﻿@font-face {
  font-family: 'FbReforma-Regular';
  src: url('../fonts/fbreforma-regular.eot');
  src: url('../fonts/fbreforma-regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/fbreforma-regular.svg#Fbreforma-Regular') format('svg'),
       url('../fonts/fbreforma-regular.ttf') format('truetype'),
       url('../fonts/fbreforma-regular.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'FbReforma-Medium';
  src: url('../fonts/fbreforma-medium.eot');
  src: url('../fonts/fbreforma-medium.eot?#iefix') format('embedded-opentype'),
       url('../fonts/fbreforma-medium.svg#FbReforma-Medium') format('svg'),
       url('../fonts/fbreforma-medium.ttf') format('truetype'),
       url('../fonts/fbreforma-medium.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}

body {
    font-family: 'FbReforma-Regular', sans-serif;
    font-size: 18px;
    line-height: 1.4;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'FbReforma-Medium', sans-serif;
    font-weight: 900;
}

input {
    border-radius: 0;
}
  
input[type="search"] {
    -webkit-appearance: none;
}

.row {
    display: flex;
    flex-direction: row;
    width: 100%;
}
  
.column {
    display: flex;
    flex-direction: column;
    flex: 1;
    flex-basis: 100%;
    padding-right: 5px;
    padding-left: 5px;
}
.column p:not(:last-child) {
    margin-bottom: 8px;
}

.text-right {
    text-align: right;
}

.header-offers-wrapper {
    color: #fff;
    padding:0 10px;
}
.header-offers-wrapper .topic-block{
    max-width:100%;
    padding: 10px 0;
}
.ico-cart:before, .ico-wishlist:before, .personal-button > span:before, .ico-account:before {
    margin: 0 auto;
    content: '';
    font-weight:bold;
}
.ico-cart:before {
    background: url(../img/shop-bag.svg) no-repeat center center;
    height: 32px;
    width: 26px;
}
.ico-wishlist:before {
    background: url(../img/wishlist-icon.svg) no-repeat center center;
    height: 32px;
}
.personal-button > span:before, .ico-account:before {
    background: url(../img/user-icon.svg) no-repeat center center;
    height: 32px;
    width: 26px;
}
.header-links .profile-menu-box .ico-account:before {
    height: 20px;
    width: 17px;
    background-size: 90%;
}
.mobile-icon span {
    display: inline-block;
    background: url(../img/phone-icon.svg) no-repeat center center;
    height: 35px;
    width: 35px;
    vertical-align: middle;
    margin-right:5px;
}
.slider-center-caption {
    position: absolute;
    color: #fff;
    left: 0;
    right: 0;
    text-align: center;
}
.slider-center-caption h2, .slider-center-caption h3{
    font-family: 'FbReforma-Medium', sans-serif;
    letter-spacing:0.03rem;
}
.home-page-advantages-wrapper {
    position: relative;
    float: left;
    width: 100%;
}
.advantages-item .picture {
    margin-bottom: 0;
    width: 58px;
    height:auto;
    display: inline-block;
    text-align:center;
}
.advantages-item .info {
    width: calc(100% - 63px);
    display: inline-block;
    text-align: right;
}
.advantages-item .description p {
    line-height: 20px;
}
.jCarouselMainWrapper {
    clear: both;
}
.category-grid.sub-category-grid,
.category-grid {
    text-align: center;
}
.category-grid .item-box {
    background-color: transparent;
    overflow:visible;
    float:none;
    display:inline-block;
}
.category-grid .item-box .category-item{
    position:relative;
}
.category-grid .item-box .picture{
    border-radius:0;
}
.category-grid .item-box .title a {
    font-size: 20px;
    padding:10px;
    text-align:center;
    color:#222;
    font-family: 'FbReforma-Medium', sans-serif;
}

.category-grid .item-box .title {
    position: absolute;
    right: 10%;
    bottom: 60px !important;
    width: 100%;
    max-width: 80%;
    text-align: center;
    color: #fff;
    line-height: normal;
    font-family: 'FbReforma-Regular', sans-serif !important;
}
.category-grid .item-box .title a,
.category-grid .item-box .title a:hover {
    color: #fff !important;
}
.home-page .topic-block-title h2 {
    font-family: 'FbReforma-Medium', sans-serif;
}

.jCarouselMainWrapper .nop-jcarousel .carousel-title,
.html-account-page .page-title h1,
.product-box-grid .product-grid .title {
    padding: 0;
    margin: 0 0 20px;
}
.html-account-page .page-title {
    border-bottom:none;
}
.jCarouselMainWrapper .nop-jcarousel .carousel-title strong,
.page-title h1, .product-box-grid .product-grid .title strong{
    font-family: 'FbReforma-Medium', sans-serif;
}
.center-1 .nop-jcarousel.product-grid .slick-carousel,
.jCarouselMainWrapper:not(.small-products) .slick-list {
    margin: 0px !important;
    padding:0 8px;
}

.block.block-manufacturer-navigation .listbox li a img {
    height: 70px;
    border: 1px solid #B6B6B6;
}
.block.block-manufacturer-navigation .listbox li a img {
    padding:8px;    
}
.block.block-manufacturer-navigation .listbox li a:hover img {
    height: 70px;
    border: 1px solid #B6B6B6;
}
.jCarouselMainWrapper .nop-jcarousel {
    margin: 0 0 30px !important;
}
.two-row-carousels.small-products .item-box .details .product-title {
    display:block;
}
.small-products .item-box .product-item > .picture,
.small-products .item-box .product-item > .ribbon-wrapper{
    width: 120px;
}
.small-products .product-grid .item-box .product-item:after,
.quickViewWindow .product-grid .item-box .product-item:after {
    content: inherit;
    position: inherit;
    opacity: 0;
    width: 0;
    height: 0;
}
.two-row-carousels.small-products .product-grid {
    background: #F6F6F6;
    padding:15px 25px;
}
.two-row-carousels.small-products .item-box .details .product-title{
    font-size: 19px;
}
.center-1 .jCarouselMainWrapper .nop-jcarousel.manufacturer-grid {
    margin-bottom: 0 !important;
}
.html-home-page .master-wrapper-content {
    padding-bottom: 0;
}
.footer-middle{
    font-size:18px;
    color:#fff;
}
.footer .newsletter .title,
.footer-block .title,
.footer .title {
    font-family: 'FbReforma-Medium', sans-serif;
}
.social-sharing a:before, 
.social-sharing a:hover:before{
    color: #fff !important;
}
.footer-aboutus-block p{
    font-size: 15px;
    color: #fff;
    max-height: 140px;
    max-width: 300px;
    overflow: hidden;
    line-height: normal;
}
.category-page-body .master-wrapper-content{
    padding-top:0;
}
.topic-page-body .master-wrapper-content{
    padding-top:0;
}
.breadcrumb .delimiter:before {
    font-size: 10px;
    color: #300C1C;
}
.filter-block .toggleControl:before,
.block .title{
    color: #fff !important;
}
.filter-block a.clearFilterOptions:hover:before,
.clearFilterOptionsAll:hover,
.filter-block a.clearPriceRangeFilter:hover:before{
    color: #222 !important;
}
.center-2 .product-grid.featured-product-grid {
    margin-bottom:20px;
}
.html-product-details-page .master-wrapper-content {
    padding-top: 0px;
    padding-bottom: 0px;
}
.product-details-page .product-no-reviews, 
.product-details-page .product-review-links{
    display: inline-block;
}
.short-description p{
    line-height:26px;
    margin-bottom:10px;
}
.short-description ul {
    list-style: disc;
    padding-right:20px;
}
.ui-tabs .ui-tabs-panel {
    margin: 0 !important;
    padding: 15px 30px !important;
    background: transparent !important;
    border: 1px solid #707070;
}
.full-description, 
.product-specs-box {
    background-color: transparent !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-state-active.ui-tabs-active a {
  color: #3472AE !important;
  background: #fff !important;
  border-bottom-color:#fff!important;
}
.ui-tabs .ui-tabs-nav li a:hover {
  color: #3472AE !important;
}
.s-tabs {
  margin-bottom: 80px;
}
.gallery .picture-wrapper {
    /*border: 1px solid #DDDDDD;
    box-shadow: 0 0 10px rgba(0,0,0,0.16);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.16);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.16);*/
    padding: 20px 0;
}
.picture-zoom-icon{
    background:url(../img/picture-zoom.png) no-repeat center center;
    position:absolute;
    bottom:20px;
    right:20px;
    height:36px;
    width:36px;
}
.currentMaxPrice:after, .currentMinPrice:after {
    content: "₪";
    font-size: 13px;   
    width:13px;
    height:13px;
    display:inline-block;
    box-sizing: border-box;
}
.category-grid .item-box .title a:hover {
    color: #fff !important;
}
.category-grid .item-box .picture {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transform: translateY(0px);
}
.overview .manufacturers {  
    display: flex;
    align-items: center;
    flex-wrap:wrap;
}
.overview .manufacturers .value a {  
   display:inline-block;
   vertical-align:middle;  
}
.overview .manufacturers .value .separator {
    display: inline-block;
    margin:0 8px;
}
.overview .manufacturers .label {        
    margin-left: 8px;
}
.two-row-carousels.small-products .item-grid.slick-slider {
    position: unset;
}

.two-row-carousels .slick-arrow {    
    left: 0;
    right: auto;
    bottom:auto;
    top:8px;
}
.two-row-carousels .slick-prev {
    left: 60px;
}
.two-row-carousels .slick-next {
    left:25px;
}
.two-row-carousels .product-grid .title {   
    width: calc(100% - 70px);
}
.html-sub-category-page .master-wrapper-content{
    padding-bottom:0;
}
.category-grid .item-box{
    padding:0!important;
}
.quick-view-button-p {
    display: inline-block;
    text-decoration: none;
    text-align: left;
    font-size: 15px;
    line-height: normal;
    backface-visibility: hidden;
    transition: all .1s ease;
    background: url(../img/quickview.svg) no-repeat right center;
    padding-right: 22px;
    color: #7A7A7A;
    line-height: 17px;
}
.overview .manufacturers .label {
    color: #222;
    font-size:20px;
}
.s-search-modual .temp-class {
  display: flex;
  align-items: center;
}
.s-search-modual .temp-class-main {
  background: #fff;
  padding: 15px 30px;
  box-shadow: 0px 16px 41px rgba(0, 17, 76, 0.20);
  border-radius: 6px;
  margin-left: 20px;
  display: inline-block;
}
.s-search-modual .buttons {
    display: inline-block;
    vertical-align: sub;
  }
.s-search-modual form,
.s-search-modual .s-search-modul-product-detail {
  display: table;
  margin: 0 auto 0;
  width: 1000px;
  max-width: 100%;
}
.s-search-modual {
  position: relative;
  z-index: 9;
  margin-bottom: 50px;
}
.s-search-modual .error-message {
    flex-basis: 100%;
    width: 0;
    height: 0;
    text-align: center;
    margin-top: 15px;
    color: #D50C3D;
}
.s-inputs select {
  border: none;
  text-align-last: right;
}
.s-inputs {
    border-left: 1px solid #D0D0D0;
}
.multi-select-menuitems {
  box-shadow: 0px 16px 41px rgba(0, 17, 76, 0.20);
}
.after-search-page .master-wrapper-content {
  background: #D8F0FE;
}
.home-page .s-search-modual p.desc,
.after-search-page .s-search-modual p.desc {
  margin-bottom: 30px;
}
.s-afer-search-title p {
  font-size: 24px;
  font-family: 'FbReforma-Medium', sans-serif;
  display: block;
  text-align: center;
  margin-bottom: 10px;
  line-height: 30px;
}
.s-afer-search-title {
  font-size: 35px;
  display: block;
  text-align: center;
  line-height: 50px;
  margin-bottom: 15px;
}
.after-search-result {
  background: #fff;
  max-width: 90%;
  padding: 30px;
  margin: 0 auto;
  box-shadow: 0px 16px 41px rgb(0 0 0 / 16%);
  border-radius: 6px;
}
.pharmacy-each-hmo-img {
  display: inline-block;
}
.after-search-result-number {
  margin-bottom: 20px;
  color: #2f68a4;
  display: block;
  text-align: center;
  font-family: 'FbReforma-Medium', sans-serif;
}
.after-search-result-number a {
  display: block;
  font-size: 120%;
  font-family: 'FbReforma-Regular', sans-serif;
}
.after-search-result-number img {
    height: 30px;
    vertical-align: bottom;
}

.pharmacy-card a.pharmacy-name {
  font-size: 28px;
  margin-bottom: 15px;
  display: inline-block;
  color: #2f68a4;
  font-family: 'FbReforma-Medium', sans-serif;
  margin-top: 30px;
}
.pharmacy-each-detail {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-bottom: 20px;
  border-bottom: 1px solid #c7c7c7;
}
.pharmacy-card:last-child .pharmacy-each-detail {
    border-bottom: none;
}
.pharmacy-each-detail .pharmacy-phone {
  display: flex;
  align-items: center;
  font-size: 23px;
  color: #000;
  padding-left: 10px;
}
.pharmacy-each-detail .pharmacy-address {
  display: flex;
  align-items: center;
  font-size: 23px;
  color: #000;
  padding-left: 10px;
}
.pharmacy-each-detail .pharmacy-address:before {
    content: '';
    border-right: 2px solid #666;
    margin-left: 10px;
    height: 30px;
}
.hmo-logos {
    display: flex;
    align-items: center;
}
.hmo-logos:before {
    content: '';
    border-right: 2px solid #666;
    margin-left: 10px;
    height: 30px;
}

.pharmacy-details {
    display: block;
    width: 100%;
}
.pharmacy-details .detail {
    margin-bottom: 10px;
}
.pharmacy-details .detail:last-child {
    margin-bottom: 25px;
}

.pharmacy-details .detail p {
    display: inline-block;
    font-family: 'FbReforma-Medium', sans-serif;
    font-size: 110%;
}
.pharmacy-details .detail .pharmacy-each-hmo-img {
    font-size: 110%;
}
.pharmacy-details .detail .hmo-logos {
    display: inline-block !important;
}
.pharmacy-details .detail .hmo-logos:before {
    display: none;
}

.pharmacy-each-detail .pharmacy-distance {
  display: flex;
  align-items: center;
  font-size: 23px;
  color: #000;
  padding-right: 10px;
  padding-left: 10px;
}
.pharmacy-each-detail .pharmacy-distance:before {
    content: '';
    border-right: 2px solid #666;
    height: 30px;
    margin-left: 10px;
}
.pharmacy-each-detail .pharmacy-phone img {
  margin-left: 10px;
}
.pharmacy-each-detail .pharmacy-address img {
  margin-left: 10px;
}
.pharmacy-each-hmo-img img {
  height: 30px;
  margin-left: 5px;
  vertical-align: bottom;
}
.pharmacy-each-hmo-img:last-child img {
  margin-left: 0;
}
.pharmacy-hmo-btn {
  background: #D50C3D;
  display: inline-block;
  padding: 6px 15px 4px 10px;
  border-radius: 4px;
  color: #fff;
  margin-right: 10px;
}
.pharmacy-hmo-btn span,
.pharmacy-page-btn span {
    margin-left: 10px;
}

.pharmacy-hmo-action-holder {
    display: flex;
    align-items: center;
    flex-flow: wrap;
}
.pharmacy-hmo-action-holder:before {
    content: '';
    border-right: 2px solid #666;
    height: 30px;
}

.hmo-img-static {
  height: 26px;
  /*margin-left: 20px;
  margin-right: 10px;
  margin-bottom: 10px;*/
}
/*.s-search-modual .s-search-modul-product-detail {
  display: inline-flex;
  align-items: center;
  position: unset;
  top: unset;
  left: unset;
  transform: none;
  background: #fff;
  padding: 20px 30px;
  box-shadow: 0px 16px 41px rgb(0 17 76 / 20%);
  border-radius: 6px;
  margin-top: 30px;
  flex-flow: row wrap;
}*/
.full-search-modual {
  background: #D8F0FE;
  padding: 60px 100px;
}
.full-search-modual .s-search-modual .s-inputs.hmo-distances {
  margin-left:15px;
}
.full-search-modual .s-search-modual .s-inputs.geo-distances {
  padding-left: 10px;
}
.full-search-modual .after-search-result {
  margin-top: 60px;
}
.pharmacay-detail-page {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  max-width: 70%;
  margin: 30px auto 0 auto;
}
.all-map {  
  width: 49%;
  order: 2;
  margin-right: 1%;
  display: flex;
  flex-direction: column;
  /*justify-content: space-between;*/
}
.pharmacy-special-detail {
  width: 49%;
  order: 1;
  background-color: #eeeeee;
}
.pharmacy-special-detail .holder,
.pharmacy-special-detail .holder {
    padding: 15px 27px;
}

.all-map {
    background-color: #eeeeee;
}
.map-title {
  padding: 17px 20px 14px 10px;
  border-bottom: 3px solid #fff;
  display: flex;
  align-items: center;
  border-radius: 3px;
  font-family: 'FbReforma-Medium', sans-serif;
}
.pharmacy-special-hour-title {
  padding: 17px 20px 14px 10px;
  border-bottom: 3px solid #fff;
  border-radius: 3px;
  font-family: 'FbReforma-Medium', sans-serif;
}
.s-hour-activities {
  padding: 15px;
  border: 1px solid #dbdbdb;
  margin-top: -1px;
  display: flex; 
  flex-wrap:wrap;
}
  .s-hour-activities .phone-section {
    padding: 0 15px;
    width: 50%;
  }
  .s-hour-activities .active-hour-section {
    padding: 0 15px;
    width: 50%;
  }
  .s-hour-activities h4 {
    font-size: 19px;
    margin-top: 0;
    margin-bottom: 13px;
    font-weight: 700;
  }
  .s-hour-activities h3 {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0px;
    font-weight: 700;
  }
  .s-hour-activities p {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 6px;
    font-weight: 400;
  }
.pharmacy-special-note-title {
  font-size: 16px;
  font-weight: 700;
}
.pharmacy-special-note-detail {
  padding: 15px 30px;
  border-top: 2px solid #fff;
  margin-bottom: 13px;
}
.pharmacy-special-note-detail p {
  font-size: 17px;
  margin-top: 5px;
  margin-bottom: 6px;
}
.pharmacy-special-accessibility-details .ui-accordion-header .ui-accordion-header-icon:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -10px;
  border-style: solid;
  border-width: 0 2px 2px 0;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate( 45deg );
  transform: rotate( 45deg );
}
.pharmacy-special-accessibility-details .ui-accordion-header.ui-accordion-header-active .ui-accordion-header-icon:before {
  content: "";
  margin-top: -4px;
  -webkit-transform: rotate( -135deg );
  transform: rotate( -135deg );
  position: absolute;
  top: 50%;
  left: 20px;  
  border-style: solid;
  border-width: 0 2px 2px 0;
  width: 12px;
  height: 12px; 
}
.pharmacy-special-accessibility-details .ui-accordion-content {
  padding: 15px 30px;
}

.pharmacy-special-accessibility-details .ui-accordion-content > ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
.pharmacy-special-accessibility-details #accordionother .ui-accordion-content > ul > li {
    position: relative;
    padding-right: 18px;
}
.pharmacy-special-accessibility-details #accordionother .ui-accordion-content > ul > li:before {
    content: "";
    position: absolute;
    top: .54em;
    right: 0;
    margin-top: -3px;
    width: 7px;
    height: 8px;
    border-radius: 50%;
    background-color: #d50c3d;
}

.pharmacy-special-accessibility-details .ui-accordion-header {
  position: relative;
  padding: 15px 30px 12px 30px;
  border-bottom: 2px solid #fff;
  font-family: 'FbReforma-Medium', sans-serif;
}

div#accordion,
div#accordionother {
  border-top: 8px solid #fff;
}
.s-accessibility-detail-sub {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2px 10px;
  border-bottom: 1px solid #dbdbdb;
}
.s-accessibility-detail-sub:last-child {
  border-bottom: none;
}
.s-accessibility-detail-s {
  display: flex;
  align-items: center;
}
.s-accesibility-img img{
    height:20px;
}
.s-accesibility-img {
    margin-left:20px;
}
.s-accesibility-text h3 {  
  font-weight: 700;
  font-size: 20px;
  margin:10px 0;
}
.s-accesibility-text p {  
  font-weight: 400;
  font-size: 16px;
  margin-bottom:15px;
}
.s-accesibility-text{   
  margin-left:15px;
}
.s-specility-main .s-specility-list{
    column-count:2;
}
.s-specility-main .s-specility-list li {
  position: relative;
  padding-right: 18px;
  list-style: none;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.1875;
}
  .s-specility-main .s-specility-list li::before {
    content: "";
    position: absolute;
    top: .59375em;
    right: 0;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #d50c3d;
  }
.pharmacy-page-btn {
  background: #D50C3D;
  display: inline-flex;
  align-items: center;
  padding: 0 15px 0 10px;
  border-radius: 4px;
  height: 40px;
  color: #fff;
  width: max-content;
}
.map-title img{
    margin-left:10px;
}
.s-product-banner-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 60px;
  color: #fff;
  text-align: center;
}
.s-productbanner {
  position: relative;
  margin-bottom: 30px;
}
.s-productbanner img{
    object-fit:cover;
}
.s-productbanner::before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:rgba(0,0,0,0.6)
}
.overview .product-name h1 {
  font-size: 45px;
  color: #3472AE;
}
.overview .short-description { 
  font-size: 22px;
}
.overview .additional-details div .value, .variant-overview .additional-details div .value { 
  font-weight: normal;
}
.overview .additional-details .quantity .value { 
    font-weight: bold;
  }
.s-price-main {
  display: flex;
  align-items: center;
  flex-wrap:wrap;
}
.s-price-main .s-price {
  padding-left:15px;
  border-left: 1px solid #acacac;

}
  .s-price-main .base-price-pangv {
    padding-right: 15px;
    font-size: 25px;
    font-weight: 400;
    margin-top: 5px;
}
.overview .product-price span, .variant-overview .product-price span{
  color: #3472AE!important;
}
.product-social-sharing li a:before, .email-a-friend:before {
  color: #6666; 
}
.email-a-friend:hover:before {
  -webkit-transform: rotate3d(0,1,0, 360deg );
  -ms-transform: rotate3d(0,1,0,360deg);
  transform: rotate3d(0,1,0, 360deg );
  color: #d50c3d;
}
.product-social-sharing .email-a-friend:before {  
  position: unset;
}
.h-separate {
  border-top: 1px solid #3472AE;
  margin-bottom: 40px;
}
.s-tabs .ui-tabs .ui-tabs-nav {
  overflow: inherit;
  display: flex;
}
.continue-order-button {
  border-radius: 4px;
  background: #D50C3D;
  line-height: normal;
  font-size: 20px;
  padding: 12px 15px;
  color: #fff;
  transition: all .1s ease;
}
.scroll-to-serach-section {
  text-align: left;
}
.productTabs-header {
  margin-bottom: -1px;
}
.pharmacy-btn-back {
  text-align: left;
  padding: 15px 20px;
}
.green {
    background-color: #3a8e05 !important;
}
.overview .additional-details, .variant-overview .additional-details {  
  display: flex;
  flex-wrap: wrap;
}
.overview .additional-details > div, .variant-overview .additional-details > div {
  padding: 0 0 0 10px;
  font-size: 20px;
}
.overview .additional-details > div:last-child, .variant-overview .additional-details > div:last-child {   
  border-left: none;
}

.sub-category-grid .page-title {
    padding: 0;
    margin: 20px 0 60px 0;
}
.sub-category-grid .page-title h1 {
	font-size: 40px;
}
.sub-category-grid .page-title h1 {
	display: flex;
	flex-direction: row;
}
.sub-category-grid .page-title h1:before,
.sub-category-grid .page-title h1:after {
    content: "";
  	flex: 1 1;
  	border-bottom: 2px solid #000;
  	margin: auto auto 18px auto;
}
.sub-category-grid .page-title h1:before {
    margin-left: 30px;
}
.sub-category-grid .page-title h1:after {
	margin-right: 30px;
}

/* Select 2 - DropDown List */
.select2-container--default .select2-selection--single {
    border-radius: 0 !important;
    border: none !important;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 250px !important;
}
.select2-results__options {
    font-family: 'FbReforma-Regular', sans-serif !important;
    /*padding: 8px !important;*/
}
.select2-results__options img {
    display: block;
    margin: 0 auto;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #f1f1f1 !important;
    border-left: none !important;
    /*border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;*/
}
.select2-dropdown {
    z-index: 999 !important;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px !important;
	width: auto;
	max-width: 100%;
	background: #fff url('../img/select-arrow-dark.svg') no-repeat left 5px center; 
	appearance: none;
    margin-left: 5px;
}
.select2-container .select2-selection--multiple {
    height: 45px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    line-height: normal !important;
    font-size: 12px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    line-height: 45px;
    padding-right: 15px !important;
    padding-left: 20px !important;
}
.select2-container--default .select2-search--inline input::-webkit-input-placeholder{
    color: #000;
}
.select2-container--default .select2-search--inline input::-moz-placeholder{
    color: #000;;
}
.select2-container--default .select2-search--inline input:-ms-input-placeholder{
    color: #000;;
}
.select2-container--default .select2-search--inline input:-moz-placeholder {
    color: #000;;
}
.select2-container--default .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: none !important;
}

.pharmacy-search-holder .select2-container--default .select2-selection--single .select2-selection__arrow {
    background: #fff url('../img/select-arrow-dark -pharmacy.svg') no-repeat left 5px center !important;
}
.cannabis-search-holder .select2-container--default .select2-selection--single .select2-selection__arrow {
    background: #fff url('../img/select-arrow-dark-cannabis.svg') no-repeat left 5px center !important;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    text-align: right !important;
}
.select2-search--dropdown .select2-search__field {
    padding: 6px 8px !important;
    font: bold 18px 'FbReforma-Regular', sans-serif !important;
}

@media all and (max-width:1600px) {
    .jCarouselMainWrapper .nop-jcarousel .carousel-title, .page-title h1, .product-box-grid .product-grid .title strong{
        font-size: 30px;
    }
    
    .footer .newsletter .title,
    .footer-block .title,
    .footer .title{
        font-size: 22px;
    }
    .item-box .price.old-price {
        font-size: 16px;
    }
    .filtersGroupPanel .checkbox-list label,
    .selected-options-list > li label{
        font-size: 18px;
    }

    .pharmacay-detail-page {
        max-width: 80%;
    }
}
@media all and (max-width:1300px) {

    .pharmacay-detail-page {
        max-width: 90%;
    }
}

@media all and (min-width:1281px) {
    .small-products .item-box .product-item > .picture,
    .small-products .item-box .product-item > .ribbon-wrapper {
        width: 120px;
    }

    .center-1 .nop-jcarousel.product-grid .slick-carousel,
    .product-details-page .related-products-grid .item-grid,
    .product-details-page .also-purchased-products-grid .item-grid {
        padding: 0px 70px;
    }
}
@media all and (min-width:1025px) {
    .header-logo a img {
        max-height:60px;
    }
    .header-logo,
    .header-lower .search-box,
    .header-links-wrapper {
        float: none;
        display: inline-block;
        vertical-align:middle;
    }
    .mega-menu .row-wrapper .three-coloumn-row .subcategory-item a {
        transition: color 0.5s ease;
        -webkit-transition: color 0.5s ease;
        -moz-transition: color 0.5s ease;
    }
    .html-home-page .master-wrapper-content {
        overflow: visible;
    }
    .home-page-advantages {
        background: #fff;
        border-radius: 12px;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border: 1px solid #8561A9;
        padding: 0;
        margin: 0;
        position: absolute;
        top: -120px;
        max-width: 1100px;
        z-index: 10;
        text-align: center;
        left: 0;
        margin: 0 auto;
        right: 0;
        display: inline-flex;
    }
    .home-page-advantages-wrapper {
        margin-bottom:30px;
    }
    .advantages-item {
        padding: 2.5%;
        border-left: 1px solid #8561A9;
    }
    .advantages-item:last-child{
        border-left:none;
    }
    .category-grid, .sub-category-grid{
        margin-bottom: 30px;
    }
    .sub-category-grid {
        padding:0 15px;
    }
    .home-page .topic-block{
        margin-bottom:50px;
    }
    .item-box .product-item {
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
    }
    .small-products .item-box,
    .quickViewWindow .product-grid .item-box {
        background-color: #fff;
        border-radius: 0;
        overflow: hidden;
        padding: 0 !important;
    }
    .small-products .item-box .product-item, 
    .quickViewWindow .product-grid .item-box .product-item {
        padding: 0 !important;
    }
    .small-products .item-box .product-item:hover, 
    .quickViewWindow .product-grid .item-box .product-item:hover{
        box-shadow: none;
    }
    .small-products .item-box .product-item:hover:after, 
    .quickViewWindow .product-grid .item-box .product-item:hover:after{
        opacity: 0;
    }
    .two-row-carousels .slick-slide > div{
        margin-bottom:25px !important;
    }
    .two-row-carousels .slick-slide > div:last-child{
        margin-bottom: 0px !important;
    }
    .manufacturer-grid .item-box {
        padding:0 !important;
    }

    .pharmacy-special-detail .holder,
    .pharmacy-special-detail .holder {
        padding: 15px 20px 15px 15px;
    }
}
@media(min-width:1025px) and (max-width:1280px){
    .mobile-flyout-wrapper, .header-links li + li {
        padding-right: 8px;
    }
    .center-1 .nop-jcarousel.product-grid .slick-carousel {
        padding: 0px 40px;
    }
    .small-products .item-box {
	    max-height:120px;
    }
    .small-products .item-box .product-item > div:first-child {
	    width: 120px;
    }
    .small-products .item-box .details {
	    padding: 15px;
	    width: calc(100% - 120px);
    }
    .two-row-carousels .product-grid .title {
	    font-size: 23px;
    }
    .two-row-carousels > div {
	    float: right;
	    width: 47%;
    }
    .two-row-carousels > div:nth-child(2) {
	    margin-right:6%;
    }
    .two-row-carousels > div:only-child {
	    width: 100%;
    }
    .two-row-carousels .slick-slide {
	    min-height:270px;
    }    
}
@media all and (max-width:1024px) {

  .after-search-result {
    max-width: 100%;
  }
  .sub-category-grid .page-title {
    margin: 20px 0 30px 0;
  }
  .sub-category-grid .page-title h1 {
    font-size: 35px;
  }
  .sub-category-grid .page-title h1:before {
    margin-left: 20px;
  }
  .sub-category-grid .page-title h1:after {
    margin-right: 20px;
  }

  .s-afer-search-title {
      font-size: 25px;
      line-height: 45px;
  }

  .after-search-result-number img {
      height: 26px;
      vertical-align: top;
  }

  .after-search-page .s-search-modual {
      padding: 0px;
      margin-bottom: 35px;
  }

  .pharmacy-card a.pharmacy-name {
      margin-top: 15px;
  }

  .pharmacy-each-detail .pharmacy-phone,
  .hmo-logos {
      width: 100%;
      margin-bottom: 15px;
  }
  .pharmacy-each-detail .pharmacy-address:before,
  .pharmacy-hmo-action-holder:before,
  .hmo-logos:before {
      display: none;
  }

  .pharmacy-details .detail .hmo-logos {
      margin-bottom: 0 !important;
  }
  .pharmacy-details .detail:not(.hmo-logos) > .pharmacy-each-hmo-img {
      width: 100%;
  }

  .pharmacy-each-detail .pharmacy-address,
  .pharmacy-each-detail .pharmacy-distance,
  .pharmacy-each-hmo-img {
      padding-right: 0;
  }
  .pharmacy-hmo-action-holder .pharmacy-hmo-btn {
      margin-right: 0;
  }
  .pharmacy-hmo-action-holder .pharmacy-hmo-btn.cannabis-btn {
      margin-bottom: 6px;
  }
  .pharmacy-each-detail .pharmacy-address img,
  .pharmacy-each-detail .pharmacy-phone img,
  .pharmacy-each-hmo-img img {
      height: 20px;
  }

  .pharmacy-each-detail .pharmacy-distance:before {
      border-right: 1px solid #666;
      height: 22px;
      padding-right: 10px;
  }

  .pharmacy-each-detail .pharmacy-phone img,
  .pharmacy-each-detail .pharmacy-address img {
      margin-left: 10px;
  }

  .pharmacy-each-detail .pharmacy-phone {
      font-size: 22px;
  }

  .pharmacy-each-detail .pharmacy-address,
  .pharmacy-each-detail .pharmacy-distance {
      font-size: 20px;
      margin-bottom: 10px;
  }

  .block-wrapper {
    display: none;
  }
  .overview .additional-details, .variant-overview .additional-details {
    justify-content: center;
  }
  .s-price-main {   
    justify-content:center;
  }
  .overview .short-description {
    text-align:center!important;
  }
  .s-product-banner-title {   
    font-size: 40px;
  }
  .full-search-modual {
    background: #3472AE;
    padding: 25px 20px 30px 20px;
  }
  .after-search-result {
    background: #fff;
    padding: 25px;
    width: 90%;
    margin: 0 auto;
  }
  .after-search-page .s-search-modual form {
      padding: 20px 10px;
  }
  .s-search-modual .s-search-modul-product-detail {
    flex-wrap:wrap;
    padding: 15px 5px 15px 15px;
  }
  /*.s-search-modual form {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    top: unset;
    left: unset;
    right: 0;
    transform: none;
    background: #fff;
    padding: 15px 5px 15px 15px;;
    box-shadow: 0px 16px 41px rgb(0 17 76 / 20%);
    border-radius: 6px;
  }*/
  .search-home-page .master-wrapper-content{
      overflow:visible;
  }
  .s-price-main .base-price-pangv {
      font-size: 22px !important;
  }
  .s-price-main .s-price {
      padding-left: 10px;
  }
  .overview .product-price small {
      font-size: 24px;
      line-height: 48px;
  }
  .product-social-label {
      margin-bottom: 0;
  }
  .cart-title {
    font-size: 0;
  }

   .profile-menu-box .ico-account:before {
        height: 20px;
        width: 17px;
        background-size: 90%;
    }
    .header-links-wrapper {
        margin: 0 0 5px;
    }
    .header-offers-wrapper .topic-block {
        padding: 5px 0;
    }
    .header-offers-wrapper .topic-block .offers-content {
        font-size: 16px;
    }
    .advantages-item .description {
        display: block;
    }
    .home-page-advantages {
        font-size: 17px;
    }
    .advantages-item {
        padding: 15px;
        border: 1px solid #8561A9;
        border-radius: 12px;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;       
    }
    .category-grid, .sub-category-grid{
        margin: 0 auto 20px;
        clear:both;
    }
    .home-page-advantages {
        margin-bottom: 10px;
    }
    .small-products .item-box .product-item > .picture > a:after,
    .small-products .item-box .product-item > .ribbon-wrapper > .picture > a:after,
    .quickViewWindow .product-grid .item-box .product-item > .picture > a:after,
    .quickViewWindow .product-grid .item-box .product-item > .ribbon-wrapper > .picture > a:after {
        content: inherit;
        position: inherit;
        width: 0;
    }
    .page-title, .html-account-page .page-title h1,
    .product-box-grid .product-grid .title {
        margin: 0 0 20px;
    }
    .jCarouselMainWrapper .nop-jcarousel .carousel-title {
        margin: 0;
    }
    .home-page .topic-block,
    .home-page .topic-block-body {
        padding: 0;
    }
    .category-grid .item-box .title h2 {
	    font-size: 20px !important;
    }
    .two-row-carousels .slick-slide > div{
        margin-bottom:15px !important;
    }
    .two-row-carousels .slick-slide > div:last-child{
        margin-bottom: 0px !important;
    }
    .two-row-carousels.small-products .product-grid {
        margin-bottom:30px;
    }
    .footer-aboutus-block p {
        max-height: inherit;
        max-width:100%;
        margin: 10px auto;
        padding:0px 15px;
        text-align: right;
    }
    .footer-middle {
        margin-bottom: 0;
    }
    .social-icons {
        padding-top: 20px;
        border-top: 1px solid #674e80;
    }
    .footer-middle .social-icons, 
    .footer-middle .pay-options {
        margin-top: 15px;
    }
    .footer-middle .pay-options .title {
        padding: 10px 0 10px 0 !important;
    }
    .footer-block:first-child {
        border-top: none;
    }
    .footer-block {
        text-align: right;
    }
    .html-account-page .page-title {
        margin: 0;
    }
    .category-grid.sub-category-grid .item-box{
        margin-bottom:4%;
    }
    
    .pharmacy-special-accessibility-details #accordion .ui-accordion-content > ul {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
    }
    .pharmacy-special-accessibility-details #accordion .ui-accordion-content > ul li {
        padding: 4px 0;
    }

    .block .title:before{
        color:#fff !important;
    }
    .block .listbox {
        padding:10px;
    }
    .center-2 .product-grid .item-box, .product-box-grid .product-grid .item-box {
        margin-bottom: 6%;
    }
    .item-box .product-title, .item-box .title {
        margin-bottom: 0;
    }
    .overview .add-to-cart-qty-wrapper + .add-to-cart-button {
        width: 110px;
    }
    .overview .qty-label, .variant-overview .qty-label {
        position: inherit;
        right: inherit;
        line-height: 36px;
        font-size: 28px;
        margin-left: 5px;
    }
    .overview .add-to-cart {
        display: block;
        vertical-align: top;
        margin: 0 0 10px;
        width: 100%;
        max-width: 100%;
    }
    .overview .add-to-wishlist button {
        width: auto;
        font-size: 20px;
    }
    .overview .add-to-wishlist button span {
        margin-right: 5px;
    }
    .attributes-wrapper > div:before {
        width: 100%;
        left: 0;
        right: 0;
    }
    .gallery .picture-wrapper {
        padding:20px 0;
    }
    .add-to-cart-qty-wrapper + .ajax-cart-button-wrapper{
        width:auto;
    }
    .overview .add-to-cart-qty-wrapper + .add-to-cart-button {
        display: inline-block;
        margin: 0;
    }
    .footer .newsletter .title, .footer-block .title, .footer .title {
        padding: 10px 15px 10px 15px !important;
    }
}
@media(min-width:768px){
    .quick-view-button {
        float: left;
        width: 50%;
        text-align: left;
    }
    .small-products .item-box .prices,
    .quickViewWindow .product-grid .item-box .prices {
        line-height: normal;
        width: 100%;
        margin-left: 0px;
        margin-top: 10px;
    }
    .small-products .item-box .prices .actual-price, 
    .quickViewWindow .product-grid .item-box .prices .actual-price {
        display: inline-block;
    }
    .footer-block ul {
        display: block !important;
        background-color: transparent;
    }
    .footer-block .footer-contact-info ul:last-child {
        margin-bottom: 0;
    }
}
@media(min-width:690px) and (max-width:1024px){
    .two-row-carousels .slick-slide.slick-current.slick-active > div {
        margin-left: 15px !important;
    }
}
@media all and (max-width:767px) {
    
    body {
        font-size: 17px;
    }

    h1 {
        font-size: 1.8em;
    }

    .master-wrapper-content {
        padding: 10px 10px 80px;
    }

    .map-title {
      padding: 9px 20px 8px 10px;
    }
    .pharmacy-special-hour-title {
     padding: 12px 15px 8px 15px;   
    }
    .pharmacy-special-accessibility-details .ui-accordion-header {
      padding: 9px 15px 8px 15px;
    }
    .pharmacy-special-accessibility-details .ui-accordion-content {
      padding: 15px 20px;
    }
    .pharmacy-special-accessibility-details .ui-accordion-header .ui-accordion-header-icon:before,
    .pharmacy-special-accessibility-details .ui-accordion-header.ui-accordion-header-active .ui-accordion-header-icon:before {
      width: 10px;
      height: 10px;
      top: 55%;
    }

    .pharmacay-detail-page {   
      flex-direction: column;
    }
    .all-map {
      width: 100%;    
      margin-right: 0%;   
      margin-top:10px;
    }
    .pharmacy-special-detail {
      width: 100%;
      order: 1;
    }
    .pharmacy-special-detail .row {
        flex-direction: column !important;
    }
    .slider-center-caption h2, .slider-center-caption h3 {
        font-size:25px;
    }
    .slider-center-caption {
        top:22%;
    }
    .home-page-advantages .advantages-item{
        margin:0 10px;
    }
    .nop-jcarousel.product-grid.home-page-product-grid {
        position: relative;
    }
    .jCarouselMainWrapper  .nop-jcarousel {
        position: relative;
    }
    .nop-jcarousel.product-grid.home-page-product-grid .slick-slider {
        position: unset;
    }
    .jCarouselMainWrapper  .nop-jcarousel .slick-slider {
        position: unset;
    }
    .nop-jcarousel.product-grid.home-page-product-grid .slick-arrow:before {
        display: block;
        color: #7A7A7A;
        font-size: 16px;
        line-height: 40px;
        transition: all .2s ease;
        text-transform: none;
    }
    .jCarouselMainWrapper .nop-jcarousel .slick-arrow:before {
        display: block;
        color: #7A7A7A;
        font-size: 16px;
        line-height: 40px;
        transition: all .2s ease;
        text-transform: none;
    }
    .nop-jcarousel.product-grid.home-page-product-grid .slick-arrow {
        top:15px;
        z-index:99;
        width:20px;
    }
    .jCarouselMainWrapper .nop-jcarousel .slick-arrow {
        top: 15px;
        z-index: 99;
        width: 20px;
    }
    .nop-jcarousel.product-grid.home-page-product-grid .title.carousel-title  strong{
        width: calc(100% - 70px);
        display:block;
    }
    .nop-jcarousel.manufacturer-grid {
        padding-top: 30px !important;
    }
    .nop-jcarousel.product-grid.home-page-product-grid .slick-next {
        left: 25px;
    }
    .jCarouselMainWrapper  .nop-jcarousel .slick-next {
        left: 25px;
    }
    .nop-jcarousel.product-grid.home-page-product-grid .slick-prev {
        left: 60px;
        right:auto;
    }
    .jCarouselMainWrapper  .nop-jcarousel .slick-prev {
        left: 60px;
        right: auto;
    }
    
    .nop-jcarousel.product-grid.home-page-product-grid .slick-list {
        margin: 0px 8px !important;
        padding: 0 0px;
    }
    .jCarouselMainWrapper  .nop-jcarousel .slick-list {
        margin: 0px 8px !important;
        padding: 0 0px;
    }
    .category-grid .item-box .title a {
        font-size: 18px;
        padding: 8px 5px 5px 5px;
    }
    .category-grid .item-box .title a:after {
        border-right: 13px solid transparent;
    }
    .two-row-carousels {
        padding: 0 10px;
    }
    .nop-jcarousel.home-page-product-grid {
        padding: 0px 10px;
    }
    .jCarouselMainWrapper  .nop-jcarousel {
        padding: 0px 10px;
    }
    .center-1 .nop-jcarousel.product-grid .slick-carousel, .jCarouselMainWrapper:not(.small-products) .slick-list {
        margin: 0px !important;
        padding: 0 0px;
    }
    .theme-home-banners {
        margin-bottom: 30px;
    }
    .item-box .buttons {
        display: block;
    }
    .small-products .item-box .prices, 
    .quickViewWindow .product-grid .item-box .prices {
        margin-top:10px;
    }
    .footer-block {
        width: 100%;
        margin: 0;
    }
    .footer-block .title:not(.pay-options .title) {
        padding: 10px;
        background: #674e80;
        margin-bottom: 10px;
    }
    .pay-options .title:after {
        display: none !important;
    }
    .footer-block ul {
        text-align: center;
    }
    .footer-block .title:before,
    .footer-block .title:after {
        color:#fff !important;
    }
    .footer-block .title:before {
        display: none;
    }
    .footer-block .title:after {
        content: "\77";
        position: absolute;
        display: inline-block;
        top: 50%;
        right: 20px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 9px;
        color: #97c300;
        text-transform: none;
        transition: all .3s ease;
    }
    .footer-block .title:after {
        right: auto;
        left: 20px;
    }
    .footer-lower {
        text-align: right;
        padding: 10px 15px 6px 15px;
    }
    .footer-lower > .footer-disclaimer {
        float: none !important;
    }
}
@media(max-width:769px){
    .s-product-banner-title {
        font-size: 30px;
    }
    .two-row-carousels.small-products .product-grid {
        padding: 15px;
    }

    /*Home Page Category*/
    .category-grid .item-box .title {
	    bottom: 45px !important;
    }
    .category-grid .item-box:nth-child(4n),
    .category-grid .item-box:nth-child(5n) {
	    top: 0;
    }
    .category-grid .item-box {
	    width: 47%;
        margin: 0 3% 3% 0;
        float: right;
    }
    .category-grid .item-box:last-child {
	    margin-bottom: 0;
    }

    .HMOinput .select2 {
        width: 125px !important;
    }
    .Search-By .select2 {
        width: 135px !important;
    }
    .geo-distances .select2 {
        width: 130px !important;
    }

    .pharmacy-card a.pharmacy-name {
        font-size: 26px;
    }
}
@media(min-width:481px) and (max-width:767px){
    .item-box .ribbon-wrapper .product-ribbon img {
        height: 50px;
    }
   
}
@media all and (max-width:500px) {

    .sub-category-grid .page-title h1 {
        font-size: 30px;
    }
    .sub-category-grid .page-title h1:before {
        margin-left: 10px;
    }
    .sub-category-grid .page-title h1:after {
        margin-right: 10px;
    }

    .item-box:nth-child(2n+1) {
        margin-right: 1%;
    }
    .item-box {
        width: 47%;
        margin: 0 3% 2% 1%;
        padding: 0;
    }

    .item-box .product-title,
    .item-box .title {
        font-size: 19px;
        line-height: 19px;
    }

    .item-box .add-info .prices {
        float: none;
    }

    .item-box .description {
        height: 33px;
    }

    .item-box .square {
        left: -16px;
        width: 30px;
        height: 11px;
    }
    .item-box .square:before {
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
    }
    .item-box .square:after {
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
    }

    .product-prices-box .base-price-pangv,
    .item-box .product-size-box {
        font-size: 14px;
    }

    .center-2 .product-grid .item-box,
    .product-box-grid .product-grid .item-box {
        margin-bottom: 5%;
    }

    .s-product-banner-title {
        font-size: 24px;
    }
    .ui-tabs .ui-tabs-nav li a {
        display: inline-block;       
    }
    .ui-tabs .ui-tabs-nav {
        text-align: right;
    }

    .mobile-name-holder .breadcrumb li {
        line-height: normal;
        font-size: 15px;
    }
    .mobile-name-holder .breadcrumb .delimiter {
        margin-right: 2px !important;
        margin-left: 2px !important;
    }
    .mobile-name-holder .breadcrumb .delimiter:before {
        font-size: 8px;
    }

    .breadcrumb li > a, .breadcrumb li > span, .breadcrumb li > strong {
        margin: 0;
        vertical-align: middle;
    }
    
    .productTabs.ui-tabs .ui-tabs-nav li {
         display: inline-block!important;      
    }
    .anywhere-slider .slick-arrow {
       display:none!important;
    }
    .header-top-text {
        font-size: 14px;
    }
    .item-box .ribbon-wrapper .product-ribbon img{
        height:40px;
    }
    .two-row-carousels {
        padding: 0 8px;
    }
    .ui-tabs .ui-tabs-nav li a {       
        padding: 12px 10px 10px; 
    }

    .footer-upper img {
        width: 150px;
    }
    .footer-middle {
        padding: 5px 0 5px 0;
    }
    .footer-block a {
        font-size: 17px;
    }
    .footer-block ul li {
        padding: 3px 6px 0 4px;
    }
    .footer-block ul li:not(:last-child):after {
        top: 5px;
        height: 19px;
    }
}
@media all and (max-width:370px){

    .category-grid .item-box .title {
        bottom: 34px !important;
    }

    .product-selectors select {  
        background-size: 9px;
        padding-left: 15px;        
    }
    .product-selectors .filters-button {
        margin-right: 10px;
        margin-left: 0!important;
        padding: 0 10px!important;
    }
    .filters-button:before {
        margin: 0 -7px 0 10px!important;
    }
}



.temp-class form {
  max-width: 800px;
  width: 100%;
}

.TrakingLocation input,
.deliveryUpToHome input {
  appearance: none;
}

.deliveryUpToHome label,
.TrakingLocation label {
  max-width: 100%;
  width: 100%;
  white-space: nowrap;
  margin: 0;
}

.cannabis-search form {
  align-items: center;
  flex-wrap: wrap;
}

.s-search-modual.cannabis-search {
  margin: 0 auto 100px;
}

.temp-class form {  
  flex-wrap: wrap;
  align-items: center;
}

  .temp-class form .error-message,
  .cannabis-search form .error-message {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
    left: 50%;
    transform: translateX(-50%);
  }

@media all and (max-width: 1024px) {
  .temp-class form {
    position: unset;
    top: auto;
    left: auto;
    transform: none;
  }
}
.s-inputs.inputs.TrakingLocation,
.s-inputs.inputs.deliveryUpToHome {
  border-left: 0;
  margin: 0;
}
.s-search-modual form .temp-class-main .error-message {
  width: 100%;
}

.s-search-modual {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
/*.s-search-modual .pharmacy-search-holder,
.s-search-modual .cannabis-search-holder {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}*/
.s-search-modual .title {
  font-size: 40px;
  font-family: 'FbReforma-Medium', sans-serif;
  line-height: normal;
  color: #2f68a4;
  margin-bottom: 5px;
  text-align: right;
}
.s-search-modual .title.cannabis {
    font-family: 'FbReforma-Regular', sans-serif;
  }

.pharmacy-search-holder,
.cannabis-search-holder {
    display: inherit;
}

.pharmacy-search-holder label:before {
    border: 2px solid #ab062f !important;
}
.cannabis-search-holder label:before {
    border: 2px solid #54B848 !important;
}
.deliveryUpToHome input[type="checkbox"]:checked + label:before {
    background-color: #54B848 !important;
}

.s-search-modual .title.cannabis {
    color: #54B848 !important;
}
.s-search-modual .buttons input.search-box-button {
    font-size: 24px;
    font-family: 'FbReforma-Medium', sans-serif;
    color: #fff;
    width: auto;
    height: auto;
    float: none;
    padding: 14px 25px 10px 50px;
    position: relative;
    background-image: url(../img/left-arrow.png) !important;
    background-position: 12px;
    border-radius: 5px;
}
.temp-class .s-inputs .select2-container{
    width: 156px !important;
}
.s-search-modual .buttons input.search-box-button#pharmacy-search-button {
    background-color: #2f68a4;
}
.s-search-modual .buttons input.search-box-button#cannabis-search-button {
    background-color: #57ad4f;
}
.after-search-page .s-search-modual form .new-pharmacy-search-title{
    color: #fff;
}

@media all and (max-width: 991px) {
  .s-search-modual .title {
    font-size: 35px;
    text-align: center !important;
  }
  .s-search-modual .temp-class-main {
      padding: 20px 20px 0 20px;
      margin-left: 0;
  }
  .s-search-modual .buttons {
      display: flex;
      vertical-align: inherit;
      margin-top: 20px;
      margin-left: 15px;
      justify-content: flex-end;
  }
  .s-search-modual .buttons input.search-box-button {
      font-size: 20px;
      padding: 10px 25px 6px 50px;
      background-position: 20px;
      background-size: 18px;
  }
  .pharmacy-search-holder,
  .cannabis-search-holder {
    padding: 0 15px;
  }

  .s-search-modual.cannabis-search {
      margin: 0 auto 50px;
  }

  .s-search-modual .temp-class{
      flex-wrap: wrap;
  }
  .after-search-page .s-search-modual{
      margin-bottom: 0;
  }
  .after-search-page .s-search-modual form {
    margin: 0;
  }
}

@media all and (max-width: 767px){
  .s-inputs.inputs.TrakingLocation,
  .s-inputs.inputs.deliveryUpToHome{
      margin-right: 10px;
  }
}

@media all and (max-width: 426px){
  .s-search-modual .temp-class .s-inputs {
    width: 100%;
    border-left: 0;
    margin-bottom: 10px;
    border: 1px solid #aaa;
  }
  .temp-class .s-inputs .select2-container{
      width: 100% !important;
  }
  .s-inputs.inputs.TrakingLocation, .s-inputs.inputs.deliveryUpToHome{
      border: 0 !important;
      margin-right: 0;
  }
}