.carousel .carousel-item .caption {
    bottom: 0;
    top: 50%;
    transform: translateY(-50%);
    left: 65px;
}
#category-image {
    width: 100%;
    height: auto;
}

#category-description, #category-description span {
    color: #000000 !important;
    font-weight: 600 !important;
}

.block-category {
    padding: 0 !important;
}
.block-category h1 {
    display: none;
}
#category-description p {
    margin-bottom: 0 !important;
}
.footer-container {
    background: #051f5f;
    padding: 40px;
    box-shadow: none;
}
.footer-container .hidden-sm-down,
.footer-container a,
.footer-container p,
.footer-container p a {
    color: #fff !important;
}
.footer-container ._blank {
    position: relative;
    top: 30px;
}

.copyright {
    margin-top: 60px;
    margin-bottom: 40px;
    font-size: 13px;
}

.copyright .text-right {
    text-align: right;
}

.footer-loga {
    max-width: 220px;
}

#left-column #custom-text {
    padding: 20px;
}
#left-column #custom-text h3 b {
    font-weight: 300;
}
#left-column #custom-text img {
    width: 100%;
    height: auto;
}
#custom-text img {
    width: 100%;
    height: auto;
    margin-top: 20px;
}
#header .header-top .position-static ul {
    margin: 0;
}
#header .header-top .position-static {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: end;
}
.search-widget {
    width: 40%;
    position: relative;
}
.search-widget form {
    position: initial;
}

#footer {
    background: #051f5f;
}
#footer > .container {
    display: none;
}
#left-column #custom-text h3 b {
    font-size: 16px;
}
@media only screen and (max-width: 767px) {
    .footer-container .links .h3 {
        color: #fff;
    }
    .footer-container .links ul {
        background: 0 0;
    }
    #category-description {
        display: none;
    }
    .carousel .carousel-inner {
        height: auto !important;
    }
}
#index #custom-text p:nth-child(2) {
    margin-top: 10px;
    margin-bottom: 10px;
}
.container {
    max-width: 1540px;
    width: 100%;
}
@media only screen and (min-width: 768px) {
    #header .header-top > .container > div {
        display: flex;
    }
    .products {
        display: flex !important;
        align-items: center;
        justify-content: center !important;
    }
}
.blockreassurance_product,
.product-additional-info {
    display: none !important;
}
.tabs * {
    font-family: "Noto Sans", sans-serif !important;
}
.cc-compliance > a {
    color: #fff !important;
}
.carousel .carousel-item .caption {
    display: flex;
    align-items: center;
    left: 120px;
}
#category-description {
    width: 100%;
    margin-bottom: 30px;
}
.categoryBanner {
    height: 220px;
    display: flex;
    align-items: center;
    padding-left: 60px;
    font-size: 45px;
    color: #fff;
    font-weight: 600;
    font-family: "Noto Sans", sans-serif;
    line-height: 45px;
    background-size: cover !important;
    background-repeat: no-repeat;
}
@media only screen and (max-width: 1200px) {
    .categoryBanner {
        font-size: 34px;
        line-height: 34px;
        padding-left: 25px;
    }
}

@media only screen and (max-width: 1300px) {
    #header .header-nav .user-info .account {
        display: none;
    }
}

@media only screen and (min-width: 1024px) {
    .top-menu .sub-menu.collapse,
    .top-menu .sub-menu.collapse * {
        display: none !important;
        opacity: 0 !important;
        background: 0 0 !important;
    }
}
#search_widget input {
    color: #051f5f;
    font-weight: 600;
    outline: 1px solid #051f5f;
}

#search_widget input::placeholder { 
  color: #000000;
  opacity: 1; /* Firefox */
}

#search_widget input:-ms-input-placeholder { 
    color: #000000;
}

#search_widget input::-ms-input-placeholder {
    color: #000000;
}

.search-widget form button[type="submit"] .search {
    color: #051f5f !important;
}
.search-widget form button[type="submit"] .search:hover {
    color: #051f5f;
    cursor: pointer;
}

.menu-header {
    color: #051e5f;
    margin-bottom: 10px;
    text-transform: uppercase;
    display: block;
}

#header .top-menu a[data-depth="0"]:hover,
#header a:hover,
.product-price {
    color: #051f5f;
}
#products .highlighted-informations .quick-view:hover,
.featured-products .highlighted-informations .quick-view:hover,
.product-accessories .highlighted-informations .quick-view:hover,
.product-miniature .highlighted-informations .quick-view:hover {
    color: #051f5f;
}
.btn-primary {
    color: #fff;
    background: #051f5f;
    border: 1px solid #051f5f;
    transition: 0.3s all;
}
.btn-primary:hover {
    background: #fff;
    color: #051f5f;
    border: 1px solid #051f5f;
    transition: 0.3s all;
}
.product-images > li.thumb-container > .thumb.selected,
.product-images > li.thumb-container > .thumb:hover,
.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
    border: 3px solid #051f5f;
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary:disabled.focus,
.btn-primary:disabled:focus,
.btn-primary:disabled:hover {
    background-color: #051f5f;
    color: #fff;
}
#blockcart-modal .product-name,
#header .header-nav .user-info .logged,
.tabs .nav-tabs .nav-link.active,
a {
    color: #051f5f;
}
#header .header-nav .cart-preview.active,
.products-sort-order .select-list:hover {
    background: #051f5f;
}

#contact-link span a {
    display: inline-block;
}

.input-group .form-control:active,
.input-group .form-control:focus,
.input-group .form-control:hover,
.input-group.focus {
    outline: 1px solid #051f5f !important;
}
#contact-link,
#contact-link span {
    color: #051f5f;
    font-weight: 600;
}

.ml-10 {
    margin-left: 10px;
}

.ml-20 {
    margin-left: 20px;
}

@media (max-width: 767px) {
    #header .header-nav .top-logo a img {
        height: 35px;
    }
    body#checkout section.checkout-step .payment-options label {
        text-align: left;
    }
    .cart-grid-body .card-block {
        padding: 0;
    }
    .product-line-grid-right .col-md-6 {
        padding-right: 0;
    }
}

/* social media login */
div.glogin div.customGPlusSignIn {
    background: #d93e24;
    box-shadow: 2px 2px 4px 0 rgb(0 0 0 / 20%);
    text-transform: uppercase;
    text-shadow: none;
    font-size: 14px;
    font-weight: 600;
    padding: .5rem 1.25rem;
    height: 36px;
}

div.glogin div.customGPlusSignIn:after {
    background: #d93e24;
}


div.fblogin p {
    background: #5474ac;
    box-shadow: 2px 2px 4px 0 rgb(0 0 0 / 20%);
    text-transform: uppercase;
    text-shadow: none;
    font-size: 14px;
    font-weight: 600;
    padding: .5rem 1.25rem;
    height: 36px;
    margin-bottom: 20px;
}

div.fblogin p:after {
    background: #5474ac;
}

#checkout-personal-information-step .glogin,
#checkout-personal-information-step .fblogin {
    margin: 10px 0;
    display: inline-block;
}

#checkout-personal-information-step .fblogin p {
    margin: 0px;
}

.fblcreateaccountform {
    text-align: center;
}

/* slider */
.carousel .carousel-inner {
    height: 200px;
}


@media only screen and (max-width: 767px) {

    .featured-products .products > div {
        width: 100%;
    }

    .featured-products .product-miniature {
        width: 100%;
    }

    .featured-products .thumbnail-container .product-description {
        width: 100%;
    }
    
    #products .products > div,
    .product-accessories .products > div {
        align-items: center;
        display: contents;
    }

    .product-accessories .h5 {
        margin-top: 40px;
        margin-bottom: 40px;
        text-align: center;
    }

    .product-accessories .products {
        justify-content: center;
    }

}

#top-menu {
    box-shadow: 2px 2px 8px 0 rgb(0 0 0 / 20%);
    background: #fff;
    padding: 1.563rem 1.25rem;
    margin-bottom: 1.563rem;
}

#top-menu li {
    font-weight: 600;
    border-bottom: 1px solid rgba(0,0,0,.25);
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 6px 0 !important;
}

#top-menu li a {
    margin: 3px !important;
    padding: 0px;
    white-space: normal;
}

#top-menu li.current {
    border-bottom:  1px solid #2fb5d2;
}

#top-menu li.current a {
    color: #2fb5d2 !important;
}

@media (max-width: 767px) {
    #top-menu li a {
        padding: 1px !important;
    }
}

.custom-checkbox em {
    padding-top: 10px;
    font-size: 13px;
    line-height: normal;
    display: block;
}

.psgdpr_consent_message {
    padding: 20px;
}

#pwa_link {
    display: block;
    height: 40px;
    width: 230px;
    background-color: #051e5f;
    position: fixed;
    top: 40%;
    left: -96px;
    color: #fff;
    text-align: center;
    padding: 7px;
    transform: rotate(-90deg)
}

#pwa_link a {
    color: #fff;
    font-size: 12px;
    font-weight: 800;
}

#pwa_link .material-icons {
    color: #fff;
}

body#checkout #order-summary-content h4.green {
    background-color: green;
    color: white;
    padding: 15px 20px;
    text-align: center;
    border-radius: 2px;
}

body#checkout #order-summary-content h4.green i {
    margin-right: 15px;
}

