/*
Template Name: Krishna Temple
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/

/*********************cart****************/
.btn_cross a{
width:30px;
height:30px;
line-height:30px;
font-size:14px; 
 }
.center_cart {
    background-image: url(../img/1.jpg);
    background-position: center center;
    background-size: cover;
}
.table img{
width:90px;
height:125px; 
 }
 
.center_log {
    background-image: url(../img/34.jpg);
    background-position: center center;
    background-size: cover;
}
#cart{
padding-bottom:150px!important; 
}
#login{
padding-bottom:150px!important; 
}
/*********************cart_end****************/


@media screen and (max-width : 767px){
.cart_2ril{
text-align:center;
margin-bottom:15px; 
 }
.cart_2rir{
text-align:center!important;
 }

#cart{
padding-bottom:40px!important; 
 }
.login_1r{
margin-top:20px;  
 }
.login_1rir{
margin-top:20px; 
 }
#login{
padding-bottom:40px!important; 
 }
 }

@media (min-width:576px) and (max-width:767px) {

 }
@media (min-width:768px) and (max-width:991px) {

 }

@media (min-width:992px) and (max-width:1200px) {

 }



