@import url('./fontiran.css');

:root {
    --font-main: IRANSans;
    --real-blue: #03208b !important;
    --main-red: #ff2a2a !important;
    --main-green: #8fd82f !important;
}
/*@font-face {*/
/*    font-family: 'YekanBakh';*/
/*    src: url('../fonts/IRANSans(Small).ttf');*/
/*    src: url('../fonts/IRANSans(Small).ttf')  format("embedded-opentype");*/
/*    !*url('../fonts/yekan-bakh-regular.woff') format("woff");*!*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/
/*@font-face {font-family: "YekanBakh";*/
/*    src: url("http://db.onlinewebfonts.com/t/41e49eab42867016423011dccc96c22a.eot"); !* IE9*!*/
/*    src: url("http://db.onlinewebfonts.com/t/41e49eab42867016423011dccc96c22a.eot?#iefix") format("embedded-opentype"),*/
/*    url("http://db.onlinewebfonts.com/t/41e49eab42867016423011dccc96c22a.woff2") format("woff2"),*/
/*    url("http://db.onlinewebfonts.com/t/41e49eab42867016423011dccc96c22a.woff") format("woff"),*/
/*    url("http://db.onlinewebfonts.com/t/41e49eab42867016423011dccc96c22a.ttf") format("truetype"), !* chrome firefox opera Safari, Android, iOS 4.2+*!*/
/*    url("http://db.onlinewebfonts.com/t/41e49eab42867016423011dccc96c22a.svg#Yekan Bakh") format("svg");*/
/*    font-weight: bold;*/
/*    font-style: normal;*/

/*@font-face {font-family: "YekanBakh";*/
/*    src: url('../fonts/iranyekanwebregularfanum.woff') format('woff');*/
/*    unicode-range: U+30-39;*/
/*}*/
/*@font-face {font-family: "YekanBakh";*/
/*    src: url('../fonts/iranyekanwebregularfanum.woff') format('woff');*/
/*    unicode-range: U+30-39;*/
/*    font-weight: bold;*/
/*}*/
.mobile-toolbar {
    display: none;
}
.ul-sort-modal li {
    height: 40px;
    list-style: none;
    text-align: center;
}
.ul-sort-modal {
    padding-right: 0;
}
.ul-sort-modal li button {
    float: none;
}
*{
    font-family: var(--font-main) !important;
}
#nav > li > a , .side-nav-categories .block-title{
    letter-spacing: 0;
}
.la {
    font-family: 'Line Awesome Free' !important;
}
div.dataTables_wrapper div.dataTables_length select {
    padding-right: 32px;
}

.sidebar {
    padding-left: 15px;
    padding-right: 0px;
}
.app-body .sidebar {
    padding: 0 !important;
}

.product-grid {
    padding-left: 0px;
    padding-right: 10px;
}

.header-container {
    float: left;
}


.height_header {
    float: none;
    margin: 0 auto;

}

.no-padding {
    padding: 0 !important;
}

.logo-item {
    background-size: cover;
    margin-right: 0;
    margin-left: 0;
}

.slider-items-products .item {
    float: right;
}

header {
    position: relative;
    top: 50px;
}
html, body, #app, .height-100, right-sidebar {
    min-height: 100%;
}
.sticky-header-bar {
    position: unset;
}

.logo {
    margin-left: 18px;
    margin-right: unset;
    border-left: 1px #eaeaea solid;
    border-right: unset;
}

.fl-cart-contain:first-child .mini-cart {
    border-left: none;
}

.fl-cart-contain:last-child .mini-cart {
    border-right: 1px #e5e5e5 solid;
}

.mini-cart .basket a span {
    border: 1px solid #ccc;
}
.mini-cart .notif a span {
    border: 1px solid #ccc;
}
.mini-cart .log-in-icon a span {
    border: 1px solid #ccc;
}

.header-container .fl-header-right {
    padding: 0 !important;
}

.carousel {
    margin-top: -20px;
}

.carousel-item {
    float: left;
    margin-left: unset;
}

.carousel-control-next {
    right: 0;
    left: unset;
}

.carousel-control-prev {
    left: 0;
    right: unset;
}

.carousel-slide {
    width: 100%;
    height: 750px;
    background-size: cover;
    background-repeat: no-repeat;
}

.carousel-caption a {
    color: white;
}

.carousel-caption {
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.55)
}

.best-pro .new_title h2 {
    font-size: 30px;
}

.hot-deal {
    width: 100%;
}

.fa-star {

    color: #f7f9fe;
}

.gold {
    color: var(--real-blue);
}
button.button:hover{
   color: #fff !important;
}

.item-content {
    direction: ltr
}
.add-to-box{
    float: right;
}
.short-description{
    display: inline-block;
}
.fade:not(.show){
    opacity: unset;
}
.pull-left
{
    margin-left: 5px;
}
.red
{
    color:red;
}
.gray
{
    color:grey;
}
.gold
{
    color: #fed700 !important;
}
.card-link
{
    cursor: pointer;

}
.btn-link
{
    font-family: yekan;
}
.login-box{
    margin-bottom: 5%;
    margin-top: 5%;
}
.border-box{
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 2%;
    border: solid 1px #d2d2d2;
    border-radius: 4px;
    background-color: #ffffff;
}
.btn-send{
    margin-top: 2%;
    background-color: var(--main-green) !important;
    color: #fff;
}
.border-box strong{
    color: #878787;
}
#nav .level1:hover ul.level2{
    display: inline-block !important;
    left: unset !important;
    right: 165px;
}
#nav li.drop-menu ul li:hover > a {
    padding-left: 12px !important;
    padding-right: 18px !important;
}
#nav li{
    text-align: right;
}
#nav li.drop-menu ul{
    right: 0px;
    left: unset;
}
.fl-mini-cart-content{
    right: unset !important;
    position: absolute !important;
    left: 0px !important;
    min-width: 200px;


}
.mini-cart:hover .fl-mini-cart-content{
    display: inline-block;
}
.mini-products-list .product-image{
    float: right;
}
.fl-mini-cart-content .product-name{
    text-align: right;
    width: unset;
}
.fl-mini-cart-content .product-details{
    text-align: right;
    width: unset;
}
.mini-cart .btn-remove1{
    left: 0px;
    right: unset;
}
.mini-products-list .product-details{
    margin-left: unset;
}
.box-category .subDropdown{
    left: 0px !important;
    right: unset !important;
}
.box-category > ul > li ul > li .subDropdown{
    right: unset !important;
}
.btn-sort{
    border: none;
    background-color: #d2d2d2;
    color: #1b2a2a;
}
.btn-sort:hover{
    background-color: #1b2a2a;
    color: #ffffff;

}
i, .fa{
    font-family:FontAwesome !important;
}
.brand a{
    cursor: pointer;
}
.brand .active a{
    color: var(--real-blue);

}
.brand li:hover a{
    color: var(--real-blue) !important;

}
.category a{
    cursor: pointer;
}
.category .active .category-parent{
    color: var(--real-blue);

}
.category .categories:hover .category-parent{
    color: var(--real-blue) !important;

}
.category .categories li:hover .category-children{
       color: var(--real-blue) !important;
}
.category a{
    cursor: pointer;
    right: 3%;
}
.dashboard-footer{
    background-color: #1f457aed;
    height: 40px;
    width: 100%;
    left: 0px;
    position: fixed;
    bottom: 0px;
    text-align: center;
}
.right-sidebar ul li{
    color: white;
    list-style: none;
    margin-top: 20px;
    cursor: pointer;
    width: 100%;
    height: 50px;
    padding: 0 15px;
}
.right-sidebar ul li{
    color: #c7c7c7;
    line-height: 53px;
    margin-top: 0;
}
.right-sidebar ul li:hover{
    color:white;
    background: #1f457a9c;
}
.right-sidebar ul li:hover a{
    color: var(--main-red);
}
.right-sidebar ul .active{
    color: #fff;
    background-color: #1f457a;

}
.right-sidebar{
    min-height: 100%;
    overflow: hidden;
    background-color: #1d1e38;
}

.mini-cart .notif a:first-child:before {
    content: '\f0f3';
    font-family: FontAwesome;
    font-size: 20px;
    padding-right: 5px;
    color:#878787;

}
.fl-cart-contain > .mini-cart:hover > .notif a {
    color: var(--real-blue);
}
.mini-cart .notif a span {
    background: #fff;
    display: inline-block;
    color: #333;
    width: 28px;
    border-radius: 999px;
    font-size: 12px;
    height: 28px;
    line-height: 26px;
    text-align: center;
    vertical-align: top;
    margin-top: -7px;
    position: absolute;
    font-weight: 700;
    right: 26px;
}
.fl-mini-cart-content .notif a {
    border: none;
    color: var(--real-blue);
}
.mini-cart .notif a:hover {
    text-decoration: none;
}
.mini-cart .open .notif a {
    color: #000;
    background: #fff;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3);
}
.mini-cart .notif a {
    color: #333;
    margin: 0px;
    line-height: 17px;
    font-size: 13px;
    padding: 0px 25px;
    font-family:yekan;
    letter-spacing: 0.5px;
    font-weight: normal;
    display: block;
    line-height: 80px;
    height: 80px;
    -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
    -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
    transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
    box-shadow: inset 0 0 0 0 #202020
}
.item-img:hover .overlay-product {
    display: block;
}
.overlay-product {
    height: 230px;
    width: 100%;
    border-bottom: 1px solid #f8f8f8;
    display: none;
    position: absolute;
    background: #00000069;
    top: 0px;
    left: 0;
}
.product-icon {
    text-align: center;
    border: 2px solid #d2d2d2;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 62px;
    margin: auto;
}
.product-icon:hover {
    background: #00000075;
    border: none;
}
.mini-cart .log-in-icon a:first-child:before {
    content: '\f007';
    font-family: FontAwesome;
    font-size: 20px;
    padding-right: 5px;
    color: #878787;

}
.fl-cart-contain > .mini-cart:hover > .log-in-icon a {
    color: var(--real-blue);
}
.mini-cart .log-in-icon a span {
    background: #fff;
    display: inline-block;
    color: #333;
    width: 28px;
    border-radius: 999px;
    font-size: 12px;
    height: 28px;
    line-height: 26px;
    text-align: center;
    vertical-align: top;
    margin-top: -7px;
    position: absolute;
    font-weight: 700;
    right: 26px;
}
.fl-mini-cart-content .log-in-icon a {
    border: none;
    color: var(--real-blue);
}
.mini-cart .log-in-icon a:hover {
    text-decoration: none;
}
.mini-cart .open .log-in-icon a {
    color: #000;
    background: #fff;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3);
}
.mini-cart .log-in-icon a{
    color: #333;
    margin: 0px;
    line-height: 17px;
    font-size: 13px;
    padding: 0px 25px;
    font-family:yekan;
    letter-spacing: 0.5px;
    font-weight: normal;
    display: block;
    line-height: 80px;
    height: 80px;
    -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
    -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
    transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
    box-shadow: inset 0 0 0 0 #202020
}
.dashboard-icon a:first-child:before {
    content: '\f555';
    font-family: FontAwesome;
    font-size: 20px;
    padding-right: 5px;
    color: #878787;

}
.form-elegant .font-small {
    font-size: 0.8rem; }

.form-elegant .z-depth-1a {
    -webkit-box-shadow: 0 2px 5px 0 rgba(55, 161, 255, 0.26), 0 4px 12px 0 rgba(121, 155, 254, 0.25);
    box-shadow: 0 2px 5px 0 rgba(55, 161, 255, 0.26), 0 4px 12px 0 rgba(121, 155, 254, 0.25); }

.form-elegant .z-depth-1-half,
.form-elegant .btn:hover {
    -webkit-box-shadow: 0 5px 11px 0 rgba(85, 182, 255, 0.28), 0 4px 15px 0 rgba(36, 133, 255, 0.15);
    box-shadow: 0 5px 11px 0 rgba(85, 182, 255, 0.28), 0 4px 15px 0 rgba(36, 133, 255, 0.15); }

.form-elegant,
.form-dark {
    position: relative;
    overflow-y: scroll;
}

.form-dark .font-small {
    font-size: 0.8rem; }

.form-dark [type="radio"] + label,
.form-dark [type="checkbox"] + label {
    font-size: 0.8rem; }

.form-dark [type="checkbox"] + label:before {
    top: 2px;
    width: 15px;
    height: 15px; }

.form-dark .md-form label {
    color: #fff; }

.form-dark input[type=text]:focus:not([readonly]) {
    border-bottom: 1px solid #00C851;
    -webkit-box-shadow: 0 1px 0 0 #00C851;
    box-shadow: 0 1px 0 0 #00C851; }

.form-dark input[type=text]:focus:not([readonly]) + label {
    color: #fff; }

.form-dark input[type=password]:focus:not([readonly]) {
    border-bottom: 1px solid #00C851;
    -webkit-box-shadow: 0 1px 0 0 #00C851;
    box-shadow: 0 1px 0 0 #00C851; }

.form-dark input[type=password]:focus:not([readonly]) + label {
    color: #fff; }

.form-dark input[type="checkbox"] + label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    z-index: 0;
    border: 1.5px solid #fff;
    border-radius: 1px;
    margin-top: 2px;
    -webkit-transition: 0.2s;
    transition: 0.2s; }

.form-dark input[type="checkbox"]:checked + label:before {
    top: -4px;
    left: -3px;
    width: 12px;
    height: 22px;
    border-style: solid;
    border-width: 2px;
    border-color: transparent #00c851 #00c851 transparent;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%; }

.scrollbar-light-blue::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px; }

.scrollbar-light-blue::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5; }

.scrollbar-light-blue::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #82B1FF; }

.scrollbar-light-blue {
    scrollbar-color: #82B1FF #F5F5F5;
}

.scrollbar-dusty-grass::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px; }

.scrollbar-dusty-grass::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5; }

.scrollbar-dusty-grass::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-image: -webkit-linear-gradient(330deg, #d4fc79 0%, #96e6a1 100%);
    background-image: linear-gradient(120deg, #d4fc79 0%, #96e6a1 100%); }

.square::-webkit-scrollbar-track {
    border-radius: 0 !important; }

.square::-webkit-scrollbar-thumb {
    border-radius: 0 !important; }

.thin::-webkit-scrollbar {
    width: 6px; }


.mini-cart li{
    list-style: none;

}
.mini-cart li:hover a{
    color : var(--real-blue);
}
.custom-switch {
    padding-left: 2.25rem;
    padding-bottom: 1rem; // added for positioning
}

.custom-control-label { // added for alignment with the switch
padding-top: 0.5rem;
    padding-left: 2rem;
    padding-bottom: 0.1rem;
}

.custom-switch .custom-control-label::before {
    left: -2.25rem;
    height: 2rem;
    width: 3.5rem;
pointer-events: all;
    border-radius: 1rem;
}

.custom-switch .custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(2rem - 4px);
    height: calc(2rem - 4px);
    background-color: #adb5bd;
    border-radius: 2rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}
button:focus {
    outline: unset !important;
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(1.5rem); //translateX(0.75rem);
    transform: translateX(1.5rem); //translateX(0.75rem);
}
.custom-switch .custom-control-label::before{
    right: -3.7rem !important;
}
article .toolbar {
    margin-left: unset;
    margin-right: unset;
}
.btn-cart{
    display: inline-block;
    background-color: var(--real-blue);
    font-size: 13px;
    text-align: center;
    white-space: nowrap;
    border: none;
    border-radius: 999px;
    letter-spacing: 0.5px;
    padding: 12px 20px 10px 20px;
    font-family: var(--font-main);
    color: #fff;
}
.btn-cart:hover {
    background-color: #131e2c;
}
.btn-red{
    background-color: var(--main-green);
}
.btn-red:hover{
    background-color: #131e2c;
}
i.fa{
    margin-left: 5px;
    margin-right: 5px;
    font-size: 16px;
}
.basket a{
    color: var(--main-red);
}
.products-grid .item .item-inner .item-img .item-img-info i{
    content: '\f217';
    font-family: FontAwesome;
    font-size: 54px;
    padding-right: 5px;
    position: absolute;
    /*top: 43%;*/
    /*left: 36%;*/
    top: calc(50% - 27px);
    left: calc(50% - 25px);
    z-index: 11;
    color: #fff;
}

.mini-cart .basket a:first-child:before{
    color: #878787 !important;
}
.sticky-header-bar{
    border-top: 10px var(--real-blue) solid;
}
button span{
    padding: unset !important;
}
#nav li a{
    color: #878787;
    font-weight: bold;
}
#nav li:hover .level-top{
    color: var(--real-blue) !important;
}
.fl-mini-cart-content .block-subtitle{
    border-top: 3px var(--real-blue) solid;
}
.btn-checkout{
    background : var(--real-blue) !important;
}
.progress{
    background: var(--real-blue);
    border-radius: 15px;
}
.progress-bar{
    background: var(--main-red);
    border-radius: 15px;
}
.add-to-box .btn-cart{
    background: var(--main-green) !important;
}
.subscribe{
    background: var(--main-red) !important;
}
.notif:hover a:first-child:before{
    color: var(--main-green) !important;
}
.log-in-icon:hover a:first-child:before{
    color: var(--real-blue) !important;
}
.basket:hover a:first-child:before{
    color: var(--main-green) !important;
}
.best-pro .new_title h4{
    background: var(--real-blue) !important;
}
.new-label{
    background: var(--main-red) !important;
}
.timer-grid .box-time-date{
    background: var(--real-blue) !important;

}

.hot-deal{
    border-top: 5px var(--real-blue) solid !important;
}
.toolbar .display-product-option .pages li.active > a{
    background: var(--real-blue) !important;

}
.cart-table .custom{
    background: #fff;
    border: 1px #ddd solid;
    border-radius: 999px;
    padding: 1px 2px;
}
.cart-table .qty{
    height: 48px;
    text-align: center;
    width: 60px;
    vertical-align: top;
    color: #333e48;
    border: unset !important;
}

.product-view .product-shop .price{
    font-size: 24px !important;
}

element.style {
}
.category-products ul.products-grid li.item:hover .products-grid .item .item-inner .item-info .info-inner .item-title a{
    color: var(--main-green) !important;
}
.category-products {
    width: 100%;
}
.category-products ul.products-grid li.item {
    text-align: unset !important;
    padding-bottom: unset !important;
    border-right: unset !important;
    padding: unset !important;
    border-bottom: unset !important;
    padding-bottom: unset !important;
    padding-top: unset !important;
}
.best-pro .new_title .de-active{
    background: var(--real-blue) !important;
    color: #fff;
}

#nav li.drop-menu:hover ul li:hover ul {
    z-index: 9999999;
}
.box-category{
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    scroll-behavior: smooth;
}
.contacts-info i:before{
    margin-right: 0px !important;
}
.contacts-info i{
    float: right;
    margin-left: 10px;
}
.blog-box{
    border: 1px solid #d2d2d2;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 5px;
    height: 400px;
    max-height: 400px;
}
.blog-box:hover{
    opacity: 0.8 !important;
}
.owl-item .item{
    width: 100%;
}
.image-id-card-profile {
    background-size: cover;
    background-position: center;
    height: 200px;
}
.image-id-card-profile .edit-btn {
    width: 100%;
    line-height: 50px;
    background: var(--real-blue);
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
}
.image-id-card-profile .edit-btn:hover {
    opacity: 0.8;
}
.color-choose{
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding-left: 2px;
    /* padding-left: 10px; */
    width: 100%;
    height: 100%;
}
.color-choose:hover{
    border:1px solid #0B90C4;

}
.radio-inline .active{
    border:1px solid #0B90C4;
}
.radio-inline{
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    margin-bottom: 0.5rem;
}
.product-view .product-shop .radio-inline{
    padding-left: 5px;
}
footer h4 {
    padding: 0 0 18px;
    font-size: 18px;
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-family: var(--font-main);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.btn-send-email {
    background-color: var(--main-green) !important;
     color: #fff;
}
.add-icon:before, .email-icon:before, .phone-icon:before, .clock-icon:before {
    color: var(--main-green);
    border: 2px var(--main-green) dotted;
}
.email-icon:before{
    color: var(--main-green);
    border: 2px var(--main-green) dotted;
}
.clock-icon:before {
    color: var(--main-green);
    border: 2px var(--main-green) dotted;
}
.phone-icon:before {
    color: var(--main-green);
    border: 2px var(--main-green) dotted;
}
.logo-item {
    border: 1px var(--main-green) solid;
}
.products-grid .item:hover .item-inner .item-info .info-inner .item-title a {
    color: var(--main-green);

}
#best-seller .owl-item .item:hover .item-inner .item-info .info-inner .item-title a {
    color: var(--main-green);
}
footer {
    padding: 0px 0 0;
    overflow: hidden;
    color: #fff;
    background: var(--real-blue);
}
.modal-backdrop {
    z-index: 0 !important;
}
.product-image-hover{
    top: 0;
    left: 0 ;
    z-index: 20;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #03208b4f;
    display: none;
}
.products-grid .item .item-inner .item-img:hover .product-image-hover{
    display: inline-block;
}
.main-search-box{
    position: relative;
    top: 20px;
    z-index: 2;
}
.search-main{
    height: 100%;
    width: 100%;
    font-size: 16px;
    color: #000;
    border: 1px solid #ccc;
    background: #fff;
    padding-right: 15px;


}
.btn-search-main{
    position: absolute;
    left: 0;
    top: 0;
    width: 20%;
    height: 100%;
    font-size: 20px !important;
    border-radius: 0 !important;
    background-color: var(--main-green) !important;
    color: #fff;
}
.mobile-cart-table {
    display: none;
}
.product-title-cart-mobile {

    font-weight: bold;
    max-width: 180px;
    overflow: hidden;
}
.product-details-box {
    font-size: 18px;
    padding-right: 60px;
    margin-top: 10px;
}
.cart-table {
    text-align: right;
}

.price-green {
    color: var(--main-green);
}

.mobile-nav {
    display: none;
}

.desktop-nav {
    display: block;
}
.cart-quantity-product {
    float: right;
}
.cart-address-box {
    left: 15px;
    margin: 0;
}
.edit-option-address {
    position: absolute;
    left: 0;
    top: 18px;
}
.list-group-item {
    border: unset !important;
}
.open-right-side {
    font-size: 20px;
    margin-top: 20px;
    cursor: pointer;
    position: relative;
    right: 26px;
    display: none;
}


@media only screen and (max-width: 992px){
    .pull-left {
        float: right !important;
    }
    .edit-option-address {
        left: unset;
        top: 176px;
        z-index: 33;
    }
}
@media only screen and (max-width: 768px) {
    .mobile-sub-header {
        display: none;
        top: 54px;
        width: 100%;
    }
    .header-container .fl-nav-menu {
        margin-left: 0;
    }
    footer {
        text-align: center;
    }
    .open-right-side {
        display: block;
    }
    .right-side {
        overflow-x: hidden;
        transition: 0.5s;
        width: 0;
        position: fixed;
        z-index: 1;
        padding-top: 60px;
        right: 0;
    }
    .right-side .closebtn {
        position: absolute;
        top: 10px;
        color: #fff;
        left: 5px;
        font-size: 36px;
        margin-right: 50px;
    }
    .cart-address-box {
        left: 0;
        margin: 15px -15px;
    }
    .pull-left {
        float: right !important;
    }
    .footer-inner .footer-middle .container .col-md-2 {
        margin-top: 40px;
    }
    .footer-inner .footer-middle .contacts-info a {
        text-align: right;
    }
    .desktop-toolbar {
        display: none;
    }
    .mobile-toolbar {
        display: block;
    }
    .col-left {
        display: none;
    }
    .contact-us-block {
        margin-top: 40px;
    }
    .slider-items-products {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .btn-search-main i {
        display: block !important;
        font-size: 20px !important;
    }
    .btn-search-main span {
        display: none;
    }
    .desktop-cart-table {
        display: none;
    }
    .mobile-cart-table {
        display: block;
    }

}
@media only screen and (max-width: 600px) {
    footer {
        text-align: center;
    }
    .footer-inner .footer-middle .container .col-md-2 {
        margin-top: 40px;
    }
    .footer-inner .footer-middle .contacts-info a {
        text-align: right;
    }
    .contact-us-block {
        margin-top: 40px;
    }
    .slider-items-products {
        /*margin-left: 0 !important;*/
        /*margin-right: 0 !important;*/
    }
    .best-pro {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .btn-search-main i {
        display: block !important;
        font-size: 20px !important;
    }
    .btn-search-main span {
        display: none;
    }

}
@media only screen and (max-width: 578px) {
    .add-credit {
        margin-top: 10px !important;
        margin-right: -17px;
    }
}
@media only screen and (max-width: 740px) {

    .mobile-nav {
        display: block;
    }

    .desktop-nav {
        display: none;
    }

    .btn-search-main {
        padding-right: 0 !important;
        padding-left: 0 !important;
        text-align: center;
        width: 15% !important;
    }

    .main-search-box {
        width: 100%;
        top: 0;
        left: 0;
    }

    .fl-nav-menu {
        width: 100%;
    }

    header {
        top: 0;
    }

    .navbar {
        padding: 0 0 10px;
    }

    .navbar-light .navbar-toggler {
        height: 35px;
        margin-top: 10px;
    }

    .navbar-light .navbar-brand {
        margin: 5px 0;
        padding: 0;

    }

    .navbar-collapse ul {
        margin: 0;
        background-color: #fff;
        border-top: 1px solid #ddd;
        padding: 0 15px;
        list-style: none;
    }

    .dropdown-submenu {
        position: relative;
    }

    .dropdown-submenu a::after {
        transform: rotate(-90deg);
        position: absolute;
        right: 6px;
        top: .8em;
    }

    .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%;
        margin-left: .1rem;
        margin-right: .1rem;
    }

    .dropdown-list {
        list-style: none;
        border-top: none !important;
        margin: 0 !important;
    }

    .logo-brand {
        padding: 0 15px;
    }

    .cart-quantity-product {
        float: right;
    }
     #comment {
         width: 100%;
     }
}
@media only screen and (max-width: 414px){
    .desktop-cart-table {
        display: none;
    }
    .mobile-cart-table {
        display: block;
    }
    header {
        position: relative !important;
    }
    #header > .container {
        padding: 0;
    }
    .carousel-slide {
        height: 320px;
    }
    #navbarDropdownMenuNotif > img {
        width: 22px;
    }
    .carousel-caption {
        display: inline-block !important;
    }
    .carousel-caption h2 {
        font-size: 14px;
    }
    .carousel-caption p {
        font-size: 12px;
    }
}



@media (prefers-reduced-motion: reduce) {
    .custom-switch .custom-control-label::after {
        transition: none;
    }
}
