/*
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
-------------------*/
/* 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 3
   -----------------*/
  /*-------------
        Header 2
    --------------*/
}
#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 {
  right:0;
  height:auto;
}
.jws-push-menu {
  transition:all .5s cubic-bezier(0.7,0,0.3,1) 0s;
  max-width:380px;
  height:auto;
  padding-bottom:0;
  position:fixed;
  right:-100%;
  z-index:2001;
  width:100%;
  overflow-y:auto;
  background:#fff;
  -webkit-transition:all .5s cubic-bezier(0.7,0,0.3,1) 0s;
  top:0;
  padding-top:30px;
}
.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 .edit-cart {
  background:none;
  font-size:12px;
  font-weight:600;
  margin-bottom:25px;
  letter-spacing:1px;
  border-bottom:1px solid;
}
.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:12px;
  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;
}
.jws-push-menu .widget_shopping_cart_content .cart_list::-webkit-scrollbar-track {
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
  background-color:#F5F5F5;
}
.jws-push-menu .widget_shopping_cart_content .cart_list::-webkit-scrollbar {
  width:6px;
  background-color:#F5F5F5;
}
.jws-push-menu .widget_shopping_cart_content .cart_list::-webkit-scrollbar-thumb { background-color:#000000; }
.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:11px;
  line-height:15px;
  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:9px; }
.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:10px;
  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:10px;
  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:14%;
  left:-8px;
}
.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:12%; }
.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);
  background: #ffffff;
}
.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;
  padding: 0 7px;
}
#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;
}
#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);
}
#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);
}
#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);
}
#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:12px;
  padding:10px 0px 10px 0px;
  border-width:0px 0px 1px 0px;
  border-style:solid;
  border-color:#dcdcdd;
  display:block;
  text-align:left;
}
#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;
  list-style-type: none;
  padding-left: 0;
}
#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);
  list-style-type: none;
}
.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 .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);
}
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;
  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-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-flex:0 1 auto;
  -ms-flex:0 1 auto;
  -webkit-box-flex:0;
  flex:0 1 auto;
  -webkit-flex-direction:row;
  -ms-flex-direction:row;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  flex-direction:row;
  -webkit-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}
#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:middle;
}
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;list-style-type: none; }
.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;
  border-radius:10px;
}
.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-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 #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;
}
.instagram-pics .owl-nav { display:none; }
.instagram-pics li {
  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 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.show {
  position:fixed;
  background:#000000;
  width:100%;
  opacity:0.5;
  height:100%;
  top:0;
  left:0;
  z-index:999;
}
.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;
}
.blance-pagination {
  text-align:right;
  margin-top:20px;
}
 .blance-pagination span, .blance-pagination a {
    color: #252525;
    width: 40px;
    line-height: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #a8a8a8;
    margin-left: 10px;
    text-align: center;
    display: inline-block;
    font-size: 14px;
}
 .blance-pagination span.current,  .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; }
.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:3px;
  border:1px solid;
  cursor:pointer;
  color: #000000;
}
#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; }
#back-to-top h2 i { line-height:46px; }
.element-loading .overlay-loader { display:block; }
.blance-products-tabs .overlay-loader { background-color:transparent; }
.blance-products-tabs .overlay-loader div { position:absolute; }
.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: 992px) and (max-width: 1199px) {
  .nav>li>a { padding:10px 10px; }
}
@media (max-width: 1199px) {
  body .woocommerce div.product .content-product-right .shop-bottom .yith-btn {
    display:flex;
    width:100%;
    margin-top:30px;
  }
  body .woocommerce div.product .content-product-right .shop-bottom .yith-btn .yith-wcwl-add-to-wishlist {
    margin-top:0;
    margin-right:15px;
  }
  .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 { width:100% !important; }
  .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) {
  .sidebar-blog .widget .widget-title {
    padding-top:0;
    margin-bottom:10px;
  }
  .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 { top:43%; }
  body .tb-products-grid article .product-thumb .btn-inner-center .product-quick-view { display:none; }
  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) {
  .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 .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 {
    left:50%;
    transform:translate(-50%,-40%);
    width:100%;
  }
  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:.315s all ease-in-out;
  -moz-transition:.315s all ease-in-out;
  -webkit-transition:.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 {
  border:1px solid #959595;
  box-shadow:none;
  outline:none;
  background:transparent;
  width:211px;
  margin:0 auto;
  height:50px;
  line-height:50px;
  text-align:center;
}
.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;
}
.blance-products-element .blance-products-load-more.loading { padding-right:15px; }
.blance-products-element .blance-products-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-products-element.loading:after {
  top:50%;
  margin-top:-18px;
  position:absolute;
  left:50%;
  bottom:-50px;
  margin-left:-17px;
  -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 #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:.3s transform cubic-bezier(.175,.885,.32,1.15), opacity .2s ease, visibility .2s ease;
  -o-transition:.3s transform cubic-bezier(.175,.885,.32,1.15), opacity .2s ease, visibility .2s ease;
  -moz-transition:.3s transform cubic-bezier(.175,.885,.32,1.15), opacity .2s ease, visibility .2s ease;
  -webkit-transition:.3s transform cubic-bezier(.175,.885,.32,1.15), opacity .2s ease, visibility .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 .product-content .item-top {
  margin-top:23px;
  margin-bottom:-3px;
  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-bottom:2px;
  margin-bottom:5px;
  margin-right:5px;
  line-height:20px;
}
.tb-products-grid article .product-content .item-top .jws-attr-swatches { line-height:0; }
.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:after {
  content:attr(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;
  z-index:8;
}
.tb-products-grid article .product-content .item-top .jws-attr-swatches .jws-swatch-variation-image:before {
  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;
  z-index:8;
}
.tb-products-grid article .product-content .item-top .jws-attr-swatches .jws-swatch-variation-image:hover:before, .tb-products-grid article .product-content .item-top .jws-attr-swatches .jws-swatch-variation-image:hover:after {
  bottom:100%;
  opacity:1;
  visibility:visible;
}
.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 .yith-wcqv-button { display:none; }
.tb-products-grid article .product-content .item-bottom {
  font-size:12px;
  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-thumb {
  position:relative;
  overflow:hidden;
}
.tb-products-grid article .product-thumb .blance-countdown-timer {
  text-align:center;
  position:absolute;
  bottom:14px;
  z-index:1;
  width:100%;
}
.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 .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  transition:all .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:99;
  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:36%;
  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:.2s ease-out;
  -moz-transition:.2s ease-out;
  transition:.2s ease-out;
  left:50%;
  transform:translateX(-50%);
  -webkit-transform:translateX(-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:120px;
  height:33px;
  margin:13px auto;
  font-size:12px;
  line-height:33px;
  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.added { 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:29px;
  right:20px;
}
.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: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 .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 .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 .2s ease, opacity .2s ease, visibility .2s ease;
  -webkit-transition:transform .2s ease, opacity .2s ease, visibility .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;
}
.blance-tabs-header .tabs-navigation-wrapper li:after {
  background:#767676;
  content:"";
  margin:0 auto;
  width:0;
  height:1px;
  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;
}
.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:.3s ease-out;
  -moz-transition:.3s ease-out;
  transition:.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 { text-align:center; }
.categories-style-default .cat-item { margin-bottom:30px; }
.categories-style-default .product-category .category-content {
  position:relative;
  overflow:hidden;
}
.categories-style-default .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 {
  transition:0.5s all;
  -webki-transition:0.5s all;
  width:100%;
}
.categories-style-default .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 {
  margin:0px;
  line-height:50px;
  text-transform:uppercase;
  font-size:18px;
  font-weight:600;
}
.categories-style-default .product-category:hover .product-category-thumbnail:after { opacity:1; }
.categories-style-default .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-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 .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 .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 .woocommerce-product-gallery__trigger {
  position:absolute;
  width:30px;
  height:30px;
  background:#ffffff;
  border-radius:8px;
  z-index:1;
  right:15px;
  top:15px;
}
.woocommerce div.product .content-product-left .product-images-content .woocommerce-product-gallery .woocommerce-product-gallery__trigger img { width:0px !important; }
.woocommerce div.product .content-product-left .product-images-content .woocommerce-product-gallery .woocommerce-product-gallery__trigger: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 { width:115px !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 .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 {
  -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:after {
  position:absolute;
  content:"\f067";
  left:0;
  top:50%;
  font:normal normal normal 14px/1 FontAwesome;
  transform:translateY(-75%);
  font-size:18px;
  font-weight:600;
  font-weight:100;
  font-weight:300;
}
.woocommerce div.product .content-product-right .shop-bottom .strap-product form .yith-wfbt-items li label input: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;
  width:24%;
  vertical-align:bottom;
}
.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;
  width:35px;
  position:relative;
  background:none;
  height:22px;
  display:block;
}
.woocommerce div.product .content-product-right .shop-bottom .yith-btn .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';
  -webkit-transition:all .2s;
  -moz-transition:all .2s;
  -o-transition:all .2s;
  transition:all .2s;
  font:normal normal normal 14px/1 FontAwesome;
  color:#252525;
  position:absolute;
  bottom:0;
}
.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;
  margin-right:2px;
  display:inline-block;
  font:normal normal normal 14px/1 FontAwesome;
  -webkit-transition:all .2s;
  -moz-transition:all .2s;
  -o-transition:all .2s;
  transition:all .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;
  margin-right:2px;
  display:inline-block;
  font:normal normal normal 14px/1 FontAwesome;
  -webkit-transition:all .2s;
  -moz-transition:all .2s;
  -o-transition:all .2s;
  transition:all .2s;
  color:#252525;
}
.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:22px;
  border:none;
  display:inline-block;
  border:1px solid;
  vertical-align:top;
}
.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 form {
  display:inline-block;
  width:75%;
  vertical-align:middle;
  margin-bottom:0;
}
.woocommerce div.product .content-product-right .shop-bottom form .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 form .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 .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:20px;
  height:20px;
  line-height:20px;
  box-shadow:none;
  opacity:1;
  margin:0;
  margin-right:10px;
}
.woocommerce div.product .content-product-right .shop-bottom form .variations tr td .tawcvs-swatches .swatch-color:before {
  top:3px;
  left:6px;
}
.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;
  display:none;
}
.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 {
  padding-top:120px;
  transition:0.5s all;
}
.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:50%;
  display:inline-block;
  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; }
.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 .woocommerce-product-gallery__image { margin-bottom:30px; }
.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 .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:50%;
  padding:0 5px;
}
.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; }
.woocommerce div.side-in .content-product-right .shop-bottom .yith-btn { width:11%; }
.slick-arrow {
  position:absolute;
  font-size:25px;
  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;
}
.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, .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 .pa_color ul li, .shop-detail-sidebar .widget_layered_nav .pa_color ul li {
  display:inline-block;
  margin-right:12px;
}
.catalog-sidebar .widget_layered_nav .pa_color ul li:last-child, .shop-detail-sidebar .widget_layered_nav .pa_color ul li:last-child { margin-right:0; }
.catalog-sidebar .widget_layered_nav .pa_color ul li.chosen a:before, .shop-detail-sidebar .widget_layered_nav .pa_color ul li.chosen a:before { opacity:1; }
.catalog-sidebar .widget_layered_nav .pa_color ul li.chosen a, .shop-detail-sidebar .widget_layered_nav .pa_color ul li.chosen a { border-color:#d1d1d1; }
.catalog-sidebar .widget_layered_nav .pa_color ul li a, .shop-detail-sidebar .widget_layered_nav .pa_color ul li 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 .pa_color ul li a:hover, .shop-detail-sidebar .widget_layered_nav .pa_color ul li a:hover { border-color:#d1d1d1; }
.catalog-sidebar .widget_layered_nav .pa_color ul li a:after, .shop-detail-sidebar .widget_layered_nav .pa_color ul li 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 .pa_color ul li a:before, .shop-detail-sidebar .widget_layered_nav .pa_color ul li 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 .pa_color ul li a .nav-title, .shop-detail-sidebar .widget_layered_nav .pa_color ul li 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 .pa_color ul li a:hover:after, .catalog-sidebar .widget_layered_nav .pa_color ul li a:hover .nav-title, .shop-detail-sidebar .widget_layered_nav .pa_color ul li a:hover:after, .shop-detail-sidebar .widget_layered_nav .pa_color ul li a:hover .nav-title {
  bottom:100%;
  opacity:1;
  visibility:visible;
}
.catalog-sidebar .widget_layered_nav .pa_color ul li .count-atr, .shop-detail-sidebar .widget_layered_nav .pa_color ul li .count-atr { display:none; }
.catalog-sidebar .widget_layered_nav .pa_color ul li .swatch-color, .shop-detail-sidebar .widget_layered_nav .pa_color ul li .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-switch span { font-size:14px; }
#content .action-filter-swaper .layout-shop .wc-col-switch a {
  color:#959595;
  margin-left:12px;
  cursor:pointer;
}
#content .action-filter-swaper .layout-shop .wc-col-switch a.active { border-bottom:1px solid #5b5b5b; }
.product-container {
  margin-bottom:100px;
  margin-top:-30px;
}
.woocommerce-pagination { margin-top:45px; }
.woocommerce .woocommerce-pagination ul.page-numbers li .loaded-product, .woocommerce-page .woocommerce-pagination .loaded-product {
  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;
}
.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 .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;
  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 .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  transition:all .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 .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 #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:.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; }
.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:.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; }
#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;
}
#search-modal .modal-content {
  z-index:2;
  background:transparent;
  outline:none;
  box-shadow:none;
  transition:none;
  transform:translate(-50%,-40%);
  position:absolute;
  top:35%;
  max-width:1170px;
  padding-top:0;
  border:none;
  left:50%;
}
#search-modal .modal-content .search-results {
  max-height:500px;
  overflow:auto;
  margin-top:80px;
  transform:translatey(50px);
  -webkit-transform:translatey(50px);
  transition:all .3s ease .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 .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 #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 .3s ease .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 .3s ease .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:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.89);
  z-index:1;
  transition:all .2s ease .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;
}
#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;
}

@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

.btn-group>.btn-group,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.dropdown-menu,
.owl-carousel .owl-item {
    float: left
}
b,
optgroup,
strong {
    font-weight: 700
}
legend,
td,
th {
    padding: 0
}
.mfp-title,
pre {
    word-wrap: break-word
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
    max-height: 340px
}
.mfp-wrap,
.owl-carousel .owl-item,
.owl-carousel .owl-video-play-icon,
.pswp,
.pswp__bg,
.pswp__container,
.pswp__img--placeholder,
.pswp__zoom-wrap {
    -webkit-backface-visibility: hidden
}
.pswp,
html {
    -webkit-text-size-adjust: 100%
}
.mfp-arrow,
.owl-carousel,
.owl-carousel .owl-item,
.pswp__container,
.pswp__img,
.slick-slider,
html {
    -webkit-tap-highlight-color: transparent
}
.fa,
.glyphicon,
.ui-icon:before,
[class*=" ti-"],
[class^=ti-],
[data-icon]:before {
    -moz-osx-font-smoothing: grayscale
}
.owl-carousel.owl-rtl,
.ui-datepicker-rtl {
    direction: rtl
}
.fa-ul,
ol,
ul {
    list-style-type: none
}
img,
legend {
    border: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
a {
    background-color: transparent
}
h1 {
    margin: .67em 0
}
hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
*,
:after,
:before,
input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}
pre,
textarea {
    overflow: auto
}
button,
input,
optgroup,
select,
textarea {
    margin: 0
}
table {
    border-spacing: 0;
    border-collapse: collapse
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

@keyframes load-spin {
    100% {
        transform: rotate(360deg)
    }
}
@-o-keyframes load-spin {
    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@-ms-keyframes load-spin {
    100% {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@-webkit-keyframes load-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@-moz-keyframes load-spin {
    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@-moz-keyframes preloader {
    0%, 100%, 50% {
        height: 5px;
        -moz-transform: translateY(0)
    }
    25% {
        height: 22px;
        -moz-transform: translateY(9px)
    }
}
@-ms-keyframes preloader {
    0%, 100%, 50% {
        height: 5px;
        -ms-transform: translateY(0)
    }
    25% {
        height: 22px;
        -ms-transform: translateY(9px)
    }
}
@keyframes preloader {
    0%, 100%, 50% {
        height: 5px;
        transform: translateY(0)
    }
    25% {
        height: 22px;
        transform: translateY(9px)
    }
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}
.blob {
    width: 2rem;
    height: 2rem;
    background: rgba(0, 0, 0, .85);
    border-radius: 50%;
    position: absolute;
    left: calc(50% - 1rem);
    top: calc(50% - 1rem);
    box-shadow: 0 0 1rem rgba(255, 255, 255, .25)
}
hr,
img {
    border: 0
}
.blob-2 {
    animation: animate-to-2 1.5s infinite
}
.blob-3 {
    animation: animate-to-3 1.5s infinite
}
.blob-1 {
    animation: animate-to-1 1.5s infinite
}
.blob-4 {
    animation: animate-to-4 1.5s infinite
}
.blob-0 {
    animation: animate-to-0 1.5s infinite
}
.blob-5 {
    animation: animate-to-5 1.5s infinite
}
@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}
.owl-carousel,
.owl-carousel .owl-item {
    position: relative
}
.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
    z-index: 0
}
.owl-carousel .owl-animated-out {
    z-index: 1
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}
@-webkit-keyframes fadeOut {
    0%, from {
        opacity: 1
    }
    100%,
    to {
        opacity: 0
    }
}
@keyframes fadeOut {
    0%, from {
        opacity: 1
    }
    100%,
    to {
        opacity: 0
    }
}
.owl-height {
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.btn,
.owl-carousel .owl-item {
    -moz-user-select: none;
    -webkit-user-select: none
}
.owl-carousel.owl-loaded {
    display: block
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}
.owl-carousel.owl-hidden {
    opacity: 0
}
.owl-carousel .owl-refresh .owl-item {
    display: none
}
.owl-carousel .owl-item {
    min-height: 1px;
    -webkit-touch-callout: none;
    -ms-user-select: none;
    user-select: none
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}
.btn,
.slick-slider {
    -ms-user-select: none
}
.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}
.owl-carousel.owl-rtl .owl-item {
    float: right
}
.no-js .owl-carousel {
    display: block
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn,
[hidden],
template {
    display: none
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(../img/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-transition: scale .1s ease;
    transition: scale .1s ease
}
body,
figure {
    margin: 0
}
.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}
.img-thumbnail,
.thumbnail {
    -o-transition: all .2s ease-in-out
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}
/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: blanceine
}
audio:not([controls]) {
    display: none;
    height: 0
}
a {
    background: 0 0;
    color: #428bca
}
a:active,
a:hover {
    outline: 0
}
dfn {
    font-style: italic
}
mark {
    color: #000;
    background: #ff0
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: blanceine
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
svg:not(:root) {
    overflow: hidden
}
pre,
textarea {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    font: inherit;
    color: inherit
}
.glyphicon,
address,
cite {
    font-style: normal
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    * {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff!important
    }
    .navbar {
        display: none
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}
.dropdown-menu,
.modal-content {
    -webkit-background-clip: padding-box
}
.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.navbar-toggle,
.open>.dropdown-toggle.btn-danger,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-info,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}
.img-thumbnail,
body {
    background-color: #fff
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}
.glyphicon-asterisk:before {
    content: "\2a"
}
.glyphicon-plus:before {
    content: "\2b"
}
.glyphicon-euro:before {
    content: "\20ac"
}
.glyphicon-minus:before {
    content: "\2212"
}
.glyphicon-cloud:before {
    content: "\2601"
}
.glyphicon-envelope:before {
    content: "\2709"
}
.glyphicon-pencil:before {
    content: "\270f"
}
.glyphicon-glass:before {
    content: "\e001"
}
.glyphicon-music:before {
    content: "\e002"
}
.glyphicon-search:before {
    content: "\e003"
}
.glyphicon-heart:before {
    content: "\e005"
}
.glyphicon-star:before {
    content: "\e006"
}
.glyphicon-star-empty:before {
    content: "\e007"
}
.glyphicon-user:before {
    content: "\e008"
}
.glyphicon-film:before {
    content: "\e009"
}
.glyphicon-th-large:before {
    content: "\e010"
}
.glyphicon-th:before {
    content: "\e011"
}
.glyphicon-th-list:before {
    content: "\e012"
}
.glyphicon-ok:before {
    content: "\e013"
}
.glyphicon-remove:before {
    content: "\e014"
}
.glyphicon-zoom-in:before {
    content: "\e015"
}
.glyphicon-zoom-out:before {
    content: "\e016"
}
.glyphicon-off:before {
    content: "\e017"
}
.glyphicon-signal:before {
    content: "\e018"
}
.glyphicon-cog:before {
    content: "\e019"
}
.glyphicon-trash:before {
    content: "\e020"
}
.glyphicon-home:before {
    content: "\e021"
}
.glyphicon-file:before {
    content: "\e022"
}
.glyphicon-time:before {
    content: "\e023"
}
.glyphicon-road:before {
    content: "\e024"
}
.glyphicon-download-alt:before {
    content: "\e025"
}
.glyphicon-download:before {
    content: "\e026"
}
.glyphicon-upload:before {
    content: "\e027"
}
.glyphicon-inbox:before {
    content: "\e028"
}
.glyphicon-play-circle:before {
    content: "\e029"
}
.glyphicon-repeat:before {
    content: "\e030"
}
.glyphicon-refresh:before {
    content: "\e031"
}
.glyphicon-list-alt:before {
    content: "\e032"
}
.glyphicon-lock:before {
    content: "\e033"
}
.glyphicon-flag:before {
    content: "\e034"
}
.glyphicon-headphones:before {
    content: "\e035"
}
.glyphicon-volume-off:before {
    content: "\e036"
}
.glyphicon-volume-down:before {
    content: "\e037"
}
.glyphicon-volume-up:before {
    content: "\e038"
}
.glyphicon-qrcode:before {
    content: "\e039"
}
.glyphicon-barcode:before {
    content: "\e040"
}
.glyphicon-tag:before {
    content: "\e041"
}
.glyphicon-tags:before {
    content: "\e042"
}
.glyphicon-book:before {
    content: "\e043"
}
.glyphicon-bookmark:before {
    content: "\e044"
}
.glyphicon-print:before {
    content: "\e045"
}
.glyphicon-camera:before {
    content: "\e046"
}
.glyphicon-font:before {
    content: "\e047"
}
.glyphicon-bold:before {
    content: "\e048"
}
.glyphicon-italic:before {
    content: "\e049"
}
.glyphicon-text-height:before {
    content: "\e050"
}
.glyphicon-text-width:before {
    content: "\e051"
}
.glyphicon-align-left:before {
    content: "\e052"
}
.glyphicon-align-center:before {
    content: "\e053"
}
.glyphicon-align-right:before {
    content: "\e054"
}
.glyphicon-align-justify:before {
    content: "\e055"
}
.glyphicon-list:before {
    content: "\e056"
}
.glyphicon-indent-left:before {
    content: "\e057"
}
.glyphicon-indent-right:before {
    content: "\e058"
}
.glyphicon-facetime-video:before {
    content: "\e059"
}
.glyphicon-picture:before {
    content: "\e060"
}
.glyphicon-map-marker:before {
    content: "\e062"
}
.glyphicon-adjust:before {
    content: "\e063"
}
.glyphicon-tint:before {
    content: "\e064"
}
.glyphicon-edit:before {
    content: "\e065"
}
.glyphicon-share:before {
    content: "\e066"
}
.glyphicon-check:before {
    content: "\e067"
}
.glyphicon-move:before {
    content: "\e068"
}
.glyphicon-step-backward:before {
    content: "\e069"
}
.glyphicon-fast-backward:before {
    content: "\e070"
}
.glyphicon-backward:before {
    content: "\e071"
}
.glyphicon-play:before {
    content: "\e072"
}
.glyphicon-pause:before {
    content: "\e073"
}
.glyphicon-stop:before {
    content: "\e074"
}
.glyphicon-forward:before {
    content: "\e075"
}
.glyphicon-fast-forward:before {
    content: "\e076"
}
.glyphicon-step-forward:before {
    content: "\e077"
}
.glyphicon-eject:before {
    content: "\e078"
}
.glyphicon-chevron-left:before {
    content: "\e079"
}
.glyphicon-chevron-right:before {
    content: "\e080"
}
.glyphicon-plus-sign:before {
    content: "\e081"
}
.glyphicon-minus-sign:before {
    content: "\e082"
}
.glyphicon-remove-sign:before {
    content: "\e083"
}
.glyphicon-ok-sign:before {
    content: "\e084"
}
.glyphicon-question-sign:before {
    content: "\e085"
}
.glyphicon-info-sign:before {
    content: "\e086"
}
.glyphicon-screenshot:before {
    content: "\e087"
}
.glyphicon-remove-circle:before {
    content: "\e088"
}
.glyphicon-ok-circle:before {
    content: "\e089"
}
.glyphicon-ban-circle:before {
    content: "\e090"
}
.glyphicon-arrow-left:before {
    content: "\e091"
}
.glyphicon-arrow-right:before {
    content: "\e092"
}
.glyphicon-arrow-up:before {
    content: "\e093"
}
.glyphicon-arrow-down:before {
    content: "\e094"
}
.glyphicon-share-alt:before {
    content: "\e095"
}
.glyphicon-resize-full:before {
    content: "\e096"
}
.glyphicon-resize-small:before {
    content: "\e097"
}
.glyphicon-exclamation-sign:before {
    content: "\e101"
}
.glyphicon-gift:before {
    content: "\e102"
}
.glyphicon-leaf:before {
    content: "\e103"
}
.glyphicon-fire:before {
    content: "\e104"
}
.glyphicon-eye-open:before {
    content: "\e105"
}
.glyphicon-eye-close:before {
    content: "\e106"
}
.glyphicon-warning-sign:before {
    content: "\e107"
}
.glyphicon-plane:before {
    content: "\e108"
}
.glyphicon-calendar:before {
    content: "\e109"
}
.glyphicon-random:before {
    content: "\e110"
}
.glyphicon-comment:before {
    content: "\e111"
}
.glyphicon-magnet:before {
    content: "\e112"
}
.glyphicon-chevron-up:before {
    content: "\e113"
}
.glyphicon-chevron-down:before {
    content: "\e114"
}
.glyphicon-retweet:before {
    content: "\e115"
}
.glyphicon-shopping-cart:before {
    content: "\e116"
}
.glyphicon-folder-close:before {
    content: "\e117"
}
.glyphicon-folder-open:before {
    content: "\e118"
}
.glyphicon-resize-vertical:before {
    content: "\e119"
}
.glyphicon-resize-horizontal:before {
    content: "\e120"
}
.glyphicon-hdd:before {
    content: "\e121"
}
.glyphicon-bullhorn:before {
    content: "\e122"
}
.glyphicon-bell:before {
    content: "\e123"
}
.glyphicon-certificate:before {
    content: "\e124"
}
.glyphicon-thumbs-up:before {
    content: "\e125"
}
.glyphicon-thumbs-down:before {
    content: "\e126"
}
.glyphicon-hand-right:before {
    content: "\e127"
}
.glyphicon-hand-left:before {
    content: "\e128"
}
.glyphicon-hand-up:before {
    content: "\e129"
}
.glyphicon-hand-down:before {
    content: "\e130"
}
.glyphicon-circle-arrow-right:before {
    content: "\e131"
}
.glyphicon-circle-arrow-left:before {
    content: "\e132"
}
.glyphicon-circle-arrow-up:before {
    content: "\e133"
}
.glyphicon-circle-arrow-down:before {
    content: "\e134"
}
.glyphicon-globe:before {
    content: "\e135"
}
.glyphicon-wrench:before {
    content: "\e136"
}
.glyphicon-tasks:before {
    content: "\e137"
}
.glyphicon-filter:before {
    content: "\e138"
}
.glyphicon-briefcase:before {
    content: "\e139"
}
.glyphicon-fullscreen:before {
    content: "\e140"
}
.glyphicon-dashboard:before {
    content: "\e141"
}
.glyphicon-paperclip:before {
    content: "\e142"
}
.glyphicon-heart-empty:before {
    content: "\e143"
}
.glyphicon-link:before {
    content: "\e144"
}
.glyphicon-phone:before {
    content: "\e145"
}
.glyphicon-pushpin:before {
    content: "\e146"
}
.glyphicon-usd:before {
    content: "\e148"
}
.glyphicon-gbp:before {
    content: "\e149"
}
.glyphicon-sort:before {
    content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}
.glyphicon-sort-by-order:before {
    content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}
.glyphicon-sort-by-attributes:before {
    content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}
.glyphicon-unchecked:before {
    content: "\e157"
}
.glyphicon-expand:before {
    content: "\e158"
}
.glyphicon-collapse-down:before {
    content: "\e159"
}
.glyphicon-collapse-up:before {
    content: "\e160"
}
.glyphicon-log-in:before {
    content: "\e161"
}
.glyphicon-flash:before {
    content: "\e162"
}
.glyphicon-log-out:before {
    content: "\e163"
}
.glyphicon-new-window:before {
    content: "\e164"
}
.glyphicon-record:before {
    content: "\e165"
}
.glyphicon-save:before {
    content: "\e166"
}
.glyphicon-open:before {
    content: "\e167"
}
.glyphicon-saved:before {
    content: "\e168"
}
.glyphicon-import:before {
    content: "\e169"
}
.glyphicon-export:before {
    content: "\e170"
}
.glyphicon-send:before {
    content: "\e171"
}
.glyphicon-floppy-disk:before {
    content: "\e172"
}
.glyphicon-floppy-saved:before {
    content: "\e173"
}
.glyphicon-floppy-remove:before {
    content: "\e174"
}
.glyphicon-floppy-save:before {
    content: "\e175"
}
.glyphicon-floppy-open:before {
    content: "\e176"
}
.glyphicon-credit-card:before {
    content: "\e177"
}
.glyphicon-transfer:before {
    content: "\e178"
}
.glyphicon-cutlery:before {
    content: "\e179"
}
.glyphicon-header:before {
    content: "\e180"
}
.glyphicon-compressed:before {
    content: "\e181"
}
.glyphicon-earphone:before {
    content: "\e182"
}
.glyphicon-phone-alt:before {
    content: "\e183"
}
.glyphicon-tower:before {
    content: "\e184"
}
.glyphicon-stats:before {
    content: "\e185"
}
.glyphicon-sd-video:before {
    content: "\e186"
}
.glyphicon-hd-video:before {
    content: "\e187"
}
.glyphicon-subtitles:before {
    content: "\e188"
}
.glyphicon-sound-stereo:before {
    content: "\e189"
}
.glyphicon-sound-dolby:before {
    content: "\e190"
}
.glyphicon-sound-5-1:before {
    content: "\e191"
}
.glyphicon-sound-6-1:before {
    content: "\e192"
}
.glyphicon-sound-7-1:before {
    content: "\e193"
}
.glyphicon-copyright-mark:before {
    content: "\e194"
}
.glyphicon-registration-mark:before {
    content: "\e195"
}
.glyphicon-cloud-download:before {
    content: "\e197"
}
.glyphicon-cloud-upload:before {
    content: "\e198"
}
.glyphicon-tree-conifer:before {
    content: "\e199"
}
.glyphicon-tree-deciduous:before {
    content: "\e200"
}
*,
:after,
:before {
    box-sizing: border-box
}
html {
    font-size: 10px
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #333
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a:focus,
a:hover {
    text-decoration: underline
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    width: 100%\9;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    display: inline-block;
    width: 100%\9;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}
dl,
ol,
ul {
    margin-top: 0
}
.lead,
address,
dl {
    margin-bottom: 20px
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}
.h1,
h1 {
    font-size: 36px
}
.h2,
h2 {
    font-size: 30px
}
.h3,
h3 {
    font-size: 24px
}
.h4,
h4 {
    font-size: 18px
}
.h5,
h5 {
    font-size: 14px
}
.h6,
h6 {
    font-size: 12px
}
p {
    margin: 0 0 10px
}
.lead {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}
dt,
label {
    font-weight: 700
}
address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
pre {
    line-height: 1.42857143
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}
.small,
small {
    font-size: 85%
}
.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}
.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.text-justify {
    text-align: justify
}
.text-nowrap {
    white-space: nowrap
}
.text-lowercase {
    text-transform: lowercase
}
.text-uppercase {
    text-transform: uppercase
}
.text-capitalize {
    text-transform: capitalize
}
.text-muted {
    color: #777
}
.text-primary {
    color: #428bca
}
a.text-primary:hover {
    color: #3071a9
}
.text-success {
    color: #3c763d
}
a.text-success:hover {
    color: #2b542c
}
.text-info {
    color: #31708f
}
a.text-info:hover {
    color: #245269
}
.text-warning {
    color: #8a6d3b
}
a.text-warning:hover {
    color: #66512c
}
.text-danger {
    color: #a94442
}
a.text-danger:hover {
    color: #843534
}
.bg-primary {
    color: #fff;
    background-color: #428bca
}
a.bg-primary:hover {
    background-color: #3071a9
}
.bg-success {
    background-color: #dff0d8
}
a.bg-success:hover {
    background-color: #c1e2b3
}
.bg-info {
    background-color: #d9edf7
}
a.bg-info:hover {
    background-color: #afd9ee
}
.bg-warning {
    background-color: #fcf8e3
}
a.bg-warning:hover {
    background-color: #f7ecb5
}
.bg-danger {
    background-color: #f2dede
}
a.bg-danger:hover {
    background-color: #e4b9b9
}
pre code,
table {
    background-color: transparent
}
.page-header {
    padding-bottom: 9px
}
ol,
ul {
    margin-bottom: 10px
}
.list-inline {
    margin-left: -5px
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}
dd {
    margin-left: 0
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
    .container {
        width: 750px
    }
}
.ab-bottom:after,
.ab-center:after,
.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after,
.slick-track:after {
    clear: both
}
abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}
blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    color: #777
}
legend,
pre {
    display: block;
    color: #333
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}
code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}
blockquote:after,
blockquote:before {
    content: ""
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}
kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    -webkit-box-shadow: none;
    box-shadow: none
}
pre {
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-break: break-all;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}
.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}
.container,
.container-fluid {
    padding-right: 15px;
    padding-left: 15px
}
.pre-scrollable {
    overflow-y: scroll
}
@media (min-width: 992px) {
    .container {
        width: 970px
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}
.row {
    margin-right: -15px;
    margin-left: -15px
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}
th {
    text-align: left
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}
.table>tbody+tbody {
    border-top: 2px solid #ddd
}
.table .table {
    background-color: #fff
}
.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}
.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}
.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}
table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}
table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}
@media screen and (max-width: 767px) {
    .catalog-sidebar .widget.widget_price_filter form {
        padding-right: 14px
    }
    #jws_header .top-bar .header-currency form {
        margin: 0 auto;
        max-width: 46px
    }
    #quick-view-modal .close-modal {
        right: 5px!important;
        top: 0!important
    }
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}
fieldset,
legend {
    padding: 0;
    border: 0
}
fieldset {
    min-width: 0;
    margin: 0
}
legend {
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}
input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}
.menu-sidebar-fixed,
.mfp-container,
.slick-slider,
img.mfp-img {
    box-sizing: border-box
}
input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}
.form-control,
output {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    display: block
}
input[type=file] {
    display: block
}
input[type=range] {
    display: block;
    width: 100%
}
select[multiple],
select[size] {
    height: auto
}
input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
output {
    padding-top: 7px
}
.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-moz-placeholder {
    color: #777;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #777
}
.form-control::-webkit-input-placeholder {
    color: #777
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
    color: #3c763d
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}
textarea.form-control {
    height: auto
}
input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    line-height: 34px;
    line-height: 1.42857143\9
}
input[type=date].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm,
input[type=time].input-sm {
    line-height: 30px
}
input[type=date].input-lg,
input[type=datetime-local].input-lg,
input[type=month].input-lg,
input[type=time].input-lg {
    line-height: 46px
}
.form-group {
    margin-bottom: 15px
}
.checkbox,
.radio {
    position: relative;
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}
.checkbox label,
.radio label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px
}
.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}
.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}
.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}
.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}
.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}
.form-horizontal .form-group-sm .form-control,
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-sm {
    height: 30px;
    line-height: 30px
}
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}
.form-horizontal .form-group-lg .form-control,
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
select.input-lg {
    height: 46px;
    line-height: 46px
}
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}
.has-feedback {
    position: relative
}
.has-feedback .form-control {
    padding-right: 42.5px
}
.form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}
.collapsing,
.dropdown {
    position: relative
}
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
    color: #8a6d3b
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
    color: #a94442
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}
.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}
@media (min-width: 768px) {
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}
.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}
.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}
.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px
}
.btn.active:focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}
.btn.active,
.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}
.btn-default .badge {
    color: #fff;
    background-color: #333
}
.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #428bca;
    border-color: #357ebd
}
.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}
.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}
.btn-link {
    font-weight: 400;
    color: #428bca;
    cursor: pointer;
    border-radius: 0
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}
.btn-link:focus,
.btn-link:hover {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}
.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-block {
    display: block;
    width: 100%
}
.btn-block+.btn-block {
    margin-top: 5px
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.fade.in {
    opacity: 1
}
.collapse {
    display: none
}
.collapse.in {
    display: block
}
tr.collapse.in {
    display: table-row
}
tbody.collapse.in {
    display: table-row-group
}
.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.dropdown-toggle:focus {
    outline: 0
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}
.dropdown-menu-right,
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.dropdown-header,
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143;
    white-space: nowrap
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #333
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #428bca;
    outline: 0
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}
.open>.dropdown-menu {
    display: block
}
.open>a {
    outline: 0
}
.dropdown-menu-left {
    right: auto;
    left: 0
}
.dropdown-header {
    font-size: 12px;
    color: #777
}
.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}
.nav-justified>.dropdown .dropdown-menu,
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}
.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}
.btn-group-vertical>.btn:focus,
.btn-group>.btn:focus {
    outline: 0
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}
.btn-toolbar {
    margin-left: -5px
}
.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}
.btn .caret,
.btn-group>.btn:first-child {
    margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.btn-group>.btn-group:last-child>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}
.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}
.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-lg .caret {
    border-width: 5px 5px 0
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}
.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}
.btn-group-vertical>.btn-group>.btn {
    float: none
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group,
.input-group-btn>.btn+.btn {
    margin-left: -1px
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}
.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}
.btn-group-justified>.btn-group .btn {
    width: 100%
}
.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}
[data-toggle=buttons]>.btn>input[type=checkbox],
[data-toggle=buttons]>.btn>input[type=radio] {
    position: absolute;
    z-index: -1;
    filter: alpha(opacity=0);
    opacity: 0
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}
.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}
.nav>li,
.nav>li>a {
    display: block;
    position: relative
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}
.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}
.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}
.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.input-group-addon:first-child {
    border-right: 0
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.input-group-addon:last-child {
    border-left: 0
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}
.input-group-btn>.btn {
    position: relative
}
.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}
.nav>li>a {
    padding: 10px 15px
}
.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}
.nav>li.disabled>a {
    color: #777
}
.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #428bca
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.nav>li>a>img {
    max-width: none
}
.nav-tabs {
    border-bottom: 1px solid #ddd
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}
.nav-tabs.nav-justified>li {
    float: none
}
.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center;
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}
.nav-pills>li {
    float: left
}
.nav-justified>li,
.nav-stacked>li {
    float: none
}
.nav-pills>li>a {
    border-radius: 4px
}
.nav-pills>li+li {
    margin-left: 2px
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #428bca
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}
.nav-justified {
    width: 100%
}
.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}
.nav-tabs-justified {
    border-bottom: 0
}
.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}
@media (min-width: 768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}
.tab-content>.tab-pane {
    display: none
}
.tab-content>.active {
    display: block
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}
.navbar-collapse.in {
    overflow-y: auto
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
    .navbar-header {
        float: left
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}
.embed-responsive,
.modal,
.modal-open,
.progress {
    overflow: hidden
}
@media (max-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}
.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}
.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}
@media (min-width: 768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px
}
.navbar-toggle:focus {
    outline: 0
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}
.navbar-nav {
    margin: 7.5px -15px
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}
.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important
    }
}
.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}
@media (min-width: 768px) {
    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-group {
        display: inline-block
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}
.breadcrumb>li,
.pagination {
    display: inline-block
}
@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}
@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}
.navbar-default .navbar-brand {
    color: #777
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}
.navbar-default .navbar-toggle {
    border-color: #ddd
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}
.navbar-default .navbar-link {
    color: #777
}
.navbar-default .navbar-link:hover {
    color: #333
}
.navbar-default .btn-link {
    color: #777
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}
.navbar-inverse {
    background-color: #222;
    border-color: #080808
}
.navbar-inverse .navbar-brand {
    color: #777
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #777
}
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}
.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}
.navbar-inverse .navbar-toggle {
    border-color: #333
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}
.navbar-inverse .navbar-link {
    color: #777
}
.navbar-inverse .navbar-link:hover {
    color: #fff
}
.navbar-inverse .btn-link {
    color: #777
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}
.breadcrumb>.active {
    color: #777
}
.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}
.pager li,
.pagination>li {
    display: inline
}
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}
.badge,
.label {
    font-weight: 700;
    line-height: 1;
    vertical-align: blanceine;
    text-align: center;
    white-space: nowrap
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca
}
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}
.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}
.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}
.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}
.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}
.pager .next>a,
.pager .next>span {
    float: right
}
.pager .previous>a,
.pager .previous>span {
    float: left
}
.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em
}
a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.label:empty {
    display: none
}
.btn .label {
    position: relative;
    top: -1px
}
.label-default {
    background-color: #777
}
.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}
.label-primary {
    background-color: #428bca
}
.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #3071a9
}
.label-success {
    background-color: #5cb85c
}
.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}
.label-info {
    background-color: #5bc0de
}
.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}
.label-warning {
    background-color: #f0ad4e
}
.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}
.label-danger {
    background-color: #d9534f
}
.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    background-color: #777;
    border-radius: 10px
}
.badge:empty {
    display: none
}
.list-group-item,
.media-object,
.thumbnail {
    display: block
}
.btn .badge {
    position: relative;
    top: -1px
}
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}
a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.nav-pills>.active>a>.badge,
a.list-group-item.active>.badge {
    color: #428bca;
    background-color: #fff
}
.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}
.nav-pills>li>a>.badge {
    margin-left: 3px
}
.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    background-color: #eee
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}
.alert,
.thumbnail {
    margin-bottom: 20px
}
.alert .alert-link,
.close {
    font-weight: 700
}
.jumbotron>hr {
    border-top-color: #d5d5d5
}
.container .jumbotron {
    border-radius: 6px
}
.jumbotron .container {
    max-width: 100%
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}
.thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #428bca
}
.thumbnail .caption {
    padding: 9px;
    color: #333
}
.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}
.alert h4 {
    margin-top: 0;
    color: inherit
}
.alert>p,
.alert>ul {
    margin-bottom: 0
}
.alert>p+p {
    margin-top: 5px
}
.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
.modal,
.modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.alert-success hr {
    border-top-color: #c9e2b3
}
.alert-success .alert-link {
    color: #2b542c
}
.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.alert-info hr {
    border-top-color: #a6e1ec
}
.alert-info .alert-link {
    color: #245269
}
.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}
.alert-warning hr {
    border-top-color: #f7e1b5
}
.alert-warning .alert-link {
    color: #66512c
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}
.alert-danger hr {
    border-top-color: #e4b9c0
}
.alert-danger .alert-link {
    color: #843534
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
.progress {
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}
.close,
.list-group-item>.badge {
    float: right
}
.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}
.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
    min-width: 30px
}
.progress-bar[aria-valuenow="0"] {
    min-width: 30px;
    color: #777;
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none
}
.progress-bar-success {
    background-color: #5cb85c
}
.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
    background-color: #5bc0de
}
.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
    background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
    background-color: #d9534f
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.media,
.media-body {
    overflow: hidden;
    zoom: 1
}
.media,
.media .media {
    margin-top: 15px
}
.media:first-child {
    margin-top: 0
}
.media-heading {
    margin: 0 0 5px
}
.media>.pull-left {
    margin-right: 10px
}
.media>.pull-right {
    margin-left: 10px
}
.media-list {
    padding-left: 0;
    list-style: none
}
.list-group {
    padding-left: 0;
    margin-bottom: 20px
}
.list-group-item {
    position: relative;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}
.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}
.list-group-item>.badge+.badge {
    margin-right: 5px
}
a.list-group-item {
    color: #555
}
a.list-group-item .list-group-item-heading {
    color: #333
}
a.list-group-item:focus,
a.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    background-color: #eee
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #e1edf7
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}
a.list-group-item-success {
    color: #3c763d
}
a.list-group-item-success .list-group-item-heading {
    color: inherit
}
a.list-group-item-success:focus,
a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}
a.list-group-item-info {
    color: #31708f
}
a.list-group-item-info .list-group-item-heading {
    color: inherit
}
a.list-group-item-info:focus,
a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}
a.list-group-item-warning {
    color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading {
    color: inherit
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}
a.list-group-item-danger {
    color: #a94442
}
a.list-group-item-danger .list-group-item-heading {
    color: inherit
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}
.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>a {
    color: inherit
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}
.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}
.panel-body {
    padding: 15px
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}
.panel-title {
    margin-top: 0;
    font-size: 16px
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}
.panel-group .panel-heading,
.panel>.list-group:last-child .list-group-item:last-child,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}
.panel>.list-group:last-child .list-group-item:last-child,
.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}
.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}
.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}
.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}
.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}
.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}
.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}
.panel-group {
    margin-bottom: 20px
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}
.panel-group .panel+.panel {
    margin-top: 5px
}
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}
.panel-group .panel-footer {
    border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}
.panel-default {
    border-color: #ddd
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}
.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}
.panel-primary {
    border-color: #428bca
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #428bca
}
.panel-primary>.panel-heading .badge {
    color: #428bca;
    background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #428bca
}
.panel-success {
    border-color: #d6e9c6
}
.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}
.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}
.panel-info {
    border-color: #bce8f1
}
.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}
.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}
.panel-warning {
    border-color: #faebcc
}
.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}
.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}
.panel-danger {
    border-color: #ebccd1
}
.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}
.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}
.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}
.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}
.well-lg {
    padding: 24px;
    border-radius: 6px
}
.well-sm {
    padding: 9px;
    border-radius: 3px
}
.close {
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}
.carousel-caption,
.carousel-control {
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}
.modal {
    position: fixed;
    z-index: 1050;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate3d(0, -25%, 0);
    -o-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0)
}
.affix,
.modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0)
}
.modal.in .modal-dialog {
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}
.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}
.modal-backdrop {
    position: fixed;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}
.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    margin: 0;
    line-height: 1.42857143
}
.modal-body {
    position: relative;
    padding: 15px
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0
}
.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}
.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}
.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}
.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}
.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}
.tooltip.top-left .tooltip-arrow {
    left: 5px
}
.tooltip.top-right .tooltip-arrow {
    right: 5px
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}
.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}
.tooltip.bottom-left .tooltip-arrow {
    left: 5px
}
.tooltip.bottom-right .tooltip-arrow {
    right: 5px
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}
.carousel-caption,
.carousel-control,
.carousel-indicators,
.fa-fw,
.fa-li,
.glyph,
.glyph input,
.mfp-container {
    text-align: center
}
.popover.top {
    margin-top: -10px
}
.popover.right {
    margin-left: 10px
}
.popover.bottom {
    margin-top: 10px
}
.popover.left {
    margin-left: -10px
}
.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}
.popover-content {
    padding: 9px 14px
}
.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.carousel,
.carousel-inner {
    position: relative
}
.popover>.arrow {
    border-width: 11px
}
.popover>.arrow:after {
    content: "";
    border-width: 10px
}
.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}
.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}
.popover.left>.arrow:after,
.popover.right>.arrow:after {
    bottom: -10px;
    content: " "
}
.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}
.popover.right>.arrow:after {
    left: 1px;
    border-right-color: #fff;
    border-left-width: 0
}
.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}
.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}
.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}
.popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff
}
.carousel-inner {
    width: 100%;
    overflow: hidden
}
.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}
.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}
.carousel-inner>.active {
    left: 0
}
.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}
.carousel-inner>.next {
    left: 100%
}
.carousel-inner>.prev {
    left: -100%
}
.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}
.carousel-inner>.active.left {
    left: -100%
}
.carousel-inner>.active.right {
    left: 100%
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    filter: alpha(opacity=50);
    opacity: .5
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}
.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}
.carousel-control .icon-prev:before {
    content: '\2039'
}
.carousel-control .icon-next:before {
    content: '\203a'
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    list-style: none
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff
}
.carousel-caption .btn,
.glyph,
.text-hide {
    text-shadow: none
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}
.fa.fa-pull-left,
.fa.pull-left {
    margin-right: .3em
}
.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}
.pull-right {
    float: right!important
}
.pull-left {
    float: left!important
}
.hide {
    display: none!important
}
.show {
    display: block!important
}
.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}
.hidden {
    visibility: hidden!important
}
.affix {
    position: fixed;
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
@-ms-viewport {
    width: device-width
}
@media (max-width: 767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
    .visible-xs-block {
        display: block!important
    }
    .visible-xs-inline {
        display: inline!important
    }
    .visible-xs-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
    .visible-sm-block {
        display: block!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
    .visible-md-block {
        display: block!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
    .visible-lg-block {
        display: block!important
    }
    .visible-lg-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
    .hidden-lg {
        display: none!important
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none!important
    }
}
.visible-print {
    display: none!important
}
@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}
.visible-print-block {
    display: none!important
}
@media print {
    .visible-print-block {
        display: block!important
    }
}
.visible-print-inline {
    display: none!important
}
@media print {
    .visible-print-inline {
        display: inline!important
    }
}
.visible-print-inline-block {
    display: none!important
}
@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
    .hidden-print {
        display: none!important
    }
}
.fa,
.fa-stack {
    display: inline-block
}
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}
.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}
.fa-2x {
    font-size: 2em
}
.fa-3x {
    font-size: 3em
}
.fa-4x {
    font-size: 4em
}
.fa-5x {
    font-size: 5em
}
.fa-fw {
    width: 1.28571429em
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em
}
.fa.fa-pull-right,
.fa.pull-right {
    margin-left: .3em
}
.fa-ul>li {
    position: relative
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em
}
.fa-li.fa-lg {
    left: -1.85714286em
}
.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}
.fa-pull-left {
    float: left
}
.fa-pull-right {
    float: right
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}
.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}
.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    filter: none
}
.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}
.fa-stack-1x {
    line-height: inherit
}
[class*=" ti-"],
[class*=" pe-7s-"],
[class^=pe-7s-],
[class^=ti-],
[data-icon]:before {
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    speak: none
}
.fa-stack-2x {
    font-size: 2em
}
.fa-inverse {
    color: #fff
}
.fa-glass:before {
    content: "\f000"
}
.fa-music:before {
    content: "\f001"
}
.fa-search:before {
    content: "\f002"
}
.fa-envelope-o:before {
    content: "\f003"
}
.fa-heart:before {
    content: "\f004"
}
.fa-star:before {
    content: "\f005"
}
.fa-star-o:before {
    content: "\f006"
}
.fa-user:before {
    content: "\f007"
}
.fa-film:before {
    content: "\f008"
}
.fa-th-large:before {
    content: "\f009"
}
.fa-th:before {
    content: "\f00a"
}
.fa-th-list:before {
    content: "\f00b"
}
.fa-check:before {
    content: "\f00c"
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}
.fa-search-plus:before {
    content: "\f00e"
}
.fa-search-minus:before {
    content: "\f010"
}
.fa-power-off:before {
    content: "\f011"
}
.fa-signal:before {
    content: "\f012"
}
.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}
.fa-trash-o:before {
    content: "\f014"
}
.fa-home:before {
    content: "\f015"
}
.fa-file-o:before {
    content: "\f016"
}
.fa-clock-o:before {
    content: "\f017"
}
.fa-road:before {
    content: "\f018"
}
.fa-download:before {
    content: "\f019"
}
.fa-arrow-circle-o-down:before {
    content: "\f01a"
}
.fa-arrow-circle-o-up:before {
    content: "\f01b"
}
.fa-inbox:before {
    content: "\f01c"
}
.fa-play-circle-o:before {
    content: "\f01d"
}
.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e"
}
.fa-refresh:before {
    content: "\f021"
}
.fa-list-alt:before {
    content: "\f022"
}
.fa-lock:before {
    content: "\f023"
}
.fa-flag:before {
    content: "\f024"
}
.fa-headphones:before {
    content: "\f025"
}
.fa-volume-off:before {
    content: "\f026"
}
.fa-volume-down:before {
    content: "\f027"
}
.fa-volume-up:before {
    content: "\f028"
}
.fa-qrcode:before {
    content: "\f029"
}
.fa-barcode:before {
    content: "\f02a"
}
.fa-tag:before {
    content: "\f02b"
}
.fa-tags:before {
    content: "\f02c"
}
.fa-book:before {
    content: "\f02d"
}
.fa-bookmark:before {
    content: "\f02e"
}
.fa-print:before {
    content: "\f02f"
}
.fa-camera:before {
    content: "\f030"
}
.fa-font:before {
    content: "\f031"
}
.fa-bold:before {
    content: "\f032"
}
.fa-italic:before {
    content: "\f033"
}
.fa-text-height:before {
    content: "\f034"
}
.fa-text-width:before {
    content: "\f035"
}
.fa-align-left:before {
    content: "\f036"
}
.fa-align-center:before {
    content: "\f037"
}
.fa-align-right:before {
    content: "\f038"
}
.fa-align-justify:before {
    content: "\f039"
}
.fa-list:before {
    content: "\f03a"
}
.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}
.fa-indent:before {
    content: "\f03c"
}
.fa-video-camera:before {
    content: "\f03d"
}
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e"
}
.fa-pencil:before {
    content: "\f040"
}
.fa-map-marker:before {
    content: "\f041"
}
.fa-adjust:before {
    content: "\f042"
}
.fa-tint:before {
    content: "\f043"
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}
.fa-share-square-o:before {
    content: "\f045"
}
.fa-check-square-o:before {
    content: "\f046"
}
.fa-arrows:before {
    content: "\f047"
}
.fa-step-backward:before {
    content: "\f048"
}
.fa-fast-backward:before {
    content: "\f049"
}
.fa-backward:before {
    content: "\f04a"
}
.fa-play:before {
    content: "\f04b"
}
.fa-pause:before {
    content: "\f04c"
}
.fa-stop:before {
    content: "\f04d"
}
.fa-forward:before {
    content: "\f04e"
}
.fa-fast-forward:before {
    content: "\f050"
}
.fa-step-forward:before {
    content: "\f051"
}
.fa-eject:before {
    content: "\f052"
}
.fa-chevron-left:before {
    content: "\f053"
}
.fa-chevron-right:before {
    content: "\f054"
}
.fa-plus-circle:before {
    content: "\f055"
}
.fa-minus-circle:before {
    content: "\f056"
}
.fa-times-circle:before {
    content: "\f057"
}
.fa-check-circle:before {
    content: "\f058"
}
.fa-question-circle:before {
    content: "\f059"
}
.fa-info-circle:before {
    content: "\f05a"
}
.fa-crosshairs:before {
    content: "\f05b"
}
.fa-times-circle-o:before {
    content: "\f05c"
}
.fa-check-circle-o:before {
    content: "\f05d"
}
.fa-ban:before {
    content: "\f05e"
}
.fa-arrow-left:before {
    content: "\f060"
}
.fa-arrow-right:before {
    content: "\f061"
}
.fa-arrow-up:before {
    content: "\f062"
}
.fa-arrow-down:before {
    content: "\f063"
}
.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}
.fa-expand:before {
    content: "\f065"
}
.fa-compress:before {
    content: "\f066"
}
.fa-plus:before {
    content: "\f067"
}
.fa-minus:before {
    content: "\f068"
}
.fa-asterisk:before {
    content: "\f069"
}
.fa-exclamation-circle:before {
    content: "\f06a"
}
.fa-gift:before {
    content: "\f06b"
}
.fa-leaf:before {
    content: "\f06c"
}
.fa-fire:before {
    content: "\f06d"
}
.fa-eye:before {
    content: "\f06e"
}
.fa-eye-slash:before {
    content: "\f070"
}
.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071"
}
.fa-plane:before {
    content: "\f072"
}
.fa-calendar:before {
    content: "\f073"
}
.fa-random:before {
    content: "\f074"
}
.fa-comment:before {
    content: "\f075"
}
.fa-magnet:before {
    content: "\f076"
}
.fa-chevron-up:before {
    content: "\f077"
}
.fa-chevron-down:before {
    content: "\f078"
}
.fa-retweet:before {
    content: "\f079"
}
.fa-shopping-cart:before {
    content: "\f07a"
}
.fa-folder:before {
    content: "\f07b"
}
.fa-folder-open:before {
    content: "\f07c"
}
.fa-arrows-v:before {
    content: "\f07d"
}
.fa-arrows-h:before {
    content: "\f07e"
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}
.fa-twitter-square:before {
    content: "\f081"
}
.fa-facebook-square:before {
    content: "\f082"
}
.fa-camera-retro:before {
    content: "\f083"
}
.fa-key:before {
    content: "\f084"
}
.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}
.fa-comments:before {
    content: "\f086"
}
.fa-thumbs-o-up:before {
    content: "\f087"
}
.fa-thumbs-o-down:before {
    content: "\f088"
}
.fa-star-half:before {
    content: "\f089"
}
.fa-heart-o:before {
    content: "\f08a"
}
.fa-sign-out:before {
    content: "\f08b"
}
.fa-linkedin-square:before {
    content: "\f08c"
}
.fa-thumb-tack:before {
    content: "\f08d"
}
.fa-external-link:before {
    content: "\f08e"
}
.fa-sign-in:before {
    content: "\f090"
}
.fa-trophy:before {
    content: "\f091"
}
.fa-github-square:before {
    content: "\f092"
}
.fa-upload:before {
    content: "\f093"
}
.fa-lemon-o:before {
    content: "\f094"
}
.fa-phone:before {
    content: "\f095"
}
.fa-square-o:before {
    content: "\f096"
}
.fa-bookmark-o:before {
    content: "\f097"
}
.fa-phone-square:before {
    content: "\f098"
}
.fa-twitter:before {
    content: "\f099"
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}
.fa-github:before {
    content: "\f09b"
}
.fa-unlock:before {
    content: "\f09c"
}
.fa-credit-card:before {
    content: "\f09d"
}
.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}
.fa-hdd-o:before {
    content: "\f0a0"
}
.fa-bullhorn:before {
    content: "\f0a1"
}
.fa-bell:before {
    content: "\f0f3"
}
.fa-certificate:before {
    content: "\f0a3"
}
.fa-hand-o-right:before {
    content: "\f0a4"
}
.fa-hand-o-left:before {
    content: "\f0a5"
}
.fa-hand-o-up:before {
    content: "\f0a6"
}
.fa-hand-o-down:before {
    content: "\f0a7"
}
.fa-arrow-circle-left:before {
    content: "\f0a8"
}
.fa-arrow-circle-right:before {
    content: "\f0a9"
}
.fa-arrow-circle-up:before {
    content: "\f0aa"
}
.fa-arrow-circle-down:before {
    content: "\f0ab"
}
.fa-globe:before {
    content: "\f0ac"
}
.fa-wrench:before {
    content: "\f0ad"
}
.fa-tasks:before {
    content: "\f0ae"
}
.fa-filter:before {
    content: "\f0b0"
}
.fa-briefcase:before {
    content: "\f0b1"
}
.fa-arrows-alt:before {
    content: "\f0b2"
}
.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}
.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}
.fa-cloud:before {
    content: "\f0c2"
}
.fa-flask:before {
    content: "\f0c3"
}
.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}
.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}
.fa-paperclip:before {
    content: "\f0c6"
}
.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}
.fa-square:before {
    content: "\f0c8"
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}
.fa-list-ul:before {
    content: "\f0ca"
}
.fa-list-ol:before {
    content: "\f0cb"
}
.fa-strikethrough:before {
    content: "\f0cc"
}
.fa-underline:before {
    content: "\f0cd"
}
.fa-table:before {
    content: "\f0ce"
}
.fa-magic:before {
    content: "\f0d0"
}
.fa-truck:before {
    content: "\f0d1"
}
.fa-pinterest:before {
    content: "\f0d2"
}
.fa-pinterest-square:before {
    content: "\f0d3"
}
.fa-google-plus-square:before {
    content: "\f0d4"
}
.fa-google-plus:before {
    content: "\f0d5"
}
.fa-money:before {
    content: "\f0d6"
}
.fa-caret-down:before {
    content: "\f0d7"
}
.fa-caret-up:before {
    content: "\f0d8"
}
.fa-caret-left:before {
    content: "\f0d9"
}
.fa-caret-right:before {
    content: "\f0da"
}
.fa-columns:before {
    content: "\f0db"
}
.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}
.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}
.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}
.fa-envelope:before {
    content: "\f0e0"
}
.fa-linkedin:before {
    content: "\f0e1"
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}
.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}
.fa-comment-o:before {
    content: "\f0e5"
}
.fa-comments-o:before {
    content: "\f0e6"
}
.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}
.fa-sitemap:before {
    content: "\f0e8"
}
.fa-umbrella:before {
    content: "\f0e9"
}
.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}
.fa-lightbulb-o:before {
    content: "\f0eb"
}
.fa-exchange:before {
    content: "\f0ec"
}
.fa-cloud-download:before {
    content: "\f0ed"
}
.fa-cloud-upload:before {
    content: "\f0ee"
}
.fa-user-md:before {
    content: "\f0f0"
}
.fa-stethoscope:before {
    content: "\f0f1"
}
.fa-suitcase:before {
    content: "\f0f2"
}
.fa-bell-o:before {
    content: "\f0a2"
}
.fa-coffee:before {
    content: "\f0f4"
}
.fa-cutlery:before {
    content: "\f0f5"
}
.fa-file-text-o:before {
    content: "\f0f6"
}
.fa-building-o:before {
    content: "\f0f7"
}
.fa-hospital-o:before {
    content: "\f0f8"
}
.fa-ambulance:before {
    content: "\f0f9"
}
.fa-medkit:before {
    content: "\f0fa"
}
.fa-fighter-jet:before {
    content: "\f0fb"
}
.fa-beer:before {
    content: "\f0fc"
}
.fa-h-square:before {
    content: "\f0fd"
}
.fa-plus-square:before {
    content: "\f0fe"
}
.fa-angle-double-left:before {
    content: "\f100"
}
.fa-angle-double-right:before {
    content: "\f101"
}
.fa-angle-double-up:before {
    content: "\f102"
}
.fa-angle-double-down:before {
    content: "\f103"
}
.fa-angle-left:before {
    content: "\f104"
}
.fa-angle-right:before {
    content: "\f105"
}
.fa-angle-up:before {
    content: "\f106"
}
.fa-angle-down:before {
    content: "\f107"
}
.fa-desktop:before {
    content: "\f108"
}
.fa-laptop:before {
    content: "\f109"
}
.fa-tablet:before {
    content: "\f10a"
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}
.fa-circle-o:before {
    content: "\f10c"
}
.fa-quote-left:before {
    content: "\f10d"
}
.fa-quote-right:before {
    content: "\f10e"
}
.fa-spinner:before {
    content: "\f110"
}
.fa-circle:before {
    content: "\f111"
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}
.fa-github-alt:before {
    content: "\f113"
}
.fa-folder-o:before {
    content: "\f114"
}
.fa-folder-open-o:before {
    content: "\f115"
}
.fa-smile-o:before {
    content: "\f118"
}
.fa-frown-o:before {
    content: "\f119"
}
.fa-meh-o:before {
    content: "\f11a"
}
.fa-gamepad:before {
    content: "\f11b"
}
.fa-keyboard-o:before {
    content: "\f11c"
}
.fa-flag-o:before {
    content: "\f11d"
}
.fa-flag-checkered:before {
    content: "\f11e"
}
.fa-terminal:before {
    content: "\f120"
}
.fa-code:before {
    content: "\f121"
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}
.fa-location-arrow:before {
    content: "\f124"
}
.fa-crop:before {
    content: "\f125"
}
.fa-code-fork:before {
    content: "\f126"
}
.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}
.fa-question:before {
    content: "\f128"
}
.fa-info:before {
    content: "\f129"
}
.fa-exclamation:before {
    content: "\f12a"
}
.fa-superscript:before {
    content: "\f12b"
}
.fa-subscript:before {
    content: "\f12c"
}
.fa-eraser:before {
    content: "\f12d"
}
.fa-puzzle-piece:before {
    content: "\f12e"
}
.fa-microphone:before {
    content: "\f130"
}
.fa-microphone-slash:before {
    content: "\f131"
}
.fa-shield:before {
    content: "\f132"
}
.fa-calendar-o:before {
    content: "\f133"
}
.fa-fire-extinguisher:before {
    content: "\f134"
}
.fa-rocket:before {
    content: "\f135"
}
.fa-maxcdn:before {
    content: "\f136"
}
.fa-chevron-circle-left:before {
    content: "\f137"
}
.fa-chevron-circle-right:before {
    content: "\f138"
}
.fa-chevron-circle-up:before {
    content: "\f139"
}
.fa-chevron-circle-down:before {
    content: "\f13a"
}
.fa-html5:before {
    content: "\f13b"
}
.fa-css3:before {
    content: "\f13c"
}
.fa-anchor:before {
    content: "\f13d"
}
.fa-unlock-alt:before {
    content: "\f13e"
}
.fa-bullseye:before {
    content: "\f140"
}
.fa-ellipsis-h:before {
    content: "\f141"
}
.fa-ellipsis-v:before {
    content: "\f142"
}
.fa-rss-square:before {
    content: "\f143"
}
.fa-play-circle:before {
    content: "\f144"
}
.fa-ticket:before {
    content: "\f145"
}
.fa-minus-square:before {
    content: "\f146"
}
.fa-minus-square-o:before {
    content: "\f147"
}
.fa-level-up:before {
    content: "\f148"
}
.fa-level-down:before {
    content: "\f149"
}
.fa-check-square:before {
    content: "\f14a"
}
.fa-pencil-square:before {
    content: "\f14b"
}
.fa-external-link-square:before {
    content: "\f14c"
}
.fa-share-square:before {
    content: "\f14d"
}
.fa-compass:before {
    content: "\f14e"
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}
.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}
.fa-gbp:before {
    content: "\f154"
}
.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}
.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}
.fa-krw:before,
.fa-won:before {
    content: "\f159"
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}
.fa-file:before {
    content: "\f15b"
}
.fa-file-text:before {
    content: "\f15c"
}
.fa-sort-alpha-asc:before {
    content: "\f15d"
}
.fa-sort-alpha-desc:before {
    content: "\f15e"
}
.fa-sort-amount-asc:before {
    content: "\f160"
}
.fa-sort-amount-desc:before {
    content: "\f161"
}
.fa-sort-numeric-asc:before {
    content: "\f162"
}
.fa-sort-numeric-desc:before {
    content: "\f163"
}
.fa-thumbs-up:before {
    content: "\f164"
}
.fa-thumbs-down:before {
    content: "\f165"
}
.fa-youtube-square:before {
    content: "\f166"
}
.fa-youtube:before {
    content: "\f167"
}
.fa-xing:before {
    content: "\f168"
}
.fa-xing-square:before {
    content: "\f169"
}
.fa-youtube-play:before {
    content: "\f16a"
}
.fa-dropbox:before {
    content: "\f16b"
}
.fa-stack-overflow:before {
    content: "\f16c"
}
.fa-instagram:before {
    content: "\f16d"
}
.fa-flickr:before {
    content: "\f16e"
}
.fa-adn:before {
    content: "\f170"
}
.fa-bitbucket:before {
    content: "\f171"
}
.fa-bitbucket-square:before {
    content: "\f172"
}
.fa-tumblr:before {
    content: "\f173"
}
.fa-tumblr-square:before {
    content: "\f174"
}
.fa-long-arrow-down:before {
    content: "\f175"
}
.fa-long-arrow-up:before {
    content: "\f176"
}
.fa-long-arrow-left:before {
    content: "\f177"
}
.fa-long-arrow-right:before {
    content: "\f178"
}
.fa-apple:before {
    content: "\f179"
}
.fa-windows:before {
    content: "\f17a"
}
.fa-android:before {
    content: "\f17b"
}
.fa-linux:before {
    content: "\f17c"
}
.fa-dribbble:before {
    content: "\f17d"
}
.fa-skype:before {
    content: "\f17e"
}
.fa-foursquare:before {
    content: "\f180"
}
.fa-trello:before {
    content: "\f181"
}
.fa-female:before {
    content: "\f182"
}
.fa-male:before {
    content: "\f183"
}
.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}
.fa-sjws-o:before {
    content: "\f185"
}
.fa-moon-o:before {
    content: "\f186"
}
.fa-archive:before {
    content: "\f187"
}
.fa-bug:before {
    content: "\f188"
}
.fa-vk:before {
    content: "\f189"
}
.fa-weibo:before {
    content: "\f18a"
}
.fa-renren:before {
    content: "\f18b"
}
.fa-pagelines:before {
    content: "\f18c"
}
.fa-stack-exchange:before {
    content: "\f18d"
}
.fa-arrow-circle-o-right:before {
    content: "\f18e"
}
.fa-arrow-circle-o-left:before {
    content: "\f190"
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}
.fa-dot-circle-o:before {
    content: "\f192"
}
.fa-wheelchair:before {
    content: "\f193"
}
.fa-vimeo-square:before {
    content: "\f194"
}
.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}
.fa-plus-square-o:before {
    content: "\f196"
}
.fa-space-shuttle:before {
    content: "\f197"
}
.fa-slack:before {
    content: "\f198"
}
.fa-envelope-square:before {
    content: "\f199"
}
.fa-wordpress:before {
    content: "\f19a"
}
.fa-openid:before {
    content: "\f19b"
}
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}
.fa-yahoo:before {
    content: "\f19e"
}
.fa-google:before {
    content: "\f1a0"
}
.fa-reddit:before {
    content: "\f1a1"
}
.fa-reddit-square:before {
    content: "\f1a2"
}
.fa-stumbleupon-circle:before {
    content: "\f1a3"
}
.fa-stumbleupon:before {
    content: "\f1a4"
}
.fa-delicious:before {
    content: "\f1a5"
}
.fa-digg:before {
    content: "\f1a6"
}
.fa-pied-piper:before {
    content: "\f1a7"
}
.fa-pied-piper-alt:before {
    content: "\f1a8"
}
.fa-drupal:before {
    content: "\f1a9"
}
.fa-joomla:before {
    content: "\f1aa"
}
.fa-language:before {
    content: "\f1ab"
}
.fa-fax:before {
    content: "\f1ac"
}
.fa-building:before {
    content: "\f1ad"
}
.fa-child:before {
    content: "\f1ae"
}
.fa-paw:before {
    content: "\f1b0"
}
.fa-spoon:before {
    content: "\f1b1"
}
.fa-cube:before {
    content: "\f1b2"
}
.fa-cubes:before {
    content: "\f1b3"
}
.fa-behance:before {
    content: "\f1b4"
}
.fa-behance-square:before {
    content: "\f1b5"
}
.fa-steam:before {
    content: "\f1b6"
}
.fa-steam-square:before {
    content: "\f1b7"
}
.fa-recycle:before {
    content: "\f1b8"
}
.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}
.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}
.fa-tree:before {
    content: "\f1bb"
}
.fa-spotify:before {
    content: "\f1bc"
}
.fa-deviantart:before {
    content: "\f1bd"
}
.fa-soundcloud:before {
    content: "\f1be"
}
.fa-database:before {
    content: "\f1c0"
}
.fa-file-pdf-o:before {
    content: "\f1c1"
}
.fa-file-word-o:before {
    content: "\f1c2"
}
.fa-file-excel-o:before {
    content: "\f1c3"
}
.fa-file-powerpoint-o:before {
    content: "\f1c4"
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}
.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}
.fa-file-code-o:before {
    content: "\f1c9"
}
.fa-vine:before {
    content: "\f1ca"
}
.fa-codepen:before {
    content: "\f1cb"
}
.fa-jsfiddle:before {
    content: "\f1cc"
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}
.fa-circle-o-notch:before {
    content: "\f1ce"
}
.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}
.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}
.fa-git-square:before {
    content: "\f1d2"
}
.fa-git:before {
    content: "\f1d3"
}
.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\f1d4"
}
.fa-tencent-weibo:before {
    content: "\f1d5"
}
.fa-qq:before {
    content: "\f1d6"
}
.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}
.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}
.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}
.fa-history:before {
    content: "\f1da"
}
.fa-circle-thin:before {
    content: "\f1db"
}
.fa-header:before {
    content: "\f1dc"
}
.fa-paragraph:before {
    content: "\f1dd"
}
.fa-sliders:before {
    content: "\f1de"
}
.fa-share-alt:before {
    content: "\f1e0"
}
.fa-share-alt-square:before {
    content: "\f1e1"
}
.fa-bomb:before {
    content: "\f1e2"
}
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}
.fa-tty:before {
    content: "\f1e4"
}
.fa-binoculars:before {
    content: "\f1e5"
}
.fa-plug:before {
    content: "\f1e6"
}
.fa-slideshare:before {
    content: "\f1e7"
}
.fa-twitch:before {
    content: "\f1e8"
}
.fa-yelp:before {
    content: "\f1e9"
}
.fa-newspaper-o:before {
    content: "\f1ea"
}
.fa-wifi:before {
    content: "\f1eb"
}
.fa-calculator:before {
    content: "\f1ec"
}
.fa-paypal:before {
    content: "\f1ed"
}
.fa-google-wallet:before {
    content: "\f1ee"
}
.fa-cc-visa:before {
    content: "\f1f0"
}
.fa-cc-mastercard:before {
    content: "\f1f1"
}
.fa-cc-discover:before {
    content: "\f1f2"
}
.fa-cc-amex:before {
    content: "\f1f3"
}
.fa-cc-paypal:before {
    content: "\f1f4"
}
.fa-cc-stripe:before {
    content: "\f1f5"
}
.fa-bell-slash:before {
    content: "\f1f6"
}
.fa-bell-slash-o:before {
    content: "\f1f7"
}
.fa-trash:before {
    content: "\f1f8"
}
.fa-copyright:before {
    content: "\f1f9"
}
.fa-at:before {
    content: "\f1fa"
}
.fa-eyedropper:before {
    content: "\f1fb"
}
.fa-jwst-brush:before {
    content: "\f1fc"
}
.fa-birthday-cake:before {
    content: "\f1fd"
}
.fa-area-chart:before {
    content: "\f1fe"
}
.fa-pie-chart:before {
    content: "\f200"
}
.fa-line-chart:before {
    content: "\f201"
}
.fa-lastfm:before {
    content: "\f202"
}
.fa-lastfm-square:before {
    content: "\f203"
}
.fa-toggle-off:before {
    content: "\f204"
}
.fa-toggle-on:before {
    content: "\f205"
}
.fa-bicycle:before {
    content: "\f206"
}
.fa-bus:before {
    content: "\f207"
}
.fa-ioxhost:before {
    content: "\f208"
}
.fa-angellist:before {
    content: "\f209"
}
.fa-cc:before {
    content: "\f20a"
}
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}
.fa-meanpath:before {
    content: "\f20c"
}
.fa-buysellads:before {
    content: "\f20d"
}
.fa-connectdevelop:before {
    content: "\f20e"
}
.fa-dashcube:before {
    content: "\f210"
}
.fa-forumbee:before {
    content: "\f211"
}
.fa-leanpub:before {
    content: "\f212"
}
.fa-sellsy:before {
    content: "\f213"
}
.fa-shirtsinbulk:before {
    content: "\f214"
}
.fa-simplybuilt:before {
    content: "\f215"
}
.fa-skyatlas:before {
    content: "\f216"
}
.fa-cart-plus:before {
    content: "\f217"
}
.fa-cart-arrow-down:before {
    content: "\f218"
}
.fa-diamond:before {
    content: "\f219"
}
.fa-ship:before {
    content: "\f21a"
}
.fa-user-secret:before {
    content: "\f21b"
}
.fa-motorcycle:before {
    content: "\f21c"
}
.fa-street-view:before {
    content: "\f21d"
}
.fa-heartbeat:before {
    content: "\f21e"
}
.fa-venus:before {
    content: "\f221"
}
.fa-mars:before {
    content: "\f222"
}
.fa-mercury:before {
    content: "\f223"
}
.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}
.fa-transgender-alt:before {
    content: "\f225"
}
.fa-venus-double:before {
    content: "\f226"
}
.fa-mars-double:before {
    content: "\f227"
}
.fa-venus-mars:before {
    content: "\f228"
}
.fa-mars-stroke:before {
    content: "\f229"
}
.fa-mars-stroke-v:before {
    content: "\f22a"
}
.fa-mars-stroke-h:before {
    content: "\f22b"
}
.fa-neuter:before {
    content: "\f22c"
}
.fa-genderless:before {
    content: "\f22d"
}
.fa-facebook-official:before {
    content: "\f230"
}
.fa-pinterest-p:before {
    content: "\f231"
}
.fa-whatsapp:before {
    content: "\f232"
}
.fa-server:before {
    content: "\f233"
}
.fa-user-plus:before {
    content: "\f234"
}
.fa-user-times:before {
    content: "\f235"
}
.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}
.fa-viacoin:before {
    content: "\f237"
}
.fa-train:before {
    content: "\f238"
}
.fa-subway:before {
    content: "\f239"
}
.fa-medium:before {
    content: "\f23a"
}
.fa-y-combinator:before,
.fa-yc:before {
    content: "\f23b"
}
.fa-optin-monster:before {
    content: "\f23c"
}
.fa-opencart:before {
    content: "\f23d"
}
.fa-expeditedssl:before {
    content: "\f23e"
}
.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240"
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}
.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}
.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}
.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}
.fa-mouse-pointer:before {
    content: "\f245"
}
.fa-i-cursor:before {
    content: "\f246"
}
.fa-object-group:before {
    content: "\f247"
}
.fa-object-ungroup:before {
    content: "\f248"
}
.fa-sticky-note:before {
    content: "\f249"
}
.fa-sticky-note-o:before {
    content: "\f24a"
}
.fa-cc-jcb:before {
    content: "\f24b"
}
.fa-cc-diners-club:before {
    content: "\f24c"
}
.fa-clone:before {
    content: "\f24d"
}
.fa-balance-scale:before {
    content: "\f24e"
}
.fa-hourglass-o:before {
    content: "\f250"
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}
.fa-hourglass:before {
    content: "\f254"
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}
.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "\f256"
}
.fa-hand-scissors-o:before {
    content: "\f257"
}
.fa-hand-lizard-o:before {
    content: "\f258"
}
.fa-hand-spock-o:before {
    content: "\f259"
}
.fa-hand-pointer-o:before {
    content: "\f25a"
}
.fa-hand-peace-o:before {
    content: "\f25b"
}
.fa-trademark:before {
    content: "\f25c"
}
.fa-registered:before {
    content: "\f25d"
}
.fa-creative-commons:before {
    content: "\f25e"
}
.fa-gg:before {
    content: "\f260"
}
.fa-gg-circle:before {
    content: "\f261"
}
.fa-tripadvisor:before {
    content: "\f262"
}
.fa-odnoklassniki:before {
    content: "\f263"
}
.fa-odnoklassniki-square:before {
    content: "\f264"
}
.fa-get-pocket:before {
    content: "\f265"
}
.fa-wikipedia-w:before {
    content: "\f266"
}
.fa-safari:before {
    content: "\f267"
}
.fa-chrome:before {
    content: "\f268"
}
.fa-firefox:before {
    content: "\f269"
}
.fa-opera:before {
    content: "\f26a"
}
.fa-internet-explorer:before {
    content: "\f26b"
}
.fa-television:before,
.fa-tv:before {
    content: "\f26c"
}
.fa-contao:before {
    content: "\f26d"
}
.fa-500px:before {
    content: "\f26e"
}
.fa-amazon:before {
    content: "\f270"
}
.fa-calendar-plus-o:before {
    content: "\f271"
}
.fa-calendar-minus-o:before {
    content: "\f272"
}
.fa-calendar-times-o:before {
    content: "\f273"
}
.fa-calendar-check-o:before {
    content: "\f274"
}
.fa-industry:before {
    content: "\f275"
}
.fa-map-pin:before {
    content: "\f276"
}
.fa-map-signs:before {
    content: "\f277"
}
.fa-map-o:before {
    content: "\f278"
}
.fa-map:before {
    content: "\f279"
}
.fa-commenting:before {
    content: "\f27a"
}
.fa-commenting-o:before {
    content: "\f27b"
}
.fa-houzz:before {
    content: "\f27c"
}
.fa-vimeo:before {
    content: "\f27d"
}
.fa-black-tie:before {
    content: "\f27e"
}
.fa-fonticons:before {
    content: "\f280"
}
.fa-reddit-alien:before {
    content: "\f281"
}
.fa-edge:before {
    content: "\f282"
}
.fa-credit-card-alt:before {
    content: "\f283"
}
.fa-codiepie:before {
    content: "\f284"
}
.fa-modx:before {
    content: "\f285"
}
.fa-fort-awesome:before {
    content: "\f286"
}
.fa-usb:before {
    content: "\f287"
}
.fa-product-hunt:before {
    content: "\f288"
}
.fa-mixcloud:before {
    content: "\f289"
}
.fa-scribd:before {
    content: "\f28a"
}
.fa-pause-circle:before {
    content: "\f28b"
}
.fa-pause-circle-o:before {
    content: "\f28c"
}
.fa-stop-circle:before {
    content: "\f28d"
}
.fa-stop-circle-o:before {
    content: "\f28e"
}
.fa-shopping-bag:before {
    content: "\f290"
}
.fa-shopping-basket:before {
    content: "\f291"
}
.fa-hashtag:before {
    content: "\f292"
}
.fa-bluetooth:before {
    content: "\f293"
}
.fa-bluetooth-b:before {
    content: "\f294"
}
.fa-percent:before {
    content: "\f295"
}
@font-face {
    font-family: ElegantIcons;
    src: url(../fonts/ElegantIcons.eot);
    src: url(../fonts/ElegantIcons.eot?#iefix) format('embedded-opentype'), url(../fonts/ElegantIcons.woff) format('woff'), url(../fonts/ElegantIcons.ttf) format('truetype'), url(../fonts/ElegantIcons.svg#ElegantIcons) format('svg');
    font-weight: 400;
    font-style: normal
}
[data-icon]:before {
    font-family: ElegantIcons;
    content: attr(data-icon)
}
.arrow-up-down,
.arrow_back,
.arrow_carrot-2down,
.arrow_carrot-2down_alt2,
.arrow_carrot-2dwnn_alt,
.arrow_carrot-2left,
.arrow_carrot-2left_alt,
.arrow_carrot-2left_alt2,
.arrow_carrot-2right,
.arrow_carrot-2right_alt,
.arrow_carrot-2right_alt2,
.arrow_carrot-2up,
.arrow_carrot-2up_alt,
.arrow_carrot-2up_alt2,
.arrow_carrot-down,
.arrow_carrot-down_alt,
.arrow_carrot-down_alt2,
.arrow_carrot-left,
.arrow_carrot-left_alt,
.arrow_carrot-left_alt2,
.arrow_carrot-right,
.arrow_carrot-right_alt,
.arrow_carrot-right_alt2,
.arrow_carrot-up,
.arrow_carrot-up_alt2,
.arrow_carrot_up_alt,
.arrow_condense,
.arrow_condense_alt,
.arrow_down,
.arrow_down_alt,
.arrow_expand,
.arrow_expand_alt,
.arrow_expand_alt2,
.arrow_expand_alt3,
.arrow_left,
.arrow_left-down,
.arrow_left-down_alt,
.arrow_left-right,
.arrow_left-right_alt,
.arrow_left-up,
.arrow_left-up_alt,
.arrow_left_alt,
.arrow_move,
.arrow_right,
.arrow_right-down,
.arrow_right-down_alt,
.arrow_right-up,
.arrow_right-up_alt,
.arrow_right_alt,
.arrow_triangle-down,
.arrow_triangle-down_alt,
.arrow_triangle-down_alt2,
.arrow_triangle-left,
.arrow_triangle-left_alt,
.arrow_triangle-left_alt2,
.arrow_triangle-right,
.arrow_triangle-right_alt,
.arrow_triangle-right_alt2,
.arrow_triangle-up,
.arrow_triangle-up_alt,
.arrow_triangle-up_alt2,
.arrow_up,
.arrow_up-down_alt,
.arrow_up_alt,
.icon_adjust-horiz,
.icon_adjust-vert,
.icon_archive,
.icon_archive_alt,
.icon_bag,
.icon_bag_alt,
.icon_balance,
.icon_blocked,
.icon_book,
.icon_book_alt,
.icon_box-checked,
.icon_box-empty,
.icon_box-selected,
.icon_briefcase,
.icon_briefcase_alt,
.icon_building,
.icon_building_alt,
.icon_calculator_alt,
.icon_calendar,
.icon_calulator,
.icon_camera,
.icon_camera_alt,
.icon_cart,
.icon_cart_alt,
.icon_chat,
.icon_chat_alt,
.icon_check,
.icon_check_alt,
.icon_check_alt2,
.icon_circle-empty,
.icon_circle-slelected,
.icon_clipboard,
.icon_clock,
.icon_clock_alt,
.icon_close,
.icon_close_alt,
.icon_close_alt2,
.icon_cloud,
.icon_cloud-download,
.icon_cloud-download_alt,
.icon_cloud-upload,
.icon_cloud-upload_alt,
.icon_cloud_alt,
.icon_cog,
.icon_cogs,
.icon_comment,
.icon_comment_alt,
.icon_compass,
.icon_compass_alt,
.icon_cone,
.icon_cone_alt,
.icon_contacts,
.icon_contacts_alt,
.icon_creditcard,
.icon_currency,
.icon_currency_alt,
.icon_cursor,
.icon_cursor_alt,
.icon_datareport,
.icon_datareport_alt,
.icon_desktop,
.icon_dislike,
.icon_dislike_alt,
.icon_document,
.icon_document_alt,
.icon_documents,
.icon_documents_alt,
.icon_download,
.icon_drawer,
.icon_drawer_alt,
.icon_drive,
.icon_drive_alt,
.icon_easel,
.icon_easel_alt,
.icon_error-circle,
.icon_error-circle_alt,
.icon_error-oct,
.icon_error-oct_alt,
.icon_error-triangle,
.icon_error-triangle_alt,
.icon_film,
.icon_floppy,
.icon_floppy_alt,
.icon_flowchart,
.icon_flowchart_alt,
.icon_folder,
.icon_folder-add,
.icon_folder-add_alt,
.icon_folder-alt,
.icon_folder-open,
.icon_folder-open_alt,
.icon_folder_download,
.icon_folder_upload,
.icon_genius,
.icon_gift,
.icon_gift_alt,
.icon_globe,
.icon_globe-2,
.icon_globe_alt,
.icon_grid-2x2,
.icon_grid-3x3,
.icon_group,
.icon_headphones,
.icon_heart,
.icon_heart_alt,
.icon_hourglass,
.icon_house,
.icon_house_alt,
.icon_id,
.icon_id-2,
.icon_id-2_alt,
.icon_id_alt,
.icon_image,
.icon_images,
.icon_info,
.icon_info_alt,
.icon_key,
.icon_key_alt,
.icon_laptop,
.icon_lifesaver,
.icon_lightbulb,
.icon_lightbulb_alt,
.icon_like,
.icon_like_alt,
.icon_link,
.icon_link_alt,
.icon_loading,
.icon_lock,
.icon_lock-open,
.icon_lock-open_alt,
.icon_lock_alt,
.icon_mail,
.icon_mail_alt,
.icon_map,
.icon_map_alt,
.icon_menu,
.icon_menu-circle_alt,
.icon_menu-circle_alt2,
.icon_menu-square_alt,
.icon_menu-square_alt2,
.icon_mic,
.icon_mic_alt,
.icon_minus-06,
.icon_minus-box,
.icon_minus_alt,
.icon_minus_alt2,
.icon_mobile,
.icon_mug,
.icon_mug_alt,
.icon_music,
.icon_ol,
.icon_paperclip,
.icon_pause,
.icon_pause_alt,
.icon_pause_alt2,
.icon_pencil,
.icon_pencil-edit,
.icon_pencil-edit_alt,
.icon_pencil_alt,
.icon_pens,
.icon_pens_alt,
.icon_percent,
.icon_percent_alt,
.icon_phone,
.icon_piechart,
.icon_pin,
.icon_pin_alt,
.icon_plus,
.icon_plus-box,
.icon_plus_alt,
.icon_plus_alt2,
.icon_printer,
.icon_printer-alt,
.icon_profile,
.icon_pushpin,
.icon_pushpin_alt,
.icon_puzzle,
.icon_puzzle_alt,
.icon_question,
.icon_question_alt,
.icon_question_alt2,
.icon_quotations,
.icon_quotations_alt,
.icon_quotations_alt2,
.icon_refresh,
.icon_ribbon,
.icon_ribbon_alt,
.icon_rook,
.icon_search,
.icon_search-2,
.icon_search_alt,
.icon_shield,
.icon_shield_alt,
.icon_star,
.icon_star-half,
.icon_star-half_alt,
.icon_star_alt,
.icon_stop,
.icon_stop_alt,
.icon_stop_alt2,
.icon_table,
.icon_tablet,
.icon_tag,
.icon_tag_alt,
.icon_tags,
.icon_tags_alt,
.icon_target,
.icon_tool,
.icon_toolbox,
.icon_toolbox_alt,
.icon_tools,
.icon_trash,
.icon_trash_alt,
.icon_ul,
.icon_upload,
.icon_vol-mute,
.icon_vol-mute_alt,
.icon_volume-high,
.icon_volume-high_alt,
.icon_volume-low,
.icon_volume-low_alt,
.icon_wallet,
.icon_wallet_alt,
.icon_zoom-in,
.icon_zoom-in_alt,
.icon_zoom-out,
.icon_zoom-out_alt,
.social_blogger,
.social_blogger_circle,
.social_blogger_square,
.social_delicious,
.social_delicious_circle,
.social_delicious_square,
.social_deviantart,
.social_deviantart_circle,
.social_deviantart_square,
.social_dribbble,
.social_dribbble_circle,
.social_dribbble_square,
.social_facebook,
.social_facebook_circle,
.social_facebook_square,
.social_flickr,
.social_flickr_circle,
.social_flickr_square,
.social_googledrive,
.social_googledrive_alt2,
.social_googledrive_square,
.social_googleplus,
.social_googleplus_circle,
.social_googleplus_square,
.social_instagram,
.social_instagram_circle,
.social_instagram_square,
.social_linkedin,
.social_linkedin_circle,
.social_linkedin_square,
.social_myspace,
.social_myspace_circle,
.social_myspace_square,
.social_picassa,
.social_picassa_circle,
.social_picassa_square,
.social_pinterest,
.social_pinterest_circle,
.social_pinterest_square,
.social_rss,
.social_rss_circle,
.social_rss_square,
.social_share,
.social_share_circle,
.social_share_square,
.social_skype,
.social_skype_circle,
.social_skype_square,
.social_spotify,
.social_spotify_circle,
.social_spotify_square,
.social_stumbleupon_circle,
.social_stumbleupon_square,
.social_tumbleupon,
.social_tumblr,
.social_tumblr_circle,
.social_tumblr_square,
.social_twitter,
.social_twitter_circle,
.social_twitter_square,
.social_vimeo,
.social_vimeo_circle,
.social_vimeo_square,
.social_wordpress,
.social_wordpress_circle,
.social_wordpress_square,
.social_youtube,
.social_youtube_circle,
.social_youtube_square {
    font-family: ElegantIcons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}
.arrow_up:before {
    content: "\21"
}
.arrow_down:before {
    content: "\22"
}
.arrow_left:before {
    content: "\23"
}
.arrow_right:before {
    content: "\24"
}
.arrow_left-up:before {
    content: "\25"
}
.arrow_right-up:before {
    content: "\26"
}
.arrow_right-down:before {
    content: "\27"
}
.arrow_left-down:before {
    content: "\28"
}
.arrow-up-down:before {
    content: "\29"
}
.arrow_up-down_alt:before {
    content: "\2a"
}
.arrow_left-right_alt:before {
    content: "\2b"
}
.arrow_left-right:before {
    content: "\2c"
}
.arrow_expand_alt2:before {
    content: "\2d"
}
.arrow_expand_alt:before {
    content: "\2e"
}
.arrow_condense:before {
    content: "\2f"
}
.arrow_expand:before {
    content: "\30"
}
.arrow_move:before {
    content: "\31"
}
.arrow_carrot-up:before {
    content: "\32"
}
.arrow_carrot-down:before {
    content: "\33"
}
.arrow_carrot-left:before {
    content: "\34"
}
.arrow_carrot-right:before {
    content: "\35"
}
.arrow_carrot-2up:before {
    content: "\36"
}
.arrow_carrot-2down:before {
    content: "\37"
}
.arrow_carrot-2left:before {
    content: "\38"
}
.arrow_carrot-2right:before {
    content: "\39"
}
.arrow_carrot-up_alt2:before {
    content: "\3a"
}
.arrow_carrot-down_alt2:before {
    content: "\3b"
}
.arrow_carrot-left_alt2:before {
    content: "\3c"
}
.arrow_carrot-right_alt2:before {
    content: "\3d"
}
.arrow_carrot-2up_alt2:before {
    content: "\3e"
}
.arrow_carrot-2down_alt2:before {
    content: "\3f"
}
.arrow_carrot-2left_alt2:before {
    content: "\40"
}
.arrow_carrot-2right_alt2:before {
    content: "\41"
}
.arrow_triangle-up:before {
    content: "\42"
}
.arrow_triangle-down:before {
    content: "\43"
}
.arrow_triangle-left:before {
    content: "\44"
}
.arrow_triangle-right:before {
    content: "\45"
}
.arrow_triangle-up_alt2:before {
    content: "\46"
}
.arrow_triangle-down_alt2:before {
    content: "\47"
}
.arrow_triangle-left_alt2:before {
    content: "\48"
}
.arrow_triangle-right_alt2:before {
    content: "\49"
}
.arrow_back:before {
    content: "\4a"
}
.icon_minus-06:before {
    content: "\4b"
}
.icon_plus:before {
    content: "\4c"
}
.icon_close:before {
    content: "\4d"
}
.icon_check:before {
    content: "\4e"
}
.icon_minus_alt2:before {
    content: "\4f"
}
.icon_plus_alt2:before {
    content: "\50"
}
.icon_close_alt2:before {
    content: "\51"
}
.icon_check_alt2:before {
    content: "\52"
}
.icon_zoom-out_alt:before {
    content: "\53"
}
.icon_zoom-in_alt:before {
    content: "\54"
}
.icon_search:before {
    content: "\55"
}
.icon_box-empty:before {
    content: "\56"
}
.icon_box-selected:before {
    content: "\57"
}
.icon_minus-box:before {
    content: "\58"
}
.icon_plus-box:before {
    content: "\59"
}
.icon_box-checked:before {
    content: "\5a"
}
.icon_circle-empty:before {
    content: "\5b"
}
.icon_circle-slelected:before {
    content: "\5c"
}
.icon_stop_alt2:before {
    content: "\5d"
}
.icon_stop:before {
    content: "\5e"
}
.icon_pause_alt2:before {
    content: "\5f"
}
.icon_pause:before {
    content: "\60"
}
.icon_menu:before {
    content: "\61"
}
.icon_menu-square_alt2:before {
    content: "\62"
}
.icon_menu-circle_alt2:before {
    content: "\63"
}
.icon_ul:before {
    content: "\64"
}
.icon_ol:before {
    content: "\65"
}
.icon_adjust-horiz:before {
    content: "\66"
}
.icon_adjust-vert:before {
    content: "\67"
}
.icon_document_alt:before {
    content: "\68"
}
.icon_documents_alt:before {
    content: "\69"
}
.icon_pencil:before {
    content: "\6a"
}
.icon_pencil-edit_alt:before {
    content: "\6b"
}
.icon_pencil-edit:before {
    content: "\6c"
}
.icon_folder-alt:before {
    content: "\6d"
}
.icon_folder-open_alt:before {
    content: "\6e"
}
.icon_folder-add_alt:before {
    content: "\6f"
}
.icon_info_alt:before {
    content: "\70"
}
.icon_error-oct_alt:before {
    content: "\71"
}
.icon_error-circle_alt:before {
    content: "\72"
}
.icon_error-triangle_alt:before {
    content: "\73"
}
.icon_question_alt2:before {
    content: "\74"
}
.icon_question:before {
    content: "\75"
}
.icon_comment_alt:before {
    content: "\76"
}
.icon_chat_alt:before {
    content: "\77"
}
.icon_vol-mute_alt:before {
    content: "\78"
}
.icon_volume-low_alt:before {
    content: "\79"
}
.icon_volume-high_alt:before {
    content: "\7a"
}
.icon_quotations:before {
    content: "\7b"
}
.icon_quotations_alt2:before {
    content: "\7c"
}
.icon_clock_alt:before {
    content: "\7d"
}
.icon_lock_alt:before {
    content: "\7e"
}
.icon_lock-open_alt:before {
    content: "\e000"
}
.icon_key_alt:before {
    content: "\e001"
}
.icon_cloud_alt:before {
    content: "\e002"
}
.icon_cloud-upload_alt:before {
    content: "\e003"
}
.icon_cloud-download_alt:before {
    content: "\e004"
}
.icon_image:before {
    content: "\e005"
}
.icon_images:before {
    content: "\e006"
}
.icon_lightbulb_alt:before {
    content: "\e007"
}
.icon_gift_alt:before {
    content: "\e008"
}
.icon_house_alt:before {
    content: "\e009"
}
.icon_genius:before {
    content: "\e00a"
}
.icon_mobile:before {
    content: "\e00b"
}
.icon_tablet:before {
    content: "\e00c"
}
.icon_laptop:before {
    content: "\e00d"
}
.icon_desktop:before {
    content: "\e00e"
}
.icon_camera_alt:before {
    content: "\e00f"
}
.icon_mail_alt:before {
    content: "\e010"
}
.icon_cone_alt:before {
    content: "\e011"
}
.icon_ribbon_alt:before {
    content: "\e012"
}
.icon_bag_alt:before {
    content: "\e013"
}
.icon_creditcard:before {
    content: "\e014"
}
.icon_cart_alt:before {
    content: "\e015"
}
.icon_paperclip:before {
    content: "\e016"
}
.icon_tag_alt:before {
    content: "\e017"
}
.icon_tags_alt:before {
    content: "\e018"
}
.icon_trash_alt:before {
    content: "\e019"
}
.icon_cursor_alt:before {
    content: "\e01a"
}
.icon_mic_alt:before {
    content: "\e01b"
}
.icon_compass_alt:before {
    content: "\e01c"
}
.icon_pin_alt:before {
    content: "\e01d"
}
.icon_pushpin_alt:before {
    content: "\e01e"
}
.icon_map_alt:before {
    content: "\e01f"
}
.icon_drawer_alt:before {
    content: "\e020"
}
.icon_toolbox_alt:before {
    content: "\e021"
}
.icon_book_alt:before {
    content: "\e022"
}
.icon_calendar:before {
    content: "\e023"
}
.icon_film:before {
    content: "\e024"
}
.icon_table:before {
    content: "\e025"
}
.icon_contacts_alt:before {
    content: "\e026"
}
.icon_headphones:before {
    content: "\e027"
}
.icon_lifesaver:before {
    content: "\e028"
}
.icon_piechart:before {
    content: "\e029"
}
.icon_refresh:before {
    content: "\e02a"
}
.icon_link_alt:before {
    content: "\e02b"
}
.icon_link:before {
    content: "\e02c"
}
.icon_loading:before {
    content: "\e02d"
}
.icon_blocked:before {
    content: "\e02e"
}
.icon_archive_alt:before {
    content: "\e02f"
}
.icon_heart_alt:before {
    content: "\e030"
}
.icon_star_alt:before {
    content: "\e031"
}
.icon_star-half_alt:before {
    content: "\e032"
}
.icon_star:before {
    content: "\e033"
}
.icon_star-half:before {
    content: "\e034"
}
.icon_tools:before {
    content: "\e035"
}
.icon_tool:before {
    content: "\e036"
}
.icon_cog:before {
    content: "\e037"
}
.icon_cogs:before {
    content: "\e038"
}
.arrow_up_alt:before {
    content: "\e039"
}
.arrow_down_alt:before {
    content: "\e03a"
}
.arrow_left_alt:before {
    content: "\e03b"
}
.arrow_right_alt:before {
    content: "\e03c"
}
.arrow_left-up_alt:before {
    content: "\e03d"
}
.arrow_right-up_alt:before {
    content: "\e03e"
}
.arrow_right-down_alt:before {
    content: "\e03f"
}
.arrow_left-down_alt:before {
    content: "\e040"
}
.arrow_condense_alt:before {
    content: "\e041"
}
.arrow_expand_alt3:before {
    content: "\e042"
}
.arrow_carrot_up_alt:before {
    content: "\e043"
}
.arrow_carrot-down_alt:before {
    content: "\e044"
}
.arrow_carrot-left_alt:before {
    content: "\e045"
}
.arrow_carrot-right_alt:before {
    content: "\e046"
}
.arrow_carrot-2up_alt:before {
    content: "\e047"
}
.arrow_carrot-2dwnn_alt:before {
    content: "\e048"
}
.arrow_carrot-2left_alt:before {
    content: "\e049"
}
.arrow_carrot-2right_alt:before {
    content: "\e04a"
}
.arrow_triangle-up_alt:before {
    content: "\e04b"
}
.arrow_triangle-down_alt:before {
    content: "\e04c"
}
.arrow_triangle-left_alt:before {
    content: "\e04d"
}
.arrow_triangle-right_alt:before {
    content: "\e04e"
}
.icon_minus_alt:before {
    content: "\e04f"
}
.icon_plus_alt:before {
    content: "\e050"
}
.icon_close_alt:before {
    content: "\e051"
}
.icon_check_alt:before {
    content: "\e052"
}
.icon_zoom-out:before {
    content: "\e053"
}
.icon_zoom-in:before {
    content: "\e054"
}
.icon_stop_alt:before {
    content: "\e055"
}
.icon_menu-square_alt:before {
    content: "\e056"
}
.icon_menu-circle_alt:before {
    content: "\e057"
}
.icon_document:before {
    content: "\e058"
}
.icon_documents:before {
    content: "\e059"
}
.icon_pencil_alt:before {
    content: "\e05a"
}
.icon_folder:before {
    content: "\e05b"
}
.icon_folder-open:before {
    content: "\e05c"
}
.icon_folder-add:before {
    content: "\e05d"
}
.icon_folder_upload:before {
    content: "\e05e"
}
.icon_folder_download:before {
    content: "\e05f"
}
.icon_info:before {
    content: "\e060"
}
.icon_error-circle:before {
    content: "\e061"
}
.icon_error-oct:before {
    content: "\e062"
}
.icon_error-triangle:before {
    content: "\e063"
}
.icon_question_alt:before {
    content: "\e064"
}
.icon_comment:before {
    content: "\e065"
}
.icon_chat:before {
    content: "\e066"
}
.icon_vol-mute:before {
    content: "\e067"
}
.icon_volume-low:before {
    content: "\e068"
}
.icon_volume-high:before {
    content: "\e069"
}
.icon_quotations_alt:before {
    content: "\e06a"
}
.icon_clock:before {
    content: "\e06b"
}
.icon_lock:before {
    content: "\e06c"
}
.icon_lock-open:before {
    content: "\e06d"
}
.icon_key:before {
    content: "\e06e"
}
.icon_cloud:before {
    content: "\e06f"
}
.icon_cloud-upload:before {
    content: "\e070"
}
.icon_cloud-download:before {
    content: "\e071"
}
.icon_lightbulb:before {
    content: "\e072"
}
.icon_gift:before {
    content: "\e073"
}
.icon_house:before {
    content: "\e074"
}
.icon_camera:before {
    content: "\e075"
}
.icon_mail:before {
    content: "\e076"
}
.icon_cone:before {
    content: "\e077"
}
.icon_ribbon:before {
    content: "\e078"
}
.icon_bag:before {
    content: "\e079"
}
.icon_cart:before {
    content: "\e07a"
}
.icon_tag:before {
    content: "\e07b"
}
.icon_tags:before {
    content: "\e07c"
}
.icon_trash:before {
    content: "\e07d"
}
.icon_cursor:before {
    content: "\e07e"
}
.icon_mic:before {
    content: "\e07f"
}
.icon_compass:before {
    content: "\e080"
}
.icon_pin:before {
    content: "\e081"
}
.icon_pushpin:before {
    content: "\e082"
}
.icon_map:before {
    content: "\e083"
}
.icon_drawer:before {
    content: "\e084"
}
.icon_toolbox:before {
    content: "\e085"
}
.icon_book:before {
    content: "\e086"
}
.icon_contacts:before {
    content: "\e087"
}
.icon_archive:before {
    content: "\e088"
}
.icon_heart:before {
    content: "\e089"
}
.icon_profile:before {
    content: "\e08a"
}
.icon_group:before {
    content: "\e08b"
}
.icon_grid-2x2:before {
    content: "\e08c"
}
.icon_grid-3x3:before {
    content: "\e08d"
}
.icon_music:before {
    content: "\e08e"
}
.icon_pause_alt:before {
    content: "\e08f"
}
.icon_phone:before {
    content: "\e090"
}
.icon_upload:before {
    content: "\e091"
}
.icon_download:before {
    content: "\e092"
}
.social_facebook:before {
    content: "\e093"
}
.social_twitter:before {
    content: "\e094"
}
.social_pinterest:before {
    content: "\e095"
}
.social_googleplus:before {
    content: "\e096"
}
.social_tumblr:before {
    content: "\e097"
}
.social_tumbleupon:before {
    content: "\e098"
}
.social_wordpress:before {
    content: "\e099"
}
.social_instagram:before {
    content: "\e09a"
}
.social_dribbble:before {
    content: "\e09b"
}
.social_vimeo:before {
    content: "\e09c"
}
.social_linkedin:before {
    content: "\e09d"
}
.social_rss:before {
    content: "\e09e"
}
.social_deviantart:before {
    content: "\e09f"
}
.social_share:before {
    content: "\e0a0"
}
.social_myspace:before {
    content: "\e0a1"
}
.social_skype:before {
    content: "\e0a2"
}
.social_youtube:before {
    content: "\e0a3"
}
.social_picassa:before {
    content: "\e0a4"
}
.social_googledrive:before {
    content: "\e0a5"
}
.social_flickr:before {
    content: "\e0a6"
}
.social_blogger:before {
    content: "\e0a7"
}
.social_spotify:before {
    content: "\e0a8"
}
.social_delicious:before {
    content: "\e0a9"
}
.social_facebook_circle:before {
    content: "\e0aa"
}
.social_twitter_circle:before {
    content: "\e0ab"
}
.social_pinterest_circle:before {
    content: "\e0ac"
}
.social_googleplus_circle:before {
    content: "\e0ad"
}
.social_tumblr_circle:before {
    content: "\e0ae"
}
.social_stumbleupon_circle:before {
    content: "\e0af"
}
.social_wordpress_circle:before {
    content: "\e0b0"
}
.social_instagram_circle:before {
    content: "\e0b1"
}
.social_dribbble_circle:before {
    content: "\e0b2"
}
.social_vimeo_circle:before {
    content: "\e0b3"
}
.social_linkedin_circle:before {
    content: "\e0b4"
}
.social_rss_circle:before {
    content: "\e0b5"
}
.social_deviantart_circle:before {
    content: "\e0b6"
}
.social_share_circle:before {
    content: "\e0b7"
}
.social_myspace_circle:before {
    content: "\e0b8"
}
.social_skype_circle:before {
    content: "\e0b9"
}
.social_youtube_circle:before {
    content: "\e0ba"
}
.social_picassa_circle:before {
    content: "\e0bb"
}
.social_googledrive_alt2:before {
    content: "\e0bc"
}
.social_flickr_circle:before {
    content: "\e0bd"
}
.social_blogger_circle:before {
    content: "\e0be"
}
.social_spotify_circle:before {
    content: "\e0bf"
}
.social_delicious_circle:before {
    content: "\e0c0"
}
.social_facebook_square:before {
    content: "\e0c1"
}
.social_twitter_square:before {
    content: "\e0c2"
}
.social_pinterest_square:before {
    content: "\e0c3"
}
.social_googleplus_square:before {
    content: "\e0c4"
}
.social_tumblr_square:before {
    content: "\e0c5"
}
.social_stumbleupon_square:before {
    content: "\e0c6"
}
.social_wordpress_square:before {
    content: "\e0c7"
}
.social_instagram_square:before {
    content: "\e0c8"
}
.social_dribbble_square:before {
    content: "\e0c9"
}
.social_vimeo_square:before {
    content: "\e0ca"
}
.social_linkedin_square:before {
    content: "\e0cb"
}
.social_rss_square:before {
    content: "\e0cc"
}
.social_deviantart_square:before {
    content: "\e0cd"
}
.social_share_square:before {
    content: "\e0ce"
}
.social_myspace_square:before {
    content: "\e0cf"
}
.social_skype_square:before {
    content: "\e0d0"
}
.social_youtube_square:before {
    content: "\e0d1"
}
.social_picassa_square:before {
    content: "\e0d2"
}
.social_googledrive_square:before {
    content: "\e0d3"
}
.social_flickr_square:before {
    content: "\e0d4"
}
.social_blogger_square:before {
    content: "\e0d5"
}
.social_spotify_square:before {
    content: "\e0d6"
}
.social_delicious_square:before {
    content: "\e0d7"
}
.icon_printer:before {
    content: "\e103"
}
.icon_calulator:before {
    content: "\e0ee"
}
.icon_building:before {
    content: "\e0ef"
}
.icon_floppy:before {
    content: "\e0e8"
}
.icon_drive:before {
    content: "\e0ea"
}
.icon_search-2:before {
    content: "\e101"
}
.icon_id:before {
    content: "\e107"
}
.icon_id-2:before {
    content: "\e108"
}
.icon_puzzle:before {
    content: "\e102"
}
.icon_like:before {
    content: "\e106"
}
.icon_dislike:before {
    content: "\e0eb"
}
.icon_mug:before {
    content: "\e105"
}
.icon_currency:before {
    content: "\e0ed"
}
.icon_wallet:before {
    content: "\e100"
}
.icon_pens:before {
    content: "\e104"
}
.icon_easel:before {
    content: "\e0e9"
}
.icon_flowchart:before {
    content: "\e109"
}
.icon_datareport:before {
    content: "\e0ec"
}
.icon_briefcase:before {
    content: "\e0fe"
}
.icon_shield:before {
    content: "\e0f6"
}
.icon_percent:before {
    content: "\e0fb"
}
.icon_globe:before {
    content: "\e0e2"
}
.icon_globe-2:before {
    content: "\e0e3"
}
.icon_target:before {
    content: "\e0f5"
}
.icon_hourglass:before {
    content: "\e0e1"
}
.icon_balance:before {
    content: "\e0ff"
}
.icon_rook:before {
    content: "\e0f8"
}
.icon_printer-alt:before {
    content: "\e0fa"
}
.icon_calculator_alt:before {
    content: "\e0e7"
}
.icon_building_alt:before {
    content: "\e0fd"
}
.icon_floppy_alt:before {
    content: "\e0e4"
}
.icon_drive_alt:before {
    content: "\e0e5"
}
.icon_search_alt:before {
    content: "\e0f7"
}
.icon_id_alt:before {
    content: "\e0e0"
}
.icon_id-2_alt:before {
    content: "\e0fc"
}
.icon_puzzle_alt:before {
    content: "\e0f9"
}
.icon_like_alt:before {
    content: "\e0dd"
}
.icon_dislike_alt:before {
    content: "\e0f1"
}
.icon_mug_alt:before {
    content: "\e0dc"
}
.icon_currency_alt:before {
    content: "\e0f3"
}
.icon_wallet_alt:before {
    content: "\e0d8"
}
.icon_pens_alt:before {
    content: "\e0db"
}
.icon_easel_alt:before {
    content: "\e0f0"
}
.icon_flowchart_alt:before {
    content: "\e0df"
}
.icon_datareport_alt:before {
    content: "\e0f2"
}
.icon_briefcase_alt:before {
    content: "\e0f4"
}
.icon_shield_alt:before {
    content: "\e0d9"
}
.icon_percent_alt:before {
    content: "\e0da"
}
.icon_globe_alt:before {
    content: "\e0de"
}
.icon_clipboard:before {
    content: "\e0e6"
}
.glyph {
    float: left;
    padding: .75em;
    margin: .4em 1.5em .75em 0;
    width: 6em
}
.glyph_big {
    font-size: 128px;
    color: #59c5dc;
    float: left;
    margin-right: 20px
}
.glyph div {
    padding-bottom: 10px
}
.glyph input {
    font-family: consolas, monospace;
    font-size: 12px;
    width: 100%;
    border: 0;
    box-shadow: 0 0 0 1px #ccc;
    padding: .2em;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}
.centered {
    margin-left: auto;
    margin-right: auto
}
.glyph .fs1 {
    font-size: 2em
}
@font-face {
    font-family: themify;
    src: url(../fonts/themify.eot?-fvbane);
    src: url(../fonts/themify.eot?#iefix-fvbane) format('embedded-opentype') , url(../fonts/themify.svg?-fvbane#themify) format('svg');
    font-weight: 400;
    font-style: normal
}
[class*=" ti-"],
[class^=ti-] {
    font-family: themify;
    font-style: normal
}
.ti-wand:before {
    content: "\e600"
}
.ti-volume:before {
    content: "\e601"
}
.ti-user:before {
    content: "\e602"
}
.ti-unlock:before {
    content: "\e603"
}
.ti-unlink:before {
    content: "\e604"
}
.ti-trash:before {
    content: "\e605"
}
.ti-thought:before {
    content: "\e606"
}
.ti-target:before {
    content: "\e607"
}
.ti-tag:before {
    content: "\e608"
}
.ti-tablet:before {
    content: "\e609"
}
.ti-star:before {
    content: "\e60a"
}
.ti-spray:before {
    content: "\e60b"
}
.ti-signal:before {
    content: "\e60c"
}
.ti-shopping-cart:before {
    content: "\e60d"
}
.ti-shopping-cart-full:before {
    content: "\e60e"
}
.ti-settings:before {
    content: "\e60f"
}
.ti-search:before {
    content: "\e610"
}
.ti-zoom-in:before {
    content: "\e611"
}
.ti-zoom-out:before {
    content: "\e612"
}
.ti-cut:before {
    content: "\e613"
}
.ti-ruler:before {
    content: "\e614"
}
.ti-ruler-pencil:before {
    content: "\e615"
}
.ti-ruler-alt:before {
    content: "\e616"
}
.ti-bookmark:before {
    content: "\e617"
}
.ti-bookmark-alt:before {
    content: "\e618"
}
.ti-reload:before {
    content: "\e619"
}
.ti-plus:before {
    content: "\e61a"
}
.ti-pin:before {
    content: "\e61b"
}
.ti-pencil:before {
    content: "\e61c"
}
.ti-pencil-alt:before {
    content: "\e61d"
}
.ti-paint-roller:before {
    content: "\e61e"
}
.ti-paint-bucket:before {
    content: "\e61f"
}
.ti-na:before {
    content: "\e620"
}
.ti-mobile:before {
    content: "\e621"
}
.ti-minus:before {
    content: "\e622"
}
.ti-medall:before {
    content: "\e623"
}
.ti-medall-alt:before {
    content: "\e624"
}
.ti-marker:before {
    content: "\e625"
}
.ti-marker-alt:before {
    content: "\e626"
}
.ti-arrow-up:before {
    content: "\e627"
}
.ti-arrow-right:before {
    content: "\e628"
}
.ti-arrow-left:before {
    content: "\e629"
}
.ti-arrow-down:before {
    content: "\e62a"
}
.ti-lock:before {
    content: "\e62b"
}
.ti-location-arrow:before {
    content: "\e62c"
}
.ti-link:before {
    content: "\e62d"
}
.ti-layout:before {
    content: "\e62e"
}
.ti-layers:before {
    content: "\e62f"
}
.ti-layers-alt:before {
    content: "\e630"
}
.ti-key:before {
    content: "\e631"
}
.ti-import:before {
    content: "\e632"
}
.ti-image:before {
    content: "\e633"
}
.ti-heart:before {
    content: "\e634"
}
.ti-heart-broken:before {
    content: "\e635"
}
.ti-hand-stop:before {
    content: "\e636"
}
.ti-hand-open:before {
    content: "\e637"
}
.ti-hand-drag:before {
    content: "\e638"
}
.ti-folder:before {
    content: "\e639"
}
.ti-flag:before {
    content: "\e63a"
}
.ti-flag-alt:before {
    content: "\e63b"
}
.ti-flag-alt-2:before {
    content: "\e63c"
}
.ti-eye:before {
    content: "\e63d"
}
.ti-export:before {
    content: "\e63e"
}
.ti-exchange-vertical:before {
    content: "\e63f"
}
.ti-desktop:before {
    content: "\e640"
}
.ti-cup:before {
    content: "\e641"
}
.ti-crown:before {
    content: "\e642"
}
.ti-comments:before {
    content: "\e643"
}
.ti-comment:before {
    content: "\e644"
}
.ti-comment-alt:before {
    content: "\e645"
}
.ti-close:before {
    content: "\e646"
}
.ti-clip:before {
    content: "\e647"
}
.ti-angle-up:before {
    content: "\e648"
}
.ti-angle-right:before {
    content: "\e649"
}
.ti-angle-left:before {
    content: "\e64a"
}
.ti-angle-down:before {
    content: "\e64b"
}
.ti-check:before {
    content: "\e64c"
}
.ti-check-box:before {
    content: "\e64d"
}
.ti-camera:before {
    content: "\e64e"
}
.ti-announcement:before {
    content: "\e64f"
}
.ti-brush:before {
    content: "\e650"
}
.ti-briefcase:before {
    content: "\e651"
}
.ti-bolt:before {
    content: "\e652"
}
.ti-bolt-alt:before {
    content: "\e653"
}
.ti-blackboard:before {
    content: "\e654"
}
.ti-bag:before {
    content: "\e655"
}
.ti-move:before {
    content: "\e656"
}
.ti-arrows-vertical:before {
    content: "\e657"
}
.ti-arrows-horizontal:before {
    content: "\e658"
}
.ti-fullscreen:before {
    content: "\e659"
}
.ti-arrow-top-right:before {
    content: "\e65a"
}
.ti-arrow-top-left:before {
    content: "\e65b"
}
.ti-arrow-circle-up:before {
    content: "\e65c"
}
.ti-arrow-circle-right:before {
    content: "\e65d"
}
.ti-arrow-circle-left:before {
    content: "\e65e"
}
.ti-arrow-circle-down:before {
    content: "\e65f"
}
.ti-angle-double-up:before {
    content: "\e660"
}
.ti-angle-double-right:before {
    content: "\e661"
}
.ti-angle-double-left:before {
    content: "\e662"
}
.ti-angle-double-down:before {
    content: "\e663"
}
.ti-zip:before {
    content: "\e664"
}
.ti-world:before {
    content: "\e665"
}
.ti-wheelchair:before {
    content: "\e666"
}
.ti-view-list:before {
    content: "\e667"
}
.ti-view-list-alt:before {
    content: "\e668"
}
.ti-view-grid:before {
    content: "\e669"
}
.ti-uppercase:before {
    content: "\e66a"
}
.ti-upload:before {
    content: "\e66b"
}
.ti-underline:before {
    content: "\e66c"
}
.ti-truck:before {
    content: "\e66d"
}
.ti-timer:before {
    content: "\e66e"
}
.ti-ticket:before {
    content: "\e66f"
}
.ti-thumb-up:before {
    content: "\e670"
}
.ti-thumb-down:before {
    content: "\e671"
}
.ti-text:before {
    content: "\e672"
}
.ti-stats-up:before {
    content: "\e673"
}
.ti-stats-down:before {
    content: "\e674"
}
.ti-split-v:before {
    content: "\e675"
}
.ti-split-h:before {
    content: "\e676"
}
.ti-smallcap:before {
    content: "\e677"
}
.ti-shine:before {
    content: "\e678"
}
.ti-shift-right:before {
    content: "\e679"
}
.ti-shift-left:before {
    content: "\e67a"
}
.ti-shield:before {
    content: "\e67b"
}
.ti-notepad:before {
    content: "\e67c"
}
.ti-server:before {
    content: "\e67d"
}
.ti-quote-right:before {
    content: "\e67e"
}
.ti-quote-left:before {
    content: "\e67f"
}
.ti-pulse:before {
    content: "\e680"
}
.ti-printer:before {
    content: "\e681"
}
.ti-power-off:before {
    content: "\e682"
}
.ti-plug:before {
    content: "\e683"
}
.ti-pie-chart:before {
    content: "\e684"
}
.ti-paragraph:before {
    content: "\e685"
}
.ti-panel:before {
    content: "\e686"
}
.ti-package:before {
    content: "\e687"
}
.ti-music:before {
    content: "\e688"
}
.ti-music-alt:before {
    content: "\e689"
}
.ti-mouse:before {
    content: "\e68a"
}
.ti-mouse-alt:before {
    content: "\e68b"
}
.ti-money:before {
    content: "\e68c"
}
.ti-microphone:before {
    content: "\e68d"
}
.ti-menu:before {
    content: "\e68e"
}
.ti-menu-alt:before {
    content: "\e68f"
}
.ti-map:before {
    content: "\e690"
}
.ti-map-alt:before {
    content: "\e691"
}
.ti-loop:before {
    content: "\e692"
}
.ti-location-pin:before {
    content: "\e693"
}
.ti-list:before {
    content: "\e694"
}
.ti-light-bulb:before {
    content: "\e695"
}
.ti-Italic:before {
    content: "\e696"
}
.ti-info:before {
    content: "\e697"
}
.ti-infinite:before {
    content: "\e698"
}
.ti-id-badge:before {
    content: "\e699"
}
.ti-hummer:before {
    content: "\e69a"
}
.ti-home:before {
    content: "\e69b"
}
.ti-help:before {
    content: "\e69c"
}
.ti-headphone:before {
    content: "\e69d"
}
.ti-harddrives:before {
    content: "\e69e"
}
.ti-harddrive:before {
    content: "\e69f"
}
.ti-gift:before {
    content: "\e6a0"
}
.ti-game:before {
    content: "\e6a1"
}
.ti-filter:before {
    content: "\e6a2"
}
.ti-files:before {
    content: "\e6a3"
}
.ti-file:before {
    content: "\e6a4"
}
.ti-eraser:before {
    content: "\e6a5"
}
.ti-envelope:before {
    content: "\e6a6"
}
.ti-download:before {
    content: "\e6a7"
}
.ti-direction:before {
    content: "\e6a8"
}
.ti-direction-alt:before {
    content: "\e6a9"
}
.ti-dashboard:before {
    content: "\e6aa"
}
.ti-control-stop:before {
    content: "\e6ab"
}
.ti-control-shuffle:before {
    content: "\e6ac"
}
.ti-control-play:before {
    content: "\e6ad"
}
.ti-control-pause:before {
    content: "\e6ae"
}
.ti-control-forward:before {
    content: "\e6af"
}
.ti-control-backward:before {
    content: "\e6b0"
}
.ti-cloud:before {
    content: "\e6b1"
}
.ti-cloud-up:before {
    content: "\e6b2"
}
.ti-cloud-down:before {
    content: "\e6b3"
}
.ti-clipboard:before {
    content: "\e6b4"
}
.ti-car:before {
    content: "\e6b5"
}
.ti-calendar:before {
    content: "\e6b6"
}
.ti-book:before {
    content: "\e6b7"
}
.ti-bell:before {
    content: "\e6b8"
}
.ti-basketball:before {
    content: "\e6b9"
}
.ti-bar-chart:before {
    content: "\e6ba"
}
.ti-bar-chart-alt:before {
    content: "\e6bb"
}
.ti-back-right:before {
    content: "\e6bc"
}
.ti-back-left:before {
    content: "\e6bd"
}
.ti-arrows-corner:before {
    content: "\e6be"
}
.ti-archive:before {
    content: "\e6bf"
}
.ti-anchor:before {
    content: "\e6c0"
}
.ti-align-right:before {
    content: "\e6c1"
}
.ti-align-left:before {
    content: "\e6c2"
}
.ti-align-justify:before {
    content: "\e6c3"
}
.ti-align-center:before {
    content: "\e6c4"
}
.ti-alert:before {
    content: "\e6c5"
}
.ti-alarm-clock:before {
    content: "\e6c6"
}
.ti-agenda:before {
    content: "\e6c7"
}
.ti-write:before {
    content: "\e6c8"
}
.ti-window:before {
    content: "\e6c9"
}
.ti-widgetized:before {
    content: "\e6ca"
}
.ti-widget:before {
    content: "\e6cb"
}
.ti-widget-alt:before {
    content: "\e6cc"
}
.ti-wallet:before {
    content: "\e6cd"
}
.ti-video-clapper:before {
    content: "\e6ce"
}
.ti-video-camera:before {
    content: "\e6cf"
}
.ti-vector:before {
    content: "\e6d0"
}
.ti-themify-logo:before {
    content: "\e6d1"
}
.ti-themify-favicon:before {
    content: "\e6d2"
}
.ti-themify-favicon-alt:before {
    content: "\e6d3"
}
.ti-support:before {
    content: "\e6d4"
}
.ti-stamp:before {
    content: "\e6d5"
}
.ti-split-v-alt:before {
    content: "\e6d6"
}
.ti-slice:before {
    content: "\e6d7"
}
.ti-shortcode:before {
    content: "\e6d8"
}
.ti-shift-right-alt:before {
    content: "\e6d9"
}
.ti-shift-left-alt:before {
    content: "\e6da"
}
.ti-ruler-alt-2:before {
    content: "\e6db"
}
.ti-receipt:before {
    content: "\e6dc"
}
.ti-pin2:before {
    content: "\e6dd"
}
.ti-pin-alt:before {
    content: "\e6de"
}
.ti-pencil-alt2:before {
    content: "\e6df"
}
.ti-palette:before {
    content: "\e6e0"
}
.ti-more:before {
    content: "\e6e1"
}
.ti-more-alt:before {
    content: "\e6e2"
}
.ti-microphone-alt:before {
    content: "\e6e3"
}
.ti-magnet:before {
    content: "\e6e4"
}
.ti-line-double:before {
    content: "\e6e5"
}
.ti-line-dotted:before {
    content: "\e6e6"
}
.ti-line-dashed:before {
    content: "\e6e7"
}
.ti-layout-width-full:before {
    content: "\e6e8"
}
.ti-layout-width-default:before {
    content: "\e6e9"
}
.ti-layout-width-default-alt:before {
    content: "\e6ea"
}
.ti-layout-tab:before {
    content: "\e6eb"
}
.ti-layout-tab-window:before {
    content: "\e6ec"
}
.ti-layout-tab-v:before {
    content: "\e6ed"
}
.ti-layout-tab-min:before {
    content: "\e6ee"
}
.ti-layout-slider:before {
    content: "\e6ef"
}
.ti-layout-slider-alt:before {
    content: "\e6f0"
}
.ti-layout-sidebar-right:before {
    content: "\e6f1"
}
.ti-layout-sidebar-none:before {
    content: "\e6f2"
}
.ti-layout-sidebar-left:before {
    content: "\e6f3"
}
.ti-layout-placeholder:before {
    content: "\e6f4"
}
.ti-layout-menu:before {
    content: "\e6f5"
}
.ti-layout-menu-v:before {
    content: "\e6f6"
}
.ti-layout-menu-separated:before {
    content: "\e6f7"
}
.ti-layout-menu-full:before {
    content: "\e6f8"
}
.ti-layout-media-right-alt:before {
    content: "\e6f9"
}
.ti-layout-media-right:before {
    content: "\e6fa"
}
.ti-layout-media-overlay:before {
    content: "\e6fb"
}
.ti-layout-media-overlay-alt:before {
    content: "\e6fc"
}
.ti-layout-media-overlay-alt-2:before {
    content: "\e6fd"
}
.ti-layout-media-left-alt:before {
    content: "\e6fe"
}
.ti-layout-media-left:before {
    content: "\e6ff"
}
.ti-layout-media-center-alt:before {
    content: "\e700"
}
.ti-layout-media-center:before {
    content: "\e701"
}
.ti-layout-list-thumb:before {
    content: "\e702"
}
.ti-layout-list-thumb-alt:before {
    content: "\e703"
}
.ti-layout-list-post:before {
    content: "\e704"
}
.ti-layout-list-large-image:before {
    content: "\e705"
}
.ti-layout-line-solid:before {
    content: "\e706"
}
.ti-layout-grid4:before {
    content: "\e707"
}
.ti-layout-grid3:before {
    content: "\e708"
}
.ti-layout-grid2:before {
    content: "\e709"
}
.ti-layout-grid2-thumb:before {
    content: "\e70a"
}
.ti-layout-cta-right:before {
    content: "\e70b"
}
.ti-layout-cta-left:before {
    content: "\e70c"
}
.ti-layout-cta-center:before {
    content: "\e70d"
}
.ti-layout-cta-btn-right:before {
    content: "\e70e"
}
.ti-layout-cta-btn-left:before {
    content: "\e70f"
}
.ti-layout-column4:before {
    content: "\e710"
}
.ti-layout-column3:before {
    content: "\e711"
}
.ti-layout-column2:before {
    content: "\e712"
}
.ti-layout-accordion-separated:before {
    content: "\e713"
}
.ti-layout-accordion-merged:before {
    content: "\e714"
}
.ti-layout-accordion-list:before {
    content: "\e715"
}
.ti-ink-pen:before {
    content: "\e716"
}
.ti-info-alt:before {
    content: "\e717"
}
.ti-help-alt:before {
    content: "\e718"
}
.ti-headphone-alt:before {
    content: "\e719"
}
.ti-hand-point-up:before {
    content: "\e71a"
}
.ti-hand-point-right:before {
    content: "\e71b"
}
.ti-hand-point-left:before {
    content: "\e71c"
}
.ti-hand-point-down:before {
    content: "\e71d"
}
.ti-gallery:before {
    content: "\e71e"
}
.ti-face-smile:before {
    content: "\e71f"
}
.ti-face-sad:before {
    content: "\e720"
}
.ti-credit-card:before {
    content: "\e721"
}
.ti-control-skip-forward:before {
    content: "\e722"
}
.ti-control-skip-backward:before {
    content: "\e723"
}
.ti-control-record:before {
    content: "\e724"
}
.ti-control-eject:before {
    content: "\e725"
}
.ti-comments-smiley:before {
    content: "\e726"
}
.ti-brush-alt:before {
    content: "\e727"
}
.ti-youtube:before {
    content: "\e728"
}
.ti-vimeo:before {
    content: "\e729"
}
.ti-twitter:before {
    content: "\e72a"
}
.ti-time:before {
    content: "\e72b"
}
.ti-tumblr:before {
    content: "\e72c"
}
.ti-skype:before {
    content: "\e72d"
}
.ti-share:before {
    content: "\e72e"
}
.ti-share-alt:before {
    content: "\e72f"
}
.ti-rocket:before {
    content: "\e730"
}
.ti-pinterest:before {
    content: "\e731"
}
.ti-new-window:before {
    content: "\e732"
}
.ti-microsoft:before {
    content: "\e733"
}
.ti-list-ol:before {
    content: "\e734"
}
.ti-linkedin:before {
    content: "\e735"
}
.ti-layout-sidebar-2:before {
    content: "\e736"
}
.ti-layout-grid4-alt:before {
    content: "\e737"
}
.ti-layout-grid3-alt:before {
    content: "\e738"
}
.ti-layout-grid2-alt:before {
    content: "\e739"
}
.ti-layout-column4-alt:before {
    content: "\e73a"
}
.ti-layout-column3-alt:before {
    content: "\e73b"
}
.ti-layout-column2-alt:before {
    content: "\e73c"
}
.ti-instagram:before {
    content: "\e73d"
}
.ti-google:before {
    content: "\e73e"
}
.ti-github:before {
    content: "\e73f"
}
.ti-flickr:before {
    content: "\e740"
}
.ti-facebook:before {
    content: "\e741"
}
.ti-dropbox:before {
    content: "\e742"
}
.ti-dribbble:before {
    content: "\e743"
}
.ti-apple:before {
    content: "\e744"
}
.ti-android:before {
    content: "\e745"
}
.ti-save:before {
    content: "\e746"
}
.ti-save-alt:before {
    content: "\e747"
}
.ti-yahoo:before {
    content: "\e748"
}
.ti-wordpress:before {
    content: "\e749"
}
.ti-vimeo-alt:before {
    content: "\e74a"
}
.ti-twitter-alt:before {
    content: "\e74b"
}
.ti-tumblr-alt:before {
    content: "\e74c"
}
.ti-trello:before {
    content: "\e74d"
}
.ti-stack-overflow:before {
    content: "\e74e"
}
.ti-soundcloud:before {
    content: "\e74f"
}
.ti-sharethis:before {
    content: "\e750"
}
.ti-sharethis-alt:before {
    content: "\e751"
}
.ti-reddit:before {
    content: "\e752"
}
.ti-pinterest-alt:before {
    content: "\e753"
}
.ti-microsoft-alt:before {
    content: "\e754"
}
.ti-linux:before {
    content: "\e755"
}
.ti-jsfiddle:before {
    content: "\e756"
}
.ti-joomla:before {
    content: "\e757"
}
.ti-html5:before {
    content: "\e758"
}
.ti-flickr-alt:before {
    content: "\e759"
}
.ti-email:before {
    content: "\e75a"
}
.ti-drupal:before {
    content: "\e75b"
}
.ti-dropbox-alt:before {
    content: "\e75c"
}
.ti-css3:before {
    content: "\e75d"
}
.ti-rss:before {
    content: "\e75e"
}
.ti-rss-alt:before {
    content: "\e75f"
}
.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slider {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: 0
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.slick-track {
    top: 0;
    left: 0
}
.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}
[dir=rtl] .slick-slide {
    float: right
}
.slick-slide img {
    display: block
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
.slick-arrow.slick-hidden {
    display: none
}
@font-face {
    font-family: Pe-icon-7-stroke;
    src: url(../fonts/Pe-icon-7-stroke.eot?d7yf1v);
    src: url(../fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v) format('embedded-opentype'),url(../fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');
    font-weight: 400;
    font-style: normal
}
[class*=" pe-7s-"],
[class^=pe-7s-] {
    display: inline-block;
    font-family: Pe-icon-7-stroke;
    font-style: normal;
    -moz-osx-font-smoothing: grayscale
}
.pe-7s-album:before {
    content: "\e6aa"
}
.pe-7s-arc:before {
    content: "\e6ab"
}
.pe-7s-back-2:before {
    content: "\e6ac"
}
.pe-7s-bandaid:before {
    content: "\e6ad"
}
.pe-7s-car:before {
    content: "\e6ae"
}
.pe-7s-diamond:before {
    content: "\e6af"
}
.pe-7s-door-lock:before {
    content: "\e6b0"
}
.pe-7s-eyedropper:before {
    content: "\e6b1"
}
.pe-7s-female:before {
    content: "\e6b2"
}
.pe-7s-gym:before {
    content: "\e6b3"
}
.pe-7s-hammer:before {
    content: "\e6b4"
}
.pe-7s-headphones:before {
    content: "\e6b5"
}
.pe-7s-helm:before {
    content: "\e6b6"
}
.pe-7s-hourglass:before {
    content: "\e6b7"
}
.pe-7s-leaf:before {
    content: "\e6b8"
}
.pe-7s-magic-wand:before {
    content: "\e6b9"
}
.pe-7s-male:before {
    content: "\e6ba"
}
.pe-7s-map-2:before {
    content: "\e6bb"
}
.pe-7s-next-2:before {
    content: "\e6bc"
}
.pe-7s-paint-bucket:before {
    content: "\e6bd"
}
.pe-7s-pendrive:before {
    content: "\e6be"
}
.pe-7s-photo:before {
    content: "\e6bf"
}
.pe-7s-piggy:before {
    content: "\e6c0"
}
.pe-7s-plugin:before {
    content: "\e6c1"
}
.pe-7s-refresh-2:before {
    content: "\e6c2"
}
.pe-7s-rocket:before {
    content: "\e6c3"
}
.pe-7s-settings:before {
    content: "\e6c4"
}
.pe-7s-shield:before {
    content: "\e6c5"
}
.pe-7s-smile:before {
    content: "\e6c6"
}
.pe-7s-usb:before {
    content: "\e6c7"
}
.pe-7s-vector:before {
    content: "\e6c8"
}
.pe-7s-wine:before {
    content: "\e6c9"
}
.pe-7s-cloud-upload:before {
    content: "\e68a"
}
.pe-7s-cash:before {
    content: "\e68c"
}
.pe-7s-close:before {
    content: "\e680"
}
.pe-7s-bluetooth:before {
    content: "\e68d"
}
.pe-7s-cloud-download:before {
    content: "\e68b"
}
.pe-7s-way:before {
    content: "\e68e"
}
.pe-7s-close-circle:before {
    content: "\e681"
}
.pe-7s-id:before {
    content: "\e68f"
}
.pe-7s-angle-up:before {
    content: "\e682"
}
.pe-7s-wristwatch:before {
    content: "\e690"
}
.pe-7s-angle-up-circle:before {
    content: "\e683"
}
.pe-7s-world:before {
    content: "\e691"
}
.pe-7s-volume:before {
    content: "\e692"
}
.ti-angle-right-circle:before {
    content: "\e685"
}
.pe-7s-users:before {
    content: "\e693"
}
.pe-7s-user-female:before {
    content: "\e694"
}
.ti-angle-left-circle:before {
    content: "\e687"
}
.pe-7s-up-arrow:before {
    content: "\e695"
}
.pe-7s-angle-down:before {
    content: "\e688"
}
.pe-7s-switch:before {
    content: "\e696"
}
.pe-7s-angle-down-circle:before {
    content: "\e689"
}
.pe-7s-scissors:before {
    content: "\e697"
}
.pe-7s-wallet:before {
    content: "\e600"
}
.pe-7s-safe:before {
    content: "\e698"
}
.pe-7s-volume2:before {
    content: "\e601"
}
.pe-7s-volume1:before {
    content: "\e602"
}
.pe-7s-voicemail:before {
    content: "\e603"
}
.pe-7s-video:before {
    content: "\e604"
}
.pe-7s-user:before {
    content: "\e605"
}
.pe-7s-upload:before {
    content: "\e606"
}
.pe-7s-unlock:before {
    content: "\e607"
}
.pe-7s-umbrella:before {
    content: "\e608"
}
.pe-7s-trash:before {
    content: "\e609"
}
.pe-7s-tools:before {
    content: "\e60a"
}
.pe-7s-timer:before {
    content: "\e60b"
}
.pe-7s-ticket:before {
    content: "\e60c"
}
.pe-7s-target:before {
    content: "\e60d"
}
.pe-7s-sun:before {
    content: "\e60e"
}
.pe-7s-study:before {
    content: "\e60f"
}
.pe-7s-stopwatch:before {
    content: "\e610"
}
.pe-7s-star:before {
    content: "\e611"
}
.pe-7s-speaker:before {
    content: "\e612"
}
.pe-7s-signal:before {
    content: "\e613"
}
.pe-7s-shuffle:before {
    content: "\e614"
}
.pe-7s-shopbag:before {
    content: "\e615"
}
.pe-7s-share:before {
    content: "\e616"
}
.pe-7s-server:before {
    content: "\e617"
}
.pe-7s-search:before {
    content: "\e618"
}
.pe-7s-film:before {
    content: "\e6a5"
}
.pe-7s-science:before {
    content: "\e619"
}
.pe-7s-disk:before {
    content: "\e6a6"
}
.pe-7s-ribbon:before {
    content: "\e61a"
}
.pe-7s-repeat:before {
    content: "\e61b"
}
.pe-7s-refresh:before {
    content: "\e61c"
}
.pe-7s-add-user:before {
    content: "\e6a9"
}
.pe-7s-refresh-cloud:before {
    content: "\e61d"
}
.pe-7s-paperclip:before {
    content: "\e69c"
}
.pe-7s-radio:before {
    content: "\e61e"
}
.pe-7s-note2:before {
    content: "\e69d"
}
.pe-7s-print:before {
    content: "\e61f"
}
.pe-7s-network:before {
    content: "\e69e"
}
.pe-7s-prev:before {
    content: "\e620"
}
.pe-7s-mute:before {
    content: "\e69f"
}
.pe-7s-power:before {
    content: "\e621"
}
.pe-7s-medal:before {
    content: "\e6a0"
}
.pe-7s-portfolio:before {
    content: "\e622"
}
.pe-7s-like2:before {
    content: "\e6a1"
}
.pe-7s-plus:before {
    content: "\e623"
}
.pe-7s-left-arrow:before {
    content: "\e6a2"
}
.pe-7s-play:before {
    content: "\e624"
}
.pe-7s-key:before {
    content: "\e6a3"
}
.pe-7s-plane:before {
    content: "\e625"
}
.pe-7s-joy:before {
    content: "\e6a4"
}
.pe-7s-photo-gallery:before {
    content: "\e626"
}
.pe-7s-pin:before {
    content: "\e69b"
}
.pe-7s-phone:before {
    content: "\e627"
}
.pe-7s-plug:before {
    content: "\e69a"
}
.pe-7s-pen:before {
    content: "\e628"
}
.pe-7s-right-arrow:before {
    content: "\e699"
}
.pe-7s-paper-plane:before {
    content: "\e629"
}
.pe-7s-delete-user:before {
    content: "\e6a7"
}
.pe-7s-paint:before {
    content: "\e62a"
}
.pe-7s-bottom-arrow:before {
    content: "\e6a8"
}
.pe-7s-notebook:before {
    content: "\e62b"
}
.pe-7s-note:before {
    content: "\e62c"
}
.pe-7s-next:before {
    content: "\e62d"
}
.pe-7s-news-paper:before {
    content: "\e62e"
}
.pe-7s-musiclist:before {
    content: "\e62f"
}
.pe-7s-music:before {
    content: "\e630"
}
.pe-7s-mouse:before {
    content: "\e631"
}
.pe-7s-more:before {
    content: "\e632"
}
.pe-7s-moon:before {
    content: "\e633"
}
.pe-7s-monitor:before {
    content: "\e634"
}
.pe-7s-micro:before {
    content: "\e635"
}
.pe-7s-menu:before {
    content: "\e636"
}
.pe-7s-map:before {
    content: "\e637"
}
.pe-7s-map-marker:before {
    content: "\e638"
}
.pe-7s-mail:before {
    content: "\e639"
}
.pe-7s-mail-open:before {
    content: "\e63a"
}
.pe-7s-mail-open-file:before {
    content: "\e63b"
}
.pe-7s-magnet:before {
    content: "\e63c"
}
.pe-7s-loop:before {
    content: "\e63d"
}
.pe-7s-look:before {
    content: "\e63e"
}
.pe-7s-lock:before {
    content: "\e63f"
}
.pe-7s-lintern:before {
    content: "\e640"
}
.pe-7s-link:before {
    content: "\e641"
}
.pe-7s-like:before {
    content: "\e642"
}
.pe-7s-light:before {
    content: "\e643"
}
.pe-7s-less:before {
    content: "\e644"
}
.pe-7s-keypad:before {
    content: "\e645"
}
.pe-7s-junk:before {
    content: "\e646"
}
.pe-7s-info:before {
    content: "\e647"
}
.pe-7s-home:before {
    content: "\e648"
}
.pe-7s-help2:before {
    content: "\e649"
}
.pe-7s-help1:before {
    content: "\e64a"
}
.pe-7s-graph3:before {
    content: "\e64b"
}
.pe-7s-graph2:before {
    content: "\e64c"
}
.pe-7s-graph1:before {
    content: "\e64d"
}
.pe-7s-graph:before {
    content: "\e64e"
}
.pe-7s-global:before {
    content: "\e64f"
}
.pe-7s-gleam:before {
    content: "\e650"
}
.pe-7s-glasses:before {
    content: "\e651"
}
.pe-7s-gift:before {
    content: "\e652"
}
.pe-7s-folder:before {
    content: "\e653"
}
.pe-7s-flag:before {
    content: "\e654"
}
.pe-7s-filter:before {
    content: "\e655"
}
.pe-7s-file:before {
    content: "\e656"
}
.pe-7s-expand1:before {
    content: "\e657"
}
.pe-7s-exapnd2:before {
    content: "\e658"
}
.pe-7s-edit:before {
    content: "\e659"
}
.pe-7s-drop:before {
    content: "\e65a"
}
.pe-7s-drawer:before {
    content: "\e65b"
}
.pe-7s-download:before {
    content: "\e65c"
}
.pe-7s-display2:before {
    content: "\e65d"
}
.pe-7s-display1:before {
    content: "\e65e"
}
.pe-7s-diskette:before {
    content: "\e65f"
}
.pe-7s-date:before {
    content: "\e660"
}
.pe-7s-cup:before {
    content: "\e661"
}
.pe-7s-culture:before {
    content: "\e662"
}
.pe-7s-crop:before {
    content: "\e663"
}
.pe-7s-credit:before {
    content: "\e664"
}
.pe-7s-copy-file:before {
    content: "\e665"
}
.pe-7s-config:before {
    content: "\e666"
}
.pe-7s-compass:before {
    content: "\e667"
}
.pe-7s-comment:before {
    content: "\e668"
}
.pe-7s-coffee:before {
    content: "\e669"
}
.pe-7s-cloud:before {
    content: "\e66a"
}
.pe-7s-clock:before {
    content: "\e66b"
}
.pe-7s-check:before {
    content: "\e66c"
}
.pe-7s-chat:before {
    content: "\e66d"
}
.pe-7s-cart:before {
    content: "\e66e"
}
.pe-7s-camera:before {
    content: "\e66f"
}
.pe-7s-call:before {
    content: "\e670"
}
.pe-7s-calculator:before {
    content: "\e671"
}
.pe-7s-browser:before {
    content: "\e672"
}
.pe-7s-box2:before {
    content: "\e673"
}
.pe-7s-box1:before {
    content: "\e674"
}
.pe-7s-bookmarks:before {
    content: "\e675"
}
.pe-7s-bicycle:before {
    content: "\e676"
}
.pe-7s-bell:before {
    content: "\e677"
}
.pe-7s-battery:before {
    content: "\e678"
}
.pe-7s-ball:before {
    content: "\e679"
}
.pe-7s-back:before {
    content: "\e67a"
}
.pe-7s-attention:before {
    content: "\e67b"
}
.pe-7s-anchor:before {
    content: "\e67c"
}
.pe-7s-albums:before {
    content: "\e67d"
}
.pe-7s-alarm:before {
    content: "\e67e"
}
.pe-7s-airplay:before {
    content: "\e67f"
}
.mfp-bg,
.mfp-wrap {
    position: fixed;
    left: 0;
    top: 0
}
.mfp-bg,
.mfp-container,
.mfp-wrap {
    height: 100%;
    width: 100%
}
.mfp-arrow:after,
.mfp-arrow:before,
.mfp-container:before,
.mfp-figure:after {
    content: ''
}
.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}
.mfp-wrap {
    z-index: 1043;
    outline: 0!important
}
.mfp-container {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 8px
}
.mfp-container:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}
.mfp-align-top .mfp-container:before {
    display: none
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}
.mfp-close,
.mfp-preloader {
    text-align: center;
    position: absolute
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}
.mfp-ajax-cur {
    cursor: progress
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}
.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
    cursor: auto
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.mfp-loading.mfp-figure {
    display: none
}
.mfp-hide {
    display: none!important
}
.mfp-preloader {
    color: #CCC;
    top: 50%;
    width: auto;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}
.mfp-preloader a {
    color: #CCC
}
.mfp-close,
.mfp-preloader a:hover {
    color: #FFF
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}
button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}
.mfp-figure:after,
.mfp-iframe-scaler iframe {
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    position: absolute;
    left: 0
}
button::-moz-focus-inner {
    padding: 0;
    border: 0
}
.mfp-close {
    height: 44px;
    line-height: 44px;
    right: 0;
    top: 0;
    text-decoration: none;
    opacity: .65;
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}
.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}
.mfp-close:active {
    top: 1px
}
.mfp-close-btn-in .mfp-close {
    color: #333
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}
.mfp-figure,
img.mfp-img {
    line-height: 0
}
.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px
}
.mfp-arrow:active {
    margin-top: -54px
}
.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}
.mfp-arrow:after,
.mfp-arrow:before {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}
.mfp-arrow-left {
    left: 0
}
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}
.mfp-arrow-right {
    right: 0
}
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}
.mfp-image-holder .mfp-content,
img,
img.mfp-img {
    max-width: 100%
}
.mfp-iframe-holder .mfp-close {
    top: -40px
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000
}
.mfp-figure:after,
img.mfp-img {
    width: auto;
    height: auto;
    display: block
}
img.mfp-img {
    padding: 40px 0;
    margin: 0 auto
}
.mfp-figure:after {
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    background: #444
}
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}
.mfp-figure figure {
    margin: 0
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    padding-right: 36px
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}
@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}
.white-popup {
    background: #fff;
    margin: 0 auto;
    max-width: 400px;
    padding: 25px;
    position: relative;
    width: auto
}
.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}
.mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}
.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
    opacity: 0;
    -webkit-transform: scale(.8);
    transform: scale(.8)
}
.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}
.mfp-newspaper .mfp-with-anim {
    opacity: 0;
    -webkit-transform: scale(0) rotate(500deg);
    transform: scale(0) rotate(500deg);
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}
.mfp-newspaper.mfp-bg {
    opacity: 0;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}
.mfp-newspaper.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0)
}
.mfp-newspaper.mfp-ready.mfp-bg {
    opacity: .8
}
.mfp-newspaper.mfp-removing .mfp-with-anim {
    opacity: 0;
    -webkit-transform: scale(0) rotate(500deg);
    transform: scale(0) rotate(500deg)
}
.mfp-newspaper.mfp-removing.mfp-bg {
    opacity: 0
}
.mfp-move-horizontal .mfp-with-anim {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
.mfp-move-horizontal.mfp-bg {
    opacity: 0;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
    opacity: .8
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px)
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
    opacity: 0
}
.mfp-move-from-top .mfp-content {
    vertical-align: top
}
.mfp-move-from-top .mfp-with-anim {
    opacity: 0;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}
.mfp-move-from-top.mfp-bg {
    opacity: 0;
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.mfp-move-from-top.mfp-ready.mfp-bg {
    opacity: .8
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px)
}
.mfp-move-from-top.mfp-removing.mfp-bg {
    opacity: 0
}
.mfp-3d-unfold .mfp-content {
    -webkit-perspective: 2000px;
    perspective: 2000px
}
.mfp-3d-unfold .mfp-with-anim {
    opacity: 0;
    -webkit-transform: rotateY(-60deg);
    transform: rotateY(-60deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}
.mfp-3d-unfold.mfp-bg {
    opacity: 0;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: rotateY(0);
    transform: rotateY(0)
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
    opacity: .8
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
    opacity: 0;
    -webkit-transform: rotateY(60deg);
    transform: rotateY(60deg)
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
    opacity: 0
}
.mfp-zoom-out .mfp-with-anim {
    opacity: 0;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}
.mfp-zoom-out.mfp-bg {
    opacity: 0;
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}
.mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: .8
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
    opacity: 0;
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}
.mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0
}
@-webkit-keyframes hinge {
    0% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: left top 0;
        transform-origin: left top 0
    }
    20%,
    60% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: left top 0;
        transform-origin: left top 0
    }
    40% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: left top 0;
        transform-origin: left top 0
    }
    80% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        -webkit-transform-origin: left top 0;
        transform-origin: left top 0
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(700px);
        transform: translateY(700px)
    }
}
@keyframes hinge {
    0% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: left top 0;
        transform-origin: left top 0
    }
    20%,
    60% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: left top 0;
        transform-origin: left top 0
    }
    40% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: left top 0;
        transform-origin: left top 0
    }
    80% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        -webkit-transform-origin: left top 0;
        transform-origin: left top 0
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(700px);
        transform: translateY(700px)
    }
}
.hinge {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: hinge;
    animation-name: hinge
}
.mfp-with-fade .mfp-content,
.mfp-with-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity .5s ease-out 0s;
    transition: opacity .5s ease-out 0s
}
.mfp-with-fade.mfp-ready .mfp-content {
    opacity: 1
}
.mfp-with-fade.mfp-ready.mfp-bg {
    opacity: .8
}
.mfp-with-fade.mfp-removing.mfp-bg {
    opacity: 0
}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */

.pswp,
.pswp__bg,
.pswp__scroll-wrap {
    height: 100%;
    width: 100%
}
.pswp,
.pswp__item,
.pswp__scroll-wrap {
    overflow: hidden;
    top: 0;
    left: 0
}
.pswp,
.pswp__bg,
.pswp__error-msg,
.pswp__img,
.pswp__item,
.pswp__scroll-wrap,
.pswp__zoom-wrap {
    position: absolute
}
.pswp {
    display: none;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 1500;
    outline: 0
}
.pswp * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.pswp img {
    max-width: none
}
.pswp--animate_opacity {
    opacity: .001;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
    transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}
.pswp--open {
    display: block
}
.pswp--zoom-allowed .pswp__img {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}
.pswp--zoomed-in .pswp__img {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}
.pswp--dragging .pswp__img {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}
.pswp__bg {
    left: 0;
    top: 0;
    background: #000;
    opacity: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    will-change: opacity
}
.pswp__container,
.pswp__zoom-wrap {
    -ms-touch-action: none;
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}
.pswp__container,
.pswp__img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none
}
.pswp__zoom-wrap {
    width: 100%;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: -webkit-transform 333ms cubic-bezier(.4, 0, .22, 1);
    transition: transform 333ms cubic-bezier(.4, 0, .22, 1)
}
.pswp__bg {
    -webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
    transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
    -webkit-transition: none;
    transition: none
}
.pswp__item {
    right: 0;
    bottom: 0
}
.pswp__img {
    width: auto;
    height: auto;
    top: 0;
    left: 0
}
.pswp__img--placeholder--blank {
    background: #222
}
.pswp--ie .pswp__img {
    width: 100%!important;
    height: auto!important;
    left: 0;
    top: 0
}
.pswp__error-msg {
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -8px;
    color: #CCC
}
.pswp__error-msg a {
    color: #CCC;
    text-decoration: underline
}
/*!
 * 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
 */

.center,
.center-block {
    margin-right: auto;
    margin-left: auto
}
.background-gradient {
    background: linear-gradient(to right, #29af8a, #fcbaf8)
}
.easing-animation {
    transition: all .4s
}
.easing-animation-long {
    transition: all .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
}
.center,
.middle {
    position: relative;
    transform: translateY(-50%);
    top: 50%
}
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}
.nopadding {
    padding: 0
}
.col-nopadding {
    padding-left: 0;
    padding-right: 0
}
.center,
.center-block,
.middle {
    display: block
}
.ab-bottom:after,
.ab-bottom:before,
.ab-center:after,
.ab-center:before {
    content: " ";
    display: table
}
.ab-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}
.ab-bottom {
    position: absolute;
    top: 100%;
    transform: translateY(-100%)
}
.ui-widget {
    font-size: 1.1em
}
.ui-widget .ui-widget,
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-size: 1em
}
.ui-widget-content {
    border: 1px solid #111;
    background: #FFF
}
.ui-widget-content a {
    color: #222
}
.ui-widget-header {
    border: 1px solid #fcbaf8;
    background: #fcbaf8;
    color: #fff;
    font-weight: 700
}
.ui-widget-header a {
    color: #fff
}
.ui-icon {
    font-size: 0
}
.ui-icon:hover {
    color: #FFF
}
.ui-icon:before {
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 18px;
    -webkit-font-smoothing: antialiased
}
.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 #111;
    font-weight: 700;
    color: #111
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #fcbaf8;
    text-decoration: none
}
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    font-weight: 700;
    color: #fcbaf8
}
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover 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: 700;
    color: #FFF
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fcbaf8;
    background: #FFF;
    color: #fcbaf8
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}
.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}
.ui-widget-overlay,
.ui-widget-shadow {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}
.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    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-next,
.ui-datepicker .ui-datepicker-prev {
    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-next span,
.ui-datepicker .ui-datepicker-prev 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: 700;
    border: 0
}
.ui-datepicker td {
    border: 0;
    padding: 1px
}
.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}
a,
abbr[title] {
    text-decoration: none!important
}
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 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;
    width: auto;
    overflow: visible
}
.alignleft,
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-multi .ui-datepicker-group,
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}
.ui-datepicker.ui-datepicker-multi {
    width: auto
}
.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 .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.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: #FFF
}
.bt-color-main {
    color: #fcbaf8
}
.bt-color-secondary {
    color: #29af8a
}
.bt-color-light {
    color: #FFF
}
.bt-color-dark {
    color: #111
}
.ro-bg-dark {
    background-color: #000
}
.ro-bg-light {
    background-color: #FFF
}
.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: #FFF
}
.ro-bgc-trans-1,
.ro-bgc-trans-2,
.ro-bgc-trans-3,
.ro-bgc-trans-4,
.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.jws-header-v2 .jws-action .jws-icon-cart>a>span,
#jws_header.jws-header-v2 .jws-action .jws-my-account span,
#jws_header.jws-header-v3 .jws-icon-cart>a>span,
#jws_header.jws-header-v3 .jws-my-account>a>span,
#jws_header.jws-header-v4 .jws-icon-cart>a>span,
#jws_header.jws-header-v4 .jws-my-account>a>span {
    display: none
}
.cmm-container a {
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    transition: .2s ease-out
}
#jws_header.jws-header-v3 .cmm-container .cmm-horizontal.cmm-horizontal-align-left {
    text-align: center
}
#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, .1);
    -moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .1)
}
.blas-filter-cat {
    display:none;
}
#jws_header.jws-header-v3 .right-header {
    padding-right: 64px
}
#jws_header.jws-header-v2 .jws-branding,
#jws_header.jws-header-v4 .jws-branding {
    margin-left: 15px;
        line-height: 76px;
}
#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-v2 .jws-action .ml {
    margin-left: 17px
}
#jws_header.jws-header-v2 .jws-action .jws-icon-cart {
    padding: 0
}
#jws_header .cmm-container .cmm li>.cmm-sub-container {
    transition: all .3s ease-out!important
}
#jws_header .cmm-container .cmm>li>a>span {
    position: relative
}
#jws_header .cmm-container .cmm>li>a>span:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: #747474;
    height: 1px;
    width: 0;
    transition: .5s all;
    -webkit-transition: .5s all
}
#jws_header .cmm-container .cmm>li>a>span:hover:after {
    width: 100%
}
#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: 0
}
#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: 0 0;
    border: none;
    outline: 0;
    text-align: right;
    box-sizing: content-box;
    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, .7);
    color: #fff;
    line-height: 83px;
    text-align: center;
    font-size: 36px;
    opacity: 1;
    transition: .3s all;
    -webkit-transition: .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 #fff;
    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 {
    right: 0;
    height: auto
}
.jws-push-menu {
    transition: all .5s cubic-bezier(.7, 0, .3, 1) 0s;
    max-width: 380px;
    height: auto;
    padding-bottom: 0;
    position: fixed;
    right: -100%;
    z-index: 2001;
    width: 100%;
    overflow-y: auto;
    background: #fff;
    -webkit-transition: all .5s cubic-bezier(.7, 0, .3, 1) 0s;
    top: 0;
    padding-top: 30px
}
.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 0 28px 30px;
    font-weight: 400;
    font-size: 18px;
    text-align: left;
    max-width: 160px;
    letter-spacing: 2px
}
.jws-push-menu .widget_shopping_cart_content .shipping i,
.jws-push-menu .widget_shopping_cart_content .shipping-emtry i {
    margin-right: 10px
}
.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: 0 30px;
    margin-bottom: 25px;
    letter-spacing: 1px;
    display: inline-block
}
.jws-push-menu .widget_shopping_cart_content .shipping-emtry {
    font-size: 12px;
    color: #A40000;
    font-weight: 600;
    padding: 0 30px;
    margin-bottom: 25px;
    letter-spacing: 1px;
    display: none
}
.jws-push-menu .widget_shopping_cart_content .edit-cart {
    background: 0 0;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 25px;
    letter-spacing: 1px;
    border-bottom: 1px solid
}
.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: 12px;
    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: 0 !important;
}
.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: .7px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0;
    font-weight: 500
}
.jws-mini-cart-content {
    padding-top: 50px;
}
.jws-push-menu .widget_shopping_cart_content .jws-cart-panel-summary .woocommerce-mini-cart__buttons.buttons:hover a {
    background: #000
}
.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;
    
    padding: 0;
}
.jws-push-menu .widget_shopping_cart_content .cart_list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #F5F5F5
}
.jws-push-menu .widget_shopping_cart_content .cart_list::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5
}
.jws-push-menu .widget_shopping_cart_content .cart_list::-webkit-scrollbar-thumb {
    background-color: #000
}
.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, .7);
    color: #fff;
    line-height: 83px;
    text-align: center;
    font-size: 36px;
    opacity: 0;
    transition: .3s all;
    -webkit-transition: .3s all;
    backface-visibility: hidden;
    display: none;
}
.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: 12px;
    line-height: 15px;
    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: 10px
}
.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: 1px solid #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: 10px;
    letter-spacing: 1px;
    text-indent: 15px;
    margin: 0;
    padding: 0;
}
.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 {
    line-height: 24px;
    width: 24px;
    vertical-align: top;
    -webkit-transition: color .2s ease;
    transition: color .2s ease;
    font-size: 12px;
    position: absolute;
    right: 0;
    cursor: pointer
}
.jws-push-menu .widget_shopping_cart_content .cart_list .mini_cart_item .quanty-ajax .quantity .jws-font:hover {
    color: #000
}
.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: 14%;
    left: -8px
}
.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: 12%
}
.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, .8);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999
}
.menu-sidebar-fixed {
    background: #fff;
    position: fixed;
    top: 0;
    right: -600px;
    width: 490px;
    height: 100%;
    min-height: 100%;
    padding: 39px 24px 36px;
    overflow: auto;
    visibility: hidden;
    z-index: 9999;
    -webkit-backface-visibility: hidden;
    box-shadow: -1px 0 4px 0 rgba(0, 0, 0, .1);
    transition: all .5s cubic-bezier(.7, 0, .3, 1) 0s;
    -webkit-transition: all .5s cubic-bezier(.7, 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: #000;
    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: #000;
    font-weight: 600;
    position: relative;
    width: 18%;
    margin: 0 auto 15px;
    font-size: 14px
}
.menu-sidebar-fixed .menu-content .menu-bottom .widget_social-widget .widget-title:after,
.menu-sidebar-fixed .menu-content .menu-bottom .widget_social-widget .widget-title:before {
    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, .5);
    transition: .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: .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, .1);
    -moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .1)
}
.alg_currency_select {
    border: none;
    outline: 0
}
.alg_currency_select option {
    color: #252525;
    transition: .3s all
}
.alg_currency_select option:hover {
    background: #252525
}
.Magic360-container>a>span {
    display: none!important
}
#jws-main,
.main-content,
html.active {
    overflow: hidden
}
a:focus,
a:hover {
    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 0!important
}
.mCSB_container {
    padding-top: 22px
}
.mCSB_container,
.my_product_price,
.my_product_title_inner {
    font-family: Poppins
}
.zindex {
    z-index: 1
}
.background-parallax {
    background-attachment: fixed
}
.popup-signup {
    padding: 30px 30px 45px
}
.layout-3 .hidden-ct {
    display: none
}
.alignleft {
    display: block;
    margin-top: 3px;
    margin-bottom: 20px;
    margin-right: 25px
}
.jws-cart-panel-empty .edit-cart,
.jws-cart-panel-empty .in_product,
.jws-cart-panel-empty .total-cart,
.jws-cart-panel-empty .woocommerce-mini-cart.total,
.jws-cart-panel-empty .woocommerce-mini-cart__total total,
.type2 {
    display: none
}
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
}
a:focus {
    outline-offset: initial
}
.l_p_1px {
    letter-spacing: 1px
}
.l_p_0-3px {
    letter-spacing: .3px
}
.flr {
    float: right
}
.fz24 {
    font-size: 24px
}
button,
input,
textarea {
    outline: 0!important
}
.midde {
    vertical-align: middle
}
span.wpcf7-not-valid-tip {
    color: #AF7D27
}
div.wpcf7-validation-errors {
    border: 2px solid #E0B252
}
.ml {
    margin-left: 8px
}
.single-post .blog-meta .action-link i,
.single-post .blog-meta .post-tags a i {
    margin-left: 10px
}
.rela {
    position: relative
}
.row-same-height {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
#yith-wcwl-popup-message {
    color: #252525;
    font-weight: 600;
    border-radius: 0;
    border: none;
    box-shadow: 0 0 25px rgba(0, 0, 0, .5);
    animation: fadeInUp .7s both
}
.single-post .blog-about-author,
.single-post .blog-meta,
.single-post .post-related {
    border-bottom: 1px solid #cacaca
}
.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 {
    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 .tt {
    font-size: 16px;
    color: #252525;
    font-weight: 600;
    margin-top: 49px;
    margin-bottom: 27px
}
.single-post .blog-meta {
    border-top: 1px solid #cacaca;
    position: relative;
    padding: 40px 0 43px
}
.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 .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 .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 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 #aaa;
    width: 100%;
    font-size: 14px;
    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: #fff;
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 15px;
    margin-top: 10px;
    letter-spacing: .5px;
    transition: .3s all;
    -webkit-transition: .3s all
}
.single-post .comments-area .comment-respond .submit:hover {
    opacity: .9
}
.hidden-video-bg,
.hiiden-nn {
    opacity: 0;
    visibility: hidden
}
.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-respond .comment-reply-title small {
 font-size: 12px;   
}
.single-post .comments-area .comment-list .children {
    padding-left: 118px;
    list-style: none;
}
.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
}
.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) repeat-x;
    content: " "
}
.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: 700;
    margin-left: 5px
}
a:focus,
div:focus,
img:focus {
    border: none;
    outline: 0
}
.hidden-video-bg {
    animation: fadeOut .5s both;
    -webkit-animation: fadeOut .5s both
}
.pd0 {
    padding: 0!important
}
.hiiden-nn {
    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
}
.btn-banner:hover,
.jws-my-account .account-content .button a {
    color: #fff
}
.btn-banner,
.button .item-ac,
.disblock {
    display: block
}
@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
}
.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
}
.btn-banner {
    font-size: 14px;
    width: 170px;
    height: 50px;
    background: 0 0;
    border: 1px solid;
    outline: 0;
    border-radius: 0;
    padding: 0;
    line-height: 47px;
    text-align: center;
    font-weight: 500;
    transition: all .2s linear 0s;
    -o-transition: all .2s linear 0s;
    -webkit-transition: all .2s linear 0s
}
img {
    height: auto;
    vertical-align: middle
}
body {
    letter-spacing: .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: #000;
    top: 100%;
    width: 210px;
    left: -29%;
    padding: 17px 15px;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: 99;
    transform: translatey(25px);
    -webkit-transform: translatey(25px)
}
.jws-my-account .account-content .button {
    background: 0 0;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1.5px;
    border: 1px solid #fff;
    border-radius: 10px
}
.jws-my-account .account-content .button:hover {
    background: #fff
}
.jws-my-account .account-content .button:hover a {
    color: #000
}
.jws-my-account .account-content li {
    margin-bottom: 15px;
    line-height: 50px;
    text-align: center
}
.jws-my-account .account-content li:last-child {
    margin-bottom: 0
}
.jws-my-account:hover .account-content {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translatey(0);
    -webkit-transform: translatey(0)
}
.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;
    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,
.promo-banner.banner-3:before {
    position: absolute;
    content: "";
    background: 0 0;
    left: 12px;
    top: 12px;
    width: calc(100% - 24px);
    height: calc(100% - 24px);
    z-index: 5
}
.promo-banner.banner-3:after {
    border: 4px solid #fff;
    border-top: 0
}
.promo-banner.banner-3:before {
    border-top: 4px solid #fff
}
.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-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: #fff;
    margin: 0 auto 35px
}
.blog-footer .btn.blance-blog-load-more,
.blog-footer .posts-loaded {
    box-shadow: none;
    background: 0 0;
    text-align: center;
    height: 50px;
    outline: 0
}
.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;
    width: 211px;
    margin: 0 auto;
    line-height: 50px
}
.blog-footer .posts-loaded.active {
    display: block
}
.blog-footer .btn.blance-blog-load-more {
    border: 1px solid;
    width: 170px;
    margin: 30px auto 0;
    border-radius: inherit;
    padding: 0;
    display: block;
    font-weight: 600;
    line-height: 49px;
    position: relative;
    transition: .5s all;
    -webkit-transition: .5s all
}
.blog-footer .btn.blance-blog-load-more.loading,
.blog-footer .btn.blance-blog-load-more.loading:after {
    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;
    -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;
    animation: load-spin 450ms infinite linear
}
.blance-blog-holder .post-item .bog-image {
    overflow: hidden;
    text-align: center;
}
.blance-blog-holder .post-item .bog-image img {
    -webkit-transition: .4s ease-out;
    -moz-transition: .4s ease-out;
    transition: .4s ease-out;
    width: auto;
}
.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.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
}
.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: 0;
    font-size: 14px;
}
.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: 0;
    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: 18px
}
.custom-btn a {
    width: 170px;
    height: 50px;
    background: 0 0!important;
    border: 1px solid #414141!important;
    outline: 0;
    border-radius: 0!important;
    padding: 0 30px 0 0!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: #fff!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
}
.instagram-pics .owl-nav,
.jws-ajax-loader {
    display: none
}
.blance-countdown-timer.timer-style-base .blance-timer h4 {
    padding: 39px 0;
    width: 103px;
    background: #fff;
    border: 1px solid #dedede;
    box-shadow: 0 5px 5px rgba(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: 0
}
.blance-countdown-timer.timer-style-base .blance-timer h4:last-child {
    margin-right: 0
}
.blance-countdown-timer.timer-style-base .blance-timer h4 span {
    font-size: 14px;
    font-style: italic;
    margin-top: 6px
}
.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 #fff;
    background: #fff;
    width: 100%;
    padding-left: 27px
}
.form-custom .mc4wp-form-fields button {
    position: absolute;
    top: 0;
    right: 20px;
    background: 0 0;
    border: none;
    height: 50px;
    outline: 0;
    font-size: 18px
}
.instagram-pics li {
    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, .5);
    z-index: 1;
    transition: .2s all;
    opacity: 0
}
.instagram-pics li a i {
    position: absolute;
    top: 50%;
    color: #fff;
    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)
}
.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;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    border: 1px solid #fff;
    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;
    -webkit-animation: load-spin 450ms infinite linear;
    animation: load-spin 450ms infinite linear;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 15px;
    height: 15px;
    border: 1px solid #000;
    border-radius: 50%;
    border-right-color: transparent!important;
    content: ""
}
.feid-in:after {
    display: inline-block;
    position: absolute;
    top: 10px;
    -webkit-animation: load-spin 450ms infinite linear;
    animation: load-spin 450ms infinite linear;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    content: " ";
    width: 15px;
    height: 15px;
    border: 1px solid #000;
    border-radius: 50%;
    border-right-color: transparent!important
}
.tb-products-grid .feid-in:after {
    border: 1px solid #fff
}
.woocommerce div.product .content-product-right .shop-bottom .yith-btn .product-compare-button a.added:before {
    content: "\f0ec";
    animation: none;
    border: none
}
.blance-products-element .blance-products-load-more.loading:after,
.blance-products-loader:after {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-animation: load-spin 450ms infinite linear
}
.blockUI {
    display: none!important
}
.woocommerce div.product .woocommerce-product-gallery__wrapper.loaded:after {
    display: none
}
.jws-page-overlay.show {
    position: fixed;
    background: #000;
    width: 100%;
    opacity: .5;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999
}
.blance-products-loader:after {
    position: absolute;
    top: 50%;
    margin-top: -18px;
    left: 50%;
    bottom: -50px;
    margin-left: -17px;
    opacity: 0;
    visibility: hidden;
    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;
    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: #fff;
    left: 0;
    z-index: 99
}
.product-360-view-wrapper {
    margin: 100px auto;
    max-width: 800px;
    position: relative
}
.mfp-close {
    background: 0 0!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
}
.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: 14px;
    line-height: 18px;
    margin-bottom: 10px
}
.archive .post-item.layout-2 .title {
    padding-bottom: 0;
    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;
    line-height: 25px;
    font-size: 16px
}
.page-header {
    margin: 0;
    padding: 64px 0 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
}
.archive .page-header,
.page .page-header,
.single .page-header {
    padding: 14px 64px 11px
}
.post-slider .post-item.layout-2 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #dfdfdf;
    padding: 12px;
    -webkit-transition: .4s ease-out;
    -moz-transition: .4s ease-out;
    transition: .4s ease-out;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    -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 0 15px
}
.post-slider .post-item.layout-2 .content-blog .blog-innfo {
    font-size: 12px
}
.post-slider .post-item.layout-2 .content-blog .title h5 a {
    font-weight: 500;
    line-height: 20px;
    font-size: 14px
}
.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: #fff;
    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 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    padding-bottom: 15px;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    -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: 700
}
.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: center;
    margin-top: 20px
}
.blog-footer .blance-pagination a,
.blog-footer .blance-pagination span {
    font-size: 18px;
    color: #252525;
  width: 30px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #a8a8a8;
    margin-left: 10px;
    text-align: center;
    display: inline-block
}
.blog-footer .blance-pagination a.current,
.blog-footer .blance-pagination span.current {
    border: 1px solid #252525;
    background: #252525;
    color: #fff
}
.sidebar-blog .type2 {
    display: block
}
.sidebar-blog .widget {
    padding: 0 15px 35px;
    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: left;
    padding-top: 28px;
    margin-bottom: 18px
}
.sidebar-blog .widget_tag_cloud .tagcloud a {
    border: 1px solid #aaa;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    padding: 0 7px;
    font-size: 12px!important;
    margin: 5px 3px
}
.sidebar-blog .widget_tag_cloud .tagcloud a:hover {
    color: #fff
}
.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 #aaa;
    height: 28px;
    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: #fff;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase
}
.sidebar-blog .widget_text .mc4wp-form button:hover {
    opacity: .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: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    -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
}
.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 {
    margin-bottom: 15px;
    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 .post-meta,
.sidebar-blog .widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .post-title-and-date .tb-post-author,
.sidebar-blog .widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .post-title-and-date h4 a {
    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
}
.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, .7);
    width: 100%;
    height: 100%;
    padding-left: 31px;
    padding-top: 26px;
    opacity: 0;
    webkit-transition: opacity .5s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: opacity .5s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.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: #fff;
    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 .category,
.portfolio-single .sidebar .pp-content-title .pp-info .date {
    display: block
}
.portfolio-single .sidebar .pp-content-title .pp-info .category .category-pp:last-child .spec {
    display: none
}
.portfolio-single .nivo-controlNav,
.portfolio-single .wpb_gallery .theme-default .nivoSlider .nivo-caption {
    display: none!important
}
.portfolio-single .wpb_gallery .theme-default .nivoSlider {
    box-shadow: none
}
.portfolio-single .icon-get-link {
    clear: both;
    text-align: center
}
.portfolio-single .icon-get-link a {
    font-size: 48px;
    transform: translateY(-60px);
    display: block
}
.portfolio-single .nav-post .nav-box {
    position: relative;
    z-index: 1
}
.portfolio-single .nav-post .nav-box.previous .text-nav {
    text-align: right;
    vertical-align: middle;
    border-right: 2px solid #222;
    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 #222;
    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 .pp-content-title .pp-info .category,
.portfolio-single .pp-content-title .pp-info .date span,
.portfolio-single .pp-content-title .pp-info .tags {
    color: #252525
}
.portfolio-single .nav-post .nav-box .text-nav span.prev i {
    margin-right: 10px;
    font-weight: 700
}
.portfolio-single .nav-post .nav-box .text-nav span.next-bt i {
    margin-left: 10px;
    font-weight: 700
}
.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;
    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 0 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 .category {
    padding: 0 30px
}
.portfolio-single .pp-content-title .pp-info .category .category-pp:last-child .spec {
    display: none
}
.social-bar ul,
.social-bar ul li,
.social-bar ul li a {
    display: inline-block
}
.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 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
}
.social-bar span {
    font-size: 16px;
    color: #252525;
    font-weight: 600;
    margin-right: 22px
}
.social-bar ul li a {
    font-size: 24px;
    color: #959595;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center
}
.social-bar ul li a:hover {
    color: #fff;
    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: #fff
}
.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, .7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    content: "";
    height: 100%;
    opacity: 0;
    transition: .3s all
}
.blance-images-gallery .blance-gallery-item a:before {
    color: #fff;
    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: .3s all
}
.blance-images-gallery .blance-gallery-item a:hover:after,
.blance-images-gallery .blance-gallery-item a:hover:before {
    opacity: 1
}
.blance-images-gallery.view-grid .blance-gallery-item,
.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: .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: #000;
    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
}
.team-member .member-image-wrapper .member-image .member-social ul li {
    display: inline-block;
    background: #fff;
    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: #fff
}
.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: #fff
}
.social-contact li,
.social-contact li a {
    display: inline-block
}
.team-member:hover .member-image-wrapper .member-image .member-social {
    top: 50%;
    opacity: 1
}
.team-member:hover .member-image-wrapper .member-image:after {
    opacity: .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: 0
}
.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 a {
    font-size: 24px;
    color: #959595;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center
}
.social-contact li a:hover,
.wpcf7 form .wpcf7-submit {
    color: #fff;
    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 {
    border-color: #252525
}
.wpcf7 form .wpcf7-submit:hover {
    opacity: .9
}
.jws-registration-page #customer_login .col-login form .submit-row .button:hover,
.jws-registration-page #customer_login .col-register form .submit-row .button:hover,
.woocommerce-ResetPassword .woocommerce-Button:hover,
input[name=save_address]:hover,
input[name=track].button:hover {
    opacity: .8
}
.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 {
    color: #959595
}
.wpcf7 form input::-moz-placeholder,
.wpcf7 form textarea::-moz-placeholder {
    color: #959595
}
.wpcf7 form input:-ms-input-placeholder,
.wpcf7 form textarea:-ms-input-placeholder {
    color: #959595
}
.wpcf7 form input:-moz-placeholder,
.wpcf7 form textarea:-moz-placeholder {
    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: #fff!important;
    border: 1px solid #252525;
    padding: 0
}
.jws-registration-page .tt-login {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 46px
}
.jws-registration-page #customer_login .col-login form .lost_password a,
.jws-registration-page #customer_login .col-register form .lost_password a {
    text-transform: uppercase;
    letter-spacing: .7px;
    border-bottom: 1px solid #767676
}
.jws-registration-page #customer_login .col-login form .submit-row,
.jws-registration-page #customer_login .col-register form .submit-row {
    display: inline-block;
    margin-right: 67px
}
.jws-registration-page #customer_login .col-login form .submit-row .button,
.jws-registration-page #customer_login .col-register form .submit-row .button {
    width: 270px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #252525;
    color: #fff;
    border: 1px solid #252525;
    padding: 0
}
.jws-registration-page #customer_login .col-login form .woocommerce-FormRow,
.jws-registration-page #customer_login .col-register form .woocommerce-FormRow {
    margin-bottom: 30px
}
.jws-registration-page #customer_login .col-login form .woocommerce-FormRow input,
.jws-registration-page #customer_login .col-register form .woocommerce-FormRow input {
    border: 1px solid #a3a3a3;
    height: 70px;
    line-height: 70px;
    width: 100%;
    font-size: 14px;
    padding-left: 31px;
    letter-spacing: .3px
}
.jws-registration-page #customer_login .col-login form .woocommerce-FormRow input::-webkit-input-placeholder,
.jws-registration-page #customer_login .col-register form .woocommerce-FormRow input::-webkit-input-placeholder {
    color: #959595
}
.jws-registration-page #customer_login .col-login form .woocommerce-FormRow input::-moz-placeholder,
.jws-registration-page #customer_login .col-register form .woocommerce-FormRow input::-moz-placeholder {
    color: #959595
}
.jws-registration-page #customer_login .col-login form .woocommerce-FormRow input:-ms-input-placeholder,
.jws-registration-page #customer_login .col-register form .woocommerce-FormRow input:-ms-input-placeholder {
    color: #959595
}
.jws-registration-page #customer_login .col-login form .woocommerce-FormRow input:-moz-placeholder,
.jws-registration-page #customer_login .col-register form .woocommerce-FormRow input:-moz-placeholder {
    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, .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, .1);
    color: #fff;
    font-family: FontAwesome
}
.register #reg_password:focus+.woocommerce-password-strength+.woocommerce-password-hint {
    opacity: 1;
    visibility: visible
}
.woocommerce .woocommerce-MyAccount-content .edit-account .woocommerce-Button:hover,
.woocommerce-cart .woocommerce .button.wc-backward:hover {
    opacity: .8
}
.woocommerce label {
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 12px;
    vertical-align: middle;
    clear: both
}
.woocommerce .jws-my-account-sidebar {
    width: 30%;
    float: left;
    padding-left: 15px;
    padding-right: 15px
}
.woocommerce .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: #fff;
    margin-top: 0
}
.woocommerce .jws-my-account-sidebar .woocommerce-MyAccount-navigation {
    margin-bottom: 40px
}
.woocommerce .jws-my-account-sidebar .woocommerce-MyAccount-navigation ul {
    border: 1px solid rgba(136, 136, 136, .12)
}
.woocommerce .jws-my-account-sidebar .woocommerce-MyAccount-navigation ul li {
    border-bottom: 1px solid rgba(136, 136, 136, .12)
}
.woocommerce .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
}
.woocommerce .jws-my-account-sidebar .woocommerce-MyAccount-navigation ul li.is-active>a,
.woocommerce .jws-my-account-sidebar .woocommerce-MyAccount-navigation ul li:hover>a {
    color: rgba(71, 71, 71, .8);
    background-color: rgba(136, 136, 136, .12)
}
.woocommerce .woocommerce-MyAccount-content {
    width: 70%;
    float: left;
    padding-left: 15px;
    padding-right: 15px
}
.woocommerce .woocommerce-MyAccount-content strong {
    color: #252525;
    font-weight: 400
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tr td {
    padding: 15px 0
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tr td .view {
    background: 0 0
}
.woocommerce .woocommerce-MyAccount-content .edit-account p {
    margin-bottom: 30px
}
.woocommerce .woocommerce-MyAccount-content .edit-account legend {
    color: #252525;
    width: 200px;
    font-weight: 600;
    padding-bottom: 7px;
    border-color: #464646
}
.woocommerce-billing-fields h3,
.woocommerce-checkout #ship-to-different-address span {
    font-weight: 500;
    text-transform: uppercase
}
.woocommerce .woocommerce-MyAccount-content .edit-account .woocommerce-Button {
    width: 200px;
    background: #252525;
    color: #fff;
    border-color: #252525;
    height: 50px
}
.checkout-order-review .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .button:hover,
.woocommerce-checkout .checkout_coupon .button:hover,
.woocommerce-checkout .woocommerce-form-login .form-row .button:hover {
    opacity: .9
}
.woocommerce .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 .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .title {
    position: relative
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .title h3 {
    display: inline-block;
    margin-bottom: 0
}
.woocommerce .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 .woocommerce-MyAccount-content .woocommerce-Addresses .u-column1 {
    float: left;
    width: 48%
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .u-column2 {
    float: right;
    width: 48%
}
.woocommerce .woocommerce-MyAccount-content>p:not(.woocommerce-info):first-child {
    font-size: 16px
}
.woocommerce .woocommerce-MyAccount-content>p:not(.woocommerce-info) {
    padding: 20px;
    background-color: #f9f9f9
}
.woocommerce .woocommerce-MyAccount-content>p:not(.woocommerce-info) a {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #c7c7c7;
    display: inline;
    padding: 0 0 1px
}
.form-row-first,
.form-row-last {
    float: left;
    width: 47%;
    overflow: visible
}
.form-row-last {
    float: right
}
.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: 5px 0 0
}
.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-billing-fields h3 {
    margin-bottom: 19px;
    font-size: 24px
}
.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
}
.checkout-order-review .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .button {
    width: 100%;
    display: block;
    height: 50px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    font-weight: 400;
    margin-top: 32px;
    padding: 0;
    border: none
}
.checkout-order-review .woocommerce-checkout-review-order table tbody tr td strong,
.checkout-order-review .woocommerce-checkout-review-order table tfoot .shipping td ul li label {
    color: #959595
}
.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: #fff;
    padding: 14px 20px 5px;
    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: .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 0
}
.checkout-order-review .woocommerce-checkout-review-order table tfoot tr {
    width: 100%
}
.checkout-order-review .woocommerce-checkout-review-order table tfoot tr td,
.checkout-order-review .woocommerce-checkout-review-order table tfoot tr th {
    border: none;
    padding: 16px 0;
    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: 0!important
}
.checkout-order-review .woocommerce-checkout-review-order table tfoot .shipping td ul li input {
    margin-top: 0;
    vertical-align: middle
}
.checkout-order-review .woocommerce-checkout-review-order table tbody tr td {
    padding: 16px 0;
    width: auto;
    max-width: auto;
    font-weight: 400
}
.spaceing {
    background: #fff;
    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: #fff;
    line-height: 45px;
    text-align: center;
    font-weight: 400;
    padding: 0;
    border: none;
    margin-bottom: 15px
}
.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: #fff;
    line-height: 45px;
    text-align: center;
    font-weight: 400;
    padding: 0;
    border: none
}
#back-to-top,
.error404 .text-inner a {
    height: 50px;
    line-height: 50px;
    text-align: center
}
.error404 .text-inner {
padding-top: 125px;
}
.error404 .text-inner h1 {
    font-size: 120px;
    text-transform: uppercase;
    letter-spacing: 6px;
    margin-bottom: 0
}
.error404 .text-inner h3 {
    font-size: 36px;
    color: #959595;
    letter-spacing: 2px;
    margin-top: 17px;
    margin-bottom: 77px
}
.error404 .text-inner a {
    width: 170px;
    border: 1px solid #4f4e4e;
    display: block
}
#back-to-top,
#cboxBottomCenter,
#cboxBottomLeft,
#cboxBottomRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxTopCenter,
#cboxTopLeft,
#cboxTopRight {
    display: none
}
.error404 .text-inner a:hover {
    background: #4f4e4e;
    color: #fff
}
#cboxContent {
    background-color: transparent
}
table.compare-list .add-to-cart td a {
    background-color: #252525
}
#cboxClose {
    bottom: -50px;
    color: #fff;
    background: 0 0;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 1.5px;
    line-height: 33px;
    width: auto;
    height: auto;
    text-indent: 0;
    padding-right: 50px;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}
#cboxClose:after,
#cboxClose:before {
    content: " ";
    width: 35px;
    height: 3px;
    position: absolute;
    right: 0;
    top: 15px;
    display: inline-block;
    background-color: #fff;
    -webkit-transition: background-color .2s ease-in-out, transform .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out, transform .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out, transform .2s ease-in-out;
    transition: background-color .2s ease-in-out, transform .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:after,
.vc_single_image-wrapper:before {
    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: .3
}
.vc_single_image-wrapper:hover:before {
    right: 50%;
    left: 50%;
    background-color: #fff;
    opacity: .3
}
#back-to-top {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    width: 50px;
    font-size: 25px;
    color: #fff;
    right: 40px;
    bottom: 30px;
    z-index: 999;
    border-radius: 3px;
    border: 1px solid;
    cursor: pointer;
    color: #000000;
}
.blance-products-tabs .overlay-loader div,
.overlay-loader {
    position: absolute
}
#back-to-top:hover h2 {
    color: #fff
}
#back-to-top.show {
    opacity: 1;
    visibility: visible;
    animation: fadeInUp .7s both;
    -webkit-animation: fadeInUp .7s both
}
#back-to-top h2 {
    margin: 0
}
#back-to-top h2 i {
    line-height: 46px
}
.element-loading .overlay-loader {
    display: block
}
.blance-products-tabs .overlay-loader {
    background-color: transparent
}
.blance-products-tabs .blance-tab-content .blance-products-loader .overlay-loader div,
.hidden-loader .overlay-loader div {
    display: none
}
.overlay-loader {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    display: none;
    -webkit-transition: .5s ease opacity;
    -moz-transition: .5s ease opacity;
    transition: .5s ease opacity;
    z-index: 10
}
.overlay-loader>div {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -10px
}
.overlay-loader span {
    display: block;
    bottom: 0;
    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
}
@media (max-width: 1199px) {
    .promo-banner.hover-4 .banner-inner a {
        color: #fff
    }
    .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-login form .submit-row,
    .jws-registration-page #customer_login .col-register 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: #fff
    }
    .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: 0
    }
    .pll47 {
        padding-left: 0
    }
    #jws_header .top-bar {
        padding: 7px 0
    }
    #jws_header .top-bar span {
        margin-right: 5px
    }
    .woocommerce div.product .content-product-right .shop-bottom form {
        width: 100%!important
    }
    .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;
        width: 140px!important
    }
    .shop-bottom .quantity {
        width: 140px!important
    }
    #jws_header .no_container {
        padding: 0 15px
    }
}
@media (max-width: 991px) {
    #content .action-filter-swaper .widgets-area .widget {
        width: 100%!important
    }
    .product-thumb .onsale {
        left: 7px
    }
    #jws_header.jws-header-v3 .mobimenu {
        z-index: initial!important
    }
    #jws_header.jws-header-v3 .right-header {
        padding-right: 0
    }
    .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
    }
    .page .page-header,
    .single .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,
    body .catalog-sidebar {
        padding: 0 15px
    }
    body .cart-actions .updatecart {
        margin: 30px 0 0
    }
    body .ui-slider .ui-slider-handle {
        top: -7px;
        width: 15px;
        height: 15px
    }
    #media_image-2 {
        display: none
    }
    .catalog-sidebar,
    body #content .action-filter-swaper .widgets-area {
        box-shadow: none;
        padding: 0
    }
    .catalog-sidebar .blance_attributes_filter .pa_color ul li.show-color .count-atr,
    body #content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_color ul li.show-color .count-atr {
        padding: 0
    }
    .catalog-sidebar .shop-filter-actived .remove-filter-actived,
    body #content .action-filter-swaper .widgets-area .shop-filter-actived .remove-filter-actived {
        margin-left: 0;
        float: none;
        position: relative;
        background: #252525;
        color: #fff;
        display: block;
        width: 150px;
        text-align: center;
        margin-top: 15px;
        padding: 0
    }
    .catalog-sidebar .shop-filter-actived .remove-filter-actived:after,
    body #content .action-filter-swaper .widgets-area .shop-filter-actived .remove-filter-actived:after {
        display: none
    }
    .catalog-sidebar .widget,
    body #content .action-filter-swaper .widgets-area .widget {
        display: block;
        width: 100%;
        border-bottom: 1px solid #e5e5e5!important;
        padding: 0!important;
        margin: 0!important
    }
    body .mobimenu .toggle-text,
    body .tb-products-grid article .product-thumb .btn-inner-center .product-quick-view {
        display: none
    }
    .catalog-sidebar .widget .widget-title,
    body #content .action-filter-swaper .widgets-area .widget .widget-title {
        font-size: 14px;
        font-weight: 400;
        margin: 0;
        padding: 18px 0;
        position: relative
    }
    .catalog-sidebar .widget .widget-title:after,
    body #content .action-filter-swaper .widgets-area .widget .widget-title:after {
        content: "\e64b";
        font-family: themify;
        position: absolute;
        top: 40%;
        right: 0;
        background: 0 0
    }
    .catalog-sidebar .widget.widget_layered_nav_filters,
    body #content .action-filter-swaper .widgets-area .widget.widget_layered_nav_filters {
        border-bottom: none
    }
    .catalog-sidebar .widget.widget_layered_nav_filters ul li:first-child a,
    body #content .action-filter-swaper .widgets-area .widget.widget_layered_nav_filters ul li:first-child a {
        margin-left: 0
    }
    .catalog-sidebar .widget.active .widget-title:after,
    body #content .action-filter-swaper .widgets-area .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-md-12,
    .jws-header-v3 .col-sm-12,
    .jws-header-v3 .col-xs-12 {
        position: initial
    }
    .cmm-container {
        position: relative;
        z-index: 9999
    }
    body .blance-products-element .products-footer .btn {
        visibility: hidden;
        width: 50px;
        height: 50px;
        background: #fff;
        border-radius: 0;
        text-align: center;
        box-shadow: 0 0 15px rgba(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 {
        top: 43%
    }
    body .tb-products-grid article .product-thumb>a:before {
        background: rgba(0, 0, 0, .2)
    }
    .tb-products-grid article .product-thumb .btn-inner-top .product-compare-button {
        margin-bottom: -8px
    }
    .tb-products-grid article .product-thumb .btn-inner-top .yith-wcwl-add-to-wishlist>div>a:before,
    body .tb-products-grid article .product-thumb .btn-inner-top .product-compare-button a:before {
        color: #959595!important;
        opacity: 1!important
    }
    .p132,
    .plr40 {
        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: 0 0
    }
    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,
    #jws_header .vc_column_container>.vc_column-inner {
        padding: 0!important
    }
    #jws_header .custom-font-menu {
        color: #fff!important
    }
    #jws_header .vc_row[data-vc-full-width] {
        width: 100%!important;
        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) {
    #yith-wcwl-form .wishlist_table tr th,
    .portfolio-single .nav-post .nav-box .text-nav p {
        font-size: 14px
    }
    #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;
        background: rgba(255, 255, 255, .9)
    }
    .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 .icon-get-link a {
        transform: none;
        margin-top: 45px
    }
    .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
    }
    .outside .product-thumbnails,
    .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table thead {
        display: none
    }
    .portfolio-single .pp-content-title {
        text-align: left;
        margin-top: 30px;
        padding: 10px
    }
    .pp-content-vc {
        padding: 0
    }
    .pp-content-vc .blance-gallery-item {
        padding: 10px;
        margin-bottom: 0!important
    }
    #yith-wcwl-form {
        overflow-x: auto;
        margin-bottom: 30px;
        overflow-y: hidden
    }
    .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 .jws-my-account-sidebar,
    .woocommerce .woocommerce-MyAccount-content,
    .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .u-column1,
    .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .u-column2 {
        width: 100%;
        float: none
    }
    .jws-registration-page #customer_login .col-login form .submit-row .button,
    .jws-registration-page #customer_login .col-register 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 {
        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,
    .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 thead th {
        width: 25%
    }
    .woocommerce-cart-form .shop_table tbody {
        display: block
    }
    .woocommerce-cart-form .shop_table tbody tr {
        display: block;
        margin: 30px 0;
        border: 1px solid #d1d1d1;
        border-bottom: none
    }
    .woocommerce-cart-form .shop_table tbody tr td {
        width: 100%;
        display: block;
        position: relative;
        text-align: right
    }
    #jws_header .top-bar .header-currency,
    .header-contact,
    .post-item,
    .woocommerce-cart-form .shop_table tbody tr td.product-thumbnail {
        text-align: center
    }
    .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-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 .sub-swatch {
        width: 25px;
        height: 25px
    }
    .mobile15 .vc_column_container>.vc_column-inner,
    body .mobie-no-padding {
        padding: 0!important
    }
    .tb-products-grid article .product-content {
        min-height: 105px
    }
    .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 {
        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 {
        margin: 0!important
    }
    .blog-footer .btn.blance-blog-load-more,
    .posts-loaded,
    .team-member {
        margin-bottom: 30px
    }
    #quick-view-modal.woocommerce div.product .row-same-height .content-product-left {
        height: auto
    }
    .row-same-height {
        display: block
    }
    .blance-blog-holder .post-item.layout-2,
    .blog-content .wpb_single_image.vc_align_right {
        text-align: left
    }
    #jws_header .top-bar .header-currency form .wSelect:after,
    .header-contact form .wSelect:after {
        right: 30px
    }
    .owl-nav,
    .slick-arrow {
        display: none!important
    }
    .single-post .blog-meta .action-link {
        position: relative
    }
    .single-post .blog-about-author .blog-author-info {
        padding-left: 0;
        width: 100%;
        margin-top: 30px
    }
    .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
    }
    .woocommerce .product-bottom .tab-product .woocommerce-tabs .panel .woocommerce-Reviews #comments .comment-text,
    .woocommerce .product-bottom .tab-product .woocommerce-tabs .panel .woocommerce-Reviews #comments .content-left {
        display: block;
        width: 100%;
        padding-left: 0
    }
    body #search-modal .modal-footer .close-modal {
        position: relative;
        color: #fff;
        font-size: 18px
    }
    body #search-modal .modal-content {
        left: 50%;
        transform: translate(-50%, -40%);
        width: 100%
    }
    body #search-modal .modal-content .search-results {
        margin-top: 30px;
        max-height: 300px
    }
    body #search-modal .modal-content .search-results .woocommerce ul li {
        max-width: 100px;
        margin: 0 5px 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
    }
}
.newpt,
.product-thumb .onsale {
    position: absolute;
    color: #fff;
    z-index: 1;
    text-align: center
}
@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: .315s all ease-in-out;
    -moz-transition: .315s all ease-in-out;
    -webkit-transition: .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(0);
    -moz-transform: translate3d(0, 0, 0) translatey(0);
    -webkit-transform: translate3d(0, 0, 0) translatey(0);
    transform: translate3d(0, 0, 0) translatey(0)
}
.hidden-ct {
    display: none
}
.newpt {
    width: 75px;
    height: 25px;
    line-height: 25px;
    top: 20px;
    left: 0
}
.product-thumb .onsale {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    line-height: 50px;
    top: 7px;
    right: 7px;
    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,
.single-product .shop-detail-sidebar {
    margin-top: 0
}
#yith-wcwl-form .shop_table td.product-name a {
    background: 0 0
}
.content-search .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion {
    min-height: 270px;
    display: inline-block;
    width: 20%;
    background: 0 0;
    margin: 0 15px 25px;
    border: none;
    animation: 1.5s both;
    -webkit-animation: fadeIn 1.5s both;
    vertical-align: top
}
.content-search .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-st {
    color: #fff;
    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: 0 0 0 10px;
    text-align: center
}
.content-search .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-content-wrapp .dgwt-wcas-st {
    padding: 0;
    text-align: center;
    position: relative;
    color: #fff;
    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: #fff
}
.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: 0 0
}
.dgwt-wcas-suggestions-wrapp {
    position: fixed!important;
    max-height: 60%!important;
    border: none!important;
    background: 0 0!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 {
    border: 1px solid #959595;
    box-shadow: none;
    outline: 0;
    background: 0 0;
    width: 211px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    text-align: center
}
.blance-products-element .blance-products-load-more {
    border: 1px solid;
    clear: both;
    box-shadow: none;
    outline: 0;
    background: 0 0;
    width: 170px;
    margin: 0 auto;
    border-radius: inherit;
    padding: 0;
    display: block;
    text-align: center;
    height: 50px;
    font-weight: 600;
    line-height: 49px;
    position: relative;
    transition: .5s all;
    -webkit-transition: .5s all
}
.blance-products-element .blance-products-load-more.loading,
.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
}
.blance-products-element .blance-products-load-more.loading:after,
.blance-products-element.loading:after {
    margin-top: -18px;
    position: absolute;
    margin-left: -17px;
    content: " ";
    vertical-align: middle
}
.blance-products-element .blance-products-load-more.loading:after {
    bottom: auto;
    top: 34px;
    right: 32px;
    opacity: 1;
    visibility: visible;
    transition: all .3s ease-in-out;
    width: 15px;
    height: 15px;
    display: inline-block;
    border: 2px solid #252525;
    border-radius: 50%;
    border-right-color: transparent!important;
    animation: load-spin 450ms infinite linear
}
.blance-products-element.loading:after {
    top: 50%;
    left: 50%;
    bottom: -50px;
    -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;
    width: 35px;
    height: 35px;
    display: inline-block;
    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 {
    visibility: hidden;
    position: fixed;
    top: 50%;
    margin-top: -20px;
    z-index: 2;
    opacity: 0;
    width: 40px;
    font-size: 0;
    line-height: 1;
    border: transparent;
    background-color: transparent;
    transition: .3s transform cubic-bezier(.175, .885, .32, 1.15), opacity .2s ease, visibility .2s ease;
    -o-transition: .3s transform cubic-bezier(.175, .885, .32, 1.15), opacity .2s ease, visibility .2s ease;
    -moz-transition: .3s transform cubic-bezier(.175, .885, .32, 1.15), opacity .2s ease, visibility .2s ease;
    -webkit-transition: .3s transform cubic-bezier(.175, .885, .32, 1.15), opacity .2s ease, visibility .2s ease;
    padding: 0
}
.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: .5
}
.tb-products-grid article .product-content .item-top {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 23px;
    margin-bottom: -3px;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    -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 5px 5px 0;
    letter-spacing: .5px;
    line-height: 20px
}
.tb-products-grid article .product-content .item-top .jws-attr-swatches {
    line-height: 0
}
.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:after {
    z-index: 1;
    content: attr(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
}
.tb-products-grid article .product-content .item-top .jws-attr-swatches .jws-swatch-variation-image:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 80%;
    border-width: 4px 4px 0;
    border-style: solid;
    border-color: #000 transparent transparent;
    margin-bottom: 6px;
    margin-left: -4px;
    visibility: hidden;
    opacity: 0;
    transition: all 250ms ease-out
}
.tb-products-grid article .product-content .item-top .jws-attr-swatches .jws-swatch-variation-image:hover:after,
.tb-products-grid article .product-content .item-top .jws-attr-swatches .jws-swatch-variation-image:hover:before {
    bottom: 100%;
    opacity: 1;
    visibility: visible
}
.tb-products-grid article .product-content .item-top .jws-attr-swatches .jws-swatch-variation-image:first-child {
    margin-left: 0
}
.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 .yith-wcqv-button {
    display: none
}
.tb-products-grid article .product-content .item-bottom {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    -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-thumb {
    position: relative;
    overflow: hidden
}
.tb-products-grid article .product-thumb .blance-countdown-timer {
    text-align: center;
    position: absolute;
    bottom: 14px;
    z-index: 1;
    width: 100%
}
.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: #fff;
    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: #fff;
    left: 11px;
    opacity: 0;
    transform: translatex(-15px);
    -webkit-transform: translatex(-15px);
    -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
}
.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, .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, .7);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    content: "";
    opacity: 0;
    transition: .3s all;
    -webkit-transition: .3s all;
    z-index: 1
}
.tb-products-grid article .product-thumb .gallery {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    transition: .3s all;
    -webkit-transition: .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: #fff;
    z-index: 99;
    opacity: 0;
    transition: .3s all;
    -webkit-transition: .3s all
}
.tb-products-grid article .product-thumb .content-inner-bt .product-title {
    margin: 0 0 5px
}
.tb-products-grid article .product-thumb .content-inner-bt .product-title a {
    color: #fff
}
.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: #fff!important
}
.tb-products-grid article .product-thumb .btn-inner-center {
    top: 34%;
    text-align: center;
    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: .2s ease-out;
    -moz-transition: .2s ease-out;
    transition: .2s ease-out;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    min-width: 140px
}
.tb-products-grid article .product-thumb .btn-inner-center a {
    display: block;
    background: #fff;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    min-width: 140px;
    height: 36px;
    margin: 13px auto;
    font-size: 12px;
    line-height: 36px;
    opacity: 0;
    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    padding: 0 5px
}
.tb-products-grid article .product-thumb .btn-inner-center a.added {
    display: none
}
.tb-products-grid article .product-thumb .btn-inner-center a:hover {
    color: #fff
}
.tb-products-grid article .product-thumb .btn-inner-top {
    top: 29px;
    right: 20px
}
.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:before {
    content: "\f0ec";
    vertical-align: middle;
    margin-right: 2px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    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";
    vertical-align: middle;
    margin-right: 2px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    color: #959595;
    opacity: 1
}
.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;
    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";
    vertical-align: middle;
    margin-right: 2px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    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";
    vertical-align: middle;
    margin-right: 2px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    opacity: 0
}
.tb-products-grid article .product-thumb:hover .product-attr {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0)
}
.tb-products-grid article .product-thumb:hover .btn-inner-center a {
    transform: translateY(0);
    -webkit-transform: translateY(0)
}
.tb-products-grid article .product-thumb:hover .btn-inner-center,
.tb-products-grid article .product-thumb:hover .btn-inner-center a,
.tb-products-grid article .product-thumb:hover .btn-inner-top .add_to_wishlist:before,
.tb-products-grid article .product-thumb:hover .btn-inner-top .product-compare-button a:before,
.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 .yith-wcwl-add-to-wishlist>div>a:before,
.tb-products-grid article .product-thumb:hover>a:before {
    opacity: 1
}
.dgwt-wcas-suggestions-wrapp::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(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: #000
}
.blance-tab-content {
    position: relative;
    transition: transform .2s ease, opacity .2s ease, visibility .2s ease;
    -webkit-transition: transform .2s ease, opacity .2s ease, visibility .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
}
#quick-view-modal.woocommerce div.product .content-product-left .product-images-content,
#quick-view-modal.woocommerce div.product.layout-3 .content-product-left .product-images-content .woocommerce-product-gallery figure .woocommerce-product-gallery__image {
    padding: 0
}
.blance-tabs-header .tabs-navigation-wrapper li:after {
    background: #767676;
    content: "";
    margin: 0 auto;
    width: 0;
    height: 1px;
    transition: .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
}
.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: .3s ease-out;
    -moz-transition: .3s ease-out;
    transition: .3s ease-out
}
.owl-carousel .owl-nav div {
    position: absolute;
    color: #000;
    font-size: 25px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: 0 0!important
}
.owl-carousel .owl-nav div.owl-prev {
    left: -25px
}
.owl-carousel .owl-nav div.owl-next {
    right: -25px
}
.owl-carousel:hover .owl-nav {
    opacity: 1
}
.categories-style-default {
    text-align: center
}
.categories-style-default .cat-item {
    margin-bottom: 30px
}
.categories-style-default .product-category .category-content {
    position: relative;
    overflow: hidden
}
.categories-style-default .product-category .category-content .product-category-thumbnail:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: .5s all;
    -webki-transition: .5s all
}
.categories-style-default .product-category .category-content .product-category-thumbnail img {
    transition: .5s all;
    -webki-transition: .5s all;
    width: 100%
}
.categories-style-default .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 {
    margin: 0;
    line-height: 50px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600
}
.categories-style-default .product-category:hover .product-category-thumbnail:after {
    opacity: 1
}
.categories-style-default .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 .row-same-height {
    margin-right: 0
}
#quick-view-modal.woocommerce div.product .content-product-left::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(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: #000
}
#quick-view-modal.woocommerce div.product .content-product-left .product-images-content img {
    width: 100%
}
#quick-view-modal.woocommerce div.product .content-product-right {
    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, .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: #000
}
.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
}
#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, .7)
}
#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 .close-modal,
.modal-open #quick-view-modal .hidden-ct {
    display: block
}
#quick-view-modal div.product {
    position: relative
}
#quick-view-modal .modal-content {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    width: 100%;
    padding-top: 0;
    box-shadow: none;
    background: 0 0;
    border-radius: 0;
    border: 0;
    outline: 0;
    opacity: 0;
    transition: opacity .5s;
    transition-delay: 2s
}
#quick-view-modal .modal-content .product {
    background: #fff;
    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
}
.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: 700
}
.woocommerce-message {
    color: #3c763d
}
.woocommerce-message:before {
    content: "\f00c"
}
.woocommerce-error,
.woocommerce-info {
    color: #AF7D27
}
.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;
    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: 0 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 input,
.woocommerce .product-bottom .tab-product .woocommerce-tabs .panel .woocommerce-Reviews #respond textarea {
    background: 0 0;
    outline: 0;
    box-shadow: none;
    border: 1px solid rgba(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: 0 0;
    border: 2px solid #252525;
    outline: 0;
    border-radius: 0;
    padding: 0;
    line-height: 43px;
    text-align: center;
    color: #252525;
    font-weight: 500;
    display: block;
    transition: all .2s linear 0s;
    -o-transition: all .2s linear 0s;
    -webkit-transition: all .2s linear 0s;
    margin-top: 15px
}
.woocommerce .product-bottom .tab-product .woocommerce-tabs .panel .woocommerce-Reviews #respond input#submit:hover {
    background: #252525;
    color: #fff
}
.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, .1);
    padding: 5px 8px
}
.woocommerce .product-bottom .tab-product .woocommerce-tabs .panel .shop_attributes td {
    border: 1px solid rgba(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 .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, .7);
    text-align: center;
    font-size: 10px;
    display: inline-block
}
.woocommerce div.product .content-product-left .ad-item a,
.woocommerce div.product .content-product-right .shop-bottom .info-product .product_meta>span {
    display: block
}
.woocommerce div.product .content-product-left .ad-item:last-child {
    margin-left: 20px
}
.woocommerce div.product .content-product-left .ad-item a i {
    font-size: 18px;
    vertical-align: middle;
    font-weight: 600;
    margin-right: 0;
    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, .7)
}
.woocommerce div.product .content-product-left .ad-item:hover a {
    color: #fff
}
.woocommerce div.product .content-product-left .product-images-content {
    position: relative;
    padding-left: 100px
}
.woocommerce div.product .content-product-left .product-images-content.bottom,
.woocommerce div.product .content-product-left .product-images-content.no_galley .woocommerce-product-gallery,
.woocommerce div.product .content-product-left .product-images-content.outside {
    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: 0
}
.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: #fff;
    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 .woocommerce-product-gallery__trigger {
    font-size: 0;
    position: absolute;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 8px;
    z-index: 1;
    right: 15px;
    top: 15px
}
.woocommerce div.product .content-product-left .product-images-content .woocommerce-product-gallery .woocommerce-product-gallery__trigger img {
    width: 0!important
}
.woocommerce div.product .content-product-left .product-images-content .woocommerce-product-gallery .woocommerce-product-gallery__trigger:after {
    position: absolute;
    content: "\e657";
    font-family: Pe-icon-7-stroke;
    speak: none;
    font-style: 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 .slick-slide img,
.woocommerce div.product .content-product-left .product-images-content.outside .woocommerce-product-gallery img,
.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 .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.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.bottom .product-thumbnails {
    position: initial;
    width: auto
}
.woocommerce div.product .content-product-left .product-images-content.bottom .product-thumbnails .thumb1 {
    margin: 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 {
    width: 115px!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 .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 .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 {
    -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:after {
    position: absolute;
    content: "\f067";
    left: 0;
    top: 50%;
    font: normal normal normal 14px/1 FontAwesome;
    transform: translateY(-75%);
    font-size: 18px;
    font-weight: 600;
    font-weight: 100;
    font-weight: 300
}
.woocommerce div.product .content-product-right .shop-bottom .strap-product form .yith-wfbt-items li label input:checked:after {
    opacity: 1;
    content: "\f00c"
}
.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,
.woocommerce div.product .content-product-right .shop-bottom .strap-product form .yith-wfbt-submit-block .yith-wfbt-submit-button:hover {
    opacity: .9
}
.woocommerce div.product .content-product-right .shop-bottom .strap-product form .yith-wfbt-submit-block .yith-wfbt-submit-button {
    font-size: 12px;
    color: #fff;
    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: .3s all
}
.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;
    width: 24%;
    vertical-align: bottom
}
.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;
    width: 35px;
    position: relative;
    background: 0 0;
    height: 22px;
    display: block
}
.woocommerce div.product .content-product-right .shop-bottom .yith-btn .product-compare-button a:before {
    content: "\f0ec";
    vertical-align: middle;
    margin-right: 2px;
    display: inline-block;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    font: normal normal normal 14px/1 FontAwesome;
    color: #252525;
    position: absolute;
    bottom: 0
}
.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: 9px
}
.woocommerce div.product .content-product-right .shop-bottom .yith-btn .yith-wcwl-add-to-wishlist>div>a:before {
    content: "\f08a";
    vertical-align: middle;
    margin-right: 2px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .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";
    vertical-align: middle;
    margin-right: 2px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: #252525
}
.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: #fff;
    height: 40px;
    width: 165px;
    border-radius: 25px;
    text-align: center;
    line-height: 40px;
    padding: 0;
    font-weight: 300;
    margin-left: 22px;
    display: inline-block;
    border: 1px solid;
    vertical-align: top;
    will-change: opacity;
    margin: 0;
}
.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 form {
    display: inline-block;
    width: 75%;
    vertical-align: middle;
    margin-bottom: 0
}
.woocommerce div.product .content-product-right .shop-bottom form .single_variation_wrap .single_variation .out-of-stock {
    border: 2px solid #E0B252;
    background-color: transparent;
    color: #AF7D27;
    padding: 5px;
    width: 150px;
    text-align: center
}
.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 {
    margin-bottom: 8px;
    margin-top: 0;
    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: 20px;
    height: 20px;
    line-height: 20px;
    box-shadow: none;
    opacity: 1;
    margin: 0 10px 0 0
}
.woocommerce div.product .content-product-right .shop-bottom form .variations tr td .tawcvs-swatches .swatch-color:before {
    top: 3px;
    left: 6px
}
.woocommerce div.product .content-product-right .shop-bottom form .variations tr td .tawcvs-swatches .swatch-label {
    background: 0 0;
    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: 0
}
.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 #aaa;
    width: 100%
}
.woocommerce div.product.product-type-grouped .content-product-right .shop-bottom form .group_table tr {
    border-bottom: 1px solid #aaa
}
.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: 0;
    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 #aaa
}
.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 {
    padding-top: 120px;
    transition: .5s all
}
.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: 50%;
    padding: 5px
}
.woocommerce div.product.layout-2 .content-product-left .product-images-content .woocommerce-product-gallery figure .woocommerce-product-gallery__image img,
.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
}
.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 .woocommerce-product-gallery__image {
    margin-bottom: 30px
}
.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 .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 {
    margin-bottom: 30px
}
.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:last-child {
    margin-bottom: 0
}
.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
}
.woocommerce div.side-in .content-product-right .shop-bottom .yith-btn {
    width: 11%
}
.slick-arrow {
    position: absolute;
    font-size: 25px;
    border-radius: 50%;
    text-align: center;
    top: 50%;
    z-index: 1;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: .3s all;
    -webkit-transition: .3s all
}
.slick-arrow.ti-angle-right {
    right: 5px
}
.slick-arrow.ti-angle-left {
    left: 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: #fff;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 50px
}
.blas-filter-cat .jws-categories-filter ul li a.selected {
    border-bottom: 1px solid #fff
}
.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 #ccc;
    padding-bottom: 35px;
    margin-bottom: 41px
}
.catalog-sidebar .widget.widget_price_filter,
.catalog-sidebar .widget:last-child,
.shop-detail-sidebar .widget.widget_price_filter,
.shop-detail-sidebar .widget:last-child {
    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: 0
}
.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.current-cat:before,
.catalog-sidebar .widget_product_categories .product-categories li:hover:before,
.shop-detail-sidebar .widget_product_categories .product-categories li.current-cat:before,
.shop-detail-sidebar .widget_product_categories .product-categories li:hover: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.chosen:before,
.catalog-sidebar .widget_layered_nav .pa_size li:hover:before,
.shop-detail-sidebar .widget_layered_nav .pa_size li.chosen:before,
.shop-detail-sidebar .widget_layered_nav .pa_size li:hover:before {
    content: "\f178"
}
.catalog-sidebar .widget_layered_nav .pa_color ul li,
.shop-detail-sidebar .widget_layered_nav .pa_color ul li {
    display: inline-block;
    margin-right: 12px
}
.catalog-sidebar .widget_layered_nav .pa_color ul li:last-child,
.shop-detail-sidebar .widget_layered_nav .pa_color ul li:last-child {
    margin-right: 0
}
.catalog-sidebar .widget_layered_nav .pa_color ul li.chosen a:before,
.shop-detail-sidebar .widget_layered_nav .pa_color ul li.chosen a:before {
    opacity: 1
}
.catalog-sidebar .widget_layered_nav .pa_color ul li.chosen a,
.shop-detail-sidebar .widget_layered_nav .pa_color ul li.chosen a {
    border-color: #d1d1d1
}
.catalog-sidebar .widget_layered_nav .pa_color ul li a,
.shop-detail-sidebar .widget_layered_nav .pa_color ul li a {
    position: relative;
    padding: 0;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid transparent;
    width: 23px;
    height: 23px;
    text-align: center;
    display: inline-block
}
.catalog-sidebar .widget_layered_nav .pa_color ul li a:hover,
.shop-detail-sidebar .widget_layered_nav .pa_color ul li a:hover {
    border-color: #d1d1d1
}
.catalog-sidebar .widget_layered_nav .pa_color ul li a:after,
.shop-detail-sidebar .widget_layered_nav .pa_color ul li a:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 80%;
    border-width: 4px 4px 0;
    border-style: solid;
    border-color: #000 transparent transparent;
    margin-bottom: 6px;
    margin-left: -4px;
    visibility: hidden;
    opacity: 0;
    transition: all 250ms ease-out
}
.catalog-sidebar .widget_layered_nav .pa_color ul li a:before,
.shop-detail-sidebar .widget_layered_nav .pa_color ul li 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 .pa_color ul li a .nav-title,
.shop-detail-sidebar .widget_layered_nav .pa_color ul li 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 .pa_color ul li a:hover .nav-title,
.catalog-sidebar .widget_layered_nav .pa_color ul li a:hover:after,
.shop-detail-sidebar .widget_layered_nav .pa_color ul li a:hover .nav-title,
.shop-detail-sidebar .widget_layered_nav .pa_color ul li a:hover:after {
    bottom: 100%;
    opacity: 1;
    visibility: visible
}
.catalog-sidebar .widget_layered_nav .pa_color ul li .count-atr,
.shop-detail-sidebar .widget_layered_nav .pa_color ul li .count-atr {
    display: none
}
.catalog-sidebar .widget_layered_nav .pa_color ul li .swatch-color,
.shop-detail-sidebar .widget_layered_nav .pa_color ul li .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, .1) 0 0 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
}
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_color ul li.show-color a span,
.comment-form-rating label,
.star-rating {
    vertical-align: middle
}
#content .action-filter-swaper .widgets-area .widget .widget-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 13px
}
#content .action-filter-swaper .widgets-area .blance-price-filter-list ul li,
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_size ul li,
#content .action-filter-swaper .widgets-area .product-sort-by ul li {
    margin-bottom: 5px
}
#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: 700
}
#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: 0;
    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 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: 0;
    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 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: 0;
    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 .count-atr,
#content .action-filter-swaper .widgets-area .blance_attributes_filter .pa_brand ul li a:before,
#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_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: 0;
    background: #a9a9a9;
    height: 1px;
    width: 0
}
#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 .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 .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: 0;
    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 .current span,
#content .action-filter-swaper .widgets-area .product-sort-by ul .label {
    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 .wc-col-switch span,
.star-rating {
    font-size: 14px
}
#content .action-filter-swaper .layout-shop {
    position: absolute;
    top: 0;
    right: 0;
    padding: 49px 0
}
#content .action-filter-swaper .layout-shop .wc-col-switch a {
    color: #959595;
    margin-left: 12px;
    cursor: pointer
}
#content .action-filter-swaper .layout-shop .wc-col-switch a.active {
    border-bottom: 1px solid #5b5b5b
}
.product-container {
    margin-bottom: 100px;
    margin-top: -30px
}
.woocommerce-pagination {
    margin-top: 45px
}
.woocommerce .woocommerce-pagination ul.page-numbers li .loaded-product,
.woocommerce-page .woocommerce-pagination .loaded-product {
    display: none;
    border: 1px solid #959595;
    box-shadow: none;
    outline: 0;
    background: 0 0;
    width: 211px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    text-align: center
}
.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: 0;
    background: 0 0;
    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: .5s all;
    -webkit-transition: .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 .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;
    border-radius: 50%;
    border-right-color: transparent!important;
    -webkit-animation: load-spin 450ms infinite linear;
    animation: load-spin 450ms infinite linear
}
.processing:after,
.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;
    font-weight: 400
}
.star-rating {
    font-family: FontAwesome;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 5.8em;
    letter-spacing: 3px;
    display: inline-block
}
.star-rating span:before,
.star-rating: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;
    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.active:before,
.stars .star-1:hover:before {
    content: "\f005"
}
.stars .star-2.active:before,
.stars .star-2:hover:before {
    content: "\f005\f005"
}
.stars .star-3.active:before,
.stars .star-3:hover:before {
    content: "\f005\f005\f005"
}
.stars .star-4.active:before,
.stars .star-4:hover:before {
    content: "\f005\f005\f005\f005"
}
.stars .star-5.active:before,
.stars .star-5:hover: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: #000;
    outline: 0;
    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: 12px
}
.price_slider_amount .button {
    display: none
}
.tb-products-grid {
    margin-bottom: 0;
    margin-top: 30px
}
@media (min-width: 992px) {
    .post-type-archive-product .no_container,
    .tax-product_cat .no_container {
        padding: 0 45px
    }
}
@media (max-width: 991px) {
    .post-type-archive-product .no_container,
    .tax-product_cat .no_container {
        padding: 0 15px
    }
}
.processing:before {
    content: "";
    background: rgba(255, 255, 255, .6);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -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;
    z-index: 1
}
.processing:after {
    z-index: 2;
    top: 50%;
    margin-top: -18px;
    position: absolute;
    left: 50%;
    bottom: -50px;
    margin-left: -17px;
    -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 #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 0;
    font-weight: 700!important;
    margin-bottom: 30px
}
.woocommerce-cart .woocommerce .cart-empty:after,
.woocommerce-cart .woocommerce .cart-empty:before {
    position: absolute;
    color: rgba(142, 142, 142, .2);
    left: 50%;
    font-weight: 400;
    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: 0;
    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: #fff;
    line-height: 50px;
    text-align: center;
    font-weight: 400;
    padding: 0;
    border: none;
    margin: 30px auto 0
}
.cart-collaterals .cart_totals h2,
.cart-collaterals .continue {
    font-weight: 500;
    letter-spacing: .7px;
    font-size: 18px
}
.woocommerce-cart .woocommerce .cart-emtry-text {
    text-align: center
}
.cart-collaterals .continue i {
    margin-left: 10px
}
.cart-collaterals .cart_totals h2 {
    text-transform: uppercase;
    margin: 0
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout a {
    width: 100%;
    display: block;
    height: 50px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    font-weight: 400;
    margin-top: 32px
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover {
    opacity: .9
}
.cart-collaterals .cart_totals .respon-table {
    padding: 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 15px;
    font-weight: 500
}
.cart-collaterals .cart_totals table tr td {
    padding: 15px 15px;
}
.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: 0 0;
    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 {
    color: #959595
}
.cart-actions .coupon .input-text::-moz-placeholder {
    color: #959595
}
.cart-actions .coupon .input-text:-ms-input-placeholder {
    color: #959595
}
.cart-actions .coupon .input-text:-moz-placeholder {
    color: #959595
}
.cart-actions .coupon .button {
    background: 0 0;
    border: none;
    border-bottom: 2px solid;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 1px;
    padding-bottom: 4px;
        text-align: left;
    width: 155px;
}
.shop_table thead {
    background: #f8f8f8
}
.shop_table thead th {
    font-size: 18px;
    font-weight: 600;
    padding: 30px 0;
    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: 0;
    display: inline-block;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    line-height: 28px;
    cursor: pointer;
    padding-right: 0
}
.shop_table td.product-price span,
.shop_table td.product-subtotal span,
.woocommerce-checkout-review-order-table tfoot .cart-subtotal th,
.woocommerce-checkout-review-order-table tfoot .shipping th {
    font-size: 14px
}
.shop_table td.product-remove a:after,
.shop_table td.product-remove a:before {
    content: " ";
    position: absolute;
    top: 50%;
    margin-top: -1px;
    width: 20px;
    height: 2px;
    display: inline-block;
    background-color: #252525;
    -webkit-transition: background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out;
    transition: background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out;
    right: 5px
}
.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(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    -sand-transform: rotate(0)
}
.shop_table td.product-remove a:hover:before {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    -sand-transform: rotate(0);
    transform: rotate(0)
}
.shop_table td.product-name {
    text-align: left
}
.woocommerce-checkout-review-order-table .product-total,
.woocommerce-checkout-review-order-table tfoot td {
    text-align: right
}
.shop_table td.product-name a {
    text-transform: none;
    letter-spacing: .3px;
    display: block
}
.shop_table td.product-name .variation {
    display: inline-block;
    margin-top: 10px
}
.shop_table td.product-thumbnail img {
    max-width: 120px
}
#shipping_method li {
    margin-bottom: 10px
}
#shipping_method li:last-child,
.woocommerce-checkout-review-order-table tfoot .cart-subtotal p,
.woocommerce-checkout-review-order-table tfoot .shipping p {
    margin-bottom: 0
}
#shipping_method label {
    display: inline-block;
    margin-bottom: 0
}
.woocommerce-checkout-review-order-table,
.woocommerce-checkout-review-order-table td,
.woocommerce-checkout-review-order-table th {
    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 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 th {
    text-align: left
}
.shop-bottom .woocommerce-variation-add-to-cart,
.woocommerce-cart .woocommerce-cart-form__cart-item .woocommerce-variation-add-to-cart {
    margin-top: 6px
}
.shop-bottom .jws-quantity-wrap,
.woocommerce-cart .woocommerce-cart-form__cart-item .jws-quantity-wrap {
    display: inline-block
}
.shop-bottom .jws-quantity-wrap label,
.woocommerce-cart .woocommerce-cart-form__cart-item .jws-quantity-wrap label {
    display: none
}
.shop-bottom .quantity,
.woocommerce-cart .woocommerce-cart-form__cart-item .quantity {
    position: relative;
    height: 40px;
    width: 165px;
    border: 1px solid #d5d5d5!important;
    border-radius: 25px;
    text-align: center;
    font-size: 14px
}
.shop-bottom .quantity .input-text,
.woocommerce-cart .woocommerce-cart-form__cart-item .quantity .input-text {
    border: none;
    text-align: center;
    line-height: 40px;
    background: 0 0;
    height: 40px;
    outline: 0;
    width: 100%;
    margin: 0;
}
.shop-bottom .quantity input[type=number]::-webkit-inner-spin-button,
.shop-bottom .quantity input[type=number]::-webkit-outer-spin-button,
.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 {
    -webkit-appearance: none;
    margin: 0
}
.shop-bottom .quantity input[type=number],
.woocommerce-cart .woocommerce-cart-form__cart-item .quantity input[type=number] {
    -moz-appearance: textfield
}
.shop-bottom .quantity .jws-font:after,
.woocommerce-cart .woocommerce-cart-form__cart-item .quantity .jws-font:after {
    position: absolute;
    height: 40px;
    top: 0;
    line-height: 40px;
    cursor: pointer;
    width: 40px
}
.shop-bottom .quantity .jws-font.jws-qty-minus:after,
.woocommerce-cart .woocommerce-cart-form__cart-item .quantity .jws-font.jws-qty-minus:after {
    left: 0;
    content: "-"
}
.shop-bottom .quantity .jws-font.jws-qty-plus:after,
.woocommerce-cart .woocommerce-cart-form__cart-item .quantity .jws-font.jws-qty-plus:after {
    right: 0;
    content: "+"
}
#yith-wcwl-form .wishlist-title {
    margin-bottom: 30px
}
#yith-wcwl-form .wishlist_table tr th,
#yith-wcwl-form .wishlist_table tr:last-child td {
    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: .3px;
    font-weight: 700
}
#yith-wcwl-form .wishlist_table tr td a.button {
    color: #fff;
    background: #252525;
    border-radius: 0
}
#yith-wcwl-form .wishlist_table tr td a.button:hover {
    opacity: .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: 0 0;
    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
}
.wc-bacs-bank-details-heading,
.woocommerce-order-details__title {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 5px;
    text-align: center
}
.wc-bacs-bank-details-heading+h3,
.woocommerce-order-details__title+h3 {
    font-size: 16px;
    opacity: .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;
    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 td,
.woocommerce-order-received .woocommerce-order-details table tbody tr th {
    padding: 15px 12px;
    border: none;
    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 td,
.woocommerce-order-received .woocommerce-order-details table tfoot tr th {
    padding: 15px 12px;
    border: none;
    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: 0 0
}
.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 {
    -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;
    margin-bottom: 30px;
    text-align: center;
    padding: 20px 15px
}
.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
}
#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
}
#search-modal .modal-content {
    z-index: 2;
    background: 0 0;
    outline: 0;
    box-shadow: none;
    transition: none;
    transform: translate(-50%, -40%);
    position: absolute;
    top: 35%;
    max-width: 1170px;
    padding-top: 0;
    border: none;
    left: 50%
}
#search-modal .modal-content .search-results {
    max-height: 500px;
    overflow: auto;
    margin-top: 80px;
    transform: translatey(50px);
    -webkit-transform: translatey(50px);
    transition: all .3s ease .3s;
    transition-delay: .3s;
    opacity: 0
}
#search-modal .modal-content .search-results::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(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: #000
}
#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 .5s both;
    margin: 0 15px 40px;
    font-size: 18px;
    color: #fff
}
#search-modal .modal-content .search-results .woocommerce ul li a .title {
    font-size: 14px;
    color: #fff;
    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 .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 #fff;
    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 .3s ease .3s;
    opacity: 0;
    transition-delay: .2s
}
#search-modal .modal-content form .product-cats {
    text-align: center;
    transform: translatey(50px);
    -webkit-transform: translatey(50px);
    transition: all .3s ease .3s;
    transition-delay: .1s;
    opacity: 0
}
#search-modal .modal-content form .product-cats label input {
    display: none
}
#search-modal .modal-content form .product-cats label span {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    margin: 0 15px
}
#search-modal .modal-content form .product-cats label input:checked+span {
    border-bottom: 1px solid #fff
}
#search-modal .modal-content form .search-submit {
    position: absolute;
    bottom: 15px;
    right: 0
}
#search-modal .modal-content form .search-submit input {
    background: 0 0;
    border: none;
    font-size: 0;
    width: 40px;
    height: 40px;
    z-index: 2;
    position: relative
}
#search-modal .modal-content form .search-submit:after {
    content: "\e628";
    position: absolute;
    top: 15px;
    right: 0;
    font-family: themify;
    color: #fff;
    font-size: 20px
}
#search-modal .modal-content form .search-field {
    font-size: 25px;
    color: #fff;
    width: 100%;
    background: 0 0;
    border: none;
    border-bottom: 1px solid #464646;
    padding: 11px 0;
    letter-spacing: 3px
}
#search-modal .modal-content form .search-field::-webkit-input-placeholder {
    color: #fff;
    font-weight: 100
}
#search-modal .modal-content form .search-field::-moz-placeholder {
    color: #fff;
    font-weight: 100
}
#search-modal .modal-content form .search-field:-ms-input-placeholder {
    color: #fff;
    font-weight: 100
}
#search-modal .modal-content form .search-field:-moz-placeholder {
    color: #fff;
    font-weight: 100
}
#search-modal .moal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .89);
    z-index: 1;
    transition: all .2s ease .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,
#search-modal.show form .product-cats,
#search-modal.show form .search-fields {
    transform: translatey(0);
    -webkit-transform: translatey(0);
    opacity: 1
}
#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: 0 0;
    font-size: 11px;
    font-style: italic;
    width: 100%;
    padding-left: 8px
}
#footer-jws .email .mc4wp-form button {
    position: absolute;
    top: 0;
    right: 3px;
    background: 0 0;
    border: none;
    color: #d7d7d7;
    height: 37px;
    outline: 0
}
.post-related .slick-arrow.ti-angle-right,
.related-product .slick-arrow.ti-angle-right {
    right: -25px
}
#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, .5);
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transition: .2s all;
    opacity: 0
}
#footer-jws .instagram .blog-instagram-feed-widget li:hover a:after {
    transform: scale(1);
    opacity: 1
}

#footer-jws .footer-bottom {
    font-size: 14px;
    font-weight: 400;
    padding-top: 24px;
    padding-bottom: 24px
}
#search-modal .modal-content form .product-cats label {
    display: inline-block!important
}
.jws-ajax-loader .overlay-loader span {
    background: #fff!important
}
.jws-ajax-loader .overlay-loader {
    background: 0 0;
    display: block
}
.related-product .slick-arrow.ti-angle-left {
    left: -25px
}
.post-item-menu:hover img {
    opacity: .8
}
.post-item-menu img {
    transition: .3s all
}
@media (max-width: 991px) {
    .cmm-horizontal::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        background-color: #fff
    }
    .cmm-horizontal::-webkit-scrollbar {
        width: 6px;
        background-color: #fff
    }
    .cmm-horizontal::-webkit-scrollbar-thumb {
        background-color: #252525
    }
}
.mobile-overplay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 0 0;
    display: none;
    z-index: 1
}
.mobile-over .mobile-overplay {
    display: block
}
.post-related .slick-arrow.ti-angle-left {
    left: -25px
}
@media(max-width:991px) {
    .woocommerce .catalog-sidebar .widget-title+*, .woocommerce .shop-topbar .widget-title+* {
        display: none
    }
}
.woocommerce div.product .content-product-right .shop-bottom form .stock.in-stock {
    border: 2px solid #3c763d;
    background-color: transparent;
    color: #3c763d;
    padding: 5px;
    width: 150px;
    text-align: center
}
.woocommerce-pagination-number .page-numbers li {
    display: inline-block
}
.woocommerce-pagination-number .page-numbers {
    text-align: right;
    margin-top: 25px
}
.woocommerce-pagination-number .page-numbers li a,
.woocommerce-pagination-number .page-numbers li span {
    font-size: 10px;
    color: #252525;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #a8a8a8;
    margin-left: 10px;
    text-align: center;
    display: block
}
.woocommerce-pagination-number .page-numbers li span.current {
    border: 1px solid #252525;
    background: #252525;
    color: #fff
}
.mobile-addtocart a:after {
    font-family: Pe-icon-7-stroke;
    content: "\e615";
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 700;
    font-size: 16px
}
.mobile-addtocart .add_to_cart_button.added {
    display: none
}
.mobile-addtocart a {
    padding-left: 20px
}
.mobile-addtocart {
    position: relative
}
.mobile-addtocart a:hover {
    background: 0 0!important
}
@media(max-width:767px) {
    #quick-view-modal .shop-bottom .jws-quantity-wrap {
        display: block;
        margin-bottom: 15px
    }
    #quick-view-modal.woocommerce div.product .content-product-right .shop-top {
        padding-top: 0
    }
    #quick-view-modal.woocommerce div.product .row-same-height::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        background-color: #fff
    }
    #quick-view-modal.woocommerce div.product .row-same-height::-webkit-scrollbar {
        width: 6px;
        background-color: #fff
    }
    #quick-view-modal.woocommerce div.product .row-same-height::-webkit-scrollbar-thumb {
        background-color: #252525
    }
    #quick-view-modal.woocommerce div.product .row-same-height {
        padding-top: 40px;
        overflow-y: auto;
        max-height: 500px
    }
    .tb-products-grid article .product-thumb .btn-inner-center a {
        display: none
    }
    .woocommerce .product-bottom .tab-product .woocommerce-tabs .panel .alignleft {
        float: none
    }
    .woocommerce .product-bottom .tab-product .woocommerce-tabs .panel {
        padding: 0 15px 50px
    }
    .woocommerce div.product.product-type-grouped .content-product-right .shop-bottom form .group_table tr td .jws-quantity-wrap .quantity {
        margin: 17px auto
    }
    .woocommerce div.product.product-type-external .shop-bottom .cart {
        display: block!important
    }
    .woocommerce div.product.product-type-grouped .content-product-right .shop-bottom form .group_table tr td {
        padding-left: 0!important
    }
    .woocommerce div.product.product-type-grouped .content-product-right .shop-bottom form .group_table,
    .woocommerce div.product.product-type-grouped .content-product-right .shop-bottom form .group_table tbody,
    .woocommerce div.product.product-type-grouped .content-product-right .shop-bottom form .group_table td,
    .woocommerce div.product.product-type-grouped .content-product-right .shop-bottom form .group_table tr {
        display: block!important;
        text-align: center!important
    }
    .tb-products-grid article .product-content .item-top {
        margin-top: 10px;
        margin-bottom: 3px;
        display: block
    }
    .form-custom #mc4wp-form-1 {
        width: 100%
    }
    .jws-push-menu .widget_shopping_cart_content .shipping {
        letter-spacing: .5px;
        font-size: 10px
    }
    .ppmobile {
        padding: 0!important
    }
}
.portfolio-container .portfolio-item:hover .pp-ct .content-portfolio .title,
.portfolio-container .portfolio-item:hover .pp-ct .content-portfolio .category-pp {
    -webkit-animation: text-focus-in .7s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
    -moz-animation: text-focus-in .7s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
    animation: text-focus-in .7s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}
@-webkit-keyframes text-focus-in {
    0% {
        -webkit-filter: blur(12px);
        filter: blur(12px);
        opacity: 0
    }
    100% {
        -webkit-filter: blur(0);
        filter: blur(0);
        opacity: 1
    }
}
@keyframes text-focus-in {
    0% {
        -webkit-filter: blur(12px);
        filter: blur(12px);
        opacity: 0
    }
    100% {
        -webkit-filter: blur(0);
        filter: blur(0);
        opacity: 1
    }
}
.post-type-archive-product .page-header {
    padding: 65px 64px 60px;
}
.mobimenu > ul > li ul {
  display: none;
    position: absolute;
       min-width: 240px;
    background: #ffffff;
    z-index: 9999;
    border-bottom: 1px solid #252525;
    transition: 0.3s all;
    padding: 0;
    margin: 0;
}
.mobimenu > ul > li ul a {
       font-weight: 400;
    color: #959595;
    font-size: 12px;
    line-height: 40px;
    padding: 15px;
    transition: 0.3s all;
    
    
}
.mobimenu > ul > li ul a:hover {
    color:#252525;
    padding-left: 20px;
}
.mobimenu > ul > li ul li {
    border-bottom: 1px solid #dcdcdd;
    list-style: none;
}
@media(min-width:992px) {
.mobimenu > ul  li.menu-item-has-children:hover > ul {
    display:block;
    animation: fadeInUp 0.3s both;
    
}
}
.mobimenu > ul  li > ul > li > ul {
      right: -100%;
    top: 0;  
    padding: 0;
    margin: 0;
    
}
.page-header {
       padding: 14px 64px 11px;
    background-color: #f8f8f8; 
}
.navbar-nav>li>a {
        line-height: 52px;
    font-weight: 400;
    background: none !important;
    color: #252525 !important;
    border-bottom: 1px solid transparent;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal outside none;
}
table, th, td {
      border: 1px solid rgba(0, 0, 0, 0.1);  
}
table {
      background-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin-bottom: 24px;
    width: 100%;  
}
td, th {
    padding: 10px;
}
th {
        border-width: 0 1px 1px 0;
}
dd {
      margin: 0 0 28px;  
}
.blance-pagination {
      max-width: 500px;
    margin: 0 auto;
    text-align: center; 
    margin-top: ; 
}
#footer-jws {
    background: transparent !important;
}
.widget_nav_menu ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.widget_nav_menu ul ul {
    padding-left: 10px;
}
.widget_nav_menu  ul li {
    padding-top: 20px;
}
.widget_nav_menu > ul > li {
    margin-top: 15px;
}
button, input, select, textarea {
    width: 100%;
    padding-left: 15px;
}
button, input, select {
    height: 40px;
    margin: 15px 0;
}
p {
    margin-bottom: 15px !important;
}
.sidebar-blog .widget strong {
    display: block;
        margin: 15px 0;
}
.widget_search form {
    position: relative;
}
.widget_search form .screen-reader-text {
    display:none;
}
.widget_search .search-field  {
    border:1px solid #dcdcdc;
}
.widget_search .search-submit  {
      border: none;
    color: #ffffff;
    width: 120px;
    text-align: center;
    position: absolute;
    top: 0;
    border:1px solid #252525;
}
.widget ul {
   padding: 0;
   margin: 0;
   list-style-type: none; 
}
.widget_pages   .children {
    padding-left: 30px;
}
.screen-reader-text {
    display: none;
}
.post-item.sticky {
    background: #fafafa;
}
.alignright {
     display: block;
    margin-top: 3px;
    margin-bottom: 20px;
    margin-left: 25px;  
    float: right; 
}
.aligncenter {
    margin: 0 auto;
}
.page-links a {
       font-size: 10px;
    color: #252525;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #a8a8a8;
    text-align: center;
    display: inline-block;
}
.blog-details input[type="submit"] {
        position: absolute;
    border: 1px solid #252525;
    background: #252525;
    color: #ffffff;
    bottom: 20px;
    width: 120px;
}
@media(min-width:992px) {
    .menu_mobile {
        display:none;
    }
}
@media(max-width:991px) {
    .navbar-nav>li>a {
          padding-top: 15px;
    padding-bottom: 15px;  
    }
   ul#nav {
    opacity:0;
        position: fixed;
    top: 0;
    left: 0;
    height: 100%;
        background: #000;
    background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
    background: -moz-linear-gradient(top, #000, #000);
    background: -ms-linear-gradient(top, #000, #000);
    background: -o-linear-gradient(top, #000, #000);
    background: linear-gradient(to bottom, #000, #000);
        width: 250px;
    z-index: 99999;
    text-align: left;
    padding-top: 75px;
    transform: translatex(-300px);
    transition: 0.5s all;
   }
   ul#nav.show {
    transform: translatex(15px);
    opacity:1;
   }
   ul#nav  > li {
    float: none;
   }
   ul#nav  > li.menu-item-has-children:after  {
        content: "\f0d7";
            font: normal normal normal 14px/1 FontAwesome;
            position: absolute;
            top: 15px;
            right: 25px;
   }
   .navbar-nav>li>a {
        line-height: 10px;
    font-weight: 400;
    background: none !important;
    border-bottom: 1px solid #252525;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: rgba(255, 255, 255, 0.2);
    padding: 15px;
   }
   .menu_mobile {
    cursor: pointer;
          position: absolute;
    top: 26px;
    right: 75px;
    color: #252525;
    font-size: 18px;
    } 
    .mobimenu > ul > li ul {

        position: relative;
    }
    .mobimenu > ul  li > ul > li > ul {
          right: 0;  
          background: #fafafa !important;
    }
}
.main-content {
    margin: 0 auto;
    max-width: 1170px;
}
body {
    font-weight: 300;
}
@media(max-width:1199px) {
  .sidebar-blog .widget {
    padding:0;
    border:0;
    border-bottom: 2px solid #252525;
  }  
}
.comment-list {
    list-style-type: none;
    padding: 0;
}
a {
color: #333;
}
@media(max-width:991px) {
    .main-content {
        padding:0 15px;
    }
}
.wc_payment_methods  {
      text-align: left;
    margin: 0;
    padding: 0;
    list-style: none;  
}
.signup-newsletter-form input.submit-btn,
				.error-404.not-found a:hover,
				.more-link:hover,
				.widget h4.widget-title:after,
				.widget .woocommerce-product-search input[type="submit"],
				.widget .search-form .search-submit,
				.woocommerce .widget_layered_nav ul.yith-wcan-label li a:hover,
				.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a:hover,
				.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a,
				.woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a,
				.jws-mini-cart .button,
				.btn-quickview:hover,
				.tab-heading:after,
				.product-extra-title h2:before,
				.product-extra-title h2:after,
				#back-to-top:hover , .woocommerce-cart .woocommerce  .button.wc-backward , .section-title:before,
				.section-title:after ,.tb-products-grid article .product-thumb .btn-inner-center a:hover ,  .woocommerce-checkout .checkout_coupon .button , .woocommerce-checkout .woocommerce-form-login .form-row .button ,  .checkout-order-review .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .button ,  .cart-collaterals .cart_totals .wc-proceed-to-checkout a ,  .btn-banner:hover ,  .woocommerce div.product .content-product-right .shop-bottom .strap-product form .yith-wfbt-submit-block .yith-wfbt-submit-button ,        .product-thumb .onsale , .product-thumb .newpt ,   .owl-carousel .owl-nav div:hover ,  .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 {
					background-color: #000000;
				}
                .jws-header-v3 .navbar-nav>li {
                    float: none;
                    display: inline-block;
                }
                .jws-header-v3 .navbar-nav {
                   float: none; 
                }
                .main-content {
                   margin-top: 50px; margin-bottom: 100px; 
                }
                .page_title {
                    margin-bottom: 59px;
                }
                .custom_form_cc {
                    display:none;
                }
                .post-item.layout-2 {
                    padding: 30px;
                    margin-bottom: 30px;
                }
                .commentlist {
                    list-style-type: none;
}
body , a ,h1 ,h2 ,h3 ,h4 ,h5 ,h6{
    font-family: poppins !important;
}
.jws-branding {
    line-height: 83px;
}
.top-bar {
    display: none;
}
.alignfull {
    max-width: 100vw !important;
    width: 100vw !important;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin-left: 50% !important;
}
.alignwide {
 width: calc(100% + 100px);
 max-width: calc(100% + 100px);
margin-left: -50px;
 margin-right: -50px;
}
body.single .main-content {
       max-width: none;
}
