5405 lines
96 KiB
CSS
5405 lines
96 KiB
CSS
@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";
|
|
|
|
body {
|
|
font-family: "Poppins", sans-serif
|
|
}
|
|
|
|
.iview-timer {
|
|
width: 100% !important;
|
|
left: 50% !important;
|
|
transform: translateX(-50%)
|
|
}
|
|
|
|
.left_header {
|
|
display: flex;
|
|
align-items: center
|
|
}
|
|
|
|
.left_header p {
|
|
margin: 0;
|
|
color: #010101;
|
|
margin: 0;
|
|
font-size: 12px;
|
|
line-height: 20px;
|
|
font-weight: 400
|
|
}
|
|
|
|
.left_header p img {
|
|
margin: 0 7px 0 24px
|
|
}
|
|
|
|
.left_header p a {
|
|
color: #010101
|
|
}
|
|
|
|
.leo-megamenu .navbar-nav>li>a {
|
|
padding: 0;
|
|
font-size: 15px;
|
|
font-weight: 400;
|
|
line-height: 24px;
|
|
text-transform: unset
|
|
}
|
|
|
|
.block-category #category-description p {
|
|
color: #696868;
|
|
font-weight: 400
|
|
}
|
|
|
|
.block-category #category-description p strong {
|
|
font-weight: 700
|
|
}
|
|
|
|
.leo-megamenu {
|
|
padding: 0
|
|
}
|
|
|
|
.popup-over a.popup-title {
|
|
padding: 0;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-end;
|
|
line-height: 20px
|
|
}
|
|
|
|
.chevron {
|
|
margin-right: 5px;
|
|
transition: transform .2s ease-in
|
|
}
|
|
|
|
.popup-over:hover .chevron {
|
|
transform: rotate(180deg)
|
|
}
|
|
|
|
.popup-over {
|
|
float: unset;
|
|
margin: 0
|
|
}
|
|
|
|
.user_container {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-end
|
|
}
|
|
|
|
.user_info_dr_materac {
|
|
display: flex;
|
|
flex-wrap: wrap
|
|
}
|
|
|
|
.user_info_dr_materac a {
|
|
color: #010101;
|
|
font-size: 12px;
|
|
line-height: 20px;
|
|
display: block;
|
|
margin-left: 22px
|
|
}
|
|
|
|
.popup-over .popup-content {
|
|
right: -30px
|
|
}
|
|
|
|
.bottomnav .inner {
|
|
border-bottom: none !important
|
|
}
|
|
|
|
.bottomnav .ApHtml {
|
|
line-height: unset !important;
|
|
height: auto !important
|
|
}
|
|
|
|
.header-top {
|
|
padding-top: 0;
|
|
margin-top: 14px;
|
|
transition: margin .3s ease-in
|
|
}
|
|
|
|
.header-nav {
|
|
margin-top: 0 !important
|
|
}
|
|
|
|
.header-nav .topnav {
|
|
position: relative;
|
|
z-index: 10
|
|
}
|
|
|
|
.header-nav.hide-bar .topnav {
|
|
transform: translateY(30px);
|
|
transition: all .3s ease-in
|
|
}
|
|
|
|
.header-nav.hide-bar .bottomnav {
|
|
transform: translateY(-30px);
|
|
transition: all .3s ease-in
|
|
}
|
|
|
|
.header-nav a,
|
|
.header-nav {
|
|
transition: all .3s ease-in
|
|
}
|
|
|
|
.header-nav a:hover {
|
|
color: #34d6ad !important
|
|
}
|
|
|
|
.list-cate-wrapper {
|
|
display: none
|
|
}
|
|
|
|
#leo_search_block_top .block_content {
|
|
border: none;
|
|
border-bottom: 2px solid #34d6ad;
|
|
border-radius: 0
|
|
}
|
|
|
|
#leo_search_block_top .block_content .leoproductsearch-result input[type=text] {
|
|
padding: 0 5px;
|
|
text-align: left;
|
|
height: 30px;
|
|
font-size: 14px;
|
|
line-height: 21px;
|
|
color: #010101
|
|
}
|
|
|
|
#leo_search_block_top .block_content .leoproductsearch-result input[type=text]::-moz-placeholder {
|
|
color: #010101;
|
|
font-size: 14px;
|
|
line-height: 21px
|
|
}
|
|
|
|
#leo_search_block_top .block_content .leoproductsearch-result input[type=text]::placeholder {
|
|
color: #010101;
|
|
font-size: 14px;
|
|
line-height: 21px
|
|
}
|
|
|
|
#logo_row_header {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
margin-bottom: 15px;
|
|
transition: margin .3 ease-in
|
|
}
|
|
|
|
.header-top .ApColumn .block {
|
|
margin: 0
|
|
}
|
|
|
|
#leo_search_block_top .block_content {
|
|
padding: 0
|
|
}
|
|
|
|
#leo_search_block_top .block_content button[type=submit] {
|
|
display: none
|
|
}
|
|
|
|
#leosearchtopbox {
|
|
width: 154px;
|
|
margin-left: auto
|
|
}
|
|
|
|
#leo_search_block_top .block_content .leoproductsearch-result {
|
|
position: relative;
|
|
display: flex;
|
|
align-items: center
|
|
}
|
|
|
|
#leo_search_block_top .block_content .leoproductsearch-result i {
|
|
background-image: url(../img/layout/magnifier.svg);
|
|
width: 17px;
|
|
height: 17px;
|
|
display: block;
|
|
cursor: pointer;
|
|
background-size: cover
|
|
}
|
|
|
|
#leo_search_block_top .block_content .leoproductsearch-result i:hover {
|
|
background-image: url(../img/layout/magnifier-hover.svg)
|
|
}
|
|
|
|
.cart_label {
|
|
font-size: 16px;
|
|
line-height: 32px;
|
|
color: #010101
|
|
}
|
|
|
|
.cart-preview .header span.hidden-sm-down {
|
|
padding: 0 0 0 0px;
|
|
color: #000;
|
|
font-size: 16px
|
|
}
|
|
|
|
.cart-preview .header {
|
|
margin-top: 0
|
|
}
|
|
|
|
.cart-preview .header img {
|
|
margin-right: 8px;
|
|
margin-top: -3px
|
|
}
|
|
|
|
.nav.megamenu.horizontal {
|
|
list-style: none;
|
|
width: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-start;
|
|
margin-bottom: 0px
|
|
}
|
|
|
|
.nav.megamenu.horizontal>li>a {
|
|
padding-bottom: 24px
|
|
}
|
|
|
|
.nav.megamenu.horizontal li {
|
|
margin-right: 19px
|
|
}
|
|
|
|
.nav.megamenu.horizontal li.last_element {
|
|
margin-right: 0;
|
|
margin-left: auto
|
|
}
|
|
|
|
.nav.megamenu.horizontal li.fat_menu a {
|
|
font-weight: 700
|
|
}
|
|
|
|
@keyframes flashMenu {
|
|
0% {
|
|
color: #010101
|
|
}
|
|
|
|
50% {
|
|
color: #fe6700
|
|
}
|
|
|
|
100% {
|
|
color: #010101
|
|
}
|
|
}
|
|
|
|
.nav.megamenu.horizontal li.last_element a {
|
|
background-color: #fe6700;
|
|
padding-bottom: 0 !important;
|
|
padding: 0px 15px 0;
|
|
border-radius: 20px;
|
|
color: #fff;
|
|
font-weight: 500;
|
|
transition: background-color .3s ease-in;
|
|
margin-bottom: 24px
|
|
}
|
|
|
|
.nav.megamenu.horizontal li.last_element a:hover {
|
|
background-color: #34d6ad;
|
|
color: #fff !important
|
|
}
|
|
|
|
#prices-drop .nav.megamenu.horizontal li.last_element a {
|
|
animation: none;
|
|
color: #fff !important
|
|
}
|
|
|
|
#prices-drop .nav.megamenu.horizontal li.last_element a:active {
|
|
animation: none;
|
|
color: #fff !important
|
|
}
|
|
|
|
.leo-megamenu .navbar-nav>li.active>a,
|
|
.leo-megamenu .navbar-nav>li:hover>a,
|
|
.leo-megamenu .navbar-nav>li:focus>a {
|
|
color: #34d6ad
|
|
}
|
|
|
|
.header-menu {
|
|
border: none
|
|
}
|
|
|
|
.header-menu:before {
|
|
display: none
|
|
}
|
|
|
|
.iview-controlNav div.iview-items {
|
|
transform: translateX(-50%)
|
|
}
|
|
|
|
.iview-controlNav div.iview-items ul li a.iview-control {
|
|
width: 8px;
|
|
height: 8px;
|
|
background-color: #010101;
|
|
opacity: 1;
|
|
margin: 0 4px
|
|
}
|
|
|
|
.iview-controlNav div.iview-items ul li a.iview-control.active,
|
|
.iview-controlNav div.iview-items ul li a.iview-control:hover {
|
|
transform: scale(1);
|
|
background-color: #34d6ad
|
|
}
|
|
|
|
.ApColumn .block {
|
|
margin-bottom: 0
|
|
}
|
|
|
|
.my_box_container {
|
|
box-shadow: 0px 12px 17px rgba(0, 0, 0, .06);
|
|
border-radius: 5px;
|
|
display: grid;
|
|
grid-template-columns: repeat(4, 1fr);
|
|
padding: 34px 24px 34px 30px;
|
|
margin-bottom: 64px
|
|
}
|
|
|
|
.my_box_small {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-start
|
|
}
|
|
|
|
.my_image_container {
|
|
margin-right: 25px
|
|
}
|
|
|
|
.my_box_container p {
|
|
color: #010101;
|
|
font-weight: 600;
|
|
font-size: 16px;
|
|
line-height: 19px;
|
|
margin: 0;
|
|
text-align: left
|
|
}
|
|
|
|
.box-slider {
|
|
padding-bottom: 0 !important;
|
|
margin-bottom: 38px !important
|
|
}
|
|
|
|
.leo-cart-dropdown-action a.btn.cart-dropdow-checkout {
|
|
background-color: #34d6ad
|
|
}
|
|
|
|
.content.tab_links_container {
|
|
display: grid;
|
|
grid-template-columns: repeat(8, 1fr);
|
|
text-align: center;
|
|
grid-gap: 30px 5px
|
|
}
|
|
|
|
.tab_links_container a {
|
|
display: block
|
|
}
|
|
|
|
.tab_links_container img {
|
|
margin-bottom: 11px;
|
|
transition: transform .2s ease-in;
|
|
max-width: 100%
|
|
}
|
|
|
|
.tab_links_container p {
|
|
font-size: 13px;
|
|
line-height: 14px;
|
|
color: #010101;
|
|
font-weight: 400;
|
|
transition: color .2s ease-in, font-weight .2s ease-in
|
|
}
|
|
|
|
.tab_links_container a:hover p {
|
|
color: #34d6ad;
|
|
font-weight: 700
|
|
}
|
|
|
|
.tab_links_container a:hover img {
|
|
transform: scale(0.9)
|
|
}
|
|
|
|
.ApColumn .title_block {
|
|
font-weight: 700 !important;
|
|
font-size: 28px !important;
|
|
line-height: 42px !important;
|
|
color: #010101 !important;
|
|
position: relative !important;
|
|
text-transform: unset !important;
|
|
padding-left: 28px !important;
|
|
margin: 0 0 48px !important
|
|
}
|
|
|
|
.ApColumn .title_block:before {
|
|
content: "" !important;
|
|
background: #34d6ad !important;
|
|
top: 50% !important;
|
|
left: 0 !important;
|
|
position: absolute !important;
|
|
width: 16px !important;
|
|
height: 4px !important;
|
|
transform: translateY(-50%)
|
|
}
|
|
|
|
#findTab .nav-item a.nav-link {
|
|
color: #696868;
|
|
font-size: 15px;
|
|
line-height: 52px;
|
|
display: block;
|
|
padding: 0 35px;
|
|
background-color: #f1f1f1;
|
|
font-weight: 400;
|
|
text-transform: unset;
|
|
border-radius: 0;
|
|
border: none !important;
|
|
transition: background-color .3s ease-in
|
|
}
|
|
|
|
#findTab .nav-item {
|
|
margin: 0
|
|
}
|
|
|
|
#findTab .nav-item a.nav-link.active {
|
|
background-color: #fff;
|
|
font-weight: 700;
|
|
color: #000;
|
|
border: none
|
|
}
|
|
|
|
#findTab .nav-tabs .nav-link:focus,
|
|
#findTab .nav-tabs .nav-link:hover {
|
|
border: none
|
|
}
|
|
|
|
#findTab .nav-tabs .nav-link {
|
|
border: none
|
|
}
|
|
|
|
#findTab {
|
|
padding-bottom: 40px
|
|
}
|
|
|
|
.find_for_you {
|
|
padding-bottom: 41px;
|
|
border-bottom: 1px solid #d8d8d8
|
|
}
|
|
|
|
.ApColumn .block.find_for_you {
|
|
margin-bottom: 60px
|
|
}
|
|
|
|
.tab-pane[aria-labelledby=size-tab] .img_container {
|
|
padding: 0 10px
|
|
}
|
|
|
|
.tab-pane[aria-labelledby=producent-tab] .img_container {
|
|
padding: 0 0px;
|
|
display: flex;
|
|
width: 100%;
|
|
align-items: center;
|
|
justify-content: center;
|
|
margin-bottom: 11px;
|
|
min-height: 82px
|
|
}
|
|
|
|
.tab-pane[aria-labelledby=producent-tab] .tab_links_container img {
|
|
margin: 0
|
|
}
|
|
|
|
.thumbnail-container .product-title a {
|
|
display: block;
|
|
text-align: center;
|
|
color: #010101;
|
|
font-size: 15px;
|
|
line-height: 20px;
|
|
margin-bottom: 25px;
|
|
transition: color .2s ease-in;
|
|
height: 60px
|
|
}
|
|
|
|
.product-flags {
|
|
display: flex;
|
|
flex-direction: column;
|
|
padding: 0;
|
|
text-align: center;
|
|
top: 21px;
|
|
left: 0
|
|
}
|
|
|
|
.product-flags .product-flag {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
color: #fff;
|
|
font-size: 13px;
|
|
line-height: 25px;
|
|
padding: 0 18px;
|
|
border-radius: 5px
|
|
}
|
|
|
|
.product-flags .product-flag.new {
|
|
background-color: #9a40eb
|
|
}
|
|
|
|
.product-flags .product-flag.discount {
|
|
background-color: #fe6700
|
|
}
|
|
|
|
.thumbnail-container .product-price-and-shipping {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center
|
|
}
|
|
|
|
.navbar-nav>li>a:hover {
|
|
font-weight: 700
|
|
}
|
|
|
|
.box-ptabs .nav-tabs .nav-item a:hover,
|
|
.box-cate .widget-category_image a:hover,
|
|
.thumbnail-container .product-title a:hover,
|
|
.leo-megamenu .navbar-nav>li>a:hover,
|
|
.leo-megamenu .navbar-nav>li>a:focus,
|
|
.leo-megamenu .navbar-nav>li>a:active {
|
|
color: #34d6ad !important
|
|
}
|
|
|
|
#leo_search_block_top .ac_results {
|
|
min-width: 320px
|
|
}
|
|
|
|
.thumbnail-container .product-price-and-shipping .price {
|
|
color: #010101;
|
|
font-size: 17px;
|
|
line-height: 25px;
|
|
font-weight: 600
|
|
}
|
|
|
|
.thumbnail-container .product-price-and-shipping .regular-price {
|
|
font-size: 16px;
|
|
line-height: 24px;
|
|
font-weight: 400
|
|
}
|
|
|
|
.thumbnail-container .product-meta {
|
|
padding: 0 21px 21px
|
|
}
|
|
|
|
.box-product .owl-carousel .owl-item.active:before,
|
|
.box-ptabs .owl-carousel .owl-item.active:before,
|
|
.box-tdeals .owl-carousel .owl-item.active:before {
|
|
display: none !important
|
|
}
|
|
|
|
.button_container a {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
width: 100%;
|
|
background-color: #f1f1f1;
|
|
border-radius: 5px;
|
|
height: 40px;
|
|
padding: 0 17px;
|
|
font-size: 14px;
|
|
line-height: 26px;
|
|
font-weight: 600;
|
|
margin-top: 12px;
|
|
transition: color .3s ease-in, background-color .3s ease-in
|
|
}
|
|
|
|
.button_container a:hover {
|
|
color: #fff !important;
|
|
background-color: #34d6ad
|
|
}
|
|
|
|
.button_container a img {
|
|
transition: filter .3s ease-in
|
|
}
|
|
|
|
.button_container a:hover img {
|
|
filter: brightness(0) invert(1)
|
|
}
|
|
|
|
.thumbnail-container {
|
|
margin-bottom: 0
|
|
}
|
|
|
|
article.product-miniature {
|
|
background-color: #fff;
|
|
border-radius: 5px;
|
|
transition: box-shadow .2s ease-in
|
|
}
|
|
|
|
article.product-miniature .wishlist {
|
|
position: absolute;
|
|
bottom: 10px;
|
|
right: 10px;
|
|
background: #34d6ad;
|
|
height: 36px;
|
|
border-radius: 100%;
|
|
width: 36px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center
|
|
}
|
|
|
|
article.product-miniature .wishlist .leo-wishlist-button {
|
|
color: #fff
|
|
}
|
|
|
|
article.product-miniature .wishlist .leo-wishlist-button.added {
|
|
color: #e12323
|
|
}
|
|
|
|
article.product-miniature .quickview {
|
|
position: absolute;
|
|
bottom: 10px;
|
|
right: 50px;
|
|
background: #34d6ad;
|
|
height: 36px;
|
|
border-radius: 100%;
|
|
width: 36px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center
|
|
}
|
|
|
|
article.product-miniature .quickview .material-icons {
|
|
color: #fff
|
|
}
|
|
|
|
article.product-miniature .product-card-widget-stars #ekomi-product-widget-identifier {
|
|
display: none
|
|
}
|
|
|
|
article.product-miniature .product-card-widget-stars #widget-container {
|
|
width: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center
|
|
}
|
|
|
|
article.product-miniature:hover {
|
|
box-shadow: 0px 0px 20px rgba(204, 204, 204, .5)
|
|
}
|
|
|
|
.list article.product-miniature {
|
|
float: left
|
|
}
|
|
|
|
.product_list .ajax_block_product {
|
|
border: none
|
|
}
|
|
|
|
.list .col-xl-4,
|
|
.page-prices-drop .grid .col-xl-4 {
|
|
margin-bottom: 30px
|
|
}
|
|
|
|
.product_list.list .thumbnail-container .product-title a {
|
|
text-align: left
|
|
}
|
|
|
|
#category .product_list .ajax_block_product {
|
|
margin-bottom: 30px
|
|
}
|
|
|
|
.product_list {
|
|
border: none;
|
|
box-shadow: none
|
|
}
|
|
|
|
.product_list li {
|
|
margin-bottom: 33px
|
|
}
|
|
|
|
.light_gray_bg {
|
|
position: relative;
|
|
padding-top: 94px;
|
|
margin-bottom: 0px !important;
|
|
z-index: 1
|
|
}
|
|
|
|
.light_gray_bg::before {
|
|
height: 100%;
|
|
width: 100vw;
|
|
content: "";
|
|
position: absolute;
|
|
left: 50%;
|
|
top: 0;
|
|
transform: translateX(-50%);
|
|
background-color: rgba(216, 216, 216, .3)
|
|
}
|
|
|
|
.dark_gray_bg.light_gray_bg::before {
|
|
background-color: #eaeaea
|
|
}
|
|
|
|
.owl-theme .owl-controls .owl-pagination {
|
|
margin: 66px 0 0 !important;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center
|
|
}
|
|
|
|
.owl-theme .owl-controls span {
|
|
margin: 0 4px !important;
|
|
background-color: #babcbc !important
|
|
}
|
|
|
|
.owl-theme .owl-controls .owl-page.active span,
|
|
.owl-theme .owl-controls.clickable .owl-page:hover span {
|
|
background-color: #34d6ad !important
|
|
}
|
|
|
|
.ApColumn .block.products_block {
|
|
margin-bottom: 58px
|
|
}
|
|
|
|
.blog-viewall {
|
|
width: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
margin: 70px 0 88px
|
|
}
|
|
|
|
.blog-viewall .btn-primary {
|
|
background-color: #34d6ad;
|
|
border-radius: 5px;
|
|
color: #fff;
|
|
display: flex;
|
|
padding: 16px 32px;
|
|
font-weight: 600;
|
|
text-transform: unset;
|
|
transition: color .3s ease-in, background-color .3s ease-in
|
|
}
|
|
|
|
.blog-viewall .btn-primary:hover {
|
|
color: #fff;
|
|
background-color: #24b28c
|
|
}
|
|
|
|
.blog_carousel .owl-carousel .owl-item {
|
|
padding: 0 10px 0 0
|
|
}
|
|
|
|
.blog_carousel .owl-carousel .owl-item .blog-container {
|
|
min-height: 440px !important
|
|
}
|
|
|
|
.blog_carousel .block_content {
|
|
padding: 0 15px
|
|
}
|
|
|
|
.blog_carousel .item {
|
|
background-color: #fff;
|
|
border-radius: 8px;
|
|
overflow: hidden
|
|
}
|
|
|
|
.owl-carousel.owl-loading::before,
|
|
#back-top a {
|
|
background-color: #34d6ad !important
|
|
}
|
|
|
|
#back-top a:hover {
|
|
color: #fff !important;
|
|
background-color: #24b28c !important
|
|
}
|
|
|
|
.latest-blogs .blog-desc {
|
|
max-height: 147px !important;
|
|
color: #010101 !important;
|
|
font-weight: 400 !important;
|
|
margin: 0 0 18px !important;
|
|
line-height: 21px !important;
|
|
overflow: hidden !important
|
|
}
|
|
|
|
.latest-blogs .blog-image-container {
|
|
margin: 0 !important;
|
|
overflow: hidden;
|
|
max-height: 165px
|
|
}
|
|
|
|
.right-block {
|
|
padding: 20px
|
|
}
|
|
|
|
.latest-blogs .blog-meta>span {
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
margin: 0;
|
|
width: 100%;
|
|
color: #696868;
|
|
font-style: initial;
|
|
font-size: 12px;
|
|
line-height: 21px;
|
|
margin-bottom: 4px;
|
|
text-transform: lowercase
|
|
}
|
|
|
|
.latest-blogs .blog-title {
|
|
font-size: 18px;
|
|
text-transform: inherit;
|
|
line-height: 24px;
|
|
margin: 0 0 4px;
|
|
font-weight: 600;
|
|
height: 23px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
font-style: initial;
|
|
color: #010101
|
|
}
|
|
|
|
.see_more_blog img {
|
|
margin-left: 12px
|
|
}
|
|
|
|
.bestsellers_row {
|
|
padding-top: 100px;
|
|
padding-bottom: 160px
|
|
}
|
|
|
|
.manufacturers_block img {
|
|
opacity: 1 !important;
|
|
border-radius: 5px
|
|
}
|
|
|
|
.manufacturer-image-container {
|
|
text-align: center;
|
|
border: 1px solid rgba(0, 0, 0, 0);
|
|
border-radius: 5px;
|
|
transition: border-color .3s ease-in
|
|
}
|
|
|
|
.manufacturer-image-container a {
|
|
display: block
|
|
}
|
|
|
|
.manufacturer-image-container:hover {
|
|
border-color: #34d6ad
|
|
}
|
|
|
|
.footer_seo {
|
|
text-align: justify
|
|
}
|
|
|
|
.footer_seo h3,
|
|
.my_footer_row h3 {
|
|
color: #010101;
|
|
font-size: 18px;
|
|
line-height: 24px;
|
|
font-weight: 600;
|
|
margin-bottom: 15px
|
|
}
|
|
|
|
.footer_seo p {
|
|
color: #010101;
|
|
font-size: 12px;
|
|
line-height: 20px;
|
|
font-weight: 400;
|
|
margin-bottom: 14px
|
|
}
|
|
|
|
.my_footer_row {
|
|
display: grid;
|
|
grid-template-columns: repeat(4, 1fr);
|
|
gap: 30px 0
|
|
}
|
|
|
|
.my_footer_row.top_row {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
flex-wrap: wrap
|
|
}
|
|
|
|
.my_footer_row.top_row .my_footer_col {
|
|
width: 25%;
|
|
margin: 0 !important
|
|
}
|
|
|
|
@media(max-width: 767px) {
|
|
.my_footer_row.top_row .my_footer_col {
|
|
width: 50%
|
|
}
|
|
}
|
|
|
|
.row.footer_inside_row {
|
|
margin: 0
|
|
}
|
|
|
|
.row.footer_inside_row>div {
|
|
padding: 0
|
|
}
|
|
|
|
.adres_container p {
|
|
color: #010101;
|
|
font-size: 12px;
|
|
line-height: 20px;
|
|
margin: 0
|
|
}
|
|
|
|
.adres_container p a {
|
|
color: #010101;
|
|
display: block
|
|
}
|
|
|
|
.my_footer_row li a {
|
|
display: block;
|
|
font-size: 13px;
|
|
line-height: 20px;
|
|
margin-bottom: 8px
|
|
}
|
|
|
|
#footer a:hover {
|
|
color: #34d6ad
|
|
}
|
|
|
|
.my_footer_row ul {
|
|
margin-bottom: 16px
|
|
}
|
|
|
|
.img_footer_container img {
|
|
width: auto;
|
|
max-width: 100%
|
|
}
|
|
|
|
.img_footer_container {
|
|
display: grid;
|
|
grid-gap: 24px 0;
|
|
margin-top: 9px
|
|
}
|
|
|
|
.footer {
|
|
background: #f5fafe
|
|
}
|
|
|
|
.my_footer_content {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
flex-direction: column
|
|
}
|
|
|
|
.my_footer_row h4 {
|
|
font-size: 13px;
|
|
line-height: 20px;
|
|
font-weight: 600;
|
|
margin-bottom: 10px
|
|
}
|
|
|
|
.my_footer_col.informacje,
|
|
.my_footer_col.bezpieczne_platnosci {
|
|
margin-right: 60px
|
|
}
|
|
|
|
.my_footer_col.moje_konto {
|
|
margin-right: 66px
|
|
}
|
|
|
|
.footer_social_media_container {
|
|
margin-top: 20px
|
|
}
|
|
|
|
.footer_social_media_container img {
|
|
margin-right: 24px;
|
|
transition: transform .2s ease-in
|
|
}
|
|
|
|
.footer_social_media_container a:hover img {
|
|
transform: scale(0.9)
|
|
}
|
|
|
|
.my_footer_content>a {
|
|
display: block;
|
|
margin-bottom: 3px;
|
|
line-height: 20px
|
|
}
|
|
|
|
.single_element h3 {
|
|
margin-bottom: 0
|
|
}
|
|
|
|
.single_element {
|
|
margin-top: 5px;
|
|
margin-bottom: 14px
|
|
}
|
|
|
|
.leo-fly-cart-total {
|
|
background-color: #34d6ad
|
|
}
|
|
|
|
.footer-bottom .inner,
|
|
.footer-center .inner {
|
|
border: none
|
|
}
|
|
|
|
.footer-top {
|
|
background-color: #34d6ad;
|
|
padding: 0;
|
|
margin: 0
|
|
}
|
|
|
|
.footer-top .container {
|
|
max-width: 100%;
|
|
margin: 0;
|
|
padding: 0;
|
|
width: 100%
|
|
}
|
|
|
|
.footer-top .ApColumn .block {
|
|
margin: 0
|
|
}
|
|
|
|
#cta_row {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
padding: 0;
|
|
margin: 0
|
|
}
|
|
|
|
#cta_row .col-xl-6 {
|
|
float: unset;
|
|
width: unset;
|
|
flex: 0 0 50%;
|
|
max-width: 50%;
|
|
display: flex;
|
|
align-items: center;
|
|
padding: 0
|
|
}
|
|
|
|
#cta_row .col-xl-6.left_cta {
|
|
justify-content: flex-end;
|
|
padding-right: 158px
|
|
}
|
|
|
|
#cta_row h3 {
|
|
color: #fff;
|
|
font-size: 28px;
|
|
line-height: 42px;
|
|
margin-bottom: 55px;
|
|
text-align: center;
|
|
font-weight: 700
|
|
}
|
|
|
|
@keyframes bounceIn {
|
|
|
|
from,
|
|
20%,
|
|
40%,
|
|
60%,
|
|
80%,
|
|
to {
|
|
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
|
|
}
|
|
|
|
0% {
|
|
opacity: 0;
|
|
transform: scale3d(0.3, 0.3, 0.3)
|
|
}
|
|
|
|
20% {
|
|
transform: scale3d(1.1, 1.1, 1.1)
|
|
}
|
|
|
|
40% {
|
|
transform: scale3d(0.9, 0.9, 0.9)
|
|
}
|
|
|
|
60% {
|
|
opacity: 1;
|
|
transform: scale3d(1.03, 1.03, 1.03)
|
|
}
|
|
|
|
80% {
|
|
transform: scale3d(0.97, 0.97, 0.97)
|
|
}
|
|
|
|
to {
|
|
opacity: 1;
|
|
transform: scale3d(1, 1, 1)
|
|
}
|
|
}
|
|
|
|
#cta_row p {
|
|
color: #fff;
|
|
font-size: 31px;
|
|
line-height: 34px;
|
|
text-align: center;
|
|
background-color: #010101;
|
|
border-radius: 5px;
|
|
padding: 16px;
|
|
font-weight: 700;
|
|
margin-bottom: 0;
|
|
animation-duration: 2s;
|
|
animation-name: bounceIn;
|
|
animation-iteration-count: infinite
|
|
}
|
|
|
|
#cta_row p a,
|
|
#cta_row p a:hover {
|
|
color: #fff
|
|
}
|
|
|
|
#cta_row .links_cta {
|
|
display: flex;
|
|
align-items: center
|
|
}
|
|
|
|
#cta_row .links_cta p {
|
|
animation: none;
|
|
color: #010101;
|
|
background-color: rgba(0, 0, 0, 0);
|
|
padding: 0;
|
|
margin: 0;
|
|
font-size: 14px;
|
|
line-height: 14px;
|
|
margin: 0 40px 0 0;
|
|
font-weight: 500
|
|
}
|
|
|
|
#cta_row .footer_social_media_container {
|
|
margin: 0
|
|
}
|
|
|
|
.links_cta {
|
|
margin-top: 72px
|
|
}
|
|
|
|
#cta_row .footer_social_media_container img {
|
|
width: 44px
|
|
}
|
|
|
|
.footer-center .inner {
|
|
padding-top: 75px
|
|
}
|
|
|
|
.footer-bottom,
|
|
.footer-bottom .inner {
|
|
padding: 0
|
|
}
|
|
|
|
.footer-bottom .ApColumn .block {
|
|
margin-bottom: 0
|
|
}
|
|
|
|
.bottom_row {
|
|
display: flex;
|
|
align-items: center;
|
|
flex-wrap: wrap;
|
|
justify-content: center;
|
|
margin-top: 100px
|
|
}
|
|
|
|
.bottom_row p {
|
|
margin: 17px 0 27px;
|
|
color: #010101;
|
|
font-size: 13px;
|
|
line-height: 18px;
|
|
width: 100%;
|
|
text-align: center
|
|
}
|
|
|
|
.salony_row {
|
|
padding-bottom: 34px
|
|
}
|
|
|
|
.salony_row .title {
|
|
background-color: #fff;
|
|
text-align: center;
|
|
width: 100%;
|
|
font-size: 18px;
|
|
font-weight: 600;
|
|
padding: 20px 110px;
|
|
color: #696868;
|
|
transition: color .2s ease-in, background-color .2s ease-in
|
|
}
|
|
|
|
.salony_row a:hover .title {
|
|
color: #fff;
|
|
background-color: #34d6ad
|
|
}
|
|
|
|
.salony_row .item {
|
|
border-radius: 5px;
|
|
overflow: hidden
|
|
}
|
|
|
|
#main .page-footer {
|
|
display: none
|
|
}
|
|
|
|
.manufacturers_block {
|
|
padding-top: 104px;
|
|
margin-bottom: 70px !important
|
|
}
|
|
|
|
#wrapper .breadcrumb {
|
|
margin-bottom: 0;
|
|
padding-bottom: 24px;
|
|
border-bottom: 2px solid #f6f6f6;
|
|
margin-bottom: 33px
|
|
}
|
|
|
|
#product #wrapper .breadcrumb {
|
|
margin-bottom: 18px
|
|
}
|
|
|
|
#wrapper .breadcrumb li::after {
|
|
margin: 0 10px 0 5px
|
|
}
|
|
|
|
#wrapper .breadcrumb li a {
|
|
color: #696868;
|
|
font-size: 11px;
|
|
line-height: 23px;
|
|
text-transform: lowercase
|
|
}
|
|
|
|
.block-category #category-description {
|
|
margin-top: 0
|
|
}
|
|
|
|
.block-category #category-description p:first-child {
|
|
color: #010101;
|
|
font-size: 14px;
|
|
line-height: 22px;
|
|
margin-bottom: 24px
|
|
}
|
|
|
|
.products-selection {
|
|
padding-top: 0;
|
|
padding-bottom: 0;
|
|
margin-bottom: 24px;
|
|
border-bottom: none
|
|
}
|
|
|
|
#js-product-list-top .row {
|
|
display: flex;
|
|
justify-content: space-between
|
|
}
|
|
|
|
#js-product-list-top .total-products {
|
|
order: 2;
|
|
display: flex;
|
|
justify-content: flex-end
|
|
}
|
|
|
|
#js-product-list-top .total-products p {
|
|
display: none
|
|
}
|
|
|
|
.products-selection .display>div a {
|
|
height: 33px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center
|
|
}
|
|
|
|
.products-selection .display>div a[title=Grid] {
|
|
width: 36px
|
|
}
|
|
|
|
.products-selection .display>div a[title=List] {
|
|
width: 43px
|
|
}
|
|
|
|
.products-selection .display>div {
|
|
margin-right: 13px
|
|
}
|
|
|
|
.products-selection .display>div#list {
|
|
margin-right: 0
|
|
}
|
|
|
|
.products-selection .display>div a img {
|
|
transition: filter .2s ease-in
|
|
}
|
|
|
|
.products-selection .display>div a:hover img {
|
|
filter: grayscale(1)
|
|
}
|
|
|
|
.sort_border {
|
|
margin-left: 15px;
|
|
padding: 7px 16px;
|
|
border: 1px solid #d8d8d8;
|
|
border-radius: 4px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-start;
|
|
transition: background-color .2s ease-in
|
|
}
|
|
|
|
.products-selection .sort-by {
|
|
padding-left: 0;
|
|
padding-right: 0;
|
|
color: #34d6ad;
|
|
font-weight: 600;
|
|
font-size: 13px;
|
|
line-height: 39px;
|
|
display: block;
|
|
margin: 0 5px 0 0
|
|
}
|
|
|
|
.sort_border .col-md-3,
|
|
.sort_border .col-md-9 {
|
|
float: unset !important;
|
|
width: auto !important;
|
|
padding: 0
|
|
}
|
|
|
|
.products-selection button.select-title {
|
|
padding: 0;
|
|
color: #010101;
|
|
font-size: 13px;
|
|
line-height: 36px;
|
|
border: none;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-start;
|
|
margin: 0 0 0 3px
|
|
}
|
|
|
|
.chevron_sort_container {
|
|
display: flex;
|
|
position: relative;
|
|
background-color: #34d6ad;
|
|
align-items: center;
|
|
justify-content: center;
|
|
border-radius: 4px;
|
|
width: 32px;
|
|
height: 32px;
|
|
margin-left: 46px;
|
|
transition: transform .3s ease-in
|
|
}
|
|
|
|
.chevron_sort_container img {
|
|
filter: brightness(0) invert(1);
|
|
transform: rotate(90deg) translateX(2px);
|
|
transition: transform .1s ease-in
|
|
}
|
|
|
|
button[aria-expanded=true] .chevron_sort_container {
|
|
transform: rotate(180deg)
|
|
}
|
|
|
|
button[aria-expanded=true] .chevron_sort_container img {
|
|
transform: rotate(90deg) translateX(0)
|
|
}
|
|
|
|
.products-sort-order .dropdown-menu {
|
|
left: 0;
|
|
width: calc(100% - 20px);
|
|
border: 1px solid #d8d8d8;
|
|
border-radius: 0 0 4px 4px;
|
|
font-size: 12px;
|
|
padding: 0;
|
|
margin: 9px 0 0 0;
|
|
border-top: none
|
|
}
|
|
|
|
.products-sort-order .select-list:hover {
|
|
background-color: #fff
|
|
}
|
|
|
|
.products-selection .display {
|
|
float: unset;
|
|
display: flex;
|
|
align-items: center
|
|
}
|
|
|
|
#category .products-selection {
|
|
margin-bottom: 62px
|
|
}
|
|
|
|
.pagination {
|
|
background-color: unset;
|
|
border-radius: 0;
|
|
padding: 0;
|
|
margin-top: 50px;
|
|
margin-bottom: 50px
|
|
}
|
|
|
|
.pagination .page-list {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-start;
|
|
padding: 0;
|
|
width: auto;
|
|
float: left;
|
|
border: 1px solid #d8d8d8;
|
|
border-radius: 4px
|
|
}
|
|
|
|
.pagination .page-list li a {
|
|
border-right: 1px solid #d8d8d8
|
|
}
|
|
|
|
.pagination .page-list li {
|
|
padding: 0;
|
|
width: 37px;
|
|
height: 37px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
font-size: 14px;
|
|
line-height: 24px;
|
|
color: #696868
|
|
}
|
|
|
|
.pagination .page-list li:last-child a {
|
|
border-right: none
|
|
}
|
|
|
|
.pagination .page-list li:last-child a span {
|
|
display: none
|
|
}
|
|
|
|
.pagination a {
|
|
color: #696868;
|
|
display: flex;
|
|
width: 100%;
|
|
height: 100%;
|
|
align-items: center;
|
|
justify-content: center;
|
|
transition: background-color .3s ease-in, color .3s ease-in
|
|
}
|
|
|
|
.pagination a:hover,
|
|
.pagination .current a {
|
|
background-color: #34d6ad;
|
|
color: #fff !important
|
|
}
|
|
|
|
.pagination .page-list a.next img {
|
|
transform: translateX(1px)
|
|
}
|
|
|
|
.pagination .page-list a.previous img {
|
|
transform: rotate(-180deg) translate(1px, -1px)
|
|
}
|
|
|
|
.pagination .page-list a.next:hover img,
|
|
.pagination .page-list a.previous:hover img {
|
|
filter: brightness(0) invert(1)
|
|
}
|
|
|
|
#left-column .card-header {
|
|
display: none
|
|
}
|
|
|
|
#left-column .card {
|
|
border: none
|
|
}
|
|
|
|
#left-column .card-block {
|
|
padding: 0
|
|
}
|
|
|
|
.PM_ASCriterionGroupCheckbox .PM_ASLabelCheckboxSelected .PM_ASLabelLink,
|
|
.PM_ASCriterionGroupCheckbox .PM_ASLabelCheckbox .PM_ASLabelLink:hover,
|
|
.PM_ASearchTitle,
|
|
.PM_ASBlockOutputHorizontal a,
|
|
.PM_ASBlockOutputVertical a {
|
|
font-weight: 500
|
|
}
|
|
|
|
.PM_ASForm li {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-start;
|
|
position: relative
|
|
}
|
|
|
|
.PM_ASForm label {
|
|
margin-bottom: 0
|
|
}
|
|
|
|
.PM_ASForm li div {
|
|
width: 100%
|
|
}
|
|
|
|
.PM_ASCriterionCheckbox {
|
|
width: 14px;
|
|
height: 14px;
|
|
position: relative;
|
|
z-index: 5;
|
|
margin-right: 13px;
|
|
opacity: 0
|
|
}
|
|
|
|
.PM_ASForm label::after {
|
|
width: 14px;
|
|
height: 14px;
|
|
left: 0;
|
|
top: 5px;
|
|
content: "";
|
|
position: absolute;
|
|
border: 1px solid #bcbcbc
|
|
}
|
|
|
|
.PM_ASForm label::before {
|
|
width: 10px;
|
|
height: 10px;
|
|
left: 2px;
|
|
top: 7px;
|
|
content: "";
|
|
position: absolute;
|
|
background-color: #34d6ad;
|
|
opacity: 0;
|
|
transition: opacity .2s ease-in
|
|
}
|
|
|
|
.PM_ASForm input:checked+label::before {
|
|
opacity: 1
|
|
}
|
|
|
|
.PM_ASBlockOutputVertical a {
|
|
color: #696868;
|
|
display: block;
|
|
width: 100%;
|
|
line-height: 24px
|
|
}
|
|
|
|
.PM_ASBlockOutput {
|
|
padding-left: 26px
|
|
}
|
|
|
|
.PM_ASBlockOutputVertical .PM_ASSubmitSearch {
|
|
background-color: #34d6ad;
|
|
padding: 7px 31px;
|
|
font-weight: 700;
|
|
text-transform: initial;
|
|
font-size: 14px;
|
|
line-height: 21px;
|
|
border-radius: 5px;
|
|
transition: color .2s ease-in, background-color .2s ease-in
|
|
}
|
|
|
|
.PM_ASBlockOutputVertical .PM_ASSubmitSearch:hover {
|
|
color: #34d6ad;
|
|
background-color: rgba(0, 0, 0, 0)
|
|
}
|
|
|
|
.PM_ASForm .text-center {
|
|
text-align: left !important;
|
|
padding: 0
|
|
}
|
|
|
|
.ui-state-default,
|
|
.ui-widget-content .ui-state-default,
|
|
.ui-widget-header .ui-state-default {
|
|
width: 16px;
|
|
height: 16px;
|
|
border-radius: 50%;
|
|
background-color: #34d6ad;
|
|
background-image: none;
|
|
border: none;
|
|
transition: transform .2s ease-in;
|
|
cursor: pointer
|
|
}
|
|
|
|
.ui-state-default:hover,
|
|
.ui-widget-content .ui-state-default:hover,
|
|
.ui-widget-header .ui-state-default:hover {
|
|
transform: scale(1.1)
|
|
}
|
|
|
|
.ui-slider .ui-slider-range {
|
|
background: #34d6ad
|
|
}
|
|
|
|
.PM_ASCritRange {
|
|
border-radius: 0;
|
|
height: 2px;
|
|
border: none
|
|
}
|
|
|
|
.ui-slider-horizontal .ui-slider-range {
|
|
top: 2px
|
|
}
|
|
|
|
.PM_ASBlockOutputVertical .PM_ASCriterionsGroupTitle {
|
|
border: none
|
|
}
|
|
|
|
.PM_ASBlockOutputVertical .PM_ASResetSearch {
|
|
border: 1px solid #d8d8d8;
|
|
box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
|
|
border-radius: 4px
|
|
}
|
|
|
|
.PM_ASCritRangeValue {
|
|
margin-top: 10px
|
|
}
|
|
|
|
.ApColumn .block.day_hit {
|
|
border-radius: 0 4px 4px;
|
|
border: 1px solid #fe6700;
|
|
padding: 0;
|
|
margin: 76px 0 0 0;
|
|
position: relative
|
|
}
|
|
|
|
.ApColumn .block.day_hit::after {
|
|
position: absolute;
|
|
top: 0;
|
|
left: -1px;
|
|
background-color: #fe6700;
|
|
color: #fff;
|
|
font-size: 24px;
|
|
line-height: 21px;
|
|
font-weight: 700;
|
|
padding: 12px 24px;
|
|
border-radius: 8px 8px 0 0;
|
|
transform: translateY(-100%)
|
|
}
|
|
|
|
.ApColumn .block.day_hit::before {
|
|
position: absolute;
|
|
top: -76px;
|
|
width: 100%;
|
|
height: 2px;
|
|
background-color: #d8d8d8;
|
|
content: ""
|
|
}
|
|
|
|
html[lang=pl] .ApColumn .block.day_hit::after {
|
|
content: "Hit Dnia!"
|
|
}
|
|
|
|
#category .ApColumn .block.day_hit .ajax_block_product {
|
|
margin: 0 !important
|
|
}
|
|
|
|
.block.day_hit .product_list .ajax_block_product .product-flags {
|
|
display: none
|
|
}
|
|
|
|
.day_hit .button_container a {
|
|
background-color: #fe6700;
|
|
color: #fff !important
|
|
}
|
|
|
|
.day_hit .button_container a:hover {
|
|
color: #fe6700 !important;
|
|
background-color: rgba(0, 0, 0, 0)
|
|
}
|
|
|
|
.block.day_hit .button_container a img {
|
|
filter: brightness(0) invert(1)
|
|
}
|
|
|
|
#wrapper .breadcrumb li:last-child a {
|
|
color: #34d6ad;
|
|
text-decoration: none
|
|
}
|
|
|
|
.footer_seo {
|
|
padding-right: 30px
|
|
}
|
|
|
|
.zoomContainer,
|
|
.product-thumb-images .thumb {
|
|
border: 1px solid #e5e5e5;
|
|
border-radius: 5px
|
|
}
|
|
|
|
.product-thumb-images .thumb.selected,
|
|
.product-thumb-images .thumb:hover {
|
|
border-color: #34d6ad
|
|
}
|
|
|
|
.product-detail.product-thumbs-bottom .product-thumb-images {
|
|
padding-left: 0;
|
|
padding-right: 0
|
|
}
|
|
|
|
.product-detail.product-thumbs-bottom .product-thumb-images .slick-arrow.slick-prev {
|
|
left: 0;
|
|
border-radius: 5px 0 0 5px
|
|
}
|
|
|
|
.product-detail.product-thumbs-bottom .product-thumb-images .slick-arrow.slick-next {
|
|
right: 0;
|
|
border-radius: 0 5px 5px 0
|
|
}
|
|
|
|
.product-detail #thumb-gallery .slick-arrows .slick-arrow {
|
|
height: 100%
|
|
}
|
|
|
|
.slick-list:hover+.slick-arrows .slick-next,
|
|
.slick-list:hover+.slick-arrows .slick-prev,
|
|
.slick-arrows .slick-next.slick-disabled:hover,
|
|
.slick-arrows .slick-prev.slick-disabled:hover {
|
|
background-color: rgba(52, 214, 173, .5)
|
|
}
|
|
|
|
.slick-arrows .slick-next:hover,
|
|
.slick-arrows .slick-prev:hover {
|
|
background-color: #34d6ad
|
|
}
|
|
|
|
.product-add-to-cart {
|
|
margin-bottom: 15px
|
|
}
|
|
|
|
.product-actions {
|
|
margin-bottom: 44px
|
|
}
|
|
|
|
.product-detail>.row {
|
|
margin: 0
|
|
}
|
|
|
|
.product-detail>.row>div[class^=col-] {
|
|
padding-left: 15px;
|
|
padding-right: 15px
|
|
}
|
|
|
|
.product-detail>.row>div.col-form_id-form_9367402777406408 {
|
|
width: calc(50% + 58px)
|
|
}
|
|
|
|
.product-detail-name {
|
|
text-transform: initial;
|
|
margin-top: 0;
|
|
font-size: 20px;
|
|
line-height: 30px;
|
|
margin-bottom: 16px;
|
|
font-weight: 600;
|
|
color: #2e2925;
|
|
width: 520px;
|
|
max-width: 100%
|
|
}
|
|
|
|
.product-detail {
|
|
padding-top: 0
|
|
}
|
|
|
|
#product .product-actions .add-to-cart {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
text-align: center;
|
|
color: #fff;
|
|
background-color: #34d6ad;
|
|
border-radius: 5px;
|
|
width: 100%;
|
|
font-size: 16px;
|
|
line-height: 24px;
|
|
font-weight: 700;
|
|
text-transform: initial
|
|
}
|
|
|
|
#product .product-actions .add-to-cart[disabled] {
|
|
filter: grayscale(1)
|
|
}
|
|
|
|
.my_availability_box {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-start
|
|
}
|
|
|
|
.my_availability_box .single_box {
|
|
margin-right: 16px
|
|
}
|
|
|
|
.my_availability_box .single_box.dostepnosc {
|
|
display: none
|
|
}
|
|
|
|
.my_availability_box {
|
|
margin-bottom: 11px
|
|
}
|
|
|
|
.my_availability_box .single_box p,
|
|
.my_manufacturer p,
|
|
#leo_product_reviews_block_extra .rating_label {
|
|
font-size: 12px;
|
|
margin: 0;
|
|
line-height: 18px;
|
|
font-weight: 400;
|
|
color: #010101
|
|
}
|
|
|
|
.my_manufacturer {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
flex-direction: column
|
|
}
|
|
|
|
.my_manufacturer .product-manufacturer {
|
|
display: flex
|
|
}
|
|
|
|
.my_manufacturer .product-manufacturer .manufacturer-logo {
|
|
max-height: 115px;
|
|
padding: 0;
|
|
border: none
|
|
}
|
|
|
|
.my_box_container.product_container {
|
|
padding: 0;
|
|
box-shadow: none;
|
|
margin: 0;
|
|
grid-template-columns: repeat(3, 1fr)
|
|
}
|
|
|
|
#product .my_box_container.product_container {
|
|
margin-bottom: 20px
|
|
}
|
|
|
|
.my_box_container.product_container p {
|
|
font-size: 10px;
|
|
line-height: 12px
|
|
}
|
|
|
|
.my_box_container.product_container .my_image_container {
|
|
margin-right: 9px
|
|
}
|
|
|
|
#leo_product_reviews_block_extra .reviews_note:before {
|
|
display: none
|
|
}
|
|
|
|
#leo_product_reviews_block_extra .reviews_note {
|
|
float: unset;
|
|
padding: 0;
|
|
margin: 0
|
|
}
|
|
|
|
#leo_product_reviews_block_extra {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-start;
|
|
margin: 0
|
|
}
|
|
|
|
#leo_product_reviews_block_extra .rating_label {
|
|
margin-right: 10px
|
|
}
|
|
|
|
.my_rating_container {
|
|
margin-bottom: 11px
|
|
}
|
|
|
|
.star_content .star {
|
|
width: 15px;
|
|
height: 15px;
|
|
position: relative;
|
|
margin: 0 2px
|
|
}
|
|
|
|
.star_content .star:before,
|
|
div.star.star_on:before,
|
|
div.star.star_hover:before {
|
|
color: #ebebeb;
|
|
font-size: 16px;
|
|
position: absolute;
|
|
left: 50%;
|
|
top: 50%;
|
|
transform: translate(-50%, -50%)
|
|
}
|
|
|
|
div.star.star_on:before,
|
|
div.star.star_hover:before {
|
|
color: #34d6ad
|
|
}
|
|
|
|
.product-quantity #quantity_wanted {
|
|
width: 100%;
|
|
text-align: left
|
|
}
|
|
|
|
.product-actions .control-label {
|
|
color: #010101;
|
|
font-size: 14px;
|
|
line-height: 18px;
|
|
margin: 0 auto;
|
|
text-align: left;
|
|
font-weight: 400;
|
|
text-transform: initial;
|
|
width: 100px;
|
|
margin-right: 5px;
|
|
min-width: unset;
|
|
max-width: unset;
|
|
margin-left: 0
|
|
}
|
|
|
|
.product-variants>.product-variants-item {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
margin: 0 0 8px
|
|
}
|
|
|
|
.product-variants>.product-variants-item select {
|
|
min-height: 34px;
|
|
max-width: 419px
|
|
}
|
|
|
|
select.form-control:not([size]):not([multiple]) {
|
|
height: calc(2.5rem - 6px)
|
|
}
|
|
|
|
.product-detail>.row>div.col-form_id-form_15874367062488778 {
|
|
padding-left: 15px;
|
|
width: calc(50% - 58px)
|
|
}
|
|
|
|
.product-add-to-cart .product-quantity .qty {
|
|
margin: 0 auto;
|
|
width: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between
|
|
}
|
|
|
|
.product-quantity #quantity_wanted,
|
|
.product-variants>.product-variants-item select {
|
|
background-color: #f0f0f0;
|
|
width: 419px;
|
|
height: 34px;
|
|
color: #696868;
|
|
font-size: 14px;
|
|
line-height: 21px;
|
|
border: none;
|
|
padding-top: 5px 16px;
|
|
border-radius: 5px;
|
|
cursor: pointer;
|
|
outline: none !important;
|
|
-moz-appearance: none;
|
|
-webkit-appearance: none;
|
|
background-image: url(../img/layout/chevron_green.svg);
|
|
background-repeat: no-repeat;
|
|
background-position: calc(100% - 16px) center;
|
|
background-size: auto
|
|
}
|
|
|
|
.product-actions .product-variants {
|
|
margin: 0
|
|
}
|
|
|
|
#add-to-cart-or-refresh .clearfix::after {
|
|
display: none
|
|
}
|
|
|
|
.price_container {
|
|
display: flex;
|
|
align-items: flex-end;
|
|
justify-content: flex-start;
|
|
margin-top: 47px;
|
|
margin-bottom: 18px
|
|
}
|
|
|
|
.price_container .product-prices,
|
|
.price_container .product-prices .product-price {
|
|
margin: 0;
|
|
width: 100%;
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
gap: 20px
|
|
}
|
|
|
|
.price_container .current-price {
|
|
color: #010101;
|
|
font-size: 28px;
|
|
line-height: 18px;
|
|
font-weight: 600;
|
|
display: block !important;
|
|
margin-right: 20px !important
|
|
}
|
|
|
|
@media(max-width: 767px) {
|
|
.price_container .current-price {
|
|
width: 100%
|
|
}
|
|
}
|
|
|
|
.price_container .product-discount {
|
|
color: #696868;
|
|
font-size: 20px;
|
|
line-height: 18px
|
|
}
|
|
|
|
@media(max-width: 767px) {
|
|
.price_container .product-discount {
|
|
width: 100%
|
|
}
|
|
}
|
|
|
|
.price_container .product-discount .regular-price {
|
|
margin-right: 0
|
|
}
|
|
|
|
.phone_single {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center
|
|
}
|
|
|
|
.phone_single p {
|
|
color: #1a1a1a;
|
|
font-size: 14px;
|
|
line-height: 18px;
|
|
margin-right: 8px;
|
|
font-weight: 400;
|
|
margin-bottom: 0
|
|
}
|
|
|
|
.phone_single p strong {
|
|
font-weight: 700
|
|
}
|
|
|
|
.phone_single p a {
|
|
transition: color .2s ease-in
|
|
}
|
|
|
|
.raty_boxes_container {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-top: 15px;
|
|
gap: 6px;
|
|
padding-bottom: 21px;
|
|
border-bottom: 1px solid #f6f6f6;
|
|
margin-bottom: 16px;
|
|
flex-wrap: wrap;
|
|
justify-content: center
|
|
}
|
|
|
|
.raty_boxes_container br {
|
|
display: none
|
|
}
|
|
|
|
.raty_boxes_container p {
|
|
margin-bottom: 0
|
|
}
|
|
|
|
.raty_boxes_container>div {
|
|
border-radius: 4px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center
|
|
}
|
|
|
|
@media(max-width: 500px) {
|
|
.raty_boxes_container>div {
|
|
width: 100%
|
|
}
|
|
}
|
|
|
|
.raty_boxes_container>div picture {
|
|
max-width: 150px
|
|
}
|
|
|
|
.raty_boxes_container>div picture img {
|
|
width: 100%;
|
|
max-width: 150px
|
|
}
|
|
|
|
.raty_boxes_container>div.santander {
|
|
border: none;
|
|
align-items: center;
|
|
justify-content: center;
|
|
display: flex
|
|
}
|
|
|
|
.botton_product_container {
|
|
display: flex
|
|
}
|
|
|
|
.share_container {
|
|
margin-right: 26px
|
|
}
|
|
|
|
.botton_product_container p {
|
|
margin: 0
|
|
}
|
|
|
|
.botton_product_container>div {
|
|
display: flex
|
|
}
|
|
|
|
.botton_product_container img {
|
|
margin-right: 10px
|
|
}
|
|
|
|
.botton_product_container a {
|
|
transition: color .2s ease-in
|
|
}
|
|
|
|
a:focus,
|
|
a:hover,
|
|
.blog-title a:focus,
|
|
.blog-title a:hover,
|
|
.blog-container a:focus,
|
|
.blog-container a:hover {
|
|
color: #34d6ad
|
|
}
|
|
|
|
.more-info-product {
|
|
margin-top: 0
|
|
}
|
|
|
|
.more-info-product .title-info-product {
|
|
color: #010101;
|
|
font-size: 28px;
|
|
line-height: 42px;
|
|
margin-bottom: 29px;
|
|
padding: 0 0 0 28px;
|
|
text-transform: initial;
|
|
margin: 0 0 30px 0;
|
|
font-weight: 700
|
|
}
|
|
|
|
.more-info-product .title-info-product:before {
|
|
width: 16px;
|
|
height: 4px;
|
|
left: 0;
|
|
top: 50%;
|
|
transform: translateY(-50%);
|
|
background-color: #34d6ad
|
|
}
|
|
|
|
#product-detail .title-info-product,
|
|
#leofeature-product-review .title-info-product {
|
|
font-size: 20px;
|
|
line-height: 52px;
|
|
border-bottom: 2px solid #33d5ad;
|
|
padding-left: 0;
|
|
font-weight: 600
|
|
}
|
|
|
|
#product-detail .title-info-product::before,
|
|
#leofeature-product-review .title-info-product::before {
|
|
display: none
|
|
}
|
|
|
|
.product-features h3 {
|
|
display: none
|
|
}
|
|
|
|
.product-features {
|
|
margin: 0 0 40px
|
|
}
|
|
|
|
.product-features>dl.data-sheet {
|
|
margin-bottom: 0
|
|
}
|
|
|
|
.product-features>dl.data-sheet dd.value,
|
|
.product-features>dl.data-sheet dt.name {
|
|
padding: 0;
|
|
margin: 0;
|
|
font-size: 12px;
|
|
line-height: 20px;
|
|
color: #2e2925;
|
|
min-height: 31px;
|
|
padding-left: 8px;
|
|
padding-right: 8px;
|
|
background-color: #fff;
|
|
text-transform: initial;
|
|
display: flex;
|
|
align-items: center
|
|
}
|
|
|
|
.product-features>dl.data-sheet dd.value,
|
|
.product-features>dl.data-sheet dd.value:nth-of-type(even) {
|
|
background-color: #f5fafe
|
|
}
|
|
|
|
.product-features>dl.data-sheet dt.name:nth-of-type(even) {
|
|
background-color: #fff
|
|
}
|
|
|
|
#description iframe {
|
|
width: 100%;
|
|
min-height: 412px
|
|
}
|
|
|
|
#description h2 {
|
|
color: #010101;
|
|
font-size: 20px;
|
|
line-height: 30px;
|
|
margin-bottom: 13px;
|
|
font-weight: 400
|
|
}
|
|
|
|
#description {
|
|
font-size: 13px;
|
|
line-height: 18px;
|
|
color: #010101
|
|
}
|
|
|
|
#description p {
|
|
font-size: 13px;
|
|
line-height: 18px;
|
|
color: #010101
|
|
}
|
|
|
|
#product_reviews_block_tab .review {
|
|
border-bottom: 1px solid #33d5ad
|
|
}
|
|
|
|
.product-name a:hover,
|
|
.leo-fly-cart-icon-wrapper a:hover,
|
|
#checkout-addresses-step a:hover {
|
|
color: #34d6ad !important
|
|
}
|
|
|
|
.leo-cart-dropdown-action a.btn:hover,
|
|
.leo-cart-dropdown-action a.btn:focus,
|
|
.leo-cart-dropdown-action a.btn:active:focus,
|
|
.leo-cart-dropdown-action a.btn.cart-dropdow-checkout:hover,
|
|
.leo-cart-dropdown-action a.btn.cart-dropdow-checkout:focus,
|
|
.leo-cart-dropdown-action a.btn.cart-dropdow-checkout:active:focus,
|
|
.btn-outline:hover,
|
|
.btn-outline:focus,
|
|
.btn-outline:active,
|
|
.btn-outline.active {
|
|
color: #fff !important;
|
|
background: #24b28c !important
|
|
}
|
|
|
|
.leo-cart-dropdown-action a.btn,
|
|
.leo-cart-dropdown-action a.btn.cart-dropdow-checkout {
|
|
transition: all .3s ease-in
|
|
}
|
|
|
|
#product .product-actions .add-to-cart {
|
|
transition: all .3s ease-in
|
|
}
|
|
|
|
#product .product-actions .add-to-cart:hover {
|
|
background-color: #24b28c !important
|
|
}
|
|
|
|
.btn-outline {
|
|
transition: all .3s ease-in;
|
|
background-color: #ccc;
|
|
border-color: #ccc;
|
|
border-radius: 5px
|
|
}
|
|
|
|
.btn-outline:hover {
|
|
color: #fff !important;
|
|
background-color: #34d6ad
|
|
}
|
|
|
|
.custom-radio input[type=radio]:checked+span {
|
|
background-color: #34d6ad
|
|
}
|
|
|
|
.btn-primary {
|
|
background-color: #34d6ad;
|
|
transition: all .3s ease-in;
|
|
border-radius: 5px
|
|
}
|
|
|
|
.btn-primary:hover {
|
|
background-color: #24b28c
|
|
}
|
|
|
|
.form-control {
|
|
background-color: #fff;
|
|
border: 1px solid #e6e5e5;
|
|
border-radius: 5px
|
|
}
|
|
|
|
.form-control:focus {
|
|
color: #010101;
|
|
border-color: #34d6ad
|
|
}
|
|
|
|
#customer-form .form-control-valign label {
|
|
margin-right: 15px
|
|
}
|
|
|
|
.input-group {
|
|
outline: none !important
|
|
}
|
|
|
|
.cart-summary-products .btn-outline {
|
|
text-transform: uppercase
|
|
}
|
|
|
|
body#checkout [data-action=show-password],
|
|
#authentication [data-action=show-password] {
|
|
background: #ccc;
|
|
transition: all .3s ease-in;
|
|
height: 35px
|
|
}
|
|
|
|
body#checkout [data-action=show-password]:hover,
|
|
.btn-primary:active,
|
|
.btn-primary.active,
|
|
.open>.btn-primary.dropdown-toggle,
|
|
.btn-primary:focus,
|
|
.btn-primary.focus,
|
|
#authentication [data-action=show-password]:hover {
|
|
background: #34d6ad
|
|
}
|
|
|
|
#cta_row {
|
|
overflow: hidden
|
|
}
|
|
|
|
#checkout .my_box_container.product_container .my_image_container {
|
|
flex: 0 0 100%;
|
|
max-width: 100%;
|
|
text-align: center
|
|
}
|
|
|
|
#checkout .my_box_small {
|
|
flex-wrap: wrap
|
|
}
|
|
|
|
#checkout .my_content_container {
|
|
text-align: center;
|
|
display: flex;
|
|
width: 100%;
|
|
justify-content: center;
|
|
padding: 0 10px;
|
|
min-height: 36px
|
|
}
|
|
|
|
#checkout .my_box_container.product_container p {
|
|
text-align: center
|
|
}
|
|
|
|
body#checkout section.checkout-step .address-item.selected {
|
|
border-radius: 5px;
|
|
border-color: #34d6ad
|
|
}
|
|
|
|
body#checkout #order-summary-content .summary-selected-carrier,
|
|
body#checkout #order-summary-content .order-confirmation-table {
|
|
border-radius: 5px
|
|
}
|
|
|
|
.btn-primary.disabled:hover,
|
|
.btn-primary:disabled:hover {
|
|
background-color: #a94442
|
|
}
|
|
|
|
.summary-selected-carrier .row {
|
|
display: flex;
|
|
align-items: center
|
|
}
|
|
|
|
.form-control-valign {
|
|
display: flex;
|
|
align-items: center
|
|
}
|
|
|
|
.form-group.row {
|
|
display: flex;
|
|
align-items: center
|
|
}
|
|
|
|
.product-actions .control-label {
|
|
text-transform: uppercase
|
|
}
|
|
|
|
#customer-form .form-control-valign label {
|
|
margin-bottom: 0 !important;
|
|
display: flex;
|
|
align-items: center
|
|
}
|
|
|
|
#identity .radio-inline .custom-radio,
|
|
#authentication .radio-inline .custom-radio {
|
|
margin-right: 5px
|
|
}
|
|
|
|
.page-my-account #content .links a:hover i {
|
|
color: #34d6ad
|
|
}
|
|
|
|
.category-depth-level-3 #PM_ASCriterionsGroup_1_4 {
|
|
display: none
|
|
}
|
|
|
|
#configure .img_container {
|
|
display: flex;
|
|
width: 100%;
|
|
align-items: center;
|
|
justify-content: center;
|
|
min-height: 117px
|
|
}
|
|
|
|
.page-prices-drop #js-product-list-header {
|
|
text-align: center;
|
|
margin: 20px auto 30px;
|
|
font-size: 30px;
|
|
text-transform: capitalize
|
|
}
|
|
|
|
.movies_page .half_w_movies {
|
|
margin-top: 30px
|
|
}
|
|
|
|
.movies_page iframe {
|
|
width: 100%
|
|
}
|
|
|
|
.movies_page .half_w_movies iframe {
|
|
min-height: 290px
|
|
}
|
|
|
|
.movies_page .full_w_movies iframe {
|
|
min-height: 470px
|
|
}
|
|
|
|
#cms #content-wrapper p,
|
|
#cms #content-wrapper li {
|
|
color: #000;
|
|
font-size: 13px;
|
|
line-height: 1.3;
|
|
margin-bottom: 10px;
|
|
font-weight: 400
|
|
}
|
|
|
|
.leo-megamenu .dropdown-menu {
|
|
min-width: 256px;
|
|
padding: 28px;
|
|
border-radius: 7px;
|
|
box-shadow: 0px 12px 29px rgba(0, 0, 0, .25);
|
|
top: calc(100% - 10px)
|
|
}
|
|
|
|
.leo-megamenu .dropdown-menu li {
|
|
margin-bottom: 25px;
|
|
margin-right: 0 !important
|
|
}
|
|
|
|
.leo-megamenu .dropdown-menu li a {
|
|
padding: 0;
|
|
line-height: 1.3
|
|
}
|
|
|
|
.leo-megamenu .dropdown-menu li a:hover,
|
|
.leo-megamenu .dropdown-menu li a:hover .menu-title {
|
|
color: #34d6ad
|
|
}
|
|
|
|
.dropdown-toggle::after {
|
|
display: none
|
|
}
|
|
|
|
.nav.megamenu.horizontal li:last-child {
|
|
margin-bottom: 0
|
|
}
|
|
|
|
.leo-megamenu .dropdown-menu::after {
|
|
content: "";
|
|
position: absolute
|
|
}
|
|
|
|
.bottomnav {
|
|
padding-top: 10px
|
|
}
|
|
|
|
#order-confirmation #order-details {
|
|
padding-left: 15px;
|
|
margin-top: 30px
|
|
}
|
|
|
|
#order-confirmation #registration-form {
|
|
margin-top: 50px
|
|
}
|
|
|
|
#order-confirmation #order-items {
|
|
border-right: none
|
|
}
|
|
|
|
.bestsller .item {
|
|
padding-bottom: 15px;
|
|
padding-top: 15px
|
|
}
|
|
|
|
#header {
|
|
background-color: #fff
|
|
}
|
|
|
|
#header.fixed {
|
|
top: 0 !important
|
|
}
|
|
|
|
.header-logo img {
|
|
transition: transform .3s ease-in;
|
|
transform-origin: left
|
|
}
|
|
|
|
.mini-navbar .header-logo img {
|
|
transform: scale(0.7)
|
|
}
|
|
|
|
.mini-navbar .header-top {
|
|
margin-top: 0px;
|
|
transition: transform .3s ease-in
|
|
}
|
|
|
|
.mini-navbar #logo_row_header {
|
|
margin-bottom: 0
|
|
}
|
|
|
|
.mini-navbar .nav.megamenu.horizontal>li>a {
|
|
padding-bottom: 10px
|
|
}
|
|
|
|
.navbar-fixed-top {
|
|
transition: all .3s ease-in
|
|
}
|
|
|
|
.navbar-fixed-top.mini-navbar {
|
|
box-shadow: 5px 5px 10px -8px #ccc;
|
|
transform: translateY(-30px)
|
|
}
|
|
|
|
.cms-id-23 #main .page-header,
|
|
.cms-id-23 #cta_row {
|
|
display: none
|
|
}
|
|
|
|
.newsletter {
|
|
width: 700px;
|
|
margin: 90px auto 300px;
|
|
max-width: 100%
|
|
}
|
|
|
|
.newsletter h2 {
|
|
font-size: 28px;
|
|
line-height: 39px;
|
|
font-weight: 700;
|
|
text-align: center
|
|
}
|
|
|
|
.newsletter h2 span {
|
|
color: #34d6ad
|
|
}
|
|
|
|
#cart .cart-detailed-actions .btn.btn-outline {
|
|
background-color: #34d6ad;
|
|
border: none
|
|
}
|
|
|
|
.cart-grid-body a.label:hover {
|
|
color: #34d6ad
|
|
}
|
|
|
|
.aeuc_from_label {
|
|
display: none
|
|
}
|
|
|
|
.product-prices .current-price span[itemprop=price] {
|
|
font-size: 28px;
|
|
line-height: 18px
|
|
}
|
|
|
|
.my_salon_container h2 {
|
|
font-size: 23px;
|
|
text-align: left;
|
|
margin-bottom: 15px
|
|
}
|
|
|
|
#cms #content-wrapper .my_salon_container p {
|
|
font-size: 20px
|
|
}
|
|
|
|
#cms #content-wrapper .my_salon_container p a:hover {
|
|
color: #34d6ad
|
|
}
|
|
|
|
.my_salons iframe {
|
|
width: 100%;
|
|
min-height: 370px;
|
|
box-shadow: 0px 0px 20px rgba(204, 204, 204, .5)
|
|
}
|
|
|
|
.full_w_walk {
|
|
margin-top: 80px
|
|
}
|
|
|
|
.full_w_walk h2 {
|
|
font-size: 2em;
|
|
margin-left: -15px;
|
|
margin-bottom: 30px
|
|
}
|
|
|
|
.full_w_walk .bottom_link {
|
|
width: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center
|
|
}
|
|
|
|
.img_salon_container {
|
|
margin-bottom: 15px;
|
|
text-align: center
|
|
}
|
|
|
|
.img_salon_container img {
|
|
max-width: 100%
|
|
}
|
|
|
|
.list article.product-miniature {
|
|
width: 100%
|
|
}
|
|
|
|
.flex-row {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
flex-wrap: wrap
|
|
}
|
|
|
|
.flex-col48 {
|
|
flex: 0 0 50%;
|
|
max-width: 50%
|
|
}
|
|
|
|
.box-cover .flex-col48 {
|
|
display: flex;
|
|
justify-items: flex-start;
|
|
flex: unset;
|
|
max-width: unset;
|
|
width: 48%
|
|
}
|
|
|
|
.box-cover .flex-col48 p span {
|
|
padding-left: 30px;
|
|
display: block
|
|
}
|
|
|
|
.flex-row.box-cover .flex-col48.cover-item:last-of-type p span {
|
|
padding-left: 0
|
|
}
|
|
|
|
.flex-row.box-cover .flex-col48.cover-item:last-of-type {
|
|
display: block
|
|
}
|
|
|
|
.box-cover .flex-col48 img {
|
|
max-width: 100%;
|
|
min-width: 140px;
|
|
height: auto;
|
|
margin-right: 30px
|
|
}
|
|
|
|
.desc-item {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-start;
|
|
margin-bottom: 15px
|
|
}
|
|
|
|
.desc-item img {
|
|
width: auto;
|
|
margin-right: 20px
|
|
}
|
|
|
|
.desc-item p {
|
|
padding-right: 15px;
|
|
margin: 0
|
|
}
|
|
|
|
.hardness h3 {
|
|
text-align: center
|
|
}
|
|
|
|
.hardness img {
|
|
margin: 0 auto 15px
|
|
}
|
|
|
|
.hardness {
|
|
text-align: center;
|
|
width: 100%
|
|
}
|
|
|
|
.flex-col100 {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-start
|
|
}
|
|
|
|
.flex-col100 img {
|
|
margin-right: 20px
|
|
}
|
|
|
|
.walk_container iframe {
|
|
max-width: 100%;
|
|
border: none
|
|
}
|
|
|
|
#blog-category .panel.panel-default,
|
|
.latest-blogs .blog-meta>span.icon-calendar,
|
|
#module-leoblog-blog .social-share,
|
|
.blog-description h1,
|
|
#module-leoblog-category .panel.panel-defaul,
|
|
#module-leoblog-category .blog-item .blog-meta,
|
|
#module-leoblog-category h3.section-title,
|
|
#module-leoblog-list .blog-meta {
|
|
display: none
|
|
}
|
|
|
|
.blog-description {
|
|
color: #000
|
|
}
|
|
|
|
.blog-item .blog-shortinfo {
|
|
color: #000
|
|
}
|
|
|
|
#blogpage h1.blog-title {
|
|
font-size: 34px
|
|
}
|
|
|
|
#blogpage .extra-blogs {
|
|
margin-top: 30px
|
|
}
|
|
|
|
#blogpage .blog-detail .blog-meta {
|
|
width: 100%;
|
|
border-bottom: 2px solid #f7f7f7;
|
|
padding-bottom: 25px;
|
|
margin-bottom: 15px
|
|
}
|
|
|
|
.btn-primary:active:hover,
|
|
.btn-primary:active:focus,
|
|
.btn-primary:active.focus,
|
|
.btn-primary.active:hover,
|
|
.btn-primary.active:focus,
|
|
.btn-primary.active.focus,
|
|
.open>.btn-primary.dropdown-toggle:hover,
|
|
.open>.btn-primary.dropdown-toggle:focus,
|
|
.open>.btn-primary.dropdown-toggle.focus {
|
|
background-color: #24b28c
|
|
}
|
|
|
|
#manufacturer #main h1 {
|
|
margin-bottom: 30px
|
|
}
|
|
|
|
html[lang=en] .nav.megamenu.horizontal li.fat_menu:not(.last_element),
|
|
html[lang=sk] .nav.megamenu.horizontal li.fat_menu:not(.last_element) {
|
|
display: none
|
|
}
|
|
|
|
#cms #main .page-content li {
|
|
list-style: initial
|
|
}
|
|
|
|
#cms #main .page-content ul,
|
|
#main .page-content ol {
|
|
padding-left: 30px
|
|
}
|
|
|
|
#cms #main .page-content ul,
|
|
#main .page-content ul li {
|
|
list-style: disc !important
|
|
}
|
|
|
|
#cms #main .page-content ol,
|
|
#main .page-content ol li {
|
|
list-style: decimal !important
|
|
}
|
|
|
|
#main .page-content ol li ul,
|
|
#main .page-content ol li ul li {
|
|
list-style: disc !important
|
|
}
|
|
|
|
#description ul,
|
|
#description li,
|
|
#description ol {
|
|
list-style: inherit
|
|
}
|
|
|
|
#description ul {
|
|
padding-left: 30px
|
|
}
|
|
|
|
.products-sort-order .select-list:hover {
|
|
color: #34d6ad
|
|
}
|
|
|
|
.delivery-options-list .h6 {
|
|
margin-bottom: 0
|
|
}
|
|
|
|
body#checkout section.checkout-step .delivery-option label {
|
|
margin-bottom: 0
|
|
}
|
|
|
|
body#checkout section.checkout-step .delivery-option {
|
|
display: flex;
|
|
align-items: center
|
|
}
|
|
|
|
#raty_baner {
|
|
cursor: pointer
|
|
}
|
|
|
|
#newsletter_container {
|
|
display: none;
|
|
width: 1200px;
|
|
max-width: 100%;
|
|
margin: 0 auto
|
|
}
|
|
|
|
.cms-id-23 #newsletter_container {
|
|
display: block
|
|
}
|
|
|
|
.cms-id-23 .footer-top {
|
|
background-color: rgba(0, 0, 0, 0)
|
|
}
|
|
|
|
.block_newsletter form {
|
|
margin: -300px auto 300px;
|
|
width: 700px;
|
|
border: none;
|
|
height: auto;
|
|
max-width: calc(100% - 30px);
|
|
padding: 0
|
|
}
|
|
|
|
.newsletter_container {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
margin-bottom: 10px
|
|
}
|
|
|
|
.newsletter_container .input-wrapper input {
|
|
background: #d8d8d8;
|
|
color: #696868;
|
|
opacity: .8;
|
|
font-size: 14px;
|
|
line-height: 34px;
|
|
padding: 7px 21px;
|
|
width: 100%;
|
|
border-radius: 5px
|
|
}
|
|
|
|
.newsletter_container .input-wrapper {
|
|
width: 70%
|
|
}
|
|
|
|
.block_newsletter form button {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
font-weight: 700;
|
|
font-size: 16px;
|
|
line-height: 24px;
|
|
width: calc(30% - 16px);
|
|
margin-left: 16px;
|
|
background-color: #34d6ad;
|
|
color: #fff;
|
|
right: 0;
|
|
position: relative
|
|
}
|
|
|
|
.block_newsletter form button span {
|
|
display: block
|
|
}
|
|
|
|
.block_newsletter .col-12 {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-start;
|
|
width: 100%;
|
|
position: relative;
|
|
padding: 0 15px
|
|
}
|
|
|
|
.block_newsletter .col-12 input {
|
|
width: 16px;
|
|
height: 16px;
|
|
float: unset;
|
|
margin-right: 9px;
|
|
position: relative;
|
|
z-index: 1;
|
|
cursor: pointer;
|
|
-webkit-appearance: none;
|
|
-moz-appearance: none;
|
|
appearance: none;
|
|
border-radius: 4px;
|
|
border: 1px solid #000;
|
|
transition: all 200ms ease
|
|
}
|
|
|
|
.block_newsletter .col-12 input:checked {
|
|
border-color: #34d6ad;
|
|
background-color: #34d6ad
|
|
}
|
|
|
|
.block_newsletter .col-12 input:checked::before {
|
|
opacity: 1;
|
|
left: 50%;
|
|
top: 50%
|
|
}
|
|
|
|
.block_newsletter .col-12 input:checked::after {
|
|
opacity: 1;
|
|
left: 50%;
|
|
top: 50%
|
|
}
|
|
|
|
.block_newsletter .col-12 input::before {
|
|
content: "";
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
width: 13px;
|
|
height: 1px;
|
|
background-color: #fff;
|
|
opacity: 0;
|
|
transform: translate(-50%, -50%) rotate(45deg);
|
|
transition: all 200ms ease
|
|
}
|
|
|
|
.block_newsletter .col-12 input::after {
|
|
content: "";
|
|
position: absolute;
|
|
left: 16px;
|
|
top: 0px;
|
|
width: 13px;
|
|
height: 1px;
|
|
background-color: #fff;
|
|
opacity: 0;
|
|
transform: translate(-50%, -50%) rotate(-45deg);
|
|
transition: all 200ms ease
|
|
}
|
|
|
|
.block_newsletter .col-12 label {
|
|
margin: 0
|
|
}
|
|
|
|
.block_newsletter .col-12 a {
|
|
color: #696868;
|
|
font-size: 13px;
|
|
line-height: 19px
|
|
}
|
|
|
|
footer .block_newsletter {
|
|
display: none
|
|
}
|
|
|
|
.block_newsletter .title_block {
|
|
display: none !important
|
|
}
|
|
|
|
.PM_ASCriterionsGroup.PM_ASCriterionsGroupStock {
|
|
display: none !important
|
|
}
|
|
|
|
.pagination .page-list li:nth-child(4) span {
|
|
width: 37px;
|
|
height: 37px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
border-right: 1px solid #d8d8d8
|
|
}
|
|
|
|
body#checkout section.checkout-step .carrier-delay {
|
|
display: none
|
|
}
|
|
|
|
#order-confirmation #order-details ul {
|
|
padding-left: 15px
|
|
}
|
|
|
|
#order-confirmation #order-details ul li:last-child {
|
|
display: none
|
|
}
|
|
|
|
body#checkout .condition-label label a {
|
|
font-weight: 700
|
|
}
|
|
|
|
#checkout .modal-content ol,
|
|
#checkout .modal-content ol li {
|
|
list-style: decimal
|
|
}
|
|
|
|
#checkout .modal-content ul,
|
|
#checkout .modal-content ul li {
|
|
list-style: square
|
|
}
|
|
|
|
#checkout .modal-content ol,
|
|
#checkout .modal-content ul {
|
|
padding-left: 30px
|
|
}
|
|
|
|
#checkout .modal-content ol+p {
|
|
margin-top: 20px
|
|
}
|
|
|
|
#checkout .modal-content .btn {
|
|
margin-top: 20px
|
|
}
|
|
|
|
body#checkout .modal-content {
|
|
background-color: #fff
|
|
}
|
|
|
|
body#checkout .modal-content p,
|
|
body#checkout .modal-content a,
|
|
body#checkout .modal-content li {
|
|
color: #000
|
|
}
|
|
|
|
.page-cart #oblicz-rate {
|
|
display: none
|
|
}
|
|
|
|
.PM_ASCriterionsGroupPrices_drop .PM_ASLabelLink {
|
|
text-transform: capitalize
|
|
}
|
|
|
|
.content_row.content_header_row {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
justify-content: center;
|
|
text-align: center;
|
|
padding: 10px 0 43px
|
|
}
|
|
|
|
.content_row.content_header_row img {
|
|
display: block;
|
|
margin: 0 auto 20px
|
|
}
|
|
|
|
.content_row.content_header_row h1 {
|
|
-moz-columns: #2f2e2a;
|
|
columns: #2f2e2a;
|
|
font-weight: 700;
|
|
line-height: 28px;
|
|
font-size: 32px;
|
|
letter-spacing: .1px;
|
|
margin: 0 0 18px
|
|
}
|
|
|
|
.content_row.content_header_row p {
|
|
color: #5b5957;
|
|
font-size: 20px;
|
|
line-height: 28px;
|
|
letter-spacing: .1px;
|
|
font-weight: 400;
|
|
margin: 0
|
|
}
|
|
|
|
#our_salon_wrapper {
|
|
position: relative;
|
|
padding: 120px 0 159px
|
|
}
|
|
|
|
#our_salon_wrapper::before {
|
|
position: absolute;
|
|
content: "";
|
|
width: 100vw;
|
|
height: 100%;
|
|
top: 0;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
background-color: #f7f8fa
|
|
}
|
|
|
|
.sinlge_row_salon {
|
|
position: relative;
|
|
z-index: 1;
|
|
background-color: #fff;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
border-radius: 10px;
|
|
margin-bottom: 120px;
|
|
padding: 30px;
|
|
box-shadow: 0px 4px 36px rgba(42, 88, 102, .25)
|
|
}
|
|
|
|
.sinlge_row_salon:last-child {
|
|
margin-bottom: 0
|
|
}
|
|
|
|
.sinlge_row_salon .map_wrapper,
|
|
.sinlge_row_salon .contett_wrapper {
|
|
flex: 0 0 auto;
|
|
width: 50%
|
|
}
|
|
|
|
.sinlge_row_salon .map_wrapper {
|
|
padding-right: 15px
|
|
}
|
|
|
|
.sinlge_row_salon .map_wrapper iframe {
|
|
width: 540px;
|
|
height: 330px;
|
|
border-radius: 10px;
|
|
max-width: 100%
|
|
}
|
|
|
|
.sinlge_row_salon .contett_wrapper {
|
|
padding-left: 15px;
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: flex-start;
|
|
justify-content: space-between
|
|
}
|
|
|
|
#cms #content-wrapper .sinlge_row_salon .contett_wrapper .top_lable {
|
|
color: #5b5957;
|
|
font-size: 18px;
|
|
line-height: 24px;
|
|
margin: 0 0 10px;
|
|
font-weight: 400
|
|
}
|
|
|
|
.sinlge_row_salon .contett_wrapper h3 {
|
|
color: #2f2e2a;
|
|
font-weight: 700;
|
|
font-size: 30px;
|
|
line-height: 24px;
|
|
margin: 0 0 40px
|
|
}
|
|
|
|
.sinlge_row_salon .contett_wrapper .adres_wrapper {
|
|
margin-bottom: 30px
|
|
}
|
|
|
|
.sinlge_row_salon .contett_wrapper .adress_row {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-start;
|
|
margin: 0 0 19px
|
|
}
|
|
|
|
.sinlge_row_salon .contett_wrapper .adress_row:last-child {
|
|
margin-bottom: 0
|
|
}
|
|
|
|
.sinlge_row_salon .contett_wrapper .ico_wparrer {
|
|
flex: 0 0 auto;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-start;
|
|
width: 40px;
|
|
padding-right: 10px
|
|
}
|
|
|
|
.sinlge_row_salon .contett_wrapper .ico_wparrer img {
|
|
display: block;
|
|
margin: 0;
|
|
flex: 0 0 auto
|
|
}
|
|
|
|
#cms #content-wrapper .sinlge_row_salon .contett_wrapper .adress_row p {
|
|
flex: 0 0 auto;
|
|
color: #2f2e2a;
|
|
margin: 0;
|
|
font-size: 16px;
|
|
font-weight: 500;
|
|
line-height: 24px
|
|
}
|
|
|
|
.sinlge_row_salon .bottom_wrapper {
|
|
width: 100%;
|
|
display: flex;
|
|
align-items: flex-end;
|
|
justify-content: space-between
|
|
}
|
|
|
|
#cms #content-wrapper .sinlge_row_salon .contett_wrapper .bottom_wrapper p {
|
|
margin: 0 0 4px;
|
|
font-size: 16px;
|
|
line-height: 24px;
|
|
font-weight: 500
|
|
}
|
|
|
|
#cms #content-wrapper .sinlge_row_salon .contett_wrapper .bottom_wrapper p:last-child {
|
|
margin-bottom: 0
|
|
}
|
|
|
|
#cms #content-wrapper .sinlge_row_salon .contett_wrapper .bottom_wrapper p.label {
|
|
color: #b8b3ae;
|
|
text-align: left;
|
|
font-weight: 400
|
|
}
|
|
|
|
.sinlge_row_salon .see_salon_button {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
color: #fff;
|
|
background-color: #fe6700;
|
|
font-weight: 500;
|
|
font-size: 16px;
|
|
line-height: 28px;
|
|
letter-spacing: .1px;
|
|
box-shadow: 0px 4px 16px rgba(255, 160, 49, .25);
|
|
border: 1px solid #fe6700;
|
|
border-radius: 5px;
|
|
width: 226px;
|
|
height: 54px;
|
|
transition: background-color .4s ease, color .4s ease
|
|
}
|
|
|
|
.sinlge_row_salon .see_salon_button img {
|
|
transition: filter .4s ease;
|
|
filter: brightness(0) invert(1);
|
|
margin-left: 18px
|
|
}
|
|
|
|
.sinlge_row_salon .see_salon_button:hover img {
|
|
filter: invert(0) brightness(1)
|
|
}
|
|
|
|
.sinlge_row_salon .see_salon_button:hover {
|
|
background-color: #fff;
|
|
color: #fe6700
|
|
}
|
|
|
|
.cms-id-10 #main .page-header {
|
|
display: none
|
|
}
|
|
|
|
#description .product-description {
|
|
border-bottom: 1px solid #33d5ad
|
|
}
|
|
|
|
@media(max-width: 1199px) {
|
|
#cms #content-wrapper .sinlge_row_salon .contett_wrapper .top_lable {
|
|
font-size: 15px;
|
|
line-height: 20px
|
|
}
|
|
|
|
.sinlge_row_salon .contett_wrapper h3 {
|
|
font-weight: 700;
|
|
font-size: 27px;
|
|
line-height: 20px;
|
|
margin: 0 0 30px
|
|
}
|
|
|
|
.sinlge_row_salon .contett_wrapper .adress_row {
|
|
margin: 0 0 12px
|
|
}
|
|
|
|
.sinlge_row_salon .see_salon_button {
|
|
font-size: 14px;
|
|
width: 206px;
|
|
height: 50px
|
|
}
|
|
|
|
#cms #content-wrapper .sinlge_row_salon .contett_wrapper .bottom_wrapper p {
|
|
font-size: 14px;
|
|
line-height: 21px
|
|
}
|
|
|
|
.product-description img {
|
|
max-width: 100%;
|
|
height: auto
|
|
}
|
|
|
|
.product-quantity #quantity_wanted,
|
|
.product-variants>.product-variants-item select {
|
|
width: 272px
|
|
}
|
|
|
|
.leo-megamenu .navbar-nav>li>a {
|
|
font-size: 12px;
|
|
line-height: 20px
|
|
}
|
|
|
|
.nav.megamenu.horizontal li {
|
|
margin-right: 13px
|
|
}
|
|
|
|
.nav.megamenu.horizontal {
|
|
margin-bottom: 10px
|
|
}
|
|
|
|
.my_box_container p {
|
|
font-size: 11px;
|
|
line-height: 15px
|
|
}
|
|
|
|
.content.tab_links_container {
|
|
grid-template-columns: repeat(6, 1fr)
|
|
}
|
|
|
|
#recomended_container .col-lg-3 {
|
|
width: 33.3333%
|
|
}
|
|
|
|
.latest-blogs .blog-image-container img {
|
|
width: 100%
|
|
}
|
|
|
|
#cta_row .col-xl-6.left_cta {
|
|
justify-content: center;
|
|
padding-right: 15px
|
|
}
|
|
|
|
.footer_social_media_container img {
|
|
margin-right: 14px
|
|
}
|
|
|
|
.my_footer_row li a {
|
|
line-height: 16px;
|
|
margin-bottom: 13px
|
|
}
|
|
|
|
.product-detail-name {
|
|
line-height: 25px;
|
|
margin-bottom: 21px
|
|
}
|
|
|
|
.my_availability_box .single_box p,
|
|
.my_manufacturer p,
|
|
#leo_product_reviews_block_extra .rating_label {
|
|
font-size: 13px
|
|
}
|
|
|
|
.my_availability_box .single_box p strong {
|
|
display: block
|
|
}
|
|
|
|
.my_availability_box .single_box {
|
|
margin-right: 45px
|
|
}
|
|
|
|
#product .my_box_container.product_container .my_image_container,
|
|
#product .my_content_container {
|
|
margin-right: 0;
|
|
flex: 0 0 100%;
|
|
max-width: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center
|
|
}
|
|
|
|
#product .my_box_small {
|
|
flex-wrap: wrap
|
|
}
|
|
|
|
#product .my_box_container.product_container p {
|
|
width: 100%;
|
|
text-align: center;
|
|
margin-top: 5px
|
|
}
|
|
|
|
.phone_single p {
|
|
font-size: 13px;
|
|
line-height: 15px
|
|
}
|
|
|
|
.PM_ASForm li div {
|
|
display: flex
|
|
}
|
|
|
|
.PM_ASForm label {
|
|
margin-bottom: 0;
|
|
display: initial;
|
|
text-align: left
|
|
}
|
|
|
|
.PM_ASBlockOutputVertical a {
|
|
color: #696868;
|
|
display: block;
|
|
width: 100%;
|
|
line-height: 15px;
|
|
margin-bottom: 10px
|
|
}
|
|
|
|
.PM_ASForm label::after {
|
|
top: 0
|
|
}
|
|
|
|
.PM_ASForm label::before {
|
|
top: 2px
|
|
}
|
|
|
|
.PM_ASBlockOutputVertical .PM_ASResetSearch {
|
|
margin-bottom: 30px
|
|
}
|
|
|
|
.thumbnail-container .product-title a {
|
|
font-size: 12px;
|
|
line-height: 15px;
|
|
margin-bottom: 15px;
|
|
height: 60px
|
|
}
|
|
|
|
#category .button_container a,
|
|
#module-pm_advancedsearch4-searchresults .button_container a {
|
|
font-size: 10px
|
|
}
|
|
|
|
.ApColumn .block.day_hit::after {
|
|
font-size: 17px;
|
|
line-height: 14px
|
|
}
|
|
|
|
.block.day_hit .ajax_block_product {
|
|
margin-bottom: 0
|
|
}
|
|
|
|
.adres_container p {
|
|
font-size: 10px;
|
|
line-height: 20px
|
|
}
|
|
}
|
|
|
|
@media(max-width: 991px) {
|
|
.sinlge_row_salon {
|
|
flex-direction: column
|
|
}
|
|
|
|
.sinlge_row_salon .map_wrapper,
|
|
.sinlge_row_salon .contett_wrapper {
|
|
width: 100%;
|
|
padding: 0
|
|
}
|
|
|
|
.sinlge_row_salon .map_wrapper iframe {
|
|
width: 100%
|
|
}
|
|
|
|
.sinlge_row_salon .contett_wrapper {
|
|
padding-top: 30px
|
|
}
|
|
|
|
.nav.megamenu.horizontal li:last-child {
|
|
align-items: center;
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: center
|
|
}
|
|
|
|
.nav.megamenu.horizontal .dropdown-menu-inner li:last-child {
|
|
justify-content: flex-start
|
|
}
|
|
|
|
.nav.megamenu.horizontal li.last_element a {
|
|
margin-bottom: 12px;
|
|
margin-top: 12px
|
|
}
|
|
|
|
.product-variants>.product-variants-item,
|
|
.product-add-to-cart .product-quantity .qty {
|
|
justify-content: flex-start
|
|
}
|
|
|
|
.adres_container p {
|
|
font-size: 12px
|
|
}
|
|
|
|
.user_info_dr_materac a {
|
|
margin-left: auto;
|
|
margin-bottom: 5px
|
|
}
|
|
|
|
.user_container {
|
|
align-items: flex-start
|
|
}
|
|
|
|
.bottomnav {
|
|
margin-top: 10px
|
|
}
|
|
|
|
.col-cart #cart-block {
|
|
position: relative !important;
|
|
bottom: unset !important;
|
|
right: 0 !important;
|
|
margin: 0
|
|
}
|
|
|
|
.nav.megamenu.horizontal {
|
|
flex-direction: column
|
|
}
|
|
|
|
.nav.megamenu.horizontal li {
|
|
margin-right: 0;
|
|
width: 100%
|
|
}
|
|
|
|
.my_box_container {
|
|
grid-template-columns: repeat(2, 1fr);
|
|
grid-gap: 30px 0
|
|
}
|
|
|
|
.my_box_container p {
|
|
font-size: 16px;
|
|
line-height: 19px
|
|
}
|
|
|
|
#findTab .nav-item {
|
|
width: 100%;
|
|
text-align: center
|
|
}
|
|
|
|
#findTab {
|
|
border: 1px solid #ccc;
|
|
margin-bottom: 40px;
|
|
padding-bottom: 0;
|
|
border-radius: 5px
|
|
}
|
|
|
|
#findTab li:first-child,
|
|
#findTab li:first-child a {
|
|
border-radius: 5px 5px 0 0 !important
|
|
}
|
|
|
|
#findTab li:last-child,
|
|
#findTab li:last-child a {
|
|
border-radius: 0px 0px 5px 5px !important
|
|
}
|
|
|
|
#recomended_container .col-lg-3 {
|
|
width: 50%
|
|
}
|
|
|
|
.thumbnail-container .product-title a {
|
|
font-size: 15px;
|
|
line-height: 20px
|
|
}
|
|
|
|
.salony_row .title {
|
|
font-size: 15px;
|
|
padding: 20px 15px
|
|
}
|
|
|
|
#cta_row .col-xl-6:not(.left_cta) {
|
|
display: none
|
|
}
|
|
|
|
#cta_row .col-xl-6 {
|
|
flex: 0 0 100%;
|
|
max-width: 100%
|
|
}
|
|
|
|
#cta_row .col-xl-6.left_cta {
|
|
padding: 30px 15px
|
|
}
|
|
|
|
.my_footer_row {
|
|
grid-template-columns: repeat(2, 1fr);
|
|
grid-gap: 30px 0
|
|
}
|
|
|
|
.bottom_row {
|
|
margin-top: 50px
|
|
}
|
|
|
|
.bottom_row img {
|
|
max-width: 90%;
|
|
margin: 0 auto
|
|
}
|
|
|
|
.block-category #category-description p:first-child {
|
|
font-size: 12px;
|
|
line-height: 19px
|
|
}
|
|
|
|
#category .ApColumn .block.day_hit .ajax_block_product {
|
|
width: 100%;
|
|
max-width: unset
|
|
}
|
|
|
|
.pagination {
|
|
margin-top: 40px;
|
|
margin-bottom: 40px
|
|
}
|
|
|
|
.product-detail>.row>div.col-form_id-form_9367402777406408,
|
|
.product-detail>.row>div.col-form_id-form_15874367062488778 {
|
|
width: 100%;
|
|
margin-bottom: 20px
|
|
}
|
|
|
|
.product-detail-name {
|
|
line-height: 30px;
|
|
margin-bottom: 16px
|
|
}
|
|
|
|
#product .my_box_small {
|
|
flex-wrap: unset
|
|
}
|
|
|
|
#product .my_box_container.product_container .my_image_container,
|
|
#product .my_content_container {
|
|
margin-right: 0;
|
|
flex: unset;
|
|
max-width: unset;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-start
|
|
}
|
|
|
|
#product .my_box_container.product_container p {
|
|
font-size: 10px;
|
|
line-height: 12px;
|
|
text-align: left;
|
|
margin-left: 15px
|
|
}
|
|
|
|
.my_availability_box .single_box p strong {
|
|
display: initial
|
|
}
|
|
|
|
.raty_boxes_container>div img {
|
|
width: 100%
|
|
}
|
|
|
|
.phone_single p {
|
|
font-size: 14px;
|
|
line-height: 18px
|
|
}
|
|
|
|
.cart-preview .header span.hidden-sm-down {
|
|
display: inline-block !important
|
|
}
|
|
|
|
.flex-col48 {
|
|
flex: 0 0 100%;
|
|
max-width: 100%
|
|
}
|
|
|
|
.hardness img {
|
|
max-width: 100%;
|
|
height: auto
|
|
}
|
|
}
|
|
|
|
@media(max-width: 767px) {
|
|
.my_salon_container h2 {
|
|
margin-top: 20px
|
|
}
|
|
|
|
.bottomnav .ApHtml {
|
|
text-align: center;
|
|
background: #fff !important
|
|
}
|
|
|
|
.my_box_container p {
|
|
font-size: 13px;
|
|
line-height: 19px
|
|
}
|
|
|
|
.my_image_container {
|
|
margin-right: 15px
|
|
}
|
|
|
|
.content.tab_links_container {
|
|
grid-template-columns: repeat(4, 1fr)
|
|
}
|
|
|
|
.left_header {
|
|
justify-content: center
|
|
}
|
|
|
|
.user_container {
|
|
align-items: center;
|
|
justify-content: center;
|
|
margin: 25px 0 10px
|
|
}
|
|
|
|
.user_info_dr_materac a {
|
|
margin: 0px 0 0 15px
|
|
}
|
|
|
|
.col-search {
|
|
display: none
|
|
}
|
|
|
|
.ApColumn .title_block {
|
|
font-size: 23px !important;
|
|
line-height: 31px !important;
|
|
margin: 0 0 28px !important
|
|
}
|
|
|
|
.owl-theme .owl-controls .owl-pagination {
|
|
margin: 36px 0 0 !important
|
|
}
|
|
|
|
.my_footer_col.informacje,
|
|
.my_footer_col.bezpieczne_platnosci {
|
|
margin-right: 30px
|
|
}
|
|
|
|
.my_footer_col.moje_konto {
|
|
margin-right: 30px
|
|
}
|
|
|
|
.hidden-md-up.text-xs-right.up {
|
|
display: none
|
|
}
|
|
|
|
.products-sort-order .dropdown-menu {
|
|
margin: 7px 0 0 0
|
|
}
|
|
|
|
.block.day_hit .ajax_block_product {
|
|
margin-bottom: 0;
|
|
width: 100%
|
|
}
|
|
|
|
.block.day_hit .thumbnail-container {
|
|
display: flex;
|
|
align-items: center
|
|
}
|
|
|
|
.block.day_hit .thumbnail-container h3 {
|
|
max-width: 300px;
|
|
text-align: left
|
|
}
|
|
|
|
.block.day_hit .thumbnail-container h3 a {
|
|
text-align: left
|
|
}
|
|
|
|
.thumbnail-container .product-meta {
|
|
width: 100%;
|
|
padding: 21px
|
|
}
|
|
|
|
#category .thumbnail-container .product-meta a,
|
|
#module-pm_advancedsearch4-searchresults .thumbnail-container .product-meta a {
|
|
font-size: 14px;
|
|
line-height: 26px
|
|
}
|
|
|
|
#search_filter_toggler {
|
|
display: none
|
|
}
|
|
|
|
#left-column #PM_ASBlock_1 .card-header {
|
|
display: block;
|
|
background-color: #34d6ad;
|
|
color: #fff;
|
|
margin-bottom: 15px;
|
|
font-size: 14px;
|
|
line-height: 15px;
|
|
font-weight: 600
|
|
}
|
|
|
|
.PM_ASBlockOutput {
|
|
padding-left: 0px
|
|
}
|
|
|
|
.PM_ASBlockOutput.PM_ASMobileMode .PM_ASBlockTitle:after,
|
|
.PM_ASBlockOutput.PM_ASMobileMode .PM_ASearchTitle:after {
|
|
top: 13px;
|
|
right: 10px
|
|
}
|
|
|
|
.sort_border .col-md-3,
|
|
.sort_border .col-md-9 {
|
|
width: 100% !important
|
|
}
|
|
|
|
.sort_border .col-sm-4 {
|
|
display: none
|
|
}
|
|
|
|
.products-sort-order .dropdown-menu {
|
|
left: -10px
|
|
}
|
|
|
|
#logo_row_header {
|
|
flex-wrap: wrap
|
|
}
|
|
|
|
.col-logo {
|
|
width: 45%;
|
|
order: 0
|
|
}
|
|
|
|
.col-cart {
|
|
width: 54%;
|
|
order: 1
|
|
}
|
|
|
|
.col-search {
|
|
width: 100%;
|
|
order: 2;
|
|
display: block
|
|
}
|
|
|
|
#leo_search_block_top {
|
|
padding-right: 80px
|
|
}
|
|
|
|
#leosearchtopbox {
|
|
width: 100%
|
|
}
|
|
|
|
.header-menu .col-menu {
|
|
position: absolute !important;
|
|
top: -60px;
|
|
right: 0
|
|
}
|
|
|
|
#leo_search_block_top .block_content .leoproductsearch-result input[type=text] {
|
|
text-align: left;
|
|
height: 50px
|
|
}
|
|
|
|
#leo_search_block_top .block_content .leoproductsearch-result::after {
|
|
top: 18px
|
|
}
|
|
|
|
body .header-menu {
|
|
margin-bottom: 0 !important
|
|
}
|
|
|
|
.newsletter h2 {
|
|
font-size: 18px;
|
|
line-height: 28px
|
|
}
|
|
}
|
|
|
|
@media(max-width: 650px) {
|
|
.box-cover .flex-col48 {
|
|
width: 100%;
|
|
flex-wrap: wrap
|
|
}
|
|
|
|
.box-cover .flex-col48 p span {
|
|
padding-left: 0
|
|
}
|
|
|
|
#description p {
|
|
width: 100%
|
|
}
|
|
}
|
|
|
|
@media(max-width: 575px) {
|
|
.bottomnav p:first-child {
|
|
text-align: left;
|
|
max-width: 150px
|
|
}
|
|
|
|
.left_header {
|
|
justify-content: space-between
|
|
}
|
|
|
|
.my_image_container {
|
|
margin-right: 10px
|
|
}
|
|
|
|
.my_box_container p {
|
|
font-size: 12px;
|
|
line-height: 17px
|
|
}
|
|
|
|
.my_footer_row h4 {
|
|
font-size: 13px;
|
|
line-height: 15px
|
|
}
|
|
|
|
.thumbnail-container .product-meta {
|
|
padding: 21px 5px
|
|
}
|
|
|
|
.my_availability_box .single_box p strong {
|
|
display: block
|
|
}
|
|
|
|
#product .my_box_small {
|
|
flex-wrap: wrap
|
|
}
|
|
|
|
#product .my_box_container.product_container .my_image_container,
|
|
#product .my_content_container {
|
|
margin-right: 0;
|
|
flex: 0 0 100%;
|
|
max-width: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center
|
|
}
|
|
|
|
#product .my_box_container.product_container p {
|
|
width: 100%;
|
|
text-align: center;
|
|
margin: 5px
|
|
}
|
|
|
|
.flex-col100 {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
flex-wrap: wrap
|
|
}
|
|
|
|
.flex-col100 img {
|
|
margin-bottom: 15px
|
|
}
|
|
|
|
.desc-item {
|
|
flex-wrap: wrap;
|
|
justify-content: center;
|
|
text-align: center
|
|
}
|
|
|
|
.desc-item p {
|
|
margin-bottom: 20px;
|
|
margin-top: 5px
|
|
}
|
|
|
|
.newsletter h2 br {
|
|
display: none
|
|
}
|
|
|
|
.newsletter h2 span {
|
|
margin-left: 5px
|
|
}
|
|
|
|
.block_newsletter form button span {
|
|
display: block;
|
|
font-size: 12px
|
|
}
|
|
|
|
.sinlge_row_salon .bottom_wrapper {
|
|
width: 100%;
|
|
justify-content: unset;
|
|
flex-direction: column;
|
|
align-items: flex-start
|
|
}
|
|
|
|
.sinlge_row_salon .see_salon_button {
|
|
margin-top: 30px
|
|
}
|
|
|
|
.sinlge_row_salon {
|
|
padding: 20px 15px;
|
|
margin-bottom: 70px
|
|
}
|
|
|
|
#main .page-content.page-cms-10 {
|
|
padding: 0
|
|
}
|
|
|
|
.sinlge_row_salon .contett_wrapper h3 {
|
|
text-align: left
|
|
}
|
|
|
|
#cms #content-wrapper .sinlge_row_salon .contett_wrapper .top_lable {
|
|
font-size: 12px;
|
|
line-height: 17px
|
|
}
|
|
|
|
.sinlge_row_salon .contett_wrapper h3 {
|
|
font-size: 22px;
|
|
text-align: left;
|
|
line-height: 16px;
|
|
margin: 0 0 30px
|
|
}
|
|
|
|
#cms #content-wrapper .sinlge_row_salon .contett_wrapper .adress_row p {
|
|
font-size: 14px
|
|
}
|
|
|
|
.sinlge_row_salon .contett_wrapper .adress_row {
|
|
margin: 0 0 8px
|
|
}
|
|
}
|
|
|
|
@media(max-width: 480px) {
|
|
.my_box_container.product_container {
|
|
grid-template-columns: repeat(1, 1fr)
|
|
}
|
|
|
|
.my_salons {
|
|
margin: 0 -30px
|
|
}
|
|
|
|
.full_w_walk h2 {
|
|
margin-left: 0
|
|
}
|
|
|
|
#cms #content-wrapper .my_salon_container p {
|
|
font-size: 16px
|
|
}
|
|
|
|
.full_w_walk .bottom_link img {
|
|
max-width: 100%
|
|
}
|
|
|
|
.my_salon_container h2 {
|
|
font-size: 19px;
|
|
line-height: 1.3
|
|
}
|
|
|
|
.bottomnav p:first-child {
|
|
display: none
|
|
}
|
|
|
|
.left_header p img {
|
|
margin: 0 10px 0px 0
|
|
}
|
|
|
|
.header-logo {
|
|
margin-bottom: 0px !important
|
|
}
|
|
|
|
.my_box_container {
|
|
grid-template-columns: repeat(1, 1fr);
|
|
grid-gap: 20px 0
|
|
}
|
|
|
|
.my_image_container {
|
|
min-width: 67px
|
|
}
|
|
|
|
.my_content_container {
|
|
min-width: 150px
|
|
}
|
|
|
|
.my_box_small {
|
|
justify-content: center
|
|
}
|
|
|
|
.content.tab_links_container {
|
|
grid-template-columns: repeat(3, 1fr)
|
|
}
|
|
|
|
.thumbnail-container .product-title a {
|
|
font-size: 10px;
|
|
line-height: 15px
|
|
}
|
|
|
|
.thumbnail-container .product-price-and-shipping .price {
|
|
font-size: 15px;
|
|
line-height: 25px
|
|
}
|
|
|
|
.thumbnail-container .product-price-and-shipping .regular-price {
|
|
font-size: 12px;
|
|
line-height: 25px
|
|
}
|
|
|
|
.button_container a {
|
|
font-size: 9px;
|
|
height: 35px
|
|
}
|
|
|
|
.thumbnail-container .product-title a {
|
|
height: 40px
|
|
}
|
|
|
|
.product-flags .product-flag {
|
|
font-size: 11px
|
|
}
|
|
|
|
#promo .thumbnail-container .product-title a {
|
|
font-size: 14px;
|
|
line-height: 20px
|
|
}
|
|
|
|
#promo .thumbnail-container .product-price-and-shipping .price {
|
|
font-size: 19px;
|
|
line-height: 25px
|
|
}
|
|
|
|
#promo .thumbnail-container .product-price-and-shipping .regular-price {
|
|
font-size: 14px;
|
|
line-height: 25px
|
|
}
|
|
|
|
#promo .thumbnail-container .product-meta {
|
|
padding-right: 15px;
|
|
padding-left: 15px
|
|
}
|
|
|
|
#promo .button_container a {
|
|
font-size: 14px;
|
|
height: 40px
|
|
}
|
|
|
|
.footer_seo h3,
|
|
.my_footer_row h3 {
|
|
font-size: 16px;
|
|
line-height: 20px
|
|
}
|
|
|
|
.footer_seo p {
|
|
font-size: 10px;
|
|
line-height: 15px
|
|
}
|
|
|
|
.my_footer_row.top_row {
|
|
display: grid;
|
|
grid-gap: 30px 15px
|
|
}
|
|
|
|
.single_element {
|
|
margin-top: 25px;
|
|
margin-bottom: 20px;
|
|
text-align: center
|
|
}
|
|
|
|
#cta_row p {
|
|
font-size: 26px
|
|
}
|
|
|
|
#cta_row h3 {
|
|
font-size: 28px;
|
|
line-height: 32px
|
|
}
|
|
|
|
#producent .content.tab_links_container .label_container {
|
|
display: none
|
|
}
|
|
|
|
#producent .content.tab_links_container {
|
|
grid-template-columns: repeat(2, 1fr)
|
|
}
|
|
|
|
.ApColumn .title_block:before {
|
|
top: 15px !important
|
|
}
|
|
|
|
.product-detail-name {
|
|
line-height: 24px;
|
|
font-size: 18px
|
|
}
|
|
|
|
.my_availability_box {
|
|
display: grid;
|
|
grid-template-columns: repeat(3, 1fr)
|
|
}
|
|
|
|
.my_availability_box .single_box {
|
|
margin-right: 0
|
|
}
|
|
|
|
#description h2 {
|
|
font-size: 17px;
|
|
line-height: 24px
|
|
}
|
|
|
|
.cart_label {
|
|
display: none
|
|
}
|
|
|
|
.product-quantity #quantity_wanted,
|
|
.product-variants>.product-variants-item select {
|
|
max-width: 190px
|
|
}
|
|
}
|
|
|
|
@media(max-width: 320px) {
|
|
.block_newsletter .col-12 a {
|
|
font-size: 11px
|
|
}
|
|
}
|
|
|
|
.selectize-control {
|
|
position: relative
|
|
}
|
|
|
|
.selectize-control::after {
|
|
content: "<";
|
|
position: absolute;
|
|
top: 6px;
|
|
right: 7px;
|
|
transform: rotate(-90deg);
|
|
z-index: 10;
|
|
font-weight: 900;
|
|
font-size: 17px;
|
|
background: #34d6ad;
|
|
height: 25px;
|
|
width: 25px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
color: #fff;
|
|
border-radius: 3px;
|
|
z-index: 0;
|
|
cursor: pointer
|
|
}
|
|
|
|
.selectize-control .selectize-input {
|
|
border: 1px solid #d8d8d8 !important;
|
|
background: rgba(0, 0, 0, 0) !important;
|
|
cursor: pointer !important
|
|
}
|
|
|
|
.subpage-ekomi {
|
|
max-width: 1200px;
|
|
margin: auto;
|
|
float: none;
|
|
padding: 50px 0
|
|
}
|
|
|
|
.search-title {
|
|
margin-bottom: 25px;
|
|
font-weight: 600;
|
|
font-size: 18px;
|
|
color: #1a1a1a;
|
|
padding-bottom: 5px;
|
|
border-bottom: 2px solid #24b28c
|
|
}
|
|
|
|
.cms-id-23 .block_newsletter h5 {
|
|
display: none !important
|
|
}
|
|
|
|
.widget-stars {
|
|
display: flex;
|
|
gap: 20px;
|
|
margin-bottom: 25px;
|
|
color: #000;
|
|
cursor: pointer
|
|
}
|
|
|
|
.widget-stars span {
|
|
font-weight: 600
|
|
}
|
|
|
|
.leo-fly-cart-slidebar #mCSB_2 #mCSB_2_scrollbar_horizontal {
|
|
height: 40px
|
|
}
|
|
|
|
.leo-fly-cart-slidebar #mCSB_2 #mCSB_2_scrollbar_horizontal .mCSB_draggerContainer #mCSB_2_dragger_horizontal {
|
|
width: 45px !important
|
|
}
|
|
|
|
.leo-fly-cart-slidebar #mCSB_2 #mCSB_2_scrollbar_horizontal .mCSB_draggerContainer #mCSB_2_dragger_horizontal .mCSB_dragger_bar {
|
|
position: relative;
|
|
width: 45px;
|
|
height: 30px;
|
|
border-radius: 30px
|
|
}
|
|
|
|
.leo-fly-cart-slidebar #mCSB_2 #mCSB_2_scrollbar_horizontal .mCSB_draggerContainer #mCSB_2_dragger_horizontal .mCSB_dragger_bar::before {
|
|
content: "";
|
|
position: absolute;
|
|
left: 50%;
|
|
top: 50%;
|
|
transform: translate(-50%, -50%);
|
|
background-image: url("/themes/leo_gstore/assets/img/mouse_arrows.svg");
|
|
background-repeat: no-repeat;
|
|
background-position: center;
|
|
background-size: cover;
|
|
width: 26px;
|
|
height: 16px
|
|
}
|
|
|
|
.leo-fly-cart-slidebar #mCSB_2 #mCSB_2_scrollbar_horizontal .mCSB_draggerContainer .mCSB_draggerRail {
|
|
height: 10px;
|
|
margin: 16px 0;
|
|
border-radius: 0
|
|
}
|
|
|
|
#smartsupp-widget-container>div {
|
|
z-index: 9999 !important
|
|
}
|
|
|
|
.modal.quickview .modal-footer {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
justify-content: space-evenly;
|
|
flex-wrap: wrap;
|
|
gap: 15px
|
|
}
|
|
|
|
.modal.quickview .modal-footer::after {
|
|
display: none
|
|
}
|
|
|
|
.modal.quickview .modal-footer .buttons_bottom_block {
|
|
margin-bottom: 0
|
|
}
|
|
|
|
#smartsupp-widget-container {
|
|
position: relative;
|
|
z-index: 999999999
|
|
}
|
|
|
|
.raty_boxes_container img {
|
|
width: 100%;
|
|
max-width: 178px;
|
|
height: 35px
|
|
}
|
|
|
|
#prices-drop #js-product-list-header {
|
|
display: none
|
|
}
|
|
|
|
#oblicz-rate a {
|
|
cursor: pointer
|
|
}
|
|
|
|
#manufacturer #main #manufacturer-description ul {
|
|
margin-bottom: 25px;
|
|
list-style-type: square;
|
|
margin-left: 20px
|
|
}
|
|
|
|
#manufacturer #main #manufacturer-description ul li {
|
|
list-style-type: square
|
|
}
|
|
|
|
body#cms.cms-id-23 .subpage-ekomi {
|
|
display: none !important
|
|
}
|
|
|
|
.leo-fly-cart-slidebar {
|
|
max-width: calc(100vw - 393px)
|
|
}
|
|
|
|
.leo-fly-cart-slidebar .leo-dropdown-list-item-warpper {
|
|
max-width: calc(100% - 389px);
|
|
overflow: auto
|
|
}
|
|
|
|
@media(max-width: 1040px) {
|
|
.leo-fly-cart-slidebar .leo-dropdown-list-item-warpper {
|
|
display: none
|
|
}
|
|
}
|
|
|
|
.buy_by_phone {
|
|
margin-top: 10px
|
|
}
|
|
|
|
#buy-by-phone-popup {
|
|
position: fixed;
|
|
inset: 0;
|
|
z-index: 999999;
|
|
opacity: 0;
|
|
visibility: hidden;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
transition: opacity 250ms ease, visibility 250ms ease;
|
|
overflow: auto
|
|
}
|
|
|
|
#buy-by-phone-popup.active {
|
|
opacity: 1;
|
|
visibility: visible
|
|
}
|
|
|
|
#buy-by-phone-popup::before {
|
|
content: "";
|
|
position: fixed;
|
|
width: 100%;
|
|
height: 100%;
|
|
background: rgba(0, 0, 0, .2);
|
|
-webkit-backdrop-filter: blur(2px);
|
|
backdrop-filter: blur(2px)
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper {
|
|
position: relative;
|
|
width: 100%;
|
|
max-width: 700px;
|
|
padding: 30px;
|
|
background: #fff;
|
|
border: 1px solid #e5e5e5;
|
|
border-radius: 5px;
|
|
z-index: 1
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-header {
|
|
position: relative
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-header--close {
|
|
position: absolute;
|
|
top: -25px;
|
|
right: -20px
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-header--close .close-popup {
|
|
font-size: 16px
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-body {
|
|
display: grid;
|
|
grid-template-columns: 1fr 1fr;
|
|
max-height: calc(100vh - 130px);
|
|
overflow-y: auto;
|
|
padding: 10px 10px 10px 0
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-body .popup-body--left {
|
|
display: flex;
|
|
align-items: center
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-body .popup-body--left .popup-img .product-cover {
|
|
width: 100%;
|
|
max-width: -moz-fit-content;
|
|
max-width: fit-content;
|
|
margin-left: auto;
|
|
margin-right: auto
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-body .popup-body--right {
|
|
display: flex;
|
|
justify-content: center;
|
|
flex-direction: column
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-body .popup-body--right p {
|
|
color: #000;
|
|
font-size: 14px;
|
|
font-weight: 600
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-body .popup-body--right .form-group {
|
|
margin-bottom: 5px
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-body .popup-body--right .form-group .form-control {
|
|
border-radius: 3px
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-body .popup-body--right .form-group .form-control.form-control-name::-moz-placeholder,
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-body .popup-body--right .form-group .form-control.form-control-phone::-moz-placeholder {
|
|
color: #000
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-body .popup-body--right .form-group .form-control.form-control-name::placeholder,
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-body .popup-body--right .form-group .form-control.form-control-phone::placeholder {
|
|
color: #000
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-body .popup-body--right .form-group.form-group-radio {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
gap: 15px
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-body .popup-body--right .form-group.form-group-radio .radio-inline {
|
|
display: flex;
|
|
align-items: center;
|
|
gap: 5px
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-body .popup-body--right .form-group.form-group-radio .radio-inline input[type=radio] {
|
|
width: 20px;
|
|
height: 20px
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-body .popup-body--right .form-group.form-group-polityka {
|
|
display: flex;
|
|
flex-direction: row;
|
|
gap: 10px;
|
|
align-items: baseline
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-body .popup-body--right .form-group.form-group-polityka input#polityka {
|
|
width: -moz-fit-content;
|
|
width: fit-content
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-body .popup-body--right .form-group.form-group-polityka label {
|
|
text-align: left;
|
|
font-size: 10px;
|
|
margin-bottom: 0
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-body .popup-body--right .form-cols {
|
|
display: grid;
|
|
grid-template-columns: 1fr 1fr;
|
|
-moz-column-gap: 5px;
|
|
column-gap: 5px;
|
|
font-size: 16px
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-body .popup-body--right .popup-body-top>p {
|
|
color: #34d6ad
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-body .popup-body--right .popup-body-top>p>a {
|
|
color: #34d6ad;
|
|
text-decoration: underline
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-body .popup-body--right .popup-input-alert {
|
|
color: red
|
|
}
|
|
|
|
@media(max-width: 700px) {
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-body {
|
|
grid-template-columns: 1fr
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-body .popup-body--left {
|
|
display: none
|
|
}
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-alert {
|
|
display: none;
|
|
position: absolute;
|
|
inset: 0
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-alert.active {
|
|
display: block
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-alert::after {
|
|
content: "";
|
|
position: absolute;
|
|
inset: -1px;
|
|
background: rgba(0, 0, 0, .3);
|
|
border-radius: 5px;
|
|
-webkit-backdrop-filter: blur(2px);
|
|
backdrop-filter: blur(2px)
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-alert .popup-alert-wrapper {
|
|
position: fixed;
|
|
left: 50%;
|
|
top: 50%;
|
|
transform: translate(-50%, -50%);
|
|
padding: 30px;
|
|
background: #fff;
|
|
border: 1px solid #e5e5e5;
|
|
border-radius: 5px;
|
|
z-index: 1;
|
|
width: 100%;
|
|
max-width: 300px
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-alert .popup-alert-wrapper .popup-alert-close {
|
|
position: absolute;
|
|
top: 5px;
|
|
right: 10px;
|
|
font-size: 16px
|
|
}
|
|
|
|
#buy-by-phone-popup .buy-by-phone-popup--wrapper .popup-alert .popup-alert-wrapper .popup-alert-data p {
|
|
margin: 10px 0 0 0
|
|
}
|
|
|
|
.description-movie {
|
|
padding-top: 25px;
|
|
padding-bottom: 25px
|
|
}
|
|
|
|
.description-movie h2 {
|
|
font-weight: 600 !important
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper #page_hero {
|
|
position: relative
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper #page_hero .page_hero {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
justify-content: center;
|
|
height: 580px
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper #page_hero .page_hero .hero_bg {
|
|
position: absolute;
|
|
left: 50%;
|
|
top: 0;
|
|
transform: translateX(-50%)
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper #page_hero .page_hero .hero_data {
|
|
position: relative
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper #page_hero .page_hero .hero_data h1 {
|
|
color: #fff;
|
|
text-align: center;
|
|
text-shadow: 0px 4px 4px rgba(0, 0, 0, .25);
|
|
font-size: 60px;
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
line-height: normal
|
|
}
|
|
|
|
@media(max-width: 991px) {
|
|
#cms.cms-id-88 #content-wrapper #page_hero .page_hero .hero_data h1 {
|
|
font-size: 48px
|
|
}
|
|
}
|
|
|
|
@media(max-width: 576px) {
|
|
#cms.cms-id-88 #content-wrapper #page_hero .page_hero .hero_data h1 {
|
|
font-size: 36px
|
|
}
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper #page_hero .page_hero .hero_info {
|
|
position: absolute;
|
|
bottom: 30px;
|
|
text-align: center
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper #page_hero .page_hero .hero_info p {
|
|
color: #fff;
|
|
text-align: center;
|
|
text-shadow: 0px 4px 4px rgba(0, 0, 0, .25);
|
|
font-size: 28px;
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
line-height: normal
|
|
}
|
|
|
|
@media(max-width: 991px) {
|
|
#cms.cms-id-88 #content-wrapper #page_hero .page_hero .hero_info p {
|
|
font-size: 24px
|
|
}
|
|
}
|
|
|
|
@media(max-width: 576px) {
|
|
#cms.cms-id-88 #content-wrapper #page_hero .page_hero .hero_info p {
|
|
font-size: 20px
|
|
}
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper #page_hero .page_hero .hero_info a {
|
|
position: relative;
|
|
display: inline-block;
|
|
color: #000;
|
|
font-weight: 700;
|
|
line-height: 1;
|
|
padding: 10px 50px 10px 20px;
|
|
background: #fff;
|
|
border-radius: 100px
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper #page_hero .page_hero .hero_info a::before {
|
|
content: "";
|
|
position: absolute;
|
|
right: 0;
|
|
top: 0;
|
|
bottom: 0;
|
|
width: 40px;
|
|
background: #34d6ad;
|
|
border-top-right-radius: 30px;
|
|
border-bottom-right-radius: 30px
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper #page_hero .page_hero .hero_info a::after {
|
|
content: "";
|
|
position: absolute;
|
|
right: 15px;
|
|
top: 10px;
|
|
bottom: 0;
|
|
background-image: url("/img/Play-solid.svg");
|
|
background-position: center;
|
|
background-size: cover;
|
|
background-repeat: no-repeat;
|
|
width: 11px;
|
|
height: 13px;
|
|
z-index: 1
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-1 {
|
|
margin-top: 75px;
|
|
margin-bottom: 75px
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-1 .col-left h2 {
|
|
color: #33d5ad;
|
|
font-size: 30px;
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
line-height: normal
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-1 .col-left ul {
|
|
margin-top: 30px;
|
|
margin-bottom: 30px
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-1 .col-left ul li {
|
|
position: relative;
|
|
color: #000;
|
|
font-size: 22px;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
line-height: normal;
|
|
padding-left: 30px
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-1 .col-left ul li::before {
|
|
content: "";
|
|
position: absolute;
|
|
left: 0px;
|
|
top: 16px;
|
|
transform: translateY(-50%);
|
|
width: 20px;
|
|
height: 20px;
|
|
background: url("/img/cms/franczyza/el_check.svg") no-repeat center center;
|
|
background-size: cover
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-1 .col-left p {
|
|
color: #000;
|
|
font-size: 26px;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
line-height: normal
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-1 .col-right p {
|
|
color: #000;
|
|
font-size: 21px;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
line-height: normal
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-1 .col-right p strong {
|
|
font-weight: 700
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-1 .col-right form {
|
|
margin-top: 40px
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-1 .col-right form .form-inputs {
|
|
display: flex;
|
|
flex-direction: column;
|
|
gap: 17px;
|
|
margin-bottom: 11px
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-1 .col-right form .form-inputs input {
|
|
padding: 15px 18px;
|
|
border: 1px solid #bcbcbc
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-1 .col-right form .form-inputs input:focus {
|
|
outline: none
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-1 .col-right form p {
|
|
color: #cd1f27;
|
|
font-family: "Poppins", sans-serif;
|
|
font-size: 12px;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
line-height: normal
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-1 .col-right form .form-confirmation {
|
|
display: flex;
|
|
flex-direction: row;
|
|
gap: 15px;
|
|
margin-top: 13px;
|
|
margin-bottom: 35px
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-1 .col-right form .form-confirmation input[type=checkbox] {
|
|
position: relative;
|
|
width: 25px;
|
|
min-width: 25px;
|
|
height: 25px;
|
|
border: 1px solid #bcbcbc;
|
|
border-radius: 0px;
|
|
-webkit-appearance: none;
|
|
-moz-appearance: none;
|
|
appearance: none;
|
|
outline: none;
|
|
cursor: pointer;
|
|
transition: all 250ms ease-in-out;
|
|
overflow: hidden
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-1 .col-right form .form-confirmation input[type=checkbox]::before {
|
|
content: "";
|
|
position: absolute;
|
|
left: 32px;
|
|
top: -14px;
|
|
width: 2px;
|
|
height: 12px;
|
|
background-color: #33d5ad;
|
|
transform: rotate(40deg);
|
|
transition: all 250ms ease-in-out
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-1 .col-right form .form-confirmation input[type=checkbox]::after {
|
|
content: "";
|
|
position: absolute;
|
|
left: -13px;
|
|
top: -8px;
|
|
width: 2px;
|
|
height: 6px;
|
|
background-color: #33d5ad;
|
|
transform: rotate(-40deg);
|
|
transition: all 250ms ease-in-out
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-1 .col-right form .form-confirmation input[type=checkbox]:checked::before {
|
|
left: 12px;
|
|
top: 6px
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-1 .col-right form .form-confirmation input[type=checkbox]:checked::after {
|
|
left: 7px;
|
|
top: 12px
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-1 .col-right form .form-confirmation label {
|
|
color: #000;
|
|
font-family: "Poppins", sans-serif;
|
|
font-size: 10px;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
line-height: normal;
|
|
cursor: pointer;
|
|
text-align: left
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-1 .col-right form .form-btn {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: flex-end;
|
|
align-items: center
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-1 .col-right form .form-btn button {
|
|
color: #fff;
|
|
text-align: center;
|
|
font-family: "Poppins", sans-serif;
|
|
font-size: 14px;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
line-height: normal;
|
|
background: #33d5ad;
|
|
padding: 15px 20px;
|
|
border: none;
|
|
cursor: pointer
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-1 .col-right form .form-btn .loader {
|
|
display: none;
|
|
width: 32px;
|
|
height: 32px;
|
|
border: 5px solid #33d5ad;
|
|
border-bottom-color: #fff;
|
|
border-radius: 50%;
|
|
box-sizing: border-box;
|
|
animation: rotation 1s linear infinite
|
|
}
|
|
|
|
@keyframes rotation {
|
|
0% {
|
|
transform: rotate(0deg)
|
|
}
|
|
|
|
100% {
|
|
transform: rotate(360deg)
|
|
}
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-1 .col-right form .form-info {
|
|
margin-top: -20px
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-1 .col-right form .form-info p {
|
|
font-size: 14px;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
line-height: normal
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-1 .col-right form .form-info p.ok {
|
|
color: #33d5ad
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-1 .col-right form .form-info p.error {
|
|
color: #cd1f27
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-2 .gallery-box {
|
|
display: grid;
|
|
grid-template-columns: 255px 253px 229px 218px 194px;
|
|
grid-template-rows: 222px 258px;
|
|
gap: 4px;
|
|
grid-template-areas: "img1 img1 img2 img3 img3""img4 img5 img6 img7 img8"
|
|
}
|
|
|
|
@media(max-width: 1199px) {
|
|
#cms.cms-id-88 #content-wrapper .box-2 .gallery-box {
|
|
grid-template-columns: 1fr 1fr 1fr 1fr;
|
|
grid-template-rows: auto;
|
|
grid-template-areas: "img1 img1 img2 img4""img5 img6 img3 img3"". img7 img8 ."
|
|
}
|
|
}
|
|
|
|
@media(max-width: 767px) {
|
|
#cms.cms-id-88 #content-wrapper .box-2 .gallery-box {
|
|
grid-template-columns: 1fr 1fr 1fr;
|
|
grid-template-areas: "img1 img1 img2""img4 img3 img3""img5 img6 img7"". img8 ."
|
|
}
|
|
}
|
|
|
|
@media(max-width: 575px) {
|
|
#cms.cms-id-88 #content-wrapper .box-2 .gallery-box {
|
|
grid-template-columns: 1fr 1fr;
|
|
grid-template-areas: "img1 img1""img2 img4""img5 img6""img3 img3""img7 img8"
|
|
}
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-2 .gallery-box .gallery-item:nth-child(1) {
|
|
grid-area: img1
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-2 .gallery-box .gallery-item:nth-child(2) {
|
|
grid-area: img2
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-2 .gallery-box .gallery-item:nth-child(3) {
|
|
grid-area: img3
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-2 .gallery-box .gallery-item:nth-child(4) {
|
|
grid-area: img4
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-2 .gallery-box .gallery-item:nth-child(5) {
|
|
grid-area: img5
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-2 .gallery-box .gallery-item:nth-child(6) {
|
|
grid-area: img6
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-2 .gallery-box .gallery-item:nth-child(7) {
|
|
grid-area: img7
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-2 .gallery-box .gallery-item:nth-child(8) {
|
|
grid-area: img8
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-2 .gallery-box .gallery-item img {
|
|
width: 100%;
|
|
height: 100%;
|
|
-o-object-fit: cover;
|
|
object-fit: cover
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-4 {
|
|
margin-top: 75px;
|
|
margin-bottom: 75px
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-4 h2 {
|
|
color: #000;
|
|
text-align: center;
|
|
font-size: 40px;
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
line-height: normal
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-4 .acc_component {
|
|
box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .1), 0px 0px 2px 0px rgba(0, 0, 0, .2)
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-4 .acc_component>li:not(:last-child) {
|
|
border-bottom: 1px solid rgba(0, 0, 0, .12)
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-4 .acc_component li.active .acc_head .arrow img {
|
|
transform: scale(-1)
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-4 .acc_component li .acc_head {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
padding: 12px 20px;
|
|
cursor: pointer
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-4 .acc_component li .acc_head p {
|
|
color: rgba(0, 0, 0, .87);
|
|
font-family: "Roboto", sans-serif;
|
|
font-size: 15px;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
line-height: normal;
|
|
margin-bottom: 0
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-4 .acc_component li .acc_head .arrow {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
width: 24px;
|
|
height: 24px;
|
|
background: #33d5ad
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-4 .acc_component li .acc_head .arrow img {
|
|
width: 100%;
|
|
max-width: -moz-fit-content;
|
|
max-width: fit-content;
|
|
transition: all 250ms ease-in-out
|
|
}
|
|
|
|
#cms.cms-id-88 #content-wrapper .box-4 .acc_component li .acc_body {
|
|
display: none;
|
|
color: rgba(0, 0, 0, .54);
|
|
font-family: "Roboto", sans-serif;
|
|
font-size: 14px;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
line-height: normal;
|
|
padding: 25px 20px
|
|
}
|
|
|
|
#cms.cms-id-88 #footer .footer-top {
|
|
display: none
|
|
}
|
|
|
|
.cky-box-bottom-left,
|
|
.cky-revisit-bottom-left {
|
|
bottom: 70px !important;
|
|
left: 10px !important
|
|
}
|
|
|
|
#cookiesplus-modal .cookiesplus-close-and-save {
|
|
display: none !important
|
|
}
|
|
|
|
#box-product-accessories .buy-protector-btn {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
text-align: center;
|
|
color: #34d6ad;
|
|
background-color: #fff;
|
|
border: 1px solid #34d6ad;
|
|
border-radius: 5px;
|
|
width: 100%;
|
|
font-size: 16px;
|
|
line-height: 24px;
|
|
font-weight: 700;
|
|
text-transform: initial;
|
|
min-height: 50px;
|
|
transition: all .3s ease-in
|
|
}
|
|
|
|
#box-product-accessories .buy-protector-btn:hover {
|
|
color: #fff;
|
|
border-color: #24b28c;
|
|
background-color: #24b28c !important
|
|
}
|
|
|
|
#box-product-accessories .product-accessories-title {
|
|
margin: 10px 0;
|
|
text-align: center;
|
|
font-weight: 700;
|
|
font-size: 24px;
|
|
text-transform: uppercase
|
|
}
|
|
|
|
#box-product-accessories #box-accessories-slider {
|
|
display: none
|
|
}
|
|
|
|
#box-product-accessories #box-accessories-slider .slick-track {
|
|
padding-top: 15px;
|
|
padding-bottom: 15px
|
|
}
|
|
|
|
#box-product-accessories #box-accessories-slider .slick-arrow {
|
|
width: 30px;
|
|
height: 30px;
|
|
line-height: 28px;
|
|
text-align: center;
|
|
background: #fff;
|
|
border: 1px solid #eee;
|
|
transition: all .5s ease;
|
|
border-radius: 15px;
|
|
color: rgba(0, 0, 0, 0);
|
|
top: 20px;
|
|
transform: translate(-50%, -50%)
|
|
}
|
|
|
|
#box-product-accessories #box-accessories-slider .slick-arrow.slick-next {
|
|
left: calc(50% + 20px)
|
|
}
|
|
|
|
#box-product-accessories #box-accessories-slider .slick-arrow.slick-next::before {
|
|
content: ""
|
|
}
|
|
|
|
#box-product-accessories #box-accessories-slider .slick-arrow.slick-prev {
|
|
left: calc(50% - 20px)
|
|
}
|
|
|
|
#box-product-accessories #box-accessories-slider .slick-arrow.slick-prev::before {
|
|
content: ""
|
|
}
|
|
|
|
#box-product-accessories #box-accessories-slider .slick-arrow::before {
|
|
font-family: "FontAwesome";
|
|
color: #999;
|
|
font-size: 14px;
|
|
display: block;
|
|
transition: all .5s ease;
|
|
position: absolute;
|
|
width: 100%;
|
|
height: 100%;
|
|
top: 0;
|
|
left: 0
|
|
}
|
|
|
|
#box-product-accessories .ajax_block_product .product-price-and-shipping {
|
|
display: none !important
|
|
}
|
|
|
|
#featured-products-box {
|
|
position: relative
|
|
}
|
|
|
|
#featured-products-box .featured-products-box-slider {
|
|
position: initial
|
|
}
|
|
|
|
@media(max-width: 600px) {
|
|
#featured-products-box .featured-products-box-slider {
|
|
padding-top: 30px;
|
|
position: relative
|
|
}
|
|
}
|
|
|
|
#featured-products-box .featured-products-box-slider .slick-arrow {
|
|
top: 0;
|
|
transform: none;
|
|
width: 30px;
|
|
height: 30px;
|
|
line-height: 28px;
|
|
text-align: center;
|
|
background: #fff;
|
|
border: 1px solid #eee;
|
|
transition: all .5s ease;
|
|
border-radius: 15px;
|
|
color: #999
|
|
}
|
|
|
|
#featured-products-box .featured-products-box-slider .slick-arrow.slick-prev {
|
|
left: auto;
|
|
right: 40px
|
|
}
|
|
|
|
@media(max-width: 600px) {
|
|
#featured-products-box .featured-products-box-slider .slick-arrow.slick-prev {
|
|
left: calc(50% - 40px);
|
|
transform: translateX(-50%)
|
|
}
|
|
}
|
|
|
|
#featured-products-box .featured-products-box-slider .slick-arrow.slick-next {
|
|
right: 0
|
|
}
|
|
|
|
@media(max-width: 600px) {
|
|
#featured-products-box .featured-products-box-slider .slick-arrow.slick-next {
|
|
right: calc(50% - 40px);
|
|
transform: translateX(-50%)
|
|
}
|
|
}
|
|
|
|
#featured-products-box .featured-products-box-slider .slick-arrow:hover {
|
|
color: #fff;
|
|
border-color: #34d6ad;
|
|
background-color: #34d6ad
|
|
}
|
|
|
|
.ApTabs.hp-product-tabs .block_content ul.nav.nav-tabs {
|
|
padding-bottom: 40px;
|
|
border-bottom: 1px solid rgba(0, 0, 0, 0)
|
|
}
|
|
|
|
.ApTabs.hp-product-tabs .block_content ul.nav.nav-tabs li.nav-item {
|
|
margin: 0
|
|
}
|
|
|
|
.ApTabs.hp-product-tabs .block_content ul.nav.nav-tabs li.nav-item a.nav-link {
|
|
color: #696868;
|
|
font-size: 15px;
|
|
line-height: 52px;
|
|
display: block;
|
|
padding: 0 35px;
|
|
background-color: #f1f1f1;
|
|
font-weight: 400;
|
|
text-transform: unset;
|
|
border-radius: 0;
|
|
border: none !important;
|
|
transition: background-color .3s ease-in
|
|
}
|
|
|
|
.ApTabs.hp-product-tabs .block_content ul.nav.nav-tabs li.nav-item a.nav-link.active {
|
|
background-color: #fff;
|
|
font-weight: 700;
|
|
color: #000
|
|
}
|
|
|
|
.leo-megamenu .leo-top-menu .dropdown-menu.level1 ul li.nav-item.dropdown-submenu .dropdown-menu.level2 {
|
|
position: relative;
|
|
left: 0;
|
|
padding: 20px 0px 0 15px;
|
|
box-shadow: none
|
|
}
|
|
|
|
.hp-custom-side .owl-carousel .owl-controls .owl-buttons {
|
|
width: 100%;
|
|
top: 50%;
|
|
transform: translateY(-50%);
|
|
right: 0;
|
|
left: 0
|
|
}
|
|
|
|
.hp-custom-side .owl-carousel .owl-controls .owl-buttons div:hover {
|
|
background: #34d6ad
|
|
}
|
|
|
|
body>div[class^=htmlboxpro] {
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
padding-left: 15px;
|
|
padding-right: 15px;
|
|
padding-top: 10px;
|
|
padding-bottom: 10px;
|
|
background: #34d6ad
|
|
}
|
|
|
|
body>div[class^=htmlboxpro] p {
|
|
color: #fff;
|
|
font-size: 15px;
|
|
font-weight: 500;
|
|
text-align: center;
|
|
margin-bottom: 0
|
|
}
|
|
|
|
body>div[class^=htmlboxpro] p a {
|
|
color: #fff !important
|
|
}
|
|
|
|
.header-nav .topnav {
|
|
background: #f3f3f3
|
|
}
|
|
|
|
.header-nav .topnav p {
|
|
color: #010101;
|
|
margin: 0;
|
|
padding: 10px 0;
|
|
font-size: 12px;
|
|
line-height: 20px;
|
|
font-weight: 700;
|
|
text-align: center
|
|
}
|
|
|
|
.tabs-product {
|
|
display: flex;
|
|
flex-direction: column
|
|
}
|
|
|
|
.tabs-product .tabs-nav {
|
|
display: flex;
|
|
list-style: none;
|
|
margin: 0;
|
|
padding: 0;
|
|
border-bottom: 1px solid #eee
|
|
}
|
|
|
|
@media(max-width: 525px) {
|
|
.tabs-product .tabs-nav {
|
|
display: block
|
|
}
|
|
}
|
|
|
|
.tabs-product .tabs-nav li {
|
|
margin: 0;
|
|
padding: 10px 20px;
|
|
cursor: pointer;
|
|
border-bottom: none;
|
|
font-weight: 600;
|
|
font-size: 16px
|
|
}
|
|
|
|
@media(max-width: 768px) {
|
|
.tabs-product .tabs-nav li {
|
|
font-size: 14px
|
|
}
|
|
}
|
|
|
|
@media(max-width: 525px) {
|
|
.tabs-product .tabs-nav li {
|
|
text-align: center;
|
|
border: 1px solid #eee
|
|
}
|
|
}
|
|
|
|
.tabs-product .tabs-nav li.active {
|
|
font-weight: bold;
|
|
color: #34d6ad
|
|
}
|
|
|
|
.tabs-product .tabs-content {
|
|
padding: 25px 0
|
|
}
|
|
|
|
.tabs-product .tabs-content>div {
|
|
display: none
|
|
}
|
|
|
|
.tabs-product .tabs-content>div.active {
|
|
display: block
|
|
}
|
|
|
|
.ekomi-widget-container .inscription {
|
|
display: none !important
|
|
}
|
|
|
|
.blog-detail .products {
|
|
display: flex;
|
|
gap: 20px;
|
|
flex-wrap: wrap
|
|
}
|
|
|
|
.blog-detail .products article.product-miniature {
|
|
max-width: 300px
|
|
}
|
|
|
|
@media(max-height: 730px) {
|
|
.leo-megamenu .dropdown-menu {
|
|
padding: 10px !important
|
|
}
|
|
|
|
.leo-megamenu .dropdown-menu ul {
|
|
grid-column-gap: 5px !important;
|
|
grid-template-columns: repeat(2, 200px) !important
|
|
}
|
|
|
|
.leo-megamenu .dropdown-menu ul li {
|
|
margin-bottom: 5px !important
|
|
}
|
|
}
|
|
|
|
.zoomContainer {
|
|
border: none !important
|
|
}
|
|
|
|
/*# sourceMappingURL=dr_materac.css.map */ |