/*------------------------------------------------------------------
[Master Stylesheet]

Template Name  	: Oars
Description 	: Oars - Creative Organic Store & Fresh Food HTML Template
Author      	: TivaTheme
Version     	: 1.0
Created     	: 02/01/2019
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Table of contents]

1. General
    1.1. Header
        1.1.1 Header - Menu
        1.1.2 Header - Cart
        1.1.3 Header - Search
        1.1.4 Header - My Account

    1.2. Body
        1.2.1 Block - Slide Show
        1.2.2 Block - About
        1.2.3 Block - Oars Store
        1.2.4 Block - Generalship
        1.2.5 Block - Product
            1.2.5.1 Products
            1.2.5.2 Item
        1.2.6 Block - Deal Of Day Carousel
        1.2.7 Block - Deal Layout
        1.2.8 Block - Blog News
        1.2.9 Block - Testimonials

    1.3 Footer
        1.3.1 Newletter
        1.3.2 Footer Copyright
        1.3.3 Back To Top

2. Page Loader

3. Homes
    3.1 Index
    3.2 Home 2
    3.3 Home 3
    3.4 Home 4
    3.5 Home 5
    3.6 Home 6

4. Page Product
	4.1 Rating
    4.2 Product Detail
    4.3 Product Cart
    4.4 Product Checkout

5. Blog
    5.1 Blog News
    5.2 Blog Siderbar
    5.3 Blog Navigation
	5.4 Blog Mansory
	5.5 Blog Detail

6. Gallery
    6.1 Gallery Wrap
    6.2 Gallery Single
    6.3 Navigation
    6.4 Gallery Full Wifth Not Border
	6.5 Gallery Single 02
	6.6 Gallery Masonry

7. Contact

8. User Page

9. 404 Page
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Color codes]

Background  	: #ffffff
Content     	: #555555

Color Default	: #D60F16;
Color Home4		: #b95556;
Color Home6		: #f7778e;
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Typography]

Body        : 14px "Poppins", sans-serif;
Other		: "Helvetica", sans-serif";
-------------------------------------------------------------------*/
/**
 * 1. General
 */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Varta&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cambay&display=swap');
 
body {
  font-family: 'Cambay', sans-serif;
  font-size: 16px;
  line-height: 1.71429;
  color: #555555;
  background-color: #fff; }

h1,h2,h3,h4,h5 {
	font-family: 'Roboto Condensed', sans-serif;
}
.menu { font-family: 'Varta', sans-serif;
}

.font-stre {
  font-family: 'Streamster' !important; }

@font-face {
  font-family: 'Streamster';
  src: url("../fonts/Streamster.ttf"); }
a {
  color: #555555;
  text-decoration: none; }

a:hover {
  color: #D60F16;
  text-decoration: none; }

.btn:focus,
input:focus,
button:focus {
  outline: 0;
  box-shadow: none; }

* {
  padding: 0;
  margin: 0; }

.m-0 {
  margin: 0; }

.m-top {
  margin-top: 3rem; }

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

.m-bottom-2 {
  margin-bottom: 2rem; }

.m-top-4 {
  margin-top: 4rem !important; }

.mg-left-right {
  margin: 0 50px; }

.pd-top-bottom {
  padding: 90px 0 0 0;
  overflow: hidden; }

.m-top-10 {
  margin-top: 10px; }

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

.m-bottom-15 {
  margin-bottom: 15px; }

.m-bottom-30 {
  margin-bottom: 30px; }

.m-bottom-50 {
  margin-bottom: 50px; }

.m-right-0 {
  margin-right: 0; }

.title-black {
  color: #27272f;
  font-weight: 600;
  font-size: 15px; }

.pd-top-bottom-60 {
  padding-top: 90px;
  padding-bottom: 90px; }

.pd-left-0 {
  padding-left: 0; }

.pd-right-0 {
  padding-right: 0; }

.pd-0 {
  padding: 0; }

.m-top-15 {
  margin-top: 15px; }

.item-content {
  margin-top: 20px; }
  .item-content p {
    margin-bottom: 0; }

::placeholder,
.form-control::placeholder {
  opacity: 0.6; }

.fa-heart:hover {
  cursor: pointer; }

.form-control {
  font-size: 15px; }

.block-title {
  margin-bottom: 50px;
}
.title-no-icon .block-title {
  margin-bottom: 30px;
}
.block-title .sub-title {

  color: #D60F16;
  
  }
.page-red .block-title .sub-title {
  color: #b95556;
}
.home-6 .block-title .sub-title {
  color: #f7778e;
}
.block-title .main-title {
  background-image: url(../../../images/title-icon-redleaf.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: auto;
  padding-bottom: 30px;
  margin-bottom: 15px;
  color: #282828;
  font-weight: 600;
  font-size: 35px;
  font-family: 'Roboto Condensed', sans-serif; }
.page-red .block-title .main-title {
  background-image: url(../../../images/title-icon-red.png); }
.home-6 .block-title .main-title {
  background-image: url(../../../images/title-icon-pink.png); }
.home .title-no-icon .block-title .main-title {
  background: none;
  margin: 0;
  padding: 0;
  font-size: 24px;
}
.title-no-icon .block-title .sub-title {
  font-size: 18px;
}
.block-title .description {
  display: inline-block;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 0;
  /* width: 700px; */
  max-width: 100%; }
.title-center .block-title {
  text-align: center;
}
.title-center .block-title .main-title {
  background-position: center bottom;
}
.title-white .block-title .main-title,
.title-white .block-title .description {
    color: #fff;
}

ul {
  margin-bottom: 0; }

li {
  list-style: none; }

.section {
  margin-bottom: 50px;
	 }

.display-none {
  display: none; }

.color-main {
  color: #D60F16; }

.t-right {
  text-align: right; }

p {
  font-size: 16px;
  line-height: 25px;
  font-family: 'Cambay', sans-serif;; }

.background-position-left {
  background-position: left bottom !important; }

.no-ater:before {
  width: 0 !important; }

abbr.required {
  color: red;
  text-decoration: none; }

input.search-query.form-control {
  font-family: 'Cambay', sans-serif;
   border-right: none;  }




.job {
  font-size: 14px;
  color: #D60F16; }
.page-red .job {
  color: #b95556; }
.home-6 .job {
  color: #f7778e; }

.section-video {
  background-color: #f8f8f8;
  text-align: center; }
  .section-video .tiva-video {
    background-color: white;
    overflow: hidden; }
  .section-video .testimonial .bg-pink {
    background: #f7eee2; }
  .section-video .testimonial .title.clearfix .content {
    overflow: -webkit-paged-x; }
  .section-video .tiva-video-content {
    position: relative;
    height: 650px;
    width: 100%;
    display: table;
    background: url("../images/home4-video-bg.jpg") no-repeat center center transparent;
    background-size: cover; }
  .section-video .video-link {
    position: absolute;
    display: inline-block;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%); }
    .section-video .video-link a {
      display: inline-block;
      color: white;
      background: url("../../../images/home4-video-play.png") no-repeat center center transparent;
      width: 100px;
      height: 100px;
      -webkit-transition: all 0.35s;
      transition: all 0.35s;
      -webkit-transform: scale(1); }
  .section-video .video-close {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    z-index: 9999; }
    .section-video .video-close a {
      color: white;
      font-size: 22px; }
  .section-video .tiva-video-overlay {
    display: none;
    width: 100%;
    height: 100%; }
    .section-video .tiva-video-overlay.open {
      display: block; }
      .section-video .tiva-video-overlay.open:hover .video-close {
        top: 5px; }
    .section-video .tiva-video-overlay iframe {
      border: none;
      width: 100%;
      height: 667px; }

.social li {
  margin-right: 5px;
  display: inline-block; }
  .social li:last-child {
    margin-right: 0; }
  .social li a {
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 12px;
    background: #e5e6ec; }
    .social li:hover a {
      background: #D60F16;
      color: #fff; }
    .page-red .social li:hover a {
      background: #b95556;
      color: #fff; }
    .home-6 .social li:hover a {
      background: #f7778e;
      color: #fff; }

.spr-form-input {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  border: 1px solid #ced4da;
  padding: 12px 18px;
  margin: 0px 0 6px;
  font-size: inherit;
  border-radius: .25rem; }
  .spr-form-input:hover,
  .spr-form-input:focus {
    border-color: #D60F16 !important;
    outline: none; }

textarea:hover,
textarea:focus {
  border-color: #D60F16 !important;
  outline: none; }

/**
 * 1.1. Header
 */
.form-control:focus {
  background-color: white;
  border-color: #ced4da;
  outline: 0;
  box-shadow: none; }

#top-header {
  height: 100px; }
  #top-header .index-logo {
    float: left;
    line-height: 100px; }
  #top-header .main-header {
    /**
     * 1.1.1 Header - Menu
     */
    /**
     * 1.1.2 Header - Cart
     */ }
    #top-header .main-header .main-nav {
			font-family: 'Varta', sans-serif;
      /* dropdown-menu level 1 */
      /* dropdown-menu level 2 */
      /* dropdown-menu level 3 */ }
      #top-header .main-header .main-nav > ul {
        text-align: center;
        float: none; }
        #top-header .main-header .main-nav > ul > li {
          display: inline-block;
          position: relative;
          float: none;
          line-height: 60px;
          font-size: 16px;
          font-weight: 600;
          text-transform: uppercase; }
          #top-header .main-header .main-nav > ul > li > a {
            display: block;
            color: #27272f;
            padding: 0 15px;
            line-height: 100px; }
            #top-header .main-header .main-nav > ul > li > a:hover,
            #top-header .main-header .main-nav > ul > li > a:focus,
            #top-header .main-header .main-nav > ul > li > a:active {
              color: #D60F16;
              background-color: #fff; }
              #top-header .main-header .main-nav > ul > li > a:hover .caret,
              #top-header .main-header .main-nav > ul > li > a:focus .caret,
              #top-header .main-header .main-nav > ul > li > a:active .caret {
                color: #8d8d99; }
          #top-header .main-header .main-nav > ul > li:hover > a,
          #top-header .main-header .main-nav > ul > li:focus > a,
          #top-header .main-header .main-nav > ul > li:active > a {
            color: #D60F16; }
            #top-header .main-header .main-nav > ul > li:hover > a .caret,
            #top-header .main-header .main-nav > ul > li:focus > a .caret,
            #top-header .main-header .main-nav > ul > li:active > a .caret {
              color: #8d8d99; }
          #top-header .main-header .main-nav > ul > li.aligned-fullwidth {
            position: static; }
            #top-header .main-header .main-nav > ul > li.aligned-fullwidth > .dropdown-menu {
              width: 100% !important;
              padding: 40px 15px 25px; }
              #top-header .main-header .main-nav > ul > li.aligned-fullwidth > .dropdown-menu li {
                padding: 7px 0px; }
                #top-header .main-header .main-nav > ul > li.aligned-fullwidth > .dropdown-menu li:last-child {
                  padding-bottom: 0; }
              #top-header .main-header .main-nav > ul > li.aligned-fullwidth > .dropdown-menu .block-subcategories .menu-title {
                line-height: 0;
                margin-bottom: 15px; }
      #top-header .main-header .main-nav .dropdown:hover > .dropdown-menu {
        display: block;
        left: 0; }
      #top-header .main-header .main-nav .dropdown-menu {
        position: absolute;
        padding: 0;
        z-index: 10;
        top: 100%;
        margin: 0;
        border: none;
        -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.175);
        box-shadow: 0 6px 20px rgba(0, 0, 0, 0.175);
        border-top: 2px solid #fecc00;
        border-radius: 0;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
        margin: 0; }
        #top-header .main-header .main-nav .dropdown-menu ul {
          padding: 0;
          text-transform: none; }
          #top-header .main-header .main-nav .dropdown-menu ul .menu-title {
            margin: 0 15px; }
        #top-header .main-header .main-nav .dropdown-menu .level2.dropdown-menu {
          padding-left: 0;
          margin-top: -2px;
          margin-left: 0; }
          #top-header .main-header .main-nav .dropdown-menu .level2.dropdown-menu ul {
            margin: 0; }
        #top-header .main-header .main-nav .dropdown-menu .level2.dropdown-menu.child2 {
          margin-top: -2px; }
        #top-header .main-header .main-nav .dropdown-menu li {
          line-height: 30px;
          padding: 7px;
          border-bottom: 1px solid #eee; }
          #top-header .main-header .main-nav .dropdown-menu li:last-child {
            border: none; }
          #top-header .main-header .main-nav .dropdown-menu li a {
            font-size: 16px;
            font-weight: 300; }
            #top-header .main-header .main-nav .dropdown-menu li a:hover {
              color: #D60F16; }
              #top-header .main-header .main-nav .dropdown-menu li a:hover .fa {
                color: #8d8d99; }
        #top-header .main-header .main-nav .dropdown-menu .dropdown aligned-fullwidth {
          width: 100%; }
        #top-header .main-header .main-nav .dropdown-menu .blog-fullwidth {
          width: 300px; }
      #top-header .main-header .main-nav .dropdown-submenu {
        position: relative; }
        #top-header .main-header .main-nav .dropdown-submenu .dropdown-menu {
          top: 0;
          left: 100%;
          margin-top: -15px;
          position: absolute; }
        #top-header .main-header .main-nav .dropdown-submenu > a {
          display: block;
          position: relative;
          font-size: 15px; }
          #top-header .main-header .main-nav .dropdown-submenu > a i {
            margin-top: 7px; }
        #top-header .main-header .main-nav .dropdown-submenu:hover > .dropdown-menu {
          display: block;
          left: 100%;
          top: 0; }
    #top-header .main-header .block-image {
      margin: 10px 0 5px; }
    #top-header .main-header .header-block.index-bars {
      height: 100px;
      padding-right: 0px; }
      #top-header .main-header .index-bars .open-menu-right-wrap {
        cursor: pointer;
        display: inline-block;
        position: relative;
        line-height: 100px;
        height: 100px;
        width: 22px; }
        #top-header .main-header .index-bars .open-menu-right {
          height: 2px;
          margin: auto;
          position: absolute;
          left: 0;
          right: 0;
          top: 3px;
          bottom: 0;
          width: 22px;
          background: #27272f; }
          #top-header .main-header .index-bars .open-menu-right:before,
          #top-header .main-header .index-bars .open-menu-right:after {
            background-color: #000;
            content: '';
            height: 2px;
            left: 0;
            margin: auto;
            position: absolute;
            right: 0;
            width: 22px; }
          #top-header .main-header .index-bars .open-menu-right:after {
            top: -7px; }
          #top-header .main-header .index-bars .open-menu-right:before {
            top: 7px; }
    #top-header .main-header .user-block .popup-title i {
      margin-top: 3px; }
    #top-header .main-header .header-block {
      position: relative;
      padding: 0px 15px; }
      #top-header .main-header .header-block .popup-title {
        line-height: 100px;
        height: 100px; }
      #top-header .main-header .header-block:hover .popup-content {
        display: block; }
      #top-header .main-header .header-block .title-cart .flaticon-shop {
        font-weight: 100; }
      #top-header .main-header .header-block .price {
        float: right;
        font-size: 18px;
        font-weight: 600;
        color: #fecc00; }
      #top-header .main-header .header-block .popup-content {
        padding: 15px;
        position: absolute;
        top: 100%;
        background: white;
        min-width: 180px;
        z-index: 999;
        display: none;
        right: 0;
        -webkit-transition: opacity 0.3s linear 0s;
        transition: opacity 0.3s linear 0s;
        -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.175);
        box-shadow: 0 6px 20px rgba(0, 0, 0, 0.175);
        min-width: 360px; }
        #top-header .main-header .header-block .popup-content .cart .product-name a {
          display: block;
          font-weight: 500; }
          #top-header .main-header .header-block .popup-content .cart .product-thumbnail img {
            border: 1px solid #f5f6fb; }
        #top-header .main-header .header-block .popup-content .amount {
          color: #D60F16; }
          #top-header .main-header .header-block .popup-content .amount .quantity {
            color: #666; }
          #top-header .main-header .header-block .popup-content .amount strong {
            font-weight: 500; }
        #top-header .main-header .header-block .popup-content .input-group {
          width: inherit; }
        #top-header .main-header .header-block .popup-content .input-group-btn {
          background: #fecc00;
          border-radius: 0 5px 5px 0; }
      #top-header .main-header .header-block .ajax-cart-quantity {
        position: absolute;
        top: 32px;
        right: 8px;
        font-family: 'Roboto Condensed', sans-serif;
        width: 18px;
        height: 18px;
        color: white;
        font-size: 12px;
        line-height: 18px;
        text-align: center;
        display: inline-block;
        background-color: #D60F16;
        border-radius: 50%; }
      #top-header .main-header .header-block .dropdown-title {
        padding: 5px  0 4px 13px; }
      #top-header .main-header .header-block table.cart {
        width: 100%; }
        #top-header .main-header .header-block table.cart .product-thumbnail,
        #top-header .main-header .header-block table.cart .product-thumbnail img {
          width: 90px; }
        #top-header .main-header .header-block table.cart tbody .product-name {
          padding-left: 12px;
          display: block; }
          #top-header .main-header .header-block table.cart tbody .product-name a {
            line-height: 18px;
            margin-bottom: 10px; }
        #top-header .main-header .header-block table.cart tbody .total-price {
          margin-bottom: 0; }
        #top-header .main-header .header-block table.cart tbody tr {
          border-bottom: 1px solid #f5f6fb;
          margin-bottom: 15px;
          padding-bottom: 15px; }

/**
 * 1.1.3 Header - Search
 */
.block-search .dropdown-content {
  min-width: 320px; }
.block-search form input {
  padding: 0 15px;
  height: 39px;
  line-height: 39px;
  border: #e2e2e2; }
.block-search form button {
  color: #fff;
  padding: 0 12px;
  line-height: 37px; }
.block-search .input-group-btn:last-child .btn {
  margin-left: 0;
  border-radius: 0; }

/**
 * 1.1.4 Header - My Account
 */
.menu-right {
  position: fixed;
  height: 100vh;
  width: 100%;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1001;
  visibility: hidden;
	overflow:scroll; }
  .menu-right.active {
    visibility: visible; }
    .menu-right.active .info-header {
      -ms-transform: translateX(0);
      -webkit-transform: translateX(0);
      transform: translateX(0); }
  .menu-right .spr-form-input {
    padding: 12px 18px;
    margin: 10px 0 0; }
  .menu-right .info-header {
    width: 800px;
    padding: 60px 60px 60px;
    z-index: 22;
    background-color: #fff;
    position: relative;
  /*  height: 100vh; */
    overflow-y: auto;
    -ms-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
    .menu-right .info-header .nav-tabs {
      margin-bottom: 20px; }
    .menu-right .info-header .form-row {
      margin-left: 0;
      margin-right: 0; }
    .menu-right .info-header .nav-link {
      font-weight: 500;
      font-size: 16px;
      padding: 0;
      margin-right: 20px;
      border: none;
      border-bottom: 1px solid white; }
      .menu-right .info-header .nav-link:hover {
        border: none;
        color: #272727;
        background-color: #fff;
        border: none;
        border-bottom: 1px solid #272727; }
    .menu-right .info-header .nav-link.active {
      color: #272727;
      background-color: #fff;
      border: none;
      border-bottom: 1px solid #272727; }
    .menu-right .info-header .btn-primary {
      width: 100%; }
    .menu-right .info-header .info-header-groupclose .icon-close {
      cursor: pointer; }
    .menu-right .info-header aside.pd-bottom-30 {
      margin: 4rem 0; }
      .menu-right .info-header aside.pd-bottom-30 .fs-18 {
        font-size: 15px;
        color: #272727;
        margin-right: 30px;
        margin-bottom: 0; }
      .menu-right .info-header aside.pd-bottom-30 .custom-language .fs-18 {
        margin-right: 37px; }
      .menu-right .info-header aside.pd-bottom-30 ul li {
        margin-right: 20px; }
        .menu-right .info-header aside.pd-bottom-30 ul li a {
          font-weight: 500; }
          .menu-right .info-header aside.pd-bottom-30 ul li a:hover {
            color: #27272f;
            font-weight: 500;
            font-size: 15px; }
    .menu-right .info-header .m-right-0 {
      margin-right: 0; }
    .menu-right .info-header .info-social .social-title {
      font-size: 24px;
      margin-bottom: 20px; }
    .menu-right .info-header .info-social .social-content {
      font-size: 18px; }
      .menu-right .info-header .info-social .social-content a {
        margin-right: 10px; }
        .menu-right .info-header .info-social .social-content a:last-child {
          margin-right: 0; }
        .menu-right .info-header .info-social .social-content a:hover i {
          color: #272727; }
  .menu-right .form-row {
    padding-right: 0;
    margin-right: 0; }
    .menu-right .form-row .input-wrapper {
      position: relative; }
      .menu-right .form-row .input-wrapper i {
        position: absolute;
        top: 58%;
        transform: translateY(-58%);
        right: 18px; }
  .menu-right .check-box .title-black {
    font-weight: 500; }

/**
 * 1.2. Body
 */
.index-logo img {
  max-width: 155px; }

/**
 * 1.2.1 Block - SlideShow
 */
.tiva-slideshow-wrapper {
  position: relative; }
  .tiva-slideshow-wrapper .nivoSlider .nivo-directionNav a.nivo-prevNav {
    left: 60px; }
  .tiva-slideshow-wrapper .nivoSlider .nivo-directionNav a.nivo-nextNav {
    right: 60px; }
  .tiva-slideshow-wrapper .index-left.m-right {
    margin-right: 10rem;
    right: 10rem;
    position: absolute; }
  .tiva-slideshow-wrapper .nivoSlider .nivo-directionNav a {
    background-image: none;
    background-color: rgba(39, 39, 47, 0.8);
    border-radius: 100%;
    opacity: 1;
    width: 60px;
    height: 60px;
    text-indent: 0;
    font-size: 0; }
    .tiva-slideshow-wrapper .nivoSlider .nivo-directionNav a:hover {
      opacity: 0.5; }
    .tiva-slideshow-wrapper .nivoSlider .nivo-directionNav a:before {
      font-family: 'Flaticon';
      display: inline-block;
      content: '\f10c';
      position: absolute;
      top: 50% !important;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100% !important;
      text-align: center;
      margin: 0 !important;
      font-size: 20px;
      color: white;
      z-index: 9999; }
    .tiva-slideshow-wrapper .nivoSlider .nivo-directionNav a:last-child:before {
      content: '\f10b'; }
    .tiva-slideshow-wrapper .tiva-caption img {
      position: relative;
      max-width: 100%; }
   .tiva-slideshow-wrapper .nivo-directionNav a {
      top: 50%;
      transform: translateY(-50%); }
  .tiva-slideshow-wrapper .nivo-controlNav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: auto;
    bottom: auto;
    right: 50px;
    display: block;
    width: 30px;
    z-index: 9999; }
    .tiva-slideshow-wrapper .nivo-controlNav .nivo-control {
      display: block;
      width: 30px;
      height: 30px;
      line-height: 30px;
      background-color: #272727 !important;
      border-radius: inherit;
      margin: 5px 0;
      cursor: pointer;
      font-size: 15px;
      color: white;
      background: none;
      float: right;
      clear: both;
      text-align: center;
      border-radius: 50%; }
      .tiva-slideshow-wrapper .nivo-controlNav .nivo-control .nivo-control {
        display: block; }
      .tiva-slideshow-wrapper .nivo-controlNav .nivo-control.nivo-control.active {
        background-color: #D60F16 !important;
        font-weight: 500; }

/**
 * 1.2.2 Block - About
 */
.about .item img {
  transition: 0.5s; }
.about .item:hover img {
  transform: scale(1.1); }

/**
 * 1.2.3 Block - Oars Store
 */
.oars-store .page-title .main-title {
  background-position: left bottom; }
  .oars-store .img-left {
    padding: 70px 60px 30px 100px; }
  .oars-store .index-core-group .item-img {
    width: 100px;
    margin-right: 20px; }
  .oars-store .index-core-group .item-content {
    width: calc(100% - 120px);
    float: left;
    margin: 0; }
    .oars-store .index-core-group .item-content h4 {
      padding-bottom: 5px;
      margin-bottom: 0; }
      .oars-store .index-core-group .item-content h4::after {
        content: none; }
    .oars-store .index-core-group .item-content p {
      margin-bottom: 0; }

/**
 * 1.2.4 Block - Generalship
 */
.generalship .inner {
  padding-top: 70px;
  padding-bottom: 70px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  color: #fff;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: right bottom; }
  .generalship .inner img {
    display: inline-block;
    margin-bottom: 25px; }
  .generalship .inner h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 15px;
    background-image: none; }
  .generalship .inner p {
    color: #fff;
    font-weight: 400; }
  .generalship .inner .item-content {
    margin-top: 8px;
    letter-spacing: 0; }

/**
 * 1.2.5 Block - Product
 */
.block-products .item {
  margin-bottom: 50px; }
  .block-products .item:hover .product-img-link .img-hover {
    position: absolute;
    top: 0;
    opacity: 1; }
  .block-products .item .product-name {
    font-weight: 600;
    color: #8d8d99;
    font-size: 15px; }
  .block-products .item .product-img-link .img-hover {
    position: absolute;
    top: 0;
    opacity: 0; }
.block-products .product-tab .nav-pills .nav-item {
  margin-left: 10px; }
  .block-products .product-tab .nav-pills .nav-item:first-child {
    margin-left: 0; }
  .block-products .product-tab .nav-pills .nav-item .name-tab {
    padding: 5px 20px;
    border: 1px solid #e5e6ec;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-size: 14px;
    margin-right: 0;
    text-transform: uppercase;
    color: #555555;
    font-weight: 500;
    line-height: 20px; }
  .block-products .product-tab .nav-pills .nav-item .name-tab:hover,
  .block-products .product-tab .nav-pills .nav-item .name-tab.active {
    background-color: #fecc00;
    border-color: #fecc00;
    color: #000; }
.page-red .block-products .product-tab .nav-pills .nav-item .name-tab:hover,
.page-red .block-products .product-tab .nav-pills .nav-item .name-tab.active {
    background-color: #b95556;
    border-color: #b95556;
    color: #fff; }
.home-6 .block-products .product-tab .nav-pills .nav-item .name-tab:hover,
.home-6 .block-products .product-tab .nav-pills .nav-item .name-tab.active {
    background-color: #f7778e;
    border-color: #f7778e;
    color: #fff; }

.block-products .item-hover-view-cart:hover {
  box-shadow: 0px 12px 16px rgba(0, 0, 0, 0.12); }

/**
 * 1.2.5.1 Products
 */
.item-hover-view-cart:hover .product-thumb .product-cart-icon {
  bottom: -16px;
  opacity: 1; }
.item-hover-view-cart .product-thumb {
  position: relative; }
  .item-hover-view-cart .product-thumb .product-cart-icon {
    transition: all .3s;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 110px;
    background: white;
    border: 1px solid #eee;
    border-radius: 20px;
    padding: 1px 9px;
    opacity: 0;
    transition: 0.5s;
    bottom: -32px; }
    .item-hover-view-cart .product-thumb .product-cart-icon .product-actions {
      display: inline-block;
      text-align: center;
      background-color: #fff;
      color: #9c9ca7;
      padding: 0 0px;
      border-left: 1px solid #f5f6fb;
      padding-left: 8px;
      padding-right: 8px; }
      .item-hover-view-cart .product-thumb .product-cart-icon .product-actions:first-child {
        border: none; }
      .item-hover-view-cart .product-thumb .product-cart-icon .product-actions i {
        display: inline-block;
        height: 28px;
        line-height: 28px; }

/**
 * 1.2.5.2 Item
 */
#list .item .product-label .product-flash {
  margin-right: 15px; }

.item {
  position: relative;
  transition: all 500ms ease; }
  .item .contact-us .content > p {
    padding-top: 2px; }
  .item .product-container {
    /* border: 1px solid #f5f6fb; */ }
  .item .product-label {
    position: absolute;
    right: 15px;
    top: 15px; }
    .item .product-label .product-flash {
      margin-right: 0; }
    .item .product-label span {
      border-color: #f48086;
      background-color: #f48086;
      color: #fff !important;
      padding: 0px 10px;
      font-size: 11px !important;
      border-radius: 20px;
      margin-bottom: 5px;
      text-transform: uppercase;
      display: block; }
    .item .product-label .sale {
      border-color: #e3b375;
      background-color: #e3b375; }
  .item .product-cart {
    display: none;
    position: absolute;
    top: 50%;
    left: 35%;
    background: #fff;
    z-index: 1;
    padding: 0px 15px;
    border-radius: 20px; }
    .item .product-cart li {
      display: inline;
      margin: 0 5px;
      font-size: 12px; }
      .item .product-cart li i {
        font-size: 12px; }

.block-products .product-info {
 /* background-color: #f5f6fb; */
  padding: 22px 18px; }
  .block-products .product-info .product-name {
    margin-bottom: 5px;
    line-height: 20px;
    font-size: 15px; }
    .block-products .product-info .product-name a {
      color: #27272f; }
      .block-products .product-info .product-name a:hover {
        color: #D60F16; }

/**
 * 1.2.6 Block - Deal Of Day Carousel
 */
.deal-of-day-carousel .owl-dots {
  position: absolute;
  margin-top: 15px;
  right: 0;
  left: auto; }
  .deal-of-day-carousel .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    counter-increment: slides-num;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin: 0 5px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-color: #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
    .deal-of-day-carousel .owl-dots .owl-dot:last-child {
      margin-right: 0; }
    .deal-of-day-carousel .owl-dots .owl-dot:first-child {
      margin-left: 0; }
    .deal-of-day-carousel .owl-dots .owl-dot:before {
      content: counter(slides-num);
      display: inline-block;
      font-size: 15px; }
    .deal-of-day-carousel .owl-dots .owl-dot.active,
    .deal-of-day-carousel .owl-dots .owl-dot:hover {
      background-color: #D60F16;
      color: #fff; }
    .page-red .deal-of-day-carousel .owl-dots .owl-dot.active,
    .page-red .deal-of-day-carousel .owl-dots .owl-dot:hover {
      background-color: #b95556;
      color: #fff; }
    .home-6 .deal-of-day-carousel .owl-dots .owl-dot.active,
    .home-6 .deal-of-day-carousel .owl-dots .owl-dot:hover {
      background-color: #f7778e;
      color: #fff; }

/**
 * 1.2.7 Block - Deal Layout
 */
.deal-layout {
  padding-top: 90px;
  padding-bottom: 120px;
  background-repeat: repeat-y;
  background-position: right top; }
  .deal-layout .block-title {
    /* margin-top: 100px; */
    margin-bottom: 20px; }
  .deal-layout .block-title .description {
    margin-bottom: 25px; }
  .deal-layout .page-title.color {
    padding-top: 0; }
  .deal-layout .manufacturers-block .price {
    position: absolute;
    top: auto;
    bottom: 50px;
    right: 18px;
    z-index: 2;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
    width: 95px;
    height: 95px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    background-color: #EF7F94;
    color: #fff;
    text-transform: uppercase;
    text-align: center; }
    .deal-layout .manufacturers-block .price .price-inner span {
      font-size: 12px; }
    .deal-layout .manufacturers-block .price .price-inner p {
      font-family: 'Streamster';
      margin-bottom: 0; }
      .deal-layout .manufacturers-block .price .price-inner p span {
        padding-top: 6px;
        display: inline-block;
        font-size: 25px; }
				
.righttop-layout {
  padding-top: 90px;
  padding-bottom: 120px;
  background-repeat: repeat-y;
  background-position: right top; }
  .righttop-layout .block-title {
    /* margin-top: 100px; */
    margin-bottom: 20px; }
  .righttop-layout .block-title .description {
    margin-bottom: 25px; }
  .righttop-layout .page-title.color {
    padding-top: 0; }
  .righttop-layout .manufacturers-block .price {
    position: absolute;
    top: auto;
    bottom: 50px;
    right: 18px;
    z-index: 2;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
    width: 95px;
    height: 95px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    background-color: #EF7F94;
    color: #fff;
    text-transform: uppercase;
    text-align: center; }
    .righttop-layout .manufacturers-block .price .price-inner span {
      font-size: 12px; }
    .righttop-layout .manufacturers-block .price .price-inner p {
      font-family: 'Streamster';
      margin-bottom: 0; }
      .righttop-layout .manufacturers-block .price .price-inner p span {
        padding-top: 6px;
        display: inline-block;
        font-size: 25px; }

.lefttop-layout {
  padding-top: 90px;
  padding-bottom: 120px;
  background-repeat: repeat-y;
  background-position: left top; }
  .lefttop-layout .block-title {
    /* margin-top: 100px; */
    margin-bottom: 20px; }
  .lefttop-layout .block-title .description {
    margin-bottom: 25px; }
  .lefttop-layout .page-title.color {
    padding-top: 0; }
  .lefttop-layout .manufacturers-block .price {
    position: absolute;
    top: auto;
    bottom: 50px;
    right: 18px;
    z-index: 2;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
    width: 95px;
    height: 95px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    background-color: #EF7F94;
    color: #fff;
    text-transform: uppercase;
    text-align: center; }
    .lefttop-layout .manufacturers-block .price .price-inner span {
      font-size: 12px; }
    .lefttop-layout .manufacturers-block .price .price-inner p {
      font-family: 'Streamster';
      margin-bottom: 0; }
      .lefttop-layout .manufacturers-block .price .price-inner p span {
        padding-top: 6px;
        display: inline-block;
        font-size: 25px; }

/**
 * 1.2.8 Block - Blog News
 */
.blog-news .gallery-wrap {
  padding: 0; }
  .blog-news .gallery-wrap .modal-dialog {
    max-width: 650px; }
  .blog-news .gallery-wrap .left-block.item-img {
    position: relative; }
    .blog-news .gallery-wrap .left-block.item-img:after {
      content: '';
      display: block;
      position: absolute;
      z-index: 1;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      -webkit-opacity: 0;
      -moz-opacity: 0;
      opacity: 0;
      /* background-color: rgba(0, 0, 0, 0.3); */
      -webkit-transition: opacity .3s;
      -moz-transition: opacity .3s;
      -ms-transition: opacity .3s;
      -o-transition: opacity .3s;
      transition: opacity .3s; }
    .blog-news .gallery-wrap .left-block.item-img:hover:after {
      opacity: 1; }
    .blog-news .gallery-wrap .left-block.item-img:hover .gallery-action {
      opacity: 1; }
  .blog-news .gallery-wrap .gallery-action {
    position: absolute;
    bottom: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    width: 54px;
    height: 54px;
    line-height: 54px;
    border: 2px solid #fff;
    border-radius: 100%;
    color: #fff;
    font-size: 16px;
    text-align: center;
    opacity: 0;
    transition: all .3s;
    z-index: 2;
    cursor: pointer; }
    .blog-news .gallery-wrap .gallery-action:hover {
      background: white; }
      .blog-news .gallery-wrap .gallery-action:hover i {
        color: #D60F16; }
.blog-news .product-box {
  background-color: #f5f6fb;
  padding: 20px;
  padding-bottom: 25px; }
  .blog-news .product-box .meta-cat {
    margin-bottom: 10px; }
    .blog-news .product-box .meta-cat span {
      display: inline-block;
      font-size: 12px;
      background-color: #fecc00;
			border-radius:3px;
      line-height: 16px;
      padding: 2px 10px 0;
      margin-right: 5px;
      text-transform: uppercase; }
      .page-red .blog-news .product-box .meta-cat span {
          background-color: #b95556; }
      .home-6 .blog-news .product-box .meta-cat span {
          background-color: #f7778e; }
      .blog-news .product-box .meta-cat span:hover {
        background: #8d8d99; }
      .blog-news .product-box .meta-cat span a {
        color: #fff; }
  .blog-news .product-box h4 {
    font-size: 15px;
    color: #282828;
    font-weight: 600;
    line-height: 20px; }
  .blog-news .product-box .article-info li {
    display: inline;
    margin: 0 10px;
    position: relative;
    font-size: 13px; }
  .blog-news .product-box .article-info li:not(:last-child):before {
    content: '';
    position: absolute;
    right: -12px;
    top: 50%;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: rgba(232, 218, 199, 0.5);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
.blog-news .article-description p:nth-child(4) img {
  margin-top: 8px; }
.blog-news .page-pagination {
  margin-top: 40px; }

/**
 * 1.2.9 Block - Testimonials
 */
.testimonials {
  background-size: cover; }
  .testimonials .item {
    background: #fff;
    margin-bottom: 40px; }
    .testimonials .item .item-img {
      width: 160px;
      float: left;
      position: relative; }
      .testimonials .item .item-img.hover-change:hover:after,
      .testimonials .item .item-img.hover-change:hover:before {
        opacity: 1; }
      .testimonials .item .item-img.hover-change:hover img {
        opacity: 0; }
      .testimonials .item .item-img.hover-change:before {
        position: absolute;
        content: '';
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #D60F16;
        -ms-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        transition: all 500ms ease;
        opacity: 0; }
      .testimonials .item .item-img.hover-change:after {
        position: absolute;
        left: 50%;
        top: 50%;
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        content: "\f10e";
        display: inline-block;
        zoom: 1;
        font-smooth: always;
        -ms-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font: normal normal normal 14px/1 FontAwesome;
        text-rendering: auto;
        color: #fff;
        opacity: 0;
        font-size: 25px; }
    .testimonials .item .item-content {
      width: 70%;
      float: left;
      padding-left: 20px;
      padding-right: 20px;
      margin-top: 0; }
      .testimonials .item .item-content .user-info {
        margin-top: 10px; }
        .testimonials .item .item-content .user-info .user-name {
          margin-bottom: 0;
          font-size: 15px; }
      .testimonials .item .item-content p {
        font-style: italic;
        margin-bottom: 5px;
        line-height: 1.7; }
      .testimonials .item .item-content h4 {
        font-size: 18px; }
      .testimonials .item .item-content span {
        font-size: 12px;
        color: #D60F16; }
      .page-red .testimonials .item .item-content span {
        color: #b95556; }
      .home-6 .testimonials .item .item-content span {
        color: #f7778e; }

.btn-green {
  border: 1px solid #8d8d99;
  background: #fff;
  color: #8d8d99; }
  .btn-green:hover {
    background-color: #D60F16;
    color: white;
    border: 1px solid #D60F16; }

.img-hover-scale:hover img {
  transform: scale(1.1);
  transition: all .5s; }

.no-icon .main-title {
  background: none;
}

.title-intro h4 {
  color: #282828;
  font-weight: 600;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 18px;
  font-size: 18px; }
  .title-intro h4:after,
  .title-intro h4:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    display: block;
    width: 40px;
    height: 2px;
    background-color: #D60F16;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%); }
    .page-red .title-intro h4:after,
    .page-red .title-intro h4:before {
        background-color: #b95556; }
    .home-6 .title-intro h4:after,
    .home-6 .title-intro h4:before {
        background-color: #f7778e; }
    .about-smoothie .title-intro h4:after,
    .about-smoothie .title-intro h4:before {
        background-color: #e3b375; }
  .title-intro h4:after {
    width: 2px;
    margin-left: 20px; }
  .title-intro h4:before {
    width: 31px; }

.section .item-content .title-icon.t-left h2 {
  background-position: left bottom !important;
  text-align: left !important; }

/* Mobile Menu */
#off-mainmenu {
  position: fixed;
  right: 0;
  top: 0;
  left: 0;
  bottom: auto;
  min-height: 100vh;
  visibility: visible;
  z-index: 1001;
  -ms-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  transform: translateX(-100%); }
  #off-mainmenu .off-mainnav {
    position: absolute;
    top: 0;
    width: 260px;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #f8f8f8;
    border-right: 1px solid #eaeaea;
    left: 0px; }
  #off-mainmenu .megamenu {
    width: 100%;
    margin: 0;
    text-align: left; }
  #off-mainmenu .megamenu > li {
    border-bottom: 1px dashed #eaeaea;
    position: relative;
    display: inline-block;
    width: 100%; }
    #off-mainmenu .megamenu > li a {
      display: block;
      padding: 12px 15px;
      position: relative; }
    #off-mainmenu .off-mainnav > .megamenu > li > a {
      text-transform: uppercase; }
    #off-mainmenu .childcontent-inner ul.megamenu > li:first-child {
      border-top: 1px dashed #eaeaea; }
    #off-mainmenu .childcontent-inner .group-content ul.megamenu > li:first-child {
      border-top: none; }
    #off-mainmenu .childcontent-inner .group-content ul.megamenu > li {
      padding-left: 30px;
      padding-right: 30px;
      border-bottom: none; }
    #off-mainmenu .childcontent-inner .group-content ul.megamenu > li a {
      padding-left: 0;
      padding-right: 0;
      border-bottom: 1px dashed #eaeaea; }
    #off-mainmenu .childcontent-inner .group-title .mega {
      font-weight: 500;
      color: #27272f; }
    #off-mainmenu .childcontent-inner ul.megamenu > li.group {
      border-top: none; }
    #off-mainmenu .childcontent-inner ul.megamenu > li.group ul li:last-child {
      border-bottom: none; }
    #off-mainmenu .childcontent-inner .megacol:first-child ul.megamenu > li.group {
      border-top: 1px dashed #eaeaea; }
    #off-mainmenu .megamenu > li .icon-down {
      position: absolute;
      top: 0px;
      z-index: 1;
      width: 40px;
      height: 46px;
      text-align: center;
      line-height: 46px;
      cursor: pointer;
      right: 0;
      color: #555555; }
    #off-mainmenu .megamenu > li .caret {
      display: none; }
  #off-mainmenu .dropdown-menu {
      position: relative;
  }
  #off-mainmenu .dropdown-menu .childcontent-inner,
  #off-mainmenu .dropdown-menu .megacol {
      width: 100% !important;
  }
  #off-mainmenu .dropdown-menu.tiva-active {
    display: block;
    position: inherit;
    top: 1px;
    margin: 0;
    padding: 0;
    background-color: #f8f8f8;
    border: none;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none; }
    #off-mainmenu .dropdown-menu.tiva-active .menu-title {
      border-bottom: 1px dashed #eaeaea; }
      #off-mainmenu .dropdown-menu.tiva-active .menu-title a {
        display: block;
        padding: 10px 30px 10px 45px;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 14px; }
    #off-mainmenu .dropdown-menu.tiva-active ul li {
      position: relative;
      border-bottom: 1px dashed #eaeaea;
      width: 100%;
      display: inline-block; }
      #off-mainmenu .dropdown-menu ul li a {
        font-size: 15px;
        padding: 12px 30px; }
      #off-mainmenu .dropdown-menu ul li li a {
        padding: 12px 15px 12px 45px; }
      #off-mainmenu .dropdown-menu ul li .group-content li a {
        padding: 12px 15px 12px 30px; }
      #off-mainmenu .dropdown-menu ul li .group-content li:first-child a {
        padding-top: 0; }
      #off-mainmenu .dropdown-menu .moduletable {
        padding: 0 30px;
        margin-top: 5px;
      }
      #off-mainmenu .dropdown-menu .moduletable a {
        padding: 0;
      }
      #off-mainmenu .dropdown-menu .moduletable .custom img {
          margin-bottom: 12px;
      }

.off-close {
  padding: 20px 15px; }
  .off-close .close-menu {
    font-size: 12px; }

.mainmenu-active .all,
.mainmenu-active #off-mainmenu {
  transform: translateX(0%) !important; }

/**
 * 1.3 Footer
 */
/**
 * 1.3.1 Newletter
 */
.newsletter {
  padding-top: 60px;
  padding-bottom: 60px;
  border-top: 1px solid #e8dac7;
  background-image: url(../../../images/newsletter-bg.png);
  background-color: #f7eee2;
  background-repeat: no-repeat;
  background-size: auto;
  margin-bottom: -5px; }
  .newsletter .title {
    margin-bottom: 0; }
    .newsletter .title h2 {
      background-image: none;
      padding-bottom: 0; }
  .newsletter .item {
    display: table;
    width: 100%;
    margin-top: 15px; }
  .newsletter .input {
    width: calc(100% - 140px);
    float: left;
    padding-right: 12px; }
    .newsletter .input input {
      width: 100%;
      height: 50px;
      border-radius: 5px;
      padding-left: 20px;
      border: none; }
  .newsletter .submit {
    float: left; }
    .newsletter .submit .btn {
      width: 140px;
      height: 50px; }

/**
 * 1.3.2 Footer Copyright
 */
.footer {
  margin-bottom: 0; }
  .footer .section {
    margin-bottom: 30px; }
  .footer .title-em {
    color: #27272f; }
  .footer .footer-bottom .sub-title h4 {
    font-size: 16px; }
    .footer .footer-bottom .sub-title h4:after {
      left: 0;
      margin-left: 20px; }
  .footer .footer-bottom .item-content {
    margin-top: 0; }
    .footer .footer-bottom .item-content .title-black:after,
    .footer .footer-bottom .item-content .title-black:before {
      left: 15px; }
  .footer .footer-bottom .block-content li {
    margin-bottom: 10px; }
    .footer .footer-bottom .block-content li:last-child {
      margin-bottom: 0; }
    .footer .footer-bottom .block-content li .text {
      flex: 1; }
  .footer .footer-bottom .widget-social li {
    display: inline-block; }
    .footer .footer-bottom .widget-social li:last-child a {
      margin-right: 0;
      margin-left: 10px; }
    .footer .footer-bottom .widget-social li a {
      transition: 0s;
      font-size: 17px;
      margin-right: 20px; }
      .footer .footer-bottom .widget-social li a:nth-child(5) {
        margin-right: 0; }
      .footer .footer-bottom .widget-social li a:hover i {
        color: #D60F16 !important; }
  .footer .footer-bottom .block-content {
    margin-top: 20px; }
    .footer .footer-bottom .block-content p {
      margin-top: 22px; }
    .footer .footer-bottom .block-content .textwidget .title-black {
      font-weight: 400; }
    .footer .footer-bottom .block-content .textwidget p {
      margin-top: 0; }
    .footer .footer-bottom .block-content .textwidget .mg-bottom-0 {
      margin-bottom: 0; }
    .footer .footer-bottom .block-content li {
      line-height: 28px; }
      .footer .footer-bottom .block-content li span:nth-child(1) {
        width: 18px;
        display: inline-block; }
      .footer .footer-bottom .block-content li i {
        color: #D60F16; }
    .footer .footer-bottom .block-content .bg-icon span:nth-child(1) {
      width: 25px;
      height: 25px;
      border-radius: 50%;
      border: 1px solid #f5fcf9;
      background: #f5fcf9;
      text-align: center;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-right: 12px; }
  .footer .footer-bottom .about-layout:after {
    content: '';
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    height: 110px;
    background-image: url(../../../images/footer-bg.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100%; }
  .footer .footer-bottom .about-layout .group {
    padding: 6px;
    max-width: 100%;
    background: -ms-linear-gradient(right, #e8dac7 0%, #fae9eb 100%);
    background: linear-gradient(to right, #e8dac7 0%, #fae9eb 100%); }
    .footer .footer-bottom .about-layout .group .group-inner {
      background-color: #fff;
      padding: 40px 40px 60px; }
      .footer .footer-bottom .about-layout .group .group-inner .about-logo {
        margin-bottom: 20px; }
        .footer .footer-bottom .about-layout .group .group-inner .about-logo img {
          max-width: 103px; }
  .footer .footer-bottom .about-layout .widget-social ul li a:hover i {
    color: #D60F16; }
  .footer .footer-copyright {
    background-color: #f7eee2;
    padding: 20px 0; }
    .footer .footer-copyright span {
      text-transform: uppercase;
      color: #27272f;
      font-weight: 600; }
    .footer .footer-copyright .layout-right a {
      margin-left: 20px; }

/**
 * 1.3.3 Back To Top
 */
.back-to-top {
  position: fixed;
  bottom: 15px;
  right: 15px;
  margin-bottom: 0;
  text-align: center;
  z-index: 999; }
  .back-to-top a {
    background: white;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    color: white;
    border: 1px solid #ccc;
    border-radius: 50%;
    font-size: 20px;
    color: #979797; }
    .back-to-top a:hover {
      color: white !important;
      background: #D60F16;
      border: 1px solid #D60F16; }
      .back-to-top a:hover i {
        color: white; }

/**
 * 2. Page Loader
 */
#page-preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 9999999; }
  #page-preloader .page-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%); }
    #page-preloader .page-loading .dot {
      width: 14px;
      height: 14px;
      background: #e8e8e8;
      border-radius: 100%;
      display: inline-block;
			opacity: 0;
      animation: load_page 1s infinite; }
      #page-preloader .page-loading .dot:nth-child(1) {
        animation-delay: 0.1s;
        background: #FFE389; }
      #page-preloader .page-loading .dot:nth-child(2) {
        animation-delay: 0.2s;
        background: #FECC00; }
      #page-preloader .page-loading .dot:nth-child(3) {
        animation-delay: 0.3s;
        background: #FF8000; }
      #page-preloader .page-loading .dot:nth-child(4) {
        animation-delay: 0.4s;
        background: #FF4000; }
      #page-preloader .page-loading .dot:nth-child(5) {
        animation-delay: 0.5s;
        background: #E2231A; }
				#page-preloader .page-loading .dot:nth-child(6) {
        animation-delay: 0.6s;
        background: #FF4000; }
				#page-preloader .page-loading .dot:nth-child(7) {
        animation-delay: 0.7s;
        background: #FF8000; }
				#page-preloader .page-loading .dot:nth-child(8) {
        animation-delay: 0.8s;
        background: #FECC00; }
				#page-preloader .page-loading .dot:nth-child(9) {
        animation-delay: 0.9s;
        background: #FFE389; }

@-moz-keyframes load_page {
  0% {
		opacity: 0;
    transform: scale(1); }
  50% {
    opacity: .5;
    transform: scale(2); }
  100% {
		opacity: 0;
    transform: scale(1); } }
@-webkit-keyframes load_page {
  0% {
		opacity: 0;
    transform: scale(1); }
  50% {
    opacity: .5;
    transform: scale(2); }
  100% {
		opacity: 0;
    transform: scale(1); } }
@-o-keyframes load_page {
  0% {
		opacity: 0;
    transform: scale(1); }
  50% {
		opacity: 0;
    opacity: .5;
    transform: scale(2); }
  100% {
		opacity: 0;
    transform: scale(1); } }
@keyframes load_page {
  0% {
		opacity: 0;
    transform: scale(1); }
  50% {
    opacity: .5;
    transform: scale(2); }
  100% {
		opacity: 0;
    transform: scale(1); } }

/**
 * 3. Homes
 */
/**
 * 3.1 Index
 */
.group-store .index-core-group {
  margin-bottom: 20px; }
  .group-store .index-core-group:last-child {
    margin-bottom: 0; }
  .group-store .index-core-group:hover img {
    transform: translateX(10px); }
  .group-store .index-core-group img {
    transition: all 500ms ease; }
  .group-store .index-core-group .item-img {
    width: 100px;
    margin-right: 12px; }
.group-store .item-content {
  margin: 0; }
  .group-store .item-content h4 {
    padding-bottom: 0;
    margin-bottom: 6px; }
    .group-store .item-content h4:after,
    .group-store .item-content h4:before {
      content: none !important; }
  .group-store .item-content p {
    margin-bottom: 0; }

.navigation {
  position: relative; }
  .navigation .owl-controls {
    position: absolute;
    top: 50%;
    width: 100%; }
    .navigation .owl-controls span {
      position: absolute;
      background: white; }
      .navigation .owl-controls span:hover {
        background: #D60F16; }
    .navigation .owl-controls .left {
      left: 1px; }
    .navigation .owl-controls .right {
      right: 31px; }
  .navigation .owl-nav {
    display: block; }
    .navigation .owl-nav span {
      position: absolute;
      font-size: 0;
      width: 32px;
      text-align: center;
      border-width: 1px;
      height: 32px;
      line-height: 30px;
      color: #9494a1;
      top: -70px;
      right: 0;
      line-height: 32px; }
      .navigation .owl-nav span:hover {
        background: #D60F16; }
        .navigation .owl-nav span:hover:before {
          border: 1px solid #fff;
          border-width: 1px 0 0 1px; }
    .navigation .owl-nav .left {
      right: 2.5rem; }
      .navigation .owl-nav .left:before {
        left: 45%; }
    .navigation .owl-nav span {
      list-style: none;
      margin-bottom: 10px;
      display: inline-block;
      z-index: 9999;
      line-height: 32px; }
      .navigation .owl-nav span:before {
        content: '';
        display: block;
        height: 6px;
        width: 6px;
        float: left;
        margin-right: 10px;
        border: 1px solid #9393a0;
        border-width: 1px 0 0 1px;
        top: 40%;
        position: absolute;
        left: 38%; }
    .navigation .owl-nav .left:before {
      transform: rotate(315deg); }
    .navigation .owl-nav .right:before {
      transform: rotate(135deg); }

    .faqs .inner .item-toggle .panel.panel-default.click1 {
      line-height: 50px; }
      .faqs .inner .item-toggle .panel.panel-default.click1:last-child .show-description {
        border: none; }
      .faqs .inner .item-toggle .panel.panel-default.click1 span {
        margin-right: 5px; }
        .faqs .inner .item-toggle .panel.panel-default.click1 span i {
          font-weight: 500;
          font-size: 18px;
          color: #D60F16; }
      .faqs .inner .item-toggle .panel.panel-default.click1 .show-description {
        cursor: pointer;
        padding: 10px 0;
        border-bottom: 1px solid #e2e2e2; }
        .faqs .inner .item-toggle .panel.panel-default.click1 .show-description p {
          margin-bottom: 0; }
          .faqs .inner .item-toggle .panel.panel-default.click1 .show-description p:hover {
            color: #D60F16; }
        .faqs .inner .item-toggle .panel.panel-default.click1 .show-description i {
          color: #D60F16; }
          .page-red .faqs .inner .item-toggle .panel.panel-default.click1 .show-description i {
            color: #b95556; }
            .home-6 .faqs .inner .item-toggle .panel.panel-default.click1 .show-description i {
              color: #f7778e; }
      .faqs .inner .item-toggle .panel.panel-default.click1 p {
        font-weight: 500;
        font-size: 16px;
        display: inline-block;
        margin-left: 10px;
        padding-bottom: 0px;
        margin-top: 2px; }
      .faqs .inner .item-toggle .panel.panel-default.click1 .show1 {
        margin-top: 15px; }
        .faqs .inner .item-toggle .panel.panel-default.click1 .show1 p {
          margin-left: 0px;
          font-weight: 400; }

.blog-carousel.navigation .owl-controls .right {
  right: 1px; }

.home-brand-logo {
  border-top: 1px solid #e8dac7;
  padding-top: 26px;
  padding-bottom: 26px; }
  .home-brand-logo .home-brand-inner .brand-item {
    text-align: center; }
    .home-brand-logo .home-brand-inner .brand-item a:hover .logo-hover {
      -ms-transform: none;
      -webkit-transform: none;
      transform: none;
      -ms-transform: scale(1, 1);
      -webkit-transform: scale(1, 1);
      transform: scale(1, 1); }
    .home-brand-logo .home-brand-inner .brand-item a:hover img:not(.logo-hover) {
      -ms-transform: scale(0, 0);
      -webkit-transform: scale(0, 0);
      transform: scale(0, 0); }
    .home-brand-logo .home-brand-inner .brand-item a img {
      -ms-transition: all 500ms ease;
      -webkit-transition: all 500ms ease;
      transition: all 500ms ease;
      display: inline-block; }
    .home-brand-logo .home-brand-inner .brand-item a .logo-hover {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      -ms-transform: translateY(100%);
      -webkit-transform: translateY(100%);
      transform: translateY(100%); }

.header_user_info .dropdown-content li .fa {
  width: 14px;
  text-align: center;
  margin-right: 5px; }

/**
 * 3.2 Home 2
 */
  .testimonials .testimonials-item {
    padding-bottom: 15px;
    padding-top: 15px; }
    .testimonials .testimonials-item .group {
      background-color: #f5f6fb;
      border-radius: 45px 0 45px 45px;
      text-align: center;
      position: relative;
      padding-top: 35px;
      padding-bottom: 35px;
      transition: all 500ms ease; }
      .testimonials .testimonials-item .group:before {
        content: '';
        height: 1px;
        background-color: rgba(227, 179, 117, 0.2);
        left: 30px;
        right: 30px;
        top: 70px;
        position: absolute; }
      .testimonials .testimonials-item .group .group-img {
        width: 80px;
        height: 80px;
        position: relative;
        margin: 0 auto 15px;
        display: block; }
        .testimonials .testimonials-item .group .group-img:before,
        .testimonials .testimonials-item .group .group-img:after {
          position: absolute;
          top: 5px;
          right: -5px;
          width: 24px;
          height: 24px;
          border-radius: 100%; }
        .testimonials .testimonials-item .group .group-img:before {
          content: '';
          background-color: #D60F16; }
        .page-red .testimonials .testimonials-item .group .group-img:before {
          background-color: #b95556; }
        .testimonials .testimonials-item .group .group-img:after {
          text-align: center;
          content: "\f10e";
          display: inline-block;
          zoom: 1;
          font-smooth: always;
          -ms-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font: normal normal normal 14px/1 FontAwesome;
          text-rendering: auto;
          color: #fff;
          font-size: 11px;
          line-height: 25px; }
        .testimonials .testimonials-item .group .group-img img {
          border-radius: 100%;
          transform-style: initial;
          -webkit-transform-style: initial;
          width: 100%; }
      .testimonials .testimonials-item .group .testimonials-caption-group {
        width: 100%;
        padding: 10px 30px; }
        .testimonials .testimonials-item .group .testimonials-caption-group .testimonials-caption {
          font-size: 15px;
          line-height: 24px;
          font-style: italic;
          margin-bottom: 25px; }
        .testimonials .testimonials-item .group .testimonials-caption-group .testimonials-name {
          font-size: 16px;
          color: #27272f;
          font-weight: 500;
          margin-bottom: 5px; }
        .testimonials .testimonials-item .group .testimonials-caption-group .testimonials-position {
          color: #68d0ae;
          font-size: 14px;
          margin-bottom: 0;
          font-style: italic; }

.about-smoothie {
  background-size: cover !important;
  padding: 50px 0; }
  .about-smoothie .about .item:hover img {
    -moz-animation: moverAround 9s both infinite;
    -o-animation: moverAround 9s both infinite;
    -webkit-animation: moverAround 9s both infinite;
    animation: moverAround 9s both infinite; }
  .about-smoothie .deal-layout {
    background: none;
    padding-bottom: 0;
    padding-top: 50px; }

.smoothie {
  background-color: #f7eee2;
  background-size: cover; }
  .smoothie .title,
  .smoothie .home-smoothie-inner {
    width: 100%; }
  .smoothie .title-black {
    font-family: 'Roboto Condensed', sans-serif; }
  .smoothie .title {
    margin-bottom: 40px; }
  .smoothie .smoothie-icon.icon-left {
    z-index: 1;
    width: 41%; }
    .smoothie .smoothie-icon.icon-left .icon-item:nth-child(1) {
      margin-right: 35px;
      margin-bottom: 85px; }
    .smoothie .smoothie-icon.icon-left .icon-item:nth-child(2) {
      padding-right: 85px; }
    .smoothie .smoothie-icon.icon-left .icon-item .icon-item-group {
      padding-right: 25px; }
    .smoothie .smoothie-icon.icon-right {
      width: 41%; }
  .smoothie .smoothie-icon.icon-right .icon-item:nth-child(1) {
    padding-left: 35px;
    margin-bottom: 85px; }
  .smoothie .smoothie-icon.icon-right .icon-item:nth-child(2) {
    padding-left: 85px; }
  .smoothie .smoothie-icon.icon-right .icon-item .icon-item-group {
    padding-left: 25px; }
  .smoothie .smoothie-icon .icon-item:hover img {
    transform: scale(1.1); }
  .smoothie .smoothie-icon .icon-item-img {
    width: 104px; }
    .smoothie .smoothie-icon .icon-item-img img {
      -ms-transition: all 500ms ease;
      -webkit-transition: all 500ms ease;
      transition: all 500ms ease; }
  .smoothie .smoothie-icon .icon-item .icon-item-group {
    padding-left: 0; }
  .smoothie .smoothie-icon .icon-item .icon-item-group {
    width: calc(100% - 104px); }
  .smoothie .smoothie-icon .icon-item .item-caption {
    margin-bottom: 0; }
  .smoothie .home-smoothie-content .smoothie-banner {
    width: 18%;
    text-align: center; }
    .smoothie .home-smoothie-content .smoothie-banner .smoothie-banner-group {
      margin-left: -190px;
      margin-right: -200px; }
      .smoothie .home-smoothie-content .smoothie-banner .smoothie-banner-group .banner-image {
        margin-bottom: 35px; }
      .smoothie .home-smoothie-content .smoothie-banner .smoothie-banner-group .btn {
        font-size: 15px;
        padding: 0 16px;
        font-weight: 500;
        border-width: 1px;
        height: 50px;
        line-height: 48px;
        color: #fff;
        border-color: #D60F16;
        background-color: #D60F16;
        padding-left: 42px;
        padding-right: 42px;
        -ms-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        transition: all 500ms ease; }

.timelines {
  background: url("../images/home2-history-bg.jpg");
  background-size: cover;
  padding: 90px 0 50px 0; }
  .timelines .layout-left {
    width: calc(100% - 730px);
    margin-bottom: 0; }
  .timelines .layout-right {
    width: 730px;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    top: 100%; }
    .timelines .layout-right .slider-history {
      margin-top: 35px; }
    .timelines .layout-right:before {
      content: '';
      position: absolute;
      top: 67.5px;
      height: 7px;
      background: #bfe0c7;
      left: 40px;
      right: 40px; }
    .timelines .layout-right .history-chart-content {
      padding-top: 1px; }
      .timelines .layout-right .history-chart-content .chart-dots {
        display: inline-block;
        zoom: 1;
        position: relative; }
        .timelines .layout-right .history-chart-content .chart-dots .chart-year {
          position: absolute;
          display: inline-block;
          zoom: 1;
          width: 40px;
          height: 40px;
          line-height: 40px;
          top: 15px;
          left: 50%;
          transform: translateX(-50%);
          bottom: 20px;
          right: 20px;
          z-index: 1;
          cursor: pointer;
          color: #fff;
          background-color: rgba(89, 204, 166, 0.5);
          -ms-transition: 0.3s;
          -webkit-transition: 0.3s;
          transition: 0.3s;
          -webkit-border-radius: 100%;
          -moz-border-radius: 100%;
          border-radius: 100%; }
        .timelines .layout-right .history-chart-content .chart-dots .chart-circle {
          position: relative;
          display: inline-block;
          zoom: 1;
          width: 80px;
          height: 80px;
          line-height: 80px;
          top: -5px;
          left: 0;
          right: 0;
          bottom: 0;
          cursor: pointer; }
          .timelines .layout-right .history-chart-content .chart-dots .chart-circle:before {
            content: '';
            position: absolute;
            top: 4px;
            left: 4px;
            right: 4px;
            bottom: 4px;
            background-color: rgba(89, 204, 166, 0.5);
            -ms-transition: 0.3s;
            -webkit-transition: 0.3s;
            transition: 0.3s;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%; }
          .timelines .layout-right .history-chart-content .chart-dots .chart-circle:after {
            content: '';
            position: absolute;
            top: 12px;
            left: 12px;
            right: 12px;
            bottom: 12px;
            background-color: rgba(89, 204, 166, 0.5);
            -ms-transition: 0.3s;
            -webkit-transition: 0.3s;
            transition: 0.3s;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%; }
      .timelines .layout-right .history-chart-content .chart-caption {
        -ms-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        transition: all 500ms ease;
        position: relative;
        padding: 20px;
        margin-top: 15px;
        margin-left: -24px;
        margin-right: -24px;
        line-height: 1.7em;
        border: 1px solid #c8c8d4;
        background-color: #f5f6fb;
        border-radius: 5px;
        top: 100px;
        opacity: 0; }
        .timelines .layout-right .history-chart-content .chart-caption:before,
        .timelines .layout-right .history-chart-content .chart-caption:after {
          z-index: 1;
          content: '';
          position: absolute;
          left: 50%;
          top: -20px;
          -ms-transform: translateX(-50%);
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }
        .timelines .layout-right .history-chart-content .chart-caption:before {
          border-style: solid;
          border-width: 10px;
          border-color: transparent;
          border-bottom-color: #c8c8d4; }
        .timelines .layout-right .history-chart-content .chart-caption:after {
          border-style: solid;
          border-width: 11px;
          border-color: transparent;
          border-bottom-color: #f5f6fb; }
    .timelines .layout-right .slider-history .active.center .chart-year {
      background-color: rgba(145, 173, 65, 0.5); }
    .timelines .layout-right .slider-history .active.center .chart-circle:before {
      background-color: rgba(145, 173, 65, 0.5); }
    .timelines .layout-right .slider-history .active.center .chart-circle:after {
      background-color: rgba(145, 173, 65, 0.5); }
    .timelines .layout-right .slider-history .active.center .chart-caption {
      opacity: 1;
      top: 0; }
    .timelines .layout-right .owl-controls {
      position: absolute;
      top: 0;
      width: 100%; }
  .timelines .navigation .owl-nav .left {
    left: 0; }
  .timelines .navigation .owl-nav span {
    position: absolute;
    font-size: 0;
    width: 32px;
    text-align: center;
    border-width: 1px;
    height: 32px;
    border-radius: 100%;
    line-height: 30px;
    color: #9494a1;
    background: #bfe0c7 !important;
    border-radius: 100%;
    right: 0;
    border: 1px solid #bfe0c7;
    top: 19px; }
    .timelines .navigation .owl-nav span:after {
      border: 1px solid white; }
  .timelines .home-funcfacts-inner {
    margin-top: 60px;
    padding-top: 40px;
    padding-bottom: 0;
    width: 100%;
    border-top: 1px solid #e7e9f3; }
    .timelines .home-funcfacts-inner .funcfacts-content {
      text-align: center;
      min-height: 150px;
      padding-top: 40px; }
      .timelines .home-funcfacts-inner .funcfacts-content .funcfacts-caption-group .funcfacts-count {
        font-size: 42px;
        color: #27272f;
        font-weight: 600;
        line-height: 1em;
        margin-bottom: 5px; }
      .timelines .home-funcfacts-inner .funcfacts-content .funcfacts-caption-group .funcfacts-caption {
        font-size: 16px;
        font-style: italic;
        color: #59cca6;
        margin-bottom: 0; }
      .timelines .home-funcfacts-inner .funcfacts-content:nth-child(1) {
        background: url("../images/home2-counter1.jpg") center no-repeat; }
      .timelines .home-funcfacts-inner .funcfacts-content:nth-child(2) {
        background: url("../images/home2-counter2.jpg") center no-repeat; }
      .timelines .home-funcfacts-inner .funcfacts-content:nth-child(3) {
        background: url("../images/home2-counter3.jpg") center no-repeat; }
      .timelines .home-funcfacts-inner .funcfacts-content:nth-child(4) {
        background: url("../images/home2-counter4.jpg") center no-repeat; }
.home-2 main .manufacturers-block {
  box-shadow: 0 16px 24px 0 rgba(80, 62, 40, 0.12); }
.home-2 footer {
  margin-top: -7px; }

/**
 * 3.3 Home 3
 */
.footer-black {
  background-color: #27272f;
  border-color: #2d2d36; }
  .footer-black .newsletter {
    margin-bottom: 0px; }
  .footer-black .title-em {
    color: #fff; }
  .footer-black .footer-copyright {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    background-color: #23232a !important; }
    .footer-black .footer-copyright .content span {
      color: #D60F16; }

.teams .item:hover img {
  transform: scale(1.2); }
.teams .item .item-img {
  width: 170px;
  margin: auto;
  margin-bottom: 15px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  overflow: hidden; }
  .teams .item .item-img img {
    transition: .3s; }
.teams .item .item-content .user-info {
  margin-bottom: 1rem; }
  .teams .item .item-content .user-info h4 {
    margin-bottom: 0; }
  .teams .item .item-content .user-info .title-black {
    text-transform: uppercase;
    font-size: 18px; }
.teams .item .ourteam-social .social-item {
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  background-color: #F5F6FB;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  margin: 0 3.5px; }

@-webkit-keyframes scroll-ani {
  0% {
    opacity: 1;
    top: 29%; }
  15% {
    opacity: 1;
    top: 50%; }
  50% {
    opacity: 0;
    top: 50%; }
  100% {
    opacity: 0;
    top: 29%; } }
@-moz-keyframes scroll-ani {
  0% {
    opacity: 1;
    top: 29%; }
  15% {
    opacity: 1;
    top: 50%; }
  50% {
    opacity: 0;
    top: 50%; }
  100% {
    opacity: 0;
    top: 29%; } }
@keyframes scroll-ani {
  0% {
    opacity: 1;
    top: 29%; }
  15% {
    opacity: 1;
    top: 50%; }
  50% {
    opacity: 0;
    top: 50%; }
  100% {
    opacity: 0;
    top: 29%; } }
.home-3 .oars-store .img-left {
  margin-left: -200px; }
.home-3 #top-header {
  height: inherit;
  line-height: inherit; }
  .home-3 #top-header .main-header .index-bars .open-menu-right:before,
  .home-3 #top-header .main-header .index-bars .open-menu-right:after {
    background: #fff; }
  .home-3 #top-header .main-header .index-bars .open-menu-right {
    background: #fff; }
  .home-3 #top-header .top-bar {
    color: #555555;
    background-color: #23232a;
    border-color: #2d2d36;
    line-height: 50px; }
    .home-3 #top-header .top-bar ul li,
    .home-3 #top-header .top-bar ul li a {
      color: #fff; }
    .home-3 #top-header .top-bar ul li a:hover {
      color: #D60F16;
    }
    .home-3 #top-header .top-bar .top-header-right li {
      position: relative;
      margin-left: 40px; }
      .home-3 #top-header .top-bar .top-header-right li:first-child {
        margin-left: 0; }
      .home-3 #top-header .top-bar .top-header-right li .dropdown-toggle a {
        color: white;
        font-family: Poppins,Helvetica,Arial,sans-serif; }
      .home-3 #top-header .top-bar .top-header-right li.dropdown:hover .dropdown-menu {
        display: block !important; }
      .home-3 #top-header .top-bar .top-header-right li .dropdown-menu {
        min-width: 115px;
        font-size: 15px;
        padding: 8px 0;
        margin: 0; }
        .home-3 #top-header .top-bar .top-header-right li .dropdown-menu li {
          margin-left: 20px !important;
          line-height: 25px; }
          .home-3 #top-header .top-bar .top-header-right li .dropdown-menu li a {
            color: #555555; }
            .home-3 #top-header .top-bar .top-header-right li .dropdown-menu li.active a,
            .home-3 #top-header .top-bar .top-header-right li .dropdown-menu li a:hover {
              color: #D60F16; }
      .home-3 #top-header .top-bar .top-header-right li:not(:first-child):before {
        content: '';
        height: 20px;
        width: 1px;
        background-color: rgba(255, 255, 255, 0.1);
        position: absolute;
        left: -20px;
        top: 50%;
        margin-right: 20px;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
      .home-3 #top-header .top-bar .top-header-right li i {
        color: #D60F16;
        padding-right: 5px; }
      .home-3 #top-header .top-bar .top-header-right li a {
        color: white; }
        .home-3 #top-header .top-bar .top-header-right li a:hover {
          color: #D60F16; }
    .home-3 #top-header .top-bar .top-header-right .currencies select {
      background: transparent;
      border: none;
      color: white;
      min-width: 90px;
      text-align: center;
      font-size: 14px; }
      .home-3 #top-header .top-bar .top-header-right .currencies select option {
        color: #555555;
        padding: 10px;
        display: inline-block;
        text-transform: uppercase; }
        .home-3 #top-header .top-bar .top-header-right .currencies select option:hover {
          color: #D60F16; }
  .home-3 #top-header .main-header {
    background: #27272f; }
    .home-3 #top-header .main-header .main-nav {
      /* dropdown-menu level 2 */ }
      .home-3 #top-header .main-header .main-nav > ul > li {
        background: none; }
        .home-3 #top-header .main-header .main-nav > ul > li > a {
          color: white; }
          .home-3 #top-header .main-header .main-nav > ul > li > a:hover,
          .home-3 #top-header .main-header .main-nav > ul > li > a:focus,
          .home-3 #top-header .main-header .main-nav > ul > li > a:active {
            color: #D60F16;
            background: none; }
        .home-3 #top-header .main-header .main-nav > ul > li:hover > a,
        .home-3 #top-header .main-header .main-nav > ul > li:focus > a,
        .home-3 #top-header .main-header .main-nav > ul > li:active > a {
          color: #D60F16; }
      .home-3 #top-header .main-header .main-nav .dropdown-menu li a {
        display: block;
        font-weight: 300;
        font-size: 15px; }
        .home-3 #top-header .main-header .main-nav .dropdown-menu li a:hover {
          background-color: transparent;
          color: #D60F16; }
          .home-3 #top-header .main-header .main-nav .dropdown-menu li a:hover .fa {
            color: #8d8d99; }
    .home-3 #top-header .main-header .header-block i {
      color: #fff; }
  .home-3 #top-header .hearder-icon .search i {
    padding-left: 25px; }
  .home-3 #top-header .hearder-icon .search-block i {
    padding-right: 0; }
  .home-3 #top-header .currency-group .icon-word {
    margin-right: -5px; }

.banner .item {
  margin: 0; }
  .banner .item .banner-item {
    position: relative;
    z-index: 0; }
    .banner .item .banner-item:before {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.5);
      opacity: 0;
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
      -ms-transition: all 500ms ease;
      -webkit-transition: all 500ms ease;
      transition: all 500ms ease;
      z-index: 0; }
    .banner .item .banner-item:hover:before {
      opacity: 1; }
    .banner .item .banner-item:nth-child(1) {
      background-color: #59cca6; }
    .banner .item .banner-item:nth-child(2) {
      background-color: #D60F16; }
    .banner .item .banner-item:nth-child(3) {
      background-color: #e3b375; }
    .banner .item .banner-item:nth-child(4) {
      background-color: #ef7f94; }
    .banner .item .banner-item .group-caption-item {
      padding: 134px 40px 100px 40px; }
      .banner .item .banner-item .group-caption-item img {
        position: absolute;
        right: 0;
        z-index: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 50%; }
      .banner .item .banner-item .group-caption-item .content {
        top: 0;
        transform: translateY(0%);
        z-index: 9999;
        color: #fff; }
        .banner .item .banner-item .group-caption-item .content .categories-title {
          font-size: 24px;
          font-weight: 500;
          margin-bottom: 15px; }
        .banner .item .banner-item .group-caption-item .content span {
          margin-top: 2rem; }
          .banner .item .banner-item .group-caption-item .content span a.btn.view {
            border-color: #27272f;
            background-color: #27272f; }
            .banner .item .banner-item .group-caption-item .content span a.btn.view:hover {
              border-color: white;
              background-color: white;
              color: #27272f; }

.best-store .group .home-core-group .core-item {
  margin-bottom: 25px; }
.best-store .group .home-core-group .core-item:hover img {
  -ms-transform: translateX(10px);
  -webkit-transform: translateX(10px);
  transform: translateX(10px); }
.best-store .group .home-core-group .core-item img {
  -ms-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  margin-right: 30px;
  max-width: 91px; }
.best-store .group .home-core-group .core-item .core-caption-group {
  -ms-flex: 1;
  flex: 1; }
  .best-store .group .home-core-group .core-item .core-caption-group .core-caption {
    margin-bottom: 0; }

  .testimonials .layout-3 .item {
    background: none;
    margin-bottom: 60px;
    color: white; }
    .testimonials .layout-3 .item .item-img:hover img {
      opacity: 1; }
    .testimonials .layout-3 .item .item-img a:after,
    .testimonials .layout-3 .item .item-img a:before {
      content: none; }
    .testimonials .layout-3 .item .item-content p {
      margin-bottom: 1rem; }
    .testimonials .layout-3 .item .item-content .user-name {
      color: white;
      font-size: 15px;
      text-transform: uppercase; }
    .testimonials .layout-3 .item .item-content .job {
      position: relative; }
      .testimonials .layout-3 .item .item-content .job:before {
        content: '\f111';
        font-family: FontAwesome;
        font-size: 5px;
        vertical-align: middle;
        padding-right: 11px;
        padding-left: 11px; }
  .testimonials .owl-dots {
    text-align: center; }
    .testimonials .owl-dots .owl-dot {
      width: 10px;
      height: 10px;
      border: 1px solid #a5a5a5;
      display: inline-block;
      margin: 4px;
      border-radius: 50%;
      background: #a5a5a5; }
      .testimonials .owl-dots .owl-dot.owl-dot.active {
        border: 1px solid #D60F16;;
        background: #D60F16;; }
     .page-red .testimonials .owl-dots .owl-dot.owl-dot.active {
        border: 1px solid #b95556;
        background: #b95556; }
.home-3 .newsletter {
  border-bottom: 1px solid #e8dac7;
  border-top: none;
  margin-bottom: 0; }

/**
 * 3.4 Home 4
 */
.group-caption {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 260px;
  max-width: 70%;
  padding: 20px;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #fff;
  text-align: center; }
  .group-caption .categories-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 4px;
    -ms-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease; }
    .group-caption .categories-title a {
      color: #282828; }
    .group-caption .categories-title:hover {
      color: #b95556; }
  .group-caption .categories-caption {
    font-weight: 400;
    display: block;
    font-size: 16px;
    font-style: italic;
    color: #b95556;
    margin-bottom: 0; }

.banner-section {
  margin-top: 15px; }
  .banner-section .banner-content-inner {
    position: relative;
    height: 100%; }
    .banner-section .banner-content-inner img {
      height: 100%; }

.page-red a:hover {
  color: #b95556; }
.page-red #top-header .main-header .dropdown-menu {
  border-top: 2px solid #b95556; }
  .page-red #top-header .main-header .dropdown-menu li a:hover {
    background-color: transparent;
    color: #b95556; }
.page-red #top-header .main-header .main-nav > ul > li:hover > a,
.page-red #top-header .main-header .main-nav > ul > li:focus > a,
.page-red #top-header .main-header .main-nav > ul > li:active > a {
  color: #b95556; }
.page-red #top-header .main-header .main-nav > ul > li .active {
  color: #b95556; }
.page-red #top-header .main-header .main-nav > ul > li > a:hover,
.page-red #top-header .main-header .main-nav > ul > li > a:focus,
.page-red #top-header .main-header .main-nav > ul > li > a:active {
  color: #b95556; }
  .page-red #top-header .main-header .main-nav > ul > li > a:hover i,
  .page-red #top-header .main-header .main-nav > ul > li > a:focus i,
  .page-red #top-header .main-header .main-nav > ul > li > a:active i {
    color: #b95556; }
.page-red #top-header .main-header .header-block .ajax-cart-quantity {
  background-color: #b95556; }
  .page-red #top-header .main-header .header-block .popup-content .amount {
    color: #b95556; }
.page-red.product-category-page #list .content-right .btn:hover {
  background: #b95556;
  border: 1px solid #b95556; }
.page-red .blog-news .gallery-wrap .gallery-action:hover i {
  color: #b95556; }
.page-red .menu-right .info-header aside.pd-bottom-30 ul li a:hover {
  color: #272727 !important; }
.page-red .menu-right .info-header .nav-link:hover {
  color: #272727 !important; }
.page-red .spr-form-input:hover,
.page-red .spr-form-input:focus {
  border-color: #b95556 !important;
  outline: none; }
.page-red .product-default-item .nav-tabs .nav-link:hover {
  color: #b95556; }
  .page-red .product-default-item .nav-tabs .nav-link:hover i {
    color: #b95556; }
.page-red .product-default-item .nav-tabs .nav-link.active {
  color: #b95556;
  background: none;
  border: none; }
.page-red .product-counter {
  font-size: 16px; }
  .page-red .product-counter span {
    color: #b95556; }
.page-red .page-pagination .page-numbers.active {
  background-color: #b95556 !important;
  color: white !important;
  text-decoration: none; }
.page-red .page-pagination .page-numbers:hover {
  background-color: #b95556 !important;
  color: white !important; }
.page-red .footer .footer-bottom {
  padding-bottom: 40px; }
  .page-red .footer .footer-bottom .instagram-content .content {
    margin-top: 26px; }
  .page-red .footer .footer-bottom .block-content li i {
    color: #b95556;
    background-color: #f5f6fb; }
  .page-red .footer .footer-bottom .block-content .widget-social {
    margin-top: 1rem; }
    .page-red .footer .footer-bottom .block-content .widget-social ul li a:hover i {
      color: #b95556; }
    .page-red .footer .footer-bottom .block-content .widget-social ul li a i {
      color: #555555;
      background: none;
      font-size: 15px; }
.page-red .footer .widget-social li a:hover i {
  color: #b95556 !important; }
.page-red .footer .shipping .group-store {
  padding-top: 35px;
  padding-bottom: 35px;
  border-top: 1px solid #e7e9f3;
  margin-left: 0px;
  margin-right: 0; }
  .page-red .footer .shipping .group-store .index-core-group {
    margin-bottom: 0; }
    .page-red .footer .shipping .group-store .index-core-group:last-child {
      padding-right: 0; }
    .page-red .footer .shipping .group-store .index-core-group:first-child {
      padding-left: 0; }
.page-red .footer .item-content .sub-title h4:after,
.page-red .footer .item-content .sub-title h4:before {
  background-color: #b95556; }
.page-red .footer .instagram-content .content {
  margin-left: -3px; }
  .page-red .footer .instagram-content .content a {
    display: block;
    width: 25%;
    padding: 3px;
    position: relative; }
    .page-red .footer .instagram-content .content a:after {
      content: '';
      position: absolute;
      top: 3px;
      bottom: 3px;
      right: 3px;
      left: 3px;
      background-color: rgba(0, 0, 0, 0.5);
      opacity: 0;
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
      -ms-transition: all 500ms ease;
      -webkit-transition: all 500ms ease;
      transition: all 500ms ease; }
    .page-red .footer .instagram-content .content a:hover:after {
      opacity: 1; }
.page-red .user-page .spr-form-input:hover,
.page-red .user-page .spr-form-input:focus {
  border-color: #b95556 !important;
  outline: none; }
.page-red .back-to-top a:hover {
  border: 1px solid #b95556;
  background: #b95556; }

.testimonials .layout-4s .testimonials-item .group .group-img:before,
.home-5 .testimonials .testimonials-item .group .group-img:before {
  content: '';
  background-color: #b95556; }
.testimonials .layout-4s .testimonials-item .group .testimonials-position,
.home-5 .testimonials .testimonials-item .group .testimonials-position {
  color: #e3b375; }
.home-4 .home-deal-layout .newsletter,
.home-5 .home-deal-layout .newsletter {
  background-image: url("../images/banner-discount-bg.jpg");
  margin-bottom: 0;
  padding: 0; }
  .home-4 .home-deal-layout .newsletter .deal-content-group,
  .home-5 .home-deal-layout .newsletter .deal-content-group {
    max-width: 335px; }
    .home-4 .home-deal-layout .newsletter .deal-content-group .title,
    .home-5 .home-deal-layout .newsletter .deal-content-group .title {
      font-size: 30px;
      color: #282828;
      margin-bottom: 5px;
      font-weight: 600; }
    .home-4 .home-deal-layout .newsletter .deal-content-group .caption,
    .home-5 .home-deal-layout .newsletter .deal-content-group .caption {
      margin-bottom: 20px;
      width: 100%; }
    .home-4 .home-deal-layout .newsletter .deal-content-group .input,
    .home-5 .home-deal-layout .newsletter .deal-content-group .input {
      width: 100%;
      margin-bottom: 25px; }

/**
 * 3.4 Home 4
 */
.section-welcome {
  padding: 180px 0;
  background-size: cover; }
  .section-welcome .welcome-content {
    max-width: 80%;
    margin: 0px auto; }
    .section-welcome .welcome-content .title {
      color: #282828;
      letter-spacing: 0.2em;
      margin-bottom: 30px;
      font-size: 24px;
      text-transform: uppercase;
      font-weight: 600;
      line-height: 1.3; }
    .section-welcome .welcome-content .caption {
      line-height: 1.41;
      margin-bottom: 0px;
      font-size: 20px;
      font-family: 'Roboto Condensed', sans-serif; }

.section-video .layout-left {
  padding: 0 90px; }

.testimonials .layout-4 .item {
      background: transparent; }
  .testimonials .layout-4 .item .testimonials-caption {
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    line-height: 1.7; }
  .testimonials .layout-4 .item .testimonials-name {
    margin-bottom: 0;
    font-size: 16px; }
  .testimonials .layout-4 .item .testimonials-position {
    color: #D60F16; }
  .page-red .testimonials .layout-4 .item .testimonials-position {
    color: #b95556; }
  .testimonials .layout-4 .item .testimonials-image {
      width: 80px;
      height: 80px;
      position: relative;
      margin: 20px auto 15px;
      display: block; }
  .testimonials .layout-4 .item .testimonials-image:before,
  .testimonials .layout-4 .item .testimonials-image:after {
    position: absolute;
    top: -5px;
    right: 0px;
    width: 24px;
    height: 24px;
    border-radius: 100%; }
  .testimonials .layout-4 .item .testimonials-image:before {
    content: '';
    background-color: #D60F16; }
  .page-red .testimonials .layout-4 .item .testimonials-image:before {
    background-color: #b95556; }
  .testimonials .layout-4 .item .testimonials-image:after {
    text-align: center;
    content: "\f10e";
    display: inline-block;
    zoom: 1;
    font-smooth: always;
    -ms-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    color: #fff;
    font-size: 11px;
    line-height: 25px; }
  .testimonials .layout-4 .item .testimonials-image img {
    transform-style: initial;
    -webkit-transform-style: initial;
    border-radius: 100%;
    width: 100%; }

.section-video .layout-right .video-banner {
  width: 100%;
  height: 100%;
  display: block;
  padding-bottom: 68%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
.section-video .layout-right iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  -ms-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease; }
.home-4 .home-brand-logo {
  border-top: none;
  padding: 0;
  border-bottom: 1px solid #e7e9f3; }
  .home-4 .home-brand-logo .brand-item {
    padding: 15px 0;
    border-right: 1px solid #e7e9f3; }
    .home-4 .home-brand-logo .brand-item a .logo-hover {
      top: 30px; }
    .home-4 .home-brand-logo .brand-item a:hover .logo-hover {
      top: 15px; }
.home-4 .blog-news .product-box .meta-cat span {
  background-color: #b95556; }
  .home-4 .blog-news .product-box .meta-cat span:hover {
    background-color: #8d8d99; }
  .home-4 .blog-news .product-box .meta-cat span a:hover {
    color: white !important; }
.home-4 .footer .footer-bottom .block-content .bg-icon span:nth-child(1) {
  background: #f5f6fb; }
.home-4 .footer .footer-bottom .widget-social li a {
  font-size: 15px; }
.home-4 .navigation .owl-nav .left:hover {
  background: #b95556;
  left: 1px; }
.home-4 .navigation .owl-controls .right:hover {
  background: #b95556; }
.home-4 .newsletter {
  border-top: none; }
.home-4 .product-info .product-name a:hover {
  color: #b95556; }
.home-4 .menu-right .info-header .nav-tabs li a:hover {
  color: #272727 !important; }
.home-4 .menu-right .info-header aside.pd-bottom-30 ul li a:hover {
  color: #272727 !important; }

/**
 * 3.5 Home 5
 */
#review {
  padding: 16px 24px 0px;
  margin-top: 20px;
  margin-bottom: 0; }
  #review label.spr-form-label {
    font-size: 14px;
    line-height: 20px;
    display: block;
    margin-bottom: -4px;
    cursor: pointer;
    margin-top: 8px;
    color: #666;
    font-weight: 500;
    margin-right: 10px; }
  #review .spr-review-content {
    margin-top: 4px;
    margin-bottom: 18px; }
    #review .spr-review-content .spr-review-content-body {
      width: 100%;
      margin-bottom: 5px; }
    #review .spr-review-content p:nth-child(2) a {
      color: #D60F16; }
  #review .spr-form-input:last-child {
    margin-top: 0;
    margin-bottom: 15px; }
  #review .submit button {
    color: white;
    background: #27272f;
    border-radius: 5px;
    border: none; }
    #review .submit button .btn {
      background: #27272f;
      border-radius: 5px;
      border: 1px solid #27272f;
      height: 45px;
      line-height: 45px; }
      #review .submit button .btn:hover {
        background: #D60F16;
        border-radius: 5px;
        border: 1px solid #D60F16; }
  #review .spr-form-title {
    font-size: 22px; }
  #review .user-comment {
    margin: 1rem 0 3rem; }
    #review .user-comment .user-comment-item {
      border-bottom: 1px solid #e5e6ec;
      margin-bottom: 20px; }
      #review .user-comment .user-comment-item:last-child {
        border-bottom: none; }
    #review .user-comment .spr-review:first-child .rating .star-content .star:nth-child(4):after,
    #review .user-comment .spr-review:first-child .rating .star-content .star:nth-child(5):after,
    #review .user-comment .spr-review:first-child .rating .star-content .star:nth-child(3):after {
      content: url("../images/star-active.png"); }
    #review .user-comment .preview2 .rating .star-content .star.active:after {
      content: url("../images/star-active.png"); }
    #review .user-comment .spr-review-header-byline {
      position: relative; }
      #review .user-comment .spr-review-header-byline span {
        padding-left: 20px; }
        #review .user-comment .spr-review-header-byline span:before {
          content: '';
          display: inline-block;
          zoom: 1;
          position: absolute;
          width: 4px;
          height: 4px;
          top: 10px;
          border-radius: 50%;
          background-color: #D60F16;
          margin-right: 7px;
          margin-left: -13px; }
  #review .spr-form-review-rating {
    margin-bottom: 2rem; }
    #review .spr-form-review-rating .rating {
      cursor: pointer; }
      #review .spr-form-review-rating .rating .star-content .star:nth-child(4):after,
      #review .spr-form-review-rating .rating .star-content .star:nth-child(5):after,
      #review .spr-form-review-rating .rating .star-content .star:nth-child(3):after,
      #review .spr-form-review-rating .rating .star-content .star:nth-child(2):after {
        content: url("../images/star.png"); }
  #review .spr-form-review-body textarea {
    border: none;
    outline: none;
    padding-left: 0;
    width: 100%;
    max-width: 100%; }
  #review .btn.btn-primary {
    float: right;
    margin-top: 26px;
    background: #666;
    border: 1px solid #666;
    border-radius: 16px;
    text-transform: uppercase; }
    #review .btn.btn-primary:hover {
      background: #343434;
      border: 1px solid black; }
  #review .spr-form-actions {
    border-bottom: 1px solid #ececec;
    padding-bottom: 19px;
    margin-bottom: 19px; }
  #review .spr-review {
    margin-left: 30px; }
    #review .spr-review .spr-review-header-byline strong {
      font-weight: 500;
      color: #272727;
      font-size: 15px; }
  #review .submit button {
    color: white;
    background: #27272f; }

.menu-right.active .fix-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); }

.home-5 .menu-left-0 .fix-sticky {
  position: fixed;
  top: 0;
  left: 0;
  display: block !important;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); }

.home-5 header #top-header {
  color: #f5f6fb;
  background-color: #27272f;
  position: relative;
  z-index: 23;
  width: 100%; }
  .home-5 #top-header .main-header .index-bars .open-menu-right:before,
  .home-5 #top-header .main-header .index-bars .open-menu-right:after {
    background: #fff; }
  .home-5 #top-header .main-header .index-bars .open-menu-right {
    background: #fff; }
  .home-5 #top-header .main-header .header-block i {
    color: #fff; }
.home-5 header .menu-left-0 {
  transform: translateX(0%) !important; }
.home-5 header .menu-left {
  position: fixed;
  right: 0;
  top: 0;
  left: 0;
  bottom: auto;
  min-height: 100vh;
  visibility: visible;
  z-index: 1001;
  overflow: hidden;
  -ms-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  transform: translateX(-100%); }
  .home-5 header .menu-left .close-menu {
    background-color: #27272f;
    height: 60px;
    padding-left: 30px;
    padding-right: 30px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1; }
    .home-5 header .menu-left .close-menu .icon-close {
      font-size: 15px;
      display: block;
      line-height: 30px;
      color: #fff; }
      .home-5 header .menu-left .close-menu .icon-close:hover {
        color: #b95556; }
  .home-5 header .menu-left .index-menu {
    position: relative;
    padding: 60px 30px 60px;
    z-index: 22;
    background-color: #27272f;
    height: auto;
    min-height: 100vh;
    width: 320px;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -ms-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
    .home-5 header .menu-left .index-menu ul > li:not(:last-child) {
      border-bottom: 1px solid rgba(255, 255, 255, 0.1);
      display: block; }
    .home-5 header .menu-left .index-menu ul > li {
      text-align: left; }
      .home-5 header .menu-left .index-menu ul > li > a {
        color: #fff;
        display: block;
        position: relative;
        padding-right: 30px;
        padding: 0;
        height: 50px;
        line-height: 50px; }
        .home-5 header .menu-left .index-menu ul > li > a:hover {
          color: #b95556; }
.home-5 header .megamenu .dropdown i {
  float: right;
  line-height: 50px; }
  .home-5 header .megamenu .dropdown i:hover {
    color: #b95556; }
    .home-5 header .megamenu .dropdown i.fa-angle-down:before {
        content: "\f105";
    }
.home-5 header .megamenu .dropdown:hover > .dropdown-menu {
  opacity: 1;
  visibility: visible; }
.home-5 header .megamenu .dropdown .dropdown-menu {
  position: absolute;
  padding: 0;
  left: 100%;
  right: auto;
  top: 0;
  display: block !important;
  visibility: hidden;
  -ms-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  -ms-transform: translateX(10px);
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
  opacity: 0;
  margin-left: 29px; }
  .home-5 header .megamenu .dropdown .dropdown-menu:before {
    content: '';
    position: absolute;
    right: 100%;
    left: auto;
    top: 14px;
    bottom: auto;
    border-style: solid;
    border-width: 10px;
    border-color: transparent;
    border-right-color: #fff; }
  .home-5 header .megamenu .dropdown .dropdown-menu ul {
    margin: 0; }
    .home-5 header .megamenu .dropdown .dropdown-menu ul li {
      padding: 0;
      padding: 0 15px;
      font-size: 15px;
      position: relative; }
      .home-5 header .megamenu .dropdown .dropdown-menu ul li a {
        height: 50px;
        line-height: 50px;
        color: #555555; }
        .home-5 header .megamenu .dropdown .dropdown-menu ul li a:hover {
          color: #b95556; }
    .home-5 header .megamenu .dropdown .dropdown-menu ul li:not(:last-child) {
      border-bottom: 1px solid #e7e9f3; }
  .home-5 header .megamenu .dropdown .dropdown-menu .dropdown-submenu:hover .dropdown-menu.level2 {
    opacity: 1;
    visibility: visible; }
  .home-5 header .megamenu .dropdown .dropdown-menu .dropdown-submenu .level2 {
    margin-left: 0;
    top: -3px; }
    .home-5 header .megamenu .dropdown .dropdown-menu .dropdown-submenu .level2:before {
      top: 17px; }
  .home-5 header .megamenu .dropdown .dropdown-menu .dropdown-submenu .level2.dropdown-menu.child2:before {
    top: 16px; }
  .home-5 header .megamenu .dropdown .dropdown-menu .dropdown-submenu > a i {
    margin-top: 0;
    line-height: 50px; }
.home-5 header .megamenu .block-subcategories ul li {
  padding: 0 !important; }
.home-5 header .megamenu .aligned-fullwidth {
  position: relative; }
  .home-5 header .megamenu .aligned-fullwidth .dropdown-menu {
    padding: 30px 30px 20px;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: right bottom;
    min-width: 850px;
    z-index: 0;
    position: absolute;
    top: 0; }

.delivery-process {
  background-color: #f8f8f8; }
  .delivery-process .title-black {
    font-family: 'Roboto Condensed', sans-serif; }
  .delivery-process .item-caption {
    margin-bottom: 0; }
  .delivery-process .delivery-process-icon-1 {
    margin-bottom: 40px; }
  .delivery-process .icon-left {
    z-index: 1;
    width: 34%;
    padding-right: 50px; }
    .delivery-process .icon-left .icon-item-group {
      margin-right: 30px; }
  .delivery-process .delivery-process-banner {
    width: 32%;
    text-align: center; }
    .delivery-process .delivery-process-banner img {
      width: 100%; }
  .delivery-process .icon-right {
    z-index: 1;
    width: 34%;
    padding-left: 50px; }
    .delivery-process .icon-right .icon-item-group {
      margin-left: 30px; }

.meats-store {
  background-size: cover;
  padding-top: 135px !important;
  padding-bottom: 135px !important; }
  .meats-store .home-welcome-banner {
    padding-left: 160px; }
  .meats-store .home-welcome-content {
    padding-left: 60px;
    max-width: 550px; }
    .meats-store .home-welcome-content .welcome-group .title {
      color: #282828;
      font-size: 24px;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      font-weight: 600;
      margin-bottom: 30px; }
    .meats-store .home-welcome-content .welcome-group .caption {
      font-size: 20px;
      font-weight: 300;
      margin-bottom: 35px;
      line-height: 1.5; }

.home-5 .about-smoothie {
  background-color: #f7eee2;
  position: relative;
  background-size: initial !important;
  background-repeat: no-repeat; }
  .home-5 .about-smoothie .home-about-top-banner {
    position: absolute;
    right: 0;
    top: 0;
    transform: translateY(-50%); }

.home-5 main .item-content {
  margin-top: 30px; }
.home-5 .footer .footer-bottom .block-content .bg-icon span:nth-child(1) {
  background: #f5f6fb; }
.home-5 .footer .footer-bottom .contact-us .content {
  margin-top: -2px; }
.home-5 .footer .footer-bottom .contact-us .item-content .sub-title {
  margin-top: -5px; }

/**
 * 3.6 Home 6
 */
.home-6 a:hover {
  color: #f7778e; }
.home-6 .spr-form-input:hover,
.home-6 .spr-form-input:focus {
  border-color: #f7778e !important;
  outline: none; }
  .home-6 #top-header .main-header .header-block .ajax-cart-quantity {
    background-color: #f7778e; }
  .home-6 #top-header .main-header .header-block .popup-content .amount {
    color: #f7778e; }
  .home-6 #top-header .main-header .dropdown-menu {
    border-top: 2px solid #f7778e; }
    .home-6 #top-header .main-header .dropdown-menu a:hover {
      color: #f7778e; }
.home-6 #top-header .main-nav .dropdown-menu {
  border-top: 2px solid #f7778e; }
  .home-6 #top-header .main-nav .dropdown-menu li a:hover {
    color: #f7778e; }
.home-6 #top-header .main-nav > ul > li:hover > a,
.home-6 #top-header .main-nav > ul > li:focus > a,
.home-6 #top-header .main-nav > ul > li:active > a {
  color: #f7778e; }
.home-6 #top-header .main-nav > ul > li .active {
  color: #f7778e; }
.home-6 #top-header .main-nav > ul > li > a:hover,
.home-6 #top-header .main-nav > ul > li > a:focus,
.home-6 #top-header .main-nav > ul > li > a:active {
  color: #f7778e; }
  .home-6 #top-header .main-nav > ul > li > a:hover i,
  .home-6 #top-header .main-nav > ul > li > a:focus i,
  .home-6 #top-header .main-nav > ul > li > a:active i {
    color: #f7778e; }
.home-6 .product-info .product-name a:hover {
  color: #f7778e; }
.stepping {
  margin-right: 0px !important;
  margin-left: 0px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover;
  height: 620px;
  width: 100%; }
  .stepping .stepping-wrapper h2 {
    font-size: 42px;
    color: #282828;
    font-weight: 600;
    width: 60%;
    margin: 0 auto 25px; }
  .stepping .stepping-wrapper p {
    max-width: 850px;
    margin: auto;
    margin-bottom: 30px; }
  .stepping .stepping-wrapper .btn {
    background: #f7778e;
    border-color: #f7778e; }
    .stepping .stepping-wrapper .btn:hover {
      background: #8d8d99;
      border-color: #8d8d99;
      color: white; }
.home.home-6 .block-products .item {
    margin-bottom: 30px;
}
.home.home-6 .block-products .owl-carousel .owl-stage-outer {
    overflow: visible;
}
.home-6 main .home-brand-logo {
  background: #f7778e;
  margin-top: 90px; }
  .home-6 main .home-brand-logo .home-brand-inner {
    border: none; }
    .home-6 main .home-brand-logo .home-brand-inner .brand-item a:hover .logo-hover {
      opacity: 1; }
    .home-6 main .home-brand-logo .home-brand-inner .brand-item a .logo-hover {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      opacity: 0; }
.home-6 .footer .footer-bottom {
  background-color: #27272f;
  padding-top: 90px;
  padding-bottom: 90px; }
  .home-6 .footer .footer-bottom .item-content .sub-title h4 {
    color: white; }
    .home-6 .footer .footer-bottom .item-content .sub-title h4:before,
    .home-6 .footer .footer-bottom .item-content .sub-title h4:after {
      background-color: #f7778e; }
  .home-6 .footer .footer-bottom .map {
    margin-top: 27px; }
  .home-6 .footer .footer-bottom .block-content li i {
    color: #b95556; }
  .home-6 .footer .footer-bottom .textwidget .title-black {
    color: white; }
.home-6 .footer .footer-copyright {
  background-color: #23232b;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px; }
  .home-6 .footer .footer-copyright span {
    color: #f7778e; }
.home-6 .back-to-top a:hover {
  border: 1px solid #f7778e;
  background: #f7778e; }

/**
 * 4. Page Product
 */
/**
 * 4.1 Rating
 */
.rating .star-content {
  color: #a9a9a9;
  text-transform: uppercase;
  overflow: hidden; }
  .rating .star-content .star {
    position: relative;
    display: block;
    float: left;
    width: 11px;
    height: 22px;
    margin: 1px;
    overflow: hidden;
    margin-top: -1px; }
    .rating .star-content .star.active:after {
      content: url("../images/star-active.png"); }
    .rating .star-content .star:after {
      content: url("../images/star.png");
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0; }

.ratings {
  border: none;
  float: left; }
  .ratings input {
    display: none; }
  .ratings label:before {
    margin: 4px;
    font-size: 12px;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
    cursor: pointer; }
  .ratings .half:before {
    content: "\f089";
    position: absolute; }
  .ratings label {
    color: #ddd;
    float: right;
    margin: -3px;
    overflow: hidden;
    margin-top: 2px; }

.ratings > input:checked ~ label,
.ratings:not(:checked) > label:hover,
.ratings:not(:checked) > label:hover ~ label {
  color: #f7bc3d; }

.ratings > input:checked + label:hover,
.ratings > input:checked ~ label:hover,
.ratings > label:hover ~ input:checked ~ label,
.ratings > input:checked ~ label:hover ~ label {
  color: #FFED85; }

.check-box {
  position: relative;
  margin-bottom: 0px;
  margin-top: 4px; }
  .check-box b:hover {
    color: #343434; }
  .check-box .check {
    margin-right: 16px;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold; }
  .check-box .check input {
    position: absolute;
    top: 6px;
    cursor: pointer; }
  .check-box .checkmark {
    position: absolute;
    top: 5px;
    left: 0;
    height: 15px;
    width: 15px;
    border-radius: 3px;
    border: 1px solid #ced4da;
    color: #222; }
  .check-box .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  .check-box .check input:checked ~ .checkmark:after {
    display: block; }
  .check-box .check .checkmark:after {
    left: 4px;
    top: 0px;
    width: 5px;
    height: 10px;
    border: solid #D60F16;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.quantity-wrapper {
  min-width: 90px;
  float: left;
  margin-right: 10px;
  position: relative;
  border: 1px solid #e7e9f3;
  border-radius: 5px; }
  .quantity-wrapper .wrapper input[type="text"] {
    text-align: center;
    border-width: 0;
    font-size: 15px;
    height: 100%;
    padding: 5px;
    color: #555555;
    font-weight: 500;
    font-family: 'Cambay', sans-serif;
    background-color: transparent; }
  .quantity-wrapper .wrapper {
    height: 40px; }
  .quantity-wrapper .qty-up.cs-icon,
  .quantity-wrapper .qty-down.cs-icon {
    position: absolute;
    text-align: right;
    width: 25px;
    height: 38px;
    line-height: 38px;
    top: 50%;
    text-align: center;
    cursor: pointer;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #282828;
    font-weight: 500;
    font-size: 12px; }
  .quantity-wrapper .qty-up:before {
    content: '\e91b'; }
  .quantity-wrapper .qty-up {
    right: 0; }
  .quantity-wrapper .qty-down {
    left: 0; }
  .quantity-wrapper .icon-ion-ios-arrow-down:before {
    content: '\e919'; }

.page-title-breadcrumbs {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  margin-bottom: 80px;
	 box-shadow: 0 16px 24px 0 rgba(80, 62, 40, 0.12); }
  .page-title-breadcrumbs .breadcrumbs {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 20px;
    margin-top: 5px;
    font-family: 'Varta' !important; }
    .page-title-breadcrumbs .breadcrumbs li {
      display: inline-block;
      color: #D60F16; }
      .page-title-breadcrumbs .breadcrumbs li a {
        color: #D60F16; }
      .page-red .page-title-breadcrumbs .breadcrumbs li,
      .page-red .page-title-breadcrumbs .breadcrumbs li a {
        color: #b95556; }
      .home-6 .page-title-breadcrumbs .breadcrumbs li,
      .home-6 .page-title-breadcrumbs .breadcrumbs li a {
        color: #f7778e; }
  .page-title-breadcrumbs .page-title-container h1 {
    font-size: 35px !important;
    color: #27272f !important;
    font-family: 'Roboto Condensed', sans-serif; }

.coupon-wrap {
  left: 0;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  padding-left: 0;
  padding-right: 20px;
  top: 100%; }
  .coupon-wrap .coupon {
    float: none; }
    .coupon-wrap .coupon .description {
      margin-bottom: 23px; }
    .coupon-wrap .coupon .button {
      width: auto;
      line-height: 20px;
      padding: 14px 33px;
      border: 1px solid #e5e6ec;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      color: #555555;
      background: transparent;
      font-size: 15px;
      text-transform: uppercase;
      font-weight: 500;
      transition: all .3s;
      cursor: pointer; }
      .coupon-wrap .coupon .button:hover {
        background-color: #27272f !important;
        color: #fff !important; }
  .coupon-wrap .spr-form-input {
    margin-bottom: 15px; }

.cart-collaterals .cart-totals:last-child th {
  border-bottom: none; }
.cart-collaterals .cart-totals .amount {
  color: #D60F16;
  font-weight: 600; }
  .cart-collaterals .cart-totals .amount.no-bold {
    font-weight: 500; }
.cart-collaterals .cart-totals th {
  width: 35%;
  font-weight: 600;
  font-size: 15px;
  color: #27272f;
  padding: 10px 0;
  text-transform: uppercase; }
.cart-collaterals .cart-totals tr {
  border-bottom: 1px solid #e5e6ec; }
  .cart-collaterals .cart-totals tr .subtotal {
    padding: 15px 0; }
.cart-collaterals .cart-totals .shop-table {
  width: 100%; }
.cart-collaterals .order-total {
  border-bottom: none !important; }
.cart-collaterals .to-checkout {
  margin-top: 2rem; }
  .cart-collaterals .to-checkout .btn {
    width: 100%;
    border: 1px solid #27272f;
    background: #27272f; }
    .cart-collaterals .to-checkout .btn:hover {
      color: #27272f;
      background: white; }
.cart-collaterals .coupon-wrap {
  width: 100%; }
  .cart-collaterals .coupon-wrap .woocommerce-block-title {
    font-weight: 600;
    color: #27272f;
    padding: 10px 0;
    margin: 1rem 0;
    font-size: 20px; }
.cart-collaterals .coupon-content {
  margin-bottom: 2rem; }
  .cart-collaterals .coupon-content select {
    display: block;
    width: 100%;
    line-height: 1;
    max-width: 100%;
    height: 50px;
    background: transparent;
    padding: 0 10px;
    border-radius: 4px;
    border: 1px solid #e5e6ec;
    transition: .3s;
    margin-bottom: 20px;
    color: #666; }

/**
 * 4.2 Product Detail
 */
.product-detail .product-detail-wrap .layout-left .vertical .main-image {
  /* width: 80%; */
	width:100%;
  float: right; }
.product-detail .product-detail-wrap .layout-left .horizontal .main-image {
  margin-bottom: 12px; }
  .product-detail .product-detail-wrap .layout-left .main-image img {
   /* border: 1px solid #f5f6fb; */ }
.product-detail .product-detail-wrap .layout-left .vertical .thumb-images {
  width: 20%;
  float: left;
  padding-right: 10px;
	display:none; }
  .product-detail .product-detail-wrap .layout-left .thumb-images img {
    margin-bottom: 10px;
    border: 1px solid #f5f6fb;
    cursor: pointer;
    display: block;
    max-width: 100%;
    height: auto; }
.product-detail .product-detail-wrap .product-info .product-name {
  color: #1a1a1a;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 10px; }
.product-detail .product-detail-wrap .product-info .product-name a {
    color: #272727;
}
.product-detail .product-detail-wrap .product-info .product-name a:hover {
    color: #D60F16;
}
.page-red .product-detail .product-detail-wrap .product-info .product-name a:hover {
    color: #b95556;
}
.home-6 .product-detail .product-detail-wrap .product-info .product-name a:hover {
    color: #f7778e;
}
.product-detail .product-detail-wrap .product-info .review {
  margin-left: 20px; }
.product-detail .product-detail-wrap .product-info .select {
  margin: 20px 0 25px; }
  .product-detail .product-detail-wrap .product-info .select select {
    color: #555555;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #e5e6ec; }
.product-detail .product-detail-wrap .product-info .product-description {
    margin-top: 14px;
}
.product-detail .product-detail-wrap .product-info .product-stock {
  font-size: 15px;
  font-weight: 500;
  margin-top: 12px; }
  .product-detail .product-detail-wrap .product-info .product-stock .label {
    color: #282828;
    margin-right: 10px; }
  .product-detail .product-detail-wrap .product-info .product-stock i {
    margin-right: 4px;
  }
  .product-detail .product-detail-wrap .product-info .product-stock .availability {
    color: #D60F16; }
    .page-red .product-detail .product-detail-wrap .product-info .product-stock .availability {
      color: #b95556; }
    .home-6 .product-detail .product-detail-wrap .product-info .product-stock .availability {
        color: #f7778e; }
  .product-detail .product-detail-wrap .product-info .product-stock .availability.out-stock {
    color: #f65b47; }
.product-detail .product-detail-wrap .product-info .description {
  margin: 5px auto 0;
  margin-bottom: 25px; }
.product-detail .product-detail-wrap .product-info .purchase-section .purchase {
  margin-right: 20px; }
  .product-detail .product-detail-wrap .product-info .purchase-section .purchase .add-to-cart {
    border: none; }
    .product-detail .product-detail-wrap .product-info .purchase-section .purchase .add-to-cart .btn {
      height: 40px;
      line-height: 40px;
      color: #fff;
      border-color: #27272f;
      background-color: #27272f;
      padding-left: 30px;
      padding-right: 30px;
      text-transform: uppercase;
      border: 1px solid #27272f; }
      .product-detail .product-detail-wrap .product-info .purchase-section .purchase .add-to-cart .btn:hover {
        border-color: #D60F16;
        background-color: #D60F16;
        border: 1px solid #D60F16; }
.product-detail .product-detail-wrap .product-info .purchase-section .comWish-content .fa-heart {
  color: #555555; }
  .product-detail .product-detail-wrap .product-info .purchase-section .comWish-content .fa-heart:hover {
    color: #D60F16; }
.product-detail .product-detail-wrap .product-info .product-share {
  margin-bottom: 10px;
  padding-top: 26px;
  border-top: 1px solid #f5f6fb; }
  .product-detail .product-detail-wrap .product-info .product-share .share-item {
    margin-bottom: 4px; }
    .product-detail .product-detail-wrap .product-info .product-share .share-item .share-title {
      font-size: 15px;
      color: #282828;
      width: 110px;
      font-weight: 500; }
    .product-detail .product-detail-wrap .product-info .product-share .share-item .share-info .social-sharing a {
      padding: 0 5px; }
      .product-detail .product-detail-wrap .product-info .product-share .share-item .share-info .social-sharing a:first-child {
        padding-left: 0; }
.product-detail .product-detail-wrap #review {
  padding: 0; }
.product-detail .product-detail-wrap .tab-info,
.blog-detail .blog-news .tab-info {
  margin-top: 50px;
  margin-bottom: 80px; }
  .product-detail .product-detail-wrap .tab-info .new-review-form {
    margin-bottom: 3rem; }
  .product-detail .product-detail-wrap .tab-info .nav-tabs,
	.blog-detail .blog-news .nav-tabs {
    margin-bottom: 30px;
    border-bottom: 1px solid #f5f6fb; }
    .product-detail .product-detail-wrap .tab-info .nav-tabs li,
		.blog-detail .blog-news .tab-info .nav-tabs li {
      color: #c0c0c0;
      margin-right: 45px; }
      .product-detail .product-detail-wrap .tab-info .nav-tabs li:last-child,
			.blog-detail .blog-news .tab-info .nav-tabs li:last-child {
        margin-right: 0; }
      .product-detail .product-detail-wrap .tab-info .nav-tabs li a,
			.blog-detail .blog-news .tab-info .nav-tabs li a {
        color: #909090;
        font-size: 18px;
        display: inline-block !important;
        font-weight: 500; }
        .product-detail .product-detail-wrap .tab-info .nav-tabs li a.active,
        .product-detail .product-detail-wrap .tab-info .nav-tabs li a:hover,
				.blog-detail .blog-news .tab-info .nav-tabs li a.active,
        .blog-detail .blog-news .tab-info .nav-tabs li a:hover {
          color: #343434;
          padding-bottom: 3px;
          border-bottom: 1px solid #D60F16; }
        .page-red .product-detail .product-detail-wrap .tab-info .nav-tabs li a.active,
        .page-red .product-detail .product-detail-wrap .tab-info .nav-tabs li a:hover {
          border-bottom: 1px solid #b95556; }
        .home-6 .product-detail .product-detail-wrap .tab-info .nav-tabs li a.active,
        .home-6 .product-detail .product-detail-wrap .tab-info .nav-tabs li a:hover {
          border-bottom: 1px solid #f7778e; }
  .product-detail .product-detail-wrap .tab-info .tab-content,
	.blog-detail .blog-news .tab-info .tab-content {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.7em; }
  .product-detail .product-detail-wrap .tab-info .submit {
    margin-top: 20px; }
  .product-detail .product-detail-wrap .tab-info #tag ul li:before,
	.blog-detail .blog-news .tab-info #tag ul li:before {
    content: '';
    display: inline-block;
    zoom: 1;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #D60F16;
    margin-right: 10px; }

.color-default {
  color: #D60F16; }

.nav-tabs {
  border-bottom: 0; }
  .nav-tabs .nav-link {
    border: none; }
    .nav-tabs .nav-link.active {
      color: #D60F16;
      background: none;
      border: none; }

.custom-counter .product-counter {
  font-size: 16px;
  margin-right: 40px;
  height: 30px; }
  .custom-counter .product-counter:before {
    left: 41%; }

.product-category-page .title-default {
  margin-bottom: 40px; }
.product-category-page .content-left .filter {
  margin-right: 40px; }
  .product-category-page .content-left .filter i {
    color: #272727; }
    .product-category-page .content-left .filter i:before {
      font-size: 15px;
      font-weight: 600; }
  .product-category-page .content-left .filter span {
    font-size: 16px;
    padding-left: 5px;
    color: #282828; }
.product-category-page .content-left .sort-by .products-sort-order {
  position: relative;
  transition: 0.5s; }
  .product-category-page .content-left .sort-by .products-sort-order:hover .sortBox {
    display: block; }
  .product-category-page .content-left .sort-by .products-sort-order .toolbar-title {
    font-size: 16px;
    color: #555555;
    margin-right: 10px;
    display: inline-block;
    margin-top: 4px; }
  .product-category-page .content-left .sort-by .products-sort-order .sortButton {
    height: 30px;
    border-width: 0;
    border-radius: 0px;
    background-color: #fff;
    font-size: 16px;
    width: 110px;
    max-width: 100%;
    position: relative;
    text-align: left;
    width: auto;
    padding-left: 0;
    transition: 0.5s;
    margin-top: 3px;
    cursor: pointer; }
    .product-category-page .content-left .sort-by .products-sort-order .sortButton i {
      margin-left: 8px;
      margin-right: 0px;
      right: 0; }
  .product-category-page .content-left .sort-by .products-sort-order .sortBox {
    position: absolute;
    right: 0px;
    left: 0;
    top: 100%;
    padding: 0 15px;
    border-radius: 0;
    margin-top: 0;
    border: 1px solid #e7e9f3;
    width: 200px;
    max-width: 100%;
    min-width: 200px;
    overflow: auto;
    -moz-box-shadow: 0px 0 9px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0 9px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0 9px rgba(0, 0, 0, 0.1); }
    .product-category-page .content-left .sort-by .products-sort-order .sortBox ul {
      margin: 0;
      margin-bottom: 0;
      font-size: 15px; }
      .product-category-page .content-left .sort-by .products-sort-order .sortBox ul li {
        list-style: none;
        padding: 9.5px 0;
        border-bottom: 1px solid #e7e9f3; }
        .product-category-page .content-left .sort-by .products-sort-order .sortBox ul li a {
          color: #555555; }
          .product-category-page .content-left .sort-by .products-sort-order .sortBox ul li a:hover {
            color: #D60F16; }
.product-category-page .product-counter:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 1px;
  background-color: #e7e9f3;
  top: 50%;
  right: 92px;
  transform: translateY(-50%); }
.product-category-page .content-right .list-grid {
  margin-left: 40px; }
  .product-category-page .content-right .list-grid ul li {
    width: 30px;
    height: 45px;
    text-align: right;
    cursor: pointer;
    padding: 0px;
    margin: 0px;
    font-size: 18px; }
    .product-category-page .content-right .list-grid ul li:last-child {
      margin-right: 6px; }
.product-category-page #list .number-rate {
  color: #555555;
  font-size: 15px; }
.product-category-page #list .content-right h2 {
  margin-bottom: 5px;
  font-size: 25px; }
  .product-category-page #list .content-right h2 a {
    color: #272727; }
    .product-category-page #list .content-right h2 a:hover {
      color: #D60F16; }
.product-category-page #list .content-right .rating {
  margin-bottom: 5px; }
.product-category-page #list .content-right .price span {
  font-weight: 600;
  font-size: 16px;
  display: inline-block;
  margin-right: 10px; }
.product-category-page #list .content-right .des {
  margin-top: 5px;
  margin-bottom: 20px; }
.product-category-page #list .content-right .btn {
  background: #272727;
  border: 1px solid #272727;
  margin-right: 20px; }
  .product-category-page #list .content-right .btn:hover {
    background: #D60F16;
    border: 1px solid #D60F16; }
.product-category-page #list .rating .star-content {
  margin-right: 8px; }

.product-grid .title-default {
  padding: 0; }

.product-categories-full .btn:hover {
  color: white; }
.product-categories-full .nav-link:hover {
  color: #D60F16; }
.product-categories-full .nav-link i:hover {
  color: #D60F16; }
.product-categories-full a:hover,
.product-categories-full i:hover {
  color: #b95556; }
.product-categories-full .group-caption .categories-title a:hover {
  color: #b95556; }
.product-categories-full .banner-section {
  padding: 0; }
.product-categories-full .page-title-breadcrumbs .breadcrumbs li {
  color: #b95556; }
  .product-categories-full .page-title-breadcrumbs .breadcrumbs li a {
    color: #b95556; }
.product-categories-full .block-products .item span {
  color: #b95556; }
.product-categories-full .block-products .product-info .product-name a:hover {
  color: #b95556; }
.product-categories-full .product-pagination .pagination-group .pagination li.active a {
  background-color: #b95556;
  color: #fff;
  border-color: #b95556; }
.product-categories-full .product-pagination .pagination-group .pagination li a:hover {
  background-color: #b95556;
  color: #fff;
  border-color: #b95556; }
.product-categories-full .sub-title h4:after,
.product-categories-full .sub-title h4:before {
  background-color: #b95556; }
.product-categories-full .footer .footer-bottom .block-content li i {
  color: #b95556; }
.product-categories-full .footer-black .footer-copyright .content span {
  color: #b95556; }

.product-category-list-fullwidth .content-right {
  padding-right: 25px; }

.wrap-product-categories .group-caption .categories-caption {
  color: #D60F16; }
.wrap-product-categories .group-caption .categories-title a:hover {
  color: #D60F16; }

.product-categories-02 .banner-content-inner {
  position: relative; }

.sidebar .blog-search form {
  position: relative;
}
.sidebar .blog-search form input {
    width: 100%;
}
.sidebar .blog-search form .btn {
  position: absolute;
  top: -2px;
  right: 0;
  color: #e3e0d3;
  cursor: pointer;
  height: 35px;
  border: none;
  background: none; }
.sidebar .blog-search form .btn i {
  color: #dddde1; }
.sidebar .blog-search form .btn:hover i {
  color: #D60F16; }
.page-red .sidebar .blog-search form .btn:hover i {
  color: #b95556; }
.home-6 .sidebar .blog-search form .btn:hover i {
  color: #f7778e; }

.sidebar .sub-title {
  margin-bottom: 25px; }
  .sidebar .sub-title h4:after,
  .sidebar .sub-title h4:before {
    left: 15px; }
.sidebar .categories-blog-menu .list-block li:first-child a {
  padding-top: 0; }
.sidebar .categories-blog-menu .list-block li a {
  display: block;
  padding: 15px 0;
  border-bottom: 1px dashed #cdcdcd; }
.sidebar #block_price_filter .tiva-filter .filter-item {
  margin-bottom: 30px; }
.sidebar #block_price_filter .tiva-filter .price-filter {
  margin-bottom: 40px; }
.sidebar #block_price_filter .tiva-filter .manufacturer-filter ul li span {
  cursor: pointer; }
.sidebar #block_price_filter .tiva-filter .name-filter input {
  width: 100%;
  padding: 3px 10px;
  font-weight: 200;
  opacity: 0.7;
  filter: alpha(opacity=70); }
.sidebar #block_price_filter .tiva-filter .filter-button {
  margin-top: -5px; }
  .sidebar #block_price_filter .tiva-filter .filter-button span {
    background: #95bfe2;
    color: #fff;
    padding: 5px 12px;
    cursor: pointer; }
    .sidebar #block_price_filter .tiva-filter .filter-button span:first-child {
      margin-right: 10px; }
    .sidebar #block_price_filter .tiva-filter .filter-button span:hover {
      background: #f65b47; }
.sidebar #block_price_filter .tiva-filter label {
  line-height: 35px; }
.sidebar #block_price_filter .jslider-label span,
.sidebar #block_price_filter .jslider .jslider-label-to {
  display: none !important; }
.sidebar #block_price_filter span.jslider.jslider_plastic .jslider-bg i.f {
  background: #e1e1e1;
  height: 4px;
  width: 100% !important;
  left: 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 22px; }
.sidebar #block_price_filter span.jslider.jslider_plastic .jslider-bg i.v {
  background: #D60F16;
  height: 4px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
.sidebar #block_price_filter span.jslider.jslider_plastic .jslider-bg i.l,
.sidebar #block_price_filter span.jslider.jslider_plastic .jslider-bg i.r {
  display: none; }
.sidebar #block_price_filter span.jslider.jslider_plastic .jslider-pointer {
  background: #D60F16;
  width: 16px;
  height: 16px;
  top: -6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }
.sidebar #block_price_filter span.jslider.jslider_plastic .jslider-value {
  float: left;
  margin-left: -5px !important;
  margin-top: 36px;
  font-size: 15px;
  color: #222;
  background: transparent; }
.sidebar #block_price_filter span.jslider.jslider_plastic .jslider-value.jslider-value-to {
  float: right;
  margin-right: -10px; }
.sidebar #block_price_filter .layout-slider {
  width: 95% !important;
  padding-left: 5px; }
.sidebar #block_price_filter .sidebar .block .title_block {
  font-size: 18px;
  margin-bottom: 10px;
  text-transform: uppercase; }
.sidebar .recent-posts li:last-child .media {
  margin-bottom: 0; }
.sidebar .recent-posts .media {
  border: 1px solid #fbfaf8;
  margin-bottom: 15px;
  background: #fbfaf8; }
  .sidebar .recent-posts .media p a {
    color: #27272f; }
    .sidebar .recent-posts .media p a:hover {
      color: #D60F16; }
  .sidebar .recent-posts .media .post-info {
    padding: 0 10px 0 15px; }
  .sidebar .recent-posts .media .post-meta span {
    color: #D60F16;
    margin-right: 5px; }
.sidebar #block-tag li {
  display: inline-block;
  padding: 4px 10px;
  border: 1px solid #e3e0d3;
  background: #f5f5f5;
  margin-bottom: 9px;
  font-size: 14px;
  margin-right: 6px; }
.sidebar #block-tag li:hover {
  border: 1px solid #D60F16;
  background: #D60F16; }
.page-red .sidebar #block-tag li:hover {
  border: 1px solid #b95556;
  background: #b95556; }
.home-6 .sidebar #block-tag li:hover {
  border: 1px solid #f7778e;
  background: #f7778e; }
.sidebar #block-tag li:hover a {
  color: #fff; }

/**
 * 5. Blog
 */
/**
 * 5.1 Blog News
 */
.page-pagination {
  margin-top: 20px; }
  .page-pagination .page-numbers {
    width: 32px;
    height: 32px;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    vertical-align: middle;
    color: inherit;
    background: #f5f6fb;
    transition: all 0.3s ease 0s;
    background: #F5F6FB;
    margin-right: 5px; }
    .page-pagination .page-numbers:last-child {
      margin-right: 0; }
    .page-pagination .page-numbers:hover {
      background-color: #fecc00 !important;
      color: white !important;
      text-decoration: none; }
      .page-pagination .page-numbers:hover i {
        color: white; }
    .page-pagination .page-numbers.active {
      background-color: #fecc00 !important;
      color: white !important;
      text-decoration: none; }

.blog-news .card-container {
  margin-bottom: 30px; }
  .blog-news .card-container .note {
    width: 45px;
    height: 45px;
    background: white;
    line-height: 45px;
    border-radius: 50%;
    margin-bottom: 1rem; }
    .blog-news .card-container .note i {
      color: #D60F16; }

/**
 * 5.2 Blog Siderbar
 */
.sidebar .sub-title h4:after,
.sidebar .sub-title h4:before {
  left: 15px; }
.sidebar .sidebar-block {
  margin-bottom: 50px; }
  .sidebar .sidebar-block .title-block {
    color: #222;
    font-size: 22px;
    text-transform: inherit;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 1;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: inherit;
    margin-top: 0.3rem; }
  .sidebar .sidebar-block .block-content .has-sub-category {
    border-bottom: 1px solid #f5f6fb;
    padding: 10px 0;
    position: relative; }
    .sidebar .sidebar-block .block-content .has-sub-category:last-child {
      border: none; }
    .sidebar .sidebar-block .block-content .has-sub-category .arrow.collapsed .fa-angle-down {
      display: none; }
    .sidebar .sidebar-block .block-content .has-sub-category .arrow.collapsed .fa-angle-right {
      display: block; }
    .sidebar .sidebar-block .block-content .has-sub-category .arrow {
      position: absolute;
      right: 0;
      top: 10px;
      width: 20px;
      height: 20px;
      text-align: center;
      line-height: 20px;
      border-radius: 2px;
      color: #cfcfcf;
      z-index: 9;
      cursor: pointer; }
      .sidebar .sidebar-block .block-content .has-sub-category .arrow:hover {
        color: #D60F16; }
      .sidebar .sidebar-block .block-content .has-sub-category .arrow .fa-angle-down {
        font-size: 14px;
        margin-top: 3px;
        display: block; }
      .sidebar .sidebar-block .block-content .has-sub-category .arrow .fa-angle-right {
        font-size: 14px;
        margin-top: 3px;
        display: none; }
    .sidebar .sidebar-block .block-content .has-sub-category .subCategory {
      padding-left: 1px; }
      .sidebar .sidebar-block .block-content .has-sub-category .subCategory .cateTitle {
        padding: 5px 0; }
        .sidebar .sidebar-block .block-content .has-sub-category .subCategory .cateTitle .cateItem {
          color: #909090;
          font-size: 11px;
          text-transform: uppercase; }
          .sidebar .sidebar-block .block-content .has-sub-category .subCategory .cateTitle .cateItem:hover {
            color: #343434; }
          .sidebar .sidebar-block .block-content .has-sub-category .subCategory .cateTitle .cateItem:before {
            content: "";
            display: inline-block;
            width: 5px;
            height: 5px;
            background: #6c6c6c;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            margin-right: 20px;
            margin-bottom: 2px; }
  .sidebar .sidebar-block .title-product {
    font-family: 'Roboto Condensed', sans-serif;
    color: #858585;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 8px;
    border-bottom: 1px dashed #cfc7a2;
    font-weight: 700;
    margin-top: 2rem; }
  .sidebar .sidebar-block .new-item-content ul.scroll-product {
    overflow-y: scroll;
    max-height: 155px;
    display: block;
    list-style: none;
    padding-left: 0;
    border-radius: 5px; }
    .sidebar .sidebar-block .new-item-content ul.scroll-product li {
      position: relative;
      margin-bottom: 10px;
      margin-top: 4px; }
      .sidebar .sidebar-block .new-item-content ul.scroll-product li b:hover {
        color: #343434; }
    .sidebar .sidebar-block .new-item-content ul.scroll-product label.check {
      margin-right: 30px; }
    .sidebar .sidebar-block .new-item-content ul.scroll-product label {
      display: inline-block;
      max-width: 100%;
      margin-bottom: 5px;
      font-weight: bold; }
    .sidebar .sidebar-block .new-item-content ul.scroll-product .check input {
      position: absolute;
      opacity: 0;
      cursor: pointer; }
    .sidebar .sidebar-block .new-item-content ul.scroll-product .checkmark {
      position: absolute;
      top: 1px;
      left: 0;
      height: 19px;
      width: 19px;
      background-color: white;
      border: 1px solid #dbdbdb;
      color: #222; }
    .sidebar .sidebar-block .new-item-content ul.scroll-product .checkmark:after {
      content: "";
      position: absolute;
      display: none; }
    .sidebar .sidebar-block .new-item-content ul.scroll-product .check input:checked ~ .checkmark:after {
      display: block; }
    .sidebar .sidebar-block .new-item-content ul.scroll-product .check .checkmark:after {
      left: 6px;
      top: 2px;
      width: 5px;
      height: 12px;
      border: solid #666;
      border-width: 0 3px 3px 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .sidebar .sidebar-block .new-item-content ul.scroll-product b {
      font-weight: normal;
      color: #585858;
      display: inline-block;
      font-size: 12px;
      vertical-align: middle;
      line-height: 1;
      margin-top: 0px;
      margin-right: 6px;
      text-transform: uppercase; }
  .sidebar .sidebar-block .new-item-content ul.scroll-product::-webkit-scrollbar {
    background-color: white;
    border-radius: 5px;
    width: 10px;
    border: 1px solid #eaeaea; }
  .sidebar .sidebar-block .new-item-content ul.scroll-product::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #ffacac; }
  .sidebar .sidebar-block .new-item-content ul.scroll-product::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #eaeaea; }
  .sidebar .sidebar-block .by-color {
    margin-top: 3rem; }
    .sidebar .sidebar-block .by-color div {
      margin-bottom: 0.3rem; }
    .sidebar .sidebar-block .by-color span label {
      margin-right: 11px;
      display: inline-block;
      width: 19px;
      height: 19px;
      vertical-align: middle;
      cursor: pointer; }
    .sidebar .sidebar-block .by-color span .color-item1 {
      background: #219dc6;
      border: 1px solid #219dc6; }
    .sidebar .sidebar-block .by-color span .color-item2 {
      background: #82cb55;
      border: 1px solid #82cb55; }
    .sidebar .sidebar-block .by-color span .color-item3 {
      background: #f1ef3a;
      border: 1px solid #f1ef3a; }
    .sidebar .sidebar-block .by-color span .color-item4 {
      background: #7a4040;
      border: 1px solid #7a4040; }
    .sidebar .sidebar-block .by-color span .color-item5 {
      background: #f780c0;
      border: 1px solid #f780c0; }
    .sidebar .sidebar-block .by-color span .color-item6 {
      background: #f15c3a;
      border: 1px solid #f15c3a; }
    .sidebar .sidebar-block .by-color .left {
      width: 143px;
      display: inline-block; }
.sidebar .recent-article {
  padding-top: 5px;
  padding-bottom: 12px;
  margin-bottom: 12px; }
  .sidebar .recent-article .article-item:not(:last-child) {
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f5f6fb; }
  .sidebar .recent-article .article-image {
    width: 35%;
    position: relative; }
    .sidebar .recent-article .article-image:hover img {
      transform: scale(1.05, 1.05); }
    .sidebar .recent-article .article-image a {
      display: block;
      overflow: hidden;
      position: relative; }
      .sidebar .recent-article .article-image a img {
        transition: all 500ms ease; }
  .sidebar .recent-article .articleinfo-group {
    text-align: left;
    width: 65%;
    padding: 0 0 0 15px;
    background-color: transparent; }
    .sidebar .recent-article .articleinfo-group .blog-title-group {
      padding: 0;
      margin-bottom: 5px;
      text-align: left;
      line-height: 0; }
    .sidebar .recent-article .articleinfo-group .blog-title {
      display: inline-block;
      margin: 0 auto;
      text-align: center;
      background-color: #fecc00;
      text-transform: uppercase;
			border-radius:3px;
      color: #fff;
      font-size: 12px;
      padding: 2px 5px 0;
      line-height: 15px;
      font-weight: 400; }
    .page-red .sidebar .recent-article .articleinfo-group .blog-title {
      background-color: #b95556; }
    .home-6 .sidebar .recent-article .articleinfo-group .blog-title {
      background-color: #f7778e; }
    .sidebar .recent-article .articleinfo-group .article-name {
      margin-bottom: 5px;
      text-align: left;
      font-size: 0; }
      .sidebar .recent-article .articleinfo-group .article-name a {
        line-height: 20px;
        font-weight: 500;
        font-size: 15px;
        color: #282828; }
        .sidebar .recent-article .articleinfo-group .article-name a:hover {
          color: #D60F16; }
        .page-red .sidebar .recent-article .articleinfo-group .article-name a:hover {
          color: #b95556; }
        .home-6 .sidebar .recent-article .articleinfo-group .article-name a:hover {
          color: #f7778e; }
    .sidebar .recent-article .articleinfo-group li:first-child {
      padding-left: 0;
      font-size: 12px;
      color: #555555; }
.sidebar .widget-twitter .widget-twitter-item {
  padding: 15px 0;
  border-bottom: 1px solid #f5f6fb; }
  .sidebar .widget-twitter .widget-twitter-item:first-child {
    padding-top: 0; }
  .sidebar .widget-twitter .widget-twitter-item:last-child {
    border: none; }
  .sidebar .widget-twitter .widget-twitter-item .twitter-content {
    line-height: 1.7; }
    .sidebar .widget-twitter .widget-twitter-item .twitter-content a {
      color: #59cca6; }
  .sidebar .widget-twitter .widget-twitter-item .twitter-meta {
    margin-top: 5px; }
    .sidebar .widget-twitter .widget-twitter-item .twitter-meta i {
      color: #27272f;
      float: left;
      margin-top: 3px;
      margin-right: 10px;
      font-size: 15px; }
    .sidebar .widget-twitter .widget-twitter-item .twitter-meta .twitter-date {
      overflow: hidden;
      font-size: 14px;
      font-weight: 600; }
      .sidebar .widget-twitter .widget-twitter-item .twitter-meta .twitter-date span {
        color: #27272f;
        font-weight: 400; }

/**
 * 5.3 Blog Navigation
 */
.post-navigation {
  border-bottom: 1px solid #f5f6fb;
  padding-bottom: 25px; }
  .post-navigation div {
    max-width: 265px;
    display: inline-block; }
  .post-navigation .post-title {
    line-height: 1.5;
    margin-bottom: 0;
    color: #27272f;
    margin-top: 15px !important;
    font-size: 16px !important;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 36px;
    font-weight: 500;
    font-style: normal; }
  .post-navigation .post-prev span a:hover:before {
    background: #D60F16;
    color: white; }
  .post-navigation .post-prev span a:before {
    font-family: fontawesome;
    display: inline-block;
    content: '\f104';
    font-size: 15px;
    vertical-align: middle;
    position: relative;
    top: -1px;
    width: 32px;
    height: 32px;
    border: 1px solid #f5f6fb;
    line-height: 30px;
    text-align: center;
    border-radius: 100%;
    transition: .3s;
    margin-right: 10px;
    background: #e5e6ec;
    color: #91919f; }
  .post-navigation .post-next {
    text-align: right;
    float: right;
    display: inline-block;
    max-width: 265px; }
    .post-navigation .post-next span a:hover:after {
      background: #D60F16;
      color: white; }
    .post-navigation .post-next span a:after {
      font-family: fontawesome;
      display: inline-block;
      margin-left: 10px;
      content: '\f105';
      font-size: 15px;
      vertical-align: middle;
      position: relative;
      top: -1px;
      width: 32px;
      height: 32px;
      line-height: 30px;
      text-align: center;
      border-radius: 100%;
      border: 1px solid #f5f6fb;
      transition: .3s;
      margin-left: 10px;
      background: #e5e6ec;
      color: #91919f; }

/**
 * 5.4 Blog Mansory
 */
.blog-masory .grid-sizer,
.blog-masory .grid-item {
  width: 33.33%; }
.blog-masory .grid-item {
  float: left; }
.blog-masory .product-container {
  margin-right: 30px; }
.blog-masory .grid-item img {
  display: block;
  width: 100%; }
.blog-masory .navigation .owl-controls .right {
  right: 0; }
.blog-masory .blog-carousel {
  margin-top: 0px;
  margin-bottom: 30px;
  height: auto; }

/**
 * 5.5 Blog Detail
 */
.blog-detail .title-h5 {
  color: #1f1f2e;
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 600; }
.blog-detail .page-title .title-h5 {
  margin-bottom: 25px; }
.blog-detail .tags-area span {
  color: #272727;
  font-weight: 500; }
.blog-detail #review .spr-form-title {
  font-size: 17px; }
.blog-detail #review .spr-review span {
  font-size: 12px; }
.blog-detail .article-info i,
.blog-category-page .blog-news .item .article-info i {
  margin-right: 3px; }
.blog-detail .article-info a {
  vertical-align: bottom; }
.blog-detail .post-navigation span a {
  font-weight: 500 !important;
  color: #555555; }
.blog-detail .wrap-main .product-container .product-box {
  background-color: white;
  padding: 20px 0;
  border-bottom: 1px solid #f5f6fb; }
  .blog-detail .wrap-main .product-container .product-box .meta-cat {
    margin-bottom: 10px; }
  .blog-detail .wrap-main .product-container .product-box .article-info li {
    display: inline;
    margin: 0 10px;
    position: relative; }
    .blog-detail .wrap-main .product-container .product-box .article-info li:first-child {
      margin-left: 0; }
.blog-detail .wrap-main .articledescript-group p strong {
  color: #27272f;
  font-family: 'Noto Serif', serif; }
.blog-detail .wrap-main .articledescript-group p img {
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
  max-width: 100%; }
.blog-detail .wrap-main .articledescript-group p .green {
  padding: 0 60px;
  color: #D60F16;
  display: inline-block;
  font-weight: 600;
  font-family: 'Playfair Display', serif;
  font-size: 16px; }
.blog-detail .wrap-main .like-share {
  border-bottom: 1px solid #f5f6fb;
  border-top: 1px solid #f5f6fb;
  padding-bottom: 25px;
  margin: 40px 0 25px;
  padding-top: 25px; }
  .blog-detail .wrap-main .like-share .author-like {
    display: inline-block;
    padding: 0;
    margin: 0; }
    .blog-detail .wrap-main .like-share .author-like > li {
      display: inline-block;
      margin-right: 10px;
      vertical-align: middle; }
.blog-detail .wrap-main .blog-news {
  margin-bottom: 90px; }
  .blog-detail .wrap-main .blog-news .right-block .product-box {
    background: #f5f6fb; }
.blog-detail .comment {
  background: #f5f6fb; }
  .blog-detail .comment .user-comment {
    margin: 1rem 0 1rem; }
  .blog-detail .comment button {
    border: none; }
  .blog-detail .comment .spr-form-input,
  .blog-detail .comment textarea {
    background: transparent; }
  .blog-detail .comment .spr-form-input {
    margin: 10px 0 5px; }
  .blog-detail .comment .submit {
    margin-top: 15px; }
  .blog-detail .comment #review {
    padding: 15px 0; }

/**
 * 6. Gallery
 */
/**
 * 6.1 Gallery Wrap
 */
.gallery-wrap {
  padding: 0 50px; }
  .gallery-wrap .gallery-item .gallery-item-inner {
    -webkit-box-shadow: 0 8px 17px 0 rgba(23, 23, 23, 0.08);
    -moz-box-shadow: 0 8px 17px 0 rgba(23, 23, 23, 0.08);
    box-shadow: 0 8px 17px 0 rgba(23, 23, 23, 0.08); }
    .gallery-wrap .gallery-item .gallery-item-inner:hover .entry-thumbnail:before {
      transition: opacity 0.3s ease 50ms, transform 2s cubic-bezier(0.26, 0.63, 0, 0.96);
      transform: rotate(-45deg) translateX(-1000px);
      opacity: 1; }
    .gallery-wrap .gallery-item .gallery-item-inner:hover .entry-thumbnail:after {
      transition: opacity 0.4s ease, transform 2s cubic-bezier(0.26, 0.63, 0, 0.96);
      transform: rotate(-45deg) translateX(1000px);
      opacity: 1; }
    .gallery-wrap .gallery-item .gallery-item-inner:hover .entry-thumbnail-overlay:before {
      opacity: 1 !important; }
    .gallery-wrap .gallery-item .gallery-item-inner:hover .gallery-content {
      opacity: 1;
      bottom: 90px; }
    .gallery-wrap .gallery-item .gallery-item-inner .entry-thumbnail {
      overflow: hidden;
      position: relative; }
      .gallery-wrap .gallery-item .gallery-item-inner .entry-thumbnail:before {
        -webkit-transform-origin: 0 50%;
        -moz-transform-origin: 0 50%;
        -ms-transform-origin: 0 50%;
        -o-transform-origin: 0 50%;
        transform-origin: 0 50%;
        left: 50%; }
      .gallery-wrap .gallery-item .gallery-item-inner .entry-thumbnail:after {
        right: 50%;
        transform-origin: 100% 50%; }
      .gallery-wrap .gallery-item .gallery-item-inner .entry-thumbnail:after,
      .gallery-wrap .gallery-item .gallery-item-inner .entry-thumbnail:before {
        width: 45%;
        height: 2px;
        top: 50%;
        background: #fff;
        transition: opacity .2s ease,transform 0s .2s;
        transform: rotate(-45deg);
        content: '';
        display: block;
        position: absolute;
        z-index: 2;
        opacity: 0;
        transition: all .5s; }
      .gallery-wrap .gallery-item .gallery-item-inner .entry-thumbnail .entry-thumbnail-overlay {
        border: 10px solid #fff;
        background: url("../images/gallery/gallery7.jpg");
        background-color: #E0E8EE;
        background-repeat: no-repeat;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover !important; }
        .gallery-wrap .gallery-item .gallery-item-inner .entry-thumbnail .entry-thumbnail-overlay:before {
          content: '';
          display: block;
          width: 100%;
          background-color: rgba(39, 39, 47, 0.8);
          padding-bottom: 100%;
          opacity: 0; }
        .gallery-wrap .gallery-item .gallery-item-inner .entry-thumbnail .entry-thumbnail-overlay :after {
          content: '';
          display: block;
          position: absolute;
          z-index: 1;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          -webkit-opacity: 0;
          -moz-opacity: 0;
          opacity: 0;
          background-color: rgba(0, 0, 0, 0.3);
          -webkit-transition: opacity .3s;
          -moz-transition: opacity .3s;
          -ms-transition: opacity .3s;
          -o-transition: opacity .3s;
          transition: opacity .3s; }
        .gallery-wrap .gallery-item .gallery-item-inner .entry-thumbnail .entry-thumbnail-overlay.img2 {
          background: url("../images/gallery/gallery8.jpg"); }
        .gallery-wrap .gallery-item .gallery-item-inner .entry-thumbnail .entry-thumbnail-overlay.img3 {
          background: url("../images/gallery/gallery9.jpg"); }
        .gallery-wrap .gallery-item .gallery-item-inner .entry-thumbnail .entry-thumbnail-overlay.img4 {
          background: url("../images/gallery/gallery10.jpg"); }
        .gallery-wrap .gallery-item .gallery-item-inner .entry-thumbnail .entry-thumbnail-overlay.img5 {
          background: url("../images/gallery/gallery11.jpg"); }
        .gallery-wrap .gallery-item .gallery-item-inner .entry-thumbnail .entry-thumbnail-overlay.img6 {
          background: url("../images/gallery/gallery12.jpg"); }
        .gallery-wrap .gallery-item .gallery-item-inner .entry-thumbnail .entry-thumbnail-overlay.img7 {
          background: url("../images/gallery/gallery13.jpg"); }
        .gallery-wrap .gallery-item .gallery-item-inner .entry-thumbnail .entry-thumbnail-overlay.img8 {
          background: url("../images/gallery/gallery14.jpg"); }
        .gallery-wrap .gallery-item .gallery-item-inner .entry-thumbnail .entry-thumbnail-overlay.img9 {
          background: url("../images/gallery/gallery18.png"); }
    .gallery-wrap .gallery-item .gallery-item-inner .gallery-content {
      position: absolute;
      top: auto;
      left: 10px;
      right: 10px;
      bottom: 55px;
      z-index: 3;
      padding: 0px 40px;
      opacity: 0;
      color: #fff;
      transform: translateY(50px);
      transition: all .5s; }
      .gallery-wrap .gallery-item .gallery-item-inner .gallery-content .gallery-action {
        display: table-cell;
        float: right;
        text-align: center;
        margin-top: 3px; }
        .gallery-wrap .gallery-item .gallery-item-inner .gallery-content .gallery-action a {
          display: inline-block;
          vertical-align: middle;
          position: relative;
          width: 40px;
          height: 40px;
          line-height: 40px;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          border-radius: 3px;
          background-color: #fff;
          font-size: 15px;
          color: #27272f !important; }
          .gallery-wrap .gallery-item .gallery-item-inner .gallery-content .gallery-action a:hover {
            background-color: #D60F16;
            color: white !important; }
            .gallery-wrap .gallery-item .gallery-item-inner .gallery-content .gallery-action a:hover i {
              color: white; }
      .gallery-wrap .gallery-item .gallery-item-inner .gallery-content .gallery-meta .gallery-title {
        margin-bottom: 0;
        font-size: 22px; }
        .gallery-wrap .gallery-item .gallery-item-inner .gallery-content .gallery-meta .gallery-title a {
          color: #fff; }
          .gallery-wrap .gallery-item .gallery-item-inner .gallery-content .gallery-meta .gallery-title a:hover {
            color: #D60F16; }
      .gallery-wrap .gallery-item .gallery-item-inner .gallery-content .gallery-meta .gallery-cat a {
        color: #D60F16;
        font-style: italic; }
  .gallery-wrap .modal .modal-content {
    padding-top: 20px; }
  .gallery-wrap .modal .modal-content .close {
    position: absolute;
    top: 12px;
    right: 15px; }
  .gallery-wrap .modal-dialog {
    margin: 80px auto 0 auto;
    max-width: 700px; }

.after {
  position: relative; }
  .after:after {
    content: '';
    width: 40px;
    height: 2px;
    background: #ececec;
    position: absolute;
    bottom: -12px;
    left: 0; }

/**
 * 6.2 Gallery Single
 */
.gallery-single .page-title-breadcrumbs {
  margin-bottom: 60px; }
.gallery-single .post-navigation {
  margin-top: 50px; }

.gallery-single-wrap .title {
  color: #272727;
  font-size: 30px;
  margin-bottom: 3px; }
  .gallery-single-wrap .title.title-sub {
    font-size: 25px; }
.gallery-single-wrap .social .title {
  font-size: 25px; }
.gallery-single-wrap .description {
  margin-top: -6px;
  margin: 0; }
.gallery-single-wrap .layout-right {
  padding-left: 100px; }
  .gallery-single-wrap .layout-right .content-title {
    margin-bottom: 35px; }
  .gallery-single-wrap .layout-right .content-info p {
    margin-bottom: 5px; }
    .gallery-single-wrap .layout-right .content-info p .title-black {
      display: inline-block;
      width: 110px; }

/**
 * 6.3 Navigation
 */
.post-navigation span a:hover i {
  background: #D60F16;
  color: white; }
.post-navigation span a i {
  width: 30px;
  height: 30px;
  border: 1px solid #e5e6ec;
  text-align: center;
  line-height: 28px;
  border-radius: 50%;
  background: #e5e6ec;
  font-size: 17px; }
.post-navigation .post-prev span a {
  color: #272727;
  font-weight: 600; }
  .post-navigation .post-prev span a i {
    margin-right: 10px; }
  .post-navigation .post-prev span a:hover {
    color: #D60F16; }
  .post-navigation .post-prev span a:before {
    content: none; }
.post-navigation .post-next span a {
  color: #272727;
  font-weight: 600; }
  .post-navigation .post-next span a i {
    margin-left: 10px; }
  .post-navigation .post-next span a:hover {
    color: #D60F16; }
  .post-navigation .post-next span a:after {
    content: none; }

/**
 * 6.4 Gallery Full Wifth Not Border
 */
.gallery-full-width-not-border .gallery-wrap .gallery-item {
  padding: 0; }
  .gallery-full-width-not-border .gallery-wrap .gallery-item .gallery-item-inner .entry-thumbnail .entry-thumbnail-overlay {
    border: 0;
    background-size: cover; }

.gallery-full-width .gallery-wrap .gallery-item .gallery-item-inner .gallery-content {
  left: 25px;
  right: 25px; }

/**
 * 6.5 Gallery Single 02
 */
.gallery-single-02 .layout-right {
  padding-left: 15px;
  margin-top: 15px; }

/**
 * 6.6 Gallery Masonry
 */
.gallery-masonry .page-title .page-title-container {
  margin-top: 70px;
  margin-left: 3rem; }
  .gallery-masonry .page-title .page-title-container h1 {
    font-size: 27px;
    margin-bottom: 0; }
  .gallery-masonry .page-title .page-title-container p {
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    margin-bottom: 40px; }
.gallery-masonry .gallery-wrap .gallery-item {
  padding: 0; }
  .gallery-masonry .gallery-wrap .gallery-item .gallery-item-inner .entry-thumbnail .entry-thumbnail-overlay {
    border: none;
    background-size: cover; }

.gallery-single-01 .post-navigation,
.gallery-single-02 .post-navigation {
  border-bottom: none !important; }

/**
 * 7. Contact
 */
.main-contact-us .main-title {
  background-position: left bottom; }
.main-contact-us .title-black {
  font-size: 18px;
  margin-bottom: 0.5rem; }
.main-contact-us .content p {
  line-height: 2;
  margin-bottom: 5px; }
.main-contact-us .spr-form-input:last-child {
  margin-top: 0; }
.main-contact-us #review {
  padding: 0; }
  .main-contact-us #review .submit {
    margin-top: 20px; }
    .main-contact-us #review .submit button .btn {
      background: #D60F16;
      border-radius: 5px;
      border: 1px solid #D60F16; }
      .main-contact-us #review .submit button .btn:hover {
        background: #27272f;
        border-radius: 5px;
        border: 1px solid #27272f; }
.main-contact-us .header-contact .border-top {
  border-top: 1px solid #eee;
  padding-top: 30px; }
.main-contact-us .header-contact .icon i {
  width: 30px;
  line-height: 24px;
  border-radius: 3px;
  color: #D60F16;
  margin-right: 5px;
  font-size: 25px;
  margin-top: 5px; }
.main-contact-us .header-contact .icon .fa-paper-plane {
  font-size: 20px; }
.main-contact-us .header-contact .title {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  margin-right: 6px; }
.main-contact-us .header-contact .contact-content {
  margin-top: -1px;
  font-size: 14px; }
  .main-contact-us .header-contact .contact-content a:hover {
    color: #343434; }
.main-contact-us footer .newsletter {
  margin-top: -8px; }

.contact-map .map {
  height: 380px; }

.contact-us-02 .header-contact .contact-content {
  font-size: 15px; }

.contact-us-03 .map {
  margin-top: 40px; }
.contact-us-03 .header-contact > div {
  padding-right: 0;
  padding-left: 0; }
.contact-us-03 .contact-03 .main-title {
  background-position: center bottom; }
.contact-us-03 .contact-03 .spr-form-input {
  margin: 0px 0 15px; }
.contact-us-03 .contact-03 #review {
  padding: 0;
  max-width: 800px;
  margin: auto; }

/**
 * 8. User Page
 */
.user-page .descrip-title {
  margin-bottom: 1.5rem; }
  .user-page .descrip-title .main-title {
    background-image: none;
    padding-bottom: 2px; }
  .user-page .descrip-title .title-black {
    font-size: 30px;
    margin-bottom: 15px; }
.user-page #review {
  padding: 0; }
.user-page .check-out .check-out-wrap .billing-fields p {
  margin-bottom: 5px;
  display: block; }
.user-page .check-out .check-out-wrap .input-wrapper {
  display: block; }
.user-page .check-out .check-out-wrap .form-row {
  margin-bottom: 8px;
  margin-left: 0;
  margin-right: 0; }
.user-page .check-out .check-box {
  margin-top: 15px; }
.user-page .btn {
  margin-top: 20px; }

.reset-password .check-out {
  width: 550px; }

/**
 * 9. 404 Page
 */
.page-404 .page-home {
    height: 100vh;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .page-404 .page-home .h4 {
    font-size: 36px;
    color: #2d2d2d;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 60px;
    font-weight: 500; }
  .page-404 .page-home .info {
    margin-top: 30px;
    margin-bottom: 40px; }
    .page-404 .page-home .info p {
      max-width: 750px;
      margin: 0 auto; }
  .page-404 .page-home .content-404 {
    margin: auto; }
  .page-404 .page-home .image p {
    font-size: 240px;
    font-weight: 700;
    color: #4D180C; }
    .page-red.page-404 .page-home .image p {
      color: #b95556; }
    .home-6.page-404 .page-home .image p {
      color: #f7778e; }
    .page-404 .page-home .image p .size-full {
      margin-top: -40px; }
    .page-404 .page-home .image p .mg-right-3 {
      margin-right: -3rem; }
    .page-404 .page-home .image p .mg-left-3 {
      margin-left: -3rem; }
  .page-404 .page-home .mg-bottom-20 .btn:nth-child(2) {
    background-color: #27272f;
    border-color: #27272f;
    margin-right: 0; }
    .page-404 .page-home .mg-bottom-20 .btn:nth-child(2):hover {
      background-color: #D60F16;
      border-color: #D60F16; }
  .page-404 .page-home .btn {
    margin-right: 10px; }
    .page-404 .page-home .btn:hover {
      background-color: #27272f;
      border-color: #27272f; }

/* Custom CSS */
.row .message,
.row #left-column,
.row #center-column,
.row #right-column {
    min-height: 0;
}
.btn {
    font-size: 15px;
    font-weight: 500;
   /* padding: 8px 15px; */
    text-transform: uppercase;
}
.btn-default {
    background: #8d8d99;
    border-color: #8d8d99;
    color: #fff;
}
.btn-default:hover {
    background: #D60F16;
    border-color: #D60F16;
    color: #fff;
}
.page-red .btn-default:hover {
    background: #b95556;
    border-color: #b95556;
    color: #fff;
}
.home-6 .btn-default:hover {
    background: #f7778e;
    border-color: #f7778e;
    color: #fff;
}
.btn-primary {
    background: #fecc00;
    border-color: #fecc00;
    color: #000;
}

.btn-primary:hover {
    background: #ffe389;
    border-color: #fecc00;
    color: #333;
}
.page-red .btn-primary {
    background: #b95556;
    border-color: #b95556;
    color: #fff;
}
.page-red .btn-primary:hover {
    background: #8d8d99;
    border-color: #8d8d99;
    color: #fff;
}
.home-6 .btn-primary {
    background: #f7778e;
    border-color: #f7778e;
    color: #fff;
}
.home-6 .btn-primary:hover {
    background: #8d8d99;
    border-color: #8d8d99;
    color: #fff;
}
.btn-black {
    background: #27272f;
    border: 1px solid #27272f;
    color: #fff;
}
.btn-black:hover {
    background: #fff;
    color: #27272f;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    background-color: #8d8d99;
    border-color: #8d8d99;
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}
.btn-big {
    padding: 14px 30px;
}
.section-background {
    background-color: rgb(255,227,137,0.2);
}
.tiva-images .image-item {
    text-align: center;
}
.tiva-images .owl-carousel .owl-item img {
    display: inline-block;
}
.nav a.nav-link {
    display: inline-block !important;
}
.margin-bottom-0 {
    margin-bottom: 0;
}
.margin-bottom-60 {
    margin-bottom: 60px;
}
.margin-top-30 {
    margin-top: 30px;
}
.padding-20 > div {
    padding-top: 20px;
    padding-bottom: 20px;
}
.padding-30 > div {
    padding-top: 30px;
    padding-bottom: 30px;
}
.padding-40 > div {
    padding-top: 40px;
    padding-bottom: 40px;
}
.padding-50 > div {
    padding-top: 50px;
    padding-bottom: 50px;
}
.padding-60 > div {
    padding-top: 60px;
    padding-bottom: 60px;
}
.padding-70 > div {
    padding-top: 70px;
    padding-bottom: 70px;
}
.padding-80 > div {
    padding-top: 80px;
    padding-bottom: 80px;
}
.padding-90 > div {
    padding-top: 90px;
    padding-bottom: 90px;
}
.background-1 {
    background-color: #f5fcf9;
}
.background-2 {
    background-color: #f7eee2;
}
.background-3 {
    background-color: #f7778e;
}
.top-border > div {
    border-top: 1px solid #e8dac7;
}
.site-content {
    padding-bottom: 90px;
}
.home .site-content,
.about-us .site-content {
    padding-bottom: 0;
}
b,
strong {
    font-weight: 600;
}
form input[type="text"],
form input[type="search"],
form input[type="number"],
form input[type="email"],
form input[type="password"],
form textarea {
    display: block;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #999999;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.chzn-container.chzn-container-single .chzn-single {
    padding-top: 5px;
    padding-left: 10px;
    height: 35px;
    box-shadow: none;
    background: none;
    border-radius: 0;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    color: #999999;
}
.chzn-container.chzn-container-single .chzn-single div b {
    background-position: 0px 6px;
}
.form-control {
    width: 300px;
}
dt {
    font-weight: 600;
}
#notifyform #notify_email {
    display: inline-block;
    margin-right: 8px;
    height: 36px;
}
#notifyform .btn {
    height: 36px;
    padding: 0 15px;
    margin-top: -1px;
}
.login-remember label {
    margin-bottom: 0;
}
.card-header {
    border-bottom: none;
}
.tiva-heading {
    color: #D60F16;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
}
.page-red .tiva-heading {
    color: #b95556;
}
.home-6 .tiva-heading {
    color: #f7778e;
}
.blog-featured .page-header {
    display: none;
}
.section.tiva-products.tabs {
    margin-bottom: 50px;
		margin-top: 50px;
}
.form-field label {
    margin-bottom: 5px;
}
.user-form form input[type="text"],
.user-form form input[type="email"],
.user-form form input[type="password"] {
    width: 300px;
}
#member-registration .spacer {
    display: none;
}
#member-registration .form-button {
    margin-top: 30px;
}
#member-registration .form-button .btn {
    margin-right: 15px;
}
#user-registration .form-button {
    margin-top: 10px;
}
.profile-page .users-profile-core {
    margin-bottom: 15px;
}
.profile-page fieldset legend {
    font-size: 22px;
    color: #27272f;
}
#member-profile .form-button {
    margin-top: 30px;
}
#member-profile .form-button .btn {
    margin-right: 15px;
}
.profile-edit-page .btn-group-yesno {
    display: block;
}
.profile-edit-page .btn-group-yesno label,
.profile-edit-page label.checkbox {
    margin-right: 10px;
}
.profile-edit-page #member-profile .form-button {
    margin-top: 0;
}
.profile-edit-page #member-profile .form-button .btn {
    margin-top: 10px;
}

#top-header .main-header .open-menu-mobile {
    float: left;
    height: 100px;
    line-height: 112px;
    font-size: 32px;
    margin-left: 20px;
    color: #27272f;
}
.home-3 #top-header .main-header .open-menu-mobile,
.home-5 #top-header .main-header .open-menu-mobile {
    color: #fff;
}
.home-5 #top-header .main-header .open-menu-mobile {
    margin-left: -5px;
    margin-right: 20px;
}
#top-header .main-header .open-menu-left {
    float: left;
    height: 100px;
    line-height: 110px;
    font-size: 32px;
    margin-left: -5px;
    margin-right: 25px;
    cursor: pointer;
    color: #fff;
}
#top-header .main-header .header-block i {
    font-weight: 600;
}
#top-header .main-header .header-block i.flaticon-shop {
    font-weight: 500;
}
#top-header .main-header .main-nav .dropdown-menu .megacol,
.home-5 .menu-left .megamenu .dropdown .dropdown-menu .megacol {
    float: left;
}
#top-header .main-header .main-nav .dropdown-menu .megacol li.mega.group,
.home-5 .menu-left .megamenu .dropdown .dropdown-menu .megacol li.mega.group {
    margin: 10px;
}
#top-header .main-header .main-nav .dropdown-menu .group-title .mega,
.home-5 .menu-left .megamenu .dropdown .dropdown-menu .group-title .mega {
    font-size: 16px;
    color: #27272f;
    font-weight: 500;
}
#off-mainmenu .megamenu .dropdown-menu .group-title .mega i,
#off-mainmenu .megamenu .dropdown-menu .moduletable > h3,
#top-header .main-header .main-nav .dropdown-menu .group-title .mega i,
#top-header .main-header .main-nav .dropdown-menu .moduletable > h3,
.home-5 .menu-left .megamenu .dropdown .dropdown-menu .group-title .mega i,
.home-5 .menu-left .megamenu .dropdown .dropdown-menu .moduletable > h3 {
    display: none;
}
#top-header .main-header .main-nav .dropdown-menu .group-content .mega,
.home-5 .menu-left .megamenu .dropdown .dropdown-menu .group-content .mega {
    padding-left: 0;
    padding-right: 0;
}
#top-header .main-header .main-nav .dropdown-menu .moduletable,
.home-5 .menu-left .megamenu .dropdown .dropdown-menu .moduletable {
    margin-top: 15px;
}
#off-mainmenu .megamenu .dropdown-menu .moduletable .section,
#top-header .main-header .main-nav .dropdown-menu .moduletable .section,
.home-5 .menu-left .megamenu .dropdown .dropdown-menu .moduletable .section {
    margin-bottom: 0;
}
#off-mainmenu .megamenu .dropdown-menu .moduletable img,
#top-header .main-header .main-nav .dropdown-menu .moduletable img,
.home-5 .menu-left .megamenu .dropdown .dropdown-menu .moduletable img {
    max-width: 100%;
}
#off-mainmenu .megamenu .block-products .product-item,
#top-header .main-header .main-nav .block-products .product-item,
.home-5 .menu-left .megamenu .dropdown .block-products .product-item {
    background: transparent;
}
#off-mainmenu .megamenu .block-products .owl-stage,
#off-mainmenu .megamenu .block-products .owl-item,
#top-header .main-header .main-nav .block-products .owl-stage,
#top-header .main-header .main-nav .block-products .owl-item,
.home-5 .menu-left .megamenu .dropdown .block-products .owl-stage,
.home-5 .menu-left .megamenu .dropdown .block-products .owl-item {
    width: 100% !important;
}
#off-mainmenu .megamenu .block-products .product-item,
#top-header .main-header .main-nav .block-products .product-item,
.home-5 .menu-left .megamenu .dropdown .block-products .product-item {
    -ms-flex-align: initial !important;
    align-items: initial !important;
}
#off-mainmenu .megamenu .block-products .product-item .product-thumb img,
#top-header .main-header .main-nav .block-products .product-item .product-thumb img,
.home-5 .menu-left .megamenu .dropdown .block-products .product-item .product-thumb img {
    width: 60px;
}
#off-mainmenu .megamenu .block-products .product-item .product-info,
#top-header .main-header .main-nav .block-products .product-item .product-info,
.home-5 .menu-left .megamenu .dropdown .block-products .product-item .product-info {
    padding: 0 0 0 10px;
    background: transparent;
}
#off-mainmenu .megamenu .block-products .product-info .product-name a,
#top-header .main-header .main-nav .block-products .product-info .product-name a,
.home-5 .menu-left .megamenu .dropdown .block-products .product-info .product-name a {
    font-weight: 400;
    line-height: 20px;
}
#off-mainmenu .megamenu .block-products .product-price,
#top-header .main-header .main-nav .block-products .product-price,
.home-5 .menu-left .megamenu .dropdown .block-products .product-price {
    font-size: 14px;
    font-weight: 300;
}
#off-mainmenu .megamenu .block-products .product-price .PricesalesPrice,
#top-header .main-header .main-nav .block-products .product-price .PricesalesPrice,
.home-5 .menu-left .megamenu .dropdown .block-products .product-price .PricesalesPrice {
    font-size: 15px;
    font-weight: 400;
}
#off-mainmenu .megamenu .block-products .product-item .product-cart-icon,
#off-mainmenu .megamenu .block-products .products .owl-nav,
#top-header .main-header .main-nav .block-products .product-item .product-cart-icon,
#top-header .main-header .main-nav .block-products .products .owl-nav,
.home-5 .menu-left .megamenu .dropdown .block-products .product-item .product-cart-icon,
.home-5 .menu-left .megamenu .dropdown .block-products .products .owl-nav {
    display: none !important;
}
#top-header .main-header .hearder-icon {
    font-family: 'Roboto Condensed', sans-serif;
}
#tiva-search-form #tiva-search-result {
    width: 330px;
}
#tiva-search-form .search-result-image img {
    border: 1px solid #f5f6fb;
}
#tiva-search-form .search-result-wrap .search-result-item .search-result-info .search-result-subtitle {
    color: #D60F16;
    font-weight: 500;
}
.page-red #tiva-search-form .search-result-wrap .search-result-item .search-result-info .search-result-subtitle {
    color: #b95556;
}
.home-6 #tiva-search-form .search-result-wrap .search-result-item .search-result-info .search-result-subtitle {
    color: #f7778e;
}
#tiva-search-form .btn {
    padding: 8px 12px;
}
.tiva-dropdown-cart .cart-empty {
    padding: 5px 0;
    color: #555555;
}
.tiva-dropdown-cart .tiva-cart-list.popup-content {
    border: none;
}
.tiva-dropdown-cart .product-name {
    width: 215px;
}
.tiva-dropdown-cart .product-delete i {
    cursor: pointer;
    font-size: 10px;
}
.tiva-dropdown-cart .product-delete a:hover i {
    color: #D60F16;
}
.page-red .tiva-dropdown-cart .product-delete a:hover i {
    color: #b95556;
}
.tiva-dropdown-cart .cart-total {
    border-bottom: 1px solid #f5f6fb;
    margin-bottom: 15px;
    padding-bottom: 15px;
    font-size: 16px;
}
.tiva-dropdown-cart .cart-total .label {
    text-transform: uppercase;
}
.tiva-dropdown-cart .cart-total .total {
    color: #D60F16;
    font-weight: 500;
}
.page-red .tiva-dropdown-cart .cart-total .total {
    color: #b95556;
}
.home-6 .tiva-dropdown-cart .cart-total .total {
    color: #f7778e;
}
.header-user-info,
.header-user-info a {
    font-size: 15px;
    color: #272727;
}
.header-user-info a:hover {
    color: #D60F16;
}
.page-red .header-user-info a:hover {
    color: #b95556;
}
.home-6 .header-user-info a:hover {
    color: #f7778e;
}
.header-user-info ul li {
    margin-top: 6px;
}
.header-user-info .login-greeting {
    margin-bottom: 10px;
    color: #D60F16;
}
.page-red .header-user-info .login-greeting {
    color: #b95556;
}
.home-6 .header-user-info .login-greeting {
    color: #f7778e;
}
.header-user-info ul li i {
    margin-right: 10px;
}
.header-user-info .logout-button .logout {
    background: transparent;
    border: none;
    cursor: pointer;
}
.header-user-info .logout-button .logout:hover {
    color: #D60F16;
}
.page-red .header-user-info .logout-button .logout:hover {
    color: #b95556;
}
.home-6 .header-user-info .logout-button .logout:hover {
    color: #f7778e;
}
.info-header-sidebar .currency-switcher {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}
.currency-switcher .title {
    font-size: 15px;
    font-weight: 500;
    color: #272727;
    margin-right: 25px;
}
.currency-switcher form a {
    font-weight: 500;
    margin-right: 15px;
}
.currency-switcher form a:last-child {
    margin-right: 0;
}
.currency-switcher form a.active {
    color: #D60F16;
}
.page-red .currency-switcher form a.active {
    color: #b95556;
}
.home-6 .currency-switcher form a.active {
    color: #f7778e;
}
.info-header-sidebar .tiva-social {
    text-align: center;
    font-size: 16px;
    margin-top: 20px;
}

div.product-price {
    margin: 0;
    text-align: left;
    float: none;
    line-height: initial;
}
.product-price > div {
    display: inline-block;
}
.product-price .PricesalesPrice {
    color: #D60F16;
    font-size: 15px;
    font-weight: 500;
    margin-right: 5px;
}
.page-red .product-price .PricesalesPrice {
    color: #b95556;
}
.home-6 .product-price .PricesalesPrice {
    color: #f7778e;
}
.product-price .PricebasePrice {
    text-decoration: line-through;
}
.product-rating {
    margin-bottom: 10px;
    text-align: left;
}
.product-rating .ratingbox {
    margin-top: 0px;
    margin-bottom: 0;
    height: 12px;
    background: url(../images/star.png) repeat-x scroll 0 bottom transparent;
    cursor: pointer;
}
.product-rating .ratingbox span {
	height: 12px;
    background: url(../images/star.png) repeat-x;
	display: block;
}
.product-rating .no-rating {
	display: none;
}

/* Block Products */
.block-products div.product-price {
    text-align: center;
}
.block-products .addtocart-bar {
    margin: 0;
}
.block-products .vm-customfields-wrap {
    display: none;
}
.block-products .addtocart-bar .notify {
    padding: 0;
    width: 14px;
}
.block-products span.addtocart-button {
    position: relative;
	cursor: pointer;
    width: 15px;
}
.block-products span.addtocart-button i {
	position: absolute;
	left: 0;
    right: 0;
}
.block-products span.addtocart-button:hover i {
    color: #D60F16;
}
.page-red .block-products span.addtocart-button:hover i {
    color: #b95556;
}
.home-6 .block-products span.addtocart-button:hover i {
    color: #f7778e;
}
.block-products span.addtocart-button input.addtocart-button {
	text-indent: -999px;
	background: transparent;
    width: 15px;
    height: 28px;
    padding: 0;
	border: none;
	position: relative;
    z-index: 1;
}
.block-products .quantity-box,
.block-products .quantity-controls {
    display: none;
}
.block-products div.addtocart-bar .notify {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.block-products div.addtocart-bar .notify .notify-text {
	display: none;
}
.block-products .add_wishlist {
    cursor: pointer;
}
.block-products .product-item {
    margin-bottom: 20px;
    background: #f5f6fb;
}
.block-products .product-item .product-thumb img {
    width: 120px;
    border: 1px solid #f5f6fb;
}
.block-products .product-item div.product-price {
    text-align: left;
}
.block-products .product-item .product-info {
    padding: 20px;
    -ms-flex: 1;
    flex: 1;
}
.block-products .product-item.item-hover-view-cart:hover {
    box-shadow: none;
}
.block-products .product-item.item-hover-view-cart .product-cart-icon {
    bottom: 0;
}
.block-products .product-item.item-hover-view-cart:hover .product-cart-icon {
    bottom: 15px;
}
.block-products .products .owl-nav {
    position: absolute;
    top: -66px;
    right: 0;
}
.block-products .products .owl-nav .owl-prev,
.block-products .products .owl-nav .owl-next {
    border: 1px solid #f5f6fb;
    color: #9494a1;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    display: inline-block;
}
.block-products .products .owl-nav .owl-prev:hover,
.block-products .products .owl-nav .owl-next:hover {
    background: #fecc00;
    border: 1px solid #fecc00;
    color: #fff;
}
.page-red .block-products .products .owl-nav .owl-prev:hover,
.page-red .block-products .products .owl-nav .owl-next:hover {
    background: #b95556;
    border: 1px solid #b95556;
    color: #fff;
}
.home-6 .block-products .products .owl-nav .owl-prev:hover,
.home-6 .block-products .products .owl-nav .owl-next:hover {
    background: #f7778e;
    border: 1px solid #f7778e;
    color: #fff;
}
.block-products .products .owl-nav .owl-next {
    margin-left: 10px;
}
.tiva-products .img-left {
    margin-left: -200px;
    padding: 70px 60px 30px 100px;
}
.tiva-products .img-left img {
    margin: auto 0;
    -ms-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.tiva-products .img-left:hover img {
    transform: scale(1.1);
}
.block-products .products.layout-2 .item {
    margin-bottom: 1.5rem;
}
.block-products .products.layout-2 .home-product {
    transition: all 500ms ease;
    background-color: #fff;
    border: none;
    float: none;
    width: 100%;
}
.block-products .products.layout-2 .home-product:not(:last-child) {
    margin-bottom: 20px;
}
.block-products .products.layout-2 .home-product .product-title a {
    display: inline-block;
    zoom: 1;
    -ms-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    line-height: 1.5em;
    font-weight: 600;
    font-size: 15px;
    color: #27272f;
    font-family: 'Roboto Condensed', sans-serif;
}
.block-products .products.layout-2 .home-product .product-title a:hover {
    color: #D60F16;
}
.page-red .block-products .products.layout-2 .home-product .product-title a:hover {
    color: #b95556;
}
.block-products .products.layout-2 .home-product .row-left {
    width: 20%;
    padding: 10px;
    overflow: hidden;
    font-size: 0;
    position: relative;
    text-align: center;
}
.block-products .products.layout-2 .home-product .row-right {
    width: 80%;
    text-align: left;
    padding-left: 15px;
}
.block-products .products.layout-2 .home-product .product-description a {
    font-style: italic;
    font-weight: 300;
}
.block-products .products.layout-2 .home-product .product-price {
    position: absolute;
    top: 0;
    right: 0;
    height: 20px;
    line-height: 20px;
    padding-left: 20px;
    padding-right: 5px;
    background-color: #ef7f94;
}
.block-products .products.layout-2 .home-product .product-price .PricesalesPrice,
.block-products .products.layout-2 .home-product .product-price .PricebasePrice {
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
}
.block-products .products.layout-2 .home-product .product-price:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border-style: solid;
    border-width: 10px;
    border-color: transparent;
    border-left-color: #fff;
}

/* FAQS */
.faqs .image img {
    position: absolute;
    bottom: -90px;
    width: 80%;
}
.faqs.img-relative .image img {
    position: relative;
    width: 85%;
}
.faqs .block-title {
    margin-bottom: 25px;
}
.faqs .extra-text {
    margin-top: 30px;
}

/* Newsletter */
.newsletter .block-title {
    margin: 0;
}
.newsletter .block-title .main-title {
    background-image: none;
    margin: 0;
    padding: 0;
}

.tiva-images.border-item {
  border-bottom: 1px solid #e7e9f3; }
  .tiva-images.border-item .image-item {
    border-right: 1px solid #e7e9f3;
    padding: 10px 0; }

/* Add-to-cart popup */
#fancybox-wrap {
	width: auto !important;
}
#fancybox-wrap #fancybox-content {
	padding: 5px;
	width: 100% !important;
}
#fancybox-wrap #fancybox-content .addtocart-done {
	margin-bottom: 5px;
}
#fancybox-wrap #fancybox-content h4 {
	margin-top: 20px;
	margin-bottom: -15px;
	font-size: 16px;
	font-weight: 500;
}
#facebox .content {
	width: auto !important;
	padding: 15px !important;
}
#facebox .content a {
	background: #333333;
	color: #fff;
	padding: 5px 10px;
}
#facebox .content a:hover {
	background: #95bfe2;
}
#facebox .content .continue_link {
	float: left;
}
#facebox .content h4 {
	margin-top: 50px;
	margin-bottom: -10px;
	font-size: 16px;
	font-weight: 500;
}
#facebox .close {
	display: none !important;
}

/* Message */
.message .alert {
	border-radius: 0;
	margin-bottom: 40px;
    padding: 15px;
}
.message .alert.alert-message {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.message .alert.alert-notice {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.message .alert.alert-error {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.message .alert .alert-heading {
    font-size: 18px;
}
.close {
    font-weight: 500;
    line-height: 12px;
}

.product-detail .product-price .PricesalesPrice {
    font-size: 18px;
}
.product-detail .product-price .PricebasePrice {
    font-size: 16px;
}
.product-detail .product-buttons {
    margin-top: 25px;
    margin-bottom: 30px;
}
.product-detail .vm-customfields-wrap {
    margin-bottom: 20px;
}
.product-detail .product-fields .product-field {
    margin-bottom: 10px;
}
.product-detail .addtocart-bar {
    text-align: left;
    margin-bottom: 0;
}
.product-detail .addtocart-bar span.quantity-box {
    margin-right: 5px;
}
.product-detail .addtocart-bar span.quantity-box .quantity-input {
    width: 40px;
    height: 40px;
    background: none;
    border-radius: 0;
    color: #666;
}
.product-detail .addtocart-bar span.quantity-controls {
    margin-right: 10px;
}
.product-detail .addtocart-bar .addtocart-button i,
.product-detail .addtocart-bar .notify i {
    display: none;
}
.product-detail .addtocart-bar .addtocart-button input.addtocart-button,
.product-detail .addtocart-bar .notify {
    background: #D60F16;
    border-color: #D60F16;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: normal;
    border-radius: .25rem;
    font-size: 15px;
    line-height: 40px;
    height: 40px;
    display: inline-block;
    font-weight: 500;
    padding: 0 15px;
}
.product-detail .addtocart-bar .addtocart-button input.addtocart-button {
    line-height: initial;
}
.page-red .product-detail .addtocart-bar .addtocart-button input.addtocart-button,
.page-red .product-detail .addtocart-bar .notify {
    background: #b95556;
    border-color: #b95556;
}
.home-6 .product-detail .addtocart-bar .addtocart-button input.addtocart-button,
.home-6 .product-detail .addtocart-bar .notify {
    background: #f7778e;
    border-color: #f7778e;
}
.product-detail .addtocart-bar .addtocart-button input.addtocart-button:hover,
.product-detail .addtocart-bar .notify:hover {
    background: #8d8d99;
    border-color: #8d8d99;
}
.product-detail .vm-customfields-wrap .product-fields-title {
    display: inline-block;
    color: #666666;
    font-weight: normal;
    text-transform: uppercase;
    margin-right: 10px;
    min-width: 60px;
}
.product-detail .vm-customfields-wrap .product-field-display {
    display: inline-block;
}
.product-detail .vm-customfields-wrap .vm-chzn-select {
    min-width: 200px;
    border: 1px solid #dfdfdf;
    height: 34px;
    padding: 4px;
    color: #666666;
}
.product-detail .product-field-display {
    display: inline-block;
    vertical-align: top;
    margin-left: 2px;
    margin-top: 0;
}
.product-detail .product-fields-title {
    font-weight: 500;
}
.product-detail .product-box {
    font-weight: 500;
}

/* Review */
.comments-review .comments-list {
    margin-bottom: 15px;
}
.comments-review .comments-list .avatar {
    margin-bottom: 5px;
}
.comments-review .comments-list .author {
    font-weight: 500;
    margin-bottom: 4px;
}
.comments-review .comments-list .pull-left {
    margin-right: 15px;
}
.comments-review .comments-list .comment-datetime {
    font-size: 14px;
    font-style: italic;
    margin-bottom: 4px;
    display: none;
}
.comments-review .product-rating {
    margin-bottom: 4px;
}
.comments-review #reviewform {
    margin-top: 30px;
}
.comments-review #reviewform > h5 {
    font-size: 18px;
    font-weight: 500;
    color: #343434;
    margin-bottom: 12px;
}
.comments-review #reviewform .step {
    margin-bottom: 4px;
    display: block;
}
.comments-review .write-reviews {
    text-align: left;
    margin-top: 0px;
}
.comments-review .write-reviews span.step {
    font-weight: 400;
}
.comments-review .write-reviews textarea {
    padding: .375rem .75rem;
}
.comments-review .already-review {
    margin-top: 30px;
}
.comments-review .already-review p {
    margin-top: 4px;
}

/**
 * 18. Wishlist
 */
.wishlist-product-detail {
	text-align: center;
}
.wishlist-product-detail #go-to-wishlist {
	margin-top: 15px;
}
.tiva-wishlist .title {
    line-height: 24px;
    font-size: 20px;
    font-weight: bold;
    color: #444;
	margin-top: 0;
    margin-bottom: 15px;
}
.tiva-wishlist .sub-title {
    text-transform: uppercase;
    color: black;
    font-size: 12px;
}
.tiva-wishlist .wishlist-content table {
    width: 100%;
    margin-top: 30px;
}
.tiva-wishlist .wishlist-content table thead th {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding: 15px 10px;
    color: #444;
    font-weight: 500;
    font-size: 15px;
}
.tiva-wishlist .wishlist-content table tr td {
    border-bottom: 1px solid #d7d7d7;
    padding: 15px 10px;
	text-align: left;
}
.tiva-wishlist .wishlist-content .wishlist-remove {
	cursor: pointer;
    font-size: 11px;
}
.tiva-wishlist .wishlist-content table tr td.product-thumbnail img {
    border: 1px #dedede solid;
    width: 70px !important;
    height: auto !important;
}
.tiva-wishlist .wishlist-content table tr td.product-name a {
    font-weight: 500;
}
.tiva-wishlist .wishlist-content table tr td.product-price {
    float: none;
}
.tiva-wishlist .wishlist-content table tr td.product-stock-status {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}
.tiva-wishlist .wishlist-content table tr td.product-add-to-cart {
    padding-right: 0;
}
.tiva-wishlist .wishlist-content table tr td.product-add-to-cart .addtocart-bar,
.tiva-wishlist .wishlist-content table tr td.product-add-to-cart .addtocart-area {
	margin: 0;
    text-align: right;
}
.tiva-wishlist .wishlist-content table tr td.product-add-to-cart .quantity-box,
.tiva-wishlist .wishlist-content table tr td.product-add-to-cart .quantity-controls {
    display: none;
}
.tiva-wishlist .wishlist-content table tr td.product-add-to-cart input.addtocart-button,
.tiva-wishlist .wishlist-content table tr td.product-add-to-cart .notify {
    width: 140px;
}

/* Cart */
#com-form-login {
    margin-bottom: 1.25rem;
}
.cart-view .billto-shipto {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
    padding: .75rem 1.25rem 1.35rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    margin: 0 0 2rem 0;
    border: 1px solid rgba(0,0,0,.125);
}
.cart-view .cart-header {
    font-size: 18px;
    margin-bottom: 15px;
    color: #D60F16;
}
.page-red .cart-view .cart-header {
    color: #b95556;
}
.home-6 .cart-view .cart-header {
    color: #f7778e;
}
.cart-view .billto-shipto #STsameAsBTjs {
    margin-top: 4px;
    margin-right: 6px;
    position: absolute;
}
.cart-view .billto-shipto .STsameAsBTjs-label {
    margin-left: 20px;
}
table.cart-summary tr th {
    background: #f7f6f7;
    padding: 5px 10px;
    font-weight: 500;
    color: #666;
}
table.cart-summary tr td {
    padding: 10px;
    vertical-align: middle;
}
table.cart-summary tr td.shipment-payment .btn {
    margin-bottom: 5px;
}
.cart-view span.cart-images img {
    margin-right: 10px;
    border: 1px solid #f5f6fb;
}
table.cart-summary tr td .cart-name {
    display: inline-block;
}
table.cart-summary tr td .cart-name .vm-customfield-cart {
    font-size: 14px;
}
table.cart-summary tr td .cart-name > a {
    font-weight: 500;
}
.cart-view .vm-price-desc {
    display: none;
}
.cart-view .cart-summary .quantity-input {
    background: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    width: 32px;
    font-weight: 400;
    display: inline-block;
}
.cart-view .vm2-add_quantity_cart {
    background: url(../images/update.png) 50% 50% no-repeat;
    width: 20px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;
}
.cart-view .vm2-add_quantity_cart:hover {
    background: url(../images/update-hover.png) 50% 50% no-repeat;
}
.cart-view .vm2-remove_from_cart {
    background: url(../images/delete.png) 50% 50% no-repeat;
    width: 14px;
    height: 14px;
}
.cart-view .vm2-remove_from_cart:hover {
    background: url(../images/delete-hover.png) 50% 50% no-repeat;
}
.cart-summary .align-right {
    text-align: inherit;
}
.cart-view .cart-summary tr td.shipment-payment .shipment-payment-title {
    color: #666;
    font-weight: 500;
    margin-bottom: 5px;
}
.vm-payment-shipment-select {
    margin-bottom: 5px;
}
.cart-view > h3 {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 12px;
}
.cart-view .cart-summary .coupon {
    border-radius: 0;
    width: 200px;
    height: 31px;
    font-size: 12px;
    padding: 0 10px;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 0;
}
.cart-view .cart-summary .btn {
    padding: 5px 12px;
    font-size: 14px;
}
.cart-view .vm-fieldset-customer-note .customer-note {
    font-weight: 500;
    color: #666;
    margin-top: 20px;
}
.cart-view textarea#customer_note_field {
    margin-top: 5px;
}
.cart-view .vm-fieldset-customer-note .inputbox {
    width: 100% !important;
    height: 100px;
    border: 1px solid #CAC9C9;
}
.cart-view span.tos {
    display: none;
}
.cart-view .vm-button-correct,
.vm-order-done .vm-button-correct {
    font-size: 15px;
    font-weight: 500;
    padding: 8px 15px;
    text-transform: uppercase;
    background: #D60F16;
    border: 1px solid #D60F16;
    color: #fff;
    border-radius: .25rem;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    letter-spacing: normal;
}
.page-red .cart-view .vm-button-correct,
.page-red .vm-order-done .vm-button-correct {
    background: #b95556;
    border: 1px solid #b95556;
}
.home-6 .cart-view .vm-button-correct,
.home-6 .vm-order-done .vm-button-correct {
    background: #f7778e;
    border: 1px solid #f7778e;
}
.cart-view .vm-button-correct:hover,
.vm-order-done .vm-button-correct:hover {
    background: #8d8d99;
    border: 1px solid #8d8d99;
    color: #fff;
}
.cart-view .checkout-button-top .vm-button-correct:hover {
    background: #8d8d99;
    border: 1px solid #8d8d99;
}
.cart-view .checkout-button-top {
    border-top: none;
    padding: 0;
}
.cart-view .inline table input[type="text"] {
    height: 35px;
    display: inline-block;
    width: auto;
    margin-bottom: 0;
}
.cart-view .inline table {
    margin-bottom: 20px;
}
.cart-view .inline table .btn {
    height: 35px;
    padding: 0 15px;
    margin-top: -1px !important;
}
.cart-view .inline table .chzn-container {
    margin-bottom: 0;
}
.cart-view .tos {
    position: relative;
    margin-bottom: 10px;
}
.cart-view .tos input.terms-of-service {
    position: absolute;
    top: 5px;
}
.cart-view .tos .terms-of-service label {
    padding-left: 20px;
}
.form-header {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.userfields_info {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 500;
}
.vm-form {
    margin-bottom: 20px;
}
.vm-form tr td {
    padding: 0 10px 0 0;
}
.vm-form tr td.key {
    width: 200px;
}
.vm-form tr td label {
    margin-bottom: 10px;
}
.vm-form tr td input,
.vm-form tr td .chzn-container.chzn-container-single .chzn-single {
    margin-bottom: 10px;
    width: 250px;
}
.vm-form tr td select {
    width: 250px !important;
}
.edit-address-buttons {
    margin-bottom: 20px;
}
.edit-address-buttons #reg_text {
    margin-bottom: 30px;
}
.edit-address-buttons .btn {
    margin-right: 10px;
    margin-bottom: 15px;
}
.userfields_info {
    margin-bottom: 10px;
}
.form-login-user {
    margin-bottom: 20px;
}
.form-login-user .btn-logout {
    margin-left: 8px;
}
#paymentForm .btn,
#shipmentForm .btn {
    margin-top: 10px;
    margin-right: 10px;
}
.vm-order-done > h3 {
    font-size: 20px;
    margin-bottom: 15px;
}
.vm-order-done .vm-button-correct {
    margin: 15px 0 20px 0;
}
.vm-order-done .form-login-user {
    margin-top: 10px;
}
.vm-orders-information .vm-orders-order {
    margin: 30px 0 0 0;
}
.vm-orders-information .vm-orders-items {
    margin: 20px 0 0 0;
}
.vm-orders-information .bill-ship-header {
    font-size: 16px;
    font-weight: 500;
    color: #27272f;
    margin-bottom: 5px;
}
.vm-orders-information td.orders-key {
    font-weight: 500;
    color: #27272f;
}
.vm-orders-information #ui-tabs ul#tabs,
.vm-orders-information #ui-tabs .tabs {
    padding-left: 0;
}

.footer .footer-bottom .moduletable > h3 {
    color: #282828;
    font-weight: 600;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 20px;
    font-size: 16px;
}
.footer .footer-bottom .moduletable > h3:before,
.footer .footer-bottom .moduletable > h3:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 15px;
    display: block;
    width: 31px;
    height: 2px;
    background-color: #D60F16;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.page-red .footer .footer-bottom .moduletable > h3:before,
.page-red .footer .footer-bottom .moduletable > h3:after {
    background-color: #b95556;
}
.home-6 .footer .footer-bottom .moduletable > h3:before,
.home-6 .footer .footer-bottom .moduletable > h3:after {
    background-color: #f7778e;
}
.footer .footer-bottom .moduletable > h3:after {
    margin-left: 20px;
    width: 2px;
}
.footer.footer-black .footer-bottom .moduletable > h3 {
    color: #fff;
}

.footer .footer-bottom .tiva-social ul li {
    display: block;
    padding:  0 10px;
}
.footer .footer-bottom .tiva-social ul li a span {
    display: inline-block;
}
.footer .footer-bottom .tiva-social ul li i {
    width: 24px;
    color: #D60F16;
		font-size:50px;
		text-align:center;
}
.page-red .footer .footer-bottom .tiva-social ul li i {
    color: #b95556;
}
.home-6 .footer .footer-bottom .tiva-social ul li i {
    color: #f7778e;
}
.footer .footer-bottom ul li {
    margin-bottom: 4px;
}
.footer .footer-copyright ul li {
    display: inline-block;
}

/* Sidebar */
.sidebar .section {
    margin-bottom: 0;
}
.sidebar .moduletable {
    margin-bottom: 50px;
}
.sidebar .moduletable > h3 {
    color: #282828;
    font-weight: 400;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 25px;
    font-size: 18px;
}
.sidebar .moduletable > h3:before,
.sidebar .moduletable > h3:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 15px;
    display: block;
    width: 40px;
    height: 2px;
    background-color: #D60F16;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.page-red .sidebar .moduletable > h3:before,
.page-red .sidebar .moduletable > h3:after {
    background-color: #b95556;
}
.home-6 .sidebar .moduletable > h3:before,
.home-6 .sidebar .moduletable > h3:after {
    background-color: #f7778e;
}
.sidebar .moduletable > h3:before {
    width: 31px;
}
.sidebar .moduletable > h3:after {
    width: 2px;
    margin-left: 20px;
}
.sidebar .tiva-filter span.jslider.jslider_plastic table tr td .jslider-pointer,
.sidebar .tiva-filter span.jslider.jslider_plastic table tr td .jslider-bg i.v {
    background: #D60F16;
}
.page-red .sidebar .tiva-filter span.jslider.jslider_plastic table tr td .jslider-pointer,
.page-red .sidebar .tiva-filter span.jslider.jslider_plastic table tr td .jslider-bg i.v {
    background: #b95556;
}
.home-6 .sidebar .tiva-filter span.jslider.jslider_plastic table tr td .jslider-pointer,
.home-6 .sidebar .tiva-filter span.jslider.jslider_plastic table tr td .jslider-bg i.v {
    background: #f7778e;
}
.sidebar .tiva-filter .manufacturer-filter ul li {
    border-bottom: 1px dashed #cdcdcd;
    padding: 12px 0 12px 20px;
    position: relative;
}
.sidebar .tiva-filter .manufacturer-filter ul li:first-child {
    padding-top: 6px;
}
.sidebar .tiva-filter .manufacturer-filter ul li .manufacturer-check {
    position: absolute;
    left: 0;
    bottom: 11px;
}
.sidebar .tiva-filter .name-filter-title {
    margin-bottom: 15px;
}
.sidebar .tiva-filter .name-filter input {
    border: 1px solid #ced4da;
    border-radius: .25rem;
}
.sidebar .block-products .product-item .product-thumb img {
    width: 80px;
}
.sidebar .block-products .product-item.item-hover-view-cart .product-cart-icon {
    display: none !important;
}
.sidebar .block-products .product-item .product-info {
    padding: 0 14px;
}
.sidebar .block-products .product-info .product-name {
    margin-bottom: 2px;
    line-height: 18px;
}
.sidebar .block-products .product-info .product-price .PricesalesPrice {
    font-size: 15px;
    margin-right: 4px;
}
.sidebar .block-products .product-info .product-price .PricebasePrice {
    font-size: 14px;
}


/* Product Category Page */
.product-category-page .products-bar {
    position: relative;
    margin-bottom: 40px;
    height: 36px;
    background: #fff;
}
.product-category-page .products-bar:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #e7e7e7;
    bottom: 18px;
    left: 0;
    z-index: 0;
}
.product-category-page .products-bar .gridlist-toggle {
    display: inline-block;
    background: #fff;
    padding-right: 4px;
}
.product-category-page .products-bar .gridlist-toggle ul li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #f5f6fb;
    color: #27272f;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    margin-right: 12px;
    padding: 0;
}
.product-category-page .products-bar .gridlist-toggle ul li a:hover,
.product-category-page .products-bar .gridlist-toggle ul li a.active {
    background: #fecc00;
    color: #fff;
}
.page-red .product-category-page .products-bar .gridlist-toggle ul li a:hover,
.page-red .product-category-page .products-bar .gridlist-toggle ul li a.active {
    background: #b95556;
    color: #fff;
}
.home-6 .product-category-page .products-bar .gridlist-toggle ul li a:hover,
.home-6 .product-category-page .products-bar .gridlist-toggle ul li a.active {
    background: #f7778e;
    color: #fff;
}
.product-category-page .products-bar .gridlist-toggle ul li a i {
    font-size: 20px;
    line-height: 35px;
}
.product-category-page .products-bar .gridlist-toggle ul li a i.icon-navicon {
    font-size: 26px;
    line-height: 35px;
}
.product-category-page .products-bar .sort .select label,
.product-category-page .products-bar .sort .select .title,
.product-category-page .products-bar .sort .select .activeOrder {
    display: inline-block;
    margin-right: 3px;
}
.product-category-page .products-bar .sort .select .title {
    margin-right: 8px;
}
.product-category-page .products-bar .sort .form-inline {
    background: #fff;
    padding-left: 10px;
}
.product-category-page .products-bar .sort .orderlistcontainer {
    font-size: 15px;
    position: relative;
    margin-left: 4px;
}
.product-category-page .products-bar .sort .orderlistcontainer div.orderlist {
    right: 4px;
}
.product-category-page .products-bar .sort .activeOrder,
.product-category-page .products-bar .sort select {
    height: 35px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    color: #999999;
}
.product-category-page .products-bar .sort .activeOrder {
    padding-top: 4px;
    background-position-y: 5px;
}
.product-category-page .products-bar .sort select {
    padding-left: 5px;
}
.product-category-page #list {
    margin-bottom: 50px;
}
.product-category-page #list .item {
    margin-bottom: 40px;
}
.product-category-page #list .item .product-actions {
    float: left;
    margin-right: 10px;
}
.product-category-page #list .item .quantity-box,
.product-category-page #list .item .quantity-controls {
    display: none;
}
.product-category-page #list .item .tiva-quickview,
.product-category-page #list .item .wishlist {
    border: 1px solid #e5e6ec;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    border-radius: 4px;
    text-align: center;
}
.product-category-page #list .item .tiva-quickview:hover,
.product-category-page #list .item .wishlist:hover {
    background: #D60F16;
    border: 1px solid #D60F16;
    color: #fff;
}
.page-red .product-category-page #list .item .tiva-quickview:hover,
.page-red .product-category-page #list .item .wishlist:hover {
    background: #b95556;
    border: 1px solid #b95556;
    color: #fff;
}
.home-6 .product-category-page #list .item .tiva-quickview:hover,
.home-6 .product-category-page #list .item .wishlist:hover {
    background: #f7778e;
    border: 1px solid #f7778e;
    color: #fff;
}
.product-category-page #list .item .wishlist:hover a {
    color: #fff;
}
.product-category-page #list .item span.addtocart-button {
    vertical-align: initial;
}
.product-category-page #list .product-detail .product-detail-wrap .product-info .product-name {
    font-weight: 500;
}

/**
 * 15. Pagination
 */
.pagination {
    margin-top: 10px;
}
.pagination ul {
	margin: 0 auto;
}
.pagination ul li {
	display: inline-block;
	margin-bottom: 10px;
}
.pagination ul li span,
.pagination ul li a {
	min-width: 40px;
    border: 1px solid #f5f6fb;
    background: #f5f6fb;
    color: #27272f;
    margin: 0 5px;
    text-align: center;
    display: inline-block;
    padding: 6px 14px;
}
.pagination ul li span,
.pagination ul li a:hover {
	background: #fecc00;
    border-color: #fecc00;
	color: #fff;
}
.page-red .pagination ul li span,
.page-red .pagination ul li a:hover {
	background: #b95556;
    border-color: #b95556;
	color: #fff;
}
.home-6 .pagination ul li span,
.home-6 .pagination ul li a:hover {
	background: #f7778e;
    border-color: #f7778e;
	color: #fff;
}

.blog-category-page .blog-news .item {
    margin-bottom: 40px;
}
.related-blog {
    margin-top: 50px;
}
.related-blog .block-title {
    margin-bottom: 40px;
}
.related-blog .block-title .main-title {
    color: #1f1f2e;
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: 600;
}
.related-blog .section {
    margin-bottom: 20px;
}

.main-contact-us .block-title {
    margin-bottom: 30px;
}
.main-contact-us .contact-map {
    margin-top: 50px;
}

.d-lg-none {
   /*  display: none!important; */
}

.contact .tab-info {
  margin-top: 50px;
  margin-bottom: 80px; }
	.contact .tab-info .new-review-form {
    margin-bottom: 3rem; }
  .contact .tab-info .nav-tabs {
    margin-bottom: 30px;
    border-bottom: 1px solid #f5f6fb; }
    .contact .tab-info .nav-tabs li {
      color: #c0c0c0;
      margin-right: 45px; }
      .contact .tab-info .nav-tabs li:last-child {
        margin-right: 0; }
      .contact .tab-info .nav-tabs li a {
        color: #909090;
        font-size: 18px;
        display: inline-block !important;
        font-weight: 500; }
        .contact .tab-info .nav-tabs li a.active,
        .contact .tab-info .nav-tabs li a:hover {
          color: #343434;
          padding-bottom: 3px;
          border-bottom: 1px solid #D60F16; }
					
					.contact .tab-info .tab-content {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.7em; }
  .contact .tab-info .submit {
    margin-top: 20px; }
  .contact .tab-info #tag ul li:before {
    content: '';
    display: inline-block;
    zoom: 1;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #D60F16;
    margin-right: 10px; }
		
		.mylist ul, .mylist ol
{
    display: block;
    list-style: disc outside none !important;
    margin: 1em 0;
    padding: 0 0 0 40px;
}
		.mylist ol
{
     list-style-type: decimal !important;
}


		.mylist ul li, .mylist ol li {
			list-style:outside;
    display: list-item;
}


.mylist ul ul, .mylist ol ul {
    list-style-type: circle;
    margin-left: 15px; 
}
.mylist ol ol, .mylist ul ol { 
    list-style-type: lower-latin;
    margin-left: 15px; 
}
		.form-control.full-width {
    width: 100%;
}

.btn-link {
    font-weight: 400;
    color: #e2231a;
    background-color: transparent;
		text-transform:none;
}


.table-narrow td {
	padding: .2rem;
}

.product-detail h4, .blog-detail h4 {
	color:#e2231a;
}


.over-ons .manufacturers-block img,
.onze-duurzaamheid .manufacturers-block img,
.b-corp .manufacturers-block img,
.home .manufacturers-block img,

.over-ons .manufacturers-block .embed-responsive,
.onze-duurzaamheid .manufacturers-block .embed-responsive,
.b-corp .manufacturers-block .embed-responsive,
.home .manufacturers-block .embed-responsive {
	border:7px;
	border-color:white;
	border-style:solid;
	}
	
.info-header-sidebar .moduletable {
	padding-bottom:20px;
}

.info-header-sidebar .moduletable h4 {
	color:#e2231a;
}

.info-header-sidebar .moduletable .nav-child {
	font-size:16px;
	padding-left:10px;
}

.slideshow-mod .tiva-slideshow-wrapper {
	max-height:600px;
}
 .item-hover-view-cart .product-thumb .product-cart-icon {
	display:none !important;
}
.section.slideshow.slideshow-mod {
	margin-bottom:0px;
}
.btn-outline-primary {
    border-color: #D60F16;
    color: #D60F16;
}
.btn-outline-primary {
    border-color: #D60F16;
    color: #D60F16;
		transition-duration: 0.3s;
}

.btn-outline-primary:hover {
    border-color: #D60F16;
		background: #D60F16;
    color: #FFFFFF;
}
#tiva-slideshow .btn-outline-primary,
.small-banner .btn-outline-primary {
	font-family: 'Varta', sans-serif;
	font-weight:600;
	padding: 4px 8px 0;
	border-radius:25px;
	font-size:12px;
}

#tiva-slideshow .btn-outline-primary.btn-big {

	padding: 8px 15px 4px;
	font-size:16px;
}
#tiva-slideshow .btn-outline-primary.btn-med {

	padding: 7px 12px 3px;
	font-size:14px;
}

#tiva-slideshow .btn-outline-primary.btn-sml,
.small-banner .btn-outline-primary.btn-sml {

	padding: 4px 8px 0;
	font-size:12px;
}
ol.numlist {
	    
}

.numlist ul li { list-style:disc; }

ol.numlist > li {
    counter-increment: root;
		list-style-type:decimal;
}

ol.numlist > li > ol {
    counter-reset: subsection;
    list-style-type: none;
		padding:0;
}

ol.numlist > li > ol > li {
    counter-increment: subsection;
		padding:4px 0 4px 10px;
}

ol.numlist > li > ol > li::before {
    content: counter(root) "." counter(subsection) " ";
		
}
ol.numlist > li > ol > li > ol {
    counter-reset: subsection2;
    list-style-type: none;
		padding:0;
}

ol.numlist > li > ol > li > ol > li{
    counter-increment: subsection2;
		padding:4px 0 4px 20px;
}

ol.numlist > li > ol > li > ol > li::before {
    content: counter(root) "." counter(subsection) "." counter(subsection2) " ";
}

.text-small .product-field-display p, .text-small td,
.small-banner.text-small p {
	font-size:14px;
	line-height:20px;
}
.small-banner.text-small .text-big {
	font-size:18px;
	line-height:26px;
}

.small-banner p {
	margin-bottom:0.5rem;
}
.text-small .table-narrow td {
    padding: .15rem;
}

.faq {
	
}
.faq .btn {
    font-size: 17px;
		padding: .150rem .75rem;
}

.cc-deny { display:none !important; }

.cc-revoke.cc-center {
    left: 100% !important;
    margin-left: -175px !important;
}

#top-header .main-header .header-block.search-block {
		padding-left:calc(100% - 80px) !important;
}
