.block-account .block-title {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0091C7',endColorstr='#0091C7');
  background: #0091C7;
  background: -webkit-gradient(linear,left top,left bottom,from(#0091C7),to(#0091C7));
  background: -moz-linear-gradient(top,#0091C7,#0091C7);
  background: -o-linear-gradient(top,#0091C7,#0091C7);
  background: -ms-linear-gradient(top,#0091C7,#0091C7);
}
.block-cart {
  width: 100%;
}
form#new_suggestion textarea#suggestion, 
#request_form textarea#message, 
#request_form textarea#product1_details {
  width: 100%;
  box-sizing: border-box;
}
form#new_suggestion input,
#request_form form#review_form input {
  width: 100% !important; 
}


/* -- Search theming by Archana starts here -- */

.cms-index-index .main .drug_search_area iframe{
  height: 330px;
  width: 98%;
  float: right;
}

.frontend-index-allbrands .main-container .main{
  padding: 0px;
}
.frontend-index-allbrands .main-container .main #search_sidebar_form .drugSearch{
  margin: 0px;
  width: 100%;
  box-sizing: border-box;
}

#product_comparison .product-shop-row td{
  padding: 15px;
}

#product_comparison .product-shop-row td .product-image{
  display: block;
  margin-bottom: 15px;
  border: 1px solid #ededed;
  box-sizing:border-box;
  float: left;
  width: 35%;
}

.catalog-product-compare-index .product-name a{
  font-size: 20px;
}


#product_comparison .product-shop-row td .product-image img{
  width: 100%;
  height: auto;
}

#product_comparison .product-name {
    float: left;
    width: 60%;
    margin-left: 5%;
    text-align: left;
}

.catalog-product-compare-index td ul.add-to-links{
  vertical-align: top;
}

.catalog-product-compare-index .btn-remove{
    right: -10px;
    top: -10px;
}

#product_comparison .custom_price{
  font-size: 16px;
}
#product_comparison td, #product_comparison th{
  color: #000;
  border: 1px solid #7f7f7f;
  font-size: 16px;
}

.catalog-product-compare-index .regular-price .price{
  color: #000000;
  font-size: 18px;
}

.catalog-product-compare-index td ul.add-to-links .link-wishlist{
  min-height: auto;
    padding: 0 10px 0 35px;
    font-size: 14px;
    display: block;
    float: left;
    line-height: 34px;
    background: #004f8a url(../images/wishlist_ico.jpg) 8px center no-repeat;
    color: #fff;
    margin: 4px 0;
    font-weight: normal;
    background-size: 16px;
}

#product_comparison .odd a:hover{
  color: #004f8a;
}

.catalog-product-compare-index td button.btn-cart{
  margin: 4px 0;
  background: #004f8a url(../images/cart_ico.jpg) left center no-repeat;
}

.catalog-product-compare-index .buttons-set{
  text-align: center;
}

.catalog-product-compare-index .buttons-set button.button{
  float: none;
}

.catalog-product-compare-index button.button>span{
  background: #004f8a;
}

.catalog-product-compare-index button.btn-cart>span{
  background: #004f8a url(../images/cart_ico.jpg) 8px center no-repeat;
  padding: 0 10px 0 35px;
  font-size: 14px;
  background-size: 16px;
}
.catalog-product-compare-index button.btn-cart span span{
  padding: 0;
}

.catalog-product-compare-index td .add-to-links {
    float: none;
    width: auto;
    padding-top: 0;
    display: inline-block;
}

#product_comparison .add-to-row td .price-box{
  display: none;
}
#product_comparison td.first-in-line{
  background: none;
}
.catalog-product-compare-index .page-title{
  margin:0;
  text-align: center;
  padding: 25px 0;
  color: #fff;
  background: url(../images/compare_bg.jpg) repeat-x; 
}

.catalog-product-compare-index .link-print{
  float: right;
  position: relative;
  margin-top: -36px;
  margin-right: 25px;
}

.catalog-product-compare-index .page-title h1{
  text-align: center;
  color: #fff!important;
  float: none;
  font-size: 36px!important;
  font-weight: normal;
}


.header-form-search input{
  margin-left: 0;
  width: 256px !important;
}

.header-form-search{
  width: auto;
}

.offer_img{
  float: left;
  position: relative;
  margin-top: -4px;
  margin-left: 20px;
  margin-right: 20px;
}

.header .quick-access{
  width: 100%;
}

 .offer_img_mobile{
    display: none;
 }


@media all and (max-width: 960px) {
  .offer_img_mobile{
      display: block;
      overflow: hidden;
      text-align: center;
   }

   .offer_img{
    display: none;
   }

   .offer_img_mobile .offer{
    background: #fff;
    padding: 5px ;
    display: inline-block;
    color:  #005277;
    line-height: 10px;
    font-size: 11px;
    font-weight: bold;
  }

  .header .quick-access {
      width: 100%;
  }

  .header-form-search input {
    width: 65% !important;
    padding: 9px 0 9px 5px !important;
    border: 1px solid #ddd;
    margin-left: 10%;
}
  div#search_autocomplete {
    left: 10%!important;
    top: 36px!important;
    width: 215px !important;
}
  .header-form-search {
    width: 75%;
  }

   .offer_img_mobile .text{
      display: block;
      float: left;
      color: #fff;
      width: 100%;
      box-sizing:border-box;
      background: #005277;
      padding: 0 12px;
      line-height: 29px;
      font-size: 11px;
      text-transform: uppercase;
   }

   .offer_img_mobile .text span{
    font-size: 14px;
    text-decoration: underline;
   }

   .offer_img_mobile .text span.offer{
    text-decoration: none;
   }
}


@media all and (max-width: 920px) {
  .cms-index-index .main .drug_search_area iframe {
      height: 340px;
  }
}
@media (max-width: 860px){

  div#search_autocomplete {
      left: 5%!important;
      top: 36px!important;
      width: 194px !important;
  }
}

@media all and (max-width: 800px) {
  .cms-index-index .main .drug_search_area iframe {
      height: 290px;
  }
  .drugSearch input {
    height: 40px;
  }
}


/* -- Search theming by Archana ends here -- */


@media all and (max-width: 840px) {

div#search_autocomplete {
    left: 5%!important;
    top: 36px!important;
    width: 178px!important;
}
  .form-list .customer-dob .dob-year {
    width: 130px;
  }
  .form-list .customer-dob .dob-day, 
  .form-list .customer-dob .dob-month {
    width: 52px;
  }
  .col2-left-layout .col-main {
    float: right;
    margin-right: 0;
  }
  .col-main {
    width: 65.7%;
    margin: 0;
  }
  .col-left {
    width: 31.6%;
    margin: 0;
  }
  .my-account .buttons-set {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: 0 auto;
  }
  .my-account .buttons-set button.button {
    overflow: visible;
    width: auto;
    border: 0;
    padding: 0;
    margin: 10px;
    background: transparent;
    cursor: pointer;
  }
  #wishlist-view-form .buttons-set2 button.button {
    margin-right: 0;
  }
  button.btn-cart {
    margin-top: 6px;
  }
}
@media all and (max-width: 756px) {
  div#search_autocomplete {
    left: 5%!important;
    top: 36px!important;
    width: 34%!important;
  }
}
@media all and (max-width: 736px) {
  .cms-index-index .main .drug_search_area iframe {
      height: 60px;
      width: 100%;
  }
  div#search_autocomplete {
     left: 14%!important;
    top: 40px!important;
    width: 49%!important;
  }
}
@media all and (max-width: 1200px) {
  .catalog-product-compare-index .product-name a{
    font-size: 16px;
  }

  #product_comparison .product-shop-row td .product-image{
    width: 55%;
    max-width: 100px;
    margin: 0 auto 10px;
    float: none;
    min-width: 100px;
  }

#product_comparison .product-name{
  width: 100%;
}
}

@media all and (max-width: 768px) {
  .block-account {
    padding: 5px;
    border: 1px solid #e6e6e6;
    border-radius: 0;
  }
}

@media only screen and (max-width:568px) {

  .offer_img_mobile .text{
      font-size: 10px;
      padding: 0 5px;
  }
  .offer_img_mobile .text span {
      font-size: 12px;
  }

  div#search_autocomplete {
      left: 13%!important;
      top: 40px!important;
      width: 49%!important;
  }
}
@media only screen and (max-width: 460px){

div#search_autocomplete {
    left: 12%!important;
  }
}
@media only screen and (max-width:400px) {
  .offer_img_mobile .text span{
    font-size: 11px;
    display: block;
  }

  .offer_img_mobile .text{
    line-height: 14px;
    padding: 5px;
  }

  .offer_img_mobile .text span.offer{
    display: inline-block;
    padding: 3px 5px;
  }
}

/*product description and frequently bought products on product page*/
  .catalog-product-view .bought-block-content p {
    margin: 0 0 10px;
  }
  .catalog-product-view .bought-block-content li .item .product-image {
    margin-right: 0!important;
  }

  .product-collateral{
    width: 70%;
    display: inline-block;
  }
  .product_wrapper{
    width: 25%;
    display: inline-block;
    float: right;
    margin-top: 46px;
  }
  .catalog-product-view .bought_wrapper_area{
    text-align: center;
    width: 100%;
  }
  .catalog-product-view .product_wrapper .pr-similar-products{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    float: right;
    border: 1px solid #D9D9D9;
    text-align: center;
    /*margin-top: 10px;*/
  }
  .catalog-product-view .product_wrapper .pr-similar-products .block{
    border: 0;
    margin: 0;
    padding: 0;
  }
  .block-compare{
    font-size: 11px;
    line-height: 1.25;
  }
  .catalog-product-view .bought_wrapper_area .block-title{
    border-bottom: 1px solid #ddd;
    height: auto;
    line-height: 25px;
    padding: 15px 0;
  }
  .catalog-product-view .product_wrapper .pr-similar-products .block .block-title strong{
    font: 400 18px 'Open Sans', sans-serif;
    padding: 0;
    text-transform: capitalize;
    color: #333333;
    text-align: center;
  }
  .block-compare .block-title strong {
    background-image: none;
    background-position: 0 1px;
  }
  .catalog-product-view .product_wrapper .pr-similar-products .block .block-content{
    background: #FFFFFF;
  }
  .catalog-product-view .main-container .bought-block-content .item{
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #CCC;
    float: left;
  }
  .catalog-product-view .bought-block-content .item:last-child{
    border-bottom: 0;
  }
  .catalog-product-view .main-container .mini-products-list .product-image{
    width: 100% !important;
    border: 0;
    text-align: center;
  }
  a, a:visited {
    outline: none;
    /*color: #6B9A63;*/
    text-decoration: none;
  }
  .catalog-product-view .main-container .mini-products-list .product-image img{
    min-width: 100px;
    min-height: 100px;
    width: 70%;
    height: auto;
  }
  .catalog-product-view .main-container .mini-products-list .product-details{
    margin-left: 0;
    text-align: center;
    width: 100%;
  }
  .catalog-product-view .bought-block-list .mini-products-list .product-details a b {
    color: #6B9A63!important;
    font-weight: bold;
    font-size: 14px !important;
  }
  .catalog-product-view .bought-block-list .mini-products-list a.link-cart {
    color: #dc6809 !important;
    font-weight: bold;
    padding: 0;
  }

  .catalog-product-view .mini-products-list .product-details a{
    display: block;
    text-decoration: none;
    font-size: 14px!important;
    color: #6B9A63 !important;
    font-weight: bold;
    border: 0 !important;
    background: transparent!important;
    float: none!important;
    font-weight: bold!important;
    /*text-align: center;*/
    line-height: 1.25;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400 !important;
  }
  .bought-block-list .mini-products-list .product-details .link-cart:hover {
    padding: 0;
  }

  .catalog-product-view .mini-products-list .product-details span.equivalentSty{
    font-size: 14px;
    margin: 3px 0;
    display: block;
  }
  .product-view .padder {
    font-size: 15px;
  }

  /*responsive bought products*/
  @media only screen and (max-width: 1024px){

    .block .block-title {
      height: 45px;
      line-height: 45px;
    }
  }
  @media only screen and (max-width: 980px){
    .catalog-product-view .product_wrapper .pr-similar-products .block .block-title strong{
      font: 400 18px 'Open Sans', sans-serif;
    }
    .catalog-product-view .easytabs-a {
      font: normal 16px 'Open Sans', sans-serif;
      padding: 7px;
      text-transform: capitalize;
    }
  }
  @media only screen and (max-width: 960px){
    .block .block-title {
      height: 45px;
      line-height: 45px;
    }
  }
  @media only screen and (max-width: 900px){
    .catalog-product-view .block.block-list.block-compare {
      width: 100%;
    }
    .catalog-product-view .block .block-content {
      border: 0;
    }
  }
  @media only screen and (max-width: 840px){
    .block.block-list.bought-block-list {
      display: block;
      position: static;
    } 
  }
  @media only screen and (max-width: 800px){

    .catalog-product-view .product_wrapper{
      width: 100%;
    }
    .catalog-product-view .easytabs-wrapper{
      width: 100%;
    }
    .catalog-product-view .product-collateral{
      width: 100%;
      display: inline-block;
    }
    .catalog-product-view .product_wrapper .pr-similar-products{
      width: 100%;
    }
    .catalog-product-view .bought_wrapper_area .block-title{
      background: #ddd!important;
      padding: 5px 0;
    }
    .catalog-product-view .main-container .bought-block-content .item{
      width: 100%;
      margin-bottom: 0;
      padding-bottom: 0;
      border-bottom: 1px solid #CCC;
      border-right: 0px solid #E4E4E4;
      float: left;

    }
    .catalog-product-view .main-container .mini-products-list .product-image{
      width: 40% !important;
      display: inline-block;
      text-align: center;
      /*border-bottom: 1px solid #CFCFCF;*/
      padding: 10px 0;
      margin-bottom: 0px;
    }
    .catalog-product-view .main-container .mini-products-list .product-image img{
      width: auto;
      height: 120px;
    }
    .catalog-product-view .main-container .mini-products-list .product-details{
      width: 60%;
      text-align: left;
      float: left;
      padding: 10px 0;
    }
  }
  @media only screen and (max-width: 640px){

    p {
      font-size: 16px!important;
    }
  }
  @media only screen and (max-width: 480px){

    .catalog-product-view .easytabs-a {
      padding: 4px;
      border-radius: 0px;
    }
    .easytabs-a-accordion {
      border: 0;
      box-shadow: none;
      padding: 5px;
      text-align: center;
      margin-bottom: 5px;
      background: #6C6C6C;
      display: block;
    }
  }
  @media only screen and (max-width: 420px){
    .catalog-product-view .easytabs-content * {
      font-size: 13px!important;
    }
  }
  @media only screen and (max-width: 375px){
    .catalog-product-view .easytabs-a {
      font-size: 14px;
    } 
    .catalog-product-view .product_wrapper .pr-similar-products .block .block-title strong{
      font-size: 16px;
    }
    .catalog-product-view .main-container .mini-products-list .product-image{
      width: 45%!important;
    }
    .catalog-product-view .main-container .mini-products-list .product-image img{
      height: 100px;
    }
    .catalog-product-view .main-container .mini-products-list .product-details{
      width: 50%;
    }
    .catalog-product-view .mini-products-list .product-details a{
      font-size: 13px;
    }
    .catalog-product-view .mini-products-list .product-details span.equivalentSty{
      font-size: 12px;
    }
  }
  @media only screen and (max-width: 736px){

    .catalog-product-view .easytabs-a {
      padding: 7px 0;
      font: normal 14px 'Open Sans', sans-serif;
    }
    .block .block-title {
      height: 0;
    }
  }

  @media only screen and (max-width: 320px){

    .catalog-product-view .easytabs-content {
      padding: 10px 0;
    }
  }

  /*frequently bought products on cart page*/
  .checkout-cart-index .bx-wrapper .bx-prev {
    background: url(../images/cart-arrow-left.png) no-repeat;
    width: 19px;
    height: 37px;
    z-index: 9;
    left: 0;
  }
  .checkout-cart-index .bx-wrapper .bx-next {
    right: 22px !important;
    background: url(../images/cart-arrow-right.png) no-repeat;
    width: 19px;
    height: 37px;
    z-index: 9;
  }
  .slick-prev.slick-arrow {
    background: url(../images/cart-arrow-left.png) no-repeat;
    width: 19px;
    height: 37px;
    border: 0;
    text-indent: -9999px;
    z-index: 9;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
  }
  .slick-next.slick-arrow {
    background: url(../images/cart-arrow-right.png) no-repeat;
    width: 19px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 37px;
    text-indent: -9999px;
    right: -12px;
    border: 0;
  }
  .checkout-cart-index .cart .cart-collaterals .col2-set {
    float: left;
    width: 70%;
  }
  .checkout-cart-index .col2-set .col-1 {
    float: left;
    width: 100%;
  }
  .checkout-cart-index .block.bought-block-list {
    border: 0;
    border-bottom: 0;
  }
  .checkout-cart-index .block.bought-block-list .block-title {
    background: #2a4b36;
    border-bottom: 1px solid #ddd;
    padding: 0;
    height: 30px;
    line-height: 30px;
    margin: 20px 0;
  }
  .checkout-cart-index .block.bought-block-list .block-title strong {
    display: block;
    font: normal 18px Arial, Helvetica, sans-serif;
    padding: 0;
    text-transform: uppercase;
    color: #6b9a40;
    padding-left: 0;
    background-image: none;
  }
  .checkout-cart-index .block.bought-block-list .block-title span{
    text-transform: uppercase;
    color: #6b9a40;
  }
  .checkout-cart-index .block .block-content {
    background: #FFFFFF;
  }
  .checkout-cart-index .wishlist-sidebar{
    width: 515%;
    position: relative;
    transition-duration: 0s;
    transform: translate3d(-787px, 0px, 0px);
  }
  .checkout-cart-index .item {
    position: relative;
  }
  .checkout-cart-index .item {
    width: 100%;
    float: left;
    margin-right: 0%;
    text-align: center;
    margin-left: 30%;
  }
  .checkout-cart-index .bought-block-list .mini-products-list a.link-cart {
    color: #dc6809 !important;
    font-weight: bold;
    background: transparent;
    border: 0;
    font-size: 14px;
    font-weight: bold;
    float: none;
    line-height: 1.25;
  }
  .bought-block-list .mini-products-list .product-details .link-cart:hover {
    padding: 0;
    background: transparent;
    border: 0;
    font-weight: bold;
    font-size: 14px;
    float: none;
    line-height: 1.25;
  }
  .checkout-cart-index .item a.link-wishlist {
    position: absolute;
    top: 15px;
    right: 65px;
    background: url(https://www.reliablerxpharmacy.com/skin/frontend/reliablerxpharmacy/reliable/images/sprite1.png) -13px -110px no-repeat;
    font-size: 0px;
    display: block;
    width: 22px;
    height: 20px;
    transition: none;
  }
  
  .checkout-cart-index .main-container .mini-products-list .product-image {
    width: 100%!important;
    border: 1px solid #E8E8E8;
    float: left;
    border: 0;
  }
  .checkout-cart-index .mini-products-list .product-image a {
    width: 60%;
    text-align: center;
    display: inline-block;
    border-bottom: 2px solid #6b9a40;
  }
  .checkout-cart-index .slick-slide img {
    width: 50%;
    height: auto;
    display: inline-block;
    max-width: 100%;
  }
  .checkout-cart-index .main-container .mini-products-list .product-details {
    margin-bottom: 10px;
    padding-top: 10px;
    width: 100%;
    float: left;
    margin-left: 0;
  }
  .checkout-cart-index .mini-products-list .product-details a {
    text-decoration: none;
    font-size: 14px;
    min-height: 30px;
    display: block;
    color: #6B9A63; 
  }
  .checkout-cart-index .mini-products-list .product-details a:hover {
    color: #6B9A63 !important;
  }
  .checkout-cart-index .bought-block-content .product-details span.equivalentSty {
    font-size: 14px;
    margin-bottom: 10px;
    display: block;
  }
  .checkout-cart-index .item .product-details p.custom_price {
    font-size: 14px;
    margin-bottom: 10px;
  }
   .checkout-cart-index .bought-block-list .mini-products-list .product-details a b {
    color: #6B9A63!important;
    font-weight: bold;
    font-size: 14px !important;
  }
  .checkout-cart-index .regular-price .price {
    font-family: 'Open Sans', sans-serif;
  }
  /*responsive frequently bought products on cart page*/
  @media only screen and (max-width: 1024px){
    .block .block-title {
      height: 45px;
      line-height: 45px;
    }
  }
  @media only screen and (max-width: 960px){
    .block .block-title {
      height: 45px;
      line-height: 45px;
    }
  }
  @media only screen and (max-width: 900px){
    .checkout-cart-index .cart .cart-collaterals .col2-set {
      width: 100%;
    }
    .checkout-cart-index .block.block-list.block-compare {
      width: 100%;
    }
    .checkout-cart-index .block .block-content{
      border: 0;
    }
  }
  @media only screen and (max-width: 840px){
    .block.block-list.bought-block-list {
      display: block;
      position: static;
    }
    .block {
      border: 0;
    }
  }
  @media only screen and (max-width: 670px){
    .col2-set .col-1{
      width: 100%;
      margin-bottom: 15px;
    }
  }
  @media only screen and (max-width: 570px){
    .checkout-cart-index .block.bought-block-list .block-title strong {
      font: normal 15px Arial, Helvetica, sans-serif;
      text-align: center;
    }
    .checkout-cart-index .block.bought-block-list .block-title {
      height: 40px;
    }
    .checkout-cart-index .block.bought-block-list .block-title span {
      font-size: 14px;
      line-height: 20px;
    }
  }
  @media only screen and (max-width: 420px){
    .block-compare{
      width: 92%;
    }
    .checkout-cart-index .block.bought-block-list .block-title {
      height: 40px;
    }
  }
  @media only screen and (max-width: 375px){
    .block-compare{
      width: 90%;
    }
  }
  @media only screen and (max-width: 736px){
    .block-compare{
      right: inherit;
      left: 16px;
      width: 95%;
      top: 161px;
    }
    .block .block-title {
      height: 0;
      line-height: 29px;
    }
  }