/* begin fix the thumbnail arrows */
#page-product .product-images-module .product-images ul.secondary-images.owl-carousel .owl-next, 
#page-product .product-images-module .product-images ul.secondary-images.owl-carousel .owl-prev {
     height: 60px;
padding: 0;
}

#layout_product .product-details-module iframe {
	width: 100%;
}
/* end fix the thumbnail arrows */

.HOME_SEO {
    font-size: 15px;
}

.promotional-banner-wrap .promotional-banner-text-wrap {
    display: block;
    color: #ffff00;
    font-size: 16px;
}

.promotional-banner-wrap {
    background-color: #4f81bd!important;
}

#page-cart .promotional-banner-wrap, #page-one_page_checkout .promotional-banner-wrap {
    display: block !important;
}

.cart-attentionmsg {
    text-align:center;
}


/* Mobile Site Wide Banner 

@media(max-width: 767px){
    .promotional-banner-text .promotional-banner-text-wrap {
        font-size: 12px!important;
        white-space: break-spaces;
    }

}

#mobile-header-custom {
    top: 54px!important;
}

::after {
    display: none!important;
}


*/
.payment-message-display {
    display: flex;
    justify-content: end;
    padding-right: 10%;
}

#second-nav-custom ul.second-nav-links li.second-nav-outer-list:hover {
    color: yellow;
}