@font-face {
    font-family: 'avenir';
    src: url('fonts/Avenir/Avenir-Black-03.ttf');
    font-weight: 900;
}
@font-face {
    font-family: 'avenir';
    src: url('fonts/Avenir/Avenir-Heavy-05.ttf');
    font-weight: 700;
}
@font-face {
    font-family: 'avenir';
    src: url('fonts/Avenir/Avenir-Medium-09.ttf');
    font-weight: 500;
}
@font-face {
    font-family: 'avenir';
    src: url('fonts/Avenir/Avenir-Roman-12.ttf');
    font-weight: 400;
}
@font-face {
    font-family: 'avenir';
    src: url('fonts/Avenir/Avenir-Light-07.ttf');
    font-weight: 300;
}

input[type=number] {
    -moz-appearance: textfield;

    &::-webkit-outer-spin-button,
    &::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }
}

body {
    padding-top: 110px;
    font-family: avenir, Sans-serif, serif;
}

.btn-primary {
    background: #131A24;
    letter-spacing: 0;
    text-transform: none;
    color: #fff;
}

.btn-primary:hover {
    background: rgba(19, 26, 36, 0.8)
}

#header .header-nav {
    background: #131A24;
    position: fixed;
    top: 0;
    z-index: 11;
}

#header .header-top {
    position: fixed;
    top: 40px;
    z-index: 10;
}

#index #header .header-top >.container {
    border-bottom: 1px solid #F2F0F1;
}

#header .header-nav p {
    margin: 0;
    padding: 0;
}

#header .header-nav p a {
    color: #fff;
    font-size: 14px;
    margin-left: 24px;
    line-height: 40px;
    display: inline-block;
    font-weight: 400;
}

#header .header-nav .dropdown .expand-more {
    color: #fff;
    font-size: 14px;
    text-transform: none;
}

#header .header-nav .dropdown .expand-more img {
    margin-right: 10px;
}

#header .header-top ._header_logo {
    width: auto;
    position: relative;
    float: left;
    padding: 13px 0;
}

.language-selector-wrapper::before {
    display: none;
}

#header .header-nav .material-icons {
    color: #fff;
}

.language-selector .material-icons {
    display: inline;
}

#header .header-nav .language-selector {
    padding: 8px 0;
}

#header #top-menu {
    display: inline-block;
}

#header .header-right {
    width: auto;
    display: inline-block;
    float: right;
    padding-right: 0;
}

#header .account-button {
    text-transform: uppercase;
    font-weight: 800;
}

#header .shopping-cart-title,
.shopping_cart_data .cart-products-count {
    text-transform: uppercase;
    font-weight: 800;
}

#footer #footer_contactinfo .description {
    margin-left: 26px;
}

.account-button {
    padding-left: 32px;
}

.shopping_cart_main {
    padding-right: 7px;
}

#_desktop_cart {
    padding: 0 0 0 14px;
    line-height: 70px;
}

#_desktop_cart .cart-drop-contents {
    line-height: normal;
}

#_desktop_cart .card-block {
    background: #fff;
    padding: 0;
    margin-bottom: 0;
}

#header .cart-drop-contents .cart-summary {
    padding: 0;
}

body .cart-wishlist-item .product-info,
body .cart-wishlist-item .customizations span,
body .cart-summary-line .label,
body .cart-summary-line .value:not(:last-child){
    font-weight: 500
}
body #header .cart-drop-contents .cart-total {
    font-weight: 900 !important;
}
#header .cart-drop-contents .product-price{
    font-weight: 800;
}
.testimonial-slides .slick-list {
    margin: 0 -12px; /* Compensates for the added margin */
}
@media (max-width: 768px) {
    body .testimonial-slides .slick-list {
        margin: unset /* Compensates for the added margin */
    }
    #footer {
        padding-top: 24px !important;
    }
    body .testimonials-button-container{
        margin-top: 24px;
    }
    body .testimonials-container .products-section-title{
        margin-bottom: 16px;
    }
    body .testimonial-slides .slick-slide{
        margin: unset /* 12px on each side to make 24px total */
    }
}
@media (max-width: 991px) {

    body .testimonialslider-container{
        margin:0;
    }
    .testimonials-container .slick-arrow{
        top: -4px;
    }
    .body .testimonials-container .products-section-title{
        margin-bottom: 16px;
    }
    #testimonial-arrows .btn-primary .material-icons,
    #brand-arrows .btn-primary .material-icons{
        margin-right: -10px;
    }
    body .slick-arrow.left i, body .slick-arrow.right i{
        font-size: 28px;
    }
    body .slick-arrow.left, body .slick-arrow.right {
        width: 28px;
        height: 28px;
        display: flex !important;
    }
    .testimonials-container .products-section-title{
        font-size: 18px !important;

    }
    /*#custom-html .row>div:has(.flex-column) {*/
    /*    margin-bottom: 0 !important;*/
    /*}*/
    .mt-3{
        margin-top: 12px !important;
    }
    #homeparallax{
        margin-top: 16px !important
    }
    .card-block {
        padding: 0;
        background: unset;
        margin: 0;
    }
    .cart-summary-line.cart-total {
        padding: 16px 0px;
    }
}
#_desktop_cart .card-block .cart-total, #_desktop_cart .card-block.cart-wishlist-action {
    padding-top: 16px;
}
#_desktop_user_info {
    padding: 23px 0 23px 0;
    float: right;
}

.top-menu a[data-depth="0"] {
    padding: 27px 6px 26px 6px;
    font-weight: 800;
}

#custom-payment {
    text-align: unset;
    float: none;
    width: auto;
}

#custom-payment p {
    padding: 0;
    margin: 0;
}

#custom-payment a {
    font-size: 12px;
    margin-right: 15px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

#custom-payment p {
    line-height: normal;
}

.footer-bottom {
    background: #fff;
}

.footer-bottom .container .row {
    padding-top: 24px;
    padding-bottom: 24px;
    border-top: solid 1px #E2E2E2;
    margin-top: 60px;
}

#footer .copyright .text-sm-center {
    text-align: right !important;
}

#footer .location .icon {
    background-position: center -37px;
    margin-top: -10px;
}

#footer .callus .icon {
    background-position: center -136px;
    margin-top: -10px;
}

#footer .email .icon {
    background-position: center -232px;
    margin-top: -7px;
}

#footer .callus span,
#footer .email a,
#footer #footer_contactinfo .description {
    margin-top: 0;
    margin-bottom: 5px;
}

.block-newsletter-left::after {
    display: none;
}

.block-newsletter-left .block-newsletter-title {
    font-weight: 900;
    font-size: 26px;
    padding-bottom: 10px;
}

.block-newsletter-left:hover .block-newsletter-title {
    color: #fff;
}

.copyright ._blank {
    font-size: 12px;
}

.footer-container .links .h3,
.block-contact .block-contact-title {
    font-size: 15px;
    color: #000;
    font-weight: 800;
}

.before-footer {
    background-color: #131A24;
    position: relative;
}

.block-newsletter-left p {
    color: #fff;
    font-size: 14px;
}

.block_newsletter {
    width: auto;
    padding: 40px 0;
    display: inline-block;
}

.block_newsletter p {
    padding: 0;
    margin: 0;
}

.block_newsletter .btn.btn-primary {
    color: #fff;
    border: solid 1px #fff;
    line-height: 24px;
}

.block_newsletter .btn.btn-primary:hover {
    background: #fff;
    color: #000;
}

.home-advertisement-container .columns,
.before-footer .columns {
    display: flex;
    flex: 1;
}

.home-advertisement-container .before-footer-middle,
.before-footer-middle {
    flex: 1;
    order: 2;
    text-align: center;
}

.home-advertisement-container .before-footer-left,
.before-footer-left {
    width: 20%;
    order: 1;
    background-image: url('../img/newsletter_left.png');
    background-repeat: no-repeat;
    background-position-x: right;
}

.home-advertisement-container .before-footer-left {
    background-image: url('../img/advertisement_left.png');
    width: calc((100% - 640px) / 2);
}

.home-advertisement-container .before-footer-right,
.before-footer-right {
    width: 20%;
    order: 3;
    background-image: url('../img/newsletter_right.png');
    background-repeat: no-repeat;
    background-position-x: left;
}

.home-advertisement-container .before-footer-right {
    background-image: url('../img/advertisement_right.png');
    width: calc((100% - 640px) / 2);
}

.advertisement-contents {
    padding: 50px 0 30px;
    font-size: 24px;
    font-weight: 800;
}

.advertisement-button {
    display: flex;
    justify-content: center;
    padding-bottom: 50px;
}

.home-about-us-container .rows {
    padding: 0 50px;
}

.home-about-us-container h2 {
    margin-top: 24px;
    margin-bottom: 24px;
    font-size: 24px;
    font-weight: 800;
}

.about-us-content {
    font-size: 14px;
    line-height: 19px;
}

#_desktop_cart .card-block.cart-wishlist-action {
    padding-top: 10px;
}

#_desktop_cart .card-block .cart-total {
    padding-top: 10px;
}

.block_newsletter .btn.btn-primary {
    position: relative;
    float: left;
    margin-left: 10px;
    font-size: 15px;
}

.block_newsletter form input[type="email"] {
    height: 45px;
    min-width: 50%;
    float: left;
}

.home-columns-container {
    display: flex;
    margin: 0 -30px;
}

.home-column {
    flex-grow: 1;
    width: 30%;
    padding: 15px;
    margin: 15px;
    background: rgba(223, 226, 220, 0.2);
}

.home-column strong {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.home-columns-container:before {
    display: block;
}

.flex-column {
    display: flex;
    flex-direction: column !important;
    background: rgba(223, 226, 220, 0.2);
    padding: 24px;
    height: 100%;
}
.flex-column .material-icons.check {
    margin-right: 6px;
}
.flex-column h1 {
    font-size: 24px;
    font-weight: 800;
}
.flex-column p, .flex-column li {
    font-size: 16px;
    line-height: normal;
}
.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.mt-auto, .my-auto {
    margin-top: auto !important;
}

#custom-html .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#custom-html .row > div:has(.flex-column) {
    margin-bottom: 16px;
}

#custom-html .flex-column .btn {
    background: transparent;
    color: #000;
    border: solid 1px #000;
    text-transform: none;
}

.home-advertisement-container {
    background: rgba(223, 226, 219, 0.6);
    position: relative;
    overflow: hidden;
}

.testimonials-container .products-section-title {
    font-size: 26px;
    font-weight: 900;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 48px;
    padding: 0;
    letter-spacing: 0.5px;
}

.testimonials-button-container {
    margin-top: 48px;
    display: flex;
    justify-content: center;
}

.testimonials-button-container .btn-primary {
    padding: 10px 24px;
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.5px;
    background: #131A24;
}

#index .title-block, #cms .title-block {
    border: none;
    padding: 0;
    margin: 0;
}

.dfbrands .product-contents img {
    opacity: 1;
    transition: none;
}

.container-fluid {
    padding: 0 15px;
}

.facet.dfbrands {
    background: rgba(247, 247, 247, 1);
    padding-top: 60px;
    padding-bottom: 60px;
}

.dfbrands .product-contents {
    background: #fff;
    padding: 30px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slick-arrow.left,
.slick-arrow.right {
    border: solid 1px rgba(116, 116, 116, 1);
    color: rgba(116, 116, 116, 1);
    border-radius: 50px;
    width: 42px;
    height: 42px;
    line-height: 30px;
    background: transparent;
}

.slick-arrow.left {
    right: 50px;
}

.slick-arrow.left i,
.slick-arrow.right i {
    display: inline;
    font-size: 30px;
}

.text-sm-center.mobile {
    background: #fff;
    margin: 0 -16px;
}

#custom-aboutus {
    text-align: right;
}

.dfbrands .products-block {
    margin: -4px -12px;
}

.dfbrands #brand-arrows {
    top: -10px;
}

.dfbrands .slick-track
{
    display: flex !important;
    padding: 4px 0;
}

.dfbrands .slick-slide
{
    height: inherit !important;
}

.dfbrands .product-contents:hover {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
}

.testimonialslider-container {
    margin: 0 -12px;
}

.testimonial-slides .slick-track {
    display: flex !important;
    justify-content: space-between;
}
.testimonial-slides .slick-slide{
    margin: 0 12px; /* 12px on each side to make 24px total */
}
.testimonial-slides .slide {
    border-radius: 4px;
    border: 1px solid #E2E2E2;
    background: #FFF;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.02);
    height: inherit !important;
    padding: 24px;
    color: #000;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.5px;
}

.testimonial-slides .grade-stars {
    margin: 0 0 24px -10px;
}

.testimonial-slides .quote {
    margin-bottom: 24px;
}

.testimonial-slides .name {
    color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.5px;
}

.testimonial-slides .company {
    color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.5px;
}
.testimonial-slides{
    overflow: visible;
}

#footer {
    padding-top: 60px;
}

.mainslider-container .caption {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.5px;
}

.mainslider-container h2 {
    color: #000;
    font-size: 35px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.mainslider-container .btn-primary {
    background: #131A24;
    padding: 11px 24px 9px;
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.5px;
    text-transform: none;
    position: relative;
    margin-top: 24px;
}

.mainslider-container .btn-primary i {
    margin-top: -5px;
}

.block-social {
    margin-top: 14px;
}

.block-social li {
    background: #fff !important;
    margin: 0 -2px;
}

.block-social li.facebook {
    background-image: url('../img/facebook.png') !important;
    background-size: cover !important;
}

.block-social li.instagram {
    background-image: url('../img/instagram.png') !important;
    background-size: cover !important;
}

.block-social li.youtube {
    background-image: url('../img/youtube.png') !important;
    background-size: cover !important;
}

.block-social li.linkedin {
    background-image: url('../img/linkedin.png') !important;
    background-size: cover !important;
}

.block-social li.twitter {
    background-image: url('../img/twitter.png') !important;
    background-size: cover !important;
}

.dfbrands .products-section-title {
    color: #000;
    font-size: 26px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom: 48px;
    padding: 0;
}

.material-icons.check {
    border-radius: 50px;
    border: solid 1px #000;
    padding: 2px;
    font-size: 12px;
    height: auto;
    width: auto;
}

@media (min-width: 1350px) {
    .container {
        width: 1300px;
        max-width: 100%;
    }
}

@media (max-width: 991px) {
    body {
        padding-top: 0;
    }

    #header .header-nav .top-logo a img {
        max-width: 97px;
    }

    #header .header-nav {
        position: relative;
    }

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

    #topbtn {
        display: none !important;
    }

    #footer .copyright .text-sm-center {
        text-align: left !important;
    }

    #_mobile_user_info {
        padding: 13px 0 0;
    }

    #header #_mobile_cart {
        padding: 13px 0 0 13px;
    }

    #header .header-nav p a {
        font-size: 10px;
        margin-left: 12px;
    }

    .mainslider-container {
        overflow: hidden;
    }

    .mainslider-container .mainslides {
        width: 400%;
    }

    .mainslider-container img {
        margin-left: -45%;
    }

    .mainslider-container .caption .btn-primary {
        display: inherit;
    }

    .mainslider-container .caption > div > p {
        display: inherit;
        max-width: 40%;
    }

    .dfbrands .product-contents {
        margin: 0 4px;
        padding: 20px;
    }

    .dfbrands .products-block {
        margin: -4px -4px;
    }

    #index .facet.dfbrands {
        padding-top: 24px;
        padding-bottom: 24px;
        margin: 24px 0 !important;
    }

    .dfbrands .products-section-title {
        font-size: 18px;
        margin-bottom: 16px;
    }

    .dfbrands #brand-arrows {
        top: -15px;
    }

    #footer .copyright {
        margin: 10px 0 0;
    }

    .before-footer .before-footer-right {
        display: none;
    }

    .before-footer .before-footer-left {
        position: absolute;
        right: 0;
        top: 0;
        width: 40%;
        height: 50%;
    }

    .block_newsletter {
        padding: 24px 16px;
    }

    .block-newsletter-left {
        padding: 0;
        width: 60%;
        text-align: left;
    }

    .block-newsletter-left .block-newsletter-title {
        font-size: 22px;
    }

    .block-newsletter-left p {
        font-size: 13px;
    }

    .block_newsletter form {
        padding: 0;
        margin: 24px 0 0;
    }

    .block_newsletter .btn.btn-primary {
        width: 100%;
        margin: 16px 0 0;
    }

    .advertisement-contents {
        font-size: 22px;
    }

    .home-advertisement-container {
        margin: 0 -15px;
        padding: 80px 16px;
    }

    .home-advertisement-container .before-footer-left {
        position: absolute;
        top: -10px;
        width: 60%;
        height: 80%;
        left: 0;
        background-image: url('../img/mobile_advertisement_left.png');
        background-position: left top;
    }

    .home-advertisement-container .before-footer-right {
        position: absolute;
        top: -10px;
        width: 60%;
        height: 80%;
        right: 0;
        background-image: url('../img/mobile_advertisement_right.png');
        background-position: right top;
    }

    .home-advertisement-container .advertisement-contents {
        padding: 0 0 24px;
    }

    .home-advertisement-container .advertisement-button {
        padding: 0;
    }

    #custom-html a.btn {
        width: 100%;
        margin-top: 16px;
    }

    #custom-featuredblock {
        margin-top: 0px !important;
    }

    .home-about-us-container .rows {
        padding: 0;
    }

    .home-about-us-container h2 {
        font-size: 18px;
        margin-bottom: 16px;
    }

    #header .header-nav .top-logo {
        width: 150px;
        padding: 14px 0;
        line-height: inherit;
        vertical-align: middle;
        float: left;
    }

    #header .header-top ._header_logo h1,
    #header .header-nav .top-logo h1 {
        text-align: left !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #header #top-menu {
        margin-left: 0;
    }
}

@media (min-width: 767px) and (max-width: 1199px) {

    .mainslider-container .caption > div > h2 {
        font-size: 35px;
        margin-bottom: 24px;
    }

    .mainslider-container .container {
        right: 48px;
    }
}

@media (max-width: 767px) {
    .testimonials-button-container .btn-primary{
        width: 100%;
    }
    .block-contact {
        width: 100%;
    }

    .mainslider-container .btn-primary {
        font-size: 13px;
    }

    .mainslider-container h2 {
        margin-bottom: 24px;
    }

    .mainslider-container .container {
        right: 36px;
    }
}
.page-header {
    background: #DFE2DB;
    padding: 48px 0;
}
.page-header h1 {
    font-weight: 900;
    font-size: 35px;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
}
@media (max-width: 768px) {
    .page-header {
        padding: 24px 0;
    }
    .page-header h1 {
        font-size: 24px;
    }
}
@media (min-width: 992px) {
    .mb-lg-3 {
        margin-bottom: 48px !important;
    }
}
#header .header-nav-fullwidth {
    width: auto !important;
}
@media (min-width: 991px) {
    .d-md-none {
        display: none !important;
    }
}
.block-category #category-description img {
    object-fit: contain;
    width: auto;
    height: auto;
    float: right;
}
.block-category #category-description ul {
    list-style: disc;
    padding-left: 30px;
    margin: 14px 0;
}
#header .cart-drop-contents .product-contents {
    display: flex;
    flex-direction: column;
}
@media (max-width: 1440px) {
    .top-menu a[data-depth="0"] {
        font-size: 13px;
    }
}
.products .product-cart .add-to-cart-block,
.products .product-cart .quickview {
    height: 35px;
    width: 35px;
    background-color: #fff;
    border-radius: 50%;
}
.products .product-cart .add-to-cart-block button,
.products .product-cart .quick-view {
    height: 35px;
    width: 35px;
    transition: all 0.45s ease 0s;
    border-radius: 50%;
    cursor: pointer;
}
.products .product-cart .add-to-cart-block button {
    background: url("../img/product-icon.png") no-repeat center 10px;
}
.products .product-cart .add-to-cart-block button:hover {
    background-position: center -36px;
}
.products .product-cart .quick-view {
    background: url("../img/product-icon.png") no-repeat center -78px;
}
.products .product-cart .quick-view:hover {
    background-position: center -118px;
}
#product .product-container .scroll-box-arrows i {
    height: 80px;
    line-height: 80px;
    bottom: 30px;
}
#fbpsc.authentication {
    background: unset;
    border: unset;
}
.input-group .input-group-btn>.btn[data-action="show-password"]{
    padding: 15px 10px;
}
#login-form .form-footer{
    display: flex;
    justify-content: center;
}
.horizontal.product-miniature .product-cart{
    display: flex;
    flex-direction: column;
}
.custom-checkbox input[type=checkbox]+span{
    flex-shrink: 0;
    margin-right: 8px;
    margin-top: 4px;
}
.custom-checkbox {
    display: flex;
}
.custom-radio{
    margin-right: 0.25rem;
}
label.radio-inline {
    padding-right: 1em;
}
body .alert.block_newsletter_alert {
    margin-bottom: 16px;
    text-align: left;
    padding: 16px;
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    line-height: 20px;
    display: flex;
    background: #FAFCF8;
    border-radius: 4px;
}
.alert-success.block_newsletter_alert::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cg clip-path='url(%23clip0_746_2229)'%3E%3Cpath d='M6.25008 9.99996L8.75008 12.5L13.7501 7.49996M18.3334 9.99996C18.3334 14.6023 14.6025 18.3333 10.0001 18.3333C5.39771 18.3333 1.66675 14.6023 1.66675 9.99996C1.66675 5.39759 5.39771 1.66663 10.0001 1.66663C14.6025 1.66663 18.3334 5.39759 18.3334 9.99996Z' stroke='%23027A48' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_746_2229'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 8px;
    vertical-align: middle;
}

.alert-danger.block_newsletter_alert::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M10.0001 6.66663V9.99996M10.0001 13.3333H10.0084M18.3334 9.99996C18.3334 14.6023 14.6025 18.3333 10.0001 18.3333C5.39771 18.3333 1.66675 14.6023 1.66675 9.99996C1.66675 5.39759 5.39771 1.66663 10.0001 1.66663C14.6025 1.66663 18.3334 5.39759 18.3334 9.99996Z' stroke='%23B42318' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 8px;
    vertical-align: middle;
}
p.alert.alert-success.block_newsletter_alert {
    color: #027A48;
    border: 1px solid rgba(0, 106, 68, 0.40);
}
p.alert.alert-danger.block_newsletter_alert {
    color: #B42318;
    border: 1px solid rgba(253, 162, 155, 0.40);
}
.table-responsive {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom:1em;
}
.table-custom {
    width: 100%;
    border-collapse: collapse;
    min-width: 600px;
}

.table-custom th, .table-custom td {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: center;
}

.table-custom th {
    background-color: #007bff;
    color: white;
}

li{
    word-wrap: break-word;
}

@media (max-width: 1199px) {
    .layout-left-column #products .product-miniature.horizontal .product-description {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-content: center;
        flex-wrap: wrap;
        text-align: center;
    }
}
.cart-summary-line .label{
    font-weight: 300;
}
.card-block.cart-summary-subtotals-container{
    padding: 0;
}
@media (max-width: 768px){
    body .horizontal.product-miniature .product-cart {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        left: 45% !important;
        transform: translateX(-50%) !important;
        float: unset;
        text-align: center;
    }
    .table.table-striped tr {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    #login-form .form-group{
        display: flex;
        flex-direction: column;
        align-items: stretch;
    }
    #login-form .form-control-label{
        text-align: left;
    }
    a.quick-view {
         left: unset;
    }
    #customer-form .col-md-6{
        width: 100%;
    }
}
.carrier-hasLogo img {
    width: 40px;
    height: auto;
}
