/*----font awesome -------*/
@import url('../fonts/font-awesome/css/font-awesome.min.css');
@import url('blog.css');
@font-face {
    font-family: 'font-awesome';
    src: url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf');
    src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot'), /* IE9 Compat Modes */
    url('../fonts/font-awesome/fonts/fontawesome-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('../fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg'); /* Legacy iOS */
}
/*---- style ----*/
.product-item a {
    color: #4a5f73;
}
.product-box-title {
    display: block;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 10px;
    overflow: hidden;
    min-height: 50px;
    font-size: .857rem;
    font-weight: 400;
    line-height: 25px;
}
.swiper-products .product-box-title {
    font-weight: 400;
    /*color: #292929;*/
    text-align: center;
    margin-top: 14px;
    overflow: hidden;
    max-width: 90%;
    min-height: 50px;
    font-size: 12px;
    font-size: .857rem;
    line-height: 25px;
}
.swiper-products .product-box-img {
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%;
}
.product-box-img img {
    max-width: 100%;
    max-height: 100%;
}
.product-box-img img {
    overflow: hidden;
}
.product-item .price {
    font-size: 1.4em;
}
.price-currency { font-size: 14px; font-size: .85rem; line-height: 1.571; letter-spacing: 0;margin-right: 5px; }
.product-box { transition-property: transform; }
.product-box .product-item{ transition-duration: .1s; }
.product-box .product-item:hover { transform: translateY(-2px); }
ul.c-listing__items li div.c-product-box a.title {height: 58px;}
.c-product-box{
    -webkit-transition: -webkit-box-shadow .2s cubic-bezier(.4,0,1,1),-webkit-transform .2s cubic-bezier(.4,0,1,1) !important;
    transition: -webkit-box-shadow .2s cubic-bezier(.4,0,1,1),-webkit-transform .2s cubic-bezier(.4,0,1,1) !important;
    transition: box-shadow .2s cubic-bezier(.4,0,1,1),transform .2s cubic-bezier(.4,0,1,1) !important;
    transition: box-shadow .2s cubic-bezier(.4,0,1,1),transform .2s cubic-bezier(.4,0,1,1),-webkit-box-shadow .2s cubic-bezier(.4,0,1,1),-webkit-transform .2s cubic-bezier(.4,0,1,1) !important;
}
.c-listing__items .c-product-box__content {
    width: 100%;
    text-align: center;
}
.brand-item{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.megamenu {
    width: 100%;
    padding-left: 360px;
    height:380px;
    list-style: none;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    display: -ms-flexbox;
    display: flex;}
.megamenu li {width: 25%;}
.megamenu li a {
    font-size: 1.2em;
    font-weight: 300;
    padding-right: 8px;
    color: #344452;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.megamenu li a.option-title{
    font-size: 1.3em;
    font-weight: 500;
    color: #1ca2bd;
    padding-right: 0;
    margin-top: 3px;
}
.megamenu li a:hover {font-weight: bold;}
#home-slider{display: flex; margin: 15px auto;height: 330px}
#home-slider .right {
    display: flex;
    height: 100%;
}
#home-slider .right img{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#home-slider .left {
    display: flex;
    background-color: #fff;
    margin-right: 15px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.main-slider {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-left: auto !important;
    padding: 0 !important;
    width: 100%;
    margin-right: 15px ;
}
.main-slider .slide-item {
    padding: 75px;
    height: 100%;
    max-width: 100%;
    box-shadow: none;
    background-size: cover !important;
}
h3.slide-title {
    margin-bottom: 20px;
    color: #fff;
    font-size: 1.5em;
    text-shadow: 0 1px 1px #333;
}
.slide-description {
    font-size: 1.2em;
}
.box-scroll {
    outline: none;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
}
#address-section .c-checkout-contact__btn-edit {
    left: 2%;
    top: 5%;
    position: absolute !important;
    border-bottom: none !important;
}
.default-dashed-link, .danger-dashed-link{
    line-height: 21px;
    font-size: 12px;
    margin-right: 11px;
    background-color: transparent;
    font-weight: 700;
}
.default-dashed-link{
    color: #00bfd6;
    border-bottom: 1px dashed #00bfd6;
}
.danger-dashed-link{
    color: #fb3449;
    border-bottom: 1px dashed #fb3449 !important;
}
#address-section i{
    padding-left: 7px;
}
.c-checkout-contact__location {
    background-color: #36cddf;
    top: 5px;
    left: 1px;
    color: #ffffff;
}
.modal-checkout .container {
    padding: 10px !important;
}
.modal-checkout .close-modal,  .close-modal{
    background-color: #f9e8e8;
    left: 10px;
    color: #ec8282;
}
.remodal-close{color: #ec8282;}
.c-form-checkout__headline {
    background-color: inherit;
    border-bottom: 1px dashed #36cddf;
    padding: 5px 15px 8px;
    color: #00bfd6;
    font-size: 1.2em;
}
.modal-checkout input:not([type=button]), .modal-checkout select {
    padding: 8px 10px;
    letter-spacing: 0;
}
.c-product-box--compact .c-product-box__title {
    width: 85%;
}
.c-gallery__item{
    height: auto !important;
}
/* product image gallery and zoom */
/*set a border on the images to prevent shifting*/
#gallery_01 img {
    border: 2px solid white;
    /*width: 83px;*/
    /*width: 72px;*/
    min-height: 30px;
    min-width: 30px;
}
#gallery_01 li {
    float: right;
/*    padding: 0;
    margin: 0 2px;*/
    padding: 10px;
    margin: 0;
    border: none;
}
.c-gallery__img img {
    width: 279px;
    max-width: 279px;
    height: 280px;
    max-height: 280px;
}
#zoom-container {
    position: absolute;
    left: 30%;
    top: 5%;
    max-width: 520px;
    height: 600px;
}
.active img {
    /*border: 2px solid #333 !important;*/
}

.remodal-overlay {
    background: hsla(0,0%,52.9%,.5);
    position: fixed;
    z-index: 9999;
    top: -5000px;
    right: -5000px;
    bottom: -5000px;
    left: -5000px;
    display: none;

}
.remodal-overlay, .remodal-wrapper {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.remodal-overlay {
    z-index: 10001;
}
.remodal-wrapper {
    z-index: 100002;
    padding: 10px 10px 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: auto;
    text-align: center;
}
.remodal-wrapper .modal {
    display: inline-block;
    max-height: 100vh;
    overflow: auto;
}
.btn-items-more {
    /*width: 59px;
    height: 52px;*/
    width: 62px;
    height: 62px;
    margin: 5px auto;
    border-radius: 8px;
    background-color: #fefefe;
    border: 1px solid #e2e2e2;
}
.btn-items-more i{
    font-size: 2em;
    color: #999;
}.btn-items-more:hover i{
    color: #666;
}
.modal-items-more{
    width: 90% !important;
    height: 100% !important;
    right: 5% !important;
    top: 0 !important;
    bottom: 0 !important;
    border-radius: 0;
    border: none;
    margin: 0 !important;
    padding: 25px 18px !important;
    background: none !important;
    overflow: hidden !important;
}
body.modal-open, body.disable-scroll {
    overflow: hidden;
}
body.fixed-position {
    position: fixed;
}

.c-gallery__items li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: none;
    position: relative;
}
.c-remodal-gallery {
    max-width: 95vw;
    height: 650px;
}
.c-remodal-gallery__main {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    height: 100%;
    background: #fff !important;
}
.c-remodal-gallery__content {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
    -ms-flex: 0 0 85.5%;
    -webkit-box-flex: 0;
    flex: 0 0 85.5%;
    max-width: 85.5%;
    height: 100%;
}
.c-remodal-gallery__aside {
    position: relative;
    width: 100%;
    min-height: 1px;
    -ms-flex: 0 0 14.5%;
    -webkit-box-flex: 0;
    flex: 0 0 14.5%;
    max-width: 14.5%;
    padding: 13px 27px 13px 0;
    border-left: 1px solid #eaeaea;
    text-align: center;
    height: 100%;
}
.c-remodal-gallery__aside .swiper-button-next, .c-remodal-gallery__aside .swiper-button-prev {
    background: hsla(0,0%,100%,.8);
    -webkit-box-shadow: 0 2px 15px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 15px 0 rgba(0,0,0,.1);
    border-radius: 50%;
    width: 69px;
    height: 69px;
    top: auto;
    bottom: auto;
    left: 50%;
    right: auto;
    margin-top: 0;
    margin-left: -35px;
}
.c-remodal-gallery__aside .swiper-button-next {
    color: #a8a8a8;
    bottom: -25px;
}
.c-remodal-gallery__aside .swiper-button-prev {
    color: #a8a8a8;
    top: -25px;
}

.c-remodal-gallery__aside .swiper-button-next,.c-remodal-gallery__aside  .swiper-button-prev {
    position: absolute;
/*
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: 50%;
    background-repeat: no-repeat;
*/
}

.c-remodal-gallery__aside .swiper-container {
    height: 100%;
}
.c-remodal-gallery__aside .swiper-button-next i,
.c-remodal-gallery__aside .swiper-button-prev i{
    color: #a8a8a8;
    font-size: 2.2em;
    line-height: 69px;
}
/*.c-remodal-gallery__aside .swiper-button-prev:before {
    content: "\E014\00FE0E";
}
.c-remodal-gallery__aside .swiper-button-next:before {
    content: "\E014\00FE0E";
}*/
.c-remodal-gallery__aside .swiper-slide.swiper-slide-thumb-active:before {
    background: #00bfd6;
}
.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.c-remodal-gallery__aside .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 20%;
    cursor: pointer;
    position: relative;
}
.c-remodal-gallery__aside .swiper-slide:before {
    height: 100%;
    width: 2px;
    left: 0;
    position: absolute;
    content: "";
}

.c-remodal-gallery__content .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-height: 100%;
    position: relative;
}
.c-remodal-gallery__content .Gallery{
    height: 100%;
    width: 90%;
}
.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    background: no-repeat 50% 50%;
    background-size: cover;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
}
.swiper-container-fade .swiper-slide {
    /*pointer-events: none;*/
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.c-remodal-gallery__content .swiper-slide img {
    max-width: 100%;
    max-height: 90%;
}
.c-remodal-gallery__content .swiper-slide img {
    overflow: hidden;
    display: none;
}
.c-remodal-gallery__content .swiper-slide.swiper-slide-active img {
    display: inline-block;
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    /*pointer-events: auto;*/
}

.c-remodal-gallery__aside .swiper-slide.swiper-slide-thumb-active img {
    opacity: 1;
}
.c-remodal-gallery__aside .swiper-slide img {
    opacity: .45;
    max-width: 100%;
    max-height: 100%;
}
.c-remodal-gallery__aside .swiper-slide img {
    overflow: hidden;
}

/* product gallery images */
.body.modalBlur > *:not(.modal,.remodal-wrapper) {
    -webkit-filter: blur(8px);
}
.body.modalDesaturate > *:not(.modal,.remodal-wrapper) {
    -webkit-filter: saturate(0%);
}

.body.modal-backdrop {
    background-color: rgba(0,0,0,0.5) !important;
    /*
    opacity: 0.50 !important;
    filter: alpha(opacity=50) !important;
    */
}
/* end product gallery images */

.top-head .autocomplete {
  /*the container must be positioned relative:*/
  position: relative;
  /* display: inline-block; */
}

.top-head .autocomplete-items {
  position: absolute;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0;
  right: 0;
  border-radius: 0 7px 7px 0;
}
.top-head .autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff;

}
.top-head .autocomplete-items div:hover {
  /*when hovering an item:*/
  background-color: #e9e9e9;

}
.top-head .autocomplete-active {
  /*when navigating through the items using the arrow keys:*/
  background-color: DodgerBlue !important;
  color: #ffffff;
}

.swal2-icon span {
    font-size: inherit;
}
.swal2-icon-text {
    font-size: 3.75em !important;
}
.box-shadow{
    -webkit-box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
    background: #fff !important;
}
.c-ui-variant__check {
    cursor: pointer;
    border: 1px solid #dedede;
    border-radius: 5px;
    color: #6f6f6f;
    padding: 5px 16px;
    display: block;
}
.variant__check {
    cursor: pointer;
    border: 1px solid #dedede;
    border-radius: 5px;
    color: #6f6f6f;
    padding: 2px 8px;
    display: block;
}
.btn-option::after{
    color:unset;
    border: none;
}
.bg-red {
    color: #ef5661;
    border: 1px solid #ef5661;
}
.red {color: #d73e4d !important;}
.green {color: #549a17;}
.brown {color: #a07000;}
.orange {color: #da7d00;}
.blue {color:#45acd2;}
.cls {clear: both;}
.c-box__container{
    padding: 0 13px 8px 12px;
    position: relative;
}
.c-box__ul{
    list-style: none;
    line-height: 1.5em;
}
.c-box__ul_li{
    padding: 2px 2px 3px 3px;

    display: list-item;
    /* margin-bottom: 10px; */
    cursor: pointer;
    /* pointer-events: none; */
}
.c-box__ul_li .active{
    font-weight: 600 !important;
}
.active-checkbox {
    background:#00bfd6 !important;
}
.c-listing__items_col{
    flex-direction: column;
}
.c-listing__items_col .c-product__price.price_box{
    margin-left: 10px;
}
.c-listing__items_col .c-product__price.discount{
    justify-content: flex-start;
}
.product_row__display_flex{
    display: flex;flex:1;flex-basis:0;flex-grow: 1;flex-direction: column
}
.product_row__display_flex div{
    margin-bottom: 10px
}
.product_row__display_flex .price {
    font-weight: 600;
    font-size: 1.6em;
    text-align: left;
}
.product_row__display_flex .title {
    font-size: 1.3em;
    color: #393939;
    font-weight: 400;
}
.text{
    font-size: 1.2em;
    text-decoration: none;
    color: #4a5f73;
}
.price_range{
    display: block;
    text-align: center;
    margin-top: 20px;
    padding: 0;
    font-size: .857rem;
    line-height: 38px;
    vertical-align: middle;
    border-radius: 5px;
    background-color: #00bfd6;
    color: #fff;
}

input#newsletter-email {
    font-size: 13px;
    text-align: left;
    padding: 12px 7px;
    color: #333;
    margin: 0;
    border: 1px solid #c6ced4;
}
/* input placeholder */
::-webkit-input-placeholder { text-align:right; }
input:-moz-placeholder { text-align:right; }

.c-checkout__price.discount-label{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 7px;
    border-radius: 20px;
    background-color: #ef5661;
    color: #fff;
    font-size: 1.4em;
    font-weight: 500;
    line-height: 1.5;
}

.c-checkout__price.discount{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.8em;
    font-weight: 600;
    line-height: 2.0;
    color: #ef5661;
}

.c-checkout__price.original{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.5em;
    font-weight: 500;
    text-decoration: line-through;
    color: #727272;
}
.c-product__price.discount-label{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 3px 6px;
    border-radius: 20px;
    background-color: #ef5661;
    color: #fff;
    font-size: 1.3em;
    font-weight: 200;
    line-height: 1;
    margin-right: 5px
}
.c-product__price.wrapper{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;

}
.c-product__price.price_box{
    min-height: 65px;
}

.c-product__price.discount{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 1.0;
    color: #ef5661;
}

.c-product__price.original{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.2em;
    font-weight: 200;
    text-decoration: line-through;
    color: #727272;
}
.c-product__price.search_list_item_product{font-size: 1.7em}
.promo-single.active:after {
    animation: Hb 7s infinite cubic-bezier(.17,.67,.71,.99);
}
.promo-single:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    box-shadow: 0 0 8px 0 hsla(0,100%,77%,.5);
    border-top-style: solid;
    border-width: 0;
    border-top-width: 1px;
    border-image-source: linear-gradient(90deg,#ffd3db,#fb3449);
    border-image-slice: 1;
    content: "";
}
.c-checkout-contact__content.flex_box{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.c-checkout-contact__content img{
    width:90px;
    height: 90px;
    margin: 0 10px;
}
.carrier_select.flex_box{
    /* display: flex;
    justify-content: space-between;
    align-items: center; */
}
.btn-cart, .btn-primary {
    font-size: 0.8rem;
    line-height: 1.467;
    background-color: rgb(0, 191, 214);
    color: rgb(255, 255, 255) !important;
    border-radius: 8px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(20, 134, 147);
    border-image: initial;
    padding: 11px 31px;
}
.c-compare__btn-remove {
    width: 30px;
    height: 30px;
    background-color: rgb(245, 245, 245);
    position: absolute;
    left: 12px;
    top: 12px;
    text-align: center;
    line-height: 30px;
    z-index: 4;
    cursor: pointer;
    border-radius: 50%;
    color: #ef5661;
}
.compare_list__Product_item{
    display: flex;
    max-width: 25%;
        flex: 0 0 25%;
        margin:0;
        position: relative;
        background-color: #fff;
        border-radius: 0;
        border-left: 1px solid #ccc;
        align-self: stretch;
        align-items: center;
        justify-content: flex-end
}
.product-box-image img{
    width: 100%;
    height: auto;
    max-width: 200px;
    max-height: 200px;
}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 100; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color:hsla(0,0%,53%,.5)
  }

  /* Modal Content */
  .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
  }

  /* The Close Button */
  .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }

  .close:hover,
  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }
  .fixed {
    position: fixed;
    top:0;
    background-color: #fff;
    width: 1380px;
    max-width: 100%;


}
.account-box .login-foot{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

/* suggestion */
.widget {
    border-radius: 8px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    background: #fff;
    padding: 15px;
    border: none;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.widget .card-header {
    border-radius: 0;
    padding: 0;
    background-color: transparent;
    border-bottom: none;
    margin-bottom: 15px;
}
.widget-suggestion .card-header {
    border-bottom: none;
}
.widget .card-header:before {
    height: 1px;
    background: #f5f5f5;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
}
.widget .card-header.active:after {
    animation: Hb 7s infinite cubic-bezier(.17,.67,.71,.99);
}
.widget .card-header:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    box-shadow: 0 0 8px 0 hsla(0,100%,77%,.5);
    border-top-style: solid;
    border-width: 0;
    border-top-width: 1px;
    border-image-source: linear-gradient(90deg,#ffd3db,#fb3449);
    border-image-slice: 1;
    content: "";
}
.widget .card-header .card-title, .brand-slider .card-header .card-title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    padding-bottom: 10px;
}
#suggestion{
    direction: ltr !important;
    width:270px;
    overflow: hidden;
    background:white;
    padding: 5px;
    text-align: center;
    border-radius: 5px;
    box-shadow: 1px 1px 4px 0 rgba(0,0,0,.03);
    border: 1px solid rgba(0,191,214,.3);
    height: 330px;
}
#suggestion .headline {
    height: 58px;
    font-size: 1.5em;
    line-height: 56px;
    font-weight: 500;
    color: #6e6e6e;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#suggestion .headline:before {
    height: 1px;
    background: #eee;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
}
#suggestion .headline:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    -webkit-box-shadow: 0 0 8px 0 rgba(255,136,136,.5);
    box-shadow: 0 0 8px 0 rgba(255,136,136,.5);
    border-top-style: solid;
    border-width: 1px 0 0;
    border-image-source: linear-gradient(90deg,#ffd3db,#fb3449);
    border-image-slice: 1;
    content: "";
}
#suggestion .headline.is_active:after {
    -webkit-animation: bar-fill 7s cubic-bezier(.17,.67,.71,.99) infinite;
    animation: bar-fill 7s cubic-bezier(.17,.67,.71,.99) infinite;
}
#suggestion-slider .item a {
    display: block;
    text-align: center;
}
#suggestion-slider .item img {
    position: relative;
    width: 180px;
    max-width: 100%;
    max-height: 100%;
    border: none !important;
    margin: 7px auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}
#suggestion-slider .item .product-title {
    font-size: 14px;
    color: #444;
}
#suggestion-slider .item .product-title a {
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 64px;
    line-height: 32px;
    height: 64px;
}
#suggestion-slider .item .c-product__price{ direction: rtl !important;}


/***** incredible *****/
.incredible .left {
    margin-right: 0 !important;
}
.incredible .swiper-container {
    height: 100%;
    width: 95%;
}
ul#incredible-items{
    list-style: none;
    /*background: #eceff1;*/
    margin: 0;
    width: 287px;
    height: 100%;
    overflow: hidden;
}
ul#incredible-items .swiper-wrapper {
    width: 270px;
}
ul#incredible-items li{
    margin-bottom: 3px;
    border-bottom: 1px solid #dddddd;
}
ul#incredible-items li,
ul#incredible-items li a{
    display: block;
    width: 100%;
    background: #ffffff;
    border-radius: 3px;
}
ul#incredible-items li{}
ul#incredible-items li a.slidetab{
    border: none ;
    overflow: hidden;
}
ul#incredible-items li a:hover,
ul#incredible-items li a:active,
ul#incredible-items li a.slidetab.active,
ul#incredible-items .swiper-slide.swiper-slide-thumb-active li a {
    background: #d73e4d;
    color: #fff;
}
ul#incredible-items .swiper-slide{
    cursor: pointer;
}
.incredible .left .swiper-slide {
    /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: inherit;
    max-height: 100%;
    position: relative;*/
}
#incredible .swiper-slide{
    visibility: hidden;
    /*overflow: hidden;*/
    /*display: none;*/
}
#incredible .swiper-slide-active {
    visibility: visible;
    /*display: inline-block;*/
}
#incredible span.swiper-pagination-bullet {
    background: #ccc;
}
#incredible span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #a0a821;
}
ul#incredible-items li a:hover::after,
ul#incredible-items li a.slidetab.active::after,
ul#incredible-items .swiper-slide.swiper-slide-thumb-active li a::after {
    content: "";
    border: 20px solid transparent;
    border-right: 20px solid #d73e4d;
    position: absolute;
    display: flex;
    transform: none !important;
    margin-top: -30px;
    right: 268px;
    z-index: 9999999 !important;
}

.owl-carousel .owl-dots {
    display: none;
}
#incredible .owl-item {
    direction: rtl !important;
}
.incredible #incredible .discount-item .inc-bar {
    position: absolute;
    /*right: 65%;*/
    top: 0;
    width: 300px;
    height: 50px;
    transform: translateX(-90%);
    z-index: 8888;
    background: #f25e5e;
    color: #fff;
    border-radius: 0 0 40% 40%;
    font-size: 2em;
    line-height: 2.2;
}
.incredible .discount-product {
    padding: 0 20px 20px 30px;
}
.incredible .discount-item {
    /*height: auto;*/
}
.incredible #incredible .discount-item .discount-label {
    padding: 3px 44px 5px 25px;
    position: absolute;
    height: 40px;
    top: 15%;
    left: -40px;
    border-radius: 20px 0 0 20px;
    background-color: #ef5661;
    margin-bottom: -45px;
    color: #fff;
    text-align: center;
    font-size: 2em;
    font-weight: 400;
    line-height: 1.8;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(-90deg);
}
section.incredible{height: 400px ;/*430*/}
.incredible #incredible .discount-product {
    height: 100% !important;
}
.incredible #incredible .discount-item img {
    border: none !important;
    width: auto;
    margin: 30px auto;
}
.incredible #incredible .discount-item .price {
    margin-top: 70px;
    margin-bottom: -50px;
}
.incredible #incredible .discount-item .title {
    margin: -30px 0 -40px;
    color: #444;
}
.incredible #incredible .counter .time {
    font-weight: 500;
    min-width: 250px !important;
    text-align: center;
    width: auto;
    padding: 12px 15px 8px;
    position: absolute;
    left: 0;
    direction: rtl;
    bottom: 25px;
    color: #fff;
    border-radius: 5px;
    background-color: #35ccdf;
    display: flex;
    justify-content: space-between;
}
.incredible #incredible .counter .time span{
    font-weight: 500 !important;
    font-size: 1.3em !important;
    min-width: 40px;
}
.incredible #incredible .counter .time div {
    display: inline;
}
.incredible #incredible .discount-item .original {
    display: inline-block;
}
.incredible #incredible .discount-item .discount {
    display: inline-block;
    margin: 10px 25px 0;
}

.incredible .dictount-title-item {
    padding: 1px;
    flex-shrink: 0;
    white-space: nowrap;
    letter-spacing: -.5px;
    font-size: 1em;
    line-height: 20px;
}
.incredible .dictount-title-item a {
    padding: 10px 5px;
    border-radius: 0;
}

@-webkit-keyframes bar-fill{0%{width:0}to{width:100%}}
@keyframes bar-fill{0%{width:0}to{width:100%}}

/*** new ***/
.icon-box {
    background-color: #e5e5e5 !important;
}
.icon-box span {
    color: #000 !important;
}
.top-head form button {
    background-color: #a0a821;
}
.top-head .log-reg i.user-icon {
    padding-left: 10px;
    padding-right: 0;
    color: #a0a821;
    font-size: 1.8em;
}
.top-head .login-box {
    border: 1px solid #a0a821;
    padding: 0 5px;
    justify-content: center;
}
.top-head .cart {
    color: #a0a821;
    border: 1px solid #a0a821;
}
.top-head .cart .count {
    color: #fff;
    background-color: #a0a821;
    margin-left: 5px;
}
.top-head .cart-added {
    background-color: #fff;
    border: 1px solid #979e1b;
}
.top-head .cart .text {
    color: #383c00;
    font-weight: 400;
}
.top-head .devider {
    height: 0;
}
.top-head .user-modal {
    border-top: 4px solid #a0a821;
}
.top-head .log-reg>span {
    font-weight: 400;
    font-size: 1.5em;
}
.top-head .user-modal i,
.top-head .log-reg .fa-chevron-down,
.top-head .log-reg:hover {
    color: #a0a821;
}
.register-logo img {
    height: 72px;
    width: 72px;
}


footer {
    padding: 0;
}
section.footer {
    /*background: #fff;*/
    padding: 0;
}
.footer-wrapper{
    background: #fff;
}
.footer-content {
    justify-content: space-between;
    margin-top: 0;
    margin-bottom: 0;
    padding: 15px;
}
.customer-service i{
    font-size: 16px;
    vertical-align: baseline;
    padding-left: 5px;
}
.footer-contact {
    background: #eceff1;
    margin-bottom: 0;
    padding: 15px 25px;
    border-bottom: 1px solid #d8dcde;
}
footer .copyright p {
    color: #4a4a4a;
    padding-top: 20px;
    border-top: 1px solid rgb(255, 255, 255);
    font-size: 12px;
    padding-bottom: 15px;
    line-height: 1.8;
    background: #eceff1;
}
.icon-box {padding: 10px 0 0;display: flex;}
.top-head .logo img {
    height: 72px;
}
input.input {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #c8c8c8;
    color: #717171;
    line-height: 1.571;
    padding: 8px 10px;
    width: 100%;
    letter-spacing: 0;
}
label.radio-inline {
    display: inline-block;
    width: 20%;
}
label.radio-inline .input{
width: auto;
margin-left: 7px;
}
.bd-main .bd-table-days button {
    width: 44px !important;
    height: 44px !important;
    font-size: 1.2em !important;
}
.bd-main button.bd-prev, button.bd-next {font-size: 2em; !important}
span.discount_date_badge {
    background: #fde4e6;
    color: #c7285a;
    padding: 0 15px;
    border-radius: 5px;
    font-size: 1.1em;
    font-weight: 400;
    margin: 0 5px;
}
.discount-info--col {
    flex: 0 0 25% !important;
    max-width: 25% !important;
}
.private-info--col {
    padding: 15px 20px;
}
.private-info--table {
    padding-bottom: 0;
}
.alert-success {
    background-color: #ecffcf;
    border: 1px solid #bdd097;
    color: #66860a;
    font-size: 1em;
    padding: 7px;
    margin-bottom: 10px;
}

.noUi-handle {
    cursor: pointer;
}
html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    right: -12px;
    left: auto;
}
.noUi-horizontal .noUi-handle {
    width: 24px;
    height: 24px;
    top: -10px;
}
.noUi-handle {
    border-radius: 25px;
}
.ui-content {
    overflow: hidden;
    padding: 20px;
}
.noUi-horizontal {
    height: 2px;
    padding: 0 10px;
}
.noUi-target {
    background: #ddd !important;
    border-radius: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
}
.noUi-handle:after, .noUi-handle:before {
    height: 0;
}
.noUi-handle.noUi-handle-lower:before {
    content: "\f104";
    font: normal normal normal 18px/0.750em FontAwesome;
    left: 8px;
    top: 4px;
    font-weight: 700;
    color: #ababab;
}
.noUi-handle.noUi-handle-upper:after{
    content: "\f105";
    font: normal normal normal 18px/0.750em FontAwesome;
    left: 8px;
    top: 4px;
    font-weight: 700;
    color: #ababab;
}
#address-section{
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 19px;
    flex: 0 0 79%;
}
#page.c-box--tabs{
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    background-color: #fff;
    border: 1px solid #dedede;
    margin: 15px auto 25px;
    padding-bottom: 60px;
    line-height: 22px;
}
.c-box--tabs a{
    font-size: 0.9em !important;
    font-weight: 300 !important;
    color: #1593c5 !important;
}
.help-block {
    line-height: 24px;
    margin: 0 0 7px;
    display: inline-block;
}
.account-box .acc-agree {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 7px 0 !important;
    padding: 5px;
}
.danger-box {
    margin: 7px 0 !important;
    padding: 7px;
    font-size: 1.4em;
    background: #ffe1e1 !important;
    border: 1px solid #f1a0a0 !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    transition: ease-in 0.5s;
    -moz-transition: ease-in 0.5s;
    -webkit-transition: ease-in 0.5s;
}
div#contact-form {
    margin-top: 20px;
}
#contact-form input, #contact-form select, #contact-form textarea{
    border: 1px solid #dfdfdf !important;
    padding: 6px 7px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 1.4em;
    line-height: 1.8em;
    margin-bottom: 10px;
}
#contact-form textarea{
    max-width: 100%;
    height: 170px;
    padding: 10px;
}
#contact-form button.button{
    margin-right: 15px;
}
#contact-form label{
    font-size: 1.4em;
    display: block;
    margin-top: 2px;
    margin-bottom: 7px;
}
fieldset.field-group {
    border: 1px solid #dadada !important;
    padding: 0.7em 1em 1em 1em !important;
    margin: 0 15px 20px !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

legend.field-group {
    font-size: 1.3em;
    text-align: right !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}
label.required:after {
    content: "*";
    color: red;
    font-size: 1.1em;
    padding-right: 3px;
    font-weight: 400;
    position: relative;
}
.radio-inline, .checkbox-inline {
    display: inline-block !important;
    padding-right: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
    padding-top: 7px;
    margin-top: 0;
}
.radio-inline input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0 4px !important;
    margin-top: 1px \9;
    line-height: normal;
}
.select2 ,.select2 span {
    font-size: 1.1em !important;
    text-align: right;
}
.select2-container span.select2-results ul.select2-results__options li {
    font-size: 0.7em !important;
}

table.table {
    width: 100%;
    font-size: 1.3em;
}
table.table th {
    border-bottom: 1px solid #a0a821;
    color: #a0a821;
    font-weight: 500;
    line-height: 2em;
}
table.table tr td {
    border-bottom: 1px solid #ddd;
    padding: 8px 4px;
}
table.table tbody tr:hover {
    background: #f3fcff !important;
    color: #259aca;
}
table.table tr:nth-child(even) {
    background: #fbfbfb;
}
table.table input{
    cursor: pointer;
}

.button{
    display: block;
    text-align: center;
    margin-top: 10px;
    padding: 2px 30px;
    font-size: 1.8em;
    line-height: 38px;
    vertical-align: middle;
    border-radius: 5px;
    background-color: #00bfd6;
    color: #fff;
}
.right{
    float: right !important;
}
.text-center{
    text-align: center;
}
.radius-5{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.payment-result-box {
    background: #f5f5f5;
    border: 1px dashed #00bfd6;
    border-radius: 5px;
    width: 50%;
    margin: 15px auto;
    padding: 20px;
    font-size: 0.9em;
    font-weight: 400;
    line-height: 3em;
    color: #444;
}
.payment-result-box span.title {
    width: 90px;
    display: inline-block;
    font-size: 1.1em;
    font-weight: 400;
}
.payment-result-box span.value {
    font-weight: 500;
    font-size: 1.1em;
}
header.shipping .logo img {
    width: 48px !important;
    height: auto;
}
/* shipping */
.c-checkout-contact__content.selected::before {
    background-color: #aec339 !important;
}
.c-checkout-contact.selected{
    border: 1px dashed #aec339;
}
.c-checkout-contact.is-completed .c-checkout-contact__badge {
    /*display: none !important;*/
}
input.address-radio, input.carrier-radio {
    display: none;
}
.c-checkout-contact__badge i.fa-check {
    font-size: 2em;
    padding: 0 !important;
    color: #9ba500;
}

.c-profile-stats__action {
    padding: 0px 30px 0px;
    height: auto;
}
.seller-profile .c-profile-box__header {
    height: 96px;
}
.seller-profile .c-profile-box__avatar {
    height: 100px;
    width: 100px;
    background-size: 64px 64px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 4px solid #beebf1;
}
.c-profile-box__tabs a:hover{
    color: #009ec9;
}
.seller-profile .c-profile-box__registrations-date {
    max-width: 100%;
    text-align: center;
    text-overflow: ellipsis;
    color: #555;
    overflow: hidden;
    padding-bottom: 10px;
    font-size: 11px;
    font-size: .690rem;
    line-height: 25px;
}
.c-profile-box__referer {
    background-color: #fff;
    height: 39px;
    line-height: 39px;
    vertical-align: middle;
    text-align: center;
    border-top: 1px solid #e9e9e9;
    cursor: pointer;
}
.c-profile-box__referer-url {
    padding-right: 40px;
    position: relative;
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833;
    color: #ababab;
    display: block;
    max-width: 90%;
    overflow: hidden;
    /*text-overflow: ellipsis;*/
    direction: ltr;
    white-space: nowrap;
    height: 39px;
    line-height: 39px;
    vertical-align: middle;
    text-align: center;
}

.slider-nbtn, .slider-pbtn {
    box-shadow: 1.5px 0 4px 0 rgba(0,0,0,.20) !important;
    background-color: rgba(255, 255, 255, 0.4) !important;
    padding: 35px 25px !important;
    cursor: pointer !important;
}
.slider-nbtn {
    border-radius: 0 7px 7px 0  !important;
}
.slider-pbtn {
    border-radius: 7px 0 0 7px !important;
}
.swiper-container-rtl .swiper-button-next {
    left: 0 !important;
}
.swiper-container-rtl .swiper-button-prev {
    right: 0 !important;
}

ul.tree i {
    font-size: 1.2em;
    padding-left: 3px;
}
.tree li ,.tree li ul li span{
    margin: 0;
    cursor: pointer;
    width: auto;
    font-size: 1.1em !important;
    line-height: 3em !important;
    color: #757575 !important;
    padding: 5px 0 !important;
    position: relative;
    display: block;
}
ul#tree {
    margin: 0 !important;
}
ul#tree li ul, ul#tree ul ul {
    background: #f5f5f5;
    margin-right: 0 !important;
    padding-right: 15px;
}
.tree li.tree-item, .tree li ul li.tree-item, .tree li ul ul li.tree-item {
    margin-right: 19px;
}
.tree ul:before,.tree ul li:before{
    display: none !important;
}
.tree li ul li, .tree li ul ul li, .tree li ul li span, .tree li ul ul span {
    font-size: 1.150em !important;
    color: #666 !important;
    line-height: 1.5em !important;
}
.tree li ul ul span {
    font-size: 1em !important;
}
.tree li a {
    font-size: 1em;
    color: #4a5f73 !important;
    font-weight: 400;
}
.tree li ul li a,
.tree li ul li ul li a {
    font-weight: 300 !important;
}

.header-pm-nav {
    color: #858585;
    font-size: 1rem;
    line-height: 1.571;
    font-weight: 700;
    margin: 0;
    padding: 5px 10px;
    /*display: flex;*/
    justify-content: space-between;
    border: none;
    background: #eceff1;
    position: relative;
    min-width: 100%;
}
.top-header__pm .divider,
.top-header__pm .divider:after,
.top-header__pm .divider:before {

    width: 31px;
    height: 3px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    background-color: #929292;
    position: absolute;
    right: 0;
}
.top-header__pm .divider:before,
.top-header__pm .divider:after {
    content: "";
}
.top-header__pm .divider:before {
    bottom: 100%;
    margin-bottom: 5px;
}
.top-header__pm .divider:after {
    top: 100%;
    margin-top: 5px;
}
button.top-header__pm {
    position: relative;
}

.c-promotion-box__cover--out-of-stock {
    border-bottom: 1px solid #aaa;
    z-index: 2;
    height: 27px;
}
.c-promotion-box__cover {
    left: 0;
    right: 0;
    bottom: 0;
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 6;
    height: 17px;
    margin-bottom: 17px !important;
}
.c-promotion-box__cover>div {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    top: 12px;
}
.c-promotion-box__cover--out-of-stock .c-promotion-box__cover-text {
    color: #aaa;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.222;
    font-weight: 400;
}
.c-promotion-box__cover-text {
    z-index: 4;
    background-color: #fff;
    padding: 0 10px;
}
