/*
Theme Name: Blance
*/
/*
* Component module
*/
/* + TYPOGRAPHY */
/* + COLOR */
/* + INPUT */
/* + ICON */
/* + BUTTON */
/* + UTILITIES */
/* + SECTION */
/*
* Common module
*/
/* + RESERVATION AND CONTACT */
/*
* Module
*/
/* + HEADER */
/* + FOOTER */
/* + TEAM */
/* + SERVICE */
/* + MEMBERSHIP */
/* + TESTIMONIAL */
/* + HOME */
/* + ABOUT */
/* + SHOP */
/* + SPACE */
/* + ADVERTISE */
/* + BLOG */
/* + OTHER PAGE */
/*
* Component module
*/
/* BUTTON */
/* TYPOGRAPHY */
/* COLOR */
/* Module
*/
/* MAIN */
/* Responsive*/
/*Woocommerce*/
/*Footer*/
/*!
 * jQuery UI CSS Framework 1.11.3
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande%2CLucida%20Sans%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=5px&bgColorHeader=5c9ccc&bgTextureHeader=gloss_wave&bgImgOpacityHeader=55&borderColorHeader=4297d7&fcHeader=ffffff&iconColorHeader=d8e7f3&bgColorContent=fcfdfd&bgTextureContent=inset_hard&bgImgOpacityContent=100&borderColorContent=a6c9e2&fcContent=222222&iconColorContent=469bdd&bgColorDefault=dfeffc&bgTextureDefault=glass&bgImgOpacityDefault=85&borderColorDefault=c5dbec&fcDefault=2e6e9e&iconColorDefault=6da8d5&bgColorHover=d0e5f5&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=79b7e7&fcHover=1d5987&iconColorHover=217bc0&bgColorActive=f5f8f9&bgTextureActive=inset_hard&bgImgOpacityActive=100&borderColorActive=79b7e7&fcActive=e17009&iconColorActive=f9bd01&bgColorHighlight=fbec88&bgTextureHighlight=flat&bgImgOpacityHighlight=55&borderColorHighlight=fad42e&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */
/* Component containers
----------------------------------*/
/* Interaction states
----------------------------------*/
/* Interaction Cues
----------------------------------*/
/* Overlays */
/* with multiple calendars */
/* RTL support */
/* Mini Cart Ajax */
/*---------------
    Menu Fix
---------------*/
/*-------------------
        Main Menu
    ---------------------*/
/* Accout One Header */
/* Banner */
/* Info Box */
/* Blog */
/*--------------------------
    Button Custom
-----------------------*/
/*-----------------------
    Count Down Js
-----------------------*/
/*------------------------
    form Newsellecter
-------------------------*/
/*-------------------
    Video Box
--------------------*/
/*-----------------
        360 product
    ------------------*/
/*-------------------
        Title Bar
    -------------------*/
/*------------------
    Blog Slider
-------------------*/
/*  Bootstrap Clearfix */
/*  Large Desktop  */
/* Column clear fix */
/* Column clear fix */
/*  Medium Desktop  */
/*  Tablet  */
/*  Mobile  */
/* Ajax Tabs */
/*------------------
Product Slider
-----------------*/
/*-----------------------
    Product Category
-----------------------*/
/*------------------
    Qick View 
-------------------*/
/*--------------------
    Single Product
--------------------*/
/*-----------------
    Slick Slider
------------------*/
/*-----------------
    Shop Page
------------------*/
/*--------------
    Shop Page
 --------------*/
/*------------
Page Number
--------------*/
/* 9.10 STAR RATING
   ========================================================================== */
/** ------------------------------------------------------------------------------------------------
* WOOCOMMERCE TABLE 
* ------------------------------------------------------------------------------------------------ */
/** ------------------------------------------
* TABLE SHOP CAT
* ------------------------------------------ */
/** ------------------------------------------
* WOOCOMMARCE CHECKOUT
* ------------------------------------------ */
/** ------------------------------------------------------------------------------------------------
* THANK YOU PAGE
* ------------------------------------------------------------------------------------------------ */
.background-gradient { background:linear-gradient(to right,#29af8a,#fcbaf8); }
.easing-animation { transition:all 0.4s; }
.easing-animation-long { transition:all 0.7s; }
.easing-animation-extra-long { transition:all 1.2s; }
.special-zoom-in {
  animation:SpecialZoomIn 8s forwards;
  transform-origin:30% 0%;
}
.special-zoom-out {
  animation:SpecialZoomOut 8s forwards;
  transform-origin:30% 0%;
}
.clearfix:before, .clearfix:after {
  content:" ";
  display:table;
}
.clearfix:after { clear:both; }
.nopadding { padding:0; }
.col-nopadding {
  padding-left:0;
  padding-right:0;
}
.center-block {
  display:block;
  margin-right:auto;
  margin-left:auto;
}
.middle {
  position:relative;
  display:block;
  top:50%;
  transform:translateY(-50%);
}
.center {
  position:relative;
  display:block;
  top:50%;
  transform:translateY(-50%);
  margin-right:auto;
  margin-left:auto;
}
.ab-center {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
}
.ab-center:before, .ab-center:after {
  content:" ";
  display:table;
}
.ab-center:after { clear:both; }
.ab-bottom {
  position:absolute;
  top:100%;
  transform:translateY(-100%);
}
.ab-bottom:before, .ab-bottom:after {
  content:" ";
  display:table;
}
.ab-bottom:after { clear:both; }
.ui-widget { font-size:1.1em; }
.ui-widget .ui-widget { font-size:1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-size:1em; }
.ui-widget-content {
  border:1px solid #111111;
  background:#FFFFFF;
}
.ui-widget-content a { color:#222222; }
.ui-widget-header {
  border:1px solid #fcbaf8;
  background:#fcbaf8;
  color:#ffffff;
  font-weight:bold;
}
.ui-widget-header a { color:#ffffff; }
.ui-icon { font-size:0px; }
.ui-icon:hover { color:#FFFFFF; }
.ui-icon:before {
  font-style:normal !important;
  font-weight:normal !important;
  font-variant:normal !important;
  text-transform:none !important;
  speak:none;
  line-height:18px;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
.ui-icon-circle-triangle-w:before { content:"\e0a2"; }
.ui-icon-circle-triangle-e:before { content:"\e0ef"; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border:1px solid #111111;
  font-weight:bold;
  color:#111111;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color:#fcbaf8;
  text-decoration:none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  font-weight:bold;
  color:#fcbaf8;
}
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
  color:#fcbaf8;
  text-decoration:none;
  cursor:pointer;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border:1px solid #fcbaf8;
  background:#fcbaf8;
  font-weight:bold;
  color:#FFFFFF;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border:1px solid #fcbaf8;
  background:#FFFFFF;
  color:#fcbaf8;
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity:.7;
  filter:Alpha(Opacity=70);
  /* support: IE8 */
  font-weight:normal;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity:.35;
  filter:Alpha(Opacity=35);
  /* support: IE8 */
  background-image:none;
}
.ui-state-disabled .ui-icon {
  filter:Alpha(Opacity=35);
  /* support: IE8 - See #6059 */
}
.ui-widget-overlay {
  background:#aaaaaa;
  opacity:.3;
  filter:Alpha(Opacity=30);
  /* support: IE8 */
}
.ui-widget-shadow {
  margin:-8px 0 0 -8px;
  padding:8px;
  background:#aaaaaa;
  opacity:.3;
  filter:Alpha(Opacity=30);
  /* support: IE8 */
  border-radius:8px;
}
.ui-datepicker {
  width:18em;
  padding:.2em .2em 0;
  display:none;
}
.ui-datepicker .ui-datepicker-header {
  position:relative;
  padding:.2em 0;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position:absolute;
  top:2px;
  width:1.8em;
  height:1.8em;
}
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display:block;
  position:absolute;
  left:50%;
  margin-left:-8px;
  top:50%;
  margin-top:-8px;
}
.ui-datepicker .ui-datepicker-title {
  margin:0 2.3em;
  line-height:1.8em;
  text-align:center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size:1em;
  margin:1px 0;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { width:45%; }
.ui-datepicker table {
  width:100%;
  font-size:.9em;
  border-collapse:collapse;
  margin:0 0 .4em;
}
.ui-datepicker th {
  padding:.7em .3em;
  text-align:center;
  font-weight:bold;
  border:0;
}
.ui-datepicker td {
  border:0;
  padding:1px;
}
.ui-datepicker td span, .ui-datepicker td a {
  display:block;
  padding:.2em;
  text-align:right;
  text-decoration:none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image:none;
  margin:.7em 0 0 0;
  padding:0 .2em;
  border-left:0;
  border-right:0;
  border-bottom:0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float:right;
  margin:.5em .2em .4em;
  cursor:pointer;
  padding:.2em .6em .3em .6em;
  width:auto;
  overflow:visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table {
  width:95%;
  margin:0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break {
  clear:both;
  width:100%;
  font-size:0;
}
.ui-datepicker-rtl { direction:rtl; }
.ui-datepicker-rtl .ui-datepicker-prev {
  right:2px;
  left:auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left:2px;
  right:auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right:1px;
  left:auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left:1px;
  right:auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float:left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width:0;
  border-left-width:1px;
}
.bt-btn { color:#FFFFFF; }
.bt-color-main { color:#fcbaf8; }
.bt-color-secondary { color:#29af8a; }
.bt-color-light { color:#FFFFFF; }
.bt-color-dark { color:#111111; }
.ro-bg-dark { background-color:#000000; }
.ro-bg-light { background-color:#FFFFFF; }
.ro-bg-trans-light { background-color:#000100; }
.ro-bg-main { background-color:#fcbaf8; }
.ro-bgc-1 { background-color:#0D0D0D; }
.ro-bgc-2 { background-color:#E4E3E3; }
.ro-bgc-3 { background-color:#FCFCFC; }
.ro-bgc-4 { background-color:#FAFAFA; }
.ro-bgc-5 { background-color:#FBFBFB; }
.ro-bgc-6 { background-color:#FFFFFF; }
.ro-bgc-trans-1 { background-color:#000100; }
.ro-bgc-trans-2 { background-color:#000100; }
.ro-bgc-trans-3 { background-color:#000100; }
.ro-bgc-trans-4 { background-color:#000100; }
.ro-bgc-trans-5 { background-color:#000100; }
.ro-bg-lightgray { background-color:#E5E1E1; }
.jws-action {
  display:-webkit-flex;
  display:-ms-flexbox;
  display:-webkit-box;
  display:flex;
}
#jws_header {
  /*--------------
        Header 5
   -----------------*/
  /*--------------
        Header 3
   -----------------*/
  /*-------------
        Header 2
    --------------*/
}
#jws_header.jws-header-v5 {
  position:absolute;
  left:0;
  top:0;
  width:100%;
  z-index:999;
}
#jws_header.jws-header-v5 .mainmenu-area { background-color:transparent; }
#jws_header.jws-header-v5 .is-sticky .mainmenu-area { background-color:#000000; }
#jws_header.jws-header-v3 .mobimenu { z-index:99 !important; }
#jws_header.jws-header-v3 .is-sticky .mobimenu {
  -webkit-box-shadow:1px 1px 4px 0 rgba(0,0,0,0.1);
  -moz-box-shadow:1px 1px 4px 0 rgba(0,0,0,0.1);
  box-shadow:1px 1px 4px 0 rgba(0,0,0,0.1);
  background:#ffffff;
}
#jws_header.jws-header-v3 .right-header { padding-right:64px; }
#jws_header.jws-header-v4 .jws-branding, #jws_header.jws-header-v2 .jws-branding { margin-left:15px; }
#jws_header.jws-header-v4 .custom-menu, #jws_header.jws-header-v2 .custom-menu { position:relative !important; }
#jws_header.jws-header-v4 .custom-menu .sub-menu-dropdown, #jws_header.jws-header-v2 .custom-menu .sub-menu-dropdown {
  left:-50% !important;
  transform:translateX(-50%) !important;
  -webkit-transform:translateX(-50%) !important;
}
#jws_header.jws-header-v3 .ml, #jws_header.jws-header-v4 .ml { margin-left:18px; }
#jws_header.jws-header-v3 .jws-icon-cart, #jws_header.jws-header-v4 .jws-icon-cart { padding:0 !important; }
#jws_header.jws-header-v3 .jws-my-account > a > span, #jws_header.jws-header-v3 .jws-icon-cart > a > span, #jws_header.jws-header-v4 .jws-my-account > a > span, #jws_header.jws-header-v4 .jws-icon-cart > a > span { display:none; }
#jws_header.jws-header-v2 .jws-action .ml { margin-left:17px; }
#jws_header.jws-header-v2 .jws-action .jws-my-account span { display:none; }
#jws_header.jws-header-v2 .jws-action .jws-icon-cart { padding:0; }
#jws_header.jws-header-v2 .jws-action .jws-icon-cart > a >span { display:none; }
#jws_header .right-header {
  height:82px;
  align-items:center;
  -webkit-box-align:center;
  vertical-align:middle;
  text-transform:uppercase;
  font-weight:400;
}
#jws_header .top-bar {
  font-size:12px;
  padding:7px 69px;
}
#jws_header .top-bar .header-contact strong { border-bottom:1px solid #656565; }
#jws_header .top-bar i { margin-right:10px; }
#jws_header .top-bar span { margin-right:25px; }
#jws_header .top-bar span:last-child { margin-right:0px; }
#jws_header .top-bar .header-currency form { position:relative; }
#jws_header .top-bar .header-currency form:after {
  content:"\f0d7";
  position:absolute;
  top:2px;
  right:0;
  font-family:FontAwesome;
}
#jws_header .top-bar .header-currency form select {
  font-size:12px;
  line-height:16px;
  background:none;
  border:none;
  outline:none;
  text-align:right;
  box-sizing:content-box;
  padding:5px 0;
  padding:2px 10px;
  -webkit-appearance:none;
  -moz-appearance:none;
  -ms-appearance:none;
  -o-appearance:none;
  appearance:none;
}
.jws-push-menu .widget_shopping_cart_content .cart_list .mini_cart_item .jws-cart-panel-thumbnail-wrap { position:relative; }
.jws-push-menu .widget_shopping_cart_content .cart_list .mini_cart_item.loading .jws-cart-panel-thumbnail-wrap .remove {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.7);
  color:#ffffff;
  line-height:83px;
  text-align:center;
  font-size:36px;
  opacity:1;
  transition:0.3s all;
  -webkit-transition:0.3s all;
  backface-visibility:hidden;
}
.jws-push-menu .widget_shopping_cart_content .cart_list .mini_cart_item.loading .jws-cart-panel-thumbnail-wrap:after {
  top:42%;
  z-index:2;
  position:absolute;
  opacity:1;
  left:42%;
  visibility:visible;
  -webkit-transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  transition:all .3s ease-in-out;
  content:" ";
  width:15px;
  height:15px;
  display:inline-block;
  vertical-align:middle;
  border:2px solid #ffffff;
  border-radius:50%;
  border-right-color:transparent !important;
  -webkit-animation:load-spin 450ms infinite linear;
  animation:load-spin 450ms infinite linear;
}
.jws-push-menu .widget_shopping_cart_content .cart_list .mini_cart_item.loading .jws-cart-panel-thumbnail-wrap .remove .pe-7s-close { display:none; }
.jws-mini-cart { right:-320px; }
.widget-panel-open  .jws-mini-cart {
  -webkit-transform:none;
  -o-transform:none;
  -ms-transform:none;
  -moz-transform:none;
  transform:none;
  height:auto;
}
.jws-push-menu {
  max-width:380px;
  height:auto;
  padding-bottom:0;
  position:fixed;
  right:-100%;
  z-index:2001;
  width:100%;
  overflow-y:auto;
  right:0;
  background:#fff;
  transition:0.3s all;
  -webkit-transition:0.3s all;
  top:0;
  padding-top:30px;
  -webkit-transform:translate3d(100%,0,0);
  -o-transform:translate3d(100%,0,0);
  -ms-transform:translate3d(100%,0,0);
  -moz-transform:translate3d(100%,0,0);
  transform:translate3d(100%,0,0);
}
.jws-push-menu .title {
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -webkit-align-items:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
  -ms-flex-pack:justify;
  justify-content:space-between;
  border-bottom:1px solid #929292;
  margin:0;
  font-weight:400;
  font-size:18px;
  text-align:left;
  max-width:160px;
  letter-spacing:2px;
  margin-left:30px;
  margin-bottom:28px;
}
.jws-push-menu .title i {
  font-size:45px;
  position:absolute;
  top:19px;
  right:15px;
  cursor:pointer;
}
.jws-push-menu .widget_shopping_cart_content .shipping {
  font-size:12px;
  font-weight:600;
  padding:0px 30px;
  margin-bottom:25px;
  letter-spacing:1px;
  display:inline-block;
}
.jws-push-menu .widget_shopping_cart_content .shipping i { margin-right:10px; }
.jws-push-menu .widget_shopping_cart_content .shipping-emtry {
  font-size:12px;
  color:#A40000;
  font-weight:600;
  padding:0px 30px;
  margin-bottom:25px;
  letter-spacing:1px;
  display:none;
}
.jws-push-menu .widget_shopping_cart_content .shipping-emtry i { margin-right:10px; }
.jws-push-menu .widget_shopping_cart_content .shipping_jws {
  padding:10px 30px;
  background-color:#f6f6f6;
  margin-bottom:20px;
  letter-spacing:1px;
}
.jws-push-menu .widget_shopping_cart_content .shipping_jws .amount { font-weight:600; }
.jws-push-menu .widget_shopping_cart_content .shipping_jws .fa-check-square {
  color:#39b54a;
  margin-right:10px;
}
.jws-push-menu .widget_shopping_cart_content .edit-cart {
  background:none;
  font-size:12px;
  font-weight:600;
  margin-bottom:25px;
  letter-spacing:1px;
  background-color:#ffffff !important;
  color:#252525 !important;
}
.jws-push-menu .widget_shopping_cart_content .jws-cart-panel-list-wrap { margin-bottom:25px; }
.jws-push-menu .widget_shopping_cart_content .jws-cart-panel-summary .woocommerce-mini-cart__total.total {
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -webkit-align-items:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
  -ms-flex-pack:justify;
  justify-content:space-between;
  background:#f6f4f4;
  padding:13px 30px;
  margin:0;
  font-size:14px;
  text-transform:uppercase;
  font-weight:500;
}
.jws-push-menu .widget_shopping_cart_content .jws-cart-panel-summary .woocommerce-mini-cart__total.total strong { font-weight:500; }
.jws-push-menu .widget_shopping_cart_content .jws-cart-panel-summary .woocommerce-mini-cart__buttons.buttons { margin-bottom:0px; }
.jws-push-menu .widget_shopping_cart_content .jws-cart-panel-summary .woocommerce-mini-cart__buttons.buttons a {
  position:relative;
  display:block;
  padding:13px 30px;
  color:#fff;
  font-size:14px;
  letter-spacing:0.7px;
  text-transform:uppercase;
  text-align:center;
  margin-bottom:0px;
  font-weight:500;
}
.jws-push-menu .widget_shopping_cart_content .jws-cart-panel-summary .woocommerce-mini-cart__buttons.buttons:hover a { background:#000000; }
.jws-push-menu .widget_shopping_cart_content .jws-cart-panel-quantity-pricing .jws-quantity-wrap label { display:none; }
.jws-push-menu .widget_shopping_cart_content .cart_list {
  max-height:350px;
  overflow:auto;
  scrollbar-width:none;
}
.jws-push-menu .widget_shopping_cart_content .cart_list::-webkit-scrollbar {
  /* This is the magic bit for WebKit */
  display:none;
}
.jws-push-menu .widget_shopping_cart_content .cart_list .mini_cart_item {
  border:1px solid #dcdcdc;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-box-align:center;
  -webkit-align-items:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
  -ms-flex-pack:justify;
  justify-content:space-between;
  margin:10px 30px;
}
.jws-push-menu .widget_shopping_cart_content .cart_list .mini_cart_item .jws-cart-panel-item-thumbnail {
  width:65px;
  max-width:65px;
  -webkit-flex-basis:65px;
  -ms-flex-preferred-size:65px;
  flex-basis:65px;
  position:relative;
}
.jws-push-menu .widget_shopping_cart_content .cart_list .mini_cart_item .jws-cart-panel-item-thumbnail .remove {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.7);
  color:#ffffff;
  line-height:83px;
  text-align:center;
  font-size:36px;
  opacity:0;
  transition:0.3s all;
  -webkit-transition:0.3s all;
  backface-visibility:hidden;
}
.jws-push-menu .widget_shopping_cart_content .cart_list .mini_cart_item .jws-cart-panel-item-details {
  max-width:200px;
  width:auto;
  -webkit-box-flex:1;
  -webkit-flex:1;
  -ms-flex:1;
  flex:1;
  padding-left:25px;
}
.jws-push-menu .widget_shopping_cart_content .cart_list .mini_cart_item .jws-cart-panel-item-details .jws-cart-panel-product-title {
  font-size:13px;
  line-height:20px;
  display:block;
  margin-bottom:5px;
  width:90%;
}
.jws-push-menu .widget_shopping_cart_content .cart_list .mini_cart_item .jws-cart-panel-item-details .jws-cart-panel-item-price { margin-top:-8px; }
.jws-push-menu .widget_shopping_cart_content .cart_list .mini_cart_item .jws-cart-panel-item-details .woocommerce-Price-amount.amount {
  font-size:13px;
  font-weight:500;
}
.jws-push-menu .widget_shopping_cart_content .cart_list .mini_cart_item .quanty-ajax {
  width:63px;
  max-width:63px;
  -webkit-flex-basis:63px;
  -ms-flex-preferred-size:63px;
  flex-basis:63px;
  border:solid 1px #e8e8e8;
  position:relative;
  text-align:center;
  margin-right:15px;
}
.jws-push-menu .widget_shopping_cart_content .cart_list .mini_cart_item .quanty-ajax .quantity .input-text {
  width:35px;
  height:25px;
  border-radius:1px;
  border:none;
  font-size:13px;
  letter-spacing:1px;
  text-indent:15px;
}
.jws-push-menu .widget_shopping_cart_content .cart_list .mini_cart_item .quanty-ajax .quantity input[type=number]::-webkit-inner-spin-button, .jws-push-menu .widget_shopping_cart_content .cart_list .mini_cart_item .quanty-ajax .quantity input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance:none;
  margin:0;
}
.jws-push-menu .widget_shopping_cart_content .cart_list .mini_cart_item .quanty-ajax .quantity input[type=number] { -moz-appearance:textfield; }
.jws-push-menu .widget_shopping_cart_content .cart_list .mini_cart_item .quanty-ajax .quantity .jws-font {
  font-size:14px;
  line-height:24px;
  width:24px;
  vertical-align:top;
  -webkit-transition:color 0.2s ease;
  transition:color 0.2s ease;
  font-size:12px;
  position:absolute;
  right:0px;
  cursor:pointer;
}
.jws-push-menu .widget_shopping_cart_content .cart_list .mini_cart_item .quanty-ajax .quantity .jws-font:hover { color:#000000; }
.jws-push-menu .widget_shopping_cart_content .cart_list .mini_cart_item .quanty-ajax .quantity .jws-font:before { position:absolute; }
.jws-push-menu .widget_shopping_cart_content .cart_list .mini_cart_item .quanty-ajax .quantity .jws-font.jws-qty-minus {
  top:5%;
  left:-7px;
}
.jws-push-menu .widget_shopping_cart_content .cart_list .mini_cart_item .quanty-ajax .quantity .jws-font.jws-qty-minus:before { content:"-"; }
.jws-push-menu .widget_shopping_cart_content .cart_list .mini_cart_item .quanty-ajax .quantity .jws-font.jws-qty-plus { top:5%; }
.jws-push-menu .widget_shopping_cart_content .cart_list .mini_cart_item .quanty-ajax .quantity .jws-font.jws-qty-plus:before { content:"+"; }
.jws-push-menu .widget_shopping_cart_content .cart_list .mini_cart_item:hover .jws-cart-panel-thumbnail-wrap .remove { opacity:1; }
.mask-overlay {
  content:'';
  position:fixed;
  background:rgba(0,0,0,0.8);
  left:0;
  top:0;
  width:100%;
  height:100%;
  z-index:999;
}
.menu-sidebar-fixed {
  background:#ffffff;
  position:fixed;
  top:0;
  right:-600px;
  width:490px;
  height:100%;
  min-height:100%;
  padding:39px 24px 36px;
  background-color:#fff;
  overflow:auto;
  visibility:hidden;
  z-index:9999;
  -webkit-backface-visibility:hidden;
  box-sizing:border-box;
  box-shadow:-1px 0 4px 0 rgba(0,0,0,0.1);
  transition:all .5s cubic-bezier(0.7,0,0.3,1) 0s;
  -webkit-transition:all .5s cubic-bezier(0.7,0,0.3,1) 0s;
}
.menu-sidebar-fixed.active {
  right:0;
  visibility:visible;
}
.menu-sidebar-fixed .pe-7s-close {
  font-size:48px;
  color:#252525;
  text-align:right;
  width:100%;
  font-weight:600;
  cursor:pointer;
}
.menu-sidebar-fixed .menu-content .menu-top .logo p {
  color:#000000;
  margin-bottom:51px;
}
.menu-sidebar-fixed .menu-content .menu-top .logo h3 {
  margin-top:0;
  margin-bottom:36px;
}
.menu-sidebar-fixed .menu-content .menu-top .logo h3 a {
  font-size:36px;
  font-weight:600;
}
.menu-sidebar-fixed .menu-content .menu-bottom {
  position:absolute;
  bottom:100px;
  text-align:center;
  width:100%;
  left:0;
}
.menu-sidebar-fixed .menu-content .menu-bottom .widget_social-widget .widget-title {
  color:#000000;
  font-weight:600;
  position:relative;
  width:18%;
  margin:0 auto;
  margin-bottom:15px;
  font-size:14px;
}
.menu-sidebar-fixed .menu-content .menu-bottom .widget_social-widget .widget-title:before, .menu-sidebar-fixed .menu-content .menu-bottom .widget_social-widget .widget-title:after {
  width:90px;
  height:2px;
  background:#d7d7d7;
  content:"";
  position:absolute;
  top:50%;
}
.menu-sidebar-fixed .menu-content .menu-bottom .widget_social-widget .widget-title:before { left:-90px; }
.menu-sidebar-fixed .menu-content .menu-bottom .widget_social-widget .widget-title:after { right:-90px; }
.menu-sidebar-fixed .menu-content .menu-bottom .social-wrap ul li {
  display:inline-block;
  margin:0 8px;
}
.menu-sidebar-fixed .blog-instagram-feed-widget { margin-bottom:25px; }
.menu-sidebar-fixed .blog-instagram-feed-widget li {
  display:inline-block;
  width:20%;
  margin:5px 10px;
}
.blog-instagram-feed-widget { margin-bottom:25px; }
.blog-instagram-feed-widget li a {
  display:block;
  position:relative;
  overflow:hidden;
}
.blog-instagram-feed-widget li a:after {
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  background:rgba(0,0,0,0.5);
  transition:0.2s all;
  opacity:0;
  content:"";
}
.blog-instagram-feed-widget li a:before {
  position:absolute;
  font:normal normal normal 14px/1 FontAwesome;
  content:"\f16d";
  top:50%;
  left:50%;
  color:#d7d7d7;
  font-size:24px;
  transition:0.2s all;
  opacity:0;
  transform:translate(-50%,-50%);
  z-index:1;
}
.blog-instagram-feed-widget li a:hover:after, .blog-instagram-feed-widget li a:hover:before { opacity:1; }
.mainmenu-area {
  width:100%;
  z-index:99 !important;
}
.is-sticky .mainmenu-area {
  -webkit-box-shadow:1px 1px 4px 0 rgba(0,0,0,0.1);
  -moz-box-shadow:1px 1px 4px 0 rgba(0,0,0,0.1);
  box-shadow:1px 1px 4px 0 rgba(0,0,0,0.1);
}
.alg_currency_select {
  border:none;
  outline:none;
}
.alg_currency_select option {
  color:#252525;
  transition:0.3s all;
}
.alg_currency_select option:hover { background:#252525; }
.Magic360-container > a > span { display:none !important; }
#jws_header .sticky-wrapper .menu_nav .mainmenu .nav { float:none; }
#jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li {
  display:inline-block;
  float:none;
}
#jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li.menu-item-position-full { position:initial; }
#jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li.menu-item-position-right > .sub-menu-dropdown {
  right:0;
  left:initial;
}
#jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li.menu-item-position-right > .sub-menu-dropdown .container { width:100%; }
#jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li.menu-item-position-left > .sub-menu-dropdown .container { width:100%; }
#jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li > a {
  line-height:82px;
  padding-top:0;
  padding-bottom:0;
  background:none;
}
#jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li.menu-item-design-standard .sub-menu-dropdown { visibility:hidden; }
#jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li.menu-item-design-standard .sub-menu-dropdown .sub-menu, #jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li.menu-item-design-standard .sub-menu-dropdown .megasub {
  opacity:0;
  visibility:hidden;
  transform:translatey(15px);
  -webkit-transform:translatey(15px);
  transition:0.3s all;
  -webkit-transition:0.3s all;
  pointer-events:none;
}
#jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li.menu-item-design-standard:hover > .sub-menu-dropdown { visibility:visible; }
#jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li.menu-item-design-standard:hover > .sub-menu-dropdown > .sub-menu, #jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li.menu-item-design-standard:hover > .sub-menu-dropdown > .megasub {
  opacity:1;
  visibility:visible;
  transform:translatey(0px);
  -webkit-transform:translatey(0px);
  pointer-events:auto;
}
#jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li.menu-item-design-mega_menu .sub-menu-dropdown { visibility:hidden; }
#jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li.menu-item-design-mega_menu .sub-menu-dropdown > .sub-menu, #jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li.menu-item-design-mega_menu .sub-menu-dropdown > .megasub {
  visibility:hidden;
  opacity:0;
  transition:0.3s all;
  transform:translatey(15px);
  -webkit-transform:translatey(15px);
  pointer-events:none;
}
#jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li.menu-item-design-mega_menu .sub-menu-dropdown .sub-menu a {
  display:block;
  text-align:left;
}
#jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li.menu-item-design-mega_menu:hover > .sub-menu-dropdown { visibility:visible; }
#jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li.menu-item-design-mega_menu:hover > .sub-menu-dropdown .sub-menu, #jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li.menu-item-design-mega_menu:hover > .sub-menu-dropdown .megasub {
  opacity:1;
  visibility:visible;
  display:block;
  transform:translatey(0px);
  -webkit-transform:translatey(0px);
  pointer-events:auto;
}
#jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li > .sub-menu-dropdown {
  position:absolute;
  z-index:999;
  left:0;
}
#jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li > .sub-menu-dropdown .vc_row { margin:0; }
#jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li > .sub-menu-dropdown p { margin:0; }
#jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li > .sub-menu-dropdown li:last-child a, #jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li > .sub-menu-dropdown p:last-child a, #jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li > .sub-menu-dropdown a { border:none; }
#jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li > .sub-menu-dropdown .sub-menu a {
  font-size:14px;
  padding:10px 0px 10px 0px;
  border-width:0px 0px 1px 0px;
  border-style:solid;
  border-color:#dcdcdd;
  display:block;
  text-align:left;
  position:relative;
  font-weight:300;
}
#jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li > .sub-menu-dropdown.sub_standard .sub-menu {
  width:auto !important;
  margin:0;
  border-width:0px 0px 1px 0px;
  border-style:solid;
  box-shadow:0px 5px 12px 0px rgba(0,0,0,0);
  background:#ffffff;
  min-width:200px;
  border-color:#858585;
}
#jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li > .sub-menu-dropdown.sub_standard .sub-menu li {
  position:relative;
  padding:0px 21px 0px 17px;
}
#jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li > .sub-menu-dropdown.sub_standard .sub-menu li:hover > .sub-sub-menu {
  opacity:1;
  visibility:visible;
  transform:translatey(0px);
  -webkit-transform:translatey(0px);
}
#jws_header .sticky-wrapper .menu_nav .mainmenu .nav > li > .sub-menu-dropdown.sub_standard .sub-sub-menu {
  width:100%;
  margin:0;
  padding:0px 21px 0px 17px;
  border-width:0px 0px 1px 0px;
  border-style:solid;
  box-shadow:0px 5px 12px 0px rgba(0,0,0,0);
  background:#ffffff;
  min-width:200px;
  border-color:#858585;
  position:absolute;
  left:100%;
  opacity:0;
  visibility:hidden;
  top:0;
  transition:0.3s all;
  transform:translatey(15px);
  -webkit-transform:translatey(15px);
}
.position_fix { position:initial; }
.view-all {
  position:absolute;
  top:15px;
  right:0;
}
.button_menu {
  position:absolute;
  right:20px;
  color:#000000;
  top:50%;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
  font-size:18px;
}
.mobile_menu {
  position:fixed;
  width:260px;
  height:100%;
  background:#ffffff;
  z-index:999999;
  box-shadow:0 0 7px rgba(0,0,0,0.1);
  top:0;
  left:0;
  transform:translatex(-300px);
  -webkit-transform:translatex(-300px);
  transition:0.4s all;
  -webkit-transition:0.4s all;
  overflow:auto;
}
.mobile_menu .logo-center .jws-branding {
  padding:20px 0;
  margin:0 auto !important;
  text-align:center;
}
.mobile_menu .navbar-nav {
  float:none;
  margin:0;
}
.mobile_menu .navbar-nav > li:first-child > a { border-top:1px solid #ebebeb; }
.mobile_menu .navbar-nav li {
  float:none;
  display:block;
  position:relative;
}
.mobile_menu .navbar-nav li .sub-sub-menu, .mobile_menu .navbar-nav li .sub-menu {
  display:none;
  background:#fafafa;
}
.mobile_menu .navbar-nav li a {
  padding:15px;
  background:none;
  display:block;
  padding-top:12px;
  padding-bottom:12px;
  padding-right:15px;
  padding-left:15px;
  font-size:16px;
  line-height:26px;
  overflow-x:hidden;
  letter-spacing:.3px;
  text-transform:uppercase;
  color:#000000;
  border-bottom:1px solid #ebebeb;
}
.open-mobile-menu .mobile_menu {
  transform:translatex(0px);
  -webkit-transform:translatex(0px);
}
.open-mobile-menu .button_menu i:before { content:"\f00d"; }
.open-mobile-menu .mobile-overplay {
  opacity:0.5;
  visibility:visible;
}
.mobile-overplay {
  position:fixed;
  width:100%;
  height:100%;
  background:#000000;
  top:0;
  left:0;
  transition:0.4s all;
  -webkit-transition:0.4s all;
  opacity:0;
  visibility:hidden;
  z-index:1;
}
@media (max-width: 991px) {
  .sticky-wrapper { position:relative; }
}
.mobile_menu .icon-sub-menu {
  position:absolute;
  top:0;
  right:0;
  height:49px;
  width:49px;
  padding-right:0;
  border-left:1px solid #ebebeb;
  cursor:pointer;
  padding-right:18px;
}
.mobile_menu .icon-sub-menu:after, .mobile_menu .icon-sub-menu:before {
  content:" ";
  position:absolute;
  right:0px;
  top:50%;
  margin-top:-1px;
  width:12px;
  height:2px;
  display:inline-block;
  background-color:#000000;
  -webkit-transition:background-color 0.2s ease-in-out, transform 0.2s ease-in-out, width 0.2s ease-in-out;
  -moz-transition:background-color 0.2s ease-in-out, transform 0.2s ease-in-out, width 0.2s ease-in-out;
  -o-transition:background-color 0.2s ease-in-out, transform 0.2s ease-in-out, width 0.2s ease-in-out;
  transition:background-color 0.2s ease-in-out, transform 0.2s ease-in-out, width 0.2s ease-in-out;
}
.mobile_menu .icon-sub-menu:after, .mobile_menu .icon-sub-menu:before {
  right:50%;
  margin-right:-5px;
}
.mobile_menu .icon-sub-menu:after {
  transform:translateX(-4px) rotate(50deg);
  -webkit-transform:translateX(-4px) rotate(50deg);
  -moz-transform:translateX(-4px) rotate(50deg);
  -o-transform:translateX(-4px) rotate(50deg);
  -ms-transform:translateX(-4px) rotate(50deg);
  -sand-transform:translateX(-4px) rotate(50deg);
}
.mobile_menu .icon-sub-menu:before {
  transform:translateX(3px) rotate(-50deg);
  -webkit-transform:translateX(3px) rotate(-50deg);
  -moz-transform:translateX(3px) rotate(-50deg);
  -o-transform:translateX(3px) rotate(-50deg);
  -ms-transform:translateX(3px) rotate(-50deg);
  -sand-transform:translateX(3px) rotate(-50deg);
}
.mobile_menu .icon-sub-menu.up-icon:before {
  transform:rotate(-45deg);
  -webkit-transform:rotate(-45deg);
  -moz-transform:rotate(-45deg);
  -o-transform:rotate(-45deg);
  -ms-transform:rotate(-45deg);
  -sand-transform:rotate(-45deg);
}
.mobile_menu .icon-sub-menu.up-icon:after {
  transform:rotate(45deg);
  -webkit-transform:rotate(45deg);
  -moz-transform:rotate(45deg);
  -o-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  -sand-transform:rotate(45deg);
}
.logo-center img { vertical-align:middle; }
html.active { overflow:hidden; }
.modal-open { overflow:auto; }
.main-content, #jws-main { overflow:hidden; }
a:hover, a:focus { color:#252525; }
a, button {
  -webkit-transition:.2s ease-out;
  -moz-transition:.2s ease-out;
  transition:.2s ease-out;
}
.woocommerce div.product .content-product-left .product-images-content.bottom .woocommerce-product-gallery img {
  -webkit-transition:.0s ease-out;
  -moz-transition:.0s ease-out;
  transition:.0s ease-out;
}
.grid-sizer.size-2 { width:16.666%; }
.acount-tt { display:inline-block !important; }
.grid-sizer.size-3 { width:24.99%; }
.grid-sizer.size-4 { width:33.3333333333333333333333%; }
.grid-sizer.size-20 { width:20%; }
.grid-sizer.size-6 { width:50%; }
.grid-sizer.size-12 { width:100%; }
body { line-height:25px; }
@media (min-width: 992px) {
  .col-md-20 { width:20%; }
  .col-md-40 { width:40%; }
}
.container100 .container { width:100%; }
.my_product_price { padding:15px 0px !important; }
.mCSB_container { padding-top:22px; }
.my_product_price, .mCSB_container, .my_product_title_inner { font-family:"Poppins"; }
.zindex { z-index:1; }
.background-parallax { background-attachment:fixed; }
.popup-signup { padding:30px 30px 45px 30px; }
.layout-3 .hidden-ct { display:none; }
.alignleft {
  float:left;
  display:block;
  margin-top:3px;
  margin-bottom:20px;
  margin-right:25px;
}
ins { text-decoration:none; }
@media (min-width: 992px) {
  #quick-view-modal .ct-lg.col-md-3 { width:50%; }
}
@media (min-width: 768px) {
  .container-in-full .no-container { width:750px; }
}
@media (min-width: 992px) {
  .container-in-full .no-container { width:970px; }
}
@media (min-width: 1200px) {
  .container-in-full .no-container { width:1170px; }
}
.container-in-full .no-container {
  padding-right:15px;
  padding-left:15px;
  margin-right:auto;
  margin-left:auto;
}
abbr[title] {
  border-bottom:none !important;
  cursor:inherit !important;
  text-decoration:none !important;
}
a:focus {
  outline:none;
  outline-offset:initial;
}
ul, ol {
  list-style-type:none;
  padding:0;
  margin:0;
}
.l_p_1px { letter-spacing:1px; }
.l_p_0-3px { letter-spacing:0.3px; }
.flr { float:right; }
.type2 { display:none; }
.fz24 { font-size:24px; }
input, textarea, button { outline:none !important; }
.midde { vertical-align:middle; }
span.wpcf7-not-valid-tip { color:#AF7D27; }
div.wpcf7-validation-errors { border:2px solid #E0B252; }
.ml { margin-left:8px; }
.rela { position:relative; }
.row-same-height {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
.row-same-height-footer {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row;
  -ms-flex-wrap:nowrap;
  flex-wrap:nowrap;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between;
  -webkit-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}
.row-same-height-footer.footer-top > div { margin:0 -1px; }
#yith-wcwl-popup-message {
  color:#252525;
  font-weight:600;
  border-radius:0;
  border:none;
  box-shadow:0 0 25px rgba(0,0,0,0.5);
  animation:fadeInUp 0.7s both;
}
.yith-wcwl-add-to-wishlist .ajax-loading {
  display:none !important;
  height:0 !important;
  width:0 !important;
}
.single-post .before-footer .wpb_content_element { margin-bottom:50px; }
.single-post .vc_column_container { padding:0 !important; }
.single-post .single-blog .container {
  width:100%;
  padding:0;
}
.single-post .single-blog .title-and-meta h3 {
  font-size:24px;
  font-weight:500;
  margin-top:47px;
  margin-bottom:18px;
}
.single-post .single-blog .title-and-meta .post-meta { margin-bottom:35px; }
.single-post .single-blog .title-and-meta .post-meta a { color:#959595; }
.single-post .single-blog .title-and-meta .post-meta .line { padding:0 10px; }
.single-post .single-blog .title-and-meta .post-meta i { margin-right:7px; }
.single-post .blog-about-author {
  border-bottom:1px solid #cacaca;
  padding-bottom:45px;
}
.single-post .blog-about-author .title-author {
  font-size:16px;
  color:#252525;
  font-weight:600;
  margin-top:48px;
  margin-bottom:27px;
}
.single-post .blog-about-author .blog-author-avatar {
  width:107px;
  display:inline-block;
  vertical-align:top;
}
.single-post .blog-about-author .blog-author-info {
  width:calc(100% - 137px);
  display:inline-block;
  vertical-align:top;
  padding-left:30px;
}
.single-post .blog-about-author .blog-author-info .at-name {
  font-weight:600;
  font-size:14px;
  margin-top:-3px;
  margin-bottom:15px;
}
.single-post .blog-about-author .blog-author-info .icon-author a {
  color:#959595;
  margin-right:17px;
}
.single-post .blog-about-author .blog-author-info .icon-author a:hover { color:#252525; }
.single-post .post-related { border-bottom:1px solid #cacaca; }
.single-post .post-related .tt {
  font-size:16px;
  color:#252525;
  font-weight:600;
  margin-top:49px;
  margin-bottom:27px;
}
.single-post .blog-meta {
  border-top:1px solid #cacaca;
  border-bottom:1px solid #cacaca;
  position:relative;
  padding:40px 0 43px 0;
}
.single-post .blog-meta .action-link {
  position:absolute;
  top:50%;
  right:0;
  transform:translatey(-50%);
  -webkittransform:translatey(-50%);
  font-size:16px;
  color:#252525;
  font-weight:600;
}
.single-post .blog-meta .action-link i { margin-left:10px; }
.single-post .blog-meta .post-tags span {
  font-size:16px;
  color:#252525;
  font-weight:600;
  margin-right:20px;
}
.single-post .blog-meta .post-tags a {
  font-size:14px;
  color:#959595;
}
.single-post .blog-meta .post-tags a:hover { color:#252525; }
.single-post .blog-meta .post-tags a i { margin-left:10px; }
.single-post .comments-area .comments-title {
  font-size:16px;
  font-weight:600;
  margin-bottom:27px;
  margin-top:48px;
}
.single-post .comments-area .comment-respond .comment-form {
  margin:0 -15px;
  margin-bottom:79px;
}
.single-post .comments-area .comment-respond .logged-in-as { padding-left:15px; }
.single-post .comments-area .comment-respond .logged-in-as a:last-child { border-bottom:1px solid #c7c7c7; }
.single-post .comments-area .comment-respond input, .single-post .comments-area .comment-respond textarea {
  border:1px solid #a3a3a3;
  width:100%;
  font-size:12px;
  padding-left:10px;
  margin-bottom:10px;
}
.single-post .comments-area .comment-respond input { height:40px; }
.single-post .comments-area .comment-respond .submit {
  width:177px;
  background:#252525;
  border:none;
  color:#ffffff;
  font-size:12px;
  text-transform:uppercase;
  margin-left:15px;
  margin-top:10px;
  letter-spacing:0.5px;
  transition:0.3s all;
  -webkit-transition:0.3s all;
}
.single-post .comments-area .comment-respond .submit:hover { opacity:0.9; }
.single-post .comments-area .comment-respond textarea { height:160px; }
.single-post .comments-area .comment-respond .comment-reply-title {
  font-size:16px;
  font-weight:600;
  margin-bottom:27px;
}
.single-post .comments-area .comment-list .children { padding-left:118px; }
.single-post .comments-area .comment-list li .comment-body { margin-bottom:25px; }
.single-post .comments-area .comment-list li .comment-body .comment-avatar {
  display:inline-block;
  vertical-align:top;
  width:100px;
}
.single-post .comments-area .comment-list li .comment-body .comment-avatar img { width:100%; }
.single-post .comments-area .comment-list li .comment-body p { margin-bottom:4px; }
.single-post .comments-area .comment-list li .comment-body .comment-info {
  display:inline-block;
  width:calc(100% - 118px);
  vertical-align:top;
  padding-left:30px;
  position:relative;
  overflow:hidden;
  padding-bottom:20px;
}
.single-post .comments-area .comment-list li .comment-body .comment-info:after {
  position:absolute;
  bottom:0;
  left:30px;
  height:1px;
  width:100%;
  background:url("../../images/line.png");
  content:" ";
  background-repeat:repeat-x;
}
.single-post .comments-area .comment-list li .comment-body .comment-info .comment-header-info .comment-date {
  font-size:12px;
  line-height:20px;
}
.single-post .comments-area .comment-list li .comment-body .comment-info .comment-header-info .comment-author {
  color:#252525;
  font-weight:500;
  margin-bottom:5px;
}
.single-post .comments-area .comment-list li .comment-body .comment-info .reply a {
  font-size:12px;
  font-weight:600;
}
.single-post .comments-area .comment-list li .comment-body .comment-info .reply a i {
  font-weight:bold;
  margin-left:5px;
}
div:focus, img:focus, a:focus {
  border:none;
  outline:none;
}
.hidden-video-bg {
  opacity:0;
  visibility:hidden;
  animation:fadeOut 0.5s both;
  -webkit-animation:fadeOut 0.5s both;
}
.pd0 { padding:0 !important; }
.hiiden-nn {
  opacity:0;
  visibility:hidden;
  height:0;
}
.jws-menu-cart-count {
  position:absolute;
  top:-17px;
  right:-9px;
  width:18px;
  height:18px;
  color:#252525;
  text-align:center;
  line-height:18px;
  border-radius:100%;
  display:block !important;
  font-weight:500;
}
@media (min-width: 1200px) {
  .col-lg-20 { width:20%; }
}
.p132 { padding-left:32px; }
.plr40 { padding-right:40px; }
.clear { clear:both; }
.bol { border-left:1px solid #d7d7d7; }
.pll47 { padding-left:47px; }
.plr64 { padding-right:64px; }
.disblock { display:block; }
.colujws-padding-0 .vc_column_container { padding:0 !important; }
.colujws-padding-0 .banner-image img { width:100% !important; }
.custom-font {
  font-family:Poppins !important;
  font-weight:300 !important;
}
.custom-font-menu {
  font-family:Poppins !important;
  font-weight:600 !important;
}
a { text-decoration:none !important; }
.button .item-ac { display:block; }
.btn-banner {
  font-size:14px;
  font-weight:600;
  width:170px;
  height:50px;
  background:none;
  border:1px solid;
  outline:none;
  border-radius:0;
  padding:0;
  line-height:47px;
  text-align:center;
  font-weight:500;
  display:block;
  transition:all 0.2s linear 0s;
  -o-transition:all 0.2s linear 0s;
  -webkit-transition:all 0.2s linear 0s;
}
.btn-banner:hover { color:#ffffff; }
img {
  width:auto;
  height:auto;
  max-width:100%;
  vertical-align:bottom;
}
body { letter-spacing:0.3px; }
.blance-parallax { background-attachment:fixed; }
.blance-button-wrapper.video-popup img, .button-play-video img {
  -webkit-transition:all .35s cubic-bezier(.38,3,.57,1.6);
  -moz-transition:all .35s cubic-bezier(.38,3,.57,1.6);
  transition:all .35s cubic-bezier(.38,3,.57,1.6);
  will-change:transform;
}
.blance-button-wrapper.video-popup:hover img, .button-play-video:hover img {
  transform:scale(1.1);
  -webkit-transform:scale(1.1);
}
.jws-my-account { position:relative; }
.jws-my-account.logged .account i { margin-right:8px; }
.jws-my-account.logged .account-content { left:0; }
.jws-my-account .account-content {
  position:absolute;
  background:#000000;
  top:100%;
  width:210px;
  left:-29%;
  padding:17px 15px;
  opacity:0;
  pointer-events:none;
  visibility:hidden;
  -webkit-transition:all 0.3s;
  transition:all 0.3s;
  z-index:99;
  transform:translatey(25px);
  -webkit-transform:translatey(25px);
}
.jws-my-account .account-content .button {
  background:transparent;
  text-transform:uppercase;
  font-size:11px;
  letter-spacing:1.5px;
  border:solid 1px #fff;
}
.jws-my-account .account-content .button a { color:#fff; }
.jws-my-account .account-content .button:hover { background:#ffffff; }
.jws-my-account .account-content .button:hover a { color:#000; }
.jws-my-account .account-content li { margin-bottom:15px; }
.jws-my-account .account-content li:last-child { margin-bottom:0px; }
.jws-my-account .account-content li {
  line-height:50px;
  text-align:center;
}
.jws-my-account:hover .account-content {
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transform:translatey(0px);
  -webkit-transform:translatey(0px);
}
.jws-cart-panel-empty .edit-cart, .jws-cart-panel-empty .total-cart, .jws-cart-panel-empty .in_product, .jws-cart-panel-empty .woocommerce-mini-cart.total { display:none; }
.jws-cart-panel-empty .woocommerce-mini-cart__total total { display:none; }
.jws-cart-panel-empty .shipping { display:none !important; }
.jws-cart-panel-empty .shipping-emtry { display:inline-block !important; }
.empty {
  display:none;
  text-align:center;
  padding:30px 0;
}
.jws-cart-panel-empty .empty { display:block; }
.out_product { display:none; }
.jws-cart-panel-empty .out_product { display:block; }
.ct-ll {
  color:#464646;
  line-height:30px;
}
.ct-ll p { margin-bottom:30px; }
.banners-carousel-wrapper .promo-banner .main-wrapp-img .banner-image img { width:auto; }
.banners-carousel-wrapper .owl-nav { display:none; }
.promo-banner {
  position:relative;
  cursor:pointer;
}
.promo-banner .main-wrapp-img .banner-image { overflow:hidden; }
.promo-banner .main-wrapp-img .banner-image img {
  z-index:3;
  position:relative;
  width:auto;
  margin:0 auto;
  -webkit-transition:.4s ease-out;
  -moz-transition:.4s ease-out;
  transition:.4s ease-out;
  width:100%;
}
.promo-banner .banner-inner {
  position:absolute;
  top:35px;
  right:32px;
  z-index:3;
  font-size:48px;
}
.promo-banner .banner-inner h4 {
  font-size:38px;
  font-weight:500;
  margin-top:-6px;
  margin-bottom:19px;
}
.promo-banner .banner-inner h3 {
  font-size:60px;
  font-weight:500;
  margin-top:-7px;
}
.promo-banner .banner-inner a {
  font-size:14px;
  font-weight:600;
}
.promo-banner .banner-inner a i {
  margin-left:11px;
  vertical-align:middle;
}
.promo-banner.vertical-alignment-middle .banner-inner {
  top:50%;
  transform:translateY(-50%);
  -sand-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
  z-index:3;
}
.promo-banner.vertical-alignment-bottom .banner-inner {
  top:initial;
  bottom:35px;
}
.promo-banner.banner-3:after {
  position:absolute;
  content:"";
  background:transparent;
  border:4px solid #ffffff;
  border-top:0;
  left:12px;
  top:12px;
  width:calc(100% - 24px);
  height:calc(100% - 24px);
  z-index:5;
}
.promo-banner.banner-3:before {
  position:absolute;
  content:"";
  background:transparent;
  border-top:4px solid #ffffff;
  left:12px;
  top:12px;
  width:calc(100% - 24px);
  height:calc(100% - 24px);
  z-index:5;
}
.promo-banner.position-left .banner-inner {
  left:32px;
  right:inherit;
}
.promo-banner.position-center .banner-inner {
  left:50%;
  right:inherit;
  transform:translatex(-50%);
}
.promo-banner.vertical-alignment-middle.position-center .banner-inner { transform:translate(-50%,-50%); }
.promo-banner.hover-4:hover .banner-image img {
  transform:scale(1.1);
  -webkit-transform:scale(1.1);
}
.blance-info-box.box-style-inner {
  position:relative;
  overflow:hidden;
}
.blance-info-box.box-style-inner .box-icon-wrapper { margin-bottom:0 !important; }
.blance-info-box.box-style-inner .info-box-content .info-box-btn {
  background:#ffffff;
  bottom:0;
  right:0;
  transform:rotate(-90deg) translate(100%,0%);
  -webkit-transform:rotate(-90deg) translate(100%,0%);
  transform-origin:100% 100%;
  -webkit-transform-origin:100% 100%;
  position:absolute;
  padding:8px 50px;
  border-radius:0;
  font-size:30px;
  font-weight:600;
  min-width:200px;
  transition:0.7s all;
  -webkit-transition:0.7s all;
}
.blance-info-box.box-style-inner:hover .info-box-content .info-box-btn {
  transform:rotate(0deg) translate(0%,0%);
  -webkit-transform:rotate(0deg) translate(0%,0%);
  transform-origin:100% 100%;
  -webkit-transform-origin:100% 100%;
}
.blance-info-box.box-style-shadow {
  position:relative;
  overflow:hidden;
}
.blance-info-box.box-style-shadow .box-icon-wrapper { margin-bottom:0 !important; }
.blance-info-box.box-style-shadow .info-box-content {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.5);
  transition:0.45s all;
  -webkit-transition:0.45s all;
  transform:scale(0.5);
  -webkit-transform:scale(0.5);
  opacity:0;
}
.blance-info-box.box-style-shadow .info-box-content .info-box-inner {
  position:absolute;
  top:50%;
  left:50%;
  width:100%;
  transform:translate(-50%,-50%);
  -webkit-transform:translate(-50%,-50%);
}
.blance-info-box.box-style-shadow .info-box-content .info-box-inner .info-btn-wrapper .btn {
  color:#ffffff;
  font-size:30px;
  font-weight:600;
}
.blance-info-box.box-style-shadow:hover .info-box-content {
  transform:scale(1);
  -webkit-transform:scale(1);
  opacity:1;
}
.blance-info-box .box-icon-wrapper { font-size:30px; }
.blance-info-box h4 {
  font-size:14px;
  font-weight:500;
  text-transform:uppercase;
  margin-bottom:4px;
}
.blance-info-box p { font-size:12px; }
.blance-info-box.icon-alignment-top .box-icon-wrapper { margin-bottom:14px; }
.blance-info-box.icon-alignment-top h4 { margin-bottom:4px; }
.blance-info-box.icon-alignment-left .box-icon-wrapper { float:left; }
.blance-info-box.icon-alignment-left .info-box-content { padding-left:45px; }
.blance-info-box.custom-info2 .box-icon-wrapper .info-box-icon {
  background:#959595;
  width:62px;
  height:62px;
  line-height:62px;
  border-radius:100%;
  color:#ffffff;
  margin:0 auto;
  margin-bottom:35px;
}
.blance-info-box.custom-info3 .box-icon-wrapper { margin-bottom:36px; }
.blance-info-box.custom-info3 .box-icon-wrapper .info-box-icon { font-size:48px; }
.blance-info-box.custom-info3 .info-box-content .info-box-inner h4 { font-size:13px; }
.blance-info-box.info-custom .box-icon-wrapper .info-box-icon {
  font-size:55px;
  color:#252525;
}
.blance-info-box.info-custom .info-box-content { padding-left:74px; }
.blance-info-box.info-custom .info-box-content h4 {
  font-size:24px;
  letter-spacing:1px;
  margin-bottom:21px;
}
.blance-info-box.info-custom .info-box-content p { font-size:14px; }
.blog-footer .posts-loaded {
  display:none;
  border:1px solid #959595;
  box-shadow:none;
  outline:none;
  background:transparent;
  width:211px;
  margin:0 auto;
  height:50px;
  line-height:50px;
  text-align:center;
}
.blog-footer .posts-loaded.active { display:block; }
.blog-footer .btn.blance-blog-load-more {
  border:1px solid;
  box-shadow:none;
  outline:none;
  background:transparent;
  width:170px;
  margin:0 auto;
  border-radius:inherit;
  padding:0;
  display:block;
  text-align:center;
  height:50px;
  line-height:50px;
  font-weight:600;
  line-height:49px;
  position:relative;
  transition:0.5s all;
  -webkit-transition:0.5s all;
  margin-top:30px;
}
.blog-footer .btn.blance-blog-load-more.loading { padding-right:15px; }
.blog-footer .btn.blance-blog-load-more.loading:after {
  bottom:auto;
  top:34px;
  margin-top:-18px;
  position:absolute;
  right:32px;
  margin-left:-17px;
  opacity:1;
  visibility:visible;
  -webkit-transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  transition:all .3s ease-in-out;
  content:" ";
  width:15px;
  height:15px;
  display:inline-block;
  vertical-align:middle;
  border:2px solid #252525;
  border-radius:50%;
  border-right-color:transparent !important;
  -webkit-animation:load-spin 450ms infinite linear;
  animation:load-spin 450ms infinite linear;
}
.blance-blog-holder .post-item .bog-image { overflow:hidden; }
.blance-blog-holder .post-item .bog-image img {
  -webkit-transition:.4s ease-out;
  -moz-transition:.4s ease-out;
  transition:.4s ease-out;
  width:100%;
}
.blance-blog-holder .post-item .content-blog .blog-innfo {
  padding-top:13px;
  padding-bottom:15px;
}
.blance-blog-holder .post-item .content-blog .blog-innfo span:first-child { margin-right:5px; }
.blance-blog-holder .post-item .content-blog .blog-innfo span .child { color:#464646; }
.blance-blog-holder .post-item .content-blog .blog-innfo span.comment {
  color:#464646;
  float:right;
}
.blance-blog-holder .post-item .content-blog .blog-innfo span.comment i {
  color:#959595;
  padding-right:4px;
}
.blance-blog-holder .post-item .content-blog .title {
  border-bottom:1px solid #d1d1d1;
  padding-bottom:5px;
  padding-top:19px;
}
.blance-blog-holder .post-item .content-blog .title a {
  font-weight:600;
  font-size:16px;
  line-height:25px;
}
.blance-blog-holder .post-item:hover .bog-image img {
  transform:scale(1.1);
  -webkit-transform:scale(1.1);
}
.blance-blog-holder .post-item.layout-2 { margin-bottom:50px; }
.blance-blog-holder .post-item.layout-2 .content-blog {
  border-left:1px solid #f5f5f5;
  border-right:1px solid #f5f5f5;
  border-bottom:2px solid #252525;
  padding:0 35px 8px 35px;
}
.blance-blog-holder .post-item.layout-2 .content-blog .content-inner .blog-excrept {
  font-size:12px;
  line-height:18px;
  margin-bottom:10px;
}
.blance-blog-holder .post-item.layout-2 .content-blog .content-inner .blog-excrept p { margin-bottom:0px; }
.blance-blog-holder .post-item.layout-2 .content-blog .content-inner .blog-link .read-more {
  font-size:12px;
  transition:0s;
}
.blance-blog-holder .post-item.layout-2 .content-blog .content-inner .title {
  padding-bottom:0px;
  padding-top:13px;
  border:none;
  max-height:auto;
  min-height:auto;
}
.blance-blog-holder .post-item.layout-2 .content-blog .content-inner .title h5 { margin-bottom:10px; }
.blance-blog-holder .post-item.layout-2 .content-blog .content-inner .title h5 a { font-size:14px; }
.custom-btn a {
  width:170px;
  height:50px;
  background:none !important;
  border:1px solid #414141 !important;
  outline:none;
  border-radius:0 !important;
  padding:0 !important;
  padding-right:30px !important;
  line-height:47px !important;
  text-align:center !important;
  color:#252525 !important;
  font-weight:500;
}
.custom-btn a i {
  top:49% !important;
  right:33px !important;
}
.custom-btn a:hover {
  background:#414141 !important;
  color:#ffffff !important;
}
.blance-countdown-timer { text-align:center; }
.blance-countdown-timer .blance-timer h4 {
  display:inline-block;
  color:#464646;
  font-size:48px;
  text-align:center;
  font-weight:400;
  margin:0 20px;
  padding:0 10px;
}
.blance-countdown-timer .blance-timer h4 span {
  display:block;
  font-size:24px;
  margin-top:8px;
  font-style:italic;
}
.blance-countdown-timer.timer-style-base .blance-timer h4 {
  padding:39px 0px;
  width:103px;
  background:#ffffff;
  border:1px solid #dedede;
  box-shadow:0px 5px 5px rgba(0,0,0,0.1);
  text-align:center;
  font-size:36px;
  margin:0 5px;
}
.blance-countdown-timer.timer-style-base .blance-timer h4:first-child { margin-left:0px; }
.blance-countdown-timer.timer-style-base .blance-timer h4:last-child { margin-right:0px; }
.blance-countdown-timer.timer-style-base .blance-timer h4 span {
  font-size:14px;
  font-style:italic;
  margin-top:6px;
}
.form-custom.custom2 .mc4wp-form-fields { border:1px solid #c9c8c8; }
.form-custom #mc4wp-form-1 {
  width:535px;
  height:50px;
  margin:0 auto;
  position:relative;
}
.form-custom .mc4wp-form-fields input {
  height:50px;
  border:1px solid #ffffff;
  background:#ffffff;
  width:100%;
  padding-left:27px;
}
.form-custom .mc4wp-form-fields button {
  position:absolute;
  top:0;
  right:20px;
  background:transparent;
  border:none;
  height:50px;
  outline:none;
  font-size:18px;
}
.custom_instagram .instagram-pics { margin:0 -15px; }
.custom_instagram .instagram-pics li { padding:0 15px; }
.instagram-pics .owl-nav { display:none; }
.instagram-pics li {
  position:relative;
  overflow:hidden;
}
.instagram-pics li .wrapp-pics {
  position:relative;
  overflow:hidden;
}
.instagram-pics li .wrapp-pics img { transition:all .8s ease-in-out; }
.instagram-pics li a {
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  background:rgba(0,0,0,0.5);
  z-index:1;
  transition:0.2s all;
  opacity:0;
}
.instagram-pics li a span {
  color:#ffffff;
  font-size:48px;
  position:absolute;
  transform:translate(-50%,-50%);
  -webkit-transform:translate(-50%,-50%);
  top:50%;
  left:50%;
}
.instagram-pics li a i {
  position:absolute;
  top:50%;
  color:#ffffff;
  font-size:48px;
  left:0;
  width:100%;
  text-align:center;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
}
.instagram-pics li:hover .wrapp-pics img { transform:scale(1.1); }
.instagram-pics li:hover a { opacity:1; }
.video-container {
  position:relative;
  overflow:hidden;
}
.video-container .blance-video .video-background {
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
  background-repeat:no-repeat;
  cursor:pointer;
  transition:all .8s ease-in-out;
  -webkit-transition:all .8s ease-in-out;
}
.video-container .blance-video .button-play-video {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  cursor:pointer;
}
.video-container:hover .video-background {
  transform:scale(1.1);
  -webkit-transform:scale(1.1);
}
.jws-ajax-loader { display:none; }
.jws-ajax-loader .overlay-loader { background:transparent; }
.jws-ajax-loader .overlay-loader span { background:#ffffff; }
.modal-open .jws-ajax-loader .overlay-loader { display:block; }
.feid-in { position:relative; }
.feid-in > a:before { display:none !important; }
.tb-products-grid article .product-thumb .btn-inner-top .product-compare-button a.loading:before {
  display:inline-block;
  opacity:1;
  visibility:visible;
  -webkit-animation:load-spin 450ms infinite linear;
  animation:load-spin 450ms infinite linear;
  content:" ";
  width:15px;
  height:15px;
  vertical-align:middle;
  border:1px solid #ffffff;
  border-radius:50%;
  border-right-color:transparent !important;
  content:"";
}
.woocommerce div.product .content-product-right .shop-bottom .yith-btn .product-compare-button a.loading:before {
  display:inline-block;
  position:absolute;
  bottom:auto;
  left:0;
  bottom:0;
  opacity:1;
  visibility:visible;
  -webkit-animation:load-spin 450ms infinite linear;
  animation:load-spin 450ms infinite linear;
  -webkit-transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  transition:all .3s ease-in-out;
  content:" ";
  width:15px;
  height:15px;
  vertical-align:middle;
  border:1px solid #000000;
  border-radius:50%;
  border-right-color:transparent !important;
  content:"";
}
.feid-in:after {
  display:inline-block;
  position:absolute;
  bottom:auto;
  top:10px;
  left:0;
  bottom:0;
  opacity:1;
  visibility:visible;
  -webkit-animation:load-spin 450ms infinite linear;
  animation:load-spin 450ms infinite linear;
  -webkit-transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  transition:all .3s ease-in-out;
  content:" ";
  width:15px;
  height:15px;
  vertical-align:middle;
  border:1px solid #000000;
  border-radius:50%;
  border-right-color:transparent !important;
}
.tb-products-grid .feid-in:after { border:1px solid #ffffff; }
.quick-view-modal.woocommerce div.product .woocommerce-product-gallery__wrapper:after {
  display:inline-block;
  position:absolute;
  bottom:auto;
  top:50%;
  margin-top:-18px;
  left:50%;
  bottom:-50px;
  margin-left:-17px;
  opacity:1;
  visibility:visible;
  -webkit-animation:load-spin 450ms infinite linear;
  animation:load-spin 450ms infinite linear;
  -webkit-transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  transition:all .3s ease-in-out;
  content:" ";
  width:35px;
  height:35px;
  vertical-align:middle;
  border:2px solid #000000;
  border-radius:50%;
  border-left-color:transparent !important;
  border-right-color:transparent !important;
}
.woocommerce div.product .content-product-right .shop-bottom .yith-btn .product-compare-button a.added:before {
  content:"\f0ec";
  animation:none;
  border:none;
}
.blockUI { display:none !important; }
.woocommerce div.product .woocommerce-product-gallery__wrapper.loaded:after { display:none; }
.jws-page-overlay {
  position:fixed;
  background:#000000;
  width:100%;
  opacity:0;
  visibility:hidden;
  height:100%;
  transition:0.3s all;
  -webkit-transition:0.3s all;
  top:0;
  left:0;
  z-index:999;
  pointer-events:none;
}
.jws-page-overlay.show {
  opacity:0.8;
  visibility:visible;
  pointer-events:auto;
}
.blance-products-loader:after {
  position:absolute;
  bottom:auto;
  top:50%;
  margin-top:-18px;
  left:50%;
  bottom:-50px;
  margin-left:-17px;
  opacity:0;
  visibility:hidden;
  -webkit-transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  transition:all .3s ease-in-out;
  content:" ";
  width:35px;
  height:35px;
  display:inline-block;
  vertical-align:middle;
  border:2px solid;
  border-radius:50%;
  border-right-color:transparent !important;
  -webkit-animation:load-spin 450ms infinite linear;
  animation:load-spin 450ms infinite linear;
}
.element-loading.arrows .blance-products-loader:after {
  position:fixed;
  display:none;
}
.blance-products-loaders.show .overlay-loader { display:block; }
.blance-products-loaders.show .overlay-loader div {
  position:absolute;
  top:15%;
}
.blance-products-loaders.show {
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  background:#ffffff;
  left:0;
  z-index:99;
}
.product-360-view-wrapper {
  margin:100px auto;
  max-width:800px;
  position:relative;
}
.mfp-close {
  background:none !important;
  width:40px !important;
}
.archive .post-item.layout-2 {
  margin-bottom:30px;
  overflow:hidden;
}
.archive .post-item.layout-2:hover .bog-image img {
  transform:scale(1.1);
  -webkit-transform:scale(1.1);
}
.archive .post-item.layout-2 .bog-image { overflow:hidden; }
.archive .post-item.layout-2 .bog-image img {
  -webkit-transition:.4s ease-out;
  -moz-transition:.4s ease-out;
  transition:.4s ease-out;
  width:100%;
}
.archive .post-item.layout-2 .content-blog {
  border-left:1px solid #f5f5f5;
  border-right:1px solid #f5f5f5;
  border-bottom:2px solid #252525;
  padding:0 35px 8px 35px;
}
.archive .post-item.layout-2 .blog-innfo {
  padding-top:13px;
  padding-bottom:15px;
}
.archive .post-item.layout-2 .blog-innfo .child { margin-right:5px; }
.archive .post-item.layout-2 .blog-excrept {
  font-size:12px;
  line-height:18px;
  margin-bottom:10px;
}
.archive .post-item.layout-2 .title {
  padding-bottom:0px;
  padding-top:13px;
  border:none;
  max-height:auto;
  min-height:auto;
}
.archive .post-item.layout-2 .title h5 { margin-top:0; }
.archive .post-item.layout-2 .title h5 a {
  font-weight:600;
  font-size:16px;
  line-height:25px;
  font-size:12px;
}
.page-header {
  margin:0;
  padding:0;
  padding-top:64px;
  padding-bottom:60px;
  border:none;
}
.page-header .page-breadcrumbs .breadcrumbs {
  font-size:12px;
  text-transform:uppercase;
}
.page-header .page-breadcrumbs .breadcrumbs .sep { padding:0 5px; }
.page-header h1 {
  font-size:24px;
  font-weight:500;
  margin-top:0;
  margin-bottom:13px;
}
body.post-type-archive-product .page-header {
  padding-top:60px;
  padding-bottom:60px;
}
.single .page-header, .page .page-header, .archive .page-header {
  padding:0px 64px;
  padding-top:14px;
  padding-bottom:11px;
}
.post-slider .post-item.layout-2 {
  border:1px solid #dfdfdf;
  padding:12px;
  -webkit-transition:.4s ease-out;
  -moz-transition:.4s ease-out;
  transition:.4s ease-out;
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
  display:-webkit-flex;
  -webkit-align-items:center;
  -webkit-flex-wrap:wrap;
  -webkit-flex-direction:row;
  -webkit-justify-content:space-between;
  display:-ms-flex;
  -ms-align-items:center;
  -ms-flex-wrap:wrap;
  -ms-flex-direction:row;
}
.post-slider .post-item.layout-2 .content-blog {
  width:59%;
  padding-left:10px;
}
.post-slider .post-item.layout-2 .content-blog .title h5 {
  margin:0;
  margin-bottom:15px;
}
.post-slider .post-item.layout-2 .content-blog .title h5 a {
  font-weight:500;
  line-height:20px;
  font-size:16px;
}
.post-slider .post-item.layout-2 .content-blog .blog-innfo .child { color:#464646; }
.post-slider .post-item.layout-2:hover { border:1px solid #424242; }
.post-slider .post-item.layout-1 { position:relative; }
.post-slider .post-item.layout-1 .content-blog {
  position:absolute;
  top:50%;
  left:0;
  text-align:center;
  transform:translatey(-50%);
  -webkit-transform:translatey(-50%);
  width:100%;
}
.post-slider .post-item.layout-1 .content-blog .content-inner {
  width:400px;
  background:#ffffff;
  margin:0 auto;
  padding:25px 35px;
}
.post-slider .post-item.layout-1 .content-blog .content-inner .meta-post-categories { padding:15px 0; }
.post-slider .post-item.layout-1 .content-blog .content-inner .meta-post-categories a { color:#959595; }
.post-slider .post-item.layout-1 .content-blog .content-inner .title {
  border-top:1px solid #cacaca;
  border-bottom:1px solid #cacaca;
  padding:2px 0;
}
.post-slider .post-item.layout-1 .content-blog .content-inner .title h5 { font-size:30px; }
.post-slider .post-item.layout-1 .content-blog .content-inner .title h5 a {
  font-weight:500;
  line-height:47px;
}
.post-slider .post-item.layout-1 .content-blog .content-inner .blog-innfo { padding:17px 0; }
.post-slider .post-item.layout-1 .content-blog .content-inner .blog-innfo span .child {
  color:#252525;
  margin-right:5px;
  margin-left:1px;
}
.post-slider.owl-carousel .owl-nav {
  top:45%;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
}
.post-slider.owl-carousel .owl-nav div.owl-prev { left:-35px; }
.post-slider.owl-carousel .owl-nav div.owl-next { right:-35px; }
.blog-link {
  text-align:left;
  padding-bottom:15px;
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
  display:-webkit-flex;
  -webkit-align-items:center;
  -webkit-flex-wrap:wrap;
  -webkit-flex-direction:row;
  -webkit-justify-content:space-between;
  display:-ms-flex;
  -ms-align-items:center;
  -ms-flex-wrap:wrap;
  -ms-flex-direction:row;
}
.blog-link > a {
  border-bottom:1px solid #767676;
  text-transform:uppercase;
  font-size:12px;
}
.blog-link .left-link a {
  color:#252525;
  font-size:12px;
  margin-right:15px;
}
.blog-link .left-link a i { font-weight:bold; }
.blog-link .left-link a:hover { color:#959595; }
.blog-link .right-link .click-action {
  color:#252525;
  margin-right:12px;
  vertical-align:middle;
  width:30px;
  height:30px;
  line-height:30px;
  text-align:center;
  cursor:pointer;
}
.blog-link .right-link .click-action.pe-7s-close { font-size:30px; }
.blog-link .right-link .comment {
  color:#252525;
  font-weight:400;
}
.blog-link .right-link .comment i {
  font-size:16px;
  color:#959595;
  margin-right:3px;
}
.blog-footer .blance-pagination {
  text-align:right;
  margin-top:20px;
}
.blog-footer .blance-pagination span, .blog-footer .blance-pagination a {
  font-size:12px;
  color:#252525;
  width:25px;
  height:25px;
  line-height:25px;
  border:1px solid #a8a8a8;
  margin-left:10px;
  text-align:center;
  display:inline-block;
}
.blog-footer .blance-pagination span.current, .blog-footer .blance-pagination a.current {
  border:1px solid #252525;
  background:#252525;
  color:#ffffff;
}
.sidebar-blog .type2 { display:block; }
.sidebar-blog .widget {
  padding:0 15px 35px 15px;
  margin-bottom:50px;
  border:1px solid #f5f5f5;
  border-bottom:2px solid #252525;
}
.sidebar-blog .widget .widget-title {
  font-weight:600;
  font-size:16px;
  text-align:center;
  padding-top:28px;
  margin-bottom:18px;
}
.sidebar-blog .widget_tag_cloud .tagcloud a {
  border:1px solid #a3a3a3;
  height:30px;
  display:inline-block;
  line-height:30px;
  padding:0 10px;
  margin-right:10px;
  font-size:12px !important;
  margin:1px;
  margin-bottom:5px;
}
.sidebar-blog .widget_tag_cloud .tagcloud a:hover { color:#ffffff; }
.sidebar-blog .widget_text { text-align:center; }
.sidebar-blog .widget_text p {
  font-size:12px;
  line-height:18px;
  margin-bottom:0;
}
.sidebar-blog .widget_text .mc4wp-form .type1 { display:none; }
.sidebar-blog .widget_text .mc4wp-form input {
  border:1px solid #aaaaaa;
  height:30px;
  width:100%;
  font-size:12px;
  text-align:center;
  margin-bottom:15px;
}
.sidebar-blog .widget_text .mc4wp-form button {
  border:1px solid #252525;
  background:#252525;
  height:40px;
  width:100%;
  color:#ffffff;
  font-size:12px;
  text-align:center;
  text-transform:uppercase;
}
.sidebar-blog .widget_text .mc4wp-form button:hover { opacity:0.9; }
.sidebar-blog .widget_instagram ul { text-align:center; }
.sidebar-blog .widget_instagram ul li {
  display:inline-block;
  width:60px;
  margin:0 5px;
}
.sidebar-blog .widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail {
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
  display:-webkit-flex;
  -webkit-align-items:center;
  -webkit-flex-wrap:wrap;
  -webkit-flex-direction:row;
  -webkit-justify-content:space-between;
  display:-ms-flex;
  -ms-align-items:center;
  -ms-flex-wrap:wrap;
  -ms-flex-direction:row;
  margin-bottom:15px;
}
.sidebar-blog .widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .post-tumb { width:60px; }
.sidebar-blog .widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .post-title-and-date {
  width:72%;
  padding-left:11px;
}
.sidebar-blog .widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .post-title-and-date h4 { margin:0; }
.sidebar-blog .widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .post-title-and-date h4 a { font-size:14px; }
.sidebar-blog .widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .post-title-and-date .tb-post-author { font-size:12px; }
.sidebar-blog .widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .post-title-and-date .tb-post-author p { margin-bottom:-6px; }
.sidebar-blog .widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .post-title-and-date .post-meta { font-size:12px; }
.portfolio-container .portfolio-item { margin-bottom:30px; }
.portfolio-container .portfolio-item .pp-ct { position:relative; }
.portfolio-container .portfolio-item .pp-ct .portfolio-image img { width:100%; }
.portfolio-container .portfolio-item .pp-ct .content-portfolio {
  position:absolute;
  top:0;
  left:0;
  background:rgba(0,0,0,0.7);
  width:100%;
  height:100%;
  padding-left:31px;
  padding-top:26px;
  opacity:0;
  transition:0.3s all;
  -webkit-transition:0.3s all;
}
.portfolio-container .portfolio-item .pp-ct .content-portfolio .title h5 { margin-bottom:5px; }
.portfolio-container .portfolio-item .pp-ct .content-portfolio .title h5 a {
  font-size:18px;
  color:#ffffff;
  font-weight:500;
  text-transform:uppercase;
  letter-spacing:1px;
}
.portfolio-container .portfolio-item .pp-ct .content-portfolio .category-pp {
  font-size:18px;
  color:#959595;
}
.portfolio-container .portfolio-item:hover .pp-ct .content-portfolio { opacity:1; }
.portfolio-single .container {
  width:100%;
  padding:0;
}
.portfolio-single .sidebar .pp-content-title { text-align:left; }
.portfolio-single .sidebar .pp-content-title .pp-des { line-height:24px; }
.portfolio-single .sidebar .pp-content-title .pp-info span {
  border:none;
  padding:0;
  margin-bottom:11px;
}
.portfolio-single .sidebar .pp-content-title .pp-info .date { display:block; }
.portfolio-single .sidebar .pp-content-title .pp-info .category { display:block; }
.portfolio-single .sidebar .pp-content-title .pp-info .category .category-pp:last-child .spec { display:none; }
.portfolio-single .nivo-controlNav { display:none !important; }
.portfolio-single .wpb_gallery .theme-default .nivoSlider { box-shadow:none; }
.portfolio-single .wpb_gallery .theme-default .nivoSlider .nivo-caption { display:none !important; }
.portfolio-single .icon-get-link {
  clear:both;
  text-align:center;
}
.portfolio-single .icon-get-link a {
  font-size:48px;
  transform:translateY(-60px);
  display:block;
  transition:0.5s all;
  -webkit-transition:0.5s all;
}
.portfolio-single .icon-get-link a:hover { opacity:0.8; }
.portfolio-single .nav-post .nav-box {
  position:relative;
  z-index:1;
}
.portfolio-single .nav-post .nav-box .text-nav {
  transition:0.5s all;
  -webkit-transition:0.5s all;
}
.portfolio-single .nav-post .nav-box:hover.next .text-nav {
  transform:translateX(10px);
  -webkit-transform:translateX(10px);
}
.portfolio-single .nav-post .nav-box:hover.previous .text-nav {
  transform:translateX(-10px);
  -webkit-transform:translateX(-10px);
}
.portfolio-single .nav-post .nav-box.previous .text-nav {
  text-align:right;
  vertical-align:middle;
  border-right:2px solid #222222;
  margin-right:17px;
  padding-right:20px;
}
.portfolio-single .nav-post .nav-box.next .text-nav {
  text-align:left;
  vertical-align:middle;
  border-left:2px solid #222222;
  margin-left:17px;
  padding-left:20px;
}
.portfolio-single .nav-post .nav-box .text-nav { display:inline-block; }
.portfolio-single .nav-post .nav-box .text-nav p {
  font-size:18px;
  font-weight:500;
  margin-top:9px;
  margin-bottom:0;
  text-transform:uppercase;
}
.portfolio-single .nav-post .nav-box .text-nav span {
  color:#959595;
  letter-spacing:1px;
}
.portfolio-single .nav-post .nav-box .text-nav span.prev i {
  margin-right:10px;
  font-weight:bold;
}
.portfolio-single .nav-post .nav-box .text-nav span.next-bt i {
  margin-left:10px;
  font-weight:bold;
}
.portfolio-single .pp-content-social {
  text-align:center;
  margin-top:14px;
}
.portfolio-single .pp-content-social .social-bar {
  border-top:1px solid #cacaca;
  padding:30px 0 33px 0;
  margin-bottom:38px;
}
.portfolio-single .pp-content-title { text-align:center; }
.portfolio-single .pp-content-title .pp-title {
  font-size:30px;
  font-weight:500;
  margin:0;
  margin-bottom:13px;
}
.portfolio-single .pp-content-title .pp-info {
  margin-top:29px;
  margin-bottom:38px;
}
.portfolio-single .pp-content-title .pp-info .date { padding-right:30px; }
.portfolio-single .pp-content-title .pp-info .date span { color:#252525; }
.portfolio-single .pp-content-title .pp-info .category { padding:0 30px; }
.portfolio-single .pp-content-title .pp-info .category .category-pp:last-child .spec { display:none; }
.portfolio-single .pp-content-title .pp-info .tags { padding-left:30px; }
.portfolio-single .pp-content-title .pp-info span { border-right:1px solid #424242; }
.portfolio-single .pp-content-title .pp-info span:last-child { border:none; }
.portfolio-single .pp-content-title .pp-info .category, .portfolio-single .pp-content-title .pp-info .tags { color:#252525; }
.portfolio-single .pp-content-title .pp-info .category a, .portfolio-single .pp-content-title .pp-info .tags a { color:#959595; }
.portfolio-single .pp-content-title .pp-info .category a:hover, .portfolio-single .pp-content-title .pp-info .tags a:hover { color:#252525; }
.social-bar {
  border-bottom:1px solid #cacaca;
  padding:40px 0 43px 0;
}
.social-bar span {
  font-size:16px;
  color:#252525;
  font-weight:600;
  margin-right:22px;
}
.social-bar ul { display:inline-block; }
.social-bar ul li { display:inline-block; }
.social-bar ul li a {
  font-size:24px;
  color:#959595;
  width:60px;
  height:60px;
  line-height:60px;
  text-align:center;
  display:inline-block;
}
.social-bar ul li a:hover {
  color:#ffffff;
  background:#252525;
}
.blance-images-gallery .owl-dots {
  text-align:center;
  position:absolute;
  bottom:55px;
  left:50%;
  transform:translatex(-50%);
  -webkit-transform:translatex(-50%);
}
.blance-images-gallery .owl-dots .owl-dot {
  width:30px;
  height:2px;
  background:#464646;
  margin:0 8px;
  display:inline-block;
}
.blance-images-gallery .owl-dots .owl-dot.active { background:#ffffff; }
.blance-images-gallery .blance-gallery-item a {
  display:block;
  position:relative;
}
.blance-images-gallery .blance-gallery-item a img { width:100%; }
.blance-images-gallery .blance-gallery-item a:after {
  background:rgba(0,0,0,0.7);
  position:absolute;
  top:0;
  left:0;
  width:100%;
  content:"";
  height:100%;
  opacity:0;
  transition:0.3s all;
}
.blance-images-gallery .blance-gallery-item a:before {
  color:#ffffff;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  -webkit-transform:translate(-50%,-50%);
  width:100%;
  content:"+";
  font-family:Lato;
  font-size:72px;
  text-align:center;
  z-index:1;
  font-weight:100;
  opacity:0;
  transition:0.3s all;
}
.blance-images-gallery .blance-gallery-item a:hover:before, .blance-images-gallery .blance-gallery-item a:hover:after { opacity:1; }
.blance-images-gallery.view-grid .blance-gallery-item { margin-bottom:30px; }
.blance-images-gallery.view-masonry .blance-gallery-item { margin-bottom:30px; }
.team-member .member-details { margin-top:9px; }
.team-member .member-details .member-bio {
  font-size:12px;
  line-height:18px;
}
.team-member .member-details .member-name {
  display:inline-block;
  font-size:18px;
  font-weight:500;
  text-transform:uppercase;
  letter-spacing:0.9px;
}
.team-member .member-details .member-position {
  position:relative;
  padding-left:30px;
  font-size:18px;
  font-style:italic;
  margin-top:8px;
}
.team-member .member-details .member-position:after {
  content:"-";
  position:absolute;
  top:49%;
  left:12px;
  color:#252525;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
  font-size:18px;
}
.team-member .member-image-wrapper .member-image {
  position:relative;
  display:inline-flex;
  display:-webkit-inline-flex;
  display:-ms-inline-flexbox;
  flex-direction:row;
  -webkit-flex-direction:row;
  -ms-flex-direction:row;
  -webkit-align-items:flex-start;
  -ms-flex-align:flex-start;
  align-items:flex-start;
  -webkit-justify-content:center;
  -ms-justify-content:center;
  justify-content:center;
}
.team-member .member-image-wrapper .member-image:after {
  content:"";
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color:#000000;
  transition:all .2s;
  opacity:0;
}
.team-member .member-image-wrapper .member-image .member-social {
  position:absolute;
  top:55%;
  left:0;
  width:100%;
  opacity:0;
  margin:0;
  padding:20px;
  z-index:5;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  -webkit-transition:all .25s ease-in-out;
  -moz-transition:all .25s ease-in-out;
  -o-transition:all .25s ease-in-out;
  transition:all .25s ease-in-out;
  margin-top:0px;
}
.team-member .member-image-wrapper .member-image .member-social ul li {
  display:inline-block;
  background:#ffffff;
  margin:0 7px;
}
.team-member .member-image-wrapper .member-image .member-social ul li a { color:#252525; }
.team-member .member-image-wrapper .member-image .member-social ul li:hover { background:#252525; }
.team-member .member-image-wrapper .member-image .member-social ul li:hover a { color:#ffffff; }
.team-member .member-social { margin-top:30px; }
.team-member .member-social ul li {
  display:inline-block;
  width:35px;
  height:35px;
  text-align:center;
  line-height:35px;
  background:#252525;
  margin:0 7px;
}
.team-member .member-social ul li a {
  font-size:18px;
  display:block;
  color:#ffffff;
}
.team-member:hover .member-image-wrapper .member-image .member-social {
  top:50%;
  opacity:1;
}
.team-member:hover .member-image-wrapper .member-image:after { opacity:0.5; }
.testimonials-wrapper .testimonial i {
  color:#efefef;
  font-size:72px;
}
.testimonials-wrapper .testimonial .testimonial-inner .testimonial-content {
  text-align:center;
  font-size:18px;
  line-height:35px;
}
.testimonials-wrapper .testimonial .testimonial-inner footer { margin-bottom:31px; }
.testimonials-wrapper .testimonial .testimonial-inner footer h5 {
  text-transform:uppercase;
  font-size:18px;
  letter-spacing:2px;
  margin-top:36px;
  margin-bottom:0px;
}
.testimonials-wrapper .testimonial .testimonial-inner footer span { font-size:14px; }
.testimonials-wrapper .owl-dots { text-align:center; }
.testimonials-wrapper .owl-dots .owl-dot {
  width:30px;
  height:2px;
  background:#d7d7d7;
  margin:0 8px;
  display:inline-block;
}
.testimonials-wrapper .owl-dots .owl-dot.active { background:#252525; }
.social-contact li { display:inline-block; }
.social-contact li a {
  font-size:24px;
  color:#959595;
  width:60px;
  height:60px;
  line-height:60px;
  text-align:center;
  display:inline-block;
}
.social-contact li a:hover {
  color:#ffffff;
  background:#252525;
}
.contact-tt {
  font-size:30px;
  font-weight:500;
  border-bottom:#4d4d4d 1px solid;
  width:178px;
  letter-spacing:1px;
  padding-bottom:1px;
}
.wpcf7 form .wpcf7-submit {
  background:#252525;
  color:#ffffff;
  border-color:#252525;
}
.wpcf7 form .wpcf7-submit:hover { opacity:0.9; }
.wpcf7 form input, .wpcf7 form textarea {
  width:100%;
  border:1px solid #a3a3a3;
  padding-left:20px;
  margin-bottom:20px;
}
.wpcf7 form input::-webkit-input-placeholder, .wpcf7 form textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color:#959595;
}
.wpcf7 form input::-moz-placeholder, .wpcf7 form textarea::-moz-placeholder {
  /* Firefox 19+ */
  color:#959595;
}
.wpcf7 form input:-ms-input-placeholder, .wpcf7 form textarea:-ms-input-placeholder {
  /* IE 10+ */
  color:#959595;
}
.wpcf7 form input:-moz-placeholder, .wpcf7 form textarea:-moz-placeholder {
  /* Firefox 18- */
  color:#959595;
}
.wpcf7 form input { height:50px; }
.wpcf7 form textarea {
  height:280px;
  padding-top:10px;
}
.wc-social-login { display:none; }
.woocommerce-ResetPassword .woocommerce-Button, input[name="save_address"], input[name="track"].button {
  width:200px;
  height:50px;
  line-height:50px;
  text-align:center;
  background:#252525;
  color:#ffffff !important;
  border:1px solid #252525;
  padding:0;
}
.woocommerce-ResetPassword .woocommerce-Button:hover, input[name="save_address"]:hover, input[name="track"].button:hover { opacity:0.8; }
.jws-registration-page .tt-login {
  font-size:24px;
  font-weight:500;
  letter-spacing:1px;
  margin-bottom:46px;
}
.jws-registration-page #customer_login .col-register form .lost_password a, .jws-registration-page #customer_login .col-login form .lost_password a {
  text-transform:uppercase;
  letter-spacing:0.7px;
  border-bottom:1px solid #767676;
}
.jws-registration-page #customer_login .col-register form .submit-row, .jws-registration-page #customer_login .col-login form .submit-row {
  display:inline-block;
  margin-right:67px;
}
.jws-registration-page #customer_login .col-register form .submit-row .button, .jws-registration-page #customer_login .col-login form .submit-row .button {
  width:270px;
  height:50px;
  line-height:50px;
  text-align:center;
  background:#252525;
  color:#ffffff;
  border:1px solid #252525;
  padding:0;
}
.jws-registration-page #customer_login .col-register form .submit-row .button:hover, .jws-registration-page #customer_login .col-login form .submit-row .button:hover { opacity:0.8; }
.jws-registration-page #customer_login .col-register form .woocommerce-FormRow, .jws-registration-page #customer_login .col-login form .woocommerce-FormRow { margin-bottom:30px; }
.jws-registration-page #customer_login .col-register form .woocommerce-FormRow input, .jws-registration-page #customer_login .col-login form .woocommerce-FormRow input {
  border:1px solid #a3a3a3;
  height:70px;
  line-height:70px;
  width:100%;
  font-size:14px;
  padding-left:31px;
  letter-spacing:0.3px;
}
.jws-registration-page #customer_login .col-register form .woocommerce-FormRow input::-webkit-input-placeholder, .jws-registration-page #customer_login .col-login form .woocommerce-FormRow input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color:#959595;
}
.jws-registration-page #customer_login .col-register form .woocommerce-FormRow input::-moz-placeholder, .jws-registration-page #customer_login .col-login form .woocommerce-FormRow input::-moz-placeholder {
  /* Firefox 19+ */
  color:#959595;
}
.jws-registration-page #customer_login .col-register form .woocommerce-FormRow input:-ms-input-placeholder, .jws-registration-page #customer_login .col-login form .woocommerce-FormRow input:-ms-input-placeholder {
  /* IE 10+ */
  color:#959595;
}
.jws-registration-page #customer_login .col-register form .woocommerce-FormRow input:-moz-placeholder, .jws-registration-page #customer_login .col-login form .woocommerce-FormRow input:-moz-placeholder {
  /* Firefox 18- */
  color:#959595;
}
.jws-registration-page #customer_login .social-login ul li {
  display:block;
  margin-bottom:30px;
}
.jws-registration-page #customer_login .social-login ul li a {
  width:470px;
  height:70px;
  line-height:70px;
  font-size:12px;
  color:#fefefe;
  text-transform:uppercase;
  display:block;
  text-align:left;
  letter-spacing:1.2px;
}
.jws-registration-page #customer_login .social-login ul li a i {
  font-size:30px;
  float:left;
  line-height:70px;
  width:100px;
  text-align:center;
  margin-right:59px;
}
.jws-registration-page #customer_login .social-login ul li a.facebook { background:#3b5998; }
.jws-registration-page #customer_login .social-login ul li a.facebook i { border-right:1px solid #8998b8; }
.jws-registration-page #customer_login .social-login ul li a.google { background:#db4e3c; }
.jws-registration-page #customer_login .social-login ul li a.google i { border-right:1px solid #d9938a; }
.jws-registration-page #customer_login .social-login ul li a.mail { background:#464646; }
.jws-registration-page #customer_login .social-login ul li a.mail i { border-right:1px solid #8f8f8f; }
.woocommerce-password-strength {
  margin-top:20px;
  margin-bottom:-10px;
  padding:10px 20px;
}
.woocommerce-password-strength.bad, .woocommerce-password-strength.short {
  color:#fff;
  background-color:#E0B252;
}
.woocommerce-password-strength.good, .woocommerce-password-strength.strong {
  color:#fff;
  font-weight:700;
  background:#459647;
}
.register > p { position:relative; }
.woocommerce-password-hint {
  position:absolute;
  bottom:100%;
  right:0;
  opacity:0;
  visibility:hidden;
  margin-bottom:-10px;
  background:#fff;
  box-shadow:0 0 4px rgba(0,0,0,0.15);
  padding:20px;
  max-width:300px;
  width:100%;
  transition:opacity .5s, visibility .5s;
  -webkit-transition:opacity .5s, visibility .5s;
  animation:fade-in .5s;
  -webkit-animation:fade-in .5s;
}
.woocommerce-password-hint:after {
  content:"\f0d7";
  position:absolute;
  top:100%;
  left:30px;
  font-size:26px;
  line-height:7px;
  text-shadow:0 2px 3px rgba(0,0,0,0.1);
  color:#fff;
  font-family:FontAwesome;
}
.register #reg_password:focus + .woocommerce-password-strength + .woocommerce-password-hint {
  opacity:1;
  visibility:visible;
}
.jws-my-account-sidebar {
  width:30%;
  float:left;
  padding-left:15px;
  padding-right:15px;
}
.jws-my-account-sidebar .woocommerce-MyAccount-title {
  margin-bottom:0;
  border-bottom:none;
  padding:15px 20px;
  text-align:center;
  font-size:16px;
  background-color:#252525;
  text-transform:uppercase;
  font-weight:700;
  color:#ffffff;
  margin-top:0;
}
.jws-my-account-sidebar .woocommerce-MyAccount-navigation { margin-bottom:40px; }
.jws-my-account-sidebar .woocommerce-MyAccount-navigation ul { border:1px solid rgba(136,136,136,0.12); }
.jws-my-account-sidebar .woocommerce-MyAccount-navigation ul li { border-bottom:1px solid rgba(136,136,136,0.12); }
.jws-my-account-sidebar .woocommerce-MyAccount-navigation ul li a {
  padding:14px 20px;
  display:block;
  font-size:12px;
  text-transform:uppercase;
  text-decoration:none;
  color:#959595;
}
.jws-my-account-sidebar .woocommerce-MyAccount-navigation ul li.is-active > a, .jws-my-account-sidebar .woocommerce-MyAccount-navigation ul li:hover > a {
  color:rgba(71,71,71,0.8);
  background-color:rgba(136,136,136,0.12);
}
.woocommerce-MyAccount-content {
  width:70%;
  float:left;
  padding-left:15px;
  padding-right:15px;
}
.woocommerce-MyAccount-content strong {
  color:#252525;
  font-weight:400;
}
.woocommerce-MyAccount-content .woocommerce-orders-table tr td { padding:15px 0; }
.woocommerce-MyAccount-content .woocommerce-orders-table tr td .view { background:none; }
.woocommerce-MyAccount-content .edit-account p { margin-bottom:30px; }
.woocommerce-MyAccount-content .edit-account legend {
  color:#252525;
  width:200px;
  font-weight:600;
  padding-bottom:7px;
  border-color:#464646;
}
.woocommerce-MyAccount-content .edit-account .woocommerce-Button {
  width:200px;
  background:#252525;
  color:#ffffff;
  border-color:#252525;
  height:50px;
}
.woocommerce-MyAccount-content .edit-account .woocommerce-Button:hover { opacity:0.8; }
.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address address {
  line-height:1.8;
  font-style:italic;
  margin-bottom:20px;
  font-size:14px;
  margin-top:10px;
}
.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .title { position:relative; }
.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .title h3 {
  display:inline-block;
  margin-bottom:0;
}
.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .title .edit {
  font-size:12px;
  display:inline-block;
  margin-left:5px;
  text-decoration:none;
  border-bottom:1px solid #E6E6E6;
}
.woocommerce-MyAccount-content .woocommerce-Addresses .u-column1 {
  float:left;
  width:48%;
}
.woocommerce-MyAccount-content .woocommerce-Addresses .u-column2 {
  float:right;
  width:48%;
}
.woocommerce-MyAccount-content > p:not(.woocommerce-info):first-child { font-size:16px; }
.woocommerce-MyAccount-content > p:not(.woocommerce-info) {
  padding:20px;
  background-color:#f9f9f9;
}
.woocommerce-MyAccount-content > p:not(.woocommerce-info) a {
  background-color:transparent;
  padding-bottom:1px;
  padding-right:0;
  padding-left:0;
  padding-top:0;
  border:none;
  border-bottom:1px solid #c7c7c7;
  display:inline;
}
.form-row-first, .form-row-last, .form-row-first, .form-row-last {
  float:left;
  width:47%;
  overflow:visible;
}
.form-row-last, .form-row-last { float:right; }
.form-row-wide, .form-row-wide { clear:both; }
.form-row { margin-bottom:23px; }
.form-row .input-text {
  width:100%;
  border:1px solid #a8a8a8;
  height:45px;
  padding-left:15px;
}
.form-row textarea {
  height:auto !important;
  padding:15px;
}
.form-row .selection .select2-selection--single {
  width:100%;
  border:1px solid #a8a8a8;
  height:45px;
  padding-left:15px;
  border-radius:0;
}
.form-row .selection .select2-selection--single span {
  line-height:45px;
  padding:0;
}
.form-row .selection .select2-selection--single .select2-selection__arrow { height:45px; }
.woocommerce-checkout .woocommerce-form__label-for-checkbox input {
  margin:0;
  margin-top:5px;
}
.woocommerce-checkout .woocommerce-form__label-for-checkbox #ship-to-different-address-checkbox { margin:0; }
.woocommerce-checkout .woocommerce-form__label-for-checkbox span {
  color:#959595;
  padding-left:20px;
}
.woocommerce-checkout #ship-to-different-address span {
  text-transform:uppercase;
  font-weight:500;
}
.woocommerce-billing-fields h3 {
  margin-bottom:19px;
  font-size:24px;
  font-weight:500;
  text-transform:uppercase;
}
.create-account { margin:0; }
.create-account label { margin-bottom:0; }
.woocommerce-additional-fields__field-wrapper { margin-top:18px; }
.woocommerce-additional-fields__field-wrapper label { color:#959595; }
.checkout-order-review #order_review_heading {
  margin-bottom:19px;
  font-size:24px;
  font-weight:500;
  text-transform:uppercase;
}
.checkout-order-review .woocommerce-checkout-review-order {
  background:#f8f8f8;
  padding:0 30px;
}
.checkout-order-review .woocommerce-checkout-review-order .woocommerce-checkout-payment { padding:30px 0 7px 0px; }
.checkout-order-review .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .button {
  width:100%;
  display:block;
  height:50px;
  color:#ffffff;
  line-height:50px;
  text-align:center;
  font-weight:400;
  margin-top:32px;
  padding:0;
  border:none;
}
.checkout-order-review .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .button:hover { opacity:0.9; }
.checkout-order-review .woocommerce-checkout-review-order .woocommerce-checkout-payment ul li { margin-bottom:5px; }
.checkout-order-review .woocommerce-checkout-review-order .woocommerce-checkout-payment ul li .payment_box {
  background:#ffffff;
  padding:14px 20px 5px 20px;
  margin-top:15px;
  margin-bottom:20px;
}
.checkout-order-review .woocommerce-checkout-review-order .woocommerce-checkout-payment ul li input, .checkout-order-review .woocommerce-checkout-review-order .woocommerce-checkout-payment ul li label {
  display:inline-block;
  margin:0;
  vertical-align:middle;
  font-weight:600;
  letter-spacing:0.5px;
}
.checkout-order-review .woocommerce-checkout-review-order .woocommerce-checkout-payment ul li label { margin-left:3px; }
.checkout-order-review .woocommerce-checkout-review-order .woocommerce-checkout-payment ul li label img {
  max-height:40px;
  margin-left:10px;
}
.checkout-order-review .woocommerce-checkout-review-order .woocommerce-checkout-payment ul li label a {
  border-bottom:1px solid #E6E6E6;
  margin-left:15px;
  padding-bottom:4px;
}
.checkout-order-review .woocommerce-checkout-review-order table thead { border-bottom:2px solid #cdcdcd; }
.checkout-order-review .woocommerce-checkout-review-order table thead tr { border:none; }
.checkout-order-review .woocommerce-checkout-review-order table thead tr th { padding:24px 0px; }
.checkout-order-review .woocommerce-checkout-review-order table tfoot tr { width:100%; }
.checkout-order-review .woocommerce-checkout-review-order table tfoot tr th, .checkout-order-review .woocommerce-checkout-review-order table tfoot tr td {
  border:none;
  padding:16px 0px;
  text-align:left;
}
.checkout-order-review .woocommerce-checkout-review-order table tfoot tr td { padding-left:63px; }
.checkout-order-review .woocommerce-checkout-review-order table tfoot .order-total .amount, .checkout-order-review .woocommerce-checkout-review-order table tfoot .order-total th {
  font-weight:500;
  font-size:18px;
  text-transform:none;
}
.checkout-order-review .woocommerce-checkout-review-order table tfoot .shipping td ul li { margin-bottom:0px !important; }
.checkout-order-review .woocommerce-checkout-review-order table tfoot .shipping td ul li input {
  margin-top:0px;
  vertical-align:middle;
}
.checkout-order-review .woocommerce-checkout-review-order table tfoot .shipping td ul li label { color:#959595; }
.checkout-order-review .woocommerce-checkout-review-order table tbody tr td {
  padding:16px 0px;
  width:auto;
  max-width:auto;
  font-weight:400;
}
.checkout-order-review .woocommerce-checkout-review-order table tbody tr td strong { color:#959595; }
.checkout-order-review .woocommerce-checkout-review-order table tbody tr td.product-thumbnail img { margin-right:10px; }
.spaceing {
  background:#ffffff;
  width:calc(160%);
  height:15px;
  transform:translateX(-30px);
  -webkit-transform:translateX(-30px);
}
.woocommerce-checkout .woocommerce .woocommerce-info {
  background:#f8f8f8;
  border:none;
  font-size:18px;
  padding:25px 67px;
}
.woocommerce-checkout .woocommerce .woocommerce-info:before { display:none; }
.woocommerce-checkout .woocommerce .woocommerce-info a {
  font-weight:300;
  border-bottom:1px solid #E6E6E6;
}
.woocommerce-checkout .woocommerce .woocommerce-info a:hover { border-bottom:1px solid #252525; }
.woocommerce-checkout .woocommerce-form-login .form-row .button {
  width:200px;
  display:block;
  height:45px;
  color:#ffffff;
  line-height:45px;
  text-align:center;
  font-weight:400;
  padding:0;
  border:none;
  margin-bottom:15px;
}
.woocommerce-checkout .woocommerce-form-login .form-row .button:hover { opacity:0.9; }
.woocommerce-checkout .woocommerce-form-login .form-row .woocommerce-form__label-for-checkbox span { padding-left:9px; }
.woocommerce-checkout .woocommerce-form-login .form-row .woocommerce-form__label-for-checkbox input {
  vertical-align:middle;
  margin-top:-2px;
}
.woocommerce-checkout .ywsl-box { margin-bottom:20px; }
.woocommerce-checkout .checkout_coupon { height:130px; }
.woocommerce-checkout .checkout_coupon .form-row {
  margin-bottom:15px;
  float:none;
}
.woocommerce-checkout .checkout_coupon .button {
  width:200px;
  display:block;
  height:45px;
  color:#ffffff;
  line-height:45px;
  text-align:center;
  font-weight:400;
  padding:0;
  border:none;
}
.woocommerce-checkout .checkout_coupon .button:hover { opacity:0.9; }
.error404 .text-inner {
  position:absolute;
  top:50%;
}
.error404 .text-inner h1 {
  font-size:120px;
  text-transform:uppercase;
  letter-spacing:6px;
  margin-bottom:0px;
}
.error404 .text-inner h3 {
  font-size:36px;
  color:#959595;
  letter-spacing:2px;
  margin-top:17px;
  margin-bottom:77px;
}
.error404 .text-inner a {
  width:170px;
  height:50px;
  text-align:center;
  line-height:50px;
  border:1px solid #4f4e4e;
  display:block;
}
.error404 .text-inner a:hover {
  background:#4f4e4e;
  color:#ffffff;
}
#cboxContent { background-color:transparent; }
#cboxMiddleLeft, #cboxMiddleRight, #cboxTopLeft, #cboxTopCenter, #cboxTopRight, #cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight { display:none; }
table.compare-list .add-to-cart td a { background-color:#252525; }
#cboxClose {
  bottom:-50px;
  color:white;
  background:none;
  text-transform:uppercase;
  font-size:32px;
  font-weight:bold;
  letter-spacing:1.5px;
  line-height:33px;
  width:auto;
  height:auto;
  text-indent:0;
  padding-right:50px;
  -webkit-transition:color 0.2s ease-in-out;
  -moz-transition:color 0.2s ease-in-out;
  -o-transition:color 0.2s ease-in-out;
  transition:color 0.2s ease-in-out;
}
#cboxClose:after, #cboxClose:before {
  content:" ";
  width:35px;
  height:3px;
  position:absolute;
  right:0px;
  top:15px;
  display:inline-block;
  background-color:white;
  -webkit-transition:background-color 0.2s ease-in-out, transform 0.2s ease-in-out;
  -moz-transition:background-color 0.2s ease-in-out, transform 0.2s ease-in-out;
  -o-transition:background-color 0.2s ease-in-out, transform 0.2s ease-in-out;
  transition:background-color 0.2s ease-in-out, transform 0.2s ease-in-out;
}
#cboxClose:hover:after {
  transform:rotate(-45deg);
  -webkit-transform:rotate(-45deg);
  -moz-transform:rotate(-45deg);
  -o-transform:rotate(-45deg);
  -ms-transform:rotate(-45deg);
  -sand-transform:rotate(-45deg);
}
#cboxClose:hover:before {
  -webkit-transform:rotate(45deg);
  -moz-transform:rotate(45deg);
  -o-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  -sand-transform:rotate(45deg);
  transform:rotate(45deg);
}
.vc_single_image-wrapper { position:relative; }
.vc_single_image-wrapper:before, .vc_single_image-wrapper:after {
  content:'';
  position:absolute;
  top:0;
  bottom:0;
  right:0;
  left:0;
  -webkit-transition:all .4s ease-in-out;
  -o-transition:all .4s ease-in-out;
  transition:all .4s ease-in-out;
  z-index:1;
}
.vc_single_image-wrapper:hover:after {
  top:50%;
  bottom:50%;
  background-color:#fff;
  opacity:0.3;
}
.vc_single_image-wrapper:hover:before {
  right:50%;
  left:50%;
  background-color:#fff;
  opacity:0.3;
}
#back-to-top {
  position:fixed;
  bottom:45px;
  right:0;
  z-index:99999;
  opacity:0;
  visibility:hidden;
  background-color:#ffffff;
  display:none;
  width:50px;
  height:50px;
  font-size:25px;
  line-height:50px;
  text-align:center;
  color:#fff;
  right:40px;
  bottom:30px;
  z-index:999;
  border-radius:100%;
  -webkit-border-radius:100%;
  border:1px solid;
  cursor:pointer;
}
#back-to-top:hover h2 { color:#ffffff; }
#back-to-top.show {
  opacity:1;
  visibility:visible;
  animation:fadeInUp 0.7s both;
  -webkit-animation:fadeInUp 0.7s both;
}
#back-to-top h2 {
  margin:0;
  font-size:25px;
}
#back-to-top h2 i { line-height:46px; }
.element-loading .blance-products-loader .overlay-loader { display:block; }
.blance-products-tabs .blance-products-loader .overlay-loader { background-color:transparent; }
.blance-products-tabs .blance-products-loader .overlay-loader div {
  position:absolute;
  top:250px;
}
.blance-products-tabs .blance-tab-content .blance-products-loader .overlay-loader div, .hidden-loader .overlay-loader div { display:none; }
.overlay-loader {
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  background-color:#fff;
  display:none;
  -webkit-transition:0.5s ease opacity;
  -moz-transition:0.5s ease opacity;
  transition:0.5s ease opacity;
  z-index:10;
}
.overlay-loader > div {
  position:fixed;
  top:50%;
  left:50%;
  margin-left:-10px;
}
.overlay-loader span {
  display:block;
  bottom:0px;
  width:2px;
  height:5px;
  background:#000;
  position:absolute;
  -webkit-animation:preloader 1s infinite ease-in-out;
  -moz-animation:preloader 1s infinite ease-in-out;
  -ms-animation:preloader 1s infinite ease-in-out;
  -o-animation:preloader 1s infinite ease-in-out;
  animation:preloader 1s infinite ease-in-out;
}
.overlay-loader span:nth-child(2) {
  left:4px;
  -webkit-animation-delay:.2s;
  -moz-animation-delay:.2s;
  -ms-animation-delay:.2s;
  -o-animation-delay:.2s;
  animation-delay:.2s;
}
.overlay-loader span:nth-child(3) {
  left:8px;
  -webkit-animation-delay:.4s;
  -moz-animation-delay:.4s;
  -ms-animation-delay:.4s;
  -o-animation-delay:.4s;
  animation-delay:.4s;
}
.overlay-loader span:nth-child(4) {
  left:12px;
  -webkit-animation-delay:.6s;
  -moz-animation-delay:.6s;
  -ms-animation-delay:.6s;
  -o-animation-delay:.6s;
  animation-delay:.6s;
}
.overlay-loader span:nth-child(5) {
  left:16px;
  -webkit-animation-delay:.8s;
  -moz-animation-delay:.8s;
  -ms-animation-delay:.8s;
  -o-animation-delay:.8s;
  animation-delay:.8s;
}
.mc4wp-success { margin-top:20px; }
@media (min-width: 1200px) {
  .blance-products-holder .col-md-1:nth-child(12n+1), .blance-products-holder .col-md-2:nth-child(6n+1), .blance-products-holder .col-md-3:nth-child(4n+1), .blance-products-holder .col-md-4:nth-child(3n+1), .blance-products-holder .col-md-6:nth-child(2n+1), .blance-products-holder .col-sm-1:nth-child(12n+1), .blance-products-holder .col-sm-2:nth-child(6n+1), .blance-products-holder .col-sm-3:nth-child(4n+1), .blance-products-holder .col-sm-4:nth-child(3n+1), .blance-products-holder .col-sm-6:nth-child(2n+1) { clear:none; }
  .blance-products-holder .col-lg-1:nth-child(12n+1), .blance-products-holder .col-lg-2:nth-child(6n+1), .blance-products-holder .col-lg-3:nth-child(4n+1), .blance-products-holder .col-lg-4:nth-child(3n+1), .blance-products-holder .col-lg-20:nth-child(5n+1), .blance-products-holder .col-lg-6:nth-child(2n+1) { clear:left; }
}
@media (min-width: 767px) {
  .blance-products-holder .col-lg-1:nth-child(12n+1), .blance-products-holder .col-lg-2:nth-child(6n+1), .blance-products-holder .col-lg-20:nth-child(5n+1), .blance-products-holder .col-lg-3:nth-child(4n+1), .blance-products-holder .col-lg-4:nth-child(3n+1), .blance-products-holder .col-lg-6:nth-child(2n+1), .blance-products-holder .col-md-1:nth-child(12n+1), .blance-products-holder .col-md-2:nth-child(6n+1), .blance-products-holder .col-md-20:nth-child(5n+1), .blance-products-holder .col-md-3:nth-child(4n+1), .blance-products-holder .col-md-4:nth-child(3n+1), .blance-products-holder .col-md-6:nth-child(2n+1) { clear:none; }
}
@media (min-width: 992px) {
  .blance-products-holder .col-md-1:nth-child(12n+1), .blance-products-holder .col-md-2:nth-child(6n+1), .blance-products-holder .col-md-20:nth-child(5n+1), .blance-products-holder .col-md-3:nth-child(4n+1), .blance-products-holder .col-md-4:nth-child(3n+1), .blance-products-holder .col-md-6:nth-child(2n+1) { clear:left; }
}
@media (min-width: 767px) and (max-width: 991px) {
  .blance-products-holder .col-sm-1:nth-child(12n+1), .blance-products-holder .col-sm-2:nth-child(6n+1), .blance-products-holder .col-sm-3:nth-child(4n+1), .blance-products-holder .col-sm-4:nth-child(3n+1), .blance-products-holder .col-sm-6:nth-child(2n+1) { clear:left; }
}
@media (max-width: 767px) {
  .blance-products-holder .col-xs-1:nth-child(12n+1), .blance-products-holder .col-xs-2:nth-child(6n+1), .blance-products-holder .col-xs-3:nth-child(4n+1), .blance-products-holder .col-xs-4:nth-child(3n+1), .blance-products-holder .col-xs-6:nth-child(2n+1) { clear:left; }
}
@-webkit-keyframes jws-xoay {
  100% {
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}
@keyframes jws-xoay {
  100% {
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}
.woomapper-atc-popup-after, body.woocommerce .popup, body.woocommerce-js .popup { display:none !important; }
@media (min-width: 992px) and (max-width: 1199px) {
  .nav>li>a { padding:10px 10px; }
}
@media (max-width: 1199px) {
  .promo-banner.hover-4 .banner-inner a { color:#ffffff; }
  .sidebar-blog .widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail { text-align:center; }
  .sidebar-blog .widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .post-tumb {
    width:auto;
    margin:0 auto;
  }
  .sidebar-blog .widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .post-title-and-date {
    width:100%;
    padding-left:0;
  }
  .post-slider .post-item.layout-2 .bog-image { margin:0 auto; }
  .post-slider .post-item.layout-2 .content-blog {
    width:100%;
    padding-left:0;
    text-align:center;
  }
  .post-slider .post-item.layout-2 .content-blog h5 {
    margin-bottom:0 !important;
    margin-top:15px !important;
  }
  .post-slider .post-item.layout-2 .content-blog h5 a { font-size:14px !important; }
  .jws-registration-page #customer_login .social-login ul li a { width:100%; }
  .jws-registration-page #customer_login .col-register form .submit-row, .jws-registration-page #customer_login .col-login form .submit-row { display:block; }
  .woocommerce-order-received .woocommerce-columns--addresses .col-1, .woocommerce-order-received .woocommerce-columns--addresses .col-2 {
    float:none !important;
    width:100% !important;
    margin:0;
  }
  .shop_table td.product-thumbnail img { width:60px; }
  .btn-banner {
    background:#252525;
    color:#ffffff;
  }
  .promo-banner .banner-inner h4 {
    font-size:20px !important;
    margin-bottom:25px !important;
  }
  body #footer-jws .email .mc4wp-form { width:100%; }
  body .help { padding-left:15px; }
  .blance-countdown-timer.timer-style-base .blance-timer h4 {
    width:39%;
    margin:15px !important;
  }
  .tb-products-grid article .product-thumb .blance-countdown-timer { display:none; }
  .plr64 { padding-right:0px; }
  .pll47 { padding-left:0px; }
  #jws_header .top-bar { padding:7px 0; }
  #jws_header .top-bar span { margin-right:5px; }
  .woocommerce div.product .content-product-right .shop-bottom form .single_add_to_cart_button, .woocommerce div.product .content-product-right .shop-bottom form .single_add_to_cart_buttons { margin-left:0 !important; }
  #jws_header .no_container { padding:0 15px; }
}
@media (min-width: 601px) {
  .admin-bar .is-sticky .mainmenu-area { top:32px !important; }
}
@media (max-width: 991px) {
  .mainmenu .emtry { display:none; }
  body.woocommerce div.product.product-type-grouped .content-product-right .shop-bottom form .group_table tr { display:block; }
  body.woocommerce div.product.product-type-grouped .content-product-right .shop-bottom form .group_table tr .label {
    display:block;
    padding:0;
    text-align:center;
  }
  body.woocommerce div.product.product-type-grouped .content-product-right .shop-bottom form .group_table tr .label label { padding:11px 0; }
  body.woocommerce div.product.product-type-grouped .content-product-right .shop-bottom form .group_table tr td {
    display:block;
    text-align:center;
  }
  body.woocommerce div.product.product-type-grouped .content-product-right .shop-bottom form .group_table tr td .jws-quantity-wrap .quantity { margin:10px auto 15px !important; }
  body.woocommerce div.product.product-type-grouped .content-product-right .shop-bottom form .group_table tr td:before {
    content:attr(data-title);
    float:left;
    padding-top:3px;
    color:#2d2a2a;
    text-transform:uppercase;
    font-weight:600;
    font-size:12px;
  }
  body .tb-products-grid article .product-thumb .content-inner-bt {
    opacity:1 !important;
    background:rgba(0,0,0,0.7);
    bottom:0;
    padding:20px 0 10px;
    position:relative;
  }
  body .tb-products-grid article .product-thumb .content-inner-bt .mobile-addtocart a { color:#ffffff; }
  body .tb-products-grid article .product-thumb .content-inner-bt .mobile-addtocart a span { display:inline-block !important; }
  body .tb-products-grid article .product-thumb .content-inner-bt .mobile-addtocart a.btn-loading:after, body .tb-products-grid article .product-thumb .content-inner-bt .mobile-addtocart a.loading:after {
    display:inline-block;
    opacity:1;
    visibility:visible;
    -webkit-animation:load-spin 450ms infinite linear;
    animation:load-spin 450ms infinite linear;
    content:" ";
    width:15px;
    height:15px;
    vertical-align:middle;
    border:1px solid #ffffff;
    border-radius:50%;
    border-right-color:transparent !important;
    content:"";
    margin-left:5px;
    position:initial;
    margin:0 0 0 5px !important;
  }
  .sidebar-blog .widget .widget-title {
    padding-top:0;
    margin-bottom:10px;
  }
  body .tb-products-grid .feid-in:after, body .tb-products-grid article .product-thumb .btn-inner-top .product-compare-button a.loading:before { border:1px solid #959595; }
  .sidebar-blog .widget {
    padding:0;
    margin-bottom:20px;
    border:1px solid #f5f5f5 !important;
  }
  .sidebar-blog .widget > ul, .sidebar-blog .widget > div {
    display:none;
    padding-bottom:30px;
  }
  .woocommerce div.product.layout-4 .content-product-right .shop-bottom form .single_add_to_cart_button { margin-top:0 !important; }
  .woocommerce .catalog-sidebar .widget-title+*, .woocommerce .shop-topbar .widget-title+* { display:none; }
  body .product-thumb .onsale { left:7px; }
  .woocommerce div.product .content-product-right .shop-bottom form .single_add_to_cart_button, .woocommerce div.product .content-product-right .shop-bottom form .single_add_to_cart_buttons { width:140px; }
  body .shop-bottom .quantity { width:100px; }
  #jws_header.jws-header-v3 .mobimenu { z-index:0 !important; }
  #jws_header.jws-header-v3 .right-header { padding-right:0px; }
  .blance-info-box.custom-info3 .info-box-content .info-box-inner h4 { font-size:11px; }
  .blance-info-box.info-custom .info-box-content p { font-size:12px; }
  .blance-info-box.info-custom .info-box-content h4 { font-size:14px; }
  .single .page-header, .page .page-header { text-align:center; }
  body .post-slider .post-item.layout-1 .content-blog  .content-inner { padding:15px; }
  body .post-slider .post-item.layout-1 .content-blog  .content-inner h5 { font-size:18px !important; }
  body .post-slider .post-item.layout-1 .content-blog  .content-inner h5 a { line-height:24px !important; }
  .checkout-order-review .woocommerce-checkout-review-order table tfoot tr td { padding-left:15px; }
  .checkout-order-review .woocommerce-checkout-review-order { padding:0 15px; }
  body .cart-actions .updatecart { margin:30px 0 0 0; }
  body .ui-slider .ui-slider-handle {
    top:-7px;
    width:15px;
    height:15px;
  }
  #media_image-2 { display:none; }
  body .catalog-sidebar { padding:0 15px; }
  body #content .action-filter-swaper .widgets-area, .catalog-sidebar {
    box-shadow:none;
    padding:0;
  }
  body #content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_color ul li.show-color .count-atr, .catalog-sidebar .blance_attributes_filter .pa_color ul li.show-color .count-atr { padding:0; }
  body #content .action-filter-swaper .widgets-area .shop-filter-actived .remove-filter-actived, .catalog-sidebar .shop-filter-actived .remove-filter-actived {
    margin-left:0;
    float:none;
    position:relative;
    background:#252525;
    color:#ffffff;
    display:block;
    width:150px;
    text-align:center;
    margin-top:15px;
    padding:0;
  }
  body #content .action-filter-swaper .widgets-area .shop-filter-actived .remove-filter-actived:after, .catalog-sidebar .shop-filter-actived .remove-filter-actived:after { display:none; }
  body #content .action-filter-swaper .widgets-area .widget, .catalog-sidebar .widget {
    display:block;
    width:100%;
    border-bottom:1px solid #e5e5e5 !important;
    padding:0 !important;
    margin:0 !important;
  }
  body #content .action-filter-swaper .widgets-area .widget .widget-title, .catalog-sidebar .widget .widget-title {
    font-size:14px;
    font-weight:400;
    margin:0;
    padding:18px 0 18px 0;
    position:relative;
  }
  body #content .action-filter-swaper .widgets-area .widget .widget-title:after, .catalog-sidebar .widget .widget-title:after {
    content:"\e64b";
    font-family:'themify';
    position:absolute;
    top:40%;
    right:0;
    background:none;
  }
  body #content .action-filter-swaper .widgets-area .widget.widget_layered_nav_filters, .catalog-sidebar .widget.widget_layered_nav_filters { border-bottom:none; }
  body #content .action-filter-swaper .widgets-area .widget.widget_layered_nav_filters ul li:first-child a, .catalog-sidebar .widget.widget_layered_nav_filters ul li:first-child a { margin-left:0; }
  body #content .action-filter-swaper .widgets-area .widget.active .widget-title:after, .catalog-sidebar .widget.active .widget-title:after { content:"\e648"; }
  #jws_header.jws-header-v3 .cmm-container .cmm-horizontal.cmm-horizontal-align-left { text-align:left; }
  .jws-header-v3 #mainmenu-area-sticky-wrapper { position:relative; }
  .jws-header-v3 .col-xs-12, .jws-header-v3 .col-sm-12, .jws-header-v3 .col-md-12 { position:initial; }
  .cmm-container {
    position:relative;
    z-index:9999;
  }
  body .blance-products-element .products-footer .btn {
    width:50px;
    height:50px;
    background:#ffffff;
    border-radius:0;
    text-align:center;
    box-shadow:0 0 15px rgba(0,0,0,0.1);
  }
  body .blance-products-element .products-footer .btn:after {
    line-height:50px;
    font-size:25px;
    width:50px;
  }
  body .promo-banner .banner-inner { font-size:30px; }
  body .promo-banner .banner-inner h4 { font-size:26px; }
  body .promo-banner .banner-inner h3 { font-size:43px; }
  body .tb-products-grid article .product-thumb .btn-inner-top {
    top:0;
    right:0;
  }
  body .tb-products-grid article .product-thumb .btn-inner-center .product-quick-view { display:none; }
  body .tb-products-grid article .product-thumb .btn-inner-center a { display:none; }
  .tb-products-grid article .product-thumb:hover .gallery, .tb-products-grid article .product-thumb:hover > a:before { opacity:0 !important; }
  body .tb-products-grid article .product-thumb > a:before { background:rgba(0,0,0,0.2); }
  .tb-products-grid article .product-thumb .btn-inner-top .product-compare-button { margin-bottom:-8px; }
  body .tb-products-grid article .product-thumb .btn-inner-top .product-compare-button a:before, .tb-products-grid article .product-thumb .btn-inner-top .yith-wcwl-add-to-wishlist > div > a:before {
    color:#959595 !important;
    opacity:1 !important;
  }
  .plr40, .p132 { padding:5px; }
  .mobimenu {
    position:absolute;
    right:0;
    width:100%;
    text-align:right;
    top:20px;
  }
  .bol { border:none; }
  #jws_header .right-header {
    z-index:4;
    position:relative;
    margin-right:32px;
  }
  .logo-center { text-align:left; }
  .jws-branding { margin:0 !important; }
  body .mobimenu .cmm-toggle {
    border:none !important;
    z-index:99;
    position:relative;
    background:none;
  }
  body .mobimenu .toggle-text { display:none; }
  body .mobimenu .toggle-icon-close, body .mobimenu .toggle-icon-open { font-size:24px; }
  .jws-my-account .account-content {
    width:170px;
    left:-100%;
  }
  #jws_header .vc_column_container>.vc_column-inner, #jws_header .vc_column_container { padding:0 !important; }
  #jws_header .custom-font-menu { color:#ffffff !important; }
  #jws_header .vc_row[data-vc-full-width] {
    width:100%;
    border:none !important;
    overflow:initial;
  }
  #jws_header .cmm-content-wrapper, #jws_header .cmm-sub-wrapper { border:none !important; }
  #jws_header .container-in-full .no-container { width:100%; }
}
@media (max-width: 767px) {
  body.woocommerce .product-bottom .tab-product .woocommerce-tabs .panel { padding:0 10px 50px 10px; }
  body #blance-quickview { max-width:450px; }
  body #blance-quickview .row_quick_view { display:block; }
  body #blance-quickview .row_quick_view .blance-summary-inner {
    position:relative;
    padding-left:30px;
  }
  body .tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .variations_form .quantity {
    height:30px;
    width:140px;
  }
  body .tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .variations_form .quantity .input-text { height:30px; }
  body .tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .variations_form .quantity .jws-font:after {
    height:30px;
    line-height:30px;
  }
  body .tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .single_variation_wrap .single_add_to_cart_button {
    height:30px;
    line-height:30px;
    width:140px;
  }
  .tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .variations_form .variations td .tawcvs-swatches { line-height:15px; }
  .tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .variations_form .variations td .tawcvs-swatches .swatch {
    width:22px;
    height:22px;
    line-height:22px;
  }
  .tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .variations_form .variations td .tawcvs-swatches .swatch.swatch-image img { line-height:15px; }
  .tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .variations_form .variations td .tawcvs-swatches .swatch.swatch-color.selected:before {
    top:4px;
    left:8px;
  }
  body .add_to_cart_bottom { height:70px; }
  body .add_to_cart_bottom .close_add { top:25px; }
  body .add_to_cart_bottom .add_inner {
    height:70px;
    padding:0 15px;
  }
  body .add_to_cart_bottom .add_inner .rating_info, body .add_to_cart_bottom .add_inner .add_to_cart_info { display:none; }
  body.woocommerce div.product.layout-8 .content-product-left .product-images-content .product-thumbnails .slick-track .thumb1 { margin:0; }
  .form-custom #mc4wp-form-1 { width:100%; }
  #quick-view-modal.woocommerce div.product .content-product-left .product-images-content img {
    width:auto !important;
    margin:0 auto;
  }
  .woocommerce-product-gallery__wrapper div a img { width:100% !important; }
  #quick-view-modal.woocommerce div.product .content-product-right {
    position:relative !important;
    overflow:hidden !important;
  }
  .post-slider .post-item.layout-1 .content-blog {
    border-left:1px solid #f5f5f5;
    border-right:1px solid #f5f5f5;
    border-bottom:2px solid #252525;
    position:relative;
    transform:none;
    -webkit-transform:none;
  }
  .post-slider .post-item.layout-1 .content-blog .content-inner { width:100%; }
  .portfolio-single .nav-post .nav-box img { display:none !important; }
  .portfolio-single .nav-post .nav-box .text-nav {
    padding:0 !important;
    border:none !important;
    margin:0 !important;
  }
  .portfolio-single .nav-post .nav-box .text-nav p { font-size:14px; }
  .portfolio-single .icon-get-link a {
    transform:none;
    margin-top:45px;
  }
  .portfolio-single .pp-content-title { text-align:left; }
  .portfolio-single .pp-content-title .pp-info > span { margin-bottom:15px; }
  .portfolio-single .pp-content-title .pp-info span {
    border-right:none;
    display:block;
    padding:0 !important;
  }
  .portfolio-single  .pp-content-title {
    margin-top:30px;
    padding:10px;
  }
  .pp-content-vc { padding:0; }
  .pp-content-vc .blance-gallery-item {
    padding:10px;
    margin-bottom:0 !important;
  }
  .outside .product-thumbnails { display:none; }
  #yith-wcwl-form .wishlist_table tr th { font-size:14px; }
  #yith-wcwl-form {
    overflow-x:auto;
    margin-bottom:30px;
    overflow-y:hidden;
  }
  .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table thead { display:none; }
  .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tr {
    display:block;
    text-align:right;
    border:1px solid #d1d1d1;
    border-bottom:none;
    margin-bottom:30px;
  }
  .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tr td {
    display:block;
    position:relative;
    border-bottom:1px solid #d1d1d1;
    padding:15px;
  }
  .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tr td:before {
    content:attr(data-title) ": ";
    font-weight:600;
    float:left;
    color:#252525;
  }
  .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .u-column2, .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .u-column1 {
    float:none;
    width:100%;
  }
  .woocommerce .jws-my-account-sidebar, .woocommerce .woocommerce-MyAccount-content {
    width:100%;
    float:none;
  }
  .jws-registration-page #customer_login .col-register form .submit-row .button, .jws-registration-page #customer_login .col-login form .submit-row .button { width:200px; }
  .jws-registration-page #customer_login .social-login ul li a i {
    width:70px;
    font-size:20px;
    margin-right:30px;
  }
  .acount-tt {
    font-size:10px;
    position:absolute;
    top:-100%;
    left:0;
    overflow:hidden;
    min-width:100px;
  }
  body.woocommerce-order-received .woocommerce-thankyou-order-details { display:block; }
  body.woocommerce-order-received .woocommerce-thankyou-order-details li {
    border:none;
    border-bottom:1px solid #dfdfdf;
    padding-bottom:20px;
  }
  .form-row-first, .form-row-last, .form-row-first, .form-row-last { width:100%; }
  .woocommerce-checkout .woocommerce .woocommerce-info { font-size:14px; }
  .cart-collaterals .continue {
    margin-bottom:15px;
    display:block;
  }
  .cart-actions .updatecart { padding:22px 15px; }
  .cart-actions .coupon { padding:16px 15px; }
  .cart-actions .coupon .input-text {
    width:100%;
    margin-bottom:15px;
  }
  .woocommerce-cart-form .shop_table {
    width:100%;
    display:block;
  }
  .woocommerce-cart-form .shop_table thead { display:none; }
  .woocommerce-cart-form .shop_table thead th { width:25%; }
  .woocommerce-cart-form .shop_table thead th.product-remove, .woocommerce-cart-form .shop_table thead th.product-thumbnail { display:none; }
  .woocommerce-cart-form .shop_table tbody { display:block; }
  .woocommerce-cart-form .shop_table tbody tr {
    display:block;
    margin:30px 0px;
    border:1px solid #d1d1d1;
    border-bottom:none;
  }
  .woocommerce-cart-form .shop_table tbody tr td {
    width:100%;
    display:block;
    position:relative;
    text-align:right;
  }
  .woocommerce-cart-form .shop_table tbody tr td:before {
    content:attr(data-title) ": ";
    font-weight:600;
    float:left;
    color:#252525;
  }
  .woocommerce-cart-form .shop_table tbody tr td.product-thumbnail { text-align:center; }
  .woocommerce-cart-form .shop_table tbody tr td.product-remove:before, .woocommerce-cart-form .shop_table tbody tr td.product-thumbnail:before { content:""; }
  .woocommerce .product-top { padding:0 15px; }
  .woocommerce .product-top .content-product-right { margin-top:30px; }
  .woocommerce div.product .content-product-left .product-images-content {
    padding-right:0 !important;
    padding-left:0 !important;
  }
  .woocommerce div.product .content-product-left .product-images-content .product-thumbnails {
    position:relative !important;
    width:auto !important;
    margin-top:15px !important;
  }
  body .tb-products-grid article .product-content .item-top .jws-attr-swatches .jws-swatch-variation-image img, body .tb-products-grid article .product-content .item-top .jws-attr-swatches .jws-swatch-variation-image .sub-swatch {
    width:25px;
    height:25px;
  }
  .mobile15 .vc_column_container>.vc_column-inner { padding:0 !important; }
  body .mobie-no-padding { padding:0px !important; }
  .tb-products-grid article .product-content { min-height:72px; }
  .blance-blog-holder .post-item .content-blog .title {
    max-height:100px;
    min-height:50px;
    border-bottom:0;
  }
  body .blance-blog-holder .post-item .content-blog .blog-innfo span.comment { float:none; }
  .post-item {
    text-align:center;
    margin-bottom:30px;
  }
  .vc_column_container>.vc_column-inner { padding:0 15px !important; }
  .post-item, .tb-products-grid { padding:0 5px; }
  #quick-view-modal.woocommerce div.product .row-same-height {
    padding-top:40px;
    overflow-y:auto;
    max-height:500px;
    margin:0 !important;
  }
  #quick-view-modal.woocommerce div.product .row-same-height::-webkit-scrollbar-track {
    -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
    background-color:#F5F5F5;
  }
  #quick-view-modal.woocommerce div.product .row-same-height::-webkit-scrollbar {
    width:6px;
    background-color:#F5F5F5;
  }
  #quick-view-modal.woocommerce div.product .row-same-height::-webkit-scrollbar-thumb { background-color:#000000; }
  #quick-view-modal.woocommerce div.product .row-same-height .content-product-left {
    padding:0px;
    height:auto;
  }
  .row-same-height { display:block; }
  .header-contact, #jws_header .top-bar .header-currency { text-align:center; }
  .header-contact form .wSelect:after, #jws_header .top-bar .header-currency form .wSelect:after { right:30px; }
  .owl-nav, .slick-arrow { display:none !important; }
  .blance-blog-holder .post-item.layout-2 { text-align:left; }
  .blog-footer .btn.blance-blog-load-more, .posts-loaded { margin-bottom:30px; }
  .single-post .blog-meta .action-link { position:relative; }
  .single-post .blog-about-author .blog-author-info {
    padding-left:0;
    width:100%;
    margin-top:30px;
  }
  .blog-content .wpb_single_image.vc_align_right { text-align:left; }
  .single-post .comments-area .comment-list li .comment-body .comment-avatar { display:block; }
  .single-post .comments-area .comment-list li .comment-body .comment-info {
    width:100%;
    padding-left:0;
    margin-top:25px;
  }
  .single-post .comments-area .comment-list li .comment-body .comment-info:after { left:0; }
  .single-post .comments-area .comment-list .children { padding-left:40px; }
  .team-member { margin-bottom:30px; }
  .woocommerce .product-bottom .tab-product .woocommerce-tabs .panel .woocommerce-Reviews #comments .content-left, .woocommerce .product-bottom .tab-product .woocommerce-tabs .panel .woocommerce-Reviews #comments .comment-text {
    display:block;
    width:100%;
    padding-left:0;
  }
  body #search-modal .modal-footer .close-modal {
    position:relative;
    color:#ffffff;
    font-size:18px;
  }
  body #search-modal .modal-content .search-results { margin-top:30px; }
  body #search-modal .modal-content .search-results .woocommerce ul li {
    max-width:100px;
    margin:0 5px;
    margin-bottom:20px;
  }
  body #search-modal .modal-content .search-results .woocommerce ul li a .title {
    line-height:15px;
    font-size:12px;
    margin-top:10px;
  }
  body #search-modal .modal-content form .product-cats label span {
    font-size:16px;
    margin:0 10px;
  }
  body #search-modal .modal-content form .search-field { font-size:26px; }
  body #search-modal .modal-content form .search-submit { bottom:8px; }
  body #search-modal .modal-content form .loading { bottom:28px; }
}
@media (min-width: 992px) {
  #quick-view-modal.woocommerce div.product .content-product-right .shop-bottom .description { max-width:80%; }
}
html input[disabled] { cursor:no-drop; }
.blance-animated-products .tb-products-grid {
  opacity:0;
  transition:0.315s all ease-in-out;
  -moz-transition:0.315s all ease-in-out;
  -webkit-transition:0.315s all ease-in-out;
  -o-transform:translate3d(0,0,0) translatey(15px);
  -moz-transform:translate3d(0,0,0) translatey(15px);
  -webkit-transform:translate3d(0,0,0) translatey(15px);
  transform:translate3d(0,0,0) translatey(15px);
}
.blance-animated-products .blance-animated {
  opacity:1;
  -o-transform:translate3d(0,0,0) translatey(0px);
  -moz-transform:translate3d(0,0,0) translatey(0px);
  -webkit-transform:translate3d(0,0,0) translatey(0px);
  transform:translate3d(0,0,0) translatey(0px);
}
.hidden-ct { display:none; }
.newpt {
  width:75px;
  height:25px;
  color:#ffffff;
  line-height:25px;
  text-align:center;
  position:absolute;
  top:20px;
  left:0;
  z-index:1;
}
.product-thumb .onsale {
  width:50px;
  height:50px;
  color:#ffffff;
  border-radius:100%;
  line-height:50px;
  position:absolute;
  top:7px;
  right:7px;
  z-index:1;
  text-align:center;
  font-weight:300;
  font-size:12px;
}
.product-thumb .onsale span:first-child {
  display:block;
  height:15px;
  margin-top:-7px;
  font-size:14px;
}
.marpt0 .tb-products-grid { margin-top:0; }
#yith-wcwl-form .shop_table td.product-name a { background:none; }
.single-product .shop-detail-sidebar { margin-top:0; }
.content-search .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion {
  min-height:270px;
  display:inline-block;
  width:20%;
  background:none;
  margin:0 15px;
  border:none;
  animation:1.5s both;
  -webkit-animation:fadeIn 1.5s both;
  vertical-align:top;
  margin-bottom:25px;
}
.content-search .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-st {
  color:#ffffff;
  font-size:14px;
}
.content-search .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-st strong { font-weight:400; }
.content-search .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-content-wrapp {
  padding:0px;
  text-align:center;
  padding-left:10px;
}
.content-search .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-content-wrapp .dgwt-wcas-st {
  padding:0;
  text-align:center;
  position:relative;
  color:#ffffff;
  line-height:25px;
  margin-bottom:-9px;
}
.content-search .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-content-wrapp .dgwt-wcas-sp {
  text-align:center;
  position:relative;
  color:#ffffff;
}
.content-search .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-content-wrapp .dgwt-wcas-sp .woocs_price_code {
  padding-left:10px;
  color:#959595;
  font-size:12px;
}
.content-search .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-content-wrapp .dgwt-wcas-sd {
  color:#a7a7a7;
  padding:0;
  text-align:center;
  margin-top:25px;
}
.content-search .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-si {
  width:100%;
  min-height:290px;
  position:relative;
}
.content-search .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-si img {
  width:100%;
  margin:0;
  padding:0;
  border:0;
  border-radius:0;
  background:none;
}
.dgwt-wcas-suggestions-wrapp {
  position:fixed !important;
  max-height:60% !important;
  border:none !important;
  background:transparent !important;
  margin-top:15px;
}
.blance-products-element { position:relative; }
.price .woocommerce-Price-amount:first-child { margin-right:2px; }
.price .woocommerce-Price-amount:last-child { margin-left:2px; }
.blance-products-element .loaded-all {
  box-shadow:none;
  outline:none;
  background:transparent;
  width:211px;
  margin:0 auto;
  height:50px;
  line-height:50px;
  text-align:center;
  letter-spacing:2px;
  margin-bottom:-20px;
}
.blance-products-element .blance-products-load-more {
  border:1px solid;
  clear:both;
  box-shadow:none;
  outline:none;
  background:transparent;
  width:170px;
  margin:0 auto;
  border-radius:inherit;
  padding:0;
  display:block;
  text-align:center;
  height:50px;
  line-height:50px;
  font-weight:600;
  line-height:49px;
  position:relative;
  transition:0.5s all;
  -webkit-transition:0.5s all;
  border-radius:40px;
  -webkit-border-radius:40px;
}
.blance-products-element .blance-products-load-more:after {
  content:'\f107';
  margin-left:15px;
  font-family:FontAwesome;
}
.blance-products-element .blance-products-load-more.loading:after {
  margin-top:-2px;
  margin-left:15px;
  opacity:1;
  visibility:visible;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  content:' ';
  width:15px;
  height:15px;
  display:inline-block;
  vertical-align:middle;
  border:2px solid #252525;
  border-radius:50%;
  border-right-color:transparent !important;
  -webkit-animation:load-spin 450ms infinite linear;
  animation:load-spin 450ms infinite linear;
}
.blance-products-element.loading:after {
  top:50%;
  margin-top:-18px;
  position:absolute;
  left:50%;
  bottom:-50px;
  margin-left:-17px;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
  content:' ';
  width:35px;
  height:35px;
  display:inline-block;
  vertical-align:middle;
  border:2px solid #252525;
  border-radius:50%;
  border-right-color:transparent !important;
  -webkit-animation:load-spin 450ms infinite linear;
  animation:load-spin 450ms infinite linear;
  z-index:2;
}
.blance-products-element .products.loading { opacity:0; }
.blance-products-element .products-footer { margin-top:45px; }
.blance-products-element .products-footer .btn {
  position:fixed;
  top:50%;
  margin-top:-20px;
  z-index:2;
  opacity:0;
  width:40px;
  font-size:0;
  padding-top:0;
  padding-bottom:0;
  padding-left:0;
  padding-right:0;
  line-height:1;
  border:none;
  background-color:transparent;
  border-color:transparent;
  transition:0.3s transform cubic-bezier(0.175,0.885,0.32,1.15), opacity 0.2s ease, visibility 0.2s ease;
  -o-transition:0.3s transform cubic-bezier(0.175,0.885,0.32,1.15), opacity 0.2s ease, visibility 0.2s ease;
  -moz-transition:0.3s transform cubic-bezier(0.175,0.885,0.32,1.15), opacity 0.2s ease, visibility 0.2s ease;
  -webkit-transition:0.3s transform cubic-bezier(0.175,0.885,0.32,1.15), opacity 0.2s ease, visibility 0.2s ease;
}
.blance-products-element .products-footer .btn:after {
  position:absolute;
  font-size:40px;
  color:#252525;
  font-family:'themify';
  display:block;
}
.blance-products-element .products-footer .btn.blance-products-load-prev:after { content:'\e64a'; }
.blance-products-element .products-footer .btn.blance-products-load-next:after { content:'\e649'; }
.blance-products-element .products-footer.show-arrow .btn {
  opacity:1;
  visibility:visible;
}
.blance-products-element .products-footer.show-arrow .btn.disabled { opacity:0.5; }
.tb-products-grid { margin-bottom:46px; }
.tb-products-grid article.selectoptions-show .product-thumb > .inner, .tb-products-grid article.selectoptions-show .product-thumb > a:before, .tb-products-grid article.selectoptions-show .product-thumb .content-inner-bt, .tb-products-grid article.selectoptions-show .product-thumb .gallery { opacity:0 !important; }
.tb-products-grid article.selectoptions-show .product-thumb .selectoptions-swap {
  transform:translate3d(0,0,0);
  -webkit-transform:translate3d(0,0,0);
}
.tb-products-grid article .product-content .item-top {
  margin-top:20px;
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
  display:-webkit-flex;
  -webkit-align-items:center;
  -webkit-flex-wrap:wrap;
  -webkit-flex-direction:row;
  -webkit-justify-content:space-between;
  display:-ms-flex;
  -ms-align-items:center;
  -ms-flex-wrap:wrap;
  -ms-flex-direction:row;
}
.tb-products-grid article .product-content .item-top .product-title {
  margin:0;
  letter-spacing:0.5px;
  margin-right:5px;
  line-height:20px;
  font-size:15px;
  margin-bottom:5px;
}
.tb-products-grid article .product-content .item-top .jws-attr-swatches {
  line-height:0;
  margin-bottom:5px;
}
.tb-products-grid article .product-content .item-top .jws-attr-swatches .jws-swatch-variation-image {
  display:inline-block;
  vertical-align:top;
  margin-left:5px;
  position:relative;
  cursor:pointer;
}
.tb-products-grid article .product-content .item-top .jws-attr-swatches .jws-swatch-variation-image:first-child { margin-left:0px; }
.tb-products-grid article .product-content .item-top .jws-attr-swatches .jws-swatch-variation-image .sub-swatch {
  display:inline-block;
  width:15px;
  height:15px;
  border-radius:100%;
  -webkit-border-radius:100%;
}
.tb-products-grid article .product-content .item-top .jws-attr-swatches .jws-swatch-variation-image img {
  display:inline-block;
  width:15px;
  height:15px;
  border-radius:100%;
  -webkit-border-radius:100%;
}
.tb-products-grid article .product-content .item-top .yith-wcqv-button { display:none; }
.tb-products-grid article .product-content .item-bottom {
  font-size:14px;
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
  display:-webkit-flex;
  -webkit-align-items:center;
  -webkit-flex-wrap:wrap;
  -webkit-flex-direction:row;
  -webkit-justify-content:space-between;
  display:-ms-flex;
  -ms-align-items:center;
  -ms-flex-wrap:wrap;
  -ms-flex-direction:row;
}
.tb-products-grid article .product-content .mobile-addtocart .add_to_cart_button.loading:after, .tb-products-grid article .product-content .mobile-addtocart .add_to_cart_button.btn-loading:after {
  display:inline-block;
  opacity:1;
  visibility:visible;
  -webkit-animation:load-spin 450ms infinite linear;
  animation:load-spin 450ms infinite linear;
  content:' ';
  width:15px;
  height:15px;
  vertical-align:middle;
  border:1px solid #000000;
  border-radius:50%;
  border-right-color:transparent !important;
  content:'';
  margin-left:5px;
}
.tb-products-grid article .product-thumb {
  position:relative;
  overflow:hidden;
}
.tb-products-grid article .product-thumb .product_type_variable:after {
  content:'';
  width:18px;
  height:18px;
  display:inline-block;
  vertical-align:middle;
  border:1px solid rgba(255,255,255,0.4);
  border-left-color:#fff;
  border-radius:50%;
  position:absolute;
  top:50%;
  left:50%;
  opacity:0;
  margin-left:-9px;
  margin-top:-9px;
  -webkit-transition:opacity 0.2s ease;
  transition:opacity 0.2s ease;
}
.tb-products-grid article .product-thumb .product_type_variable.btn-loading span { display:none; }
.tb-products-grid article .product-thumb .product_type_variable.btn-loading:after {
  opacity:1;
  -webkit-animation:jws-xoay 450ms infinite linear;
  animation:jws-xoay 450ms infinite linear;
}
.tb-products-grid article .product-thumb .selectoptions-swap {
  position:absolute;
  top:0;
  left:0;
  z-index:10;
  height:100%;
  width:100%;
  background-color:rgba(255,255,255,0.95);
  -webkit-transition:-webkit-transform 0.3s ease;
  transition:-webkit-transform 0.3s ease;
  transition:transform 0.3s ease;
  transition:transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transition:transform 0.3s ease;
  transform:translate3d(-100%,0,0);
  -webkit-transform:translate3d(-100%,0,0);
}
.tb-products-grid article .product-thumb .selectoptions-swap .selectoptions-close {
  position:absolute;
  right:15px;
  top:10px;
  font-size:20px;
  color:#252525;
  cursor:pointer;
}
.tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .single_variation_wrap { margin-top:10px; }
.tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .single_variation_wrap .added_to_cart { display:none; }
.tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .single_variation_wrap .single_add_to_cart_button {
  font-size:12px;
  color:#ffffff;
  height:40px;
  width:165px;
  border-radius:25px;
  text-align:center;
  line-height:40px;
  padding:0;
  font-weight:300;
  margin-top:10px;
  border:none;
  display:inline-block;
  vertical-align:middle;
  position:relative;
}
.tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .single_variation_wrap .single_add_to_cart_button:after {
  content:'';
  width:18px;
  height:18px;
  display:inline-block;
  vertical-align:middle;
  border:1px solid rgba(255,255,255,0.4);
  border-left-color:#fff;
  border-radius:50%;
  position:absolute;
  top:50%;
  left:50%;
  opacity:0;
  margin-left:-9px;
  margin-top:-9px;
  -webkit-transition:opacity 0.2s ease;
  transition:opacity 0.2s ease;
}
.tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .single_variation_wrap .single_add_to_cart_button.loading:after {
  opacity:1;
  -webkit-animation:jws-xoay 450ms infinite linear;
  animation:jws-xoay 450ms infinite linear;
}
.tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .single_variation_wrap .single_add_to_cart_button.loading span { display:none; }
.tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .single_variation_wrap .jws-quantity-wrap label { display:none; }
.tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .variations_form {
  position:absolute;
  width:100%;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  -webkit-transform:translate(-50%,-50%);
  text-align:center;
}
.tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .variations_form .tawcvs-swatches .swatch.swatch-image.selected {
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
}
.tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .variations_form .quantity {
  position:relative;
  height:40px;
  width:165px;
  border:1px solid #d5d5d5 !important;
  border-radius:25px;
  text-align:center;
  font-size:14px;
  margin:0 auto;
}
.tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .variations_form .quantity input[type='number']::-webkit-inner-spin-button, .tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .variations_form .quantity input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance:none;
  margin:0;
}
.tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .variations_form .quantity .input-text {
  border:none;
  text-align:center;
  line-height:40px;
  background:none;
  height:40px;
  outline:none;
  width:100%;
}
.tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .variations_form .quantity .jws-font:after {
  position:absolute;
  height:40px;
  top:0;
  line-height:40px;
  cursor:pointer;
  width:40px;
}
.tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .variations_form .quantity .jws-qty-minus:after {
  left:0;
  content:'-';
}
.tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .variations_form .quantity .jws-qty-plus:after {
  right:0;
  content:'+';
}
.tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .variations_form .variations { width:100%; }
.tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .variations_form .variations td { display:block; }
.tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .variations_form .variations td.label {
  font-size:12px;
  color:#252525;
}
.tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .variations_form .variations td .tawcvs-swatches .swatch-label {
  background-color:#999999;
  color:#ffffff;
}
.tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .variations_form .variations td .tawcvs-swatches .swatch { border:none; }
.tb-products-grid article .product-thumb .selectoptions-swap .selectoptions_form .variations_form .variations td .tawcvs-swatches .swatch:last-child { margin-right:0; }
.tb-products-grid article .product-thumb .blance-countdown-timer {
  text-align:center;
  position:absolute;
  bottom:14px;
  z-index:1;
  width:100%;
  transition:0.3s all;
  -webkit-transition:0.3s all;
}
.tb-products-grid article .product-thumb .blance-countdown-timer .blance-timer h4 {
  width:50px;
  height:50px;
  font-size:15px;
  font-weight:600;
  margin:0 2.5px;
  background:#ffffff;
  padding-top:7px;
}
.tb-products-grid article .product-thumb .blance-countdown-timer .blance-timer h4 span {
  font-size:10px;
  color:#464646;
  margin-top:5px;
  font-weight:400;
  font-style:italic;
}
.tb-products-grid article .product-thumb .product-attr {
  position:absolute;
  bottom:5px;
  z-index:2;
  color:#ffffff;
  left:11px;
  opacity:0;
  transform:translatex(-15px);
  -webkit-transform:translatex(-15px);
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
}
.tb-products-grid article .product-thumb .product-attr p { margin-bottom:0; }
.tb-products-grid article .product-thumb .overlay-loader div { position:absolute; }
.tb-products-grid article .product-thumb.image-loading .overlay-loader {
  display:block;
  background:rgba(255,255,255,0.7);
}
.tb-products-grid article .product-thumb > a {
  display:block;
  z-index:1;
  position:relative;
}
.tb-products-grid article .product-thumb > a:before {
  background:rgba(0,0,0,0.7);
  width:100%;
  height:100%;
  left:0;
  top:0;
  position:absolute;
  content:'';
  z-index:0;
  opacity:0;
  transition:0.3s all;
  -webkit-transition:0.3s all;
  z-index:1;
}
.tb-products-grid article .product-thumb .gallery {
  position:absolute;
  top:0;
  left:0;
  opacity:0;
  width:100%;
  transition:0.3s all;
  -webkit-transition:0.3s all;
}
.tb-products-grid article .product-thumb .btn-inner-center, .tb-products-grid article .product-thumb .btn-inner-top {
  position:absolute;
  z-index:1;
}
.tb-products-grid article .product-thumb .content-inner-bt {
  text-align:center;
  left:0;
  width:100%;
  bottom:20px;
  position:absolute;
  color:#ffffff;
  z-index:1;
  opacity:0;
  transition:0.3s all;
  -webkit-transition:0.3s all;
}
.tb-products-grid article .product-thumb .content-inner-bt .product-title {
  margin:0;
  margin-bottom:5px;
}
.tb-products-grid article .product-thumb .content-inner-bt .product-title a { color:#ffffff; }
.tb-products-grid article .product-thumb .content-inner-bt .price { font-size:12px; }
.tb-products-grid article .product-thumb .content-inner-bt .price .amount { color:#ffffff !important; }
.tb-products-grid article .product-thumb .btn-inner-center {
  top:50%;
  text-align:center;
  left:0;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:-webkit-box;
  display:flex;
  -webkit-flex-direction:column;
  -ms-flex-direction:column;
  -webkit-box-orient:vertical;
  -webkit-box-direction:column;
  flex-direction:column;
  -webkit-transition:0.2s ease-out;
  -moz-transition:0.2s ease-out;
  transition:0.2s ease-out;
  left:50%;
  transform:translate(-50%,-50%);
  -webkit-transform:translate(-50%,-50%);
  min-width:93px;
}
.tb-products-grid article .product-thumb .btn-inner-center a {
  display:block;
  background:#ffffff;
  border-radius:25px;
  -webkit-border-radius:25px;
  min-width:135px;
  height:35px;
  margin:13px auto;
  font-size:14px;
  line-height:35px;
  font-weight:400;
  opacity:0;
  padding:0;
  transform:translateY(-15px);
  -webkit-transform:translateY(-15px);
  padding:0 5px;
}
.tb-products-grid article .product-thumb .btn-inner-center a:after {
  content:'';
  width:18px;
  height:18px;
  display:inline-block;
  vertical-align:middle;
  border:1px solid rgba(255,255,255,0.4);
  border-left-color:#fff;
  border-radius:50%;
  position:absolute;
  top:50%;
  left:50%;
  opacity:0;
  margin-left:-9px;
  margin-top:-9px;
  -webkit-transition:opacity 0.2s ease;
  transition:opacity 0.2s ease;
}
.tb-products-grid article .product-thumb .btn-inner-center a.loading > span { display:none; }
.tb-products-grid article .product-thumb .btn-inner-center a.loading:after {
  opacity:1;
  -webkit-animation:jws-xoay 450ms infinite linear;
  animation:jws-xoay 450ms infinite linear;
}
.tb-products-grid article .product-thumb .btn-inner-center a.added_to_cart { display:none; }
.tb-products-grid article .product-thumb .btn-inner-center a:hover { color:#ffffff; }
.tb-products-grid article .product-thumb .btn-inner-top {
  top:5px;
  right:5px;
}
.tb-products-grid article .product-thumb .btn-inner-top .product-compare-button a {
  font-size:0;
  width:35px;
  height:35px;
  line-height:35px;
  position:relative;
  background-color:transparent;
}
.tb-products-grid article .product-thumb .btn-inner-top .product-compare-button a .blockUI { display:none !important; }
.tb-products-grid article .product-thumb .btn-inner-top .product-compare-button a:before {
  content:'\f0ec';
  font-size:18px;
  vertical-align:middle;
  margin-right:2px;
  display:inline-block;
  font-family:'Pe-icon-7-stroke';
  font:normal normal normal 14px/1 FontAwesome;
  color:#ffffff;
  opacity:0;
}
.tb-products-grid article .product-thumb .btn-inner-top .product-quick-view {
  width:35px;
  height:35px;
  line-height:35px;
  position:relative;
  background-color:transparent;
}
.tb-products-grid article .product-thumb .btn-inner-top .product-quick-view:after {
  content:'\f06e';
  font-size:18px;
  vertical-align:middle;
  margin-right:2px;
  display:inline-block;
  font-family:'Pe-icon-7-stroke';
  font:normal normal normal 14px/1 FontAwesome;
  color:#959595;
  opacity:1;
}
.tb-products-grid article .product-thumb .btn-inner-top .product-quick-view.loading:after {
  display:inline-block;
  opacity:1;
  visibility:visible;
  -webkit-animation:load-spin 450ms infinite linear;
  animation:load-spin 450ms infinite linear;
  content:' ';
  width:15px;
  height:15px;
  vertical-align:middle;
  border:1px solid #959595;
  border-radius:50%;
  border-right-color:transparent !important;
  content:'';
}
.tb-products-grid article .product-thumb .btn-inner-top .yith-wcwl-add-to-wishlist { margin-bottom:-8px; }
.tb-products-grid article .product-thumb .btn-inner-top .yith-wcwl-add-to-wishlist .feedback { display:none; }
.tb-products-grid article .product-thumb .btn-inner-top .yith-wcwl-add-to-wishlist > div > a {
  font-size:0;
  width:35px;
  height:35px;
  line-height:35px;
  margin-bottom:25px;
  position:relative;
  display:block;
  margin-bottom:0;
}
.tb-products-grid article .product-thumb .btn-inner-top .yith-wcwl-add-to-wishlist > div > a:before {
  content:'\f08a';
  font-size:18px;
  vertical-align:middle;
  margin-right:2px;
  display:inline-block;
  font:normal normal normal 14px/1 FontAwesome;
  color:#ffffff;
  opacity:0;
}
.tb-products-grid article .product-thumb .btn-inner-top .add_to_wishlist {
  font-size:0;
  width:35px;
  height:35px;
  line-height:35px;
  position:relative;
  margin-bottom:25px;
}
.tb-products-grid article .product-thumb .btn-inner-top .add_to_wishlist:before {
  content:'\f08a';
  font-size:18px;
  vertical-align:middle;
  margin-right:2px;
  display:inline-block;
  font:normal normal normal 14px/1 FontAwesome;
  color:#ffffff;
  opacity:0;
}
.tb-products-grid article .product-thumb:hover .product-attr {
  opacity:1;
  transform:translateY(0px);
  -webkit-transform:translateY(0px);
}
.tb-products-grid article .product-thumb:hover .btn-inner-center a {
  transform:translateY(0px);
  -webkit-transform:translateY(0px);
}
.tb-products-grid article .product-thumb:hover .content-inner-bt, .tb-products-grid article .product-thumb:hover .gallery, .tb-products-grid article .product-thumb:hover > a:before { opacity:1; }
.tb-products-grid article .product-thumb:hover .yith-wcwl-add-to-wishlist > div > a:before { opacity:1; }
.tb-products-grid article .product-thumb:hover .blance-countdown-timer { opacity:0; }
.tb-products-grid article .product-thumb:hover .btn-inner-center { opacity:1; }
.tb-products-grid article .product-thumb:hover .btn-inner-center a { opacity:1; }
.tb-products-grid article .product-thumb:hover .btn-inner-top .add_to_wishlist:before { opacity:1; }
.tb-products-grid article .product-thumb:hover .btn-inner-top .product-compare-button a:before { opacity:1; }
.dgwt-wcas-suggestions-wrapp::-webkit-scrollbar-track {
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
  background-color:#f5f5f5;
}
.dgwt-wcas-suggestions-wrapp::-webkit-scrollbar {
  width:6px;
  background-color:#f5f5f5;
}
.dgwt-wcas-suggestions-wrapp::-webkit-scrollbar-thumb { background-color:#000000; }
.blance-tab-content {
  position:relative;
  transition:transform 0.2s ease, opacity 0.2s ease, visibility 0.2s ease;
  -webkit-transition:transform 0.2s ease, opacity 0.2s ease, visibility 0.2s ease;
  transform:translateY(0);
  -webkit-transform:translateY(0);
}
.blance-tab-content.loading {
  opacity:0;
  -o-transform:translate3d(0,30px,0);
  -moz-transform:translate3d(0,30px,0);
  -webkit-transform:translate3d(0,30px,0);
  transform:translate3d(0,30px,0);
}
.blance-tabs-header .tabs-navigation-wrapper {
  text-align:center;
  margin-bottom:10px;
}
.blance-tabs-header .tabs-navigation-wrapper li {
  display:inline-block;
  position:relative;
  margin:0 15px;
  padding:0 5px;
  transition:0.5s all;
  -webkit-transition:0.5s all;
}
.blance-tabs-header .tabs-navigation-wrapper li:after {
  content:'';
  margin:0 auto;
  width:0;
  height:2px;
  transition:0.5s all;
  position:absolute;
  bottom:4px;
  left:0;
}
.blance-tabs-header .tabs-navigation-wrapper li.active-tab-title:after, .blance-tabs-header .tabs-navigation-wrapper li:hover:after { width:100%; }
.blance-tabs-header .tabs-navigation-wrapper li span {
  cursor:pointer;
  text-transform:uppercase;
  font-weight:400;
}
.blance-products-holder.style2 { margin:0; }
.blance-products-holder.style2 .tb-products-grid {
  padding:0;
  margin:0;
}
.blance-products-holder .slick-slider { margin:0 -15px; }
.blance-products-holder .slick-slider .tb-products-grid { padding:0 15px; }
.blance-products-holder .slick-slider .slick-arrow {
  position:absolute;
  top:40%;
}
.blance-products-holder .slick-slider .slick-arrow i {
  width:40px;
  height:40px;
  line-height:40px;
  background:#ffffff;
  display:block;
  font-size:20px;
  box-shadow:0 0 30px rgba(0,0,0,0.1);
}
.blance-products-holder .slick-slider .slick-arrow.slick-next { right:20px; }
.blance-products-holder .slick-slider .slick-arrow.slick-prev { left:20px; }
.blance-products-holder .slick-slider .slick-dots {
  text-align:center;
  margin-top:32px;
}
.blance-products-holder .slick-slider .slick-dots li {
  width:9px;
  height:9px;
  background:#252525;
  border-radius:9px;
  display:inline-block;
  margin:0 5px;
  transition:0.3s all;
  -webkit-transition:0.3s all;
  cursor:pointer;
}
.blance-products-holder .slick-slider .slick-dots li button { display:none; }
.blance-products-holder .slick-slider .slick-dots li.slick-active { width:50px; }
.owl-carousel .owl-carousel-item .tb-products-grid {
  width:100%;
  padding:0;
}
.owl-carousel .owl-nav {
  position:absolute;
  top:43%;
  width:100%;
  opacity:0;
  transform:translatey(-50%);
  -webkit-transform:translatey(-50%);
  -webkit-transition:0.3s ease-out;
  -moz-transition:0.3s ease-out;
  transition:0.3s ease-out;
}
.owl-carousel .owl-nav div {
  position:absolute;
  color:#000000;
  font-size:25px;
  border-radius:50%;
  width:25px;
  height:25px;
  line-height:25px;
  text-align:center;
  background:none !important;
}
.owl-carousel .owl-nav div.owl-prev { left:5px; }
.owl-carousel .owl-nav div.owl-next { right:5px; }
.owl-carousel:hover .owl-nav { opacity:1; }
.categories-style-default, .categories-style-contentcenter { text-align:center; }
.categories-style-default.categories-style-contentcenter .product-category .category-content .inner, .categories-style-contentcenter.categories-style-contentcenter .product-category .category-content .inner {
  bottom:auto;
  top:50%;
}
.categories-style-default .cat-item, .categories-style-contentcenter .cat-item { margin-bottom:30px; }
.categories-style-default .product-category .category-content, .categories-style-contentcenter .product-category .category-content {
  position:relative;
  overflow:hidden;
}
.categories-style-default .product-category .category-content .product-category-thumbnail:after, .categories-style-contentcenter .product-category .category-content .product-category-thumbnail:after {
  content:'';
  position:absolute;
  top:0;
  left:0;
  background:rgba(0,0,0,0.5);
  width:100%;
  height:100%;
  opacity:0;
  transition:0.5s all;
  -webki-transition:0.5s all;
}
.categories-style-default .product-category .category-content .product-category-thumbnail img, .categories-style-contentcenter .product-category .category-content .product-category-thumbnail img {
  transition:0.5s all;
  -webki-transition:0.5s all;
  width:100%;
}
.categories-style-default .product-category .category-content .inner, .categories-style-contentcenter .product-category .category-content .inner {
  position:absolute;
  bottom:23px;
  left:50%;
  background:#fff;
  min-width:170px;
  min-height:50px;
  text-align:center;
  -webkit-transform:translateX(-50%);
  transform:translateX(-50%);
}
.categories-style-default .product-category .category-content .inner .name-inner, .categories-style-contentcenter .product-category .category-content .inner .name-inner {
  margin:0px;
  line-height:50px;
  text-transform:uppercase;
  font-size:18px;
  font-weight:600;
}
.categories-style-default .product-category:hover .product-category-thumbnail:after, .categories-style-contentcenter .product-category:hover .product-category-thumbnail:after { opacity:1; }
.categories-style-default .product-category:hover .product-category-thumbnail img, .categories-style-contentcenter .product-category:hover .product-category-thumbnail img {
  transform:scale(1.1);
  -webkit-transform:scale(1.1);
}
#quick-view-modal.woocommerce div.product .hidden-on-qick { display:none; }
#quick-view-modal.woocommerce div.product.layout-2 .content-product-right { text-align:left; }
#quick-view-modal.woocommerce div.product.layout-2 .content-product-right .sticky-move { border:none; }
#quick-view-modal.woocommerce div.product.layout-2 .shop-bottom .yith-btn {
  width:20%;
  display:inline-block;
}
#quick-view-modal.woocommerce div.product.layout-2 .shop-bottom form { width:75%; }
#quick-view-modal.woocommerce div.product.layout-2 .shop-bottom form .woocommerce-variation-availability p {
  margin:0;
  margin-bottom:20px;
}
#quick-view-modal.woocommerce div.product.layout-2 .shop-bottom form .variations tr td { text-align:left; }
#quick-view-modal.woocommerce div.product.layout-3
    .content-product-left
    .product-images-content
    .woocommerce-product-gallery
    figure
    .woocommerce-product-gallery__image { padding:0; }
#quick-view-modal.woocommerce div.product .row-same-height { margin-right:0rem; }
#quick-view-modal.woocommerce div.product .content-product-left::-webkit-scrollbar-track {
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
  background-color:#f5f5f5;
}
#quick-view-modal.woocommerce div.product .content-product-left::-webkit-scrollbar {
  width:6px;
  background-color:#f5f5f5;
}
#quick-view-modal.woocommerce div.product .content-product-left::-webkit-scrollbar-thumb { background-color:#000000; }
#quick-view-modal.woocommerce div.product .content-product-left .product-images-content { padding:0; }
#quick-view-modal.woocommerce div.product .content-product-left .product-images-content img { width:100%; }
#quick-view-modal.woocommerce div.product .content-product-right {
  overflow-x:auto;
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  overflow-x:hidden;
  padding-bottom:50px;
}
#quick-view-modal.woocommerce div.product .content-product-right .shop-top { padding-top:50px; }
#quick-view-modal.woocommerce div.product .content-product-right::-webkit-scrollbar-track {
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
  background-color:#f5f5f5;
}
#quick-view-modal.woocommerce div.product .content-product-right::-webkit-scrollbar {
  width:6px;
  background-color:#f5f5f5;
}
#quick-view-modal.woocommerce div.product .content-product-right::-webkit-scrollbar-thumb { background-color:#000000; }
.yith-wcqv-wrapper .yith-wcqv-main #yith-quick-view-content .summary-content { padding:30px 60px; }
.yith-wcqv-wrapper .yith-wcqv-main #yith-quick-view-content .summary-content .product_title.entry-title {
  font-size:24px;
  margin-top:0;
}
.yith-wcqv-wrapper .yith-wcqv-main #yith-quick-view-content .summary-content .woocs_price_code .amount {
  color:#959595;
  font-size:20px;
}
body .mobile-addtocart a:hover { background-color:transparent; }
#quick-view-modal {
  position:fixed;
  top:0;
  bottom:0;
  left:0;
  right:0;
  overflow:auto;
  visibility:hidden;
  outline:0;
  display:none;
  background:rgba(0,0,0,0.5);
}
#quick-view-modal.woocommerce
    div.product
    .content-product-left
    .product-images-content
    .woocommerce-product-gallery
    figure
    .woocommerce-product-gallery__image { margin-bottom:0; }
#quick-view-modal.woocommerce
    div.product.layout-4
    .content-product-right
    .shop-bottom
    form
    .single_add_to_cart_button {
  margin-left:22px;
  margin-top:0;
}
#quick-view-modal.loading .jws-ajax-loader { display:block; }
#quick-view-modal .close-modal {
  position:absolute;
  right:20px;
  top:20px;
  font-size:48px;
  color:#252525;
  z-index:1;
  font-weight:600;
  display:none;
}
#quick-view-modal div.product { position:relative; }
#quick-view-modal div.product .close-modal { display:block; }
#quick-view-modal .modal-content {
  transition:transform 0.5s;
  transform:translateY(-50%);
  position:absolute;
  top:50%;
  width:100%;
  padding-top:0;
  box-shadow:none;
  background:none;
  border-radius:0;
  border:0;
  outline:none;
  opacity:0;
  transition:opacity 0.5s;
  transition-delay:2s;
}
#quick-view-modal .modal-content .product {
  background:#ffffff;
  overflow:hidden;
}
#quick-view-modal.open { visibility:visible; }
#quick-view-modal.open .modal-content { opacity:1; }
.modal-open #quick-view-modal {
  display:block;
  z-index:999;
}
.modal-open #quick-view-modal .hidden-ct { display:block; }
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
  width:100%;
  float:none;
  position:relative;
}
#jws-shop-topbar {
  margin-bottom:60px;
  display:none;
  animation:fadein 2s;
}
#jws-shop-topbar .widget_layered_nav_filters { width:auto !important; }
#jws-shop-topbar .widget_layered_nav_filters ul li { display:inline-block; }
#jws-shop-topbar .widget_layered_nav_filters ul li a {
  position:relative;
  padding-left:15px;
  font-size:12px;
  margin-left:15px;
}
#jws-shop-topbar .widget_layered_nav_filters ul li a:after {
  content:' X ';
  position:absolute;
  left:0;
  top:50%;
  transform:translateY(-54%);
  -webkit-transform:translateY(-54%);
  font-size:12px;
  font-weight:bold;
}
.woocommerce-message {
  color:#3c763d;
  border-color:#39b54a;
}
.woocommerce-message:before { content:'\f00c'; }
.woocommerce-error, .woocommerce-info {
  color:#af7d27;
  border-color:#e0b252;
}
.woocommerce-error:before, .woocommerce-info:before { content:'\f071'; }
.woocommerce-error, .woocommerce-info, .woocommerce-message {
  background-color:transparent;
  border:2px solid;
  border-radius:0;
  overflow:hidden;
  margin:0 0 20px 0;
  padding:14px 25px 14px 55px;
  line-height:1.4;
  position:relative;
  font-size:14px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button { display:none; }
.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
  position:absolute;
  top:50%;
  line-height:0;
  font-size:18px;
  font-family:FontAwesome;
  left:24px;
}
.woocommerce.single-product #content {
  margin-bottom:100px;
  margin-top:100px;
}
.woocommerce .related-product { padding-top:81px; }
.woocommerce .related-product .product-related-title {
  font-size:36px;
  text-align:center;
  color:#252525;
}
.woocommerce .related-product .product-related-title h4:first-child {
  margin-top:0;
  margin-bottom:29px;
}
.woocommerce .related-product .product-related-title h4 { margin-bottom:18px; }
.woocommerce .product-bottom { margin-top:100px; }
.woocommerce .product-bottom .tab-product .woocommerce-tabs .panel {
  background:#fafafa;
  padding:0px 50px 50px 50px;
}
.woocommerce .product-bottom .tab-product .woocommerce-tabs .panel .container { width:100%; }
.woocommerce .product-bottom .tab-product .woocommerce-tabs .panel .woocommerce-Reviews .star-rating {
  display:block;
  margin:15px 0;
}
.woocommerce .product-bottom .tab-product .woocommerce-tabs .panel .woocommerce-Reviews #comments li { margin-bottom:30px; }
.woocommerce .product-bottom .tab-product .woocommerce-tabs .panel .woocommerce-Reviews #comments .comment-text {
  display:inline-block;
  vertical-align:top;
  width:calc(100% - 110px);
  padding-left:30px;
}
.woocommerce .product-bottom .tab-product .woocommerce-tabs .panel .woocommerce-Reviews #comments .comment-text .meta strong {
  position:relative;
  padding-left:9px;
  font-weight:500;
}
.woocommerce .product-bottom .tab-product .woocommerce-tabs .panel .woocommerce-Reviews #comments .comment-text .meta strong:before {
  content:'-';
  position:absolute;
  top:2px;
  left:0;
  font-weight:300;
}
.woocommerce .product-bottom .tab-product .woocommerce-tabs .panel .woocommerce-Reviews #comments .content-left {
  display:inline-block;
  vertical-align:top;
  width:80px;
}
.woocommerce .product-bottom .tab-product .woocommerce-tabs .panel .woocommerce-Reviews #respond textarea, .woocommerce .product-bottom .tab-product .woocommerce-tabs .panel .woocommerce-Reviews #respond input {
  background:transparent;
  outline:none;
  box-shadow:none;
  border:1px solid rgba(0,0,0,0.1);
  padding:8px;
  width:100%;
}
.woocommerce .product-bottom .tab-product .woocommerce-tabs .panel .woocommerce-Reviews #respond .comment-form-author, .woocommerce .product-bottom .tab-product .woocommerce-tabs .panel .woocommerce-Reviews #respond .comment-form-email {
  display:inline-block;
  width:48.3%;
}
.woocommerce .product-bottom .tab-product .woocommerce-tabs .panel .woocommerce-Reviews #respond .comment-form-author { margin-right:30px; }
.woocommerce .product-bottom .tab-product .woocommerce-tabs .panel .woocommerce-Reviews #respond p { margin-bottom:22px; }
.woocommerce .product-bottom .tab-product .woocommerce-tabs .panel .woocommerce-Reviews #respond input#submit {
  width:170px;
  height:45px;
  background:none;
  border:2px solid #252525;
  outline:none;
  border-radius:0;
  padding:0;
  line-height:43px;
  text-align:center;
  color:#252525;
  font-weight:500;
  display:block;
  transition:all 0.2s linear 0s;
  -o-transition:all 0.2s linear 0s;
  -webkit-transition:all 0.2s linear 0s;
  margin-top:15px;
}
.woocommerce .product-bottom .tab-product .woocommerce-tabs .panel .woocommerce-Reviews #respond input#submit:hover {
  background:#252525;
  color:#ffffff;
}
.woocommerce .product-bottom .tab-product .woocommerce-tabs .panel .shop_attributes {
  border:none;
  width:100%;
}
.woocommerce .product-bottom .tab-product .woocommerce-tabs .panel .shop_attributes th {
  font-weight:400;
  border:1px solid rgba(0,0,0,0.1);
  padding:5px 8px;
}
.woocommerce .product-bottom .tab-product .woocommerce-tabs .panel .shop_attributes td {
  border:1px solid rgba(0,0,0,0.1);
  border-left:none;
  font-style:normal;
  padding:5px 8px;
}
.woocommerce .product-bottom .tab-product .woocommerce-tabs .panel .shop_attributes td p { margin:0; }
.woocommerce .product-bottom .tab-product .woocommerce-tabs .wc-tabs {
  text-align:center;
  background:#fafafa;
  padding:54px 0;
}
.woocommerce .product-bottom .tab-product .woocommerce-tabs .wc-tabs li {
  display:inline-block;
  margin:0 15px;
}
.woocommerce .product-bottom .tab-product .woocommerce-tabs .wc-tabs li a { position:relative; }
.woocommerce .product-bottom .tab-product .woocommerce-tabs .wc-tabs li a:after {
  background:#9c9c9c;
  left:0;
  bottom:0;
  width:0;
  height:1px;
  content:'';
  position:absolute;
}
.woocommerce .product-bottom .tab-product .woocommerce-tabs .wc-tabs li.active a { color:#252525; }
.woocommerce .product-bottom .tab-product .woocommerce-tabs .wc-tabs li.active a:after { width:100%; }
.woocommerce div.product.layout-1 .woo-variation-gallery-wrapper .product-thumbnails .thumbnails, .woocommerce div.product.layout-1 .woo-variation-gallery-wrapper .woocommerce-product-gallery__wrapper, .woocommerce div.product.layout-6 .woo-variation-gallery-wrapper .product-thumbnails .thumbnails, .woocommerce div.product.layout-6 .woo-variation-gallery-wrapper .woocommerce-product-gallery__wrapper, .woocommerce div.product.layout-5 .woo-variation-gallery-wrapper .product-thumbnails .thumbnails, .woocommerce div.product.layout-5 .woo-variation-gallery-wrapper .woocommerce-product-gallery__wrapper, .woocommerce div.product.layout-8 .woo-variation-gallery-wrapper .product-thumbnails .thumbnails, .woocommerce div.product.layout-8 .woo-variation-gallery-wrapper .woocommerce-product-gallery__wrapper {
  opacity:0;
  visibility:hidden;
}
.woocommerce div.product.layout-1 .woo-variation-gallery-wrapper .product-thumbnails .thumbnails.slick-initialized, .woocommerce div.product.layout-1 .woo-variation-gallery-wrapper .woocommerce-product-gallery__wrapper.slick-initialized, .woocommerce div.product.layout-6 .woo-variation-gallery-wrapper .product-thumbnails .thumbnails.slick-initialized, .woocommerce div.product.layout-6 .woo-variation-gallery-wrapper .woocommerce-product-gallery__wrapper.slick-initialized, .woocommerce div.product.layout-5 .woo-variation-gallery-wrapper .product-thumbnails .thumbnails.slick-initialized, .woocommerce div.product.layout-5 .woo-variation-gallery-wrapper .woocommerce-product-gallery__wrapper.slick-initialized, .woocommerce div.product.layout-8 .woo-variation-gallery-wrapper .product-thumbnails .thumbnails.slick-initialized, .woocommerce div.product.layout-8 .woo-variation-gallery-wrapper .woocommerce-product-gallery__wrapper.slick-initialized {
  opacity:1;
  visibility:visible;
}
.woocommerce div.product.layout-1 .loading-gallery, .woocommerce div.product.layout-6 .loading-gallery, .woocommerce div.product.layout-5 .loading-gallery, .woocommerce div.product.layout-8 .loading-gallery { height:650px; }
.woocommerce div.product .content-product-left .loading-gallery {
  overflow:hidden;
  position:relative;
}
.woocommerce div.product .content-product-left .loading-gallery .overlay-loader { display:block; }
.woocommerce div.product .content-product-left .loading-gallery .overlay-loader div {
  display:block;
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
}
.woocommerce div.product .content-product-left .product-advanced {
  position:absolute;
  bottom:15px;
  right:15px;
}
.woocommerce div.product .content-product-left .ad-item {
  width:130px;
  height:40px;
  line-height:40px;
  border-radius:25px;
  background:rgba(255,255,255,0.7);
  text-align:center;
  font-size:10px;
  display:inline-block;
}
.woocommerce div.product .content-product-left .ad-item:last-child { margin-left:20px; }
.woocommerce div.product .content-product-left .ad-item a { display:block; }
.woocommerce div.product .content-product-left .ad-item a i {
  font-size:18px;
  vertical-align:middle;
  font-weight:600;
  margin-right:0px;
  margin-bottom:3px;
}
.woocommerce div.product .content-product-left .ad-item a span {
  font-size:18px;
  font-weight:600;
  margin-right:5px;
  vertical-align:middle;
  margin-bottom:3px;
}
.woocommerce div.product .content-product-left .ad-item:hover { background:rgba(0,0,0,0.7); }
.woocommerce div.product .content-product-left .ad-item:hover a { color:#ffffff; }
.woocommerce div.product .content-product-left .product-images-content {
  position:relative;
  padding-left:100px;
}
.woocommerce div.product .content-product-left .product-images-content.no_galley .woocommerce-product-gallery { padding-left:0; }
.woocommerce div.product .content-product-left .product-images-content.no_galley .woocommerce-product-gallery img { width:100%; }
.woocommerce div.product .content-product-left .product-images-content .woocommerce-product-gallery { margin-bottom:0px; }
.woocommerce div.product .content-product-left .product-images-content .woocommerce-product-gallery .sold-out {
  position:absolute;
  left:15px;
  top:15px;
  color:#ffffff;
  z-index:1;
  background-color:#b72222;
  padding:0 10px;
}
.woocommerce div.product .content-product-left .product-images-content .woocommerce-product-gallery .new, .woocommerce div.product .content-product-left .product-images-content .woocommerce-product-gallery .onsale {
  width:75px;
  height:25px;
  color:#ffffff;
  line-height:25px;
  text-align:center;
  position:absolute;
  top:20px;
  left:0;
  background:#252525;
  z-index:1;
}
.woocommerce div.product .content-product-left .product-images-content .woocommerce-product-gallery .wc_gl_popup {
  position:absolute;
  width:30px;
  height:30px;
  background:#ffffff;
  border-radius:8px;
  z-index:1;
  right:15px;
  top:15px;
  font-size:0px;
}
.woocommerce div.product .content-product-left .product-images-content .woocommerce-product-gallery .wc_gl_popup:after {
  position:absolute;
  content:'\e657';
  font-family:'Pe-icon-7-stroke';
  speak:none;
  font-style:normal;
  font-weight:normal;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  color:#252525;
  font-size:18px;
  top:50%;
  transform:translate(-50%,-50%);
  -webkit-transform:translate(-50%,-50%);
  left:50%;
  font-weight:600;
}
.woocommerce div.product .content-product-left .product-images-content .product-thumbnails {
  position:absolute;
  top:0;
  left:0;
  width:80px;
  height:100%;
}
.woocommerce div.product .content-product-left .product-images-content .product-thumbnails .thumbnails {
  padding-top:0;
  position:relative;
  margin:0;
  height:100%;
}
.woocommerce div.product .content-product-left .product-images-content .product-thumbnails .thumbnails .slick-slide { border:1px solid transparent; }
.woocommerce div.product .content-product-left .product-images-content .product-thumbnails .thumbnails .slick-slide img { width:100%; }
.woocommerce div.product .content-product-left .product-images-content .product-thumbnails .thumbnails .slick-slide.slick-current { border:1px solid #4d4d4d; }
.woocommerce div.product .content-product-left .product-images-content .product-thumbnails .thumbnails .thumb1 { margin-bottom:20px; }
.woocommerce div.product .content-product-left .product-images-content.right {
  padding-right:100px;
  padding-left:0;
}
.woocommerce div.product .content-product-left .product-images-content.right .product-thumbnails {
  right:0;
  left:initial;
}
.woocommerce div.product .content-product-left .product-images-content.right .woocommerce-product-gallery img { width:100%; }
.woocommerce div.product .content-product-left .product-images-content.outside { padding-left:0; }
.woocommerce div.product .content-product-left .product-images-content.outside .woocommerce-product-gallery img { width:100%; }
.woocommerce div.product .content-product-left .product-images-content.bottom { padding-left:0; }
.woocommerce div.product .content-product-left .product-images-content.bottom .product-thumbnails {
  position:initial;
  width:auto;
}
.woocommerce div.product .content-product-left .product-images-content.bottom .product-thumbnails .thumb1 { margin:10px 5px 10px 5px; }
.woocommerce div.product .content-product-left .product-images-content.bottom .woocommerce-product-gallery img { width:100%; }
.woocommerce div.product .content-product-right.outside .product-thumbnails .thumb1 { margin-left:0px !important; }
.woocommerce div.product .content-product-right .shop-top .woocommerce-product-rating { margin-bottom:11px; }
.woocommerce div.product .content-product-right .shop-top .product_title {
  font-size:24px;
  margin-top:0;
}
.woocommerce div.product .content-product-right .shop-top .price {
  font-size:20px;
  margin-bottom:28px;
}
.woocommerce div.product .content-product-right .shop-bottom .product-thumbnails { margin-top:45px; }
.woocommerce div.product .content-product-right .shop-bottom .product-thumbnails .thumb1 {
  border:1px solid transparent;
  margin-left:10px;
}
.woocommerce div.product .content-product-right .shop-bottom .product-thumbnails .thumb1.slick-current { border:1px solid #4d4d4d; }
.woocommerce div.product .content-product-right .shop-bottom .product-thumbnails .thumb1:first-child { margin-left:0; }
.woocommerce div.product .content-product-right .shop-bottom .description { margin-bottom:32px; }
.woocommerce div.product .content-product-right .shop-bottom .info-product { margin-top:31px; }
.woocommerce div.product .content-product-right .shop-bottom .info-product .product_meta > span { display:block; }
.woocommerce div.product .content-product-right .shop-bottom .info-product .vg-share-link { margin-top:30px; }
.woocommerce div.product .content-product-right .shop-bottom .info-product .vg-share-link a { margin:12px; }
.woocommerce div.product .content-product-right .shop-bottom .info-product .vg-share-link a:first-child { margin-left:0; }
.woocommerce div.product .content-product-right .shop-bottom .info-product .vg-share-link a:last-child { margin-right:0; }
.woocommerce div.product .content-product-right .shop-bottom .strap-product .price_text { display:none; }
.woocommerce div.product .content-product-right .shop-bottom .strap-product h3 {
  font-size:14px;
  margin-top:30px;
}
.woocommerce div.product .content-product-right .shop-bottom .strap-product form .blockUI:before { display:none !important; }
.woocommerce div.product .content-product-right .shop-bottom .strap-product form .yith-wfbt-items {
  list-style:none;
  padding:0;
  margin:0;
}
.woocommerce div.product .content-product-right .shop-bottom .strap-product form .yith-wfbt-items li { position:relative; }
.woocommerce div.product .content-product-right .shop-bottom .strap-product form .yith-wfbt-items li.is-checked { color:#252525; }
.woocommerce div.product .content-product-right .shop-bottom .strap-product form .yith-wfbt-items li label { font-weight:400; }
.woocommerce div.product .content-product-right .shop-bottom .strap-product form .yith-wfbt-items li label input[type='checkbox'] {
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  width:20px;
  position:relative;
}
.woocommerce div.product .content-product-right .shop-bottom .strap-product form .yith-wfbt-items li label input[type='checkbox']:after {
  position:absolute;
  content:'\f067';
  left:0;
  top:50%;
  font:normal normal normal 14px/1 FontAwesome;
  transform:translateY(-93%);
  font-size:18px;
  font-weight:300;
}
.woocommerce div.product .content-product-right .shop-bottom .strap-product form .yith-wfbt-items li label input[type='checkbox']:checked:after {
  opacity:1;
  content:'\f00c';
}
.woocommerce div.product .content-product-right .shop-bottom .strap-product form .yith-wfbt-submit-block .yith-wfbt-submit-button {
  font-size:12px;
  color:#ffffff;
  height:40px;
  width:165px;
  border-radius:25px;
  text-align:center;
  line-height:40px;
  padding:0;
  font-weight:300;
  border:none;
  display:inline-block;
  margin-top:15px;
  margin-bottom:30px;
  transition:0.3s all;
}
.woocommerce div.product .content-product-right .shop-bottom .strap-product form .yith-wfbt-submit-block .yith-wfbt-submit-button:hover { opacity:0.9; }
.woocommerce div.product .content-product-right .shop-bottom .my-size {
  margin-top:31px;
  margin-bottom:-31px;
}
.woocommerce div.product .content-product-right .shop-bottom .yith-btn {
  display:inline-block;
  vertical-align:bottom;
  width:20px;
}
.woocommerce div.product .content-product-right .shop-bottom .yith-btn .yith-wcwl-add-to-wishlist { margin-top:0; }
.woocommerce div.product .content-product-right .shop-bottom .yith-btn .product-compare-button { line-height:0; }
.woocommerce div.product .content-product-right .shop-bottom .yith-btn .product-compare-button a {
  font-size:0;
  position:relative;
  background:none;
  height:22px;
  display:block;
}
.woocommerce div.product .content-product-right .shop-bottom .yith-btn .product-compare-button a .blockUI { display:none !important; }
.woocommerce div.product .content-product-right .shop-bottom .yith-btn .product-compare-button a:before {
  content:'\f0ec';
  font-size:18px;
  display:inline-block;
  font-family:'Pe-icon-7-stroke';
  -webkit-transition:all 0.2s;
  -moz-transition:all 0.2s;
  -o-transition:all 0.2s;
  transition:all 0.2s;
  font:normal normal normal 14px/1 FontAwesome;
  color:#252525;
  margin-top:7px;
}
.woocommerce div.product .content-product-right .shop-bottom .yith-btn .yith-wcwl-add-to-wishlist .feedback { display:none; }
.woocommerce div.product .content-product-right .shop-bottom .yith-btn .yith-wcwl-add-to-wishlist > div > a {
  font-size:0;
  width:35px;
  margin-bottom:25px;
  margin-bottom:9px;
}
.woocommerce div.product .content-product-right .shop-bottom .yith-btn .yith-wcwl-add-to-wishlist > div > a:before {
  content:'\f08a';
  font-size:18px;
  vertical-align:middle;
  display:inline-block;
  font:normal normal normal 14px/1 FontAwesome;
  -webkit-transition:all 0.2s;
  -moz-transition:all 0.2s;
  -o-transition:all 0.2s;
  transition:all 0.2s;
  color:#252525;
}
.woocommerce div.product .content-product-right .shop-bottom .yith-btn .add_to_wishlist {
  font-size:0;
  width:35px;
  position:relative;
  margin-bottom:25px;
}
.woocommerce div.product .content-product-right .shop-bottom .yith-btn .add_to_wishlist:before {
  content:'\f08a';
  font-size:18px;
  vertical-align:middle;
  display:inline-block;
  font:normal normal normal 14px/1 FontAwesome;
  -webkit-transition:all 0.2s;
  -moz-transition:all 0.2s;
  -o-transition:all 0.2s;
  transition:all 0.2s;
  color:#252525;
}
.woocommerce div.product .content-product-right .shop-bottom .added_to_cart { display:none !important; }
.woocommerce div.product .content-product-right .shop-bottom .single_add_to_cart_button, .woocommerce div.product .content-product-right .shop-bottom .single_add_to_cart_buttons {
  font-size:12px;
  color:#ffffff;
  height:40px;
  width:165px;
  border-radius:25px;
  text-align:center;
  line-height:40px;
  padding:0;
  font-weight:300;
  margin-left:10px;
  border:none;
  display:inline-block;
  border:1px solid;
  vertical-align:middle;
  position:relative;
}
.woocommerce div.product .content-product-right .shop-bottom .single_add_to_cart_button:after, .woocommerce div.product .content-product-right .shop-bottom .single_add_to_cart_buttons:after {
  content:'';
  width:18px;
  height:18px;
  display:inline-block;
  vertical-align:middle;
  border:1px solid rgba(255,255,255,0.4);
  border-left-color:#fff;
  border-radius:50%;
  position:absolute;
  top:50%;
  left:50%;
  opacity:0;
  margin-left:-9px;
  margin-top:-9px;
  -webkit-transition:opacity 0.2s ease;
  transition:opacity 0.2s ease;
}
.woocommerce div.product .content-product-right .shop-bottom .single_add_to_cart_button.loading span, .woocommerce div.product .content-product-right .shop-bottom .single_add_to_cart_buttons.loading span { display:none; }
.woocommerce div.product .content-product-right .shop-bottom .single_add_to_cart_button.loading:after, .woocommerce div.product .content-product-right .shop-bottom .single_add_to_cart_buttons.loading:after {
  opacity:1;
  -webkit-animation:jws-xoay 450ms infinite linear;
  animation:jws-xoay 450ms infinite linear;
}
.woocommerce div.product .content-product-right .shop-bottom .single_add_to_cart_button.disabled, .woocommerce div.product .content-product-right .shop-bottom .single_add_to_cart_buttons.disabled { cursor:no-drop; }
.woocommerce div.product .content-product-right .shop-bottom .single_add_to_cart_button:hover, .woocommerce div.product .content-product-right .shop-bottom .single_add_to_cart_buttons:hover { opacity:0.9; }
.woocommerce div.product .content-product-right .shop-bottom .stock.in-stock {
  border:2px solid;
  background-color:transparent;
  padding:5px;
  width:150px;
  text-align:center;
  color:#3c763d;
  border-color:#39b54a;
  margin-bottom:20px;
}
.woocommerce div.product .content-product-right .shop-bottom .out-of-stock {
  border:2px solid #e0b252;
  background-color:transparent;
  color:#af7d27;
  padding:5px;
  width:150px;
  text-align:center;
  margin-bottom:20px;
}
.woocommerce div.product .content-product-right .shop-bottom form {
  display:inline-block;
  margin-right:10px;
  vertical-align:middle;
  margin-bottom:0;
}
.woocommerce div.product .content-product-right .shop-bottom form .tawcvs-swatches .swatch {
  line-height:27px;
  border:0;
}
.woocommerce div.product .content-product-right .shop-bottom form .tawcvs-swatches .swatch img { width:100%; }
.woocommerce div.product .content-product-right .shop-bottom form .tawcvs-swatches .swatch.selected {
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
}
.woocommerce div.product .content-product-right .shop-bottom form .single_variation_wrap .single_variation > p {
  border:2px solid #e0b252;
  background-color:transparent;
  color:#af7d27;
  padding:15px;
  margin-bottom:20px;
}
.woocommerce div.product .content-product-right .shop-bottom form .single_variation_wrap .amount {
  display:block;
  margin-bottom:8px;
  margin-top:0px;
  max-width:100%;
  display:inline-block;
  min-width:47px;
  overflow:hidden;
}
.woocommerce div.product .content-product-right .shop-bottom form .variations tr td {
  text-align:left;
  display:block;
  padding:0;
}
.woocommerce div.product .content-product-right .shop-bottom form .variations tr td label {
  font-size:14px;
  text-align:left;
  font-weight:500 !important;
  margin-bottom:18px;
}
.woocommerce div.product .content-product-right .shop-bottom form .variations tr td.value { margin-bottom:25px; }
.woocommerce div.product .content-product-right .shop-bottom form .variations tr td .reset_variations {
  font-size:12px;
  margin-left:10px;
  vertical-align:middle;
  display:inline-block;
  visibility:visible;
}
.woocommerce div.product .content-product-right .shop-bottom form .variations tr td .reset_variations:before {
  content:'\f00d';
  font-family:FontAwesome;
  margin-right:5px;
  display:inline-block;
}
.woocommerce div.product .content-product-right .shop-bottom form .variations tr td .tawcvs-swatches {
  padding:0;
  display:inline-block;
  vertical-align:middle;
}
.woocommerce div.product .content-product-right .shop-bottom form .variations tr td .tawcvs-swatches .swatch-color {
  width:25px;
  height:25px;
  line-height:20px;
  box-shadow:none;
  opacity:1;
  margin:0;
  margin-right:10px;
  border:none;
}
.woocommerce div.product .content-product-right .shop-bottom form .variations tr td .tawcvs-swatches .swatch-color:before {
  top:6px;
  left:9px;
}
.woocommerce div.product .content-product-right .shop-bottom form .variations tr td .tawcvs-swatches .swatch-label {
  background:none;
  width:auto;
  box-shadow:none;
  border:none;
  font-weight:500;
  opacity:1;
  border-radius:0;
}
.woocommerce div.product .content-product-right .shop-bottom form .variations tr td .tawcvs-swatches .swatch-label.selected {
  border:none;
  border-bottom:2px solid transparent;
  box-shadow:none;
}
.woocommerce div.product.product-type-external .shop-bottom .cart {
  display:inline-block;
  width:37%;
  vertical-align:middle;
  margin-bottom:0;
}
.woocommerce div.product.product-type-external .shop-bottom .cart a { margin-left:0px; }
.woocommerce div.product .price .amount { font-size:20px; }
.woocommerce div.product .price del .amount {
  border:none;
  color:#959595;
  text-decoration:line-through;
  font-size:14px;
}
.woocommerce div.product.product-type-grouped .content-product-right .shop-bottom form { width:100%; }
.woocommerce div.product.product-type-grouped .content-product-right .shop-bottom form .single_add_to_cart_button, .woocommerce div.product.product-type-grouped .content-product-right .shop-bottom form .single_add_to_cart_buttons {
  margin-top:40px;
  margin-left:0;
  margin-right:20px;
}
.woocommerce div.product.product-type-grouped .content-product-right .shop-bottom form .group_table {
  border:1px solid #aaaaaa;
  width:100%;
}
.woocommerce div.product.product-type-grouped .content-product-right .shop-bottom form .group_table tr { border-bottom:1px solid #aaaaaa; }
.woocommerce div.product.product-type-grouped .content-product-right .shop-bottom form .group_table tr:last-child { border-bottom:none; }
.woocommerce div.product.product-type-grouped .content-product-right .shop-bottom form .group_table tr td .jws-quantity-wrap {
  margin-top:0px;
  width:100%;
}
.woocommerce div.product.product-type-grouped .content-product-right .shop-bottom form .group_table tr td .jws-quantity-wrap .quantity {
  margin:0 15px 0 auto;
  height:30px;
  width:115px;
  border:1px solid #aaaaaa;
}
.woocommerce div.product.product-type-grouped .content-product-right .shop-bottom form .group_table tr td .jws-quantity-wrap .quantity .jws-font:after { line-height:30px; }
.woocommerce div.product.product-type-grouped .content-product-right .shop-bottom form .group_table tr td .jws-quantity-wrap .quantity .input-text {
  line-height:30px;
  height:30px;
}
.woocommerce div.product.product-type-grouped .content-product-right .shop-bottom form .group_table tr .label {
  font-size:14px;
  display:table-cell;
  vertical-align:inherit;
  text-align:left;
  padding-left:35px;
}
.woocommerce div.product.product-type-grouped .content-product-right .shop-bottom form .group_table tr .label label {
  margin-bottom:0;
  padding:15px 0;
}
.woocommerce div.product .sticky-move.is_stuck { transition:0.5s all; }
.woocommerce div.product.layout-8 {
  max-width:620px;
  margin:0 auto;
}
.woocommerce div.product.layout-8 .product-top { text-align:center; }
.woocommerce div.product.layout-8 .content-product-right .shop-bottom form {
  width:auto;
  margin-right:10px;
}
.woocommerce div.product.layout-8 .content-product-right .shop-bottom form .variations { width:100%; }
.woocommerce div.product.layout-8 .content-product-right .shop-bottom form .variations tr td { text-align:center; }
.woocommerce div.product.layout-8 .content-product-left .product-images-content {
  padding-left:0;
  margin-bottom:100px;
}
.woocommerce div.product.layout-8 .content-product-left .product-images-content .product-thumbnails {
  position:relative;
  width:100%;
  height:auto;
  margin-top:20px;
  text-align:center;
}
.woocommerce div.product.layout-8 .content-product-left .product-images-content .product-thumbnails .slick-track { margin:0 auto; }
.woocommerce div.product.layout-8 .content-product-left .product-images-content .product-thumbnails .slick-track .thumb1 { margin:0 25px; }
.woocommerce div.product.layout-7 .content-product-right { margin-top:100px; }
.woocommerce div.product.layout-7 .content-product-left .product-images-content {
  padding-left:0;
  text-align:center;
}
.woocommerce div.product.layout-7 .content-product-left .product-images-content .woocommerce-product-gallery__image, .woocommerce div.product.layout-7 .content-product-left .product-images-content .jws-gallery-image {
  display:inline-block;
  width:49.7%;
  vertical-align:top;
}
.woocommerce div.product.layout-7 .content-product-left .product-images-content .woocommerce-product-gallery__image img, .woocommerce div.product.layout-7 .content-product-left .product-images-content .jws-gallery-image img { width:100%; }
.woocommerce div.product.layout-6 .content-product-left .product-images-content { padding-left:0; }
.woocommerce div.product.layout-6 .content-product-left .product-images-content .woocommerce-product-gallery__wrapper .slick-slide {
  position:relative;
  overflow:hidden;
  padding:0 5px;
}
.woocommerce div.product.layout-6 .content-product-left .product-images-content .product-thumbnails {
  position:relative;
  width:100%;
  height:auto;
  margin-top:20px;
  text-align:center;
}
.woocommerce div.product.layout-6 .content-product-left .product-images-content .product-thumbnails .slick-track { margin:0 auto; }
.woocommerce div.product.layout-6 .content-product-left .product-images-content .product-thumbnails .slick-track .thumb1 { margin:0 10px; }
.woocommerce div.product.layout-5 .content-product-left .product-images-content { padding-left:0; }
.woocommerce div.product.layout-3 .content-product-right { padding:0 15px; }
.woocommerce div.product.layout-3 .content-product-left .product-images-content { padding-left:0; }
.woocommerce div.product.layout-3 .content-product-left .product-images-content .woocommerce-product-gallery figure .woocommerce-product-gallery__image {
  width:49.5%;
  display:inline-block;
  vertical-align:middle;
  padding:5px;
}
.woocommerce div.product.layout-3 .content-product-left .product-images-content .woocommerce-product-gallery figure .woocommerce-product-gallery__image:first-child { width:100%; }
.woocommerce div.product.layout-3 .content-product-left .product-images-content .woocommerce-product-gallery figure .woocommerce-product-gallery__image img { width:100%; }
.woocommerce div.product.layout-2 .content-product-right {
  padding:0 15px;
  text-align:center;
}
.woocommerce div.product.layout-2 .content-product-right .sticky-move {
  border:5px solid #fafafa;
  padding:50px 0px;
}
.woocommerce div.product.layout-2 .content-product-right .shop-bottom .yith-btn {
  text-align:center;
  width:100%;
  display:flex;
  align-items:center;
  justify-content:center;
}
.woocommerce div.product.layout-2 .content-product-right .shop-bottom .yith-btn > div { margin:0 5px; }
.woocommerce div.product.layout-2 .content-product-right .shop-bottom .yith-btn .yith-wcwl-add-to-wishlist { margin-top:5px; }
.woocommerce div.product.layout-2 .content-product-right .shop-bottom .yith-btn .product-compare-button a {
  width:auto;
  height:auto;
}
.woocommerce div.product.layout-2 .content-product-right .shop-bottom .yith-btn .product-compare-button a:before { position:relative; }
.woocommerce div.product.layout-2 .content-product-right .shop-bottom form { width:100%; }
.woocommerce div.product.layout-2 .content-product-right .shop-bottom form .yith-wfbt-images {
  float:none;
  mn-width:50%;
  margin:0 auto;
}
.woocommerce div.product.layout-2 .content-product-right .shop-bottom form .woocommerce-variation-availability p { margin:25px auto; }
.woocommerce div.product.layout-2 .content-product-right .shop-bottom form .variations {
  width:100%;
  text-align:center;
}
.woocommerce div.product.layout-2 .content-product-right .shop-bottom form .variations tr td { text-align:center; }
.woocommerce div.product.layout-2 .content-product-right .shop-bottom form .variations tr td .reset_variations {
  display:block;
  margin-left:0;
}
.woocommerce div.product.layout-2 .content-product-left .product-images-content { padding-left:0; }
.woocommerce div.product.layout-2 .content-product-left .product-images-content .woocommerce-product-gallery figure .jws-gallery-image, .woocommerce div.product.layout-2 .content-product-left .product-images-content .woocommerce-product-gallery figure .woocommerce-product-gallery__image { margin-bottom:30px; }
.woocommerce div.product.layout-2 .content-product-left .product-images-content .woocommerce-product-gallery figure .jws-gallery-image img, .woocommerce div.product.layout-2 .content-product-left .product-images-content .woocommerce-product-gallery figure .woocommerce-product-gallery__image img { width:100%; }
.woocommerce div.product.layout-2 .content-product-left .product-images-content .woocommerce-product-gallery figure .jws-gallery-image:last-child, .woocommerce div.product.layout-2 .content-product-left .product-images-content .woocommerce-product-gallery figure .woocommerce-product-gallery__image:last-child { margin-bottom:0; }
.woocommerce div.product.layout-4 .content-product-right { padding:0 15px; }
.woocommerce div.product.layout-4 .content-product-right .content-product-right {
  margin-bottom:30px;
  padding:0;
}
.woocommerce div.product.layout-4 .content-product-right .shop-bottom form { width:74%; }
.woocommerce div.product.layout-4 .content-product-right .shop-bottom form .single_add_to_cart_button {
  margin-left:0;
  margin-top:30px;
}
.woocommerce div.product.layout-4 .content-product-left .product-images-content { padding-left:0; }
.woocommerce div.product.layout-4 .content-product-left .product-images-content .woocommerce-product-gallery figure .woocommerce-product-gallery__image {
  display:inline-block;
  width:49.5%;
  padding:5px 5px;
  vertical-align:middle;
}
.woocommerce div.product.layout-4 .content-product-left .product-images-content .woocommerce-product-gallery figure .woocommerce-product-gallery__image img { width:100%; }
.woocommerce div.product.layout-4 .content-product-left .product-images-content .woocommerce-product-gallery figure .woocommerce-product-gallery__image:first-child { width:100%; }
.woocommerce div.side-in .content-product-right { padding:0 15px; }
.woocommerce div.side-in .content-product-right .shop-bottom form { width:88%; }
.woocommerce div.side-in .content-product-right .shop-bottom form .single_add_to_cart_button, .woocommerce div.side-in .content-product-right .shop-bottom form single_add_to_cart_buttons { margin-left:10px; }
.slick-arrow {
  position:absolute;
  font-size:15px;
  border-radius:50%;
  text-align:center;
  top:50%;
  z-index:1;
  cursor:pointer;
  opacity:0;
  visibility:hidden;
  transition:0.3s all;
  -webkit-transition:0.3s all;
  border:1px solid;
  width:40px;
  height:40px;
  line-height:40px;
  background-color:#ffffff;
  font-weight:bold;
  transform:translatey(-50%);
  -webkit-transform:translatey(-50%);
}
.slick-arrow.ti-angle-left { left:5px; }
.slick-arrow.ti-angle-right { right:5px; }
.slick-initialized:hover .slick-arrow {
  opacity:1;
  visibility:visible;
}
.slick-initialized:hover .thumb1 { cursor:pointer; }
.blas-filter-cat .jws-categories-filter ul { text-align:center; }
.blas-filter-cat .jws-categories-filter ul li {
  display:inline-block;
  margin:0 12px;
}
.blas-filter-cat .jws-categories-filter ul li a {
  color:#ffffff;
  font-weight:400;
  text-transform:uppercase;
  line-height:50px;
}
.blas-filter-cat .jws-categories-filter ul li a.selected { border-bottom:1px solid #ffffff; }
.catalog-sidebar, .shop-detail-sidebar { margin-top:30px; }
.catalog-sidebar.right .widget_layered_nav .pa_color ul li .swatch-color, .shop-detail-sidebar.right .widget_layered_nav .pa_color ul li .swatch-color { margin-left:0 !important; }
.catalog-sidebar .widget-title, .shop-detail-sidebar .widget-title {
  font-size:18px;
  font-weight:500;
  margin-top:0;
  margin-bottom:24px;
}
.catalog-sidebar .widget, .shop-detail-sidebar .widget {
  border-bottom:1px solid #cccccc;
  padding-bottom:35px;
  margin-bottom:41px;
}
.catalog-sidebar .widget:last-child, .shop-detail-sidebar .widget:last-child {
  padding-bottom:0px;
  margin-bottom:0px;
}
.catalog-sidebar .widget:last-child, .catalog-sidebar .widget.widget_price_filter, .shop-detail-sidebar .widget:last-child, .shop-detail-sidebar .widget.widget_price_filter { border-bottom:none; }
.catalog-sidebar .widget_layered_nav_filters ul li a, .shop-detail-sidebar .widget_layered_nav_filters ul li a {
  position:relative;
  padding-left:15px;
}
.catalog-sidebar .widget_layered_nav_filters ul li a:after, .shop-detail-sidebar .widget_layered_nav_filters ul li a:after {
  content:' X ';
  position:absolute;
  left:0;
  top:50%;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
}
.catalog-sidebar .widget_products .product_list_widget a img, .shop-detail-sidebar .widget_products .product_list_widget a img {
  width:85px;
  float:left;
  margin-right:15px;
  margin-bottom:15px;
}
.catalog-sidebar .widget_products .product_list_widget a span, .shop-detail-sidebar .widget_products .product_list_widget a span {
  display:block;
  margin-bottom:3px;
}
.catalog-sidebar .widget_products .product_list_widget li, .shop-detail-sidebar .widget_products .product_list_widget li {
  margin-bottom:15px;
  clear:both;
  display:block;
  min-height:113px;
  position:relative;
}
.catalog-sidebar .widget_products .product_list_widget li:last-child, .shop-detail-sidebar .widget_products .product_list_widget li:last-child { margin-bottom:0px; }
.catalog-sidebar .widget_product_categories .product-categories li, .shop-detail-sidebar .widget_product_categories .product-categories li {
  font-size:12px;
  margin-bottom:5px;
  position:relative;
}
.catalog-sidebar .widget_product_categories .product-categories li:before, .shop-detail-sidebar .widget_product_categories .product-categories li:before {
  content:'\f105';
  position:absolute;
  font-family:FontAwesome;
}
.catalog-sidebar .widget_product_categories .product-categories li a, .shop-detail-sidebar .widget_product_categories .product-categories li a { padding-left:20px; }
.catalog-sidebar .widget_product_categories .product-categories li span, .shop-detail-sidebar .widget_product_categories .product-categories li span { float:right; }
.catalog-sidebar .widget_product_categories .product-categories li:hover:before, .catalog-sidebar .widget_product_categories .product-categories li.current-cat:before, .shop-detail-sidebar .widget_product_categories .product-categories li:hover:before, .shop-detail-sidebar .widget_product_categories .product-categories li.current-cat:before { content:'\f178'; }
.catalog-sidebar .widget_layered_nav .pa_size li, .shop-detail-sidebar .widget_layered_nav .pa_size li {
  position:relative;
  font-size:12px;
  margin-bottom:-2px;
}
.catalog-sidebar .widget_layered_nav .pa_size li:last-child, .shop-detail-sidebar .widget_layered_nav .pa_size li:last-child { margin-bottom:0; }
.catalog-sidebar .widget_layered_nav .pa_size li a, .shop-detail-sidebar .widget_layered_nav .pa_size li a {
  padding-left:20px;
  display:inline-block;
}
.catalog-sidebar .widget_layered_nav .pa_size li span, .shop-detail-sidebar .widget_layered_nav .pa_size li span { float:right; }
.catalog-sidebar .widget_layered_nav .pa_size li:before, .shop-detail-sidebar .widget_layered_nav .pa_size li:before {
  content:'\f105';
  position:absolute;
  font-family:FontAwesome;
}
.catalog-sidebar .widget_layered_nav .pa_size li:hover:before, .catalog-sidebar .widget_layered_nav .pa_size li.chosen:before, .shop-detail-sidebar .widget_layered_nav .pa_size li:hover:before, .shop-detail-sidebar .widget_layered_nav .pa_size li.chosen:before { content:'\f178'; }
.catalog-sidebar .widget_layered_nav ul li.show-color, .shop-detail-sidebar .widget_layered_nav ul li.show-color {
  display:inline-block;
  margin-right:12px;
}
.catalog-sidebar .widget_layered_nav ul li.show-color:last-child, .shop-detail-sidebar .widget_layered_nav ul li.show-color:last-child { margin-right:0; }
.catalog-sidebar .widget_layered_nav ul li.show-color.chosen a:before, .shop-detail-sidebar .widget_layered_nav ul li.show-color.chosen a:before { opacity:1; }
.catalog-sidebar .widget_layered_nav ul li.show-color.chosen a, .shop-detail-sidebar .widget_layered_nav ul li.show-color.chosen a { border-color:#d1d1d1; }
.catalog-sidebar .widget_layered_nav ul li.show-color a, .shop-detail-sidebar .widget_layered_nav ul li.show-color a {
  position:relative;
  padding:0;
  cursor:pointer;
  border-radius:50%;
  border:1px solid;
  width:23px;
  height:23px;
  text-align:center;
  display:inline-block;
  border-color:transparent;
}
.catalog-sidebar .widget_layered_nav ul li.show-color a:hover, .shop-detail-sidebar .widget_layered_nav ul li.show-color a:hover { border-color:#d1d1d1; }
.catalog-sidebar .widget_layered_nav ul li.show-color a:after, .shop-detail-sidebar .widget_layered_nav ul li.show-color a:after {
  content:'';
  position:absolute;
  left:50%;
  bottom:80%;
  border-width:4px 4px 0 4px;
  border-style:solid;
  border-color:#000 transparent transparent transparent;
  margin-bottom:6px;
  margin-left:-4px;
  visibility:hidden;
  opacity:0;
  transition:all 250ms ease-out;
}
.catalog-sidebar .widget_layered_nav ul li.show-color a:before, .shop-detail-sidebar .widget_layered_nav ul li.show-color a:before {
  content:'\f00c';
  font-family:FontAwesome;
  color:#fff;
  position:absolute;
  font-size:9px;
  z-index:3;
  width:16px;
  height:16px;
  line-height:16px;
  left:3px;
  top:2px;
  text-align:center;
  opacity:0;
}
.catalog-sidebar .widget_layered_nav ul li.show-color a .nav-title, .shop-detail-sidebar .widget_layered_nav ul li.show-color a .nav-title {
  position:absolute;
  bottom:80%;
  text-indent:0;
  background:#000;
  padding:5px 10px;
  line-height:1;
  border-radius:20px;
  margin-bottom:10px;
  min-width:50px;
  color:#fff;
  left:50%;
  white-space:pre;
  text-align:center;
  text-transform:none;
  transform:translate(-50%,0);
  -ms-transform:translate(-50%,0);
  -webkit-transform:translate(-50%,0);
  visibility:hidden;
  opacity:0;
  transition:all 250ms ease-out;
  font-size:8px;
}
.catalog-sidebar .widget_layered_nav ul li.show-color a:hover:after, .catalog-sidebar .widget_layered_nav ul li.show-color a:hover .nav-title, .shop-detail-sidebar .widget_layered_nav ul li.show-color a:hover:after, .shop-detail-sidebar .widget_layered_nav ul li.show-color a:hover .nav-title {
  bottom:100%;
  opacity:1;
  visibility:visible;
}
.catalog-sidebar .widget_layered_nav ul li.show-color .count-atr, .shop-detail-sidebar .widget_layered_nav ul li.show-color .count-atr { display:none; }
.catalog-sidebar .widget_layered_nav ul li.show-color .swatch-color, .shop-detail-sidebar .widget_layered_nav ul li.show-color .swatch-color {
  width:15px;
  height:15px;
  border-radius:50%;
  -webkit-border-radius:50%;
  display:inline-block;
  vertical-align:top;
  margin-top:3px;
}
#content .action-filter-swaper .widgets-area {
  box-shadow:rgba(0,0,0,0.1) 0px 0px 3px;
  padding:36px 36px 36px 46px;
}
#content .action-filter-swaper .widgets-area.widgets-4 .widget { width:25%; }
#content .action-filter-swaper .widgets-area.widgets-3 .widget { width:33.33%; }
#content .action-filter-swaper .widgets-area.widgets-2 .widget { width:50%; }
#content .action-filter-swaper .widgets-area.widgets-1 .widget { width:100%; }
#content .action-filter-swaper .widgets-area.widgets-5 .widget { width:20%; }
#content .action-filter-swaper .widgets-area.widgets-6 .widget { width:16.6%; }
#content .action-filter-swaper .widgets-area .widget {
  display:inline-block;
  vertical-align:top;
  max-height:250px;
  overflow:auto;
  padding:0 30px;
}
#content .action-filter-swaper .widgets-area .widget::-webkit-scrollbar-track { background-color:#f5f5f5; }
#content .action-filter-swaper .widgets-area .widget::-webkit-scrollbar {
  width:6px;
  background-color:#f5f5f5;
}
#content .action-filter-swaper .widgets-area .widget::-webkit-scrollbar-thumb { background-color:#000000; }
#content .action-filter-swaper .widgets-area .widget .widget-title {
  font-size:18px;
  font-weight:600;
  margin-bottom:13px;
}
#content .action-filter-swaper .widgets-area .shop-filter-actived { margin-top:45px; }
#content .action-filter-swaper .widgets-area .shop-filter-actived .found {
  font-size:18px;
  font-weight:500;
}
#content .action-filter-swaper .widgets-area .shop-filter-actived .remove-filter-actived {
  margin-left:15px;
  float:right;
  padding-left:15px;
  position:relative;
}
#content .action-filter-swaper .widgets-area .shop-filter-actived .remove-filter-actived:after {
  content:' X ';
  position:absolute;
  left:0;
  top:50%;
  transform:translateY(-54%);
  -webkit-transform:translateY(-54%);
  font-size:12px;
  font-weight:bold;
}
#content .action-filter-swaper .widgets-area .blance-price-filter-list ul li { margin-bottom:5px; }
#content .action-filter-swaper .widgets-area .blance-price-filter-list ul li a {
  font-size:12px;
  position:relative;
}
#content .action-filter-swaper .widgets-area .blance-price-filter-list ul li a:after {
  position:absolute;
  content:'';
  left:0;
  bottom:0px;
  background:#a9a9a9;
  height:1px;
  width:0;
}
#content .action-filter-swaper .widgets-area .blance-price-filter-list ul li a.actived:after { width:100%; }
#content .action-filter-swaper .widgets-area .product-sort-by ul li { margin-bottom:5px; }
#content .action-filter-swaper .widgets-area .product-sort-by ul li a {
  font-size:12px;
  position:relative;
}
#content .action-filter-swaper .widgets-area .product-sort-by ul li a:after {
  position:absolute;
  content:'';
  left:0;
  bottom:0px;
  background:#a9a9a9;
  height:1px;
  width:0;
}
#content .action-filter-swaper .widgets-area .product-sort-by ul li a.active:after { width:100%; }
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_size ul li { margin-bottom:5px; }
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_size ul li a {
  max-width:105px;
  min-width:53px;
  overflow:hidden;
  display:inline-flex;
}
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_size ul li a:before { display:none; }
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_size ul li a .nav-title {
  font-size:12px;
  color:#959595;
}
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_size ul li a .nav-title span { position:relative; }
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_size ul li a .nav-title span:after {
  position:absolute;
  content:'';
  left:0;
  bottom:0px;
  background:#a9a9a9;
  height:1px;
  width:0;
}
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_size ul li .count-atr {
  font-size:12px;
  letter-spacing:1px;
  width:56px;
  text-align:center;
  display:in;
}
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_size ul li.chosen .nav-title { color:#252525; }
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_size ul li.chosen .nav-title span:after { width:100%; }
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_brand ul li {
  display:inline-block;
  margin-right:21px;
  margin-bottom:5px;
}
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_brand ul li a:before { display:none; }
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_brand ul li a .nav-title {
  font-size:12px;
  overflow:hidden;
  color:#959595;
}
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_brand ul li a .nav-title span { position:relative; }
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_brand ul li a .nav-title span:after {
  position:absolute;
  content:'';
  left:0;
  bottom:0px;
  background:#a9a9a9;
  height:1px;
  width:0;
}
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_brand ul li .count-atr { display:none; }
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_brand ul li.chosen .nav-title { color:#252525; }
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_brand ul li.chosen .nav-title span:after { width:100%; }
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_color { max-width:250px; }
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_color ul li { margin-bottom:10px; }
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_color ul li.show-color a:before { display:none; }
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_color ul li.show-color a .swatch-color {
  width:15px;
  height:15px;
  border-radius:50%;
  -webkit-border-radius:50%;
  display:inline-block;
}
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_color ul li.show-color a span { vertical-align:middle; }
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_color ul li.show-color a .nav-title {
  font-size:12px;
  margin-left:13px;
  max-width:105px;
  display:inline-block;
  min-width:70px;
  overflow:hidden;
}
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_color ul li.show-color a .nav-title span { position:relative; }
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_color ul li.show-color a .nav-title span:after {
  position:absolute;
  content:'';
  left:0;
  bottom:0px;
  background:#a9a9a9;
  height:1px;
  width:0;
}
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_color ul li.show-color .count-atr {
  font-size:12px;
  color:#959595;
  letter-spacing:1px;
  width:56px;
  text-align:center;
  display:inline-block;
  float:right;
  padding-right:27px;
}
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_color ul li.chosen .nav-title span:after { width:100% !important; }
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_color ul li.chosen .count-atr { color:#252525; }
#content .action-filter-swaper .widgets-area .product-sort-by .woocommerce-ordering { float:none; }
#content .action-filter-swaper .widgets-area .product-sort-by ul .label { display:none; }
#content .action-filter-swaper .widgets-area .product-sort-by ul .current span { display:none; }
#content .action-filter-swaper .shop-toolbar { padding:49px 0; }
#content .action-filter-swaper .shop-toolbar .toolbar-right span {
  font-size:36px;
  font-weight:400;
  margin-right:15px;
  vertical-align:bottom;
  transform:translateY(-2px);
  display:inline-block;
}
#content .action-filter-swaper .layout-shop {
  position:absolute;
  top:0;
  right:0;
  padding:49px 0;
}
#content .action-filter-swaper .layout-shop .wc-col-filter span { font-size:14px; }
#content .action-filter-swaper .layout-shop .wc-col-filter a {
  color:#959595;
  margin-left:12px;
  cursor:pointer;
}
#content .action-filter-swaper .layout-shop .wc-col-filter a.active { border-bottom:1px solid #5b5b5b; }
.product-container {
  margin-bottom:100px;
  margin-top:-30px;
}
.woocommerce-pagination { margin-top:45px; }
.woocommerce-pagination-number { margin-top:70px; }
.woocommerce-pagination-number ul { text-align:center; }
.woocommerce-pagination-number ul li {
  display:inline-block;
  width:40px;
  height:40px;
  line-height:40px;
  text-align:center;
}
.woocommerce-pagination-number ul li a, .woocommerce-pagination-number ul li span {
  display:block;
  color:#ffffff;
}
.woocommerce .woocommerce-pagination ul.page-numbers li .loaded-product, .woocommerce-page .woocommerce-pagination .loaded-product {
  display:none;
  letter-spacing:1px;
  box-shadow:none;
  outline:none;
  background:transparent;
  width:211px;
  margin:0 auto;
  height:50px;
  line-height:50px;
  text-align:center;
  margin-bottom:-20px;
}
.woocommerce .woocommerce-pagination ul.page-numbers li.loaded .loaded-product, .woocommerce-page .woocommerce-pagination.loaded .loaded-product { display:block; }
.woocommerce .woocommerce-pagination ul.page-numbers li.loaded ul.page-numbers, .woocommerce-page .woocommerce-pagination.loaded ul.page-numbers { display:none; }
.woocommerce .woocommerce-pagination ul.page-numbers li ul.page-numbers, .woocommerce-page .woocommerce-pagination ul.page-numbers { text-align:center; }
.woocommerce .woocommerce-pagination ul.page-numbers li ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
  display:none;
  border:1px solid #515151;
  box-shadow:none;
  outline:none;
  background:transparent;
  width:170px;
  margin:0 auto;
}
.woocommerce .woocommerce-pagination ul.page-numbers li ul.page-numbers li:last-child, .woocommerce-page .woocommerce-pagination ul.page-numbers li:last-child {
  display:block;
  clear:both;
}
.woocommerce .woocommerce-pagination ul.page-numbers li ul.page-numbers li a, .woocommerce-page .woocommerce-pagination ul.page-numbers li a {
  padding:0;
  display:block;
  text-align:center;
  clear:both;
  border:1px solid;
}
.woocommerce .woocommerce-pagination ul.page-numbers li ul.page-numbers li a span, .woocommerce-page .woocommerce-pagination ul.page-numbers li a span {
  font-weight:600;
  line-height:49px;
  padding:0;
  position:relative;
  transition:0.5s all;
  -webkit-transition:0.5s all;
}
.woocommerce .woocommerce-pagination ul.page-numbers li ul.page-numbers li a span:after, .woocommerce-page .woocommerce-pagination ul.page-numbers li a span:after {
  bottom:auto;
  top:34px;
  margin-top:-18px;
  position:absolute;
  right:32px;
  margin-left:-17px;
  opacity:0;
  visibility:hidden;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
  content:' ';
  width:15px;
  height:15px;
  display:inline-block;
  vertical-align:middle;
  border:2px solid;
  border-radius:50%;
  border-right-color:transparent !important;
  -webkit-animation:load-spin 450ms infinite linear;
  animation:load-spin 450ms infinite linear;
}
.woocommerce .woocommerce-pagination ul.page-numbers li ul.page-numbers li a span.show, .woocommerce-page .woocommerce-pagination ul.page-numbers li a span.show { padding-right:15px; }
.woocommerce .woocommerce-pagination ul.page-numbers li ul.page-numbers li a span.show:after, .woocommerce-page .woocommerce-pagination ul.page-numbers li a span.show:after {
  opacity:1;
  visibility:visible;
}
.product-thumb img { width:100%; }
.comment-form-rating label {
  display:inline-block;
  vertical-align:middle;
  font-weight:400;
}
.star-rating {
  font-family:'FontAwesome';
  font-size:14px;
  height:20px;
  line-height:20px;
  overflow:hidden;
  position:relative;
  text-align:left;
  width:5.8em;
  letter-spacing:3px;
  display:inline-block;
  vertical-align:middle;
}
.star-rating:before, .star-rating span:before {
  content:'\f005\f005\f005\f005\f005';
  left:0;
  top:0;
  position:absolute;
}
.star-rating span {
  overflow:hidden;
  position:absolute;
  text-indent:-999em;
}
.star-rating span:before { text-indent:0; }
.stars {
  font-size:11px;
  letter-spacing:3px;
  margin-left:15px;
  margin-top:2px;
  display:inline-block;
  vertical-align:top;
}
.stars [class*='star'] {
  text-indent:-999em;
  display:block;
  position:absolute;
  display:inline-block;
}
.stars [class*='star']:before {
  position:absolute;
  font-family:'FontAwesome';
  left:0;
  text-indent:0;
}
.stars .star-1 {
  width:15px;
  z-index:50;
}
.stars .star-2 {
  width:30px;
  z-index:40;
}
.stars .star-3 {
  width:45px;
  z-index:30;
}
.stars .star-4 {
  width:60px;
  z-index:20;
}
.stars .star-5 {
  width:75px;
  z-index:10;
}
.stars .star-5:before { content:'\f006\f006\f006\f006\f006'; }
.stars .star-1:hover:before, .stars .star-1.active:before { content:'\f005'; }
.stars .star-2:hover:before, .stars .star-2.active:before { content:'\f005\f005'; }
.stars .star-3:hover:before, .stars .star-3.active:before { content:'\f005\f005\f005'; }
.stars .star-4:hover:before, .stars .star-4.active:before { content:'\f005\f005\f005\f005'; }
.stars .star-5:hover:before, .stars .star-5.active:before { content:'\f005\f005\f005\f005\f005'; }
.price_slider { margin-bottom:23px; }
.ui-slider {
  position:relative;
  text-align:left;
}
.ui-slider .ui-slider-handle {
  position:absolute;
  z-index:2;
  width:8px;
  height:8px;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  cursor:pointer;
  background:#000000;
  outline:none;
  top:-3px;
}
.ui-slider .ui-slider-range {
  position:absolute;
  z-index:1;
  display:block;
  border:0;
  background:#d7d7d7;
}
.price_slider_wrapper .ui-widget-content {
  background:#d7d7d7;
  border:none;
}
.ui-slider-horizontal { height:3px; }
.ui-slider-horizontal .ui-slider-range {
  top:0;
  height:100%;
}
.ui-slider-horizontal .ui-slider-range-min { left:-1px; }
.ui-slider-horizontal .ui-slider-range-max { right:-1px; }
.price_slider_amount .price_label {
  float:left;
  font-size:10px;
}
.price_slider_amount .button { display:none; }
.tb-products-grid {
  margin-bottom:0;
  margin-top:30px;
}
@media (min-width: 992px) {
  .tax-product_cat .no_container, .post-type-archive-product .no_container { padding:0 45px; }
}
@media (max-width: 991px) {
  .tax-product_cat .no_container, .post-type-archive-product .no_container { padding:0 15px; }
}
.processing:before {
  content:'';
  background:rgba(255,255,255,0.6);
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
  z-index:1;
}
.processing:after {
  z-index:2;
  bottom:auto;
  top:50%;
  margin-top:-18px;
  position:absolute;
  left:50%;
  bottom:-50px;
  margin-left:-17px;
  opacity:1;
  visibility:visible;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
  content:' ';
  width:35px;
  height:35px;
  display:inline-block;
  vertical-align:middle;
  border:2px solid #252525;
  border-radius:50%;
  border-right-color:transparent !important;
  -webkit-animation:load-spin 450ms infinite linear;
  animation:load-spin 450ms infinite linear;
}
.woocommerce-cart .woocommerce .cart-empty {
  text-align:center;
  position:relative;
  font-size:36px;
  text-transform:uppercase;
  letter-spacing:1px;
  line-height:1.5;
  padding:250px 0 0px 0;
  font-weight:bold !important;
  margin-bottom:30px;
}
.woocommerce-cart .woocommerce .cart-empty:after, .woocommerce-cart .woocommerce .cart-empty:before {
  position:absolute;
  color:rgba(142,142,142,0.2);
  left:50%;
  font-weight:normal;
  transform:translateX(-50%);
  -o-transform:translateX(-50%);
  -moz-transform:translateX(-50%);
  -webkit-transform:translateX(-50%);
  -ms-transform:translateX(-50%);
  -sand-transform:translateX(-50%);
}
.woocommerce-cart .woocommerce .cart-empty:before {
  content:'\e66e';
  font-size:180px;
  margin-left:-18px;
  top:0px;
  font-family:'Pe-icon-7-stroke';
}
.woocommerce-cart .woocommerce .cart-empty:after {
  content:'\f00d';
  font-size:60px;
  top:91px;
  font-family:'FontAwesome';
}
.woocommerce-cart .woocommerce .blance-empty-cart-text {
  text-align:center;
  margin-top:-25px;
  margin-bottom:25px;
  line-height:1.7;
  color:#8e8e8e;
}
.woocommerce-cart .woocommerce .return-to-shop {
  text-align:center;
  margin-bottom:50px;
}
.woocommerce-cart .woocommerce .button.wc-backward {
  width:200px;
  display:block;
  height:50px;
  color:#ffffff;
  line-height:50px;
  text-align:center;
  font-weight:400;
  margin-top:32px;
  padding:0;
  border:none;
  margin:0 auto;
  margin-top:30px;
}
.woocommerce-cart .woocommerce .button.wc-backward:hover { opacity:0.8; }
.woocommerce-cart .woocommerce .cart-emtry-text { text-align:center; }
.cart-collaterals .continue {
  font-size:18px;
  font-weight:500;
  letter-spacing:0.7px;
}
.cart-collaterals .continue i { margin-left:10px; }
.cart-collaterals .cart_totals h2 {
  font-size:18px;
  font-weight:500;
  letter-spacing:0.7px;
  text-transform:uppercase;
  margin:0;
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout a {
  width:100%;
  display:block;
  height:50px;
  color:#ffffff;
  line-height:50px;
  text-align:center;
  font-weight:400;
  margin-top:32px;
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover { opacity:0.9; }
.cart-collaterals .cart_totals .respon-table {
  padding:9px 30px 9px 30px;
  background:#f8f8f8;
  margin-top:27px;
}
.cart-collaterals .cart_totals table tr { border-bottom:1px solid #d1d1d1; }
.cart-collaterals .cart_totals table tr.order-total th { font-size:18px; }
.cart-collaterals .cart_totals table tr .woocs_special_price_code { font-weight:400; }
.cart-collaterals .cart_totals table tr:last-child { border-bottom:none; }
.cart-collaterals .cart_totals table tr th {
  padding:15px 0px;
  font-weight:500;
}
.cart-collaterals .cart_totals table tr td { padding:15px 0px; }
.cart-actions {
  margin-top:30px;
  margin-bottom:97px;
}
.cart-actions .updatecart {
  background:#f8f8f8;
  padding:22px 40px;
  width:205px;
  margin:0 0 0 auto;
}
.cart-actions .updatecart .button {
  background:none;
  border:none;
  border-bottom:2px solid;
  font-weight:500;
  font-size:18px;
  letter-spacing:1px;
  padding-bottom:4px;
}
.cart-actions .coupon {
  background:#f8f8f8;
  padding:16px 50px;
}
.cart-actions .coupon label { display:none; }
.cart-actions .coupon .input-text {
  border:1px solid #d0d0d0;
  height:46px;
  width:250px;
  padding-left:15px;
  margin-right:30px;
}
.cart-actions .coupon .input-text::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color:#959595;
}
.cart-actions .coupon .input-text::-moz-placeholder {
  /* Firefox 19+ */
  color:#959595;
}
.cart-actions .coupon .input-text:-ms-input-placeholder {
  /* IE 10+ */
  color:#959595;
}
.cart-actions .coupon .input-text:-moz-placeholder {
  /* Firefox 18- */
  color:#959595;
}
.cart-actions .coupon .button {
  background:none;
  border:none;
  border-bottom:2px solid;
  font-weight:500;
  font-size:18px;
  letter-spacing:1px;
  padding-bottom:4px;
}
.shop_table thead { background:#f8f8f8; }
.shop_table thead th {
  font-size:18px;
  font-weight:600;
  padding:30px 0px;
  text-align:center;
}
.shop_table tr.order-total .includes_tax {
  display:block;
  margin-top:5px;
}
.shop_table { width:100%; }
.woocommerce-cart-form .shop_table tr td {
  padding:18px 12px;
  border:none;
  text-align:center;
  border-bottom:1px solid #d1d1d1;
}
.shop_table th.product-name { text-align:left; }
.shop_table th.product-thumbnail { width:10px; }
.shop_table th.product-remove { width:40px; }
.shop_table td.order-status { text-align:center !important; }
.shop_table td.product-remove {
  padding:0;
  text-align:center;
}
.shop_table td.product-remove a {
  position:relative;
  font-size:0px;
  display:inline-block;
  border-radius:50%;
  height:20px;
  width:20px;
  line-height:28px;
  cursor:pointer;
  padding-right:16px;
  padding-right:0;
}
.shop_table td.product-remove a:after, .shop_table td.product-remove a:before {
  content:' ';
  position:absolute;
  right:0px;
  top:50%;
  margin-top:-1px;
  width:20px;
  height:2px;
  display:inline-block;
  background-color:#252525;
  -webkit-transition:background-color 0.2s ease-in-out, transform 0.2s ease-in-out, width 0.2s ease-in-out;
  -moz-transition:background-color 0.2s ease-in-out, transform 0.2s ease-in-out, width 0.2s ease-in-out;
  -o-transition:background-color 0.2s ease-in-out, transform 0.2s ease-in-out, width 0.2s ease-in-out;
  transition:background-color 0.2s ease-in-out, transform 0.2s ease-in-out, width 0.2s ease-in-out;
}
.shop_table td.product-remove a:after {
  transform:rotate(-44deg);
  -webkit-transform:rotate(-44deg);
  -moz-transform:rotate(-44deg);
  -o-transform:rotate(-44deg);
  -ms-transform:rotate(-44deg);
  -sand-transform:rotate(-44deg);
}
.shop_table td.product-remove a:before {
  -webkit-transform:rotate(44deg);
  -moz-transform:rotate(44deg);
  -o-transform:rotate(44deg);
  -ms-transform:rotate(44deg);
  -sand-transform:rotate(44deg);
  transform:rotate(44deg);
}
.shop_table td.product-remove a:hover:after {
  transform:rotate(0deg);
  -webkit-transform:rotate(0deg);
  -moz-transform:rotate(0deg);
  -o-transform:rotate(0deg);
  -ms-transform:rotate(0deg);
  -sand-transform:rotate(0deg);
}
.shop_table td.product-remove a:hover:before {
  -webkit-transform:rotate(0deg);
  -moz-transform:rotate(0deg);
  -o-transform:rotate(0deg);
  -ms-transform:rotate(0deg);
  -sand-transform:rotate(0deg);
  transform:rotate(0deg);
}
.shop_table td.product-remove a:after, .shop_table td.product-remove a:before { right:5px; }
.shop_table td.product-name { text-align:left; }
.shop_table td.product-name a {
  text-transform:none;
  letter-spacing:0.3px;
  display:block;
}
.shop_table td.product-name .variation {
  display:inline-block;
  margin-top:10px;
}
.shop_table td.product-price span { font-size:14px; }
.shop_table td.product-subtotal span { font-size:14px; }
.shop_table td.product-thumbnail img { max-width:120px; }
#shipping_method li { margin-bottom:10px; }
#shipping_method li:last-child { margin-bottom:0px; }
#shipping_method label {
  display:inline-block;
  margin-bottom:0px;
}
.woocommerce-checkout-review-order-table { border:none; }
.woocommerce-checkout-review-order-table th, .woocommerce-checkout-review-order-table td { border:none; }
.woocommerce-checkout-review-order-table th { background-color:transparent; }
.woocommerce-checkout-review-order-table tr { border-bottom:2px solid #cdcdcd; }
.woocommerce-checkout-review-order-table .product-total { text-align:right; }
.woocommerce-checkout-review-order-table thead th { padding-top:10px; }
.woocommerce-checkout-review-order-table tbody td.product-name { text-transform:none; }
.woocommerce-checkout-review-order-table tbody td.product-name .variation {
  display:block;
  margin-top:10px;
}
.woocommerce-checkout-review-order-table tfoot tr:last-child { border-bottom:none; }
.woocommerce-checkout-review-order-table tfoot td { text-align:right; }
.woocommerce-checkout-review-order-table tfoot th { text-align:left; }
.woocommerce-checkout-review-order-table tfoot .cart-subtotal th, .woocommerce-checkout-review-order-table tfoot .shipping th { font-size:14px; }
.woocommerce-checkout-review-order-table tfoot .cart-subtotal p, .woocommerce-checkout-review-order-table tfoot .shipping p { margin-bottom:0px; }
.woocommerce-cart .woocommerce-cart-form__cart-item .woocommerce-variation-add-to-cart, .shop-bottom .woocommerce-variation-add-to-cart { margin-top:6px; }
.woocommerce-cart .woocommerce-cart-form__cart-item .jws-quantity-wrap, .shop-bottom .jws-quantity-wrap {
  display:inline-block;
  vertical-align:middle;
}
.woocommerce-cart .woocommerce-cart-form__cart-item .jws-quantity-wrap label, .shop-bottom .jws-quantity-wrap label { display:none; }
.woocommerce-cart .woocommerce-cart-form__cart-item .quantity, .shop-bottom .quantity {
  position:relative;
  height:40px;
  width:165px;
  border:1px solid #d5d5d5 !important;
  border-radius:25px;
  text-align:center;
  font-size:14px;
  /* for chrome */
  /* for mozilla */
}
.woocommerce-cart .woocommerce-cart-form__cart-item .quantity .input-text, .shop-bottom .quantity .input-text {
  border:none;
  text-align:center;
  line-height:40px;
  background:none;
  height:40px;
  outline:none;
  width:100%;
}
.woocommerce-cart .woocommerce-cart-form__cart-item .quantity input[type='number']::-webkit-inner-spin-button, .woocommerce-cart .woocommerce-cart-form__cart-item .quantity input[type='number']::-webkit-outer-spin-button, .shop-bottom .quantity input[type='number']::-webkit-inner-spin-button, .shop-bottom .quantity input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance:none;
  margin:0;
}
.woocommerce-cart .woocommerce-cart-form__cart-item .quantity input[type='number'], .shop-bottom .quantity input[type='number'] { -moz-appearance:textfield; }
.woocommerce-cart .woocommerce-cart-form__cart-item .quantity .jws-font:after, .shop-bottom .quantity .jws-font:after {
  position:absolute;
  height:40px;
  top:0;
  line-height:40px;
  cursor:pointer;
  width:40px;
}
.woocommerce-cart .woocommerce-cart-form__cart-item .quantity .jws-font.jws-qty-minus:after, .shop-bottom .quantity .jws-font.jws-qty-minus:after {
  left:0;
  content:'-';
}
.woocommerce-cart .woocommerce-cart-form__cart-item .quantity .jws-font.jws-qty-plus:after, .shop-bottom .quantity .jws-font.jws-qty-plus:after {
  right:0;
  content:'+';
}
#yith-wcwl-form .wishlist-title { margin-bottom:30px; }
#yith-wcwl-form .wishlist_table tr:last-child td { border:none; }
#yith-wcwl-form .wishlist_table tr th { border:none; }
#yith-wcwl-form .wishlist_table tr td { border-bottom:1px solid; }
#yith-wcwl-form .wishlist_table tr td .wishlist-in-stock, #yith-wcwl-form .wishlist_table tr td .wishlist-out-of-stock {
  display:inline-block;
  padding:5px 10px;
  border:2px solid #297e29;
  text-transform:uppercase;
  font-size:12px;
  letter-spacing:0.3px;
  font-weight:700;
}
#yith-wcwl-form .wishlist_table tr td a.button {
  color:#ffffff;
  background:#252525;
  border-radius:0;
}
#yith-wcwl-form .wishlist_table tr td a.button:hover { opacity:0.8; }
.woocommerce-order-received .site-content .entry-content > .woocommerce {
  max-width:800px;
  margin:0 auto;
}
.woocommerce-order-received .responsive-table { margin-bottom:60px; }
.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-received {
  background:transparent;
  border:2px dashed;
  font-weight:600;
  width:100%;
  text-align:center;
  font-size:16px;
  margin-bottom:30px;
  line-height:1.4;
  padding:15px 25px;
}
.woocommerce-order-received ul.order_details { margin-left:0; }
.woocommerce-order-details__title, .wc-bacs-bank-details-heading {
  text-transform:uppercase;
  font-weight:600;
  margin-bottom:5px;
  text-align:center;
}
.woocommerce-order-details__title + h3, .wc-bacs-bank-details-heading + h3 {
  font-size:16px;
  opacity:0.8;
  margin-bottom:30px;
  text-align:center;
}
.woocommerce-customer-details > h2, .woocommerce-customer-details > h3 {
  text-transform:uppercase;
  font-weight:600;
  text-align:center;
}
.woocommerce-customer-details address {
  padding:25px 30px 30px 30px;
  border:2px dashed #d5d5d5;
}
.woocommerce-order-received .woocommerce {
  max-width:800px;
  margin:0 auto;
}
.woocommerce-order-received .woocommerce-order-details h2 {
  margin-bottom:19px;
  font-size:24px;
  font-weight:500;
  text-transform:uppercase;
}
.woocommerce-order-received .woocommerce-order-details table tbody tr th, .woocommerce-order-received .woocommerce-order-details table tbody tr td {
  padding:15px 12px;
  border:none;
  text-align:center;
  border-bottom:1px solid #e6e6e6;
}
.woocommerce-order-received .woocommerce-order-details table tbody tr th { text-align:left; }
.woocommerce-order-received .woocommerce-order-details table tbody tr td { text-align:right; }
.woocommerce-order-received .woocommerce-order-details table tfoot tr th, .woocommerce-order-received .woocommerce-order-details table tfoot tr td {
  padding:15px 12px;
  border:none;
  text-align:center;
  border-bottom:1px solid #e6e6e6;
}
.woocommerce-order-received .woocommerce-order-details table tfoot tr th { text-align:left; }
.woocommerce-order-received .woocommerce-order-details table tfoot tr td { text-align:right; }
.woocommerce-order-received .woocommerce-order-details table thead { background:none; }
.woocommerce-order-received .woocommerce-order-details table thead tr th {
  padding:15px 10px;
  text-align:center;
  letter-spacing:1px;
  font-size:18px;
  font-weight:600;
  text-transform:uppercase;
  line-height:1.4;
  color:#1b1919;
  vertical-align:middle;
  border:none;
  border-bottom:2px solid #efefef;
}
.woocommerce-order-received .woocommerce-order-details table .product-name { text-align:left; }
.woocommerce-order-received .woocommerce-order-details table .product-name a { display:inline-block; }
.woocommerce-order-received .woocommerce-order-details table .product-total { text-align:right; }
.woocommerce-order-received .woocommerce-columns--addresses .col-1, .woocommerce-order-received .woocommerce-columns--addresses .col-2 {
  float:left;
  width:48%;
}
.woocommerce-order-received .woocommerce-columns--addresses .col-1 h3, .woocommerce-order-received .woocommerce-columns--addresses .col-2 h3 {
  font-size:22px;
  margin-bottom:20px;
}
.woocommerce-order-received .woocommerce-columns--addresses .col-1 { margin-right:30px; }
.woocommerce-order-received .woocommerce-thankyou-order-details {
  display:flex;
  -webkit-display:flex;
  display:-webkit-flex;
  -ms-display:flex;
  flex-direction:row;
  -webkit-flex-direction:row;
  -ms-flex-direction:row;
  justify-content:space-between;
  -webkit-justify-content:space-between;
}
.woocommerce-order-received .woocommerce-thankyou-order-details + p {
  font-size:16px;
  background-color:#f8f8f8;
  padding-top:20px;
  padding-bottom:20px;
  padding-right:15px;
  padding-left:15px;
  margin-bottom:30px;
  text-align:center;
}
.woocommerce-order-received .woocommerce-thankyou-order-details li {
  flex-grow:1;
  -ms-flex-grow:1;
  -webkit-flex-grow:1;
  padding-left:20px;
  padding-right:20px;
  margin-bottom:20px;
  border-right:1px solid #dfdfdf;
  text-align:center;
}
.woocommerce-order-received .woocommerce-thankyou-order-details li strong { display:block; }
.no_galley { padding:0 !important; }
body.modal-open { overflow:hidden; }
#search-modal {
  position:fixed;
  top:0;
  bottom:0;
  left:0;
  right:0;
  display:none;
  overflow:auto;
  backface-visibility:hidden;
  visibility:hidden;
  outline:0;
  z-index:99999;
}
#search-modal.show {
  visibility:visible;
  display:block;
  backface-visibility:visible;
}
#search-modal .modal-footer {
  z-index:2;
  position:relative;
  border:none;
  position:absolute;
  right:0;
  top:0;
}
#search-modal .modal-footer a {
  color:#ffffff;
  font-size:20px;
}
#search-modal .modal-content {
  z-index:2;
  background:transparent;
  outline:none;
  box-shadow:none;
  transition:none;
  max-width:1170px;
  padding-top:0;
  border:none;
  margin:0 auto;
  margin-top:10%;
  margin-top:10vh;
}
#search-modal .modal-content .search-results {
  overflow:auto;
  margin-top:80px;
  transform:translatey(50px);
  -webkit-transform:translatey(50px);
  transition:all 0.3s ease 0.3s;
  transition-delay:0.3s;
  opacity:0;
}
#search-modal .modal-content .search-results::-webkit-scrollbar-track {
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
  background-color:#f5f5f5;
}
#search-modal .modal-content .search-results::-webkit-scrollbar {
  width:6px;
  background-color:#f5f5f5;
}
#search-modal .modal-content .search-results::-webkit-scrollbar-thumb { background-color:#000000; }
#search-modal .modal-content .search-results .woocommerce ul { text-align:center; }
#search-modal .modal-content .search-results .woocommerce ul li {
  display:inline-block;
  max-width:240px;
  text-align:center;
  vertical-align:top;
  animation:fadeIn 0.5s both;
  margin:0 15px;
  margin-bottom:40px;
  font-size:18px;
  color:#ffffff;
}
#search-modal .modal-content .search-results .woocommerce ul li a .title {
  font-size:14px;
  color:#ffffff;
  display:block;
  margin-top:19px;
}
#search-modal .modal-content .search-results .woocommerce ul li a .price {
  display:block;
  font-size:14px;
  clear:both;
  color:#959595;
}
#search-modal .modal-content form { position:relative; }
#search-modal .modal-content form .loading {
  position:absolute;
  bottom:35px;
  right:70px;
}
#search-modal .modal-content form .loading:after {
  opacity:0;
  visibility:hidden;
  top:50%;
  margin-top:-18px;
  position:absolute;
  left:50%;
  bottom:-50px;
  margin-left:-17px;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
  content:' ';
  width:35px;
  height:35px;
  display:inline-block;
  vertical-align:middle;
  border:2px solid #ffffff;
  border-radius:50%;
  border-right-color:transparent !important;
  z-index:999;
}
#search-modal .modal-content form .search-fields {
  transform:translatey(50px);
  -webkit-transform:translatey(50px);
  transition:all 0.3s ease 0.3s;
  opacity:0;
  transition-delay:0.2s;
}
#search-modal .modal-content form .product-cats {
  text-align:center;
  transform:translatey(50px);
  -webkit-transform:translatey(50px);
  transition:all 0.3s ease 0.3s;
  transition-delay:0.1s;
  opacity:0;
}
#search-modal .modal-content form .product-cats label input { display:none; }
#search-modal .modal-content form .product-cats label span {
  color:#ffffff;
  font-size:18px;
  font-weight:300;
  margin:0 15px;
  cursor:pointer;
}
#search-modal .modal-content form .product-cats label input:checked + span { border-bottom:1px solid #ffffff; }
#search-modal .modal-content form .search-submit {
  position:absolute;
  bottom:15px;
  right:0;
}
#search-modal .modal-content form .search-submit input {
  background:none;
  border:none;
  font-size:0px;
  width:40px;
  height:40px;
  z-index:2;
  position:relative;
}
#search-modal .modal-content form .search-submit:after {
  content:'\e628';
  position:absolute;
  top:20px;
  right:0;
  font-family:'themify';
  color:#ffffff;
  font-size:24px;
}
#search-modal .modal-content form .search-field {
  font-size:24px;
  color:#ffffff;
  width:100%;
  background:none;
  border:none;
  border-bottom:1px solid #464646;
  padding:11px 0;
  letter-spacing:3px;
}
#search-modal .modal-content form .search-field::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color:#ffffff;
  font-weight:100;
}
#search-modal .modal-content form .search-field::-moz-placeholder {
  /* Firefox 19+ */
  color:#ffffff;
  font-weight:100;
}
#search-modal .modal-content form .search-field:-ms-input-placeholder {
  /* IE 10+ */
  color:#ffffff;
  font-weight:100;
}
#search-modal .modal-content form .search-field:-moz-placeholder {
  /* Firefox 18- */
  color:#ffffff;
  font-weight:100;
}
#search-modal .moal-overlay {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.89);
  z-index:1;
  transition:all 0.2s ease 0.2s;
}
#search-modal.searching .modal-content form .loading:after {
  opacity:1;
  visibility:visible;
  -webkit-animation:load-spin 450ms infinite linear;
  animation:load-spin 450ms infinite linear;
}
#search-modal.show .modal-content .search-results {
  transform:translatey(0px);
  -webkit-transform:translatey(0px);
  opacity:1;
}
#search-modal.show form .search-fields, #search-modal.show form .product-cats {
  transform:translatey(0px);
  -webkit-transform:translatey(0px);
  opacity:1;
}
.tb-products-deal .content-product-left { margin-bottom:30px; }
.tb-products-deal .content-product-left .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img { width:100%; }
.tb-products-deal .content-product-right .shop-top .title-deal {
  font-size:36px;
  line-height:36px;
  font-weight:300;
  letter-spacing:1.5px;
  margin-bottom:45px;
  margin-top:0;
}
.tb-products-deal .content-product-right .shop-top .product_title {
  font-size:24px;
  font-weight:400;
  margin-bottom:11px;
}
.tb-products-deal .content-product-right .shop-top .price {
  font-size:20px;
  margin-bottom:29px;
}
.tb-products-deal .content-product-right .shop-top .woocommerce-product-rating { margin-bottom:10px; }
.tb-products-deal .content-product-right .shop-bottom .product-thumbnails { margin:0 -15px; }
.tb-products-deal .content-product-right .shop-bottom .product-thumbnails .thumb1 { padding:0 15px; }
.tb-products-deal .content-product-right .shop-bottom .product-thumbnails .thumb1 img {
  border-bottom:2px solid transparent;
  transition:0.4s all;
  -webkit-transition:0.4s all;
}
.tb-products-deal .content-product-right .shop-bottom .product-thumbnails .thumb1.slick-current img { border-color:#000000; }
.tb-products-deal .content-product-right .shop-bottom .description { margin-bottom:38px; }
.tb-products-deal .content-product-right .shop-bottom .blance-countdown-timer {
  text-align:left;
  margin-bottom:65px;
}
.tb-products-deal .content-product-right .shop-bottom .blance-countdown-timer .blance-timer { margin:0 -15px; }
.tb-products-deal .content-product-right .shop-bottom .blance-countdown-timer h4 {
  color:#000000;
  font-size:72px;
  padding:0;
  padding:0 15px;
  margin:0;
  font-weight:300;
}
.tb-products-deal .content-product-right .shop-bottom .blance-countdown-timer h4 span {
  background:#080000;
  color:#ffffff;
  padding:5px 8px;
  font-weight:300;
  font-style:normal;
  font-size:18px;
  min-width:80px;
}
#blance-quickview {
  background-color:#ffffff;
  max-width:1000px;
  position:relative;
  overflow:hidden;
  margin:0 auto;
}
#blance-quickview .row_quick_view {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row;
  position:relative;
}
#blance-quickview .blance-summary-inner {
  padding-top:28px;
  padding-right:30px;
  padding-bottom:30px;
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  overflow:auto;
  overflow-x:hidden;
}
.mfp-content {
  position:relative;
  display:inline-block;
  vertical-align:middle;
  max-width:100%;
  margin:0 auto;
  text-align:left;
  z-index:1045;
  -ms-transform:translateY(-30px);
  transform:translateY(-30px);
  opacity:0;
  transition:transform 0.5s, opacity 0.3s;
}
.mfp-ready .mfp-content {
  opacity:1;
  -ms-transform:translateY(0);
  transform:translateY(0);
}
.mfp-ready.mfp-removing .mfp-content { opacity:0; }
.mfp-bg {
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:1042;
  overflow:hidden;
  position:fixed;
  background:#0b0b0b;
  opacity:0;
  transition:opacity 0.25s;
}
.mfp-bg.mfp-ready { opacity:0.6; }
.mfp-ready.mfp-removing.mfp-bg { opacity:0; }
.add_to_cart_bottom {
  position:fixed;
  bottom:0;
  overflow:hidden;
  width:100%;
  left:0;
  background-color:#222222;
  height:100px;
  z-index:99999;
  transform:translatey(100%);
  -webkit-transform:translatey(100%);
  transition:0.5s all;
  -webkit-transition:0.5s all;
}
.add_to_cart_bottom.show {
  transform:translatey(0%);
  -webkit-transform:translatey(0%);
}
.add_to_cart_bottom.close {
  transform:translatey(100%) !important;
  -webkit-transform:translatey(100%) !important;
}
.add_to_cart_bottom .close_add {
  position:absolute;
  right:30px;
  top:40px;
  color:#ffffff;
  width:25px;
  height:25px;
  text-align:center;
  line-height:25px;
  border:1px solid #ffffff;
  border-radius:100%;
  font-size:12px;
  cursor:pointer;
}
.add_to_cart_bottom .add_inner {
  display:flex;
  justify-content:space-between;
  align-items:center;
  max-width:1290px;
  height:100px;
  margin:0 auto;
  padding:0 60px;
}
.add_to_cart_bottom .add_inner .add_to_cart_btn a {
  font-size:13px;
  height:40px;
  width:165px;
  border-radius:25px;
  text-align:center;
  line-height:40px;
  padding:0;
  margin-left:10px;
  border:none;
  display:inline-block;
  vertical-align:middle;
  position:relative;
  background:#ffffff;
}
.add_to_cart_bottom .add_inner .add_to_cart_btn a.added_to_cart { display:none; }
.add_to_cart_bottom .add_inner .add_to_cart_btn a.ajax_add_to_cart:after {
  content:'';
  width:18px;
  height:18px;
  display:inline-block;
  vertical-align:middle;
  border:1px solid rgba(0,0,0,0.4);
  border-left-color:#000000;
  border-radius:50%;
  position:absolute;
  top:50%;
  left:50%;
  opacity:0;
  margin-left:-9px;
  margin-top:-9px;
  -webkit-transition:opacity 0.2s ease;
  transition:opacity 0.2s ease;
}
.add_to_cart_bottom .add_inner .add_to_cart_btn a.ajax_add_to_cart.loading:after {
  opacity:1;
  -webkit-animation:jws-xoay 450ms infinite linear;
  animation:jws-xoay 450ms infinite linear;
}
.add_to_cart_bottom .add_inner .add_to_cart_btn a.ajax_add_to_cart.loading span { display:none; }
.add_to_cart_bottom .add_inner .rating_info .woocommerce-product-rating { color:#ffffff; }
.add_to_cart_bottom .add_inner .rating_info .woocommerce-product-rating .woocommerce-review-link { color:#ffffff; }
.add_to_cart_bottom .add_inner .rating_info .woocommerce-product-rating .star-rating span:before { color:#ffffff !important; }
.add_to_cart_bottom .add_inner .add_to_cart_info .info_left {
  display:inline-block;
  vertical-align:middle;
  margin-right:40px;
}
.add_to_cart_bottom .add_inner .add_to_cart_info .info_left img {
  max-width:55px;
  height:auto;
}
.add_to_cart_bottom .add_inner .add_to_cart_info .info-right {
  display:inline-block;
  vertical-align:middle;
}
.add_to_cart_bottom .add_inner .add_to_cart_info .info-right .product_title {
  font-size:16px;
  font-weight:400;
  color:#ffffff;
  margin:0;
  margin-bottom:10px;
}
.add_to_cart_bottom .add_inner .add_to_cart_info .info-right .price { margin:0; }
.add_to_cart_bottom .add_inner .add_to_cart_info .info-right .price .amount {
  color:#ffffff !important;
  font-size:13px;
  font-weight:300;
}
.added_to_cart { display:none; }
#customer_login .woocommerce-Button {
  color:#ffffff;
  background:#000000;
  border:none;
  box-shadow:none;
  min-width:150px;
  min-height:40px;
}
.threesixty .nav_bar {
  width:100%;
  text-align:center;
}
.mainmenu .emtry { opacity:0; }
.product-thumb .onsale.onsale2 span:first-child {
  height:60px;
  margin-top:0;
}
.tawcvs-swatches .swatch-color.selected:before {
  -webkit-transform:rotate(45deg);
  -moz-transform:rotate(45deg);
  transform:rotate(45deg);
  content:'';
  width:6px;
  height:10px;
  display:block;
  border:solid #eee;
  border-width:0 2px 2px 0;
  position:absolute;
  top:8px;
  left:11px;
}
.tawcvs-swatches {
  overflow:hidden;
  padding:5px;
}
.tawcvs-swatches .swatch {
  -webkit-transition:all 0.3s;
  -moz-transition:all 0.3s;
  -ms-transition:all 0.3s;
  -o-transition:all 0.3s;
  transition:all 0.3s;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  display:inline-block;
  width:30px;
  height:30px;
  line-height:30px;
  text-align:center;
  margin-right:15px;
  cursor:pointer;
  border:1px solid transparent;
  position:relative;
  opacity:0.5;
}
.tawcvs-swatches .swatch.selected {
  -webkit-box-shadow:0 0 5px;
  -moz-box-shadow:0 0 5px;
  box-shadow:0 0 5px;
  border-color:#999;
  opacity:1;
}
.tawcvs-swatches .swatch.disabled { opacity:0.1; }
.tawcvs-swatches .swatch-color {
  text-indent:-9999px;
  border:2px solid #ccc;
}
.tawcvs-swatches .swatch-color.selected { border-color:#333; }
.tawcvs-swatches .swatch-label { background-color:#f1f1f1; }
.tawcvs-swatches .swatch-image { overflow:hidden; }
.swatch-item-wrapper { display:inline-block; }
#footer-jws { padding-top:93px; }
#footer-jws .widget-title {
  font-size:18px;
  margin-bottom:40px;
  margin-top:16px;
}
#footer-jws .email .logo h3 {
  font-weight:600;
  font-size:36px;
  margin-bottom:35px;
  margin-top:0;
}
#footer-jws .email .mc4wp-form {
  position:relative;
  margin-top:33px;
  margin-bottom:45px;
  width:275px;
}
#footer-jws .email .mc4wp-form input {
  height:37px;
  border:1px solid #bababa;
  background:transparent;
  font-size:11px;
  font-style:italic;
  width:100%;
  padding-left:8px;
}
#footer-jws .email .mc4wp-form button {
  position:absolute;
  top:0;
  right:3px;
  background:transparent;
  border:none;
  color:#d7d7d7;
  height:37px;
  outline:none;
}
#footer-jws .email .social-wrap ul li { display:inline-block; }
#footer-jws .email .social-wrap ul li:first-child a { padding-left:0; }
#footer-jws .email .social-wrap ul li a {
  padding:0 8.5px;
  -webkit-transition:.2s ease-out;
  -moz-transition:.2s ease-out;
  transition:.2s ease-out;
}
#footer-jws .menu li { margin-bottom:10px; }
#footer-jws .menu li i { margin-right:12px; }
#footer-jws .menu li a {
  -webkit-transition:.2s ease-out;
  -moz-transition:.2s ease-out;
  transition:.2s ease-out;
}
#footer-jws .instagram .widget-title { margin-bottom:48px; }
#footer-jws .instagram .blog-instagram-feed-widget li {
  display:inline-block;
  width:74px;
  margin-right:13px;
}
#footer-jws .instagram .blog-instagram-feed-widget li a {
  display:block;
  position:relative;
  overflow:hidden;
}
#footer-jws .instagram .blog-instagram-feed-widget li a:after {
  position:absolute;
  width:100%;
  height:100%;
  text-align:center;
  font:normal normal normal 14px/1 FontAwesome;
  content:"\f16d";
  top:0;
  left:0;
  line-height:74px;
  color:#d7d7d7;
  font-size:24px;
  background:rgba(0,0,0,0.5);
  transform:scale(1.5);
  -webkit-transform:scale(1.5);
  transition:0.2s all;
  opacity:0;
}
#footer-jws .instagram .blog-instagram-feed-widget li:hover a:after {
  transform:scale(1);
  opacity:1;
}
#footer-jws .footer-top { padding-bottom:91px; }
#footer-jws .footer-bottom {
  font-size:14px;
  font-weight:400;
  padding-top:15px;
  padding-bottom:15px;
}
