html,body{
    overflow-x: hidden;
}
body {font-family: 'Public Sans', sans-serif;}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Rajdhani', sans-serif;
    margin: 0;
    padding: 0;
	font-weight: 600;
}
a:hover {
    text-decoration: none;
}
a {
    text-decoration: none;
	color:#0db26b;
}
img {
    max-width: 100%;
}
.banner-img{
    width: 100% !important;
}
.owl-nav{
    display: none;
}
.owl-dots{
    margin-top: 15px;
}
.user-panel { background-color: #0db26b;
    padding: 10px 0;}
.my-acc, .my-acc-login, .my-acc-register { padding:5px 10px; color:#fff; border-radius:0 0 5px 5px;}
.my-acc-login { margin-left: 5px; }
.my-acc:hover, .my-acc-login:hover, .my-acc-register:hover  {color:#fff;}
.user-page .row{ margin-bottom:40px; }
.loginmodal-container {  padding: 30px;  max-width: 350px;  width: 100% !important;  background-color: #F7F7F7;  margin: 0 auto;  border-radius: 2px;  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);  overflow: hidden;  }
.loginmodal-container h1 {  text-align: center;  font-size: 1.8em;  font-family: 'Rajdhani';}
.loginmodal-container input[type=submit] {  width: 100%;  display: block;  margin-bottom: 10px;  position: relative;}
.loginmodal-container input[type=text], input[type=password] {  height: 44px;  font-size: 16px;  width: 100%;  margin-bottom: 10px;  -webkit-appearance: none;  background: #fff;  border: 1px solid #d9d9d9;  border-top: 1px solid #c0c0c0;  /* border-radius: 2px; */  padding: 0 8px;  box-sizing: border-box;  -moz-box-sizing: border-box;}
.loginmodal-container input[type=text]:hover, input[type=password]:hover {  border: 1px solid #b9b9b9;  border-top: 1px solid #a0a0a0;  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);}
.loginmodal-submit {display: block;line-height: 50px;background: #0db26b;border: medium none;color: #ffffff;font-size: 17px;font-weight: 600;height: 50px;margin: 20px 0 0;padding: 0;text-transform: uppercase;transition: all 0.5s ease 0s;width: 100%;}
.user-page .loginmodal-container {margin: auto;}
.header {padding: 12px 0;}
ul.social {
    display: inline-flex;
    padding-right: 10px;
	width: 50%;
	padding-left: 0;
}
.item-in p {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
	color:#000;
}
.header .search:focus-visible {
border: 20px !important;
}
.top {
    padding: 5px 0;
}
.text-content h4 {
    font-weight: 700;
}
.social li, .social a {
    color: #fff;
    margin-right: 8px;
    text-decoration: none;
    list-style-type: none;
}
a.clear-filter {
    color: #fff;
    float: right;
}
.header .logo img {max-width: 100%;transition: all 0.2s ease-out;}
.header .phone, .header .dropdown-langs {float: left;}
.header .phone {margin-right: 15px} 
.header .dropdown-langs button {background-color: transparent; border:0;}
.header .search {position: relative; float: right;display: flex;
    background: #fff;
    border-radius: 4px;
    padding: 7px 10px;
    border: 1px solid #ddd;}
.header .search .field { border:0; border-radius: 5px; padding: 5px; min-width: 360px;}
.header .search a {color:#000; position: absolute; right:8px; top:12px;}
.header .shop-dropdown {list-style: none; margin: 0;padding: 12px 0;}
.header .shop-dropdown i {font-size: 30px;}
.header .shop-dropdown .badge {position: absolute; right: -10px; top: -5px;}
.mainmenu nav { margin: 0 auto;
    text-align: center;
    display: table;}
	.bottom.mainmenu {
    background: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.mainmenu ul {  padding:0}
.mainmenu li {  display: inline-block;  position: relative;}
.mainmenu ul li a {  display: block;
    color: #000;
    font-weight: 600;
    position: relative;
	font-size:14px}
.mainmenu ul li.active a{color:#0db26b}
.nav li a:focus, .nav li a:hover { background-color: #fff;}
.mainmenu ul li:hover a { text-decoration: none;}
.mainmenu ul li a  i{font-size:12px;}
.mainmenu ul li ul li {display: block;}
.mainmenu ul li ul li a{font-weight:400;    text-transform:capitalize;}
.mainmenu ul li ul li a { 
    font-size: 14px;
    font-weight: 600;
    padding: 10px 20px;
    text-transform: capitalize;
    text-align: left;}
	.mainmenu ul li ul li  { border-bottom: 1px solid #eee;
   }
.mainmenu ul li .megamenu { background: #fff none repeat scroll 0 0;    box-shadow: 0 0 5px #888;        opacity: 0;      position: absolute;    transform: scaleY(0);    transform-origin: 0 0 0;    transition: all 0.5s ease 0s;    visibility: hidden;      z-index: 2147483647;width:max-content}
.mainmenu ul li:hover .megamenu{opacity:1;visibility:visible;	transform:scaleY(1); }

.mainmenu ul li .megamenu span a {  padding: 4px 0;  background: none;  font-weight: 400;  font-size:12px;}
.mainmenu ul li .megamenu span a.mega-title {  border-bottom: 1px solid #ddd;  color: #393939;  font-weight: 600;  margin-bottom: 5px;}
.mainmenu ul li .megamenu{}
.mainmenu ul li .megamenu.megamenu1 {left: -395px;}
.mainmenu ul li .megamenu.megamenu2{left: -485px;}
nav .navbar-header .menu-text-xs {text-transform: uppercase;float: left;margin-top: 15px;margin-left: 15px;}
#home-slider {}
#home-slider .item {background-size: 100%; background-repeat: no-repeat;}
#home-slider .item h3 { font-size:60px; font-family: 'Rajdhani', cursive; margin-top: 200px;}
#home-slider .item h3 a {color:#90815b;}
#home-slider .item h3 a:hover {text-decoration: none;}
#home-slider .item .description {color: #6d604c;font-size: 20px;line-height: 20px;margin-bottom: 20px;}
#home-slider .item .add-to-cart {color:#4c4c4c; border: 2px solid #6d604c;border-radius: 30px;display: inline-block;font-size: 18px;padding: 5px 25px;text-transform: uppercase;}
#home-slider .item .add-to-cart:hover {background-color:#0db26b; border-color:#0db26b; color:#fff; text-decoration: none;}
.home-carousel .item img {max-height: 200px;margin: 0 auto;}
.carousel-control.left, .carousel-control.right {background-color: none; background-image: none;}
.carousel-control span { color:#0db26b;}
.home-banners .single-banner {width: 50%;overflow: hidden;}
.home-banners .single-banner a {display: block;position: relative;}
.home-banners .single-banner img {transform: scale(1);transition: all .5s; max-width: 100%;height: auto;}
.new-products {background-color: #f6f7fb; padding-top: 70px; padding-bottom: 70px;}
.new-products h3 {text-align: center; font-family: 'Rajdhani', cursive; font-size:32px; color:#4c4c4c; font-weight: bold;text-transform: capitalize;}
.new-products .carousel-inner h1 {font-size:18px; text-align: center; font-weight: bold;}
.new-products .carousel-inner a { color:#4c4c4c; text-decoration: none;}
.new-products .carousel-inner .price {display: block; text-align: center; color:#0db26b; font-weight: bold;}
.new-products .carousel-control i {color:#0db26b;}
.new-products .add-to-cart { display: block; width: 150px; margin: 0 auto; background: rgba(0, 0, 0, 0) none repeat scroll 0 0;border: 1px solid #e2dfdb;border-radius: 30px;color: #6d604c;font-size: 14px;font-weight: 700;padding: 11px 25px;text-transform: uppercase;transition: all .5s;}
.new-products .add-to-cart:hover {background-color:#0db26b; color:#fff;}
.blog-posts { padding-top: 70px; padding-bottom: 70px;}
.blog-posts h3 {text-align: center; font-family: 'Rajdhani', cursive; font-size:32px; color:#4c4c4c; font-weight: bold;text-transform: capitalize;}
.blog-posts .carousel-inner img {margin-bottom: 10px;}
.blog-posts .carousel-inner h1 {font-size:24px; text-align: center; font-family: 'Rajdhani', cursive; margin: 0; margin-bottom: 10px;}
.blog-posts .carousel-inner a { color:#4c4c4c; text-decoration: none;} 
.blog-posts .carousel-inner .description { color:#888888; text-decoration: none; text-align: center; font-size: 14px;} 
.blog-posts .carousel-inner .time {display: block; text-align: center;} 
.blog-posts .read-more {color: #6d604c;display: block; text-align: center; font-size: 14px;font-weight: 600;letter-spacing: 5px;padding-top: 20px;text-align: center;text-transform: uppercase;}
.shop-dropdown { list-style : none; margin : 0; padding : 0; }
.dropdown-cart {
    height: auto;
    max-height: 250px;
    overflow-x: hidden;
    width: 372px;
    padding: 10px !important;
}
.shop-dropdown a.dropdown-toggle { color : #333; font-size : 13px; }
.shop-dropdown a.dropdown-toggle:hover { text-decoration : none; }
.dropdown-cart li .item { display : block; margin : 3px 0; }

.dropdown-cart li .item:after { clear : both; content : " "; display : block; font-size : 0; height : 0; visibility : hidden; }
.dropdown-cart li .item-in { float : left; }
.dropdown-cart li .item-in img { height : 50px; width : 50px; }

.dropdown-cart li .item-in a.item-info .product-name { display: block; }
.dropdown-cart .go-checkout {background-color: #fdb71d;color: #333 ;font-size: 1.4rem;font-weight: 700;padding: 13px 15px;transition: all 0.5s ease-out 0s;width: 100%;text-transform: uppercase;border-radius: 25px; text-align: center;}
.dropdown-cart .go-checkout:hover { background-color: #0db26b; color:#fff; }
.dropdown-cart .item-x-absolute { position : absolute; right : 10px; }
.dropdown-cart li .item-in .left-side { float : left; width : 50px; }
.dropdown-cart li .item-in .right-side { border-bottom : 1px solid #f1f1f1; float : left; margin-left : 2px; width : 170px; }

.dropdown-cart .item-info .prices, ul.dropdown-cart .item-info .currency { color: #000;
    display: inline !important;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px; }
#view-product h1 {font-size: 20px;
    margin: 20px 0;
    font-weight: 700;
    color: #0db26b;}
	.product-info .price {
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
}
.buynow,.addtocart {
    float: left;
    margin-right: 20px;
    margin-top: 4px;
}
.buynow a{
	background-color: #0db26b;
    color:#fff;
}
.manage-buttons{
	width:100%;
}
#view-product .product-info {padding: 10px;}
#view-product .product-info-left {box-shadow: 0.5px 0.5px 3px 0 rgb(0 0 0 / 18%);}
#view-product .product-info .add-to-cart { display: inline-block;  margin-bottom: 5px; border: 1px solid #e2dfdb;    border-top-color: rgb(226, 223, 219);    border-right-color: rgb(226, 223, 219);    border-bottom-color: rgb(226, 223, 219);    border-left-color: rgb(226, 223, 219);border-radius: 30px;font-size: 14px;font-weight: 700;padding: 11px 25px;text-transform: uppercase;transition: all .5s;}
#view-product .manage-buttons { padding-top: 10px; padding-bottom: 10px;}
#view-product #description {background-color: #f6f7fb; padding: 10px;}
#view-product #description .header {background-color: #f4f4f4; margin-top: -10px; margin-left: -10px; margin-right: -10px; padding: 20px;}
#view-product #description .header .title { color:#fff; background-color: #0db26b; padding: 20px; margin-left: -20px;}
#view-product .top-part { margin-bottom: 20px; }
.inner-nav {background-color: #f1f1f1; padding: 5px 0; margin-bottom: 30px;    text-align: center;}
.inner-nav h1{
	color: #253237;
    font-weight: 600;
    font-size: 30px;
    line-height: 1;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.inner-nav .active {color:#0db26b;}
#modalImagePreview { background-color : rgb(0,0,0); background-color : rgba(0,0,0,0.9); display : none; height : 100%; left : 0; overflow : auto; padding-top : 100px; position : fixed; top : 0; width : 100%; z-index : 100; }
#modalImagePreview .modal-content { text-align: center; display : block; margin : auto; max-width : 700px; width : 80%; }
#modalImagePreview #caption { color : #ccc; display : block; height : 150px; margin : auto; max-width : 700px; padding : 10px 0; text-align : center; width : 80%; }
#modalImagePreview .modal-content, #modalImagePreview #caption { animation-duration : 0.6s; animation-name : zoom; webkit-animation-duration : 0.6s; webkit-animation-name : zoom; }
#modalImagePreview .close { opacity: 1; color : #f1f1f1; font-size : 40px; font-weight : bold; position : absolute; right : -10px; top : -40px; transition : 0.3s; }
#modalImagePreview .close:hover,#modalImagePreview .close:focus { color : #bbb; cursor : pointer; text-decoration : none; }
#modalImagePreview img {max-width: 100%;}
.other-images-container .active img {border:3px solid #b1b1b1;}
.img-series {    bottom: -17px;    color: #fff;    font-size: 14px;    position: absolute;    right: 0;}
.img-sl { cursor: pointer;}
.orders-from-category {margin-bottom: 20px;}
.orders-from-category h2 {color: #4c4c4c;font-size: 28px;font-weight: bold;text-transform: capitalize; font-family: 'Rajdhani', cursive; text-align: center;}
.product-inner h3 {font-size: 20px;
    margin-bottom: 0;
    font-weight: 700;
    color: #0db26b;
    min-height: 44px;
}
.brand-name {
    background: #337ab7;
    color: #fff;
    padding: 4px;
    display: inline-block;
    margin: 5px 0;
    border-radius: 4px;
    font-weight: 700;
    font-size: 16px;
}
.includes{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
    font-size: 16px;
}
.plp-buttons {
    display: flex;
}
.plp-buttons a:first-child{
    color:#000;
    font-weight: 600;
}
.service_details_list_area ul li .ttl {
    margin-right: 10px;
    font-weight: 700;
    font-family: 'Rajdhani', sans-serif;
    font-size: 18px;
    color: #0db26b;
}
.service_details_list_area ul li {
    margin-bottom: 8px;
    list-style: none;
}
.service_details_list_area ul  {
    padding: 0px;
}
.service_details_list_area ul li .des {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: 600;
}
.product-inner .price {display: block; font-weight: bold;font-size:18px;margin: 12px 0px;}
.product-inner .add-to-cart {  margin: 0 auto; background: rgba(0, 0, 0, 0) none repeat scroll 0 0;border: 1px solid #e2dfdb;border-radius: 30px;color: #6d604c;font-size: 12px; text-align:center; font-weight: 700;padding: 10px 25px;text-transform: uppercase;transition: all .5s;position: relative;
    top: -10px;}
.product-inner .add-to-cart:hover {background-color:#0db26b; color:#fff; text-decoration: none;}
#checkout-page { margin-bottom: 20px;}
#checkout-page #goOrder { padding: 10px;}
#checkout-page #goOrder .form-control { border:1px solid #ebebeb; border-radius: 0; box-shadow: none;}
#checkout-page #goOrder label {font-size: 14px; color:#444444;}
#checkout-page .go-order { display: block; line-height: 50px; background: #0db26b;border: medium none;color: #ffffff;font-size: 17px;font-weight: 600;height: 50px;margin: 20px 0 0;padding: 0;text-transform: uppercase;transition: all 0.5s ease 0s;width: 100%;}
#checkout-page h4 {font-family: 'Rajdhani', cursive;color: #4c4c4c;font-size: 28px;font-weight: bold;text-transform: capitalize;}
.table-products img.product-image { width : 80px; } 
.relative {position: relative;}
.payment-type-box { border : 1px solid #ccc; margin : 20px 0; padding : 12px; position : relative; }
.payment-type-box .top-header { background-color : #f6f7fb; font-size : 14px; left : 50%; margin-left : -75px; padding-left : 5px; padding-right : 5px; position : absolute; top : -12px; width : 149px; }
.btn-green {background-color: #0db26b; color:#fff;}
#shopping-cart { margin-bottom: 20px;}
.btn-black {background-color: #2f2f2f; color:#fff;}
.btn-black:hover {color:#f1f1f1;}
#contacts #map {margin-bottom: 0px; height: 400px;  width: 100%;}
#contacts .contact-details {background-color: #f4f4f4; padding: 20px;}
#contacts .contact-form {background-color: #f3f3f3;
    padding: 25px 40px;
    width: 60%;
    margin: 40px auto;}
#contacts .contact-form .form-control {width: 100%; box-shadow: none;  border-radius: 0; height: 35px;border: 1px solid #ebebeb;margin-bottom: 30px;padding-left: 10px;}
#contacts .contact-form label { font-size:12px; font-weight: normal; color:#444;}
.contact_field_blk .inner-box {
    position: relative;
    display: block;
    background: #fff;
    padding: 58px 30px 54px 30px;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
    text-align: center;
    margin-bottom: 30px;
}
.contact_field_blk .inner-box .icon-box {
    position: relative;
    margin-bottom: 30px;
}
.contact_field_blk .inner-box .icon-box i {
    position: relative;
    display: inline-block;
    font-size: 80px;
    line-height: 80px;
    color: transparent;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    transition: all 500ms ease;
}

.contact_field_blk .inner-box .icon-box i {
    background: -webkit-linear-gradient(0deg, #de57e5, #8863fb 50%);
}
.blog-list .caption { padding: 10px;
    border: 1px solid #ebebeb;
    line-height: 22px; }
	.blog-col {
    margin-bottom: 40px;
}
.blog-detail-thumb {
    margin-bottom: 30px;
}
.blog-list small span { margin-right : 7px; }
.blog-list small, .blog-list small a, .blog-preview-time { color : silver; }
.blog-list .caption h5 { font-size: 24px;
    font-weight: 600;
    color: #253237;
} 
    .btn-blog{color: #253237;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 1;
    position: relative;
    display: inline-block;
	}
.blog-list img { width : 100%; height: 200px !important;
    object-fit: cover;
    object-position: center;}
#blog .thumbnail { border-radius : 0; }
.blog-preview-time { display : inline-block; margin-bottom : 10px; }
.blog-description p { font-size : 16px; line-height:24px; }
.blog-artchive { list-style : none; margin-bottom : 20px; padding-left : 0; }
.blog-artchive .item { background : transparent none repeat scroll 0 0; border-color : -moz-use-text-color -moz-use-text-color #ccc; border-image : none; border-style : none none dotted; border-width : 0 0 1px; moz-border-bottom-colors : none; moz-border-left-colors : none; moz-border-right-colors : none; moz-border-top-colors : none; padding : 10px 0px; padding-left : 10px; }
.blog-artchive .item a { color : #666; }
.blog-home-left-categ { margin-bottom : 20px; }
.blog-list h5 {padding-bottom: 10px;}
.blog-list .img-container {height: 400px; overflow: hidden;}
#shop-page { margin-bottom: 20px; }
#shop-page .categories {border:1px solid #0db26b; border-radius: 5px;margin-bottom: 20px;}
#shop-page .categories .body {padding: 10px;}
#shop-page .categories .title {background-color: #0db26b; padding: 10px; color:#fff; text-transform: uppercase;}
#shop-page .categories ul { list-style : none; padding : 0; margin:0; }
#shop-page .categories ul li, div.filter-sidebar ul li a { margin-bottom : 4px; }
#shop-page .categories ul li a { color : #6d6d6d; display : inline-block; font-size : 13px; }
#shop-page .categories ul li a.selected, div.filter-sidebar ul li a:hover { color : #0db26b; }
.product-inner {
    padding: 15px 15px;
    border-radius: 8px;
    box-shadow: 0.5px 0.5px 3px 0 rgb(0 0 0 / 18%);
    height: 100%;
    margin-bottom: 30px;
}
#shop-page .col-md-3 {
    position: sticky;
    top: 20px;
}
#shop-page .product-inner .img-responsive {margin: 0 auto;}
#show-xs-nav { border : 1px solid #666; color : #666; font-size : 15px; padding : 3px; text-align : center; text-decoration : none; }
#show-xs-nav span i { margin-left : 5px; }
#shop-page .bootstrap-select > .dropdown-toggle.bs-placeholder, #shop-page .bootstrap-select > .dropdown-toggle.bs-placeholder:active, #shop-page .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, #shop-page .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {color:#fff;}
#products-side h1 {font-family: 'Rajdhani', cursive; margin: 0; margin-bottom: 20px;}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover, .pagination > li > a, .pagination > li > span {color:#0db26b;}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {background-color: #0db26b; border:1px solid #0db26b; color:#fff;}
footer .footer {background-color: #022c1a;padding: 40px 0;}
.footer p { margin : 0; }
.footer img { max-width : 100%; }
.footer h4 { color: #FFF;
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1;
    margin-bottom: 25px; }
.footer ul { color : #F9F9F9; list-style-type : none; margin-left : 0; margin-top : 15px; padding-left : 0; }
.footer ul li a { display : block; padding : 0 0 5px 0; text-decoration: none;} .footer ul li a:hover ,.footer .about a{color: #fdb71d;}
.footer ul li a:hover:after {
    opacity: 1;
    margin-left: 15px;
    visibility: visible;
    color: #fdb71d;
}
.footer ul li a:after {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    vertical-align: middle;
    font-size: 14px;
    opacity: 0;
    margin-left: 0;
    visibility: hidden;
    -webkit-transition: all 0.8s cubic-bezier(0.38, 0.17, 0.09, 0.99);
    -o-transition: all 0.8s cubic-bezier(0.38, 0.17, 0.09, 0.99);
    transition: all 0.8s cubic-bezier(0.38, 0.17, 0.09, 0.99);
}
.footer a, .footer p ,.footer ul { 
    color: #F9F9F9;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Public Sans', sans-serif;
    line-height: 25px; }
	.footer-bottom a{ 
    color: #F9F9F9;
    font-weight: 400;
    font-family: 'Public Sans', sans-serif;
    line-height: 25px;background:none; }
	.copyright {
    padding: 20px 0;
    background-color: #022818;
    overflow: hidden;
}
.footer .col-pad-right {
    padding-right: 7.5px;
}
.footer .col-pad-left {
    padding-left: 7.5px;
}
.footer-bottom p,.footer-bottom ul {
	margin:0;
	font-size:14px;
}
	.footer-bottom li {
    display: inline;
    margin-left: 10px;
}
.btn-1 {
    color: #0db26b;
    background-color: #fff;
    text-transform: capitalize;
    position: relative;
    text-align: center;
    z-index: 1;
    font-size: 14px;
    font-weight: 600;
    min-width: 180px;
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
    letter-spacing: 1px;
    border-radius: 3px;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    display: inline-block;
    cursor: pointer;
	border:none;
}
.btn-1:hover {
    background-color: #fdb71d;
    color: #0db26b;
}
.footer_contact_form_btn_area {
    text-align: left;
}
footer .footer-bottom { padding-top: 20px; padding-bottom: 20px; background: #022818;color: #F9F9F9; }
/*#notificator { display : none; left : 50%; margin-left : -100px; padding : 15px 25px; position : fixed; text-align : center; top : 20px; width : 200px; z-index : 5000; }
.logo.col-md-12 {
    padding: 0;
}*/

#notificator { display : none; left :0%; margin-left :0px; padding : 15px 25px; position : fixed; text-align : center; top :0px; width : 100%; z-index : 5000; }
.logo.col-md-12 {
    padding: 0;
}

.all-features-item {
    padding: 0 12px;
    margin-top: 40px;
    position: relative;
    z-index: 1;
    justify-content: center;
    display: inline-flex;
}
.features.home_top_features .features-item {
    height: 115%;
}

.features .features-item {
    background-color: #0db26b;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    padding: 8px 10px;
    color: #FFF;
    position: relative;
    overflow: hidden;
}
.features.home_top_features .features-item .item-text {
    margin-top: 15px;
}
.features .features-item .item-text h4, .features-2 .features-item .item-text h4 {
    text-transform: capitalize;
    font-size: 24px;
    line-height: 1.1;
    font-weight: 600;
    margin-bottom: 18px;
}
.features.home_top_features .features-item .item-text p {
    min-height: 135px;
    line-height: 22px;
}
.features .features-item .item-text a {
    position: relative;
    text-transform: capitalize;
    font-size: 15px;
    display: inline-block;
    border: 1px solid #FFF;
    border-radius: 3px;
    font-weight: 600;
    line-height: 36px;
    text-align: center;
    color: #fff;
    padding: 0px 36px;
}

.about-us.about_us_3 .about-text-box .sec-title h3 {
    font-size: 35px;
    line-height: 42px;
    margin-bottom: 15px;
    margin-top: 0px;
}
.about-us.about_us_3 .about-text-box p {
    color: #333;
}
.py-100 {
    padding: 100px 0;
}
.bg-section-2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.provide-2 .sec-title-2 h3 {
    font-size: 35px;
    line-height: 1.3;
    margin-bottom: 0;
    color: #000;
}
.provide-core li:last-of-type {
    margin-bottom: 30px;
}
.bg-section-2-left {
    background-color: #F9F9F9;
    width: 50%;
    float: left;
    height: 100%;
}
.bg-section-2-right {
    background-image: url(../templatecss/imgs/01_provide.jpg);
    height: 100%;
    width: 50%;
    float: left;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.provide-2 {
    position: relative;
}
.departments33 {
    background-color: #f9f9f933;
}

.departments {
    padding-top: 60px;
    position: relative;
    background-color: #F9F9F9;
}
.py-100-70 {
    padding: 100px 0 70px 0;
}
.departments33 {
    background-color: #f9f9f933;
}

.departments {
    padding-top: 60px;
    position: relative;
    background-color: #F9F9F9;
}
.sec-title {
    margin-bottom: 50px;
}
.departments.departments33 .departments-item {
    border: 1px solid #eee;
    text-align: center;
}

.departments-2 .departments-item {
    position: relative;
    padding: 40px 25px;
    border-radius: 3px;
    height: 100%;
}
.departments .departments-item .item-content {
    padding-top: 25px;
}
.departments.departments33 .departments-item .icon img {
    height: 100px;
}
.departments_item_blk {
    margin-bottom: 30px;
}
.departments .departments-item .item-content h4 {
    text-transform: capitalize;
    font-size: 24px;
    line-height: 1.1;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
}
.sec-title h3 {
    font-size: 45px;
    line-height: 1.3;
    color: #000;
    /* text-transform: capitalize; */
    font-weight: 700;
    margin-top: 15px;
    position: relative;
}
.home_video_area {
    /* background-image: url(../images/banner-image/01_fact-area.jpg); */
    background-color: #0db26b;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.home_video_content h4 {
    color: #fff;
    font-weight: 700;
    font-size: 30px;
}
.home_video_content p {
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
}
.home_how_it_work_sec {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 10px 0 0px;
}
.home_how_it_work_blkinner .icon {
    font-size: 50px;
    font-weight: 800;
    margin-bottom: 25px;
}
.home_how_it_work_blkinner .content {
    font-size: 16px;
}
.home_how_it_work_blkinner:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #0db26b;
    height: 2px;
    width: 40px;
    margin: 0 auto;
}
.home_how_it_work_blkinner {
    color: #fff;
    text-align: center;
    position: relative;
    padding-bottom: 15px;
}
.home_how_it_work_blk {
    width: 14.285%;
    padding: 0 10px;
    margin-bottom: 30px;
}
.home_how_it_work_secinner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -10px;
    position: relative;
}
.home_how_it_work_sec .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(4 86 39 / 80%);
}
.about-core li h4, .provide-core li h4 {
    display: inline-block;
    position: relative;
    font-size: 15px;
    line-height: 26px;
    font-weight: 500;
    color: #6c757d;
    /* text-transform: capitalize; */
    font-family: 'Public Sans', sans-serif;
}
.provide-core li h4 {
    color: #333;
    font-size: 16px;
    line-height: 25px;
}
.provide-core li i {
    background-color: #0db26b;
    color: #fff;
	
}

.about-core li i, .provide-core li i {
    font-size: 12px;
    background-color: #0db26b;
    margin-right: 8px;
    color: #FFF;
    border-radius: 2px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
}
.about-core li , .provide-core li  {
	list-style-type:none;
	line-height: 26px;
    display: flex;
}
.about-core li i, .provide-core li i {
    font-size: 12px;
    background-color: #0db26b;
    margin-right: 8px;
    color: #FFF;
    border-radius: 2px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
	list-style-type:none;
}
.provide-2 .des p {
    color: #333;
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
}
ul.provide-core {
    padding: 0;
}
.sec-title h3 {
    font-size: 45px;
    line-height: 1.3;
    color: #000;
    /* text-transform: capitalize; */
    font-weight: 700;
    margin-top: 15px;
    position: relative;
}
.blog-item .img-box img {
    height: 100%;
    width: 100%;
}
.blog-item .img-box img {
    height: 200px;
    width: 100%;
    max-width: 100%;
}
.sponsors-page {
    padding: 3rem 0rem 5rem 0;
}
.sponsors-page .carousel-indicators{
	bottom:-40px;
}
.carousel-indicators .active {
   
    background-color: #0db26b;
}
.carousel-indicators li{
    border: 1px solid #0db26b;
}
#home-slider a.left.carousel-control {
    background: #fff;
    bottom: unset;
    top: 45%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    left: 10px;
	opacity: 1;
}
#home-slider a.right.carousel-control {
    background: #fff;
    bottom: unset;
    /* top: 50%; */
    top: 45%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    right: 10px;
	opacity: 1;
}
#home-slider i.fa {
	color: #0db26b;
    font-size: 35px;
}
#home-slider .fa-angle-left{margin-right:4px}
#home-slider .fa-angle-right{margin-left:4px}
.home_top_features .fa{
	font-size:35px;
}
.features .features-item.three::after {
    content: "\f2c2";
}
.features .features-item.two::after {
    content: "\f2c3";
}
.features .features-item.one::after {
    content: "\f0f0";
}
.features .features-item.zero::after {
    content: "\f0f9";
}
.features .features-item:hover:after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.features .features-item:after {
    font-size: 100px;
    font-family: 'FontAwesome';
    opacity: 0.1;
    position: absolute;
    top: 10px;
    right: -15px;
    line-height: 1;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.features .features-item.two {
   background-color: #016e40;
}
.features .features-item.one {
    background-color: #065835;
}
.features .features-item.zero {
    background-color: #065835;
}
#nav-categories i.fa.fa-circle-o.selected:after {
    content: "\f111";
    font-size: 14px;
    left: 0px;
    top: 0px;
    position: absolute;
	color:#0db26b;
}
#nav-categories i.fa{
    
    position: relative;
	
}
sup {
     top: 0em;
}
.top_header_contact_dropdown {
    display: flex;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.top_header_contact_dropdown .txt {
    margin-left: auto;
}
.middle_header_contact_dropdown {
    padding: 10px 0;
}
.bottom_header_contact_dropdown {
    display: flex;
    margin-left: -5px;
    margin-right: -5px;
}
.contact-link a {
    color: #253237;
    font-weight: 700;
}

.phone {
    position: relative;
    line-height: 17px;
    display: flex;
}
.header_contact_dropdown {
    margin: 0;
    width: 350px;
    top: 50px;
    left: auto;
    right: 0;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    z-index: 1001;
    text-align: left;
    padding-top: 5px;
    background: #fff;
    box-shadow: 0 0 3.76px 0.24px rgb(0 0 0 / 15%);
    padding: 15px 15px;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: center top 0;
    -ms-transform-origin: center top 0;
    transform-origin: center top 0;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.bottom_header_contact_dropdown_blkinner {
    text-align: center;
}
.bottom_header_contact_dropdown_blk {
    padding-left: 5px;
    padding-right: 5px;
    width: 50%;
}
.social-l{
	display:flex;
	color:#fff;
	list-style-type:none;
}
.social-l .fa{
	color:#fff;
	padding-right:10px;
	font-size: 20px;
    margin-left: 14px;
}
.user-panel ul{margin: 0 !important;}
div#dynPage {
    padding: 50px 0;
}
i.fa.fa-close {
    font-size: 12px;
}
.shop-dropdown li.dropdown{
	padding:0 14px;
}
.user-panel  i {
    margin-right: 6px;
    color: #fdb71d;
    font-size: 20px;
    margin-right: 8px;
}
.top-info{
    font-size: 14px;
    margin-bottom: 0;
}
.city-icon{
    /* font-size: 22px; */
     margin-left: -25px;  
    /* margin-top:8px; */
}
.country_list_iteminner {
    display: flex;
    cursor: pointer;
    margin: 0px 0 15px 0;
    -webkit-box-align: center;
    align-items: center;
    flex-direction: column;
    -webkit-box-pack: start;
    justify-content: flex-start;
    position: relative;
}
.country_list_iteminner .icon {
    width: 90px;
    height: 90px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding-bottom: 5px;
    -webkit-box-pack: center;
    justify-content: center;
    border: 1.5px solid #ddd;
    border-radius: 50%;
    padding: 18px;
}
.home_onload_country_list_area ul li {
    display: flex;
    cursor: pointer;
    margin: 0px 10px;
    -webkit-box-align: center;
    align-items: center;
    flex-direction: column;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.home_onload_country_list_area ul {
    width: 100%;
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 15px 15px 0px;
}
.country_list_iteminner .icon img {
    height: 100%;
    max-width: 100%;
}
.country_list_iteminner .content {
    color: rgb(102, 102, 102);
    font-size: 14px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 500;
}
.content {
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: 0;
    padding: 10px 15px;
    color: #333;
    display: none;
}
.set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #f5f5f5;
    margin-bottom: 10px;
}
.set > a.active {
    background-color: #0db26b;
    color: #fff;
}

.set > a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #555;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.set > a i {
    float: right;
    margin-top: 2px;
}
.row.steps {
    margin: 40px 0;
}
.text-content {
    padding: 40px 0;
    display: table;
    width: 100%;
}
.dropdown-langs a {
    color: #fff;
    font-size: 15px;
    margin-right: 10px;
    text-decoration: none;
    font-family: 'Public Sans', sans-serif;
}
.dropdown-langs .dropdown-menu li a {
    text-transform: capitalize;
}
.langs a {
    font-family: 'Public Sans', sans-serif;
}
.dropdown-menu li {
    border-bottom: 1px solid #eee;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
     background-color: unset; 
}
.shift {
    left: -25px;
    top: 50px;
}
.small-info-city,.small-info-login {
    position: absolute;
    font-size: 12px;
    display: block;
    width: max-content;
    left: 0px;
    color: #0db26b;
    font-family: 'Public Sans', sans-serif;
}
.small-info-city {
    top:30px;
}
.small-info-login {
    top:38px;
}
.shop-dropdown i , .shop-dropdown img{
    cursor: pointer;
}
.pagination {
    cursor: pointer;
    padding-left: 15px;
   
}
#nav-container {
    top: 0;
    position: sticky;
    z-index: 99;
    background: #fff;
    transition: all .5s ease;
}
.nav-container-sticky .logo {
    margin: 10px 0;
}
.nav-container-sticky .logo img{
   max-width:175px;
}
.nav-container-sticky .header {
    padding: 2px 0;
}
.nav-container-sticky .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.nav-container-sticky .header .shop-dropdown {
    padding: 10px 0;
}
.nav-container-sticky{
    transition: all 0.2s ease-out;
}
.dynPage p{
    font-size: 16px;
    line-height: 26px;
}
.dynPage h3{
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 35px;
}
.dynPage h4 {
    margin: 10px 0;
}
.dynPage ul {
    padding-left: 10px;
}
.dynPage li {
    font-size: 16px;
    line-height: 25px;
    list-style: none;
}
.dynPage li:before {
    content: "\f111";
    color: #0db26b;
    margin-right: 5px;
    font-size: 9px;
    position: relative;
    top: -3px;
    font-family: 'FontAwesome';
}
.product-description p {
    margin: 0 !important;
    font-weight: normal;
    font-family: 'Public Sans';
    font-size: 14px;
    line-height: 24px;
}
.product-description ul li{
    margin: 0;
    font-weight: normal;
    font-family: 'Public Sans';
    font-size: 14px;
    line-height: 24px;
}
.product-description ul{
    margin-left: 10px;
}
.product-description {
    padding: 20px 0;
}
#goOrder h3 {
    font-weight: 500;
    color: #fff;
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 16px;
    padding: 10px;
    background: #50616f;
}
.billing-info-wrap {
    margin-bottom: 15px;
    border: 1px solid rgb(221, 221, 221);
    width: 100%;
    padding: 10px;
    display: inline-block;
}
.item-row {
    border-bottom: 1px solid #eee;
    float: left;
    padding: 10px 5px;
    width: 100%;
}
.item-row a.name {
    margin-bottom: 8px;
    display: block;
}
.btn-grp {
    display: flex;
}
.inc-dec {
    border: 1px solid #ddd;
    width: fit-content;
    padding: 2px;
}
.inc-dec a{
    color:initial;
    -webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
}
.grand-total{
 margin-top: 15px;
 font-weight: 700;
 font-size: 16px;
}
.successpage i.fa.fa-check-circle {
    font-size: 70px;
    color: green;
}
.successpage h2 {
    margin: 20px;
}
.successpage .text-content {
    padding: 20px 0 40px 0;
    text-align: center;
    display: block;
}
.successpage p {
    font-size: 18px;
}
input#submitbtn {
    background: #0db26b;
    color: #fff;
    padding: 12px 0;
    border: none;
    display: block;
    width: 100%;
    font-size: 18px;
    margin: 20px 0;
}
.widget {
    margin-bottom: 30px;
    padding: 20px;
    border: 1px solid #DDD;
    border-radius: 3px;
}
.btn-2 {
    background-color: #0db26b;
}
.btn-1 {
    color: #FFF;
    background-color: #0db26b;
    text-transform: capitalize;
    position: relative;
    text-align: center;
    z-index: 1;
    font-size: 14px;
    font-weight: 600;
    min-width: 180px;
    height: 55px;
    line-height: 55px;
    padding: 0 25px;
    letter-spacing: 1px;
    border-radius: 3px;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    display: inline-block;
    cursor: pointer;
}
.dynPage .categories ul li a {
    color: #9B9B9B;
    margin-bottom: 15px;
    padding-bottom: 15px;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    text-transform: capitalize;
    position: relative;
    border-bottom: 1px solid #DDD;
}
.dynPage .categories ul li:before {
    content: none;
}
.dynPage .categories ul {
    padding-left: 0px;
    padding-top: 10px;
}
.spinner {
    height: 60px;
    width: 60px;
    margin: auto;
    display: flex;
    position: absolute;
    -webkit-animation: rotation .6s infinite linear;
    -moz-animation: rotation .6s infinite linear;
    -o-animation: rotation .6s infinite linear;
    animation: rotation .6s infinite linear;
    border-left: 6px solid rgba(0, 174, 239, .15);
    border-right: 6px solid rgba(0, 174, 239, .15);
    border-bottom: 6px solid rgba(0, 174, 239, .15);
    border-top: 6px solid rgba(0, 174, 239, .8);
    border-radius: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  
  @-webkit-keyframes rotation {
    from {
      -webkit-transform: rotate(0deg);
    }
    to {
      -webkit-transform: rotate(359deg);
    }
  }
  
  @-moz-keyframes rotation {
    from {
      -moz-transform: rotate(0deg);
    }
    to {
      -moz-transform: rotate(359deg);
    }
  }
  
  @-o-keyframes rotation {
    from {
      -o-transform: rotate(0deg);
    }
    to {
      -o-transform: rotate(359deg);
    }
  }
  
  @keyframes rotation {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(359deg);
    }
  }
  
  #overlay {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 99;
    cursor: pointer;
  }
  #checkout-page sup {
    font-size: 14px;
}
.carousel-indicators li:before{
    content:none;
}

.timetable{
    position: absolute;
    text-transform: capitalize;
    font-size: 15px;
    display: inline-block;
    border: 1px solid #FFF;
    border-radius: 3px;
    font-weight: 600;
    line-height: 36px;
    text-align: center;
    color: #fff;
    padding: 0px 32px;
    bottom: 10px;
}
.timetable:hover{
    color: #fbe800;
}
.locationset{
    margin-left: 13px;
    margin-top: -25px;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    text-transform: capitalize;
}
.carousel-content {
    position: absolute;
    bottom: 10%;
    left: 5%;
    z-index: 20;
    color: white;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
  }
  /* @media only screen and (min-width: 1200px) {
    .timetable{
        padding: 0px 30px;
  }}
  @media only screen and (min-width: 992px) {
    .timetable{
        padding: 0px 35px;
  }} */
  
@media (min-width: 1200px) {
    #nav-categories { display : block !important; }
    /* .timetable{
        position: absolute;
        text-transform: capitalize;
        font-size: 15px;
        display: inline-block;
        border: 1px solid #FFF;
        border-radius: 3px;
        font-weight: 600;
        line-height: 36px;
        text-align: center;
        color: #fff;
        padding: 0px 27px;
        bottom: 10px;
    } */
}
@media (min-width: 991px) {
    #nav-categories { display : block !important; }
}

@media screen and (max-width: 767px) {
    #home-slider, #home-slider .item  {height: auto;}
    #home-slider .item h3 {margin-top: 0; font-size:20px;}
    #home-slider .item .description {font-size:14px;}
    #home-slider .item .add-to-cart {padding: 5px 15px; font-size:12px;}
    .header .search {float:none;}
    #search{ display: none;position: absolute;bottom: -7px;
        height: 0;}
    .header .phone, .header .dropdown-langs { float: none;}
    .header .dropdown-langs { margin-bottom: 10px;}
    .home-banners .single-banner { width:100%; margin-bottom: 10px;}
    .navbar-header {background-color: #262626; color:#ffffff;margin-left: 40px;margin-right: -40px;margin-top: 10px;}
    .navbar-toggle span {background-color:#fff;}
    .mainmenu li { display: block; text-align: center; width: 100%;}
    .multi-item-carousel .item .col-xs-12:nth-child(2), .multi-item-carousel .item .col-xs-12:nth-child(3) {display: none;}
    .multi-item-carousel .item a .img-responsive { margin: 0 auto;}
    #nav-categories, #show-xs-nav .hidde-sp { display : none; }
    .footer .col-pad-right {
        padding-right: 15px;
    }
    .footer .col-pad-left {
        padding-left: 15px;
    }
    .home_how_it_work_blk {
        width: 48%;
        padding: 0 1%;
        margin-bottom: 30px;
    }
    .bg-section-2-left {
        width: 100%;
        float: unset;
    }
    .bg-section-2-right {
        background-image:unset;
       display: none;
    }
    .f-col {
        margin: 20px 0;
    }
    .header .shop-dropdown {
        display: flex;
        align-items: center;
        justify-content: center;
        padding:12px 0 24px 0 !important;
    }
    .social-l {
        width: 20%;
        padding: 0;
    }
    ul.social {
        width: 80%;
    }
    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        background-color: #111;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
        display: block;
        padding: 40px 0;
      }
      .hamburger a {
        font-size: 30px;
        float: left;
        padding-top: 4px;
    }
    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
      }
      .sidenav a {
        padding: 8px 8px 8px 32px !important;
        color: #818181 !important;
        transition: 0.3s !important;
      }
      
      .sidenav a:hover {
        color: #f1f1f1;
      }
      .mainmenu.col-md-3.col-sm-6.col-xs-12 {
        border: 1px solid #eee;
    }
    #shop-page .col-md-3 {
        position: unset;
        top: unset;
    }
    .header {
        padding: 0;
    }
    .header .shop-dropdown i {
        font-size: 22px;
    }
    .shop-dropdown i, .shop-dropdown img {
        width: 25px;
    }
    .small-info-city{
        top: 22px;
    }
    .small-info-login {
        top: 30px;
    }
    .header .logo img {
        margin-top: 4px;
        margin-bottom: 4px;
    }
    .nav-container-sticky .logo {
     margin: 0px;
    }
    .carousel-inner {
        align-items: center;
        justify-content: center;
    }
    #navbar li {text-align: left;}
    #navbar .megamenu {
         opacity: 1; 
         position:unset;
         transform: unset;
         width: unset;
         background: unset;
         box-shadow: unset;
         visibility: visible;
    }
    .logo.col-md-12 {
       padding: inherit; 
    }
}

@media (max-width: 480px) { 
    .departments-2 .departments-item {
        padding: 10px 15px;
    }
    .departments .departments-item .item-content h4 {
        font-size: 20px;
        min-height: 44px;
    }
}

@media (min-width: 350px) and (max-width: 450px) { 
    .locationset{
        margin-left: -10px;
        margin-top: 5px;
    }
    .py-100 {
        padding: 50px 0;
    }
    .item .item-content {
        padding-top: 13px;
    }
    .all-features-item {
        padding: 0 12px;
        margin-top: 40px;
        position: relative;
        z-index: 1;
        justify-content: center;
        display: block;
    }
    .features.home_top_features .features-item {
        height: 100%;
        margin-top: 10px;
    }
    
    .features .features-item {
        background-color: #0db26b;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        padding: 40px 30px;
        color: #FFF;
        position: relative;
        overflow: hidden;
    }
    .features.home_top_features .features-item .item-text {
        margin-top: 15px;
    }
    .features .features-item .item-text h4, .features-2 .features-item .item-text h4 {
        text-transform: capitalize;
        font-size: 24px;
        line-height: 1.1;
        font-weight: 600;
        margin-bottom: 18px;
    }
    .features.home_top_features .features-item .item-text p {
        min-height: 135px;
        line-height: 22px;
    }
    .features .features-item .item-text a {
        position: relative;
        text-transform: capitalize;
        font-size: 15px;
        display: inline-block;
        border: 1px solid #FFF;
        border-radius: 3px;
        font-weight: 600;
        line-height: 36px;
        text-align: center;
        color: #fff;
        padding:4px 40px;
    }
    .carousel-inner>.item>img{
        height: 200px;
    }
    .top-info{
        font-size: 14px;
        margin-bottom: 0;
    }
    .glyphicon-chevron-right:before{
        content: "\e080";
        margin-right: -25px;
    }
    .glyphicon-chevron-left:before{
        content: "\e079";
        margin-left: -30px;
    }
    .carousel-indicators{
        bottom: -20px;
    }
    .mainmenu ul li:hover .megamenu {
        margin-right: -55vw;

    }
    .dropdown-cart{
        margin-right: -38vw;
    }
    .header .search .field{
        margin-left: -10px;
    }
    #contacts .contact-form{
        padding: 10px 7px;
        width: 90%;
    }
    .timetable{
        margin-left: 45px;
    }
    }
    .carousel-indicators{
        bottom: -10px !important;
    }
   

@media (min-width: 992px) and (max-width: 1199px) { 
    #home-slider, #home-slider .item  {height: 500px;}
    #home-slider .item h3 {margin-top: 80px; font-size:38px;}
    #home-slider .item .description {font-size:18px;}
}

@media (min-width: 768px) and (max-width: 991px) { 
    #home-slider, #home-slider .item  {height: 400px;}
    #home-slider .item h3 {margin-top: 80px; font-size:32px;}
    #home-slider .item .description {font-size:16px;}
    #nav-categories, #show-xs-nav .hidde-sp { display : none; }
    .mainmenu ul li .megamenu { width: 600px; left:50%; margin-left: 0;}
    .all-features-item {
        padding: 0 12px;
        margin-top: 40px;
        position: relative;
        z-index: 1;
        justify-content: center;
        display: block;
    }
    .features.home_top_features .features-item {
        height: 100%;
        margin-top: 10px;
    }
    
    .features .features-item {
        background-color: #0db26b;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        padding: 40px 30px;
        color: #FFF;
        position: relative;
        overflow: hidden;
    }
    .features.home_top_features .features-item .item-text {
        margin-top: 15px;
    }
    .features .features-item .item-text h4, .features-2 .features-item .item-text h4 {
        text-transform: capitalize;
        font-size: 24px;
        line-height: 1.1;
        font-weight: 600;
        margin-bottom: 18px;
    }
    .features.home_top_features .features-item .item-text p {
        min-height: 135px;
        line-height: 22px;
    }
    .features .features-item .item-text a {
        position: relative;
        text-transform: capitalize;
        font-size: 15px;
        display: inline-block;
        border: 1px solid #FFF;
        border-radius: 3px;
        font-weight: 600;
        line-height: 36px;
        text-align: center;
        color: #fff;
        padding:4px 40px;
    }
}