body {
  color: #333!important;
}

.bookMark {
  display: none;
}
.category_list_wrapper {
  max-width: 1000px;
  margin: 0 auto;
}
#nav li.level0 {
  width: auto;
  float: left;
  margin: 0 auto;
  margin-right: 3%;
  width: 22%;
  margin-bottom: 10px;
  height: 20px;
  overflow: hidden;
}
#nav li.level0:last-child {
  margin-right: 0;
}
.category_list_area {
	padding: 20px 0 20px 0;
}
#nav {
	padding: 0;
}
#nav>li>a {
	padding: 0;
}
.category_list_area {
	background-color: #0794C8;
  	border-bottom: 5px solid #037DA9;
}
.adc_container {
	font-size: 13px;
	text-indent: 0;
  padding: 0;
  position: relative;
}

.header-form-search {
  float: left;
  width: 85%;
}

.header select {
	width: 35%;
  	padding: 8px;
  	margin-right: 10px;
  	background: #FFF;
    display: none;
}

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

.header-form-search button {
	border: 0;
}

.adc_header {
  margin: 5px auto 5px;
}

.header .cart_bag {
  padding: 0;
}

.header .quick-access {
  margin-top: 25px;
  position: relative;
}

.header {
	padding: 0;
}

#nav li:hover a, #nav li.active a {
  color: #000000;
}

.contact-details {
  display: inline-block;
  width: 84%;
  line-height: 35px;
  height: 35px;
}

.login-register-block {
  display: inline-block;
  text-align: right;
  width: 16%;
  float: right;
  line-height: 30px;
}

.login-register-block a {
  color: #fff;
  font-size: 16px;
}

span.links-divider {
  font-size: 20px;
  padding: 0 8px;
}

.login-register-block a:hover {
  text-decoration: none;
  color: #000;
}

.cms-top-links li {
  float: left;
  border-right: 1px solid #626364;
  margin-top: 13px;
}

.cms-top-links li:last-child {
  border-right: 0;
}

.cms-top-links li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  padding: 2px 19px;
  display: block;
}

.cms-top-links li a:hover {
  color: #00BBFF;
}

.new_offers {
    margin: -26px 2.5% 0 25px;
}

.footer-container {
  background: #363636;
  padding: 20px 0;
}

.footer {
  background: #363636;
  color: #fff;
  max-width: 1000px;
  margin: 0 auto;
  border-top: 0;
}

.footer li.footerli {
  width: 20%;
  float: left;
}

.footer li.footerli .secure-imgs img {
  width: 120px;
  margin-top: 5px;
}

span.visa-img img {
  margin-top: 5px;
}

.footer-container .footer .addthis_32x32_style .at15t {
  background: url(../images/footer-social-links.png) no-repeat left;
  overflow: hidden;
  display: block;
  float: left;
  margin-right: 8px;
  height: 32px!important;
  width: 32px!important;
  line-height: 32px!important;
}

.footer-container .footer .addthis_32x32_style span {
  display: block;
}

.footer-container .footer .addthis_32x32_style a.addthis_button_preferred_1 {
  background-position: 0px 0px!important;
}

.footer-container .footer .addthis_32x32_style a.addthis_button_preferred_2 {
  background-position: -40px 0px!important;
}

.footer-container .footer .addthis_32x32_style a.addthis_button_preferred_3 {
  background-position: -80px 0px!important;
}

.footer-container-bottom {
  background: #363636;
  text-align: center;
  padding: 0 0 20px;
  color: #A3A3A3;
}

.page-title h1, .page-title h2, .clnews-newsitem-view .page-title, .con_title, .customer-testimonials .page-title h1 {
    color: #0AAAE5!important;
}

.cart .data-table th {
    font-size: 16px;
    font-weight: 400;
    padding: 7px 15px;
}

.cart .data-table td {
    padding: 15px 15px;
}

.cart-table .price {
  font-weight: 600;
  color: #39BDED;
  font-size: 16px;
}

.cart .data-table tfoot .btn-continue>span, .cart .data-table tfoot .btn-update>span, .cart .data-table tfoot .btn-empty>span, .checkout-cart-index button.button>span {
  background-color: #0091C7;  
  background-image: none;
  color: #FFFFFF;
  font-size: 14px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  background: #0091C7;
  filter: none;
}

.cart .totals button.button>span, .btn-proceed-checkout>span {
  background: #0091C7;
  background-color: #0091C7;
  filter:none;
  border-top: 0;
  border-bottom: 0;
  border-radius: 0;
}

.cart .totals button.button span {
  line-height: 30px !important;
}

.cart .totals button.button:hover>span, .btn-proceed-checkout:hover>span {
     border-bottom: 0;
     border-top: 0;
    background: #000;
    background-color: #000;
    filter:none;
}

.cart .totals {
  width: 45%;
  padding: 20px;
}

.cart .totals .checkout-types {
  float: left;
}

.cart .totals .checkout-types li {
  padding: 10px 0 0;
}

.checkout-cart-index .product-name {
    font-size: 1.2em;
}

.main {
  padding: 20px 0;
}

.col1-layout .col-main {
  padding: 0;
}

button.button>span {
    background: #0091C7;
    background-color: #0091C7;
    filter:none;
    letter-spacing: 0;
    font-style: normal;
    color: #fff;
    border-radius: 0;
}

button.button:hover>span {
  background: #000;
  background-color: #000;
  filter:none;
}

.account-login .registered-users h2 {
    background: url('../images/home/login_header.png') no-repeat 99% center #0091C7;
}

.drugSearch button, .account-login .registered-users .buttons-set button.button {
    background: #0091C7;
    border-radius: 0;
    padding: 5px 20px;
}

.drugSearch button:hover, .account-login .registered-users .buttons-set button.button:hover {
  background: #000;
}

#contactForm, .customer-account-create #form-validate, #review-form, #product_sendtofriend_form {
  width: 100%;
}

.logged-in-user {
  display: inline-block;
  width: 14%;
  float: right;
}

.logged-in-user.active {
  background: #242424;
}

.logged-in-user a {
  color: #fff;
  font-size: 14px;
  /*background: #000;*/
  display: block;
  padding: 8px 4px;
  text-align: center;
}

.dropdown_links {
  position: absolute;
  top: 96%;
  right: 0;
  background: #242424;
  z-index: 99999;
  width: 170px;
  margin-top: 0;
  text-align: left;
  display: none;
}

.dropdown_links li {
  display: block;
  float: left;
  width: 100%;
}

.dropdown_links li a {
  display: block;
  float: none;
  margin: 0 8px;
  padding: 8px 10px;
  border-bottom: 1px solid #696969;
  text-align: left;
  cursor: pointer;
}

.dropdown_links li a:hover {
  color: #0AAAE5;
}

.search-autocomplete li {
  padding: 6px 12px;
  border-bottom: 1px solid #B5B5B5;
  color: #000;
}

.search-autocomplete li a {
  color: #000;
}

.cms-page-view .breadcrumbs {
    padding: 0 0px 10px 0px;
}

.testimonial-content-avatar {
    float: left;
}

.testimonial-content-avatar img {
  margin-right: 15px;
}

.footer p.imp_decl {
  float: left;
  margin-top: 10px;
}

.footer ul li a {
  text-align: left;
}

.footer ul li a:hover {
  color: #00C5FF;
}

#checkout-step-login .col2-set {
  padding: 0;
}

.opc .step {
  padding: 20px 10px;
}

.col-right {
  width: 25%;
  margin-right: 0;
}

.col-main {
  width: 72%;
}

.col2-right-layout .col-main {
  margin-left: 0;
}

.block.block-progress .block-title span, .block-progress dt {
  font-size: 14px;
    padding: 10px 15px;
    margin-bottom: 5px;
}

.opc .active .step-title {
  padding: 8px 10px 9px;
}

.checkout-onepage-index .discount {
  margin-top: 15px;
}

.checkout-onepage-index input.radio {
  margin-right: 15px;
}

.checkout-onepage-index .opc .sp-methods dt label {
  margin-left: 10px;
  font-size: 17px;
  color: #000!important;
}

#checkout-review-table .price {
    color: #000000;
}

#checkout-review-table td {
  color: #0091C7;
}

#review-buttons-container .f-left a {
  color: #0091C7;
  font-weight: 600;
}

#checkout-review-submit .form-list .input-box input, #cap_box input {
  padding: 8px 8px !important;
  text-indent: 0px !important;
  width: 100% !important;
  box-sizing: border-box;
}

.back-link a {
  border-radius: 0;
}

.back-link a:hover {
  background: #0091C7;
  background-color: #0091C7;
  filter:none;
}

.opc .sp-methods dt {
  padding-bottom: 12px;
  border-bottom: 2px dotted #E8E8E8;
  margin-bottom: 12px;
}

.opc .sp-methods dt img {
  width: 140px!important;
  height: 40px!important;
}

.opc .sp-methods dd {
  float: left;
  background: #F9F9F9;
  margin-bottom: 20px;
  margin-top: -12px;  
  font-size: 16px;
  width: 100%;
}

#payment_form_echeckpayment .form-list li {
  margin-bottom: 0;
}

#checkout-step-payment .form-list .input-box {
  margin-bottom: 10px;
}

li.control.medical {
  border: 1px solid #E4E4E4;
  float: left;
  padding: 10px!important;
  background: #F9F9F9!important;
  box-sizing: border-box;
}

.opc .form-list {
  margin: 0;
}

.detail {
  background: #F9F9F9!important;
}

.medical {
  margin-top: 0px !important;
}

input.callandofferscheckbox {
  margin-left: 10px;
}

.checkout-onepage-index #checkoutSteps h4 {
  font-size: 18px;
  border-bottom: 2px solid #ECECEC;
  padding-bottom: 10px;
}

#medical_history_div input, #medical_history_div textarea {
   border: 1px solid #BFBFBF; 
}

#medical_history_div textarea {
  width: 96%;
  height: 40px;
  padding: 5px 1%;
  box-sizing: border-box;
}

input.medical_checkbox {
  margin-left: 10px;
}

ul#payment_form_checkmo, ul#payment_form_wiretransfer, ul#payment_form_pay, ul#payment_form_echeckapi, ul#payment_form_echeckpayment {
  padding: 20px;
  border-bottom: 2px solid #E4E4E4;
  float: left;
  width: 100%;
  box-sizing: border-box;
}

.sp-methods .form-list {
  padding-left: 0;
}

.refresh_captcha {
  color: #0091C7;
}

#checkout-review-submit .buttons-set button.button {
  margin-top: 10px;
}

.block-progress dt.complete a {
  color: #0091C7;
}

.checkout-onepage-index .footer p {
    color: #FFF !important;
}

.col2-left-layout .col-main {
  margin-right: 0;
}

.block-account {
    padding: 5px;
}

.sb_block .block-title, .block-title.product-request, .block-compare .block-title, .block-left-nav .block-title, .block-cart .block-title,
.block-reorder .block-title, .block-layered-nav .block-title {
  padding: 8px 12px;
  background: #0091C7;
  border-radius: 0;
  display: block;
}

.block-layered-nav .block-content .block-subtitle {
    padding: 4px 0 4px 10px !important;
    color: #000000!important;
    font-size: 16px!important;
}

.block-layered-nav dd li {
    color: #0091C7;
}

.block-layered-nav dt {
    color: #000000;
    padding: 10px 10px 10px;
}

.block-layered-nav dd.last ol {
  padding-bottom: 0;
}

.block .block-title strong {
  color: #fff;
}

form#new_suggestion input, #request_form form#review_form input {
  box-sizing: border-box;
}

.block-compare .block-content li.item {
  padding: 10px 5px;
}

.block .actions a:hover {
  color: #0091C7;
}

.block-compare .actions {
  padding: 10px 5px 5px;
  border-top: 1px solid #C0C0C0;
}

.success-msg {
  background-color: #F3FCFF;
  color: #626262;
}

p.empty {
  padding: 8px;
  color: #000;
}

#request_form {
  border: 1px solid #e6e6e6!important;
}

.sb_block, .block-compare, .block-left-nav, .block-cart, .block-subscribe, .block-reorder, .block-layered-nav {
  border: 1px solid #e6e6e6;
  padding: 5px;
}

.block-content.sb_content, .block-content.product_request_content {
  padding: 8px 6px;
}

.block-content.sb_content p.sb_lable {
  margin-bottom: 5px;
}

.block-content.sb_content .input-box.sinput {
  margin-bottom: 10px;
}

img#suggestion_captcha_img {
  border: 2px solid #D7D7D7;
  margin-bottom: 8px;
}

.block-title.product-request strong {
  font-weight: 400;
  color: #fff;
}

.suggestion_button button, .product_request_form button {
  background: #0091C7;
  color: #fff;
  border: 0;
  padding: 4px 10px;
  font-size: 16px;
  cursor: pointer;
}

.suggestion_button button:hover, .product_request_form button:hover {
  background: #000;
}

.block-cart .block-title strong {
  font-size: 16px;
}

.block.block-cart .block-content, .block.block-reorder .block-content {
  padding: 10px;
}

.block.block-cart .block-content .block-subtitle, .block.block-reorder .block-content .block-subtitle {
    border-top: 1px solid #CACACA;
  border-bottom: 1px solid #DDD;
  padding: 5px 0 5px 5px!important;
  margin-bottom: 5px!important;
    font-size: 18px!important;
}
.product-name a {
  color: #000;
}
.block-cart .product-name a:hover, #contactForm .buttons-set p.required {
  color: #0091C7;
}
.mini-products-list .product-image:hover {
  border: 1px solid #0091C7;
}
.block-cart .subtotal {
    margin-top: 10px;
}

.block-content .summary p.amount a {
  color: #0091C7;
}

.catalog-category-view .block .block-content {
  color: #000;
}

.block-cart .product-details .price {
  font-size: 14px;
  font-weight: 600;
  color: #0091C7;
}

.block-cart {
    left: 0;
    box-sizing: border-box;
}

.box-account.box-info, .dashboard .box-recent, .dashboard .box-reviews {
    padding: 15px;
}

.block.product-request-left-nav {
  padding: 5px;
}

.block-left-nav .block-title span {
  font-weight: normal;
}

.product_request_form {
  padding: 5px 5px!important;
}
.product_request_form label {
  margin-bottom: 5px;
}
.product_request_form .input-box {
  margin-bottom: 10px;
}
.block {
  top: 0;
}

.dashboard .box-info a {
  margin-bottom: 0;
  margin-top: 10px;
}

.my-account .col2-set .col-1 a, .my-account .col2-set .col-2 a, .box-account-adress a, .dashboard .box-recent .box-head a, .dashboard .box-reviews .box-head a {
  text-decoration: underline;
  color: #0091C7;
  font-size: 15px;
}

.my-account .box .box-title a {
  color: #0091C7;
  font-size: 15px;
}

.my-account .box .box-title a:hover {
  color: #000;
}

.block-compare .product-name a {
  color: #000;
}

.block-account .block-content ul li.current strong {
  color: #0091C7;
  font-weight: 600;
}

#my-orders-table td, #my-orders-table th, #wishlist-table th, #wishlist-table td, #my-reviews-table th, #my-reviews-table td {
  font-size: 14px !important;
  padding: 10px !important;
}

a:hover {
  color: #0091C7;
}

.category-products li.item .category_product_grid_buttons {
  margin-right: 0px;
  border: 1px solid #E3E3E3;
  clear: both;
  height: 35px;
  margin-top: 10px;
  width: 144px;
  display: inline-block;
}
.products-grid .price-box {
    margin: 5px 0 3px 0;
}
.category-products li.item .add_to_cart_link {
  background: url(../images/rxpharmacy_sprite.png) no-repeat -57px -61px;
  width: 35px;
  height: 35px;
  display: block;
  float: left;
  border-right: 1px solid #e3e3e3;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.category-products li.item .information_link {
  background: url(../images/rxpharmacy_sprite.png) no-repeat -159px -62px;
  width: 35px;
  height: 35px;
  display: block;
  float: left;
  border-right: 1px solid #e3e3e3;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.category-products li.item .add_to_wishlist_link {
  background: url(../images/rxpharmacy_sprite.png) no-repeat -256px -62px;
  width: 35px;
  height: 35px;
  display: block;
  float: left;
  border-right: 1px solid #e3e3e3;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.category-products li.item .add_to_compare_link {
  background: url(../images/rxpharmacy_sprite.png) no-repeat -357px -61px;
  width: 35px;
  height: 35px;
  display: block;
  float: left;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.category-products ul li a, .category-products ol li a {
  text-decoration: none;
}

.category-products li.item .add_to_cart_link:hover {
  background: url(../images/rxpharmacy_sprite.png) no-repeat -108px -61px;
}

.category-products li.item .information_link:hover {
  background: url(../images/rxpharmacy_sprite.png) no-repeat -208px -62px;
}

.category-products li.item .add_to_wishlist_link:hover {
  background: url(../images/rxpharmacy_sprite.png) no-repeat -307px -62px;
}

.category-products li.item .add_to_compare_link:hover {
  background: url(../images/rxpharmacy_sprite.png) no-repeat -408px -61px;
}

.category-products .products-grid li.item {
  padding: 10px 15px;
  border: 2px solid #f2f2f2;
  border-radius: 25px;
  margin: 0px 2% 0px;
  width: 25%;
  min-height: 385px;
  margin-bottom: 20px;
    text-align: center;
    position: relative;
}

.price_in_widget {
  color: #0091C7;
}

.products-grid .product-name, .products-list .product-name {
  min-height: 0;
  margin-bottom: 0px;
  text-align: center;
}

.products-grid .product-name a, .products-list .product-name a {
  color: #0091C7;
  font-size: 16px;
  height: 40px;
  overflow: hidden;
}

.category-products .toolbar .view-mode .view_mode_list, .bottom_pagination_category_layered .toolbar .view-mode .view_mode_list  {
  background: url(../images/rxpharmacy_sprite.png) no-repeat -570px -69px;
  width: 18px;
  height: 18px;
  display: block;
  float: right;
  margin-top: 10px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  margin-right: 10px;
  text-decoration: none;
}

.category-products .toolbar .view-mode .view_mode_grid, .bottom_pagination_category_layered .toolbar .view-mode .view_mode_grid  {
  background: url(../images/rxpharmacy_sprite.png) no-repeat -465px -69px;
  width: 18px;
  height: 18px;
  display: block;
  float: right;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  margin-top: 10px;
  margin-right: 10px;
  text-decoration: none;
}

.col2-left-layout .products-grid, .col2-right-layout .products-grid {
  float: left;
}

.category-products .toolbar .view-mode .grid-active, .bottom_pagination_category_layered .toolbar .view-mode .grid-active {
  background: url(../images/rxpharmacy_sprite.png) no-repeat -515px -69px;
}

.category-products .toolbar .view-mode .list-active, .bottom_pagination_category_layered .toolbar .view-mode .list-active {
  background: url(../images/rxpharmacy_sprite.png) no-repeat -618px -69px;
}

.category-products .toolbar .limiter, .bottom_pagination_category_layered .toolbar .limiter  {
  display: inline-block;
  float: left;
  margin-top: 5px;
}

.category-products .toolbar .view-mode, .bottom_pagination_category_layered .toolbar .view-mode  {
  float: right;
}

.category-products .toolbar .sorter, .bottom_pagination_category_layered .toolbar .sorter  {
  padding: 0;
  background: #FFFFFF;
  float: left;
  margin-left: 3%;
}

.category-products .toolbar, .bottom_pagination_category_layered .toolbar  {
    background: #FFF;
  float: left;
  width: 100%;
  border-top: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
  margin: 0;
  border-radius: 0;
  padding: 5px 5px;
  box-sizing: border-box;
  margin-bottom: 20px;
}

label.toolbar_title_label {
  display: none;
}

.category-products .pages, .bottom_pagination_category_layered .pages {
  width: 100%;
  float: right;
  text-align: right;
    padding: 0 0 20px;
}

.category-products .pages ol, .bottom_pagination_category_layered .pages ol {
  float: right;
}

.category-products .pages ol li, .bottom_pagination_category_layered .pages ol li {
  float: left;
  margin: 0 5px;
}

.category-products .pages ol li.current, .bottom_pagination_category_layered .pages ol li.current {
  color: #00ADEE;
}

.catalogsearch-result-index .products-list .product-name, .catalog-category-view .products-list .product-name {
  text-align: left;
}

.category-products ol.products-list {
  float: left;
  width: 100%;
}

.category-products ol.products-list li.item .category_product_grid_buttons {
  display: block;
}

.products-list .price-box {
  margin: 0;
}

.products-list .price-box {
  min-width: 0
}

.products-list .price_in_widget {
  margin: 5px 0;
}

.products-list .f-fix {
    padding-bottom: 20px;
}

.products-list li.item {
    padding: 15px 0 0 0;
    margin-top: 0;
}

.col1-layout .product-view .product_name_and_ratings {
  width: 100%;
  float: left;
  border-bottom: 1px solid #E0E0E0;
  margin-bottom: 20px;
}

.col1-layout .product-view .product_rating_stars {
  display: block;
  float: none;
  margin-top: 10px;
  cursor: pointer;
}

.col1-layout .product-view .product-name {
  display: inline-block;
}

.product-view .product-name h1 {
  margin-bottom: 10px;
}

.col1-layout .product-view .product-shop {
    width: 65%;
}

ul.product_info_custom li {
  font-size: 14px;
  line-height: 22px;
}

ul.product_info_custom li label {
  width: 25%;
  float: left;
}

.catalog-product-view .new_product_list, .catalog-product-view .add_to_options {
  float: left;
}

.catalog-product-view ul.tabs {
    border-bottom: 3px solid #EAEAEA;
}

.catalog-product-view ul.tabs li a {
    background: #EAEAEA;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    padding: 0 20px;
    font-size: 18px;
}

.catalog-product-view .add-to-wishlist, .catalog-product-view .add-to-compare {
  display: inline-block;
  margin-right: 5px;
}

.catalog-product-view .add-to-wishlist a, .catalog-product-view .add-to-compare a {
    background: #5D5D5D;
    padding: 6px 10px;
    color: #fff;
}

.catalog-product-view .add-to-wishlist a:hover, .catalog-product-view .add-to-compare a:hover {
  background: #000;
}

.new_product_list tr {
    border-bottom: 1px solid #EAEAEA;
}

.new_product_list td {
    padding: 12px 15px 4px!important;
    width: 25%;
}

.related-buy-now {
  border-radius: 0;
  padding: 4px 17px;
  background-color: #0091C7;
  background: #0091C7;
}

.related-buy-now:hover {
  background-color: #000;
  background: #000;
}

.add_to_options {
  margin-top: 10px;
}

.add_to_options button.button span span img {
  margin-top: 4px;
  margin-left: 2px;
}

.product-view .tabs a {
    padding: 8px 15px;
    font-size: 15px;
}

.product-view .tabs li.active a, .product-view .tabs li.active a:hover {
    background: #000000;
  font-weight: normal;
  color: #fff;
  font-size: 16px;
}

.product-view .no-rating {
  margin-bottom: 10px;
}

.breadcrumbs {
  padding: 0;
  margin: 0 0 15px;
}

.rate_me {
  width: 100%;
  margin: 15px 0;
  float: left;
}

.rate_me li {
  float: left;
  margin-right: 3%;
}

.rate_me li img {
  width: 15px!important;
  height: 15px!important;
  margin-top: 5px;
}

.form-add.review-form-section {
  float: left;
  width: 100%;
  background: #FAFAFA;
  padding: 20px;
  box-sizing: border-box;
}

.form-add.review-form-section .input-box .radio_checked {
  margin-left: 0!important;
}

.form-add.review-form-section .input-box small {
  float: left;
  margin-top: 5px;
}

.form-add.review-form-section .buttons-set button.button {
  float: left;
}

.form-add.review-form-section .input-box .data-table {
  width: 10%;
}

.checkout-cart-index .col1-layout .col-main {
  text-align: center;
}

.cart-empty {
  font-size: 18px;
  line-height: 26px;
}

.messages li {
  text-align: left;
}

.cart-empty p a {
  color: #0091C7;
  font-weight: 600;
}

#checkout-step-login .col2-set .col-2 .buttons-set .f-left:hover, .account-login .registered-users .f-left:hover, .buttons-set p.required {
  color: #0091C7;
}

.cart .title-buttons .checkout-types li button.button>span, #contactForm .buttons-set button.button>span {
    background: #0091C7;
    background-color: #0091C7;
    filter: none;
    border-top: 0;
    border-bottom: 0;
    border-radius: 0;
    letter-spacing: 0;
}

.cart .title-buttons .checkout-types li button.button:hover>span, #contactForm .buttons-set button.button:hover>span {
    background: #000;
    background-color: #000;
    filter: none;
    border-top: 0;
}

.contacts-index-index .fieldset .input-box #captchaimg {
    float: none;
}

.contacts-index-index .fieldset .input-box input.validate-captcha {
  width: 25%!important;
}

#contactForm .form-list select, .my-account .form-list select {
  width: 92% !important;
}

#my-orders-table td, #my-orders-table tr, #wishlist-table tr, #wishlist-table tr, #my-reviews-table tr, #my-reviews-table tr {
  border-bottom: 1px solid #E4E4E4;
}

#wishlist-view-form #wishlist-table h3 a, #my-reviews-table h2 a {
  font-size: 14px;
}

#my-reviews-table td {
  width: 20%;
}

.logged-in-user_normal {
  height: 45px;
  position: absolute;
  right: 0;
  top: 0;
  background: transparent;
  width: 14%;
  display: none;
  cursor: pointer;
}

.logged-in-user.active {
  background-color: #242424;
}

.logged-in-user.visible {
  background-color: #242424 !important;
}

.logged-in-user:hover .dropdown_links {
  display: none;
}

.wishlist-index-share .col-main .form-list li.wide textarea {
  width: 100%;
    box-sizing: border-box;
}

.wishlist-index-share .col-main .form-list textarea {
  height: 4em;
}

.wishlist-index-share .col-main textarea#message, textarea#product1_details {
  width: 100%!important;
    box-sizing: border-box;
}

#product_sendtofriend_form .form-list .field, #product_sendtofriend_form .form-list .fields .field:first-child, .form-list .field, .form-list li, #product_sendtofriend_form .form-list .additional-row>div {
    width: 100%;
}

#wishlist-view-form #wishlist-table textarea {
    box-sizing: border-box;
}

#wishlist-view-form .buttons-set.buttons-set2 button.button {
  margin-right: 5px;
}

input, #cap_box input {
    text-indent: 0px !important;
    padding: 8px 8px !important;
    box-sizing: border-box;
}

.testimonial-form-index .col-main textarea#testimonial {
    width: 93%!important;
  box-sizing: border-box;
}

.testimonial-form-index .col-main img#captcha {
  margin: 10px 0;
  border: 2px solid #B6B6B6;
}

.testimonial-form-index #ratingBox {
  float: left;
  width: 155px;
    margin-top: 20px;
}

.testimonial-form-index .rateDiv {
  background: url('../images/star.png');
  width: 30px;
  height: 30px;
  background-size: 66px;
  background-position: -33px;
  float: left;
  cursor: pointer;
}

#ratingBox input {
  display: none;
}

.rateActive {
  background-position: 0px !important;
}

.customer-account-resetpassword .col-main .fieldset {
  margin-top: 0!important;
}

.customer-account-resetpassword .col-main .form-list .field {
  margin-bottom: 10px;
}

.testimonial-form-index .col-main .std-input-box {
  width: 98.5%;
}

.block-cart {
  color: #000;
}

.cms-index-index .main .home-intro {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 20px 0;
}

.cms-index-index .main .bx-controls-direction {
  display: none;
}

.cms-index-index .main .drug_search_area {
  z-index: 100;
}

.cms-index-index .main .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 0;
    z-index: 99;
}

.cms-index-index .main .bx-wrapper {
    margin: 0 0 20px;
}

.cms-index-index .main .bx-wrapper .bx-pager {
  padding-top: 0;
}

.cms-index-index .main .bx-wrapper .bx-pager.bx-default-pager a {
  width: 15px;
  height: 15px;
  border-radius: 50%;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #0091C7;
}

.cms-index-index .main .drug_search_area {
  right: 0;
  top: 0;
}

.cms-index-index .main .drug_search_area .drugSearch {
    padding: 16px 20px;
    width: 100%;
    box-sizing: border-box;
}

.cms-index-index .main .below_banner_main_area .readmore {
  background-color: #02A7E3;
  color: #FFF;
  font-size: 13px;
  padding: 5px 10px;
  background-image: none;
  border: 0;
  border-radius: 6px;
}

.cms-index-index .main .below_banner_main_area .readmore span {
    padding-right: 12px;
}

.cms-index-index .main .home-intro h2 {
  background: #fff;
  padding: 5px 3px;
  font-weight: 400;
  border-radius: 4px;
  font-size: 22px
}

.cms-index-index .main .home-intro h2 span {
  color: #0091C7!important;
}

.cms-index-index .main .home-intro hr {
  margin-top: -5px;
  height: 2px;
}

.hometextcontent {
  margin: 15px 5px 0;
  font-family: 'PT Sans', trebuchet Ms !important;
}

.promotion-testimonial-wrapper {
  max-width: 1000px;
  margin: 0 auto;
  padding: 20px 0 0;
}

.promotion-testimonial-wrapper .promotional-offers {
  display: inline-block;
  width: 67%;
  background: #FFFFFF;
  border: 2px solid #ECECEC;
  padding: 10px 5px 20px 10px;
  border-radius: 8px;
  box-sizing: border-box;
}

.promotion-testimonial-wrapper .content-div {
  display: inline-block;
  width: 31%;
  float: right;
  background: #FFF;
  border: 0px solid #ECECEC;
  text-align: right;
}

.promotion-testimonial-wrapper .content-div .block .block-title {
  padding: 8px 15px;
  background: #000;
  border-radius: 0;
  color: #fff;
}

.promotion-testimonial-wrapper .content-div .block .block-title strong a {
  color: #fff;
}

.promotion-testimonial-wrapper .content-div .block .block-content {
  padding: 10px 15px 0;
}

.promotion-testimonial-wrapper .promotional-offers h1 {
  font-weight: 600;
  margin-bottom: 10px;
  padding-left: 13px;
}

.cms-index-index .promotion-testimonial-wrapper .content-div .block .block-content .std {
  display: block;
}

.promotion-testimonial-wrapper .content-div .testimonial-bottom-block a {
  font-weight: 600;
  color: #0091C7;
}

.promotion-testimonial-wrapper .content-div .testimonial-bottom-block img {
  display: block;
  margin-top: 10px;
}

.promotion-testimonial-wrapper .content-div .block {
  margin: 0;
  margin-top: -20px;
}

.promotion-testimonial-wrapper .promotional-offers a img, .promotion-testimonial-wrapper .content-div .testimonial-bottom-block a img {
  width: 100%;
  max-width: 300px;
  margin: 0 10px;
}

.form-add.review-form-section .form-list textarea {
    width: 90%;
    height: 4em;
}

/* Tabs Css */

.tab_container{
  clear: both;
  width: 99%;
  margin: 0 auto;
  border: 1px solid #0091C7;
  float: none;
  background: #0091C7;
  margin-bottom: 10px;
  display: inline-block;
}

.tab_container ul.tabs{
  margin: 0px;
  padding: 0px;
  list-style: none;
  width: 100%;
}

.tab-content-main {
  width: 100%;
  float: left;
}

.tab_container ul.tabs li{
  background: #0091C7;
  color: #fff;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
  float: left;
  border-right: 1px solid #0C81AD;
  width: 24.90%;
  text-align: center;
  font-size: 17px;
}

.tab_container ul.tabs li.last {
  border-right: 0;
}

.tab_container ul.tabs li.current{
  background: #1c1c1c;
  color: #fff;
  border-right: 1px solid #1c1c1c;
  position: relative;
}

.tab_container ul.tabs li.last.current {
  border-right: 0;
}

li.tab-link.current:after {
  content: "";
  border-top: 15px solid rgb(28, 28, 28);
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -8px;
}

.tab_container ul.tabs li:hover {
  background: #1C1C1C;
}

.tab_container .tab-content{
  display: none;
  background: #fff;
  padding: 30px 30px 10px 30px;
  font-family: 'Open Sans', sans-serif;
}

.tab_container .tab-content.current{
  display: inherit;
}

.best-selligng-product-block {
  text-align: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

h1.best-selling-products {
  display: inline-block;
  padding: 15px 50px;
  border-top: 2px solid #C3C3C3;
  border-bottom: 2px solid #C3C3C3;
  color: #000;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  margin: 0px 0 18px 0; 
}

.product_mobile_tab {
    display: none;
}
.secure-imgs{
  float: right;
}

.cms-index-index .main .best-selligng-product-block .bx-wrapper .bx-pager {
  display: none;
}

.cms-index-index .main .best-selligng-product-block .bx-controls-direction {
  display: block;
}

.cms-index-index .slider-block .products-grid {
  border-bottom: 0;
  background: #fff;
  position: relative;
  width: 100%;
}

.cms-index-index .slider-block .products-grid li.item {
  float: left;
  width: 235px !important;
  padding: 0;
  margin-bottom: 15px;
  color: #666666;
  font-size: 14px;
  text-align: center;
  margin-right: 0;
}

.cms-index-index .slider-block .products-grid .product-image {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  text-align: center;
  display: inline-block;
}

.cms-index-index .slider-block .grid-inner {
  background: #fff;
  width: 100%;
  display: inline-block;
  max-width: 220px;
  min-height: 100px;
  margin-bottom: 10px;
  padding-top: 10px;
  height: auto;
}

.cms-index-index .slider-block .products-grid .product-name, .cms-index-index .slider-block .products-grid .desc.std {
  width: 90%;
  min-height: 36px;
  overflow: hidden;
  display: inline-block;
  text-align: center;
}

.cms-index-index .slider-block .products-grid .product-name {
  width: 80%;
}

.cms-index-index .slider-block .products-grid .product-name a {
  color: #34373e;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600!important;
  text-transform: uppercase;
}

.cms-index-index .slider-block .wrapper {
  min-width: 20px;
  min-height: 30px;
}

.cms-index-index .slider-block p.custom_price {
  font-size: 16px;
  color: #0091C7;
  font-weight: 600;
}

.view-all-products {
  width: 100%;
  text-align: center;
  margin-top: 9px;
}

.view-all-products a {
  display: inline-block;
  text-decoration: underline;
  text-align: center;
  font-size: 16px;
  color: #06729A;
  font-weight: 600;
}

.cms-index-index .bx-wrapper {
  max-width: 100%!important;
}

.cms-index-index .bx-wrapper img {
  display: inline-block;
}

.bx-wrapper .bx-prev {
    left: -20px;
    background: url(../images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -20px!important;
    background: url(../images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9;
}

.cms-index-index .slider-block .products-grid li.item:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.cms-index-index .products-grid li.item .product-image img {
    width: auto !important;
}

.discount-form .input-box {
    width: 50%;
    float: left;
}

.discount-form .buttons-sets {
    margin-top: 11px!important;
}

.discount-form label {
  display: block;
  padding: 0!important;
}

#checkout-step-billing .field.name-firstname, #checkout-step-billing .field.name-lastname {
    width: 50%;
    float: left;
}

#checkout-step-billing .form-list .field {
  width: 49.5%;
}

.checkout-onepage-index .form-list li.wide select {
    width: 95%;
    padding: 7px;
}

.ratings .rating-links a, .row-product .email-friend a, .ratings .rating-links a:first-child, .row-product .no-rating a {
  font-size: 14px;
  text-decoration: none;
}

.ratings .rating-links a:hover, .row-product .email-friend a:hover, .ratings .rating-links a:first-child:hover, .row-product .no-rating a:hover {
    color: #0091C7;
    font-size: 14px;
    text-decoration: none;
}

.ratings .rating-links .separator {
  font-size: 16px;
}

.form-add.review-form-section .ratings {
  float: none;
  margin-bottom: 15px!important;
  border-bottom: 1px solid #E6DFDF;
  padding-bottom: 10px;
  font-size: 13px;
}

#customer-reviews>ol>li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 15px;
}
.review_left_block {
    width: 20%;
    float: left;
    display: inline-block;
    font-size: 15px;
    margin-right: 5%;
}

.review_right_block {
    float: left;
    width: 70%;
    font-size: 14px;
}

.review-cover {
    border-bottom: 2px solid #ECECEC;
    float: left;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.review_form_staus {
    color: #969696;
    margin: 7px 0 0;
}

#customer-reviews h2 {
    background: #E4E4E4;
    margin: 15px 0;
    display: block;
    padding: 10px 15px;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

#nav>li>a {
    background: url(../images/cat_nav_icon.png) 0 5px no-repeat;
    background-size: 6px!important;
    padding-left: 15px;
}

#nav>li>a:hover {
    background: url(../images/cat_nav_icon.png) 0 -17px no-repeat;
}

span.topmenu-view-more {
    color: #fff;
    font-size: 13px;
    text-transform: capitalize;
    float: right;
    display: none;
    margin-right: 20px;
    margin-top: 15px;
}

.customer-account-edit .col-main .form-list .field {
  margin-bottom: 10px;
}

.customer-account-edit .col-main .form-list li {
  width: 50%;
}

.customer-account-edit .my-account .form-list .field {
    width: 100%;
}

.my-account .form-list .field {
  width: 50%;
}

.customer-address-form .wide .input-text {
    width: 98.5% !important;
}

.review-customer-view .col-main .no-rating {
  display: none;
}

.refresh_captcha {
    color: #0091C7;
}

.cms-index-index .inner_wrapper .list-reviews {
    float: none;
    width: 100%;
    text-align: center;
}

/*.data-table, #reminder_table {
    width: 100%;
    display: inline-table;
    overflow-x: auto;
    box-sizing: border-box;
}*/

.affiliate-invitation-index .ui-widget textarea {
  width: 100%!important;
  box-sizing: border-box;
}

.category_list_area {
  cursor: default;
}

.smallred {
  font-size: 14px;
}

.affiliate-index-referralaccount .col-main .form-list select {
    width: 91.5%;
    padding: 5px;
    background: #fff;
    box-sizing: border-box;
}

.col-left .block.block-subscribe {
    display: none;
}

.order-items h2, .link-pdf-download:hover {
    color: #0091C7;
}

.sales-order-view .my-account .page-title a.link-reorder, .sales-order-view .page-title .separator {
    display: none;
}

.checkout-onepage-index .discount-form .input-box span#msg {
    color: red;
    font-size: 12px!important;
    margin-top: -5px;
    display: block;
}

span#drug_allergies_span, span#current_medications_span, span#current_treatments_span {
    background-color: #F9F9F9!important;
}

select#timeval1, select#timeval2 {
  width: 70px!important;
}

select#timezone {
  width: 60px!important;
}

.refresh_captcha {
    color: #0091C7!important;
}

.catalog-product-view .form-add.review-form-section .input-box .data-table {
    width: auto;
}

.product-view .product-shop .availability span.out_of_stock_msg {
    font-size: 22px;
    color: #000;
    margin-top: 5px;
    display: block;
}

.product-essential {
  padding-bottom: 0;
}

.cms-index-noroute .col-main ul.bxslider404, .cms-index-noroute .col-main .product-heading {
    display: none;
}

.cms-index-noroute .col-main .page-title p span {
    font-size: 22px;
    color: #02B0EF;
}

.more_details_area.category_bottom_description_footer h1 {
    font-size: 22px;
    color: #0091C7;
}

.catalog-category-view .category_bottom_description_footer.std {
    border-top: 2px solid #EAEAEA;
    padding-top: 10px;
}

.catalog-category-view .category_bottom_description_footer.std img {
  border: 10px solid #fff;
}

.below_banner_main_area {
    display: none;
}

.promotion-testimonial-wrapper .content-div img {
    width: 100%;
    max-width: 301px;
}

.cms-index-index .products-grid .product-name, .cms-index-index .products-list .product-name {
  margin-bottom: 0;
}

.footer p.imp_decl a {
  color: #55C8ED!important;
}

.contacts-index-index #contactForm .buttons-set {
  width: 100%;
}

.contacts-index-index #contactForm .buttons-set p.required {
  float: right;
}

h1.mob-footer-title {
  display: none;
}

.testimonial-index-index .pager .amount {
  padding: 0;
}

button.button.notify-me {
  padding: 6px 15px;
  background: #0197D0;
  display: inline-block;
  color: #fff;
  float: none;
  margin: 5px 0;
}

.out-of-stock {
  font: normal 14px/16px Georgia,"Times New Roman",Times,serif;
}

.product-shop .product-options .notify_alert {
    display: inline-block;
    float: left;
    margin-right: 5px;
}

.product-shop .product-options {
    padding: 7px 10px;
    margin: 15px 0 0;
    border: 1px solid #ececec;
}

.product-shop .product-options .notify_tab {
    margin-top: 10px;
    width: 60%;
    display: inline-block;
}

.product-shop .product-options .notify_tab input {
    width: 95%!important;
}

.product-shop .product-options .notify_tab2 {
    display: inline-block;
}

.product-shop .product-options .notify_tab2 input {
    box-sizing: border-box;
    width: 100%!important;
    background: #717171!important;
    color: #fff;
}

.product-shop .product-options .subscription_text {
    float: left;
}

.my-account #form-validate .fieldset {
    margin: 10px 0 0;
}

.prod-cart img:hover {
    border: 1px solid #20AFE9;
}

em {
  color: #FF0000!important;
}

.message a:hover {
    color: #0091C7!important;
}

.buttons-set p.required {
    color: #FF001F!important;
}

.product-view .product-name h1 {
  font-size: 22px;
  line-height: 22px;
  color: #000000;
}

.checkout-onepage-index .login-message {
  text-align: justify;
}

#checkout-step-login h3 {
  color: #0091C7;
}

.footer-container-bottom .mob-contact-top, .mobile-pr-category-icon, .mobile-pr-search-icon, .mobile-pr-cart-icon, .mobile-pr-login-icon {
  display: none;
}

#checkout-step-shipping .form-list .field {
  width: 50%;
}

#checkout-step-shipping .form-list select {
    width: 91.5%;
    padding: 6px;
}

#checkout-step-shipping .form-list li.wide input.input-text {
    width: 95.8% !important;
}

.customer-account-create .control {
    float: right;
}

.customer-account-create .col-main .form-list li {
  width: 50%;
}

.customer-account-create .col-main .form-list .field {
  width: 50%;
  display: inline-block;
  float: left;
}

.customer-account-create .col-main .form-list li.fields {
  width: 100%;
}

.customer-account-create .control {
    float: none;
    display: inline-block;
    margin-top: 0;
}

.cms-index-index .main .drug_search_area .drugSearch li span {
  display: block;
}

.span.read-more-hom {
  display: none;
}

.block.product-request-left-nav {
    display: none;
}

.refillreminder-order-index #reminder_table {
  width: 100%;
}

.refillreminder-order-index #reminder_table td {
    padding: 6px;
}

#reminder_table td {
    border: solid 1px #E0E0E0;
}

.importorder-index-index .main .breadcrumbs {
  display: none;
}

/*.bx-wrapper .bx-pager {
    display: none;
}*/

.catalog-product-view .bx-wrapper {
  display: inline;
}

.cms-index-index .main .banner-area-index {
    width: 100%;
    max-width: 1000px;
    margin: 20px auto;
    overflow: hidden;
}

.cms-index-index .main .banner-area-index .banner_sec {
    width: 70%;
    max-width: inherit;
    float: left;
}

.cms-index-index .main .drug_search_area {
  width: 30%;
  position: static;
  float: right;
}

.cms-index-index .main .drug_search_area .drugSearch {
  margin-top: 0!important;
}

#checkout-step-billing .form-list .field.time-to-call {
    width: 100%!important;
}

p.agree-term {
    text-align: justify;
}

#payment_form_echeckpayment li {
      margin-bottom: 0px;
}

#payment_form_echeckapi .input-box {
      margin-bottom: 0;
}

#payment_form_echeckapi select {
    width: 91.5%;
    box-sizing: border-box;
    padding: 6px;
}

#payment_form_echeckapi .sp-methods input.cvv {
    width: 6em !important;
}

.notify-me-wrapperr {
    background: #000;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0.5;
    z-index: 9999;
    display: none;
}

div#rrx-notify-me-boxwrapper {
    width: 300px;
    background: #FFF;
    border: 2px solid #0197D0;
    z-index: 10000;
    padding: 10px;
    box-sizing: border-box;
    left: 50%;
    top: 50%;
    position: fixed;
    margin-left: -150px;
    margin-top: -100px;
}

div#rrx-notify-me-boxwrapper h1 {
    font-size: 15px;
    margin-bottom: 10px;
    width: 80%;
    text-align: left;
}

div#rrx-notify-me-boxwrapper span.notify-close-btn {
    position: absolute;
    right: 6px;
    top: 6px;
    cursor: pointer;
}

.invalid_email {
    font-size: 12px;
    color: #F00;
    line-height: 14px;
    margin-top: 5px;
}

.catalog-product-view .rating_box ul.ratingsDistribution, .review-product-list .rating_box ul.ratingsDistribution {
  display: inline-block;
  width: 50%;
  float: right;
  text-align: right;
}
ul.ratingsDistribution li {
  margin: 8px 0px;
  line-height: 24px;
}
ul.ratingsDistribution span {
  float: right;
  margin-left: 13px;
  font-weight: bold;
  color: #000;
}
.ratingsDistribution .rating-bars {
  background: #e5e5e5;
  width: 200px;
  display: inline-block;
  border: 1px solid #f2f2f2;
  vertical-align: bottom;
  zoom: 1;
}
.progress {
  background: #0091C7;
  float: right;
  border: none;
  font-size: 0;
}

.star_image {
    display: inline-block;
    float: left;
    width: 20%;
}

.average_rating {
    display: inline-block;
    font-size: 20px;
    width: 30%;
    float: left;
    text-align: center;
    margin-top: 30px;
    line-height: 25px;
}

.read_more_wrap_hom {
    display: none;
}

.cms-faq .std * {
  color: #000!important;
}

.cms-top-links li.home {
  margin-top: 0;
  border-right: 0;
}

.cms-top-links li.home a {
    padding: 10px 10px;
    background: #0180AF;
    text-align: center;
    height: 27px;
}

.cms-top-links li.home a img {
    width: 80%;
}

@media only screen and (max-device-width: 850px) {
  .adc_header h1 {
      width:27%;
      padding: 0;
  }
  .adc_header h1 .logo {
      margin-left: 0;
  }
}

button.button>span {
    height: 34px;
    line-height: 34px;
}
.review-form-section .no-rating {
  padding-left: 20px;
}
.col2-left-layout .products-grid .price_in_widget span.pack-size {
    height: 18px;
    /*display: inline-block;*/
    overflow: hidden;
}
.pr-details-wrapper > p {
    font-size: 12px;
    line-height: 12px;
}
.compare_box_main {
    border: 1px solid #019DD6;
    background: #FBFBFB;
    margin: 0px 0 15px;
    padding: 15px;
    box-sizing: border-box;
    position: relative;
}
li.product_box {
    border: 1px solid #A2A2A2;
    display: inline-block;
    padding: 10px;
    background: #fff;
    margin-right: 10px;
    position: relative;
    vertical-align: top;
    width: 19%;
}
li.product_box .imgdiv {
    display: inline-block;
    float: left;
    margin-right: 5px;
    width: 33%;
}
li.product_box .imgdiv img {
  border: 1px solid #D6D6D6;
  padding: 3px 0;
}
.compare-det {
    width: 63%;
    display: block;
    float: right;
}
li.product_box .p-name, li.product_box .price-name {
    font-size: 13px;
}
li.product_box .p-name {
    height: 36px;
    overflow: hidden;
}
li.product_box a {
    position: absolute;
    right: -8px;
    top: -8px;
    background: #A2A2A2;
    border-radius: 50%;
    width: 18px;
    text-align: center;
    height: 18px;
    line-height: 18px;
    color: #fff;
    font-size: 10px;
}
.compare_box_main a.close.clear_all {
    position: absolute;
    right: 0;
    top: 0;
    background: #019DD6;
    color: #fff;
    width: 20px;
    height: 20px;
    text-align: center;
    font-size: 14px;
}
.compare_btn_box {
    display: inline-block;
    background: #0683B1;
    color: #fff;
    padding: 4px 10px;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
    margin-top: 20px;
}
.products-grid .availability {
    line-height: 21px;
    position: absolute;
    right: 10px;
    top: 2px;
    text-transform: uppercase;
}
.products-grid button.button.notify-me {
    padding: 4px 10px;
    position: absolute;
    font-size: 14px;
    background: #F7F7F7;
    display: inline-block;
    color: #00ADEE;
    float: none;
    margin: 0;
    left: 0px;
    border: 1px solid #DADADA;
    top: 0px;
}

#rrx-notify-me-boxwrapper button.button.notify-me {
  position: static;
  background: #00ADEE;
  color: #FFFFFF;
}
.fancybox-opened, .fancybox-type-iframe .fancybox-inner, .fancybox-iframe .main-container .main {
  width: 300px!important;
}
.fancybox-opened {
    width: 400px!important;
    left: 50%!important;
    top: 50%!important;
    margin-left: -200px;
    margin-top: -191px;
}
.reminderdiv {
    border: 0px solid #586500;
    padding: 0!important;
    border-bottom: 2px solid #586500;
    padding-bottom: 5px!important;
    margin-bottom: 10px;
    padding-left: 0!important;
    font-size: 18px;
}
.reminder-container button.button>span {
    height: 28px;
    line-height: 28px;
}
.wrapper-tail .page {
  box-shadow: none!important;
}
.fancybox-outer, .fancybox-inner {
  background: #fff!important;
}
.new_offers a img {
    width: 76px;
}
.customer-account-edit .my-account .form-list select {
    width: 95.5% !important;
}
.customer-account-edit #more_info .form-list li #timeval1, .customer-account-edit #more_info .form-list li #timeval2, 
.customer-account-edit #more_info .form-list li #timezone {
    width: 70px!important;
}
.cms-index-index .slider-block .products-grid li.item h3.pr-out-of-stock-index {
    color: #EA0202;
}
.catalog-product-view .review-form-section .no-rating {
    padding-left: 0;
    background: none!important;
}
div#search_autocomplete {
    left: 0%!important;
    top: 36px!important;
    width: 256px !important;
}

.block-layered-nav dd li a:hover, .amshopby_brand_list li .amshopby-attr-selected {
    color: #0091C7;
}
.bestsesllors_actions {
    margin-top: 4px;
    border-top: 1px dotted #E2E2E2;
    padding-top: 5px;
}
.bestsesllors_actions a {
    display: block;
    text-align: center;
    background: #E6E6E6;
    margin-bottom: 5px;
    padding: 5px 0;
    color: #000;
    border-radius: 5px;
}
.bestsesllors_actions a:hover {
  background: #363636;
  color: #fff;
}
.cms-affiliates .signup_area  {
  text-align: center;
}
.cms-affiliates .signup_area .signup_create, .cms-affiliates .signup_area .signup_login {
    display: inline-block;
    width: 49%;
}
.cms-affiliates .signup_area .signup_create h2 a, .cms-affiliates .signup_area .signup_login h2 a {
    font-size: 30px;
    color: #02B0F0;
    text-decoration: underline;
    margin: 5px 0 20px;
    display: inline-block;
}
.cms-affiliates .affiliate_steps {
    width: 100%;
    box-sizing: border-box;
    margin: 10px 0;
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 10px;
}
.cms-affiliates .affiliate_steps .affiliateleft {
    display: inline-block;
    width: 20%;
    vertical-align: top;
}
.cms-affiliates .affiliate_steps .affiliateright {
    display: inline-block;
    width: 75%;
}
.cms-affiliates .banner_section img {
    display: block;
    margin: 10px 0;
    width: 100%;
    max-width: 480px;
}
.cms-terms-conditions .hometextcontent strong {
    font-weight: 600;
}

.nav-container .all_categories_list ul#nav ul{
  position: static;
    width: auto;
    top: 0;
    left: 0;
    border: 0;
}
.nav-container .all_categories_list ul#nav ul li.existing{
  display: none;
}
.nav-container .all_categories_list ul#nav li{
  width: 25%;
  background-image: none;
  background: transparent;
}
.nav-container .all_categories_list ul#nav li ul li{
  width: 100%;
}
.nav-container .all_categories_list ul#nav li ul li a{
  margin: 0 20px 0 0;
}
.nav-container .all_categories_list #nav li a {
    background: url(../images/cat_nav_icon.png) 0 4px no-repeat;
    padding: 0;
    font-size: 14px;
    background-size: 7px;
}
.nav-container .all_categories_list #nav li a:hover {
    background: url(../images/cat_nav_icon.png) 0 -20px no-repeat;
    background-size: 7px;
    text-decoration: none;
}
#nav ul li.active>a {
    color: #000 !important;
    text-decoration: none;
}
.nav-container .all_categories_list ul#nav li ul li a span{
  padding: 7px 15px 7px 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.creareseo-sitemap .strongsm {
    font-size: 1.3em!important;
    display: block;
    font-weight: 400;
    color: #0180AF;
}
#nav>li li a {
    line-height: 22px;
    color: #FFFFFF !important;
}
#nav>li li a:hover {
    color: #000 !important;
}
.creareseo-sitemap .sitecatul li.cat {
    width: 33%!important;
}
.creareseo-sitemap h2 {
  padding: 10px 0!important;
}
.creareseo-sitemap .sitecatul li.cat ul li {
    list-style: none!important;
    background: url(../images/sitemap-arrow.png) left center no-repeat;
    padding: 5px 0 5px 10px;
    font-weight: 400;
    font-size: 16px;
}
.creareseo-sitemap .sitecatul li.cat:hover .strongsm {
  color: #000;
}
.nav-container.block {
  background: #0794C8;
  margin: 0;
}



/*-------------- affiliate page theming --------------*/

.cms-affiliates .main{
    width: 100%;
    max-width: inherit;
    margin: 0;
    padding: 0;
}

.aff_banner{
  background: #034d8a url(../images/custom/banner_img.png) bottom right no-repeat;
  height: 380px;
  position: relative;
}

.textdiv{
  width: 410px;
  position: absolute;
  top: 50%;
  left: 25%;
  color: #fff;
  height: 150px;
  margin-top: -75px;
  text-align: center;
  text-transform: uppercase;
}

.textdiv h1{
  font-weight: bold;
  font-size: 35px;
}


.textdiv h3{
  font-size: 25.3px;
  margin-bottom: 20px;
}

.textdiv a{
  display: inline-block;
  margin: 05px 25px;
  padding: 9px 5px;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  width: 120px;
  border-radius: 5px;
  background: #02b0ef;
  font-size: 15px;
}

.aff_wrap{
  max-width: 1000px;
  width: 95%;
  padding: 35px 0;
  font-size: 16px;
  margin: 0 auto;
  text-align: center;
  color: #000;
  overflow: hidden;
}

.aff_main.aff_program{
  background: #f0eeef;

}

.aff_wrap .heading{
  color: #02b0ef;
  font-size: 25px;
  font-weight: bold;
  line-height: 27px;
  margin-bottom: 20px;
}

.aff_partner_wrap, .join_steps_wrap{
  width: 33.33%;
  padding: 10px;
  box-sizing:border-box;
  float: left;
  margin: 20px 0;
}

.aff_partner_wrap.middle{
  border-left: 1px solid #bbbaba;
  border-right: 1px solid #bbbaba;
}

.aff_wrap .img_div{
  width: 100px;
  height: 100%;
  border-radius: 50%;
  border:2px solid #004e8a;
  overflow: hidden;
  margin:0 auto;
  margin-bottom: 15px;
  position: relative;
  z-index: 2;
  background: #fff;
}

.aff_wrap .content_wrap {
    position: relative;
}

.aff_wrap .img_div img{
  width: 100%;
} 

.join_process .content_wrap:before {
    content: "";
    position: absolute;
    top: 84px;
    left: 50%;
    width: 100%;
    border-top: 1px dashed #004e8a;
    z-index: 1;
}

.join_process .step3 .content_wrap:before{
  display: none;
}

.join_process .content_wrap:after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 74px;
    right: -25px;
    background: url(../images/custom/arrow.jpg) center center no-repeat;
    z-index: 1;
}

.join_process .step3 .content_wrap:after {
    display: none;
}

.aff_wrap .caption{
  font-size: 18px;
  font-weight: bold;
  color: #02b0ef;
}

.aff_wrap .steps_count{
  color: #004e8a;
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
}

.join_steps_wrap .caption{
  margin-bottom: 10px;
}



.join_steps_wrap .desc{
  font-size: 16px;
}


@media only screen and (max-width: 1366px) {
  .textdiv{
    left: 15%;
  }
}

@media only screen and (max-width: 1200px){
.textdiv {
    left: 5%;
}
}

@media only screen and (max-width: 1100px){
.textdiv {
    left: 0;
}
}
@media only screen and (max-width: 1024px){

.aff_banner {
    height: 300px;
    background-size: 480px;
}
}

@media only screen and (max-width: 860px){
  .textdiv {
    width: 320px
  }
  .textdiv h1 {
    font-weight: bold;
    font-size: 26px;
}

.aff_banner {
    height: 250px;
    background-size: 420px;
}

.textdiv h3 {
    font-size: 19.3px;
    margin-bottom: 20px;
}

.textdiv a {
    padding: 9px 5px;
    width: 105px;
    font-size: 15px;
}
}


@media only screen and (max-width: 800px) {
  .aff_wrap .img_div {
    width: 90px;
    height: 90px;
  }

  .aff_wrap .caption {
    font-size: 17px;
  }

  .join_steps_wrap .desc {
      font-size: 15px;
  }
}


@media only screen and (max-width: 736px) {
  .join_steps_wrap {
    width: 100%;
}

.textdiv {
      height: 100px;
      width: 250px;
      margin-top: -50px;
}
.textdiv a {
    margin: 5px;
    font-size: 14px;
    padding: 7px 5px
    width:95px;
  } 

  .textdiv h3 {
    font-size: 14.7px;
    margin-bottom: 13px;
}

.textdiv h1 {
    font-weight: bold;
    font-size: 20px;
}

.aff_wrap.join_process  .heading{
  margin-bottom: 10px;
}


.join_process .content_wrap:after {
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    top: inherit;
    right: 50%;
    background: none;
    z-index: 1;
    border-bottom: 2px solid #004e8a;
    border-right: 2px solid #004e8a;
    transform: rotate(45deg);
    background: #fff;
    bottom: -30px;
    margin-right: -9px;
}

.join_steps_wrap {
    margin:10px 0 20px;
}

.join_process .content_wrap:before{
  display: none;
}
}


@media only screen and (max-width: 640px) {
  .aff_banner {
    height: 196px;
    background-size: 300px;
}
}

@media only screen and (max-width: 533px) {
  .aff_banner {
      background-size: 264px;
  }
}

@media only screen and (max-width: 500px) {
  .aff_partner_wrap{
    width: 50%;
    margin: 0;
    padding: 15px 10px; 
  }
  .aff_partner_wrap.middle{
    border: 0;
  }


  .textdiv {
    height: 100px;
    width: 250px;
    margin-top: 0;
    position: static;
    width: 100%;
        padding-top: 10px;
    text-align: center;
}

.aff_banner {
    background-size: 300px;
    height: 260px;
}
}



@media only screen and (max-width: 360px) {
  .aff_wrap .img_div {
    width: 65px;
    height: 65px;
} 
.aff_wrap .caption {
    font-size: 16px;
}

  .aff_wrap .heading{
    font-size: 22px;
    font-weight: bold;
    line-height: 23px;
  }
}



.creareseo-sitemap .sitecatul li.cat {

    border-left: 1px solid #0180AF;
    box-sizing: border-box;
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    position: relative;
    margin: 0!important;
}



.creareseo-sitemap .sitecatul li.cat ul li:before {
    content: "";
    width: 23px;
    height: 23px;
    position: absolute;
    border-left: 1px solid #0180AF;
    border-bottom: 1px solid #0180AF;
    left: -16px;
    top: -15px;
}

.creareseo-sitemap .sitecatul li.cat ul li {
    list-style: none!important;
    padding: 0 0 0 14px;
    font-weight: 400;
    font-size: 15px;
    margin-top: 5px;
    list-style: none;
    text-align: left;
    position: relative;
    background: none
}


@media only screen and (max-width: 800px) {
  .creareseo-sitemap .strongsm {
    font-size: 15px!important;
  }
}


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

  .creareseo-sitemap .sitecatul li.cat {
    width: 48%!important;
    margin-right: 2%;
  }
}

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

  .creareseo-sitemap .sitecatul li.cat {
    width: 100%!important;
    margin-right: 0%;
  }
}

/*order status*/
.sales-order-view #my-orders-summary {
  clear: both;
}
.sales-order-view table {
  border-collapse: initial;
}
.sales-order-view tr.first.last {
    border-bottom: 1px solid #E4E4E4;
}
.tab_title.head {
    background: #555555;
    color: #fff;
    padding: 7px 15px;
    height: 25px;
    border: 0;
    text-align: left;
    color: #333;
    background: #f0f0f0;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
    text-transform: uppercase;
}

.sales-order-view .heading.product {
    width: 20%;
    float: left;
}
.sales-order-view .heading.status {
    width: 60%;
    float: left;
}
.sales-order-view .heading.status div {
    width: 33%;
    float: left;
}
.sales-order-view .heading.delivery {
    width: 20%;
    float: left;
}

tr.first.last {
    border-bottom: 1px solid #E4E4E4;
}


.sales-order-view table#my-orders-summary .tab_title.head {
    background: #f0f0f0;
    color: #333333;
    padding: 7px 15px;
    height: 25px;
}
.sales-order-view .my-account td.item-details {
    width: 12%;
    padding: 13px!important;
    width: 12%;
    vertical-align: top;
}
.sales-order-view table#my-orders-summary td {
    padding: 20px 0;
    color: #333;
}
.sales-order-view .tab_title.head .heading.product, .sales-order-view .tab_title.head .heading.delivery {
  width: 20%;
  float: left;
}

.sales-order-view .tab_title.head .heading.status {
  width: 60%;
  float: left;
}

.sales-order-view .heading.status div {
  width: 33%;
    float: left;
}
.sales-order-view .my-account td.item-details {
    color: #333;
    width: 12%;
    border: 0;
    text-align: left;
    font-size: 11px;
    padding: 3px 9px;
    font-weight: 600 !important;
    font-family: 'PT Sans', trebuchet Ms !important;
}
.delivery_status .status_graph {
  width: 100%;
  float: left;
}

.status_graph {
  background: none;
  overflow: hidden;
}

.status_graph .state {
  width: 25%;
  float: left;
  text-align: left;
  height: 36px;
}

.status_graph .state .status_step span.status-circle {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #c2c2c2;
  display: block;
}

.status_graph .state .status_step span.status-circle:after {
  content: "";
  position: absolute;
  top: 45%;
  width: 100%;
  height: 2px;
  background-color: #c2c2c2;
  left: 25px;
}
.status_graph .state .status_step.processed-current span.status-circle:after {
    background-color: #F6770E;
}


span.circle-border {
  padding: 4px;
  border: 3px solid #c2c2c2;
  border-radius: 50%;
  float: left;
  display: inline-block;
  background: #fff;
}

.status_graph .state ul {
  border-left: dotted 0px #ccc;
}
.status_graph .state .status_step {
    background: none;
    height: 29px;
    margin-top: 0px;
    text-align: center;
    display: inline-block;
    position: relative;
    width: 100%;
}
.status_graph .state .status_step.processed span.circle-border {
    border: 3px solid #0091c7;
}
.status_graph .state .status_step.processed span.status-circle {
   background-color: #0091c7;
}

.status_graph .state .status_step.processed span.status-circle:after {
  background-color: #0091c7;
}
.status_graph .state .status_step.processed-current span.circle-border {
    border: 3px solid #F6770E;
}
.status_graph .state .status_step.processed-current span.status-circle {
   background-color: #F6770E;
}

.status_graph .state.last .status_step.last span.status-circle:after {
    display: none;
}
.status_graph .state .status_step {
  background: none;
  height: 29px;
  margin-top: 0px;
  text-align: center;
  display: inline-block;
  position: relative;
  width: 100%;
}

.sales-order-view table#my-orders-summary .delivery_graph {
  position: absolute;
  top: 13px;
  right: 5px;
  background: #fff;
  z-index: 1;
}

.sales-order-view table#my-orders-summary .delivery_graph .left_graph {
  display: none;
}

.delivery_graph .left_graph {
  float: left;
  padding-left: 6px;
  background: url('https://www.reliablerxpharmacy.com/skin/frontend/reliablerxpharmacy/reliable/images/order_tracking.png') repeat-x -6px -226px;
}
.delivery_graph .dates {
  float: left;
  border: 1px solid #c5c5c5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.shipment_details {
  position: relative;
  width: 80%;
}

.delivery_status .shipment_details {
  clear: both;
}

.shipment_info_box {
  width: 100%;
}

.shipment_info_box {
  border: 0px solid #c5c5c5;
  border-radius: 3px;
  margin-top: 50px;
  min-height: 40px;
  height: auto!important;
  -webkit-box-shadow: 0px 0px 6px 1px rgba(217,217,217,1);
  -moz-box-shadow: 0px 0px 6px 1px rgba(217,217,217,1);
  box-shadow: 0px 0px 6px 1px rgba(217,217,217,1);
}
.shipment_info_box .message_details {
    color: #66B032;
    font-size: 14px;
}
.delivery_status .arrow0 {
    left: 0%;
}
.delivery_status .arrow1 {
    left: 30%;
}
.delivery_status .arrow4 {
    left: 61.5%;
}
.delivery_status .arrow5 {
    left: 90%;
} 
.arrow {
    background: none;
    height: auto;
    width: auto;
    position: absolute;
    top: -22px;
    left: 13%;
    border-bottom: 22px solid rgb(239, 241, 242);
    border-left: 19px solid transparent;
    border-right: 19px solid transparent;
}
.shipment_message_box {
    padding: 10px;
    background: #f5f8fa;
}
.shipment_info_box .message_details { 
    color: #0091c7;
    font-size: 14px;
}
.message_details_date {
    padding-right: 10px;
    color: #F6770E;
    float: left;
    border-right: 1px dotted #333;
}
.message_details_status {
    color: #F6770E;
    display: inline;
    padding-left: 10px;
    padding-right: 10px;
}
.sales-order-view .order-items h2{
  font-size: 18px;
}

@media only screen and (max-width: 670px){
  .sales-order-view table#my-orders-summary .tab_title.head {
      height: 42px;
      font-size: 1em;
      text-align: center;
      padding: 7px 5px;
  }
}
@media only screen and (max-width: 420px){
  .sales-order-view table#my-orders-summary .tab_title.head {
      height: 35px;
      font-size: 0.8em;
      text-align: center;
  }
  .arrow {
    top: -20px;
      border-bottom: 20px solid rgb(239, 241, 242);
      border-left: 18px solid transparent;
      border-right: 18px solid transparent;
  }
  .shipment_details {
    width: 90%;
  }
  .delivery_status .arrow5 {
    left: 81%;
  }
  .delivery_status .arrow4 {
    left: 53.5%;
  }
  .delivery_status .arrow1 {
    left: 25%;
  }
}

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

  .sales-order-view table#my-orders-summary .tab_title.head {
      height: 30px;
      font-size: 0.7em;
      text-align: center;
  }
}
@media only screen and (max-width: 320px){
  .sales-order-view table#my-orders-summary .tab_title.head {
      height: 30px;
      font-size: 0.59em;
      text-align: center;
      padding: 7px 0;
  }
  
}

/*related products*/
ul.product_info_custom li label {
    width: 45%;
    float: left;
}
ul.product_info_custom li {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
}
.description_related {
    display: inline-block;
    margin-bottom: 20px;
}
.product_info_custom_wrap {
    width: 50%;
    float: left;
}
.catalog-product-view .slider_wrap {
    float: right;
    width: 45%;
    padding-left: 15px;
    box-sizing: border-box;
    border-left: 1px solid #b5b5b5;
}
.slider_heading {
    padding-top: 20px;
    clear: both;
    padding-bottom: 8px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
}
.slider_heading h2 {
    margin: 0;
    font: normal 1.6em 'Open Sans', sans-serif;
    color: #5c6165;
}
.related_slider {
    float: right;
    width: 100%;
    position: relative;
    margin: 10px 0 20px;
}
.catalog-product-view .related_slider .slick-prev{
  display: none;
}
.catalog-product-view .related_slider .slick-next{
  display: none;
}
.bx-wrapper {
    margin-bottom: 30px;
}

.related_slider .item_wrap {
    padding: 15px 12px;
    overflow: hidden;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin: 0 8px;
}

.related_slider .product-images {
    float: left;
    width: 26.5%;
}

.related_slider .product-details {
    float: right;
    width: 69%;
}

.catalog-product-view .related_slider .product-details .p_name {
    color: #000;
    display: block;
    overflow: hidden;
    white-space: normal;
    margin-bottom: 10px;
    height: auto;
}

.related_slider .product-view .product-shop .price-box {
    margin: 0;
}
.related_slider .product-details * {
    font-size: 14px;
    line-height: 17px;
    text-align: left;
}
 .related_slider .product-details .regular-price {
    display: inline-block;
    margin-right: 8px;
    padding: 3px 0;
}
  .related_slider .product-details .regular-price .price {
    font-size: 16px;
    color: #0091c7;
  }
  .related_slider .bx-controls-direction{
      display: none;
    }
  }
.track_o{
  font-size: 18px;
  color: #0091C7;
}

/************************************************************************************/
/*christmas theme header*/



.header_wrap {
    /*background: #81c6e8 url(../images/background_xmas.png) bottom center no-repeat;*/
      /*background: #81c6e8 url(../images/RRX_Newyear_Theme_patch.gif) bottom center no-repeat;
      background-size: cover;
      position: relative;*/
}
.left_img {
    position: absolute;
    left: 0;
    bottom: 8px;
}
.left_img img{
  width: 100%;
}
.img1 {
    position: absolute;
    left: 33%;
    bottom: 8px;
}
.img1 img{
  width: 100%;
}
.middle_img {
    position: absolute;
    left: 36%;
    bottom: 1px;
}
.middle_img img{
  width: 100%;
}
.santa_img {
    position: absolute;
    right: 22%;
    top: 5px;
}
.santa_img img{
  width: 100%;
}
.right_img {
    position: absolute;
    right: 0;
    bottom: 2px;
}
.right_img img{
  width: 100%;
}
.adc_header {
    margin: 0px auto;
}
.new_offers{
  position: relative;
}
/*.category_select{
  position: relative;
}*/
.heders-links-bg{
  z-index: 100;
  position: relative;
}
@media only screen and (max-width: 1324px) {
  .right_img {
    position: absolute;
    right: -15px;
    bottom: 1px;
  }
  .right_img img {
    width: 77%;
  }
  .left_img {
    position: absolute;
    left: 0;
    bottom: 6px;
  }
  .left_img img {
    width: 87%;
  }
  .img1 {
    position: absolute;
    left: 34%;
  } 
  .img1 img {
    width: 90%;
  }
  .santa_img {
    position: absolute;
    right: 17%;
    top: 5px;
  }
  .santa_img img {
    width: 93%;
  }
  .right_img {
    position: absolute;
    right: -16px;
    bottom: 1px;
  }
  .right_img img {
    width: 78%;
  }
}
@media only screen and (max-width: 1280px) {
  .left_img img {
    width: 79%;
  }
  .img1 {
    position: absolute;
    left: 32%;
  }
  .middle_img {
    position: absolute;
    left: 35%;
  }
  .middle_img img {
    width: 93%;
  } 
  .santa_img img {
    width: 90%;
  }
  .santa_img {
    position: absolute;
    right: 19%;
  }
  .right_img {
    position: absolute;
    right: -34px;
  }
  .right_img img {
    width: 71%;
  }
}
@media only screen and (max-width: 1200px) {
  .left_img img {
    width: 67%;
  }
  .santa_img {
    position: absolute;
    right: 13%;
  }
  .santa_img img {
    width: 86%;
  }
  .right_img {
    position: absolute;
    right: -45px;
  }
  .right_img img {
    width: 66%;
  }
}
@media only screen and (max-width: 1166px) {
  .img1 {
    position: absolute;
    left: 29%;
  }
  .middle_img {
    position: absolute;
    left: 32%;
  }
  .img1 img {
    width: 79%;
  }
}
/************************************************************************************/
/*new year theme header*/
.year_img_desktop {
 float: left;
  /*right: 24%;
  bottom: 10%;
  top: 25px;*/
}
.year_img_desktop img {
  width: 100%;
}
.year_img_desktop {
  /*float: left;
  width: 23%;
  margin-left: 5%;*/
  display: none;
}
.year_responsive_desktop{
  display: none;
}
.year_img{
  display: none;
}
.offer_img {
  display: none;
}
.adc_header .header{
  z-index: 9999;
}
.header .cart_bag .emptycart {
  color: #cdcdcd;
}