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


.links-list-module.list-style-header .links-list a {
    color: #111 !important;
}

.contact-us-module.contact-us-display-block .contact-message, .contact-us-module.contact-us-display-block .contact-type-phone {
    color: #111;
}

.promotional-banner-wrap {
    background-color:#222222!important;
    color:#FFFFFF;
}
.page-builder-page-layout .page-builder-layout-section.full-content > .container-wrap {
    padding: 0px 0px!important;
}
.promotional-banner-text-wrap {
    text-shadow: 2px 2px 2px #C4172C;
    font-size: 22px;
}
.payment-message-display {
    display: flex;
    justify-content: end;
    padding-right: 10%;
}


/* this hides the yellow paypal button */

.paypal-smart-buttons {
    display: none;
}

#paypal-cart-flyout-button-container {
    display: none;
}