/*---------------------------------------------------

Creator: S.M. Momin
DATE: Friday, November 30, 2018.
Project Name: Pharmashop.

-------------------------------------------------- */
.row {
  margin-right: -8px;
  margin-left: -8px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
}
/* Bootstrap new breakpoint */
@media (min-width: 576px) and (max-width: 767.98px) {
  .container {
    width: 540px;
  }
  .col-xm-1,
  .col-xm-2,
  .col-xm-3,
  .col-xm-4,
  .col-xm-5,
  .col-xm-6,
  .col-xm-7,
  .col-xm-8,
  .col-xm-9,
  .col-xm-10,
  .col-xm-11,
  .col-xm-12 {
    position: relative;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px;
  }

  .col-xm-1,
  .col-xm-2,
  .col-xm-3,
  .col-xm-4,
  .col-xm-5,
  .col-xm-6,
  .col-xm-7,
  .col-xm-8,
  .col-xm-9,
  .col-xm-10,
  .col-xm-11,
  .col-xm-12 {
    float: left;
  }
  .col-xm-12 {
    width: 100%;
  }
  .col-xm-11 {
    width: 91.66666667%;
  }
  .col-xm-10 {
    width: 83.33333333%;
  }
  .col-xm-9 {
    width: 75%;
  }
  .col-xm-8 {
    width: 66.66666667%;
  }
  .col-xm-7 {
    width: 58.33333333%;
  }
  .col-xm-6 {
    width: 50%;
  }
  .col-xm-5 {
    width: 41.66666667%;
  }
  .col-xm-4 {
    width: 33.33333333%;
  }
  .col-xm-3 {
    width: 25%;
  }
  .col-xm-2 {
    width: 16.66666667%;
  }
  .col-xm-1 {
    width: 8.33333333%;
  }
  .col-xm-pull-12 {
    right: 100%;
  }
  .col-xm-pull-11 {
    right: 91.66666667%;
  }
  .col-xm-pull-10 {
    right: 83.33333333%;
  }
  .col-xm-pull-9 {
    right: 75%;
  }
  .col-xm-pull-8 {
    right: 66.66666667%;
  }
  .col-xm-pull-7 {
    right: 58.33333333%;
  }
  .col-xm-pull-6 {
    right: 50%;
  }
  .col-xm-pull-5 {
    right: 41.66666667%;
  }
  .col-xm-pull-4 {
    right: 33.33333333%;
  }
  .col-xm-pull-3 {
    right: 25%;
  }
  .col-xm-pull-2 {
    right: 16.66666667%;
  }
  .col-xm-pull-1 {
    right: 8.33333333%;
  }
  .col-xm-pull-0 {
    right: auto;
  }
  .col-xm-push-12 {
    left: 100%;
  }
  .col-xm-push-11 {
    left: 91.66666667%;
  }
  .col-xm-push-10 {
    left: 83.33333333%;
  }
  .col-xm-push-9 {
    left: 75%;
  }
  .col-xm-push-8 {
    left: 66.66666667%;
  }
  .col-xm-push-7 {
    left: 58.33333333%;
  }
  .col-xm-push-6 {
    left: 50%;
  }
  .col-xm-push-5 {
    left: 41.66666667%;
  }
  .col-xm-push-4 {
    left: 33.33333333%;
  }
  .col-xm-push-3 {
    left: 25%;
  }
  .col-xm-push-2 {
    left: 16.66666667%;
  }
  .col-xm-push-1 {
    left: 8.33333333%;
  }
  .col-xm-push-0 {
    left: auto;
  }
  .col-xm-offset-12 {
    margin-left: 100%;
  }
  .col-xm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xm-offset-9 {
    margin-left: 75%;
  }
  .col-xm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xm-offset-6 {
    margin-left: 50%;
  }
  .col-xm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xm-offset-3 {
    margin-left: 25%;
  }
  .col-xm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xm-offset-0 {
    margin-left: 0;
  }
  .visible-xm {
    display: none !important;
  }
  .visible-xm-block,
  .visible-xm-inline,
  .visible-xm-inline-block {
    display: none !important;
  }
  .visible-xm {
    display: block !important;
  }
  table.visible-xm {
    display: table !important;
  }
  tr.visible-xm {
    display: table-row !important;
  }
  th.visible-xm,
  td.visible-xm {
    display: table-cell !important;
  }
  .visible-xm-block {
    display: block !important;
  }
  .visible-xm-inline {
    display: inline !important;
  }
  .visible-xm-inline-block {
    display: inline-block !important;
  }
  .hidden-xm {
    display: none !important;
  }
  .hidden-sm,
  .hidden-md,
  .hidden-lg {
    display: none !important;
  }
}

/* custom css  */

@import url(flags/flags.css) screen;
.transitionBox,
.btn-download,
.yamm .dropdown-menu li,
.yamm .dropdown-menu li a:hover,
.yamm .dropdown-menu li a:focus,
.vpninja-plan .main-plan .planbox,
.navber-even .navbar-nav > li > a,
.sidebar .side-menu nav .nav > li,
footer_ .top-footer ul.footer-list li a,
.sidebar .side-menu nav .nav > li > a:after,
.sidebar .side-menu nav .nav > li > a:hover,
.sidebar .side-menu nav .nav > li > a:focus,
.sidebar .side-menu nav .nav > li > .mega-menu .yamm-content ul > li {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

body,
html {
  width: 100%;
  height: 100%;
  font-family: "Lato", sans-serif;
  font-weight: 400;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lato", sans-serif;
}

body {
  padding-top: 0px;
  background: #fff;
  /*url(../images/bg/background-pattern.png) top center no-repeat*/
}
a:focus,
a:hover {
  text-decoration: none;
}
.product-label,
.brand-headline,
.pagination > li:last-child > a,
.pagination > li:first-child > a,
.pagination > li:last-child > span,
.pagination > li:first-child > span,
.box-product .productbox .thumbnail,
.productbox .thumbnail .social li a,
.productbox .thumbnail .select-options {
  border-radius: 6px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-radius: 50% !important;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
}
header {
  border-bottom: 0px solid #dddddd;
  /*background-color:#ffffff;*/
  background: rgb(244, 244, 244); /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(244, 244, 244, 1) 0%,
    rgba(249, 249, 249, 1) 47%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(244, 244, 244, 1) 0%,
    rgba(249, 249, 249, 1) 47%,
    rgba(255, 255, 255, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(244, 244, 244, 1) 0%,
    rgba(249, 249, 249, 1) 47%,
    rgba(255, 255, 255, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff',GradientType=0 );
}
.topHeader .col-sm-6 {
  padding: 0 !important;
}
.navbar-pharmacy {
  padding: 10px 0;
  background-color: transparent;
  /*box-shadow: 0 4px 4px rgba(0,0,0,0.11);*/
  margin-bottom: 0;
  border: 0 none;
  margin-left: -15px;
  margin-right: -15px;
}

.pharmacy-logo {
  width: 100% !important;
}
.pharmacy-logo a img {
  margin-top: 10px;
  max-height: 100px;
  display: inline-block;
}
.navbar-pharmacy .navbar-nav li a {
  padding: 4px 14px 4px;
  font-weight: bold;
}
.navbar-pharmacy .search-panel {
  display: flex;
  flex-direction: row;
  justify-content: right;
  align-items: center;
  width: 100%;
  clear: both;
}
/* .navbar-form .input-group > .form-search {
  width: 500px;
} */
.navbar-pharmacy .search-panel form.navbar-form.navbar-right {
  flex: 1 auto;
  max-width: 425px;
  width: 100% !important;
}

.btn-minicart {
  background-color: #f8f8f8;
  /* height: 46px;*/
  position: relative;
}
.business-header {
  height: 50vh;
  min-height: 300px;
  background: url("http://placehold.it/1920x400") center center no-repeat scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.wrapper-main {
  background-color: transparent;
  /*box-shadow: 0 4px 4px rgba(0,0,0,0.11);*/
  margin-bottom: 0px;
  padding: 16px 0;
  min-height: calc(100vh - 340px);
}


.box-heading,
.brand-headline {
  display: block;
  font-size: 17px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
.box-heading {
  padding: 18px 16px;
  border: 1px solid #ddd;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination li a {
  border-radius: 50%;
  margin-right: 6px;
}
.brand-headline {
  border: 1px solid #ddd;
  background-color: #ffffff;
  padding: 12px 14px;
}
.search-panel .typeahead__container .delete_cart_item {
  padding: 0.5rem 0.8rem;
  margin-top: 0px;
  margin-right: 0px;
  color: #fff;
  border-radius: 2px;
}

.search-panel,
.user-profile {
  margin-top: 6px;
  width: 100%;
}

/*.search-panel .typeahead__container{
	background-color:#000;
}*/

.product-filter-row .prod-per-page-group,
.product-filter-row .show-prod-control {
  margin-bottom: 5px;
}

.box-product {
  margin-top: 16px;
}
.box-product .product-name {
  font-size: 16px;
  margin-bottom: 4px;
}

.box-product .products-img {
  position: relative;
  text-align: center;
  padding: 0;
  min-height: 230px;
}

.box-product .products-img .btn-quick-view {
  display: none;
  position: absolute;
  zoom: 1;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 130px;
}

.modal.fade .modal-dialog {
  transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
  -o-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.modal.fade.in .modal-dialog {
  transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
  -moz-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
  -o-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
  -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
  animation-timing-function: ease-in;
  opacity: 1;
}

.box-product .thumbnail:hover .products-img .btn-quick-view {
  display: block;
  transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
}

.box-product .product-price {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 6px;
}
.user-profile .navbar-nav > li {
  display: inline-block;
}
.mainmenu {
  font-size: 16px;
  position: relative;
  padding: 0;
}

.mainmenu > li {
  background-color: #f8f8f8;
  border-top: 1px solid #eee;
  list-style: none;
  padding: 8px 16px;
  box-sizing: border-box;
  position: relative;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}

.mainmenu > li.has_sub {
  background-image: url(../images/icons/marker-1.png);
  background-repeat: no-repeat;
  background-position-x: 240px;
  background-position-y: 10px;
}

.mainmenu > li:hover {
  background-color: #6F4E37;
}

.mainmenu > li.chosen {
  border-left: 10px solid #4e8b35;
}

.mainmenu > li:first-child {
  border-radius: 0px 0px 0 0;
  border-top: 0;
}

.mainmenu > li:last-child {
  border-radius: 0 0 0px 0px;
  border-bottom: 1px solid #eee;
}
.mainmenu > li > a:hover {
  text-decoration: none;
}
.mainmenu > li span {
  display: block;
  line-height: 18px;
  width: 195px;
}

.mainmenu > li .icon {
  padding: 14px 20px 0 20px;
  float: left;
  width: 20px;
  height: 20px;
  display: block;
}

.mainmenu > li .count-itm {
  padding: 4px;
  width: 34px;
  position: absolute;
  right: 8px;
  text-align: center;
  font-size: 11px;
  top: 12px;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 4px;
}
.submenu {
  box-sizing: border-box;
  color: #080404;
  border: 1px solid #e0e0e0;
  font-size: 13px;
  content: " "; /*opacity: 0.5;*/
  position: absolute;
  left: 255px;
  top: 0px;
  z-index: 10000;
  display: none;
  width: 200px;
}

.mainmenu > li:hover > .submenu {
  display: block;
}
.mainmenu > li > .submenu > li {
  position: relative;
}
.mainmenu > li > .submenu > li > .submenu {
  left: 193px;
}
.mainmenu > li > .submenu > li:hover > .submenu {
  display: block;
}
.submenu li {
  line-height: 12px;
  padding: 0;
  border-bottom: 1px solid #e0e0e0;
  list-style: none;
  margin-left: -40px;
  background-color: #f2f2f2;
  border-left: solid 6px #f2f2f2;
  transition: border-left 220ms ease-in;
}

.submenu li a {
  color: #444;
  display: block;
  text-decoration: none;
  padding: 10px 16px;
}

.submenu.active {
  display: block !important;
}

.submenu .chosen,
.submenu .chosen:hover {
  border-left: solid 6px #96d145;
}

.submenu li:hover {
  border-left: solid 6px;
}

.submenu li span {
  margin-left: 0px;
}

ul.dropdown-cart {
  min-width: 250px;
}
ul.dropdown-cart li .item {
  display: block;
  padding: 3px 10px;
  margin: 3px 0;
}
ul.dropdown-cart li .item:hover {
  background-color: #f3f3f3;
}
ul.dropdown-cart li .item:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

ul.dropdown-cart li .item-left {
  float: left;
}
ul.dropdown-cart li .item-left img,
ul.dropdown-cart li .item-left span.item-info {
  float: left;
}
ul.dropdown-cart li .item-left span.item-info {
  margin-left: 10px;
}
ul.dropdown-cart li .item-left span.item-info span {
  display: block;
}
ul.dropdown-cart li .item-right {
  float: right;
}
ul.dropdown-cart li .item-right button {
  margin-top: 14px;
}

.pharmacy-footer {
  clear: both;
  overflow: hidden;
  margin: 0px auto 34px;
  background-color: #f1f1f1;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.11);
}

.pharmacy-footer ul.footer-menu {
  text-align: center;
  padding: 0;
  margin: 16px 0;
}
.pharmacy-footer .footer-top {
  margin-top: 16px;
}
.pharmacy-footer ul.footer-menu li {
  list-style: none;
  display: inline-block;
}
.pharmacy-footer ul.footer-menu li a {
  display: block;
  text-decoration: none;
  margin: 0 6px;
}

.breadcrumb a {
  color: #545759;
  text-decoration: none;
}

.login-content .login-panel {
  border: 1px solid #e0e0e0;
  padding: 20px;
  min-height: 270px;
  margin-top: 20px;
}

.login-content .login-panel h2,
.login-content .panel-heading h2 {
  margin-bottom: 6px;
  margin-top: 0;
  font-size: 20px;
}
.login-content .short-req {
  background: #fff url(../images/login-content-left.jpg) bottom right no-repeat;
}

.login-content .short-login {
  background: #fff url(../images/login-content-right.jpg) top right no-repeat;
}

.box-content {
  border: 1px solid #e0e0e0;
  border-top: 0;
}
.box-content ul.acount {
  list-style: none;
  padding: 0;
  margin: 0;
}
.box-content ul.acount li {
  border-top: 1px solid #e0e0e0;
}
.box-content ul.acount li a {
  text-decoration: none;
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #555554;
  background: url(../images/icons/marker-1.png) no-repeat 14px 18px;
  padding: 16px 20px 17px 35px;
}

.preview-dtl {
  background-color: #ffffff;
}

.preview-dtl h2 {
  font-size: 20px;
  margin-bottom: 20px;
  line-height: normal;
  font-weight: bold;
}

.preview-dtl .inf {
}
/*@media (min-width: 992px){
    .box-product .col-md-4{
        padding-left: 0;
    }
}*/
.preview-dtl .inf span {
  /* display: block;*/
  margin-bottom: 10px;
}
.preview-dtl .model,
.preview-dtl .qtyClass,
.preview-dtl .availability {
  margin-bottom: 16px;
}
.preview-dtl .qtyClass {
  width: 340px;
}
.preview-dtl .prod-stock-2 {
  float: left;
  padding-top: 13px;
  padding-right: 10px;
}

.preview-dtl .prod-stock {
  background: url("../images/icons/stock-w.png") left 0px no-repeat;
  float: left;
  font-size: 12px;
  height: 50px;
  line-height: 12px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 10px;
  text-align: center;
  width: 50px;
  font-weight: normal;
}

.preview-dtl .price {
  font-size: 20px;
  line-height: 29px;
  font-weight: bold;
  margin-bottom: 10px;
}

.preview-dtl .price small {
  font-size: 12px;
  color: #999;
  font-weight: normal;
  margin-left: 20px;
}
#productsBig,
#productsSmall .item {
  border: 1px solid #f2f2f2;
}
#productsBig .item {
  margin: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
#productsSmall .item {
  margin: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
  max-height: 90px;
}
.productsDtl {
  margin-top: 20px;
  position: relative;
}
.productsDtl .product-dtl-thumb {
  border: 1px solid;
  margin-bottom: 20px;
  width: 100%;
}
.productsDtl .tab-content {
  border: 1px solid #ddd;
  padding: 20px;
  border-top: 0 none;
  background-color: #ffffff;
}

.product-label {
  position: absolute;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  top: 4px;
  z-index: 999;
  right: 4px;
  background-color: #5cd629;
}
.old-picte {
  color: #b6b6b6;
  font-size: 14px;
  text-decoration: line-through;
  margin-right: 10px;
}
.product-label span {
  padding: 6px 8px;
  font-size: 9px;
  line-height: 1.4;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 4px;
  display: block;
}
ul.ftc-social-sharing {
  width: 100%;
  display: inline-block;
  margin-top: 20px;
  padding: 0;
}

ul.ftc-social-sharing li {
  display: inline-block;
  float: left;
  padding: 0;
  margin-right: 3px;
  line-height: 0;
  background-color: #e5e5e5;
  margin-top: 3px;
}

ul.ftc-social-sharing li a {
  padding: 11px 18px;
  display: inline-block;
  text-decoration: none;
  color: #444;
}

ul.ftc-social-sharing li.facebook a:hover {
  background: #3b5998 !important;
}
ul.ftc-social-sharing li.google-plus a:hover {
  background: #dd4b39 !important;
}
ul.ftc-social-sharing li.pinterest a:hover {
  background: #ca1517 !important;
}
ul.ftc-social-sharing li.twitter a:hover {
  background: #21a2f2 !important;
}

.mainmenu > li {
  cursor: pointer;
}
.easy-autocomplete {
  width: auto !important;
}

[data-notify="progressbar"] {
  margin-bottom: 0px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 5px;
}
.box-product .productbox .thumbnail {
  min-height: 385px;
  position: relative;
  overflow: hidden;
  /*border:0px solid #ddd;*/
}
.box-product .productbox .thumbnail:hover {
  box-shadow: 1px 1px 5px #ccc;
}
.box-product .productbox .thumbnail .product-label {
  max-width: calc(50% - 5px) !important;
}

.thumbnail .caption {
  padding: 10px;
  background-color: #f7f7f7;
  min-height: 155px;
}

.box-product .thumbnail {
  margin-bottom: 14px;
  text-align: center;
  padding: 0px;
}
.box-product .caption .btn-group .btn {
  width: 40px;
  margin: 0 2px;
  border-radius: 4px !important;
  margin-bottom: 3px;
}
.easy-autocomplete-container {
  top: 46px;
}

.btn-minicart {
  padding: 10px 16px;
}

.category_breadcrumb {
  font-size: 12px;
  background-color: #f0f0f0;
  padding: 10px 15px;
}

/* New Mega Menu add */

.main-navbar {
  background-color: #f8f8f8;
  border: 1px solid #e0e0e0;
  border-left: 0px;
  border-right: 0px;
  margin-bottom: 0;
}
.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
  padding: 10px 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.main-navbar .navbar-nav > li > a,
.main-navbar .navbar-nav > li > a .caret {
  font-weight: bold;
}

.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 4px 0;
  line-height: 14px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 15px;
  padding: 5px 0px 5px 0px;
  line-height: 18px;
  font-weight: bold;
  white-space: inherit;
}

.margin-top-0 {
  margin-top: 0;
}
.promo-code {
  border: 1px dashed #cccccc;
  padding: 0px;
  margin-top: 14px;
}
.promo-code .apply-promo {
  background-color: #f2f2f2;
  padding: 10px;
  border-radius: 4px;
}
/* .pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
} */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
#quickView .modal-content,
#quickContact .modal-content {
  border-radius: 6px;
}

/* all-brand */
ul.all-brand {
  margin: 0;
  padding: 0;
  padding: 14px 0;
  background-color: #ffffff;
  overflow: hidden;
}
ul.all-brand li {
  list-style: none;
  border: 1px dashed #cccccc;
  float: left;
  display: inline-block;
  width: 174px;
  font-size: 15px;
  margin-right: 6px;
  text-align: center;
  margin-bottom: 5px;
  background-color: #f8f8f8;
}

ul.all-brand li a {
  padding: 6px;
  display: block;
  color: #111;
  text-decoration: none;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

ul.all-promotions li {
  width: 245px;
  min-height: 100px;
  display: table;
}

ul.all-promotions li a {
  display: table-cell;
  vertical-align: middle;
}

.navbar-collapse {
  padding: 0px;
}

@media (min-width: 768px) {
  /*.navbar-nav>li>a {
      padding-top: 10px !important;
      padding-bottom: 10px !important;
  }*/

  .main-navbar .navbar-nav > li {
    width: 140px !important;
  }
}

.bookmarked > i {
  color: red;
  font-weight: bold;
}
/* menu add */

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm.megamenu-horizontal {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
  top: 110%;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border: 1px solid #f1f1f1;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.yamm .dropdown-menu .yamm-content {
  padding: 20px 15px;
}
/*.yamm .dropdown-menu .yamm-content .links li a {
	padding: 2px 0px;
}*/
.yamm .dropdown-menu h2 {
  font-size: 15px;
  line-height: 27px;
  color: #555;
  margin-top: 0px;
}
.yamm .dropdown-menu li {
  line-height: 26px;
  padding: 2px 0px;
}
.yamm .dropdown-menu li a {
  line-height: 26px;
  text-transform: none;
  display: block;
}
.yamm .dropdown-menu li a:hover,
.yamm .dropdown-menu li a:focus {
  background: rgba(0, 0, 0, 0);
  text-decoration: none;
}
.yamm .dropdown-menu .text {
  font-size: 13px;
  line-height: 20px;
  position: relative;
  bottom: 0px;
  top: 73px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}

.sidebar .side-menu .head .icon {
  margin-right: 20px;
}
.sidebar .side-menu nav .nav > li {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color #ebebeb;
  border-image: none;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-style: none solid;
  border-width: 0 1px;
  /*position: relative;*/
  width: 100%;
  border-bottom: 1px solid #e8e8e8;
  background: #ffffff;
}
.sidebar .side-menu nav .nav > li > a {
  padding: 12px 15px;
}
.sidebar .side-menu nav .nav > li > a:after {
  color: #bababa;
  content: "\f0a9";
  font-size: 12px;
  height: 20px;
  line-height: 22px;
  width: 12px;
  font-family: FontAwesome;
  position: absolute;
  right: 4px;
}
.sidebar .dropdown.menu-item:hover .mega-menu {
  display: block;
  opacity: 1;
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
}
.sidebar .side-menu nav .nav > li > .mega-menu {
  padding: 0;
  left: 100%;
  margin: 0;
  min-width: 330%;
  /*338%;*/
  position: absolute;
  top: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.sidebar .side-menu nav .nav > li > .mega-menu .yamm-content {
  padding: 10px 20px;
}
.sidebar .side-menu nav .nav > li > .mega-menu .yamm-content ul > li {
  /*border-bottom: 1px solid #E0E0E0;*/
  padding: 0;
}
.sidebar
  .side-menu
  nav
  .nav
  > li
  > .mega-menu
  .yamm-content
  ul
  > li:last-child {
  border-bottom: none;
}
.sidebar .side-menu nav .nav > li > .mega-menu .yamm-content ul > li > a {
  line-height: 26px;
  /*padding: 0px;*/
}
.sidebar
  .side-menu
  nav
  .nav
  > li
  > .mega-menu
  .yamm-content
  .dropdown-banner-holder {
  position: absolute;
  right: -36px;
  top: -8px;
  width: 250px;
}
.sidebar .side-menu2 nav .nav li a {
  padding: 14.3px 15px;
}
.onemoreDropdown {
  display: block;
}
/*.onemoreDropdown>a{
	padding:2px 0 !important;
}*/
.onemoreDropdown button {
  border-radius: 4px !important;
  position: absolute !important;
  width: 28px;
  padding: 3px 8px;
  top: 0;
  right: 0;
}
.onemoreDropdown ul.dropdown-menu {
  position: static !important;
  border: 0 none;
  width: 100%;
  margin-bottom: 4px;
}
.onemoreDropdown ul.dropdown-menu li a {
  padding: 0px 16px;
}
.onemoreDropdown.open .dropdown-toggle {
  box-shadow: none;
}
@media (min-width: 768px) {
  .home-product-section .col-sm-12,
  .home-product-section .col-md-3 {
    /*padding-left:0px;*/
  }
  .home-product-section .box-product .product-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 15px; /* fallback */
    max-height: 42px; /* fallback */
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
    margin: 0 auto;
    width: 160px;
    min-height: 41px;
  }
  .home-product-section .box-product .product-title a {
    display: block;
  }
  .home-product-section .box-product .product-title a h4 {
    margin-top: 2px;
  }
  .main-navbar .navbar-nav > li {
    /*width: 120px;*/
    margin: 0;
  }
  .main-navbar .navbar-nav > li > a {
    text-align: center;
    line-height: 14px;
    min-height: 66px;
    padding: 12px 4px;
  }
}

.container-menu {
  display: inline-block;
  cursor: pointer;
  padding: 10px;
}

.bar1,
.bar2,
.bar3 {
  width: 30px;
  height: 3px;
  background-color: #fff;
  margin: 6px 0;
  display: block;
}
.typeahead__container button.delete_cart_item,
.typeahead__container button.delete_cart_item:hover {
  background-color: #f00;
  border-color: #f00;
}

.productbox .thumbnail .social {
  width: 150px;
  padding: 0;
  margin: 0;
  list-style: none;
  opacity: 0;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  position: absolute;
  top: 90%;
  left: 50%;
  z-index: 1;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.productbox .thumbnail:hover .social {
  opacity: 1;
  top: 62%;
}
.productbox .thumbnail .social li {
  display: inline-block;
  float: left;
}
.productbox .thumbnail .social li a {
  background-color: #fff;
  font-size: 16px;
  padding: 7px;
  text-align: center;
  height: 40px;
  width: 40px;
  margin: 0 2px;
  display: block;
  position: relative;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  border: 1px solid #ccc;
  cursor: pointer;
}
/*.productbox .thumbnail:hover .social li{
    transform:translateX(0);
    -webkit-transform:translateX(0);
    -o-transform:translateX(0);
}
.productbox .thumbnail:hover .social li:nth-child(2){
    transition-delay:.15s;
    -webkit-transition-delay:.25s;
    -o-transition-delay:.25s;
}
.productbox .thumbnail:hover .social li:nth-child(3){
    transition-delay:.25s;
    -webkit-transition-delay:.25s;
    -o-transition-delay:.25s;
}*/

.productbox .thumbnail .social li a:hover:after,
.productbox .thumbnail .social li a:hover:before {
  opacity: 1;
}
.productbox .thumbnail .select-options {
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 5px;
  margin: 0 auto;
  opacity: 0;
  display: block;
  position: absolute;
  width: 92%;
  left: 0;
  bottom: -100px;
  right: 0;
  cursor: pointer;
  transition: 0.5s ease 0s;
  -webkit-transition: 0.5s ease 0s;
  -o-transition: 0.5s ease 0s;
}
.productbox .thumbnail .select-options:hover {
  text-decoration: none;
}
.productbox .thumbnail:hover .select-options {
  opacity: 1;
  bottom: 10px;
}
.pro-info {
  min-height: 50px;
}

/* .home-product-section .col-sm-12,
.home-product-section .col-md-4 {
  padding-left: 0px;
} */
.product-label {
  max-width: 135px !important;
}

.home-product-section .box-product .product-title {
  width: auto !important;
}

/* change top bar */

#search_product {
  width: 100% !important;
}
.search-panel {
}
.cart_user_block {
  display: flex;
}
.user_d {
  border-right: 1px solid #ccc;
  width: 150px;
  text-align: center;
  margin-right: 15px;
  padding-right: 15px;
}
.user_d i {
  font-size: 23px;
  color: #00653b;
}
.user_d p {
  font-size: 15px;
}
div#minicart {
  position: relative;
}
.user_cart {
  width: 190px;
  text-align: center;
  margin-right: 0;
  padding-right: 0;
}
.user_cart i {
  font-size: 23px;
  color: #00653b;
  position: relative;
}
.user_cart i span.counter {
  font-weight: 300;
  font-size: 10px;
  position: absolute;
  background-color: #6F4E37;
  color: #fff;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  line-height: 20px;
  top: -6px;
  right: -13px;
}
.user_cart p {
  font-size: 15px;
}
.user_cart p span.total_amount {
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .pharmacy-logo {
    text-align: center;
  }
  .user-profile {
    text-align: center;
  }
  .search-panel {
    float: none;
    display: block;
    width: 100%;
  }
  .cart_user_block {
    margin-top: 5px;
    margin-bottom: 10px;
    justify-content: center;
  }
  .home_button01 {
    display: none;
  }
}

.grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 4px !important;
}

.grecaptcha-badge:hover {
  width: 256px !important;
}

/* change top bar */

/* cart page design  */
.mt-25 {
  margin-top: 25px;
}
.mb-25 {
  margin-bottom: 25px;
}
.border-box-heading {
  background: #f7f7f7;
  padding: 18px 16px;
  border: 1px solid #ddd;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.border-box-heading h4 {
  margin: 0;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 17px;
}
.border-box-heading .btn {
  float: right;
}
@media (max-width: 575px) {
  .border-box-heading .btn {
    float: left;
  }
}

.border-box {
  padding: 20px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.border-box-title {
  font-size: 22px;
  padding: 15px 0 25px;
  font-weight: 500;
}

.checkout-collapse-wrap {
}

.checkout-collapse-wrap .checkout-collapse-title {
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  padding: 5px 20px;
  cursor: pointer;
}
.checkout-collapse-wrap .checkout-collapse-body {
  padding: 20px;
  border: 1px solid #ddd;
  margin-top: -1px;
}

.prod-table-row {
  display: grid;
  grid-template-columns: 36px auto 140px 80px 80px 80px;
  border: 1px solid #ddd;
  border-bottom: 0 none;
}
.prod-table-row:last-child {
  border-bottom: 1px solid #ddd;
}

.prod-table-row .prod-table-col {
  padding: 12px 8px;
  position: relative;
}
.prod-table-row.product-table-header .prod-table-col {
  background-color: #eee;
  font-weight: bold;
}

.prod-table-row .prod-table-col p {
  margin-bottom: 0;
}

.prod-table-col.table-name-col {
}

.prod-table-col.table-name-col h5 {
  font-size: 14px;
  margin-top: 4px;
  margin-bottom: 4px;
}

.prod-table-col.table-name-col p {
  color: #777;
  font-size: 12px;
  margin-bottom: 4px;
}

.prod-table-col.table-name-col span.prescription-label {
  background-color: #d9534f;
  color: #fff;
  font-size: 10px;
  display: inline-block;
  padding: 2px 6px;
  border-radius: 12px;
  text-align: center;
  font-weight: 600;
}

.prod-table-col.table-qty-col {
  text-align: center;
}

.prod-table-col.table-qty-col button.btn.btn-minus,
.prod-table-col.table-qty-col button.btn.btn-plus {
  padding: 4px;
  height: 32px;
  width: 32px;
}

.prod-table-col.table-qty-col .input-group.qty-btn-group .form-control {
  height: 32px;
  padding: 4px;
}

.prod-table-col.table-price-col,
.prod-table-col.table-disc-col,
.prod-table-col.table-total-col {
}

.prod-table-col.table-remove-col {
}

/* .prod-table-col.table-remove-col button.btn.btn-red {
  font-size: 14px;
  background-color: red;
  color: #fff;
  border-radius: 2px;
  border-color: red;
  padding: 4px;
  height: 32px;
  width: 32px;
} */
.prod-table-col.table-remove-col button.btn.btn-red {
  font-size: 16px;
  line-height: 1;
  background-color: transparent;
  color: red;
  border-radius: 0;
  border-color: transparent;
  padding: 0;
}

.prod-table-col.table-remove-col button.btn.btn-red:hover,
.prod-table-col.table-remove-col button.btn.btn-red:active,
.prod-table-col.table-remove-col button.btn.btn-red:focus {
  font-size: 16px;
  line-height: 1;
  background-color: transparent;
  color: red;
  border-radius: 0;
  border-color: transparent;
  padding: 0;
  opacity: 0.8;
}

.total-table-row {
  display: grid;
  grid-template-columns: 150px 120px;
  align-content: end;
  justify-content: end;
  text-align: right;
  border-top: 0;
  border-bottom: 0;
  border-left: 0;
  font-weight: bold;
}
.total-table-row .total-table-col {
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 12px 8px;
}
.total-table-row .total-table-col:last-child {
  border-right: 1px solid #ddd;
}
.total-table-row .total-table-col p {
  margin: 0;
}

@media (max-width: 767px) {
  .border-box {
    padding: 15px;
  }

  .prod-table-col.table-name-col h5 {
    font-size: 12px;
  }

  .prod-table-row {
    display: grid;
    grid-template-columns: 25px auto 115px 65px 65px 75px;
  }

  .prod-table-row .prod-table-col {
    padding: 12px 10px;
  }

  .prod-table-col.table-name-col span.prescription-label {
    font-size: 9px;
    padding: 2px 4px;
  }
}

@media (max-width: 575px) {
  .prod-table-row.product-table-header {
    display: none !important;
  }

  .prod-table-row {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(3, auto);
    padding: 6px 0;
  }

  .prod-table-row .prod-table-col {
    padding: 6px 10px;
  }

  .prod-table-col.table-name-col {
    grid-column: 1/ -3;
    grid-row: 1 / 2;
  }

  .prod-table-col.table-remove-col {
    grid-column: 11/ -1;
    grid-row: 1 / 2;
    text-align: right;
  }

  .prod-table-col.table-price-col {
    grid-row: 2 / 3;
    grid-column: 1 / 7;
    text-align: start !important;
  }

  .prod-table-col.table-qty-col {
    text-align: center;
    grid-row: 2 / 3;
    grid-column: 7 / -1;
  }

  .prod-table-col.table-disc-col {
    grid-row: 3 / 4;
    grid-column: 1 / 7;
    text-align: start !important;
  }

  .prod-table-col.table-total-col {
    grid-row: 3 / 4;
    grid-column: 7 / -1;
    text-align: start !important;
  }

  .prod-table-col.table-price-col p,
  .prod-table-col.table-disc-col p,
  .prod-table-col.table-total-col p {
    position: relative;
  }

  .prod-table-col.table-price-col p::before,
  .prod-table-col.table-disc-col p::before,
  .prod-table-col.table-total-col p::before {
    content: attr(title);
    margin-right: 6px;
    font-weight: 600;
    color: #636363;
  }
}

.cart-back-to-shop {
  font-size: 16px;
  font-weight: 600;
  margin-top: 20px;
  display: inline-block;
}

.cart-back-to-shop i {
  margin-right: 5px;
}

/* .coupon-box .coupon-input-group .form-control,
  .coupon-box .coupon-input-group .form-control:hover,
  .coupon-box .coupon-input-group .form-control:focus {
    height: 40px;
    border-radius: 4px 0 0 4px;
    border: 1px solid #ddd;
  }

  .coupon-box .coupon-input-group .btn-coupon {
    background-color: #18a84c;
    border-radius: 0 4px 4px 0 !important;
    color: #fff;
    height: 40px;
    border: 2px solid #18a84c;
  }

  .coupon-box .coupon-input-group .btn-coupon:active,
  .coupon-box .coupon-input-group .btn-coupon:hover,
  .coupon-box .coupon-input-group .btn-coupon:focus {
    background-color: #FFC107;
    border: 2px solid #FFC107;
    border-radius: 0 4px 4px 0 !important;
    color: #fff;
    height: 40px;
  } */
/* .coupon-box .btn {
    display: inline-block;
    padding: 9px 12px;
    border-radius: 0 4px 4px 0 !important;
  } */
/* cart-total-box style  */
.cart-total-box p {
  margin-bottom: 10px;
  font-weight: 600;
}

.border-box.cart-total-box .row {
  margin: 0 !important;
}

.border-box.cart-total-box .row .col-xs-6 {
  padding: 0 !important;
}

.border-box.cart-total-box hr {
  margin-top: 8px;
  margin-bottom: 8px;
}

.border-box.cart-total-box h4 {
  font-weight: bold;
}

.border-box.cart-total-box .btn {
  margin-top: 20px;
}

/* 404 page design  */
.notfound-404{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 50px;
}
.notfound-404 h1.text-404{
  text-align: center;
  font-size: 178px;
  line-height: 1;
  font-weight: 900;
  margin: 0;
  color: #9c9c9c;
  text-transform: uppercase;
  letter-spacing: -24px;
  margin-left: -44px;
}
.notfound-404 h1.text-404 > span {
  text-shadow: -8px 0 0 #fff;
}
.notfound-404 h3{
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 15px;
}
.notfound-404 p{
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  .notfound-404 h1.text-404{
    font-size: 150px;
    letter-spacing: -20px;
    margin-left: -40px;
  }
  .notfound-404 h3{
    font-size: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .notfound-404 h1.text-404{
    font-size: 124px;
    letter-spacing: -16px;
  }
  .notfound-404 h3{
    font-size: 18px;
  }
} 



.breadcrumb {
  display: block;
    padding: 0;
    box-shadow: 0 0 0px 1px rgb(196 194 194 / 35%);
    overflow: hidden;
    border-radius: 2px;
    background: #fff;
    margin-top: 10px;
    counter-reset: flag;
}
.breadcrumb a,
.breadcrumb span {
    text-decoration: none;
    outline: none;
    display: block;
    float: left;
    line-height: 36px;
    color: white;
    padding: 0 10px 0 35px;
    background: #fff;
    color: #000;
    position: relative;
}
.breadcrumb a{
    background-color: #6F4E37;
    color: #fff;
}
.breadcrumb a:first-child {
    border-radius: 2px 0 0 2px;
    padding-left: 20px;
}
.breadcrumb a:last-child {
    border-radius: 0 5px 5px 0;
    padding-right: 20px;
}
.breadcrumb a:after {
    content: '';
    position: absolute;
    top: 0; 
    right: -18px;
    width: 36px; 
    height: 36px;
    transform: scale(0.707) rotate(45deg);
    z-index: 1;
    color: #fff;
    background: #6F4E37; 
    border-radius: 0 5px 0 50px;
}
.breadcrumb a:last-child:after {
    content: none;
}