html,
body {
    height: 100%;
    font-family: "Roboto", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    color: #111;
    font-weight: 600;
}
h1 {
    font-size: 70px;
}
h2 {
    font-size: 36px;
}
h3 {
    font-size: 30px;
}
h4 {
    font-size: 24px;
}
h5 {
    font-size: 18px;
}
h6 {
    font-size: 16px;
}
p {
    font-size: 14px;
    color: #000;
    line-height: 1.6;
}
.img-responsive {
    width: 100% !important;
}
input:focus,
select:focus,
button:focus,
textarea:focus {
    outline: none;
}
a:hover {
    text-decoration: none !important;
}
a:focus {
    text-decoration: none;
    outline: none;
}
ul,
ol {
    padding: 0;
    margin: 0;
}
.card-body ul,
ol {
    padding-left: 20px;
}
ul#imageGallery li {
    list-style: none;
}
._orientationRight_ee1e.wrap_bfe9 {
    z-index: 999;
}
.card.product-item:hover a.card-title {
    color: #5cb569 !important;
    text-decoration: none;
}
.panel-body ul,
ol {
    padding-left: 20px;
}
.text-alert-disponibil img {
    width: 20px !important;
    line-height: 1.1;
    float: left;
    margin: -3px 5px 0 0 !important;
}
.respoons-advantages {
    width: 100% !important;
}
#collapseProduct_1 .panel-body.pl-3.mb-4 img,
.tab-pane.fade.show.active.panel-body.description-body img
 {
    width: auto;
    max-width: 100%;
}
.tooltip-inner {
  background-color: #fce26a !important;
  max-width: 300px !important;
  color: black;
  box-shadow: 0px 2px 4px lightgrey;
  padding: 15px;
}
.tooltip.show {
   opacity: 1 ;   
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #fce26a;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #fce26a;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #fce26a;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #fce26a;
}
.blockquote-name {
    font-size: 15px;
    color: #000;
    font-weight: 500;
    margin-left: 15px;
}
.blockquote-text {
    font-size: 14px;
    color: #484848;
    margin-top: 15px;
}
.section-title h2 {
    font-size: 36px;
}
.set-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.spad {
    padding-top: 35px;
    padding-bottom: 35px;
}
.navbar-expand-lg .navbar-nav {
    justify-content: space-between; 
    width: 100%;
}
.navbar-expand-lg .navbar-collapse {
    width: 100%;
}
.row.align-items-center.center-head-container {
    justify-content: flex-start;
}
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p,
.text-white span,
.text-white li,
.text-white a {
    color: #fff;
}
.site-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    font-size: 17px;
    font-weight: 500;
    background: #5cb569;
    width: 100%;
    height: 50px;
    color: #fff;
    line-height: normal;
    cursor: pointer;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.site-btn-clear {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #cecece;
    font-size: 16px !important;
    font-weight: 400 !important;
    background: #fff;
    width: 100%;
    height: 50px;
    color: grey;
    line-height: normal;
    cursor: pointer;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.site-btn.cart {
    display: inline-block;
    border: none;
    font-size: 14px;
    font-weight: 600;
    min-width: 167px;
    padding: 21.5px 0;
    border-radius: 50px;
    text-transform: uppercase;
    background: #5cb569;
    color: #fff;
    line-height: normal;
    cursor: pointer;
    text-align: center;
}
.site-btn:hover {
    color: #fff;
    background-color: #4aa357;
}
a.site-btn.helpform:hover {
    border: 2px solid #ff6070;
    color: #ff6070;
}
.site-btn-review:hover {
    color: #fff;
}
.site-btn.sb-white {
    background: #fff;
    color: #111;
}
.site-btn.sb-line {
    background: transparent;
    color: #fff;
    -webkit-box-shadow: inset 0 0 0 1px #fff;
    box-shadow: inset 0 0 0 1px #fff;
}
.site-btn.sb-dark {
    background: #413a3a;
}
.site-btn.sb-dark.sb-line {
    background-color: transparent;
    color: #111;
    -webkit-box-shadow: inset 0 0 0 1px #111;
    box-shadow: inset 0 0 0 1px #111;
}
#preloder {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999999;
    background: #000;
}
.loader {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    border-radius: 60px;
    animation: loader 0.8s linear infinite;
    -webkit-animation: loader 0.8s linear infinite;
}
@keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        border: 4px solid #673ab7;
        border-left-color: transparent;
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }
}
@-webkit-keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }
    50% {
        -webkit-transform: rotate(180deg);
        border: 4px solid #673ab7;
        border-left-color: transparent;
    }
    100% {
        -webkit-transform: rotate(360deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }
}
.elements-section {
    padding-top: 100px;
}
.el-title {
    margin-bottom: 75px;
}
.element {
    margin-bottom: 100px;
}
.element:last-child {
    margin-bottom: 0;
}
.col-lg-6.mob-tab-panel:first-child {
    border-top: 1px solid #e1e1e1;
}
.col-lg-6.mob-tab-panel {
    border-bottom: 1px solid #e1e1e1;
}
.col-lg-6.mob-bot-panel {
    border-top: 1px solid #ccc;
}
.f-mob-block {
    border-bottom: 1px solid #ccc;
}
.accordion-area .panel-link {
    background-image: url(../img/icons/down-arrow.svg);
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: 96% 50%;
}
.faq-accordion.accordion-area .panel-link,
.faq-accordion.accordion-area .panel-link.active.collapsed {
    padding: 17px 100px 17px 20px;
}
.faq-accordion.accordion-area .panel-link:after {
    right: 44px;
}
.accordion-area .panel-header .panel-link.collapsed {
    background-image: url(../img/icons/down-arrow.svg);
}
.accordion-area .panel-link.active {
    background-image: url(../img/icons/up-arrow.svg);
    background-color: transparent;
}
.accordion-area .panel-link,
.accordion-area .panel-link.active.collapsed {
    text-align: left;
    position: relative;
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    padding: 0;
    line-height: 1;
    cursor: pointer;
    border: none;
    min-height: 69px;
    background-color: transparent;
    border-radius: 0;
}
.accordion-area .panel-body {
    padding-top: 10px;
    padding-left: 0 !important;
}
.accordion-area .panel-body p,
ul, li {
    color: #000;
    font-size: 16px;
}
.description-body#description p {
    font-size: 16px;
}
.accordion-area .panel-body h4 {
    font-size: 18px;
    margin-bottom: 20px;
}
.header-top {
    padding: 10px 0;
}
.site-logo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    max-width: 140px;
    padding-bottom: 6px;
}
.header-search-form {
    width: 100%;
    position: relative;
    padding: 0;
}
.sidebarlist-discount {
    line-height: 17px;
}
.header-search-form input {
    width: 100%;
    height: 45px;
    font-size: 14px;
    border: 2px solid #5cb569;
    border-radius: 4px;
    padding-left: 19px;
}
#country::placeholder {
    padding-left: 0;
    color: #404040;
}
#country form input::-webkit-input-placeholder {
    color: #777;
}
#country form input::-moz-placeholder {
    color: #777;
}
#country form input:-ms-input-placeholder {
    color: #777;
}
#country form input:-moz-placeholder {
    color: #777;
}
.header-search-form button {
    position: absolute;
    height: 100%;
    width: 60px;
    right: 0;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    top: 0;
    font-size: 21px;
    color: #fff;
    border: none;
    cursor: pointer;
    background-color: #5cb569;
    padding: 0;
    -webkit-transition: all 0.12s ease-out;
    -o-transition: all 0.12s ease-out;
    -moz-transition: all 0.12s ease-out;
    transition: all 0.12s ease-out;
}
button.searchSubmit:hover {
    background-color: #4aa357;
}
.header-search-form button.custom {
    position: static;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 0;
    color: #222;
    background-color: #f0f0f0;
    border-radius: 25px;
}
.user-panel ul {
    list-style: none;
    display: inline-flex;
}
.user-panel ul li {
    margin: 0 8px;
}
.user-panel ul li a.active {
    color: #5cb569 !important;
}
.user-panel ul li a {
    color: #222;
    font-weight: 600;
    font-size: 15px;
}
.user-panel .up-item {
    display: inline-block;
    font-size: 14px;
}
.user-panel .up-item i {
    font-size: 22px;
    color: #000;
}
.user-panel .up-item a {
    font-size: 13px;
    color: #000;
}
.shopping-card {
    display: inline-block;
    position: relative;
    width: 32px;
}
.shopping-card span {
    position: absolute;
    top: -4px;
    left: 100%;
    height: 20px;
    min-width: 20px;
    color: #fff;
    font-size: 11px;
    background: #5cb569;
    text-align: center;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -7px;
}
.shopping-card.mob span {
    left: 80%;
}
.main-navbar {
    min-height: 60px;
    border-top: 2px solid #ededed;
    border-bottom: 2px solid #ededed;
}
.fixed-top-navbar {
    z-index: 100;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-animation-name: fadeNavBarTop;
    -webkit-animation-duration: 1s;
    animation-name: fadeNavBarTop;
    animation-duration: 1s;
}
@-webkit-keyframes fadeNavBarTop {
    0% {
        opacity: 0.2;
        top: -100px;
    }
    100% {
        opacity: 1;
        top: 0;
    }
}
@keyframes fadeNavBarTop {
    0% {
        opacity: 0.2;
        top: -100px;
    }
    100% {
        opacity: 1;
        top: 0;
    }
}
.slicknav_menu {
    display: none;
}
.main-menu {
    list-style: none;
}
.main-menu li {
    display: inline-block;
    position: relative;
    padding: 15px 25px;
}
.main-menu li a {
    display: inline-block;
    font-size: 20px;
    color: #000;
    font-weight: 700;
    position: relative;
}
.main-menu li:first-child {
    padding-left: 0 !important;
}
.main-menu li a .new {
    position: absolute;
    top: -8px;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    background: #5cb569;
    line-height: 1;
    text-transform: uppercase;
    left: calc(50% - 21px);
    padding: 5px 9px 1px;
    border-radius: 15px;
    width: 42px;
}
.main-menu li:hover .sub-menu {
    visibility: visible;
    opacity: 1;
}
.main-menu li:hover > a {
    color: #5cb569;
    text-decoration: none;
}
.main-menu .sub-menu {
    position: absolute;
    list-style: none;
    min-width: 320px;
    top: 100%;
    padding: 20px 0;
    visibility: hidden;
    opacity: 0;
    background: #fff;
    z-index: 99;
    margin-left: -25px;
    -webkit-box-shadow: 0 4px 20px #000;
    box-shadow: 0 4px 20px #000;
}
.main-menu .sub-menu.right {
    right: 0 !important;
}
.main-menu .sub-menu li {
    display: block;
    padding: 2px 10px;
}
.main-menu .sub-menu li a {
    display: block;
    color: #000;
    margin-right: 0;
    padding: 5px 15px;
    font-size: 17px;
    font-weight: 500;
}
.main-menu .sub-menu li a:hover {
    color: #5cb569;
}
.nav-switch {
    display: none;
}
.features-footer .feature {
    padding-top: 15px;
    background-color: #fff;
}
.hero-section {
    padding-bottom: 15px;
}
.hero-slider .hs-item {
    position: relative;
    /*max-height: 450px;*/
    border-radius: 30px;
}
.hero-slider.owl-carousel {
    width: 1520px;
    max-width: 100%;
    margin: 0 auto;
}
.hero-slider .hs-item span {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
    margin-bottom: 5px;
    display: block;
    position: relative;
    top: 50px;
    opacity: 0;
}
.hero-slider .hs-item h2 {
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    position: relative;
    top: 50px;
    opacity: 0;
}
.hero-slider .hs-item p {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 35px;
    position: relative;
    top: 100px;
    opacity: 0;
}
.hero-slider .hs-item .site-btn {
    position: relative;
    top: 50px;
    opacity: 0;
}
.hero-slider .hs-item .sb-line {
    margin-right: 5px;
}
.hero-slider .hs-item .container {
    position: relative;
    padding-top: 180px;
}
.hero-slider .hs-item .offer-card {
    position: absolute;
    right: 0.6rem;
    width: 162px;
    height: 162px;
    border-radius: 50%;
    background: #5cb569;
    text-align: center;
    padding-top: 20px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
}
.hero-slider .hs-item .offer-card:after {
    position: absolute;
    content: "";
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    border: 1px solid #fff;
    left: 5px;
    top: 5px;
    border-radius: 50%;
}
.hero-slider .hs-item .offer-card span {
    font-size: 18px;
    text-transform: lowercase;
    position: relative;
    top: 50px;
    opacity: 0;
}
.hero-slider .hs-item .offer-card h2 {
    font-size: 52px;
    font-weight: 400;
    line-height: 1;
}
.hero-slider .hs-item .offer-card p {
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1;
    font-size: 28px;
}
.hero-slider .slider-nav-warp {
    max-width: 1145px;
    bottom: 0;
    margin: -78px auto 0;
}
.hero-slider .slider-nav {
    display: inline-block;
    padding: 0 38px;
    position: relative;
}
.hero-slider .owl-dots {
    position: absolute;
    text-align: center;
    bottom: -35px;
    left: 0;
    right: 0;
}
.hero-slider .owl-dots .owl-dot {
    width: 13px;
    height: 13px;
    background: #fff;
    border: 2px solid #dee2e6;
    border-radius: 15px;
    margin: 0 5px;
}
.hero-slider .owl-dots .owl-dot.active {
    background-color: #adadad;
    border: 2px solid #adadad;
}
.hero-slider .owl-dots .owl-dot:last-child {
    margin-right: 0;
}
.hero-slider .owl-nav button.owl-next {
    cursor: pointer;
    position: absolute;
    width: 140px;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 30px 30px 0;
}
.hero-slider .owl-nav button.owl-prev {
    cursor: pointer;
    position: absolute;
    width: 140px;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px 0 0 30px;
}
.hero-slider .owl-prev:hover,
.hero-slider .owl-next:hover {
    background-color: rgba(0, 0, 0, 0.07) !important;
}
.hero-slider .owl-next:hover svg,
.hero-slider .owl-prev:hover svg {
    fill: #fff;
}
.hero-slider .owl-nav button.owl-next {
    right: 0;
}
.hero-slider .owl-nav button.owl-prev {
    left: 0;
}
.hero-slider .owl-next svg,
.hero-slider .owl-prev svg {
    width: 32px;
    height: 60px;
}
.hero-slider .owl-item.active .hs-item h2,
.hero-slider .owl-item.active .hs-item span,
.hero-slider .owl-item.active .hs-item p,
.hero-slider .owl-item.active .hs-item .site-btn {
    top: 0;
    opacity: 1;
}
.hero-slider .owl-item.active .hs-item span {
    -webkit-transition: all 0.5s ease 0.2s;
    -o-transition: all 0.5s ease 0.2s;
    transition: all 0.5s ease 0.2s;
}
.hero-slider .owl-item.active .hs-item h2 {
    -webkit-transition: all 0.5s ease 0.4s;
    -o-transition: all 0.5s ease 0.4s;
    transition: all 0.5s ease 0.4s;
}
.hero-slider .owl-item.active .hs-item p {
    -webkit-transition: all 0.5s ease 0.6s;
    -o-transition: all 0.5s ease 0.6s;
    transition: all 0.5s ease 0.6s;
}
.hero-slider .owl-item.active .hs-item .site-btn {
    -webkit-transition: all 0.5s ease 0.8s;
    -webkit-transition: all 0.5s ease 0.8s;
    -o-transition: all 0.5s ease 0.8s;
    transition: all 0.5s ease 0.8s;
}
.hero-slider .owl-item.active .hs-item .offer-card {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.5s ease 1s;
    -webkit-transition: all 0.5s ease 1s;
    -o-transition: all 0.5s ease 1s;
    transition: all 0.5s ease 1s;
}
.slide-num-holder {
    float: right;
    z-index: 1;
    color: #fff;
    position: relative;
    font-size: 24px;
    font-weight: 700;
    position: relative;
    margin-top: -22px;
}
.slide-num-holder span:first-child {
    margin-right: 41px;
}
.slide-num-holder:after {
    position: absolute;
    content: "";
    height: 30px;
    width: 1px;
    background: #fff;
    left: 50%;
    top: 0;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}
.feature {
    text-align: center;
    background: #fff;
    padding-top: 30px;
    height: 100%;
}
.feature .feature-inner {
    padding: 20px;
    height: 100%;
}
.feature .feature-icon {
    margin: 0 auto;
    max-width: 50px;
}
.feature h2 {
    font-size: 16px;
    margin-top: 20px;
    color: #000;
    text-transform: uppercase;
    display: inline-block;
}
.feature p {
    font-size: 14px;
    margin-top: 5px;
}
.icons {
    text-align: center;
    background: #fff;
    padding-top: 30px;
    height: 100%;
}
.icons .icons-inner {
    padding: 20px;
    height: 100%;
}
.icons .icons-icon {
    margin: 0 auto;
    max-width: 50px;
}
.icons h2 {
    font-size: 16px;
    margin-top: 20px;
    color: #000;
    text-transform: uppercase;
    display: inline-block;
}
.icons p {
    font-size: 14px;
    margin-top: 5px;
}
.top-letest-product-section {
    padding-top: 70px;
}
.top-letest-product-section .section-title,
.category-section .section-title {
    margin-bottom: 20px;
}

.product-slider .owl-nav {
    position: absolute;
    top: calc(50% - 60px);
    width: 100%;
    left: 0;
}
.product-slider .owl-nav button.owl-next,
.product-slider .owl-nav button.owl-prev {
    color: #a4a4a4;
    font-size: 42px;
    position: relative;
}
.product-slider .owl-nav button.owl-next {
    float: right;
    right: -92px;
}
.product-slider .owl-nav button.owl-prev {
    float: left;
    left: -92px;
}
.product-item .pi-pic {
    position: relative;
    display: block;
    border: 1px solid #f0f0f0;
}
.product-item .product-colors {
    position: absolute;
    top: 5px;
    left: 0;
    display: grid;
}
.product-item .product-colors a {
    line-height: 1;
}
.product-item .product-colors .color-item {
    position: absolute;
    top: 0 !important;
    left: 0 !important;
    height: 15px !important;
    min-width: 15px !important;
    border-radius: 50px !important;
    border: 2px solid #fff !important;
    -moz-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.18);
    -o-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.18);
    -ms-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.18);
    box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.18);
}
.product-item .product-colors .sc-item {
    height: 15px;
    min-width: 15px;
}
.product-item .tag-new,
.product-item .tag-sale {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    background: #5cb569;
    line-height: 1;
    text-transform: uppercase;
    padding: 5px 9px 1px;
    border-radius: 15px;
    width: 42px;
}
.product-item .tag-sale {
    text-align: center;
    padding: 5px 0 1px;
    min-width: 65px;
    background: #5cb569;
}
.product-item .pi-links {
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 10px;
    z-index: 9;
    padding-right: 10px;
    text-align: right;
}
.product-item .pi-links a {
    display: inline-table;
    width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 60px;
    font-size: 18px;
    line-height: 18px;
    padding-top: 9px;
    overflow: hidden;
    color: #000;
    position: relative;
    -webkit-box-shadow: 1px 0 32px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 0 32px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    text-align: center;
}
.product-item .pi-links a i {
    display: inline-block;
    color: #000;
}
.product-item .pi-links a.add-card {
    padding-top: 8px;
}
.product-item .pi-links a.add-card span {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    right: 19px;
    top: 20px;
    opacity: 0;
}
.product-item .pi-links a.add-card:hover {
    width: 148px;
    padding: 8px 18px 0;
    text-align: left;
}
.product-item .pi-links a.add-card:hover span {
    opacity: 1;
    top: 10px;
    -webkit-transition: all 0.4s ease 0.3s;
    -o-transition: all 0.4s ease 0.3s;
    transition: all 0.4s ease 0.3s;
}
.product-item .pi-text {
    padding-top: 10px;
    height: 87px;
}
.product-item .pi-text h6 {
    float: right;
    padding-left: 0;
    font-size: 15px;
    font-weight: 700;
    color: #111;
}
.product-item .pi-text p {
    font-size: 14px;
    color: #111;
    margin-bottom: 0;
}
.product-item .card-image {
    width: auto;
    max-height: 100%;
    flex-direction: column;
}
.product-item .card-image img {
    max-height: 100% !important;
    max-width: 100% !important;
    width: auto !important;
}
.product-filter-section .section-title {
    margin-bottom: 20px;
    margin-top: 60px;
}
.product-filter-menu {
    list-style: none;
    margin: 0 -10px;
    padding-bottom: 15px;
}
.product-filter-menu li {
    margin: 0 10px 10px;
    display: inline-block;
}
.product-filter-menu li a {
    color: #111;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    background: #ebebeb;
    display: block;
    width: 100%;
    padding: 10px 34px;
    border-radius: 31px;
}
.banner {
    padding: 75px 30px;
    position: relative;
    margin-bottom: 20px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.banner .tag-new {
    position: absolute;
    right: 26px;
    top: 27px;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    background: #5cb569;
    line-height: 1;
    text-transform: uppercase;
    padding: 7px 16px 1px;
    border-radius: 80px;
}
.banner span {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
    margin-bottom: 5px;
    display: block;
}
.banner h2 {
    font-size: 38px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    color: #282828;
}
.footer-section {
    background: #e6e9ed;
    padding-top: 40px;
    margin-top: 40px;
}
.footer-logo {
    padding-bottom: 60px;
}
.footer-widget {
    margin-bottom: 30px;
    overflow: hidden;
}
.footer-widget h2 {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    margin-bottom: 15px;
}
.footer-widget p {
    color: #4c4c4c;
}
.f-address {
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 40px;
}
.respoons-benefits {
    width: 250px;
}
.adv-flex {
    display: flex;
    flex-direction: column;
}
.ra-1 {
    border-radius: 50px 50px 0px 50px;
}
.ra-2 {
    border-radius: 50px 50px 50px 0px;
}
.adv-title {
    text-transform: uppercase;
    font-size:14px;
    font-weight: 600;
    color: #8c8989;
    display: flex;
    margin: 25px 0px 15px 0px;
}
.adv-description {
    font-size:16px;
    line-height: 1.7;
}

@media (max-width: 575px) {
    .f-address {
        margin-top: 0;
    }
    img.icon-city-marker {
    margin-right: 5px;
    }
    svg.icon.icon-arrow {
        margin-left: 7px;
    }
    .f-desktop-block {
        display: none;
    }
    .footer-section {
        padding-top: 10px;
    }
    .banner {
        padding: 35px 15px;
    }
    .respoons-benefits {
        width: 130px;
    }
    .product-section .p-title {
        margin-right:1.5rem !important;
    }
}
@media (min-width: 576px) {
    .f-mob-block {
        display: none;
    }
}
.social-icon {
    width: 40px;
    height: 40px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
a.social-icon {
    margin-right: 5px;
}
.social-icons {
    margin-top: 20px;
}
.social-icons img {
    width: 40px;
    height: 40px;
}
.f-contacts {
    margin-top: 20px;
}
.f-city {
    margin-top: 25px;
}
.f-contacts a,
.f-city a {
    color: #4c4c4c;
    border-bottom: 1px solid #ababab;
}
.f-contacts a:hover,
.f-city a:hover {
    color: #000;
    border-bottom: none;
}
a.my_city.site-btn {
    background: transparent;
    border: 1px solid #bfbfbf;
    color: black;
    font-size:17px;
}
.footer-widget ul {
    list-style: none;
    float: left;
    margin-right: 37px;
}
.footer-widget ul:last-child {
    margin-right: 0;
}
.footer-widget ul li a {
    display: inline-block;
    position: relative;
    font-size: 14px;
    color: #4c4c4c;
    margin-bottom: 6px;
}
.footer-widget ul li a:hover {
    color: #000;
}
.footer-widget ul li a:hover:after {
    width: 7px;
    height: 7px;
    top: 6px;
    background: #5cb569;
}
.fw-latest-post-widget .lp-item {
    margin-bottom: 30px;
    display: block;
    overflow: hidden;
}
.fw-latest-post-widget .lp-thumb {
    width: 64px;
    height: 64px;
    float: left;
    margin-right: 22px;
}
.fw-latest-post-widget .lp-content {
    overflow: hidden;
    padding-top: 2px;
}
.fw-latest-post-widget .lp-content h6 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    opacity: 0.25;
    color: #717171;
    margin-bottom: 1px;
}
.fw-latest-post-widget .lp-content span {
    display: block;
    font-size: 12px;
    color: #8f8f8f;
    margin-bottom: 4px;
}
.fw-latest-post-widget .lp-content .readmore {
    font-size: 12px;
    color: #5cb569;
}
.contact-widget .con-info span {
    float: left;
    color: #5cb569;
    margin-right: 15px;
    overflow: hidden;
}
.f-phone {
    margin-top: 20px;
}
.f-email {
    margin-top: 10px;
}
.footer-phone a {
    font-size: 27px;
    color: #000;
    font-weight: 500;
}
.footer-phone a:hover {
    color: #636363;
}
.footer-mail a:hover {
    color: #636363;
    border: 0;
}
.footer-mail {
    margin-top: 5px;
}
.footer-mail a {
    font-size: 17px;
    color: #000;
    font-weight: 500;
    border-bottom: 1px solid #ababab;
}
.footer-phone i {
    font-size: 18px !important;
}
.social-links-warp {
    padding: 25px 0;
    color: gray;
}
.social-links a {
    margin-right: 60px;
    display: inline-block;
}
.social-links a:last-child {
    margin-right: 0;
}
.social-links a i {
    font-size: 30px;
    color: #d7d7d7;
    float: left;
    margin-right: 19px;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.social-links a span {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #9f9fa0;
    padding-top: 10px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.social-links a.instagram:hover i {
    color: #2f5d84;
}
.social-links a.google-plus:hover i {
    color: #e04b37;
}
.social-links a.twitter:hover i {
    color: #5abed6;
}
.social-links a.pinterest:hover i {
    color: #cd212d;
}
.social-links a.facebook:hover i {
    color: #39599f;
}
.social-links a.twitter:hover i {
    color: #5abed6;
}
.social-links a.youtube:hover i {
    color: #d12227;
}
.social-links a.tumblr:hover i {
    color: #37475e;
}
.social-links a:hover span {
    color: #fff;
}
.page-top-info {
    background-color: #fff;
    padding: 110px 0;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.page-top-info h4 {
    color: #414141;
    font-weight: 700;
    text-transform: uppercase;
}
.site-pagination {
    font-size: 14px;
    font-weight: 600;
    color: #414141;
}
.site-pagination a {
    display: inline-block;
    font-size: 14px;
    color: #414141;
}
.filter-widget {
    padding: 25px 0;
    border-bottom: 1px solid #e5e5e5;
}
.filter-widget i {
    color: #b3b3b3;
    cursor: pointer;
    font-size: 28px;
}
.filter-widget:first-child {
    border-bottom: 1px solid #e5e5e5;
    border-top: none;
}
.filter-widget .fw-title {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 0;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    text-transform: none;
}
.filter-widget .fw-title:hover {
    cursor: pointer;
}
@media (max-width: 991px) {
    .category.fw-title {
        font-size: 28px !important;
    }
    .section-title h4 {
        margin-top: 20px !important;
    }
}
.category.fw-title {
    font-size: 28px;
    margin-bottom: 20px;
}
.desk-head-st {
    border-bottom: 1px solid #ededed;
}
.category-menu {
    list-style: none;
    margin-top: 10px;
}
.category-menu.overflow {
    height: 100%;
    max-height: 250px;
    overflow-y: scroll;
    padding-top: 8px;
}
@media (max-width: 991px) {
    .category-menu.overflow {
        max-height: 143px;
    }
}
.category-menu li a.show {
    color: #5cb569;
}
.category-menu li a.show:after {
    background: #5cb569;
}
.count-discount {
    color: grey;
    display: inline-flex;
    font-weight: 400;
}
.category-menu li a {
    display: block;
    position: relative;
    font-size: 14px;
    color: #414141;
    padding: 0 0 0 35px;
    margin-bottom: 20px;
}
.category-menu li a span {
    float: right;
}
.category-menu li a:after {
    position: absolute;
    content: "";
    width: 14px;
    height: 14px;
    left: 0;
    top: 3px;
    border: 1px solid #5cb569;
    border-radius: 50%;
}
.category-menu li a:hover {
    color: #5cb569;
}
.category-menu li a:hover:after {
    background: #5cb569;
}
.category-menu li a:last-child a {
    margin-bottom: 0;
}
.category-menu li .sub-menu {
    list-style: none;
    overflow: hidden;
    height: 0;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    opacity: 0;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    -o-transition: transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
}
.category-menu li .sub-menu li a {
    padding-left: 45px;
}
.category-menu li:hover > a {
    color: #5cb569;
    text-decoration: none;
}
.category-menu li.active > .sub-menu {
    display: block;
    height: auto;
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}
.price-range-wrap .price-range {
    border-radius: 0;
    margin-right: 13px;
    margin-bottom: 28px;
}
.price-range-wrap .price-range.ui-widget-content {
    border: none;
    background: #ebebeb;
    height: 2px;
}
.price-range-wrap .price-range.ui-widget-content .ui-slider-range {
    background: #ebebeb;
    border-radius: 0;
}
.price-range-wrap .price-range .ui-slider-range.ui-corner-all.ui-widget-header:last-child {
    background: #414141;
}
.price-range-wrap .price-range.ui-widget-content .ui-slider-handle {
    border: none;
    background: #414141;
    height: 14px;
    width: 14px;
    outline: none;
    top: -6px;
    cursor: ew-resize;
    margin-left: 0;
    border-radius: 0;
    border-radius: 20px;
}
.price-range-wrap .price-range .ui-slider-handle.ui-corner-all.ui-state-default span {
    position: absolute;
    font-size: 14px;
    top: 35px;
}
.price-range-wrap .range-slider {
    color: #444;
    margin-top: 22px;
}
.price-range-wrap {
    border-bottom: 2px solid #ebebeb;
    padding-bottom: 40px;
    margin-bottom: 50px;
}
.price-range-wrap h4 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #414141;
    margin-bottom: 45px;
}
.price-range-wrap .range-slider .price-input input {
    color: #444;
    border: none;
    outline: none;
    max-width: 80px;
    pointer-events: none;
}
.price-range-wrap .range-slider .price-input input:nth-child(1) {
    float: left;
}
.price-range-wrap .range-slider .price-input input:nth-child(2) {
    float: right;
}
.fw-size-choose .btn-secondary {
    background-color: #fff;
}
.btn .row.align-content-center {
    color: #000;
    padding: 4px 20px 0 15px;
}
.btn-secondary {
    border: 1px solid #c7c7c7;
    border-radius: 5px;
}
.btn-secondary:hover {
    border: 1px solid #c7c7c7;
}
a#dropdownMenuLink:active {
    border: 1px solid #c7c7c7;
    background-color: #fff;
}
a#dropdownMenuLink:focus {
    box-shadow: none;
}
a.dropdown-item:hover,
a.dropdown-item:active {
    background-color: #efefef;
    color: #000;
}
.fw-color-choose .cs-item {
    display: inline-block;
    position: relative;
    margin-right: 14px;
}
.fw-color-choose .cs-item:last-child {
    margin-right: 0;
}
.fw-color-choose label {
    width: 26px;
    height: 26px;
    border-radius: 50px;
    background: #333;
    position: relative;
    cursor: pointer;
}
.fw-color-choose label.cs-gray {
    background: #d7d7d7;
}
.fw-color-choose label.cs-orange {
    background: #6f91ff;
}
.fw-color-choose label.cs-yollow {
    background: #6f91ff;
}
.fw-color-choose label.cs-green {
    background: #8fc99c;
}
.fw-color-choose label.cs-purple {
    background: #bc83b1;
}
.fw-color-choose label.cs-blue {
    background: #9ee7f4;
}
.fw-color-choose label span {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 45px;
    font-size: 11px;
    color: #414141;
}
.fw-color-choose input[type="radio"] {
    visibility: hidden;
    position: absolute;
}
.fw-color-choose input[type="radio"]:checked + label {
    -webkit-box-shadow: 0 0 0 2px #5cb569;
    box-shadow: 0 0 0 2px #5cb569;
}
.fw-color-choose input[type="radio"]:checked + label span {
    color: #b09d81;
}
.fw-size-choose .sc-item {
    display: inline-block;
    position: relative;
    display: inline-block;
    position: relative;
    height: 24px;
    min-width: 24px;
    text-align: center;
    font-size: 14px;
    color: #414141;
    font-weight: 500;
    border-radius: 50px;
    margin: 12px;
}
.fw-size-choose .sc-item .color-item {
    position: absolute;
    top: -9px;
    left: -9px;
    height: 42px;
    min-width: 42px;
    border-radius: 50px;
    border: 2px solid #ececec;
}
.fw-size-choose .sc-item .color-item:hover {
    border-color: #84bf5d;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.fw-size-choose .sc-item .active {
    position: absolute;
    top: -9px;
    left: -9px;
    height: 42px;
    min-width: 42px;
    border-radius: 50px;
    border: 2px solid #5cb569;
}
.fw-size-choose label {
    display: inline-block;
    height: 30px;
    min-width: 30px;
    text-align: center;
    font-size: 14px;
    color: #414141;
    font-weight: 500;
    cursor: pointer;
    border-radius: 50px;
    padding: 7px 6px 0;
}
.fw-size-choose input[type="radio"] {
    visibility: hidden;
    position: absolute;
}
.fw-size-choose input[type="radio"]:checked + label {
    background: #5cb569;
    color: #fff;
}
.product-section {
    padding-bottom: 65px;
}
.about-section {
    padding: 50px 0 80px;
}
.about-section ul {
    margin-left: 15px;
}
.info-section {
    padding: 30px 0 80px;
}
.page-section {
    padding: 0 0 80px;
}
.info-section p {
    color: #000;
    margin-bottom: 10px;
    font-size:16px;
}
.page-section p,
.page-section div {
    color: #000;
    margin-bottom: 10px;
    font-size: 16px;
}
.page-section .site-btn a,
.page-section .site-btn a:hover {
    color: #fff;
    text-decoration: none;
}
.info-section .info-description ul li {
    font-size:16px !important;
}
.info-section .info-description {
    font-size:16px;
}
.info-section .info-description h4 {
    font-size:16px;
}
.info-section .info-description .delivery-icons h4 {
    font-size:16px;
    margin: 0px 10px 10px 30px;
}
.delivery-icons img#icons-pay {
    margin-right: 7px;
}
.info-section .info-description .relaxe h4::before  {
    background-image: url(../img/icons/relaxe-delivery.svg);
    background-size: 22px;
    background-repeat: no-repeat;
    content: "";
    height: 23px;
    position: absolute;
    width: 23px;
    left: 14px;
    top: 0px;
}
.info-section .info-description .curier h4::before  {
    background-image: url(../img/icons/truck-delivery.svg);
    background-size: 22px;
    background-repeat: no-repeat;
    content: "";
    height: 23px;
    position: absolute;
    width: 23px;
    left: 14px;
    top: 0px;
}
.info-section h2,
.page-section h2 {
    margin-bottom: 20px;
}
.info-section h1,
.page-section h1 {
    margin-bottom: 20px;
    font-size: 36px;
}
.info-section h3,
.page-section h3 {
    font-size: 20px;
    font-weight: 500 !important;
    color: #000;
    margin-bottom: 10px;
}
.info-section ul,
.page-section ul {
    padding: 0 0 0 30px;
}
.info-section ol,
.page-section ol {
    padding: 0 0 0 30px;
}
.review-button-send a.site-btn {
    color: white;
    text-decoration: none;
}
.info-description a,
.page-section a,
.description-body a,
.mob-tab-panel a,
a.infocart-link {
    color: #5cb569;
    text-decoration: underline;
}
.info-description a:hover,
.page-section a:hover,
.description-body a:hover,
.mob-tab-panel a:hover,
a.infocart-link:hover {
    color: #5cb569;
    text-decoration: none;
}
.back-link {
    padding-bottom: 50px;
}
.back-link a {
    font-size: 12px;
    color: #414141;
}
.lSSlideOuter .lSPager.lSGallery {
    justify-content: center;
    align-items: center;
    display: flex;
    margin-top: 15px !important;
    margin-bottom: 15px;
}
.lSSlideOuter .lSPager.lSGallery .active {
    border: 2px solid #5cb569;
}
.lSSlideOuter .lSPager.lSGallery img {
    height: 100px;
    width: auto;
    padding: 10px;
    margin: 0 auto;
}
.lSSlideWrapper {
    overflow: visible !important;
}
.lSAction > a {
    opacity: 0.99;
    width: 40px;
    height: 40px;
    background-image: none;
    background-color: #f0f0f0;
    background-size: cover;
    border-radius: 100%;
    line-height: 40px;
    font-size: 20px;
    font-weight: 600;
    padding: 0 10px;
    color: #000 !important;
}
.product-pic-zoom-block {
    height: 450px;
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
    object-fit: cover;
    object-position: center;
}
.product-pic-zoom {
    height: auto;
    max-height: 100%;
    margin: 0 auto;
}
h1.p-title {
    font-size: 28px;
}
@media (max-width: 1200px) {
    .lSSlideOuter .lSPager.lSGallery img {
        height: 80px;
    }
}
@media (max-width: 750px) {
    .lSSlideOuter .lSPager.lSGallery img {
        height: 70px;
    }
}
@media (max-width: 470px) {
    .lSSlideOuter .lSPager.lSGallery img {
        height: 60px;
    }
    h2.p-title {
        font-size: 20px;
    }
    h1.p-title {
        font-size: 20px;
    }
    .category.fw-title {
        font-size: 20px !important;
    }
    .panel-body-char td {
        padding: 18px 10px 18px 0px !important;
        font-size:14px !important;
    }
    .panel-body-char td:nth-child(1)
    {
        color: #737373;
    }

}
@media (max-width: 378px) {
    img.buyoneclick-image {
        max-height: 70px;
    }
    .buyoneclick-body {
        padding: 5px !important;
    }
}
@media (max-width: 415px) {
    .lSSlideOuter .lSPager.lSGallery img {
        height: 50px;
        padding: 2px;
    }
    .lSAction {
        bottom: -45px !important;
        display: none !important;
    }
    .lSSlideOuter .lSPager.lSGallery .lSSlideOuter {
        display: block;
    }
    .product-pic-zoom-block {
        height: 260px;
    }
}
.product-details .p-title {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 18px;
}
.product-details h5 {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    margin-bottom: 8px;
}
.product-details .p-code {
    font-size: 12px;
    font-weight: 700;
    color: #414141;
    text-transform: uppercase;
    margin-bottom: 18px;
}
.product-details .p-price {
    font-size: 40px;
    color: #000;
    font-weight: 700;
    margin-bottom: 20px;
}
.product-details .p-stock {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    color: #414141;
    margin-bottom: 10px;
    margin-top: 10px;
}
.product-details .p-stock span {
    color: #5cb569;
}
.product-details .p-rating {
    margin-bottom: 15px;
}
.product-details .p-rating i {
    color: #5cb569;
}
.product-details .p-rating i.fa-fade {
    color: #e6e6e6;
}
.product-details .p-review {
    margin-bottom: 30px;
}
.product-details .p-review a {
    color: #414141;
    font-size: 14px;
    margin-right: 12px;
    margin-left: 12px;
}
.product-details .p-review a:first-child {
    margin-left: 0;
}
.product-details .fw-size-choose p {
    color: #737373;
}
.product-details .fw-size-choose p.bot15 {
    margin-bottom: 15px !important;
}
.product-details .fw-size-choose p.bot10 {
    margin-bottom: 5px !important;
}
.configuration-form {
    margin-bottom: 30px;
}
.configuration-input {
    margin: 20px 0;
}
.configuration-input .form-select {
    display: block;
    height: 44px;
    border: 1px solid #c7c7c7 !important;
    box-shadow: none;
    width: 100%;
    background-color: #fff;
    padding: 0 10px;
    padding-left: 15px;
    border-radius: 15px;
    background-image: url(../img/icons/down-arrow.svg);
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: 96% 50%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
}
.fw-size-choose.custom {
    margin: 0;
    padding: 0;
}
.product-details .fw-size-choose.custom p {
    text-transform: inherit;
    font-weight: 400;
    font-size: 14px;
    padding-top: 0;
    margin-bottom: 5px;
    color: #737373;
}
.color-choose {
    display: block !important;
}
.color-choose p {
    color: #737373 !important;
    text-transform: none !important;
    font-weight: 400 !important;
    margin: 0 !important;
}
.product-details .site-btn {
    width: 100%;
}
a.site-btn.buynowclick {
    background: none;
    font-weight: 400;
    font-size: 16px;
    border: 1px solid #5cb569;
    text-decoration: none;
    color: #5cb569;
}
a.site-btn.creditclick {
    font-weight: 400;
    font-size: 16px;
    color: #5cb569;
    background: #f79548; 
    text-decoration: none; 
    color: #fff
}
a.site-btn.buynowclick:hover {
    color: #0d5a19;
    border: 1px solid #45894f;
    text-decoration: none;
}
a.site-btn.creditclick:hover {
    background-color: #e27d2e;
    text-decoration: none;
}
.product-details .social-sharing {
    padding-top: 50px;
}
.product-details .social-sharing a {
    color: #d7d7d7;
    margin-right: 23px;
    font-size: 14px;
}
.product-details .social-sharing a:hover {
    color: #414141;
}
.quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
}
.quantity p {
    float: left;
    margin-right: 15px;
    text-transform: uppercase;
    font-weight: 700;
    color: #414141;
    padding-top: 10px;
    margin-bottom: 0;
}
.quantity .pro-qty {
    width: 94px;
    height: 36px;
    border: 1px solid #ddd;
    padding: 0 15px;
    border-radius: 40px;
    float: left;
}
.quantity .pro-qty .qtybtn {
    width: 15px;
    display: block;
    float: left;
    line-height: 36px;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    color: #404040;
}
.quantity .pro-qty input {
    width: 28px;
    float: left;
    border: none;
    height: 36px;
    line-height: 40px;
    padding: 0;
    font-size: 14px;
    text-align: center;
    background-color: transparent;
}
.related-product-section {
    padding-bottom: 70px;
}
.related-product-section .section-title h2 {
    font-size: 24px;
    margin-bottom: 60px;
}
.checkout-form .cf-title {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    border-radius: 50px;
    background: #3b3b3b;
    padding: 21px 29px 20px;
    margin-bottom: 66px;
}
.checkout-form p {
    font-size: 16px;
    color: #414141;
}
.checkout-form h4 {
    font-size: 18px;
    color: #414141;
}
.checkout-form input[type="text"] {
    width: 100%;
    height: 50px;
    padding: 0 18px;
    border: 1px solid #cacaca;
    margin-bottom: 20px;
    font-size: 14px;
    border-radius: 5px;
}
.checkout-form input[type="number"] {
    width: 100%;
    height: 50px;
    padding: 0 18px;
    border: 1px solid #cacaca;
    margin-bottom: 20px;
    font-size: 14px;
    border-radius: 5px;
}
.checkout-form input[type="tel"] {
    width: 100%;
    height: 50px;
    padding: 0 18px;
    border: 1px solid #cacaca;
    margin-bottom: 20px;
    font-size: 14px;
    border-radius: 5px;
}
.checkout-form textarea {
    width: 100%;
    min-height: 70px;
    height: 100px;
    border: none;
    padding: 18px;
    border: 1px solid #cacaca;
    margin-bottom: 10px;
    font-size: 14px;
    border-radius: 5px;
}
.address-rb {
    text-align: right;
    margin-bottom: 30px;
}
.address-rb .cfr-item {
    display: inline-block;
}
.cf-radio-btns .cfr-item {
    margin-bottom: 15px;
}
.cf-radio-btns label {
    display: block;
    font-size: 16px;
    color: #414141;
    margin-bottom: 0;
    padding-left: 30px;
    position: relative;
    cursor: pointer;
}
.cf-radio-btns label:after {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    left: 4px;
    top: 8px;
    background: #414141;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.cf-radio-btns label:before {
    position: absolute;
    content: "";
    width: 13px;
    height: 13px;
    left: 0;
    top: 4px;
    border: 2px solid #e1e1e1;
    border-radius: 40px;
}
.cf-radio-btns input[type="radio"] {
    visibility: hidden;
    position: absolute;
}
.cf-radio-btns input[type="radio"]:checked + label:after {
    opacity: 1;
}
.shipping-btns {
    margin-bottom: 50px;
}
.shipping-btns .cf-radio-btns label {
    font-size: 18px;
    font-weight: 600;
    padding-left: 37px;
}
.payment-list {
    list-style: none;
    margin-bottom: 40px;
}
.payment-list li {
    font-size: 18px;
    font-weight: 600;
    color: #414141;
    margin-bottom: 20px;
}
.payment-list li a,
.payment-list li span {
    padding-left: 40px;
}
.submit-order-btn {
    width: 100%;
    height: 55px;
    font-size: 17px;
    font-weight: 500;
    text-transform: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
button#submitBtn:disabled,
button#submitBtn[disabled] {
    color: #fff;
    background: #c7c7c7;
    cursor: default;
}
.checkout-cart {
    background: #f0f0f0;
    padding: 40px 24px 30px;
    border-radius: 25px;
}
.checkout-cart h3 {
    margin-bottom: 30px;
}
.checkout-cart .product-list {
    list-style: none;
}
.checkout-cart .product-list li {
    overflow: hidden;
    display: block;
    margin-bottom: 29px;
}
.checkout-cart .product-list .pl-thumb {
    float: left;
    overflow: hidden;
    margin-right: 22px;
    width: 99px;
}
.checkout-cart .product-list .pl-thumb img {
    min-width: 100%;
}
.checkout-cart .product-list h6 {
    font-weight: 700;
    color: #414141;
    padding-top: 15px;
    margin-bottom: 5px;
}
.checkout-cart .product-list p {
    font-size: 16px;
    margin-bottom: 0;
}
.checkout-cart .price-list {
    padding-left: 17px;
    padding-right: 5px;
    list-style: none;
}
.checkout-cart .price-list li {
    overflow: hidden;
    display: block;
    font-size: 18px;
    color: #414141;
    margin-bottom: 10px;
}
.checkout-cart .price-list li span {
    float: right;
    width: 60px;
    text-align: left;
}
.checkout-cart .price-list li.total {
    padding-top: 35px;
    font-weight: 700;
}
.contact-section {
    padding-top: 20px;
    padding-bottom: 0;
    position: relative;
}
.contact-info h3 {
    margin-bottom: 50px;
}
.contact-info p {
    color: #000;
}
.contact-social {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 30px 0 0;
}
.contact-social a {
    display: -ms-inline-flex;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 32px;
    height: 32px;
    background: #f0f0f0;
    color: #414141;
    font-size: 14px;
    border-radius: 50%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 12px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.contact-social a:hover {
    color: #fff;
    background: #5cb569;
}
.contact-form input,
.contact-form textarea {
    width: 100%;
    height: 50px;
    border: none;
    padding: 0 18px;
    background: #f0f0f0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 17px;
    font-size: 14px;
}
.contact-form textarea {
    padding-top: 16px;
    height: 175px;
    margin-bottom: 32px;
    min-height: 100px;
}
.map {
    height: 500px;
}
.map iframe {
    width: 100%;
    height: 100%;
}
@media (max-width: 1350px) {
    .product-slider .owl-nav {
        position: relative;
        left: 0;
        top: 0;
        text-align: center;
        padding-top: 20px;
    }
    .product-slider .owl-nav button.owl-prev,
    .product-slider .owl-nav button.owl-next {
        float: none;
        left: 0;
        right: 0;
        margin: 0 10px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hero-slider .slider-nav-warp {
        max-width: 930px;
    }
    .footer-widget ul {
        margin-right: 5px;
    }
    .social-links a {
        margin-right: 20px;
    }
    .phonehead {
        font-size: 22px !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .spad {
        padding: 0;
    }
    .header-search-form {
        margin-bottom: 25px;
    }
    .user-panel {
        text-align: center;
    }
    .main-menu {
        text-align: center;
    }
    .sub-menu {
        text-align: left;
    }
    .main-menu li a {
        margin-right: 30px;
    }
    .hero-slider .slider-nav-warp {
        max-width: 690px;
    }
    .hero-slider .hs-item .offer-card {
        top: 20px;
    }
    .feature h2 {
        font-size: 18px;
    }
    .product-filter-menu {
        text-align: center;
    }
    .product-filter-menu li {
        margin: 0 5px 10px;
    }
    .social-links {
        text-align: center;
    }
    .social-links a {
        margin-right: 20px;
    }
    .social-links a span {
        display: none;
    }
    .map {
        position: relative;
        width: 100%;
        background: #ddd;
        height: 400px;
        margin-top: 70px;
    }
    .page-top-info {
        padding: 60px 0;
        display: none;
    }
    .phonehead {
        display: block !important;
        text-align: center;
        margin-bottom: 15px !important;
    }
    .phoneheadtwo {
        display: none !important;
    }
}
@media only screen and (max-width: 767px) {
    a.site-btn.buynowclick {
        font-size: 14px;
    }
    a.site-btn.creditclick {
        font-size: 14px ;
    }
    .review-comments-author span {
        font-size:14px!important;
    }
    span#addtocartBtnText {
        font-size: 14px;
    }
    .product-details .p-price {
        font-size: 28px;
    }
    span.line-throught.original_price.cart-old-price {
        font-size: 22px !important;
    }
    .spad {
        padding: 0;
    }
    .lei {
        font-size: 25px;
    }
    .blackfriday2019banner {
        display: block !important;
    }
    .internet_magazin {
        font-size: 13px;
        margin: 0;
        margin-bottom: 20px;
    }
    .header-search-form {
        margin-bottom: 15px;
    }
    .user-panel {
        text-align: center;
    }
    .hero-slider .slider-nav-warp {
        max-width: 510px;
    }
    .hero-slider .hs-item h2 {
        font-size: 50px;
    }
    .hero-slider .hs-item .offer-card {
        display: none;
    }
    .product-filter-menu {
        text-align: center;
    }
    .product-filter-menu li {
        margin: 0 2px 10px;
    }
    .footer-widget ul {
        margin-right: 25px;
    }
    .social-links {
        text-align: center;
    }
    .social-links a {
        margin-right: 15px;
    }
    .social-links a span {
        display: none;
    }
    .cart-table .size-col h4,
    .cart-table table tr th.size-th,
    .cart-table table tr th.quy-th,
    .cart-table .quy-col {
        padding-right: 0;
        width: 35%;
        text-align: center;
        margin: 10px auto;
    }
    .cart-table .quy-col {
        width: auto;
        min-width: 140px;
    }
    .address-rb {
        text-align: left;
    }
    .map {
        position: relative;
        width: 100%;
        background: #ddd;
        height: 400px;
    }
    .page-top-info {
        padding: 60px 0;
        display: none;
    }
    .hero-slider .hs-item .container {
        padding-top: 50px;
    }
    .phonehead {
        display: block !important;
        text-align: center;
    }
}
@media only screen and (max-width: 991px) {
    .slicknav_menu {
        display: block;
    }
    .hero-slider .hs-item {
        border-radius: 0;
    }
    .hero-slider .owl-nav {
        display: none;
    }
    .main-menu {
        display: none;
    }
    .main-navbar {
        border: 0;
    }
    .slicknav_btn {
        margin: 6px 5px 5px;
    }
    .slicknav_menu {
        background: #282828;
        display: block;
    }
    .slicknav_menu .new {
        font-size: 10px;
        font-weight: 700;
        color: #fff;
        background: #5cb569;
        line-height: 1;
        text-transform: uppercase;
        padding: 5px 9px 1px;
        border-radius: 15px;
        width: 42px;
        margin-left: 5px;
    }
    .slicknav_nav a {
        font-size: 17px;
        font-weight: 500;
    }
    .slicknav_nav .slicknav_arrow {
        float: right;
    }
    .slicknav_nav .slicknav_item a {
        border-bottom: 0;
    }
    .slicknav_nav .slicknav_row,
    .slicknav_nav a {
        border-bottom: 1px solid #424242;
    }
    .main-navbar {
        background: #282828;
    }
    .grafikdl {
        margin-top: 5px !important;
    }
    .small-menu {
        display: none;
    }
    .accept_cookie {
        font-size: 12px !important;
        margin: 26px auto !important;
        max-width: 235px !important;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .small-menu li {
        margin: 0 18px 0 0 !important;
    }
    .small-menu li:first-child {
        margin-left: 0px !important;
    }
    .small-menu li:right-child {
        margin-right: 0px !important;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1439px) {
    .small-menu li:first-child {
        margin-left: 0px !important;
    }
    .small-menu li:last-child {
        margin-right: 0px !important;
    }
}
@media only screen and (min-width: 576px) and (max-width: 766px) {
    .hero-slider .slider-nav-warp {
        padding: 0 15px;
    }
    .banner .tag-new {
        position: relative;
        display: inline-block;
        margin-bottom: 18px;
        right: 0;
        top: 0;
    }
    .page-top-info {
        padding: 60px 0;
        display: none;
    }
    .phonehead {
        display: block;
        text-align: center;
    }
}
@media only screen and (max-width: 479px) {
    .slide-num-holder {
        display: none;
    }
    .lei {
        font-size: 25px !important;
    }
    .hero-slider .slider-nav-warp {
        max-width: 510px;
        padding: 0 15px;
    }
    .hero-slider .hs-item h2 {
        font-size: 25px;
    }
    .hero-slider .hs-item .sb-line {
        margin-bottom: 15px;
    }
    .section-title h2 {
        font-size: 28px;
    }
    .feature h2 {
        font-size: 18px;
    }
    .banner .tag-new {
        position: relative;
        display: inline-block;
        margin-bottom: 18px;
        right: 0;
        top: 0;
    }
    .social-links {
        text-align: center;
    }
    .social-links a i {
        font-size: 20px;
        margin-right: 0;
    }
    .social-links a span {
        display: none;
    }
    .page-top-info {
        padding: 60px 0;
        display: none;
    }
    .modal-title {
        font-size: 25px !important;
        text-align: center !important;
        line-height: 1.2 !important;
        margin: 35px 25px 0 !important;
    }
    .mob-modal-title {
        font-size: 25px !important;
    }
    .modal-title-cart-order {
        font-size: 25px !important;
        text-align: center !important;
        line-height: 1.2 !important;
        margin: 35px 0 5px !important;
    }
    .top-letest-product-section {
        padding-top: 50px;
        padding-bottom: 0 !important;
    }
    .top-letest-product-section .section-title,
    .section-lists .section-title,
    .category-section .section-title {
        margin-bottom: 30px;
    }
    .product-filter-section .section-title {
        margin-bottom: 30px;
        margin-top: 60px;
    }
}
.text-main {
    color: #5cb569 !important;
}
.blockquote p span {
    font-size: 20px;
    line-height: 1;
    color: #5cb569;
}
.line-throught {
    text-decoration: line-through;
}
.line-throught-catalog {
    display: flex;
    text-decoration: line-through;
}
.form-section {
    background: #282828;
    padding: 40px 0;
    border-bottom: 3px solid #5cb569;
    border-top: 3px solid #5cb569;
}
.form-section h2 {
    margin-bottom: 5px;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    color: #fff;
}
.form-section h4 {
    margin-bottom: 25px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    color: #afafaf;
}
.breadcrumb-item a {
    color: #66696f;
}
.breadcrumb-item a:hover {
    color: #000;
}
.breadcrumb-item::after {
    color: #dedede;
    display: inline-block;
    content: "/";
    padding: 0 10px;
}
.breadcrumb-item:last-child::after {
    display: none;
}
.breadcrumb-item + .breadcrumb-item::before {
    display: none !important;
}
.breadcrumb-item + .breadcrumb-item {
    padding-left: 0;
}
.breadcrumb {
    margin-bottom: 0;
    white-space: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    overflow: auto;
    flex-wrap: nowrap;
    width: 100%;
}
.breadcrumb-item {
    color: #000 !important;
    font-size: 14px;
}
.swal2-popup {
    padding: 0 1rem 1rem !important;
}
.swal2-title {
    font-size: 24px !important;
}
#swal2-content {
    color: #5cb569 !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    font-size: 14px !important;
}
input.num-product {
    -moz-appearance: textfield;
    appearance: none;
    -webkit-appearance: none;
}
input.num-product::-webkit-outer-spin-button,
input.num-product::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.color1 {
    color: #000;
}
.bg8 {
    background-color: #e6e6e6;
}
.size7 {
    width: 35px;
    height: 35px;
    line-height: 0.5;
    border: none;
}
.size8 {
    width: 35px;
    height: 35px;
    border: 2px solid #d8d8d8;
}
.m-text18 {
    font-size: 16px;
    color: #666;
    line-height: 1.2;
}
.t-center {
    text-align: center;
}
.card.product-item {
    padding: 10px;
    margin-bottom: 40px;
    border: none;
    width: 100% !important;
}
.card.product-item:hover{
/*  box-shadow: 0 .25rem .5rem rgba(0,0,0,.15)!important;*/
  transition: .5s
}
.card.product-item:hover .card-image-block img{
  transform: scale(1.05);
  transition: .5s;
  overflow: hidden;
}
.card.product-item:hover .card-body a p {
    color: #5cb569 !important;
    text-decoration: none;
}
img.border.p-0 {
    border: none !important;
}
.card.product-item .card-body {
    padding: 10px 0 0;
    display: flex;
    flex-direction: column;
    flex: 1;
}
.card.product-item .card-footer {
    background-color: #fff;
    padding: 0;
    padding-top: 5px;
    border-top: none;
}
.card.product-item .card-body .card-title {
    font-size: 16px;
    color: #000;
}
.card.product-item .card-footer h6 {
    font-size: 20px;
    font-weight: 600;
}
.testimonial-slider blockquote img {
    width: 50px !important;
    border-radius: 50%;
}
.blockquote picture {
    display: inline-flex;
    align-items: center;
}
.product-slider .card-body p {
    min-height: 48px;
}
.bg-custom {
    padding: 0.7rem;
    border-radius: 1px;
    background-color: rgba(255, 255, 255, 0.7);
}
.tag-list {
    list-style: none !important;
    padding-left: 0 !important;
    margin-top: 15px;
}
.tag-list li span {
    font-size: 14px !important;
}
.tag-list li span:first-child {
    color: #848484;
    font-weight: 400;
}
.site-btn.custom {
    width: 100% !important;
    padding: 10px 0 !important;
    border-radius: 5px !important;
    background: none;
    border: 2px solid #5cb569;
    color: #5cb569;
    position: absolute;
    bottom: 0;
}
a.site-btn.custom:hover {
    background: #5cb569;
    color: #fff;
}
.modal-title {
    font-size: 30px;
    text-align: center;
    line-height: 1.2;
    margin: 35px 0 25px;
}
.modal-title-cart-order {
    font-size: 30px;
    line-height: 1.2;
    margin: 35px 0 5px 15px;
    width: 100%;
}
.modal-close {
    position: absolute;
    top: 8px;
    right: 8px;
    padding: 10px;
    cursor: pointer;
    display: flex;
}
.phonehead {
    font-size: 22px;
    font-weight: 700;
}
.phoneheadtwo {
    display: none;
}
.phonehead a {
    color: #000;
}
.phoneheadtwo a {
    color: #fff;
}
.phoneheadtwo {
    font-size: 20px;
}
.panel-body p {
    color: #000;
}
.panel-body-char p {
    margin-left: 15px;
    color: #000;
    line-height: 14px;
}
/*.panel-body-char table tbody tr:nth-child(odd) {
    background: #f1f2f4;
}*/
.panel-body-char table tbody tr{
    border-bottom: 1px solid #e4e4e4;
}
.panel-body-char table tbody tr:last-child {
    border-bottom: none;
}
.panel-body-char table {
    width: 100%;
}
.panel-body h3,
.panel-body-char h3 {
    margin-bottom: 15px;
    margin-top: 40px;
}
.dropdown-menu.dropdown-custom {
    max-height: 300px;
    overflow: auto;
    border: 1px solid #c7c7c7;
    border-radius: 5px;
}
.arrow-updown-style {
    font-size: 15px;
    font-weight: 600;
}
.grayc {
    color: #666;
}
.lei {
    font-size: 30px;
}
.support-name {
    font-weight: 700;
    margin-bottom: 10px;
}
.support-status.online {
    background-color: #1f8425;
}
.support-status {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #e81f4d;
    margin-right: 5px;
}
.shop-info-contact-image {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    margin-right: 15px;
}
.shop-info-contacts {
    display: flex;
    align-items: center;
}
.shop-info-contact-name {
    font-weight: 700;
}
.shop-info-contact-status {
    display: flex;
    align-items: center;
    font-size: 13px;
}
.shop-info-contact-status-circle.online {
    background-color: #1f8425;
}
.shop-info-contact-status-circle {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #e81f4d;
    margin-right: 5px;
}
.info-contact-hr {
    width: 100%;
}
a.site-btn.helpform {
    background: none;
    border: 2px solid #dc3545;
    color: #dc3545;
}
.blackfriday2019banner {
    display: none;
}
.rating {
    --uiratingsize: var(--ratingSize, 20px);
    --uiratingcolor: var(--ratingColor, #eee);
    --uiratingcoloractive: var(--ratingColorActive, #fc0);
    --uiratingstroke: var(--ratingStroke, #222);
    --uiratingstrokewidth: var(--ratingStrokeWidth, 1px);
    display: flex;
    font-size: var(--uiRatingSize);
    color: var(--uiRatingColor);
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 30px;
}
.rating__control {
    position: absolute;
    left: -9999px;
}
.rating__control:nth-of-type(1):focus ~ .rating__item:nth-of-type(1):before,
.rating__control:nth-of-type(2):focus ~ .rating__item:nth-of-type(2):before,
.rating__control:nth-of-type(3):focus ~ .rating__item:nth-of-type(3):before,
.rating__control:nth-of-type(4):focus ~ .rating__item:nth-of-type(4):before,
.rating__control:nth-of-type(5):focus ~ .rating__item:nth-of-type(5):before {
    content: "";
    box-shadow: 0 0 0 4px var(--uiRatingColorActive);
    position: absolute;
    top: -0.15em;
    right: 0;
    bottom: -0.15em;
    left: 0;
    z-index: -1;
}
.rating__item {
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
    position: relative;
    padding-left: 0.3em;
    padding-right: 0.3em;
}
.rating__star {
    display: block;
    width: 1.1em;
    height: 1.1em;
    fill: currentColor;
}
.rating__label {
    position: absolute;
    top: 0;
    left: -9999px;
}
.rating:hover,
.rating__control:nth-of-type(1):checked ~ .rating__item:nth-of-type(1),
.rating__control:nth-of-type(2):checked ~ .rating__item:nth-of-type(-n + 2),
.rating__control:nth-of-type(3):checked ~ .rating__item:nth-of-type(-n + 3),
.rating__control:nth-of-type(4):checked ~ .rating__item:nth-of-type(-n + 4),
.rating__control:nth-of-type(5):checked ~ .rating__item:nth-of-type(-n + 5) {
    color: var(--uiRatingColorActive);
}
.rating__item:hover ~ .rating__item {
    color: var(--uiRatingColor);
}
.rating {
    --ratingsize: 30px;
    --ratingcolor: #eee;
    --ratingcoloractive: #fc0;
    float: left;
}
.linkedin {
    width: 100%;
    background-color: #f0f0f0;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}
.linkedin__container {
    max-width: 1000px;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
}
.linkedin__text {
    margin-top: 0;
    margin-bottom: 0;
}
.linkedin__link {
    color: #ff5c5c;
}
.input-file-container {
    position: relative;
    width: 100%;
}
.js .input-file-trigger {
    display: block;
    padding: 14px 45px;
    margin-bottom: 25px;
    text-align: center;
    background: #e2e2e2;
    color: #000;
    font-size: 1em;
    transition: all 0.4s;
    cursor: pointer;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.js .input-file {
    position: absolute;
    top: 0;
    left: 0;
    width: 225px;
    opacity: 0;
    padding: 14px 0;
    cursor: pointer;
}
.js .input-file:hover + .input-file-trigger,
.js .input-file:focus + .input-file-trigger,
.js .input-file-trigger:hover,
.js .input-file-trigger:focus {
    background: #888;
    color: #f0f0f0;
}
.file-return {
    margin: 0;
}
.file-return:not(:empty) {
    margin: 1em 0;
}
.js .file-return {
    font-style: italic;
    font-size: 0.9em;
    font-weight: 700;
}
.js .file-return:not(:empty):before {
    content: "Р’С‹Р±СЂР°С‚СЊ С„Р°Р№Р»С‹: ";
    font-style: normal;
    font-weight: 400;
}
.fa.fa-star,
.fa.fa-star-o {
    color: #ffc107;
}
.hide-content {
    display: none !important;
}
.sort-box {
    width: 100%;
    display: flex;
    margin-bottom: 20px;
    justify-content: flex-end;
    align-items: center;
}
.sort-box .sort-item {
    width: auto;
    text-align: center;
    font-size: 13px;
    line-height: 16px;
    border-radius: 15px;
    padding: 8.5px 8px;
    border: 1px solid #d3d3d3;
}
.sort-box .sort-item:nth-child(2) {
    margin: 0 5px;
}
@media (max-width: 415px) {
    .sort-box {
        justify-content: flex-start;
    }
    .sort-box .sort-item {
        width: 100%;
        font-size: 11px;
    }
}
@media (max-width: 768px) {
    .sort-box .sort-item {
        width: 100%;
        font-size: 11px;
    }
}
.card-body p {
    color: #000 !important;
}
.card-body p a {
    color: #599815 !important;
    text-decoration: underline;
}
.grafikdl {
    font-size: 14px;
    font-weight: 400;
    margin-top: -2px;
}
.grafikdl a {
    color: gray;
    border-bottom: 1px solid #d2d2d2;
}
.grafikdl a:hover {
    color: #000;
    border-bottom: none;
}
#action-buttons {
    display: none;
}
@media only screen and (min-width: 1200px) {
    #thumbs_list ul#thumbs_list_frame {
        margin-top: 2px;
    }
    .pb-left-column #image-block {
        overflow: hidden;
        height: 422px;
        width: auto;
    }
    .pb-left-column #image-block img {
        height: 100% !important;
        object-fit: cover;
        max-height: 422px;
        width: auto;
    }
    .main-product-form .left-image-part,
    .main-product-form .middle-action-part,
    .main-product-form .right-feature-part {
        max-height: 560px;
    }
}
@media only screen and (max-width: 500px) {
    .social-links-warp {
        padding-bottom: 80px;
    }
    #action-buttons {
        display: block;
        position: fixed;
        bottom: -1px;
        width: 100%;
        z-index: 9;
    }
    #action-buttons .background {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        overflow: hidden;
    }
    #action-buttons .background img {
        -webkit-filter: drop-shadow(0 3px 3px rgba(0, 0, 0, 0.4));
        filter: drop-shadow(0 3px 3px rgba(0, 0, 0, 0.4));
        max-width: inherit !important;
    }
    #action-buttons .main-action {
        position: fixed;
        bottom: 17px;
        left: 50%;
        -webkit-transform: translate(-50%);
        transform: translate(-50%);
        z-index: 1;
    }
    #action-buttons .phone {
        background: #7ecb2b;
        width: 67px;
        height: 67px;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
        border-radius: 100px;
        display: -webkit-box;
        display: flex;
    }
    #action-buttons .sub-actions {
        width: 100%;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 70px;
        height: 50px;
        position: fixed;
        bottom: 0;
        left: 0;
    }
    #action-buttons .sub-actions a {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        padding: 10px 0;
        width: 100%;
        color: #000;
        -webkit-box-pack: center;
        justify-content: center;
        box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.4);
    }
    #action-buttons .sub-actions a img {
        height: 30px;
        margin: 0 10px;
    }
}
.checkbox_container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.checkbox_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark {
    position: absolute;
    top: -1px;
    left: 0;
    width: 23px;
    height: 23px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #cfcfcf;
}
.checkbox_container:hover input ~ .checkmark {
    border: 1px solid #5cb569;
}
.checkbox_container input:checked ~ .checkmark {
    background-color: #5cb569;
    border: none;
    background-image: url(/files/images/cart/check-mark-white.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.checkbox_container input:disabled ~ .checkmark {
    opacity: 0.55;
}
.checkbox_container input:disabled ~ .label-text {
    opacity: 0.55;
}
.checkbox_container:hover input:disabled ~ .checkmark {
    opacity: 0.25;
    background-color: #ccc;
    cursor: not-allowed;
}
.checkmark .check {
    content: "";
    position: absolute;
    display: none;
}
.checkbox_container input:checked ~ .checkmark .check {
    display: block;
}
.checkbox_container .checkmark .check {
    position: absolute;
    left: 8px;
    top: 3px;
    width: 7px;
    height: 12px;
    border: solid;
    border-radius: 1px;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.checkbox_container.color_container .checkmark:after {
    border-color: #e2e2e2;
}
.price-range-block {
    margin: 0;
}
.sliderText {
    width: 40%;
    margin-bottom: 30px;
    border-bottom: 2px solid red;
    padding: 10px 0;
    font-weight: 700;
}
.ui-slider-horizontal {
    height: 0.6em;
    width: 100%;
    margin-top: 20px;
}
.ui-widget-header {
    background: #5cb569;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #5cb569;
    background: #5cb569;
}
.price-range-search {
    width: 100%;
    background-color: #f9f9f9;
    border: 1px solid #6e6666;
    min-width: 40%;
    display: inline-block;
    height: 32px;
    border-radius: 5px;
    float: left;
    margin-bottom: 20px;
    font-size: 16px;
}
.price-range-field {
    width: auto;
    min-width: 60%;
    float: left;
    height: 35px;
    background-color: transparent;
    border: none;
    color: #000;
    line-height: 33px;
    overflow: hidden;
    font-size: 15px;
}
.input-content {
    float: left;
    width: 50%;
    position: relative;
    font-size: 16px;
    border: 1px solid #cfcfcf;
    height: 35px;
    display: inline-flex;
}
.input-content.from {
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
}
.input-content.to {
    border-bottom-right-radius: 7px;
    border-top-right-radius: 7px;
}
.input-content:first-child {
    border-right: none;
}
.input-prefix {
    float: left;
    height: 35px;
    width: auto;
    max-width: 40%;
    padding: 12px 4px 0 8px;
    white-space: nowrap;
    font-size: 13px;
    line-height: 13px;
    color: #999;
    text-transform: lowercase;
}
@media (max-width: 1024px) {
    .input-prefix {
        font-size: 12px;
        line-height: 12px;
    }
    .lg-actions {
        display: none;
    }
}
.clear-filter {
    max-width: 312px;
    height: 45px;
    border-radius: 0 0 5px 5px;
    background-color: #fff;
    text-align: center;
    z-index: 99;
}
.clear-filter button {
    width: 100%;
    font-size: 15px;
    line-height: 41px;
    color: #4d4d4d;
    background-color: #fff;
    opacity: 1;
    border: none;
    font-weight: 400;
    font-family: "Roboto";
    text-align: center;
    border: 1px solid #c7c7c7;
    border-radius: 7px;
    z-index: 6;
}
.clear-filter button:disabled {
    opacity: 0.35;
    background-color: #fff;
}
.clear-filter button:enabled {
    border: 1px solid #e4c3c3;
    cursor: pointer;
}
.clear-filter button:enabled:hover {
    color: #000;
}
.clear-filter button::first-letter {
    text-transform: uppercase;
}
.clear-filter button span {
    font-size: 15px;
    padding-left: 5px;
}
.search-results-block {
    position: relative;
    display: block;
    clear: both;
}
.ui-slider-horizontal .ui-slider-handle {
    margin-left: -0.1em;
    border: none;
}
.ui-state-default,
.ui-state-active,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    width: 18px;
    height: 18px;
    border-radius: 9px;
    background-color: #5cb569;
    border: none;
    margin-left: -9px;
}
.ui-state-default.ui-state-hover {
    border: none;
}
.ui-slider-horizontal {
    height: 4px;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -7px;
}
.ui-widget.ui-widget-content {
    background: #d6d6d6;
    border: none;
    width: calc(100% - 18px);
    margin: 0 auto;
    margin-top: 20px;
}
.ui-widget-header {
    background-color: #5cb569;
}
.ui-slider .ui-slider-handle:focus {
    outline: none;
}
.categories {
    border-radius: 15px;
    background-color: #ededed;
    padding: 30px;
}
.categories-sale {
    border-radius: 15px;
    background-color: #ededed;
    padding: 25px 15px 15px 15px;
}
.categories .category-menu li a {
    padding: 0;
    font-weight: 500;
    font-size: 14px;
}
.category-menu li a::after {
    display: none;
}
.subcategory-menu {
    display: inline-block;
}
.subcategory-bgr {
    display: inline-block;
    background-color: #ededed;
    border-radius: 7px;
    transition: all linear 0.2s;
    padding: 10px 20px;
    margin-right: 10px;
    margin-bottom: 10px;
}
@media (max-width: 991px) {
    .subcategory-bgr {
        display: inline-block;
        background-color: #ededed;
        border-radius: 7px;
        transition: all linear 0.2s;
        padding: 5px 10px;
        margin-right: 5px;
        margin-bottom: 10px;
    }
}
a.subcategory-bgr {
    color: #000;
}
a.subcategory-bgr:hover {
    color: #fff;
}
.subcategory-bgr:hover,
a.subcategory-bgr.show {
    background-color: #5cb569;
    color: #fff;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
input[type="tel"] {
    -moz-appearance: textfield;
}
.btn-filter-modal {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0;
    width: 100%;
    height: 55px;
    border-radius: 7px;
    background-color: #5cb569;
    font-size: 15px;
    line-height: 33px;
    color: #fff !important;
    font-weight: 400;
}
.btn-filter-modal:: {
    color: #fff;
}
.btn-filter-modal span {
    font-size: 20px;
    margin-right: 10px;
}
.filter-modal .modal-title {
    margin-left: 40%;
    background-color: #f0f0f0;
}
.filter-modal .modal-header {
    background-color: #f0f0f0;
    display: flex;
    align-items: center;
    border-radius: 0;
}
.filter-modal .modal-header span {
    font-size: 46px;
    font-weight: 100;
    line-height: 0;
}
.filter-modal .modal-footer {
    display: block;
    width: 100%;
}
.filter-modal .modal-footer .btn-close {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0;
    width: 100%;
    height: 55px;
    border-radius: 15px;
    background-color: #5cb569;
    font-size: 15px;
    line-height: 33px;
    color: #fff;
    font-weight: 400;
}
.filter-modal .modal-footer .btn-refresh {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0;
    width: 100%;
    height: 55px;
    border-radius: 15px;
    background-color: #fff;
    font-size: 15px;
    line-height: 33px;
    color: #999;
    border: 1px solid #999;
    font-weight: 400;
}
.filter-modal .modal-footer .btn-refresh span {
    font-size: 20px;
    margin-right: 10px;
}
@media (max-width: 1200px) {
    .input-prefix {
        max-width: 50%;
        font-size: 11px;
    }
    .banner-main-block {
        display: none;
    }
    .price-range-field {
        min-width: 50%;
    }
    .filter-widget i {
        font-size: 24px;
    }
}
@media (max-width: 1024px) {
    .filter-modal .modal-dialog {
        max-width: 100%;
    }
}
@media (max-width: 768px) {
    .filter-modal .modal-footer .btn-refresh {
        padding: 0;
    }
    .filter-modal .modal-footer .btn-close {
        padding: 0;
    }
    .filter-modal .modal-footer .btn-refresh span {
        font-size: 16px;
    }
    .filter-modal .modal-dialog {
        max-width: 100%;
    }
    .input-prefix {
        max-width: 15%;
    }
    .price-range-field {
        min-width: 85%;
    }
}
@media (max-width: 415px) {
    .input-prefix {
        max-width: 30%;
    }
    .price-range-field {
        min-width: 70%;
    }
}
@media (max-width: 320px) {
    .sort-box .sort-item {
        font-size: 10px;
        padding-left: 0;
        padding-right: 0;
    }
    .input-prefix {
        max-width: 35%;
    }
    .price-range-field {
        min-width: 65%;
    }
}

.breadcrumb::-webkit-scrollbar {
    height: 5px;
}
.breadcrumb::-webkit-scrollbar-track {
    background: white;
}
.breadcrumb::-webkit-scrollbar-thumb {
    border-radius: 20px;
    background-color: #e6e6e6;
}

.category-menu.overflow::-webkit-scrollbar {
    width: 9px;
}
.category-menu.overflow::-webkit-scrollbar-track {
    background: #fff;
}
.category-menu.overflow::-webkit-scrollbar-thumb {
    width: 9px;
    height: 50px;
    border-radius: 5px;
    background-color: #e6e6e6;
}
.category-menu.overflow::-webkit-scrollbar-thumb:hover {
    background: #999;
}
.modal-body.mobile {
    padding-top: 70px;
    padding-bottom: 100px;
}
.modal-header.fixed {
    border: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.1);
}
.modal-footer.fixed {
    border: none;
    position: fixed;
    bottom: 0;
    z-index: 100;
    padding: 0 15px;
    background: #fff;
    box-shadow: 0 -4px 4px -2px rgba(0, 0, 0, 0.1);
}
.icon-filter {
    filter: invert(100%);
    margin-bottom: 2px;
    height: 25px;
}
.icon-close {
    height: 18px;
    margin-top: 5px;
}
.icon-refresh {
    margin-bottom: 3px;
    height: 18px;
    filter: invert(60%);
}
.pagination {
    margin-top: 30px;
    justify-content: center;
}
.page-link {
    color: #222;
    font-size: 16px;
    font-weight: 500;
    border-radius: 100% !important;
    margin: 0 3px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-item .page-link i {
    font-size: 24px;
    color: #000;
}
.page-item:hover > .page-link i:hover {
    color: #5cb569;
}
.page-link:hover {
    color: #5cb569;
    background: none;
}
.page-link:focus {
    box-shadow: none;
}

@media (width: 576px) {
   .adv-flex:last-child {
        margin-top:0 !important;
    }
}

@media (max-width: 576px) {
    .page-item:first-child .page-link {
        display: none;
    }
    .page-item:last-child .page-link {
        display: none;
    }
    .pagination {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .buyoneclick-info {
        flex-direction: column !important;
    }
   .adv-flex:last-child {
        margin-top:60px;
    }
}
.page-item.active .page-link {
    background-color: #5cb569;
    border-color: #5cb569;
}
.dropdown_search {
    position: relative;
    max-height: 60vh;
}
.dropdown_search::-webkit-scrollbar-thumb:hover {
    background: #999;
}
.dropdown_search form {
    position: relative;
    width: 100%;
}
.dropdown_search form input::-webkit-input-placeholder {
    color: #777;
}
.dropdown_search form input::-moz-placeholder {
    color: #777;
}
.dropdown_search form input:-ms-input-placeholder {
    color: #777;
}
.dropdown_search form input:-moz-placeholder {
    color: #777;
}
.dropdown_search #country_list {
    position: absolute;
    top: 44px;
    z-index: 999;
    width: 100%;
}
.ajax-products {
    position: absolute;
    z-index: 99;
    width: 100%;
    margin: 0 auto;
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 60vh;
    background: #fff;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
}
.ajax-products.hide {
    height: 0;
}
.ajax-products::-webkit-scrollbar {
    width: 9px;
}
.ajax-products::-webkit-scrollbar-track {
    background: #fff;
}
.ajax-products::-webkit-scrollbar-thumb {
    width: 9px;
    height: 172px;
    border-radius: 0;
    background-color: #e6e6e6;
}
.ajax-products .img img {
    max-width: 100%;
    max-height: 100%;
}
.ajax-products .img {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
}
.ajax-products .title {
    font-size: 14px;
    color: #222;
    text-align: left;
    padding: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ajax-products .price {
    font-weight: 600;
    font-size: 14px;
    color: #222;
    text-align: right;
    padding: 0;
    padding-right: 5px;
    white-space: nowrap;
}
.ajax-products .title:hover {
    color: #5cb569;
}
.ajax-products .ajax-product {
    width: 100%;
    padding: 10px 0;
}
@media only screen and (max-width: 1023px) {
/*    .dropdown_search {
        width: 100%;
    }*/
    .ajax-products .img img {
        max-width: 100%;
    }
    .ajax-products {
        max-height: 50vh;
        position: absolute;
        background-color: #fff;
        width: 100%;
        box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.2);
    }
    .ajax-products .ajax-product {
        padding: 10px 0;
    }
}
@media only screen and (max-width: 980px) {
    .ajax-products .img img {
        max-width: 100%;
    }
    .ajax-products {
        max-height: 100vh;
        position: absolute;
        background-color: #fff;
        width: 100%;
        box-shadow: none;
    }
    .ajax-products .ajax-product {
        padding: 10px 0;
    }
    .ajax-products::-webkit-scrollbar {
        width: 0;
    }
    .ajax-products::-webkit-scrollbar-track {
        background: #fff;
    }
    .ajax-products::-webkit-scrollbar-thumb {
        width: 0;
        height: 0;
        border-radius: 0;
        background-color: #e6e6e6;
    }
}
@media only screen and (max-width: 415px) {
    .ajax-products .img img {
        max-width: 100%;
    }
    .spad {
        padding: 0;
    }
}
@media only screen and (max-width: 320px) {
    .spad {
        padding: 0;
    }
}
.searchSubmitResetLoad.loading {
    -webkit-animation-name: spin;
    -webkit-animation-duration: 4000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 4000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 4000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: spin;
    animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.fcancel.loading {
    -webkit-animation-name: spin;
    -webkit-animation-duration: 4000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 4000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 4000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: spin;
    animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@-ms-keyframes spin {
    from {
        -ms-transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(360deg);
    }
}
@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(360deg);
    }
}
@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
.category-block {
    width: 100%;
    border: 1px solid #f0f0f0;
    padding: 15px 10px;
    margin-bottom: 30px;
}
.category-block:hover {
    border: 1px solid #d8d8d8;
}
.category-block:hover h2 {
    color: #5cb569;
}
.category-block .category-block-image {
    width: 100%;
}
.category-block .category-block-title h2 {
    font-size: 16px;
    text-align: center;
    padding-top: 15px;
    font-weight: 500;
}
.text-part-alert-not-stock {
    font-size: 14px;
    color: #909090;
}
.text-alert-not-stock {
    background-color: #f2dede;
    padding: 15px;
    font-weight: 400;
    text-align: center;
}
.text-alert-stock {
    background-color: #fcf8e3;
    padding: 15px;
    font-weight: 400;
    text-align: center;
    font-size: 15px;
    border-radius: 5px;
}
.text-alert-disponibil {
    background-color: #fcf8e3;
    padding: 15px;
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    margin-top: 20px;
}
.text-alert-info {
    background-color: #fff3cd;
    padding: 40px;
    font-weight: 400;
    text-align: left;
    margin-top: 20px;
}
.panel-body td {
    padding: 0 10px;
    font-size: 14px;
}
.panel-body-char td {
    padding: 18px 0px;
    font-size: 16px;
    vertical-align: top;
    line-height: 1.25rem;
    overflow: hidden;
}
.panel-body-char td:nth-child(1) {
    width: 50%;
/*    color: #737373;*/
}
.panel-body-char td:nth-child(2) {
    width: 50%;
}
.feature-list-item_left {
    font-size: 14px;
    font-weight: 400;
    color: #666;
    width: 50%;
    display: inline-block;
}
.feature-list-item_right {
    font-size: 14px;
    font-weight: 400;
    width: 50%;
    display: inline-block;
}
sup {
    font-size: 14px;
    color: #b5b5b5;
    padding: 5px;
}
.grey {
    color: #737373;
}
.fw500 {
    font-weight: 500;
}

.cart-header-code-review {
    display: flex;
    align-items: baseline;
    margin-bottom: 15px;
    flex-wrap: wrap;
}

.review-base {
    margin:20px 0px 30px 0px;
}

.cart-code {
    margin-right: 15px;
}
.review-comments-author {
    font-weight: 700;
    font-size: 17px;
}
.review-comments-author span {
    font-size: 15px;
    font-weight: 400;
    color: #777;
}
.review-comments-author.small {
    margin-top: 0;
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 5px;
}
.review-comments-author.small span {
    font-size: 15px;
    font-weight: 400;
    color: #737373;
}
@media (max-width: 768px) {
    .review-comments-author.small {
        margin-top: 0;
        font-weight: 700;
        font-size: 12px;
        margin-bottom: 5px;
    }
    .review-comments-author.small span {
        font-size: 12px;
        font-weight: 400;
        color: #777;
    }
}
.review-comments-text {
    font-size: 14px;
    color: #000;
    line-height: 22px;
    margin-bottom: 5px;
}
.review-comments-date {
    font-size: 14px;
    font-style: italic;
    color: #848484;
}
.review-comments-img {
    padding: 10px 5px 10px 15px;
}
.review-comments-photos ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0 !important;
    margin-left: -10px;
    margin-right: -10px;
}
.review-comments-photos li {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
}
.review-comments-photos img {
    width: 100px;
    height: auto;
}
.review-comments-admin {
    color: #155724;
    background-color: #d4edda;
    position: relative;
    padding: 20px 15px 20px 30px;
    margin-bottom: 1rem;
    border-radius: 0.25rem;
    font-size: 14px;
    margin-top: 10px;
}
.review-button-send {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 20px;
}
.catalog-sort select.form-control {
    display: block;
    height: 40px;
    border: 1px solid #c7c7c7 !important;
    box-shadow: none;
    width: 100%;
    background-color: #fff;
    padding: 0 10px;
    padding-left: 15px;
    border-radius: 7px;
    background-image: url(../img/icons/down-arrow.svg);
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: 96% 50%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
}
.catalog-sort {
    padding: 0;
    margin: 10px 0 20px;
}
a#dropdownMenuLink {
    height: 44px;
    font-size: 15px;
    background-image: url(../img/icons/down-arrow.svg);
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: 96% 50%;
    padding: 10px 40px 10px 15px;
    color: #000;
}
.dropdown-item {
    padding: 10px 40px 10px 15px;
    font-size: 15px;
}
.fa-sort-down:before,
.fa-sort-desc:before {
    position: absolute;
    top: 10px;
    right: 22px;
}
.original_price_main {
    font-size: 30px;
    font-weight: 400;
    color: grey;
}
a.site-btn-review.w-100:hover {
    background-color: #4aa357;
}
svg.svg--cart {
    width: 25px;
    margin-right: 5px;
}
.small-menu li {
    margin: 0 28px 0 0;
    display: inline-block;
    list-style: none;
    height: 30px;
}
.small-menu li:first-child {
    margin-left: 0px !important;
}
.small-menu li:last-child {
    margin-right: 0px !important;
}
.small-menu li a:hover {
    color: #000;
}
.small-menu li a {
    font-size: 14px;
    color: gray;
}
@media (max-width: 991px) {
    .mob-header {
        height: 60px;
    }
    .mob-header-main {
        left: 0;
        top: 0;
        width: 100%;
        z-index: 10;
        background: #fff;
        box-shadow: 0 1px 3px #000;
    }
    .mob-headerlogo-image {
        background-image: url(../files/images/logo.png);
    }
    .headerlogo {
        width: 92px;
        height: 30px;
        top: 15px;
        background-size: contain;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        display: block;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }
    .mob-header-container {
        position: relative;
        height: 60px;
    }
    .mob-headersection-left {
        left: 0;
        text-align: left;
        position: absolute;
        bottom: 10px;
    }
    .mob-header-menu {
        display: inline-block;
        vertical-align: bottom;
        margin-left: 1rem;
        margin-right: 1rem;
    }
    .SideMenuToggle-Icon {
        width: 26px;
        height: 21px;
        display: inline-block;
        vertical-align: middle;
        background-position: -420px 0;
        background-image: url(/img/mobile.svg);
        background-repeat: no-repeat;
        margin-bottom: 2px;
    }
}
.modal-header {
    border-bottom: 0;
}
.buyoneclick-info {
    display: flex;
    margin-bottom: 30px;
    align-items: center;

}
.buyoneclick-prodname {
    font-size: 15px;
}
.buyoneclick-price {
    font-size: 20px;
    color: #000;
    font-weight: 700;
}
.original_price_buyoneclick {
    font-size: 18px;
    font-weight: 400;
    color: grey;
}
.buyoneclick-body {
    padding: 15px;
    display: flex;
    flex-direction: column;
    flex: 1;
}
.flex-price-button {
    display: flex;
    flex-direction: column;
}
.description-body ul,
.panel-body ul {
    padding-bottom: 20px;
}
.description-body p {
    margin-top: 0;
    margin-bottom: 10px;
}
.cart-product-image {
    align-self: center;
    width: 130px;
}
.pointer {
    cursor: pointer;
}
.delete-col {
    padding-left: 20px;
}
@media (max-width: 992px) {
    ul.head-block-product,
    .block-content {
        display: none;
    }
}
@media only screen and (min-width: 992px) and (max-width: 9999px) {
    .mob-tab-panel {
        display: none;
    }
}

.char-title {
    font-size:26px;
    font-weight: 600;
    color: black;
    margin-bottom: 10px;
}
a.nav-link {
    font-size: 18px;
    color: #000;
    padding: 10px 30px;
}
a.nav-link:hover {
    color: #5cb569;
}
.nav-tabs .nav-link {
    border: none;
}
.nav-tabs .nav-link.active {
    color: #5cb569;
    font-weight: 500;
    border-bottom: 3px solid #5cb569 !important;
    border: transparent;
}
ul.nav.nav-tabs {
    margin: 30px 0 20px;
}
.mob-tab-panel-main {
    margin-top: 40px;
}
.dlv-lnk-txt {
    color: #000;
    font-size: 15px;
    padding-right: 5px;
}
.bg-fff3cd {
    background-color: #fff3cd;
    white-space: nowrap;
}
/*.dlv-lnk-txt:hover {
    color: #7d7d7d;
}*/
@media (max-width: 380px) {
    .dlv-lnk-txt,
    .dlv-tbl-txt td {
        font-size: 13px;
    }
    .text-alert-stock {
        font-size: 13px;
    }
    .cart-information-block {
        padding: 15px !important;
        margin-left: -15px;
        margin-right: -15px;
        border-radius: 0 !important;
    }
    .mob-tab-panel-main {
        margin-top: 0;
    }
}
.dlv-lnk-inner {
    text-decoration: underline;
    color: #c5c5c5;
}
.dlv-lnk-inner:hover {
    text-decoration: none;
}
.deliverycart-icon::before {
    background-image: url(../img/icons/delivery-truck.svg);
    background-size: 33px;
    background-repeat: no-repeat;
    content: "";
    height: 25px;
    position: absolute;
    width: 35px;
    left: 0;
}

.deliverycart-mounting::before {
	background-image: url(../img/icons/montaj.svg?v=123);
	background-size: 33px;
	background-repeat: no-repeat;
	content: "";
	height: 33px;
	position: absolute;
	width: 33px;
	left: 0px;
}
.warrantycart-mounting::before {
    background-image: url(../img/icons/warranty.svg?v=123);
    background-size: 33px;
    background-repeat: no-repeat;
    content: "";
    height: 39px;
    position: absolute;
    width: 33px;
    left: 0px;
}
.ridselfcart-icon::before {
    background-image: url(../img/icons/location.svg);
    background-size: 29px;
    background-repeat: no-repeat;
    content: "";
    height: 30px;
    position: absolute;
    width: 30px;
    left: 2px;
    top: -5px;
}
.moldovacart-icon::before {
    background-image: url(../img/icons/moldova.svg);
    background-size: 31px;
    background-repeat: no-repeat;
    content: "";
    height: 40px;
    position: absolute;
    width: 30px;
    left: 3px;
    top: -10px;
}
.info_cart img {
    vertical-align: text-top;
}
.info_cart {
    width: 100%;
    padding: 15px 15px 15px 70px;
    position: relative;
    border: 1px solid #dadada;
    border-radius: 5px;
}
.info_cart.showroom::before {
    background-image: url(../img/icons/showroom.svg);
    background-size: 50px;
    background-repeat: no-repeat;
    content: "";
    height: 50px;
    position: absolute;
    width: 50px;
    left: 10px;
}
.info_cart.delivery::before {
    background-image: url(../img/icons/delivery.svg);
    background-size: 44px;
    background-repeat: no-repeat;
    content: "";
    height: 29px;
    position: absolute;
    width: 43px;
    left: 13px;
    top: 18px;
}
/*.dlv-lnk-txt.mt-3.selfridic::before {
    background-image: url(../img/icons/selfridic.svg);
    background-size: 36px;
    background-repeat: no-repeat;
    content: "";
    height: 36px;
    position: absolute;
    width: 36px;
    left: 17px;
    top: 100px;
}*/
.info_cart.mounting::before {
    background-image: url(../img/icons/mounting.svg);
    background-size: 33px;
    background-repeat: no-repeat;
    content: "";
    height: 33px;
    position: absolute;
    width: 33px;
    left: 17px;
}
.info_cart.warranty::before {
    background-image: url(../img/icons/warranty.svg);
    background-size: 33px;
    background-repeat: no-repeat;
    content: "";
    height: 39px;
    position: absolute;
    width: 33px;
    left: 18px;
}
.city-choose {
    border-bottom: 1px dashed #5cb577; 
    cursor: pointer; 
    color: #5cb577;
}
.city-choose:hover {
    border-bottom: none;
}
#city-form{
    margin: 35px 0;
    display: block;
    overflow: hidden;
}
.city_step1 h3, .city_step2 h3{
    font-size: 19px;
    margin-bottom: 20px;
    text-align: center;
}
.city_step1 button{
    width: 30%;
    float: left;
}
.city_step1 > button:nth-child(3){
    float: right;
    background: transparent;
    color: #000;
    border: 1px solid #5cb569;
    width: 65%;
}

#cityModal .modal-dialog {
    max-width: 400px;
}

.delivery_city select.form-control {
    display: block !important;
    appearance: none;
    background-image: url(/img/icons/down-arrow.svg);
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: 96% 50%;
    height: 44px;
}

#cityModal .modal-body {

}

.info_cart_h3 {
    font-size: 15px;
    font-weight: 500;
}
.delivery-cart-block {
    width: 100%;
    padding-left: 45px;
    position: relative;
}
.cart-information-block {
    margin-bottom: 30px;
    border-radius: 5px;
    min-width: 280px;
}
.dlv-tbl-txt td {
    padding-top: 10px;
    padding-bottom: 15px;
    white-space: nowrap;
}
.dlv-tbl-txt td:nth-child(1) {
    width: 100%;
}
table.dlv-tbl-txt {
    font-size: 15px;
}
.cart-article-block {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
}
.list-group-item {
    border: 0;
    padding: 0 0 15px;
    background: none;
}
.list-group-item a {
    color: #222;
    font-size: 14px;
    font-weight: 500;
}
.list-group-item.active a {
    color: #5cb569;
    font-size: 14px;
}
.list-group-item.active a:hover {
    color: #5cb569;
    font-size: 14px;
}
.list-group-item a:hover {
    color: grey;
    text-decoration: none;
}
.list-group-item.active {
    background: transparent;
    border-color: rgba(0, 0, 0, 0.125);
}
ul.list-group.list-group-flush {
    border-radius: 15px;
    background-color: #ededed;
    padding: 30px;
    margin-bottom: 30px;
}
@media (min-width: 576px) {
    .modal-dialog-checkout {
        max-width: 600px !important;
    }
}
.checkout-section {
    padding-bottom: 20px;
}
a.home-link {
    color: #5cb569;
    text-decoration: underline;
    background-color: transparent;
}
a.home-link:hover {
    color: #5cb569;
    text-decoration: none;
    background-color: transparent;
}
.page-404__image {
    display: inline-block;
    margin: 0;
    max-width: 40%;
    max-height: 300px;
    padding-right: 24px;
}
.page-404__info {
    display: flex;
    align-items: center;
    margin: 40px 0;
    padding: 40px;
}
.page-success__info {
    display: flex;
    align-items: center;
    margin: 40px 0;
    padding: 40px;
}
.page-success__image {
    display: inline-block;
    margin: 0;
    max-width: 40%;
    max-height: 340px;
    padding-right: 24px;
}
@media (max-width: 767px) {
    .page-404__info,
    .page-success__info {
        flex-direction: column;
        margin: 0;
        text-align: center;
    }
    .page-404__image,
    .page-success__image {
        max-width: 100%;
        padding-right: unset;
        margin-top: 3em;
        margin-bottom: 2em;
    }
}
.no-wrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ws-nowrap {
    white-space: nowrap;
}
.only-comand-style {
    color: grey;
}
.notinstock-style {
    color: orange;
}
.instock-style {
    color: green;
}
.link-special-size {
    padding: 15px 0px 15px 0px;
}
.link-special-size a {
    color: gray;
    border-bottom: 1px solid #d2d2d2;
}
.link-special-size a:hover {
    color: #000;
    border-bottom: 0;
}
@media (min-width: 1440px) {
    .container {
        max-width: 1400px;
    }
}
.mp-product-block {
    width: 20%;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 1200px) and (max-width: 1439px) {
    .mp-product-block {
        width: 25%;
    }
    .mp-product-block:nth-of-type(n + 9) {
        display: none !important;
    }
}
@media (min-width: 993px) and (max-width: 1199px) {
    .mp-product-block {
        width: 33%;
    }
    .mp-product-block:nth-of-type(n + 10) {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .mp-product-block {
        width: 33%;
    }
    .mp-product-block:nth-of-type(n + 10) {
        display: none !important;
    }
}
@media (min-width: 577px) and (max-width: 767px) {
    .mp-product-block {
        width: 50%;
    }
    .mp-product-block:nth-of-type(n + 9) {
        display: none !important;
    }
}
@media (min-width: 420px) and (max-width: 576px) {
    .mp-product-block {
        width: 50%;
    }
    .mp-product-block:nth-of-type(n + 9) {
        display: none !important;
    }
}
@media (min-width: 2px) and (max-width: 419px) {
    .mp-product-block {
        width: 50%;
    }
    .mn-product-block {
        padding-right: 5px !important;
        padding-left: 5px !important;
    }
    .card.product-item {
        padding: 10px !important;
        margin-bottom: 30px;
    }
}
.mn-product-block {
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 1440px) {
    .sb-cat-20 {
        max-width: 20% !important;
        flex: 0 0 20% !important;
        -ms-flex: 0 0 20% !important;
    }
    .sb-cat-80 {
        max-width: 80% !important;
        flex: 0 0 80% !important;
        -ms-flex: 0 0 80% !important;
    }
    .cart-70 {
        -ms-flex: 0 0 70% !important;
        flex: 0 0 70% !important;
        max-width: 70% !important;
    }
    .cart-30 {
        -ms-flex: 0 0 30% !important;
        flex: 0 0 30% !important;
        max-width: 30% !important;
    }
}
.product-block {
    width: 20%;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 1200px) and (max-width: 1439px) {
    .product-block {
        width: 25%;
    }
}
@media (min-width: 993px) and (max-width: 1199px) {
    .product-block {
        width: 33%;
    }
}
@media (min-width: 767px) and (max-width: 992px) {
    .product-block {
        width: 33%;
    }
}
@media (min-width: 577px) and (max-width: 766px) {
    .product-block {
        width: 50%;
    }
}
@media (min-width: 420px) and (max-width: 576px) {
    .product-block {
        width: 50%;
    }
}
@media (min-width: 2px) and (max-width: 419px) {
    .product-block {
        width: 50%;
    }
    .owl-item .card.product-item {
        margin-bottom: 0;
    }
}
.catalog-product-block {
    width: 25%;
    padding-right: 5px;
    padding-left: 5px;
}
@media (min-width: 1200px) and (max-width: 1439px) {
    .catalog-product-block {
        width: 33%;
    }
}
@media (min-width: 993px) and (max-width: 1199px) {
    .catalog-product-block {
        width: 33%;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .catalog-product-block {
        width: 33%;
    }
}
@media (min-width: 577px) and (max-width: 767px) {
    .catalog-product-block {
        width: 50%;
    }
}
@media (min-width: 420px) and (max-width: 576px) {
    .catalog-product-block {
        width: 50%;
    }
}
@media (min-width: 2px) and (max-width: 419px) {
    .catalog-product-block {
        width: 50%;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .card-image {
        height: 160px !important;
    }
}
@media (min-width: 767px) and (max-width: 991px) {
    .card-image {
        height: 160px !important;
    }
}
@media (min-width: 578px) and (max-width: 767px) {
    .card-image {
        height: 180px !important;
    }
}
@media (min-width: 461px) and (max-width: 577px) {
    .card-image {
        height: 185px !important;
    }
}
@media (min-width: 420px) and (max-width: 460px) {
    .card-image {
        height: 150px !important;
    }
}
@media (min-width: 361px) and (max-width: 419px) {
    .card-image {
        height: 130px !important;
    }
}
@media (min-width: 2px) and (max-width: 360px) {
    .card-image {
        height: 110px !important;
    }
}
.card-image {
    background: 50% 50% / contain no-repeat none;
    display: block;
    height: 185px;
}
.card-image-block {
    display: block;
    position: relative;
}
.card-image-block picture {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.slide-products button.owl-prev,
.slide-products button.owl-next,
.slide-categories button.owl-prev,
.slide-categories button.owl-next,
.testimonial-slider button.owl-prev,
.testimonial-slider button.owl-next {
    font-size: 35px !important;
    color: #fff !important;
    background: none !important;
}
.slide-products .flaticon-left-arrow-1:before,
.slide-products .flaticon-right-arrow-1:before,
.slide-categories .flaticon-left-arrow-1:before,
.slide-categories .flaticon-right-arrow-1:before,
.testimonial-slider .flaticon-left-arrow-1:before,
.testimonial-slider .flaticon-right-arrow-1:before {
    background-color: #fff;
    border-radius: 20px;
}
.slide-products .owl-dot span,
.slide-categories .owl-dot span,
.testimonial-slider .owl-dot span {
    width: 100% !important;
    height: 3px !important;
    margin: 0 !important;
    border-radius: 0 !important;
}
.slide-products .owl-dot,
.slide-categories .owl-dot,
.testimonial-slider .owl-dot {
    display: contents !important;
}
.slide-products .owl-dots,
.slide-categories .owl-dots,
.testimonial-slider .owl-dots {
    display: inline-flex;
    width: 100% !important;
    margin-top: 25px !important;
    background-color: #e8e8e8;
}
.slide-products .owl-next,
.slide-categories .owl-next,
.testimonial-slider .owl-next {
    position: absolute;
    right: 0;
    top: 110px;
}
.slide-products .owl-prev,
.slide-categories .owl-prev,
.testimonial-slider .owl-prev {
    position: absolute;
    left: 0;
    top: 110px;
}
.slide-categories .owl-prev,
.slide_category_main_block .owl-prev,
.testimonial-slider .owl-prev {
    position: absolute;
    left: 0;
    top: 20px;
}
.slide-categories .owl-next,
.slide_category_main_block .owl-next,
.testimonial-slider .owl-next {
    position: absolute;
    right: 0;
    top: 20px;
}
.slide_category_main_block img {
    width: 35px !important;
    height: 35px;
    margin: 0 auto;
}
.slide-products .owl-dot.active span,
.slide-categories .owl-dot.active span,
.testimonial-slider .owl-dot.active span {
    background: #000 !important;
    background: #000 !important;
    transition: left 0.2s ease-in-out !important;
}
.slide-products .owl-nav .disabled,
.slide-categories .owl-nav .disabled,
.testimonial-slider .owl-nav .disabled {
    opacity: 0.2;
}
.slide-products .owl-nav,
.slide-categories .owl-nav,
.testimonial-slider .owl-nav {
    margin: 0;
}
.slide-products .owl-next svg,
.slide-products .owl-prev svg,
.slide-categories .owl-next svg,
.slide-categories .owl-prev svg,
.testimonial-slider .owl-next svg,
.testimonial-slider .owl-prev svg {
    width: 36px;
    height: 36px;
}
.slide-products .owl-next:hover,
.slide-products .owl-prev:hover,
.slide-categories .owl-next:hover,
.slide-categories .owl-prev:hover,
.slide-categories .owl-next:hover,
.slide-categories .owl-prev:hover,
.testimonial-slider .owl-next:hover,
.testimonial-slider .owl-prev:hover {
    color: #000 !important;
}
.slide-products .owl-next:hover svg,
.slide-products .owl-prev:hover svg .testimonial-slider .owl-next:hover svg,
.slide-categories .owl-next:hover svg,
.slide-categories .owl-prev:hover svg .testimonial-slider .owl-next:hover svg,
.testimonial-slider .owl-prev:hover svg {
    color: #000;
}
.slide-products .owl-next:hover svg > path,
.slide-products .owl-prev:hover svg > path,
.slide-categories .owl-next:hover svg > path,
.slide-categories .owl-prev:hover svg > path,
.testimonial-slider .owl-next:hover svg > path,
.testimonial-slider .owl-prev:hover svg > path {
    stroke: #fff;
}
.ajx-25 {
    -ms-flex: 0 0 25% !important;
    flex: 0 0 25% !important;
    max-width: 25% !important;
}
.ajx-30 {
    -ms-flex: 0 0 30% !important;
    flex: 0 0 30% !important;
    max-width: 30% !important;
}
.ajx-50 {
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
}
.ajx-20 {
    -ms-flex: 0 0 20% !important;
    flex: 0 0 20% !important;
    max-width: 20% !important;
}
.ajx-60 {
    -ms-flex: 0 0 60% !important;
    flex: 0 0 60% !important;
    max-width: 60% !important;
}
.p-from-lei {
    font-size: 17px;
    font-weight: 400;
}
.p-old-price {
    font-size: 17px;
    font-weight: 400;
}
@media (max-width: 419px) {
    .p-old-price {
        font-size: 15px;
    }
    .card.product-item .card-footer h6 {
        font-size: 18px;
        font-weight: 600;
    }
}
a.lSNext svg,
a.lSPrev svg {
    width: 45px;
    height: 45px;
}
a.lSNext,
a.lSPrev {
    color: #fff !important;
    background: none !important;
    width: 65px;
    height: 45px;
    top: 49%;
    opacity: 0;
    transition: opacity 0.3s;
}
a.lSNext:hover,
a.lSPrev:hover {
    color: #000 !important;
    opacity: 1;
}
a.lSNext:hover svg > path,
a.lSPrev:hover svg > path {
    stroke: #fff;
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
    background-color: transparent;
    width: 50px;
    height: 50px;
    top: 45%;
    padding: 0;
}
.lg-actions .lg-prev:after,
.lg-actions .lg-next:after,
.lg-actions .lg-next:before {
    content: none !important;
}
.lg-next svg:hover,
.lg-prev svg:hover {
    color: #000 !important;
}
.lg-next:hover svg > path,
.lg-prev:hover svg > path {
    stroke: #fff;
}
#action-buttons {
    display: none;
}
.category_title {
    font-size: 14px;
    line-height: 15px;
    color: #333;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 0;
}
.category_title_mini {
    padding:0px 5px 0px 5px;
    line-height: 1.3;
}
.item.text-center:hover .category_title_mini {
    color: #5cb569;
}
.main-container {
    min-height: 50vh;
}
.ajax-empty {
    min-height: 50px;
    padding: 20px 15px;
}
.block-seo {
    height: 250px;
    margin-top: 100px;
    overflow-y: scroll;
    text-align: left;
    background: #fff;
    border-radius: 3px;
}
.block-seo::after {
    transition: opacity 0.4s;
    opacity: 0.5;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 70px;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 0%, #fff 80%, #fff 100%);
}
.block-seo::before {
    display: none;
}
.block-seo::-webkit-scrollbar-thumb {
    display: none;
}
.block-seo::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}
.block-seo::-webkit-scrollbar-track {
    border-radius: 0;
}
.block-seo::-webkit-scrollbar-thumb {
    background: #dadada;
    border-radius: 3px;
}
.block-seo::-webkit-scrollbar-thumb:hover {
    background: #b9b9b9;
}
.block-seo:hover::-webkit-scrollbar-thumb {
    display: block;
}
.block-seo p {
    font-size: 1rem;
    color: #222;
}
.block-seo h2 {
    font-size: 25px;
    line-height: 1;
    margin: 25px 0 15px;
}
.block-seo h3 {
    font-size: 20px;
    line-height: 1;
    margin: 25px 0 15px;
}
.block-seo h4 {
    font-size: 16px;
    line-height: 1;
    margin: 25px 0 15px;
}
.block-seo ul {
    padding: 0 0 0 30px;
}
.block-seo li {
    font-size: 1rem;
}
.contaction {
    margin-top: 30px;
}
.contaction .adress h3,
.contaction .marketing h3 {
    font-size: 23px;
    margin-bottom: 10px;
}
.contaction a {
    color: #4c4c4c;
    border-bottom: 1px solid #ababab;
}
.contaction a:hover {
    color: #000;
    border-bottom: none;
}
.ConstructorSample-Image {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    box-shadow: inset 0 0 1px 0 #bfbfbf;
    box-sizing: border-box;
    height: 70px;
    margin: 0 auto var(--space-2xs);
    overflow: hidden;
    transition: all 0.2s ease-out;
    width: 70px;
    margin: 7px;
}
.ConstructorSample {
    display: inline-block;
    position: relative;
    vertical-align: top;
}
.ConstructorSample-Title {
    text-align: center;
}
.cart-70 .label {
    left: 13px;
    padding: 1px 7px;
}
.cart-70 .label.new {
    font-size: 13px;
}
.p-sale-count {
    background: #f33a4b;
    color: #fff;
    padding: 2px 4px;
    border-radius: 3px;
    font-size: 13px;
    line-height: 1;
    margin-left: 5px;
}
.p-sale-count-big {
    background: #f33a4b;
    color: #fff;
    padding: 2px 4px;
    border-radius: 3px;
    font-size: 13px;
    line-height: 1;
    margin-left: 10px;
}
.text-danger {
    color: #f33a4b !important;
}
.card-discount-style {
    display: flex;
    align-items: center;
}
.card-discount-style-catalog {
    display: inline-flex;
    align-items: center;
}
span.line-throught.original_price.cart-old-price {
    font-size: 22px;
    font-weight: 400;
}
.label_block {
    position: absolute;
    z-index: 1;
}
.label_block_cart {
    display: inline-flex;
    flex-wrap: wrap;
    margin-bottom: 5px;
    margin-top:10px;
}
.label {
    padding: 1px 6px;
    border-radius: 3px;
    width: auto;
    z-index: 99;
}
.label_cart {
    padding: 1px 6px;
    border-radius: 3px;
    width: auto;
    z-index: 99;
}
.label.status {
    display: table;
    background: #60a735;
    width: auto;
    color: #fff;
    font-size: 13px;
    margin-bottom: 5px;
}
.label_cart.status {
    background: #60a735;
    width: auto;
    color: #fff;
    font-size: 13px;
    margin: 5px 5px 0px 0px;
}

@media (max-width: 767px) {
    .label.status {
        font-size: 12px;
    }
    .cart-70 .label {
        padding: 1px 7px;
    }
    .cart-70 .label.new {
        font-size: 13px;
    }

}
.rating-block {
    width: 260px;
    float: left;
}
input.star {
    display: none;
}
label.star {
    float: right;
    padding: 10px;
    font-size: 36px;
    color: #999;
    transition: all 0.2s;
}
label.star:last-of-type {
    padding-left: 0;
}
input.star:checked ~ label.star:before {
    content: "\f005";
    color: #fd4;
    transition: all 0.25s;
}
input.star-1:checked ~ label.star:before {
    color: #f62;
}
input.star-2:checked ~ label.star:before {
    color: #f62;
}
input.star-3:checked ~ label.star:before {
    color: #f62;
}
input.star-5:checked ~ label.star:before {
    color: #fe7;
}
label.star:before {
    content: "\f005";
    font-family: FontAwesome;
}
.rev-box {
    overflow: hidden;
    height: 0;
    width: 100%;
    transition: all 0.25s;
}
textarea.review {
    background: #222;
    border: none;
    width: 100%;
    max-width: 100%;
    height: 100px;
    padding: 10px;
    box-sizing: border-box;
    color: #eee;
}
label.review {
    display: block;
    transition: opacity 0.25s;
}
input.star:checked ~ .rev-box {
    height: 125px;
    overflow: visible;
}
.site-btn.rate50click{
    background: #3c3c3c;
    height: 70px;
    justify-content: left;
    position: relative;
    overflow: hidden;
}
.site-btn.rate50click:hover{
    background: #3e3b3b;
}
.site-btn.rate50click > div{
    margin-left: 80px;
}
.site-btn.rate50click span:nth-child(2){
    color: #ffd666;
    font-weight: 900;
    font-size: 26px;
}
.site-btn.rate50click span:last-child{
    display: block;
    font-size: 14px;
    text-align: left;
    color: white;
    font-weight: normal;
}
.rate50-label{
  display: inline;
  background: #ffcc3f;
  padding: 2px 7px;
  border-radius: 8px;
  font-weight: bold;
  font-size: 18px;
}
.rate50-price{
  margin-top: 6px;
  font-size: 15px;
  color: #000;
  font-weight: normal;
}
#rate50Modal .checkout-form input[type="number"]{
  height: 55px;
}
#rate50Modal .checkout-form input[type="tel"]{
  height: 55px;
}
#rate50Modal .checkout-section{
  padding-bottom: 0;
}
.rate50-info{
  color: #66696f;
  border-bottom: 1px dotted #66696f;
}
.rate50-info:hover{
  color: black;
}
#collapserate50{
  margin: 20px -14px;
}
.rate50-month{
  width: 100%;
  margin: 0;
  padding: 0;
  display: block;
  overflow: hidden;
}
.rate50-month1{
  width: 100%;
  display: block;
  overflow: hidden;
  padding: 25px 30px;
}
.rate50-month1 h4{
  width: 100%;
  margin-bottom: 15px;
  color: black;
  font-size: 15px;
}
.rate50-month11{
  width: 20%;
  margin: 0;
  padding: 0;
  padding-right: 10px;
  float: left;
  padding-bottom: 10px;
  color: #7f7f7f;
}
.rate50-month11 span:nth-child(1){
  font-weight: bold;
  font-size: 20px;
}
.rate50-month11 span:nth-child(2){
  width: 100%;
  height: 8px;
  background: #ccc;
  display: block;
  border-radius: 10px;
}
.rate50-month11 span:nth-child(3){
  font-size: 12px;
  display: block;
}
.rate50-month11 span:nth-child(4){
  font-weight: bold;
}
.checkout-form p {
  font-size: 14px;
  color: #000;
  line-height: 1.1;
  padding: 0;
  margin: 0;
  margin-bottom: 8px;
}
p.rate50-month1-discl{
  font-style: italic;
  font-size: 14px;
  color: #ccc;
}
.selectpicker {
    height: 50px;
    border: 1px solid #CACACA;
}
.accept_cookie{
    opacity: 1;
    align-items: center;
    bottom: 0;
    color: #fff;
    display: flex;
    font-size: 14px;
    justify-content: center;
    line-height: 1.2;
    padding: 12px !important;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 9999999999;
    background-color: rgba(20,20,20,0.8);
    max-width: 315px;
    border-radius: 50px;
    margin: 20px auto;
}
.accept_cookie img{
    width: 25px;
    height: auto;
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
}
.accept_cookie_btn{
    background: #F1D600;
    padding: 6px 25px;
    border-radius: 15px;
    transition: 0.5s;
    color: #000;
    margin-left: 10px;
    white-space: nowrap;
}
.accept_cookie_btn:hover{
    opacity: 0.8;
    cursor: pointer;
}
.onoff{
    background-color: #5cb569;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    vertical-align: baseline;
    padding: 0;
}
.onoff2{
    background-color: #f33a4b;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    vertical-align: baseline;
    padding: 0;
}
svg.icon.icon-arrow {
    margin-top: -1px;
}

.scheduleDropdown td {
    padding: 2px;
}
.scheduleDropdown table {
    margin: 0 auto;
}
.fw-bold.text-success {
    font-weight: bold;
    color: unset !important;
}
ul.dropdown-menu.p-3.shadow-lg.scheduleDropdown.show {
    border: 0;
}
a#scheduleDropdown:hover {
    color: #000 !important;
}
a#scheduleDropdown.span:hover {
    color: #000 !important;
}