/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.quantity{
    border:1px solid #ddd!important;
    
}
#all-brand-products p{
font-size: clamp(1.375rem, 0.927vw + 1.135rem, 2.063rem)!important;
line-height: clamp(1.65rem, 1.391vw + 1.29rem, 2.681rem)!important; 
  font-family: "Brown Rosemary" !important;
  text-align:center!important; 
  position:relative!important; 
    padding-bottom:15px!important; 
    margin-bottom:15px!important; 
    text-transform:uppercase!important;
}
#all-brand-products p:before{
     position:absolute;
    width:50px;
    height:1px;
    background: var(--link_color);
    content: "";
    height: 1px;
    left: 50%;
  transform: translateX(-50%);
  bottom:5px;
}
h1{
font-size: clamp(2.188rem, 1.265vw + 1.86rem, 3.125rem)!important;
line-height: clamp(2.625rem, 1.939vw + 2.123rem, 4.063rem)!important;
}
h2{
font-size: clamp(1.975rem, 0.927vw + 1.135rem, 2.063rem)!important;
line-height: clamp(1.95rem, 1.391vw + 1.29rem, 2.681rem)!important;
}
h3{
    font-size: clamp(1.725rem, 0.843vw + 0.907rem, 1.75rem)!important;
line-height: clamp(1.75rem, 1.248vw + 1.027rem, 2.275rem)!important;
}
#product-grid-title h2{
    font-size:18px!important;
}
.fusion-rollover{
    opacity:0!important;
}
.blog-shortcode-post-title {
    font-size: 1.6em!important; 
    color: var(--awb-text-color)!important; 
    font-family: "oculi-text" !important;
    font-weight: 400 !important;
}
.blog-shortcode-post-title a{
     font-family: "oculi-text" !important;
}

#underline-title-center h2{
      position:relative;
    padding-bottom:15px;
    margin-bottom:30px;
}
#underline-title-center h2:before{
    position:absolute;
    width:50px;
    height:1px;
    background: var(--link_color);
    content: "";
    height: 1px;
    left: 50%;
  transform: translateX(-50%);
  bottom:-10px;
    
}
#heading-title-two h2{
    position:relative;
    padding-bottom:15px;
    margin-bottom:20px!important; 
}
#heading-title-two h2:before{
     position:absolute;
    width:50px;
    height:1px;
    background: var(--link_color);
    content: "";
    height: 1px;
    left: 0;
    bottom:-10px;
}
.brand_page_first_row_text_container h2{
     position:relative;
    padding-bottom:15px;
    margin-bottom:30px;
}
.brand_page_first_row_text_container h2:before{
     position:absolute;
    width:50px;
    height:1px;
    background: var(--link_color);
    content: "";
    height: 1px;
    left: 0;
    bottom:0px;
}
.brand_page_second_row_text_container h2{
     position:relative;
    padding-bottom:15px;
    margin-bottom:30px;
}
.brand_page_second_row_text_container h2:before{
     position:absolute;
    width:50px;
    height:1px;
    background: var(--link_color);
    content: "";
    height: 1px;
    left: 0;
    bottom:0px;
}
.below_banner_text_section_container h2{
    position:relative;
    padding-bottom:15px;
    margin-bottom:30px;
}
.below_banner_text_section_container h2:before{
    position:absolute;
    width:50px;
    height:1px;
    background: var(--link_color);
    content: "";
    height: 1px;
    left: 0;
    bottom:0px;
    
}
.browse_our_collection_container_text h2{
       position:relative;
    padding-bottom:15px;
    margin-bottom:30px;
}
.browse_our_collection_container_text h2:before{
    position:absolute;
    width:50px;
    height:1px;
    background: var(--link_color);
    content: "";
    height: 1px;
    left: 50%;
  transform: translateX(-50%);
  bottom:0px;
    
}
.homepage_testimonials_container_text h2{
         position:relative;
    padding-bottom:15px;
    margin-bottom:30px;
    text-transform:uppercase!important;
}
.homepage_testimonials_container_text h2:before{
    position:absolute;
    width:50px;
    height:1px;
    background: var(--link_color);
    content: "";
    height: 1px;
    left: 0;
  bottom:0px;
    
}
.fusion-page-title-bar h1{
     text-transform:uppercase!important;
}
.homepage_our_brands_container_text h2{
       position:relative;
    padding-bottom:15px;
    margin-bottom:30px;
}
.homepage_our_brands_container_text h2:before{
    position:absolute;
    width:50px;
    height:1px;
    background: var(--link_color);
    content: "";
    height: 1px;
    left: 50%;
  transform: translateX(-50%);
  bottom:0px;
    
}
.homepage_three_step_process_container_text h2{
      position:relative;
    padding-bottom:15px;
    margin-bottom:30px;
    text-transform:uppercase!important;
}
.homepage_three_step_process_container_text h2:before{
    position:absolute;
    width:50px;
    height:1px;
    background: var(--link_color);
    content: "";
    height: 1px;
    left: 50%;
  transform: translateX(-50%);
  bottom:0px;
    
}
.homepage_browse_our_collection_container_text h2{
     position:relative;
    padding-bottom:15px;
    margin-bottom:30px;
    text-transform:uppercase!important;
}
.homepage_browse_our_collection_container_text h2:before{
    position:absolute;
    width:50px;
    height:1px;
    background: var(--link_color);
    content: "";
    height: 1px;
    left: 50%;
  transform: translateX(-50%);
  bottom:0px;
    
}
.above-heading p{
    color: #354047 !important;
    text-transform: none !important;
    font-size: 20px !important;
    font-weight: 300 !important;
    font-style: italic !important;
        margin-bottom: 0!important;
}
div.fusion-woo-cart-totals-wrapper div.wc-proceed-to-checkout a{
    color:#fff!important;
}
.shop_table .product-info .variation{
    font-size:13px!important;
}
.shop_table .variation p{
    margin-bottom:0!important;
}
#sienna-product-tabs .active>a {
    background-color: #55231c!important;
    color: #fff;
}
.fusion-woo-notices-tb .wc-block-components-notice-banner.is-success{
    background-color: #e5eee4!important;
   
}
.wc-block-components-notice-banner{
    border:1px solid #ddd!important;
}
.splide__arrow{
       background: #55231c!important;
}
#splideourbranshome .splide__slide{
    opacity:1;
    
}

.homepagetestimonials {
	background-color: #666;
	padding: 20px;
}


.threestepprocessleft h2{
    margin-bottom:15px!important;
    text-transform: uppercase!important;
}
.threestepprocessleft p{
    margin-bottom:0;
}
.design-option-name-url-li:hover {
	cursor: pointer;
}
.brand_top_section_container h1 {
	text-align: center;
}
.brand_top_section_description {
	text-align: center;
}

.brand_top_section_button {
	text-align: center;
	margin-bottom: 50px;
	justify-content: center;
}
.brand_top_section_heading {
	margin-top: 15px!important;
}
.brand_top_section_description p {
	max-width: 66ch;
	margin: 20px auto;
}
.brand_page_first_row_text_container h2 {
	line-height: 1.4;
	margin-bottom: 15px;
}
.brand_page_second_row_text_container h2 {
	line-height: 1.4;
	margin-bottom: 15px;
}
.brand_page_first_row_text_container h3 {
	color: #354047 !important;
	text-transform: none !important;
	font-size: 20px !important;
	font-weight: 300 !important;
	font-family: 'oculi-text' !important;
	font-style: italic !important;
	margin-bottom: 5px!important;
}
.brand_page_second_row_text_container h3 {
	color: #354047 !important;
	text-transform: none !important;
	font-size: 20px !important;
	font-weight: 300 !important;
	font-family: 'oculi-text' !important;
	font-style: italic !important;
	margin-bottom: 5px!important;
}
#brand-name h1 {
	color: #354047 !important;
	text-transform: none !important;
	font-size: 20px !important;
	font-weight: 300 !important;
	font-family: 'oculi-text' !important;
	font-style: italic !important;
}
#above-title-sm p {
	margin-top: 15px!important;
	margin-bottom: 5px!important;
	
}
#splidecollection.splide:not( .is-overflow) .splide__list {
	justify-content: center;
}
#splideimageslidercategory.splide:not( .is-overflow) .splide__list {
	justify-content: center;
}
#thumbnail-carousel-splide {
	margin-top: 20px;
}
#thumbnail-carousel-splide-track {
	margin-left: 60px;
	margin-right: 60px;
}
.splide__slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.splide__slide {
	opacity: 0.6;
}
.splide__slide.is-active {
	opacity: 1;
}
#product-category-ptb .fusion-image-element {
	grid-column: 1/8;
	grid-row: 1/2;
}
.product-category-description-container h1 {
	margin-top: 0;
	margin-bottom: 15px;
}
.product-category-description {
	margin-bottom: 20px;
}
#splidecollection .splide__slide img {
	height: auto;
}
#splidecollection .splide__slide {
	opacity: 1;
}

.below_banner_text_section_container {
	max-width: 48ch;
}
#splideimageslidercategory .splide__slide {
	border: 1px solid #ddd;
	padding: 10px;
}
#splideimageslidercategory.splide:not( .is-overflow) .splide__list {
	justify-content: flex-start;
}
.browse_our_collection_container_text h2 {
	margin-bottom: 30px!important;
	text-align: center;
}
#product-category-ptb .fusion-imageframe {
	display: block;
}
#product-category-ptb .fusion-imageframe img {
	width: 100%;
}
.fusion-woo-product-design-clean .products .product .product-details-container, .fusion-woo-product-design-clean .slides .product .product-details-container {
	text-align: left!important;
}
.product-grid-view .fusion-product-content {
	padding: 10px 0 0 0!important;
}
.sienna-brand-url a {
	font-family: Karla, Arial, Helvetica, sans-serif!important;
	font-style: italic;
	font-size: 15px;
}
.product-details-container h3 {
	text-overflow: ellipsis!important;
	overflow: hidden;
	white-space: nowrap!important;
	display: block!important;
	margin-bottom: 15px!important;
	font-style: normal!important;
	font-size: 18px!important;
	color: var(--awb-link-color)!important;
	margin-top: 5px!important;
}
.fusion-price-rating .price span {
	font-size: 14px!important;
	color: #333!important;
}
.fusion-price-rating .price span {
	font-size: 14px!important;
	color: #333!important;
}
.view-details {
	font-size: 14px !important;
	color: #333 !important;
	display: inline-block!important;
}
.homepage_browse_our_collection_container_text h2{
    text-align:center;
}
#splideourbranshome li .subcategory-img {
   overflow:hidden;
}
#splideourbranshome li a img{
    transition: transform 0.15s ease-in-out;
}
#splideourbranshome li a:hover img{
        transform: scale(1.05);
}
#splideourbranshome .splide__slide{
    opacity:1!important;
}
#splideourbranshome .splide__arrow--next{
    right:2em;
}
#splideourbranshome .splide__arrow--prev{
    left:2em;
}
#splideourbranshome li p {
    margin-bottom: 20px;
    text-transform:uppercase;
    font-weight: 400 !important;
    margin-top: 15px;
    text-align: left;
    position: relative;
    width:max-content;
    font-family: "Brown Rosemary" !important;
    font-size: 22px !important;
}

#splideourbranshome li p:before {
    position: absolute;
    width: 30px; /* Initial small width */
    background: var(--link_color);
    content: "";
    height: 1px;
    bottom: 0;
    left: 0;
    transition: width 0.3s ease; /* Add a smooth transition */
}

#splideourbranshome li a:hover p:before {
    width: 100%; /* Expand to the full width on hover */
}

#splidecollectionhome  li p {
    margin-bottom: 20px;
    font-family: "Brown Rosemary"!important;
    text-transform:uppercase !important;
    margin-top: 15px;
    font-size: 20px;
    text-align: left;
    position: relative;
    width:max-content;
}

#splidecollectionhome  li p:before {
    position: absolute;
    width: 30px; /* Initial small width */
    background: var(--link_color);
    content: "";
    height: 1px;
    bottom: 0;
    left: 0;
    transition: width 0.3s ease; /* Add a smooth transition */
}

#splidecollectionhome  li a:hover p:before {
    width: 100%; /* Expand to the full width on hover */
}

#splidecollectionhome li .subcategory-img {
   overflow:hidded;
}
#splidecollectionhome li a img{
    transition: transform 0.15s ease-in-out;
}
#splidecollectionhome li a:hover img{
        transform: scale(1.05);
}
#splidecollectionhome .splide__slide{
    opacity:1!important;
}
#splidecollectionhome .splide__arrow--next{
    right:2em;
}
#splidecollectionhome .splide__arrow--prev{
    left:2em;
}
.homepage_our_brands_container h2{
    text-align:center;
}
.homepage_three_step_process_container_text {
     text-align:center;
}

 .rating5{
  background-image: url("/wp-content/uploads/2024/09/5-stars.svg"); 
  height: 18px; 
  background-position: left; 
  background-repeat: no-repeat; 
  background-size: contain; 
     
 }
  .rating4{
     background-image: url("/wp-content/uploads/2024/09/4-stars.svg"); 
     height: 18px; 
  background-position:left; 
  background-repeat: no-repeat; 
  background-size: contain; 
 }
 #splidehometestimonials .splide__track{
     padding-bottom:60px;
 }
 .testimonial-block{
     padding:15px;
     background:#f9f9f9;
     border: 1px solid #ddd;
 }
 .homepagetestimonialscustomer{
     margin-top:15px!important;
     margin-bottom:10px!important;
 }
 .homepagetestimonialsdate{
     font-size: 13px!important;
    margin-bottom: 10px!important;
 }
 #splidehometestimonials .splide__slide{
     opacity:1!important;
 }
#splide3stepprocesshome .splide__slide{
     opacity:1!important;
 }
 .product-grid-view {
     cursor:poiner;
 }
 .fusion-clean-product-image-wrapper {
     overflow:hidden;
 }
  .product-grid-view .fusion-clean-product-image-wrapper img {
     transition: transform 0.15s ease-in-out; 
  }
  .product-grid-view:hover .fusion-clean-product-image-wrapper img {
        transform: scale(1.05);
  }
   .product-grid-view:hover .fusion-product-wrapper{
        box-shadow:rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  }
  .product-grid-view .fusion-product-wrapper{
       transition: all 0.15s ease-in-out; 
  }
  .wpfFilterTitle .fa-minus:before{
      
  }
  .fusion-price-rating{
      min-height:28px!important;
  }
  .testimonial-wrapper{
      display:flex;
      flex-direction:column;
  }
  .homepagetestimonialstext{
      margin-block-start:auto!important;
  }
@media only screen and (min-width: 1024px) {
    .threestepprocess {
	display: grid;
    grid-template-columns:1fr 1fr; 
	align-items: center;
	gap:20px;


}
.threestepprocessleft{
   padding:0 80px;
    place-self:center;
}
    
    #splidecollectionhome a p{
    font-size: 22px!important;
		line-height: 32px;
		margin-top:15px;
}
	#heading-title-two h2 p {
		text-transform:uppercase!important;
	}
	.browse_our_collection_container_text {
		margin-top: 60px;
	}
	.products li.product .fusion-product-wrapper {
		padding: 15px!important;
		border: 1px solid #ddd!important;
	}
	.fusion-clean-product-image-wrapper .fusion-rollover .cart-loading {
		display: none!important;
	}
	.fusion-woo-product-design-clean .products .fusion-rollover-content .fusion-product-buttons {
		display: none!important;
	}
	.fusion-image-wrapper .fusion-rollover {
		background-image: none!important;
	}
	.browse_our_collection_container {
		margin-bottom: 40px;
	}
	#product-category-ptb>div {
		display: grid!important;
		grid-template-columns: 4vw 1fr 1fr 1fr 1fr 1fr 1fr;
	}
	#product-category-ptb .product-category-description-wrapper {
		grid-column: 2/4;
		grid-row: 1/2;
		z-index: 9;
		align-self: center;
		background: #ffffff8f;
		padding: 30px;
		width: clamp(45ch, 50%, 75ch);
	}
	#product-category-ptb .fusion-imageframe {
		border-left: 20px solid #fff!important;
		border-right: 20px solid #fff!important;
	}
}
@media only screen and (max-width: 1024px) {
   .homepage_our_brands_container{
        padding-bottom:50px;
    }
    .threestepprocessleft p{
        margin-bottom:0!important;
    }
    .threestepprocessright{
        grid-row:1/2;
    }
  #splideourbranshome .splide__pagination{
    bottom:-20px!important;
}
     .threestepprocess {
	display: grid;
    grid-template-columns:1fr; 
	align-items: center;
	gap:20px;


}
   
    #splidecollectionhome a p{
    font-size: 22px!important;
		font-family: "oculi-text" !important;
		line-height: 22px;
		margin-top:15px;
}
	#heading-title-two h2 p {
		font-size: 22px!important;
		font-family: "oculi-text" !important;
		line-height: 32px;
	}
	#heading-title-two h2 br {
		display: none;
	}
	#site-logo img {
		vertical-align: top;
		box-shadow: none !important;
		width: 100px!important;
	}
	.browse_our_collection_container_text {
		margin-top: 30px;
	}
	#product-category-ptb .product-category-description-wrapper {
		padding: 0;
		width: 100%;
		padding: 30px 4vw;
		background: #f9f9f9;
	}
}
.wpfFilterWrapper .wfpTitle{
    text-transform:uppercase!important;
}
.fusion-nothing-found{
    margin-bottom: 0!important;
    text-align: center!important;
    font-size: 18px!important;
    background: #f9f9f9!important;
    padding: 15px!important;
}
.fusion-nothing-found p{
    font-size: 18px!important;
     margin-bottom: 0!important;
}
.brand_page_first_row_text_container{
    max-width:60ch;
    margin:auto;
}
.brand_page_second_row_text_container{
     max-width:60ch;
    margin:auto;
}
.brand_top_section_heading{
    margin-top:0!important;
}
.woocommerce-pagination .current{
    background:#55231c!important;
    border:1px solid #55231c!important;
}
 .woocommerce-pagination .page-numbers:hover {
     border:1px solid #55231c!important;
     color:#55231c;
 }
#footer-heading h3{
    font-size:18px!important;
}
#narrow-column > div{
    max-width:60ch!important;
    margin:auto!important;
}
#blog-card-post-title{
    
}
.menu-item .fusion-button{
    padding-left: 10px;
    padding-right: 10px;
       
   
}
.sort-products{
    display: grid;
    grid-template-columns: auto 1fr;
    justify-content: center;
    align-items: center;
    gap: 15px;
    background: #f9f9f9;
    padding: 15px;
    margin-bottom: 15px;
}
.sort-products span{
    display: block;
    text-align: center;
}
#product-card-brand a:hover{
    color:#55231c!important;
}
#post-card-blog-post-title{
    margin-top:0!important;
}
#post-card-blog-post-title > div a:hover{
   color:#55231c!important;
}


#brand-page-card .fusion-text p{
    position:relative;
     margin-bottom: 20px;
    text-transform:uppercase;
    font-weight: 400 !important;
    margin-top: 15px;
    text-align: left;
    position: relative;
    width:max-content;
}
#brand-page-card .fusion-text p:before{
     position:absolute;
    width:30px;
    height:1px;
    background: var(--link_color);
    content: "";
    height: 1px;
    left: 0;
    bottom:-10px;
     transition: all 0.15s ease-in-out;
    
}
#brand-page-card:hover .fusion-text p:before{
  width:100%;  
}

#brand-page-card .fusion-image-element {
    overflow:hidden;
    
}
#brand-page-card .fusion-image-element img{
    transition: transform 0.15s ease-in-out;
}
#brand-page-card:hover .fusion-image-element img{
        transform: scale(1.05);
}
#narrow-paragraph p{
    max-width:66ch;
}
@media only screen and (max-width: 768px) {
    .brand_top_section_container h1 br{
        display:none;
        
    }
    .brand_top_section_heading{
        margin-top:0!important;
        margin-bottom:20px!important;
       
    }
    .brand_top_section_container{
         padding-left: var(--container_padding_100_left, var(--hundredp_padding))!important;
        padding-right: var(--container_padding_100_left, var(--hundredp_padding))!important;
    }
   #flip-text{
        order:1;
    
    }
    #flip-image{
        order:2;
        margin-top:20px!important;
        margin-bottom:0!important;
    
    }
    #flip-img-mobile{
        padding-top:0!important;
    }
}
.fusion-update-cart{
    background:#939393!important;
}

.product-cta-wrapper h2{
    font-family: var(--awb-text-font-family)!important;
}
.equiery_product_specification_container h2{
    text-transform:uppercase!important;
}
.equiery_product_prices_container h2{
     text-transform:uppercase!important;
}
.equiery_product_prices_content h3{
    text-transform:uppercase!important;
}
.fusion-title-heading{
     text-transform:uppercase!important;
}