/*Navigation*/
.navigasyon {
    width: 100%;
    padding: 19px 0 0 30px;
    position: relative;
    left: 0;
    top: 0;
    z-index: 2;
}
.archive .navigasyon{
    display: none;
}
img {
    height: auto;
}

.fancybox-skin {
    padding: 0px !important;
    width: 100% !important;
}

.fancybox-inner {
    width: 100% !important;
}

.footer__support {
    direction: ltr;
    text-align: right;
    /*padding: 0 45px 0 0;*/
}

.fancybox-lock .fancybox-overlay {
    z-index: 9999;
    background: #00000094;
}

.beauty-sectrets-wrapper .beauty-sectrets .post-item > a:before {
    content: "";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 40%;
    color: #fff;
    font-size: 57px;
    transition: opacity .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
}

.navigasyon a {
    /*color: #999;*/
    font-family: "Brandon", sans-serif;
    /*font-size: 12px;*/
    color: #000000;
    /*font-family: open_sans_hebrewregular;*/
    font-size: 15px;
    letter-spacing: 1.7px;
    text-transform: uppercase;
}

.widget_recently_viewed_products {
    display: none;
}

/*product*/
.ems-prd-detail-inner .ems-prd-icons {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
}

/*.ems-prd-detail .product-detail-slider-wrapper .swiper-slide {*/
    /*border-right: 1px solid #ccc;*/
/*}*/

.page-detail {
    position: relative;
}

ul.swiper-wrapper.slide-wrp li:last-child {
    border-right: 0px;
}

.color-palette li.swiper-slide {
    cursor: pointer;
    border-radius: 50%;
    /*margin: 4px;*/
    transition: all 0.3s ease-in-out;
    background-size: auto;
    border: 1px solid grey;
}

.bs-ems-prd-list-sort {
    text-transform: uppercase;
}

.ems-prd-detail-inner .inner-row-1 .product-detail-slider-wrapper .swiper-wrapper > .swiper-slide,
.ems-prd-detail-inner .inner-row-1 .product-detail-slider-wrapper .swiper-wrapper,
.ems-prd-detail-inner .inner-row-1 .product-detail-slider-wrapper,
.ems-prd-detail-inner .inner-row-1 .product-detail-slider,
.ems-prd-detail-inner .inner-row-1 .ems-prd-zoom {
    position: relative;
    width: 100%;
    height: 100%;
}

.filter-ajx-loading:before {
    content: '';
    background: url(img/loading.gif) no-repeat center center;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 11;
}

.filter-ajx-loading:after {
    content: '';
    background: #FFF;
    opacity: .5;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
}

.cart__null {
    display: none;

}

.cart_no .cart__null {
    display: block;
    max-width: 340px;
}

.cart_no .cart__dropdown.tablet-hide.js-drop-body.cart__not_null {
    display: none;

}

.cart__null p {
    padding: 69px 0;
    /* display: inline-block; */
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    font-family: "brandon", sans-serif;
}

li.opened a.attribute_woo::before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

li.opened a.attribute_woo::before {
    content: "";
    position: absolute;
    top: 10px;
    right: 15px;
    background: #a0a0a0;
    width: 1px;
    height: 11px;
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
}

a.attribute_woo {
    width: 100% !important;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 2px;
    color: #000;
    font-family: "Brandon", sans-serif;
    font-weight: bold;
    padding: 0 0 0 30px;
    text-align: left;
    display: inline-block;
    position: relative;
    cursor: pointer;
}

li a.attribute_woo::before {
    content: "";
    position: absolute;
    top: 10px;
    right: 15px;
    background: #adadad;
    width: 3px;
    height: 13px;
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
}

li a.attribute_woo::before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

li a.attribute_woo::after {
    content: "";
    position: absolute;
    top: 15px;
    right: 10px;
    background: #adadad;
    width: 13px;
    height: 3px;
}

.bs_filter a::before {
    content: '';
    position: absolute;
    right: -20px;
    top: 9px;
    width: 10px;
    height: 10px;
    display: block;
    border: 1px solid #ccc;
}

.bs_filter a.this_is::before {
    background: #dd0d63;
    border-color: #dd0d63;
}

.bs-category .bs-category-title {
    background: #f5f5f5;
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    color: #000;
    font-family: "Brandon", sans-serif;
    padding: 16px 0 18px 30px;
    display: inline-block;
    vertical-align: top;
    letter-spacing: 2px;
    font-weight: bold;
    text-transform: uppercase;
}

ul.bs-category-li {
    margin-bottom: 0;
    padding: 15px 20px 15px 25px;
}

li.opened ul {
    display: block;
}

.bs-category-li > li {
    font-size: 17px;
    background: none;
    width: 100%;
    display: inline-block;
    text-transform: uppercase;
}

.bs-category-li li > b {
    display: inline-block !important;
}

.product_views .swiper-arrow {
    display: none !important;
}

.bs-category-li > li > a {
    width: auto;
    line-height: 30px;
    font-size: 14px;
    color: #000;
    font-family: "Brandon", sans-serif !important;
    letter-spacing: 1.9px;
    padding: 0;
    text-transform: uppercase;
    position: relative;
    background: none;
}

.text h1 {
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    line-height: 1;
    font-size: 57px;
}

.bs-ems-prd-list-header,
.bs-ems-prd-list-header,
.bs-ems-prd-list-header-inner {
    height: 70px;
    width: 100%;
}

.ems-prd-list-header-inner {
    display: flex;
}

.woocommerce-account .header .login__dropdown {

    /* display: none;*/
}

.home_section__title {
    position: relative;
    text-align: center;
    font-family: "Brandon", sans-serif;
    font-size: 19px;
    font-weight: 700;
    letter-spacing: 1.6px;
    padding: 15px 0 19px;
}

.bs-page-product-list .bs-product-list-container .bs-product-list-wrapper > article.bs-content-bar .ems-prd-list-header a {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    height: 70px;
    background: #ddd;
    border-right: 1px solid #ccc;
    text-align: center;
    line-height: 70px;
    font-size: 14px;
    letter-spacing: 1.9px;
    font-family: "Brandon", sans-serif;
    font-weight: bold;
}

.this_tax .open {
    display: block;
}

.bs-category-li ul {
    display: none;
    padding: 0 0 0 20px;
}

.ems-prd-detail-inner .inner-row-1 .product-detail-slider-wrapper .swiper-wrapper > .swiper-slide a img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    max-height: 98%;
    max-width: 98%;
    display: block;
    margin: auto;
    /*height: auto;*/
    /*max-width: 80%;*/
    /*max-height: 538px;*/
    /*display: block;*/
    /*max-width: none;*/
    /*margin: 0 auto;*/
    /*border: 0;*/
    /*outline: 0;*/
}

li.children li {
    margin: 5px 0;
    font-size: 17px;
    color: #002b5c;
    width: 100%;
    display: inline-block;
}

li.children li a {
    line-height: 16px;
    display: block;
    width: auto;
    font-size: 14px;
    color: #000;
    font-family: "Brandon", sans-serif !important;
    letter-spacing: 1.9px;
    padding: 0;
    text-transform: uppercase;
    position: relative;
}

.children a.this_name {
    font-family: "Brandon", sans-serif !important;
    font-weight: bold;
    color: #dd0d63 !important;
    position: relative;
}

ul.open.opened {
    display: block;
}

.children a.this_name:before {
    content: '';
    width: 6px;
    height: 6px;
    display: block;
    position: absolute;
    left: -12px;
    top: 50%;
    margin-top: -4px;
    background: #dd0d63;
    border-radius: 50%;
    opacity: 1;
}

.ems-prd-detail-inner .ems-prd-name h1 {
    font-family: "Brandon", sans-serif;
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 2.9px;
    color: #dd0d63;
    text-transform: uppercase;
    direction: ltr;
}

.ems-prd-detail-inner .ems-prd-price > div {
    font-size: 30px;
    letter-spacing: 1.9px;
    display: inline-block;
    font-weight: bold;
    vertical-align: top;
    position: relative;
}

.ems-prd-detail-inner .item__price--old {
    margin-right: 20px;
    color: #8f8f8f;
}

.ems-prd-detail-inner .item__price--old:after {
    content: '';
    width: 104%;
    height: 1px;
    background: #8f8f8f;
    display: block;
    position: absolute;
    top: 14px;
    left: -6px;
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
}

.ems-prd-detail-inner .ems-prd-discount-percent {
    margin-top: 5px;
    color: #dd0d63;
    font-size: 17px;
    font-weight: bold;
    font-family: "Brandon", sans-serif;
    line-height: 28px;
    height: 28px;
    letter-spacing: 1.1px;
}

.count_product {
    display: none;
}

a.btnsepeteAt {
    border-color: #000;
    background: #000;
    color: #fff;
    display: block;
    text-align: center;
}

.ems-prd-detail-inner .inner-row-2 .ems-prd-grup-wrapper .prd-list-group {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    border: 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;

}

.single-product .color-palette-wrp {
    margin-top: 15px;
    padding: 0 40px;
}

.woocommerce-checkout .woocommerce-additional-fields {
    display: none;
}

.wac-qty-button {

    background-color: white !important;
}

th.product-subtotal {
    display: none;
}

td.product-subtotal {
    display: none;
}

.woocommerce-message {
    display: none;
}

.woocommerce-edit-account .woocommerce-message{
    display: block;
}

.ems-prd-detail-inner .inner-row-2 .ems-prd-grup-wrapper .prd-list-group > span {
    border: 0;
    display: block;
    padding: 20px 20px 20px 40px;
    line-height: 25px;
}

.ems-prd-detail-inner .inner-row-2 .ems-prd-grup-wrapper .prd-list-group > span:before {
    /*content: "RENK";*/
    margin-right: 10px;
    font-family: "Brandon", sans-serif;
    font-weight: bold;
    color: #000;
    font-size: 14px;
    letter-spacing: 1px;
}

.ems-prd-detail-inner .inner-row-2 .ems-prd-grup-wrapper .prd-list-group > span .prd-name,
.ems-prd-detail-inner .inner-row-2 .ems-prd-grup-wrapper .prd-list-group > span .prd-code {
    display: inline-block;
    vertical-align: top;
    padding-right: 5px;
    font-size: 14px;
    color: #999;
    letter-spacing: 1px;
}

.ems-prd-detail-inner .inner-row-2 .ems-prd-grup-wrapper .prd-list-group > span .prd-color {
    width: 25px;
    height: 25px;
    float: right;
    background-size: contain;
    margin-right: 20px;
}

.ems-prd-detail-inner .inner-row-1 {
    max-width: 100%;
    border-right: 1px solid #ccc;

    width: 66.66%;
    /*height: 100%;*/
}

.ems-prd-detail-inner .inner-row-2 {
    max-width: 100%;
    width: 33.33%;
    height: 100%;
    position: relative;
}

.dropdown > ul {
    display: none;
    position: absolute;
    top: 20px;
    z-index: 2;
}

.dropdown.opened > ul {
    /*display: block;*/
}

.dropdown {
    position: relative;
}

.ems-prd-detail-inner .inner-row-2 .ems-prd-grup-wrapper .prd-list-group ul {
    position: absolute;
    z-index: 10;
    background: white;
    left: 0;
    width: 100%;
    top: 69px;
    border-top: 1px solid #ccc;
    overflow: auto;
    max-height: 348px;
    border-bottom: 1px solid #ccc;
}

.ems-prd-detail-inner .inner-row-2 .ems-prd-grup-wrapper .prd-list-group ul li {
    border-bottom: 1px solid #ccc;
}

.ems-prd-detail-inner .inner-row-2 .ems-prd-grup-wrapper .prd-list-group ul li a > div {
    display: inline-block;
    vertical-align: top;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #999;
    letter-spacing: 1px;
}

.ems-prd-detail-inner .inner-row-2 .ems-prd-grup-wrapper .prd-list-group ul li a > div.prd-code {
    margin-right: 5px;
    /*width: 50px;*/
}

.ems-prd-detail-inner .inner-row-2 .ems-prd-grup-wrapper .prd-list-group ul li a > div {
    display: inline-block;
    vertical-align: top;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #999;
    letter-spacing: 1px;
}

.ems-prd-detail-inner .inner-row-2 .ems-prd-grup-wrapper .prd-list-group ul li a > div.prd-name {
    display: inline-block;
    max-width: 57%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ems-prd-detail-inner .inner-row-2 .ems-prd-grup-wrapper .prd-list-group ul li a > div.prd-name {
    display: inline-block;
}

.ems-prd-detail-inner .inner-row-2 .ems-prd-grup-wrapper .prd-list-group ul li a > div.prd-color {
    width: 25px;
    height: 25px;
    float: right;
    margin-right: 23px;
    background-size: cover;
}

.ems-prd-detail-inner .inner-row-2 .ems-prd-grup-wrapper .prd-list-group ul li a {
    display: block;
    padding: 17px 40px;
    width: 100%;
    line-height: 25px;
}

.woocommerce-page aside#secondary-2 {
    display: none;
}

.ems-prd-detail-inner .inner-row-2 .ems-prd-grup-wrapper .prd-list-group > span > i {
    right: 15px;
    position: absolute;
    color: #000;
    font-size: 14px;
    top: 33px;
    letter-spacing: 1px;
    display: none;
}

.ems-prd-detail-inner .inner-row-2 .ems-prd-grup-wrapper .prd-list-group > span > i {
    font-size: 12px;
    transition: transform .3s;
}

.ems-prd-detail-inner .inner-row-2 .ems-prd-grup-wrapper .prd-list-group.opened > span > i {
    transform: rotate(180deg);
}

.woocommerce form.login,
.woocommerce form.register {
    border: none;
    padding: 0;
    margin: 0;
    border-radius: 0;
}

.woocommerce-account main form.checkout_coupon,
.woocommerce-account main form.login,
.woocommerce-account main form.register {
    border: 0;
    border-radius: 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 430px;
    background: #fff;
    margin: 0 35px;
    padding: 35px;
}

.woocommerce form.login {
    border: 0px solid #d3ced2;
}

.entry-content .woocommerce .login__form {
    background: initial;
}

p.woocommerce-result-count {
    display: none;
}

form.woocommerce-ordering {
    display: none;
}

.woof_products_top_panel {
    display: none !important;
}

.nm_woo_wrapper {
    font-family: Brandon, sans-serif;
    padding-top: 50px;
}

.nm_woo_wrapper .product-name,
.nm_woo_wrapper th {
    text-transform: uppercase;
}

.nm_woo_wrapper .input-text {
    border: 1px solid #000;
    outline: none;
    color: #000;
    font-family: Brandon, sans-serif;
    font-size: 16px;
    height: 40px;
    padding: 0 10px;
    margin: 0;
}

.nm_woo_wrapper .input-text:focus {
    border-color: #2196F3 !important;
    box-shadow: 0 0 4px 0 rgba(32, 150, 243, .47), inset 0 1px 3px 0 rgba(0, 0, 0, .17);
}
.nm_woo_wrapper .input-text.qty {
    height: 30px;
}

.nm_woo_wrapper #coupon_code {
    border: 1px solid #000;
    width: 180px;
}

.nm_woo_wrapper .button {
    outline: none;
}

.nm_woo_wrapper .button[name='apply_coupon'] {
    background: #000 !important;
    font-family: Brandon, sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #fff !important;
    text-align: center;
    letter-spacing: 2px;
    height: 40px;
}

.nm_woo_wrapper .button[name='update_cart'] {
    background: #000 !important;
    font-family: Brandon, sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #fff !important;
    text-align: center;
    letter-spacing: 2px;
    height: 40px;
}

.nm_woo_wrapper .cart_totals h2 {
    text-transform: uppercase;
}

.nm_woo_wrapper .checkout-button,
.nm_woo_wrapper #place_order {
    text-align: center;
    background: #24d0d0 !important;
    font-family: Brandon, sans-serif;
    font-size: 18px;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 15px;
    width: 100%;
}

.nm_woo_wrapper .woocommerce-checkout {
    font-size: 18px;
}

.nm_woo_wrapper .select2-container .select2-selection--single,
.nm_woo_wrapper .select2-container--default .select2-selection--single .select2-selection__arrow,
.nm_woo_wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
    height: 40px;
}

.nm_woo_wrapper .select2-container--default .select2-selection--single,
.select2-container--default .select2-search--dropdown .select2-search__field,
.select2-dropdown {
    border-color: #000;
}

.add_to_wishlist_button.selected i:before {
    content: "\e921";
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    height: 40px;
}

.nm_woo_wrapper #order_review {
    margin-bottom: 40px;
}

.nm.nm_woo_wrapper .order_details_overwrap {
    text-align: center;
}

.nm_woo_wrapper ul.order_details {
    text-align: initial;
    display: inline-block;
}

.nm_woo_wrapper ul.order_details li {
    margin-bottom: 15px;
}

.widget_product_categories .product-categories {
    width: 100%;
    position: relative;
}

.widget_product_categories .product-categories > .cat-item {
    width: 100%;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 2px;
    color: #000;
    font-family: "Brandon", sans-serif;
    padding: 0 0 0 30px;
    font-weight: bold;
    text-align: left;
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.widget_product_categories .product-categories > .cat-item.cat-parent.plus::before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);

}

.widget_product_categories .product-categories > .cat-item.cat-parent::after {
    content: "";
    position: absolute;
    top: 15px;
    right: 10px;
    background: #a0a0a0;
    width: 11px;
    height: 1px;
}

.cat-parent .children {

    display: none;
}

.cat-parent .children li {
    position: relative;
}

.widget_product_categories .product-categories > .cat-item.cat-parent::before {
    content: "";
    position: absolute;
    top: 10px;
    right: 15px;
    background: #a0a0a0;
    width: 1px;
    height: 11px;
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(1deg);
}

.children > .cat-item a::before {
    content: '';
    position: absolute;
    left: 30px;
    top: 9px;
    width: 10px;
    height: 10px;
    display: block;
    border: 1px solid #ccc;
}

.children > .cat-item.link_selected a::before {
    background: #dd0d63;
    border-color: #dd0d63;
}

.children > .cat-item a {
    display: block;
    width: 100%;
    padding-left: 50px;
    font-family: "Brandon", sans-serif;
    font-weight: normal;
    line-height: 30px;
    letter-spacing: 2px;
    font-size: 14px;
    position: relative;
}

.search__results {
    display: none;
}

.header .search__results__cat li {
    text-transform: uppercase;
}

.search__results__prod__image.nm-img-wrap img {
    max-height: 100px;
}

ul.bs-emosInfinite.bs-ems-inline {
    display: flex;
    flex-wrap: wrap;
}

article.bs-content-bar {
    width: calc(100% - 220px);
}

aside.bs-left-bar {
    position: relative;
    width: 220px;
    background: #fff;
    z-index: 5;
}

span.bs_sale_product {
    display: flex;
}

/*login header*/
.login__dropdown.js-drop-body.login {
    width: 250px;
    text-align: left;
    left: 15px;
    background: #fff;
    padding: 20px 22px;
}

.sub.login div a {
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.sub.login > div:last-child {
    border-top: 1px solid #e1e1e1;
    margin-top: 10px;
    padding-top: 10px;
}

.ems-prd-detail-inner .ems-prd-discount .btnFavoriEkle.selected i:before {
    content: "\e921";
}

.woocommerce nav.woocommerce-pagination ul li {
    border: 0px solid #d3ced2;
}

.woocommerce nav.woocommerce-pagination ul {
    border: 0px solid #d3ced2;
}

.bs-woocommerce-pagination {
    display: flex;
    justify-content: space-between;
    align-content: center;
    vertical-align: top;
    width: 100%;
    padding: 40px 50px 0px 50px;
    border-top: 1px solid;
}

.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
    /* display: inline-block; */
    padding: 0 5px;
    margin: 0 10px;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    height: 65px;
    margin-bottom: -5px;
    line-height: 20px;
    font-family: "Brandon", sans-serif;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: bold;
    color: #b1b1b1;
}

a.next.page-numbers {
    display: none !important;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    padding: 5px;
}

.bs-woocommerce-pagination > div {
    margin-top: 6px;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 20px;
    height: 20px;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #ebe9eb00;
    color: #8a7e88;
}

.page-numbers .current:after {
    content: '';
    position: absolute;
    bottom: -40px;
    left: 50%;
    margin-left: -8px;
    width: 16px;
    height: 5px;
    background: #000;
    display: block;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #ebe9eb00;
    color: #8a7e88;
    position: relative;
    font-weight: 900;
}

.ems-prd-detail {
    border-bottom: 1px solid #ccc;

}

.urunDetay .bs-description {
    margin-top: 20px;
    font-size: 18px;
    line-height: 28px;
    color: #444;
    text-align: center;
    border-bottom: 1px solid #ccc;
    /*font-family: 'Proxima';*/
}

.urunDetay .bs-description h2 {
    font-family: "Brandon";
    font-size: 15px;
    font-weight: 400;
}

.bs-description {
    position: relative;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.bs-description .content {
    max-width: 740px;
    width: 100%;
    text-align: right;
    padding: 20px;
    font-weight: 300;
    font-size: 18px;
    font-family: "Proxima", sans-serif;
    color: #000;
}

.toggle_share {
    position: relative;
    display: flex;
}

.toggle_share .share-wrap ul.share-list {
    padding: 5px;
    background: #000;
    position: absolute;
    left: -20px;
    bottom: -30px;
    width: 115px;
    border-radius: 6px;
    z-index: 2;
    display: none;
    justify-content: space-between;
}

.toggle_share .share-wrap {
    float: left;
    font-family: "Proxima", sans-serif;
    color: #444;
    font-size: 15px;
    line-height: 18px;
    padding: 5px 0 12px 0;
    position: relative;
}

.toggle_share .share-wrap ul.share-list > li > a {
    color: #fff;
    font-size: 21px;
    width: 100%;
    display: block;
    text-align: center;
}

.toggle_share .share-wrap ul.share-list:after {
    content: "";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 32px;
    top: -11px;
    color: #000;
}

.section--fullwidth-slider .section__title {
    text-transform: uppercase;
    position: relative;
    text-align: center;
    font-family: "Brandon", sans-serif;
    font-size: 19px;
    font-weight: 700;
    letter-spacing: 1.6px;
    height: auto;
    padding: 28px 0 25px;
    margin: 0 -50px;
    border: none;
}

.section--fullwidth-slider .swiper-container {
    border: none;
}

.section--squares {
    margin: 1.25% 0 0 0;
}

.more_pop_up a.btnDefault {
    text-align: center;
    width: 100%;
    font-weight: bold;
}

.share_button ul li {
    width: 45px;
    display: inline-block;
    height: 100%;
    line-height: 43px;
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
    border-radius: 7px;
    color: #fff3e3;
    margin-left: 10px;
}

.share_button ul li a {
    color: #fff;
    font-size: 21px;
    width: 100%;
    display: block;
    text-align: center;
}

#breadcrumbs {
    text-transform: lowercase;
}

#breadcrumbs i {
    margin: 1px 6px 0;
    text-indent: -16px;
    display: inline-block;
    overflow: hidden;
    vertical-align: bottom;
}

#breadcrumbs i:after {
    content: '\e906';
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 7px;
    color: #999;
    margin-left: 10px;
}

#breadcrumbs > span > span {
    display: flex;
}

#breadcrumbs > span > span > a span {
    display: none;
}

span.breadcrumb_last {
    color: #999;
}

p#breadcrumbs > span > span > i {
    margin: 0px 0px 0px 4px;
}

.page-term #breadcrumbs a,
.page-term #breadcrumbs span,
.page-term #breadcrumbs i:after {
    color: #fff;
}

.bs-page-product-list .bs-product-list-header .bs-product-header-inner .text {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
    padding: 0 20px;
    text-align: center;
    z-index: 3;
}

.bs-page-product-list .bs-product-list-header .bs-product-header-inner h1 {
    margin: 0;
    font-family: "Brandon", sans-serif;
    font-weight: 400;
    font-size: 80px;
    color: #000;
    text-align: left;
}

.count_product ul {
    display: none;
    position: fixed;
    bottom: 0;
    left: 50%;
    background: #fff;
    z-index: 9000;
    top: inherit;
    overflow: auto;
    margin-left: 0;
    height: auto;
    max-height: 80%;
    padding: 0;
    width: 70%;
    transform: translateX(-50%)
}

#breadcrumbs > span > span > a:after {
    content: url(img/home-page.svg);
    width: 17px;
    height: 17px;
    position: relative;
    top: 2px;
}

span.d {
    vertical-align: top;
    font-size: 13px;
    position: relative;
    top: -2px;
    letter-spacing: 0.7px;
}

.mob_block {
    display: none;
}

.share-wrap.plugins-active {
    display: none;
}

.ems-prd-price-btn {
    display: none;
}

.bs-page-product-list .bs-product-list-container .bs-product-list-wrapper > article.bs-content-bar .bs-urnList .bs-ems-prd-list ul.bs-emosInfinite > li.prdBanner {
    display: inline-block;
    width: 40%;
    position: relative;
    overflow: hidden;
}

.bs-page-product-list .bs-product-list-container .bs-product-list-wrapper > article.bs-content-bar .bs-urnList .bs-ems-prd-list ul.bs-emosInfinite > li.prdBanner .text-wrap {
    position: absolute;
    bottom: 75px;
    left: 0;
    width: 100%;
    padding: 0 20%;
    z-index: 3;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    font-family: "Proxima", sans-serif;
    color: #fff;
}

.bs-page-product-list .bs-product-list-container .bs-product-list-wrapper > article.bs-content-bar .bs-urnList .bs-ems-prd-list ul.bs-emosInfinite > li.prdBanner .text-wrap {
    background: linear-gradient(to top, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    padding: 50px 10% 30px;
    font-size: 17px;
}

.main-banner .desktop-only, .main-banner .tablet-only, .main-banner .mob-only {
    display: none;
}

/*custom page*/
.page-customer {
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.page-customer .section-1 {
    height: 220px;
    width: 100%;
    position: relative;
}

.page-customer .section-2 {
    width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: top;
}

.page-customer .section-2 > .section-inner {
    /*width: 90%;*/
    padding: 0px 15px;
    max-width: 1200px;
    margin: 20px auto;
    background: #fff;
}

.page-customer .section-2 > .section-inner article.content-bar {
    padding: 0;
    padding-bottom: 20px;
}

.page-customer .section-2 aside.left-bar {
    max-width: 350px;
    min-height: 400px;
}

aside.left-bar {
    float: right;
    position: relative;
    width: 100%;
    max-width: 220px;
    background: #fff;
    z-index: 5;
}

body:not(.woocommerce-page) .page-customer .section-2 article.content-bar {
    /*padding-right: 350px;*/
    max-width: 90%;
    border-bottom: 0;
    min-height: 400px;
}

article.content-bar {
    padding-right: 220px;
    width: 100%;
    border-bottom: 1px solid #ccc;
}

aside#secondary-2 .widget-title {
    background: #f5f5f5;
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    color: #000;
    font-family: "Brandon", sans-serif;
    font-weight: bold;
    padding: 18px 30px 18px 18px;
    display: inline-block;
    vertical-align: top;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0;
}

ul#menu-custom-page {
    padding: 17px 30px 17px 0px;
}

#menu-custom-page .current-menu-item {
    font-weight: bold;
}

.parallax-window {
    min-height: 400px;
    background: transparent;
}

form#gform_1 input[type="text"] {
    border: 1px solid #aaa;
    padding: 15px;
    width: 100%;
    border-radius: 5px;
}

form#gform_1 textarea {
    border: 1px solid #aaa;
    border-radius: 5px;
    padding: 15px;
}

ul#menu-custom-page li a {
    display: block;
    width: auto;
    line-height: 30px;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    font-family: "Brandon", sans-serif;
    letter-spacing: 1.9px;
    padding: 0;
}

span.gfield_required {
    display: none;
}

input#gform_submit_button_1 {
    color: #fff;
    border-color: #000;
    background: #000;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

body:not(.woocommerce-page) .page-customer .page-content {
    padding: 75px 95px 50px 30px;
    /*max-width: 757px;*/
}

.page-customer .page-content .slogan {
    width: 100%;
    margin-bottom: 50px;
    display: inline-block;
    vertical-align: top;
}

.page-customer .page-content .slogan span.bold {
    font-family: "Brandon", sans-serif;
    font-weight: bold;
}

.page-customer .page-content .slogan span {
    display: block;
    width: 100%;
    font-size: 60px;
    line-height: 63px;
    color: #000;
}

.page-customer .page-content-text {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    font-family: "Proxima", sans-serif;
    font-size: 16px;
    line-height: 23px;
}

.page-customer .page-content-text p {
    /*margin-block-start: 1em;*/
    margin-block-end: 0.5em;
}

.current_page {
    display: none;
}

.current_page:before {
    content: "";
    color: #a0a0a0;
    font-family: 'icomoon';
    position: absolute;
    left: 30px;
    top: 27px;
    font-size: 15px;
}

/*Checkout page */
.rtl #customer_details .col-1 {
    float: right;
}

.rtl #customer_details .col-2 {
    float: left;
}

#customer_details .col-1 {
    float: left;
}

#customer_details .col-2 {
    float: right;
}

/**/
/*Single page */
.h1 {
    display: block;
    width: 100%;
    font-size: 60px;
    line-height: 63px;
    color: #000;
    font-family: "Brandon", sans-serif;
    font-weight: bold;
}

article .section__wrapper ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

article .section__wrapper li {
    display: list-item;
    text-align: -webkit-match-parent;
}

.center {
    text-align: center;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

html[dir='rtl'] .nav-main-sub-nav__inner .sub-nav > li > ul {
    /*padding: 0px 0 30px 40px;*/
    padding: 0;
}

.main-slider__arrow {
    display: none;

}

.user-block.opened:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 10px 12px;
    border-color: transparent transparent #020202 transparent;
    position: absolute;
    left: 25px;
    bottom: 0;
    z-index: 9;
}

.header__support > a {
    padding: 25px 10px;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

}

.header__support > a {
    flex-direction: row-reverse;
}

[dir="rtl"] .header__support > a {
    flex-direction: row-reverse;
}

.header__support > a:hover {
    color: #ff2b94 !important;
}

.header .login__button i {
    display: block;
    font-size: 30px;
    color: #ff2b94;
    line-height: 18px;
    padding: 0 10px;
}

input.nm-input.js-input {
    background: #F8F8F8;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.50);
    border: none;
    height: 43px;
    padding: 0 10px;
}

.nm-btn--black {
    font-weight: normal;
    font-size: 17px;
    line-height: 17px;
}

a.theChampFacebookBackground.theChampFacebookLogin.nm-btn.nm-btn--blue {
    line-height: 30px;
    padding: 10px 0;
    white-space: nowrap;
    font-weight: normal;
    font-size: 17px;
    display: block;
    align-items: center;
    flex-direction: row;
    justify-content: end;
}

.checkbox__wrap label.nm-check-label {
    /*font-family: NotoSansHebrew-Regular;*/
    font-size: 11px !important;
    color: #B3B3B3;
    text-align: right;
}

.checkbox__wrap span.nm-checkbox {
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.17);
    width: 14px;
    height: 14px;
    min-height: 14px;
    min-width: 14px;
}

.mc4wp-checkbox {
    position: relative;
    margin-bottom: 10px;
}

.mc4wp-checkbox label {
    cursor: pointer;
}

.mc4wp-checkbox input[type="checkbox"] {
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.17);
    width: 14px;
    height: 14px;
    min-height: 14px;
    min-width: 14px;
    position: relative;
    margin: 0 0 0 15px;
}

.mc4wp-checkbox input[type="checkbox"]:after {
    position: absolute;
    display: block;
    content: "";
    speak: none;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    left: 0px;
    top: 0px;
    width: 14px;
    height: 14px;
    line-height: 14px;
    font-size: 9px;
    opacity: 0;
    z-index: 3;
    text-align: center;
    font-family: icomoon !important;
    font-variant: normal;
    transition: all 0.2s ease 0s;

}

.mc4wp-checkbox span {
    font-size: 11px !important;
    color: #B3B3B3;
    text-align: right;
}

.mc4wp-checkbox input[type="checkbox"]:checked:after {
    position: absolute;
    display: block;
    content: "";
    speak: none;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    color: #b7b7b7;
    left: 0px;
    top: 0px;
    width: 14px;
    height: 14px;
    min-height: 14px;
    min-width: 14px;
    line-height: 16px;
    font-size: 9px;
    opacity: 1;
    z-index: 3;
    text-align: center;
    font-family: icomoon !important;
    font-variant: normal;
    transition: all 0.2s ease 0s;
}

.checkbox__wrap .nm-checkbox:after {
    width: 14px;
    height: 14px;
    min-height: 14px;
    min-width: 14px;
    font-size: 9px;
}

.bs-page-product-list .bs-product-list-header .bs-product-header-inner {
    position: relative;
    width: 100%;
    height: 130px;
}

ul.bs-emosInfinite > li {
    display: flex;
}

input#user_login, .woocommerce-Input, .input-text {
    background: #F8F8F8;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.50);
    border: none;
    height: 43px !important;
    padding: 10px 10px;
    font-size: 20px;
}

/**/
/*Single product page*/
@media screen and (min-width: 961px) {
    .main-banner .desktop-only {
        width: 100%;
        background-size: cover;
        position: absolute;
        display: block;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        -webkit-transition: all 0.33s cubic-bezier(.215, .61, .355, 1);
        -o-transition: all 0.33s cubic-bezier(.215, .61, .355, 1);
        transition: all 0.33s cubic-bezier(.215, .61, .355, 1);
        will-change: transform;
        z-index: 1;
    }
}
@media screen and (min-width: 960px) {
    .product-detail-slider li.swiper-slide.swiper-slide-next:after {
        content: '';
        height: 100%;
        width: 1px;
        background: #8a8a8a;
        position: absolute;
        right: 0;
        top: 0;
    }

    .section-1.sortable {
        padding-top: 5px;
    }

    .main-banner-wrapper .main-banner-wrapper-block_:before {
        content: "";
        display: block;
        content: "";
        padding-top: 25.7%;
    }
}

/**/
@media screen and (min-width: 960px) {
    .bs-description .content {
        margin: 40px auto;
    }

    .color-palette ul li {

        /*width: 80px !important;
        height: 80px;*/
    }
}

.woocommerce-checkout h1 {
    display: block;
    width: 100%;
    font-size: 53px;
    line-height: 63px;
    color: #000;
    font-family: "Brandon", sans-serif;
    font-weight: bold;
    padding: 0 28px;
}

.woocommerce-checkout .logo img {
    width: 160px;
}

a.cl-pink {
    border-top: 3px transparent;
    transition: border-top-color 0.3s ease-in-out;
}

a.cl-pink:hover {
    border-top: 2px solid;
    padding-top: 23px;
    background-color: #ffe2ea;
    color: #752c4a;
    border-color: #f72a97;
}

i.icon.icon-support-header {
    display: block;
    position: relative;
    width: 30px;
    margin: 0 0 0 20px;
}

i.icon.icon-support-footer {
    display: inherit;
    position: relative;
    width: 30px;
    margin: 0 0 0 10px;
}

i.icon.icon-heart {
    transition: 0.3s all ease-in-out;
}

@keyframes beat {
    to {
        transform: scale(1.4);
    }
}

i.icon.icon-heart:hover {
    transform: scale(1.1);
    animation: beat .25s infinite alternate;
}

.icon-support-header:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    background-image: url("img/support.png");
    background-size: 100%;
    background-repeat: no-repeat;
    top: -20px;
}

.icon-support-footer:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    background-image: url("img/support.png");
    background-size: 100%;
    background-repeat: no-repeat;
    top: -10px;
}

.bs-product-header-inner {
    display: none;
}

.fullwidth-slider .swiper-slide {
    align-self: stretch;
    padding: 0 10px;
}

.color-palette-wrp {
    position: relative;
}

.color-palette-wrp a.swiper-arrow.swiper-arrow--prev.desktop-only {
    position: absolute;
    left: 5px;
    top: 45%;
}

.color-palette-wrp a.swiper-arrow.swiper-arrow--next.desktop-only {
    position: absolute;
    right: 5px;
    top: 45%;
}

.section--fullwidth-slider .item__img {
    text-align: center;
}

.section--fullwidth-slider .item__text {
    padding: 0;
}

.section--fullwidth-slider .item__inner {
    padding: 0px 0px 15px 0px;
}

.section--fullwidth-slider .swiper-arrow {
    border: none !important;
}

.section--social {
    padding: 50px 20px 50px;
}

.section--feed {
    margin-bottom: 35px;
    font-size: 0;
}

.main-slider__pagination {
    display: none;
}

.feed-slider .swiper-slide.item img {
    width: 100%;
}

.footer {
    margin-top: 20px;
}

.footer__mid {
    position: relative;
    padding-bottom: 20px;
}

.footer__menu ul {
    margin-top: 15px;
}

.footer__bot {
    padding: 35px 0 35px;
}

.footer__contact {
    width: 30%;
    /*display: flex;*/
    flex-direction: column;
    justify-content: space-between; /* fix of issue #243*/
}
.footer__social-title{
    font-size: 26px;
    text-align: center;
}
.footer__social img{
    width: 40px;
}

.before_price_symbol {
    position: relative;
    color: #000;
    font-family: "Brandon", sans-serif;
    font-size: 19px;
    line-height: 19.2px;
    letter-spacing: 1.1px;
    display: inline-block;
}
.nav-main > ul > li > a {
    letter-spacing: 0px;

}

.subheader-banner {
    z-index: 111;
}

.bs-page-product-list .bs-product-list-container .bs-product-list-wrapper {
    width: 100%;
}

.page-not-found {
    background-image: url(./img/404-background.jpg);
    width: 100%;
    min-height: calc(100vh - 70px);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative
}

.page-not-found .section-1 {
    position: static
}

.page-not-found .section-1 #container404 {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 450px;
    height: 500px;
    margin: 0 0 0 77px;
    position: absolute;
    text-align: center;
    padding: 0;
    left: 0
}

.page-not-found .section-1 #container404 .logo {
    margin: 0
}

.page-not-found .section-1 #container404 .contentArea {
    text-align: left
}

.page-not-found .section-1 #container404 .contentArea h2 {
    font-family: "brandonBold";
    font-size: 25px;
    letter-spacing: 3.6px;
    color: #fff
}

.page-not-found .section-1 #container404 .contentArea p {
    font-family: "brandonRegular";
    font-size: 25px;
    letter-spacing: 3.6px;
    color: #fff
}

.page.search-page .search-no-result {
    /*max-height: calc(100vh - 120px);*/
    position: relative;
    /*height: 100vh;*/
    width: 100%;
    background-image: url(./img/not-result-search.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center !important;
    direction: ltr;
}

.page.search-page .search-no-result-inner {
    width: 100%;
    max-width: 660px;
    padding: 120px 80px
}

.page.search-page .search-no-result .text-wrap {
    position: relative;
    width: 100%
}

.page.search-page .search-no-result .text-wrap h1 {
    font-size: 48px;
    line-height: 48px;
    color: #000;
    margin: 0
}

.search-form-wrap {
    position: relative;
    padding-right: 40px;
    margin-top: 120px
}

.search-form-wrap > input {
    width: 100%;
    border: 0;
    background: 0;
    height: 33px;
    padding: 5px 0;
    border-bottom: 2px solid #979797;
    margin: 23px 0 0 0;
    font-size: 16px;
    color: #000;
    line-height: 30px;
    font-family: "proximaRegular";
    border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    font-size: 25px;
    font-family: 'brandonRegular';
    margin: 0;
    padding: 0 10px;
    overflow: auto;
    height: auto;
    line-height: 1
}

.page.search-page .search-no-result .text-wrap h1 b {
    font-family: 'brandonBold'
}

.search-form-wrap > label {
    position: absolute;
    right: 40px;
    bottom: 0;
    height: 37px;
    width: 40px;
    font-size: 20px;
    text-align: center
}

.bs-ems-prd-color-count span {
    padding-left: 4px;

}

.ems-prd-detail-inner .inner-row-2 .col-1 .ems-prd-mini-description .col-1 {
    padding: 0;
    margin: 0;
}

.ems-prd-detail-inner .ems-prd-mini-description .col-2 {
    display: none;
}

.nav-main a.cl-pink {
    font-size: 20px;
}

.blue__link {
    color: #005acd;
    text-decoration: underline;
}

.woocommerce-privacy-policy-text {
    color: #515151;
    font-size: 15px;
    margin-bottom: 15px;
}

.nav-main a {
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 700;
    white-space: nowrap;
}

.nav-main li:first-child ul.sub-nav li a {
    font-size: 15px;
}

a.nav-main-image-wrap.nm-bg:hover {
    opacity: 0.8;
    transform: scale(1.07);
}

.extra-space-5 {
    padding-top: 5px;
    display: block;
}

.nav-main-sub-nav {
    left: auto;
    /*right: 207px !important;*/
    /*padding: 0 50px 5px 5px;*/
    padding: 0 5px 5px 5px;
}

.nav-main-sub-nav__inner {
    width: 100%;
    max-width: 1200px;
    padding: 5px 0;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
}

.nav-main-image-wrap {
    background-position: top center;
    width: 220px;
    height: 220px;
}

.nav-main-sub-nav__inner .sub-nav.column-4 > li {
    /*width: 25%;*/
    width: auto;
}

.nav-main-sub-nav__inner .sub-nav.column-3 > li {
    /*width: 33%;*/
    width: auto;
}

.nav-main-sub-nav__inner .sub-nav.column-2 > li {
    width: 50%;
}

.nav-main-sub-nav__inner .sub-nav.column-1 > li {
    width: 100%;
}

.nav-main-sub-nav__inner .sub-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

}

.nav-main-sub-nav__inner .sub-nav.column-4 {
    /*width: 733px;*/
    width: auto;
}

.nav-main-sub-nav__inner .sub-nav.column-3 {
    /*width: 550px;*/
    width: auto;
}

.nav-main-sub-nav__inner .sub-nav.column-2 {
    width: 367px;
}

.nav-main-sub-nav__inner .sub-nav.column-1 {
    /*width: 183px;*/
    width: auto;
}

.nav-main-sub-nav__inner .sub-nav.column-0 {
    width: 0px;
}

/*.section--fullwidth-slider .item__img img {*/
    /*width: auto;*/
    /*height: 260px;*/
    /*margin: 0 auto;*/
/*}*/

.nav-mob > ul > li ul.single {
    display: block;
}

.mob-menu__bottom .nav-mob > ul > li > a {
    padding: 25px 30px 24px 20px;
}

.section--squares .item__text__inner {

    color: #000000;
    background: #ffffff !important;
    border: 1px #000000 solid;
}

/*.section--squares .item__text {*/
/*    bottom: 15px;*/
/*}*/

.home .section--fullwidth-slider .item__img img {
    height: auto;
}

input:focus {
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.woocommerce table.shop_table .woocommerce-shipping-totals.shipping th {
    display: block;
}

.woocommerce ul.woocommerce-shipping-labels li {
    margin: 0 0 .5em;
    line-height: 1.5em;
    list-style: none outside;
}

.woocommerce ul#shipping_method li input {
    /*  -webkit-appearance: radio;*/
}

/* Hide the checkbox/radio. We will simulate it later using label */
input[type=checkbox], input[type=radio] {
    opacity: 0;
    position: absolute;
}

/* Some basic styling for alignment and more */
input[type=checkbox], input[type=checkbox] + label, input[type=radio], input[type=radio] + label {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
}

/* CSS Pseudo class "before" to show checkbox/radio box. Will be attached to every label adjacent to input checkbox.*/
input[type=checkbox] + label:before, input[type=radio] + label:before {
    font-family: 'FontAwesome';
    background: #f1fff6;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    margin-left: 10px;
    text-align: center;
    font-size: 12px;
    padding: 9px 0;
    color: #e4efe5;
    transition: color .4s;
    border: 1px solid #ab4a6e;
}

/* Tick inside checkbox. I am using Font-awesome's tick, but you can use plain unicode tick */
/* or any other symbol you want. */
input[type=checkbox] + label:before {
    /* content: '\f00c';*/
    border-radius: 2px;
}

/* Circle inside radio circle. Border-radius to make it a circle. */
input[type=radio] + label:before {
    content: '';
    border-radius: 50%;

    background: #f1fff6;
    display: inline-block;
    vertical-align: middle
}

/* Styles when checkbox/radio is checked */
input:checked + label:before {
    background: #861f30;
    color: #FFF;
}

/* Styles when checkbox/radio is disabled  */
input[type=checkbox][disabled] + label:before, input[type=radio][disabled] + label:before {
    color: #d0d0d0;
    background: #bfbfbf;
    border: 1px solid #656b64;
}

/*
 *    HOME BANNER
 */
.main-banner {
    position: relative;
}

.main-banner .mob-only {
    width: 100%;
    /*height: 300px;*/
    /*background-position: top center;*/
}

.subscribe_form {
    position: absolute;
    top: 41%;
    right: 130px;
    background-color: transparent;
    width: 330px;
    max-width: 327px;
    padding: 67px 0;

    /*position: absolute;
    top: 41%;
    right: 10%;
    background-color: transparent;
    width: 24vw;
    max-width: 327px;
    padding: 5% 0;*/

}

.subscribe_form.success {
    /*background-color: #ec1d31;*/
    padding: 5% 0 3%;
    text-align: center;
    background: -moz-linear-gradient(45deg, rgba(243, 43, 62, 1) 0%, rgba(236, 29, 49, 1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(243, 43, 62, 1) 0%, rgba(236, 29, 49, 1) 100%);
    background: -o-linear-gradient(45deg, rgba(243, 43, 62, 1) 0%, rgba(236, 29, 49, 1) 100%);
    background: -ms-linear-gradient(45deg, rgba(243, 43, 62, 1) 0%, rgba(236, 29, 49, 1) 100%);
    background: linear-gradient(45deg, rgba(243, 43, 62, 1) 0%, rgba(236, 29, 49, 1) 100%);

}

.subscribe_form #mce-EMAIL {
    padding: 0 10px;
    width: 100%;
    font-family: 'Noto Sans Hebrew';
    font-size: 19px;
    color: #8f8f8f;
    text-align: right;
    line-height: 42px;
    border: none;
}

.subscribe_form #mc-embedded-subscribe {
    padding: 0 10px;
    margin-top: 11px;
    width: 100%;
    background-color: black;
    font-family: 'Noto Sans Hebrew';
    font-size: 19px;
    color: #ffffff;
    text-align: center;
    line-height: 42px;
    border: none;
}

#mc_validation_message {
    position: absolute;
    width: 100%;
    bottom: 74%;
    right: 0;
    text-align: center;
    background-color: white;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.42);
    color: red;
    cursor: pointer;
}

#mc_validation_message:after {

    content: '';
    position: absolute;
    right: 20px;
    bottom: -27px;
    border: 20px solid transparent;
    border-top: 20px solid white;

}

#mc_subscribe_responce {
    font-family: 'Noto Sans Hebrew';
    font-size: 19px;
    color: #000000;
    text-align: center;
    line-height: 56px;
    font-weight: 600;
}

.blog__wrapper {
    max-width: 960px;
    margin: 0 auto;
    display: flex;
}

.archive-page {
    background-color: #F7F8FA;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.blog__wrapper a {
    color: #2c2c2c;
    line-height: 20px;
    -webkit-transition: color .2s, background-color .2s, border-color .2s;
    transition: color .2s, background-color .2s, border-color .2s;
    text-decoration: underline;

}

.blog__item-link {
    color: #0074d0;
    text-decoration: none;
    white-space: nowrap;
}

.blog__wrapper a:hover {
    color: #0074D0;
    text-decoration: none;

}

.section__blog {
    float: right;
    width: calc(100% - 244px);
    display: block;
    margin: 20px auto;
}

.blog__item-post {
    text-decoration: none;
    color: #0074d0;
}

.blog__item-post:hover {
    text-decoration: underline;

}

.section__blog .blog__item {
    display: flex;
    width: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 38px 28px 30px;
    margin-top: 0;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #D5D5D5;

}

.blog__item-author {
    display: flex;
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    height: 40px;
}

.blog__item-post {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    margin-top: 22px;
    margin-bottom: 19px;
    text-decoration: none;
}

.blog__item-more {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.blog__item-avatar {
    margin-left: 13px;
}

.blog__item-avatar {
    width: 40px;
    height: 40px;
    border-radius: 100%;
}

.blog__item-text {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.blog__item-date, .blog__item-name {
    font-size: 13px;
    color: #a2a2a2;
    line-height: 20px;
}

.blog__item-thumbnail {
    max-width: 100%;
    max-height: 196px;
}

.blog__item h3 {
    margin-top: 18px;
    margin-bottom: 14px;
    line-height: 1.2;
}

.blog__item-title {
    font-size: 24px;
}

.blog__item-views {
    color: #9f9e9e;
}

.blog__item-link, .blog__item-views {
    font-family: "Noto Sans Hebrew", "Noto Sans", Arial, sans-serif;
    font-size: 13px;
    line-height: 24px;
}

[dir=rtl] .blog__item-views .ico {
    margin-left: 7px;
    margin-right: 7px;
}

.blog__item-views .ico {
    width: 24px;
    height: 12px;
}

.ico {
    display: inline-block;
}

.ico svg {
    display: block;
    width: 100%;
    height: 100%;
    fill: currentcolor;
    pointer-events: none;
}

.blog__item-excerpt, .blog__item-title {
    color: #2c2c2c;
    font-family: "Noto Sans Hebrew", "Noto Sans", Arial, sans-serif;
    width: 100%;
}

.notification-mobile {
    display: none;
}

a.nm-btn.nm-btn--white {
    border-color: #d7d7d7;
    background: #d7d7d7;
    color: #000;
    font-family: "Brandon", sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    border: 2px solid #d7d7d7;
}

.notification-mobile span {
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    width: 100%;
    display: block;
    margin-bottom: 15px;
}

.notification-mobile .nm-btn-wrapper {
    display: flex;
    justify-content: space-between;

}

.notification-mobile a.nm-btn {
    min-width: 120px;
    white-space: nowrap;
    font-size: 18px;
}

.woocommerce-message:before {
    border-top-color: #8fae1b00;
    position: absolute;
    content: '';
    width: 100%;
    height: 3px;
    background-color: #8fae1b;
    top: -3px;
    right: 0;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 3.5em 1em 2em;
    margin: 0 0 2em;
    position: relative;
    background-color: #f7f6f7;
    color: #515151;
    border-top: 3px solid #a46497;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}

.lds-roller {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 16px;
    transform: scale(.35);
    left: -17px;
    top: -5px;
}

.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 32px 32px;
}

.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
    margin: -3px 0 0 -3px;
}

.lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
}

.lds-roller div:nth-child(1):after {
    top: 50px;
    left: 50px;
}

.lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
}

.lds-roller div:nth-child(2):after {
    top: 54px;
    left: 45px;
}

.lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
}

.lds-roller div:nth-child(3):after {
    top: 57px;
    left: 39px;
}

.lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
}

.lds-roller div:nth-child(4):after {
    top: 58px;
    left: 32px;
}

.lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
}

.lds-roller div:nth-child(5):after {
    top: 57px;
    left: 25px;
}

.lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
}

.lds-roller div:nth-child(6):after {
    top: 54px;
    left: 19px;
}

.lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
}

.lds-roller div:nth-child(7):after {
    top: 50px;
    left: 14px;
}

.lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
}

.lds-roller div:nth-child(8):after {
    top: 45px;
    left: 10px;
}

@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
    float: none;
}

.hebrew_valentine .bs-urunListe_IndirimOran {
    background-color: transparent !important;
    color: #fff;
    width: 40px;
    height: 40px;
    font-family: "Brandon", sans-serif;
    font-size: 18px;
    border-radius: 50%;
    display: block;
    line-height: 40px;
    text-align: center;
    /* z-index: 1; */
    position: absolute;
    left: -9px;
}

.bs-urunListe_pnlIndirimOran.hebrew_valentine {
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 3;
}

.bs-urunListe_pnlIndirimOran.hebrew_valentine i.icon.icon-heart-o:before {
    content: "\e921";
    color: #ff0094;
    font-size: 36px;
    position: absolute;
    left: -8px;
    top: 6px;
    transition: 1s all ease-in-out;

}

li.bs-ems-prd:hover .bs-urunListe_pnlIndirimOran.hebrew_valentine i.icon.icon-heart-o:before {
    animation: beat .25s infinite alternate;
}

p#breadcrumbs span {
    /*display: flex;*/
    /*color: #999;*/
    font-family: "Brandon", sans-serif;
    /*font-size: 12px;*/
    color: #000000;
    /*font-family: open_sans_hebrewregular;*/
    font-size: 15px;
    letter-spacing: 1.7px;
    text-transform: uppercase;
}

/*NEW GRID LAYOUT FOR PALETTE*/
.color-palette ul.swiper-wrapper {
    display: block;
}

.color-palette ul li {
    display: inline-block;
}

.color-palette-wrp i {
    display: none;
}

/*PALETTE on quick view */
.quick-review-body .color-palette ul.swiper-wrapper {
    display: block;
    /*padding-right: 36px;*/
    width: auto;
    padding-left: 25px;
}

.popupDefault.popupHizliIncele .color-palette.swiper-container-horizontal.swiper-container-rtl {
    padding-right: 36px;
}

/**/
/*Aditional item-image on checkout */
.woocommerce-cart-form__cart-item.cart_item .product-thumbnail > img {
    width: auto;
    height: 75px;
}

.woocommerce-cart-form__cart-item.cart_item .product-thumbnail img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    border-radius: 50%;
}

/*wish list*/
.tinv-wishlist .product-thumbnail {
    display: flex;
    flex-direction: row;
}

.tinv-wishlist .product-thumbnail a:first-child img {
    width: 75px;
}

.wishlist_item .product-thumbnail a:nth-child(2) {
    display: flex;
    align-items: flex-end;
}

.wishlist_item .product-thumbnail a:nth-child(2) img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 32px;
    border-radius: 50%;
}
/**/

@media only screen and (max-width: 768px) {
    .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
        display: block !important;
    }
}
/*change image order at slider*/
@media screen and (min-width: 960px) {
    .product-detail-slider .swiper-wrapper.slide-wrp {
        /*direction: ltr;*/
    }
}

/**/
@media (min-width: 640px) and (max-width: 960px) {
    .main-banner .tablet-only {
        background-size: cover;
        position: absolute;
        display: block;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
}

@media screen and (max-width: 960px) {

    .section__blog {
        width: 100%;
    }

    .section__blog .blog__item {
        margin: 8px 20px;
    }

    #customer_details .col-1 {
        width: 100%;
    }

    .page.search-page .search-no-result {
        background-color: #fff
    }

    .page.search-page .search-no-result-inner {
        padding: 100px 30px;
        max-width: none
    }

    .page.search-page .search-no-result .text-wrap h1 {
        font-size: 20px;
        line-height: 32px;
        padding: 0 40% 0 0;
    }

    .subscribe_form #mc-embedded-subscribe {
        margin-top: 0;
    }

    .subscribe_form {
        top: 44%;
        right: 120px;
        padding: 50px 0;
    }

    .subscribe_form div#mc_embed_signup_scroll {
        display: flex;
        flex-direction: row;
        align-items: flex-end;
    }
}

@media screen and (max-width: 1550px) {
    .ems-prd-detail-inner .inner-row-1 .product-detail-slider-wrapper .swiper-wrapper > .swiper-slide a img {
        /*position: relative;*/
        /*top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);*/
        /*position: relative !important;*/
        /*height: auto;*/
        /*max-width: 100%;*/

        position: absolute;
        top: 0 !important;
        left: 0;
        bottom: 0;
        right: 0;
        max-height: 100%;
        max-width: 85% !important;
        display: block;
        margin: auto;
        width: auto !important;
        height: auto !important;
    }

    .bs-page-product-list .bs-product-list-container .bs-product-list-wrapper > article.bs-content-bar .bs-urnList .bs-ems-prd-list ul.bs-emosInfinite > li.prdBanner {
        width: 50%;
    }

    ul.bs-emosInfinite > li {
        width: 25%;
    }

}

@media screen and (max-width: 1240px) {
    .notification-mobile {
        position: fixed;
        top: 140px;
        z-index: 100;
        background-color: #fff;
        width: 100%;
        /*padding: 25px 62px;*/
        padding: 4% 5%;
        display: block;
    }
    .header {
        z-index: 112;
        width: 100%;
    }
}

@media screen and (max-width: 1190px) {
    .ems-prd-mini-description.mob-only .col-3.mobi-fixed-group.fixed-div {
        display: none;
    }
    .section__main-banner.section__wrapper {
        padding: 0px;
    }

    .section__wrapper--mid {
        padding: 0px !important;
    }

    body:not(.woocommerce-page) .page-customer .section-2 article.content-bar {
        padding-right: 0;
    }

    .ems-prd-detail-inner .inner-row-1 .product-detail-slider-wrapper .swiper-wrapper > .swiper-slide a img {
        max-width: 85%;
        height: auto;
    }

    .bs-page-product-list .bs-product-list-container .bs-product-list-wrapper > article.bs-content-bar .bs-urnList .bs-ems-prd-list ul.bs-emosInfinite > li.bs-ems-prd {
        width: 33.33%;
    }

    .bs-page-product-list .bs-product-list-container .bs-product-list-wrapper > article.bs-content-bar .bs-urnList .bs-ems-prd-list ul.bs-emosInfinite > li.prdBanner {
        width: 66.66%;
    }

    .ems-prd-detail-inner .inner-row-1 {
        width: 50%;
        border-right: 1px solid #ccc;
    }

    .ems-prd-detail-inner .inner-row-2 {
        width: 50%;
    }

    .page-customer .section-2 article.content-bar {
        max-width: none;
    }

    .color-palette ul li {

        /*width: 70px !important;
        height: 70px;*/
    }
}

@media screen and (max-width: 960px) {
    .ems-prd-detail .ems-prd-zoom {
        min-height: 466px;
    }
    .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
        width: 100%;
    }

    .main-banner-wrapper .main-banner-wrapper-block_:before {
        content: "";
        display: block;
        content: "";
        padding-top: 35.7%;
    }

    .section--fullwidth-slider .item__inner {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 100%;
        height: 100%;
        padding: 15px 0px 35px 0px;
    }

    .section--fullwidth-slider .item__text {
        padding: 0;
    }

    .ems-prd-detail-inner .inner-row-2 .ems-prd-grup-wrapper .prd-list-group > span {
        font-size: 14px;
        letter-spacing: 1px;
        padding-top: 26.5px;
        padding-bottom: 26.5px;
    }

    .ems-prd-detail-inner .inner-row-2 .ems-prd-grup-wrapper .prd-list-group > span .prd-color {
        width: 35px;
        margin-right: 0;
        height: 35px;
        margin-top: -5px;
    }

    .single-product .color-palette-wrp {
        margin-top: 15px;
        padding: 0 20px;
    }

    .color-palette ul li {
        /*width: 60px !important;
        height: 60px;*/
    }

    .page-customer .section-2 > .section-inner {
        width: 100%;
    }

    aside#secondary-2 .widget-title {
        display: none;
    }

    .menu-custom-page-container {
        display: none;
    }

    .widget-open .menu-custom-page-container {
        background: #eee;
        border-bottom: 1px solid #ccc;
        position: static;
        top: 70px;
        left: 0;
        padding: 0;
        display: block;
    }

    .current_page {
        background: #eee;
        border-bottom: 1px solid #ccc;
        font-size: 15px;
        line-height: 15px;
        letter-spacing: 2.1px;
        color: #8f8f8f;
        padding: 27px 30px;
        font-family: "Brandon", sans-serif;
        position: static;
        cursor: pointer;
        display: block !important;
        text-transform: uppercase;
    }

    .page-customer .section-2 article.content-bar {
        padding-right: 0;
        width: 100%;
    }

    .page-customer .section-2 aside.left-bar {
        float: none;
        max-width: none;
        width: 100%;
        min-height: 0;
    }

    .page-customer .page-content {
        padding: 20px 25px;
    }

    span.discount-percent-val {
        display: none;
    }

    .woocommerce-account main form.checkout_coupon,
    .woocommerce-account main form.login,
    .woocommerce-account main form.register {
        width: 100%;
        margin: 0 auto;
    }

    .login__form {
        padding: 0px;
    }

    .navigasyon {
        background: #000;
        padding: 19px 0 0 30px;

    }

    .header .search__results__cat {
        width: 100%;
    }

    .quick-review-wrapper .col-3.mobi-fixed-group {
        display: none !important;
    }

    #breadcrumbs i:after {
        content: '\e905';
        margin-right: 10px;
        margin-left: 0px;
    }

    p#breadcrumbs {
        padding: 20px;
    }

    .mobile-filter-ready #breadcrumbs {
        display: none;
    }

    .bs-page-product-list .bs-product-list-header .bs-product-header-inner:after {
        content: '';
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.61);
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 0;
        opacity: 0;
        transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
    }

    .mobile-filter-ready .bs-page-product-list .bs-product-list-header .bs-product-header-inner:after {
        opacity: 1;
    }

    .mobile-filter-animate .subheader-banner {
        display: none;
    }

    .mobile-filter-ready .bs-page-product-list .bs-product-list-header .bs-product-header-inner h1 {
        white-space: nowrap;
        font-size: 36px;
    }

    body.mobile-filter-ready .bs-page-product-list .bs-product-list-container .bs-product-list-wrapper > aside {
        height: calc(100vh - 130px) !important;
    }

    .mobile-filter-ready .bs-page-product-list .bs-product-list-container .bs-product-list-wrapper > aside {
        display: block !important;
        will-change: all;
        transition: all .4s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        position: absolute;
        max-width: 100%;
        height: calc(100vh - 205px);
        z-index: 99;
        top: 100vh;
        opacity: 0;
        left: 0;
        overflow: auto;
        padding-bottom: 130px;
    }

    .mobile-filter-animate .bs-page-product-list .bs-product-list-container .bs-product-list-wrapper > aside {
        top: 0;
        opacity: 1;
    }

    aside.bs-left-bar {
        width: 100%;
    }

    .mobile-filter-animate {
        overflow: hidden;
        position: fixed;
        width: 100%;
    }

    .bs-category .bs-category-title {
        padding: 0 !important;
    }

    ul.open {
        padding: 0;
    }

    .bs-category-ul {
        background: #EEE;
    }

    li.children li {
        margin: 5px 0;
        font-size: 17px;
        color: #002b5c;
        width: 100%;
        display: inline-block;
    }

    li.this_tax.children li {
        padding: 20px 10px;
        display: block;
        border-bottom: 1px solid #d7d7d7;
        font-family: "Brandon", sans-serif;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: 2.1px;
        color: #7b7b7b;
        text-transform: uppercase;
    }

    li.no_open.children a {
        padding: 20px 10px;
        display: block;
        border-bottom: 1px solid #d7d7d7;
        font-family: "Brandon", sans-serif;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: 2.1px;
        color: #7b7b7b;
        text-transform: uppercase;
    }

    ul.bs-category-li {
        padding: 0;
    }

    .bs-category-title a:before {
        content: "";
        position: absolute;
        top: calc(50% - 6px);
        left: 36.5px;
        background: #a0a0a0;
        width: 1px;
        height: 14px;
        transition: all .2s ease-out;
        -webkit-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    li.no_open.single a {
        padding: 20px 10px;
        display: block;
        border-bottom: 1px solid #d7d7d7;
        font-family: "Brandon", sans-serif;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: 2.1px;
        color: #7b7b7b;
        text-transform: uppercase;
    }

    .bs_filter a::before {
        content: '';
        position: absolute;
        right: inherit;

        left: 10px;
        top: 33px;
        width: 15px;
        height: 15px;
        display: block;
        border: 1px solid #ccc;
    }

    li a.attribute_woo::after {
        content: "";
        position: absolute;
        top: 30px;
        right: 10px;
        background: #a0a0a0;
        width: 11px;
        height: 1px;
    }

    li.opened a.attribute_woo::before {
        top: 25px;
    }

    li a.attribute_woo::before {
        top: 25px;
    }

    li.opened .attribute_woo {
        background: #666;
        color: white;
    }

    .this_tax > a.this_name {
        display: none;
    }

    .bs-category-title span a {
        padding: 23px 30px;
        font-size: 15px;
        line-height: 22px;
        letter-spacing: 2px;
        background: #666;
        color: #fff;
        display: block;
        font-family: "Brandon", sans-serif;
        font-weight: Bold;
        position: relative;
    }

    li.bs_filter {
        padding-right: 0;
    }

    .bs-ems-prd-list-sort ul {
        display: block;
    }

    .bs-page-product-list .bs-product-list-container .bs-product-list-wrapper > article.bs-content-bar .bs-ems-prd-list-sort > ul > li {
        width: 100%;
    }

    .bs-page-product-list .bs-product-list-container .bs-product-list-wrapper > article.bs-content-bar .bs-ems-prd-list-sort > ul > li > a {
        display: block;
        width: 100%;
        line-height: 20px;
        height: 60px;
        text-align: center;
        padding: 20px;
        font-family: "Brandon", sans-serif;
        font-weight: 600;
        font-size: 16px;
        letter-spacing: 1.9px;
        border-bottom: 1px solid #ddd;
    }

    .bs-page-product-list .bs-product-list-container .bs-product-list-wrapper > article.bs-content-bar .bs-ems-prd-list-sort {
        display: none;
        position: fixed;
        width: 80%;
        height: auto;
        bottom: 0;
        left: 10%;
        /*bottom: -100%;*/
        background: #fff;
        z-index: 99;
        padding: 20px;
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
    }

    .bs-page-product-list .bs-product-list-container .bs-product-list-wrapper > article.bs-content-bar .bs-urnList .bs-ems-prd-list ul.bs-emosInfinite > li.prdBanner {
        display: none !important;
    }

    article.bs-content-bar {
        width: 100%;
    }

    bs-page-product-list .bs-product-list-container .bs-product-list-wrapper > article.bs-content-bar .bs-urnList .bs-ems-prd-list ul.bs-emosInfinite > li.bs-ems-prd {
        width: 33.33%;
    }

    span.discount-percent-val {
        display: block;
    }

    .ems-prd-price-btn {
        /*display: block;*/
    }

    .ems-prd-zoom li.swiper-slide {
        min-height: 300px;
    }

    .ems-prd-detail-inner .ems-prd-discount #btnFavoriEkle {
        display: none;
    }

    .ems-prd-zoom span.discount-percent-val {
        margin-top: 5px;
        color: #dd0d63;
        font-family: "Brandon", sans-serif;
        font-weight: bold;
        height: 28px;
        position: absolute;
        top: 25px;
        left: 20px;
        z-index: 5;
        font-size: 15px;
        line-height: 21px;
    }

    .ems-prd-detail-inner .inner-row-2 .share-wrap {
        position: absolute;
        right: 30px;
        display: block;
        bottom: 15px;
    }

    .ems-prd-detail-inner .inner-row-2 .share-wrap .share-btn i {
        font-size: 23px;
    }

    .ems-prd-detail-inner .inner-row-2 .share-wrap .share-btn span {
        display: none;
    }

    .ems-prd-detail-inner .inner-row-2 .share-wrap ul.share-list {
        padding: 5px;
        background: #000;
        display: none;
        position: absolute;
        right: -18px;
        bottom: 33px;
        width: 60px;
        border-radius: 7px;
        z-index: 2;
    }

    .ems-prd-detail-inner .inner-row-2 .share-wrap.opened > ul.share-list {
        display: block;
    }

    .ems-prd-detail-inner .inner-row-2 .share-wrap ul.share-list > li {
        width: 100%;
    }

    .footer {
        /*padding-bottom: 70px;*/
    }

    .ems-prd-detail-inner .inner-row-2 .share-wrap ul.share-list > li > a {
        color: #fff;
        font-size: 35px;
        height: 50px;
        width: 50px;
        display: block;
        text-align: center;
    }

    .share_button.mob_block {
        margin-left: 30px;
        margin-right: 30px;
        width: calc(100% - 30px);
        margin-bottom: 15px;
    }

    .ems-prd-detail-inner .inner-row-2 > .ems-prd-price-btn {
        display: block;
    }

    .mob_block {
        display: block !important;
    }

    .ems-prd-detail-inner .inner-row-2 > .ems-prd-price-btn a {
        width: inherit !important;
        padding-left: 0;
        padding-right: 0;
        text-align: left !important;
        font-family: "Brandon", sans-serif;
        font-weight: bold;
        font-size: 18px !important;
    }

    .ems-prd-detail-inner .ems-prd-add-to-cart a.btnsepeteAt {
        min-width: max-content;
        width: 80%;
        font-size: 18px;
        padding: 22.5px 33px;
        background-color: #dd0d63;
    }

    .ems-prd-detail-inner .ems-prd-add-to-cart {
        margin: 20px 0 0 0;
        position: relative;
        background: #dcdcdc;
    }

    .count_product ul li.selected a {
        background: #efeded;
    }

    .more_pop_up {
        display: none;
    }

    .count_product {
        position: relative;
        width: 20%;
        display: inline-block;
        vertical-align: top;
        height: 70px;
    }

    .count_product span i {
        position: absolute;
        right: 10px;
        /* float: right; */
        font-size: 12px;
        margin: 7px 0;
    }

    .count_product span {
        position: relative;
        z-index: 9000;
        width: 100%;
        height: 100%;
        display: flex;
        vertical-align: middle;
        padding: 22px 5px 22px 13px;
        color: #000;
        font-size: 18px;
        line-height: 26px;
        letter-spacing: 2px;
        font-family: "Brandon", sans-serif;
        font-weight: bold;
    }

    .count_product ul li {
        line-height: 30px;
        border-bottom: 1px solid #efeded;
        width: 100%;
    }

    .count_product ul li a {
        padding: 12px 0;
        display: block;
        font-size: 16px;
        text-align: center;
        font-family: 'Brandon', sans-serif;
        font-weight: bold;
    }

    .share_button {
        display: none;
    }

    .bs-description .content {
        margin: 0 auto;
    }

    .ems-prd-detail-inner .inner-row-1 .ems-prd-name {
        display: block;
        width: 100%;
        border-bottom: 1px solid #ccc;
        padding: 26px 30px;
        text-align: center;
    }

    .ems-prd-detail-inner {

        height: auto;
        flex-direction: column;
    }

    .ems-prd-detail-inner .inner-row-1 .ems-prd-name h1 {
        color: #000;
        font-size: 15px;
        line-height: 1;
        margin: 0;
        letter-spacing: 1.7px;
        text-align: center;
    }

    .navigasyon {
        width: 100%;
        padding: 0px 0 0 30px;
    }

    .ems-prd-detail-inner .inner-row-1 .product-detail-slider-wrapper .swiper-wrapper > .swiper-slide {
        border-right: none !important;
    }

    .ems-prd-detail-inner .inner-row-1 .product-detail-slider-wrapper .swiper-wrapper > .swiper-slide a img {
        display: block;
        margin: 0 auto;
        width: auto;
        max-width: 340px !important;
        left: inherit;
        top: inherit !important;
        position: relative;
        -webkit-transform: translate(0, 0) !important;
        -ms-transform: translate(0, 0) !important;
        transform: translate(0, 0) !important;
    }

    .ems-prd-detail-inner .inner-row-1 {
        width: 100%;
        position: relative;
    }

    .ems-prd-detail-inner .inner-row-2 .col-1 {
        /*display: none;*/
    }
    .ems-prd-detail-inner .inner-row-2 .col-1 {
        padding: 15px 20px 10px 10px;
    }
    .ems-prd-detail-inner .inner-row-2 {
        width: 100%;
    }

    .ems-prd-detail-inner .inner-row-2 .col-3 {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #fff;
        padding: 0;
        z-index: 111;
        height: 70px;
        display: inline-block;
        vertical-align: top;
    }

    .ems-prd-detail-inner .inner-row-2 .col-3-inner {
        background-color: #dcdcdc;
        display: flex;
    }

    .ems-prd-detail-inner .inner-row-2 .col-3-a {
        width: 35%;
        height: 70px;
        padding: 5px 15px;
        background: #eee;
        text-align: center;
        vertical-align: middle;
    }

    .ems-prd-detail-inner .inner-row-2 .col-3 .ems-prd-add-to-cart {
        width: 65%;
        margin: 0;
        padding: 0;
        display: flex;
    }

    .ems-prd-detail-inner .inner-row-2 .col-3-a .ems-prd-price {
        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;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .ems-prd-detail-inner .inner-row-2 .col-3-a .ems-prd-price {
        height: 60px;
    }

    .ems-prd-detail-inner .item__price--old {
        margin-right: 0px;
    }

    header.header.secret .header__bottom {
        position: fixed;
        z-index: 100;
        top: 70px;
        width: 100%;
    }

    .subheader-banner {
        font-size: 14px;

        width: 100%;
    }

    .woocommerce-edit-account .woocommerce-notices-wrapper {
        position: absolute;
        top: 0px;
        right: 0;
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .woocommerce a.remove{
        /*width: auto;*/
    }

    .main-banner-wrapper .main-banner-wrapper-block_:before{
        content: "";
        display: block;
        padding-top: 50%;
    }
    .main-banner .mob-only {
        background-size: cover;
        position: absolute;
        display: block;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .section__main-banner.section__wrapper {
        padding: 0;
    }

    .section--social {
        padding: 30px 20px 30px;
    }

    .section--fullwidth-slider .item__img {
        margin-bottom: 0;
    }

    .home_section__title {
        padding: 15px 0 0px;
    }

    .footer__mid {
        text-align: center;
        max-width: 280px;
        padding: 0px 0 30px;
        margin: 0 auto;
    }

    .footer__contact {
        width: 100%;
    }

    .footer__support {
        text-align: center;
    }

    .section--fullwidth-slider .section__title {
        padding-bottom: 0;
    }

    .bs-page-product-list .bs-product-list-container .bs-product-list-wrapper > article.bs-content-bar .bs-urnList .bs-ems-prd-list ul.bs-emosInfinite > li.bs-ems-prd {
        width: 50%;
    }

}

@media (max-width: 660px) {
    ul.bs-emosInfinite > li .bs-ems-prd-inner {
        padding: 0px 5px 24px 5px;
        width: 100%;
        position: relative;
    }
    ul.bs-emosInfinite > li .bs-ems-prd-inner .bs-ems-prd-text-wrap {
        transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        /*position: absolute;*/
        /*bottom: 5px;*/
        /*left: 0;*/
        width: 100%;
        padding: 0 5px;
    }
    .subscribe_form {
        top: 63%;
        right: 50%;
        transform: translateX(50%);
        padding: 40px 0;
        width: 280px;
    }

    .subscribe_form.success {
        /* background-color: #ec1d31; */
        text-align: center;
        background-color: rgb(0, 0, 0);
        color: white;
        width: 314px;
        padding: 5px;
    }

    #mc_subscribe_responce {
        color: #ffffff;
    }
}

@media screen and (max-width: 640px) {
    .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
        width: 100%;
    }

    .page-customer .page-content .slogan {
        margin-bottom: 0;
    }

    bs-page-product-list .bs-product-list-container .bs-product-list-wrapper > article.bs-content-bar .bs-urnList .bs-ems-prd-list ul.bs-emosInfinite > li.bs-ems-prd {
        width: 50%;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        border-left: 1px solid transparent;
        border-top-color: transparent;
    }

    .color-palette ul li {

        /*width: 80px !important;
        height: 80px;*/
    }

    .ems-prd-detail-inner .inner-row-2 .ems-prd-grup-wrapper .prd-list-group > span {
        display: flex;
        padding: 20px 20px 20px 5px;
        flex-direction: row;
    }

    .ems-prd-detail-inner .inner-row-2 .ems-prd-grup-wrapper .prd-list-group > span > i {
        top: 26px;
    }

    .ems-prd-detail-inner .inner-row-2 .ems-prd-grup-wrapper .prd-list-group > span .prd-name {
        /*display: none;*/
        order: 2;
    }

    .ems-prd-detail-inner .inner-row-2 .ems-prd-grup-wrapper .prd-list-group > span .prd-code {
        width: 31px;
        overflow: hidden;
        white-space: nowrap;
        order: 1;
    }
}

@media (max-width: 665px) {
    .header__support > a {
        font-size: 0px;
        text-align: center;
    }

    .icon-support-header:before{
        width: 30px;
        height: 30px;
        top: -16px;
    }

    .icon-support-footer:before{
        width: 30px;
        height: 30px;
        top: -5px;
    }

    .header__support-content{
        left: 50px;
    }

    i.icon.icon-support-header{
        width: auto;
        margin: 0 0 0 30px;
    }

    i.icon.icon-support-footer{
        width: auto;
        margin: 0 0 0 10px;
    }

    .header .search__btn{
        padding: 0 10px;
    }
}

@media screen and (max-width: 440px) {

    .header__support-content{
        left: 35px;
    }

    .icon-support-header:before{
        width: 30px;
        height: 30px;
        top: -16px;
    }

    .icon-support-footer:before{
        width: 30px;
        height: 30px;
        top: -5px;
    }

    .nm_woo_wrapper {
        padding-top: 90px;
    }

    .woocommerce-checkout .nm_woo_wrapper {

        padding-top: 10px;

    }

    .page-customer .page-content .slogan span {
        font-size: 40px;
    }

    .nm_woo_wrapper ul.order_details li {
        display: block;
        /*float: none;*/
        border: none;
    }

    .woocommerce-checkout h1 {
        display: block;
        width: 100%;
        font-size: 40px;
        padding: 0 10px;
    }

    .bs-page-product-list .bs-product-list-container .bs-product-list-wrapper > article.bs-content-bar .bs-urnList .bs-ems-prd-list ul.bs-emosInfinite > li.bs-ems-prd {
        /*width: 100%;*/
    }

    .woocommerce ul.order_details {
        margin: 0;
    }

    .page-customer .page-content {
        padding: 0;
    }
}

@media screen and (max-width: 400px) {
    .header .search__btn {
        padding: 0 10px;
    }

    /*.header__buttons a.search__btn[href='/wishlist/'] {*/
        /*display: none;*/
    /*}*/
}

.swiper-button-disabled{
    visibility: hidden;
}

a.fancybox-item.fancybox-close:hover {
    background-color: #e261c0;
}

.fancybox-close {
    border-radius: 50%;
    position: absolute;
    top: -18px;
    background-color: #66485e;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
    color: white;
    font-size: 25px;
    padding: 6px 12px;
}
/**/
.product-detail-slider .swiper-arrow {
    /*TEST*/
    position: absolute;
    background: transparent;
    outline: none;
    opacity: 1 !important;
    top: 10px;
    bottom: 0;
    width: 75px;
    margin: 0;
    z-index: 2;
}

.product-detail-slider .swiper-arrow--prev {
    /*background: linear-gradient(90deg, white, transparent);*/
    text-align: left;
    left: 0;
}

.product-detail-slider .swiper-arrow--next {
    /*background: linear-gradient(90deg, transparent, white);*/
    right: 0;
}

.product-detail-slider .swiper-arrow i {
    /*test*/
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 50px;
    top: 50%;
    height: 50px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

}

/* 29/10/19 add to car disabled styles */
a.btnsepeteAt.single_add_to_cart_button.disabled {
    opacity: 0.4;
    pointer-events: none;
}

/*01/11/19  stock notification near to price at product page*/
.ems-prd-detail-inner .ems-prd-price .stock {
    color: green;
    font-size: 16px;
    line-height: 14px;
    letter-spacing: 0.1px;
    margin-right: 20px;
    vertical-align: bottom;
}

@media screen and (max-width: 960px) {
    .ems-prd-detail-inner .ems-prd-price .stock {

        position: absolute;
        bottom: 69px;
        width: 100%;
        right: 0;
        background-color: white;
        padding: 10px;
    }
}

/*
* Redesign sizes for product page TEST + changes inside cutom.js for stock notification
*/
@media screen and (max-width: 960px) {
    .ems-prd-detail-inner .inner-row-2 .col-1 .col-1 {
        padding: 15px 0;
    }
    .ems-prd-detail .ems-prd-zoom {
        min-height: 300px;
    }

    .ems-prd-detail-inner .inner-row-1 .product-detail-slider-wrapper .swiper-wrapper > .swiper-slide a img {
        position: absolute;
        top: 0 !important;
        left: 0;
        bottom: 0;
        right: 0;
        max-height: 100%;
        max-width: 85% !important;
        display: block;
        margin: auto;
        width: auto !important;
        height: auto !important;
    }

    .ems-prd-detail-inner .ems-prd-name h1 {
        font-size: 20px;
    }

    p#breadcrumbs {
        display: none;
    }

    .ems-prd-detail-inner .ems-prd-mini-description .ems-prd-mini-description {
        padding: 0;
    }

    .ems-prd-detail-inner .ems-prd-price .stock {
        bottom: 70px;
        padding: 10px;
        background: none;
        transition: 0.3s all ease-in-out;
        right: -100%;
    }

    .ems-prd-detail-inner .ems-prd-price .stock.low-stock {
        right: 0;
        margin-right: 0px;
        background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    }

    .ems-prd-detail-inner .inner-row-2 .col-3-a .ems-prd-price {
        height: 45px;
    }

    .ems-prd-detail-inner .ems-prd-price .item__price--old {
        margin-left: 0px;
        font-size: 22px;
        margin-right: 33px;
    }
}

@media screen and (max-width: 640px) {
    .subheader-banner {
        padding: 3px 15px;
    }

    .ems-prd-detail-inner .inner-row-2 .ems-prd-grup-wrapper .prd-list-group > span {
        padding: 11px 20px 5px 5px;
    }

    .ems-prd-detail-inner .inner-row-2 .col-3 {
        height: 55px;
    }

    .ems-prd-detail-inner .inner-row-2 .col-3-a {
        width: 35%;
        height: 55px;
        padding: 0px 15px;
    }

    .ems-prd-detail-inner .ems-prd-add-to-cart a.btnsepeteAt {
        min-width: max-content;
        width: 80%;
        font-size: 18px;
        padding: 16.5px 5px;
    }

    .count_product span {
        padding: 18px 5px 22px 13px;
    }
}

/**/

/**/

@media screen and (max-width: 960px) {
    .ems-prd-detail-inner .item__price--old:after {
        content: '';
        width: 100%;
        height: 1px;
        background: #8f8f8f;
        display: block;
        position: absolute;
        top: 9px;
        left: 2px;
        -webkit-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    .ems-prd-price > div:nth-child(3) {
        bottom: 6px;
        font-size: 28px;
        margin-left: 11px;
    }

    .ems-prd-detail-inner .ems-prd-price > div {
        font-size: 28px;
        letter-spacing: 1.9px;
        display: inline-block;
        font-weight: bold;
        margin-left: -25px;
        /* top: -6px; */
        vertical-align: top;
        position: relative;
    }

    .ems-prd-detail-inner .ems-prd-price .item__price--old {
        margin-left: 0px;
        font-size: 17px;
        margin-right: 37px;
    }
}


ul.bs-emosInfinite > li .bs-ems-prd-inner .bs-ems-prd-icons .bs-urunListe_pnlIndirimOran .bs-urunListe_IndirimOran.sale-label-text {
    background: #ff0094;
    color: #fff;
    width: 40px;
    height: 40px;
    font-family: "Brandon", sans-serif;
    font-size: 16px;
    border-radius: 50%;
    display: block;
    line-height: 14px;
    text-align: center;
    padding: 4px 0;
}

.item__icons .bs-urunListe_pnlIndirimOran .bs-urunListe_IndirimOran.sale-label-text {
    background: #ff0094;
    color: #fff;
    width: 40px;
    height: 40px;
    font-family: "Brandon", sans-serif;
    font-size: 16px;
    border-radius: 50%;
    display: block;
    line-height: 14px;
    text-align: center;
    padding: 4px 0;
}

/*PAGES*/

body:not(.woocommerce-page) .page-content-text ol {
    margin-right: 1em;
    color: #676767;
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 15px;
}

body:not(.woocommerce-page) .page-customer .page-content-text p {
    color: #353535;
}

body:not(.woocommerce-page) .page-customer .page-content-text a {
    color: #000000;
    text-decoration: underline;
    font-weight: 600;
    word-break: break-word;
}

body:not(.woocommerce-page) .page-customer .page-content-text ul {
    list-style-type: disc;
    counter-reset: index;
    padding: 10px 19px;
}

@media screen and (max-width: 960px) {
    body:not(.woocommerce-page) .page-customer .section-2 article.content-bar {
        max-width: 100%;
    }

    body:not(.woocommerce-page) .page-customer .page-content {
        padding: 20px 25px;
    }

    body:not(.woocommerce-page) .page-customer .page-content .slogan span {
        display: block;
        width: 100%;
        font-size: 40px;
        line-height: 40px;
        color: #000;
    }

    body:not(.woocommerce-page) .page-customer .page-content .slogan {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 640px) {
    body:not(.woocommerce-page) .page-customer .page-content {
        padding: 5px 5px;
    }

    body:not(.woocommerce-page) .page-customer .page-content .slogan {
        margin-bottom: 15px;
    }
}

/*************** SCROLLBAR BASE CSS ***************/

.header .swiper-inner {
    overflow: hidden !important;
    position: relative;
    padding-left: 12px;
}

.header .swiper-inner > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.header .swiper-inner > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}

.scroll-element, .scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}

.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}

.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}

/*************** SIMPLE INNER SCROLLBAR ***************/

.header .swiper-inner > .scroll-element,
.header .swiper-inner > .scroll-element div {
    border: none;
    margin: 0;

    position: absolute;
    z-index: 10;
}

.header .swiper-inner > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.header .swiper-inner > .scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%;
}

.header .swiper-inner > .scroll-element.scroll-y {
    height: 100%;
    left: 0px;
    top: 0;
    width: 8px;
}

.header .swiper-inner > .scroll-element .scroll-element_outer {
    overflow: hidden;
}

.header .swiper-inner > .scroll-element .scroll-element_outer,
.header .swiper-inner > .scroll-element .scroll-element_track,
.header .swiper-inner > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.header .swiper-inner > .scroll-element .scroll-element_track,
.header .swiper-inner > .scroll-element .scroll-bar {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.header .swiper-inner > .scroll-element .scroll-element_track {
    background-color: #e0e0e0;
}

.header .swiper-inner > .scroll-element .scroll-bar {
    background-color: #c2c2c2;
}

.header .swiper-inner > .scroll-element:hover .scroll-bar {
    background-color: #919191;
}

.header .swiper-inner > .scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191;
}

/* update scrollbar offset if both scrolls are visible */

.header .swiper-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -12px;
}

.header .swiper-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -12px;
}

.header .swiper-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -12px;
}

.header .swiper-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -12px;
}
/**/

/* issues/228 */
.urunDetay .bs-description {
    border: none;
}

.section__title {
    position: relative;
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.section__title b {
    display: block;
    -ms-flex: 0.49;
    flex: 0.49;
    height: 2px;
    opacity: .1;
    background-color: black;
}

.swiper-pagination.fullwidth-slider__pagination.desktop-only.swiper-pagination-clickable.swiper-pagination-bullets {
    display: none;
}
/**/

/*BlackFridayF*/
.black_friday_label.bs-urunListe_pnlIndirimOran {
    background-color: black;
    padding: 1px;
}

.black_friday_label.bs-urunListe_pnlIndirimOran span.bs-urunListe_IndirimOran.sale-label-text {
    width: 50px !important;
    background-color: black !important;
    border: 1px dashed;
    border-radius: 0 !important;
    padding: 2px 0 !important;
}

.black_friday_label.bs-urunListe_pnlIndirimOran i.text {
    font-size: 10px;
}

.black_friday_label.bs-urunListe_pnlIndirimOran i.number {
    color: #f42635;
    font-size: 20px;
    line-height: 18px;
}

/**/

/**/
.home .section--fullwidth-slider .section__title {
    margin-top: 50px;
    margin-bottom: 25px;
}
/**/
ul.bs-emosInfinite > li .bs-ems-prd-inner .bs-ems-prd-icons .bs-urunListe_pnlIndirimOran .bs-urunListe_IndirimOran.sale-label-image {
    background-image: url(img/3for100.png);
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    text-indent: 40px;

}


/**/
.ems-prd-zoom .btnDefault.btnFavoriEkle {
    display: none;
}

.ems-prd-zoom .discount-percent-val {
    display: none !important;
}

/*
* Checkout changes
*/
.woocommerce-checkout:not(.woocommerce-order-received) .page-customer .section-2 > .section-inner {
    /* width: 90%; */
    padding: 0px 35px;
    max-width: 1200px;
    margin: 0px auto;
    background: #fff;
}
.woocommerce-checkout:not(.woocommerce-order-received) .section__wrapper.section__wrapper--mid {
    display: flex;
    flex-direction: row-reverse;
}

.woocommerce-checkout:not(.woocommerce-order-received) form.checkout.woocommerce-checkout{
    width: 40%;
}

.woocommerce-checkout:not(.woocommerce-order-received) form.checkout.woocommerce-checkout #customer_details {
    display: flex;
    flex-direction: column;
}

.woocommerce-checkout:not(.woocommerce-order-received) #customer_details .col-1, #customer_details .col-2{
    width: 100%;

}

.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-billing-fields {
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .19);
    border: 0;
    border-radius: 4px;
}

#customer_details .col-2{
    margin-top: 19px;
}

.woocommerce-checkout:not(.woocommerce-order-received) .shop_table.woocommerce-checkout-review-order-table tbody{
    display: none;
}

.woocommerce-checkout:not(.woocommerce-order-received) h3 {
    font: 400 18px/1.2em "Noto Sans Hebrew", "Noto Sans", Arial, sans-serif;
    font-weight: bold;
    -webkit-transition: background .6s;
    transition: background .6s;
    font-size: 16px;
    line-height: 30px;
    min-height: 26px;
    padding: 0 5px;
    font-weight: 700;
    color: #2c2c2c;
    position: relative;
    background-color: #f2f2f2;
}

.woocommerce-checkout .section--fullwidth-slider .item:hover .item__details{
    bottom: -6px;
}
.woocommerce-checkout .swiper-slide.item p{
    padding: 6px 0 !important;
    font-size: 16px !important;
}
.woocommerce-checkout:not(.woocommerce-order-received) p#billing_country_field {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0;
}

#add_payment_method #payment div.payment_box p:last-child,
.woocommerce-cart #payment div.payment_box p:last-child,
.woocommerce-checkout:not(.woocommerce-order-received) #payment div.payment_box p:last-child{
    font-size: 14px;
    line-height: 19px;
}

.woocommerce-checkout tr.cart-discount {
    background-color: #4CAF50;
    color: white;
}

.woocommerce-checkout .nm_woo_wrapper .select2-container .select2-selection--single,
.woocommerce-checkout .nm_woo_wrapper .select2-container--default .select2-selection--single .select2-selection__arrow,
.woocommerce-checkout .nm_woo_wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px;
    height: 35px;
}

.woocommerce-checkout tr.woocommerce-shipping-totals.shipping {
    font-size: 16px;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    content: "";
    display: block;
    border: 1em solid #dfdcde;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -.75em;
    right: 0;
    margin: -1em 5em 0 0;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 0.2em 0;
    font-size: 12px;
    border-radius: 2px;
    line-height: 1em;
    background-color: #dfdcde;
    color: #515151;
}
.woocommerce-checkout .checkout-logo{
    padding: 0px 36px;
    max-width: 1200px;
    margin: 5px auto;
    background: #fff;
}

.woocommerce-checkout .page-customer .page-content .slogan{
    width: 100%;
    margin-bottom: 0px;
    display: inline-block;
    vertical-align: top;
}

.woocommerce-checkout .page-customer .page-content .slogan span {
    display: block;
    width: 100%;
    font-size: 25px;
    line-height: 15px;
    color: #332323;
    margin: 0;
}

.woocommerce-checkout .nm_woo_wrapper {
    padding-top: 10px;
}
input#coupon_code {
    height: 35px !important;
}

.nm_woo_wrapper .button[name='apply_coupon'] {
    height: 35px;
}

.woocommerce-checkout:not(.woocommerce-order-received) .shop_table .actions .coupon {
    padding: 2px 10px;
}
.woocommerce-checkout:not(.woocommerce-order-received) #order_review .shipping td:nth-child(2) {
    min-width: auto;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    padding: 0 1em;
}
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce table.shop_table th {
    font-weight: 700;
    padding: 15px 12px 20px;
    line-height: 1em;
    font-size: 14px;
    border-bottom: 1px solid rgba(0,0,0,.1);
}

.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce td.product-name {
    font-size: 13px;
}
.woocommerce-cart-form__cart-item.cart_item .product-thumbnail > img {
    width: auto;
    height: 60px;
}
/*temporary */
.woocommerce-cart-form h3{
    text-align: right;
    width: 100%;
    border-collapse: separate;
    box-shadow: 1px -2px 6px 1px rgba(0, 0, 0, 0.12);
    border: 0;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

/**/
.woocommerce-checkout:not(.woocommerce-order-received) table.shop_table.woocommerce-checkout-review-order-table {
    /*width: 40%;*/
    /*width: 41.323%;*/
    width: 40.9%;
}

li.wc_payment_method.payment_method_yaadpay {
    /*  display: none;*/
}
.woocommerce-checkout:not(.woocommerce-order-received) .shop_table.woocommerce-checkout-review-order-table .product-name {
    display: none;
}

.shop_table.woocommerce-checkout-review-order-table th.product-total{
    display: none;
}
/*
.shop_table.woocommerce-checkout-review-order-table .woocommerce-shipping-labels {
    display: none;
}
*/
#customer_details .col-2{
    width: 100vw;
    max-width: 1110px;
}

.nm_woo_wrapper #order_review {
    display: flex;
    /*flex-direction: column;
    align-items: flex-end;*/
    flex-direction: row;
    align-items: flex-start;
}

/* issues/228 */
.urunDetay .bs-description {
    border: none;
}
.section__title {
    position: relative;
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


.order_total_wrap {
    padding: 0.2em 1em;
    background-color: #ffffff;
    box-shadow: -1px -2px 3px 1px rgba(0, 0, 0, .19);
    border-radius: 0;
    /*border-top-left-radius: 4px;*/
    /*border-top-right-radius: 4px;*/
}
.section__title b {
    display: block;
    -ms-flex: 0.49;
    flex: 0.49;
    height: 2px;
    opacity: .1;
    background-color: black;
}
/**/
.swiper-pagination.fullwidth-slider__pagination.desktop-only.swiper-pagination-clickable.swiper-pagination-bullets {
    display: none;
}
/**/

/*checkout scroll*/
.woocommerce-checkout:not(.woocommerce-order-received) tbody {
    display: inline-block;
    width: 100%;
    overflow: auto;
    height: 313px;
}

.woocommerce-checkout:not(.woocommerce-order-received) th.product-thumbnail {
    width: 11%;
}

.woocommerce-checkout:not(.woocommerce-order-received) th.product-name {
    width: 26%;
}

.woocommerce-checkout:not(.woocommerce-order-received) th.product-price {
    width: 11%;
}

.woocommerce-checkout:not(.woocommerce-order-received) th.product-quantity {
    width: 19%;
}

.section-title{
    position: relative;
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.section-title b {
    display: block;
    -ms-flex: 1;
    flex: 1;
    height: 2px;
    opacity: .1;
    background-color: black;
}

.woocommerce-checkout .logo img {
    width: 110px;
}

@media screen and (max-width: 960px) {
    .woocommerce-page table.cart td.actions .coupon .button {
        width: calc(100% - 154px);
    }
    .nm_woo_wrapper #coupon_code{
        width: 150px;
    }
    .nm_woo_wrapper #order_review {
        display: flex;
        flex-direction: column;
    }

    table.shop_table.woocommerce-checkout-review-order-table{
        width: 100%;
    }

    .woocommerce-checkout #payment{
        width: 100%;
        padding: 0;
        margin: 0;
    }
    #customer_details .col-2{
        width: 100%;
    }
    .woocommerce-checkout .section__wrapper.section__wrapper--mid{
        flex-direction: column;
    }

    .woocommerce-checkout form.checkout.woocommerce-checkout{
        width: 100%;
        padding: 0;
        margin-top: 10px;
    }

    .woocommerce-cart-form h3:hover{
        cursor: pointer;
    }
    .woocommerce-cart-form h3.opened:after {
        content: ">";
        position: absolute;
        left: 8px;
        webkit-transform: rotate(270deg) scale(1, 1.5);
        -moz-transform: rotate(270deg) scale(1, 1.5);
        -ms-transform: rotate(270deg) scale(1, 1.5);
        -o-transform: rotate(270deg) scale(1, 1.5);
        transform: rotate(270deg) scale(1, 1.5);
        transition: ease-in-out all 0.3s;
    }

    .woocommerce-cart-form h3:after {
        content: ">";
        position: absolute;
        left: 8px;
        webkit-transform: rotate(90deg) scale(1, 1.5);
        -moz-transform: rotate(90deg) scale(1, 1.5);
        -ms-transform: rotate(90deg) scale(1, 1.5);
        -o-transform: rotate(90deg) scale(1, 1.5);
        transform: rotate(90deg) scale(1, 1.5);
        transition: ease-in-out all 0.3s;
    }
}

@media screen and (max-width: 480px) {
    .woocommerce-page table.cart td.actions .coupon .button {
        width: 100%;
    }

    .nm_woo_wrapper #coupon_code {
        width: 100%;
    }
}

/*BF*/
.black_friday_label.bs-urunListe_pnlIndirimOran {
    background-color: black;
    padding: 1px;

}



span.bs-urunListe_IndirimOran.sale-label-text {
    width: 50px !important;
    background-color: black !important;
    border: 1px dashed;
    border-radius: 0 !important;
    padding: 2px 0 !important;
}

.black_friday_label.bs-urunListe_pnlIndirimOran i.text {
    font-size: 10px;
}

.black_friday_label.bs-urunListe_pnlIndirimOran i.number {
    color: #f42635;
    font-size: 20px;
    line-height: 18px;
}
/**/

/*out of stock labels*/
.bs-urunListe_promosyonUyari.sold_out .bs-urundetay_promosyon_altuyaria i:before {
    content: ".";
    position: relative;
    bottom: 2px;
    right: -3px;
}
.bs-urunListe_promosyonUyari.sold_out .bs-urundetay_promosyon_altuyaria i:after {
    content: ".";
    top: -3px;
    position: relative;
}
.bs-urunListe_promosyonUyari.sold_out .bs-urundetay_promosyon_altuyari span {
    color: #f39c9f;
    font-weight: 600;
    font-size: 17px;
    line-height: 15px;
}
.bs-urunListe_promosyonUyari.sold_out .bs-urundetay_promosyon_altuyari i {
    color: #1f738c;
    font-size: 8px;
    font-weight: 600;
    width: 100%;
    display: block;
    text-align: center;
}

.bs-urunListe_promosyonUyari.sold_out .bs-urundetay_promosyon_altuyari {
    display: block;
    border: 4px dotted #f2abe0;
    border-radius: 50%;
    position: relative;
    top: -6px;
    left: 5px;
    padding: 0px 3px;
    width: 64px;
    height: 64px;
}
.bs-urunListe_promosyonUyari.sold_out {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    border: 6px solid #1f738c;
}
/**/

/**/
.ems-prd-zoom .btnDefault.btnFavoriEkle {
    display: none;
}

.ems-prd-zoom .discount-percent-val {
    display: none !important;
}

/*Feed slider - on hover makes shadow for hovered image and show insta icon*/
.feed-slider a{
    transition: 0.5s all ease-in-out;
}
.feed-slider a:hover i.icon.icon-instagram {
    width: 100%;
    height: 97%;
    position: absolute;
    display: block;
    font-size: 168px;
    top: 0;
    left: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.59);
    color: #fff;
    padding: 20%;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.feed-slider a .icon-instagram::before {
    content: "";
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;

}
.nm_woo_wrapper .input-text{
    border: 1px solid #eeeeee;
}
#payment form .form-row.place-order{
    margin-bottom: 15px;
}
.section__wrapper--mid{
    padding: 0;
}
#order_review .shop_table tfoot{
    border-top: none
}
.woocommerce-checkout #payment ul.payment_methods{
    padding: 10px 1em;
}
.woocommerce-checkout:not(.woocommerce-order-received) .shop_table thead{
    display: table;
    width: 100%;
    height: 30px;
    padding: 0 15px;
    /*direction: ltr;*/
}
.woocommerce table.shop_table{
    /*padding-bottom: 15px;*/
    /*padding-top: 15px;*/
}
.woocommerce table.shop_table tfoot td{
    border: none;
}


.cart.woocommerce-cart-form__contents tbody::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(left, #8391A6, #536175);
}
.order_total_wrap{
    box-shadow: none;
}
.woocommerce-shipping-totals textarea{
    width: 100%;
    /*height: 64px;*/
    resize: none;
    margin-top: 10px;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.50);
    font-size: 16px;
}
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-billing-fields__field-wrapper{
    padding-bottom: 15px;
}
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-billing-fields{
    box-shadow: none;
}
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-checkout table.cart .product-thumbnail{
    width: 15%;
}
.woocommerce-checkout:not(.woocommerce-order-received) h3{
    background: transparent;
}
.nm_woo_wrapper #coupon_code {
    border: 1px solid #eeeeee;
    width: 180px;
}
.woocommerce-cart-form h3{
    box-shadow: none;
    border-radius: 0;
    background-color: transparent;
    font-weight: 600;
}
.woocommerce-checkout .woocommerce-billing-fields {
    box-shadow: none;
    border: 0;
    border-radius: 0;
}
.woocommerce-checkout h3{
    background: none;
}
.woocommerce .quantity .qty{
    width: 35px;
}
.woocommerce table.shop_table td.product-name{
    width: 37%;
}
.woocommerce-billing-fields__field-wrapper p:nth-child(3){
    width: 100%;
}
.woocommerce-billing-fields__field-wrapper p .woocommerce-input-wrapper{
    position: relative;
}
.woocommerce-billing-fields__field-wrapper p .woocommerce-input-wrapper > div{
    top: 25px;
}
.woocommerce-billing-fields__field-wrapper p:nth-child(3) .woocommerce-input-wrapper input{
    padding-right: 45px;
}
#customer_details .col-2 {
    margin-top: 0;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{
    padding-bottom: 15px;
}
.woocommerce-order-received .section__wrapper.section__wrapper--mid{
    display: block;
}
.woocommerce-order-received .shop_table tbody{
    height: auto;
}
.woocommerce-order-received .woocommerce table.shop_table {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 0 24px -1px;
    text-align: right;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;

    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    line-break: strict;
    -webkit-hyphens: auto;
    ​-ms-hyphens: auto;
    hyphens: auto;
}
.woocommerce-order-received .section__wrapper--mid {
    max-width: 1340px;
    padding: 0 30px;
}
.woocommerce-order-received .woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em;
}
.woocommerce-order-received .woocommerce table.shop_table td{
    border-top: 1px solid rgba(0,0,0,.1);
    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5em;
}
.woocommerce-checkout:not(.woocommerce-order-received) table.shop_table.woocommerce-checkout-review-order-table tfoot{
    display: table;
    width: 100%;
}
.woocommerce-checkout:not(.woocommerce-order-received) tbody::-webkit-scrollbar-button {
    background-image:url('');
    background-repeat:no-repeat;
    width:9px;
    height:0px
}

.woocommerce-checkout:not(.woocommerce-order-received) tbody::-webkit-scrollbar-track {
    background-color:#ecedee
}

.woocommerce-checkout:not(.woocommerce-order-received) tbody::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background-color: #d2d2d2;
}

.woocommerce-checkout:not(.woocommerce-order-received) tbody::-webkit-scrollbar-thumb:hover{
    background-color:#d2d2d2;
}

.woocommerce-checkout:not(.woocommerce-order-received) tbody::-webkit-resizer{
    background-image:url('');
    background-repeat:no-repeat;
    width:8px;
    height:0px
}

.woocommerce-checkout:not(.woocommerce-order-received) tbody::-webkit-scrollbar{
    width: 8px;
}
#order_review .shop_table thead td{
    border-bottom: 1px solid rgba(0,0,0,.1);
    border-top: none;
}
.woocommerce-order-received .page-customer .page-content-text p{
    /*margin-bottom: 40px;*/
}
.woocommerce-order-received .section__wrapper--mid{
    padding: 0;
}
.woocommerce-order-received .woocommerce-order-data-wwc{
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0 0 0;
}

/*.no_product_ {*/
    /*-moz-animation: cssAnimation 0s ease-in 5s forwards;*/
    /*!* Firefox *!*/
    /*-webkit-animation: cssAnimation 0s ease-in 5s forwards;*/
    /*!* Safari and Chrome *!*/
    /*-o-animation: cssAnimation 0s ease-in 5s forwards;*/
    /*!* Opera *!*/
    /*animation: cssAnimation 0s ease-in 5s forwards;*/
    /*-webkit-animation-fill-mode: forwards;*/
    /*animation-fill-mode: forwards;*/
/*}*/
/*@keyframes cssAnimation {*/
    /*to {*/
        /*width:0;*/
        /*height:0;*/
        /*overflow:hidden;*/
    /*}*/
/*}*/
/*@-webkit-keyframes cssAnimation {*/
    /*to {*/
        /*width:0;*/
        /*height:0;*/
        /*visibility:hidden;*/
    /*}*/
/*}*/

.qty_button_plus_no{
    background: #fff;
    border: 0;
    color: #aaa;
}
.qty_button_plus_no:active, .qty_button_plus_no:hover, .qty_button_plus_no:focus {
    outline: 0;
    outline-offset: 0;
    box-shadow: none;
}

#billing_first_name_field{
    width: 100% !important;
}

.woocommerce-order-data-wwc > div:nth-child(1) span{
    text-decoration: underline;
    font-size: larger;
}
.woocommerce-order-data-wwc > div:nth-child(2){

}

.woocommerce-checkout table.cart .product-thumbnail div:nth-child(2) img{
    width: 25px;
    height: 25px;
}

.woocommerce-my-order-wwc{
    text-decoration: underline;
    margin: 20px 0 0 0;
}
@media screen and (max-width: 1200px){
    .woocommerce table.shop_table td.product-name{
        width: 27%;
        padding: 0;
    }
}
@media screen and (max-width: 992px){
    .woocommerce-cart-form h3:after{
        display: none;
    }
    .woocommerce-page table.cart td.actions .coupon{
        display: flex;
    }
    .woocommerce table.shop_table{
        margin-bottom: 35px;
    }
    .woocommerce-checkout #payment{
        margin: 0 2% 0 0%;
        width: 49%;
    }
}
@media screen and (max-width: 960px){
    .woocommerce-checkout:not(.woocommerce-order-received) .section__wrapper.section__wrapper--mid{
        flex-direction: column;
    }
    .woocommerce-checkout:not(.woocommerce-order-received) .woocommerce td.product-name{
        width: 50%;
    }
    .woocommerce-checkout:not(.woocommerce-order-received) .woocommerce td.product-thumbnail{
        width: 15%;
    }
    .woocommerce-checkout:not(.woocommerce-order-received) form.checkout.woocommerce-checkout {
        width: 100%;
    }
    .woocommerce-checkout:not(.woocommerce-order-received) table.shop_table.woocommerce-checkout-review-order-table{
        width: 100%;
    }
    .woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-checkout #payment {
        margin: 0;
        width: 100%;
        margin-top: 35px;
    }
    .page-customer .page-content {
        padding: 20px 0px;
    }
}

@media screen and (max-width: 768px){
    .woocommerce-checkout:not(.woocommerce-order-received) .shop_table thead{
        display: none;
    }
    #order_review .shop_table thead{
        display: table;
    }
    .woocommerce-checkout:not(.woocommerce-order-received) .woocommerce td.product-name{
        font-size: 16px;
    }
    .woocommerce-cart-form__cart-item td:first-child{
        /*margin-bottom: 30px;*/
    }
    .woocommerce-cart-form__cart-item td{
        /*margin-bottom: 15px;*/
        padding: 10px !important;
    }
    .woocommerce table.shop_table td.product-name {
        width: 100%;
    }
    .woocommerce-cart-form__cart-item.cart_item > td{
        padding: 2px 0 2px 0 !important;
    }
    .woocommerce-checkout table.cart .product-thumbnail div:nth-child(2) img{
        width: 20px;
        height: 20px;
    }
    .woocommerce-checkout:not(.woocommerce-order-received) .woocommerce td.product-name a{
        font-size: 13px;
    }
    .purchase_quantity_{
        height: 25px;
        width: 25px;
    }
}
@media screen and (max-width: 640px) {
    .feed-slider a:hover i.icon.icon-instagram {
        height: 96%;
        font-size: 29vw;
        padding: 20%;
    }
    .woocommerce-checkout:not(.woocommerce-order-received) .woocommerce td.product-thumbnail {
        width: 100%;
        background: none;
    }
    .woocommerce-checkout:not(.woocommerce-order-received) .woocommerce td.product-name,
    .woocommerce-checkout:not(.woocommerce-order-received) .woocommerce td.product-price,
    .woocommerce-checkout:not(.woocommerce-order-received) .woocommerce td.product-quantity{
        width: 100%;
        background: none;
    }

    .ems-prd-detail-inner .ems-prd-price .stock{
        bottom: 55px;
    }
}

.woocommerce-checkout #payment{
    border-radius: unset;
}

.woocommerce-shipping-totals-free{
    margin: 0 0 20px 0;
    color: #e20c78;
}

.shop_table.woocommerce-checkout-review-order-table tfoot{
    padding-top: 0 !important;
}

@media screen and (min-width: 1221px) and (max-width: 1230px) {
    .woocommerce-checkout:not(.woocommerce-order-received) table.shop_table.woocommerce-checkout-review-order-table {
        width: 40.8%;
    }
    .woocommerce-checkout #payment{
        width: 59%;
    }
}
@media screen and (min-width: 1171px) and (max-width: 1220px) {
    .woocommerce-checkout:not(.woocommerce-order-received) table.shop_table.woocommerce-checkout-review-order-table {
        width: 39%;
    }
    .woocommerce-checkout #payment{
        width: 56.5%;
    }
}
@media screen and (min-width: 961px) and (max-width: 1170px) {
    .woocommerce-checkout:not(.woocommerce-order-received) table.shop_table.woocommerce-checkout-review-order-table {
        width: 39%;
    }
    .woocommerce-checkout #payment{
        width: 50%;
    }
}

@media screen and (max-width: 600px) {
    .woocommerce table.shop_table_responsive tr.wona_mobile:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr.wona_mobile:nth-child(2n) td{
        background-color: #ffffff !important;
    }
}

@media screen and (max-width: 768px) {
    .woocommerce table.shop_table td{
        border-top: none;
    }
}

.rtl .woocommerce .col2-set .col-1{
    float: none;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{
    float: none;
    width: 100%;
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2{
    width: 100%;
}

.form-login__wwc{
    display: none;
}

.woocommerce-info .showlogin {
    color: green;
    font-weight: bold;
}

.woocommerce-form.woocommerce-form-login.login{
    display: block !important;
}

.lost_password a{
    text-decoration: underline;
    color: blue;
    font-weight: bold;
    font-size: 17px;
}

.woocommerce-error li a{
    text-decoration: underline;
    color: blue;
    font-weight: bold;
    font-size: 17px;
}

.woocommerce-form.woocommerce-form-login.login > p:first-child{
    display: none;
}

.woocommerce-shipping-destination{
    display: none;
}

.label_spring img,
.promo_200_50_up img{
    width: 85px;
}

.label_all_face_products_2_plus_1 img{
    width: 60px;
}
.promo_3_plus_2_all_but_on_sale img{
    width: 70px;
}
.fullwidth-slider .promo_3_plus_2_all_but_on_sale img{
    width: 65px;
}

.promo_200_50_one{
    width: 100px;
}

.percent_25_off{
    width: 70px;
}
.percent_25_off .Label_up_to_60{
    width: 90px;
    max-width: none;
}

.promo_lipstick_35{
    width: 75px;
}
.fullwidth-slider .promo_lipstick_35{
    width: 65px;
}

.label_10_20_30 img{
    width: 90px;
}
.fullwidth-slider .label_10_20_30 img{
    width: 70px;
}
.fullwidth-slider .percent_25_off{
    width: 58px;
}
.fullwidth-slider .percent_25_off .Label_up_to_60{
    width: 78px;
    max-width: none;
}

.promo_2_plus_2{
    width: 70px;
}
.fullwidth-slider .promo_2_plus_2{
    width: 55px;
}
.label_3_110 img{
    width: 60px;
}
.fullwidth-slider .label_3_110 img{
    width: 50px;
}

.product_cat_lable{
    position: absolute;
    z-index: 3;
    left: 20px;
}
.fullwidth-slider .product_cat_lable{
    position: absolute;
    z-index: 3;
    left: 0;
}
.product_cat_lable img{
    width: 55px;
    position: relative;
    top: 53px;
}
.fullwidth-slider .product_cat_lable img{
    width: 50px;
    position: relative;
    top: -2px;
}

@media only screen and (max-width: 768px) {
    .promo_200_50_up img{
        width: 45px;
    }

    .percent_25_off{
        width: 43px;
    }
    .fullwidth-slider .percent_25_off{
        width: 35px;
    }
    .percent_25_off .Label_up_to_60{
        width: 53px;
        max-width: none;
    }
    .fullwidth-slider .percent_25_off .Label_up_to_60{
        width: 45px;
        max-width: none;
    }

    .label_10_20_30 img{
        width: 55px;
    }
    .label_3_110 img{
        width: 45px;
    }
    .fullwidth-slider .label_3_110 img{
        width: 40px;
    }

    .fullwidth-slider .label_10_20_30 img{
        width: 45px;
    }

    .label_spring img {
        width: 50px;
    }

    .label_all_face_products_2_plus_1 img,
    .promo_3_plus_2_all_but_on_sale img{
        width: 50px;
    }
    .fullwidth-slider .label_all_face_products_2_plus_1 img,
    .fullwidth-slider .promo_3_plus_2_all_but_on_sale img{
        width: 40px;
    }

    .promo_200_50_one{
        width: 70px;
    }

    .promo_lipstick_35{
        width: 50px;
    }

    .fullwidth-slider .promo_lipstick_35{
        width: 40px;
    }

    .promo_2_plus_2{
        width: 43px;
    }
    .fullwidth-slider .promo_2_plus_2{
        width: 43px;
    }

    .product_cat_lable img{
        width: 45px;
        top: 33px;
    }
    .fullwidth-slider .product_cat_lable img{
        width: 35px;
        top: -2px;
    }
}

@media screen and (max-width: 660px) {
    .product_cat_lable{
        top: 38px;
    }
    .fullwidth-slider .product_cat_lable{
        top: 43px;
    }
}

.section.section--social{
    display: none;
}

.section.section--fullwidth-slider{
    margin: 0 0 60px 0;
}

@media only screen and (max-width: 959px) {
    .section.section--fullwidth-slider{
        margin: 0;
    }
    .section.section--social{
        display: block;
    }
    /*.footer__support{*/
        /*padding: 0 45px 0 0;*/
    /*}*/
}

.tinv-wishlist table th{
    font-size: 27px;
}
.tinv-wishlist .product-stock span{
    font-size: 17px;
}
.product-action .tinvwl-txt{
    font-size: 17px;
}

/*.main-banner-wrapper.promo_action_2 .main-banner-wrapper-block_:before{*/
    /*content: "";*/
    /*display: block;*/
    /*padding-top: 25%;*/
/*}*/

.cart__items .mini-cart-overlay{
    position: absolute;
     display: none;
    background: rgba(242, 171, 224, 0.35);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 80;
    cursor: wait;
}

@media only screen and (min-width: 1241px)and (max-width: 1373px) {
    .nav-main a.cl-pink {
        font-size: 15px;
        padding: 25px 7px !important;
    }
}

/*@media only screen and (min-width: 1300px)and (max-width: 1373px) {*/
/*    .nav-main a.cl-pink {*/
/*        font-size: 17px;*/
/*    }*/
/*}*/

@media only screen and (min-width: 1373px)and (max-width: 1527px) {
    .nav-main a.cl-pink {
        padding: 25px 8px;
        font-size: 18px;
    }
}

@media screen and (max-width: 959px) {
    .footer__mid{
        display: none;
    }
}

.tinv-wishlist .product-remove button{
    padding-left: 0;
}

.tax-product_cat.term-1389 .bs-product-list-wrapper .woocommerce-info {
    display: none;
}

.woocommerce-form-login .woocommerce-Input--password {
    width: 100%;
}

.mobile-only{
    display: none;
}

@media screen and (max-width: 959px) {
    .mobile-only{
        display: block;
    }
}