.iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ main { overflow: hidden; max-width: 95%; margin: 0 auto; } body { background: #f8f1dc; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 95%; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #0a664a; } a:hover:not(.nav-link):not(.btn) { color: #ffc000; } .pagination .page-list li:hover { border-color: #ffc000; } .pagination .page-list li.current { border-color: #ffc000; } .pagination .page-list li.current a { color: #ffc000; } #mobile-header { background: #ffffff; border-bottom: none 1px #e3e3e3; } #mobile-header #mobile-header-sticky { background: #ffffff; } #mobile-header .mobile-main-bar { padding-top: 0.2777777778rem; padding-bottom: 0.2777777778rem; } #mobile-header .m-nav-btn { color: #ffffff; } #mobile-header .m-nav-btn:hover { color: #ffffff; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #0a664a; } #mobile-header .m-nav-btn { padding-top: 0.8333333333rem; padding-bottom: 0.8333333333rem; border: none 1px; border-left: none; } #mobile-header .m-nav-btn:hover { background: #38ab36; } #mobile-header .col-mobile-btn:last-child .m-nav-btn { border-right: none; } html { font-size: 18px; } @media (max-width: 767px) { html { font-size: 15px; } } body { line-height: 1.4rem; } body { font-family: 'Oldenburg', sans-serif; } #blockcart-content { background: #f8f1dc; color: #000000; border: none 1px #006647; box-shadow: 0px 1px 30px 0px rgba(0, 0, 0, 0.65); } #blockcart-content a:not(.btn) { color: #000000; } #blockcart-content a:not(.btn):hover { color: #000000; } /*** Secondary button ***/ .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled, .bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default { background: #ffffff; color: #777777; border: solid 1px #e3e3e3; } .btn-secondary:hover, .btn-secondary:focus, .btn-secondary :active, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled :active, .btn-secondary:disabled:hover, .btn-secondary:disabled:focus, .btn-secondary:disabled :active, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:hover, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:focus, .bootstrap-touchspin .group-span-filestyle .btn-touchspin :active, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:hover, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:focus, .group-span-filestyle .bootstrap-touchspin .btn-touchspin :active, .group-span-filestyle .btn-default:hover, .group-span-filestyle .btn-default:focus, .group-span-filestyle .btn-default :active { background: #eaa500; color: #2e2e2e; } .btn-secondary:not(:disabled):not(.disabled):active { background: #eaa500; color: #2e2e2e; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #ffffff; color: #777777; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #eaa500; color: #2e2e2e; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #ff4c01; color: #ffffff; border: none 1px #a2bf5e; } .btn-primary:hover, .btn-primary:focus, .btn-primary :active, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled :active, .btn-primary:disabled:hover, .btn-primary:disabled:focus, .btn-primary:disabled :active { background: #ff4c01; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #ff4c01; color: #ffffff; } #wrapper .breadcrumb { background: rgba(227, 227, 227, 0.25); padding-top: 0.4444444444rem; padding-bottom: 0.4444444444rem; padding-left: 0.2777777778rem; padding-right: 0.2777777778rem; margin-top: -4.4444444444rem; margin-bottom: 4.4444444444rem; font-size: 0.7222222222rem; font-style: normal; font-weight: normal; text-transform: none; color: #000000; box-shadow: 0px 7px 30px 0px rgba(0, 0, 0, 0.22); } #wrapper .breadcrumb li:after { color: #000000; } #wrapper .breadcrumb a { color: #000000; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #000000; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #000000; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #000000; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #000000; } .form-control::-webkit-input-placeholder { color: #000000; } .form-control::-moz-placeholder { color: #000000; } .form-control:-ms-input-placeholder { color: #000000; } .form-control:-moz-placeholder { color: #000000; } .form-control:focus { color: #000000; border-color: #8a8a8a; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #000000; } .custom-radio input[type=radio]:checked + span { background-color: #000000; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #000000; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #474747!important; border-bottom: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(71, 71, 71, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #333333; color: #ffffff; } .tooltip.bs-tether-element-attached-bottom .tooltip-inner:before, .tooltip.tooltip-top .tooltip-inner:before, .bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before { border-top-color: #333333; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #333333; } /*** Modals ***/ .modal-backdrop { background: rgba(143, 148, 133, 0.67); } .modal-content { background: #ffffff; border: solid 1px rgba(161, 161, 161, 0.25); } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #006647; color: #ffffff; border: none 1px; } .product-price { color: #38ab36; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.6666666667rem; font-style: normal; font-weight: bold; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #ffc000; color: #ffffff; } .product-flags .new { background: #38ab36; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #ffc000; color: #ffffff; } .product-available { background: #67a675; color: #ffffff; } .product-unavailable { background: #a17738; color: #fff7f7; } .alert-success { background: #38ab36; color: #ffffff; border-color: #38ab36; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { color: #ffffff; text-decoration: underline; } .alert-info { background: #0a664a; color: #ffffff; border-color: #0a664a; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { color: #ffffff; text-decoration: underline; } .alert-warning { background: #ffc000; color: #ffffff; border-color: #ffc000; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { color: #ffffff; text-decoration: underline; } .alert-danger { background: #b80405; color: #ffffff; border-color: #b80405; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { color: #ffffff; text-decoration: underline; } #iqitcompare-floating { background: #006647; border-top: none 1px; border-left: none 1px; border-right: none 1px; box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.3); } #iqitcompare-floating a { color: #ffffff; } #page-preloader { background: #ffffff; } #back-to-top { background: #ffc000; color: #ffffff; display: none; } #back-to-top:hover { background: #333333; color: #ffffff; } #header, #checkout-header { background: #f8f1dc; border-top: none 2px #a2bf5e; border-bottom: none 1px #e3e3e3; box-shadow: 5px 0px 15px 0px rgba(61, 57, 57, 0.09); } #header .container, #checkout-header .container { max-width: 100%; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #f8f1dc; border-bottom: none 1px #e3e3e3; box-shadow: 5px 0px 15px 0px rgba(61, 57, 57, 0.09); } @media (min-width: 992px) { #index #header { position: absolute; top: 0; left: 0; width: 100%; background: rgba(255, 255, 255, 0); } } #header .header-nav { color: #ffffff; background: #0a664a; border-bottom: solid 1px rgba(227, 227, 227, 0.44); padding-top: 0.1111111111rem; padding-bottom: 0.1111111111rem; font-size: 0.6666666667rem; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #ffc000; } #header .header-nav .social-links._topbar { font-size: 0.6666666667rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #ffffff !important; } .header-top { padding-top: 1.1111111111rem; padding-bottom: 1.1111111111rem; color: #000000; } .header-top a:not(.btn):not(.nav-link) { color: #000000; } .header-top a:not(.btn):not(.nav-link):hover { color: #ffc000; } .header-top .form-search-control { border: solid 1px #e3e3e3; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.9444444444rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #ffffff; color: #0a664a; } .header-top .header-cart-default a.cart-toogle:hover { color: #0a664a; } .header-top .header-cart-default .cart-toogle > .icon { font-size: 2.8rem; display: inline-block; vertical-align: middle; } .header-top .header-cart-default .cart-toogle > .info-wrapper { text-align: left; display: inline-block; vertical-align: middle; } .header-top .header-cart-default .cart-toogle > .info-wrapper > .cart-toggle-details, .header-top .header-cart-default .cart-toogle > .info-wrapper > .title { display: block; } .header-top .header-cart-default .cart-toogle > .info-wrapper > .title { opacity: 0.8; } .header-top .header-cart-default .cart-toogle > .info-wrapper > .cart-toggle-details { font-weight: bold; } .header-top .header-cart-default .cart-toogle > .info-wrapper .cart-separator { display: none; } .header-top a.header-cart-btn:not(:hover) { color: #0a664a; } .stuck-header .header-top { padding-top: 1.1111111111rem; padding-bottom: 1.1111111111rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .cart-products-count-btn { background: #ff0000; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #ffffff; border-top: none 1px #e3e3e3; border-right: none 3px #38b82c; border-bottom: none 3px #e3e3e3; border-left: none 3px #a6cc0f; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 2.7777777778rem; max-width: 11.1111111111rem; color: #000000; padding-left: 1.1111111111rem; padding-right: 1.1111111111rem; border-left: none 3px #e1e1e1; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #000000; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -0.9444444444rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 2.7777777778rem !important; } .cbp-vertical-on-top .cbp-vertical-title-text { display: none !important; } .cbp-horizontal > ul > li.cbp-hropen > a, .cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li.cbp-hropen > a:hover { background: #ffffff; color: #ffc000; } .cbp-horizontal .cbp-tab-title { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ffc000; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.5555555556rem; max-height: 1.5555555556rem; } .cbp-horizontal > ul { text-align: center; } .cbp-horizontal > ul > li { float: none; text-align: left; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.7777777778rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.5555555556rem; padding-right: 0.5555555556rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(-10px); } #cbp-hrmenu .cbp-hropen .cbp-hrsub { transform: translateY(0px); } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: opacity 300ms ease-in-out, transform 300ms ease-in-out; } .container-iqitmegamenu, .iqit-megamenu-container, .cbp-hrsub-narrow, #desktop-header-container.container { position: static !important; } .iqitmegamenu-submenu-container { width: auto !important; max-width: 100% !important; padding: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #fe1e4e; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #fe1e4e; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1rem; font-style: italic; font-weight: normal; text-transform: none; color: #ffffff; background: #000000; line-height: 2.7777777778rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #ffffff; background: #000000; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { font-style: normal; font-weight: normal; text-transform: none; padding-top: 0.4444444444rem; padding-bottom: 0.4444444444rem; border-top: solid 1px rgba(227, 227, 227, 0.35); } #cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon { font-size: 1.3333333333rem; max-height: 1.3333333333rem; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { color: #ff0030; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333333; } #cbp-hrmenu1 .cbp-legend { background: #be565c; color: #ffffff; } #cbp-hrmenu1 .cbp-hrsub, #cbp-hrmenu1 > ul, #cbp-hrmenu1 .cbp-hrsub-level2, #cbp-hrmenu1 .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .cbp-vert-expanded #cbp-hrmenu1 .cbp-vertical-title { color: #ffffff; background: #000000; } .cbp-not-on-top #cbp-hrmenu1-ul { position: relative; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper { top: 0; margin-top: 0px !important; min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-hrsub { min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-show { -js-display: flex; display: flex; flex-wrap: wrap; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-inner { width: 100%; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-size: 0.7777777778rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: none 1px #e3e3e3; box-shadow: 0px 100px 0px 3600px rgba(28, 28, 16, 0.41); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #ffffff !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #ffc000 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #777777 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #777777 !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #000000 !important; border-bottom: solid 1px rgba(102, 102, 102, 0.26); padding-bottom: 8px; font-size: 0.8888888889rem; font-style: normal; font-weight: bold; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #ffc000 !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #ffffff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #006647 !important; } #iqitmegamenu-mobile { background: #ffffff; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3.0555555556rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab:not(:last-child) { border-bottom: solid 1px rgba(49, 49, 49, 0.12); } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__arrow { padding-top: 0.8888888889rem; padding-bottom: 0.8888888889rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #000000 !important; padding-top: 0.8888888889rem; padding-bottom: 0.8888888889rem; font-size: 0.8888888889rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { box-shadow: 0px 6px 34px 0px rgba(0, 0, 0, 0.5); } .mobile-menu__submenu { background: #ffffff; } .mobile-menu__tab { border-bottom: dotted 1px #006647; min-height: 3.5rem; } .mobile-menu__link { color: #006647 !important; padding-top: 1.1111111111rem; padding-bottom: 1.1111111111rem; font-size: 1.3888888889rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.1111111111rem; padding-bottom: 1.1111111111rem; color: #595050; font-size: 1.2777777778rem; } .mobile-menu__tab-icon { font-size: 1.3888888889rem; } .mobile-menu__tab-icon--img { max-height: 1.3888888889rem; } .mobile-menu__legend { font-size: 0.6666666667rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #595050; } .mobile-menu__header-wrapper { color: #ffffff; background-color: #064431; border-bottom: none 1px #000000; display: none; } .mobile-menu__title { font-size: 1.6666666667rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.1111111111rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050 !important; } .mobile-menu__column { font-size: 0.8888888889rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050; margin-bottom: 2.2222222222rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.2222222222rem; } .mobile-menu__links-list-li { padding-top: 0.3333333333rem; padding-bottom: 0.3333333333rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #ffffff; } .mobile-menu__footer { border-top: none 1px #000000; color: #ffffff; background-color: #064431; display: none; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #9f9f9f; color: #f0f0f0; } .products.swiper-container .swiper-button-next, .products.swiper-container .swiper-button-prev { display: none; } .swiper-pagination-bullet { background: #333333; } .swiper-pagination-product { display: none !important; } /*** Product miniature ***/ .products.row { margin: -0.5555555556rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.5555555556rem; } .swiper-container-wrapper { margin: -0.5555555556rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.5555555556rem; } .swiper-container-wrapper .product-carousel { padding: 0.5555555556rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.5555555556rem; } .product-miniature { border: none 1px; outline: 2px none transparent; box-shadow: 0px 0px 14px 5px rgba(0, 0, 0, 0.08); background: #ffffff; color: #000000; } .product-miniature a:link:not(.nav-link):not(.btn), .product-miniature a:visited:not(.nav-link):not(.btn) { color: #000000; } .product-miniature .product-price { color: #006647; } .product-miniature .iqit-review-star { color: #ffffff; } .product-miniature-grid .product-title { font-size: 0.8888888889rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-price { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-title { overflow: hidden; height: 1.9555555556rem; } @media (hover: hover) { .product-miniature:hover { border-color: #ffffff; outline: none 2px rgba(161, 161, 161, 0.25); box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.4); } } .product-miniature-grid .product-functional-buttons { display: none; } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { color: !important; } .products-grid .product-miniature .product-category-name { display: none !important; } .products-grid .product-miniature .product-reference { display: none !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .product-description-short { display: none !important; } .products-grid .product-miniature .products-variants { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .product-miniature .input-qty, .product-miniature .input-group-add-cart .bootstrap-touchspin { display: none !important; } .btn-product-list { padding: 0.3888888889rem 0.7777777778rem; background: #0a664a; color: #ffffff; border: none 1px rgba(161, 161, 161, 0.25); } .btn-product-list:hover { background: #38ab36; color: #ffffff; border-color: #d06e6a; } .products-grid .product-miniature-default { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-miniature-default .product-description { -webkit-box-flex: auto; -ms-flex: auto; flex: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-add-cart { margin: auto auto 0 auto; } .product-carousel { height: 100%; } .products.swiper-container .swiper-slide { height: auto; } .products-grid .product-miniature-layout-1 { text-align: center; } .products-grid .product-miniature-layout-1 .input-group-add-cart { justify-content: center; } .products-grid .product-miniature-layout-1 .product-description { padding: 0.8333333333rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.8333333333rem; } .products-grid .product-miniature-layout-3 .product-description { background: #ffffff; } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(5, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(6, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(5, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 2.2222222222rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px #2d1d1d; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #ffffff; background: #006647; } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } .product-cover .expander { width: 100%; height: 100%; padding: 0; bottom: 0; right: 0; } .product-cover .expander > span { position: absolute; bottom: 1rem; right: 1rem; padding: 0.6rem; } #product .product-cover .expander > span { color: #ffffff; background: #006647; transition: opacity 0.2s cubic-bezier(0.7, 0, 0.3, 1), color 0.2s cubic-bezier(0.7, 0, 0.3, 1); } #product .product-cover .expander > span:hover { opacity: 0.6 !important; } #product-modal .easyzoom-modal > a { cursor: default; } #main #main-product-wrapper { transition: opacity 0.3s ease; } #main.-combinations-loading { position: relative; } #main.-combinations-loading #product-preloader { display: block; position: absolute; z-index: 10; top: -10px; } #main.-combinations-loading #main-product-wrapper { opacity: 0.3; } @media screen and (max-width: 768px) { .col-left-product-cover, .col-left-product-thumbs { flex: 0 0 100%; max-width: 100%; } .col-left-product-thumbs { order: 2; margin-top: 2rem; } } @media (max-width: 767px) { #main-product-wrapper .product-add-to-cart { background: #f4efef; box-shadow: 0px 0px 20px 0px #e1e1e1; position: fixed; bottom: 0; z-index: 99; width: 100%; left: 0; padding-left: 1rem; padding-right: 1rem; } #product #iqitcompare-floating { z-index: 0; } } @media (max-width: 576px) { .product-add-to-cart .col-add-qty { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .product-add-to-cart .col-add-btn { -ms-flex: 1; flex: 1; } .product-add-to-cart .col-add-wishlist, .product-add-to-cart .col-add-compare { max-width: 40px; } .product-add-to-cart .col-add-wishlist .btn, .product-add-to-cart .col-add-compare .btn { padding-left: 0; padding-right: 0; } } @media (max-width: 400px) { .product-add-to-cart .add-to-cart { padding-left: 0rem; padding-right: 0rem; } } #wrapper { background: #ffffff; border-top: none 1px; border-bottom: none 1px; padding-top: 4.4444444444rem; padding-bottom: 4.4444444444rem; color: #000000; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #000000; font-size: 1.7777777778rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #000000; } #content-wrapper .page-title:after { content: ""; position: absolute; bottom: -4px; display: block; width: 40px; height: 1px; border-bottom: dotted 8px #0a664a; left: 0; right: 0; } #content-wrapper .section-title { color: #333333; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #333333; } #content-wrapper .section-title:after { content: ""; position: absolute; bottom: -2px; display: block; width: 30px; height: 1px; border-bottom: dotted 4px #0a664a; left: 0; right: 0; } .nav-tabs .nav-link { color: #000000; font-size: 1.1111111111rem; font-style: normal; font-weight: bold; text-transform: none; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #000000; border-bottom: dotted 4px #0a664a; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: dotted 4px #0a664a; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: dotted 4px #0a664a; } #wrapper .block-title { color: #000000; font-size: 0.7777777778rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #000000; } #wrapper .block-title:after { content: ""; position: absolute; bottom: -2px; display: block; width: 30px; height: 1px; border-bottom: dotted 4px #0a664a; left: 0; right: 0; } #left-column .block, #right-column .block { border: none 1px rgba(161, 161, 161, 0.25); } #footer, #checkout-footer { background: #0a6649 url("/img/cms/HP/rsz_bgfooter.jpg") center center / contain repeat fixed; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px #0a6649; background: #ececec; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #0a6649; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #0a6649; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #c3c3c3; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #0a6649; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #0a6649; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #0a6649; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #0a6649; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 3.3333333333rem; } #footer .social-links._footer a:hover, #checkout-footer .social-links._footer a:hover { color: #dc9e00 !important; } #footer .block-title, #checkout-footer .block-title { color: #ffffff; font-size: 0.8888888889rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #ffffff; } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; position: absolute; bottom: -2.5px; display: block; width: 30px; height: 1px; border-bottom: dotted 5px #66a38d; left: 0; right: 0; } #footer-container-first { border-top: solid 1px #e6e6e6; padding-top: 2.2222222222rem; padding-bottom: 2.2222222222rem; background: #ffffff; color: #0a6649; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #footer-container-main, #checkout-footer { border-top: none 10px #38ab37; padding-top: 4.4444444444rem; padding-bottom: 3.4444444444rem; color: #ffffff; } #footer-container-main a, #checkout-footer a { color: #ffffff; } #footer-container-main a:hover, #checkout-footer a:hover { color: #ffffff; } #footer-copyrights { border-top: solid 1px #66a38d; background: #12654b; padding-top: 0.5555555556rem; padding-bottom: 0.5555555556rem; } @media (max-width: 767px) { #footer .block-toggle { width: 100%; flex-basis: initial; } #footer .block-toggle > .block-title { cursor: pointer; } #footer .block-toggle > .block-title span::after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; margin-left: 10px; } #footer .block-toggle > .block-content { display: none; } #footer .block-toggle._toggled > .block-content { display: block; } #footer .block-toggle._toggled .block-title span::after { content: ""; } #footer .footer-style-inline .block-title { display: block !important; max-width: 100%; } #footer .footer-style-inline .block-content { display: block; width: 100%; margin-top: 1rem; } } #maintenance-page { background: #ffffff url("/img/cms/maintenance.jpg") center center / cover no-repeat fixed; color: #333333; } #maintenance-page a, #maintenance-page a:link { color: #333333; } #maintenance-header { background: rgba(255, 255, 255, 0.25); color: #ffffff; } #maintenance-header a, #maintenance-header a:link { color: #ffffff; } @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url(iconfont/MaterialIcons-Regular.eot); /* For IE6-8 */ src: local('Material Icons'), local('MaterialIcons-Regular'), url(iconfont/MaterialIcons-Regular.woff2) format('woff2'), url(iconfont/MaterialIcons-Regular.woff) format('woff'), url(iconfont/MaterialIcons-Regular.ttf) format('truetype'); } .material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ display: inline-block; width: 1em; height: 1em; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; } .cart-subtotals{ display:none; } .products-grid .product-miniature-default .product-available { display: inline; } .badge.badge-warning.d-none.product-last-items.mt-2{ display:inline !important; } .badge-warning { color: black; background-color: #FEBF00; } .cc-input.cc-input--select.cc-input--full-width { width: 128px !important; } .product-quantities{ display:none !important; } :root { --uncariared: #CD0506; --uncariadarkred: #B80405; --uncariadarkgreen: #006647; --uncariagreen: #38AB36; --uncariabeige: #F8F1DC; --uncariayellow: #FFC000; } .cc-theme{ font-family:Oldenburg,sans-serif !important; } #header .header-btn-w .header-btn .title{ margin-top:5px; font-size:15px; } #main-product-wrapper a{ text-decoration:underline !important; } #language_selector, #currency_selector{ display:none !important; } @media (max-width: 768px){ .cc-input.cc-input--select{ width:80px !important; } } @media (max-width: 1600px){ .nav-link{ padding-left:0.4rem !important; padding-right:0.4rem !important; } .cbp-horizontal .cbp-tab-title { font-size: 0.8rem; } .cbp-horizontal .cbp-legend{ display:none; } } .cc-recap__header, .cc-recap, .cc-vouchers{ border-radius:10px 10px 0px 0px; } .cc-recap.cc-recap--with-contact{ border-radius:10px 10px 10px 10px; } .h3.product-title{ font-family:&quot;Fira Sans&quot;, Sans Serif !important; } .cc-consent, .form-check-label{ font-size:16px !important; margin-bottom: 0.5rem; } .cc-consent a{ text-decoration:underline; } a.cbp-column-title:hover{ background: url(/img/cms/HP/uncarialeaf.png); background-repeat:no-repeat; background-size:20px; background-position:0px 5px; } .cbp-column-title{ padding-left:25px !important;; } .nav-tabs .nav-link, .nav-tabs .nav-link, .nav-tabs .nav-link{ border:1px solid rgba(160,160,160,.25); background-color:#F5F5F5; border-radius:10px 10px 0px 0px; padding:15px 30px 15px 30px; margin-right:0.5rem; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus{ border:1px solid rgba(160,160,160,.25); background-color:#FFFFFF; border-radius:10px 10px 0px 0px; /*background-color:#006647; color:white;*/ } .nav-tabs .nav-item { margin-right: -0.5rem; } .product-tabs{ margin-top:0rem !important; } .product-info-row{ margin-bottom: 0.5rem !important; } .product_header_container{ padding-bottom: 0.5rem; margin-bottom: 0.5rem; } .product_p_price_container{ margin-top: 0.5rem; padding-top: 0.5rem; } .products-selection .view-switcher { font-size: 33px; } .iqithtmlandbanners-block.iqithtmlandbanners-block-banner.iqithtmlandbanners-block-banner-list.mb-4{ display:grid !important; } .cbp-horizontal .cbp-tab-title{ letter-spacing:0.3px; } .cbp-horizontal .cbp-tab-title:hover{ text-decoration:underline; } #dm_news_toggle{ border-radius:12px 12px 0px 0px; width: 157px; left:239px; top:60px; font-size: 1.5em; padding:6px !important; } #dm_news_slide{ top:380px; min-height:200px; } .material-icons{ margin-right:5px; } .cc-form-input{ display:inline-flex; } .dm_color span{ box-shadow:none !important; } h1{ font-size:2.3rem; } /*.logo:hover{ content:url(/img/cms/logo/logo_anim.gif); }*/ #content &gt; div &gt; div.elementor-section.elementor-element.elementor-element-jq9ntjl.elementor-top-section.elementor-section-stretched.elementor-section-slidered.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default &gt; div &gt; div.swiper-button-prev.swiper-section-button.swiper-button-disabled{ display:none; } #content &gt; div &gt; div.elementor-section.elementor-element.elementor-element-jq9ntjl.elementor-top-section.elementor-section-stretched.elementor-section-slidered.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default &gt; div &gt; div.swiper-button-next.swiper-section-button.swiper-button-disabled{ display:none; } #search_widget &gt; form &gt; div.autocomplete-suggestions &gt; div &gt; div &gt; div.col.col-auto.col-shop.pt-3.pb-3{ display:none; } #iqitmegamenu-mobile:before{ /*content: url(/img/cms/HP/border.jpg); position:absolute;*/ } #search_filter_toggler{ background-color:var(--uncariadarkgreen) !important; color:white; margin-bottom:5px; } .mobile-menu__content{ border-left:7px solid var(--uncariadarkgreen) !important; } .mobile-menu__link:hover{ text-decoration:underline; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: white !important; } #mobile-header .col-mobile-menu-dropdown.show { background: #064431; } #mobile-header .m-nav-btn:hover{ background-color:#064431; } .product-flags { position: absolute; top: 0rem; left: 0rem; } #main-product-wrapper .product-flag{ font-size:0.9rem !important; text-transform:uppercase !important; } .product-miniature-default .product-flags { left:0px !important; } .dm_label_p_all_right.dm_color{ margin-right:16px; } .alert-info { background: #ffffff; color: #0a664a; border: none; } .js-mailalert .btn.btn-secondary{ border-radius:5px; border:1px solid var(--uncariadarkgreen); } .js-mailalert .btn.btn-secondary:hover{ background-color:var(--uncariadarkgreen); color:white !important; } .subcategory-image{ display:none; } .subcategory-name{ font-size:20px; border-radius:5px; text-decoration:underline; } .product-list-subcategories .row .col-3.col-md-6.col-lg-3{ margin-bottom:10px !important; } .btn.btn-product-list{ border-radius:5px; } @media (max-width: 768px){ main { overflow: hidden; max-width: 100% !important; margin: 0 auto; } #heurekaTableft{ display:none !important; } } @media (min-width: 768px){ .elementor-column-gap-default .elementor-element-populated { padding-top:12px; } #inner-wrapper::after { content: &#039;&#039;; width: 150%; height: 150%; background: var(--uncariadarkgreen); display: block; position: absolute; left: -25%; top: -110%; border-bottom-left-radius: 800px; border-bottom-right-radius: 800px; z-index: -1; } #content &gt; div.elementor &gt; div.elementor-section.elementor-element.elementor-element-jq9ntjl.elementor-top-section.elementor-section-stretched.elementor-section-slidered.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default &gt; div &gt; div.elementor-row.swiper-wrapper &gt; div &gt; div &gt; div &gt; div &gt; div &gt; div &gt; div &gt; div &gt; div.swiper-button-prev.swiper-button.elementor-swiper-button.elementor-swiper-button-prev.swiper-button-disabled{ left:40px !important; } #content &gt; div.elementor &gt; div.elementor-section.elementor-element.elementor-element-jq9ntjl.elementor-top-section.elementor-section-stretched.elementor-section-slidered.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default &gt; div &gt; div.elementor-row.swiper-wrapper &gt; div &gt; div &gt; div &gt; div &gt; div &gt; div &gt; div &gt; div &gt; div.swiper-button-next.swiper-button.elementor-swiper-button.elementor-swiper-button-next.swiper-button-disabled{ right:40px !important; } } #blockcart-modal .img-fluid.swiper-lazy.lazy-product-image.product-thumbnail-first.loaded{ max-height:160px; } #fullscreen-search-backdrop{ background-image: url(/img/cms/HP/PRVKY/bgtoucan.png); background-repeat: no-repeat; background-position: right; background-position-y: bottom; background-size: 640px; } .product-miniature-default .product-flags { left:10px; top:10px; } #index .shaim_price_without_vat{ display:none !important; } #category .shaim_price_without_vat{ display:none !important; } @media (max-width: 768px) { .elementor-element.elementor-element-jq9ntjl { padding: 0px !important; } } @media (min-width: 768px) { #index header{ padding-left:2.5%; padding-right:2.5%; } #left-column{ border-right: 1px solid hsla(0,0%,63%,.25); } } @media only screen and (min-width: 1700px) { #module-cofiscart-cofiscart #inner-wrapper{ width:80%; padding-bottom:100px !important; } } h2{ font-weight: 800; color: var(--uncariadarkgreen); text-transform: uppercase; } .radio-label{ border-radius:10px; } .input-radio:checked+span{ border: 1px solid #414141 !important; } /*header{ background-image:url(/img/cms/HP/bg_gr.png) !important; width:600px !important; height:500px !important; }*/ #index .btn-product-list.add-to-cart{ width:100%; } .simpleblog__listing__post__wrapper__footer{ display:none; } button.close{ color:black!important; } .modal-header{ background-color:var(--uncariadarkgreen); color:white; margin:-2px !important; } .btn.btn-product-list.add-to-cart{ border-radius:5px; } .tag.tag-default{ padding:0px 5px 1px 5px; border-radius:7px; background-color:var(--uncariagreen)!important; color:white !important; } a:hover { text-decoration:underline; } .cc-prices{ padding-top:1rem !important; } .form-check{ padding-left:0px; } .form-check-label{ margin-left:22px; font-size:14px; } .cc-free-delivery__progressbar{ width:100% !important; } .cc-selector.cc-selector--medium.cc-selector--radio{ background-color:white !important; border:#1C1C1C 1px solid; } .cc-button.cc-button--order{ border-radius:10px; font-size:25px !important; background: rgb(255,76,1); background: linear-gradient(274deg, rgba(255,76,1,1) 0%, rgba(255,131,73,1) 100%); } .cc-button.cc-button--order:hover{ background: rgb(227,67,0); background: linear-gradient(274deg, rgba(227,67,0,1) 0%, rgba(227,116,65,1) 100%);} .cc-carrier{ border:none !important; border-radius:10px; } .cc-payment{ border:none !important; border-radius:10px; } #blockcart-content .btn-secondary{ display:none; } #blockcart-content{ background-image:url(/img/cms/HP/herb-white3.jpg) !important; } .simpleblog__listing__post__wrapper.cardblog.post-item{ min-height:375px; } .cc-title.cc-title--section{ text-transform:uppercase; font-weight:600 !important; } .btn-primary{ border-radius:10px; background: rgb(255,76,1); background: linear-gradient(274deg, rgba(255,76,1,1) 0%, rgba(255,131,73,1) 100%); } .btn-primary:hover{ background: rgb(227,67,0); background: linear-gradient(274deg, rgba(227,67,0,1) 0%, rgba(227,116,65,1) 100%); } .btn-subscribe{ color:white !important; } .btn-secondary{ border:none; } .btn-secondary:hover{ background:white; color:#FFC000; text-decoration:underline; } #module-cofiscart-cofiscart #wrapper{ background: url(/img/cms/HP/herb-white2.jpg); } #module-cofiscart-cofiscart #inner-wrapper{ background-color:white; padding-left:20px; padding-right:20px; } .cc-recap__header{ background-color:#F8F1DC !important; } #module-cofiscart-cofiscart{ font-family: &#039;Josefin Sans&#039;, sans-serif !important; } #module-cofiscart-cofiscart .iqitfreedeliverycount{ display:none; } #module-cofiscart-cofiscart #footer-container-first{ display:none; } #module-cofiscart-cofiscart #footer-container-main{ display:none; } .foliageleft{ display:flex !important; float:left !important; margin-left: 25px; } .foliageright{ display:flex !important; float:right !important; margin-right: 25px; } h1.elementor-heading-title:after{ content: url(/img/cms/HP/uncaria-right.png); margin-left:15px; } h1.elementor-heading-title:before{ content: url(/img/cms/HP/uncaria-left.png); margin-right:15px; } h3.elementor-heading-title:after{ content: url(/img/cms/HP/uncaria-right_w.png); margin-left:15px; } h3.elementor-heading-title:before{ content: url(/img/cms/HP/uncaria-left_w.png); margin-right:15px; } /*.desktop-header-halfcircle{ background-color:black !important; width:300px; height:300px; }*/ .header-top{ background-color:white; } /*footer*/ #footer-container-main{ border-image:url(/img/cms/bg3.png) 70 round !important; border: 20px solid transparent; border-bottom:0px; border-left:0px; border-right:0px; } #footer-container-first{ background-image: url(/img/cms/bg5.jpg) !important; background-position: center; background-repeat: no-repeat; background-size: cover; } /*TEXT ROTATE*/ .textrotate { text-align:center; font-size: 2.2rem; font-weight:900; text-transform:uppercase; } .textrotate:before { content: url(/img/cms/HP/uncaria-left.png); margin-right:15px; position: relative; top: -10px; } .textrotate:after{ content: url(/img/cms/HP/uncaria-right.png); margin-left:15px; position: relative; top: -10px; } .textrotate p { display: inline-block; vertical-align: top; } .word { position: absolute; width: 230px; opacity: 0; } .lastword{ margin-left:220px; } .letter { display: inline-block; position: relative; float: left; transform: translateZ(25px); transform-origin: 50% 50% 25px; } .letter.out { transform: rotateX(90deg); transition: transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19); } .letter.behind { transform: rotateX(-90deg); } .letter.in { transform: rotateX(0deg); transition: transform 0.38s cubic-bezier(0.175, 0.885, 0.32, 1.275); } .wisteria { color: #8e44ad; margin-left:10px; } .belize { color: #2980b9; margin-left:20px; } .pomegranate { color: #c0392b; margin-left:10px; } .green { color: #C2D53C; margin-left:0px; } .midnight { color:#38AB36; margin-left:5px; } .current-price-tax {color:#38ab36;}