.swiper-wrapper {
  cursor:url(https://assets.jumpseller.com/store/farmacare/themes/106782/drag.png?1599653485) 16 9, ew-resize!important;
}

.search-box.popup:before{
  width: 28px;
  height: 15px;
  position: absolute;
  content: "";
  background: url(https://assets.jumpseller.com/store/farmacare/themes/106782/search-angle.png?1599653485);
  top: -15px;
  right: 30px;
}

.cart-box.popup .popup-container:before {
  background: url(https://assets.jumpseller.com/store/farmacare/themes/106782/search-angle.png?1599653485);
  content: "";
  height: 15px;
  position: absolute;
  right: 30px;
  top: -15px;
  width: 28px;
}

.continue {
  font-size: 20px;
  font-weight: 600;
}

.error {
  color: red;
}

#contacts_email .error {
  color: #d14242;
}

.notice {
  font-weight: bold;
}

.last-row td {
  border-bottom: none;
}

.sidebar-content-wrapper {
  min-height: 1200px;
}

.login-register-box a {
  display: inline;
  text-align: center;
}

.breadcrumb-title {
  border-top: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  input[type="checkbox"] { -webkit-appearance: checkbox; }
  input[type="radio"] { -webkit-appearance: radio; }
  input[type="submit"], input[type="button"] { -webkit-appearance: button; }
  select { -webkit-appearance:textfield; }
}

/* ====== Menu ====== */

#content-block > div.header-wrapper.style-6 > header > div.navigation > div.nav-overflow > nav > ul {
  width: 80%;
  padding-top: 10px;
}

.fixed-header ul  li  div  ul  li  div {
  margin-left: 135px !important;
  top: 0px !important;
}

.storelogo a {
  font-size: 40px;
  font-weight: bold;
  color: #B11A1A !important;
  text-transform: uppercase;
}

.storelogo-top a {
  font-size: 30px;
  font-weight: bold;
  color: #B11A1A !important;
  text-transform: uppercase;
  float: left;
    position: absolute;
    max-height: 50px;
    width: auto;
    display: block;
}

.accordeon_title {
  text-transform: none;
  border-top: none;
  font-weight: 500;
}

.submenu_list_title {
  margin-bottom: 0px;
}

.full_width_menu_items_left {
  margin-right: 45px;
}

.article-container ul li{
  font-size: 13px;
}

body.style-20 header .simple-search-form input[type="text"] {
    color: #222;
}

.article-container ul li a {
  font-size: 13px;
}


.product-detail-box .product-subtitle {
  font-weight: 600;
}

.search-field {
  margin-right: 45px;
}

.lvl-1 ul, .lvl-2 ul, .lvl-3 ul, .lvl-4 ul, .lvl-4 ul, .lvl-5 ul {
  list-style-type: none;
}

div.header-wrapper.style-6 > div.nav-overflow.nav-secondary > nav > ul > li:nth-child(1) > div {
	margin-left: -2px;
  left: 0;
}
/* Navigation */
.lvl-3 { margin-left: 12px !important; list-style-type: none; }
.lvl-4 { margin-left: 24px !important; list-style-type: none; }
.lvl-5 { margin-left: 36px !important; list-style-type: none; }

@media (min-width: 1200px) {
  .nav-secondary {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: #fafafa;
    border-bottom: 2px #fafafa solid;
    z-index: 2;
  }
  .nav-secondary nav {
    left: 300px;
  }
  header.type-3 li.secondary {
    display:none !important;
  }
}
@media (max-width: 1199px) {
  .nav-secondary {
    display:none
  }

}

/* ====== Product Page ====== */


.maxStockQty {
  border-color: red !important;
}

.maxStockAdc {
  background: #c0c0c0 !important;
  border-color: #c0c0c0 !important;
  pointer-events: none;
  cursor: default;
}

.product-description {
  font-weight: bold;
}

.cell-view small {
  font-weight: normal;
}

h2.descp {
  font-size: 14px;
  line-height: 25px;
}

.bxslider-products {
	margin-left: -10px;
}
.bx-wrapper {
	box-shadow: none;
  border: none;
  background: none !important;
}
.bx-wrapper .bx-prev {
	left: -50px;
}
.bx-wrapper .bx-next {
	right: -50px;
}
@media only screen and (max-width: 479px) {
  .bx-wrapper .bx-prev,.bx-wrapper .bx-next {
    display:none;
  }
  .bxslider-products {
    margin-left: 0;
  }
}

/* ====== Category Page ====== */

.noline {
  border-top: none;
}
.category-description img {
  margin: 10px auto;
}
.category-description h3 {
  margin: 20px 0 0 0;
}

/* ====== Contact Page ====== */

#contact_form div {
  margin-top: 10px;
}

/* ====== Cart Page ====== */

dl#estimates {
  margin: 20px 0px 15px 0px;
}
#estimates dd {
  margin: 0 0 0 18px;
}
.traditional-cart-entry .title {
  margin-bottom: 0px;
}

/* ====== Checkout Page ====== */

#checkout_col_1 .field {
  margin-top: 10px;
}

#shipping_address_same_as_shipping input, #shipping_address_same_as_shipping label {
  display: inline;
}

#checkout_col_2 ul li::before {
  display: none;
}


input[type="checkbox"], label[for="shipping_same_as_billing"], .required{
  display: inline;
}

.checkbox-field label{
  display: inline;
}
.loader {border: 4px solid #ccc; border-top: 4px solid #999; border-radius: 50%;width: 20px;height: 20px;margin:7px auto 0;left: 0;right: 0;animation: spin 2s linear infinite;position:absolute;}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.alert { padding: 0;}
.payment_information {
  padding: 0 0 0 18px;
}
.payment_information p {
  margin: 8px 0;
  line-height: 16px;
}
.payment_information strong {
  font-weight: bold;
}
.payment_information img {
  max-width: 100%;
}
.container-404 div.title {
  font-size: 32px;
  line-height: 32px;
  color: #2e2e2e;
  font-weight: 500;
  margin-bottom: 15px;
  letter-spacing: normal;
}
.article-container #webpay-failure p {
  font-size: 16px;
  line-height: 20px;
}
#webpay-failure-reasons {
  line-height: 20px;
  margin-top: 30px;
}
/* ====== Review Page ====== */

.address {
  line-height: 1.3;
  font-size: 14px;
  font-weight: 500;
}

#review_form input {
  width: 100%;
}

/* ====== Login Page ====== */


.login-box {
  min-height: 0px;
}

#credentials_password {
  margin-top: 10px;
}

#reset_password {
  display: block;
  color: #808080;
}

#customer-new {
  margin-top: 43px;
}


/* ====== Reset Password Page ====== */

#resume_login {
  color: #808080;
  display: block;
}

#submit_login {
  width: 100%;
  padding: 11px 10px;
}

/* ====== Details Page ====== */

#customer_details .field {
  margin-top: 10px;
}


/* ====== Address Page ====== */

.legend {
  font-weight: 500 !important;
}

#address .field {
  margin-top: 10px;
}


#credentials .field {
  margin-top: 10px;
}


/* ====== Account Page ====== */

.pd-15 {
  padding: 15px;
}

#addresses p {
  margin: 20px 0px 0px 0px;
  overflow: hidden;
}

.cust_email {
  margin: 20px 0px 15px 0px !important;
}

.account {
  padding: 50px 25px;
}

/* ====== Error Page ====== */

.container-404 {
  max-width: none;
}

.container-404 .title {
  line-height: 200px;
  font-size: 200px;
}

.container-404 .description {
  font-size: 50px;
}

.information-blocks a.continue_shopping {
  color: #373737;
}

/* ====== Blog Page ====== */
.blog .page-selector {
  float: left;
  width: 100%;
  margin-top: 40px;
}
.blog .blog-post-img {
  margin: 0 0 20px 0;
}
.post-image img {
  margin: 0 auto;
}

/* ====== Margin Styles ====== */

/* Margin Reset */
.margin-reset { margin: 0 !important; }

/* Margin Top */
.margin-top-0 { margin-top: 0 !important; }
.margin-top-5 { margin-top: 5px !important; }
.margin-top-10 { margin-top: 10px !important; }
.margin-top-15 { margin-top: 15px !important; }
.margin-top-20 { margin-top: 20px !important; }
.margin-top-25 { margin-top: 25px !important; }
.margin-top-30 { margin-top: 30px !important; }
.margin-top-35 { margin-top: 35px !important; }
.margin-top-40 { margin-top: 40px !important; }
.margin-top-45 { margin-top: 45px !important; }
.margin-top-50 { margin-top: 50px !important; }
.margin-top-100 { margin-top: 100px !important; }

/* Margin Bottom */
.margin-bottom-0 { margin-bottom: 0 !important; }
.margin-bottom-5 { margin-bottom: 5px !important; }
.margin-bottom-10 { margin-bottom: 10px !important; }
.margin-bottom-15 { margin-bottom: 15px !important; }
.margin-bottom-20 { margin-bottom: 20px !important; }
.margin-bottom-25 { margin-bottom: 25px !important; }
.margin-bottom-30 { margin-bottom: 30px !important; }
.margin-bottom-35 { margin-bottom: 35px !important; }
.margin-bottom-40 { margin-bottom: 40px !important; }
.margin-bottom-45 { margin-bottom: 45px !important; }
.margin-bottom-50 { margin-bottom: 50px !important; }
.margin-bottom-100 { margin-bottom: 100px !important; }


/* ====== Padding Styles ====== */

/* Padding Reset */
.padding-reset { padding: 0 !important; }

/* Padding Top */
.padding-top-0 { padding-top: 0 !important; }
.padding-top-5 { padding-top: 5px !important; }
.padding-top-10 { padding-top: 10px !important; }
.padding-top-15 { padding-top: 15px !important; }
.padding-top-20 { padding-top: 20px !important; }
.padding-top-25 { padding-top: 25px !important; }
.padding-top-30 { padding-top: 30px !important; }
.padding-top-35 { padding-top: 35px !important; }
.padding-top-40 { padding-top: 40px !important; }
.padding-top-45 { padding-top: 45px !important; }
.padding-top-50 { padding-top: 50px !important; }
.padding-top-100 { padding-top: 100px !important; }

/* Padding Bottom */
.padding-bottom-0 { padding-bottom: 0 !important; }
.padding-bottom-5 { padding-bottom: 5px !important; }
.padding-bottom-10 { padding-bottom: 10px !important; }
.padding-bottom-15 { padding-bottom: 15px !important; }
.padding-bottom-20 { padding-bottom: 20px !important; }
.padding-bottom-25 { padding-bottom: 25px !important; }
.padding-bottom-30 { padding-bottom: 30px !important; }
.padding-bottom-35 { padding-bottom: 35px !important; }
.padding-bottom-40 { padding-bottom: 40px !important; }
.padding-bottom-45 { padding-bottom: 45px !important; }
.padding-bottom-50 { padding-bottom: 50px !important; }
.padding-bottom-100 { padding-bottom: 100px !important; }

/* Other */
.padding-left-0 { padding-left: 0 !important; }

.list.recent {padding: 10px 0}

.product_stock_info {
  font-size: 25px;
  margin-top: 10px;
}

#whatsapp {
  display: none;
}


@media only screen and (max-width: 767px) {
  #whatsapp {
    display: inline-block;
  }
}

/* ------------------------------------------------------------------- */
/* Revolution Slider
---------------------------------------------------------------------- */
.tp-banner-container {
  margin: 0 0 50px 0;
  max-height: 600px;
}

/* SMOOTHER ANIMATION ON ANDROID */
.tp-simpleresponsive {
  -webkit-perspective: 1500px;
  -moz-perspective: 1500px;
  -o-perspective: 1500px;
  -ms-perspective: 1500px;
  perspective: 1500px;
}

.fullscreen-container {
  width:100%;
  position:relative;
  padding:0;
}


.fullwidthbanner-container{
  width:100%;
  position:relative;
  padding:0;
  overflow:hidden;
}

.fullwidthbanner-container .fullwidthbanner{
  width:100%;
  position:relative;
}

.tp-bgimg.defaultimg {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}


/* Captions
------------------------------------- */
.caption {
  z-index: 1;
  position: absolute;
}

.caption h2 {
  font-size: 52px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  padding: 0 0 15px 0;
  letter-spacing: -1px;
  display: block;
}

.caption h3 {
  font-size: 32px;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  padding: 0 0 20px 0;
}

.caption p {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  line-height: 25px;
}

.caption.dark h2,
.caption.dark h3 {
  color: #505050;
  padding: 0 0 15px 0;
  letter-spacing: -1px;
  font-size: 52px;
}

.caption.dark h3 {
  font-size: 32px;
  padding: 0 0 20px 0;
  font-weight: 300;
}

.caption.dark p {
  color: #999;
}

/* Caption With Description */
.caption.description {
  padding: 30px;
  margin: 50px;
  width: 25%;
  z-index: 1;
  background-color: #333;
  background: rgba(0, 0, 0, 0.7);
  display: block;
}

.caption.description h3 {
  color: #fff;
  font-size: 16px;
  padding-bottom: 10px;
  margin: 0;
  line-height: 22px;
  font-weight: 700;
  position: relative;
  display: block;
  letter-spacing: 0;
}

.caption.description p {
  margin: 0;
  line-height: 22px;
  font-size: 14px;
  color: #bbb;
  display: none;
  display: block;
  position: relative;
  float: left;
}

.tp-simpleresponsive .caption {
  position: absolute;
  visibility: hidden;
  -webkit-font-smoothing: antialiased !important;
}

.tp-simpleresponsive img { max-width:100%; }

a.caption-btn {
  cursor: pointer;
  padding: 15px 25px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  outline: none;
  overflow: hidden;
  position: relative;
  z-index: 10;
  background-color: #fff;
  color: #555;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

a.caption-btn:hover {
  color: #fff;
  background: #808080;
}



/* Navigation Arrows
------------------------------------- */
.tparrows {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -webkit-transform: translateZ(5000px);
  -webkit-transform-style: flat;
  -webkit-backface-visibility: hidden;
  z-index:600;
  position: relative;
}

.tparrows.hidearrows                  {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.tp-leftarrow,
.tp-rightarrow {
  z-index:100;
  cursor:pointer;
  position:relative;
  width:50px;
  height:50px;
  color: #666;
  background: none;
  -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.2s ease-out;
  -o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.2s ease-out;
  -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.2s ease-out;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.2s ease-out;
}

.tp-leftarrow:before,
.tp-rightarrow:before {
  font-family: "FontAwesome" !important;
  font-size: 18px;
  top: 18px;
  position: relative;
}

.tp-leftarrow:before { content:""; left: 17px; }
.tp-rightarrow:before { content:""; left: 19px; }

.tp-leftarrow:hover,
.tp-rightarrow:hover {
  background-color: rgba(255, 255, 255, 0.6);
  color: #333;
}



/* Basic Settings
------------------------------------- */
 .tp-simpleresponsive img {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}

.tp-simpleresponsive a{ text-decoration:none;}

.tp-simpleresponsive ul {
  list-style:none;
  padding:0;
  margin:0;
}

.tp-simpleresponsive >ul >li{
  list-stye:none;
  position:absolute;
  visibility:hidden;
}

/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {
  width:3000px;
  height:1500px;
  background:url(../images/coloredbg.png) repeat;
}


/* Loader
------------------------------------- */
.tp-loader  {
  top:50%;
  left:50%;
  z-index:10000;
  position:absolute;
}

.tp-loader.spinner0 {
  width: 40px;
  height: 40px;
  background:url(https://assets.jumpseller.com/store/farmacare/themes/106782/loader.gif?1599653485) no-repeat center center;
  background-color: #fff;
  margin-top:-20px;
  margin-left:-20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

@-webkit-keyframes tp-rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes tp-rotateplane {
  0% {
  transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
  } 50% {
  transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
  } 100% {
  transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

/* =========== Slider ========== */

.home-slider .tp-banner-container .tp-banner ul li .caption h2 {line-height: 1.0;}
@media only screen and (max-width: 767px) and (min-width: 530px) {
  .home-slider .tp-banner-container .tp-banner ul li .caption h2 {font-size:28px;}
  .home-slider .tp-banner-container .tp-banner ul li .caption h3 {font-size:21px;}
  .home-slider .tp-banner-container .tp-banner ul li .caption .caption-btn {display:none;}
  .tp-rightarrow,.tp-leftarrow {display:none;}
}

@media only screen and (max-width: 530px) {
  .home-slider .tp-banner-container .tp-banner ul li .caption h2 {font-size:12px; padding: 0;margin: 0 0 5px;}
  .home-slider .tp-banner-container .tp-banner ul li .caption h3 {font-size:15px;}
  .home-slider .tp-banner-container .tp-banner ul li .caption .caption-btn {display:none;}
  .tp-rightarrow,.tp-leftarrow {display:none;}
}

.parallax-article .title {
  line-height: 60px;
  border-top: 4px #fff solid;
  border-bottom: 4px #fff solid;
  display: inline-block;
  margin-bottom: 25px;
  line-height: 70px;
}

.product-sku {
  margin-bottom: 10px;
}

.add-to-cart .button.style-10 {
	letter-spacing: unset;
  font-size: 12px;
  padding: 6px 10px;
  min-width: unset;
  margin-top: 15px;
}
.add-to-cart h5 {
	line-height: 1.5;
}

.upselling-products {
	margin-top: 40px;
}