/* Hides the first button in the entry popup/splash screen */
#fw-modal-container .fw-btn:first-of-type,
#fw-modal-container button:first-of-type,
.fw-popup-actions .fw-btn:first-child {
    display: none !important;
}

#details_breadcrumb_container {
height: 100px !important;
}
.header_banner {
height: 100px !important;
}
.blog_markup {
    max-width: 800px !important;
}
#details_zero_stock_button {
text-transform: none;    
} 
#details_code strong, #details_stock strong {
font-weight: normal;
}
#contact_page_container {
    margin-top: 150px !important;
}
@media screen and (max-width: 750px) {
    iframe {
        max-width: 100% !important;
    }
}
#footer2_links_inner > a:nth-child(12) > span:nth-child(1){display:none}
#footer2_links_inner > a:nth-child(13) > span:nth-child(1){display:none}
#footer2_links_inner > a:nth-child(14) > span:nth-child(1){display:none}
#footer2_links_inner > a:nth-child(15) > span:nth-child(1){display:none}
#footer2_links_inner > a:nth-child(16) > span:nth-child(1){display:none}
#footer2_links_inner > a:nth-child(17) > span:nth-child(1){display:none}
#footer2_links_inner > a:nth-child(18) > span:nth-child(1){display:none}
#footer2_links_inner > a:nth-child(19) > span:nth-child(1){display:none}
#footer2_links_inner > a:nth-child(20) > span:nth-child(1){display:none}
#footer2_links_inner > a:nth-child(21) > span:nth-child(1){display:none}
#footer2_links_inner > a:nth-child(22) > span:nth-child(1){display:none}
#footer2_links_inner > a:nth-child(23) > span:nth-child(1){display:none}