/* Adjust logo row margins */
.logo-holder {
    margin-left: 5px;
    margin-right: 25px;
    flex-shrink: 0;
}

.page .header {
    margin-bottom: 1px;
}

/* Adjust header padding */
.header .header-logo-row {
    padding: 0px 0;
}


.thb-secondary-area .thb-secondary-item:first-child {
    margin-left: 1px;
		margin-top: 8px;
		margin-bottom: -13px;
}

/* Adjust categories dropdown sizing */
.thb-secondary-area .thb-secondary-item.thb-quick-search .thb-category-select {
    border-radius: 21px 0 0 21px;
    height: 35px;
    z-index: 99;
    border-right: 0;
    width: auto;
    padding-right: 29px;
    background-color: #f8f8f8;
    line-height: 34px;
    box-shadow: 0px 1px 8px rgba(0,0,0,0.1);
    margin-bottom: 0;
    background-position: calc(100% - 15px) 16px;
}

/* Adjust search icon sizing */
.woocommerce-product-search button {
    position: absolute;
    top: 0;
    right: 0;
    height: 35px;
    width: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 21px 21px 0;
    background: #9e0227 url(/wp-content/themes/wine-house/assets/css/../img/svg/search.svg) 13px center no-repeat;
    background-size: 15px 15px;
    text-indent: -999em;
}

/* Adjust navigation menu sizing*/
.thb-full-menu {
    display: inline-flex;
    margin: -8px auto -7px 0;
	  margin-left: 12px;
    padding: 0;
    list-style: none;
    line-height: 0;
    flex-wrap: wrap;
}

/* Adjust page padding*/
.row {
    padding: 0 0px;
}

/* Adjust page width*/
.row {
    max-width: 109.125rem;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    flex-flow: row wrap;
}

body .is-layout-flex > * {
    margin: 1px;
}


/* Resize main image */
.wp-block-media-text.is-image-fill .wp-block-media-text__media {
    background-size: cover;
    height: 76%;
		width: 93%;
    min-height: 250px;
}

figure {
    margin: 10;
		margin-left: 0px;
    padding: 0px;
}

/* Position & adjust width main image */
element.style {
    font-size: 5px;
    grid-template-columns: 45% auto;
    max-width: calc(100vw - 17px);
    margin-left: calc(52% - 50vw + 8.5px);
}

element.style {
    height: 16px;
}

/* Adjust image margins */
.wp-block-media-text .wp-block-media-text__media {
    grid-column: 1;
    grid-row: 1;
    margin-left: 25px;
}

/* Adjust main block margins */
.alignfull {
    margin: 1rem calc(50% - 50vw);
    max-width: 100vw;
    width: 90vw;
}

.alignfull:first-child {
    margin-top: -82px;
		margin-bottom: -300px;
}


.wp-block-media-text:last-child {
    margin-bottom: -133px;
}


h2, .h2 {
    font-size: 2rem;
    line-height: 1.50;
    margin-top: 0;
    margin-bottom: 1rem;
}


/* Adjust position and padding on text block */
.wp-block-media-text .wp-block-media-text__content {
    padding: 8%;
    height: 100%;
}

/*Adjust block margins */
body .is-layout-flex > * {
    margin-top: 10px;
		margin-bottom: -80px;
		padding-top: 10px
}

#wrapper>[role="main"] {
    display: flex;
    flex: 1;
    flex-direction: column;
    padding-bottom: 30px;
}

.alignwide {
    width: calc(102% + 100px);
    margin: .5rem -5px;
}

#wrapper {
    min-height: 95vh;
    display: flex;
    flex-direction: column;
    backface-visibility: hidden;
    scroll-behavior: smooth;
}

.wp-block-columns {
    margin-bottom: 41px;
}

/* Adjust block top margin */
body .is-layout-flex > * {
    margin-top: 4px;
    margin-bottom: -80px;
    padding-top: 8px;
}

/* Resize area before footer */
.beforefooter {
    border-top: 1px solid #e8e8e8;
    padding: 5px 0;
    font-size: 22px;
    font-weight: 600;
}

/* Resize footer titles */
.footer .widget .thb-widget-title, .footer .widget .wp-block-group__inner-container h2 {
    color: #fff;
    border-bottom: 0;
    padding-bottom: 0;
    font-size: 24px;
}

/* Resize footer content */
ul, ol, dl {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.4;
}


/* Resize footer area */
.home .footer {
    margin-top: 4px;
}

.footer {
    margin-top: 0px;
    padding: 0px 0 0px;
}


hr {
    clear: both;
    max-width: 109.125rem;
    height: ;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
}

/* Resize email address box */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    border: 1px solid #d4d4d4;
    padding: 15px 18px;
    height: 35px;
    margin-bottom: 20px;
    color: #1d1d1d;
    font-size: 13px;
    font-weight: 400;
    background: #fff;
    max-width: 100%;
    outline: 0;
    font-family: inherit;
    border-radius: 25px;
    box-shadow: 0px 1px 8px rgba(0,0,0,0.1);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.widget .thb-widget-title {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: -2px;
    line-height: 2;
    padding-bottom: -15px;
    border-bottom: 1px solid #e4e4e4;
    color: #2f2f2f;
    position: relative;
}

/* Resize subscribe button */
.widget.jetpack_subscription_widget form #subscribe-submit button {
    height: 35px;
    line-height: 30px;
    padding: 0 20px;
    color: #f9f2d9;
    background: #9e0227;
    font-size: 13px;
    font-weight: 600;
}

/* Hide scroll to top */
#scroll_to_top {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: none;
    justify-content: center;
    align-items: center;
    background: #9e0227;
    border: 2px solid #f9f2d8;
    color: #f9f2d8;
    position: fixed;
    bottom: -50px;
    right: 15px;
    z-index: 100;
}

/* Shop page */

/* Adjust pop-up cart */
.panel .side-panel-header {
    background-color: rgb(0 0 0 / 20%);
    padding: 9px 20px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom: 1px solid #000;
    font-weight: 600;
}


/* Move product description tag to left */
.wc-tabs-wrapper .wc-tabs {
    display: block;
    margin: 0 0 40px;
    padding: 0;
    list-style: none;
    text-align: left;
    border-bottom: 1px solid #e8e8e8;
}



/* Adjust SKU & tags font size */
.thb-product-detail .product-information .product_meta {
    font-size: 14px;
    line-height: 1;
    margin-top: 30px;
}

/*custom css by seedcart*/
footer.footer .footer-row {
	position: relative;
	z-index: 9999;
	padding: 0px 20px 50px 20px;
}
#wrapper > [role="main"] {
	padding-bottom: 100px;
}

.page-id-139 .beforefooter.style1 {
	display: none;
}
.beforefooter {
	z-index: 1;
}
.disclaim a {
	color: #9e0227 !important;
	text-decoration: underline;
	font-size: 20px;
}
.disclaim {
	text-align: center;
	padding-top: 50px;
}
.disclaim a:hover {
	color: #000000 !important;}

#about-cont ul{
list-style: disc inside;}

.customlisection ul{
list-style: inside;}

.btngrp .fl-button-group-button {
	margin: 0px 30px;
}

.customlisection .fl-col-content.fl-node-content {
	border-color: #9E0227;
	background-size: cover;
	min-height: 200px;
}
.wp-block-button__link.has-white-color.has-text-color.has-background.wp-element-button:hover {
	background-color: #9E0227 !important;
}


.btnwrapper {
	display: flex;
	flex-wrap: wrap;
}
.btnwrapper .rbtn,
.btnwrapper .lbtn {
	border: 1px solid #0a396c;
	padding: 10px 30px;
	background: #0a396c;
	border-radius: 25px;
	margin: 0px 30px 30px 0px;
	color: #fff !important;
}
.btnwrapper .rbtn:hover,
.btnwrapper .lbtn:hover {
	border: 1px solid #9E0227;
	background: #9E0227;

}

.btnwrapper .rbtn span,.btnwrapper .rbtn i,.btnwrapper .lbtn i,
.btnwrapper .lbtn span{color: #fff !important;} 

.flipbox .fl-col.fl-col-small {
	background: #ffffff;
	margin: 1%;
	min-height: 210px;
	width: 30% !important;
border: 2px solid #000;
	z-index: 2;
	position: relative;
}
.flipbox {
	margin-bottom: 100px;
}
.flipbox .fl-col-small{
  transition: transform 0.5s;
	
}
.flipbox .fl-col-small p{
 cursor:pointer;
	
}
.flipbox .fl-col-small:hover {
  transform: scale(1.1) ;
}
.popup-containermid button,
.popup-container button{
	cursor:pointer;
	    position: absolute;
    right: -17px;
    top: -17px;
    font-size: 17px;
    width: 35px;
    height: 35px;
    background: #ffffffe0;
    box-shadow: 1px 3px 8px 1px rgb(0,0,0);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
 .popup-containermid,.popup-container {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        justify-content: center;
        align-items: center;
        z-index: 1000;
      }

      .popup-contentmid,.popup-content {
	      position:relative;
				
        background-color: #fff;
        padding: 20px;
				width:60%;
				height:60%;
        border-radius: 5px;
        box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
      }


#main .cotainer {
	display: flex;
}
#main .imgwrap {
	margin: 2% auto;
width: 80%;
}

.woocommerce-shop .thb-woocommerce-header-title .term-description{display:block;color:#9e0227}
.ucuppersection {
	margin-left: 0px !important;
	max-width: 100% !important;
	width: 100%;
}

/* Added By Aman */

#stats .fl-row-content-wrap .fl-row-content .fl-col-group:nth-child(2)::before {
        content: "";
    position: absolute;
    top: 65%;
    left: 48.5%;
    border: 2px solid #000;
    height: 55%;
		max-width:1100px;
		width:100%;
    transform: translate(-50%, -50%);
	z-index: 1;
}

body{
	overflow-x:hidden;
}

.fl-node-ydnwx6l35h7e > .fl-row-content-wrap{
	padding-top:20px!important;
	padding-bottom:0;
}

body #home .fl-rich-text h1{
	font-size: 3rem!important;

}

woocommerce-header .breadcrumbs{
	display: none;
}
.woocommerce.archive .thb-woocommerce-header{
	min-height: 350px;
}
.thb-woocommerce-header .row{
	margin-right: 100px;
}

.p.cont {
	margin: 2% 5%;
	border-bottom: 1px solid;
	padding-bottom: 20px;
}
.woocommerce.archive .thb-woocommerce-header .breadcrumbs {
	z-index: -1;
}

.fl-button.custom-red {
	padding: 10px 20px;
	border: 1px solid #9E0227;
	color: #fff;
	background: #9E0227;
}
a.fl-button.custom-red:hover {
	background: #6d7ea1;
	border: 1px solid #6d7ea1;
}
.custom-wrap {
	padding: 20px;
text-align: center;
}

.row .column,.row .columns {
	padding-right: 0px ;
	padding-left: 0px;
}

/* Vdeep css */

.archive.woocommerce-shop .thb-category-title-container h1{
	    font-size: 4.5rem !important;
}

.archive.woocommerce-shop .term-description p{
	     font-size: 1.1em !important;
}

.archive.woocommerce-shop .custom-red{
	font-size: 16px !important;
}

#home h2 span{
	font-family: 'Calibri';
	font-size: 19.8px !important;
}
#home .fl-button .fl-button-text{
	font-family: 'Calibri' !important;
	font-size:16px !important;
}
.wp-block-query-pagination.wp-block-query-pagination-is-layout-flex {
	margin: 10px 70px;
}

.wp-block-query-pagination > .wp-block-query-pagination-next,
.wp-block-query-pagination > .wp-block-query-pagination-previous{
	border: 1px solid #b53063;
padding:10px;
}
.wp-block-query-pagination > .wp-block-query-pagination-next:hover,
.wp-block-query-pagination > .wp-block-query-pagination-previous:hover{
background-color: #b53063;
color:#ffffff;
}
.wp-block-post-date,
.wp-block-post-excerpt__more-link {
	color: #b53063;
}
.post {
	padding-bottom: 30px;
}

.page-numbers {
	padding: 10px;
border: 1px solid #b53063;
	margin: 0px 5px;


}
.related.products li.product {
	max-width: 22%;
}


/*custom code for product pege*/

/*custom code for product pege22dec23*/


@media (max-width: 991px){
	.thb-woocommerce-header .row{
		margin-right: auto;
	}
	body #home .fl-rich-text h1,
	body #home .fl-rich-text h2,
	body #home .fl-module-button .fl-button-wrap{
		text-align: center !important;
	}
.related.products li.product {
	max-width: 30%;
}

}
@media (max-width: 767px){
	body #home .fl-rich-text h1 {
    font-size: 2rem!important;
	}
.related.products li.product {
	max-width: 40%;
}
}

@media (max-width: 480px){

.related.products li.product {
	max-width: 100%;
}
}

.cart-icon, .cart-link, .woocommerce-cart, .menu-item-cart, .thb-quick-cart {
    display: none !important;
}	
