﻿
@media screen and (max-width:1920px){}
@media screen and (max-width:1024px){.ttlediv h1{display:inline-block;width:30%;font-size:24px !important;}
.top_nav .left{float:left;width:30%;padding:8px 0px;}
.cart-total a{float:right;display:block;background-color:#acacac;padding:6px 10px;margin-top:0 !important;color:#fff;border:1px solid #acacac;width:100%;text-align:center;}
.cart-total button{background-color:#80bf18;border:1px solid #80bf18;color:#fff;float:right;margin-top:15px !important;padding:9px 27px;width:100%;transition:all .3s ease-in-out 0s;margin-bottom:10px;}
#divProducts .row{margin-left:0 !important;}
.shopping-cart .cart .card-left{border-left:none !important;text-align:center;transition:all .3s ease-in-out;}
}
@media screen and (max-width:990px){}
@media screen and (max-width:768px){}
@media screen and (max-width:640px){}
@media screen and (max-width:480px){}
@media screen and (max-width:360px){}
@media screen and (max-width:340px){}