/*
Template Name: Crystal Frozen - Organic Food & Grocery Market Template
Author: Askbootstrap
Author URI: https://themeforest.net/user/askbootstrap
Version: 1.3
*/
/*
	-- Body 
	-- Top Menu 
	-- Link Menu 
	-- Category Slider 
	-- Main Slider 
	-- Featured Product 
	-- Featured Box 
	-- Footer 
	-- Cart Sidebar 
	-- Shop Filters 
	-- Shop Detail 
	-- Cart Page 
	-- Checkout Page 
	-- Login Modal 
	-- My Account 
	-- About Page
	-- Blog Page
	-- Mobile Media
*/
@import url('https://fonts.googleapis.com/css?family=Maven+Pro:400,500,700,900|Roboto+Condensed:300,300i,400,400i,700,700i');
/* Body */
 body {
     background-color: #f9f9f9;
     font-size: 13px;
     font-family: 'Maven Pro', sans-serif;
     line-height: 25px;
     color: #888;
}
h1, h2, h3, h4, h5, h6 {
     color: #333;
}
 p {
     font-size: 13px;
     line-height: 22px;
     color:#888;
}
img {
     height: auto;
     max-width: 100%;
}
ul, ol {
     list-style: outside none none;
}
ul {
     margin: 0;
     padding: 0;
}
img {
     transform-style: preserve-3d;
}
a {
     text-decoration:none !important;
     color:#888;
	 transition-duration: 0.4s;
}
a:hover {
     transition-duration: 0.4s;
     color:#333;
}
a, a:hover {
     text-decoration: none;
}
a:focus {
     outline: medium none;
     outline-offset: 0;
}
button:focus{
    outline: none;
    box-shadow: none !important;
}
.text-center{
    text-align: center !important;
}
.mb-5{
    margin-bottom: 5px !important;
}
.mb-1rem{
    margin-bottom: 1rem !important;
}
.mr-30{
    margin-right: 30px !important;
}
.border-none {
    border: medium none !important;
}
.section-padding {
    padding: 40px 0;
}
.margin-auto {
    margin: auto;
}
.dataTables_wrapper.container-fluid.dt-bootstrap4.no-footer {
    margin-top: 15px;
    padding: 0;
}
.help-block li {
    color: red;
}
.text-primary{
    color: #1696d3 !important;
}
.bg-success {
    background: #51aa1b none repeat scroll 0 0 !important;
}
.bg-dark {
    /* background: #1c2224 none repeat scroll 0 0 !important; */
    background: #050708 none repeat scroll 0 0 !important;
}
.bg-light {
    /* background: #1c2224 none repeat scroll 0 0 !important; */
    background: #050708 none repeat scroll 0 0 !important;
}
.btn-secondary {
    background: #1696d3 none repeat scroll 0 0 !important;
}
.text-secondary{
	color:#1696d3 !important;
}
.pb-40{
    padding-bottom: 40px;
}
.badge {
    border-radius: 2px;
    font-weight: 400;
}
.btn {
    border: medium none;
    border-radius: 2px !important;
    font-size: 13px;
}
.heading-design-h5 {
    font-size: 18px;
    margin-bottom: 14px;
}

.heading-design-cart {
    font-size: 18px;
    margin-bottom: 14px;
    /*color:#5cb85c;*/
}
.heading-design-h5 a {
    font-size: 15px;
    line-height: 22px;
}
.height30{
    height: 30px !important;
}
.border-top {
    border-top: 1px solid #eeeeee !important;
}
.border-bottom {
    border-bottom: 1px solid #eeeeee !important;
}
.dropdown-item.active, .dropdown-item:active {
    background-color:#f9f9f9 !important;
    color: #1c2224 !important;
    text-decoration: none;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 2px;
    width: 100%;
}
.select2-container .select2-selection--single {
    height: 35px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 21px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0.375rem 0.75rem;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 8px;
    top: 5px;
}
.checkout-step-two .select2-container {
    width: 100% !important;
}
.accordion .card:not(:first-of-type):not(:last-of-type), .accordion .card:first-of-type{
	border:1px solid #eeeeee;
}
.select2-dropdown {
    border: medium none !important;
    border-radius: 0 !important;
	 box-shadow: 0 4px 4px #dcdcdc !important;
}
.owl-theme .owl-controls .owl-buttons div, .footer-social a{
	transform: scale(1);
    transition-duration: 0.4s;
}
.owl-theme .owl-controls .owl-buttons div:hover, .footer-social a:hover{
	transform: scale(1.09);
}
.input-group-text {
	border-radius: 2px;
}
.card-header {
    background-color: #fbfbfb;
	border-bottom: 1px solid #eeeeee;
}
.card {
    background-clip: border-box;
    background-color: #fff;
    border: 1px solid #eeeeee;
    border-radius: 2px;
    display: flex;
    flex-direction: column;
    min-width: 0;
    position: relative;
    word-wrap: break-word;
}
.list-group-item:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.list-group-item:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}
.list-group-item {
	border: 1px solid #eeeeee;
}
.navbar-nav li.dropdown:hover .dropdown-menu {
    display: block;
}
/* Top Menu */
.Osahan-menu {
    padding: 0;
}
.Osahan-menu .navbar-brand {
    padding: 15px 18px;
    /*width: 155px;*/
    width: 260px;
}
/*.Osahan-menu .navbar-brand:hover {
    background: #384042 none repeat scroll 0 0;
}*/
.main-nav-right .btn {
    border-radius: 0 !important;
    border-right: 1px solid #384042;
    color: #fff;
    margin: 0 0 0 -4px;
    padding: 24px;
}
/*.main-nav-right .btn:hover {*/
/*     background-color: #384042 !important;*/
/*}*/
.main-nav-right li {
    margin: 0 !important;
}
.main-nav-right .Osahan-top-dropdown img {
    border: 2px solid #fff;
    border-radius: 50px;
    height: 32px;
    left: 20px;
    position: absolute;
    top: 18px;
    width: 32px;
}
.main-nav-right .Osahan-top-dropdown .dropdown-toggle {
    padding-left: 65px;
    
    /*added new styles*/
    width: 200px;
    display: flex;
    align-items: center;
}

.main-nav-right .Osahan-top-dropdown .dropdown-toggle #UserProfileName{
    width: 90px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-left: 5px;
}
.cart-btn .mdi {
    font-size: 20px;
    line-height: 0;
    margin-right: 5px;
    vertical-align: -3px;
}
.cart-btn .btn {
    font-weight: 500;
    position: relative;
}
.cart-btn .cart-value {
    background: #1696d3 none repeat scroll 0 0;
    border-radius: 50px;
    font-size: 10px;
    font-weight: 500;
    height: 18px;
    left: 31px;
    line-height: 17px;
    min-width: 18px;
    position: absolute;
    top: 11px;
}
.location-top {
    color: #fff !important;
}
.location-top i {
    font-size: 25px;
    vertical-align: sub;
}
.top-categories-search {
    /*left: 0;*/
    /*margin: auto;*/
    /*position: absolute;*/
    /*right: 0;*/
    /*top: 16px;*/
    width: 100%;
}
.top-categories-search .form-control {
    border: medium none;
    font-size: 13px;
    height: 38px;
    min-width: 384px;
}
.top-categories-search .btn {
    border-radius: 0 2px 2px 0 !important;
    font-weight: 500;
    height: 38px;
    padding: 0 21px;
    text-transform: uppercase;
}
.top-categories-search .select2-selection.select2-selection--single {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #ececec -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-radius: 2px 0 0 2px;
    border-style: none solid none none;
    border-width: medium 1px medium medium;
    height: 38px;
 
}
.top-categories-search .form-control-select, .top-categories-search .select2-container{
	 width: 168px !important;
}
.top-categories-search .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 13px;
    line-height: 36px;
    padding: 0 16px;
}
.top-categories-search .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    right: 10px;
    top: 5px;
    width: 20px;
}
/* Link Menu */
.Osahan-menu-2 {
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 0;
    box-shadow: 0 2px 2px #eaeaea;
    margin-bottom: 15px;
    padding: 0;
}
.Osahan-menu-2 .nav-link {
    color: #666 !important;
    font-size: 14px;
    padding: 13px 8.33px !important;
}
.dropdown-menu {
    border: medium none;
    border-radius: 0 0 2px 2px;
    box-shadow: 0 4px 4px #dcdcdc;
    margin: 0;
}
.dropdown-menu .dropdown-item {
    color: #666;
    font-size: 13px;
    padding: 5px 14px !important;
}
.Osahan-menu-2 .nav-link.shop {
    border-right: 1px solid #ececec;
    color: #333 !important;
    font-weight: 500;
    margin-right: 11px;
    padding-right: 22px !important;
}
.Osahan-menu-2 .nav-link:hover {
    background: #f4f4f4 none repeat scroll 0 0;
    color: #333 !important;
}
/* Category Slider */
.category-item img {
	background: #fff none repeat scroll 0 0;
	border-radius: 50px;
	box-shadow: 0 0 2px #ccc;
	height: 95px;
	margin: 1px 0 8px;
	object-fit: scale-down;
	padding: 7px;
	transform: scale(1);
	transition-duration: 0.4s;
	width: 95px;
}
.category-item:hover img
{
	 transform: scale(1.09);
}
.category-item {
    padding: 8px;
    text-align: center;
}
.category-item h6 {
    font-size: 13px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.top-category {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
    margin-bottom: 15px;
    padding: 14px 0;
}
.category-item p {
    margin: 0;
}
.top-category .owl-prev {
    left: -70px;
}
.top-category .owl-next {
    right: -70px;
}
/* Main Slider */
.carousel-slider-main .owl-pagination {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
}
.carousel-slider-main {
    position: relative;
}
.carousel-slider-main .owl-prev, .carousel-slider-main .owl-next {
    top: 46%;
}
.carousel-slider-main .owl-item .img-fluid{
    width: 100%;
}

/* Featured Product */
.owl-carousel-featured {
    border-right: 1px solid #eeeeee;
}
.product-header .badge {
    background: #f2fef2 none repeat scroll 0 0;
    border: 1px solid #51aa1b;
    border-radius: 2px;
    color: #51aa1b;
    font-size: 12px;
    font-weight: 500;
    left: 20px;
    padding: 4px 10px;
    position: absolute;
    top: 20px;
    z-index: 9;
}
.product {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eeeeee;
    border-radius: 2px;
    margin: 0 -1px 0 0;
    /*padding: 20px;*/
    padding: 10px;
    position: relative;
}
.product-header .mdi-circle {
    border: 1px solid;
    border-radius: 2px;
    display: inline-block;
    font-size: 11px;
    height: 22px;
    line-height: 19px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 20px;
    width: 22px;
}
.product-body h5 {
    font-size: 14px;
    font-weight: 500;
    margin: 0;
}
.product-body h6 {
    color: #9c9c9c;
    font-size: 12px;
    margin: 5px 0 14px;
}
.product-header .tag1 {
    position:absolute;
    top:20px;
    right:20px;
    z-index:9999;
    background: #f2fef2 none repeat scroll 0 0;
    color: #51aa1b;
    border: 1px solid #51aa1b;
    border-radius: 2px;
    line-height: 14px;
    padding: 3px 6px;
    font-size: 12px;
    font-weight: 500;
}
.product-header img {
	height: 200px;
	margin: 0 0 18px;
	object-fit: scale-down;
	transform: scale(1);
	transition-duration: 0.4s;
	opacity: 0;
}
.product:hover .product-header img {
	transform: scale(1.09);
}
.product-header {
    text-align: center;
}
.offer-price {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
}
.regular-price {
    color: #666 !important;
    font-size: 11px;
    font-weight: 500;
    line-height: 15px;
    text-decoration: line-through;
}
.product-footer .btn {
    border-radius: 49px !important;
    font-size: 12px;
    padding: 6px 12px;
}
.owl-carousel-featured .owl-prev {
    left: -40px;
	top: 43%;
}
.owl-carousel-featured .owl-next {
    right: -40px;
	top: 43%;
}
/* Featured Box */
.feature-box p {
    margin: 0;
}
.feature-box h6 {
    font-size: 15px;
    font-weight: 200;
    margin: 0;
    padding: 10px 0 0;
}
.feature-box .mdi {
    border: 1px solid #acacac;
    border-radius: 50px;
    color: #acacac;
    display: inline-block;
    float: left;
    font-size: 21px;
    height: 60px;
    line-height: 56px;
    margin: 0 15px 0 0;
    text-align: center;
    width: 60px;
}
/* Footer */
.footer {
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee !important;
}
.footer .logo img{
    width: 160px;
}
.app img {
    height: 32px;
    margin: 0 11px 0 0;
}
.footer-bottom p{
	line-height: 16px;
}
.footer-social a {
    /*background: #ccc none repeat scroll 0 0;*/
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    height: 27px;
    line-height: 26px;
    text-align: center;
    width: 27px;
}
/* Cart Sidebar */
body.toggled {
    overflow: hidden;
}
body.toggled::after {
    background: #000 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.7;
    /*position: absolute;*/
    position: fixed;
    right: 0;
	z-index: 9;
    top: 0;
}
.cart-sidebar {
    background: #fff none repeat scroll 0 0;
    overflow: auto;
    position: fixed;
    right: -400px;
    top: 0;
    width: 400px;
	z-index: 99999;
	  -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	height: 100vh;
}
.toggled .cart-sidebar {
	right: 0px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.cart-sidebar-body {
    height: 66vh;
    overflow: inherit;
}
.cart-sidebar-header {
    background: #1c2224 none repeat scroll 0 0;
    color: #fff;
    padding: 18px 20px;
}
.cart-sidebar-header h5 {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}
.cart-sidebar-header .float-right {
    background: #fff none repeat scroll 0 0;
    border-radius: 24px;
    color: #000;
    height: 26px;
    line-height: 25px;
    text-align: center;
    width: 26px;
}
.cart-list-product {
    border-bottom: 1px solid #ececec;
    overflow: hidden;
    padding: 14px 20px;
    position: relative;
}
.cart-list-product .offer-price .mdi{
    margin-left: 5px;
}
.cart-list-product img {
     -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ececec #ececec #dcdcdc;
    border-image: none;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px 1px 3px;
    box-shadow: 0 0 3px #ececec;
    float: left;
    height: 99px;
    margin: 0 15px 0 0;
    object-fit: scale-down;
    width: 82px;
}
.cart-list-product h5 a {
    font-size: 14px;
}
.cart-list-product h5 {
    margin: 0;
    margin-bottom: 0.5rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.cart-list-product h6 {
    font-size: 11px;
}
.cart-list-product > h6 span {
    color: #1696d3;
}
.remove-cart {
    position: absolute;
    right: 18px;
    top: 12px;
}
.cart-list-product .badge {
  background: #f2fef2 none repeat scroll 0 0;
    border: 1px solid #51aa1b;
    border-radius: 2px;
    color: #51aa1b;
    font-size: 11px;
    font-weight: 500;
    padding: 3px 6px;
}
.cart-sidebar-footer {
    background: #ececec none repeat scroll 0 0;
    padding: 14px 20px;
    position: absolute;
    bottom: 55px;
    width: 100%;
}
.cart-store-details p {
    margin: 0 0 3px;
}
.cart-store-details h6 {
    margin: 10px 0 19px;
}
.cart-sidebar-footer .btn {
    padding: 15px 17px;
}
/* Shop Filters */
.shop-filters .card-header .btn {
    color: #1696d3;
    font-size: 15px;
    font-weight: 500;
    padding: 7px 0;
    position: relative;
    text-align: left;
    text-decoration: none;
    width: 100%;
}
.shop-filters .card-header .btn .mdi {
    position: absolute;
    right: 0;
}
.shop-filters .card-body {
    padding: 4px;
}
.card-shop-filters {
    padding: 18px !important;
}
.card-shop-filters .custom-control {
    margin: 8px 0;
}
.card-shop-filters .custom-control .badge {
    float: right;
    margin: 6px 0 0;
}
.card-shop-filters .custom-control label {
    width: 100%;
}
.list-group-item.active {
    background: #1696d3 none repeat scroll 0 0;
    border-color: #1696d3;
}
.shop-filters .card {
    margin: -2px 0 0;
}
/* Shop Detail */
.shop-detail-slider #sync1 {
    border: 1px solid #eeeeee;
    border-radius: 12px;
    margin-bottom: 15px;
    overflow: hidden;
}
.shop-detail-slider {
    position: relative;
    text-align: center;
}
.favourite-icon a {
    background: red none repeat scroll 0 0;
    border-radius: 50px;
    color: #fff;
    font-size: 17px;
    height: 35px;
    line-height: 34px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 20px;
    width: 35px;
    z-index: 9;
}
.shop-detail-slider #sync2 img {
    border: 2px solid #eeeeee;
    border-radius: 12px;
    cursor: pointer;
   margin: 26px 0 8px;
    width: 67px;
}
.shop-detail-slider #sync2 .item {
    text-align: center;
}
.shop-detail-right {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eeeeee;
    border-radius: 12px;
    padding: 32px;
    height: calc(100% - 15px);
}
.shop-detail-slider #sync2 .synced img, .shop-detail-slider #sync2 img:hover {
    border-color: #1c2224;
}
.shop-detail-slider #sync2 {
    padding: 0 70px;
}
.shop-detail-right .badge.badge-success {
    background: #f2fef2 none repeat scroll 0 0;
    border: 1px solid #51aa1b;
    border-radius: 2px;
    color: #51aa1b;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 13px;
}
.shop-detail-right .badge.badge-danger {
    background: #fef1f2 none repeat scroll 0 0;
    border: 1px solid #dc3545;
    border-radius: 2px;
    color: #dc3545;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 13px;
}
.shop-detail-right h2 {
    font-size: 24px;
    font-weight: 100;
    /*margin: 10px 0 5px;*/
    margin: 10px 0 19px;
}
.shop-detail-right > h6 {
    color: #666;
    font-size: 14px;
    margin: 0 0 19px;
}
.shop-detail-right .btn {
    font-weight: 500;
    margin: 29px 0;
    padding: 15px 50px;
    text-transform: uppercase;
}
.short-description {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eeeeee;
    border-radius: 2px;
    padding: 22px;
}
.shop-detail-right .regular-price {
    font-size: 17px;
    font-weight: 100;
    margin: 0 0 8px;
	color: #17a2b8 !important;
}
.shop-detail-right .offer-price {
    font-size: 20px;
    font-weight: 300;
}
.shop-detail-right .offer-price .text-success {
    font-size: 24px;
    font-weight: 500;
}
.shop-detail-right .feature-box .mdi {
    background: #1696d3 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
}
.shop-detail-right .feature-box h6 {
    font-weight: 400;
}
.shop-detail-right .feature-box {
    margin: 4px 0;
}
/* Cart Page */
.cart_product img {
     -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ececec #ececec #dcdcdc;
    border-image: none;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px 1px 3px;
    box-shadow: 0 0 3px #ececec;
    float: left;
    height: 88px;
    margin: 0px;
    object-fit: scale-down;
    width: 88px;
}
.cart_summary td {
    vertical-align: middle;
}
.cart_summary > thead, .cart_summary > tfoot {
    background: #f7f7f7 none repeat scroll 0 0;
}
.cart_summary {
    border: medium none !important;
}
.cart_summary .form-group{
    margin-bottom: 0;
}
.cart_summary .form-inline{
    display: inline-flex;
}
.qty .form-control {
    border-radius: 2px !important;
    margin: 0 2px;
    text-align: center;
    width: 18px;
}
.qty .btn {
    background: #5a6268 none repeat scroll 0 0;
    border-radius: 2px !important;
    color: #fff;
    font-size: 23px;
    height: 33px;
    line-height: 15px;
    padding: 0;
    text-align: center !important;
    vertical-align: baseline;
    width: 27px;
}
.cart_description{
    position: relative;
}
.cart_description h5 {
    font-size: 15px;
    margin: 0 0 5px;
}
.cart_description h6 {
    font-size: 12px;
    font-weight: 100;
}
.cart_description .action{
    position: absolute;
    top: 10px;
    right: 10px;
}
.cart_description .action .btn{
    padding: .09rem .3rem !important;
    font-size: 20px !important;
}
.cart_description .product-name{
    margin: 0px 30px  5px 5px !important;
}
.availability .badge {
    font-size: 11px;
    padding: 6px 11px;
}
.cart-table {
    border-top: medium none;
    padding: 0;
}
.cart-table .table {
    margin-bottom: 0;
}
.cart-table .btn-secondary {
    border-radius: 0 !important;
    font-size: 16px;
    padding: 20px;
    text-transform: uppercase;
}
.cart_product {
    width: 10%;
}
.product-items .qty{
    display: inline-block;
    height: 20px;
    width: 100%;
}
.product-items .qty .input-group{
    width: 100px;
}
.product-items .price{
    display: inline-block;
}
/* Checkout Page */
.checkout-step .card {
    margin: 0 0 -1px;
}
.checkout-step .card .card-header .btn {
	color: #333;
    font-size: 17px;
    font-weight: 500;
    padding: 9px 0;
    text-align: left;
    text-decoration: none;
    width: 100%;
}
.checkout-step .card .card-header .btn .number {
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    height: 34px;
    line-height: 28px;
    margin: 0 8px 0 0;
    text-align: center;
    text-decoration: none;
    vertical-align: 0;
    width: 34px;
	border: 2px solid;
}
.checkout-step .card .card-header .btn.collapsed .number {
     border: 2px solid #1696d3;
	 color: #1696d3;
}
.checkout-step .card .card-header .btn .number {
    border: 2px solid #51aa1b;
	color: #51aa1b;
}
.order-done .mdi {
    font-size: 135px;
    line-height: 161px;
}
/* Login Modal */
.login-modal-left {
    background: rgba(0, 0, 0, 0) url(../img/login.jpg) no-repeat scroll center center;
    float: right;
    height: 100%;
    list-style: outside none none;
    margin: 0px auto auto;
    width: 322px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.login-logo-wrapper {
    text-align: center;
    z-index: 2;
    width: 100%;
}

.login-department-logo {
    max-width: 80%;
    height: auto;
    display: block;
    margin: 0 auto;
    object-fit: contain;
}
.form-control {
    border-radius: 2px;
    font-size: 14px;
}
label {
    font-size: 13px;
    margin: 0 0 3px;
}
.modal-content {
    border: medium none;
    border-radius: 2px;
}
.login-modal-right {
    padding: 27px;
}
.login-modal-right .tab-content{
    margin-top: 30px;
}
.login-icons {
    border: medium none;
    border-radius: 2px;
    cursor: pointer;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}
.login-footer-tab .nav-link {
    background: #ececec none repeat scroll 0 0 !important;
    border: medium none;
    border-radius: 2px !important;
    margin: 10px 3px 0 2px;
    padding: 7px 20px;
}

.login-modal-cart {
    background: rgba(0, 0, 0, 0) url(../img/login.jpg) no-repeat scroll center center;
    height: 100%;
    list-style: outside none none;
    margin: 0px auto auto;
}


.login-footer-cart {
    background: #1696d3!important;
    border-radius: 20px !important;
    margin: 10px 3px 0 2px;
    padding: 7px 20px;
    color:#ffffff!important;
    font-size:14px!important;
    width:150px;
}

.login-footer-tab .nav {
    border: medium none;
    display: inline-flex;
}
.btn-facebook {
    background: #3b5998 none repeat scroll 0 0;
    color: #fff;
}
.btn-instagram {
    background: #da2e7c none repeat scroll 0 0;
    color: #fff;
}
.btn-youtube {
    background: #bb0000 none repeat scroll 0 0;
    color: #fff;
}
.btn-google {
    background: #c71e25 none repeat scroll 0 0;
    color: #fff;
}
.btn-twitter {
    background: #3a9ed8 none repeat scroll 0 0;
    color: #fff;
}
.login-with-sites p {
    margin: 0 0 7px;
}
.login-with-sites {
    margin-bottom: 10px;
}
.modal-backdrop.show {
    opacity: 0.7;
}
/* My Account */
.account-page .mx-auto {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eeeeee;
    padding: 0;
}
.account-page .mx-auto .card {
    border: medium none;
}
.account-right {
    border-left: 1px solid #eeeeee !important;
    min-height: 508px;
}
.user-profile-header img {
    border-radius: 50px;
    height: 100px;
    margin-bottom: 15px;
    object-fit: scale-down;
    width: 100px;
}
.user-profile-header {
    padding: 36px;
    text-align: center;
}
.user-profile-header p {
    margin: 0;
}
.account-left {
    margin-right: -1px;
}
.account-left .list-group {
    padding: 10px;
}
/* About Page */
.team-card img {
    border-radius: 50px;
    height: 100px;
    width: 100px;
}
/* Blog Page */
.blog .card-body, .sidebar-card .card-body, .reviews-card .card-body {
    padding: 25px;
}
.blog-header {
    border: 2px solid #fff;
}
.sidebar-card-list li a {
    border-bottom: 1px solid #efefef;
    display: inline-block;
    padding: 8px 0;
    width: 100%;
}
.sidebar-card-list li:last-child a {
    border: medium none;
    padding-bottom: 0;
}
.tag-cloud-link {
    background: #ccc none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    margin: 2px 0;
    padding: 4px 13px;
}
.tag-cloud-link:hover {
    background: #000 none repeat scroll 0 0;
    color: #fff;
}
.blog .card-title a {
    color: #222 !important;
}
.blog .card-title {
    margin: 0 0 7px;
}
.entry-meta {
    margin-bottom: 13px;
}
.blog .card-body a {
    color: #1696d3;
}
.entry-meta a {
    color: #9c9c9c !important;
}
.entry-meta .mdi {
    background: #acacac none repeat scroll 0 0;
    border-radius: 12px;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    width: 19px;
}
.reviews-card .d-flex {
    height: 50px;
    width: 50px;
}
.reviews-card h5 small {
    color: #848484;
    font-size: 12px;
    margin: 0 0 0 8px;
}
.star-rating i {
    font-size: 15px;
    letter-spacing: -6px;
}
/* Mobile Media */
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) { 
    .Osahan-menu .navbar-brand{
        width: 170px;
    }
    .owl-carousel-slider .owl-pagination{
        display: none !important;
    }
    .profile-img{
        left: auto !important;
        position: relative !important;
        top: 0 !important;
        margin: 0 !important; 
    }
	.carousel-slider-main .owl-prev, .carousel-slider-main .owl-next {
		top: 34%;
	}
	.account-left {
		margin-right: 0;
	}
	.account-page .mx-auto {
		margin: 0 15px !important;
	}
	.account-right {
		border-left: medium none !important;
		border-top: 1px solid #eeeeee !important;
		min-height: auto !important;
	}
	.location-top {
		display:none;
	}
	.top-categories-search {
		left: 0;
		margin: auto;
		padding: 0 15px 8px;
		position: relative;
		right: 0;
		top: 0;
		width: 100%;
	}
	.container {
		max-width: 100%;
	}
	.main-nav-right .Osahan-top-dropdown .dropdown-toggle {
		padding: 18px 16px !important;
		
		/* Added new css*/
		width: unset;
	}
	.main-nav-right .Osahan-top-dropdown .dropdown-toggle #UserProfileName{
	    width: unset;
	}
	.main-nav-right .Osahan-top-dropdown img {
		left: auto;
		position: relative;
		top: 0;
	}
	.Osahan-menu-2 .nav-link.shop {
		border-right: medium none;
		margin-right: 0;
	}
	.shop-detail-slider #sync2 {
		padding: 0;
        display: none !important;
	}
	.shop-detail-slider #sync2 img {
		margin: 26px 0 10px 0;
	}
	.navbar-toggler {
		background: #fff none repeat scroll 0 0 !important;
		border: medium none;
		border-radius: 2px;
		margin: 0 16px 0 0;
		padding: 6px 9px;
	}
	.top-categories-search-main {
		margin-top: 0 !important;
	    width: 100% !important;
	}
	.main-nav-right .btn {
		font-size: 0;
		padding: 13px 15px;
	}
	.Osahan-menu .my-2.my-lg-0 .main-nav-right {
		position: absolute;
		right: 76px;
		top: 0;
	}
	.main-nav-right .btn .mdi {
		/*font-size: 17px !important;*/
        font-size: 27px !important;
		line-height: unset !important;
		margin: 0;
		vertical-align: initial !important;
	}
	.login-modal-left {
		display: none;
	}
	.app img {
		margin-bottom: 4px;
	}
	.footer-social a {
		margin-bottom: 3px;
	}
	.top-categories-search .form-control {
		border-radius: 2px 0 0 2px !important;
		min-width: auto;
	}
	.cart-sidebar {
		width: 320px;
	}
	.login-modal-right {
		padding: 6px;
	}
	.top-category .owl-prev {
		left: 0;
	}
	.top-category .owl-next {
		right: 0px;
	}
	.owl-carousel-featured .owl-prev {
		left: 0;
	}
	.owl-carousel-featured .owl-next {
		right: 0px;
	}
	.feature-box {
		margin-bottom: 6px;
		overflow: hidden;
	}
	.footer h6 {
		margin-bottom: 12px !important;
		margin-top: 25px;
	}
	.top-categories-search .form-control-select, .top-categories-search .select2-container {
		width: 138px !important;
		display:none;
	}
    .top-category .owl-prev {
        display: none !important;
    }
    .top-category .owl-next {
        display: none !important;
    }
    .product-items-slider .owl-prev {
        display: none !important;
    }
    .product-items-slider .owl-next {
        display: none !important;
    }
    .footer-bottom .text-right{
        text-align: center !important;
    }
    .Osahan-menu-2 .nav-link{
        padding: 8px 16px !important;
    }
    .shop-filters .form-inline .form-group{
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0;
    }
    .shop-filters .form-inline .form-control{
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .left-ad{
        display: none;
    }
    .shop-head-ad-banner{
        display: none;
    }
    .shop-head{
        margin-top: 1.5rem!important;
    }
    .cart_product {
        width: 30%;
    }
}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
    .Osahan-menu .navbar-brand{
        width: 170px;
    }
	.carousel-slider-main .owl-prev, .carousel-slider-main .owl-next {
		top: 40%;
	}
	.account-left {
		margin-right: 0;
	}
	.account-page .mx-auto {
		margin: 0 15px !important;
	}
	.account-right {
		border-left: medium none !important;
		border-top: 1px solid #eeeeee !important;
		min-height: auto !important;
	}
	.profile-img{
        left: auto !important;
        position: relative !important;
        top: 0 !important;
        margin: 0 !important; 
    }
	.location-top {
		display:none;
	}
	.top-categories-search {
		left: 0;
		margin: auto;
		padding: 0 15px 8px;
		position: relative;
		right: 0;
		top: 0;
		width: 100%;
	}
	.top-categories-search-main {
		margin-top: 0 !important;
	    width: 100% !important;
	}
	.container {
		max-width: 100%;
	}
	.main-nav-right .Osahan-top-dropdown .dropdown-toggle {
		padding: 18px 16px !important;
	}
	.main-nav-right .Osahan-top-dropdown img {
		left: auto;
		position: relative;
		top: 0;
	}
	.Osahan-menu-2 .nav-link.shop {
		border-right: medium none;
		margin-right: 0;
	}
	.shop-detail-slider #sync2 {
		padding: 0;
	}
	.shop-detail-slider #sync2 img {
		margin: 26px 0 10px 0;
	}
	.navbar-toggler {
		background: #fff none repeat scroll 0 0 !important;
		border: medium none;
		border-radius: 2px;
		margin: 0 16px 0 0;
		padding: 6px 9px;
	}
	.top-categories-search-main {
		margin-top: 0 !important;
	}
	.main-nav-right .btn {
		font-size: 0;
		padding: 21px 15px;
	}
	.Osahan-menu .my-2.my-lg-0 .main-nav-right {
		position: absolute;
		right: 76px;
		top: 0;
	}
	.main-nav-right .btn .mdi {
		font-size: 17px !important;
		line-height: unset !important;
		margin: 0;
		vertical-align: initial !important;
	}
	.login-modal-left {
		display: none;
	}
	.app img {
		margin-bottom: 4px;
	}
	.footer-social a {
		margin-bottom: 3px;
	}
	.top-categories-search .form-control {
		min-width: auto;
	}
	.top-category .owl-prev {
		left: 0;
	}
	.top-category .owl-next {
		right: 0px;
	}
	.owl-carousel-featured .owl-prev {
		left: 0;
	}
	.owl-carousel-featured .owl-next {
		right: 0px;
	}
	.feature-box {
		margin-bottom: 6px;
		overflow: hidden;
	}
	.top-categories-search .form-control-select, .top-categories-search .select2-container {
		width: 138px !important;
	}
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) { 
	.location-top {
		display:none;
	}
	.top-categories-search {
		left: 0;
		margin: auto;
		padding: 0 15px 8px;
		position: relative;
		right: 0;
		top: 0;
		width: 100%;
	}
	.profile-img{
        left: auto !important;
        position: relative !important;
        top: 0 !important;
        margin: 0 !important; 
    }
    .top-categories-search-main {
		margin-top: 0 !important;
	    width: 100% !important;
	}
	.container {
		max-width: 100%;
	}
	.main-nav-right .Osahan-top-dropdown .dropdown-toggle {
		padding: 18px 16px !important;
	}
	.main-nav-right .Osahan-top-dropdown img {
		left: auto;
		position: relative;
		top: 0;
	}
	.Osahan-menu-2 .nav-link.shop {
		border-right: medium none;
		margin-right: 0;
	}
	.shop-detail-slider #sync2 {
		padding: 0;
	}
	.shop-detail-slider #sync2 img {
		margin: 26px 0 10px 0;
	}
	.navbar-toggler {
		background: #fff none repeat scroll 0 0 !important;
		border: medium none;
		border-radius: 2px;
		margin: 0 16px 0 0;
		padding: 6px 9px;
	}
	.top-categories-search-main {
		margin-top: 0 !important;
	}
	.main-nav-right .btn {
		font-size: 0;
		padding: 21px 15px;
	}
	.Osahan-menu .my-2.my-lg-0 .main-nav-right {
		position: absolute;
		right: 76px;
		top: 15px;
	}
	.main-nav-right .btn .mdi {
		font-size: 17px !important;
		line-height: unset !important;
		margin: 0;
		vertical-align: initial !important;
	}
	.login-modal-left {
		display: none;
	}
	.app img {
		margin-bottom: 4px;
	}
	.footer-social a {
		margin-bottom: 3px;
	}
	.top-categories-search .form-control {
		min-width: auto;
	}
	.top-category .owl-prev {
		left: 0;
	}
	.top-category .owl-next {
		right: 0px;
	}
	.owl-carousel-featured .owl-prev {
		left: 0;
	}
	.owl-carousel-featured .owl-next {
		right: 0px;
	}
	.feature-box {
		margin-bottom: 6px;
		overflow: hidden;
	}
	.top-categories-search .form-control-select, .top-categories-search .select2-container {
		width: 138px !important;
	}
	.category_box .category_title h2{
        font-size: 1.4rem;
	}
	.category_box{
	    min-height: 190px;
	}
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) { 
	.Osahan-menu-2 .nav-link {
		font-size: 13px;
		padding: 13px 10px !important;
	}
	.main-nav-right .Osahan-top-dropdown img {
		left: auto;
		position: relative;
		top: 0;
	}
	.profile-img{
        left: auto !important;
        position: relative !important;
        top: 0 !important;
        margin: 0 !important; 
    }
	.main-nav-right .Osahan-top-dropdown .dropdown-toggle {
		padding: 18px 16px !important;
	}
	.main-nav-right .btn {
		font-size: 0;
		padding: 21px 15px;
    }
	.main-nav-right .btn .mdi {
		font-size: 17px !important;
		line-height: unset !important;
		margin: 0;
		vertical-align: initial !important;
	}
	.location-top {
		display:none;
	}
	.top-categories-search .form-control {
		min-width: auto;
	}
	.top-category .owl-prev {
		left: 0;
	}
	.top-category .owl-next {
		right: 0px;
	}
	.owl-carousel-featured .owl-prev {
		left: 0;
	}
	.owl-carousel-featured .owl-next {
		right: 0px;
	}
	/*.top-categories-search {*/
	/*	left: 0;*/
	/*	margin: auto;*/
	/*	position: absolute;*/
	/*	right: 0;*/
	/*	top: 16px;*/
	/*	width: 45%;*/
	/*}*/
	.top-categories-search .form-control-select, .top-categories-search .select2-container {
		width: 138px !important;
	}
	.container {
		max-width: 100%;
	}
}
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.top-categories-search .form-control {
		min-width: auto;
	}
}

.checkout-btn{
    background: #f7f7f7 none repeat scroll 0 0;
    text-align: right;
}
@media (max-width: 767.98px) {
    .checkout-btn button{
        width: 100%;
        text-align: center !important;
    }
    .checkout-btn button .float-right{
        float: none !important;
    }
}
.main-nav-right .btn:focus{
    box-shadow: none;
}
.tfoot-title{
    margin-right: 20px;
}

.product .product-body h5{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 5px 0 14px;
}
.product .product-footer{
    min-height: 31px;  
}
.btn_add_to_cart:focus{
    box-shadow: none !important;
}
.add-to-cart{
    display: none;
}

.add-to-cart__dec, .add-to-cart__inc{
    background-color: #fff;
    color: #1696d3;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    height: 48px;
    border-radius: 5px;
    width: 48px;
    border: 2px solid #1696d3;
    outline: none;
    margin: 29px 0;
}
.add-to-cart__inc .mdi{
    font-size: 18px;
    font-weight: 800;
}
.add-to-cart__text{
    font-size: 16px;
}
.add-to-cart__dec:hover, .add-to-cart__inc:hover{
    background-color: #1696d3;
    color: #fff;
}
.add-to-cart__dec:focus,.add-to-cart__inc:focus{
    outline: none;
}
.add-to-cart__quantity{
    background-color: transparent;
    border: 0;
    width: 83px;
    background-color: #fff;
    color: #1696d3;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    height: 48px;
    border-radius: 5px;
    outline: none;
}
.add-to-cart__quantity:focus{
    outline: none;
}

/* -------------------------------------------------------------------------- */
.list-cart-btns{
    display: none;
}
.add-to-cart__dec_list, .add-to-cart__inc_list{
    background-color: #fff;
    color: #1696d3;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    height: 30px;
    border-radius: 50%;
    width: 30px;
    border: 2px solid #1696d3;
    outline: none;
    margin: 0;
}
.add-to-cart__inc_list .mdi{
    font-size: 15px;
    font-weight: 800;
}
.add-to-cart__text{
    font-size: 16px;
}
.add-to-cart__dec_list:hover, .add-to-cart__inc_list:hover{
    background-color: #1696d3;
    color: #fff;
}
.add-to-cart__dec_list:focus,.add-to-cart__inc_list:focus{
    outline: none;
}
.add-to-cart__quantity_list{
    background-color: transparent;
    border: 0;
    width: 25px;
    background-color: #fff;
    color: #1696d3;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    height: 30px;
    border-radius: 5px;
    outline: none;
}
.add-to-cart__quantity_list:focus{
    outline: none;
}

/* -------------------------------------------------------------------------- */

.display-block{
    display: block !important;
}
.display-none{
    display: none !important;
}
.add-to-cart button:disabled{
    opacity: 0.65;
}
.terms a{
    color: #1696d3;
}
.otp_screen{
    display: none;
}
.userloggedin{
    display: none;
}
.profile-img{
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50%;
    background: #1696d3;
    font-size: 19px;
    color: #fff;
    text-align: center;
    padding-left: 2px;
    margin: 15px auto;
    left: 20px;
    position: absolute;
    top: 2px;
}
.checkout-step .card .card-header .btn .number.complete{
    background-color: #51aa1b;
    border: 1px solid #51aa1b;
    color: #fff;
}
.profile-img2{
    width: 100px;
    height: 100px;
    line-height: 96px;
    border-radius: 50%;
    background: #1696d3;
    font-size: 70px;
    color: #fff;
    text-align: center;
    padding-left: 2px;
    margin: 15px auto;
}
.add-to-cart--cart-modal .add-to-cart_modal_dec{
    height: 20px;
    width: 20px;
    font-size: 10px;
    margin: 0px 0;
    padding: 0px;
    line-height: 16px;
    border: 2px solid #1696d3;
    background-color: #fff;
    border-radius: 50%;
    color: #1696d3;
}
.add-to-cart--cart-modal .add-to-cart_modal_dec .mdi{
    font-size: 15px;
}
.add-to-cart--cart-modal .add-to-cart_modal_quantity{
    width: 40px;
    height: 20px;
    line-height: 15px;
    background-color: #fff;
    color: #1696d3;
    border: 0;
}
.add-to-cart--cart-modal .add-to-cart_modal_inc{
    height: 20px;
    width: 20px;
    font-size: 10px;
    margin: 0px 0;
    padding: 0px;
    line-height: 16px;
    border: 2px solid #1696d3;
    background-color: #fff;
    border-radius: 50%;
    color: #1696d3;
}
.add-to-cart--cart-modal .add-to-cart_modal_inc .mdi{
    font-size: 15px;
}
.add-to-cart--cart-modal{
    display: inline-block;
    height: 20px;
    width: 80px;
}
.product-items .total-price{
    position: absolute;
    bottom: 10px;
    right: 5px;
    font-weight: bolder;
}

.brands-items-list .brands .item{
    text-align: center;
    float: left;
    margin: 0 10px;
    min-width: 150px;
}
.brands-item img{
    border-radius: 50px;
    box-shadow: 0 0 2px #ccc;
    height: 100px;
    margin: 1px 0 8px;
    object-fit: scale-down;
    padding: 7px;
    transform: scale(1);
    transition-duration: 0.4s;
    width: 100px;
}
.my-addresses{
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 3px;
    margin: 26px 10px;
}
.my-addresses .btn{
    color: #1696d3;
    font-size: 15px;
    font-weight: 500;
    text-align: left;
    padding: 10px 20px;
}
.my-addresses .btn .mdi{
    margin-right: 16px;
}
.my-addresses .btn:hover{
    background-color: #f9f9f9;
}
.my-addresses .address-item-container{
    background-color: #fff;
    border-top: 1px solid #eee;
    padding: 16px 20px;
    position: relative;
}
.my-addresses .address-item{
    font-size: 14px;
    max-width: 520px;
}
.my-addresses .address-item__label{
    color: #333;
    font-weight: 500;
    line-height: normal;
}
.my-addresses .address-item__value{
    line-height: normal;
    margin-left: 0px;
    margin-top: 8px;
    max-width: 520px;
}
.my-addresses .address-item-actions{
    margin-top: 10px;
}
.my-addresses .address-item-actions a{
    color: #333;
}
.my-addresses .address-item-actions a:hover{
    cursor: pointer;
    color: #1696d3;
}

.my-addresses .address-item-actions .address-item-actions__edit{
    margin-right: 30px;
}
#address_modal .modal-body{
    padding: 30px 36px;
    /*height: 90vh;*/
    height: auto;
    overflow-y: auto;
}
#address_modal .modal-dialog{
    width: 500px;   
}
.address-modal .error{
    margin-bottom: 0;
}
.address-item-cart_address.btn{
    color: #fff !important;
}
.cart-address-section{
    position: relative;
}
.change-address{
    color: #fff;
    position: absolute;
    right: 26px;
    top: 0px;
}
.flex-box{
    display: flex;
}
.order-top{
    padding: 20px;
}
.bb1{
    border-bottom: 1px solid #eee;
}
.order-top p{
    margin: 0;
}
.small-text{
    font-size: 11px;
}
.order-del-address{
    padding: 20px 0;
}
.details-box{
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}
.box-left{
    width: 154px;
}
.box-right{
    font-size: 14px;
}

.order-status{
    font-size: 14px;
    /*margin: 0px -35px;*/
    padding: 40px 0;
}
.order-status-states{
    position: relative;
    text-align: center;
    margin: 0 auto;
    max-width: 550px;
}
.order-status-box{
    width: 20%;
    text-align: center;
    display: inline-block;
    line-height: normal;
    position: relative;
    vertical-align: top;
    color: #ccc;
}
.order-status-box.complete{
    color: #333;
    font-weight: 500;
}
.order-status-box.complete .order-state{
    border-color: #51aa1b; 
    color: #fff;
    background: #51aa1b;
}
.order-status-box.disabled .order-state .mdi{
    display: none;
}
.order-status-box .order-state{
    height: 40px;
    width: 40px;
    background-color: #fff;
    border-radius: 100%;
    border: 2px solid #ccc;
    margin: 0 auto 10px;
    position: relative;
}
.order-state .mdi{
    left: 50%;
    position: absolute;
    top: 52%;
    transform: translate(-50%,-50%);
    font-size: 20px;
}
.state-row{
    top: 12px;
    right: 55%;
    width: calc(100% - 25px);
    position: absolute;
    border: 1px solid #ccc;
    border: 1px solid #ccc;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.order-items-list{
    padding: 20px 0;
}

.order-item{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    padding: 10px;
    border-bottom: 1px solid #eee;
}

.order-item-headers{
    text-align: left;
    padding: 10px 30px;
    background-color: #f9f9f9;
    border-bottom: 1px solid #eee;
}

.orders-list{
    background-color: #fff;
    border-radius: 3px;
    max-width: 700px;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #eee;
}
.orders-list .item-box{
    display: table-cell;
    text-align: left;
    vertical-align: top;
}
.orders-list .item-img_box{
    width: 100px;
    vertical-align: middle;
}
.orders-list .item-details_box{
    padding: 0px 20px 0px;
    line-height: normal;
    word-break: break-word;
    width: 360px;
}
.orders-list .item-details_box .item-title{
    font-size: 14px;
}
.orders-list .item-quantity_box{
    display: table-cell;
    width: 120px;
    padding: 0px 0px 0px 5px;
    text-align: left;
    vertical-align: top;
    font-size: 14px;
    line-height: normal;
}
.orders-list .item-quantity_box .mdi{
    font-size: 11px;
}
.orders-list .item-total_box{
    width: 100px;
    font-weight: 500;
    text-align: right;
    padding: 0px 10px 0px 0px;
    line-height: normal;
}

.order-totals{
    padding: 20px 0;
}
.order-totals .box-right{
    width: 100%;
}
.total_box{
    display: inline-block;
    width: 100%;
}
.grandtotal__box{
    font-size: 18px;
}

.back-button .back-btn{
    color: #1696d3;
    font-size: 15px;
    font-weight: 500;
    vertical-align: top;
    padding-left: 25px;
    padding-top: 5px;
    position: absolute;
}

.back-button .back-btn .mdi{
    font-size: 21px;
    font-weight: 500;
    position: absolute;
    left: 5px;
    top: 5px;
}

.payment-totals .row{
    justify-content: space-between;
    margin-bottom: 16px;
}

.payment-totals{
    border-radius: 3px;
    border: 1px solid #eee;
    padding: 12px 30px;
}

.payment-totals .total_box_inside{
    position: relative;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.checkout-promo-discount {
    margin-top: 20px;
    margin-bottom: 20px;
}
.checkout-promo-discount .promo-form{
    position: relative;
}
.checkout-promo-discount .promo-form .promo_input{
    border: 1px solid #dbdbdb;
    border-radius: 3px;
    height: 48px;
    padding: 0 94px 0 16px;
    width: -webkit-fill-available;
    font-size: 14px;
    outline: 0;
}
.checkout-promo-discount .promo-aling-btn{
    right: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.checkout-promo-discount .promo-aling-btn .btn_promo{
    border: 1px solid #1696d3;
    border-radius: 3px;
    padding: 8px;
    background: #1696d3;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    outline: none;
}
.checkout-promo-discount .promo-aling-btn .btn_promo:disabled{
    border: 1px solid #ccc;
    background-color: #ccc;
    color: #fff;
}
.flex-center{
    display: flex;
    align-items: center;
    width: 100%;
}
.promo-wrapper{
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #eee;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 16px 12px;
}
.promo-icon{
    display: inline-block;
    width: 10%;
    margin-left: 10px;
}
.promo-icon img{
    width: 26px;
}
.promo-text-wrapper{
    width: 80%;
    text-align: left;
    display: inline-block;
}
.promo-text-wrapper p{
    font-size: 17px;
    font-weight: 500;
    color: #1696d3;
    margin-bottom: 0;
}
.promo-text-wrapper span{
    font-size: 11px;
    color: #888;
}
.promo-remove-icon .mdi{
    font-size: 25px;
    border: 1px solid #1696d3;
    border-radius: 100%;
    height: 30px;
    width: 30px;
    cursor: pointer;
    color: #1696d3;
}


/* Home categories box */
.product_categories .category_box{
    background: #fff;
    border: 1px solid #eee;
    border-radius: 8px;
    margin: 10px;
    transition: box-shadow .3s;
    height: 200px;
    overflow: hidden;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

.product_categories .category_box:hover {
  box-shadow: 0 5px 15px rgba(0,0,0,0.1); 
}

/* Updated existing rules for backward compatibility */
.product_categories .category_box .flex-box{
    align-items: center;
}

.product_categories .category_box .category_shop_btn .btn{
    border-radius: 5px !important;
    font-weight: 500;
}

/* Ensure proper flex behavior for category boxes */
.product_categories .category_box .category-flex-box {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    height: 100%;
}
.flex-items-space{
    justify-content: space-between;
}
.top-categories-search-main{
    /*added new*/
    width: calc(100% - 320px);
}
.font-size-15{
    font-size: 15px !important;
}
.payment-option{
    z-index: 1 !important;
}
.pt-20{
    padding-top: 20px !important;
}
.login-flex-box{
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.login-flex-box .countryprefix{
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    font-size: 14px;
}
.login-flex-box input.form-control{
    width: 80%;
}
.toast-container{
    position: relative;
}
.toasterror {
    width:30%;
    height:20px;
    height:auto;
    position:fixed;
    top:30px;
    margin-left:-100px;
    right:30px;
    background-color: #d01a1a;
    color: #F0F0F0;
    font-family: Calibri;
    font-size: 20px;
    padding:10px;
    text-align:center;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
    -moz-box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
    box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
    z-index: 999999;
}
.toastsuccess{
     width:30%;
    height:20px;
    height:auto;
    position:fixed;
    top:30px;
    margin-left:-100px;
    right:30px;
    background-color: #78bf4d;
    color: #F0F0F0;
    font-family: Calibri;
    font-size: 20px;
    padding:10px;
    text-align:center;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
    -moz-box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
    box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
    z-index: 999999;
}

.page-item.active .page-link{
    background-color: #1696d3;
    border-color: #1696d3;
}
.page-link{
    color: #1696d3;
}
.overlayloader{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    /*background: rgba(255,255,255,1) url("https://www.crystalfrozen.com/assets/dist/img/launch-screen.gif") center no-repeat;*/
    background-size: contain;
}

#snow {
    position: fixed;
    top: 20%;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 1000;
}
.snowflakes {
	width: 100%; height: 1200px;
	position: absolute; top: -90px; left: 0;
}

.snowflakes i:nth-child(3n) {
	width: 16px; height: 4px;
	-webkit-animation-duration: 4s;
	-webkit-animation-iteration-count: 30;
	-webkit-transform-origin: right -45px;
}

.snowflakes i:nth-child(3n+1) {
	width: 24px; height: 6px;
	-webkit-animation-duration: 6s;
	-webkit-animation-iteration-count: 45;
	-webkit-transform-origin: right -30px;
}

.snowflakes i:nth-child(3n+2) {
	width: 32px; height: 8px;
	-webkit-animation-duration: 8s;
	-webkit-animation-iteration-count: 60;
	-webkit-transform-origin: right -15px;
}
	
/* different delays so they don't all start at the same time */
.snowflakes i:nth-child(7n) {
  opacity:.3;
  -webkit-animation-delay: 0s;
  -webkit-animation-timing-function:ease-in;
}
.snowflakes i:nth-child(7n+1) {
  opacity:.4;
  -webkit-animation-delay: 1s;
  -webkit-animation-timing-function:ease-out;
}
.snowflakes i:nth-child(7n+2) {
  opacity:.5;
  -webkit-animation-delay: 1.5s;
  -webkit-animation-timing-function:linear;
}
.snowflakes i:nth-child(7n+3) {
  opacity:.6;
  -webkit-animation-delay: 2s;
  -webkit-animation-timing-function:ease-in;
}
.snowflakes i:nth-child(7n+4) {
  opacity:.7;
  -webkit-animation-delay: 2.5s;
  -webkit-animation-timing-function:linear;
}
.snowflakes i:nth-child(7n+5) {
  opacity:.8;
  -webkit-animation-delay: 3s;
  -webkit-animation-timing-function:ease-out;
}
.snowflakes i:nth-child(7n+6) {
  opacity:.9;
  -webkit-animation-delay: 3.5s;
  -webkit-animation-timing-function:ease-in;
}

/* New category tile styling - Perfect 1:1 ratio with no padding */
.category-flex-box {
    display: flex;
    flex-direction: row;
    height: 100%;
    align-items: stretch;
}

.category-text-wrapper {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 15px 20px 25px;
    background: linear-gradient(to right, #f8f9fa, #ffffff);
}

.category-image-wrapper {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    position: relative;
    min-height: 180px;
}

.category-image-wrapper::before {
    content: '';
    display: block;
    padding-top: 100%; /* 1:1 Aspect Ratio */
}

.category-image-wrapper img.cat_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0 8px 8px 0;
    box-shadow: none;
    transition: transform 0.3s ease;
}

.category-text-wrapper .category_title h2 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 1.4rem;
    color: #333;
    font-weight: 600;
}

.category-text-wrapper .category-desc p {
    margin-bottom: 15px;
    font-size: 0.9rem;
    line-height: 1.5;
    color: #666;
}

.category-text-wrapper .category_shop_btn {
    text-align: left;
}

.category-text-wrapper .category_shop_btn .btn {
    background: #571313;
    border: none;
    border-radius: 4px;
    padding: 8px 20px;
    font-size: 0.9rem;
    font-weight: 500;
    transition: all 0.3s ease;
}

.category-text-wrapper .category_shop_btn .btn:hover {
    background: #3d0d0d;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

.product_categories .category_box:hover .category-image-wrapper img.cat_img {
    transform: scale(1.03);
}