/*
Theme Name: Innovecouture
Theme URI: https://innovecouture.vamtam.com
Text Domain: innovecouture
Description: Welcome to Innové Couture a modern Fashion Boutique. Elevate your online fashion shop with its trendy design, and robust WooCommerce – Elementor integration.
Author: VamTam
Author URI: https://vamtam.com
Update URI: https://updates.api.vamtam.com
Version: 4.13
License: Envato
License URI: https://themeforest.net/licenses
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
*/



@font-face {
  font-family: 'Twentieth Century';
  src: url('./fonts/TwentiethCenturyforKenmoreN.woff') format('woff'),
       url('./fonts/TwentiethCenturyforKenmoreNBold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

a, h1, h2, h3, h4, h5, h6, span, p, div, .button, label, td, td::before, address, th {
	font-family: 'Twentieth Century' !important;
}


.elementor-button--view-cart span.elementor-button-text {
    color: #000;
}
.woocommerce-product-gallery__image.flex-active-slide {
    z-index: 1 !important;
}
.elementor-element.elementor-element-21d74e28.e-flex.e-con-boxed.e-con.e-child {
    z-index: 1;
}
.might-like-section .elementor-heading-title.elementor-size-default {
    height: 49px;
    overflow: hidden;
}
@keyframes marquee {
0% {
    transform: translateX(0);
}
100% {
    transform: translateX(-20%);
}
}
.custom-marquee .content {
    margin-left: 40px;
    font-size: 22px;
}
.custom-marquee {
    display: flex;
    align-items: center;
    height: 40px;
    width: 100vw;
    max-width: 100%;
    overflow-x: hidden;
    background: #e8e8e1;
    color: #000000;
}
.track {
    display: flex;
    align-items: center;
    white-space: nowrap;
    will-change: transform;
    animation: marquee 25s linear infinite;
}
.elementor-9231 .elementor-element.elementor-element-f6f0143 .elementor-heading-title {
    height: 50px;
    overflow: hidden;
}
.product-left {
    position: sticky;
    top: 50px;
    left: 0px;
    height: fit-content;
}
.product-main-single, .product-main-single .e-con-inner {
    overflow: unset !important;
}
.elementor-widget-shortcode.vamtam-has-theme-widget-styles.vamtam-wc-ordering .woocommerce-ordering {
    text-align: right;
}
.elementor-widget-shortcode.vamtam-has-theme-widget-styles.vamtam-wc-ordering .woocommerce-ordering .woocommerce-ordering__button {
    display: block;
}

div#category-left {
    position: fixed;
    left: 0;
    z-index: 27;
    background: #fff;
    height: 100%;
    top: 0px;
    padding: 35px;
    transition: left 0.5s;
    padding-top: 80px;
    box-shadow: 0 0 150px #0000001a;
}
button.product-filter:hover, button.product-filter:focus {
    border: 0;
    background: transparent;
}
div#category-left.category-left-hide {
	  left: -400px;
}
button.product-filter {
    width: 20px;
    background: transparent;
    border: 0;
    color: #000;
    font-size: 20px;
    position: absolute;
    top: 20px;
    right: 36px;
    padding: 12px 23px 10px 15px !important;
}
button.single_add_to_cart_button.button.alt {
    background: #f89501 !important;
    border: 2px solid #000 !important;
    color: #000 !important;
    font-weight: 600 !important;
}
.tax-product_cat .bapf_body {
    text-align: right;
}
div#filterButton {
    border: 2px solid #e5e5e5;
    width: 125px;
    padding: 7px 16px;
    align-items: center;
    display: flex;
    justify-content: center;
    cursor: pointer;
}
.tax-product_cat p.woocommerce-result-count, .post-type-archive-product p.woocommerce-result-count, .tax-product_cat span.woocommerce-ordering__button-label, .post-type-archive-product span.woocommerce-ordering__button-label {
    font-size: 16px !important;
}
.topsellers-section .elementor-heading-title.elementor-size-default {
    height: 45px;
    overflow: hidden;
}
.price del {
    color: #e31818 !important;
}
.price ins {
    color: #50b767 !important;
}
.tax-product_cat .bapf_body button.bapf_button.bapf_reset::before {
    content: "Filter";
    position: absolute;
    left: 0;
    font-size: 30px;
    font-weight: 600;
    top: -44px;
    font-family: 'Twentieth Century' !important;
}
@keyframes slideIn {
  from {
    transform: translateX(-100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
.tax-product_cat .woocommerce-ordering, .post-type-archive-product .woocommerce-ordering {
    float: right !important;
}
.drawer-backdrop {
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  z-index: 1;
}

.drawer-backdrop.active {
  opacity: 1;
  pointer-events: auto;
}
html.drawer-open {
  overflow: hidden;
}
.single-product p.stock.in-stock {
    display: none;
}
img.attachment-large.size-large.wp-image-988454 {
    width: 351px;
    height: 351px;
}
img.attachment-medium.size-medium.wp-image-988454 {
    height: 285px;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    padding-left: 0px;
}


/* */
.woocommerce-checkout p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    text-align: center;
    border: 2px dashed #208d24;
    padding: 22px 15px;
    color: #2196F3;
    font-size: 18px;
    margin-bottom: 45px;
}
.woocommerce-checkout .woocommerce-order {
    max-width: 70%;
    margin: 0 auto;
}
.elementor-element.elementor-element-331c8c8.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    margin-bottom: 30px;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    text-align: center !important;
}
.woocommerce-checkout .order_details li {
    width: 18%;
    padding: 7px !important;
    margin-right: 0px !important;
    font-size: 15px !important;
    text-transform: capitalize !important;
}
.woocommerce-checkout li.woocommerce-order-overview__email.email {
    width: 28%;
}
.woocommerce ul.order_details li strong {
    line-height: 3.1;
    font-size: 15px;
}
.woocommerce-checkout h2.woocommerce-order-details__title {
    font-size: 22px !important;
    text-align: center;
    font-weight: 600;
}
.woocommerce-checkout th.woocommerce-table__product-name.product-name {
    font-size: 17px;
    text-transform: uppercase;
}
.woocommerce-checkout .order_details thead tr {
    border-top: 0px !important;
}
.woocommerce-checkout .order_details tr {
    border-top: 1px solid #cfc8d8 !important;
}
.woocommerce-checkout .woocommerce table.shop_table {
    border-collapse: collapse;
}
.woocommerce-checkout td.woocommerce-table__product-total.product-total, .woocommerce-checkout tfoot tr td  {
    text-align: right;
}
.woocommerce-checkout .shop_table.order_details span.woocommerce-Price-amount.amount {
    color: #8BC34A;
    font-weight: 600;
}
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot th {
    color: #000;
}
.woocommerce-checkout h2.woocommerce-column__title {
    font-size: 25px;
    text-transform: capitalize;
}
.woocommerce-checkout .woocommerce-customer-details address {
    height: auto;
}
.elementor-slides .swiper-slide-inner {
	padding: 0px !important;
}


.elementor-heading-title.elementor-size-default a, .elementor-widget-woocommerce-product-price span.woocommerce-Price-amount.amount bdi {
    font-size: 16px !important;
}



@media only screen and (min-width: 1025px) {

   body.postid-9215 .elementor-9525 .elementor-element.elementor-element-881c42a {
        width: 450px;
    }
}
@media screen and (max-width: 1200px) {
.woocommerce-checkout .woocommerce-order {
    max-width: 100% !important;
}
}
@media screen and (max-width: 850px) {
	.woocommerce-checkout .order_details li {
    width: 50%;
    text-align: left;
}
	.woocommerce-checkout li.woocommerce-order-overview__email.email {
    width: 100%;
}
	.woocommerce-checkout h2.woocommerce-order-details__title {
    padding: 15px 0px;
}
	span.woocommerce-Price-amount.amount {
		line-height: 30px !important;
	}
}

.elementor-widget-fibosearch.vamtam-has-theme-widget-styles .js-dgwt-wcas-layout-classic input[type=search].dgwt-wcas-search-input {
    border-width: 1px!important;
}
.elementor-widget-fibosearch.vamtam-has-theme-widget-styles .dgwt-wcas-style-pirx.js-dgwt-wcas-layout-classic .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    left: 15px !important;;
}