/* body{
    background: initial;
    background-image: initial;
    background-color: rgba(219, 211, 221, 0.5) !important;
} */
body{
    background: none;
    background-image: none;
    background-color: none !important;
	background-color: rgba(219, 211, 221, 0.5) !important;
}
.td-logo{
    width: 260px;
}

.a-logo img{
	/*
    height: 80px;
	width: auto;
    */
    width: 250px;
    height: auto;
}

/* TD.infoBoxHeading{
	background: initial;
    background-image: initial;
    background-color: #5C8B00;
    text-align: left;
    padding: 5px 2px;
} */
TD.infoBoxHeading{
	background: none;
    background-image: none;
    background-color: #5C8B00;
    text-align: left;
    padding: 5px 2px;
}
.headerNavigation{
	/*display: none;*/
}

.breadcrumb{
    color: black;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.breadcrumb a{
    color: black;
    text-decoration: underline;
}

.breadcrumb a:hover, .breadcrumb a:active, .breadcrumb a:visited{
    color: black;
    text-decoration: none;
}

#drop1{
    float: left;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 10px;
}

.infoBoxList{
    border: 0;
    padding-bottom: 10px;
}

.infoBoxGrid table{
    border-spacing: 0;
}

.infoBoxGrid table .ttip{
    float: left;
    width: 100%;
    border: 0;
    padding: 0;
    margin: 0;
}

.infoBoxGrid table .ttip a{
    float: left;
    width: 100%;
    display: block;
    /*height: 150px;*/
    overflow-y: hidden;
    margin-bottom: 10px;
    text-align: center;
}

.infoBoxGrid table .ttip a img{
    /*
    width: 100%;
    height: auto;
    */
    /* height: 100%; */
	padding-top: 10px;
    width: auto;
    max-width: 100%;
    text-align: center;
}

.productListing-name{
    padding-bottom: 0;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
	min-height: 50px;
}

.productListing-name a{
    padding-bottom: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.productListing-short{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    margin-left: 7px;
    margin-right: 7px;
}

ul#menu li.mega a{
	background: initial;
}

.infoBoxGrid br{
    display: none;
}

.productListing-list-price{
    float: left;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 14px;
}

ul#menu li.mega a{
	padding: 0 7px;
}

ul#menu li:last-child{
	float: right;
	margin-right: 10px;
}

.mega .input-style{
	padding: 0px 5px;
    min-width: 150px !important;
}

.cta-submit{
	cursor: pointer;
	background-color: #3a5b86;
    color: white;
    border: 0;
    border-radius: 5px;
    padding: 5px 10px;
    float: left;
    margin-top: 10px;
    font-size: 12px;
    outline: 0;
}

.allproductsBox{
    cursor: pointer;
    background-color: #3a5b86;
    color: white !important;
    border: 0;
    border-radius: 5px;
    padding: 5px 10px;
    float: left;
    margin-top: 10px;
    font-size: 12px;
    outline: 0;
    text-decoration: none !important;
}

.product-attribute{
    width: initial;
    max-width: initial;
}

/* .product-attribute .rt{
    background: initial;
    padding-right: 0;
} */
.product-attribute .rt{
    background: none;
    padding-right: 0;
}

.product-attribute .lt{
    /* background: initial; */
    background: none;
    left: 0;
    margin-left: 0;
    position: absolute;
    top: 0;
    width: 0;
}

.product-attribute .rb{
    background: initial;
    height: 0;
}

.product-attribute .lb{
    background: initial;
    position: relative;
    width: 0;
    margin-left: 0;
    height: 0;
}

.TwoThirdsFullMobile{
    float: left;
    width: 66.66%;
}

.OneThirdFullMobile{
    float: left;
    width: 33.33%;
}

.product-image-display{
    width: 100%;
    max-width: 90%;
    height: auto;
}

.ul-beat-price{
    color: #d24040;
    font-weight: bold;
}

.quantity-div .input-style{
    width: 20px;
    height: 20px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-left: 0;
    font-weight: bold;
    outline: 0;
}

.quantity-div .quantity-span{
    text-transform: uppercase;
    line-height: 20px;
    font-size: 6pt;
}

.stock_check{
    /* background: initial; */
    background: none;
    padding: 0;
    text-indent: initial;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: black;
}

.available-options{
    color: #296490;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 3px;
    text-transform: uppercase;
    line-height: 20px;
    text-align: left;
}

.product-options-table{
    background-color: #bce44b;
}

.price-display-text{
    /* color: #4d4545; */
    color: red;
    font-weight: bold;
    font-size: 18px;
}

.shopper-approved-background{
    background-color: #f3f3f2;
}

.product-reviews-section{
    padding: 20px 0;
}

#review_header{
    padding: 10px 15px;
}

#review_header .pr_link{
    margin: 0;
    border-radius: 0;
    padding: 10px;
}

.productSectionHead{
    background: initial;
    background-color: #e2e2e2;
}

.beat-competitors-div{
    float: left;
    width: calc(100% - 20px);
    background-color: #EBF4FE;
    padding: 10px;
    font-size: 12px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    margin-top: 20px;
    margin-bottom: 20px;
}

.beat-competitors-div h2{
    color: rgb(7, 43, 138);
}

.thm_buy_now{
    margin-bottom: 5px;
    outline: 0;
}

.productListing .productListing-heading{
    display: none;
}

.cart-table{
    float: left;
    width: calc(100% - 40px);
    margin: 20px;
}

.cart-table .pageHeading{
    color: #456615;
    padding-bottom: 20px;
}

.cart-table .productListing{
    width: calc(100% - 2px);
    border: 1px solid #d2cbcb;
}

.cart-table .shoppingproductListing-data .shoppingproductListing-data{
    text-align: left;
}

.cart-table .shoppingproductListing-data .shoppingproductListing-data:nth-child(2){
    padding: 10px;
    vertical-align: top !important;
}

.cart-table .shoppingproductListing-data a b{
    float: left;
    padding-bottom: 10px;
}

.cart-table .infoBoxContents{
    background: initial;
}

.productListing-even tr td, .productListing-odd tr td{
    /*
    float: left;
    width: 100%;
    border-bottom: 1px solid #d2cbcb;s
    */
}

.cart-table .shoppingproductListing-data .input-style{
    outline: 0;
    padding: 10px;
    font-size: 13px;
    margin-right: 10px;
}

.cart-table tr .shoppingproductListing-data:first-child a{
    margin-left: 15px;
    margin-right: 15px;
}

.cart-table .productListing tr:last-child{
    border-bottom: initial;
}

.cart-table .productListing tr .shoppingproductListing-data:last-child{
    font-size: 14px;
    padding-right: 15px;
}

#ordertotaltext TD.main, P.main{
    font-size: 16px;
}

.headerNavigationTable{
    padding-top: 5px;
    padding-bottom: 5px;
}

.header-ctas{
    float: left;
    padding-top: 10px;
    width: calc(100% - 20px);
    padding-left: 10px;
    padding-right: 10px;
}

.header-cta{
    float: left;
    width: calc(33.33% - 10px);
    padding: 0 5px;
}

.header-cta-left{
    float: left;
    width: 50px;
    height: 48px;
}

.header-cta-left img{
    float: left;
    width: 48px;
    height: 48px;
}

.header-cta-right{
    float: left;
    width: calc(100% - 50px);
}

.header-cta-right .header-cta-title{
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    /* color: rgb(72, 87, 104); */
    color: #d82222;
    padding-top: 7px;
}

.header-cta-right .header-cta-description{
    float: left;
    width: 100%;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    color: #b9bec2;
}

.td-bbb-logo{
    width: 50px;
    text-align: right;
}

.a-brand-left-column{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.a-brand-left-column img{
    width: 80%;
    height: auto;
    text-align: center;
}

.featuredProductsHeading{
    background: initial;
    background-color: initial;
}

.verified-logos{
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    padding: 20px 0;
}

.verified-logos li{
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: calc(25% - 20px);
    text-align: center;
}

.verified-logos li img{
    max-width: 100%;
    height: 40px;
    width: auto;
}

.footernav li{
    background: initial;
}

.main-footer-ul{
    float: left;
    width: 100%;
}

.main-footer-ul > li{
    width: calc(20% - 20px);
    padding: 0 10px;
}

.footernav{
    border-top: 1px solid #9bc051;
    border-bottom: 1px solid #9bc051;
}

.newsletter-box{
    float: left;
    width: calc(100% - 60px);
    height: 100%;
    padding: 0 30px;
    background-color: #9bc051;
}

.small-links{
    padding-left: 15px;
}

.footer-info{
    padding-right: 15px;
}

#af-form-947446976{
    background-color: initial !important;
}

.af-form{
    background-color: initial !important;
    max-width: 100% !important;
    padding-top: 32px;
}

.af-form .af-body{
    float: left !important;
    width: 100% !important;
}

.af-form .af-standards .af-element{
    padding: 0;
    float: left;
}

.af-form .af-standards .privacyPolicy{
    display: none;
}

.af-form .af-body input.text, .af-form .af-body textarea{
    border: 0 !important;
    outline: 0 !important;
    border-radius: 5px !important;
    padding: 10px !important;
    font-size: 15px;
    height: 15px !important;
    font-size: 16px !important;
}

.af-form .af-body .af-textWrap{
    float: left !important;
    width: initial !important;
}

.af-form .af-body label.previewLabel{
    float: left !important;
    line-height: 35px !important;
    padding-right: 10px !important;
    color: white !important;
    font-size: 16px !important;
}

.AW-Form-947446976{
    height: 100px;
}

#af-form-947446976 .buttonContainer input.submit{
    background-image: initial !important;
    
}

.af-form .buttonContainer input.submit{
	background-color: #405985 !important;
    margin: 0 !important;
    /* background-image: none !important;
    background: initial !important;
    background-color: initial !important; */
    color: white !important;
    padding: 5px !important;
    width: 100px !important;
    height: 35px !important;
    border-radius: 5px !important;
    
    outline: 0 !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
}
.af-element .buttonContainer input.submit{
	background: #405985 !important;
}
.about-us-home{
    float: left;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #c2cfdf;
}

.about-image{
    float: left;
    width: calc(25% - 20px);
    padding-right: 20px;
}

.about-image img{
    max-width: 100%;
}

.about-content{
    float: left;
    width: 50%;
}

.about-content p{
    padding: 0;
    margin: 0;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #3a5b86;
}

.about-content h2{
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    color: #3a5b86;
    font-weight: bold;
}

.about-features{
    float: left;
    width: calc(25% - 20px);
    padding-left: 20px;
}

.about-features ul{
    padding: 0;
    margin: 0;
    list-style: none;
    font-weight: bold;
    padding-top: 25px;
}

.about-features ul li{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}

.XSellBox{
    padding-bottom: 20px;
}

.HomePageCategory a{
    font-size: 14px;
}

.h1-featured{
    color: #5C8B00;
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #c2cfdf;
    margin-bottom: 15px;
}

.homepage-featured-products{
    padding-top: 20px;
    padding-bottom: 20px;
}

.homepage-featured-products-a{
    display: block;
    /* width: 100%; */
    /* height: 160px; */
    overflow-y: hidden;
    text-align: center;
}

.homepage-featured-products-a img{
    /* height: 160px; */
    height: 120px;
    width: auto;
    max-width: 100%;
    text-align: center;
}

.homepage-featured-products-info{
    width: calc(100% - 20px);
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    padding-top: 20px;
}

.homepage-featured-products-info a{
    float: left;
    width: 100%;
    font-size: 11px;
    padding-top: 10px;
    padding-bottom: 5px;
    height: 40px;
    overflow-y: hidden;
}

.homepage-featured-products-price{
    float: left;
    width: 100%;
    padding-bottom: 10px;
    font-size: 11px;
    font-weight: bold;
}

.HomePageCategory a:hover, .HomePageCategory a:focus{
    color: #112d4b;
}

.mh-logo{
    width: 100%;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

@media only screen and (max-width: 737px) {
	.phone_infoBoxHeading{
		padding:5px;
	}
	.cart-table{
		margin-top:0px;
	}
    .breadcrumb{
        display: none;
    }

    html, body{
        width: 100%;
        overflow-x: hidden;
    }

    .mobile-top-bar{
        float: left;
        width: calc(100% - 20px);
        height: 50px;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: white;
        padding-left: 10px;
        padding-right: 10px;
        border-bottom: 1px solid #9bc051;
    }

    .mobile-top-bar-logo{
        height: 50px;
        float: left;
    }

    .mobile-top-bar-logo img{
        height: 50px !important;
        width: auto !important;
        max-width: initial !important;
        padding: 0;
    }

    .mobile-top-bar-search, .mobile-top-bar-cart, .mobile-top-bar-menu{
        float: right;
        height: 50px;
        padding-left: 5px;
        padding-right: 5px;
        text-align: center;
    }

    .mobile-top-bar-search img, .mobile-top-bar-cart img, .mobile-top-bar-menu img{
        width: 24px;
        height: 24px;
        margin-top: 13px;
        text-align: center;
    }

    .mobile-menu{
        background: #9bc051;
    }

    .mobile-menu-ul li a{
        border-bottom: 1px dashed #fff;
    }

    .HomePageCategory{
        width: 50% !important;
        height: 185px;
        text-align: center;
        overflow-y: hidden;
    }

    .HomePageCategory a{
        font-size: 14px !important;
    }

    .HomePageCategory a img{
        width: 150px !important;
        height: 150px !important;
    }

    .main-footer-ul > li{
        /* width: calc(100% - 20px); */
        width: 100%;
        text-align: center;
    }

    .footernav ul li a{
        float: initial;
        text-align: center;
    }

    .verified-logos{
        padding-bottom: 0;
    }

    .verified-logos li{
        width: calc(100% - 20px);
        padding-bottom: 10px;
    }

    .about-image{
        width: 100%;
        padding: 0;
        text-align: center;
        padding-bottom: 10px;
    }

    .about-content{
        width: 100%;
    }

    .about-features{
        width: 100%;
        padding: 0;
    }

    .af-form{
        padding-top: 0;
    }

    .AW-Form-947446976{
        height: initial;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #af-form-947446976 .af-standards .af-element{
        padding-top: 7px;
    }

    .header-ctas{
        padding-bottom: 10px;
        border-bottom: 1px solid #95b3d8;
    }

    .header-cta{
        width: calc(50% - 10px);
    }

    .mobile-menu-ul li a{
        height: 40px;
        line-height: 40px;
    }

    .homepage-featured-products{
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .homepage-featured-products-info{
        float: left;
        padding-top: 5px;
    }

    .homepage-featured-products-info a{
        height: initial;
    }

    TD.infoBoxGrid{
        border: solid 1px #95b3d8;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    TD.infoBoxGrid iframe{
        display: none;
    }

    .hideOnMobile{
        display: none !important;
    }

    .cart-table tr .shoppingproductListing-data:first-child a{
        margin: 0;
    }

    .cart-table img{
        max-width: initial;
        max-width: 75px;
    }
	
	.in_image200 img{
		max-width:200px;
		width:200px;
		margin:0px;
	}

    .cart-table .shoppingproductListing-data .input-style{
        margin-right: 20px;
    }

    .productListing tbody tr td:nth-child(2), .productListing tbody tr td:nth-child(3), .productListing tbody tr td:nth-child(4){
        float: left;
    }

    .productListing tbody tr td:last-child{
        padding-bottom: 20px;
    }

    .productListing tbody tr td:last-child b{
        float: left;
        line-height: 35px;
    }

    .coupon-checkout td{
        width: 100%;
        float: left;
    }

    .checkout_shipping img{
        max-width: initial;
        width: 100%;
    }

    .checkout_paypal{
        max-width: initial;
        width: initial;
    }

    .product-attribute{
        padding: 0;
    }

}

