
a, a:focus {
    outline: none;
}
li {
    list-style-type: none !important;
}

.list-group-item {
    margin-bottom: 10px !important;
}
.thumbnails img {
    width: 100%;
}

.option-field input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.checkmark {
    position: absolute;
    top: 15px;
    right: 0;
    height: 20px;
    width: 20px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #d8d8d8;
    border-radius: 100%;
}
.customradio input:checked ~ .checkmark::after {
    display: block;
}
.checkbox-icon.customradio .checkmark::after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ed1c24;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "\f00c";
    color: #fff;
    vertical-align: middle;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    border-radius: 100%;
}
.checkmark::after {
    content: "";
    position: absolute;
    display: none;
}
.li-item li label {
    padding-right: 27px;
    cursor: pointer;
    color: #3b3b3b;
    max-width: 100%;
    position: relative;
    width: 100%;
    text-align: right;
}
.filter_pannel .options {
    height: 0;
    display: block;
    overflow: hidden;
}
.filter_pannel ul li input[type="checkbox"]:checked ~ .options {
    width: 100%;
    height: auto;
    display: block;
    min-height: 40px;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-bottom: 0px;
}

.filter_pannel ul li input[type="checkbox"] {
    display: none;
}

.accordion-section {
    width: 100% !important;
}
.filter-category {
    margin-bottom: 25px !important;
    width: 100%;
    float: right;
    padding-right: 0 !important;
}
.panel-body ul {
    padding-right: 0 !important;
}
.filter-caption {
    background: #6fb52d;
    background: -moz-linear-gradient(top, #6fb52d 40%, #64a527 61%);
    background: -webkit-linear-gradient(top, #6fb52d 40%, #64a527 61%);
    background: linear-gradient(to bottom, #6fb52d 40%, #64a527 61%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6fb52d', endColorstr='#64a527', GradientType=0);
    color: #fff;
    height: 47px;
    line-height: 47px;
    text-align: center;
    font-size: 17px;
    border-radius: 10px 10px 0 0;
}
.cat-filter-name {
    color: #535353;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 8px !important;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 5px;
}
.block.cat-filter li {
    line-height: 3.5;
}
.more {
    font-size: 12px;
    line-height: 21px;
    color: #d5c389;
    text-align: center;
    width: 100%;
    padding: 8.5px 0 5px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;

    transition: all .3s ease-in-out;
    transition-property: all;
    transition-property: all;
    transition-property: background-color;
}
.panel-body li a {
    padding-right: 20px;
}
.block.cat-filter i {
    font-size: 10px;
    vertical-align: middle;
    padding-left: 5px;
    color: #6b6b6b;
}
.c-catalog__list--depth li a {
    padding-right: 34px;
}
.main-categori > a {
    color: #545454;
}
.main-categori a:hover {
    color: #00bfd6 !important;
}
.categori-name > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) {
    color: #000;
    font-weight: 500;
}
.block {
    position: relative;
    margin-bottom: 10px;
    width: 100%;
    float: right;
    background-color: #fff;
    padding: 12px 10px;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    border: 1px solid #dedede;
    border-radius: 15px;
}
.filter_pannel ul li input[type="checkbox"]:checked + i {
    background: url(../images/them/slices.png) no-repeat !important;
    transition: all .15s ease;
    display: block;
    position: absolute;
    top: 12px;
    left: 16px;
    width: 15px;
    height: 15px;
    cursor: pointer;
    content: "";
    background-position: -34px -750px !important;
    -webkit-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
}
.filter_pannel ul li input[type="checkbox"]:checked ~ .options {
    width: 100%;
    height: auto;
    display: block;
    min-height: 40px;
    margin: 0 auto;
    margin-bottom: 0px;
}
.filter_pannel .options {
    height: 0;
    display: block;
}
.filter_pannel ul ul {
    background: #fff;
    margin: 0;
    padding: 0;
}
.filter_pannel ul li input[type="checkbox"]:checked + i {
    background: url(../images/them/slices.png) no-repeat !important;
    background-position-x: 0%;
    background-position-y: 0%;
    transition: all .15s ease;
    display: block;
    position: absolute;
    top: 19px;
    left: 16px;
    width: 15px;
    height: 15px;
    cursor: pointer;
    content: "";
    background-position: -33px -727px !important;
    -webkit-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
    z-index: 1;
}
.filter_pannel ul li input[type="checkbox"] + i {
    background: url(../images/them/slices.png) no-repeat;
    display: block;
    position: absolute;
    top: 15px;
    left: 16px;
    width: 15px;
    height: 15px;
    transition: all .15s ease;
    content: "";
    background-position: -33px -727px;
    cursor: pointer;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.filter-box .panel-default {
    border-color: #ddd;
    border: none !important;
    background-color: transparent !important;
    padding: 0 !important;
}
li.block > label:nth-child(3) {
    width: 100% !important;
    cursor: pointer;
    background-color: #ed1c24;
    text-align: center;
    color: #fff;
    line-height: 3.5;
    border-radius: 5px 5px 0 0 !important;
    padding-bottom: 0 !important;
}
.block label {
    z-index: 2;
    position: relative;
}
.filter-cation {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 6px !important;
    padding-bottom: 10px !important;
    font-weight: 600;
    font-size: 14px;
}
.name-factur {
    float: left;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-left: 20px !important;
}

.category-container.mezon {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    border: 1px solid #dedede;
    border-radius: 10px;
}


.card-body {
    position: relative;
}
.c-ui-statusswitcher {
    position: absolute !important;
    right: 20px;
    top: 10px;
}
.c-ui-statusswitcher input[type="checkbox"] {
    visibility: hidden;
    position: absolute;
}
.c-ui-statusswitcher__slider {
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 40px;
    height: 21px;
    border-radius: 29px;
    border: 1px solid #8c8c8c;
    background: #e5e5e5;
    transition: .15s ease-in;
}
.c-ui-statusswitcher__slider__toggle {
    display: block;
    width: 15px;
    height: 15px;
    background-color: #fff;
    border: 1px solid #959595;
    transition: all .4s ease;
    border-radius: 50%;
    position: absolute;
    top: 2px;
    right: 2px;
}
input[type="checkbox"]:checked + .c-ui-statusswitcher__slider {
    background-color: #00bed5;
    border-color: #00bed5;
}
input[type="checkbox"]:checked + .c-ui-statusswitcher__slider span {
    right: 21px;
}
.status {
    margin-right: 55px;
}



.row-btn-filter label {
    font-size: 12px;
    line-height: 20px !important;
    font-weight: normal !important;
}
.button_radio {
    display: none;
}

.btn-group.btn-grid .btn {
    border: 1px solid #f3f3f3;
    border-radius: 4px !important;
    padding: 2px 4px !important;
    margin: 0 2px 0 0;
}
.btn-group.btn-grid .btn i {
    vertical-align: middle;
}
.sort_label input:checked ~ span {
    background-color: #d5c389;
    color: #004f2d;

}
.sort_label span:hover {
    background-color: #d5c389;
    color: #004f2d;
    cursor: pointer;

}
.list-group-item .card-body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: unset;
    align-items: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
}
.min-value, .max-value {
    border: 1px solid #eee;
    width: 97px;
    text-align: center;
}
#mCSB_2_container {
    text-align: center;
}

label {
    font-size: 14px;
    margin-bottom: .5rem;
}
a {
    color: #444444;
    transition: .3s;
}
.pagination > li {
    display: inline-block;
}
.cont-categori {
    background-color: #f5f5f5;
}
.col-top {
    padding-top: 40px !important;
}
.rate-box {
    text-align: left;
    font-size: 12px;
    color: #8a8887;
}
.rate .fas.fa-star {
    color: #f5ca02;
}
.c-product__directory li {
    margin-left: 7px;
    display: inline-block;
}
.btn-link-spoiler::after {
    left: 0;
    right: 0;
    top: 50%;
    margin-top: .85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed #0e86e2;
}
.btn-link-spoiler {
    color: #0e86e2;
    padding: 0;
    line-height: 2;
    display: inline-block;
    position: relative;
}
.c-product__variants {
    margin: 20px 0 10px;
    color: #6f6f6f;
    vertical-align: top;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692;
}
.c-product__variants > span {
    font-size: inherit;
    color: inherit;
    padding-left: 15px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    white-space: nowrap;
}
.c-product__variants, .c-product__variants > span {
    display: -ms-flexbox;
    display: flex;
}
.c-product__variants ul {
    margin-right: -8px;
    list-style: none;
    padding: 0;
    display: inline-block;

}
.c-product__variants li {
    margin: 0 8px 8px 0;
    display: inline-block;
}
.c-ui-variant {
    display: inline-block;
    position: relative;
}
.c-ui-variant--color .c-ui-variant__shape {
    width: 17px;
    height: 17px;
    position: absolute;
    right: 8px;
    top: 8px;
    border-radius: 5px;
    background: #ccc;
    background-color: rgb(204, 204, 204);
    border: 1px solid #ccc;
    content: "";
}
.c-ui-variant input[type="radio"] {
    visibility: hidden;
    position: absolute;
}
input[type="radio"]:checked + .c-ui-variant__check {
    border-color: #00bfd6;
}
.c-ui-variant--color .c-ui-variant__check {
    padding-right: 37px;
}
.c-ui-variant__check {
    cursor: pointer;
    border: 1px solid #dedede;
    border-top-color: rgb(222, 222, 222);
    border-right-color: rgb(222, 222, 222);
    border-bottom-color: rgb(222, 222, 222);
    border-left-color: rgb(222, 222, 222);
    border-radius: 5px;
    color: #6f6f6f;
    padding: 5px 16px;
    padding-right: 16px;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692;
    display: block;
}
.product-detail, .menu-item ul {
    list-style: none;
    padding: 0;
    color: #55565a;
    font-size: 12px;
    line-height: 1.833;
}
.product-detail li, .menu-item ul li {
    margin: 5px 0;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
.product-detail li::before, .menu-item ul li::before {
    content: "";
    width: 5px;
    height: 5px;
    background: #ccc;
    vertical-align: middle;
    margin-left: 5px;
    border-radius: 50%;
}
#showmenu::after {
    content: '+';
    color: #1ca2bd;
    background: none;
    width: unset;
    height: unset;
    position: absolute;
    right: 0;
    vertical-align: middle;
    margin-left: 5px;
    border-radius: 50%;
}
#showmenu {
    position: relative;
    padding-right: 13px;
    color: #1ca2bd;
    line-height: 2;
    font-size: 12px;
    display: inline-block;
    cursor: pointer;
}
#showmenu::before {
    left: 0;
    right: 12px;
    top: 50%;
    margin-top: .85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed #1ca2bd;
}
.product-detail p {
    color: #000;
    font-weight: 400;
}
.close-box::before {
    content: '-';
    color: #1ca2bd;
    background: none;
    width: unset;
    height: unset;
    vertical-align: middle;
    margin-left: 5px;
    border-radius: 50%;
}
.close-box {
    position: relative;
}
.close-box {
    color: #1ca2bd;
    padding: 0;
    line-height: 2;
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.close-box::after {
    left: 0;
    right: 0;
    top: 50%;
    margin-top: .85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed #1ca2bd;
}
.c-product__guarantee {
    margin: 10px 0 15px;
    color: #6f6f6f;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.c-product__variants, .c-product__variants > span {
    display: -ms-flexbox;
    display: flex;
}
.c-product__variants {
    margin: 20px 0 10px;
    color: #6f6f6f;
    vertical-align: top;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692;
}
.fas.fa-shield-alt, .fas.fa-store, .fas.fa-truck-moving {
    color: #d5d5d5;
    font-size: 22px;
    vertical-align: middle;
    margin-left: 5px;
}

.c-product__delivery > div {
    margin: 10px 0 15px;
}
.fas.fa-truck-moving {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.c-params__headline {
    color: #6f6f6f;
    font-size: 16px;
    line-height: 1.467;
    font-weight: 500;
    margin-bottom: 35px;
    letter-spacing: -.6px;
}
.panel.with-nav-tabs.panel-default {
    width: 100%;
}
.c-params__list {
    width: 100%;
    float: right;
}
.c-params__headline span {
    display: block;
    color: #a7a7a7;
}
.c-params__title {
    color: #4d4d4d;
    margin-bottom: 25px;
    position: relative;
    padding-right: 19px;
}
.c-params__title::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 0 7px;
    border-color: transparent transparent transparent #00bfd6;
    transform: rotate(45deg);
}
.c-params__list {
    list-style: none;
    padding: 0;
    margin-bottom: 70px;
}
.c-params__list li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
    margin: 8px -8px;
}
.c-params__list-key .block, .c-params__list-value .block {
    display: block;
    background: #fafafa;
    padding: 14px 18px 12px;
    font-size: 13px;
    line-height: 1.692;
    color: #4d4d4d;
    letter-spacing: -.3px;
    min-height: 47px;
    position: relative;
}
.c-params__list-key, .c-params__list-value {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
}
.nav.nav-tabs li a {
    margin-bottom: -1px;
    padding: 14px 20px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
    position: relative;
    color: #6f6f6f;
    display: block;
    line-height: 27px;
    cursor: pointer;
}
.row-tab #myTabs .active.show::after {
    display: block;
    content: "";
    left: -1px;
    right: -1px;
    bottom: 100%;
    height: 4px;
    background: #ee0b74;
    position: absolute;
}
.nav.nav-tabs li {
    margin: 0 0 0 15px;
}
.nav-tabs {
    border-bottom: none !important;
}
.tab-content {
    padding: 20px !important;
}
#myTab {
    border-bottom: 1px solid #dfdfdf !important;
}
.c-product__feature-item .icons img {
    width: 100% !important;
}
.row-tab #myTabs li {
    border-left: 1px solid #1ca2bd;
    position: relative;
}
.c-product__feature .row {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-right: 0;
    margin-left: 0;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.c-product__feature-item span {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
.row.row-feature {
    border-top: 1px solid #f4f4f4;
    padding-top: 20px;
    padding-bottom: 20px !important;
}
.c-product__feature-item {
    color: #4a5f73;
    font-size: 12px;
}
.row.row-pro-name {
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 20px !important;
    padding-bottom: 12px;
}


.item.item-category {
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 7px;
}
.c-add-to-card {
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    white-space: nowrap;
    position: relative;
    padding-bottom: 20px;
}
.btn-add-to-cart:not(.disabled):not(.is-inactive):not([disabled])::before {
    transition: all .3s ease-in-out;
}
.btn-add-to-cart::before {
    width: 90px;
    height: 90px;
    position: absolute;
    right: -11px;
    top: -17px;
    background: hsla(0, 0%, 100%, .21);
    content: "";
    border-radius: 50%;
}
.btn-add-to-cart {
    font-size: 1.286rem;
    line-height: 1.222;
    padding: 16px 25px 16px 18px;
    border-radius: 8px;
    background-color: #2aab38;
    border: 1px solid #0da11d;
    color: #fff;
    text-align: right;
    letter-spacing: -.7px;
    position: relative;
    overflow: hidden;
}

.btn-add-to-cart.js-add-to-cart.js-btn-add-to-cart:hover {
    color: #fff !important;
}
.btn-add-to-cart:not(.disabled):not(.is-inactive):not([disabled]):hover::before {
    width: 900px;
    height: 900px;
    right: -450px;
    top: -450px;
    transform: unset;
}
.thumbnail.first_thumbnail {
    height: 100%;
    display: block;
    display: -ms-flexbox;
    display: flex;
}
.thumbnail.first_thumbnail img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    min-height: 100px;
    min-width: 101px;
    margin: 0 auto;
}
.description {
    color: #404040;
    font-size: 14px;
    line-height: 2.25;
    text-align: justify;
}



.owl-related img, .owl-sugest img {
    width: auto !important;
}
.owl-related .img-pro.text-center, .owl-sugest .img-pro.text-center {
    width: 100%;
    float: right;
}
.owl-related .img-pro.text-center img, .owl-sugest .img-pro.text-center img {
    margin: 0 auto !important;
    float: none !important;
}
.add-to-card.form-control {
    background-color: #00b034;
    color: #fff;
    border-color: #00b034;
    font-size: 13px;
    vertical-align: middle;
    border-radius: 9px;
}
.owl-related .card-body, .owl-sugest .card-body {
    background-color: #fff;
    width: 100%;
    float: right;
    border-radius: 4px !important;
}
.add-to-card .icons {
    background-position: -1273px -554px !important;
    width: 26px;
    height: 29px;
    background: url(../images/them/slices.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.owl-related .desc-pro, .owl-sugest .desc-pro {
    text-align: center;
    width: 100%;
    float: right;
}
.thumb-user {
    margin-top: 10px !important;
    border-color: #eee;
    padding-top: 15px;
    position: relative;
    padding-right: 20px;
    background-color: #f6f6f6;
}
.gap-icon {
    width: 63px;
    height: 63px;
    position: absolute;
    background-color: #fff;
    border-left: 1px solid #ccc;
    border-radius: 100%;
    position: absolute;
    right: -35px;
    z-index: 9;
    background-color: #fff;
    padding: 2px;
    border-radius: 100%;
    top: 8px;
    -webkit-box-shadow: 0 10px 10px -10px #000000;
    -moz-box-shadow: 0 10px 10px -10px #000000;
    box-shadow: 0 10px 10px -10px #8d8989;
    transform: rotate(80deg);
}
.icon-thumbnail {
    width: 50px;
    height: 50px;
    position: absolute;
    right: -28px;
    z-index: 9;
    background-color: #fff;
    padding: 2px;
    box-shadow: 0px 0px 5px #ccc;
    border-radius: 100%;
}
.icon-thumbnail img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.replay {
    padding-top: 5px !important;
}
.content-review {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    color: #424242;
    line-height: 1.8;
}
.date-review {
    text-align: left;
    padding-left: 10px;
}
.color {
    color: #000;
}
.row-message .form-group input {
    box-shadow: inset 0px 0px 7px 0px rgba(198, 196, 196, 0.5);
}
.row-message .form-group input {
    height: 40px;
    line-height: 40px;
}
.row-message .form-control.message-box-review {
    box-shadow: inset 0px 0px 7px 0px rgba(198, 196, 196, 0.5);
    border-radius: 0 !important;
}
.message-box-review {
    height: 95px !important;
    display: block !important;
    width: 100% !important;
}
.btn.btn-comment {
    width: 115px;
    height: 37px;
    background-color: #00bfd6;
    color: #fff;
    float: left;
}
.caption-sec {
    font-size: 1.5rem;
    margin-top: 15px !important;
    margin-bottom: 10px !important;
    position: relative;
    padding-right: 20px !important;
}
.field-label-header {
    font-size: 15px;
}
.caption-sec::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 15px;
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #00bfd6;
    right: 0;
    z-index: 9;
    transform: rotate(-90deg);
}
.row.row-message {
    margin-top: 30px;
    align-items: center;
}

.model-product {
    color: #b8b8b8;
    font-weight: 500;
    text-align: center;
    margin-bottom: 15px !important;
}

.product-name {
    color: #1d1a1a;
    text-align: center;
    font-weight: 500;
    margin-bottom: 10px !important;
}
.icons i {
    font-size: 20px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.cont-categori {
    background-color: #f8f8f8;
}
.col-top {
    padding-top: 40px !important;
}
.thumbnail.first_thumbnail {
    border: none;
}
.row.row-feature {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.row-tab {
    background-color: #fff;
    border-radius: 15px;
}
.owl-prev i, .owl-next i {
    color: #333;
    font-size: 19px;
}
.owl-related .owl-prev, .owl-sugest .owl-prev {
    position: absolute;
    top: 38%;
    left: -15px;
    height: 40px !important;
    line-height: 37px;
    margin: 0 !important;
}
.owl-related .owl-next, .owl-sugest .owl-next {
    position: absolute;
    top: 38%;
    right: -15px;
    height: 40px !important;
    line-height: 37px;
    margin: 0 !important;
}
.title-carousel::after {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #dfdfdf;
    height: 1px;
    content: "";
    z-index: 0;
}
.thumbnail.first_thumbnail {

    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.title-carousel span {
    min-height: 49px;
    line-height: 31px;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    font-size: 18px;
}
.title-carousel span::before {
    content: "";
    position: absolute;
    right: 0;
    left: -40px;
    bottom: 0;
    background-color: #25a6bf;
    height: 1px;
    z-index: 1;
}
.title-carousel span::after {
    content: "";
    position: absolute;
    left: -45px;
    width: 15px;
    height: 1px;
    background-color: #f8f8f8;
    bottom: 0;
    z-index: 1;
}
#myTab a i {
    font-size: 23px;
    color: #a4a4a4;
    vertical-align: middle;
    margin-left: 5px;
}
#myTab li.active {
    background-color: #fff !important;
    position: relative;
    color: #404040 !important;
    font-size: 14px !important;
    line-height: 2.25;
}
#myTab li a.active.show::after {
    display: block;
    content: "";
    left: -1px;
    right: -1px;
    top: -2px;
    height: 4px;
    background: #00bfd6;
    position: absolute;
}
#myTab li {
    margin: 0 !important;
}
.star-rating {
    font-size: 0;
}
.star-rating__wrap {
    display: inline-block;
    font-size: 1rem;
}
.star-rating__wrap:after {
    content: "";
    display: table;
    clear: both;
}
.star-rating__ico {
    float: right;
    padding-left: 2px;
    cursor: pointer;
    color: #FFB300;
    font-size: 1.5em !important;
    line-height: 1.75em !important;
}
.star-rating__ico:last-child {
    padding-left: 0;
}
.star-rating__input {
    display: none;
}
.star-rating__ico:hover:before, .star-rating__ico:hover ~ .star-rating__ico:before, .star-rating__input:checked ~ .star-rating__ico:before {
    content: "\f005";
    font-weight: 900;
}
.crd-cost{
    background-color: #f5f5f5;
}
.list-icon > li {
    list-style: none;
    padding: 1rem;
    position: relative;
}
.seller .c-product__seller-first-line {
    padding-right: 0 !important;
    position: relative;
}
#button-cart {
    font-size: 13px;
    line-height: 1.222;
    border-radius: 8px;
    color: #fff;
    overflow: hidden;
    text-align: center;
    min-height: 47px;
    background-color: #b5179e;
    border: none;

    padding: 0px 10px;
    box-shadow: none !important;
}
.dk-button-icon.dk-button-icon-addToCart{
    background: url('../images/inner-slices.png') no-repeat -155px -63px;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    display:inline-block;
    margin-left: 10px;
}
.c-product__seller-first-line::after {
    content: "";
    position: absolute;
    left: 1rem;
    right: 1rem;
    bottom:0;
    height: 1px;
    background-color: #e4e4e4;
}
.list-icon li i {
    color: #d5d5d5;
    font-size: 22px;
    vertical-align: middle;
    margin-left: 5px;
}
.filter-option-inner-inner {
    text-align: right !important;
}
.bootstrap-select > .dropdown-toggle{
    border: 1px solid #dedede;
    border-radius: 5px;
    font-size: 13px;
}
.bootstrap-select .dropdown-menu li a {

    font-size: 13px;
}
.gallery-box {
    position: relative;
}


.icon-love i {
    font-size: 21px;
    color: #9b9b9b;
}
#SocialShare i,#infi-alarm i{
    font-size: 20px;
    color: #9b9b9b;
}
#shareModal .close {
    position: absolute;
    left: 10px;
}
.sharing-socials-label {
    font-size: 1rem;
    line-height: 2.57;
    color: #232933;
    margin-top: 16px;
    text-align: right;
}

.c-share__social--twitter {
    background: #4dcceb;
    border: 1px solid #4dcceb;
}
.c-share__social {
    width: 42px;
    height: 42px;
    border-radius: 8px;
    margin-left: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: inline-block;
    line-height: 37px;
    text-align: center;
}
.c-share__social--fb {
    background: #4d8deb;
    border: 1px solid #4d8deb;
}
.c-share__social--whatsapp {
    background: #1bd741;
    border: 1px solid #1bd741;
}
.c-share__social--email {
    background: #ef5662;
    border: 1px solid #ef5662;
}
.o-btn.c-share__social i {
    color: #fff;
    font-size: 20px;
    vertical-align: middle;
}
.c-share__options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.copy-link {
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: none;
    border: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    border-radius: 8px;
    padding: 8px 8px;
    direction: rtl;
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833;
    font-weight: 700;
    border: 1px solid #81858b;
    color: #81858b;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.copy-link::before{
    font-family: "Font Awesome 5 Free";
    font-size: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    text-decoration: none;
    text-transform: none;
    line-height: 1;
    content: "\f0c5";
}
.copy-link a {
    color: #81858b;
    font-size: 12px;
    padding-right: 5px;
}
#shareModal .modal-dialog {
    flex: 0 1 auto;
    max-height: calc(100% - 96px);
    height: 100%;
    vertical-align: middle;
    align-items: center;
    display: flex;
}
#shareModal .modal-content {
    vertical-align: middle;
    min-height: 300px;
}
.product-sec {
    background-color: #f8f8f8;

}
.c-promotion__badge--special-sale {
    color: #fb3449;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    border-bottom: 1px solid #fb3449;
    font-weight: 400;
}
.c-promotion__badge {
    vertical-align: middle;
    font-weight: 700;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10;
    white-space: nowrap;
    margin-top: 1px;
    height: 29px;
    display: block;

    top: 0;
    margin-bottom: 10px;
    font-size: 12px;

    line-height: 17px;
    text-align:center;
}
.radio.radio-primary {
    margin-top: 14px;
}
.modal-footer .btn-group {
    margin: 0 5px ;
}
.modal-footer .btn {
    background-color: #d5c389;
    display: block !important;
    width: 100% !important;
    border-radius: 5px!important;
    color: #fff !important;
}
.category-container .item {
    position: relative;
    background-color: #fff;    border: 1px solid #dedede;
    border-radius: 12px;
    border-radius: 10px;
    margin-bottom: 15px;
}
.category-container .item:hover {
    box-shadow: 5px 12px 20px rgba(36, 37, 38, 0.13);
}
.checkbox-icon.customradio {
    width: 100%;
    margin-bottom: 0 !important;
}

.owl-related .item {
    background-color: #fff;
    border-radius: 15px;
}
/* .title-section {*/
/*  border-bottom: 3px solid #d7d7d7;*/
/*  padding-bottom: 10px;*/
/*  position: relative;*/
/*}*/
/* .title-section::after {*/
/*  position: absolute;*/
/*  bottom: -3px;*/
/*  content: '';*/
/*  right: 0;*/
/*  height: 3px;*/
/*  width: 10%;*/
/*  background-color: #334195;*/
/*}*/
.owl-related .owl-next,.owl-related .owl-prev {
    margin: 0 !important;
    background-color: rgb(255, 255, 255) !important;
    box-shadow: 0px 0px 5px #ccc !important;
    width: 39px;
    height: 39px !important;
    border-radius: 100% !important;
}
.row-tab .panel {
    background-color: #fff !important;
    border-radius: 15px;
}
.list li {
    color: #334195;
}
.row.c-product {
    background-color: #fff;
    border-radius: 15px;
}
.c-product__title {
    font-size: 15px;
    margin-bottom: 0 !important;
}
.c-product__title span {
    font-size: 12px;
    font-weight: 300;
    color: #6f6a6a;
}
.c-price__discount-oval span {
    background-color: #b5179e;
    display: inline-block;
    color: #fff;
    padding: 5px 13px;
    border-radius: 25px;
    font-size: 20px;
    line-height: 1;
}
.c-price__value-wrapper.pro {
    color: #b5179e;
    font-size: 24px;
    font-weight: 600;
}
.c-price__currency {
    color: #b5179e;
}
.c-price__value.c-price__value--plp del {
    color: #c6c6c6;
    font-size: 19px;
}
.c-price__value.c-price__value--plp {
    color: #c6c6c6;
    margin-left: 17px;
}

.sale-link li {
    display: inline-block;
    vertical-align: middle;
}
.owl-slider-category  .owl-nav i{
    color: #fff;
    font-size: 45px !important;
}
.owl-slider-category .owl-next{
    background-color: transparent !important;
    position:absolute;
    top:48%;
    right: 15px;
    box-shadow: none !important;
}
.owl-slider-category .owl-prev{
    background-color: transparent !important;
    position:absolute;
    top:48%;
    left: 15px;
    box-shadow: none !important;
}
.owl-slider-category img{
    border-radius: 15px;
}
.banner-category {
    height: 196px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%;
    position: relative;
}
.banner-category img{
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    height: 100% !important;
    border-radius: 15px;
}

.best-brand .title-section-logo::after {
    left: auto !important;
    width: 110px;
}
.owl-spanser-log .box-img {
    height: 120px !important;
    background-color: #fff;
    border-radius: 15px;
}

.saler-section .item{
    background-color: #f8f8f8;
}
.saler-section {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}
.owl-icon-sale img {
    width: 45px !important;
}
.item-category{
    display: block !important;
}
/*.category-page {*/
/*  background-color: #f8f8f8;*/
/*}*/
.img-pro-wnd img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: fill;
    object-fit: fill;
}
.item-img a {
    height: 310px;
    overflow: hidden;
    padding: 20px 0 !important;
}
.item-img a img {
  object-fit: cover;
}
.ajax-loading.container-fluid.category-page {
    /*padding-bottom: 100px;*/
}

.col-12.text-center.pro-name {
    min-height: 60px;
}
.pro-name:hover{
    color: #444444;
}
.list-crump li {
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
}
.list-crump li a {
    color: #ed1c24;
    font-weight: 300;
}
.inner-section {
    padding-bottom: 5rem;
    min-height: 300px;

}
.thumbnail.first_thumbnail{
    height: 350px;
}
.thumbnail.first_thumbnail img{
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
}
.p-product-name {
    color: #ed1c24;
    font-size: 1.5rem;
    font-weight: 600;
}
.p-product-name span {
    color: #000;
}
.list-crump {
    padding-right: 0 !important;
}
.text-pro {
    color: #575e60;
    line-height: 2;
    text-align: justify;
    margin-top: 15px;
}
.link-pro-list {
    padding-right: 0 !important;
}
.link-pro-list li {
    display: inline-block;
    margin-left: 10px;
}
/*.info-cost a {*/
/*  background-color: #ed1c24;*/
/*  padding: 14px 22px;*/
/*  color: #fff;*/
/*  border-radius: 25px;*/
/*}*/
.download a{
    background-color: #e1e1e1;
    padding: 14px 22px;
    color: #ed1c24;
    border-radius: 25px;
}



/*-*-*-*-*-*-*-*-*-*-*-*__________ R E S P O N S I V E  __________*-*-*-*-*-*-*-*-*-*-*/
@media screen and (min-width:992px){
    .filter-item {
        width: 22%;
        margin-left: 1%;
        float: right;
        margin-top: 1rem !important;
    }
    .category-container {
        width: 77%;
        float: right;
    }
}
@media screen and (min-width:768px) and (max-width:991.99px){
    .filter-item {
        width: 33%;
        margin-left: 1%;
        float: right;
    }
    .category-container {
        width: 64%;
        float: right;
    }
}
@media screen and (min-width:325px) and (max-width:767.99px){

    .col-12.col-md-4.col-lg-3.item-category.pl-2.pr-2 {
        width: 50% !important;
        max-width: 50% !important;
    }
    .item-category .col-12 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}
@media screen and (min-width:768px) {
    .inner-section {
        padding-top: 60px;
    }
    .thumb-product3 .thumbnail {
        height: 95px;
        display: block;
        border: 1px solid #eee;
        padding: 10px;
    }
    .thumb-product3 .thumbnail img {
        max-height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        -o-object-position: center;
        object-position: center;
    }
    .row-list-item-banner {
        margin-right: -11px !important;
        margin-left: -8px !important;
    }
    .row.gallery-box{
        padding-top: 40px !important;

    }
    .row-tab .panel {
        padding: 26px 30px !important;
    }
    .sale-link {
        text-align: left;
    }
    #shareModal .modal-dialog {
        max-width: 400px;
        margin: 1.75rem auto;
    }
    .gallery-box {
        padding-right: 40px !important;
        padding-left: 20px !important;
    }
    .btn-group.box-icon li {
        list-style: none;
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }
    .btn-group.box-icon {
        position: absolute;
        right: -45px;
        top: 0;
        z-index: 3;
    }
    .row.row-list-item {
        margin-right: -1px !important;
        margin-left: -4px !important;
    }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border: none !important;
        padding: 0 !important;
    }

    #collapseTwo {
        display: block !important;
    }

    .filter-box #accordion .panel-heading {
        display: none !important;
    }

    .container-fluid.product-sec.col-top {
        padding-left: 30px;
        padding-right: 30px;
    }
    .c-product__feature-item .icons {
        width: 37px;
        margin-left: 10px;
    }
    .c-product__feature-col {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .c-product__feature-item span {
        display: inline-block;
        vertical-align: middle;
    }
    .btn-add-to-cart__txt {
        padding-right: 78px;
    }
    .c-params__list-key {
        -ms-flex: 0 0 22.2%;
        flex: 0 0 22.2%;
        max-width: 22.2%;
    }
    .c-params__list-value {
        -ms-flex: 0 0 77.8%;
        flex: 0 0 77.8%;
        max-width: 77.8%;
    }
    .gap-col {
        padding: 0 !important;
    }
}
@media screen and (max-width:767px) {
    .filter_pannel ul ul {
        background: #0000;
    }
    .filter_pannel ul li input[type="checkbox"]:checked ~ .options {
        height: 100vh;    overflow: auto;    padding-bottom: 32px;    box-shadow: none !important;
    }
    .item-category .col-12.text-center {
        min-height: 60px;
    }
    .saler-section .item {
        text-align: center;
    }
    .saler-section .item .col-3 img {
        text-align: center !important;
        margin: auto;
    }
    .brand-image {
        text-align: center !important;
        margin-top: 10px;
    }
    .row.row-pro-name.align-items-center.mt-3 {
        text-align: center;
    }
    .row-tab .panel {
        padding: 26px 7px !important;
    }
    #button-cart {
        width: calc(100vw - 133px);
    }
    .sale-link {
        text-align: center;
    }
    .icons img {
        width: 100% !important;
        max-height: 100% !important;
    }
    .c-product__feature-item {
        font-size: 9px !important;
        text-align: center;
    }
    .form-group.frm-btn.mt-2.link-sale {
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 100;
        right: 0;
        margin: 0 !important;
        background-color: #fff;
        padding: 10px;
    }
    .c-product__feature-col {
        -ms-flex: 0 0 25%;
        flex: 0 0 250%;
        max-width: 25%;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .card.crd-cost {
        margin-top: 15px;
    }
    .c-product__feature-item .icons {
        width: 37px;
        height: 37px;
        display: block;
        margin:auto;
    }
    .c-params__list-key {
        max-width: 100%;
    }
    .c-params__list-value {
        max-width: 100%;
        margin-top: 5px;
    }
    #myTab {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0 8px 20px;
        margin-bottom: 20px;
        margin-bottom: 20px;
        overflow-x: auto;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        white-space: nowrap;
        overflow-y: hidden;
        border-bottom: none !important;
    }

    .banner-category {
        margin-bottom: 15px !important;
    }
    .col-12.col-md-6.col-lg-3.item-category.pl-2.pr-2 {
        padding-left: 0 !important;
    }
    .owl-related .owl-stage {
        padding-right: 0 !important;
    }
    .c-comments-add__col--content {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .thumb-product3 .thumbnail img {
        max-height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        -o-object-position: center;
        object-position: center;
    }
    .thumb-product3 .thumbnail {
        height: 70px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .btn-group.box-icon {
        display: block !important;
        text-align: center;
        margin-top: 20px !important;
    }
    .share-box li {
        display: inline-block;
        margin: 14px 15px;
    }
    .row.row-list-item {
        margin-right: -1px !important;
        margin-left: -1px !important;
    }
    body {
        padding-bottom: 75px;
    }
    .btn.btn-sort i {
        vertical-align: middle;
        margin-left: 5px;
    }
    .btn.btn-sort {
        box-shadow: none !important;
        display: block !important;
        text-align: center;
        width: 100%;
        color: #fff;
    }
    .filter-box  .panel-heading ul {
        background-color: #ed1c24  !important;
        color: #fff !important;
        border-radius: 4px;
        padding-right: 0 !important;
    }
    .filter-box .panel.panel-default h4 {
        margin-bottom: 0 !important;
    }
    .filter-box .panel-heading {
        position: fixed !important;
        bottom: 0;
        width: 100%;
        z-index: 999;
        padding: 10px 8px;
        background-color: #fff;
        right: 0;
    }
    .col-2.gap-col-mob.form-control.close-flter {
        background-color: transparent !important;
        padding: 0 !important;
        border: none !important;
    }
    .action-button {
        width: 100%;
        display: block;
        text-align: center;
        background-color: #0000;
        color: #000;
        height: 45px;
        line-height: 45px;
        font-size: 26px;
        border: none !important;
        box-shadow: none !important;
        outline: none !important;
        border: none !important;
    }
    .action-button i {
        font-size: 25px;
    }
    body.fltOpen {position: fixed;}
    .panel.panel-default.filter_pannel {
        /*max-height: 70vh;*/
        /*overflow-y: auto !important;*/
        /*padding-bottom: 45px !important;*/
        width: 100%;
        float: right;
    }
    .panel.panel-default.filter_pannel .options {
        max-height: 81vh;
        overflow-y: auto !important;padding: 8px 20px;
    }
    .action-button {
        text-align: left !important;
        padding-left: 20px !important;
    }
    .btn-bottom {
        position: fixed;
        bottom: 0;
        width: 100%;
        background: #ed1c24 ;
        text-align: center;
        line-height: 3.5;
        font-weight: bold;
        border-radius: 5px 5px 0 0;
        box-shadow: 0px 0px 12px #b7b7b7;
        cursor: pointer;
        color: #fff;
        font-size: 17px;
        z-index:10;
    }
    .row.close-box-fiter {background-color: #0000;position: fixed;top: 4px;width: 100%;z-index: 3;right: 0;height: 55px;}
    .filter-box .panel-body {
        /*padding: 18px;*/
        width: 100%;
        float: right;
        /*margin-top: 45px;*/
        background: #fff;
        /*height: 100% !important;*/
    }
    .block {
        padding: 0 !important;    margin-bottom: 0 !important;border: 0 !important;    box-shadow: none !important;
    }
    li.block > label:nth-child(3) {
        font-size: 17px;
    }
    .btn.btn-sort {background-color: transparent !important;}
    .checkbox-icon.customradio {display: inline-block;position: relative;padding-right: 30px !important;margin-bottom: 0px;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
    .sort-option .modal-footer {text-align: center !important;border-top: 1px solid #e5e5e5;background: #eadbdd;padding: 0 !important;}
    .sort-option .modal-footer .btn.btn-default {background-color: transparent;background-image: none !important;color: #bd212f;border-left: none !important;border-bottom: none !important;line-height: 40px;text-align: center;width: 100%;}
    .modal-footer .btn-group {width: 100%;text-align: center;}
    .checkbox-icon.customradio input {display: none;}
    .radiotextsty {font-size: 13px !important;}
    .radio.radio-primary {text-align: right;}
    .sort-option .modal-footer .btn-group.btn-group-justified {width: 100%;text-align: center;}
    #collapseTwo {position: fixed;top: 0;background-color: #fff;z-index: 99999;height: 100vh;right: 0;width: 100%;padding-bottom: 50px !important;}
    .row.filter-top a {color: #fff;}
    .filter-box .panel-default > .panel-heading {background-color: #fff !important;}
    .btn.btn-filter a {display: block;text-align: center}
    .btn.btn-filter {border: none !important;background-color: transparent !important;box-shadow: none !important;font-size: 14px;color: #fff;display: block;text-align: center;width: 100% !important;}
    .f-btn .btn,.sort-option .btn{margin-bottom: 0 !important;padding: 14px !important}
    .panel-default > .panel-heading ul li {display: inline-block;width: 100%;text-align: center;line-height: 2;}
    .sort-option {border-right: 1px solid #ccc;}
    .filter-box .panel-title a {color: #000;width: 100%;display: inline-block;text-align: right;}
    .gap-col-mob {padding: 0 !important;}
}

