.page-header { background: #FFFFFF;}
.page-header .panel.wrapper { background: #1BBC9B;}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title > h3 {
	color:#1BBC9B;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .actions .action.subscribe.primary{
	background: #1BBC9B;border-color: #1BBC9B;}
.product-social-links,
.amazon-minicart-container{ width: 100%;    display: block; text-align: left;}
.home-fullwidth-block{background: #fff;}
.proimage-row{width:100%;}
.proimage1{width:50%; float:left;}
.proimage2{width:50%; float:left;}
.proimage3{width:50%; float:left;}
a, .alink {color: #E25A5A;}

/*footer links section dec27-2018*/
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li > a:hover {
    color:#E25A5A;}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a:hover{
  color:#E25A5A;  
}

/*Add to Cart button onhover dec27-2018*/
.action.primary:hover {background:#E25A5A;
    border: 1px solid #E25A5A;color: #fff }    

/*Shopping Cart button dec27-2018*/
.cart-container .checkout-methods-items .action.primary {
       background: #1BBC9B; border:#1BBC9B; }
 button, .cart.table-wrapper .actions-toolbar > .action, .action-gift{
    background-image: none;background: #484848;
    border: 1px solid #484848;color:#fff; } 
.block-cart-failed .action.continue, .cart-container .form-cart .action.continue {
    background: #484848; border: 1px solid #484848;color:#fff;}

/*****Responsive************/
@media only screen and (max-width :846px){
.page-header {background: #1BBC9B;}
.payment-icons{width: 100%;float: left;}
.cms-index-index .widget.block.block-static-block{
	margin-top: 20px;}
.blog__sidebar-search .action.primary{margin-top: 29px; padding: 10px 15px;}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .actions .action.subscribe.primary:hover {
    background: #E25A5A; border-color: #E25A5A;  }
/*Products Per page toolbar jan18-2019*/
.pages strong.page {border: 1px solid #244F5D; background:#244F5D;}
.pages strong.page:hover {background: #1BBC9B;border: 1px solid #1BBC9B;color: #ffffff;}   
.pages a.page{border: 1px solid #244F5D; background:#244F5D;}
.pages a.page:hover{background: #1BBC9B;border: 1px solid #1BBC9B;color: #ffffff;}
.pages .action.next{border: 1px solid #244F5D; background:#244F5D;}
.pages .action.next:hover{background: #1BBC9B;border: 1px solid #1BBC9B;color: #ffffff;}
.pages .action.previous{border: 1px solid #244F5D; background:#244F5D;}
.pages .action.previous:hover{background: #1BBC9B;border: 1px solid #1BBC9B;color: #ffffff;}

 /*header Container dec27-2018*/
/*.page-header {background: #fff;}    
.nav-toggle {background: #1BBC9B;border-radius: 10px;}
.block-search .label {background: #1BBC9B;border-radius: 10px;}
.minicart-wrapper {background: #1BBC9B;border-radius: 10px;}*/
}

/*header links dec27-2018*/
.header.panel > .header.links > li > a:hover {color: #E25A5A;}

/*page link title*/
.breadcrumbs .items{display: none;}

/*List View Addtocomapre in cart page jan18-2019*/
.product-item-actions .actions-primary+.actions-secondary>* {
        white-space: normal; display: none;
    }

@media only screen and (min-width :768px) and (max-width :1024px){
.action.primary{ padding: 10px 15px;}
.block.newsletter .actions {float: left; width: 100%;margin-top: 20px;}
.blog__sidebar-search .action.primary{float: right;
margin-top: 0px;padding: 7px 15px;}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .actions .action.subscribe.primary:hover {
    background: #E25A5A; border-color: #E25A5A;  }
}
