/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 13-Jul-2021, 12:31:21 pm
    Author     : Jstechno-32
*/
/*body{
    font-family: 'Muli','Helvetica Neue',Helvetica,Arial,sans-serif;
}*/
.menu_bar{
    margin-top: 20px;
}
.miniCart-content{
    height:500px; 
    overflow-y: scroll;
}
.minicart_btn-remove i{
    position:absolute; 
    right:0; 
    top:2px;
}
.photo-gallery{
    margin-top: 30px;
}
.photos .item img{
    width: 100%;
    height: 300px;
}
.photo-gallery .intro {
  font-size:16px;
  max-width:500px;
  margin:0 auto 40px;
  text-align: center;
  font-weight: bold;
  bottom:0;
}
.photo-gallery .photos {
  padding-bottom:20px;
}
.photo-gallery .item {
  padding-bottom:30px;
  height:300px; 
}
@media (max-width:767px) {
  .photo-gallery h2 {
    margin-bottom:25px;
    padding-top:25px;
    font-size:24px;
  }
}
#logo2{
    float: right;
}
#logo2 img{
    height: 85px; 
    width:150px;
}
.header_top_left{
    padding-left: 10px;
}
.border{
    width: auto;
}
.stock_fabric{
    margin-top: 50px;
}
.stock_fabric h1{
    margin-bottom: 50px;
    text-align: center;
}
.stock_fabric_img{
    width:200px;
    height: 200px;
}
.login_form{
    margin-left: 5px;
}
.brand_logo{
    height: 500px;
}
.left_size{
    margin-left: 40px;
}
/*.mini-cart_right{
    margin-right: 50px;
}*/
.tbl_checkout{
    display: none;
}
#checkout_info{
    margin-left: 35px;
    //display: none;
}






