@font-face
{
  font-family:'FontAwesome';
  src:url('../fonts/fontawesome-webfont.eot');
  src:url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/fontawesome-webfont.woff') format('woff'),
  url('../fonts/fontawesome-webfont.ttf') format('truetype'),
  url('../fonts/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight:normal;
  font-style:normal
}

@font-face {
    font-family: 'Euclid-Circular-Regular';
    src: url('../fonts/EuclidCircularA-Regular.woff2') format('woff2'),
        url('../fonts/EuclidCircularA-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Euclid-Circular-Bold';
    src: url('../fonts/EuclidCircularA-Bold.woff2') format('woff2'),
        url('../fonts/EuclidCircularA-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Euclid-Circular-Medium';
    src: url('../fonts/EuclidCircularA-Medium.woff2') format('woff2'),
        url('../fonts/EuclidCircularA-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
} 


@font-face {
    font-family: 'Playfair Display';
    src: local('Playfair Display Regular'), local('PlayfairDisplay-Regular'),
        url('../fonts/PlayfairDisplay-Regular.woff2') format('woff2'),
        url('../fonts/PlayfairDisplay-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: local('Playfair Display Bold'), local('PlayfairDisplay-Bold'),
        url('../fonts/PlayfairDisplay-Bold.woff2') format('woff2'),
        url('../fonts/PlayfairDisplay-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



body {padding: 0;margin: 0;font-family: 'Euclid-Circular-Regular';font-weight: 400;overflow-x: hidden;background:#fff;}
html, body {width: 100%;height: 100%}
a {text-decoration: none;color: #c59a6d;transition: all 0.6s ease-out;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-ms-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;}
a:hover {text-decoration: none!important;cursor: pointer; color: #c59a6d;}
a:focus {text-decoration: none;transition: all 1s ease}
:focus {outline: none!important}
::-moz-selection {background-color:#000;color:#fff}
::selection {background-color: #000;color: #fff}   
img {max-width: 100%;height: auto}
p {font-size: 16px; line-height: 24px; color: #454545; font-weight: 400; font-family: "Euclid-Circular-Regular";}
p a {color: #c59a6d;}
p strong {color: #c59a6d; font-weight: 400;}
p a:hover {color: #000;}
ul, ol, ul li, ol li {margin: 0;padding: 0;}
ul li a, ol li a {color: #c59a6d;}
ul li a:hover, ol li a:hover {color: #c59a6d;}
figure, address {margin: 0;}
input, textarea, select, button {border-radius: 0;-webkit-box-shadow: none;box-shadow: none;outline: none;}
input:focus, textarea:focus, select:focus, button:focus { outline: 0 !important; -webkit-box-shadow: none !important; box-shadow: none !important; }
h1, h2, h3, h4, h5, h6 {font-family: 'Playfair Display';font-style: normal;font-weight: 400;color: #000;margin-bottom: 15px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #c59a6d;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color: #c59a6d;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #000;}
h1 {font-size: 50px;line-height: 54px;}
h2 {font-size: 44px;line-height: 50px;}
h3 {font-size: 40px;line-height: 44px;}
h4 {font-size: 36px;line-height: 40px;}
h5 {font-size: 32px;line-height: 36px;}
h6 {font-size: 28px;line-height: 34px;}
select::-ms-expand {display: none;}
select {-moz-appearance: none;}
.alignleft {float: left;margin-right: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.alignright {float: right;margin-left: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.aligncenter {clear: both;display: block;margin: 0 auto 15px}
.default-css ul , .default-css ol{ margin-bottom: 20px; }
.default-css ol {padding-left: 18px;}
.default-css ul li, .default-css ol li { font-style: normal; margin: 0 0 7px; font-size: 16px; line-height: 24px; color: #454545; font-weight: 400; font-family: "Euclid-Circular-Regular"; }
.default-css ul li a, .default-css ol li a {color: #c59a6d}
.default-css ul li strong, .default-css ol li strong {color: #c59a6d;font-weight: 700;}
.default-css ul li a:hover, .default-css ol li a:hover {color: #000}
.default-css ul li { list-style: none; background: url(../images/list-arrow.png) no-repeat; background-position: 0 4px; padding-left: 26px; background-size: 14px; }
.floating-icon {position: fixed;right: -107px;top: 50%;transform: translateY(-50%);z-index: 11;transform: rotate(-90deg);}
.floating-icon a {padding: 18px 40px;display: inline-block;color: #000;text-align: center;font-family: Playfair Display;font-size: 18px;font-style: normal;font-weight: 400;line-height: normal;background: #FFF; box-shadow: 0px 0px 20px 0px rgba(48, 69, 124, 0.20);} .floating-icon a strong{color: #000}
.floating-icon a:hover {color: #fff;background: #c59a6d;}
.default-section{ padding:60px 0 ; }

.modal-backdrop.show { opacity: .9; }
.video-show { position: absolute; top: 50%; transform: translate(-50% , -50%); left: 50%; }
.modal.popup-form button.close {opacity: 1;position: absolute;right: 30px;top: 30px;font-size: 26px;font-weight: normal;color: #fff;cursor: pointer;/* text-shadow: none; */ background: transparent;border: none;}
.popup-form .modal-body { padding: 0; }
.popup-form .modal-content { border-radius: 0; background: transparent; } 
.popup-form .form-hero { padding: 25px 35px 35px; }

/* btns */
a.theme-btn { position: relative; padding: 11px 30px 13px; align-items: center; font-style: normal; display: inline-block; font-family: "Euclid-Circular-Regular"; text-align: center; border-radius: 0; font-size: 22px; line-height: 28px; color: #636669; font-weight: 400; background-color: rgba(0, 0, 0, 0); border: 1px solid #636669; }
a.theme-btn:hover { border-color: #c59a6d; color: #c59a6d;}

/*--header--*/
.header-section { position: relative; top: 0; left: 0px; right: 0px; transition: all 0.5s; box-shadow: none; z-index: 99; padding: 0px 0;background: #fff; }
.header-offer-text { font-size: 16px; letter-spacing: 2px; line-height: 24px; color: #ffffff; font-weight: 500; font-family: "Euclid-Circular-Regular"; text-align: center; background: #000; padding: 10px; }
.header-section .row {align-items: center;}
.header-right { display: flex ; align-items: center; justify-content: space-between; padding: 10px 0; }
.header-section.sticky { position: fixed; transition: all 0.5s; box-shadow: 0px 4px 20px 0px rgb(118 111 92 / 30%); background: #fff; z-index: 99; }
.top-right{ display: flex ; align-items: center; } 
.header-top { padding: 10px 0; }
.header-section.sticky .header-offer-text { display: none; }

.header-logo { text-align: center; }
.header-location ul { display: flex; align-items: center; }
.header-location ul li { list-style: none; font-family: "Euclid-Circular-Regular"; font-size: 16px; font-style: normal; font-weight: 400; line-height: normal; margin: 0 33px;padding: 5px 0; text-transform: uppercase; color: #232f3e; position: relative;}
.header-location ul li a { color: #232f3e; }
.header-location ul li a:hover { color: #c59a6d; }
.header-location ul li:first-child { padding-left: 0; } 
.top-head-call { display: flex ; align-items: center; justify-content: right; }
span.header-cart-count { font-size: 11px; line-height: 18px; color: #fff; font-weight: 500; font-family: 'Bulldog Medium Std'; width: 17px; height: 17px; border-radius: 8px; background-color: #c59a6d; display: inline-block; text-align: center; position: absolute; right: 1px; top: -3px; }
.cart-div { display: inline-block; padding: 0 15px; position: relative; }
.count { font-size: 10px; line-height: 14px; color: #fff; font-weight: 500; font-family: 'Bulldog Medium Std'; width: 14px; height: 14px; border-radius: 8px; background-color: #232f3e; display: inline-block; text-align: center; position: absolute; right: 1px; top: -4px; }  
#search-form { display: none; position: absolute; right: 34px; min-width: 230px; top: -6px; z-index: 1; }
#search-form.active-search { opacity: 1; visibility: visible; }
.search-open{display: block;}
span.search { position: absolute; top: 8px; left: 10px; color: #666; font-weight: normal !important; }
span.search .fa{font-weight: normal !important;}
#search-form input.form-control { padding-left: 32px; }
.search-popup button.close { font-size: 50px; position: absolute; font-weight: 400; right: 30px; text-shadow: none !important; top: 30px; color: #fff; opacity: 1 !important; font-family: 'Euclid-Circular-Regular'; background: transparent; border: none; }
.search-popup button.close i.fa.fa-times-circle { color: #c59a6d; }
.search-popup .modal-dialog { max-width: 710px !important; transform: translateY(-50%) !important; position: absolute; top: 50%; left: 0; right: 0; margin: 0 auto !important; width: 100%; }
.search-popup .modal-content { background-color: transparent !important; border: none; }
.search-popup input.search-input { background: transparent !important; border-width: 0 0 1px 0; border-color: #fff; height: 60px; max-width: 100%; outline: 0; color: #fff !important; font-family: 'Euclid-Circular-Regular'; font-size: 20px; font-weight: 400; line-height: 28px; width: 100%; }
.search-popup .medium::-webkit-input-placeholder { /* Edge */color: #fff;opacity: 1;}
.search-popup .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #fff;opacity: 1;}
.search-popup .medium::placeholder {color: #fff;opacity: 1;}
.search-popup input[type="text"]::-webkit-input-placeholder { /* Edge */color: #fff;opacity: 1;}
.search-popup input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #fff;opacity: 1;}
.search-popup input[type="text"]::placeholder {color: #fff;opacity: 1;}
.dropdown-toggle::after{display: none;}
.dropdown-toggle { background: url(../images/select-icon.png) no-repeat right 0px center; padding: 0px 10px 0px 0px; display: block; border: none; cursor: pointer; -webkit-appearance: none; margin-top: 5px; }
.dropdown-menu { border: none !important; background: #f5f5f5 !important; left: 0 !important; right: auto !important; max-width: 100px; position: absolute !important; inset: 0px 0px auto auto; margin: 40px 0 0 !important; transform: inherit !important; }
.dropdown-menu::after { content: ''; width: 0; position: absolute; top: -14px; left: 14%; text-align: center; border-bottom: 15px solid #f5f5f5; border-right: 10px solid transparent; border-left: 10px solid transparent; }
.dropdown-toggle img { margin: -6px 8px 0 0; }
.dropdown-menu a { display: block; margin: 10px 20px; font-size: 14px; letter-spacing: 1px; line-height: 18px; color: #454545; font-family: Euclid-Circular-Regular; font-weight: 400; }
.dropdown-menu a:hover { color: #c59a6d; }
.dropdown-menu a img { margin: -2px 5px 0 0; }
.dropdown-menu {border: none !important; background: #f5f5f5 !important; left: 0 !important; right: auto !important; max-width: 100px;
    opacity: 0;
    transform: translateY(30px);
    visibility: hidden;
    transition: all 0.3s 
linear; display: block !important;}
.cart-div:hover .dropdown-menu { transform: scale(1); opacity: 1; visibility: visible; display: block;
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }

/*--banner--*/
section.home-banner { background: #f1f5f9; padding: 25px; position: relative; }
section.home-banner .container-fluid { padding: 0; }
section.home-banner figure img { width: 100%; object-fit: cover; }
.carousel-indicators { display: block; left: auto; right: 16px; margin-left: auto; margin-right: 0; top: 60%; transform: translateY(-50%); bottom: 0; margin-bottom: 0; }
.carousel-indicators [data-bs-target] { width: 10px !important; height: 10px !important; padding: 0; margin: 1px !important; background-color: #79a9bc !important; opacity: 1 !important; border-radius: 50%; display: block; }
.carousel-indicators .active { background-color: #c59a6d !important; }

/* heading */
.sub-heading-title { margin-bottom: 10px; font-style: normal; font-size: 18px; line-height: 26px; color: #454545; font-weight: 400; font-family: "Playfair Display"; }
.sub-heading-title strong{ color: #c59a6d;font-weight: 400; }
.heading-title { margin-bottom: 15px; font-style: normal; font-size: 36px; line-height: 40px; color: #454545; font-weight: 400; font-family: "Playfair Display"; }
.heading-title strong { color: #c59a6d; font-weight: 400; }
.heading-title-big { margin-bottom: 15px; font-style: normal; font-weight: 400; font-family: "Playfair Display"; font-size: 56px; line-height: 76px; color: #454545; }
.section-heading p { font-size: 18px; line-height: 26px; color: #454545; font-weight: 400; font-family: "Playfair Display"; }


/* eid-collection */
section.eid-collection-section { padding: 60px 0; }
section.eid-collection-section .section-heading { max-width: 530px; margin: 0 auto 30px; }
.eid-collection-row .row{justify-content: center;}
.eid-collection-row .col-sm-4 { padding: 20px; }
.eid-collection-item h3 { margin-bottom: 10px; font-size: 22px; line-height: 26px; color: #454545; font-weight: 400; font-family: "Playfair Display"; text-align: center; }
.eid-collection-item h3 a { color: #454545; }
.eid-collection-item:hover h3 a, .eid-collection-item:hover h3{ color: #c59a6d; }
.eid-collection-item figure { overflow: hidden; transition: all 0.6s; }
.eid-collection-item figure img { width: 100%;transition: all 0.6s; }
.eid-collection-item:hover figure img { transform: scale(1.1); transition: all 0.6s; }
.eid-collection-item { text-align: center; }
.eid-collection-heading { background: #fff; padding: 20px 10px; margin: -40px 20px 0 20px; position: relative; }
a.shop-now-btn { font-size: 16px; line-height: 20px; text-transform: uppercase; color: #454545; font-weight: 400; font-family: "Playfair Display"; text-align: center; padding: 4px 0; border-bottom: 1px solid #c59a6d; display: inline-block; }
a.shop-now-btn:hover { color: #c59a6d; border-color: #c59a6d; }
ul.nav.nav-tabs { margin: 0px 0px 35px; border: none; justify-content: center; }
ul.nav.nav-tabs li a { font-style: normal; padding: 8px 25px 12px; border-radius: 45px; background: #FFF; display: inline-block; min-width: 160px; background-color: rgba(254, 159, 0, 0); border: 1px solid #d3dae2; box-shadow: 0px 1px 14px 0px rgb(69 69 69 / 22%); font-size: 20px; line-height: 28px; color: #454545; font-weight: 400; font-family: "Playfair Display"; text-align: center; }
ul.nav.nav-tabs li { padding: 0 5px; }
ul.nav.nav-tabs li a.active { background-color: rgba(254, 159, 0, 0); border-color: #c59a6d; box-shadow: 0px 1px 14px 0px rgb(254 159 0 / 75%); }
.fade.in { opacity: 1; }


/* trending-categories-section */
section.trending-categories-section { position: relative; background: #ebeff3; padding: 60px 0; }
section.trending-categories-section .row{align-items: center;}
.trending-categories-item h3 { margin: 10px 0; font-size: 42px; line-height: 49px; color: #fff; font-weight: 400; font-family: "Playfair Display"; text-align: center; }
.trending-categories-item p { color: #fff; }
.trending-categories-item figure { overflow: hidden; transition: all 0.6s; }
.trending-categories-item figure img { width: 100%;transition: all 0.6s; }
.trending-categories-item:hover figure img { transform: scale(1.1); transition: all 0.6s; }
.trending-categories-item { text-align: center;position: relative;  transition: all 0.6s;}
.trending-categories-item::after { position: absolute; content: ''; width: 100%; height: 100%; right: 0; background: #000; top: 0; opacity: 0; transition: all 0.6s; }
.trending-categories-item:hover::after { opacity: 0.702; }
.trending-categories-item .trending-categories-heading { position: absolute; top: 52%; transform: translateY(-50%); left: 15px; right: 15px; text-align: center; z-index: 1; transition: all 0.6s;opacity: 0; }
.trending-categories-item:hover .trending-categories-heading {opacity: 1;transition: all 0.6s;}
.trending-categories-item .trending-categories-heading h3 a:hover{color:#fff;}
.trending-categories-heading a.theme-btn {margin-top: 5px; color: #fff; border-color: #fff; }
.trending-categories-heading a.theme-btn:hover { color: #c59a6d; border-color: #c59a6d; }


.trending-categories-slider.owl-carousel{padding: 0;}
.trending-categories-slider.owl-carousel .owl-nav .owl-next, .trending-categories-slider.owl-carousel .owl-nav .owl-prev { border-color: #d5a95d !important; }
.trending-categories-slider.owl-carousel .owl-nav .owl-next:hover, .trending-categories-slider.owl-carousel .owl-nav .owl-prev:hover { border-color: #636669 !important; }
.trending-categories-slider.owl-carousel .owl-nav .owl-prev { background: #c59a6d url(../images/owl-prev.png) no-repeat !important; background-position: center !important; left: 0px; }
.trending-categories-slider.owl-carousel .owl-nav .owl-next { background:  #c59a6d url(../images/owl-next.png) no-repeat !important; background-position: center !important; right: 0px;}
.trending-categories-slider.owl-carousel .owl-nav .owl-prev:hover { background: #fff url(../images/owl-prev-hover.png) no-repeat !important; background-position: center !important;}
.trending-categories-slider.owl-carousel .owl-nav .owl-next:hover { background: #fff url(../images/owl-next-hover.png) no-repeat !important; background-position: center !important;}
.trending-categories-slider .owl-nav { top:50%; }



/* section.designers-spotlight-section */
section.designers-spotlight-section { padding: 60px 0; }
section.designers-spotlight-section .section-heading { max-width: 530px; margin: 0 auto 30px; }

.designers-spotlight-slider.owl-carousel{padding: 0;}
.designers-spotlight-slider.owl-carousel .owl-nav .owl-next, .designers-spotlight-slider.owl-carousel .owl-nav .owl-prev { border-color: #d5a95d !important; }
.designers-spotlight-slider.owl-carousel .owl-nav .owl-next:hover, .designers-spotlight-slider.owl-carousel .owl-nav .owl-prev:hover { border-color: #636669 !important; }
.designers-spotlight-slider.owl-carousel .owl-nav .owl-prev { background: #c59a6d url(../images/owl-prev.png) no-repeat !important; background-position: center !important; left: -20px; }
.designers-spotlight-slider.owl-carousel .owl-nav .owl-next { background:  #c59a6d url(../images/owl-next.png) no-repeat !important; background-position: center !important; right: -20px;}
.designers-spotlight-slider.owl-carousel .owl-nav .owl-prev:hover { background: #fff url(../images/owl-prev-hover.png) no-repeat !important; background-position: center !important;}
.designers-spotlight-slider.owl-carousel .owl-nav .owl-next:hover { background: #fff url(../images/owl-next-hover.png) no-repeat !important; background-position: center !important;}
.designers-spotlight-slider .owl-nav { top:50%; }





/* hot-seller-section */
section.hot-seller-section { padding: 60px 0; position: relative; width: 100%; overflow: hidden; }
section.hot-seller-section .container { position: relative; }
section.hot-seller-section .section-heading { margin-bottom: 40px; }
a.explore-more { text-align: center; display: inline-block; font-size: 18px; line-height: 30px; color: #7e7e7e; font-weight: 400; font-family: "Playfair Display"; position: absolute; right: 15px; top: 50px; }
a.explore-more:hover {  color: #c59a6d;  }
.best-seller-btn { font-weight: 400; font-family: "Euclid-Circular-Regular"; font-size: 14px; letter-spacing: 0px; line-height: 16px; color: #212121; border-radius: 3px; background: #e7e7e7; display: inline-block; padding: 4px 10px; position: absolute; top: 10px; left: 10px; }
section.hot-seller-section .row { align-items: center; }
.hot-seller-img { margin-left: 80px; position: relative; }
.hot-seller-img figure img { width: 100%; }
a.exploe-more { font-size: 18px; letter-spacing: 4px; line-height: 26px; text-transform: uppercase; color: #c59a6d; font-family: 'Euclid-Circular-Medium'; font-weight: 500; margin-top: 10px; display: inline-block; }
a.exploe-more:hover { color: #c59a6d; }
.hot-seller-img figure img { width: 100%; }
.hot-seller-slider { padding-top: 50px; }
.hot-seller-slider-img { text-align: center; }
.hot-seller-slider.owl-carousel .owl-dots {   margin: 0 auto; text-align: center; position: relative; left: 0; right: 0; top: 6px; z-index: 1; }
.hot-seller-slider.owl-carousel button.owl-dot { width: 10px; height: 10px; background: #d5a95d !important; margin: 0 5px; border-radius: 50%; }
.hot-seller-slider.owl-carousel button.owl-dot.active { background: #0d4529 !important; } 
.owl-carousel { position: relative; padding: 0 30px; }
.owl-nav { text-align: center; position: absolute; top: 28%; transform: translateY(-50%); width: 100%; left: 0; right: 0; }
.owl-carousel .owl-nav span{ display: none !important; }
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev { height: 40px; width: 40px; border-radius: 0; border: 1px solid #636669 !important; position: absolute; }
.owl-carousel .owl-nav .owl-next:hover, .owl-carousel .owl-nav .owl-prev:hover { border-color: #d5a95d !important; }
.owl-carousel .owl-nav .owl-prev { background: #fff url(../images/owl-prev-hover.png) no-repeat !important; background-position: center !important; left: -30px; }
.owl-carousel .owl-nav .owl-next { background:  #fff url(../images/owl-next-hover.png) no-repeat !important; background-position: center !important; right: -30px;}
.owl-carousel .owl-nav .owl-next:hover { background: #c59a6d url(../images/owl-next.png) no-repeat !important; background-position: center !important; }
.owl-carousel .owl-nav .owl-prev:hover { background: #c59a6d url(../images/owl-prev.png) no-repeat !important; background-position: center !important; }
section.eid-collection-section .owl-nav { top: 37%; }


.favorites-collection-slider .product-items::after { position: absolute; content: ''; width: 100%; height: 100%; right: 0; background: #000; top: 0; opacity: 0; transition: all 0.6s; }
.favorites-collection-slider .product-items:hover::after { opacity: 0.702; }
.favorites-collection-slider .product-items .product-dtl {  position: absolute; top: 52%; transform: translateY(-50%); left: 15px; right: 15px; text-align: center; z-index: 1; transition: all 0.6s; opacity: 0; }
 .favorites-collection-slider .product-items:hover .product-dtl { opacity: 1; transition: all 0.6s; }
.favorites-collection-slider .product-items h4 a, .favorites-collection-slider .product-items p, .favorites-collection-slider .pricing { color: #fff; }
.favorites-collection-slider .add_to_cart_button, .favorites-collection-slider .woocommerce button.button, .favorites-collection-slider .woocommerce a.button { color: #fff !important; border-color: #fff !important; }
.favorites-collection-slider .product-items:hover .add_to_cart_button:hover, .favorites-collection-slider .product-items .woocommerce button.button:hover, .favorites-collection-slider .product-items .woocommerce a.button:hover { color: #fff !important; border-color: #c59a6d !important; background: #c59a6d !important; }
section.hot-seller-section.favorites-collection {
    padding-top: 0;
}


.favorites-collection-slider.owl-carousel{padding: 0;}
.favorites-collection-slider.owl-carousel .owl-nav .owl-next, .favorites-collection-slider.owl-carousel .owl-nav .owl-prev { border-color: #d5a95d !important; }
.favorites-collection-slider.owl-carousel .owl-nav .owl-next:hover, .favorites-collection-slider.owl-carousel .owl-nav .owl-prev:hover { border-color: #636669 !important; }
.favorites-collection-slider.owl-carousel .owl-nav .owl-prev { background: #c59a6d url(../images/owl-prev.png) no-repeat !important; background-position: center !important; left: -20px; }
.favorites-collection-slider.owl-carousel .owl-nav .owl-next { background:  #c59a6d url(../images/owl-next.png) no-repeat !important; background-position: center !important; right: -20px;}
.favorites-collection-slider.owl-carousel .owl-nav .owl-prev:hover { background: #fff url(../images/owl-prev-hover.png) no-repeat !important; background-position: center !important;}
.favorites-collection-slider.owl-carousel .owl-nav .owl-next:hover { background: #fff url(../images/owl-next-hover.png) no-repeat !important; background-position: center !important;}
.favorites-collection-slider .owl-nav { top:50%; }



/* aim-timeless-sustainability-section   */
section.aim-timeless-sustainability-section { padding: 60px 0; background-repeat: no-repeat; background-position: center; background-size: cover; position: relative; z-index: 1; }
.aim-timeless-sustainability-img { display: flex ; flex-wrap: wrap; margin: -5px; align-items: center; }
.aim-timeless-sustainability-img figure { padding: 5px; }
.aim-timeless-sustainability-img figure img{ border: 1px solid #c59a6d; padding: 5px; width: 100%; }
.aim-timeless-sustainability-img figure:first-child{width: 40%;}
.aim-timeless-sustainability-img figure:last-child{width: 60%;}
section.aim-timeless-sustainability-section .section-heading { background: #72121f; margin-left: -160px; padding: 30px 40px; }
section.aim-timeless-sustainability-section .section-heading .heading-title-big { color: #fff; }
section.aim-timeless-sustainability-section .section-heading p { color: #fff; }
section.aim-timeless-sustainability-section .row { align-items: center; }
.aim-timeless-sustainability-btns a.theme-btn { color: #fff; border-color: #fff; }
.aim-timeless-sustainability-btns a.theme-btn:hover { color: #c59a6d; border-color: #c59a6d; }
.aim-timeless-sustainability-btns { padding-top: 10px; }


/* trending-categories-store-section */
section.trending-categories-store-section { padding: 60px 0;position: relative; }
section.trending-categories-store-section .section-heading { margin-bottom: 60px; }
section.trending-categories-store-section .section-heading .heading-title { color: #454545; }
section.trending-categories-store-section .row { justify-content: center; }
section.trending-categories-store-section .col-sm-3 { padding: 15px; }
.trending-categories-store { text-align: center; position: relative; max-width: 320px; margin: 0 auto; }
.trending-categories-store figure{ margin-bottom: 15px; }
.trending-categories-store h2 { margin-bottom: 15px; font-size: 30px; letter-spacing: -1px; color: #114729; font-weight: 500; font-family: "Playfair Display"; line-height: 32px; }
@keyframes swayRight {
    0%   { transform: rotate(0deg); }
    25%  { transform: rotate(-2deg); }
    50%  { transform: rotate(2deg); }
    75%  { transform: rotate(-1.5deg); }
    100% { transform: rotate(0deg); }
}
 
@keyframes sway {
    0%   { transform: rotate(0deg); }
    25%  { transform: rotate(2deg); }
    50%  { transform: rotate(-2deg); }
    75%  { transform: rotate(1.5deg); }
    100% { transform: rotate(0deg); }
}


/* customer-section */
section.customer-section {
    padding-bottom: 30px;
}
section.customer-section .row { justify-content: center; }
section.customer-section .col-sm-3 { padding: 15px 30px; }
section.customer-section .section-heading { text-align: center; }
section.customer-section .section-heading figure { margin-bottom: 13px; }
section.customer-section .section-heading h2 { font-size: 22px; line-height: 22px; color: #454545; font-weight: 400; font-family: "Playfair Display"; margin-bottom: 10px; }


/* section.blog-section */
section.blog-section { padding: 70px 0 50px; }
.blog-row { margin: 0 -20px; }
.blog-row .col-sm-6 { padding: 35px; }
.blog-row .col-sm-6:nth-child(even){margin-top: 80px;}
.blog-content { padding-top: 30px; }
.blog-info a { position: relative; font-family: 'Euclid-Circular-Regular'; font-size: 18px; line-height: 24px; color: #9da2b1; font-weight: 400; }
.blog-info a:hover{ color: #c59a6d ; transition: 0.6s; }
.blog-info { margin-bottom: 20px; }
.blog-info a img { margin: -4px 7px 0 10px; }
.blog-content h3 { margin-bottom: 15px; font-size: 40px; line-height: 40px; color: #c59a6d; font-weight: 500; font-family: "Playfair Display"; }
.blog-content h3 a { color: #c59a6d; }
.blog-item:hover .blog-content h3 a{ color: #c59a6d; }
.blog-row .row{justify-content: center;}
.blog-item figure { overflow: hidden; transition: all 0.6s; border-radius: 0px; position: relative; padding: 0 15px 15px 0; }
.blog-item figure img { width: 100%; position: relative;  transition: all 0.6s;}
.blog-item figure::before { content: ''; position: absolute; width: 98%; height: 97%; background-color: #c59a6d; bottom: 0; z-index: -1; right: 0; }
.blog-item:hover figure img { transform: scale(1.1); }

.gform_confirmation_message {
    color: #fff !important;
}
.login-btn a:hover {
    color: #000;
}
/* newsletter-section */
.newsletter-section .newsletter-row {
    background: #000000;
    padding: 40px 50px;
    max-width: 1300px;
    margin: 0 auto;
    margin-top: -90px;
}
.newsletter-section .sub-heading-title {
    color: #ffffff;
    font-size: 28px;
    line-height: 36px;
}
.newsletter-section p {color: #fff;}
.newsletter-section .newsletter-row .newsletter { display: flex ; flex-wrap: wrap; align-items: center; }
.newsletter-section .newsletter-row .newsletter .default-css { width: 55%; padding-right: 110px; }
.newsletter-form { width: 45%; }
.newsletter-form .medium { display: block !important; width: 100% !important; margin: 0 !important; padding: 11px 140px 11px 25px !important; box-shadow: none !important; border: none !important; color: #464646 !important; font-family: Euclid-Circular-Regular !important; font-size: 16px !important; font-style: normal !important; font-weight: 400 !important; line-height: 24px !important; height: 58px !important; border-radius: 29px !important; background: #ffffff !important; }
.newsletter-form .medium:focus{ box-shadow:none;outline:none !important;}
.newsletter-form .gform_wrapper .gfield { padding: 0 !important; }
.newsletter-form .gform-footer { width: 25% !important; padding-left: 20px !important; }
.newsletter-form input.button.gform_button { display: inline-block !important; cursor: pointer !important; transition: all .6s ease-out; -webkit-transition: all .6s ease-out; -moz-transition: all .6s ease-out; -ms-transition: all .6s ease-out; -o-transition: all .6s ease-out; position: absolute; right: 2px; bottom: 2px; border: none; margin: 0 !important; font-size: 16px !important; line-height: 20px !important; color: #ffffff; font-weight: 500; font-family: "Euclid-Circular-Regular"; border-radius: 50px !important; background: #c59a6d !important; padding: 16px 30px !important; }
.newsletter-form form { position: relative; }
.newsletter-form input.button.gform_button:hover{ background: #000 !important; } 
.newsletter-form .medium::-webkit-input-placeholder { /* Edge */color: #464646 !important;opacity: 1;}
.newsletter-form .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #464646 !important;opacity: 1;}
.newsletter-form .medium::placeholder {color: #464646 !important;opacity: 1;}
.newsletter-form input[type="text"]::-webkit-input-placeholder { /* Edge */color: #464646 !important;opacity: 1;}
.newsletter-form input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #464646 !important;opacity: 1;}
.newsletter-form input[type="text"]::placeholder {color: #464646 !important;opacity: 1;}


/* footer.footer */
footer.footer-section { padding: 1px 0 0; position: relative; background: #f1f5f9; margin-top: 90px; }
.footer-mid { padding-top: 60px; }
.footer-mid .col-sm-5 { width: 24%; }
.footer-mid .col-sm-2 { width: 14%; }
.footer-mid .col-sm-3 { width: 24%; }
.ftr-item.ftr-item-2 ul { column-count: 2; } 
.ftr-logo { padding-bottom: 20px; }
footer.footer-section p { font-size: 16px; line-height: 24px; }
footer.footer-section p a{ color: #454545; }
footer.footer-section p a:hover{ color: #c59a6d; }
footer.footer-section p b { display: block; }
.ftr-title.title { margin: 15px 0 10px; }
.ftr-title { margin-bottom: 15px; font-size: 18px; line-height: 20px; color: #454545; font-weight: 500; font-family: "Euclid-Circular-Medium"; }
.ftr-item ul li { list-style: none; padding-bottom: 5px; color: #454545; font-family: Euclid-Circular-Regular; font-size: 16px; font-style: normal; font-weight: 400; line-height: 24px; }
.ftr-title a img { margin-left: 30px; }
.ftr-title a{  color: #454545; }
.ftr-title a:hover{  color: #c59a6d; }
.ftr-item ul li a { color: #454545; }
.ftr-item ul li a:hover { color: #c59a6d; }
.ftr-social { padding-bottom: 20px; }
.ftr-social a { display: inline-block; height: 45px; width: 45px; text-align: center; line-height: 40px; transition: all 0.6s; margin: 5px; border-radius: 50%; background: #000; }
.ftr-social a img { transition: 0.6s; max-width: 25px;  }
.ftr-social a:hover img { transition: 0.6s; filter: brightness(0) invert(1); }
.ftr-social a:hover { background: #c59a6d; }

.ftr-menu ul { display: flex; align-items: center; justify-content: center; padding: 25px 0; }
.ftr-menu ul li { color: #FFF; text-align: center; font-family: "Euclid-Circular-Regular"; font-size: 18px; font-style: normal; font-weight: 400; line-height: normal; list-style: none; position: relative; padding: 0 10px; width: 14.64%; }
.ftr-menu ul li::after { position: absolute; content: "/"; top: 50%; right: 0%; transform: translateY(-50%); }
.ftr-menu ul li:last-child:after{ display: none; }
.ftr-menu ul li a { color: #ffffff; }
.ftr-menu ul li a:hover { color: #c59a6d; }
.ftr-copyright { padding: 12px 5px; background: #000; margin-top: 40px; border-bottom: 1px solid #fff; }
footer.footer-section .ftr-copyright p { margin: 0; color: #fff; text-align: center; font-size: 14px; line-height: 18px; }
footer.footer-section .ftr-copyright p a{   color: #fff; }
footer.footer-section .ftr-copyright p a:hover{   color: #c59a6d; }

.modal-backdrop.show { opacity: .9; }
.modal.popup-form button.close {opacity: 1;position: absolute;right: 30px;top: 30px;font-size: 26px;font-weight: normal;color: #fff;cursor: pointer;/* text-shadow: none; */ background: transparent;border: none;}
.modal-body{ padding: 0; }
.popup-form .form-hero { padding: 30px 30px; border-radius: 10px;background: #000; border: 5px solid #FA58CA; }
.modal-dialog { max-width: 630px !important; position: absolute; top: 60px; left: 0; right: 0; transform: none !important; margin: 0px auto 0; width: 95%; }

.modal-content{background: transparent;}


/* form */
section.contact-section { padding: 60px 0; }
.form-hero { position: relative; right: 0; top: 0; width: 100%; max-width: 1000px; margin: 40px auto 0; }
.b-form-title { color: #000; text-align: center; font-family: Playfair Display; font-size: 30px; font-style: normal; font-weight: 400; line-height: 40px; text-transform: capitalize; margin-bottom: 5px; }
.b-form-title strong , .form-hero .heading-title strong{ color: #c59a6d; font-weight: 400; }
.form-hero p { font-weight: 200 !important; text-align: center;color: #000 !important; font-size: 18px !important; line-height: 28px !important; text-transform: unset !important;margin-bottom: 15px !important; }
.form-hero p img { max-width: 24px; }
.form-hero p strong { color: #000; font-weight: 500; text-transform: capitalize; }
.form-hero .gform_wrapper {max-width: 100%!important;margin: 0 !important;padding: 0!important;}
.gform_wrapper .gform_fields {display: -webkit-box;display: -ms-flexbox;display: flex !important;-ms-flex-wrap: wrap;flex-wrap: wrap;grid-column-gap: 0% !important;grid-row-gap: 0px !important;}
.gform_wrapper.gravity-theme .gform_fields {grid-column-gap: 0 !important;grid-row-gap: 0 !important;}
.form-hero .gform_body {margin: 0 -7px;}
.gform_wrapper .gfield { padding: 0 7px 18px; clear: both; text-align: left; width: 100%; margin: 0; }
.gform_wrapper.gravity-theme .ginput_container_address {margin-left: 0 !important;margin-right: 0 !important;}
.gfield--type-address {margin-bottom: 0 !important;}
.gform_wrapper.gravity-theme .ginput_container_address span {padding: 0 10px 12px !important;margin: 0 !important;}
.gform_wrapper.gravity-theme fieldset {margin: 0 !important;}
.gform_wrapper .gfield.gfield--width-full {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.gform_wrapper .gfield.gfield--width-half {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.gform_wrapper .gfield.gfield--width-third { -webkit-box-flex: 0; -ms-flex: 0 0 33.33%; flex: 0 0 33.33%; max-width: 33.33%; }
.form-hero .gform_wrapper .ginput_container {margin: 0!important;padding: 0;position: relative;}
.gform_wrapper label, .form-hero .gform_wrapper label.gfield_label { font-size: 14px !important; font-family: "Euclid-Circular-Regular"; font-style: normal; font-weight: 500; line-height: 22px; color: #c59a6d; margin: 0 !important; padding-left: 0; }
.gform_wrapper .medium::-webkit-input-placeholder { /* Edge */color: #454545;opacity: 1;}
.gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #454545;opacity: 1;}
.gform_wrapper .medium::placeholder {color: #454545;opacity: 1;}
.gform_wrapper input[type="text"]::-webkit-input-placeholder { /* Edge */color: #454545;opacity: 1;}
.gform_wrapper input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #454545;opacity: 1;}
.gform_wrapper input[type="text"]::placeholder {color: #454545;opacity: 1;}
.newsletter .gform_wrapper input[type="email"]::-webkit-input-placeholder { /* Edge */color: #c59a6d;opacity: 1;}
.newsletter .gform_wrapper input[type="email"]:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #c59a6d;opacity: 1;}
.newsletter .gform_wrapper input[type="email"]::placeholder {color: #c59a6d;opacity: 1;}
.form-hero input.button.gform_button { display: inline-block !important; position: relative !important; cursor: pointer !important; transition: all 1s !important; font-style: normal !important; box-shadow: none !important; padding: 12px 30px !important; bottom: 0px; font-size: 20px !important; letter-spacing: 1px !important; line-height: 36px !important; text-transform: uppercase !important; color: #000000 !important; font-family: "Euclid-Circular-Regular" !important; border-radius: 45px !important; background: #c59a6d !important; border: none !important; min-width: 500px !important; margin: 0 auto; text-align: center !important; }
.form-hero input.button.gform_button:hover {background: #c59a6d !important; color: #fff !important;}
.banner-droupdown .form-hero .gform_wrapper .gfield.gfield--width-half:first-child {flex: 0 0 50%;max-width: 50%;}
.gform_wrapper textarea.medium { height: 185px !important; display: block; min-block-size: inherit !important; }
.gform_wrapper .gform_footer { padding: 0px 0 0 0 !important; margin: 30px 0 0 0px !important; text-align: center; }
.form-hero .gform_wrapper .ginput_complex select {background:  url(../images/select-arrow.png) no-repeat right 13px center!important;background-size: 16px !important; padding-left: 5px !important;}
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { width: 100% !important; padding: 7px 30px 7px 25px !important; -webkit-appearance: none !important; resize: none !important; position: relative !important; height: 60px; transition: all 1s; margin: 0 !important; box-shadow: none !important; color: #454545 !important; font-size: 16px !important; font-style: normal !important; font-weight: 400 !important; line-height: 28px !important; border-radius: 45px !important; background: transparent; border: 1px solid #c59a6d !important; letter-spacing: 1px; font-family: "Euclid-Circular-Regular"; }
.form-hero .gform_wrapper select.medium{ background: #fff url(../images/select-arrow.png) no-repeat right 10px center !important; background-size: 15px !important;line-height:40px !important; }
.form-hero .ginput_container.ginput_container_fileUpload, .form-hero .gform_wrapper.gravity-theme .gform_drop_area { text-align: center; padding: 10px !important; border-radius: 5px !important; background: #f4f9fd !important; box-shadow: none !important; border: 1px solid #ccc !important; }
.form-hero input[type="file"] {display : none;}
.form-hero .button.gform_button_select_files { border: none; display: inline-block; padding: 0; margin-bottom: 2px; color: #FFF; font-family: Playfair Display; font-size: 0; font-style: normal; font-weight: 500; line-height: 0; border-radius: 0; background: transparent; }
.form-hero .button.gform_button_select_files:hover {background-color: transparent;}
.form-hero .ginput_container.ginput_container_fileUpload label {color: #c59a6d;font-size: 14px !important;}
.gfield--type-address{ margin-bottom:12px !important;}
.gform_wrapper.gravity-theme .ginput_container_address span { padding: 0 8px 0; }
.gform_wrapper.gravity-theme .gform_drop_area { padding: 10px !important;}
.gfield_checkbox {display: flex;}
.gchoice .gfield-choice-input {margin-top: 5px !important;;border-radius: 50% !important; width: 15px !important;height: 15px !important; border: 1px solid #c59a6d !important; background: rgb(217 217 217 / 20%) !important; }
.gchoice .gfield-choice-input:checked{background: url(../images/agree.png) no-repeat !important;background-size: cover !important;}
label.form-check-label strong {color: #c59a6d;font-weight: 400;}
label.form-check-label i { font-style: normal; color: #011A43; }
.gchoice .gfield-choice-input::before{ display:none !important; }
.gfield_description.instruction.validation_message { display: none !important; }
.form-hero .gform_wrapper .ginput_container label { width: calc(100% - 15px); }
.popup-form .modal-body { padding: 0; }
.popup-form .modal-content { border-radius: 0; background: transparent; }
.popup-form .form-hero { padding: 45px 45px; }
.gform_validation_errors { display: none !important; }
.form-check-input[type=checkbox] { border-radius: 5px !important; border-color: #ccc !important; background-color: #ffffff; width: 15px; height: 15px; } 
.form-check-input:checked { background-color: #c59a6d !important; border-color: #c59a6d !important; }
.ginput_container.ginput_container_checkbox label.form-check-label { text-transform: capitalize; }
.ginput_container.ginput_container_fileUpload label { padding: 0;width: 100% !important; }
.ginput_container.ginput_recaptcha { padding-top: 15px !important; }
.gform_wrapper .gfield:last-child { padding-bottom: 0 !important; }
.ginput_recaptcha { text-align: center; }

section.hot-seller-section ul li { list-style: none; }
.product-items { text-align: center; transition: all 0.6s ease; position: relative; padding-bottom: 50px; height: 100%; }
.product-items .add_to_cart_button, .product-items .product_type_simple {
    position: absolute !important;
    left: 1px !important;
    right: 1px !important;
    display: inline-table !important;
    margin: 0 auto !important;
    bottom: 1px !important;
}
.product-items figure { position: relative; margin-bottom: 15px; overflow: hidden; border: 1px solid #f0eceb; padding: 5px;transition: all 0.6s ease; }
.product-items:hover figure img { transform: scale(1.05); transition: all 0.6s ease;  }
.product-items figure img{ width: 100%;transition: all 0.6s ease;  }
.product-items h4 { margin-bottom: 10px; font-style: normal; font-weight: 500; font-family: "Euclid-Circular-Medium"; font-size: 18px; line-height: 20px; color: #000000; }
.product-items h4  a{ color: #000; }
.product-items h4:hover  a{ color: #c59a6d; }
.product-items p { font-size: 14px; line-height: 18px; color: #000000; margin-bottom: 7px; }
.pricing { margin: 15px 0; font-style: normal; font-size: 20px; line-height: 22px; color: #1a1a1a; font-weight: 400; font-family: "Euclid-Circular-Regular"; }
.pricing del{ font-size: 14px; line-height: 18px; color: #a9a9a9; padding-right: 10px; }
.add_to_cart_button, .woocommerce button.button, .woocommerce a.button { display: inline-block; padding: 3px 18px 5px !important; text-align: center !important; font-size: 16px !important; line-height: 28px !important; text-transform: uppercase; color: #636669 !important; font-weight: 400 !important; font-family: "Playfair Display" !important; background: transparent !important; border: 1px solid #636669 !important; border-radius: inherit !important;  }
.add_to_cart_button img, .woocommerce button.button img, .woocommerce a.button img { width: auto !important; }
.product-items:hover .add_to_cart_button:hover, .woocommerce .product-items:hover button.button:hover, .woocommerce .product-items:hover a.button{ background: #000 !important; color: #fff !important; }
.add_to_cart_button:hover, .woocommerce button.button:hover, .woocommerce a.button:hover{ background:#000 !important; color: #fff !important;}
.product-items:hover .product-items h4  a { color: #c59a6d !important; }
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li { background: none; }

/*------------ woocommerce-CSS---------*/
.woocommerce div.product div.images img { display: inherit!important; width: 100% !important; height: auto !important; max-width: 100% !important; border: 1px solid #cfcccd;}
.woocommerce-product-gallery__image{ text-align:center !important;}
a.added_to_cart.wc-forward {display: block;font-size: 21px;text-decoration: underline;}
a.added_to_cart.wc-forward:hover{color: #c59a6d;text-decoration: underline !important;}
a.add_to_cart_button.ajax_add_to_cart.added:after {font-size: 14px;}
.woocommerce ul.products li.product a img {display: inline!important;margin: 0!important;}
.woocommerce ul.products li.product .price {color: #1a1a1a;font-family: 'Euclid-Circular-Regular';font-size: 20px;font-style: normal; line-height: 24px;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {background: none !important;}
.woocommerce select {background:#fff  url(../images/select-arrow.png) no-repeat right 13px center!important;background-size: 16px !important;}
.woocommerce select { width: auto !important; font-size: 16px !important; padding: 10px 15px 7px 15px !important; -webkit-appearance: none; resize: none; position: relative;   transition: all 1s; margin: 0 !important; color: #454545 !important; font-family: 'Euclid-Circular-Regular'; font-style: normal; font-weight: 400; line-height: 28px; border: 1px solid #d9d9d9; border-radius: 5px; }
.woocommerce input[type='text'] { width: auto !important; font-size: 16px !important; padding: 10px 15px 7px 15px !important; -webkit-appearance: none; resize: none; position: relative; transition: all 1s; margin: 0 !important; color: #454545 !important; font-family: 'Euclid-Circular-Regular'; font-style: normal; font-weight: 400; line-height: 28px; border: 1px solid #d9d9d9; border-radius: 0 !important; }
.woocommerce-message::before{color: #c59a6d !important;}
.woocommerce div.product p.price, .woocommerce div.product span.price{color: #c59a6d;font-family: 'Euclid-Circular-Regular';font-size: 20px;font-style: normal;font-weight: 400;line-height: 28px;}
.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {width: 100px !important;}
.woocommerce ul#shipping_method li{ background:none !important;padding-left: 0;}
.woocommerce ul.products li.product .button{margin-top:0!important}
.woocommerce ul.products li.product .price del,.woocommerce ul.products li.product .price ins{font-weight:400!important;padding:0 5px}
.woocommerce-error,.woocommerce-info,.woocommerce-message{border-top-color:#c59a6d!important;padding:10px 20px 10px 50px!important;    font-family: 'Playfair Display'; font-style: normal; font-weight: 500; font-size: 16px; line-height: 26px; color: #454545; margin-bottom: 15px;}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before { color: #c59a6d !important; top: 13px; left: 19px; }
h1.product_title.entry-title { margin-bottom: 21px; font-size: 46px !important; line-height: 40px !important; color: #c59a6d !important; font-weight: 400 !important; font-family: "Playfair Display"; }
.woocommerce-error a,.woocommerce-info a,.woocommerce-message a{font-weight:400}
.woocommerce-error a:hover,.woocommerce-info a:hover,.woocommerce-message a:hover{color:#000}
.woocommerce .quantity .qty { width: 62px; height: 40px; border-radius: 4px; border: 1px solid #cfc8d8; padding: 5px 10px; font-size: 18px; line-height: 26px; color: #454545; font-weight: 400; font-family: 'Euclid-Circular-Regular'; }
.woocommerce form .form-row textarea.input-text { height: 90px; resize: none; }
.product_meta{font-size:18px;line-height:28px;color:#000;font-weight:400;font-family:Euclid-Circular-Regular}
.gform_wrapper.gravity-theme .gfield_label{font-size:18px!important;line-height:28px!important;color:#000!important;font-weight:400!important;font-family:Euclid-Circular-Regular!important}
.product_meta a{font-weight:400;color:#000}
.product_meta a:hover{color:#000}
.woocommerce div.product div.summary form.cart{border-top:2px solid #f5f5f5;padding-top:20px}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{border-radius:4px;background-color:#fff;padding:10px 25px;font-size:20px;line-height:31px;color:#000!important;font-weight:400;font-family:Euclid-Circular-Regular}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{background-color:#000;color:#fff!important}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:10px 25px;font-size:20px;line-height:31px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{border:none;display:inline-block;position:relative;z-index:0;border-radius:0;margin:0;padding:0!important}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{display:none}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{display:none}
.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;border-bottom:1px solid #b2b2b2}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{display:none}
.woocommerce-Reviews p.woocommerce-noreviews{margin-bottom:10px}
.comment-respond{font-size:18px;line-height:28px;color:#000;font-weight:400;font-family:Euclid-Circular-Regular}
.comment-form label{display:block}
.comment-respond .comment-form textarea{height:100px;resize:none}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{width:100%;height:44px;border-radius:0 !important;background-color:#fff;border:1px solid #c4c4c4; font-size:18px!important;line-height:normal;color:#454545;font-weight:400;font-family:Euclid-Circular-Regular!important;padding:10px 15px!important;box-shadow:none!important;}
.woocommerce form .form-row label{line-height:normal}
.woocommerce form .form-row label, .woocommerce-page form .form-row label { display: block; width: 100%; margin-bottom: 5px;color: #000 !important; }
.woocommerce form .password-input,.woocommerce-page form .password-input{width:100%}
a.added_to_cart.wc-forward{display:block;font-size:18px;font-weight:400;font-family:Euclid-Circular-Regular!important}
#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:82px!important;box-shadow:none}
.woocommerce table.shop_table td, .woocommerce table.shop_table th { font-size: 18px; line-height: 28px; color: #000; font-weight: 400 !important; font-family: "Euclid-Circular-Regular"; text-align: center; border-top: 1px dashed #000;    text-align: left; }
.woocommerce table.shop_table tr:first-child th, .woocommerce table.shop_table th:first-child{border: none;}
.woocommerce table.shop_table { border: none !important; }
.woocommerce ul.order_details li{font-size:16px;line-height:26px;color:#000;font-weight:400;font-family:Euclid-Circular-Regular}
.woocommerce ul.order_details li strong{display:block;font-size:18px}
.woocommerce ul.order_details{padding:0}
.woocommerce table.shop_table th { /* background-color: #c59a6d; */ /* border-right: 1px solid #fff; */ /* color: #fff; */ font-weight: bold; }
.woocommerce table.shop_table.woocommerce-cart-form__contents td a.remove { background: #c59a6d; color: #fff !important; width: 30px !important; height: 30px !important; display: inline-block; }
.woocommerce table.shop_table.woocommerce-cart-form__contents td a.remove:hover { background: #a00; }
.product-thumbnail { padding-left: 0 !important; max-width: 70px; }
table.cart .product-thumbnail { min-width: 110px !important; width: 110px !important; }
td.actions { padding-left: 0px !important; padding-right: 0px !important; }
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals { width: 84%; }
.cart-collaterals.cartcollaterals-row .row { align-items: end; }
form.checkout.woocommerce-checkout #customer_details { -webkit-box-flex: 0; -ms-flex: 0 0 60%; flex: 0 0 60%; max-width: 60%; padding-right: 20px;float: left; }
form.checkout.woocommerce-checkout #order_review { -webkit-box-flex: 0; -ms-flex: 0 0 40%; flex: 0 0 40%; max-width: 40%; padding-left: 15px;float: right; }
h3#ship-to-different-address { width: 100%; margin-top: 15px; font-size: 25px; }
.woocommerce table.shop_table th:last-child{border-right:0}
.woocommerce table.shop_table td a{font-weight:500}
.woocommerce table.shop_table td a:hover{color:#000}
.gform_wrapper.gravity-theme .gform_fields{grid-column-gap:0!important;grid-row-gap:0!important}
.woocommerce table.shop_table td .coupon input.input-text{padding:8px 15px!important;width:170px;height:40px;margin-right:10px!important}
table.shop_table.shop_table_responsive tbody th{text-align:left}
.woocommerce-page .about-page-section .default-css{padding:0}
.woocommerce-checkout .col2-set .col-1{float:none;width:100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0}
.woocommerce-checkout .col2-set .col-2{width:100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0}
span.woocommerce-input-wrapper{width:100%}
.select2-container--default .select2-selection--single{border-radius:0;height:44px!important;line-height:44px!important;border-color:#c4c4c4!important;border:none!important}
.select2-container--default .select2-selection--single .select2-selection__rendered{width:100%;height:44px;border-radius:0;background-color:#fff;border:1px solid #c4c4c4;font-size:16px!important;line-height:normal;color:#454545;font-weight:400;font-family:Euclid-Circular-Regular!important;padding:10px 15px!important;box-shadow:none!important}
.select2-container--default .select2-selection--single .select2-selection__arrow{top:2px;right:11px}
#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:normal}
.woocommerce-checkout-review-order table.shop_table.woocommerce-checkout-review-order-table td,.woocommerce-checkout-review-order table.shop_table.woocommerce-checkout-review-order-table th{text-align:left}
section.woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td,section.woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th{text-align:left}
.woocommerce form .form-row.woocommerce-validated .select2-container,.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:#a00!important}
.woocommerce form .form-row.woocommerce-invalid label{color:#000!important}
.woocommerce form .form-row textarea{height:80px}
.woocommerce table.shop_table td.product-name,.woocommerce table.shop_table th.product-name{text-align:left}
.woocommerce div.product form.cart .variations th.label label{font-size: 18px; line-height: 22px; color: #131313; font-weight: bold; font-family: "Euclid-Circular-Regular";margin-bottom: 15px;    padding-left: 10px;}
.woocommerce div.product form.cart .variations select{border:1px solid #c4c4c4;border-radius:4px;padding:7px 10px;font-size:18px;line-height:normal;color:#000;-moz-appearance:none!important;-webkit-appearance:none!important;appearance:none!important;box-shadow:none!important;background:url(../images/select.png) no-repeat right 10px center}
.woocommerce div.product form.cart .variations td.value{width:100%;float:none;display:block;margin-bottom:13px}
.woocommerce div.product form.cart .variations th.label{display:block;width:100%;float:none;    line-height: normal;}
.woocommerce table.shop_attributes th{font-size:18px;line-height:normal;color:#000;font-family:Euclid-Circular-Regular}
.woocommerce div.product form.cart .reset_variations{font-size:16px;font-weight:500}
.woocommerce-variation-price{padding-bottom:10px}
.woocommerce-MyAccount-navigation ul li {list-style:none;}
.woocommerce-MyAccount-navigation ul li a{display: block;font-size: 18px; line-height: 28px; color: #000; font-weight: 500; font-family: "Euclid-Circular-Regular";background:#f5f2f0;border-bottom:1px solid #c59a6d;padding:10px 0 10px 15px;margin: 0 !important;border-left: 5px solid #c59a6d !important;}
.woocommerce-MyAccount-navigation ul li.is-active a, .woocommerce-MyAccount-navigation ul li a:hover{background:#c59a6d;color:#fff}
.woocommerce-account .woocommerce-MyAccount-navigation ul{padding-left:0;margin-bottom:0}
.woocommerce-page .about-page-section .default-css .woocommerce{padding-top:10px}
.woocommerce-MyAccount-navigation ul li:last-child a{border:none}
address { font-size: 18px; line-height: 28px; color: #000; font-weight: 400; font-family: Euclid-Circular-Regular; }
header.woocommerce-Address-title.title h3, .cart_totals.calculated_shipping h2{font-size:26px}
.woocommerce-additional-fields h3, .woocommerce-billing-fields h3{font-size:26px}
.woocommerce-account .addresses .title .edit { float: none; font-weight: 400; font-size: 18px; position: relative; top: 0; }
.woocommerce-account .addresses .title .edit:hover{color:#000}
td.woocommerce-table__product-name.product-name ul.wc-item-meta{padding-left:0}
legend{font-size:18px;font-weight:500}
ol.flex-control-nav.flex-control-thumbs li{padding:5px 5px}
ol.flex-control-nav.flex-control-thumbs{margin:5px -5px 0!important}
.product-items:hover .shop-btn a.added_to_cart.wc-forward{color:#fff}
ins{text-decoration:none}
.woocommerce-ResetPassword.lost_reset_password {border: 1px solid #d3ced2;padding: 20px;margin:0;text-align: left;border-radius: 5px;}
.woocommerce table.shop_table {border-collapse: collapse;}
.wp-pegination { padding-top: 25px !important; }
.wp-pagenavi a, .wp-pagenavi span { text-decoration: none; border: 1px solid #BFBFBF !important; padding: 0 !important; margin: 5px !important; vertical-align: middle; height: 44px; font-size: 28px !important; display: inline-block; width: 50px; }
.wp-pagenavi a:hover, .wp-pagenavi span.current { border-color: #c59a6d !important; background: #c59a6d !important; color: #fff; }
.woocommerce nav.woocommerce-pagination ul{border:none;}
.woocommerce nav.woocommerce-pagination ul li{text-decoration: none;border:none;margin: 0;}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{text-decoration: none;border: 1px solid #000;padding: 7px 15px; margin: 4px;font-size: 22px;}
.blog-page-section .row {justify-content: center;}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
background:#000; color:#fff; border-color: #000;}
.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {background: none !important;}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {background: none !important;}
.woocommerce-checkout-review-order button.button.alt {
    line-height: 28px !important;
    padding: 3px 20px 7px !important;
}
.form-row.place-order {align-items: center; display: block;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {width: 100% !important;}
.woocommerce-checkout-review-order ul.wc_payment_methods.payment_methods.methods li {background: no-repeat;padding-left: 0;}
.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper, .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper, .woocommerce-checkout .checkout .shipping_address{margin: 0 -10px;}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {width: 49.5%;}
.woocommerce form.checkout.woocommerce-checkout .form-row {padding: 3px 10px;}
.newsletter-form .gform_wrapper .gform_footer {position: initial !important;}
.newsletter-form form {position: relative !important;}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{ color: #000; font-family: 'Euclid-Circular-Regular'; font-size: 22px; font-style: normal; font-weight: 400; line-height: 28px; margin-bottom: 20px; min-height: 56px;}

/*---------product detail pages CSS-----*/
.select2-container--default .select2-search--dropdown .select2-search__field { width: 100% !important; }
.woocommerce span.onsale { background: #000; min-width: auto; min-height: auto; width: 50px; height: 50px; }
.woocommerce-product-gallery__image.flex-active-slide img.zoomImg { width: 100% !important; height: auto !important; max-height: 100%; }
.woocommerce-product-gallery__image img { max-width: 100% !important; height: auto !important; }
.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport { height: auto !important; }
.woocommerce div.product div.images .flex-control-thumbs li img{ opacity: 1 !important;width: auto;margin: 0 auto; }
.woocommerce div.product div.images.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs { margin: 11px 0 0 !important; }
.woocommerce div.product div.images.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li { padding: 0; border: 3px solid rgba(223, 223, 223, 0.4); margin-right: 10px; width: 24%; }
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{display:none;}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{display: none;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { float: none; margin: 0;     padding: 20px 15px; width: 25%; }
/* .woocommerce .products ul, .woocommerce ul.products { margin: 0 -15px; } */
.summary.entry-summary h4 { font-size: 36px; line-height: 40px; color: #c59a6d; font-weight: bold; font-family: "Euclid-Circular-Regular"; }
.product-artist { font-size: 18px; line-height: 22px; color: #000; font-family: "Euclid-Circular-Regular"; margin-bottom: 45px; }
.product-artist strong{ color: #8e8e8e; font-weight: normal; }
.entry.product.type-product.post-276.status-publish.first.instock.product_cat-uncategorized.has-post-thumbnail.featured.shipping-taxable.purchasable.product-type-variable { box-shadow: 0 0 16px rgba(176, 166, 149, 0.36); border-radius: 22px; padding: 50px; }
.custom-product-description { display: inline-block; width: 100%; }
.entry-summary .price { font-size: 32px; line-height: 24px; color: #000000; }
.entry-summary .price .woocommerce-Price-amount.amount { color: #c59a6d; }
.entry-summary .price del .woocommerce-Price-amount.amount { color: #000; }
.entry-summary .price del { text-decoration-color: red; }
.woocommerce  div.product div.summary.entry-summary form.cart { border-top: none; }
.product-social-share .label { display: inline; font-size: 18px; line-height: 22px; color: #000000; font-family: "Euclid-Circular-Regular"; }
.social-icons-dtl { display: flex !important; width: auto !important; padding: 0; margin-top: 10px;}
.social-icons-dtl a { display: inline-block; width: 30px; height: 30px; border-radius: 50%; background: #000; text-align: center; line-height: 30px; margin-left: 10px; }
.social-icons-dtl a i { color: #fff; font-size: 16px; }
.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs { display: block; }
form.woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents button.button img { width: auto !important; }
.summary.entry-summary form.variations_form.cart table.variations td.value select { width: 100% !important; height: 59px !important; border-radius: 4px; background-color: rgba(108, 163, 161, 0) !important; border: 2px solid #c59a6d !important; font-size: 19px !important; line-height: 24px; color: #131313 !important; font-weight: bold; font-family: "Euclid-Circular-Regular"; background: #fff url(../images/down-arrow.png) no-repeat right 13px center !important; background-size: 16px !important; }
.summary.entry-summary form.variations_form.cart table.variations { width: 50%; margin-right: 20px;    margin-bottom: 0; }
.product.type-product .summary.entry-summary button.single_add_to_cart_button {
    font-size: 24px !important;
    letter-spacing: 1px;
    line-height: 28px !important;
    padding: 10px 20px 18px !important;
    margin-left: 20px !important;
    text-transform: uppercase;
    color: #636669 !important;
    font-weight: 400 !important;
    font-family: "Playfair Display" !important;
    background: transparent !important;
    border: 1px solid #636669 !important;
    border-radius: inherit !important;
}
.product.type-product .summary.entry-summary button.single_add_to_cart_button:hover { background: #c59a6d !important; color: #ffffff !important; border-color: #c59a6d !important; }
.summary.entry-summary .quantity h3.custom-quantity-heading { font-size: 18px; line-height: 25px; color: #131313; font-weight: bold; font-family: "Euclid-Circular-Regular"; margin-bottom: 15px; padding-left: 10px; }
.summary.entry-summary .quantity input.input-text.qty.text {
    height: 59px !important;
    border-radius: 0px;
    background-color: #fff !important;
    border: 1px solid #636669 !important;
    line-height: 24px;
    font-family: "Euclid-Circular-Regular";
    font-size: 24px !important;
    color: #636669 !important;
    padding: 5px 20px;
    width: 100px;
}
.summary.entry-summary .quantity { margin: 0 !important;    position: relative; }
.summary.entry-summary .quantity button.qty-btn.minus, .summary.entry-summary .quantity button.qty-btn.plus { opacity: 0.659; font-size: 36px; line-height: 27px; color: #000000; font-weight: 500; font-family: "Euclid-Circular-Regular"; border: none; background: transparent; padding: 0; position: absolute; top: 56px; }
.summary.entry-summary .quantity button.qty-btn.minus{left: 15px;}
.summary.entry-summary .quantity button.qty-btn.plus{right: 15px;} 
.product.type-product .summary.entry-summary { padding-right: 30px; z-index: 11; float: left; padding-top: 20px; }
div#custom-subtotal { padding-top: 5px; }
.product.type-product .summary.entry-summary .product-guarantee p { color: #000000; font-family: "Euclid-Circular-Regular"; font-size: 18px; font-weight: 400; }
.product.type-product .summary.entry-summary .product-guarantee { margin-bottom: 34px; }
.woocommerce div.product div.images.woocommerce-product-gallery { position: relative;   z-index: 1; margin-bottom: 0;   }
.yith-add-to-wishlist-button-block { position: absolute; right: 65px; z-index: 9; top: 16px; }
.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon {
   color: #c59a6d !important;
}
.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button).yith-wcwl-add-to-wishlist-button--added svg.yith-wcwl-add-to-wishlist-button-icon {
    color: #c59a6d !important;
}
span.yith-wcwl-add-to-wishlist-button__label { display: none; }
.product.type-product .summary.entry-summary .product-guarantee p img { padding-right: 10px; position: relative; margin-top: -3px; }
tr.woocommerce-cart-form__cart-item.cart_item td.product-quantity .quantity { position: relative; }
tr.woocommerce-cart-form__cart-item.cart_item td.product-quantity  .quantity button.qty-btn.minus, tr.woocommerce-cart-form__cart-item.cart_item td.product-quantity  .quantity button.qty-btn.plus { opacity: 0.659; font-size: 20px; line-height: 27px; color: #000000; font-weight: 500; font-family: "Euclid-Circular-Regular"; border: none; background: transparent; padding: 0; position: absolute; top: 16px;display: none; }
tr.woocommerce-cart-form__cart-item.cart_item td.product-quantity  .quantity button.qty-btn.minus{left: 15px;}
tr.woocommerce-cart-form__cart-item.cart_item td.product-quantity .quantity button.qty-btn.plus{right: 15px;}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text { border: 1px solid #c4c4c4 !important; }

div#payment .form-row.place-order { display: block; }
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order { float: left; }
.custom-product-description { display: inline-block; width: 100%; background-color: #f5f2f0; padding: 120px 0 60px; position: relative; z-index: 1;    margin-top: -70px; }
.custom-product-description::before, .custom-product-description::after { content: ''; background-color: #f5f2f0; width: 100%; height: 100%; position: absolute; left: -100%; top: 0; z-index: -1; }
.custom-product-description::after { right: -100%; left: auto; }
section.related.products { padding: 60px 0 30px;     position: relative; overflow: hidden; width: 100%;}
section.related.products h2{ font-size: 39px; line-height: normal; color: #c59a6d; font-weight: bold; font-family: "Euclid-Circular-Regular"; margin-bottom: 30px; }
.extra-section { border-radius: 22px; filter: drop-shadow(0 0 16px rgba(176, 166, 149, 0.36)); background-color: #ffffff; position: relative; z-index: 11; padding: 70px 60px; overflow: hidden; }
.woocommerce-product-gallery__wrapper a img.wp-post-image { border: none !important; border-radius: 0 !important; }
.custom-product-description h2 { font-size: 36px; line-height: normal; color: #131313; font-weight: 500; font-family: "Euclid-Circular-Regular"; }
.aws-search-result li.aws_result_item.aws_search_more a { color: #fff; font-weight: 500; background: #c59a6d; font-family: "Euclid-Circular-Regular"; font-size: 18px; }
.aws-search-result .aws_result_link { font-weight: 500; font-family: "Euclid-Circular-Regular"; font-size: 14px; color: #c59a6d; }
.aws-search-result .aws_result_link a{ color: #c59a6d; }
.aws-search-result .aws_result_title{ color: #000 !important; font-weight: 500;}
.aws-search-result .aws_result_price{ font-size: 14px; color: #c59a6d; font-weight: 500; }
.woocommerce div.product div.images.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li { padding: 0; border: 3px solid #fff; margin-right: 0; width: 25%; }
.woocommerce div.product div.images.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li img { width: 100%; }
.summary.entry-summary .woocommerce-product-details__short-description p { font-weight: 500; font-family: "Euclid-Circular-Regular"; font-size: 18px; color: #000; }
.summary.entry-summary .woocommerce-product-details__short-description p img{margin-right: 5px;}

ul.flex-direction-nav li { display: block !important; width: auto !important; padding: 4px 8px 0 !important; }
ul.flex-direction-nav li a.flex-prev{ background: url(../images/prev-arrow.png) no-repeat!important; }
ul.flex-direction-nav li a.flex-next{ background: url(../images/next-arrow.png) no-repeat!important; }
ul.flex-direction-nav li a { font-size: 0; width: 45px; height: 15px; display: inline-block; }
.extra-section ul.flex-direction-nav { margin: 0; justify-content: right; }

.woocommerce div.product div.images .woocommerce-product-gallery__trigger { background: #c59a6d !important;  } .best-seller-section.inn ul.products.columns-4 { margin-top: 27px; } 
.woocommerce table.shop_table th a { color: #c59a6d; } 
.wp-pagenavi { text-align: center; } 
.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{ display: block !important;clip-path: none !important;    overflow: visible;    height: auto; left: auto; margin: 0; position: relative; top: 2px; width: auto; } 
.woocommerce div.product div.images .woocommerce-product-gallery__trigger img.emoji { width: 20px !important; } 
.woocommerce div.product div.images .woocommerce-product-gallery__trigger img.emoji { width: 20px !important; margin: 0 auto !important; } 
.select2-container .select2-dropdown, .select2-container .select2-selection { border-color: #c4c4c4 !important;border-radius: 0 !important; } 
.summary.entry-summary .woocommerce-product-details__short-description ul { display: block; margin: 0 0 15px; } 
.summary.entry-summary .woocommerce-product-details__short-description ul li { display: block; width: 100%; padding: 0; margin: 0px 0 8px; background: url(../images/check-mark.png) no-repeat !important; font-size: 18px; line-height: 28px; color: #000; font-weight: 500; font-family: "Euclid-Circular-Regular"; padding-left: 27px; background-position: 0 4px !important; }

.product.type-product .summary.entry-summary .sub-title a{ font-size: 26px; line-height: 50px; color: #1d1d1d; font-family: "Playfair Display"; }
.product.type-product .summary.entry-summary .sub-title a:hover{ color: #c59a6d; }
.product.type-product .summary.entry-summary .price { font-family: 'Euclid-Circular-Regular'; font-size: 60px; line-height: 65px; color: #c59a6d !important; font-weight: 500; }
.product.type-product .summary.entry-summary .price del { font-size: 30px; line-height: 25px; color: #1d1d1d !important; font-weight: 500; } 
#accordionExample .accordion-item { border: none; background: transparent; }
#accordionExample .accordion-button { font-style: normal; font-size: 22px; color: #454545; font-weight: 400; font-family: "Playfair Display"; background: transparent; border-bottom: 1px solid #454545; border-radius: 0; padding: 23px 0 28px; line-height: 25px; }
#accordionExample h1, #accordionExample h2, #accordionExample h3, #accordionExample h4, #accordionExample h5, #accordionExample h6{ font-family: 'Euclid-Circular-Regular' !important; }
#accordionExample .accordion-button:not(.collapsed) { color: #454545; background-color: transparent; box-shadow: none; border: none; }
#accordionExample strong { color: #454545; font-weight:400; }
#accordionExample .accordion-body { padding: 0px 40px 10px 0px; }
#accordionExample .default-css ul li { margin-left: 0px !important; list-style: none !important; border-bottom: 1px solid #454545; margin: 0 0 8px; padding-bottom: 8px; }
#accordionExample .accordion-button { align-items: start; }
#accordionExample .accordion-button::after { top: 4px; position: relative; }
#accordionExample .default-css ul li:last-child { border-bottom: 0px solid #454545; }
#accordionExample blockquote { background: #c59a6d; color: #fff; padding: 12px; margin: 0px; display:inline-block; width:100%; }
#accordionExample blockquote p{ color: #fff; margin:0px; }
span.xoo-wsc-ft-amt-label { font-weight: 500; }
.xoo-wsc-ft-amt { font-weight: 500; }
.accordion-button:focus { border-color: unset; box-shadow: none; }
  
.gform-footer.gform_footer.top_label { justify-content: center; } 
.newsletter-form .gform-footer.gform_footer.top_label { margin:0px !important; } 
.newsletter-form .gfield_validation_message { position: absolute; } 
.blog-info > img { margin-right: 8px; width: 24px; margin-top: -3px; } 
.gform_button.button{ box-shadow:none !important; }
.newsletter p { margin: 0px; }
.oasis-lines-benefits-row { margin-top: -20px; }
section.blog-post-col { padding: 0px 0 80px; }
.blog-content-text ul.blog-info img { margin-left: 0px !important; }
.blog-left { text-align: left; max-width: 1000px; margin: auto; }
.blog-colum-tex .blog-left {  max-width: 1100px; }
.blog-left-dtl figure { margin-bottom: 20px; }
.inspired-img { position: relative; } 

.inspired-img img{ z-index: 9; position:relative }
.blogtittle-img img:hover {transform: scale(1);}
.blog-left-dtl figure img {width: 100%; }
.blogtittle-img img { margin: 0; padding: 0; transition: 1s; }
.inspired-img img {width: 100%;}
.blog-img { position:relative; }
.blog-img img { width: 100%; }

.blogtittle-img a { display: inline-block; overflow: hidden; margin: 0; padding: 0; width: 100%; }
.blog-date { font-size: 16px; color: #9797a2; font-weight: 400; padding-bottom: 15px; }
.blog-date ul li:last-child { margin: 0; }
.blog-date ul { margin: 0px; padding: 0px; }
.blog-date li {margin: 0 120px 0 0;display: inline-block;font-size: 18px;color: #9da2b1;font-family: 'Euclid-Circular-Regular';}
.blog-date a {text-transform: capitalize;color: #9da2b1;}
.blog-date a:hover {color: #c59a6d;}
.blog-date li img {margin-top: -4px;margin-right: 8px;} 
.blog-left-dtl h3 { font-size: 40px; font-weight: 500; margin-bottom: 10px; line-height: 50px; }
.blog-left-dtl h3 a{color: #c59a6d;}
.blog-left-dtl h3 a:hover{color: #c59a6d;}
.ports-categories { display: flex; justify-content: space-between; align-items: center; }
section.blog-post-col .blog-colum-one .row { padding-top: 40px; }
 
.ports-categories h3.btitle { display: none; }
.ports-categories ul { padding: 0; margin: 0px; }
.ports-categories ul li:first-child { padding-left: 0; }
.ports-categories ul li { list-style: none; display: inline-block; position: relative; font-size: 16px; color: #9797a2; line-height: 32px; padding: 0 11px; font-family: 'Euclid-Circular-Bold'; font-style: normal; font-weight: bold; }
.ports-categories ul li a { color: #9797a2; }
.ports-categories ul li a:hover { color: #c59a6d; }
 
.right-work-input { width: 341px; }
.right-work-input form { position: relative; }
.right-work-input .form-control { width: 100%; height: 50px; border-radius: 8px; border: 1px solid #9797a2; font-size: 18px; line-height: normal; color: #9797a2; font-weight: 500; padding: 8px 48px 8px 20px; position: relative; border-radius: 8px; box-shadow: none !important; }
.right-work-input .form-control::-webkit-input-placeholder { /* Edge */
color: #9797a2;opacity: 1;}
.right-work-input .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #9797a2;opacity: 1;}
.right-work-input .form-control::placeholder {color: #9797a2;opacity: 1;}
button.buttons { border: none; font-size: 0; background: url(../images/search.png) no-repeat center center; height: 50px; width: 50px; position: absolute; top: 0; right: 0px; cursor: pointer; background-size: 26px; text-align: center; }

.blog-post-col .blog-content-text { padding-right: 100px; }
.blog-content-text { margin: 0; padding: 0px; }
.blog-content-text h3 { font-size: 26px; font-weight: 400; margin-bottom: 11px; border-bottom: 1px #dcddde solid; padding-bottom: 10px; line-height: 36px; }
.blog-content-text h3 { font-size: 34px; font-weight: 500; margin-bottom: 11px; border-bottom: 1px #dcddde solid; padding-bottom: 10px; line-height: 44px; }
.blog-content-text h3 a:hover{color: #c59a6d;}
.blog-content-text ul li a { text-transform: capitalize; color:#9da2b1 }
.blog-content-text ul li a:hover{color: #c59a6d;}
.blog-content-text ul { margin: 0 0 20px; padding: 0; }
.blog-content-text ul { margin: 0 0 20px; padding: 0; }
.blog-content-text ul li { margin: 0 130px 0 0; padding: 0; display: inline-block; font-size: 18px; color: #9da2b1; }
.blog-content-text ul li:last-child { margin: 0; }
.blog-content-text ul li a img { margin-top: -4px; }
.blog-section-top { padding: 80px 0 60px; }
 span.pages { display: none !important; }
.wp-pagenavi { margin-top: 20px; text-align: center; }
.wp-pagenavi a, .wp-pagenavi span { width: 50px; height: 50px; display: inline-block; line-height: 48px; padding: 0px !important; border-radius: 5px; color: #c59a6d; margin: 3px !important; font-size: 30px; font-family: 'Euclid-Circular-Regular'; font-weight: bold; }
.wp-pagenavi a:hover, .wp-pagenavi span.current { border-color: #c59a6d; background: #fff; color:#000; }
.ingredients-line-section p { color: #000; }
section.premium-oasis-dates-section p { color: #000; }
.not-found-data { padding-top: 50px; }
section.blog-section-tab { padding: 80px; }
nav.woocommerce-breadcrumb { font-size: 16px !important; color: #6d6d6d !important; margin: 0 !important; font-weight: 400; font-family: "Euclid-Circular-Regular"; padding: 15px 70px 10px 0 !important; border-bottom: 1px solid #c59a6d; display: inline-block; min-width: 400px; }
nav.woocommerce-breadcrumb a{ color: #6d6d6d !important; }
nav.woocommerce-breadcrumb a:hover{ color: #c59a6d !important; }
section.aim-timeless-sustainability-section.personalised.cat-shop { background: #f1f5f9; }
section.aim-timeless-sustainability-section.personalised.cat-shop nav.woocommerce-breadcrumb { position: absolute; }
section.aim-timeless-sustainability-section.personalised.cat-shop::after {display: none;}
section.product-page-section { padding: 60px 0; }
section.product-page-section .section-heading { max-width: 900px; margin: 0 auto; }
section.product-page-section ul.products { display: flex ; flex-wrap: wrap; justify-content: center; }
section.product-page-section ul.products li { width: 25% !important; text-align: center; margin: 0 !important; }
section.product-page-section ul.products li a { margin-bottom: 11px; }
section.product-page-section ul.products li .product-items { max-width: 340px; margin: 0 auto; }

section.inner-banner { position: relative; }
section.inner-banner>img { width: 100%; object-fit: cover; }
section.inner-banner .caption-absolute { position: absolute; top: 50%; transform: translateY(-50%); text-align: center; left: 0; right: 0; max-width: 800px; margin: 0 auto; }
.banner-title { margin-bottom: 20px; font-style: normal; font-size: 80px; line-height: 80px; color: #363636; font-weight: bold; font-family: "Emirates"; text-align: center; }
.invoicemessage { padding-bottom: 20px; }

  .login-Account { background-size: cover; height: 100vh; }
.loginAccount-outer { width: 580px; top: 50%; position: relative; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); float: right; }
.account-logo { text-align: center; margin-bottom: 10px; }
.login-Account .container { height: 100%; }
.loginAccount-col { background: rgb(245 245 245 / 85%); padding: 25px; }
.loginAccount-outer .gform_wrapper .gform_body ul { margin: 0px; padding:0px; }
.loginAccount-outer .gform_wrapper .gform_body ul li { list-style:none; }
.loginAccount-outer .input-text { padding: 3px 10px; width: 100%; height:45px; border-radius: 0px; background-color: #ffffff; font-size: 16px; color: #6d6d6d; border: none; }
.loginAccount-outer label.gfield_label, .register label{ text-align: left !important; width: 100%; color: #454545; }
.mrtop { margin: 15px 0px; }
.loginHead h6 { color: #454545; }
.ginput_container { position: relative; }
.loginAccount-outer .Forgotpassword { font-size: 14px; line-height: normal; position: relative; right: 0; top: 20px; z-index: 1; text-align: right; }
.welcome-na p { margin-bottom: 8px; }
.loginAccount-col p{ text-align:center; }
.loginHead, .login-btn { text-align: center; }
.loginAccount-col h5 { text-transform: uppercase; border-bottom: 1px solid #c9c9c9; margin-bottom: 10px; padding-bottom: 10px; text-align: center; Color:#454545; }
.loginAccount-outer .gform_wrapper { position: relative; }
.loginAccount-outer .gform_footer { margin-top: 10px !important; text-align: center; }
.loginAccount-outer p{ font-size:16px; } 
.loginAccount-outer .gform_wrapper .gform_body ul li { margin: 0 0 15px !important; padding: 0 5px 0 !important; display: block; clear: both; text-align: left; width: 100%; position: relative; background: transparent; }
.ginput_container { position: relative; }
span.toggle-password { position: absolute; right: 12px; top: 11px; }
span.toggle-password { position: absolute; right: 12px; top: 16px; cursor: pointer; }
button.woocommerce-button.button { position: relative; padding: 12px 30px; align-items: center; font-style: normal; display: inline-block; font-weight: 400; font-family: "Euclid-Circular-Regular"; text-align: center; border-radius: 0; font-size: 16px; letter-spacing: 1px; line-height: 20px; text-transform: uppercase; background: #c59a6d; color: #fff; border: none; }
button.woocommerce-button.button:hover { background: #000; color: #fff; }
.invoic-heading { text-align: center; padding-bottom: 30px; }
.invoiceITtile { font-size: 22px; line-height: 36px; font-weight: normal; text-transform:uppercase}
.wc-proceed-to-checkout { padding-bottom: 0 !important; }
.product-remove { text-align: right !important; padding-right: 0 !important; }

.woocommerce-table--order-details .product-thumbnail { min-width: 90px !important; width: 90px !important; }
.woocommerce-table--order-details tr th:first-child{padding-left: 0;}
.woocommerce-table--order-details tr th:last-child{padding-right: 0;}
tr.woocommerce-shipping-totals.shipping .form-row { padding-left: 0 !important; padding-right: 0 !important; }
.woocommerce-form-coupon input.input-text { height: 40px !important; }
.woocommerce table.shop_table tfoot td { border-top: none !important; }
.woocommerce-checkout-review-order-table tr th:first-child, .woocommerce-checkout-review-order-table tr td:first-child { padding-left: 0 !important; }
.woocommerce-checkout #payment div.payment_box { background-color: #fff !important; }
.woocommerce-checkout #payment div.payment_box::before { border: 1em solid #fff !important; border-right-color: transparent !important; border-left-color: transparent !important; border-top-color: transparent !important; }
.account-orders-table tr th { border-top: 1px dashed #000 !important; }
.xoo-wsc-img-col img { border-radius: 0px !important; }
.woocommerce-edit-account form .form-row, .woocommerce-edit-address  form .form-row{ padding-left: 0 !important; padding-right: 0 !important; } 
.woocommerce table td, .woocommerce table th { padding-left: 0px !important; padding-right: 0px !important; }
span.xoo-wsc-pname, span.xoo-wsc-pname a { font-weight: 400; }
.invoice-detail p { margin: 0px; }
.paymentMethod-left p { margin: 0px; }
.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td { background-color: transparent; }
.offer-mob{ display:none; }
.custom-product-gallery{ display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; }
.static-menu-mobile{display:none;}
.wishlist_table .product-add-to-cart a { display: inline-block !important; }
.wishlist_table tr th, .wishlist_table tr td { background: transparent !important; border-color: #000 !important; } 
.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions > a { margin-right: 2px !important; }
section.hot-seller-section.trending { padding-top: 0; }
section.hot-seller-section.favorites-collection.expat .product-items { padding: 0; }
section.hot-seller-section.favorites-collection.expat .product-items figure{ margin: 0; }
section.hot-seller-section.favorites-collection.expat .product-items .add_to_cart_button, .product-items .product_type_simple { position: relative; }
section.trending-categories-section.juniours .product-items figure { padding: 0; border: none; }
section.trending-categories-section.juniours .trending-categories-slider .owl-nav { top: 37%; }
section.trending-categories-section.juniours .product-items { text-align: left; }
section.trending-categories-section.juniours .product-items .add_to_cart_button, section.trending-categories-section.juniours .product-items .product_type_simple {     right: auto !important; } 
.owl-stage { display: flex; }
.owl-item { display: flex; flex: 1 0 auto;} 
.trending-categories-slider li { list-style: none; }
section.hot-seller-section.favorites-collection.expat .product-items .add_to_cart_button, section.hot-seller-section.favorites-collection.expat .product-items .product_type_simple {
    position: relative !important;
}
.favorites-collection-slider.owl-carousel .owl-nav.disabled {
    display: block !important;
}
.favorites-shop-collection .product-items .add_to_cart_button, .favorites-shop-collection  .product-items .product_type_simple {
    position: relative !important;
}
.favorites-shop-collection .product-items {
    padding: 0;
    height: auto;
}
.thankp-box {
    padding: 0 10px;
}

.my-account-row {
    border-top: 1px solid #325c6d;
    padding: 30px 0px 0px 0px;
}
.my-account-caption figure {
    width: 60px;
    float: left;
    margin: 7px 0 0;
}
.my-account-caption figcaption {
    text-align: left;
    width: -webkit-calc(100% -65px);
    width: -moz-calc(100% -65px);
    width: calc(100% - 65px);
    float: right;
}
 .my-account-caption figcaption h4 { 
    margin: 0px 0px 4px 0px; 
}
.my-account-caption figcaption h4 a { 
    color: #454545;
    margin: 0px 0px 4px 0px;
    font-family: "Playfair Display";
    font-weight: 400;
} 
.my-account-caption figcaption h4 a:hover { 
    color: #c59a6d;
} 
.my-account-caption p {
    font-size: 16px;
}
.my-account-caption p:last-child {
    margin-bottom: 0px;
}
section.hot-seller-section.shop {
    padding-left: 20px;
    padding-right: 20px;
}
.order-total th, .order-total td {
    border-top: none !important
}
.single-product div#wc-square-digital-wallet {
    margin: initial;
}
.woocommerce-cart div#wc-square-digital-wallet {
    margin-top: 10px;
    max-width: 100% !important;
}
.gpay-card-info-container.black, .gpay-button.black {
    outline: none !important;
	border-radius: 0px !important;
}
span.sq-card-message {
    display: none;
}
fieldset#wc-square-credit-card-credit-card-form p.form-row.woocommerce-validated {
   padding: 10px 0px 0px 0px;
   margin: 0px !important;
}
span.sq-card-message.sq-visible.sq-card-message-error {
    display: block;
    margin-bottom: 0px;
}
.woocommerce ul#shipping_method li label {
    position: relative;
    top: -4px;
    font-size: 15px;
	font-family: Euclid-Circular-Regular;
}
form.woocommerce-checkout th.product-quantity, form.woocommerce-checkout td.product-qty {
    width:60px; 
}
.woocommerce-checkout .cart_item > td.product-name 
{
    padding-right: 15px !important;
}
.checkout_sku, .sku-name {
    font-family: Euclid-Circular-Regular;
    font-size: 14px;
}
strong.product-quantity {
    font-weight: normal;
}
button.single_add_to_cart_button  {
    text-transform: capitalize !important;
}
.c-dtl {
    display: none;
}
label.screen-reader-text {
    position: relative !important;
	height: auto;
}
.quantity label.screen-reader-text {
    position: absolute !important;
}
#customer_details label.screen-reader-text, .woocommerce-account label.screen-reader-text{ 
    position: relative !important;
    clip: initial !important; 
	clip-path: initial!important;
}
.woocommerce-form-coupon label.screen-reader-text {
    display: none !important;
}
button#place_order {
    background: #000 !important;
    color: #fff !important;
    border: 1px solid #000 !important;
    width: 100%;
}
button#place_order:hover{
	background: #c59a6d !important;
	border: 1px solid #c59a6d !important;
}
.woocommerce-billing-fields__field-wrapper, .woocommerce-shipping-fields__field-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.woocommerce-billing-fields__field-wrapper .form-row, .woocommerce-shipping-fields__field-wrapper .form-row {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 20px !important;
}

@media (min-width: 1200px) {
/*------------- mega menu ---------------*/
.menu-top-menu-container {position: relative}
.mega-menu {position: inherit!important}
.mega-menu .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;right: 0;border-radius: 0 0 10px 10px;box-shadow: 0 0 5.5px rgb(5 5 5 / 20%);background-color: #fff;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;}
.mega-menu:hover>.hover_mega_menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu ul.sub-menu li {-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;counter-increment: brick-counter;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 15px!important;background: transparent !important;border-bottom: none;text-transform: inherit !important;float: none;}
.mega-menu ul.sub-menu li a {background: transparent !important;color: #000 !important;}
.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #000!important;}
.navbar-collapse .menus-top-menu-container>ul li.mega-menu ul.sub-menu li {position: relative;padding-left: 30px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li a {background: transparent !important;color: #000 !important;padding: 3px 10px 3px 15px;padding-left: 0 !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #000!important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li::before {content: "";font-size: 18px;color: #000;font-family: 'FontAwesome';left: 0;position: absolute;top: 2px;background: url(../images/exterior-painting-icon.png) no-repeat;height: 22px;width: 22px;background-size: 22px;filter: brightness(0);}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:hover::before {filter: none;transition: 0.6s;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:last-child:before {display: block;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img {width: 27% !important;padding: 0 !important;margin: 0 0 0 0 !important;float: right;position: absolute !important;top: 25px;right: 25px;bottom: 34px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img::before {display: none;}
.mega-menu .hover_mega_menu ul.sub-menu {position: relative;width: auto;top: 0;opacity: 1;overflow: visible;transform: inherit;transform-origin: inherit;visibility: inherit;column-count: 3;border: none;border-radius: 0;box-shadow: none;transition: inherit;margin: 0;transform: rotateX(0deg);}

/*------------- mega menu2 CSS---------------*/
.mega-menu2 {position: inherit!important}
.mega-menu2 .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;border-radius: 0 0 10px 10px;left: 15px;margin-left: 0px;right: 0;box-shadow: 0 0 5.5px rgba(5, 5, 5, 0.20);background-color: #fff !important;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;}
.mega-menu2:hover>.hover_mega_menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu2 .hover_mega_menu ul.sub-menu {position: relative;width: auto;top: 0;opacity: 1;overflow: visible;transform: inherit;transform-origin: inherit;visibility: inherit;column-count: 3;border: none;border-radius: 0;box-shadow: none;transition: inherit;margin: 0;transform: rotateX(0deg);left: 0;}
.mega-menu2 ul.sub-menu li {-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;counter-increment: brick-counter;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 0px!important;background: transparent !important;border: none;float: none;}
.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #000!important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a {padding: 2px 0 !important;margin-left: 0px !important;font-weight: 400;}
.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #000!important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li {position: relative;padding-left: 0 !important;margin-left: 0px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #000 !important;padding: 3px 10px 3px 15px;padding-left: 26px !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children>a {padding: 5px 0 !important;margin-left: 0px !important;font-weight: 400;color: #000 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #000!important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a::after {color: #000!important;top: 21px;display: none;}

/* .navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu {opacity: 1 !important;visibility: visible !important;position: relative;background: transparent;box-shadow: none;padding: 0;transform: rotateX(0deg);padding-left: 0px;padding-bottom: 0;}*/

.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a {padding-left: 14px !important;padding-top: 6px !important;font-weight: 400;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a:hover {color: #000!important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li {position: relative;padding-left: 0 !important;text-transform: inherit !important;float: none;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu li {padding-left: 15px !important;width: 100%;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li::before {content: "";font-size: 18px;color: #000;font-family: 'FontAwesome';left: 0;position: absolute;top: 5px;background: url(../images/favicon.png) no-repeat;height: 22px;width: 22px;background-size: 22px;filter: brightness(0);}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children::before {display: none;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children ul.sub-menu li a:hover {color: #000!important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li:hover::before {filter: none;transition: 0.6s;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li .hover_mega_menu {opacity: 1 !important;visibility: visible !important;position: relative;background: transparent;box-shadow: none;padding: 0;transform: rotateX(0deg);padding-left: 0px;left: 0;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li .hover_mega_menu ul.sub-menu {column-count: 1;}
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu2 .hover_mega_menu ul li a {text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu .hover_mega_menu ul li a {text-transform: inherit !important;}
.contact-detail-menu {border-radius: 4px;display: inline-block;width: 100%;padding: 20px 20px 20px;background: #F3F9FF;overflow: hidden;margin: 20px 0 0;text-align: left;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a:hover {color: #000!important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu {margin-left: 0px;margin-top: 0;left: 0 !important;border-bottom: none;left: 0;}

}

@media (min-width:1200px) {
.container {max-width: 1600px !important;}


}
@media (max-width: 1799px) { 
 .header-location ul li { 
    margin: 0 20px; 
}   



 
}
@media (max-width: 1699px) {
.owl-carousel { padding: 0 50px; }
.owl-carousel .owl-nav .owl-next { right: 0px; }
.owl-carousel .owl-nav .owl-prev { left: 0; }
.header-location ul li {
    font-size: 16px;
    padding: 0 20px; 
    margin: 0 0px; 
}
section.hot-seller-section.shop {
    padding-left: 0;
    padding-right: 0;
}
 

}
@media (max-width: 1599px) {
.container { max-width: 100% !important; padding: 0 50px; }
.blog-colum-tex .blog-left { max-width: 900px; }
.blog-left { max-width: 800px; }
.header-location ul li { font-size: 15px; padding: 0 15px; }


}
@media (max-width: 1499px) {
.container { max-width: 100% !important; padding: 0 30px; }
h1, h2, h3, h4, h5, h6 {margin-bottom: 10px;}
h1 {font-size: 30px;line-height: 34px;}
h2 {font-size: 26px;line-height: 30px;}
h3 {font-size: 24px;line-height: 28px;}
h4 {font-size: 22px;line-height: 26px;}
h5 {font-size: 20px;line-height: 24px;}
h6 {font-size: 18px;line-height: 22px;}
section.blog-section { padding: 70px 0 40px; }
.blog-row .col-sm-6 { padding: 25px; }
.blog-row { margin: 0 -10px; }
.blog-row .col-sm-6:nth-child(even) { margin-top: 50px; }
.blog-info a { font-size: 16px; line-height: 20px; }
.blog-info a img { margin: -4px 7px 0 10px; max-width: 30px; }
.blog-content h3 { margin-bottom: 12px; font-size: 28px; line-height: 34px; }
.ftr-social a img { max-width: 20px; }
.ftr-social a { height: 40px; width: 40px; line-height: 35px; }
.newsletter-form .medium { height: 50px !important; }
.newsletter-form input.button.gform_button { padding: 12px 30px !important; }
.blog-content { padding-top: 20px; }
.blog-info { margin-bottom: 15px; }
.blog-item figure { padding: 0 10px 10px 0; }
.blog-section-top { padding: 60px 0 40px; }
.blog-left-dtl h3 { font-size: 32px; margin-bottom: 10px; line-height: 38px; }
.blog-date li { margin: 0 90px 0 0; font-size: 17px; }
section.blog-post-col { padding: 40px 0 60px; }
.right-work-input .form-control { height: 45px; font-size: 17px; padding: 8px 48px 8px 20px; }
.blog-content-text ul li{ margin: 0 100px 0 0; font-size: 17px; }
.blog-post-col .blog-content-text { padding-right: 70px; }
.blog-content-text h3 { font-size: 28px; margin-bottom: 10px; padding-bottom: 10px; line-height: 34px; }
section.blog-post-col .blog-colum-one .row { padding-top: 30px; }
.sub-heading-title { margin-bottom: 10px; font-size: 17px; line-height: 26px; }
.heading-title { margin-bottom: 10px; font-size: 28px; line-height: 34px; }
.newsletter-section .newsletter-row { padding: 30px 40px; margin-top: -120px; }
footer.footer-section { padding: 50px 0 0; margin-top: 60px; }
.footer-mid { padding-top: 50px; }
.about-ftr .ftr-title { margin: 15px 0 6px; }
.ftr-copyright { padding: 10px 5px; margin-top: 25px; }
section.eid-collection-section { padding: 40px 0; }
.eid-collection-item h3 { margin-bottom: 10px; font-size: 20px; line-height: 24px; }
a.shop-now-btn { font-size: 15px; line-height: 20px; padding: 3px 0; }
.eid-collection-heading { padding: 15px 10px; margin: -30px 15px 0 15px; }
section.eid-collection-section .section-heading { margin: 0 auto 20px; }
a.theme-btn { padding: 10px 25px 11px; font-size: 19px; line-height: 24px; }
section.hot-seller-section { padding: 40px 0; }
.product-items h4 { margin-bottom: 10px; font-size: 17px; line-height: 18px; }
.pricing { margin: 11px 0; font-size: 16px; line-height: 20px; }
.add_to_cart_button, .woocommerce button.button, .woocommerce a.button { padding: 4px 15px !important; font-size: 15px !important; line-height: 25px !important; }
a.explore-more { font-size: 17px; line-height: 30px; top: 35px;}
section.customer-section .col-sm-3 { padding: 15px 15px; }
.header-offer-text { font-size: 15px; letter-spacing: 1px; line-height: 20px; padding: 8px; }
.cart-div { padding: 0 10px; }
nav.woocommerce-breadcrumb { font-size: 15px !important; padding: 8px 70px 8px 0 !important; min-width: 330px; }
section.product-page-section { padding: 70px 0; }
.product.type-product .summary.entry-summary .sub-title a { font-size: 18px; line-height: 34px; }
h1.product_title.entry-title { margin-bottom: 15px; font-size: 30px !important; line-height: 28px !important; }
.product.type-product .summary.entry-summary .price { font-size: 40px; line-height: 44px; }
.product.type-product .summary.entry-summary .price del { font-size: 20px; line-height: 18px; }
.summary.entry-summary .quantity input.input-text.qty.text { height: 50px !important; line-height: 22px; font-size: 20px !important; padding: 5px 18px; width: 80px; }
.product.type-product .summary.entry-summary button.single_add_to_cart_button { font-size: 18px !important; letter-spacing: 1px; line-height: 26px !important; padding: 8px 20px 14px !important; margin-left: 10px !important; }
#accordionExample .accordion-button { font-size: 20px; padding: 18px 0 19px; line-height: 24px; }
.woocommerce table.shop_table td .coupon input.input-text { padding: 8px 15px !important; width: 170px; height: 36px; margin-right: 10px !important; }
.default-section { padding: 70px 0; }
.woocommerce-additional-fields h3, .woocommerce-billing-fields h3 { font-size: 22px; }
h3#ship-to-different-address { font-size: 20px; }
p { font-size: 16px; line-height: 24px; margin-bottom: 10px; }
.default-css ul li, .default-css ol li { margin: 0 0 6px; font-size: 16px; line-height: 24px; }
.default-css ul li { background-position: 0 3px; padding-left: 18px; background-size: 13px; }
footer.footer-section p { font-size: 15px; line-height: 22px; }
.ftr-item ul li { font-size: 15px; line-height: 24px; }
.woocommerce-form-coupon input.input-text { height: 35.6px !important; }
.section-heading p { font-size: 16px; line-height: 24px; }
.xoo-wsc-basket { width: 50px; height: 50px; }
.xoo-wsc-bki { font-size: 20px; }
.xoo-wsc-items-count { font-size: 12px; width: 24px; height: 24px; line-height: 24px; }
.woocommerce-MyAccount-navigation ul li a { font-size: 16px; line-height: 26px; } 
.woocommerce table.shop_table td, .woocommerce table.shop_table th { font-size: 16px; line-height: 26px; }
address { font-size: 16px; line-height: 26px; }
section.product-page-section .section-heading { max-width: 700px; }
 .invoiceITtile { font-size: 20px; line-height: 34px; }
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea { font-size: 16px!important; }
.woocommerce-account .addresses .title .edit { font-size: 16px; }
section.home-banner { padding: 15px; }
.carousel-indicators { right: 15px; top: 55%; transform: translateY(-50%); }
ul.nav.nav-tabs li a { padding: 7px 20px 10px; min-width: 130px; font-size: 18px; line-height: 24px; }
section.trending-categories-section { padding: 40px 0; }
.heading-title-big { margin-bottom: 12px; font-size: 40px; line-height: 50px; }
.trending-categories-item h3 { margin: 10px 0; font-size: 32px; line-height: 40px; }
section.designers-spotlight-section { padding: 40px 0; }
.trending-categories-item:hover .trending-categories-heading img { max-width: 130px; }
section.designers-spotlight-section .section-heading { margin: 0 auto 20px; }
section.hot-seller-section .section-heading { margin-bottom: 20px; }
.product-items { padding-bottom: 40px; }
.newsletter-section .sub-heading-title { font-size: 26px; line-height: 32px; }
section.aim-timeless-sustainability-section { padding: 70px 0; }
    .header-location ul li {
        font-size: 15px; 
    }
	.woocommerce ul.products li.product .price{
		font-size: 16px;
    line-height: 20px;
	}

}
@media (max-width: 1399px) {
.header-location ul li { font-size: 14px; padding: 0 10px; }




}
@media (max-width: 1299px) {
 

}
@media (max-width: 1199px) {
.container { padding: 0 15px; }
.default-section { padding: 40px 0; }
p { font-size: 15px; line-height: 23px; margin-bottom: 10px; }
.default-css ul li, .default-css ol li { margin: 0 0 6px; font-size: 15px; line-height: 22px; }
.default-css ul li { background-position: 0 3px; padding-left: 18px; background-size: 13px; }
.default-css ul, .default-css ol { margin-bottom: 15px; }
h1, h2, h3, h4, h5, h6 {margin-bottom: 10px;}
.blog-row .col-sm-6 { padding: 15px; }
.blog-row { margin: 0; }
section.blog-section { padding: 40px 0 30px; }
.blog-row .col-sm-6:nth-child(even) { margin-top: 40px; }
.blog-info a { font-size: 16px; line-height: 20px; }
.blog-info a img { margin: -3px 5px 0 8px; max-width: 27px; }
.blog-content { padding-top: 15px; }
.blog-info { margin-bottom: 11px; }
.blog-content h3 { margin-bottom: 10px; font-size: 26px; line-height: 30px; }
.blog-section-top { padding: 40px 0 30px; }
.blog-date li img { margin-top: -4px; margin-right: 5px; max-width: 14px; }
.blog-date li { margin: 0 70px 0 0; font-size: 16px; }
.blog-left-dtl h3 { font-size: 26px; margin-bottom: 10px; line-height: 32px; }
section.blog-post-col .blog-colum-one .row { padding-top: 20px; }
section.blog-post-col { padding: 30px 0 30px; }
.ports-categories ul li { font-size: 15px; line-height: 28px; padding: 0 9px; }
.right-work-input .form-control { height: 40px; font-size: 16px; padding: 7px 38px 7px 15px; }
.blog-content-text h3 { font-size: 22px; margin-bottom: 8px; padding-bottom: 8px; line-height: 30px; }
.ports-categories ul li { font-size: 14px; line-height: 24px; padding: 0 6px; }
button.buttons { height: 30px; width: 30px; background-size: 21px; top: 5px; right: 5px; }
.blog-post-col .blog-content-text { padding-right: 0; }
.right-work-input { width: 280px; }
.blog-content-text ul li { margin: 0 50px 0 0; font-size: 16px; }
.blog-content-text ul { margin: 0 0 10px; padding: 0; }
.sub-heading-title { margin-bottom: 7px; font-size: 16px; line-height: 20px; }
.heading-title { margin-bottom: 10px; font-size: 24px; line-height: 30px; }
.section-heading p { font-size: 15px; line-height: 22px; }
.ftr-title { background: #c59a6d; color: #fff; padding: 6px 0 8px; margin: 5px 0; font-size: 16px; line-height: 18px; }
.ftr-item ul li { padding: 4px 0; border-bottom: 1px solid rgb(0 0 0 / 18%); font-size: 14px; line-height: 22px; }
.ftr-item ul li:last-child { border-bottom: none; }
footer.footer-section .col-sm-4 { width: 100%; padding: 0; text-align: center; }
footer.footer-section .col-sm-3 { width: 100%; padding: 0; text-align: center; }
.footer-mid .col-sm-5 { width: 100%; padding: 0; text-align: center; }
.footer-mid .col-sm-2 { width: 100%; padding: 0; text-align: center; }
.ftr-logo img { max-width: 160px; }
.ftr-social { padding: 20px 0; }
.ftr-copyright { padding: 10px 5px; margin-top: 0px; }
footer.footer-section { padding: 20px 0 0; margin: 0; }
.newsletter-section .newsletter-row { padding: 20px 15px; margin: 0; }
.footer-mid { padding-top: 40px; }
.ftr-item.ftr-item-2 ul { column-count: 1; }
.ftr-title a:hover { color: #fff; }
.newsletter-section .newsletter-row .newsletter .default-css { padding-right: 30px; }
.newsletter-form input.button.gform_button { right: 2px; bottom: 2px; line-height: 20px !important; padding: 12px 20px !important; }
.newsletter-form .medium { padding: 9px 110px 9px 20px !important; font-size: 15px !important; line-height: 20px !important; height: 50px !important; }
.ftr-logo { padding-bottom: 20px; }
footer.footer-section p { font-size: 15px; line-height: 20px; max-width: 670px; margin: 0 auto 10px; }
.ftr-social a { height: 38px; width: 38px; line-height: 33px; margin: 2px; }
.ftr-social a img { max-width: 20px; }
.about-ftr .ftr-title { margin: 20px 0 5px; }
.ftr-social { padding: 10px 0 15px; }
footer.footer-section .ftr-copyright p { margin: 0 auto; font-size: 13px; line-height: 16px; }
section.eid-collection-section { padding: 30px 0; }
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-next:hover { background-size: 8px !important; }
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-prev:hover { background-size: 8px !important; }
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev { height: 30px; width: 30px; }
.owl-carousel { padding: 0 35px; }
section.eid-collection-section .section-heading { margin: 0 auto 15px; }
.eid-collection-item h3 { margin-bottom: 7px; font-size: 18px; line-height: 20px; }
a.shop-now-btn { font-size: 14px; line-height: 18px; padding: 2px 0; }
.eid-collection-heading { padding: 10px 10px; margin: -20px 10px 0 10px; }
a.theme-btn { padding: 11px 20px; font-size: 16px; line-height: 21px; }
a.explore-more { font-size: 16px; line-height: 20px;top: 30px; }
.product-items figure { margin-bottom: 12px; }
.product-items h4 { margin-bottom: 8px; font-size: 16px; line-height: 16px; }
.pricing del { font-size: 13px; line-height: 16px; padding-right: 10px; }
.pricing { margin: 10px 0; font-size: 16px; line-height: 20px; }
.add_to_cart_button, .woocommerce button.button, .woocommerce a.button { padding: 4px 12px !important; font-size: 14px !important; line-height: 21px !important; }
section.customer-section .section-heading figure img { max-width: 45px; max-height: 45px; }
section.customer-section .section-heading h2 { font-size: 20px; line-height: 20px; margin-bottom: 10px; }
section.customer-section .col-sm-3 { padding: 10px; }
.header-top .col-sm-5:first-child { width: 100%; display: none; }
.header-top .col-sm-5:last-child { width: 70%; }
.header-top .col-sm-2 { width: 30%; }
.header-section.sticky .header-offer-text { display: none; }
.header-logo img { max-width: 230px; }
.header-offer-text { font-size: 14px; letter-spacing: normal; line-height: 20px; padding: 6px; }
.header-top { padding: 10px 45px 10px 0; }
.cart-div img { max-width: 20px; max-height: 16px; }
.dropdown-toggle { padding: 0px 5px 0px 0px; background-size: 9px !important; background: url(../images/select-icon.png) no-repeat right 9px; }
.cart-div { padding: 0 7px; }
.count { font-size: 8px; line-height: 15px; width: 14px; height: 14px; right: 0px; top: -3px; }
.dropdown-menu a { margin: 6px 10px; font-size: 12px; line-height: 18px; }
.top-head-call { margin-top: 5px; }
.header-logo { text-align: left; }
section.home-banner { padding: 10px; }
.carousel-indicators { right: 0; left: 0; display: flex ; top: auto; transform: inherit; text-align: center; margin: 0 auto 5px; justify-content: center; }
.carousel-indicators [data-bs-target] { width: 10px !important; height: 10px !important; margin: 1px 3px !important; }
section.trending-categories-section:before { width: 210px; height: 380px; top: -12%;  display:none;}
section.trending-categories-section::after { bottom: -20%; width: 210px; height: 380px; display:none; }
.owl-nav { top: 34%; }
nav.woocommerce-breadcrumb { font-size: 14px !important; padding: 8px 50px 6px 0 !important; min-width: 260px; line-height: 16px; }
section.product-page-section { padding: 40px 0; } 
.woocommerce ul.products li.product .price { font-size: 16px; line-height: 20px; }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { padding: 15px 15px; width: 25%; }
.product.type-product .summary.entry-summary { padding-right: 0; padding-top: 15px; }
.woocommerce div.product div.images.woocommerce-product-gallery { padding-left: 0; }
.product.type-product .summary.entry-summary .sub-title a { font-size: 18px; line-height: 30px; }
h1.product_title.entry-title { margin-bottom: 10px; font-size: 26px !important; line-height: 28px !important; }
.product.type-product .summary.entry-summary .price { font-size: 36px; line-height: 38px; }
.product.type-product .summary.entry-summary .price del { font-size: 20px; line-height: 20px; }
.summary.entry-summary .quantity input.input-text.qty.text { height: 40px !important; line-height: 20px; font-size: 16px !important; padding: 5px 15px; width: 60px; }
.product.type-product .summary.entry-summary button.single_add_to_cart_button { font-size: 18px !important; letter-spacing: normal; line-height: 23px !important; padding: 5px 15px 9px !important; margin-left: 10px !important; }
.woocommerce div.product form.cart { margin-bottom: 1em !important; }
.woocommerce div.product div.summary form.cart { padding-top: 10px; }
#accordionExample .accordion-button { font-size: 18px; padding: 10px 0 13px; line-height: 22px; }
#accordionExample .accordion-body { padding: 0px 20px 10px 0px; }
.woocommerce div.product div.summary { margin-bottom: 1em !important; }
.woocommerce table.shop_table td, .woocommerce table.shop_table th { font-size: 16px; line-height: 24px; }
.woocommerce .quantity .qty { width: 50px; height: 36px; padding: 5px 7px; font-size: 16px; line-height: 26px; }
.woocommerce table.shop_table.woocommerce-cart-form__contents td a.remove { width: 25px !important; height: 25px !important; }
.woocommerce table.shop_table td .coupon input.input-text { padding: 5px 10px !important; width: 170px; height: 32px; margin-right: 10px !important; }
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals { width: 100%; float: none; }
.woocommerce input[type='text'] { font-size: 14px !important; padding: 10px 15px 7px 15px !important; line-height: 22px; }
.woocommerce-additional-fields h3, .woocommerce-billing-fields h3 { font-size: 18px; }
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea { height: 40px; font-size: 15px !important; padding: 10px 10px !important; }
.select2-container--default .select2-selection--single .select2-selection__rendered { height: 40px; font-size: 15px !important; padding: 8px 10px !important; }
.select2-container--default .select2-selection--single { height: 40px !important; }
.woocommerce form .form-row textarea.input-text { height: 70px; }
.invoic-heading { padding-bottom: 10px; }
.invoiceITtile { font-size: 18px; line-height: 30px; }
.loginAccount-outer .input-text { padding: 3px 10px; height: 40px; font-size: 16px; }
.loginAccount-outer .gform_footer { margin-top: 15px !important; }
button.woocommerce-button.button { padding: 9px 25px; font-size: 15px; letter-spacing: 1px; line-height: 20px; }
.woocommerce-form-coupon input.input-text { height: 31.6px !important; } 
section.what-we-offer-section:before { display:none; } 
.static-menu-mobile { display: inline-block; border-top: solid 1px #2e3439; } 
ul.nav.nav-tabs li a { padding: 5px 16px 8px; min-width: 110px; font-size: 16px; line-height: 22px; }
ul.nav.nav-tabs { margin: 0px 0px 15px; }
section.trending-categories-section { padding: 30px 0; }
.heading-title-big { margin-bottom: 10px; font-size: 32px; line-height: 40px; }
.trending-categories-item h3 { margin: 10px 0; font-size: 24px; line-height: 30px; }
section.designers-spotlight-section { padding: 30px 0; }
section.designers-spotlight-section .section-heading { margin: 0 auto 15px; }
.trending-categories-item:hover .trending-categories-heading img { max-width: 90px; }
.designers-spotlight-slider.owl-carousel { padding: 0 15px; }
.designers-spotlight-slider.owl-carousel .owl-nav .owl-next { right: 0; }
.designers-spotlight-slider.owl-carousel .owl-nav .owl-prev { left: 0; }
.header-top .col-sm-4:first-child {display: none;}
.header-top .col-sm-4 {
    width: 50%;
}
.header-location {
    display: none;
}
    section.aim-timeless-sustainability-section {
        padding: 40px 0;
    }
    section.aim-timeless-sustainability-section .section-heading {
    margin-left: -100px;
    padding: 20px 20px;
}
.payments-logo {
    padding: 10px 0;
}
.best-seller-btn {
    font-size: 12px;
    line-height: 16px;
    padding: 3px 7px;
    top: 10px;
    left: 10px;
}




}
@media (max-width: 1024px) {
.my-account-caption figcaption { width: -webkit-calc(100% -50px); width: -moz-calc(100% -50px); width: calc(100% - 50px); }
.my-account-caption figure { width: 40px; margin: 5px 0 0; }
.my-account-row { padding: 10px 0px 0px 0px; }



}
@media (max-width: 991px) {
.newsletter-section .newsletter-row .newsletter { display: block; text-align: center; }
.newsletter-section .newsletter-row .newsletter .default-css { width: 100%; padding-right: 0; }
.newsletter-form { width: 100%; max-width: 440px; margin: 20px auto 0; }
.newsletter-section .newsletter-row .newsletter .default-css .ftr-title { color: #c59a6d; background: transparent; padding: 0; margin: 0 0 10px; }
form.checkout.woocommerce-checkout #customer_details { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; padding-right: 0px;float: none; }
form.checkout.woocommerce-checkout #order_review { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; padding: 10px 0 0;float: none; }
.search-popup button.close { font-size: 30px; right: 10px; top: 30px; }
.search-main { padding: 0px 10px; }
    section.trending-categories-section.juniours .col-sm-3 {
        width: 100%;
    }
    section.trending-categories-section.juniours .col-sm-9{
        width: 100%;
    }
       section.trending-categories-section.juniours .section-heading {
        text-align: center;
        max-width: 500px;
        margin: 0 auto 20px;
    }



}
@media (max-width: 900px) {


}
@media (max-width: 812px) {
.container { padding: 0 12px; }
p { font-size: 14px; line-height: 20px; margin-bottom: 10px; }
.default-css ul li { background-position: 0 3px; padding-left: 16px; background-size: 12px; }
.default-css ul li, .default-css ol li { margin: 0 0 4px; font-size: 14px; line-height: 20px; }
.default-css ul, .default-css ol { margin-bottom: 10px; }
h1 {font-size: 26px;line-height: 30px;}
h2 {font-size: 24px;line-height: 28px;}
h3 {font-size: 22px;line-height: 26px;}
h4 {font-size: 20px;line-height: 24px;}
h5 {font-size: 18px;line-height: 22px;}
h6 {font-size: 16px;line-height: 20px;}
.dropdown-menu::after { top: -8px; right: 29%; border-bottom: 10px solid #f3f5f9; border-right: 10px solid transparent; border-left: 10px solid transparent; }
.newsletter-form .medium { height: 42px !important; padding: 8px 90px 7px 10px !important; font-size: 14px !important; }
.newsletter-form input.button.gform_button { right: 2px; bottom: 2px; font-size: 14px !important; line-height: 18px !important; padding: 8px 10px !important; }
section.blog-section .col-sm-6 { width: 100%; }
section.blog-section .section-heading { text-align: center; }
.blog-row .col-sm-6:nth-child(even) { margin-top: 0; }
.blog-info a { font-size: 15px; line-height: 20px; }
.blog-content h3 { margin-bottom: 10px; font-size: 22px; line-height: 28px; }
.blog-date li { margin: 0 50px 0 0; font-size: 15px; }
.blog-date li img { margin-top: -4px; margin-right: 3px; max-width: 13px; }
.blog-date { font-size: 15px; padding-bottom: 10px; }
.blog-left-dtl h3 { font-size: 22px; margin-bottom: 10px; line-height: 26px; }
.blog-left-dtl figure { margin-bottom: 10px; }
.ports-categories ul li { font-size: 13px; line-height: 22px; padding: 0 4px; }
.blog-colum-one .col-md-8 { width: 100%; order: 2; }
.blog-colum-one .col-md-4 { width: 100%; order: 1; padding-bottom: 15px; }
.blog-content-text h3 { font-size: 18px; margin-bottom: 6px; padding-bottom: 6px; line-height: 22px; }
.blog-content-text ul li { margin: 0px 40px 0 0; font-size: 15px; }
    .sub-heading-title {
        margin-bottom: 5px;
        font-size: 15px;
        line-height: 18px;
    }
.heading-title { margin-bottom: 12px; font-size: 26px; line-height: 30px; }
.eid-collection-item h3 { margin-bottom: 5px; font-size: 17px; line-height: 18px; }
a.theme-btn { padding: 9px 14px; font-size: 14px; letter-spacing: normal; line-height: 16px; }
a.explore-more { font-size: 16px; line-height: 20px; position: relative; top: 0; transform: inherit; }
section.hot-seller-section .owl-carousel { padding: 0; }
section.hot-seller-section .owl-carousel .owl-nav { position: relative; top: 0; transform: inherit;margin-top: 15px; }
section.hot-seller-section .owl-carousel .owl-nav .owl-prev { position: relative; left: -5px; }
section.hot-seller-section .owl-carousel .owl-nav .owl-next { position: relative; right: -5px; }
.product-items p { font-size: 13px; line-height: 16px; }
.product-items h4 { margin-bottom: 8px; font-size: 15px; line-height: 16px; }
.pricing { margin: 10px 0; font-size: 15px; line-height: 20px; }
    .add_to_cart_button, .woocommerce button.button, .woocommerce a.button {
        padding: 3px 10px 6px !important;
        font-size: 13px !important;
        line-height: 18px !important;
    }
        .product-items {
        padding-bottom: 35px;
    }
section.customer-section .section-heading figure img { max-width: 38px; max-height: 38px; }
section.customer-section .section-heading figure { margin-bottom: 10px; }
section.customer-section .section-heading h2 { font-size: 18px; line-height: 18px; margin-bottom: 10px; }
.header-logo img { max-width: 180px; } 
.cart-div { padding: 0 5px; }
.dropdown-menu a { margin: 6px 10px; font-size: 11px; line-height: 18px; }
.dropdown-menu::after { top: -6px; right: 19%; border-bottom: 8px solid #f3f5f9; border-right: 8px solid transparent; border-left: 8px solid transparent; } 
.woocommerce ul.products li.product .price { font-size: 13px; line-height: 18px; }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { padding: 10px; width: 25%; }
section.product-page-section ul.products { margin: 0 -10px; }
.product.type-product .summary.entry-summary { padding-top:15px; }
.product.type-product .summary.entry-summary .sub-title a { font-size: 16px; line-height: 24px; }
h1.product_title.entry-title { margin-bottom: 10px; font-size: 22px !important; line-height: 24px !important; }
.product.type-product .summary.entry-summary .price { font-size: 26px; line-height: 28px; }
.product.type-product .summary.entry-summary .price del { font-size: 17px; line-height: 20px; }
.summary.entry-summary .quantity input.input-text.qty.text { height: 40px !important; line-height: 18px; font-size: 14px !important; padding: 5px 15px; width: 60px; }
.product.type-product .summary.entry-summary button.single_add_to_cart_button { font-size: 16px !important; letter-spacing: normal; line-height: 23px !important; padding: 5px 15px 9px !important; margin-left: 10px !important; }
#accordionExample .accordion-button { font-size: 16px; padding: 8px 0px 9px; line-height: 20px; }
#accordionExample .accordion-body { padding: 0px 0px 10px 0px; }
.woocommerce table.shop_table td .coupon input.input-text { padding: 5px 10px !important; width: 170px; height: 29px; margin-right: 10px !important; }
.woocommerce table.shop_table td, .woocommerce table.shop_table th { font-size: 14px; line-height: 22px; }
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before { top: 10px; left: 10px; }
.woocommerce-error, .woocommerce-info, .woocommerce-message { padding: 8px 10px 8px 35px !important; font-size: 15px; line-height: 22px; margin-bottom: 10px; }
.my-account-caption p { font-size: 15px; }
    .woocommerce-form-coupon input.input-text { height: 28px !important; }
    .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register { padding: 10px 10px 5px !important; margin: 1em 0 !important; }
a.explore-more { right: 0px; }
.offer-mob{ display:block; padding-bottom:15px; }
.free-msg img { width: 50px; }    
.woocommerce-MyAccount-navigation ul li a { font-size: 14px; line-height: 24px; padding: 8px 0 8px 15px; }
    section.home-banner {
        padding: 0px;
    }
    .trending-categories-item h3 {
        margin: 8px 0;
        font-size: 20px;
        line-height: 26px;
    }
    section.hot-seller-section .section-heading {
        margin-bottom: 20px;
        text-align: center;
    }
.heading-title-big {
        margin-bottom: 10px;
        font-size: 26px;
        line-height: 32px;
    }
    .best-seller-btn {
        font-size: 10px;
        line-height: 12px;
        padding: 3px 5px;
        top: 8px;
        left: 8px;
    }


}
@media (max-width: 768px) {
nav.woocommerce-MyAccount-navigation { margin-bottom: 15px; }
.my-account-row .col-md-4 {
    padding: 10px;
    width: 100%;
}
}
@media (max-width: 767px) {
.invoicemessage .col-sm-4 { width: 50%; padding: 10px; }
.invoicemessage .row { justify-content: center; }
.loginAccount-outer { width: 100%; top: 50%; }
section#shipping-calculator-form { text-align: left; }
    section.trending-categories-section .col-sm-3 {
        width: 100%;
    }
    section.trending-categories-section .col-sm-9 {
        width: 100%;
    }
section.trending-categories-section .heading-title-big br {
    display: none;
}
section.trending-categories-section .section-heading {
    text-align: center;
    max-width: 500px;
    margin: 0 auto 20px;
}
.aim-timeless-sustainability-img figure:first-child {
    width: 0;
    display: none;
}
.aim-timeless-sustainability-img figure:last-child {
    width: 100%;
}
.woocommerce-MyAccount-content .woocommerce-Address {
    padding: 7px 0;
}

}
@media (max-width: 700px) { 
section.customer-section .col-sm-3 { padding: 10px; width: 50%; }
nav.woocommerce-breadcrumb { font-size: 13px !important; padding: 7px 10px 6px 10px !important; min-width: auto; line-height: 16px; width: 100%; }
 nav.woocommerce-breadcrumb { margin-bottom: 5px !important; padding-left: 0px !important; }


}
@media (max-width: 600px) {
 .ports-categories { display: block; }
.right-work-input { width: 100%; padding-top: 15px; }
.mob-none{ display:none; }


}
@media (max-width: 575px) {
.heading-title { margin-bottom: 10px; font-size: 22px; line-height: 26px; }
h1 {font-size: 22px;line-height: 26px;}
h2 {font-size: 20px;line-height: 28px;}
h3 {font-size: 19px;line-height: 26px;}
h4 {font-size: 18px;line-height: 24px;}
h5 {font-size: 16px;line-height: 20px;}
h6 {font-size: 14px;line-height: 18px;}
.blog-date li { margin: 0 30px 0 0; font-size: 14px; }
.blog-left-dtl h3 { font-size: 20px; margin-bottom: 10px; line-height: 26px; }
.blog-info a { font-size: 14px; line-height: 18px; }
.blog-content-text h3 { font-size: 16px; margin-bottom: 6px; padding-bottom: 6px; line-height: 20px; }
.blog-content-text ul li { margin: 0px 20px 0 0; font-size: 14px; }
.not-found-data { padding-top: 30px; }
.sub-heading-title { margin-bottom: 8px; font-size: 17px; line-height: 22px; }
.blog-content h3 { margin-bottom: 10px; font-size: 20px; line-height: 24px; }
.header-top { padding: 10px 35px 10px 0; }
.header-offer-text { font-size: 12px; letter-spacing: normal; line-height: 18px; padding: 5px; }
.navbar-header { top: 41px; right: 10px; }
.section-heading p { font-size: 14px; line-height: 20px; }
section.product-page-section ul.products li { width: 50% !important; }
.woocommerce table.shop_table { margin: 0 -1px 10px 0 !important; }
.cart_totals { padding-top: 15px; }
.loginAccount-col { padding: 10px; }
ul.nav.nav-tabs li {
    padding: 0 2px;
}
    ul.nav.nav-tabs li a {
        padding: 3px 16px 6px;
        min-width: auto;
        font-size: 15px;
        line-height: 20px;
    }
    .heading-title-big {
        margin-bottom: 10px;
        font-size: 24px;
        line-height: 30px;
    }
section.aim-timeless-sustainability-section .section-heading {
    background: transparent;
    margin-left: 0;
    padding: 20px 20px 20px 0;
}





}
@media (max-width: 525px) {


}
@media (max-width: 490px) {
.woocommerce-cart-form input#coupon_code { width: 100% !important; margin: 0 0 10px !important; }
.woocommerce-cart-form button.button { width: 100% !important; }
 
} 
 
@media (max-width: 375px) {
 
    
} 