/* new checkout adjustment styles */
.optimizedCheckout-contentPrimary, .optimizedCheckout-contentPrimary p {
    font-size: 16px;
}

.hide2 {
    display: none !important;
}

/* login */
.Content{
    margin-top: 20px;
}

/* Cart Styles */
table.CartContents th + th {
    display: none;
}

.CartItemIndividualPrice {
    display: none;
}
.onePageCheckout.onestepcheckout #SideCategoryList {
    display: none;
}
#checkout-express .fullwidth .onePageCheckoutSec1, #checkout-express .fullwidth .onePageCheckoutSec3, #checkout-express .fullwidth .onePageCheckoutSec5, #checkout-express .fullwidth .onePageCheckoutSec6 {
    margin-right: 10px !important;
    padding: 20px 10px 40px !important;
    width: 33% !important;
}
/* Logo & Tag */
.MobileView .tagLine {
   text-align: center;
   background: #eee;
   margin-top: 5px;
   padding: 5px 0;
font-size: 0.9em;
font-weight: bold;
color: #666;
}
#DesktopCapturePanel #Logo img {
    margin: 0;
}
.SideNav.new_nav_styles .tagLine {
    color: #9f1a1a;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    text-align: center;
}
/* Body Styles */
body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background: #fff;
}
@media screen and (min-width: 480px) and (max-width: 767px) {
    .MaxWidth {
        width: 100%;
        margin: 0px auto;
    }
}
/* Side Nav Styles */
.SideNav.new_nav_styles {
    display: block;
    background: transparent;
    box-shadow: none;
}
.new_nav_styles .CategoryList {
    color: #fff;
}
.new_nav_styles .SideNav h2 {
    background: #fff;
    color: #738891;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 2em;
}
.new_nav_styles .SideNav ul.category-list li {
    background: #fff;
}
.new_nav_styles #SideCategoryList a {
    color: #738891;
    font-weight: bold;
    font-size: 16px;
    background: #fff;
}
.new_nav_styles .treeview li a:hover {
    background: #fff;
}
.new_nav_styles .treeview .hitarea {
    display: none;
}
.new_nav_styles .SideNav li a {
    border-bottom: 0 none;
}
.MainContainer.new_nav_styles {
    background: #fff;
    max-width: 1340px;
}
/* Header */
.new_nav_styles #SearchPageHeader, .new_nav_styles #HeaderLower {
    display: none;
}
.new_nav_styles .cartLink.third .item {
    padding-right: 14px;
}
.CartLink {
    height: auto;
}
.new_nav_styles #TopMenu li a {
    display: inline-block;
}
.new_nav_styles .total {
    display: none;
}
.new_nav_styles #TopMenu {
    margin: auto;
    padding-top: 15px;
}
.MaxWidth.new_nav_styles {
    max-width: 1340px !important;
    margin: auto;
    background: #fff;
}
#search_app a, #search_app button {
    cursor: pointer !important;
}
#search_app .step-bullet {
    line-height: 36px;
}
#search_app input[type="checkbox"], #search_app input[type="radio"] {
    appearance: auto;
}
#search_app button.btn.btn-link {
    background: transparent !important;
    color: #007bff !important;
    text-decoration: underline !important;
    text-transform: inherit !important;
}
#search_app a {
    color: #007bff !important;
}
#search_app a.page-item.active {
    color: #fff !important;
}
#search_app .text-right.col button.btn.btn-link {
    padding: 0 10px !important;
    line-height: 1.3;
}
h3.popover-header {
    font-size:14px !important;
    color: #777 !important;
}
#search_app .product-search-result-record .mt-1.mb-1 a{
    font-size:1.3em;
}
.left-section {
    padding: 15px 0 15px 0;
    border-bottom: 1px solid #999;
    text-align: left;
}
.left-section.history-image {
    padding-top: 0;
}
.left-section.cable-repair-section {
    text-align: center;
}
.phone-section a, .email-section a {
    color: #4e555b;
    font-size: 18px;
    font-weight: bold !important;
}
.fl{
    float:left;
}
.fr{
    float:right;
}
.ac{
    text-align:center;
}
.ar{
    text-align:right;
}
.al{
    text-align:left;
}
.hide{
    display:none !important;
}
input[type="submit"]:hover{
    color:#333;
}
#Logo {
    padding:0 20px;
}
#Footer{
    font-weight:bold;
    font-size:13px;
}
#TopMenu{
    padding:10px 10px 2px 0;
}
#TopMenu .cartLink a{
    background: url('https://cdn2.bigcommerce.com/server5100/bir488h/product_images/uploaded_images/cart-icon.png?t=1434805521') no-repeat center right;
    background-size:32px;
    height:32px;
    width:44px;
    padding-right:0 !important;
    position:relative;
    top: -5px;
}
#TopMenu .cartLink a .item{
    display:inline-block;
    padding-left:10px;
    color: #ea3737;
    font-weight:bold;
}
#TopMenu li a{
    font-size:1.5em;
    font-weight:bold;
}
.custom_cable_message{
    margin-bottom:10px;
    background:#fff;
    border:1px solid #bbb;
    padding:10px;
}
.custom_cable_message h3{
    margin-top:10px;
}
.Content p {
    color: #000 !important;
}
#product_search_message {
    width: 100%;
    height: 100vh;
    position: absolute;
    background: url('https://cdn3.bigcommerce.com/r-c21284f08db1acf8740ee84ccaf4c030345baf17/themes/Samonika/images/bodybg.gif');
    z-index: 1000;
}
.AdvancedSearch{
    display:none !important;
}

#product_search_message p{
    text-align: center;
    padding:20px;
    font-size:22px;
    font-weight:bold;
    margin-top:80px;
    background:#fff;
    border:1px solid #ccc;
}
#SearchForm input {
    width: 100% !important;
    box-sizing: border-box;
    height: auto !important;
    font-size: 1.1em;
    line-height: 2em;
    padding: .3em;
    border: 2px solid #ccc;
    background: #fff;
    color: #444;
}
#SearchForm input:hover,#SearchForm input:active,#SearchForm input:focus {
    border:2px solid #EA3737;
    color:#222
}
#SearchForm button span {
    height: 41px;
    width: auto;
    display: block;
    text-align: left;
    text-indent: 0 !important;
    overflow: hidden;
    background: #7C0000 !important;
    padding: 6px 10px 6px 8px ;
    box-sizing: border-box;
}
.CategoryPagination{
    display:none;
}
.sort-dropdown-container{
    display:none;
}
#Header #HeaderLower{
    border-bottom:1px solid #7C0000;
    line-height:39px;
}
#HeaderLower li a{
    padding:0 15px;
}
#FooterUpper{
    border-top:1px solid #7C0000;
}
h1, h2, h3, h4, h5{
    color:#7C0000;
}
.SideNav h2{
    background:#7C0000;
}
#HeaderLower li.ActivePage a, #HeaderLower li.ActivePage a:hover, #HeaderLower li a:hover{
    background:#7C0000;
}
.ProductDetails strong a {
    color: #111;
    font-size: 15px;
}
.ProductDetails strong a:hover{
    text-decoration:underline;
}
.custom_message_box{
    position:relative;
    top:-77px;
    height:1px;
    overflow:visible;
    min-width: 50%;
    float:right;
}
.custom_message_box .inner, .custom_message_box2 .inner{
    background:rgba(255,255,255,0.86);
    padding:20px;
    font-size:1.2em;
    margin-bottom:50px;
}
.custom_message_box2 .inner{
    margin-top:20px;
}
.custom_message_box .inner h2, .custom_message_box2 .inner h2{
    font-size:1.4em;
    margin-top:0;
}
.custom_message_box img{
    max-height:180px;
}
.custom_message_box .inner h3 {
    font-size: 2.0em;
    line-height: 1.2em;
    color: #fff;
    text-shadow: 0 0 10px rgba(0,0,0,.6);
    margin:0;
}
.custom_message_box .inner.dark{
    background:rgba(0,0,0,0.5);
    margin-bottom:0;
    margin-top:0;
}
.custom_message_box li, .custom_message_box2 li{
    display:inline-block;
    margin:5px 8px 5px 0;
}
.custom_message_box li a, .custom_message_box2 li a{
    padding:10px;
    background: #1A1D77;
    color: #fff;
}
.custom_message_box2 li a:hover{
    background:#2a2d8c;
}

.osc-font{
    font-family: 'Open Sans Condensed', sans-serif;
}
.ProductInfo{
    background:#f7f7f7;
}
.ProductPrice, .ProductList em{
    padding: 10px;
    box-sizing: border-box;
}
.partNumber{
    color:#777;
}
.CategoryPagination, .SortBox, #CategoryPagingTop{
    margin-top:0;
}
.ProductWishlistContaint{
    width:auto !important;
    height:auto !important;
}
.ProductWishlistContaint a{
    padding:10px;
    display:inline-block;
}
.ProductWishlistContaint a:hover{
    background:#fff !important;
}
ul.category-list li{
    background: #373737;
}
ul.category-list li ul li{
    background: #676767;
}
#ProductReviews, #ProductByCategory{
    display:none;
}
.custom_cable_type {
    padding:10px;
    background:#fff;
    margin-bottom:10px;
}
.custom_cable_type label {
    margin-bottom: 0;
}
.custom_cable_type .checker span, .custom_cable_type .checker input, .custom_cable_type .checker, .custom_cable_type label {
    cursor: pointer;
}
.custom_cable_type ul li {
    display:inline-block;
    margin-right:15px;
}
.custom_cable_type{
    background:#1a1d77;
    color:#fff;
    font-size:1.2em;
}
.custom_cable_type div.checker{
    margin-right:8px;
    vertical-align:bottom;
}
.custom_cable_type div.checker span{
    background-color:#eee;
    border:1px solid #000;
}
.custom_cable_type div.checker span, .custom_cable_type div.checker{
    width:18px;
    height:18px;
}
.custom-back-btn, .custom-continue-shopping{
    color: #1A1D77;
    display:inline-block;
    margin-left:10px;
    background:#F7F7F7;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 15px !important;
    padding: 4px 12px !important;
    line-height:30px;
    text-transform: uppercase !important;
}
.custom-back-btn:hover, .custom-continue-shopping:hover{
    background: #1A1D77;
    color:#fff;
}
.custom-continue-shopping{
    float:right;
    display:block;
}
#SearchTabsList, #SearchSortingSelectContainer{
    display:none;
}
#responsive-menu-button{
    font-size:1.2em;
    color:#fff;
}
#LayoutColumn1{
    min-height:300px;
}
.pn_filter{ display:none !important; }
.mh_divider_p{ text-align:center; margin:10px 0;  font-weight:bold; color:#777  }

#SearchForm #pre_search_query{
    width:290px !important;
    margin:0;
    border:2px solid #7C0000;
    position:relative;
    z-index:1;
}
#SearchForm.custom-search #search_query{
    position:relative;
    top:-48px;
}
#new_search_container #SearchForm.custom-search #search_query{
    position:relative;
    top:0;
}
#new_search_container #search_query{
    width:290px !important;
    margin:6px 0 2px 0;
    border:2px solid #7C0000;
}
#new_search_container #SearchForm #pre_search_query{
    width:290px !important;
    margin:6px 0 2px 0;
    border:2px solid #7C0000;
    position:relative;
    z-index:1;
    left:294px;
}
#SearchProduct_Container.hideList {
    opacity:0 !important;
}
#new_search_container #SearchForm button.btn{
    margin:6px 6px 0 0;
    position:relative !important;
    top: 1px !important;
    left: -3px !important;
}
#custom_no_results_msg {
    font-size:1.3em;
    text-align:center;
}
#toggle_form_link{
    display:none;
}
.DetailRow.ProductSKU .Value{
    font-size:1.4em;
    color:#444;
    padding-bottom:10px;
    border-bottom:1px solid #eee;
}

#HomePageGrid .item-count-1 .ProductImage, #HomePageGrid .item-count-2 .ProductImage {
    min-height:100px !important;
    padding-top:0 !important;
}

.have-questions-link{
    color:#333;
    font-size:1.1em;
}
.have-questions-link:hover{
    color:#444;
}

/* Custom Checkout Form */
.custom_checkoutBlock .ExpressCheckoutCompletedContent, .custom_checkoutBlock .ChangeLink, .custom_checkoutBlock .ExpressCheckoutContent p.submit, .custom_checkoutBlock .ExpressCheckoutBlockCollapsed .ExpressCheckoutContent, .custom_checkoutBlock .PaymentOptions, .custom_checkoutBlock #provider_list  {
    display:none !important;
}
.ExpressCheckout div.custom_checkoutBlock{
    float: left;
    width: 48%;
    padding: 0;
    border: 1px solid #ccc;
    margin: 0.5%;
    box-sizing: border-box;
    height: 450px;
    display:block !important;
}
.ExpressCheckout div.custom_checkoutBlock.bigger{
    height:500px;
}
.ExpressCheckout div.custom_checkoutBlock.CheckoutStepConfirmation{
    display:block;
    width:99%;
}
div.custom_checkoutBlock #CheckoutStepPaymentDetails{
    display:block !important;
}
div.custom_checkoutBlock .CheckoutOrderComments hr{
    display:none;
}
.custom_checkoutBlock div.FloatLeft{
    float:none !important;
}
.custom_checkoutBlock .ExpressCheckoutContent{
    padding: 0 10px !important;
    display:block !important;
}
.custom_checkoutBlock .ExpressCheckoutContent .HorizontalFormContainer.DynamicWidth {
    width: 100%;
    padding-top: 0;
}
.custom_checkoutBlock input[type='text'], .custom_checkoutBlock input[type='password']{
    padding:3px 8px;
    line-height:20px;
}
.custom_checkoutBlock .HorizontalFormContainer.DynamicWidth dd{
    width:auto !important;
}
.custom_checkoutBlock .HorizontalFormContainer dt {
    width: 140px;
}
.custom_checkoutBlock .HorizontalFormContainer dd{
    margin-left:60px;
    margin-bottom:3px;
}
.custom_checkoutBlock #CheckoutStepPaymentDetails .ProductPrice{
    padding:0;
}
.custom_checkoutBlock #CheckoutStepPaymentDetails .Submit{
    display:none;
}

@media screen and (min-width:1180px) and (max-width: 1240px){
    .custom_checkoutBlock .HorizontalFormContainer dd{
        margin-left:0;
    }
}
@media screen and (max-width:1179px){
    .ExpressCheckout div.custom_checkoutBlock{
        width:100%;
    }
}
@media screen and (max-width:480px){
    .ExpressCheckout div.custom_checkoutBlock{
        height:auto !important;
    }
}
.custom_checkoutBlock input[type='submit'] {
    display: none;
}
div.custom_checkoutBlock .custom-shipping_btn{
    margin:10px;
    padding:5px;
    font-size:1.3em;
    text-decoration:underline;
}
.custom_checkoutBlock em.ShipperPrice.ProductPrice{
    display:inline;
}
.ExpressCheckout.custom_expressCheckout .contentBg{
    padding:5px !important;
}
div.custom_checkoutBlock#CheckoutStepConfirmation{
    width:99%;
    height:auto;
}
#CheckoutStepConfirmation.custom_checkoutBlock .CheckoutRedeemCoupon {
    width: 45%;
    float: left;
    margin-right: 5%;
}
#CheckoutStepConfirmation.custom_checkoutBlock .CheckoutOrderComments {
    float: left;
    width: 50%;
}




/*  Media Queries
==================================*/
@media screen and (max-width: 900px){
    .custom_cable_type ul li {
        display: block;
        margin-bottom:10px;
        margin-left:10px;
    }
    .custom_message_box .inner{
        padding:10px;
    }
    .custom_message_box .inner.dark h3{
        font-size:1.6em;
    }
}

@media screen and (min-width: 786px) and (max-width: 1360px){
    .PrimaryProductDetails .ProductMain {
        width: 52% !important;
        float: left;
        margin-left: 4%;
    }
    .PrimaryProductDetails .ProductAside{
        width:320px !important;
        overflow:hidden;
    }
}
@media screen and (max-width: 468px){
    .custom_message_box .inner.dark{
        display:none;
    }
}
@media screen and (max-width: 768px){
    body.Homepage #QuickSearch{
        width:90% !important;
        left:5% !important;
    }
    .QuickSearchResult td{
        font-size:1.3em;
        padding:10px;
    }
    .QuickSearchResult td img{
        max-width:50px !important;
        width:50px;
    }
    td.QuickSearchResultMeta{
        padding:10px !important;
        word-wrap: break-word;
    }
    #TopMenu li a#quickSidrMenuRight{
        color: #777;
        font-size: 1.5em;
        margin:0 !important;
        padding:0 !important;
        border-radius: 0 !important;
        background:none !important;
        font-weight: bold;

    }
    #mobile-header{
        float:none !important;
        position:relative !important;
        margin-top:0 !important;
        clear: both;

    }
    .custom_cable_type {
        background: #ccc;
        color: #000;
        font-size: 1.2em;
    }

    #responsive-menu-button{
        text-align:center;
        padding:14px 0 !important;
        background: #1a1d77; /* Old browsers */
        background: -moz-linear-gradient(top,  #1a1d77 0%, #00064f 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1a1d77), color-stop(100%,#00064f)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  #1a1d77 0%,#00064f 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  #1a1d77 0%,#00064f 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  #1a1d77 0%,#00064f 100%); /* IE10+ */
        background: linear-gradient(to bottom,  #1a1d77 0%,#00064f 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1d77', endColorstr='#00064f',GradientType=0 ); /* IE6-9 */
        box-shadow:1px 0 3px rgba(0,0,0,0.5);
        display:block;
    }
    #Logo img{
       height: 100px;
    }
    #TopMenu ul{
        float:none;
    }
    #TopMenu li{
        width:46%;
        padding:2%;
        display:inline-block;
        margin:0 0 10px 0 !important;
    }
    #TopMenu li.cartLink{
        text-align:right;
    }
    .tagLine{
        display:none;
    }
    .Homepage #Logo, .Homepage .tagLine{
        display:block;
    }
}


.custom-existing-billing {
    padding:5px;
    background:#eee;
    max-width:260px;
}


#checkout-express #CheckoutStepShippingAddress .SelectShippingAddress #uniform-sel_shipping_address {
    margin-bottom: 15px;
}

.shipping-processing-message{
    margin-top:5px;
    padding:3px;
    text-align:center;
    background: #e0f9e9;
}

.YourAccount a {
    text-decoration:underline;
    font-size:16px;
}
