/** Robert Baker  6/7/2016 Case: 02514716 **/

.geotrust {
    padding-left: 4%;
}



/**-Robert Baker 6/7/2016 **/



.ProceedToCheckout .PayPalExpressCheckout {
    width: 100% !important;
}
.paypal-smart-buttons {
    display: block;
}
#paypalexpress-button-container .paypal-smart-buttons > div > .zoid-outlet {
    width: 100% !important;
}

.custom-products-lists .image-container {
    display: block;
    width: 100%;
}
.custom-products-lists img {
    width: 100%;
    display: block;
}
.custom-products-lists .text-container {
    padding: 15px 15px;
    text-align:center;
}
.custom-products-lists p {
    margin-bottom: 10px;
}
.custom-products-lists .description {
    font-size: 13px;
}
@media screen and (min-width: 950px){
    #ModalContent, .AddToCart .ModalContent {
    width: 90%;
    margin: 0 auto;
   }
   .fastCartSummaryBox {
     width: 30%;
    max-width: 300px;
   }
   .fastCartThumb, .fastCartItemBox{
     width: 15.0%;
   }
   .custom-products-lists {
    width: 40%;
    float: left;
    max-width: 400px;
    display: block;
    padding: 0 20px;
    margin-top: -46px;
    }
}
.on-sale-badge {
    display: none !important;
}
.Left #SideCategoryList ul:first-child > li:first-child > ul {
    display: block !important;
}


.foot-midle {
    display: inline-block;
    padding-left: 20px;
    width: 20%;
    float: left;
}
.foot_three_col_inner {
    display: inline-block;
    padding: 0;
    width: 100%;
}
.foot_three_col_inner a {
    background: #1e64ac none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.5px;
    padding: 30px 10px;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
    max-width: 250px;
}
.foot_three_col_inner a {
    height: 350px;
    line-height: normal;
    padding: 105px 10px;
}
/**********Footer Image****************/

.foot_three_col_outer a:hover {
    color: #ffffff;
    opacity: 0.8;
}
.newsletter-subscription-Cnt {
    display: inline-block;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    float: none;
}
.newsletter-subscription h4 {
    display: inline-block;
    line-height: normal;
    padding: 0;
    text-align: right;
    float: none;
}
.newsletter-subscription-Cnt .subscribe_form {
    display: inline-block;
    float: none;
}
.footer .subscribe_form ul {
    float: none;
}
.subscribe_form li {
    vertical-align: middle;
}
.social_icon_footer {
    display: inline-block;
    padding-left: 25px;
    vertical-align: middle;
}
.social_icon_footer #socnet > h4 {
    display: none;
}
.social_icon_footer #socnet > ul {
    float: none;
}
.social_icon_footer #socnet li {
    display: inline-block;
    padding: 0 5px;
}
.social_icon_footer #socnet {
    margin: 0;
}

/* Search bar and top */
.TopMenu {
    background: #5f90b0 none repeat scroll 0 0;
}
.TopMenu, .TopMenu a {
     color: #ffffff;
}

#SearchForm form {
    position: relative;
}

#SearchForm input.Textbox {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 0;
    height: 30px;
    width: 300px;
    padding-right: 32px;
}
#SearchForm .Button {
    height: 30px;
    position: absolute;
    right: 0;
    width: 30px;
}

#SearchForm label {
    display: inline-block;
    float: left;
    margin: 5px 10px;
}

.TopMenu ul {
    padding: 7px 0;
}


/* end */
@media (min-width:992px) and (max-width:1150px){
    .foot_three_col_inner{
        width: 81%;
    }
}
@media (min-width:769px) and (max-width:1150px){
    .foot_three_col_outer {
        display: inline-block;
        padding: 25px 0 0;
        width: 100%;
    }
    
}
@media (min-width:1151px){
    .foot_three_col_inner {

    }
}
@media (max-width:1150px){
    .foot-midle {
        width: 33%;
    }
    .foot-midle.foot_three_col {
        padding-bottom: 15px;
    }
    .social_icon_footer {
        padding-left: 10px;
        padding-top: 20px;
        width: 100%;
    }
}
@media (max-width:991px){
    .newsletter-subscription h4 {
        text-align: center;
        width: 100%;
        padding: 0 0 15px;
    }
    /*Search bar and top */
    #SearchForm input.Textbox{
        width: 200px;
    }
    #SearchForm label {
        display: none;
    }
}


@media (max-width:768px){
    .foot-midle {
        width: 50%;
    }
    .foot_three_col_outer {
        display: inline-block;
        padding-top: 20px;
        text-align: center;
        width: 100%;
    }
    .foot-midle.foot_three_col {
        padding-bottom: 20px;
    }
    .foot_three_col_inner {
    }
    .newsletter-subscription-Cnt .subscribe_form {
        width: 100%;
        margin: 0;
    }
    
    /*Search bar and top */
    #Header {
        background-color: #5f90b0;
        color: #ffffff;
    }
    
    #SearchForm label {
        display: none;
    }
    #Header .search-mobile{
        top: 7px;
        width: 58%
    }
    #Header .search-mobile #SearchForm input.Textbox{
        width: 100%;
        line-height: normal;
    }
    #Header #SearchForm .Button{
        height: 30px;
        width: 30px;
    }
    .CartLink, .CartLink .icon {
        color: #000000;
    }
    .CartLink {
        background: #ffffff none repeat scroll 0 0;
    }
    .CartLink .icon {
        color: #ffffff;
    }
}

@media (max-width:480px){
    .foot-midle {
        width: 100%;
    }
}

table {
    border: 1px solid #efefef;
}

/*Added by BC STAFF Case 02568570 CP*/
#FormField_12 {
    opacity: 1 !important;
    filter: ~"alpha(opacity = 1) !important";
}
/*End Case 02568570*/




