:root { /*--swiper-navigation-size: 16px!important;*/
        --main-color: #283891;
        --red-color: #ed1c24;
}

/* general */
body, h1, h2, h3, h4, h5, h6, a, li, p, span {/*font-family: 'Nunito Sans',sans-serif;*/ font-family: 'Quicksand', sans-serif; font-weight: 400;}
h1, h2, h3, h4, h5, h6 {letter-spacing: -0.5px;}
a {transition: all 0.2s ease-in;}
a:hover {color: var(--main-color);}
.relative {position: relative;}
.flex-align-center {align-items: center;}
h2.title {font-size: 28px; line-height: 32px; color: var(--main-color); font-weight: 600;}
::-moz-selection {color: #fff; background-color: var(--main-color); -webkit-text-fill-color: white;}
::selection { color: #fff; background-color: var(--main-color); -webkit-text-fill-color: white;}
*:focus {outline: none!important;}
img, a, button, .no-select {-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.z-0 {z-index: 0;}
.z-1 {z-index: 1;}
.z-2 {z-index: 2;}
.z-9 {z-index: 9;}
.noty_message {background: var(--main-color);}
.scrollToTop {right: 0; border-radius: 0; z-index: 100; background-color: var(--main-color); border-color: #fff;}
.scrollToTop:hover {background-color: #fff; border-color: var(--main-color);}
.radius-12 {border-radius: 12px;}



.kupi-vise {background: #f3e9eb; padding: 1px 15px 20px 15px; margin-bottom: 20px;}
.kupi-vise h2 {color: #a01618; font-size: 22px; font-weight: 700}


/* header */
header .top {background-color: #f6f6f7; color: var(--main-color);}
header .top a {color: var(--main-color); font-weight: 400;}
header .top .text-left a {margin-right: 15px; font-weight: 600;}
header .icons a {margin-left: 60px; position: relative;}
header .icons a > span.top-icon-box {display: inline-block; width: 22px; height: 22px; position: relative; background: url(/img/icon/support2.png) no-repeat; background-size: 22px; position: absolute; left: -26px;}
header .icons a > span.top-icon-box.truck {background-image: url(/img/icon/truck.png);}
header .icons a > span.top-icon-box.pay {background-image: url(/img/icon/lock.png);}


header .logo img {height: 45px;}
.advanced-search .input input {background-color: rgb(229, 233, 241); border-radius: 30px; height: 44px; line-height: 44px; padding-left: 20px; border: 1px solid transparent;}
.advanced-search .input input::placeholder {color: rgb(82, 82, 96)!important; font-size: 15px;}
.advanced-search .input input:-ms-input-placeholder {color: rgb(82, 82, 96)!important; font-size: 15px;} 
.advanced-search .input input::-ms-input-placeholder {color: rgb(82, 82, 96)!important; font-size: 15px;}
.advanced-search .button input {background-image: url("data:image/svg+xml,%3Csvg width='30px' height='30px' fill='%23283891' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 11C18 14.866 14.866 18 11 18C7.13401 18 4 14.866 4 11C4 7.13401 7.13401 4 11 4C14.866 4 18 7.13401 18 11Z' fill='%23283891'/%3E%3Cpath d='M20 20L18 18' stroke='%23283891' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
                                width: 30px; height: 30px; background-position: center; background-repeat: no-repeat; fill: var(--main-color); stroke: var(--main-color);}
.advanced-search .input input:focus {border: 1px solid var(--main-color);}

header .menu-cart ul {justify-content: end; margin-right: 15px;}
header .menu-cart ul > li {margin-left: 26px;}
header .menu-cart ul li > a {display: flex;}
header .menu-cart ul li > a > svg {fill: var(--main-color); width: 20px; height: 20px;}
header .menu-cart ul li:nth-child(1) a > svg {width: 24px; height: 24px;}
header .menu-cart ul li:nth-child(3) a > svg {width: 22px; height: 22px;}
header .badge {background-color: var(--red-color)!important; position: absolute; top: -6px; right: -13px;}
header .menu-cart ul li ul.user-menu-dropdown {right: -23px; padding: 20px 30px;}
header .menu-cart ul li ul.user-menu-dropdown li:nth-of-type(2) {margin-bottom: 15px;}
header .menu-cart ul li ul.user-menu-dropdown > li > a {background: var(--main-color); border-radius: 30px; color: #fff; padding: 10px 50px; white-space: nowrap; display: block; white-space: nowrap;}


header .navbar {min-height: unset;}
header #nav-section {margin-bottom: 0;}
header #nav-section .navbar-default .navbar-nav {justify-content: space-between; float: unset; list-style: none; padding-left: 0;}
header #nav-section .navbar-default .navbar-nav > li {padding: 0;}
header #nav-section .navbar-default .navbar-nav > li > a {padding: 0; color: var(--main-color); font-weight: 700;}
header #nav-section .navbar-default .navbar-nav > li > a > span {font-weight: 700;}

.solid-menus .dropdown-menu > li > a {padding: 5px 10px; border-bottom: 1px solid #eeeeee94;}
.solid-menus .dropdown .dropdown-menu > li > a:hover {background: var(--main-color); color: #fff;}


header .bottom2 {padding: 10px 0; /*border-bottom: 1px solid rgb(241, 241, 241);*/ box-shadow: 0 1px 3px 0 rgb(29 53 93 / 10%), 0 1px 0 0 rgb(29 53 93 / 5%); z-index: 2; position: relative; background: #f9f5f8;}
header .bottom2 .icons > a {margin: 0 40px}


/* homepage */

.home-banner {margin-bottom: 30px;}

.process {background: #fff; border-radius: 12px; padding: 20px 0 40px; box-shadow: 0 1px 3px 0 rgb(29 53 93 / 10%);}
.process h1 {color: #ee1d25e0; text-transform: uppercase; font-size: 16px; letter-spacing: normal; font-weight: 700;}
.process .proces-items {align-items: flex-start; justify-content: space-evenly;}
.process img {height: 80px; display: block; margin: 0 auto;}
.process .proces-items .proces-item:after {content: ''; width: 46px; height: 26px; background-size: 46px; position: absolute; background-repeat: no-repeat; background-position: center; right: -34%; top: 14%; opacity: .2;}
.process .proces-items .proces-item:nth-child(1):after {background-image: url("data:image/svg+xml,%3Csvg width='51' height='34' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%231D355D' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1.792 16.852c12.262-8.839 38.403 1.208 45.535 6.464' stroke-dasharray='4'/%3E%3Cpath d='M45.799 16.635l1.528 6.681-7.127 1.39'/%3E%3C/g%3E%3C/svg%3E%0A");}
.process .proces-items .proces-item:nth-child(2):after {top: 24%; background-image: url("data:image/svg+xml,%3Csvg width='51' height='40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%231D355D' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2.014 24.322c13.612 6.575 37.61-7.858 43.722-14.273' stroke-dasharray='4'/%3E%3Cpath d='M45.187 17.562l.549-7.513-7.465.536'/%3E%3C/g%3E%3C/svg%3E");}
.process span {max-width: 200px; display: block; text-align: center; font-weight: 400; font-size: 15px; color: #1D355D; display: block; margin: 30px auto 0;}


.category-icons .one-product.category .category-holder img {aspect-ratio: 1 / 1; padding: 0px; transition: all 0.25s ease;}
.category-icons .one-product.category .category-holder:hover img {padding: 0px;}
.category-icons .one-product.category img:hover {opacity: 1;}
.category-icons .one-product.category .category-holder h2 {font-weight: 400; font-size: 20px; margin-top: 10px; transition: all 0.25s ease;}
.category-icons .one-product.category .category-holder:hover h2 {color: var(--main-color); font-weight: 600;}


.services .one-service {position: relative;}
.services .one-service img {border-radius: 5px; transition: all 0.8s ease; transform: scalex(1); box-shadow: 0 0 19px #b7b7b752; background: #fcfcf8;}
.services .one-service h3 {font-size: 18px; margin-top: 10px; color: var(--main-color);}
.services .one-service a {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.services .one-service:hover img {transform: scalex(-1); transition: all 0.2s ease;}


.news-home .service-box {box-shadow: 0 1px 3px 0 rgb(29 53 93 / 10%);}
.news-home .img-wrap {max-height: 240px; display: block; overflow: hidden;}
.news-home :is(img, .service-box:hover svg polygon) {transition: all 0.25s ease;}
.news-home .news-content {padding: 10px 20px 15px; background: #f8f8f9;}
.news-home p {margin: 10px 0;}
.news-home .category {display: flex; justify-content: space-between;}
.news-home .category :is(a, span) {color: var(--main-color); font-weight: 600; font-size: 13px;}
.news-home h3 {color: var(--main-color); margin: 0 0 5px;}
.news-home .service-box:hover img {transform: scale(1.1);}
.news-home svg {width: 20px; height: 19px; margin-left: 5px;}
.news-home .service-box:hover svg polygon:nth-child(1) {fill: var(--main-color);}


.swiperProductBrand img {height: 65px; width: auto;}
.swiperProductBrand .swiper-slide > a {padding: 15px 0; width: 100%; background: #F3F5F9; border-radius: 6px;}
.swiperProductBrand .swiper-buttons {display: none;}

.categories .category-holder h2 {font-size: 18px; margin-top: 10px; color: var(--main-color); margin-bottom: 20px;}
.categories .category-holder .img-wrap {aspect-ratio: 1 / 1; overflow: hidden; position: relative; border-radius: 6px;}
.categories .category-holder .img-wrap img {height: 100%; width: 100%; object-fit: cover; border-radius: 6px; transition: all 0.25s ease; transform: scale3d(1, 1, 1);}
.categories .category-holder {}
.categories .category-holder .img-wrap:before { content: ''; background: url(/img/logo-icon.png) center center; background-size: 62px 62px; position: absolute; top: calc(50% - 31px); left: calc(50% - 31px); width: 62px; height: 62px; opacity: 0; z-index: 9; transition: all .3s ease; transform: translateY(100px); }
.categories .category-holder:hover .img-wrap:before {opacity: 1; transform: translateY(0);}
.categories .category-holder .img-wrap:after {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #fffc; z-index: 2; opacity: 0; transition: all .2s ease;}
.categories .category-holder:hover .img-wrap:after {opacity: 1;}
.categories .category-holder:hover img {transform: scale3d(1.1, 1.1, 1);}



/* one product */


.swiper-container-holder-padding {padding: 0 10px 5px; margin-left: -10px; margin-right: -10px; overflow: hidden;}
.swiper-container-holder-padding .swiper-container {overflow: visible;}
.swiper-container-holder-padding .swiper-slide.one-product { box-shadow: 0 1px 3px 0 rgb(29 53 93 / 10%);}
.swiper-container-holder-padding .swiper-slide.one-product .product-holder {box-shadow: none;}


.col-md-3.col-sm-4.col-xs-6.one-product { margin-bottom:0; }


div.product-list-4 .row > div:nth-of-type(4n+1):has(.one-product) { clear: both; }
.one-product {background: #fff}
.one-product.category {background: transparent;}
.one-product, .one-product h2, .one-product h4 {font-weight: 600; }
.one-product .product-holder {border-radius: 3px; overflow: initial; margin-bottom: 0; box-shadow: 0 1px 3px 0 rgb(29 53 93 / 10%);}
.one-product .product-img {border: none; position: relative; z-index: 0; text-align: center;}
.one-product .product-img img {padding: 30px; transition: all 0.2s ease-in-out 0s;}
.one-product .product-img img:hover {transform: none;}
.one-product:hover .product-img img {padding: 20px}
.one-product .product-content {padding: 8px 15px 12px; flex: 1 1 0%; background: #f6f6f7c4;}
.one-product .favourites {position: absolute; top: 3px; right: 7px; z-index: 10; width: auto; max-height: unset;}
.one-product .favourites svg {width: 28px; height: 28px; fill: #484848; cursor: pointer;}
.one-product .favourites .checked svg {fill: var(--red-color);}
.one-product .salespriceend {color: var(--red-color);}

:is(.one-product, .product) .product-flags {left: 3px; top: 3px; right: auto; font-size: 11px; letter-spacing: -0.5px;}
:is(.one-product, .product) .product-flags [class^="exp-on-"] {z-index: 1; margin-bottom: 6px; border-radius: 100%; width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; cursor: pointer; pointer-events: none;}
:is(.one-product, .product) .exp-on-new {background: #28bfb1;}
:is(.one-product, .product) .exp-on-discount {background: var(--red-color); font-size: 13px;}
:is(.one-product, .product) .product-flags .exp-on-discount {border: 3px solid #a20d12; border-radius: 15px; color: #fff; font-size: 17px; font-weight: 700; transform: rotate(45deg); margin-top: 10px;}
:is(.one-product, .product) .product-flags .exp-on-discount > span {transform: rotate(-45deg); font-weight: 700;}
.one-product .product-flags .exp-on-discount span {font-size: 14px;}



.one-product {margin-bottom: 30px;}

.one-product .add-to-cart-short button {background: var(--main-color); width: 44px; height: 44px; border-radius: 44px; padding: 0; line-height: 1; border-color: transparent; transition: all .2s ease; position: absolute; right: 10px; top: -30px;}
.one-product .add-to-cart-short button > svg {fill: #fff; width: 24px; height: 24px;}
.one-product .add-to-cart-short button:hover {background-color: #e5e9f1;}
.one-product .add-to-cart-short button:hover > svg {fill: var(--main-color);}

.one-product .price {text-align: left; color: var(--main-color); font-size: 18px; line-height: 22px; font-weight: 600; letter-spacing: -0.7px;}
.one-product .product-holder a > h2 {font-size: 15px; color: var(--main-color); font-weight: 600; letter-spacing: -0.5px; margin-bottom: 0; height: auto;}
.one-product h4 {color: #525260; font-size: 12px; line-height: 16px; margin: 0;}
.one-product h4:hover {color: var(--main-color); text-decoration: underline;}
.one-product .comparison-price {color: #525260; font-size: 12px; font-weight: 400;}

.one-product .bottom-rating {justify-self: flex-end; margin-top: auto; padding-top: 10px;}
.one-product .bottom-rating:before {content: "\f005"; font-family: "Font Awesome 5 Free"; font-style: normal; font-weight: 900; width: 20px; height: 20px; background: #ffff13; border-radius: 100%; color: var(--main-color);
                                    /* border: 1px solid #f6f6f7; */ justify-content: center; align-items: center; display: flex; font-size: 10px; margin-right: 5px; box-shadow: inset -1px 1px 1px #ddd;}

.one-product .product-logo {position: absolute; height: 50px; width: auto; top: 38px; right: 3px; transform: scalex(1); transition: transform 0.8s ease-out; min-width: unset;}
.one-product .tooltip {position: absolute; top: 105px; width: auto; display: block; right: -55px; background: #283891; padding: 7px; color: #fff; border-radius: 5px; font-weight: 600; font-family: 'Quicksand', sans-serif; pointer-events: none;}
.one-product .product-holder:hover {border-color: #ccc;}
.one-product .product-holder:hover .product-logo {transform: scalex(-1); transition: transform 0.2s ease-out;}
.one-product .product-logo:hover + .tooltip {opacity: 1!important;}
.one-product .tooltip:after {content: ''; position: absolute; left: calc(50% - 5px); top: -7px; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 7px solid #283891; clear: both;}




/* product page */

.product .product-details h2 > img {height: 50px; width: auto; margin-right: 10px;}
.product .product-photo .img-holder {overflow: visible;}
.product .img-holder .product-flags {left: unset; right: 0;}
.product .img-holder .product-flags [class^="exp-on-"] {width: 48px; height: 48px;}

.product .product-details .productrating {border-bottom: 1px solid #eee; padding-bottom: 10px;}
.product .product-details .productrating .rateYoGet {margin-left: 10px;}
.productrating .rateYoGet {cursor: pointer!important; padding: 0;}



.swiper-buttons {position: absolute; top: 4px; right: 0;}
.swiper-buttons :is(.swiper-button-next, .swiper-button-prev) {position: relative; width: auto; display: inline-block; top: unset; left: unset; right: unset; height: auto; margin: 0; line-height: 1em;}
.swiper-buttons .swiper-button-next:after, .swiper-buttons .swiper-button-prev:after {display: none; content: '';}
.swiper-buttons .swiper-button-prev {transform: scaleX(-1); margin-right: 20px;}
.swiper-buttons :is(.swiper-button-prev:hover, .swiper-button-next:hover) svg polygon:nth-child(1) {fill: var(--main-color);}



.cookie-notification {width: 100%; margin: 0;}
a.close-cookie-notification {background: var(--main-color);}
a.close-cookie-notification:hover {background: var(--red-color);}
.cookie-notification #cookie-notification a:hover {text-decoration: none;}

.static h1 {margin: 20px auto 10px;}



/* checkout */

.checkout .total_price_saving_text {background: #e9efe9; flex-direction: row; padding: 20px;}
.checkout .total_price_saving_text img {max-width: 80px;}
.checkout .total_price_saving_text h3 {margin: 0 10px 0 0; padding: 0 10px; text-align: center; line-height: 1.3;}
.checkout .cart-checkout .okvir #checkout-submit {background: var(--main-color); border-radius: 5px;}



/* footer */

footer .details {background: #fff; padding: 35px 0 0;}
footer .logo {width: auto;}
footer .footer-logo img {margin: 0; height: 40px;}
footer .footer-logo span {margin-left: 15px; color: rgba(29,53,93,.7); font-size: 13px; letter-spacing: -.3px; font-style: italic;}
footer .details p.title {margin: 0; font-size: 16px; font-weight: 700;}
footer .details p.title::before {display: none; content: '';}
footer .details li {line-height:normal;}
footer .details li > a {padding: 3px 0; font-weight: 400; color: #000000c2; white-space: nowrap; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; max-height: unset; height: auto; 
                        display: block; text-align: left;}

footer .newsletter .left-input {position: relative; flex: 1 1 auto;}
footer .newsletter .left-input > input {border-radius: 40px 0 0 40px; right: 0; height: 100%; width: calc(100% + 1px); box-shadow: inset 0 0 0 1px rgba(29,53,93,.1)!important; border: none!important;display: table; background: #fff; 
                                            font-size: 14px; padding: 13px 20px; color: var(--main-color); min-height: 40px; transition: none; position: relative; z-index: 0; min-width: 60px;}
footer .newsletter .right-input .button-subscribe {border-radius: 0 40px 40px 0; min-height: 100%;font-weight: 800; font-size: 14px; min-width: 80px; overflow: hidden; color: #fff; background-color: var(--main-color);}

footer .footer-social li {margin-right: 10px;}
footer .footer-social li a {}
footer .footer-social li > a > svg {fill: #656774;}
footer .footer-social li > a:hover > svg {fill: var(--main-color);}

footer .details .info-box {display: flex; align-items: center; flex: 1 1 20%; max-width: 20%; padding: 0 10px;}
footer .details .info-box .info-arrow {display: none;}
footer .details .info-box > a {flex: 1; height: 100%; width: 100%; display: flex; align-items: center; justify-content: center; position: relative; padding: 20px 18px; box-shadow: 0 0 0 1px rgb(29 53 93 / 10%); -webkit-border-radius: 6px; 
                                -moz-border-radius: 6px; border-radius: 6px; overflow: initial;}
footer .details .info-box .info-description {text-align: center;}
footer .details .info-box .info-label {display: block; line-height: 1.5; font-size: 14px; font-weight: 700; color: #111;}
footer .details .info-box .info-text {display: block; line-height: 1.5; font-size: 13px; font-weight: initial; color: #6a6a6a;}
footer .details .info-box .info-icon {position: absolute; display: flex; align-items: center; justify-content: center; width: 40px; height: 40px; top: -20px; right: calc(50% - 20px); background: #fff;}
footer .details .info-box .info-icon > span {width: 30px; height: 30px; position: relative; background: url(/img/icon/support2.png) no-repeat; background-size: 30px!important;}
footer .details .info-box:nth-child(2) .info-icon > span {background: url(/img/icon/truck.png)}
footer .details .info-box:nth-child(3) .info-icon > span {background: url(/img/icon/h-logo.png)}
footer .details .info-box:nth-child(4) .info-icon > span {background: url(/img/icon/lock.png)}
footer .details .info-box:nth-child(5) .info-icon > span {background: url(/img/icon/qualitty2.png)}

footer .footer-contact {justify-content: space-between;}
footer .footer-contact li {position: relative; font-size: 13px; color: #606060; font-weight: 400; margin-right: 20px;}
footer .footer-contact li:before {content: '·'; font-weight: 700; position: absolute; left: -10px;}
footer .footer-contact li:first-child:before {content: '';}
footer .footer-contact li a {padding: 0; color: inherit; font-weight: inherit;}

footer .signature {color: #bdbdbd; background: #fff; font-size: 13px;}
footer .signature a {color: #000000c9; font-weight: 600;}

footer .credit-cards {padding: 20px 0 30px;}
footer .visa {height: 25px; width: auto; margin: 10px 3px;}


@media only screen and (min-width: 768px) {
    body:not(.homepage) header {margin-bottom: 30px;}
}


@media only screen and (max-width: 991px) {
    
    div.product-list-5 .one-product:nth-of-type(5n+1) { clear: none; }
    div.product-list-5 .one-product:nth-of-type(4n+1) { clear: none; }
    div.product-list-5 .one-product:nth-of-type(3n+1) { clear: both; }
    div.product-list-5 .one-product:nth-of-type(2n+1) { clear: none; }
    
    .news-home .news-preview {margin-bottom: 30px;}
    
    .one-product .tooltip {right: 0;}
    .one-product .tooltip:after {right: 10px; left: unset;}
}



@media only screen and (max-width: 767px) {
    
    div.product-list-5 .one-product:nth-of-type(5n+1) { clear: none; }
    div.product-list-5 .one-product:nth-of-type(4n+1) { clear: none; }
    div.product-list-5 .one-product:nth-of-type(3n+1) { clear: none; }
    div.product-list-5 .one-product:nth-of-type(2n+1) { clear: both; }
    .col-md-5ths {width: 50%; float: left;}
    
    header #nav-section .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background: transparent;}
    header #nav-section .navbar-toggle .icon-bar {background-color: var(--main-color); border-radius: 0;}
    header #nav-section .navbar-toggle .icon-bar:nth-child(2) {width: 26px;}
    header .navbar-collapse.collapse.in, .navbar-collapse.collapsing {margin-top: 0;}
    header #nav-section .navbar-default .navbar-nav {padding-left: 20px;}
    header #nav-section .navbar-default .navbar-nav > li {padding: 10px 0;}
    header .navbar-collapse.collapse.in {background: #f6f6f7c4;}
    header #nav-section .navbar-default .navbar-nav > li :is(a, a > span) {font-weight: 400; font-size: 16px;}
    header #nav-section .navbar-default .navbar-nav > li:nth-child(3) > a > svg {width: 20px; height: 20px;}
    header #nav-section .navbar-default .navbar-nav > li:nth-child(4) > a > svg {width: 17px; height: 17px;}
    header .navbar-header .badge {top: -12px; right: unset; margin: 0; left: 18px;}
    header .navbar-header .shopping-cart {margin-right: 56px; position: relative;}
    header #nav-section svg {fill: var(--main-color); stroke: var(--main-color); width: 23px; height: 23px;}
    header .solid-menus .navbar-pos-search a {top: 12px; height: 23px; line-height: 23px;}
    
    .process {padding: 20px 0 40px;}
    .process .proces-item {margin-bottom: 80px;}
    .process .proces-item:last-child {margin-bottom: 0;}
    .process .proces-items .proces-item:after {right: unset; top: unset!important; opacity: 0.5; left: calc(50% - 23px); bottom: -52px; transform: rotate(90deg);}


    .product .productrating .rateYoGet {margin: 0 auto;}
    
    .one-product .product-holder, .one-product .product-content, .one-product .bottom-rating {display: flex!important;}
    
    .checkout .total_price_saving_text {text-align: center;}
    .checkout .total_price_saving_text img {margin-top: 30px;}
    
    footer ul {padding-top: 0;}
    footer .logo {display: block; margin: 20px auto 5px;}
    footer .footer-logo img {height: 35px; margin: 0 auto;}
    footer .footer-logo span {display: block; padding-top: 6px;}
    footer .details .togglers .toggler-container {box-shadow: inset 0 -1px 0 0 rgb(29 53 93 / 10%), inset 0 1px 0 0 rgb(29 53 93 / 10%);}
    footer .details .togglers .toggler-container:last-child {box-shadow: inset 0 -1px 0 0 rgb(29 53 93 / 10%)}
    footer .details .toggler-container ul {padding: 0 0 10px;}
    footer .details .toggler-container ul li {font-size: 14px;}
    footer .details .toggler-container a.toggler {font-size: 16px; font-weight: 700; border: none; text-align: left; position: relative;}
    footer :is(.toggler, .togglerSkriven) {background-image:none;}
    footer a.toggler:before {}
    footer a.toggler.togglerSkriven:before {transform: rotate(0deg);}
    footer a.toggler:before {content: ""; position: absolute; right: 0; background-image: url("data:image/svg+xml,%3Csvg width='30px' height='30px' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23797e9d'%3E%3Cpath stroke-linecap='round' stroke-width='2' d='M5 10l7 7 7-7'/%3E%3C/svg%3E%0A"); 
                                    width: 20px; height: 20px; background-size: 20px 20px; transform: rotate(180deg); transition: transform .2s ease;}
    

    footer .newsletter > div {display: flex;}
    footer .newsletter p.title {display: block;}
    footer .footer-social {display: flex; justify-content: center; padding: 0;}
    footer .footer-social li {margin: 0 10px;}
    
    footer .details .info-box {box-shadow: 0 -1px 0 0 rgb(29 53 93 / 10%); flex: 0 0 100%; max-width: 100%; padding: 0;}
    footer .details .info-box > a {box-shadow: none;}
    footer .details .info-box .info-icon {position: unset; margin-right: 15px;}
    footer .details .info-box > a {justify-content: flex-start; padding: 12px 0;}
    footer .details .info-box .info-description {text-align: left;}
    footer .details .info-box .info-arrow {position: absolute; right: 0; display: block; top: calc(50% - 10px);}
    footer .details .info-box .info-arrow svg {width: 20px; height: 20px; transform: rotate(270deg);}
    
    footer .credit-cards {background: inherit; margin: 0; overflow-x: scroll; overflow-y: hidden; white-space: nowrap; padding-top: 40px;}
    
    footer .footer-contact li:first-child {display: block; margin-bottom: 10px;}
    footer .footer-contact li:nth-child(2):before {content: '';}
    footer .footer-contact li {display: inline-flex;}
    footer .footer-contact .signature {display: block;}
    
    
}
