/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

body {
    font-size: 14px;
    font-weight: 300;
    color: #141a29;
    font-family: 'Epilogue', sans-serif;
	background: #fae3d6;
}

main {
    overflow: hidden;
}

* {
    box-sizing: border-box;
    padding: 0;
    margin: 0 0;
}
input{
    border-radius: 0;
}
p {
    font-size: 14px;
    color: #2f3135;
    font-weight: 400;
    margin-bottom: 0;
}

a {
    color: #2f3135;
    cursor: pointer;
}

a:hover {
    color: #FC8275;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0;
}

img {
    max-width: 100%;
}

ul {
    margin-bottom: 0;
}

.h3,
.h4,
h3,
h4 {
    color: #2f3135;
}

#header {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
}

.container,
.cms-id-8 #wrapper .breadcrumb {
    max-width: 1400px;
    padding: 0 60px;
    width: 100%;
    margin: 0 auto;
}

.header-top-row {
    display: flex;
    justify-content: space-between;
}

#header .header-top .position-static {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
}

#header .header-top .menu {
    width: 100%;
}
#lnk-philosophy {
    /* opacity: 0; */
}
.lnk-custom {
    position: relative;
}
.lnk-custom .lnk-philosophy{
    color: #252b38 !important;
    text-transform: initial;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    position: absolute;
    right: 0;
    top: -12px;
}
.lnk-custom .lnk-philosophy:hover {
    color: #fc8275 !important;
}

.language-selector .dropdown-menu {
    left: unset;
    right: 0;
    min-width: 100px;
}

.dropdown-item {
    text-align: right;
}
.top-menu {}
.top-menu .category {}
.top-menu .category .item-text {
    text-align: right;
    color: #141a29;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    width: 100%;
    display: block;
    padding: 0 .625rem 10px 0;
}
.top-menu .category.xmas .item-text {
	color: #fc8275 !important;
    font-size: 28px;
    font-weight: 900;
    line-height: 37px;
    text-transform: capitalize;
}
.top-menu li#category-xmas a {
	color: #fc8275 !important;
	font-weight: bold!important;
}

li#category-17 a {
    color: #fc8275 !important;
	font-weight: bold!important;
}

/* MESSO COMMENTO PER ABILITARE XMAS SELECTION
.top-menu li#category-17 {
    display: none!important;
}
*/
/* AGGIUNTO PER ABILITARE XMAS SELECTION */
.top-menu li#category-17 div.collapse{
    /*display:none;*/
}


.header-nav-row .static_block_content {
    display: flex;
    position: relative;
}

.header-nav-row .static_block_content>div {
    width: 33.33%;
}

.header-nav-row {
    position: relative;
}

.language-nav {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}

#header .header-banner {
	text-align: center;
    background-color: #fc8275;
    padding: 10px;
    color: #fff;
}

#header .header-banner p {
	color: #fff;
	font-weight: 600;
}

#header .header-banner a {
	color: #fff;
}

#header .header-banner a:hover {
	color: #fff!important;
	text-decoration: underline!important;
}

#header .header-nav .language-selector {
    text-align: right;
    margin: 0;
}
#header .header-nav .language-selector.dropdown:hover .expand-more{
    color: #fff;
}
.center-nav {
    text-align: center;
}

#header .header-nav .language-selector i {
    font-size: 10px;
    color: #fb8276;
    font-weight: 900;
}

.dropdown .expand-more {
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
}

#_desktop_user_info .logout.hidden-sm-down {
    display: none;
}

#header .header-nav .right-nav {
    padding-right: 0px;
}

#header .header-nav p,#header .header-nav p a {
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    text-decoration:none;
}

.center-nav p {
    display: flex;
    justify-content: center;
}

.center-nav p::after {
    content: "";
    background: url("../images/Combined-Shape.svg") no-repeat;
    display: block;
    width: 14px;
    height: 12px;
    background-size: contain;
    margin-left: 4px;
}

#header .header-nav p span {
    font-weight: 300;
}

#header .header-top {
    padding: 18px 0 14px;
    background: none;
}
#header .header-top.scroll-background {
    background: #fff;
}

#header.fixed .header-top {
    background: #fff;
}
#header .header-nav {
    border-bottom: 0;
    background: #214f59;
    padding: 7px 0;
    margin: 0;
}
#header .header-nav.active-nav {
    /* opacity: 0.6; */
}

.user-info i {
    font-size: 0;
}

.user-info a {
    font-size: 0;
    background: url("../images/Icone/User.svg") no-repeat;
    display: block;
    width: 18px;
    height: 18px;
    background-size: contain;
}

.home-banner {
    margin-bottom: 80px;
}

.cart-products-count {
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    margin-left: 10px;
    color: #141a29;
}
.cart-title{
    color: #fc8275;
    font-weight: 600;
    font-size: 20px;
    margin: 0 5px;
}
.cart-total{
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    color: #141a29;
}
.category-cover {
    display: none;
}

#header .top-menu .category a[data-depth="0"] {
    position: relative;
}

#header .top-menu .category.current a[data-depth="0"] {
    color: #fc8275;
}
#header .top-menu a[data-depth="0"]:hover {
    color: #fc8275;
}
#header #_desktop_top_menu {
	margin-top: 10px;
}
#header #_desktop_top_menu .top-menu .category.has-sub a[data-depth="0"]::after {
    content: "";
    background: url("../images/Icone/Plus.svg") no-repeat;
    width: 12px;
    height: 12px;
    display: inline-block;
    background-size: contain;
}
#header #_desktop_top_menu .top-menu .category:hover a[data-depth="0"]::after{
    background: url("../images/Icone/minus-new.svg") no-repeat;
	background-position: center;
}
/*#category-16 > a[data-depth="0"] {
    pointer-events: none;
}*/

#lnk-philosophy {
    /* margin-left: 18px; */
}

.content_ok_pages {
    text-align: center;
    margin-top: 25px;
}

.content_ok_pages h1 {
    font-size: 35px;
    margin-bottom: 10px;
}

.content_ok_pages button {
    margin-top: 15px;
    background-color: #fc8275!important;
}

.philo-bottom .elementor-video-iframe {
    max-width: 430px;
    height: 430px;
    position: static;
}

.philo-bottom .elementor-video {
    max-width: 430px;
    height: 430px;
    position: static;
}

.philo-bottom .elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
    height: auto;
    padding: 0;
    max-width: 500px;
    margin: 0 auto;
}

.philo-bottom {
    background: #c9e3d9;
    margin-top: 286px;
}

.cms-id-8 #wrapper .breadcrumb {
    margin-bottom: 12px;
}

.philo-bottom .elementor-widget-video {
    text-align: center;
    margin-top: -216px;
}

.cms-id-8 #main .page-content,
.cms-id-8 #main .page-footer {
    margin-bottom: 0;
}

.philo-bottom .elementor-widget-text-editor {
    max-width: 905px;
    margin: 48px auto 80px;
    text-align: center;
    padding: 0 30px;
}

.elementor .philo-bottom .elementor-text-editor p {
    line-height: 28px;
}

.blockcart .shopping-cart {
    font-size: 0;
    background: url("../images/Icone/Bag.svg") no-repeat;
    display: block;
    width: 18px;
    height: 18px;
    background-size: contain;
}

.blockcart .header,
.blockcart .header>a {
    display: flex;
    align-items: center;
}

#_desktop_user_info {
    margin: 0 20px;
}

#header .header-top a[data-depth="0"] {
    color: #252b38;
    text-transform: initial;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    margin-right: 20px;
}

.search-action {
    font-size: 0;
    background: url("../images/Icone/Search.svg") no-repeat;
    display: block;
    width: 18px;
    height: 18px;
    background-size: contain;
    cursor: pointer;
}

#header .header-top .search-widget {
    position: relative;
    float: unset;
    min-width: unset;
}

.header-top .search-widget form input[type="text"] {
    border: 1px solid #fb8276;
    min-width: 300px;
}

.search-widget form {
    position: absolute;
    right: calc(100% + 10px);
    top: 50%;
    transform: translateY(-50%);
}

.footer-row {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin: 0 -60px;
    padding: 0 60px;
    background: #fff;

}

/*.footer-row::after {
    content: "";
    top: 0;
    right: 0;
    width: 1000vw;
    position: absolute;
    border-top: 1px solid #c9e3d9;
}

.footer-row::before {
    content: "";
    bottom: 0;
    right: 0;
    width: 1000vw;
    position: absolute;
    border-top: 1px solid #c9e3d9;
}
*/
.footer-content {
    width: 57.5%;
    padding-top: 35px;
}

.footer-content .static_block_content {
    flex-wrap: wrap;
    display: flex;
}

.footer-language {
    width: 100%;
    margin-top: 10px;
}

.footer-language .dropdown span.expand-more {
    color: #141a29;
    text-transform: capitalize;
    font-weight: 500;
}

.footer-language .dropdown i.expand-more {
    color: #262c3a;
    font-size: 10px;
    font-weight: 900;
}

.footer-language .language-selector-wrapper {
    display: flex;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
}

.footer-language .language-selector-wrapper button {
    font-weight: 500;
}

.footer-language #language-selector-label {
    display: initial !important;
    margin-right: 5px;
}

.footer-newsletter {
    width: 42.5%;
    position: relative;
}

.footer-newsletter::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 99%;
    height: 100%;
    width: 67px;
    background: #c9e3d9;
}

.custom_check {
    position: relative;
    margin-top: 10px;
}

.block_newsletter form .checkeds {
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    opacity: 0;
    z-index: 1;
}

.custom_check .checkeds:checked+span::after {
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    content: "\f00d";
    font-weight: 900;
    color: #000;
    position: absolute;
    top: 0;
    left: 5px;
    line-height: 20px;
}

.block_newsletter .custom_check p {
    display: inline-block;
    vertical-align: top;
    font-size: 10px;
    font-weight: 300;
    line-height: 20px;
    margin-left: 30px;
    padding-top: 0;
    letter-spacing: 0.3px;
}

.custom_check span::before {
    content: "";
    display: inline-block;
    height: 20px;
    width: 20px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    margin: 15px 0 10px;
}

.footer-bottom ul {
    display: flex;
    align-items: center;
}

.footer-bottom ul li {
    margin-right: 16px;
}

.footer-copyright p a {
    color: #bfbfbf;
}

.footer-copyright p {
    margin-bottom: 0;
    display: inline-block;
    padding-left: 15px;
    background: url('../images/footer-copyright.svg') left center no-repeat;
    color: #bfbfbf;
    font-family: Arial;
    font-size: 11px;
    font-weight: 700;
    line-height: 30px;
}

.footer-service {
    background: #fae3d6;
    padding: 36px 0;
}

.footer-service .item-txt p {
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    margin-bottom: 2px;
}
.footer-service .item-txt p a {
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    text-decoration:none;
}

.footer-pay {
    text-align: center;
    margin: 25px 0 30px;
}

.pay-tit {
    font-weight: 500;
    margin: 0 0 20px;
}

.footer-service .item-txt span {
    font-size: 14px;
    font-weight: 300;
    line-height: 19px;
}

.footer-service .listItem {
    display: flex;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto;
}

.footer-service .item {
    display: flex;
    align-items: center;
    margin: 0;
}

.footer-service .item-photo {
    margin-right: 12px;
}

.payment_service_additional {
	margin: 10px 0 0;
}
.payment_service_additional h4 {
	font-weight: 500;
	color: #2f3135;
	font-size: 14px;
    margin: 0 0 10px;
}

.footer-social li p {
    display: flex;
    justify-content: center;
    margin-right: 10px;
    color: #214f59;
    font-size: 13px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0.0351px;
}

.footer-social li p::after {
    content: "";
    background: url("../images/Combined-Shape.svg") no-repeat;
    display: block;
    width: 18px;
    height: 18px;
    background-size: contain;
    margin-left: 4px;
}

div.footer-listItem li {
    margin-bottom: 20px;
    text-align: right;
}

div.footer-listItem li:last-child {
    margin-bottom: 0;
}

.block_newsletter #block-newsletter-label {
    padding-top: 0;
    font-weight: 900;
    color: #214f59;
    font-size: 28px;
    line-height: 37px;
}

.block_newsletter .block-newsletter-text {
    font-size: 11px;
}

#footer .block_newsletter p {
    padding: 0;
}

.block_newsletter p {
    font-size: 13px;
    font-weight: 300;
    line-height: 21px;
}

#footer .block_newsletter p a {
    text-decoration: underline;
    font-weight: 500;
}

.form-newlester-inner {
    position: relative;
    margin-top: 10px;
}

.block_newsletter form .newlester-submit {
    position: absolute;
    /*top: 0;*/
    right: 0;
    background: 0;
    color: #fc8275;
    text-transform: initial;
    font-size: 15px;
    font-weight: 900;
    padding: 0;
    height: 38px;
    padding-right: 12px;
    padding-left: 12px;
	z-index: 999999999;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
}
.footer-container {
    margin-top: 0;
    padding-top: 0;
    overflow: hidden;
    box-shadow: none;
}

.block_newsletter form input[type="email"],
.block_newsletter form input[type="email"]:focus {
    border: 0;
    height: 38px;
    padding: 0 10px;
    font-size: 13px;
    font-weight: 300;
    border-radius: 0;
}

.block_newsletter form input[type="email"]::placeholder {
    padding: 0 10px;
    color: #3f4e55;
    opacity: 1;
}

#footer .block_newsletter p strong {
    color: #fc8275;
    font-weight: 900;
}

.block_newsletter p strong {
    color: #214f59;
    font-weight: 800;
}


.block_newsletter {
    padding: 35px 0 35px 42px;
    background: #c9e3d9;
    margin: 0;
    height: 100%;
}
.block_newsletter .custom_error {
    color: #f00;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    padding-top: 10px;
    text-align: center;
}
.block_newsletter .custom_error .error.wpcf7-not-valid-tip{
    text-align: left;
}
.footer-listItem {
    margin-right: 20px;
}

div.footer-listItem {
    margin-left: auto;
    margin-right: 50px;
}

div.footer-listItem:lang(de) {
    margin-left: auto;
    margin-right: 20px;
}

.footer-listItem li,
.footer-listItem a {
    font-size: 12px;
    font-weight: 300;
    line-height: 25px;
    list-style-type: none;
    margin-bottom: 0;
}

.footer-container li a {
    color: #252b38;
    cursor: pointer;
    font-size: 13px;
}

.footer-listItem .tit {
    font-weight: 500;
    line-height: 25px;
}
.footer-listItem .tit a{
    font-weight: 500;
    font-size: 12px;
    color: #141a29;
}
.footer-social li a i {
    color: #fc8275;
    font-size: 25px;
}

.block-social.col-lg-4.col-md-12.col-sm-12 {
    display: none;
}

.pagine-cms p {
    margin-bottom: 10px;
}

.pagine-cms ul {
    margin-left: 25px;
    margin-bottom: 10px;
}

.pagine-cms ul li {
    list-style: disc;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    color: #141a29;
    font-family: 'Epilogue', sans-serif;
}

.pagine-cms p.title-p {
    margin-top: 20px;
}


/* Reuse */

.form-group {
    margin: 0 0 16px;
}

.form-group label {
    float: none;
    width: 100%;
    text-align: left;
    font-weight: 300;
    padding: 0;
}

.form-group>div {
    float: none;
    width: 100%;
    padding: 0;
}

.form-control,
.form-control:focus {
    border: none;
    height: 40px;
    font-weight: 300;
    background: #fff;
    font-size: 13px;
    font-weight: 300;
    color: #141a29;
}

.input-group .input-group-btn>.btn[data-action="show-password"] {
    background: #fff;
    padding: .78rem 1rem;
    height: 40px;
    font-size: 0;
}

.input-group .input-group-btn>.btn[data-action="show-password"]::after {
    content: "\f06e";
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    font-weight: 900;
    color: #141a29;
}

#footer .popup-newsletter .block_newsletter p strong,
.popup-newsletter .block_newsletter form .newlester-submit {
    color: #214f59;
}

body#checkout section.checkout-step .delivery-options .delivery-option label .carrier-hasLogo {
    flex-wrap: unset;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

body#checkout section.checkout-step .delivery-options .delivery-option label .carrier-hasLogo .carrier-logo {
    padding: 0;
    width: auto;
    margin-left: 6px;
    display: flex;
}

body#checkout section.checkout-step .delivery-options .delivery-option img {
    width: auto;
    max-width: 106px;
}

body#checkout section.checkout-step .delivery-options .delivery-option label .carrier-hasLogo .carriere-name-container {
    width: auto;
    padding: 0;
}

.text-sm-center {
    text-align: center;
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    color: #fff;
    background-color: #2f3135;
    border-color: transparent;
}

.forgotten-password .form-fields .center-email-fields {
    flex-wrap: wrap;
}

.forgotten-password .form-fields label.required,
.forgotten-password .form-fields .email {
    width: 100%;
}

.page-my-account #content .links a:hover i,
.page-my-account #content .links a:hover {
    color: #fc8275;
}

.forgotten-password .form-fields .center-email-fields button {
    height: 38px;
    color: #fff;
    background-color: #2f3135;
    box-shadow: none;
    margin-top: 20px;
    font-size: 14px;
    font-weight: 700;
    line-height: 19px;
    text-transform: uppercase;
    letter-spacing: 0.2333333px;
    padding: 0 20px;
    height: 38px;
    background: #fc8275;
    font-size: 15px;
    font-weight: 900;
    text-transform: lowercase;
}

#blog_list_1-7 li:hover .block_cont .block_top img {
    filter: unset;
    transform: unset;
}

.ui-corner-all.ui-menu {
    background: #f2f2f3;
    border: 0;
    border-radius: 0;
    z-index: 999;
}

.ui-state-focus {
    background: #FC8275 !important;
    border: 0 !important;
    border-radius: 0 !important;
}

.ui-menu .ui-menu-item a {
    font-size: 12px;
    font-weight: 300;
    line-height: 14px;
    letter-spacing: 0.3px;
    padding: 10px 6px;
}

body#checkout section.checkout-step #customer-form,
body#checkout section.checkout-step #delivery-address,
body#checkout section.checkout-step #invoice-address,
body#checkout section.checkout-step #login-form {
    margin-left: 0;
    margin-top: 0;
}

.search-widget form input[type="text"]:focus+button .search {
    color: initial;
}

.search-widget form input[type="text"]:focus {
    outline: 0;
}

.page-content.page-cms ul,
p {
    color: #2f3135;
}

.page-content.page-cms ul {
    list-style: none;
}

.page-content.page-cms .text-list-top {
    list-style-type: decimal;
    list-style-position: inside;
    margin-left: 22px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #2f3135;
}

.elementor .elementor-text-editor p {
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    color: #141a29;
    font-family: 'Epilogue', sans-serif;
}
.elementor .elementor-text-editor p strong{
    font-weight: 600;
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0;
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: unset !important;
}

.page-content.page-cms {
    padding: 0;
    background: transparent;
}

.product-accessories .slide_related {
    margin: 0 -15px;
}

.product-accessories .slide_related .product-miniature {
    margin: 0;
    height: 100%;
}

.product-accessories .slide_related.owl-carousel {
    margin: 0;
    position: relative;
}

.slide_related.owl-carousel .owl-dots {
    position: absolute;
    top: 310px;
    left: 0;
    display: flex;
    flex-wrap: wrap;
    max-width: 150px;
}

.slide_related.owl-carousel .owl-nav {
    display: none;
}

.slide_related.owl-carousel .owl-dot.active {
    background: #fc8275;
}

.slide_related.owl-carousel button.owl-dot {
    display: block;
    border: 1px solid #000;
    border-radius: 50%;
    margin-right: 8px;
    width: 6px;
    height: 6px;
    margin-top: 10px;
}

.product-accessories .slide_related.owl-carousel .owl-stage-outer::before {
    content: "";
    background: #fae3d6;
    top: 0;
    right: 100%;
    bottom: 0;
    width: 1000vw;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 2;
}

.product-accessories {
    position: relative;
}

.category-prodotti .block-category.card.card-block {
    margin-bottom: 30px;
}
.category-products .block-category.card.card-block {
    margin-bottom: 30px;
}
.category-produkte .block-category.card.card-block {
    margin-bottom: 30px;
}
.category-produits .block-category.card.card-block {
    margin-bottom: 30px;
}

.product-accessories .h5 {
    text-transform: initial !important;
    color: #fc8275;
    font-size: 80px;
    font-weight: 900;
    min-width: 25%;
    position: absolute;
    left: 0;
    top: 80px;
    z-index: 3;
    /* background: url("../images/right-pink.svg") no-repeat;    
    background-position: right 85%;
    background-size: 90px 50px; */
    padding-bottom: 0px;
    letter-spacing: 1px;
}

.slide_related.owl-carousel .owl-stage-outer {
    overflow: visible;
    width: 75%;
    margin-left: auto;
}

.product-accessories .slide_related .product {
    width: 25%;
    padding: 0 15px;
}

.product-accessories .slide_related.owl-carousel .product {
    width: 100%;
    padding: 0;
}

.card-block {
    padding: 0;
}

#blog_list_1-7 li:hover .block_cont .block_top,
#blog_list_1-7 li:hover .block_cont .block_bas {
    padding: 0;
}

#blog_list_1-7 .blog-grid .block_bas {
    padding: 0;
}

#blog_list_1-7 li:hover .block_cont {
    box-shadow: none;
    -webkit-box-shadow: none;
}

hr {
    border: 0;
}

.send-renew-password-link {
    margin-bottom: 10px;
    text-align: center;
}

#password .page-customer-account #content {
    text-align: center;
}

.form-group {
    margin: 0 0 16px;
}

#authentication .custom-checkbox label {
    padding-left: 0;
}

#authentication .custom-checkbox em {
    position: relative;
    top: 10px;
}


.btn-primary {
    color: #fff;
    background-color: #2f3135;
    box-shadow: none;
}
#wrapper .breadcrumb ol {
	margin-top: 10px;
}
#wrapper .breadcrumb li a,
#wrapper .breadcrumb li span {
    font-size: 10px;
    font-weight: 300;
    line-height: 12px;
    color: #214f59;
}

#wrapper .breadcrumb li:last-child span {
    font-weight: 500;
}

.form-group label {
    float: none;
    width: 100%;
    text-align: left;
    font-weight: 300;
    padding: 0;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 28px;
}

.form-group label.radio-inline {
    width: auto;
    padding-right: 15px !important;
    display: inline-block;
    margin: 0 10px 0 0;
}

.custom-radio {
    border-radius: 0;
    background: #fff;
    width: 36px;
    height: 36px;
    border: 0;
}

body#checkout section.checkout-step .custom-radio {
    margin-right: 10px;
}
#checkout #delivery-addresses{
    flex-direction: column;
}
#checkout #delivery-addresses .address-item .custom-radio {
    width: 20px;
    height: 20px;
}
#checkout #delivery-addresses .address-item {
    width: 50%;
}
body#checkout #header .header-nav {
    box-shadow: none;
}

#checkout .product-price {
    color: #141a29;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
}

.checkout-tittle-right {
    background: url("../images/lock.svg") no-repeat;
    background-size: 26px 35px;
    padding-right: 35px;
    background-position: right center;
}

.checkout-tittle-right p {
    font-size: 15px;
    font-weight: 700;
    max-width: min-content;
    text-align: right;
    line-height: 22px;
}

.checkout-tittle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.checkout-tittle h1 {
    font-size: 40px;
    font-weight: 900;
    line-height: 53px;
    letter-spacing: 0.5px;
}

#checkout .card-block.cart-summary-totals {
    padding: 14px 0;
}

#checkout .cart-summary-subtotals-container {
    padding-top: 0;
}

.left-nav li a {
    font-weight: 500;
}

.custom-radio input[type="radio"]:checked+span::after {
    content: "";
    background: url("../images/check.svg") no-repeat;
    background-size: contain;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 0;
    left: 0;
}

.custom-radio input[type="radio"]:checked+span {
    background-color: transparent;
    position: static;
}

.page-customer-account #content {
    color: #2f3135;
    max-width: 600px;
    margin: 0 auto;
}
#history #content.page-content{
    box-shadow: none;
    background: #fff;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
}
.page-customer-account #content {
    box-shadow: none;
    background: #fae3d6;
    max-width: 600px;
    margin: 0 auto;
    padding: 0;
}

.page-header h1 {
    font-size: 40px;
    font-weight: 900;
    line-height: 53px;
    text-align: center;
    letter-spacing: 0.5px;
    color: #141a29;
}
#cms.cms-id-6 .page-header h1{
    display: none;
}
body#checkout section.checkout-step .address-item.selected {
    border-color: #fae3d6;
}

body#checkout .address-footer a.text-muted {
    color: #2f3135 !important;
    font-size: 13px;
}

body#checkout .address-footer a.text-muted i {
    margin-right: 4px;
}

body#checkout section.checkout-step .address-item.selected .custom-radio,
body#checkout section.checkout-step .address-item.selected .custom-radio input[type="radio"] {
    width: 20px;
    height: 20px;
    border: none;
    background: #f2f2f2;
    border-radius: 0;
}

#checkout #delivery-addresses .custom-radio input[type="radio"]:checked+span::after {
    content: "\f00d";
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    font-weight: 900;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

body#checkout section.checkout-step .address-item.selected .custom-radio input[type="radio"]:checked+span {
    position: static;
    background: none;
    border-radius: 0;
}

#checkout .cart-grid-right {
    margin-top: 0;
    padding-left: 5px;
    padding-top: 0;
}

#js-checkout-summary {
    padding: 10px 0px 0px;
}

.blockreassurance_product {
    display: none;
}

body#checkout section.checkout-step {
    box-shadow: none;
    border: 1px solid #fff;
    padding: 0;
    border-bottom: 0;
	background: none;
}

body#checkout section.checkout-step:last-child {
    border: 1px solid #fff;
}

#checkout-addresses-step form>p {
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 0.25px;
    margin-bottom: 20px;
}

body#checkout section.checkout-step .step-title {
    text-transform: capitalize;
    cursor: pointer;
    margin-bottom: 0;
    padding: 20px 22px;
    font-size: 18px;
    font-weight: 700;
    line-height: 23px;
    letter-spacing: 0.3857143px;
}

body#checkout section.checkout-step .content {
    padding: 0 22px 25px;
}

body#checkout section.checkout-step.-complete .step-title {
    color: #fc8275;
}

body#checkout section.checkout-step.-reachable.-complete h1 .done {
    padding: 0;
    margin: 0 6px 0 0;
    color: #20c123;
    font-size: 14px;
    font-weight: 900;
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    padding-left: 30px;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    text-align: right;
    color: #2f3135 !important;
    text-transform: capitalize;
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit i {
    margin-left: 5px;
}

.js-address-form>.input-box {
    display: flex;
    margin-bottom: 20px;
}

.custom-radio-type {
    margin-right: 30px;
    display: flex;
    align-items: center;
}

#checkout #checkout-addresses-step .custom-radio-inner {
    border: 0;
    background: #f1f1f1;
    position: relative;
}

.custom-radio-inner {
    width: 36px;
    height: 36px;
    border: 1px solid;
}

.js-address-form .input-box .inline {
    margin-left: 10px;
    margin-bottom: 0;
}

body#checkout select.form-control {
    background: url("../images/angle-down-solid.svg") no-repeat #fff scroll right .8rem center/1.25rem 1.25rem;
    background-size: 10px;
    height: 42px;
}

#checkout-addresses-step .col-md-9.col-md-offset-3 {
    margin-left: 0;
    position: relative;
}

#checkout-addresses-step #use_same_address {
    width: 25px;
    height: 25px;
}

#use_same_address {
    position: absolute;
    height: 15px;
    width: 15px;
    z-index: 1;
    opacity: 0;
}

#delivery-address .col-md-9.col-md-offset-3 label {
    padding-left: 30px;
    font-size: 12px;
    font-weight: 300;
    line-height: 25px;
}

#checkout-addresses-step .js-address-form .col-md-9.col-md-offset-3 label::before {
    border: 0;
    width: 25px;
    height: 25px;
    background: #fff;
}

.js-address-form .col-md-9.col-md-offset-3 label::before {
    content: "";
    border: solid 1px #000;
    position: absolute;
    height: 16px;
    width: 16px;
    left: 0;
    top: 0;
}

.checkout_field>label {
    margin-bottom: 20px;
    width: 21%;
}

#checkout-addresses-step #delivery-address .col-md-9.col-md-offset-3 input:checked+label::after {
    line-height: 25px;
    left: 9px;
    font-size: 12px;
}

#delivery-address .col-md-9.col-md-offset-3 input:checked+label::after {
    content: "\f00d";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #000;
    position: absolute;
    line-height: 16px;
    left: 4px;
    font-size: 10px;
    top: 0;
}

body#checkout section.checkout-step .step-number {
    padding: 0 5px 0 0;
}

.my-2 {
    margin-top: 0 !important;
}

.form-group>.col-md-6>.form-control-comment {
    display: none;
}

#checkout #customer-form section>p {
    margin: 25px 0 15px;
    color: #141a29;
    font-size: 13px;
    line-height: 20px;
}

#checkout #customer-form section .text-muted {
    font-size: 13px;
    color: #141a29;
}

.form-group .custom-checkbox label {
    color: #3c4244;
    font-size: 12px;
    font-weight: 300;
    line-height: 12px;
    letter-spacing: 0.2142857px;
    position: relative;
}
.form-group .custom-checkbox label em{
    letter-spacing: .8px;
    margin-top: 10px;
    display: block;
}
#checkout .cart-summary-line {
    padding: 0;
}

#checkout .block-promo {
    margin-top: 0px;
    border-top: 20px solid #fae3d6;
}

body#checkout #footer {
    color: #141a29;
	background: #fae3d6;
}

.footer-checkout>p {
    display: flex;
    margin-right: 10px;
    color: #214f59;
    font-size: 13px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0.0351px;
    margin-bottom: 10px;
}

.footer-checkout>p::after {
    content: "";
    background: url("../images/Combined-Shape.svg") no-repeat;
    display: block;
    width: 18px;
    height: 18px;
    background-size: contain;
    margin-left: 4px;
}

#checkout .footer-listItem {
    background: #eee;
    padding: 18px 0 38px;
    position: relative;
}

#checkout .footer-listItem::after {
    content: "";
    left: 100%;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #eee;
    position: absolute;
}

#checkout .footer-listItem::before {
    content: "";
    right: 100%;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #eee;
    position: absolute;
}

#checkout .footer-copyright {
	clear: both;
    text-align: center;
	background:#fff;
	width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
}

body#checkout section.checkout-step.-unreachable .step-title {
    opacity: 1;
    color: #555;
}

#checkout #js-checkout-summary {
    padding-top: 0;
}

a:focus,
a:hover {
    color: #fc8275;
}

body#checkout .cancel-address {
    display: none;
}

#checkout .form-group {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 0 20px 0;
}

#checkout .checkout_field {
    margin-bottom: 0;
}

.checkout_field>label {
    margin-bottom: 15px;
}

.checkout_field .form-control {
    margin-bottom: 20px;
    border: 0;
}

#checkout .form-group .col-md-6,
.checkout_field .checkout_field_value {
    width: 50%;
}

.form-group label {
    float: none;
    width: 100%;
    text-align: left;
    font-weight: 300;
    padding: 0;
}

body#checkout #checkout-addresses-step .form-group>.form-control-comment {
    display: none;
}

#checkout .form-group .form-control-comment {
    width: 30%;
    padding-left: 20px;
    color: #9e9e9e;
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
    font-style: italic;
}

#checkout .form-group .form-control-label,
.checkout_field>label {
    width: 25%;
    margin-bottom: 0;
    color: #3c4244;
    font-size: 13px;
    font-weight: 300;
}

body#checkout a:hover {
    color: #fc8275;
}

.nav-item .nav-link,
.nav-item .nav-separtor {
    font-size: 15px;
    font-weight: 300;
    color: #141a29;
}

.nav-item .nav-link.active,
.nav-item .nav-separtor.active {
    color: #fc8275;
    font-weight: 500;
}

#checkout .continue {
    height: 38px;
    background: #fc8275;
    font-size: 15px;
    font-weight: 900;
    text-transform: lowercase;
}

.form-control:focus,
.input-group.focus {
    outline: 0;
    background: #fff;
}

body#checkout #footer {
    box-shadow: none;
    padding: 0;
    overflow: hidden;
}

#checkout #delivery-addresses .custom-radio input[type="radio"]:checked+span::after {
    font-size: 0;
    width: 20px;
    height: 20px;
}

body#checkout section.checkout-step .address {
    margin-left: 35px;
}

#checkout .media:first-child {
    padding-top: 0;
}

#checkout .media-left {
    display: block;
    width: 32%;
    padding: 0;
}

.media-body .product-name {
    font-size: 15px;
    font-weight: 300;
    line-height: 18px;
    margin-bottom: 8px;
}

.media-body .product-name .product-quantity {
    display: initial;
}

.media-body .product-line-info {
    margin-bottom: 5px;
}

.media-body .product-line-info .label {
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    color: #141a29;
}

.media-body .product-line-info .value {
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    color: #141a29;
}

#checkout .media-left>a {
    box-shadow: none;
    display: block;
}

#checkout .media {
    display: flex;
    padding: 14px 0;
    border-bottom: 1px solid #cccccc;
}

#checkout .media:last-child {
    border: 0;
}

.media-body {
    width: 68%;
    padding-left: 15px;
}

.cart-summary-subtotals-container {
    border-top: 0;
    padding: 15px 0 0;
}

.card-block.cart-summary-totals {
    padding: 12px 15px;
    border-top: 1px solid #fff;
    margin-top: 8px;
}

.card-block.cart-summary-totals .cart-summary-line.cart-total {
    padding: 0;
    background: 0;
}

.block-promo .promo-input {
    width: 100%;
    border: 0;
    margin: 0;
    font-size: 13px;
    font-weight: 300;
    color: #3f4e55;
    outline: 0;
}

.cart-summary-line {
    clear: both;
    margin-bottom: 10px;
    padding: 0 15px;
}

.card-block.cart-summary-totals .cart-summary-line.cart-total .label {
    font-weight: 300;
    font-size: 15px;
}

#checkout .card-block.cart-summary-totals .cart-summary-line.cart-total .label {
    font-weight: 700;
}

.card-block.cart-summary-totals .cart-summary-line.cart-total .value {
    font-size: 15px;
}

.checkout_title h1 {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.3666667px;
}

body#checkout #cart-summary-product-list img {
    width: 200px;
    border: 0;
}

.custom-checkbox input[type="checkbox"] {
    min-width: 25px;
    min-height: 25px;
    z-index: 5;
}

.custom-checkbox input[type="checkbox"]+span {
    min-width: 25px;
    min-height: 25px;
    border: 0px solid #2f3135;
    background: #fff;
    margin-right: 8px;
}
.footer-newsletter .custom-checkbox input[type="checkbox"]+span {
    min-width: 20px;
    min-height: 20px;
}
.footer-newsletter .custom-checkbox input[type="checkbox"]:checked+span::after {
    width: 25px;
    height: 25px;
    right: -2px;
    bottom: -3px;
}

body#checkout .custom-checkbox span {
    margin-top: 0;
    flex: unset;
}

.js-customer-form .custom-checkbox input[type="checkbox"]:checked+span::after,
.custom-checkbox input[type="checkbox"]:checked+span::after {
    content: "";
    background: url("../images/check.svg") no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.custom-checkbox input[type="checkbox"]:checked+span::after {
    width: 35px;
    height: 35px;
}

.horizontal_filters #search_filters .facet ul {
    display: flex;
    flex-wrap: wrap;
}

.horizontal_filters.active {
    background: #fff;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.horizontal_filters.active #search_filters {
    max-width: 350px;
    margin: 30px auto 0;
    height: 100%;
    overflow-y: auto;
    padding-right: 5px;
    padding-bottom: 30px;
}

.horizontal_filters.active #search_filters::-webkit-scrollbar {
    width: 10px;
}


/* Track */

.horizontal_filters.active #search_filters::-webkit-scrollbar-track {
    background: #f1f1f1;
}


/* Handle */

.horizontal_filters.active #search_filters::-webkit-scrollbar-thumb {
    background: #888;
}


/* Handle on hover */

.horizontal_filters.active #search_filters::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.horizontal_filters.active #search_filters>p.h6 {
    width: 100%;
    background: 0;
    padding: 0;
    font-weight: 900;
    font-size: 24px;
    line-height: 24px;
    height: auto;
}

.horizontal_filters.active .filter-content {
    display: block !important;
}

#search_filters .facet .facet-label a {
    margin: 0;
    font-size: 15px;
    font-weight: 300;
    white-space: initial;
}

#search_filters .facet .facet-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 12px;
    color: #141a29;
}
#search_filters .facet .collapse{
    display: flex;
    flex-wrap: wrap;
}
#search_filters .facet .collapse .item-colore{
    width: 25%;
}
#search_filters .facet .facet-label .custom-checkbox,
#search_filters .facet .facet-label .custom-radio {
    top: 0;
}

#search_filters .custom-checkbox input[type="checkbox"]+span {
    width: 35px;
    height: 35px;
    background: #fae3d6;
}

#blockcart-modal .modal-title {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    text-align: left !important;
}

#blockcart-modal .modal-header .close .material-icons {
    font-size: 25px;
    color: #141a29;
}

#blockcart-modal .modal-dialog {
    max-width: 800px;
    width: 100%;
    margin: 150px auto 0;
}

#blockcart-modal .cart-content p .value {
    font-weight: 300;
    font-size: 15px;
    line-height: 20px;
}

#blockcart-modal .cart-content .product-total .label,
#blockcart-modal .cart-content .product-total .value {
    font-weight: 500;
}

#blockcart-modal .divide-right {
    border-right: 0;
}

#blockcart-modal .product-name {
    color: #2f3135;
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    margin: 0 0 8px;
}

.ps_checkout.payment-method-logo-block {
    display: none;
}

#blockcart-modal .product-price {
    color: #2f3135;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 10px;
}

#blockcart-modal .modal-body .divide-right span strong {
    font-weight: 500;
}

#blockcart-modal .modal-body .divide-right span {
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
}

#blockcart-modal .cart-content p.cart-products-count {
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    color: #000;
    padding: 0;
    margin-bottom: 14px;
}

#blockcart-modal .cart-content p .label {
    font-size: 15px;
    line-height: 20px;
    font-weight: 300;
}

#blockcart-modal .modal-title i {
    margin-right: 10px;
    color: #fc8275;
}

#blockcart-modal .cart-content p {
    margin-bottom: 6px;
    display: block;
}

#blockcart-modal .cart-content p.product-total {
    background: 0;
    padding: 0 .5rem;
}

#blockcart-modal .cart-content .cart-content-btn {
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    padding: 0 10px;
    justify-content: space-between;
}

#blockcart-modal .cart-content .cart-content-btn .btn-secondary {
    background: 0;
    box-shadow: 0 0 0;
    position: relative;
    padding: 0 0;
    margin: 0 0;
    text-transform: initial;
    font-weight: 300;
    font-size: 15px;
    text-decoration: underline;
    line-height: 30px;
    text-align: left;
}

#blockcart-modal .cart-content .cart-content-btn .btn-primary {
    white-space: inherit;
    padding: 0px 16px;
    height: 36px;
    color: #fff;
    background: #fc8275;
    margin: 0 0;
    line-height: 36px;
    text-transform: initial;
    min-width: 156px;
    font-size: 15px;
    font-weight: 900;
}

#blockcart-modal .cart-content .cart-content-btn .btn-primary:hover {
    background: #FC8275;
}

#blockcart-modal .cart-content .btn-primary .material-icons {
    display: none;
}

#order-confirmation #content-hook_order_confirmation .card-block .h1 {
    font-size: 40px;
    font-weight: 600;
    line-height: 38px;
    text-align: center;
    letter-spacing: 1px;
    margin: 20px 0 40px;
    color: #fc8275;
}

#order-confirmation #order-items .h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-transform: capitalize;
    color: #2f3135;
}
#order-items .order-confirmation-table table{
    border: none !important;
}
#order-confirmation .definition-list dl {
    justify-content: space-between;
    margin-top: 20px;
}

#order-confirmation .definition-list dl dd,
#order-confirmation .definition-list dl dt {
    margin: 0 0 10px 0;
    width: calc(50% - 10px);
    flex: unset;
	background:#fff;
}

#content-hook_payment_return {
    margin-bottom: 50px;
}

#order-confirmation #order-details {
    width: 100%;
    padding-left: 15px;
}

#order-confirmation section.featured-products {
    display: none;
}

.definition-list li {
    font-weight: 300;
    line-height: 26px;
}

#order-details ul li {
    font-weight: 300;
}

#order-confirmation #content-hook_order_confirmation .card-block .h1 i {
    display: none;
}

#order-confirmation #content-wrapper p {
    line-height: 26px;
    font-weight: 300;
    text-align: left;
    padding: 0;
}

#index .patologie-list-title {
    display: none;
}

#order-confirmation #order-items {
    border-right: 0;
}

#index .home-patologie-list .container {
    padding: 0 13px;
}

#order-items .order-line {
    display: flex;
    align-items: center;
}

#order-items .details span,
#order-items .qty {
    font-size: 15px;
    font-weight: 300;
}

#order-items table tr td {
    font-size: 14px;
    font-weight: 300;
    text-align: right;
}
#order-items table tr td:first-child{
    position: relative;
    right: 445px;
}
#order-items table tr:last-child td:first-child{
    position: inherit;
    right: 0;
}
#order-items table tr:last-child td:first-child span{
    position: relative;
    right: 445px;
}
#order-items table tr td:last-child {
    position: absolute;
    right: 75px;
}
#order-items table tr.total-value td {
    font-weight: 500;
}

#order-details>.card-title {
    font-size: 16px;
    color: #2f3135;
}

#category #products #js-product-list>.products .product-miniature {
    height: 100%;
    margin: 0;
}

#category #products #js-product-list .thumbnail-container {
    height: 100%;
    margin-bottom: 0;
}

#category #js-product-list>.products>div {
    margin-bottom: 20px;
    padding: 0 12px;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    background: #FC8275;
}

.form-fields {
    display: flex;
    flex-direction: column;
}

#checkout #checkout-addresses-step .form-fields .form-group:nth-child(6) sup {
    display: none;
}

#pagenotfound .page-not-found,
#products .page-not-found {
    box-shadow: none;
    padding: 0;
    max-width: unset;
    background: transparent;
}

.pagination>.col-md-4 {
    display: none;
}

.col-md-9.col-md-offset-3 {
    position: relative;
    margin-left: 15%;
}

#checkout-addresses-step .js-address-form .col-md-9.col-md-offset-3 input:checked+label::after {
    content: "";
    background: url("../images/check.svg") no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0;
    left: 0 !important;
}

#checkout-addresses-step #use_same_address {
    width: 22px;
    height: 22px;
    position: absolute;
    z-index: 1;
    opacity: 0;
}

.wpcf7-checkbox input[type="checkbox"] {
    margin-top: .25rem;
    opacity: 0;
    cursor: pointer;
    position: absolute;
    z-index: 9;
    margin: 0;
    width: 20px;
    height: 20px;
    top: 2px;
}

.wpcf7-list-item-label {
    position: relative;
    padding-left: 35px;
    font-size: 12px;
    font-weight: 300 !important;
    line-height: 16px;
}

span.wpcf7-list-item-label::before {
    content: " ";
    width: 25px;
    height: 25px;
    background: #f2f2f2;
    display: inline-block;
    position: absolute;
    left: 0;
    top: -4px;
}

.wpcf7-checkbox input[type="checkbox"]:checked+span.wpcf7-list-item-label::after {
    margin: 1.6px 0px 0 1.6px;
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    content: "\f00d";
    font-weight: 900;
    color: #000;
    border-radius: 50%;
    position: absolute;
    left: 7px;
    top: -2px;
}

.wpcf7 .privacy-content label {
    margin: 0;
    width: auto;
    padding: 0;
}

.wpcf7-form-control-wrap {
    margin-top: 0;
}

.privacy-content span.wpcf7-list-item {
    margin-right: 3px;
}

.privacy-content>a {
    text-decoration: underline;
    font-size: 12px;
    letter-spacing: 0.2142857px;
    line-height: 25px;
    margin-left: 2px;
}

.field-list>span {
    font-size: 10px;
    font-weight: 300;
    line-height: 23px;
    padding: 0 10px;
    margin-top: -5px;
    color: #2f3135;
}

.privacy-content {
    display: flex;
    align-items: flex-start;
}

#products .product-description,
.featured-products .product-description,
.product-accessories .product-description,
.product-miniature .product-description {
    position: static;
    width: auto;
    height: auto;
    background: 0;
}

#products .product-price-and-shipping,
.featured-products .product-price-and-shipping,
.product-accessories .product-price-and-shipping,
.product-miniature .product-price-and-shipping {
    text-align: left;
    font-size: 15px;
}

#products .product-price-and-shipping .discount-product,
.featured-products .product-price-and-shipping .discount-product,
.product-accessories .product-price-and-shipping .discount-product,
.product-miniature .product-price-and-shipping .discount-product {
    display: initial;
    margin: 0 10px;
    font-size: 15px;
    color: #fc8275;
}

#products .regular-price,
.featured-products .regular-price,
.product-accessories .regular-price,
.product-miniature .regular-price {
    font-weight: 300;
    color: #000;
    font-size: 15px;
}

#products .product-title a,
.featured-products .product-title a,
.product-accessories .product-title a,
.product-miniature .product-title a {
    color: #141a29;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 5px;
    line-height: 20px;
    display: block;
    text-align: left;
}

#products .product-title,
.featured-products .product-title,
.product-accessories .product-title,
.product-miniature .product-title {
    text-align: left;
    margin-top: 14px;
}

.product-des-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}

#products .thumbnail-container:hover .product-link a,
.featured-products .thumbnail-container:hover .product-link a,
.product-accessories .thumbnail-container:hover .product-link a,
.product-miniature .thumbnail-container:hover .product-link a {
    text-decoration: underline;
}

#products .thumbnail-container:hover .btn-nicewishlist-add .added,
.featured-products .thumbnail-container:hover .btn-nicewishlist-add .added,
.product-accessories .thumbnail-container:hover .btn-nicewishlist-add .added,
.product-miniature .thumbnail-container:hover .btn-nicewishlist-add .added {
    display: inline-block;
}

#products .thumbnail-container:hover .btn-nicewishlist-add .not-added,
.featured-products .thumbnail-container:hover .btn-nicewishlist-add .not-added,
.product-accessories .thumbnail-container:hover .btn-nicewishlist-add .not-added,
.product-miniature .thumbnail-container:hover .btn-nicewishlist-add .not-added {
    display: none;
}

.btn-nicewishlist-add .added {
    color: #e6007e;
}

#products .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container,
.product-miniature .thumbnail-container {
    box-shadow: unset;
    width: auto;
    height: auto;
    background: 0;
    margin-bottom: 0px;
    height: 100%;
    width: 100%;
}


/* .block-category .block-category-inner {
    display: none;
}
 */

.block-category {
    min-height: unset;
}

#products .thumbnail-container .product-thumbnail img,
.featured-products .thumbnail-container .product-thumbnail img,
.product-accessories .thumbnail-container .product-thumbnail img,
.product-miniature .thumbnail-container .product-thumbnail img {
    position: static;
    width: 100%;
}

#products .thumbnail-container .product-thumbnail,
.featured-products .thumbnail-container .product-thumbnail,
.product-accessories .thumbnail-container .product-thumbnail,
.product-miniature .thumbnail-container .product-thumbnail {
    height: auto;
    box-shadow: none;
}

#products .thumbnail-container:focus .product-description::after,
#products .thumbnail-container:hover .product-description::after,
.featured-products .thumbnail-container:focus .product-description::after,
.featured-products .thumbnail-container:hover .product-description::after,
.product-accessories .thumbnail-container:focus .product-description::after,
.product-accessories .thumbnail-container:hover .product-description::after,
.product-miniature .thumbnail-container:focus .product-description::after,
.product-miniature .thumbnail-container:hover .product-description::after {
    border-top: 0;
}

#products .highlighted-informations,
.featured-products .highlighted-informations,
.product-accessories .highlighted-informations,
.product-miniature .highlighted-informations {
    display: none;
}

.thumbnail-container .list-nicewishlist {
    top: 12px;
    right: 8px;
    color: #2f3135;
    border: 0;
    border-radius: 0;
    box-shadow: unset;
    padding: 0;
    background: 0;
}

.thumbnail-container .list-nicewishlist:hover {
    color: #FC8275;
}

#_desktop_currency_selector {
    display: none;
}

#js-product-list>.products>div {
    width: 25%;
}
#category #js-product-list>.products>div{
    width: 33.33%;
}
#mobile_top_menu_wrapper .top-menu a[data-depth="0"] {
    border-bottom: 0;
}

#products #js-product-list .products {
    margin: 0 -12px;
}

#category #products #js-product-list .products {
    width: calc(100% + 24px);
}

#wrapper {
    background: 0;
    box-shadow: none;
	/*padding-top: 180px;*/
	padding-top: 140px;
    position: relative;
}
#js-product-list-header.h2{
    color: #141a29;
    text-transform: capitalize;
    font-size: 40px;
    font-weight: 900;
    line-height: 53px;
    text-align: center;
    letter-spacing: 0.5px;
}
#js-product-list-header .block-category.card.card-block {
    margin: 0;
}
#category.filter-opacity #js-product-list-header .block-category.card.card-block{
    opacity: 0.3;
}
.card {
    box-shadow: none;
    border: none;
    background: transparent;
}

.pagination .current a {
    color: #2f3135;
    text-decoration: none;
    font-size: 15px;
    font-weight: 300;
}

.pagination a:not(.previous):not(.next) {
    letter-spacing: 0;
}

.pagination .page-list li {
    display: inline;
    margin: 0 0px;
    line-height: initial;
}

.pagination a {
    font-size: 15px;
    color: #979797;
    font-weight: 300;
}

.product-variants>.product-variants-item {
    margin: 12px 0;
}

.pagination {
    margin: 0;
}

body#checkout section.checkout-step .delivery-options>.row {
    border-right: 0;
}

body#checkout section.checkout-step .delivery-options .delivery-option label .carrier:not(.carrier-hasLogo)>.col-xs-12 {
    padding-left: 0;
}

.checkout-step .delivery-options .delivery-option-2 .col-sm-5.col-xs-12 {
    width: 30%;
    padding: 0 0 0 5px;
}

body#checkout section.checkout-step .delivery-options .delivery-option {
    margin: 0 0 15px;
    padding: 10px 0;
    min-height: auto;
    border: 0;
	background: #fff;
}

.checkout-step .delivery-options .delivery-option-2 .col-sm-4.col-xs-12 {
    width: 45%;
    text-align: right;
}

.checkout-step .delivery-options .delivery-option-2 .col-sm-3.col-xs-12 {
    text-align: right;
    padding-left: 0;
}

.col-xs-12.carriere-name-container.col-md-8 {
    width: 100%;
}

body#checkout section.checkout-step .carrier-name {
    width: 100%;
    padding: 0;
}

body#checkout section.checkout-step .carrier-name,
body#checkout section.checkout-step .carrier-delay {
    font-weight: 300;
    font-size: 15px;
    font-weight: 300;
    line-height: 12px;
    letter-spacing: 0.2678571px;
}

.checkout-step .delivery-options .delivery-option-2 .carrier-price {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.2678571px;
}

#payment-confirmation {
    margin-top: 20px;
    text-align: right;
}

#checkout #payment-confirmation .btn-primary {
    height: 60px;
    color: #FFFFFF; 
    background: #214f59;
    font-size: 18px;
    font-weight: 700;
    line-height: 60px;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    padding: 0;
    width: 342px;
    text-align: center;
}

body#checkout .condition-label .js-terms {
    font-size: 12px;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: 0.2142857px;
}

body#checkout section.checkout-step #conditions-to-approve {
    padding-top: 0;
}

body#checkout section.checkout-step .payment-options .custom-radio {
    margin-right: 14px;
}

body#checkout section.checkout-step .payment-options .custom-radio input {
    width: 35px;
    height: 35px;
}

body#checkout section.checkout-step .payment-options .payment-option {
    margin-bottom: 14px;
}

body#checkout section.checkout-step .payment-options label {
    display: table-cell;
    line-height: 36px;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.2678571px;
    text-align: left;
}
body#checkout section.checkout-step .payment-options label span{
    /*display: block;*/
    text-transform: uppercase;
}
body#checkout section.checkout-step .payment-options label img{
   /* display: block;*/
}
body#checkout #hook-display-after-carrier {
    margin-top: 0;
}

body#checkout #delivery textarea {
    height: 42px;
    background: #fff;
    border: 0;
    border-radius: 0;
}

body#checkout #checkout-delivery-step #delivery>label {
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 0.3px;
    margin-bottom: 10px;
}
#order-items table tr.total-value {
    background-color: #fff;
}
.checkout_field .form-control {
    margin-bottom: 24px;
    border: 0;
}

.contact-txt+div.wpcf7-response-output {
    display: none !important;
}

.block_newsletter form input[type="email"]:focus {
    border: 0;
}

.block_newsletter form .error-boder input[type="email"] {
    border: 1px solid #f00;
}


/* Reuse */

#footer {
    padding-top: 0;
}

.thumbnail-container .product-thumbnail .product-flags {
    top: unset;
    bottom: 0;
    flex-direction: revert;
}

#products .product-miniature .product-flags li.product-flag {
    margin-right: 10px;
    box-shadow: none;
    padding: 59px;
    height: 30px;
    min-width: unset;
    min-height: unset;
    font-size: 12px;
    font-weight: 900;
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    padding: 0 8px;
}

.product-flags li.product-flag.discount,
.product-flags li.product-flag.discount-amount,
.product-flags li.product-flag.discount-percentage {
    background-color: #fc8275;
}
#products .product-miniature .product-flags li.product-flag.discount-percentage {
    padding: 0 12px;
}

.product-flags li.product-flag {
    background-color: #214f59;
    text-transform: lowercase;
    margin-right: 5px;
    padding: 0 8px;
    line-height: 30px;
    box-shadow: none;
    font-weight: 900;
    text-align: center;
    font-size: 12px;
}

.product-flags li.product-flag.piu-amato {
    height: 30px;
    font-size: 12px;
    font-weight: 900;
    line-height: 30px;
    color: #fc8275;
    min-width: 98px;
    background: #fae3d6;
    text-align: center;
    padding: 0 8px;
}

.product-flags li.product-flag.xmas {
    height: 30px;
    font-size: 12px;
    font-weight: 900;
    line-height: 30px;
    color: #fff;
    min-width: 98px;
    background: #cfb73f;
    text-align: center;
    padding: 0 8px;
}

#category #left-column,
#category #content-wrapper {
    width: 100%;
    padding: 0;
}
#category.category-prodotti #content-wrapper {
    width: 100%;
    margin-left: 0;
}
#category.category-products #content-wrapper {
    width: 100%;
    margin-left: 0;
}
#category.category-produkte #content-wrapper {
    width: 100%;
    margin-left: 0;
}
#category.category-produits #content-wrapper {
    width: 100%;
    margin-left: 0;
}
#category #left-column {
    /* display: none; */
}
#category #left-column{
    width: 25%;
}
#category #content-wrapper{
    width: 73%;
    margin-left: 2%;
}
.product-actions .control-label {
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 10px;
}
.product-actions .control-label-new {
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 10px;
}

.product-actions .product-discounts {
    margin-bottom: 0;
}

.product-add-to-cart {
    margin-top: 16px;
}
.product-add-to-cart .product-quantity .add {
	width: 100%;
}
.product-add-to-cart .product-quantity .add .add-to-cart {
	width: 100%;
}

label {
    margin-bottom: 0px;
}

#wrapper .breadcrumb li::after {
    content: ">";
    margin: 0;
    font-size: 10px;
}

.product-actions .product-add-to-cart .control-label {
    display: none;
}

.product-add-to-cart-txt {
    font-size: 12px;
    line-height: 17px;
    align-items: center;
    display: flex;
    margin-top: 10px;
    font-weight: 300;
}

.tabs .nav-tabs .nav-item {
    margin: 0;
    float: none;
    border-bottom: 1px solid #fff;
}

.nav-item-content {
    display: none;
    padding-bottom: 10px;
}

.tabs {
    box-shadow: unset;
    border-top: 1px solid #fff;
    margin-top: 15px;
    background: transparent;
    padding: 0;
}

.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
    border: 0;
}

.tabs .nav-tabs {
    border: 0;
}

.nav-item.active .nav-item-content {
    display: block;
}
.nav-item.active .nav-item-content .product-description p{
    color: #141a29;
    /*font-family: "EpilogueRoman-Medium";*/
    font-weight: 400;
    line-height: 20px;
	margin: 0 0 10px;
}
.nav-item.active .nav-item-content .product-description p span{
    color: #141a29;
    /*font-family: "EpilogueRoman-Medium" !important;*/
    font-weight: 400;
    line-height: 20px;
}
.nav-item.active .nav-link::after {
    transform: rotate(180deg);
}

.tabs .nav-tabs .nav-link::after {
    content: "";
    background: url("../images/arrow-down.png") no-repeat;
    background-size: contain;
    width: 20px;
    height: 10px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 14px;
}

.tabs .nav-tabs .nav-link {
    color: #000;
    display: block;
    font-weight: 600;
    font-size: 15px;
    border: 0;
    padding: 11px 0;
    position: relative;
    line-height: 20px;
}

.product-add-to-cart-txt::before {
    content: "";
    background: url("../images/Icone/Order.svg") no-repeat;
    width: 50px;
    height: 40px;
    background-size: contain;
    margin-right: 10px;
}

.product-add-to-cart-txt span {
    font-weight: 500;
}

.h1.pro-name {
    font-weight: 300;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 18px;
}

.product-prices {
    display: flex;
    align-items: center;
    margin: 10px 0 15px;
}

.pro-right .product-prices {
    margin: 12px 0 6px;
}

.pro-right .product-description {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
}
.product-shortdescription {
	font-size: 14px;
    font-weight: 300;
    line-height: 20px;
	margin: 0 0 10px;
}
.product-shortdescription ul {
	list-style: disc;
    padding: 0 0 0 15px;
}
.product-quantity .bootstrap-touchspin {
    width: auto;
    float: none;
    display: flex;
    box-shadow: none;
    background: 0;
    border-radius: 40px;
    box-shadow: none;
    padding: 0 0px;
    width: 110px;
    text-align: center;
    background: #c9e3d9;
    border-radius: 0;
}

.product-quantity #quantity_wanted {
    font-size: 15px;
    font-weight: 900;
    background: 0;
    border: 0;
    text-align: center;
    margin: 0 auto;
    height: 65px;
}

.product-quantity .qty {
    margin-right: 10px;
}

.product-variants>.product-variants-item .color {
    margin-left: 0;
    margin-top: 0;
    box-shadow: none;
    width: 50px;
    height: 50px;
}

.product-actions .add-to-cart .material-icons {
    display: none;
}

.product-actions .add-to-cart {
    height: 64px;
    background: #214f59;
    text-transform: lowercase;
    min-width: 267px;
    font-size: 15px;
    font-weight: 700;
}

.product-add-to-cart .col.col-sm-auto {
    display: none;
}

.bootstrap-touchspin .input-group-btn-vertical {
    position: initial;
}

.product-quantity .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    position: absolute;
    right: 14px;
    z-index: 8;
    width: 20px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: none;
    padding: 0;
    margin: 0;
}

.product-quantity .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    position: absolute;
    left: 14px;
    z-index: 8;
    width: 20px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: none;
    padding: 0;
    margin: 0;
}

.bootstrap-touchspin .input-group-btn-vertical i {
    display: none;
}

.product-quantity .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up::before {
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    content: "\f067";
    font-weight: 900;
    color: #252525;
}

.product-quantity .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down::before {
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    content: "\f068";
    font-weight: 900;
    color: #252525;
}

.product-container {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.Reviews_widget {
	margin: 0 auto;
	max-width: 1060px;
	margin-bottom: 50px;
}

.product-prices .product-price {
    background: 0;
    color: #000;
    font-weight: 700;
    padding: 0;
    font-size: 20px;
}

.product-prices div {
    margin-bottom: 0;
}

.product-discount .regular-price {
    font-size: 20px;
    font-weight: 300;
    color: #000;
}

.has-discount .discount {
    background: 0;
    color: #fc8275;
    font-weight: 700;
    padding: 0;
    font-size: 20px;
    margin: 0;
    margin-right: .225rem;
}
.has-discount .discount__text {
	font-weight: 300;
    font-size: 15px;
    line-height: 18px;
    margin-left: 5px;
} 
.tax-shipping-delivery-label {
    display: none;
}

.product-prices div {
    margin-bottom: 0;
}

.pro-left {
    width: 58%;
}
#product #content {
    max-width: 100%;
}
#product #content .images-container {
    position: relative;
}
#product #content .images-container .owl-nav{
    position: relative;
    left: 0;
    top: 0;
    width: 50%;
    margin: 0 auto;
    transform: inherit;
    text-align: center;
    height: 30%;
    z-index: 9;
    display: flex;
    flex-direction: column;
    margin-top: 20px;
}
#product #content .images-container .owl-nav .owl-prev{
    order: 3;
    top: 20px;
    position: absolute;
    cursor: pointer;
    outline: none;
    color: transparent;
}
#product #content .images-container .owl-nav .owl-next{
    order: 1;
    position: absolute;
    bottom: 0;
    right: 0;
    outline: none;
    color: transparent;
}
#product #content .images-container .owl-nav .owl-next:before{
    content: "";
    background: url(../images/t_next.svg) no-repeat;
    background-size: contain;
    width: 25px;
    height: 15px;
    right: 35px;
    position: absolute;
    cursor: pointer;
    padding: 25px 0;
    transform: rotate(90deg);
    top: 10px;
}
#product #content .images-container .owl-nav .owl-next:after{
    content: "";
    background: transparent;
    height: 50px;
    position: absolute;
}
#product #content .images-container .owl-nav .owl-prev:before{
    content: "";
    background: url(../images/b_pre.svg) no-repeat;
    background-size: contain;
    width: 25px;
    height: 15px;
    position: absolute;
    right: -35px;
    bottom: 10px;
    cursor: pointer;
    transform: rotate(90deg);
}
#product #content .images-container .owl-dots{
    position: relative;
    display: flex;
    justify-content: center;
    gap: 20px;
    right: 0;
    height: auto;
    margin: 0 auto;
    width: fit-content;

}
#product #content .images-container .owl-dots .owl-dot{
    width: 11px;
    height: 11px;
    display: block;
    border-radius: 11px;
    border: solid 1px #141a29;
    cursor: pointer;
    margin: 16px 0;
}
#product #content .images-container .owl-dots .owl-dot.active{
    background: #141a29;
}
#main .images-container .js-qv-mask.scroll.left,#main .images-container .js-qv-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
}
#main .images-container .product-images>li.thumb-container {
    display:block;
}
.product-images>li.thumb-container>.thumb {
    box-shadow: none;
    opacity: 0.6;
}
.product-images>li.thumb-container>.thumb.selected, .product-images>li.thumb-container>.thumb:hover {
    opacity: 1;
    border:none;
}

#main .images-container .js-qv-mask.scroll.right {
    position: absolute;
    left: 92%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 26px;
    text-align: center;
    height: auto;
    z-index: 9;
    display: flex;
    flex-direction: column;
}
#static-block-wrapper_9 .product-add-to-cart-txt span{
    padding-left: 3px;
}
#main .images-container .js-qv-mask.scroll.right .product-images {
    
}
#main .images-container .js-qv-mask.scroll.right .product-images{
    display: block;
    padding: 38px 0;
    order: 2;
    margin: 0 auto;
}
#main .images-container .js-qv-mask.scroll.right #prev{
    order: 3;
    color: #fff;
    height: 50px;
    position: relative;
    bottom: 50px;
    cursor: pointer;
}
#main .images-container .js-qv-mask.scroll.right #prev:before{
    content: "";
    background: url(../images/b_pre.svg) no-repeat;
    background-size: contain;
    width: 25px;
    height: 15px;
    position: absolute;
    left: 1px;
    bottom: 0;
    cursor: pointer;
}
#main .images-container .js-qv-mask.scroll.right #next{
    order: 1;
    color: #fff;
}
#main .images-container .js-qv-mask.scroll.right #next:before{
    content: "";
    background: url(../images/t_next.svg) no-repeat;
    background-size: contain;
    width: 25px;
    height: 15px;
    right: 0;
    top: 0;
    position: absolute;
    cursor: pointer;
    padding: 25px 0;
}
#main .images-container .js-qv-mask.scroll.right #next:after{
    content: "";
    background: transparent;
    height: 50px;
    position: absolute;
}
#main .images-container .js-qv-mask.scroll.right .product-images .thumb {
    width: 11px;
    height: 11px;
    display: block;
    border-radius: 11px;
    border: solid 1px #141a29;
    cursor: pointer;
    margin: 16px 0;
}
#main .images-container .js-qv-mask.scroll.right .product-images .thumb.selected{
    background: #141a29;

}

.product-cover img {
    box-shadow: none;
}
.product-cover .layer {
    left: inherit;
    top: inherit;
    right: 0;
    bottom: 0;
    width: 40px;
    height: 40px;
    background: none;
}
.product-cover .layer .zoom-in {
    font-size: 2rem;
    color: #fc8275;
}

.scroll-box-arrows.scroll {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translate(-50%, -50%);
    width: 26px;
    text-align: center;
    height: 180px;
}

.scroll-box-arrows i {
    line-height: inherit;
    cursor: pointer;
    width: 30px;
    height: 15px;
    font-size: 0;
}
.scroll-box-arrows .left {
    top: 0;
    background:url(../images/t_next.svg) no-repeat;
}
.scroll-box-arrows .right {
    right: inherit;
    left: 0;
    bottom: 0;
    background:url(../images/b_pre.svg) no-repeat;
}


.pro-right {
    width: 42%;
    padding-left: 25px;
}

#_prestablog_index {
    display: none;
}

.product-service .item {
    display: flex;
    align-items: center;
}

.listItem.product-service {
    display: flex;
    justify-content: space-between;
    padding-right: 25px;
    padding-top: 20px;
}
#product .listItem.product-service {
	padding-top: 0px;
	margin: -5px 0 0;
	flex-wrap: wrap;
}
#product .listItem.product-service .item {
	margin: 0 0 10px;
}
.listItem.product-service p {
    font-size: 12px;
    font-weight: 500;
    line-height: 17px;
}

.listItem.product-service span {
    font-size: 12px;
    font-weight: 300;
    line-height: 17px;
}

.product-service .item-photo {
    margin-right: 16px;
    max-width: 60px;
}

#search_filters,
#search_filters_brands,
#search_filters_suppliers {
    box-shadow: none;
    margin-bottom: 0;
    background: #fff;
    padding: 0;
}

.products-selection {
    margin-bottom: 0;
}

#search_filters>p.h6 {
    width: 192px;
    height: 45px;
    line-height: 45px;
    background: #fae3d6;
    color: #fc8275;
    text-transform: capitalize !important;
    font-size: 18px;
    font-weight: 500;
    padding: 0 15px;
    position: relative;
    cursor: pointer;
}
#category #search_filters>p.h6{
    display: none;
}
#category #search_filters>p.h6.filter-desktop{
    display: block;
    background: none;
    padding: 0;
    font-weight: 800;
    font-size: 22px;
    width: max-content;
}
#category #search_filters>p.h6.filter-desktop:after{
    content: "";
    background: none;
}
#search_filters .filter-content{
    display: block;
}
#search_filters .filter-content .facet {
    padding-top: 0;
}
#category .cancella-tutto{
    display: none;
}
#category .ok-mobile{
    display: none;
} 
.products-sort-order .select-title {
    width: 192px;
    height: 45px;
    line-height: 50px;
    background: #fae3d6;
    color: #fc8275;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    padding: 0 15px;
    border: 0;
    box-shadow: none;
    position: relative;
}

.products-sort-order .select-title i {
    position: absolute;
    top: 14px;
    right: 20px;
    font-size: 23px;
}

.product-miniature .thumbnail-container:hover .btn-nicewishlist-add .added,
.product-miniature .thumbnail-container .btn-nicewishlist-add .added {
    font-size: 0;
    background: url("../images/Combined-Shape.svg") no-repeat;
    background-size: contain;
    width: 20px;
    height: 17px;
}

.product-description .btn-nicewishlist-add {
    width: 36px;
    height: 36px;
    background: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.product-description .btn-nicewishlist-add i.not-added {
    font-size: 0;
    background: url("../images/heart-blue.svg") no-repeat;
    background-size: contain;
    width: 20px;
    height: 17px;
}

.page-product .images-container .btn-nicewishlist-add {
    width: 65px;
    height: 65px;
    background: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    top: 20px;
    right: 20px;
    z-index:10;
    box-shadow: none;
    padding: 0;
}
.page-product .images-container .btn-nicewishlist-add:hover i.material-icons.shopping-cart.not-added{
    background: url(../images/Combined-Shape.svg) no-repeat;
    background-size: contain;
    width: 35px;
    height: 30px;
}
.page-product .images-container .btn-nicewishlist-add i.not-added {
    font-size: 0;
    background: url("../images/heart-blue.svg") no-repeat;
    background-size: contain;
    width: 35px;
    height: 30px;
}
.page-product .images-container .btn-nicewishlist-add .added,
.page-product .images-container .btn-nicewishlist-add .added {
    font-size: 0;
    background: url("../images/Combined-Shape.svg") no-repeat;
    background-size: contain;
    width: 35px;
    height: 30px;
}


#search_filters>p.h6::after {
    position: absolute;
    right: 16px;
    top: 10px;
    content: "";
    background: url("../images/Icone/Plus.svg") no-repeat;
    background-size: contain;
    width: 24px;
    height: 24px;
}

.horizontal_filters.active #search_filters>p.h6::after {
    content: "";
    background: url("../images/cancle-pink.png") no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    top: 0px;
}

.category-top-action {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 20px;
}

#js-product-list-header .h1 {
    text-align: center;
    text-transform: capitalize;
    font-size: 40px;
    font-weight: 900;
    line-height: 53px;
    text-align: center;
    letter-spacing: 0.5px;
}

.custom-seo-text p {
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
}
#category .custom-seo-text .tit:first-child{
    color: #214f59;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
}
.description-category-inner.active .custom-seo-text {
    max-height: unset;
}

.custom-seo-text {
    max-height: 136px;
    overflow: hidden;
    text-align: center;
}
.custom-seo-text.active{
    max-height: max-content;
}
/*.custom-seo-text p.tit {
    color: #214f59;
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 20px;
}*/
.custom-seo-text h1.tit {
    color: #214f59;
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 20px;
}

.description-category-action p,
.elementor .elementor-text-editor .description-category-action p {
    display: block;
    text-align: center;
    font-size: 15px;
    text-decoration: underline;
    color: #fc8275;
    line-height: 28px;
    cursor: pointer;
    font-weight: 500;
}

.description-category-inner {
    max-width: 1100px;
    margin: 0 auto 50px;
    margin-top: 70px;
}

#blockcart-modal .modal-header {
    background: #fae3d6;
    border: 0;
    padding: 12px 20px;
}

#blockcart-modal .modal-body {
    background: #fff;
    padding: 20px;
}

#blockcart-modal .divide-right .col-md-4 {
    padding-right: 0;
    width: 38%;
}

#blockcart-modal .divide-right .col-md-8 {
    padding: 0 0 0 10px;
    width: 62%;
}

#blockcart-modal .cart-content {
    border-left: 1px solid #c9e3d9;
    padding-right: 10px;
    padding-left: 0;
}

.horizontal_filters #search_filters {
    position: relative;
}

#search_filters .facet .facet-label {
    display: flex;
    align-items: center;
}

#search_filters .facet .facet-label {
    display: flex;
    align-items: center;
}

.custom-checkbox input[type="checkbox"]:checked+span .checkbox-checked {
    display: none;
}

#search_filters .facet li {
    margin-bottom: 15px;
    width: 50%;
}

.cart-grid-body .card-block {
    padding: 0;
}

.cart-item {
    padding: 15px;
    border: 1px solid #fff;
}

.cart-summary-line .label {
    color: #000;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
}

.block-promo .promo-code form {
    display: flex;
    position: relative;
    margin-top: 8px;
}

#promo-code {
    display: none;
}

.block-promo .promo-code {
    padding: 0;
}

.cart-voucher {
    padding: 14px;
    background: #c9e3d9;
}

.cart-tittle {
    margin-bottom: 6px;
}

#cart .listItem.product-service {
    padding: 10px 10px 0;
}

.cart-tittle h1 {
    text-transform: capitalize;
    font-size: 40px;
    font-weight: 900;
    line-height: 54px;
}

.cart-grid-body .cart-overview {
    padding: 0;
}

.cart-continue span {
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
}

.cart-continue {
    background: #fae3d6;
    display: flex;
    justify-content: space-between;
    padding: 15px;
    position: absolute;
    width: 56.4%;
    bottom: 580px;
    right: 36.3%;
}
.cart-continue .label {
    color: #fc8275;
    font-weight: 900;
    line-height: 20px;
    font-size: 15px;
}

.block-promo .promo-code-btn {
    text-align: left;
    font-size: 15px;
    font-weight: 700;
    padding: 0;
    cursor: pointer;
    position: relative;
}

.block-promo .promo-code-btn.active::after {
    transform: rotate(360deg);
}

.block-promo .promo-code-btn::after {
    content: "\f077";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 0;
    font-size: 16px;
    transform: rotate(180deg);
}

.block-promo .promo-input+button {
    margin: 0;
    border: 0;
    color: #214f59;
    background: 0;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    text-transform: initial;
    font-size: 15px;
    font-weight: 900;
}

.block-promo .promo-input::placeholder {
    font-size: 13px;
    font-weight: 300;
    color: #3f4e55;
    opacity: 1;
}

.promo-code-button.display-promo {
    text-align: left;
    padding: 15px 10px;
    background: #c9e3d9;
    font-size: 16px;
    font-weight: 600;
}

.cart-pay {
    text-align: center;
}

.cart-grid-right .item-txt {
    text-align: left;
    margin-top: 10px;
}

.cart-grid-right .product-service .item-photo {
    height: 50px;
    display: flex;
    align-items: flex-end;
}

.cart-grid-right .product-service .item {
    flex-direction: row;
    width: 100%;
    justify-content: center;
}

.cart-pay img {
    max-width: 300px;
}

.cart-pay p {
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
}

.card-block.checkout {
    margin-top: 5px;
    padding-bottom: 8px;
}

.cart-detailed-actions .btn-primary {
    text-transform: initial;
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    background: #214f59;
    font-size: 15px;
    font-weight: 900;
}

.cart-summary-line .value {
    font-weight: 700;
    font-size: 15px;
}

.cart-grid-right .cart-summary-line {
    margin-bottom: 5px;
}

#cart .block-promo {
    margin-bottom: 17px;
}

.bootstrap-touchspin input.form-control {
    border: 1px solid #fae3d6;
    width: 50px;
    height: 46px;
    text-align: center;
    font-size: 15px;
    font-weight: 900;
}

.bootstrap-touchspin {
    box-shadow: none;
}

.cart-item .has-discount .discount {
    background: 0;
    color: #fc8275;
    font-weight: 500;
    padding: 0;
    font-size: 12px;
    line-height: 16px;
    margin-left: 0;
    text-transform: initial;
    display: inline-block;
}

.product-line-info {
    margin-bottom: 10px;
}

.product-line-grid-body>.product-line-info>.value {
    font-weight: 700;
}

.product-line-grid-body>.product-line-info.name-item>.label {
    margin-bottom: 10px;
}

.product-line-grid-body>.product-line-info>.label {
    font-size: 15px;
    font-weight: 300;
    line-height: 18px;
}

.cart-item .current-price .price {
    font-size: 15px;
    line-height: 20px;
    margin-left: 10px;
    color: #000;
    font-weight: 300;
}

.cart-item .has-discount.product-price {
    display: flex;
    align-items: flex-end;
}

.cart-item .product-discount .regular-price {
    font-size: 12px;
    line-height: 16px;
}

.cart-grid-body a.label:hover {
    color: #fc8275;
}

.cart-item .product-discount {
    display: flex;
    align-items: flex-end;
}

.cart-item .product-image,
.product-line-grid-left img {
    display: block;
    width: 100%;
}

.product-line-grid-left {
    padding: 0;
}

.cart-grid-body .card-block h1 {
    text-transform: capitalize;
    font-size: 30px;
    font-weight: 700;
}

.cart-item .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down,
.cart-item .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    margin: 0;
    height: 23px;
    width: 30px;
    border-left: 0;
    border-color: #fae3d6;
    padding: 0;
}

.cart-item .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-bottom: 0;
}

.cart-item .bootstrap-touchspin-up::after {
    content: "\f077";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #000000;
}

.product-line-grid-left {
    padding: 0;
    width: 12%;
}

.product-line-grid-body {
    width: 50%;
}

.product-line-actions .price {
    margin: 0 30px;
    width: 22%;
}

.product-line-actions {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 48%;
}

.product-line-grid {
    display: flex;
    align-items: center;
}

.product-line-grid-right .cart-line-product-actions .remove-from-cart {
    font-size: 0;
    background: url("../images/delete.svg") no-repeat;
    width: 23px;
    height: 26px;
    background-size: contain;
}

.product-line-grid-right .product-price strong {
    color: #232323;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
}

.cart-item .bootstrap-touchspin-down::after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #000000;
}

.footer-whatsapp a {
    position: fixed;
    right: 0;
    bottom: 0;
    display: flex;
    width: 60px;
    height: 60px;
    background: #214f59;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 26px;
    margin: 0 0 2px 2px;
    z-index: 9;
}

.popup-newsletter-btn {
    width: 35px;
    background: #c9e3d9;
    position: relative;
    min-height: 240px;
    cursor: pointer;
}

.popup-newsletter-btn span {
    position: absolute;
    top: 90%;
    left: 0px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    min-width: max-content;
    line-height: 35px;
    font-weight: 500;
    font-size: 18px;
    color: #214f59;
}
.popup-newsletter-btn.active span{
    top: 240px;
}
.popup-newsletter-btn span::after {
    content: "";
    background: url("../images/popup-newletter.png") no-repeat;
    width: 12px;
    height: 20px;
    display: inline-block;
    background-size: 12px 20px;
    transform: rotate(270deg);
    margin: 0px 0px -5px 10px;
}

.popup-newsletter-btn.active span::after {
    transform: rotate(90deg);
}

.popup-newsletter .block_newsletter {
    background: #fae3d6;
    padding: 30px 30px 25px 20px;
    display: block;
}

.popup-newsletter .block_newsletter.active {
    display: block;
}

.popup-newsletter {
    display: flex;
    max-width: 650px;
    position: fixed;
    top: 200px;
    z-index: 9;
    transition: all 0.7s ease 0s;
    right: -617px;
}
.popup-newsletter.active{
    right: 0 !important;
}
table,
td,
th {
    border: 1px solid black;
    text-align: center;
}

.guide-left th,
.guide-right th,
.guide-center .bol {
    height: 32px;
    font-weight: 500;
}

.philo-mobi {
    display: none;
}

.item-4 {
    background: #ffe6da;
}

.item-5 {
    background: #fe8d83;
}

.item-6 {
    background: #f9565d;
}

.item-7 {
    background: #de2914;
}

.item-8 {
    background: #a32c5b;
}

.item-9 {
    background: #3b1446;
}

.guide-center .item-green {
    background: #cde6dd;
    font-weight: 700;
    font-size: 17px;
    color: #000;
}

.guide-left .tit,
.guide-right .tit {
    height: 64px;
}

.guide-left td {
    width: 60px;
    height: 64px;
}

.guide-right td {
    width: 90px;
    height: 32px;
}

.guide-center td {
    width: 60px;
    height: 32px;
}

.guide-center .item-4.bold {
    color: #000;
}

.guide-center .item-txt {
    color: #fff;
    font-weight: 500;
}

.guide-center .tit {
    height: 32px;
}

.guide-table {
    display: flex;
    margin: 0px auto 0;
    padding: 0 30px;
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.guide-table-scroll {   
    pointer-events: none;
}
.guide-wrapper.show-popup .close-size{
    position: relative;
    left: 98%;
    color: transparent;
    font-size: 30px;
    cursor: pointer;
    top: -25px;
}
.guide-wrapper.show-popup .close-size:before{
    content: "";
    background: url(../images/close-white.png);
    position: absolute;
    background-size: cover;
    width: 20px;
    height: 20px;
}
.guide-table img {
    /* width: 1000px; */
    display: block;
    min-width: 1000px;
    max-width: 100%;
    margin: 0 auto;
    box-shadow: 0px 1px 4px rgb(222, 222, 222);
}
.guide-table img.intimo {
    min-width: 400px;
}

.product-variants {
    position: relative;
}

.guide-btn {
    position: absolute;
    right: 0;
    top: 0;
    color: #fc8275;
    text-decoration: underline;
    cursor: pointer;
    font-size: 12px;
    font-weight: 500;
}

.guide-wrapper {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
    display: none;
}

.guide-wrapper.show-popup {
    display: block;
}

#module-prestablog-blog #left-column {
    width: 100%;
    padding: 0;
    text-align: center;
    float: none;
}

#module-prestablog-blog #content-wrapper {
    float: none;
    max-width: 950px;
    margin: 0 auto;
    padding: 0;
}

#module-prestablog-blog #content-wrapper .content_detail_blog {
    width: 100%;
    padding: 0;
    margin: 0 auto 40px;
    float: none;
}

#blog_list_1-7 .prestablog_more .blog_link {
    display: inline-block;
    color: #fd8377 !important;
    padding: 0;
    font-size: 15px;
    font-weight: 500;
    text-decoration: underline;
    height: auto;
    line-height: 28px;
    background: 0 !important;
}

#blog_list_1-7 .date_blog-cat {
    display: block;
    color: #fd8377;
    margin: 8px 0 0;
}

#blog_list_1-7 .prestablog_more {
    background: 0;
}

#blog_list_1-7 h3 {
    margin: 0;
}

#blog_list_1-7 .block_bas h2 .blog-item-name {
    color: #000;
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
}

#blog_list_1-7 .block_cont {
    border: 0;
    background: transparent;
}
#blog_list_1-7 li:hover .block_cont{
    background: transparent;
}
#blog_list_1-7 .block_cont .block_top.blog-item-photo a{
    min-height: 27.7rem;
}
ul#blog_list_1-7 li .date_blog-cat a {
    color: #fd8377;
    font-size: 15px;
    font-weight: 500;
    line-height: 28px;
}
ul#blog_list_1-7 li .blog-item-name{
    color: #141a29;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
}
.block-categories {
    box-shadow: none;
    padding: 0;
    margin-bottom: 0;
    background: transparent;
}

#prestablog_catliste li {
    position: relative;
    padding: 10px 30px 10px 12px;
    background: #fff;
    min-width: 175px;
    text-align: left;
    margin: 0 10px;
}
#prestablog_catliste ul.prestablogtree.category-sub-menu.dynamized>a{
    position: relative;
    padding: 15px 30px 10px 12px;
    background: #fff;
    min-width: 175px;
    text-align: left;
    margin: 0 10px;
}
#prestablog_catliste ul.prestablogtree.category-sub-menu.dynamized>a:hover{
    background: #fc8275;
}
#prestablog_catliste ul.prestablogtree.category-sub-menu.dynamized>a span{
    font-weight: 500;
    font-size: 15px;
}
#prestablog_catliste ul.prestablogtree.category-sub-menu.dynamized>a:hover span{
    font-weight: 500;
    font-size: 15px;
    color: #181818;
}
#prestablog_catliste li:hover,
#prestablog_catliste li.active {
    background: #fc8275;
}

.block-categories .category-sub-menu li[data-depth="0"]>a strong {
    font-weight: 500;
    font-size: 15px;
}

#prestablog_catliste li:hover .material-icons.add,
#prestablog_catliste li.active .material-icons.add {
    display: none;
}

#prestablog_catliste li:hover .material-icons.remove,
#prestablog_catliste li.active .material-icons.remove {
    display: initial;
    color: #fff;
}

.blog-product .owl-carousel .owl-stage {
    background: #c9e3d9;
    padding: 55px 0 50px;
}

.blog-product .product-accessories .h5 {
    top: 100px;
}

.blog-product .slide_related.owl-carousel .owl-dots {
    top: 314px;
}

.blog-product .product-accessories .slide_related.owl-carousel .owl-stage-outer::before {
    background: #c9e3d9;
}

.block-categories .category-sub-menu li[data-depth="0"]>a {
    border: 0;
}

.block-categories .category-sub-menu li[data-depth="0"]>a:hover {
    color: #000;
}

.block-categories .collapse-icons {
    top: 50%;
    transform: translateY(-50%);
    color: #fc8275;
    height: auto;
}

.prestablogtree {
    display: flex;
    justify-content: center;
}

.title-pageblog {
    font-size: 40px;
    font-weight: 900;
    margin-bottom: 5px;
    line-height: 53px;
    text-align: center;
    letter-spacing: 0.5px;
}

#blog_list_1-7 li {
    position: static !important;
    padding: 0 10px;
    width: 33.33%;
    margin-bottom: 18px;
}

#module-prestablog-blog.custom-blog #content-wrapper {
    max-width: 100%;
    width: 100%;
}

#module-prestablog-blog.custom-blog #content-wrapper .content_detail_blog {
    max-width: 1060px;
    width: 100%;
}

#blog_list_1-7 {
    display: flex;
    flex-wrap: wrap;
    margin: 20px -10px 0;
    width: calc(100% + 20px);
}

.custom-blog#module-prestablog-blog #left-column {
    display: none;
}

.content_detail_blog #prestablogfront {
    padding: 0;
    border: 0;
    background: transparent;
}
.content_detail_blog #prestablogfront  *{
    background: transparent!important;
}
.blog_img.blog-item-photo {
    float: left;
    width: 40%;
    padding-right: 20px;
    padding-bottom: 20px;
}

.custom-blog time.date::before {
    display: none;
}

.custom-blog time.date span {
    padding: 0;
}

.custom-blog time.date {
    text-align: left;
    font-size: 15px;
    line-height: 28px;
    color: #000;
}

.custom-blog #prestablog_article {
    padding: 0;
    text-align: left;
    font-size: 28px;
    font-weight: 700;
    line-height: 34px;
    margin: 0 0 5px;
}

.blog-description {
    margin-top: 15px;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    margin: 10px 0 0;
}

.blog-description p {
    margin-top: 15px;
    font-size: 15px;
    font-weight: 300;
    line-height: 28px;
}

.date_category-blog a {
    color: #fc8275;
    font-size: 15px;
    font-weight: 500;
    line-height: 28px;
}

.al-blog {
    color: #fc8275;
    font-weight: 900;
    font-size: 15px;
    padding-left: 45px;
    background: url("../images/all-blog.png") no-repeat;
    background-size: contain;
}

#cart .product-accessories .title-cart {
    font-size: 24px;
    font-weight: 900;
    line-height: initial;
    margin-bottom: 24px;
    line-height: 32px;
    letter-spacing: 0.3px;
}

#cart .product-accessories {
    margin-bottom: 40px;
}

#cart .footer-service,
#cart .footer-pay {
    display: none;
}

#cart .product-accessories .product-miniature {
    margin: 0;
}

.cart-summary-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.cart-summary-nav p {
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
}

#checkout .cart-summary-line.cart-summary-subtotals .label,
#checkout .cart-summary-line.cart-summary-subtotals .value {
    font-weight: 300;
}

.footer-copyright p {
    line-height: 40px;
}

.form-footer .btn {
    height: 38px;
    background: #fc8275;
    font-size: 15px;
    font-weight: 900;
    text-transform: lowercase;
}

#index #wrapper {
    /* padding-top: 30px; */
}

#index #header {
    /* background: 0; */
}
#index #header.active-header {
    background: #fff;
}
#index #wrapper>.container {
    padding: 0;
    max-width: 100%;
}
#index .product-accessories p{
    position: absolute;
    z-index: 3;
    bottom: 100px;
    left: 150px;
}
#index .product-accessories p.h5.text-uppercase {
    left: 0 !important;
    bottom: 0 !important;
}
#index .product-accessories p img{
    cursor: pointer;
}
#header.active-header .header-top.scroll-background {
    background: #fff;
}


.home-banner .banner-photo {
    width: 59%;
}

.home-banner .banner-txt {
    width: 36.5%;
    background: #fae3d6;
    align-items: center;
    padding: 0 60px;
}

.home-banner .elementor-widget-image .elementor-image img {
    width: 100%;
}

.home-banner .elementor-text-editor {
    max-width: 380px;
    margin-right: auto;
}

.home-banner .banner-txt .tit {
    font-size: 74px;
    font-weight: 900;
    line-height: 74px;
    letter-spacing: 0.925px;
    text-align: left;
    margin-bottom: 25px;
}

.home-banner .banner-txt .sub-slide {
    margin-bottom: 15px;
    font-size: 16px;
    text-align: left;
}

.home-banner .banner-txt p {
    text-align: left;
}

.home-banner .banner-txt .btn-link {
    padding: 0 22px;
    height: 38px;
    background: #fc8275;
    font-size: 15px;
    font-weight: 900;
    text-align: center;
    display: inline-block;
    line-height: 38px;
    color: #fff;
}

.elementor .model-item .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img {
    width: 100%;
    margin: 0;
    display: block;
}

.model-item .elementor-image-box-content {
    width: auto;
    position: absolute;
    right: 33px;
    text-align: right;
    bottom: 35px;
}

.model-item .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title a {
    font-size: 20px;
    font-weight: 700;
    line-height: 23px;
    margin-bottom: 12px;
    color: #141a29 !important;
    /* max-width: min-content; */
    display: inline-block;
    font-family: 'Epilogue', sans-serif;
}
#index .model-item .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title a{
    color: #fff !important;
}
.elementor-widget-image-box .elementor-image-box-content .elementor-image-box-description{
    font-family: 'Epilogue', sans-serif;
}
.model-item .elementor-image-box-content a {
    color: #fc8275;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
}

#index .models {
    background: #fae3d6;
}

#index .models {
    position: relative;
    margin-top: 60px;
    padding-top: 56px;
}

.guide-size {
    margin-bottom: 40px;
    padding-left: 33px;
}

#index .models::after,
.home-philo::after {
    content: "";
    background: #fae3d6;
    left: 100%;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

#index .models::before,
.home-philo::before {
    content: "";
    background: #fae3d6;
    right: 100%;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.elementor .models .elementor-element .elementor-image-box-img::after {
    content: '';
    background: linear-gradient(to bottom, transparent 70%, rgba(0,0,0,.9));
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
}

.elementor .models .elementor-element .elementor-image-box-img img,
.elementor .models .elementor-image-box-img a {
    display: block;
    width: 100%;
}

.elementor .models .model-item.pink .elementor-image-box-img a {
    background: #fae3d6;
}

.models-list .elementor-row {
    margin: 0 -12px;
    width: calc(100% + 24px);
}

.models-list .model-item {
    padding: 0 12px;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 0;
}

.models .elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
    font-size: 60px;
    font-weight: 900;
    line-height: 80px;
    letter-spacing: 0.75px;
    color: #141a29;
    margin-bottom: 10px;
    font-family: 'Epilogue', sans-serif;
}

.home-philo .home-philo-txt {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
}

.home-philo {
    position: relative;
    background: #fae3d6;
    padding-top: 80px;
}

.home-philo .home-philo-photo {
    width: auto;
    margin-left: auto;
}

.home-custom-txt {
    margin-top: 50px;
}
.custom-seo-text {
    margin-bottom: 15px;
}
.custom-seo-text.active{
    margin-bottom: 0;
}
.home-custom-txt .custom-seo-text p.tit {
    margin-bottom: 18px;
}

.home-custom-txt .custom-seo-text {
    max-height: 128px;
}

.home-philo-box img {
    margin-top: 25px;
    display: inline-block;
}

.home-philo-box {
    max-width: 607px;
    background: #fff;
    padding: 78px 66px 60px;
}

.home-philo-box a.h3 {
    font-size: 75px !important;
    font-weight: 900 !important;
    line-height: 106px !important;
    letter-spacing: 1px;
    color: #fc8275 !important;
    text-transform: lowercase !important;
}

.pagination .current a {
    color: #2f3135;
    text-decoration: none;
    font-size: 15px;
    font-weight: 300;
}

.pagination a:not(.previous):not(.next) {
    letter-spacing: 0;
}

.pagination .page-list li {
    display: inline;
    line-height: initial;
}

.col-md-6.offset-md-2.pr-0 {
    margin: 0;
    width: 100%;
    padding: 0;
}

.pagination .page-list {
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagination .next,
.pagination .previous {
    display: none;
}

.pagination a {
    width: 36px;
    height: 36px;
    border-radius: 18px;
    background: #fae3d6;
    font-size: 15px;
    color: #fc8275;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 8px;
}

.pagination .current a {
    background: #fc8275;
    color: #fff;
    font-weight: 700;
}

.pagination {
    margin: 0;
}

.guide-size .size-left {
    width: 30%;
    padding-right: 25px;
}

.cms-id-7 #main .page-content {
    margin-bottom: 40px;
}

.guide-size .size-right {
    width: 70%;
}

.page-content.page-cms .table-size ul {
    display: flex;
    justify-content: space-between;
    height: 42px;
    margin: 0;
    align-items: center;
}

.page-content.page-cms .table-size ul:nth-child(2n) {
    background: #c9e3d9;
}

.table-size .tittle li {
    font-size: 15px;
    font-weight: 700;
    color: #214f59;
    line-height: 20px;
    text-align: center;
}

.table-size li {
    width: 25%;
    max-width: 80px;
    text-align: center;
    font-size: 15px;
    font-weight: 300;
    line-height: 15px;
}

.table-size {
    padding-right: 25px;
}

.page-content.page-cms .table-size ul:last-child {
    border-bottom: solid 1px #c9e3d9;
}

.page-content.page-cms .table-size ul:first-child {
    height: auto;
    margin-bottom: 10px;
}

.table-size .tit {
    font-weight: 700;
}

.cms-id-8 #wrapper>.container {
    max-width: 100%;
    padding: 0;
}

.cms-id-8 #main .page-header {
    display: none;
}

.philo-banner .elementor-widget-image .elementor-image img {
    width: 100%;
    display: block;
}

.philo-banner-txt h1 {
    font-size: 80px;
    font-weight: 900;
    margin-bottom: 25px;
    letter-spacing: 1px;
    color: #fc8275;
    font-family: 'Epilogue', sans-serif;
}

.philo-banner-txt p {
    font-size: 15px;
    font-weight: 300;
    line-height: 28px;
    text-align: center;
}

strong {
    font-weight: 500;
}

.philo-banner-txt {
    max-width: 1060px;
    margin: 0 auto;
    text-align: center;
}

.banner-philo-quote {
    padding: 45px 0 30px;
    background: #fae3d6;
}

.philo-item .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title {
    font-size: 28px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.56px;
    color: #141a29;
}

.elementor .philo-item .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img {
    width: 100%;
    margin: 0;
}

.philo-item .elementor-widget-image-box .elementor-image-box-content {
    width: 100%;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.philo-item .item-reverse .elementor-image-box-wrapper {
    display: flex;
    flex-direction: column-reverse;
}

.philo-banner-txt-top {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 46px;
}

.philo-category {
    background: #fae3d6;
    padding-bottom: 60px;
}

.philo-category .elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
    font-size: 80px;
    font-weight: 900;
    line-height: 106px;
    text-align: center;
    letter-spacing: 1px;
    color: #fc8275;
    margin-bottom: 30px;
    font-family: 'Epilogue', sans-serif;
}
.custom-checkbox input[type="checkbox"]+span{
    position: relative;
}
#category-description {
    width: 100%;
}

.block-category .block-category-inner {
    display: block;
}

.page-category .product-accessories {
    margin-bottom: 45px;
}

#product-list-header h1 {
    font-size: 40px;
    font-weight: 900;
    line-height: 53px;
    text-align: center;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    color: #141a29;
    text-transform: capitalize;
}

.category-des {
    display: none;
}

.product-information .product-description ul li {
    list-style-type: none;
    position: relative;
    padding-left: 10px;
}

.product-information .product-description ul li::before {
    content: "\f111";
    font-size: 2px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 2px;
}

.product-information .product-description ul {
    padding-left: 0;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
}

.pro-left .product-flags {
    flex-direction: revert;
    bottom: unset;
    top: 25px;
    left: 109px;
}

.pro-left .product-flags li.product-flag {
    font-size: 15px;
    line-height: 44px;
    height: 44px;
    padding: 0 20px;
    margin: 0 10px 0 0;
    position: absolute;
    bottom: 65px;
}

.pro-left .product-flags li.product-flag.discount {
    bottom: inherit;
}

.cart-item {
    margin-bottom: 10px;
}

.cart-item:last-child {
    margin-bottom: 0px;
}

.cart-summary-nav a:focus,
.cart-summary-nav a:hover {
    color: #2f3135;
}

#header a:hover {
	color: #214f59;
    font-weight: 800;
}
.dropdown:hover .expand-more {
    color: #214f59;
}

.product-actions .input-color:checked+span,
.product-actions .input-color:hover+span,
.product-actions .input-radio:checked+span,
.product-actions .input-radio:hover+span {
    background: #fc8275;
    border: 0;
}

.product-actions .radio-label {
    box-shadow: none;
    padding: 0;
    border: 0;
    width: 60px;
    height: 50px;
    background: #fae3d6;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    cursor: pointer;
    font-weight: 500;
    padding-bottom: 10px;
}
.product-actions .radio-label.no-subline {
    padding-bottom: 0;
}

.size-list {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    display: block;
    margin-bottom: 6px;
    color: #141a29;
}

.cart-products-count-total {
    position: relative;
    position: relative;
    margin-left: 6px;
    padding-left: 8px;
}

.cart-products-count-total::before {
    width: 2px;
    height: 22px;
    border-radius: 2px;
    transform: rotate(15deg);
    content: "";
    position: absolute;
    background: #fc8275;
    display: block;
    top: -4px;
    left: 0;
}

.blockcart .dropdown-toggle::after {
    display: none;
}

.dropdown-menu.mini-cart {
    box-shadow: 0px 0px 10px rgba(20, 26, 41, 0.2);
    border: 0;
    width: 300px !important;
    padding: 22px 22px 18px;
}

.product-variants>.product-variants-item ul li {
    margin-right: 5px;
}
.product-variants>.product-variants-item ul li.size-disable{
    opacity: 0.5;
}

.mini-cart-product {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 12px;
}

.mini-cart .product-name a {
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
}

.mini-cart .cart-summary-line .label,
.mini-cart .cart-summary-line .value {
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
}

.mini-cart-summary-line .label,
.mini-cart-summary-line .value {
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
}

.mini-cart-summary-line.mini-cart-total {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
}

#header .btn-primary.checkout {
    height: 50px;
    background: #fc8275;
    width: 100%;
    font-size: 15px;
    font-weight: 900;
    color: #fff;
    text-transform: lowercase;
    padding: 0;
    line-height: 50px;
    margin-bottom: 18px;
}

#header .btn-primary.cart {
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    text-decoration: underline;
    text-transform: lowercase;
    color: #141a29;
    background: 0;
    padding: 0;
}

.mini-cart-subtotals {
    border-top: solid 1px #c9e3d9;
    padding-top: 12px;
}

.mini-cart .cart-summary-line {
    padding: 0;
    margin-bottom: 8px;
}

.box-quanti-price {
    display: flex;
    margin: 6px 0 4px;
}

.product-line-info.taglia .label {
    font-size: 15px;
    font-weight: 300;
    color: #141a29;
    line-height: 16px;
}

.product-line-info.taglia .value {
    font-size: 15px;
    font-weight: 800;
    color: #141a29;
    line-height: 16px;
}

.mini-cart .product-quantity {
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
    margin-right: 4px;
}

.mini-cart .mini-cart-product-price {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 0px;
}

.mini-cart .product-line-grid-left {
    width: 34%;
}

.mini-cart-line-product-actions.cart-line-product-actions {
    width: 10%;
}

.mini-cart .product-line-info-center {
    padding-left: 8px;
    margin-bottom: 0px;
    width: 56%;
}

.mini-cart-line-product-actions .remove-from-cart {
    font-size: 0;
    background: url("../images/delete.svg") no-repeat;
    width: 18px;
    height: 20px;
    background-size: contain;
}
#header.active-header {
    background: #fff;
}
.menu-overlay {
    display: none;
    z-index: 990;
    width: 409px;
    background: #fff;
    opacity: 0.5;
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
}
.menu-overlay.active {
    display:block;
}
.menu-overlay-sidebar {
    display: none;
    z-index: 990;
    background: #fae3d6;
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
    width: 409px;
}
.menu-overlay-sidebar.active {
    display:block;
}
.popover:after, .popover:before {
    display:none;
}
.top-menu >.category {
	position: relative;
}
.top-menu .popover {
    width: 215px;
    left: initial;
    right: -30px;
    top: inherit;
	margin-top: -19px;
	background:#fae3d6;
    min-width: initial;
    box-shadow: none;
    /* height: 100vh; */
    overflow-y: scroll;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
}
.top-menu .popover::-webkit-scrollbar { /* WebKit */
    display: none;  /* Safari and Chrome */
}
.top-menu[data-depth="1"] {
    margin: 20px 0;
}
.top-menu .sub-menu ul[data-depth="1"]>li {
    float: none;
    margin: 0 35px 0 40px;
}
.top-menu a.dropdown-submenu {
    font-size: 16px;
    font-weight: 400;
    line-height: 37px;
    text-transform: capitalize;
}
.main-color {
    /*margin: 20px 0 20px;*/
    margin: 0;
}
.main-color .title-color {
    display: block;
    border-top: 1px solid #fff;
    padding: 20px 0 12px 0;
    color: #000;
    font-weight: 500;
    font-size: 15px;
    position: relative;
    line-height: 20px;
}
.main-color ul {
    display: flex;
    flex-wrap: wrap;
}
.main-color ul li {
    margin: 0 12px 12px 0;
}

#search_filters.active .filter-content .cancella-tutto.cancer-mobile{
    display: none;
}
#search_filters.active .filter-content .ok-mobile{
    display: none;
}
.order-confirmation-table table{
    border: 0;
}
.order-confirmation-table table tr{
    border: 0;
}
.order-confirmation-table table td{
    border: 0;
}

#cart .cart-grid-right.col-xs-12.col-lg-4{
    position: inherit;
}
#cart .cart-grid-right.col-xs-12.col-lg-4 .card.cart-summary{
    position: inherit;
}


#cart .cart-customcartTottal{
    height: 49px;
    background: #fff;
    padding: 1rem;
}

#cart .cart-customcartTottal.de-spedizioni{
    height: 49px;
    background: #fae3d6;
    padding: 1rem;
	text-align: center;
	margin-top: 0.75rem;
}

#cart .cart-customcartTottal .total-custom span{
    color: #141a29;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: .5px;
}
#cart .cart-customcartTottal .total-custom .label{
    float: right;
    color: #fc8275;
    font-size: 13px;
    font-weight: 800;
    line-height: 18px;
    text-align: right;
    letter-spacing: .5px;
}
#category .filter-content section.facet.clearfix.Linea .collapse .facet-label a._gray-darker.search-link.js-search-link:hover{
    background: inherit;
    color: inherit;
}

#category .filter-content section.facet.clearfix.Linea .collapse .facet-label .custom-checkbox{
    display: block;
}
#category .filter-content section.facet.clearfix.Linea .collapse .facet-label a._gray-darker.search-link.js-search-link{
    width: auto;
    height: auto;
    background: inherit;
    padding: inherit;
    text-align: inherit;
    color: inherit;
    font-weight: normal;
}


#category .filter-content section.facet.clearfix.Denari .collapse .facet-label .custom-checkbox{
    display: none;
}
#category .filter-content section.facet.clearfix.Deniers .collapse .facet-label .custom-checkbox{
    display: none;
}
#category .filter-content section.facet.clearfix.Denier .collapse .facet-label .custom-checkbox{
    display: none;
}
#category .filter-content section.facet.clearfix.Denari .collapse .facet-label a._gray-darker.search-link.js-search-link{
    width: 90%;
    height: 45px;
    background: #fae3d6;
    padding: 15px;
    text-align: center;
    color: #232323;
    font-weight: 500;
}
#category .filter-content section.facet.clearfix.Deniers .collapse .facet-label a._gray-darker.search-link.js-search-link{
    width: 90%;
    height: 45px;
    background: #fae3d6;
    padding: 15px;
    text-align: center;
    color: #232323;
    font-weight: 500;
}
#category .filter-content section.facet.clearfix.Denier .collapse .facet-label a._gray-darker.search-link.js-search-link{
    width: 90%;
    height: 45px;
    background: #fae3d6;
    padding: 15px;
    text-align: center;
    color: #232323;
    font-weight: 500;
}
#category .filter-content section.facet.clearfix.Denari .collapse .facet-label a._gray-darker.search-link.js-search-link:hover{
    background: #fc8275;
    color: #fff;
}
#category .filter-content section.facet.clearfix.Deniers .collapse .facet-label a._gray-darker.search-link.js-search-link:hover{
    background: #fc8275;
    color: #fff;
}
#category .filter-content section.facet.clearfix.Denier .collapse .facet-label a._gray-darker.search-link.js-search-link:hover{
    background: #fc8275;
    color: #fff;
}
#category .filter-content section.facet.clearfix.Taglia .collapse .facet-label a._gray-darker.search-link.js-search-link:hover{
    background: #fc8275;
    color: #fff;
}
#category .filter-content section.facet.clearfix.Size .collapse .facet-label a._gray-darker.search-link.js-search-link:hover{
    background: #fc8275;
    color: #fff;
}
#category .filter-content section.facet.clearfix.Größe .collapse .facet-label a._gray-darker.search-link.js-search-link:hover{
    background: #fc8275;
    color: #fff;
}
#category .filter-content section.facet.clearfix.Taille .collapse .facet-label a._gray-darker.search-link.js-search-link:hover{
    background: #fc8275;
    color: #fff;
}
#category .filter-content section.facet.clearfix.Taglia .collapse .facet-label .custom-checkbox{
    display: none;
}
#category .filter-content section.facet.clearfix.Size .collapse .facet-label .custom-checkbox{
    display: none;
}
#category .filter-content section.facet.clearfix.Größe .collapse .facet-label .custom-checkbox{
    display: none;
}
#category .filter-content section.facet.clearfix.Taille .collapse .facet-label .custom-checkbox{
    display: none;
}
#category .filter-content section.facet.clearfix.Taglia .collapse .facet-label a._gray-darker.search-link.js-search-link{
    width: 90%;
    height: 45px;
    background: #fae3d6;
    padding: 15px;
    text-align: center;
    color: #232323;
    font-weight: 500;
}
#category .filter-content section.facet.clearfix.Size .collapse .facet-label a._gray-darker.search-link.js-search-link{
    width: 90%;
    height: 45px;
    background: #fae3d6;
    padding: 15px;
    text-align: center;
    color: #232323;
    font-weight: 500;
}
#category .filter-content section.facet.clearfix.Größe .collapse .facet-label a._gray-darker.search-link.js-search-link{
    width: 90%;
    height: 45px;
    background: #fae3d6;
    padding: 15px;
    text-align: center;
    color: #232323;
    font-weight: 500;
}
#category .filter-content section.facet.clearfix.Taille .collapse .facet-label a._gray-darker.search-link.js-search-link{
    width: 90%;
    height: 45px;
    background: #fae3d6;
    padding: 15px;
    text-align: center;
    color: #232323;
    font-weight: 500;
}
#category .filter-content section.facet.clearfix.Taglia .collapse .facet-label a._gray-darker.search-link.js-search-link:hover{
    background: #fc8275;
    color: #fff;
}
#category .filter-content section.facet.clearfix.Size .collapse .facet-label a._gray-darker.search-link.js-search-link:hover{
    background: #fc8275;
    color: #fff;
}
#category .filter-content section.facet.clearfix.Größe .collapse .facet-label a._gray-darker.search-link.js-search-link:hover{
    background: #fc8275;
    color: #fff;
}
#category .filter-content section.facet.clearfix.Taille .collapse .facet-label a._gray-darker.search-link.js-search-link:hover{
    background: #fc8275;
    color: #fff;
}

#category #search_filters_wrapper{
    display: block;
}
#category #search_filters_wrapper #_desktop_search_filters_clear_all .btn.btn-tertiary.js-search-filters-clear-all{
    margin-bottom: 20px;
}
#category .ordina-per{
    display: block;
    float: none;
}
#category  h2#js-product-list-header{
    color: #141a29;
    text-transform: capitalize;
    font-size: 40px;
    font-weight: 900;
    line-height: 53px;
    text-align: center;
    letter-spacing: 0.5px;
}










#category.category-collant .filter-content section.facet.clearfix.Linea .collapse .facet-label a._gray-darker.search-link.js-search-link:hover{
    background: inherit;
    color: inherit;
}

#category.category-collant .filter-content section.facet.clearfix.Linea .collapse .facet-label .custom-checkbox{
    display: block;
}
#category.category-collant .filter-content section.facet.clearfix.Linea .collapse .facet-label a._gray-darker.search-link.js-search-link{
    width: auto;
    height: auto;
    background: inherit;
    padding: inherit;
    text-align: inherit;
    color: inherit;
    font-weight: normal;
}


#category.category-collant .filter-content section.facet.clearfix.Denari .collapse .facet-label .custom-checkbox{
    display: none;
}
#category.category-collant .filter-content section.facet.clearfix.Deniers .collapse .facet-label .custom-checkbox{
    display: none;
}
#category.category-collant .filter-content section.facet.clearfix.Denier .collapse .facet-label .custom-checkbox{
    display: none;
}
#category.category-collant .filter-content section.facet.clearfix.Denari .collapse .facet-label a._gray-darker.search-link.js-search-link{
    width: 90%;
    height: 45px;
    background: #fae3d6;
    padding: 15px;
    text-align: center;
    color: #232323;
    font-weight: 500;
}
#category.category-collant .filter-content section.facet.clearfix.Deniers .collapse .facet-label a._gray-darker.search-link.js-search-link{
    width: 90%;
    height: 45px;
    background: #fae3d6;
    padding: 15px;
    text-align: center;
    color: #232323;
    font-weight: 500;
}
#category.category-collant .filter-content section.facet.clearfix.Denier .collapse .facet-label a._gray-darker.search-link.js-search-link{
    width: 90%;
    height: 45px;
    background: #fae3d6;
    padding: 15px;
    text-align: center;
    color: #232323;
    font-weight: 500;
}
#category.category-collant .filter-content section.facet.clearfix.Denari .collapse .facet-label a._gray-darker.search-link.js-search-link:hover{
    background: #fc8275;
    color: #fff;
}
#category.category-collant .filter-content section.facet.clearfix.Deniers .collapse .facet-label a._gray-darker.search-link.js-search-link:hover{
    background: #fc8275;
    color: #fff;
}
#category.category-collant .filter-content section.facet.clearfix.Denier .collapse .facet-label a._gray-darker.search-link.js-search-link:hover{
    background: #fc8275;
    color: #fff;
}
#category.category-collant .filter-content section.facet.clearfix.Taglia .collapse .facet-label a._gray-darker.search-link.js-search-link:hover{
    background: #fc8275;
    color: #fff;
}
#category.category-collant .filter-content section.facet.clearfix.Size .collapse .facet-label a._gray-darker.search-link.js-search-link:hover{
    background: #fc8275;
    color: #fff;
}
#category.category-collant .filter-content section.facet.clearfix.Größe .collapse .facet-label a._gray-darker.search-link.js-search-link:hover{
    background: #fc8275;
    color: #fff;
}
#category.category-collant .filter-content section.facet.clearfix.Taille .collapse .facet-label a._gray-darker.search-link.js-search-link:hover{
    background: #fc8275;
    color: #fff;
}
#category.category-collant .filter-content section.facet.clearfix.Taglia .collapse .facet-label .custom-checkbox{
    display: none;
}
#category.category-collant .filter-content section.facet.clearfix.Size .collapse .facet-label .custom-checkbox{
    display: none;
}
#category.category-collant .filter-content section.facet.clearfix.Größe .collapse .facet-label .custom-checkbox{
    display: none;
}
#category.category-collant .filter-content section.facet.clearfix.Taille .collapse .facet-label .custom-checkbox{
    display: none;
}
#category.category-collant .filter-content section.facet.clearfixTaglia .collapse .facet-label a._gray-darker.search-link.js-search-link{
    width: 90%;
    height: 45px;
    background: #fae3d6;
    padding: 15px;
    text-align: center;
    color: #232323;
    font-weight: 500;
}
#category.category-collant .filter-content section.facet.clearfixSize .collapse .facet-label a._gray-darker.search-link.js-search-link{
    width: 90%;
    height: 45px;
    background: #fae3d6;
    padding: 15px;
    text-align: center;
    color: #232323;
    font-weight: 500;
}
#category.category-collant .filter-content section.facet.clearfixGröße .collapse .facet-label a._gray-darker.search-link.js-search-link{
    width: 90%;
    height: 45px;
    background: #fae3d6;
    padding: 15px;
    text-align: center;
    color: #232323;
    font-weight: 500;
}
#category.category-collant .filter-content section.facet.clearfixTaille .collapse .facet-label a._gray-darker.search-link.js-search-link{
    width: 90%;
    height: 45px;
    background: #fae3d6;
    padding: 15px;
    text-align: center;
    color: #232323;
    font-weight: 500;
}
#category.category-collant .filter-content section.facet.clearfix.Taglia .collapse .facet-label a._gray-darker.search-link.js-search-link:hover{
    background: #fc8275;
    color: #fff;
}
#category.category-collant .filter-content section.facet.clearfix.Size .collapse .facet-label a._gray-darker.search-link.js-search-link:hover{
    background: #fc8275;
    color: #fff;
}
#category.category-collant .filter-content section.facet.clearfix.Größe .collapse .facet-label a._gray-darker.search-link.js-search-link:hover{
    background: #fc8275;
    color: #fff;
}
#category.category-collant .filter-content section.facet.clearfix.Taille .collapse .facet-label a._gray-darker.search-link.js-search-link:hover{
    background: #fc8275;
    color: #fff;
}

#category .cancella-tutto{
    margin-bottom: 20px;
    width: 95%;
    height: 50px;
    background: #c9e3d9;
    padding: 20px;
    text-align: center;
    color: #141a29;
    font-size: 15px;
    font-weight: 400;
    line-height: 15px;
    cursor: pointer;
}
#category .chiudi{
    display: none;
}
#category .block-category-inner{
    margin: 15px 0 35px 0;
}
.footer-container li a:hover{
    color: #fc8275;
}

#checkout .custom-checkbox input[type="checkbox"]:checked+span::after{
    content: "";
    background: url(../images/check.svg) no-repeat;
    background-size: contain;
    width: 35px;
    height: 35px;
    position: absolute;
    top: -3px;
    left: -5px;
}
#checkout .float-xs-left .custom-checkbox input[type="checkbox"]:checked+span::after{
    content: "";
    background: url(../images/check.svg) no-repeat;
    background-size: contain;
    width: 35px;
    height: 35px;
    position: absolute;
    top: -3px;
    left: -5px;
}
.nw-box{
    background: green;
}
#search_filters.active div#_desktop_search_filters_clear_all{
    display: none;
}
#search_filters.active .filter-content section.facet.clearfix.Linea .collapse{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
#search_filters.active .filter-content section.facet.clearfix.Linea .collapse li{
    width: 100%;
}
#search_filters.active .filter-content section.facet.clearfix.Denari .collapse{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
#search_filters.active .filter-content section.facet.clearfix.Deniers .collapse{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
#search_filters.active .filter-content section.facet.clearfix.Denier .collapse{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
#search_filters.active .filter-content section.facet.clearfix.Denari .collapse li{
    width: 100%;
}
#search_filters.active .filter-content section.facet.clearfix.Deniers .collapse li{
    width: 100%;
}
#search_filters.active .filter-content section.facet.clearfix.Denier .collapse li{
    width: 100%;
}
#search_filters.active .filter-content section.facet.clearfix.Taglia .collapse{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
#search_filters.active .filter-content section.facet.clearfix.Size .collapse{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
#search_filters.active .filter-content section.facet.clearfix.Größe .collapse{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
#search_filters.active .filter-content section.facet.clearfix.Taglia .collapse li{
    width: 100%;
}
#search_filters.active .filter-content section.facet.clearfix.Size .collapse li{
    width: 100%;
}
#search_filters.active .filter-content section.facet.clearfix.Größe .collapse li{
    width: 100%;
}
#search_filters.active .filter-content section.facet.clearfix.Colore .collapse{
    display: grid;
    grid-template-columns: repeat(5, 1fr)
}
#search_filters.active .filter-content section.facet.clearfix.Color .collapse{
    display: grid;
    grid-template-columns: repeat(5, 1fr)
}
#search_filters.active .filter-content section.facet.clearfix.Farbe .collapse{
    display: grid;
    grid-template-columns: repeat(5, 1fr)
}
#search_filters.active .filter-content section.facet.clearfix.Colore .collapse li{
    width: 100%;
}
#search_filters.active .filter-content section.facet.clearfix.Color .collapse li{
    width: 100%;
}
#search_filters.active .filter-content section.facet.clearfix.Farbe .collapse li{
    width: 100%;
}

#search_filters .facet.Colore .facet-label.active a:after{
    position: absolute;
    right: 6px;
    top: 7px;
    content: "";
    background: url(../images/Icone/close-white.svg) no-repeat;
    background-size: contain;
    width: 35px;
    height: 35px;
}
#search_filters .facet.Color .facet-label.active a:after{
    position: absolute;
    right: 6px;
    top: 7px;
    content: "";
    background: url(../images/Icone/close-white.svg) no-repeat;
    background-size: contain;
    width: 35px;
    height: 35px;
}
#search_filters .facet.Farbe .facet-label.active a:after{
    position: absolute;
    right: 6px;
    top: 7px;
    content: "";
    background: url(../images/Icone/close-white.svg) no-repeat;
    background-size: contain;
    width: 35px;
    height: 35px;
}
#search_filters .facet.Colore .facet-label a{
    position: relative;
}
#search_filters .facet.Color .facet-label a{
    position: relative;
}
#search_filters .facet.Farbe .facet-label a{
    position: relative;
}
#search_filters.active{
    position: fixed;
    display: block;
}

#search_filters.active  .filter-content{
    max-width: 350px;
    margin: 0 auto;
    height: 100%;
    overflow-y: auto;
    padding-right: 5px;
    padding-bottom: 30px;
    display: block !important;
}
#search_filters.active p.text-uppercase.h6.hidden-sm-down.active{
    width: 380px;
    background: none;
    margin: 30px auto 0;
    padding-top: 10px;
    font-size: 25px;
    font-weight: 800;
}
#search_filters.active>p.h6{
    width: 380px;
    background: none;
    margin: 30px auto 0;
    padding-top: 10px;
    font-size: 25px;
    font-weight: 800;
}
#search_filters.active>p.h6::after{
    transform: rotate( 45deg );

}

#authentication #content .register-form p{
    text-align: center;
}

#my-account #order-slips-link{
    display: none;
}
#my-account #emailsalerts{
    display: none;
}
#my-account #discounts-link{
    display: none;
}
#index .owl-dots.disabled{
    display: block;
}
#index  .home-banner .elementor-widget-image .elementor-image img{
    left: 0;
}
#index .elementor-widget-image .elementor-image img{
    z-index: 1;
    position: relative;
    left: 6%;
}
#index .home-philo-box a{
    margin-top: 20px;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    color: #141a29;
    font-family: 'Epilogue', sans-serif;
    display: block;
}
#index .home-philo-box p:last-child{
    margin-top: 0;
}
#category #product-list-header{
    text-align: center;
    color: #141a29;
    text-transform: capitalize;
    font-size: 40px;
    font-weight: 900;
    line-height: 53px;
    letter-spacing: 0.5px;
}
#search #js-product-list #search_widget {
    display: none !important;
}
#search #content{
    text-align: center;
    margin-bottom: 10rem;
}
#pagenotfound #content{
    background: transparent;
    text-align: center;
}
#pagenotfound #content #search_widget {
    display: none !important;
}
#product .txt-size{
    position: relative;
    bottom: 25px;
    right: 10px;
    cursor: pointer;
    display: inline-block;
}
#product .product-accessories p{
    position: absolute;
    z-index: 3;
    bottom: 120px;
    left: 150px;
}
.product-accessories p.h5.text-uppercase{
    left: 0 !important;
    bottom: 0 !important;
    height: max-content;
}
.slide_related.owl-carousel .owl-nav{
    display: inline-block;
}
.slide_related.owl-carousel .owl-nav .owl-prev{
    display: none;
}
.slide_related.owl-carousel .owl-nav .owl-next{
    outline: none;
    color: #fff;
}
.slide_related.owl-carousel .owl-nav.disabled{
    display: block;
}
#index .slide_related.owl-carousel .owl-nav .owl-next:before{
    content: "";
    background: url(../../../../img/cms/Home-Page/Long-Arrow.svg);
    width: 130px;
    height: 45px;
    position: absolute;
    background-size: cover;
    bottom: 130px;
    left: 155px;
}
#category .slide_related.owl-carousel .owl-nav .owl-next:before{
    content: "";
    background: url(../../../../img/cms/Home-Page/Long-Arrow.svg);
    width: 130px;
    height: 45px;
    position: absolute;
    background-size: cover;
    bottom: 145px;
    left: 155px;
}
#module-prestablog-blog .slide_related.owl-carousel .owl-nav .owl-next:before{
    content: "";
    background: url(../../../../img/cms/Home-Page/Long-Arrow.svg);
    width: 130px;
    height: 45px;
    position: absolute;
    background-size: cover;
    bottom: 125px;
    left: 155px;
}
#product .slide_related.owl-carousel .owl-nav .owl-next:before{
    content: "";
    background: url(../../../../img/cms/Home-Page/Long-Arrow.svg);
    width: 130px;
    height: 45px;
    position: absolute;
    background-size: cover;
    bottom: 150px;
    left: 155px;
}
.product-accessories p img{
    cursor: pointer;
    display: none;
}

#cms .elementor-image-box-title{
    font-family: inherit;
}
#cms .model-item .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title a{
    font-weight: 800;
}

.active-opacity #header{
    opacity: 0.3;
    position: inherit;
}
.active-opacity #wrapper{
    padding-top: 0;
}
.active-opacity #wrapper .breadcrumb{
    opacity: 0.3;
}
.active-opacity #wrapper .container{
    opacity: 0.3;
}
.active-opacity  #footer{
    opacity: 0.3;
}
#category.filter-opacity.active-opacity .popup-newsletter.active{
    opacity: 1 !important;
}
#category.filter-opacity.active-opacity .container{
    opacity: 1 !important;
}
.page-my-account #content .links a{
    width: 50%;
}
#module-nicewishlist-view .product-price{
    color: #2f3135;
}
#history #content.page-content h6{
    color: #fc8275;
}
#category #js-active-search-filters {
    background: none;
}
#js-product-list .product:hover img{
    opacity: 0.6;
}
#category .dropdown-menu a.select-list.js-search-link:hover{
    background: #fae3d6;
    color: #fc8275;
}
.active_filters .filter-block .close{
    margin-top: 0;
}
.nav-item.active .nav-item-content>.nav-item-content {
    padding-bottom: 0;
}
#product .tabs .nav .nav-item .nav-item-content .tabs{
    margin: 0;
}
#product .tabs .nav .nav-item .nav-item-content .tabs .text{
    display: flex;
    flex-direction: column;
}
#product .tabs .nav .nav-item .nav-item-content .tabs .text span{
    display: none;
}
#product .tabs .nav .nav-item .nav-item-content .tabs .icon-wash{
    margin: 10px 0;
}
#product .tabs .nav .nav-item .nav-item-content .tabs .icon-wash img{
    cursor: pointer;
}
#product .tabs .nav .nav-item .nav-item-content .tabs .icon-wash img.active{
    border-bottom: 4px solid;
    position: relative;
    top: 2px;
}
#product .form-group{
    margin: 0;
}
#product #group_2{
    display: flex;
    flex-wrap: wrap;
}
#product #group_2 .input-container.sort-4{
    order: 1;
}
#product #group_2 .input-container.sort-5{
    order: 2;
}
#product #group_2 .input-container.sort-6{
    order: 3;
}
#product #group_2 .input-container.sort-7{
    order: 4;
}
#product #group_2 .input-container.sort-8{
    order: 5;
}
#product #group_2 .input-container.sort-9{
    order: 6;
}
#product #group_2 .input-container.disable:disabled {
    cursor: not-allowed;
}
#product #group_2 .input-container.disable label{
    opacity: 0.6;
}
#product #group_2 .input-container.disable .radio-label{
    cursor: not-allowed;
}
#product #group_2 .input-radio{
    left: 0;
}
#product-availability{
    margin-top: 0px;
}
.btn-primary:disabled:hover{
    background-color: #fc8275;
}
#search_filters.active .filter-content .chiudi{
    display: none;
}
#cms.cms-id-9 section#content{
  background: transparent;  
}
#cms.cms-id-9 #content .contact-form{
    display: flex;
    justify-content: space-between;
    margin-bottom: 32px;
    background: transparent;
}
#cms.cms-id-9 #content .contact-form .communications{
    margin-left: 100px;
    width: auto;
}
#cms.cms-id-9 #content .contact-form .communications ul li{
    margin-bottom: 12px;
}
#cms.cms-id-9 #content .contact-form .communications ul li:first-child p{
    font-size: 14px;
    font-weight: 600;
    padding-left: 35px;
    position: relative;
}
#cms.cms-id-9 #content .contact-form .communications ul li:first-child p:after{
    content: "";
    background: url(../images/icon-contact.png);
    position: absolute;
    width: 28px;
    height: 28px;
    left: 0;
    bottom: -2px;
}
#cms.cms-id-9 #content .contact-form .communications ul li:nth-child(even){
    font-size: 14px;
}
#cms.cms-id-9 #content .contact-form .communications ul li:nth-child(even) span{
    font-weight: 600;
}
#cms.cms-id-9 #content .contact-form .communications ul li:nth-child(3){
    display: inline-block;
    border: 1px solid;
    border-radius: 50px;
    width: 200px;
    text-align: center;
}
#cms.cms-id-9 #content .contact-form .communications ul li:nth-child(3) a{
    display: inline-block;
    border-radius: 50px;
    width: 200px;
    text-align: center;
    position: relative;
}
#cms.cms-id-9 #content .contact-form .communications ul li:nth-child(3) a:hover{
    color: unset;
}
#cms.cms-id-9 #content .contact-form .communications ul li:nth-child(3) a:after{
    content: "";
    background: url(../images/telephone.png);
    position: absolute;
    width: 27px;
    height: 27px;
    top: 4px;
    left: 12px;
}
#cms.cms-id-9 #content .contact-form .communications ul li:last-child {
    display: inline-block;
    border: 1px solid;
    border-radius: 50px;
    width: 200px;
    text-align: center;
}
#cms.cms-id-9 #content .contact-form .communications ul li:last-child a{
    border-radius: 50px;
    width: 200px;
    text-align: center;
    padding-left: 30px;
}
#cms.cms-id-9 #content .contact-form .form-submit{
    width: 60%;
}
#cms.cms-id-9 #content  .contact-form .form-submit .wpcf7 h3{
    display: none;
}
#cms.cms-id-9 #content  .contact-form .form-submit form .name{
    display: flex;
    margin: 5px 0;
}
#cms.cms-id-9 #content  .contact-form .form-submit form .name label{
    width: 50%;
}
#cms.cms-id-9 #content  .contact-form .form-submit form .name label:last-child{
    margin-left: 2%;
}
#cms.cms-id-9 #content  .contact-form .form-submit form label textarea.form-control{
    min-height: 125px;
}
#cms.cms-id-9 #content .contact-form .form-submit .wpcf7 .wpcf7-form-control.wpcf7-submit{
    float: right;
    background-color: #fc8275;
}
#cms.cms-id-9 .custom_choosefile .button_choosefile:before{
    content: "";
    background: url(../images/upload.png);
    position: absolute;
    width: 40px;
    height: 40px;
    background-size: cover;
    right: 20px;
}
#cms.cms-id-9 .custom_choosefile .button_choosefile {
    background: transparent;
    color: transparent;
}
#cms.cms-id-9 .wpcf7-form-control-wrap.file-228{
    margin-top: 10px;
}
#cms.cms-id-9 .wpcf7-form-control-wrap .select_arrow{
    border: 0;
}
#csinstagramfeed{
    padding: 24px 0;
    display: flex;
    justify-content: center;
}
#index .ig-title{
    text-align: center;
    margin-top: 80px;
}
#index .ig-title span{
    color: #141a29;
    font-size: 28px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.56px;
    position: relative;
}
#index .ig-title span:after{
    content: "\f16d";
    font-family: "Font Awesome 5 Free";
    position:absolute;
    width: 20px;
    height: 20px;
    display:none;
}

#cms #wpcf7-f1-o1 .checkbox-contact .wpcf7-form-control-wrap.privacy{
    display: inline-block;
}
#cms #wpcf7-f1-o1 .label-privacy{
    display: inline-block;
    width: 100%;
    position: relative;
    left: 35px;
    color: #181818;
    font-size: 12px;
    font-weight: 300;
    line-height: 15px;
    padding-top: 10px;
}
#cms #wpcf7-f1-o1 .label-privacy a{
    text-decoration: underline;
}
#cms #wpcf7-f1-o1 .label-privacy:before{
    content: " ";
    width: 25px;
    border-radius: 50%;
    border: 1px solid #181818;
    height: 25px;
    background: #fae3d6;
    display: inline-block;
    position: absolute;
    top: 2px;
    left: -35px;
}
#cms #wpcf7-f1-o1 input[type="checkbox"]:checked+span.label-privacy:after{
    font-family: "Font Awesome 5 Free";
    font-size: 15px;
    content: "\f00d";
    font-weight: 900;
    color: #000;
    border-radius: 50%;
    position: absolute;
    top: 7.5px;
    left: -28px;
}
.blog_product_related {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    background: #c9e3d9;
}
.productslinks {
    padding:0;
}
.prestablogtitle {
    margin: 0;
}
#module-prestablog-blog #blog_product_linked{
    position: relative;
    background: #c9e3d9;
    border: 0;
    padding: 0;
    margin-bottom: 0; 
    max-width: 1400px;
    padding: 30px 60px;
    width: 100%;
    margin: 0 auto;
    float:none;
}
#module-prestablog-blog #blog_product_linked p{
    text-transform: initial !important;
    color: #fc8275;
    font-size: 80px;
    font-weight: 900;
    min-width: 25%;
    position: absolute;
    left: 0;
    top: 125px;
    z-index: 3;
    padding-bottom: 0px;
    letter-spacing: 1px;
    left: 70px !important;
    bottom: 0 !important;
    height: max-content;
    width: 50%;
    line-height: initial;
    border: 0;
}
#module-prestablog-blog #blog_product_linked .blog-product-list.owl-carousel.owl-theme.owl-loaded.owl-drag{
    margin: 0;
    position: relative;
}
#module-prestablog-blog #blog_product_linked .owl-stage-outer{
    overflow: visible;
    width: 75%;
    margin-left: auto;
    padding-top: 30px;
}
#module-prestablog-blog #blog_product_linked .owl-stage-outer:before{
    content: "";
    background: #c9e3d9;
    top: 0;
    right: 100%;
    bottom: 0;
    width: 1000vw;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 2;
}
#module-prestablog-blog #blog_product_linked .owl-prev  {
    display: none;   
}
#module-prestablog-blog #blog_product_linked .owl-next{
    outline: none;
    color: #fff;
}
#module-prestablog-blog #blog_product_linked .owl-next span{
    display: none;
}
#module-prestablog-blog #blog_product_linked .owl-next:before{
    content: "";
    background: url(../../../../img/cms/Home-Page/Long-Arrow.svg) right;
    width: 85px;
    height: 45px;
    position: absolute;
    background-size: cover;
    bottom: 275px;
    left: 200px;
}
#module-prestablog-blog #blog_product_linked .owl-dots{
    position: absolute;
    top: 290px;
    left: 25px;
    display: flex;
    flex-wrap: wrap;
    max-width: 150px;
}
#module-prestablog-blog #blog_product_linked .product-name-blog{
    margin-top: 10px;
    color: #141a29;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 5px;
    line-height: 20px;
    display: block;
    text-align: left;
    border: 0;
}
#module-prestablog-blog #blog_product_linked .img-thumbnail{
    padding:0;
}
#module-prestablog-blog #blog_product_linked .owl-dot.active{
    background: #fc8275;
}
#module-prestablog-blog #blog_product_linked .owl-dot{
    display: block;
    border: 1px solid #000;
    border-radius: 50%;
    margin-right: 8px;
    width: 6px;
    height: 6px;
    margin-top: 10px;
}
#product .images-container .owl-thumbs{
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    z-index: 99;
    left: 0;
}
#product .images-container .owl-thumbs .owl-thumb-item{
    width: fit-content;
    border: 0;
    background: #fff;
    opacity: 0.5;
}
#product .images-container .owl-thumbs .owl-thumb-item.active{
    opacity: 1;
}
#product .images-container .owl-thumbs .owl-thumb-item:focus{
    outline: none;
}
#product .images-container .owl-thumbs .owl-thumb-item img{
    width: auto;
    height: auto;
    max-height: 110px;
    margin-bottom: .8125rem;
}
@media (min-width: 1700px) {
    .menu-overlay {
        width: 100%;
    }
    .menu-overlay-sidebar {
        width: 666px;
    }
    .guide-wrapper.show-popup .close-size{
        position: relative;
        left: 85%;
        color: transparent;
        font-size: 30px;
        cursor: pointer;
        top: -20px;
    }
    .guide-wrapper.show-popup .close-size:before{
        content: "";
        background: url(../images/close-white.png);
        position: absolute;
        background-size: cover;
        width: 20px;
        height: 20px;
    }
	#header .header-top a[data-depth="0"] {
		margin-right: 20px !important;
		font-size: 16px !important;
	}
}
@media (min-width: 1350px){
    .guide-wrapper.show-popup .close-size{
        position: relative;
        left: 98%;
        color: transparent;
        font-size: 30px;
        cursor: pointer;
        top: -30px;
    }
    .guide-wrapper.show-popup .close-size:before{
        content: "";
        background: url(../images/close-white.png);
        position: absolute;
        background-size: cover;
        width: 20px;
        height: 20px;
    }
}

@media (max-width: 1199px) {
    #index .description-category-inner {
        padding: 0 60px;
    }
    .philo-banner-txt-top,
    .philo-banner-txt {
        padding: 0 60px;
    }
    .cart-continue{
        bottom: 550px;
    }
}

@media (max-width: 1024px) {
	#wrapper {
		/*padding-top: 180px;*/
		padding-top: 140px;
	}
	.container {
		padding: 0 15px;
	}
    .footer-service {
        padding-right: 30px;
        padding-left: 30px;
    }
    .blog-product .slide_related.owl-carousel .owl-dots {
        top: 248px;
    }
    .product-accessories .h5 {
        font-size: 50px;
    }
    .product-actions .add-to-cart {
        min-width: unset;
        width: 100%;
    }
    .product-quantity .add {
        width: 100%;
    }
    .guide-btn {
        right: 0;
        left: unset;
    }
    .slide_related.owl-carousel .owl-dots {
        top: 228px;
    }
    .popup-newsletter {
        top: 350px;
    }
    .home-banner .banner-txt .tit {
        font-size: 40px;
        line-height: 50px;
    }
    .home-philo-box h3 {
        font-size: 50px;
    }
    .guide-size .size-left,
    .guide-size .size-right {
        width: 100%;
        text-align: center;
        padding: 0;
    }
    .guide-size .size-left {
        margin-bottom: 30px;
    }
    .size-right .elementor-widget-image .elementor-image img {
        width: 840px;
        margin: 0 auto;
        overflow: scroll;
        max-width: unset;
    }
    .size-right .elementor-image {
        width: 100%;
        margin: 0 auto;
        overflow: scroll;
    }
    .cart-continue{
        bottom: 480px;
    }
    #product #content .images-container .owl-nav{
        position: absolute;
        left: 88%;
        top: 53%;
        transform: translate(-50%, -50%);
        width: 26px;
        text-align: center;
        height: 40%;
        z-index: 9;
        display: flex;
        flex-direction: column;
    }
	.home-banner .banner-photo {
		width: 100%;
	}
	.home-banner .banner-txt {
		width: 100%;
		padding: 20px 15px;
	}
	.home-banner .banner-txt .tit {
		text-align: center;
	}
	.home-banner .banner-txt p {
		text-align: center;
	}
	.home-banner .elementor-text-editor {
		margin: 0 auto;
		text-align: center;
	}
	.product-accessories .h5 {
		max-width: 100%;
		font-size: 40px;
		padding: 0 50px 0 0;
		background-position: right top;
		background-size: 60px;
		margin-bottom: 20px;
	}
	#index .product-accessories p.h5.text-uppercase {
		display: block;
		position: relative;
		top: 0;
		width: fit-content;
	}
	#index .slide_related.owl-carousel .owl-nav .owl-next:before {
		top: 0;
		right: 0;
		left: auto;
	}
	.product-accessories .slide_related.owl-carousel {
		width: 100%;
		position: static;
	}
	.slide_related.owl-carousel .owl-stage-outer {
		margin-left: 0;
		overflow: hidden;
		width: initial;
	}
	.slide_related.owl-carousel .owl-dots {
		right: 0;
		left: unset;
		top: 45px;
	}
	.owl-dots {
		display: none !important;
	}
	.models-list {
		margin: 0 0 25px;
	}

}
@media (min-width: 768px) {	
	
}
@media (min-width: 1025px) {
	.hidden-md-up1 {
		display: none !important;
	}
	.hidden-md-up.top-logo {
		display: none!important;
	}
	#header .header-top a[data-depth="0"] {
		margin-right: 10px;
		font-size: 14px;
	}
}


@media (max-width: 1024px) {
	.hidden-md-up.top-logo {
		display: block !important;
	}
	/* New Menu Ipad */
	#header .header-top {
		background: #fff;
		padding: 10px 0;
	}
	#header .logo {
		max-width: 90px;
	}
	#header .container {
		padding: 0 15px;
	}
	.hidden-sm-down {
		display: none!important;
	}
	#menu-icon {
        color: #000;
        font-weight: 500;
        font-size: 15px;
        margin-top: 6px;
        cursor: pointer;
        
        background-size: 12px 12px;
        background-position: right center;
        padding-right: 18px;
        position: relative;
    }
    #menu-icon:after {
        content:"";
        background: url("../images/Icone/Plus.svg") no-repeat;
        width: 12px;
        height: 12px;
        position: absolute;
        top: 1px;
        right: 0;
    }
	.mobi-top {
        display: flex;
    }
    .header-top-row {
        align-items: center;
    }
    .header-top-row>.mobile {
        display: flex !important;
        flex-direction: column;
        align-items: flex-end;
    }
    #_mobile_user_info {
        margin: 0 20px;
    }
	#mobile_top_menu_wrapper {
        background: #fae3d6;
        overflow: scroll;
        height: 100vh;
        box-sizing: border-box;
        padding-bottom: 200px;
        margin-top: 10px;
    }
    #header .top-menu .category a[data-depth="0"],#header .top-menu a[data-depth="0"]:hover {
        color: #fc8275;
        font-size: 28px;
        font-weight: 700;
        line-height: 38px;
        padding: 10px 20px;
    }
	.top-menu .popover {
		height: auto;
		opacity: 1;
		visibility: visible;
	}
    #header .top-menu .category a[data-depth="0"]::after {
        display: none;
    }
    #mobile_top_menu_wrapper .top-menu .navbar-toggler {
        display: none;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu.collapse {
        display: block;
    }
    #mobile_top_menu_wrapper .top-menu .collapse {
        display: block;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu {
        background: none;
        padding: 0;
    }
    #mobile_top_menu_wrapper .top-menu a.dropdown-submenu {
        /* font-size: 28px  !important;
        font-weight: 700 !important;
        line-height: 37px !important; */
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu li>a {
        padding: 10px 20px;
        border: none;
        color: #141a29;
        font-size: 15px;
        font-weight: 400;
        line-height: 20px;
    }
    #mobile_top_menu_wrapper .top-menu .category .item-text {
        font-size: 18px !important;
        font-weight: 500 !important;
        line-height: 26px !important;
        width: 100%;
        display: block;
        padding: 0 20px 10px 0 !important;  
    }
	#mobile_top_menu_wrapper .top-menu .category.xmas .item-text {
		font-size: 28px !important;
    	font-weight: 700 !important;
    	line-height: 37px !important;
	}
    #header .header-top a[data-depth="0"] {
        color: #141a29;
        font-size: 18px;
        font-weight: 400;
        line-height: 20px;
        padding: 5px 20px;
    }
	#mobile_top_menu_wrapper .js-top-menu-bottom .sublink_mobile {
		margin-bottom: 30px;
	}
    #mobile_top_menu_wrapper .js-top-menu-bottom #contact-link, #mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector {
        padding: 0;
    }
    #mobile_top_menu_wrapper .js-top-menu-bottom a {
        color: #141a29;
        font-size: 18px;
        font-weight: 400;
        line-height: 20px;
        padding: 10px 20px;
        text-align: right;
        display: block;
    }
    #header.is-open, #header.is-open .header-top {
        background: #fff;
    }
    #header.is-open #menu-icon:after {
        transform: rotate(45deg);       
    }
    #lnk-philosophy {
        display: none;
    }
}

@media (max-width: 979px) {
    .cart-continue{
        width: 92%;
        bottom: 1100px;
        right: 30px;
    }
    #products .products{
        justify-content: space-between;
    }
}

@media (max-width: 834px) {
    .container,
    .cms-id-8 #wrapper .breadcrumb {
        padding: 0 30px;
    }
    .home-banner .banner-txt {
        padding: 0 30px;
    }
    .home-banner .banner-txt .tit {
        font-size: 35px;
        line-height: 40px;
    }
    .models .elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
        font-size: 30px;
    }
    .model-item .elementor-image-box-content {
        left: 30%;
    }
    .home-philo-box {
        padding: 30px;
    }
    .footer-newsletter,
    .footer-content {
        width: 100%;
    }
    .footer-listItem {
        margin-right: 30px;
    }
    .footer-newsletter {
        order: -1;
        text-align: center;
        margin: 0 -30px;
        width: calc(100% + 60px);
    }
    .block_newsletter {
        padding: 30px;
    }
    .footer-newsletter .custom_check {
        text-align: left;
        display: inline-block;
    }
    .footer-newsletter .actions{
        text-align: left;
    }
    .footer-row {
        border: 0;
    }
    .footer-newsletter::after {
        display: none;
    }
    #js-product-list>.products>div {
        width: 33.33%;
    }
    .popup-newsletter {
        top: 350px;
    }
    .header-nav-row .static_block_content>div {
        width: 100%;
    }
    .center-nav {
        display: none;
    }
    #checkout .cart-grid-right {
        padding: 0 15px;
    }
    #product .listItem.product-service {
        flex-wrap: wrap;
		margin: 15px 0 15px;
    }
    #product .product-service .item {
        width: 100%;
        margin-bottom: 16px;
    }
    .product-add-to-cart-txt {
        display: block;
    }
    .product-add-to-cart-txt::before {
        float: left;
    }
    #blockcart-modal {
        padding: 0 !important;
    }
    .philo-banner-txt h1 {
        font-size: 60px;
    }
    .philo-banner-txt-top,
    .philo-banner-txt {
        padding: 0 35px;
    }
    .home-philo {
        padding-top: 50px;
    }
    .size-list {
        font-size: 15px;
        line-height: 20px;
    }
}

@media (max-width: 823px) {
    #product #content .images-container .owl-nav{
        position: absolute;
        left: 84%;
        top: 55%;
        transform: translate(-50%, -50%);
        width: 26px;
        text-align: center;
        height: 50%;
        z-index: 9;
        display: flex;
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    #header .logo {
        max-width: 90px;
    }
    .container {
        padding: 0 15px;
    }
    .center-nav,
    #header .header-nav .right-nav {
        display: none;
    }
    .header-nav-row .static_block_content>div {
        width: 100%;
    }
    #header .header-top {
        background: #fff;
        padding: 10px 0;
    }
    
    
    .header-top .search-widget form input[type="text"] {
        min-width: 200px;
        border-radius: 0;
    }
    #language-selector-label {
        display: none;
    }
    #header .header-nav p {
        font-size: 10px;
    }
    #search_filters{
        background: #fff;
        left: -400px;
        top: 0;
        z-index: 9999;
        bottom: 0;
        width: 28%;
        height: 100%;
        padding-bottom: 3rem;
        transition: 0.5s;
    }
    #search_filters.active{
        left: 0;
        width: 100%;
    }
    .language-selector select {
        background: none;
        color: #fff;
        text-transform: uppercase;
        font-size: 10px;
        line-height: 15px;
        position: relative;
        padding-right: 15px;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        border: none;
        background: url("data:image/svg+xml;utf8,<svg viewBox='1 1 140 140' width='15' height='15' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' fill='rgb(252,130,117)'/></g></svg>") no-repeat;
        background-position: right 0px top 50%; 
    }
    #header .header-nav {
        /* padding: 0; */
    }
    #category #search_filters>p.h6.filter-desktop{
        display: none !important;
    }
    #_mobile_language_selector {
        width: auto;
    }
    #header .header-nav .language-selector::after {
        content: "\f078";
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        font-size: 10px;
        color: #fb8276;
        position: absolute;
        right: 0;
        top: 0;
        background: #214f59;
        display: none;
    }
    .footer-service .listItem {
        flex-wrap: wrap;
    }
    .footer-service {
        padding: 15px;
        margin-top: 10px;
    }
    .footer-pay {
        text-align: center;
    }
    .footer-newsletter {
        margin: 0 -15px;
        width: calc(100% + 30px);
    }
    .block_newsletter {
        padding: 20px 15px;
    }
    .footer-listItem {
        margin-right: 0;
        width: 100%;
        text-align: center;
    }
    div.footer-listItem {
        display: flex;
        justify-content: center;
        margin-top: 20px;
        margin-right: 0!important;
    }
    .footer-listItem li br {
        display: none;
    }
    div.footer-listItem li:last-child {
        margin-bottom: 0;
        margin-right: 15px;
        order: -1;
    }
    .footer-language {
        display: none;
    }
    .footer-bottom {
        flex-wrap: wrap;
        justify-content: center;
        margin: 0 0 60px;
    }
    .popup-newsletter {
        position: fixed;
        left: 0;
        top: unset;
        display: flex;
        flex-direction: column;
        bottom: -396px;
        right: 0;
    }
    .footer-row::before {
        display: none;
    }
    .popup-newsletter-btn span {
        position: static;
        transform: unset;
    }
    .popup-newsletter.active{
        bottom: 0;
    }
    .popup-newsletter-btn {
        min-width: max-content;
        width: auto;
        min-height: unset;
        padding: 0 15px;
        max-width: 35px;
    }
    .popup-newsletter-btn.active{
        max-width: 100%;
    }
    .popup-newsletter.active {
        display: block;
    }
    .popup-newsletter-btn.active span {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    #blog_list_1-7 li {
        width: 50%;
    }
    .footer-service .item:last-child {
        margin: 10px auto 0;
    }
    #products .thumbnail-container .product-description,
    .featured-products .thumbnail-container .product-description,
    .product-accessories .thumbnail-container .product-description {
        box-shadow: none;
    }
    .product-accessories .h5 {
        position: static;
        max-width: 100%;
        font-size: 40px;
        padding: 0 50px 0 0;
        background-position: right top;
        background-size: 60px;
        margin-bottom: 20px;
    }
    .slide_related.owl-carousel .owl-stage-outer {
        margin-left: 0;
        overflow: hidden;
        width: initial;
    }
    #module-prestablog-blog .slide_related.owl-carousel .owl-stage-outer{
        width: max-content;
        right: 15px;
        padding: 0 10px;
    }
    .blog-product .slide_related.owl-carousel .owl-dots {
        top: -20px;
        left: unset;
        right: 0;
    }
    .blog-product .product-accessories .h5 {
        top: 100px;
        background-color: #c9e3d9;
        margin: 0 -15px;
        padding: 10px 15px 0;
        max-width: unset;
        background-position: right 15px top 10px;
    }
    .blog-product .owl-carousel .owl-stage {
        padding: 30px 0;
    }
    .product-accessories .slide_related.owl-carousel {
        width: 100%;
        position: static;
    }
    .blog-product .slide_related.owl-carousel .owl-dots {
        top: 70px;
        left: unset;
        right: 0;
    }
    #wrapper,
    #index #wrapper {
        padding-top: 105px;
		/*padding-top: 140px;*/
    }
    #index #wrapper .breadcrumb[data-depth="1"] {
        display: none !important;
    }
    .home-banner .banner-photo {
        width: 100%;
    }
    .home-banner .banner-txt {
        width: 100%;
        padding: 20px 15px;
    }
    .col-sm-12.hidden-md-up.text-sm-center.showing {
        display: none;
    }
    .products-selection .sort-by-row {
        display: block;
    }
    .col-sm-3.col-xs-4.hidden-md-up.filter-button {
        display: none;
    }
    #search_filters>p.h6 {
        display: block !important;
    }
    #category #left-column{
        width: 100%;
    }
    #category #content-wrapper{
        width: 100%;
        margin: 0;
    }
    #category #search_filters .text-uppercase.h6.hidden-sm-down{
        position: absolute;
        top: 0px;
        width: 50%;
        z-index: 88;
    }
    #category #search_filters .text-uppercase.h6.hidden-sm-down.active{
        width: 90%;
        margin: 30px 20px;
    }
    #category #search_filters .text-uppercase.h6.hidden-sm-down.filter-desktop.active{
        display: none ;
    }
    #products #js-product-list .products {
        margin: 0 0px;
        justify-content: center;
    }
    #products #js-product-list .highlighted-informations {
        display: none !important;
    }
    #category #products #js-product-list .products {
        /* width: calc(100% + 16px); */
        width: 100%;
    }
    #js-product-list-header .h1 {
        font-size: 26px;
        margin-bottom: 5px;
        line-height: 32px;
    }
    #wrapper .breadcrumb.hidden-sm-down {
        display: block !important;
        margin-bottom: 0;
    }
    #search_filters>p.h6,
    .products-sort-order .select-title {
        width: 100%;
        height: 45px;
        line-height: 45px;
        font-size: 18px;
        padding: 0 10px;
    }
    .products-sort-order {
        width: 100%;
    }
    .products-sort-order .select-title i {
        position: absolute;
        top: 11px;
        right: 10px;
        font-size: 23px;
    }
    #js-product-list>.products>div,.page-search #products .product {
        width: 50%;
    }
    .hidden-md-up.text-xs-right.up {
        display: none;
    }
    .horizontal_filters {
        width: 50%;
        padding-right: 8px;
    }
    .ordina-per {
        padding-left: 8px;
        width: 50%;
    }
    #category #js-product-list>.products>div {
        margin-bottom: 15px;
        padding: 0 8px;
        width: 100%;
    }
    .custom-seo-text p.tit {
        line-height: 26px;
        text-align: left;
    }
    .custom-seo-text h1.tit {
        line-height: 26px;
        text-align: left;
    }
    .custom-seo-text p {
        font-size: 15px;
        line-height: 28px;
        font-weight: 300;
        text-align: left;
    }
    .custom-seo-text {
        max-height: 230px;
        margin-top: 25px;
    }
    .description-category-action p {
        text-align: left;
        font-size: 15px;
    }
    .product-line-grid {
        display: block;
    }
    .product-line-grid-left {
        width: 30%;
    }
    .product-line-grid-body {
        width: 70%;
        margin: 0;
    }
    .product-line-actions {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        width: 70%;
        float: right;
    }
    .cart-tittle h1 {
        font-size: 26px;
        line-height: 32px;
    }
    .action-delete {
        margin-left: auto;
    }
    #cart .product-line-info {
        margin-bottom: 5px;
    }
    .cart-tittle {
        margin-bottom: 5px;
    }
    #cart .product-line-grid-body>.product-line-info.name-item>.label {
        margin-bottom: 5px;
    }
    .bootstrap-touchspin input.form-control {
        width: 42px;
    }
    .cart-continue {
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
        text-align: center;
        align-items: center;
        padding: 12px 0;
        width: 96%;
        bottom: 1120px;
        right: 15px;
    }
    .cart-continue span {
        margin-bottom: 5px;
    }
    #cart .product-accessories .title-cart {
        margin-bottom: 15px;
    }
    #checkout .form-group .form-control-label,
    .checkout_field>label {
        width: 100%;
        margin-bottom: 5px;
        line-height: 16px;
    }
    #checkout .form-group .col-md-6,
    .checkout_field .checkout_field_value {
        width: 100%;
    }
    .checkout_field .form-control {
        margin-bottom: 10px;
    }
    body#checkout .form-group {
        margin-bottom: 10px;
    }
    #checkout .form-group .form-control-comment {
        padding-left: 0;
    }
    #checkout .language-selector select {
        font-size: 10px;
        font-weight: 500;
    }
    #checkout #header .header-nav .language-selector::after {
        margin-left: -2px;
    }
    n #checkout .header-nav-row {
        justify-content: flex-end;
        height: 30px;
        align-items: center;
    }
    #checkout #wrapper {
        padding-top: 100px;
    }
    .checkout-tittle h1 {
        font-size: 24px;
        line-height: 32px;
    }
    .checkout-tittle-right p {
        font-size: 13px;
        line-height: 16px;
        max-width: 55px;
    }
    .checkout-tittle-right {
        background-size: 20px 28px;
        padding-right: 30px;
    }
    body#checkout section.checkout-step .step-title {
        font-size: 15px;
        line-height: 20px;
        padding: 16px 18px 10px;
    }
    body#checkout section.checkout-step .content {
        padding: 0 18px 25px;
    }
    body#checkout section.checkout-step .forgot-password {
        margin-left: 0;
        text-align: center;
        margin-bottom: 20px;
    }
    #checkout .nav.nav-inline.my-2 {
        margin-bottom: 10px !important;
    }
    .nav-inline .nav-item+.nav-item,
    .nav-inline .nav-link+.nav-link {
        margin-left: 5px;
    }
    #checkout .continue {
        width: 100%;
    }
    #checkout .cart-grid-body {
        margin-bottom: 25px;
    }
    body#checkout section#content {
        margin-bottom: 20px;
    }
    .footer-checkout>p {
        justify-content: center;
        margin: 0 0 14px;
    }
    #checkout .footer-listItem {
        padding: 18px 0 12px;
    }
    .custom_check span::before,
    .block_newsletter form .checkeds {
        width: 25px;
        height: 25px;
    }
    .custom_check .checkeds:checked+span::after {
        line-height: 25px;
        left: 8px;
    }
    .footer-newsletter .custom_check {
        margin-top: 15px;
    }
    .block_newsletter .custom_check p {
        line-height: 25px;
    }
    .form-newlester-inner {
        position: static;
    }
    .block_newsletter form .newlester-submit {
        /*top: 45px;
        bottom: 0;*/
        padding: 0;
        z-index: 9;
    }
    .footer-whatsapp a {
        width: 54px;
        height: 54px;
    }
    .popup-newsletter-btn span {
        line-height: 54px;
    }
    .footer-social.hidden-md-up {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: 18px;
    }
    .footer-social li:first-child {
        width: 100%;
        margin-right: 0;
        margin-bottom: 14px;
    }
    .footer-social li {
        padding: 0 10px;
    }
    .footer-social li a i {
        font-size: 32px;
    }
    .footer-content {
        padding-top: 22px;
    }
    .sub-fooert {
        background: #eeeeee;
        width: calc(100% + 30px);
        padding: 13px 0;
        margin: 0 -15px;
        text-align: center;
        display: none;
    }
    .pro-left {
        width: 100%;
        margin-top: 8px;
    }
    .pro-right {
        width: 100%;
        padding: 0;
    }
    .product-add-to-cart-txt span {
        display: block;
    }
    body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
        display: none;
    }
    .h1.pro-name {
        margin-top: 15px;
        font-size: 15px;
        font-weight: 600;
        line-height: 18px;
    }
    .guide-btn {
        font-size: 12px;
    }
    .product-container {
        margin-bottom: 15px;
    }
    .slide_related.owl-carousel .owl-dots {
        right: 0;
        left: unset;
        top: 45px;
    }
    #cart .listItem.product-service {
        padding-right: 0;
        padding-top: 10px;
    }
    #module-prestablog-blog #content-wrapper .content_detail_blog {
        margin-top: 10px;
    }
    #search_filters .facet .title .collapse-icons {
        display: none;
    }
    .horizontal_filters.active {
        overflow: auto;
    }
    .horizontal_filters.active #search_filters {
        overflow: unset;
        max-width: 100%;
        margin: 0;
        padding: 15px;
    }
    .horizontal_filters.active #search_filters>p.h6::after {
        content:"Chiudi";
        right: 0;
        background:#214f59 url("../images/cancel-white.svg") no-repeat 38% 45%;
        top: 0px;
        width: 100%;
        position: fixed;
        bottom: 0;
        top: inherit;
        z-index: 999;
        height: 70px;
        color: #ffffff;
        font-size: 24px;
        font-weight: 400;
        line-height: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .horizontal_filters.active .filter-content {
        padding: 0 0 100px;
    }
    #blockcart-modal .divide-right .col-md-8,
    #blockcart-modal .divide-right .col-md-4 {
        width: 100%;
        padding: 0 15px;
    }
    #blockcart-modal .cart-content {
        border-left: 0;
        padding-right: 0;
        padding-left: 0;
    }
    #blockcart-modal .modal-content {
        margin: 0 15px;
    }
    #blockcart-modal .modal-dialog {
        margin: 50px auto 50px;
    }
    #blockcart-modal .cart-content .cart-content-btn {
        /* justify-content: center; */
        justify-content: space-around;
        margin: 1rem 0;
    }
    #blockcart-modal .cart-content .cart-content-btn .btn-secondary{
        background: none;
        box-shadow: none;
        border-bottom: 3px solid #181818;
        padding: 0;
        text-decoration: unset;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-weight: 500;
        order: 2;
    }
    #blockcart-modal .cart-content .cart-content-btn .btn-primary{
        box-shadow: none;
        text-transform: uppercase;
        font-weight: 600;
        padding: .5rem 1.25rem;
        line-height: 2;
        letter-spacing: 2px;
        padding-left: 2.5rem;
        position: relative;
        height: 45px;
        margin-bottom: 20px;
    }
    #blockcart-modal .cart-content .cart-content-btn .btn-primary:before{
        font-family: "Font Awesome 5 Free";
        content: "\f00c";
        position: absolute;
        left: 15px;
    }
    #blockcart-modal br {
        display: none;
    }
    #blockcart-modal .cart-content p {
        display: flex;
    }
    #blockcart-modal .product-name{
        font-weight: 300;
        margin: 0 0 10px;
    }
    #blockcart-modal .product-price{
        font-size: 22px;
        font-weight: bold;
    }
    #blockcart-modal .cart-content p .label{
        font-weight: 600 !important;
    }
    #blockcart-modal .cart-content p .value{
        font-weight: 600 !important;
    }
    #blockcart-modal .cart-content p .shipping{
        font-weight: 300 !important;
    }
    #blockcart-modal .cart-content p.cart-products-count{
        font-weight: 300;
    }
    .home-banner .banner-txt .tit {
        font-size: 40px;
        line-height: 53px;
        letter-spacing: 0.5px;
        margin-bottom: 10px;
        text-align: center;
    }
	.home-banner .banner-txt .sub-slide {
    	margin-bottom: 15px;
    	font-size: 15px;
    	text-align: center;
	}
    .home-banner .elementor-text-editor {
        max-width: 350px;
        margin: 0 auto;
        text-align: center;
    }
    .home-banner .banner-txt p {
        text-align: center;
    }
    .home-banner {
        margin-bottom: 25px;
    }
    #index .models {
        position: relative;
        margin-top: 24px;
        padding-top: 28px;
        padding-bottom: 10px;
    }
    .models .elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
        font-size: 40px;
        line-height: 53px;
        letter-spacing: 0.5px;
        margin-bottom: 20px;
    }
    .models-list .model-item {
        margin-bottom: 16px;
    }
    .model-item .elementor-image-box-content {
        left: 70%;
    }
    .home-philo {
        padding: 0;
    }
    .home-philo-box h3 {
        font-size: 40px;
        letter-spacing: 0.5px;
        line-height: 53px;
    }
    .home-philo-box img {
        margin-top: 14px;
        display: inline-block;
        max-width: 82px;
    }
    .home-philo {
        margin: 0;
    }
    #index .description-category-inner {
        padding: 0 15px;
    }
    .home-custom-txt .custom-seo-text {
        max-height: 198px;
    }
    .elementor .elementor-text-editor .description-category-action p {
        text-align: left;
    }
    .model-item .elementor-image-box-content {
        left: 60%;
    }
    .header-nav-row {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .philo-banner-txt-top,
    .philo-banner-txt {
        padding: 0 15px;
    }
    .philo-banner-txt-top {
        position: static;
        transform: unset;
        order: -1;
        background: #f1e6d5;
        margin: 0;
        padding-top: 25px;
        width: 100%;
    }
    .philo-banner-txt h1 {
        font-size: 40px;
        line-height: 48px;
        text-align: center;
        letter-spacing: 0.5px;
        margin-bottom: 10px;
    }
    .container,
    .cms-id-8 #wrapper .breadcrumb {
        padding: 0 15px;
    }
    .philo-item .item-reverse .elementor-image-box-wrapper {
        flex-direction: column;
    }
    .banner-philo-quote {
        padding: 30px 0 15px;
    }
    .philo-category .elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
        font-size: 40px;
        line-height: 53px;
        text-align: center;
        letter-spacing: 0.5px;
        margin-bottom: 10px;
    }
    .philo-bottom .elementor-video-iframe {
        max-width: 290px;
        height: 290px;
        position: static;
    }
    .philo-bottom .elementor-video {
        max-width: 290px;
        height: 290px;
        position: static;
    }
    .philo-bottom {
        background: #c9e3d9;
        margin-top: 240px;
    }
    .philo-bottom .elementor-widget-video {
        text-align: center;
        margin-top: -200px;
    }
    .philo-bottom .elementor-widget-text-editor {
        margin: 28px 0 56px;
        padding: 0 15px;
    }
    #product-list-header h1 {
        font-size: 24px;
        line-height: 32px;
    }
    .page-header h1 {
        font-size: 24px;
        line-height: 32px;
    }
    #cart .product-accessories {
        margin-top: 40px;
    }
    .forgotten-password .form-fields .email {
        width: 100%;
        padding: 0;
    }
    .forgotten-password .form-fields .center-email-fields button {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    .page-category .product-accessories {
        margin-bottom: 10px;
    }
    .pagination .page-list {
        margin: 10px 0 20px;
    }
    #products .product-miniature .product-flags li.product-flag {
        font-size: 10px;
    }
    #checkout .header-nav-row {
        justify-content: flex-end;
    }
    .product-actions .radio-label {
        width: 56px;
    }
    .product-variants>.product-variants-item ul li {
        margin-right: 2px;
        width: 16%;
    }
    .cart-products-count {
        min-width: 90px;
    }
    
    .page-product .images-container .btn-nicewishlist-add {
        width: 36px;
        height: 36px;
        background: #ffffff;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        top: 20px;
        right: 10px;
        z-index:10;
        box-shadow: none;
        padding: 0;
    }

    .page-product .images-container .btn-nicewishlist-add i.not-added {
        font-size: 0;
        background: url("../images/heart-blue.svg") no-repeat;
        background-size: contain;
        width: 20px;
        height: 17px;
    }
    .page-product .images-container .btn-nicewishlist-add .added,
    .page-product .images-container .btn-nicewishlist-add .added {
        font-size: 0;
        background: url("../images/Combined-Shape.svg") no-repeat;
        background-size: contain;
        width: 20px;
        height: 17px;
    }
    .cart-products-count{
        min-width: 0;
    }
    #js-product-list-top .dropdown-menu{
        width: 9.7rem;
        min-width: 8.7rem;
    }
    #main .images-container .js-qv-mask.scroll.right{
        left: 92.5%;
    }
    /*.custom-seo-text p.tit{
        color: #214f59;
        font-family: unset;
        font-size: 20px;
        font-weight: 600;
        line-height: 26px;
    }*/
    .custom-seo-text h1.tit{
        color: #214f59;
        font-family: unset;
        font-size: 20px;
        font-weight: 600;
        line-height: 26px;
    }
    
    .custom-seo-text p{
        color: #141a29;
        font-size: 15px;
        font-weight: 400;
        line-height: 28px;
    }
    .guide-table {
    }
    .guide-table-scroll {
        pointer-events: auto;
        overflow-x: auto;
    }
    #category #search_filters_wrapper{
        width: 50%;
        margin-left: 0 !important; 
        margin-right: 0 !important;
        display: block !important;
    }
    #category #search_filters_wrapper #search_filter_controls{
        display: none;
    }
    #category #left-column #search_filters .facet .navbar-toggler{
        display: none;
    }
    #category #left-column #search_filters .facet .collapse{
        display: grid !important;
        grid-template-columns: repeat(2, 1fr);
    }
    #category #left-column #search_filters .facet.Colore .collapse{
        display: grid;
        grid-template-columns: repeat(6, 1fr);
    }
	#category #left-column #search_filters .facet.Color .collapse{
        display: grid;
        grid-template-columns: repeat(6, 1fr);
    }
    #category #left-column #search_filters .facet.Farbe .collapse{
        display: grid;
        grid-template-columns: repeat(6, 1fr);
    }
    #category #left-column #search_filters .facet ul li{
        border: 0;
    }
    #category #left-column #search_filters .facet{
        border: 0;
    }
    #category #left-column #search_filters .facet.Colore .facet-label a{
        width: 100%;
    }
	#category #left-column #search_filters .facet.Color .facet-label a{
        width: 100%;
    }
    #category #left-column #search_filters .facet.Farbe .facet-label a{
        width: 100%;
    }
    #category #left-column #search_filters{
        padding-bottom: 10rem;
    }
    #category .cancella-tutto{
        width: auto;
        height: auto;
        background: #c9e3d9;
        padding: 25px;
        text-align: center;
        color: #141a29;
        font-size: 15px;
        font-weight: 400;
        cursor: pointer;
    }
    #category .ok-mobile{
        width: auto;
        height: auto;
        background: #c9e3d9;
        padding: 24px 50px;
        text-align: center;
        color: #141a29;
        font-size: 15px;
        font-weight: 400;
        cursor: pointer;
        display: inline-block;
        margin-left: 20px;
    }
    #search_filters.active p.text-uppercase.h6.hidden-sm-down.active{
        width: 370px;
    }
    #search_filters.active .filter-content .cancella-tutto{
        display: none;
    }
    #search_filters.active .filter-content .cancella-tutto.cancer-mobile{
        display: inline-block;
    }
    #search_filters.active .filter-content .ok-mobile{
        display: inline-block;
    }
    #category #left-column #search_filters .facet ul li{
        padding: 0;
    }
    #search_filters .facet.Colore .facet-label.active a:after{
        position: absolute;
        right: 15px;
        top: 10px;
        content: "";
        background: url(../images/Icone/close-white.svg) no-repeat;
        background-size: contain;
        width: 35px;
        height: 35px;
    }
	#search_filters .facet.Color .facet-label.active a:after{
        position: absolute;
        right: 15px;
        top: 10px;
        content: "";
        background: url(../images/Icone/close-white.svg) no-repeat;
        background-size: contain;
        width: 35px;
        height: 35px;
    }
    #search_filters .facet.Farbe .facet-label.active a:after{
        position: absolute;
        right: 15px;
        top: 10px;
        content: "";
        background: url(../images/Icone/close-white.svg) no-repeat;
        background-size: contain;
        width: 35px;
        height: 35px;
    }
    #category #left-column #search_filters{
        padding-bottom: 0;
        width: 100%;
    }
    #products .hidden-sm-down{
        display: block !important;
    }
    .description-category-inner{
        margin-top: 0;
    }
    .block_newsletter p{
        font-weight: 500;
    }
    .block_newsletter .custom_check span p{
        font-weight: 400;
    }
    #footer .block_newsletter p a{
        font-weight: 600;
    }
    #category #product-list-header{
        font-size: 24px;
        line-height: 29px;
        margin: 15px 0;
    }
    #category .hidden-sm-down{
        display: none !important;
    }#cart .cart-customcartTottal{
        height: auto;
        background: #fae3d6;
        text-align: center;
        padding: .5rem;
    }
    #cart .cart-customcartTottal .total-custom .label{
        float: none;
        position: relative;
        top: 5px;
        display: block;
        text-align: center;
    }
    #product .product-accessories{
        margin-top: 0;
    }
    #product .product-accessories p.h5.text-uppercase{
        width: fit-content;
        top: 0;
        position: static;
    }
    #product .slide_related.owl-carousel .owl-nav .owl-next:before{
        top: 10px;
        right: 0;
        left: auto;
        z-index: 9;
        max-width: 80px;
        height: auto;
        max-height: 28px;
        display: block;
    }
    #product .product-accessories p{
        top: -10rem;
        left: 80%;
        width: 25%;
        height: max-content;
    }
    #product .slide_related.owl-carousel .owl-dots{
        top: 65px;
    }

    #category .product-accessories{
        margin-top: 4rem;
    }
    #category .product-accessories p.h5.text-uppercase{
        top: -6rem;
    }
    #category .product-accessories p{
        left: 77%;
        width: 21%;
        top: -5.5rem;
    }
    #category.filter-opacity #header{
        opacity: 1;
        position: fixed;
    }
    #category.filter-opacity #wrapper{
        padding-top: 102px;
    }
    #category.filter-opacity #wrapper .popup-newsletter{
        opacity: 1;
    }
    #category.filter-opacity #wrapper .breadcrumb{
        opacity: 1;
    }
    #category.filter-opacity h2#js-product-list-header{
        opacity: 1;
    }
    #category.filter-opacity .ordina-per{
        opacity: 1;
    }
    #category.filter-opacity #content-wrapper{
        opacity: 1;
    }
    #category.filter-opacity #footer{
        opacity: 1;
    }
    #category #products>.hidden-sm-down{
        display: block !important;
    }
    #category #js-active-search-filters{
        margin-top: 1.25rem;
    }
    #search_filters>p.h6.active::after{
        display: none;
    }
    #search_filters.active .filter-content{
        padding-top: 1rem;
        padding-bottom: 100px;
        position: relative;
        top: 70px;
    }
    .category-top-action{
        /*justify-content: end;*/
        justify-content: start;
        margin-left: -15px;
    }
    #search_filters.active>p.h6::after{
        transform: rotate( 45deg );
    }
    #blockcart-modal .modal-title{
        font-weight: 400;
        line-height: 16px;
        letter-spacing: .6px;
    }
    .footer-listItem  ul{
        display: flex;
    }
    #product #static-block-wrapper_2{
        display: none;
    }
    #product #static-block-wrapper_3{
        display: none;
    }
    #category #js-active-search-filters{
        padding: 0;
    }
    #checkout section.checkout-step .delivery-options .delivery-option label .row{
        display: block;
    }
    .checkout-step .delivery-options .delivery-option-2 .col-sm-5.col-xs-12{
        width: 100%;
    }
    .checkout-step .delivery-options .delivery-option-2 .col-sm-4.col-xs-12{
        width: 100%;
        padding-left: 5px;
    }
    .checkout-step .delivery-options .delivery-option-2 .col-xs-12{
        width: 100% !important;
        text-align: left !important;
        padding-left: 0 !important;
    }
    #checkout section.checkout-step .carrier-name, body#checkout section.checkout-step .carrier-delay{
        line-height: 18px;
    }
    .checkout-step .delivery-options .delivery-option-2 .col-sm-3.col-xs-12{
        text-align: inherit;
        padding-left: 5px;
    }
    #checkout #payment-confirmation .btn-primary{
        width: -webkit-fill-available;
    }
    .language-selector select option{
        color: #232323;
    }
    #index .product-accessories p.h5.text-uppercase{
        display: block;
        position: relative;
        top: 0;
        width: fit-content;
    }
    #index .slide_related.owl-carousel .owl-nav .owl-next:before{
        top: 0;
        right: 0;
        left: auto;
    }
    #module-prestablog-blog .slide_related.owl-carousel .owl-nav .owl-next:before{
        right: 0;
        left: auto;
        max-width: 80px;
        height: auto;
        max-height: 28px;
        display: block;
        top: 20px;
    }
    #category .slide_related.owl-carousel .owl-nav .owl-next:before{
        top: 0;
        right: 0;
        left: auto;
    }
    .header-top .search-widget form{
        top: 65px;
        right: 0;
        left: 0;
        transform: inherit;
        padding: 0 10px;
    }
    #header .header-top .search-widget{
        position: static;
    }
    #module-prestablog-blog #footer {
        position: relative;
        bottom: 30px;
    }
    #module-prestablog-blog #footer .container{
        max-height: 830px;
    }
    .block-categories .category-sub-menu{
        flex-wrap: wrap;
    }
    #prestablog_catliste ul.prestablogtree.category-sub-menu.dynamized>a{
        margin: 10px;
    }
    #prestablog_catliste li{
        margin: 10px;
    }
    #prestablog_catliste ul.prestablogtree.category-sub-menu.dynamized>a{
        position: relative;
        padding: 15px 12px 10px 12px;
        background: #fae3d6;
        min-width: 130px;
        text-align: center;
    }
    .slide_related.owl-carousel button.owl-dot:nth-child(n+7){
        display: none;
    }
    #index .home-philo-box .h3{
        font-size: 40px !important;
        font-weight: 800 !important;
        line-height: 48px !important;
        text-align: left !important;
        letter-spacing: 0.5px !important;
        text-transform: capitalize !important;
        margin: 0;
    }
    #index .home-philo-box a {
        margin-top: 15px;
    }
    #category h2#js-product-list-header{
        font-size: 24px;
    }
    #search_filters.active .filter-content .chiudi{
        display: block;
        width: auto;
        height: 50px;
        background: #214f59;
        color: #ffffff;
        font-size: 24px;
        font-weight: 400;
        line-height: 20px;
        text-align: center;
        padding: 20px;
        position: relative;
        cursor: pointer;
    }
    #search_filters.active .filter-content .chiudi:before{
        content: "";
        background: url(../images/close-white.png);
        width: 18px;
        height: 20px;
        position: absolute;
        left: 32%;
        bottom: 12px;
    }
    .form-group .custom-checkbox label{
        font-size: 10px;
        letter-spacing: normal;
    }
    #order-items table tr td:first-child{
        position: inherit;
        padding-right: 80px;
    }
    #order-items table tr:last-child td:first-child span{
        right: 50%;
        position: inherit;
    }
    body#checkout section.checkout-step .delivery-option-2{
        width: 70%;
        line-height: 25px;
    }
    #order-confirmation #content-hook_order_confirmation .card-block .h1{
        font-size: 24px;
        margin-bottom: 25px;
    }
    #order-items .order-line{
        position: relative;
        padding-bottom: 40px;
    }
    #order-items .order-line .col-sm-2.col-xs-3{
        padding-right: 5px;
        width: 30%;
    }
    #order-items .details{
        position: absolute;
        bottom: 0;
        width: 100%;
    }
    #order-items .qty{
        padding-left: 5px;
        width: 70%;
    }
    #order-items table tr td:last-child{
        position: inherit;
    }
    .elementor .elementor-text-editor p{
        line-height: 28px;
    }
    #cms.cms-id-9 #content .contact-form{
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    #cms.cms-id-9 #content .contact-form .communications{
        width: auto;
        margin: 0;
        text-align: center;
        display: inline-block;
    }
    #cms.cms-id-9 #content .contact-form .form-submit{
        width: 100%;
    }
    #cms.cms-id-9 #content .contact-form .form-submit form .name{
        display: block;
        margin: 20px 0;
    }
    #cms.cms-id-9 #content .contact-form .form-submit form .name label{
        width: 100%;
    }
    #cms.cms-id-9 #content .contact-form .form-submit form .name label:last-child{
        width: 100%;
        margin: 0;
    }
    #cms.cms-id-9 #content .contact-form .form-submit .wpcf7 .wpcf7-form-control.wpcf7-submit{
        width: 100%;
    }
    #cms.cms-id-9 #content .contact-form .form-submit form label:nth-child(12){
        margin: 20px 0;
    }
    #cms.cms-id-9 #content .contact-form .communications ul li:first-child p:after{
        left: 80px;
    }
    body#checkout section.checkout-step .payment-options label img {
        /*width: 100%;*/
    }
    #blog_list_1-7 .block_cont .block_top.blog-item-photo a{
        width: 100%;
    }
    #blog_list_1-7{
        width: 100%;
    }
    #customer-form .form-group:nth-child(8) .custom-checkbox label{
        display: flex;
        align-items: center;
    }
    #product .tabs .nav .nav-item .nav-item-content .tabs span>p{
        width: 70%;
    }
    #product-availability{
        display: block;
    }
    #csinstagramfeed .bx-wrapper{
        width: 100%;
    }
    #csinstagramfeed .bx-wrapper .bx-controls.bx-has-controls-direction .bx-next{
        right: 0;
    }
    #module-prestablog-blog #blog_product_linked{
        right: 15px;
        width: calc(100% + 30px);
        padding: 30px;
    }
    #module-prestablog-blog #blog_product_linked p{
        font-size: 40px;
        position: static;
    }
    #module-prestablog-blog #blog_product_linked .owl-next:before{
        top: -75px;
        right: 0;
        left: inherit;
    }
    #module-prestablog-blog #blog_product_linked .owl-dots{
        top: -20px;
        right: 0;
        left: inherit;
    }
    #module-prestablog-blog #blog_product_linked .owl-stage-outer{
        width: 100%;
    }
    #index .elementor-widget-image .elementor-image img {
        left: 0;
    }
    #search_filters.active p.text-uppercase.h6.hidden-sm-down.active:after{
        position: absolute;
        right: 16px;
        top: 10px;
        content: "";
        background: url(../images/Icone/Plus.svg) no-repeat;
        background-size: contain;
        width: 20px;
        height: 20px;
        display: block;
    }
    .owl-dots{
        display: none !important;
    }
    .active_filters .filter-block{
        margin: .625rem;
    }
    #category .description-category-action p{
        padding-left: 15px;
        padding-right: 15px;
    }
    #category .custom-seo-text .tit{
        padding-left: 15px;
        padding-right: 15px;
    }
    #category .custom-seo-text p{
        padding-left: 15px;
        padding-right: 15px;
    }
    #product .images-container .owl-thumbs{
        display: none;
    }
    #product #content .images-container .owl-nav{
        position: relative;
        left: 0;
        top: 0;
        transform: inherit;
        height: auto;
    }
    #product #content .images-container .owl-dots{
        position: relative;
        display: flex !important;
        justify-content: center;
        right: 0;
        top: 0;
        padding: 10px;
    }
    #product #content .images-container .owl-nav .owl-prev:before{
        content: "";
        background: url(../images/b_pre.svg) no-repeat;
        background-size: contain;
        width: 25px;
        height: 15px;
        position: absolute;
        right: 85px;
        bottom: 0;
        cursor: pointer;
        transform: rotate(90deg);
    }
    #product #content .images-container .owl-nav .owl-next:before{
        content: "";
        background: url(../images/t_next.svg) no-repeat;
        background-size: contain;
        width: 25px;
        height: 15px;
        right: -90px;
        position: absolute;
        cursor: pointer;
        padding: 25px 0;
        transform: rotate(90deg);
        top: 25px;
    }
}


/* end 767 */

@media (max-width: 750px) {
    .elementor-widget-video .elementor-custom-embed-image-overlay:not([data-elementor-lightbox]) img {
        height: auto;
        margin: 0 auto;
        width: 80%;
        object-fit: cover;
    }
    .footer-listItem .tit {
        margin-top: 15px;
    }
    .footer-listItem .tit.leela {
        margin-top: 0px;
    }
}

@media (max-width: 640px) {
    .cart-continue{
        bottom: 1050px;
    }
}

@media (max-width: 599px) {
    #main .images-container .js-qv-mask.scroll.left,#main .images-container .js-qv-mask {
        display:none;
    }
    #product #content .images-container {
        padding-left: 0;
        position: relative;
    }
    .pro-left .product-flags {
        left:0;
    }
    .pro-left .product-flags li.product-flag {
        font-size: 12px;
        line-height: 26px;
        height: 26px;
        bottom: 83px;
    }
	.pro-left .product-flags li.product-flag.discount {
    	bottom: 100px;
	}
    .h1.pro-name {
        margin-top: 0;
    }
    .scroll-box-arrows.scroll {
        right: 8px;
        height: 110px;
    }
    #main .images-container .js-qv-mask.scroll.right {
        right: 2px;
    }
    #main .images-container .js-qv-mask.scroll.right .product-images .thumb-dot {
        display: block;
        padding: 6px 0;
    }
    #main .images-container .js-qv-mask.scroll.right .product-images .thumb-dot .thumb {
        width: 7px;
        height: 7px;
        display: block;
        border-radius: 7px;
        border: solid 1px #141a29;
    }
    .scroll-box-arrows i {
        width: 20px;
    }
    .scroll-box-arrows .left,.scroll-box-arrows .right {
        background-size: contain;
    }
    .cart-continue {
        bottom: 1030px;
    }
    
}

@media (max-width: 479px) {
    .product-line-actions .price {
        margin: 0 0 0 14px;
    }
    .home-philo-box {
        max-width: 312px;
    }
    .home-philo.container {
        padding: 0;
    }
    .philo-mobi {
        display: block;
    }
    .philo-des {
        display: none;
    }
    .cart-items {
        padding: 0;
    }
    .cart-item:last-child {
        border: 1px solid #fae3d6;
    }
    .footer-service .item {
        width: 100%;
        margin-bottom: 20px;
    }
    .footer-service .item:last-child {
        margin: 0;
    }
    .footer-service .item-photo img {
        max-width: 47px;
    }
    .footer-service .item-photo {
        width: 70px;
    }
    #blog_list_1-7 li {
        padding: 0 5px;
        width: 100%;
    }
    #blog_list_1-7 {
        margin: 20px -5px 0;
    }
    #prestablog_catliste li {
        min-width: 150px;
        margin: 10px 5px;
    }
    .block-categories .collapse-icons {
        text-align: right;
        width: auto;
    }
    .blog_img.blog-item-photo {
        float: none;
        width: 100%;
        padding-right: 0;
        padding-bottom: 20px;
    }
    .custom-blog time.date {
        margin: 0;
    }
    .custom-blog #prestablog_article {
        font-size: 22px;
    }
    .elementor .models .elementor-element .elementor-image-box-img img {
        /* height: 284px; */
    }
    /*.model-item.model3 .elementor-image-box-content {
        left: 25px;
        bottom: 30px;
    }
    .model-item.model2 .elementor-image-box-content {
        left: 25px;
        top: 80px;
    }
    .model-item.model1 .elementor-image-box-content {
        right: 50px;
        bottom: 22px;
        left: unset;
    }*/
    .model-item .elementor-image-box-content {
        left: 25px;
        bottom: 30px;
    }
    .home-philo .home-philo-photo {
        margin: 0;
    }
    #index .description-category-inner {
        margin-bottom: 0;
    }
    .elementor .models .model-item.pink.model1 .elementor-image-box-img a {
        background: url("../images/fantasia1.png") no-repeat;
        background-size: cover;
    }
    .elementor .models .model-item.blue.model2 .elementor-image-box-img a {
        background: url("../images/fantasia2.png") no-repeat;
        background-size: cover;
    }
    .elementor .models .model-item.pink.model3 .elementor-image-box-img a {
        background: url("../images/Leggings1.png") no-repeat;
        background-size: cover;
    }
    .elementor .models .model-item.model1 .elementor-image-box-img a {
        background: url("../images/fantasia-index.png") no-repeat;
        background-size: cover;
    }
    .elementor .models .model-item.model2 .elementor-image-box-img a {
        background: url("../images/collant.png") no-repeat;
        background-size: cover;
    }
    .elementor .models .model-item.model3 .elementor-image-box-img a {
        background: url("../images/Leggings-index.png") no-repeat;
        background-size: cover;
    }
    .elementor .models .elementor-element .elementor-image-box-img img {
       /*  opacity: 0; */
    }
    .cart-continue{
        width: 94%;
        bottom: 950px;
    }
    #checkout #delivery-addresses .address-item {
        width: -webkit-fill-available;
    }
	#wrapper, #index #wrapper {
		/*padding-top: 160px;*/
    	padding-top: 105px;
	}

}

#product .tabs .nav .nav-item .nav-item-content .tabs{
    border-top: 0;
    color: #2f3135;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
}
#product .count-product{
    font-weight: 800;
    padding-left: 7px;
}

@media (max-width: 414px) {
    .cart-continue{
        width: 93%;
    }
    #js-product-list>.products>div,.page-search #products .product {
        width: 100%;
    }
    #product .product-accessories p{
        left: 77%;
        width: 21%;
        top: -9.5rem;
    }
    #category .product-accessories p{
        left: 77%;
        width: 21%;
        top: -5.5rem;
    }
    .header-top .search-widget form input[type="text"]{
        min-width: 380px;
    }
    #cms.cms-id-9 #content .contact-form .communications ul li:first-child p:after {
        left: 70px;
    }
}

@media (max-width: 375px) {
    .cart-continue{
        width: 92%;
        bottom: 925px;
        right: 15px;
    }
    .header-top .search-widget form input[type="text"]{
        min-width: 345px;
    }
}

@media (max-width: 360px) {
    .cart-continue{
        bottom: 950px;
    }
    #product .product-accessories p{
        top: -9.5rem;
        left: 80%;
        width: 22%;
    }
    .header-top .search-widget form input[type="text"]{
        min-width: 330px;
    }
    .product-line-grid-right .product-price strong{
        position: relative;
        right: 20px;
    }
    .product-actions .radio-label{
        width: 50px;
    }
    #product .txt-size{
        right: 5px;
    }
    #cms.cms-id-9 #content .contact-form .communications ul li:first-child p:after {
        left: 60px;
    }
    #product #content .images-container .owl-nav{
        left: 93%;
        top: 45%;
        height: 40%;
    }
}

@media (max-width: 320px) {
    .cart-continue{
        width: 90.5%;
        bottom: 940px;
    }
    .header-top .search-widget form input[type="text"]{
        min-width: 290px;
    }
    .page-product .images-container .btn-nicewishlist-add{
        right: 0;
    }
    body#checkout section.checkout-step .delivery-option-2{
        width: 65%;
    }
    #product #content .images-container .owl-nav{
        left: 92%;
        top: 47%;
        height: 50%;
    }
}

.bx-wrapper .bx-controls-direction a {
    height: 50px;
    width: 50px;
}
.bx-wrapper .bx-controls-direction a:before {
    font-size: 35px;
    line-height: 35px;
    color: #fc8275;
}
section#content-hook_order_confirmation {
    text-align: center;
}


.language-nav-selettore-lingua {
    margin-left: 70px;
}

@media (max-width: 768px) {
    
    div#_mobile_language_selector {
    
        margin-left: 45px;
    }
}


form#stripe-card-payment img.card_logo {
    width: 80px;
    height: auto;
    display: inline-block;
    margin: 0px 10px;
    margin-top: 10px;
}

/* footer checkout */
.footer-checkout .container-list .list-check {
	display: table-cell;
    width: 50%;
    float: left;
}

#checkout .footer-listItem.second::before {
	display: none;
}

@media (max-width: 768px) {
    .footer-checkout .container-list .list-check {
		width: 100%;
	}
	#checkout .footer-listItem.second::before {
		content: "";
		right: 100%;
		top: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		background: #eee;
		position: absolute;
		display: block!important;
	}
}


/*Guida all’Acquisto*/

.guida-desc .elementor-heading-title.elementor-size-default {
    color: #141a29 !important;
    font-family: 'Epilogue', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
}

.guida-img-box .elementor-row {
    max-width: 931px;
    margin: 0 auto;
}

.guida-img-box .elementor-column.elementor-col-50 {
    min-width: 519px;
    width: auto;
}

.guida-img-box {
    margin-top: 58px
}

.guida-img-box-title .elementor-heading-title.elementor-size-default {
    color: #141a29 !important;
    font-family: 'Epilogue', sans-serif;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.4px;
    margin-bottom: 20px
}

.guida-img-box-desc .elementor-heading-title.elementor-size-default {
    color: #141a29 !important;
    font-family: 'Epilogue', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
    margin-bottom: 20px
}

.guida-img-box-btn a.elementor-button-link.elementor-button.elementor-size-sm {
    width: 156px;
    height: 38px;
    background: #fc8275;
    color: #ffffff;
    font-family: 'Epilogue', sans-serif;
    font-size: 15px;
    font-weight: 800;
    border-radius: 0
}

.guida-img-box-btn {
    text-align: center;
    margin-bottom: 32px !important;
}


body#cms.cms-id-15 #wrapper{
    background: #fae3d6;
}


body#cms.cms-id-15 section#content{
    background: #fae3d6;
}



/*end*/




/*category*/
body#category .selectedFilters.inline .cf{
    background: transparent;
     color: #141a29;
     font-size: 15px;
     font-weight: 400;
     line-height: 20px;
}
body#category .selectedFilters.inline .cf a{
    opacity: 1;
    text-shadow: none;
}
body#category .selectedFilters.inline .cf  .u-times:before{
        content: "X";
     color: #141a29;
     font-size: 15px;
     font-weight: 400;
     line-height: 20px;
     font-family: 'Epilogue', sans-serif;
}
body#category .selectedFilters .clearAll{
    background: transparent;
    
}

body#category .selectedFilters .clearAll .txt{
      color: #141a29;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}
body#category .pagination{
        width: calc(100% + 27%);
    position: relative;
    right: 27%;
}
body#category .pagination .page-list{
    background: transparent
}

body#category  span.spacer{
    display: none;
}

/*end*/





/* Guida alle Taglie*/

body#cms.cms-id-7 h2.elementor-heading-title.elementor-size-default{
      color: #141a29;
  font-size: 20px;
  font-weight: 600;
  line-height: 23px;
    margin-bottom: 20px;
}
body#cms.cms-id-7 .taliga-custom{
    margin-bottom: 40px;
}
body#cms.cms-id-7  .elementor-image{
    text-align: left;
}
.guide-size .size-right img , .guide-size .size-right .elementor-widget-image , 
.guide-size .size-right .elementor-widget-container , .guide-size .size-right .elementor-image{
    height: 100%;
}

@media(max-width: 1024px){
    body#cms.cms-id-7 img{
        width: 100%;
        margin: 0!important
    }
    body#cms.cms-id-7 h2.elementor-heading-title.elementor-size-default{
        margin-left: 0
    }
    .guide-size{
        padding-left: 0
    }
}
/*end*/
.Ar_tab {
	position: relative;
	padding: 40px 0 0;
}
.Ar_tab ul {
	display: flex;
    justify-content: center;
	position: absolute;
	top: 0;
	width: 100%;
    z-index: 1;
}
.Ar_tab ul li {}
.Ar_tab ul li a {
	padding: 0 20px;
}
.Ar_product_item {
	margin: 0 0 30px;
}
.Ar_block {
	margin: 0 0 30px;
	margin-top:-140px; padding-top:140px;
}
.ar_photo {
	padding-right: 20px;
}
.ar_photo img {
	max-height: 275px;
}
.ar_text_right {}
.ar_text_right h2.elementor-heading-title {
	color: #fc8275 !important;
	font-size: 32px;
	line-height: 39px;
	margin: 0 0 10px;
}
.ar-title-style {
	margin: 0 0 5px;
}
.ar-content {
	display: flex;
}
.ar-text {
	width: 41%;
	padding-right: 20px;
}
.ar-text-das {
	width: 58%;
}
.ar-button-style {
	margin: 14px 0 0;
}
.ar-button {
	background: #fc8275;
    padding: 10px 20px;
    color: #fff;
    font-weight: 700;
}
.ar-button:hover {
	color: #fff;
}

@media(max-width: 1024px) {
	.ar-content {
		flex-direction: column;
	}
	.ar-content > div {
		width: 100%;
	}
}
@media(max-width: 767px) {
	.Ar_block .elementor-container >.elementor-row {
		flex-wrap: unset;
	}
	.ar_text_right {
		width: 75%;
	}	
	.image-left {
		width: 200px;
		margin: 0 0 15px;
	}
	.pro-right .product-prices {
		flex-wrap: wrap;
	}
	.lSSlideOuter .lSPager.lSGallery {
		margin-top: 15px !important;
	}
}
@media(max-width: 480px) {
	.Ar_tab ul li a {
		padding: 0 5px;
	}
	.ar-button {
		display: block;
		padding: 5px 20px;
		text-align: center;
	}
	.image-left {
		display: none;
	}
	.ar-text {
		padding: 0;
	}
	.Ar_block .elementor-container >.elementor-row {
		flex-wrap: wrap;
	}
	.Ar_block .elementor-container .elementor-row>.elementor-column {
		width: 100%;
	}
	.ar_text_right h2.elementor-heading-title {
		text-align: center;
	}
	
} 

/* SEO TEXT  */

.custom-seo-text p.tit {
    margin-top: 20px;
    color: #214F59;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
}
.custom-seo-text li {
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
}

.lSSlideOuter.vertical .lightSlider .lslide:after {
	content:"";
	position:absolute;
	right: 0;
	bottom: 0;
	width: 30px;
	height: 30px;
	background: url(../images/Icone/Search.svg) no-repeat;
}


.footer-top {
    display: flex;
    justify-content: space-evenly;
}
@media (max-width: 600px) {
    .footer-top {
        flex-direction: column;
    }
}

/* colore new collection */
li#category-33 a {
	color: #fc8275!important;
}
.block_newsletter form input.birth_day {
	border: none;
	margin: 15px 0px 5px;
	padding: 0px 15px;
	width: 100%;
	outline: none;
	color: #3f4e55;
	display: none!important;
	
}
.block_newsletter form input.birth_day::placeholder {
    padding: 0 15px;
    color: #3f4e55;
    opacity: 1;
}
.custom-checkbox label {
	font-size: 10px;
}
.block_newsletter label a {
    text-decoration: underline;
    font-weight: 500;
}