a, body {
margin: 0px;
padding: 0px;
appearance: none;
-o-appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
box-sizing: border-box;    
}
.home #home1 div.ewidth.red a, .home #home1 div.ewidtha.red a { margin-right: 10px; }
.home #home1 div.ewidth.yellow a, .home #home1 div.ewidtha.yellow a { margin-left: 10px; }
#simplepay_form button[type="submit"] { margin-right: 20px; }
#home1_1 .hgomb .ewidth.yellow { text-align: center !important; } .home .vc_row.vc_column-gap-35 { margin-left: 0px !important; margin-right: 0px !important; }
#catlenyilo {
display: none;
text-align: center;
padding: 14px 20px;
cursor: pointer;
background-color: transparent;
color: #f4524d;
border-bottom: 2px solid #f4524d;
border-radius: 0px;
width: 100%;
box-sizing: border-box;
margin: 0px;
position: relative;
}
#catlenyilo:after {
position: absolute;
content: '\f063';
font-family: FontAwesome;
right: 50px;
top: 17px;
}
ul.product-categories.open #catlenyilo:after {
position: absolute;
content: '\f062';
font-family: FontAwesome;
right: 50px;
top: 17px;
} .hgomb.hleft .vc_btn3-container.vc_btn3-center { text-align: right; }
.hgomb .vc_btn3-container.vc_btn3-center { text-align: right; }
.variations_form.cart button[type="submit"].disabled { pointer-events: none; }