/* =========== Colors ========== */
body.boxed {background-color: #e9e9e9;}

/* ============================= */

/* =========== small devices ========== */
.show-for-small {display: none;}
@media (max-width: 767px) {
  .hide-for-small {
    display: none!important;
  }
  
  .show-for-small {
  	display: inline-block;
  }
}


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

.home-slider .tp-banner-container .tp-banner ul li {background: #333;}
.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:18px;}
  .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;}
}

/* ============================= */

/* =========== Top bar ========== */
#logo { min-height: 96px; display: flex; align-items: center; }
.top-bar-dropdown .options {z-index:999;}
.cart-dropdown-price { display: inline !important; }
/* ============================= */

/* Navigation */
.level-3 { margin-left: 12px !important; }
.level-4 { margin-left: 24px !important; }
.level-5 { margin-left: 36px !important; }
.level-6 { margin-left: 48px !important; }
.level-7 { margin-left: 60px !important; }
.level-8 { margin-left: 72px !important; }
.level-9 { margin-left: 84px !important; }
.level-10 { margin-left: 96px !important; }

#jPanelMenu-menu .mega-headline {
  display: block;
  margin-bottom: 0;
}

#jPanelMenu-menu .mega-headline span {
  color: #fff;
  background-color: inherit;
  padding-left: 0;
}

#jPanelMenu-menu .level-3 { padding-left: 42px !important; margin-left: 0 !important; }
#jPanelMenu-menu .level-4 { padding-left: 54px !important; margin-left: 0 !important; }
#jPanelMenu-menu .level-5 { padding-left: 66px !important; margin-left: 0 !important; }
#jPanelMenu-menu .level-6 { padding-left: 78px !important; margin-left: 0 !important; }
#jPanelMenu-menu .level-7 { padding-left: 90px !important; margin-left: 0 !important; }
#jPanelMenu-menu .level-8 { padding-left: 102px !important; margin-left: 0 !important; }
#jPanelMenu-menu .level-9 { padding-left: 114px !important; margin-left: 0 !important; }
#jPanelMenu-menu .level-10 { padding-left: 126px !important; margin-left: 0 !important; }

/* Footer */
#subscribe-result {margin-top:70px !important;}
#footer > div > div:nth-child(1) > img {
  width: auto;
  height: auto;
}

.four.columns > img {
  width: 90%;
}

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

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

.product-page .product-price-discount i{
  background-color: #FFF;
}
.product-price-discount i{
  background-color: #f6f6f6;
}
.contact_button {
  margin: 0px !important;
  padding: 7px 14px !important;
  margin-top: 10px !important;
  border-radius: 10px;
}

.strdesc{
  font-size: 14px;
  color: #D0D0D0;
}

.prod{
  font-size: 14px;
  font-weight: 500 !important;
}

.pgtitle{
  font-size: 28px;
  line-height: 35px;
  color: #606060;
  font-weight: 0;
  margin:0px;
}
/* Page */
.page td {
  vertical-align: top;
  padding: 5px;
}
#wrapper .page img {
  width: auto;
  display: initial;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}

/* Category Page */
.shop figure.product h2, #featured_products figure.product h5 {overflow: hidden; font-size: 15px;}

#price-slider-range {
  margin: 0 0 16px 0 !important;
}

#categories > li.dropdown {
  border-bottom: 1px solid #eee;
}

#categories li.dropdown a {
  border-bottom: none;
  background-color: transparent;
}

#categories li.dropdown a:hover {
  background-color: #0957b0;
  color: #fff;
}

#categories li ul {
  display: block;
  background-color: #f8f8f8;
  position: relative;
  padding: 0;
  left: 0;
}

@media only screen and (max-width: 767px) {
	#categories li ul {display: none;}
}
  

#categories li ul li a:hover span {
  color: #808080;
}

/* Contact Page */

.required{
  color: #888;
}
#contactpage input{
  width: 240px;
  min-width: 91.5%;
  vertical-align: baseline;
  margin-bottom: 5px;
}

#contactpage label{
  margin-top: 10px;
}

#contactpage br{
  display:none;
}

span.error{
  display: inline-block;
  width: 100%;
  margin-top: -15px;
  color: red;
  float: left;
}

h2.error{
  font-size: 18px;
  font-weight: bold;
  color: red;
}

#contactpage textarea {
  width: auto;
  min-width: 91.5%;
  min-height: 180px;
  resize: vertical;
}

.center{
  display:block !important;
  text-align:center !important;
}
.selectric {width: 270px;}

/* =============== PAYMENTS =============== */

/* Cart Page */

#set_coupon_code_button, #estimate_shipping_button {
  background-color: #C0C0C0;
}

#coupon_form {
  width: 50%;
}

#coupon_code{
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  float:left;
  width: 59%;
  padding: 10px 0;
}

#set_coupon_code_button{
  float:left;
  line-height: 20px;
  width: 39%;
  padding: 10px 0;
}

#set_coupon_code_button:hover{
  background: #0957b0;
}

@-moz-document url-prefix() {
  #set_coupon_code_button{
    line-height: 18px;
  }
}

#estimate_shipping_button {
 width: 50%;
}

#estimate_shipping_button:hover {
  background: #0957b0;
}

.upd{
  padding: 9px 14px !important;
  background-color: #C0C0C0 !important;
}

table.cart-table.bottom .cart-btns {
  line-height: 20px;
  padding: 9px 14px !important;
}

@-moz-document url-prefix() {
  table.cart-table.bottom .cart-btns a  {
    line-height: 22px;
  }
}

.responsive-table {
  overflow-x: auto;
}

#whatsapp {
  display: none;
}


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

  #coupon_form {
    width: 100%;
  }

  #whatsapp a {
    background-color: #25d366;
  }

  .responsive-table {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  #set_coupon_code_button{
    width: 100%;
  }
}

table .cart-total {
  min-width: 50px;
  width: auto;
}

td.remove-button {
  width: 5%;
  padding-left: 20px !important;
}

label.error{
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  color: red;
}

.estimate{
  margin: 45px 0px 0px;
}

#estimate_shipping_country, #estimate_shipping_region, #estimate_shipping_municipality{
  padding: 10px 12px !important;
  margin-bottom: 20px !important;
  width: 50%;
}

.checkout-content select, .checkout-summary select, #estimate_shipping_form select {
  border-radius: 0;
}

#estimate_shipping_postal{
  width: 45%;
  margin-bottom: 20px !important;
}

#estimate_shipping_form{
  margin: 10px 0px 0px;
}

dl#estimates{
  margin: 10px 0px;
}

@media only screen and (max-width: 900px) {
  #estimate_shipping_button {
    width: 100%;
  }

  #coupon_form {
    width: 100%;
  }

  #estimate_shipping_country, #estimate_shipping_region, #estimate_shipping_form #order_shipping_municipality{
    width: 100%;
  }
  #estimate_shipping_postal {
    width: 100%;
    padding: 10px 0;
  }
  #coupon_code {
    width: 100%;
    padding: 10px 0;
    float: none;
    margin-bottom: 20px !important;
  }
  #set_coupon_code_button {
    width: 100%;
    float: none;
  }
}

/* Checkout Page */
#payments_options span {
  display: inline-flex;
  width: 90%;
}
.payment_information {
  padding: 0 0 0 26px;
  margin: 5px 0;
  line-height: 16px;
}
.payment_information p {
  line-height: 16px;
  margin: 5px 0;
}
.nobdr{
  border: none;
}

.legend {
  margin-top: 30px;
  margin-bottom: 10px;
}

label {
  margin-top: 10px;
}

#payments {
	padding-right: 20px;
}
#payments img {
	width: auto;
}
#payments .legend {
	margin-bottom: 20px;
}
#payments_options li {
	margin-bottom: 15px;
}

.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;}

 @media only screen and (min-width: 767px) and (max-width: 1900px) {
   .loader {right: 45%}
    }

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

#order_shipping_address_country, #order_shipping_address_region, #order_shipping_address_municipality{
  padding: 10px 12px !important;
  margin-bottom: 20px !important;
}

input[type="checkbox"]{
  width: auto;
}

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

.checkbox-field label{
  display: inline;
}

.bg-grey{
  background-color: #F4F4F4;
}

.cl2{
  padding: 0px 0px 20px 20px;
  float:right;
}

#payments, #shipping, .actions{
  display: block;
  margin-bottom: 20px;
}

#shipping, .actions{
  margin-top: 30px;
}

#other textarea {
  width: 95.4%;
}

.checkout-content select, .checkout-summary select {
  width: 94.4%;
}

/* Review Page */


.address {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  margin-bottom: 10px;
  background-color: #F6F6F6;
}

table .cart-title span {
  font-weight: 600;
  color: #666;
}

/* Success Page */

#success {
  text-align: center;
}

#success_bar{
  border-top: 1px solid #F0F0F0;
  padding-top: 9px;
}

#credentials{
  display:inline-block;
}

input#submit_password.button{
  background-color: #C0C0C0 !important;
}
#success h1 {
  text-transform: uppercase;
  color: #606060;
  font-weight: 500;
}

#success b {
  font-weight: 600;
  color: #606060;
}

/* =============== CUSTOMERS =============== */

.txtCenter {
  text-align: center;
}
.saddress,
.baddress {
  margin: 0 20%;
}
/* Login Page */

#customer-login{
  border-right: 1px solid #F0F0F0;
  text-align: center;
}

#customer-order-table {
	clear: both;
}

#reset_password{
  font-size: 13px;
}

.logintext{
  margin: 20px 0px;
}
#wrapper .cart-table img {width: auto;}

/*label[for="customer_credentials_email"], label[for="customer_credentials_password"] {
text-align: left;
}*/

/* Registration/Details Page */

.details_form{
  text-align: center;
}

#customer_details input, #customer_details select {
  display: inline-block;
  padding: 10px 0px;
  width: 100%;
}

input#register_customer.button{
  width: 60%;
}


/* Edit Address Page */

.btn-add { margin-top: 20px; }

.address_form{
  text-align: center;
}

#address input, #address select {
  display: inline-block;
  padding: 10px 0px;
  width: 100%;
}

input#edit_customer_address.button{
  width: 60%;
}

#customer_shipping_address_country,
#customer_shipping_address_region,
#customer_shipping_address_municipality,
#customer_billing_address_country,
#customer_billing_address_region,
#customer_billing_address_municipality,
select[name^='additional_field'] {
  height: 40px;
}

/* Account Page */

.table-col {
  text-align: left;
  font-weight: bold;
  line-height: 40px;
}

.table-col.first-column {
  width: 40%;
}

.table-col.last-column {
  width: 120px;
}

@media only screen and (max-width: 900px) {
 .table-col.last-column {
    width: 10%;
  }
}

@media only screen and (max-width: 767px) {
  #customer-login {
      border:none;
  }
  #customer-new {
      text-align: center;
  }
    .mega-headline {
      margin-bottom: 0px;
      background:none;
      padding: 0;
      color: #FFF;
      font-weight: normal;
    }
}

@media only screen and (min-width: 767px) and (max-width: 1024px)  {
  #mailchimp button {position: absolute;}
}

@media only screen and (min-width: 960px) and (max-width: 1389px) {
  .fullwidth .fullwidth-element.home-slider   { width: 100%; }
}

/*Bxslider */
.bx-wrapper {
  box-shadow: none;
  border: none;
  margin: 0 auto;
  max-width: 1398px !important;
}
.outside p {
  font-size: 0;
}
.bx-prev,.bx-next {
    width: 25px;
    height: 25px;
    cursor: pointer;
    float: right;
    color:#FFF;
    background-color: #c4c4c4;
    font-size: 0;
    text-align: center;
}
.bx-prev:hover,.bx-next:hover {
    color:#FFF;
}
.bx-next {
    margin-left: 5px;
}

.bx-next:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 16px;
}
.bx-prev:before {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 16px;
}
.bx-next.disabled, .bx-prev.disabled {
    cursor: default;
    background-color: #f2f2f2 !important;
    color: #c0c0c0;
}

.outside {
    margin-top: -28px;
    width: 70px;
    float: right;
    background-color: #FFF;
}

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

  div.bx-wrapper > div.bx-viewport > ul > li {
    width: 300px !important;
  }
  table.cart-table.bottom .cart-btns a {
    width: 100%;
    text-align: center;
    float: none;
    margin: 0;
    padding: 9px 0 !important;
  }
  table.cart-table.bottom .cart-btns {
    float: none !important;
    margin: 0;
    padding: 0 !important;
  }
  table.cart-table.bottom th {
    padding: 15px 0;
  }

}

.bootstrap-filestyle.input-group > input {
  width: 100%;
  box-sizing: border-box;
}

.group-span-filestyle.input-group-btn > label {
  background: #0957b0;
  margin-top: 0;
  text-align: center;
  color: white;
}

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

.bx-wrapper .bx-loading {
  display: none;
}

.product-sku {
  margin-bottom: 10px;
}
.product-page h4,
.page h4 {
  color: #ff9900;
	font-weight: bold;
}