/*
Theme Name: dicuntojunior
Author: Dino Marzella
Author URI: https://www.behance.net/dinomarzella
Description: Tema Child personalizzato.
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

/*wp-login custom style*/
.login h1 a {
	background-size: 120px;
	height: 84px;
	width: 100%;
}
input[type="password"]:hover, input[type="password"]:focus, input[type="text"]:hover, input[type="text"]:focus {
	border-color: rgba(0,0,0,1.00);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,.8);
	box-shadow: 0 0 2px rgba(0,0,0,1.00);
}
.wp-core-ui .button-primary {
    background: #000000;
    border-color: #000000 #000000 #000000;
    -webkit-box-shadow: 0 1px 0 #000000;
    box-shadow: 0 1px 0 #000000;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 -1px 1px #000000,1px 0 1px #000000,0 1px 1px #000000,-1px 0 1px #000000;
}
.wp-core-ui .button-primary:hover {
    background: #000000;
    border-color: #000000;
    color: #fff;
}
.wp-core-ui .button-primary:active {
    background: #000000;
    border-color: #000000;
    -webkit-box-shadow: inset 0 2px 0 #000000;
    box-shadow: inset 0 2px 0 #000000;
}
.wp-core-ui .button-primary:focus {
    -webkit-box-shadow: 0 1px 0 #000000,0 0 2px 1px #000000;
    box-shadow: 0 1px 0 #000000,0 0 2px 1px #000000;
}
/*header custom style*/
.mini-search .search-icon {
    right: unset;
	left: 0;
}
.mini-search input.field, .overlay-search-microwidget input[type="text"] {
	padding: 0px 25px;
}
.searchform input[type="text"]:hover, input[type="text"]:focus {
    border-color: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset;
}
.divider-wt {
    display: table;
    margin: 70px auto 35px;
	text-align: center;
	position: relative;
	font-size: 24px;
	line-height: 24px;
}
.divider-wt::before, .divider-wt::after {
    content: "";
    position: absolute;
    width: 100%;
	max-width: 120px;
    height: 2px;
    background: #000000;
    top: 12px;/*uguale alla metà del font-size*/
}
.divider-wt::before {
    right: 110%;
}
.divider-wt::after {
    left: 110%;
}
.divider-sub-title {
    font-style: italic;
    font-size: 14px;
    color: #a4a4a4;
    font-weight: 400;
    margin-top: 0;
	display: block;
}
body.hide-product-title .summary > .product_title {
    display: unset;
}

.mini-login .submit.text-disable, .wc-ico-cart.text-disable, .header-elements-button-1 {
    padding: unset;
    letter-spacing: unset;
}
.round-counter-style .wc-ico-cart > .counter {
    margin-left: -5px !important;
}
.shopping-cart-inner {
    width: 300px;
}
.wl-add-link {
	font-size: 14px;
	text-decoration: none;
}
.wl-add-link:hover {
	text-decoration: underline;
}
.woocommerce div.product div.summary h1 {
    margin-bottom: 10px;
}
.brand_in {
	display: none !important;
}
.brand-link {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-family: "Roboto condensed", Helvetica, Arial, Verdana, sans-serif;
}
.brand-link a {
	text-decoration: unset;
}
.brand-link a:hover {
	text-decoration: underline;
}
.woocommerce-products-header {
    margin-bottom: 20px !important;
}
.prdctfltr_wc, .switcher-wrap {
	margin-bottom: unset;
}
.prdctfltr_wc .prdctfltr_filter_title {
    font-weight: unset;
    line-height: 16px;
    font-size: 12px;
}
.prdctfltr_wc .prdctfltr_filter_title .prdctfltr_woocommerce_filter {
    font-size: 14px;
    margin-left: unset;
    margin-right: unset;
}
[class^="prdctfltr-"]::before, [class*=" prdctfltr-"]::before {
    vertical-align: unset;
}
@media only screen and (max-width: 500px) {
	.divider-wt {
		font-size: 16px;
		line-height: 16px;
	}
	.divider-wt::before, .divider-wt::after {
		width: 25%;
		max-width: 60px;
    	top: 8px;/*uguale alla metà del font-size*/
	}
	.divider-wt::before {
		right: 90%;
	}
	.divider-wt::after {
		left: 90%;
	}
}
@media only screen and (max-width: 643px) {
	.pre-footer-content {
		flex-direction: column !important;
	}
	.pre-footer-container .call-us {
    	border-right: 0px !important;
		border-bottom: 1px solid #4a4a4a;
	}
	.pre-footer-container .email-us, .pre-footer-container .call-us {
    	width: unset;
	}
}
@media only screen and (max-width: 680px) {
	.dm_container {
		width: 100% !important;
	}
}
@media only screen and (min-width: 644px) {
	.pre-footer-container .email-us, .pre-footer-container .call-us {
    	width: 100%;
	}
}		
.ult-ib-effect-style6 .ult-new-ib-desc::before {
    border-width: 0px !important;
}
.full-width-row {
	width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
}
.content-l-c {
	max-width: 500px;
	width: 100%;
	margin: 0px auto;
}
.pre-footer-container {
	background-color: #f7f7f7;
	text-align: center;
	margin-top: 70px;
}
.pre-footer-content {
    width: 100%;
	max-width: 1300px;
    margin: 0px auto;
	display: flex;
	flex-direction: row;
	padding: 40px 0px;
}
.pre-footer-container .call-us {
    border-right: 1px solid #4a4a4a;
}
.pre-footer-container .email-us, .pre-footer-container .call-us {
    padding: 20px 10px;
	text-align: center;
}
.pre-footer-container .email-us p.title, .pre-footer-container .call-us p.title {
    font-size: 30px;
    font-weight: 300;
    line-height: 35px;
    color: #4A4A4A;
    padding-bottom: 20px;
}
.pre-footer-container .email-us p, .pre-footer-container .call-us p {
    margin: 0;
    padding: 0;
}
.pre-footer-container .email-us p.subtitle, .pre-footer-container .call-us p.subtitle {
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    color: #4A4A4A;
}
.subtitle {
    clear: both;
    padding: 10px 0;
    font-size: 18px;
    color: #d12c01;
}
.pre-footer-container .email-us a, .pre-footer-container .call-us a {
    margin-top: 20px;
    display: inline-block;
    border: 1px solid #4a4a4a;
    padding: 14px 46px;
    font-size: 10px;
    line-height: 10px;
    font-weight: 300;
    color: #4A4A4A;
    text-transform: uppercase;
    min-width: 130px;
    letter-spacing: 1px;
    text-decoration: none;
}
.widget-title {
    font-size: 11px;
	line-height: 13px;
}
.footer .custom-nav li a {
	font: normal 300 11px / 13px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
.wf-1-p {
	width: 22.2222%;
}
.wf-2-p {
	width: 33.3334%;
}
.mailpoet-subscription-field {
    padding-bottom: 0px !important;
}
#ct-ultimate-gdpr-cookie-content {
	width: 70%;
	margin-right:5%;
}
.ct-ultimate-gdpr-cookie-popup-modern .ct-ultimate-gdpr-cookie-buttons {
    width: 30%;
}
#ct-ultimate-gdpr-cookie-content a, .ct-ultimate-gdpr-cookie-content a:hover {
	color: #ffffff;
}
.ct-ultimate-gdpr-cookie-popup-modern .ct-container {
    display: inline-flex;
}
.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-tabs-nav .ui-state-active {
    border-bottom-color: #000000;
}
.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content input[type="submit"] {
    background-color: #000000;
	margin: 15px 0 0 0;
	padding: 2px 18px;
}
.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content .ui-widget-content a {
    color: #000000;
}
.lines, .lines::after, .lines::before, .lines:hover {
	background-color: #000;
}
.icomoon-the7-font-the7-cart-12::before, .the7-mw-icon-cart::before {
    content: "\e200" !important;
}
.banner-cta {
	padding: 0;
	margin: 30px 0 0;
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content: center;
}
.dm_container {
	width: 50%;
	text-align: center;
	background-color: #f7f7f7;
}
.dm_container.first_half {
    padding: 9% 0;
}
.dm_container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.prdctfltr_woocommerce .prdctfltr_reset_this {
	border-width: 0.5px !important;
	border-color: lightgray !important;
}