/*
Template Name: Tutors
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/

/*********************shop****************/
.shop_pg1l .nav-tabs .nav-link.active {
border:none;
color: #fff;
background: #20ad96;
}
.shop_pg1l .nav-tabs .nav-link {
padding: 10px 15px;
color: #333;
border:none;
background: #dfe1e3;
border-radius:8px;
font-weight:bold;
}
.shop_pg1l .nav-tabs .nav-link:hover {
background: #20ad96;
color:#fff;
}
.shop_pg2ili1{
padding-top:30%;
display:none; 
transition: 0.3s;
 }
.shop_pg2il:hover .shop_pg2ili1{
display:block; 
 }
 
.shop_dt2 .nav-tabs .nav-link {
padding: 12px 17px 13px 17px;
color: #333;
border:none;
background: #dfe1e3;
border-radius:8px;
}
.profile1_i td{
padding:15px;
 }
.profile1_i th{
padding:15px; 
 }
.shop_pg2iln1 {
padding-left:15px;
padding-right:15px; 
 }
/*********************shop_end****************/


@media screen and (max-width : 767px){
.shop_pg1l{
margin-bottom:15px;
 }
.shop_pg2il{
margin-top:8px;
margin-bottom:8px;
text-align:center; 
 }
.shop_pg2il p{
text-align:left; 
 }
.profile1ir{
margin-top:8px;
margin-bottom:8px;
text-align:center;  
 }
.profile1ir p{
text-align:left;  
 }
.shop_dt1r{
margin-top:15px; 
 }
.shop_dt2  li{
margin-left:0!important; 
margin-right:0!important; 
margin-top:10px;
 }
.tab-content h3{
text-align:center; 
 }
.profile2_i{
text-align:center; 
 }
.profile2_i .form-control{
margin-top:10px;
 }
.shop_dt4  h3{
text-align:center; 
 }
 }


@media (min-width:576px) and (max-width:767px) {
.shop_dt2  li{
margin-left:2px!important; 
margin-right:2px!important; 
 }
 }
 
@media (min-width:768px) and (max-width:991px) {
.shop_dt1ri .form-control{
width:40%!important;
}
.shop_dt1ri .button_1{
padding-left:15px;
padding-right:15px;
}
.shop_dt1rio  h6{
font-size:13px; 
 }
 }

@media (min-width:992px) and (max-width:1200px) {
.shop_dt1ri .form-control{
width:50%!important;
}
.shop_dt1ri .button_1{
padding-left:15px;
padding-right:15px;
}
 }
@media (min-width:1201px) and (max-width:1310px) {

 }



