@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.ceramicassunta.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.0") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//www.ceramicassunta.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//www.ceramicassunta.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//www.ceramicassunta.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//www.ceramicassunta.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//www.ceramicassunta.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//www.ceramicassunta.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//www.ceramicassunta.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//www.ceramicassunta.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #444444;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #444444;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 300;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(68,68,68);
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(251,186,0);
	--wd-alternative-color: rgb(247,197,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(251,186,0);
	--btn-accented-bgcolor-hover: rgb(247,197,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: rgb(251,186,0);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(249,249,249);
	background-image: none;
}
.page .wd-page-content {
	background-image: none;
	background-repeat: repeat;
	background-size: contain;
	background-attachment: fixed;
	background-position: left top;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 800px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 8px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-load-more {
    padding: 5px 25px;
    min-height: 44px;
    border-radius: 4px;
    border-width: 1px;
}

/* MARGINE SOTTOMENU */


.whb-top-bar .wd-dropdown {
    margin-top: 10px;
}


/* BARRA OPZIONI SHOP */

.shop-loop-head {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
    border-radius: 8px;
    max-width: 100%;
    padding: 6px 10px;
    width: 100%;
    background-color: #fafafa;
}

.wd-shop-tools>* {
    margin-bottom: 0px;
    
}



/* Bordi bottoni*/

.btn.btn-style-bordered {
    border-width: 1px;
}






/* BORDI SLIM */

div.quantity input[type="button"] {
    
    border: 1px solid rgba(129, 129, 129, .20);

}

input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {

 border: 1px solid rgba(129, 129, 129, .20);

}



/* GDPR */


#ct-ultimate-gdpr-cookie-popup #ct-ultimate-cookie-close-modal {
    color: #ffffff!important;
   
}

.swatch-on-single.swatch-with-bg {
    width: 30px;
    height: 30px;
}



/* GDPR */


.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-tabs-nav .ui-state-active {

    border-bottom: 4px solid #fbba00;

}


#ct-ultimate-gdpr-cookie-open {
    font-size: 12px!important;
    padding: 5px 6px !important;
}

.ct-ultimate-gdpr-cookie-popup-khapse-white #ct-ultimate-gdpr-cookie-change-settings {
   
    margin-left: 0px;
  
}

#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-khapse #ct-ultimate-gdpr-cookie-accept, #ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-khapse #ct-ultimate-gdpr-cookie-change-settings, #ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-khapse #ct_ultimate-gdpr-cookie-reject {
    
    border-radius: 6px;
}




h2 {
	
	font-size:2.6em;
	color: #fbba00;
	
	
}

h3 {
	
	font-weight:300;
	font-size:18px;
}





/* SEARCH IN WIDGET */



body .select2-container--default .select2-selection--single {
    
    border: 1px solid rgba(119,119,119,0.2);
}

body .select2-container--default .select2-search--dropdown {

    background-color: #ffffff;
}



.widget[class*="_tag_cloud"] .tagcloud a {

    margin: 4px;
    border-radius: 8px;
 
}







.woodmart-woocommerce-layered-nav .filter-swatch>span {
    position: relative;
    display: block;
    border-radius: 50%;
    border: 1px solid #ddd;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.wd-swatch.swatch-with-bg {
      border: 1px solid #ddd;
}




.category-grid-item .wd-entities-title {

    font-size: 15px !important;
}



.wd-entities-title {
   
    color: #666666;

}



/* NAVIGATION CAROUSELL POINT */

:root {
    
    --color-gray-800: #fbba00;
    --color-gray-900: #fbba00;
   
}


/* MODIFICHE A TM */

.woocommerce-checkout form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table .product-name span {
    padding-right: 0px !important;
}

.woocommerce td.product-name dl.variation dt, .woocommerce td.product-name dl.variation dd, .woocommerce td.product-name dl.variation dt p, .woocommerce td.product-name dl.variation dd p, .woocommerce-page td.product-name dl.variation dt, .woocommerce-page td.product-name dl.variation dd p, .woocommerce-page td.product-name dl.variation dt p, .woocommerce-page td.product-name dl.variation dd p {
    font-size: 0.8rem;
    font-weight: 500;
    margin: 0;
}


.cpf-data-on-cart, .cpf-img-on-cart {
    border-bottom: 0px dotted rgba(0,0,0,0.2);
    margin-bottom: 0em;
}

.cpf-data-on-cart:before {
 
    display: none;
}


.tm-extra-product-options .tc-epo-label {

    text-align: center;
    padding: 10px;
    background-color: #fafafa;
    border-radius: 8px;
 margin: 0px 10px 0px 10px;
	font-size: 120%;
    
	
}

/* PLUGIN TM PER VARIABILI */

.tm-quantity input.tm-qty {
    margin: 0;
    max-width: 100%;
    min-width: 50px;
    text-align: center;
    width: 100% !important;
}


.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.radio_image, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.checkbox_image, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.radio_image, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.checkbox_image {
    border-color: inherit;
    border-top-color: rgb(250, 186, 0);
    border-right-color: rgb(250, 186, 0);
    border-bottom-color: rgb(250, 186, 0);
    border-left-color: rgb(250, 186, 0);
    border-width: 5px;
    border-top-width: 5px;
    border-right-width: 5px;
    border-bottom-width: 5px;
    border-left-width: 5px;
    box-shadow: 0 0 0px 0 rgba(0,0,0,0.3);
    border-radius: 100px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    border-bottom-left-radius: 100px;
    border-color: #FABA00;
    border-top-color: rgb(250, 186, 0);
    border-right-color: rgb(250, 186, 0);
    border-bottom-color: rgb(250, 186, 0);
    border-left-color: rgb(250, 186, 0);
}

.tc-lightbox-button {
    background: transparent;
    top: 0;
    color: #444;
    font-size: 0.7em !important;
    padding: 0;
    position: absolute;
    right: 0;
    z-index: 2;
    opacity: 1;
    cursor: zoom-in;
    margin: auto;
    
}


.radio-image-label, .checkbox-image-label {
    display: block;
    text-align: center;
    padding: 1em 0;
    line-height: 1.5;
    font-size: 0.7em;
}


.rnTotalBox {
	
	display: none;
	
}



.rnField_1 {
	
	margin-bottom: 30px !important;
	
}


.buttongian {
	
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	color: #fbba00 !important;
	font-weight:500 !important;
	padding: 12px 28px;
	background-color: #ffffff;

  border: 1px solid #fbba00; 
text-align: center;
	margin: 10px 0px;
	
  display: block;   
	
	
}

.buttongian2 {
	
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	color: #fbba00 !important;
	font-weight:300 !important;
	padding: 12px 28px;
	background-color: #ffffff;
  
  border: 1px solid #fbba00; 
text-align: center;
	margin: 10px 0px;
	
  display: block;   
	
	
}


/* BOX INFO SPEDIZIONI */

.box-style-border .info-box-content {
    padding: 30px;
    border: 1px solid var(--brdcolor-gray-300) !important;
    border-radius: 6px !important;
}



@media screen and (max-width: 768px) {
  .displaynonemobile {
    display: none !important;
  }
}


@media screen and (min-width: 769px) {
   .displaynonedesktop {
    display: none !important;
  }
}


/* BORDI AI PULSANTI (TEMPORANEI) */

.vc_btn3.vc_btn3-shape-square {
    border-radius: 4px;
    border: 1px solid;
    text-transform: uppercase;
}


/* DESCRIZIONI CATEGORIE */

.term-description, .page-description {
    margin-bottom: 20px;
    font-size: 20px;
	line-height: 26px;
    font-weight: 300 !important;
    color: #444;
    text-align: center;
	padding: 20px 20px 20px 20px;
	border: 1px solid #FBBB00;
	    border-radius: 8px;
	
    font-weight: 400!important;
}

/* IMMAGINE CATEGORIE */

.category-grid-item .wrapp-category {
    position: relative;
    border-radius: 8px;
}

/* EXTRA PRODUCT OPTIONS  */

.tm-extra-product-options .tc-cell, .tc-extra-product-options .tmcp-field-wrap label.tc-cell, .tc-cell {
 
    margin-bottom: 0px !important;
   
}






.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-epo-text-wrapper, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.radio-image, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.checkbox-image, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.radio-image, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.checkbox-image {

	border-width: 2px !important;
    border-color: #FBBA00 !important;
	border-radius: 6px !important;
	
}



/* CARICA ALTRI PRODOTTI  */


.wd-load-more {
    padding: 12px 25px 12px 25px;
    border-color: #FBBA00 !important;
    border-radius: var(--btn-default-brd-radius);
    color: var(--color-gray-800);
    font-weight: 900;
    border-width: 1px;
    width: 100%;
    margin-top: 20px;
	border-radius: 8px;
}


/* ELIMINAZIONE SFUMATURA NEL CAROSELLO MOBILE */

@media (max-width: 1024px) {
.disable-owl-mobile .wd-owl {
   
    -webkit-mask-image: none!important;
 
}
}



/*  MENU MOBILE  */


.wd-nav-mobile>li>a {

    font-weight: 400;
    font-size: 18px;
    
    color: #666 !important;
}


.wd-nav-mob-tab>li.wd-active>a {
    background-color: #FBBB00!important;
}







@media (min-width: 1025px) {
	/* SIDEBAR */

.sidebar-container {
    margin-bottom: 40px;
    background-color: #fafafa;
    border-radius: 8px;
    padding: 20px 20px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-my-account-sidebar {
   display:none !important;
}

.category-grid-item .wd-entities-title {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 14px;
}


}

@media (max-width: 576px) {
	/*  CARRELLO  */


:is(.woocommerce-cart-form__contents,.group_table) td>* {
    margin-bottom: 16px;
}

:is(.woocommerce-cart-form__contents,.group_table) td {
    display: block;
    align-items: center;

}



/* Checkout*/


input#mailchimp_woocommerce_newsletter {
    float: left !important;
    margin-top: 3px !important;
}

input#mailchimp_woocommerce_gdpr\[d49035542b\] {
    float: left !important;
	    margin-top: 3px;
}

input#mailchimp_woocommerce_gdpr\[23a5164a38\] {
    float: left;
	    margin-top: 3px;
}









.wd-my-account-sidebar {
   display:none !important;
}

.page-title .title {
    font-size: 22px;
    line-height: 1.2;
}


.category-grid-item .wd-entities-title {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 14px;
}



/*  MENU MOBILE  */

.wd-nav>li>a {
    
    font-weight: 500!important;
    font-size: 16px!important;
 
}

.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: #fff!important;
}

}

