@media all and (min-width: 768px) and (max-width: 1199px) {    .chado-header-search .ajaxadvance {        display: flex;        align-items: center;        justify-content: flex-start;        font-size: 12px;        line-height: 1;    }    .chado-header-search .ajaxadvance .name {        font-size: 12px;        line-height: 1;    }    .chado-header-search .ajaxadvance .image {        margin-right: 5px;    }    .chado-container {        display: inline-block;        position: relative;        width: 768px;        text-align: left;    }    .chado-mobile-top {        display: block;        position: relative;        background: #ffffff;        text-align: center;    }    .chado-section-mobile-top {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;        padding: 10px 15px;    }    .chado-mobile-catalog, .chado-mobile-catalog, .chado-product-mobile-top, .chado-product-mobile-rating, .chado-product-flex-right-mobile-top, .chado-product-content-tab-mobile-icon, .chado-footer-mobile-plus, .chado-catalog-right-mobile-block {        display: none;    }    .chado-mobile-top-logo {        display: inline-block;        position: relative;    }    .chado-mobile-top-logo img {        width: 193px;    }    .chado-mobile-top-logo a:hover {        text-decoration: none;    }    .chado-mobile-top-logo-text {        display: block;        position: relative;        margin-top: 1px;        font-family: 'Ubuntu';        font-size: 16px;        color: #212121;    }    .chado-mobile-top-phone {        display: inline-block;        position: relative;        margin-left: 24px;    }    .chado-mobile-top-phone-menu {        display: block;        position: relative;    }    .chado-mobile-top-phone-menu-main {        display: flex;        position: relative;        align-items: center;        justify-content: flex-start;    }    .chado-mobile-top-phone-menu-main a {        white-space: nowrap;        color: #79B145;        font-family: 'Roboto-Medium';        font-size: 16px;        padding: 6px 0;    }    .chado-mobile-top-phone-menu-main a:hover {        color: #79B145;    }    .chado-mobile-top-phone-menu-main-icon {        display: inline-block;        position: relative;        background: url('/image/chado/arrow_city.png') no-repeat 0 0;        background-size: 100%;        width: 13px;        height: 7px;        margin-left: 8px;        cursor: pointer;    }    .chado-mobile-top-phone-menu-dropdown {        display: inline-block;        position: absolute;        background: #ffffff;        top: 100%;        left: -10px;        border-bottom-left-radius: 5px;        border-bottom-right-radius: 5px;        z-index: 2;    }    .chado-mobile-top-phone-menu-dropdown a {        display: block;        position: relative;        padding: 6px 10px;        font-family: 'Roboto-Medium';        font-size: 16px;        color: #79B145;        border-top: 1px dashed #79B145;    }    .chado-mobile-top-phone-menu-dropdown a:hover {        font-family: 'Roboto-Medium';        font-size: 16px;        color: #79B145;    }    .chado-mobile-header {        display: block;        position: relative;        background: #79B145;        text-align: center;    }    .chado-section-mobile-header {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;        padding: 15px 15px;    }    .chado-mobile-header-catalog {        display: inline-block;        position: relative;        cursor: pointer;    }    .chado-mobile-header-search {        display: inline-block;        position: relative;    }    .chado-mobile-header-cart {        display: inline-block;        position: relative;    }    .chado-top {        display: none;    }    .chado-section-top {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;        padding: 10px 0;    }    .chado-top-left {        display: inline-flex;        position: relative;        align-items: center;        justify-content: flex-start;    }    .chado-top-left-logo {        display: inline-block;        position: relative;        margin-left: 25px;    }    .chado-top-left-logo a:hover {        text-decoration: none;    }    .chado-top-left-logo img {        width: 193px;    }    .chado-top-left-logo-text {        display: block;        position: relative;        margin-top: 1px;        font-family: 'Ubuntu';        font-size: 16px;        color: #212121;    }    .chado-top-left-menu {        display: inline-flex;        position: relative;        margin-left: 34px;    }    .chado-top-left-menu-item, .chado-top-left-menu-item:hover {        font-family: 'Ubuntu';        font-size: 16px;        color: #212121;        margin-left: 15px;        white-space: nowrap;    }    .chado-top-right {        display: inline-flex;        position: relative;        align-items: center;        justify-content: flex-start;    }    .chado-top-right-schedule {        display: inline-block;        position: relative;        font-family: 'Ubuntu';        font-size: 14px;        color: #212121;        white-space: nowrap;    }    .chado-top-right-schedule span {        display: block;        font-family: 'Ubuntu-Medium';        font-size: 16px;    }    .chado-top-right-city {        display: inline-block;        position: relative;        margin-left: 27px;        width: 150px;    }    .chado-top-right-city-main {        display: inline-block;        position: relative;        font-family: 'Roboto-Medium';        font-size: 16px;        color: #79B145;        border-bottom: 1px dashed #79B145;        cursor: pointer;    }    .chado-top-right-city-main-icon {        display: inline-block;        position: relative;        top: -1px;        margin-left: 3px;        background: url('/image/chado/arrow_city.png') no-repeat 0 0;        background-size: 100%;        width: 13px;        height: 7px;    }    .chado-top-right-city-dropdown {        display: inline-block;        position: absolute;        background: #ffffff;        top: 100%;        left: -10px;        border-bottom-left-radius: 5px;        border-bottom-right-radius: 5px;        z-index: 2;        max-height: 80vh;        overflow-y: auto;        overflow-x: hidden;        width: 160px;    }    .chado-top-right-city-dropdown-search {        display: block;        position: relative;        padding: 6px 10px;    }    .chado-top-right-city-dropdown-search-input {        display: block;        position: relative;        padding: 3px 5px;        font-family: 'Roboto-Medium';        font-size: 16px;        color: #79B145;        border: 1px solid #79B145;        border-radius: 5px;        width: 100%;    }    .chado-top-right-city-dropdown-item {        display: block;        position: relative;        padding: 6px 10px;        font-family: 'Roboto-Medium';        font-size: 16px;        color: #79B145;        border-bottom: 1px dashed #79B145;        white-space: normal;    }    .chado-top-right-city-dropdown-item:hover {        text-decoration: none;        background: #fff9dc;        font-family: 'Roboto-Medium';        font-size: 16px;        color: #79B145;    }    .chado-top-right-city-dropdown-item:last-child {        border-bottom: none;    }    .chado-top-right-language {        display: inline-block;        position: relative;        margin-left: 45px;    }    .chado-top-right-language-item {        display: inline-block;        position: relative;        font-family: 'Roboto-Light';        font-size: 18px;        color: #828282;        cursor: pointer;    }    .chado-top-right-language-item:hover {        font-family: 'Roboto-Light';        font-size: 18px;        color: #828282;    }    .chado-top-right-language-active {        font-family: 'Roboto-Bold';        color: #1a1a1a !important;        font-size: 18px;    }    .chado-top-right-language-active:hover {        font-family: 'Roboto-Bold';        color: #1a1a1a !important;        font-size: 18px;    }    .chado-top-right-language-line {        margin: 0 4px;    }    .chado-header {        display: none;    }    .chado-section-header {        display: flex;        position: relative;        align-items: center;        justify-content: flex-start;    }    .chado-header-catalog {        display: inline-block;        position: relative;    }    .chado-header-catalog-main {        display: flex;        position: relative;        align-items: center;        justify-content: flex-start;        padding: 36px 25px;        width: 310px;        cursor: pointer;    }    .chado-header-catalog-main:hover {        background: #E84593;    }    .chado-header-catalog-dropdown-active .chado-header-catalog-main {        background: #E84593;    }    .chado-header-catalog-main-icon {        display: inline-block;        position: relative;        margin-right: 20px;    }    .chado-header-catalog-main-name {        display: inline-block;        position: relative;        font-size: 18px;        font-family: 'Roboto-Medium';        color: #ffffff;    }    .chado-header-catalog-dropdown-item-arrow {        display: inline-block;        position: relative;    }    .chado-header-catalog-dropdown-slideup {        display: none;    }    .chado-header-catalog-dropdown-hidden .chado-header-catalog-dropdown-slideup {        display: inline-block;        position: absolute;        bottom: -27px;        left: 50%;        transform: translateX(-50%);        text-align: center;        cursor: pointer;    }    .chado-header-catalog-dropdown-hidden a.chado-header-catalog-dropdown-item:nth-child(13) {        background: linear-gradient(180deg, rgba(255, 255, 255, 0) -49%, rgba(255, 255, 255, 0.85) 100%);        opacity: 0.3;    }    .chado-header-catalog-dropdown-hidden .chado-header-catalog-dropdown-item:nth-child(n+24) {        display: none;        transition: all 300ms;    }    .chado-header-catalog-dropdown {        display: none;        transition: all 300ms;    }    .chado-header-catalog-dropdown-active .chado-header-catalog-dropdown {        display: block;        position: absolute;        top: 94px;        left: 0;        width: 310px;        background: #ffffff;        border: 1px solid #F2F2F2;        z-index: 9;    }    .chado-header-catalog-dropdown-item:hover {        text-decoration: none;    }    .chado-header-catalog-dropdown-item {        display: block;        position: relative;        padding: 15px 25px;        border-top: 1px solid #F2F2F2;        height: 59px;    }    .chado-header-catalog-dropdown-item:hover {        border-left: 3px solid #79B145;        padding-left: 22px;    }    .chado-header-catalog-dropdown-item:first-child {        border-top: none;    }    .chado-header-catalog-dropdown-item-icon {        display: inline-block;        position: relative;        margin-right: 15px;    }    .chado-header-catalog-dropdown-item-icon-show {        display: inline-block;        position: relative;        top: -2px;    }    .chado-header-catalog-dropdown-item-icon-hover {        display: none;    }    .chado-header-catalog-dropdown-item:hover .chado-header-catalog-dropdown-item-icon-show {        display: none;    }    .chado-header-catalog-dropdown-item:hover .chado-header-catalog-dropdown-item-icon-hover {        display: inline-block;        position: relative;        top: -2px;    }    .chado-header-catalog-dropdown-item-name {        display: inline-block;        position: relative;        font-family: 'Roboto';        font-size: 18px;        color: #1A1A1A;    }    .chado-header-catalog-dropdown-item:hover .chado-header-catalog-dropdown-item-name {        font-family: 'Roboto-Medium';        font-size: 18px;        color: #79B145;    }    .chado-header-catalog-dropdown-item-arrow {        display: inline-block;        position: absolute;        background: url('/image/chado/arrow_right_catalog.png') no-repeat 0 0;        background-size: 100%;        width: 7px;        height: 16px;        top: 21px;        right: 22px;    }    .chado-header-catalog-dropdown-item:hover .chado-header-catalog-dropdown-item-arrow {        background: url('/image/chado/arrow_right_catalog_active.png') no-repeat 0 0;    }    .chado-header-catalog-dropdown-podcategory {        display: none;    }    .chado-header-catalog-dropdown-item:hover + .chado-header-catalog-dropdown-podcategory {        display: inline-block;        position: absolute;        top: -1px;        left: 100%;        width: 310px;        min-height: 710px;        background: #FAFAFA;        border: 1px solid #F2F2F2;        z-index: 9;        transition: ease-out 300ms;    }    .chado-header-catalog-dropdown-podcategory:hover {        display: inline-block;        position: absolute;        top: -1px;        left: 100%;        width: 310px;        min-height: 710px;        background: #FAFAFA;        border: 1px solid #F2F2F2;        z-index: 9;    }    .chado-header-catalog-dropdown-podcategory a {        display: block;        position: relative;        padding: 17px 25px;        min-height: 59px;        font-family: 'Roboto';        font-size: 18px;        color: #1A1A1A;    }    .chado-header-catalog-dropdown-podcategory a:hover {        text-decoration: none;        font-family: 'Roboto';        font-size: 18px;        color: #79B145;        background: #ffffff;    }    .chado-header-catalog-dropdown-subcategory {        display: none;    }    .chado-header-catalog-dropdown-podcategory-item:hover + .chado-header-catalog-dropdown-subcategory {        display: inline-block;        position: absolute;        top: -1px;        left: 100%;        width: 585px;        min-height: 710px;        background: #FFFFFF;        border: 1px solid #F2F2F2;        padding: 35px 35px;        z-index: 9;        transition: ease-out 300ms;    }    .chado-header-catalog-dropdown-subcategory:hover {        display: inline-block;        position: absolute;        top: -1px;        left: 100%;        width: 585px;        min-height: 710px;        background: #FFFFFF;        border: 1px solid #F2F2F2;        padding: 35px 35px;        z-index: 9;    }    .chado-header-catalog-dropdown-subcategory a {        display: inline-block;        position: relative;        padding: 10px 10px;        font-family: 'Ubuntu';        font-size: 14px;        color: #1A1A1A;        width: 127px;    }    .chado-header-catalog-dropdown-subcategory a:hover {        text-decoration: none;        font-family: 'Ubuntu';        font-size: 14px;        color: #79B145;        background: #F2F2F2;    }    .chado-header-catalog-dropdown-subcategory-item-image {        display: flex;        position: relative;        align-items: center;        justify-content: center;        background: #F2F2F2;        border-radius: 5px;    }    .chado-header-catalog-dropdown-subcategory-item-image img {        max-width: 100px;        max-height: 100px;    }    .chado-header-catalog-dropdown-subcategory-item-name {        display: block;        position: relative;        text-align: center;        margin-top: 7px;    }    .chado-header-search {        display: inline-block;        position: relative;    }    .chado-header-search form {        margin: 0;    }    .chado-header-search-input {        display: block;        position: relative;        padding: 16px 30px;        font-family: 'Roboto';        font-size: 16px;        color: #ffffff;        width: 640px;        background: #FF5BAA;        border: none;        border-radius: 5px;    }    .chado-header-search-input::placeholder {        color: #ffffff;    }    .chado-header-search-submit {        display: inline-block;        position: absolute;        background: url('/image/chado/search.png') no-repeat 0 0;        background-size: 100%;        width: 20px;        height: 20px;        top: 50%;        transform: translateY(-50%);        right: 20px;        cursor: pointer;    }    .chado-header-phone {        display: inline-block;        position: relative;        margin-left: 24px;    }    .chado-header-phone-menu {        display: block;        position: relative;    }    .chado-header-phone-menu-main {        display: flex;        position: relative;        align-items: center;        justify-content: flex-start;    }    .chado-header-phone-menu-main a {        white-space: nowrap;        color: #ffffff;        font-family: 'Roboto-Medium';        font-size: 20px;    }    .chado-header-phone-menu-main a:hover {        color: #ffffff;    }    .chado-header-phone-menu-main-icon {        display: inline-block;        position: relative;        background: url('/image/chado/arrow_down_phone.png') no-repeat 0 0;        background-size: 100%;        width: 13px;        height: 7px;        margin-left: 8px;        cursor: pointer;    }    .chado-header-phone-menu-dropdown {        display: inline-block;        position: absolute;        background: #79B145;        top: 100%;        left: -10px;        border-bottom-left-radius: 5px;        border-bottom-right-radius: 5px;        z-index: 2;    }    .chado-header-phone-menu-dropdown a {        display: block;        position: relative;        padding: 6px 10px;        font-family: 'Roboto-Medium';        font-size: 20px;        color: #ffffff;        border-top: 1px dashed #ffffff;    }    .chado-header-phone-menu-dropdown a:hover {        font-family: 'Roboto-Medium';        font-size: 20px;        color: #ffffff;    }    .chado-header-phone-callback {        display: block;        position: relative;    }    .chado-header-phone-callback-url {        display: inline-block;        position: relative;        color: #ffffff;        font-family: 'Ubuntu';        font-size: 14px;        border-bottom: 1px dashed #ffffff;        cursor: pointer;    }    .chado-header-auth {        display: inline-block;        position: relative;        margin-left: 20px;    }    .chado-header-auth-flex {        display: flex;        position: relative;        align-items: center;        justify-content: flex-start;    }    .chado-header-auth-left {        display: inline-block;        position: relative;    }    .chado-header-auth-right {        display: inline-block;        position: relative;        margin-left: 10px;    }    .chado-header-auth-text {        display: block;        position: relative;        color: #ffffff;        font-family: 'Ubuntu';        font-size: 14px;    }    .chado-header-auth-link {        display: block;        position: relative;        color: #ffffff;        font-family: 'Ubuntu';        font-size: 14px;    }    .chado-header-auth-link a {        color: #ffffff;        font-family: 'Ubuntu';        font-size: 14px;        border-bottom: 1px dashed #ffffff;        cursor: pointer;    }    .chado-header-auth-link a:hover {        color: #ffffff;        text-decoration: none;    }    .chado-header-comparation {        display: inline-block;        position: relative;        margin-left: 35px;    }    .chado-header-comparation-icon {        display: inline-block;        position: relative;    }    .chado-header-comparation-count {        display: inline-block;        position: absolute;        background: #FFBF00;        color: #ffffff;        font-family: 'Ubuntu-Bold';        font-size: 11px;        padding: 3px 6px;        border-radius: 15px;        right: -10px;        top: 0;    }    .chado-header-like {        display: inline-block;        position: relative;        margin-left: 25px;    }    .chado-header-like-icon {        display: inline-block;        position: relative;    }    .chado-header-like-count {        display: inline-block;        position: absolute;        background: #FFBF00;        color: #ffffff;        font-family: 'Ubuntu-Bold';        font-size: 11px;        padding: 3px 6px;        border-radius: 15px;        right: -10px;        top: 0;    }    .chado-header-cart {        display: inline-block;        position: relative;        margin-left: 25px;    }    .chado-header-cart-icon {        display: inline-block;        position: relative;    }    .chado-header-cart-count {        display: inline-block;        position: absolute;        background: #FFBF00;        color: #ffffff;        font-family: 'Ubuntu-Bold';        font-size: 11px;        padding: 3px 6px;        border-radius: 15px;        right: -10px;        top: 0;    }    .chado-banner {        display: block;        position: relative;        background: #ffffff;        text-align: center;        padding: 20px 0;    }    .chado-section-banner {        display: block;        position: relative;    }    .chado-banner-categories {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;    }    .chado-banner-categories-item {        display: inline-flex;        position: relative;        align-items: center;        justify-content: flex-start;        padding: 23px 28px;        background: #FBFBFB;        border: 1px solid #F2F2F2;        box-sizing: border-box;        border-radius: 5px;        font-family: 'Ubuntu';        font-size: 16px;        color: #1A1A1A;    }    .chado-banner-categories-item:nth-child(4), .chado-banner-categories-item:nth-child(5), .chado-banner-categories-item:nth-child(6) {        display: none;    }    .chado-banner-categories-item-icon {        display: inline-block;        position: relative;    }    .chado-banner-categories-item-icon-hover {        display: none;    }    .chado-banner-categories-item-name {        display: inline-block;        position: relative;        margin-left: 10px;        white-space: nowrap;    }    .chado-banner-categories-item:hover {        text-decoration: none;        color: #79B145;    }    .chado-banner-categories-item:hover .chado-banner-categories-item-icon-show {        display: none;    }    .chado-banner-categories-item:hover .chado-banner-categories-item-icon-hover {        display: block;    }    .chado-banner-flex {        display: block;        position: relative;        margin-top: 18px;    }    .chado-banner-flex-left {        display: block;        position: relative;    }    .chado-banner-flex-left-banners-arrow {        display: inline-flex;        position: absolute;        bottom: 0;        right: 0;        z-index: 2;    }    .chado-banner-flex-left-banners-arrow-left {        display: inline-block;        position: relative;        background: rgba(26, 26, 26, 0.21) url('/image/chado/arrow_left_white.png') no-repeat 12px 12px;        border-top-left-radius: 5px;        width: 50px;        height: 40px;        cursor: pointer;    }    .chado-banner-flex-left-banners-arrow-left:hover {        background: #79B145 url('/image/chado/arrow_left_white.png') no-repeat 12px 12px;    }    .chado-banner-flex-left-banners-arrow-right {        display: inline-block;        position: relative;        background: rgba(26, 26, 26, 0.21) url('/image/chado/arrow_right_white.png') no-repeat 13px 12px;        border-bottom-right-radius: 5px;        width: 50px;        height: 40px;        cursor: pointer;    }    .chado-banner-flex-left-banners-arrow-right:hover {        background: #79B145 url('/image/chado/arrow_right_white.png') no-repeat 13px 12px;    }    .chado-banner-flex-left-banners {        display: block;        position: relative;        width: 100% !important;    }    .chado-banner-flex-left-banners .owl-wrapper-outer {        border: none;        box-shadow: none;        border-radius: 5px;    }    .chado-banner-flex-left-banners.owl-carousel {        margin: 0;        padding: 0;    }    .chado-banner-flex-left-banners .owl-wrapper {        margin-bottom: -10px;    }    .chado-banner-flex-left-banner {        display: inline-block;        position: relative;        width: 100%;    }    .chado-banner-flex-left-banner-text {        display: inline-block;        position: absolute;        left: 6%;        top: 25%;        max-width: 410px;    }    .chado-banner-flex-left-banner-name {        display: block;        position: relative;        font-family: 'Ubuntu-Bold';        font-size: 48px;        color: #444444;    }    .chado-banner-flex-left-banner-description {        display: block;        position: relative;        font-family: 'Ubuntu';        font-size: 24px;        color: #929292;        margin-top: 22px;    }    .chado-banner-flex-left-banner-button {        display: block;        position: relative;        text-align: left;        margin-top: 35px;    }    .chado-banner-flex-left-banner-button a {        display: inline-block;        position: relative;        padding: 13px 56px;        border: 2px solid #79B145;        border-radius: 5px;        font-family: 'Ubuntu-Medium';        font-size: 18px;        color: #79B145;    }    .chado-banner-flex-left-banner-button-icon {        display: inline-block;        position: relative;        background: url('/image/chado/arrow_right_pink.png') no-repeat 0 0;        width: 22px;        height: 16px;        margin-left: 6px;        top: 2px;    }    .chado-banner-flex-left-banner-button a:hover {        color: #ffffff;        text-decoration: none;        font-family: 'Ubuntu-Medium';        font-size: 18px;        background: #79B145;    }    .chado-banner-flex-left-banner-button a:hover .chado-banner-flex-left-banner-button-icon {        background: url('/image/chado/arrow_right_white.png') no-repeat 0 0;    }    .chado-banner-flex-left-banner-image {        width: 100%;        border-radius: 5px;        height: 410px;    }    .chado-banner-flex-right {        display: flex;        position: relative;        align-items: flex-start;        justify-content: flex-start;        margin-top: 22px;    }    .chado-banner-flex-right-banner-image {        width: 100%;        height: 180px;    }    .chado-banner-flex-right-one {        display: block;        position: relative;        width: 424px;    }    .chado-banner-flex-right-one-text {        display: inline-block;        position: absolute;        left: 10%;        top: 50%;        transform: translateY(-50%);        max-width: 204px;    }    .chado-banner-flex-right-one-name {        display: block;        position: relative;        color: #1A1A1A;        font-family: 'Roboto-Medium';        font-size: 18px;    }    .chado-banner-flex-right-one-description {        display: block;        position: relative;        color: #4AA81B;        font-family: 'Roboto-Bold';        font-size: 42px;        margin-top: 8px;    }    .chado-banner-flex-right-two {        display: block;        position: relative;        width: 425px;        margin-left: 20px;    }    .chado-banner-flex-right-two-text {        display: inline-block;        position: absolute;        left: 10%;        top: 50%;        transform: translateY(-50%);        max-width: 224px;    }    .chado-banner-flex-right-two-name {        display: block;        position: relative;        color: #1A1A1A;        font-family: 'Roboto-Medium';        font-size: 18px;    }    .chado-banner-flex-right-two-description {        display: block;        position: relative;        margin-top: 4px;    }    .chado-banner-flex-right-two-description a {        color: #79B145;        font-family: 'Roboto';        font-size: 18px;        border-bottom: 1px dashed #79B145;    }    .chado-banner-flex-right-two-description a:hover {        color: #79B145;        font-family: 'Roboto';        font-size: 18px;        text-decoration: none;    }    .chado-main-category {        display: block;        position: relative;        text-align: center;        padding-top: 51px;        padding-bottom: 60px;    }    .chado-main-category .owl-carousel {        background: transparent;    }    .chado-main-category .owl-wrapper-outer {        border: none;        box-shadow: none;    }    .chado-main-category-1 {        background: url('/image/chado/img/layer_green.png') repeat 0 0;    }    .chado-main-category-2 {        background: url('/image/chado/img/layer_pink.png') repeat 0 0;    }    .chado-main-category-3 {        background: url('/image/chado/img/layer_yellow.png') repeat 0 0;    }    .chado-section-main-category {        display: block;        position: relative;    }    .chado-main-category-flex {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;    }    .chado-main-category-flex-name {        display: inline-block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 32px;        color: #000000;    }    .chado-main-category-flex-arrow {        display: flex;        position: relative;        align-items: center;        justify-content: flex-start;    }    .chado-main-category-flex-arrow-left {        display: inline-block;        position: relative;        background: rgba(26, 26, 26, 0.06) url('/image/chado/arrow_left_gray.png') no-repeat 12px 12px;        border-top-left-radius: 5px;        border-bottom-left-radius: 5px;        width: 50px;        height: 40px;        cursor: pointer;    }    .chado-main-category-1 .chado-main-category-flex-arrow-left:hover {        background: #4AA81B url('/image/chado/arrow_left_white.png') no-repeat 12px 12px;    }    .chado-main-category-flex-arrow-right {        display: inline-block;        position: relative;        background: rgba(26, 26, 26, 0.06) url('/image/chado/arrow_right_gray.png') no-repeat 13px 12px;        border-top-right-radius: 5px;        border-bottom-right-radius: 5px;        width: 50px;        height: 40px;        cursor: pointer;    }    .chado-main-category-1 .chado-main-category-flex-arrow-right:hover {        background: #4AA81B url('/image/chado/arrow_right_white.png') no-repeat 13px 12px;    }    .chado-main-category-2 .chado-main-category-flex-arrow-left:hover {        background: #79B145 url('/image/chado/arrow_left_white.png') no-repeat 12px 12px;    }    .chado-main-category-2 .chado-main-category-flex-arrow-right:hover {        background: #79B145 url('/image/chado/arrow_right_white.png') no-repeat 13px 12px;    }    .chado-main-category-3 .chado-main-category-flex-arrow-left:hover {        background: #FFBF00 url('/image/chado/arrow_left_white.png') no-repeat 12px 12px;    }    .chado-main-category-3 .chado-main-category-flex-arrow-right:hover {        background: #FFBF00 url('/image/chado/arrow_right_white.png') no-repeat 13px 12px;    }    .chado-main-categories {        display: block;        position: relative;        padding-top: 19px;    }    .chado-main-category-item {        display: inline-block;        position: relative;        background: #ffffff;        padding: 15px;        border-radius: 5px;        width: 240px;        margin-right: 20px;        margin-bottom: 20px;    }    .chado-main-category-item:hover {        text-decoration: none;    }    .chado-main-category-item-image {        display: block;        position: relative;        text-align: center;        height: 200px;    }    .chado-main-category-item-image img {        max-width: 100%;        max-height: 100%;    }    .chado-main-category-item-name {        display: block;        position: relative;        font-family: 'Ubuntu';        font-size: 18px;        color: #1A1A1A;        text-align: center;        height: 60px;        margin-top: 10px;    }    .chado-main-category-item:hover .chado-main-category-item-name {        color: #79B145;    }    .chado-main-category-button {        display: block;        position: relative;        text-align: center;    }    .chado-main-category-button a {        display: inline-block;        position: relative;        padding: 13px 44px;        font-size: 18px;        font-family: 'Ubuntu-Medium';        border-radius: 5px;    }    .chado-main-category-1 .chado-main-category-button a {        color: #4AA81B;        border: 2px solid #4AA81B;    }    .chado-main-category-1 .chado-main-category-button a:hover {        color: #ffffff;        background: #4AA81B;        text-decoration: none;    }    .chado-main-category-1 .chado-main-category-button-icon {        display: inline-block;        position: relative;        background: url('/image/chado/arrow_right_green.png') no-repeat 0 0;        width: 22px;        height: 16px;        margin-left: 5px;        top: 2px;    }    .chado-main-category-1 .chado-main-category-button a:hover .chado-main-category-button-icon {        background: url('/image/chado/arrow_right_white.png') no-repeat 0 0;    }    .chado-main-category-1 .chado-main-category-button a {        color: #4AA81B;        border: 2px solid #4AA81B;    }    .chado-main-category-1 .chado-main-category-button a:hover {        color: #ffffff;        background: #4AA81B;        text-decoration: none;    }    .chado-main-category-1 .chado-main-category-button-icon {        display: inline-block;        position: relative;        background: url('/image/chado/arrow_right_green.png') no-repeat 0 0;        width: 22px;        height: 16px;        margin-left: 5px;        top: 2px;    }    .chado-main-category-2 .chado-main-category-button a {        color: #79B145;        border: 2px solid #79B145;    }    .chado-main-category-2 .chado-main-category-button a:hover {        color: #ffffff;        background: #79B145;        text-decoration: none;    }    .chado-main-category-2 .chado-main-category-button-icon {        display: inline-block;        position: relative;        background: url('/image/chado/arrow_right_pink.png') no-repeat 0 0;        width: 22px;        height: 16px;        margin-left: 5px;        top: 2px;    }    .chado-main-category-3 .chado-main-category-button a {        color: #FFBF00;        border: 2px solid #FFBF00;    }    .chado-main-category-3 .chado-main-category-button a:hover {        color: #ffffff;        background: #FFBF00;        text-decoration: none;    }    .chado-main-category-3 .chado-main-category-button-icon {        display: inline-block;        position: relative;        background: url('/image/chado/arrow_right_yellow.png') no-repeat 0 0;        width: 22px;        height: 16px;        margin-left: 5px;        top: 2px;    }    .chado-main-category-button a:hover .chado-main-category-button-icon {        background: url('/image/chado/arrow_right_white.png') no-repeat 0 0;    }    .chado-main-social {        display: block;        position: relative;        background: #ffffff;        text-align: center;        padding-top: 70px;        padding-bottom: 70px;    }    .chado-section-main-social {        display: block;        position: relative;    }    .chado-main-social-title {        display: block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 32px;        color: #1A1A1A;    }    .chado-main-social-tab {        display: flex;        position: relative;        align-items: center;        justify-content: flex-start;        margin-top: 10px;        border-bottom: 1px solid #E0E0E0;    }    .chado-main-social-tab-item {        display: inline-flex;        position: relative;        margin-right: 24px;        color: #828282;        align-items: center;        justify-content: flex-start;        cursor: pointer;        padding: 15px;        top: 2px;    }    .chado-main-social-tab-item:last-child {        margin-right: 0;    }    .chado-main-social-tab-item-active {        color: #79B145;        border-bottom: 5px solid #79B145;        border-radius: 3px;    }    .chado-main-social-tab-item-icon-facebook {        display: inline-block;        position: relative;        background: url('/image/chado/tab_facebook_disactive.png') no-repeat 0 0;        width: 27px;        height: 28px;    }    .chado-main-social-tab-item-active .chado-main-social-tab-item-icon-facebook {        background: url('/image/chado/tab_facebook_active.png') no-repeat 0 0;    }    .chado-main-social-tab-item-icon-instagram {        display: inline-block;        position: relative;        background: url('/image/chado/tab_instagram_disactive.png') no-repeat 0 0;        width: 27px;        height: 28px;    }    .chado-main-social-tab-item-active .chado-main-social-tab-item-icon-instagram {        background: url('/image/chado/tab_instagram_active.png') no-repeat 0 0;    }    .chado-main-social-tab-item-name {        display: inline-block;        position: relative;        font-size: 20px;        font-family: 'Ubuntu-Medium';        margin-left: 9px;    }    .chado-main-social-tab-item:hover .chado-main-social-tab-item-icon-facebook {        background: url('/image/chado/tab_facebook_active.png') no-repeat 0 0;    }    .chado-main-social-tab-item:hover .chado-main-social-tab-item-icon-instagram {        background: url('/image/chado/tab_instagram_active.png') no-repeat 0 0;    }    .chado-main-social-tab-item:hover {        color: #79B145;    }    .chado-main-social-content {        display: block;        position: relative;        margin-top: 34px;    }    .chado-main-social-content-items {        display: flex;        position: relative;        align-items: center;        justify-content: flex-start;        flex-wrap: wrap;    }    .chado-main-social-content-item {        display: inline-block;        position: relative;        margin-right: 15px;        margin-bottom: 15px;        width: 245px;        border: 1px solid #E0E0E0;        border-radius: 5px;    }    .chado-main-social-content-item:hover {        text-decoration: none;    }    .chado-main-social-content-item:nth-child(3n+3) {        margin-right: 0;    }    .chado-main-social-content-item:nth-child(4), .chado-main-social-content-item:nth-child(5) {        display: none;    }    .chado-main-social-content-item-image {        display: block;        position: relative;        height: 200px;        text-align: center;    }    .chado-main-social-content-item-image img {        max-width: 100%;        max-height: 200px;    }    .chado-main-social-content-item-opis {        display: block;        position: relative;        padding: 20px 22px;    }    .chado-main-social-content-item-date {        display: block;        position: relative;        font-family: 'Ubuntu';        font-size: 14px;        color: #828282;    }    .chado-main-social-content-item-name {        display: block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 20px;        color: #1A1A1A;        margin-top: 11px;        height: 48px;    }    .chado-main-social-content-item-description {        display: block;        position: relative;        font-family: 'Ubuntu';        font-size: 16px;        color: #1A1A1A;        margin-top: 11px;        height: 115px;        white-space: normal;        word-wrap: break-word;    }    .chado-main-social-content-item-tags {        display: block;        position: relative;        margin-top: 3px;        height: 70px;    }    .chado-main-social-content-item-tag {        display: inline-block;        position: relative;        padding: 3px 8px;        border-radius: 5px;        font-family: 'Ubuntu';        font-size: 16px;        margin-right: 10px;        margin-top: 10px;    }    .chado-main-social-content-item-tag-pink {        border: 1px solid #79B145;        color: #79B145;    }    .chado-main-social-content-item-tag-green {        border: 1px solid #4AA81B;        color: #4AA81B;    }    .chado-main-social-content-item-view {        display: flex;        position: relative;        align-items: center;        justify-content: flex-start;        margin-top: 21px;        font-family: 'Ubuntu';        font-size: 14px;        color: #828282;    }    .chado-main-social-content-item-view-icon {        display: inline-block;        position: relative;        background: url('/image/chado/icon_view.png') no-repeat 0 0;        width: 18px;        height: 12px;        margin-right: 5px;    }    .chado-main-social-button {        display: block;        position: relative;        text-align: center;    }    .chado-main-social-button-url {        display: inline-block;        position: relative;        border: 2px solid #79B145;        border-radius: 5px;        padding: 13px 39px;        font-family: 'Ubuntu-Medium';        font-size: 18px;        color: #79B145;    }    .chado-main-social-button-icon {        display: inline-block;        position: relative;        background: url('/image/chado/arrow_right_pink.png') no-repeat 0 0;        width: 22px;        height: 16px;        margin-left: 4px;        top: 2px;    }    .chado-main-social-button-url:hover {        color: #ffffff;        background: #79B145;        text-decoration: none;        font-family: 'Ubuntu-Medium';        font-size: 18px;    }    .chado-main-social-button-url:hover .chado-main-social-button-icon {        background: url('/image/chado/arrow_right_white.png') no-repeat 0 0;    }    .chado-viewed {        display: block;        position: relative;        background: #ffffff;        text-align: center;        padding-top: 35px;        padding-bottom: 30px;    }    .chado-section-viewed {        display: block;        position: relative;    }    .chado-viewed-flex {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;    }    .chado-viewed-flex-name {        display: inline-block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 32px;        color: #000000;    }    .chado-viewed-flex-arrow {        display: flex;        position: relative;        align-items: center;        justify-content: flex-start;    }    .chado-viewed-flex-arrow-left {        display: inline-block;        position: relative;        background: rgba(26, 26, 26, 0.06) url('/image/chado/arrow_left_gray.png') no-repeat 12px 12px;        border-top-left-radius: 5px;        border-bottom-left-radius: 5px;        width: 50px;        height: 40px;        cursor: pointer;    }    .chado-viewed-flex-arrow-right {        display: inline-block;        position: relative;        background: rgba(26, 26, 26, 0.06) url('/image/chado/arrow_right_gray.png') no-repeat 13px 12px;        border-top-right-radius: 5px;        border-bottom-right-radius: 5px;        width: 50px;        height: 40px;        cursor: pointer;    }    .chado-viewed-flex-arrow-left:hover {        background: #79B145 url('/image/chado/arrow_left_white.png') no-repeat 12px 12px;    }    .chado-viewed-flex-arrow-right:hover {        background: #79B145 url('/image/chado/arrow_right_white.png') no-repeat 13px 12px;    }    .chado-viewed-products {        display: block;        position: relative;        margin-top: 10px;    }    .chado-viewed-product {        display: inline-block;        position: relative;        padding: 10px 10px 0 10px;        border: 1px solid #F2F2F2;        border-radius: 5px;        margin-right: 10px;        margin-top: 10px;        width: calc(100% - 10px);    }    .chado-viewed-product a:hover {        text-decoration: none;    }    .chado-viewed .owl-carousel {        background: transparent;    }    .chado-viewed .owl-wrapper-outer {        border: none;        box-shadow: none;    }    .chado-viewed-product-stiker {        display: flex;        position: absolute;        align-items: center;        justify-content: flex-start;        flex-wrap: wrap;        top: 15px;        left: 15px;        z-index: 2;    }    .chado-viewed-product-stiker-discount {        display: inline-block;        position: relative;        padding: 3px 6px;        background: #4AA81B;        border-radius: 5px;        color: #ffffff;        font-family: 'Ubuntu';        font-size: 12px;    }    .chado-viewed-product-stiker-shipping {        display: inline-block;        position: relative;        padding: 3px 6px;        background: #FFBF00;        border-radius: 5px;        color: #ffffff;        font-family: 'Ubuntu';        font-size: 12px;        margin-left: 10px;    }    .chado-viewed-product-image {        display: block;        position: relative;    }    .chado-viewed-product-image img {        width: 100%;    }    .chado-viewed-product-flex {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;        margin-top: 15px;    }    .chado-viewed-product-flex-left {        display: inline-block;        position: relative;    }    .chado-viewed-product-flex-left-option {        display: inline-block;        position: relative;        margin-right: 8px;        cursor: pointer;    }    .chado-viewed-product-flex-left-option-active {        border: 2px inset #cc0000;    }    .chado-viewed-product-flex-left-option:last-child {        margin-right: 0;    }    .chado-viewed-product-flex-left-option img {        width: 25px;    }    .chado-viewed-product-flex-right {        display: inline-block;        position: relative;    }    .chado-viewed-product-flex-right-rating {        display: inline-block;        position: relative;    }    .chado-viewed-product-flex-right-rating-yellow-star {        display: inline-block;        position: relative;        background: url('/image/chado/star_yellow.png') no-repeat 0 0;        width: 23px;        height: 22px;    }    .chado-viewed-product-flex-right-rating-grey-star {        display: inline-block;        position: relative;        background: url('/image/chado/star_grey.png') no-repeat 0 0;        width: 23px;        height: 22px;    }    .chado-viewed-product-name {        display: block;        position: relative;        margin-top: 18px;        color: #1A1A1A;        font-family: 'Ubuntu';        font-size: 22px;        height: 50px;    }    .chado-viewed-product-prices {        display: block;        position: relative;        margin-top: 13px;        padding-bottom: 20px;        border-bottom: 1px solid #F2F2F2;        height: 70px;    }    .chado-viewed-product-discount {        display: block;        position: relative;    }    .chado-viewed-product-discount-value {        display: inline-block;        position: relative;        color: #BDBDBD;        font-family: 'Ubuntu';        font-size: 16px;        text-decoration: line-through;    }    .chado-viewed-product-discount-difference {        display: inline-block;        position: relative;        color: #79B145;        font-family: 'Ubuntu';        font-size: 16px;        margin-left: 13px;    }    .chado-viewed-product-price {        display: block;        position: relative;        margin-top: 3px;        color: #1A1A1A;        font-family: 'Ubuntu';        font-size: 28px;    }    .chado-viewed-product-button {        display: flex;        position: relative;        padding: 7px 0 9px 0;        align-items: center;        justify-content: center;    }    .chado-viewed-product-button-cart {        display: inline-block;        position: relative;        background: #79B145 url('/image/chado/catalog_cart_hover.png') no-repeat 14px 10px;        border-radius: 5px;        width: 60px;        height: 48px;        padding: 15px 0 15px 0;        cursor: pointer;    }    .chado-viewed-product-button-cart-text {        display: none;    }    .chado-viewed-product:hover {        box-shadow: 0 0 10px rgba(0,0,0,0.3);    }    .chado-viewed-product:hover .chado-viewed-product-button-cart {        background: #79B145 url('/image/chado/catalog_cart_hover.png') no-repeat 21px 10px;        border-radius: 5px;        width: 150px;        height: 48px;        padding: 15px 29px 15px 65px;    }    .chado-viewed-product:hover .chado-viewed-product-button-cart-text {        display: inline-block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 16px;        color: #FFFFFF;    }    .chado-viewed-product-button-like {        display: inline-block;        position: relative;        background: url('/image/chado/product_heart.png') no-repeat 0 0;        width: 29px;        height: 30px;        margin-left: 50px;        cursor: pointer;    }    .chado-viewed-product-button-like:hover {        background: url('/image/chado/product_heart_active.png') no-repeat 0 0;    }    .chado-viewed-product-button-comparision {        display: inline-block;        position: relative;        background: url('/image/chado/product_comparison.png') no-repeat 0 0;        width: 30px;        height: 28px;        margin-left: 50px;        cursor: pointer;    }    .chado-viewed-product-button-comparision:hover {        background: url('/image/chado/product_comparison_active.png') no-repeat 0 0;    }    .chado-main-description {        display: block;        position: relative;        background: #ffffff;        text-align: center;        padding-top: 20px;        padding-bottom: 72px;    }    .chado-section-main-description {        display: block;        position: relative;    }    .chado-main-description-title {        display: block;        position: relative;        color: #1A1A1A;        font-family: 'Ubuntu-Medium';        font-size: 28px;    }    .chado-main-description-text {        display: block;        position: relative;        color: #1A1A1A;        font-family: 'Ubuntu';        font-size: 18px;        margin-top: 18px;    }    .chado-main-description-crop .chado-main-description-text {        height: 120px;        overflow-y: hidden;    }    .chado-main-description-crop .chado-main-description-text-fill {        display: block;        position: absolute;        top: 0;        left: 0;        height: 120px;        width: 100%;        background: linear-gradient(to top, rgba(255, 255, 255, 1) 0%, rgba(0, 0, 0, 0) 100%);        z-index: 2;    }    .chado-main-description-button {        display: none;    }    .chado-main-description-crop .chado-main-description-button {        display: block;        position: relative;        margin-top: 20px;    }    .chado-main-description-button-pink {        display: inline-block;        position: relative;        color: #79B145;        font-family: 'Ubuntu-Medium';        font-size: 18px;        padding-bottom: 1px;        border-bottom: 1px dashed #79B145;        cursor: pointer;    }    .chado-main-description-button-pink-arrow-down {        display: inline-block;        position: relative;        background: url('/image/chado/arrow_down_pink_small.png') no-repeat 0 0;        width: 13px;        height: 9px;        margin-left: 2px;        top: 1px;    }    .chado-main-subscribe {        display: block;        position: relative;        background: #FBFBFB url('/image/chado/img/layer_subscribe_1200.png') no-repeat 50% 0;        background-size: cover;        padding-top: 80px;        padding-bottom: 80px;        text-align: center;    }    .chado-section-main-subscribe {        display: block;        position: relative;    }    .chado-main-subscribe-flex {        display: flex;        position: absolute;        align-items: center;        justify-content: flex-start;        top: 50%;        left: 50%;        transform: translate(-50%, -30%);    }    .chado-main-subscribe-flex-name {        display: inline-block;        position: relative;        color: #000000;        font-family: 'Ubuntu-Medium';        font-size: 16px;        top: -7px;        width: 230px;    }    .chado-main-subscribe-flex-form {        display: inline-block;        position: relative;        margin-left: 15px;    }    .chado-main-subscribe-flex-form form {        display: flex;        position: relative;        background: #F5FFF0;        border: 1px solid #4AA81B;        border-radius: 5px;        padding: 10px 20px;    }    .chado-main-subscribe-flex-form-input {        display: inline-block;        position: relative;        padding-right: 10px;    }    .chado-main-subscribe-flex-form-input input[type="text"] {        border: none;        background: transparent;        color: #000000;        font-family: 'Ubuntu';        font-size: 14px;        width: 133px;    }    .chado-main-subscribe-flex-form-submit {        display: inline-block;        position: relative;        padding-left: 10px;        border-left: 1px solid #4AA81B;    }    .chado-main-subscribe-flex-form-submit input[type="submit"] {        border: none;        background: transparent;        color: #4AA81B;        font-family: 'Ubuntu-Medium';        font-size: 14px;        padding: 0;    }    .chado-footer {        display: block;        position: relative;        background: #FBFBFB;        padding-top: 68px;        padding-bottom: 22px;        text-align: center;    }    .chado-section-footer {        display: block;        position: relative;    }    .chado-footer-logo {        display: block;        position: relative;    }    .chado-footer-logo a:hover {        text-decoration: none;    }    .chado-footer-logo img {        width: 193px;    }    .chado-footer-logo-text {        display: block;        position: relative;        margin-top: 1px;        font-family: 'Ubuntu';        font-size: 16px;        color: #212121;    }    .chado-footer-flex {        display: flex;        position: relative;        align-items: flex-start;        justify-content: flex-start;        margin-top: 48px;        padding-bottom: 24px;    }    .chado-footer-flex-left {        display: inline-block;        position: relative;    }    .chado-footer-flex-left-title {        display: block;        position: relative;        color: #212121;        font-family: 'Ubuntu-Medium';        font-size: 24px;        white-space: nowrap;    }    .chado-footer-flex-left-phones {        display: block;        position: relative;    }    .chado-footer-flex-left-phone {        display: flex;        position: relative;        align-items: center;        justify-content: flex-start;        margin-top: 12px;    }    .chado-footer-flex-left-phone-icon {        margin-right: 12px;    }    .chado-footer-flex-left-phone a {        color: #212121;        font-family: 'Ubuntu';        font-size: 18px;        white-space: nowrap;    }    .chado-footer-flex-left-phone a:hover {        color: #79B145;        font-family: 'Ubuntu';        font-size: 18px;        text-decoration: none;    }    .chado-footer-flex-left-schedule {        display: block;        position: relative;        margin-top: 23px;    }    .chado-footer-flex-left-schedule-name {        display: block;        position: relative;        color: #212121;        font-family: 'Ubuntu-Medium';        font-size: 24px;    }    .chado-footer-flex-left-schedule-text {        display: block;        position: relative;        margin-top: 10px;        color: #4F4F4F;        font-family: 'Ubuntu';        font-size: 16px;    }    .chado-footer-flex-left-email {        display: block;        position: relative;        margin-top: 19px;        color: #4F4F4F;        font-family: 'Ubuntu';        font-size: 18px;    }    .chado-footer-flex-left-email a {        color: #4F4F4F;        font-family: 'Ubuntu';        font-size: 18px;    }    .chado-footer-flex-left-email a:hover {        text-decoration: none;        color: #79B145;        font-family: 'Ubuntu';        font-size: 18px;    }    .chado-footer-flex-middle {        display: inline-block;        position: relative;        margin-left: 40px;    }    .chado-footer-flex-middle-title {        display: block;        position: relative;        color: #212121;        font-family: 'Ubuntu-Medium';        font-size: 24px;        white-space: nowrap;    }    .chado-footer-flex-middle-information {        display: block;        position: relative;    }    .chado-footer-flex-middle-information a {        display: block;        position: relative;        margin-top: 20px;        color: #4F4F4F;        font-family: 'Ubuntu';        font-size: 18px;        white-space: nowrap;    }    .chado-footer-flex-middle-information a:hover {        text-decoration: none;        color: #79B145;        font-family: 'Ubuntu';        font-size: 18px;    }    .chado-footer-flex-right {        display: inline-block;        position: relative;        margin-left: 40px;    }    .chado-footer-flex-right-title {        display: block;        position: relative;        color: #212121;        font-family: 'Ubuntu-Medium';        font-size: 24px;        margin-bottom: 15px;        white-space: nowrap;    }    .chado-footer-flex-right-maps {        display: flex;        position: relative;        align-items: flex-start;        justify-content: flex-start;        flex-wrap: wrap;    }    .chado-footer-flex-right-maps-item {        display: inline-flex;        position: relative;        align-items: center;        justify-content: flex-start;        margin-right: 25px;        margin-bottom: 16px;    }    .chado-footer-flex-right-maps-item-image {        display: inline-block;        position: relative;        margin-right: 12px;        border-radius: 5px;    }    .chado-footer-flex-right-maps-item-image img {        width: 75px;        border-radius: 5px;    }    .chado-footer-flex-right-maps-item-description {        display: inline-block;        position: relative;        color: #212121;        font-family: 'Ubuntu';        font-size: 16px;    }    .chado-footer-flex-right-map-url {        display: block;        position: relative;        margin-top: 10px;    }    .chado-footer-flex-right-map-url a {        color: #79B145;        font-family: 'Ubuntu';        font-size: 18px;        padding-bottom: 1px;        border-bottom: 1px dashed #79B145;    }    .chado-footer-flex-right-map-url a:hover {        text-decoration: none;        color: #79B145;        font-family: 'Ubuntu';        font-size: 18px;    }    .chado-footer-flex-right-map-url-icon {        display: inline-block;        position: relative;        background: url('/image/chado/arrow_right_pink_small.png') no-repeat 0 0;        width: 8px;        height: 15px;        top: 2px;        margin-left: 3px;    }    .chado-footer-bottom {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;        padding-top: 16px;        border-top: 1px solid #E0E0E0;    }    .chado-footer-copyright {        display: inline-block;        position: relative;        color: #828282;        font-family: 'Ubuntu';        font-size: 16px;    }    .chado-footer-social {        display: inline-block;        position: relative;    }    .chado-footer-social a {        margin-left: 5px;    }    .chado-mobile-menu-bg {        display: inline-block;        position: fixed;        top: 0;        left: 0;        width: 100%;        height: 100%;        background: #000000;        opacity: 0.3;        z-index: 99;        cursor: pointer;    }    .chado-mobile-menu {        display: block;        position: absolute;        top: 0;        left: 0;        max-width: 100%;        width: 500px;        padding: 15px 15px 21px 15px;        background: #FFFFFF;        border-bottom-right-radius: 5px;        z-index: 99;    }    .chado-section-mobile-menu {        display: block;        position: relative;    }    .chado-mobile-menu-top {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;    }    .chado-mobile-menu-top-logo {        display: inline-block;        position: relative;    }    .chado-mobile-menu-top-logo img {        width: 193px;    }    .chado-mobile-menu-top-logo a:hover {        text-decoration: none;    }    .chado-mobile-menu-top-logo-text {        display: block;        position: relative;        margin-top: 1px;        font-family: 'Ubuntu';        font-size: 16px;        color: #212121;    }    .chado-mobile-menu-top-language {        display: inline-block;        position: relative;        font-family: 'Ubuntu-Light';        font-size: 16px;        color: #828282;    }    .chado-mobile-menu-top-language-item {        display: inline-block;        position: relative;        font-family: 'Ubuntu-Light';        font-size: 16px;        color: #828282;    }    .chado-mobile-menu-top-language-item-active, .chado-mobile-menu-top-language-item:hover {        text-decoration: none;        font-family: 'Ubuntu-Medium';        font-size: 16px;        color: #1A1A1A;    }    .chado-mobile-menu-catalog {        display: block;        position: relative;    }    .chado-mobile-menu-catalog-item:hover {        text-decoration: none;    }    .chado-mobile-menu-catalog-item {        display: block;        position: relative;        padding: 15px 0;        border-top: 1px solid #F2F2F2;        height: 55px;    }    .chado-mobile-menu-catalog-item:first-child {        border-top: none;    }    .chado-mobile-menu-catalog-item-icon {        display: inline-block;        position: relative;        margin-right: 15px;    }    .chado-mobile-menu-catalog-item-icon-show {        display: inline-block;        position: relative;        top: -2px;    }    .chado-mobile-menu-catalog-item-icon-hover {        display: none;    }    .chado-mobile-menu-catalog-item:hover .chado-mobile-menu-catalog-item-icon-show {        display: none;    }    .chado-mobile-menu-catalog-item:hover .chado-mobile-menu-catalog-item-icon-hover {        display: inline-block;        position: relative;        top: -2px;    }    .chado-mobile-menu-catalog-item-name {        display: inline-block;        position: relative;        font-family: 'Roboto';        font-size: 16px;        color: #1A1A1A;    }    .chado-mobile-menu-catalog-item:hover .chado-mobile-menu-catalog-item-name {        font-family: 'Roboto-Medium';        font-size: 16px;        color: #79B145;    }    .chado-mobile-menu-content {        display: block;        position: relative;    }    .chado-mobile-menu-content-catalog {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;        padding: 17px 0;        border-top: 1px solid #F2F2F2;        border-bottom: 1px solid #F2F2F2;        margin-top: 17px;        cursor: pointer;    }    .chado-mobile-menu-content-catalog-left {        display: inline-flex;        position: relative;        align-items: center;        justify-content: flex-start;        font-family: 'Ubuntu';        font-size: 16px;        color: #1A1A1A;    }    .chado-mobile-menu-content-catalog:hover .chado-mobile-menu-content-catalog-left {        color: #79B145;    }    .chado-mobile-menu-content-catalog-left-icon {        display: inline-block;        position: relative;        background: url('/image/chado/mobile_menu_catalog_pink.png') no-repeat 0 0;        width: 20px;        height: 20px;        margin-right: 17px;    }    .chado-mobile-menu-content-catalog-right {        display: inline-block;        position: relative;        background: url('/image/chado/mobile_menu_catalog_arrow_pink.png') no-repeat 0 0;        width: 7px;        height: 12px;    }    .chado-mobile-menu-content-profile {        display: flex;        position: relative;        align-items: center;        justify-content: flex-start;        font-family: 'Ubuntu';        font-size: 16px;        color: #1A1A1A;        padding: 17px 0;    }    .chado-mobile-menu-content-profile:hover {        text-decoration: none;        font-family: 'Ubuntu';        font-size: 16px;        color: #79B145;    }    .chado-mobile-menu-content-profile-icon {        display: inline-block;        position: relative;        background: url('/image/chado/mobile_menu_profile.png') no-repeat 0 0;        width: 19px;        height: 21px;        margin-right: 18px;    }    .chado-mobile-menu-content-cart {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;        font-family: 'Ubuntu';        font-size: 16px;        color: #1A1A1A;        padding: 17px 0;    }    .chado-mobile-menu-content-cart:hover {        text-decoration: none;        font-family: 'Ubuntu';        font-size: 16px;        color: #79B145;    }    .chado-mobile-menu-content-cart-left {        display: inline-flex;        position: relative;        align-items: center;        justify-content: flex-start;    }    .chado-mobile-menu-content-cart-left-icon {        display: inline-block;        position: relative;        background: url('/image/chado/mobile_menu_cart.png') no-repeat 0 0;        width: 25px;        height: 26px;        margin-right: 12px;    }    .chado-mobile-menu-content-cart-right {        display: inline-block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 12px;        color: #1A1A1A;        background: #FFBF00;        padding: 3px 6px;        border-radius: 12px;    }    .chado-mobile-menu-content-compare {        display: flex;        position: relative;        align-items: center;        justify-content: flex-start;        font-family: 'Ubuntu';        font-size: 16px;        color: #1A1A1A;        padding: 17px 0;    }    .chado-mobile-menu-content-compare:hover {        text-decoration: none;        font-family: 'Ubuntu';        font-size: 16px;        color: #79B145;    }    .chado-mobile-menu-content-compare-icon {        display: inline-block;        position: relative;        background: url('/image/chado/mobile_menu_compare.png') no-repeat 0 0;        width: 24px;        height: 22px;        margin-right: 13px;    }    .chado-mobile-menu-content-wishlist {        display: flex;        position: relative;        align-items: center;        justify-content: flex-start;        font-family: 'Ubuntu';        font-size: 16px;        color: #1A1A1A;        padding: 17px 0;    }    .chado-mobile-menu-content-wishlist:hover {        text-decoration: none;        font-family: 'Ubuntu';        font-size: 16px;        color: #79B145;    }    .chado-mobile-menu-content-wishlist-icon {        display: inline-block;        position: relative;        background: url('/image/chado/mobile_menu_wishlist.png') no-repeat 0 0;        width: 22px;        height: 20px;        margin-right: 15px;    }    .chado-mobile-menu-content-topmenu {        display: block;        position: relative;        border-top: 1px solid #F2F2F2;    }    .chado-mobile-menu-content-topmenu-item {        display: block;        position: relative;        font-family: 'Ubuntu';        font-size: 16px;        color: #1A1A1A;        padding: 17px 0;    }    .chado-mobile-menu-content-topmenu-item:hover {        text-decoration: none;        font-family: 'Ubuntu';        font-size: 16px;        color: #79B145;    }    .chado-mobile-menu-content-phone {        display: block;        position: relative;        border-top: 1px solid #F2F2F2;        padding-top: 22px;        padding-bottom: 26px;    }    .chado-mobile-menu-content-phone-main {        display: block;        position: relative;    }    .chado-mobile-menu-content-phone-main a {        display: flex;        position: relative;        align-items: center;        justify-content: flex-start;        font-family: 'Ubuntu-Medium';        font-size: 18px;        color: #1A1A1A;    }    .chado-mobile-menu-content-phone-main a:hover {        text-decoration: none;        font-family: 'Ubuntu-Medium';        font-size: 18px;        color: #79B145;    }    .chado-mobile-menu-content-phone-main-icons {        display: inline-block;        position: relative;        background: url('/image/chado/mobile_menu_phone_gray.png') no-repeat 0 0;        width: 22px;        height: 23px;        margin-right: 12px;    }    .chado-mobile-menu-content-phone-main-icon {        display: inline-block;        position: absolute;        background: url('/image/chado/arrow_down_modification.png') no-repeat 0 0;        width: 12px;        height: 7px;        top: 7px;        right: 0;        cursor: pointer;    }    .chado-mobile-menu-content-phone-dropdown {        display: block;        position: relative;        padding-left: 33px;    }    .chado-mobile-menu-content-phone-callback {        display: block;        position: relative;        margin-top: 3px;        margin-left: 33px;    }    .chado-mobile-menu-content-phone-callback-url {        display: inline-block;        position: relative;        font-family: 'Ubuntu';        font-size: 14px;        color: #707070;        border-bottom: 1px dashed #707070;        cursor: pointer;    }    .chado-mobile-menu-content-phone-callback-url:hover {        text-decoration: none;        font-family: 'Ubuntu';        font-size: 14px;        color: #79B145;        border-bottom: 1px dashed #79B145;    }    .chado-mobile-menu-content-phone-main-icon:hover {        background: url('/image/chado/arrow_modification_down.png') no-repeat 0 0;    }    .chado-mobile-menu-content-city-main {        display: inline-flex;        position: relative;        align-items: center;        justify-content: flex-start;        cursor: pointer;    }    .chado-mobile-menu-content-city-main span {        font-family: 'Roboto-Medium';        font-size: 16px;        color: #79B145;        border-bottom: 1px dashed #79B145;    }    .chado-mobile-menu-content-city-main-icon {        display: inline-block;        position: relative;        top: -1px;        margin-right: 11px;        background: url('/image/chado/mobile_menu_city.png') no-repeat 0 0;        background-size: 100%;        width: 21px;        height: 26px;    }    .chado-mobile-menu-content-schedule {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;        padding: 17px 0;        border-top: 1px solid #F2F2F2;        border-bottom: 1px solid #F2F2F2;        margin-top: 17px;    }    .chado-mobile-menu-content-schedule-text {        display: inline-block;        position: relative;        font-family: 'Ubuntu';        font-size: 16px;        color: #1A1A1A;    }    .chado-mobile-menu-content-schedule-value {        display: inline-block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 16px;        color: #1A1A1A;    }    .chado-mobile-menu-content-social {        display: block;        position: relative;        margin-top: 20px;    }    .chado-mobile-menu-content-social a {        display: inline-block;        position: relative;        margin-right: 15px;    }    .chado-mobile-menu-content-social a:last-child {        margin-right: 0;    }    .chado-mobile-menu-content-city-dropdown {        display: inline-block;        position: absolute;        background: #ffffff;        top: 100%;        left: -10px;        border-bottom-left-radius: 5px;        border-bottom-right-radius: 5px;        z-index: 2;        max-height: 80vh;        overflow-y: auto;        overflow-x: hidden;        width: 160px;    }    .chado-mobile-menu-content-city-dropdown-search {        display: block;        position: relative;        padding: 6px 10px;    }    .chado-mobile-menu-content-city-dropdown-search-input {        display: block;        position: relative;        padding: 3px 5px;        font-family: 'Roboto-Medium';        font-size: 16px;        color: #79B145;        border: 1px solid #79B145;        border-radius: 5px;        width: 100%;    }    .chado-mobile-menu-content-city-dropdown-item {        display: block;        position: relative;        padding: 6px 10px;        font-family: 'Roboto-Medium';        font-size: 16px;        color: #79B145;        border-bottom: 1px dashed #79B145;        white-space: normal;    }    .chado-mobile-menu-content-city-dropdown-item:hover {        text-decoration: none;        background: #fff9dc;        font-family: 'Roboto-Medium';        font-size: 16px;        color: #79B145;    }    .chado-mobile-menu-content-city-dropdown-item:last-child {        border-bottom: none;    }        .chado-modal-bg {        display: inline-block;        position: fixed;        top: 0;        left: 0;        width: 100%;        height: 100%;        background: #000000;        opacity: 0.3;        z-index: 99;        cursor: pointer;    }    .chado-modal-box {        display: block;        position: fixed;        top: 10%;        width: 90%;        left: 5%;        padding: 30px 30px 30px 30px;        background: #FFFFFF;        border-radius: 5px;        z-index: 99;    }    .chado-modal-box-close {        display: block;        position: relative;        text-align: right;    }    .chado-modal-box-close-button {        display: inline-block;        position: relative;        background: url('/image/chado/icon_modal_close.png') no-repeat 0 0;        width: 17px;        height: 17px;        cursor: pointer;    }    .chado-modal-box-content {        display: block;        position: relative;        margin-top: 9px;    }    .chado-modal-box-content-no-products {        display: block;        position: relative;        margin-top: 10px;        font-family: 'Ubuntu';        font-size: 24px;        color: #1A1A1A;    }    .chado-modal-box-content-flex {        display: block;        position: relative;    }    .chado-modal-box-content-left {        display: block;        position: relative;    }    .chado-modal-box-content-left-flex {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;    }    .chado-modal-box-content-left-flex-title {        display: inline-block;        position: relative;        color: #1A1A1A;        font-family: 'Roboto-Bold';        font-size: 36px;    }    .chado-modal-box-content-left-flex-clear {        display: inline-block;        position: relative;        color: #79B145;        font-family: 'Ubuntu-Medium';        font-size: 14px;        padding-bottom: 1px;        border-bottom: 1px dashed #79B145;        cursor: pointer;    }    .chado-modal-box-content-left-products {        display: block;        position: relative;        margin-top: 9px;    }    .chado-modal-box-content-left-product {        display: block;        position: relative;        padding: 11px 32px 20px 20px;        margin-top: 16px;        border-top: 1px solid #F2F2F2;        border-right: 1px solid #F2F2F2;        border-bottom: 1px solid #F2F2F2;        border-left: 3px solid #4AA81B;        box-sizing: border-box;        border-radius: 5px;    }    .chado-modal-box-content-left-product-flex {        display: flex;        position: relative;        align-items: flex-start;        justify-content: flex-start;    }    .chado-modal-box-content-left-product-image {        display: inline-block;        position: relative;        width: 24.5%;    }    .chado-modal-box-content-left-product-image img {        width: 100%;    }    .chado-modal-box-content-left-product-information {        display: inline-block;        position: relative;        width: 72.5%;        margin-left: 3%;    }    .chado-modal-box-content-left-product-top {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;        margin-top: 12px;    }    .chado-modal-box-content-left-product-title {        display: inline-block;        position: relative;        font-family: 'Roboto-Medium';        color: #1A1A1A;        font-size: 18px;    }    .chado-modal-box-content-left-product-quanity {        display: flex;        position: relative;        align-items: center;        justify-content: flex-start;    }    .chado-modal-box-content-left-product-quanity-minus {        display: inline-block;        position: relative;        background: url('/image/chado/product_minus.png') no-repeat 0 0;        width: 25px;        height: 25px;        cursor: pointer;    }    .chado-modal-box-content-left-product-quanity-value {        display: inline-block;        position: relative;        margin-left: 10px;        font-family: 'Ubuntu-Medium';        color: #1A1A1A;        font-size: 16px;    }    .chado-modal-box-content-left-product-quanity-plus {        display: inline-block;        position: relative;        margin-left: 10px;        background: url('/image/chado/product_plus.png') no-repeat 0 0;        width: 25px;        height: 24px;        cursor: pointer;    }    .chado-modal-box-content-left-product-sku {        display: block;        position: relative;        font-family: 'Roboto';        color: #828282;        font-size: 14px;        margin-top: 14px;    }    .chado-modal-box-content-left-product-sku span {        color: #1A1A1A;    }    .chado-modal-box-content-left-product-price {        display: flex;        position: relative;        align-items: flex-end;        justify-content: space-between;        margin-top: 20px;    }    .chado-modal-box-content-left-product-price-value {        display: inline-block;        position: relative;        font-family: 'Roboto-Medium';        color: #1A1A1A;        font-size: 18px;    }    .chado-modal-box-content-left-product-price-all {        display: inline-block;        position: relative;        font-family: 'Roboto-Medium';        color: #1A1A1A;        font-size: 22px;    }    .chado-modal-box-content-left-product-modification {        display: block;        position: relative;        padding: 20px 22px;        border: 1px solid #F2F2F2;        margin-top: 18px;    }    .chado-modal-box-content-left-product-modification-top {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;    }    .chado-modal-box-content-left-product-modification-title {        display: inline-block;        position: relative;        font-family: 'Roboto-Medium';        color: #1A1A1A;        font-size: 20px;    }    .chado-modal-box-content-left-product-modification-slide {        display: inline-block;        position: relative;        font-family: 'Ubuntu-Medium';        color: #79B145;        font-size: 14px;        border-bottom: 1px dashed #79B145;        cursor: pointer;    }    .chado-modal-box-content-left-product-modification-slideup {        display: inline-block;        position: relative;        background: url('/image/chado/arrow_modification_up.png') no-repeat 0 0;        width: 12px;        height: 7px;        top: -1px;        margin-left: 3px;    }    .chado-modal-box-content-left-product-modification-slidedown {        display: inline-block;        position: relative;        background: url('/image/chado/arrow_modification_down.png') no-repeat 0 0;        width: 12px;        height: 7px;        top: -1px;        margin-left: 3px;    }    .chado-modal-box-content-left-product-modification-flex {        display: flex;        position: relative;        align-items: flex-start;        justify-content: flex-start;        flex-wrap: wrap;        margin-top: 21px;        border-top: 1px solid #F2F2F2;    }    .chado-modal-box-content-left-product-modification-item {        display: block;        position: relative;        width: 45%;        margin-top: 17px;        margin-right: 10%;    }    .chado-modal-box-modification-item-label {        display: block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 14px;        color: #828282;        margin-bottom: 6px;    }    .chado-modal-box-content-left-product-modification-item:nth-child(2n) {        margin-right: 0;    }    .chado-modal-box-modification-item-main {        display: block;        position: relative;        padding: 15px 20px;        border: 1px solid #F2F2F2;        border-radius: 5px;        font-family: 'Ubuntu';        font-size: 14px;        color: #1A1A1A;        cursor: pointer;    }    .chado-modal-box-modification-item-main img {        position: relative;        width: 20px;        margin-right: 4px;        top: -1px;    }    .chado-modal-box-modification-item-main-down {        display: inline-block;        position: absolute;        background: url('/image/chado/arrow_down_modification.png') no-repeat 0 0;        width: 12px;        height: 7px;        right: 20px;        top: 21px;    }    .chado-modal-box-modification-item-dropdown {        display: block;        position: absolute;        border: 1px solid #F2F2F2;        border-bottom-left-radius: 5px;        border-bottom-right-radius: 5px;        top: 100%;        left: 0;        width: 100%;        background: #ffffff;        z-index: 2;    }    .chado-modal-box-modification-item-dropdown-menu {        display: block;        position: relative;        padding: 15px 20px;        border-bottom: 1px solid #F2F2F2;        font-family: 'Ubuntu';        font-size: 14px;        color: #1A1A1A;        cursor: pointer;    }    .chado-modal-box-modification-item-dropdown-menu img {        position: relative;        width: 20px;        margin-right: 4px;        top: -1px;    }    .chado-modal-box-modification-item-dropdown-menu:last-child {        border-bottom: none;    }    .chado-modal-box-content-right {        display: block;        position: relative;        margin-top: 20px;    }    .chado-modal-box-content-right-container {        display: block;        position: relative;        padding: 30px 33px;        border: 1px solid #F2F2F2;        border-radius: 5px;    }    .chado-modal-box-content-right-title {        display: block;        position: relative;        font-family: 'Roboto-Medium';        font-size: 24px;        color: #1A1A1A;        margin-bottom: 25px;    }    .chado-modal-box-content-right-flex {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;        margin-top: 7px;    }    .chado-modal-box-content-right-flex-label {        display: inline-block;        position: relative;        font-family: 'Roboto-Light';        font-size: 16px;        color: #828282;    }    .chado-modal-box-content-right-flex-value {        display: inline-block;        position: relative;        font-family: 'Roboto';        font-size: 18px;        color: #1A1A1A;    }    .chado-modal-box-content-right-economy {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;        margin-top: 15px;        padding-top: 15px;        border-top: 1px solid #F2F2F2;    }    .chado-modal-box-content-right-economy-label {        display: inline-block;        position: relative;        font-family: 'Roboto';        font-size: 14px;        color: #4AA81B;    }    .chado-modal-box-content-right-economy-value {        display: inline-block;        position: relative;        font-family: 'Roboto';        font-size: 14px;        color: #4AA81B;    }    .chado-modal-box-content-right-summ {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;        margin-top: 9px;        padding-bottom: 18px;        border-bottom: 1px solid #F2F2F2;    }    .chado-modal-box-content-right-summ-label {        display: inline-block;        position: relative;        font-family: 'Roboto-Light';        font-size: 18px;        color: #828282;    }    .chado-modal-box-content-right-summ-value {        display: inline-block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 24px;        color: #1A1A1A;    }    .chado-modal-box-content-right-submit {        display: block;        position: relative;        margin-top: 20px;    }    .chado-modal-box-content-right-submit-button {        display: block;        position: relative;        border: 2px solid #79B145;        border-radius: 30px;        padding: 15px 0;        text-align: center;        font-family: 'Ubuntu-Medium';        font-size: 16px;        color: #ffffff;        background: #79B145;        text-decoration: none;    }    .chado-modal-box-content-right-submit-button:hover {        font-family: 'Ubuntu-Medium';        font-size: 16px;        color: #ffffff;        background: #79B145;        text-decoration: none;    }    .chado-modal-box-content-right-continue {        display: block;        position: relative;        margin-top: 25px;        padding: 0 34px;    }    .chado-modal-box-content-right-continue-button {        display: block;        position: relative;        border: 2px solid #79B145;        border-radius: 30px;        font-family: 'Ubuntu-Medium';        font-size: 16px;        color: #79B145 !important;        padding: 15px 0;        text-align: center;    }    .chado-modal-box-content-right-continue-button-icon {        display: inline-block;        position: relative;        background: url('/image/souvenirs/arrow_left_green.png') no-repeat 0 0;        width: 22px;        height: 16px;        margin-right: 8px;        top: 2px;    }    .chado-modal-box-content-right-continue-button:hover {        font-family: 'Ubuntu-Medium';        font-size: 16px;        color: #ffffff !important;        background: #79B145;        text-decoration: none !important;    }    .chado-modal-box-content-right-continue-button:hover .chado-modal-box-content-right-continue-button-icon {        background: url('/image/souvenirs/arrow_left_white.png') no-repeat 0 0;    }    .chado-modal-box-content-like-flex {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;        margin-top: 64px;    }    .chado-modal-box-content-like-flex-name {        display: inline-block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 24px;        color: #000000;    }    .chado-modal-box-content-like-flex-arrow {        display: flex;        position: relative;        align-items: center;        justify-content: flex-start;    }    .chado-modal-box-content-like-flex-arrow-left {        display: inline-block;        position: relative;        background: rgba(26, 26, 26, 0.06) url('/image/chado/arrow_left_gray.png') no-repeat 12px 12px;        border-top-left-radius: 5px;        border-bottom-left-radius: 5px;        width: 50px;        height: 40px;        cursor: pointer;    }    .chado-modal-box-content-like-flex-arrow-right {        display: inline-block;        position: relative;        background: rgba(26, 26, 26, 0.06) url('/image/chado/arrow_right_gray.png') no-repeat 13px 12px;        border-top-right-radius: 5px;        border-bottom-right-radius: 5px;        width: 50px;        height: 40px;        cursor: pointer;    }    .chado-modal-box-content-like-flex-arrow-left:hover {        background: #79B145 url('/image/chado/arrow_left_white.png') no-repeat 12px 12px;    }    .chado-modal-box-content-like-flex-arrow-right:hover {        background: #79B145 url('/image/chado/arrow_right_white.png') no-repeat 13px 12px;    }    .chado-modal-box-content-like-products {        display: block;        position: relative;        margin-top: 6px;    }    .chado-modal-box-content-like-product {        display: inline-block;        position: relative;        padding: 10px 10px 0 10px;        border: 1px solid #F2F2F2;        border-radius: 5px;        margin-right: 10px;        margin-top: 10px;        width: calc(100% - 10px);    }    .chado-modal-box-content-like-product a:hover {        text-decoration: none;    }    .chado-modal-box-content-like-products .owl-carousel {        background: transparent;    }    .chado-modal-box-content-like-products .owl-wrapper-outer {        border: none;        box-shadow: none;    }    .chado-modal-box-content-like-product-stiker {        display: flex;        position: absolute;        align-items: center;        justify-content: flex-start;        flex-wrap: wrap;        top: 15px;        left: 15px;        z-index: 2;    }    .chado-modal-box-content-like-product-stiker-discount {        display: inline-block;        position: relative;        padding: 3px 6px;        background: #4AA81B;        border-radius: 5px;        color: #ffffff;        font-family: 'Ubuntu';        font-size: 12px;    }    .chado-modal-box-content-like-product-stiker-shipping {        display: inline-block;        position: relative;        padding: 3px 6px;        background: #FFBF00;        border-radius: 5px;        color: #ffffff;        font-family: 'Ubuntu';        font-size: 12px;        margin-left: 10px;    }    .chado-modal-box-content-like-product-image {        display: block;        position: relative;    }    .chado-modal-box-content-like-product-image img {        width: 100%;    }    .chado-modal-box-content-like-product-flex {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;        margin-top: 15px;    }    .chado-modal-box-content-like-product-flex-left {        display: inline-block;        position: relative;    }    .chado-modal-box-content-like-product-flex-left-option {        display: inline-block;        position: relative;        margin-right: 8px;        cursor: pointer;    }    .chado-modal-box-content-like-product-flex-left-option-active {        border: 2px inset #cc0000;    }    .chado-modal-box-content-like-product-flex-left-option:last-child {        margin-right: 0;    }    .chado-modal-box-content-like-product-flex-left-option img {        width: 25px;    }    .chado-modal-box-content-like-product-flex-right {        display: inline-block;        position: relative;    }    .chado-modal-box-content-like-product-flex-right-rating {        display: inline-block;        position: relative;    }    .chado-modal-box-content-like-product-flex-right-rating-yellow-star {        display: inline-block;        position: relative;        background: url('/image/chado/star_yellow.png') no-repeat 0 0;        width: 23px;        height: 22px;    }    .chado-modal-box-content-like-product-flex-right-rating-grey-star {        display: inline-block;        position: relative;        background: url('/image/chado/star_grey.png') no-repeat 0 0;        width: 23px;        height: 22px;    }    .chado-modal-box-content-like-product-name {        display: block;        position: relative;        margin-top: 18px;        color: #1A1A1A;        font-family: 'Ubuntu';        font-size: 22px;        height: 50px;    }    .chado-modal-box-content-like-product-prices {        display: block;        position: relative;        margin-top: 13px;        padding-bottom: 20px;        border-bottom: 1px solid #F2F2F2;        height: 60px;    }    .chado-modal-box-content-like-product-discount {        display: block;        position: relative;    }    .chado-modal-box-content-like-product-discount-value {        display: inline-block;        position: relative;        color: #BDBDBD;        font-family: 'Ubuntu';        font-size: 16px;        text-decoration: line-through;    }    .chado-modal-box-content-like-product-discount-difference {        display: inline-block;        position: relative;        color: #79B145;        font-family: 'Ubuntu';        font-size: 16px;        margin-left: 13px;    }    .chado-modal-box-content-like-product-price {        display: block;        position: relative;        margin-top: 3px;        color: #1A1A1A;        font-family: 'Ubuntu';        font-size: 28px;    }    .chado-modal-box-content-like-product-button {        display: flex;        position: relative;        padding: 8px 0 9px 0;        align-items: center;        justify-content: center;    }    .chado-modal-box-content-like-product-button-cart {        background: #79B145 url('/image/chado/catalog_cart_hover.png') no-repeat 14px 10px;        border-radius: 5px;        width: 60px;        height: 48px;        padding: 15px 0 15px 0;        cursor: pointer;    }    .chado-modal-box-content-like-product-button-cart-text {        display: none;    }    .chado-modal-box-content-like-product:hover .chado-modal-box-content-like-product-button-cart-text {        display: inline-block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 16px;        color: #FFFFFF;    }    .chado-modal-box-content-like-product:hover .chado-modal-box-content-like-product-button-cart {        width: 140px;        padding: 15px 29px 15px 65px;    }    .chado-modal-box-content-like-product:hover {        box-shadow: 0 0 10px rgba(0,0,0,0.3);    }    .chado-modal-box-content-like-product-button-like {        display: inline-block;        position: relative;        background: url('/image/chado/product_heart.png') no-repeat 0 0;        width: 29px;        height: 30px;        margin-left: 50px;        cursor: pointer;    }    .chado-modal-box-content-like-product-button-like:hover {        background: url('/image/chado/product_heart_active.png') no-repeat 0 0;    }    .chado-modal-box-content-like-product-button-comparision {        display: inline-block;        position: relative;        background: url('/image/chado/product_comparison.png') no-repeat 0 0;        width: 30px;        height: 28px;        margin-left: 50px;        cursor: pointer;    }    .chado-modal-box-content-like-product-button-comparision:hover {        background: url('/image/chado/product_comparison_active.png') no-repeat 0 0;    }    .chado-modal-box-content-like-product:hover .chado-modal-box-content-like-product-button-like {        margin-left: 30px;    }    .chado-modal-box-content-like-product:hover .chado-modal-box-content-like-product-button-comparision {        margin-left: 30px;    }    .chado-bradcrumbs {        display: block;        position: relative;        background: #ffffff;        text-align: center;        padding-top: 8px;        padding-bottom: 8px;    }    .chado-section-bradcrumbs {        display: block;        position: relative;    }    .chado-bradcrumbs-item-url {        display: inline-block;        position: relative;        color: #828282;        font-family: 'Ubuntu';        font-size: 14px;    }    .chado-bradcrumbs-item-url:hover {        color: #828282;        font-family: 'Ubuntu';        font-size: 14px;        border-bottom: 1px dashed #828282;        text-decoration: none;    }    .chado-bradcrumbs-item-arrow {        display: inline-block;        position: relative;        background: url('/image/chado/arrow_right_breadcrumbs.png') no-repeat 0 0;        width: 6px;        height: 10px;        margin-left: 2px;        margin-right: 2px;        top: 1px;    }    .chado-bradcrumbs-item-text {        display: inline-block;        position: relative;        color: #1A1A1A;        font-family: 'Ubuntu';        font-size: 14px;        border-bottom: 1px dashed #1A1A1A;        text-decoration: none;    }    .chado-catalog {        display: block;        position: relative;        background: #ffffff;        text-align: center;        padding-top: 25px;        padding-bottom: 35px;    }    .chado-section-catalog {        display: block;        position: relative;    }    .chado-catalog-flex {        display: block;        position: relative;    }    .chado-catalog-left {        display: block;        position: relative;    }    .chado-catalog-left .col-md-3 {        width: 100% !important;        max-width: 100% !important;        padding: 0;    }    .chado-catalog-right {        display: inline-block;        position: relative;        width: 100%;    }    .chado-catalog-right-categories {        display: none;    }    .chado-catalog-tablet-categories {        display: flex;        position: relative;        align-items: flex-start;        justify-content: flex-start;        flex-wrap: wrap;        margin-bottom: 35px;    }    .chado-catalog-tablet-categories-item {        display: inline-block;        position: relative;        width: 127px;        margin-right: 20px;    }    .chado-catalog-tablet-categories-item-image {        display: block;        position: relative;        background: #F2F2F2;        border-radius: 5px;    }    .chado-catalog-tablet-categories-item-image img {        width: 100%;    }    .chado-catalog-tablet-categories-item-name {        display: block;        position: relative;        margin-top: 5px;        color: #1A1A1A;        font-family: 'Ubuntu';        font-size: 14px;        text-align: center;    }    .chado-catalog-tablet-categories-item:hover .chado-catalog-tablet-categories-item-name {        color: #79B145;        font-family: 'Ubuntu';        font-size: 14px;    }    .chado-catalog-tablet-categories-item:hover {        text-decoration: none;    }    .chado-catalog-right-title {        display: block;        position: relative;        color: #1A1A1A;        font-family: 'Ubuntu-Medium';        font-size: 36px;    }    .chado-catalog-compare-title {        display: block;        position: relative;        color: #1A1A1A;        font-family: 'Ubuntu-Medium';        font-size: 36px;    }    .chado-catalog-compare-title:hover {        text-decoration: none;        color: #1A1A1A;        font-family: 'Ubuntu-Medium';        font-size: 36px;    }    .chado-catalog-right-top {        display: none;    }    .chado-catalog-right-top-left {        display: inline-block;        position: relative;    }    .chado-catalog-right-top-label {        display: inline-block;        position: relative;        color: #1A1A1A;        font-family: 'Ubuntu';        font-size: 14px;    }    .chado-catalog-right-top-value {        display: inline-block;        position: relative;        color: #828282;        font-family: 'Ubuntu';        font-size: 14px;        margin-left: 15px;    }    .chado-catalog-right-top-value:hover, .chado-catalog-right-top-value-active {        color: #1A1A1A;        font-family: 'Ubuntu';        font-size: 14px;        border-bottom: 1px dashed #4F4F4F;        text-decoration: none;    }    .chado-catalog-right-top-right {        display: inline-block;        position: relative;    }    .chado-catalog-right-top-right-selected {        display: inline-block;        position: relative;        color: #1A1A1A;        font-family: 'Ubuntu';        font-size: 16px;    }    .chado-catalog-right-top-right-view {        display: inline-block;        position: relative;        margin-left: 48px;    }    .chado-catalog-right-top-right-view-label {        display: inline-block;        position: relative;        color: #1A1A1A;        font-family: 'Ubuntu';        font-size: 16px;    }    .chado-catalog-right-top-right-view-grid {        display: inline-block;        position: relative;        background: url('/image/chado/grid_gray.png') no-repeat 0 0;        width: 21px;        height: 21px;        margin-left: 5px;        top: 5px;        cursor: pointer;    }    .chado-catalog-right-top-right-view-grid.chado-catalog-right-top-right-view-grid-active {        background: url('/image/chado/grid_pink.png') no-repeat 0 0;    }    .chado-catalog-right-top-right-view-list {        display: inline-block;        position: relative;        background: url('/image/chado/list_gray.png') no-repeat 0 0;        width: 21px;        height: 20px;        margin-left: 5px;        top: 5px;        cursor: pointer;    }    .chado-catalog-right-top-right-view-list.chado-catalog-right-top-right-view-grid-active {        background: url('/image/chado/list_pink.png') no-repeat 0 0;    }    .chado-catalog-right-products {        display: flex;        position: relative;        align-items: flex-start;        justify-content: flex-start;        flex-wrap: wrap;        margin: 0 !important;    }    .chado-catalog-right-products-empty {        display: block;        position: relative;        margin-top: 20px;        font-family: 'Ubuntu';        font-size: 22px;        color: #212121;    }    .chado-catalog-product {        display: inline-block;        position: relative;        padding: 10px 10px 0 10px;        border: 1px solid #F2F2F2;        border-radius: 5px;        width: 360px;    }    .chado-catalog-product-box {        display: inline-block;        position: relative;        margin-right: 10px;        margin-top: 10px;    }    .chado-catalog-product:hover {        box-shadow: 0 0 10px rgba(0,0,0,0.3);    }    .chado-catalog-product-full {        width: 360px;    }    .compare_tbody .chado-catalog-product {        margin-right: 20px !important;        width: 320px;    }    .chado-catalog-product a:hover {        text-decoration: none;    }    .chado-catalog-product-list {        margin-right: 0;        width: 100%;    }    .chado-catalog-product-list .chado-catalog-product-image {        text-align: center;    }    .chado-catalog-product-list .chado-catalog-product-image img {        height: 183px;        width: 308px;    }    .chado-catalog-products .owl-carousel {        background: transparent;    }    .chado-catalog-products .owl-wrapper-outer {        border: none;        box-shadow: none;    }    .chado-catalog-product-stiker {        display: flex;        position: absolute;        align-items: center;        justify-content: flex-start;        flex-wrap: wrap;        top: 15px;        left: 15px;        z-index: 2;    }    .chado-catalog-product-stiker-discount {        display: inline-block;        position: relative;        padding: 3px 6px;        background: #4AA81B;        border-radius: 5px;        color: #ffffff;        font-family: 'Ubuntu';        font-size: 12px;    }    .chado-catalog-product-stiker-shipping {        display: inline-block;        position: relative;        padding: 3px 6px;        background: #FFBF00;        border-radius: 5px;        color: #ffffff;        font-family: 'Ubuntu';        font-size: 12px;        margin-left: 10px;    }    .chado-catalog-product-image {        display: block;        position: relative;    }    .chado-catalog-product-image img {        width: 100%;    }    .chado-catalog-product-flex {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;        margin-top: 15px;    }    .chado-catalog-product-flex-left {        display: inline-block;        position: relative;    }    .chado-catalog-product-flex-left-option {        display: inline-block;        position: relative;        margin-right: 8px;        cursor: pointer;    }    .chado-catalog-product-flex-left-option-active {        border: 2px inset #cc0000;    }    .chado-catalog-product-flex-left-option:last-child {        margin-right: 0;    }    .chado-catalog-product-flex-left-option img {        width: 25px;    }    .chado-catalog-product-flex-right {        display: inline-block;        position: relative;    }    .chado-catalog-product-flex-right-rating {        display: inline-block;        position: relative;    }    .chado-catalog-product-flex-right-rating-yellow-star {        display: inline-block;        position: relative;        background: url('/image/chado/star_yellow.png') no-repeat 0 0;        width: 23px;        height: 22px;    }    .chado-catalog-product-flex-right-rating-grey-star {        display: inline-block;        position: relative;        background: url('/image/chado/star_grey.png') no-repeat 0 0;        width: 23px;        height: 22px;    }    .chado-catalog-product-name {        display: block;        position: relative;        margin-top: 18px;        color: #1A1A1A;        font-family: 'Ubuntu';        font-size: 22px;        height: 50px;    }    .chado-catalog-product-prices {        display: block;        position: relative;        margin-top: 13px;        padding-bottom: 20px;        border-bottom: 1px solid #F2F2F2;        height: 70px;    }    .chado-catalog-product-discount {        display: block;        position: relative;    }    .chado-catalog-product-discount-value {        display: inline-block;        position: relative;        color: #BDBDBD;        font-family: 'Ubuntu';        font-size: 16px;        text-decoration: line-through;    }    .chado-catalog-product-discount-difference {        display: inline-block;        position: relative;        color: #79B145;        font-family: 'Ubuntu';        font-size: 16px;        margin-left: 13px;    }    .chado-catalog-product-price {        display: block;        position: relative;        margin-top: 3px;        color: #1A1A1A;        font-family: 'Ubuntu';        font-size: 28px;    }    .chado-catalog-product-button {        display: flex;        position: relative;        padding: 7px 0 9px 0;        align-items: center;        justify-content: center;    }    .chado-catalog-product-button-cart {        background: #79B145 url('/image/chado/catalog_cart_hover.png') no-repeat 14px 10px;        border-radius: 5px;        width: 60px;        height: 48px;        padding: 15px 0 15px 0;        cursor: pointer;    }    .chado-catalog-product-button-cart-text, .chado-catalog-product-charasteristics {        display: none;    }    .chado-catalog-product:hover .chado-catalog-product-button {        padding: 7px 0 9px 0;    }    .chado-catalog-product:hover .chado-catalog-product-button-cart-text {        display: inline-block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 16px;        color: #FFFFFF;    }    .chado-catalog-product:hover .chado-catalog-product-charasteristics {        display: block;        position: relative;        margin-bottom: 25px;    }    .chado-catalog-product-charasteristics-inner {        display: block;        position: relative;    }    .chado-catalog-product-charasteristics-inner-flex {        display: block;        position: relative;        margin-top: 10px;    }    .chado-catalog-product-charasteristics-inner-label {        display: inline-block;        position: relative;        font-family: 'Ubuntu';        font-size: 14px;        color: #bcbcbc;    }    .chado-catalog-product-charasteristics-inner-value {        display: inline-block;        position: relative;        font-family: 'Ubuntu';        font-size: 14px;        color: #1A1A1A;        margin-left: 3px;    }    .chado-catalog-product:hover .chado-catalog-product-button-cart {        background: #79B145 url('/image/chado/catalog_cart_hover.png') no-repeat 21px 10px;        border-radius: 5px;        width: 150px;        height: 48px;        padding: 15px 29px 15px 65px;    }    .chado-catalog-product:hover {        position: absolute;        top: 0;        left: 0;        background: #ffffff;        z-index: 9;    }    .chado-catalog-product:hover + .chado-catalog-product-fix {        display: inline-block;        position: relative;        width: 360px;        height: 468px;    }    .chado-catalog-product-button-like {        display: inline-block;        position: relative;        background: url('/image/chado/product_heart.png') no-repeat 0 0;        width: 29px;        height: 30px;        margin-left: 70px;        cursor: pointer;    }    .chado-catalog-product-button-like:hover {        background: url('/image/chado/product_heart_active.png') no-repeat 0 0;    }    .chado-catalog-product-button-comparision {        display: inline-block;        position: relative;        background: url('/image/chado/product_comparison.png') no-repeat 0 0;        width: 30px;        height: 28px;        margin-left: 70px;        cursor: pointer;    }    .chado-catalog-product-button-comparision:hover {        background: url('/image/chado/product_comparison_active.png') no-repeat 0 0;    }    .chado-catalog-product:hover .chado-catalog-product-button-like {        margin-left: 55px;    }    .chado-catalog-product:hover .chado-catalog-product-button-comparision {        margin-left: 55px;    }    .chado-catalog-right-showmore {        display: block;        position: relative;        text-align: center;        margin-top: 30px;    }    .chado-catalog-right-showmore-button {        display: inline-block;        position: relative;        border: 2px solid #79B145;        border-radius: 5px;        padding: 13px 23px;        font-family: 'Ubuntu-Medium';        font-size: 18px;        color: #79B145;        cursor: pointer;    }    .chado-catalog-right-showmore-button-icon {        display: inline-block;        position: relative;        background: url('/image/chado/catalog_load_pink.png') no-repeat 0 0;        width: 21px;        height: 20px;        margin-left: 5px;        top: 4px;    }    .chado-catalog-right-showmore-button:hover {        color: #FFFFFF;        background: #79B145;    }    .chado-catalog-right-showmore-button:hover .chado-catalog-right-showmore-button-icon {        background: url('/image/chado/catalog_load_white.png') no-repeat 0 0;    }    .chado-catalog-paginations {        display: block;        position: relative;        text-align: center;        margin: 30px 0;    }    .chado-catalog-paginations ul li {        display: inline-block;        position: relative;        margin-right: 10px;    }    .chado-catalog-paginations ul li.active span {        border: 1px solid #79B145;        background: #79B145;        border-radius: 5px;        font-family: 'Ubuntu-Medium';        font-size: 18px;        color: #FFFFFF;        padding: 9px 16px;    }    .chado-catalog-paginations ul li a {        font-family: 'Ubuntu-Light';        font-size: 18px;        color: #707070;        padding: 10px 17px;        border: 1px solid #F2F2F2;        border-radius: 5px;    }    .chado-catalog-paginations ul li a:hover {        border: 1px solid #79B145;        background: #79B145;        font-family: 'Ubuntu-Medium';        font-size: 18px;        color: #FFFFFF;        padding: 9px 16px;        text-decoration: none;    }    .chado-catalog-paginations ul li:last-child {        margin-right: 0;    }    .chado-featured-articles {        display: block;        position: relative;        background: #ffffff;        text-align: center;        padding-top: 30px;        padding-bottom: 30px;    }    .chado-section-featured-articles {        display: block;        position: relative;    }    .chado-featured-articles-title {        display: block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 32px;        color: #000000;        margin-bottom: 21px;    }    .chado-featured-articles-items .owl-carousel {        background: transparent;    }    .chado-featured-articles-items .owl-wrapper-outer {        border: none;        box-shadow: none;    }    .chado-featured-articles-items {        display: block;        position: relative;    }    .chado-featured-articles-item {        display: inline-block;        position: relative;        background: #FFFFFF;        border: 1px solid #E0E0E0;        border-radius: 5px;        margin-right: 21px;    }    .chado-featured-articles-item-image {        display: block;        position: relative;    }    .chado-featured-articles-item-image img {        width: 100%;        border-top-left-radius: 5px;        border-top-right-radius: 5px;    }    .chado-featured-articles-item-name {        display: block;        position: relative;        padding: 22px 33px;        font-family: 'Ubuntu-Medium';        height: 90px;        font-size: 20px;        color: #1A1A1A;    }    .chado-featured-articles-item-url {        display: block;        position: relative;        padding: 0 33px 33px 33px;    }    .chado-featured-articles-item-url a {        font-family: 'Ubuntu-Medium';        font-size: 18px;        color: #79B145;        padding-bottom: 2px;        border-bottom: 1px dashed #79B145;    }    .chado-featured-articles-item-url a:hover {        font-family: 'Ubuntu-Medium';        font-size: 18px;        color: #79B145;        text-decoration: none;    }    .chado-featured-articles-item-url-icon {        display: inline-block;        position: relative;        background: url('/image/chado/arrow_right_pink_small.png') no-repeat 0 0;        width: 8px;        height: 15px;        margin-left: 5px;        top: 2px;    }    .chado-featured-articles-link {        display: block;        position: relative;        text-align: center;        margin-top: 30px;    }    .chado-featured-articles-button {        display: inline-block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 18px;        color: #79B145;        padding: 13px 39px;        border: 2px solid #79B145;        border-radius: 5px;    }    .chado-featured-articles-button-icon {        display: inline-block;        position: relative;        background: url('/image/chado/arrow_right_pink.png') no-repeat 0 0;        width: 22px;        height: 16px;        margin-left: 5px;        top: 2px;    }    .chado-featured-articles-button:hover {        font-family: 'Ubuntu-Medium';        font-size: 18px;        color: #FFFFFF;        background: #79B145;        text-decoration: none;    }    .chado-featured-articles-button:hover .chado-featured-articles-button-icon {        background: url('/image/chado/arrow_right_white.png') no-repeat 0 0;    }    .chado-catalog-description {        display: block;        position: relative;        background: #ffffff;        text-align: center;        padding-top: 30px;        padding-bottom: 50px;    }    .chado-section-catalog-description {        display: block;        position: relative;    }    .chado-catalog-description-title {        display: block;        position: relative;        color: #1A1A1A;        font-family: 'Ubuntu-Medium';        font-size: 28px;    }    .chado-catalog-description-text {        display: block;        position: relative;        color: #1A1A1A;        font-family: 'Ubuntu';        font-size: 18px;        margin-top: 18px;    }    .chado-catalog-description-crop .chado-catalog-description-text {        height: 300px;        overflow-y: hidden;    }    .chado-catalog-description-crop .chado-catalog-description-text-fill {        display: block;        position: absolute;        top: 0;        left: 0;        height: 300px;        width: 100%;        background: linear-gradient(to top, rgba(255, 255, 255, 1) 0%, rgba(0, 0, 0, 0) 100%);        z-index: 2;    }    .chado-catalog-description-button {        display: none;    }    .chado-catalog-description-crop .chado-catalog-description-button {        display: block;        position: relative;        margin-top: 20px;    }    .chado-catalog-description-button-pink {        display: inline-block;        position: relative;        color: #79B145;        font-family: 'Ubuntu-Medium';        font-size: 18px;        padding-bottom: 1px;        border-bottom: 1px dashed #79B145;        cursor: pointer;    }    .chado-catalog-description-button-pink-arrow-down {        display: inline-block;        position: relative;        background: url('/image/chado/arrow_down_pink_small.png') no-repeat 0 0;        width: 13px;        height: 9px;        margin-left: 2px;        top: 1px;    }    .chado-product {        display: block;        position: relative;        background: #ffffff;        text-align: center;        padding-top: 15px;        padding-bottom: 31px;    }    .chado-section-product {        display: block;        position: relative;    }    .chado-product-flex {        display: block;        position: relative;    }    .chado-product-flex-left {        display: block;        position: relative;    }    .chado-product-flex-left-image {        display: block;        position: relative;        border-radius: 5px;    }    .chado-product-flex-left-image-arrow-left {        display: inline-block;        position: absolute;        top: 50%;        left: 10px;        background: url('/image/chado/prev_arrow_image.png') no-repeat 0 0;        width: 24px;        height: 38px;        transform: translateY(-50%);        opacity: 0.6;        cursor: pointer;    }    .chado-product-flex-left-image img {        max-width: 640px;        border-radius: 5px;    }    .chado-product-flex-left-image-arrow-right {        display: inline-block;        position: absolute;        top: 50%;        right: 10px;        background: url('/image/chado/next_arrow_image.png') no-repeat 0 0;        width: 24px;        height: 38px;        transform: translateY(-50%);        opacity: 0.6;        cursor: pointer;    }    .chado-product-flex-left-slider {        display: block;        position: relative;    }    .chado-product-flex-left-slider-item {        display: inline-block;        position: relative;        margin-top: 14px;        margin-right: 14px;        cursor: pointer;    }    .chado-product-flex-left-slider-item img {        border-radius: 5px;    }    .chado-product-flex-right {        display: block;        position: relative;        margin-top: 20px;    }    .chado-product-flex-right-box {        display: block;        position: relative;        padding: 24px 30px;        border: 1px solid #F2F2F2;    }    .chado-product-flex-right-top {        display: flex;        position: relative;        align-items: flex-end;        justify-content: space-between;    }    .chado-product-flex-right-title {        display: inline-block;        position: relative;        color: #1A1A1A;        font-family: 'Roboto-Bold';        font-size: 36px;    }    .chado-product-flex-right-question {        display: inline-block;        position: relative;        color: #79B145;        font-family: 'Ubuntu-Medium';        font-size: 14px;        border-bottom: 1px dashed #79B145;        cursor: pointer;    }    .chado-product-flex-right-sku {        display: block;        position: relative;        margin-top: 9px;    }    .chado-product-flex-right-sku-code {        display: inline-block;        position: relative;        color: #000000;        font-family: 'Roboto';        font-size: 14px;    }    .chado-product-flex-right-sku-instock {        display: inline-block;        position: relative;        color: #4AA81B;        font-family: 'Roboto';        font-size: 14px;        margin-left: 18px;    }    .chado-product-flex-right-sku-instock img {        display: inline-block;        position: relative;        margin-right: 3px;        top: -1px;    }    .chado-product-flex-right-sku-outstock {        display: inline-block;        position: relative;        color: #4e4e4e;        font-family: 'Roboto';        font-size: 14px;        margin-left: 18px;    }    .chado-product-flex-right-sku-outstock img {        display: inline-block;        position: relative;        margin-right: 3px;        top: -1px;    }    .chado-product-flex-right-modification-flex {        display: block;        position: relative;        margin-top: 21px;        border-top: 1px solid #F2F2F2;    }    .chado-product-flex-right-modification-item {        display: block;        position: relative;        margin-top: 17px;    }    .chado-product-flex-right-modification-item-label {        display: block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 14px;        color: #828282;        margin-bottom: 6px;    }    .chado-product-flex-right-modification-item-main {        display: block;        position: relative;        padding: 15px 20px;        border: 1px solid #F2F2F2;        border-radius: 5px;        font-family: 'Ubuntu';        font-size: 16px;        color: #1A1A1A;        cursor: pointer;    }    .chado-product-flex-right-modification-item-main img {        position: relative;        width: 20px;        margin-right: 4px;        top: -1px;    }    .chado-product-flex-right-modification-item-main-down {        display: inline-block;        position: absolute;        background: url('/image/chado/arrow_down_modification.png') no-repeat 0 0;        width: 12px;        height: 7px;        right: 20px;        top: 21px;    }    .chado-product-flex-right-modification-item-dropdown {        display: block;        position: absolute;        border: 1px solid #F2F2F2;        border-bottom-left-radius: 5px;        border-bottom-right-radius: 5px;        top: 100%;        left: 0;        width: 100%;        background: #ffffff;        z-index: 2;    }    .chado-product-flex-right-modification-item-dropdown-menu {        display: block;        position: relative;        padding: 15px 20px;        border-bottom: 1px solid #F2F2F2;        font-family: 'Ubuntu';        font-size: 16px;        color: #1A1A1A;        cursor: pointer;    }    .chado-product-flex-right-modification-item-dropdown-menu img {        position: relative;        width: 20px;        margin-right: 4px;        top: -1px;    }    .chado-product-flex-right-modification-item-dropdown-menu:last-child {        border-bottom: none;    }    .chado-product-flex-right-middle {        display: flex;        position: relative;        align-items: flex-start;        justify-content: flex-start;        margin-top: 40px;    }    .chado-product-flex-right-middle-left {        display: inline-block;        position: relative;        width: 44%;        margin-right: 2%;    }    .chado-product-flex-right-middle-right {        display: inline-block;        position: relative;        width: 54%;    }    .chado-product-flex-right-middle-left-price {        display: block;        position: relative;    }    .chado-product-flex-right-middle-left-price-top {        display: block;        position: relative;    }    .chado-product-flex-right-middle-left-price-discount {        display: inline-block;        position: relative;        font-family: 'Ubuntu';        font-size: 16px;        color: #BDBDBD;        text-decoration: line-through;    }    .chado-product-flex-right-middle-left-price-difference {        display: inline-block;        position: relative;        font-family: 'Ubuntu';        font-size: 16px;        color: #79B145;        margin-left: 11px;    }    .chado-product-flex-right-middle-left-price-value {        display: block;        position: relative;        margin-top: 2px;        font-family: 'Ubuntu-Medium';        font-size: 36px;        color: #1A1A1A;    }    .chado-product-flex-right-middle-right-button {        display: block;        position: relative;        padding: 16px 0;        font-family: 'Ubuntu-Medium';        font-size: 16px;        color: #ffffff;        background: #79B145;        border-radius: 5px;        text-align: center;        cursor: pointer;    }    .chado-product-flex-right-middle-right-phone {        display: inline-block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 14px;        color: #79B145;        margin-top: 6px;        border-bottom: 1px dashed #79B145;        padding-bottom: 2px;        cursor: pointer;    }    .chado-product-flex-right-bottom {        display: flex;        position: relative;        align-items: flex-start;        justify-content: flex-start;        margin-top: 40px;    }    .chado-product-flex-right-bottom-left {        display: inline-block;        position: relative;        width: 44%;        margin-right: 2%;    }    .chado-product-flex-right-bottom-right {        display: inline-block;        position: relative;        width: 54%;    }    .chado-product-flex-right-bottom-comparation {        display: inline-block;        position: relative;        cursor: pointer;    }    .chado-product-flex-right-bottom-comparation img {        display: inline-block;        position: relative;        top: -1px;    }    .chado-product-flex-right-bottom-comparation-text {        display: inline-block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 14px;        color: #79B145;        border-bottom: 1px dashed #79B145;        margin-left: 5px;    }    .chado-product-flex-right-bottom-like {        display: inline-block;        position: relative;        font-family: 'Ubuntu';        font-size: 14px;        color: #828282;        cursor: pointer;    }    .chado-product-flex-right-bottom-like img {        display: inline-block;        position: relative;        top: -1px;        margin-right: 5px;    }    .chado-product-flex-right-bottom-like-text {        display: inline-block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 14px;        color: #79B145;        border-bottom: 1px dashed #79B145;        margin-left: 5px;    }    .chado-product-flex-right-collections {        display: flex;        position: relative;        align-items: flex-start;        justify-content: flex-start;        margin-top: 20px;    }    .chado-product-flex-right-collection {        display: inline-flex;        position: relative;        align-items: center;        justify-content: flex-start;        border-radius: 5px;        width: 46%;        margin-right: 2%;    }    .chado-product-flex-right-collection:nth-child(2n) {        margin-right: 0;    }    .chado-product-flex-right-collection-yellow {        background: rgba(255, 191, 0, 0.2);        border: 1px solid rgba(255, 191, 0, 0.2);    }    .chado-product-flex-right-collection-green {        background: rgba(74, 168, 27, 0.2);        border: 1px solid rgba(74, 168, 27, 0.2);    }    .chado-product-flex-right-collection-image {        display: inline-block;        position: relative;    }    .chado-product-flex-right-collection-image img {        border-top-left-radius: 5px;        border-bottom-left-radius: 5px;        height: 68px;    }    .chado-product-flex-right-collection-description {        display: inline-block;        position: relative;        font-family: 'Ubuntu';        font-size: 14px;        color: #1A1A1A;        margin-left: 30px;        width: 222px;    }    .chado-product-flex-right-collection-yellow .chado-product-flex-right-collection-description a {        font-family: 'Ubuntu';        font-size: 14px;        color: #FFBF00;        border-bottom: 1px dashed #FFBF00;    }    .chado-product-flex-right-collection-green .chado-product-flex-right-collection-description a {        font-family: 'Ubuntu';        font-size: 14px;        color: #4AA81B;        border-bottom: 1px dashed #4AA81B;    }    .chado-product-flex-right-collection-description a:hover {        font-family: 'Ubuntu';        font-size: 14px;        text-decoration: none;    }    .chado-product-advantage {        display: block;        position: relative;        background: #ffffff;        text-align: center;        padding-top: 31px;        padding-bottom: 66px;    }    .chado-section-product-advantage {        display: flex;        position: relative;        align-items: flex-start;        justify-content: space-between;        flex-wrap: wrap;        border: 1px solid #F2F2F2;        border-radius: 5px;        padding: 27px 29px 5px 29px;    }    .chado-product-advantage-item {        display: inline-flex;        position: relative;        align-items: flex-start;        justify-content: flex-start;        margin-bottom: 20px;    }    .chado-product-advantage-item-image {        display: inline-block;        position: relative;    }    .chado-product-advantage-item-image img {        max-width: 36px;    }    .chado-product-advantage-item-description {        display: inline-block;        position: relative;        margin-left: 19px;        width: 220px;    }    .chado-product-advantage-item-name {        display: block;        position: relative;        font-family: 'Ubuntu';        font-size: 16px;        line-height: 19px;        color: #1A1A1A;        height: 40px;    }    .chado-product-advantage-item-url {        display: block;        position: relative;    }    .chado-product-advantage-item-url a {        display: inline-block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 14px;        line-height: 16px;        color: #79B145;        padding-bottom: 2px;        border-bottom: 1px dashed #79B145;    }    .chado-product-advantage-item-url a:hover {        font-family: 'Ubuntu-Medium';        font-size: 14px;        line-height: 19px;        color: #79B145;        text-decoration: none;    }    .chado-product-advantage-item-url-icon {        display: inline-block;        position: relative;        background: url('/image/chado/arrow_right_pink_small.png') no-repeat 0 0;        width: 8px;        height: 15px;        top: 2px;        margin-left: 4px;    }    .chado-product-content {        display: block;        position: relative;        background: #ffffff;        text-align: center;    }    .chado-section-product-content {        display: block;        position: relative;    }    .chado-product-content-left {        display: block;        position: relative;    }    .chado-product-content-tabs {        display: block;        position: relative;    }    .chado-product-content-tab {        display: inline-block;        position: relative;        padding: 10px 0;        font-family: 'Ubuntu';        font-size: 14px;        line-height: 16px;        text-transform: uppercase;        color: #828282;        margin-right: 30px;        cursor: pointer;    }    .chado-product-content-tab-active, .chado-product-content-tab:hover {        font-family: 'Ubuntu';        color: #79B145;        border-bottom: 4px solid #79B145;        z-index: 2;    }    .chado-product-content-tab-line {        display: block;        position: relative;        border-top: 1px solid #F2F2F2;        top: -2px;    }    .chado-product-content-item {        display: block;        position: relative;        margin-top: 32px;    }    .chado-product-content-item-charasteristics {        display: block;        position: relative;    }    .chado-product-content-item-charasteristics-title {        display: block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 28px;        color: #1A1A1A;    }    .chado-product-content-item-charasteristics-dimensions {        display: block;        position: relative;        font-family: 'Ubuntu';        font-size: 24px;        color: #1A1A1A;        margin-top: 30px;    }    .chado-product-content-item-charasteristics-dimensions-flex {        display: flex;        position: relative;        align-items: flex-start;        justify-content: flex-start;        margin-top: 18px;    }    .chado-product-content-item-charasteristics-dimensions-inner {        display: inline-block;        position: relative;        margin-right: 27px;    }    .chado-product-content-item-charasteristics-dimensions-label {        display: block;        position: relative;        font-family: 'Ubuntu';        font-size: 12px;        color: #828282;    }    .chado-product-content-item-charasteristics-dimensions-value {        display: block;        position: relative;        font-family: 'Ubuntu';        font-size: 28px;        color: #1A1A1A;    }    .chado-product-content-item-charasteristics-titles {        display: block;        position: relative;        font-family: 'Ubuntu';        font-size: 24px;        color: #1A1A1A;        margin-top: 48px;    }    .chado-product-content-item-charasteristics-inner {        display: block;        position: relative;        margin-top: 8px;    }    .chado-product-content-item-charasteristics-inner-flex {        display: flex;        position: relative;        align-items: flex-start;        justify-content: flex-start;        margin-top: 14px;    }    .chado-product-content-item-charasteristics-inner-label {        display: inline-block;        position: relative;        font-family: 'Ubuntu';        font-size: 16px;        color: #828282;        width: 300px;    }    .chado-product-content-item-charasteristics-inner-value {        display: inline-block;        position: relative;        font-family: 'Ubuntu';        font-size: 16px;        color: #1A1A1A;    }    .chado-product-content-item-description {        display: block;        position: relative;        margin-top: 32px;    }    .chado-product-content-item-description h2, .chado-product-content-item-description h3 {        display: block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 32px;        color: #1A1A1A;        font-weight: 400;    }    .chado-product-content-item-description p {        display: inline-block;        position: relative;        font-family: 'Ubuntu';        font-size: 16px;        color: #1A1A1A;        margin-top: 10px;    }    .chado-product-content-right {        display: block;        position: relative;        margin-top: 30px;    }    .chado-product-content-right-title {        display: block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 28px;        color: #1A1A1A;    }    .chado-product-content-right-no-review {        display: block;        position: relative;        font-family: 'Ubuntu';        font-size: 24px;        color: #1A1A1A;        margin-top: 12px;    }    .chado-product-content-right-review-box {        display: flex;        position: relative;        align-items: flex-start;        justify-content: flex-start;        margin-top: 18px;    }    .chado-product-content-right-review-box-reply {        display: inline-block;        position: relative;        margin-right: 30px;    }    .chado-product-content-right-review {        display: block;        position: relative;        padding: 15px 34px;        background: #FBFBFB;        border: 1px solid #F2F2F2;        border-radius: 5px;        width: 100%;    }    .chado-product-content-right-review-top {        display: flex;        position: relative;        justify-content: space-between;        align-items: flex-start;    }    .chado-product-content-right-review-top-left {        display: inline-flex;        position: relative;        justify-content: flex-start;        align-items: center;    }    .chado-product-content-right-review-image {        display: inline-block;        position: relative;        margin-right: 9px;    }    .chado-product-content-right-review-description {        display: inline-block;        position: relative;    }    .chado-product-content-right-review-name {        display: block;        position: relative;        color: #1A1A1A;        font-family: 'Ubuntu';        font-size: 18px;    }    .chado-product-content-right-review-rating {        display: flex;        position: relative;        align-items: center;        justify-content: flex-start;        margin-top: 9px;    }    .chado-product-content-right-review-rating-yellow {        display: block;        position: relative;        background: url('/image/chado/review_star_yellow.png') no-repeat 0 0;        width: 14px;        height: 14px;        margin-right: 3px;    }    .chado-product-content-right-review-top-right {        display: inline-block;        position: relative;    }    .chado-product-content-right-review-date {        display: block;        position: relative;        font-family: 'Ubuntu-Light';        font-size: 14px;        color: #828282;    }    .chado-product-content-right-review-message {        display: block;        position: relative;        margin-top: 34px;        font-family: 'Ubuntu-Light';        font-size: 16px;        color: #1A1A1A;    }    .chado-product-content-right-review-plus {        display: flex;        position: relative;        align-items: flex-start;        justify-content: flex-start;        flex-wrap: wrap;        margin-top: 11px;    }    .chado-product-content-right-review-plus-label {        display: inline-block;        position: relative;        font-family: 'Ubuntu';        font-size: 16px;        color: #1A1A1A;        margin-right: 5px;    }    .chado-product-content-right-review-plus-value {        display: inline-block;        position: relative;        font-family: 'Ubuntu-Light';        font-size: 16px;        color: #1A1A1A;    }    .chado-product-content-right-review-minus {        display: flex;        position: relative;        align-items: flex-start;        justify-content: flex-start;        flex-wrap: wrap;        margin-top: 11px;    }    .chado-product-content-right-review-minus-label {        display: inline-block;        position: relative;        font-family: 'Ubuntu';        font-size: 16px;        color: #1A1A1A;        margin-right: 5px;    }    .chado-product-content-right-review-minus-value {        display: inline-block;        position: relative;        font-family: 'Ubuntu-Light';        font-size: 16px;        color: #1A1A1A;    }    .chado-product-content-right-review-bottom {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;        margin-top: 25px;    }    .chado-product-content-right-review-bottom-left {        display: inline-block;        position: relative;    }    .chado-product-content-right-review-bottom-reply {        display: inline-block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 14px;        color: #79B145;        border-bottom: 1px dashed #79B145;        padding-bottom: 1px;        cursor: pointer;    }    .chado-product-content-right-review-bottom-right {        display: inline-flex;        position: relative;        align-items: flex-start;        justify-content: flex-start;    }    .chado-product-content-right-review-bottom-complaint {        display: inline-block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 14px;        color: #828282;        border-bottom: 1px dashed #828282;        padding-bottom: 1px;        cursor: pointer;    }    .chado-product-content-right-review-bottom-like {        display: inline-block;        position: relative;        margin-left: 13px;    }    .chado-product-content-right-review-bottom-like span {        display: inline-block;        position: relative;        margin-left: 4px;        font-family: 'Ubuntu';        font-size: 14px;        color: #828282;    }    .chado-product-content-right-review-bottom-like-icon {        display: inline-block;        position: relative;        background: url('/image/chado/icon_like.png') no-repeat 0 0;        width: 18px;        height: 17px;        top: 1px;        cursor: pointer;    }    .chado-product-content-right-review-bottom-dislike {        display: inline-block;        position: relative;        margin-left: 13px;    }    .chado-product-content-right-review-bottom-dislike span {        display: inline-block;        position: relative;        margin-left: 4px;        font-family: 'Ubuntu';        font-size: 14px;        color: #828282;    }    .chado-product-content-right-review-bottom-dislike-icon {        display: inline-block;        position: relative;        background: url('/image/chado/icon_dislike.png') no-repeat 0 0;        width: 18px;        height: 17px;        top: 1px;        cursor: pointer;    }    .chado-product-content-right-add-review {        display: block;        position: relative;        margin-top: 20px;    }    .chado-product-content-right-add-review-name {        display: block;        position: relative;        margin-top: 20px;    }    .chado-product-content-right-add-review-name-label {        display: block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 14px;        color: #828282;    }    .chado-product-content-right-add-review-name-input {        display: block;        position: relative;        margin-top: 6px;    }    .chado-product-content-right-add-review-name-input input[type="text"] {        display: block;        position: relative;        width: 100%;        padding: 15px 20px;        border: 1px solid #F2F2F2;        border-radius: 5px;        font-family: 'Ubuntu';        font-size: 16px;        color: #1A1A1A;    }    .chado-product-content-right-add-review-text {        display: block;        position: relative;        margin-top: 20px;    }    .chado-product-content-right-add-review-text-label {        display: block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 14px;        color: #828282;    }    .chado-product-content-right-add-review-text-input {        display: block;        position: relative;        margin-top: 6px;    }    .chado-product-content-right-add-review-text-input textarea {        display: block;        position: relative;        width: 100%;        padding: 15px 20px;        border: 1px solid #F2F2F2;        border-radius: 5px;        font-family: 'Ubuntu';        font-size: 16px;        color: #1A1A1A;    }    .chado-product-content-right-add-review-rating {        display: flex;        position: relative;        margin-top: 20px;    }    .chado-product-content-right-add-review-rating-label {        display: inline-block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 14px;        color: #828282;        margin-right: 5px;    }    .select-rating {        display: inline-block;        position: relative;        top: 1px;    }    .select-rating input[type="radio"] {        position: absolute;        z-index: -1;        opacity: 0;    }    .select-rating-label {        display: inline-block;        position: relative;        background: url('/image/chado/review_star_grey.png') no-repeat 0 0;        width: 14px;        height: 14px;        background-size: cover;        margin-left: 5px;        float: right;        cursor: pointer;    }    .select-rating > input:checked ~ label {        background: url('/image/chado/review_star_yellow.png') no-repeat 0 0;    }    .select-rating:not(:checked) > label:hover,    .select-rating:not(:checked) > label:hover ~ label {        background: url('/image/chado/review_star_yellow.png') no-repeat 0 0;    }    .select-rating > input:checked + label:hover,    .select-rating > input:checked + label:hover ~ label,    .select-rating > input:checked ~ label:hover,    .select-rating > input:checked ~ label:hover ~ label,    .select-rating > label:hover ~ input:checked ~ label {        background: url('/image/chado/review_star_yellow.png') no-repeat 0 0;    }    .chado-product-content-right-add-review-submit {        display: block;        position: relative;        margin-top: 20px;    }    .chado-product-content-right-add-review-submit button {        padding: 0 30px;        font-family: 'Ubuntu-Medium';        font-size: 16px;        color: #ffffff;        background: #79B145;        border-radius: 5px;        text-align: center;        border: none;        cursor: pointer;    }    .chado-recommended {        display: block;        position: relative;        background: #ffffff;        text-align: center;        padding-top: 35px;        padding-bottom: 30px;    }    .chado-section-recommended {        display: block;        position: relative;    }    .chado-recommended-flex {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;    }    .chado-recommended-flex-name {        display: inline-block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 32px;        color: #000000;    }    .chado-recommended-flex-arrow {        display: flex;        position: relative;        align-items: center;        justify-content: flex-start;    }    .chado-recommended-flex-arrow-left {        display: inline-block;        position: relative;        background: rgba(26, 26, 26, 0.06) url('/image/chado/arrow_left_gray.png') no-repeat 12px 12px;        border-top-left-radius: 5px;        border-bottom-left-radius: 5px;        width: 50px;        height: 40px;        cursor: pointer;    }    .chado-recommended-flex-arrow-right {        display: inline-block;        position: relative;        background: rgba(26, 26, 26, 0.06) url('/image/chado/arrow_right_gray.png') no-repeat 13px 12px;        border-top-right-radius: 5px;        border-bottom-right-radius: 5px;        width: 50px;        height: 40px;        cursor: pointer;    }    .chado-recommended-flex-arrow-left:hover {        background: #79B145 url('/image/chado/arrow_left_white.png') no-repeat 12px 12px;    }    .chado-recommended-flex-arrow-right:hover {        background: #79B145 url('/image/chado/arrow_right_white.png') no-repeat 13px 12px;    }    .chado-recommended-products {        display: block;        position: relative;        margin-top: 10px;    }    .chado-recommended-product {        display: inline-block;        position: relative;        padding: 10px 10px 0 10px;        border: 1px solid #F2F2F2;        border-radius: 5px;        margin-right: 10px;        margin-top: 10px;        width: 374px;    }    .compare_tbody .chado-recommended-product {        width: 320px;    }    .chado-recommended-product a:hover {        text-decoration: none;    }    .chado-recommended .owl-carousel {        background: transparent;    }    .chado-recommended .owl-wrapper-outer {        border: none;        box-shadow: none;    }    .chado-recommended-product-stiker {        display: flex;        position: absolute;        align-items: center;        justify-content: flex-start;        flex-wrap: wrap;        top: 15px;        left: 15px;        z-index: 2;    }    .chado-recommended-product-stiker-discount {        display: inline-block;        position: relative;        padding: 3px 6px;        background: #4AA81B;        border-radius: 5px;        color: #ffffff;        font-family: 'Ubuntu';        font-size: 12px;    }    .chado-recommended-product-stiker-shipping {        display: inline-block;        position: relative;        padding: 3px 6px;        background: #FFBF00;        border-radius: 5px;        color: #ffffff;        font-family: 'Ubuntu';        font-size: 12px;        margin-left: 10px;    }    .chado-recommended-product-image {        display: block;        position: relative;    }    .chado-recommended-product-image img {        width: 100%;    }    .chado-recommended-product-flex {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;        margin-top: 15px;    }    .chado-recommended-product-flex-left {        display: inline-block;        position: relative;    }    .chado-recommended-product-flex-left-option {        display: inline-block;        position: relative;        margin-right: 8px;        cursor: pointer;    }    .chado-recommended-product-flex-left-option-active {        border: 2px inset #cc0000;    }    .chado-recommended-product-flex-left-option:last-child {        margin-right: 0;    }    .chado-recommended-product-flex-left-option img {        width: 25px;    }    .chado-recommended-product-flex-right {        display: inline-block;        position: relative;    }    .chado-recommended-product-flex-right-rating {        display: inline-block;        position: relative;    }    .chado-recommended-product-flex-right-rating-yellow-star {        display: inline-block;        position: relative;        background: url('/image/chado/star_yellow.png') no-repeat 0 0;        width: 23px;        height: 22px;    }    .chado-recommended-product-flex-right-rating-grey-star {        display: inline-block;        position: relative;        background: url('/image/chado/star_grey.png') no-repeat 0 0;        width: 23px;        height: 22px;    }    .chado-recommended-product-name {        display: block;        position: relative;        margin-top: 18px;        color: #1A1A1A;        font-family: 'Ubuntu';        font-size: 22px;        height: 50px;    }    .chado-recommended-product-prices {        display: block;        position: relative;        margin-top: 13px;        padding-bottom: 20px;        border-bottom: 1px solid #F2F2F2;        height: 70px;    }    .chado-recommended-product-discount {        display: block;        position: relative;    }    .chado-recommended-product-discount-value {        display: inline-block;        position: relative;        color: #BDBDBD;        font-family: 'Ubuntu';        font-size: 16px;        text-decoration: line-through;    }    .chado-recommended-product-discount-difference {        display: inline-block;        position: relative;        color: #79B145;        font-family: 'Ubuntu';        font-size: 16px;        margin-left: 13px;    }    .chado-recommended-product-price {        display: block;        position: relative;        margin-top: 3px;        color: #1A1A1A;        font-family: 'Ubuntu';        font-size: 28px;    }    .chado-recommended-product-button {        display: flex;        position: relative;        padding: 7px 0 9px 0;        align-items: center;        justify-content: center;    }    .chado-recommended-product-button-cart {        display: inline-block;        position: relative;        background: #79B145 url('/image/chado/catalog_cart_hover.png') no-repeat 14px 10px;        border-radius: 5px;        width: 60px;        height: 48px;        padding: 15px 0 15px 0;        cursor: pointer;    }    .chado-recommended-product-button-cart-text {        display: none;    }    .chado-recommended-product:hover {        box-shadow: 0 0 10px rgba(0,0,0,0.3);    }    .chado-recommended-product:hover .chado-recommended-product-button-cart {        background: #79B145 url('/image/chado/catalog_cart_hover.png') no-repeat 21px 10px;        border-radius: 5px;        width: 150px;        height: 48px;        padding: 15px 29px 15px 65px;    }    .chado-recommended-product:hover .chado-recommended-product-button-cart-text {        display: inline-block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 16px;        color: #FFFFFF;    }    .chado-recommended-product-button-like {        display: inline-block;        position: relative;        background: url('/image/chado/product_heart.png') no-repeat 0 0;        width: 29px;        height: 30px;        margin-left: 50px;        cursor: pointer;    }    .chado-recommended-product-button-like:hover {        background: url('/image/chado/product_heart_active.png') no-repeat 0 0;    }    .chado-recommended-product-button-comparision {        display: inline-block;        position: relative;        background: url('/image/chado/product_comparison.png') no-repeat 0 0;        width: 30px;        height: 28px;        margin-left: 50px;        cursor: pointer;    }    .chado-recommended-product-button-comparision:hover {        background: url('/image/chado/product_comparison_active.png') no-repeat 0 0;    }    .chado-search {        display: block;        position: relative;        margin-top: 20px;    }    .chado-search input[type="text"] {        border: 1px solid #79B145;        background: #FFFFFF;        border-radius: 5px;        font-family: 'Ubuntu-Medium';        font-size: 18px;        color: #212121;        padding: 9px 16px;    }    .chado-search input[type="submit"] {        border: 1px solid #79B145;        background: #79B145;        border-radius: 5px;        font-family: 'Ubuntu-Medium';        font-size: 18px;        color: #FFFFFF;        padding: 9px 16px;        margin-left: 5px;    }    .chado-blog-category {        display: block;        position: relative;        background: #ffffff;        text-align: center;        padding-top: 15px;        padding-bottom: 30px;    }    .chado-section-blog-category {        display: block;        position: relative;    }    .chado-blog-category-title {        display: block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 24px;        color: #1A1A1A;    }    .chado-blog-category-flex {        display: block;        position: relative;        margin-top: 20px;    }    .chado-blog-category-flex-left {        display: block;        position: relative;    }    .chado-blog-category-tabs {        display: flex;        position: relative;        max-width: 100%;        overflow-x: auto;        overflow-y: hidden;        border-bottom: 1px solid #E0E0E0;        margin-bottom: 8px;    }    .chado-blog-category-tab {        display: inline-block;        position: relative;        font-family: 'Ubuntu';        font-size: 16px;        color: #828282;        padding: 7px 10px;        top: 0;        white-space: nowrap;    }    .chado-blog-category-tab:hover, .chado-blog-category-tab-active {        text-decoration: none;        font-family: 'Ubuntu';        font-size: 16px;        color: #79B145;        border-bottom: 5px solid #79B145;        border-radius: 3px;    }    .chado-blog-category-posts {        display: flex;        position: relative;        align-items: flex-start;        justify-content: flex-start;        flex-wrap: wrap;    }    .chado-blog-category-main-post {        display: inline-block;        position: relative;        margin-right: 20px;        margin-top: 20px;        width: 360px;        border: 1px solid #E0E0E0;        border-radius: 5px;    }    .chado-blog-category-main-post:hover {        text-decoration: none;    }    .chado-blog-category-main-post-image {        display: block;        position: relative;        text-align: center;    }    .chado-blog-category-main-post-image img {        width: 100%;        height: 200px;    }    .chado-blog-category-main-post-description {        display: block;        position: relative;        padding: 17px 19px;    }    .chado-blog-category-main-post-date {        display: block;        position: relative;        font-family: 'Ubuntu';        font-size: 14px;        color: #828282;    }    .chado-blog-category-main-post-name {        display: block;        position: relative;        margin-top: 11px;        font-family: 'Ubuntu-Medium';        font-size: 18px;        color: #1A1A1A;        height: 47px;    }    .chado-blog-category-main-post a:hover {        text-decoration: none;    }    .chado-blog-category-main-post-opis {        display: block;        position: relative;        margin-top: 11px;        font-family: 'Ubuntu';        font-size: 16px;        color: #1A1A1A;        height: 45px;    }    .chado-blog-category-main-post-tags {        display: block;        position: relative;    }    .chado-blog-category-main-post-tags-red {        display: inline-block;        position: relative;        padding: 3px 11px;        border-radius: 5px;        font-family: 'Ubuntu';        font-size: 16px;        margin-right: 10px;        margin-top: 10px;        border: 1px solid #79B145;        color: #79B145;    }    .chado-blog-category-main-post-tags-red:hover {        text-decoration: none;        font-family: 'Ubuntu';        font-size: 16px;        color: #79B145;    }    .chado-blog-category-main-post-tags-green {        display: inline-block;        position: relative;        padding: 3px 11px;        border-radius: 5px;        font-family: 'Ubuntu';        font-size: 16px;        margin-right: 10px;        margin-top: 10px;        border: 1px solid #4AA81B;        color: #4AA81B;    }    .chado-blog-category-main-post-tags-green:hover {        text-decoration: none;        font-family: 'Ubuntu';        font-size: 16px;        color: #4AA81B;    }    .chado-blog-category-main-post-tags a:last-child {        margin-right: 0;    }    .chado-blog-category-main-post-viewed {        display: inline-block;        position: relative;        margin-top: 10px;        font-family: 'Ubuntu';        font-size: 14px;        color: #828282;    }    .chado-blog-category-main-post-viewed-icon {        display: inline-block;        position: relative;        background: url('/image/chado/icon_view.png') no-repeat 0 0;        width: 18px;        height: 12px;        margin-right: 4px;        top: 1px;    }    .chado-blog-category-post {        display: inline-block;        position: relative;        margin-right: 20px;        margin-top: 20px;        width: 360px;        border: 1px solid #E0E0E0;        border-radius: 5px;    }    .chado-blog-category-post:hover {        text-decoration: none;    }    .chado-blog-category-post-image {        display: block;        position: relative;        text-align: center;    }    .chado-blog-category-post-image img {        width: 100%;        height: 200px;    }    .chado-blog-category-post-description {        display: block;        position: relative;        padding: 17px 19px;    }    .chado-blog-category-post-date {        display: block;        position: relative;        font-family: 'Ubuntu';        font-size: 14px;        color: #828282;    }    .chado-blog-category-post-name {        display: block;        position: relative;        margin-top: 11px;        font-family: 'Ubuntu-Medium';        font-size: 18px;        color: #1A1A1A;        height: 47px;    }    .chado-blog-category-post a:hover {        text-decoration: none;    }    .chado-blog-category-post-opis {        display: block;        position: relative;        margin-top: 11px;        font-family: 'Ubuntu';        font-size: 16px;        color: #1A1A1A;        height: 45px;    }    .chado-blog-category-post-tags {        display: block;        position: relative;    }    .chado-blog-category-post-tags-red {        display: inline-block;        position: relative;        padding: 3px 11px;        border-radius: 5px;        font-family: 'Ubuntu';        font-size: 16px;        margin-right: 10px;        margin-top: 10px;        border: 1px solid #79B145;        color: #79B145;    }    .chado-blog-category-post-tags-red:hover {        text-decoration: none;        font-family: 'Ubuntu';        font-size: 16px;        color: #79B145;    }    .chado-blog-category-post-tags-green {        display: inline-block;        position: relative;        padding: 3px 11px;        border-radius: 5px;        font-family: 'Ubuntu';        font-size: 16px;        margin-right: 10px;        margin-top: 10px;        border: 1px solid #4AA81B;        color: #4AA81B;    }    .chado-blog-category-post-tags-green:hover {        text-decoration: none;        font-family: 'Ubuntu';        font-size: 16px;        color: #4AA81B;    }    .chado-blog-category-post-tags a:last-child {        margin-right: 0;    }    .chado-blog-category-post-viewed {        display: inline-block;        position: relative;        margin-top: 10px;        font-family: 'Ubuntu';        font-size: 14px;        color: #828282;    }    .chado-blog-category-post-viewed-icon {        display: inline-block;        position: relative;        background: url('/image/chado/icon_view.png') no-repeat 0 0;        width: 18px;        height: 12px;        margin-right: 4px;        top: 1px;    }    .chado-blog-category-flex-right {        display: block;        position: relative;        padding-right: 28px;    }    .chado-blog-category-popular {        display: block;        position: relative;        padding: 28px 28px;        border: 1px solid #79B145;        box-sizing: border-box;        border-radius: 5px;    }    .chado-blog-category-popular-title {        display: block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 24px;        color: #79B145;    }    .chado-blog-category-popular-item {        display: block;        position: relative;        margin-top: 28px;        padding-bottom: 26px;        border-bottom: 1px solid #79B145;    }    .chado-blog-category-popular-item:hover {        text-decoration: none;    }    .chado-blog-category-popular-item:last-child {        border-bottom: none;    }    .chado-blog-category-popular-item-date {        display: block;        position: relative;        font-family: 'Ubuntu';        font-size: 14px;        color: #828282;    }    .chado-blog-category-popular-item-name {        display: block;        position: relative;        margin-top: 8px;        font-family: 'Ubuntu-Medium';        font-size: 18px;        color: #1A1A1A;    }    .chado-blog-category-popular-item:hover .chado-blog-category-popular-item-name {        color: #79B145;    }    .chado-blog-category-popular-item-description {        display: block;        position: relative;        margin-top: 12px;        font-family: 'Ubuntu';        font-size: 16px;        color: #4F4F4F;    }    .chado-blog {        display: block;        position: relative;        background: #ffffff;        text-align: center;        padding-top: 15px;        padding-bottom: 70px;    }    .chado-section-blog {        display: block;        position: relative;    }    .chado-blog-title {        display: block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 24px;        color: #1A1A1A;    }    .chado-blog-top {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;        margin-top: 9px;    }    .chado-blog-top-date {        display: inline-block;        position: relative;        font-family: 'Ubuntu';        font-size: 14px;        color: #828282;    }    .chado-blog-top-viewed {        display: inline-block;        position: relative;        margin-left: 24px;        font-family: 'Ubuntu';        font-size: 14px;        color: #828282;    }    .chado-blog-top-viewed-icon {        display: inline-block;        position: relative;        margin-right: 4px;        background: url('/image/chado/icon_view.png') no-repeat 0 0;        width: 18px;        height: 12px;        top: 1px;    }    .chado-blog-flex {        display: block;        position: relative;    }    .chado-blog-flex-left {        display: block;        position: relative;    }    .chado-blog-content {        display: block;        position: relative;    }    .chado-blog-content h3 {        display: block;        position: relative;        margin-top: 28px;        font-family: 'Ubuntu-Medium';        font-size: 18px;        color: #1A1A1A;    }    .chado-blog-content p {        display: block;        position: relative;        margin-top: 24px;        font-family: 'Ubuntu';        font-size: 16px;        color: #1A1A1A;    }    .chado-blog-content img {        max-width: 100%;    }    .chado-blog-content ul {        padding-left: 16px;    }    .chado-blog-content li {        list-style-type: disc;        font-family: 'Ubuntu';        font-size: 18px;        color: #1A1A1A;        margin-bottom: 15px;    }    .chado-blog-content li:last-child {        margin-bottom: 0;    }    .chado-blog-flex-right {        display: block;        position: relative;    }    .chado-blog-popular {        display: block;        position: relative;        margin-top: 20px;        padding: 28px 28px;        border: 1px solid #79B145;        box-sizing: border-box;        border-radius: 5px;    }    .chado-blog-popular-title {        display: block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 24px;        color: #79B145;    }    .chado-blog-popular-item {        display: block;        position: relative;        margin-top: 28px;        padding-bottom: 26px;        border-bottom: 1px solid #79B145;    }    .chado-blog-popular-item:hover {        text-decoration: none;    }    .chado-blog-popular-item:last-child {        border-bottom: none;    }    .chado-blog-popular-item-date {        display: block;        position: relative;        font-family: 'Ubuntu';        font-size: 14px;        color: #828282;    }    .chado-blog-popular-item-name {        display: block;        position: relative;        margin-top: 8px;        font-family: 'Ubuntu-Medium';        font-size: 18px;        color: #1A1A1A;    }    .chado-blog-popular-item:hover .chado-blog-popular-item-name {        color: #79B145;    }    .chado-blog-popular-item-description {        display: block;        position: relative;        margin-top: 12px;        font-family: 'Ubuntu';        font-size: 16px;        color: #4F4F4F;    }    .chado-blog-products {        display: block;        position: relative;        margin-top: 20px;    }    .chado-blog-product {        display: inline-block;        position: relative;        padding: 10px 10px 0 10px;        border: 1px solid #F2F2F2;        border-radius: 5px;        margin-right: 10px;        margin-top: 10px;    }    .chado-blog-product a:hover {        text-decoration: none;    }    .chado-blog .owl-carousel {        background: transparent;    }    .chado-blog .owl-wrapper-outer {        border: none;        box-shadow: none;    }    .chado-blog-product-stiker {        display: flex;        position: absolute;        align-items: center;        justify-content: flex-start;        flex-wrap: wrap;        top: 15px;        left: 15px;        z-index: 2;    }    .chado-blog-product-stiker-discount {        display: inline-block;        position: relative;        padding: 3px 6px;        background: #4AA81B;        border-radius: 5px;        color: #ffffff;        font-family: 'Ubuntu';        font-size: 12px;    }    .chado-blog-product-stiker-shipping {        display: inline-block;        position: relative;        padding: 3px 6px;        background: #FFBF00;        border-radius: 5px;        color: #ffffff;        font-family: 'Ubuntu';        font-size: 12px;        margin-left: 10px;    }    .chado-blog-product-image {        display: block;        position: relative;    }    .chado-blog-product-image img {        width: 100%;    }    .chado-blog-product-flex {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;        margin-top: 15px;    }    .chado-blog-product-flex-left {        display: inline-block;        position: relative;    }    .chado-blog-product-flex-left-option {        display: inline-block;        position: relative;        margin-right: 8px;        cursor: pointer;    }    .chado-blog-product-flex-left-option-active {        border: 2px inset #cc0000;    }    .chado-blog-product-flex-left-option:last-child {        margin-right: 0;    }    .chado-blog-product-flex-left-option img {        width: 25px;    }    .chado-blog-product-flex-right {        display: inline-block;        position: relative;    }    .chado-blog-product-flex-right-rating {        display: inline-block;        position: relative;    }    .chado-blog-product-flex-right-rating-yellow-star {        display: inline-block;        position: relative;        background: url('/image/chado/star_yellow.png') no-repeat 0 0;        width: 23px;        height: 22px;    }    .chado-blog-product-flex-right-rating-grey-star {        display: inline-block;        position: relative;        background: url('/image/chado/star_grey.png') no-repeat 0 0;        width: 23px;        height: 22px;    }    .chado-blog-product-name {        display: block;        position: relative;        margin-top: 18px;        color: #1A1A1A;        font-family: 'Ubuntu';        font-size: 22px;        height: 50px;    }    .chado-blog-product-prices {        display: block;        position: relative;        margin-top: 13px;        padding-bottom: 20px;        border-bottom: 1px solid #F2F2F2;        height: 70px;    }    .chado-blog-product-discount {        display: block;        position: relative;    }    .chado-blog-product-discount-value {        display: inline-block;        position: relative;        color: #BDBDBD;        font-family: 'Ubuntu';        font-size: 16px;        text-decoration: line-through;    }    .chado-blog-product-discount-difference {        display: inline-block;        position: relative;        color: #79B145;        font-family: 'Ubuntu';        font-size: 16px;        margin-left: 13px;    }    .chado-blog-product-price {        display: block;        position: relative;        margin-top: 3px;        color: #1A1A1A;        font-family: 'Ubuntu';        font-size: 28px;    }    .chado-blog-product-button {        display: flex;        position: relative;        padding: 7px 0 9px 0;        align-items: center;        justify-content: center;    }    .chado-blog-product-button-cart {        display: inline-block;        position: relative;        background: #79B145 url('/image/chado/catalog_cart_hover.png') no-repeat 14px 10px;        border-radius: 5px;        width: 60px;        height: 48px;        padding: 15px 0 15px 0;        cursor: pointer;    }    .chado-blog-product-button-cart-text {        display: none;    }    .chado-blog-product:hover {        box-shadow: 0 0 10px rgba(0,0,0,0.3);    }    .chado-blog-product:hover .chado-blog-product-button-cart {        background: #79B145 url('/image/chado/catalog_cart_hover.png') no-repeat 21px 10px;        border-radius: 5px;        width: 150px;        height: 48px;        padding: 15px 29px 15px 65px;    }    .chado-blog-product:hover .chado-blog-product-button-cart-text {        display: inline-block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 16px;        color: #FFFFFF;    }    .chado-blog-product-button-like {        display: inline-block;        position: relative;        background: url('/image/chado/product_heart.png') no-repeat 0 0;        width: 29px;        height: 30px;        margin-left: 50px;        cursor: pointer;    }    .chado-blog-product-button-like:hover {        background: url('/image/chado/product_heart_active.png') no-repeat 0 0;    }    .chado-blog-product-button-comparision {        display: inline-block;        position: relative;        background: url('/image/chado/product_comparison.png') no-repeat 0 0;        width: 30px;        height: 28px;        margin-left: 50px;        cursor: pointer;    }    .chado-blog-product-button-comparision:hover {        background: url('/image/chado/product_comparison_active.png') no-repeat 0 0;    }    .chado-blog-bottom {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;        margin-top: 20px;    }    .chado-blog-bottom-tags {        display: inline-flex;        position: relative;        align-items: center;        justify-content: flex-start;    }    .chado-blog-bottom-tag-red {        display: inline-block;        position: relative;        padding: 3px 11px;        border-radius: 5px;        font-family: 'Ubuntu';        font-size: 16px;        margin-right: 10px;        margin-top: 10px;        border: 1px solid #79B145;        color: #79B145;    }    .chado-blog-bottom-tag-red:hover {        text-decoration: none;        font-family: 'Ubuntu';        font-size: 16px;        color: #79B145;    }    .chado-blog-bottom-tag-green {        display: inline-block;        position: relative;        padding: 3px 11px;        border-radius: 5px;        font-family: 'Ubuntu';        font-size: 16px;        margin-right: 10px;        margin-top: 10px;        border: 1px solid #4AA81B;        color: #4AA81B;    }    .chado-blog-bottom-tag-green:hover {        text-decoration: none;        font-family: 'Ubuntu';        font-size: 16px;        color: #4AA81B;    }    .chado-blog-bottom-shares {        display: inline-flex;        position: relative;        align-items: center;        justify-content: flex-start;    }    .chado-blog-bottom-shares-label {        display: inline-block;        position: relative;        margin-right: 13px;        font-family: 'Ubuntu-Medium';        font-size: 18px;        color: #1A1A1A;    }    .chado-blog-bottom-share {        display: inline-block;        position: relative;        margin-left: 15px;    }    .chado-blog-category-no-posts {        display: inline-block;        position: relative;        margin-top: 10px;        font-family: 'Ubuntu';        font-size: 18px;        color: #1A1A1A;    }    .chado-blog-category-pagination {        display: block;        position: relative;        margin-top: 20px;        text-align: center;    }    .chado-cart {        display: block;        position: relative;        background: #f2f2f2;        text-align: center;        padding-top: 15px;        padding-bottom: 80px;    }    .chado-section-cart {        display: block;        position: relative;    }    .chado-cart-title {        display: block;        position: relative;        font-family: 'Roboto-Bold';        font-size: 36px;        color: #1A1A1A;    }    .chado-cart-flex {        display: flex;        position: relative;        align-items: flex-start;        justify-content: flex-start;        flex-direction: column-reverse;        flex-wrap: wrap;        margin-top: 33px;    }    .chado-cart-left {        display: block;        position: relative;        width: 100%;    }    .chado-cart-personal {        display: block;        position: relative;        background: #FFFFFF;        border: 1px solid #F2F2F2;        border-radius: 5px;        padding: 39px 28px;        margin-top: 30px;    }    .chado-cart-personal-title {        display: block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 18px;        color: #1A1A1A;        margin-bottom: 10px;    }    .chado-cart-personal-flex {        display: flex;        position: relative;        align-items: center;        justify-content: flex-start;        margin-top: 9px;    }    .chado-cart-personal-flex-label {        display: inline-block;        position: relative;        width: 19%;        font-family: 'Ubuntu';        font-size: 16px;        color: #1A1A1A;    }    .chado-cart-personal-flex-input {        display: inline-block;        position: relative;        width: 80%;        margin-left: 1%;    }    .chado-cart-personal-flex-input input[type="text"], .chado-cart-personal-flex-input input[type="email"], .chado-cart-personal-flex-input input[type="number"] {        display: block;        position: relative;        border: 1px solid #F2F2F2;        border-radius: 5px;        font-family: 'Ubuntu';        font-size: 14px;        color: #1A1A1A;        padding: 18px 27px;        width: 100%;    }    .chado-cart-personal-flex-input-btn {        display: inline-block;        position: relative;        background: #79B145;        border: 2px solid #79B145;        border-radius: 30px;        padding: 17px 93px;        font-family: 'Ubuntu-Medium';        font-size: 16px;        text-align: center;        color: #FFFFFF;        margin-top: 13px;        cursor: pointer;    }    .chado-cart-personal-flex-input-btn:hover {        background: #64933b;        border: 2px solid #64933b;    }    .chado-cart-shipping {        display: block;        position: relative;        background: #FFFFFF;        border: 1px solid #F2F2F2;        border-radius: 5px;        padding: 39px 28px;        margin-top: 15px;    }    .chado-cart-shipping-flex {        display: flex;        position: relative;        align-items: center;        justify-content: flex-start;        border-bottom: 1px solid #F2F2F2;        padding-top: 18px;        padding-bottom: 19px;    }    .chado-cart-shipping-flex-type {        display: flex;        position: relative;        align-items: flex-start;        justify-content: flex-start;        border-bottom: 1px solid #F2F2F2;        padding-top: 18px;        padding-bottom: 19px;    }    .chado-cart-shipping-flex:first-child {        padding-top: 0;    }    .chado-cart-shipping-flex:last-child {        border-bottom: none;        padding-bottom: 0;    }    .chado-cart-shipping-flex-label {        display: inline-block;        position: relative;        width: 19%;        font-family: 'Ubuntu-Medium';        font-size: 18px;        color: #1A1A1A;    }    .chado-cart-shipping-flex-input {        display: inline-block;        position: relative;        width: 80%;        margin-left: 1%;    }    .chado-cart-shipping-flex-input select {        display: block;        position: relative;        background: url('/image/chado/arrow_down_select.png') no-repeat calc(100% - 28px) 25px;        border: 1px solid #F2F2F2;        border-radius: 5px;        font-family: 'Ubuntu';        font-size: 14px;        color: #1A1A1A;        padding: 18px 27px;        width: 100%;        -webkit-appearance: none;        -moz-appearance: none;        appearance: none;    }    .chado-cart-shipping-flex-input-city {        display: flex;        position: relative;        align-items: center;        justify-content: flex-start;    }    .chado-cart-shipping-flex-input-city-label {        display: inline-block;        position: relative;        font-family: 'Ubuntu';        font-size: 14px;        color: #828282;    }    .chado-cart-shipping-flex-input-city-select {        display: inline-block;        position: relative;        margin-left: 13px;    }    .chado-cart-shipping-flex-input-city-select-main {        display: inline-flex;        position: relative;        align-items: center;        justify-content: flex-start;    }    .chado-cart-shipping-flex-input-city-select-main-location {        display: inline-block;        position: relative;    }    .chado-cart-shipping-flex-input-city-select-main-name {        display: inline-block;        position: relative;        font-family: 'Roboto-Medium';        font-size: 14px;        color: #79B145;        border-bottom: 1px dashed #79B145;        margin-left: 6px;        cursor: pointer;    }    .chado-cart-shipping-flex-input-city-select-main-arrow {        display: inline-block;        position: relative;        background: url('/image/chado/arrow_city_cart.png') no-repeat 0 0;        width: 13px;        height: 7px;        margin-left: 7px;    }    .chado-cart-shipping-flex-input-city-select-dropdown {        display: inline-block;        position: absolute;        top: 100%;        left: 0;        border: 1px solid #f2f2f2;        background: #ffffff;        max-height: 300px;        overflow-y: auto;        overflow-x: hidden;        z-index: 2;    }    .chado-cart-shipping-flex-input-city-select-dropdown-search {        display: block;        position: relative;        padding: 6px 10px;    }    .chado-cart-shipping-flex-input-city-select-dropdown-search-input {        display: block;        position: relative;        padding: 3px 5px;        font-family: 'Roboto-Medium';        font-size: 16px;        color: #79B145;        border: 1px solid #79B145;        border-radius: 5px;        width: 100%;    }    .chado-cart-shipping-flex-input-city-select-dropdown-item {        display: block;        position: relative;        padding: 7.6px 20px;        border-top: 1px solid #f2f2f2;        cursor: pointer;    }    .chado-cart-shipping-flex-input-city-select-dropdown-item:hover {        color: #79B145;    }    .chado-cart-shipping-flex-input-city-select-dropdown-item:first-child {        border-top: none;    }    .chado-cart-shipping-flex-input-type {        display: block;        position: relative;        margin-top: 14px;    }    .chado-cart-shipping-flex-input-type-select {        display: block;        position: relative;    }    .chado-cart-shipping-flex-input-type-select-main {        display: block;        position: relative;        background: url('/image/chado/arrow_down_select.png') no-repeat calc(100% - 28px) 25px;        border: 1px solid #F2F2F2;        border-radius: 5px;        font-family: 'Ubuntu';        font-size: 16px;        color: #1A1A1A;        padding: 18px 27px;        width: 100%;        cursor: pointer;    }    .chado-cart-shipping-flex-input-type-select-dropdown {        display: block;        position: absolute;        top: 100%;        left: 0;        border: 1px solid #F2F2F2;        border-radius: 5px;        width: 100%;        background: #ffffff;        max-height: 300px;        overflow-y: auto;        overflow-x: hidden;        z-index: 2;    }    .chado-cart-shipping-flex-input-type-select-dropdown-item {        display: block;        position: relative;        border-bottom: 1px solid #F2F2F2;        padding: 18px 27px;        font-family: 'Ubuntu';        font-size: 16px;        color: #1A1A1A;        cursor: pointer;    }    .chado-cart-shipping-flex-input-type-select-dropdown-item:hover {        color: #79B145;    }    .chado-cart-shipping-flex-input-type-select-dropdown-item:last-child {        border-bottom: none;    }    .chado-cart-shipping-flex-input-office {        display: block;        position: relative;        margin-top: 10px;    }    .chado-cart-shipping-flex-input-street {        display: block;        position: relative;        margin-top: 10px;    }    .chado-cart-shipping-flex-input-street input[type="text"] {        border: 1px solid #F2F2F2;        border-radius: 5px;        font-family: 'Rubik';        font-size: 14px;        color: #1A1A1A;        padding: 18px 27px;        width: 100%;    }    .chado-cart-shipping-flex-input-address {        display: flex;        position: relative;        margin-top: 10px;        align-items: center;        justify-content: flex-start;    }    .chado-cart-shipping-flex-input-address-apartment {        display: inline-block;        position: relative;        margin-right: 10px;    }    .chado-cart-shipping-flex-input-address-apartment input[type="text"] {        border: 1px solid #F2F2F2;        border-radius: 5px;        font-family: 'Ubuntu';        font-size: 14px;        color: #1A1A1A;        padding: 18px 27px;        width: 160px;    }    .chado-cart-shipping-flex-input-address-floor {        display: inline-block;        position: relative;        margin-right: 10px;    }    .chado-cart-shipping-flex-input-address-floor input[type="text"] {        border: 1px solid #F2F2F2;        border-radius: 5px;        font-family: 'Ubuntu';        font-size: 14px;        color: #1A1A1A;        padding: 18px 27px;        width: 100px;    }    .chado-cart-shipping-flex-input-address-build {        display: inline-block;        position: relative;    }    .chado-cart-shipping-flex-input-address-build input[type="text"] {        border: 1px solid #F2F2F2;        border-radius: 5px;        font-family: 'Ubuntu';        font-size: 14px;        color: #1A1A1A;        padding: 18px 27px;        width: 100px;    }    .chado-cart-shipping-flex-description {        display: block;        position: relative;    }    .chado-cart-shipping-flex-description textarea {        border: 1px solid #F2F2F2;        border-radius: 5px;        font-family: 'Ubuntu';        font-size: 14px;        color: #1A1A1A;        padding: 18px 27px;        width: 100%;        height: 100px;    }    .chado-cart-shipping-flex-promocode {        display: block;        position: relative;    }    .chado-cart-shipping-flex-promocode input[type="text"] {        border: 1px solid #F2F2F2;        border-radius: 5px;        font-family: 'Ubuntu';        font-size: 14px;        color: #1A1A1A;        padding: 18px 27px;        width: 100%;    }    .chado-cart-shipping-flex-personal-data {        display: block;        position: relative;    }    .chado-cart-shipping-flex-personal-data label {        display: block;        position: relative;    }    .chado-cart-shipping-flex-personal-data input[type="checkbox"] {        position: absolute;        z-index: -1;        opacity: 0;    }    .chado-cart-shipping-flex-personal-data input[type="checkbox"] + label {        display: inline-flex;        align-items: center;        user-select: none;        cursor: pointer;    }    .chado-cart-shipping-flex-personal-data input[type="checkbox"] + label::before {        content: '';        display: inline-block;        width: 25px;        height: 25px;        background: #79B145;        border: 1px solid #79B145;        border-radius: 5px;        margin-right: 5px;        cursor: pointer;    }    .chado-cart-shipping-flex-personal-data input[type="checkbox"]:checked + label::before {        background: #79B145 url('/image/chado/select_checkbox.png') no-repeat 3px 6px;    }    .chado-cart-shipping-flex-personal-data label {        font-family: 'Ubuntu';        font-size: 14px;        color: #1A1A1A;    }    .chado-cart-shipping-flex-checkout {        display: block;        position: relative;        margin-top: 10px;    }    .chado-cart-shipping-flex-checkout input[type="submit"] {        display: inline-block;        position: relative;        background: #79B145;        border: 2px solid #79B145;        border-radius: 30px;        padding: 17px 93px;        font-family: 'Ubuntu-Medium';        font-size: 16px;        text-align: center;        color: #FFFFFF;        cursor: pointer;    }    .chado-cart-shipping-flex-checkout input[type="submit"]:hover {        background: #64933b;        border: 2px solid #64933b;    }    .chado-cart-shipping-flex-checkout input[type="submit"]:disabled {        opacity: 0.7;    }    .chado-cart-shipping-flex-public-offer {        display: block;        position: relative;        font-family: 'Ubuntu';        font-size: 12px;        color: #000000;        margin-top: 11px;    }    .chado-cart-shipping-flex-public-offer a {        font-family: 'Ubuntu';        font-size: 12px;        color: #79B145;        border-bottom: 1px dashed #79B145;    }    .chado-cart-shipping-flex-public-offer a {        text-decoration: none;        font-family: 'Ubuntu';        font-size: 12px;        color: #79B145;    }    .chado-cart-right {        display: block;        position: relative;        margin-top: 20px;        width: 100%;    }    .chado-cart-right-order {        display: block;        position: relative;        background: #FFFFFF;        border: 1px solid #F2F2F2;        border-radius: 5px;        padding: 39px 28px;    }    .chado-cart-right-order-title {        display: block;        position: relative;        font-family: 'Roboto-Medium';        font-size: 24px;        color: #1A1A1A;        margin-bottom: 14px;    }    .chado-cart-right-order-products {        display: block;        position: relative;    }    .chado-cart-right-order-product {        display: block;        position: relative;        padding-bottom: 29px;        border-bottom: 1px solid #F2F2F2;        margin-bottom: 31px;    }    .chado-cart-right-order-product-flex {        display: flex;        position: relative;        align-items: center;        justify-content: flex-start;    }    .chado-cart-right-order-product-image {        display: inline-block;        position: relative;    }    .chado-cart-right-order-product-image img {        width: 110px;    }    .chado-cart-right-order-product-information {        display: inline-flex;        position: relative;        align-items: flex-start;        justify-content: space-between;        width: 100%;        margin-left: 13px;    }    .chado-cart-right-order-product-information-left {        display: inline-block;        position: relative;    }    .chado-cart-right-order-product-information-name {        display: block;        position: relative;        font-family: 'Roboto-Medium';        font-size: 18px;        color: #1A1A1A;    }    .chado-cart-right-order-product-information-code {        display: flex;        position: relative;        align-items: center;        justify-content: flex-start;        margin-top: 8px;    }    .chado-cart-right-order-product-information-code-label {        display: inline-block;        position: relative;        font-family: 'Roboto';        font-size: 14px;        color: #828282;    }    .chado-cart-right-order-product-information-code-value {        display: inline-block;        position: relative;        font-family: 'Roboto';        font-size: 14px;        color: #1A1A1A;        margin-left: 3px;    }    .chado-cart-right-order-product-information-price-product {        display: block;        position: relative;        margin-top: 46px;        font-family: 'Roboto-Medium';        font-size: 16px;        color: #1A1A1A;    }    .chado-cart-right-order-product-information-right {        display: inline-block;        position: relative;    }    .chado-cart-right-order-product-information-price-all {        display: block;        position: relative;        font-family: 'Roboto-Medium';        font-size: 20px;        color: #1A1A1A;        white-space: nowrap;    }    .chado-cart-right-order-product-information-quantity {        display: flex;        position: relative;        align-items: center;        justify-content: flex-end;        margin-top: 55px;    }    .chado-cart-right-order-product-information-quantity-minus {        display: inline-block;        position: relative;        background: url('/image/chado/product_minus.png') no-repeat 0 0;        width: 25px;        height: 25px;        cursor: pointer;    }    .chado-cart-right-order-product-information-quantity-value {        display: inline-block;        position: relative;        margin-left: 10px;        font-family: 'Ubuntu-Medium';        color: #1A1A1A;        font-size: 16px;    }    .chado-cart-right-order-product-information-quantity-plus {        display: inline-block;        position: relative;        margin-left: 10px;        background: url('/image/chado/product_plus.png') no-repeat 0 0;        width: 25px;        height: 24px;        cursor: pointer;    }    .chado-cart-right-order-product-modification {        display: block;        position: relative;        margin-top: 9px;    }    .chado-cart-right-order-product-modification-item {        display: block;        position: relative;        margin-top: 17px;    }    .chado-cart-right-order-product-modification-item-label {        display: block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 14px;        color: #828282;    }    .chado-cart-right-order-product-modification-item-main {        display: block;        position: relative;        margin-top: 6px;        padding: 15px 20px;        border: 1px solid #F2F2F2;        border-radius: 5px;        font-family: 'Ubuntu';        font-size: 16px;        color: #1A1A1A;        cursor: pointer;    }    .chado-cart-right-order-product-modification-item-main img {        display: inline-block;        position: relative;        top: -1px;        width: 20px;        margin-right: 7px;    }    .chado-cart-right-order-product-modification-item-price {        display: inline-block;        position: absolute;        font-family: 'Ubuntu';        font-size: 14px;        color: #828282;        top: 16px;        right: 52px;    }    .chado-cart-right-order-product-modification-item-main-down {        display: inline-block;        position: absolute;        background: url('/image/chado/arrow_down_cart.png') no-repeat 0 0;        width: 12px;        height: 7px;        top: 22px;        right: 22px;    }    .chado-cart-right-order-product-modification-item-dropdown {        display: block;        position: absolute;        border: 1px solid #F2F2F2;        border-bottom-left-radius: 5px;        border-bottom-right-radius: 5px;        top: 100%;        left: 0;        width: 100%;        background: #ffffff;        z-index: 2;    }    .chado-cart-right-order-product-modification-item-dropdown-menu {        display: block;        position: relative;        padding: 15px 20px;        border-bottom: 1px solid #F2F2F2;        font-family: 'Ubuntu';        font-size: 16px;        color: #1A1A1A;        cursor: pointer;    }    .chado-cart-right-order-product-modification-item-dropdown-menu img {        display: inline-block;        position: relative;        top: -1px;        width: 20px;        margin-right: 7px;    }    .chado-cart-right-order-total-label {        display: block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 24px;        color: #1A1A1A;        padding-bottom: 20px;        border-bottom: 1px solid #F2F2F2;        margin-bottom: 11px;    }    .chado-cart-right-order-total-flex {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;        margin-top: 11px;    }    .chado-cart-right-order-total-flex-label {        display: inline-block;        position: relative;        font-family: 'Ubuntu-Light';        font-size: 16px;        color: #828282;    }    .chado-cart-right-order-total-flex-value {        display: inline-block;        position: relative;        font-family: 'Ubuntu';        font-size: 18px;        color: #1A1A1A;    }    .chado-cart-right-order-alltotal-flex {        display: flex;        position: relative;        align-items: center;        justify-content: space-between;        margin-top: 17px;        border-top: 1px solid #F2F2F2;        padding-top: 25px;    }    .chado-cart-right-order-alltotal-flex-label {        display: inline-block;        position: relative;        font-family: 'Roboto';        font-size: 18px;        color: #828282;    }    .chado-cart-right-order-alltotal-flex-value {        display: inline-block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 24px;        color: #1A1A1A;    }    .chado-cart-right-continue {        display: none;    }    .chado-cart-mobile-right-continue {        display: block;        position: relative;        text-align: right;        margin-top: 15px;    }    .chado-cart-mobile-right-continue a {        display: inline-block;        position: relative;        padding-bottom: 1px;        border-bottom: 1px dashed #79B145;        font-family: 'Ubuntu-Medium';        font-size: 18px;        color: #79B145;    }    .chado-cart-mobile-right-continue a:hover {        text-decoration: none;        font-family: 'Ubuntu-Medium';        font-size: 18px;        color: #79B145;    }    .chado-cart-mobile-right-continue-icon {        display: inline-block;        position: relative;        background: url('/image/chado/arrow_left_pink.png') no-repeat 0 0;        width: 22px;        height: 16px;        top: 1px;        margin-right: 5px;    }    .chado-information {        display: block;        position: relative;        background: #ffffff;        text-align: center;        padding-top: 20px;        padding-bottom: 20px;    }    .chado-section-information {        display: block;        position: relative;    }    .chado-section-information p {        display: block;        position: relative;        margin-top: 10px;        color: #1A1A1A;        font-family: 'Ubuntu';        font-size: 18px;        text-decoration: none;    }    .chado-section-information h1 {        display: block;        position: relative;        margin-top: 10px;        color: #1A1A1A;        font-family: 'Ubuntu-Bold';        font-size: 32px;        text-decoration: none;    }    .chado-section-information h2 {        display: block;        position: relative;        margin-top: 10px;        color: #1A1A1A;        font-family: 'Ubuntu-Bold';        font-size: 24px;        text-decoration: none;    }    .chado-section-information h3 {        display: block;        position: relative;        margin-top: 10px;        color: #1A1A1A;        font-family: 'Ubuntu-Bold';        font-size: 18px;        text-decoration: none;    }    .chado-section-information .buttons {        margin-top: 10px;    }    .chado-cart-phone {        display: block;        position: relative;        background: url('/image/chado/img/layer_pink.png') repeat 0 0;        text-align: center;    }    .chado-cart-phone {        display: none;    }    .chado-section-cart-phone {        display: block;        position: relative;    }    .chado-cart-phone-flex {        display: flex;        position: relative;        align-items: flex-end;        justify-content: center;        padding-top: 40px;    }    .chado-cart-phone-left {        display: inline-block;        position: relative;        padding-bottom: 46px;    }    .chado-cart-phone-left-title {        display: block;        position: relative;        font-family: 'Ubuntu-Medium';        font-size: 24px;        color: #1A1A1A;    }    .chado-cart-phone-left-button {        display: block;        position: relative;        width: 357px;        border: 2px solid #79B145;        text-align: center;        border-radius: 5px;        font-family: 'Ubuntu-Medium';        font-size: 15px;        color: #79B145;        padding: 16px 0;        margin-top: 18px;        cursor: pointer;    }    .chado-cart-phone-left-button:hover {        background: #79B145;        color: #ffffff;    }    .chado-cart-phone-left-schedule {        display: block;        position: relative;        font-family: 'Roboto';        font-size: 14px;        color: #828282;        margin-top: 12px;    }    .chado-cart-phone-middle {        display: inline-block;        position: relative;        margin-left: 102px;        padding-bottom: 62px;    }    .chado-cart-phone-middle-title {        display: block;        position: relative;        font-family: Roboto;        font-size: 16px;        color: #828282;    }    .chado-cart-phone-middle-items {        display: flex;        position: relative;        align-items: center;        justify-content: flex-start;        flex-wrap: wrap;        margin-top: 9px;        width: 435px;    }    .chado-cart-phone-middle-item {        display: inline-flex;        position: relative;        align-items: center;        justify-content: flex-start;        margin-top: 10px;        margin-right: 56px;        width: 185px;    }    .chado-cart-phone-middle-item:nth-child(2n) {        margin-right: 0;    }    .chado-cart-phone-middle-item-icon {        display: inline-block;        position: relative;        margin-right: 6px;    }    .chado-cart-phone-middle-item a {        display: inline-block;        position: relative;        font-family: 'Ubuntu';        font-size: 16px;        color: #212121;    }    .chado-cart-phone-middle-item a:hover {        text-decoration: none;        font-family: 'Ubuntu';        font-size: 16px;        color: #79B145;    }    .chado-cart-phone-right {        display: inline-block;        position: relative;        margin-left: 60px;    }}