/* 66.4989378333em = 1056px */

#content {
	background-color: grey;
}

.site-content .col-full {
	background-color: #fffeee !important;
}

/* footer */
.site-footer .col-full {
	border-width: 0 2px 2px;
    border-color: #808080;
    border-style: solid;
}

/* variations custom fields */

#pa_personalizzato, .variation-Scriviquigiqualemodellopreferisci, .variation-Scriviquigiqualemodellopreferisci, .reset_variations {
    display: none !important;
}

.phoen_minss {
    display: block !important;
}

/* checkout */

#customer_details > .col-1, #customer_details > .col-2 {
	flex: 0 0 8.333333% unset !important;
    max-width: unset !important;
}

/* overwrite */
* {
	font-family: 'Roboto', sans-serif !important;
}

a, a:focus,
button:focus,
.button.alt:focus,
input:focus,
textarea:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
.button.added_to_cart:focus,
.button.wc-forward:focus {
	outline-color: transparent !important;
}

p.stars.selected a.active:before,
p.stars:hover a:before,
p.stars.selected a:not(.active):before,
p.stars.selected a.active:before {
	color: transparent !important;
}

.star-rating span:before,
.quantity .plus, .quantity .minus,
p.stars a:hover:after,
p.stars a:after,
.star-rating span:before,
#payment .payment_methods li input[type=radio]:first-child:checked+label:before {
	color: #C71D1B;
}

.widget_price_filter .ui-slider .ui-slider-range,
.widget_price_filter .ui-slider .ui-slider-handle {
	background-color: #7c7235;
}

@media (max-width: 575px) {
	.col-xs-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col-xs-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

/* --------------------------------------------- * /

/* welcome message home */

.message-home * { 
	font-family: 'Merienda One', Helvetica, sans-serif !important;
	color: rgba(0,0,0,0.7);
	text-shadow: 3px 3px 3px #fff;
	font-size: 2vw;
}

.message-home {
	background-color: #ffffcc;
	padding: 3% 1%;
	text-align:center;
	margin-bottom:25px;
}

@media (max-width: 767px) {
	.message-home * { 
		font-size: 3vw;
	}
}

/* cat home */

.cat-home {
	margin-bottom: 30px;
	/*background-color: #C71D1B;*/
	background-color: #F6F6F6;
}
.cat-home .col {
	text-align: center;
	height: 200px;
	padding: 10px;
}
.cat-home .contenitore {
	width: 100%;
	height: 100%;
}

.cat-home .col a {
	text-decoration: unset !important;
}

.cat-home .col span {
	font-family: 'Merienda One', Helvetica, sans-serif !important;
	position: relative;
	font-size: 22px;
	top: 40%;
	background-color: rgba(255,255,255, 0.9);
    border: 1px solid #aaaaaa;
    padding: 2%;
	color: black;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
@media (max-width: 480px) {
	.cat-home .col span {
		font-size: 15px;
		top: 40%;
	}
}

#home-merceria, #home-intimo, #home-filati, #home-bimbi {
	background-repeat: no-repeat;
	background-color: white;
	background-size: cover;
	background-position: center center;
	border: 1px solid white;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

#home-merceria:hover span, #home-intimo:hover span, #home-filati:hover span, #home-bimbi:hover span {
	background-color: #C71D1B;
	color: white;
}

#home-merceria:hover, #home-intimo:hover, #home-filati:hover, #home-bimbi:hover {
	border: 1px solid #C71D1B;
}

#home-merceria {
	background-image: url("https://www.mercerialesorelle.it/wp-content/uploads/2020/04/strumenti-di-cucito-736319.jpg");
}

#home-intimo {
	background-image: url("https://www.mercerialesorelle.it/wp-content/uploads/2020/04/biancheria-intima-maschile-e-femminile-pantaloni-icone-vettoriali-piatto-reggiseno_53562-2227.jpg");
}

#home-bimbi {
	background-image: url("https://www.mercerialesorelle.it/wp-content/uploads/2020/04/biancheria-intima-maschile-e-femminile-pantaloni-icone-vettoriali-piatto-reggiseno_53562-2227.jpg");
}


#home-filati {
	background-image: url("https://www.mercerialesorelle.it/wp-content/uploads/2020/04/lana.jpg");
}

/* sidebar blog */

.widget-area .widget a:not(.button):not(.components-button) {
    text-decoration: unset;
}

.blog-sidebar-content ul > li > a, .blog-sidebar-title {
	font-style: unset !important;
}

.blog-sidebar-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.blog-sidebar-content ul .children {
	margin-left: 0;
    margin-top: 1em;
}
   

.blog-sidebar-content ul li {
    padding-left: 1.618em;
	list-style: none;
    margin-bottom: 1em;
    line-height: 1.41575em;
}

.blog-sidebar-content ul li:before {
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f07b" !important;
	float: left;
    opacity: 0.35;
    margin-left: -1.618em;
    width: 1em;
}


.blog-sidebar-content ul > li > a{
	font-weight: 600 !important;
	color: #7c7c7c;
}

.blog-sidebar-title {
	font-weight: 300 !important;
	font-size: 1.41575em;
    letter-spacing: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 0 0 1em;
    margin-bottom: 1em;
	color: #777777;
	line-height: 1.618;
    text-rendering: optimizeLegibility;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* scompare sidebar e si va a tutta pagina */

@media (max-width: 66.4989378333em) {
	.left-sidebar .content-area {
		width: 100%;
		margin-right: 0;
	}
	div#secondary {
		display: none;
	}
}

/*  CATALOGO (immagini prodotti nel catalogo messe in background) */

div.img-wrapper {
    width: 100%;
    height: 170px;
    margin-bottom: 10px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

@media (max-width: 1250px) {
	div.img-wrapper {
		height: 150px;
	}
}

@media (max-width: 959px) {
	div.img-wrapper {
		margin-bottom: 5px;
	}
}

ul.products li.product .price {
	background-color: #C71D1B;
	box-shadow: 5px 0 0 0 #C71D1B;
	color: white !important;
}

ul.products li.product .price:after {
	border-top-color: #C71D1B;
}

.site-main ul.products li.product {
	min-height: 275px;
	background-color: white;
}
@media (max-width: 1250px) {
	.site-main ul.products li.product {
		min-height: 265px;
	}
}

@media (max-width: 959px) {
	.site-main ul.products li.product {
		min-height: 250px !important;
		width: 45% !important;
		margin: 2% !important;
		float: left !important;
	}
}

li.product {
	border: 1px solid rgba(0, 0, 0, 0.25);
}

li.product a > h2 {
	padding: 0 5px;
	margin: 0;
}
@media (max-width: 360px) {
	li.product a > h2 {
		padding: 0 3px;
		font-size: 0.8em !important;
	}
}

ul.products li.product .button, a.added_to_cart.wc-forward {
	width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
	margin-bottom: 0;
}

.wc-forward::after {
	display: none;
}


/* header */

.sottolineato {
	text-decoration: underline;
}

@media screen and (min-width: 768px) and (max-width: 66.4989378333em) {
	.boutique-primary-navigation {
		padding: 0 2em;
	}
}

#site-header-cart {
	width: 180px;
}

@media screen and (min-width: 768px) and (max-width: 66.4989378333em) {
	.woocommerce-active .site-header .main-navigation {
		width: 85%;
		margin-right: 0;
	}
	#site-header-cart {
		width: 15%;
	}
	.cart-contents {
		min-width: 90px;
		max-width: 100px;
	}
	.cart-contents .count {
		display: block !important;
	}
	.site-header-cart .cart-contents:after {
		display: none;
	}
	.site-header-cart .cart-contents:before {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		font-weight: 400;
		line-height: 1;
		font-family: 'Font Awesome 5 Free';
		font-weight: 900;
		line-height: inherit;
		vertical-align: baseline;
		content: "\f291";
		height: 1em;
		float: right;
		line-height: 1.618;
	}
}
.menu .menu-item:not(.menu-pagina) > a {
	font-weight: 600;
}

#menu-principale-1 {
    margin-top: 20px;
}

#menu-principale-1 li > a {
	color: #C71D1B !important;
}

#menu-principale-1 li {
	border-left: 3px double rgb(240,240,240);
}

#menu-principale-1 li:hover {
	border-left: 3px double #c71d1b;
}

.dropdown-toggle::after {
	border-top: 0;
}

header#masthead, #menu-principale-1, #menu-principale-1 li > button, #menu-principale-1 .sub-menu li {
	background-color: rgb(240,240,240) !important;
	box-shadow: none;
}

#menu-principale-1 li > button:after {
	background-color: #c71d1b;
    color: white;
    padding: 0 5px;
}

@media (max-width: 767px) {
	header#masthead {
		background-color: #C71D1B !important;
	}
	.menu .menu-item {
		padding-left: 10px;
		border-right-width: 0;
	}
}

@media screen and (max-width: 800px) {
	.boutique-primary-navigation button.menu-toggle {
		margin-top: 7px !important;
	}
}
.site-header {
	padding-bottom: 0 !important;
	padding-top: 30px !important;
}

@media (max-width: 767px) {
	.site-header {
		padding-top: 20px !important;
	}
}

.site-branding .site-description {
	text-transform: uppercase;
	color: black !important;
}

.site-title > a, .site-title > a:hover, .site-title > a:link, .site-title > a:active, .site-title > a:visited  {
	font-family: 'Great Vibes', Helvetica, sans-serif !important;
	text-shadow: 4px 4px 3px rgba(0,0,0,0.25); 
	font-size: 2em;
	text-decoration: none;
	border: 0;
	color: black !important;
}

@media (max-width: 767px) {
	.site-title > a, .site-title > a:hover, .site-title > a:link, .site-title > a:active, .site-title > a:visited  {
		font-size: 1.5em;
		color: white !important;
	}
}

.site-branding {
	float: none !important;
	margin: 0 auto !important;
	margin-bottom: 30px !important;
	text-align: center;
	width: 22% !important;
	min-width: 235px;
}

@media (max-width: 767px) {
	.site-branding {
		margin-left: -50px !important;
		float: left !important;
		margin-bottom: -5px !important;
	}
}

/*
.site-branding:before {
	background-image: url(https://mercerialesorelle.it/wp-content/uploads/2020/03/logo-lesorelle-header.png);
    background-size: 176px 100px;
    background-repeat: no-repeat;
    display: inline-flex;
    float: left;
    width: 200px;
    height: 100px;
    content: "";
}

@media (max-width: 767px) {
	.site-branding:before {
		background-size: 139px 79px;
		width: 150px;
    	height: 80px;
	}
}
*/

/*
@media (max-width: 767px) {
	.site-branding .site-title, .site-branding .site-description {
		display: none !important;
	}
}
*/