/*
===============================================================
 #CUSTOM CSS
- Please do not edit this file. This file is generated from admin area.
- Every changes here will be overwritten by theme
===============================================================*/
    /* header-logo-width 
=========================*/
.aux-logo-header .aux-logo-anchor{ max-width:80px; }
/* header-logo-max-height-type 
=========================*/
.aux-logo-header .aux-logo-anchor > img { max-height:85px; }
/* site-frame-background-color 
=========================*/
@media screen and (min-width: 700px) { .aux-framed .aux-side-frames, body.aux-framed:after, .aux-framed .aux-side-frames:before, .aux-framed .aux-side-frames:after {background-color:#111111;}}
/* sticky-header-color 
=========================*/
.aux-elementor-header.aux-sticky .elementor-section-wrap > .elementor-section { background-color:#FFFFFF !important; }
/* site-header-container-scaled-height 
=========================*/
.aux-top-sticky .site-header-section.aux-sticky .aux-fill .aux-menu-depth-0 > .aux-item-content, .aux-top-sticky .site-header-section.aux-sticky .aux-header-elements,.aux-elementor-header.aux-sticky .elementor-section-wrap > .elementor-section > .elementor-container { min-height:80px; }
/* site-header-container-height 
=========================*/
.site-header-section .aux-header-elements:not(.aux-vertical-menu-elements), .site-header-section .aux-fill .aux-menu-depth-0 > .aux-item-content { height:85px; }
/* site-transparent-header-bgcolor 
=========================*/
.site-header-section { background-color:#FFFFFF; }
/* site-vertical-menu-background-color 
=========================*/
.aux-vertical-menu-side { background-color:#FFF; }
/* site-header-navigation-item-height 
=========================*/
.site-header-section .aux-middle .aux-menu-depth-0 > .aux-item-content { height:60px; }
/* site-mobile-header-toggle-button-color 
=========================*/
.site-header-section .aux-header .aux-burger:before, .site-header-section .aux-header .aux-burger:after, .site-header-section .aux-header .aux-burger .mid-line { border-color:#3d3d3d; }
/* site-menu-full-screen-background-color 
=========================*/
#fs-menu-search:before { background-color:rgba(255, 255, 255, 0.95); }
/* site-top-header-background-color 
=========================*/
#top-header {background-color:#FFFFFF;}
/* blog-post-like-icon-size 
=========================*/
.single-post .wp_ulike_general_class .wp_ulike_btn:before { font-size:10px; }
/* blog-post-share-button-icon-size 
=========================*/
.single-post .aux-single-post-share span::before { font-size:10px; }
/* post-title-bar-overlay-pattern-opacity 
=========================*/
.single-post .aux-overlay-bg-hash::before { opacity:0.15; }
/* page-title-bar-overlay-pattern-opacity 
=========================*/
.page .aux-overlay-bg-hash::before { opacity:0.5; }
/* subfooter-bar-layout-bg-color 
=========================*/
.aux-subfooter-bar { background-color:#fafafa; }
/* subfooter-bar-top-border-color 
=========================*/
.aux-subfooter-bar { border-top:1px solid #EAEAEA; }
/* subfooter-layout-bg-image-position 
=========================*/
.aux-subfooter {background-position:center center;}
/* subfooter-layout-bg-image-size 
=========================*/
.aux-subfooter {background-size:cover;}
/* subfooter-layout-bg-image-repeat 
=========================*/
.aux-subfooter {background-repeat:no-repeat;}
/* subfooter-top-border-color 
=========================*/
.aux-subfooter { border-top:1px solid #EAEAEA; }
/* site-footer-bg-color 
=========================*/
.aux-site-footer {background-color:#1A1A1A;}
/* footer-top-border-color 
=========================*/
.aux-site-footer {border-top:1px solid #EAEAEA;}
/* footer-top-border-width 
=========================*/
.aux-site-footer { border-top-width:1px; }
/* site-secondary-logo-max-height 
=========================*/
.aux-logo-footer .aux-logo-anchor img { max-height:50px; }
/* product-title-bar-overlay-pattern-opacity 
=========================*/
.single-product .aux-overlay-bg-hash::before { opacity:0.5; }
/* body-typography 
=========================*/
body{ font-family:'Poppins'; } 
/* general-heading-h1 
=========================*/
body h1, body .aux-h1{ font-family:'Poppins'; } 
/* general-heading-h2 
=========================*/
body h2, body .aux-h2{ font-family:'Poppins'; } 
/* general-heading-h3 
=========================*/
body h3, body .aux-h3{ font-family:'Poppins'; } 
/* general-heading-h4 
=========================*/
body h4, body .aux-h4{ font-family:'Poppins'; } 
/* general-heading-h5 
=========================*/
body h5, body .aux-h5{ font-family:'Poppins'; } 
/* product-setting-section-single-appearance-title 
=========================*/
.single-product .entry-title{ color:rgb(22, 22, 22); font-size:36px; font-weight:500; text-transform:capitalize; } 
@media(max-width: 1024px){ .single-product .entry-title{ font-size:30px; }  } 
@media(max-width: 768px){ .single-product .entry-title{ font-size:25px; line-height:1.5em; }  } 
/* product-setting-section-single-appearance-price 
=========================*/
.single-product .price .amount, .single-product .price ins .amount{ color:var(--e-global-color-secondary); font-size:41px; font-weight:300; } 
@media(max-width: 1024px){ .single-product .price .amount, .single-product .price ins .amount{ font-size:31px; }  } 
@media(max-width: 768px){ .single-product .price .amount, .single-product .price ins .amount{ font-size:30px; }  } 
/* product-setting-section-single-appearance-reg-price 
=========================*/
.single-product .price del .amount, .single-product .price del{ color:rgba(16, 16, 16, 0.5); font-size:26px; font-weight:400; } 
@media(max-width: 1024px){ .single-product .price del .amount, .single-product .price del{ font-size:20px; }  } 
@media(max-width: 768px){ .single-product .price del .amount, .single-product .price del{ font-size:20px; }  } 
/* product-setting-section-single-appearance-star-text 
=========================*/
.single-product .woocommerce-review-link{ font-family:'Kulim Park'; color:var(--e-global-color-secondary); font-size:18px; font-weight:600; } 
@media(max-width: 1024px){ .single-product .woocommerce-review-link{ font-size:15px; }  } 
@media(max-width: 768px){ .single-product .woocommerce-review-link{ font-size:14px; }  } 
/* product-setting-section-single-appearance-meta-field 
=========================*/
.single-product .aux-shop-meta-field span{ color:rgb(22, 22, 22); font-size:15px; font-weight:600; } 
@media(max-width: 768px){ .single-product .aux-shop-meta-field span{ font-size:14px; }  } 
/* product-setting-section-single-appearance-add-to-btn 
=========================*/
.single-product .cart .auxshp-add-to-cart{ color:var(--e-global-color-36d7b65); font-size:16px; font-weight:400; } 
@media(max-width: 1024px){ .single-product .cart .auxshp-add-to-cart{ font-size:14px; }  } 
@media(max-width: 768px){ .single-product .cart .auxshp-add-to-cart{ font-size:13px; }  } 
/* product-setting-section-single-appearance-category 
=========================*/
.single-product .auxshp-cats-wrapper .auxshp-label{ color:rgb(22, 22, 22); font-size:17px; font-weight:600; letter-spacing:1.2px; } 
@media(max-width: 1024px){ .single-product .auxshp-cats-wrapper .auxshp-label{ font-size:15px; }  } 
/* product-setting-section-single-appearance-category-terms 
=========================*/
.single-product .auxshp-cats-wrapper .auxshp-meta-terms, .single-product .auxshp-cats-wrapper .auxshp-meta-terms a{ font-family:'Kulim Park'; color:rgb(151, 151, 151); font-size:17px; font-weight:400; letter-spacing:1.2px; } 
@media(max-width: 1024px){ .single-product .auxshp-cats-wrapper .auxshp-meta-terms, .single-product .auxshp-cats-wrapper .auxshp-meta-terms a{ font-size:15px; }  } 
/* product-setting-section-single-appearance-tabs-content 
=========================*/
.single-product .woocommerce-tabs .tabs-content{ font-family:'Poppins'; color:rgb(149, 149, 149); font-size:15px; font-weight:400; line-height:1.4em; } 
@media(max-width: 1024px){ .single-product .woocommerce-tabs .tabs-content{ font-size:13px; line-height:1.5em; }  } 
@media(max-width: 768px){ .single-product .woocommerce-tabs .tabs-content{ font-size:14px; }  } 
/* product-setting-section-single-appearance-description 
=========================*/
.single-product .woocommerce-product-details__short-description{ color:rgb(125, 125, 125); font-size:16px; font-weight:400; } 
@media(max-width: 1024px){ .single-product .woocommerce-product-details__short-description{ font-size:14px; }  } 
/* product-setting-section-shop-page-product-title-typo 
=========================*/
.aux-shop-archive .products-loop .auxshp-loop-title{ color:var(--e-global-color-36d7b65); font-size:24px; font-weight:500; line-height:1.5em; } 
@media(max-width: 1024px){ .aux-shop-archive .products-loop .auxshp-loop-title{ font-size:21px; }  } 
@media(max-width: 768px){ .aux-shop-archive .products-loop .auxshp-loop-title{ font-size:19px; line-height:1.5em; }  } 
/* product-setting-section-shop-page-product-price-typo 
=========================*/
.aux-shop-archive .products-loop .price .amount, .aux-shop-archive .products-loop .price ins .amount{ color:var(--e-global-color-36d7b65); font-size:26px; font-weight:300; line-height:1.5em; } 
@media(max-width: 1024px){ .aux-shop-archive .products-loop .price .amount, .aux-shop-archive .products-loop .price ins .amount{ font-size:24px; }  } 
@media(max-width: 768px){ .aux-shop-archive .products-loop .price .amount, .aux-shop-archive .products-loop .price ins .amount{ font-size:20px; line-height:2em; }  } 
/* product-setting-section-shop-page-product-meta-fields 
=========================*/
.aux-shop-archive .products-loop .aux-shop-meta-fields span{ font-size:19px; font-weight:400; letter-spacing:1.14px; color:rgba(255, 255, 255, 0.7); } 
/* product-setting-section-single-appearance-tabs-title 
=========================*/
.woocommerce-page .woocommerce-tabs .tabs li a{ font-size:25px; font-weight:600; font-family:'Poppins'; color:rgba(22, 22, 22, 0.3); } 
@media(max-width: 1024px){ .woocommerce-page .woocommerce-tabs .tabs li a{ font-size:22px; }  } 
@media(max-width: 768px){ .woocommerce-page .woocommerce-tabs .tabs li a{ font-size:17px; }  } 
/* comment-forms-button-typo 
=========================*/
#commentform .form-submit input[type="submit"]{ color:var(--e-global-color-36d7b65); font-size:16px; font-weight:400; text-transform:uppercase; line-height:1.2em; letter-spacing:0.48px; } 
/* comment-forms-notes-typo 
=========================*/
#commentform .comment-notes{ font-size:16px; font-weight:400; color:rgb(125, 125, 125); line-height:1.4em; } 
@media(max-width: 768px){ #commentform .comment-notes{ font-size:14px; line-height:1.6em; }  } 
/* product-related-posts-title-typo 
=========================*/
.aux-widget-related-products .auxshp-entry-main .auxshp-loop-title{ color:var(--e-global-color-36d7b65); font-size:24px; font-weight:500; line-height:1.4em; } 
/* product-related-posts-price-typo 
=========================*/
.aux-widget-related-products .auxshp-entry-main .price .amount , .aux-widget-related-products .auxshp-entry-main .price ins .amount{ color:var(--e-global-color-36d7b65); font-size:26px; font-weight:300; } 
/* product-related-posts-label-typo 
=========================*/
.single-product .auxshp-related-products .widget-title{ color:var(--e-global-color-text); font-size:50px; font-weight:600; line-height:1.5em; } 
@media(max-width: 1024px){ .single-product .auxshp-related-products .widget-title{ font-size:40px; }  } 
@media(max-width: 768px){ .single-product .auxshp-related-products .widget-title{ font-size:35px; }  } 
/* comment-author-typo 
=========================*/
.aux-commentlist .comment-author .fn, .aux-commentlist .comment-author .fn a{ color:var(--e-global-color-text); font-size:26px; font-weight:400; text-transform:uppercase; letter-spacing:0.52px; } 
/* comment-info-typo 
=========================*/
.aux-commentlist .comment .comment-author time a{ color:rgb(135, 135, 135); font-size:16px; font-weight:300; } 
/* comment-content-typo 
=========================*/
.aux-commentlist .comment .comment-body{ color:rgb(78, 78, 78); font-size:16px; font-weight:400; } 
/* product-single-wishlist-button-icon-size 
=========================*/
.single-product .auxshp-wishlist .auxshp-wishlist-icon::before { font-size:25px; }
/* product-single-share-button-icon-size 
=========================*/
.single-product .aux-share-btn span::before { font-size:25px; }
/* product-single-wishlist-button-icon-color 
=========================*/
.single-product .auxshp-wishlist .auxshp-wishlist-icon::before { color:#1173f8; }
/* product-setting-section-single-appearance-review-author 
=========================*/
.single-product .woocommerce-review__author{ font-family:'Poppins'; color:var(--e-global-color-text); font-size:26px; font-weight:500; line-height:1.3em; letter-spacing:0.52px; } 
@media(max-width: 1024px){ .single-product .woocommerce-review__author{ font-size:20px; }  } 
/* product-setting-section-single-appearance-review-date 
=========================*/
.single-product .woocommerce-review__published-date{ color:rgb(135, 135, 135); font-size:16px; font-weight:300; line-height:1.4em; } 
@media(max-width: 1024px){ .single-product .woocommerce-review__published-date{ font-size:14px; }  } 
/* product-setting-section-single-appearance-review-content 
=========================*/
.single-product .woocommerce-Reviews .comment-text{ color:rgb(78, 78, 78); font-weight:400; font-size:16px; } 
@media(max-width: 1024px){ .single-product .woocommerce-Reviews .comment-text{ font-size:14px; }  } 
/* comment-forms-placeholder-typo 
=========================*/
#commentform input::placeholder, #commentform textarea::placeholder{ color:rgb(125, 125, 125); text-transform:uppercase; font-size:16px; } 
/* comment-forms-label-typo 
=========================*/
#commentform label{ color:rgb(125, 125, 125); font-size:16px; font-weight:300; text-transform:uppercase; line-height:1.4em; } 
/* product-single-wishlist-button-margin 
=========================*/
.single-product .auxshp-wishlist .auxshp-wishlist-icon{ margin: 10px 20px 0px 0px !important } 
/* product-related-posts-reg-price-typo 
=========================*/
.aux-widget-related-products .auxshp-entry-main .price ins del,  .aux-widget-related-products .auxshp-entry-main .price del .amount{ color:var(--e-global-color-36d7b65); font-size:13px; font-weight:400; } 
/* product-setting-section-single-appearance-review-title 
=========================*/
.single-product .woocommerce-Reviews-title{ font-size:16px; } 
@media(max-width: 1024px){ .single-product .woocommerce-Reviews-title{ font-size:14px; }  } 
/* product-setting-section-shop-page-result-typo 
=========================*/
.woocommerce-page .woocommerce-result-count{ font-size:15px; color:rgb(78, 78, 78); font-weight:400; line-height:1.4em; } 
@media(max-width: 768px){ .woocommerce-page .woocommerce-result-count{ font-size:15px; }  } 
/* sidebar-common-widget-title-typography 
=========================*/
.aux-sidebar .widget-title{ color:rgb(22, 22, 22); font-size:23px; font-weight:600; text-transform:capitalize; line-height:1.4em; } 
/* sidebar-global-typography 
=========================*/
.aux-sidebar{ color:rgb(22, 22, 22); font-size:18px; font-weight:400; line-height:1.4em; } 
/* product-setting-section-shop-page-title-typo 
=========================*/
.woocommerce-page .page-title{ font-size:36px; } 
@media(max-width: 1024px){ .woocommerce-page .page-title{ font-size:30px; }  } 
@media(max-width: 768px){ .woocommerce-page .page-title{ font-size:20px; }  } 
/* product-setting-section-shop-page-bread-typo 
=========================*/
.woocommerce-page .aux-breadcrumbs > span, .woocommerce-page .aux-breadcrumbs > span a{ font-size:36px; } 
@media(max-width: 1024px){ .woocommerce-page .aux-breadcrumbs > span, .woocommerce-page .aux-breadcrumbs > span a{ font-size:30px; }  } 
@media(max-width: 768px){ .woocommerce-page .aux-breadcrumbs > span, .woocommerce-page .aux-breadcrumbs > span a{ font-size:20px; }  } 
/* product-setting-section-shop-page-product-reg-price-typo 
=========================*/
.aux-shop-archive .products-loop .price del,  .aux-shop-archive .products-loop .price del .amount{ font-size:26px; } 
@media(max-width: 768px){ .aux-shop-archive .products-loop .price del,  .aux-shop-archive .products-loop .price del .amount{ font-size:19px; }  } 
/* product-setting-section-shop-page-product-excerpt-typo 
=========================*/
.aux-shop-archive .products-loop .aux-shop-desc-wrapper{ font-size:26px; line-height:1.5em; } 
@media(max-width: 768px){ .aux-shop-archive .products-loop .aux-shop-desc-wrapper{ font-size:19px; line-height:1.5em; }  } 
/* elementor-color-primary 
=========================*/
.aux-customize-preview.elementor-kit-2284 {--e-global-color-primary: #EBBA79;}
/* elementor-color-secondary 
=========================*/
.aux-customize-preview.elementor-kit-2284 {--e-global-color-secondary: #EBBA79;}
/* elementor-color-text 
=========================*/
.aux-customize-preview.elementor-kit-2284 {--e-global-color-text: #6C6C6C;}
/* elementor-color-accent 
=========================*/
.aux-customize-preview.elementor-kit-2284 {--e-global-color-accent: #61CE70;}
/* portfolio-single-share-button-icon-size 
=========================*/
.single-portfolio .aux-single-portfolio-share span::before { font-size:10px; }
/* portfolio-single-like-icon-size 
=========================*/
.single-portfolio .wp_ulike_general_class button::before { font-size:10px; }
/* portfolio-title-bar-overlay-pattern-opacity 
=========================*/
.single-portfolio .aux-overlay-bg-hash::before { opacity:0.5; }
/* portfolio-classic-entry-box-background-color 
=========================*/
.post-type-archive-portfolio .aux-entry-boxed .entry-main { background-color:#FFFFFF; }
/* portfolio-classic-entry-box-border-color 
=========================*/
.post-type-archive-portfolio .aux-entry-boxed .entry-main { border-color:#EAEAEA !important; }
/* portfolio-land-side-background-color 
=========================*/
.post-type-archive-portfolio .aux-item-land .aux-land-side { background-color:#FFFFFF; }
/* portfolio-land-side-border-color 
=========================*/
.post-type-archive-portfolio .aux-item-land .aux-land-side { border-color:#EAEAEA !important; }
