/*--------------------------------------------------------------
Reset
--------------------------------------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,
caption,tbody,tfoot,thead,tr,th,td {
  border: 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
html {
  overflow-y: scroll;
  /* Keeps page centered in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*,
*:before,
*:after {
  /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
  -webkit-box-sizing: border-box;
  /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
  -moz-box-sizing: border-box;
  /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active,
input:focus,
textarea:focus {
  outline: 0;
}
a img {
  border: 0;
}
img,
video {
  max-width: 100%;
  vertical-align: top;
}
audio,
canvas,
video {
  display: inline;
  zoom: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
.fill{
	width:100%;
	height:100%;
	background-position:center;
	background-size:cover;
}
/*--------------------------------------------
Icons Font
----------------------------------------------*/
/*--------------------------------------------
Combo CSS
----------------------------------------------*/
.clr:before,
.clr:after,
.comment:before,
.comment:after {
  content: " ";
  display: table;
}
.clr:after,
.comment:after {
  clear: both;
}
.maven,
.page-heading:before,
.breadcrumb > li + li:before,
.footer__row--bottom [class*="col"]:before,
.extra span:after,
.mini-cart--empty:before,
.mini-cart__button span:after,
.mini-cart .fa-times-circle-o:before,
.side-bar .box-heading:before,
.owl-carousel.owl-theme .owl-controls .owl-nav [class*="owl-"]:before,
.kuler-showcase-module .nav span:before,
.kbm-category .treemenu > li:before,
.box-category__item > .toggle:before,
.box-category__sub__item a:before,
.live-search-container .dropdown-menu .live-search-load-more span:before,
.product-detail-button i:before,
.product-info .quantity__button,
.table-account__cart i:before,
.top-alert__label:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
.kuler,
.article__extra-info span:before,
.article__extra-info time:before,
.social-icons__item:before {
  font-family: 'kuler';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
.prata,
.article__description,
.side-bar .article__date,
.kt-module__item__testimonial,
.left-ads__subtitle,
.service__box__content,
.top-banners [class$="__description"],
.top-banners--banner2__content__title--bottom,
.top-banners--banner3__content__title--bottom,
.top-banners--banner5__content__title,
.top-banners--banner6__content__title--bottom,
.top-banners--banner7__content__title--bottom,
.featured-products__title,
.maven-video__description,
.parallax__overlay__h1,
.shipping__description {
  font-family: 'Prata';
}
.tran,
a,
.dropdown-menu,
.close,
#search input,
#search .button-search:before,
.footer__list__item,
.contact__item,
.contact__item:before,
.extra span,
.extra span:after,
.mini-cart__info,
.side-bar .box-content ul > li,
.owl-carousel.owl-theme .owl-controls .owl-nav [class*="owl-"],
.owl-carousel.owl-theme .owl-controls .owl-nav [class*="owl-"]:before,
.kuler-showcase-module .nav span:before,
.kuler-showcase-module .tab-heading span,
.comment .reply,
.kbm-category .treemenu > li,
#search-close:before,
.pagination > li > span,
.pagination > li > a,
.product-layout,
.product-thumb img,
.product-thumb__secondary,
.product-thumb__secondary:before,
.product-detail-button,
.social-icons__item:before,
.newsletter__input,
.newsletter__submit-button,
.product-info .quantity__button,
.product-tabs .nav-tabs > li > a,
.top-alert__label:before,
.top-alert__message,
.left-ads__title,
.service__box__svg,
.service__box__title,
.service--skin2 .service__box__svg__icon path,
.top-banners hr,
.top-banners--banner1 #content__svg path,
.parallax__overlay #play-button path,
.parallax__video,
.parallax__video .video-close {
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
/*--------------------------------------------
Initial
----------------------------------------------*/
::-webkit-input-placeholder {
  -webkit-font-smoothing: antialiased;
}
:-moz-placeholder {
  /* Firefox 18- */
  -moz-osx-font-smoothing: grayscale;
}
::-moz-placeholder {
  /* Firefox 19+ */
  -moz-osx-font-smoothing: grayscale;
}
a {
  text-decoration: none;
}
[class*="col"] {
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  [class*="col"] {
    margin-bottom: 0;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 15px;
}
input.form-control {
  font-size: 13px;
  box-shadow: none;
  height: auto;
  padding: 10px 15px;
}
input.form-control:-moz-placeholder {
  color: #353535;
}
input.form-control::-moz-placeholder {
  color: #353535;
}
input.form-control:-ms-input-placeholder {
  color: #353535;
}
input.form-control::-webkit-input-placeholder {
  color: #353535;
}
input.form-control:focus {
  box-shadow: none;
  outline: none;
}
select.form-control {
  font-size: 13px;
  outline: none;
  height: auto;
  border-radius: 0;
  box-shadow: none;
  padding: 10px 15px;
  border: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: rgba(238, 238, 238, 0.4) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAFCAYAAACXU8ZrAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK6wAACusBgosNWgAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDEvMDkvMTDcuZIfAAAAKklEQVQImWOcOXPmfwYCgImBgYGRgBpGJhgDlwKYSQw4FML5TDgkUDQAAAMgAtxgUsP8AAAAAElFTkSuQmCC") no-repeat 96% center;
}
select.form-control:focus {
  outline: none;
  box-shadow: none;
}
textarea.form-control {
  padding: 5px 10px;
}
textarea.form-control:-moz-placeholder {
  color: #353535;
}
textarea.form-control::-moz-placeholder {
  color: #353535;
}
textarea.form-control:-ms-input-placeholder {
  color: #353535;
}
textarea.form-control::-webkit-input-placeholder {
  color: #353535;
}
textarea.form-control:focus {
  outline: none;
  box-shadow: none;
}
/* - 7.3 Section headers - */
.section-header {
  text-align: center;
  position: relative;
  border-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: 36px;
}
.section-header h1 {
  text-align: center;
  display: inline-block;
  border-bottom: 0;
  padding: 0 24px;
  background-color: white;
  position: relative;
  z-index: 1;
  margin-bottom: 0;
}
.section-header h1 small {
  font-size: inherit;
  text-transform: uppercase;
}
.section-alt .section-header h1 {
  background-color: #f2f2f4;
}
.section-header:before, .section-header:after {
  content: "";
  position: absolute;
  width: 30%;
  height: 1px;
  background-color: #f2f2f4;
  -webkit-box-shadow: 0px 1px 0px white;
  -moz-box-shadow: 0px 1px 0px white;
  box-shadow: 0px 1px 0px white;
  top: 50%;
  z-index: 0;
}
.section-alt .section-header:before, .section-alt .section-header:after {
  background-color: #d8d8d8;
}
.section-header:before {
  left: 0;
}
.section-header:after {
  right: 0;
}
.section-dark .section-header h1 {
  background-color: #444444;
  color: white;
}
.section-dark .section-header h1 small {
  color: white;
}
.section-dark .section-header:before, .section-dark .section-header:after {
  background-color: #151515;
  -webkit-box-shadow: 0px 1px 0px #656565;
  -moz-box-shadow: 0px 1px 0px #656565;
  box-shadow: 0px 1px 0px #656565;
}
.section {
  position: relative;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}

.section-alt {
  background-color: #ecf0f1;
  margin: 30px 0;
}
.section-primary {
	background-color: #255aa8;
}

.section-info {
	background-color: #60c0dc;
}

.section-alt:before, .section-alt:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 20px;
  left: 0;
  background-repeat: no-repeat;
  background-size: 100% 20px;
  z-index: 100;
}
.section-alt:before,
.section-primary:before,
.section-info:before {
  top: 0;
  background-image: url(../image/top-shadow.png);
}
.section-alt:after,
.section-primary:after,
.section-info:after {
  bottom: 0;
  background-image: url(../image/bottom-shadow.png);
}
.section-alt:last-child:after {
  background-image: none;
}

.section-dark {
  background-color: #444444;
  color: white !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
}
.section-dark h1, .section-dark h2, .section-dark h3, .section-dark h4, .section-dark h5, .section-dark h6, .section-dark a {
  color: white !important;
}
.section-dark a:hover {
  color: #d8d8d8 !important;
}

.section-padded {
  padding: 40px 0;
}
.lead {
  font-weight: 300;
}

.section p {
  margin: 5px 0;
}

.white-text {
  color: white;
}

.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
    padding-right:0;
    padding-left:0;
}

.row.no-gutter {
    margin-left: 0;
    margin-right: 0;
}

.menu-category-border-color-orange {
  border: 1px solid #ffa500;
  background: #ffa500;
}

.menu-category-border-color-purple {
  border: 1px solid #852885;
  background: #852885;
}

.menu-category-border-color-green {
  border: 1px solid #008000;
  background: #008000;
}

.menu-category-border-color-yellow {
  border: 1px solid #ffff00;
  background: #ffff00;
}

.menu-category-border-color-blue {
  border: 1px solid #0000ff;
  background: #0000ff;
}

.menu-category-border-color-pink {
  border: 1px solid #c10f72;
  background: #c10f72;
}
	
/* ----- .btn ----------- */
.btn a:link,
.btn-info a:link,
.btn-success a:link,
.btn-warning a:link,
.btn-primary a:link {
    color: #f5f5f5;
}

.btn a:visited,
.btn-info a:visited,
.btn-success a:visited,
.btn-warning a:visited,
.btn-primary a:visited {
    color: #f5f5f5;
}

/*--------------------------------------------------------------
Elements
--------------------------------------------------------------*/
body {
  overflow: hidden;
}
a,
a:focus,
a:hover {
  outline: none;
  text-decoration: none;
}
[class*="col-"] {
  font-size: 14px;
  float: none;
}

.buttons {
  margin-top: 30px;
}
.page-heading,
.modal-title {
  font-size: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.page-heading:before {
  content: "";
  color: #cccccc;
  font-size: 30px;
  vertical-align: middle;
  margin-right: 10px;
}

.page-heading {
  text-align: center;
  position: relative;
  border-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: 36px;
}
.page-heading h1 {
  font-size: 48px;
  text-align: center;
  display: inline-block;
  border-bottom: 0;
  padding: 0 24px;
  background-color: white;
  position: relative;
  z-index: 1;
  margin-bottom: 0;
}

.box-heading {
  font-size: 25px;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.row-heading,
legend,
.sitemap__item {
  font-size: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.row-heading:before,
legend:before,
.sitemap__item:before {
  margin-right: 10px;
}
#content {
  position: relative;
  margin-bottom: 30px;
}
.kl-main-content {
  position: relative;
  z-index: 0;
}
.common-home #content {
  margin-bottom: 0;
}
.navbar,
.btn-group-lg > .btn,
.dropdown-menu,
.well,
.list-group-item:first-child,
.list-group-item:last-child,
.breadcrumb,
.form-control,
.form-control,
.panel-heading,
.panel-group .panel,
.alert {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.panel-group {
  margin-top: 20px;
}
.dropdown-menu {
  border: none;
  top: 120%;
  display: block;
  visibility: hidden;
  opacity: 0;
}
.open > .dropdown-menu {
  visibility: visible;
  opacity: 1;
  top: 100%;
}
/*** login popup ***/
#login-popup {
  position: relative;
  max-width: 500px;
  background: #ffffff;
  font-size: 0;
  margin: auto;
  padding: 50px 15px 15px;
}
#login-popup.login-popup--2-cols {
  max-width: 730px;
  padding: 30px;
}
/*** breadcrumb ***/
.breadcrumb {
  font-size: 13px;
  background-color: transparent;
  padding: 10px 0;
}
.breadcrumb > li + li:before {
	font-family: FontAwesome;
	font-size: 0.5em;
    content: "\f111";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
  	margin: 0 10px;
}
.form-horizontal .form-group {
  font-size: 0;
}
.form-control:hover {
	border: 1px solid #b9b9b9;
	border-top-color: #a0a0a0;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
div.required .control-label:before {
  content: '* ';
  color: #F00;
  font-weight: bold;
}
.alert {
  padding: 20px;
  position: relative;
}
.alert button.close {
  position: absolute;
  top: 10px;
  right: 15px;
}
.panel-default > .panel-heading {
  padding: 15px;
}
.panel-default .panel-title {
  font-size: 14px;
}
.panel-default .panel-body {
  padding: 30px 15px;
}
.modal {
  overflow: hidden;
  background-color: rgba(11, 11, 11, 0.6);
}
.modal-dialog {
  position: fixed;
  top: 50% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
}
.modal-content {
  border-radius: 0;
  box-shadow: none;
}
.modal-header {
  padding: 20px 15px;
}
.modal-body {
  font-size: 13px;
  padding: 20px 15px;
}
.modal .close {
  font-size: 40px;
  margin-top: -15px;
}
.sitemap-sub {
  font-size: 14px;
  font-weight: 300;
  text-transform: none;
  letter-spacing: normal;
}
.sitemap-sub__item {
  margin: 5px 20px;
}
/***************1200px****************/
@media only screen and (min-width: 1200px) {
  .breadcrumb {
    padding: 30px 0 25px;
    margin-bottom: 25px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
header, .headerfix, .headerfix--unpinned, .headerfix--pinned, .headerfix--top {
-webkit-transition: none !important;
-moz-transition: none !important;
-o-transition: none !important;
transition: none !important;

}
.boxed .headerfix--not-top {
    max-width: 1200px;
  }
}

/***************skin****************/
.alert {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46);
}
.breadcrumb {
  border-bottom: 1px solid #eeeeee;
}
.breadcrumb > li a {
  color: #444444;
}
.breadcrumb > li + li:before {
  color: #444444;
}
.panel-default > .panel-heading {
  color: #222222;
  border-color: #ccc;
  background-color: rgba(238, 238, 238, 0.4);
}
.error {
  color: #f00;
}
.owl-carousel.owl-theme .owl-dots .owl-dot span {
  background-color: #ccc;
}
.owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #666;
}
/*--------------------------------------------------------------
Header Block
--------------------------------------------------------------*/
.header {
  position: relative;
  z-index: 1;
}
#logo {
  text-align: center;
  padding: 40px 0;
}
/* Normal Search */
#search {
  position: relative;
}
#search input {
  font-size: 13px;
  border: 1px solid transparent;
}
#search .button-search:before {
  font-family: 'FontAwesome';
  content: "\f002";
  font-size: 15px;
  position: absolute;
  top: 1px;
  right: 1px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
}
@media (max-width: 991px) {
  #logo {
    margin: 0;
  }
}
@media only screen and (min-width: 992px) {
  .header > .container > .row > [class*="col-"] {
    position: relative;
    vertical-align: middle;
  }
  #logo {
    text-align: start;
    padding-left: 15px;
    padding-top: 0;
    padding-bottom: 0;
  }
  #search {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
  }
}
@media only screen and (min-width: 1200px) {
  #search input {
    width: 0;
    opacity: 0;
    visibility: hidden;
  }
  #search.open input,
  #search:hover input {
    width: 200px;
    opacity: 1;
    visibility: visible;
  }
  .headerfix {
    -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .headerfix--not-top {
    position: fixed;
    top: 0;
    z-index: 10;
    width: 100%;
    padding: 0;
  }
  .headerfix--pinned {
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12);
  }
  .headerfix--unpinned {
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
  }
  .boxed .headerfix--not-top {
    max-width: 1200px;
  }
}
/********** SKIN **********/
.skin2 #search .button-search:before {
  color: #ffffff;
}
@media only screen and (min-width: 992px) {
  .skin2 #logo {
    text-align: center;
    padding: 0;
  }
}
.skin3 #search .button-search:before {
  color: #222222;
}
.skin3 #logo {
  text-align: center;
}
@media only screen and (min-width: 1200px) {
  .skin3 #search .button-search:before {
    color: #ffffff;
  }
}
/*--------------------------------------------------------------
Footer Block
--------------------------------------------------------------*/
.social-footer{
	background:url(../image/footer-bg.jpg) repeat left bottom #212121;
	padding:60px 0 50px 0;
}
.footer {
  text-align: center;
}
.footer__row--top [class*="col"] {
  padding: 50px 0;
}
.footer__row--bottom [class*="col"] {
  padding: 50px 0;
}
.footer__row--bottom [class*="col"]:before {
  color: #555;
  display: block;
  margin-bottom: 25px;
  font-size: 35px;
  line-height: 35px;
}

.box-heading--footer {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 40px;
  padding-bottom: 30px;
  border-bottom: 1px solid #333333;
}
/* footer info */
.footer__info img {
  margin-bottom: 25px;
}
.footer__info__content {
  font-size: 13px;
}
/* footer list */
.footer__list__item {
  margin-bottom: 15px;
}
.footer__list__item > a {
  text-transform: capitalize;
}
.footer__list__item:hover {
  -webkit-transform: translate(10px, 0);
  -moz-transform: translate(10px, 0);
  -ms-transform: translate(10px, 0);
  -o-transform: translate(10px, 0);
}
/* contact */
.contact__item {
  margin-bottom: 20px;
}
.contact__item:before {
  font-family: 'FontAwesome';
  font-size: 20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  margin: 0 5px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.contact__item--address:before {
  content: '\f041';
}
.contact__item--email:before {
  content: '\f003';
}
.contact__item--skype:before {
  content: '\f17e';
}
.contact__item--mobile:before {
  content: '\f10b';
}
.contact__item--phone:before {
  content: '\f095';
}

.buy-btn{
	color:#000;
	background:#fff;
	border:2px solid #fff;
	padding:10px 25px;
	cursor:pointer;
	text-decoration:none;
	display:inline-block;
	margin:10px 0;
	text-transform:uppercase;
	font-size:14px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	height: 45px;
}
.buy-btn:hover{
	text-decoration:none;
	color:#000;
	border:2px solid #ccc;
}

/*- Social Links -*/
.social-links{
	text-align:center;
	margin-bottom:20px;
}
.social-links a{
	display:inline-block;
	margin:5px 5px;
	border:2px solid #2c2c2c;
	color:#2c2c2c;
	font-size:30px;
	padding:10px 5px 7px 5px;
	width:50px;
	text-decoration:none;
}
.social-links a:hover{
	text-decoration:none;
	border:2px solid #626262;
	color:#626262;
}
/*- Powered -*/
#powered {
  border: 1px solid transparent;
}
#powered .row {
  padding: 35px 0;
  border-top: 1px solid #333;
}
#powered .payment li {
  display: inline-block;
}
@media only screen and (min-width: 992px) {
  #powered .payment {
    text-align: end;
  }
}
/*--------------------------------------------------------------
TOPBAR BLOCK
--------------------------------------------------------------*/
#top-bar {
  padding: 15px 0;
  text-align: center;
}
#top-bar [class*="col"] {
  vertical-align: middle;
}
//
/*--------------------------------------------
Top bar
----------------------------------------------*/
#top-bar {
  padding: 15px 0;
  /*extra*/
  /* mini-cart */
}
#top-bar [class*="col"] {
  vertical-align: middle;
}
#top-bar .extra {
  text-align: center;
}
#top-bar .extra span {
  text-transform: uppercase;
  font-size: 12px;
  display: inline-block;
  letter-spacing: 1px;
}
#top-bar .extra span:after {
  content: '+';
  margin-left: 5px;
  font-size: 14px;
  display: inline-block;
}
#top-bar .extra strong {
  display: none;
}
#top-bar .extra form {
  display: inline-block;
}
#top-bar .extra .btn-group {
  position: relative;
}
#top-bar .extra .dropdown-toggle {
  background: none;
  border: none;
  font-weight: 400;
  line-height: 1;
  padding: 0 15px;
}
#top-bar .extra .dropdown-toggle:focus {
  outline: none;
}
#top-bar .extra #language img {
  display: none;
}
#top-bar .extra .dropdown-menu {
  text-align: left;
  position: absolute;
  top: 120%;
  left: 0;
  z-index: 1001;
  min-width: 160px;
  padding: 10px;
  background-color: #fff;
  visibility: hidden;
  opacity: 0;
  box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.1);
}
#top-bar #cart #scn {
	position: absolute;
	background-image: none;
	border-radius: 100%;
	left: auto;
	right: 0;
	top: -15px;
	text-shadow: none;
	width: 20px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	text-align: center;
	z-index: 10;
	box-shadow: none;
	font-size: 0.9em;
	color: #FFF;
	background-color: red;
	font-weight: bold;
	border-bottom: 2px solid transparent;
}
#top-bar .extra .dropdown-menu li {
  line-height: 1;
  margin-bottom: 10px;
}
#top-bar .extra .dropdown-menu.open {
  visibility: visible;
  opacity: 1;
  top: 100%;
}
#top-bar #cart {
  text-align: center;
  position: relative;
}
#top-bar #cart .heading {
  cursor: pointer;
  padding: 10px;
  //border: 1px solid #222;
}
#top-bar #cart h4 {
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
}
#top-bar #cart h4 i {
  font-size: 18px;
  margin-left: 10px;
}
#top-bar #cart h4:after {
  content: '+';
  font-size: 15px;
  margin-left: 15px;
  vertical-align: top;
  display: inline-block;
}
#top-bar #cart .wrapper {
  position: absolute;
  top: 60px;
  right: 0;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  z-index: 10;
  padding-top: 30px;
}
#top-bar #cart .content {
  background-color: #fff;
  text-align: left;
  margin: 0;
}
#top-bar #cart .content #cart-total {
  padding: 15px 30px;
  display: block;
  width: 100%;
  height: 50px;
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  background-color: #222;
}
#top-bar #cart .content #cart-total:before {
  content: "\f07a";
  margin-right: 10px;
}
#top-bar #cart .empty {
  padding: 100px 0;
  text-align: center;
  color: #666;
}
#top-bar #cart .empty:before {
  content: '\e608';
  font-size: 64px;
  color: #ccc;
  display: block;
  margin-bottom: 35px;
}
#top-bar #cart.active .heading {
  background-color: #313131;
}
#top-bar #cart.active .heading h4 {
  color: #fff;
}
#top-bar #cart.active .wrapper {
  visibility: visible;
  opacity: 1;
  z-index: 9999;
  top: 40px;
}
#top-bar #cart.active .wrapper .content {
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.1);
}
#top-bar #cart .mini-cart-info {
  text-align: left;
  padding: 0;
}
#top-bar #cart .mini-cart-info .row > div {
  display: inline-block;
  vertical-align: middle;
  padding-top: 10px;
  padding-bottom: 10px;
}
#top-bar #cart .mini-cart-info .name a {
  font-size: 14px;
}
#top-bar #cart .mini-cart-info .total {
  font-size: 16px;
}
#top-bar #cart .mini-cart-info .image {
  padding-left: 10px;
  padding-right: 0;
}
#top-bar #cart .mini-cart-info .remove {
  text-align: right;
}
#top-bar #cart .mini-cart-info .remove a:before {
  content: '\f00d';
  color: #bbb;
}
#top-bar #cart .mini-cart-info li {
  margin-bottom: 30px;
}
#top-bar #cart .mini-cart-total {
  padding: 15px 0;
  border-top: 1px solid #eee;
}
#top-bar #cart .mini-cart-total .title {
  font-size: 13px;
  color: #868686;
}
#top-bar #cart .mini-cart-total .value {
  color: #313131;
}
#top-bar #cart .checkout {
  border-top: 1px solid #eee;
  padding: 35px 0 50px;
  text-align: center;
}
#top-bar #cart .checkout .button,
#top-bar #cart .checkout .read-more {
  font-size: 15px;
  padding: 10px 15px;
  margin: 0 5px;
}
/* Extra */
.extra span {
  letter-spacing: 1px;
  display: inline-block;
}
.extra span:after {
  content: '+';
  font-size: 14px;
  display: inline-block;
  margin-left: 5px;
}
.extra strong,
.extra img {
  display: none;
}
.extra__currency,
.extra__language {
  display: inline-block;
}
.extra .dropdown-toggle {
  overflow: hidden;
}
.extra .dropdown-toggle.open,
.extra .dropdown-toggle:hover,
.extra .dropdown-toggle:focus {
  text-decoration: none;
}
.extra .dropdown-toggle.open span,
.extra .dropdown-toggle:hover span,
.extra .dropdown-toggle:focus span {
  -webkit-transform: translate(10px, 0);
  -moz-transform: translate(10px, 0);
  -ms-transform: translate(10px, 0);
  -o-transform: translate(10px, 0);
}
.extra .dropdown-toggle.open span:after,
.extra .dropdown-toggle:hover span:after,
.extra .dropdown-toggle:focus span:after {
  -webkit-transform: translate(20px, 0);
  -moz-transform: translate(20px, 0);
  -ms-transform: translate(20px, 0);
  -o-transform: translate(20px, 0);
  opacity: 0;
}
.extra .dropdown-menu {
  padding: 5px 10px;
  text-align: start;
}
.extra .currency-select {
  text-align: start;
  outline: none;
  border: none !important;
}
.extra .currency-select:hover {
  text-decoration: none;
}
.extra .language-select {
  padding: 5px 0;
}
.extra .language-select:hover {
  background-color: transparent;
}
.extra .btn {
  border: none;
  background-color: transparent;
  font-size: 12px;
  font-weight: normal;
}
.extra .btn:hover {
  background-color: transparent;
}
/* Mini cart */
.mini-cart.open .mini-cart__button {
  box-shadow: none;
}
.mini-cart.open .mini-cart__info {
  top: 70px;
}
.mini-cart--empty {
  color: #666;
  text-align: center;
  padding: 50px 0 80px;
}
.mini-cart--empty:before {
  content: '\f07a';
  font-size: 64px;
  color: #ccc;
  display: block;
  margin-bottom: 35px;
}
.mini-cart__button span {
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}
/* .mini-cart__button span:after {
  content: '+';
  font-size: 14px;
  vertical-align: top;
  display: inline-block;
} */

.mini-cart__button .fa-shopping-cart {
  font-size: 18px;
  margin: 0 10px;
}
.mini-cart #cart-total {
  padding: 15px 30px;
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
}
.mini-cart #cart-total:before {
  font-family: "FontAwesome";
  content: '\f07a';
  margin: 0 10px;
}
.mini-cart__info {
  top: 100px;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0;
  padding: 0;
}
.mini-cart__item {
  padding: 15px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 15px;
}
.mini-cart__product-image {
  padding: 0;
}
.mini-cart__product-name {
  font-size: 14px;
}
.mini-cart__total {
  padding: 15px 0;
}
.mini-cart__checkout {
  padding: 30px 15px;
  text-align: center;
}
.mini-cart__checkout .btn {
  display: inline-block;
  font-size: 15px;
  padding: 10px 15px;
  margin: 0 5px;
}
.mini-cart .fa-times-circle-o:before {
  content: '\f00d';
  font-size: 14px;
}
@media (max-width: 991px) {
  .mini-cart__info {
    max-height: 500px;
    width: 400px;
    float: left;
  }
}
@media only screen and (min-width: 992px) {
  .extra {
    text-align: start;
  }
  .mini-cart__info {
    max-height: 800px;
    width: 400px;
    left: auto;
    right: 0;
  }
}
@media (max-width: 767px) {
	.right-nav-bar {
		margin-bottom: 10px;
	}
}
/***************** Skin ******************************/
@media only screen and (min-width: 992px) {
  .mini-cart #cart-total {
    color: #ffffff;
    background-color: #222222;
  }
  .mini-cart__total,
  .mini-cart__checkout {
    border-top: 1px solid #eee;
  }
}
.skin2 #top-bar {
  padding: 30px 0;
}
.skin2 .extra {
  text-align: end;
}
.skin3 #top-bar {
  padding: 30px 0;
}
/*--------------------------------------------------------------
LEFT - RIGHT COLUMN BLOCK
--------------------------------------------------------------*/
.side-bar .box-heading {
  font-size: 20px;
  text-align: start;
  margin-bottom: 30px;
}

.side-bar .box-content ul > li {
  font-size: 14px;
  padding: 10px 0;
  display: block;
}
.side-bar > div {
  margin-bottom: 30px;
}
/*************** SKIN ***************/
.side-bar .box-heading:before {
  color: #cccccc;
}
/*--------------------------------------------------------------
Navigation Block
--------------------------------------------------------------*/

.vertical-1 {
  { display:inline-block; line-height: 55px; }
}

.main-nav__item--category .menu-category-title {
  display: inline-block;
  text-align: center;
  line-height: 14px;
  height: 55px;
  width: 115px;
  overflow-y: hidden;
  overflow-x: hidden;
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.main-nav__item--category .menu-category-description {
  line-height: 1.5em;
  margin-bottom: 10px;
}
.main-nav__item--category .subcat > li {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .main-nav__item--product .product-layout .product-detail-button {
    height: 40px;
    width: 40px;
  }
  .main-nav__item--product .product-layout .product-detail-button i:before {
    font-size: 18px;
    line-height: 36px;
    width: 36px;
  }
}
@media (max-width: 991px) {
  .navigation {
    margin-bottom: 15px;
  }
  .navigation .container {
    padding: 0;
  }
  .main-nav {
    display: none;
    padding: 15px;
  }
  .main-nav__item {
    position: relative;
    margin-bottom: 1px;
  }
  .main-nav__item .btn-expand-menu {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 36px;
    height: 36px;
    -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .main-nav__item .btn-expand-menu:before {
    font-family: 'fontawesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    content: '\f0d7';
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: block;
    color: #ffffff;
    cursor: pointer;
    -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .main-nav__item.expand .btn-expand-menu:before {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
  }
  .main-nav__item > a {
    text-transform: uppercase;
    display: block;
    padding: 10px 15px;
  }
  .main-nav__item--custom .main-nav__secondary-nav ul > li {
    margin: 5px 0;
  }
  .main-nav__secondary-nav {
    display: none;
    padding: 15px;
  }
  .main-nav__secondary-nav__item {
    padding: 5px 0;
  }
  #btn-mobile-toggle {
    cursor: pointer;
    position: relative;
    display: block;
    text-transform: uppercase;
    padding: 10px 15px;
    margin-top: 15px;
  }
  #btn-mobile-toggle:after {
    font-family: 'fontawesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    content: '\f0da';
    font-size: 22px;
    position: absolute;
    right: 15px;
    top: 8px;
    -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  #btn-mobile-toggle.expand:after {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
  }
}
@media only screen and (min-width: 992px) {
  #btn-mobile-toggle {
    display: none;
  }
  .navigation {
    position: relative;
    border: 1px solid transparent;
  }
  .main-nav {
    font-size: 0;
  }
  .main-nav__item {
    position: static;
    display: inline-block;
    vertical-align: top;
    -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .main-nav__item:hover .main-nav__secondary-nav {
    z-index: 1001;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    top: 100%;
  }
  .main-nav__item > a {
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    padding: 10px;
  }
  .main-nav__item--category .menu-category-title {
    font-weight: bold;
    padding: 5px 10px;
  }
  .main-nav__item--category .menu-category-description {
    margin-bottom: 20px;
  }
  .main-nav__item--html .main-nav__secondary-nav .container {
    padding: 20px;
  }
  .main-nav__item--custom {
    position: relative;
  }
  .main-nav__item--custom a {
    font-size: 16px;
  }
  .main-nav__item--custom .main-nav__secondary-nav {
    width: 370px;
    left: auto;
    right: 0;
  }
  .main-nav__item--custom .main-nav__secondary-nav .container {
    padding: 0;
  }
  .main-nav__item--custom .main-nav__secondary-nav .container a {
    display: block;
    font-size: 15px;
    text-transform: capitalize;
    padding: 25px 30px;
  }
  .main-nav__item--custom .main-nav__secondary-nav .container a:hover {
    color: #fff;
    background-color: #222222;
  }
  .main-nav__secondary-nav {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: -999;
    opacity: 0;
    visibility: collapse;
    pointer-events: none;
    padding-top: 15px;
    top: 120%;
    -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .main-nav__secondary-nav .container {
    padding: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .main-nav__item > a {
    padding: 30px 40px;
  }
}
/*----------------- Skin -----------------*/
.main-nav__item--category .menu-category-description {
  color: #aaaaaa;
}
@media (max-width: 991px) {
  .main-nav {
    background-color: #222222;
  }
  .main-nav__item {
    background-color: #313131;
  }
  .main-nav__item:hover {
    background-color: #313131 !important;
  }
  .main-nav__item.expand .btn-expand-menu {
    background-color: rgba(255, 255, 255, 0.2);
  }
  .main-nav__item > a {
    color: #ffffff !important;
  }
  .main-nav__item--category .menu-category-description {
    color: #aaaaaa;
  }
  .main-nav__secondary-nav {
    background-color: #ffffff;
  }
  #btn-mobile-toggle {
    color: #ffffff;
    background-color: #222222;
  }
}
@media only screen and (min-width: 992px) {
  .main-nav__item--category .menu-category-title {
    border: 1px solid #ccc;
  }
  .main-nav__secondary-nav .container {
    background-color: #fff;
    box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.1);
  }
}
@media (max-width: 991px) {
  .skin3 .main-nav {
    background-color: #a74a39;
  }
  .skin3 .main-nav__item {
    background-color: #953e2e;
  }
  .skin3 .main-nav__item:hover {
    background-color: #953e2e !important;
  }
  .skin3 #btn-mobile-toggle {
    background-color: #a74a39;
  }
}
/*------------------------------------------------------
CAROUSEL MODULE
------------------------------------------------------*/
.carousel-module {
  width: 300%;
  margin: 0 -100%;
}
.carousel-module .owl-carousel {
  max-width: 320px;
  padding: 50px 30px;
  margin: 0 auto !important;
}
.owl-carousel.owl-theme .owl-controls {
  margin: 0;
}
.owl-carousel.owl-theme .owl-controls .owl-nav [class*="owl-"] {
  position: absolute;
  top: 50%;
  font-size: 0;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
.owl-carousel.owl-theme .owl-controls .owl-nav [class*="owl-"]:before {
  font-size: 12px;
  height: 32px;
  width: 32px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  border: 1px solid transparent;
}
.owl-carousel.owl-theme .owl-controls .owl-nav .owl-prev {
  left: 5px;
}
.owl-carousel.owl-theme .owl-controls .owl-nav .owl-prev:before {
  content: '\f053';
}
.owl-carousel.owl-theme .owl-controls .owl-nav .owl-next {
  right: 5px;
}
.owl-carousel.owl-theme .owl-controls .owl-nav .owl-next:before {
  content: '\f054';
}
@media (max-width: 767px) {
  .owl-nav {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .carousel-module .owl-carousel {
    max-width: 640px;
  }
}
@media only screen and (min-width: 768px) {
  .carousel-module .owl-carousel {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1200px) {
  .carousel-module .owl-carousel {
    max-width: 1200px;
  }
  .carousel-module .owl-carousel.owl-theme:hover .owl-controls .owl-nav [class*="owl-"] {
    opacity: 1;
    visibility: visible;
  }
  .carousel-module .owl-carousel.owl-theme:hover .owl-controls .owl-nav .owl-prev {
    left: 5px;
  }
  .carousel-module .owl-carousel.owl-theme:hover .owl-controls .owl-nav .owl-next {
    right: 5px;
  }
  .carousel-module .owl-carousel.owl-theme .owl-controls .owl-nav [class*="owl-"] {
    opacity: 0;
    visibility: hidden;
  }
  .carousel-module .owl-carousel.owl-theme .owl-controls .owl-nav .owl-prev {
    left: -15px;
  }
  .carousel-module .owl-carousel.owl-theme .owl-controls .owl-nav .owl-next {
    right: -15px;
  }
  .boxed .carousel-module .owl-carousel {
    max-width: 1170px;
  }
}
/*--------------------------------------------------------------
Kuler Showcase Module
--------------------------------------------------------------*/
.kuler-showcase-module {
  position: relative;
  padding-top: 80px;
  margin-bottom: 30px;
}
.kuler-showcase-module .nav span {
  font-size: 0;
  position: absolute;
  top: 15px;
  right: 0;
  cursor: pointer;
}
.kuler-showcase-module .nav span:before {
  content: '\e6011';
  font-size: 10px;
  width: 32px;
  height: 32px;
  line-height: 30px;
  display: block;
  text-align: center;
  border: 1px solid transparent;
}
.kuler-showcase-module .nav span.prev {
  right: 35px;
}
.kuler-showcase-module .nav span.prev:before {
  content: '\e6012';
}
.kuler-showcase-module .tab-heading {
  font-size: 14px;
  margin-bottom: 70px;
  text-align: center;
}
.kuler-showcase-module .tab-heading span {
  cursor: pointer;
  display: inline-block;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.kuler-showcase-module.has-bg {
  background: url('data:image/jpeg;base64,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');
}
.kuler-showcase-module.promotion-pos .showcase > .container > .row {
  margin: 0;
}
.kuler-showcase-module.promotion-pos .nav span {
  right: 15px;
  left: auto;
}
.kuler-showcase-module.promotion-pos .nav span.prev {
  right: 50px;
  left: auto;
}
#kuler-accordion {
  margin-bottom: 50px;
  /* HORIZONTAL */
  /* FIX FOR IE */
}
#kuler-accordion .item-title {
  font-size: 13px;
  cursor: pointer;
  background-color: transparent;
}
#kuler-accordion .item-title span {
  display: inline-block;
  line-height: 45px;
  padding-left: 15px;
  padding-right: 15px;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}
#kuler-accordion .horizontal {
  border: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  box-sizing: content-box;
  background-color: #ffffff;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
#kuler-accordion .horizontal .item-title {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  text-align: end;
  border-bottom: none;
  transform: translateX(-100%) rotate(-90deg);
  -webkit-transform: translateX(-100%) rotate(-90deg);
  -moz-transform: translateX(-100%) rotate(-90deg);
  -ms-transform: translateX(-100%) rotate(-90deg);
  -o-transform: translateX(-100%) rotate(-90deg);
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  -webkit-backface-visibility: hidden;
  /* fixes chrome bug */
}
#kuler-accordion .horizontal .item-content {
  z-index: 1;
  overflow: hidden;
  position: absolute;
  top: -1px;
  margin: 0;
  border-top: none;
  border-left: none;
}
#kuler-accordion .horizontal.box-content.ie .item-title,
#kuler-accordion .horizontal.box-content.ie .item-title span {
  filter: none;
  -ms-filter: none;
  -ms-transform: none;
}
#kuler-accordion .horizontal.box-content.ie7 .item-title {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
#kuler-accordion .horizontal.box-content.ie8 .item-title {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
}
#kuler-accordion .horizontal.box-content.ie9 .item-title {
  -ms-transform: translateX(-100%) rotate(-90deg);
  -ms-transform-origin: right top;
}
.product-deal-countdown {
  text-align: center;
  margin: 15px 0;
}
.product-deal-countdown > span > span {
  display: inline-block;
  width: 60px;
  line-height: 1;
  padding: 10px 0;
  margin-right: 5px;
  margin-bottom: 5px;
}
.product-deal-countdown > span > span span {
  display: block;
  margin-bottom: 4px;
  font-size: 12px;
}
.product-deal-countdown > span > span span:first-child {
  font-weight: 500;
  font-size: 20px;
}
.side-bar .kuler-showcase-module .product-layout .product-thumb {
  float: left;
  width: 30%;
}
.side-bar .kuler-showcase-module .product-layout .product-thumb__primary img {
  margin: 0 auto;
}
.side-bar .kuler-showcase-module .product-layout .product-thumb__secondary {
  display: none;
}
.side-bar .kuler-showcase-module .product-layout .product-bottom-info {
  float: left;
  width: 70%;
}
.side-bar .kuler-showcase-module .product-layout .product-name,
.side-bar .kuler-showcase-module .product-layout .product-price {
  margin: 0 0 5px;
  width: 100%;
}
.side-bar .kuler-showcase-module .product-layout .product-rating {
  margin-top: 5px;
}
.side-bar .kuler-showcase-module .product-layout .product-sale {
  display: none;
}
.side-bar .kuler-showcase-module .product-layout .product-deal-countdown {
  display: none;
}
.side-bar .kuler-showcase-module .product-layout .product-detail-button {
  left: 0;
  width: 33.3333%;
}
.side-bar .kuler-showcase-module .product-layout .product-detail-button span {
  display: none;
}
.side-bar .nav span {
  top: 2px;
}
.side-bar .nav span:before {
  width: 20px;
  height: 20px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .kuler-showcase-module.container .showcase .product-layout {
    padding: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .fullwidth .kuler-showcase-module.wide-showcase {
    margin-left: -230px;
    margin-right: -230px;
  }
  .fullwidth .kuler-showcase-module.promotion-pos:hover .nav {
    z-index: 10;
  }
  .fullwidth .kuler-showcase-module.promotion-pos:hover .nav span {
    right: 15px;
  }
  .fullwidth .kuler-showcase-module.promotion-pos:hover .nav span.prev {
    left: 15px;
  }
  .fullwidth .kuler-showcase-module.container .kuler-module {
    margin-left: -245px;
    margin-right: -245px;
  }
  .fullwidth .kuler-showcase-module.container .showcase > .container > .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .fullwidth .kuler-showcase-module.container .nav span {
    right: -500px;
  }
  .fullwidth .kuler-showcase-module.container:hover .nav span {
    right: -492px;
  }
  .fullwidth .kuler-showcase-module.container:hover .nav span.prev {
    left: -32px;
  }
  .fullwidth .kuler-showcase-module .nav {
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
  }
  .fullwidth .kuler-showcase-module .nav span {
    right: -40px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .fullwidth .kuler-showcase-module .nav span.prev {
    right: auto;
    left: -40px;
  }
  .fullwidth .kuler-showcase-module:hover .nav span {
    right: -32px;
    opacity: 1;
    visibility: visible;
  }
  .fullwidth .kuler-showcase-module:hover .nav span.prev {
    right: auto;
    left: -32px;
  }
}
/********************* SKIN *********************/
.kuler-showcase-module .nav span:before {
  color: #222222;
  background-color: #ffffff;
  border-color: #222222;
}
.kuler-showcase-module .nav span:hover:before {
  color: #ffffff;
  background-color: #222222;
}
.kuler-showcase-module .tab-heading span {
  color: #353535;
  border: 1px solid #cccccc;
}
.kuler-showcase-module .tab-heading span:hover,
.kuler-showcase-module .tab-heading span.active {
  color: #ffffff;
  border-color: #222222;
  background-color: #222222;
}
#kuler-accordion .item-title {
  color: #222222;
  border: 1px solid #ddd;
  background-color: #ffffff;
}
#kuler-accordion .item-title.selected {
  background-color: rgba(238, 238, 238, 0.5);
}
.product-deal-countdown > span > span {
  color: #313131;
  border: 1px solid #eeeeee;
}
.product-deal-countdown > span > span span.countdown-period {
  color: #bbb;
}
.skin2 .kuler-showcase-module .nav span:before {
  color: #ffffff;
  background-color: #a6c8c0;
  border-color: #a6c8c0;
}
.skin2 .kuler-showcase-module .nav span:hover:before {
  color: #ffffff;
  background-color: #92bcb3;
  border-color: #92bcb3;
}
.skin2 .kuler-showcase-module .tab-heading span:hover,
.skin2 .kuler-showcase-module .tab-heading span.active {
  color: #ffffff;
  border-color: #92bcb3;
  background-color: #92bcb3;
}
/*--------------------------------------------------------------
Kuler Slider Module
--------------------------------------------------------------*/
/***************768px****************/
/***************1024px****************/
/***************1200px****************/
/***************skin****************/
/*--------------------------------------------------------------
KULER CONTACT FORM MODULE
--------------------------------------------------------------*/
.kcf-module {
  padding: 0 15px;
  margin: 50px 0;
}
.kcf-module .box-heading {
  font-size: 22px;
  text-align: start;
  margin-bottom: 30px;
}
.kcf-module .contact-form {
  padding: 80px 30px 0;
}
@media (max-width: 991px) {
  .kcf-module .box-heading,
  .kcf-module .contact-form {
    text-align: center;
  }
  .kcf-module .contact-form {
    padding: 50px 20px;
  }
}
/*************** SKIN **************/
.kcf-module {
  background: #eeeeee;
}
.kcf-module input[type="text"],
.kcf-module input[type="email"],
.kcf-module textarea {
  background-color: #ffffff;
}
/*-------------------------------------
KULER BLOG MODULE
-------------------------------------*/
.blog-feed {
  position: absolute;
  right: 15px;
}
.article {
  text-align: center;
  margin-bottom: 50px;
}
.article [class*="col-"]:first-child {
  padding-left: 0;
}
.article__extra-info {
  text-align: start;
  font-size: 0;
  margin: 10px 0;
}
.article__extra-info time,
.article__extra-info a {
  font-size: 13px;
  margin-right: 15px;
}
.article__extra-info span:before,
.article__extra-info time:before {
  font-size: 14px;
  margin-right: 5px;
}
.article__extra-info__author:before {
  content: "\e60e";
}
.article__extra-info__category:before {
  content: "\e610";
}
.article__extra-info__date:before {
  content: "\e60c";
}
.article__extra-info__comment-total:before {
  content: '\e612';
}
.article__title {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 20px;
}
.article__date {
  display: block;
  font-size: 13px;
  margin-top: 5px;
}
.article__description {
  font-size: 14px;
  line-height: 1.75em;
  margin: 20px 0;
}
.article__latest-update {
  text-align: end;
  font-size: 13px;
}
.article__read-more {
  text-align: end;
}
.article__header h2 {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.article__content {
  text-align: start;
}
.article-list .article {
  font-size: 0;
  text-align: start;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.article-list .article .col-sm-6:first-child {
  width: 400px;
}
.related-articles {
  padding-top: 50px;
}
.related-articles ul {
  margin-right: 20px;
}
.related-articles ul > li {
  padding: 10px 0;
}
.comment-container {
  margin-top: 50px;
  padding: 0 !important;
}
.comment-stats {
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 20px;
}
.comment-list {
  margin-top: 30px;
  padding: 20px 0;
}
.comment .author,
.comment .message {
  margin-left: 130px !important;
}
.comment .author {
  font-size: 16px;
  margin-bottom: 5px;
}
.comment .author-badge {
  font-size: 12px;
  text-transform: none;
  margin: 0 10px;
  padding: 5px;
}
.comment .date {
  display: inline;
  margin-left: 30px !important;
}
.comment .message {
  font-size: 13px;
  margin-top: 10px;
}
.comment .reply {
  display: inline-block;
  cursor: pointer;
  padding: 5px 10px;
  margin: 0 10px;
}
.comment #comment-form {
  display: inline-block;
}
.reply-list {
  margin-left: 75px;
}
.reply-list .comment {
  padding: 20px !important;
  margin-bottom: 10px;
}
.reply-list.comment-list {
  border: none;
}
#comment-form {
  margin-top: 30px;
}
#comment-form__title {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 12px 20px;
  margin-bottom: 50px;
}
#comment-form__title:before {
  line-height: 12px;
  vertical-align: top;
}
#comment-form #captcha {
  margin-top: 10px;
}
#comment-form #comment-submit {
  margin-top: 20px;
}
#comment-form form {
  float: none;
}
#comment-form #reply-cancel {
  float: none !important;
  margin-top: 20px !important;
}
.side-bar .article {
  text-align: start;
  width: 100%;
  margin-bottom: 30px;
}
.side-bar .article__image {
  float: left;
  margin-right: 10px;
}
.side-bar .article__image:before {
  display: none;
}
.side-bar .article__image a:before {
  display: none;
}
.side-bar .article__title {
  font-size: 14px;
  text-transform: none;
  margin: 0;
}
.col-md-20 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
}

@media (min-width: 992px) {
  .col-md-20 {
    width: 25%;
  }
}
/* BLOG CATEGORY */
.kbm-category {
  padding: 35px 20px;
  border: 1px solid #222222;
}
.kbm-category .treemenu > li {
  padding: 15px;
}
.kbm-category .treemenu > li:before {
  content: '+';
  font-size: 15px;
  line-height: 15px;
  font-weight: bold;
  display: inline-block;
  margin-right: 10px;
}
@media (max-width: 991px) {
  .comment .author,
  .comment .message {
    margin-left: 70px !important;
  }
  .comment .author-badge {
    margin: 0;
  }
  .comment .date {
    margin-left: 10px !important;
  }
  .comment .reply {
    margin-top: 10px;
  }
  .comment .avatar {
    width: 60px;
    height: 60px;
  }
  .reply-list {
    margin: 30px 0 0;
  }
  #comment-form form {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .article__image {
    overflow: hidden;
    position: relative;
  }
  .article__image:hover:before,
  .article__image:hover a:before {
    opacity: 1;
    visibility: visible;
  }
  .article__image:hover a:before {
    left: 50%;
  }
  .article__image:before {
    content: '';
    opacity: 0;
    visibility: hidden;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .article__image a:before {
    font-family: 'maven';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    content: "\e610";
    font-size: 35px;
    position: absolute;
    top: 50%;
    left: 10%;
    opacity: 0;
    visibility: hidden;
    padding: 20px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
/******************* SKIN ******************/
.article__extra-info a,
.article__extra-info time,
.article__date {
  color: #999999;
}
.article__extra-info span:before,
.article__extra-info time:before {
  color: #999999;
}
.article-list .article {
  border-bottom: 1px solid #eeeeee;
}
.side-bar .kbm-recent-article .recent-article__title,
.side-bar .kbm-recent-article .recent-article__date {
  color: #222222;
}
.side-bar .kbm-recent-article .recent-article__description {
  color: #666;
}
.kbm-category .treemenu > li:hover {
  border-color: #ccc;
}
.related-articles {
  border-top: 1px solid #eee;
}
.comment {
  background-color: transparent !important;
}
.comment-list {
  border-bottom: 1px solid #eeeeee;
}
.comment-container {
  background-color: transparent !important;
}
.comment-stats {
  color: #444444;
  background-color: #eeeeee;
}
.comment .date,
.comment .message {
  color: #888888;
}
.comment .author-badge {
  background-color: #ccc;
}
.reply-list .comment {
  background-color: #f5f5f2 !important;
}
@media only screen and (min-width: 1200px) {
  .article__image:before {
    background-color: rgba(255, 255, 255, 0.7);
  }
}
@media only screen and (min-width: 1200px) {
  .skin2 .article__image a:before {
    color: #ffffff;
  }
  .skin2 .article__image:before {
    background-color: rgba(146, 188, 179, 0.7);
  }
}
@media only screen and (min-width: 1200px) {
  .skin3 .article__image a:before {
    color: #ffffff;
  }
  .skin3 .article__image:before {
    background-color: rgba(167, 74, 57, 0.5);
  }
}
/*--------------------------------------------------------------
Kuler Filter
--------------------------------------------------------------*/
.kuler-filter {
  padding: 30px 20px;
}
.kuler-filter .filter-group {
  margin-bottom: 10px;
}
.kuler-filter .filter-group__title {
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
}
.kuler-filter .ui-slider-horizontal {
  border: none;
  height: 8px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.kuler-filter .ui-slider-horizontal .ui-slider-handle {
  width: 5px;
  height: 20px;
  outline: 0;
  cursor: pointer;
  margin-left: 0;
}
.kuler-filter .ui-slider-horizontal .ui-slider-range {
  border: none;
  height: 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.kuler-filter .buttons {
  margin: 30px 0 10px;
  text-align: center;
}
/************** Skin *******************/
.kuler-filter {
  background-color: #f5f5f2;
}
.kuler-filter .filter-group__select {
  background-color: #ffffff;
}
.kuler-filter .ui-slider-horizontal {
  background: #ffffff;
}
.kuler-filter .ui-slider-horizontal .ui-slider-handle {
  background: #222222;
  border: 1px solid #ddd;
}
.kuler-filter .ui-slider-horizontal .ui-slider-range {
  background: #ff9326;
}
/*
.kuler-filter .buttons .btn {
  color: #ffffff;
  background-color: #222222;
} 
.kuler-filter .buttons .btn:hover {
  color: #222222;
  background-color: #ffffff;
}
*/
/************************************
Kuler Testimonial
************************************/
.kt-module__item {
  text-align: center !important;
}
.kt-module__item__image {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.kt-module__item__testimonial {
  margin: 30px auto;
  width: 80%;
}
.kt-module__item__writer {
  display: block;
  font-size: 18px;
  text-transform: uppercase;
  margin-top: 40px;
}
.kt-module.no-image .kt-module__item__image {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .kt-module__item__testimonial {
    font-size: 30px;
  }
}
/************************ SKIN *********************/
.kt-module {
  border-top: 1px solid #eeeeee;
}
.kt-module__item__testimonial {
  color: #313131;
}
.kt-module__item__writer {
  color: #353535;
}
.skin2 .kt-module .owl-carousel {
  padding: 30px 0;
}
.skin2 .kt-module__item__testimonial {
  font-size: 23px;
}
.skin2 .kt-module__item__writer {
  font-size: 14px;
  margin-top: 30px;
}
/*--------------------------------------------
BOX CATEGORY
----------------------------------------------*/
.box-category {
  padding: 35px 20px;
}
.box-category__item {
  text-transform: uppercase;
  position: relative;
}
.box-category__item ul {
  display: none;
  width: 100%;
}
.box-category__item > .toggle {
  display: inline-block;
  width: 15px;
  height: 15px;
  cursor: pointer;
  float: left;
  margin-right: 10px;
}
.box-category__item > .toggle:before {
  content: '+';
  font-size: 15px;
  line-height: 15px;
  font-weight: bold;
  display: inline-block;
}
.box-category__item.active > .toggle:before {
  content: '-';
  font-size: 20px;
  font-weight: bold;
}
.box-category__sub {
  margin-top: 10px;
}
.box-category__sub__item {
  padding: 0 !important;
  text-transform: none;
}
.box-category__sub__item a {
  display: inline-block;
  padding: 10px 0;
}
.box-category__sub__item a:before {
  content: "-";
  margin: 0 10px;
}
.box-category__sub__item a:visited {
	color: #999;
}
.box-category__sub__item a:active {
	font-weight: bold;
	color: #FFF;
}

/*************** SKIN ****************/
.box-category {
  border: 1px solid #cccccc;
}
.box-category__sub__item a {
  color: #999;
}



/*--------------------------------------------------------------
Kuler Live Search
--------------------------------------------------------------*/
.live-search-container .dropdown-menu {
  display: none;
  right: 0;
  opacity: 1;
  visibility: visible;
  overflow: auto;
  width: 100%;
  max-height: 400px;
  overflow-x: hidden;
  overflow-y: auto;
  padding-top: 20px;
  padding-bottom: 0;
  margin: 0;
}
.live-search-container .dropdown-menu__item {
  margin-bottom: 15px;
}
.live-search-container .dropdown-menu .product-layout {
  border: none;
  padding: 0;
  margin-bottom: 0;
}
.live-search-container .dropdown-menu .product-layout .right {
  padding-left: 0;
}
.live-search-container .dropdown-menu .product-layout .product-thumb {
  float: none;
  width: 100%;
}
.live-search-container .dropdown-menu .product-layout .product-thumb img {
  -webkit-transition: all 0 cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0 cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0 cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0 cubic-bezier(0.215, 0.61, 0.355, 1);
}
.live-search-container .dropdown-menu .product-layout .product-thumb__secondary {
  display: none;
}
.live-search-container .dropdown-menu .product-layout .product-thumb__secondary:before {
  display: none;
}
.live-search-container .dropdown-menu .product-layout .product-sale {
  display: none;
}
.live-search-container .dropdown-menu .product-layout .product-name {
  font-size: 14px;
  margin-bottom: 10px;
}
.live-search-container .dropdown-menu .product-layout .product-price {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}
.live-search-container .dropdown-menu .product-layout .product-price--old {
  display: block;
  font-weight: normal;
  margin: 0;
}
.live-search-container .dropdown-menu .product-layout:hover {
  border: none;
}
.live-search-container .dropdown-menu .product-thumb img {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
.live-search-container .dropdown-menu .product-detail {
  position: relative;
  margin-top: 10px;
  top: 0;
  left: 0;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
.live-search-container .dropdown-menu .product-detail-button {
  border: none;
  margin: 0;
  width: 25px;
  height: 25px;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
.live-search-container .dropdown-menu .product-detail-button i:before {
  font-size: 13px;
  line-height: 25px;
  width: 25px;
}
.live-search-container .dropdown-menu .product-detail-button--quick-view {
  display: none;
}
.live-search-container .dropdown-menu .live-search-load-more {
  padding: 20px 0;
  border: none;
}
.live-search-container .dropdown-menu .live-search-load-more span {
  font-size: 15px;
}
.live-search-container .dropdown-menu .live-search-load-more span:before {
  content: "\f03a";
  font-size: 22px;
  line-height: 20px;
  display: inline-block;
  vertical-align: top;
  margin: 0 20px;
}
.live-search-container .dropdown-menu .live-search-no-result {
  text-align: center;
  padding: 20px 0;
}
#search-close {
  display: none;
  position: absolute;
  top: 50%;
  right: -15px;
  cursor: pointer;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
#search-close:before {
  content: "\f00d";
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  line-height: 40px;
}
#search-close:hover:before {
  color: #222222;
}
@media only screen and (min-width: 992px) {
  .live-search-container .dropdown-menu {
    top: 70px !important;
    left: auto !important;
    width: 370px;
  }
  .live-search-container #search-inner {
    display: inline-block;
  }
}
@media only screen and (min-width: 1200px) {
  .kf_search {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAxMi8xNy8xNPspEoYAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAABIElEQVQ4jdWTsVHDQBBFH1AAvoghwt4K1AEqwR1YjghNSuYS3AGnDkRIZjqwG9gZZWRnQiIcaD3I0lmWDQH8Gc3Xzmre7d6u4K/r4lBCRBJgDKTABlgCXlU3JwNFZAHMIqkP4FFV/SHgVQTmgQcL34AcWAO3wA0wds6VIYTV0QpFJAOeLZw2K7HDJlbpMNb+ZSPOzPNYW6qaASVwXfu2E3hv3oLVVJinfYB9tGtz0AdYmicdwNR82Qfozee2h3uyoe2upWjmoT3lAbAC7qgmObcYqiFM7H2tqtEuWottlRUG7VJuU99Ta7FDCO/OOQ98AiO+L/8FeAJeqX7JxDk3CiFEWz9JIpKJyJc9i3runLXBln5q4fBn5dUkIr8H+7/aAsbDU2avA/9vAAAAAElFTkSuQmCC") no-repeat 97% center;
  }
  .live-search-container .kf_category,
  .live-search-container .kf_manufacturer {
    width: 0;
    opacity: 0;
    -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .live-search-container.open .button-search:before,
  .live-search-container:hover .button-search:before {
    -webkit-transform: translate(-400px, 0);
    -moz-transform: translate(-400px, 0);
    -ms-transform: translate(-400px, 0);
    -o-transform: translate(-400px, 0);
    opacity: 0;
    visibility: hidden;
  }
  .live-search-container.open .kf_category,
  .live-search-container:hover .kf_category,
  .live-search-container.open .kf_manufacturer,
  .live-search-container:hover .kf_manufacturer {
    width: 200px;
    opacity: 1;
    display: inline-block !important;
    visibility: visible !important;
  }
}
/** Boxed Style **/
.boxed #search-close {
  right: -7px;
}
/******************* Skin **********************/
.live-search-container .dropdown-menu .live-search-load-more {
  background-color: #f5f5f2;
}
.live-search-container .dropdown-menu .live-search-load-more span:before {
  color: #353535;
}
.live-search-container .kf_category,
.live-search-container .kf_manufacturer {
  background-color: #ffffff;
}
#search-close:before {
  color: #aaaaaa;
}
.skin2 #search-close:before {
  color: #ffffff;
}
@media only screen and (min-width: 1200px) {
  .skin2 .kf_search {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAPCAYAAADUFP50AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwMS8wNi8xNfSwdsYAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAA8klEQVQokY2S3U3DQBCEP+d1pVM6ICW4A1ICVBCnA0pIOoAKODqADkwHoQPowJy0z+Qhs84RMHgky7t3Ozv7cw0V3EsL3ABrYAB6IJulgSm4l3v38vXLN7iX7jK+ESkDG529Smkp9Sudb81SrpW6KvuPzO4lV8rL+qLXRb4kVTHvirmLswVwLXuSCDzrv66JcxBTHUtdAB+y2z+IodTXxCx7pz1+gwYW7UTJNJrUgdPYP4GdfICO85rezNKYOPbYKlvsbApPZqmLUjFLB0497jn3DPAC3AJb+ZtYW/OPwgj1+ij3Ye460HML5dVcXq28AjgC4VyIiEMkO08AAAAASUVORK5CYII=');
  }
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  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-inline-holder .mfp-content,
.mfp-ajax-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: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  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-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #ffffff;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.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;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
		  * Remove all paddings around the image on small screen
		  */
  .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, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.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;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -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% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*--------------------------------------------------------------
Pagination
--------------------------------------------------------------*/
.pagination {
  margin-bottom: 10px;
}
.pagination > li > span,
.pagination > li > a {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  margin: 0 2px;
  border: 1px solid transparent !important;
}
.pagination > li > a {
  border: none;
}
.pagination__result {
  font-size: 13px;
  margin-top: 5px;
}
/************** Skin *****************/
.pagination > li > span,
.pagination > li > a {
  color: #222222 !important;
  background: #eeeeee;
}
.pagination > li.active > span {
  background-color: transparent !important;
  border-color: #313131 !important;
}
.pagination > li:hover > a {
  border-color: #313131 !important;
}
.pagination__result {
  color: #313131;
}
/*--------------------------------------------------------------
Products
--------------------------------------------------------------*/
.product-layout {
  text-align: start;
  position: relative;
  margin-bottom: 30px;
}
.product-thumb {
  text-align: center;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.product-thumb img {
  margin: 0 auto;
}
.product-thumb__secondary a {
  font-size: 0;
  z-index: 2;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.product-bottom-info {
  text-align: center;
}
.product-rating {
  font-size: 6px;
  margin-bottom: 10px;
}
.product-name {
  font-size: 14px;
  margin-bottom: 5px;
}
.price-tax {
  display: block;
}
.product-description {
  margin-bottom: 10px;
}
.product-price {
  font-size: 16px;
}
.product-price--old {
  display: inline-block;
  text-decoration: line-through;
  margin: 0 10px;
}
.product-sale {
  position: absolute;
  right: 10px;
  top: 10px;
  border-radius: 100%;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
}

.product-sale:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  left: 5px;
  bottom: -5px;
  border-style: solid;
  border-width: 5px 5px 0;
}
.product-detail {
  font-size: 0;
  text-align: center;
  width: 100%;
  margin-top: 10px;
}
.product-detail-button {
  border: 1px solid transparent;
  outline: none;
  padding: 0;
  float: none;
  width: 48px;
  height: 48px;
  margin: 5px;
}
.product-detail-button i:before {
  font-size: 20px;
  text-align: center;
  line-height: 44px;
  display: inline-block;
  width: 44px;
}
.product-detail-button--cart i:before {
  content: '\e600';
}
.product-detail-button--wishlist i:before {
  content: '\e601';
}
.product-detail-button--compare i:before {
  content: '\e602';
}
.product-detail-button--quick-view {
  position: relative;
  display: inline-block;
}
.product-detail-button--quick-view a {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.product-detail-button--quick-view i:before {
  content: '\e603';
}
@media only screen and (min-width: 992px) {
  .product-list {
    padding: 10px 15px;
    margin-bottom: 30px;
  }
  .product-list .product-thumb {
    float: left;
    width: 50%;
  }
  .product-list .product-bottom-info {
    display: none;
  }
  .product-list .product-left-info {
    display: inline-block !important;
    visibility: visible !important;
    text-align: start;
    width: 50%;
    padding: 0 15px;
  }
  .product-list .product-name {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .product-list .product-price {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .product-list .product-sale {
    top: 10px;
    right: auto;
    left: 310px;
  }
  .product-list .product-description {
    display: block !important;
    visibility: visible !important;
  }
}
@media only screen and (min-width: 1200px) {
  .product-list .product-thumb {
    width: 33.33333333%;
  }
  .product-list .product-left-info {
    width: 66.66666667%;
  }
  .product-list .product-sale {
    right: auto;
    left: 250px;
  }
  .product-layout .product-thumb__secondary {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
  }
  .product-layout .product-thumb__secondary:before {
    content: '';
    z-index: 1;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transform: translate(0, -200%);
    -moz-transform: translate(0, -200%);
    -ms-transform: translate(0, -200%);
    -o-transform: translate(0, -200%);
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .product-layout:hover .product-thumb__primary img {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
  }
  .product-layout:hover .product-thumb__secondary {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
  }
  .product-layout:hover .product-thumb__secondary:before {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
  }
  .product-layout:hover .product-detail-button {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
  }
  .product-detail {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
  }
  .product-detail-button {
    opacity: 0;
    visibility: hidden;
  }
  .product-detail-button--cart {
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
  }
  .product-detail-button--wishlist {
    -webkit-transform: translate(0, -200%);
    -moz-transform: translate(0, -200%);
    -ms-transform: translate(0, -200%);
    -o-transform: translate(0, -200%);
  }
  .product-detail-button--compare {
    -webkit-transform: translate(0, -300%);
    -moz-transform: translate(0, -300%);
    -ms-transform: translate(0, -300%);
    -o-transform: translate(0, -300%);
  }
  .product-detail-button--quick-view {
    -webkit-transform: translate(0, -400%);
    -moz-transform: translate(0, -400%);
    -ms-transform: translate(0, -400%);
    -o-transform: translate(0, -400%);
  }
}
/***************skin****************/
.product-list {
  border: 1px solid transparent;
  border-bottom: 1px solid #eeeeee;
}
.product-list:hover {
  border-color: #eeeeee;
}
.product-thumb__secondary:before {
  background-color: rgba(255, 255, 255, 0.5);
}
.product-rating {
  color: #666666;
}
.product-description {
  color: #aaaaaa;
}
/*--------------------------------------------------------------
Quickview block
--------------------------------------------------------------*/
.quickview {
  overflow-y: hidden;
}
.quickview body {
  background: #ffffff;
}
.quickview #content {
  margin: 0;
  height: 500px;
  padding: 30px;
}
.quickview .image-additional {
  margin-top: 20px;
}
.quickview .product-info .product-options {
  margin: 30px 0 10px;
}
.quickview .product-description {
  margin-top: 15px;
}

/*--------------------------------------------------------------
Social Newsletter  Block
--------------------------------------------------------------*/
.social-newsletter {
  padding: 30px 0;
}
/***************social icons****************/
/* Social Icons */
ul.social-icons {
	margin: 0;
	padding: 0;
	width: auto;
}

ul.social-icons li {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background-image: url('https://baybloorradio.com/image/social-sprites.png');
	background-repeat: no-repeat;
	background-position: 0 100px;
	display: inline-block;
	margin: -1px 1px 5px 0;
	padding: 0;
	border-radius: 100%;
	overflow: visible;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
}

ul.social-icons li a {
	display: block;
	height: 30px;
	width: 30px;
	text-align: center;
}

ul.social-icons li a:hover {
	text-decoration: none;
}

ul.social-icons li a i[class^="icon-"] {
	color: #444;
	font-style: 16px;
	position: relative;
	top: 3px;
}

ul.social-icons li a:active {
	box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3), inset 0 0 10px rgba(0, 0, 0, 0.3);
}

ul.social-icons li[class] a {
	text-indent: -9999px;
}

ul.social-icons li:active, ul.social-icons li a:active {
	border-radius: 100%;
}

ul.social-icons li.digg {
	background-position: 0 0;
}

ul.social-icons li.digg:hover {
	background-position: 0 -30px;
}

ul.social-icons li.dribbble {
	background-position: 0 -60px;
}

ul.social-icons li.dribbble:hover {
	background-position: 0 -90px;
}

ul.social-icons li.facebook {
	background-position: 0 -120px;
}

ul.social-icons li.facebook:hover {
	background-position: 0 -150px;
}

ul.social-icons li.flickr {
	background-position: 0 -180px;
}

ul.social-icons li.flickr:hover {
	background-position: 0 -210px;
}

ul.social-icons li.forrst {
	background-position: 0 -240px;
}

ul.social-icons li.forrst:hover {
	background-position: 0 -270px;
}

ul.social-icons li.googleplus {
	background-position: 0 -300px;
}

ul.social-icons li.googleplus:hover {
	background-position: 0 -330px;
}

ul.social-icons li.html5 {
	background-position: 0 -360px;
}

ul.social-icons li.html5:hover {
	background-position: 0 -390px;
}

ul.social-icons li.icloud {
	background-position: 0 -420px;
}

ul.social-icons li.icloud:hover {
	background-position: 0 -450px;
}

ul.social-icons li.lastfm {
	background-position: 0 -480px;
}

ul.social-icons li.lastfm:hover {
	background-position: 0 -510px;
}

ul.social-icons li.linkedin {
	background-position: 0 -540px;
}

ul.social-icons li.linkedin:hover {
	background-position: 0 -570px;
}

ul.social-icons li.myspace {
	background-position: 0 -600px;
}

ul.social-icons li.myspace:hover {
	background-position: 0 -630px;
}

ul.social-icons li.paypal {
	background-position: 0 -660px;
}

ul.social-icons li.paypal:hover {
	background-position: 0 -690px;
}

ul.social-icons li.picasa {
	background-position: 0 -720px;
}

ul.social-icons li.picasa:hover {
	background-position: 0 -750px;
}

ul.social-icons li.pinterest {
	background-position: 0 -780px;
}

ul.social-icons li.pinterest:hover {
	background-position: 0 -810px;
}

ul.social-icons li.reddit {
	background-position: 0 -840px;
}

ul.social-icons li.reddit:hover {
	background-position: 0 -870px;
}

ul.social-icons li.rss {
	background-position: 0 -900px;
}

ul.social-icons li.rss:hover {
	background-position: 0 -930px;
}

ul.social-icons li.skype {
	background-position: 0 -960px;
}

ul.social-icons li.skype:hover {
	background-position: 0 -990px;
}

ul.social-icons li.stumbleupon {
	background-position: 0 -1020px;
}

ul.social-icons li.stumbleupon:hover {
	background-position: 0 -1050px;
}

ul.social-icons li.tumblr {
	background-position: 0 -1080px;
}

ul.social-icons li.tumblr:hover {
	background-position: 0 -1110px;
}

ul.social-icons li.twitter {
	background-position: 0 -1140px;
}

ul.social-icons li.twitter:hover {
	background-position: 0 -1170px;
}

ul.social-icons li.vimeo {
	background-position: 0 -1200px;
}

ul.social-icons li.vimeo:hover {
	background-position: 0 -1230px;
}

ul.social-icons li.wordpress {
	background-position: 0 -1260px;
}

ul.social-icons li.wordpress:hover {
	background-position: 0 -1290px;
}

ul.social-icons li.yahoo {
	background-position: 0 -1320px;
}

ul.social-icons li.yahoo:hover {
	background-position: 0 -1350px;
}

ul.social-icons li.youtube {
	background-position: 0 -1380px;
}

ul.social-icons li.youtube:hover {
	background-position: 0 -1410px;
}

ul.social-icons li.github {
	background-position: 0 -1440px;
}

ul.social-icons li.github:hover {
	background-position: 0 -1470px;
}

ul.social-icons li.behance {
	background-position: 0 -1500px;
}

ul.social-icons li.behance:hover {
	background-position: 0 -1530px;
}

ul.social-icons li.yelp {
	background-position: 0 -1560px;
}

ul.social-icons li.yelp:hover {
	background-position: 0 -1590px;
}

ul.social-icons li.mail {
	background-position: 0 -1620px;
}

ul.social-icons li.mail:hover {
	background-position: 0 -1650px;
}

ul.social-icons li.instagram {
	background-position: 0 -1680px;
}

ul.social-icons li.instagram:hover {
	background-position: 0 -1710px;
}

ul.social-icons li.foursquare {
	background-position: 0 -1740px;
}

ul.social-icons li.foursquare:hover {
	background-position: 0 -1770px;
}

ul.social-icons li.zerply {
	background-position: 0 -1800px;
}

ul.social-icons li.zerply:hover {
	background-position: 0 -1830px;
}

ul.social-icons li.vk {
	background-position: 0 -1860px;
}

ul.social-icons li.vk:hover {
	background-position: 0 -1890px;
}
/***************newsletter****************/
.newsletter {
  text-transform: uppercase;
  font-size: 0;
}
.newsletter [class*="col-"] {
  vertical-align: middle;
}
.newsletter__title {
  font-size: 16px;
  line-height: 2.5em;
}
.newsletter__input {
  font-size: 13px;
  width: 100%;
  height: 35px;
  padding: 15px;
  border: 1px solid transparent;
}
.newsletter__submit-button {
  padding: 0 20px;
  line-height: 34px;
  letter-spacing: 1px;
  height: 35px;
  background-color: transparent;
}
/***************skin****************/
.social-icons__item:hover:before {
  text-shadow: 0 0 0 rgba(255, 255, 255, 0.8);
}
/*---------------------------------
 CATEGORY PAGE
 -----------------------------------*/
.category-info {
  margin-bottom: 40px;
}
.category-info__title {
  font-weight: 600;
  margin-bottom: 20px;
}
.category-info__title:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMzMgMTMiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgdmVyc2lvbj0iMS4xIg0KCXhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiDQoJeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzM3B4IiBoZWlnaHQ9IjEzcHgiPg0KCTxnPg0KCQk8cGF0aCBkPSJNIDMyIDEyIEwgMjEuMjg1NiAxICIgc3Ryb2tlPSIjMjIyMjIyIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiMyMjIyMjIiLz4NCgkJPHBhdGggZD0iTSAyMi40Mjg2IDEyIEwgMTEuNzE0NCAxICIgc3Ryb2tlPSIjMjIyMjIyIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiMyMjIyMjIiLz4NCgkJPHBhdGggZD0iTSAxMS43MTQ0IDEyIEwgMSAxICIgc3Ryb2tlPSIjMjIyMjIyIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiMyMjIyMjIiLz4NCgk8L2c+DQo8L3N2Zz4=");
  margin-right: 10px;
}
.category-info__image {
  margin-bottom: 30px;
}
.category-info__description {
  font-size: 14px;
  text-align: center;
  padding: 0 60px;
}
/* refine-search */
.refine-search__name {
  font-size: 13px;
  padding: 5px 15px;
  display: inline-block;
  vertical-align: middle;
}
.refine-search__image {
  padding: 0;
}
.refine-search .owl-carousel {
  padding: 15px 0;
}
.refine-search .no-carousel {
  font-size: 0;
  margin-bottom: 50px;
}
.refine-search .no-carousel div {
  display: inline-block;
  margin-right: 10px;
}
.refine-search .no-carousel .refine-search__image {
  display: block;
}
/* product filter */
.product-filter {
  padding: 15px;
  margin-bottom: 40px;
}
.product-filter [class*="col-"] {
  vertical-align: middle;
}
.product-filter a,
.product-filter label {
  font-size: 13px;
  line-height: 2.5em;
}
.product-filter button {
  border: none;
  background-color: transparent;
  outline: none;
}
.product-filter select:focus {
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .category-info__description {
    padding: 0 15px;
  }
  .product-filter .text-right {
    text-align: start;
  }
}
/************** SKIN *********************/
.category-info__description {
  color: #777;
}
.product-filter {
  background-color: #f5f5f2;
}
.product-filter a,
.product-filter label,
.product-filter button {
  color: #878787;
}
.product-filter select {
  background-color: #ffffff;
}
/*---------------------------------
 PRODUCT INFO PAGE
 -----------------------------------*/
.product-info .product-save-precent {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  font-size: 12px;
  padding: 5px 10px;
  margin-bottom: 10px;
}
.product-info .product-sale {
  display: none;
}
.product-info .product-name {
  font-size: 24px;
  margin-bottom: 5px;
}
.product-info .product-price {
  font-size: 22px;
  margin-bottom: 5px;
}
.product-info .product-price--old {
  font-weight: 400;
  display: inline-block;
  margin-left: 10px;
}
.product-info .product-price-tax {
  display: inline-block;
  font-size: 14px;
  margin-bottom: 10px;
}
.product-info .product-review {
  margin-bottom: 10px;
}
.product-info .product-review .fa-stack {
  width: 1em;
  height: 1em;
  line-height: 1em;
}
.product-info .product-review .fa-stack:nth-child(5) {
  margin-right: 30px;
}
.product-info .product-review a {
  font-size: 13px;
}
.product-info .product-options {
  margin: 30px 0;
}
.product-info .product-options h2 {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.product-info .product-options li {
  margin: 5px 0;
}
.product-info .form-control {
  width: auto;
}
.product-info .form-group {
  margin-bottom: 30px;
}
.product-info .custom-block {
  font-size: 13px;
  padding: 20px;
  margin-bottom: 30px;
}
.product-info .quantity__label {
  display: inline-block;
  vertical-align: middle;
}
.product-info .quantity__button {
  outline: none;
  padding: 8px 12px;
}
.product-info .quantity__input {
  width: auto;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  padding: 6px 5px;
}
.product-info .product-detail {
  font-size: inherit;
  position: relative;
  left: auto;
  right: auto;
  top: 0;
  text-align: start;
  margin: 20px 0;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
.product-info .product-detail-button {
  height: 45px;
  margin: 0;
  width: 45px;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
.product-info .product-detail-button i:before {
  line-height: 45px;
}
.product-info .product-detail-button--cart {
  width: 175px;
}
.product-info .product-detail-button--cart i:before {
  margin: 0 5px;
}
.product-info .product-detail-button--cart span {
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  line-height: 45px;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
}
.product-tabs {
  margin-top: 30px;
}
.product-tabs .nav-tabs {
  border: none;
}
.product-tabs .nav-tabs > li > a {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  overflow: hidden;
  padding: 8px 10px;
  margin-bottom: 10px;
  margin-right: 5px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.product-tabs .tab-content {
  padding: 20px 0;
}
.thumbnails__list-image {
  margin-top: 20px;
  float:left;
}
.product-related {
  margin-top: 30px;
}
.product-related .row-heading,
.product-related legend,
.product-related .sitemap__item {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .product-tabs .tab-content {
    padding: 20px;
  }
}
/*************** SKIN ***********************/
.product-info .product-save-precent {
  color: #313131;
  background-color: #fff;
  border: 1px solid #ccc;
}
.product-info .product-review span,
.product-info .product-review a {
  color: #878787;
}
.product-info .custom-block {
  background-color: #f7f7f7;
}
.product-info .quantity__button {
  background-color: transparent;
  border: 1px solid #222222;
}
.product-info .quantity__button:hover {
  color: #ffffff;
  background-color: #222222;
}
.product-info .quantity__input {
  color: #222222;
  border: 1px solid #222222;
}
.product-tabs .nav-tabs > li > a {
  color: #353535;
  border: 1px solid #ccc;
  background-color: #fff;
}
.product-tabs .nav-tabs > li:hover > a,
.product-tabs .nav-tabs > li.active > a {
  color: #222222;
  border: 1px solid #313131;
  background-color: #eee;
}
/*--------------------------------
ACCOUNT PAGE
--------------------------------*/
.account-already,
.page-heading-description {
  margin-bottom: 20px;
}
.login-description {
  line-height: 2em;
  margin-bottom: 30px;
}
.login-description__new-customer {
  margin-bottom: 40px;
}
.form-account .row {
  padding-top: 45px;
}
.form-account--login .row {
  padding-top: 0;
}
.table-account {
  margin: 40px 0;
}
.table-account td {
  font-size: 13px;
  vertical-align: middle !important;
  border-top: none !important;
  padding: 15px !important;
}
.table-account__quantity .form-control {
  width: 38px !important;
  margin: 0 2px;
}
.table-account__quantity .btn:after {
  display: none;
}
.table-account--info:after,
.table-account--danger:after,
.table-account--success:after {
  display: none;
}
.table-account .btn {
  padding: 0;
  height: 30px;
  width: 30px;
}
.table-account .btn i:before {
  line-height: 28px;
}
.table-account__cart i:before {
  content: '\e600';
}
/*********** skin ****************/
.form-account .row {
  border-top: 1px solid #eeeeee;
}
.form-account--login .row {
  border-top: none;
}
.table-account thead {
  color: #222;
  background-color: #f8f8f8;
}
.table-account td {
  border-bottom: 1px solid #eee;
}
.table-account__quantity .form-control {
  background-color: #fff;
  border-color: #ccc;
}
.table-account__quantity .form-control:focus {
  background-color: #fff;
}
.table-account--info i:before {
  color: #5bc0de;
}
.table-account--danger i:before {
  color: #d9534f;
}
.table-account--success i:before {
  color: #3c763d;
}
.table-account .btn:hover i:before {
  color: #ffffff;
}
/*--------------------------------
CHECKOUT
--------------------------------*/
.table-cart-info {
  margin: 40px 0;
}
.table-cart-info thead td {
  font-weight: 600;
}
.table-cart-info td {
  font-size: 13px;
  vertical-align: middle !important;
  border-top: none !important;
  padding: 20px 35px !important;
}
.table-cart-info__quantity .form-control {
  width: 42px !important;
  height: 42px !important;
  text-align: center;
  margin: 0 3px;
  padding: 0;
}
.cart-total {
  padding: 30px 0;
}
.cart-total td {
  border-top: none !important;
}
#normal-page-checkout .panel-body p {
  margin-bottom: 20px;
}
#normal-page-checkout .form-buttons {
  margin-top: 30px;
}
#one-page-checkout #address legend {
  margin-bottom: 43px;
}
#one-page-checkout #login {
  cursor: pointer;
  display: inline-block;
  margin-bottom: 20px;
}
#one-page-checkout #order-total-content strong {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
}
#address-form-container,
#payment-form {
  position: relative;
  max-width: 600px;
  background-color: #ffffff;
  padding: 30px 15px 10px;
  margin: auto;
}
/***************** SKIN *****************/
.table-cart-info thead {
  color: #222;
  background-color: #f8f8f8;
}
.table-cart-info thead td {
  border-bottom: 1px solid #eeeeee;
}
.table-cart-info td {
  border-bottom: 1px solid #eee;
}
.table-cart-info__quantity .form-control {
  background-color: #ffffff;
}
.table-cart-info__quantity .btn:hover i {
  color: #ffffff;
}
.cart-total {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
#one-page-checkout #login {
  color: #D93600;
}
/*-------------------------------------------------
ADVANCED HTML
-------------------------------------------------*/
/*********** Top alert ***********/
.top-alert__checkbox {
  display: none;
}
.top-alert__checkbox:checked ~ .top-alert__message {
  margin-top: -100px;
}
.top-alert__checkbox:checked ~ .top-alert__label:before {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
}
.top-alert__label {
  cursor: pointer;
  font-size: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
  color: #ffffff;
  background-color: #222222;
}
.top-alert__label:before {
  content: '\e6013';
  font-size: 10px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  color: #ffffff;
}
.top-alert__message {
  width: 300%;
  text-align: center;
  z-index: 9999;
  padding: 15px 100%;
  margin: 0 -100%;
  color: #ffffff;
  background-color: #222222;
}
/*********** Header Extra ***********/
.phone {
  margin: 0 -15px;
}
.phone .fa-phone {
  margin: 0 10px;
}
/*********** Left Ads ***********/
.left-ads__figure {
  position: relative;
  margin: 0;
}
.left-ads__figure__link {
  font-size: 0;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.left-ads__figcaption {
  position: absolute;
  top: 20%;
  width: 100%;
  text-align: center;
}
.left-ads__title {
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
}
.left-ads__subtitle {
  display: block;
  font-size: 27px;
  margin-top: 20px;
}
.left-ads:hover .left-ads__title {
  letter-spacing: 5px;
}
/*********** Service ***********/
.service {
  padding: 10px 0;
}
.service__box {
  text-align: center;
  min-height: 160px;
  border-left: 1px solid #dddddd;
  padding-top: 30px;
}
.service__box__svg {
  margin-bottom: 15px;
}
.service__box__title {
  text-transform: uppercase;
}
.service__box__title a {
  color: #222222;
}
.service__box__content {
  display: block;
  font-size: 13px;
  text-transform: none;
  margin-top: 10px;
  color: #aaaaaa;
}
.service__box:hover .service__box__svg {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(0, -15px);
  -moz-transform: translate(0, -15px);
  -ms-transform: translate(0, -15px);
  -o-transform: translate(0, -15px);
}
.service__box:hover .service__box__title {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transform: translate(0, -20px);
  -moz-transform: translate(0, -20px);
  -ms-transform: translate(0, -20px);
  -o-transform: translate(0, -20px);
}
.service--skin2 {
  margin: 30px 0;
  padding: 30px 0 0;
  border-top: 1px solid #eeeeee;
}
.service--skin2 ul {
  border-bottom: 1px solid #eeeeee;
}
.service--skin2 .service__box {
  border: none;
  text-align: start;
}
.service--skin2 .service__box__svg {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
}
.service--skin2 .service__box__svg .ellipse {
  fill: #a6c8c0;
}
.service--skin2 .service__box__svg__icon path {
  fill: #ffffff;
}
.service--skin2 .service__box__title {
  text-align: start;
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px;
}
.service--skin2 .service__box:hover .service__box__svg {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
.service--skin2 .service__box:hover .service__box__title {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
@media only screen and (min-width: 1200px) {
  .service--skin2 .service__box__svg .ellipse {
    fill: #ffffff;
  }
  .service--skin2 .service__box__svg__icon path {
    fill: #a6c8c0;
  }
  .service--skin2 .service__box:hover .service__box__svg .ellipse {
    fill: #a6c8c0;
  }
  .service--skin2 .service__box:hover .service__box__svg__icon path {
    fill: #ffffff;
  }
}
.service--skin3 {
  padding: 30px 0;
  background-color: #a74a39;
}
.service--skin3 .service__box {
  border-left-color: #c15c4a;
}
.service--skin3 .service__box__title a {
  color: #ffffff;
}
.service--skin3 .service__box__content {
  color: #ffffff;
}
.service--skin3 .service__box:hover .service__box__svg {
  -webkit-transform: translate(0, -20px);
  -moz-transform: translate(0, -20px);
  -ms-transform: translate(0, -20px);
  -o-transform: translate(0, -20px);
}
.service--skin3 .service__box:hover .service__box__title {
  -webkit-transform: translate(0, -30px);
  -moz-transform: translate(0, -30px);
  -ms-transform: translate(0, -30px);
  -o-transform: translate(0, -30px);
}

/*********** Featured categories ***********/
.featured-categories__box {
  margin-bottom: 30px;
}
.featured-categories__box__figure {
  position: relative;
}
.featured-categories__box__figure:before {
  content: '';
  opacity: 0;
  background-color: rgba(35, 35, 35, 0.35);
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.featured-categories__box__figure:hover:before {
  opacity: 1;
}
.featured-categories__box__figcaption {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
@media only screen and (min-width: 1200px) {
  .featured-categories {
    margin: 0 60px;
    padding-bottom: 50px;
  }
}
/*********** Featured products ***********/
.featured-products {
  margin: 30px 0;
}
.featured-products .box-heading {
  display: none;
}
.featured-products__svg {
  display: block;
  margin: 0 auto;
}
.featured-products__title {
  margin: 40px 0 15px;
  font-size: 30px;
  text-align: center;
}
.featured-products__sub-title {
  text-align: center;
  color: #353535;
}
/*********** Maven line ***********/
.maven-line {
  margin: 30px 0;
  text-align: center;
  overflow: hidden;
}
.maven-line span {
  position: relative;
  display: inline-block;
  line-height: 90px;
}
.maven-line span:before,
.maven-line span:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 1500px;
  top: 50%;
  left: -1500px;
  background-color: #eee;
}
.maven-line span:after {
  left: auto;
  right: -1500px;
}
/*********** Maven video ***********/
.maven-video {
  padding: 60px 0;
}
.maven-video__svg {
  display: inline-block;
  vertical-align: middle;
}
.maven-video__title {
  margin: 0 20px;
  display: inline-block;
  vertical-align: middle;
}
.maven-video__description {
  line-height: 1.75;
  margin: 20px 0;
  color: #999999;
}
/*********** Blog updates ***********/
.blog-updates {
  padding: 50px 0;
}
.blog-updates .kbm-recent-article {
  display: none;
}
.blog-updates .kbm-articles--popular .box-heading {
  display: none;
}
@media only screen and (min-width: 768px) {
  .blog-updates .kbm-recent-article {
    display: inline-block;
  }
  .blog-updates .kbm-recent-article .box-heading {
    font-size: 14px;
    text-align: start;
  }
  .blog-updates .kbm-recent-article .box-heading:before {
    display: none;
  }
  .blog-updates .kbm-recent-article .box-heading span {
    display: inline-block;
    padding: 10px 15px;
    border: 1px solid #222222;
  }
  .blog-updates .col-md-9 {
    border-left: 1px solid #eeeeee;
  }
  .blog-updates--skin2 .kbm-articles--popular,
  .blog-updates--skin3 .kbm-articles--popular {
    margin: 0 -15px;
  }
  .blog-updates--skin2 .kbm-articles--popular .article,
  .blog-updates--skin3 .kbm-articles--popular .article {
    width: 100%;
    text-align: start;
  }
  .blog-updates--skin2 .kbm-articles--popular .article__image,
  .blog-updates--skin3 .kbm-articles--popular .article__image {
    float: left;
    margin: 0 30px;
  }
  .blog-updates--skin2 .kbm-articles--popular .article__title,
  .blog-updates--skin3 .kbm-articles--popular .article__title {
    margin: 0;
  }
}

/*********** Parallax ***********/
.parallax {
  overflow: hidden;
  position: relative;
  height: 360px;
  background: url("https://baybloorradio.com/image/homepage/custom_parallax.jpg") no-repeat center center fixed;
}
.parallax__overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.parallax__overlay #play-button {
  cursor: pointer;
}
.parallax__overlay #play-button:hover path {
  fill: #aaaaaa;
}
.parallax__overlay__h4 {
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #ffffff;
}
.parallax__overlay__h1 {
  font-size: 50px;
  color: #ffffff;
}
.parallax__video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -100%;
}
.parallax__video.opened {
  top: 0;
}
.parallax__video .video-close {
  position: absolute;
  right: 40px;
  top: 40px;
  text-align: center;
  cursor: pointer;
  height: 30px;
  width: 30px;
  line-height: 32px;
  opacity: 0.5;
  visibility: hidden;
  background-color: #ffffff;
}
.parallax__video .video-close:hover {
  opacity: 1;
}
.parallax__video .video-close.opened {
  visibility: visible;
}

/*********** Shipping ***********/
.shipping {
  padding: 30px 0;
  background-color: #a6c8c0;
}
.shipping [class*="col-"] {
  text-align: center;
  vertical-align: middle;
}
.shipping__title {
  font-size: 22px;
  text-transform: uppercase;
  color: #ffffff;
}
.shipping__description {
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .shipping .col-sm-8 {
    text-align: start;
  }
}
/*--------------------------------------------------------------
Typography
--------------------------------------------------------------*/
h1 {
  font-size: 30px;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 15px;
}
h5 {
  font-size: 13px;
}

/*--------------------------------------------------------------
Top 10 Reasons
--------------------------------------------------------------*/
ol.top10 {
    font-size: 15px;
}

/*--------------------------------------------------------------
Google Maps
--------------------------------------------------------------*/
.gmaps-wrapper {
     position: relative;
     padding-bottom: 75%; // This is the aspect ratio
     height: 0;
     overflow: hidden;
}
.gmaps-wrapper iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100% !important;
     height: 100% !important;
}

/*--------------------------------------------------------------
Video Embeds
--------------------------------------------------------------*/
.video-wrapper {
     position: relative;
     padding-bottom: 56.25%; // This is the aspect ratio
     height: 0;
     overflow: hidden;
}
.video-wrapper iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100% !important;
     height: 100% !important;
}



/*--------------------------------------------------------------
Team Pages
--------------------------------------------------------------*/

.team-department a:link {
    color: #ffffff;
}

.team-department a:visited {
    color: #ffffff;
}

.team-department a:hover {
    color: #FF00FF;
}

.team-department a:active {
    color: #0000FF;
}


.boxed-grey {
	background: #f9f9f9;
	padding: 20px;
	margin-top: 10px;
	text-align: center;
}

.team h5 {
	margin-bottom: 10px;
}

.team p.subtitle {
	margin-bottom: 10px;
}

.avatar {
	margin-bottom: 20px;
}

.team-social {
	margin-left: 0;
	padding-left: 0;
	
}

.team-social {
	text-align: center;
}

.team-social li{
    display: inline-block;
	margin:0 !important;
	padding:0;
}


.team-social a{
	margin:0;
	padding:0;
    display: block;
	width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #3bbec0;
	color: #fff;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}
.team-social a i{
	text-align: center;
	margin:0;
	padding:0;
}
.team-social .social-facebook a{background: #3873ae;}
.team-social .social-twitter a{background: #62c6f8;}
.team-social .social-dribble a{background: #d74980;}
.team-social .social-deviantart a{background: #8da356;}
.team-social .social-google a{background: #000;}
.team-social .social-vimeo a{background: #51a6d3;}
.team-social .social-facebook a:hover{background: #4893ce;}
.team-social .social-twitter a:hover{background: #82e6ff;}
.team-social .social-dribble a:hover{background: #f769a0;}
.team-social .social-deviantart a:hover{background: #adc376;}
.team-social .social-google a:hover{background: #333;}
.team-social .social-vimeo a:hover{background: #71c6f3;}

/* Counters */

.count{
	color: #FFF;
	padding: 30px 0;
}

.count .single {
    font-size: 20px;
    line-height: 28px;
    padding: 30px;
    text-align: center;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.count .cicon {
    font-size: 50px;
}
.count .sum{
    display: block;
    padding: 20px;
    font-weight: 600;
    font-size: 40px;
}

/* Information */
ul.information {
	list-style-type: square;
	padding: 3px 0 3px 20px;
}
p.information {
	margin: 3px 0 3px 0;
	padding: 3px 0 3px 0;
}

.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;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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}}

.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #eeeeee;
        left: 50%;
        margin-left: -1.5px;
    }

    .timeline > li {
        margin-bottom: 20px;
        position: relative;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }
        
        .timeline-panel-rest {
        	margin-top: -200px;
        }
        
        .timeline-badge-rest {
        	margin-top: -200px;
        }

        .timeline > li > .timeline-panel {
            width: 46%;
            float: left;
            border: 1px solid #d4d4d4;
            border-radius: 2px;
            padding: 20px;
            position: relative;
            -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
        }

        .timeline > li > .timeline-panel:before {
            position: absolute;
            top: 26px;
            right: -15px;
            display: inline-block;
            border-top: 15px solid transparent;
            border-left: 15px solid #ccc;
            border-right: 0 solid #ccc;
            border-bottom: 15px solid transparent;
            content: " ";
       }

       .timeline > li > .timeline-panel:after {
            position: absolute;
            top: 27px;
            right: -14px;
            display: inline-block;
            border-top: 14px solid transparent;
            border-left: 14px solid #fff;
            border-right: 0 solid #fff;
            border-bottom: 14px solid transparent;
            content: " ";
        }

        .timeline > li > .timeline-badge {
            color: #fff;
            width: 50px;
            height: 50px;
            line-height: 50px;
            font-size: 1.4em;
            text-align: center;
            position: absolute;
            top: 16px;
            left: 50%;
            margin-left: -25px;
            background-color: #999999;
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
        }

        .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
        }

        .timeline > li.timeline-inverted > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;
        }

        .timeline > li.timeline-inverted > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;
        }

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.purple-bg {
	background-color: #9A69AA !important;
}
.green-bg {
	background-color: #4EC966 !important;
}
.yellow-bg {
	background-color: #FFCD6E !important;
}
.lblue-bg {
	background-color: #00BDD5 !important;
}
.pink-bg {
	background-color: #FF3DA8 !important;
}
.dblue-bg {
	background-color: #2858A0 !important;
}
.peach-bg {
	background-color: #FE4A5A !important;
}
.lpurple-bg {
	background-color: #A41E6C !important;
}


.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

    .timeline-body > p + p {
        margin-top: 5px;
    }

@media (max-width: 767px) {

	.timeline-panel-rest {
        margin-top: 0px;
    }
        
    .timeline-badge-rest {
        margin-top: 0px;
    }
        
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;
        }
}

/* Color management      */

.yellow {
  background-color: #ffce2b; }

.purple {
  background-color: #946db6; }

.orange {
  background-color: #ff7231; }

.pink {
  background-color: #ff47af; }

.green {
  background-color: #6ec829; }

.light-blue {
  background-color: #87cfde; }

.dark-blue {
  background-color: #255aa8; }

.green-fg {
  color: #6ec829;
  fill: #6ec829; }

.yellow-fg {
  color: #ffce2b;
  fill: #ffce2b; }

.purple-fg {
  color: #946db6;
  fill: #946db6; }

.darkpurple-fg {
  color: #a2216e;
  fill: #a2216e; }

.lightblue-fg {
  color: #00bcdd;
  fill: #00bcdd; }

.darkblue-fg {
  color: #255aa8;
  fill: #255aa8; }

.orange-fg {
  color: #ff7231;
  fill: #ff7231; }

.darkorange-fg {
  color: #fd4f57;
  fill: #fd4f57; }

.pink-fg {
  color: #ff47af;
  fill: #ff47af; }

.green-hover:hover, .green-hover:hover svg {
  color: #6ec829;
  fill: #6ec829; }

.yellow-hover:hover, .yellow-hover:hover svg {
  color: #ffce2b;
  fill: #ffce2b; }

.purple-hover:hover, .purple-hover:hover svg {
  color: #946db6;
  fill: #946db6; }

.darkpurple-hover:hover, .darkpurple-hover:hover svg {
  color: #a2216e;
  fill: #a2216e; }

.lightblue-hover:hover, .lightblue-hover:hover svg {
  color: #008cdd;
  fill: #008cdd; }

.darkblue-hover:hover, .darkblue-hover:hover svg {
  color: #255aa8;
  fill: #255aa8; }

.orange-hover:hover, .orange-hover:hover svg {
  color: #ff7231;
  fill: #ff7231; }

.darkorange-hover:hover, .darkorange-hover:hover svg {
  color: #fd4f57;
  fill: #fd4f57; }

.pink-hover:hover, .pink-hover:hover svg {
  color: #ff47af;
  fill: #ff47af; }

[data-active-bg="green"].active, .active [data-active-bg="green"] {
  background-color: #6ec829; }

[data-active-bg="yellow"].active, .active [data-active-bg="yellow"] {
  background-color: #ffce2b; }

[data-active-bg="purple"].active, .active [data-active-bg="purple"] {
  background-color: #946db6; }

[data-active-bg="darkpurple"].active, .active [data-active-bg="darkpurple"] {
  background-color: #a2216e; }

[data-active-bg="darkpurple"].active, .active [data-active-bg="darkpurple"] {
  background-color: #a2216e; }

[data-active-bg="lightblue"].active, .active [data-active-bg="lightblue"] {
  background-color: #00bcdd; }

[data-active-bg="darkblue"].active, .active [data-active-bg="darkblue"] {
  background-color: #255aa8; }

[data-active-bg="orange"].active, .active [data-active-bg="orange"] {
  background-color: #ff7231; }

[data-active-bg="darkorange"].active, .active [data-active-bg="darkorange"] {
  background-color: #fd4f57; }

/* line 116, ../source/sass/_helpers.sass */
[data-active-bg="pink"].active, .active [data-active-bg="pink"] {
  background-color: #ff47af; }

[data-active-bg="black"].active, .active [data-active-bg="black"], [data-no-hover="true"]:hover [data-active-bg="black"] {
  background-color: black; }

[data-active-fg="green"].active, .active [data-active-fg="green"] {
  color: #6ec829;
  fill: #6ec829; }

[data-active-fg="green"].active svg, .active [data-active-fg="green"] svg {
    fill: #6ec829; }

[data-active-fg="yellow"].active, .active [data-active-fg="yellow"] {
  color: #ffce2b;
  fill: #ffce2b; }

[data-active-fg="yellow"].active svg, .active [data-active-fg="yellow"] svg {
    fill: #ffce2b; }


[data-active-fg="purple"].active, .active [data-active-fg="purple"] {
  color: #946db6;
  fill: #946db6; }

[data-active-fg="purple"].active svg, .active [data-active-fg="purple"] svg {
    fill: #946db6; }

[data-active-fg="darkpurple"].active, .active [data-active-fg="darkpurple"] {
  color: #a2216e;
  fill: #a2216e; }

[data-active-fg="darkpurple"].active svg, .active [data-active-fg="darkpurple"] svg {
    fill: #a2216e; }

[data-active-fg="lightblue"].active, .active [data-active-fg="lightblue"] {
  color: #008cdd;
  fill: #008cdd; }

[data-active-fg="lightblue"].active svg, .active [data-active-fg="lightblue"] svg {
    fill: #008cdd; }

[data-active-fg="darkblue"].active, .active [data-active-fg="darkblue"] {
  color: #255aa8;
  fill: #255aa8; }

[data-active-fg="darkblue"].active svg, .active [data-active-fg="darkblue"] svg {
    fill: #255aa8; }

[data-active-fg="orange"].active, .active [data-active-fg="orange"] {
  color: #ff7231;
  fill: #ff7231; }

[data-active-fg="orange"].active svg, .active [data-active-fg="orange"] svg {
    fill: #ff7231; }

[data-active-fg="darkorange"].active, .active [data-active-fg="darkorange"] {
  color: #fd4f57;
  fill: #fd4f57; }

[data-active-fg="darkorange"].active svg, .active [data-active-fg="darkorange"] svg {
    fill: #fd4f57; }


[data-active-fg="pink"].active, .active [data-active-fg="pink"] {
  color: #ff47af;
  fill: #ff47af; }
 
[data-active-fg="pink"].active svg, .active [data-active-fg="pink"] svg {
    fill: #ff47af; }

[data-active-fg="white"].active, .active [data-active-fg="white"], [data-no-hover="true"]:hover [data-active-fg="white"] {
  color: white;
  fill: white; }

[data-active-fg="white"].active svg, .active [data-active-fg="white"] svg, [data-no-hover="true"]:hover [data-active-fg="white"] svg {
    fill: white; }

[data-active-fg="black"] {
  color: #999999; }
 
[data-active-fg="black"].active, .active [data-active-fg="black"] {
    color: black;
    fill: black; }
 
[data-active-fg="black"].active svg, .active [data-active-fg="black"] svg {
      fill: black; }
/* Spacements */
/* spacement top & bottom */
.m-none {
	margin: 0 !important;
}

.m-auto {
	margin: 0 auto !important;
}

.m-xs {
	margin: 5px !important;
}

.m-sm {
	margin: 10px !important;
}

.m-md {
	margin: 15px !important;
}

.m-lg {
	margin: 20px !important;
}

.m-xl {
	margin: 25px !important;
}

.m-xlg {
	margin: 30px !important;
}

/* spacement top  */
.mt-none {
	margin-top: 0 !important;
}

.mt-xs {
	margin-top: 5px !important;
}

.mt-sm {
	margin-top: 10px !important;
}

.mt-md {
	margin-top: 15px !important;
}

.mt-lg {
	margin-top: 20px !important;
}

.mt-xl {
	margin-top: 25px !important;
}

.mt-xlg {
	margin-top: 30px !important;
}

/* spacement bottom  */
.mb-none {
	margin-bottom: 0 !important;
}

.mb-xs {
	margin-bottom: 5px !important;
}

.mb-sm {
	margin-bottom: 10px !important;
}

.mb-md {
	margin-bottom: 15px !important;
}

.mb-lg {
	margin-bottom: 20px !important;
}

.mb-xl {
	margin-bottom: 25px !important;
}

.mb-xlg {
	margin-bottom: 30px !important;
}

/* spacement left  */
.ml-none {
	margin-left: 0 !important;
}

.ml-xs {
	margin-left: 5px !important;
}

.ml-sm {
	margin-left: 10px !important;
}

.ml-md {
	margin-left: 15px !important;
}

.ml-lg {
	margin-left: 20px !important;
}

.ml-xl {
	margin-left: 25px !important;
}

.ml-xlg {
	margin-left: 30px !important;
}

/* spacement right  */
.mr-none {
	margin-right: 0 !important;
}

.mr-xs {
	margin-right: 5px !important;
}

.mr-sm {
	margin-right: 10px !important;
}

.mr-md {
	margin-right: 15px !important;
}

.mr-lg {
	margin-right: 20px !important;
}

.mr-xl {
	margin-right: 25px !important;
}

.mr-xlg {
	margin-right: 30px !important;
}

/* Spacement Padding */
.p-none {
	padding: 0 !important;
}

.p-xs {
	padding: 5px !important;
}

.p-sm {
	padding: 10px !important;
}

.p-md {
	padding: 15px !important;
}

.p-lg {
	padding: 20px !important;
}

.p-xl {
	padding: 25px !important;
}

.p-xlg {
	padding: 30px !important;
}

/* spacement top  */
.pt-none {
	padding-top: 0 !important;
}

.pt-xs {
	padding-top: 5px !important;
}

.pt-sm {
	padding-top: 10px !important;
}

.pt-md {
	padding-top: 15px !important;
}

.pt-lg {
	padding-top: 20px !important;
}

.pt-xl {
	padding-top: 25px !important;
}

.pt-xlg {
	padding-top: 30px !important;
}

/* spacement bottom  */
.pb-none {
	padding-bottom: 0 !important;
}

.pb-xs {
	padding-bottom: 5px !important;
}

.pb-sm {
	padding-bottom: 10px !important;
}

.pb-md {
	padding-bottom: 15px !important;
}

.pb-lg {
	padding-bottom: 20px !important;
}

.pb-xl {
	padding-bottom: 25px !important;
}

.pb-xlg {
	padding-bottom: 30px !important;
}

/* spacement left  */
.pr-none {
	padding-left: 0 !important;
}

.pl-xs {
	padding-left: 5px !important;
}

.pl-sm {
	padding-left: 10px !important;
}

.pl-md {
	padding-left: 15px !important;
}

.pl-lg {
	padding-left: 20px !important;
}

.pl-xl {
	padding-left: 25px !important;
}

.pl-xlg {
	padding-left: 30px !important;
}

/* spacement right  */
.pr-none {
	padding-right: 0 !important;
}

.pr-xs {
	padding-right: 5px !important;
}

.pr-sm {
	padding-right: 10px !important;
}

.pr-md {
	padding-right: 15px !important;
}

.pr-lg {
	padding-right: 20px !important;
}

.pr-xl {
	padding-right: 25px !important;
}

.pr-xlg {
	padding-right: 30px !important;
}

.ib {
	display: inline-block;
	vertical-align: top;
}

.va-middle {
	vertical-align: middle;
}

.ws-nowrap {
	white-space: nowrap;
}

.ws-normal {
	white-space: normal;
}
/* ========= Top Bar   ======= */
.top-bar {
  padding: 10px 0;
  background: #191919;
  border-bottom: 2px solid #ff7231;
  line-height: 28px;
}

.top-number{
  color: #fff;
}

.top-number p{
  margin: 0
}

.social{
  text-align: right;
}

.social-share{
 display: inline-block;
 list-style: none;
 padding: 0;
 margin: 0;
}

ul.social-share li {
  display: inline-block;
}

ul.social-share li a {
  display: inline-block;
  color: #fff;
  background: #404040;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 2px;
}

ul.social-share li a:hover {
  background: #c52d2f;
  color: #fff;
}
/* ====== Feature Wrap ======= */
#feature {
  background: #f2f2f2;
  padding-bottom: 40px;
}

.features{
  padding: 0;
}

.feature-wrap {
  margin-bottom: 35px;
  overflow: hidden;
}

.feature-wrap h2{
  margin-top: 10px;
}

.feature-wrap .pull-left {
  margin-right: 25px;
}

.feature-wrap i{
  font-size: 48px;
  height: 110px;
  width: 110px;
  margin: 3px;
  border-radius: 100%;
  line-height: 110px;
  text-align:center;
  background: #ffffff;
  color: #ff7231;
  border: 3px solid #ffffff;
  box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  float: left;
  margin-right: 25px;
}

.feature-wrap i:hover {
  background: #ff7231;
  color: #fff;
  box-shadow: inset 0 0 0 5px #ff7231;
  -webkit-box-shadow: inset 0 0 0 5px #ff7231;
  border: 3px solid #ff7231;
}
/* Feature Box */
.feature-box {
	height: 100px;
	margin-bottom: 10px;
}

.feature-box .feature-box-icon {
	background: #ff7231;
	border-radius: 35px;
	color: #fff;
	display: inline-block;
	float: left;
	height: 35px;
	line-height: 35px;
	margin-right: 10px;
	position: relative;
	text-align: center;
	top: 1px;
	width: 35px;
}

.feature-box .feature-box-info {
	padding-left: 50px;
}

/* Style 2 */
.feature-box.feature-box-style-2 h4 {
	color: #1d2127;
}

.feature-box.feature-box-style-2 .feature-box-icon {
	background: transparent;
	width: 50px;
	height: 50px;
}

.feature-box.feature-box-style-2 .feature-box-icon i.fa {
	font-size: 28px;
}

.feature-box.feature-box-style-2 .feature-box-info {
	padding-left: 60px;
}

/* Style 3 */
.feature-box.feature-box-style-3 h4 {
	color: #1d2127;
}

.feature-box.feature-box-style-3 .feature-box-icon {
	border: 1px solid #CCC;
	background: transparent;
	line-height: 32px;
}

.feature-box.feature-box-style-3 .feature-box-icon i.fa {
	color: #CCC;
}

/* Style 4 */
.feature-box.feature-box-style-4 h4 {
	color: #1d2127;
}

.feature-box.feature-box-style-4 .feature-box-icon {
	background: transparent;
	padding-bottom: 10px;
	height: auto;
	width: auto;
	float: none;
}

.feature-box.feature-box-style-4 .feature-box-icon i.fa {
	font-size: 38px;
}

.feature-box.feature-box-style-4 .feature-box-info {
	clear: both;
	padding-left: 0;
}

/* Style 5 */
.feature-box.feature-box-style-5 h4 {
	color: #1d2127;
}

.feature-box.feature-box-style-5 .feature-box-icon {
	background: transparent;
	width: 74px;
	height: 74px;
}

.feature-box.feature-box-style-5 .feature-box-icon i.fa {
	font-size: 44px;
}

.feature-box.feature-box-style-5 .feature-box-info {
	padding-left: 84px;
}

/* Style 6 */
.feature-box.feature-box-style-6 h4 {
	color: #1d2127;
}

.feature-box.feature-box-style-6 .feature-box-icon {
	border: 1px solid #cecece;
	
	line-height: 32px;
}

.feature-box.feature-box-style-6 .feature-box-icon:after {
	border: 3px solid #f4f4f4;
	border-radius: 50%;
	box-sizing: initial;
	content: "";
	display: block;
	height: 100%;
	left: -4px;
	padding: 1px;
	position: absolute;
	top: -4px;
	width: 100%;
}

.feature-box.feature-box-style-6 .feature-box-icon i.fa {
	color: #fff;
}

/* Reverse */
@media (min-width: 991px) {
	.feature-box.reverse {
		text-align: right;
	}

	.feature-box.reverse .feature-box-info {
		padding-right: 50px;
		padding-left: 0;
	}

	.feature-box.reverse .feature-box-icon {
		float: right;
		margin-right: 0;
		margin-left: 10px;
	}

	.feature-box.reverse.feature-box-style-2 .feature-box-info {
		padding-right: 60px;
	}

	.feature-box.reverse.feature-box-style-4 .feature-box-info {
		padding-right: 0;
	}

	.feature-box.reverse.feature-box-style-5 .feature-box-info {
		padding-right: 84px;
	}
}
/* Fix conflict Dropdown with Bootstrap */
.bootstrap-datetimepicker-widget.dropdown-menu {
  top: 0;
  visibility: visible;
  opacity: 1;
  display: none;
}
.glyphicon-chevron-down:before {
  content: '\f107';
}
.glyphicon-chevron-up:before {
  content: '\f106';
}
.glyphicon-time:before {
  content: '\f017';
}
.glyphicon-calendar:before {
  content: '\f073';
}
.open > .dropdown-menu {
  visibility: visible;
  opacity: 1;
  top: 100%;
}

/* Testimonials */
.testimonial {
	margin-bottom: 20px;
}

.testimonial blockquote {
	background: #CCC;
	border-radius: 10px;
	border: 0;
	color: #666;
	font-family: Georgia, serif;
	font-style: italic;
	margin: 0;
	padding: 10px 50px;
	position: relative;
}

.testimonial blockquote:before {
	left: 10px;
	top: 0;
	color: #FFF;
	content: "“";
	font-size: 80px;
	font-style: normal;
	line-height: 1;
	position: absolute;
}

.testimonial blockquote:after {
	color: #FFF;
	content: "”";
	font-size: 80px;
	font-style: normal;
	line-height: 1;
	position: absolute;
	bottom: -0.5em;
	right: 10px;
}

.testimonial blockquote p {
	color: #FFF;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 1.2em;
	line-height: 1.3;
}

.testimonial .testimonial-arrow-down {
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #CCC;
	height: 0;
	margin: 0 0 0 17px;
	width: 0;
}

.testimonial .testimonial-author {
	margin: 8px 0 0 0;
}

.testimonial .testimonial-author::after {
	clear: both;
	content: "";
	display: table;
}

.testimonial .testimonial-author .testimonial-author-thumbnail {
	float: left;
	margin-right: 10px;
	width: auto;
}

.testimonial .testimonial-author img {
	max-width: 55px;
}

.testimonial .testimonial-author strong {
	color: #111;
	display: block;
	padding-top: 10px;
	margin-bottom: -5px;
}

.testimonial .testimonial-author span {
	color: #666;
	display: block;
	font-size: 12px;
}

.testimonial .testimonial-author p {
	color: #999;
	margin: 0 0 0 25px;
	text-align: left;
}

/* Style 2 */
.testimonial.testimonial-style-2 {
	text-align: center;
}

.testimonial.testimonial-style-2 blockquote {
	background: transparent !important;
	border-radius: 4px;
	padding: 6px 20px;
}

.testimonial.testimonial-style-2 blockquote:before, .testimonial.testimonial-style-2 blockquote:after {
	display: none;
}

.testimonial.testimonial-style-2 blockquote p {
	color: #777;
}

.testimonial.testimonial-style-2 .testimonial-arrow-down {
	display: none;
}

.testimonial.testimonial-style-2 .testimonial-author {
	padding: 0;
	margin: 6px 0 0;
}

.testimonial.testimonial-style-2 .testimonial-author img {
	margin: 0 auto 10px;
}

.testimonial.testimonial-style-2 .testimonial-author p {
	text-align: center;
	padding: 0;
	margin: 0;
}

/* Style 3 */
.testimonial.testimonial-style-3 blockquote {
	background: #f2f2f2 !important;
	border-radius: 4px;
	padding: 12px 30px;
}

.testimonial.testimonial-style-3 blockquote:before {
	top: 5px;
	color: #777;
	font-size: 35px;
}

.testimonial.testimonial-style-3 blockquote:after {
	color: #777;
	font-size: 35px;
	bottom: -5px;
}

.testimonial.testimonial-style-3 blockquote p {
	color: #777;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 1em;
	font-style: normal;
}

.testimonial.testimonial-style-3 .testimonial-author {
	margin-left: 8px;
}

.testimonial.testimonial-style-3 .testimonial-arrow-down {
	margin-left: 20px;
	border-top: 10px solid #f2f2f2 !important;
}

/* Style 4 */
.testimonial.testimonial-style-4 {
	border-radius: 6px;
	padding: 8px;
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #ECECEC;
	border-right: 1px solid #ECECEC;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
}

.testimonial.testimonial-style-4 blockquote {
	background: transparent !important;
	border-radius: 4px;
	padding: 12px 30px;
}

.testimonial.testimonial-style-4 blockquote:before {
	top: 5px;
	color: #777;
	font-size: 35px;
}

.testimonial.testimonial-style-4 blockquote:after {
	color: #777;
	font-size: 35px;
	bottom: -5px;
}

.testimonial.testimonial-style-4 blockquote p {
	color: #777;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 1em;
	font-style: normal;
}

.testimonial.testimonial-style-4 .testimonial-arrow-down {
	display: none;
}

.testimonial.testimonial-style-4 .testimonial-author {
	margin-left: 30px;
	margin-bottom: 15px;
}

.testimonial.testimonial-style-4.testimonial-no-borders {
	border: 0;
	box-shadow: none;
}

/* Style 5 */
.testimonial.testimonial-style-5 {
	text-align: center;
}

.testimonial.testimonial-style-5 blockquote {
	background: transparent !important;
	border-radius: 4px;
	padding: 6px 20px;
}

.testimonial.testimonial-style-5 blockquote:before, .testimonial.testimonial-style-5 blockquote:after {
	display: none;
}

.testimonial.testimonial-style-5 blockquote p {
	color: #777;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 1.2em;
	font-style: normal;
}

.testimonial.testimonial-style-5 .testimonial-arrow-down {
	display: none;
}

.testimonial.testimonial-style-5 .testimonial-author {
	padding: 6px 0 0;
	margin: 12px 0 0;
	border-top: 1px solid #f2f2f2;
}

.testimonial.testimonial-style-5 .testimonial-author img {
	margin: 0 auto 10px;
}

.testimonial.testimonial-style-5 .testimonial-author p {
	text-align: center;
	padding: 0;
	margin: 0;
}

/* Style 6 */
.testimonial.testimonial-style-6 {
	text-align: center;
}

.testimonial.testimonial-style-6 blockquote {
	background: transparent !important;
	border-radius: 4px;
	border: 0;
	padding: 0 10%;
}

.testimonial.testimonial-style-6 blockquote:before, .testimonial.testimonial-style-6 blockquote:after {
	display: none;
}

.testimonial.testimonial-style-6 blockquote i.fa-quote-left {
	font-size: 34px;
	position: relative;
	left: -5px;
}

.testimonial.testimonial-style-6 blockquote p {
	color: #777;
	font-size: 24px;
	line-height: 30px;
}

.testimonial.testimonial-style-6 blockquote span {
	font-size: 16px;
	line-height: 20px;
	color: #999;
	position: relative;
	left: -5px;
}

.testimonial.testimonial-style-6 .testimonial-arrow-down {
	display: none;
}

.testimonial.testimonial-style-6 .testimonial-author {
	padding: 0;
	margin: 6px 0 0;
}

.testimonial.testimonial-style-6 .testimonial-author img {
	margin: 0 auto 10px;
}

.testimonial.testimonial-style-6 .testimonial-author p {
	text-align: center;
	padding: 0;
	margin: 0;
}

/* With Quotes */
.testimonial.testimonial-with-quotes blockquote:before {
	color: #777;
	display: block !important;
	left: 10px;
	top: 0;
	content: "“";
	font-size: 80px;
	font-style: normal;
	line-height: 1;
	position: absolute;
}

.testimonial.testimonial-with-quotes blockquote:after {
	color: #777;
	display: block !important;
	right: 10px;
	font-size: 80px;
	font-style: normal;
	line-height: 1;
	position: absolute;
	bottom: -0.5em;
	content: "”";
}

.testimonial.testimonial-with-quotes blockquote p {
	padding: 0 40px;
}
.inStore {
	position: absolute;
	background-image: none;
	border-radius: 100%;
	left: auto;
	right: 0;
	bottom: 0;
	text-shadow: none;
	width: 50px;
	height: 50px;
	line-height: 30px;
	display: inline-block;
	text-align: center;
	z-index: 100000;
	box-shadow: none;
	font-size: 0.9em;
	color: #FFF;
	background: rgba(102, 153, 255, 0.5); 
	border-bottom: 2px solid transparent;
}

/* Mailchimp modal width */
@media screen and (max-width: 768px) {
  
  #mcModal .modal-dialog  {width:90%;}

}
