/* Escribe aquí tu código CSS */
.site-header:not(.sticky).with-header-slider{
	background: #fff;
}
.site-branding img.custom-logo{
	max-width: 250px;
	
}
a{
		color: #1e1e1e;
}


.wpcf7-form-control-wrap{
    margin-bottom: 0;

}
header.entry-header .woocommerce-breadcrumb {
margin-bottom: 0px;
	display: none;
}
article.page header.entry-header h1, article:not(.has-post-thumbnail).page header.entry-header h1{
	display: none;
}
header.woocommerce-products-header{
	display: none;
}


.entry-content p:not([class^=has]){
	line-height: 1.7rem;
	
}

form.wpcf7-form.init p{
	margin-top: 0px;
	
	
}
#main-footer .site-info{
	display: none;
}

@media (max-width: 845px){
	
	div.yith-slider-slide.slide-id-7582.slick-slide{
		display: none;
}
	.site-branding img.custom-logo{
	    max-width: 165px;
	}

}



.pswp__caption__center{
		display: none;
}

div.yith-slider alignfull fullscreen yith-slider-7575 slick-initialized slick-slider slick-dotted{
	height: 750px;
}
.yith-slider-slide slide-id-7583 slick-slide{
		height: 750px;
}
.select2-dropdown .select2-results__option.select2-results__option--highlighted, .select2-dropdown .select2-results__option.select2-results__option[data-selected=true], .selectBox-dropdown-menu .select2-results__option.select2-results__option--highlighted, .selectBox-dropdown-menu .select2-results__option.select2-results__option[data-selected=true]{
	color: #cc1818 !important;
	
}

.select2-dropdown .select2-results__option.select2-results__option--highlighted, .select2-dropdown .select2-results__option.select2-results__option[data-selected=true]{
	color: #cc1818 !important;
}
.single-product div.product .summary.entry-summary .price{
	color: #cc1818;
}


.select2-orderby-7x-result-savk-price.select2-results__option{
	color:blue !important;
}


div.wpforms-container-full .wpforms-form button[type=submit]{
	color: #fff;
	background-color: #cc1818;
	border: #cc1818;
}


.wp-block-social-links.has-large-icon-size {
		justify-content: center;
}




