.page-id-266 .ph-layout-1{
height: 250px !important;
    margin-bottom: 50px !important;
}
.page-id-3211 #theme-page-header{
	display:none;
}
/*mio*/
.topbar {
    color: #666666;
    background-color: #fff;
    padding-bottom: 0;
    border-bottom: 1px solid #f3f3f3;
	padding-top: 5px;
}
.topbar__container {
    border-bottom: 0px solid #f3f3f3;
    padding-bottom: 0px;
}
#theme-footer{
	border-top:1px solid #f1f1f1;
}
#theme-footer .mc4wp-form-3238{
    border: 1px solid #ccc;
    border-radius: 26px;
    padding: 8px 6px 8px 16px;
}
#theme-footer input[type="email"]{
	max-width: 200px;
    border: none;
}
#theme-footer input[type="submit"]{
border: 0 !important;
    color: #3e976c;
    background-color: transparent;
    font-weight: bold;
}
#sb_instagram #sbi_load {
  margin-top: 10px;
}
.home .mc4wp-form{
text-align: center;
}
.home .mc4wp-form-3238{
    border: 1px solid #ccc;
    border-radius: 26px;
    padding: 8px 6px 8px 16px;
	background-color:#fff;
}
.home input[type="submit"]{
border: 0 !important;
    color: #3e976c;
    background-color: transparent;
    font-weight: bold;
}
.home input[type="email"]{
	max-width: 200px;
    border: none;
	padding:2px 6px;
	background-color: transparent;
	
}
.social-footer li a{
	line-height: 30px;
    font-size: 20px;
	height: 32px;
    width: 32px;
	margin-right: 8px;
}
.product-categories .cat-parent .active .children .cat-item a{
	line-height: 22px;
}
.product-categories .cat-parent .active ul.children li{
	padding-bottom: 12px;
}
.woocommerce-cart .woocommerce-cart-form .actions .cart-empty-btn{
display:none;
}
.cart-sidebar-content .woocommerce-mini-cart__buttons a.button {
font-size: 12px;
}
.onsale{
background-color: #a94278;
}
.woocommerce .wc-amazon-checkout-message {
display: block;
    max-width: 450px;
    margin: 0 auto;
    border: 1px solid #ccc;
    padding: 10px;
    overflow: auto;
    margin-bottom: 20px;

}
@media (min-width: 1200px){
	#BestSellerId a img {
    
    height: auto !important;
	}
	.single-product .pro-single-image {
    width: 500px!important;
	}
	.single-product .summary {
    width: -webkit-calc( 100% - 500px);
    width: -moz-calc( 100% - 500px);
    width: calc( 100% - 500px);
	}
}
@media (max-width: 420px){
	.woocommerce-checkout .woocommerce-form-login{
	max-width: 95%;
	}
	.woocommerce-checkout .woocommerce-form-login button[type="submit"]{
	margin-top: 15px;
	}
}
/*fine mio*/