body {
    font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.two-line-truncate {
    display: -webkit-box;

    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

    overflow: hidden;
}

.bidi-plain {
    unicode-bidi: plaintext;
}
#cke_1_contents{
    height: 600px!important;
}
.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.select2-container--default .select2-selection--single,
.select2-selection .select2-selection--single {
    padding: 1px 12px;
    height: 30px
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 10px
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    padding-right: 0;
    height: auto;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single,
.select2-selection .select2-selection--single {
    padding: 1px 12px;
    height: 30px !important
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 19px;
    position: absolute;
    top: 6px !important;
    right: 1px;
    width: 20px
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: right;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    font-weight: bold;
    height: 1px;
    margin-right: 0;
    padding-right: 0;
    margin-left: 10px;
    padding-left: 0;
}

.select2-container--default .select2-selection--single .select2-selection__clear span {
    position: absolute;
    top: 4px;
}

.select2-search--dropdown .select2-search__field {
    height: 33px;
}

.select2-results__option, .select2-selection__rendered {
    unicode-bidi: plaintext;
}

.select2-results__group {
    padding-top: 0 !important;
}

.select2-results__option--group:not(:first-child):before {
    content: "";
    margin: 0;
    display: inline-block;
    width: 90%;
    border-top: 1px solid #a9a9a9;
}

.select2-results__options--nested .select2-results__option {
    padding-right: 1.5em;
}

.main-container {
    padding-top: 38px;
    overflow-x: hidden;
}

.nav-sidebar-column-toggle {
    top: 7% !important;
    z-index: 1029;
}

.nav-sidebar-column-toggle.toggled-class {
    z-index: 1041;
}

.nav-ihouse.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    font-size: 0.957142857142857em;
    font-weight: 600;
}

.nav-ihouse.navbar-dark .navbar-nav .active > .nav-link,
.nav-ihouse.navbar-dark .navbar-nav .nav-link.active,
.nav-ihouse.navbar-dark .navbar-nav .nav-link.show,
.nav-ihouse.navbar-dark .navbar-nav .show > .nav-link {
    color: #d6d6d6;
}

.nav-ihouse.navbar-dark .navbar-nav .nav-link:focus,
.nav-ihouse.navbar-dark .navbar-nav .nav-link:hover {
    color: #d6d6d6;
}

.nav-ihouse .logo {
    max-height: 24px;
}

.nav-ihouse .dropdown-toggle::after {
    display: none;
}

.nav-ihouse .dropdown-menu {
    left: unset;
    background: #fff;
    color: #666;
    border-radius: 6px;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
    padding: 1em;
    margin: 1rem 0 0;
    font-size: inherit;
    width: 80%;
}

.nav-ihouse .dropdown-menu .menu-vertical a {
    color: #666;
    font-weight: normal;
}

.nav-ihouse .cart-dropdown {
    min-width: 280px;
    left: -140px;
}

.border-none {
    border: unset;
}

.nav-ihouse .navbar-toggler {
    height: 100%;
}

.nav-sidebar-column {
    padding-top: 58px;
}

a[aria-expanded="false"] .stack-menu {
    display: inline;
}

a[aria-expanded="true"] .stack-up-open-big {
    display: inline;
}

a[aria-expanded="false"] .stack-up-open-big, a[aria-expanded="true"] .stack-menu {
    display: none;
}


@media (max-width: 991px) {
    .nav-ihouse .container-fluid {
        background: #fff;
    }

    .nav-ihouse .stack-menu, .nav-ihouse .stack-search, .nav-ihouse .stack-up-open-big {
        color: #848484;
        font-size: 2em;
    }

    .nav-ihouse .fa-shopping-cart {
        color: #848484;
        font-size: 1.2em;
        line-height: inherit;
    }

    .nav-ihouse .cart-dropdown {
        right: -220px;
        left: 100%;
    }

    .nav-sidebar-column {
        padding-top: 38px;
        z-index: 1040;
    }

    .navbar-collapse .navbar-nav:not(.sub-nav) {
        height: 95vh;
        overflow: scroll;
    }

    .navbar-collapse .navbar-nav li:not(:last-child) {
        border-bottom: 1px solid #848484;
    }

    .nav-item .navbar-nav li {
        padding-right: 2em;
    }

    .nav-ihouse .dropdown-menu {
        max-height: 330px;
        overflow-y: scroll;
        overflow-x: hidden;
        padding-bottom: 1rem;
        margin: 0;
    }

    .nav-ihouse .navbar-brand {
        margin: 0;
    }

    #mobile-cart {
        width: 72px;
    }
}

.text-passed {
    color: #3c763d;
}

.opacity-0 {
    opacity: 0;
}

.d-block {
    display: block;
}

.d-inline-block {
    display: inline-block;
}

.line-height-18px {
    line-height: 18px;
}

.m-zero-important {
    margin: 0 !important;
}

.m-10px {
    margin: 10px !important;
}

.my-10px {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.my-20px {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.my-4px {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
}

.mt-10px {
    margin-top: 10px !important;
}

.w-auto {
    width: auto;
}

.mx-10px {
    margin-left: 10px;
    margin-right: 10px;
}

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

.mt-50px {
    margin-top: 50px;
}

.px-15px {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.px-10px {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.py-10px {
    padding-bottom: 10px;
    padding-top: 10px
}

.px-30px {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.p-20px {
    padding: 20px !important;
}

img.lazy {
    width: 100%;
    height: auto;
    display: block;
}


.select2.select2-container {
    width: 100% !important;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    /*padding: 1 !important;*/
}

.w-md-20-sm-50 {
    width: 20%;
}

.w-50 {
    width: 50%;
}

.w-100 {
    width: 100%;
}

.accessory-items-specs h4 {
    margin-bottom: 10px !important;
}

@media only screen and (max-width: 720px) {
    .w-md-20-sm-50 {
        width: 50%;
    }

    .border-sm-none {
        border: none !important;
    }
}

.text-4-rows {
    line-height: 1.4em;
    height: 5.6em;
    margin-bottom: 0;
    overflow: hidden;
}

.text-3-rows {
    line-height: 1.4em;
    height: 4.2em;
    margin-bottom: 0;
    overflow: hidden;
}

.text-2-rows {
    line-height: 1.4em;
    height: 2.8em;
    margin-bottom: 0;
    overflow: hidden;
}

.text-1-rows {
    line-height: 1.4em;
    height: 1.4em;
    margin-bottom: 0;
    overflow: hidden;
}

.color-choose input[type="radio"]:checked, .color-selected {
    background-size: 50%;
    box-shadow: 0 0 0 2px #009300 !important;
}

input.disabled[type="radio"]:checked, .red-outline {
    box-shadow: 0 0 0 2px #d8534e !important;
}

.color-sm input[type="radio"] {
    margin: 0 5px 5px;
    height: 10px !important;
    width: 10px !important;
}

.checkbox-group {
    display: flex;
    gap: 5px;
}

.accessory-item h5 {
    margin-bottom: 0;
}

.accessory-item .thumbnail {
    height: 230px;
}

.accessory-item img {
    max-height: 230px;
    width: auto !important;
}

img.is_sale_water_mark {
    position: absolute !important;
    top: -10px;
    right: -15px;
    z-index: 10 !important;
    width: 48px !important;
}

img.top_left_tag {
    position: absolute !important;
    top: -10px;
    left: 15px;
    right: auto;
    z-index: 10 !important;
    width: 48px !important;
}

.make-relative {
    position: relative;
}

.tabs {
    border: 0px solid #ECECEC;
}

.tabs li {
    border: 1px solid #ECECEC;
}

.sticky-tabs-top {
    position: -webkit-sticky;
    position: sticky;
    top: 36px;
    z-index: 1020;
    background: white;
    width: 100%;
    border-bottom: 1px solid #ececec;
    padding-bottom: 5px;
    padding-top: 5px;
}
.product-footer{
    /*position: sticky!important;*/
    height: auto!important;
}
section {
    padding-top: 1.42857143em !important;
    padding-bottom: 1.42857143em !important;
}

@media (max-width: 767px) {
    .sticky-tabs-top.tabs li {
        display: table-cell;
        width: auto;
        vertical-align: middle;
    }

    .sticky-tabs-top.tabs {
        width: 100%;
        display: table;
    }
}

.sticky-tabs-top.tabs li:not(:last-child) {
    border-right: 2px solid #ECECEC !important;
}

.sticky-tabs-top.tabs li {
    border: 2px solid #ECECEC !important;
}

.sticky-tabs-top.tabs li.active {
    border: 2px solid #141414 !important;
}

img.top_right_tag {
    position: absolute !important;
    top: -10px;
    right: -15px;
    z-index: 10 !important;
    width: 48px !important;
}

.bottom_tag {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgb(104 104 104 / 59%);
    width: 85%;
    padding: 0 5px;
    text-align: center;
}

.bottom_tag_used {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 30%);
    background: rgb(104 104 104 / 59%);
    width: 100%;
    padding: 0 5px;
    text-align: center;
}

.bottom_tag span {
    color: #fff;
}
.d-flex {
    display: flex;
}

.border-none {
    border: none !important;
}

.color-box {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
}

@media (max-width: 991px) {

    .accessory-item .thumbnail {
        height: 165px;
    }

    .accessory-item img {
        max-height: 165px;
    }
}

/*@media (max-width: 770px) {*/
/*    .accessory-item .thumbnail {*/
/*        height: 130px;*/
/*    }*/

/*    .accessory-item img {*/
/*        max-height: 130px;*/
/*    }*/
/*}*/

.quantity-btn {
    padding: 0 10px !important;
    height: 33px;
    border: none;
    margin: 0;
}

.quantity-btn.minus-btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.quantity-btn.plus-btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.item-quantity {
    height: 33px;
    border-radius: 0 !important;
}

.max-with-100px {
    max-width: 100px !important;
}

@media (max-width: 767px) {
    .modal-container .modal-content > .modal-close-cross {
        top: 1em !important;
    }
}

.item-bg-image {
    background-position: initial !important;
    background-size: contain;
    background-repeat: no-repeat;
}

.mx-auto {
    margin: 0 auto;
}

.c-pointer {
    cursor: pointer !important;
}

.select-has-placeholder {
    color: #000;
    width: 100%;
    height: 32px;
    border: 1px solid #c2cad8;
}

.select-has-placeholder.select-placeholder {
    color: #b3b3b3;
}

.select-has-placeholder option {
    color: #000;
}




.accessory-box{
    background-color: #f2f2f2;
    border: 5px solid #fff;
    border-radius: 20px;
    overflow: hidden;
}


.accessory-box .accessory-section .accessory-tile {
    background-color: #f2f2f2;
    padding: 63px 40px;
    border: none;
    max-width: 100%;
    text-align: center;
    box-sizing: border-box;
}

.accessory-relatedlink {
    cursor: pointer;
}

.accessory-tilehero {
    text-align: center;
    padding: 0;
    line-height: 0;
}

.accessory-section .accessory-tileheroimage {
    width: 266px;
    height: 291px;
    margin-bottom: 14px;
}


.accessory-colorsection, .accessory-infosection {
    padding-left: env(safe-area-inset-left);
    padding-right: env(safe-area-inset-right);
}

.accessory-section .accessory-tileheader {
    min-height: 26px;
}
.accessory-section .accessory-tileheader {
    position: relative;
    bottom: 0;
    top: 0;
}
.accessory-tileheader {
    bottom: 72px;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    text-align: center;
}

.accessory-tiletitle {
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    margin: 0;
    padding-bottom: 9px;
    min-height: 41px;
    color: #1d1d1f;
}

.accessory-tilelink {
    font-size: 14px;
    line-height: 1.42859;
    font-weight: 400;
    letter-spacing: -.016em;
    font-family: SF Pro Text,SF Pro Icons,AOS Icons,Helvetica Neue,Helvetica,Arial,sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
    color: #1d1d1f;
    display: inline-block;
    cursor: pointer;
}


.accessory-section .accessory-tilelink {
    font-size: 14px;
    line-height: 1.42859;
    font-family: SF Pro Text,SF Pro Icons,AOS Icons,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: 600;
    width: 267px;
}
.accessory-section .accessory-tilelink {
    white-space: normal;
    text-overflow: clip;
}
.link:link, .link:visited, a:link, a:visited {
    text-decoration: none;
}
.accessory-tilelink {
    font-size: 14px;
    line-height: 1.42859;
    font-weight: 400;
    letter-spacing: -.016em;
    font-family: SF Pro Text,SF Pro Icons,AOS Icons,Helvetica Neue,Helvetica,Arial,sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
    color: #1d1d1f;
    display: inline-block;
    cursor: pointer;
}
.accessory-tiletitle a{
    color: #1d1d1f;
}

.accessory-section .accessory-info {
    margin: 7px 0 0;
}
.accessory-info {
    text-align: center;
}

.accessory-price {
    display: inline;
}
.accessory-info {
    text-align: center;
}

.accessory-info .accessory-pricecurrent {
    font-size: 14px;
    line-height: 1.42859;
    font-weight: 400;
    letter-spacing: -.016em;
    font-family:"SF Pro AR",SF Pro Icons,AOS Icons,Helvetica Neue,Helvetica,Arial,sans-serif;
}

.accessory-colorsection, .accessory-infosection {
    padding-left: env(safe-area-inset-left);
    padding-right: env(safe-area-inset-right);
    min-height: 129px;
}

.accessory-colorsection {
    min-height: 28px;
}


.accessory-section .accessory-colorgallery {
    padding-top: 10px;
    max-height: 17px;
}

.a11y {
    position: absolute;
    clip: rect(1px,1px,1px,1px);
    -webkit-clip-path: inset(0 0 99.9% 99.9%);
    clip-path: inset(0 0 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0;
}

.accessory-colorsection ul {
    margin-left: 0;
}
.accessory-colorsection ul {
    margin-left: 0;
}

.accessory-section .accessory-colorimage {
    margin-left: 3px;
    display: inline-block;
}

.accessory-section .accessory-colorimage>img {
    vertical-align: bottom;
    height: 14px;
    width: 14px;
}

.accessory-section .accessory-colorgallery {
    max-height: 2rem;
}

.slick-prev {
    right: 3% !important;
    left:auto;
    z-index: 1;
}
.slick-next {
    left: 3% !important;
    right:auto;
    z-index: 1;
}
.slick-prev, .slick-next{
    width: 60px;
    height: 60px;
}
.slick-prev:before, .slick-next:before {
    font-size: 40px;
    color: rgba(0,0,0,.56);
}

.slick-dots li button{
    width: 20px;
    height: 20px;
}
.slick-dots li{
    margin:0px;
}

.slick-dots li button:before{
    width: 20px;
    height: 20px;
    font-size: 10px;

}

.accessory-producttile-moretext {
    display: inline-block;
    font-size: 20px;
}


.space--small {
    padding: 4px 0 !important;
}

section.border--bottom:not([data-gradient-bg]) {
    border-bottom: 0px solid #ececec !important;
}
.send-notification{
    width: 329px;
}

.container-owl {
    width: 100%;
    max-width: 900px;
    display: inline-block;
}

.cke_notifications_area{
    display: none!important;
}
@media (max-width: 576px) {
    .container-owl {
        max-width: 440px;
    }
}
@media (max-width: 768px) {
    .container-owl{
        max-width: 620px;
    }
}
@media (max-width: 992px) {
    .container-owl{
        max-width: 860px;
    }
}
@media (max-width: 1200px) {
    .container-owl{
        /*max-width: 1200px;*/
    }
}

@media (min-width: 768px) {
    .feature-large-2 div[class*=col-]:last-child {
        margin-top: 1.22857143em;
    }
}

@media (max-width: 990px) {
    .item-quantity.form-control {
        margin-top: 5px;
    }

}
@media (max-width: 990px) {
   .footer-style{
       padding: 0!important;
   }
   .footer-padding{
       height: 50px!important;
   }
    .footer-padding-item{
       height: 260px!important;
   }
}

@media (max-width: 788px) {
  .send-notification{
      width: unset!important;
  }
}
