/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here*/

.elementor-element.elementor-element-b778faf.img_position_set.elementor-widget.elementor-widget-image  {
    position: absolute;
    display: flex;
    z-index: 1;
    margin-left: 111px;
    margin-top: -22px;
}/*
.elementor-element.elementor-element-c3c1948  {
       text-align: center;
    margin-top: 204px;
    justify-content: right;
    margin-left: 125px;
}
.elementor-widget-wrap.elementor-element-populated.e-swiper-container.carousel_col {
   
    justify-content: center;
} */
.elementor-element.elementor-element-25df720.elementor-widget__width-initial.elementor-widget.elementor-widget-button.col_mang_button {
       position: absolute;
    top: 0;
    left: 16%;
    width: 100%;
    height: 86%;
    display: flex;
    align-items: end;
    color: #fff;
    z-index: 1;
}
.cc-compass.cc-compass-open {
    background-color: #fff;
    background-image: none;
    transition: all .3s ease;
    right: 540px;
    border: 1px solid #e0e0e0
}

.woolentor-checkout__breadcrumb-item:before{
	display:none;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    position: sticky;
    position: -webkit-sticky;
    top: 100px;
}
.col_button_scnd.elementor-element{
    top: 0;
    left: 27%;
    height: 86%;
    position: absolute;
    justify-content: center;
    display: flex;
    width: 100%;
    align-items: end;
    /* height: 125%; */
}
.elementor-element.col_button_third.elementor-widget.elementor-widget-button {
    top: 0;
    left: 39.5%;
    height: 86%;
    position: absolute;
    justify-content: center;
    display: flex;
    width: 100%;
    align-items: end;
}

.elementor-widget__width-initial.col_button_fourth {
    top: 0;
    height: 86%;
    position: absolute;
    justify-content: center;
    display: flex;
    width: 100%;
    align-items: end;
    right: 34%;
}

.elementor-widget__width-initial.col_button_fifth{
    top: 0;
    height: 86%;
    position: absolute;
    justify-content: center;
    display: flex;
    width: 100%;
    align-items: end;
    right: 20%;
}
single-product .nav.woocommerce-breadcrumb {
    margin-left: 50px!important;
}
col_button_sixth{
        top: 0;
    height: 86%;
    position: absolute;
    justify-content: center;
    display: flex;
    width: 100%;
    align-items: end;
    right: 19%;
}

.woocommerce ul.products li.product a img {
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
    background-color: #B69D71!important;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.cc-cart-actions.cc-no-branding {
    bottom: 0;
    padding-bottom: 20px;
    position: absolute;
}

.woocommerce ul.products li.product a.tinvwl_add_to_wishlist_button.tinvwl-icon-custom.icon-black.no-txt.tinvwl-position-above_thumb.tinvwl-loop {
    display: none !important;
}

.woocommerce ul.products li.product .button {
    opacity: 0;
    position: absolute;
    bottom: 20px;
    right: 20px;
    background-color: #fff !important;
    color: #000 !important;
    border: none;
    cursor: pointer;
    transition: all .2s;
    font-size: 10px !important;
    padding: 8px !important;
    font-weight: 400;
    letter-spacing: .5px;
    text-transform: uppercase;
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    min-width: unset !important;
}

.woocommerce ul.products li.product .button span.icon {
    width: 15px;
}

.woocommerce ul.products li.product .button span.txtt {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    max-width: 0;
    transition: max-width 0.2s ease;
}

.woocommerce ul.products li.product .button:hover span.txtt {
    max-width: 100px;
    margin-left: 10px;
}


.thumb_div {
    position: relative;
    background-color: #fdfdfd;
    box-shadow: 10px 10px 100px 1px rgba(0,0,0,.15) inset;
    padding: 20px 0;
    margin: 0 0 15px;
    transition: all .2s;
    border-radius: 5px;
}

.thumb_div:hover {
    box-shadow: 10px 10px 100px 1px rgba(0,0,0,.22) inset;
}

.woocommerce ul.products li.product .thumb_div:hover .button {
	opacity:1;
}

.woocommerce-loop-product__title a {
    background-color: transparent;
    text-decoration: none;
    color: #B69D71!important;
}
.button.cc-button-sm.save_for_later_btn{
    display:none!important;
}

.cc-window {
    background-color: #f3f3f3;
    width: 500px;
    height: 100%;
    position: fixed;
    top: 0;
    right: -1000px;
	z-index: 999999;
    box-shadow: 0 0 20px #00000030;
    opacity: 1;
    overflow-y: hidden;
	
}
.cc-coupon{
display:none!important;
}
.cc-body, .cc-cart {
     min-height: calc(0vh - 0px);
}
.cc-cart, .cc-saves {
    flex-direction: column;
    height: 100%;
    display: block!important;
}
.cc-subtotal-subtext{
    display:none!important;
}
#tabby-toggle_cc-saves {
    display: none!important;
}
.woocommerce div.product div.images .flex-control-thumbs {
    overflow: hidden;
    zoom: 1;
    margin: 0;
    padding: 0;
    margin-top: 10px!important;
}
.woolentor-checkout__step-footer {
    flex-direction: row-reverse!important;
    justify-content: space-between!important;
}
h2.woocommerce-loop-product__title {
    color: #B69D71!important;
}
ul#menu-top-menu a {
    color: inherit;
    text-transform: uppercase;
    letter-spacing: .5px;
}
img.custom-logo {
    max-height: 80px!important;
}
.div_manage{
    position:absolute!important;
    bottom: 62px!important;
    
}
.elementor-2 .elementor-element.elementor-element-d8be74e img {
    width: 100%;
    height: 3px;
    object-fit: cover!important;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 10px;
    justify-content: center!important;
}
.change_color{
    color:#000000!important;
}
.page-id-2 h5 {
    font-size: 1.25rem;
    color: #000000!important;
}
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    background-color: #B69D71!important;
}
[type=button], [type=submit], button {
    color:#000000!important;
    border: 1px solid #B69D70!important;

}
.woocommerce ul.products li.product img {
    height:250px !important;
    width:100%!important;
    object-fit:contain;
    object-position:center;
}

.woocommerce ul.products li.product .star-rating {
    position: relative;
    margin: 0 auto;
}
.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
    text-align:center;
}

input.wpcf7-form-control.wpcf7-text {
    margin: 0px 0 10px 0!important;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 24%;
    margin: 0 7px 7px 0;
}
.woocommerce div.product div.images .flex-control-thumbs li:nth-child(4n) {
    margin-right:0;
}
h2.product_title.entry-title {
    font-size: 30px;
    margin: 0 0 20px;
    padding: 0;
}

.single-product .price {
    margin: 0 0 20px !important;
    font-size: 16px !important;
}

span.woocommerce-Price-currencySymbol {
    margin-left: 5px;
}

.single-product .heading_after_price_text {
    font-size: 12px;
    color: #a0958b;
    margin-top: 5px;
    letter-spacing: .5px;
}

.single-product .heading_after_price_text a {
    color: inherit;
    text-decoration: underline;
}

.woocommerce div.product form.cart .button {
    background: #000 !important;
    color: #fff !important;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
}

.woocommerce-product-rating {
    margin: -14px 0 0 !important;
}
.woocommerce div.product form.cart {
    margin: 0 !important;
}
.woocommerce div.product form.cart .variations {
    margin: 0;
}
.woocommerce div.product form.cart .variations * {
    background: transparent !important;
    padding: 0;
    display: block;
}
.woocommerce div.product form.cart .variations th {
    margin: 0 0 10px;
}
.product_meta {
    font-size: 12px;
}
.woocommerce-product-details__short-description,
.sectn {
    padding: 20px 0;
    margin: 0;
}
.woocommerce-product-details__short-description p,
.sectn p {
    margin:0 0 20px;
    padding:0;
}
.woocommerce-product-details__short-description p:last-child,
.sectn p:last-child {
    margin:0;
}

.single-product .woocommerce-product-gallery__wrapper {
    position: relative;
}

.single-product .tinv-wraper.tinv-wishlist {
    position: absolute;
    top: 10px;
    right: 10px;
}

.single-product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt {
    width: 28px !important;
    height: 28px !important;
}

.single-product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom img, 
.single-product a.wishlist_products_counter.top_wishlist-custom img, span.wishlist_products_counter.top_wishlist-custom img {
    max-width: 26px !important;
    max-height: 26px !important;
}

.single-product .product_cat_ul {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
}
.single-product .product_cat_ul li {
    position: relative;
    font-size: 11px;
    line-height: 17px;
    color: #000;
    letter-spacing: .5px;
}

.single-product .product_cat_ul li a {
    display: block;
    color: inherit;
}

.single-product .product_title {
    font-size: 20px !important;
    line-height: 26px !important;
}

.single-product form.cart {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
}

.single-product form.cart::before, 
.single-product form.cart::after {
    display: none !important;
}

.single-product form.cart div.quantity, 
.single-product form.cart button {
    width: calc(100% / 2 - 5px) !important;
    min-width: unset !important;
    max-width: unset !important;
    float: none !important;
    margin: 0 !important;
    border-radius: 0 !important;
}

.single-product form.cart div.quantity input {
    width: 100% !important;
    border-radius: 0 !important;
}

.sectn {
    border-top:1px solid #ddd;
    padding:10px 0 15px;
}
.sectn_h {
    cursor:pointer;
    margin:10px 0;
    padding:0;
    font-size: 18px;
    position: relative;
    font-weight: 300;
    letter-spacing: .5px;
}
.sectn_h::after {
    position: absolute;
    content: "+";
    right: 0;
    top: -2px;
    font-size: 25px;
    font-weight: 400;
}
.sectn_h.active::after {
    content: "-";
}
.sectn .dv {
    display: none;
    padding: 20px 0;
    text-align: justify;
    font-size: 15px;
}
.sectn .dv .extra_details_ul,
.three_section {
    list-style: none;
    margin: 0;
    padding: 0;
}
.sectn .dv .extra_details_ul li,
.three_section li {
    position: relative;
    display: block;
    margin: 0 0 3px;
    font-weight: 300;
    font-size: 15px;
}
.sectn .dv .extra_details_ul li:last-child,
.three_section li:last-child {
    margin: 0;
}
.three_section li b {
    font-weight: 500;
    margin-right: 15px;
}
.sectn .dv .extra_details_ul li b {
    width:30%;
    font-weight: 500;
}
.site-header .site-branding {
    margin: 0 0 10px;
}
.objectfit .elementor-widget-wrap.elementor-element-populated {
    display: block !important;
}
.objectfit img {
    object-fit: cover !important;
    width: 100% !important;
    height: 400px !important;
}

.objectfit_2 img {
    object-fit: cover !important;
    object-position: center !important;
    width: 100% !important;
    height: 350px;
}
img.attachment-thumbnail.size-thumbnail.wp-image-763 {
    height: 246px!important;
}
img.attachment-thumbnail.size-thumbnail.wp-image-762 {
    height: 246px!important;
}
img.attachment-medium.size-medium.wp-image-767 {
    height: 246px!important;
}
img.attachment-medium.size-medium.wp-image-704 {
    height: 254px!important;
    object-position: top!important;
}
img.attachment-medium.size-medium.wp-image-761 {
    height: 254px!important;
   object-position: top!important;
}
img.attachment-medium.size-medium.wp-image-739 {
    height: 254px!important;
    object-position: top!important;
}
img.attachment-medium.size-medium.wp-image-750 {
    height: 254px!important;
    object-position: top!important;
}
.elementor-widget-wrap.elementor-element-populated {
    padding-right: 0px!important;
}
.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-662d14d {
    height: 501px!important;
}
form.is-search-form.is-form-style.is-form-style-3.is-form-id-1411.is-ajax-search {
/*  margin-top:20px!important; */
    width: 236px;
}
form.is-search-form.is-form-style.is-form-style-3.is-form-id-1411.is-ajax-search::before {
background-color:#000000!important;
    width:100%!important;
    height:100px!important;
}
.page-numbers{
    color:#000!important;
}
a {
    text-decoration: none!important;
}
.elementor-element.elementor-element-25c8ad7.elementor-widget.elementor-widget-image-carousel.e-widget-swiper {
    margin-bottom: -5px;
}
.container-1 {
    width: 100%;
    margin:0 auto;
    padding: 0 20px;
}
.all_categories {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.all_categories li {
    position:relative;
    width:23%;
    margin-bottom:10px;
    margin-right:10px;
}
.all_categories li a {
    display:inline-block;
    color:inherit;
    text-decoration:none;
}
.set_bg_color::after{
    position:absolute;
    content='';
    top:0;
    background-color:#000!important;
    opacity:0.7;
    left:0;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-7996e5b.elementor-section-height-min-height.class-position.elementor-section-boxed.elementor-section-height-default.elementor-section-items-middle {
    position: absolute;
    top: 0;
    width: 100%;
    left:0;
    margin-top: 21px;
}
.site-header .site-branding {
    margin: 13px 0 10px;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-8ca58eb.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin-bottom: 10px!important;
}

.feed_div {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 300px;
    position: relative;
}

.feed_div_inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    display: flex;
    flex-wrap: revert;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    opacity:0;
    transition: all .2s;
}

.feed_div:hover .feed_div_inner {
    opacity:1;
}

p.feed_div_content {
    margin: 0 0 20px;
    padding: 0;
    color: rgba(255,255,255,.8);
    text-align:center;
}

p.feed_div_content span {
    margin: 5px 0 0;
    display: block;
    font-weight: bold;
    font-size: 17px;
}

p.feed_div_btn {
    margin: 0;
    padding: 0;
}

p.feed_div_btn a {
    display: inline-block;
    color: rgba(255,255,255,.8);
    border: 1px solid rgba(255,255,255,.8);
    padding: 4px 14px;
    line-height: normal;
    text-transform: uppercase;
    font-size: 11px;
}
p.feed_div_btn a:hover {
    color:#000;
    background:rgba(255,255,255,.8);
}

.instagram_feed_popup_div {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 9999;
}

.instagram_feed_popup_div_container {
    position: relative;
    margin: 10vh auto;
    background: #fff;
    max-width: 700px;
    max-height: 80vh;
    min-height:100px;
    overflow-x: hidden;
}
a.instagram_feed_popup_div_close {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 30px;
}
.row_main{
    width:100%;
    display:flex;
}
.col_first{
    width:50%;
    padding:10px !important;
     background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

}
.col_main_div{
    display:flex;
    align-items:center;
    width:100%;
    margin:5px 0;
}
.img_set{
    height:400px!important;
    object-fit:cover;
}
.col_second {
    padding: 20px;
    width: 50%;
}
.col_smll{
    width:30%;
    float:left;
}
.col_span {
    width: 70%;
    font-size:14px;
}
.col_description{
    width:100%;
    text-align:justify;
    margin-top:5px;
    font-size: 14px;
}
.col_img{
    width:100%;
}
.pic_set {
    width: 70px !important;
    height: 70px !important;
    background-color: #000;
    border-radius: 100%;
}
.elementor-background-slideshow__slide__image {
    max-width: 1100px;
    margin: auto;
}
.elementor-widget-wrap.elementor-element-populated
    padding: 0px!important;
}
.elementor-widget-wrap .lementor-element-populated.remove_mar{
    margin-left:0px!important;
}
[type=button], [type=submit], button {
    color: #000000!important;
    border: 1px solid #181715!important;
}
.elementor-element .swiper-container .elementor-swiper-button svg, .elementor-element .swiper-container~.elementor-swiper-button svg, .elementor-element .swiper .elementor-swiper-button svg, .elementor-element .swiper~.elementor-swiper-button svg, .elementor-lightbox .swiper-container .elementor-swiper-button svg, .elementor-lightbox .swiper-container~.elementor-swiper-button svg, .elementor-lightbox .swiper .elementor-swiper-button svg, .elementor-lightbox .swiper~.elementor-swiper-button svg {
    fill: black!important;
    height: 1em;
    width: 1em;
}
.last_section {
    background: #f7f7f7;
    padding: 45px 20px 40px;
    width: 100%!important;
}
.single-product .last_section .container,
.single-product main .elementor-container {
    max-width: 1170px !important;
    margin: 0 auto !important;
    padding: 0 20px !important;
}
.single-product .elementor-element.elementor-arrows-position-outside .swiper, 
.single-product .elementor-element.elementor-arrows-position-outside .swiper-container, 
.single-product .elementor-lightbox.elementor-arrows-position-outside .swiper, 
.single-product .elementor-lightbox.elementor-arrows-position-outside .swiper-container {
    width: 100% !important;
}
.single-product .last_section {
    padding: 45px 0 40px;
}
.single-product .last_section .container {
    padding: 0 !important;
}
.last_section h3 {
    font-size: 22px;
    color:#000;
    font-weight: 400;
    margin:0 0 30px;
    padding:0;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0px;
}
.elementor-2 .elementor-element.elementor-element-3475410 > .elementor-background-overlay {
    background-color: transparent;
    background-image: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);
    opacity: 0.83;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    width: 800px;
    margin-left: 50px!important;
    padding-left:40px!important;
}
.elementor-2 .elementor-element.elementor-element-8d52777 > .elementor-background-overlay {
    background-color: #FFFFFF;
    opacity: 0.87;
    width: 800px!important;
    margin-left: 50px!important;
}
.elementor-2 .elementor-element.elementor-element-3475410 > .elementor-container {
    max-width: 800px;
    padding-left: 72px;
}
.elementor-2 .elementor-element.elementor-element-ccfce73 > .elementor-container {
    max-width: 1100px;
}

.site-navigation ul.menu li {
    position: relative;
    display: flex;
    margin-right: 5px;
}
h2.woocommerce-loop-product__title {
    color: #000000!important;
}

header.elementor-section.elementor-top-section.elementor-element.elementor-element-59d686a.site-header.elementor-section-boxed.elementor-section-height-default {
    right:0;
    width:100%!important;
    margin:auto;
        left:0;
}
.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
    max-width: 100%;
}

.elementor-element.elementor-element-9498f24.logo_div.elementor-widget.elementor-widget-image {
    margin: 0px;
}
.elementor-1773 .elementor-element.elementor-element-9498f24 > .elementor-widget-container {
    padding: 15px 0px 15px 0px;
}
a.hfe-menu-item {
    padding-top: 0px!important;
}
    .site-header.fixed {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999999;
        background: #fff;
    }
    .site-header.fixed .wp-image-15,
    .site-header.fixed .logo_div{
        display: none;
    }
    .site-header.fixed .hfe-nav-menu {
        padding: 10px 0 4px;
    }
    .searchform_main_div {
        max-width: 300px;
        position: absolute;
        top: 18px;
        left: 24px;
        z-index: 99999;
    }
.searchform_icon_div {
    position: absolute;
    height: 70px;
    display: flex;
    align-items: center;
}
button.search_icn {
    border: none !important;
    padding: 0 !important;
    background: transparent !important;
}
.searchform_div form {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid;
    padding: 0 10px;
    line-height: normal;
    height: 47px;
}
.searchform_div form button[type="submit"] {
    display: none !important;
}
.searchform_div form input[type="search"] {
    width: 85%;
    padding: 0 !important;
    border: none !important;
    font-size: 14px !important;
    letter-spacing: 0.3px !important;
}
.searchform_div form button[type="button"] {
    width: 13%;
    padding-top: 0px !important;
    text-align: center;
    border: none !important;
    font-size: 30px !important;
    line-height: 0 !important;
}

.elementor-column.elementor-col-25.elementor-inner-column.elementor-element.elementor-element-d02b16d {
    margin-right: 10px;
}
.elementor-column.elementor-col-25.elementor-inner-column.elementor-element.elementor-element-8dc1896{
    margin-right: 10px;
}
.elementor-column.elementor-col-25.elementor-inner-column.elementor-element.elementor-element-361a540 {
    margin-right: 10px;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-5a6777c.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    background: #F7F7F7;
}
.elementor-widget-image a img[src$=".svg"] {
    width: 180px !important;
}

.elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-beeda13 {
    margin-right: 10px;
}
.elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-3929e75 {
    margin-right: 10px;
}


img.attachment-medium.size-medium.wp-image-15 {
    width: 190px;
}

/*.elementor-column.elementor-col-20.elementor-inner-column.elementor-element.elementor-element-7d768ca {
    width: 234px;
}*/
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    background-color: #fff!important;
}
.woocommerce ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: -.5em -.5em 0 0;
    display: none;
}
/* .elementor-widget-heading .elementor-heading-title {
    font-weight: 400!important;
} */
nav.woocommerce-breadcrumb {
    margin-left: 0px!important;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    width: 100%;
    border: 1px solid #666;
    border-radius: 3px;
    padding: .5rem 1rem;
    transition: all .3s;
    
}

@media  screen and (max-width: 600px){
    .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 10px;
    justify-content: none!important;
    width: 98%;
}
.all_categories li a {
    display:;
    color: inherit;
    text-decoration: none;
}
.col_makeup_header.container {
    display: flex;
    height: 219px;
    object-fit: cover!important;
}
img.attachment-large.size-large.wp-image-409 {
    width: 100px;
}
.elementor-383 .elementor-element.elementor-element-2737596 img {
    width: 100px;
    height: 100px;
}
.elementor-383 .elementor-element.elementor-element-1239c0f img {
    width: 100px;
    height: 100px;
}
.elementor-383 .elementor-element.elementor-element-62a1c22 img {
    width: 100px;
    height: 100px;
}
.elementor-2 .elementor-element.elementor-element-b041d68 img {
     width: auto!important; 
     height: 225px;
    object-fit: contain;
}

.elementor-2 .elementor-element.elementor-element-072bab3 {
    margin-top: px!important;
     margin-bottom: 0px; 
}
.elementor-2 .elementor-element.elementor-element-8ca58eb {
    margin-top: 0px;
    margin-bottom: 40px;
}
.elementor-2 .elementor-element.elementor-element-4328b85 {
    margin-top: 20px;
    margin-bottom: 20px;
}
img.swiper-slide-image {
    height: 430px!important;
    width:100%!important;
    object-fit: cover!important;
}
.elementor-widget-image a img[src$=".svg"] {
    margin-bottom: 20px!important;
}
.elementor-2 .elementor-element.elementor-element-d3539e9 img {
    height: 205px!important;
    
}
.elementor-2 .elementor-element.elementor-element-ccb1c50 img {
    height: 205px!important;
}
.elementor-2 .elementor-element.elementor-element-211c774 img {
    height: 205px!important;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-de32553.elementor-section-full_width.objectfit.elementor-section-height-default.elementor-section-height-default {
    padding: 0!important;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-fb3772c.objectfit_2.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 0px!important;
}
.elementor-2 .elementor-element.elementor-element-ccfce73 {
    /* padding: 0px 0px 25px 0px; */
}
.elementor-2 .elementor-element.elementor-element-e2ba9e6 > .elementor-widget-container {
    /* margin: 0px 0px 20px 0px; */
}
.elementor-element.elementor-element-e2ba9e6.elementor-widget.elementor-widget-heading {
    margin: 0px!important;
}
.elementor-element.elementor-element-e8ebca5.elementor-widget.elementor-widget-text-editor {
    margin: 0px!important;
}
03967d7.elementor-widget.elementor-widget-text-editor {
    margin: 0px!important;
}
0cca4e8.elementor-widget.elementor-widget-text-editor {
    margin: 0px!important;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-0407da5.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 0px!important;
}
.elementor-2 .elementor-element.elementor-element-1896555 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.elementor-element.elementor-element-0f33323.elementor-widget.elementor-widget-text-editor {
    margin: 0px;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-0fa608a.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default {
    margin-top: 20px;
    margin-bottom: 20px;
}
a.elementor-button.elementor-button-link.elementor-size-md {
    display: none!important;
}
.elementor-element.elementor-element-25c8ad7.elementor-widget.elementor-widget-image-carousel.e-widget-swiper {
    margin: 0px!important;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-1be626a.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin: 10px!important;
}
.slick-list.draggable {
    padding: 0px!important;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-f3e4173.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin: 10px 0 0 0;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-b930b2c.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 20px 0 20px 0;
}
ul.products.columns-4.slick-initialized.slick-slider {
    margin: 0px!important;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-2b3982a.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default {
    padding: 10px 0 10px 0;
}
img.attachment-large.size-large.wp-image-629 {
    height: 350px;
    object-fit: cover;
}
.elementor-element.elementor-element-817421a.elementor-widget.elementor-widget-text-editor {
    margin: 0px!important;
}
img.attachment-large.size-large.wp-image-618 {
    height: 350px;
    object-fit: cover!important;
}
.elementor-element.elementor-element-be736ba.elementor-widget.elementor-widget-image {
    margin: 0px !important;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-2b3982a.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default {
    padding: 0px;
}
li.product.type-product.post-548.status-publish.first.instock.product_cat-uncategorized.has-post-thumbnail.sold-individually.shipping-taxable.purchasable.product-type-variable {
    margin: 0px;
}
section.second_section {
    padding: 10px;
}
section.last_section {
    padding: 10px;
}
.all_categories li {
    position: relative;
    width: auto!important;
    margin-bottom: 10px;
    margin-right: 10px;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-f591f42.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 10px 0 10px 0;
}
img.attachment-large.size-large.wp-image-409 {
    width: 120px;
}
img.attachment-large.size-large.wp-image-408 {
    width: 120px;
}
img.attachment-large.size-large.wp-image-410 {
    width: 120px;
}
img.attachment-large.size-large.wp-image-407 {
    width: 120px;
}
.site-navigation-dropdown ul.menu li.current-menu-item a {
    color: #fff;
    background: #B69D71;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-4328b85.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin-top: 0px!important;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-8ca58eb.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin: 0px;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-072bab3.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin-top: 0px!important;
}
.elementor-column.elementor-col-25.elementor-top-column.elementor-element.elementor-element-76e4144 {
    width: 25%;
}
.elementor-column.elementor-col-25.elementor-top-column.elementor-element.elementor-element-8b2addd {
    width: 25%;
}
.elementor-column.elementor-col-25.elementor-top-column.elementor-element.elementor-element-7b212e1 {
    width: 25%;
}
.elementor-column.elementor-col-25.elementor-top-column.elementor-element.elementor-element-7c4c5aa {
    width: 25%;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-04708cc.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 0px;
}   
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 110px;
}
.elementor-element.elementor-element-3c7d152.elementor-widget.elementor-widget-heading {
    margin: 0px;
}
.elementor-widget-wrap.elementor-element-populated {
    padding: 22px!important;
}

.elementor-widget-wrap.elementor-element-populated {
    padding: 20px 10px 20px 10px!important;
}
.site-header.header-stacked .header-inner {
    align-items: center;
    /* flex-direction: column; */
    text-align: center;
    flex-direction: row;
    justify-content: space-between;
}
img.custom-logo {
    width: 153px!important;
}
.site-navigation-toggle-holder.show {
    width: 220px;
    justify-content: end!important;
}
header#site-header {
    padding-bottom: 0px!important;
}
.elementor-element.elementor-element-eac0d1f.elementor-widget.elementor-widget-heading {
    margin-bottom: 0px;
}
section.elementor-section.elementor-inner-section.elementor-element.elementor-element-ccfce73.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
   
    padding-bottom: 0px!important;
}
.elementor-widget-container {
    margin: 0px!important;
}

section.elementor-section.elementor-top-section.elementor-element.elementor-element-1be626a.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin: 0px!important;
}
.site-navigation-toggle {
    margin-top: -22px!important;
}
    .page-id-320 a {
    color: #000000!important;
}
    header.elementor-section.elementor-top-section.elementor-element.elementor-element-59d686a.site-header.elementor-section-boxed.elementor-section-height-default {
    right: 0;
    width: 100%!important;
    margin: 0;
    left: 0;
}
.elementor-2 .elementor-element.elementor-element-3475410 > .elementor-background-overlay {
    width: 300px;
    margin-left: 50px!important;
    padding-left: 20px!important;
}
    .elementor-2 .elementor-element.elementor-element-8d52777 > .elementor-background-overlay {
    background-color: #FFFFFF;
    opacity: 0.87;
    width: 300px!important;
    margin-left: 50px!important;
}
    .elementor-section.elementor-top-section.elementor-element.elementor-element-90a7beb.topbar.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    height: 0px!important;
}
    .elementor-widget-image a img[src$=".svg"] {
    width: 150px!important;
    margin-bottom: 0px!important;
    margin-top: 10px;
}
    .elementor-1773 .elementor-element.elementor-element-9498f24 > .elementor-widget-container {
    padding: 0px 0px 0px 0px;
}
.elementor-element.elementor-element-ccce816.hfe-nav-menu__align-center.hfe-submenu-icon-arrow.hfe-submenu-animation-none.hfe-link-redirect-child.hfe-nav-menu__breakpoint-tablet.elementor-widget.elementor-widget-navigation-menu {
    width: 10%;
    position: absolute;
    /* margin-top: -50px; */
    left: -110px;
    top: 22px;
}
.searchform_icon_div {
    left: 41px;
    top: -11px;
}
    .site-header.fixed  .wp-image-15{
        display: block;
    }
    .elementor-widget-wrap .elementor-element-populated .wp-image-15{
        padding:0px!important;
    }
    .elementor-element.elementor-element-6318d5f.elementor-align-right.elementor-widget.elementor-widget-button {
    text-align: center;
}
.elementor-element.elementor-element-0f33323.elementor-widget.elementor-widget-text-editor {
    text-align: center;
}
.elementor-element.elementor-element-a42f950.remove_mar.elementor-widget.elementor-widget-heading {
    text-align: center;
}
    .elementor-2 .elementor-element.elementor-element-0490f2b:not(.elementor-motion-effects-element-type-background), .elementor-2 .elementor-element.elementor-element-0490f2b > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  
    --e-bg-lazyload: url("https://demolink.co/mae/wp-content/uploads/2023/07/FPR54622-b-Color-scaled.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
        height:400px
}
    .elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-662d14d {
    height: 0px!important; 
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-0fa608a.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default {
    margin-top: 170px;
    margin-bottom: 20px;
}
.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-662d14d.remove_mar {
    margin-top: 341px;
}
    .elementor-2 .elementor-element.elementor-element-738520f img {
    width: 100%;
    max-width: 100%;
    height: 350px;
    object-fit: cover;
}
    .elementor-2 .elementor-element.elementor-element-05e7a2e {
   margin-top: 0px;
    margin-bottom: 0px;
}

.elementor-widget-wrap.elementor-element-populated {
    padding: 10px!important;
}
.elementor-element.elementor-element-e5d2ab8.elementor-widget.elementor-widget-heading {
    margin-top: 20px;
}
span.elementor-heading-title.elementor-size-xl {
    font-size: 28px!important;
}
.elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-beeda13 {
    margin: 0px!important;
    left: 6px;
}
.elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-3929e75 {
    margin: 0px;
    left: 9px;
}
.elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-9580af6 {
    margin: 0px!important;
    left: 10px;
}
.elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-1b611be {
    width: 22%;
}
.elementor-2 .elementor-element.elementor-element-3475410 > .elementor-container {
    max-width: 800px;
     padding-left: 0px; 
}
.elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-4219ba5 {
        width: 14%;
    
}
.elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-e12bb73 {
        width: 64%;
    
}
.elementor-2 .elementor-element.elementor-element-3475410 {
     margin-top: 0px; 
    margin-bottom: 0px; 
    padding: 0px 0px 0px 0px; 
}
.elementor-2 .elementor-element.elementor-element-3475410 > .elementor-background-overlay {

    width: 800px;
    margin-left: 0px!important; 
    padding-left: 0px!important;
}
.elementor-2 .elementor-element.elementor-element-3475410 > .elementor-background-overlay {
    width: 380px;
    margin-left: 00px!important;
    padding-left: 20px!important;
}
.elementor-2 .elementor-element.elementor-element-8d52777 > .elementor-background-overlay {
    background-color: #FFFFFF;
    opacity: 0.87;
    width: 300px!important;
    margin-left: 1px!important;
}
.elementor-2 .elementor-element.elementor-element-8d52777 > .elementor-background-overlay {
    background-color: #FFFFFF;
    opacity: 0.87;
   padding-left: 0px; 
    width: 379px!important;
    margin-left: 1px!important;
}
.elementor-element.elementor-element-56f2123.elementor-widget.elementor-widget-heading {
    margin-top: 80px;
}
.elementor-element.elementor-element-5c881a7.elementor-widget.elementor-widget-image {
    margin-top: 32px;
}
.elementor-element.elementor-element-346a656.elementor-widget.elementor-widget-heading {
    margin-top: 79px;
}
.elementor-element.elementor-element-00c835d.elementor-widget.elementor-widget-image {
    margin-top: 34px;
}
h5.elementor-heading-title.elementor-size-default {
    font-size: 18px;
}
.elementor-element.elementor-element-1337e65.elementor-widget.elementor-widget-heading {
    margin-top: 17px;
}
.elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-4219ba5 {
    margin-top: 11px;
}
.elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-4219ba5 {
    margin-top: 11px;
}
.elementor-column.elementor-col-25.elementor-inner-column.elementor-element.elementor-element-d02b16d {
    margin-right: 0px;
    width: 49%;
}
h2.elementor-heading-title.elementor-size-default {
    font-size: 30px;
    text-align: center;
}
.elementor-column.elementor-col-25.elementor-inner-column.elementor-element.elementor-element-8dc1896 {
    margin-right: 0px;
    width: 49%;
    margin-bottom: 10px;
}
h3.elementor-heading-title.elementor-size-xl {
    font-size: 28px!important;
}
.elementor-column.elementor-col-25.elementor-inner-column.elementor-element.elementor-element-361a540 {
   margin-right: 0px;
    width: 49%;
}
h5.elementor-heading-title.elementor-size-xl {
    font-size: 22px!important;
    margin-top: 20px;
    text-align: center;
}
.elementor-column.elementor-col-25.elementor-inner-column.elementor-element.elementor-element-58504e0 {
    width: 49%;
}
h2.elementor-heading-title.elementor-size-default {
    font-size: 22px!important;
}   
.elementor-2 .elementor-element.elementor-element-1896555 {
    margin-bottom: 0px!important; 
}
.elementor-2 .elementor-element.elementor-element-f6be84a > .elementor-element-populated {
    margin: 0px 0px 0px 0px;
}   
.elementor-2 .elementor-element.elementor-element-92054c9 > .elementor-element-populated {
    margin: 0px 0px 0px 0px;
}
.elementor-element.elementor-element-0cca4e8.elementor-widget.elementor-widget-text-editor {
    margin: 0px!important;
}
.elementor-element.elementor-element-03967d7.elementor-widget.elementor-widget-text-editor {
    margin-bottom: 0px!important;
}   
.elementor-element.elementor-element-01b8c69.elementor-widget.elementor-widget-heading {
    margin-top: 50px!important;
}
    .elementor-element.elementor-element-0802bb0.elementor-widget.elementor-widget-text-editor {
    margin-bottom: 44px;
}
.last_section {
    margin-top: 0px;
}
    .elementor-1773 .elementor-element.elementor-element-ccce816 .sub-menu a.hfe-sub-menu-item, .elementor-1773 .elementor-element.elementor-element-ccce816 nav.hfe-dropdown li a.hfe-menu-item, .elementor-1773 .elementor-element.elementor-element-ccce816 nav.hfe-dropdown li a.hfe-sub-menu-item, .elementor-1773 .elementor-element.elementor-element-ccce816 nav.hfe-dropdown-expandible li a.hfe-menu-item, .elementor-1773 .elementor-element.elementor-element-ccce816 nav.hfe-dropdown-expandible li a.hfe-sub-menu-item {
    padding-bottom: 5px;
        padding-top:5px;
}
        li#menu-item-873 {
    padding-bottom: 2px;
    padding-top: 3px;
}
li#menu-item-876 {
    padding-bottom: 2px;
    padding-top: 9px;
}
li#menu-item-877 {
    padding-top: 8px;
}
li#menu-item-874 {
    padding-top: 8px;
}
    img.attachment-large.size-large.wp-image-720 {
    height: 333px;
    object-fit: cover;
    padding: 10px;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-4fb2e3c.b.elementor-section-full_width.elementor-section-content-middle.elementor-section-height-default.elementor-section-height-default {
    margin-top: 40px;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-4fb2e3c.b.elementor-section-full_width.elementor-section-content-middle.elementor-section-height-default.elementor-section-height-default {
    margin-top: 40px;
}.elementor-element.elementor-element-278bb1e.elementor-widget.elementor-widget-text-editor {
    text-align: center;
}
.elementor-element.elementor-element-3f2873f.elementor-align-left.elementor-widget.elementor-widget-button {
    display: none;
}
.elementor-element.elementor-element-278bb1e.elementor-widget.elementor-widget-text-editor {
    text-align: center;
    padding-left: 27px;
    padding-right: 27px;
    padding-bottom: 10px;
}
.elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-357ad95 {
    text-align: center;
}
.elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-9435a62 {
    padding-top: 25px;
    padding-bottom: 28px;
}
.elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-a0f67de {
    width: 50%;
}
.elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-355d1d8 {
    width: 50%;
}
img.attachment-large.size-large.wp-image-629 {
    height: 184px;
    object-fit: cover;
}
img.attachment-large.size-large.wp-image-618 {
    height: 184px;
    object-fit: cover;
}
.elementor-element.elementor-element-5a1c6ba.elementor-widget.elementor-widget-text-editor {
    margin-top: 23px;
}
.elementor-element.elementor-element-afd0354.elementor-align-center.elementor-widget.elementor-widget-button {
    margin-top: 20px;
}
.elementor-276 .elementor-element.elementor-element-4544a50 {
    margin-top: 50px;
    margin-bottom: 0px;
    background-color: #f7f7f7;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-7a7ec3f.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 8px;
}
.elementor-1478 .elementor-element.elementor-element-e5360de > .elementor-element-populated {
     margin: 0px 0px 0px 0px; 
}
.elementor-1478 .elementor-element.elementor-element-530a1d2 > .elementor-element-populated {
     margin: 0px 0px 0px 0px; 
}
.elementor-1478 .elementor-element.elementor-element-8304ed7 > .elementor-element-populated {
     margin: 0px 0px 0px 0px;
}
.elementor-1478 .elementor-element.elementor-element-cd9722e > .elementor-element-populated {
    margin: 0px 0px 0px 0px;
}
.elementor-1478 .elementor-element.elementor-element-1a8cba4 > .elementor-element-populated {
    margin: 0px 0px 0px 0px;
}
.elementor-column.elementor-col-20.elementor-inner-column.elementor-element.elementor-element-681dc5a {
    width: 10%;
}
.elementor-column.elementor-col-20.elementor-inner-column.elementor-element.elementor-element-50f37bb {
    width: 10%;
}
.elementor-column.elementor-col-20.elementor-inner-column.elementor-element.elementor-element-e2476b3 {
    width: 10%;
}
.elementor-column.elementor-col-20.elementor-inner-column.elementor-element.elementor-element-18e8527 {
    width: 10%;
}
.elementor-column.elementor-col-20.elementor-inner-column.elementor-element.elementor-element-ec8472c {
    width: 10%;
}
    img.pic_set {
    height: 55px;
    width: 55px;
}
    .col_span {
    width: 70%;
    float: left;
    margin-top: 0px;
}

}

.woolentor-checkout__header ul.woolentor-checkout__breadcrumb::before{
	display:none!important;
}
.woolentor-checkout__breadcrumb-item:first-child::before{
	display:none!important;
}
 
.woolentor-checkout__breadcrumb-item:before{
	display:none!important
}
.woolentor-checkout__header ul.woolentor-checkout__breadcrumb{
    justify-content:unset
}
.woolentor-checkout__box .woolentor-one-third{
	width:-webkit-fill-available;
}
.woocommerce-checkout .woolentor-checkout__box .form-row-first, .woocommerce-checkout .woolentor-checkout__box .form-row-last{
	width: 50%;
}
.woolentor-checkout__breadcrumb {
 list-style-type:none;
}


.woolentor-checkout__breadcrumb-item {
	position:relative;
}
.woolentor-checkout__breadcrumb-item::after {
    position: absolute;
    content: '';
    width: 22px;
    height: 22px;
    background: url(https://demolink.co/mae/wp-content/uploads/2023/08/315666-200.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%;
}
.woolentor-checkout__breadcrumb-item:last-child::after {
	display:none;
}

.woolentor-checkout__footer {
    margin-top: 140px;
    position: relative;
}

.woolentor-checkout__footer::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 60px;
    display: block;
    background: url(https://demolink.co/mae/wp-content/uploads/2023/08/cards-1.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    top: -80px;
}

#wpadminbar .ab-empty-item, #wpadminbar a.ab-item, #wpadminbar>#wp-toolbar span.ab-label, #wpadminbar>#wp-toolbar span.noticon {
    color: #f0f0f1 !important;
}

body:not(.home) .site_hdr {
    background-color: black;
}
body:not(.home) .elementor-1773 .hfe-nav-menu li.menu-item a{
    color: #fff !important;
}
body:not(.home) .site_hdr:hover .hfe-nav-menu li.menu-item a{
	color:#000 !important;
}
body:not(.home) .site_hdr.fixed .hfe-nav-menu li.menu-item a{
	color:#000 !important;
}
body:not(.home) .site_hdr svg{
    fill: #fff !important;
	color:#000;
}
body:not(.home) .site_hdr:hover svg{
    fill: #000 !important;
}
body:not(.home) .site_hdr.fixed svg{
    fill: #000 !important;
}

.topbar p {
    font-size: 12px;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 0;
}

.site_hdr {
    position: relative;
    left: 0;
    width: 100%;
  /*  overflow: hidden; */
}
.home .site_hdr {
    position: fixed;
    left: 0;
    width: 100%;
   /* overflow: hidden;*/
}
.site_hdr.fixed {
    top: 0;
    position: fixed;
}
.site_hdr::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 0;
    transition: all .5s;
    border: none !important;
}
.site_hdr:hover::before,
.site_hdr.fixed::before {
    height: 100%;
    background-color: #fff;
}

.site_hdr .elementor-icon-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
.site_hdr .elementor-icon-wrapper .elementor-icon {
    height: 30px;
}

.hfe-nav-menu__align-center .hfe-nav-menu {
    margin-left: 0 !important;
}

.hfe-nav-menu li.menu-item {
    margin-right: 25px !important;
    position: relative;
    border: none !important;
}
.hfe-nav-menu li.menu-item::after {
    position: absolute;
    content: '';
    width: 0;
    height: 2px;
    left: 0;
    bottom: -10px;
    background-color: #000;
    transition: all .2s;
}
.hfe-nav-menu li.menu-item:hover::after {
    width: 100%;
    background-color: var( --e-global-color-accent );
}
.hfe-nav-menu li.menu-item:last-child {
    margin-right: 0 !important;
}
.hfe-nav-menu li.menu-item a {
    padding: 0 !important;
    border: none !important;
    font-size: 14px !important;
}
.site_hdr:hover .hfe-nav-menu li.menu-item a,
.site_hdr.fixed .hfe-nav-menu li.menu-item a {
    color: #000 !important;
}
.site_hdr .hfe-nav-menu li.menu-item a,
.site_hdr.fixed .hfe-nav-menu li.menu-item a {
    color: #000 !important;
}
.home .site_hdr .hfe-nav-menu li.menu-item a,
.site_hdr.fixed .hfe-nav-menu li.menu-item a {
    color: #fff !important;
}
.home .site_hdr:hover .hfe-nav-menu li.menu-item a,
.site_hdr.fixed .hfe-nav-menu li.menu-item a {
    color: #000 !important;
}
.home .site_hdr svg,
.site_hdr.fixed svg {
    fill: #fff !important;
    color: #fff !important;
}
.home .site_hdr:hover svg,
.site_hdr.fixed svg {
    fill: #000 !important;
    color: #000 !important;
}
.site_hdr:hover svg,
.site_hdr.fixed svg {
    fill: #000 !important;
    color: #000 !important;
}
.site_hdr svg,
.site_hdr.fixed svg {
    fill: #000 !important;
    color: #000 !important;
}

.logo_div img {
    filter: grayscale(1) brightness(100);
}
.home .site_hdr:hover .logo_div img,
.site_hdr.fixed .logo_div img {
    filter: unset;
}
/*.home .site_hdr .logo_div img,
.site_hdr.fixed .logo_div img {
    filter: none;
}*/
/* .home .site_hdr .logo_div img, .site_hdr.fixed .logo_div img {
    filter: grayscale(1) brightness(100);
} */
.site_hdr:hover .logo_div img,
.site_hdr.fixed .logo_div img {
    filter: unset;
}
.site_hdr .logo_div img,
.site_hdr.fixed .logo_div img {
    filter: unset;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper img {
    max-height: 350px;
    width: auto !important;
    margin: 0 auto;
    display: block;
}
/* fahad CSS */
._product-details-box h2.woocommerce-loop-product__title {
    font-size: 12px !important;
    font-family: 'Raleway';
    font-weight: bold;
    letter-spacing: 1px;
    text-align: -webkit-left !important;
    position: relative;
    display: inline-block;
}
._product-details-box h2.woocommerce-loop-product__title:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 1px;
    margin: 0 9px;
    background: #000;
    border-radius: 4px;
}
._product-details-box span.woocommerce-Price-amount.amount {
    font-size: 12px;
    font-family: 'Raleway';
    font-weight: 500;
    display: inline-block;
}
._product-details-box span.woocommerce-Price-currencySymbol {
    margin-left: 5px;
}

.woolentor-checkout__box .woocommerce-billing-fields__field-wrapper .woolentor-checkout__box .woolentor-one-third {
    width: 100%;
    float: left;
    clear: none;
}

.single-product .woocommerce-product-gallery__trigger {
    display: none !important;
}

.single-product .container_single_prod {
    max-width:1170px;
    width: 100%;
    margin:0 auto;
    padding: 50px 20px;
}
.single-product nav.woocommerce-breadcrumb {
    display: none !important;
}

.woocommerce-product-gallery__image {
    background-color: #fdfdfd;
    box-shadow: 10px 10px 100px 1px rgba(0,0,0,.15) inset;
    padding: 20px;
    border-radius: 5px;
}


section.Home-tabs-section {
  padding: 100px 0 30px;
}
section.Home-tabs-section .Container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
section.Home-tabs-section .tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
section.Home-tabs-section .left_side {
  width: 50%;
}
section.Home-tabs-section .right_side {
  width: 47%;
}

section.Home-tabs-section .tabs_ul {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}
section.Home-tabs-section .tabs_ul li {
  position: relative;
  display: block;
  margin: 0 0 10px;
}
section.Home-tabs-section .tabs_ul li:last-child {
  margin: 0;
}
section.Home-tabs-section .tabs_ul li a {
  display: block;
  color: #aaa;
  font-size: 30px;
  text-decoration: none;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  background-color: transparent;
  font-size: 40px;
}
section.Home-tabs-section .tabs_ul li.active a {
  color: #000;
  font-family: "Raleway", sans-serif;
}
section.Home-tabs-section .tabs_ul li a:hover {
  color: #000;
}

section.Home-tabs-section .tabs_content {
  display: none;
}
section.Home-tabs-section .tabs_content.active {
  display: block;
}
section.Home-tabs-section .tabs_content h3.heading {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 30px;
  color: #000;
  display: block;
  font-family: "Raleway", sans-serif;
}
section.Home-tabs-section .tabs_content .content {
  color: #000;
  margin: 20px 0 0;
}
section.Home-tabs-section .tabs_content .content p {
  font-size: 15px;
  margin: 0 0 40px;
  color: #000;
  font-family: "Raleway", sans-serif;
}
section.Home-tabs-section .tabs_content .content p:last-child {
  margin: 0;
}
section.Home-tabs-section .tabs_content .content .btn a {
  /* display: inline-block; */
  /* padding: 8px 12px; */
  /* background: #000; */
  /* color: #fff; */
  /* border-radius: 5px; */
  /* text-decoration: none; */
  background: #000;
  color: #fff;
  padding: 15px 20px;
  display: inline-block;
  font-size: 10px;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  border-radius: 8px;
  word-spacing: 4px;
}
section.Home-tabs-section .tabs_content_image {
  text-align: center;
}
/*section.Home-tabs-section .tabs_content_image img {
  max-height: 200px;
  max-width: 100%;
}*/
section.Home-tabs-section .tabs_content_text {
  padding: 5px 0;
}
section.Home-tabs-section .tabs img.__tabs-img {
  width: 100%;
  position: relative;
  height: 350px;
  border-radius: 0;
  object-fit: contain;
  object-position: center;
}
section.Home-tabs-section .tabs img.__tabs-min-img {
  position: absolute;
  right: 12%;
  width: 100%;
  max-width: 100px;
  height: 170px;
  top: 200px;
  border-radius: 10px;
  box-shadow: 1px 0px 14px 0px #eee;
}
section.Home-tabs-section .circle {
  justify-content: center;
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  background: transparent;
  left: 40%;
}
section.Home-tabs-section .text {
  width: 100%;
  height: 100%;
  position: absolute;
  animation: anim 15s linear infinite;
  top: -80px;
  left: 240px;
  z-index: 2;
}
section.Home-tabs-section .text p {
  font-size: 16px;
  color: #ee9ca7;
  font-weight: bold;
  word-spacing: 0px;
  font-family: "Raleway", sans-serif !important;
  letter-spacing: 10px;
}
@keyframes anim {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(350deg);
  }
}
section.Home-tabs-section .text span {
  position: absolute;
  left: 50%;
  font-size: 1.2em;
  transform-origin: 0 100px;
}
section.Home-tabs-section button.tablinks:active {
  color: black;
}


.elementor-2 .elementor-element.elementor-element-3578866 .elementor-background-slideshow__slide__image {
	max-width:unset !important;
}

@media (max-width: 800px){
	section.Home-tabs-section .circle {
		width:150px;
		height:150px;
		left:37%;
	}
	section.Home-tabs-section .text {
		left:auto !important;
	}
	section.Home-tabs-section .text p, 
	section.Home-tabs-section .text p * {
		margin: 0 !important;
		font-size: 14px !important;
	}
}
@media (max-width: 800px){
	section.Home-tabs-section .right_side {
    width: 100% !important;
    padding: 0 30px;
    position: relative;
}
}
@media (max-width: 800px){
	section.Home-tabs-section .tabs_ul li a {
    display: block;
    color: #aaa;
    font-size: 30px;
    text-decoration: none;
    font-weight: 600;
    font-family: "Raleway", sans-serif;
    background-color: transparent;
    font-size: 25px;
}
}
@media (max-width: 800px){
	section.Home-tabs-section .left_side, section.Home-tabs-section .right_side {
    width: 100% !important;
    padding: 0 30px;
    position: relative;
}
}
@media (max-width: 800px){
	section.Home-tabs-section .tabs_content h3.heading {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 30px;
  color: #000;
  display: block;
  font-family: "Raleway", sans-serif;
}
}
@media (max-width: 800px){
	section.Home-tabs-section .tabs_content .content p {
    font-size: 15px;
    margin: 0 0 40px;
    color: #000;
    font-family: "Raleway", sans-serif;
}
}
@media (max-width: 800px){
	.elementor-2 .elementor-element.elementor-element-8f5ebf7 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --gap: 0px;
    --background-transition: 0.3s;
    --padding-top: 20px;
    --padding-right: 20px;
    --padding-bottom: 20px;
    --padding-left: 20px;
}
}
@media (max-width: 800px){
	.woocommerce div.product div.images.woocommerce-product-gallery {
    position: fixed; 
}
}
@media (max-width: 800px){
	.woocommerce div.product div.images.woocommerce-product-gallery {
    position: static; 
}
}
@media only screen and (max-width: 768px){
.cc-window {
    background-color: #f3f3f3;
    width: 375px;
    height: 100%;
    position: fixed;
    top: 0;
    right: -1000px;
    z-index: 999999;
    box-shadow: 0 0 20px #00000030;
    opacity: 1;
    overflow-y: hidden;
}
}
@media (max-width: 800px){
	.col_first {
    width: 100%;
    height: 250px;
    padding: 10px !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
}
@media (max-width: 800px){
	.col_second {
    padding: 20px;
    width: 100%;
}
}
@media (max-width: 800px){
	.row_main {
    width: 100%;
    display: block;
}
}
@media (max-width: 800px){
	header.elementor-element.elementor-element-9a90592.site_hdr.e-con-full.e-flex.e-con.fixed {
    padding: 10px 0px!important;
    top: 0px;
}
}
@media (max-width: 800px){
.woocommerce #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input {
    width: 100%;
    box-sizing: border-box;
	}
}


.wpml-ls-legacy-list-horizontal {
    padding: 0 !important;
}
a.wpml-ls-link {
    padding: 0 !important;
    position: relative;
    top: -4px;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-item.wpml-ls-item-en a,
.wpml-ls-legacy-list-horizontal .wpml-ls-item.wpml-ls-item-de a {
    position: relative;
    top: -12px;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item.wpml-ls-item-en a::before {
    position: absolute;
    content: 'EN';
    color: #fff;
    font-size: 12px;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item.wpml-ls-item-de a::before {
    position: absolute;
    content: 'DE';
    color: #fff;
    font-size: 12px;
}

.site_hdr.fixed .wpml-ls-item.wpml-ls-item-en a::before,
.site_hdr:hover .wpml-ls-item.wpml-ls-item-en a::before,
.site_hdr.fixed .wpml-ls-item.wpml-ls-item-de a::before,
.site_hdr:hover .wpml-ls-item.wpml-ls-item-de a::before {
    color: #000;
}
.seo-textbox {
	background-color: #F9F6F1;
}
.text-area {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    padding: 50px 20px;
}
.text-area h2{
	font-size: 40px;
	font-weight: 400;
	font-family: "Outfit", Sans-serif;
	line-height: 48px;
}
.text-area p{
	font-size: 18px;
	font-weight: 300;
	font-family: "Outfit", Sans-serif;
	line-height: 28.8px;
}