.elementor-kit-2020{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"proxima-nova";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"EurostileExt";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:2rem;--e-global-typography-text-font-family:"proxima-nova";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:2rem;--e-global-typography-accent-font-family:"proxima-nova";--e-global-typography-accent-font-weight:600;font-family:"Figtree", Sans-serif;}.elementor-kit-2020 h1{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-2020 h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-2020 h3{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-2020 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-2020 h1{line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-2020 h2{line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-2020 h3{line-height:var( --e-global-typography-secondary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-2020 h1{line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-2020 h2{line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-2020 h3{line-height:var( --e-global-typography-secondary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:root {
    --taffin-red: #d11b26;
}
.elementor-nav-menu a {
    font-size: 0.75rem !important;
    letter-spacing: 0.24em;
    line-height: 1.66em;
}
.elementor-nav-menu--main .elementor-item:after {
  height: 3px !important;
}
.elementor-nav-menu--main .elementor-item-active:after {
  background-color: var(--taffin-red) !important;
}
#hide-header{
    transition: all .4s ease!important;
}
.red {
    color: #F00920 !important;
}
.text-uppercase {
    text-transform: uppercase;
}
.product-intro {
    overflow: hidden;
    margin-bottom: -7px;
}
.product-intro .product-info {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    text-transform: uppercase;
    /*font-family: var(--e-global-typography-primary-font-family), Sans-serif !important;*/
    letter-spacing: 0.1rem;
    font-size: 1rem;
    color: #fff;
    padding-top: 20px;
    padding-right: 20px;
}
.product-intro .fa{
    color: var(--taffin-red);
}
.product-intro img {
    transition: 0.5s all ease-in-out;
}
.product-intro img:hover {
    transform: scale(1.1);
}
.product-intro .product-number::before {
    content: '|';
    padding: 0 10px;
}
.product-intro .product-number{
    padding-right: 10px;
}

.product-box .elementor-widget-container{
    /*font-family: var(--e-global-typography-primary-font-family), Sans-serif !important;*/
    font-weight: 600;
    letter-spacing: 0.1em;
    color: #000;
    font-size: 0.9rem;
}
.product-box .col-name{
    text-transform: uppercase;
}
.product-box img{
    margin-top: 40px;
    mix-blend-mode: multiply;
}
.product-box .product-info > div {
    align-items: baseline;
}
.product-box .col-shop a {
    color: #000;
    position: relative;
    display: inline-block;
    margin-bottom: 40px;
}
.product-box .col-shop a::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    border-bottom: 1px solid red;
    transform: scaleX(1);
    transition: transform 0.3s ease-in-out;
}
.product-box .col-shop a:hover::after {
    transform: scaleX(0);
}
.product-box .product-number::before {
    content: " ";
    border-bottom: 1px solid #d11b26;
    margin: 0 10px;
    display: inline-block;
    width: 30px;
    vertical-align: middle;
}
.post-1843 .product-number{
    display: none;
}
.elementor-swiper-button{
    font-size: 3rem !important;

}
.elementor-swiper-button i{
    color: var(--taffin-red);
}

@media only screen and (max-width: 600px) {
    .site-main{margin-top: 60px;}
    footer .menu-item {
        width: 100%;
    }
    footer .menu-item a {
        justify-content: center;
    }
}

@media only screen and (min-width: 1400px) {
    .elementor-section-boxed.wide {
        width: 100%;
    }
    .elementor-section-boxed.wide > .elementor-container {
         max-width: 100%;
    }
}

@media only screen and (min-width: 1700px) {
    .elementor-section-boxed.wide > .elementor-container {
        max-width: 1600px;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'EurostileExt';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://staging.taffinfragrance.com/wp-content/uploads/2023/09/font.woff2') format('woff2'),
		url('https://staging.taffinfragrance.com/wp-content/uploads/2023/09/font.woff') format('woff');
}
@font-face {
	font-family: 'EurostileExt';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://staging.taffinfragrance.com/wp-content/uploads/2023/09/font-1.woff2') format('woff2'),
		url('https://staging.taffinfragrance.com/wp-content/uploads/2023/09/font-1.woff') format('woff');
}
/* End Custom Fonts CSS */