/* 
Theme Name:		 eTheme-Child
Theme URI:		 http://childtheme-generator.com/
Description:	 eTheme-Child is a child theme of eTheme, created by ChildTheme-Generator.com
Author:			 ePlay
Author URI:		 http://childtheme-generator.com/
Template:		 eTheme
Version:		 1.0.0
Text Domain:	 etheme-child
*/


/*
    Add your custom styles here
*/


:root {
    --cc-light-blue: #f3f6ff;
  }


  

  html {
    font-family: 'Tenor Sans', sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
}  
 
a:hover, a:focus, a:active {
    color: #86775a;
}

.site-content {
    width: 1400px;
} 

.header-extra-row-inner{
    display: flex;
    justify-content: center;
    align-items: center;
}


/*.etheme-logo-img {
    position: static;
}*/

/*a.etheme-logo-inner {
    width: 210px;
    height: auto;
}*/



.header-first-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.header-first-row, .header-second-row{
    /*background-color: var(--cc-light-blue);*/
    background-color: white;
}


.middle-element.left, .middle-element.right{
    width:40%;
}

.main-header-menu ul#menu-main-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
}

.main-header-menu #menu-main-menu li {
    margin: 0 20px;
}

.extra-row-text{
    margin: 0;
}

.header-extra-row, .header-first-row, .header-second-row {
    padding: 6px 50px;
}

.middle-element {
    display: flex;
    flex-direction: column;
}

.middle-element.right {
    justify-content: flex-end;
    flex-wrap: wrap;
}

.middle-element-inner {
    padding: 10px 8px;
    width: 100%;
}

.middle-element.right .middle-element-inner {   
    text-align: right;
}

.social-wrapper {
    display: inline-flex;
    margin-left: 20px;
}

a.social-icon-link {
    font-size: 1rem;
    color: #444444;
    margin: 0 20px;
}

.header-link i {
    margin-right: 8px;
}

.middle-element.right .middle-element-inner.bottom{
    display: flex;
    justify-content: flex-end;
    align-items: center;

}

.header-element-actions{
    display: flex;
    margin-right: 50px;
}

.header-element-actions > div {
    margin: 0 20px;
}

.main-navigation {
top: 0;
}

/*.items-in-wish{
    display: none;
}*/

.btn-primary {
    background-color: #0f4c82;
    border-color: #0f4c82;
}

/*.etheme-subfooter-item{
    display: flex;
    justify-content: space-between;
}*/

/*.menu-footer-2.etheme-subfooter {
    justify-content: center;
    padding-bottom: 0 !important;
}*/

/*.etheme-subfooter .etheme-subfooter-item {
    padding: 20px 0 !important;
}*/

.subscribe-row {
    flex-wrap: wrap;
}

.divider-row {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.divider-element.left, .divider-element.right{
    width: 40%;
    height: 1px;
    background: #0f4c82;
}

.divider-row .social-wrapper{
    margin: 0 40px;
}

.divider-row .social-wrapper i {
    font-size: 21px;
    margin: 0 12px;
}

.divider-element.right{
    position: relative;
}

/*.etheme-payment-methods{
    position: absolute;
    top: -70px;
    right: 0;
}*/

/*.site-footer > .first-row {
    background: #f3f6ff;
    padding: 60px 0px;
    margin-bottom: 0;
    flex-wrap: wrap !important;
    margin-bottom: 0;
}*/


.site-footer > .first-row > div.middle {
    margin-bottom: 100px;
}


.header-element-actions {
    justify-content: flex-end;
}

.header-first-row {
    border-bottom: solid 7px;
}

.header-second-row .menu {
    display: flex;
    justify-content: center;
    padding: 10px 0;
    text-transform: uppercase;
}

/*.main-navigation a {
    color: #444444;
}*/


.btn-primary:hover, .btn-primary.focus, .btn-primary:focus{
    background-color: #767676 !important;
    border-color: #767676 !important;
}

.shop-now-text {
    font-size: 13px;
}

/*Footer custom*/

#site-footer {
    position: relative;
    margin-top: 65px;
}

.footer.layout2 {
    margin-bottom: 40px;
    font-size: 0;
    padding: 0 40px;
    position: relative;
}

.footer-row.top {
    margin-top: 10vh;
}

.footer-block.left {
    padding-left: 2%;
}

.footer-block {
    width: 33%;
    width: calc(100%/3);
    height: auto;
    min-height: 10px;
    display: inline-block;
    padding: 20px;
    box-sizing: border-box;
    padding-left: 9%;
    padding-right: 5%;
    vertical-align: top;
    font-size: 13px;
}

.footer .widget, .footer .widget_menu {
    padding-bottom: 45px;
}

.footer-row{
    font-size: 0;
}

aside.widget {
    margin: 0 0 40px;
    clear: both;
    word-wrap: break-word;
}

.footer-widget-top {
    margin-bottom: 10vh !important;
}

aside.widget .widget-title {
    font-size: 18px;
    color: #201f1f;
    position: relative;
    font-weight: 700;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

aside.widget .widget-title.footer-title {
    text-transform: uppercase;
    color: #9c949a;
    letter-spacing: 5px !important;
    margin-top: 15%;
    font-size: 13px;
    font-weight: 100;
}

.site-footer {
    max-width: 1400px;
    margin: auto;
}

/*.site-footer > .second-row > div.middle {
    width: 1400px;
}*/

/*footer li.menu-item {
    text-transform: uppercase;
    line-height: 350%;
}*/

/*footer h2.widget-title {
    color: #86775a !important;
    text-transform: uppercase;
    margin-bottom: 30px !important;
}*/

/*.current-menu-item a {
    color: #222222 !important;
}*/

/*.etheme-subfooter-item {
    text-transform: uppercase;
}*/

.check-wrap {
    padding: 160px 90px 0;
    display: inline-block;
}

/*.etheme-basement-list {
    margin-bottom: 60px;
}*/

/*.widget_media_image img {
    width: 200px;
}*/

footer .social-wrapper {
    margin: 0;
}
.button-style.z-btn {
    padding: 18px !important;
    background: #86775a;
    /* line-height: 100%; */
    color: white;
}

.btn-primary {
    background-color: #222222;
    border-color: #222222;
}

.etheme-main-button-text {
    font-size: 14px !IMPORTANT;
    color: white;
    padding: 10px 55px;
}

.news-post {
    background: transparent;
}

.tbox-title {
    font-family: 'Poppins', serif;
    color: #222222;
    font-size: 26px;
    font-weight: bold;
    margin-top: 20px;
    text-transform: uppercase;
}

.etheme-tbox-inner {
    text-align: left;
}

.tbox-subtitle {
    color: #222222;
    font-size: 17px;
}

div#primary .etheme-tbox {
    margin-top: 40px;
}

.etheme-main-button.btn-primary.left {
    margin-left: 0;
}


body, button, input, select, optgroup, textarea {
    color: #222222;
}

.vc_images_carousel{
    margin: auto;
}

.image-text-carousel > .vc_column-inner{
    display: flex;
    justify-content: center;
    align-items: center;
}

.single-full-banner {
    height: 80vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
    background-position: center;
}

.etheme-main-button.btn-primary.center {
    margin: auto;
}

.btn-primary.invert {
    background-color: white;
    border-color: white;
}

.btn-primary.invert:hover .etheme-main-button-text{
    color: white;
}

.btn-primary.invert .etheme-main-button-text {
    color: #444444;

}

.page-id-24 article.page{
    margin-bottom: unset;
}

div#final-tudor-banner.top-banner-row.big {
    min-height: 50vh;
}

div#final-tudor-banner .vc_column-inner{
    padding: unset;
}

div#final-tudor-banner .etheme-tbox{
    margin-top: unset;
}

div#final-tudor-banner h1.tbox-title {
    width: 75%;
    margin: auto;
}

@media screen and (max-width:768px){
    div#final-tudor-banner h1.tbox-title {
        width: 100%;
    }
}

@media screen and (min-width:768px){
    .news-text {
        padding-left: 4vw;
        padding-right: 4vw;
    }
}


/*Shop customization*/

.add-to-cart-box {
    background: #86775a;

}

.add-to-cart-box a {
    background: #86775a !important;
}

span.woocommerce-Price-amount.amount, .woocommerce-loop-product__brand {
    color: #86775a;
}

.woocommerce-loop-product__brand {
    color: #444444;
}

.e-stock-msg {
    background: transparent;
    color: #86775a;
    text-transform: uppercase;
    font-size: 12px;
}


.e-stock-msg p {
    margin-bottom: 0;
    margin-top: 50px;
}

.product:hover .add-to-cart-box {
    transform: translateY(0px);
}

.add-to-cart-box {
    -webkit-transform: translateY(150%);
    transform: translateY(150%);
}

.add-to-cart-box {
    height: 35px;
}

a.add_to_cart_button.ajax_add_to_cart, .a.added_to_cart.wc-forward {
    font-size: 12px !important;
}


a.added_to_cart.wc-forward.showed {
    font-size: 12px;
    height: 35px;
    line-height: 26px;
}

.icon-ajax_add_to_cart.overlay-button.in-cart i {
    color: #8e775a;
}

.archive, .single-product {
    background: #ffffff;
}

.overlay-block {
    max-height: 100%;
}

a.shop-menu.popup-open {
    position: relative;
}

/*span.items-in-cart, span.items-in-wish, span.items-in-wish-watches, span.items-in-wish-jewels, span.items-in-wish-silvers {
    position: absolute;
    top: -16px;
    right: -16px;
    background-color: #8e775a;
    color: white;
    border-radius: 61px;
    border: 1px solid #848588;
    padding: 5px;
    width: 22px;
    height: 22px;
    line-height: 1;
    font-size: 12px;
    text-align: center;
}

span.items-in-cart, span.items-in-wish, span.items-in-wish-watches, span.items-in-wish-jewels, span.items-in-wish-silvers, span.alg-wc-wl-counter {
    position: absolute;
    top: -13px;
    right: -13px;
    color: white;
    border-radius: 61px;
    border: 1px solid #848588;
    padding: 5px;
    width: 18px;
    height: 18px;
    line-height: 8px;
    font-size: 11px;
    text-align: center;
}*/

a.z-btn.button-style.get_checkout {
    color: #86775a;
    padding: 14px;
    border: 1px solid lightgray;
    font-weight: 400;
    font-size: 18px;
    background: transparent;
    text-transform: uppercase;
}

a.z-btn.button-style.get_checkout {
    -webkit-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -moz-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -o-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
}

a.z-btn.button-style.get_checkout:hover {
    background: #444444;
    color: white;
    -webkit-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -moz-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -o-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
}

.cart-sidebar .price-total span {
    color: #86775a;
}

.check-pay span.woocommerce-Price-amount.amount {
    color: #86775a;
}

.check-item {
    border-bottom: 1px solid #f1f1f1;
}

#mob-search.open .close, #wechat-popup.open .close, .popup_product_details.show .close {
    line-height: 45px;
}

.banner-new-size.single-brand-header {
    min-height: 60vh;
    margin-bottom: 10vh;
}

.single-brand-title{
    padding: 5% 10%;
    background: white;
}

.single-brand-title .etheme-tbox.center, .single-brand-title .tbox-title{
    margin: 0;
}

.brands-container .etheme-tbox-inner {
    text-align: center !important;
}

.js-full-width {
    height: 100%;
    width: 100vw;    
    z-index: 1;
}

.brands-container {
    border: 2px solid #867759;
    margin-top: 50px;
}

.brands a {
    background: transparent;
    border: 2px solid #867759;
}

.brands-container .tbox-title{
    text-transform: uppercase;
}

.iziToast.iziToast-layout2 .iziToast-body>p {
    font-size: 14px;
}

.iziToast.iziToast-layout2 .iziToast-body>p {
    font-size: 14px;
}

.collapsable-box .title-box > h2 {
    font-size: 16px;
    color: #444444;
}

.widget.collapsable-box ul li a, .widget.collapsable-box ol li a {
    font-size: 14px;
}

.button-style.z-btn {
    padding: 13px !important;
}

.check-pay-wrap {
    height: 80px;
    background: white;
}

.cart-sidebar .price-total {
    font-size: 16px;
} 

.woocommerce div.product form.cart .button {
    background: #8e775a !important;
}

.rtrn-btn button {
    background: #444444 !important;
    border-radius: 0;
    border: 0;
}

.tabs.wc-tabs{
    text-align: center;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border: 0 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #444444!important;
}

/*Single q-ty*/

.woocommerce div.product form.cart div.quantity {
    display: block;
    margin-bottom: 20px;
}

.single-prd-btns{
    align-items: flex-end;
}

.woocommerce .product .quantity .qty {
    display: inline-block !important;
}

span.input-number-increment, .input-number-decrement {
    background: white;
    border: 1px solid lightgray;
    padding: 15px 20px;
}

.woocommerce div.product form.cart div.quantity {
    display: flex;
    margin-bottom: 20px;
    justify-content: center;
    align-items: center;
}

.woocommerce .product .quantity .qty {
    display: inline-block !important;
    border-radius: 0;
    height: 56px;
    padding: 0 !important;
    margin: 0;
    border: 0;
    border-bottom: 1px solid lightgray;
    border-top: 1px solid lightgray;
}

.input-number-increment, .input-number-decrement {
    cursor: pointer !important;
    -webkit-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -moz-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -o-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
}

.woocommerce .product .quantity .qty:focus {
    outline: 0 !IMPORTANT;
}


.product_title.entry-title {
    font-style: normal;
    font-size: 16px;
}



.input-number-increment:hover,  .input-number-decrement:hover {
    background: #444444;
    border-color: #444444;
    color: white;
    font-weight: bold;
    -webkit-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -moz-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -o-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
}

.woocommerce div.product form.cart .button {
    -webkit-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -moz-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -o-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
}
.woocommerce div.product form.cart .button:hover {
    background: #444444 !important;
    -webkit-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -moz-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -o-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
}

button.button-style.z-btn.bck-shp {

    -webkit-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -moz-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -o-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
}

button.button-style.z-btn.bck-shp:hover {
    background: #8e775a !important;
    -webkit-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -moz-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    -o-transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
    transition: all 1.2s cubic-bezier(.425,.375,.15,1.1);
}

.single-bottom-buttons {
    display: none;
}

.mini-cart-empty .button-style.z-btn {
    padding: 15px !important;
    background: transparent;
    border: 2px solid #86775a;
    color: #444444;
}

.search-menu.active svg path {
    fill: #8e775a !important;
}

.et-icon-wrapper.header-icon svg {
    height: 16px;
    width: 16px;
}

.et-icon-wrapper.header-icon svg path {
    fill: #444444;
}

.et-icon-wrapper.header-icon:hover svg path {
    fill: #c0d7dd;
    transition: all 1.2s ease-out(.425,.375,.15,1.1);
}

.summary.entry-summary span.woocommerce-Price-amount.amount {
    color: #8e775a;
    font-size: 18px;
    font-weight: bold;
}

.et-icon-wrapper.product-icon svg {
    width: 18px;
    height: 17px;
}

.et-icon-wrapper.product-icon {
    margin: 0px 15px;
}

.product-meta-info{
    margin: 0;
}

.mel-single-p-product-brand-image {
    display: flex;
    justify-content: end;
    align-items: center;
    width: 100% !important;
}

.mel-single-p-product-brand-image .tbox-title {
    margin: 0;
}

.mel-single-p-product-brand-image img {
    max-width: 210px;
    width: 100%;
    /* border: 2px solid #8e775a; */
    margin-left: 10px;
}

.product-meta-info .sku_code {
    color: #8e775a;
    font-weight: bold;
}

.share-block a {
    padding: 0;
}

.condividi.share-block p {
    margin: 0;
    color: #444444;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #ffffff;
    background-color: #867759;

}

.woocommerce .wc-proceed-to-checkout .button.alt {
    background: #867759 !important;

}

.product-quantity .input-number-increment, .product-quantity .input-number-decrement{
    display: none;
}

.woocommerce a.remove {
    font-size: 35px;
    width: 45px;
    height: 45px;
    line-height: 46px;
}

.woocommerce a.remove {
    color: #867759!important;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 240px;
}

.cart-collaterals .cross-sells{
    display: none;
}

.woocommerce-info {
    border-top-color: #867759;
}

.woocommerce-info::before {
    color: #867759;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: unset;
    margin-top: 50px;
    background: #867759;
    color: white;
    padding: 20px;
    text-transform: uppercase;
}

.alg-wc-wl-btn.remove i:first-child {
    color: #867759;
}

.single-brand-title .etheme-main-button-text {
    font-size: 16px;
}

.brand-banner{
    margin-top: 20px !important;
}

.overlay-button-link {
    width: 16%;
}

form.woocommerce-form.woocommerce-form-login.login {
    max-width: 400px;
    margin: auto;
}

.woocommerce form .password-input, .woocommerce-page form .password-input {
    width: 100%;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    border-radius: 0 !important;
}

.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    top: 4px;
}

.cart-popup-inner .close-popup {
    top: 160px;
}

#mega-menu-left-menu li {
    margin: 0 20px !important;
    text-transform: uppercase !important;
}

.footer-block.right {
    padding-left: 9%;
    padding-right: 0;
}

/*.woocommerce div.product .single-clm.left div.images img {
    width: 160% !important;
    height: auto !important;
    max-height: 510px !IMPORTANT;
    width: auto !important;
}*/

.woocommerce table.shop_attributes td {

    text-align: right;
}

.woocommerce table.shop_attributes th {
    width: 50%;
    font-weight: 300;
}

.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
    background: transparent;
}

.et-brands-title {
    text-align: center;
    color: #444444;
}

.new-brand-container.fullscreen {
    margin: 5vh 0 !important;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 152px;
    box-shadow: none;
    border: 2px solid #cecece;
}

.cart-collaterals {
    display: flex;
    justify-content: center;
    background: #f2f2f2;
    margin: 10vh 0px;

}

.helper {
    display: inline-block;
    height: 40%;
    vertical-align: middle;
}

.wpcf7-form {
    display: flex !important;
}

.left-form p {
    display: flex;
    align-items: center;
}

.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"], .wpcf7-form textarea {
    background-color: #efecec;
}

.wpcf7-form input[type="checkbox"] {
    border: 1px solid #848588;
    border-radius: 0;
    background-color: #fff;
    margin-left: -moz-calc(150px - 1em);
    margin-left: -webkit-calc(150px - 1em);
    margin-left: -o-calc(150px - 1em);
    margin-left: calc(150px - 1em);
    margin-top: 10px;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

.privacy-text {
    max-height: 90px;
    overflow-y: auto;
    margin: 30px 0px;
    margin-top: 0;
}

span.wpcf7-not-valid-tip {
    color: #ff2d29;
    font-size: 1em;
    font-weight: normal;
    display: block;
    position: initial;
    top: 10px;
    right: 0;
}

span.wpcf7-list-item {
    margin: 0;
}

.js-full-width.ep-store-locator-wrapper {
    width: 100vw;
    z-index: 1;
    position: relative;
}

.new-brand-container .brand img {
    opacity: 0.7;
}

.et-subscribe-wrapper {
    position: relative;
}

.search-form-inner.floated-form.is-fixed {
    transition: none;
}

.shop-box {
    margin-top: 50px;
}

.related.products .product .add-to-cart-box {
    transform: translateY(170%) !important;
}

.related.products .product:hover .add-to-cart-box {
    transform: translateY(0%) !important;
}

/*.main-navigation a {
    font-size: 14px;
}*/

.woocommerce .woocommerce-breadcrumb::after, .woocommerce .woocommerce-breadcrumb::before {
    content: none;
}

.et-icon-wrapper.shop-now-svg {
    display: none;
}

.single-clm.left {
    overflow: hidden;
}

@media screen and (max-width:1500px){

    .ep-store-locator-item-wrapper {
        width: 50%;
        background: white;
        margin: 10px;
        min-height: 510px;
        height: auto !important;
    }

    a.ep-store-button {
        width: 100%;
    }

}

@media screen and (max-width:1200px){

    .single-full-banner{
        flex-wrap: wrap;
    }

    .single-full-banner-text-wrapper{
        width: 90% !important;
    }

    .singolo-prodotto .js-full-width.ep-store-locator-wrapper {
        width: 100vw;
    }

    .wpcf7-form > .left-form {
        width: 100%;
        padding: 30px;
    }

    .wpcf7-form > .right-form {
        width: 100%;
        padding: 30px;
    }

    .single-prd-btns.wc_wrapper {
        flex-wrap: wrap;
    }

    .wpcf7-form {
        display: flex !important;
        flex-wrap: wrap;
    }
}

@media screen and (max-width:1100px){

    .ep-store-locator-item-wrapper {
        width: 100% !important;
        background: white;
        margin: 10px;
        min-height: 510px;
        height: auto !important;
        flex: 100% !important;
        max-width: 100%;
    }

    .header-element-actions > div {
        margin: 0 10px;
    }

    .single-prd-btns.wc_wrapper .add-btn {
        width: 100% !important;
        flex: 100% !important;
        max-width: 100% !important;
        padding: 0;
    }

    .single-prd-btns.wc_wrapper .rtrn-btn {
        width: 100% !important;
        flex: 100% !important;
        max-width: 100% !important;
        padding: 0;
    }

    .single-prd-btns.wc_wrapper .shop-box {
        margin-top: 20px !important;
    }

    .wpcf7-form > .left-form {
        width: 100%;
        padding: 30px;
    }

    .wpcf7-form > .right-form {
        width: 100%;
        padding: 30px;
    }

    .single-prd-btns.wc_wrapper {
        flex-wrap: wrap;
    }

    .wpcf7-form {
        display: flex !important;
        flex-wrap: wrap;
    }

    .js-full-width.ep-store-locator-wrapper {
        width: 90vw;
        z-index: 1;
        position: relative;
        width: 100% !important;
        left: 0 !important;
        background: transparent;
    }

    .ep-store-locator-item-inner {
        padding: 0 15%;
    }
    
    .popup_product_details.show {
        overflow-x: hidden;
    }
    
}

@media screen and (max-width:920px){


    #mega-menu-left-menu li {
        margin: 0 20px !important;
        text-transform: uppercase !important;
        margin: 0 5px !important;
    }

    .et-sub-desc.left {
        width: 100%;
    }

    .et-sub-form.right {
        width: 100%;
    }

    .et-subscribe-action {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

}

@media screen and (max-width:768px){
    .ep-map-store-section {
        flex-wrap: wrap;
    }

    .ep-store-locator-wrapper {
        padding: 50px 0;
    }

    .brands-container {
        border: 0;
        padding: 0;
    }

    .brands {
        width: 80%;
        margin: auto;
    }
}

@media screen and (max-width: 729px){
    .header-extra-row, .header-first-row, .header-second-row {
        padding: 6px 10px;
    }
}

@media screen and (min-width:600px) and (max-width:649px){
    #mega-menu-wrap-left-menu #mega-menu-left-menu > li.mega-menu-item > a.mega-menu-link {
        font-size: 11px !important;
    }
}

@media screen and (max-width:610px){

    .related.products .products > .product {
        width: 25%;
    }
    
    .yikes-easy-mc-form.yikes-mailchimp-form-inline {
        max-width: 100% !important;
    }

    .yikes-easy-mc-form .submit-button-inline-label {
        min-width: auto !important;
    }

    input#yikes-easy-mc-form-1-EMAIL {
        font-size: 12px;
    }

    .ep-store-locator-wrapper {
        padding: 0;
        background: white;
    }

    .ep-store-locator-item-inner {
        padding: 0;
    }
    
    .header-first-row .middle-element.left {
        position: absolute;
        left: 0;
    }

    .header-first-row .middle-element.right {
        position: absolute;
        right: 0;
    }

    .header-first-row {
        justify-content: center;
    }

    .header-element-actions {
        margin: 0;
    }

    .social-wrapper {
        margin: 0;
    }

    div#mega-toggle-block-1 {
        background: white !important;
        border: 0 !important;
        margin: 0 !important;
        width: 100% !important;
    }

    .header-second-row {
        padding: 0 20px;
    }

    div#mega-menu-wrap-left-menu {
        width: 100%;
        background: white !important;
        max-width: 100% !important;
    }

    .mega-toggle-blocks-left {
        display: none !important;
    }

    .mega-toggle-blocks-center {
        display: none !important;
    }

    .header-second-row {
        align-items: baseline;
    }

    a.etheme-logo-inner {
        text-align: center;
    }

    .etheme-logo-img {
        max-width: 120px !important;
    }

    #mega-menu-wrap-left-menu .mega-menu-toggle.mega-menu-open + #mega-menu-left-menu {
        display: block;
        position: fixed;
        width: 100%;
        left: 0;
        background: white;
        border-bottom: 1px solid #d6d5d5;
    }

    #mega-menu-wrap-left-menu #mega-menu-left-menu > li.mega-menu-item > a.mega-menu-link {
        color: #444 !important;
    }

    #mega-menu-wrap-left-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label {
        color: #444;
        font-size: 14px;
    }

    #mega-menu-wrap-left-menu .mega-menu-toggle .mega-toggle-block-1:after {
        color: #444;
    }

    svg#Capa_1 path {
        fill: #444444;
    }

    #mega-menu-wrap-left-menu #mega-menu-left-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-left-menu #mega-menu-left-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-left-menu #mega-menu-left-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
        color: #fff !important;
        background: #444444 !important;
        /* font-weight: bold; */
    }

    .et-icon-wrapper.shop-now-svg {
        display: block;
    }

   .shop-now-svg {
        height: 40px;
        padding: 5px;
        width: 40px;
        max-width: 100%;
        max-height: 100%;
        fill: white;
    }

    .shop-now-svg svg {
        width: 100%;
        height: 100%;
    }

    .shop-now-text {
        display: none;
    }

    .left-form p {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .wpcf7-form .label {
        width: 100%;
    }

    .wpcf7-form-control-wrap {
        position: relative;
        width: 100%;
    }

    .wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"], .wpcf7-form textarea {
        background-color: #efecec;
        width: 100%;
    }


}

@media screen and (max-width: 468px){

    .footer-block {
        width: 100%;
    }

    .footer-block {
        width: 100%;
        text-align: center;
        padding: 0 !important;
        padding-bottom: 20px !important;
        margin: 0;
    }

    .etheme-subfooter-item p {
        line-height: 40px;
        margin: 0;
        width: 100% !important;
    }

    .site-footer > .second-row > div.middle > .menu-footer-2 > div:nth-child(1) {
        width: 100%;
        text-align: center;
        flex-wrap: wrap;
        /*padding-bottom: 50px !important;*/
    }

    .etheme-subfooter .etheme-subfooter-item a {
        text-align: center;
        margin: auto;
    }

    .single-full-banner-text-wrapper {
        width: 100% !important;
    }

}

.vc_toggle_title h4 {
    font-size: 14px !important;
}

.wishlist-block.col-lg-6.col-md-6.col-xs-12 {
    display: none;
}

.la-products ul.products li.first, .la-products ul.products li.first {
    clear: unset !important;
}

.etheme-last-arr-item .product{
    float: none;
    width: 100% !important;
}

ul.products.etheme-la-product {
    display: flex;
    overflow: hidden;
}

.etheme-la-products {
    padding: 40px 0;
}

@media screen and (max-width:1200px){
    ul.products.etheme-la-product {
        overflow-x: scroll;
    }

    .etheme-last-arr-item, .related.products .product{
        width: 25% !important;
        min-width: 25% !important;
    }
}

@media screen and (max-width:991px){

    .etheme-last-arr-item, .related.products .product{
        width: 33% !important;
        min-width: 33% !important;
    }
}

@media screen and (max-width:768px){

    .etheme-last-arr-item, .related.products .product{
        width: 100% !important;
        min-width: 100% !important;
    }
}

.etheme-last-arr-item{
    width: 20%;
    min-width: 20%;
}


.ps__carousel__outer, .ps__carousel__outer * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ps__carousel__container {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}
/*CAROUSEL NEEDED CSS*/
.ps__carousel__outer {
    width: 100%;
    overflow: hidden;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    opacity: 1;
    -webkit-transition: opacity .35s;
    transition: opacity .35s;
    -webkit-overflow-scrolling: touch;
    position: relative;
}
.ps__carousel__mobile__touch {
    padding-bottom: 0 !important;
}
.ps__carousel__inner {
    width: calc(100% - 60px);
    min-width: calc(100% - 60px);
    height: auto;
    padding: 20px 0;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: opacity .35s;
    transition: opacity .35s;
}
.ps__carousel__mobile__touch .ps__carousel__inner {
    overflow-x: scroll;
    width: 100%;
    height: 100%;
    padding: 10px 0;
    -webkit-overflow-scrolling: touch;
}
.ps__carousel__arrow {
    width: 30px;
    height: calc(100% - 20px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    transition: opacity .6s;
    z-index: 10;
}
.ps__carousel__mobile__touch .ps__carousel__arrow {
    display: none;
    
}
.ps__carousel__left__arrow {
    left: 0;
    background-image: url('https://www.bodybuilding.com/images/lpimages/optimization/prev.png');
}
.ps__carousel__right__arrow {
    right: 0;
    background-image: url('https://www.bodybuilding.com/images/lpimages/optimization/next.png');
}
.ps__carousel__arrow__faded {
    opacity: 0.2;
}
.ps__carousel__dots {
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.ps__carousel__mobile__touch .ps__carousel__dots {
    display: none;
}
.ps__carousel__outer__dot {
    width: 9px;
    height: 9px;
    -ms-flex-item-align: center;
    align-self: center;
    margin: 0 5px;
    border-radius: 100px;
    border: 1px solid #5A5A5A;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ps__carousel__inner__dot {
    width: 7px;
    height: 7px;
    -ms-flex-item-align: center;
    align-self: center;
    border-radius: 100px;
    background: #FFF;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ps__carousel__inner__dot:hover{
    background: #5A5A5A;
}
.ps__carousel__inner__dot--selected {
    background: #5A5A5A;
}

.ps__carousel-fade {
    opacity: 0 !important;
}

/*END PINT SLIDER CSS*/


@media screen and (max-width:1200px){
    .ad-row-header {
        display: none;
    }

    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
        float: right;
        width: 90%;
    }
}

.wedding-list .shop-container .products > .product {
    width: 30% !important;
    max-width: 30% !IMPORTANT;
}

.wedding-list .shop-container .products {
    flex-wrap: wrap;
}

.wedding-list .shop-container .products {
    width: 100% !important;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

@media screen and (max-width:768px){
    .wedding-list .shop-container .products > .product {
        width: 40% !important;
        max-width: 100% !important;
    }

    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
        float: right;
        width: 100%;
        padding: 20px !important; 
    }
}

@media screen and (max-width: 468px){
    .wedding-list .shop-container .products > .product {
        width: 100% !important;
        max-width: 100% !important;
    }
}

.product-template-default .single-prd-btns a.added_to_cart.wc-forward {
    display: none;
}

@media screen and (max-width: 1300px){
    .check-content, .left-part {
        width: 70%;

    }
}

.page-id-43823 .woocommerce #respond input#submit, .page-id-43823 .woocommerce a.button, .page-id-43823 .woocommerce button.button, .page-id-43823 .woocommerce input.button {
    color: #ffffff !important;
}

/*.main-navigation li {
    float: none;
    /*display: inline-block;
    margin: 0 40px;
}*/

.et-subscribe-wrapper{
    border-bottom: solid 7px;
}

.upsize-row {
    background: white;
    margin-top: -25vh;
    z-index: 1;
    max-width: 1000px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 10% !important;
}

.downsize-row{
    background: white;
    margin-bottom: -25vh;
    z-index: 1;
    max-width: 1000px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 10% !important;
}

.single-full-banner.up-center{
    align-items: flex-start;
}

.upper-image{
    margin-top: -10%;
    margin-right: -10%;
}


.shop-box {
    display: flex;
    flex-wrap: wrap;
    padding: 15px;
}

.shop-cat-inner{
    display: flex;
    justify-content: center;
    align-items: center;
}

div#primary .shop-box .etheme-tbox {
    margin-top: -12%;
    padding: 20px;
    background: white;
    z-index: 1;
    position: relative;
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
}

.shop-box h1.tbox-title {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
}

.mar-top-15{
    margin-top: 10vh;
} 

.mar-top-25{
    margin-top: 20vh;
}

.et-subsribe-title h2 {
    font-size: 26px;
    color: #222222;
    font-weight: bold;
}

.wpcf7-form {
    flex-wrap: wrap;
}

.c-item input:focus, .c-item textarea:focus {
    outline-color: #c0d7dd;
}

.wpcf7-form input[type="submit"] {
    background-color: #222222 !important;
}

.c-subm input:hover {
    background-color: #848588 !important;
}
.wpsl-search {
    background: #c0d7dd;
}

#wpsl-search-wrap label {
    font-family: 'Poppins';
    line-height: 40px !important;
    width: fit-content !important;
    font-weight: bold;
}

#wpsl-search-btn{
    height: 43px;
    width: 160px;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: unset;
    background: #222222;
    color: white;
    text-transform: uppercase !important;
    font-size: 15px;
    margin-left: 10px;
}

#wpsl-search-btn, #wpsl-search-wrap div {
    margin-right: 20px !important;
}

/*Filters away*/

.shop-box {
    display: block;
}

.products.wrapper-post{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.woocommerce-loop-product__brand {
    color: #222222;
}

p.woocommerce-loop-product__cat {
    color: #222222;
}

.extended-info .etheme-main-button-inner {
    background: #222222;
    margin: 2px;
    cursor: pointer;
    transition: all .5s ease-out;
}

.extended-info{
    display: flex;
    flex-wrap: wrap;
}

.etheme-main-button-text {
    font-size: 14px !IMPORTANT;
    color: white;
    padding: 10px 31px;
    text-align: center;
}


.etheme-main-button-text {
    font-size: 14px !IMPORTANT;
    color: white;
    padding: 10px 31px;
    text-align: center;
}


.share-box{
    justify-content: flex-end;
}

.inline.condividi.share-block {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: fit-content !important;
}

.product-meta-info .sku_code {
    color: #222222;
    font-weight: bold;
    font-size: 18px !important;
}

.share-box .et-icon-wrapper.product-icon svg {
    fill: #222222 !important;
}


.share-box .et-icon-wrapper.product-icon svg .cls-1 {
    fill: #222222;
}

span.wpcf7-form-control-wrap.your-request input {
    font-weight: 600 !important;
    color: #343434;
}

.woocommerce-tabs.wc-tabs-wrapper{
    display: none;
}

#tab-title-informations{
    display: none;
}

.extended-info .etheme-main-button-inner:hover {
    background: #c0d7dd;
    transition: all .5s ease-out;
}

.alg-wc-wl-btn.remove i:first-child {
    color: #c0d7dd;
}

.extended-info .etheme-main-button-inner:hover .etheme-main-button-text {
    color: #222222;
    transition: all .5s ease-out;
}

.alg-wc-wl-btn.remove i:first-child {
    color: #c0d7dd;
}

.et-icon-wrapper.search-icon.search-menu .cls-1{
    fill: #222222;
}

.et-icon-wrapper.search-icon.search-menu.active .cls-1{
    fill: #c0d7dd !important;
}

#menu-item-171{
    pointer-events: none;
}

.shop-now-button{
    display: none;
}

@media screen and (max-width:1900px){
    .site-content {
        width: 1200px;
    }
}

#collections-jewellery h1.tbox-title {
    font-weight: 800 !important;
    font-size: 20px !important;
}

/*.bg-extra-newsletter{
    background: url('./images/sfondo-newsletter.jpg');
}*/

#bg-extra-diamond{
    background: url(./images/diamante-transp-2.png);
    background-position: left !important;
    background-size: auto !important;
    background-repeat: no-repeat !important;
}

.high-jewellery-menu-class ul {
    display: flex;
    justify-content: space-around;
    max-width: 800px;
    margin: auto;
}

.high-jewellery-menu-class ul li {
    list-style: none;
}

.high-jewellery-menu-class ul li a {
    color: black;
}

.etheme-ajax-filter {
    text-align: right;
}

.tbox-title {
    font-family: 'TudorFontBlack';
    font-size: 36px;
    margin-top: 0 !important;
}

.tbox-subtitle {
    font-weight: 600;
    color: rgb(190, 1, 0);
    font-size: 18px;
    font-family: 'TudorFontBlack';
}

.top-banner-row {
    min-height: 30vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.etheme-tbox.white h1, .etheme-tbox.white h4{
    color: white;
}

.sidebar-tudor-white p{
    color: white;
}

.sidebar-tudor-white{
    max-width: 600px;
    margin: auto;
}

.column-video-fix .wpb_video_widget{
    margin-bottom: 0 !important;
}

.etheme-tbox.right .etheme-tbox-title, .etheme-tbox.right .etheme-tbox-subtitle{
    text-align: right;
}

.top-banner-row.big{
    min-height: 40vh;
}

.tudor-logo {
    display: flex;
    justify-content: center;
    margin: 40px 0;
}

footer.site-footer.revealer.footer-fourth {
    /* background: black; */
    max-width: 100%;
    /*color: black !important;*/
}

/*.etheme-subfooter-item p {
    color: white;
}*/

.tudor-logo img{
    max-width: 70%;
}

.footer-block.center {
    width: 100% !important;
    display: flex;
    justify-content: center;
    padding: 20px 0;
}

/*footer li.menu-item {
    text-transform: uppercase;
    line-height: 350%;
    padding: 0 20px;
    color: white !important;
}*/

#menu-tudor-menu-1{
    display: flex;
    justify-content: space-around;
}

#nav_menu-2{
    margin: 0;
}

.footer-block.center {
    width: 100% !important;
    display: flex;
    justify-content: center;
    padding: 0;
    margin: 20px 0;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}

footer .tudor-footer li.menu-item a {
    color: white !important;
}

.site-content {
    /*margin-bottom: -30px;*/
}

.woocommerce-loop-product__brand {
    color: #222222;
    font-family: 'TudorFontBlack';
    font-size: 16px;
}

/*.woocommerce img, .woocommerce-page img {
    width: auto;
    max-height: 400px;
    margin: auto;
}*/

span.woocommerce-Price-amount.amount {
    color: black;
    font-family: 'Arial';
}

.overlay-block {
    display: none;
}

p.woocommerce-loop-product__cat {
    text-transform: uppercase;
    color: gray;
    font-family: 'Arial';
}

.mel-single-p-product-brand-image img {
    display: none;
}


.products > .product {
    width: 25%;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images .flex-viewport {
    width: 100%;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    height: auto;
}

.product_title.entry-title p {
    font-family: 'Arial';
    font-weight: 400;
    color: gray;
    margin-bottom: 0;
}

.extended-info .etheme-main-button-inner:hover {
    background: rgb(190, 1, 0);
    transition: all .5s ease-out;
}

.extended-info .etheme-main-button-inner:hover .etheme-main-button-text{
    color: white;
}

#mob-search.open .close, #wechat-popup.open .close, .popup_product_details.show .close {
    background-color: #222222;
}

.mel-single-p-product-brand-image {
    text-align: center !important;
    justify-content: center;
}

.product_title.entry-title {
    text-align: center;
}

.entry-summary .sku{
    text-align: center;
}

.extended-info{
    justify-content: center;
}

.ewcs-single-p-description {
    text-align: center;
}

.flex-control-nav.flex-control-thumbs.slides {
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 25%;
}

ol.flex-control-nav.flex-control-thumbs.slides img {
    max-width: 120px !important;
}

.woocommerce-product-gallery .flex-control-nav {
    height: 200px;
    width: 100%;

}


.share-box, .etheme-single-bottom-contact-us{
    display: none;
}

.tudor-attrs{
    display: flex;
}

.ewcs-single-p-description {
    color: gray;
    font-weight: 500;
    margin-top: 50px;
}

.tudor-price{
    text-align: center;
}

.tudor-price bdi{
    font-family: 'Arial';
    color: black;
}

.extended-info .etheme-main-button-inner {
    max-width: 210px;
}

.extended-info .etheme-main-button-text {
    padding: 20px 31px;
}

.single-clm.right .sku_code {
    font-family: 'Arial';
    color: gray;
    font-weight: 400;
    font-size: 16px;
}

.mel-single-p-product-brand-image {
    margin-bottom: 20px;
}

.product_title.entry-title {
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
}

.extended-info .etheme-main-button-text {
    font-size: 16px !important;
    color: white;
    padding: 15px 31px;
    text-align: center;
    font-weight: 400;
    font-family: 'Arial';
    letter-spacing: 2px;
}

/*.ewcs-single-p-description {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}*/

.find-out-more {
    text-align: center;
    margin-top: 20px;
    color: gray;
    font-size: 16px;
}

.etheme-main-button-inner.contact-us-action {
    border-radius: 4px;
}


.tudor-attrs img {
    max-height: 100%;
    max-width: 100%;
}

.woocommerce.singolo-prodotto {
    /* max-width: 75%; */
    margin: auto;
    margin-top: 100px;
    margin-bottom: 100px;
    max-width: 1400px;
}

/*.woocommerce-product-gallery__image.flex-active-slide {
    height: auto !important;
}

*/

.woocommerce-product-gallery__image.flex-active-slide {
    height: auto;
}


/*.single-clm.right .summary.entry-summary{
    max-width: 560px;
}*/

.single-clm.right .summary.entry-summary {
    padding: 55px 15px;
    padding-top: 0;
}

.tudor-action {
    display: flex;
    align-items: center;
    width: 50%;
    padding: 6px 0;
    margin: 6px 0;
    border-bottom: 2px solid lightgray;
}

.action-description {
    color: gray;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    margin-left: 15px;
}

.et-icon-wrapper.tudor-icon {
    width: 35px;
    height: 35px;
}

.et-icon-wrapper.tudor-icon svg {
    width: 35px;
    height: 35px;
}

.top-action-menu-wrapper, .bottom-action-menu-wrapper {
    display: flex;
   /* justify-content: center;*/
    align-items: center;
    flex-wrap: wrap;
}

.top-action-menu, .bottom-action-menu {
    border-top: 4px solid lightgray;
}

.et-icon-wrapper.tudor-icon svg {
    fill: #be0100;
    width: 100%;
}

.tudor-action{
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
}

.tudor-action:hover{
    cursor: pointer;

}

.tudor-action:hover svg{
    fill: rgb(190, 1, 0);
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
}

.tudor-action:hover .action-description{
    color: rgb(190, 1, 0);
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
}


.tudor-attr-title {
    text-transform: uppercase;
    color: black;
    font-weight: 700;
    margin-bottom: 10px;
}

.tudor-attribute {
    color: gray;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.tudor-attribute.no-uppercase {
    text-transform: none;
}

.tudor-main-attr {
    margin-bottom: 50px;
}

span.tudor-action-title {
    font-weight: 700;
}

.tudo-action-value {
    text-transform: uppercase;
}

.tudor-action {
    min-height: 62px;
}

.etheme-ajax-filter {
    display: none;
}

/*.flex-control-nav li:last-child{
    display: none;
}*/

.products.wrapper-post.ps__carousel__inner {
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.related.products .price.more-info{
    display: none;
}

.related.products {
    margin-top: 10vh;
}

.etheme-tbox.center{
    margin: auto;
}

.woocommerce-tabs.wc-tabs-wrapper {
    margin-top: 10vh;
}

.etheme-contact-form .wpcf7-submit {
    font-size: 16px !important;
    color: white !important;
    padding: 20px 60px !important;
    text-align: center;
    font-weight: 400 !important;
    font-family: 'Arial';
    letter-spacing: 2px;
    border-radius: 4px !important;
}

.etheme-contact-form .c-subm input:hover {
    background-color: rgb(190, 1, 0) !important;
}

.tudor-action {
    min-height: 85px;
    padding-left: 15px;
    padding-right: 15px;
}

.header-first-row {
    display: flex;
    justify-content: center;
    align-items: center;
}

/*.bottom-action-menu-wrapper > div:nth-child(odd):after {
    content: '';
    width: 2px;
    background: lightgrey;
    height: 90%;
    position: absolute;
    display: block;
    right: 0;
    margin-right: 5px;
}

.tudor-action {
    position: relative;
}*/

/*.etheme-logo-img {
    max-height: 100%;
    max-width: 100%;
    margin-top: 20px !important;
    max-width: 162px !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 10px;
}*/

/*.top-action-menu-wrapper, .bottom-action-menu-wrapper{
    display: -webkit-inline-box;
}*/

@media screen and (min-width:250px) and (max-width:768px){
    .vc_custom_1607162470948{
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (min-width:250px) and (max-width:630px){
    .vc_custom_1605959797747 {
        padding-left: 20px !important;
        padding-right: 20px !important;
        text-align: justify;
    }
}

@media screen and (min-width:250px) and (max-width:990px){
    .news-column.news-text.col-lg-6.col-md-12.col-sm-12.col-xs-12 {
        text-align: justify;
    }
}

@media screen and (min-width:250px) and (max-width:800px){
    .tudor-attrs{
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .tudor-attribute.no-uppercase{
        text-align: justify;
    }

    .tudor-attr-title{
        text-align: center;
        padding-top: 30px;
    }

    /*#site-navigation .main-navigation{
        top: 0 !important;
    }*/
}

@media screen and (max-width:1500px){
    .extended-info .etheme-main-button-inner{
        width: 100%;
    }

    .wpb_text_column.wpb_content_element.sidebar-tudor-white{
        text-align: justify;
    }

    .site-footer{
        margin-top: 0 !important;
    }

    .tudor-attribute.no-uppercase{
        text-align: justify;
    }
}

@media screen and (max-width:1300px){
    .wpb_text_column.wpb_content_element.sidebar-tudor-white {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (min-width:1020px) and (max-width:1300px){
    .vc_row.vc_row-flex{
        position: relative !important;
        top: 6px;
    }
}

@media screen and (max-width:1000px){
    .tudor-action{
        width: 100%;
    }
}

@media screen and (min-width:769px) and (max-width:1000px){
    .tudor-attrs img{
        position: absolute;
        top: 50%;
        left: 35%;
        margin: -100px 0 0 -100px;
    }
}

@media screen and (min-width:250px) and (max-width:768px){
    .woocommerce-product-gallery.woocommerce-product-gallery--with-images .flex-viewport{
        height: 100% !important;
        margin: 0 auto;
    }

    /*.woocommerce-product-gallery__image.flex-active-slide{
        display: none !important;
    }*/
}

@media screen and (max-width:768px){
    /*.tudor-attrs-img{
        max-height: 320px !important;
        max-width: 100% !important;
        margin-left: 170px !important;
    }*/

    .col-md-6{
        max-width: 100%;
    }
}

/*Popup product implementation fade in*/

.popup_product_details{
    opacity: 0;
}

.shop-box .product-thumb{
    overflow: hidden;
}


.shop-box li.product:hover img{
    transform: scale(1.1);
    -webkit-transition: all 0.5s cubic-bezier(.425,.375,.15,1.1);
    -moz-transition: all 0.5s cubic-bezier(.425,.375,.15,1.1);
    -o-transition: all 0.5s cubic-bezier(.425,.375,.15,1.1);
    transition: all 0.5s cubic-bezier(.425,.375,.15,1.1);
}

.shop-box li.product img{
    -webkit-transition: all 0.5s cubic-bezier(.425,.375,.15,1.1);
    -moz-transition: all 0.5s cubic-bezier(.425,.375,.15,1.1);
    -o-transition: all 0.5s cubic-bezier(.425,.375,.15,1.1);
    transition: all 0.5s cubic-bezier(.425,.375,.15,1.1);
}

.tudor-banner-title{
    font-family: 'TudorFontBlack' !important;
}

.woocommerce-product-gallery__image.flex-active-slide{
    pointer-events: none !important;
}


.popup_product_details.show .close{
    position: sticky;
    top: 0;
}

.popup_product_details.show .close:hover {
    background-color: #ff0e00;
    opacity: 1 !important;
}

@media screen and (min-width:769px){
    
    .single-clm.right{
        height: 100vh;
    }
    
    
    
    .single-clm.right > .summary.entry-summary{
        position: sticky;
        top: 0;
    }
    
}

.flex-control-nav.flex-control-thumbs li:last-child{
    display: none;
}



.etheme-tbox-inner {
    margin-bottom: 20px !important;
}


@media screen and (max-width:991px){
    ol.flex-control-nav.flex-control-thumbs img{
        max-width: 60px !important;
    }

    ol.flex-control-nav.flex-control-thumbs.slides img {
        max-width: 60px !important;
    }
}

@media screen and (min-width:990px){
    .top-action-menu-wrapper, .bottom-action-menu-wrapper{
        place-items: flex-end;
    }
}

.etheme-tbox.center.white.bottom-title {
    padding-left: 5px;
    padding-right: 5px;
}

@media screen and (max-width:900px){
    .wpb_column.vc_column_container.vc_col-sm-6.vc_col-has-fill, .column-video-fix.wpb_column.vc_column_container.vc_col-sm-6 {
        width: 100%;
    }
}

/*SLIDER HOME*/

@media screen and (max-width:1200px){
    .top-banner-row.home-banner {
        min-height: 26vh;
    }
}

@media screen and (max-width:1030px){
    .top-banner-row.home-banner {
        min-height: 24vh;
    }
}

@media screen and (max-width:950px){
    .top-banner-row.home-banner {
        min-height: 21vh;
    }
}

@media screen and (max-width:840px){
    .top-banner-row.home-banner {
        min-height: 19vh;
    }
}

@media screen and (max-width:780px){
    .top-banner-row.home-banner {
        min-height: 18vh;
    }
}

@media screen and (max-width:730px){
    .top-banner-row.home-banner {
        min-height: 16vh;
    }
}

@media screen and (max-width:650px){
    .top-banner-row.home-banner {
        min-height: 23vh;
    }
}

@media screen and (max-width:575px){
    .top-banner-row.home-banner {
        min-height: 21vh;
    }
}

@media screen and (max-width:530px){
    .top-banner-row.home-banner {
        min-height: 19vh;
    }
}

@media screen and (max-width:480px){
    .top-banner-row.home-banner {
        min-height: 17vh;
    }
}

@media screen and (max-width:425px){
    .top-banner-row.home-banner {
        min-height: 16vh;
    }
}

@media screen and (max-width:400px){
    .top-banner-row.home-banner {
        min-height: 14vh;
    }
}

@media screen and (max-width:350px){
    .top-banner-row.home-banner {
        min-height: 13vh;
    }
}

@media screen and (max-width:325px){
    .top-banner-row.home-banner {
        min-height: 12vh;
    }
}

@media screen and (max-width:295px){
    .top-banner-row.home-banner {
        min-height: 11vh;
    }
}

@media screen and (max-width:275px){
    .top-banner-row.home-banner {
        min-height: 10vh;
    }
}

@media screen and (max-width:250px){
    .top-banner-row.home-banner {
        min-height: 9vh;
    }
}



/*@media screen and (max-width:390px){
    .main-navigation li{
        margin: 0 29px;
    }
}*/

@media screen and (max-width:330px){
    .main-navigation li{
        margin: 0 22px;
    }
}

/*@media screen and (max-width:330px){
    .main-navigation li{
        margin: 0 10px;
    }
}*/

@media screen and (max-width:400px){
    a.etheme-logo-inner {
        width: 160px;
    }
}


/*Css generale aggiornato*/
@media screen and (max-width:783px){
    nav#site-navigation{
        /*top: 46px !important;*/
    }
}

@media screen and (min-width:1020px) and (max-width:1300px){
    nav#site-navigation{
        /*top: 46px !important;*/
    }
}

.woocommerce-tabs.wc-tabs-wrapper {
    display: block !important;
}

.footer-block.center{
    margin: 0;
}

/*END CSS GENERALE*/




.f-right, .right{
    float: unset !important;
}

.f-left, .left {
    float: unset!important;
}

.f-left{
    float: left !important;
}

.f-right{
    float: right !important;
}












/*inizio footer Tomasigioielli.com*/






footer {
    display: block;
}

.site-footer {
    /*margin-top: 100px;*/
    position: relative;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}

*, *:before, *:after {
    box-sizing: inherit;
}

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

/*.site-footer > .first-row {
    display: inline-block;
    display: -webkit-inline-flex;
    display: inline-flex;
    width: 100%;
    background-color: #F7F7F7;
}*/

.site-footer > .first-row > div.middle {
    /* width: 50%; */
    width: 1300px;
    margin: auto;
}

.site-footer > .first-row > div {
    display: inline-block;
    display: -webkit-inline-flex;
    display: inline-flex;
}

.site-footer > .first-row > div.middle > div {
    width: 25%;
}

.widget {
    margin: 0 0 1em;
}

/*.site-footer .widget-title {
  font-family: PlayfairDisplay;
    font-style: italic;
    font-weight: normal;
    color: #87ABB0;
    margin-bottom: 0;
}*/

h1, h2, h3, h4, h5, h6 {
    clear: both;
}

p {
    margin-bottom: 1.5em;
}

a:visited {
    color: #2e2e30;
}

/*a {
    color: #2e2e30;
}*/

a {
    background-color: transparent;
    text-decoration: none;
}

.site-footer .social-links a:nth-child(1) img, footer .social-links a:nth-child(2) img, footer .social-links a:nth-child(3) img {
    height: 20px;
}

.site-footer .social-links img {
    max-height: 25px;
    margin: 0 5px;
}

img {
    height: auto;
    max-width: 100%;
}

img {
    border: 0;
}

.site-footer .social-links a:nth-child(4) img {
    position: relative;
    top: 2.5px;
}

p.newsletter-form {
    margin-top: 0;
}

.newsletter-form input[type="email"], .nav-second-row .widget_search input[type="search"] {
    border: 2px solid #87ABB0;
    max-width: 180px;
    -webkit-appearance: none;
    border-radius: 0 !important;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

.newsletter-form input[type="submit"], .nav-second-row .widget_search input[type="submit"] {
    height: 34px;
    border: 2px solid #87ABB0;
    border-radius: 0;
    background-color: #87ABB0;
    color: #fff;
    margin-left: -4.52px;
    padding: 10px;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

.site-footer > .second-row {
    display: inline-block;
    display: -webkit-flex;
    display: flex;
}

/*.site-footer > .second-row {
    width: 100%;
    background-color: #EEE8EB;
    margin-top: -6px;
}*/

/*.site-footer > .second-row > div.middle {
    width: 1200px;
    margin: auto;
    display: block;
}*/

.site-footer > .second-row > div.middle > .menu-footer-1 {
    font-size: 14px;
}

.site-footer > .second-row > div.middle > div {
    display: block;
    width: 100%;
}

@media screen and (max-width: 1600px){
.site-footer > .second-row > div.middle > .menu-footer-1 ul {
    width: 52.5%;
}
}

ul {
    list-style: disc;
}

ul, ol {
    margin: 0;
}

.site-footer > .second-row > div.middle > .menu-footer-1 ul {
    width: 70%;
    width: -o-max-content !important;
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
}

.site-footer > .second-row > div.middle > .menu-footer-1 ul, .site-footer > .second-row > div.middle > .menu-footer-2 ul {
    list-style: none;
    display: inline-block;
    display: -webkit-flex;
    display: flex;
    margin: 0;
    padding: 0;
    margin: auto;
    width: -o-max-content;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

.site-footer > .second-row > div.middle > .menu-footer-1 ul {
    height: 72px;
}

.site-footer > .second-row > div.middle > .menu-footer-1 ul li {
    padding: 15px 0 0;
}

.site-footer > .second-row > div.middle > .menu-footer-1 ul li a {
    margin: 0 25px;
    padding: 15px 0;
}

.site-footer > .second-row > div.middle > .menu-footer-1::after {
    content: ' ';
    width: 100%;
    background-color: #87ABB0;
    height: 2px;
    display: block;
}

.site-footer > .second-row > div.middle > .menu-footer-2 {
    display: -webkit-box;
    display: flex;
    font-size: 12px;
    padding-bottom: 30px;
}

.site-footer > .second-row > div.middle > .menu-footer-2 > div:nth-child(1) {
    width: -moz-calc(100% - 200px);
    width: -webkit-calc(100% - 200px);
    width: -o-calc(100% - 200px);
    width: calc(100% - 200px);
}


.site-footer > .second-row > div.middle > .menu-footer-2 ul {
    margin: 0;
}

.site-footer > .second-row > div.middle > .menu-footer-2 ul li {
    padding: 15px 30px 15px 0;
    display: flex;
    align-items: center;
}

@media screen and (max-width:768px){
    .site-footer > .second-row > div.middle > .menu-footer-2 ul li{
        display: block;
    }
}

.eplay {
    margin: 0;
}

.site-footer > .second-row > div.middle > .menu-footer-2 > div:nth-child(3) {
    width: 180px;
    text-align: right;
}

.site-footer > .second-row > div.middle > .menu-footer-2 .custom-logo-link {
    margin-top: 15px;
}

.custom-logo-link {
    display: inline-block;
}

.site-footer > .second-row > div.middle > .menu-footer-2 .custom-logo-link img {
    height: 30px;
    width: auto;
}

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
    clear: both;
}

a:hover, a:active {
    outline: 0;
}

a:hover, a:focus, a:active {
    color: #87ABB0;
}

.site-footer > .second-row > div.middle > .menu-footer-1 ul li.current-menu-item::after, .site-footer > .second-row > div.middle > .menu-footer-1 ul li:hover::after {
    content: ' ';
    width: 100%;
    background-color: #87ABB0;
    height: 4px;
    display: block;
    margin-top: 6px;
}








/*************** NUOVO TUDOR TOMASI********************************/

.nav-second-row-tudor ul#menu-tudor-menu{
    justify-content: center;
}

.nav-second-row-tudor {
    background: black;
}

.nav-second-row-tudor .menu-item.current-menu-item a{
    color: rgb(190, 1, 0) !important;
}

.main-navigation .nav-second-row-tudor li a:hover{
    color: rgb(190, 1, 0) !important;
}

.main-navigation .nav-second-row-tudor li a{
    transition: 0.2s linear;
}

.nav-second-row-tudor .menu-item a{
    color: #fff !important;
}

.nav-second-row-tudor li.menu-item{
    line-height: 200%;
}

/*.nav-first-row {
    width: 85.6% !important;
}*/

.main-navigation.toggled .nav-second-row-tudor{
    display: none;
}

.main-navigation{
    box-shadow: unset;
}

.main-navigation .nav-second-row-tudor li {
    margin: 0px 25px;
}

.filter-inner {
    display: flex;
    height: 100vh;
    max-width: 26.5rem;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 70vw;
    z-index: 990;
    align-items: center;
    transform: translateX(-90%);
    -webkit-transition: all 0.4s 0s ease-in-out;
    -moz-transition: all 0.4s 0s ease-in-out;
    -o-transition: all 0.4s 0s ease-in-out;
    transition: all 0.4s 0s ease-in-out;
}

.filter-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: rgb(190, 1, 0);
}

.small-column {
    width: 9%;
    background-color: rgb(190, 1, 0);
    height: 25vh;
    cursor: pointer;
    position: relative;
    left: -4px;
    color: white;
    display: flex;
    -webkit-transition: all 0.4s 0s ease-in-out;
    -moz-transition: all 0.4s 0s ease-in-out;
    -o-transition: all 0.4s 0s ease-in-out;
    transition: all 0.4s 0s ease-in-out;
    flex-direction: column;
}

.arrow-filter {
    text-align: center;
    position: relative;
    bottom: 2vw;
    -webkit-transition: all 0.4s 0s ease-in-out;
    -moz-transition: all 0.4s 0s ease-in-out;
    -o-transition: all 0.4s 0s ease-in-out;
    transition: all 0.4s 0s ease-in-out;   
}

.filter-top h3{
    margin-bottom: unset;
}

.large-column{
    width: 90%;
    background-color: white;
    height: inherit;
    -webkit-transition: all 0.4s 0s ease-in-out;
    -moz-transition: all 0.4s 0s ease-in-out;
    -o-transition: all 0.4s 0s ease-in-out;
    transition: all 0.4s 0s ease-in-out;    
}

.filter-allways-visible {
    display: grid;
    justify-content: center;
    height: inherit;
    align-items: center;
}

.filter-allways-visible h3{
    writing-mode: tb-rl;
    margin: unset;
}

span.close-filter, span.refresh {
    cursor: pointer;
    padding: 10px;
    margin: 10px;
    color: white;
    display: flex;
    -webkit-transition: all 0.4s 0s ease-in-out;
    -moz-transition: all 0.4s 0s ease-in-out;
    -o-transition: all 0.4s 0s ease-in-out;
    transition: all 0.4s 0s ease-in-out;    
    background-color: black;
}

span.close-filter:hover, span.refresh:hover{
     /* transform: scale(1.1); */
     color: rgb(190, 1, 0);
     background: white;
}



.filter-top i{
    width: 16px;
    height: 16px;
    display: flex;
    justify-content: center;
}

.filter-inner.open-filter .small-column.add-close .arrow-filter{
    transform: rotateY(180deg);
}

.filter-inner.open-filter .large-column {
    -webkit-box-shadow: 0 0 20px rgb(0 0 0 / 50%);
    box-shadow: 0 0 20px rgb(0 0 0 / 50%);
}

.filter-row {
    padding: 20px 0;
    margin: 0 15px;
    border-bottom: 1px solid rgb(224, 224, 224);
}

ul.filter {
    list-style: none;
    display: flex;
    justify-content: flex-start;
    padding: unset;
    flex-wrap: wrap;
}

ul.collection{
    list-style: none;
    padding: unset;
}

ul.collection li{
    margin: 5px 10px;
    cursor: pointer;
    -webkit-transition: all 0.4s 0s ease-in-out;
    -moz-transition: all 0.4s 0s ease-in-out;
    -o-transition: all 0.4s 0s ease-in-out;
    transition: all 0.4s 0s ease-in-out;    
    width: fit-content;
}

ul.collection label:hover{
    color: rgb(190, 1, 0);
}

ul.filter label {
    cursor: pointer;
    -webkit-transition: all 0.4s 0s ease-in-out;
    -moz-transition: all 0.4s 0s ease-in-out;
    -o-transition: all 0.4s 0s ease-in-out;
    transition: all 0.4s 0s ease-in-out;
    display: inline-flex !important;
    height: 2.25rem;
    padding: 0 1.125rem;
    border-radius: 1.125rem;
    /* border: 1px solid; */
    border: 1px solid rgb(224, 224, 224);
    align-items: center;
    margin: 5px;
    line-height: 1;
    padding: 10px 15px;
    /* background: #bfbfbf; */
    /* color: white; */
}

.filter-row h5 {
    width: fit-content;
    /* background: #000000; */
    padding: 10px 20px;
    /* color: white; */
    font-family: 'TudorFontBlack';
    font-size: 16px;
    color: black;
    padding-left: 5px;
}

ul.filter li:hover{
    background-color: rgb(190, 1, 0);
    color: white;
}

.filter-main {
    height: 100%;
}

.content-filter{
    overflow-y: auto;
    width: 100%;
    height: 90%;
}

.filter-top h3{
    color: white;
}

.filter-inner h3{
    font-size: 20px;
}

.filter-inner h5 {
    font-size: 17px;
    margin-bottom: 0;
}

ul.filter li, ul.collection li{  
    font-size: 13px;
}

.filter-values-item input {
    display: none;
}

.option-set {
    display: flex;
    flex-wrap: wrap;
}

.filter-values-item:hover label {
    background: rgb(190, 1, 0);
    color: white;
}

.custom-tdr-attribute.active-filter {
    background: rgb(190, 1, 0);
    color: white;
    box-shadow: 0px 0px 9px 1px rgb(0 0 0 / 49%);
    border: 0;
    border: 1px solid rgb(190 1 0) !important;
}

.shop-box .product-thumb img, .related.products .product-thumb img{
    height: auto;
}

.popup_product_details.show .close{
    background-color: black !important;
    border-color: black !important;
    -webkit-transition: all 0.4s 0s ease-in-out;
    -moz-transition: all 0.4s 0s ease-in-out;
    -o-transition: all 0.4s 0s ease-in-out;
    transition: all 0.4s 0s ease-in-out;   
}

.popup_product_details.show .close:hover{
    color: rgb(190, 1, 0);
    text-shadow: 0 1px 0 rgb(190, 1, 0);
}

@media screen and (max-width:1200px){
    .arrow-filter{
        bottom: 3vw;
    }
}

@media screen and (max-width:900px){
    .arrow-filter{
        bottom: 4vw;
    }
}

@media screen and (max-width:767px){
    .nav-first-row {
        width: 100% !important;
    }

    .shop-box .products > .product{
        width: 50% !important;
    }
}

@media screen and (max-width:670px){
    .arrow-filter{
        bottom: 5vw;
    }
}

@media screen and (max-width:600px){
    .filter-inner{
        width: 85vw;
    }

}

@media screen and (max-width:570px){
    .arrow-filter{
        bottom: 7vw;
    }
}

@media screen and (max-width:530px){
    .small-column{
        left: 0;
    }
}

@media screen and (max-width:470px){
    .arrow-filter{
        bottom: 9vw;
    }
}

@media screen and (max-width:375px){
    .shop-box .products > .product{
        width: 100% !important;
    }
}

@media screen and (max-width:360px){
    .arrow-filter{
        bottom: 11vw;
    }

    .filter-inner h3 {
        font-size: 17px;
    }
}

.heading-filter {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.heading-filter svg {
    width: 24px !important;
    fill: black !IMPORTANT;
    color: black !important;
}


.heading-filter svg path {
    fill: black !IMPORTANT;
}


.custom-tdr-attribute.att-deactive {
    pointer-events: none;
    opacity: 0.4;
    background: transparent !important;
    color: black !important;
}

.custom-tdr-attribute.att-active{
    opacity: 1;
}



/*****************FINE NUOVO TUDOR TOMASI******************************/





/******************** HEADER GIOIELLERIA GRANDE ***********************/

@media screen and (max-width: 1611px){
    .header-search-form {
        display: none !important;
    }
}

input.ep-search-submit.search-submit {
    width: 30%;
    text-align: right;
}

.main-navigation .centerd-menu li {
    float: none;
    display: inline-block;
    color: #848588;
    font-family: BarlowCondensed;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
}

.main-navigation li {
    float: none;
    display: inline-block;
}

.main-navigation li a{
    color: #848588;
}

.current-menu-item{
    font-weight: bold;
}

.cart-links {
    display: none !important;
}

.extra-bar-item {
    color: white;
    line-height: 1;
    font-family: 'Charm';
    font-weight: 300;
    margin: 7px 0;
}

.centerd-menu .etheme-logo-wrapper{
    padding: 0 10px;
}

.nav-second-row .desk{
    text-align: center;
}

.nav-second-row .widget-title {
    font-family: BarlowCondensed;
    font-style: normal;
    font-weight: bold;
    color: #848588;
    margin-bottom: 20px;
}

/*.etheme-basement-list {
    font-family: BarlowCondensed;
    color: #848588;
}*/

.search-menu i.fas.fa-search, .wishlist-links i.fas.fa-heart{
    color: #848588;
}

.etheme_social_wrapper {
    margin-top: 40px;
}

.etheme_social_inner {
    display: flex;
    justify-content: center;
    align-items: center;
}

.etheme_icon_element {
    background: #864d27;
    padding: 10px;
    margin: 10px;
    max-width: 50px;
    overflow: hidden;
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
    border-radius: 10px;
}

.etheme_icon_element img {
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
}

.site-footer > .first-row > div.middle > div {
    padding: 0 7%;
}

.site-footer .widget-title {
    font-family: BarlowCondensed;
    font-style: normal;
    font-weight: 600;
    color: #848588;
    font-size: 16px;
    margin-bottom: 20px;
}

.site-footer .textwidget{
    font-family: BarlowCondensed;
    font-style: normal;
    font-weight: 500;
    color: #848588;
    font-size: 16px;
    margin-bottom: 20px;
}

.menu-legal-container, .menu-left-menu-container, .menu-frames-container, .menu-contatti-container, .contact-wrapper{
    font-family: BarlowCondensed;
    font-style: normal;
    font-weight: 500;
    color: #848588;
    font-size: 16px;
    margin-bottom: 20px;
}

.contact-wrapper h2.widget-title{
    font-size: 2rem;
}

.site-footer > .second-row > div.middle > .menu-footer-2 {
    display: -webkit-box;
    display: flex;
    font-size: 12px;
    padding-bottom: 30px;
}

.site-footer > .second-row > div.middle > .menu-footer-2 > div:nth-child(3) {
    width: 180px;
    text-align: right;
}

.site-footer > .second-row > div.middle > .menu-footer-2 {
color: #848588;
font-family: BarlowCondensed;
font-weight: 500;
line-height: 1.5;
}

footer#colophon .logo-row{
    margin-top: 3%;
}

footer#colophon .logo-row .etheme-logo-wrapper{
    background-color: #864d27;
}

.footer-block.center li.menu-item {
    text-transform: uppercase;
    line-height: 350%;
    padding: 0 20px;
    color: white !important;
}

a:hover, a:focus, a:active {
    color: #864d27 !important;
}

.etheme_icon_element:hover {
    background: #848588;
    -webkit-box-shadow: -7px 6px 31px 0px rgb(0 0 0 / 75%);
    -moz-box-shadow: -7px 6px 31px 0px rgba(0,0,0,0.75);
    box-shadow: -7px 6px 31px 0px rgb(0 0 0 / 75%);
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
    transform: scale(1.1);
}

footer#colophon a{
    color: #848588;
}

.mobile-cartier.cartier{
    display: none;
}

nav#site-navigation .cart-links, span.items-in-wish{
	display: none !important;
}

@media screen and (max-width:1400px){
    #menu-right-menu, #menu-left-menu {
        width: 100% !important;
    }

    .main-navigation li {
        margin: 0px 3px;
    }
}

@media screen and (max-width:1340px){
    #menu-right-menu, #menu-left-menu {
        width: 80% !important;
    }
}


@media screen and (max-width: 1200px){
    #menu-right-menu, #menu-left-menu, .wishlist-links, .cart-links, .nav-extra-row {
        display: none !important;
    }

    #site-navigation .nav-first-row {
        width: 100%;
    }

    .mobile-actions.actions{
        display: inline-flex;
        width: 100% !important;
    }
}

@media screen and (max-width: 991px) and (orientation: landscape){
    #site-navigation .nav-first-row {
        height: 80px !important;
        width: 100%;
    }

    .nav-first-row .right-actions .actions {
        display: none !important;
    }
}

@media screen and (max-width:1000px){
    .menu-footer-2.etheme-subfooter .etheme-subfooter-item{
        text-align: center !important;
    }

    .menu-footer-2.etheme-subfooter {
        flex-direction: column;
    }
}

@media screen and (max-width:767px){
    footer#colophon .logo-row{
        margin-top: 15%;
    }

    .nav-first-row .right-actions .actions {
        display: inline-block !important;
    }

    #site-navigation .nav-first-row{
        height: 60px !important;
    }
}

@media screen and (max-width:505px){
    footer#colophon .logo-row{
        margin-top: 15%;
    }
}

@media screen and (max-width:350px){
    footer#colophon .logo-row{
        margin-top: 18%;
    }
}



/************** NUOVO PULSANTE TUDOR ***************/

.btn {
    position: relative;
    font-style: normal;
    font-weight: 500;
    display: inline-block;
    min-width: 20px;
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
    border: none;
    -webkit-transition: all 0.3s cubic-bezier(0.04, 0.09, 0, 0.8);
    transition: all 0.3s cubic-bezier(0.04, 0.09, 0, 0.8);
    overflow: hidden;
}

.btn-primary {
    position: relative;
    display: flex;
    /* font-size: 16px; */
    align-items: center;
    line-height: 1em;
    background: rgb(190, 1, 0) !important;
    color: #ffffff !important;
    /*-webkit-box-shadow: 0 8px 16px 0 rgb(190, 1, 0);
    box-shadow: 0 8px 16px 0 rgb(190, 1, 0);*/
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    height: 45px;
    border-radius: 25px;
    padding: 0px 51px;
}

.site-header__cta {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    /*display: none;*/
    text-align: center;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 50px;
}

.btn__hover {
    position: absolute;
    display: block;
    border-radius: 50%;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateZ(0) translate(-50%, 50%);
    transform: translateZ(0) translate(-50%, 50%);
    -webkit-transition: all 0.4s cubic-bezier(0.04, 0.09, 0, 0.8);
    transition: all 0.4s cubic-bezier(0.04, 0.09, 0, 0.8);
    will-change: transform;
    pointer-events: none;
    opacity: 0;
    width: 0;
    height: 0;
    -webkit-transform-origin: center center;
    transform-origin: center center;
}

.btn__text {
    position: relative;
    font-size: calc(0.625rem + (1vw - 3.2px) * 0.0781);
    font-weight: 400;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #ffffff;
    max-width: max-content;
    display: block;
}

.btn-primary .btn__hover {
    background: #ffffff !important;
}

.btn-primary:hover {
    /*-webkit-box-shadow: 0 8px 16px 0 rgb(35 36 41 / 30%);
    box-shadow: 0 8px 16px 0 rgb(35 36 41 / 30%);*/
    border: 1px solid rgb(224, 224, 224);
}

.btn-primary:hover .btn__text{
    color: rgb(190, 1, 0);
}

.btn:hover .btn__hover {
    opacity: 1;
    width: 300px;
    height: 300px;
    -webkit-transform: translateZ(0) translate(-50%, 0%);
    transform: translateZ(0) translate(-50%, 0%);
    -webkit-transition: all 0.9s cubic-bezier(0.04, 0.09, 0, 0.8);
    transition: all 0.9s cubic-bezier(0.04, 0.09, 0, 0.8);
    bottom: -40px;
}

@media screen and (min-width: 992px){
    .site-header__cta {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media screen and (max-width:992px){
    .site-header__cta{
        width: 200px;
        margin: auto;
    }
}

/************** FINE NUOVO PULSANTE TUDOR ***************/




.product form.wpcf7-form .wpcf7-response-output {
    /*display: block !important;*/
    position: inherit;
    transform: unset;
    width: 100%;
}