.content-slideshow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-transform: uppercase; }
  .content-slideshow.left {
    right: auto;
    left: 0; }
  .content-slideshow.right {
    right: 0;
    left: auto; }

.icon-left-open::before {
  content: '\e819'; }

.icon-right-open::before {
  content: '\e81a'; }

.icon-cart {
  font-size: 18px; }
  .icon-cart::before {
    margin-right: .1em;
    content: '\e87f'; }

.paging-top .owl-dots {
  position: absolute;
  top: -27px;
  right: 5px;
  bottom: auto;
  left: inherit;
  margin: 0; }

.main-container .products-related h3.title-widget {
  margin: 0 0 2px !important;
  padding-bottom: 15px;
  border-bottom: #e1e1e1 solid 1px;
  background: none;
  color: #302e2a;
  font-size: 17px;
  font-weight: 700;
  line-height: initial;
  text-align: left;
  text-transform: uppercase; }
  .main-container .products-related h3.title-widget span.inner {
    background: none; }
  .main-container .products-related h3.title-widget::after {
    content: none !important; }
.main-container .products-related .item.product {
  margin-top: 15px; }
.main-container .products-related.full-width {
  padding: 40px 0 37px;
  background-color: #fff; }
.main-container .full-width-image-banner::after {
  display: none; }
.main-container .main-breadcrumbs {
  margin-bottom: 0 !important;
  font-family: Open Sans, arial, serif;
  font-weight: 400;
  line-height: 13px; }
.main-container .breadcrumbs ul {
  margin: 0;
  overflow: hidden; }
  .main-container .breadcrumbs ul li.home a {
    display: inline-block;
    position: relative;
    width: 15px;
    text-indent: 30px;
    overflow: hidden; }
    .main-container .breadcrumbs ul li.home a::after {
      position: absolute;
      top: 0;
      left: 0;
      font-family: 'porto';
      text-indent: 0;
      content: '\e883'; }
.main-container .checkout-cart .cart-table tfoot td a span {
  color: #777; }
.main-container .collection-main-banner .category-content {
  margin-bottom: 20px; }
.main-container .collection-main-banner .full-width-image {
  padding: 200px 0;
  text-align: center; }
  .main-container .collection-main-banner .full-width-image h3 {
    color: #fff;
    font-size: 60px;
    font-weight: 600;
    letter-spacing: -5px; }
  .main-container .collection-main-banner .full-width-image a {
    display: inline-block;
    margin: 20px 0;
    padding: 15px 40px;
    transition: all .3s;
    background-color: #fff;
    color: #000;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 1;
    text-transform: uppercase;
    box-shadow: 3px 3px 0 rgba(255, 255, 255, 0.5); }
.main-container .pagenav-wrap .pagination .pagination-page li {
  width: 32px;
  height: 32px;
  font-size: 15px;
  font-weight: 600;
  line-height: 30px; }
  .main-container .pagenav-wrap .pagination .pagination-page li a {
    height: 32px;
    color: #706f6c; }
  .main-container .pagenav-wrap .pagination .pagination-page li > span {
    height: 32px; }

.testimonials .item blockquote {
  margin: -15px -10px 0 73px;
  padding: 15px 30px 15px 43px;
  float: left;
  font-family: 'Open Sans';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; }
  .testimonials .item blockquote::before {
    color: #65829d;
    font-family: 'porto';
    font-size: 54px;
    font-weight: 400; }
  .testimonials .item blockquote::after {
    right: 54px;
    color: #65829d;
    font-family: 'porto';
    font-size: 54px;
    font-weight: 400; }
  .testimonials .item blockquote p {
    margin-bottom: 0;
    letter-spacing: .001em;
    line-height: 24px; }
.testimonials .item .testimonial-author {
  margin-bottom: 30px; }
  .testimonials .item .testimonial-author .img-thumbnail {
    padding: 0;
    border: 0; }
  .testimonials .item .testimonial-author p strong {
    display: block;
    padding-top: 7px;
    color: #2b2b2d;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .0025em;
    text-transform: uppercase; }

.category-boxed-banner {
  position: relative; }

.full-width-image-banner.style1 .banner-text,
.full-width-image-banner.style2 .banner-text,
.category-boxed-banner.style1 .banner-text,
.category-boxed-banner.style2 .banner-text {
  position: absolute;
  top: 50%;
  left: auto;
  width: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
.full-width-image-banner.style1 h2,
.full-width-image-banner.style2 h2,
.category-boxed-banner.style1 h2,
.category-boxed-banner.style2 h2 {
  padding: 0;
  background-color: transparent;
  color: #010204;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase; }
  .full-width-image-banner.style1 h2 b,
  .full-width-image-banner.style2 h2 b,
  .category-boxed-banner.style1 h2 b,
  .category-boxed-banner.style2 h2 b {
    font-family: "Oswald",sans-serif;
    font-size: 26px;
    letter-spacing: -.25px; }
.full-width-image-banner.style1 h3,
.full-width-image-banner.style2 h3,
.category-boxed-banner.style1 h3,
.category-boxed-banner.style2 h3 {
  margin-bottom: 30px;
  padding: 0;
  color: #010204;
  font: 800 36px/1.1 "Open Sans",sans-serif;
  text-transform: uppercase; }
.full-width-image-banner.style1 .shop-now,
.full-width-image-banner.style2 .shop-now,
.category-boxed-banner.style1 .shop-now,
.category-boxed-banner.style2 .shop-now {
  display: inline-block;
  min-width: 100px;
  margin: 0;
  padding: 11px 10px;
  border-radius: 2px !important;
  border-color: #2b2b2c;
  background-color: #2b2b2c;
  color: #fff;
  font-family: "Oswald",sans-serif;
  font-size: 14px;
  letter-spacing: .75px;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase; }
  .full-width-image-banner.style1 .shop-now:focus,
  .full-width-image-banner.style2 .shop-now:focus,
  .category-boxed-banner.style1 .shop-now:focus,
  .category-boxed-banner.style2 .shop-now:focus {
    text-decoration: none; }
.full-width-image-banner.style1 img,
.full-width-image-banner.style2 img,
.category-boxed-banner.style1 img,
.category-boxed-banner.style2 img {
  width: 100%; }

.full-width-image-banner.style2 h3,
.category-boxed-banner.style2 h3 {
  margin-bottom: 18px;
  font: 700 46px/1.1 "Oswald",sans-serif;
  letter-spacing: -.25px; }

.sidebar .icon-up-dir::before {
  content: '\e81b'; }
.sidebar .icon-down-dir::before {
  content: '\e81c'; }
.sidebar .block-content ul li .collapse::after,
.sidebar .block-content ul li .expand::after {
  padding: 0;
  color: #21293c;
  font-size: 11px;
  text-align: right; }
.sidebar .block-content ul li .expand::after {
  content: '\e874'; }
.sidebar .block-content ul li .collapse::after {
  content: '\e873'; }
.sidebar .block-content ul li a {
  color: #4a505e;
  font-size: 13px;
  letter-spacing: .01em;
  line-height: 33px; }
.sidebar .block-layered-nav {
  margin-bottom: 0; }

.html-sidebar {
  padding: 2rem 2rem 0; }
  .html-sidebar h2 {
    margin-bottom: 15px;
    letter-spacing: .01em;
    text-transform: uppercase; }
  .html-sidebar h5 {
    color: #7a7d82;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .022em; }

.sidebar-toogle .block-title .collapse,
.sidebar-cate-toogle .block-title .collapse {
  border: 0;
  background: none;
  color: #21293c;
  font-size: 17px;
  z-index: 5; }
  .wrapper .sidebar-toogle .block-title .collapse:hover, .wrapper
  .sidebar-cate-toogle .block-title .collapse:hover {
    background-color: transparent;
    color: #21293c; }

.narrow-by-list dt {
  margin-top: 0;
  margin-bottom: 0; }
.narrow-by-list dd ol li {
  font-size: 14px;
  line-height: 27px; }
.narrow-by-list dd ol.swatch-list li .item .has-image i.color_box {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.13); }
.narrow-by-list dd ol.swatch-list li .item:hover .has-image i.color_box:before, .narrow-by-list dd ol.swatch-list li .item.active .has-image i.color_box:before {
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.3); }


.block-layered-nav .block-title,
.block-nav .block-title {
  padding: 25px 20px 0;
  border: 0;
  background: none;
  color: #21293c;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: .01em;
  text-transform: uppercase; }
.block-layered-nav .layer-filter,
.block-layered-nav .block-content,
.block-nav .layer-filter,
.block-nav .block-content {
  position: relative;
  padding: 10px 20px 24px;
  border: 0;
  border-bottom: #efefef solid 1px;
  border-radius: 0;
  background: none;
  z-index: 2; }

.block-layered-nav .block-content {
  padding: 0;
  border: 0; }

.bestseller .block-title {
  position: relative;
  padding: 20px 20px 0;
  color: #21293c;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: .01em;
  line-height: 1.2; }
.bestseller .sidebar-content {
  padding: 0 20px 15px;
  border-bottom: solid 1px #efefef;
  background: none; }
  .bestseller .sidebar-content .products-grid .owl-nav button {
    top: 8px;
    right: -1px; }
    .bestseller .sidebar-content .products-grid .owl-nav button i {
      color: #21293c;
      font-size: 19px; }
  .bestseller .sidebar-content .products-grid .owl-nav .owl-prev .icon-left-open::before {
    content: '\e819'; }
  .bestseller .sidebar-content .products-grid .owl-nav .owl-next .icon-right-open::before {
    content: '\e81a'; }

.sidebar-style-1 .block-title .collapse {
  margin-top: -3px; }

.sidebar-style-2 .block-title {
  margin-bottom: 10px;
  padding: 10px 0;
  border-bottom: 2px solid #dfdfdf;
  color: #000;
  font-family: Oswald;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px; }
  .sidebar-style-2 .block-title .collapse {
    right: -7px;
    color: #000; }
  .block-nav .sidebar-style-2 .block-title {
    margin-top: 0; }
  .sidebar-style-2 .block-title span {
    font-family: 'Oswald'; }
.sidebar-style-2 .layer-filter,
.sidebar-style-2 .block-content {
  padding: 0 0 15px 15px;
  border: 0; }
.sidebar-style-2 .block-layered-nav .block-content {
  padding: 0; }
.sidebar-style-2 .bestseller .sidebar-content .products-grid .owl-nav button {
  top: 7px;
  right: -10px; }
.sidebar-style-2 .bestseller .sidebar-content .products-grid .owl-nav .owl-prev {
  right: 3px; }
.sidebar-style-2 .block-content ul li a {
  font-size: 12px;
  line-height: 27px; }
.sidebar-style-2 .narrow-by-list dd ol li {
  font-size: 12px; }
.sidebar-style-2 .html-sidebar {
  padding: 0; }
.sidebar-style-2 .html-sidebar h2 {
  margin: 10px 0 20px;
  border-bottom: 2px solid #dfdfdf;
  padding: 0 0 10px;
  font-family: 'Oswald';
  font-size: 12px;
  letter-spacing: 1px; }
.sidebar-style-2 .html-sidebar h5 {
  font-size: 11px;
  color: #878787; }
.sidebar-style-2 .html-sidebar p {
  font-size: 12px; }
.sidebar-style-2 .price-box span {
  font-family: 'Oswald';
  font-weight: 600; }

.sidebar-style-3 {
  background-color: #ededea;
  border: none; }
  .sidebar-style-3 .main-sidebar-menu {
    background: #fff; }
    @media (min-width: 992px) {
      .sidebar-style-3 .main-sidebar-menu {
        padding-bottom: 20px;
        margin-bottom: 10px; } }
  .sidebar-style-3 > .block {
    margin: 0 23px 0; }
  .sidebar-style-3 .block-title {
    margin-bottom: 15px;
    padding: 10px 0;
    border-bottom: 1px solid rgba(34, 37, 41, 0.07);
    color: #313131;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 23px; }
    .sidebar-style-3 .block-title .collapse {
      right: -7px;
      color: #000; }
    .block-nav .sidebar-style-3 .block-title {
      margin-top: 0; }
  .sidebar-style-3 .layer-filter,
  .sidebar-style-3 .block-content {
    padding: 0 0 15px 15px;
    border: 0; }
  .sidebar-style-3 .block-layered-nav .block-content {
    padding: 0 0 15px; }
  .sidebar-style-3 .block-content ul li a {
    font-size: 12px;
    line-height: 27px; }
  .sidebar-style-3 .narrow-by-list dd ol li {
    font-size: 12px; }
  .sidebar-style-3 .html-sidebar h2 {
    margin: 10px 0 20px;
    border-bottom: 1px solid rgba(34, 37, 41, 0.07);
    padding: 0 0 10px;
    font-size: 12px; }
  .sidebar-style-3 .html-sidebar h5 {
    font-size: 11px;
    color: #878787; }
  .sidebar-style-3 .html-sidebar p {
    font-size: 12px; }
  .sidebar-style-3 .bestseller .sidebar-content .products-grid .owl-nav button {
    top: 7px;
    right: -10px; }
  .sidebar-style-3 .bestseller .sidebar-content .products-grid .owl-nav .owl-prev {
    right: 3px; }

.main-section-one .home_slidebar .home_slider_banner {
  padding-bottom: 23px;
  border: solid 1px #dae2e6;
  border-radius: 2px; }
  .main-section-one .home_slidebar .home_slider_banner .owl-dots {
    position: relative;
    bottom: 0;
    margin-top: 20px; }
.main-section-one .home_slidebar .block-subscribe {
  border: 0;
  border-radius: 0;
  background: none; }
  .main-section-one .home_slidebar .block-subscribe .block-content .block_subscribe_form .input-group input {
    display: block;
    height: 45px;
    padding-right: 10px;
    border: 1px solid #e4e4e4;
    color: #05131c;
    text-transform: uppercase; }
  .main-section-one .home_slidebar .block-subscribe .block-content .block_subscribe_form .input-group button {
    display: block;
    width: 100%;
    margin: 7px 0 0;
    border: 0;
    background-color: #05131c;
    color: #fff;
    font-size: 12px;
    letter-spacing: .005em;
    line-height: 45px;
    text-transform: uppercase; }
.main-section-one .home_slidebar .testimonials {
  padding: 22px;
  border: solid 2px #0188cc;
  border-radius: 2px; }
  .main-section-one .home_slidebar .testimonials .item blockquote {
    padding: 15px 30px 15px 43px;
    color: #62615e; }
    .main-section-one .home_slidebar .testimonials .item blockquote::after {
      right: 10px; }
    .main-section-one .home_slidebar .testimonials .item blockquote p {
      margin: 0 -10px;
      font-family: 'Open Sans';
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      letter-spacing: .001em;
      line-height: 24px; }
  .main-section-one .home_slidebar .testimonials .owl-dots {
    bottom: 0;
    padding-left: 32px;
    text-align: left; }
.main-section-one .products-collection h3.title-widget {
  margin-bottom: -15px;
  padding-bottom: 0;
  background-image: none;
  font-size: 17px;
  letter-spacing: 0; }
.main-section-one .blog-slidebar .latest_news .item .row .postTitle h2 {
  min-height: auto;
  margin-bottom: 15px; }
  .main-section-one .blog-slidebar .latest_news .item .row .postTitle h2 a {
    font-size: 17px;
    font-weight: 600;
    line-height: 22px; }
.main-section-one .blog-slidebar .owl-dots {
  display: block;
  bottom: 0;
  padding-left: 10px;
  text-align: left; }
.main-section-one .filter-products .title-widget {
  padding-bottom: 0;
  text-align: left; }
.main-section-one .filter-products .category-products .product-image-area .product-image {
  border: solid 1px #ddd; }
.main-section-one .products-collection .owl-nav {
  top: -21px !important; }
  .main-section-one .products-collection .owl-nav i {
    color: #333;
    font-size: 18px; }
.main-section-one .shop-features .col-md-4 i {
  border-color: #0188cc;
  color: #0188cc; }
.main-section-one .shop-features .col-md-4 h3 {
  font-size: 14px;
  font-weight: 700; }
.main-section-one .shop-features .col-md-4 p {
  color: #4a505e;
  font-weight: 400;
  line-height: 27px; }

.product-image-area .product-date div {
  padding: 5px 0 8px;
  transition: background-color .3s; }

.main_section_two .home_slidebar h3.title-widget {
  padding: 0;
  border-bottom: solid 2px #e7e7e7;
  color: #282d3b;
  font-family: 'Oswald';
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .05em;
  line-height: 33px;
  text-align: left; }
.main_section_two .home_slidebar .block {
  padding: 0;
  background: none; }
.main_section_two .home_slidebar .block.sidebar-cate-toogle {
  padding: 17px 25px;
  border: 0;
  background-color: #f1f1f1; }
  .main_section_two .home_slidebar .block.sidebar-cate-toogle .block-title {
    margin-top: 0;
    margin-bottom: 19px !important;
    padding: 0 0 10px;
    border: 0;
    border-bottom: solid 2px #dfdfdf;
    background-color: transparent;
    color: #282d3b;
    font-family: 'Oswald';
    font-size: 14px;
    letter-spacing: .05em; }
  .main_section_two .home_slidebar .block.sidebar-cate-toogle .sidebar-content {
    padding: 0;
    border: 0;
    background: none; }
    .main_section_two .home_slidebar .block.sidebar-cate-toogle .sidebar-content .nav-accordion li a {
      color: #546067;
      font-size: 12px !important;
      letter-spacing: .075em;
      line-height: 30px;
      text-transform: uppercase; }
    .main_section_two .home_slidebar .block.sidebar-cate-toogle .sidebar-content .nav-accordion li span.expand::after {
      color: #546067;
      content: '\e81b'; }
    .main_section_two .home_slidebar .block.sidebar-cate-toogle .sidebar-content .nav-accordion li span.collapse:after {
      color: #546067;
      content: '\e81c'; }
.main_section_two .tab-product-collection .category-list .tab-selector {
  border-bottom: solid 2px #e7e7e7;
  background: none;
  color: #282d3b;
  font-family: 'Oswald';
  font-size: 14px;
  letter-spacing: .05em; }
  .main_section_two .tab-product-collection .category-list .tab-selector ul li {
    border-left: 0; }
    .main_section_two .tab-product-collection .category-list .tab-selector ul li.active a, .main_section_two .tab-product-collection .category-list .tab-selector ul li.hover a, .main_section_two .tab-product-collection .category-list .tab-selector ul li.focus a {
      background: none; }
      .main_section_two .tab-product-collection .category-list .tab-selector ul li.active a:hover, .main_section_two .tab-product-collection .category-list .tab-selector ul li.hover a:hover, .main_section_two .tab-product-collection .category-list .tab-selector ul li.focus a:hover {
        background: none; }
    .main_section_two .tab-product-collection .category-list .tab-selector ul li a {
      padding-left: 0;
      background: none;
      font-size: 14px;
      font-weight: 600; }
      .main_section_two .tab-product-collection .category-list .tab-selector ul li a:hover {
        background: none; }
.main_section_two .blog_article .latest_news {
  margin: 15px -10px 0; }
  .main_section_two .blog_article .latest_news .item {
    padding: 10px 10px 0; }
    .main_section_two .blog_article .latest_news .item .row .post-image {
      border-radius: 0; }
      .main_section_two .blog_article .latest_news .item .row .post-image img {
        width: 100%; }
      .main_section_two .blog_article .latest_news .item .row .post-image .post-date {
        right: 11px;
        left: auto; }
    .main_section_two .blog_article .latest_news .item .row .postTitle {
      padding-left: 0; }
      .main_section_two .blog_article .latest_news .item .row .postTitle h2 {
        min-height: auto; }
    .main_section_two .blog_article .latest_news .item .row .postContent {
      padding-bottom: 0;
      padding-left: 0; }
    .main_section_two .blog_article .latest_news .item .row a.readmore {
      margin-left: 0;
      padding: 0;
      background-color: transparent;
      font-family: 'Open Sans';
      font-size: 13px;
      font-weight: 600;
      text-transform: uppercase; }

.post-wrapper .post-banner {
  padding: 0;
  border: 0;
  border-radius: 0; }
.post-wrapper .post-date .day {
  padding: 10px 2px; }
.post-wrapper .postContent {
  padding-bottom: 10px; }
  .post-wrapper .postContent p {
    margin-top: 1.6rem;
    line-height: 1.8; }
.post-wrapper .postTitle h2 {
  font-size: 22px;
  font-weight: 400; }

.blog-wrapper .pagination {
  border-radius: 0; }
.blog-wrapper .pagination-page {
  float: right; }

.main_section_three .sidebar-section-main .home-side-menu-type2 h2 {
  margin-bottom: 0;
  padding: 10px 0 10px 20px;
  background: #2f2727;
  color: #fff;
  font-family: 'Oswald';
  font-size: 14px;
  letter-spacing: .075em;
  line-height: 22px;
  text-transform: uppercase; }
  .main_section_three .sidebar-section-main .home-side-menu-type2 h2 i::before {
    font-size: 16px; }
.main_section_three .sidebar-section-main .home-side-menu-type2 .sidebar-content {
  border: 0; }
  .main_section_three .sidebar-section-main .home-side-menu-type2 .sidebar-content ul.nav-accordion a {
    color: #465157;
    font-family: 'Poppins';
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .005em;
    line-height: 52px; }
  .main_section_three .sidebar-section-main .home-side-menu-type2 .sidebar-content ul.nav-accordion > li {
    border-bottom: 1px solid #ededed; }
    .main_section_three .sidebar-section-main .home-side-menu-type2 .sidebar-content ul.nav-accordion > li span.collapse, .main_section_three .sidebar-section-main .home-side-menu-type2 .sidebar-content ul.nav-accordion > li span.expand {
      right: 12px;
      line-height: 52px; }
      .main_section_three .sidebar-section-main .home-side-menu-type2 .sidebar-content ul.nav-accordion > li span.collapse::after, .main_section_three .sidebar-section-main .home-side-menu-type2 .sidebar-content ul.nav-accordion > li span.expand::after {
        color: #465157;
        font-size: 10px; }
    .main_section_three .sidebar-section-main .home-side-menu-type2 .sidebar-content ul.nav-accordion > li span.collapse::after {
      content: '\e873'; }
    .main_section_three .sidebar-section-main .home-side-menu-type2 .sidebar-content ul.nav-accordion > li span.expand::after {
      content: '\e874'; }
    .main_section_three .sidebar-section-main .home-side-menu-type2 .sidebar-content ul.nav-accordion > li:last-child {
      border: 0; }
  .main_section_three .sidebar-section-main .home-side-menu-type2 .sidebar-content ul.nav-accordion ul > li {
    border-top: 1px solid #ededed; }
  .main_section_three .sidebar-section-main .home-side-menu-type2 .sidebar-content ul.nav-accordion li.level0 {
    padding-left: 20px; }
.main_section_three .sidebar-section-main .featured-box-2 h3 {
  margin-bottom: 5px;
  border: 0;
  color: #2b2b2d;
  font-family: 'Oswald';
  font-weight: 400;
  letter-spacing: .075em;
  line-height: 1.4; }
  .main_section_three .sidebar-section-main .featured-box-2 h3 i {
    color: #2f2727;
    font-size: 26px; }
.main_section_three .sidebar-section-main .featured-box-2 i {
  color: #2f2727;
  font-size: 26px; }
.main_section_three .sidebar-section-main .featured-box-2 p {
  margin-bottom: 10px;
  color: #687176;
  font-family: 'Poppins';
  font-size: 14px;
  font-weight: 400;
  line-height: 27px; }
.main_section_three .products-collection h3.title-widget {
  margin: 0 0 5px;
  color: #2f2727;
  font-family: 'Oswald';
  font-size: 20px;
  font-weight: 400;
  line-height: 42px; }

.input-container .input-skin i::before {
  margin: 0; }

.main-slideshow .side-custom-menu {
  margin-bottom: 0; }
  .main-slideshow .side-custom-menu h2 {
    margin: 0;
    padding: 14px 25px;
    color: #465157;
    font-size: 14.5px;
    letter-spacing: .001em;
    text-align: left; }
  .main-slideshow .side-custom-menu ul {
    padding: 0 12px; }
    .main-slideshow .side-custom-menu ul > li.level0 {
      padding: 0;
      border-top: 1px solid #ddd;
      text-align: left; }
      .main-slideshow .side-custom-menu ul > li.level0 a {
        display: block;
        position: relative;
        padding-left: 40px;
        color: #465157;
        font-size: 14px;
        letter-spacing: .005em;
        line-height: 1; }
        .main-slideshow .side-custom-menu ul > li.level0 a:hover {
          text-decoration: underline; }
.main-slideshow .slideshow-sidebar .slideshow .owl-dots {
  position: absolute;
  bottom: 38px;
  left: 65px;
  margin: 0;
  text-align: left; }
  .main-slideshow .slideshow-sidebar .slideshow .owl-dots .owl-dot span {
    width: 24px;
    height: 3px;
    border: solid 2px #95a9b3;
    border-radius: 0 !important;
    background: #333;
    opacity: .4; }
  .main-slideshow .slideshow-sidebar .slideshow .owl-dots .owl-dot:hover span, .main-slideshow .slideshow-sidebar .slideshow .owl-dots .owl-dot.active span {
    border-color: #010204;
    background-color: #010204;
    opacity: 1; }

.slideshow-thumbnails.slideshow-section .owl-thumbs {
  right: 0;
  width: 24%; }

.group_product .row .one-product .item .details-area .ratings {
  display: none; }
.group_product .row .one-product .item .quickview-icon {
  display: none; }
.group_product .row .one-product .item:hover .item-area {
  box-shadow: none; }

.featured-brands .owl-nav {
  position: static; }
  .featured-brands .owl-nav button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  .featured-brands .owl-nav .owl-prev {
    left: 0; }
  .featured-brands .owl-nav .owl-next {
    right: 0; }

.top-newsletter {
  padding: 7px 0;
  background-color: #0e0e0e;
  color: #fff; }
  .top-newsletter .a-left-sm {
    font-size: 11px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-transform: uppercase; }
  .top-newsletter .a-right-sm {
    font-size: 11px;
    font-weight: 400;
    line-height: 24px;
    text-align: right; }

.toolbar .sorter_wrap .select-inner span {
  margin-right: 8px;
  color: #777;
  font-size: 13px;
  font-weight: 400;
  line-height: 35px;
  vertical-align: middle; }
.toolbar .limited-wrap .select-inner span {
  margin-right: 8px;
  color: #777;
  font-size: 13px;
  font-weight: 400;
  line-height: 32px; }
  @media (max-width: 480px) {
    .toolbar .limited-wrap .select-inner span {
      display: none; } }
.toolbar select {
  height: 32px; }
.toolbar.top_toolbar .pagenav-wrap {
  display: none; }

.toolbar-bottom {
  margin-top: -1px;
  padding-top: 25px;
  border-top: solid 1px #e4e4e4; }
  .toolbar-bottom .toolbar {
    margin-bottom: 20px; }
  .toolbar-bottom .limited-wrap {
    float: left; }

.view-mode {
  -ms-flex-order: 5;
  order: 5;
  margin-right: 0;
  margin-left: 15px; }
  .view-mode .layout-opt.active {
    border: 0;
    background: none;
    color: black; }

.layout-opt {
  width: 22px;
  height: 22px;
  border: 0;
  color: #000; }
  .layout-opt.icon-mode-list::before {
    font-size: 15px;
    content: '\e87b'; }
  .layout-opt.icon-mode-grid::before {
    font-size: 15px;
    content: '\e880'; }
  .layout-opt:hover {
    border: 0;
    color: black;
    background: none !important; }

.yith-wcwl-add-to-wishlist {
  margin-top: 0;
  line-height: 1;
  vertical-align: top; }
  .yith-wcwl-add-to-wishlist a,
  .yith-wcwl-add-to-wishlist span {
    border-radius: 0; }

.add-links .link-compare {
  border-radius: 0; }

.sidebar-right .custom-block {
  margin-bottom: 33px;
  border: 0;
  background: none;
  color: #6b7a83; }
  .sidebar-right .custom-block .owl-dots {
    display: none; }
.sidebar-right .custom-block-1 {
  padding-bottom: 0; }
  .sidebar-right .custom-block-1 > div > div {
    min-height: 65px;
    margin-bottom: 0;
    padding: 17px 0;
    border-bottom: solid 1px #dee5e8; }
    .sidebar-right .custom-block-1 > div > div:last-child {
      border-bottom: 0; }
    .sidebar-right .custom-block-1 > div > div i {
      border: 0;
      color: #08c;
      font-size: 40px; }
    .sidebar-right .custom-block-1 > div > div h3 {
      margin-left: 66px;
      color: #6b7a83;
      font-size: 14px;
      font-weight: 600;
      letter-spacing: .005em;
      line-height: 20px; }
.sidebar-right .bestseller-product .block-title {
  margin: 5px 0 0;
  padding: 0;
  border: 0;
  background-color: transparent;
  color: #21293c;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: .01em;
  line-height: 1;
  text-transform: uppercase; }
.sidebar-right .bestseller-product .sidebar-content .owl-nav button {
  top: 8px;
  width: 13px;
  color: #21293c;
  font-size: 19px; }
  .sidebar-right .bestseller-product .sidebar-content .owl-nav button i {
    color: #21293c;
    font-size: 19px; }
    .sidebar-right .bestseller-product .sidebar-content .owl-nav button i::before, .sidebar-right .bestseller-product .sidebar-content .owl-nav button i::after {
      margin: 0; }
.sidebar-right .bestseller-product .sidebar-content .owl-nav .owl-prev {
  right: 17px; }
.sidebar-right .bestseller-product .sidebar-content .owl-nav .owl-next {
  right: 0; }
.sidebar-right .bestseller-product .item-area {
  margin: 10px 0; }

.bestseller-product .details-area .product-name {
  display: block;
  margin: 5px 0 0;
  padding-right: 10px;
  color: #7a7d82;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .001em;
  line-height: 1.5; }
.bestseller-product .details-area .price {
  margin-top: 7px; }

.product-view .product-img-box .product-image .product-image-gallery,
.product-view .product-img-box .more-views-horizontal .product-image-thumbs .item a {
  padding: 0; }
.product-view .product-img-box .more-views-vertical .media-list .vertical-carousel a {
  padding: 0; }
.product-view .product-img-box .more-views-horizontal .product-image-thumbs .item a img {
  padding: 0; }
.product-view .product-shop .bottom-home-dailydeal .title {
  color: #21293c;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase; }
.product-view .product-shop .bottom-home-dailydeal .text {
  color: #fff;
  font-family: 'Oswald';
  font-size: 10px;
  font-weight: 400;
  letter-spacing: .025em; }
.product-view .product-shop .bottom-home-dailydeal .no {
  font-family: 'Oswald';
  font-size: 18px;
  font-weight: 700; }
.product-view .product-shop .product-date div {
  width: 66px;
  padding: 9px 0;
  border-radius: 0;
  background-color: #db3570; }
.product-view .product-shop .review-product-details {
  margin-bottom: 13px; }
  .product-view .product-shop .review-product-details .spr-badge-caption {
    display: inline-block;
    margin: 0;
    margin-left: 12px;
    color: #bdbdbd !important;
    font-size: 14px;
    line-height: 20px;
    vertical-align: text-top; }
.product-view .product-shop .product-type label,
.product-view .product-shop .product-vendor label {
  color: #7b858a;
  font-size: 14px; }
.product-view .product-shop .product-sku {
  color: #7b858a;
  font-size: 14px; }
.product-view .product-shop .product-inventory {
  color: #7b858a;
  font-size: 14px;
  font-weight: 400; }
.product-view .product-shop .shopify-payment-button {
  margin-bottom: 20px;
  padding-right: 27px; }
  .product-view .product-shop .shopify-payment-button .shopify-payment-button__button {
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase; }
  .product-view .product-shop .shopify-payment-button .shopify-payment-button__more-options {
    display: none; }
.product-view .prev-next-products .product-nav .product-pop {
  min-width: 100px;
  margin-top: 7px;
  padding: 10px 5px; }
.product-view .prev-next-products a {
  color: #21293c;
  font-size: 22px;
  line-height: 23px; }
  .product-view .prev-next-products a i::before {
    margin: 0; }
.product-view .product-name h1 {
  margin: 0;
  padding: 0 0 8px;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px; }
  .product-view .product-name h1 a {
    color: #21293c;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: -.01em; }
.product-view .short-custom-block {
  padding: 23px 0 25px;
  border-bottom: solid 1px #e6e6e6; }
  .product-view .short-custom-block .item {
    display: inline-block;
    padding: 0 10px;
    border-left: 1px solid #e6e6e6;
    text-align: left; }
    .product-view .short-custom-block .item:first-child {
      padding-left: 0;
      border-left: 0; }
    .product-view .short-custom-block .item i {
      display: inline-block;
      color: #c8c29d;
      font-size: 34px;
      vertical-align: middle; }
    .product-view .short-custom-block .item .text-area {
      display: inline-block;
      margin-left: 5px;
      text-align: left;
      vertical-align: middle; }
      .product-view .short-custom-block .item .text-area h3 {

        color: #7a7d82;
        font-size: 14px;
        font-weight: 400; }
.product-view .porto-custom-block {
  padding: 23px 0 25px;
  border-bottom: solid 1px #e6e6e6; }
  .product-view .porto-custom-block .item {
    display: inline-block; }
    .product-view .porto-custom-block .item i {
      width: 50px;
      height: 50px;
      margin-right: 10px;
      float: left;
      border: 0;
      border-radius: 50%;
      color: #db3570;
      font-size: 40px;
      line-height: 48px;
      text-align: center; }
    .product-view .porto-custom-block .item h3 {
      margin-left: 65px;
      color: #6b7a83;
      font-size: 14px;
      font-weight: 600;
      letter-spacing: .005em;
      line-height: 20px; }
.product-view .short-description {
  padding: 0;
  border: 0;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .005em;
  line-height: 27px; }
.product-view .product-type-data .price-box .price {
  margin: 0;
  color: #3b3b3b;
  font-size: 21px;
  font-weight: 700;
  line-height: 1; }
.product-view .middle-product-detail {
  border: 0; }
.product-view .product-options {
  margin: 25px 0 0;
  border: 0; }
.product-view .product-options-bottom .add-to-cart-box .input-box {
  -ms-flex-pack: center;
  justify-content: center;
  width: 104px; }
  .product-view .product-options-bottom .add-to-cart-box .input-box input {
    width: calc(100% - 58px);
    height: 43px;
    margin: 0;
    font-family: 'Oswald'; }
  .product-view .product-options-bottom .add-to-cart-box .input-box .plus-minus .items i {
    width: 100%;
    height: 100%;
    border: 0;
    color: #8798a2;
    font-size: 11px;
    line-height: 41px; }
  .product-view .product-options-bottom .add-to-cart-box .input-box .plus-minus .increase,
  .product-view .product-options-bottom .add-to-cart-box .input-box .plus-minus .reduced {
    position: absolute;
    top: 0;
    width: 30px;
    height: 43px;
    border: solid 1px #dae2e6;
    font-size: 11px;
    line-height: 41px; }
  .product-view .product-options-bottom .add-to-cart-box .input-box .plus-minus .increase {
    right: 0; }
  .product-view .product-options-bottom .add-to-cart-box .input-box .plus-minus .reduced {
    left: 0; }
.product-view .product-options-bottom .add-to-cart-box .button-wrapper {
  position: relative; }
  .product-view .product-options-bottom .add-to-cart-box .button-wrapper .button-wrapper-content i {
    font-size: 18px;
    line-height: 43px; }
  .product-view .product-options-bottom .add-to-cart-box .button-wrapper .button-wrapper-content .btn-cart {
    height: 43px;
    font-family: 'Oswald';
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .05em;
    line-height: 43px;
    text-transform: uppercase; }
.product-view .product-collateral {
  margin-top: 0; }
.product-view .nav {
  bottom: 0; }
  .product-view .nav .nav-item {
    margin-bottom: -2px;
    padding: 12px 15px 0 15px; }
    .product-view .nav .nav-item:first-child {
      padding-left: 0; }
  .product-view .nav .nav-link {
    padding: 12px 0;
    border: 0;
    border-bottom: 2px solid transparent;
    font: 700 14px / 1 'Oswald', sans-serif;
    letter-spacing: .1px;
    text-transform: uppercase; }
.product-view .product-tabs.vertical > ul li {
  margin-bottom: 0;
  padding-right: 0;
  border-top: none !important;
  border-right: 0;
  border-left-width: 0;
  border-radius: 0; }
  .product-view .product-tabs.vertical > ul li a {
    display: inline-block;
    min-width: auto;
    margin-bottom: -1px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 2px solid transparent; }
.product-view .product-tabs.vertical .tab-content {
  padding-top: 0;
  border: 0; }
.product-view .product-tabs.vertical .nav-item + .nav-item {
  padding-left: 0; }
.product-view .product-tabs.horizontal .nav, .product-view .product-tabs.sticky .nav {
  border-bottom: solid 2px #dae2e6; }
.product-view .product-tabs > ul {
  overflow: visible; }
  .product-view .product-tabs > ul li {
    border: 0;
    background: none; }
    .product-view .product-tabs > ul li a {
      color: #818692; }
      .product-view .product-tabs > ul li a:hover {
        text-decoration: inherit; }
.product-view .product-tabs .tab-content {
  min-height: 300px;
  padding: 20px 0;
  border: 0;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .005em;
  line-height: 27px;
  box-shadow: none; }
  .product-view .product-tabs .tab-content ul li {
    line-height: 36px; }
  .product-view .product-tabs .tab-content .product-tabs-content-inner p {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .005em;
    line-height: 27px; }
.product-view .actions .add-to-links li a.link-wishlist,
.product-view .actions .add-to-links li a.link-compare {
  width: 43px;
  height: 43px;
  margin-left: 3px !important;
  line-height: 41px; }

.tab-selector .nav-link {
  border-bottom: 2px solid transparent; }
.tab-selector .nav-link.active {
  border-bottom: 2px solid #db3570; }

.tab-product-collection .category-list .tab-selector ul li {
  border: 0;
  margin-bottom: -2px; }
  .tab-product-collection .category-list .tab-selector ul li a {
    line-height: inherit; }

.product_view_extended .product-view .product-options-bottom label.qty {
  margin: 0 0 20px; }
.product_view_extended .product-view .product-options-bottom .add-to-cart-box .input-box input {
  width: 36px !important;
  height: 24px;
  background: #f4f4f4;
  color: #21293c;
  font-size: 13px; }
.product_view_extended .product-view .product-options-bottom .add-to-cart-box .input-box .plus-minus .items {
  width: 30px;
  height: 24px;
  border: 0;
  line-height: 24px; }
  .product_view_extended .product-view .product-options-bottom .add-to-cart-box .input-box .plus-minus .items i {
    font-size: 11px;
    line-height: 24px; }
.product_view_extended .product-view .prev-next-products a {
  color: #222;
  font-size: 22px; }
  .product_view_extended .product-view .prev-next-products a i::before {
    margin: 0;
    font-weight: 600; }
.product_view_extended .product-view .product-type-data .price-box .price,
.product_view_extended .product-view .product-type-data .price_compare {
  font-family: 'Oswald';
  font-weight: 500; }

.product-view-fullwidth .product-view .product-type-data .price-box .price {
  font-family: 'Oswald';
  font-size: 25px;
  font-weight: 500; }

.product-type-main i.icon-up-dir::before {
  content: '\e873'; }
.product-type-main i.icon-down-dir::before {
  content: '\e874'; }

.sticky-product .add-to-cart-clone button {
  border-radius: 0;
  font-family: 'Oswald';
  letter-spacing: 1px;
  text-transform: uppercase; }

.footer-wrapper .footer-middle .info-footer .footer-block-title h3 span {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase; }
.footer-wrapper .footer-middle ul.contact-info b {
  display: inline-block;
  margin-bottom: 7px;
  font-size: 13px;
  font-weight: 400; }
.footer-wrapper .footer-middle ul.contact-info i p {
  line-height: 1; }
.footer-wrapper .footer-middle input {
  max-width: 410px;
  height: 48px;
  margin: 0;
  padding: 0 10px 0 15px;
  border: 0;
  background-color: #fff;
  color: #686865;
  font-size: 13px; }
.footer-wrapper .footer-middle button {
  width: 120px;
  height: 48px;
  margin-left: -120px;
  padding: 0 12px;
  float: left;
  line-height: 48px;
  text-transform: uppercase; }
.footer-wrapper .footer-middle .block-bottom {
  padding: 27px 0;
  border-top: 1px solid #3d3d38;
  text-align: left; }
.footer-wrapper .footer-middle ul.footer-list {
  width: 100%;
  margin-top: -5px;
  padding: 0; }
  .footer-wrapper .footer-middle ul.footer-list li {
    display: block;
    position: relative;
    padding: 6px 0;
    line-height: 1; }
.footer-wrapper .footer-bottom {
  padding: 18px 0; }
  .footer-wrapper .footer-bottom .container {
    position: relative; }
    .footer-wrapper .footer-bottom .container::before {
      position: absolute;
      top: -18px;
      right: 15px;
      left: 15px;
      width: calc(100% - 30px);
      height: 1px;
      background-color: #3d3d38;
      content: ''; }
  .footer-wrapper .footer-bottom address {
    float: left; }
.footer-wrapper .footer-block-title h3 span {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase; }
.footer-wrapper .social-icons a {
  width: 48px;
  height: 48px;
  margin-left: 4px;
  margin-right: 0;
  float: left;
  border-radius: 0;
  background-color: #33332f;
  background-image: none;
  font-size: 19px;
  line-height: 48px;
  text-indent: 0; }

.mobile-canvas-shown .block-main-canvas .sidebar-style-2 {
  padding: 0 15px; }

.parallax-slider h2 {
  font-family: 'Oswald',sans-serif;
  font-size: 36px; }
.parallax-slider a {
  letter-spacing: .05em; }

@media screen and (max-width: 525px) {
  .product-tabs .nav {
    flex-direction: column;
    -ms-flex-direction: column; }

  .product-view .product-tabs.horizontal .nav-item + .nav-item {
    margin-left: 0; }

  .product-view .product-tabs .nav .nav-item:not(:last-child) {
    margin-bottom: 0; } }
.products-grid .item-area .price {
  color: #2b2b2d;
  font-family: 'Oswald';
  font-size: 18px;
  font-weight: 400;
  letter-spacing: .005em; }
