body{
    top: 0;
    overflow-x: hidden;
    margin: 0 auto;
	background-color: #fff;
    position: relative;
    max-width: 100%;
    font-family: 'Montserrat', sans-serif;
}
.container{
    width: 100%;
    max-width: 1284px;
}
.container-fluid {
    width: 100%;
    padding: 0 50px;
}
a, a:hover, a:focus {
	text-decoration:none;
    outline:none;
    color: #213e9a;
}
b, strong {
    font-weight: 700;
}

img {
	max-width:100%;
	height: auto;
}
/*align*/
.alignright {
    float: right;
    margin-left: 30px !important;
	margin-bottom: 20px;
    margin-top: 6px;
    max-width: 100%;
}

.alignleft {
    float: left;
    margin-right: 30px !important;
	margin-bottom: 20px;
    margin-top: 6px;
    max-width: 100%;
}
.aligncenter{
	margin-left: auto;
	margin-right: auto;
	display: block;
	max-width: 100%;
	margin-bottom: 15px;
	margin-top: 10px;
}
.alignnone{
	float: none;
	display: block;
	margin-bottom: 15px;
	margin-top: 10px;
    max-width: 100%;
}
figure.wp-block-image figcaption {
	display: table-caption;
	caption-side: bottom;
}
figure.wp-block-image {
  display: table;
  margin-bottom: 20px;
}
.wp-block-image {
    margin: 0;
}
figcaption,
.wp-caption-text {
  font-style: italic;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0 !important;
}
.wp-caption-text {
  margin-top: 5px;
}
.wp-block-image .aligncenter {
  margin-bottom: 20px;
}
/*align*/

/*error msg*/
span.wpcf7-not-valid-tip {
  color: #fb4242;
    font-size: 13px;
    font-weight: normal;
    display: block;
	margin-top: 6px;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing, .wpcf7-response-output{
    border: none;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
    color: #fb4242;
	line-height: 18px;	
    text-align: center;
    margin-top: 8px;
}
.wpcf7 form.invalid .wpcf7-response-output{
    margin: 0;
    margin-top: 8px;
    border: none;
    padding-top: 0;
}
.wpcf7-spinner{
    display: none;
}
div.wpcf7-mail-sent-ok, .wpcf7 form.sent .wpcf7-response-output{
    border: none;
    color: #49c314;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
	line-height: 20px;
    text-align: center;
    margin-top: 6px;
}
div.wpcf7 .ajax-loader{
    display: none;
}
/*error msg*/

ol, ul{
    padding: 0;
    margin: 0;
}
ul li{
    list-style: none;
}

h1{
    font-family: 'Montserrat', sans-serif;
    font-size: 50px;
    line-height: 60px;
    font-weight: 600;
    color: #242424;
    margin-bottom: 15px;
}
h2{
    font-family: 'Montserrat', sans-serif;
    font-size: 48px;
    line-height: 59.52px;
    font-weight: 600;
    color: #242424;
    margin-bottom: 15px;
}
h3{
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    line-height: 49.6px;
    font-weight: 600;
    color: #242424;
    margin-bottom: 15px;
}
h4{
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    line-height: 45.84px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 15px;
}
h5{
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    line-height: 34.38px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 15px;
}
h6{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 24.2px;
    font-weight: 600;
    color: #242424;
    margin-bottom: 15px;
}
p{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height:28.65px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 24px;
}


/* btns */
.common-btn{
    font-family: 'Montserrat', sans-serif;
    font-size: 26.15px;
    line-height: 39.22px;
    color: #fff !important;
    font-weight: 600;
    width: 248.38px;
    height: 56.65px;
    display: block;
    text-align: center;
    border-radius: 5.45px;    
    text-transform: capitalize;
    margin: 2px 0 0 0;
	border: none;
	box-shadow: none;
	position: relative;
	z-index: 5;
	background-color: #068E3F;
	transition: all 0.3s ease;
	padding:13.07px 21.79px 13.07px 21.79px;
}
.common-btn:hover {
	color: #068E3F !important;
	transition: all 0.3s ease;
	background-color: #fff;
}


/* btns */


/* header top */
.header-top{
    position: relative;
    padding: 7px 0 5px;
background: #ecf1ff;
}
.header-top .header-top-text p{
    display: inline-block;
    vertical-align: top;
    color: #4d4d4d;
font-size: 12px;
margin-right: 40px;
margin-bottom: 0;
}
.header-top .header-top-text p strong{
    color: #e23e1d;
    font-weight: 400;
}

.header-country{
    font-size: 12px;
    color: #000;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    margin-top: 3px;
    position: relative;
}
.header-country ul{
    position: absolute;
    margin-top: 11px;
padding: 5px 0;
-webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.15);
box-shadow: 0 2px 10px 0 rgba(0,0,0,.15);
text-align: left;
z-index: 50;
display: none;
}
.header-country ul li a{
    font-size: 12px;
    color: #4c4c4c;
    padding: 5px 10px !important;
}
.header-country a .fa-angle-down{
    margin-left: 10px;
    color: #4d4d4d;
    -webkit-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.header-country a.currency-open .fa-angle-down{
    -webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.header-country a{
    color: #000; 
}
.header-country a:hover{
    color: #e23e1d;
}
.header-top-right{
    text-align: right;
}

.header-social-icons{
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
margin-left: 20px;
margin-top: 12px;
}
.header-social-icons ul{
    line-height: 1;
}
.header-social-icons ul li{
    display: inline-block;
    vertical-align: top;
    margin-right: 25px;
    margin-top: -3px;
}
.header-social-icons ul li:last-child{
    margin-right: 0;
}
.header-social-icons ul li a{
    color: #191919;
    font-size: 12px;
}
.header-social-icons ul li a:hover{
    color: #e23e1d;
}
/* header top */

/* header */
.outer-menu.mobile-menu{
    display: none;
}
.header-wrap{
    position: relative;
    padding: 10px 0 10px;
-webkit-transition: all .3s ease 0s;
-o-transition: all .3s ease 0s;
transition: all .3s ease 0s;
}

.header-wrap .header-details{
    display: none;
}
.header-wrap .navbar{
    padding: 0;
    padding-top: 3px;
}
.outer-menu ul li{
    margin-right: 33px;
    position: relative;
}
.outer-menu ul li a{
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
     color: #fff;
     position: relative;
}
.outer-menu ul li a .fa-sort-down{
    margin-top: -7px;
    vertical-align: middle;
}
.outer-menu ul li a:hover, .outer-menu ul li a.active{
    color: #2196f3;
}
.outer-menu .text-label{
	font-size: 11px;
	padding: 0 5px;
	background: #5bc0de;
	color: #fff;
	position: absolute;
	left: 5px;
	top: -28px;
	line-height: 2;
	display: inline-block;
	text-transform: capitalize;
	border-radius: 2px;

}
.outer-menu .text-label::before {
	content: '';
	position: absolute;
	z-index: 9;
	top: 100%;
	left: 7px;
	border-width: 3px;
	border-style: solid;
	border-color: #5bc0de transparent transparent #5bc0de;
}
.outer-menu .label-hot{
    background: #d9534f;
    left: auto;
right: -18px;
}
.outer-menu .label-hot::before{
    border-color:#d9534f transparent transparent #d9534f;
}

.login{
    text-align: right;
    margin-top: 19px;
}
.login a{
    color: #191919;
    font-size: 14px;
    font-weight: 400;
}
.login a:hover{
    color:#d9534f;
}


.submenu,
.submenu-wrap  {
	display: none;
	transition: all .2s ease-in-out 0s;
	border-radius: 0;
	padding:38px 0 0;
	position: absolute;		
	min-width: 300px;
    top: 0;
left: 0;
z-index: 100;
}

.outer-menu ul li .submenu  li a:hover,
.outer-menu ul li .submenu-wrap  li a:hover {
    background: #2196f3;
    color: #fff;
}
.outer-menu ul li .submenu  li,
.outer-menu ul li .submenu-wrap  li{
    margin-right: 0;
    position: relative;
}
.outer-menu ul li .submenu li a,
.outer-menu ul li .submenu-wrap li a {
    background: 0 0;
    position: relative;
    font-size: 14px;
    color: #222;
    font-weight: 400;
    padding: 7px 30px 8px;
    width: 100%;
    display:block;
    transition: all .2s ease-in-out 0s;
    text-transform: capitalize;
    background: #ecf1ff;
}
.outer-menu ul li:hover .submenu-wrap li .submenu {
    display: none;
 }
.outer-menu ul li:hover .submenu,
.outer-menu ul li:hover .submenu-wrap,
.outer-menu ul li .submenu-wrap li:hover .submenu {
   display: block;
}
.outer-menu ul li .submenu-wrap li .submenu  {
    left: 100%;
	top: 0;
    padding-top: 0;
}
/* header */

/* header bottom */

.dropdown{
    padding: 30px;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.15);
    position: absolute;
    z-index: 100;
    background-color: #fff;
    top: 0;
left: 100%;
visibility: hidden;
opacity: 0;
width: 750px;
}
.department-content ul li:nth-child(2) .dropdown{
    width: 500px;
    top: 31px;
}
.department-content ul li:nth-child(2) .dropdown-content{
    width: 49%;
}
.department-content .dropdown ul{
  border: none;
  background-color: transparent;
  padding: 0;
}
.department-content ul li:hover .dropdown{
    opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
.dropdown-content{
    display: inline-block;
    vertical-align: top;
    width: 24%;
    padding-right: 15px;
}
.department-content .dropdown-content ul li a{
    padding: 0;
    line-height: 24px;
}
.department-content .dropdown-content ul li{
    margin-bottom: 8px;
}
.all-departments .department-content h6 {
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
    cursor: pointer;
    background: transparent;
    padding: 0;
    margin-bottom: 12px;
    color: #191919;
    cursor: auto;
}
.header-bottom{
    position: relative;
    padding:7px 0;
    background-color: #213e9a;
}

.search-form form{
    border: 1px solid #ebebeb;
display: table;
width: 100%;
max-width: 700px;
margin: 6px auto 0;
}
.search-form form select{
    height: 50px;
padding: 0 25px 0 15px;
font-size: 14px;
font-weight: 400;
font-weight: 600;
color: #4c4c4c;
appearance: none;
-webkit-appearance: none;
border: none;
outline: none;
position: relative;
background-image: url(../images/down-arrow.png);
background-repeat: no-repeat;
background-position: 96% center;
background-color: #ecf1ff;
background-size: 8px;
cursor: pointer;
}
.search-form form select::before{
    position: absolute;
}
.search-form .search.search-mob{
    display: none;
}
.search-form input[type="text"]{
    font-size: 13px;
border: none;
padding-left: 20px;
padding-right: 20px;
display: block;
width: 53%;
height: 50px;
padding: 12px 30px 12px 20px;
display: inline-block;
vertical-align: top;
color: #555;
outline: none !important;
}
.search-form input[type="text"]::placeholder{
    color: #b8b7c9;
    opacity: 1;
}
.search-form .search{
    color: #fff;
    background-color: #213e9a;
    font-weight: 600;
text-align: center;
vertical-align: top;
cursor: pointer;
display: inline-block;
padding: 5px 30px;
font-size: 13px;
-webkit-transition: all .3s ease-in-out 0s;
-o-transition: all .3s ease-in-out 0s;
transition: all .3s ease-in-out 0s;
border: none;
outline: none;
width: 116px;
height: 50px;
float: right;
}
.search-form .search:hover{
    background-color: #e23e1d;
}

.header-details{
    margin-top: 7px;
    text-align: right;
}
.order{
    display: inline-block;
    vertical-align: top;
    margin-right: 36px;
    margin-top: 7px;
}
.order a{
    font-size: 14px;
font-weight: 400;
color: #fff;
}
.order a:hover{
    color: #2196f3;
}
.order a .fa-truck{
    margin-right: 15px;
    font-size: 20px;
}
.header-details ul{
    display: inline-block;
    vertical-align: top;
}
.header-details ul li a{
    padding: 0 15px;
color: #fff;
-webkit-transition: color .3s ease;
-o-transition: color .3s ease;
transition: color .3s ease;
font-size: 22px;
position: relative;
}
.header-details ul li a:hover{
    color: #2196f3;
}
.header-details ul li{
    display: inline-block;
    vertical-align: top;
}
.header-details ul li a span{
position: absolute;
top: -5px;
right: 4px;
font-size: 11px;
font-weight: 700;
color: #fff;
background: #e23e1d;
border-radius: 50%;
line-height: 17px;
min-width: 16px;
padding: 0 3px;
text-align: center;
}
.header-details ul li .amount{
    color: #fff;
    font-weight: 600;
font-size: 16px;
margin-left: 5px;
margin-top: 5px;
display: block;
}
/* header bottom */


/* footer */
footer{
    position: relative;
	padding: 0 0 0;
    z-index: 10;
}
footer h6  {
   margin-bottom: 9px;
} 
.footer-links,
.footer-categories {
    border-right: #666 solid 1px;
}
.footer-bottom {
    background-color: #213e9a;
    padding: 20px 0;
    text-align: center;
    margin-top: 50px;
}
.footer-bottom p a {
    color: #fff;
}
.footer-bottom p a:hover {
    color: #b53217;
}
.footer-bottom p{
	color: #fff;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}
.social-icons  {
    margin: 15px 0 10px;
}
.social-icons li {
	display: inline-block;
	vertical-align: top;
	margin-right: 13px !important;
   width: auto !important;
}
.social-icons li:last-child {
	margin-right: 0;
}
.social-icons li a {
    font-size:24px;
    line-height:30px;
    font-weight: 400;
    color: #242424;
}
footer ul li {  
    margin-bottom: 8px;
    display: inline-block;
	vertical-align: top;
    width: 32.5%;
    padding-right: 10px;
}
.footer-links ul li {  
    width: 48.5%;
}
footer ul li a {
    font-size:14px;
    line-height:20px;
    font-weight: 400;
    color: #242424;
    text-decoration: none;    
}
footer ul li a:hover {
    color: #b53217;
}
#loginModal .modal-header,
#couponModal .modal-header {
    border: none;
}
#loginModal  .modal-content {
    height: 100%;
  border-radius: 0;
  padding-left: 30px;
  padding-top: 200px;
}
#couponModal .modal-content {
   overflow: hidden;
}
#loginModal  .modal-dialog  {
    margin: 0;
  margin-left: auto;
  height: 100%;
  position: fixed;
  width: 50%;
  bottom: 0;
  left: auto;
  right: 0;
}
#loginModal .modal-dialog  .close,
#couponModal .modal-dialog  .close { 
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 42px;
  color: #222;
  background: none;
  border: none;
  box-shadow: none;
}
#couponModal .modal-dialog  .close { 
    top: auto;
}
#loginModal  .modal-dialog form {
    margin-bottom: 100px;
}
#loginModal  .modal-dialog  input[type="text"],
#couponModal  .modal-dialog  input[type="text"] {
    font-size: 13px;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    width: 100%;
    height: 50px;
    padding: 12px 30px 12px 20px;
    color: #555;
    outline: none !important;
    border: 1px solid #ebebeb;
    margin-bottom: 15px;
  }
  .login-btn:hover {
    background-color: #e23e1d;
  }
  .login-btn {
    color: #fff;
    background-color: #213e9a;
    font-weight: 600;
    text-align: center;
    cursor: pointer;
    padding: 5px 30px;
    font-size: 13px;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    border: none;
    outline: none;
    width: 100%;
    height: 50px;
  } 
#loginModal p a {
    font-weight: 600;
  }
  .coupon-input-feild{
   position: relative;
  }
  .check-btn  {
    color: #213e9a;
    border: #213e9a solid 1px;
    background-color: #fff;
    font-weight: 600;
    text-align: center;
    cursor: pointer;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    outline: none;
    width: 65px;
    height:30px;
    position: absolute;
    top: 10px;
    right: 10px;
  }
  #coupon-code  {
    color: #213e9a;
    border: #213e9a dashed 1px;
    background-color: #fff;
    font-weight: 600;
    text-align: center;
    cursor: pointer;
    padding: 5px 10px;
    font-size: 14px;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    outline: none;
    width: 100px;
    border-radius: 6px;
    display: inline-block;
    vertical-align: top;
    line-height: 18px;
    margin-bottom: 10px;
  }
  .form-checkbox-group  {
    display: inline-block;
    vertical-align: top;
}
#couponModal p {
    font-size: 12px;
  line-height: 20px;
  margin-bottom: 5px;
  margin-left: 33px;
}
.coupon-footer {
   background-color: #f8f8f8;
   padding: 10px 15px;
   margin: 50px -16px -16px;
}
.coupon-footer p {
    margin-left: 0 !important;
    max-width: 50%;
    margin-bottom: 0 !important;
}
.coupon-footer p strong {
    font-size: 16px;
    line-height: 20px;
    display: block;
}
.coupon-footer .login-btn {
    width: 100px;
    height: 40px;
    display: table;
    margin-left: auto;
    margin-top: -40px;
}

/* Media query */

@media only screen and (max-width:1300px){
    h1 {
        font-size: 45px;
        line-height:55px;
    }
    h2 {
        font-size: 42px;
        line-height:52px;
    }
    h3{
        font-size: 32px;
		line-height: 38px;
    }
	h4 {
		font-size: 26px;
		line-height: 32px;
	}
	h5 {
		font-size: 22px;
		line-height:30px;
	}
    p{
        font-size: 15px;
        line-height: 24px;
    }
    .container-fluid {
        padding: 0 30px;
    }
    footer ul li a {
       font-size: 12px;
       line-height: 18px;
    }  
}
@media only screen and (max-width:1100px){
    .container-fluid {
       padding: 0 15px;
    }
    .header-wrap .col-md-2 {
        width: 20%;
    }
    .header-wrap .col-md-8 {
        width: 64.66666667%;
    }
    .header-wrap .col-md-2.header-right {
        width: 15.333%;
    }
    .login a  {
        font-size: 13px;
      }
      .footer-download img {
        width: 70px;
        height: auto;
    }
      .footer-download .footer-app-img img {
        width: 100px;
        height: auto;
    }
    .footer-bottom {
        padding: 15px 0;
        margin-top: 40px;
    }
}
@media only screen and (max-width:991px){
    h1 {
        font-size: 40px;
        line-height: 50px;
    }
    h2 {
        font-size: 36px;
        line-height:46px;
    }
    h3 {
        font-size: 26px;
        line-height: 36px;
    }
    h4{
        font-size: 24px;
		line-height: 28px;
    }
    .login, .header-top, .header-details, .search-form form select{
        display: none;
    }
    .header-wrap .header-details{
        display: none;
        padding-right: 60px;
    }
    .header-bottom .col-md-9{
        order: 1;
        max-width: 100%;
        flex: 100%;
    }    
    .outer-menu.desktop-menu{
        display: none;
    }
    .outer-menu.mobile-menu{
        display: inline-block;
        z-index: 100;
        position: relative;
    }
    .header-wrap .col-md-2{
        max-width: 30%;
        flex: 30%;
    }
    .header-wrap .header-right{
       display: none;
    }
    .header-wrap .col-md-8{
        order:2;
        max-width: 70%;
        flex: 70%;
    }     
    .logo-wrap{
        padding-left: 0;
    }
    .search-form input[type="text"] {
        width: 100%;
        padding: 10px 20px 10px 20px;
        background-image: none;
    }
    .search-form .search{
        position: absolute;
    right: 0;
    top: 1px;
    width: 76px;
    color: #fff;
    display: block;
    font-size: 20px;
    }
    .search-form .search.search-mob{
        display: block;
    }
    .search-form .search.search-mob .fa-search{
        color: #fff;
        font-size: 14px;
    }
    .search-form form{
        position: relative;
    }
    .header-details ul li a {
        padding: 0 7px;
    }
    .outer-menu .navbar{
        padding: 0;
    }
    .outer-menu .navbar-light .navbar-toggler{
      font-size: 14px;
      padding: 0;
      outline: none;
      border: none;
      margin-top: 10px;
    }
    .outer-menu .navbar-light .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(25, 25, 25, 1)' stroke-width='4' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    }
    .header-bottom {
        padding-bottom: 2px;
    }
    
    .dropdown{
        display: none;
        visibility: visible;
        opacity: 1;
    }
   
    .outer-menu.mobile-menu{
        margin-top: 0;
    }
    .department-content ul li a {
        line-height: 28px;
        font-size: 16px;
        padding: 10px 15px;
    }
    .dropdown{
        position: relative;
        left: 0;
        width: 100% !important;
        padding: 0 30px 30px;
        box-shadow: 0 0 0 0;
    }   
    .outer-menu ul li{
        margin-right: 0;
    }
    .header-social-icons ul li{
        margin-right: 25px;
    }
    .submenu{
        position: relative;
        top: 0;
        min-width: 100% !important;
        width: 100%;
    }
   
    .outer-menu ul li a {
        color: #191919;
    }
    .outer-menu ul li .submenu li a{
        color: #191919 !important;
    }
    .submenu-content h4{
        color: #191919;
    }    
    .outer-menu ul li .submenu li a:hover{
        background: transparent;
    }
    .outer-menu ul li .submenu li a{
        border: none;
        padding: 10px 0 10px;
        font-size: 16px;
        background: transparent;
    }
    .outer-menu ul li:hover .submenu,
.outer-menu ul li:hover .submenu-wrap,
.outer-menu ul li .submenu-wrap li:hover .submenu {
   display: none;
}
    .submenu{
        visibility: visible !important;
        opacity: 1 !important;
        filter: alpha(opacity=100) !important;
        -webkit-transform: rotateX(0deg) !important;
        -ms-transform: rotateX(0deg) !important;
        -o-transform: rotateX(0deg) !important;
        transform: rotateX(0deg) !important;
        display: none;
        background-color: #fff;
        border: none;
        position: absolute;
        transition: width .5s;
        height: 100%;
    }
    .submenu h4{
        padding: 10px 20px;
        margin: 0;
    }
    .submenu h4.mob-sub-head{
        padding: 0;
    }
    .submenu h4 strong{
        font-weight: 400;
        border-bottom: 1px solid #e5e5e5;
        padding: 5px 20px;
        display: block;
        text-align: center;
    }
    .outer-menu ul li a.backbtn{
        position: absolute;
        color: rgba(0,0,0,.3);
        border: none;
    padding: 0;
    top: 10px;
    }
    
    .outer-menu ul li a .fa-angle-right{
        float: right;
    margin-top: 5px;
    color: rgba(0,0,0,.3);
    }
    .outer-menu ul li{
        position: unset;
    }
    
      /* header */
    
    
      /* side nav */
      .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 5;
        top: 0;
        left: 0;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.5s;
    
      }
    #menu-overlay, #sidebar-overlay{
        cursor: no-drop;
    }
      .sidenav h5{
          color: #000000;
          text-align: left;
          padding: 6px 15px;
          border-bottom: 1px solid #e5e5e5;
          margin-bottom: 0;
      }
      .sidenav a {
        text-decoration: none;
        color: #000;
        display: block;
        transition: 0.3s;
        padding: 10px 10px 10px 0;
        font-size: 14px;
        line-height: 20px;
        border-bottom: 1px solid #e5e5e5;
        margin-left: 20px;
        position: relative;
      }
      .outer-menu .text-label{
          left: auto;
          top: 0;
          right: 35px;
      }
      .sidenav .closebtn {
        position: absolute;
        top: 10px;
        right: 10px;
        font-size: 26px;
        margin-left: 50px;
        padding: 0;
        border: none;
        display: block;
      }
      
      #main {
        transition: margin-left .5s;
        padding: 0;
        position: absolute;
      }
      .outer-menu.mobile-menu #main {
        top: -20px;
      }
      .header-social-icons{
          padding: 0;
          border: none;
          display: block;
      }
      .header-social-icons ul li a{
          padding: 0;
          margin: 0;
          border: none;
      }
      .header-country a{
          border: none;
      }
      .header-country{
          margin-bottom: 10px;
      }
    
      .header-country ul li a{
          padding: 5px 10px;
          color: #4c4c4c;
          margin: 0;
          font-weight: 400;
      }
      .header-country ul{
          padding: 0;
          margin: 0;
          background-color: #fff;
          left: 20px;
      }
      .outer-menu #main span{
        color: #fff;
      }
      .outer-menu #main span:hover, #main span:focus{
        color: #2196f3;
      }
      /* side nav */
      footer .col-md-5,
      footer .col-md-4  {
          width: 50%;
      }
      footer .col-md-3  {
        width: 100%;
        padding-top: 30px;
    }
    .footer-links {
        border-right: none;
    }
    .footer-bottom p {
      font-size: 14px;
      line-height: 20px;
    }
    footer .download-app,
    footer .social-icons,
    footer .payment-gateways {
       display: inline-block;
       vertical-align: top;
       width: 32.9%;
    }
    footer .social-icons {
        margin: 0;
    }
}
@media only screen and (max-width:767px){
    h1 {
        font-size: 34px;
        line-height:40px;
    }
    h2 {
        font-size: 32px;
        line-height: 38px;
    }
    h5 {
        font-size: 20px;
        line-height: 26px;
      }
    h6 {
        font-size: 18px;
        line-height: 22px;
    }
    p {
        font-size: 14px;
        line-height: 24px;
    }
    footer ul li {
        width: 48%;
    }
    footer .download-app, footer .social-icons, footer .payment-gateways {
        width: 49%;
    }
	footer .payment-gateways {
        margin-top: 30px;
    }
    #loginModal  .modal-dialog  { 
        width: 100%;
    }
}
@media only screen and (max-width:600px){
    h1 {
        font-size: 30px;
        line-height: 36px;
    } 
    h2 {
        font-size: 26px;
        line-height: 32px;
    }
    h3 {
        font-size: 20px;
        line-height: 28px;
    }  
    h4 {
        font-size: 18px;
        line-height: 24px;
    }    
    .search-form input[type="text"],
    .search-form .search {
        height: 40px;
    }
    footer .col-md-5, footer .col-md-4  {
        width: 100%;
    }
    .footer-links, .footer-categories {
        border: none;
    }
    footer ul li a {
        font-size: 14px;
        line-height: 22px;
    }
    .footer-links {
        margin-top: 30px;
    }
    .footer-bottom p {
    font-size: 14px;
    line-height: 20px;
  }
}

@media only screen and (max-width:500px){
    h2 {
        font-size: 24px;
        line-height: 29.76px;
    }
    p {
        font-size: 13px;
        line-height: 22px;
    }
    footer .download-app, footer .social-icons, footer .payment-gateways {
       width: 100%;
   }
   footer .social-icons {
    margin-top: 30px;
  }
}
@media only screen and (max-width:400px){
    .header-wrap .col-md-2,
    .header-wrap .col-md-8 {
        max-width: 100%;
        flex: 100%;
    }
    .logo-wrap {
        text-align: center;
    }
    .logo-wrap img {
        width: auto;
        height: 50px; 
    }
}