.logo-sticky{
    display: none;
}
.top-bar{
    display: none;
}
.header-container .header-middle .header-phone .wpb_wrapper p {
    display: inline !important;
}
.header-bottom{
    background-color: #ffbc00;
}
.header-content{
    background: #E31F1B;
}
.logo img {
    position: relative;
    bottom: 30px;
    width: 150px;
}
.header-container .widget_shopping_cart .widget_shopping_cart_content .mini_cart_content .buttons {
    background: #E31F1B;
}
.header-container .widget_shopping_cart .widget_shopping_cart_content .mini_cart_content .buttons a {
    background: #ffbc00;
}
.widget_product_tag_cloud{
   display: none; 
}
.yith_magnifier_mousetrap {
    position: initial;
}
.list_product .product-image{
    border: 2px solid #f7f7f7;
}
.summary .product_title{
    font-size: 32px !important;
}
.summary .price{
    font-size: 23px !important;
}
.main-container .cart_totals table .shipping ul#shipping_method li .amount {
    text-align: right;
}
.main-container .cart_totals table .shipping ul#shipping_method li .shipping_method {
    top: -10px;
}
#my_account{
    bottom: 5px;
    height: 30px;
}
#my_cart{
    width: 150px;
    float: right;
}
.form-row .woocommerce-form-login__submit{
    margin-top: 45px !important;
    right: 110px !important;
}
.woocommerce-form-row .password-input{
    margin-top: 30px !important;
    right: 93px !important;
}
#list_cards_icon{
    width: 600px !important;
    height: 0px !important;
}
#old_product_fill{
    display: none !important;
}
.footer .footer-bottom .copy-right a {
    color: #676767 !important;
}