﻿* {
    font-family: 'Montserrat', sans-serif !important;
}

html {
    overflow-x: visible !important;
    webkit-overflow-scrolling: touch;
}

@font-face {
    font-family: 'PlayfairDisplay-Regular';
    src: url('../fonts/fonts/Playfair_Display/PlayfairDisplay-Regular.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'PlayfairDisplay-Italic';
    src: url('../fonts/fonts/Playfair_Display/PlayfairDisplay-Italic.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'PlayfairDisplay-BoldItalic';
    src: url('../fonts/fonts/Playfair_Display/PlayfairDisplay-BoldItalic.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'PlayfairDisplay-Bold';
    src: url('../fonts/fonts/Playfair_Display/PlayfairDisplay-Bold.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'PlayfairDisplay-BlackItalic';
    src: url('../fonts/fonts/Playfair_Display/PlayfairDisplay-BlackItalic.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'PlayfairDisplay-Black';
    src: url('../fonts/fonts/Playfair_Display/PlayfairDisplay-Black.ttf') format('truetype');
    font-display: swap;
}

body {
    padding-top: 168px;
    background: #fff;
}

    body.email-validation {
        padding-top: 251px;
    }

        body.email-validation .email-validation-alert {
            display: block;
        }

.fa {
    font: normal normal normal 14px/1 FontAwesome !important;
}

.alert-success {
    background: #74aa36 !important;
}

.alert-danger {
    background-color: #dc3545 !important;
}

.alert {
    border-radius: 0;
    color: #fff;
    font-style: italic !important;
}

.alert-image {
    width: 30px;
    height: 30px;
    box-sizing: content-box;
}

    .alert-image img {
        width: 100%;
    }

.email-validation-alert {
    display: none;
    background-color: cornsilk;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .email-validation-alert .row {
        display: flex;
        align-items: center;
    }

    .email-validation-alert .alert-section {
        padding: 0;
    }

.alert-header-right-section {
    text-align: center;
}

.alert-section {
    padding: 30px;
    background-color: cornsilk;
}

    .alert-section.alert-mail-opc.d-flex {
        align-items: start;
        width: 230px;
        padding: 20px 10px 20px 20px;
    }

    .alert-section.alert-mail-opc div:last-child {
        max-width: 80%;
    }

    .alert-section .alert-image {
        padding-bottom: 10px;
    }

    .alert-section div {
        margin-right: 10px;
    }

    .alert-section.d-flex {
        justify-content: center;
        align-items: center;
    }

    .alert-section.d-block div {
        display: inline-block;
    }

.d-flex {
    display: flex;
}

.d-block {
    display: block;
}

.w-auto {
    width: auto !important;
}

.mt-3 {
    margin-top: 15px;
}

.register-result-mail-validate {
    margin-top: 10px;
    margin-bottom: 20px;
}

.registration-result-page {
    padding-top: 15px;
    padding-bottom: 15px;
}

a {
    color: #ff0093;
}

.OpenableMenuItem > a, .LinkMenuItem > a {
    font-size: 15px;
    color: #ff0093;
}

.customer-right {
    margin-bottom: 40px;
}

.password-confirm-desc {
    margin-bottom: 20px;
    float: left;
    width: 100%;
    display: block;
    position: relative;
}

.header-logo-container {
    padding-top: 16px;
    padding-left: 30px;
}

.header-mobile-category-menu-close {
    display: none
}

.open-address-form {
    float: right;
}

#logo {
    width: 100px;
}

.nav > li > a:focus, .nav > li > a:hover {
    background: transparent;
}

.navbar-nav > li > a:hover {
    color: #0a0807;
}

.link-inline {
    display: inline-block;
    float: right;
    padding: 15px 10px 17px 10px;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
}

    .link-inline:hover {
        background: #202020;
    }

.header-account-container button {
    padding: 0;
    background: transparent;
    border: 0;
    height: 24px;
    width: 24px;
}

.link-inline img {
    height: 25px;
    width: 25px;
    margin-bottom: 4px;
}


.cart-element {
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #414141;
    position: relative
}

.header-right {
}

.back-to-top {
    display: none;
}

.navbar-nav {
    width: 100%;
    text-align: center;
    position: static;
}

    .navbar-nav > li {
        float: none;
        display: inline-block;
        padding-left: 7px;
        padding-right: 7px;
        position: static;
    }

        .navbar-nav > li > a {
            padding-left: 0;
            padding-right: 0;
            font-weight: bold;
        }

.header-top {
    background: #ff0093;
    height: 80px;
}

.footer-main-left {
    width: 30%;
    float: left;
    display: block;
    position: relative;
    padding: 0 35px;
    border-right: 1px solid #e5e5e5;
}

.footer-main-right {
    float: left;
    width: 70%;
    display: block;
    position: relative;
    padding: 0 35px;
}



.footer-main-right-links-group ul {
    padding: 0;
}

.footer-links-group ul li a {
    color: #868686;
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 10px;
    display: block;
}

.footer-links-group h4 {
    color: #fff !important;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 14px;
}

.social-media-text {
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    color: #000;
}

.footer-main-right-column ul {
    padding-left: 0;
}

.footer-main-right-column {
    width: 25%;
    float: left;
}

.footer-main-right-links-group {
    float: left;
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 20px;
}

.footer-main-left-about {
    color: #999;
    font-size: 16px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.footer-social-media-title {
    color: #929292;
    font-size: 18px;
    letter-spacing: 4px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 40px;
}

.footer-main-left-about-continue {
    color: #a9a9a9;
    font-weight: bold;
}

.footer-main-left-about-container {
    float: left;
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 50px;
}

.social-media-links img {
    margin-right: 0;
    width: 35px;
    height: 35px;
}
.home-img img, .slider-img {
    max-width: 100%;
    height: auto;
}
.social-media-links li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-right: 15px;
}

.footer-subscribe label {
    color: #999999;
}

.footer-subscribe .checkbox-group {
    margin-top: 0;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.footer-subscribe .form-control:focus {
    outline: none !important;
    box-shadow: none !important;
}

.newsletter-options label {
    font-size: 12px;
}

.footer-container {
    float: left;
    width: 100%;
    display: block;
    position: relative;
}

.footer-middle {
    background: #202020;
    padding-top: 30px;
    padding-bottom: 30px;
}

.footer-links-group ul li a:hover {
    color: #ff0093;
    text-decoration: none;
}

.footer-bottom {
    background: #202020;
    padding-bottom: 30px;
}

.footer-bottom-left img {
    width: 120px;
    min-height: 53px !important;
}

.footer-second-logo {
    width: 90%;
    aspect-ratio:229/70;
}
.brandLogoLav{
    aspect-ratio:20/9;
}
@media (min-width: 980px) {
    .footer-second-logo {
        margin-left: 10%;
    }
}

.header-bottomn-menu {
    box-shadow: none;
    background: #fff;
    border-bottom: 1px solid #ddd;
}

.footer-top {
    background: #f8f8f8;
    padding: 35px;
}

.footer-subscribe-title {
    color: #929292;
    font-size: 18px;
    letter-spacing: 4px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 20px;
}

.checkbox-container input {
    display: none;
}

.footer-copyright {
    font-size: 12px !important;
    line-height: 1.4;
    color: #ffffff;
    margin-top: 35px;
    float: right;
}

.cookies-container {
    width: 100%;
    font-size: 13px;
    color: #353535;
    padding: 6px;
    background: #d6d6d6;
}

    .cookies-container .container {
        position: relative;
    }

.cookie-close {
    position: absolute;
    right: 10px;
    top: 0px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    color: #002d56;
}

    .cookie-close:hover {
        color: #218a00;
    }

.cookie-desc p {
    margin: 0 20px 0 0;
}

.cookies-container a {
    color: #000;
}


.header-account-container:hover .dropdown-menu {
    display: block;
}

.header-account-container .dropdown-menu {
    left: -169px !important;
}

.checkbox-container label::before {
    content: '';
    width: 10px;
    height: 10px;
    background: #fff;
    display: inline-block;
    margin-right: 10px;
    width: 16px;
    height: 16px;
    border-radius: 1px;
    border: solid 2px #ff0093;
    float: left;
    display: block;
}

.date-of-birth {
    margin-left: -5px;
    margin-right: -5px;
}

    .date-of-birth select {
        margin: 0px 5px;
        width: 31% !important;
        float: left
    }


.account-container .date-of-birth select {
    width: 32% !important;
}

.checkbox-group.checkbox-container {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 20px;
}


.checkbox-container input:checked ~ label::before {
    background: #ff0093;
    transition: inherit;
}

.OpenableMenuItem .dropdown-menu {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50px;
    padding: 0;
    margin: 0;
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.10);
    box-shadow: 0px 0px 11px 1px rgba(0,0,0,0.10);
    z-index: 9999;
    border: 0;
    padding: 20px 50px;
    z-index: 99999;
    background: rgba(10, 8, 7, 0.90);
}

.header-search-container {
    padding-top: 12px;
    width: 550px;
    margin: auto;
}

.header-menu-container {
}

.col-stuck-menu {
    position: static;
}

    .col-stuck-menu .navbar {
        position: static;
        margin-bottom: 0;
    }

.responsive-menu {
    position: static;
}

    .responsive-menu > div {
        position: static !important;
    }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background: transparent;
    border-bottom: 3px solid #000;
}

.quickview-container .product-social-favorites {
    display: none;
}

.quickview-container .slick-dots {
    bottom: -25px;
}

.quickview-container .product-detail-size-table {
    display: none;
}


.megamenu__submenu {
    padding: 0;
}

    .megamenu__submenu li {
        list-style-type: none;
    }

.order-status img {
    width: inherit;
}

.megamenu__subtitle {
    font-size: 13px;
    color: #fff !important;
    font-weight: bold;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    text-decoration: none !important;
}

.MenuLink a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}

.MenuLink {
    margin-bottom: 12px;
    float: left;
    width: 100%;
    display: block;
    position: relative;
}

    .MenuLink a:hover {
        color: #ff0093;
    }

.sub-menu-column {
    float: left;
    width: 20%;
}

.MenuPictureBox {
    width: 240px;
}

    .MenuPictureBox img {
        width: 100%;
    }

.header-account-container .dropdown-menu li {
    list-style-type: none;
    border: 0 !important;
    box-shadow: none;
}

.header-account-container .dropdown-menu .megamenu__subtitle {
    float: left;
    display: block;
    width: 100%;
    position: relative;
    margin: 0;
}

.header-account-container .dropdown-menu li ul {
    padding: 0;
    width: 100%;
    display: block;
}

.custom-input-with-button-container .btn {
    position: absolute;
    right: 0;
    bottom: 0;
}

.footer-subscribe .form-control {
    width: 360px;
}

.footer-subscribe .btn {
    bottom: -15px;
}

.header-account-container .dropdown-menu li a {
    border: 0;
    color: #fff;
    font-size: 12px;
}

.header-account-container .dropdown-menu {
    background: #202020;
    border: 0 !important;
}

    .header-account-container .dropdown-menu li a:hover {
        text-decoration: none;
        color: #ff0093;
    }

.link-inline a {
    text-decoration: none !important;
}

.cart-element-quantity {
    color: #fff;
    position: absolute;
    right: 30px;
    top: -6px;
    background: #fff;
    color: #202020;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    font-weight: bold;
    font-size: 10px;
    padding-top: 4px;
}


.mobile-menu-icon {
    display: none;
}

.footer-mobile-social-section {
    display: none;
}

.file-not-found-container {
    text-align: center;
    min-height: 500px;
    float: left;
    width: 100%;
    position: relative;
}

.text-404 {
    color: #efefef;
    font-weight: bold;
    font-size: 52px;
}

.error-text-button-container {
}

.text-error-title {
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 10px;
}

.text-error-desc {
    margin-bottom: 20px;
}

.button-margin-right {
    margin-right: 10px
}

.button-margin-bottom {
    margin-bottom: 10px
}


.button-margin-left {
    margin-left: 10px
}

.btn-black-table {
    background: #ff0093;
    border-radius: 0;
    padding: 10px 30px;
    border: 2px solid #ff0093;
    color: #fff;
    font-size: 15px;
    letter-spacing: 1.9px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: background-color 200ms ease-out;
    -moz-transition: background-color 200ms ease-out;
    -o-transition: background-color 200ms ease-out;
    transition: background-color 200ms ease-out;
}

    .btn-black-table:hover {
        color: #ff0093;
        background: #fff;
    }

.button-order-detail {
    background: #ff0093;
    color: #fff !important;
    padding: 6px 21px;
    font-weight: bold;
    text-decoration: none !important;
    -webkit-transition: background-color 200ms ease-out;
    -moz-transition: background-color 200ms ease-out;
    -o-transition: background-color 200ms ease-out;
    transition: background-color 200ms ease-out;
    outline: none !important;
    border: 1px solid #ff0093
}

    .button-order-detail:hover {
        color: #ff0093 !important;
        background: #fff;
    }


.btn-button-1 {
    background: #ff0093;
    border-radius: 0;
    padding: 10px 30px;
    border: 2px solid #ff0093;
    color: #fff;
    font-size: 15px;
    letter-spacing: 1.9px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: background-color 200ms ease-out;
    -moz-transition: background-color 200ms ease-out;
    -o-transition: background-color 200ms ease-out;
    transition: background-color 200ms ease-out;
    outline: none !important;
    text-transform: uppercase;
}

    .btn-button-1:hover {
        color: #ff0093 !important;
        background: #fff;
    }

    .btn-button-1:focus {
        color: #ff0093 !important;
        background: #fff;
    }

    .btn-button-1:disabled {
        background: #dedede;
        border: 2px solid #ededed;
        pointer-events: none;
    }



.btn {
    text-transform: uppercase;
}

.btn-button-2 {
    background: #fff;
    border-radius: 0;
    padding: 10px 0px;
    color: #929292;
    font-size: 15px;
    letter-spacing: 1.9px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: background-color 200ms ease-out;
    -moz-transition: background-color 200ms ease-out;
    -o-transition: background-color 200ms ease-out;
    transition: background-color 200ms ease-out;
    outline: none !important;
    min-width: 130px;
    text-transform: uppercase;
}

    .btn-button-2:hover {
        color: #fff;
        background: #ff0093;
    }

    .btn-button-2:focus {
        color: #fff !important;
        background: #ff0093;
    }


.error-page-container .btn {
    margin: 0 4px;
}

.btn-black:focus {
    color: #ff0093;
    outline: none !important;
}

.error-page-container {
    float: left;
    width: 100%;
    display: block;
}

.login-page-container {
    position: relative;
    padding: 30px 0;
}

    .login-page-container::before {
        content: "";
        background-image: url("../images/login-desktop-bg.jpg");
        opacity: 0.5;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        position: absolute;
        z-index: -1;
        background-size: cover;
        background-position: center center;
        height: 100% !important;
    }

.form-container {
    background: rgba(255, 255, 255, 0.85);
    padding: 30px;
    border-bottom: 1px solid #fff;
}

.login-register-password-container {
    width: 480px;
}

.custom-input-container .form-control {
    height: 34px;
    border-radius: 0;
    box-shadow: none;
    border: 0;
    border-bottom: 2px solid #000;
    background: transparent;
    padding-left: 0;
}

.header-top-right-loading {
    margin: 0 auto;
}

.password-section {
    position: relative;
}

    .password-section .btn-top {
        position: absolute;
        right: 0;
        top: 0;
    }

        .password-section .btn-top a {
            font-size: 12px;
            color: #240078;
            font-weight: bold;
        }

.facebook-login-container {
    background: rgba(255, 255, 255, 0.6);
    float: left;
    width: 100%;
    display: block;
    padding: 30px 30px;
}

.btn-facebook {
    border-radius: 0;
    padding: 8px 30px;
    border: solid 2px #334a8c;
    font-size: 14px;
    letter-spacing: 1.9px;
    text-align: center;
    color: #334a8c;
    background: #fff;
    cursor: pointer;
    font-weight: 700;
    -webkit-transition: background-color 200ms ease-out;
    -moz-transition: background-color 200ms ease-out;
    -o-transition: background-color 200ms ease-out;
    transition: background-color 200ms ease-out;
}

    .btn-facebook:hover {
        color: #fff;
        background: #334a8c;
    }

.footer-links-group li {
    list-style-type: none;
}

.login-form-box {
    float: left;
    width: 100%;
    display: block;
    position: relative;
}

.remember-me-container label {
    font-size: 14px;
    line-height: 18px;
}

.login-register-tabs {
    background: #fff;
    float: left;
    width: 100%;
    padding: 10px 0;
}



    .login-register-tabs ul {
        margin: 0;
        padding: 0;
        float: left;
        width: 100%;
        display: block;
    }

        .login-register-tabs ul li {
            list-style-type: none;
            display: inline-block;
            margin-bottom: 0;
            margin-right: 20px;
            float: left;
            width: 50%;
            margin: 0;
            text-align: center;
        }

            .login-register-tabs ul li a {
                font-size: 16px;
                color: #c8c9cb;
                font-weight: normal;
                float: left;
                display: block;
                margin-bottom: 0;
                text-decoration: none;
                padding: 0 30px;
                line-height: 30px;
                text-align: center;
                width: 100%;
            }

            .login-register-tabs ul li:last-child a {
                color: #ff0093;
            }

            .login-register-tabs ul li.active a {
                font-size: 16px;
                color: #000;
                font-weight: bold;
            }

            .login-register-tabs ul li:last-child.active a {
                color: #ff0093;
            }

.link-color {
    background: #fff;
    color: #000;
    border-radius: 0;
    font-weight: normal;
}

.form-group p {
    font-size: 12px;
    margin-top: 4px;
    color: #484848;
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 10px;
}


.order-summary-popup strong {
    color: #ff0093;
    font-weight: normal;
    text-decoration: underline;
}

.checkbox-container label {
    color: #646466;
    font-weight: normal;
    margin-bottom: 0;
    line-height: 17px;
    float: left;
}

.form-group.checkbox-container {
    margin-bottom: 0;
}

.message-box-error {
    font-size: 14px;
    float: left;
    width: 100%;
    margin-bottom: 0;
    color: #c33e3e;
    margin-top: 0;
    font-weight: bold;
    margin-bottom: 10px;
}

.note {
    font-size: 12px;
    float: left;
    width: 100%;
    margin-bottom: 0;
    color: #f61d1d;
    margin-top: 6px;
    font-weight: normal;
}

.newsletter-success {
}

.order-summary-variant-info {
    display: none;
}

.order-summary-table tr {
    padding-bottom: 30px;
}

.order-summary-image {
    padding-bottom: 20px;
    padding-right: 20px;
}

@media (min-width: 768px) {
    .d-sm-address-table {
        display: table;
        height: 100%;
        width: 100%;
    }

        .d-sm-address-table > [class*="col-"] {
            float: none;
            display: table-cell;
            vertical-align: middle;
        }

    .p-sm-0 {
        padding: 0;
    }

    .m-sm-0 {
        margin: 0;
    }
}

.m-0 {
    margin: 0;
}

table.new-address-list tr td:first-child {
    width: 3%;
}

table.new-address-list tr td {
    width: 40%;
}


.address-column {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: medium;
}

.address-list-item-label-column {
    width: 210px;
    font-weight: bold;
}

    .address-list-item-label-column .fa {
        display: none;
    }

.shipment-method input {
    display: none;
}

.order-summary-price {
    width: 100px;
    text-align: right;
}

.open-address-form {
    padding: 10px 20px;
}

.custom-divider {
    margin: 15px;
    float: left;
    width: 100%;
    display: block;
    position: relative;
}

.checkbox-group-container {
    float: left;
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 10px;
}

.breadcrumb {
    background: transparent;
    border: 0;
    box-shadow: none;
    margin-top: 10px;
    font-size: 12px;
    width: 100%;
}

    .breadcrumb li a,
    .breadcrumb li span {
        color: #b3b3b3;
        font-weight: 500;
    }

    .breadcrumb > li + li:before {
        padding: 0 10px;
        color: #ccc;
        content: "/\00a0";
    }

div#bar-notification {
    display: none;
}

.account-wrapper ul {
    padding: 0;
}

    .account-wrapper ul li {
        list-style-type: none;
        margin-bottom: 12px;
        color: #444;
    }

        .account-wrapper ul li a {
            font-size: 14px;
            color: #444;
        }

        .account-wrapper ul li.active a {
            font-weight: bold;
            color: #211651;
        }

.account-info-table {
    border: 0;
}

    .account-info-table tr {
        border: 0;
    }

        .account-info-table tr td {
            border: 0 !important;
            padding-left: 0 !important;
        }

.color-dark {
    width: 130px;
}

.account-info-table {
    border: 0;
}

    .account-info-table tr {
        border: 0;
    }

        .account-info-table tr td {
            border: 0 !important;
            padding-left: 0 !important;
        }

.color-dark {
    width: 130px;
}

.account-edit-form-open {
}

    .account-edit-form-open .icon {
        display: none;
    }


.btn-passive {
    padding: 10px 30px;
    text-align: center;
    vertical-align: top;
    background-color: #fff;
    border: solid 2px #ff0093 !important;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.57;
    letter-spacing: 1.9px;
    color: #ff0093 !important;
    text-align: center;
    -webkit-transition: background-color 200ms ease-out;
    -moz-transition: background-color 200ms ease-out;
    -o-transition: background-color 200ms ease-out;
    transition: background-color 200ms ease-out;
    border-radius: 0;
    background: #fff !important;
}

.account-edit-form-save .icon {
    display: none;
}

.cart-item-quantity {
    text-align: center;
    padding: 0;
    margin: 0;
}

.account-wrapper-mobile {
    display: none;
}

.table-wishlist-label {
    font-size: 13px;
    font-weight: bold;
}

.address-list-item {
    background: #ffffff;
    padding: 20px;
    position: relative;
    margin-bottom: 20px;
    float: left;
    width: 100%;
    display: block;
    border: 1px solid #ff0093;
    padding-right: 60px;
}

    .address-list-item ul {
        padding: 0;
    }

.continue-shopping-btn {
    padding: 10px 20px;
}

.address-list-item ul li {
    list-style-type: none;
    color: #000;
    word-break: break-all;
}

    .address-list-item ul li > a strong {
        font-weight: bold;
    }

.address-list-item a strong {
    color: #000;
}

.address-list-item button {
    height: 49%;
    position: absolute;
    right: 0;
    top: 0;
    background: #ff0093;
    border: 0;
    padding: 9px;
    color: #fff;
    font-size: 24px;
}

.account-address-edit {
    bottom: 0 !important;
    top: inherit !important;
    border-top: 1px solid #fff;
}



.open-new-address {
    /*margin-top: 30px;
    float: left;
    width: 100%;
    display: block;*/
}

.checkout-data {
    float: left;
    width: 100%;
    display: block;
    position: relative;
}

.table-wishlist {
    width: 100%;
    float: left;
    display: inline-table;
    position: relative;
    margin-top: 10px;
}

    .table-wishlist th {
        font-size: 17px;
    }

.table-wishlist__product-price {
    font-size: 18px;
    font-weight: normal;
    padding: 10px;
    text-align: left;
    white-space: nowrap;
}

.table-customer-name a {
    display: block;
}

    .table-customer-name a:nth-child(1) {
        font-size: 18px;
        color: #000;
        font-weight: bold;
        margin-bottom: 10px;
        padding-right: 10px;
        line-height: 22px;
    }

    .table-customer-name a:nth-child(2) {
        margin-top: 15px;
        color: #999;
        font-size: 14px;
    }

.table-customer-name {
    padding-left: 20px !important;
}

.table-wishlist__list-parameters {
    display: none;
}

.table-wishlist__delete {
    color: #b2b2b2;
    font-size: 26px;
    font-weight: bold;
    float: right;
    margin-top: -20px;
}

.change-password-wrapper .btn {
    /*background: #363636;
    color: #fff !important;
    border-radius: 0;
    font-size: 14px;
    padding: 6px 50px;
    font-weight: normal;*/
}

    .change-password-wrapper .btn span {
        display: none;
    }

.password-desc {
    display: none;
}

.change-password-wrapper .col-lg-8.col-md-8.col-sm-8.col-xs-12 {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

.form-button-container {
    float: left;
    width: 100%;
    display: block;
    position: relative;
    margin-top: 15px;
    margin-bottom: 0;
}

.remember-me-container {
    padding-top: 10px;
}

.add-address {
    /*background: #363636;
    color: #fff !important;
    border-radius: 0;
    font-size: 14px;
    padding: 6px 50px;
    font-weight: normal;*/
}

.header-mobile-user-menu {
    display: none;
}

.add-address-button {
    margin-top: 30px;
    float: left;
    width: 100%;
    text-align: right;
    display: block;
    position: relative;
}

.header-mobile-user-menu-link {
    display: none
}

span.static-text {
    box-shadow: none !important;
    text-shadow: none !important;
}

.table-customer th {
    font-size: 14px;
    padding-bottom: 20px !important;
}

.table-customer a {
    color: #000;
    display: block;
    margin: 0;
    width: 100%;
    text-decoration: none;
}

.table-customer td {
    padding: 20px 10px !important;
}

.table-customer a span {
    display: none;
}

.table > thead > tr > th {
    padding-left: 0;
    margin-top: 0;
    padding-top: 0;
}

.order-detail {
    color: #444;
    text-decoration: underline;
    cursor: pointer;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: 1px solid #ededed;
}

.table-wishlist__product-image {
    float: left;
    display: block;
}

.favourite-table td {
    padding: 10px 0px !important;
}

.table-customer-name {
    padding-left: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
}

.delete-favourite-subscription {
    font-size: 22px !important;
    color: #929292 !important;
    padding: 10px;
}

.customer-orders-wrapper {
    float: left;
    width: 100%;
    display: block;
    position: relative;
}

.cart-element > a {
    color: #000;
    text-decoration: none;
}

.cart-title-container {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}

.zoom-in .figure:hover img {
    opacity: 0.9;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.zoom-in .figure img {
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.cart-title {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 3.6px;
    color: #000000;
    margin: 0;
}

.shopping-cart-table__product-image {
}

.shopping-cart-table__list-parameters {
    padding: 0;
}

    .shopping-cart-table__list-parameters li {
        display: inline-block;
        list-style-type: none;
        color: #000;
        font-size: 13px;
    }

.shopping-cart-table__product-name {
    font-weight: normal;
    font-size: 16px;
}

    .shopping-cart-table__product-name a {
        color: #000;
    }

.shopping-cart-table__product-price {
    text-align: center;
    font-weight: normal;
    font-size: 18px;
}


.shopping-cart-table__delete {
    text-align: center;
    display: block;
    width: 100%;
    color: #b2b2b2;
    font-size: 20px;
}

.cart-products-table {
    padding-bottom: 30px;
    border-bottom: 4px solid #ededed;
    margin-bottom: 20px;
    float: left;
    width: 100%;
    display: block;
    position: relative;
}

.btn-white {
    background: #ededed;
    border: 0;
    border-radius: 0;
    color: #000 !important;
    font-weight: normal;
    padding: 9px 20px;
}

.shopping-cart-btns {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 40px;
}

.cart-table-cargo-desc {
    font-size: 13px;
    color: #000;
    margin-top: 10px;
}

.cart-item-title {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 0;
    float: left;
    width: 100%;
    display: block;
}

.payment-title {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    margin-top: 4px;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -2px;
}

.payment-wrapper .tab-content {
    background: #fff;
    padding: 30px 10px;
    float: left;
    width: 100%;
    display: block;
    border: 2px solid #ff0093;
}

.discount-coupon-code {
    width: 230px;
}

.cart-item-container .btn-white {
    display: block;
}

.cart-item-container .form-group .btn-white {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 35px;
}

.order-note-container label {
    margin-bottom: 0;
    font-size: 14px;
}

.order-note-textarea {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 30px;
}

    .order-note-textarea textarea {
        height: 150px;
    }

.order-note-container .btn-white {
    width: 100%;
}

.order-note-textarea textarea {
    margin-bottom: 20px;
}

table .input-counter span:hover {
    color: #000;
    opacity: 1;
}

.next-step-address .icon {
    display: none;
}

.order-small-price {
    font-weight: bold;
    width: 50%;
}

.order-total-small-table td {
    border: 0 !important;
    padding: 0 !important;
    padding: 8px 0 !important;
}

.checkout-progress {
}

.progress-list {
    padding: 0;
    margin: 0;
    /* line-height: 40px; */
    text-align: center;
    /* margin: 0 auto; */
}

    .progress-list .icon {
        font-size: 20px;
        line-height: 0;
        display: block;
        height: 16px;
    }

    .progress-list .progress-desc {
        display: block;
        margin-top: 0;
    }

    .progress-list li {
        list-style-type: none;
        padding: 12px 16px;
        /*border: 1px solid #ddd;*/
        margin: 0;
        display: inline-block;
        float: left;
        width: 25%;
        height: 52px;
    }

        .progress-list li a {
            color: #000000;
            text-decoration: none;
            font-size: 14px;
            font-weight: bold;
        }

        .progress-list li.active a {
            font-size: 24px;
            font-weight: bold;
            font-size: 14px;
            color: #ff0093;
        }


.order-summary h3 {
    display: none;
}

.table th {
    color: #ff0093;
}

.order-summary-content {
    margin-top: 0;
    float: right;
    width: 100%;
    display: block;
}

.order-total-small .table {
    margin-bottom: 25px;
}

.delivery.container, .payment.container {
    margin-top: 20px;
}

.saved-address-list h4 {
    font-weight: bold;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
}

.address-list {
    background: #f5f5f5;
    padding: 20px;
    margin-top: 20px;
    color: #000;
    float: left;
    width: 100%;
    display: block;
    min-height: 150px;
    cursor: pointer;
}

    .address-list a {
        color: #000;
    }

    .address-list .dropdown-toggle .icon {
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        background: #e5e5e5;
        padding-top: 54px !important;
        padding: 0px;
        font-size: 30px;
        color: #b1b1b1;
        font-weight: bold;
    }


    .address-list .dropdown-menu li {
        width: 100%;
        display: block;
    }

    .address-list .dropdown-menu {
        width: 100%;
        padding: 20px;
        box-shadow: none;
        min-height: 150px;
        cursor: pointer;
    }

    .address-list a {
        text-decoration: none !important;
    }


.next-step-button .btn .icon {
    display: none;
}

.payment-wrapper .tab-content .form-control {
}

.payment-wrapper .regular-tabs {
}

    .payment-wrapper .regular-tabs .active {
        border: 2px solid #ff0093 !important;
        border-bottom: 0px solid #fff !important;
    }

.payment-wrapper .nav-tabs > li a {
    display: block;
    background: transparent !important;
    border: 0 !important;
    font-size: 16px;
    padding: 20px;
    color: #000;
    font-weight: bold;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -3px;
}

.cart-tab-content .open-address-form {
    display: none;
}

.threed-secure-container .form-group {
    margin-bottom: 0;
}

.product-grid2 .col-lg-4 {
    width: 50%;
}

.change-password-wrapper ul {
    padding: 0;
}

    .change-password-wrapper ul li {
        list-style-type: none;
    }

.close-menu, .close-customer-button {
    background: #000;
    color: #fff;
    text-align: left;
    padding: 10px 24px;
    font-weight: bold;
    font-size: 14px;
}

    .close-menu:before, .close-customer-button:before {
        content: "X";
        margin-right: 10px;
    }

.error-page-container a {
    font-size: 16px;
    padding: 10px 30px;
}

#off-canvas-menu {
    display: none;
}

.topic-page-title {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 30px;
}

.store-locator-select-container {
    width: 100%;
    display: block;
    float: left;
    position: relative;
}

    .store-locator-select-container .form-group.text-left {
        width: 110px !important;
    }

    .store-locator-select-container .form-group {
        width: 20%;
        display: inline-block;
        padding: 10px;
        float: none;
    }

    .store-locator-select-container .btn {
        padding: 10px 20px;
        margin-left: 10px;
    }

.form-group.text-left {
}


.store-locator-map-container {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 40px;
    background: #444;
    height: 340px;
    display: none;
}

.newsletter-options {
}

.store-locator-info {
    text-align: center;
}

.store-locator-info-title {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #000;
}

.store-locator-line label {
    font-size: 20px;
    margin-bottom: 4px;
    float: left;
    width: 100%;
}

.store-locator-line {
    margin-bottom: 10px;
    float: left;
    width: 100%;
    display: block;
}

.support-form-content {
    width: 400px;
    margin: 20px auto 0;
    float: left;
}

.support-page-desc {
    font-size: 16px;
    color: #000;
    text-align: center;
    line-height: 24px;
    display: none
}

.support-form-button-container {
    float: left;
    width: 100%;
    display: block;
    margin-top: 10px;
    margin-bottom: 40px;
}

.support-container {
    float: left;
    width: 100%;
    display: block;
    position: relative;
}

.form-required-label {
    text-align: left;
    font-style: italic;
    margin-top: 10px;
}

.slick-slide img {
    width: 100%;
}



.collapse-block__title {
    cursor: pointer;
    padding: 14px 20px 12px 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    position: relative;
    font-size: 1.25em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .collapse-block__title:after {
        position: absolute;
        display: block;
        top: 0;
        right: 0;
        font-family: 'Material Icons';
        font-size: 36px;
        content: "+";
        line-height: 28px;
        color: #002d56;
        height: 40px;
        font-weight: bold;
        width: 40px;
        background: #000;
        color: #fff;
        text-align: center;
        padding-top: 0;
    }

.collapse-block__icon-left:after {
    left: 0px;
}

.collapse-block__content a {
    color: #444;
    font-weight: bold;
}

.collapse-block__icon-left {
    padding-left: 60px !important;
    display: block;
    float: left;
    width: 100%;
    padding: 11px;
    border: 2px solid #ededed;
    font-size: 17px;
    border-bottom: 0;
    border-right: 0;
    color: #444;
    font-weight: bold;
}

.collapse-block__content {
    float: left;
    width: 100%;
    padding-left: 60px;
}

.store-locator-item-list {
    padding: 0;
    margin: 0;
    margin-top: 50px;
}

    .store-locator-item-list li {
        list-style-type: none;
        float: left;
        width: 100%;
        border-bottom: 1px solid #d2d2d2;
        padding-bottom: 20px;
        margin-bottom: 20px;
        cursor: pointer;
    }

textarea.form-control {
    height: 50px !important;
}

.store-locator-line a {
    color: #444;
    text-decoration: none;
}

.login-form-box span.pull-left.note {
    padding-left: 30px;
    padding-top: 10px;
}

    .login-form-box span.pull-left.note li {
        list-style-type: none;
    }

    .login-form-box span.pull-left.note ul {
        padding: 0;
    }

.for-ht .col-lg-4 {
    width: 130px;
}

.mobile-thead {
    display: none;
}

.for-mobile-table {
    display: none !important;
}

.table-order-history a {
    color: #444;
}

.cart-item-container .form-group {
    position: relative;
    float: left;
    width: 100%;
}

.checkout-steps-wrapper {
    float: left;
    width: 100%;
    display: block;
    margin: 20px 0;
}

.threed-secure-container {
    margin-top: 20px;
    float: left;
    width: 100%;
    display: block;
}

.account-container {
    float: left;
    width: 100%;
    display: block;
    position: relative;
}


.completed-message.text-center {
    float: left;
    padding-top: 60px;
    width: 100%;
    display: block;
    position: relative;
}

.completed-message a {
    color: #444;
    font-size: 16px;
    display: inline-block;
    text-decoration: underline;
}

.completed-message p:last-child {
    margin-bottom: 40px;
}

.completed-message h1 {
    color: #01a41c;
    font-weight: bold;
    float: left;
    display: block;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 10px;
}

.completed-message p {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

.return-reason-quantity {
    height: 35px;
    align-items: center;
    display: flex;
}

.cancel-return-quantity {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    display: flex;
    text-align: center;
    max-width: 135px;
}

.alert.alert-warning p {
    color: #333;
    font-weight: bolder;
}

ul.detail-attr-list {
    padding-left: 0;
}

    ul.detail-attr-list li {
        list-style-type: none;
    }

.cancel-request-history-link {
    font-weight: bolder;
    display: inline-block;
}

.completed-message i:before {
    font-size: 65px;
}


/*product-detail*/

.detail-image-wrapper {
    min-height: 420px;
}

.product-info__title h2 {
    font-weight: normal;
    margin: 0;
    margin-top: 0;
    margin-bottom: 0px;
    font-size: 15px;
}

.product-info__sku.pull-left.color-dark {
    display: none;
}

.price-box.product-info__price {
    display: block;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    text-align: left;
    margin-top: 20px;
}

.product__label.product__label--new {
    display: none;
}

.product__label.product__label--sale {
    display: none;
}

.detail-techs {
    display: none;
}

.product-price {
    font-size: 26px;
    border: 0px;
    outline: none;
    list-style-type: none;
    text-decoration: none;
    font-family: 'Montserrat-Regular' !important;
}

.product-detail-attr {
    float: left;
    width: 100%;
    display: none;
}

    .product-detail-attr .form-group {
        padding: 10px 15px 20px;
        float: left;
        width: 100%;
        display: block;
        background: #f4f4f4;
        margin-bottom: 10px;
    }

    .product-detail-attr .form-control {
        background: #fff;
        border: 1px solid #000;
        height: 35px;
        font-size: 14px;
        color: #000;
    }

.btn-add-to-cart {
    width: 100%;
    padding: 10px 0;
    font-weight: bold;
    font-size: 17px;
    margin-top: 0;
    margin-bottom: 10px;
}

.product-detail-desktop-tabs li.active a {
    color: #ff0093 !important;
}

.product__attributes {
    display: none;
}

.wrapper {
    display: none;
}

.product-detail-nav-tabs li {
    margin-right: 0;
    display: inline-block;
    float: none;
    padding: 0px 20px;
}

.product-detail-desktop-tabs li a {
    color: #8c8c8c;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    border: 0 !important;
    padding: 0;
}

.product-details-page {
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.mobile-order-status {
    display: none;
}

.product-detail-desktop-tabs .nav-tabs {
    border: 0 !important;
    border-bottom: 1px solid #e3e3e3 !important;
    float: left;
    width: 100%;
    text-align: center;
}

.product-detail-desktop-tabs li.active {
    border-bottom: 2px solid #ff0093;
}

.product-detail-tabs {
    padding: 30px 0;
    float: left;
    width: 100%;
    display: block;
    position: relative;
}

.product-detail-collapse .panel-heading {
    background: transparent;
    border-radius: 0;
    border-left: 0 !important;
    border-right: 0 !important;
    padding: 15px 0 !important;
}

.product-detail-collapse .panel-default {
    border: 0 !important;
    position: relative;
}

.product-detail-collapse .panel-heading h4 {
    font-weight: bold;
    text-decoration: none !important;
}

    .product-detail-collapse .panel-heading h4 a {
        text-decoration: none !important;
        display: block;
        position: relative;
        width: 100%;
    }

.product-detail-collapse .panel-heading:after {
    content: "+";
    position: absolute;
    right: 10px;
    top: 0px;
    font-size: 34px;
}

.product-detail-collapse .panel-heading.active:after {
    content: "-";
}

.product-detail-collapse .panel-body {
    padding: 10px 0;
}

ul#smallGallery2 li {
    list-style-type: none;
    margin-bottom: 10px;
    /* height: 60px; */
    /* width: 60px; */
    /* text-align: center; */
    /* border-radius: 120px; */
    /* overflow: hidden; */
    /* height: 60px; */
    /* margin-bottom: 20px; */
    /* box-shadow: 2px 2px 13px 0 rgba(0,0,0,.1); */
}


ul#smallGallery2 {
    padding: 0;
}

    ul#smallGallery2 img {
        height: 100%;
    }

    ul#smallGallery2 a.active img {
        opacity: 1;
    }

.product-detail-pictures-desktop .col-lg-2 {
    padding: 0;
}

.product-main-image img {
    height: 100%;
    max-width: 100%;
    object-fit: cover;
    min-height: 342px !important;
}

.product-detail-zoom-icon {
    height: 30px;
    position: absolute;
    right: 30px;
    top: 30px;
    width: 30px;
    display: block;
}

.product-main-image__item {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
    height: 550px;
}


.product-detail-size-table {
    float: left;
    width: 100%;
    display: block;
    position: relative;
    text-align: right;
    margin-top: 0;
    display: none;
}

.size-table-text {
    font-weight: bold;
    margin-top: 20px;
    display: inline-block;
    color: #444;
}

.size-table-icon {
    display: inline-block;
}

.product-detail-size-table a {
    text-decoration: none;
}

.product-detail-pictures-desktop {
    display: block;
}

.product-detail-pictures-mobile {
    /*display: none;*/
}

.two-banner-image-with-title .ImageWithTitleBox {
    margin: 0;
    padding: 0;
    position: relative;
}

span.figure {
    display: block;
    position: relative;
    overflow: hidden;
}

.two-banner-image-with-title .row {
}

.two-banner-image-with-title .col-lg-6 img {
    width: 100%;
}



.slick-slider {
    margin: 0;
}

.cargo-msg {
    display: block;
    background: #f5f5f5;
    position: relative;
    width: 100%;
    text-align: center;
    padding: 15px;
    font-weight: bold;
}

span.figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}

    span.figcaption .btn {
    }

span.block-table {
    display: table;
    width: 100%;
    height: 100%;
}

span.block-table-cell {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    margin-top: 50px;
    float: left;
    width: 100%;
}

span.banner__title.size5 {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 30px;
    display: block;
}

.ajax-header-new {
    /*height: 130px;*/
}

.header-top-message {
    text-align: center;
    background: #202020;
    color: #fff;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
}

.campaign-banner-text {
    height: 100%;
    position: relative;
    display: block;
    width: 100%;
    min-height: 100%;
    padding-left: 100px;
    padding-top: 40%;
}

.discount-section {
    font-size: 74px;
    font-weight: bold;
}

.discount-text {
    color: #1fc0a0;
    font-weight: bold;
    font-size: 74px;
}

.campaign-banner-discount {
}

.discount-desc {
    font-size: 24px;
    float: left;
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 20px;
}


.campaing-btn {
    font-style: italic;
    margin-top: 20px;
    font-size: 18px;
    color: #000 !important;
    text-decoration: none !important;
    cursor: pointer;
}

.category-breadcrumb .breadcrumbs .breadcrumb {
}


.category-top-banner {
    background: #ededed;
    float: left;
    width: 100%;
    display: block;
    position: relative;
}

.category-top-banner-title {
    font-weight: bold;
    font-size: 44px;
    margin-bottom: 30px;
}

.category-top-banner-desc {
    font-size: 15px;
    color: #444;
    line-height: 24px;
}

.category-top-banner-left {
    padding: 30px;
    float: left;
    width: 100%;
}

.product__inside__siblings.product-siblings {
    display: none;
}

.product__inside__hover {
    display: none;
    position: relative;
}

.product__inside__siblings.product-siblings {
    display: none;
}

.product__inside__name h2 {
    color: #0a0b0f;
    float: left;
    width: 100%;
    display: block;
    position: relative;
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    font-family: 'PlayfairDisplay-Regular' !important;
}

.product__inside__price {
    text-align: center;
    color: #444;
    font-size: 24px;
    float: left;
    width: 100%;
    display: block;
    background: #fff;
    position: relative;
    z-index: 999;
}

.product-grid4 .col-lg-4 .product-box .product-price-general {
    font-size: 20px;
}

.product-grid4 .col-lg-4 .product__inside__price {
    padding: 0 10px;
    text-align: center;
}

.product-grid4 .col-lg-4 .product-box .price-box__old {
    margin: 0;
}

.product__inside__name {
    float: left;
    width: 100%;
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 0;
    background: #fff;
    color: #000;
    height: 60px;
    margin: 0;
    padding: 0;
    padding-top: 10px;
}

.quick-view {
    display: none;
    text-align: center;
    position: relative;
    color: #7a7a7a !important;
    font-weight: normal !important;
    text-decoration: none !important;
    width: 100px;
    margin: 10px auto;
}

.product-box:hover .quick-view {
    display: block;
}

.quick-view .icon {
    font-size: 20px;
    display: inline-block;
    float: left;
}


.quick-view-text {
    display: inline-block;
    float: left;
    margin-top: 4px;
    margin-left: 5px;
}

.item-grid > div:nth-child(3n+1) {
}

.product-grid4 .col-lg-4 .product-box-detail-image-link {
    height: 270px;
}

.product-grid4 .col-lg-4 .product-box {
    height: 340px;
}

.product-box {
    float: left;
    width: 100%;
    margin-bottom: 50px;
    /*box-shadow: 2px 2px 75px 0 rgba(0, 0, 0, 0.05);*/
    position: relative;
    background: #fff;
    -webkit-transition: top 0.1s;
    -moz-transition: top 0.1s;
    -ms-transition: top 0.1s;
    -o-transition: top 0.1s;
    transition: top 0.1s;
    top: 0 !important;
    background: #fff;
    cursor: pointer;
    transition-timing-function: linear;
}

    .product-box .price-box__old {
        font-weight: normal;
        text-decoration: line-through !important;
        font-size: 16px;
        display: inline-block;
        margin-right: 20px;
        color: #ff0093;
        font-weight: 500;
    }

    .product-box .product-price-general {
        display: inline-block;
        font-size: 26px;
        text-align: center;
        color: #000000;
    }

.category-top-banner-right img {
    width: 100%;
    min-height: 249px !important;
}

.order-note-container {
    margin-top: -8px;
}

.header-account-container .dropdown-menu {
    padding: 0;
    border-radius: 0;
    left: -70px;
    top: 30px;
    box-shadow: none !important;
    border: 0;
}

.account-wrapper-mobile {
    position: absolute;
    right: -34px;
    top: 63px !important;
    z-index: 999;
    background: #fff;
    float: left;
    width: 240px;
    text-align: left;
    padding: 20px !important;
    color: #414141;
    border: 1px solid #ddd !important;
    left: inherit !important;
}

.username-line {
    display: none;
}

.account-wrapper-mobile .close-mobile-customer-menu {
    display: none !important;
}

.account-wrapper-mobile li {
    list-style-type: none;
    text-align: left;
}

.account-wrapper-mobile ul {
    padding-left: 0;
    margin-bottom: 0
}

.account-wrapper-mobile .megamenu__subtitle {
    display: none !important;
}

.account-wrapper-mobile li a {
    padding: 5px;
    display: block;
    color: #414141;
}

.account-wrapper-mobile:before {
    content: '';
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    right: 23%;
    background: inherit;
    transform: rotate(45deg);
    top: -8px;
}

.breadcrumb.breadcrumb--ys li:nth-last-child(1) span {
    font-weight: bold
}

.filters-row__pagination .pagination {
    float: left;
    width: 100%;
    display: block;
    position: relative;
    margin: 0;
}

    .filters-row__pagination .pagination ul {
        padding: 0;
        text-align: center;
        display: block;
        position: relative;
        margin-bottom: 0
    }

.filter-for-mobile {
    display: block;
    width: 100%;
    position: relative;
}

.filters-row__pagination {
    text-align: center;
    display: block;
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 20px 0;
}


.filter-for-mobile {
    display: block;
    width: 100%;
    position: relative;
}

.filters-row__pagination .pagination ul li {
    border-radius: 0;
    border: 0;
    color: #444;
    line-height: 30px;
    margin: 0 5px;
    display: block;
}

.filters-row__pagination .pagination .current-page {
    display: block;
    padding: 0;
    border-radius: 0;
    border: 0;
    line-height: 30px;
    margin: 0 5px;
    display: inline-block;
    margin-bottom: 20px;
}

.checkbox-container label {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 10px;
    line-height: 17px;
}

.filters-row__pagination .pagination ul li {
    display: inline-block;
    font-size: 16px;
}

    .filters-row__pagination .pagination ul li a {
        border-radius: 0 !important;
        background: transparent;
        border: 0;
        padding: 0;
        color: #444;
        line-height: 40px;
        padding: 0 10px;
    }

.filters-row__pagination .pagination li span {
    padding: 0;
    background: transparent;
    border: 0 !important;
    line-height: 40px;
}

.category-filter-container {
    display: inline-block;
}

.product-filters {
    display: inline-block;
    width: 100%
}

    .product-filters .dropdown {
        display: inline-block;
        margin-right: 10px;
    }

.category-filter .dropdown-toggle {
    background: #ededed;
    border-radius: 0;
    font-size: 14px;
    width: 160px;
    margin-right: 0;
    height: 34px;
    padding: 0 10px;
}

.category-filter {
    display: block;
    float: left;
    width: 100%;
    position: relative;
    margin-top: 0;
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
}


    .category-filter .pull-right {
        margin-top: 8px;
    }

.filters-row {
    float: right;
}

.select--ys.sort-position.form-control {
    height: 40px;
    background: #ffffff;
    padding: 0;
    padding-left: 10px;
    border: 1px solid #9b9b9b !important;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #000;
    cursor: pointer;
    border-radius: 0;
}


.filter-content .dropdown-menu {
    max-height: 300px;
    overflow: hidden;
    overflow-y: visible;
    padding: 0px 0;
    border-radius: 0;
    box-shadow: none !important;
    border: 0;
}


.category-filter .dropdown-menu {
    margin: 0;
    padding: 0;
    box-shadow: none;
    border: 0;
}

    .category-filter .dropdown-menu li a {
        padding: 0;
    }

    .category-filter .dropdown-menu li {
        display: block;
        float: left;
        width: 100%;
        color: #444;
        padding: 10px 10px;
        font-size: 12px;
        background: #ededed;
        border-bottom: 1px solid #f9f9f9;
    }

        .category-filter .dropdown-menu li input {
        }

        .category-filter .dropdown-menu li:hover {
            background: #f7f7f7;
            cursor: pointer;
        }


.validation-summary-errors ul {
    margin-bottom: 0;
}


.main-slider-banner .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -21px;
}

.main-slider-banner .owl-prev {
    background-image: url('https://img-lav.mncdn.com/Content/Upload/prev-icon1.png');
    position: absolute;
    width: 24px;
    height: 43px;
    display: block !important;
    background-size: cover;
    z-index: 999;
    left: -40px;
    font-size: 0;
}


.main-slider-banner .owl-next {
    background-image: url('https://img-lav.mncdn.com/Content/Upload/next-icon1.png');
    position: absolute;
    width: 24px;
    height: 43px;
    display: block !important;
    background-size: cover;
    z-index: 999;
    right: -40px;
    font-size: 0;
}

.cart-element-text {
    font-size: 12px;
    margin-top: 3px;
    margin-left: 5px;
    font-weight: normal;
    color: #fff !important;
    font-weight: bold;
}

.grey-bg-container {
    background: #eeeeee;
    float: left;
    width: 100%;
    display: block;
    position: relative;
}


.main-h1 {
    font-weight: bold;
}

.fullwidth .container {
    width: 100%;
}

.col-lg-12.text-center.social-media-title {
    display: none;
}

.title-vertical {
    position: absolute;
    z-index: 9;
    color: #ffffff;
    font-size: 1.4em;
    line-height: 2em;
    font-weight: 400;
    white-space: nowrap;
    right: 100%;
    top: 0;
    text-align: center;
    transform-origin: top right 0;
    transform: rotate(270deg);
}

.instafeed-wrapper {
    position: relative;
    overflow: hidden;
}

.instafeed {
    margin-left: 48px;
}

    .instafeed a {
        background-color: #002d56;
    }

        .instafeed a:hover:after {
            opacity: 0.8;
        }

    .instafeed a {
        display: block;
        position: relative;
        overflow: hidden;
        float: left;
        width: 10%;
        height: 10%;
        background-color: #002d56;
        text-decoration: none;
        -webkit-transition: all 300ms linear 0s;
        -moz-transition: all 300ms linear 0s;
        -ms-transition: all 300ms linear 0s;
        -o-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s;
    }

        .instafeed a:before {
            position: absolute;
            display: block;
            width: 100%;
            text-align: center;
            content: "#hoticturkiye";
            font-size: 16px;
            color: #313131;
            top: 0;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(0);
            opacity: 0;
            z-index: 7;
            background-image: url('https://img-lav.mncdn.com/Content/Upload/logo1.png');
            height: 100%;
            background-repeat: no-repeat;
            background-size: 100px;
            background-position: center 50px;
            padding-top: 80px;
        }

    .instafeed img {
        display: block;
        width: 100%;
    }

.instafeed-wrapper:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 8;
    left: 0;
    top: 0;
    background-color: rgba(51, 51, 51, 0.89);
    height: 100%;
    width: 3em;
}

.order-detail-address-and-paymnet-list .title-under {
    font-size: 16px;
    margin: 0;
    padding-bottom: 10px;
    border-bottom: 4px solid #ededed;
}

.order-detail-address-and-paymnet-list .address-list {
    padding: 0;
    background: transparent;
    margin-top: 10px;
}

    .order-detail-address-and-paymnet-list .address-list ul {
        padding: 0;
    }

        .order-detail-address-and-paymnet-list .address-list ul li {
            list-style-type: none;
            display: block;
            margin-bottom: 5px;
            word-break: break-word;
        }

.shopping-cart-table__input {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    padding-top: 4px;
}

.mobile-menu-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    z-index: 99999;
    display: none;
}


#vertical,
#horizontal {
    padding: 50px 0;
    scroll-behavior: smooth;
}

@keyframes changeColor {
    0% {
        border-color: #5bc0de;
    }

    50% {
        border-color: #d9534f;
    }

    100% {
        border-color: #0275d8;
    }
}

@keyframes changePosition {
    0% {
        transform: translateY(-10px);
    }

    50% {
        transform: translateY(-5px);
    }

    100% {
        transform: translateY(0px);
    }
}

.product-center img {
    width: 100%;
}

.parallax {
    background: #dddddd;
    float: left;
    width: 100%;
    position: relative;
    min-height: 850px;
}

.product-part {
    background: #fff;
    text-align: center;
    width: 220px;
    display: block;
    margin: 0 auto;
    padding: 0 20px 30px;
}

.product-part-image {
    margin-top: -60px;
    float: left;
    width: 100%;
    display: block;
}


.product-part-title {
    font-weight: bold;
    margin-top: 20px;
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

.product-part-desc {
    font-size: 14px;
}

.product-center {
}

.product-left {
    margin-top: 500px;
}

.product-right {
    margin-top: 200px;
}

#map {
    height: 340px;
}

/*cms cssler*/
.two-banner-image-with-title .col-lg-6 {
    padding: 0;
}

.full-banner img {
    width: 100%;
    display: block;
    position: relative;
}

.Seperator {
    float: left;
    width: 100%;
    display: block;
}

.left-banner-html-right-banner-image img {
    width: 100%;
}

.three-banner-just-image {
    padding-left: 20px;
    padding-right: 20px;
}

    .three-banner-just-image img {
        width: 100%;
    }

    .three-banner-just-image .col-lg-4 .row {
        margin: 0;
    }



.main-tab-container .nav-tabs {
    display: block;
    text-align: center;
    float: left;
    width: 100%;
}

    .main-tab-container .nav-tabs li {
        display: inline-block;
        float: none;
        border: none;
        font-size: 16px;
        font-weight: bold;
        color: #555;
    }

        .main-tab-container .nav-tabs li.active {
            border: none;
        }

            .main-tab-container .nav-tabs li.active a {
                border: none;
                border-bottom: 4px solid #000;
                color: #000;
            }

        .main-tab-container .nav-tabs li a {
            color: #a0a0a0;
            font-size: 18px;
            border: none;
        }

.main-tab-container .tab-content {
    padding-top: 40px;
    float: left;
    width: 100%;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
}

.main-tab-container .nav-tabs li a:hover {
    border: none;
    border-bottom: 4px solid #000;
    color: #000;
    font-size: 18px;
}

.product-list-order {
    float: left;
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 50px;
    margin-top: 0;
    padding-right: 16px;
}

.pagination li {
    width: 40px;
}

.pagination .current-page {
    background: transparent;
    color: #ddd;
}

    .pagination .current-page span {
        color: #ff0093 !important;
    }
/*cms cssler*/

.product-box-detail-image-link {
    text-align: center;
    display: block;
    position: relative;
    /*height: 420px;*/
}

.pagination li {
    background: #ff0093;
    color: #fff !important;
}

    .pagination li span, .pagination li a {
        color: #fff !important;
        font-size: 18px;
        font-weight: 400;
    }


.product-box-detail-image-link img {
    margin: 0 auto;
    min-height: 145px !important;
    width: 100%;
}

.checkout-complete-button-container .btn {
    width: 300px;
}

.search-box-container {
}

.search-box-input-container {
    position: relative;
}

.footer-left-brand {
    display: none !important;
}

.search-box-text {
    width: 100%;
    border: 0;
    height: 45px;
    font-size: 15px;
    padding-left: 40px;
    background: transparent;
    color: #fff;
    box-shadow: none;
}

    .search-box-text:focus {
        border: 0;
        box-shadow: none;
        border-bottom: 1px solid #fff;
    }

.search-box-container {
    border-bottom: 1px solid #ffffff96;
}

.close-search-box {
}

.header-search-btn {
    position: absolute;
    left: 0;
    top: 10px;
    border: none;
    font-size: 0;
    background-image: url('https://img-lav.mncdn.com/Content/Upload/search1.png');
    height: 30px;
    width: 30px;
    background-size: contain;
    background-color: transparent;
    background-repeat: no-repeat;
    padding: 0
}



.product-grid4 .col-lg-4 {
    width: 25%;
}

.btn-img-view_module {
    width: 20px;
    height: 17px;
}

.btn-img {
    display: inline-block;
    cursor: pointer;
    margin: 12px 12px 0 0;
    overflow: hidden;
    position: relative;
}

.btn-img-view_module {
    background: #777777;
}

.btn-img-view_list {
    background: #777777;
}

.btn-img.active {
    background-color: #002d56;
}

.btn-img:hover {
    background-color: #002d56;
}

.btn-img-view_module {
    width: 20px;
    height: 17px;
}

    .btn-img-view_module:before {
        content: "";
        display: block;
        position: absolute;
        top: 8px;
        width: 100%;
        height: 1px;
        background: #fff;
    }

    .btn-img-view_module:after {
        content: "";
        display: block;
        position: absolute;
        top: 0px;
        left: 6px;
        width: 1px;
        height: 100%;
        background: #fff;
    }

    .btn-img-view_module span {
        display: block;
        position: absolute;
        top: 0;
        left: 13px;
        width: 1px;
        height: 100%;
        background: #fff;
    }

.btn-img-view_list {
    width: 19px;
    height: 17px;
}

    .btn-img-view_list:before {
        content: "";
        display: block;
        position: absolute;
        top: 5px;
        width: 100%;
        height: 1px;
        background: #fff;
    }

    .btn-img-view_list:after {
        content: "";
        display: block;
        position: absolute;
        top: 11px;
        width: 100%;
        height: 1px;
        background: #fff;
    }

    .btn-img-view_list span {
        display: block;
        position: absolute;
        top: 0;
        left: 6px;
        width: 1px;
        height: 100%;
        background: #fff;
    }

.grid-view-button {
    height: 40px;
    display: inline-block;
    text-align: center;
    width: 40px;
    background: none;
    padding-top: 11px;
}

.filters-row__mode a {
    display: block;
    margin: 0 auto;
    background: #d1d1d1;
}

    .filters-row__mode a:hover {
        background: #ff0093 !important;
    }

.button-active {
    background: #ff0093;
}

    .button-active a {
        background-color: #fff !important;
    }

    .button-active .btn-img-view_module:before {
        background: #b4b4b4;
    }

    .button-active .btn-img-view_module:after {
        background: #b4b4b4;
    }

    .button-active .btn-img-view_module span {
        background: #b4b4b4;
    }

    .button-active .btn-img-view_list span {
        background: #777;
    }

    .button-active .btn-img-view_list:before {
        background: #777;
    }

    .button-active .btn-img-view_list:after {
        background: #777;
    }

    .button-active a:hover {
        background: #fff !important;
    }

.filters-row__mode, .filters-row__select {
    display: inline-block;
    float: right;
    margin-left: 10px;
}

.select-wrapper {
    display: block;
    float: left;
    width: 100%;
    position: relative;
}

.product-box-quick-view {
    float: left;
    width: 100%;
    display: block;
    height: 40px;
}

.search-results {
    min-height: 200px;
}

.product-list-no-result {
    text-align: center;
    font-size: 18px;
    font-weight: 500
}

.table-order-history td {
    padding-left: 0 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.order-detail-total .title-under {
    margin: 0;
    padding-bottom: 10px;
    border-bottom: 4px solid #000;
    font-size: 16px;
}

.order-detail-total th, .order-detail-total td {
    border: 0 !important;
    padding-bottom: 0 !important;
}

.order-detail-total th, .order-detail-total td {
    padding-left: 0 !important;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #ff0093;
    opacity: 1;
}

.store-locator-item-list {
    padding: 0;
    margin-top: 50px;
    margin: 0;
    max-height: 560px;
    overflow: hidden;
    overflow-y: auto;
    margin-bottom: 20px;
}

.empty-layout-footer {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 50px;
}

.delivery-right {
    padding-left: 75px;
}

.password-recovery-container li a {
    text-align: left !important;
}

.product-detail-social-buttons {
}

.jssocials-share a {
    border-radius: 0 !important;
    box-shadow: none;
    display: block;
    width: 35px;
    text-align: center;
    height: 35px;
}

#AddToCartContainer {
    float: left;
    width: 100%;
    display: block;
    position: relative;
    margin-top: 15px;
}

.instafeed a:hover img {
    opacity: 1;
}

.add-to-cart {
    float: left;
    width: 100%;
    display: block;
    position: relative;
}

.instafeed a:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.instafeed a::after {
    background-color: #ffffff;
}

.instafeed a:hover:before {
    opacity: 1;
}

.add-to-cart-panel {
    float: left;
    width: 100%;
    display: block;
    position: relative;
}

.footer-left-brand {
    float: left;
    width: 100%;
    display: block;
    margin-top: 20px;
}

.footer-subscribe {
    float: left;
    width: 100%;
    display: block;
    position: relative;
}



.message {
    float: left;
    width: 100%;
    display: block;
    margin-top: 10px;
    font-size: 12px;
    color: #000;
}

.header-search {
    cursor: pointer;
}


.product-grid4 .col-lg-4:nth-child(4n+1) {
}

.product__inside {
    float: left;
    width: 100%;
    display: block;
    /* -webkit-transition: top 0.1s; */
    -moz-transition: top 0.1s;
    -ms-transition: top 0.1s;
    -o-transition: top 0.1s;
    /* transition: top 0.1s; */
    /* top: 0 !important; */
    background: #fff;
    cursor: pointer;
    /* transition-timing-function: linear; */
    padding-bottom: 10px;
    box-shadow: 2px 2px 75px 0 rgba(0, 0, 0, 0.05);
}



.mobile-filter-header {
    display: none;
}


/*sepet adet*/

.shopping-cart-table__input {
    width: 77px;
    display: inline-block;
}

table .input-counter {
    margin-right: 10px;
    margin-bottom: 10px;
    width: 80px !important;
    display: inline-block;
}

.input-counter {
}



table .input-counter .minus-btn {
    left: 3px !important;
    margin-right: 0;
}

table .input-counter span {
    margin-top: -23px;
}


table .input-counter .minus-btn:before {
    content: "\e408";
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}



table .input-counter .plus-btn {
    right: 3px !important;
    margin-right: 0;
}

    table .input-counter .plus-btn:before {
        content: "\e408";
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
    }

    table .input-counter .minus-btn:before, table .input-counter .plus-btn:before {
        display: block;
        font-family: "Material Icons";
        font-size: 21px;
        line-height: 45px;
        opacity: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.checkout-summary-table-container table thead tr th:nth-child(5) {
    display: none;
}

.order-review-container {
    margin-top: 30px;
    float: left;
    width: 100%;
    display: block;
    position: relative;
}
/*sepet adet*/

.without-register-btn {
    /*text-align: center;
    border: 0;
    display: block;
    background: transparent;
    font-size: 14px;
    border-bottom: 1px solid #000;
    width: 200px;
    padding: 0 !important;
    margin: 0 auto;
    color: #000 !important;
    text-decoration: none !important;*/
    width: 100% !important;
    display: block;
    float: left;
    text-decoration: none !important;
}

.add-to-favourites, .add-to-backinstock {
    float: right;
    color: #000;
    font-weight: bold;
    margin-top: 0;
    width: 100%;
    padding: 2px 10px;
    margin-bottom: 0;
    width: 100%;
    background: transparent;
}

.product-social-favorites {
    margin-top: 10px;
    float: left;
    width: 100%;
    display: block;
    position: relative;
}

.product-detail-social {
    float: left;
    width: 100%;
    display: block;
    position: relative;
    margin-top: 30px;
}

.add-to-favourites .icon, .add-to-backinstock .icon {
    margin-right: 10px;
    margin-top: 0;
    float: left;
    font-size: 22px;
}

.add-to-favourites .text, .add-to-backinstock .text {
    font-size: 14px;
    margin-top: 5px;
    float: left;
}

.jssocials {
    float: left;
    width: 100%;
    display: block;
    position: relative;
}

.morecontent span {
    display: none;
}

.morelink {
    display: block;
}

.morelink {
    color: #000 !important;
    font-weight: bold;
    margin-top: 10px;
    float: left;
    width: 100%;
    display: block;
}


.btn-save-address {
    background: #000;
    color: #fff !important;
    border-radius: 0;
    padding: 10px 20px;
    font-weight: bold;
    font-size: 14px;
}

.close-address-form {
    background: #fff;
    color: #000 !important;
    border-radius: 0;
    padding: 10px 20px;
    font-weight: bold;
    font-size: 14px;
    border: 1px solid #ddd;
    margin-right: 10px;
}

.lookbook-list {
    padding: 0;
}

    .lookbook-list li {
        width: 25%;
        float: left;
        display: block;
        position: relative;
        padding: 10px;
    }

        .lookbook-list li img {
            max-width: 100%;
        }

.lookbook-list-title {
    font-size: 16px;
    margin: 0;
    padding-bottom: 10px;
    border-bottom: 4px solid #ededed;
    margin-bottom: 10px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

.lookbook-detail-container {
    position: relative;
}

.owl-thumbs {
    display: table;
    width: 100%;
    text-align: center;
    z-index: 999;
    margin-top: 20px;
}

.owl-thumb-item img {
    width: 150px;
    height: auto;
}

.owl-thumb-item.active {
    opacity: 1;
}

.owl-thumb-item {
    display: table-cell;
    border: none;
    background: none;
    padding: 0;
    opacity: .4;
}


.lookbook-main-title {
    text-align: center;
    font-weight: bold;
    display: block;
    width: 100%;
    float: left;
    margin: 0;
    font-size: 18px;
}

.lookbook-sub-title {
    text-align: center;
    display: block;
    width: 100%;
    float: left;
    margin: 0;
    margin-bottom: 20px;
    margin-top: 10px;
}

.lookbook-images-container {
    float: left;
    width: 100%;
    display: block;
    position: relative;
}

.textarea-container {
    margin-bottom: 20px;
    float: left;
    width: 100%;
    display: block;
}

.home-page-product-container {
    /* float: left; */
    /* width: 100%; */
    display: block;
    margin-top: 30px;
    margin-bottom: 0;
    margin: 0 auto;
    display: block;
    clear: both;
    margin-bottom: 20px;
}

    .home-page-product-container .col-lg-4 {
        width: 100% !important;
        padding: 0;
    }

.begenveal-title-text {
    text-align: center;
    display: block;
    float: left;
    width: 100%;
    font-size: 30px;
}

.begenveal-custom {
    text-align: center;
    display: block;
    float: left;
    width: 100%;
}

.begenveal-slide-container {
    text-align: center;
    display: block;
    float: left;
    width: 100%;
}

.sso-wcon {
    text-align: center;
    display: block;
    float: left;
    width: 100%;
}

.back-in-stock-subscribe-button {
    width: 100%;
}

.product-main-image {
    text-align: center;
    display: block;
    position: relative;
    margin: 0 auto;
    height: 550px;
    /*background: red;*/
    float: left;
}

.product-detail-social-title {
    float: left;
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 10px;
    font-size: 15px;
}

.jssocials-shares {
    float: left;
    width: 100%;
    display: block;
    position: relative;
}

.jssocials-share {
    display: inline-block;
    margin: 0 6px 0 0
}

    .jssocials-share a i {
        font-size: 20px !important;
    }

.topic-left-menu-mobile {
    display: none;
}

.topic-left-menu-desktop {
    display: block;
    float: left;
    width: 100%;
}


.white-modal .modal-content {
    border-radius: 0;
    box-shadow: 0 0 6px rgba(0,0,0,.5);
    text-align: center;
}

.white-modal .modal-body .message {
    font-size: 16px;
    line-height: 24px;
}

.add-to-favourites:hover {
    color: #000;
}

.white-modal span.icon.icon-clear {
    font-size: 27px;
    color: #000 !important;
}

    .white-modal span.icon.icon-clear:before {
        color: #000 !important;
    }

.modal-header .close {
    opacity: 0.8;
}

.choosecustomer-container {
    float: left;
    width: 100%;
    position: relative;
    display: block;
    margin-top: 30px;
}

.form-group {
    margin-bottom: 15px;
    float: left;
    width: 100%;
    position: relative;
}

.address-list-item a {
    text-decoration: none !important;
}

.payment-wrapper .nav-tabs > li.active {
    background: #fff;
}

.payments-transfer-single span {
    /* display: block; */
    /* float: left; */
    /* width: 100%; */
    /* position: relative; */
}

.payments-transfer-single input {
    width:50px;
    height:30px;
    position:relative;
    bottom:30px;
}

.payments-transfer-single {
    /* float: left; */
    /* width: 100%; */
    /* display: block; */
    /* margin-top: 0; */
    /* margin-bottom: 10px; */
    /* background: #fff; */
    /* padding: 20px; */
    /* cursor: pointer; */
}

.payments-transfer-container {
    /* float: left; */
    /* width: 100%; */
    /* display: block; */
    /* margin-bottom: 0; */
}

.payments-transfer-desc {
    /* display: block; */
    /* margin-bottom: 20px; */
    /* float: left; */
    /* width: 100%; */
    /* position: relative; */
}

.payments-transfer-single label {
    cursor: pointer;
}

.payments-transfer-desc {
    /* display: block; */
    /* margin-bottom: 20px; */
    /* float: left; */
    /* width: 100%; */
    /* position: relative; */
}

.payments-transfer-single span {
    /* font-size: 14px !important; */
    /* color: #3a3a3a; */
}

.payments-transfer-bank-name {
   text-transform:uppercase;
   border-bottom:1px solid #000;
   margin-bottom:10px;
}
.payment-transfer-bank-branch-name{
    font-weight:500;
}
.payment-transfer-bank-branch-code{
    font-weight:500;
}
.payments-transfer-bank-account-code{
    font-weight:500;
}
.payments-transfer-bank-account-iban{
    font-weight:500;
}
.payments-transfer-single .form-group {
    /* margin-bottom: 0 !important; */
}

.green-box {
    margin-top: 20px;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
}

.order-detail-address-and-paymnet-list .address-list a {
    cursor: context-menu;
}

.order-detail-wrapper .shopping-cart-table__product-price {
    text-align: right;
}

.product-info__sku {
    text-align: left;
    float: left;
    width: 100%;
    display: block;
    position: relative;
}

.product-info__color {
    text-align: left;
}

.modal-body .product-added-popup {
    border: 0 !important;
}

.product-detail-pictures-desktop {
    display: block;
}

.product-detail-pictures-mobile {
    display: none;
}

.price-subscriptions-popup {
    width: 100%;
    position: relative;
}

.slick-dots li.slick-active button:before {
    color: #ff0093;
}

.slick-dots li button:before {
    font-size: 20px;
    color: #ff0093;
}

.category-filter .category-dropdown {
    display: none;
}

.category-filter .MenuLink {
    display: none;
}

input.btn.btn-white.update-cart-button.pull-right {
    display: none;
}

.same-address-input {
    display: block;
    float: left;
    width: 100%;
    margin-top: 20px;
}

.empty-cart-container {
    float: left;
    width: 100%;
    display: block;
}

    .empty-cart-container p {
        margin-bottom: 20px;
        font-size: 16px;
    }


.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    background: #fff;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.13);
}

.already-filters-container {
    float: left;
    width: 100%;
    display: block;
    position: relative;
    margin-top: 20px
}

.already-filters-title {
    font-size: 13px;
    color: #9e9e9e;
    display: inline-block;
    margin-right: 0;
    margin-bottom: 10px;
}

.already-filters-container .filter-list {
    padding: 0;
    display: inline-block;
    margin-left: 0;
}

    .already-filters-container .filter-list li {
        list-style-type: none;
        display: inline-block;
        color: #000;
        margin-right: 0;
        margin-bottom: 10px;
    }

        .already-filters-container .filter-list li h4 {
            display: none;
        }

.filter-list-sub > span {
    display: inline-block;
    margin-right: 10px;
}

.clear-filters {
    color: #000;
    text-align: left;
    text-decoration: underline;
    float: left;
    width: 100%
}

.already-filters-container .filter-list li .filter-list-sub a {
    color: #000;
    background: #fff;
    display: block;
    font-style: italic;
    border: 1px solid #ddd;
    padding: 0 7px;
    text-decoration: none;
    font-size: 12px;
}

    .already-filters-container .filter-list li .filter-list-sub a:hover {
        background: #ededed;
    }

    .already-filters-container .filter-list li .filter-list-sub a .icon-clear {
        float: left;
        margin-right: 2px;
    }

.already-filters-container .btn {
    background: transparent;
    color: #000;
    text-align: left;
    padding: 0;
    line-height: 32px;
    text-decoration: underline;
}

.modal-dialog {
    margin: 90px auto 0;
}

.product-info {
}

a.btn.btn-default.pull-right.admin-edit-btn {
    display: none;
}

.back-in-stock-subscription {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.subscribe-popup-desc {
    float: left;
    width: 100%;
    display: block;
    position: relative;
    margin-top: 0px;
    margin-bottom: 10px;
}

.fancybox-skin {
    border-radius: 0;
}

.desktop-header-customer-menu-link {
    display: block;
}

.mobile-header-customer-menu-link {
    display: none;
}


.grid-view-2 .btn-img-view_module span {
    display: block;
    position: absolute;
    top: 0;
    left: 9px;
    width: 2px;
    height: 100%;
    background: #fff;
}

.grid-view-2 .btn-img-view_module:after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    width: 1px;
    height: 100%;
    background: transparent;
}

.grid-view-2 {
    /*display: none*/
}

.grid-view-1, .grid-view-4 {
    display: none;
}

#strength-bar {
    width: 100%;
    display: block;
    height: 10px;
    float: left;
    border-radius: 2px;
}

#strength-div {
    width: 80%;
    display: block;
    float: left;
    position: relative;
    border: 1px solid #909090;
    border-radius: 4px;
    bottom:4px;
}

#strength-container {
    margin-top: 10px;
    float: left;
    width: 100%;
}

#strength-name {
    font-size: 12px;
    color: #000000;
    font-style: italic;
    float: left;
    line-height: 12px;
    text-align: right;
    padding-right: 10px;
}

/*.password-size {
    position: absolute;
    right: 0;
    width: 100%;
    top: -5px;
}*/

.fancybox-skin {
    border-radius: 0;
    box-shadow: none !important;
}

.mobile-filter-button {
    display: none;
}

.grid-view-1 a:after {
    display: none;
}

.product-grid .col-lg-4 {
    width: 100%;
}


.product-grid2 .col-lg-4 {
    width: 50%;
}

.back-to-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    background: #363636;
    height: 40px;
    width: 40px;
}

    .back-to-top span {
        color: #fff;
        font-size: 40px;
        line-height: 40px;
    }

.product-added-popup .modal-footer .btn {
    width: 50%;
    float: left;
    display: block;
    margin: 0;
}

.product-added-popup {
    width: 380px;
}

    .product-added-popup .product-info__title h2 {
        margin-bottom: 0;
    }

    .product-added-popup .price-box.product-info__price {
        margin-bottom: 0;
    }

    .product-added-popup .popup-product-price {
        font-size: 16px;
        margin: 0;
        font-weight: normal !important;
    }

.popup-price-section span {
    font-weight: normal;
}

.product-added-popup .prices {
    float: left;
    width: 100%;
    display: block;
    position: relative;
}


.availability {
    float: left;
    width: 100%;
    display: block;
    position: relative;
}

.pickup-stores-container {
    max-height: 260px;
    overflow: auto;
    float: left;
    width: 100%;
    display: block;
    /*background: #f5f5f5;*/
}

.pickup-in-store-form {
    float: left;
    width: 100%;
    display: block;
    margin-top: 10px;
}

.owl-dots {
    float: left;
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 10px;
}

    .owl-dots .owl-dot {
        height: 10px;
        width: 10px;
        background: #ff009357;
        display: inline-block;
        border-radius: 100%;
        margin: 0 5px;
    }

        .owl-dots .owl-dot.active {
            background: #ff0093;
            height: 12px;
            width: 12px;
        }

.address-form-container {
    /*border: 1px solid #ddd;
    float: left;
    margin-top: 20px;
    padding: 10px;*/
}

.no-data {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    color: #fff;
}

.mobile-footer-button-menu {
    display: none;
}

.product-detail-tabs li span {
    font-size: 14px !important;
    margin-bottom: 6px;
    float: left;
    width: 100%;
    display: block;
}

.product-detail-tabs li {
    display: block;
}

.product-detail-tabs ul {
    padding: 0;
}

.date-of-birth-contain select {
    border-right: 0 !important;
    border-left: 0 !important;
    box-shadow: none !important;
}

.basket-quantity {
    color: #444;
    font-weight: bold;
    font-size: 16px;
    margin-top: 0;
    display: inline-block;
    padding-top: 0px;
    height: 50px;
    margin-right: -5px;
}

.mobile-footer-basket img {
    display: inline-block;
}

.button-active.grid-view-2 .btn-img-view_module span {
    background: #b4b4b4;
}

ul.lookbook-list {
    float: left;
    width: 100%;
    display: block;
    min-height: 450px;
    padding-top: 20px;
}

.order-summary-popup {
    font-weight: bold;
    color: #363636;
}

    .order-summary-popup:hover {
        color: #363636;
    }

.shipping-physical-store {
    margin-bottom: 40px;
    float: left;
    width: 100%;
    display: block;
    position: relative;
}

.pickup-stores-table-body tr {
    cursor: pointer;
}

.psychial-address-list {
    border: 0;
    border-radius: 0;
    background: #f5f5f5;
    width: 100%;
    text-align: left;
    color: #404040;
    padding: 7px;
    padding-left: 16px;
}

.address-wrapper-hr {
    width: 100%;
    display: block;
    float: left;
    margin-bottom: 20px;
    border-bottom: 1px solid #444;
    padding-top: 5px;
}

.address-box {
    padding-right: 20px;
}

.order-summary-term-checkbox {
    margin-bottom: 10px;
}

    .order-summary-term-checkbox label {
        line-height: 24px;
    }


.appliedcampaigns-box .title {
    float: left;
    width: 100%;
    display: block;
    position: relative;
}

.appliedcampaigns-box .title {
    float: left;
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 10px;
}

.appliedcampaigns-box ul {
    padding: 0px 20px;
    float: left;
    width: 100%;
}

    .appliedcampaigns-box ul li {
        float: left;
        width: 100%;
        margin-bottom: 5px;
        font-size: 13px;
    }

        .appliedcampaigns-box ul li .remove-discount-button {
            border: 0;
            background: transparent;
        }

.remove-discount-button {
    border: 0;
    background: transparent;
    font-size: 12px;
    color: #555;
    text-decoration: underline;
    padding: 0px 10px;
    margin-top: -1px;
    float: right;
}

.remove-discount-code-button {
    background: transparent;
    border: 0;
    color: #000;
    border: 0;
    background: transparent;
    font-size: 12px;
    color: #555;
    text-decoration: underline;
    padding: 0px 10px;
    margin-top: -1px;
}


.mobile-filter-button-container, .mobile-filter-container {
    display: none;
}

.filter-apply-button {
    display: inline-block;
    margin-right: 10px;
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
}

.desktop-filter-apply {
    padding: 5px 30px;
    width: 100%;
}

.btn-button-1 i {
    display: none;
}

.category-filter .dropdown-menu li label {
    margin-bottom: 0;
}

.order-note.custom-input-container {
    float: left;
    width: 100%;
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
}

a.button-1.track-shipping-btn.btn-black {
    color: white;
}

.hide-address-container .address-button-container {
    display: none;
}

.hideAddresForm {
    display: none;
}

#addressContainerCheckOut .address-button-container {
    display: none;
}

.form-group label.error {
    font-size: 12px;
    float: left;
    width: 100%;
    margin-bottom: 0;
    color: #c33e3e;
    margin-top: 0;
    font-weight: bold;
}

.three-banner-just-image .five-container-single {
    width: 20%;
    float: left;
}

.five-container-single {
    padding: 0 15px;
}

div.small {
    float: right;
    margin-left: 20px;
    margin-top: 2px;
    color: #7b7b7b;
}

.order-by .pull-left {
}

.contact-page-title {
    font-size: 16px;
}

.supportResultArea {
    text-align: left;
    margin: 0;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}

.impersonate-log-out {
    color: #333;
}

.account-container .no-data {
    color: #211651;
    min-height: 200px;
}
/* Date Picker Container */
#datecontainer {
    margin: 50px auto 0;
    width: 280px;
}

    #datecontainer input {
        width: 216px;
        background: #f1f1f1;
        -webkit-box-shadow: inset 0px 1px 3px #555, 0px 1px 0px 0px #777;
        -moz-box-shadow: inset 0px 1px 3px #555, 0px 1px 0px 0px #777;
        box-shadow: inset 0px 1px 3px #555, 0px 1px 0px 0px #777;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color: #777;
        padding: 8px 10px;
        border: 1px solid #111;
        float: left;
        display: table;
    }

        #datecontainer input:focus {
            outline: 0;
        }
    /* Date Trigger (Icon) */
    #datecontainer .ui-datepicker-trigger {
        float: left;
        display: table;
        cursor: pointer;
        margin: 3px 5px;
    }
/* Calendar Container */
#ui-datepicker-div {
    width: 216px;
    height: auto;
    margin: 5px auto 0;
    font: 9pt Arial, sans-serif;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
}

    #ui-datepicker-div a {
        text-decoration: none;
    }
/* Date Picker Header */
.ui-datepicker-header {
    background: url('../img/dark_leather.png') repeat 0 0 #000;
    color: #e0e0e0;
    font-weight: bold;
    -webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 2);
    -moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
    box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
    text-shadow: 1px -1px 0px #000;
    filter: dropshadow(color=#000, offx=1, offy=-1);
    line-height: 30px;
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: #111;
}

.ui-datepicker-title {
    text-align: center;
}

.ui-datepicker-prev {
    float: left;
    background-position: center -30px;
}

.ui-datepicker-next {
    float: right;
}

.ui-datepicker-prev, .ui-datepicker-next {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    background-image: url('../images/arrow.png');
    background-repeat: no-repeat;
    line-height: 550%;
    overflow: hidden;
}
/* Date Picker Table */
.ui-datepicker table {
    width: 100%;
}

.ui-datepicker thead {
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1));
    background-image: -webkit-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);
    background-image: -o-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);
    background-image: -ms-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);
    background-image: linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );
    border-bottom: 1px solid #bbb;
}

.ui-datepicker th {
    text-transform: uppercase;
    font-size: 6pt;
    padding: 5px 0;
    text-align: center;
    color: #666666;
    text-shadow: 1px 0px 0px #fff;
    filter: dropshadow(color=#fff, offx=1, offy=0);
}

.ui-datepicker tbody td {
    padding: 0;
    border-right: 1px solid #bbb;
}

    .ui-datepicker tbody td:last-child {
        border-right: 0px;
    }

.ui-datepicker tbody tr {
    border-bottom: 1px solid #bbb;
}

    .ui-datepicker tbody tr:last-child {
        border-bottom: 0px;
    }

.ui-datepicker td span, .ui-datepicker td a {
    display: inline-block;
    font-weight: bold;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #666666;
    text-shadow: 1px 1px 0px #fff;
    filter: dropshadow(color=#fff, offx=1, offy=1);
}
/* Date Picker Hover & Active */
.ui-datepicker-calendar .ui-state-default {
    background: #ededed;
    background: -moz-linear-gradient(top, #ededed 0%, #dedede 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dedede));
    background: -webkit-linear-gradient(top, #ededed 0%,#dedede 100%);
    background: -o-linear-gradient(top, #ededed 0%,#dedede 100%);
    background: -ms-linear-gradient(top, #ededed 0%,#dedede 100%);
    background: linear-gradient(top, #ededed 0%,#dedede 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );
    -webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
    -moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
    box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
}

.ui-datepicker-calendar .ui-state-hover {
    background: #f7f7f7;
}

.ui-datepicker-calendar .ui-state-active {
    background: #6eafbf;
    -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
    box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
    color: #e0e0e0;
    text-shadow: 0px 1px 0px #4d7a85;
    filter: dropshadow(color=#4d7a85, offx=0, offy=1);
    border: 1px solid #55838f;
    position: relative;
    margin: -1px;
}

.ui-datepicker-calendar td:first-child .ui-state-active {
    width: 29px;
    margin-left: 0;
}

.ui-datepicker-calendar td:last-child .ui-state-active {
    width: 29px;
    margin-right: 0;
}

.ui-datepicker-calendar tr:last-child .ui-state-active {
    height: 29px;
    margin-bottom: 0;
}

.ui-datepicker-unselectable.ui-state-disabled {
    background: #f4f4f4;
    color: #b4b3b3;
}


.order-detail-container .table-order-history {
    display: none;
}

.table-order-td td {
    padding: 0 !important
}

.order-detail-container {
    float: left;
    width: 100%;
    display: block;
    padding: 0 20px;
    background: #fbfbfb;
}

    .order-detail-container .table {
        background: transparent !important;
    }

.header-logo h1 {
    margin: 0;
}

.product-detail-desktop-tabs li a h2 {
    font-size: 18px;
    font-weight: bold;
}

.no-stock {
    right: 10px;
    background: #fff;
    color: #202020;
    padding: 4px 10px;
    font-size: 12px;
    border-radius: 0px;
    position: absolute;
    border: 1px solid #202020;
    top: 10px;
}

.inl-cnt {
    display: inline-block;
    text-align: center;
    position: relative;
    max-width: 100%
}

.for-fluid {
    width: 100% !important;
}


.form-container .form-control::-webkit-input-placeholder {
    color: #484848;
}
/* WebKit, Blink, Edge */
.form-container .form-control:-moz-placeholder {
    color: #484848;
}
/* Mozilla Firefox 4 to 18 */
.form-container .form-control::-moz-placeholder {
    color: #484848;
}
/* Mozilla Firefox 19+ */
.form-container .form-control:-ms-input-placeholder {
    color: #484848;
}
/* Internet Explorer 10-11 */
.form-container .form-control::-ms-input-placeholder {
    color: #484848;
}
/* Microsoft Edge */





.form-control::-webkit-input-placeholder {
    color: #fff;
}
/* WebKit, Blink, Edge */
.form-control:-moz-placeholder {
    color: #fff;
}
/* Mozilla Firefox 4 to 18 */
.form-control::-moz-placeholder {
    color: #fff;
}
/* Mozilla Firefox 19+ */
.form-control:-ms-input-placeholder {
    color: #fff;
}
/* Internet Explorer 10-11 */
.form-control::-ms-input-placeholder {
    color: #fff;
}
/* Microsoft Edge */


.flyout-cart {
    position: absolute;
    right: 0;
    background: #202020;
    max-height: 500px;
    z-index: 999;
    width: 370px;
    padding: 15px 15px;
    float: left;
    display: none;
    top: 80px;
}

    .flyout-cart ul {
        padding: 0;
        float: left;
        width: 100%;
        display: block;
        max-height: 290px;
        overflow: hidden;
        overflow-y: auto;
        margin-bottom: 0
    }


    .flyout-cart .no-data {
        margin-bottom: 0;
        padding: 20px 0px;
    }
    /*
 *  sepet custom scrollbar
 */

    .flyout-cart ul::-webkit-scrollbar-track {
        border-radius: 0;
        background-color: #F5F5F5;
    }

    .flyout-cart ul::-webkit-scrollbar {
        width: 8px;
        background-color: #ffffff;
    }

    .flyout-cart ul::-webkit-scrollbar-thumb {
        border-radius: 0;
        background-color: #ff0093;
    }

    .flyout-cart ul li {
        display: block;
        position: relative;
        float: left;
        width: 100%;
    }
/*
 *  sepet custom scrollbar
 */
.cart__item {
    background: #fff;
    margin-bottom: 10px;
}

.cart__close {
    display: none;
}

.cart__item__control {
    position: absolute;
    right: 10px;
    height: 20px;
    width: 20px;
    font-size: 0;
    background: red;
    top: 10px;
}

    .cart__item__control img {
        width: 100%;
        height: 100%;
    }

.cart__item__image {
    width: 120px;
    padding: 5px;
}

    .cart__item__image img {
        width: 100%;
        height: inherit;
    }

.cart__item__info {
    float: left;
    width: 180px;
    text-align: left;
}

.cart__item__info__title a {
    font-size: 12px;
    text-align: left;
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 10px;
    margin-top: 12px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    width: 100%;
}

.cart__item__info__title h2 {
    padding: 0;
    margin: 0;
}

.cart__item__info > div {
    display: block;
    float: left;
    margin-bottom: 2px;
    width: 100%;
}

.cart__bottom {
    float: left;
    width: 100%;
    display: block;
    position: relative;
}

.cart__item__info__details {
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 10px;
    color: #000000;
}

.cart__item__info__price {
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 10px;
    color: #000000;
}

.cart__item__info__qty {
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 10px;
    color: #000000;
}

.cart__top {
    display: none;
}

.btn-checkout {
    display: none;
}

.header-flyout-button-right {
    font-size: 14px;
    font-weight: 600;
    line-height: 42px;
    cursor: pointer;
    letter-spacing: 1.9px;
    display: block;
    border-radius: 0;
    background: #ff0093;
    color: #fff;
    -webkit-transition: background-color 200ms ease-out;
    -moz-transition: background-color 200ms ease-out;
    -o-transition: background-color 200ms ease-out;
    transition: background-color 200ms ease-out;
    border: 2px solid #ff0093;
}

    .header-flyout-button-right:hover {
    }

    .header-flyout-button-right .icon {
        display: none;
    }


    .header-flyout-button-right:hover {
        background-color: #fff !important;
        color: #ff0093;
    }

.account-wrapper {
    background: #fff;
}

.account-container {
    background: #fff;
    margin-bottom: 30px;
}

h4.check-out-step-header > span {
    display: inline-block;
    padding: 10px;
    border: 2px solid #ff0093;
    background: #fff;
    position: relative;
    color: #ff0093;
    font-weight: bold
}

.check-out-step-header::before {
    content: '';
    position: absolute;
    width: 15px;
    height: 10px;
    background: #cecece;
    bottom: -3px;
    left: -35px;
    transform: rotate(15deg);
    border-bottom: 2px solid #ff0093;
}

.check-out-step-header {
    text-shadow: 2px 2px 2px #00000040;
    padding: 0 !important;
    letter-spacing: 2px;
    position: relative;
    margin-bottom: 20px;
}

/*.product-box-add-basket {
    text-align: center;
    -webkit-transition: height 1s;
    -moz-transition: height 1s;
    -ms-transition: height 1s;
    -o-transition: height 1s;
    transition: height 1s;
    height: 0;
    overflow: hidden;
    display: block;
    width: 100%;
}

.product-box:hover .product-box-add-basket {
    height: 20px
}*/

.product-box-add-basket {
    /*position: absolute;
    bottom: 0;*/
    text-align: center;
    width: 100%;
    z-index: 0;
    background: #fff;
    visibility: hidden;
    float: left;
    width: 100%;
}

    .product-box-add-basket a {
        color: #ff0093;
        font-weight: 600;
        font-size: 14px;
        padding: 6px;
        display: block;
        text-decoration: none !important;
        margin-top: 10px;
    }

.available-items ul {
    padding: 15px;
    background: #f7f7f7;
    /* border: 2px solid #ff0093; */
}

    .available-items ul li {
        list-style-type: none;
        cursor: pointer;
        margin-bottom: 10px;
    }

.spec-filter-dropdown > ul {
    max-height: 320px;
    overflow: hidden;
    overflow-y: auto;
    margin-bottom: 20px;
}

.desktop-filter-item label {
    font-weight: normal;
}

.filter-header {
    font-size: 16px;
    margin-bottom: 0;
    display: block;
    border-bottom: 2px solid #ff0093;
    padding-bottom: 8px;
}

.desktop-filter-item > div > label:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #fff;
    display: inline-block;
    margin-right: 10px;
    width: 16px;
    height: 16px;
    border-radius: 1px;
    border: solid 2px #ff0093;
    float: left;
    cursor: pointer;
    display: block;
}

.desktop-selected-filter > div > label:before {
    background: #ff0093 !important;
    transition: inherit;
    cursor: pointer
}



.spec-filter-dropdown > ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(88, 88, 88, 0.3);
    border-radius: 2px;
    background-color: #F5F5F5;
}

.spec-filter-dropdown > ul::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

.spec-filter-dropdown > ul::-webkit-scrollbar-thumb {
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #ff0093;
}

.checkout-progress-container td {
    background: transparent !important;
}

.order-completed-button-container {
    float: left;
    width: 100%;
    display: block;
    margin: 10px 0;
}

.summary {
    min-height: 320px;
    float: left;
    width: 100%;
    padding-top: 40px;
}

.order-completed-button-container a {
    margin: 0 10px;
}

.order-completed-title {
    color: #ff0093;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
}

.top-order-summary {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

.checkout-progress-container .active a {
    color: #ff0093 !important;
    font-weight: bold;
}

.checkout-progress-container {
    margin-top: 20px;
}

.w-100 {
    width: 100% !important;
}

.loading-message.align-middle.text-primary {
    color: #ff0093;
}

.order-summary {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

.order-summary-table {
    width: 100%;
}

.loading-overlay {
    display: none;
    background: #ffffffc9;
    z-index: 1;
    top: 0;
    left: 0;
    position: absolute;
    bottom: 0;
}

a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: #000 !important;
    text-decoration: none;
}


.new-address-list-head {
    border-bottom: 2px solid #000000;
    font-size: 0.75rem;
    margin-bottom: 10px;
}

    .new-address-list-head .address-column {
        width: 58.3%;
    }

    .new-address-list-head .shipment-column,
    .new-address-list-head .billing-column,
    .new-address-list-head .edit-column,
    .new-address-list-head .delete-column {
        width: 10.5%;
    }


.pb-2, .py-2 {
    padding-bottom: 0.5rem !important;
}

.pt-2, .py-2 {
    padding-top: 0.5rem !important;
}

.border-right {
    border-right: 1px solid #dee2e6 !important;
}

.align-middle {
    vertical-align: middle !important;
}

.progress-list li:nth-child(1), .progress-list li:nth-child(2), .progress-list li:nth-child(3) {
    border-right: 0;
}

.shipping-method-container {
    margin-top: 30px;
    margin-bottom: 30px
}

.check-out-step-title {
    border-left: 3px solid #ff0093;
    padding-left: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 16px;
}

.btn-primary.focus, .btn-primary:focus {
    background: #fff !important;
    color: #ff0093 !important;
    border: 2px solid #ff0093 !important;
}

.new-address-list-head th span {
    font-size: 13px;
    text-align: center;
    display: block;
}

.new-address-list > tbody > tr:nth-child(2n-2) {
    background: #ff00930d;
}


.addresses-container {
    margin-bottom: 20px;
    position: relative;
}

.file-not-found-wrapper {
    border: 2px solid #ff0093;
    float: left;
    width: 100%;
    display: block;
    position: relative;
    margin-top: 60px;
    margin-bottom: 80px;
}

.file-not-found-left {
    padding: 20px !important;
    text-align: left;
}

.file-not-found-right img {
    margin-top: -100px;
    width: 100%;
    margin-right: -5px;
    margin-bottom: -93px;
}

.file-not-found-right, .file-not-found-left {
    padding: 0;
}

.button-container {
    margin-bottom: 20px;
    float: left;
    width: 100%;
    display: block;
}

.header-mobile-section {
    display: none
}

.mobile-address-label {
    display: none;
}

.address-list-delete-button i {
    font-size: 25px !important;
    display: block;
}

.address-list-delete-button[disabled] {
    color: #b7b7b7 !important;
    pointer-events: none;
}

.address-list-delete-button {
    background: transparent;
    border: 0;
    box-shadow: none;
    outline: none;
    width: auto;
}

.address-list-edit-button {
    font-size: 20px !important;
    text-decoration: none !important
}

.product-detail-breadcrumb {
    width: 100%;
    display: block;
    float: left;
    position: relative;
}

.product-detail {
    float: left;
    width: 100%;
    display: block;
    position: relative;
    margin-top: 20px;
}

.product-info__title h1 {
    font-size: 40px;
    color: #000000;
    text-align: left;
    display: inline-block;
    font-family: 'PlayfairDisplay-Bold' !important;
    margin: 0;
}

.add-to-backinstock-container {
    float: left;
    width: 50%;
    display: block;
}

    .add-to-backinstock-container a {
        font-size: 14px;
        width: 100%;
        display: block;
        text-align: center;
        font-weight: 500;
        color: #ff0093 !important;
    }

.product-info__title {
    float: left;
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 15px;
}

.price-box__old {
    color: #a6a6a6;
    text-decoration: line-through;
    margin-right: 10px;
}

.price-box__new {
    font-size: 34px;
}

.topic-left-menu-desktop .active {
    font-weight: bold;
}

.product-added-popup {
    margin-top: 230px;
}

    .product-added-popup .modal-title {
        font-family: 'Montserrat', sans-serif !important;
    }

    .product-added-popup .modal-body {
        border: none !important;
        padding-bottom: 0 !important;
    }


    .product-added-popup .product-info__title h2 {
        font-size: 24px;
        color: #000000;
        text-align: left;
        display: inline-block;
        font-family: 'PlayfairDisplay-Bold' !important;
        float: left;
    }


    .product-added-popup .product-info__color {
        display: none
    }

    .product-added-popup .product-info__price {
        margin: 0
    }

    .product-added-popup .popup-price-section {
        display: none
    }



    .product-added-popup .modal-footer .btn {
        background: #ff0093;
        border-radius: 0;
        padding: 10px 0;
        border: 1px solid #fff;
        color: #fff;
        font-size: 11px;
        letter-spacing: 1.9px;
        text-align: center;
        cursor: pointer;
        font-weight: bold;
        -webkit-transition: background-color 200ms ease-out;
        -moz-transition: background-color 200ms ease-out;
        -o-transition: background-color 200ms ease-out;
        transition: background-color 200ms ease-out;
        outline: none !important;
        display: block;
    }

        .product-added-popup .modal-footer .btn:hover {
            color: #ff0093 !important;
            background: #fff;
        }


/*credit card*/


.payment-wrapper .tab-content .credit-card-placeholder-section .form-control {
    color: #fff !important;
}

.credit-card-placeholder-section {
    width: 100%;
    height: 210px;
    border-radius: 5.8px;
    background-image: linear-gradient(131deg, #ff0093, #ee54ad);
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.3);
    margin-top: 20px;
}

.credit-cart-top {
    float: left;
    width: 100%;
    display: block;
    position: relative;
}

.credit-cart-top-left {
    float: left;
    width: 50%;
    display: block;
    position: relative;
    padding: 20px;
}

.short-line {
    width: 57px;
    height: 6px;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
    margin-bottom: 10px;
}

.long-line {
    width: 77px;
    height: 6px;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
}

.credit-cart-top-right {
    float: left;
    width: 50%;
    display: block;
    position: relative;
    text-align: right;
    padding: 20px;
}

.card-type {
    width: 77px;
    height: 25px;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
    float: right;
}

.credit-cart-center {
    float: left;
    width: 100%;
}


    .credit-cart-center .form-control {
        border: 0;
        color: #fff;
        box-shadow: none;
        background: transparent;
        padding-left: 20px;
        font-size: 16px;
        font-size: 20.2px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 2.2px;
        text-align: left;
        color: #ffffff;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
        cursor: context-menu;
    }

.credit-cart-bottom {
    float: right;
    padding: 0 20px;
    text-align: center;
    color: #fff;
    width: 100%;
}

.credit-cart-bottom-left {
    float: left;
    margin-top: 30px;
    position: absolute;
    left: 35px;
}

    .credit-cart-bottom-left label {
        font-size: 10px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        font-family: 'LatoTR-Regular';
        line-height: normal;
        letter-spacing: 0.9px;
        text-align: left;
        color: #e9e9e9;
        width: 100%;
    }

.credit-cart-bottom-right {
    float: right;
    position: relative;
    text-align: center;
    margin-top: 50px;
}

.credit-card-owner-container .form-control {
    padding-left: 0;
}

.credit-card-logo {
    position: absolute;
    right: 0;
    top: -40px;
}

.credit-cart-bottom-right label {
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    font-family: 'LatoTR-Regular';
    line-height: normal;
    letter-spacing: 0.9px;
    text-align: right;
    color: #e9e9e9;
    width: 100%;
}

.credit-card-expired-date-container {
    text-align: right;
    width: 100%;
    display: block;
    float: left;
}

    .credit-card-expired-date-container div {
        display: inline-block;
        font-size: 16.3px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: right;
        color: #ffffff;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    }

    .credit-card-expired-date-container div {
        display: inline-block;
        font-size: 16.3px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: right;
        color: #ffffff;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    }

    .credit-card-expired-date-container div {
        display: inline-block;
        font-size: 16.3px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: right;
        color: #ffffff;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    }

.form-control[disabled], .payment-wrapper .tab-content .form-control .form-control[readonly], fieldset[disabled] .form-control {
    background: transparent;
    border: 0;
}

/*credit card*/


/*taksit tablosu*/

#installmentstable thead tr th {
    text-align: center;
    font-size: 13px;
    border: 0 !important;
}

#installmentstable thead tr {
    border: 0 !important;
}

#installmentstable {
    border: 0;
}

    #installmentstable thead {
        border: 0 !important;
    }

    #installmentstable tbody tr {
        border: 0 !important;
        font-size: 14px;
    }

        #installmentstable tbody tr td {
            font-weight: 500;
            padding: 10px;
            border-bottom: 1px solid rgb(221, 221, 221) !important;
            border: 0;
            color: #151d28
        }

            #installmentstable tbody tr td:nth-child(2) {
                text-align: center;
            }

            #installmentstable tbody tr td:nth-child(3) {
                text-align: center;
                border: 0;
            }

/*taksit tablosu*/


.mobile-filter-sublist {
    display: none
}



.login-register-tabs a:hover {
    color: #000;
    font-weight: bold;
}

.footer-powered-by {
    display: block;
    position: relative;
    text-align: center;
    padding: 5px;
}

    .footer-powered-by img {
        width: 90px;
        aspect-ratio:9/2;
    }
.header-cargo-link .order-status img{
   width:26px;
   height:18px;
}
.homepage-more-button img{
  width:162px;
  height:81px;
}
.no-stock-button a {
    color: #7d7d7d;
}

.mobile-filter-order-button-container {
    display: none
}


.btn-mobile-filter-close {
    display: none
}

.mobile-filter-main-header {
    display: none;
}

.topic-subtitle {
    font: italic 29px "Times New Roman";
    color: #fff;
    background: #ff0093;
    border: 0;
    float: left;
    width: 100%;
    display: block;
    padding: 10px 10px;
    -webkit-box-shadow: 8px 24px 5px -11px rgba(0,0,0,0.07);
    -moz-box-shadow: 8px 24px 5px -11px rgba(0,0,0,0.07);
    box-shadow: 8px 24px 5px -11px rgba(0,0,0,0.07);
}

    .topic-subtitle > * {
        margin: 0;
        font-size: 20px !important;
    }


.static-page ul {
    list-style: none;
    float: left;
    width: 100%;
    display: block;
}

/*.static-page li::before {
    content: "•";
    color: #ff0093;
    font-size: 41px;
    line-height: 0;*/ /* padding-top: 30px; */ /* float: left; */ /* display: inline-block; */
/*position: absolute;
    left: -20px;
    top: 7px;
}*/



.HtmlEditor li {
    position: relative;
}

.prduct-detail-gallery {
    display: none
}

.prduct-detail-gallery-carousel .owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -20px;
}

    .prduct-detail-gallery-carousel .owl-nav .owl-prev {
        float: left;
        display: inline-block;
        height: 30px;
        width: 40px;
        background: transparent;
        font-size: 0;
        margin-left: -50px;
        background-image: url('https://img-lav.mncdn.com/Content/Upload/prev-icon1.png');
        background-repeat: no-repeat;
        background-size: contain;
    }

    .prduct-detail-gallery-carousel .owl-nav .owl-next {
        float: right;
        display: inline-block;
        height: 30px;
        width: 40px;
        background: transparent;
        font-size: 0;
        margin-right: -50px;
        background-image: url('https://img-lav.mncdn.com/Content/Upload/next-icon1.png');
        background-repeat: no-repeat;
        background-size: contain;
    }

.prduct-detail-gallery-button {
    margin-bottom: 10px;
}

.prduct-detail-info {
    border: solid 2px transparent !important;
    /*box-shadow: 2px 2px 75px 0 rgba(0, 0, 0, 0.1);*/
    float: left;
    display: block;
    display: none;
    width: 530px;
    height: 400px;
    position: relative;
}

.product-detail-product-image {
    position: absolute;
    left: 0;
    bottom: 0;
}

.jssocials-share-whatsapp {
    display: inline-block;
}

.cart-product-name-and-attributes li {
    list-style-type: none;
}

.cart-product-name-and-attributes ul {
    padding-left: 0
}

.cart-head-delete {
    text-align: center;
}

.cart-item-quantity {
    width: 60px;
    height: 33px;
    border: 0;
}

.quantity-input-container .input-group {
    width: 120px;
}

.d-md-none {
    display: none;
}

.equal-with-table-product {
    width: 10%;
}

.equal-with-table-info {
    width: 30%;
}

.equal-with-table-unit-price {
    width: 12%;
}

.cart-head-quantity {
    width: 13%;
}

.cart-head-total-price {
    width: 11%;
}

.cart-head-delete {
    width: 3%;
}

.equal-with-table-info {
    width: 30%;
}

.cart-item-row {
    margin-top: .4em;
    margin-bottom: .4em;
    font-size: medium;
}

@media (min-width: 768px) {
    .cart-actions-table {
        margin-top: 2em;
    }

    .cart-unit-price,
    .cart-sub-total {
        margin-top: .4em;
    }
}

@media (max-width: 767px) {
    .cart-item-row > div {
        padding: 0;
    }

    .cart-item-row .cart-actions-table {
        text-align: right;
        padding-right: 15px;
    }

    .cart-actions-table .row > div {
        margin-bottom: .5em;
    }

    .cart-product-name-and-attributes {
        padding-right: 0;
    }

    .mobile-label-text + span {
        vertical-align: top;
    }
}

.coupon-code {
    float: left;
    display: block;
    position: relative;
}

.d-md-table-row.border-bottom {
    /* float: left; */
    width: 100%;
    position: relative;
    display: table;
}

.continue-shopping-btn {
    float: left;
    width: 210px !important;
}

.discount-box {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

.btn-continue-shopping {
    padding: 10px 20px;
}

.btn-order-next {
    width: 100%;
    display: block;
    float: left
}

.update-cart-button {
    display: none;
}

.cart-page-actions {
    padding-bottom: 30px;
    float: left;
    width: 100%;
    display: block;
    position: relative;
}

.cart-table {
    /*max-height: 200px;*/
    overflow: hidden;
    display: block;
    overflow-y: auto;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}

.product-left-section {
}

.prduct-detail-info-button {
    padding-top: 6px;
}

.product-left-section img {
    max-width: 100%;
}

.installmentBankLogo img {
    width: 70px;
    margin: 0;
}

.installmentBank {
    text-align: center !important;
    border: 0 !important;
    margin: 0 !important;
    overflow: hidden;
    float: left;
    width: 100%;
    margin-bottom: 30px !important;
}

.bankTable {
    font-size: 12px;
    padding-bottom: 0;
    float: left;
    width: 100%;
    text-align: center;
    border-bottom: 0;
    border: 0;
}

    .bankTable .col-lg-4 {
        padding: 0;
        font-size: 13px;
    }

    .bankTable .row {
        padding: 0 !important;
        margin: 0 !important;
        border: 0 !important;
        padding: 11px !important;
    }

.col-lg-4.col-sm-6 {
    /* height: 210px; */
}

.header-right .text-right > .flyout-cart {
    display: block;
}


.mini-cart-updating-message {
    color: #fff;
}

.landscape-message {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

.mini-cart-price-and-attributes-column a {
    color: #fff !important;
}

.mini-cart-quantity-column {
    color: #fff;
}

.mini-cart-product-info-table {
    width: 100%;
    text-align: left;
}

.mini-cart-price-and-attributes-column {
    padding-left: 20px;
    text-align: left;
    float: left;
    width: 140px;
    display: block;
}

ul.mini-cart-product-infos li {
    float: left;
    width: 100%;
    display: block;
    text-align: left;
    position: relative;
}

.cart-single-product {
    padding-bottom: 5px;
    border-bottom: 1px solid #5b5b5b;
    margin-bottom: 5px;
}

.mini-cart-photo-column {
    float: left;
    width: 75px;
}

.mini-cart-image {
    width: 100% !important;
    height: inherit !important;
    padding-left: 25px;
}

.mini-cart-cargo-text {
    color: #fff;
    width: 50%;
    float: left;
    margin-top: 20px;
}

.flyout-go-to-cart {
    width: 100%;
    display: block;
    color: #fff;
    background: #ff0093;
    font-weight: bold;
    font-size: 16px;
    border-radius: 0;
    margin-top: 20px;
}

    .flyout-go-to-cart i {
        display: none;
    }

.flyout-cart-remove-btn {
    display: block;
    position: absolute;
    left: 0;
    border: 0;
    background: transparent;
    color: #fff;
    top: 0;
    padding: 0;
    margin-top: 0;
    border-radius: 100%;
    background: #ff0093;
    width: 20px;
    height: 20px;
    margin-left: 0px;
}

.mini-cart-product-list {
    border-bottom: 1px solid #fff;
    margin-top: 20px;
}

.link-inline.cart:hover > #mini-cart .flyout-cart {
    display: block;
}

.show-flyout-cart {
    display: block;
}

.modal {
    margin-top: 130px;
    z-index: 99999999999;
}

.cart-delete {
    cursor: pointer;
}

.page-search-title {
    margin: 0;
    padding: 0;
    margin-top: 0;
    display: inline-block;
    padding-left: 15px;
    position: relative;
    margin-bottom: 6px;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0;
}


.title-box-desc {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #000;
    margin-bottom: 20px;
}

.image-title-box-single img {
    width: 100%;
    display: block;
    position: relative;
    text-align: center;
    max-width: 100%;
    min-height: 309px !important;
}

.ImageWithTitleBox {
    box-shadow: 2px 2px 75px 0 rgba(0, 0, 0, 0.1);
    float: left;
    width: 100%;
    display: block;
    padding-top: 10px;
}

.static-page {
    background: #fff;
    min-height: 200px;
    padding-top: 0;
}

.mini-cart-updating-message {
    display: none
}

.mini-cart-total {
    text-align: right;
}

.mini-cart-cargo {
    text-align: left;
}


.modal-btn {
    border: 0;
    border-radius: 0;
}

.modal-btn-yes {
    color: #fff;
    background: #ff0093;
}

.modal-btn-no {
    color: #ff0093;
    background: #fff;
}

.empty-fly-out-cart {
    padding: 15px
}

.order-detail-address-and-paymnet-list {
    border-right: 1px solid #ddd;
}

table.table.order-total-small-table {
    margin-bottom: 0;
}

.contact-form {
    float: left;
    width: 100%;
    text-align: left;
}

.guest-checkout-address-desc {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 20px;
    margin-top: 10px;
}

.order-tracking-container {
    width: 320px;
    margin: 0 auto;
    min-height: 400px;
    padding-top: 70px;
}

.login-register-title {
    margin-bottom: 30px;
}

.recently-viewed-container-bg {
    /*background: #f5ede3;
    float: left;
    width: 100%;
    display: block;
    height: 280px;
    position: absolute;*/
}


.recently-view-title {
    font-size: 20px;
    letter-spacing: 1.8px;
    color: #bdad8d;
    font-weight: bold;
}

.recently-viewed-main {
    margin-top: 30px;
    float: left;
    width: 100%;
    position: relative;
}

.page.recently-viewed-products-page .product-grid .col-lg-4 {
    padding: 0;
}

/**/

.page.recently-viewed-products-page .owl-nav {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    margin-top: -25px;
}

.recently-viewed-main .col-lg-9 {
    position: static;
}


.recently-viewed-main .owl-carousel.owl-loaded {
    position: static;
}

.recently-viewed-main .owl-carousel .owl-stage-outer {
    position: static;
}

.recently-viewed-main .container {
    position: relative
}

.page.recently-viewed-products-page .owl-nav .owl-prev {
    background-image: url('../images/control-left.png');
    background-repeat: no-repeat;
    font-size: 0;
    height: 30px;
    width: 20px;
    background-size: contain;
    display: inline-block;
    float: left;
    margin-left: -20px;
}

.page.recently-viewed-products-page .owl-nav .owl-next {
    background-image: url('../images/control-right.png');
    font-size: 0;
    background-repeat: no-repeat;
    height: 30px;
    width: 20px;
    background-size: contain;
    display: inline-block;
    float: right;
    margin-right: -20px;
}

.page.recently-viewed-products-page .owl-nav div {
    margin: 0 10px;
}

.recently-viewed-products-page .product-box-detail-image-link {
    height: inherit
}


.recently-viewed-products-page .product-box {
    width: inherit;
    height: inherit
}

/**/

.order-total-small {
    width: 350px;
}

.prduct-detail-info img {
    width: inherit
}

.product-detail-hand {
    position: absolute;
    right: 0;
    bottom: 0;
}

.product-grid2 .product-box {
}

.product-grid2 .product-box-detail-image-link {
}

.header-cargo-link .order-status {
    float: left;
    width: 26px;
}

.header-cargo-link .cart-element.cart-element-text {
    text-align: left;
    margin-left: 40px;
}

.header-cargo-link {
    text-align: right;
    float: right;
}


.cargo-total-progress-bar-icon {
    float: left;
    width: 50px;
}

    .cargo-total-progress-bar-icon img {
        width: 100%;
    }

.cargo-total-progress-bar-container {
    margin-bottom: 20px;
    float: left;
}

.cargo-total-progress-bar-desc {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.86;
    letter-spacing: 2.2px;
    color: #ff0093;
    margin-bottom: 10px;
}

.cargo-total-progress-bar-text {
    float: left;
    padding-left: 20px;
}

.cargo-total-progress-bar {
    top: 48px;
    left: 135px;
    width: 510px;
    height: 15px;
    background-color: #dedede;
    float: left;
}

.cargo-total-progress-bar-size {
    background: #ff0093;
    height: 15px;
}

.product-spec {
}

    .product-spec li {
        list-style-type: none;
        width: 33%;
        float: left;
        margin-bottom: 20px;
    }


/**/

.product-detail-hand {
    display: none;
}

div#klavuz-cizgileri {
    display: none !important;
}

.product-detail-product-image {
    display: none;
}

/**/


/*.product-spec li:nth-last-of-type(2) {
    display: none
}

.product-spec li:nth-last-of-type(1) {
    display: none
}*/

ul.dropdown-menu.topic-left-menu-mobile {
    display: none;
}



.col-xs-12.col-sm-4.col-md-4.col-lg-4.middle img {
    width: 100%;
}

.col-xs-12.col-sm-4.col-md-4.col-lg-4.middle row {
    padding: 20px !important;
}

.col-xs-12.col-sm-4.col-md-4.col-lg-4 .row {
    padding: 0 10px;
}

.page.static-page .Seperator hr {
    margin: 10px;
}


.ImageUpload span,
.ImageUpload h1 {
    font-weight: 300;
    letter-spacing: inherit;
    text-align: left;
    max-height: 124px;
    font-family: 'playfairdisplay-regular' !important;
    font-size: 35px;
    margin-top: 10px;
    position: absolute;
    left: 60px;
    top: 130px;
}

.ImageUpload {
    position: relative;
}

    .ImageUpload img {
        /*opacity: 0.75;*/
        width: 100%;
        min-height: 200px !important;
    }

#logo {
    width: 100px;
    min-height: auto !important;
    opacity: 1 !important;
    aspect-ratio:16/7;
}

div[data-component="ProductBox"] {
    /*margin-top: -50px;*/
}


.header-top-left-section ul {
    padding: 0;
    text-align: left;
}

    .header-top-left-section ul li {
        padding: 0;
        margin-right: 10px;
    }

        .header-top-left-section ul li a {
            padding: 0;
            color: #fff;
            font-size: 12px;
        }

            .header-top-left-section ul li a:hover {
                color: #fff;
            }

.recently-viewed-container {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 20px;
}




.page.related-products-products-page .owl-nav .owl-prev {
    background-image: url('../images/control-left.png');
    background-repeat: no-repeat;
    font-size: 0;
    height: 30px;
    width: 20px;
    background-size: contain;
    display: inline-block;
}

.page.related-products-products-page .owl-nav .owl-next {
    background-image: url('../images/control-right.png');
    font-size: 0;
    background-repeat: no-repeat;
    height: 30px;
    width: 20px;
    background-size: contain;
    display: inline-block;
}

.page.related-products-products-page .owl-nav div {
    margin: 0 10px;
}

.page.related-products-products-page .owl-nav {
    position: absolute;
    left: 0;
    top: 60px;
}


.page.related-products-products-page .product-grid .col-lg-4 {
    padding: 0;
}

.result-error-message {
    text-align: center;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    font-size: 16px;
}


.cart-empty-message {
    font-size: 14px;
    font-weight: bold;
}

.empty-cart {
    min-height: 240px;
    padding-top: 70px;
}

.content.Slider {
    float: left;
    width: 100%;
    display: block;
}

.home-page-container .content.Slider .owl-carousel .owl-item img {
    min-height: 270px !important;
}

.two-div-container .left {
    padding-left: 0;
}

.two-div-container .right {
    padding-right: 0;
}

.three-dots-container {
    padding-left: 5px;
    padding-right: 5px
}

    .three-dots-container .left {
        padding-left: 0
    }

    .three-dots-container .center {
    }

    .three-dots-container .right {
        padding-right: 0
    }

.homepage-btn {
    float: left;
    width: 100%;
    display: block;
    font-size: 26px;
    padding: 24px;
    font-weight: 500;
}


.homepage-product-title {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    margin-top: 20px;
}

.homepage-product-box-empty {
    float: left;
    width: 100%;
    display: block;
    text-align: center;
    padding: 20px;
    margin-bottom: 20px;
}

.cargo-status-button {
    background: #ff0093;
    color: #fff !important;
    border: 0;
    padding: 10px;
    margin-top: 20px;
    float: left;
    font-weight: bold;
    cursor: pointer !important;
}

    .cargo-status-button img {
        width: 30px;
        margin-right: 10px;
    }

.loading-custom {
    position: absolute;
    top: 50%;
    font-size: 20px;
    left: 50%;
    z-index: 999;
    color: red;
}

.lds-ripple div {
    border: 4px solid #ff0093 !important;
}


/*.home-page-product-container .inl-cnt img {
    height: 100%;
}*/

.home-page-product-container .product-box-detail-image-link {
    height: inherit !important
}


.home-page-product-container .product-box-add-basket {
    /*display: none;*/
}

.home-page-product-container .product-box:hover .product__inside {
    top: 0 !important
}

.home-page-product-container .product-box {
    height: inherit;
    margin-bottom: 0;
}

.available-items ul li .checkbox-group {
    cursor: pointer;
}

.category-name h1 {
    background: #ffffff;
    float: left;
    width: 100%;
    display: block;
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
    color: #ff0093;
    font-size: 20px;
    font-weight: 600;
    border: 2px solid #ff0093;
}

.category-name {
    width: 100%;
}


.category-name-container {
    padding: 0 15px;
}

.cargo-bar-contain {
    float: left;
    width: 100%;
    display: block;
    margin-top: 30px;
    margin-bottom: 20px;
}

.homepage-more-button {
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    cursor: pointer;
    z-index: 99999;
    -webkit-transition: top 0.5s;
    -moz-transition: top 0.5s;
    -ms-transition: top 0.5s;
    -o-transition: top 0.5s;
    transition: bottom 0.5s;
    cursor: pointer;
    transition-timing-function: linear;
}


.show-button {
    bottom: -80px;
}

.product__inside__alternativename {
    text-align: center;
    font-size: 15px;
    padding: 5px 0px;
    color: #0a0b0f;
    font-weight: 500;
    opacity: 0.5;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.homepage-product-title .static-text {
    font-size: 24px;
}

.footer-logo-side-links li {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.footer-logo-side-links {
    width: 100%;
}

    .footer-logo-side-links .footer-main-right-column {
        width: inherit;
        padding-top: 26px;
    }

    .footer-logo-side-links li a {
        color: #fff !important;
    }

.qty-input {
    width: 60px;
    text-align: center;
    padding: 0
}

.add-to-cart-button-container {
    width: 240px;
    float: left;
    padding-top: 14px;
    padding-left: 20px;
}

.number-input-container > * {
    display: inline-block;
}

.number-input-container {
    margin-bottom: 20px;
    margin-top: 20px;
    float: left;
}

    .number-input-container .btn {
        border: 1px solid #d0d0d0;
        border-radius: 0;
        font-size: 24px;
        padding: 0 10px;
        width: 40px;
    }

.input-counter-label {
    float: left;
    width: 100%;
    display: block;
    font-weight: bold;
    margin-top: 20px;
}

.prduct-detail-info-button.product-left-section {
    display: none;
}

.product-detail-cargo-image img {
    width: 100%;
    height: 40px;
}

.product-detail-cargo-images ul {
    text-align: center;
    display: block;
    padding: 0;
    width: 100%;
    float: left;
}


.product-detail-cargo-image {
    display: inline-block;
    width: 240px;
    margin: 0 auto;
    border: 1px solid #ff0093;
    height: 80px;
    text-align: center;
    padding: 20px 20px;
    list-style-type: none;
    /* float: left; */
    line-height: 0;
}

.product-detail-cargo-images {
    float: left;
    width: 100%;
    text-align: center;
    padding: 30px 0;
}

/*recommended for you flu*/
/*.firstActiveItem {
    opacity: 0.25;
}

.lastActiveItem {
    opacity: 0.25;
}

.firstActiveItemSecond {
    opacity: 0.5;
}

.lastActiveItemSecond {
    opacity: 0.5;
}
*/
.home-page-product-container .item-grid .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -21px;
}

.home-page-product-container .item-grid .owl-prev {
    background-image: url('https://img-lav.mncdn.com/Content/Upload/prev-icon1.png');
    position: absolute;
    width: 19px;
    height: 33px;
    display: block !important;
    background-size: cover;
    z-index: 999;
    left: -40px;
    font-size: 0;
}


.home-page-product-container .item-grid .owl-next {
    background-image: url('https://img-lav.mncdn.com/Content/Upload/next-icon1.png');
    position: absolute;
    width: 19px;
    height: 33px;
    display: block !important;
    background-size: cover;
    z-index: 999;
    right: -40px;
    font-size: 0;
}





.mobile-header-apply-filter-button {
    display: none;
}

.mobile-selected-filter-container {
    display: none;
}

.homepage-product-title h4.check-out-step-header > span::before {
    height: 109%;
}

.apply-discount-coupon-code-button {
    background: #ff0093;
    color: #fff;
    font-weight: bold;
    border-radius: 0;
}

.mobile-open-icon {
    display: none;
}

.same-address-wrapper {
    display: none;
}

.class-for-mobile-address-list {
    width: 10px;
    margin: 0 auto;
}

    .class-for-mobile-address-list.address-list-delete-button {
        width: auto;
    }

.back-in-stock-subscription-page .page-title h1 {
    font-size: 16px;
    margin: 0;
    margin-bottom: 20px;
}

.page.back-in-stock-subscription-page {
    padding-top: 40px;
}

.empty-header-container {
    background: #ff0093;
    text-align: center;
    padding: 15px;
}

    .empty-header-container img {
        width: 100px;
    }

.checkout-header-logo h1 {
    margin: 0;
}

body.simplecheckoutdelivery {
    padding-top: 0;
}

body.simplecheckoutpayment {
    padding-top: 0;
}

body.simplecheckoutsummary {
    padding-top: 0;
}

.jssocials-share-facebook .jssocials-share-link {
    background: #3b5998;
    border: 1px solid #344e86;
}

i.fa.fa-facebook.jssocials-share-logo, i.fa.fa-twitter.jssocials-share-logo {
    color: #fff;
    padding-top: 7px;
}

.jssocials-share-twitter .jssocials-share-link {
    background: black;
    border: 1px solid black;
    padding: 3px;
}
.x-logo {
    height: 34px;
    position: relative;
    bottom: 3px;
    right: 3px;
}

.thumb-picture {
    list-style-type: none;
    margin-bottom: 10px;
    height: 60px;
    width: 60px;
    text-align: center;
    border-radius: 120px;
    overflow: hidden;
    margin-bottom: 20px;
    box-shadow: 2px 2px 13px 0 rgba(0,0,0,.1);
    display: block;
    padding: 6px;
}

    .thumb-picture.active {
        border: 2px solid #ff0093;
    }


.spec-table {
    width: 620px;
    margin: 0 auto;
    text-align: center;
}


.productNote-box {
    width: 386px;
}

.product-note-label {
    font-size: 14px;
    width: 100%;
    display: block;
    font-weight: 500;
    color: #ff0093 !important;
}

.product-note-desc {
    font-weight: 700;
    margin-top: 8px;
    color: #2a2a2a;
}

.address-list-content-column {
    word-break: break-word;
}

.category-bottom-description {
    padding-bottom: 25px;
}

.category-description-container {
    border-top: 1px solid #ccc;
}

.design-text-product-detail {
    color: #ff0093;
    font-size: 22px;
    font-weight: 500;
    display: none;
}

.product-info__documents {
    margin-top: 5%;
}

select.form-control.downloadable-document-link {
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    width: auto;
    background-color: #00058a;
}
/* Whatsapp Icon Start*/
.whatsapp-button {
    position: fixed;
    top: calc(50% - 50px);
    transform: translateY(-50%);
    right: 0;
    z-index: 1000 !important;
}

    .whatsapp-button > button,
    .whatsapp-button .whatsapp-button-content {
        -webkit-transition-duration: .5s;
        -ms-transition-duration: .5s;
        transition-duration: .5s;
        box-shadow: 5px 5px 0px 0 rgba(0,0,0,.2);
        background: #74bc20;
        color: #ffffff;
    }


    .whatsapp-button > button {
        position: relative;
        border: none;
        outline: none;
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        padding: 5px 10px;
        right: 0;
        background-color: #ff0093;
    }

        .whatsapp-button > button > i {
            margin-right: 5px;
            display: inline-block;
        }

    .whatsapp-button .whatsapp-button-content {
        display: block;
        position: absolute;
        right: -1000px;
        text-align: center;
        padding: 30px 15px 15px 15px;
    }

        .whatsapp-button .whatsapp-button-content .whatsapp-logo-wrapper > img {
            width: 168px;
            height:41px;
        }

    .whatsapp-button.active .whatsapp-button-content {
        right: 0;
    }

    .whatsapp-button.active > button {
        right: -100%;
    }

    .whatsapp-button .whatsapp-button-content div,
    .whatsapp-button .whatsapp-button-content p {
        margin-bottom: 15px;
    }

        .whatsapp-button .whatsapp-button-content div img {
            display: block;
            margin: auto;
        }

    .whatsapp-button .whatsapp-button-content:hover {
        text-decoration: none;
    }

    .whatsapp-button .whatsapp-button-content .whatsapp-bordered-button {
        margin: auto;
        background: transparent;
        color: #ffffff !important;
        border: 1px solid #ffffff;
        background: transparent;
        padding: 5px 10px !important;
    }

        .whatsapp-button .whatsapp-button-content .whatsapp-bordered-button:hover {
            text-decoration: none;
            color: #ffffff !important;
        }

    .whatsapp-button .whatsapp-button-content .close-button {
        color: #ffffff;
        display: block;
        position: absolute;
        top: 5px;
        left: 15px;
        background: none;
        border: none;
    }
    .mobile-whatsapp-button{
        display: none;
    }
    .desktop-whatsapp-button {
        display: inline-block;
    }

@media only screen and (max-width: 1024px) {
    .mobile-whatsapp-button {
        display: inline-block;
    }

    .desktop-whatsapp-button {
        display: none;
    }
    .whatsapp-button > button {
        border: 1px solid black;
    }

    .whatsapp-button > button, .whatsapp-button .whatsapp-button-content {
        box-shadow: none !important;
    }
    .whatsapp-button > button > i {
        margin-right: 0;
    }
}
/* Whatsapp Icon End*/

.order-tracking-container .order-tracking-main-title {
    font-size: 18px;
    line-height: 20px;
}

.login-register-tabs h1 {
    margin: 0;
    font-size: 16px;
    line-height: 30px;
}

.number-input-container span.input-group-btn {
    display: none;
}

.number-input-container .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 60px;
    margin-bottom: -1rem;
}

.d-none {
    display: none;
}

.contact-phone-number {
    font-weight: bold;
    margin-top: 5%;
    margin-bottom: 3%;
}

form#Address_addressEditForm label.error {
    display: none !important;
}

form#delivery-new-address label.error {
    display: none !important;
}
.code-input {
    width: 40px;
    height: 40px;
    margin: 5px;
    font-size: 20px;
    text-align: center;
}
#sms-permission-code{
    display:none;
}
.sms-inputs{
    text-align:center;
}
#sms-pre-permission-button{
    display:block;
    margin:auto;
    text-align:center;
}

.sms-response-warning{
    color:red;
}
.sms-response-success{
    color:green;
}

.customer-phone-check {
    color: red;
    position: relative;
    padding-left: 20px;
    font-size: 13px;
}
.customer-email-check {
    color: red;
    position: relative;
    padding-left: 20px;
    font-size: 13px;
}

.customer-email-check:before{
    content: "!";
    position: absolute;
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid red;
    border-radius: 50%;
    text-align: center;
    line-height: 12px;
    font-weight: bold;
    color: red;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);}

.customer-phone-check:before {
    content: "!";
    position: absolute;
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid red;
    border-radius: 50%;
    text-align: center;
    line-height: 12px;
    font-weight: bold;
    color: red;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}
.custom-birthdate-valid {
    color: red;
    position: relative;
    padding-left: 20px;
    font-size: 13px;
    display:inline;
}
    .custom-birthdate-valid:before {
        display:none;
        content: "!";
        position: absolute;
        display: inline-block;
        width: 15px;
        height: 15px;
        border: 1px solid red;
        border-radius: 50%;
        text-align: center;
        line-height: 12px;
        font-weight: bold;
        color: red;
        left: 0px;
        top: 50%;
        transform: translateY(-50%);
    }
#password-errors {
    margin-top: 60px;
    position: relative;
    font-size: 13px;
}
    #password-errors div{
        margin-left:20px;
    }
    #password-errors div:before {
        content: "!";
        position: absolute;
        display: inline-block;
        width: 15px;
        height: 15px;
        border: 1px solid red;
        border-radius: 50%;
        text-align: center;
        line-height: 12px;
        font-weight: bold;
        color: red;
        left: 0px;
        top: 50%;
        transform: translateY(-50%);
    }
.passwordInput {
    margin-top:60px;
}
.guestPopupButton {
    margin: auto !important;
    margin-bottom: 20px !important;
    background-color: #ff0093;
    color: #fff;
    border-color: #ff0093;
}