/*
Template Name: Furniture
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/

/*********************shop****************/
.center_shop {
background-image: url(../img/30.jpg);
background-position: center;
}
.shop_1r1l1i1 ul li a{
display:inline-block;
width:40px;
height:40px;
line-height:40px; 
color:#fff;
 }
.shop_1r1l1i1 ul li a:hover{
background:#daa14c;
color:#fff; 
border:1px solid #daa14c;
 }
.shop_1r1l1i1{
display:none;
 }
.shop_1r1l:hover .shop_1r1l1i1{
transition: 0.3s; 
display:block;
background:#000000cf;
 }
.shop_1r1l:hover{
box-shadow: 0px 4px 20px -3px rgb(22 36 62 / 15%);
 }
 
.shop_dt1r ul li{
width:30px;
height:30px; 
 }
 
.shop_dt2 .nav-tabs{
border-color:#f3e7d5;
 }
.shop_dt2 .nav-tabs .nav-link {
padding:15px 30px;
color:#333;
border-color: #f3e7d5 #f3e7d5 #fff;
font-weight:bold;
}
.shop_dt2 .nav-tabs .nav-link:hover {
color:#daa14c;
}
.shop_dt2 .nav-tabs .nav-link.active {
border-color: #daa14c #daa14c #fff;
color:#fff;
background:#daa14c;
}

.center_shop_dt {
background-image: url(../img/40.jpg);
background-position: center;
}

/*********************shop_end****************/


@media screen and (max-width : 767px){
.shop_1l1 h5{
text-align:center; 
 }
.shop_1l1ir h5{
text-align:left;  
 }
.shop_1r1l {
margin-bottom:15px;
text-align:center; 
 }
.shop_1r1l1i img{
min-height:180px; 
 }
.shop_dt1r{
margin-top:15px; 
 }
.shop_dt1r .button_2{
padding-left:15px;
padding-right:15px;
 }
.shop_dt2 .nav-tabs .nav-link {
padding: 15px 15px;
border-color: #f3e7d5 #f3e7d5 #f3e7d5;
margin-top:5px;
}
.profile1ii {
width:100%!important;
text-align:center; 
 }
.form-check{
text-align:left;  
 }
 }

@media (min-width:576px) and (max-width:767px) {

 }
@media (min-width:768px) and (max-width:991px) {
.shop_1r1l1i img{
min-height:180px; 
 }
.shop_1r1l2  .button_1{
padding-left:20px;
padding-right:20px; 
 }
.shop_1r1l2 {
padding:10px!important;
 }
 }

@media (min-width:992px) and (max-width:1200px) {

 }



