/* 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;
}

.featured-products-module .featured-product .image-display .product-image.lazy-load {
    position: inherit;
}

/* KT-4418: Papago Theme fix */
.header-right-wrap .main-nav { margin: 0; }

.promotional-banner-wrap .promotional-banner-text {
	font-size:	16px!important;
    color:#fff;
    background-color: #1e88e3;
    text-shadow: 1px 1px 1px #000;
}
.promo .container-wrap.container-fluid {
    padding-top: 0px!important;
    padding-bottom: 0px!important;   
}
#page-cart .promotional-banner-wrap, #page-one_page_checkout .promotional-banner-wrap {
    display: block !important;
}