/* General */

body, .cm {
    font-size: 14px;
}

.big_label:after, .headline:after {
    height: 2px;
    width: 50px;
}

.label_icons > * {
    border-radius: 3px;
}

.product__icon img {
    border-radius: 5px;
}

.f-dropdown .f-dropdown-li, .f-dropdown li {
    border: 0;
}

.form-control.form-control {
    cursor: auto;
}

.btn, 
.btn:hover, 
.btn.--solid, 
.btn.--solid:hover,
.btn.--secondary.--solid,
.btn.--secondary.--solid:hover {
    border-bottom: 1px solid transparent;
}

button.btn {
    padding: 0.95rem;
}

.btn.--solid {
    background-color: #303A46;
    color: #fff;
    border-radius: 5px;
}

.btn.--solid:hover {
    background-color: #7ea1c6;
    color: #fff;
}

.btn.--secondary.--solid {
    border: 1px solid #7ea1c6;
    background: none;
}

.btn.--secondary.--solid:hover {
    border: 1px solid #303A46;
    background: none;
    color: #303A46;
}

.order_process .menu_notice__button.--stop {
    background: none;
}

.breadcrumbs ol>li a,
.breadcrumbs ol > li:after {
    color: #c1c1c1;
}

.cm h2 {
    font-size: 1.8em;
}

.mb-5, .my-5 {
    margin-bottom: 8rem !important;
}

.mt-5 {
    margin-top: 8rem !important;
}

@media (min-width: 757px) {
    .mb-sm-4, .my-sm-4 {
        margin-bottom: 5rem !important;
    }
}

textarea {
    padding: 15px;
}

/* Top menu */

@media (min-width: 979px) {
    header {
        grid-column-gap: 5rem;
    }
    #logo img {
        max-height: 32px; /* B2C: 32px, B2B: 40px */
        height: auto;
    }  
}


#menu_additional .account_link,
#menu_additional .wishlist_link{
    text-decoration: none;
    font-size: 0;
    width: 15px;
}

#menu_search .menu_search__submit:hover,
#menu_settings .open_trigger .flag_txt:hover,
#menu_additional a:hover,
.shopping_list_top .slt_lists__nav_link:hover {
    color: #7ea1c6;
}

#menu_additional .account_link:before {
    content: '\E8A0';
    font-size: 1.8rem;
    font-family: FontAwesome;
    line-height: 3rem;
}

#menu_additional .wishlist_link:before {
    content: '\E86D';
    font-size: 2.6rem;
    line-height: 3rem;
    font-family: FontAwesome;
}

.shopping_list_top .slt_lists {
    padding-top: 5rem;
}

.shopping_list_top .slt_lists__nav_link {
    color: #303A46;
}

@media (min-width: 979px) {
    #menu_additional {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-content: center;
    }
    .shopping_list_top {
        margin-left: 2rem;
    }
}

.topBasket .badge {
    background-color: #7ea1c6;
}

/* Menu 1 */

header .navbar-nav {
    font-size: 1.4rem;
}

header .nav-link:hover,
header .nav-link.active {
    color: #7ea1c6;
}

header .navbar-subnav > .nav-item > .nav-item > .nav-link {
    font-size: 1.4rem;
    font-weight: bold;
    text-transform: none;
}

header .navbar-subsubnav .nav-link {
    font-size: 1.3rem;
}

#menu_categories .navbar-nav > .nav-item:last-child a {
    color: #7ea1c6;
}

#menu_categories .navbar-nav > .nav-item:last-child a:hover {
    color: #303A46;
}

/* Mobile menu */

aside .nav-link {
    color: #303A46;
}

aside .navbar-nav > .nav-item:last-child .nav-link:last-child {
    color: #7ea1c6;
}

/* Home */

.main_page #menu_categories .navbar-collapse {
    border-bottom: none;
}

#main_banner1 {
    margin-bottom: 8rem !important;
    overflow: hidden;
    height: 500px;
    min-height: 500px;
}

.main_page .swiper {
    width: 100%;
}

#main_banner1 picture img {
    border-radius: 5px;
}

#main_banner1 .sliderNavigation .swiper-button-prev {
    transform: translateX(20%);
}

#main_banner1 .sliderNavigation .swiper-button-next {
    transform: translateX(-20%);
}

/* List of products */

#menu_compare_product .compare__item {
    border-bottom: 1px solid #e7e7e7;
}
s
#menu_compare_product .compare__item:hover {
    border-color: #7ea1c6;
}

.filters__range label {
    border-radius: 5px;
}

.filters__toggler .btn {
    border: 0;
}

.filters__item .--quantity {
    display: none;
}

@media (min-width: 979px) {
    .filters {
        background-color: #f9f9f9;
        border-radius: 5px;
        padding: 0 1.5rem;
    }

    .filters #filter_sizes_expand[data-group] .--group > .--list + .filters__options:not(:last-child) {
        border: 0;
    }
}

#search .product__details {
    padding-top: 0 !important;
}

#search .product .product__compare {
    display: none !important;
}

#search .product__version {
    width: 23px;
    margin: 0 2px 5px;
}

#search .product__version img {
    border-radius: 3px;
}

.product__name {
    font-size: 1.3rem;
}

.product__icon {
    height: auto;
}

.product__icon img {
    max-height: 100%;
}

.product__yousave {
    display: none !important;
}

#search .product .label_icons {
    bottom: 10px;
    left: -5px;
}


@media (min-width: 757px) {
    .product__icon img {
        max-height: 100%;
    }
}

@media (min-width: 979px) {
    .filters__expand {
        width: auto;
        min-width:250px;
    }
    
    #search .product:hover {
        border: 1px solid transparent;
    }

    .product__icon img:hover {
        opacity: 0.75;
    }
}

/* Product page */

#projector_photos .photos__photo {
    border-radius: 5px;
}

.photos__figure.--nav {
    width: auto;
    margin-right: 3.2rem;
}

#projector_photos .photos__figure {
    justify-content: flex-start;
}

.photos.--bottom .photos__figure.--nav {
    width: auto;
}

@media (min-width: 1200px) {
    .photos.--bottom .photos__figure.--nav {
        width: auto;
    }
}

#projector_photos .photos__figure.--nav.--more a {
    padding: 1rem;
}

.photos__link.--nav {
    background-color: transparent;
}

.photos__photo.--nav {
    mix-blend-mode: normal;
}

.projector_details .projector_multiversions__item {
    margin-bottom: 2rem;
}

.projector_details__wrapper {
    background-color: #f9f9f9;
    border:0;
}

#projector_productname .--links .product_name__action {
    text-decoration: none;
}

#projector_productname .--links .product_name__actions .--compare:before {
    content:'\f24e';
    font-family: FontAwesome;
    margin: 0;
    font-size: 1.8rem;
    line-height: 3rem;
    text-decoration: none;
}

#projector_productname .--links .product_name__actions .--shopping-list:before {
    content:'\E86D';
    margin: 0;
    font-size: 2.6rem;
    line-height: 3rem;
}

#projector_productname .--links .product_name__actions .--shopping-list,
#projector_productname .--links .product_name__actions .--compare {
    font-size: 0;
}

#projector_productname .--links .product_name__actions .--shopping-list:hover,
#projector_productname .--links .product_name__actions .--compare:hover {
    color: #7ea1c6;
}

.projector_details .projector_versions .f-dropdown-item .gfx,
.projector_details .projector_multiversions .f-dropdown-item .gfx {
    border-radius: 5px;
}

.projector_details .projector_versions__sub {
    margin: 0;
}

.hotspot .product__icon {
    aspect-ratio: auto;
    max-height: none;
}

.hotspot .product__icon img {
    mix-blend-mode: normal;
}

.hotspot.--slider .product__icon img {
    border-radius: 5px;
}

.hotspot.--list .product__icon {
    height: auto;
    width: 90px;
    border: 0;
}
.hotspot.--list .product__icon img {
    max-height: 100%;
}

#projector_longdescription {
    background-color: #f9f9f9;
    border-radius: 5px;
    padding: 2rem !important;
}

#projector_dictionary {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.dictionary__group.--first {
    border: 0;
}

.dictionary__name_txt {
    font-weight: bold;
    color: #fff;
    font-size: 1.2rem;
    background: #555;
    padding: 2px 9px;
    border-radius: 3px;
}

.questions__question {
    font-weight: bold;
}

@media (min-width: 1200px) {
    .projector_multiversions__sub .f-dropdown .f-control {
        max-width: 427px;
    }
}

/* Cart page */

#Progress {
    margin-bottom: 5rem !important;
}

#menu_security_policy {
    margin-top: 5rem;
}

.cop_rebate_code__save {
    top: 7px;
}

/* Checkout page 1 */

.summary {
    margin-bottom: 5rem !important;
}

.order2_form > .order2_info {
    background-color: #f9f9f9;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    padding: 1.5rem;
}

.order2_form > .order2_info ~ .order2_info {
    background-color: transparent;
    border-radius: 0;
    border: 0;
    padding: 0;
}

h3.order2_info1 {
    background: transparent;
}

/* Shopping list */

.shopping_list .sl_products__icon {
    height: auto;
}

.shopping_list .sl_products__icon img {
    border-radius: 5px;
    max-height: 100%;
}

.shopping_list .sl_products__remove.--top {
    top: 5px;
    right: 8px;
}

@media (min-width: 979px) {
    .shopping_list .sl_products__icon img {
        max-height: 100%;
    }
}

@media (min-width: 757px) {
    .shopping_list .sl_products__icon {
        height: auto;
    }
}

#products_associated_zone1 .slick-list {
    height: auto !important;
}

/* Footer */

.newsletter {
    border: 1px dashed #555;
    margin: 5rem 0;
}

.newsletter__head label {
    text-transform: none;
}

#menu_buttons {
    border-top: 1px dashed #e7e7e7;
}

#footer_links .footer_links#menu_orders,
#footer_links .footer_links#menu_account {
    border: 0;
}

#footer_links {
    background-color: #f9f9f9;
    border-radius: 5px;
    padding: 0;
}

 #footer_links .footer_links {
    padding: 35px;
}

.footer_settings__idosell .idosell__logo .idosell__img {
    border-radius: 5px;
}

/*#links_footer_1_header {
    display: none !important;
}*/

/** Custom shortcodes **/

.ap-notification {
    padding: 15px;
    border-radius: 5px;
}

.ap-notification.ap-info {
    background-color: #E9F7FE;
    color: #5091b2;
    border: 1px solid #b6d7e8;
}

.ap-notification.ap-warning {
    background-color: #fbfadd;
    color: #8f872e;
    border: 1px solid #ded58a;
}

.ap-notification.ap-success {
    background-color: #ebf6e0;
    color: #5f9025;
    border: 1px solid #b3dc82;
}

.ap-notification.ap-error {
    background-color: #ffe9e9;
    color: #de5959;
    border: 1px solid #fbc4c4
}

.ap-notification.ap-purple {
    background-color: #ECEDFC;
    color: #686fe8;
    border: 1px solid #c0c3f6;
}


/** Discount box in product page */

.ap-product-page-discount-box {
    margin: 2rem 0;
}

.ap-product-page-discount-box a {
    text-decoration: none;
}

.ap-product-page-discount-box a:hover {
    text-decoration: underline;
}