/*@import "istore_media.css";*/
@font-face {
    font-family: SF UI Display;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/SFUIDisplayRegular.woff2) format("woff2"),url(../fonts/SFUIDisplayRegular.ttf) format("truetype"),url(../fonts/SFUIDisplayRegular.woff) format("woff")
}
@font-face {
    font-family:'SF Pro Display';
    font-style:normal;
    font-weight:400;
    src:local('☺'), url("../fonts/sf-pro-display_regular.woff2") format("woff2"), url("../fonts/sf-pro-display_regular.woff") format("woff"), url("../fonts/sf-pro-display_regular.ttf") format("truetype");
    /* (C) 2019 Apple Inc. All rights reserved.
 */
}
@font-face {
    font-family:'SF Pro Display';
    font-style:normal;
    font-weight:600;
    src:local('☺'), url("../fonts/sf-pro-display_semibold.woff2") format("woff2"), url("../fonts/sf-pro-display_semibold.woff") format("woff"), url("../fonts/sf-pro-display_semibold.ttf") format("truetype");
    /* (C) 2019 Apple Inc. All rights reserved.
 */
}
@font-face {
    font-family:'SF Pro Display';
    font-style:normal;
    font-weight:700;
    src:local('☺'), url("../fonts/sf-pro-display_bold.woff2") format("woff2"), url("../fonts/sf-pro-display_bold.woff") format("woff"), url("../fonts/sf-pro-display_bold.ttf") format("truetype");
    /* (C) 2019 Apple Inc. All rights reserved.
 */
}
@font-face {
    font-family:'SF Pro Text';
    font-style:normal;
    font-weight:300;
    src:local('☺'), url("../fonts/sf-pro-text_light.woff2") format("woff2"), url("../fonts/sf-pro-text_light.woff") format("woff"), url("../fonts/sf-pro-text_light.ttf") format("truetype");
    /* (C) 2019 Apple Inc. All rights reserved.
 */
}
@font-face {
    font-family:'SF Pro Text';
    font-style:normal;
    font-weight:400;
    src:local('☺'), url("../fonts/sf-pro-text_regular.woff2") format("woff2"), url("../fonts/sf-pro-text_regular.woff") format("woff"), url("../fonts/sf-pro-text_regular.ttf") format("truetype");
    /* (C) 2019 Apple Inc. All rights reserved.
 */
}
@font-face {
    font-family:'SF Pro Text';
    font-style:normal;
    font-weight:600;
    src:local('☺'), url("../fonts/sf-pro-text_semibold.woff2") format("woff2"), url("../fonts/sf-pro-text_semibold.woff") format("woff"), url("../fonts/sf-pro-text_semibold.ttf") format("truetype");
    /* (C) 2019 Apple Inc. All rights reserved.
 */
}
@font-face {
    font-family:'SF Pro Text';
    font-style:normal;
    font-weight:700;
    src:local('☺'), url("../fonts/sf-pro-text_bold.woff2") format("woff2"), url("../fonts/sf-pro-text_bold.woff") format("woff"), url("../fonts/sf-pro-text_bold.ttf") format("truetype");
    /* (C) 2019 Apple Inc. All rights reserved.
 */
}
:focus {
    outline: none !important;
}
/*
top level banner css
*/
.top-level-banner{
    height: 40px;
    width: 100%;
    background: linear-gradient(to right, #09535f, #2baca5, #09535f);
}
.top-level-banner-item-holder{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}
.top-level-banner .item-group{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}
.top-level-banner-item:first-child{
    min-width: 250px;
}
.top-level-banner-item{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
}
.top-level-banner .container-fluid{
    height: 40px;
    line-height: 40px;
}
.top-level-banner .icon-label{
    line-height: 36px;
}
.top-level-banner .icon{
    width: 20px;
    height: 20px;
    margin-top: -8px;
}
/*
logo css
*/
.logo{
    padding: 20px 0px;
}
.sticky .logo{
    padding: 5px 0px;
}
.logo img{
    width: 250px;
    /*height: 50px;*/
    transition: none;
}
.logo-col{
    display: none !important;
}
/*
header css
*/
.header-middle-area{
    background: #222222;
}
.first-level-category-name{
    /*font-size: 20px;*/
    /*line-height: 30px;*/
    font-size: 16px;
    line-height: 16px;
    /*padding: 30px 8px;*/
    padding: 17px 8px;
    color: #e7e7e7;
    transition: color .2s ease;
    white-space: nowrap;
    font-family: SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;
    /*font-family: 'SF UI Display', sans-serif;*/
    font-weight: 400;
}
.main-menu{
    text-align: left;
}
.header-middle-area .zmdi:before, .header-middle-area .cart-quantity{
    color: #ffffff;
}
.cart-ul li{
    display: inline-block;
}
.cart-ul li.cart-product-list{
    height: calc(100vh - (170px + 120px));
    overflow-y: auto;
}
.main-menu > li > a{
    color: #ffffff ;
}
.header-top-bar{
    background: #FFFFFF;
    padding: 0 20px;
}
.mobile-top-menu-item{
    display: none;
}
.mobile-top-menu-toggle{
    font-size: 20px;
}
.top-mobile-menu-toggle-item{
    flex-grow: 1;
    line-height: 90px;
    text-align: right;
}
.mean-container .mean-bar::after{
    left: 45px;
}
/*??*/
.meanmenu-reveal{
    font-size: 18px!important;
    text-transform: uppercase;
}
/*
sticky header css
*/
.sticky .logo-col{
    display: block !important;
}
/*.sticky .logo{*/
/*padding: 10px 0;*/
/*}*/
/*.sticky .logo a{*/
/*display: block;*/
/*height: 70px;*/
/*line-height: 70px;*/
/*align-items: ;*/
/*vertical-align: middle;*/
/*}*/
/*.sticky .logo img{*/
/*width: unset;*/
/*height: unset;*/
/*max-width: 100%;*/
/*}*/
.sticky .main-menu{
    text-align: center !important;
}
.sticky .main-menu > li{
    padding: 20px 0px;
}
.sticky .header-search {
    padding: 8px 0 0;
}
.sticky .total-cart-in {
    padding: 2px 0 12px;
}
.top-search-box input{
    /*visibility: hidden;*/
}
.top-search-box > button{
    background: none;
}
/*
about us page
*/
.report img{
    max-width: 100%;
}
.about-img-row div
{
    margin-bottom: 10px;
}
.about-img img{
    max-width: 100%;
}

/*
product card
*/
.product-item{
    box-shadow: 0px 8px 13px #68717c46;
}

.product-item:hover{
    box-shadow: 0px 8px 13px #68717c96;
}
.product-info{
    text-align: left;
    padding: 20px 15px;
}
#list-view .product-info{
    background: #FFFFFF;
}




.preloader{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #FFFFFF96;
}
#productCardView, #productListView{
    position: relative;
}



/*
    menu cart
*/
.cart-img{
    width: 100%;
}
.cart-img a{
    display: block;
    text-align: center;
}
.cart-img a img{
    max-width: 100%;
    max-height: 100px;
}


.footer-logo{
    width: 250px;
}
.footer-logo img    {
    max-width: 100%;
}



/*/
new
*/

.single_add_to_cart_button{
    background: #007aff!important;
}
.single_preorder_button{
    background: #ff7f00 !important;
    border-color: #ff7f00 !important;
    color: #fff !important;
}
.single_preorder_button img, .single_add_to_cart_button img{
    width: 20px;
}


.main-menu > li:hover > a::before{
    visibility: hidden;
}
.single-mega-item .menu-title{

}

/*.action-button > li > a.favorite.added{*/
/*background: #007aff;*/
/*border-color: #007aff;*/
/*color: #ff0000;*/
/*}*/

.logo{
    transition: none;
}
.top-cart-inner.view-cart h4, .top-cart-inner.check-out h4{
    background: #007aff;
    padding: 5px;
    color: #fff;
    border-radius: 2px;
}
.top-cart-inner.view-cart h4:hover, .top-cart-inner.check-out h4:hover {
    background: #085fbc;
}
.top-cart-inner.view-cart h4:hover a, .top-cart-inner.check-out h4:hover a{

    color: #fff;
}



.text-align-right{
    text-align: right;
}
.ribbon-price{
    left: -19px;
    position: absolute;
    top: 33px;
    transform: rotate(-42deg);
}


.active-featured-product .slick-dots {
    position: relative;
    display: flex;
    justify-content: center;
}
.active-featured-product .slick-dots li {
    background: #cccccc;
    border-radius: 50%;
    float: left;
    height: 8px;
    margin: 0 5px;
    width: 8px;
}
.active-featured-product .slick-dots li.slick-active{
    background: #007AFF;
}
.active-featured-product .slick-dots li button{
    display: none;
}
.active-related-product .slick-dots {
    bottom: 0;
    position: absolute;
    right: 30px;
}
.active-related-product .slick-dots li {
    background: #cccccc;
    border-radius: 50%;
    float: left;
    height: 8px;
    margin: 0 5px;
    width: 8px;
}
.active-related-product .slick-dots li.slick-active{
    background: #007AFF;
}
.active-related-product .slick-dots li button{
    display: none;
}




.product-breadcrumb-item{
    float: left;
    margin-right: 10px;
    background: #E7E9EB;
    padding: 0 10px 0 20px;
    position: relative;
    text-decoration: none;
    color: #555;
    margin-top: 5px;
}
.product-breadcrumb-item-not-first:before{
    content: "";
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #fff;
    position: absolute;
    left: 0;
    top: 0;
}
.product-breadcrumb-item:after{
    content: "";
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #E7E9EB;
    position: absolute;
    right: -12px;
    top: 0;
    z-index: 1;
}
.user-login-register{
    display: block;
    font-size: 25px;
    line-height: 1;
    text-align: center;
    transition: all 0.3s ease 0s;
    padding: 17px 20px 15px;
}
.user-login-register .cart-icon{
    font-size: 25px;
}
.modal{
    z-index: 99997;
}
.modal input[type="text"], input[type="password"], input[type="email"]{
    background: #f6f5f5 none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    color: #999999;
    font-size: 13px;
    height: 40px;
    margin-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}
.modal button[type="submit"]{
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #007aff;
    color: #ffff;
    font-weight: 600;
    border-radius: 5px;
    margin-bottom: 10px;
}
#login-modal .modal-header, #registration-modal .modal-header, #forgot-password-modal .modal-header{
    font-size: 25px;
}
#login-modal .modal-content, #registration-modal .modal-content, #forgot-password-modal .modal-content{
    padding: 10px 20px;
}
.error-holder{
    font-size: 12px;
    color: #d80000;
}
.payment-method{
    text-align: center;
    border: 1px solid #999999;
    height: 150px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
}
.payment-method:hover{
    border-color: #007aff;
}
.payment-method:not(.selected):hover .payment-method-image{
    scale: 1.1;
}
.payment-method:hover .payment-method-selector{
    border-color: #007aff;
}
.payment-method.selected{
    border-color: #007aff;
    box-shadow: 0 0 20px 6px #007aff46;
}
.payment-method-image{
    max-width: 45%;
    display: block;
}
.payment-method-title{
    color: #000000;
}
.payment-method-selector{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #999999;
}
.modal *{
    font-family: 'Roboto';
}
.selected .payment-method-selector::before{
    content: ' ';
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 50%;
    position: absolute;
    background-color: #007aff;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}
.payment-method-radio{
    opacity: 0;
    position: absolute;
}
.header-container {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    padding: 0 50px;
}
.header-container .account-group-item-heading{
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 20px;
    border: 1px solid #007aff;
    color: black;
    margin-bottom: 5px;
    font-weight: 600;
}
.header-container .account-group-item-heading.active{
    background-color: #007aff59;
}
.body-container {
    padding-right: 50px;
}
.body-container .account-group-item-body{
    display: none;
}
.body-container .account-group-item-body.active{
    display: block;
}
.body-container .submit-button-holder{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.body-container button{
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #007aff;
    color: #ffff;
    font-weight: 600;
    border-radius: 5px;
}
.profile.modal .modal-content{
    padding: 10px 20px;
}
.profile.modal button[type="submit"]{
    margin-top: 10px;
}
.order-product-image div{
    width: 100px;
    margin: 0 auto;
}
.order-product-image div img{
    max-width: 100%;
}
.color-filter-widget label{
    cursor: pointer;
}
#approve-code-modal .modal-dialog{
    width: 400px;
}
#approve-code-modal .approve-code-input {
    height: 40px !important;
    width: 40px !important;
    padding: 0 15px!important;
    margin-right: 30px;
    border-radius: 5px;
    background: #fff!important;
    color: #000 !important;
    font-weight: 600;
}
#approve-code-modal .approve-code-input:last-child{
    margin: 0;
}
#approve-code-modal .submit-holder{
    padding: 15px 55px;
}
#approve-code-modal .send-sms-again-holder{
    color: #000000;
    font-weight: 400;
}
#approve-code-modal .send-sms-again.disabled{
    cursor: not-allowed;
    color: #c3c3c3;
}
.full-width-mega-dropdown .row:first-child{
    width: 100%;
}
#approveCode{
    font-size: 28px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    letter-spacing: 20px;
    border: 0;
}
#passwordIsRestored{
    text-align: center;
    font-size: 14px;
    color: green;
}
.ra-legislation{
    font-size: 18px;
    font-weight: 600;
    margin: 20px 0 0;
}
.mean-bar{
    justify-content: space-between;
}
.mean-nav{
    position: absolute;
    width: calc(100vw - 18px);
    top: 48px;
    left: -7px;
}
#make-preorder-modal .modal-content{
    padding: 10px 20px;
}
#preorder-product-name{
    margin-top: 22px;
    display: block;
}

.delivery-method{
    text-align: center;
    border: 1px solid #999999;
    height: 150px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
}
.delivery-method:hover{
    border-color: #007aff;
}
.delivery-method:not(.selected):hover .delivery-method-image{
    scale: 1.1;
}
.delivery-method:hover .delivery-method-selector{
    border-color: #007aff;
}
.delivery-method.selected{
    border-color: #007aff;
    box-shadow: 0 0 20px 6px #007aff46;
}
.delivery-method-image{
    max-width: 50%;
    display: block;
    margin-bottom: 20px;
}
.delivery-method-title{
    color: #000000;
}
.delivery-method-selector{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #999999;
}
.selected .delivery-method-selector::before{
    content: ' ';
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 50%;
    position: absolute;
    background-color: #007aff;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}
.delivery-method-radio{
    opacity: 0;
    position: absolute;
}
.footer-payment-method-logos img{
    width: 70%;
}
.languages{
    line-height: 18px !important;
    margin-top: 8px !important;
}
.footer-socials{
    display: flex;
    justify-content: start;
    gap: 15px;
}
.footer-socials .social-item img{
    width: 30px;
}
