/*
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>
*/

/*********************cart****************/
 td{
padding:15px!important; 
 }
 th{
padding:15px!important; 
 }
.cart_2 .input-group{
width:40%; 
 }
/*********************cart_end****************/


@media screen and (max-width : 767px){
.login_1m {
margin-top:15px;
margin-bottom:15px; 
 }
.form-check{
font-size:12px; 
 }
.login_1mir  h6{
font-size:12px;
margin-top:2px; 
 }
.cart_2 .input-group {
width: 80%;
}
.cart_3r h2{
text-align:center; 
 }
.checkout_1l{
text-align:center; 
 }
.checkout_1lil{
 margin-top:10px;
 }
.checkout_1r h3{
text-align:center; 
 }
.checkout_1li {
text-align:center;  
 }
.checkout_1r{
 margin-top:15px; 
 }
 }


@media (min-width:576px) and (max-width:767px) {
.form-check{
font-size:14px; 
 }
.login_1mir  h6{
font-size:14px;
margin-top:2px; 
 }
 }
 
@media (min-width:768px) and (max-width:991px) {

 }

@media (min-width:992px) and (max-width:1200px) {

 }
@media (min-width:1201px) and (max-width:1310px) {

 }



