input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
textarea::-moz-placeholder {
  color: #333;
}
.page-main .col-xs-1,
.page-main .col-sm-1,
.page-main .col-md-1,
.page-main .col-lg-1,
.page-main .col-xs-2,
.page-main .col-sm-2,
.page-main .col-md-2,
.page-main .col-lg-2,
.page-main .col-xs-3,
.page-main .col-sm-3,
.page-main .col-md-3,
.page-main .col-lg-3,
.page-main .col-xs-4,
.page-main .col-sm-4,
.page-main .col-md-4,
.page-main .col-lg-4,
.page-main .col-xs-5,
.page-main .col-sm-5,
.page-main .col-md-5,
.page-main .col-lg-5,
.page-main .col-xs-6,
.page-main .col-sm-6,
.page-main .col-md-6,
.page-main .col-lg-6,
.page-main .col-xs-7,
.page-main .col-sm-7,
.page-main .col-md-7,
.page-main .col-lg-7,
.page-main .col-xs-8,
.page-main .col-sm-8,
.page-main .col-md-8,
.page-main .col-lg-8,
.page-main .col-xs-9,
.page-main .col-sm-9,
.page-main .col-md-9,
.page-main .col-lg-9,
.page-main .col-xs-10,
.page-main .col-sm-10,
.page-main .col-md-10,
.page-main .col-lg-10,
.page-main .col-xs-11,
.page-main .col-sm-11,
.page-main .col-md-11,
.page-main .col-lg-11,
.page-main .col-xs-12,
.page-main .col-sm-12,
.page-main .col-md-12,
.page-main .col-lg-12 {
  position: static;
}
.gallery-placeholder {
  position: static;
  width: 100%;
}
.gallery-placeholder .loading-mask {
  position: absolute !important;
  z-index: 0;
  padding: 0 !important;
  background: transparent;
}
.gallery-placeholder .loader img {
  position: absolute;
}
.page-layout-2columns-left .col-right-main {
  float: right;
}
.fotorama__caption {
  display: none;
}
#at-expanded-menu-host .at-expanded-menu-round .at-expanded-menu-button-label {
  display: none !important;
}
#at-expanded-menu-host .at-expanded-menu-ft {
  margin: 0 35px !important;
}
#at-expanded-menu-host .at-expanded-menu-load {
  color: #000 !important;
}
#at-expanded-menu-host .at-expanded-menu-service-list li {
  margin-bottom: 40px !important;
}
#at-expanded-menu-host .at-expanded-menu .at-icon-wrapper,
#at-expanded-menu-host .at-expanded-menu-service-list button {
  width: 84px !important;
  height: 84px !important;
}
#at-expanded-menu-host .at-expanded-menu-close {
  padding: 0 !important;
}
#at-expanded-menu-host .at-expanded-menu-close span {
  color: #000;
}
.comparison.headings.data.table {
  display: none;
}
.switcher-dropdown {
  display: none;
}
.swatch-option.text {
  height: auto;
}
.dropdown.options.switcher-options.active .mage-dropdown-dialog .switcher-dropdown {
  display: block;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  display: none;
}
.modals-overlay {
  z-index: 1000000 !important;
}
.modal-popup {
  z-index: 10000000 !important;
}
.loading-mask {
  z-index: 9999999;
}
.clear-block {
  clear: both !important;
  float: none !important;
}
address {
  margin-bottom: 0;
}
label,
.label {
  font-weight: 500 !important;
  font-size: 100% !important;
  padding: 0 !important;
  margin: 0;
  text-align: left;
  color: #222;
}
.opc-wrapper .fieldset > .field.required > label:after,
.opc-wrapper .fieldset > .field._required > label:after {
  top: 0 !important;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul > li,
ol > li {
  margin-bottom: 0;
}
a:focus,
a:hover {
  text-decoration: none;
  outline: none;
}
h1 {
  font-size: 2.6666em;
  line-height: 1.25em;
  /*32px, 40px*/
}
h2 {
  font-size: 2em;
  line-height: 1.25em;
  /*24px, 30px*/
}
h3 {
  font-size: 1.6666em;
  line-height: 1.2em;
  /*20px, 24px*/
}
h4 {
  font-size: 1.3333em;
  line-height: 1.25em;
  /*16px, 20px*/
}
h5 {
  font-size: 1.1666em;
  line-height: 1.1428em;
  /*14px, 16px*/
}
h6 {
  font-size: 1em;
  line-height: 1.1666em;
  /*12px, 14px*/
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  height: 35px;
  font-size: 100%;
  border: 1px solid #ddd;
  line-height: 1.66;
  background-color: #fff;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  font-family: inherit !important;
}
textarea {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  border-color: #ddd !important;
}
.cssload-square {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -23px;
  margin-left: -23px;
  width: 35px;
  height: 35px;
  transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
}
.cssload-square-part {
  position: absolute;
  width: 35px;
  height: 35px;
  z-index: 1;
  animation: cssload-part-anim 0.92s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
  -o-animation: cssload-part-anim 0.92s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
  -ms-animation: cssload-part-anim 0.92s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
  -webkit-animation: cssload-part-anim 0.92s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
  -moz-animation: cssload-part-anim 0.92s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
}
.cssload-square-green {
  background: #f4a137;
  right: 0;
  bottom: 0;
  animation-direction: alternate-reverse;
  -o-animation-direction: alternate-reverse;
  -ms-animation-direction: alternate-reverse;
  -webkit-animation-direction: alternate-reverse;
  -moz-animation-direction: alternate-reverse;
}
.cssload-square-pink {
  background: #e74c3c;
  left: 0;
  top: 0;
}
.cssload-square-blend {
  background: #75517d;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  animation: blend-anim 0.92s ease-in infinite;
  -o-animation: blend-anim 0.92s ease-in infinite;
  -ms-animation: blend-anim 0.92s ease-in infinite;
  -webkit-animation: blend-anim 0.92s ease-in infinite;
  -moz-animation: blend-anim 0.92s ease-in infinite;
}
@keyframes blend-anim {
  0% {
    transform: scale(0.01, 0.01) rotateY(0);
    animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  }
  50% {
    transform: scale(1, 1) rotateY(0);
    animation-timing-function: cubic-bezier(0.39, 0.575, 0.5649999999999999, 1);
  }
  100% {
    transform: scale(0.01, 0.01) rotateY(0);
  }
}
@-o-keyframes blend-anim {
  0% {
    -o-transform: scale(0.01, 0.01) rotateY(0);
    -o-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  }
  50% {
    -o-transform: scale(1, 1) rotateY(0);
    -o-animation-timing-function: cubic-bezier(0.39, 0.575, 0.5649999999999999, 1);
  }
  100% {
    -o-transform: scale(0.01, 0.01) rotateY(0);
  }
}
@-ms-keyframes blend-anim {
  0% {
    -ms-transform: scale(0.01, 0.01) rotateY(0);
    -ms-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  }
  50% {
    -ms-transform: scale(1, 1) rotateY(0);
    -ms-animation-timing-function: cubic-bezier(0.39, 0.575, 0.5649999999999999, 1);
  }
  100% {
    -ms-transform: scale(0.01, 0.01) rotateY(0);
  }
}
@-webkit-keyframes blend-anim {
  0% {
    -webkit-transform: scale(0.01, 0.01) rotateY(0);
    -webkit-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  }
  50% {
    -webkit-transform: scale(1, 1) rotateY(0);
    -webkit-animation-timing-function: cubic-bezier(0.39, 0.575, 0.5649999999999999, 1);
  }
  100% {
    -webkit-transform: scale(0.01, 0.01) rotateY(0);
  }
}
@-moz-keyframes blend-anim {
  0% {
    -moz-transform: scale(0.01, 0.01) rotateY(0);
    -moz-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  }
  50% {
    -moz-transform: scale(1, 1) rotateY(0);
    -moz-animation-timing-function: cubic-bezier(0.39, 0.575, 0.5649999999999999, 1);
  }
  100% {
    -moz-transform: scale(0.01, 0.01) rotateY(0);
  }
}
@keyframes cssload-part-anim {
  0% {
    transform: translate3d(-18px, -18px, 0);
  }
  100% {
    transform: translate3d(18px, 18px, 0);
  }
}
@-o-keyframes cssload-part-anim {
  0% {
    -o-transform: translate3d(-18px, -18px, 0);
  }
  100% {
    -o-transform: translate3d(18px, 18px, 0);
  }
}
@-ms-keyframes cssload-part-anim {
  0% {
    -ms-transform: translate3d(-18px, -18px, 0);
  }
  100% {
    -ms-transform: translate3d(18px, 18px, 0);
  }
}
@-webkit-keyframes cssload-part-anim {
  0% {
    -webkit-transform: translate3d(-18px, -18px, 0);
  }
  100% {
    -webkit-transform: translate3d(18px, 18px, 0);
  }
}
@-moz-keyframes cssload-part-anim {
  0% {
    -moz-transform: translate3d(-18px, -18px, 0);
  }
  100% {
    -moz-transform: translate3d(18px, 18px, 0);
  }
}
#yt-totop {
  position: fixed;
  bottom: 80px;
  right: 20px;
  background: #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  box-shadow: 0 0 3px #ccc;
  display: block;
  height: 50px;
  overflow: hidden;
  text-align: center;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  width: 50px;
  z-index: 9999;
  line-height: 55px;
}
#yt-totop:before {
  content: '\f102';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 26px;
}
#yt-totop:hover:before {
  color: #fff;
}
.showcart .loading-mask .loader > img {
  width: auto;
}
.gallery-image {
  display: none;
}
#btn-gallery {
  display: block;
  bottom: 10px;
  height: 34px;
  text-align: center;
  line-height: 39px;
  position: absolute;
  right: 10px;
  width: 34px;
  background-color: #8f8f8f;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #fff;
  z-index: 10005;
}
#btn-gallery:before {
  content: '\f0b2';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 20px;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button {
  -webkit-border-fit: lines;
}
.menu-ontop {
  position: fixed;
  z-index: 888;
}
.social-detail {
  clear: both;
}
.social-detail .share-title {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  margin-right: 10px;
  font-weight: 600;
  font-size: 133.33%;
  color: #000;
}
.social-detail .addthis_sharing_toolbox {
  display: inline-block;
  vertical-align: middle;
}
.modals-wrapper .modal-popup .modal-inner-wrap {
  width: 75%;
}
.modal-popup.smcqp-confirm .modal-inner-wrap,
.modal-inner-wrap.report-messages,
.modal-inner-wrap.smcqp-options {
  width: 420px;
}
/* <- Safari & Google Chrome Fix */
button,
button:focus,
.cart-container .action.continue,
a.action.primary,
.modal-footer .action-primary.action-accept {
  border: 1px solid #444;
  overflow: visible;
  display: inline-block;
  background: #444;
  width: auto;
  margin: 0;
  cursor: pointer;
  height: 35px;
  line-height: 35px;
  white-space: nowrap;
  font-size: 100% !important;
  text-transform: uppercase;
  font-weight: 400;
  position: relative;
  padding: 0 20px;
  color: #fff;
  text-decoration: none !important;
}
.fotorama__arr--disabled {
  opacity: 0 !important;
}
.fotorama__nav.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--right:after {
  display: none !important;
}
select {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  padding-right: 26px;
  padding-left: 5px;
  background: url(../images/bg-selectbox.png) no-repeat right center #ffffff;
}
.page-title {
  margin-bottom: 30px;
}
.no-padding {
  padding: 0px !important;
}
.category-description {
  margin-bottom: 40px;
}
mark,
.mark {
  background-color: transparent;
}
.empty {
  padding-top: 10px;
}
.pager {
  margin: 0;
}
.account.page-layout-2columns-left .column.main {
  width: 100% !important;
}
.modal-footer {
  border: none;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background: transparent;
}
.table > thead > tr > th {
  text-transform: uppercase;
}
.radio,
.checkbox {
  display: inline;
  position: relative;
  top: 3px;
  margin-top: 0 !important;
  outline: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.full-wrapper {
  margin-left: -1000px;
  margin-right: -1000px;
  clear: both;
}
.page-header {
  padding-bottom: 0;
  border: none;
}
.modal-header {
  border-bottom: none;
}
.modal-popup .action-close {
  border: none !important;
}
.page-main {
  padding: 30px 0;
  min-height: 500px;
}
.block,
.block-banners,
.block-banners-inline {
  margin-bottom: 30px;
}
.cms-index-index .page-main {
  padding: 0;
}
.fieldset > .field:not(.choice) > .label {
  width: auto !important;
  text-align: left !important;
  margin-bottom: 10px;
  display: table;
  float: none !important;
}
.fieldset > .field:not(.choice) > .control {
  float: none !important;
  width: auto !important;
}
.page-main .fieldset > .field.choice:before,
.page-main .fieldset > .field.no-label:before {
  width: auto;
  padding: 0;
}
.page-main .fieldset > .field:not(.choice) > .control {
  width: 100%;
}
.page-main .abs-margin-for-forms-desktop,
.page-main .fieldset .legend,
.page-main .column:not(.sidebar-main) form .actions-toolbar,
.page-main .column:not(.sidebar-additional) form .actions-toolbar,
.page-main .login-container .fieldset:after {
  margin-left: 0;
}
.page-main .form.password.reset,
.page-main .form.send.confirmation,
.page-main .form.password.forget,
.page-main .form.create.account {
  width: 100%;
}
/*DROPDOWN MINI CART*/
.block-minicart {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #bbb;
  border-radius: 5px;
  padding: 15px !important;
  width: 320px !important;
  margin: 0px !important;
}
.block-minicart .subtitle.empty {
  padding: 0 !important;
}
.block-minicart li {
  border: none !important;
  padding: 10px 0 !important;
}
.block-minicart .product-item-photo {
  border: 1px solid #ddd;
  width: 80px;
}
.block-minicart .product-item-photo img {
  width: 100% !important;
  height: auto !important;
}
.block-minicart #btn-minicart-close {
  display: none !important;
}
.block-minicart .items-total {
  float: none;
  display: none;
}
.block-minicart .header-minicart {
  display: none;
  background: #666;
  margin: -15px -15px 0;
  color: #fff;
  padding: 8px 20px;
  font-size: 116.67%;
}
.block-minicart .header-minicart .text-right {
  float: right;
}
.block-minicart .minicart-items-wrapper {
  margin: 0 -15px;
  padding: 15px;
  border: none;
  height: auto !important;
}
.block-minicart .minicart-items-wrapper .minicart-items {
  height: auto !important;
  max-height: 250px;
  overflow-y: auto;
}
.block-minicart .subtotal {
  margin: 10px -15px;
  background-color: #fff;
  border-top: 1px solid #dddddd;
  text-transform: uppercase;
  color: #222;
  text-align: left;
  padding: 15px 25px 10px;
}
.block-minicart .subtotal .label {
  font-weight: 500 !important;
  font-size: 123% !important;
  color: #222222;
}
.block-minicart .subtotal .price-container {
  float: right;
  margin-top: -4px;
}
.block-minicart .subtotal .price-container .price-wrapper:first-child .price {
  font-size: 138%;
}
.block-minicart .block-content > .actions {
  background-color: #fff;
  margin: 0 -15px;
  text-align: left;
  padding: 10px 15px;
}
.block-minicart .block-content > .actions a {
  border-radius: 25px;
  color: #fff;
  display: inline-block;
  font-size: 93%;
  font-weight: 500;
  line-height: 46px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  width: 48%;
  background: #363636;
}
.block-minicart .minicart-widgets {
  margin: 0;
}
.block-minicart .minicart-items .product-item-details {
  padding-left: 95px;
  position: relative;
}
.block-minicart .minicart-items .product-item-details .product-item-name {
  display: block;
  padding-right: 30px;
}
.block-minicart .minicart-items .product-item-details .product-item-name a {
  color: #444;
  display: block;
  font-size: 108%;
  font-weight: 500;
  line-height: 18px;
  text-transform: capitalize;
}
.block-minicart .minicart-items .product-item-details .price-container .price-excluding-tax {
  font-size: 138%;
}
.block-minicart .minicart-items .product-item-details .price-container .price {
  font-weight: 600;
}
.block-minicart .minicart-items .product-item-details .product-item-pricing .label {
  width: auto;
}
.block-minicart .minicart-items .product-item-details .product.actions .action.delete:after {
  content: '\f1f8';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 15px;
  position: absolute;
  top: 4px;
  right: 12px;
}
.block-minicart .minicart-items .product-item-details .product.actions .action.delete:before {
  display: none;
}
.block-minicart .minicart-items .product-item-details .product.actions .action.edit {
  display: none;
}
/*DROPDOWN MEGAMENU*/
.fix-width-60 {
  width: 60% !important;
}
.fix-width-40 {
  width: 40% !important;
}
.product-megamenu {
  padding-left: 15px;
}
.product-megamenu .products-grid .item:last-child .item-inner {
  margin-bottom: 0;
}
.product-megamenu .products-grid .item .item-inner {
  border: none;
}
.product-megamenu .products-grid .item .item-inner .box-info {
  padding: 10px 0 0;
}
.product-megamenu .products-grid .item .item-inner:hover {
  box-shadow: none;
  -webkit-box-shadow: none;
}
.right-image-menu {
  margin: -25px -5px -25px 0;
  text-align: right;
  float: right;
}
.margin-bottom {
  margin-bottom: 10px;
}
.remove-padding {
  padding: 0 5px !important;
}
.sm_megamenu_title .title-cat {
  color: #222;
  font-weight: 600;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-size: 108%;
}
.sm_megamenu_title > a {
  color: #777;
  display: block;
  font-size: 108%;
  padding: 4px 0 5px;
}
/*END DROPDOWN MEGAMENU*/
.modal-content {
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.authentication-dropdown .action-close {
  background: none !important;
  border: none !important;
  padding: 0 !important;
  margin: 20px;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  max-width: none;
}
.products.wrapper.products-grid .item {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.price-box .price {
  font-size: 138%;
  font-weight: 600;
}
.price-box .special-price,
.price-box .old-price {
  display: inline-block;
}
.price-box .special-price .price-label,
.price-box .old-price .price-label {
  display: none;
}
.price-box .special-price {
  margin-right: 10px;
}
.price-box .special-price .price {
  font-weight: 600;
}
.price-box .old-price .price {
  font-size: 123%;
  color: #999999;
  font-weight: 400 !important;
  text-decoration: line-through;
}
.price-box .price-from,
.price-box .price-to {
  display: inline-block;
  margin: 0;
}
div[class^="swatch-opt-"] {
  display: table;
}
.counter:after {
  content: ")";
}
.counter:before {
  content: "(";
}
.counter:empty {
  display: none;
}
.product-reviews-summary {
  margin: 0;
}
.product-reviews-summary .rating-summary {
  left: auto;
  padding-right: 10px;
}
.product-reviews-summary .reviews-actions {
  position: relative;
  top: 2px;
}
.product-reviews-summary .reviews-actions .view span:last-child:after {
  content: "|";
  margin-left: 10px;
}
.info-box-detail .fieldset .control.control-qty-cart {
  width: 80px !important;
  float: left !important;
  margin-top: 5px;
  border: 1px solid #ddd;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #fff none repeat scroll 0 0;
  position: relative;
}
.control-qty {
  position: absolute;
  width: 35px;
  right: 0;
  top: -1px;
}
.control-qty .quantity-controls {
  color: #252525;
  display: block;
  font-size: 14px;
  height: 20px;
  text-align: center;
  width: 100%;
  cursor: pointer;
}
.control-qty .quantity-controls.quantity-plus:before {
  content: '\f106';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.control-qty .quantity-controls.quantity-minus:before {
  content: '\f107';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.product-reviews-summary {
  margin: 0 auto 8px !important;
  padding: 0 !important;
  display: block !important;
  height: 20px;
  overflow: hidden;
}
.product-reviews-summary .rating-summary {
  left: auto;
  padding-right: 0px;
  display: inline-block;
  text-align: center;
}
.product-reviews-summary .reviews-actions {
  display: none !important;
}
.product-reviews-summary.empty .reviews-actions {
  display: block !important;
}
.rating-summary {
  padding: 0;
}
.rating-summary .rating-result {
  background: rgba(0, 0, 0, 0) url("../images/star.png") repeat-x scroll 0 center;
  display: inline-block;
  height: 20px;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 65px;
}
.rating-summary .rating-result > span {
  background: rgba(0, 0, 0, 0) url("../images/star-active.png") repeat-x scroll 0 center;
  float: left;
  left: 0;
  overflow: hidden;
  padding-top: 1.5em;
  position: absolute;
  top: 0;
}
.rating-summary .rating-result > span:before {
  display: none;
}
.rating-summary .rating-result:before {
  display: none;
}
.product-reviews-summary.empty {
  background: rgba(0, 0, 0, 0) url("../images/star.png") repeat-x scroll 0 center;
  display: inline-block;
  height: 20px;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 65px;
  font-size: 0px;
  vertical-align: middle;
}
.page-wrapper {
  overflow-x: hidden;
  left: 0;
  position: relative;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
}
.page-header {
  margin: 0;
}
.page-title {
  font-size: 166.6%;
  color: #444;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
}
.page-title:before {
  content: "";
  width: 70px;
  height: 3px;
  display: inline-block;
  position: absolute;
  bottom: -8px;
  left: 0;
}
.owl-controls .owl-nav div {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  background-color: #444;
  text-indent: -9999px;
  overflow: hidden;
  position: relative;
}
.owl-controls .owl-nav div:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  text-indent: 0;
  width: 100%;
  height: 100%;
}
.owl-controls .owl-nav div.owl-next:before {
  content: '\f105';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
}
.owl-controls .owl-nav div.owl-prev:before {
  content: '\f104';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
}
.owl-controls .owl-nav div:hover:before {
  opacity: 1;
}
.toolbar .pager .limiter strong,
.toolbar .pager .limiter select,
.toolbar .pager .limiter span {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
.toolbar.review-toolbar {
  border: none;
}
.toolbar.review-toolbar .pager {
  margin: 0;
}
.toolbar.review-toolbar .pager .limiter {
  float: left;
}
legend {
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.review-legend {
  border-bottom: 1px solid #ddd;
}
.review-field-ratings .review-field-rating .label {
  line-height: 33px;
}
.review-field-ratings .review-field-rating .label:after {
  content: ": ";
}
.column:not(.sidebar-main) form .actions-toolbar,
.column:not(.sidebar-additional) form .actions-toolbar {
  margin: 0 !important;
}
.review-title {
  text-transform: uppercase;
}
.review-form {
  max-width: none;
}
.fieldset .review-legend.legend {
  padding-bottom: 10px;
}
.review-add .fieldset > .field:not(.choice) > .label {
  width: 100%;
  float: none;
  text-align: left;
}
.review-add .fieldset > .field:not(.choice) > .control {
  float: none;
  width: 100%;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px !important;
}
.dropdown .mage-dropdown-dialog {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #bbb;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: none;
  margin: 0;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 100%;
  min-width: 145px;
  z-index: 999;
}
.product.options.list dt {
  display: inline;
}
.product.options.list dd {
  display: inline;
  margin-right: 5px;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: -2px !important;
}
.product.data.items > .item.title {
  height: 50px;
  border: 1px solid #e1e1e1;
  margin-right: -1px !important;
  line-height: 50px;
  padding: 0 33px;
  text-transform: uppercase;
}
.product.data.items > .item.title.active a {
  color: #fff !important;
}
.product.data.items > .item.title a {
  background: none !important;
  line-height: 50px !important;
  color: #000 !important;
  font-weight: 600;
}
.product.data.items > .item.content {
  margin-top: 49px !important;
  border: 1px solid #e1e1e1 !important;
  padding: 30px !important;
}
.product.data.items > .item.title > .switch {
  display: block;
  border: none !important;
  margin: 0;
  padding: 0 !important;
}
.breadcrumbs {
  text-align: center;
  margin: 50px 0 20px;
  background: url('../images/bg-breadcrumbs.jpg') no-repeat;
  width: 100%;
  height: 180px;
  padding-top: 55px;
}
.breadcrumbs .current-name {
  color: #fff;
  font-size: 153%;
  font-weight: bold;
  text-transform: uppercase;
}
.breadcrumbs ul {
  margin: 0 !important;
  padding: 8px 0 0 !important;
  display: inline-block !important;
  width: 100%;
  font-size: 108% !important;
}
.breadcrumbs ul li {
  color: #fff;
  display: inline-block;
  padding: 0 14px 0 8px;
  position: relative;
}
.breadcrumbs ul li.home {
  padding-left: 20px;
}
.breadcrumbs ul li:not(:last-child):after {
  content: '\f105' !important;
  display: inline-block !important;
  font-family: FontAwesome !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  font-synthesis: weight style !important;
  font-stretch: normal !important;
  font-size-adjust: none !important;
  font-language-override: normal !important;
  font-kerning: auto !important;
  font-feature-settings: normal !important;
  line-height: 1 !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  text-align: center !important;
  font-size: 14px !important;
  position: absolute;
  top: 3px !important;
  right: 0 !important;
  color: #fff !important;
}
.breadcrumbs ul li a {
  display: block;
  padding: 0;
  text-decoration: none !important;
  color: #fff !important;
}
.breadcrumbs ul li:last-child strong {
  font-weight: normal;
  padding: 5px 0px;
  color: #fa381d;
}
.breadcrumbs .title-page h1 {
  text-transform: uppercase;
  font-size: 250%;
  font-weight: bold;
}
.account.page-layout-2columns-left .sidebar-main,
.account.page-layout-2columns-left .sidebar-additional {
  width: 100% !important;
}
.navigation-mobile-container {
  display: none;
}
.nav-mobile-container {
  position: relative;
}
.btn-mobile {
  display: inline-block;
}
.btn-mobile .button-mobile {
  display: inline-block;
  color: #333;
  font-size: 17px;
  text-align: center;
  cursor: pointer;
  line-height: 50px;
  font-weight: 500;
}
.btn-mobile .button-mobile .fa {
  margin-right: 10px;
}
.navigation-mobile {
  background-color: #fff;
  padding: 20px;
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.1);
}
.navigation-mobile > ul > li {
  border-bottom: 1px solid #ddd;
  position: relative;
}
.navigation-mobile > ul > li:last-child {
  border-bottom: none;
}
.navigation-mobile > ul > li > a {
  display: block;
  text-transform: capitalize;
  padding: 10px 0;
}
.navigation-mobile > ul > li ul {
  display: none;
  padding-left: 10px;
}
.navigation-mobile > ul > li ul li {
  position: relative;
}
.navigation-mobile > ul > li ul li a {
  display: block;
  padding: 5px 0;
}
.navigation-mobile .touch-button {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #5c5c5c;
  position: absolute;
  right: 0;
  top: 10px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
  z-index: 10025;
}
.navigation-mobile .touch-button:before {
  content: '\f067';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 10px;
  color: #fff;
}
.navigation-mobile .touch-button.active:before {
  content: '\f068';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 10px;
}
.navigation-mobile .touch-button span {
  display: none;
}
.collapse-type .navigation-mobile {
  display: none;
  position: absolute;
  z-index: 10020;
  top: 100%;
  width: 100%;
}
.sidebar-type .navigation-mobile {
  position: fixed;
  top: 0;
  left: -250px;
  width: 250px;
  height: 100%;
  overflow-y: scroll;
  z-index: 999999999;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
}
.navbar-active {
  overflow: hidden;
}
.navbar-active .btn-mobile .button-mobile.active:before {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10010;
}
.navbar-active .page-wrapper {
  left: 250px;
}
.navbar-active .sidebar-type .navigation-mobile {
  left: 0;
}
.slider-brand .item a img:hover,
.blog-wrapper .blog-image a img:hover,
.banner-megamenu a img:hover,
.image-sidebar a img:hover,
.minicart-items-wrapper .product .product-image-wrapper img:hover {
  opacity: 0.8;
}
.products-grid .item .item-inner .box-image:hover a img {
  opacity: 0.8;
}
/*==POPUP LOGIN==*/
#modal-login {
  overflow-y: auto !important;
}
.mobile-login {
  display: none !important;
}
body .block-popup-login {
  margin-top: 170px;
  width: 600px;
  padding: 0px 20px 0px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
@media (min-width: 550px) and (max-width: 640px) {
  body .block-popup-login {
    width: 540px;
    margin-top: 130px;
  }
}
@media (max-width: 480px) {
  body .block-popup-login {
    width: 460px;
  }
}
@media (max-width: 320px) {
  body .block-popup-login {
    width: 300px;
  }
}
body .block-popup-login .fieldset > .field:not(.choice) > .control {
  width: 100%;
  margin-bottom: 10px;
}
body .block-popup-login .close-login {
  color: #fff;
  font-size: 26px;
  margin: 8px -10px 0 0;
  opacity: 1;
}
body .block-popup-login .close-login:hover {
  opacity: 0.9;
}
body .block-popup-login .close-login:before {
  font-family: fontawesome;
}
body .block-popup-login .tt_popup_login {
  margin: 0 -20px;
  color: #fff;
  line-height: 42px;
  padding: 0 20px 0px 70px;
  text-transform: uppercase;
  font-size: 125%;
}
body .block-popup-login .tt_popup_login strong:before {
  display: inline-block;
  content: "";
  width: 39px;
  position: absolute;
  left: 20px;
  top: 9px;
  height: 25px;
  background: url(../images/icon-login-popup.png) no-repeat top left;
}
body .block-popup-login .block-content {
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: normal;
}
body .block-popup-login .block-content .list-log li {
  padding: 5px 0px 5px 14px;
  position: relative;
}
body .block-popup-login .block-content .list-log li:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #666666;
  position: absolute;
  left: 0px;
  top: 12px;
}
body .block-popup-login .block-content .btn-reg-popup {
  height: 42px;
  line-height: 42px;
  padding: 0px 30px;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 14px;
  color: #fff;
  font-weight: bold;
  font-size: 100%;
  background: #444;
}
body .block-popup-login .block-content .col-reg {
  width: 50%;
  float: left;
  min-height: 188px;
}
@media (max-width: 480px) {
  body .block-popup-login .block-content .col-reg {
    width: 100%;
  }
}
body .block-popup-login .block-content .col-reg .list-log {
  margin: 0;
}
body .block-popup-login .block-content .col-reg.registered-account {
  padding-right: 30px;
  border-right: 1px solid #d1d1d1;
}
@media (max-width: 480px) {
  body .block-popup-login .block-content .col-reg.registered-account {
    border: 0px;
  }
}
body .block-popup-login .block-content .col-reg.login-customer {
  padding-left: 30px;
}
@media (max-width: 480px) {
  body .block-popup-login .block-content .col-reg.login-customer {
    padding-left: 0px;
  }
}
body .block-popup-login .block-content .col-reg.login-customer .note-reg {
  margin: 8px 0px;
}
body .block-popup-login .block-content .col-reg.login-customer h2 {
  font-size: 116.67%;
  font-weight: bold;
}
body .block-popup-login .secondary {
  width: 100%;
  display: block;
  text-align: left;
  margin-bottom: 0px;
}
body .block-popup-login .email-input,
body .block-popup-login .pass-input {
  position: relative;
  margin: 0 0 5px !important;
}
body .block-popup-login .email-input:before {
  background: url(../images/icon-username.png) no-repeat top left #f7f7f7;
  content: "";
  display: inline-block;
  width: 42px;
  height: 40px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 20;
}
body .block-popup-login .pass-input:before {
  background: url(../images/icon-pass.png) no-repeat top left #f7f7f7;
  content: "";
  display: inline-block;
  width: 42px;
  height: 40px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 20;
}
body .block-popup-login #mini-login:-webkit-autofill,
body .block-popup-login #mini-password:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fafafa inset !important;
}
body .block-popup-login .input-text {
  border: none;
  margin: 0px;
  width: 100%;
  padding: 0 5px 0px 52px;
  height: 40px;
  border: 1px solid #d1d1d1;
  background-color: #f7f7f7;
  color: #909090;
}
body .block-popup-login button#send2 {
  clear: both;
  display: inline-block;
  margin-top: 19px;
  height: 42px;
  position: relative;
  border: 0px;
  font-size: 116.67%;
  font-weight: bold;
}
body .block-popup-login .button-reg:hover {
  text-decoration: underline;
}
body .block-popup-login .more-actions {
  margin: 25px -20px 0px;
}
body .block-popup-login .more-actions .ft-link-p {
  background: #f3f3f3;
  margin-bottom: 1px;
  padding: 0 20px;
}
body .block-popup-login .more-actions .ft-link-p a {
  display: inline-block;
  padding: 10px 0px;
}
.navigation-mobile > ul > li {
  display: block !important;
}
.navigation-mobile > ul > li .icon_items {
  display: none;
}
body.sales-order-print .header-container {
  display: none;
}
body.sales-order-print a[href]:after {
  content: "";
}
body.sales-order-print a[href^="#"]:after,
body.sales-order-print a[href^="javascript:"]:after {
  content: "";
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
  .layout-boxed .page-wrapper {
    background-color: #fff;
    max-width: 1200px;
    margin: 0 auto;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  }
  .navbar-active .page-wrapper {
    left: auto !important;
    right: auto !important;
  }
  .smcqp-modal-popup.modal-popup.modal-slide._show .modal-inner-wrap.smcqp-options,
  .modal-popup.smcqp-confirm .modal-inner-wrap,
  .modal-inner-wrap.report-messages,
  .modal-inner-wrap.smcqp-options {
    width: 460px;
  }
  .report-messages {
    width: 460px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .layout-boxed .page-wrapper {
    background-color: #fff;
    max-width: 970px;
    margin: 0 auto;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  }
  .navbar-active .page-wrapper {
    left: auto !important;
    right: auto !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .layout-boxed .page-wrapper {
    background-color: #fff;
    max-width: 750px;
    margin: 0 auto;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  }
}
@media (max-width: 767px) {
  .cart.table-wrapper .item .col.item {
    min-height: 90px;
  }
  .full-wrapper {
    margin-left: -15px;
    margin-right: -15px;
  }
  .form-wishlist-items .products-grid.wishlist .product-items li.product-item {
    width: 50% !important;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 0 !important;
  }
  .products-grid.wishlist .product-item-photo {
    float: none !important;
    margin-right: 0 !important;
  }
  .breadcrumbs .items .item {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  .modals-wrapper .modal-popup .modal-inner-wrap {
    width: 90%;
  }
  .cartpro-modal .cpmodal-wrapper .content-cpcart {
    max-height: 200px;
  }
  .page-layout-2columns-left .col-right-main {
    float: none;
  }
}
@media (max-width: 767px) and (min-width: 360px) and (max-width: 600px) {
  .cartpro-modal .cpmodal-wrapper .content-cpcart {
    max-height: 150px !important;
  }
}
@media (max-width: 480px) {
  .form-wishlist-items .products-grid.wishlist .product-items li.product-item {
    width: 100%;
  }
}
.message.success {
  margin-top: 10px;
  display: block;
}
.fancybox-opened:before {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 100050;
  background-color: rgba(0, 0, 0, 0.5);
}
.products-grid .item .item-inner .box-image .sm_quickview_handler {
  display: none;
}
.products-grid .item .item-inner .box-image .bottom-action .sm_quickview_handler {
  display: inline-block;
}
@media (max-width: 991px) {
  .sm_megamenu_menu > li > div {
    display: none;
  }
  .btn-submobile {
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    right: 0;
    top: 11px;
    z-index: 100;
  }
  .btn-submobile:before {
    content: '\f067';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-synthesis: weight style;
    font-stretch: normal;
    font-size-adjust: none;
    font-language-override: normal;
    font-kerning: auto;
    font-feature-settings: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    font-size: 14px;
  }
  .btn-submobile.btnsub-active:before {
    content: '\f068';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-synthesis: weight style;
    font-stretch: normal;
    font-size-adjust: none;
    font-language-override: normal;
    font-kerning: auto;
    font-feature-settings: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    font-size: 14px;
  }
  .navigation-mobile > ul > li ul {
    display: block;
  }
}
.modal-popup.smcqp-confirm .modal-inner-wrap,
.modal-inner-wrap.report-messages,
.modal-inner-wrap.smcqp-options {
  width: 460px;
}
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-dots .owl-dot {
  margin: 0 2px;
  width: 8px;
  height: 8px;
  display: inline-block;
  background-color: #999999;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.owl-wrapper-outer {
  overflow-x: hidden;
}
.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;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: unset;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: unset;
}
/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.owl-theme .owl-controls {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-controls .owl-nav .disabled {
  opacity: .5;
  cursor: default;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
/*=====================================================*/
/* .owl-animated-out - only for current item */
/* This is very important class. Use z-index if you want move Out item above In item */
.owl-animated-out {
  z-index: 1;
}
/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */
.owl-animated-in {
  z-index: 0;
}
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */
.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;
  }
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #fff;
  color: #444;
  text-shadow: none;
  border-radius: 15px;
  -webkit-border-radius: 15px;
}
.fancybox-opened {
  z-index: 100070;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow-y: auto !important;
  overflow-x: hidden !important;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('../images/fancybox/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 100051;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../images/fancybox/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('../images/fancybox/blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 100050;
  background-color: rgba(0, 0, 0, 0.5);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url('../images/fancybox/fancybox_sprite@2x.png');
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url('../images/fancybox/fancybox_loading@2x.gif');
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
.login-container .block-customer-login,
.login-container .block-new-customer {
  padding: 30px;
  background-color: #fafafa;
  min-height: 420px;
  border: 1px solid #ddd;
}
.login-container .block-customer-login .block-title,
.login-container .block-new-customer .block-title {
  font-size: 100%;
  padding: 0;
}
.password-strength-meter {
  background-color: #f1f1f1;
}
.form-create-account .fieldset {
  width: 48.8%;
  min-height: 381px;
  padding: 30px;
  background-color: #fafafa;
  border: 1px solid #ddd;
}
.form-create-account .fieldset .legend {
  border-bottom: 1px solid #e8e8e8;
  font-size: 133.33%;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.form-create-account .fieldset.create.info {
  float: left;
}
.form-create-account .fieldset.create.info .field-name-firstname,
.form-create-account .fieldset.create.info .field-name-lastname {
  width: 47%;
}
.form-create-account .fieldset.create.info .field-name-firstname {
  float: left;
}
.form-create-account .fieldset.create.info .field-name-lastname {
  float: right;
}
.form-create-account .fieldset.create.info .field.choice.newsletter {
  clear: both;
}
.form-create-account .fieldset.create.account {
  float: right;
}
.form-create-account .actions-toolbar {
  clear: both;
  padding: 30px;
  background-color: #fafafa;
  border: 1px solid #ddd;
}
.cart.table-wrapper .gift-content._active {
  table-layout: auto;
}
.cart-container .paypal-review-discount .block > .title:after {
  right: 0;
  top: -7px;
}
.cart-container .cart.table-wrapper .product-item-photo {
  width: 30%;
}
.cart-container .cart.table-wrapper .product-item-photo .product-image-photo {
  border: 1px solid #ddd;
}
.cart-container .cart.table-wrapper .item .col.item {
  padding-bottom: 10px;
  padding-top: 10px;
}
.cart-container .cart-summary {
  width: 30%;
  background: none;
  border: 1px solid #ddd;
  padding: 25px;
  top: auto !important;
}
.cart-container .cart-summary .summary.title {
  margin-top: 0;
  text-transform: uppercase;
  font-weight: 600;
}
.cart-container .cart-summary .block > .title:after {
  right: 0;
  top: -7px;
}
.cart-container .cart-summary .block .title {
  padding: 10px 10px 5px;
  background: #fafafa;
  border: 1px solid #ddd;
}
.cart-container .cart-summary .block .title strong {
  font-weight: 500 !important;
  font-size: 100% !important;
  text-transform: uppercase;
}
.cart-container .cart-summary .block .content {
  padding: 10px 0;
}
.cart-container .cart-summary .block .fieldset {
  margin: 0;
}
.cart-container .cart-summary .coupon .actions-toolbar .primary .apply.primary {
  background-color: #333;
}
.cart-container .form.form-cart {
  width: 67%;
}
.cart-container .cart.main.actions .action {
  border: none;
  color: #fff;
  font-weight: 500;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  height: 36px;
  line-height: 36px;
  padding: 0 20px;
  font-family: inherit;
  font-size: 100%;
  margin-bottom: 10px;
  margin-right: 0;
}
.cart-container .cart.main.actions .action span {
  font-size: 100%;
}
.cart-container .cart.main.actions .action:before {
  display: none;
}
.cart-container .cart.main.actions .action.update {
  margin-left: 10px;
}
.cart-container .cart.table-wrapper .product-item-name {
  font-weight: 500;
  text-transform: uppercase;
}
.cart-container .cart.table-wrapper .item .col.item {
  border-top: none;
}
.cart-container .cart.table-wrapper .actions-toolbar {
  text-align: right;
}
.cart-container .cart.table-wrapper .actions-toolbar .action-edit,
.cart-container .cart.table-wrapper .actions-toolbar .action-delete {
  background: none;
  font-weight: 500;
  font-size: 100%;
}
.cart-container .cart.table-wrapper .actions-toolbar .action-edit:hover,
.cart-container .cart.table-wrapper .actions-toolbar .action-delete:hover {
  color: #fff;
}
.cart-container .cart.table-wrapper .gift-content {
  clear: both;
}
.cart-container .cart.table-wrapper .gift-content._active {
  display: block;
}
.cart-container mark,
.cart-container .mark {
  background: none;
}
.cart-container .cart-totals {
  border-top: none;
}
.cart-container .checkout-methods-items {
  background: #fafafa;
  margin: 25px -25px -25px;
  padding: 25px;
  border-top: 1px solid #ddd;
}
.cart-container .checkout-methods-items .action.primary.checkout {
  height: 40px;
  padding: 0 20px;
  border: none !important;
  color: #fff;
  letter-spacing: 0;
}
.crosssell-container {
  padding-top: 30px;
}
.cart-container .cart.main.actions .action:hover,
.cart-container .checkout-methods-items .action.primary.checkout:hover {
  background-color: #444 !important;
}
.table-wrapper.comparison {
  overflow-x: auto;
  clear: both;
}
.table-comparison th {
  text-transform: uppercase;
}
.table-comparison .products-grid .item {
  float: left;
  min-width: 270px;
}
.wishlist-index-index .products-grid .product-item-actions {
  clear: both;
}
.wishlist-index-index .products-grid .product-item-actions a {
  float: left !important;
  margin-top: 0 !important;
}
.form-wishlist-items .products-grid.wishlist .product-items li.product-item .fieldset .product-item-actions {
  margin: 0 0 10px !important;
}
.form-wishlist-items .box-tocart .control {
  margin-bottom: 10px;
  margin-right: 5px !important;
}
.checkout-container .opc-sidebar .modal-header {
  border: none;
  padding: 0;
}
.checkout-container .opc-sidebar .modal-content .opc-block-summary {
  padding: 30px;
  margin: 0 0 30px;
  background-color: #fafafa;
}
.checkout-container .opc-sidebar .modal-content .opc-block-summary > .title {
  font-size: 166.67%;
  text-transform: uppercase;
  font-weight: 600;
}
.checkout-container .authentication-wrapper {
  margin-top: 10px;
}
.checkout-container .authentication-wrapper button {
  text-transform: uppercase;
}
.checkout-container .block-customer-login .block-title {
  font-size: 100%;
  margin-bottom: 0;
  position: relative;
  display: inline-block;
  top: -26px;
}
.checkout-container .table-checkout-shipping-method thead th {
  display: none !important;
}
.checkout-container .opc-wrapper .fieldset > .field.required > label:after {
  top: 0;
  margin-left: 4px;
}
.checkout-container .opc-block-shipping-information {
  padding: 0;
}
.checkout-container .opc-block-shipping-information .ship-to,
.checkout-container .opc-block-shipping-information .ship-via {
  padding: 30px;
  margin: 0 0 30px;
  background-color: #fafafa;
}
.checkout-container .opc-block-shipping-information .ship-to .shipping-information-title,
.checkout-container .opc-block-shipping-information .ship-via .shipping-information-title {
  font-size: 166.67%;
  text-transform: uppercase;
  font-weight: 600;
}
.checkout-container .opc-block-shipping-information .ship-to .action-edit,
.checkout-container .opc-block-shipping-information .ship-via .action-edit {
  padding: 0 !important;
  border: none !important;
}
.checkout-container .checkout-payment-method .payment-method-content {
  padding: 0 0 20px;
}
.checkout-container .checkout-payment-method .payment-option-title {
  padding-left: 0;
}
.checkout-container .checkout-payment-method .payment-option-content {
  padding: 0 0 20px;
}
.checkout-container .checkout-payment-method .step-title {
  text-transform: uppercase;
  font-weight: 600;
}
.checkout-container .opc-wrapper .shipping-address-item {
  width: 100%;
}
.checkout-container .opc-wrapper .shipping-address-items {
  margin-top: 30px;
}
.checkout-container .opc-wrapper .action-show-popup > span:before {
  content: "";
}
.form-wishlist-items {
  margin: 0;
}
.form-wishlist-items .products-grid.wishlist {
  display: table;
  width: 100%;
  margin-bottom: 30px;
}
.form-wishlist-items .products-grid.wishlist .product-items {
  padding: 0;
  list-style: none;
}
.form-wishlist-items .products-grid.wishlist .product-items li.product-item {
  float: left;
  width: 33.33%;
  padding: 15px;
  margin: 0;
  background-color: #fff;
  position: relative;
  border: 1px solid transparent;
}
.form-wishlist-items .products-grid.wishlist .product-items li.product-item .product-item-info {
  width: 100% !important;
}
.form-wishlist-items .products-grid.wishlist .product-items li.product-item .product-item-inner {
  display: none;
  position: absolute;
  left: -1px;
  right: -1px;
  z-index: 10;
  padding: 0 15px 15px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.form-wishlist-items .products-grid.wishlist .product-items li.product-item .fieldset .field.qty {
  display: inline-block;
  vertical-align: bottom;
  margin: 0 !important;
}
.form-wishlist-items .products-grid.wishlist .product-items li.product-item .fieldset .field.qty .qty {
  height: 35px;
}
.form-wishlist-items .products-grid.wishlist .product-items li.product-item .fieldset .product-item-actions {
  display: inline-block;
  vertical-align: bottom;
  margin: 0;
}
.form-wishlist-items .products-grid.wishlist .product-items li.product-item:hover {
  border: 1px solid #ddd;
}
.form-wishlist-items .products-grid.wishlist .product-items li.product-item:hover .product-item-inner {
  display: block;
}
.form-wishlist-items .actions-toolbar {
  clear: both;
  padding: 0;
}
.title-bonus-page h2 {
  font-size: 166.67%;
  text-transform: uppercase;
  font-weight: 600;
  color: #000;
}
.about-us-page .title-bonus-page {
  margin-bottom: 25px;
}
.about-us-page .content-bonus-page p {
  margin-bottom: 20px;
}
.about-us-page .banner-about-us {
  padding: 50px 0 0;
}
.about-us-page .banner-bottom-wrapper {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}
.google-map {
  border: 5px solid #ddd;
  margin-bottom: 40px;
}
.google-map #map {
  width: 100%;
  height: 361px;
}
.contact-info .title-bonus-page {
  margin-bottom: 25px;
}
.contact-info .address-info {
  margin-bottom: 15px;
}
.contact-info .address-info li {
  padding: 10px 0px 10px 30px;
  border-top: 1px solid #f3f3f3;
  position: relative;
}
.contact-info .address-info li:before {
  position: absolute;
  left: 0px;
  top: 7px;
  font-family: fontawesome;
}
.contact-info .address-info li.add-icon:before {
  content: "\f041";
  font-size: 21px;
  padding-left: 3px;
}
.contact-info .address-info li.email-icon:before {
  content: "\f0e0";
  font-size: 16px;
}
.contact-info .address-info li.phone-icon:before {
  content: "\f095";
  font-size: 18px;
}
.contact-us-page .banner-bottom-wrapper {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}
.contact-us-page .banner-about-us {
  padding-top: 50px;
}
.contact-us-page .form.contact .title-bonus-page {
  margin-bottom: 25px;
}
.contact-us-page .form.contact .fieldset {
  margin-bottom: 0;
}
.contact-us-page .form.contact .left-input {
  float: left;
  width: 270px;
}
.contact-us-page .form.contact .left-input .field {
  margin-bottom: 20px;
}
.contact-us-page .form.contact .field.comment {
  margin-left: 300px;
}
.contact-us-page .form.contact .input-text {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.contact-us-page .form.contact .input-text::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.contact-us-page .form.contact .input-text:-ms-input-placeholder {
  color: #999999;
}
.contact-us-page .form.contact .input-text::-webkit-input-placeholder {
  color: #999999;
}
.contact-us-page .form.contact textarea {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
/* ------------------------------ABOUT US PAGE-------------------------------- */
.slider-ourmember .owl-dots .owl-dot {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 5px;
  background-color: #d7d7d5;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.aboutus-page {
  background: #fff;
  padding: 20px;
}
.aboutus-page .box-1-about {
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}
.aboutus-page .title-about-us {
  background: url(../images/bg-title-about.png) repeat-x left center;
  margin-bottom: 17px;
}
.aboutus-page .title-about-us h2 {
  background: #fff;
  display: inline-block;
  font-size: 183.3%;
  color: #444;
  padding: 0 30px 6px 0px;
  font-family: inherit;
}
.aboutus-page .image-about-us {
  float: left;
  width: 270px;
  padding-top: 6px;
}
.aboutus-page .des-about-us {
  margin-left: 300px;
  line-height: 18px;
}
.aboutus-page .why-list li {
  position: relative;
  padding-left: 29px;
}
.aboutus-page .why-list li:before {
  background-image: url("../images/icon-whylist.png");
  content: "";
  width: 14px;
  height: 12px;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 10px;
  background-repeat: no-repeat;
  background-position: top left;
}
.aboutus-page .why-list li > a {
  display: block;
  padding: 5px 0 7px;
  background: url("../images/border-bottom-bs.png") repeat-x left bottom;
}
.aboutus-page .why-list li:last-child > a {
  background: none;
}
.aboutus-page .happy-about-us {
  clear: both;
  padding-top: 45px;
}
.aboutus-page .title-happy-about {
  background: #fff;
  display: inline-block;
  left: 20px;
  padding: 5px 10px;
  position: absolute;
  top: -17px;
}
.aboutus-page .title-happy-about h2 {
  font-size: 150%;
  color: #444;
  font-family: inherit;
  font-weight: normal;
}
.aboutus-page .happy-ab {
  border: 1px solid #e9e9e9;
  padding: 33px 8px 20px;
}
.aboutus-page .ct-why {
  padding: 0 10px 0 25px;
  position: relative;
}
.aboutus-page .slider-happy-client .item > div:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 12px;
  background: url(../images/note-client.png) no-repeat top left;
  left: 0px;
  top: 6px;
}
.aboutus-page .slider-happy-client .owl-dots {
  display: none !important;
}
.aboutus-page .slider-happy-client .owl-controls {
  background: #fff;
  padding: 0 5px;
  position: absolute;
  right: 2px;
  top: -47px;
}
.aboutus-page .slider-happy-client .owl-controls .owl-prev,
.aboutus-page .slider-happy-client .owl-controls .owl-next {
  display: inline-block;
  width: 26px !important;
  height: 26px !important;
  background-position: left top;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  background-color: transparent !important;
  top: 0px;
  margin: 0 3px;
  position: relative;
}
.aboutus-page .slider-happy-client .owl-controls .owl-prev:before,
.aboutus-page .slider-happy-client .owl-controls .owl-next:before {
  display: none;
}
.aboutus-page .slider-happy-client .owl-controls .owl-prev {
  background-image: url(../images/btn-prev-hp.png) !important;
  margin-right: 3px;
  right: 0px !important;
  left: inherit !important;
}
.aboutus-page .slider-happy-client .owl-controls .owl-prev:hover {
  background-image: url(../images/btn-prev-hp-h.png) !important;
}
.aboutus-page .slider-happy-client .owl-controls .owl-nav {
  width: 68px;
  display: inline-block;
  height: 26px;
  background: #fff;
}
.aboutus-page .cms-about-us .service-bottom {
  margin-bottom: 0px;
}
.cms-about-us #yt_main > .container {
  background: none;
  margin-bottom: 0px;
}
.aboutus-page .slider-happy-client .owl-controls .owl-next {
  background-image: url(../images/btn-next-hp.png) !important;
  right: 0px !important;
}
.aboutus-page .slider-happy-client .owl-controls .owl-next:hover {
  background-image: url(../images/btn-next-hp-h.png) !important;
}
.aboutus-page .client-info-about .name {
  font-size: 133%;
}
.aboutus-page .ct-why .client-say {
  font-size: 107.69%;
  color: #909090;
  margin-bottom: 10px;
}
.aboutus-page .our-member {
  clear: both;
  padding-top: 30px;
}
.aboutus-page .our-member .owl-nav {
  display: none !important;
}
.aboutus-page .our-member .sm_quickview_handler {
  display: none !important;
}
.aboutus-page .our-member .info-member {
  text-align: center;
  padding-top: 10px;
}
.aboutus-page .our-member .info-member .cl-name {
  font-size: 133%;
}
.aboutus-page .our-member .info-member .cl-name > a:hover {
  text-decoration: underline;
}
.aboutus-page .our-member .cl-job {
  font-size: 116.6%;
  padding: 3px 0px 2px;
  color: #444;
}
.aboutus-page .our-member .cl-des {
  /*color:#909090;*/
}
.aboutus-page .our-member .respl-item .w-image-box {
  border-radius: 3px;
  overflow: hidden;
  position: relative;
}
.aboutus-page .our-member .respl-item .w-image-box .item-image > a:before {
  background: rgba(0, 0, 0, 0.3);
  display: inline-block;
  content: "";
  width: 100%;
  height: 0%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.aboutus-page .our-member .respl-item .w-image-box:hover .item-image > a:before {
  height: 100%;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.aboutus-page .our-member .respl-item .w-image-box .cl-nw {
  display: inline-block;
  width: 25px;
  height: 25px;
  background-position: left top;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -12px;
  overflow: hidden;
  text-indent: -9999px;
  z-index: 10;
  border-radius: 50%;
}
.aboutus-page .our-member .respl-item .w-image-box .cl-nw.cl-facebook {
  background-image: url(../images/cl_facebook.png);
  margin-left: -42px;
  transition: all 0.3s ease 0.3s;
  -web-kit-transition: all 0.3s ease 0.3s;
  -moz-transition: all 0.3s ease 0.3s;
}
.aboutus-page .our-member .respl-item .w-image-box .cl-nw.cl-flickr {
  background-image: url(../images/cl_flickr.png);
  transition: all 0.3s ease 0.6s;
  -web-kit-transition: all 0.3s ease 0.6s;
  -moz-transition: all 0.3s ease 0.6s;
}
.aboutus-page .our-member .respl-item .w-image-box .cl-nw.cl-twitter {
  background-image: url(../images/cl_twitter.png);
  margin-left: 18px;
  transition: all 0.3s ease 0.9s;
  -web-kit-transition: all 0.3s ease 0.9s;
  -moz-transition: all 0.3s ease 0.9s;
}
.aboutus-page .our-member .respl-item .w-image-box:hover .cl-nw {
  bottom: 28px;
}
.aboutus-page .our-member .title-about-us {
  text-align: center;
}
.aboutus-page .our-member .title-about-us > h2 {
  padding: 0 30px 6px 30px;
  font-size: 215.38%;
  font-weight: normal;
  font-family: inherit;
}
.aboutus-page .our-member .short-des {
  text-align: center;
  color: #909090;
  margin-bottom: 70px;
}
.aboutus-page .our-member .owl-controls {
  position: absolute;
  top: -45px;
  left: 0px;
  width: 100%;
}
.wrapper_404page {
  background-color: #eeeeee;
  border-radius: 3px;
  display: inline-block;
  padding: 0 15px;
  width: 100%;
}
.wrapper_404page .content-404page {
  float: right;
  margin-top: 40px;
  max-width: 500px;
  text-align: center;
}
.wrapper_404page .content-404page .top-text,
.wrapper_404page .content-404page .bottom-text {
  font-size: 133.33%;
}
.wrapper_404page .content-404page .img-404 {
  margin: 30px 0;
}
.wrapper_404page .content-404page .img-404 img {
  max-width: 100%;
  width: auto;
}
.wrapper_404page .content-404page .button-404 {
  padding-top: 40px;
}
.wrapper_404page .img-right-404 {
  margin-top: 60px;
}
.wrapper_404page .content-404page .prev-page-btn {
  background-color: #ea3a3c;
}
.wrapper_404page .content-404page .btn-404 {
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 38px;
  line-height: 38px;
  margin: 0 4px 10px;
  padding: 0 20px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.wrapper_404page .content-404page .back2home {
  background-color: #3cb7e7;
}
@media (min-width: 768px) and (max-width: 991px) {
  .cart-container .form.form-cart {
    width: 100%;
    float: none;
    clear: both;
  }
  .cart-container .cart-summary {
    position: relative;
    top: auto !important;
    width: 100%;
  }
  .welcome-about-us {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .login-container .block-customer-login,
  .login-container .block-new-customer {
    min-height: auto;
  }
  .form-create-account .fieldset {
    width: 100%;
    float: none;
  }
  .cart-container .form.form-cart {
    width: 100%;
    float: none;
    clear: both;
  }
  .cart-container .cart-summary {
    position: relative;
    top: auto !important;
    width: 100%;
  }
  .cart-container .action.continue,
  .cart-container .action.clear,
  .cart-container .action.update {
    width: 100%;
    margin: 0 0 10px !important;
  }
  .cart-container .cart.table-wrapper .actions-toolbar {
    text-align: left;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .opc-estimated-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .opc-estimated-wrapper .minicart-wrapper {
    display: none;
  }
  .opc-estimated-wrapper .estimated-block {
    float: none;
  }
  .opc-estimated-wrapper .estimated-block span {
    display: inline-block !important;
    margin-right: 10px !important;
  }
  .checkout-payment-method .payment-method-billing-address .billing-address-details {
    padding: 0 15px !important;
  }
  .checkout-payment-method .billing-address-same-as-shipping-block {
    padding: 0 15px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 !important;
  }
  .checkout-container .checkout-payment-method .payment-option-title {
    padding: 10px 0 !important;
  }
  .payment-method-billing-address > .fieldset {
    padding: 0 15px !important;
  }
  .payment-method-billing-address > .fieldset .actions-toolbar {
    padding: 0 !important;
  }
  .opc-wrapper .form-discount,
  .checkout-payment-method .field-select-billing,
  .checkout-payment-method .billing-address-form {
    max-width: 100% !important;
  }
  .payment-method-content .actions-toolbar {
    padding: 0 15px;
  }
  .welcome-about-us {
    margin-bottom: 30px;
  }
  .aboutus-page .des-about-us {
    clear: both;
    margin-left: 0;
    padding-top: 20px;
  }
  .contact-us-page .form.contact .left-input {
    width: 100%;
  }
  .contact-us-page .form.contact .field.comment {
    margin-left: 0;
    clear: both;
  }
  .block-collapsible-nav {
    position: relative;
    top: auto;
    left: auto;
  }
  .block-collapsible-nav .title {
    background-color: #f5f5f5;
    padding: 14px 40px 10px 15px;
  }
}
@media (max-width: 480px) {
  .form-wishlist-items .products-grid.wishlist .product-items li.product-item {
    width: 100% !important;
  }
}
.pricing-title h2 {
  text-transform: uppercase;
  font-weight: bold;
  color: #222;
  font-size: 150%;
  text-align: center;
  position: relative;
  padding-bottom: 5px;
}
.pricing-title h2:before {
  content: "";
  display: inline-block;
  width: 50px;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -25px;
}
.table-style-1 {
  margin-bottom: 30px;
}
.table-style-1 .pricing-title {
  margin-bottom: 75px;
}
.table-style-1 .table-container {
  display: table;
  width: 100%;
}
.table-style-1 .table-container .table-column {
  display: table-cell;
}
.table-style-1 .table-container .table-column .table-content {
  background-color: #f4f4f4;
  padding: 0 20px 54px;
  border: 1px solid #e9e9e9;
  border-right: none;
}
.table-style-1 .table-container .table-column .table-content .table-header {
  background-color: #dddddd;
  text-align: center;
  margin: -1px -20px 15px;
  padding: 28px 10px;
  color: #222;
}
.table-style-1 .table-container .table-column .table-content .table-header h3 {
  text-transform: uppercase;
  font-size: 150%;
  font-weight: bold;
}
.table-style-1 .table-container .table-column .table-content .table-detail {
  text-align: center;
  font-size: 116.67%;
}
.table-style-1 .table-container .table-column .table-content .table-detail .table-option {
  margin-bottom: 10px;
}
.table-style-1 .table-container .table-column .table-content .table-detail .table-option li {
  border-bottom: 1px solid #e1e1e1;
  padding: 15px 0;
}
.table-style-1 .table-container .table-column .table-content .table-detail .table-price {
  margin-bottom: 25px;
}
.table-style-1 .table-container .table-column .table-content .table-detail .table-price .dv-price {
  font-size: 128.57%;
  position: relative;
  top: -26px;
  color: #df1f26;
}
.table-style-1 .table-container .table-column .table-content .table-detail .table-price .price {
  font-size: 433.33%;
  font-weight: bold;
  color: #df1f26;
}
.table-style-1 .table-container .table-column .table-content .table-detail .table-price p {
  margin-top: -15px;
}
.table-style-1 .table-container .table-column .table-content .table-detail .button-container a {
  background-color: #222222;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  padding: 13px 50px;
  text-transform: uppercase;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.table-style-1 .table-container .table-column:last-child .table-content {
  border-right: 1px solid #e9e9e9;
}
.table-style-1 .table-container .table-column.column-active {
  position: relative;
  top: -33px;
}
.table-style-1 .table-container .table-column.column-active .table-content {
  padding-bottom: 90px;
  border: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.table-style-1 .table-container .table-column.column-active .table-content .table-header {
  margin-bottom: 48px;
  background-color: #222;
  color: #fff;
}
.table-style-2 {
  margin-bottom: 60px;
}
.table-style-2 .pricing-title {
  margin-bottom: 54px;
}
.table-style-2 .table-container {
  box-shadow: 0 0 0 5px #f4f3f3;
  -webkit-box-shadow: 0 0 0 5px #f4f3f3;
  border: 1px solid #c2c2c2;
  border-radius: 18px;
  -webkit-border-radius: 18px;
  background-color: #fff;
  display: inline-block;
  width: 100%;
  padding: 10px 0px 30px;
}
.table-style-2 .table-container .table-column .table-content .table-detail {
  border-right: 1px solid #f5f5f5;
  border-left: 1px solid #efefef;
}
.table-style-2 .table-container .table-column .table-content .table-detail .table-header {
  margin-left: 10px;
  margin-right: 10px;
  color: #222222;
  text-align: center;
  padding: 40px 0;
  border-bottom: 1px solid #ededed;
}
.table-style-2 .table-container .table-column .table-content .table-detail .table-header h3 {
  font-size: 150%;
  text-transform: uppercase;
  font-weight: bold;
}
.table-style-2 .table-container .table-column .table-content .table-detail .table-option {
  margin-left: 10px;
  margin-right: 10px;
}
.table-style-2 .table-container .table-column .table-content .table-detail .table-option li {
  padding: 5px 36px;
  border-bottom: 1px solid #ededed;
}
.table-style-2 .table-container .table-column .table-content .table-detail .table-option li:before {
  content: "";
  display: inline-block;
  background-color: #909090;
  position: relative;
  top: -1px;
  width: 7px;
  height: 7px;
  margin-right: 10px;
  vertical-align: middle;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.table-style-2 .table-container .table-column .table-content .table-detail .table-price {
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
  padding: 15px 0;
}
.table-style-2 .table-container .table-column .table-content .table-detail .table-price .price {
  color: #222;
  font-size: 200%;
}
.table-style-2 .table-container .table-column .table-content .button-container {
  margin-left: 11px;
  margin-right: 11px;
  text-align: center;
}
.table-style-2 .table-container .table-column .table-content .button-container a {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  background-color: #222222;
  color: #fff;
  padding: 10px 30px;
  font-weight: bold;
  font-size: 116.67%;
  border: 1px solid #cccccc;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.table-style-2 .table-container .table-column .table-content .button-container a:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  left: -12px;
  background: url(../images/pages/arrow_pcicing.png) no-repeat center center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.table-style-2 .table-container .table-column:first-child .table-content .table-detail {
  border-left: none;
}
.table-style-2 .table-container .table-column:last-child .table-content .table-detail {
  border-right: none;
}
.table-style-2 .table-container .table-column.column-active .table-content {
  background-color: #222;
  position: relative;
}
.table-style-2 .table-container .table-column.column-active .table-content:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 23px;
  background-color: #222;
  position: absolute;
  left: 0;
  top: -23px;
  border-top-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-top-right-radius: 6px;
}
.table-style-2 .table-container .table-column.column-active .table-content:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 42px;
  background-color: #222;
  position: absolute;
  left: 0;
  bottom: -42px;
  border-bottom-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
}
.table-style-2 .table-container .table-column.column-active .table-content .table-detail {
  border: none;
}
.table-style-2 .table-container .table-column.column-active .table-content .table-detail .table-header {
  border-color: #323232;
}
.table-style-2 .table-container .table-column.column-active .table-content .table-detail .table-option {
  color: #bbb;
}
.table-style-2 .table-container .table-column.column-active .table-content .table-detail .table-option li {
  border-color: #323232;
}
.table-style-2 .table-container .table-column.column-active .table-content .table-detail .table-price p {
  color: #bbb;
}
.table-style-2 .table-container .table-column.column-active .table-content .button-container a {
  background-color: #fff;
  border-color: #1b1b1b;
  color: #222222;
}
.table-style-3 {
  margin-bottom: 60px;
}
.table-style-3 .pricing-title {
  margin-bottom: 30px;
}
.table-style-3 .table-container {
  text-align: center;
}
.table-style-3 .table-container .table-column {
  display: inline-block;
  min-width: 245px;
  margin: 0 4px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.table-style-3 .table-container .table-column .table-content {
  padding: 8px;
  box-shadow: 0 15px 22px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 15px 22px rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  -webkit-border-radius: 6px;
}
.table-style-3 .table-container .table-column .table-content .table-header {
  color: #fff;
  padding: 18px 10px;
  margin: -8px -8px 0;
  border-top-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-top-right-radius: 6px;
}
.table-style-3 .table-container .table-column .table-content .table-header h3 {
  font-weight: bold;
  font-size: 250%;
}
.table-style-3 .table-container .table-column .table-content .table-header .short-des {
  font-weight: bold;
}
.table-style-3 .table-container .table-column .table-content .table-detail {
  background-color: #f2f2f2;
  border: 1px solid #e2e2e2;
  border-top: none;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
}
.table-style-3 .table-container .table-column .table-content .table-detail .table-option li {
  border-bottom: 1px solid #e2e2e2;
  padding: 13px 10px;
}
.table-style-3 .table-container .table-column .table-content .table-detail .table-option li:last-child {
  border-bottom: none;
}
.table-style-3 .table-container .table-column .table-content .table-price {
  font-weight: bold;
  margin-bottom: 12px;
}
.table-style-3 .table-container .table-column .table-content .table-price .price {
  font-size: 500%;
  color: #222222;
  line-height: 1.3;
}
.table-style-3 .table-container .table-column .table-content .table-price .dv-price {
  color: #444444;
  font-size: 250%;
  position: relative;
  top: -9px;
}
.table-style-3 .table-container .table-column .table-content .table-price p {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 116.67%;
  color: #444444;
  margin-top: -10px;
}
.table-style-3 .table-container .table-column .table-content .button-container a {
  display: block;
  font-size: 116.67%;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  padding: 15px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.table-style-3 .table-container .table-column .table-content .button-container a:hover {
  background-color: #222;
}
.table-style-3 .color-1 {
  background-color: #4cbf8d;
}
.table-style-3 .color-2 {
  background-color: #f4a137;
}
.table-style-3 .color-3 {
  background-color: #50c1e9;
}
.table-style-4 {
  margin-bottom: 60px;
}
.table-style-4 .pricing-title {
  margin-bottom: 40px;
}
.table-style-4 .table-container {
  text-align: center;
}
.table-style-4 .table-container .table-column {
  display: inline-block;
  vertical-align: top;
  min-width: 270px;
  margin: 0 13px;
}
.table-style-4 .table-container .table-column .table-content {
  overflow: hidden;
  border: 1px solid #d7d7d7;
  background-color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.table-style-4 .table-container .table-column .table-content .table-header h3 {
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 141.67%;
  padding: 15px 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.table-style-4 .table-container .table-column .table-content .table-header .table-price {
  display: inline-block;
  font-size: 166.67%;
  padding: 2px 27px;
  color: #fff;
  border-radius: 18px;
  -webkit-border-radius: 18px;
  margin: 27px 0;
  background-color: rgba(0, 0, 0, 0.1);
}
.table-style-4 .table-container .table-column .table-content .table-detail .table-option li {
  padding: 14px 10px;
}
.table-style-4 .table-container .table-column .table-content .table-detail .table-option li:nth-child(even) {
  background-color: #dddddd;
}
.table-style-4 .table-container .table-column .table-content .button-container a {
  color: #fff;
  display: block;
  font-size: 116.67%;
  font-weight: bold;
  padding: 14px 10px;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.table-style-4 .table-container .table-column .table-content .button-container a:hover {
  background-color: #222;
}
.table-style-5 .pricing-title {
  margin-bottom: 40px;
}
.table-style-5 .table-container {
  text-align: center;
}
.table-style-5 .table-container .table-column {
  display: inline-block;
  vertical-align: top;
  min-width: 100px;
  margin: 0 4px;
}
.table-style-5 .table-container .table-column .table-content {
  background-color: #ebebeb;
  overflow: hidden;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.table-style-5 .table-container .table-column .table-content .table-price {
  padding-top: 10px;
  padding-bottom: 25px;
  font-weight: bold;
  color: #222;
}
.table-style-5 .table-container .table-column .table-content .table-price .price {
  font-size: 300%;
}
.table-style-5 .table-container .table-column .table-content .table-price .dv-price {
  font-size: 200%;
}
.table-style-5 .table-container .table-column .table-content .table-price .short-des {
  color: #909090;
  margin-top: -5px;
  text-transform: uppercase;
}
.table-style-5 .table-container .table-column .table-content .button-container a {
  display: block;
  font-size: 116.67%;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px;
  position: relative;
  color: #fff;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.table-style-5 .table-container .table-column .table-content .button-container a:before {
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: -5px;
  left: 50%;
  margin-left: -5px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.table-style-5 .table-container .table-column.column-active .table-content {
  margin-top: -5px;
}
.table-style-5 .table-container .table-column.column-active .table-content .table-price {
  padding-top: 15px;
  padding-bottom: 30px;
}
.table-style-5 .color-1 {
  background-color: #4cbf8d;
}
.table-style-5 .color-1:before {
  background-color: #4cbf8d;
}
.table-style-5 .color-1:hover {
  background-color: #222;
}
.table-style-5 .color-1:hover:before {
  background-color: #222;
}
.table-style-5 .color-2 {
  background-color: #f4a137;
}
.table-style-5 .color-2:before {
  background-color: #f4a137;
}
.table-style-5 .color-2:hover {
  background-color: #222;
}
.table-style-5 .color-2:hover:before {
  background-color: #222;
}
.table-style-5 .color-3 {
  background-color: #50c1e9;
}
.table-style-5 .color-3:before {
  background-color: #50c1e9;
}
.table-style-5 .color-3:hover {
  background-color: #222;
}
.table-style-5 .color-3:hover:before {
  background-color: #222;
}
.team-title h2 {
  font-size: 150%;
  text-transform: uppercase;
  color: #222;
  font-weight: bold;
  margin-bottom: 35px;
}
.team-container {
  margin-bottom: 75px;
}
.team-style-1 .team-container .team-inner .team-info {
  text-align: center;
  border: 1px solid #ebebeb;
  border-top: none;
  padding: 15px 10px 10px;
}
.team-style-1 .team-container .team-inner .team-info h3 {
  font-size: 116.67%;
  font-weight: bold;
  color: #222;
}
.team-style-1 .team-container .team-inner .team-info p {
  font-size: 108.33%;
  color: #777;
  padding: 5px 0 10px;
}
.team-style-1 .team-container .team-inner .team-info .socials li {
  display: inline-block;
  margin: 0 3px;
}
.team-style-1 .team-container .team-inner .team-info .socials li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  text-indent: -999px;
  position: relative;
  top: 0;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.team-style-1 .team-container .team-inner .team-info .socials li a:hover {
  top: -2px;
}
.team-style-1 .team-container .team-inner .team-info .socials li.rss a {
  background-image: url(../images/pages/rss.png);
}
.team-style-1 .team-container .team-inner .team-info .socials li.facebook a {
  background-image: url(../images/pages/facebook.png);
}
.team-style-1 .team-container .team-inner .team-info .socials li.twitter a {
  background-image: url(../images/pages/twitter.png);
}
.team-style-1 .team-container .team-inner .team-info .socials li.google-plus a {
  background-image: url(../images/pages/google.png);
}
.team-style-2 .team-container .team-inner .team-info {
  text-align: center;
  padding: 15px 10px 10px;
  color: #fff;
}
.team-style-2 .team-container .team-inner .team-info h3 {
  font-size: 116.67%;
  font-weight: bold;
}
.team-style-2 .team-container .team-inner .team-info p {
  font-size: 108.33%;
  padding: 5px 0 10px;
}
.team-style-2 .team-container .team-inner .team-image {
  position: relative;
}
.team-style-2 .team-container .team-inner .team-image .socials {
  height: 30px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
  width: 100%;
}
.team-style-2 .team-container .team-inner .team-image .socials li {
  display: inline-block;
  margin: 0 3px;
}
.team-style-2 .team-container .team-inner .team-image .socials li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  text-indent: -999px;
  position: relative;
  top: 0;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.team-style-2 .team-container .team-inner .team-image .socials li a:hover {
  top: -2px;
}
.team-style-2 .team-container .team-inner .team-image .socials li.rss a {
  background-image: url(../images/pages/rss_2.png);
}
.team-style-2 .team-container .team-inner .team-image .socials li.facebook a {
  background-image: url(../images/pages/facebook_2.png);
}
.team-style-2 .team-container .team-inner .team-image .socials li.twitter a {
  background-image: url(../images/pages/twitter_2.png);
}
.team-style-2 .team-container .team-inner .team-image .socials li.google-plus a {
  background-image: url(../images/pages/google_2.png);
}
.team-style-2 .team-container .team-inner .team-image .socials-container {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.team-style-2 .team-container .team-inner .team-image:hover .socials-container {
  opacity: 1;
}
.team-style-3 .team-container .team-inner .team-info {
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  padding: 10px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  opacity: 0;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.team-style-3 .team-container .team-inner .team-info .team-info-middle {
  width: 100%;
  position: absolute;
  padding: 0 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.team-style-3 .team-container .team-inner .team-info h3 {
  font-size: 116.67%;
  font-weight: bold;
}
.team-style-3 .team-container .team-inner .team-info p {
  font-size: 108.33%;
  padding: 10px 0 15px;
}
.team-style-3 .team-container .team-inner .team-image {
  position: relative;
}
.team-style-3 .team-container .team-inner .team-image:hover .team-info {
  opacity: 1;
}
.team-style-3 .team-container .team-inner .team-image .socials li {
  display: inline-block;
  margin: 0 3px;
}
.team-style-3 .team-container .team-inner .team-image .socials li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  text-indent: -999px;
  position: relative;
  top: 0;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.team-style-3 .team-container .team-inner .team-image .socials li a:hover {
  top: -2px;
}
.team-style-3 .team-container .team-inner .team-image .socials li.rss a {
  background-image: url(../images/pages/rss_2.png);
}
.team-style-3 .team-container .team-inner .team-image .socials li.facebook a {
  background-image: url(../images/pages/facebook_2.png);
}
.team-style-3 .team-container .team-inner .team-image .socials li.twitter a {
  background-image: url(../images/pages/twitter_2.png);
}
.team-style-3 .team-container .team-inner .team-image .socials li.google-plus a {
  background-image: url(../images/pages/google_2.png);
}
.team-style-4 .team-container .team-inner .team-image {
  width: 270px;
  float: left;
}
.team-style-4 .team-container .team-inner .team-info {
  margin-left: 270px;
  background-color: #ebebeb;
  padding: 28px 10px 10px 30px;
}
.team-style-4 .team-container .team-inner .team-info h3 {
  font-size: 116.67%;
  font-weight: bold;
  color: #222;
}
.team-style-4 .team-container .team-inner .team-info p {
  font-size: 108.33%;
  color: #777;
  padding: 5px 0 10px;
}
.team-style-4 .team-container .team-inner .team-info .socials {
  margin: 10px 0;
  display: table;
}
.team-style-4 .team-container .team-inner .team-info .socials li {
  float: left;
  margin-right: 5px;
}
.team-style-4 .team-container .team-inner .team-info .socials li a {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  position: relative;
  top: 0;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.team-style-4 .team-container .team-inner .team-info .socials li a:before {
  font-family: fontawesome;
}
.team-style-4 .team-container .team-inner .team-info .socials li a:hover {
  top: -2px;
}
.team-style-4 .team-container .team-inner .team-info .socials li.rss a:before {
  content: "\f09e";
}
.team-style-4 .team-container .team-inner .team-info .socials li.facebook a:before {
  content: "\f09a";
}
.team-style-4 .team-container .team-inner .team-info .socials li.twitter a:before {
  content: "\f099";
}
.team-style-4 .team-container .team-inner .team-info .socials li.google-plus a:before {
  content: "\f0d5";
}
.team-style-4 .team-container .team-inner .team-info .contact li {
  margin: 3px 0;
}
.team-style-4 .team-container .team-inner .team-info .contact li:before {
  display: inline-block;
  width: 22px;
  font-family: fontawesome;
}
.team-style-4 .team-container .team-inner .team-info .contact li.phone:before {
  content: "\f10b";
  font-size: 18px;
}
.team-style-4 .team-container .team-inner .team-info .contact li.email:before {
  content: "\f0e0";
}
.team-style-4 .team-container .team-inner .team-info .contact li.tool-contact:before {
  content: "\f17e";
  font-size: 16px;
}
.team-style-5 .team-container .team-inner .team-image img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.team-style-5 .team-container .team-inner .team-info {
  text-align: center;
  padding: 25px 0 0;
}
.team-style-5 .team-container .team-inner .team-info h3 {
  font-size: 116.67%;
  font-weight: bold;
  color: #222;
}
.team-style-5 .team-container .team-inner .team-info p {
  font-size: 108.33%;
  color: #777;
  padding: 5px 0 10px;
}
.team-style-5 .team-container .team-inner .team-info .socials li {
  display: inline-block;
  margin: 0 3px;
}
.team-style-5 .team-container .team-inner .team-info .socials li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  text-indent: -999px;
  position: relative;
  top: 0;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.team-style-5 .team-container .team-inner .team-info .socials li a:hover {
  top: -2px;
}
.team-style-5 .team-container .team-inner .team-info .socials li.rss a {
  background-image: url(../images/pages/rss.png);
}
.team-style-5 .team-container .team-inner .team-info .socials li.facebook a {
  background-image: url(../images/pages/facebook.png);
}
.team-style-5 .team-container .team-inner .team-info .socials li.twitter a {
  background-image: url(../images/pages/twitter.png);
}
.team-style-5 .team-container .team-inner .team-info .socials li.google-plus a {
  background-image: url(../images/pages/google.png);
}
.team-style-5 .team-image {
  text-align: center;
}
.team-style-5 .team-image img {
  max-width: 218px;
}
.category-item .image-category {
  margin-bottom: 30px;
  position: relative;
  padding: 1px;
}
.category-item .image-category img {
  outline: 1px solid #ddd;
}
.category-item .image-category .center-bottom {
  position: absolute;
  bottom: 25px;
  left: 0;
  width: 100%;
  text-align: center;
}
.category-item .image-category .left-center {
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translate(0, -50%);
  width: 100%;
}
.category-item .image-category .title-category h2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 200%;
}
.category-item .image-category .title-category h2 a {
  color: #222;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.category-item .image-category .title-category h2 a:hover {
  color: #333;
}
.category-item .image-category .description {
  font-size: 108.33%;
  color: #777777;
  margin: 15px 0 25px;
}
.category-item .image-category .btn-shopnow {
  display: inline-block;
  border: 1px solid #dddddd;
  text-transform: uppercase;
  font-weight: bold;
  color: #777777;
  padding: 7px 20px;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.category-item .image-category .btn-shopnow:hover {
  background-color: #fff;
  border-color: #fff;
}
.category-item.category-3 {
  clear: both;
}
.popular-search .search-title {
  margin-bottom: 15px;
}
.popular-search .search-title h2 {
  text-transform: uppercase;
  color: #222;
  font-weight: bold;
  font-size: 150%;
}
.link-list li {
  padding: 10px 0;
}
.link-list li a {
  text-transform: uppercase;
  font-size: 91.67%;
  color: #777777;
}
.link-list li.category-link-title {
  padding-top: 25px;
}
.link-list li.category-link-title a {
  font-size: 133.33%;
  font-weight: bold;
}
.country-item .country-info h2 {
  font-weight: bold;
  color: #222;
  text-transform: uppercase;
  font-size: 116.67%;
  text-align: center;
  padding: 10px 0 55px;
}
.country-container,
.testimonials-style-1 {
  padding-top: 40px;
}
.owl-loaded {
  display: block;
}
.testimonials-title h2 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 150%;
  color: #222;
  text-align: center;
}
.testimonials-style-1 {
  margin-bottom: 40px;
}
.testimonials-style-1 .testimonials-title {
  margin-bottom: 30px;
}
.testimonials-style-1 .testimonials-image {
  width: 155px;
  height: 155px;
  margin: 0 auto;
  border: 2px solid #d7d7d7;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  overflow: hidden;
}
.testimonials-style-1 .testimonials-image img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.testimonials-style-1 .testimonials-info {
  text-align: center;
  padding: 30px 30px 0;
}
.testimonials-style-1 .testimonials-info .description-client {
  font-size: 108.33%;
}
.testimonials-style-1 .testimonials-info .name-client {
  font-size: 116.67%;
  font-weight: bold;
  margin: 20px 0;
}
.testimonials-style-1 .owl-theme .owl-dots {
  text-align: center;
  float: none;
  margin: 0;
}
.testimonials-style-1 .owl-theme .owl-dots .owl-dot {
  background: none;
  display: inline-block;
  float: none;
  height: auto;
  width: auto;
}
.testimonials-style-1 .owl-theme .owl-dots .owl-dot span {
  display: block;
  cursor: pointer;
  margin: 0 6px;
  background-color: transparent;
  width: 10px;
  height: 10px;
  border: 1px solid #e3e3e3;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.testimonials-style-1 .owl-theme .owl-dots .owl-dot span:hover {
  background-color: #222222;
  border-color: #222222;
}
.testimonials-style-1 .owl-theme .owl-dots .owl-dot.active span {
  background-color: #222222;
  border-color: #222222;
}
.testimonial_2_wrapper {
  margin-bottom: 40px;
  padding: 40px 0;
  background-color: #f6f6f6;
}
.testimonials-style-2 .testimonials-title {
  margin-bottom: 30px;
}
.testimonials-style-2 .testimonials-container {
  margin-left: -15px;
  margin-right: -15px;
}
.testimonials-style-2 .testimonials-container .owl-item {
  padding-left: 15px;
  padding-right: 15px;
}
.testimonials-style-2 .testimonials-container .owl-theme .owl-dots {
  float: none;
  margin: 0;
  text-align: center;
}
.testimonials-style-2 .testimonials-image {
  width: 155px;
  height: 155px;
  float: left;
  border: 2px solid #d7d7d7;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  overflow: hidden;
}
.testimonials-style-2 .testimonials-image img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.testimonials-style-2 .testimonials-info {
  margin-left: 175px;
  padding-top: 5px;
}
.testimonials-style-2 .testimonials-info .description-client {
  font-size: 108.33%;
  font-style: italic;
}
.testimonials-style-2 .testimonials-info .name-client {
  font-size: 116.67%;
  font-weight: bold;
  margin: 20px 0 0;
  color: #ea3a3c;
}
.testimonials-style-2 .item {
  margin-bottom: 30px;
  display: table;
  width: 100%;
  background-color: #fff;
  border: 1px solid #d7d7d7;
  padding: 30px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.testimonials-style-2 .owl-theme .owl-dots .owl-dot {
  background: none;
  display: inline-block;
  float: none;
  height: auto;
  width: auto;
}
.testimonials-style-2 .owl-theme .owl-dots .owl-dot span {
  display: block;
  cursor: pointer;
  margin: 0 6px;
  background-color: #fff;
  width: 10px;
  height: 10px;
  border: 1px solid #e3e3e3;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.testimonials-style-2 .owl-theme .owl-dots .owl-dot span:hover {
  background-color: #222222;
  border-color: #222222;
}
.testimonials-style-2 .owl-theme .owl-dots .owl-dot.active span {
  background-color: #222222;
  border-color: #222222;
}
.testimonials-style-3 {
  margin-bottom: 40px;
}
.testimonials-style-3 .testimonials-title {
  margin-bottom: 30px;
}
.testimonials-style-3 .testimonials-image {
  width: 155px;
  height: 155px;
  float: left;
  border: 2px solid #d7d7d7;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  overflow: hidden;
}
.testimonials-style-3 .testimonials-image img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.testimonials-style-3 .testimonials-info {
  margin-left: 175px;
  padding-top: 5px;
}
.testimonials-style-3 .testimonials-info .description-client {
  font-size: 108.33%;
  font-style: italic;
}
.testimonials-style-3 .testimonials-info .name-client {
  font-size: 116.67%;
  font-weight: bold;
  margin: 20px 0 0;
  color: #ea3a3c;
}
.testimonials-style-3 .item {
  margin-bottom: 10px;
  display: table;
  width: 100%;
  padding: 30px;
}
.testimonials-style-3 .owl-theme .owl-dots {
  float: none;
  margin: 0;
  text-align: center;
}
.testimonials-style-3 .owl-theme .owl-dots .owl-dot {
  background: none;
  display: inline-block;
  float: none;
  height: auto;
  width: auto;
}
.testimonials-style-3 .owl-theme .owl-dots .owl-dot span {
  display: inline-block;
  cursor: pointer;
  margin: 0 6px;
  background-color: #fff;
  width: 10px;
  height: 10px;
  border: 1px solid #e3e3e3;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.testimonials-style-3 .owl-theme .owl-dots .owl-dot span:hover {
  background-color: #222222;
  border-color: #222222;
}
.testimonials-style-3 .owl-theme .owl-dots .owl-dot.active span {
  background-color: #222222;
  border-color: #222222;
}
.testimonial_4_wrapper {
  padding: 40px 0;
  background-color: #f6f6f6;
}
.blurred-background {
  padding: 40px 0;
}
.testimonials-style-4 .testimonials-title {
  margin-bottom: 30px;
}
.testimonials-style-4 .testimonials-image {
  width: 155px;
  height: 155px;
  margin: 0 auto;
  border: 2px solid #d7d7d7;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  overflow: hidden;
}
.testimonials-style-4 .testimonials-image img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.testimonials-style-4 .testimonials-info {
  text-align: center;
  padding: 30px 10px 0;
  max-width: 700px;
  margin: 0 auto;
}
.testimonials-style-4 .testimonials-info .description-client {
  font-size: 108.33%;
}
.testimonials-style-4 .testimonials-info .name-client {
  color: #ea3a3c;
  font-size: 116.67%;
  font-weight: bold;
  margin: 20px 0;
}
.testimonials-style-4 .owl-theme .owl-dots .owl-dot span {
  cursor: pointer;
  margin: 0 6px;
  background-color: transparent;
  width: 10px;
  height: 10px;
  border: 1px solid #e3e3e3;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.testimonials-style-4 .owl-theme .owl-dots .owl-dot span:hover {
  background-color: #222222;
  border-color: #222222;
}
.testimonials-style-4 .owl-theme .owl-dots .owl-dot.active span {
  background-color: #222222;
  border-color: #222222;
}
.testimonials-style-4 .owl-theme .owl-nav {
  position: absolute;
  top: 0;
  width: 156px;
  left: 50%;
  margin-left: -78px;
}
.testimonials-style-4 .owl-theme .owl-nav div {
  width: 30px;
  height: 31px;
  background-image: url(../images/pages/btn-control-owl.png);
  background-repeat: no-repeat;
  background-color: transparent !important;
  border: none !important;
  position: absolute;
  top: 55px;
}
.testimonials-style-4 .owl-theme .owl-nav .owl-next {
  background-position: -145px 0;
  right: -40px;
}
.testimonials-style-4 .owl-theme .owl-nav .owl-prev {
  background-position: -29px 0;
  left: -40px;
}
.blurred-background {
  background: url(../images/pages/blurred_bg.jpg) no-repeat top center;
}
.testimonials-style-5 .testimonials-title {
  margin-bottom: 30px;
}
.testimonials-style-5 .testimonials-title h2 {
  color: #fff;
}
.testimonials-style-5 .testimonials-image {
  width: 155px;
  height: 155px;
  float: left;
  border: 2px solid #d7d7d7;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  overflow: hidden;
}
.testimonials-style-5 .testimonials-image img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.testimonials-style-5 .testimonials-info {
  margin-left: 175px;
  padding-top: 5px;
}
.testimonials-style-5 .testimonials-info .description-client {
  font-size: 108.33%;
  font-style: italic;
}
.testimonials-style-5 .testimonials-info .name-client {
  font-size: 116.67%;
  font-weight: bold;
  margin: 20px 0 0;
  color: #ea3a3c;
}
.testimonials-style-5 .item {
  margin-bottom: 30px;
  display: table;
  width: 100%;
  background-color: #fff;
  border: 1px solid #d7d7d7;
  padding: 30px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.testimonials-style-5 .testimonials-container {
  margin-left: -15px;
  margin-right: -15px;
}
.testimonials-style-5 .testimonials-container .owl-carousel .owl-item {
  padding-left: 15px;
  padding-right: 15px;
}
.testimonials-style-5 .owl-theme .owl-dots {
  float: none;
  margin: 0;
  text-align: center;
}
.testimonials-style-5 .owl-theme .owl-dots .owl-dot {
  background: none;
  display: inline-block;
  float: none;
  height: auto;
  width: auto;
}
.testimonials-style-5 .owl-theme .owl-dots .owl-dot span {
  display: inline-block;
  cursor: pointer;
  margin: 0 6px;
  background-color: #fff;
  width: 10px;
  height: 10px;
  border: 1px solid #e3e3e3;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.testimonials-style-5 .owl-theme .owl-dots .owl-dot span:hover {
  background-color: #222222;
  border-color: #222222;
}
.testimonials-style-5 .owl-theme .owl-dots .owl-dot.active span {
  background-color: #222222;
  border-color: #222222;
}
.events-list .item {
  margin-bottom: 40px;
  display: table;
  width: 100%;
}
.events-list .item .event-image {
  width: 270px;
  float: left;
}
.events-list .item .event-info {
  margin-left: 300px;
}
.events-list .item .event-info .bottom-info a:hover {
  text-decoration: underline;
}
.events-list .item .event-info .event-title h2 {
  font-size: 133.33%;
  font-weight: bold;
}
.events-list .item .event-info .event-title h2 a {
  color: #444444;
}
.events-list .item .event-info .event-date {
  font-size: 91.67%;
  color: #909090;
  padding: 6px 0 5px;
}
.events-list .item .event-info .event-date span {
  display: inline-block;
  padding: 0 30px;
}
.events-list .item .event-info .event-date:before {
  font-family: fontawesome;
  content: "\f073";
  font-size: 13px;
  margin-right: 5px;
}
.events-list .item .event-info .event-description {
  margin-bottom: 10px;
}
.hd-typography {
  display: inline-block;
  margin-right: 70px;
}
.heading-typography {
  padding: 20px 0 30px;
}
.typography-h1,
.typography-h2,
.typography-h3,
.typography-h4,
.typography-h5,
.typography-h6 {
  color: #222222;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
}
.typography-h1 {
  font-size: 216.67%;
}
.typography-h2 {
  font-size: 166.67%;
}
.typography-h3 {
  font-size: 150%;
}
.typography-h4 {
  font-size: 133.33%;
}
.typography-h5 {
  font-size: 116.67%;
}
.typography-h6 {
  font-size: 91.67%;
}
.paragraph p,
.blockquotes-container p {
  margin-bottom: 20px;
}
.blockquotes {
  background: url(../images/pages/qte.png) no-repeat center 27px #eeeeee;
  border-left: 5px solid #ea3a3c;
  border-radius: 6px;
  padding: 55px 20px 20px;
}
.blockquotes .name-qte {
  color: #ea3a3c;
  font-size: 116.67%;
  font-weight: bold;
}
.dropcaps {
  padding: 20px 0 40px;
}
.dropcap:first-letter {
  font-size: 216.67%;
  text-transform: uppercase;
  font-weight: bold;
  color: #222;
  float: left;
}
.dropcap.dropcap-type1:first-letter {
  margin: -4px 10px 9px;
}
.dropcap.dropcap-type2:first-letter {
  background-color: #ea3a3c;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 40px;
  margin-right: 10px;
  margin-top: -10px;
  padding: 10px 13px;
  vertical-align: middle;
  width: 40px;
}
.dropcap.dropcap-type3:first-letter {
  background-color: #ea3a3c;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #fff;
  display: inline-block;
  height: 40px;
  margin-right: 10px;
  margin-top: -5px;
  padding: 10px 13px;
  vertical-align: middle;
  width: 40px;
}
.fancybox-opened .fancybox-skin {
  padding: 0px !important;
}
.w-newsletter {
  width: 830px;
  background: #f6f4f5 url("../images/bg-popup.jpg") no-repeat scroll right top;
  min-height: 420px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
@media (max-width: 991px) {
  .w-newsletter {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    padding: 0 20px 20px;
    width: 600px;
  }
}
@media (max-width: 640px) {
  .w-newsletter {
    width: 280px;
  }
}
.w-newsletter .newsletter-info {
  float: right;
  padding-right: 50px;
  padding-top: 80px;
  text-align: center;
  width: 50%;
}
@media (max-width: 991px) {
  .w-newsletter .newsletter-info {
    float: none;
    width: 100%;
    padding-right: 0px;
  }
}
.w-newsletter .newsletter-info .newsletter-title h3 {
  font-size: 138%;
  font-weight: 600;
  margin-bottom: 5px;
  text-transform: capitalize;
}
.w-newsletter .newsletter-info .newsletter-title h5 {
  color: #111111;
  font-size: 170%;
  font-weight: 900;
  margin: 0 0 44px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .w-newsletter .newsletter-info .newsletter-title h5 {
    font-size: 130%;
    margin: 0 0 20px;
  }
}
.w-newsletter .newsletter-info .short-description {
  padding: 20px 0 30px;
}
.w-newsletter .newsletter-info .subscribe-bottom {
  padding: 20px 0 30px;
}
.w-newsletter .newsletter-info .subscribe-bottom .checker {
  display: inline-block;
  position: relative;
  top: 2px;
}
.w-newsletter .newsletter-info .subscribe-bottom label {
  font-weight: normal;
  padding-left: 5px !important;
}
.w-newsletter .newsletter-info .form-newsletter-popup .input-box {
  vertical-align: top;
  width: 100%;
}
.w-newsletter .newsletter-info .form-newsletter-popup .input-box .input-text {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  box-shadow: 0 2px 0 0 #aaaaaa !important;
  color: #666;
  font-size: 100%;
  font-weight: 400;
  height: 100%;
  line-height: 40px;
  padding: 0 20px;
  height: 40px;
  text-align: left;
  width: 100%;
}
.w-newsletter .newsletter-info .form-newsletter-popup .action-newsletter {
  vertical-align: top;
}
.w-newsletter .newsletter-info .form-newsletter-popup .action-newsletter button {
  background: #111111 none repeat scroll 0 0;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  font-size: 100%;
  font-weight: 400;
  height: 45px;
  margin-top: 30px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  width: 165px;
  color: #fff;
  border: 0px !important;
}
.w-newsletter .newsletter-info .form-newsletter-popup .action-newsletter button:hover {
  background-color: #333;
}
.socials-popup li {
  display: inline-block;
}
.socials-popup li a {
  display: inline-block;
  line-height: 38px;
  text-align: center;
  width: 40px;
  height: 40px;
  border: 1px solid #ddd;
  font-size: 16px;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.socials-popup li a:hover {
  color: #fff;
}
.faq-accordion {
  box-shadow: none;
  background: transparent;
  margin-top: 0 !important;
  border: none;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
}
.faq-accordion .panel-body img {
  width: auto;
  max-width: 100%;
}
.faq-accordion .panel-body p {
  margin-bottom: 20px;
}
.faq-accordion.accordion-type-2 {
  margin: 0 !important;
}
.faq-accordion.accordion-type-4 {
  margin: 0 !important;
}
.faq-accordion.accordion-type-5 {
  margin: 0 !important;
}
.full-wrapper-faq-2,
.full-wrapper-faq-4 {
  margin-bottom: 40px;
  padding: 40px 0;
  background-color: #f6f6f6;
}
.full-wrapper-faq-4 .container {
  padding-left: 15px;
  padding-right: 15px;
}
.accordion-type-1 {
  margin-bottom: 40px;
}
.accordion-type-1 .faq-accordion:last-child .panel-title a {
  border-bottom: 0;
}
.accordion-type-1 .panel-title {
  font-size: 133.33%;
}
.accordion-type-1 .panel-title a {
  display: block;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
  color: #222;
  padding: 15px 10px 15px 40px;
  position: relative;
  border-bottom: none;
}
.accordion-type-1 .panel-title a:before {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
  background: url(../images/pages/btn_faqs.png) no-repeat left bottom;
}
.accordion-type-1 .panel-title a.collapsed {
  border-bottom: 1px solid #ebebeb;
}
.accordion-type-1 .panel-title a.collapsed:before {
  background-position: top left;
}
.accordion-type-1 .panel-body {
  display: table;
  width: 100%;
  padding: 10px 0 30px;
  border-bottom: 1px solid #ebebeb;
}
.accordion-type-2 .panel-title {
  font-size: 133.33%;
}
.accordion-type-2 .panel-title a {
  display: block;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
  color: #222;
  padding: 15px 10px 15px 40px;
  position: relative;
  border-bottom: none;
}
.accordion-type-2 .panel-title a.collapsed {
  border-bottom: 1px dotted #ababab;
}
.accordion-type-2 .panel-title a span {
  display: inline-block;
  width: 24px;
  height: 24px;
  overflow: hidden;
  text-indent: -999px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
  background-repeat: no-repeat;
  background-position: left center;
}
.accordion-type-2 .panel-body {
  display: table;
  width: 100%;
  padding: 10px 0 30px;
  border-bottom: 1px dotted #ababab;
}
.faq-icon1 {
  background-image: url(../images/pages/faq-icon1.png);
}
.faq-icon2 {
  background-image: url(../images/pages/faq-icon2.png);
}
.faq-icon3 {
  background-image: url(../images/pages/faq-icon3.png);
}
.faq-icon4 {
  background-image: url(../images/pages/faq-icon4.png);
}
.faq-icon5 {
  background-image: url(../images/pages/faq-icon5.png);
}
.accordion-type-3 {
  margin-bottom: 40px;
}
.accordion-type-3 .faq-accordion {
  padding-left: 13px;
  padding-right: 13px;
  margin-bottom: 17px;
  color: #fff;
}
.accordion-type-3 .panel-title {
  font-size: 133.33%;
}
.accordion-type-3 .panel-title a {
  display: block;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  padding: 15px 10px 15px 40px;
  position: relative;
  border-bottom: none;
}
.accordion-type-3 .panel-title a:hover {
  color: #333;
}
.accordion-type-3 .panel-title a:before {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
  background: url(../images/pages/btn_faqs_2.png) no-repeat left bottom;
}
.accordion-type-3 .panel-title a.collapsed:before {
  background-position: top left;
}
.accordion-type-3 .panel-body {
  display: table;
  width: 100%;
  padding: 10px 0 30px;
}
.accordion-type-3 .imagebox-faq {
  float: left;
  width: 145px;
}
.accordion-type-3 .info-faq {
  margin-left: 173px;
}
.accordion-type-3 .color-1 {
  background-color: #a864a8;
}
.accordion-type-3 .color-2 {
  background-color: #c7b299;
}
.accordion-type-3 .color-3 {
  background-color: #7cc576;
}
.accordion-type-3 .color-4 {
  background-color: #7accc8;
}
.accordion-type-3 .color-5 {
  background-color: #448ccb;
}
.accordion-type-3 .color-6 {
  background-color: #ea3a3c;
}
.accordion-type-4 .faq-accordion {
  background: #fff;
  border-radius: 0;
  -webkit-border-radius: 0;
  margin-bottom: 18px;
  border: none;
}
.accordion-type-4 .panel-title {
  font-size: 133.33%;
}
.accordion-type-4 .panel-title a {
  display: block;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
  color: #222;
  padding: 15px 10px 15px 56px;
  position: relative;
  border-bottom: none;
}
.accordion-type-4 .panel-title a span.number {
  position: absolute;
  left: 0;
  top: 0;
  padding: 15px 0;
  width: 40px;
  height: 100%;
  text-align: center;
  border-right: 1px solid #f5f5f5;
}
.accordion-type-4 .panel-body {
  display: table;
  width: 100%;
  padding: 30px 25px;
  border-top: 1px solid #f5f5f5;
}
.accordion-type-4 .imagebox-faq {
  float: left;
  width: 145px;
}
.accordion-type-4 .info-faq {
  margin-left: 173px;
}
.accordion-type-5 .accordion-heading {
  background-color: #eee;
  padding: 5px 20px;
}
.accordion-type-5 .panel-body {
  padding: 20px 20px 30px;
  background-color: #eee;
  position: relative;
}
.accordion-type-5 .panel-body:before {
  content: "";
  background-color: #d7d7d7;
  height: 1px;
  left: 20px;
  right: 20px;
  top: 0;
  display: inline-block;
  position: absolute;
}
.accordion-type-5 .panel-title {
  font-size: 133.33%;
}
.accordion-type-5 .panel-title a {
  display: block;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
  color: #222;
  padding: 15px 10px 15px 40px;
  position: relative;
  border-bottom: none;
}
.accordion-type-5 .panel-title a:before {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
  background: url(../images/pages/btn_faqs.png) no-repeat left bottom;
}
.accordion-type-5 .panel-title a.collapsed {
  border-bottom: 1px solid #ebebeb;
}
.accordion-type-5 .panel-title a.collapsed:before {
  background-position: top left;
}
@media (min-width: 1200px) {
  .col-lg-20 {
    float: left;
    width: 20%;
  }
  .team-style-4 .team-container .team-inner .team-info {
    min-height: 270px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .col-md-20 {
    float: left;
    width: 20%;
  }
  .table-style-2 .table-container .table-column .table-content .table-detail .table-option li {
    padding: 5px 15px;
  }
  .our-team img {
    width: auto;
    max-width: 100%;
  }
  .categories-page img {
    width: auto;
    max-width: 100%;
  }
  .category-3,
  .category-5 {
    clear: left;
  }
  .accordion-type-5 .faq-accordion {
    margin-bottom: 4px !important;
  }
  .country-item img {
    width: 100%;
  }
  .team-style-4 .team-container .team-inner .team-info {
    padding: 28px 10px 10px 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .table-style-1 .table-container .table-column {
    display: block;
    margin-bottom: 30px;
  }
  .table-style-1 .table-container .table-column.column-active {
    position: static;
    top: 0;
  }
  .table-style-2 .table-column {
    margin-bottom: 30px;
  }
  .table-style-2 .column-active {
    padding: 30px 0 10px;
  }
  .table-style-3 .table-container .table-column,
  .table-style-4 .table-container .table-column {
    display: block;
    margin-bottom: 30px;
  }
  .our-team img {
    width: 100%;
  }
  .team-style-1 .team-inner,
  .team-style-2 .team-inner,
  .team-style-3 .team-inner,
  .team-style-5 .team-inner {
    margin-bottom: 30px;
  }
  .team-style-4 .item-team {
    display: table;
    width: 100%;
    margin-bottom: 30px;
  }
  .category-item.category-3 {
    clear: none;
  }
  .categories-page img {
    width: auto;
    max-width: 100%;
  }
  .category-4 {
    clear: both;
  }
  .accordion-type-5 .faq-accordion {
    margin-bottom: 4px !important;
  }
  .dropcap {
    clear: both;
    margin: 30px 0;
  }
  .events-list .item .event-image {
    float: none;
    width: auto;
  }
  .events-list .item .event-info {
    clear: both;
    margin-left: 0;
    margin-right: 0;
    padding-top: 15px;
  }
  .team-style-4 .team-container .team-inner .team-image {
    float: none;
    display: table-cell;
    vertical-align: top;
  }
  .team-style-4 .team-container .team-inner .team-info {
    float: none;
    display: table-cell;
    margin: 0;
    vertical-align: top;
  }
}
@media (max-width: 767px) {
  .table-style-1 .table-container .table-column {
    display: block;
    margin-bottom: 30px;
  }
  .table-style-1 .table-container .table-column.column-active {
    position: static;
    top: 0;
  }
  .table-style-2 .table-column {
    margin-bottom: 30px;
  }
  .table-style-2 .column-active {
    padding: 30px 0 10px;
  }
  .table-style-3 .table-container .table-column,
  .table-style-4 .table-container .table-column {
    display: block;
    margin-bottom: 30px;
  }
  .table-style-5 .table-container .table-column {
    display: block;
    margin-bottom: 30px;
  }
  .our-team img {
    width: 100%;
  }
  .team-style-1 .team-inner,
  .team-style-2 .team-inner,
  .team-style-3 .team-inner,
  .team-style-5 .team-inner {
    margin-bottom: 30px;
  }
  .team-style-4 .item-team {
    display: table;
    width: 100%;
    margin-bottom: 30px;
  }
  .team-style-4 .team-container .team-inner .team-image {
    float: none;
    width: 100%;
  }
  .team-style-4 .team-container .team-inner .team-info {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  .categories-page img {
    width: 100%;
  }
  .accordion-type-5 .faq-accordion {
    margin-bottom: 4px !important;
  }
  .full-wrapper-faq-4 {
    margin-left: -15px;
    margin-right: -15px;
    padding: 50px 15px;
  }
  .accordion-type-3 .info-faq,
  .accordion-type-4 .info-faq {
    clear: both;
    margin-left: 0;
    margin-right: 0;
  }
  .dropcap {
    clear: both;
    margin: 30px 0;
  }
  .events-list .item .event-image {
    float: none;
    width: auto;
  }
  .events-list .item .event-image img {
    width: auto;
    max-width: 100%;
  }
  .events-list .item .event-info {
    clear: both;
    margin-left: 0;
    margin-right: 0;
    padding-top: 15px;
  }
  .full-wrapper.testimonial_2_wrapper {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .full-wrapper.testimonial_4_wrapper {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .full-wrapper.blurred-background {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .testimonials-style-2 .testimonials-image,
  .testimonials-style-3 .testimonials-image,
  .testimonials-style-5 .testimonials-image {
    float: none;
    margin: 0 auto;
  }
  .testimonials-style-2 .testimonials-info,
  .testimonials-style-3 .testimonials-info,
  .testimonials-style-5 .testimonials-info {
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    padding-top: 20px;
  }
  .blurred-background {
    background-size: auto 100%;
  }
}
@media (max-width: 480px) {
  .category-item .image-category .description {
    display: none;
  }
  .category-item .image-category .title-category h2 {
    margin-bottom: 10px;
  }
  .country-item,
  .parners-list li {
    text-align: center;
  }
}
.checkout-cart-index .page-title-wrapper h1,
.contact-index-index .page-title-wrapper h1 {
  display: none;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin: 0px !important;
  padding-top: 55px;
}
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary {
  padding: 0 15px;
}
.category-view .category-image {
  display: none;
}
.filter-content .filter-current .block-subtitle {
  display: block;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.filter-content .filter-current .item .filter-label {
  font-weight: bold;
  display: inline;
}
.filter-content .filter-current .item .filter-label:after {
  content: ":";
}
.filter-content .filter-current .item .remove:before {
  content: '\f00d';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
  position: relative;
  top: 1px;
}
.filter-content .filter-current .item .remove span {
  display: none;
}
.filter-content .filter-actions {
  display: table;
  width: 100%;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 25px;
}
.filter-content .filter-actions .filter-clear {
  display: inline-block;
  float: right;
  padding: 5px 10px;
  text-transform: uppercase;
  background-color: #333;
  margin-top: 15px;
  color: #fff;
}
.filter-content .filter-actions .filter-clear:hover {
  background-color: #000;
}
.block-subtitle {
  display: none;
}
.block .block-title {
  margin-bottom: 20px;
}
.block .block-title strong {
  color: #222;
  font-size: 154% !important;
  font-weight: bold;
  text-transform: uppercase;
}
.block .block-content.filter-content {
  border: 0;
  padding: 0px;
  background: transparent;
}
.block .block-content.filter-content .filter-options-item {
  background: #fff;
  border: 1px solid #dddddd;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 25px 20px 10px;
  margin: 0 0 10px;
}
.block .block-content.filter-content .filter-options-title {
  color: #222;
  font-size: 108%;
  font-weight: bold;
  line-height: 22px;
  margin: 0 0 5px;
  padding: 0;
  text-transform: uppercase;
}
.block .block-content.filter-content .filter-options-content {
  padding-left: 0px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ddd;
  margin-bottom: 20px;
  display: block !important;
}
.block .block-content.filter-content .filter-options-content:last-child {
  padding-bottom: 0;
  border: none;
}
.block .block-content.filter-content .filter-options-content .items li {
  border-bottom: 1px solid #ddd;
  color: #555;
  font-size: 108%;
  line-height: 42px;
}
.block .block-content.filter-content .filter-options-content .items li:last-child {
  margin-bottom: 0;
  border: 0px;
}
.block .block-content.filter-content .filter-options-content .items li a {
  display: block;
  position: relative;
}
.block .block-content.filter-content .filter-options-content .items li a .count {
  float: right;
  margin-left: 5px;
  color: #555;
}
.block.block-compare .block-title .no-display {
  display: none;
}
.block.block-compare .empty,
.block.block-compare .block-content {
  border: 1px solid #ddd;
  padding: 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #fff;
}
.block.block-compare .product-items {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}
.block.block-compare .product-items .product-item {
  margin-bottom: 10px;
}
.block.block-compare .product-items .delete {
  float: right;
}
.block.block-compare .product-items .delete:before {
  content: '\f00d';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.block.block-compare .product-items .delete span {
  display: none;
}
.label-wrapper {
  position: absolute;
  left: 20px;
  top: 15px;
  z-index: 9;
}
.label-wrapper .label-product {
  text-align: center;
  font-weight: 600;
  border-bottom-left-radius: 17px;
  border-top-left-radius: 17px;
  border-top-right-radius: 17px;
  color: #fff;
  display: block;
  font-size: 100%;
  height: 34px;
  line-height: 35px;
  margin-bottom: 10px;
  right: auto;
  text-transform: uppercase;
  width: 64px;
  z-index: 5;
}
.label-wrapper .label-product.label-sale {
  background-color: #fa381d;
}
.label-wrapper .label-product.label-new {
  background-color: #1070dc;
}
.products-grid {
  position: relative;
  margin: 0;
}
.products-grid div[class^="swatch-opt-"] {
  margin-bottom: 10px;
  display: block;
}
.products-grid .product-item-photo {
  display: block;
  line-height: 0;
}
.products-grid .product-item-photo .product-image-container {
  width: 100% !important;
}
.products-grid .product-item-photo .product-image-container .product-image-wrapper {
  padding: 0 !important;
  height: auto !important;
}
.products-grid .product-item-photo .product-image-container .product-image-wrapper img {
  width: 100%;
}
.products-grid .product-item-photo .product-image-container .product-image-wrapper img.product-image-photo {
  position: relative;
  float: none;
}
.products-grid .item .item-inner {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  margin: 0 1px 50px;
  padding: 0;
  position: relative;
}
.products-grid .item .item-inner .swatch-option {
  float: none;
  display: inline-block;
  margin: 0 2px 5px;
}
.products-grid .item .item-inner:hover .box-image .bottom-action {
  -webkit-opacity: 1 !important;
  -moz-opacity: 1 !important;
  -ms-opacity: 1 !important;
  -o-opacity: 1 !important;
  opacity: 1 !important;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
.products-grid .item .item-inner:hover .sm_quickview_handler {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
.products-grid .item .item-inner:hover .box-info .btn-action.btn-cart {
  color: #fff;
}
.products-grid .item .item-inner .box-image {
  position: relative;
  padding: 10px;
  overflow: hidden;
}
.products-grid .item .item-inner .box-image a img {
  width: 100%;
}
.products-grid .item .item-inner .sm_quickview_handler {
  background: url("../images/icon-search.png") no-repeat scroll center center;
  border: 0 none;
  color: #fff;
  display: inline-block;
  float: left;
  font-weight: normal;
  height: 15px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  padding: 0;
  position: relative;
  text-align: center;
  text-indent: -9999px;
  width: 33%;
  left: 0;
  margin-left: 0;
  margin-top: -8px;
}
.products-grid .item .item-inner .sm_quickview_handler:before {
  content: "";
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  text-indent: 0;
  top: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  width: 100%;
  z-index: 3;
  background: url("../images/icon-search.png") no-repeat scroll center center;
}
.products-grid .item .item-inner .sm_quickview_handler:hover:before {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transform: scale(1.9);
  -moz-transform: scale(1.9);
  -o-transform: scale(1.9);
  transform: scale(1.9);
}
.products-grid .item .item-inner .bottom-action {
  height: 60px;
  -webkit-transform: translate(0px, 60px);
  -moz-transform: translate(0px, 60px);
  -o-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
  left: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  padding: 22px 0;
  position: absolute;
  bottom: 0px;
  transition: all 0.3s ease-in-out 0s;
  width: 100%;
  z-index: 10;
}
.products-grid .item .item-inner .bottom-action .actions-primary {
  padding-bottom: 5px;
}
.products-grid .item .item-inner .bottom-action .actions-primary,
.products-grid .item .item-inner .bottom-action .actions-secondary {
  float: left;
}
.products-grid .item .item-inner .bottom-action .btn-action {
  background: none;
  float: left;
  display: inline-block;
  height: 15px;
  text-align: center;
}
.products-grid .item .item-inner .bottom-action .btn-action:after {
  background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
  content: "";
  height: 15px;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
}
.products-grid .item .item-inner .bottom-action .btn-action:before {
  content: "";
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  text-indent: 0;
  top: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  width: 100%;
  z-index: 3;
}
.products-grid .item .item-inner .bottom-action .btn-action:hover:before {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transform: scale(1.9);
  -moz-transform: scale(1.9);
  -o-transform: scale(1.9);
  transform: scale(1.9);
}
.products-grid .item .item-inner .bottom-action .btn-action.link-wishlist,
.products-grid .item .item-inner .bottom-action .btn-action.link-compare {
  width: 33.333%;
}
@media (max-width: 1200px) {
  .products-grid .item .item-inner .bottom-action .btn-action.link-wishlist,
  .products-grid .item .item-inner .bottom-action .btn-action.link-compare {
    width: 50%;
  }
}
.products-grid .item .item-inner .bottom-action .btn-action.link-wishlist:before,
.products-grid .item .item-inner .bottom-action .btn-action.link-compare:before {
  color: #999;
}
.products-grid .item .item-inner .bottom-action .btn-action.link-wishlist span,
.products-grid .item .item-inner .bottom-action .btn-action.link-compare span {
  display: none;
}
.products-grid .item .item-inner .bottom-action .btn-action.link-wishlist {
  background: url("../images/icon-wishlist.png") no-repeat scroll center center;
  border: 0 none;
  color: #fff;
  display: inline-block;
  font-weight: normal;
  padding: 0;
  position: relative;
  text-align: center;
  text-indent: -9999px;
}
.products-grid .item .item-inner .bottom-action .btn-action.link-wishlist:before {
  background: url("../images/icon-wishlist.png") no-repeat scroll center center;
}
.products-grid .item .item-inner .bottom-action .btn-action.link-compare {
  background: url("../images/icon-compare.png") no-repeat scroll center center !important;
  border: 0 none;
  color: #fff;
  font-weight: normal;
  line-height: normal;
  padding: 0;
  position: relative;
  text-align: center;
  text-indent: -9999px;
}
.products-grid .item .item-inner .bottom-action .btn-action.link-compare:before {
  background: url("../images/icon-compare.png") no-repeat scroll center center !important;
}
@media (max-width: 1200px) {
  .products-grid .item .item-inner .bottom-action .btn-action.link-compare:after {
    display: none;
  }
}
.products-grid .item .item-inner .box-info {
  padding: 15px 0 32px;
  text-align: center;
  position: relative;
}
.products-grid .item .item-inner .box-info .product-name {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #444;
  font-size: 108%;
  text-transform: capitalize;
  font-weight: 500;
  margin-bottom: 8px;
  padding: 0 5px;
}
.products-grid .item .item-inner .box-info .product-name a {
  white-space: nowrap;
}
.products-grid .item .item-inner .box-info .product-reviews-summary {
  margin-bottom: 5px;
}
.products-grid .item .item-inner .box-info .price-box {
  margin: 0 0 8px;
}
.products-grid .item .item-inner .box-info .product-reviews-summary .reviews-actions .action.view {
  display: none;
}
.products-grid .item .item-inner .box-info .product-reviews-summary.empty .reviews-actions a {
  display: none;
}
.products-grid .item .item-inner .box-info form {
  float: left;
}
.products-grid .item .item-inner .box-info .btn-action.btn-cart {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 25px;
  bottom: -22px;
  color: #777777;
  font-size: 108% !important;
  font-weight: 500;
  height: 46px;
  left: 50%;
  line-height: 44px;
  margin-left: -67px;
  padding: 1px 24px;
  position: absolute;
  text-transform: capitalize;
  z-index: 5;
}
.products-grid .item .item-inner .box-info .btn-action.btn-cart:hover span {
  color: #fff;
}
.products-grid .item .item-inner.style3 {
  border: 0px !important;
  background: #fff;
  margin: 0px 0px 30px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.products-grid .item .item-inner.style3 .box-image .sm_quickview_handler {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: inline-block !important;
  height: 45px !important;
  left: 50%;
  font-size: 0px;
  margin-left: -15px;
  margin-top: -15px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  width: 45px;
}
.products-grid .item .item-inner.style3 .box-info {
  padding: 10px 0px;
}
.products-grid .item .item-inner.style3 .box-info .bottom-action-st {
  display: table;
  margin: 15px auto 0;
}
.products-grid .item .item-inner.style3 .box-info form {
  display: inline-block;
  float: none;
}
.products-grid .item .item-inner.style3 .box-info .tocart {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  color: #777777;
  font-size: 108% !important;
  font-weight: 500;
  height: 40px;
  display: table-cell;
  vertical-align: top;
  line-height: 38px;
  padding: 1px 15px !important;
  text-transform: capitalize;
  margin: 0 3px;
}
.products-grid .item .item-inner.style3 .box-info .btn-actions {
  border: 1px solid #ddd;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  height: 40px;
  display: table-cell;
  vertical-align: top;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  width: 40px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
.products-grid .item .item-inner.style3 .box-info .btn-actions span {
  display: none;
}
.products-grid .item .item-inner.style3 .box-info .btn-actions:hover {
  background-position: center 4px !important;
}
.products-grid .item .item-inner.style3 .box-info .btn-actions:before {
  display: none;
}
.products-grid .item .item-inner.style3 .box-info .btn-actions.tocompare {
  background: #ffffff url("../images/icon-compare2.png") no-repeat scroll center -46px;
  -webkit-transform: translate(20px, 0px);
  -moz-transform: translate(20px, 0px);
  -o-transform: translate(20px, 0px);
  transform: translate(20px, 0px);
}
.products-grid .item .item-inner.style3 .box-info .btn-actions.towishlist {
  background: #ffffff url("../images/icon-wishlist2.png") no-repeat scroll center -34px;
  -webkit-transform: translate(-20px, 0px);
  -moz-transform: translate(-20px, 0px);
  -o-transform: translate(-20px, 0px);
  transform: translate(-20px, 0px);
}
.products-grid .item .item-inner.style3:hover .box-image .sm_quickview_handler {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}
.products-grid .item .item-inner.style3:hover .box-info .tocart {
  color: #fff;
}
.products-grid .item .item-inner.style3:hover .box-info .btn-actions {
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
.products-grid .item .item-inner.style5 {
  border: 1px solid #ccc;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 8px;
  text-align: center;
}
.products-grid .item .item-inner.style5 .label-wrapper {
  left: 10px !important;
}
.products-grid .item .item-inner.style5 .box-image .sm_quickview_handler {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: inline-block;
  height: 60px !important;
  left: 50%;
  font-size: 0px;
  margin-left: -20px;
  margin-top: -15px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  width: 60px;
}
.products-grid .item .item-inner.style5 .box-info {
  padding: 10px 0 15px;
}
.products-grid .item .item-inner.style5 .box-info .product-reviews-summary {
  position: absolute;
  top: 35px;
  left: 50%;
  margin-left: -25px !important;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.products-grid .item .item-inner.style5 .box-info .bottom-action-st {
  display: table;
  margin: 15px auto 0;
}
.products-grid .item .item-inner.style5 .box-info form {
  display: inline-block;
  float: none;
}
.products-grid .item .item-inner.style5 .box-info .tocart {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  color: #999;
  font-size: 108% !important;
  font-weight: 500;
  height: 46px;
  display: table-cell;
  vertical-align: top;
  line-height: 44px;
  padding: 1px 26px !important;
  text-transform: capitalize;
  margin: 0 3px;
}
.products-grid .item .item-inner.style5 .box-info .btn-actions {
  border: 1px solid #ddd;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  height: 46px;
  display: table-cell;
  vertical-align: top;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  width: 46px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
.products-grid .item .item-inner.style5 .box-info .btn-actions span {
  display: none;
}
.products-grid .item .item-inner.style5 .box-info .btn-actions:hover {
  background-position: center 6px !important;
}
.products-grid .item .item-inner.style5 .box-info .btn-actions:before {
  display: none;
}
.products-grid .item .item-inner.style5 .box-info .btn-actions.tocompare {
  background: #ffffff url("../images/icon-compare2.png") no-repeat scroll center -43px;
  -webkit-transform: translate(20px, 0px);
  -moz-transform: translate(20px, 0px);
  -o-transform: translate(20px, 0px);
  transform: translate(20px, 0px);
}
.products-grid .item .item-inner.style5 .box-info .btn-actions.towishlist {
  background: #ffffff url("../images/icon-wishlist2.png") no-repeat scroll center -33px;
  -webkit-transform: translate(-20px, 0px);
  -moz-transform: translate(-20px, 0px);
  -o-transform: translate(-20px, 0px);
  transform: translate(-20px, 0px);
}
.products-grid .item .item-inner.style5:hover {
  border-color: #fff !important;
}
.products-grid .item .item-inner.style5:hover .box-image .sm_quickview_handler {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}
.products-grid .item .item-inner.style5:hover .box-info .product-reviews-summary {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
.products-grid .item .item-inner.style5:hover .box-info .price-box {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
.products-grid .item .item-inner.style5:hover .box-info .btn-actions {
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
.products-list {
  margin: 0;
}
.products-list .item .item-inner {
  background-color: #fff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  margin-bottom: 0;
  padding: 10px 10px 30px;
  border: 1px solid #ddd;
  margin-bottom: 30px;
  float: left;
  width: 100%;
}
.products-list .item .item-inner:hover .box-info-list .bottom-action .btn-action,
.products-list .item .item-inner:hover .box-info-list .bottom-action .sm_quickview_handler {
  transform: translate(0px, 0px);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
.products-list .item .item-inner .box-image-list {
  width: 250px;
  float: left;
  position: relative;
  margin: 20px 0 0;
}
.products-list .item .item-inner .box-image-list .label-product {
  top: 10px;
}
.products-list .item .item-inner .box-image-list .label-product.label-sale {
  left: 10px;
}
.products-list .item .item-inner .box-image-list .label-product.label-new {
  right: 10px;
}
.products-list .item .item-inner .box-image-list .product-image-container {
  width: 100% !important;
  max-width: inherit;
}
.products-list .item .item-inner .box-image-list .product-image-container .product-image-wrapper {
  padding: 0 !important;
  height: auto !important;
  overflow: visible;
}
.products-list .item .item-inner .box-image-list .product-image-container .product-image-wrapper .product-image-photo {
  max-width: 100% !important;
  position: relative;
}
.products-list .item .item-inner .box-image-list .product-item-photo {
  display: block;
  line-height: 0;
  text-align: center;
}
.products-list .item .item-inner .box-image-list:hover .sm_quickview_handler {
  display: inline-block;
}
.products-list .item .item-inner .box-info-list {
  margin-left: 0;
  overflow: hidden;
  padding: 18px 30px 0;
  position: relative;
  text-align: start;
}
.products-list .item .item-inner .box-info-list .product-name {
  color: #444;
  font-weight: 500;
  font-size: 138%;
  text-transform: capitalize;
}
.products-list .item .item-inner .box-info-list .price-box {
  margin: 8px 0px;
}
.products-list .item .item-inner .box-info-list .price-box .price {
  font-size: 170%;
}
.products-list .item .item-inner .box-info-list .price-box .old-price .price {
  font-size: 150% !important;
}
.products-list .item .item-inner .box-info-list .product-reviews-summary {
  position: absolute;
  right: 30px;
  top: 20px;
}
.products-list .item .item-inner .box-info-list .bottom-action {
  display: table;
}
.products-list .item .item-inner .box-info-list .bottom-action form {
  float: left;
}
.products-list .item .item-inner .box-info-list .bottom-action form .btn-cart {
  border: 1px solid #ddd;
  background: transparent;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  float: left;
  font-size: 108% !important;
  height: 46px;
  line-height: 46px;
  margin-left: 0;
  margin-right: 10px;
  padding: 0 26px;
  position: relative;
  color: #777777;
  text-transform: capitalize !important;
}
.products-list .item .item-inner .box-info-list .bottom-action form .btn-cart span {
  font-weight: 500;
}
.products-list .item .item-inner .box-info-list .bottom-action form .btn-cart:hover span {
  color: #fff;
}
.products-list .item .item-inner .box-info-list .bottom-action form .btn-cart:hover:before {
  background-position: -67px -272px;
}
.products-list .item .item-inner .box-info-list .bottom-action .add-to-links {
  float: left;
}
.products-list .item .item-inner .box-info-list .bottom-action .btn-action {
  border: 0 none;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 1px solid #ddd;
  height: 46px;
  width: 46px;
  margin-right: 10px;
  float: left;
  -webkit-transform: translate(0px, 40px);
  -moz-transform: translate(0px, 40px);
  -o-transform: translate(0px, 40px);
  transform: translate(0px, 40px);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.products-list .item .item-inner .box-info-list .bottom-action .btn-action span {
  display: none;
}
.products-list .item .item-inner .box-info-list .bottom-action .btn-action:before,
.products-list .item .item-inner .box-info-list .bottom-action .btn-action:after {
  display: none !important;
}
.products-list .item .item-inner .box-info-list .bottom-action .btn-action:hover {
  background-position: center 8px !important;
}
.products-list .item .item-inner .box-info-list .bottom-action .btn-action.link-wishlist {
  background: url("../images/icon-wishlist2.png") no-repeat scroll center -32px;
}
.products-list .item .item-inner .box-info-list .bottom-action .btn-action.link-compare {
  background: url("../images/icon-compare2.png") no-repeat scroll center -43px;
}
.products-list .item .item-inner .box-info-list .bottom-action .sm_quickview_handler {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  height: 46px;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  width: 46px;
  float: left;
  -webkit-transform: translate(0px, 40px);
  -moz-transform: translate(0px, 40px);
  -o-transform: translate(0px, 40px);
  transform: translate(0px, 40px);
  border: 1px solid #ddd;
  transition: all 0.3s ease 0s;
  background: url("../images/search.png") no-repeat scroll center -30px;
  font-size: 0px;
}
.products-list .item .item-inner .box-info-list .bottom-action .sm_quickview_handler:hover {
  background-position: center 15px;
}
.products-list .item .item-inner .box-info-list .ratings {
  display: inline-block;
  width: 100%;
  height: 20px;
  margin: 15px 0 0;
}
.products-list .item .item-inner .box-info-list .no-rating {
  height: 20px;
  line-height: 20px;
  margin: 10px 0 5px;
}
.products-list .item .item-inner .box-info-list .product-item-inner {
  margin-bottom: 20px;
  font-size: 108%;
}
.products-list .item .item-inner .box-info-list .product-item-inner .more {
  display: none;
}
.toolbar-bottom .toolbar,
.toolbar-top .toolbar {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
  padding: 0 0 12px;
  border-bottom: 1px solid #d7d7d7;
  position: relative;
  margin-bottom: 80px;
}
.toolbar-bottom .toolbar select,
.toolbar-top .toolbar select {
  background: url("../images/bg-cat-sear1.png") no-repeat scroll right 10px top 50%;
}
.toolbar-bottom .toolbar .modes,
.toolbar-top .toolbar .modes {
  display: inline-block;
  vertical-align: top;
  margin-top: 0px;
  margin-right: 30px;
}
.toolbar-bottom .toolbar .modes .modes-label,
.toolbar-top .toolbar .modes .modes-label {
  display: none;
}
.toolbar-bottom .toolbar .modes .modes-mode,
.toolbar-top .toolbar .modes .modes-mode {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 37px;
  background: #222;
  text-align: center;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.toolbar-bottom .toolbar .modes .modes-mode:before,
.toolbar-top .toolbar .modes .modes-mode:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.toolbar-bottom .toolbar .modes .modes-mode span,
.toolbar-top .toolbar .modes .modes-mode span {
  display: none;
}
.toolbar-bottom .toolbar .modes .modes-mode.mode-grid,
.toolbar-top .toolbar .modes .modes-mode.mode-grid {
  margin-right: 3px;
}
.toolbar-bottom .toolbar .modes .modes-mode.mode-grid:before,
.toolbar-top .toolbar .modes .modes-mode.mode-grid:before {
  content: '\f009';
}
.toolbar-bottom .toolbar .modes .modes-mode.mode-list:before,
.toolbar-top .toolbar .modes .modes-mode.mode-list:before {
  content: '\f039';
}
.toolbar-bottom .toolbar .modes .modes-mode:hover:before,
.toolbar-top .toolbar .modes .modes-mode:hover:before,
.toolbar-bottom .toolbar .modes .modes-mode.active:before,
.toolbar-top .toolbar .modes .modes-mode.active:before {
  color: #fff;
}
.toolbar-bottom .toolbar .sorter-label,
.toolbar-top .toolbar .sorter-label {
  line-height: 32px;
  height: 32px;
  color: #333;
  font-size: 110% !important;
  margin: 0;
  padding-right: 5px !important;
  font-weight: normal !important;
}
.toolbar-bottom .toolbar .sortby-limiter,
.toolbar-top .toolbar .sortby-limiter {
  float: right;
  margin-top: 3px;
}
.toolbar-bottom .toolbar .toolbar-amount,
.toolbar-top .toolbar .toolbar-amount {
  margin: 0;
}
.toolbar-bottom .toolbar .toolbar-sorter,
.toolbar-top .toolbar .toolbar-sorter {
  display: inline-block;
  vertical-align: top;
  margin-right: 0px;
  border: 1px solid #d7d7d7;
  height: 32px;
  padding-top: 0px;
  float: right;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #fff;
}
.toolbar-bottom .toolbar .toolbar-sorter .sorter-label,
.toolbar-top .toolbar .toolbar-sorter .sorter-label,
.toolbar-bottom .toolbar .toolbar-sorter .sorter-options,
.toolbar-top .toolbar .toolbar-sorter .sorter-options,
.toolbar-bottom .toolbar .toolbar-sorter .sorter-action,
.toolbar-top .toolbar .toolbar-sorter .sorter-action {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  color: #333;
  font-size: 110% !important;
}
.toolbar-bottom .toolbar .toolbar-sorter .sorter-options,
.toolbar-top .toolbar .toolbar-sorter .sorter-options {
  border: 0px;
  border-right: 1px solid #d7d7d7;
}
.toolbar-bottom .toolbar .toolbar-sorter .sorter-action,
.toolbar-top .toolbar .toolbar-sorter .sorter-action {
  display: inline-block;
  padding: 0 11px;
  color: #444;
}
.toolbar-bottom .toolbar .toolbar-sorter .sorter-action span,
.toolbar-top .toolbar .toolbar-sorter .sorter-action span {
  display: none;
}
.toolbar-bottom .toolbar .toolbar-sorter .sorter-action.sort-asc:before,
.toolbar-top .toolbar .toolbar-sorter .sorter-action.sort-asc:before {
  content: '\f176';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.toolbar-bottom .toolbar .toolbar-sorter .sorter-action.sort-desc:before,
.toolbar-top .toolbar .toolbar-sorter .sorter-action.sort-desc:before {
  content: '\f175';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.toolbar-bottom .toolbar .limiter,
.toolbar-top .toolbar .limiter {
  display: inline-block;
  vertical-align: top;
  margin-right: 0px;
  position: absolute;
  left: 0;
  bottom: -45px;
}
@media (max-width: 480px) {
  .toolbar-bottom .toolbar .limiter,
  .toolbar-top .toolbar .limiter {
    display: none !important;
  }
}
.toolbar-bottom .toolbar .limiter .label,
.toolbar-top .toolbar .limiter .label,
.toolbar-bottom .toolbar .limiter .control,
.toolbar-top .toolbar .limiter .control,
.toolbar-bottom .toolbar .limiter .limiter-text,
.toolbar-top .toolbar .limiter .limiter-text {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
.toolbar-bottom .toolbar .limiter .limiter-options,
.toolbar-top .toolbar .limiter .limiter-options {
  border: 1px solid #d7d7d7;
  height: 32px;
  padding-top: 4px;
  color: #444;
  background-color: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.toolbar-bottom .toolbar .limiter .label,
.toolbar-top .toolbar .limiter .label {
  line-height: 32px;
  margin: 0;
  padding-right: 5px !important;
  height: 35px;
  font-size: 110% !important;
  color: #444;
  font-weight: normal !important;
}
.toolbar-bottom .toolbar .limiter .limiter-text,
.toolbar-top .toolbar .limiter .limiter-text {
  display: none;
}
.toolbar-bottom .toolbar .pages,
.toolbar-top .toolbar .pages {
  display: inline-block;
  vertical-align: top;
  float: right;
  padding-top: 0;
  position: absolute;
  right: 0;
  bottom: -48px;
}
.toolbar-bottom .toolbar .pages .pages-label,
.toolbar-top .toolbar .pages .pages-label {
  display: inline-block;
  line-height: 32px;
  color: #444;
  font-size: 110% !important;
  font-weight: normal !important;
}
.toolbar-bottom .toolbar .pages .pages-items,
.toolbar-top .toolbar .pages .pages-items {
  display: inline-block;
  line-height: 32px;
}
.toolbar-bottom .toolbar .pages .pages-items .item,
.toolbar-top .toolbar .pages .pages-items .item {
  display: inline-block;
  margin: 0 2px;
  vertical-align: top;
  line-height: 32px;
}
.toolbar-bottom .toolbar .pages .pages-items .item a,
.toolbar-top .toolbar .pages .pages-items .item a {
  display: inline-block;
  padding: 0 12px;
  color: #555555;
  border: 1px solid #d7d7d7;
  background: #fff;
  font-size: 100%;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.toolbar-bottom .toolbar .pages .pages-items .item a .label,
.toolbar-top .toolbar .pages .pages-items .item a .label {
  display: none;
}
.toolbar-bottom .toolbar .pages .pages-items .item a:hover,
.toolbar-top .toolbar .pages .pages-items .item a:hover {
  color: #fff;
  background: #252525;
  border-color: #252525;
}
.toolbar-bottom .toolbar .pages .pages-items .item.current strong,
.toolbar-top .toolbar .pages .pages-items .item.current strong {
  font-weight: 500;
  display: inline-block;
  padding: 1px 14px;
  font-size: 100%;
  color: #fff;
  background: #252525;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.toolbar-bottom .toolbar .pages .pages-items .item.current strong .label,
.toolbar-top .toolbar .pages .pages-items .item.current strong .label {
  display: none;
}
.toolbar-bottom .toolbar .pages .pages-items .item.pages-item-next a span,
.toolbar-top .toolbar .pages .pages-items .item.pages-item-next a span {
  display: none;
}
.toolbar-bottom .toolbar .pages .pages-items .item.pages-item-next a:before,
.toolbar-top .toolbar .pages .pages-items .item.pages-item-next a:before {
  content: '\f105';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.toolbar-bottom .toolbar .pages .pages-items .item.pages-item-previous a span,
.toolbar-top .toolbar .pages .pages-items .item.pages-item-previous a span {
  display: none;
}
.toolbar-bottom .toolbar .pages .pages-items .item.pages-item-previous a:before,
.toolbar-top .toolbar .pages .pages-items .item.pages-item-previous a:before {
  content: '\f104';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.toolbar-bottom .toolbar.toolbar-products .toolbar-amount,
.toolbar-top .toolbar.toolbar-products .toolbar-amount {
  display: none;
}
.toolbar-bottom .toolbar {
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 50px;
  padding: 0 0 12px;
  margin-top: 10px;
}
.products-sidebar .item {
  margin-bottom: 30px;
}
.products-sidebar .item:last-child {
  margin-bottom: 0;
}
.products-sidebar .item .item-inner .box-image {
  float: left;
  width: 100px;
  border: 1px solid #ddd;
  background: #fff;
}
.products-sidebar .item .item-inner .box-info {
  margin-left: 115px;
}
.products-sidebar .item .item-inner .box-info .product-name {
  font-size: 108%;
  font-weight: 400;
  text-transform: capitalize;
  overflow: hidden;
  text-overflow: ellipsis;
}
.products-sidebar .item .item-inner .box-info .product-name a {
  white-space: nowrap;
  font-weight: 500;
}
.products-sidebar .item .item-inner .box-info .product-reviews-summary {
  margin: 8px 0 !important;
}
.products-sidebar .item .item-inner .box-info .product-reviews-summary .reviews-actions {
  display: none;
}
.products-sidebar .item .item-inner .box-info .product-item-actions .actions-primary {
  padding: 10px 0;
}
.products-sidebar .item .item-inner .box-info .product-item-actions .actions-secondary a {
  display: block;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .block .block-title strong {
    font-size: 130% !important;
  }
  .products-grid .item .item-inner .box-info {
    padding: 10px 10px 20px;
  }
  .products-grid .item .item-inner .box-info .bottom-action .btn-action.btn-cart:before {
    display: none;
  }
  .sm_quickview_handler {
    display: none !important;
  }
  #layered-filter-block .wrap-price-shopby .btn-shopby {
    float: none !important;
    width: 100% !important;
  }
  #layered-filter-block .wrap-price-shopby .price-input {
    float: none !important;
    width: 100% !important;
    display: table;
    margin-bottom: 6px;
  }
  #layered-filter-block .wrap-price-shopby .price-input .txt-price-shopby {
    width: 48%;
    margin: 0;
  }
  #layered-filter-block .wrap-price-shopby .price-input .txt-price-shopby:last-child {
    float: right;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .products-grid .item .item-inner .box-info {
    padding: 10px 10px 20px;
  }
  .products-grid .item .item-inner .box-info .bottom-action .btn-action.btn-cart:before {
    display: none;
  }
  .sm_quickview_handler {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .sm_quickview_handler {
    display: none !important;
  }
  .products-grid .item .item-inner .box-info {
    padding: 10px 10px 20px;
  }
  .products-grid .item .item-inner .box-info .bottom-action .btn-action.btn-cart:before {
    display: none;
  }
  .toolbar-top .modes,
  .toolbar-top .toolbar-sorter {
    margin-right: 20px;
  }
  .toolbar-top .pages {
    display: none;
  }
  .toolbar-bottom .toolbar-sorter,
  .toolbar-bottom .limiter {
    display: none;
  }
  .products-list .item .item-inner .box-image-list {
    width: 150px;
  }
  .products-list .item .item-inner .box-info-list {
    margin-left: 160px;
  }
}
@media (max-width: 640px) {
  .toolbar .modes {
    margin-right: 10px;
  }
  .toolbar-top .limiter {
    float: none;
    width: 100%;
    border-top: 1px solid #ddd;
    padding-top: 10px;
    margin-top: 10px;
  }
  .toolbar-bottom .toolbar .sorter-label,
  .toolbar-top .toolbar .sorter-label {
    display: none;
  }
  .products-list .item .item-inner .box-image-list,
  .products-list .item .item-inner .box-info-list {
    width: 100%;
    margin: 0;
  }
  .products-list .item .item-inner .box-info-list {
    clear: both;
    padding: 0px;
  }
  .products-list .item .item-inner .box-info-list .product-reviews-summary {
    position: static;
  }
}
.catalog-category-view .page-title-wrapper {
  display: none;
}
.catalog-category-view .col1-layout #layered-filter-block {
  display: none;
}
.columns.col3-layout #catalog-listing .products-list .item .item-inner .box-image-list {
  width: 100%;
  text-align: center;
  float: none;
}
.cms-index-index .menu-ver-content {
  z-index: 6666 !important;
}
.cart-wrapper .mage-dropdown-dialog {
  position: absolute;
  right: 0;
  top: 100%;
}
.showcart .text {
  display: block;
  width: auto !important;
  height: auto !important;
  position: relative !important;
}
.minicart-content .minicart-wrapper .action.showcart .counter.qty {
  display: block;
  width: auto;
  height: auto;
  position: static;
  background: none !important;
  color: #666 !important;
  margin: 0;
}
.minicart-content .minicart-wrapper .action.showcart .counter.qty .counter-label {
  display: inline-block;
  width: auto;
  height: auto;
  position: static;
}
.minicart-wrapper .block-minicart {
  right: 0 !important;
}
@media (max-width: 360px) {
  .minicart-wrapper .block-minicart {
    width: 290px !important;
  }
}
.home-item-parent .mega-home-content ul li a {
  display: inline-block;
  padding: 5px 20px;
  color: #777;
}
.home-item-parent .mega-home-content .feature-title {
  padding: 5px 20px;
  text-transform: uppercase;
  color: #222;
  font-size: 108%;
  font-weight: 600;
  margin-bottom: 5px;
}
.block-minicart .subtitle.empty {
  font-weight: normal;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li.sm_megamenu_actived > a {
  color: #fff;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li.sm_megamenu_actived.parent-item > a:before {
  border-color: #fff;
  color: #fff;
}
.navigation-wrapper {
  border-top: none;
}
.navigation > ul {
  position: relative;
  padding: 0;
}
.navigation > ul > li {
  background: #fff none repeat scroll 0 0;
  border: 0 none;
  cursor: pointer;
  line-height: 1.42857;
  padding: 0 10px 0 30px;
  position: relative;
  z-index: 1;
}
.navigation > ul > li > a {
  background: url("../images/icon-menu-cat.png") no-repeat scroll left center;
  color: #222;
  font-weight: 500;
  font-size: 108%;
  padding: 15px 0 15px 15px;
  text-transform: capitalize;
  display: block;
  position: relative;
}
.header-style-3 .navigation > ul > li > a {
  padding: 13px 0 13px 15px;
}
.navigation > ul > li:hover > a {
  color: #ffffff;
  position: relative;
  background: url("../images/icon-menu-cat3.png") no-repeat scroll left center;
}
.navigation > ul > li:hover > a:before {
  color: #fff !important;
}
.navigation ul li {
  position: relative;
}
.navigation ul li.parent > a:before {
  color: #333;
  content: "+";
  font-weight: 600;
  font-size: 13px;
  position: absolute;
  right: 15px;
  top: 15px;
}
.navigation ul li:hover > a:before {
  color: #fff;
}
.navigation ul > li > a {
  display: block;
  font-size: 108%;
  padding: 15px 0 15px 15px;
}
.header-style-3 .navigation ul > li > a {
  padding: 13px 0 13px 15px;
}
.navigation ul > li:hover > a {
  color: #fff;
}
.navigation ul > li ul {
  background-color: #fff;
  display: none;
  width: 220px;
  position: absolute;
  top: 0 !important;
  left: 100% !important;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  z-index: 30;
}
.navigation ul > li ul li {
  border-bottom: 1px solid #ddd;
}
.navigation ul > li ul li:last-child {
  border: none;
}
@media (min-width: 1200px) {
  .fancybox-lock .menu-on-top {
    z-index: 9995;
  }
  .menu-on-top {
    width: 100%;
    position: fixed !important;
    left: 0;
    top: 0;
    z-index: 10006;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  }
}
/*Block image*/
.image-block {
  margin: 0 0 40px;
}
.image-block a {
  float: left;
  display: inline-block;
  margin-bottom: 30px;
}
.image-block a img {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
}
.image-block a:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
}
.static-image {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  display: block;
}
.static-image:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
}
@media (max-width: 360px) {
  .col-phone-12 {
    width: 100%;
  }
  .col-phone-12 .static-image img {
    width: 100%;
    margin-bottom: 5px;
  }
  .block-policyshop-v5 .item {
    padding: 40px 10px 20px !important;
  }
}
.action-skip-wrapper {
  display: none;
}
.fancybox-lock .menu-ver-content {
  z-index: 9990 !important;
}
.thumb-item.lslide {
  padding-bottom: 5px;
}
.info-box-detail .swatch-opt {
  margin: 0;
}
.page-product-downloadable .product-options-wrapper,
.page-product-downloadable .product-options-bottom {
  float: none !important;
  width: 100% !important;
}
.page-product-downloadable .info-box-detail .product-options-bottom .price-box {
  display: none;
}
.product.attribute.overview {
  margin-bottom: 15px;
}
.page-product-downloadable .field.choice .label span {
  float: left;
}
.page-product-downloadable .field.choice .label .sample.link {
  float: right;
}
.bundle-summary {
  clear: both;
}
.page-product-bundle .fieldset-bundle-options {
  margin-bottom: 0;
}
.page-product-bundle .field.option .control .qty {
  width: 35px;
  text-align: center;
}
.page-product-bundle .block-bundle-summary .bundle-summary,
.page-product-bundle .block-bundle-summary .product-image-container,
.page-product-bundle .block-bundle-summary .title {
  display: none;
}
.page-product-bundle .product-info-main .bundle-actions,
.page-product-bundle .product-info-main .product-social-links,
.page-product-bundle .product-info-main .action.customization,
.page-product-bundle .product-info-main #customizeTitle {
  display: none;
}
.page-product-bundle .product-add-form {
  display: block !important;
}
.page-product-bundle .product-add-form .bundle-info .control.control-qty-cart {
  width: 80px !important;
  float: left !important;
  margin-top: 0;
  border: 1px solid #ddd;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #fff none repeat scroll 0 0;
}
.page-product-bundle .product-details .price-box.price-configured_price {
  display: block;
}
.bundle-options-wrapper {
  clear: both;
}
.review-toolbar .limiter {
  display: none;
}
.additional-attributes {
  width: auto;
}
.additional-attributes tr th {
  padding: 8px !important;
  display: block !important;
  font-weight: bold !important;
}
.review-form .action.submit.primary {
  background-color: #333;
  border-color: #333;
  color: #fff !important;
}
.review-form .action.submit.primary:hover {
  color: #fff !important;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active,
.review-form .action.submit.primary:hover {
  background-color: #000;
  border-color: #000;
}
.review-control-vote input[type="radio"] {
  position: relative;
  display: none;
}
.fotorama__stage__frame .fotorama__img {
  padding: 2px;
}
.fotorama__stage,
.fotorama__nav {
  overflow: visible;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
  text-align: center;
  position: absolute;
  top: 50% !important;
  margin-top: -14px;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb__arr,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb__arr {
  display: none;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right:hover:before,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left:hover:before {
  color: #f00;
}
.fotorama__dot {
  border: 1px solid #ddd !important;
  width: 10px !important;
  height: 10px !important;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
}
body .fotorama--fullscreen {
  z-index: 999999 !important;
}
.fotorama__thumb__arr {
  transition: none !important;
  -webkit-transition: none !important;
  background: transparent !important;
}
.fotorama__thumb__arr--right .fotorama__thumb--icon,
.fotorama__thumb__arr--left .fotorama__thumb--icon {
  display: none;
}
.fotorama__thumb-border {
  background: none;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.fotorama__stage {
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.fotorama__thumb {
  border: 1px solid #ddd;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  right: 10px !important;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right:before {
  content: '\f061';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #363636;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
  left: 10px !important;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left:before {
  content: '\f060';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #363636;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  text-align: center;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right:before {
  content: '\f107';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  color: #363636;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left {
  text-align: center;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left:before {
  content: '\f106';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  color: #363636;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr {
  background-color: transparent !important;
}
.image-box-detail {
  position: static;
}
.thumb-vertical .fotorama__stage {
  border: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.thumb-vertical .fotorama__stage .fotorama__stage__shaft {
  border: 1px solid #ddd;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.box-tocart.update .field.qty .control {
  width: 70px;
  margin-top: 5px;
}
.product-add-form .box-tocart {
  float: left;
}
.fieldset.review-fieldset {
  margin-bottom: 0;
}
.detail-title {
  background: rgba(0, 0, 0, 0) url("../images/bg-title1.png") no-repeat scroll center bottom;
  color: #222;
  font-size: 230%;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 40px;
  padding: 0 0 40px;
  text-align: center;
  text-transform: uppercase;
}
.related-wrapper,
.upsell-wrapper {
  margin-left: -20px;
  margin-right: -20px;
  overflow: hidden;
  padding: 00px 20px 50px;
}
.related-wrapper .owl-carousel .owl-stage-outer,
.upsell-wrapper .owl-carousel .owl-stage-outer {
  overflow: visible;
}
.related-wrapper .owl-controls .owl-nav > div,
.upsell-wrapper .owl-controls .owl-nav > div {
  background: transparent !important;
  border: 0;
  font-size: 31px;
  height: auto;
  padding: 0;
  top: 42%;
  margin: 0px;
  width: 25px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  position: absolute;
}
.related-wrapper .owl-controls .owl-nav > div:before,
.upsell-wrapper .owl-controls .owl-nav > div:before {
  font-size: 31px;
  color: #b2b2b2;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
.related-wrapper .owl-controls .owl-nav > div:hover,
.upsell-wrapper .owl-controls .owl-nav > div:hover {
  background: transparent !important;
}
.related-wrapper .owl-controls .owl-nav > div.owl-prev,
.upsell-wrapper .owl-controls .owl-nav > div.owl-prev {
  left: -25px;
}
@media (max-width: 991px) {
  .related-wrapper .owl-controls .owl-nav > div.owl-prev,
  .upsell-wrapper .owl-controls .owl-nav > div.owl-prev {
    left: 0px;
  }
}
.related-wrapper .owl-controls .owl-nav > div.owl-next,
.upsell-wrapper .owl-controls .owl-nav > div.owl-next {
  right: -25px;
}
@media (max-width: 991px) {
  .related-wrapper .owl-controls .owl-nav > div.owl-next,
  .upsell-wrapper .owl-controls .owl-nav > div.owl-next {
    right: 0px;
  }
}
.related-wrapper .products-grid .item .item-inner,
.upsell-wrapper .products-grid .item .item-inner {
  margin-bottom: 0;
}
.related-wrapper:hover .owl-controls .owl-nav > div,
.upsell-wrapper:hover .owl-controls .owl-nav > div {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
.product-options-wrapper {
  margin-bottom: 25px;
  padding-top: 20px;
}
.info-box-detail .page-title-wrapper.product .page-title {
  color: #222;
  font-size: 170%;
  font-weight: 500;
  margin: 0 0 15px;
  text-transform: capitalize;
}
.info-box-detail .page-title-wrapper.product .page-title:before {
  display: none;
}
.info-box-detail .product-reviews-summary {
  margin: 0 !important;
}
.info-box-detail .product-reviews-summary .reviews-actions {
  display: inline-block !important;
  color: #999;
  font-size: 93%;
  font-weight: 400;
  margin-left: 15px;
  line-height: 22px;
}
.info-box-detail .price-box {
  margin: 15px 0 10px;
  display: block;
}
.info-box-detail .price-box .price {
  font-size: 200%;
}
.info-box-detail .price-box .old-price .price {
  font-size: 138% !important;
}
.info-box-detail .product-info-stock-sku {
  display: block;
  margin-bottom: 0px;
}
.info-box-detail .product-info-stock-sku .sku {
  margin: 10px 0;
}
.info-box-detail .product-info-stock-sku .sku .type,
.info-box-detail .product-info-stock-sku .sku .value {
  display: inline-block;
}
.info-box-detail .product-options-bottom {
  float: left;
}
.info-box-detail .fieldset > .field:not(.choice) > .label {
  color: #222 !important;
  float: left !important;
  line-height: 40px;
  margin: 0;
  min-width: 50px !important;
  font-size: 108% !important;
}
.info-box-detail .fieldset > .field:not(.choice) > .control {
  float: left !important;
}
.info-box-detail select {
  height: 38px;
  padding-top: 5px;
  border: 1px solid #ddd;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  min-width: 200px;
}
.info-box-detail .product-options-bottom .box-tocart .fieldset,
.info-box-detail .product-add-form .box-tocart .fieldset {
  display: table;
  margin-right: 10px;
}
.info-box-detail .product-options-bottom .box-tocart .fieldset .qty,
.info-box-detail .product-add-form .box-tocart .fieldset .qty {
  float: left;
  margin: 0 10px 0 0 !important;
}
.info-box-detail .product-options-bottom .box-tocart .fieldset .qty .label,
.info-box-detail .product-add-form .box-tocart .fieldset .qty .label {
  line-height: 50px;
  margin: 0 0px;
  float: left !important;
  font-size: 108% !important;
}
.info-box-detail .product-options-bottom .box-tocart .fieldset .qty .control #qty,
.info-box-detail .product-add-form .box-tocart .fieldset .qty .control #qty {
  width: 45px;
  height: 40px;
  text-align: center;
  margin-right: 0;
  border: 0px;
  border-right: 1px solid #ddd;
  background: transparent;
}
.info-box-detail .product-options-bottom .box-tocart .fieldset .actions,
.info-box-detail .product-add-form .box-tocart .fieldset .actions {
  float: left;
}
.info-box-detail .product-options-bottom .box-tocart .fieldset .actions button,
.info-box-detail .product-add-form .box-tocart .fieldset .actions button {
  background: #222 none repeat scroll 0 0;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  color: #fff !important;
  height: 46px;
  line-height: 47px;
  padding: 0 10px !important;
  text-transform: none;
  border: 0px;
}
.info-box-detail .product-options-bottom .box-tocart .fieldset .actions button:hover,
.info-box-detail .product-add-form .box-tocart .fieldset .actions button:hover {
  background-color: #444;
}
.info-box-detail .product-addto-links .action,
.info-box-detail .product-social-links .action {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  height: 46px;
  display: inline-block;
  width: 46px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  border: 1px solid #ddd;
  float: left;
  margin-right: 10px;
}
.info-box-detail .product-addto-links .action span,
.info-box-detail .product-social-links .action span {
  display: none;
}
.info-box-detail .product-addto-links .action:hover,
.info-box-detail .product-social-links .action:hover {
  background-position: center 6px !important;
}
.info-box-detail .product-addto-links .action span,
.info-box-detail .product-social-links .action span {
  display: none;
}
.info-box-detail .product-addto-links .action:before,
.info-box-detail .product-social-links .action:before {
  color: #777;
}
.info-box-detail .product-addto-links .action.tocompare,
.info-box-detail .product-social-links .action.tocompare {
  background: #ffffff url("../images/icon-compare2.png") no-repeat scroll center -43px;
}
.info-box-detail .product-addto-links .action.towishlist,
.info-box-detail .product-social-links .action.towishlist {
  background: #ffffff url("../images/icon-wishlist2.png") no-repeat scroll center -33px;
}
.info-box-detail .product-addto-links .action span,
.info-box-detail .product-social-links .action span {
  display: none;
}
.info-box-detail .product-addto-links .action.mailto.friend,
.info-box-detail .product-social-links .action.mailto.friend {
  margin: 0;
  background: #fff;
  text-align: center;
}
.info-box-detail .product-addto-links .action.mailto.friend:before,
.info-box-detail .product-social-links .action.mailto.friend:before {
  line-height: 42px;
}
.info-box-detail .product-addto-links .action.mailto.friend:hover:before,
.info-box-detail .product-social-links .action.mailto.friend:hover:before {
  color: #fff;
}
#addthis_wrap {
  clear: both;
  padding-top: 30px;
}
.detail-bottom-wrapper {
  padding-top: 40px;
  margin-bottom: 0px;
  clear: both;
}
.detail-bottom-wrapper .detail-bottom {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin: 30px 0 50px;
  padding: 80px 0;
}
.detail-bottom-wrapper .product.data.items > .item.title {
  margin-left: -1px !important;
  margin-right: 0 !important;
  border-top: none !important;
}
.detail-bottom-wrapper .product.data.items > .item.title .counter:before {
  content: "(";
}
.detail-bottom-wrapper .product.data.items > .item.title .counter:after {
  content: ")";
}
.product-image-detail .large-image {
  border: 1px solid #ddd;
  margin-bottom: 10px;
  position: relative;
  padding: 1px;
  text-align: center;
}
.product-image-detail .thumbs-container .thumb-slider .thumb-item .thumb-image {
  border: 1px solid #ddd;
  background-color: #fff;
}
.product-image-detail .thumbs-container .thumb-slider .thumb-item img {
  border: 1px solid transparent;
}
.product-image-detail .thumbs-container .thumb-slider .thumb-item img:hover {
  cursor: pointer;
}
.product-image-detail {
  position: relative;
}
.thumb-vertical .thumbs-container {
  width: 90px;
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 10002;
}
.thumb-vertical .thumbs-container .lSSlideOuter.vertical .lSAction > a {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.fancybox-lock .thumb-vertical .thumbs-container {
  z-index: 9995;
}
.product-options-wrapper .fieldset .field {
  clear: both;
}
.product-options-wrapper .fieldset .field:after {
  content: "";
  display: block;
  clear: both;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .info-box-detail .product-addto-links .action,
  .info-box-detail .product-social-links .action {
    margin-right: 5px;
  }
  .products-sidebar.block-related .block-title {
    font-size: 100% !important;
  }
  .info-box-detail .product-options-bottom {
    float: none;
  }
  .product-add-form .box-tocart {
    float: none;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .additional-attributes tr th {
    display: none !important;
  }
}
@media (max-width: 480px) {
  .info-box-detail .product-addto-links {
    clear: both;
    padding-top: 10px;
  }
  .sidebar-image {
    display: table;
  }
}
.info-box-detail .socials-wrap {
  float: left;
  width: 100%;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
  margin-top: 20px;
}
.info-box-detail .socials-wrap .title-follow {
  color: #222;
  font-size: 108%;
  font-weight: 500;
  float: left;
}
.info-box-detail .socials-wrap ul li {
  float: right;
}
.info-box-detail .socials-wrap ul li a {
  color: #666;
  font-size: 14px;
  margin-left: 30px;
}
.info-box-detail .socials-wrap ul li a .name-social {
  display: none;
}
.product.data.items.accordion-style .item.title.resp-accordion {
  border: 1px solid #ddd !important;
  background-color: #fff;
  display: block;
  float: none !important;
  width: 100%;
  font-size: 133.33%;
  color: #444;
  padding: 10px 20px !important;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 700;
  margin: 10px 0 0 !important;
  height: unset !important;
  line-height: unset !important;
  position: relative;
}
.product.data.items.accordion-style .item.title.resp-accordion a {
  height: auto !important;
  padding: 0 !important;
  line-height: unset !important;
  font-weight: 700;
  font-size: inherit;
}
.product.data.items.accordion-style .item.title.resp-accordion a:before {
  content: '\f067';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
  float: right;
  margin-top: 7px;
}
.product.data.items.accordion-style .item.title.resp-accordion.active a {
  color: #fff;
}
.product.data.items.accordion-style .item.title.resp-accordion .resp-arrow {
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  text-align: center;
}
.product.data.items.accordion-style .item.title.resp-accordion .resp-arrow:before {
  content: '\f067';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 16px;
}
.product.data.items.accordion-style .item.title.resp-accordion.active a:before {
  content: '\f068';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.product.data.items.accordion-style .resp-tab-content {
  float: none !important;
  padding: 20px !important;
  border: none;
  margin: 0 !important;
  border-top: none !important;
}
.default-style .resp-accordion {
  display: none;
}
.default-style .resp-tabs-list li {
  background-color: #fff;
  float: left;
  display: block;
  border: 1px solid #ddd;
  font-size: 123%;
  color: #222;
  padding: 10px 25px !important;
  margin: 0 10px 20px 0;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.default-style .resp-tabs-list li a {
  color: inherit;
}
.default-style .resp-tabs-list li:after {
  background-color: #fff;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  bottom: -29px;
  content: "";
  display: inline-block;
  height: 15px;
  left: 50%;
  margin-left: -5px;
  margin-top: -3%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  position: absolute;
  transform: rotate(-45deg);
  width: 15px;
  z-index: 9;
}
.default-style .resp-tabs-list li.active,
.default-style .resp-tabs-list li:hover {
  color: #fff;
}
.default-style .resp-tabs-list li.active:after,
.default-style .resp-tabs-list li:hover:after {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
.default-style .resp-tabs-container {
  clear: both;
}
.default-style .resp-tabs-container .resp-tab-content {
  background: #fff;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.vertical-style {
  /*-----------Vertical tabs-----------*/
}
.vertical-style .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  clear: left;
}
.vertical-style .resp-tab-content {
  padding: 30px;
}
.vertical-style .resp-accordion {
  display: none;
}
.vertical-style .resp-tab-active {
  border-bottom: none;
}
.vertical-style .resp-tab-content {
  border: 1px solid #ddd;
  min-height: 268px;
}
.vertical-style ul.resp-tabs-list {
  float: left;
  width: 200px;
}
.vertical-style .resp-tabs-list li {
  display: block;
  border: 1px solid #ddd;
  border-bottom: none;
  font-size: 108%;
  color: #444;
  padding: 15px 20px !important;
  margin: 0 -1px 0 0;
  cursor: pointer;
  float: none;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  background: #fff;
}
.vertical-style .resp-tabs-list li a {
  color: inherit;
}
.vertical-style .resp-tabs-list li.active:before {
  content: "";
  display: inline-block;
  width: 4px;
  position: absolute;
  left: -1px;
  top: -1px;
  bottom: -1px;
}
.vertical-style .resp-tabs-list li:last-child {
  border-bottom: 1px solid #ddd;
}
.vertical-style .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  min-height: 250px;
  margin-left: 200px;
  clear: none;
}
.resp-tab-content {
  padding: 30px;
  border: 1px solid #ddd;
}
.resp-tab-content.resp-tab-content-active {
  display: block;
}
/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
  .default-style .resp-tabs-list li {
    float: none;
    width: 100%;
    margin: 0 0 5px;
  }
  .default-style .resp-tabs-list li:after {
    display: none;
  }
  .resp-accordion {
    border: 1px solid #ddd;
    font-size: 133.33%;
    display: block !important;
    color: #444;
    padding: 15px 20px !important;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 10px;
    position: relative;
  }
  .vertical-style ul.resp-tabs-list {
    float: none;
    width: 100%;
  }
  .vertical-style ul.resp-tabs-list li {
    margin: 0;
  }
  .vertical-style .resp-tabs-container {
    margin-left: 0;
    clear: both;
  }
}
/* EXTENSION */
.basicproducts_title_text {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
}
.bs-pretext {
  margin-bottom: 10px;
}
.sm-basic-products .bs-items {
  margin: 0;
  padding: 0;
  width: 100%;
}
.sm-basic-products .bs-content {
  margin: 0;
  padding: 0;
}
.sm-basic-products .bs-items .bs-votes {
  margin-bottom: 5px;
}
.sm-basic-products .bs-items .bs-btn-add {
  margin-bottom: 5px;
}
.sm-basic-products .bs-items .bs-btn-add form {
  margin: 0;
}
.sm-basic-products .bs-items .bs-item .bs-image {
  max-width: 100%;
}
.sm-basic-products .bs-items .bs-item .bs-image img {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.sm-basic-products .bs-items .bs-item .bs-detail {
  text-align: right;
}
.sm-basic-products .bs-title {
  margin-bottom: 0;
}
.sm-basic-products .bs-prices {
  margin-bottom: 5px;
}
.sm-basic-products .bs-description {
  margin-bottom: 5px;
  line-height: 18px;
  word-wrap: break-word;
  color: #636363;
}
.sm-basic-products .bs-cat-date {
  word-wrap: break-word;
  margin-bottom: 5px;
}
.sm-basic-products .bs-category {
  margin-bottom: 5px;
}
.sm-basic-products .bs-review {
  margin-bottom: 0;
}
.sm-basic-products .bs-review .ratings {
  margin: 0;
}
.sm-basic-products .bs-review .rating-box {
  margin-right: 5px;
}
.sm-basic-products .bs-review .rating-links {
  padding-top: 1px;
}
.sm-basic-products .bs-price {
  margin-bottom: 5px;
}
.sm-basic-products .bs-btn-addtocart {
  margin-bottom: 10px;
}
.sm-basic-products .bs-btn-addtocart button {
  color: #FFF;
}
.sm-basic-products .add-to-links {
  margin: 0;
}
.sm-basic-products .add-to-links li {
  margin-bottom: 5px;
}
.sm-basic-products .bs-date {
  margin-bottom: 5px;
}
.sm-basic-products .bs-description p {
  line-height: 18px;
  word-wrap: break-word;
}
.sm-basic-products .bs-items .bs-item {
  float: left;
  overflow: hidden;
  padding: 0 15px;
}
.sm-basic-products .bs-items a {
  text-decoration: none;
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
/*CSS Responsive*/
/*   --- For IE8 ---
@media all and (min-width: 768px) and (max-width: 1199px){  */
.sm-basic-products.lt-ie9 .bs-resp01-6 .bs-item {
  width: 16.600%;
}
.sm-basic-products.lt-ie9 .bs-resp01-5 .bs-item {
  width: 19.958%;
}
.sm-basic-products.lt-ie9 .bs-resp01-4 .bs-item {
  width: 24.995%;
}
.sm-basic-products.lt-ie9 .bs-resp01-3 .bs-item {
  width: 33.315%;
}
.sm-basic-products.lt-ie9 .bs-resp01-2 .bs-item {
  width: 49.985%;
}
.sm-basic-products.lt-ie9 .bs-resp01-1 .bs-item {
  width: 100%;
}
.sm-basic-products.lt-ie9 .bs-resp01-1 .clr1,
.sm-basic-products.lt-ie9 .bs-resp01-2 .clr2,
.sm-basic-products.lt-ie9 .bs-resp01-3 .clr3,
.sm-basic-products.lt-ie9 .bs-resp01-4 .clr4,
.sm-basic-products.lt-ie9 .bs-resp01-5 .clr5,
.sm-basic-products.lt-ie9 .bs-resp01-6 .clr6 {
  clear: both;
}
/*--------- Other --------------*/
@media all and (min-width: 480px) and (max-width: 767px) {
  .sm-basic-products .bs-resp04-6 .bs-item {
    width: 16.650%;
  }
  .sm-basic-products .bs-resp04-5 .bs-item {
    width: 19.958%;
  }
  .sm-basic-products .bs-resp04-4 .bs-item {
    width: 24.995%;
  }
  .sm-basic-products .bs-resp04-3 .bs-item {
    width: 33.315%;
  }
  .sm-basic-products .bs-resp04-2 .bs-item {
    width: 49.985%;
  }
  .sm-basic-products .bs-resp04-1 .bs-item {
    width: 100%;
  }
  .sm-basic-products .bs-resp04-1 .clr1,
  .sm-basic-products .bs-resp04-2 .clr2,
  .sm-basic-products .bs-resp04-3 .clr3,
  .sm-basic-products .bs-resp04-4 .clr4,
  .sm-basic-products .bs-resp04-5 .clr5,
  .sm-basic-products .bs-resp04-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .sm-basic-products .bs-resp03-6 .bs-item {
    width: 16.650%;
  }
  .sm-basic-products .bs-resp03-5 .bs-item {
    width: 19.958%;
  }
  .sm-basic-products .bs-resp03-4 .bs-item {
    width: 24.995%;
  }
  .sm-basic-products .bs-resp03-3 .bs-item {
    width: 33.295%;
  }
  .sm-basic-products .bs-resp03-2 .bs-item {
    width: 49.999%;
  }
  .sm-basic-products .bs-resp03-1 .bs-item {
    width: 100%;
  }
  .sm-basic-products .bs-resp03-1 .clr1 {
    clear: both;
  }
  .sm-basic-products .bs-resp03-2 .clr2 {
    clear: both;
  }
  .sm-basic-products .bs-resp03-3 .clr3 {
    clear: both;
  }
  .sm-basic-products .bs-resp03-4 .clr4 {
    clear: both;
  }
  .sm-basic-products .bs-resp03-5 .clr5 {
    clear: both;
  }
  .sm-basic-products .bs-resp03-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  .sm-basic-products .bs-resp02-6 .bs-item {
    width: 16.650%;
  }
  .sm-basic-products .bs-resp02-5 .bs-item {
    width: 19.958%;
  }
  .sm-basic-products .bs-resp02-4 .bs-item {
    width: 24.995%;
  }
  .sm-basic-products .bs-resp02-3 .bs-item {
    width: 33.315%;
  }
  .sm-basic-products .bs-resp02-2 .bs-item {
    width: 49.999%;
  }
  .sm-basic-products .bs-resp02-1 .bs-item {
    width: 100%;
  }
  .sm-basic-products .bs-resp02-1 .clr1,
  .sm-basic-products .bs-resp02-2 .clr2,
  .sm-basic-products .bs-resp02-3 .clr3,
  .sm-basic-products .bs-resp02-4 .clr4,
  .sm-basic-products .bs-resp02-5 .clr5,
  .sm-basic-products .bs-resp02-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 1200px) {
  .sm-basic-products .bs-resp01-6 .bs-item {
    width: 16.650%;
  }
  .sm-basic-products .bs-resp01-5 .bs-item {
    width: 19.970%;
  }
  .sm-basic-products .bs-resp01-4 .bs-item {
    width: 24.995%;
  }
  .sm-basic-products .bs-resp01-3 .bs-item {
    width: 33.315%;
  }
  .sm-basic-products .bs-resp01-2 .bs-item {
    width: 49.999%;
  }
  .sm-basic-products .bs-resp01-1 .bs-item {
    width: 100%;
  }
  .sm-basic-products .bs-resp01-1 .clr1,
  .sm-basic-products .bs-resp01-2 .clr2,
  .sm-basic-products .bs-resp01-3 .clr3,
  .sm-basic-products .bs-resp01-4 .clr4,
  .sm-basic-products .bs-resp01-5 .clr5,
  .sm-basic-products .bs-resp01-6 .clr6 {
    clear: both;
  }
}
.bs-item:before,
.bs-item:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.bs-item:after {
  clear: both;
}
/*
TABLE OF CONTENTS
01 MENU BAR
02 DROP DOWN MENU
03 CONTENT STYLING
04 CONTACT FORM
05 COLORS
*/
/*---------------------------01 MENU BAR------------------------------*/
.sambar {
  position: relative;
}
.sambar a:focus {
  outline: none;
}
.sambar ul li {
  background: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.sambar .sambar-inner:before,
.sambar .sambar-inner:after {
  display: table;
  content: '';
  line-height: 0;
}
.sambar .sambar-inner:after {
  clear: both;
}
.sm_megamenu_wrapper_horizontal_menu {
  display: block;
  position: relative;
  clear: both;
}
.sm_megamenu_wrapper_horizontal_menu ul.sm_megamenu_menu {
  margin: 0;
}
.sm_megamenu_wrapper_horizontal_menu .sambar-inner {
  list-style: none;
  width: 100%;
  padding: 0;
}
.sm_megamenu_wrapper_menu_full {
  width: 100%;
  margin: 0;
  display: block;
  position: relative;
  z-index: 9999;
}
.sm_megamenu_wrapper_menu_full .sm_megamenu_menu {
  list-style: none;
  width: 940px;
  margin: 0px auto 0px auto;
  height: 43px;
  padding: 0px 20px 0px 20px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li {
  float: left;
  text-align: center;
  position: static;
  padding: 0 0px;
  border: none;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.fullwidth {
  position: static !important;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.sm_megamenu_nodrop:hover {
  background: transparent;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.sm_megamenu_nodrop:hover a {
  padding: 0px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li a.sm_megamenu_head {
  text-decoration: none;
  display: block;
  position: relative;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover a.sm_megamenu_head {
  position: relative;
}
/*----------------------- Right aligned menu item ---------------------------------*/
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_right {
  float: right;
  right: 0;
  margin-right: 0px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.sm_megamenu_right:hover {
  margin-right: 0px;
}
/*-----------------------------02 DROP DOWN MENU------------------------------*/
/*-------------------- Left & right aligned common styles ------------------------------*/
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth {
  margin: 0px auto;
  top: -9999em;
  position: absolute;
  text-align: left;
  z-index: 9998;
  background: #ffffff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  box-shadow: 0 0 0 1px #bbb;
  padding: 10px;
}
/*------------------------------- Drop Downs Sizes --------------------------------------*/
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column {
  width: 16.1446374257406%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns {
  width: 32.2892748514812%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns {
  width: 48.4339122772218%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns {
  width: 64.5785497029624%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns {
  width: 80.723187128703%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns {
  width: 100%;
  left: 0;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth {
  width: 100%;
}
/*---------------------------------- Showing Drop Down on Mouse Hover - Left aligned -----------------------------------------*/
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_6columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_6columns {
  top: auto;
  padding: 30px 0px;
  background: #FFFFFF;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_1column .qicklinks,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_2columns .qicklinks,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_3columns .qicklinks,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_4columns .qicklinks,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_5columns .qicklinks,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_6columns .qicklinks,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_1column .qicklinks,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_2columns .qicklinks,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_3columns .qicklinks,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_4columns .qicklinks,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_5columns .qicklinks,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_6columns .qicklinks {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  margin-bottom: -30px;
  padding: 20px 30px 10px;
  background: #ddd;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_1column .qicklinks h2,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_2columns .qicklinks h2,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_3columns .qicklinks h2,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_4columns .qicklinks h2,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_5columns .qicklinks h2,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_6columns .qicklinks h2,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_1column .qicklinks h2,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_2columns .qicklinks h2,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_3columns .qicklinks h2,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_4columns .qicklinks h2,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_5columns .qicklinks h2,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_6columns .qicklinks h2 {
  color: #222;
  font-weight: 600;
  font-size: 100%;
  float: left;
  line-height: 22px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_1column .qicklinks ul,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_2columns .qicklinks ul,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_3columns .qicklinks ul,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_4columns .qicklinks ul,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_5columns .qicklinks ul,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_6columns .qicklinks ul,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_1column .qicklinks ul,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_2columns .qicklinks ul,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_3columns .qicklinks ul,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_4columns .qicklinks ul,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_5columns .qicklinks ul,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_6columns .qicklinks ul {
  float: left;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_1column .qicklinks ul li,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_2columns .qicklinks ul li,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_3columns .qicklinks ul li,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_4columns .qicklinks ul li,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_5columns .qicklinks ul li,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_6columns .qicklinks ul li,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_1column .qicklinks ul li,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_2columns .qicklinks ul li,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_3columns .qicklinks ul li,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_4columns .qicklinks ul li,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_5columns .qicklinks ul li,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_6columns .qicklinks ul li {
  display: inline-block;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_1column .qicklinks ul li a,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_2columns .qicklinks ul li a,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_3columns .qicklinks ul li a,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_4columns .qicklinks ul li a,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_5columns .qicklinks ul li a,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_6columns .qicklinks ul li a,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_1column .qicklinks ul li a,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_2columns .qicklinks ul li a,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_3columns .qicklinks ul li a,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_4columns .qicklinks ul li a,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_5columns .qicklinks ul li a,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_6columns .qicklinks ul li a {
  color: #666;
  font-size: 100%;
  font-weight: 400;
  text-transform: capitalize;
  padding: 0 2px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_1column .sm_megamenu_content a > img,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_2columns .sm_megamenu_content a > img,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_3columns .sm_megamenu_content a > img,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_4columns .sm_megamenu_content a > img,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_5columns .sm_megamenu_content a > img,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_6columns .sm_megamenu_content a > img,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_1column .sm_megamenu_content a > img,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_2columns .sm_megamenu_content a > img,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_3columns .sm_megamenu_content a > img,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_4columns .sm_megamenu_content a > img,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_5columns .sm_megamenu_content a > img,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_6columns .sm_megamenu_content a > img {
  margin-bottom: 10px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_1column .pull-right,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_2columns .pull-right,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_3columns .pull-right,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_4columns .pull-right,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_5columns .pull-right,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_6columns .pull-right,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_1column .pull-right,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_2columns .pull-right,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_3columns .pull-right,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_4columns .pull-right,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_5columns .pull-right,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_6columns .pull-right {
  text-align: center !important;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_fullwidth {
  left: 21px;
  top: 33px;
  display: block;
}
.sm_megamenu_wrapper_menu_full .sm_megamenu_menu li:hover .sm_megamenu_dropdown_fullwidth {
  left: 50%;
  margin-left: -470px;
  top: 32px;
  display: block;
}
/*----------------------------------- Showing Drop Down on Mouse Hover - Right aligned --------------------------------- */
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li .sm_megamenu_align_right {
  left: auto;
  right: 0;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_align_right {
  left: auto;
  right: 0px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.sm_megamenu_right:hover .sm_megamenu_dropdown_fullwidth {
  right: 18px;
  top: 33px;
}
/*-------------------------------------- Columns Sizes ---------------------------------------- */
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_1,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_2,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_3,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_4,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_5,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_6 {
  float: left;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_1 {
  width: 20%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_2 {
  width: 33.3333333333%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_3 {
  width: 50.0%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_4 {
  width: 66.6666666667%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_5 {
  width: 83.3333333333%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_6 {
  width: 100%;
  padding: 0 15px;
  clear: both;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_1,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_2,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_3,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_4,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_5,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_6 {
  text-align: left;
}
/* Use the .sm_megamenu_firstcolumn class for the items that stick to the left edge of the dropdown */
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_1columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns > .sm_megamenu_firstcolumn {
  width: 100%;
  padding: 0;
}
/*-------------------------------- 2-Levels Drop Down ----------------------------------------------*/
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .levels,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .levels ul {
  /* all lists */
  padding: 0;
  margin: 0;
  list-style: none;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .levels a {
  display: block;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .levels a {
  display: block;
  width: 10em;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .levels li {
  float: left;
  width: 150px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .levels li ul {
  position: absolute;
  top: -23px;
  margin: 15px 0px 0px 4px;
  padding: 6px;
  left: -999em;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .levels li ul ul {
  top: -23px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .levels li:hover ul ul,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .levels li:hover ul ul ul {
  left: -999em;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .levels li:hover ul,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .levels li li:hover ul,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .levels li li li:hover ul {
  left: 142px;
}
.sm_megamenu_description {
  display: block;
  padding-left: 10px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_content .page-content ul.page-list li > a {
  color: #777;
  font-size: 108%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .parent-item > a:after {
  background-color: #fff;
  border-right: 1px solid #bbb;
  border-top: 1px solid #bbb;
  bottom: -6px;
  content: "";
  display: inline-block;
  height: 12px;
  left: 50%;
  margin-left: -6px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  position: absolute;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 12px;
  z-index: 9999;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .parent-item:hover a:after {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_content ul li a span {
  padding-left: 13px;
}
.sm_megamenu_align_right {
  text-align: right;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu {
  display: block;
}
/*css for button*/
.sambar .sambar-inner .btn-sambar {
  background: #fff;
  color: #FFFFFF;
  float: right;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 7px;
  display: none;
}
.sambar .sambar-inner .btn-inner {
  background: #08c;
  width: 100%;
  padding: 7px 0;
  float: left;
}
.sambar .btn-sambar .icon-bar {
  display: block;
  height: 2px;
  margin: 2px 0;
  width: 18px;
}
.sm_megamenu_wrapper_horizontal_menu .media-list {
  width: 100%;
}
.sm_megamenu_wrapper_horizontal_menu li.media {
  width: 100% !important;
  padding: 0 0 10px 0 !important;
  display: block;
}
.sm_megamenu_wrapper_horizontal_menu .megamenu-dropdown .item-home-megamenu {
  float: left;
}
.sm_megamenu_wrapper_horizontal_menu .megamenu-dropdown-2 .item-home-megamenu {
  float: left;
  padding-bottom: 15px;
  padding-left: 15px;
}
.sm_megamenu_wrapper_horizontal_menu .megamenu-dropdown-2 .item-home-megamenu i {
  padding-right: 10px;
}
.sm_megamenu_wrapper_horizontal_menu .title-megamenu-home {
  float: left;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 108.33% !important;
  line-height: 2em !important;
  width: 100% !important;
  position: relative;
  text-align: left;
}
.sm_megamenu_wrapper_horizontal_menu .clear_item_megamenu {
  clear: both;
  border: 1px solid #cccccc;
}
.sm_megamenu_wrapper_horizontal_menu .element_shop_product-1,
.sm_megamenu_wrapper_horizontal_menu .element_shop_product-2 {
  padding: 15px 0 0 0;
}
.sm_megamenu_wrapper_horizontal_menu #fitvid402488 {
  width: 100%;
  display: block;
  height: 202px;
}
.sm_megamenu_wrapper_horizontal_menu iframe {
  border: none;
}
.sm_megamenu_wrapper_horizontal_menu #gmap_canvas img {
  max-width: none !important;
  background: none !important;
}
.sm_megamenu_wrapper_horizontal_menu .megamenu-dropdown .item-home-megamenu {
  width: 20%;
}
.sm_megamenu_wrapper_horizontal_menu .megamenu-dropdown .item-home-megamenu li {
  width: 100%;
}
.sm_megamenu_wrapper_horizontal_menu .megamenu-dropdown-2 .item-home-megamenu li {
  width: 100%;
}
.sm_megamenu_wrapper_horizontal_menu .megamenu-dropdown-2 .item-home-megamenu {
  width: 30.068956956776%;
}
.sm_megamenu_wrapper_horizontal_menu .pull-right {
  float: right;
  display: inline-block;
}
.sm_megamenu_wrapper_horizontal_menu .dropdown-menu {
  width: 100%;
}
.sm_megamenu_wrapper_horizontal_menu .dropdown-menu li {
  float: left !important;
  width: 100% !important;
}
.class-5-columns-parent .sm_megamenu_col_1 {
  width: 20% !important;
}
.fix-width > .sm-megamenu-child {
  left: auto !important;
  right: 0 !important;
}
.banner-megamenu {
  padding-top: 20px;
}
.categories-group {
  border-right: 1px solid #d7d7d7;
  padding-left: 0 !important;
  width: 55% !important;
}
.slider-product-content {
  width: 45% !important;
}
.slider-product-content .slider-megamenu {
  padding-left: 15px;
}
.class-men-parent > .sm-megamenu-child {
  width: 780px !important;
}
.sm_megamenu_menu .page-content .page-list li {
  padding: 5px 0 !important;
}
@media all and (max-width: 767px) {
  .sm_megamenu_wrapper_horizontal_menu .sambar-inner {
    box-shadow: none;
    list-style: none outside none;
    margin: 30px auto 0;
    padding: 0;
    width: 100%;
  }
  .sambar .sambar-inner .btn-sambar {
    display: block;
    clear: both;
    margin: 7px;
  }
  .sambar .sambar-inner .btn-sambar + .sm_megamenu_menu {
    display: none;
    margin-left: -30px;
    width: 92%;
    float: left;
  }
  .sambar .sambar-inner .btn-sambar.open + .sm_megamenu_menu {
    display: block;
  }
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li .sm_megamenu_align_right .sm_megamenu_right {
    position: relative;
  }
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div > div {
    box-shadow: none;
  }
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth {
    position: static;
    float: left;
    height: 0;
    width: 100%;
  }
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_1column,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_2columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_3columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_4columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_5columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_6columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_fullwidth,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open > .sm_megamenu_dropdown_1column,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open > .sm_megamenu_dropdown_2columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open > .sm_megamenu_dropdown_3columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open > .sm_megamenu_dropdown_4columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open > .sm_megamenu_dropdown_5columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open > .sm_megamenu_dropdown_6columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open > .sm_megamenu_dropdown_fullwidth {
    height: auto;
  }
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_1,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_2,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_3,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_4,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_5,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_6 {
    width: 98%;
  }
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li a.sm_megamenu_head {
    padding: 4px 10px;
  }
  .sm_megamenu_wrapper_horizontal_menu .megamenu-dropdown .item-home-megamenu {
    width: 100% !important;
  }
  .sm_megamenu_wrapper_horizontal_menu .megamenu-dropdown .item-home-megamenu li {
    width: 100%;
  }
  .sm_megamenu_wrapper_horizontal_menu .megamenu-dropdown-2 .item-home-megamenu {
    width: 100%;
  }
  .sm_megamenu_wrapper_horizontal_menu .megamenu-dropdown-2 .item-home-megamenu li {
    width: 100%;
  }
  .sm_megamenu_wrapper_horizontal_menu .icon_items {
    display: inline-block;
    height: 29px;
    position: absolute;
    right: 30px !important;
    top: 0 !important;
    z-index: 9;
  }
  .sm_megamenu_wrapper_horizontal_menu .envato_sites {
    background: rgba(0, 0, 0, 0) url("img/drop.png") no-repeat scroll 100% 11px !important;
    /*display: flex !important;*/
    width: 100% !important;
  }
  .sm_megamenu_wrapper_horizontal_menu .envato_tuts {
    background: rgba(0, 0, 0, 0) url("img/drop.png") no-repeat scroll 99% 9px !important;
  }
  .sm_megamenu_wrapper_horizontal_menu .envato_col_1 {
    left: 0 !important;
    position: relative;
    display: none;
    width: 100%;
  }
  .sm_megamenu_wrapper_horizontal_menu .envato_sites:hover > .envato_col_1 {
    margin-top: 0;
    display: block;
    border: none;
  }
  .sm_megamenu_wrapper_horizontal_menu .envato-sublv-3 {
    position: relative;
    left: 0;
    top: -1px;
    border: none;
    width: 100%;
    background: #ffffff;
    display: none;
  }
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_title .title-cat {
  margin-top: 0px;
}
/*
TABLE OF CONTENTS
01 MENU BAR
02 DROP DOWN MENU
03 CONTENT STYLING
04 CONTACT FORM
05 COLORS
*/
/* 01 MENU BAR */
.sambar {
  position: relative;
}
.sm_megamenu_wrapper_vertical_menu .sambar-inner {
  position: relative;
  padding-top: 0;
}
.more-w .more-view {
  color: #222;
  display: block;
  background: #fff;
  font-size: 108%;
  font-weight: 600;
  padding: 5px 15px 25px 50px;
  text-transform: capitalize;
  position: relative;
  cursor: pointer;
}
.more-w .more-view:before {
  color: #333;
  content: "+";
  font-weight: 600;
  font-size: 13px;
  position: absolute;
  left: 30px;
  top: 5px;
}
.more-w.active-i .more-view:before {
  color: #333;
  content: "-";
  font-weight: 600;
  font-size: 13px;
  position: absolute;
  right: 0;
  top: 5px;
}
.sambar ul li {
  background: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.sm_megamenu_wrapper_vertical_menu {
  margin: 0;
  display: block;
  position: relative;
  z-index: 95;
  border: 1px solid #dddddd;
  border-top: none;
  border-bottom: none;
}
.sm_megamenu_wrapper_vertical_menu ul.sm_megamenu_menu {
  margin: 0;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li {
  text-align: left;
  position: relative;
  border: none;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li.parent-item > a:before {
  color: #333;
  content: "+";
  font-weight: 600;
  font-size: 13px;
  position: absolute;
  right: 5px;
  top: 15px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li.parent-item:hover > a:before {
  border-color: #fff;
  color: #fff;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.sm_megamenu_nodrop:hover {
  background: #3A5163;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.sm_megamenu_nodrop:hover a {
  padding: 0px;
  border: none;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li {
  background: #fff none repeat scroll 0 0;
  border: 0 none;
  cursor: pointer;
  line-height: 1.42857;
  padding: 0 15px 0 30px;
  position: relative;
  z-index: 1;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li a.sm_megamenu_head {
  background: url("../images/icon-menu-cat.png") no-repeat scroll left center;
  color: #222;
  font-weight: 500;
  font-size: 108%;
  padding: 15px 0 15px 15px;
  text-transform: capitalize;
  display: block;
  position: relative;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li:hover > a.sm_megamenu_head,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li.sm_megamenu_actived > a.sm_megamenu_head {
  color: #ffffff;
  position: relative;
  background: url("../images/icon-menu-cat3.png") no-repeat scroll left center;
}
.sm_megamenu_wrapper_vertical_menu .icon_items {
  display: inline-block;
}
.sm_megamenu_wrapper_vertical_menu .icon_items img {
  vertical-align: top;
}
/* 02 DROP DOWN MENU */
/* Left & right aligned common styles */
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth {
  margin: 0px auto;
  top: -9999em;
  position: absolute;
  background: #FFFFFF;
  text-align: left;
  border: 1px solid #bbb;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 25px 0px 26px;
  z-index: 99999999;
}
/* Drop Downs Sizes */
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column {
  width: 168px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns {
  width: 337px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns {
  width: 505px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns {
  width: 673px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns {
  width: 842px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns {
  width: 1010px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth {
  width: 100%;
}
/* Showing Drop Down on Mouse Hover - Left aligned */
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_6columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_6columns {
  left: 100%;
  top: 0px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_fullwidth,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.open .sm_megamenu_dropdown_fullwidth {
  left: 138px;
  top: -1px;
}
/* Columns Sizes */
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_1,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_2,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_3,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_4,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_5,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_6 {
  /*display:inline;*/
  float: left;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_1 {
  width: 16.6666666667%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_2 {
  width: 33.3333333333%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_3 {
  width: 50.0%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_4 {
  width: 66.6666666667%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_5 {
  width: 83.3333333333%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_6 {
  width: 100%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1columns > .sm_megamenu_firstcolumn {
  width: 125px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns > .sm_megamenu_firstcolumn {
  width: 250px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns > .sm_megamenu_firstcolumn {
  width: 375px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns > .sm_megamenu_firstcolumn {
  width: 500px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns > .sm_megamenu_firstcolumn {
  width: 625px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns > .sm_megamenu_firstcolumn {
  width: 100%;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns > .sm_megamenu_firstcolumn {
  width: 100%;
  padding: 0;
}
/* Other lists styles */
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li .plus li {
  background: url("img/plus_dark.png") left 6px no-repeat;
  margin: 0px 0px 4px 0px;
  padding: 0px 0px 0px 21px;
  width: 109px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li .plus li:hover {
  background: url("img/plus_dark.png") left 6px no-repeat;
  padding: 0px 0px 0px 21px;
  margin: 0px 0px 4px 0px;
}
/* 2-Levels Drop Down */
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels ul {
  /* all lists */
  padding: 0;
  margin: 0;
  list-style: none;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .levels a {
  display: block;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels a {
  display: block;
  width: 10em;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels a.parent,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels a.parent:hover {
  background: url("img/drop2_dark.png") right center no-repeat;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels li {
  float: left;
  width: 150px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels li ul {
  /* second-level lists */
  position: absolute;
  background: #161616;
  border: 1px solid #000000;
  top: -23px;
  margin: 15px 0px 0px 4px;
  padding: 6px;
  left: -999em;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels li ul ul {
  top: -23px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels li:hover ul ul,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels li:hover ul ul ul {
  left: -999em;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels li:hover ul,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels li li:hover ul,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels li li li:hover ul {
  left: 142px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_icon {
  padding-left: 5px;
}
.sm_megamenu_description {
  font-size: 10px;
  display: block;
  padding-left: 10px;
}
.sm_megamenu_title span {
  display: inline-block;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_content label {
  color: #fff;
}
.sm_megamenu_align_right {
  text-align: right;
}
/*css for button*/
@media all and (max-width: 800px) {
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column {
    width: 125px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns {
    width: 250px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns {
    /*    width: 375px;*/
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns {
    /*width: 500px;*/
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns {
    width: 510px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns {
    width: 510px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth {
    width: 510px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1columns > .sm_megamenu_firstcolumn {
    width: 125px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns > .sm_megamenu_firstcolumn {
    width: 250px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns > .sm_megamenu_firstcolumn {
    width: 375px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns > .sm_megamenu_firstcolumn {
    width: 500px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns > .sm_megamenu_firstcolumn {
    width: 510px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns > .sm_megamenu_firstcolumn {
    width: 510px;
  }
}
@media all and (min-width: 1200px) and (max-width: 1460px) {
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column {
    width: 168px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns {
    width: 337px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns {
    width: 505px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns {
    width: 673px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns {
    width: 842px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns {
    width: 1010px;
  }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column {
    width: 125px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns {
    width: 250px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns {
    /*    width: 375px;*/
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns {
    /*width: 500px;*/
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns {
    width: 625px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns {
    width: 730px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column {
    width: 125px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns {
    width: 250px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns {
    width: 375px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns {
    width: 420px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns {
    width: 490px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns {
    width: 550px;
  }
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_col_6 .sm_megamenu_firstcolumn > .sm_megamenu_head_item > .sm_megamenu_title > a > .sm_megamenu_title_lv-3 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 108.33% !important;
  line-height: 2em;
}
.sm_megamenu_wrapper_vertical_menu .title-cat-st h2 > a {
  font-weight: bolder;
  font-size: 14px;
  margin-bottom: 18px;
  padding-bottom: 11px;
}
.sm_megamenu_wrapper_vertical_menu .megamenu-dropdown {
  padding: 0 10px;
}
.sm_megamenu_wrapper_vertical_menu .megamenu-dropdown-2 {
  padding: 0 10px;
}
.sm_megamenu_wrapper_vertical_menu ul.dropdown-menu {
  padding: 0 10px !important;
}
.sm_megamenu_wrapper_vertical_menu .pink img,
.sm_megamenu_wrapper_vertical_menu .orange img,
.sm_megamenu_wrapper_vertical_menu .purple img,
.sm_megamenu_wrapper_vertical_menu .red img,
.sm_megamenu_wrapper_vertical_menu .royal-blue img,
.sm_megamenu_wrapper_vertical_menu .salmon img,
.sm_megamenu_wrapper_vertical_menu .silver img,
.sm_megamenu_wrapper_vertical_menu .taupe img,
.sm_megamenu_wrapper_vertical_menu .white img,
.sm_megamenu_wrapper_vertical_menu .yellow img {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  vertical-align: middle;
}
.sm_megamenu_wrapper_vertical_menu .megamenu-dropdown .item-home-megamenu {
  float: left;
}
.sm_megamenu_wrapper_vertical_menu .megamenu-dropdown-2 .item-home-megamenu {
  float: left;
  padding-bottom: 15px;
  padding-left: 15px;
}
.sm_megamenu_wrapper_vertical_menu .megamenu-dropdown-2 .item-home-megamenu i {
  padding-right: 10px;
}
.sm_megamenu_wrapper_vertical_menu .title-megamenu-home {
  float: left;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 108.33% !important;
  line-height: 2em !important;
  width: 100% !important;
  position: relative;
  text-align: left;
}
.sm_megamenu_wrapper_vertical_menu .clear_item_megamenu {
  clear: both;
  border: 1px solid #cccccc;
}
.sm_megamenu_wrapper_vertical_menu .element_shop_product-1,
.sm_megamenu_wrapper_vertical_menu .element_shop_product-2 {
  padding: 15px 0 0 0;
}
.sm_megamenu_wrapper_vertical_menu .title-megamenu-home {
  float: left;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 108.33% !important;
  line-height: 2em !important;
  width: 100% !important;
  position: relative;
  text-align: left;
}
.sm_megamenu_wrapper_vertical_menu #fitvid402488 {
  width: 100%;
  display: block;
  height: 202px;
}
.sm_megamenu_wrapper_vertical_menu iframe {
  border: none;
}
.sm_megamenu_wrapper_vertical_menu #gmap_canvas img {
  max-width: none !important;
  background: none !important;
}
.sm_megamenu_wrapper_vertical_menu .pull-right {
  float: right;
  display: inline-block;
}
.sm_megamenu_wrapper_vertical_menu .img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sm_megamenu_wrapper_vertical_menu .media-object {
  display: block;
}
.sm_megamenu_wrapper_vertical_menu .icon_items {
  display: none;
  width: 20px;
  text-align: center;
}
.sm_megamenu_wrapper_vertical_menu .icon_items img {
  vertical-align: middle;
}
.sm_megamenu_wrapper_vertical_menu .dropdown-menu {
  width: 100%;
}
.sm_megamenu_wrapper_vertical_menu .dropdown-menu li {
  float: left !important;
  width: 96% !important;
}
@media all and (max-width: 767px) {
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1columns > .sm_megamenu_firstcolumn {
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns > .sm_megamenu_firstcolumn {
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns > .sm_megamenu_firstcolumn {
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns > .sm_megamenu_firstcolumn {
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns > .sm_megamenu_firstcolumn {
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns > .sm_megamenu_firstcolumn {
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu p,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu ul,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu h2,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu h3 {
    line-height: 15px;
  }
  .sm_megamenu_wrapper_vertical_menu {
    width: 100%;
    display: none;
    /* hidden megamenu vertical when screen less than 767px */
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu {
    box-shadow: none;
  }
  .sm_megamenu_wrapper_vertical_menu .sambar-inner {
    box-shadow: none;
    list-style: none outside none;
    margin: 30px auto 0;
    padding: 0;
    width: 100%;
  }
  .sambar .sambar-inner .btn-sambar {
    display: block;
    clear: both;
    margin: 7px;
  }
  .sambar .sambar-inner .btn-sambar + .sm_megamenu_menu {
    display: none;
    width: 100%;
    float: left;
  }
  .sambar .sambar-inner .btn-sambar.open + .sm_megamenu_menu {
    display: block;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li {
    width: 100%;
    border-top: 1px solid #fff;
    position: relative;
    overflow: hidden;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li .sm_megamenu_align_right .sm_megamenu_right {
    position: relative;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > div > div {
    box-shadow: none;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth {
    position: static;
    float: left;
    height: 0;
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_1column,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_2columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_3columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_4columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_5columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_6columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_fullwidth,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_1column,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_2columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_3columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_4columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_5columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_6columns {
    height: auto;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_1,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_2,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_3,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_4,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_5,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_6 {
    width: 98%;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li .sm_megamenu_drop,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li a.sm_megamenu_actived,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_drop {
    background: none;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li a.sm_megamenu_head {
    padding: 4px 10px;
  }
  .sm_megamenu_wrapper_vertical_menu .megamenu-dropdown .item-home-megamenu {
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .megamenu-dropdown .item-home-megamenu li {
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .megamenu-dropdown-2 .item-home-megamenu {
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .megamenu-dropdown-2 .item-home-megamenu li {
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .icon_items {
    display: inline-block;
    height: 29px;
    position: absolute;
    right: 30px !important;
    top: 0 !important;
    z-index: 9;
  }
  .sm_megamenu_wrapper_vertical_menu .envato_sites {
    background: rgba(0, 0, 0, 0) url("img/drop.png") no-repeat scroll 100% 11px !important;
    width: 100% !important;
  }
  .sm_megamenu_wrapper_vertical_menu .envato_tuts {
    background: rgba(0, 0, 0, 0) url("img/drop.png") no-repeat scroll 99% 9px !important;
  }
  .sm_megamenu_wrapper_vertical_menu .envato_col_1 {
    left: 0 !important;
    position: relative;
    display: none;
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .envato_sites:hover > .envato_col_1 {
    display: block;
    border: none;
  }
  .sm_megamenu_wrapper_vertical_menu .envato-sublv-3 {
    position: relative;
    left: 0;
    top: -1px;
    border: none;
    width: 100%;
    background: #ffffff;
    display: none;
  }
}
.sm_megamenu_wrapper_vertical_menu .banner-right {
  margin: -25px 0 0;
  padding-right: 0 !important;
  text-align: right;
}
.sm_megamenu_wrapper_vertical_menu .qicklinks {
  background-color: #ddd;
  clear: both;
  height: 60px;
  line-height: 60px;
  width: 100%;
  margin-bottom: -26px;
  margin-top: 0;
}
.sm_megamenu_wrapper_vertical_menu .qicklinks .tag-menu ul {
  padding: 0 10px;
}
.sm_megamenu_wrapper_vertical_menu .qicklinks .tag-menu ul li {
  display: inline-block;
  background: transparent !important;
}
.sm_megamenu_wrapper_vertical_menu .qicklinks .tag-menu ul li span {
  color: #222;
  float: left;
  font-weight: 600;
}
.sm_megamenu_wrapper_vertical_menu .qicklinks .tag-menu ul li a {
  color: #666;
  float: left;
  font-size: 100%;
  font-weight: 400;
  padding: 0 0 0 3px;
  text-transform: capitalize;
}
.sm-imageslider-inner {
  overflow: hidden;
}
.sm-imageslider-content.owl-loaded + .sm-imageslider-loading {
  display: none !important;
}
.sm-imageslider .owl-controls .owl-nav {
  opacity: 0;
  transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
}
.sm-imageslider .owl-controls .owl-nav div {
  position: absolute;
  top: 50%;
  transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  margin-top: -27px !important;
}
.sm-imageslider .owl-controls .owl-nav div:before {
  font-size: 20px;
  line-height: 48px;
}
.sm-imageslider .owl-controls .owl-nav div.owl-prev {
  left: 0;
}
.sm-imageslider .owl-controls .owl-nav div.owl-next {
  right: 0;
}
.sm-imageslider .owl-controls .owl-nav div:hover {
  opacity: 1 !important;
}
.sm-imageslider .owl-controls .owl-dots {
  position: absolute;
  bottom: 80px;
  width: 100%;
}
.sm-imageslider:hover .owl-controls .owl-nav {
  opacity: 1;
}
.sm-imageslider .image-pre-text {
  margin: 10px 0;
}
.sm-imageslider .image-post-text {
  margin-top: 5px;
}
.sm-imageslider .title-imageslider {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 15px;
}
.sm-imageslider-content .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sm-imageslider-content .owl-animated-in {
  z-index: 0;
}
.sm-imageslider-content .owl-animated-out {
  z-index: 1;
}
.sm-imageslider-content .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;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.sm-imageslider-inner .owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/* 
 *  Core Owl Carousel CSS File
 */
.sm-imageslider-content {
  /*display: none;*/
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
  min-height: 100px;
}
.sm-imageslider-content .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.sm-imageslider-content .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.theme1 .sm-imageslider-content .owl-stage-outer {
  overflow: hidden;
}
.sm-imageslider-content .owl-stage-outer {
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  /*overflow: hidden;*/
}
.sm-imageslider-content .owl-controls .owl-nav .owl-prev,
.sm-imageslider-content .owl-controls .owl-nav .owl-next,
.sm-imageslider-content .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sm-imageslider-content .owl-dots .owl-dot {
  display: inline-block;
}
.sm-imageslider-content.owl-loaded {
  display: block;
}
.sm-imageslider-content.owl-loading {
  opacity: 0;
  display: block;
}
.sm-imageslider-content.owl-hidden {
  opacity: 0;
}
.sm-imageslider-content .owl-refresh .owl-item {
  /*display: none;*/
}
.sm-imageslider-content .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sm-imageslider-content .owl-item img {
  display: block;
  width: 100%;
}
.sm-imageslider-content.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: text;
  -ms-user-select: element;
  user-select: element;
}
.sm-imageslider-content.owl-rtl {
  direction: rtl;
}
.sm-imageslider-content.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .sm-imageslider-content {
  display: block;
}
/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.sm-imageslider-content .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.sm-imageslider-inner .owl-theme .owl-controls .owl-nav div {
  width: 30px;
  height: 50px;
  margin: 0;
  background: #444444;
}
.sm-imageslider-inner .owl-theme .owl-controls .owl-nav div:hover {
  opacity: 0.8;
}
.sm-imageslider-content .owl-controls .owl-dot,
.sm-imageslider-content .owl-controls .owl-nav .owl-next,
.sm-imageslider-content .owl-controls .owl-nav .owl-prev {
  -moz-user-select: none;
  cursor: pointer;
}
.sm-imageslider-inner .owl-theme .owl-dots .owl-dot {
  display: inline-block;
}
.sm-imageslider-inner .owl-theme .owl-dots .owl-dot.active span,
.sm-imageslider-inner .owl-theme .owl-dots .owl-dot:hover span {
  background: transparent !important;
}
.sm-imageslider-inner .owl-theme .owl-dots .owl-dot {
  border: 2px solid #d2cdd3;
  border-radius: 3px;
  display: inline-block;
  height: 12px;
  margin: 0 5px;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  width: 12px;
  background: transparent;
}
.sm-imageslider-inner .owl-item .item img {
  border: none;
}
.sm-imageslider-inner.theme1 .item {
  overflow: hidden;
}
.sm-imageslider-inner.theme2 .item {
  position: relative;
  border: none;
  overflow: hidden;
}
.sm-imageslider-inner.theme2 .item .item-info {
  display: block;
  position: absolute;
  z-index: 999;
  bottom: 10%;
  right: 5%;
}
.sm-imageslider-inner.theme2 .item .item-info .item-desc {
  padding: 10px 20px 15px;
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: center;
  font-size: 17px;
  font-family: arial, helvetica, sans-serif;
  white-space: normal;
  margin-right: 0;
  position: relative;
  background: none;
}
.sm-imageslider-inner.theme2 .item .item-info .item-desc:after {
  background: #000000;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: skewX(160deg);
  -o-transform: skewX(160deg);
  -ms-transform: skewX(160deg);
  -moz-transform: skewX(160deg);
  width: 100%;
  z-index: 1;
}
.sm-imageslider-inner.theme2 .item .item-info .item-desc .item-desc-inner {
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  position: relative;
  z-index: 2;
  white-space: nowrap;
}
.sm-imageslider-inner.theme2 .item .item-info .item-title {
  display: inline-block;
  margin-top: -5px;
  text-align: center;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 17px;
  word-wrap: break-word;
  float: right;
  margin-right: 24px;
  position: relative;
  white-space: normal;
}
.sm-imageslider-inner.theme2 .item .item-info .item-title:after {
  background: #55E415;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  z-index: 3;
  bottom: 0;
  transform: skewX(160deg);
  -o-transform: skewX(160deg);
  -ms-transform: skewX(160deg);
  -moz-transform: skewX(160deg);
  width: 100%;
}
.sm-imageslider-inner.theme2 .item .item-info .item-title a {
  color: #FFFFFF;
  cursor: pointer;
  text-decoration: none;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}
.sm-imageslider-inner.theme2 .item .item-info .item-title .item-title-inner {
  position: relative;
  display: inline-block;
  padding: 3px 15px 10px 15px;
}
.sm-imageslider-inner.theme2 .item .item-info .item-title a {
  position: relative;
  z-index: 4;
}
.sm-imageslider-inner.theme2 .item .item-info .item-title a:hover {
  text-decoration: none;
  cursor: pointer;
}
.sm-imageslider-inner.theme2 .item .item-info .item-title-inner:before {
  border-color: transparent #636363;
  border-style: solid;
  border-width: 5px 0px 0px 10px;
  content: "";
  display: block;
  position: absolute;
  right: -15px;
  top: 0px;
  width: 0;
  z-index: 3;
}
.sm-imageslider {
  position: relative;
  overflow: hidden;
}
.sm-imageslider-inner.theme2 {
  overflow: visible;
}
.sm-imageslider-inner.theme2 .owl-nav .owl-prev {
  left: -115px;
}
.sm-imageslider-inner.theme2 .owl-nav .owl-next {
  right: -115px;
}
.sm-imageslider.theme2 {
  /*padding-left: 115px;
    padding-right: 115px;*/
  overflow: hidden;
}
@media all and (max-width: 479px) {
  .sm-imageslider {
    padding-left: 0;
    padding-right: 0;
  }
}
@media all and (min-width: 480px) and (max-width: 767px) {
  .sm-imageslider {
    padding-left: 0;
    padding-right: 0;
  }
}
.sm-imageslider .item-image img {
  width: 100%;
  max-width: 100%;
}
.sm-imageslider-loading {
  width: 100%;
  max-width: 100%;
  padding: 0;
  position: relative;
  min-height: 200px;
}
.imgsl-preload {
  min-height: 200px;
  overflow: hidden;
  height: 200px;
}
/* Effect Fade In */
.sm-listing-tabs .ltabs-items .fadeIn .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Effect Flip In Vertical */
.sm-listing-tabs .ltabs-items .flipInY .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-backface-visibility: visible;
  -moz-animation-play-state: running;
  -moz-backface-visibility: visible;
  -o-animation-play-state: running;
  -o-backface-visibility: visible;
  animation-play-state: running;
  backface-visibility: visible;
}
@-webkit-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(80deg);
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  90% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
  }
}
@-moz-keyframes flipInY {
  0% {
    opacity: 0;
    -moz-transform: perspective(400px) rotateY(80deg);
  }
  40% {
    -moz-transform: perspective(400px) rotateY(-20deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateY(10deg);
  }
  90% {
    -moz-transform: perspective(400px) rotateY(-5deg);
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(400px) rotateY(0deg);
  }
}
@-o-keyframes flipInY {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateY(80deg);
  }
  40% {
    -o-transform: perspective(400px) rotateY(-20deg);
  }
  70% {
    -o-transform: perspective(400px) rotateY(10deg);
  }
  90% {
    -o-transform: perspective(400px) rotateY(-5deg);
  }
  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateY(0deg);
  }
}
@keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(80deg);
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  90% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
  }
}
/* Effect Flip In Horizontal */
.sm-listing-tabs .ltabs-items .flipInX .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-backface-visibility: visible;
  -moz-animation-play-state: running;
  -moz-backface-visibility: visible;
  -o-animation-play-state: running;
  -o-backface-visibility: visible;
  animation-play-state: running;
  backface-visibility: visible;
}
@-webkit-keyframes flipInX {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(85deg);
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(15deg);
  }
  90% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
  }
}
@-moz-keyframes flipInX {
  0% {
    opacity: 0;
    -moz-transform: perspective(400px) rotateX(85deg);
  }
  40% {
    -moz-transform: perspective(400px) rotateX(-20deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateX(15deg);
  }
  90% {
    -moz-transform: perspective(400px) rotateX(-5deg);
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(400px) rotateX(0deg);
  }
}
@-o-keyframes flipInX {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateX(85deg);
  }
  40% {
    -o-transform: perspective(400px) rotateX(-20deg);
  }
  70% {
    -o-transform: perspective(400px) rotateX(15deg);
  }
  90% {
    -o-transform: perspective(400px) rotateX(-5deg);
  }
  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateX(0deg);
  }
}
@keyframes flipInX {
  0% {
    opacity: 0;
    transform: perspective(400px) rotateX(85deg);
  }
  40% {
    transform: perspective(400px) rotateX(-20deg);
  }
  70% {
    transform: perspective(400px) rotateX(15deg);
  }
  90% {
    transform: perspective(400px) rotateX(-5deg);
  }
  100% {
    opacity: 1;
    transform: perspective(400px) rotateX(0deg);
  }
}
/* Effect Flip */
.sm-listing-tabs .ltabs-items .flip .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-backface-visibility: visible;
  -moz-animation-play-state: running;
  -moz-backface-visibility: visible;
  -o-animation-play-state: running;
  -o-backface-visibility: visible;
  animation-play-state: running;
  backface-visibility: visible;
}
@-webkit-keyframes flip {
  0% {
    opacity: 0;
    -webkit-transform: perspective(500px) rotateY(0);
    -webkit-animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(500px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(500px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(500px) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
}
@-moz-keyframes flip {
  0% {
    opacity: 0;
    -moz-transform: perspective(500px) rotateY(0);
    -moz-animation-timing-function: ease-out;
  }
  40% {
    -moz-transform: perspective(500px) translateZ(150px) rotateY(170deg);
    -moz-animation-timing-function: ease-out;
  }
  50% {
    -moz-transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-animation-timing-function: ease-in;
  }
  80% {
    -moz-transform: perspective(500px) rotateY(360deg) scale(0.95);
    -moz-animation-timing-function: ease-in;
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(500px) scale(1);
    -moz-animation-timing-function: ease-in;
  }
}
@-o-keyframes flip {
  0% {
    opacity: 0;
    -o-transform: perspective(500px) rotateY(0);
    -o-animation-timing-function: ease-out;
  }
  40% {
    -o-transform: perspective(500px) translateZ(150px) rotateY(170deg);
    -o-animation-timing-function: ease-out;
  }
  50% {
    -o-transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    -o-animation-timing-function: ease-in;
  }
  80% {
    -o-transform: perspective(500px) rotateY(360deg) scale(0.95);
    -o-animation-timing-function: ease-in;
  }
  100% {
    opacity: 1;
    -o-transform: perspective(500px) scale(1);
    -o-animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    opacity: 0;
    transform: perspective(500px) rotateY(0);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(500px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(500px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in;
  }
  100% {
    opacity: 1;
    transform: perspective(500px) scale(1);
    animation-timing-function: ease-in;
  }
}
/* Effect Star War */
.sm-listing-tabs .ltabs-items .starwars .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-play-state: running;
  -moz-transform-origin: 50% 50%;
  -moz-animation-play-state: running;
  -o-transform-origin: 50% 50%;
  -o-animation-play-state: running;
  transform-origin: 50% 50%;
  animation-play-state: running;
}
@-webkit-keyframes starwars {
  0% {
    opacity: 0;
    -webkit-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
  }
  80% {
    opacity: 1;
    -webkit-transform: perspective(200px) scale(1) rotateX(60deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(200px) scale(1) rotateX(0deg);
  }
}
@-moz-keyframes starwars {
  0% {
    opacity: 0;
    -moz-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
  }
  80% {
    opacity: 1;
    -moz-transform: perspective(200px) scale(1) rotateX(60deg);
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(200px) scale(1) rotateX(0deg);
  }
}
@-o-keyframes starwars {
  0% {
    opacity: 0;
    -o-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
  }
  80% {
    opacity: 1;
    -o-transform: perspective(200px) scale(1) rotateX(60deg);
  }
  100% {
    opacity: 1;
    -o-transform: perspective(200px) scale(1) rotateX(0deg);
  }
}
@keyframes starwars {
  0% {
    opacity: 0;
    transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
  }
  80% {
    opacity: 1;
    transform: perspective(200px) scale(1) rotateX(60deg);
  }
  100% {
    opacity: 1;
    transform: perspective(200px) scale(1) rotateX(0deg);
  }
}
/* Effect Slide Right */
.sm-listing-tabs .ltabs-items .slideRight .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-moz-keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-o-keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
/* Effect Bounce In */
.sm-listing-tabs .ltabs-items .bounceIn .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
  50% {
    -moz-transform: scale(1.05);
  }
  70% {
    -moz-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
  50% {
    -o-transform: scale(1.05);
  }
  70% {
    -o-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
/*Effect Zoom In */
.sm-listing-tabs .ltabs-items .zoomIn .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes zoomIn {
  0% {
    opacity: 0;
    -moz-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-o-keyframes zoomIn {
  0% {
    opacity: 0;
    -o-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale(1.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
/* Effect Page Top*/
.sm-listing-tabs .ltabs-items .pageTop .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-transform-origin: 50% 0%;
  -moz-animation-play-state: running;
  -moz-transform-origin: 50% 0%;
  -o-animation-play-state: running;
  -o-transform-origin: 50% 0%;
  animation-play-state: running;
  transform-origin: 50% 0%;
}
@-webkit-keyframes pageTop {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
  }
}
@-moz-keyframes pageTop {
  0% {
    opacity: 0;
    -moz-transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    -moz-transform: perspective(400px) rotateX(0deg);
  }
}
@-o-keyframes pageTop {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateX(0deg);
  }
}
@keyframes pageTop {
  0% {
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    transform: perspective(400px) rotateX(0deg);
  }
}
/*Effect Zoom Out */
.sm-listing-tabs .ltabs-items .zoomOut .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation: zoomOut 600ms ease both;
  -moz-animation-play-state: paused;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.6);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes zoomOut {
  0% {
    opacity: 0;
    -moz-transform: scale(0.6);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-o-keyframes zoomOut {
  0% {
    opacity: 0;
    -o-transform: scale(0.6);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
@keyframes zoomOut {
  0% {
    opacity: 0;
    transform: scale(0.6);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.sm-listing-tabs .ltabs-items .slideLeft .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-moz-keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-o-keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
.play .ltabs-item {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
.sm-listing-tabs .show-loadmore .ltabs-items .ltabs-item .item-inner {
  margin: 0 15px 30px;
}
.sm-listing-tabs .show-loadmore .ltabs-items .ltabs-items-inner {
  width: auto;
  margin: 0 -15px;
}
.sm-listing-tabs .show-loadmore .ltabs-tabs-container {
  right: 10px;
}
.sm-listing-tabs.show-slider .products-grid .item .item-inner {
  margin-bottom: 0;
}
.acd-btn-add {
  float: left;
}
.list-product-home {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px;
  overflow: hidden;
}
.sm-listing-tabs .owl-controls .owl-nav div {
  width: 20px;
  height: 27px;
  background-color: transparent;
  border: 1px solid #ddd;
  color: #666;
}
.sm-listing-tabs .owl-controls .owl-nav div:before {
  line-height: 26px;
}
.sm-listing-tabs .tab-all .ltabs-tab-img {
  height: 30px;
}
.sm-listing-tabs .ltabs-wrap {
  position: relative;
}
.sm-listing-tabs .item-price {
  padding-right: 5px;
}
.sm-listing-tabs .ltabs-tabs-container ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs {
  display: block;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
  cursor: pointer;
  float: left;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs .tab-all:hover .cat-all {
  margin-top: -48px;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs .tab-all .cat-all {
  margin-top: 0;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs .tab-sel .cat-all {
  margin-top: -48px;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel {
  background-color: #fff;
}
.sm-listing-tabs .ltabs-tab-img {
  float: left;
  overflow: hidden;
}
.sm-listing-tabs .item-prices {
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  color: #909090;
  float: left;
  padding: 2% 0;
  width: 40%;
}
.sm-listing-tabs .other-infor {
  margin-top: 15px;
}
.sm-listing-tabs .hits {
  border-bottom: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  color: #909090;
  float: left;
  overflow: hidden;
  padding: 2% 0 2% 3%;
  width: 53%;
}
.sm-listing-tabs .hits-text {
  color: #0088cc;
}
.sm-listing-tabs .item-title {
  margin-bottom: 5px;
  text-transform: uppercase;
}
.sm-listing-tabs .item-review .ratings .rating-box .rating {
  width: 100% !important;
}
.sm-listing-tabs .item-review .ratings .rating-box {
  margin-right: 5px;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab > span {
  cursor: pointer;
  vertical-align: middle;
}
.sm-listing-tabs .created-date {
  color: #909090;
  margin-bottom: 10px;
}
.sm-listing-tabs .item-addcart {
  margin-bottom: 5px;
}
.sm-listing-tabs .add-to-links {
  list-style: outside none none;
  margin: 0 0 5px;
}
.sm-listing-tabs .add-to-links li:first-child {
  margin-bottom: 5px;
}
.sm-listing-tabs ul.add-to-links li {
  font-style: normal;
  margin: 0;
}
.sm-listing-tabs .item-desc {
  margin-bottom: 5px;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap span.ltabs-tab-arrow,
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap span.ltabs-tab-selected {
  display: none;
}
.sm-listing-tabs .ltabs-items-container .ltabs-items {
  display: none;
  width: 100%;
}
.sm-listing-tabs .ltabs-items-container .ltabs-items .owl-stage-outer {
  overflow: visible;
}
.bs-description {
  margin: 10px 0;
}
.sm-listing-tabs .ltabs-items-container .ltabs-items-inner {
  width: 100%;
}
.sm-listing-tabs .ltabs-items-container .ltabs-items-selected {
  display: block;
}
.sm-listing-tabs .ltabs-items-container .ltabs-item-wrap {
  box-shadow: 0 0 0 #000;
  margin: 0;
  opacity: 0;
  padding: 0;
}
.sm-listing-tabs .ltabs-items-container .ltabs-item-wrap img {
  box-shadow: 0 0 0 #000;
  max-width: 99.9%;
  width: 99.9%;
}
.sm-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item {
  float: left;
}
.sm-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .item-image {
  border: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
}
.sm-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .item-image img {
  width: 100%;
}
.sm-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .item-image img:hover {
  opacity: 0.7;
  transform: scale(1.1, 1.1);
}
.sm-listing-tabs .ltabs-items .ltabs-loading {
  display: block;
  max-width: 100%;
  min-height: 300px;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 0;
}
.sm-listing-tabs .ltabs-items-container .ltabs-loadmore {
  clear: both;
  display: block;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
.sm-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn {
  color: #fff;
  cursor: pointer;
  display: inline-block;
  padding: 8px 12px;
  text-transform: uppercase;
  font-weight: 700;
}
.sm-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn .ltabs-image-loading {
  background: transparent url("../images/301.gif") no-repeat scroll center center;
  display: none;
  height: 25px;
  margin-right: 10px;
  vertical-align: middle;
  width: 25px;
}
.sm-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn::after {
  content: attr(data-label);
}
.sm-listing-tabs .ltabs-items.ltabs-process .ltabs-loadmore {
  display: none;
}
.sm-listing-tabs .ltabs-items-container.show-slider .new-box {
  top: 1px;
}
.sm-listing-tabs .ltabs-items-container.show-slider .ltabs-items .ltabs-item {
  box-shadow: none;
}
.sm-listing-tabs .ltabs-items-container.show-slider .ltabs-item .item-inner .item-image {
  box-sizing: border-box;
}
.sm-listing-tabs .ltabs-item {
  width: 100%;
}
.sm-listing-tabs .ltabs-items-container.show-slider .ltabs-items .ltabs-item .item-inner {
  margin: 0;
}
.sm-listing-tabs .ltabs-items-container.show-slider .ltabs-items .ltabs-item .item-inner .ltabs-detail {
  padding-top: 10px;
}
@media all and (max-width: 479px) {
  .sm-listing-tabs .ltabs-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .ltabs-tabs-container .ltabs-tabs li {
    border-left: medium none !important;
    border-right: medium none !important;
    border-top: medium none !important;
  }
  .sm-listing-tabs .ltabs-item .hits {
    padding-left: 0;
    width: 100%;
  }
  .sm-listing-tabs .ltabs-tab-img {
    display: none;
  }
  .sm-listing-tabs .ltabs04-6 .ltabs-item {
    width: 16.64%;
  }
  .sm-listing-tabs .ltabs04-5 .ltabs-item {
    width: 19.958%;
  }
  .sm-listing-tabs .ltabs04-4 .ltabs-item {
    width: 24.995%;
  }
  .sm-listing-tabs .ltabs04-3 .ltabs-item {
    width: 33.315%;
  }
  .sm-listing-tabs .ltabs04-2 .ltabs-item {
    width: 49.985%;
  }
  .sm-listing-tabs .ltabs04-1 .ltabs-item {
    width: 100%;
  }
  .sm-listing-tabs .ltabs04-1 .clr1,
  .sm-listing-tabs .ltabs04-2 .clr2,
  .sm-listing-tabs .ltabs04-3 .clr3,
  .sm-listing-tabs .ltabs04-4 .clr4,
  .sm-listing-tabs .ltabs04-5 .clr5,
  .sm-listing-tabs .ltabs04-6 .clr6 {
    clear: both;
  }
  .sm-listing-tabs .ltabs01-3 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-4 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-5 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-6 .ltabs-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-listing-tabs .ltabs01-3 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-4 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-5 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-6 .ltabs-item .hits {
    width: 100%;
  }
}
@media all and (min-width: 480px) and (max-width: 767px) {
  .sm-listing-tabs .ltabs03-6 .ltabs-item {
    width: 16.64%;
  }
  .sm-listing-tabs .ltabs03-5 .ltabs-item {
    width: 19.958%;
  }
  .sm-listing-tabs .ltabs03-4 .ltabs-item {
    width: 24.995%;
  }
  .sm-listing-tabs .ltabs02-5 .ltabs-item .hits {
    width: 100%;
  }
  .sm-listing-tabs .ltabs02-5 .ltabs-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-listing-tabs .ltabs02-6 .ltabs-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-listing-tabs .ltabs03-3 .ltabs-item {
    width: 33.295%;
  }
  .sm-listing-tabs .ltabs03-2 .ltabs-item {
    width: 49.999%;
  }
  .sm-listing-tabs .ltabs03-1 .ltabs-item {
    width: 100%;
  }
  .sm-listing-tabs .ltabs03-1 .clr1,
  .sm-listing-tabs .ltabs03-2 .clr2,
  .sm-listing-tabs .ltabs03-3 .clr3,
  .sm-listing-tabs .ltabs03-4 .clr4,
  .sm-listing-tabs .ltabs03-5 .clr5,
  .sm-listing-tabs .ltabs03-6 .clr6 {
    clear: both;
  }
  .sm-listing-tabs .ltabs01-3 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-4 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-5 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-6 .ltabs-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-listing-tabs .ltabs01-3 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-4 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-5 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-6 .ltabs-item .hits {
    width: 100%;
  }
}
@media all and (min-width: 768px) and (max-width: 1199px) {
  .sm-listing-tabs .ltabs01-3 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-4 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-5 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-6 .ltabs-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-listing-tabs .ltabs01-3 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-4 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-5 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-6 .ltabs-item .hits {
    padding-left: 0;
    width: 100%;
  }
  .sm-listing-tabs .ltabs02-6 .ltabs-item {
    width: 16.64%;
  }
  .sm-listing-tabs .ltabs02-5 .ltabs-item {
    width: 19.958%;
  }
  .sm-listing-tabs .ltabs02-4 .ltabs-item {
    width: 24.995%;
  }
  .sm-listing-tabs .ltabs02-3 .ltabs-item {
    width: 33.315%;
  }
  .sm-listing-tabs .ltabs02-2 .ltabs-item {
    width: 49.999%;
  }
  .sm-listing-tabs .ltabs02-1 .ltabs-item {
    width: 100%;
  }
  .sm-listing-tabs .ltabs02-4 .ltabs-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-listing-tabs .ltabs02-4 .ltabs-item .hits,
  .sm-listing-tabs .ltabs02-5 .ltabs-item .hits,
  .sm-listing-tabs .ltabs02-6 .ltabs-item .hits {
    padding-left: 0;
    width: 100%;
  }
  .sm-listing-tabs .ltabs02-5 .ltabs-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-listing-tabs .ltabs02-6 .ltabs-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-listing-tabs .ltabs02-1 .clr1,
  .sm-listing-tabs .ltabs02-2 .clr2,
  .sm-listing-tabs .ltabs02-3 .clr3,
  .sm-listing-tabs .ltabs02-4 .clr4,
  .sm-listing-tabs .ltabs02-5 .clr5,
  .sm-listing-tabs .ltabs02-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 1200px) and (max-width: 1599px) {
  .sm-listing-tabs .ltabs01-6 .ltabs-item {
    width: 16.64%;
  }
  .sm-listing-tabs .ltabs01-5 .ltabs-item {
    width: 20%;
  }
  .sm-listing-tabs .ltabs01-4 .ltabs-item {
    width: 25%;
  }
  .sm-listing-tabs .ltabs01-3 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-4 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-5 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-6 .ltabs-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-listing-tabs .ltabs01-3 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-4 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-5 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-6 .ltabs-item .hits {
    padding-left: 0;
    width: 100%;
  }
  .sm-listing-tabs .ltabs01-3 .ltabs-item {
    width: 33.315%;
  }
  .sm-listing-tabs .ltabs01-2 .ltabs-item {
    width: 49.999%;
  }
  .sm-listing-tabs .ltabs01-1 .ltabs-item {
    width: 100%;
  }
  .sm-listing-tabs .ltabs01-1 .clr1,
  .sm-listing-tabs .ltabs01-2 .clr2,
  .sm-listing-tabs .ltabs01-3 .clr3,
  .sm-listing-tabs .ltabs01-4 .clr4,
  .sm-listing-tabs .ltabs01-5 .clr5,
  .sm-listing-tabs .ltabs01-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 1600px) {
  .sm-listing-tabs .ltabs01-3 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-4 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-5 .ltabs-item .item-prices,
  .sm-listing-tabs .ltabs01-6 .ltabs-item .item-prices {
    border-bottom: medium none;
    border-right: medium none;
    width: 100%;
  }
  .sm-listing-tabs .ltabs01-3 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-4 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-5 .ltabs-item .hits,
  .sm-listing-tabs .ltabs01-6 .ltabs-item .hits {
    padding-left: 0;
    width: 100%;
  }
  .sm-listing-tabs .ltabs00-6 .ltabs-item {
    width: 16.64%;
  }
  .sm-listing-tabs .ltabs00-5 .ltabs-item {
    width: 20%;
  }
  .sm-listing-tabs .ltabs00-4 .ltabs-item {
    width: 25%;
  }
  .sm-listing-tabs .ltabs00-3 .ltabs-item {
    width: 33.315%;
  }
  .sm-listing-tabs .ltabs00-2 .ltabs-item {
    width: 49.999%;
  }
  .sm-listing-tabs .ltabs00-1 .ltabs-item {
    width: 100%;
  }
  .sm-listing-tabs .ltabs00-1 .clr1,
  .sm-listing-tabs .ltabs00-2 .clr2,
  .sm-listing-tabs .ltabs00-3 .clr3,
  .sm-listing-tabs .ltabs00-4 .clr4,
  .sm-listing-tabs .ltabs00-5 .clr5,
  .sm-listing-tabs .ltabs00-6 .clr6 {
    clear: both;
  }
}
.sm-listing-tabs.lt-ie9 .ltabs01-6 .ltabs-item {
  width: 16.64%;
}
.sm-listing-tabs.lt-ie9 .ltabs01-5 .ltabs-item {
  width: 20%;
}
.sm-listing-tabs.lt-ie9 .ltabs01-4 .ltabs-item {
  width: 25%;
}
.sm-listing-tabs.lt-ie9 .ltabs01-3 .ltabs-item {
  width: 33.315%;
}
.sm-listing-tabs.lt-ie9 .ltabs01-2 .ltabs-item {
  width: 49.999%;
}
.sm-listing-tabs.lt-ie9 .ltabs01-1 .ltabs-item {
  width: 100%;
}
.sm-listing-tabs.lt-ie9 .ltabs01-1 .clr1,
.sm-listing-tabs.lt-ie9 .ltabs01-2 .clr2,
.sm-listing-tabs.lt-ie9 .ltabs01-3 .clr3,
.sm-listing-tabs.lt-ie9 .ltabs01-4 .clr4,
.sm-listing-tabs.lt-ie9 .ltabs01-5 .clr5,
.sm-listing-tabs.lt-ie9 .ltabs01-6 .clr6 {
  clear: both;
}
.sm-listing-tabs .ltabs-item .item-desc {
  overflow: hidden;
}
.sm-listing-tabs .ltabs-item .item-readmore {
  text-align: right;
}
.sm-listing-tabs .ltabs-item .item-desc + .item-readmore {
  margin-top: 10px;
}
.sm-listing-tabs .ltabs-item .item-votes {
  margin: 0 0 10px;
}
.sm-listing-tabs .ltabs-item .item-btn-add {
  clear: both;
  display: block;
  overflow: hidden;
  padding-top: 10px;
}
.sm-listing-tabs .ltabs-item .item-btn-add form {
  margin: 0;
}
.sm-listing-tabs .ltabs-item .item-btn-add .hikashop_add_to_cart,
.sm-listing-tabs .ltabs-item .item-btn-add .hikashop_add_wishlist {
  display: inline-block;
  margin: 10px 5px 0 0;
}
.cf::before,
.cf::after {
  content: " ";
  display: table;
}
.cf::after {
  clear: both;
}
.sm-listing-tabs .pre-text,
.sm-listing-tabs .post-text {
  margin: 10px;
}
@media all and (max-width: 991px) {
  .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox {
    clear: both;
    color: #333;
    font-weight: bold;
    cursor: pointer;
    display: inline-block;
    line-height: 30px;
    position: relative;
    text-align: left;
  }
  .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-selected {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-right: none;
    overflow: hidden;
    padding: 0 20px;
    width: auto;
  }
  .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-arrow {
    -moz-user-select: none;
    border: 1px solid #ddd;
    font-size: 12px;
    text-align: center;
    width: 30px;
    background: #fff;
  }
  .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-arrow,
  .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-selected {
    display: inline-block;
    float: left;
    height: 38px;
    line-height: 38px;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    z-index: 1;
  }
  .sm-listing-tabs .add-loadmore {
    float: right;
    margin-left: 10px;
    margin-top: 2px;
  }
  .sm-listing-tabs .loaded .add-loadmore {
    display: none;
  }
  .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    display: none;
    right: 0;
    overflow: hidden;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 9999;
    min-width: 200px;
  }
  .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox.active .ltabs-tabs {
    display: block;
  }
  .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li {
    float: none;
    margin: 0;
    padding: 0;
  }
  .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tab span {
    display: block;
    line-height: 20px;
    padding: 5px 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 -1px;
  }
  .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tab span:hover,
  .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tab.tab-sel span {
    background: #0088cc;
    color: #f6f6f6;
  }
}
.deals_title_text {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
}
.sm-deals .deals-description {
  margin: 5px 0;
  line-height: 18px;
  word-wrap: break-word;
}
.sm-deals .deals-detail {
  margin: 5px 0;
}
.sm-deals.products-grid .item .item-inner .box-image {
  margin: 0 10px 10px;
}
.sm-deals.products-grid .item .item-inner .box-info {
  padding: 8px 20px 18px;
}
.sm-deals.products-grid .item .item-inner .box-info.box-info-top {
  padding: 10px 10px 0;
}
.sm-deals.products-grid .item .item-inner .box-info.box-info-top .product-name {
  padding: 0;
}
.sm-deals.products-grid .item .item-inner .box-info.box-info-top .product-reviews-summary {
  margin-bottom: 0;
}
/*CSS Responsive*/
@media all and (max-width: 467px) {
  .sm-deals .deals-resp05-6 .deals-item {
    width: 16.666%;
  }
  .sm-deals .deals-resp05-5 .deals-item {
    width: 20%;
  }
  .sm-deals .deals-resp05-4 .deals-item {
    width: 25%;
  }
  .sm-deals .deals-resp05-3 .deals-item {
    width: 33.333%;
  }
  .sm-deals .deals-resp05-2 .deals-item {
    width: 50%;
  }
  .sm-deals .deals-resp05-1 .deals-item {
    width: 100%;
  }
  .sm-deals .deals-resp05-1 .clr1,
  .sm-deals .deals-resp05-2 .clr2,
  .sm-deals .deals-resp05-3 .clr3,
  .sm-deals .deals-resp05-4 .clr4,
  .sm-deals .deals-resp05-5 .clr5,
  .sm-deals .deals-resp05-6 .clr6 {
    clear: both;
  }
  .sm-deals .product-item-actions {
    display: block;
  }
  .sm-deals .product-item-actions .actions-primary {
    display: table-cell;
  }
  .sm-deals .product-item-actions .actions-primary + .actions-secondary {
    display: table-cell;
    padding-left: 10px;
    width: 50%;
  }
  .sm-deals .product-item-actions .actions-primary + .actions-secondary > .action {
    margin-right: 10px;
  }
}
@media all and (min-width: 468px) and (max-width: 767px) {
  .sm-deals .deals-resp04-6 .deals-item {
    width: 16.666%;
  }
  .sm-deals .deals-resp04-5 .deals-item {
    width: 20%;
  }
  .sm-deals .deals-resp04-4 .deals-item {
    width: 25%;
  }
  .sm-deals .deals-resp04-3 .deals-item {
    width: 33.333%;
  }
  .sm-deals .deals-resp04-2 .deals-item {
    width: 50%;
  }
  .sm-deals .deals-resp04-1 .deals-item {
    width: 100%;
  }
  .sm-deals .deals-resp04-1 .clr1,
  .sm-deals .deals-resp04-2 .clr2,
  .sm-deals .deals-resp04-3 .clr3,
  .sm-deals .deals-resp04-4 .clr4,
  .sm-deals .deals-resp04-5 .clr5,
  .sm-deals .deals-resp04-6 .clr6 {
    clear: both;
  }
  .sm-deals .product-item-actions {
    display: block;
  }
  .sm-deals .product-item-actions .actions-primary {
    display: table-cell;
  }
  .sm-deals .product-item-actions .actions-primary + .actions-secondary {
    display: table-cell;
    padding-left: 10px;
    width: 50%;
  }
  .sm-deals .product-item-actions .actions-primary + .actions-secondary > .action {
    margin-right: 10px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .sm-deals .deals-resp03-6 .deals-item {
    width: 16.666%;
  }
  .sm-deals .deals-resp03-5 .deals-item {
    width: 20%;
  }
  .sm-deals .deals-resp03-4 .deals-item {
    width: 25%;
  }
  .sm-deals .deals-resp03-3 .deals-item {
    width: 33.333%;
  }
  .sm-deals .deals-resp03-2 .deals-item {
    width: 50%;
  }
  .sm-deals .deals-resp03-1 .deals-item {
    width: 100%;
  }
  .sm-deals .deals-resp03-1 .clr1,
  .sm-deals .deals-resp03-2 .clr2,
  .sm-deals .deals-resp03-3 .clr3,
  .sm-deals .deals-resp03-4 .clr4,
  .sm-deals .deals-resp03-5 .clr5,
  .sm-deals .deals-resp03-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  .sm-deals .deals-resp02-6 .deals-item {
    width: 16.666%;
  }
  .sm-deals .deals-resp02-5 .deals-item {
    width: 20%;
  }
  .sm-deals .deals-resp02-4 .deals-item {
    width: 25%;
  }
  .sm-deals .deals-resp02-3 .deals-item {
    width: 33.333%;
  }
  .sm-deals .deals-resp02-2 .deals-item {
    width: 50%;
  }
  .sm-deals .deals-resp02-1 .deals-item {
    width: 100%;
  }
  .sm-deals .deals-resp02-1 .clr1,
  .sm-deals .deals-resp02-2 .clr2,
  .sm-deals .deals-resp02-3 .clr3,
  .sm-deals .deals-resp02-4 .clr4,
  .sm-deals .deals-resp02-5 .clr5,
  .sm-deals .deals-resp02-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 1200px) {
  .sm-deals .deals-resp01-6 .deals-item {
    width: 16.666%;
  }
  .sm-deals .deals-resp01-5 .deals-item {
    width: 20%;
  }
  .sm-deals .deals-resp01-4 .deals-item {
    width: 25%;
  }
  .sm-deals .deals-resp01-3 .deals-item {
    width: 33.333%;
  }
  .sm-deals .deals-resp01-2 .deals-item {
    width: 50%;
  }
  .sm-deals .deals-resp01-1 .deals-item {
    width: 100%;
  }
  .sm-deals .deals-resp01-1 .clr1,
  .sm-deals .deals-resp01-2 .clr2,
  .sm-deals .deals-resp01-3 .clr3,
  .sm-deals .deals-resp01-4 .clr4,
  .sm-deals .deals-resp01-5 .clr5,
  .sm-deals .deals-resp01-6 .clr6 {
    clear: both;
  }
}
.sm-deals.boxed {
  padding: 0;
}
.sm-deals-loading {
  width: 100%;
  max-width: 100%;
  padding: 0;
  position: relative;
  min-height: 200px;
}
.sm_quickview_handler {
  display: none;
  font-weight: normal;
  height: 36px;
  left: 50%;
  line-height: 36px;
  margin-left: -18px;
  margin-top: -18px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  top: 50%;
  vertical-align: middle;
  white-space: nowrap;
  width: 36px;
  z-index: 88;
}
.sm_quickview_handler:before {
  content: '\f002';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.sm_quickview_handler span {
  display: none;
}
.cartquickpro-catalog_product-view .reviews-actions {
  display: none !important;
}
.cartquickpro-catalog_product-options .page-wrapper {
  overflow: unset;
}
.cartquickpro-catalog_product-options .container {
  width: auto;
  max-width: none;
}
.cartquickpro-catalog_product-options .image-box-detail {
  display: none;
}
.cartquickpro-catalog_product-options .info-box-detail {
  display: inline-block;
  width: 100% !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.cartquickpro-catalog_product-options .info-box-detail .product-addto-links {
  clear: none !important;
  padding: 0 !important;
}
.cartquickpro-catalog_product-options #addthis_wrap,
.cartquickpro-catalog_product-options .services-detail,
.cartquickpro-catalog_product-options .detail-bottom-wrapper {
  display: none !important;
}
.cartquickpro-catalog_product-view .services-detail,
.cartquickpro-catalog_product-view .detail-bottom-wrapper {
  display: none !important;
}
.cartquickpro-catalog_product-view .page-wrapper {
  min-height: 500px;
}
.modal-popup.smcqp-modal-popup .modal-inner-wrap.smcqp-loading {
  width: 200px;
  height: 100px;
  padding: 0;
}
.cartquickpro-catalog_product-view:not(.fotorama__fullscreen) {
  height: auto !important;
}
.modal-popup.smcqp-modal-popup .modal-inner-wrap.smcqp-loading .modal-header,
.modal-popup.smcqp-modal-popup .modal-inner-wrap.smcqp-loading .modal-content,
.modal-popup.smcqp-modal-popup .modal-inner-wrap.smcqp-loading .modal-footer {
  padding: 0;
  margin: 0;
}
.smcqp-modal-popup .loading-mask {
  position: absolute;
}
.smcqp-modal-popup .loading-mask {
  position: absolute;
}
.smcqp-modal-popup .loading-mask .loader > img {
  position: absolute;
}
.modal-popup .modal-inner-wrap.smcqp-loading #smcqp-container {
  min-height: 100px;
}
.modal-popup .modal-inner-wrap.smcqp-loading header,
.modal-popup .modal-inner-wrap.smcqp-loading footer {
  display: none;
}
.modal-popup.smcqp-confirm .modal-inner-wrap,
.modal-inner-wrap.report-messages,
.modal-inner-wrap.smcqp-options {
  width: 420px;
}
.modal-slide.smcqp-modal-popup .action-close {
  padding: 5px !important;
  margin: 0;
}
.modal-slide.smcqp-modal-popup .modal-header {
  border: none;
}
.modal-popup.smcqp-modal-popup .modal-inner-wrap {
  margin: 2.5rem auto;
}
.modal-slide.smcqp-modal-popup .modal-header .action-close span {
  display: none;
}
.smcqp-actions {
  border-top: 2px solid #eee;
  margin-top: 15px;
  padding-top: 15px;
  text-align: center;
}
.smcqp-actions .smcqp-btn,
.smcqp-actions .smcqp-continue {
  color: #fff;
  outline: none;
  cursor: pointer;
  display: inline-block;
  padding: 10px 20px;
  text-decoration: none;
  margin: 0;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
}
.smcqp-actions .smcqp-btn:hover,
.smcqp-actions .smcqp-continue:hover {
  background-color: #333 !important;
}
.smcqp-actions .smcqp-continue:after {
  display: none;
}
.smcqp-actions .smcqp-continue.spcqp-count:after {
  display: inline-block;
}
.smcqp-actions .smcqp-continue.spcqp-count:after {
  content: " (" attr(data-count) ")";
}
.smcqp-actions .smcqp-btn {
  display: none;
}
.smcqp-actions .smcqp-btn.smcqp-open {
  display: inline-block;
}
.smcqp-actions .smcqp-btn:not(:last-child) {
  margin-left: 15px;
}
.smcqp-messages {
  margin: 0 0 10px;
  padding: 12px 20px 12px 45px;
  position: relative;
  display: block;
}
.smcqp-messages.msg-success {
  color: #006400;
  background: #e5efe5 none repeat scroll 0 0;
}
.smcqp-messages.msg-error {
  color: #e02b27;
  background: #fae5e5 none repeat scroll 0 0;
}
.smcqp-messages::before {
  display: inline-block;
  font-family: "luma-icons";
  font-size: 24px;
  font-weight: normal;
  left: 0;
  line-height: 24px;
  margin: -12px 0 0;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 45px;
}
.smcqp-messages.msg-success,
.smcqp-messages.msg-error {
  text-align: center;
  padding: 12px;
}
.smcqp-messages.msg-success:before,
.smcqp-messages.msg-error:before {
  display: none;
}
.cartquickpro-catalog_product-view .page-wrapper,
.cartquickpro-catalog_product-view .columns {
  display: block;
}
.smcqp-modal-popup .modal-inner-wrap {
  max-width: 1024px;
  background: #fff !important;
}
.cartquickpro-catalog_product-view .container {
  width: 100%;
  padding: 0;
  max-width: 100%;
}
.cartquickpro-catalog_product-view .container .row {
  margin: 0;
}
.cartquickpro-catalog_product-view .container .row .col-lg-9.col-md-9 {
  width: 100%;
  padding: 0;
}
.cartquickpro-catalog_product-options .page-wrapper > .page-main,
.cartquickpro-catalog_product-view .page-wrapper > .page-main {
  padding: 0;
  min-height: auto;
}
.cartquickpro-catalog_product-view .left-detail,
.cartquickpro-catalog_product-options .left-detail {
  display: none !important;
}
.cartquickpro-catalog_product-view .image-box-detail,
.cartquickpro-catalog_product-view .info-box-detail {
  float: left;
  width: 50%;
}
.smcqp-modal-popup .modal-content {
  padding-left: 10px !important;
  padding-right: 10px !important;
  -webkit-overflow-scrolling: touch;
}
.list-filter-products .quickview-handler {
  display: none !important;
}
.cartquickpro-catalog_product-view .product-info-main {
  padding-top: 0 !important;
}
.cartquickpro-catalog_product-view .breadcrumbs {
  display: none !important;
}
.cartquickpro-cart-configure .page-wrapper > .page-main {
  padding: 0 !important;
}
.cartquickpro-cart-configure .page-wrapper > .page-main .product-info-main {
  padding: 0 !important;
  width: 100% !important;
  float: none;
}
.cartquickpro-cart-configure .page-wrapper > .page-main .product-info-main .product-addto-links {
  clear: none;
  padding: 0;
}
.cartquickpro-catalog_product-options .page-wrapper > .page-main {
  padding: 0;
}
.cartquickpro-catalog_product-options .page-wrapper .product-info-main {
  padding: 0 !important;
  width: 100% !important;
  float: none;
}
.cartquickpro-catalog_product-options .page-wrapper .product-info-main .product-addto-links {
  clear: none;
  padding: 0;
}
.modal-popup .modal-footer {
  margin-top: 1px;
}
.wishlist-index-index .products-grid .product-item .quickview-handler {
  display: none !important;
}
.cartquickpro-catalog_product-view:not(.fotorama__fullscreen) .fotorama__stage__shaft {
  border: none !important;
}
.smcqp-modal-popup .modal-footer {
  padding-top: 10px;
  padding-bottom: 10px;
  border: none !important;
}
.smcqp-modal-popup .modal-footer button {
  display: none;
}
.smcqp-modal-popup.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
  min-height: inherit;
}
.smcqp-modal-popup.modal-popup.modal-slide .modal-inner-wrap {
  transform: translateY(-200%);
  -webkit-transform: translateY(-200%);
  -ms-transform: translateY(-200%);
}
.smcqp-modal-popup.modal-popup.modal-slide._show .modal-inner-wrap {
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
}
body.cartquickpro-catalog_product-view,
.cartquickpro-catalog_product-options {
  background: #fff;
}
body.cartquickpro-catalog_product-view .magnifier-preview,
.cartquickpro-catalog_product-options .magnifier-preview,
body.cartquickpro-catalog_product-view .magnify-lens,
.cartquickpro-catalog_product-options .magnify-lens {
  display: none;
}
@media all and (max-width: 1280px) {
  .modal-popup.modal-slide.smcqp-modal-popup .modal-inner-wrap {
    position: fixed;
    height: auto;
  }
}
@media all and (max-width: 1024px) {
  body._has-modal {
    overflow-y: hidden;
    overflow-x: hidden !important;
    position: fixed;
  }
}
@media all and (max-width: 800px) {
  .modal-popup.modal-slide.smcqp-modal-popup .modal-inner-wrap:not(.smcqp-loading) {
    width: 80%;
  }
  .modal-popup.modal-slide.smcqp-modal-popup {
    left: 0;
  }
  .modal-slide.smcqp-modal-popup .action-close {
    margin-top: -2px;
  }
}
@media all and (max-width: 480px) {
  .modal-popup.modal-slide.smcqp-modal-popup .modal-inner-wrap:not(.smcqp-loading) {
    width: 95%;
  }
  .modal-popup.smcqp-confirm .modal-inner-wrap,
  .modal-inner-wrap.report-messages,
  .modal-inner-wrap.smcqp-options {
    width: 350px;
  }
  .smcqp-actions .smcqp-btn,
  .smcqp-actions .smcqp-continue {
    padding: 10px 10px;
  }
  .smcqp-actions .smcqp-btn {
    margin-left: 5px;
  }
}
@media all and (max-width: 360px) {
  .smcqp-actions .smcqp-btn.smcqp-open,
  .smcqp-actions .smcqp-continue {
    display: block;
    margin: 0;
  }
  .smcqp-actions .smcqp-continue {
    margin-bottom: 5px;
  }
}
.sm-searchbox-popular {
  padding: 15px 0;
  display: table;
  width: 100%;
}
.sm-searchbox-popular .sm-searchbox-popular-title {
  float: left;
  white-space: nowrap;
  vertical-align: top;
  color: #444;
  font-size: 108.33%;
  padding-right: 5px;
}
.sm-searchbox-popular .sm-searchbox-keyword {
  float: left;
}
.sm-searchbox-popular .sm-searchbox-keyword ul li {
  float: left;
  margin-right: 5px;
  font-size: 108.33%;
}
.sm-searchbox-popular .sm-searchbox-keyword ul li:after {
  content: ",";
}
.sm-searchbox-popular .sm-searchbox-keyword ul li:last-child:after {
  display: none;
}
.sm-searchbox-popular .sm-searchbox-keyword ul li a {
  color: #666;
}
.sm-searchbox-popular .sm-searchbox-keyword ul li a:hover {
  cursor: pointer;
}
.search-autocomplete {
  z-index: 99 !important;
  margin-top: auto;
  position: absolute !important;
  right: 0px;
  top: 40px !important;
}
.sm-searchbox-advanced {
  clear: both;
}
.listingdeals_title_text {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
}
.sm-listingdeals .show-loadmore {
  margin-left: -15px;
  margin-right: -15px;
}
.sm-listingdeals .show-loadmore .listingdeals-item {
  padding: 0 15px;
}
.sm-listingdeals .show-slider .owl-carousel .owl-stage-outer {
  overflow: visible;
}
.sm-listingdeals .show-slider .listingdeals-items {
  margin-left: -5px;
  margin-right: -5px;
  overflow: hidden;
  padding: 5px;
  width: auto;
}
.sm-listingdeals .show-slider .listingdeals-items .listingdeals-item {
  opacity: 1;
}
.listingdeals-countdown .listingdeals-time .num-time {
  font-size: 138%;
  font-weight: bold;
  color: #fff;
  position: relative;
  min-width: 40px;
  text-align: center;
}
.listingdeals-countdown .listingdeals-time .title-time {
  font-size: 93%;
  color: #fff;
}
.sm-listingdeals {
  margin-top: 30px;
}
.sm-listingdeals .listingdeals-items {
  margin: 0;
  padding: 0;
  width: 100%;
  display: none;
}
.sm-listingdeals .listingdeals-items-container .listingdeals-items-selected {
  display: block;
}
.sm-listingdeals .listingdeals-items-container .listingdeals-items-inner {
  width: 100%;
}
.sm-listingdeals .listingdeals-tabs-container .listingdeals-tabs-wrap span.listingdeals-tab-arrow,
.sm-listingdeals .listingdeals-tabs-container .listingdeals-tabs-wrap span.listingdeals-tab-selected {
  display: none;
}
.sm-listingdeals .listingdeals-items .listingdeals-tabs-container {
  margin: 15px 10px;
  padding: 0;
}
.listingdeals-tabs-wrap {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}
.sm-listingdeals .listingdeals-tabs-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sm-listingdeals .listingdeals-tabs-container ul .listingdeals-tab {
  background-color: #eee;
  border-left: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  cursor: pointer;
  float: left;
  font-size: 108.33%;
  padding: 12px 15px;
  position: relative;
}
.sm-listingdeals .listingdeals-tabs-container ul .listingdeals-tab:hover,
.sm-listingdeals .listingdeals-tabs-container ul .listingdeals-tab.tab-sel {
  background-color: #fff;
}
.sm-listingdeals .listingdeals-tabs-container ul .listingdeals-tab:hover:before,
.sm-listingdeals .listingdeals-tabs-container ul .listingdeals-tab.tab-sel:before {
  content: "";
  display: inline-block;
  height: 2px;
  left: 0;
  right: 0;
  position: absolute;
  top: -2px;
  z-index: 10;
}
.sm-listingdeals .listingdeals-tabs-container ul .listingdeals-tab:last-child {
  border-right: 1px solid #dddddd;
}
.sm-listingdeals .listingdeals-tab-img {
  float: left;
  margin-right: 10px;
  overflow: hidden;
}
.sm-listingdeals .listingdeals-items .listingdeals-loading {
  display: block;
  max-width: 100%;
  min-height: 300px;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 0;
}
.sm-listingdeals .listingdeals-items .listingdeals-item {
  float: left;
  opacity: 0;
}
.sm-listingdeals .listingdeals-items .listingdeals-item .listingdeals-image {
  max-width: 100%;
  margin: 0;
  padding-bottom: 10px;
}
.sm-listingdeals .listingdeals-items .listingdeals-item .listingdeals-image img {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.sm-listingdeals .listingdeals-items .listingdeals-item .listingdeals-detail {
  text-align: right;
}
.sm-listingdeals .listingdeals-title {
  margin: 5px 0;
}
.sm-listingdeals .price-box .price {
  font-weight: bold;
}
.sm-listingdeals .old-price .price {
  font-weight: normal;
}
.sm-listingdeals .listingdeals-description {
  margin: 5px 0;
  line-height: 18px;
  word-wrap: break-word;
}
.sm-listingdeals .listingdeals-review {
  margin: 5px 0;
}
.sm-listingdeals .listingdeals-price {
  margin: 10px 0;
}
.sm-listingdeals .listingdeals-review .ratings {
  margin: 0;
}
.sm-listingdeals .listingdeals-review .rating-box {
  margin-right: 5px;
}
.sm-listingdeals .listingdeals-review .rating-links {
  padding-top: 1px;
}
.sm-listingdeals .listingdeals-detail {
  margin: 5px 0;
}
.sm-listingdeals .listingdeals-btn-addtocart {
  margin-bottom: 10px;
}
.sm-listingdeals .add-to-links {
  margin: 0;
}
.sm-listingdeals .listingdeals-items .listingdeals-image:hover {
  opacity: 0.7;
}
.sm-listingdeals .listingdeals-countdown {
  float: left;
  clear: both;
  width: 100%;
  padding: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 20px;
}
.sm-listingdeals .listingdeals-time {
  display: inline-block;
  margin-right: 7px;
  text-align: center;
  background: #222;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  -ms-opacity: 0.7;
  -o-opacity: 0.7;
  opacity: 0.7;
  padding: 8px 2px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.sm-listingdeals .listingdeals-items-container .listingdeals-loadmore {
  clear: both;
  text-align: center;
  text-transform: uppercase;
}
.sm-listingdeals .listingdeals-items .listingdeals-loadmore .listingdeals-loadmore-btn::after {
  content: attr(data-label);
}
.sm-listingdeals .listingdeals-items .listingdeals-loadmore .listingdeals-loadmore-btn {
  color: #fff;
  cursor: pointer;
  display: inline-block;
  padding: 8px 12px;
}
.sm-listingdeals .listingdeals-items .listingdeals-loadmore .listingdeals-loadmore-btn:hover {
  background-color: #333 !important;
}
.sm-listingdeals .listingdeals-items .listingdeals-loadmore .listingdeals-loadmore-btn .listingdeals-image-loading {
  background: transparent url("../images/301.gif") no-repeat scroll center center;
  display: none;
  height: 22px;
  margin-right: 10px;
  vertical-align: middle;
  width: 22px;
}
.sm-listingdeals .add-loadmore {
  float: right;
  margin-left: 10px;
  margin-top: 2px;
}
.sm-listingdeals .loaded .add-loadmore {
  display: none;
}
/*CSS Responsive*/
@media all and (max-width: 467px) {
  .sm-listingdeals .listingdeals-resp05-6 .listingdeals-item {
    width: 16.666%;
  }
  .sm-listingdeals .listingdeals-resp05-5 .listingdeals-item {
    width: 20%;
  }
  .sm-listingdeals .listingdeals-resp05-4 .listingdeals-item {
    width: 25%;
  }
  .sm-listingdeals .listingdeals-resp05-3 .listingdeals-item {
    width: 33.333%;
  }
  .sm-listingdeals .listingdeals-resp05-2 .listingdeals-item {
    width: 50%;
  }
  .sm-listingdeals .listingdeals-resp05-1 .listingdeals-item {
    width: 100%;
  }
  .sm-listingdeals .listingdeals-resp05-1 .clr1,
  .sm-listingdeals .listingdeals-resp05-2 .clr2,
  .sm-listingdeals .listingdeals-resp05-3 .clr3,
  .sm-listingdeals .listingdeals-resp05-4 .clr4,
  .sm-listingdeals .listingdeals-resp05-5 .clr5,
  .sm-listingdeals .listingdeals-resp05-6 .clr6 {
    clear: both;
  }
  .sm-listingdeals .product-item-actions {
    display: block;
  }
  .sm-listingdeals .product-item-actions .actions-primary {
    display: table-cell;
  }
  .sm-listingdeals .product-item-actions .actions-primary + .actions-secondary {
    display: table-cell;
    padding-left: 10px;
    width: 50%;
  }
  .sm-listingdeals .product-item-actions .actions-primary + .actions-secondary > .action {
    margin-right: 10px;
  }
}
@media all and (min-width: 468px) and (max-width: 767px) {
  .sm-listingdeals .listingdeals-resp04-6 .listingdeals-item {
    width: 16.666%;
  }
  .sm-listingdeals .listingdeals-resp04-5 .listingdeals-item {
    width: 20%;
  }
  .sm-listingdeals .listingdeals-resp04-4 .listingdeals-item {
    width: 25%;
  }
  .sm-listingdeals .listingdeals-resp04-3 .listingdeals-item {
    width: 33.333%;
  }
  .sm-listingdeals .listingdeals-resp04-2 .listingdeals-item {
    width: 50%;
  }
  .sm-listingdeals .listingdeals-resp04-1 .listingdeals-item {
    width: 100%;
  }
  .sm-listingdeals .listingdeals-resp04-1 .clr1,
  .sm-listingdeals .listingdeals-resp04-2 .clr2,
  .sm-listingdeals .listingdeals-resp04-3 .clr3,
  .sm-listingdeals .listingdeals-resp04-4 .clr4,
  .sm-listingdeals .listingdeals-resp04-5 .clr5,
  .sm-listingdeals .listingdeals-resp04-6 .clr6 {
    clear: both;
  }
  .sm-listingdeals .product-item-actions {
    display: block;
  }
  .sm-listingdeals .product-item-actions .actions-primary {
    display: table-cell;
  }
  .sm-listingdeals .product-item-actions .actions-primary + .actions-secondary {
    display: table-cell;
    padding-left: 10px;
    width: 50%;
  }
  .sm-listingdeals .product-item-actions .actions-primary + .actions-secondary > .action {
    margin-right: 10px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .sm-listingdeals .listingdeals-resp03-6 .listingdeals-item {
    width: 16.666%;
  }
  .sm-listingdeals .listingdeals-resp03-5 .listingdeals-item {
    width: 20%;
  }
  .sm-listingdeals .listingdeals-resp03-4 .listingdeals-item {
    width: 25%;
  }
  .sm-listingdeals .listingdeals-resp03-3 .listingdeals-item {
    width: 33.333%;
  }
  .sm-listingdeals .listingdeals-resp03-2 .listingdeals-item {
    width: 50%;
  }
  .sm-listingdeals .listingdeals-resp03-1 .listingdeals-item {
    width: 100%;
  }
  .sm-listingdeals .listingdeals-resp03-1 .clr1,
  .sm-listingdeals .listingdeals-resp03-2 .clr2,
  .sm-listingdeals .listingdeals-resp03-3 .clr3,
  .sm-listingdeals .listingdeals-resp03-4 .clr4,
  .sm-listingdeals .listingdeals-resp03-5 .clr5,
  .sm-listingdeals .listingdeals-resp03-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  .sm-listingdeals .listingdeals-resp02-6 .listingdeals-item {
    width: 16.666%;
  }
  .sm-listingdeals .listingdeals-resp02-5 .listingdeals-item {
    width: 20%;
  }
  .sm-listingdeals .listingdeals-resp02-4 .listingdeals-item {
    width: 25%;
  }
  .sm-listingdeals .listingdeals-resp02-3 .listingdeals-item {
    width: 33.333%;
  }
  .sm-listingdeals .listingdeals-resp02-2 .listingdeals-item {
    width: 50%;
  }
  .sm-listingdeals .listingdeals-resp02-1 .listingdeals-item {
    width: 100%;
  }
  .sm-listingdeals .listingdeals-resp02-1 .clr1,
  .sm-listingdeals .listingdeals-resp02-2 .clr2,
  .sm-listingdeals .listingdeals-resp02-3 .clr3,
  .sm-listingdeals .listingdeals-resp02-4 .clr4,
  .sm-listingdeals .listingdeals-resp02-5 .clr5,
  .sm-listingdeals .listingdeals-resp02-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 1200px) {
  .sm-listingdeals .listingdeals-resp01-6 .listingdeals-item {
    width: 16.666%;
  }
  .sm-listingdeals .listingdeals-resp01-5 .listingdeals-item {
    width: 20%;
  }
  .sm-listingdeals .listingdeals-resp01-4 .listingdeals-item {
    width: 25%;
  }
  .sm-listingdeals .listingdeals-resp01-3 .listingdeals-item {
    width: 33.333%;
  }
  .sm-listingdeals .listingdeals-resp01-2 .listingdeals-item {
    width: 50%;
  }
  .sm-listingdeals .listingdeals-resp01-1 .listingdeals-item {
    width: 100%;
  }
  .sm-listingdeals .listingdeals-resp01-1 .clr1,
  .sm-listingdeals .listingdeals-resp01-2 .clr2,
  .sm-listingdeals .listingdeals-resp01-3 .clr3,
  .sm-listingdeals .listingdeals-resp01-4 .clr4,
  .sm-listingdeals .listingdeals-resp01-5 .clr5,
  .sm-listingdeals .listingdeals-resp01-6 .clr6 {
    clear: both;
  }
}
.sm-listingdeals .owl-nav .owl-prev {
  left: 0;
}
.sm-listingdeals .owl-nav .owl-next {
  right: 0;
}
.sm-listingdeals .owl-theme .owl-controls {
  text-align: center;
  position: static;
}
.sm-listingdeals-loading {
  width: 100%;
  max-width: 100%;
  padding: 0;
  position: relative;
  min-height: 200px;
}
.sm-listingdeals .owl-controls .owl-dot,
.sm-listingdeals .owl-controls .owl-nav .owl-next,
.sm-listingdeals .owl-controls .owl-nav .owl-prev {
  -moz-user-select: none;
  cursor: pointer;
}
.sm-listingdeals .owl-controls .owl-nav .owl-next,
.sm-listingdeals .owl-controls .owl-nav .owl-prev {
  margin: 0 3px;
}
.sm-listingdeals .owl-theme .owl-dots .owl-dot {
  display: inline-block;
}
.sm-listingdeals .owl-theme .owl-dots .owl-dot.active span,
.sm-listingdeals .owl-theme .owl-dots .owl-dot:hover span {
  background: none repeat scroll 0 0 #55E415;
}
.sm-listingdeals .owl-theme .owl-dots .owl-dot span {
  background: none repeat scroll 0 0 #d6d6d6;
  border-radius: 30px;
  display: block;
  height: 10px;
  margin: 5px 7px;
  transition: opacity 200ms ease 0s;
  width: 10px;
}
.cf::before,
.cf::after {
  content: " ";
  display: table;
}
.cf::after {
  clear: both;
}
.sm-listingdeals .pre-text,
.sm-listingdeals .post-text {
  margin: 10px 0;
  clear: both;
}
.price-slider-wrap {
  padding: 0px 10px 0 0;
  margin: 10px;
}
#price-slider {
  background-color: #666;
  border-radius: 3px;
  height: 6px;
  margin: 10px 8px 0 4px;
  position: relative;
}
#price-slider .ui-slider-handle {
  border-color: #f4a137;
}
#price-slider .ui-slider-range {
  background-color: #f4a137;
}
#price-slider .ui-slider-range {
  background-color: #f03939;
  height: 100%;
  position: absolute;
}
#price-slider .ui-slider-handle {
  background: #fff none repeat scroll 0 0;
  border: 3px solid;
  border-radius: 50%;
  color: #f03939;
  cursor: e-resize;
  display: block;
  height: 15px;
  margin-right: inherit;
  padding-left: inherit;
  padding-right: inherit;
  position: absolute;
  text-align: center;
  top: -5px;
  width: 15px;
  z-index: 15;
}
.price-slider-values {
  text-align: center;
  margin-top: 20px;
}
.price-slider-values input[type="text"] {
  border: 1px solid #d8d8d8;
  color: #211e1f;
  padding-left: 2px;
  padding-right: 2px;
  width: 50px;
  text-align: center;
}
.loading-mask-shopby {
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}
.loading-mask-shopby .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
@media all and (max-width: 360px) {
  .toolbar-sorter.sorter .sorter-label {
    display: none;
  }
}
