/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
@media (min-width: 1200px) {
    .container {
        width: 1200px;
        max-width: 100%;
    }
}

a:focus,
a:hover {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.btn-unstyle:focus .expand-more {
    color: #949494;
}

.promo-topbar {
    background: #eebc24;
    color: #111;
    text-align: center;
    padding: 10px 14px;
    font-weight: 700;
}

.promo-topbar a {
    color: #111;
    text-decoration: underline;
}

.btn-comment-inverse,
.btn-comment {
    display: flex !important;
    align-items: center;
    justify-content: center;
    line-height: 38px;
    font-weight: 400;
    padding: 3px 29px 4px;
    min-width: 193px;
    text-transform: none;
}

.btn-primary {
    line-height: 38px;
    font-weight: 400;
    padding: 6px 29px 4px;
    min-width: 193px;
    text-transform: none;
}

body#checkout a:hover {
    color: #000;
}

body#checkout #header .header-nav-inside a:hover {
    color: #fff;
}

/*** header ***/
#header .header-nav {
    min-height: 30px;
}

#header .header-nav .header-nav-inside {
    height: 30px;
}

.left-nav {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 2px;
}

.left-nav .block-social ul {
    margin: 0 0 0 26px;
    ;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.block-social li {
    margin: 0 12px 0 0;
    height: 24px;
    width: auto;
    display: flex !important;
    align-items: center;
    background-color: transparent;
    background-repeat: no-repeat;
    cursor: pointer;
}

.block-social li.googleplus a {
    width: 16px !important;
}

.block-social li a {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: auto !important;
    height: auto !important;
    margin: 0;
}

.block-social li a .anicon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.block-social li a svg {
    width: auto;
}

.social-sharing li .anicon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.social-sharing a svg {
    width: 16px;
}

.social-sharing .googleplus a svg {
    width: 20px;
}

.social-sharing a svg path {
    fill: #000;
}

.social-sharing a:hover svg path {
    fill: #fff
}

#header .header-nav .material-icons.expand-more,
#header .right-nav .material-icons {
    font-size: 17px;
    margin: 0px 0px 4px 1px;
}

.dropdown-menu {
    padding: 0;
    margin-top: 3px;
}

.dropdown-item {
    padding: 6px 15px;
}

.dropdown .expand-more {
    color: #949494;
}

#header .header-nav .user-info button:hover {
    color: #fff;
}

#header .header-nav .user-info .account {
    margin-left: 0;
}

#header .header-nav .user-info .dropdown .dropdown-item:hover {
    background-color: #000;
    color: #fff;
}

.dropdown:hover .expand-more {
    color: #fff;
}

.dropdown .dropdown-item:hover {
    background-color: #000;
}

#header .header-nav .currency-selector {
    margin-left: 30px;
}

#header .header-nav .user-info {
    margin-left: 26px;
}

#header .header-nav .user-info button {
    color: #949494;
    cursor: pointer;
    font-weight: 400;
}

#header .vertical-center {
    padding: 0;
    justify-content: center;
}

.header-right {
    height: 111px;
}

#header #_desktop_logo {
    position: relative;
    justify-content: space-between;
    align-items: center;
    height: 111px;
}

.products-grid {
    justify-content: flex-start;
}

.menu-wrapper {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    width: 100%;
}

.search-widget form input[type=text]:focus {
    outline: none;
}

.search-button-wrapper,
.search-button-close-wrapper {
    display: none;
    align-items: center;
    width: 100px;
    cursor: pointer;
}

.search-button-wrapper span,
.search-button-close-wrapper span {
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 11px;
}

.search-button {
    position: relative;
    display: inline-block;
    width: 29px;
    height: 30px;
    cursor: pointer;
    transition: all .4s;
}

.search-button:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../img/search.png) center center no-repeat;
}

.search-btn-close i {
    font-size: 36px;
    color: #000;
    margin-left: -5px;
}

.search-widget {
    flex-grow: 1;
    margin: 1px 48px 0 43px;
}

.search-widget .container {
    padding: 0;
    width: 100%;
}

.search-widget form input[type=text] {
    padding: 15px 60px 16px 20px;
    border: 1px solid #e8e8e8;
    background: #f9f9f9;
    border-radius: 8px;
}

.search-widget form button[type=submit] {
    bottom: 10px;
    right: 14px;
}

.search-widget form button[type=submit] i {
    font-size: 28px;
}

.logo-main {
    margin: 0px 0 1px 0;
    flex-grow: 0;
}

#header #_desktop_cart {
    align-self: auto;
    margin-right: 3px;
    flex-grow: 0;
}

/*** modal-cart ***/

.show_important {
    display: block !important;
}

.hide_important {
    display: none !important;
}

#header .blockcart-link:focus {
    color: #000;
}

#header .cart-dropdown {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 76;
    background: #fff;
    width: 326px;
}

.cart-preview .cart-product-line .product-image {
    width: 100px;
}

.cart-preview .cart-product-line .product-infos {
    width: 55%;
    padding-left: 22px;
}

.cart-preview .product-remove i {
    width: 20px;
    height: 20px;
    padding: 2px 1px 2px 0px;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    background-color: #edeef3;
}

.sb-menu-right .cart-preview .product-infos .product-name {
    margin-bottom: 1px;
}

.cart-preview .cart-product-line {
    padding: 0;
    margin: 0px 21px 20px 27px;
}

.cart-preview .product-infos .product-line-info {
    display: inline-block;
}

.cart-preview .cart-product-line .product-image {
    border: 0;
}

.cart-preview .cart-subtotals {
    border-top: 1px solid #e6e5e5;
    padding-top: 14px;
}

.product-infos .product-line-info .value:last-child:after {
    content: "";
}

.product-infos .product-line-info .value:after {
    content: ",";
}

.cart-preview .product-infos .product-price {
    margin-top: 15px;
    font-size: 22px;
}

#header .cart-preview .product-infos .product-name {
    margin-bottom: 5px;
    color: #000;
}

#header .cart-preview .product-infos .product-name:hover {
    color: #919191;
}

.cart-preview .cart-bottom .total-line.products,
.cart-preview .cart-bottom .total-line.tax {
    display: none;
}

.cart-preview .cart-bottom {
    padding: 0 20px 21px 25px;
}

.cart-preview hr {
    display: none;
}

.cart-bottom .cart-total .label {
    text-transform: none;
}

.cart-bottom .total-line span {
    font-size: 16px;
    line-height: 22px;
}

.cart-bottom .cart-total .value {
    font-size: 22px;
    line-height: 18px;
    padding-bottom: 4px;
}

.cart-preview .cart-bottom .total-line {
    margin: 0px 0 14px 2px;
}

.cart-action {
    padding: 0 25px 0 23px;
}

#header .cart-preview .cart-action .btn-primary,
.cart-preview .cart-action .btn-primary {
    width: 100%;
    margin-top: 0;
    line-height: 49px;
    font-size: 16px;
    font-weight: 400;
}

.cart-preview .cart-action .btn-primary::before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.cart-preview .cart-title .h4 {
    padding: 0 27px;
    text-align: left;
}

.sb-close-btn {
    top: 26px;
    left: unset;
    right: 23px;
    border-radius: 30px;
    width: 25px;
    height: 25px;
    text-align: center;
}

.sb-close-btn i {
    color: #000;
    font-size: 18px;
    line-height: 20px;
}

/*** end modal-cart ***/
#header .blockcart-link {
    display: flex;
    align-items: center;
}

#header .blockcart-link span {
    font-size: 12px;
    margin-left: 14px;
    text-transform: uppercase;
}

#header .blockcart-link:hover {
    color: #000;
}

.amega-menu .anav-top {
    justify-content: flex-start;
}

.fixed-menu {
    width: 100% !important;
}

.fixed-menu .anav-top {
    justify-content: center;
}

.amenu-item .amenu-link {
    padding: 23px 32px 22px 30px;
    color: #000 !important;
}

.amenu-item .amenu-link:hover {
    color: #949494 !important;
}

#header .amenu-item a {
    color: #000;
}

#header .amenu-item a:hover {
    color: #949494;
}

/*** end header ***/

.featured-products .thumbnail-container {
    width: 270px;
    margin-bottom: 18px;
    position: relative;
}

.featured-products .product-description {
    padding-top: 10px;
    width: 100%;
    position: unset;
    border: 1px solid transparent;
    border-top: 0;
}

.featured-products .product-title {
    padding: 0 30px;
    margin: 0 0 10px;
    line-height: 14px;
    min-height: 36px;
}

.featured-products .product-title a {
    line-height: 16px;
}

.featured-products .atc_div {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
    opacity: 0;
    transition: opacity .5s;
}

.featured-products .atc_div button {
    border: 0;
    width: 100%;
    line-height: 39px;
    padding: 4px 29px 6px;
    font-size: 14px;
    background: #f4f4f4 !important;
    border: 0;
    color: #000;
    border-radius: 0;
    transition: background-color .35s, color .35s;
}

.featured-products .atc_div button::before {
    display: none;
}

.featured-products .atc_div button:hover {
    background-color: #000 !important;
    color: #fff;
}

.featured-products .product-miniature:hover .product-description {
    border: 1px solid #ededed;
    border-top: 0;
}

.featured-products .product-miniature:hover .atc_div {
    border-top: 1px solid #ededed;
    opacity: 1;
}

.product-flags {
    top: unset;
    right: -1px;
    bottom: -1px;
    left: -1px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: flex-start;
    margin: 0;
}

.product-flags-big {
    top: 0;
    right: 0;
    bottom: unset;
    left: 0;
    align-items: flex-start;
}

.product-flags .product-flag {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    line-height: 16px;
    text-transform: none;
    padding: 0px 10px 0px 8px;
    min-height: 16px;
    min-width: unset;
    margin: 0;
    clip-path: polygon(3px 0%, 100% 0%, calc(100% - 3px) 100%, 0% 100%);
    margin-right: -4px;
}

.product-flags-big .product-flag {
    line-height: 2.5;
}

.product-flags .product-flag:last-child {
    clip-path: polygon(3px 0%, 100% 0%, 100% 100%, 0% 100%);
    padding-right: 8px;
}

.product-flags .product-flag:first-child {
    clip-path: polygon(0 0%, 100% 0%, calc(100% - 3px) 100%, 0% 100%);
}

.product-flags .product-flag:first-child:last-child {
    clip-path: none;
}

.hover_slider ul li::before {
    display: block;
    height: 2px;
    background: #eaeaea;
}

.featured-products .highlighted-informations {
    top: 0;
    right: 0;
    bottom: 0;
    left: unset;
    width: 48px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.featured-products .variant-links {
    top: 0;
    padding-top: 0;
}

.featured-products .variant-links .color {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    margin: 0;
}

.aninsta-block-title {
    text-transform: uppercase;
    margin-bottom: 24px;
}

.aninsta-block-desc {
    margin-bottom: 34px;
}

.aninsta-block-desc p {
    max-width: 67%;
    margin: 0 auto;
    line-height: 22px;
}

.an_instagram_slider .owl-prev,
.an_instagram_slider .owl-next {
    position: unset;
}

.aninsta_container .owl-nav {
    margin-top: 27px;
}

.slider_nav {
    width: 40px;
    height: 40px;
    border-radius: 0;
    background: transparent;
}

.slider_right svg,
.slider_left svg {
    fill: #000;
    position: absolute;
    top: 6px;
    width: 28px;
    height: 28px;
}

.an_instagram_slider.owl-theme .owl-nav [class*=owl-] {
    margin: 0px 13px;
}

/*** newsletter ***/
.block_newsletter {
    padding: 46px 0 79px;
    margin-bottom: 0;
}

.block_newsletter .container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.block-newsletter-title {
    text-align: center;
    margin-bottom: 19px;
    text-transform: uppercase;
}

.block_newsletter p {
    text-align: center;
    margin-bottom: 35px;
}

.block_newsletter form {
    width: 463px;
    margin-right: 2px;
}

.block_newsletter form input[type=text] {
    background: transparent;
    padding: 0 60px 0 30px;
    width: 100%;
    height: 53px;
    border-radius: 30px;
    border: 1px solid #ebebeb;
}

.block_newsletter form input[type=text]:focus {
    background: transparent;
    padding: 0 60px 0 30px;
    outline: 0;
}

.block_newsletter form button[type=submit] {
    padding: 0;
    right: 24px;
    bottom: 12px;
}

.block_newsletter form i {
    font-size: 27px;
    cursor: pointer;
}

.block_newsletter form button[type=submit]:hover i {
    color: #000;
}

/*** end newsletter ***/
.brandslider-wrapper {
    background: #f9f9f9;
}

#an_brandslider-block .owl-prev .material-icons,
#an_brandslider-block .owl-next .material-icons {
    font-size: 27px;
}

#an_brandslider-block .owl-prev,
#an_brandslider-block .owl-next {
    top: calc(50% - 13px);
}

#an_brandslider-block .owl-prev {
    left: -9px;
}

#an_brandslider-block .owl-next {
    right: -7px;
}

.footer-container {
    margin-top: 0;
}

#index #footer {
    padding-top: 0;
}

/*** footer ***/

.footer-container {
    margin-top: 0;
    padding: 54px 0 0;
}

.logo_slogan-img {
    margin: -6px 0 31px 0px;
}

.links .h3 {
    text-transform: uppercase;
    margin: 7px 0 46px;
}

#footer .block-social {
    padding: 0;
}

#footer .block-social ul {
    display: flex;
    justify-content: flex-start;
    margin: 0;
}

#footer .footer-container li {
    margin-bottom: 12px;
}

.block-contact {
    padding: 0;
}

#footer_contact_info {
    margin-bottom: 24px;
}

#footer .block-contact li {
    margin-bottom: 0;
    max-width: 260px;
    line-height: 34px;
}

#block_myaccount_infos .myaccount-title {
    margin-bottom: 46px;
}

#footer .block-social li {
    margin: 5px 15px 5px 0;
    background: transparent;
    height: auto;
    width: auto;
}

#footer .myaccount-title a {
    font-size: 20px;
    font-weight: 400;
}

.footer-container .links .collapse {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

#footer .links li {
    display: inline-block;
    cursor: pointer;

}

#footer .links li a {
    position: relative;
}

#footer .links li:hover a {
    margin-left: 12px;
    padding-left: 9px;
}

#footer .links li:hover a:before {
    content: "";
    width: 12px;
    border-top: 1px solid #000;
    position: absolute;
    right: 100%;
    top: calc(50% + 1px);
}

.copyright-container {
    margin-top: 20px;
    padding: 15px 0;
    border-top: 1px solid #202020;
}

.copyright-container .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#footer .copyright-container p {
    margin: 0;
}

#footer .copyright-container a {
    color: #949494;
}

.anthemeblocks-footer-payments {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 0;
}

.anthemeblocks-footer-payments img {
    max-width: 45px;
    max-height: 28px;
}

#footer .anthemeblocks-footer-payments li {
    margin: 0 4px 0 0;
}

/*** catalog ***/
.breadcrumb {
    padding: 20px 0;
}

.page-category #left-column {
    padding: 0px 15px;
    margin-top: 13px;
}

.block-categories .h2 {
    font-size: 22px;
}

.block-categories .category-sub-menu li[data-depth="0"] {
    padding-right: 0;
    border-bottom: 1px solid #e9e9e9;
}

.category-menu-title {
    margin-bottom: 12px;
}

.block-categories .category-sub-menu li[data-depth="0"]:first-child {
    border-top: 1px solid #e9e9e9;
}

.block-categories .category-sub-menu li[data-depth="0"]>a {
    font-size: 16px;
    padding: 7px 0 8px;
}

.block-categories .category-sub-menu {
    margin-top: 4px;
}

.block-categories .category-sub-menu .category-sub-link {
    font-size: 14px;
}

.block-categories .category-sub-menu li[data-depth="1"] {
    margin-bottom: 7px;
}

.navbar-toggler {
    width: 36px;
    height: 35px;
    text-align: center;
    background: #f1f1f1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.block-categories {
    margin-bottom: 40px;
}

#search_filters .h2 {
    font-size: 22px;
    margin-bottom: 4px;
}

#search_filters .facet .facet-title {
    color: #000;
    font-size: 18px;
    line-height: 26px;
}

.custom-checkbox input[type=checkbox] {
    margin: 0;
}

.custom-checkbox input[type=checkbox]+span {
    width: 15px;
    height: 15px;
    margin: 0 9px 2px 0;
    border: 1px solid #bcbcbc;
}

.custom-checkbox input[type=checkbox]+span .checkbox-checked {
    margin: 0px;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
}

.custom-checkbox input[type=checkbox]:checked+span {
    background: transparent;
}

#search_filters .facet .facet-label,
#search_filters_brands .facet .facet-label,
#search_filters_suppliers .facet .facet-label {
    margin-bottom: 5px;
}

#search_filters .facet,
#search_filters_brands .facet,
#search_filters_suppliers .facet {
    margin-bottom: 15px;
}

.category-sub-menu i {
    font-size: 14px;
}

#category .facet .color,
.custom-checkbox input[type=checkbox]+span.color {
    width: 22px;
    height: 22px;
    border-radius: 20px;
    margin: 2px 8px 2px 0;
}

.custom-checkbox input[type=checkbox]+span.color .checkbox-checked {
    margin: 5px 0 0 6px;
    font-size: 9px;
    font-weight: 700;
    color: #fff;
}

.facet-label.active .custom-checkbox span.color {
    border: 1px solid transparent;
}

.custom-checkbox input[type=checkbox]+span.color:hover,
.facet-label:hover .custom-checkbox span.color {
    border: 1px solid #232323;
}

#category #content-wrapper {
    margin-top: 15px;
}

.block-category {
    display: flex;
    margin-bottom: 25px;
}

#js-product-list-top {
    align-items: center;
}

.products-selection .sort-by {
    padding: 0;
}

#category h1 {
    font-size: 37px;
    margin-bottom: 16px;
}

.block-category #category-description p {
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    line-height: 24px;
    max-height: 192px;
}

.block-category img {
    margin-top: 6px;
    align-self: flex-start;
    width: 100%;
}

#products .products {
    margin: 0 -30px 0 0;
}

#products .thumbnail-container {
    width: 270px;
    margin-bottom: 15px;
}

#products .product-title {
    margin: 0 0 11px;
    line-height: 16px;
    min-height: 36px;
}

#products .product-title a {
    line-height: 14px;
}

.pagination a:not(.previous):not(.next) {
    letter-spacing: 0px;
    padding: 9px 11px 9px 13px;
    border-radius: 20px;
    margin: 0px 4px;
}

.pagination .previous {
    float: none;
    margin-right: 20px;
}

.pagination .next {
    float: none;
    margin-left: 20px;
}

.pagination .current a {
    color: #fff;
}

#category .block_newsletter {
    display: none;
}

#category .pagination {
    margin-top: 8px;
}

#category #footer {
    padding-top: 56px;
}

.active_filters {
    display: flex;
    align-items: center;
}

.active_filters .active-filter-title {
    font-size: 16px !important;
    margin-bottom: 2px !important;
}

.active_filters .filter-block {
    margin: 5px 10px;
}

.active_filters ul {
    margin: 0;
}

/*** catalog addtocart ***/
#products .thumbnail-container {

    position: relative;
}

#products .product-description {
    padding-top: 9px;

    width: 100%;
    position: unset;
    border: 1px solid transparent;
    border-top: 0;
}

#products .atc_div {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
    opacity: 0;
    transition: opacity .5s;
}

#products .atc_div button {
    width: 100%;
    line-height: 39px;
    padding: 4px 29px 6px;
    font-size: 14px;
    background: #f4f4f4 !important;
    border: 0;
    color: #000;
    border-radius: 0;
    transition: background-color .35s, color .35s;
}

#products .atc_div button::before {
    display: none;
}

#products .atc_div button:hover {
    background-color: #000 !important;
    color: #fff;
}

#products .product-miniature:hover .product-description {
    border: 1px solid #ededed;
    border-top: 0;
}

#products .product-miniature:hover .atc_div {
    border-top: 1px solid #ededed;
    opacity: 1;
}

.block-categories .category-sub-menu li[data-depth="1"] a {
    position: relative;
}

.block-categories .category-sub-menu li[data-depth="1"]:hover a {
    margin-left: 12px;
    padding-left: 9px;
}

.block-categories .category-sub-menu li[data-depth="1"]:hover a:before {
    content: "";
    width: 12px;
    border-top: 1px solid #000;
    position: absolute;
    right: 100%;
    top: calc(50% + 1px);
}

/*** product ***/
#product #wrapper {
    padding-top: 29px;
}

.page-product h1 {
    margin-top: -4px;
}

#product #content {
    margin: 0;
    max-width: 570px;
}

.product-prices div {
    margin: 0;
}

#product-availability {
    margin: 14px 0 7px;
    border-radius: 20px;
    padding: 0;
    font-size: 14px;
}

.modal-body .product-prices,
#product .product-prices {
    margin-top: 17px;
    margin-bottom: 20px;
    display: block;
}

.current-price span {
    font-size: 24px;
    font-weight: 700;
}

.availability-wrap {
    margin-bottom: 30px;
}

.productblock-description p,
.product-information p {
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 24px;
}

.product-actions .control-label {
    min-width: 94px;
    width: auto;
    font-size: 14px;
}

.product-variants>.product-variants-item {
    margin: 0 0 22px;
}

.product-actions select.form-control:not([size]):not([multiple]) {
    height: 40px;
    min-width: 95px;
    padding: 0 20px;
    font-size: 16px;
}

.product-variants>.product-variants-item ul li {
    margin-right: 5px;
}

.product-discounts {
    margin: 0;
}

#cart .qty,
.product-add-to-cart .qty {
    display: inline-block;
    width: 100px;
    margin: 0;
}

#cart .qty .form-control,
.product-quantity #quantity_wanted {
    background: #f9f9fa;
    border: 0;
    border-radius: 5px;
    min-width: 95px;
    height: 40px;
    padding: 0 8px 0px 19px;
    font-size: 1rem;
    text-align: left;
}

#cart .qty .input-group-addon,
#cart .qty .input-group-btn-vertical,
#cart .qty .input-group-btn,
.product-actions .product-add-to-cart .qty .input-group-addon {
    display: none;
}

#cart .qty .js-cart-line-product-quantity::-webkit-inner-spin-button,
#cart .qty .js-cart-line-product-quantity::-webkit-outer-spin-button,
.product-actions .product-quantity #quantity_wanted::-webkit-inner-spin-button,
.product-actions .product-quantity #quantity_wanted::-webkit-outer-spin-button {
    opacity: 1;
    cursor: pointer;
}

#cart .input-group-btn-vertical button,
.product-actions .input-group-btn-vertical button {
    height: 32px;
}

#cart .input-group .input-group-btn>.btn,
.product-actions .input-group .input-group-btn>.btn {
    padding: 0;
    width: 31px;
    height: 32px;
    background: #e9e9e9;
    font-size: 18px;
    font-weight: 700;
    color: #000;
}

.product-actions .input-group .input-group-btn,
#cart .input-group .input-group-btn {
    height: 100%;
    float: left;
    width: 30px;
}

.quantity_availability {
    margin-top: 41px;
    margin-bottom: 24px;
}

.product-actions .add-to-cart {
    line-height: 24px;
    padding: 17px 45px;
    border-radius: 35px;
    text-transform: none;
    font-size: 16px;
    margin-left: -12px;
    margin-right: 20px;
    font-weight: 400;
}

.social-sharing {
    margin: 20px 0 0;

}

.social-sharing li {
    height: 30px;
    width: 30px;
    margin: 0 5px 0 0px;
    background-color: #f4f4f4;
}

#product .anicon-googleplus {
    font-size: 26px;
    line-height: 32px;
}

#product .tabs {
    margin: 82px 0 60px;
    padding: 0;
}

#product .nav-tabs {
    border: 0;
}

#product .nav-tabs .nav-link {
    padding: 13px 26px 15px;
    line-height: normal;
    background-color: #f4f4f4;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    border: 1px solid transparent;
    border-bottom: none;
}

#product .tab-content {
    border: 1px solid #f4f4f4;
}

.tabs .tab-pane {
    padding: 32px 28px;
}

#product .nav-tabs .nav-link.active {
    background-color: #fff;
    border: 1px solid #f4f4f4;
    border-bottom: 0;
}

#product .product-accessories .owl-nav,
#product .product-accessories .owl-dot {
    display: none;
}

#product .block_newsletter {
    display: none;
}

#product .featured-products h2,
.product-accessories h3 {
    font-size: 28px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.product-accessories .btn-primary:hover::before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

#product #footer {
    padding-top: 55px;
}

.product-images>li.thumb-container {
    margin-right: 7px;
}

.images-container .product-images>li.thumb-container>.thumb {
    margin: 0;
    opacity: .3;
    border: 0;
}

.product-images>li.thumb-container>.thumb.selected,
.product-images>li.thumb-container>.thumb:hover {
    border: 0;
    opacity: 1;
}

#product .product-cover {
    border: 1px solid #f4f4f4;
    margin-bottom: 21px;
}

.js-qv-mask ul {
    margin: 0;
}

.scroll-box-arrows i {
    background: #f4f4f4;
    bottom: 0;
    height: 126px;
    line-height: 126px;
    font-size: 13px;
    text-align: center;
    width: 19px;
}

.product-cover .layer {
    justify-content: flex-end;
    align-items: flex-end;
    padding: 15px;
}

.product-cover .layer .zoom-in {
    font-size: 36px;
}

.product-actions .product-variants .form-control-select {
    background: #f9f9fa url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=") no-repeat scroll right 5px center/19px 24px;
    border: 0;
    border-radius: 5px;
}

#product-modal .modal-content .modal-body .product-images img:hover {
    border: 0;
}

#product-modal i {
    background: #fff;
    border-radius: 20px;
}

.remove-from-cart:hover i {
    background-color: #000;
    color: #fff;
}

#js-checkout-summary {
    padding: 30px;
}

.card.js-cart {
    margin-top: 100px;
    border: 1px solid #efefef;
    padding: 18px 21px;
}

#checkout .input-group .input-group-btn {
    float: none;
}

.card.js-cart {
    margin-top: 100px;
    border: 1px solid #efefef;
    padding: 18px 21px;
}

body#checkout section.checkout-step .form-control-valign {
    padding-top: 2px;
}

body#checkout section.checkout-step #customer-form .radio-inline {
    margin-top: 2px;
    margin-right: 10px;
}

body#checkout section.checkout-step .custom-radio {
    margin-bottom: 4px;
}

body#checkout .custom-checkbox span {
    flex: 0 0 16px;
}

body#checkout section.checkout-step #customer-form .form-control-label,
body#checkout section.checkout-step #delivery-address .form-control-label,
body#checkout section.checkout-step #invoice-address .form-control-label,
body#checkout section.checkout-step #login-form .form-control-label {
    padding-top: 4px;
}

.delivery-option .custom-radio input[type=radio]:checked+span {
    margin-top: 1px;
}

#checkout .cart-summary-line {
    padding: 3px 0;
}

#checkout .separator {
    margin: 20px 0;
}

#checkout .form-footer {
    margin-bottom: 20px;
}

.input-group .input-group-btn>.btn[data-action=show-password] {
    padding: 10px 14px;
}

#checkout .custom-checkbox input {
    height: 18px;
    width: 18px;
}

body#checkout section.checkout-step #delivery-address .form-control-label {
    padding-top: 6px;
}

body#checkout #delivery textarea:focus,
body#checkout #gift_message textarea:focus {
    outline-color: #000;
}

#checkout-delivery-step .btn-primary {
    margin-bottom: 20px;
}

body#checkout section.checkout-step .step-title {
    padding: 10px 0;
}

.form-control:focus {
    border-color: #000;
}

/*** other pages ***/
#identity .brandslider-wrapper,
#address .brandslider-wrapper,
#history .brandslider-wrapper,
#order-slip .brandslider-wrapper,
#registration .brandslider-wrapper,
#authentication .brandslider-wrapper,
#password .brandslider-wrapper,
#my-account .brandslider-wrapper,
#pagenotfound .brandslider-wrapper {
    display: none;
}

#my-account .block_newsletter,
#identity .block_newsletter,
#address .block_newsletter,
#history .block_newsletter,
#order-slip .block_newsletter,
#registration .block_newsletter,
#authentication .block_newsletter,
#password .block_newsletter,
#pagenotfound .block_newsletter {
    display: none;
}

#registration h1,
#authentication h1 {
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: .3px;
    font-weight: 400;
    margin: 79px 0 0;
    text-transform: uppercase;
}

.customerform-wrapper .radio-inline .custom-radio,
#identity .radio-inline .custom-radio {
    margin-bottom: 2px;
}

#identity .custom-radio input[type=radio]:checked+span {
    left: 2px;
    top: .175rem;
}

.customerform-wrapper .custom-radio input[type=radio]:checked+span {
    top: .175rem;
}

#identity .form-control-valign,
.customerform-wrapper .form-control-valign,
#contact .form-control-label,
#address .form-control-label,
#identity .form-control-label,
.customerform-wrapper .form-control-label {
    padding-top: 5px;
}

#identity .input-group .input-group-btn>.btn,
.customerform-wrapper .input-group .input-group-btn>.btn {
    font-size: 10px;
    margin-right: -1px;
}

.customerform-wrapper .custom-checkbox span {
    flex: 0 0 16px;
}

.customerform-wrapper .custom-checkbox input[type=checkbox]+span {
    margin-top: 3px;
}

#password .form-control-label {
    padding-top: 7px;
}

.forgotten-password .form-fields .center-email-fields button {
    line-height: 38px;
    padding: 0;
}

.forgotten-password .form-fields .center-email-fields button:hover::before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

#password #footer {
    padding-top: 140px;
}

#contact .input-group .input-group-btn>.btn {
    font-size: 9px;
}

#contact .contact-rich .block .icon {
    min-height: 50px;
}

#contact .contact-form h3 {
    text-align: center;
}

#address select.form-control:not([size]):not([multiple]) {
    height: 32px;
}

#address .form-footer {
    display: flex;
    justify-content: center;
}

#main .search-button-wrapper {
    display: none;
}

#main #search_widget {
    display: block;
    position: inherit;
    width: 100%;
}

#main .search-widget form input[type=text] {
    border: 1px solid #e9e9e9;
}

.customerform-wrapper .register-form p {
    text-align: center;
}

#product .social-sharing [class^="anicon-"] {
    font-size: 30px;
}

#product .close-slider {
    text-align: right;
}

/*** fixes ***/
#main .page-footer {
    margin: 0;
}

.color.active,
.color:hover {
    border: 1px solid #232323;
}

.featured-products .products-section-title {
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 35px;
}

.product-accessories .highlighted-informations {
    display: none;
}

.thumbnail-container-image {
    box-sizing: content-box;
}

#product-modal .modal-content .modal-body .product-images {
    max-width: 526px;
}

#product-modal .modal-content .modal-body .mask {
    max-height: 75rem;
    margin: 0 auto 0;
}

.an_instagram_slider.owl-theme .owl-nav [class*=owl-]:hover {
    background: #949494;
}

.product-accessories .thumbnail-container {
    width: 270px;
}

.product-accessories .product-title {
    font-size: 1rem;
    line-height: 1.4;
}

.js-modal-mask i {
    cursor: pointer;
}

/*** adapt ***/
.amega-menu {
    width: 100%;
}

.facet .title .collapse-icons {
    cursor: pointer;
}

#header .header-nav .cart-preview.active {
    background: transparent;
}

#header .header-nav .cart-preview.active a {
    color: #919191;
}

#header .header-nav .blockcart.active a:hover {
    color: #000;
}

#mobile_top_menu_wrapper .js-top-menu-bottom #contact-link,
#mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector,
#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper {
    padding: 7px 20px;
}

@media (max-width: 1200px) {
    #category .home-wrapper .row {
        margin: 0;
    }
}

@media (max-width: 991px) {
    .amenu-item .amenu-link {
        padding: 23px 20px 23px;
    }

    .header-top-wrapper .desktop_logo-container {
        width: 100%;
    }

    #index .tab-pane.active .product-miniature {
        margin: 0 10px 20px;
    }

    .overview-header {
        display: none;
    }

    #cart .qty {
        min-width: 110px;
    }

    .overview-img {
        min-width: 110px;
    }

    .product-line-grid-left,
    .product-line-grid-body,
    .product-line-grid-avail,
    .product-line-grid-price,
    .product-line-grid-right {
        width: auto;
        margin: 0 10px;
        float: left;
    }

    .social-sharing {
        margin: 20px 0;
    }

    .featured-products .product-miniature {
        margin: 0 7px;
    }
}

@media (max-width: 767px) {
    #header .header-nav .blockcart {
        height: 56px;
        padding: 0;
        margin-right: 20px;
    }

    #footer .col-md-6 .row {
        margin: 0;
    }

    .header-nav .search-widget {
        display: none;
    }

    #header .js-top-menu-bottom .user-info .dropdown-menu {
        display: block;
        border: 0;
        padding: 0 5px;
        position: static;
        float: none;
    }

    #header .js-top-menu-bottom .user-info .dropdown-menu li {
        display: flex;
        flex-direction: column;
    }

    #mobile_top_menu_wrapper .js-top-menu-bottom .user-info a,
    #mobile_top_menu_wrapper .js-top-menu-bottom a {
        width: 100%;
        text-transform: uppercase;
        color: #000;
    }

    #mobile_top_menu_wrapper .js-top-menu-bottom .user-info a:hover,
    #mobile_top_menu_wrapper .js-top-menu-bottom a:hover {
        color: #949494;
    }

    #mobile_top_menu_wrapper .js-top-menu-bottom #contact-link {
        padding: 12px 20px;
        margin-bottom: 10px;
    }

    #mobile_top_menu_wrapper .js-top-menu-bottom .user-info a:hover {
        background: transparent;

    }

    #mobile_top_menu_wrapper .js-top-menu-bottom .user-info a span {
        display: block !important;
    }

    .nav-tabs .nav-item+.nav-item {
        margin: 10px 20px;
    }

    .anthemeblocks-producttabs .nav-item {
        margin: 10px 20px;
    }

    #cart .qty,
    .cart-line-product-actions {
        justify-content: flex-start;
    }

    .actions-wrap {
        display: flex;
        justify-content: space-between;
    }

    .product-line-grid-avail {
        float: none;
        text-align: left;
    }

    #cart #product-availability {
        margin-left: 10px;
    }

    .product-line-grid-price {
        margin: 10px;
    }

    .product-line-grid-del {
        padding: 0;
        order: 3;
    }

    .product-line-grid-right .price {
        padding: 0;
    }

    .product-line-grid-right .col-md-12 {
        padding: 0;
    }

    .product-line-grid-body {
        margin-bottom: 10px;
    }

    #cart .cart-item .product-line-grid {
        align-items: flex-start;
        flex-direction: column;
    }

    #category #left-column #search_filter_controls button.btn-primary {
        color: #fff;
    }

    #category #left-column #search_filter_controls button.btn-primary:hover {
        color: #000;
    }

    #header a:hover,
    #header a:focus {
        color: #000;
    }

    #mobile_top_menu_wrapper {
        margin: 0;
    }

    .top-logo .search-button-wrapper,
    .top-logo .search-button-close-wrapper,
    .js-top-menu-bottom .search-button-wrapper,
    .js-top-menu-bottom .search-button-close-wrapper {
        display: none !important;
    }

    .js-top-menu-bottom .search-widget form input[type=text] {
        width: 100%;
        border-bottom: 1px solid #ebebeb;
    }

    .js-top-menu-bottom .search-widget form input[type=text]:focus {
        border-bottom: 1px solid #000;
    }

    .js-top-menu-bottom .search-widget {
        display: block;
        position: initial;
        float: none;
        padding: 15px 20px;
        margin: 0;
    }

    #header .header-nav {
        padding-bottom: 0;
    }

    .menu-wrapper {
        border: 0;
    }

    .footer-container .links .collapse {
        display: none;
    }

    #footer .links li {
        display: block;
    }

    #footer .block-social {
        display: none;
    }

    .footer-container .links ul>li {
        border: 0;
    }

    #footer .col-md-6.links {
        padding: 0;
    }


}

@media (max-width: 640px) {
    .cart-detailed-actions .text-sm-center {
        flex-wrap: wrap;
        justify-content: center;
    }

    #cart .cart-grid-controls .btn-primary {
        margin: 10px 20px;
    }

    .aninsta_container {
        display: none;
    }

    .block_newsletter form {
        max-width: 100%;
    }

    .copyright-container .col-md-6 {
        width: 100%;
        text-align: center;
    }

    .anthemeblocks-footer-payments {
        justify-content: center;
        margin-top: 15px;
    }

    .social-sharing {
        margin: 20px 0;
    }
}

@media (max-width: 480px) {
    #header .blockcart-link span {
        display: none;
    }

    #_mobile_cart {
        height: 50px;
    }
}


/*** lazy fixes ***/
.img_hover_change {
    width: auto !important;
    opacity: 0;
    transition: opacity .5s;
}

.img_hover_change.cover {
    opacity: 1;
}

.thumbnail-container:hover .img_hover_change {
    opacity: 1;
}

.thumbnail-container:hover .img_hover_change.cover {
    opacity: 0;
}

.img_hover_change,
.hover_slider .hover-slider-img {
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

a.thumbnail.product-thumbnail {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.slider_product-wrapper.bxslider img.slider_product {
    width: auto !important;
}


#amegamenu .product-thumbnail {
    height: auto !important;
}

#products .products {
    margin: 0 -15px;
    justify-content: flex-start;
}

#products .product-miniature {
    margin-right: 0;
}

#products .thumbnail-container {
    width: 100% !important;
}

#products .product-description {
    width: 100% !important;
}

.product-column .thumbnail-container {
    width: 255px !important;
}

.product-column .product-description {
    width: auto !important;
}

#products .product-miniature.col-lg-12 .thumbnail-container {
    display: flex;
}

#products .product-miniature.col-lg-12 .thumbnail-container-image {
    width: 255px;
}

#products .product-miniature.col-lg-12 .product-description {
    flex: 1 1;
    padding-left: 15px;
}

.product-miniature.col-lg-12 .product-flags {
    max-width: 255px;
}

.img_hover_change.b-lazy:not(.cover):not(.b-initialized) {
    opacity: 0 !important;
}

#products .product-miniature.col-lg-12 .product-title,
#products .product-miniature.col-lg-12 .an_short_description,
#products .product-miniature.col-lg-12 .product-price-and-shipping {
    text-align: left;
    flex-direction: column;
}

#products .product-miniature.col-lg-12 .an_productattributes {
    padding: 10px 0;
    max-width: 300px;
}


.collection-view {
    display: flex;
    margin-bottom: 20px;
}

.collection-view-btn {
    margin-right: 10px;
    cursor: pointer;
    opacity: .5;
}

.collection-view-btn:hover,
.collection-view-btn.active {
    opacity: 1;
}

.product-miniature:not(.col-lg-12) .grid-view-desc {
    display: none;
}

.product-miniature.col-lg-12 .grid-view-desc {
    display: block;
    line-height: 1.5rem;
    overflow: hidden;
    max-height: 4.5rem;
}

.product-miniature.col-lg-12 .product-miniature-images-all-img {
    width: 70px;
}

.product-miniature.col-lg-6 .product-miniature-images-all-img {
    width: 50px;
}

.view-type {
    width: 17px;
}

.view-type-1 {
    content: url(../img/grid_3.svg);
}

.view-type-2 {
    content: url(../img/grid_2.svg);
}

.view-type-3 {
    content: url(../img/grid_1.svg);
}

.view-type-4 {
    content: url(../img/grid_4.svg);
}

.product-miniature img {
    max-width: 100% !important;
}

.product-miniature .bx-wrapper img {
    width: auto !important;
}

.slider_product-wrapper img.slider_product {
    width: auto !important;
}

.thumbnail-container:hover .img_hover_change.only_one_item {
    opacity: 1 !important;
}

#products .thumbnail-container-image,
.featured-products .thumbnail-container-image,
.product-accessories .thumbnail-container-image,
.product-miniature .thumbnail-container-image {
    height: auto;
}

/* Slider */
.slick-slider {
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {

    display: none;
}

.slider-product-item a.thumbnail.product-thumbnail {
    position: static;
    width: 100% !important;

}

.slick-arrow {
    cursor: pointer;
    position: absolute;
    top: 50%;
    z-index: 1;
}

.slick-arrow:hover {
    opacity: .7;
}

.slick-prev {
    left: 0;
}

.slick-next {
    right: 0;
}

.slider_product-wrapper {
    position: static;
}

.slider_product-wrapper:not(.an_slick-slider) .slider-product-item {
    position: absolute;
}

.slider_product-wrapper:not(.an_slick-slider) .slider-product-item:first-child {
    z-index: 1;
}

.an_slick-slider .slider-product-item {
    position: static;
}

@media (max-width: 991px) {

    .collection-view-btn[data-xl='4'],
    .collection-view-btn[data-xl='3'] {
        display: none;
    }

    #category .js-img-view-type,
    #search .js-img-view-type {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .collection-view {
        margin-bottom: 15px;
    }
}

@media (max-width: 580px) {
    #products .product-miniature.col-lg-12 .thumbnail-container {
        flex-direction: column;
        align-items: center;
    }

    #products .product-miniature.col-lg-12 .thumbnail-container-image {
        width: 100%;
    }

    .collection-view {
        display: none;
    }

    #products .product-miniature.col-lg-12 .product-description {
        padding-left: 0;
    }

    #products .product-miniature.col-lg-12 .product-title,
    .product-miniature.col-lg-12 .an_short_description,
    .product-miniature.col-lg-12 .product-price-and-shipping {
        text-align: center;
    }

    #category .js-img-view-type,
    #search .js-img-view-type {
        width: 100%;
    }
}

.product-miniature.col-lg-12 {
    width: 100% !important;
}

.product-miniature.col-lg-3 .an_productattributes-add-to-cart-btn i {
    display: none;
}

.product-miniature .slick-arrow {
    opacity: 0;
    transition: opacity .3s;
}

.product-miniature:hover .slick-arrow {
    opacity: 1;
}


#products .highlighted-informations,
.featured-products .highlighted-informations,
.product-accessories .highlighted-informations,
.product-miniature .highlighted-informations {
    width: auto;
}

.featured-products .variant-links,
#products .variant-links {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.featured-products .variant-links .color,
#category #products .variant-links .color {
    margin: 3px 10px;
}

.visitors-block {
    margin: 20px 0;
}

a.thumbnail.product-thumbnail {
    overflow: hidden;
}

.product-miniature.col-lg-12 .thumbnail-container-image {
    border: 0;
}

/*** autocomplete  ***/
.ui-autocomplete {
    padding: 0 !important;
    border: 0 !important;
    box-shadow: 0 8px 19px rgba(0, 0, 0, 0.15);
    max-height: 70vh;
    overflow-y: auto;
}

.ui-menu .ui-menu-item a {
    cursor: pointer;
    display: flex !important;
    padding: 15px 30px !important;
}

.ui-menu .ui-menu-item .product-desc .product {
    font-size: 16px;
    line-height: 22px;
}

.ui-menu .ui-menu-item .product-desc {
    display: flex;
    flex-direction: column;
    margin-left: 10px;
    padding-top: 15px;
}

.ui-state-focus {
    border: 0 !important;
    background: transparent !important;
    margin: 0 !important;
}

.ui-menu .ui-menu-item .product-price {
    margin-right: 10px;
}

.ui-menu .ui-menu-item .regular-price {
    text-decoration: line-through;
    font-size: 12px;
}

.ui-autocomplete.ui-menu .ui-menu-item {
    width: 50% !important;
    float: left;
}

.ui-menu .ui-menu-item.noimg-search a {
    padding: 0px 15px !important;
}

.ui-menu .ui-menu-item.noimg-search .product-desc {
    flex: 1 1;
    padding: 5px 0;
    margin-left: 0;
    flex-direction: row;
    justify-content: space-between;
}

.ui-menu .ui-menu-item.noimg-search .product-price {
    margin-top: 0;
    line-height: 24px;
}

.ui-menu .ui-menu-item.noimg-search .product-desc .product {
    margin-right: 10px;
    flex: 1 1;
}

.ui-autocomplete.ui-menu .ui-menu-item.noimg-search {
    width: 100% !important;
    float: none;
}

@media (max-width: 640px) {
    .ui-autocomplete.ui-menu .ui-menu-item {
        width: 100% !important;
    }

    .ui-menu .ui-menu-item a {
        padding: 15px !important;
    }
}

@media (max-width: 480px) {
    .ui-menu .ui-menu-item a img {
        max-width: 80px;
    }
}


/*** cart-page ***/
#cart #wrapper {
    padding-top: 0;
}

.cart-grid-body .cart-overview {
    padding: 0;
}

.card.cart-container {
    padding-right: 5px !important;
}

.cart-grid-body .an_wishlist-list-cart h1 {
    font-size: 36px;
}

.cart-grid-body .card-block h1 {
    margin: 38px 0 10px;
    font-size: 36px;
}

.cart-items {
    margin-bottom: 0;
    margin-top: 9px;
}

#cart .cart-item {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: -1px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 11px 0;
}

.product-line-grid-left {
    display: flex;
    align-items: flex-start;
    padding: 0;
}

.product-line-grid-body {
    margin-left: 10px;
    margin-bottom: 0;
}

.product-line-grid-body>.product-line-info>.label {
    font-size: 16px;
    line-height: 22px;
}


.product-line-grid-right {
    margin-bottom: 0;
}

.product-line-attribute:last-child:after {
    display: none;
}

.product-line-info {
    line-height: 1;
    margin: -4px 0 0;
}

.product-line-price {
    margin: 11px 0 20px;
}

.qty-wrap {
    display: flex;
    align-items: center;
}

#cart .js-cart-line-product-quantity {
    width: 58px;
    height: 39px;
    text-align: center;
}

.product-line-grid-right .price {
    float: right;
    padding: 0 7px;
}

.remove-item-wrap {
    display: flex;
    justify-content: flex-end;
}

.product-line-grid-right .cart-line-product-actions {
    line-height: initial;
}

.product-line-grid-right .cart-line-product-actions .remove-from-cart {
    margin: 0;
}

.vertical-centered {
    display: flex;
    align-items: center;
}

.cart-container .separator {
    border-color: #e5e5e5;
    margin-left: 15px;
}

.cart-line-product-actions i {
    background: #eeeff5;
    color: #070707;
    font-size: 19px;
    font-weight: 900;
    line-height: 26px;
    text-align: center;
    display: inline-block;
    height: 26px;
    width: 26px;
    margin-top: 2px;
}

.cart-grid-right {
    padding: 0 29px 0 10px;
    margin-top: 108px;
}

.card.cart-summary {
    margin-bottom: 0;
}

.cart-detailed-totals {
    padding: 17px 30px 5px 22px;
    margin-bottom: 0;
}

.cart-summary-line .label {
    font-size: 14px;
}

.cart-summary-line .value {
    font-size: 14px;
}

.cart-summary-line {
    margin-bottom: 8px;
}

.cart-voucher form {
    display: flex;
    align-items: stretch;
}

.block-promo .promo-input {
    flex: 1 1;
    width: 100%;
    height: auto;
    border: 0;
    border-radius: 5px;
}

.block-promo .promo-input+button {
    margin-top: 0px;
    font-size: 16px;
    padding: 10px 30px;
    line-height: 24px;
    min-width: auto;
    flex: 100px 0 0;
    margin-left: 10px;
}

.card.cart-summary .separator {
    margin: 12px 0 25px;
    border-color: #d0d0d3;
}

.cart-voucher p {
    margin-bottom: 0;
}

.cart-detailed-actions .btn-primary {
    width: 100%;
    max-width: 300px;
}

.cart-summary-line.cart-total .value {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
}

#cart #footer {
    padding-top: 66px;
}

.cart-detailed-actions {
    background: #f5f5f5;
    padding: 15px 22px 30px;
}

.cart-detailed-actions .cart-summary-line .label {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
}

.cart-detailed-actions .cart-summary-line {
    margin-bottom: 23px;
}

.shopping-continue {
    margin-top: 16px;
    padding: 0 15px;
}

.media-middle {
    flex: 120px 0 0;
}

.product-line-attribute {
    margin: 0 0 10px;
}


#cart .bootstrap-touchspin .input-group-btn-vertical {
    height: 39px;
}

.product-line-grid-right .product-price {
    padding-top: 0;
    margin: 0;
}

.product-line-grid-right .product-price strong {
    font-weight: 500;
}

#cart .qty {
    display: inline-block;
    width: 100px;
    margin: 0;
}

#cart .js-cart-line-product-quantity {
    height: 32px;
    padding: 0px 0 1px 4px;
    width: 35px;
    text-align: center;
    border: 1px solid #e9e9e9;
}

#cart .input-group-btn-vertical button {
    height: 32px;
}

#cart .input-group .input-group-btn>.btn {
    padding: 0;
    width: 31px;
    height: 32px;
    background: #e9e9e9;
    font-size: 18px;
    font-weight: 700;
    color: #000;
}

#cart .input-group .input-group-btn {
    height: 100%;
    float: left;
    width: 30px;
}

@media (max-width: 991px) {
    .cart-grid {
        margin: 0;
    }

    #cart .anthemeblocks-reassurance ul li {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .product-line-grid-body {
        margin-top: 15px;
    }

    #cart .cart-item .product-line-grid {
        flex-direction: column;
        align-items: center;
    }

    .product-line-grid-left {
        align-items: center;
        text-align: center;
        flex-direction: column;
    }

    #cart .qty-wrap {
        flex-direction: column;
        text-align: center;
    }

    #cart .vertical-centered {
        flex-direction: column;
        margin: 0;
    }

    .remove-item-wrap {
        justify-content: center;
    }

    .product-line-grid-right,
    .product-line-grid-left {
        float: none;
    }

    .cart-grid-body .card-block h1,
    .shopping-continue {
        text-align: left;
        padding: 0;
    }

    .products-grid {
        justify-content: flex-start;
    }

    .dropdown-content .product-item {

        margin: 0 20px 20px 0;
    }

    .products-sort-order .dropdown-menu {
        right: unset;
        left: 0;
    }

    .products-selection .showing {
        display: none;
    }

    .products-sort-order .select-title {
        padding: 0;
    }
}


.product-description {
    padding-bottom: 10px;
}

.tab-content img {
    max-height: none !important;
}

.products-grid .product-thumbnail {
    height: auto !important;
}

#products .product-miniature.col-lg-12:hover .product-description {
    border-color: transparent;
    background: transparent;
}

#search #main h2.h2 {
    margin: 30px 0 15px;
}

#products .page-not-found {
    padding: 0;
}

#products .page-not-found h4 {
    margin: 0 0 15px;
}

.search_not_found {
    width: 100%;
}

.search_not_found .search-widget {
    margin: 30px 0;
}

.page-not-found .search-widget form {
    display: block;
}


.fixed-menu {
    box-shadow: 0px 1px 20px 0 rgba(0, 0, 0, 0.05);
}

.amenu-item .product-information-dropdown {
    text-align: center;
    padding-left: 0;
}

.amenu-item .dropdown-content .product-price-and-shipping {
    text-align: center;
}

.advantages-type-1-title {
    line-height: 1.2;
}

@media (max-width: 1200px) {
    #category .block-category {
        padding: 0 15px;
    }
}

@media (max-width: 767px) {

    #category #left-column #search_filters .facet ul li,
    #category #left-column #search_filters .facet,
    #category #left-column #search_filters {
        border: 0;
    }

    .products-selection .showing {
        display: none;
    }

    .products-sort-order .select-title {
        padding: 0;
    }

    #category #js-product-list-top {
        margin-bottom: 15px;
    }

    .products-sort-order .dropdown-menu {
        left: 0;
        right: unset;
    }

    .footer-container .links .navbar-toggler {
        background: transparent;
        display: flex;
    }

    .footer-container .links .title {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 5px 15px;
    }

    .footer-container .links .title:after {
        display: none;
    }

    .footer-container .links .title .h3 {
        font-weight: 700;
        margin: 0;
    }

    .footer-container .links ul>li {
        font-weight: 400;
        padding: 0 15px;
    }

    #footer_contact_info {
        margin-bottom: 0;
    }

    .amenu-item .amenu-link {
        padding: 15px 20px;
    }

    #mobile_top_menu_wrapper .js-top-menu-bottom .user-info {
        padding: 3px 20px;
    }

    #header .js-top-menu-bottom .user-info .dropdown-menu {
        padding: 0;
        margin: 0;
    }
}

@media (max-width: 580px) {
    .product-miniature.col-lg-12 .product-flags {
        max-width: 100%;
    }

    .product-miniature.col-lg-12 .grid-view-desc {
        display: none;
    }

    #products .product-miniature.col-lg-12 .product-price-and-shipping {
        text-align: center;
    }

    #products .product-miniature.col-lg-12 .an_productattributes {
        max-width: 100%;
    }
}

@media (min-width: 580px) {
    #products .product-miniature.col-lg-12:hover .product-description {
        border-color: transparent;
        background: transparent;
    }
}


#product-availability .product-last-items,
#product-availability .product-unavailable {
    line-height: 18px;
    font-size: 20px;
}

.tab-pane iframe {
    max-width: 100%;
}

@media (max-width: 480px) {
    .tab-pane iframe {
        width: auto;
        height: auto;
    }
}


@media (max-width: 640px) {
    .tab-pane.active .product-miniature.product-mobile-row:not(.col-lg-12) {
        max-width: 50%;
        flex-basis: 50%;
        padding: 0 5px;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media (max-width: 600px) {
    #index .tab-pane.active .product-miniature.product-mobile-row {
        margin-left: 0;
        margin-right: 0;
    }

    .product-miniature.product-mobile-row:not(.col-lg-12) {
        max-width: 50%;
        flex-basis: 50%;
        padding: 0 5px;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .product-miniature.product-mobile-row:not(.col-lg-12) .thumbnail-container,
    .product-miniature.product-mobile-row:not(.col-lg-12) .product-description {
        width: 100%;
    }

    .product-miniature.product-mobile-row:not(.col-lg-12) .thumbnail-container-image img {
        max-width: 100%;
    }

    .product-miniature.product-mobile-row:not(.col-lg-12) .an_productattributes-qty-add {
        flex-direction: column;
    }

    .product-miniature.product-mobile-row:not(.col-lg-12) .an_productattributes-qty-container {
        flex: auto;
        margin-bottom: 10px;
        padding: 0;
        width: 100%;
    }

    .product-miniature.product-mobile-row:not(.col-lg-12) .product-title {
        padding-left: 0 !important;
        padding-right: 0 !important;
        max-width: 100%
    }

    #index .featured-products .product-miniature.product-mobile-row:not(.col-lg-12) .thumbnail-container {
        margin-right: 0;
    }

    .featured-products .products.products-mobile-row {
        margin-right: 0;
    }

    .product-miniature.product-mobile-row:not(.col-lg-12) .an_productattributes-qty-add .an_productattributes-add {
        width: 100%;
    }

    .product-accessories .product-miniature.product-mobile-row {
        max-width: 100%;
        flex-basis: unset;
    }
}

@media (max-width: 580px) {
    #products .products {
        margin: 0 -5px;
    }

    .product-miniature.product-mobile-row.col-lg-12 {
        flex-basis: 50%;
        padding: 0 5px;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .product-miniature.product-mobile-row.col-lg-12 .thumbnail-container,
    .product-miniature.product-mobile-row.col-lg-12 .product-description {
        width: 100%;
    }

    .product-miniature.product-mobile-row.col-lg-12 .thumbnail-container-image img {
        max-width: 100%;
    }

    .product-miniature.product-mobile-row.col-lg-12 .an_productattributes-qty-add {
        flex-direction: column;
    }

    .product-miniature.product-mobile-row.col-lg-12 .an_productattributes-qty-container {
        flex: auto;
        margin-bottom: 10px;
        padding: 0;
        width: 100%;
    }

    .product-miniature.product-mobile-row.col-lg-12 .product-title {
        padding-left: 0 !important;
        padding-right: 0 !important;
        max-width: 100%
    }

    .product-miniature.product-mobile-row.col-lg-12 .grid-view-desc {
        display: none;
    }
}

.tab-pane .alert {
    width: 100%;
    font-size: 14px;
    margin-right: 30px;
}

@media (max-width: 991px) {
    .tab-pane .alert {
        margin-right: 0;
    }
}

.product-miniature:hover .an_wishlist-mini,
.product-miniature:hover .quick-view-wrap {
    opacity: 1;
}

.product-miniature .product-flag {
    transition: opacity .5s;
}

.quick-view-wrap {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1;
    opacity: 0;
    transition: opacity .5s;
    text-align: center;
    padding: 10px 0;
}

.quickview .product-prices {
    margin-bottom: 15px;
}

.quickview .current-price {
    display: flex;
    align-items: center;
}

@media (max-width: 580px) {
    .product-miniature.col-lg-12:hover .product-flag {
        opacity: 0;
    }
}

@media (min-width: 580px) {
    .product-miniature.col-lg-12 .an_wishlist-mini {
        opacity: 1;
        right: 0;
    }

    .product-miniature.col-lg-12 .product-title {
        padding-right: 75px;
    }
}


#product .product-additional-info .social-sharing,
.modal-body .product-additional-info .social-sharing {
    order: 2;
}

#product .product-additional-info .social-sharing ul,
.modal-body .product-additional-info .social-sharing ul {
    display: flex;
}

#product .product-additional-info .an_wishlist-mini,
.modal-body .product-additional-info .an_wishlist-mini {
    position: static;
    opacity: 1;
    display: flex;
    align-items: center;
    margin-right: 15px;
}

#product .product-additional-info .an_wishlist-mini-count,
.modal-body .product-additional-info .an_wishlist-mini-count {
    position: static;
}

#product .product-additional-info .an_wishlist-mini span,
.modal-body .product-additional-info .an_wishlist-mini span {
    order: 2;
    display: flex;
}

#product .product-additional-info .an_wishlist-mini span {
    margin-top: 2px;
    display: flex;
}

#category-description {
    padding: 0 15px;
}

#_mobile_an_wishlist {
    line-height: 44px;
    padding: 0 20px;
}

#category .block-category img {
    margin-right: 15px;
}

#category-description {
    padding: 0;
}

.cart-preview .cart-action .btn-primary,
.cart-detailed-actions .btn-primary {
    white-space: normal;
    line-height: 24px;
    padding: 10px 30px;
    height: auto;
    text-transform: none;
    font-weight: 400;
    font-size: 16px;
}

.product-miniature .thumbnail-container-image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
}

.customerform-wrapper #login-form .form-group {
    display: flex;
    justify-content: center;
    margin-bottom: 17px;
}

.customerform-wrapper #login-form .form-control-label,
.customerform-wrapper #login-form .form-control-comment {
    display: none;
}

.customerform-wrapper #login-form .form-group .col-md-6 {
    padding: 0;
}

.page-registration #content,
.page-authentication #content {
    margin: 0 auto;
    max-width: 914px;
    padding-right: 29px;
}

.customerform-wrapper .login-form {
    margin: 0;
}

.customerform-wrapper .page-header {
    margin-bottom: 16px;
}

.customerform-wrapper .form-control {
    background: #f9f9fa;
    color: #000;
    border: 0;
    padding: 21px 19px 21px;
}

.customerform-wrapper .input-group.focus,
.customerform-wrapper .form-control:focus {
    outline: none;
    border-color: #000;
}

input.js-visible-password+.input-group-btn {
    position: absolute;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 40px;
    z-index: 3;
}

.customerform-wrapper input.js-visible-password+.input-group-btn {
    right: 10px;
}

.input-group input.js-visible-password+.input-group-btn>.btn {
    background: transparent;
}

.input-group input.js-visible-password+.input-group-btn>.btn::before,
.input-group input.js-visible-password+.input-group-btn>.btn::after {
    display: none;
}

.input-group input.js-visible-password+.input-group-btn svg {
    position: absolute;
    margin-top: 1px;
}

.input-group input.js-visible-password+.input-group-btn>.btn:hover+svg path {
    fill: #000;
}

.login-form-forgot {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 0;
}

.page-customer-account #content .forgot-password {
    margin: 0;
    padding: 0;
}

.page-customer-account #content .no-account,
.page-customer-account #content .forgot-password {
    font-size: 13px;
    line-height: 1.3;
}

.customerform-wrapper .form-footer {
    margin-top: 39px;
    margin-bottom: 48px;
}

.page-customer-account #main .page-footer {
    margin: 0;
}

.customerform-wrapper .form-footer #submit-login {
    min-width: 193px;
    line-height: 46px;
    text-transform: none;
    font-size: 16px;
    font-weight: 400;
    margin-right: 1px;
    padding-bottom: 6px;
}

.customerform-wrapper #login-form a {
    color: #aaa9a9;
}

.customerform-wrapper #login-form a:hover {
    color: #000;
}

.an_copyright a,
.an_copyright p {
    color: #949494;
}

.an_copyright a:hover p {
    color: #fff;
}


/*** menu ***/

.amega-menu .amenu-item .adropdown {
    top: 100%;
}

.amega-menu .adropdown {
    padding: 35px 40px;
}

.amega-menu .dropdown-content {
    padding: 0;
}

.amega-menu .category-item.level-1 {
    margin-right: 20px;
}

.amega-menu .category-item.level-1>.h5 {
    margin-bottom: 14px;
}

.amega-menu .category-item.level-1>.h5 a {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
}

.amega-menu .html-item.typo .html-item-title {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 17px;
    text-transform: uppercase;
}

.amega-menu .category-item.level-2 .h5 {
    margin-bottom: 7px;
    line-height: 1;
}

.amega-menu .category-item.level-2>.h5 a {
    font-size: 14px;
}

.amega-menu .categories-grid {
    padding: 0 20px;
}

.amega-menu .html-item.typo ul {
    padding: 0;
    margin-top: 5px;
    margin-bottom: 20px;
}

.amega-menu .html-item.typo ul li {
    margin: 0px 0 9px;
}

.amega-menu .html-item.typo ul li a {
    font-size: 14px;
    line-height: 22px;
}

.amega-menu .product-name {
    margin-bottom: 13px;
    text-align: center;
}

.amega-menu .product-item .price,
.amega-menu .product-item .regular-price {
    font-weight: 500;
}

.amega-menu .product-item .regular-price {
    text-decoration: line-through;
    margin-left: 4px;
}

.amega-menu .dropdown-content .product-price-and-shipping {
    text-align: center;
}

.html-item.typo img {
    margin-bottom: 15px;
    margin-top: 5px;
}

.html-item.typo iframe {
    padding-right: 15px;
}



@media (max-width: 991px) {
    #mobile_top_menu_wrapper .amenu-item .amenu-link {
        padding: 11px 0 !important;
        font-size: 14px;
    }
}

#mobile_top_menu_wrapper .js-top-menu-bottom #contact-link,
#_mobile_an_wishlist-nav,
#mobile_top_menu_wrapper .js-top-menu-bottom .user-info {
    padding: 0;
}

#_mobile_an_wishlist-nav a {
    display: block;
}

#_mobile_an_wishlist-nav a {
    text-transform: uppercase;
}

#mobile_top_menu_wrapper .js-top-menu-bottom #contact-link,
#_mobile_an_wishlist-nav a {
    padding: 11px 30px;
    line-height: 1;
    font-size: 14px;
}

.mobile_item_wrapper svg {
    margin: 0 1px 2px 0;
}

#mobile_top_menu_wrapper .header-link-title {
    margin: 0;
}

.mobile-lang-and-cur {
    background: #f8f9fc;
    margin: 28px 0;
    padding: 29px 28px 27px;
    font-size: 13px;
}

#mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector,
#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper {
    padding: 7px 0;
    position: static;
}

.mobile-lang-and-cur .dropdown select {
    background: transparent;
    cursor: pointer;
}

#mobile_top_menu_wrapper .mobile-lang-and-cur .mobile_item_wrapper {
    padding: 0;
    color: #000;
}

#mobile_top_menu_wrapper .js-top-menu-bottom .user-info>a {
    padding: 7px 0;
    line-height: 1;
    text-transform: none;
}

#mobile_top_menu_wrapper .mobile-lang-and-cur .adropdown-mobile a {
    display: block;
    padding: 10px 0;
    line-height: 1;
}

#mobile_top_menu_wrapper .mobile-lang-and-cur select,
#mobile_top_menu_wrapper .mobile-lang-and-cur .lang_and_сr_label {
    display: none;
}

.mobile-lang-and-cur #_mobile_user_info .dropdown-menu {
    display: block;
    position: static;
    border: 0;
    background: transparent;
    padding: 0;
}

#mobile_top_menu_wrapper .logout {
    display: none !important;
}

#mobile_top_menu_wrapper #_mobile_contact_link {
    margin: 0;
}

#mobile_top_menu_wrapper .js-top-menu-bottom .user-info a {
    padding: 8px 0;
    line-height: 1.5;
    font-size: 14px;
    text-transform: none;
}

#_mobile_clientservice .clientservice_sg-btn-close,
#_mobile_clientservice .clientservice-title,
#_mobile_clientservice .clientservice_open-modal-btn {
    display: none;
}

#mobile_top_menu_wrapper #_mobile_clientservice .mobile_item_wrapper {
    line-height: 1;
    font-size: 14px;
    text-transform: uppercase;
    padding: 7px 30px;
}

#mobile_top_menu_wrapper .clientservice_sg-modal {
    overflow: unset;
}

#mobile_top_menu_wrapper .an_clientservice {
    padding: 0;
    display: block;
    min-height: auto;
}

@media (min-width: 768px) {
    .mobile_item_wrapper {
        display: none !important;
    }
}

@media (max-width: 767px) {
    #header .header-nav #menu-icon {
        margin-left: 20px;
        height: 56px;
        display: flex;
        align-items: center;
        padding-top: 2px;
    }

    #header .header-nav #menu-icon .material-icons {
        line-height: 1;
    }


    #header .header-nav .top-logo {
        line-height: 56px;
    }

    .logo-main {
        margin: 0;
    }

    .header-right {
        height: auto;
    }

    .header-top .search-widget {
        margin: 0;
        padding: 3px 5px 20px;
    }

    .header-top .search-widget form input[type=text] {
        padding: 7px 30px 9px 10px;
        border-radius: 5px;
        background: #f9f9f9;
    }

    .header-top .search-widget form button[type=submit] {
        bottom: 5px;
        right: 8px;
        padding: 0;
        transform: scale(.8);
    }

    .header-top .search-widget form button[type=submit] i {
        font-size: 21px;
    }

    #header .header-top {
        background: #fff;
    }

    .header-top-wrapper #_desktop_cart {
        display: none;
    }
}

@media (max-width: 480px) {

    #_mobile_cart {
        height: auto;
    }

    #header .header-nav .blockcart {
        height: 56px;
        padding: 0;
        margin-right: 20px;
    }

    #header .header-nav.tablet-h .blockcart {
        line-height: 32px;
        transform: scale(.7);
        padding: 0;
    }

    #header .header-nav {
        min-height: 33px;
    }

    #header .header-nav.tablet-h .clearfix {
        height: 0;
    }

    .header-top.tablet-h .search-widget {
        padding: 7px 2px 6px 0;
        margin: 0;
    }

    .header-top.tablet-h .search-widget form input[type=text] {
        padding: 5px 35px 3px 17px;
        font-size: 9px;
    }

    .header-top.tablet-h .search-widget form button[type=submit] {
        right: 8px;
        transform: scale(.7);
    }
}

.an_hurry_up {
    margin: 20px 0;
}

.sb-menu-right .cart-preview .cart-title {
    background: #f4f4f4 !important;
    padding: 24px 0 25px;
}

.shopping-continue .btn-primary {
    text-transform: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 30px;
}

.page-customer-account #content .no-account,
.page-customer-account #content .forgot-password {
    width: 50%;
}

.page-customer-account #content .forgot-password {
    text-align: left;
}

.page-customer-account #content .no-account {
    text-align: right;
}

@media (max-width: 991px) {
    .cart-grid-right {
        padding: 0 15px;
    }
}

@media (max-width: 767px) {
    #product .tabs .nav-tabs {
        flex-direction: column;
    }

    #product .tabs .nav-tabs .nav-item {
        margin: 0;
    }

    .customerform-wrapper .form-footer #submit-login,
    .customerform-wrapper #login-form .form-group .col-md-6 {
        width: 100%;
    }

    .customerform-wrapper #login-form .form-group .col-md-6 {
        padding: 0 15px;
    }

    body#checkout section.checkout-step .form-footer {
        margin: 0;
    }

    .product-line-price {
        margin: 10px 0 15px;
    }

    .product-line-grid-body {
        margin-bottom: 10px;
    }

    #category #content-wrapper {
        padding: 0;
    }

    #category .breadcrumb {
        padding: 20px 5px;
    }

    .products-selection .col-md-6,
    .products-selection .col-md-12 {
        padding: 0 5px;
    }

    #category .home-wrapper .products.row {
        margin-left: -10px;
        margin-right: -10px;
    }

    #header .header-top {
        border-bottom: 1px solid #e8e8e8;
    }
}

@media (max-width: 600px) {
    #category .home-wrapper .products.row {
        margin: 0;
    }

    .product-miniature.product-mobile-row .an_productattributes-add-to-cart-btn {
        padding: 9px 0;
        line-height: 1.5;
    }
}

@media (max-width: 480px) {
    .cart-voucher form {
        flex-direction: column;
    }

    .block-promo .promo-input {
        height: 44px;
        flex: unset;
    }

    .block-promo .promo-input+button {
        margin-top: 10px;
        flex: unset;
        margin-left: 0;
    }
}

.checkout-step .btn-primary {
    margin-bottom: 30px;
    text-transform: none;
    font-size: 16px;
    line-height: 1.5;
    padding: 12px 30px;
}

.modal-body .product-images {
    margin: 0;
}

.modal-body li.thumb-container {
    margin: 0;
}

.modal-body .product-images {
    width: 100%;
}

.quickview .mask {
    margin-left: 0;
}

@media (min-width: 580px) {

    #products .product-miniature.col-lg-12 .product-title a {
        font-size: 16px;
        line-height: 1.2;
        font-weight: 600;
    }
}

#my-account .page-header h1 {
    margin-top: 60px;
}

#cms h3 {
    margin-bottom: 13px;
}

#search_filters .ui-slider-horizontal {
    margin-bottom: 10px;
}

.card-block .media {
    margin-bottom: 10px;
}

.card-block .media .product-price {
    font-size: 14px;
}

#products .product-title a,
.featured-products .product-title a,
.product-accessories .product-title a,
.product-miniature .product-title a {
    line-height: 1.5;
}

#_desktop_contact_link {
    margin-right: 30px;
}

#_desktop_an_wishlist-nav {
    margin-left: 24px;
    margin-bottom: 2px;
}

#_desktop_clientservice .an_clientservice .clientservice-title {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
    text-align: left;
}

#_desktop_clientservice .clientservice_sg-btn-close {
    top: 31px;
}

.an_clientservice {
    text-transform: none;
}

#header #mobile_top_menu_wrapper .amenu-item .amenu-link {
    color: #000 !important;
}

@media (max-width: 767px) {
    .clientservice_open-modal-btn {
        display: none !important;
    }

    #mobile_top_menu_wrapper .mobile_item_wrapper.open+.adropdown-mobile,
    #mobile_top_menu_wrapper .mobile_item_wrapper.open+.adropdown-mobile .an_clientservice {
        display: block !important;
    }
}

#mobile_top_menu_wrapper #_mobile_clientservice .mobile_item_wrapper {
    color: #000;
}

.sb-menu-right .cart-preview .no-items {
    text-align: left;
    padding: 0 27px;
}

.amega-menu .fixed-menu .anav-top {
    justify-content: center !important;
}

.amega-menu .fixed-menu .anav-top #_desktop_searchbar {
    display: none !important;
}

/* REMOVED: .product-miniature img { width: auto!important; height: auto!important; } */
/* This rule was causing white borders on all product images */


/*** checkout-new ***/

body#checkout #wrapper {
    padding-top: 0;
}

body#checkout section.checkout-step .step-number {
    padding: 0;
    display: inline-block !important;
}

body#checkout section.checkout-step .step-title {
    text-transform: none;
    font-weight: 700;
    padding: 16px 0;
}

body#checkout section.checkout-step .content {
    padding: 0;
}

body#checkout .checkout-content {
    display: flex;
    flex-wrap: wrap;
}

body#checkout .chechout-steps {

    padding-top: 40px;
    padding-bottom: 60px;
    padding-right: calc(6% - 2px);
    width: 63%;
}

body#checkout .chechout-steps+.col-md-4 {
    width: 37%;
    padding-top: 40px;
    padding-bottom: 60px;
    padding-left: 5%;
    position: relative;
    overflow: hidden;
}

body#checkout .chechout-steps+.col-md-4:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 2px;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
}

.checkout-step .my-2 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 16px !important;
    margin-bottom: 8px !important;
}

.checkout-step .nav-inline .nav-item,
.checkout-step .nav-inline .nav-link+.nav-link {
    margin: 0 20px 0 0 !important;
}

.checkout-step .nav-item .nav-separator {
    display: block;
    height: 20px;
    width: 1px;
    background: #a2a2a2;
    margin-top: 3px;
}

body#checkout section.checkout-step #customer-form,
body#checkout section.checkout-step #delivery-address,
body#checkout section.checkout-step #invoice-address,
body#checkout section.checkout-step #login-form {
    margin-left: 0;
    margin-top: 0;
}

body#checkout section.checkout-step #customer-form .form-control-label,
body#checkout section.checkout-step #delivery-address .form-control-label,
body#checkout section.checkout-step #invoice-address .form-control-label,
body#checkout section.checkout-step #login-form .form-control-label {
    width: 18.2%;
    padding-top: 0px;
    margin-bottom: 0;
    line-height: 1.3;
}

body#checkout section.checkout-step #customer-form .form-group.form-group-radio .form-control-label,
body#checkout section.checkout-step .form-group.form-group-radio .form-control-label {
    padding-top: 2px;
}

body#checkout section.checkout-step .form-group .col-md-6,
body#checkout section.checkout-step .form-control-valign {
    width: 81.8%;
    padding-top: 1px;
    position: relative;
}

body#checkout section.checkout-step .form-control-comment {
    padding: 0;
    position: absolute;
    right: 36px;
    top: 14px;
    font-style: italic;
    padding: 0;
}

body#checkout section.checkout-step .input-group:focus,
body#checkout section.checkout-step .input-group.focus {
    outline: 0;
}

body#checkout section.checkout-step .custom-radio {
    border: 2px solid #e5e5e5;
    margin-right: 4px;
}

body#checkout section.checkout-step #customer-form .radio-inline {
    margin: 3px 11px 0 0;
}

body#checkout section.checkout-step .custom-radio input[type=radio]:checked+span {
    width: 10px;
    height: 10px;
    left: 3px;
    top: 3px;
    margin: 0;
}

body#checkout section.checkout-step .form-group {
    margin-bottom: 9px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

body#checkout section.checkout-step .form-group.form-group-radio {
    margin-bottom: 14px;
}

body#checkout section.checkout-step .form-control {
    background-color: transparent !important;
    color: #000;
    border: 2px solid #e5e5e5;
    padding: 13px 17px 13px 17px;
    font-size: 14px;
    border-radius: 8px;
    outline: none;
    height: auto;
}

body#checkout section.checkout-step .form-control.form-control-padding:placeholder-shown {
    padding-right: 80px;
}

body#checkout section.checkout-step .form-control.form-control-padding[type=password]:not(:placeholder-shown) {
    padding-right: 50px;
}

body#checkout section.checkout-step .form-control.form-control-padding:not(:placeholder-shown)+.form-control-comment,
body#checkout section.checkout-step .form-control.form-control-padding:not(:placeholder-shown)+.form-control-static-comment+.form-control-comment,
body#checkout section.checkout-step .form-control.form-control-padding:not(:placeholder-shown)+.input-group-btn .form-control-comment,
body#checkout section.checkout-step .form-control.form-control-padding:focus+.form-control-static-comment+.form-control-comment,
body#checkout section.checkout-step .form-control.form-control-padding:focus+.input-group-btn {
    display: none;
}

@media (max-width: 767px) {
    body#checkout section.checkout-step .form-control {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 480px) {
    body#checkout section.checkout-step .form-control {
        padding-left: 5px;
        padding-right: 5px;
    }
}

body#checkout section.checkout-step .form-control:focus {
    border-color: #000;
}

body#checkout section.checkout-step .form-group.has-error .form-control {
    border-color: #ff0000;
}

body#checkout section.checkout-step .form-group.has-error .help-block {
    color: #ff0000;
    margin-top: 6px;
}

body#checkout section.checkout-step .form-group.has-error .help-block ul {
    margin-bottom: 0;
}

.form-group.has-error .help-block .alert {
    padding: 0;
    background: transparent;
    border: 0;
    font-size: .875rem;
    margin-bottom: 7px;
}

.form-group.has-error .help-block .alert.alert-danger {
    color: #ff0000;
}

input.js-visible-password+.input-group-btn {
    right: 20px;
    width: auto !important;
    padding-bottom: 3px;
    top: 0;
}

.input-group .input-group-btn>.btn[data-action=show-password] {
    padding: 0;
}

.input-group input.js-visible-password+.input-group-btn svg {
    position: static;
    margin-top: 2px;
}

body#checkout section.checkout-step .input-group input.js-visible-password+.input-group-btn .form-control-comment {
    position: static;
    margin-left: 11px;
}

#identity .input-group .input-group-btn>.btn,
.customerform-wrapper .input-group .input-group-btn>.btn,
#checkout .input-group .input-group-btn>.btn {
    width: 100%;
    margin: 0;
    position: absolute;
    background: transparent;
    top: 0px;
    height: 100%;
}

.form-control-static-comment {
    font-size: .875rem;
    margin: 6px 0 21px;
}

.custom-checkbox-label {
    display: inline;
    font-size: .875rem;
    margin-bottom: 0;
}

.custom-checkbox label {
    margin: 0 0 1px;
    cursor: pointer;
    padding-top: 4px;
    display: flex;
    align-items: flex-start;
}

#identity .custom-checkbox input[type=checkbox],
#identity .custom-checkbox input[type=checkbox]+span,
.customerform-wrapper .custom-checkbox input[type=checkbox],
.customerform-wrapper .custom-checkbox input[type=checkbox]+span,
body#checkout .custom-checkbox span {
    border: 2px solid #e5e5e5;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    margin-top: -2px;
    margin-bottom: 0px;
    margin: 0 13px 0px 0;
    flex: 0 0 20px;
    display: flex;
    align-items: center;
    background: transparent;
}

body:not(#category) .custom-checkbox input[type=checkbox]:checked+span .checkbox-checked {
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    width: 18px;
    height: 18px;
    font-size: 16px;
    margin: 0;
}

body#checkout .custom-checkbox input[type=checkbox]:checked+span {
    border-color: #000;
}

.custom-checkbox-label em {
    line-height: 1.6;
    display: inline-block;
    color: #808080;
}

body#checkout section.checkout-step .form-footer {
    margin: 30px 0 39px;
}

body#checkout section.checkout-step .btn-primary.continue {
    margin-right: 0;
    min-width: 160px;
}

body#checkout section.checkout-step:last-child,
body#checkout section.checkout-step {
    border: 0;
    box-shadow: none;
    border-bottom: 2px solid #e5e5e5;
}

body#checkout .create-account-form {
    margin: 19px 0 18px;
}

body#checkout .login-form-forgot {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100% !important;
    padding-left: calc(18.2% + 15px);
    font-size: .875rem;
    margin: -4px 0 9px;
}

body#checkout section.checkout-step .forgot-password {
    margin-left: 0;
}

body#checkout section.checkout-step.-current.-reachable.-complete:not(.-current) .content {
    padding-top: 15px;
}

body#checkout section.checkout-step.-current.-reachable.-complete .content p {
    margin-bottom: 8px;
}

body#checkout section.checkout-step.-current.-reachable.-complete .content p.identity-comment {
    font-size: .875rem;
    margin-top: 12px;
}

body#checkout section.checkout-step .identity-continue {
    margin: 35px 0 42px;
}

body#checkout .container {
    min-height: unset;
}

body#checkout section.checkout-step.-reachable.-complete h1 .done {
    float: right;
    padding: 0;
    margin: 4px 1px 0 30px;
    color: #fff;
    background: #000;
    border-radius: 50%;
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 23px;
    height: 23px;
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    text-transform: none;
    display: flex;
    align-items: center;
    margin-top: 3px;
    color: #000;
    font-size: .875rem;
    margin-right: 0;
    float: right;
}

body#checkout section.checkout-step .step-edit svg {
    margin: 4px 8px 1px 0;
}

body#checkout section.checkout-step.-current .content .js-address-form form>p {
    margin: -5px 0 34px;
}

body#checkout section.checkout-step .form-group.addresses-checkout {
    margin-top: 25px;
    margin-bottom: 37px;
}

body#checkout section.checkout-step select.form-control {
    cursor: pointer;
}

body#checkout section.checkout-step .form-control:focus+.form-control-comment {
    display: none;
}

body#checkout section.checkout-step #delivery-addresses,
body#checkout section.checkout-step #invoice-addresses,
body#checkout section.checkout-step .add-address {
    margin-top: 36px;
}

body#checkout section.checkout-step .address-item {
    border: 2px solid #e5e5e5 !important;
    background: #fafafa !important;
    border-radius: 8px;
    max-width: 254px;
    width: 100%;
    flex: unset;
    margin: 0 15px 30px;
}

body#checkout section.checkout-step .address-item header {
    margin-bottom: 0;
    border-bottom: 2px solid #e5e5e5;
}

body#checkout section.checkout-step .address-selector {
    justify-content: flex-start;
    margin-left: -15px;
    margin-right: -15px;
}

body#checkout section.checkout-step .address-item .radio-block {
    padding: 19px 19px 14px;
    margin-bottom: 0;
}

body#checkout section.checkout-step .address-item .custom-radio {
    margin-right: 13px;
}

body#checkout section.checkout-step .address {
    margin-left: 40px;
    line-height: 1.6;
    font-size: 1rem;
}

body#checkout section.checkout-step .address-footer {
    text-align: center;
    padding: 13px 15px 18px;
    display: flex;
    justify-content: center;
}

body#checkout section.checkout-step .delete-address,
body#checkout section.checkout-step .edit-address span {
    color: #000 !important;
}

body#checkout section.checkout-step .delete-address,
body#checkout section.checkout-step .edit-address {
    color: #000;
    display: flex;
    align-items: center;
    margin: 0 12px;
    font-size: .875rem;
}

body#checkout section.checkout-step .delete-address svg,
body#checkout section.checkout-step .edit-address svg {
    margin: 1px 7px -1px 4px;
}

body#checkout section.checkout-step.-current.-reachable.-complete .content p.add-address {
    margin-top: 5px;
    margin-bottom: 13px;
}

.addresses-continue {
    margin-top: 37px;
    margin-bottom: 41px;
}

.delivery-options {
    margin-top: 19px;
}

body#checkout section.checkout-step .delivery-option {
    background: #fafafa;
    border: 2px solid #e5e5e5;
    border-radius: 8px;
    padding: 18px 19px 20px;
    margin: 0 0 10px;
    display: flex;
    align-items: center;
}

body#checkout section.checkout-step .delivery-option .custom-radio {
    margin: 3px 20px 0 0;
}

body#checkout section.checkout-step .delivery-option label {
    margin-bottom: 0;
    flex: 1 1;
    padding: 0;
    display: flex;
    align-items: center;
    flex-direction: row;
}

body#checkout section.checkout-step .carrier-name {
    margin-bottom: 0;
    font-weight: 700;
    flex: 53% 0 1;
}

body#checkout section.checkout-step .carrier-delay {
    margin-bottom: 0;
    flex: 15%;
}

body#checkout section.checkout-step .carrier-price {
    flex: 1 1;
}

.delivery-message {
    font-size: 1rem;
    margin: 25px 0 18px;
}

body#checkout #delivery textarea,
body#checkout #gift_message textarea {
    max-width: 100%;
    margin-bottom: 10px;
    border: 2px solid #e5e5e5;
    border-radius: 8px;
    min-height: 140px;
}

#checkout-delivery-step .btn-primary {
    margin: 27px 0 25px !important;
}

.payment-options {
    margin-top: 18px;
}

body#checkout section.checkout-step .payment-options .payment-option {
    margin-bottom: 6px;
}

body#checkout section.checkout-step .payment-options .custom-radio {
    margin-right: 14px;
    margin-bottom: 0;
}

body#checkout section.checkout-step #conditions-to-approve {
    padding-top: 17px;
    margin-bottom: 30px;
}

body#checkout .condition-label {
    margin-left: 34px;
}

body#checkout #order-summary-content #order-items {
    width: 100%;
}

body#checkout #order-summary-content .logo-container img {
    max-width: 30px;
    height: auto !important;
}

#payment-confirmation .ps-shown-by-js {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
}

#payment-confirmation .ps-shown-by-js .alert {
    width: 100%;
}

#payment-confirmation .ps-shown-by-js .btn-primary {
    line-height: 24px;
    align-self: flex-end;
}

body#checkout section.checkout-step.-current:last-child {
    border: 0;
}

body#checkout #main {
    margin-bottom: 0;
}

body#checkout #footer {
    padding-top: 0;
}

#checkout .card.js-cart {
    margin: 18px 0 35px;
    padding: 0;
    border: 0;
    background: transparent;
}

#checkout .card-block .checkout-summary-items {
    font-size: 1.25rem;
    margin-bottom: 30px;
    font-weight: 700;
}

body#checkout .cart-summary-products a {
    text-decoration: none;
    display: flex;
    align-items: center;
}

body#checkout .cart-summary-products a svg {
    margin-left: 9px;
}

body#checkout .cart-summary-products a:not(.collapsed) svg {
    transform: rotate(180deg);
}

#checkout .card-block .checkout-summary-dropdown {
    display: flex;
    margin-bottom: 14px;
}

body#checkout #cart-summary-product-list img {
    border: 0;
    width: 65px;
}

body#checkout #cart-summary-product-list .media-left {
    padding-right: 20px;
}

body#checkout #cart-summary-product-list .media-body .product-price,
body#checkout #cart-summary-product-list .media-body .product-quantity,
body#checkout #cart-summary-product-list .media-body .product-name {
    font-size: 1rem;
    font-weight: 700;
}

#checkout .media-list .media {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

body#checkout #cart-summary-product-list .media-body {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

body#checkout #cart-summary-product-list .media-body .product-attribute {
    display: flex;
    flex-wrap: wrap;
}

body#checkout #cart-summary-product-list .media-body .product-line-attribute {
    margin: 6px 0 2px;
    font-size: .875rem;
    line-height: 1.2;
    display: flex;
    align-items: center;
    color: #a2a2a2;
}

body#checkout #cart-summary-product-list .media-body .product-line-attribute::after {
    content: "/";
    margin: 0 3px;
}

body#checkout #cart-summary-product-list .media-body .product-line-attribute:last-child::after {
    content: "";
    display: none;
}

body#checkout #cart-subtotal-products {
    border-top: 2px solid #e5e5e5;
    padding: 16px 0 0;
    margin-bottom: 15px;
    border-bottom: 0;
}

body#checkout #cart-subtotal-products .value {
    font-size: 1rem;
}

body#checkout .cart-summary-line {
    margin-bottom: 15px;
    background: transparent;
}

#checkout .cart-total.cart-summary-line .label {
    line-height: 1.5;
}

#checkout .cart-total.cart-summary-line {
    border-top: 2px solid #e5e5e5;
    margin: 19px 0 0;
    padding: 17px 0 0;
}

#checkout .anthemeblocks-reassurance ul {
    background: #f1f1f1;
    padding: 0 30px;
}

#checkout .anthemeblocks-reassurance ul li {
    border-bottom: 2px solid #d8d8d8;
    padding: 20px 0;
}

#checkout .anthemeblocks-reassurance ul li:last-child {
    border: 0;
    margin-bottom: 5px;
}

#checkout .anthemeblocks-reassurance .anthemeblocks-reassurance-item a {
    display: flex;
    align-items: center;
}

#checkout .anthemeblocks-reassurance figure {
    margin: 0;
    width: 100%;
    display: flex;
    max-width: 41px;
}

#checkout .anthemeblocks-reassurance-item span {
    width: auto;
}

#checkout.checkout-minimize .copyright-center {
    text-align: center;
}

#checkout.checkout-minimize .footer-container {
    padding: 0;
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(1, 1, 1, 0.1);
}

#checkout.checkout-minimize #header {
    box-shadow: 0px 0px 10px 0px rgba(1, 1, 1, 0.1);
}

#checkout.checkout-minimize .breadcrumb-wrapper {
    display: none;
}

#checkout.checkout-minimize .header-top-wrapper {
    min-height: 60px;
}


@media (max-width: 991px) {
    body#checkout .chechout-steps {
        width: 100%;
        padding-right: 15px;
    }

    body#checkout .chechout-steps+.col-md-4 {
        width: 100%;
        padding-left: 15px;
    }

    body#checkout .chechout-steps+.col-md-4:after {
        display: none;
    }

    body#checkout .anthemeblocks-reassurance ul li {
        width: 100%;
    }
}

@media (max-width: 767px) {
    body#checkout section.checkout-step .carrier-name {
        flex: 35% 0 1;
    }
}

@media (max-width: 580px) {
    body#checkout .login-form-forgot {
        padding-left: 15px;
    }

    body#checkout section.checkout-step #customer-form .form-control-label,
    body#checkout section.checkout-step #delivery-address .form-control-label,
    body#checkout section.checkout-step #invoice-address .form-control-label,
    body#checkout section.checkout-step #login-form .form-control-label {
        width: 100%;
        margin-bottom: 5px;
    }

    body#checkout section.checkout-step .form-group .col-md-6,
    body#checkout section.checkout-step .form-control-valign {
        width: 100%;
    }

    body#checkout .custom-checkbox label,
    body#checkout section.checkout-step #customer-form .form-group.form-group-radio .form-control-label,
    body#checkout section.checkout-step .form-group.form-group-radio .form-control-label,
    body#checkout section.checkout-step #customer-form .form-group.form-group-with-comment .form-control-label,
    body#checkout section.checkout-step #delivery-address .form-group.form-group-with-comment .form-control-label,
    body#checkout section.checkout-step #invoice-address .form-group.form-group-with-comment .form-control-label,
    body#checkout section.checkout-step #login-form .form-group.form-group-with-comment .form-control-label {
        padding-top: 0 !important;
    }

    body#checkout section.checkout-step .form-group.form-group-radio,
    body#checkout section.checkout-step.-current.-reachable.-complete .content p,
    body#checkout section.checkout-step .form-group {
        margin-bottom: 25px;
    }

    body#checkout .form-control-static-comment {
        margin-bottom: 0;
    }

    body#checkout .custom-checkbox {
        margin-bottom: -15px;
    }
}

@media (max-width: 480px) {
    body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
        float: none;
    }

    body#checkout section.checkout-step .delivery-option label {
        flex-direction: column;
        align-items: flex-start;
    }
}

main {
    display: flex;
    flex-direction: column;
    min-height: 100%;
}

#wrapper {
    flex: 1 1;
}

body#checkout .breadcrumb-wrapper {
    display: none;
}

body#checkout section.checkout-step.-current .step-title {
    padding: 40px 0 16px;
}

body#checkout section.checkout-step:first-child .step-title {
    padding: 16px 0;
}

body#checkout section.checkout-step .not-allowed {
    opacity: 1;
}

body#checkout .cart-summary-line .value {
    font-weight: 700;
    font-size: 1rem;
}

.custom-checkbox-label {
    text-align: left !important;
}

.customerform-wrapper .custom-checkbox label {
    padding-left: 0;
}

body#checkout .block-promo p {
    margin-bottom: 0;
}

body#checkout .block-promo .promo-code {
    background: transparent;
}

body#checkout .cart-total .value {
    font-size: 1.5rem;
}

body#checkout .product-amount {
    line-height: 1.5;
}

body#checkout section.checkout-step .address-alias {
    display: inline-block;
    font-weight: 700;
    line-height: 1.2;
    font-size: 1rem;
}

#identity .input-group .input-group-btn>.form-control-comment,
.customerform-wrapper .input-group .input-group-btn>.form-control-comment {
    display: none;
}

body#checkout.checkout-minimize .an_copyright p,
body#checkout.checkout-minimize .an_copyright a p {
    margin-bottom: 0;
    text-align: center;
}

body#checkout .block-promo {
    margin-bottom: 15px;
}

body#checkout section.checkout-step .payment-options .payment-option {
    display: flex;
    align-items: center;
}

body#checkout section.checkout-step .payment-options label {
    margin: 0;
}

@media (min-width: 768px) {
    body#checkout.checkout-minimize #header .vertical-center {
        justify-content: flex-end;
        height: auto;
        min-height: 60px;
    }

    body#checkout.checkout-minimize .search-widget {
        margin: 0;
        max-width: 300px;
    }

    #checkout.checkout-minimize #header {
        padding: 10px 0;
    }
}



body#checkout section.checkout-step .form-footer {
    text-align: right;
}

body#checkout .block-promo .promo-code-button,
body#checkout .cart-summary-products a,
body#checkout .cart-summary-line .label {
    font-size: 16px;
    font-weight: 400;
}

body#checkout #cart-subtotal-products .value,
body#checkout .cart-summary-line .value {
    font-weight: 600;
    font-size: 16px;
}

body#checkout .cart-total .value {
    font-size: 24px;
}

body#checkout .nav-item .nav-link.active {
    border: 0;
}

body#checkout section.checkout-step .form-group.form-group-with-comment {
    align-items: flex-start;
}

body#checkout section.checkout-step #customer-form .form-group.form-group-with-comment .form-control-label,
body#checkout section.checkout-step #delivery-address .form-group.form-group-with-comment .form-control-label,
body#checkout section.checkout-step #invoice-address .form-group.form-group-with-comment .form-control-label,
body#checkout section.checkout-step #login-form .form-group.form-group-with-comment .form-control-label {
    padding-top: 15px;
}

body#checkout section.checkout-step #customer-form .form-control-label,
body#checkout section.checkout-step #delivery-address .form-control-label,
body#checkout section.checkout-step #invoice-address .form-control-label,
body#checkout section.checkout-step #login-form .form-control-label {
    font-size: 14px;
}

body#checkout section.checkout-step #customer-form .form-group.form-group-radio .form-control-label,
body#checkout section.checkout-step .form-group.form-group-radio .form-control-label {
    padding-top: 8px;
}

body#checkout .block-promo .promo-input {
    background: transparent;
    color: #000;
    border: 2px solid #e5e5e5;
    padding: 13px 75px 13px 17px;
    font-size: 14px;
    border-radius: 8px;
    outline: none;
    height: auto;
    line-height: 1.25;
}

body#checkout .block-promo p,
body#checkout #cart-subtotal-products {
    line-height: 1.2;
}

body#checkout section.checkout-step {
    padding: 0;
}

body#checkout section.checkout-step .delivery-radio-button,
body#checkout section.checkout-step .delivery-option label,
body#checkout section.checkout-step .carrier-name {
    font-size: 14px;
    line-height: 1;
}

body#checkout section.checkout-step .delivery-option .custom-radio {
    margin-top: 0;
}

body#checkout section.checkout-step .carrier-name {
    flex: 50% 0 1;
}

body#checkout section.checkout-step .btn-primary.continue {
    float: right;
    height: auto;
    line-height: 24px;
    padding: 10px 30px;
}

body#checkout section.checkout-step .delete-address,
body#checkout section.checkout-step .edit-address {
    line-height: 1;
}

body#checkout .block-promo .promo-code-button,
body#checkout .card-block {
    padding: 0;
}

body#checkout .block-promo {
    margin-bottom: 15px;
}

body#checkout .block-promo .promo-code {
    padding: 15px 0;
}


#checkout .card.js-cart {
    margin-top: 15px;
}

body#checkout .nav-item .nav-link {
    font-size: 20px;
    font-weight: 700;
}

body#checkout .product-amount {
    max-width: 150px;
}

body#checkout .product-line-info .value {
    color: #a2a2a2;
}

body#checkout section.checkout-step .step-title {
    font-size: 24px;
    line-height: 1.2;
}


body#checkout section.checkout-step .js-address-form form .form-control-label {
    width: 18.2%;
    padding-top: 0px;
    margin-bottom: 0;
    line-height: 1.3;
    text-align: left;
    font-size: 14px;
}

body#checkout section.checkout-step #customer-form .form-group.form-group-radio .form-control-label,
body#checkout section.checkout-step .form-group.form-group-radio .form-control-label {
    padding-top: 0;
}


body#checkout .block-promo .promo-input {
    padding-left: 7px;
}

body#checkout section.checkout-step .form-control::placeholder,
body#checkout .block-promo .promo-input::placeholder {
    color: #999;
    opacity: 1;
}

body#checkout section.checkout-step.-current .content .js-address-form form>p.add-address {
    margin-bottom: 15px;
}

body#checkout section.checkout-step .form-footer {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

body#checkout section.checkout-step .btn-primary.continue,
body#checkout .form-footer .btn.btn-primary {
    margin-left: 10px;
    margin-right: 0;
    order: 2;
    margin-bottom: 0;
}

body#checkout section.checkout-step .form-group {
    align-items: center;
}

body#checkout section.checkout-step .form-group.form-group-with-comment {
    align-items: flex-start;
}

body#checkout section.checkout-step #customer-form .form-group.form-group-with-comment .form-control-label,
body#checkout section.checkout-step #delivery-address .form-group.form-group-with-comment .form-control-label,
body#checkout section.checkout-step #invoice-address .form-group.form-group-with-comment .form-control-label,
body#checkout section.checkout-step #login-form .form-group.form-group-with-comment .form-control-label {
    padding-top: 15px;
}

body#checkout section.checkout-step #customer-form .form-control-label,
body#checkout section.checkout-step #delivery-address .form-control-label,
body#checkout section.checkout-step #invoice-address .form-control-label,
body#checkout section.checkout-step #login-form .form-control-label {
    font-size: 14px;
    padding: 0 15px;
}

body#checkout section.checkout-step .form-control-comment {
    top: 0;
    height: 100%;
    padding-bottom: 2px;
    display: flex;
    align-items: center;
}

body#checkout section.checkout-step .form-group-with-comment .form-control-comment {
    height: 46px;
}

body#checkout .js-address-form h2 {
    text-align: left;
    font-size: 20px;
    font-weight: 700;
}

body#checkout section.checkout-step .payment-options label,
body#checkout section.checkout-step #customer-form .radio-inline,
body#checkout section.checkout-step #delivery-address .radio-inline,
body#checkout section.checkout-step #invoice-address .radio-inline,
body#checkout section.checkout-step #login-form .radio-inline,
body#checkout .condition-label label,
body#checkout .login-form-forgot a,
body#checkout section.checkout-step .forgot-password,
body#checkout .custom-checkbox-label em,
body#checkout .custom-checkbox-label,
body#checkout section.checkout-step .form-control-comment,
.form-control-static-comment {
    font-size: 14px;
}

body#checkout .create-account-form,
body#checkout #cart-summary-product-list .media-body .product-price {
    font-size: 16px;
}

body#checkout .address-message {
    margin: -5px 0 34px !important;
}

body#checkout .nav-item .nav-link {
    text-transform: none;
}

body#checkout section.checkout-step .form-control {
    line-height: 1.2;
}

body#checkout section.checkout-step .address {
    margin-left: 36px;
}

body#checkout .no-account {
    text-align: right;
}

body#checkout .login-form-forgot {
    line-height: 1.4;
}

.delivery-message {
    text-align: left;
}

@media (min-width: 481px) {
    .mobile-step-status {
        display: none !important;
    }
}

@media (max-width: 480px) {
    .desktop-step-status {
        display: none !important;
    }

    .mobile-step-status {
        margin-top: 5px;
        display: flex;
        align-items: center;
    }

    body#checkout section.checkout-step .step-edit svg {
        margin-top: 2px;
    }

    body#checkout section.checkout-step.-reachable.-complete h1 .done {
        margin: 0 0 0 10px;
    }

    body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
        margin: 0;
    }

    body#checkout section.checkout-step .carrier-name,
    body#checkout section.checkout-step .carrier-delay {
        margin-bottom: 10px;
    }
}

body#checkout section.checkout-step #customer-form,
body#checkout section.checkout-step #delivery-address,
body#checkout section.checkout-step #invoice-address,
body#checkout section.checkout-step #login-form {
    padding-left: 0;
}

.brand {
    display: flex;
    justify-content: center;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 10px 15px;
}

.brand-infos {
    flex: 1;
    padding: 0 15px;
}

.brand-products {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.brand-amount {
    margin-bottom: 10px;
}

@media (max-width: 580px) {
    .brand {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
}

#product .tabs .product-manufacturer {
    max-width: 300px;
}

#product .tabs .product-manufacturer .manufacturer-logo {
    max-width: 100%;
    max-height: 300px;
}


/* footer-bottom */
main {
    display: flex;
    flex-direction: column;
    min-height: 100%;
}

#wrapper {
    flex: 1 1 auto;
}

/* footer-bottom end */


/* flex-product */
.product-miniature.product-height:not(.col-lg-12) {
    display: flex;
}

.product-miniature.product-height:not(.col-lg-12) .thumbnail-container {
    display: flex;
    flex-direction: column;
    margin-top: 0;
}

.product-miniature.product-height:not(.col-lg-12) .product-title {
    width: 100%;
}

.product-miniature.product-height:not(.col-lg-12) .product-description {
    flex: 1 1;
    display: flex;
    flex-direction: column;
}

.product-miniature.product-height:not(.col-lg-12) .product-price-and-shipping {
    flex: 1 1;
    display: flex;
    flex-direction: row !important;
    justify-content: center !important;
    flex-wrap: wrap;
}

.product-miniature.product-height:not(.col-lg-12) .product-price-and-shipping .an_productattributes {
    align-self: flex-end;
    width: 100%;
}

.js-anthemeblocks-product-block-slider.owl-carousel .owl-item {
    display: flex;
    justify-content: center;
}

.js-anthemeblocks-product-block-slider.owl-carousel .owl-stage {
    display: flex;
}

@media (max-width: 580px) {
    .product-miniature.col-lg-12 {
        display: flex;
    }

    .product-miniature.col-lg-12 .thumbnail-container {
        display: flex;
        flex-direction: column;
    }

    .product-miniature.col-lg-12 .product-title {
        width: 100%;
    }

    .product-miniature.col-lg-12 .product-description {
        flex: 1 1;
        display: flex;
        flex-direction: column;
    }

    .product-miniature.col-lg-12 .product-price-and-shipping {
        flex: 1 1;
        display: flex;
        flex-direction: row !important;
        justify-content: center;
        flex-wrap: wrap;
    }

    .product-miniature.col-lg-12 .product-price-and-shipping .an_productattributes {
        align-self: flex-end;
    }
}

/* flex-product end */

@media (min-width: 581px) {
    .product-miniature.col-lg-12 .js-an_productattributes-standart .product-variants-item {
        align-items: flex-start;
    }

    .product-miniature.col-lg-12 ul.an_productattributes-group {
        margin-left: 0;
        justify-content: flex-start;
    }
}

#products .highlighted-informations,
.featured-products .highlighted-informations,
.product-accessories .highlighted-informations,
.featured-products .highlighted-informations {
    right: 0;
    top: 0;
    bottom: unset !important;
    left: unset;
    width: auto;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    z-index: 6;
}

.product-miniature .an_wishlist-mini {
    position: static !important;
    margin-bottom: 10px;
}

.product-miniature .an_wishlist-mini span {
    display: flex;
}

.product-miniature .highlighted-informations .quick-view svg {
    margin: 0;
}


#footer #_desktop_logo {
    width: 100%;
    float: none;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 0;
}

#footer #_desktop_logo a {
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}



.product-qty {
    margin-top: 13px;
}

.product-qty .product-qty-container {
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    width: 95px;
    font-weight: 700;
}

.product-qty-input {
    background: #f9f9fa;
    width: 27px !important;
    height: 40px !important;
    line-height: 38px;
    text-align: center !important;
    border: 0 !important;
    ;
    border-radius: 0;
    box-shadow: none;
    padding: 0 !important;
    ;
    font-size: 1rem;
}

.product-qty .quantity-button {
    border: 0 !important;
    background-color: #f9f9fa;
    font-size: 19px;
    position: static;
    height: 40px !important;
    width: 34px !important;
    ;
    display: block !important;
    ;
    text-align: center;
    line-height: 38px;
    transform: translateX(0) !important;
    ;
    padding: 0;
    cursor: pointer;
}

.product-qty .input-group-btn-vertical {
    display: none !important;
}

#search .product-miniature img.b-loaded {
    width: 100% !important;
}

.forgotten-password .form-fields .center-email-fields {
    display: flex;
    align-items: center;
}

#password .form-control-label {
    padding: 0 15px 0 0;
    margin: 0;
    line-height: 1.25;
}

.forgotten-password .form-fields .email input {
    background: #f9f9fa;
    color: #000;
    border: 0;
    padding: 21px 19px 21px;
    height: auto;
}

.forgotten-password .form-fields .center-email-fields button {
    height: auto;
    margin-left: 10px;
    font-size: 16px;
    line-height: 24px;
    text-transform: none;
    padding: 17px 20px;
}

@media (max-width: 767px) {
    #password .form-control-label {
        width: 100%;
        text-align: center;
        padding: 0;
        margin-bottom: 10px;
    }

    .forgotten-password .form-fields .center-email-fields button {
        margin: 10px 0 0;
    }
}

.customerform-wrapper .form-control-static-comment {
    text-align: left;
}

.customerform-wrapper .register-form>p {
    text-align: center;
}

.customerform-wrapper .register-form .form-group {
    display: flex;
    align-items: center;
    text-align: right;
}

.customerform-wrapper .register-form .form-control-label {
    padding-top: 0;
    margin-bottom: 0;
}

.customerform-wrapper .register-form .form-group.form-group-with-comment {
    align-items: flex-start;
}

.customerform-wrapper .register-form .form-group.form-group-with-comment .form-control-label {
    padding-top: 20px;
}

.customerform-wrapper .register-form .form-control-comment {
    position: absolute;
    top: 0;
    right: 15px;
    display: flex;
    align-items: center;
    height: 58px;
    padding: 0 15px;
}

.customerform-wrapper .register-form .custom-radio input[type=radio]:checked+span {
    top: 2px;
    left: 2px;
}

.customerform-wrapper .form-control-valign {
    display: flex;
    align-items: center;
    padding-top: 0;
}

.customerform-wrapper .radio-inline {
    padding: 0;
    margin: 0 10px 0 0;
    display: flex;
    align-items: center;
}

.customerform-wrapper .radio-inline .custom-radio {
    margin-right: 3px;
}

.customerform-wrapper .form-footer {
    text-align: center;
}

.customerform-wrapper .form-footer .btn.btn-primary {
    float: none !important;
}

.customerform-wrapper .input-group .input-group-btn svg {
    position: static;
}

@media (max-width: 767px) {

    .customerform-wrapper .register-form .input-group,
    .customerform-wrapper .register-form .form-control {
        max-width: 100%;
    }

    .customerform-wrapper .register-form .form-group {
        flex-direction: column;
        align-items: flex-start;
    }

    .customerform-wrapper .register-form .form-group .col-md-6 {
        width: 100%;
    }
}


.gdpr-newsletter {
    margin-top: -20px;
    margin-bottom: 25px !important;
}

.gdpr-newsletter .custom-checkbox {
    display: flex !important;
    justify-content: center !important;
}

.gdpr-newsletter label {
    padding: 0;
    display: flex;
    justify-content: center;
    color: #fff;
    font-weight: 300;
}

.gdpr-newsletter .custom-checkbox span {
    flex: unset !important;
}

.gdpr-newsletter .custom-checkbox input[type=checkbox]+span {
    width: 20px;
    height: 20px;
    flex: 20px 0 0 !important;
    margin-top: 3px !important;
    border: 1px solid #fff !important;
    border-radius: 0 !important;
}

.gdpr-newsletter .custom-checkbox input[type=checkbox]+span .checkbox-checked {
    font-size: 18px;
    color: #fff !important;
    margin: 0;
}


.gdpr-contacts {
    padding: 0 15px;
}

.gdpr-contacts .custom-checkbox input[type=checkbox]+span {
    width: 16px;
    height: 16px;
    flex: 16px 0 0;
    margin-top: 2px;
}

.gdpr-contacts .custom-checkbox input[type=checkbox]+span .checkbox-checked {
    font-size: 14px !important;
    width: 14px !important;
    height: 14px !important;
    background: #000 !important;
    color: #fff !important;
    margin: 0px;
}

#card-number,
#expiration-date,
#cvv {
    height: 45px !important;
    padding: 13px 75px 13px 17px !important;
    font-size: 14px !important;
}

#pagenotfound .page-not-found h1 {
    text-align: center;
    font-size: 250px;
    line-height: 1;
    margin: 19px 0 10px;
    color: #000;
    font-weight: 700;
}

#pagenotfound .page-not-found h4 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    color: #000;
}

#pagenotfound #main .page-content {
    margin-top: 0;
    margin-bottom: 38px;
}

#pagenotfound #main .page-footer {
    margin-bottom: 0;
}

body#checkout section.checkout-step .delivery-option .custom-radio {
    margin-right: 18px;
}

body#checkout section.checkout-step .carrier-logo {
    flex: 40px 0 0;
    padding-right: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    max-height: 40px;
}

body#checkout section.checkout-step .carrier-logo img {
    max-width: 100%;
    max-height: 40px;
}

body#checkout section.checkout-step .carrier-name {
    flex: 46% 0 1;
}

.product-line-info.product-price {
    margin: 10px 0;
}

#cart .input-group.bootstrap-touchspin {
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    width: 95px;
    height: 40px !important;
    font-weight: 700;
}

/* 1. Maximálna kompaktnosť - odstráni biele miesto pod cenou */
.featured-products .product-description {
    display: flex !important;
    flex-direction: column !important;
    min-height: 360px !important;
    /* Znížené na 360px pre super-kompaktný vzhľad */
    padding: 20px 0 0 0 !important;
}

/* 2. Fixné miesto pre hviezdičky - ak by chýbali, kód v TPL ich vynúti */
.product-description .product-list-reviews {
    min-height: 20px !important;
    margin-bottom: 5px !important;
}

/* 3. Nadpis produktu */
.featured-products .product-title {
    min-height: 44px !important;
    margin: 0 30px 8px 30px !important;
    display: flex;
    align-items: center;
}

/* 4. Cena - takmer nalepená na vlastnosti */
.product-price-and-shipping {
    flex-grow: 0 !important;
    min-height: 40px !important;
    margin: 0 30px 10px 30px !important;
    /* Znížené na 10px */
}

/* 5. Vlastnosti na spodku karty */
.product-card-features {
    margin-top: auto !important;
    padding: 12px 30px !important;
    /* Znížené na 12px */
    border-top: 1px solid #f0f0f0 !important;
    background: #fafafa;
}

.product-line-grid-right .input-group-btn {
    height: 40px !important;
    width: 34px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

#cart .input-group .input-group-btn>.btn {
    border: 0 !important;
    background-color: #f9f9fa;
    font-size: 19px;
    position: static;
    height: 40px !important;
    width: 34px !important;
    display: block !important;
    text-align: center;
    line-height: 38px;
    transform: translateX(0) !important;
    padding: 0;
    cursor: pointer;
    font-weight: 700;
    color: #000;
}

#cart .qty .form-control {
    min-width: unset;
    background: #f9f9fa;
    width: 27px !important;
    height: 40px !important;
    line-height: 38px;
    text-align: center !important;
    border: 0 !important;
    border-radius: 0;
    box-shadow: none;
    padding: 0 !important;
    font-size: 1rem;
}

.cart-items {
    border-top: 1px solid #e5e5e5;
    padding: 0;
}

.sb-menu-right .cart-items {
    border: 0;
    padding: 23px 0 0;
}

@media (max-width: 991px) {
    #cart .card.cart-container {
        padding: 0 !important;
    }
}

@media (max-width: 767px) {
    #cart .card.cart-container {
        padding: 0;
    }

    #cart .cart-item {
        margin: 0;
    }

    .product-line-grid-body,
    .product-line-grid-left {
        align-self: flex-start;
    }

    .product-line-grid-body br {
        display: none;
    }

    .product-line-grid-right .col-md-10 {
        margin-bottom: 0;
    }

    .cart-item .product-line-grid .product-line-actions,
    .product-line-grid-body {
        padding: 0;
    }

    .product-line-grid-body>.product-line-info.product-price {
        display: none;
    }

    .product-price-qty {
        margin-left: 3px;
        font-size: 12px;
        font-weight: 400;
        color: #7d7d7d;
    }

    #cart .cart-item .product-line-grid {
        margin: 0;
        align-items: flex-start;
        position: relative;
        display: grid;
        grid-template-columns: 20% 80%;
        grid-template-areas:
            "leftcol rightcol"
            "leftcol rightcol2";

    }

    .product-line-grid-left {
        grid-area: leftcol;
        width: 100%;
        margin: 0;
        padding: 0 10px 0 0 !important;
    }

    .product-line-grid-body {
        grid-area: rightcol;
        width: 100%;
        padding-right: 30px;
        margin: 0;
        text-align: left !important;
    }

    .product-line-info {
        margin: 0 0 5px;
    }

    .cart-item .product-line-grid .product-line-actions {
        grid-area: rightcol2;
        position: static;
        margin: 0;
        width: 100%;
        padding: 0;
    }

    .cart-item .product-line-grid .product-line-actions .col-xs-2,
    .cart-item .product-line-grid .product-line-actions .col-xs-12 {
        position: static;
    }

    .product-line-qty,
    .cart-price-row {
        flex-direction: column;
        align-items: flex-start;
    }

    .cart-price-row .price,
    .qty-wrap {
        width: 100%;
        padding: 0;
        text-align: left !important;
    }

    #cart .qty-wrap .col-xs-12 {
        padding: 0;
    }

    .product-line-grid-right,
    .product-line-grid-right-wrap {
        text-align: left !important;
    }

    .product-line-grid-right .cart-line-product-actions .remove-from-cart {
        position: absolute;
        top: 2px;
        right: 0;
    }

    #cart .qty {
        margin-top: 8px;
        margin-bottom: 15px;
    }

    .product-line-grid-body>.product-line-info>.label,
    .product-line-grid-body>.product-line-info>.value {
        font-size: 12px;
        line-height: normal;
    }

    #cart .product-line-grid-body>.product-line-info>a.label {
        display: block;
        margin-bottom: 1px;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
    }

    .product-line-grid-right .product-price {
        line-height: 1.2;
        color: #000;
        font-size: 22px;
    }

    .product-line-grid-right .cart-line-product-actions {
        height: auto;
    }

    .product-line-grid-body>.product-line-info>.label {
        margin-top: 0;
        text-align: left;
    }

    .cart-items {
        padding: 0;
    }

    .cart-item {
        padding: 15px 0;
    }
}

@media (max-width: 500px) {
    .cart-item .product-line-grid {
        grid-template-columns: 80px calc(100% - 80px);
    }

    .product-line-grid-body>.product-line-info>.label,
    .cart-item .product-line-grid {
        text-align: left;
    }

    #cart .card.cart-container {
        padding-right: 0;
    }

    .product-line-grid-left {
        padding: 0;
    }

    .product-line-grid-body>.product-line-info.product-price {
        margin-bottom: 2px;
    }

    .product-line-grid-right .col-md-10 {
        margin-bottom: 0px;
    }

}

.product-variants>.product-variants-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 24px;
}

.product-actions .control-label {
    max-width: 100%;
    width: 100%;
    line-height: 1.2;
    margin-bottom: 4px;
}

.product-variants>.product-variants-item ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 0;
}

.product-variants>.product-variants-item ul li {
    margin: 2px 5px 2px 0px;
}

.quantity_availability {
    margin: 0;
}

.quantity_availability .add {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.product-add-to-cart .an_wishlist-mini {
    margin-right: 15px;
}

#product-availability {
    margin: 0;
}

.product-add-to-cart {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.product-add-to-cart>.product-variants-item {
    margin-bottom: 0;
}

.product-add-to-cart .qty {
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.product-actions .add-to-cart {
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    padding: 0 15px;
    margin-left: 0;
}

@media (max-width: 680px) {
    .product-add-to-cart {
        align-items: flex-start;
        flex-direction: column;
    }

    .product-add-to-cart .qty {
        margin-bottom: 10px;
    }
}

.an_productattributes-add .btn {
    position: relative;
    overflow: hidden;
}

.js-add-loader {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
    background: inherit;
}

.js-add-loader svg {
    transform: scale(3.5);
    max-width: 100%;
    max-height: 100%;
}

.js-add-loader svg path {
    fill: transparent !important;
    stroke: #000 !important;
}

#product .tabs {
    margin-top: 0 !important;
}

.product-mainblock {
    margin-bottom: 70px;
}

.tab-content .tab-pane p {
    margin-bottom: 1rem;
}

#_mobile_contactslink {
    padding: 10px 30px;
    line-height: 1;
    font-size: 14px;
    text-transform: uppercase;
}

#_mobile_contactslink a {
    color: #000 !important;
}

#mobile_top_menu_wrapper .clientservice_sg-modal {
    padding: 10px 29px !important;
}

.product-variants>.product-variants-item select.form-control:not([size]):not([multiple]) {
    border: 0;
    border-radius: 5px;
    background: #ececec url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=) no-repeat scroll right 4px center/20px 24px;
    min-width: 95px;
    height: 40px;
    padding: 1px 20px 0px 15px;
    cursor: pointer;
    font-size: 16px;
}

.product-actions .product-variants .product-variants-item .input-radio+.radio-label {
    color: #111 !important;
    background: transparent !important;
    border: 1px solid #dcdcdc !important;
    border-radius: 5px;
    min-width: 70px;
    min-height: 40px;
    padding: 1px 15px 0;
}

.product-actions .product-variants .product-variants-item .input-radio:checked+span,
.product-actions .product-variants .product-variants-item .input-radio:hover+span {
    border-color: #000 !important;
}

.product-actions .product-variants .product-variants-item .color-margin {
    margin-right: 10px !important;
}

.product-actions .product-variants>.product-variants-item select.form-control:not([size]):not([multiple]) {
    color: #000;
    font-size: 14px;
    min-width: 145px;
    max-width: 100%;
    width: auto;
    padding: 0 20px 0 18px;
    background-color: transparent;
    border: 1px solid #dcdcdc;
}

.product-variants>.product-variants-item .color {
    width: 30px;
    height: 30px;
    margin: 0;
    border: 1px solid inherit;
    border-radius: 50%;
}

.product-variants>.product-variants-item .input-color+span:not(.color) {
    display: block;
    min-width: 30px;
    min-height: 30px;
    border: 1px solid #dcdcdc;
    border-radius: 50%;
}

.product-variants>.product-variants-item .input-color:checked+span:not(.color),
.product-variants>.product-variants-item .input-color:hover+span:not(.color) {
    border: 1px solid #000;
}

.product-variants>.product-variants-item .color.color-white {
    border: 1px solid #e6e6e6;
}

.product-variants>.product-variants-item .input-color:checked+span,
.product-variants>.product-variants-item .input-color:hover+span {
    border: 1px solid #000;
}

.page-product .snailer-pdp-configurator {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 20px;
}

.page-product .snailer-pdp-configurator-step {
    background: #f8f9fa;
    border: 1px solid #e6eaef;
    border-radius: 14px;
    padding: 16px 18px;
}

.page-product .snailer-pdp-configurator-step-color .product-variants {
    margin-bottom: 0;
}

.page-product .snailer-pdp-configurator-step-color .product-variants-item {
    display: flex;
    align-items: center;
    gap: 14px;
    flex-wrap: wrap;
    margin-bottom: 0;
}

.page-product .snailer-pdp-configurator-step-color .control-label {
    margin: 0;
    min-width: 110px;
    font-size: 15px;
    font-weight: 600;
    color: #1f2937;
}

.page-product .snailer-pdp-configurator-step-color .snailer-variant-label {
    color: #1f2937;
}

.page-product .snailer-pdp-configurator-step-color .snailer-variant-value {
    color: #2f855a;
    font-weight: 700;
}

.page-product .snailer-pdp-configurator-step-color ul {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0;
    padding: 0;
}

.page-product .snailer-pdp-configurator-step-color .input-container {
    list-style: none;
    margin: 0 !important;
}

.page-product .snailer-pdp-configurator-step-color .input-container label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    cursor: pointer;
    border-radius: 999px;
    transition: box-shadow 0.2s ease, transform 0.2s ease;
}

.page-product .snailer-pdp-configurator-step-color .input-color + span.color,
.page-product .snailer-pdp-configurator-step-color .input-color + span:not(.color) {
    width: 36px;
    height: 36px;
}

.page-product .snailer-pdp-configurator-step-color .input-container-checked {
    border-radius: 999px;
}

.page-product .snailer-pdp-configurator-step-color .input-container-checked label {
    box-shadow: 0 0 0 3px rgba(47, 133, 90, 0.22);
    transform: scale(1.03);
}

.page-product .snailer-pdp-configurator-step-color .input-container-checked .color,
.page-product .snailer-pdp-configurator-step-color .input-container-checked .input-color + span:not(.color) {
    border-color: #2f855a !important;
}

.page-product .snailer-pdp-configurator-step-color .input-container:not(.input-container-checked) label:hover {
    box-shadow: 0 0 0 3px rgba(31, 41, 55, 0.08);
}

.page-product .snailer-pdp-configurator-step-vehicle .snailer-ymm-wrapper {
    background: transparent;
    border: 0;
    border-radius: 0;
    padding: 0;
    margin-bottom: 0;
}

.page-product .snailer-pdp-configurator-step-vehicle .ymm-header {
    margin-bottom: 14px;
    padding-bottom: 12px;
}

@media (max-width: 767px) {
    .page-product .snailer-pdp-configurator-step {
        padding: 14px;
    }

    .page-product .snailer-pdp-configurator-step-color .product-variants-item {
        align-items: flex-start;
        gap: 10px;
    }

    .page-product .snailer-pdp-configurator-step-color .control-label {
        min-width: 100%;
    }
}

.product-add-to-cart .qty {
    display: inline-block;
    width: 145px;
    height: 50px;
    margin: 0 10px 0 0;
    border: 0;
    border-radius: 5px;
    overflow: hidden;
}

.product-add-to-cart .qty .input-group .input-group-btn {
    height: 100%;
    float: left;
    width: 34px;
}

.product-add-to-cart .qty .input-group .input-group-btn>.btn {
    padding: 0;
    width: 34px;
    height: 50px;
    background: #ececec;
    font-size: 17px;
    font-weight: 400;
    color: #000;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-quantity #quantity_wanted {
    -webkit-appearance: none;
    appearance: none;
    height: 50px;
    padding: 0;
    width: 77px;
    min-width: unset;
    text-align: center;
    border: 0;
    border-radius: 0;
    background: #ececec;
}

.quantity_availability {
    flex: 1 1 auto;
}

.product-add-to-cart .add {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}

.product-actions .add-to-cart {
    margin: 0;
    min-height: 50px;
    width: 100%;
}

.product-availability-wrap {
    width: 100%;
}

#product-availability {
    margin: 17px 0 16px;
    display: flex;
    align-items: center;
    border-radius: 20px;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    width: 100%;
}

.an_hurry_up {
    margin-top: 0px !important;
    margin-bottom: 21px !important;
}

.an_hurry_up-text {
    font-size: 16px;
}

.product-actions .block-social {
    padding: 0;
}

.product-actions .block-social ul {
    margin: 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.product-actions .block-social li {
    width: auto;
    height: auto;
    margin: 0 5px 5px 0 !important;
    border-radius: 5px;
    overflow: hidden;
}

.product-actions .block-social li a {
    background: #f6f6f6;
    width: 70px !important;
    height: 40px !important;
    margin: 0;
}

.product-actions .block-social li.instagram {
    order: 1;
}

.product-actions .block-social li.instagram a {
    background: #f9f5e9;
}

.product-actions .block-social li.pinterest {
    order: 2;
}

.product-actions .block-social li.pinterest a {
    background: #f9e5e6;
}

.product-actions .block-social li.twitter {
    order: 3;
}

.product-actions .block-social li.twitter a {
    background: #e8f5fe;
}

.product-actions .block-social li.facebook {
    order: 4;
}

.product-actions .block-social li.facebook a {
    background: #edf0f6;
}

.product-actions .block-social li.youtube {
    order: 5;
}

.product-actions .block-social li.youtube a {
    background: #fee5e5;
}

.product-actions .block-social li.rss {
    order: 6;
}

.product-actions .block-social li.rss a {
    background: #feede0;
}

.product-actions .block-social li.vimeo {
    order: 7;
}

.product-actions .block-social li.vimeo a {
    background: #e9f8fd;
}

.product-actions .block-social li.linkedin {
    order: 8;
}

.product-actions .block-social li.linkedin a {
    background: #e7f2f8;
}

@media (max-width: 767px) {
    .product-add-to-cart .product-quantity {
        margin: 0 0 10px;
        width: 100%;
    }

    .product-add-to-cart .qty,
    .product-add-to-cart .qty .bootstrap-touchspin {
        width: 100%;
        margin: 0;
    }

    .product-add-to-cart .qty .input-group .input-group-btn,
    .product-add-to-cart .qty .input-group .input-group-btn>.btn {
        width: 45px;
    }

    .product-quantity #quantity_wanted {
        width: calc(100% - 90px);
    }

    .quantity_availability {
        width: 100%;
    }

    #product-availability {
        justify-content: center;
        text-align: center;
    }
}

.clientservice_sg-modal {
    padding: 0 !important;
}

.an_clientservice .clientservice-title {
    text-align: left !important;
}

.product-accessories {
    margin-top: 60px;
}

.productblock-content {
    max-width: 100%;
}

.product-information,
.product-actions,
.product-actions .control-label,
.product-actions .product-variants,
.product-variants>.product-variants-item {
    overflow: hidden;
    max-width: 100%;
}

.an_productattributes select,
.an_productattributes .an_pa_product-variants>.product-variants-item,
.an_productattributes .an_pa_product-variants>.product-variants-item select {
    overflow: hidden;
}

@media (max-width: 767px) {
    #product .product-accessories {
        overflow: hidden;
    }
}

.page-content .an_wishlist-container {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 20;
    padding: 10px;
    opacity: 1;
}

.product-actions .product-variants>.product-variants-item select.form-control:not([size]):not([multiple]) {
    max-width: 100%;
}

@media (min-width: 768px) {
    .leftColDefault .search_filters_mobile-modal .mobile-menu-header {
        display: none;
    }

    .leftColDefault .search_filters_mobile-modal,
    .leftColDefault #search_filters_wrapper {
        display: block !important;
    }
}

.leftColPopup .products-selection {
    padding: 0 15px;
    background: transparent;
}

.leftColPopup .product-list-top-wrap {
    display: flex;
    align-items: center;
    width: 100%;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    margin: 3px 0 9px;
}

.leftColPopup .collection-view {
    padding-left: 0;
    align-items: center;
}

.leftColPopup .collection-view-wrap {
    display: flex;
    align-items: center;
}

.leftColPopup .collection-view {
    margin: 15px 0 13px;
}

.leftColPopup.leftColRight #search_filters_wrapper {
    float: right;
}

@media (min-width: 768px) {

    #products .product-miniature .thumbnail-container-image .b-loaded,
    .leftColPopup .product-miniature .thumbnail-container-image .b-loaded {
        width: 100% !important;
    }

    .leftColPopup .products-selection .total-products {
        padding-right: 15px;
        text-align: center;
        margin-top: 1px;
    }

    .leftColPopup .filters-toggler-block {
        margin-bottom: 2px;
        padding-right: 0;
    }

    .leftColPopup #search_filter_toggler {
        background: transparent !important;
        border: 0 !important;
        color: #000 !important;
        outline: none !important;
        padding: 0;
        font-size: 14px;
        text-transform: none;
        font-weight: normal;
        display: flex;
        align-items: center;
        margin-right: 21px;
        box-shadow: none !important;
    }

    .leftColPopup #search_filter_toggler svg {
        margin-right: 9px;
    }

    #manufacturer.leftColPopup #content-wrapper,
    #category.leftColPopup #content-wrapper,
    #search.leftColPopup #content-wrapper,
    #best-sales.leftColPopup #content-wrapper,
    #new-products.leftColPopup #content-wrapper,
    #prices-drop.leftColPopup #content-wrapper {
        width: 100%;
    }

    .page-category.leftColPopup #left-column {
        width: 0;
        padding: 0;
    }

    .leftColPopup .search_filters_mobile-modal .mobile-menu-header {
        padding: 0 43px;
        margin-bottom: 21px;
    }

    .leftColPopup #_desktop_search_filters_clear_all {
        display: block !important;
    }

    .search_filters_mobile-open {
        overflow: hidden;
    }

    #category.leftColPopup #left-column #search_filters,
    .leftColPopup .search_filters_mobile-modal .block-categories {
        padding: 0 43px !important;
        display: block !important;
    }

    #category.leftColPopup #footer,
    #category.leftColPopup #content-wrapper {
        display: block !important;
    }

    .leftColPopup .search_filters_mobile-cover {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: 0.6;
        z-index: 100;
    }

    .leftColPopup .search_filters_mobile-modal {
        display: none;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        text-align: left;
        overflow-x: none;
        overflow-y: auto;
        z-index: 200;
        width: 100%;
        max-width: 100%;
    }

    .leftColPopup #search_filters_wrapper {
        font-size: 15px;
        max-width: 100%;
        width: 340px;
        display: block !important;
        min-width: 200px;
        position: relative;
        background-color: #fff;
        z-index: 300;
        padding: 18px 0;
        float: left;
        min-height: 100vh;
        margin: 0 !important;
        overflow-x: hidden;
    }

    .leftColPopup .search_filters_mobile-btn-close {
        display: inline-block;
        cursor: pointer;
        height: 19px;
    }

    #category.leftColPopup #left-column #search_filter_controls button {
        min-width: 140px;
    }

    #category.leftColPopup #search_filter_controls {
        display: none;
    }

    #category.leftColPopup #left-column #search_filter_controls {
        padding: 0 37px;
    }

    #category.leftColPopup #left-column #search_filters .facet ul li,
    #category.leftColPopup #left-column #search_filters .facet .h6 {
        padding-left: 0;
        padding-right: 0;
    }

    #category.leftColPopup #left-column #search_filter_controls .btn.ok {
        display: none;
    }
}

@media (max-width: 767px) {
    .leftColPopup #category-top {
        padding: 0;
    }

    .leftColPopup .collection-view {
        display: flex;
        width: 100%;
        justify-content: space-between;
        padding: 0;
    }

    .leftColPopup .collection-view-btn {
        margin: 0 0 0 9px;
    }

    .leftColPopup .products-selection {
        padding: 0;
    }

    .filters-toggler-block {
        width: 100%;
        padding: 0;
    }

    .products-selection .filter-button .btn-secondary svg {
        display: none;
    }

    .products-selection {
        margin: 0 0 15px;
    }
}

@media (max-width: 580px) {
    .leftColPopup .collection-view-wrap {
        display: none;
    }
}

.category-additional-description ul,
#category-description ul,
.page-cms.page-content ul,
#an_bootstraptabs ul,
.tab-content ul,
.blog-description ul,
.blog-shortinfo ul,
.product-description ul,
.productblock-description ul {
    list-style-position: inside;
    padding-left: 20px;
}

.product-miniature .product-description ul {
    padding-left: 0;
}

.category-additional-description a,
#category-description a,
.page-cms.page-content a,
#an_bootstraptabs a,
.tab-content a,
.an_short_description a,
.productblock-description a,
.blog-description a,
.blog-shortinfo a {
    text-decoration: underline;
}

.category-additional-description a:hover,
#category-description a:hover,
.page-cms.page-content a:hover,
#an_bootstraptabs a:hover,
.tab-content a:hover,
.an_short_description a:hover,
.productblock-description a:hover,
.blog-description a:hover,
.blog-shortinfo a:hover {
    text-decoration: none;
}

.category-additional-description img,
#category-description img,
.page-cms.page-content img,
#an_bootstraptabs img,
.tab-content img,
.an_short_description img,
.productblock-description img,
.blog-description img,
.blog-shortinfo img {
    max-width: 100%;
    height: auto;
}

@media (max-width: 991px) {

    #cart .card.cart-container,
    .cart-grid-body .cart-overview {
        margin-bottom: 0;
    }

    .cart-grid-body {
        margin-bottom: 15px;
    }

    .cart-grid-body a.btn-primary,
    .cart-grid-body>a.label,
    .shopping-continue {
        display: none;
    }

    .cart-grid-right {
        margin-top: 0;
    }
}

#an_bootstraptabs img,
.tab-content img {
    max-width: 100%;
    height: auto;
}

@media (max-width: 767px) {
    #search_filter_controls {
        display: none;
    }

    #footer {
        display: block !important;
    }
}

/* Alert box */
.alert-box {
    background-color: #ececec;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
    /* font-family: Arial, sans-serif;*/
    font-size: 16px;
    color: #333;
    width: 97%;
    margin: 20px auto;
    text-align: left;
}


/* CSS for table with ID "product_desc" */
#product_desc {
    border-collapse: collapse;
    width: 100%;
}

.image-cell {
    text-align: center;
}

#product_desc td p,
#product_desc td h2 {
    max-width: 400px;
}

/* Add spacing between rows with margin-top and margin-bottom */
#product_desc tr img {
    margin-bottom: 20px;
    /* Adjust the gap between rows */
}

@media (max-width: 768px) {
    #product_desc {
        display: block;
    }

    #product_desc tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
        /* Add margin for mobile view */
    }

    #product_desc td {
        flex: 1 1 auto;
        padding: 10px;
    }

    #product_desc td:nth-child(odd) {
        order: 2;
    }
}

#header .vertical-center {
    justify-content: flex-end;
}

/* Clear the float after every 3rd card on ≥ 768 px (Bootstrap-3 “sm”) */
@media (min-width: 768px) {
    .customer-gallery .col-sm-4:nth-child(3n+1) {
        clear: both;
    }
}

/* ------------------ FAQ SEKCIA ------------------------------------- */

/* Kontajner pre celé FAQ */
.custom-faq-container {
    max-width: 900px;
    margin: 0 auto;
    padding: 20px 0;
}

/* --- 1. ÚROVEŇ: HLAVNÉ SEKCIE --- */
.faq-section {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    margin-bottom: 15px;
    background-color: #fff;
    overflow: hidden;
    /* Pre zaoblené rohy */
}

.faq-section-header {
    padding: 20px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f9f9f9;
    transition: background-color 0.3s;
}

.faq-section-header:hover {
    background-color: #f0f0f0;
}

.faq-section-header h2 {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    color: #001d35;
    /* Tvoja tmavomodrá farba */
}

.faq-section-icon {
    font-size: 24px;
    font-weight: bold;
    color: #001d35;
    transition: transform 0.3s ease;
}

/* Obsah sekcie (zoznam otázok) - na začiatku skrytý */
.faq-section-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-out;
    opacity: 0;
}

/* Keď je sekcia aktívna */
.faq-section.active .faq-section-header {
    background-color: #eef3f6;
    /* Jemne modré pozadie pri otvorení */
}

.faq-section.active .faq-section-icon {
    transform: rotate(45deg);
}

.faq-section.active .faq-section-content {
    max-height: 2000px;
    /* Dostatočná výška pre všetky otázky */
    opacity: 1;
    transition: max-height 0.8s ease-in, opacity 0.5s ease-in;
}

/* --- 2. ÚROVEŇ: OTÁZKY A ODPOVEDE --- */
.faq-item {
    border-top: 1px solid #eee;
    margin: 0;
}

.faq-question {
    padding: 15px 20px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.faq-question h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #333;
}

.faq-icon {
    font-size: 20px;
    font-weight: bold;
    color: #999;
    transition: transform 0.3s ease;
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    opacity: 0;
    background-color: #fff;
    padding: 0 20px;
    /* Padding len po bokoch, výška sa rieši cez max-height */
}

.faq-answer p {
    padding-bottom: 15px;
    padding-top: 5px;
    margin: 0;
    color: #666;
    line-height: 1.6;
}

/* Keď je otázka aktívna */
.faq-item.active .faq-question {
    background-color: #fff;
}

.faq-item.active .faq-icon {
    transform: rotate(45deg);
    color: #001d35;
}

.faq-item.active .faq-answer {
    max-height: 500px;
    opacity: 1;
    transition: max-height 0.5s ease-in, opacity 0.5s ease-in;
}


/* ------------------ FAQ SEKCIA END ------------------------------------- */

/* ------------------ CUSTOMER GALLERY ------------------------------------- */

/* Customer Gallery Styles - FIXED VERSION */
/* Aplikuje sa LEN na CMS stránke ID 7 (info/7-*) */

/* Základný grid len pre CMS 7 */
body.cms-id-7 .custom-gallery-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin: 30px 0;
    padding: 0;
}

body.cms-id-7 .gallery-item {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
    background: #fff;
}

body.cms-id-7 .gallery-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

body.cms-id-7 .gallery-image-wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden;
}

/* KRITICKÉ: Špecifický selektor LEN pre gallery obrázky v CMS 7 */
body.cms-id-7 .custom-gallery-grid .gallery-item .gallery-image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 1 / 1;
}

/* Flag icon exception */
body.cms-id-7 .gallery-image-wrapper .flag-icon {
    position: static !important;
    width: 24px !important;
    height: 18px !important;
    aspect-ratio: auto !important;
    object-fit: contain !important;
}

body.cms-id-7 .country-badge {
    position: absolute;
    bottom: 25px;
    right: 10px;
    background: rgba(255, 255, 255, 0.95);
    padding: 5px 10px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 12px;
    font-weight: 600;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

body.cms-id-7 .gallery-caption {
    padding: 15px;
    text-align: center;
    background: #fff;
}

body.cms-id-7 .gallery-caption strong {
    display: block;
    font-size: 16px;
    margin-bottom: 5px;
    color: #333;
}

/* Lightbox Styles - globálne (lebo sa otvára cez celú stránku) */
#customLightbox {
    display: none;
    position: fixed;
    z-index: 99999 !important;
    left: 0;
    top: 0;
    width: 100vw !important;
    height: 100vh !important;
    background-color: rgba(0, 0, 0, 0.95) !important;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

#lightboxImg {
    width: 90vw !important;
    height: 80vh !important;
    min-width: 300px;
    min-height: 300px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    margin-bottom: 15px;
}

#lightboxCaption {
    color: #fff;
    margin-top: 15px;
    font-size: 16px;
    text-align: center;
    max-width: 90vw;
    padding: 10px;
}

#closeLightbox {
    position: absolute;
    top: 20px;
    right: 30px;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    cursor: pointer;
    z-index: 100000;
    background: rgba(0, 0, 0, 0.5);
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: background 0.3s;
}

#closeLightbox:hover {
    background: rgba(0, 0, 0, 0.8);
}

#prevBtn,
#nextBtn {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 30px;
    transition: 0.3s;
    user-select: none;
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    border-radius: 3px;
    z-index: 100000;
}

#prevBtn {
    left: 20px;
}

#nextBtn {
    right: 20px;
}

#prevBtn:hover,
#nextBtn:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Mobile - len pre CMS 7 */
@media (max-width: 768px) {
    body.cms-id-7 .custom-gallery-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

    #lightboxImg {
        width: 95vw !important;
        height: 70vh !important;
    }

    #prevBtn,
    #nextBtn {
        padding: 10px;
        font-size: 20px;
    }

    #closeLightbox {
        top: 10px;
        right: 10px;
        font-size: 30px;
        width: 40px;
        height: 40px;
    }
}

/* ------------------ CUSTOMER GALLERY END ------------------------------------- */

/* ==================== CATEGORY DESCRIPTION ==================== */
/* ==================== CATEGORY DESCRIPTION ==================== */

/* Remove PrestaShop default backgrounds */
#category #left-column,
#category .block-category {
    background: transparent !important;
    background-color: transparent !important;
}

/* PrestaShop Category Description Wrapper */
#category .block-category,
.category-description,
#category-description {
    max-width: 1240px !important;
    margin: 40px auto !important;
    padding: 0 20px !important;
    width: 100% !important;
    box-sizing: border-box !important;
    display: block !important;
}

/* Hide PrestaShop's default H1 - BUT NOT the one in .category-hero */
#category .block-category>h1,
#category-description>h1 {
    display: none !important;
}

/* Make sure our hero H1 is visible */
.category-hero h1 {
    display: block !important;
}

.category-description-container {
    max-width: 1240px !important;
    margin: 40px auto !important;
    padding: 0 20px !important;
    width: 100% !important;
    box-sizing: border-box !important;
    display: block !important;
    position: relative !important;
    left: auto !important;
    right: auto !important;
}

/* Toggle Button (Mobile Only) */
.category-toggle-btn {
    display: none;
    /* Hidden on desktop */
    width: 100%;
    padding: 16px 24px;
    background: linear-gradient(135deg, #1e5a6d 0%, #2c7a8f 100%);
    color: #ffffff;
    border: none;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    margin-bottom: 20px;
    transition: all 0.3s;
    text-align: left;
    position: relative;
    box-shadow: 0 2px 8px rgba(30, 90, 109, 0.25);
}

.category-toggle-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(30, 90, 109, 0.35);
}

.category-toggle-btn .toggle-icon {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s;
    font-size: 18px;
}

.category-toggle-btn.collapsed .toggle-icon {
    transform: translateY(-50%) rotate(-90deg);
}

.category-toggle-btn .toggle-text-collapsed {
    display: none;
}

.category-toggle-btn.collapsed .toggle-text-expanded {
    display: none;
}

.category-toggle-btn.collapsed .toggle-text-collapsed {
    display: inline;
}

/* Category Content */
.category-content {
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    transition: max-height 0.5s ease-out, opacity 0.3s;
}

.category-content.collapsed {
    max-height: 0 !important;
    opacity: 0;
    margin-bottom: 0;
}

/* Hero Section */
.category-hero {
    text-align: center;
    padding: 50px 20px;
    background: #fafafa;
    border-radius: 12px;
    margin: 0 0 50px 0 !important;
    box-sizing: border-box;
    border: 1px solid #e5e7eb;
    width: 100% !important;
    max-width: none !important;
    position: relative !important;
    left: auto !important;
    right: auto !important;
}

.category-hero h1 {
    font-size: 36px;
    font-weight: 400;
    color: #1f2937;
    margin-bottom: 16px;
    line-height: 1.3;
    letter-spacing: -1px;
}

.category-intro {
    font-size: 17px;
    line-height: 1.8;
    color: #4b5563;
    max-width: 850px;
    margin: 0 auto;
    font-weight: 300;
}

.category-intro strong {
    color: #1e5a6d;
    font-weight: 500;
    background: linear-gradient(135deg, #1e5a6d 0%, #2c7a8f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

/* Comparison Table */
.category-comparison {
    margin-bottom: 50px;
}

.category-comparison h2 {
    font-size: 28px;
    font-weight: 400;
    color: #1f2937;
    margin-bottom: 35px;
    text-align: center;
    letter-spacing: -0.5px;
}

.comparison-table-wrapper {
    overflow-x: auto;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    border: 1px solid #e5e7eb;

    /* Hide scrollbar but keep functionality */
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE/Edge */
}

.comparison-table-wrapper::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, Opera */
}

.tent-comparison-table {
    width: 100%;
    border-collapse: collapse;
    background-color: #fff;
    min-width: 700px;
}

.tent-comparison-table thead {
    background: linear-gradient(135deg, #1e5a6d 0%, #2c7a8f 100%);
    color: #ffffff;
}

.tent-comparison-table th {
    padding: 18px 15px;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
}

.tent-comparison-table th a.tent-link {
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    font-weight: 400;
    transition: all 0.3s;
}

.tent-comparison-table th a.tent-link:hover {
    opacity: 0.9;
    transform: translateY(-1px);
    text-decoration: none;
}

.tent-comparison-table tbody tr {
    border-bottom: 1px solid #eee;
}

.tent-comparison-table tbody tr:nth-child(even) {
    background-color: #fafbfc;
}

.tent-comparison-table tbody tr:hover {
    background-color: #ebf5f7;
    transform: scale(1.002);
    transition: all 0.2s;
}

.tent-comparison-table td {
    padding: 14px 15px;
    text-align: center;
    color: #374151;
    font-size: 14px;
    font-weight: 300;
}

.tent-comparison-table td:first-child {
    font-weight: 500;
    text-align: left;
    color: #1e5a6d;
}

.btn-view-details {
    display: inline-block;
    padding: 10px 20px;
    background: linear-gradient(135deg, #1e5a6d 0%, #2c7a8f 100%);
    color: #ffffff !important;
    text-decoration: none;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 400;
    transition: all 0.3s;
    box-shadow: 0 2px 8px rgba(30, 90, 109, 0.25);
}

.btn-view-details:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(30, 90, 109, 0.4);
    text-decoration: none;
}

/* Why Choose Section */
.category-why-choose {
    margin-bottom: 50px;
}

.category-why-choose h2 {
    font-size: 28px;
    font-weight: 400;
    color: #1f2937;
    margin-bottom: 40px;
    text-align: center;
    letter-spacing: -0.5px;
}

.features-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
    max-width: 900px;
    margin: 0 auto;
}

.feature-item {
    background-color: #ffffff;
    padding: 30px 25px;
    border-radius: 12px;
    text-align: center;
    transition: all 0.3s;
    border: 1px solid #e5e7eb;
}

.feature-item:hover {
    transform: translateY(-8px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
    border-color: #d1d5db;
}

.feature-icon {
    font-size: 52px;
    margin-bottom: 18px;
    transition: transform 0.3s;
}

.feature-item:hover .feature-icon {
    transform: scale(1.1);
}

.feature-item:nth-child(1) .feature-icon {
    color: #dc2626;
}

.feature-item:nth-child(2) .feature-icon {
    color: #0891b2;
}

.feature-item:nth-child(3) .feature-icon {
    color: #2563eb;
}

.feature-item:nth-child(4) .feature-icon {
    color: #7c3aed;
}

.feature-item h3 {
    font-size: 18px;
    font-weight: 500;
    color: #1f2937;
    margin-bottom: 12px;
}

.feature-item p {
    font-size: 14px;
    color: #6b7280;
    line-height: 1.7;
    margin: 0;
    font-weight: 300;
}

/* How to Choose Guide Section */
.category-guide {
    margin-bottom: 50px;
}

.category-guide h2 {
    font-size: 28px;
    font-weight: 400;
    color: #1f2937;
    margin-bottom: 20px;
    text-align: center;
    letter-spacing: -0.5px;
}

.guide-intro {
    font-size: 16px;
    color: #4b5563;
    text-align: center;
    max-width: 900px;
    margin: 0 auto 40px;
    line-height: 1.7;
}

.guide-subheading {
    font-size: 22px;
    font-weight: 500;
    color: #1f2937;
    margin: 40px 0 25px;
    text-align: center;
}

.capacity-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 30px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.capacity-item {
    background: #ffffff;
    padding: 25px;
    border-radius: 12px;
    border: 1px solid #e5e7eb;
    transition: all 0.3s;
}

.capacity-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    border-color: #1e5a6d;
}

.capacity-badge {
    display: inline-block;
    background: linear-gradient(135deg, #1e5a6d 0%, #2c7a8f 100%);
    color: #ffffff;
    padding: 6px 16px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 15px;
}

.capacity-item h4 {
    font-size: 18px;
    font-weight: 500;
    color: #1f2937;
    margin-bottom: 12px;
}

.capacity-item p {
    font-size: 14px;
    color: #6b7280;
    line-height: 1.7;
    margin: 0;
}

.capacity-item a,
.guide-intro a,
.benefits-intro a,
.snailer-intro a,
.category-intro a {
    color: #000000;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s;
}

.capacity-item a:hover,
.guide-intro a:hover,
.benefits-intro a:hover,
.snailer-intro a:hover,
.category-intro a:hover {
    color: #6b7280;
    text-decoration: underline;
}

.guide-note {
    background: #f5f7fa;
    padding: 20px 25px;
    border-radius: 12px;
    border-left: 4px solid #1e5a6d;
    margin-top: 30px;
}

.guide-note p {
    font-size: 14px;
    color: #374151;
    line-height: 1.7;
    margin: 0;
}

/* Benefits Section */
.category-benefits {
    margin-bottom: 50px;
    background: #fafafa;
    padding: 50px 30px;
    border-radius: 12px;
}

.category-benefits h2 {
    font-size: 28px;
    font-weight: 400;
    color: #1f2937;
    margin-bottom: 15px;
    text-align: center;
    letter-spacing: -0.5px;
}

.benefits-intro {
    font-size: 16px;
    color: #4b5563;
    text-align: center;
    margin-bottom: 35px;
}

.benefits-list {
    max-width: 900px;
    margin: 0 auto;
}

.benefit-item {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
    background: #ffffff;
    padding: 20px;
    border-radius: 8px;
    transition: all 0.3s;
}

.benefit-item:hover {
    transform: translateX(5px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.benefit-check {
    font-size: 20px;
    color: #1e5a6d;
    font-weight: bold;
    flex-shrink: 0;
}

.benefit-content h4 {
    font-size: 16px;
    font-weight: 500;
    color: #1f2937;
    margin: 0 0 8px 0;
}

.benefit-content p {
    font-size: 14px;
    color: #6b7280;
    line-height: 1.6;
    margin: 0;
}

/* Why Choose SNAILER Section */
.category-why-snailer {
    margin-bottom: 50px;
}

.category-why-snailer h2 {
    font-size: 28px;
    font-weight: 400;
    color: #1f2937;
    margin-bottom: 15px;
    text-align: center;
    letter-spacing: -0.5px;
}

.snailer-intro {
    font-size: 16px;
    color: #4b5563;
    text-align: center;
    max-width: 900px;
    margin: 0 auto 35px;
    line-height: 1.7;
}

.snailer-features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
    max-width: 1000px;
    margin: 0 auto;
}

.snailer-feature {
    display: flex;
    gap: 15px;
    padding: 20px;
    background: #ffffff;
    border-radius: 8px;
    border: 1px solid #e5e7eb;
    transition: all 0.3s;
}

.snailer-feature:hover {
    border-color: #1e5a6d;
    box-shadow: 0 4px 12px rgba(30, 90, 109, 0.1);
}

.snailer-feature .feature-check {
    font-size: 18px;
    color: #1e5a6d;
    font-weight: bold;
    flex-shrink: 0;
}

.feature-text h4 {
    font-size: 16px;
    font-weight: 500;
    color: #1f2937;
    margin: 0 0 8px 0;
}

.feature-text p {
    font-size: 14px;
    color: #6b7280;
    line-height: 1.6;
    margin: 0;
}

/* Installation Guide Section */
.category-installation {
    margin-bottom: 50px;
    padding: 40px 30px;
    background: #ffffff;
    border-radius: 12px;
    border: 1px solid #e5e7eb;
    text-align: center;
}

.category-installation h2 {
    font-size: 28px;
    font-weight: 400;
    color: #1f2937;
    margin-bottom: 20px;
    letter-spacing: -0.5px;
}

.category-installation p {
    font-size: 15px;
    color: #4b5563;
    line-height: 1.7;
    max-width: 900px;
    margin: 0 auto 15px;
}

.installation-note {
    font-size: 13px !important;
    color: #9ca3af !important;
    font-style: italic;
}

/* Rooftop Tents for Every Adventure */
.category-adventure {
    margin-bottom: 50px;
}

.category-adventure h2 {
    font-size: 28px;
    font-weight: 400;
    color: #1f2937;
    margin-bottom: 40px;
    text-align: center;
    letter-spacing: -0.5px;
}

.adventure-item {
    background: #ffffff;
    padding: 35px 30px;
    border-radius: 12px;
    border-left: 4px solid #545454;
    margin-bottom: 30px;
    transition: all 0.3s;
}

.adventure-item:hover {
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
    transform: translateX(5px);
}

.adventure-category {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #545454;
    font-weight: 600;
    margin: 0 0 10px 0;
}

.adventure-model {
    font-size: 22px;
    font-weight: 500;
    color: #1f2937;
    margin: 0 0 15px 0;
    line-height: 1.3;
}

.adventure-item p {
    font-size: 15px;
    color: #4b5563;
    line-height: 1.7;
    margin-bottom: 15px;
}

.adventure-specs {
    font-size: 14px !important;
    color: #6b7280 !important;
    font-weight: 500;
    margin-bottom: 20px !important;
}

.adventure-model a {
    color: #000000;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s;
}

.adventure-model a:hover {
    color: #6b7280;
    text-decoration: underline;
}

.adventure-item p a {
    color: #000000;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s;
}

.adventure-item p a:hover {
    color: #6b7280;
    text-decoration: underline;
}

.adventure-link {
    display: inline-block;
    color: #000000;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s;
    font-size: 15px;
}

.adventure-link:hover {
    color: #6b7280;
    text-decoration: underline;
    transform: translateX(3px);
}

/* Customer Gallery Section */
.category-gallery {
    margin-bottom: 50px;
    text-align: center;
}

.category-gallery h2 {
    font-size: 28px;
    font-weight: 400;
    color: #1f2937;
    margin-bottom: 15px;
    text-align: center;
    letter-spacing: -0.5px;
}

.gallery-subtitle {
    font-size: 15px;
    color: #6b7280;
    margin-bottom: 30px;
    font-weight: 300;
}

.customer-gallery-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    max-width: 1000px;
    margin: 0 auto 30px;
}

.gallery-item {
    position: relative;
    display: block;
    border-radius: 8px;
    overflow: hidden;
    aspect-ratio: 4/3;
    background-color: #f5f7fa;
    transition: transform 0.3s, box-shadow 0.3s;
}

.gallery-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.gallery-cta {
    text-align: center;
    margin-top: 30px;
}

.btn-gallery {
    display: inline-block;
    background: linear-gradient(135deg, #5b5b5b 0%, #000000 100%);
    color: #ffffff;
    padding: 14px 32px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 500;
    font-size: 15px;
    transition: all 0.3s;
    box-shadow: 0 4px 12px rgba(30, 90, 109, 0.2);
}

.btn-gallery:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(30, 90, 109, 0.3);
    background: linear-gradient(135deg, #2c7a8f 0%, #1e5a6d 100%);
    color: #ffffff;
    text-decoration: none;
}

/* FAQ Section in Category */
.category-faq {
    margin-bottom: 50px;
}

.category-faq h2 {
    font-size: 28px;
    font-weight: 400;
    color: #1f2937;
    margin-bottom: 35px;
    text-align: center;
    letter-spacing: -0.5px;
}

.category-faq .category-faq-item {
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    margin-bottom: 12px;
    background-color: #ffffff;
    overflow: hidden;
    transition: all 0.3s;
}

.category-faq .category-faq-item:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.category-faq .category-faq-question {
    padding: 18px 24px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.3s;
}

.category-faq .category-faq-question:hover {
    background-color: #f9fafb;
}

.category-faq .category-faq-question h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #1f2937;
}

.category-faq .category-faq-icon {
    font-size: 20px;
    font-weight: bold;
    color: #9ca3af;
    transition: all 0.3s ease;
}

.category-faq .category-faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-out, opacity 0.4s ease-out, padding 0.4s ease-out;
    opacity: 0;
    background-color: #fff;
    padding: 0 24px;
}

.category-faq .category-faq-answer p {
    padding-bottom: 0;
    padding-top: 0;
    margin: 0 0 16px 0;
    color: #6b7280;
    line-height: 1.7;
    font-size: 15px;
}

.category-faq .category-faq-answer p:first-child {
    margin-top: 20px;
}

.category-faq .category-faq-answer p:last-child {
    margin-bottom: 0;
}

.category-faq .category-faq-answer ul {
    margin: 16px 0;
    padding-left: 24px;
}

.category-faq .category-faq-answer li {
    margin-bottom: 12px;
    color: #6b7280;
    line-height: 1.7;
}

.category-faq .category-faq-answer strong {
    color: #1f2937;
    font-weight: 500;
}

.category-faq .category-faq-answer img {
    margin: 20px 0;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.category-faq .category-faq-answer em {
    display: block;
    margin-top: 8px;
}

.category-faq .category-faq-answer a {
    color: #000000;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s;
}

.category-faq .category-faq-answer a:hover {
    color: #6b7280;
    text-decoration: underline;
}

.category-faq .category-faq-item.active .category-faq-icon {
    transform: rotate(45deg);
    color: #1e5a6d;
}

.category-faq .category-faq-item.active {
    border-color: #1e5a6d;
    box-shadow: 0 4px 16px rgba(30, 90, 109, 0.15);
}

.category-faq .category-faq-item.active .category-faq-answer {
    /* max-height set dynamically via JavaScript */
    opacity: 1;
    transition: max-height 0.5s ease-in, opacity 0.5s ease-in;
    padding: 0 24px 24px 24px;
}

/* FAQ CTA Button */
.faq-cta {
    text-align: center;
    margin-top: 40px;
    padding: 30px 0;
    position: relative;
    z-index: 10;
    background: #fff;
}

.btn-faq-all {
    display: inline-block;
    padding: 14px 40px;
    background-color: #1f2937;
    color: #ffffff !important;
    text-decoration: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.3s;
    box-shadow: 0 2px 8px rgba(31, 41, 55, 0.2);
}

.btn-faq-all:hover {
    background-color: #374151;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(31, 41, 55, 0.3);
    text-decoration: none;
}

/* CTA Section */
.category-cta {
    text-align: center;
    padding: 60px 20px;
    background: linear-gradient(135deg, #1e5a6d 0%, #164e61 100%);
    color: #ffffff;
    border-radius: 16px;
    box-shadow: 0 8px 32px rgba(30, 90, 109, 0.3);
}

.category-cta h2 {
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 15px;
    letter-spacing: -0.5px;
}

.category-cta p {
    font-size: 17px;
    margin-bottom: 30px;
    opacity: 0.95;
    font-weight: 300;
}

.btn-cta-primary {
    display: inline-block;
    padding: 16px 48px;
    background-color: #ffffff;
    color: #1e5a6d !important;
    text-decoration: none;
    border-radius: 30px;
    font-size: 18px;
    font-weight: 500;
    transition: all 0.3s;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
}

.btn-cta-primary:hover {
    transform: translateY(-3px) scale(1.05);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3);
    background-color: #f0f9fc;
    text-decoration: none;
}

/* Mobile Styles */
@media (max-width: 768px) {

    /* Show toggle button on mobile */
    .category-toggle-btn {
        display: block;
    }

    /* Start collapsed on mobile */
    .category-content {
        max-height: 0;
        opacity: 0;
        padding: 0;
    }

    .category-content.expanded {
        max-height: 10000px !important;
        opacity: 1;
        padding: 20px 0;
    }

    .category-hero h1 {
        font-size: 24px;
    }

    .category-intro {
        font-size: 14px;
    }

    .category-comparison h2,
    .category-why-choose h2,
    .category-faq h2,
    .category-cta h2 {
        font-size: 22px;
    }

    .features-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .customer-gallery-grid {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .capacity-list {
        gap: 15px;
    }

    .snailer-features-grid {
        grid-template-columns: 1fr;
    }

    .tent-comparison-table {
        font-size: 12px;
    }

    .tent-comparison-table th,
    .tent-comparison-table td {
        padding: 8px;
    }

    /* Mobile table scroll hint */
    .comparison-table-wrapper::after {
        content: '← Swipe to compare →';
        display: none;
        position: absolute;
        bottom: -30px;
        left: 50%;
        transform: translateX(-50%);
        font-size: 12px;
        color: #6b7280;
        font-style: italic;
        white-space: nowrap;
    }

    @media (max-width: 768px) {
        .category-comparison {
            position: relative;
            padding-bottom: 35px;
        }

        .comparison-table-wrapper::after {
            display: block;
        }
    }

}

/* ==================== CATEGORY DESCRIPTION END ==================== */

/* ==========================================================================
   SNAILER PRODUCT CARDS - FINAL COMPACT DESIGN
   Description: features with perfect horizontal alignment.
   ========================================================================== */

/* 1. Celkový kontajner popisu - zjednotíme výšku pre všetky karty */
.featured-products .product-description {
    display: flex !important;
    flex-direction: column !important;
    min-height: 360px !important;
    /* Fixuje výšku bielej plochy */
    padding: 20px 0 0 0 !important;
}

/* 2. Hviezdičkové hodnotenie - rezervujeme miesto, aby karty bez recenzií neskákali */
.product-description .product-list-reviews {
    min-height: 20px !important;
    margin-bottom: 5px !important;
}

/* 3. Nadpis produktu - fixná výška pre 2 riadky textu */
.product-title,
.featured-products .product-title {
    min-height: 44px !important;
    margin: 0 30px 8px 30px !important;
    display: flex;
    align-items: center;
}

/* 4. Blok s cenou - tesné zarovnanie k vlastnostiam */
.product-price-and-shipping {
    flex-grow: 0 !important;
    /* Zabraňuje neprirodzenému rozťahovaniu ceny */
    min-height: 40px !important;
    margin: 0 30px 10px 30px !important;
}

/* 5. Šedý blok vlastností - priťahovaný k spodnému okraju karty */
.product-card-features {
    margin-top: auto !important;
    padding: 12px 30px !important;
    border-top: 1px solid #f0f0f0 !important;
    background: #fafafa;
}

.product-card-features ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.product-card-features li {
    font-size: 13px !important;
    color: #444 !important;
    margin-bottom: 10px !important;
    display: flex !important;
    align-items: flex-start !important;
    line-height: 1.3 !important;
}

/* 6. Ikonky - oprava veľkosti a tabuľkové zarovnanie textu */
.product-card-features .feature-icon {
    font-size: 16px !important;
    /* Fix pre obrovské ikonky v téme */
    width: 24px !important;
    min-width: 24px !important;
    margin-right: 12px !important;
    display: inline-block !important;
    text-align: center !important;
    filter: grayscale(100%) !important;
    line-height: 1 !important;
}

/* ==========================================================================
   END OF SNAILER PRODUCT CARDS
   ========================================================================== */

/* --- Mobile Product Slider  --- */
.mobile-slider-dots {
    display: none;
}

@media (max-width: 991px) {
    .mobile-slider {
        display: flex !important;
        overflow-x: auto !important;
        scroll-snap-type: x mandatory !important;
        -webkit-overflow-scrolling: touch !important;
        scrollbar-width: none !important;
        -ms-overflow-style: none !important;
        margin: 0 !important;
        padding: 0 15px 20px 15px !important;
        flex-wrap: nowrap !important;
        gap: 20px !important;
        justify-content: flex-start !important;

        &::-webkit-scrollbar {
            display: none;
        }
    }

    .mobile-slider .product-miniature {
        flex: 0 0 78% !important;
        max-width: 78% !important;
        scroll-snap-align: start;
        margin-right: 0 !important;
        padding: 0 !important;
        float: none !important;
    }

    /* For wider screens (Landscape / Tablet), show ~2 or more items */
    @media (min-width: 481px) {
        .mobile-slider .product-miniature {
            flex: 0 0 45% !important;
            max-width: 45% !important;
        }
    }

    /* Removing margins as we now use container padding for better centering */
    .mobile-slider .product-miniature:first-child {
        margin-left: 0 !important;
    }

    .mobile-slider .product-miniature:last-child {
        margin-right: 0 !important;
    }

    /* Ensuring images and content don't break the card */
    .mobile-slider .thumbnail-container {
        width: 100% !important;
        margin: 0 !important;
        border: 1px solid #ededed !important;
        border-radius: 8px;
        overflow: hidden;
        background: #fff;
    }

    /* Key Features Adjustment in Slider */
    .mobile-slider .product-card-features {
        padding: 15px 20px !important;
        min-height: 140px;
    }

    .mobile-slider .product-card-features li {
        font-size: 12px !important;
        line-height: 1.3 !important;
    }

    .mobile-slider-dots {
        display: flex !important;
        justify-content: center !important;
        gap: 8px !important;
        margin-top: 5px !important;
        padding-bottom: 25px !important;
        visibility: visible !important;
        opacity: 1 !important;
    }

    .mobile-slider-dots .dot {
        width: 8px !important;
        height: 8px !important;
        border-radius: 50% !important;
        background-color: #d1d5db !important;
        transition: all 0.3s ease !important;
        display: inline-block !important;
    }

    .mobile-slider-dots .dot.active {
        background-color: #000000 !important;
        transform: scale(1.3) !important;
    }
}

/* ==========================================================================
   PREMIUM DESIGN REFRESH (Added by AI Agent)
   - Typography, Product Cards, Layout
   ========================================================================== */

/* 1. Global Typography Refresh */
/* Make headings bolder and tighter for a modern feel */
h1,
.h1,
.category-hero h1,
.page-heading {
    font-weight: 800 !important;
    letter-spacing: -1px;
    color: #001d35;
}

h2,
.h2 {
    font-weight: 700 !important;
    letter-spacing: -0.5px;
    color: #001d35;
}

h3,
.h3 {
    font-weight: 700 !important;
    color: #001d35;
}

/* 2. Premium Product Card Design */
/* Transform flat products into interactive cards */
.product-miniature {
    background: #ffffff;
    border: 1px solid #f0f0f0;
    border-radius: 12px;
    padding: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    margin-bottom: 30px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.product-miniature:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    border-color: #e0e0e0;
    z-index: 2;
}

/* Clean up internal borders that might conflict with the card style */
.product-miniature .thumbnail-container {
    border: none !important;
    box-shadow: none !important;
    margin-bottom: 10px;
}

/* Product Title Styling */
.product-title a {
    font-weight: 600;
    color: #374151;
    font-size: 1.05rem;
    text-decoration: none;
    transition: color 0.2s;
}

.product-title a:hover {
    color: #1e5a6d;
}

/* Price Styling */
.product-price-and-shipping .price {
    font-weight: 700;
    color: #1e5a6d;
    font-size: 1.2rem;
    display: block;
    margin-top: 10px;
}

/* 3. Layout & Readability Improvements */

/* Constrain the width of the main category description text */
#category-description {
    max-width: 900px !important;
    margin: 0 auto 60px !important;
}

/* Improve readability of paragraph text */
#category-description p {
    line-height: 1.8;
    font-size: 16px;
    color: #4b5563;
    margin-bottom: 20px;
}

/* Add vertical rhythm between sections */
.category-hero {
    margin-bottom: 60px !important;
}

section.products {
    margin-top: 40px;
}

/* FIX: Product Title Alignment & Visuals (Added by AI Agent) */
/* 1. Center the entire description block (like homepage) */
.product-description {
    text-align: center !important;
}

/* 2. Fix Title Margins & Alignment to match Homepage */
.product-title,
.product-title a {
    white-space: normal !important;
    /* Allow wrapping */
    overflow: visible !important;
    text-overflow: unset !important;
    display: block !important;
    line-height: 1.4 !important;
    min-height: 45px;
    /* Consistent height for alignment */

    /* Layout Fixes - Remove the 30px margins that cause the "indent" */
    text-align: center !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 !important;
    width: 100% !important;
}