.margin-bottom-40 {
  margin-bottom: 40px; }

.text1line {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.text2line {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.border-radius-10 {
  -webkit-border-radius: 10px;
  border-radius: 10px; }

.border-radius-3 {
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.title_center_page {
  margin-top: 0; }

.nav > li > a:focus, .nav > li > a:hover {
  background: initial; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background: initial !important; }

.breadcrumb > li + li:before {
  display: none; }

.rte img {
  display: block;
  margin: auto; }

.mr-bt-26 {
  margin-bottom: 26px; }

@media (min-width: 1199px) {
  .container {
    width: 98% !important;
    max-width: 1650px !important; } }

.page-wrapper {
  background-color: #fff;
  max-width: 1650px;
  width: 98%;
  margin: 0 auto;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }

header .topBar {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background: #f2151e; }
  header .topBar .top-content {
    padding: 8px 15px; }


header .header-middle {

 font-size:18px;
  padding: 25px 0; }
  header .header-middle .main-menu nav > ul > li {
	  margin:
    display: inline-block; }
    header .header-middle .main-menu nav > ul > li > a {
      display: block;
      line-height: initial;
      color: #000;
      text-transform: uppercase;
      font-weight: bold;
      padding: 40px 24px 10px 0; }
      header .header-middle .main-menu nav > ul > li > a:hover {
        color: #ff3c20;
		text-decoration:underline; }
  header .header-middle .main-menu nav > ul .active a {
    color: #ff3c20;
	 }
  header .header-middle .menu-header ul {
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    border-bottom: 1px solid rgba(255, 255, 255, 0.4); }
    header .header-middle .menu-header ul li {
      display: inline-block; }
      header .header-middle .menu-header ul li:hover .dropdown-menu {
        display: block; }
      header .header-middle .menu-header ul li .dropdown-menu {
        -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.24);
        box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.24);
        -webkit-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease-in-out 0s;
        border: none;
        padding: 0;
        border-radius: 0;
        top: 60px; }
        header .header-middle .menu-header ul li .dropdown-menu li {
          display: block;
          position: relative; }
          header .header-middle .menu-header ul li .dropdown-menu li > .dropdown-menu {
            top: -2px;
            left: 100%;
            position: absolute;
            display: none; }
          header .header-middle .menu-header ul li .dropdown-menu li:hover .dropdown-menu {
            display: block; }
          header .header-middle .menu-header ul li .dropdown-menu li .fa {
            position: absolute;
            right: 5px;
            top: 7px; }
          header .header-middle .menu-header ul li .dropdown-menu li a {
            display: block;
            color: #000 !important;
            padding: 5px 15px 5px 10px;
            line-height: initial;
            text-transform: initial; }

  header .header-middle .header-middle-right .log {
    text-align: right;
	padding-top:37px;
	color:#F00; }
    header .header-middle .header-middle-right .log a {
      display: inline-block;
      padding: 0 5px;
	  color:#F00; }
	  
	header .header-middle .header-middle-right .log a:hover {
     text-decoration:underline;
	  } 
  @media (max-width: 480px) {
    header .header-middle .logo {
      text-align: center;
      } }


header .header-bottom {
  background: #b1161a; }
  @media (min-width: 1199px) {
    header .header-bottom .sidebar-megamenu {
      width: 21%; } }
  header .header-bottom .sidebar-megamenu .megamenu-content-sidebar2 {
    height: 60px;
    line-height: 60px;
    background: #f2151e;
    position: relative; }
    header .header-bottom .sidebar-megamenu .megamenu-content-sidebar2 .fa-angle-down {
      position: absolute;
      right: 0;
      top: 0;
      line-height: 60px;
      text-align: center;
      width: 24px;
      height: 60px; }
    header .header-bottom .sidebar-megamenu .megamenu-content-sidebar2 .megamenu-title {
      color: #fff;
      font-size: 15px;
      font-weight: bold;
      text-transform: uppercase;
      height: 100%;
      margin: 0;
      padding-left: 15px;
      position: relative;
      display: block; }
      @media (max-width: 1199px) and (min-width: 991px) {
        header .header-bottom .sidebar-megamenu .megamenu-content-sidebar2 .megamenu-title {
          font-size: 13px; } }
  @media (min-width: 1199px) {
    header .header-bottom .searchbox-header {
      width: 49%; } }
  header .header-bottom .searchbox-header .header_searchs {
    position: relative;
    border-radius: 3px;
    margin: 10px 0; }
    header .header-bottom .searchbox-header .header_searchs .btn-search {
      background: #f2151e !important;
      height: 40px;
      line-height: 40px;
      padding: 0 25px;
      border-radius: 0px 3px 3px 0px;
      color: #fff; }
  header .header-bottom .inner-right-bottom {
    margin: 10px 0; }
    @media (min-width: 1199px) {
      header .header-bottom .inner-right-bottom {
        width: 30%; } }
    header .header-bottom .inner-right-bottom .cart_hover {
      float: right;
      position: relative; }
      header .header-bottom .inner-right-bottom .cart_hover .heading-cart {
        text-align: right; }
        header .header-bottom .inner-right-bottom .cart_hover .heading-cart .icon {
          height: 40px;
          width: 40px;
          background: #f2151e;
          display: inline-block;
          text-align: center;
          line-height: 35px;
          border-radius: 50%;
          position: relative; }
          header .header-bottom .inner-right-bottom .cart_hover .heading-cart .icon .cart_num {
            display: inline-block;
            width: 22px;
            height: 22px;
            line-height: 18px;
            border-radius: 50%;
            background: #f2151e;
            color: #fff;
            border: 2px solid #fff;
            left: 30px;
            position: absolute;
            top: -3px; }
        header .header-bottom .inner-right-bottom .cart_hover .heading-cart .mr_top {
          margin-left: 10px;
          color: #fff; }
          header .header-bottom .inner-right-bottom .cart_hover .heading-cart .mr_top .text {
            color: #fff;
            font-weight: bold;
            text-transform: uppercase; }
          header .header-bottom .inner-right-bottom .cart_hover .heading-cart .mr_top .price_total_ {
            color: #f2151e; }
      header .header-bottom .inner-right-bottom .cart_hover .top-cart-content {
        right: 0;
        position: absolute;
        display: none;
        left: auto;
        top: 35px;
        margin: 0;
        border: 0;
        padding: 10px;
        border: 1px solid #f2151e;
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        opacity: 0;
        filter: alpha(opacity=0);
        text-align: left;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.176);
        box-shadow: 0 4px 4px rgba(0, 0, 0, 0.176);
        /* visibility: hidden; */
        width: 260px;
        background: #fff;
        z-index: 9999; }
        @media (max-width: 767px) {
          header .header-bottom .inner-right-bottom .cart_hover .top-cart-content {
            display: none !important; } }
        header .header-bottom .inner-right-bottom .cart_hover .top-cart-content .detail-item input {
          display: inline-block;
          width: 45px;
          padding: 0;
          margin: 0;
          text-align: center;
          min-height: auto;
          height: 30px;
          background: #fff; }
      header .header-bottom .inner-right-bottom .cart_hover:hover .top-cart-content {
        visibility: visible;
        opacity: 1;
        display: block; }
        header .header-bottom .inner-right-bottom .cart_hover:hover .top-cart-content p {
          margin: 0; }
    header .header-bottom .inner-right-bottom #cart-sidebar {
      position: relative; }
      header .header-bottom .inner-right-bottom #cart-sidebar .list-item-cart {
        max-height: 300px;
        overflow-y: auto; }
        header .header-bottom .inner-right-bottom #cart-sidebar .list-item-cart .item {
          overflow: hidden;
          margin-bottom: 10px;
          position: relative; }
          header .header-bottom .inner-right-bottom #cart-sidebar .list-item-cart .item .detail-item {
            padding-left: 75px; }
            header .header-bottom .inner-right-bottom #cart-sidebar .list-item-cart .item .detail-item .product-details-bottom .price {
              color: #f2151e;
              font-weight: bold; }
            header .header-bottom .inner-right-bottom #cart-sidebar .list-item-cart .item .detail-item .product-name {
              font-family: 'Montserrat', sans-serif;
              margin: 0;
              width: 150px;
              line-height: initial;
              padding-right: 12px;
              text-overflow: ellipsis;
              overflow: hidden; }
            header .header-bottom .inner-right-bottom #cart-sidebar .list-item-cart .item .detail-item .remove-item-cart {
              position: absolute;
              right: 0;
              top: 0;
              color: #f2151e; }
          header .header-bottom .inner-right-bottom #cart-sidebar .list-item-cart .item .product-image {
            float: left;
            display: block;
            width: 70px;
            margin-right: 0px;
            position: relative;
            height: 70px;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            border: 1px solid #f2151e;
            padding: 2px; }
            header .header-bottom .inner-right-bottom #cart-sidebar .list-item-cart .item .product-image img {
              height: 60px;
              object-fit: scale-down; }
      header .header-bottom .inner-right-bottom #cart-sidebar .wrap_total {
        overflow: hidden;
        width: 100%;
        padding-top: 10px;
        /* display: block; */
        padding-bottom: 10px;
        text-align: center;
        border-top: 1px solid #ddd;
        color: #f2151e;
        font-weight: bold; }
      header .header-bottom .inner-right-bottom #cart-sidebar .wrap_button {
        text-align: center; }
        header .header-bottom .inner-right-bottom #cart-sidebar .wrap_button a {
          background: #f2151e !important; }
      header .header-bottom .inner-right-bottom #cart-sidebar .top-subtotal {
        color: #333;
        font-size: 16px;
        font-weight: 400;
        padding: 10px 0;
        border-top: #f2151e 1px solid;
        text-align: left;
        text-transform: none;
        width: 100%;
        float: left; }
        header .header-bottom .inner-right-bottom #cart-sidebar .top-subtotal .price {
          font-weight: 700;
          color: #f2151e;
          float: right; }
      header .header-bottom .inner-right-bottom #cart-sidebar .actions {
        width: 100%;
        float: left;
        padding-bottom: 15px; }
        header .header-bottom .inner-right-bottom #cart-sidebar .actions a {
          width: 100%;
          float: left;
          padding: 0;
          display: flex;
          justify-content: center;
          align-items: center;
          background: #000;
          color: #fff;
          margin-bottom: 5px; }
          header .header-bottom .inner-right-bottom #cart-sidebar .actions a:last-child {
            border-left: none; }
          header .header-bottom .inner-right-bottom #cart-sidebar .actions a:hover {
            background: #f2151e; }

.megamenu-content-sidebar {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15); }
  @media (min-width: 991px) {
    .megamenu-content-sidebar .site-nav .has-mega:hover .dropdown-menu {
      display: block; } }
  .megamenu-content-sidebar .site-nav .has-mega .dropdown-menu {
    display: none;
    position: absolute;
    left: 101%;
    top: 0;
    border: initial;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
    width: 840px;
    border-radius: 0;
    margin: 0;
    padding: 15px 0; }
    @media (max-width: 1199px) and (min-width: 991px) {
      .megamenu-content-sidebar .site-nav .has-mega .dropdown-menu {
        width: 755px; } }
    .megamenu-content-sidebar .site-nav .has-mega .dropdown-menu .mega-item .h3 {
      margin-top: 0;
      line-height: 20px; }
      .megamenu-content-sidebar .site-nav .has-mega .dropdown-menu .mega-item .h3 a span {
        font-size: 18px;
        font-weight: bold; }
  .megamenu-content-sidebar .site-nav > li {
    position: relative; }
    .megamenu-content-sidebar .site-nav > li .open-category {
      position: absolute;
      right: 0;
      top: 0;
      height: 40px;
      /* background: red; */
      width: 30px;
      text-align: center;
      line-height: 40px; }
    .megamenu-content-sidebar .site-nav > li > a {
      position: relative;
      display: block;
      margin: 8px 25px;
      padding-left: 25px; }
      .megamenu-content-sidebar .site-nav > li > a span.icon {
        position: absolute;
        left: 0;
        top: -1px; }
      .megamenu-content-sidebar .site-nav > li > a .fa-angle-right {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%); }
        @media (max-width: 1199px) and (min-width: 991px) {
          .megamenu-content-sidebar .site-nav > li > a .fa-angle-right {
            right: -25px;
            height: 39px;
            line-height: 39px;
            width: 25px;
            text-align: center;
            background: red;
            top: -8px;
            transform: initial;
            z-index: 999; } }

.section_category_slider_banner {
  margin-top: 15px; }
  @media (min-width: 1199px) {
    .section_category_slider_banner .sidebar-megamenu {
      width: 21%; } }
  @media (max-width: 1199px) and (min-width: 991px) {
    .section_category_slider_banner .slider-banner .slider_index {
      margin-bottom: 30px; } }
  @media (min-width: 1199px) {
    .section_category_slider_banner .slider-banner {
      width: 79%; }
      .section_category_slider_banner .slider-banner .slider_index {
        width: 70%; }
      .section_category_slider_banner .slider-banner .banner_index {
        width: 30%; } }
  .section_category_slider_banner .slider-banner .banner_index .index-banner {
    margin-bottom: 27px; }

.sidebar-megamenu .inner {
  position: relative; }
  .sidebar-megamenu .inner .mega-menu-page {
    position: absolute;
    width: 100%;
    z-index: 999;
    background: #fff;
    display: none; }
  @media (min-width: 1199px) {
    .sidebar-megamenu .inner:hover .mega-menu-page {
      display: block; } }

@media (max-width: 991px) {
  .section_main .left-content {
    padding-top: 15px;
    position: fixed;
    width: 256px;
    background: #fff;
    top: 0 !important;
    bottom: 0;
    left: 0;
    border-top: solid 1px #bbbbbb;
    border-left: solid 1px #bbbbbb;
    overflow: auto;
    z-index: 100000;
    visibility: hidden;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
    .section_main .left-content.open {
      visibility: visible;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0); } }

@media (min-width: 1199px) {
  .section_main .left-content {
    width: 21%;
    right: 79%; } }

.section_main .left-content .sidebar-policy {
  margin-bottom: 20px; }

.section_main .left-content .sidebar_banner {
  margin-bottom: 20px; }

.section_main .left-content .index_sidebar_blog {
  margin-bottom: 30px; }
  .section_main .left-content .index_sidebar_blog .module-content .owl-dots {
    bottom: -25px;
    display: none; }
  .section_main .left-content .index_sidebar_blog .module-content .article-info .article-name {
    font-size: 14px;
    margin: 10px 0 5px; }
    .section_main .left-content .index_sidebar_blog .module-content .article-info .article-name a {
      font-size: 15px;
      color: #222222; }
  .section_main .left-content .index_sidebar_blog .module-aside-title {
    margin: 0 0 20px !important;
    border-bottom: 2px solid #ebebeb;
    background: #fff; }
    .section_main .left-content .index_sidebar_blog .module-aside-title h2 {
      font-size: 16px;
      font-weight: 700;
      letter-spacing: 0;
      margin: 0 0 15px;
      padding: 0 0 10px;
      text-transform: uppercase;
      color: #222222;
      display: inline-block;
      margin: 0px;
      position: relative; }
      .section_main .left-content .index_sidebar_blog .module-aside-title h2:before {
        position: absolute;
        left: 0;
        bottom: -2px;
        display: inline-block;
        height: 2px;
        width: 100%;
        background-color: #f2151e !important;
        content: ''; }

.section_main .left-content .sidebar_feature_products {
  margin-bottom: 20px; }
  .section_main .left-content .sidebar_feature_products .module-aside-title {
    margin: 0 0 20px !important;
    border-bottom: 2px solid #ebebeb;
    background: #fff; }
    .section_main .left-content .sidebar_feature_products .module-aside-title h2 {
      font-size: 16px;
      font-weight: 700;
      letter-spacing: 0;
      margin: 0 0 15px;
      padding: 0 0 10px;
      text-transform: uppercase;
      color: #222222;
      display: inline-block;
      margin: 0px;
      position: relative; }
      .section_main .left-content .sidebar_feature_products .module-aside-title h2:before {
        position: absolute;
        left: 0;
        bottom: -2px;
        display: inline-block;
        height: 2px;
        width: 100%;
        background-color: #f2151e !important;
        content: ''; }
  .section_main .left-content .sidebar_feature_products .module-content .item-inner {
    margin-bottom: 10px;
    overflow: hidden; }
    .section_main .left-content .sidebar_feature_products .module-content .item-inner .thumb-wrapper {
      width: 90px;
      max-width: 90px;
      height: auto;
      display: block;
      float: left; }
    .section_main .left-content .sidebar_feature_products .module-content .item-inner .item-info {
      display: block;
      float: left;
      width: calc(100% - 110px);
      margin-left: 20px; }
      .section_main .left-content .sidebar_feature_products .module-content .item-inner .item-info .info-inner .item-title h3 {
        font-size: 14px;
        margin: 0; }
        .section_main .left-content .sidebar_feature_products .module-content .item-inner .item-info .info-inner .item-title h3 a {
		 font-weight:bold;
          font-size: 14px;
          color: #000; }

.section_main .left-content .index_sidebar_policy {
  margin-bottom: 20px;
  border: 1px solid #ebebeb;
  padding: 0px 20px; }
  .section_main .left-content .index_sidebar_policy .item {
    position: relative;
    padding-left: 30px;
    border-bottom: 1px solid #ebebeb; }
    .section_main .left-content .index_sidebar_policy .item:last-child {
      border-bottom: initial; }
    .section_main .left-content .index_sidebar_policy .item .module-icon {
      position: absolute;
      left: 0;
      top: 0; }
    .section_main .left-content .index_sidebar_policy .item .module-content h3 {
      font-size: 18px;
      margin-bottom: 0; }
    .section_main .left-content .index_sidebar_policy .item .module-content p {
      color: #999999; }

@media (min-width: 1199px) {
  .section_main .main_content {
    width: 79%;
    left: 21%; } }

.section_main .main_content .module_dailyDeal {
  margin-bottom: 40px;
  position: relative; }
  .section_main .main_content .module_dailyDeal img {
    display: block;
    margin: auto; }
  .section_main .main_content .module_dailyDeal .owl-prev {
    top: -55px;
    right: 30px !important;
    left: initial;
    background: initial;
    color: #999999; }
    .section_main .main_content .module_dailyDeal .owl-prev:hover {
      color: #f2151e; }
  .section_main .main_content .module_dailyDeal .owl-next {
    top: -55px;
    color: #999999;
    background: initial; }
    .section_main .main_content .module_dailyDeal .owl-next:hover {
      color: #f2151e; }
  @media (max-width: 480px) {
    .section_main .main_content .module_dailyDeal .owl-prev, .section_main .main_content .module_dailyDeal .owl-next {
      top: -52px; } }
  .section_main .main_content .module_dailyDeal .module-title {
    border-bottom: 2px solid #ebebeb;
    margin-bottom: 20px; }
    .section_main .main_content .module_dailyDeal .module-title h2 {
      font-size: 0;
      margin: 0; }
      .section_main .main_content .module_dailyDeal .module-title h2 span {
        background: #f2151e;
        color: #fff;
        display: block;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 18px;
        border-radius: 3px 3px 0 0px;
        padding: 7px 30px;
        display: inline-block;
        border: 0px;
        margin-bottom: -2px; }
        @media (max-width: 480px) {
          .section_main .main_content .module_dailyDeal .module-title h2 span {
            font-size: 15px;
            padding: 7px 15px; } }
  .section_main .main_content .module_dailyDeal .module-content .col-item-grid .item-inner {
    padding-right: 15px;
    position: relative; }
    .section_main .main_content .module_dailyDeal .module-content .col-item-grid .item-inner:hover .actions {
      transform: scale(1); }
    .section_main .main_content .module_dailyDeal .module-content .col-item-grid .item-inner .actions {
      position: absolute;
      left: 8px;
      transition: 0.3s ease;
      transform: scale(0);
      bottom: 5%; }
    .section_main .main_content .module_dailyDeal .module-content .col-item-grid .item-inner .item-info .info-inner .item-title h3 {
      margin: 0;
      font-size: 0; }
      @media (max-width: 480px) {
        .section_main .main_content .module_dailyDeal .module-content .col-item-grid .item-inner .item-info .info-inner .item-title h3 {
          margin-top: 5px; } }
      .section_main .main_content .module_dailyDeal .module-content .col-item-grid .item-inner .item-info .info-inner .item-title h3 a {
		  font-weight: bold;
        font-size: 14px;
        color: #000; }
    .section_main .main_content .module_dailyDeal .module-content .col-item-grid .item-inner .product-wrapper {
      position: relative; }
      .section_main .main_content .module_dailyDeal .module-content .col-item-grid .item-inner .product-wrapper .thumb-wrapper {
        vertical-align: top;
        background: #eff5f5; }

.section_main .main_content .large_banner_1 {
  margin-bottom: 40px; }

.section_main .main_content .module_news_product {
  margin-bottom: 15px;
  position: relative; }
  .section_main .main_content .module_news_product .module-title .tabs-title-ajax {
    position: absolute;
    right: 0;
    top: 0; }
    @media (max-width: 767px) {
      .section_main .main_content .module_news_product .module-title .tabs-title-ajax {
        text-align: center; } }
    @media (max-width: 1199px) {
      .section_main .main_content .module_news_product .module-title .tabs-title-ajax {
        position: relative;
        margin-bottom: 15px; } }
    .section_main .main_content .module_news_product .module-title .tabs-title-ajax ul {
      border-left: initial; }
      .section_main .main_content .module_news_product .module-title .tabs-title-ajax ul .current span {
        border-bottom: 2px solid #f2151e;
        color: #f2151e; }
      .section_main .main_content .module_news_product .module-title .tabs-title-ajax ul li {
        display: inline-block;
        padding: 0 10px; }
        @media (max-width: 991px) {
          .section_main .main_content .module_news_product .module-title .tabs-title-ajax ul li {
            margin-top: 10px; } }
        .section_main .main_content .module_news_product .module-title .tabs-title-ajax ul li span {
          display: block;
          line-height: 39px;
          height: 39px; }
          .section_main .main_content .module_news_product .module-title .tabs-title-ajax ul li span:hover {
            border-bottom: 2px solid #f2151e;
            color: #f2151e; }
  .section_main .main_content .module_news_product .module-title h2 {
    font-size: 0;
    border-bottom: 2px solid #ebebeb;
    margin-bottom: 20px;
    margin-top: 0; }
    @media (max-width: 1199px) {
      .section_main .main_content .module_news_product .module-title h2 {
        margin-bottom: 5px; } }
    .section_main .main_content .module_news_product .module-title h2 span {
      background: #f2151e;
      color: #fff;
      display: block;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 18px;
      border-radius: 3px 3px 0 0px;
      padding: 7px 30px;
      display: inline-block;
      border: 0px;
      margin-bottom: -2px; }
  @media (max-width: 1199px) and (min-width: 991px) {
    .section_main .main_content .module_news_product .module-content .item:nth-child(7), .section_main .main_content .module_news_product .module-content .item:nth-child(8) {
      display: none; } }
  .section_main .main_content .module_news_product .module-content .item .col-item {
    background: #eff5f5;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-bottom: 1px solid #f2151e;
    position: relative;
    margin-bottom: 30px; }
    .section_main .main_content .module_news_product .module-content .item .col-item .sale-label {
      position: absolute;
      z-index: 5;
      left: 10px;
      right: auto;
      background: #f2151e;
      position: absolute;
      display: block;
      width: 100%;
      text-align: center;
      text-transform: capitalize;
      color: #fff;
      font-size: 12px;
      font-weight: bold;
      width: 40px;
      height: 40px;
      line-height: 40px;
      border-radius: 50%;
      top: 20px !important; }
    .section_main .main_content .module_news_product .module-content .item .col-item .item-inner {
      position: relative; }
      .section_main .main_content .module_news_product .module-content .item .col-item .item-inner:hover .actions {
        transform: scale(1); }
      .section_main .main_content .module_news_product .module-content .item .col-item .item-inner .actions {
        position: absolute;
        left: 8px;
        transition: 0.3s ease;
        transform: scale(0);
        bottom: 5%; }
      .section_main .main_content .module_news_product .module-content .item .col-item .item-inner .item-info .item-title h3 {
       
        font-size: 14px;
        text-align: center;
}
        .section_main .main_content .module_news_product .module-content .item .col-item .item-inner .item-info .item-title h3 a {
			font-weight: bold;
          font-size: 14px;
          color: #000; }
      @media (max-width: 480px) {
        .section_main .main_content .module_news_product .module-content .item .col-item .item-inner .item-info .item-content {
          min-height: 70px;
          max-height: 70px; } }
      .section_main .main_content .module_news_product .module-content .item .col-item .item-inner .item-info .item-content .price-box {
        text-align: center;
        padding: 15px; }
      .section_main .main_content .module_news_product .module-content .item .col-item .item-inner .product-wrapper {
        position: relative; }
        .section_main .main_content .module_news_product .module-content .item .col-item .item-inner .product-wrapper .thumb-wrapper img {
          display: block;
          margin: auto; }

.section_main .main_content .module_featured_product {
  margin-bottom: 15px;
  position: relative; }
  .section_main .main_content .module_featured_product .module-title .tabs-title-ajax {
    position: absolute;
    right: 0;
    top: 0; }
    @media (max-width: 767px) {
      .section_main .main_content .module_featured_product .module-title .tabs-title-ajax {
        text-align: center; } }
    @media (max-width: 1199px) {
      .section_main .main_content .module_featured_product .module-title .tabs-title-ajax {
        position: relative;
        margin-bottom: 15px; } }
    .section_main .main_content .module_featured_product .module-title .tabs-title-ajax ul {
      border-left: initial; }
      .section_main .main_content .module_featured_product .module-title .tabs-title-ajax ul .current span {
        border-bottom: 2px solid #f2151e;
        color: #f2151e; }
      .section_main .main_content .module_featured_product .module-title .tabs-title-ajax ul li {
        display: inline-block;
        padding: 0 10px; }
        .section_main .main_content .module_featured_product .module-title .tabs-title-ajax ul li span {
          display: block;
          line-height: 39px;
          height: 39px; }
          .section_main .main_content .module_featured_product .module-title .tabs-title-ajax ul li span:hover {
            border-bottom: 2px solid #f2151e;
            color: #f2151e; }
  .section_main .main_content .module_featured_product .module-title h2 {
    border-bottom: 2px solid #ebebeb;
    margin-bottom: 20px; }
    @media (max-width: 1199px) {
      .section_main .main_content .module_featured_product .module-title h2 {
        margin-bottom: 5px; } }
  @media (max-width: 767px) {
    .section_main .main_content .module_featured_product .module-title {
      text-align: center; } }
  @media (max-width: 1199px) {
    .section_main .main_content .module_featured_product .module-title {
      position: relative; } }
  .section_main .main_content .module_featured_product .module-title ul {
    border-left: initial; }
    .section_main .main_content .module_featured_product .module-title ul .current span {
      border-bottom: 2px solid #f2151e;
      color: #f2151e; }
    .section_main .main_content .module_featured_product .module-title ul li {
      display: inline-block;
      padding: 0 10px; }
      .section_main .main_content .module_featured_product .module-title ul li span {
        display: block;
        line-height: 39px;
        height: 39px; }
        .section_main .main_content .module_featured_product .module-title ul li span:hover {
          border-bottom: 2px solid #f2151e;
          color: #f2151e; }
  .section_main .main_content .module_featured_product .module-title h2 {
    font-size: 0;
    margin-top: 0; }
    .section_main .main_content .module_featured_product .module-title h2 span {
      background: #f2151e;
      color: #fff;
      display: block;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 18px;
      border-radius: 3px 3px 0 0px;
      padding: 7px 30px;
      display: inline-block;
      border: 0px;
      margin-bottom: -2px; }
  @media (max-width: 1199px) and (min-width: 991px) {
    .section_main .main_content .module_featured_product .module-content .item:nth-child(7), .section_main .main_content .module_featured_product .module-content .item:nth-child(8) {
      display: none; } }
  .section_main .main_content .module_featured_product .module-content .item .col-item {
    background: #eff5f5;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-bottom: 1px solid #f2151e;
    position: relative;
    margin-bottom: 15px; }
    .section_main .main_content .module_featured_product .module-content .item .col-item .sale-label {
      position: absolute;
      z-index: 5;
      left: 10px;
      right: auto;
      background: #f2151e;
      position: absolute;
      display: block;
      width: 100%;
      text-align: center;
      text-transform: capitalize;
      color: #fff;
      font-size: 12px;
      font-weight: bold;
      width: 40px;
      height: 40px;
      line-height: 40px;
      border-radius: 50%;
      top: 20px !important; }
    .section_main .main_content .module_featured_product .module-content .item .col-item .item-inner {
      position: relative; }
      .section_main .main_content .module_featured_product .module-content .item .col-item .item-inner:hover .actions {
        transform: scale(1); }
      .section_main .main_content .module_featured_product .module-content .item .col-item .item-inner .actions {
        position: absolute;
        left: 8px;
        transition: 0.3s ease;
        transform: scale(0);
        bottom: 5%; }
      .section_main .main_content .module_featured_product .module-content .item .col-item .item-inner .item-info .item-title h3 {
  
        font-size: 14px;
        text-align: center;
        }
        .section_main .main_content .module_featured_product .module-content .item .col-item .item-inner .item-info .item-title h3 a {
			font-weight: bold;
          font-size: 14px;
          color: #000; }
      @media (max-width: 480px) {
        .section_main .main_content .module_featured_product .module-content .item .col-item .item-inner .item-info .item-content {
          min-height: 70px;
          max-height: 70px; } }
      .section_main .main_content .module_featured_product .module-content .item .col-item .item-inner .item-info .item-content .price-box {
        text-align: center;
        padding: 15px; }
      .section_main .main_content .module_featured_product .module-content .item .col-item .item-inner .product-wrapper {
        position: relative; }
        .section_main .main_content .module_featured_product .module-content .item .col-item .item-inner .product-wrapper .thumb-wrapper img {
          display: block;
          margin: auto; }

.section_main .main_content .banner-cennter {
  margin-bottom: 15px; }
  @media (max-width: 1199px) and (min-width: 768px) {
    .section_main .main_content .banner-cennter .mr-bt-26 {
      margin-bottom: 20px; } }
  @media (min-width: 768px) {
    .section_main .main_content .banner-cennter .bl {
      width: 30%; }
    .section_main .main_content .banner-cennter .bc {
      width: 40%; }
    .section_main .main_content .banner-cennter .br {
      width: 30%; } }

.actions form {
  margin-bottom: 0; }

.actions .btn-cart {
  margin-bottom: 5px;
  height: 30px;
  width: 30px;
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  padding: 0 !important;
  text-align: center;
  background-color: #666 !important;
  border: none;
  cursor: pointer;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }
  .actions .btn-cart:hover {
    background: #f2151e !important; }

.actions .link-wishlist a, .actions .link-quickview a {
  margin-bottom: 5px;
  height: 30px;
  width: 30px;
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  padding: 0 !important;
  text-align: center;
  background-color: #666 !important;
  border: none;
  cursor: pointer;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  display: block; }
  .actions .link-wishlist a:hover:hover, .actions .link-quickview a:hover:hover {
    background: #f2151e !important; }

.price-box .special-price {
  color: #f2151e;
  font-weight: bold; }

.price-box .old-price {
  color: #999 !important;
  font-weight: normal;
  text-decoration: line-through; }

.section-brand .module-content {
  background: #fff;
  margin-bottom: 30px;
  margin-top: 30px;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 30px; }
  @media (max-width: 480px) {
    .section-brand .module-content img {
      display: block;
      margin: auto; } }

.section-most-viewed {
  margin-bottom: 40px;
  position: relative; }
  .section-most-viewed .owl-prev {
    top: -55px !important;
    right: 30px !important;
    left: initial !important;
    background: initial !important;
    color: #999999 !important; }
    .section-most-viewed .owl-prev:hover {
      color: #f2151e; }
  .section-most-viewed .owl-next {
    top: -55px !important;
    color: #999999 !important;
    background: initial !important; }
    .section-most-viewed .owl-next:hover {
      color: #f2151e; }
  @media (max-width: 480px) {
    .section-most-viewed .owl-prev, .section-most-viewed .owl-next {
      top: -52px !important; } }
  .section-most-viewed .module-title {
    position: relative; }
    .section-most-viewed .module-title h2 {
      border-bottom: 2px solid #ebebeb;
      margin-bottom: 20px;
      margin-top: 0; }
    .section-most-viewed .module-title .tabs-title {
      position: absolute;
      right: 0;
      top: 0; }
      .section-most-viewed .module-title .tabs-title ul li {
        display: inline-block; }
        .section-most-viewed .module-title .tabs-title ul li a {
          display: block;
          padding: 0 10px;
          line-height: 39px;
          height: 39px; }
          .section-most-viewed .module-title .tabs-title ul li a:hover {
            border-bottom: 2px solid #f2151e;
            color: #f2151e; }
    .section-most-viewed .module-title h2 {
      font-size: 0; }
      .section-most-viewed .module-title h2 span {
        background: #f2151e;
        color: #fff;
        display: block;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 18px;
        border-radius: 3px 3px 0 0px;
        padding: 7px 30px;
        display: inline-block;
        border: 0px;
        margin-bottom: -2px; }
        @media (max-width: 480px) {
          .section-most-viewed .module-title h2 span {
            font-size: 15px;
            padding: 7px 5px; } }
  .section-most-viewed .module-content .item .col-item {
    background: #eff5f5;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-bottom: 1px solid #f2151e;
    position: relative;
    margin-bottom: 15px; }
    .section-most-viewed .module-content .item .col-item .sale-label {
      position: absolute;
      z-index: 5;
      left: 10px;
      right: auto;
      background: #f2151e;
      position: absolute;
      display: block;
      width: 100%;
      text-align: center;
      text-transform: capitalize;
      color: #fff;
      font-size: 12px;
      font-weight: bold;
      width: 40px;
      height: 40px;
      line-height: 40px;
      border-radius: 50%;
      top: 20px !important; }
    .section-most-viewed .module-content .item .col-item .item-inner {
      position: relative; }
      .section-most-viewed .module-content .item .col-item .item-inner:hover .actions {
        transform: scale(1); }
      .section-most-viewed .module-content .item .col-item .item-inner .actions {
        position: absolute;
        left: 8px;
        transition: 0.3s ease;
        transform: scale(0);
        bottom: 5%; }
      .section-most-viewed .module-content .item .col-item .item-inner .item-info .item-title h3 {
       
        font-size: 14px;
        text-align: center;
         }
        .section-most-viewed .module-content .item .col-item .item-inner .item-info .item-title h3 a {
			font-weight: bold;
          font-size: 14px;
          color: #000; }
      .section-most-viewed .module-content .item .col-item .item-inner .item-info .item-content .price-box {
        text-align: center;
        padding: 15px; }
      .section-most-viewed .module-content .item .col-item .item-inner .product-wrapper {
        position: relative; }
        .section-most-viewed .module-content .item .col-item .item-inner .product-wrapper .thumb-wrapper img {
          display: block;
          margin: auto; }

footer .newsletter-footer {
  color: #fff;
  padding: 30px 0;
  background: #b1161a; }
  @media (max-width: 991px) {
    footer .newsletter-footer {
      padding: 15px 0 0px; } }
  footer .newsletter-footer .soial ul {
    text-align: right;
    margin: 15px 0; }
    @media (max-width: 991px) {
      footer .newsletter-footer .soial ul {
        text-align: center; } }
    @media (max-width: 991px) and (min-width: 767px) {
      footer .newsletter-footer .soial ul {
        padding-right: 100px; } }
    footer .newsletter-footer .soial ul li {
      display: inline-block; }
      footer .newsletter-footer .soial ul li a {
        color: #fff;
        display: block;
        padding: 0 10px;
        font-size: 17px; }
  footer .newsletter-footer .inner-newletter .title {
    font-weight: 400;
    font-size: 100%;
    margin: 3px 0 0 0;
    vertical-align: middle;
    color: #fff;
    padding: 0 0 0 65px;
    display: inline-block;
    position: relative;
    float: left;
    width: 30%; }
    footer .newsletter-footer .inner-newletter .title:before {
      content: '\f1d9';
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      font-synthesis: weight style;
      font-stretch: normal;
      font-size-adjust: none;
      font-language-override: normal;
      font-kerning: auto;
      font-feature-settings: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-align: center;
      font-size: 40px;
      position: absolute;
      left: 0;
      top: 5px; }
    footer .newsletter-footer .inner-newletter .title h3 {
      font-weight: 600;
      font-size: 22px;
      display: block;
      color: #fff;
      margin-top: 12px; }
      @media (max-width: 1199px) {
        footer .newsletter-footer .inner-newletter .title h3 {
          font-size: 14px;
          margin-top: 17px; } }
  footer .newsletter-footer .inner-newletter .form-subcribe {
    /* background: #fff; */
    margin: 7px 0;
    float: left;
    width: 70%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 0 60px 0 0;
    position: relative; }
    footer .newsletter-footer .inner-newletter .form-subcribe form {
      margin-bottom: 0; }
    @media (max-width: 480px) {
      footer .newsletter-footer .inner-newletter .form-subcribe {
        width: 100%; } }
    footer .newsletter-footer .inner-newletter .form-subcribe input {
      height: 100%;
      border: none;
      color: #999999;
      font-size: 100% !important;
      height: 50px;
      width: 100%;
      font-weight: normal;
      padding: 0 25px;
      margin-bottom: 0; }
    footer .newsletter-footer .inner-newletter .form-subcribe #subscribe {
      width: auto;
      padding: 0 25px;
      height: 50px !important;
      border: initial;
      height: 100%;
      color: #fff;
      border-radius: 0px 3px 3px 0;
      position: absolute;
      background: #f2151e;
      text-transform: capitalize;
      font-weight: bold;
      right: 0;
      top: 0;
      text-align: center;
      font-size: 115% !important; }

footer .foo-middle {
  padding: 50px 0 40px; }
  @media (max-width: 991px) {
    footer .foo-middle .foo_info .foo_item .foo-contact {
      margin-bottom: 20px; } }
  @media (max-width: 991px) {
    footer .foo-middle .foo_info .foo_item {
      margin-bottom: 20px; } }
  footer .foo-middle .foo_info .foo_item .foo-title {
    color: #222;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 0 0 15px;
    position: relative;
    text-transform: uppercase; }
    footer .foo-middle .foo_info .foo_item .foo-title:before {
      content: '-------';
      position: absolute;
      letter-spacing: 4px;
      font-weight: normal;
      left: 0;
      right: auto;
      top: auto;
      bottom: -5px;
      color: #f2151e; }
  footer .foo-middle .foo_info .foo_item .logo-footer {
    margin-bottom: 15px; }
  footer .foo-middle .foo_info .foo_item .foo-contact li {
    position: relative;
    padding-left: 25px; }
    footer .foo-middle .foo_info .foo_item .foo-contact li i {
      position: absolute;
      left: 0;
      top: 0; }
      footer .foo-middle .foo_info .foo_item .foo-contact li i img {
        width: 20px; }

footer .block-categories {
  padding: 40px 0;
  text-align: center;
  border-top: 1px solid #ebebeb; }
  footer .block-categories ul {
    line-height: 18px;
    padding: 0 0 20px;
    margin: 0;
    list-style: none;
    display: inline-block;
    font-size: 0; }
    footer .block-categories ul li {
      display: inline-block;
      position: relative;
      padding: 0 8px; }
      footer .block-categories ul li a {
        font-size: 14px;
        font-weight: normal; }
      footer .block-categories ul li:before {
        content: '|';
        display: block;
        font-size: 14px;
        color: #666;
        position: absolute;
        top: 0px;
        right: -2px; }
        @media (max-width: 480px) {
          footer .block-categories ul li:before {
            display: none; } }
      footer .block-categories ul li:last-child:before {
        display: none; }

footer .foo-coppyright {
  font-size: 100%;
  padding: 15px 0;
  background: #f2151e;
  color: #fff;
  text-align: center; }
  footer .foo-coppyright a {
    color: #ccc; }

footer .instagram-gallery .instagram-item {
  width: 25%;
  float: right; }
  footer .instagram-gallery .instagram-item a {
    padding: 5px;
    display: block; }
    @media (min-width: 1199px) {
      footer .instagram-gallery .instagram-item a {
        padding: 2px; }
        footer .instagram-gallery .instagram-item a img {
          width: 100%; } }
  footer .instagram-gallery .instagram-item:first-child {
    width: 50% !important;
    float: left; }

#back-to-top {
  background-color: #f2151e !important;
  width: 45px;
  height: 45px;
  line-height: 45px;
  color: #fff;
  bottom: 20px;
  top: initial !important;
  right: 20px;
  box-shadow: 0 0 3px #ccc;
  border-radius: 50%;
  overflow: hidden;
  z-index: 9999;
  position: fixed;
  display: block;
  text-align: center;
  transition: all .3s ease-in-out 0s;
  -moz-transition: all .3s ease-in-out 0s;
  -webkit-transition: all .3s ease-in-out 0s;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  opacity: 0;
  top: initial !important; }

.show {
  opacity: 1 !important; }

ul.site-nav > li {
  display: none; }
  ul.site-nav > li:nth-child(1) {
    display: block !important; }
  ul.site-nav > li:nth-child(2) {
    display: block !important; }
  ul.site-nav > li:nth-child(3) {
    display: block !important; }
  ul.site-nav > li:nth-child(4) {
    display: block !important; }
  ul.site-nav > li:nth-child(5) {
    display: block !important; }
  ul.site-nav > li:nth-child(6) {
    display: block !important; }
  ul.site-nav > li:nth-child(7) {
    display: block !important; }
  ul.site-nav > li:nth-child(8) {
    display: block !important; }
  ul.site-nav > li:nth-child(9) {
    display: block !important; }
  ul.site-nav > li.xemthem {
    display: block; }

/* Css menu mobule */
.open-menu-mobile {
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  position: fixed;
  left: 0;
  top: 0 !important;
  z-index: 9999;
  background: #fff;
  width: 267px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  height: 100%; }
  @media (max-width: 991px) {
    .open-menu-mobile > ul {
      height: 600px;
      overflow: auto; } }
  .open-menu-mobile > ul > li {
    border-bottom: 1px solid #dddddd; }
    @media (max-width: 991px) {
      .open-menu-mobile > ul > li ul {
        padding: 0 0 0 15px; } }
  .open-menu-mobile > ul li {
    position: relative; }
    .open-menu-mobile > ul li a {
      display: block;
      padding: 10px 15px; }
    .open-menu-mobile > ul li .open-close {
      position: absolute;
      right: 0;
      top: 0;
      /* background: red; */
      height: 43px;
      width: 43px;
      text-align: center;
      line-height: 43px; }
  .open-menu-mobile.open {
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%); }

.cate-overlay.open, .cate-overlay2.open, .cate-overlay3.open {
  position: fixed;
  height: 100vh;
  width: 100vw;
  left: 0;
  top: 0 !important;
  background: rgba(0, 0, 0, 0.6);
  z-index: 100; }

@media (max-width: 991px) and (min-width: 767px) {
  .nav-mobile .open-menu i {
    font-size: 20px;
    margin-top: 37px; } }

@media (max-width: 480px) {
  .nav-mobile .open-menu i {
    font-size: 20px;
    margin-top: 40px; } }

.owl-carousel .owl-stage-outer {
  height: initial; }

.search-main .title-head {
  font-size: 18px;
  text-transform: uppercase;
  margin-top: 9px;
  color: #363636;
  text-decoration: none; }

/* css collection */
.title_page_h1 {
  font-size: 20px;
  color: #444;
  font-weight: 700;
  word-break: break-all;
  margin-top: 15px; }
  @media (max-width: 767px) {
    .title_page_h1 {
      font-size: 19px;
      margin-bottom: 20px; } }

@media (min-width: 767px) {
  .collection_container .title_page_h1 {
    position: absolute; } }

.title_head .title_page_h1 {
  text-align: center; }

.wrp_border_collection {
  margin-bottom: 40px; }

.main_container .sortPagiBar {
  border-bottom: 1px solid #ebebeb;
  padding: 0px 0 20px;
  margin-bottom: 30px;
  position: relative;
  float: right;
  width: 100%; }
  .main_container .sortPagiBar .view-mode-grid.active, .main_container .sortPagiBar .view-mode-list.active {
    background: #f2151e;
    display: block;
    color: #fff; }
  .main_container .sortPagiBar #sort-by {
    margin-top: 12px; }
    .main_container .sortPagiBar #sort-by .border_sort {
      margin: 0;
      padding: 0;
      list-style: none;
      display: inline;
      float: right;
      font-family: arial; }
      .main_container .sortPagiBar #sort-by .border_sort select {
        height: 32px; }

.main_container .view-mode a {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #f5f5f5;
  margin: 0 5px 0 0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

.main_container .products-view-grid .product-col .col-item {
  background: #eff5f5;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-bottom: 1px solid #f2151e;
  position: relative;
  margin-bottom: 30px; }
  .main_container .products-view-grid .product-col .col-item .sale-label {
    position: absolute;
    z-index: 5;
    left: 10px;
    right: auto;
    background: #f2151e;
    position: absolute;
    display: block;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    top: 20px !important; }
  .main_container .products-view-grid .product-col .col-item .item-inner {
    position: relative; }
    .main_container .products-view-grid .product-col .col-item .item-inner:hover .actions {
      transform: scale(1); }
    .main_container .products-view-grid .product-col .col-item .item-inner .actions {
      position: absolute;
      left: 8px;
      transition: 0.3s ease;
      transform: scale(0);
      bottom: 5%; }
    .main_container .products-view-grid .product-col .col-item .item-inner .item-info .item-title h3 {
  
      font-size: 14px;
      text-align: center;
    
      word-break: break-word; }
      .main_container .products-view-grid .product-col .col-item .item-inner .item-info .item-title h3 a {
		  font-weight: bold;
        font-size: 14px;
        color: #000; }
    @media (max-width: 480px) {
      .main_container .products-view-grid .product-col .col-item .item-inner .item-info .item-content {
        min-height: 70px;
        max-height: 70px; } }
    .main_container .products-view-grid .product-col .col-item .item-inner .item-info .item-content .price-box {
      text-align: center;
      padding: 15px; }
    .main_container .products-view-grid .product-col .col-item .item-inner .product-wrapper {
      position: relative; }
      .main_container .products-view-grid .product-col .col-item .item-inner .product-wrapper .thumb-wrapper img {
        display: block;
        margin: auto; }

.main_container .products-view-list .product-col .col-item-list {
  margin-bottom: 15px; }
  .main_container .products-view-list .product-col .col-item-list .thumb-wrapper {
    background: #eff5f5;
    position: relative; }
    .main_container .products-view-list .product-col .col-item-list .thumb-wrapper img {
      display: block;
      margin: auto;
      padding: 15px; }
    .main_container .products-view-list .product-col .col-item-list .thumb-wrapper .sale-label {
      position: absolute;
      left: 8px;
      top: 8px; }
      .main_container .products-view-list .product-col .col-item-list .thumb-wrapper .sale-label span {
        background: #f2151e;
        height: 40px;
        width: 40px;
        display: block;
        text-align: center;
        line-height: 40px;
        color: #fff;
        border-radius: 100%; }
  .main_container .products-view-list .product-col .col-item-list .item-info .product-description {
    margin-bottom: 10px; }
  .main_container .products-view-list .product-col .col-item-list .item-info .product-action-btn ul, .main_container .products-view-list .product-col .col-item-list .item-info .product-action-btn form {
    float: left; }
  .main_container .products-view-list .product-col .col-item-list .item-info .product-action-btn ul {
    margin-left: 4px; }
    .main_container .products-view-list .product-col .col-item-list .item-info .product-action-btn ul li {
      display: inline-block; }
  .main_container .products-view-list .product-col .col-item-list .item-info .item-content {
    margin-bottom: 10px; }
  .main_container .products-view-list .product-col .col-item-list .item-info .item-title h3 {
    font-size: 14px;
    margin-top: 0;

    font-weight: bold;
    text-transform: capitalize;
    word-break: break-all; }
    @media (max-width: 480px) {
      .main_container .products-view-list .product-col .col-item-list .item-info .item-title h3 {
        margin-top: 15px; } }

@media (max-width: 991px) {
  /*Filter mobile*/
  #open-filters {
    color: #fff;
    background: #f2151e;
    position: fixed;
    right: 0;
    top: 35% !important;
    padding: 4px 10px;
    cursor: pointer;
    z-index: 99999;
    font-size: 18px;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    #open-filters.openf {
      right: 256px; }
      #open-filters.openf i:before {
        content: '\f00d'; }
    #open-filters span {
      display: none; }
  .dqdt-sidebar {
    position: fixed;
    width: 256px;
    background: #fff;
    top: 0 !important;
    bottom: 0;
    right: 0;
    border-top: solid 1px #bbbbbb;
    border-left: solid 1px #bbbbbb;
    overflow: auto;
    z-index: 100000;
    visibility: hidden;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }
    .dqdt-sidebar.openf {
      visibility: visible;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0); }
  .title_asd_cls h2 {
    font-size: 20px; }
  /*end*/
  /*menu mobile*/ }

/*3.4 Pagination*/
.pagination {
  margin: 24px 0; }
  .pagination li {
    display: inline-block; }
  .pagination span {
    width: 35px;
    height: 35px;
    line-height: 35px !important;
    margin-left: initial !important;
    padding: initial !important;
    text-align: center; }
  @media (max-width: 767px) {
    .pagination span {
      width: 25px;
      height: 30px;
      line-height: 30px !important;
      text-align: center;
      padding: initial !important; } }
  .pagination .page-link {
    float: left;
    margin: 0 2.5px;
    width: 35px;
    text-align: center;
    height: 35px;
    font-size: 14px;
    padding: 0;
    line-height: 35px;
    color: #000000;
    background: whitesmoke;
    border: initial;
    border-radius: 0px !important;
    text-decoration: none;
    border-radius: 3px !important; }
    @media (max-width: 480px) {
      .pagination .page-link {
        width: 25px;
        height: 30px;
        line-height: 30px; } }
    .pagination .page-link.page_x_link {
      width: auto;
      padding: 0 15px; }
    .pagination .page-link:hover {
      background-color: #f2151e;
      color: #fff; }
  .pagination .page-item.disabled .page-link {
    border: 0;
    display: none; }
  .pagination .page-item.active .page-link {
    background-color: #f2151e;
    color: #fff;
    display: block; }

.item-title h3 {
  min-height: 20px;
  word-break: break-all; }

.sidebar .module-title {
  margin-bottom: 15px; }
  .sidebar .module-title h2 {
    font-size: 16px; }
    .sidebar .module-title h2 span {
      text-transform: uppercase;
      font-weight: 600;
      color: #222222;
      float: none;
      display: inline-block;
      border-bottom: 1px solid #f2151e;
      /* margin: 5px 0px; */
      padding: 0 0 5px; }

.sidebar .collection-category ul > .nav-item {
  border-bottom: 1px solid #dbdbdb; }
  .sidebar .collection-category ul > .nav-item:last-child {
    border-bottom: none; }

.sidebar .collection-category ul li {
  position: relative; }
  .sidebar .collection-category ul li > ul li {
    padding-left: 15px; }
    .sidebar .collection-category ul li > ul li > a > i {
      position: absolute;
      left: 0;
      top: 13px; }
  .sidebar .collection-category ul li .fa-angle-down {
    position: absolute;
    right: 0;
    top: 0;
    height: 39px;
    width: 35px;
    text-align: center;
    line-height: 39px; }
  .sidebar .collection-category ul li .fa-angle-down.active:before {
    content: "\f106"; }
  .sidebar .collection-category ul li > a {
    display: block;
    padding: 8px 0 !important;
    padding-right: 35px !important; }

.sidebar .collection-category ul .sub-menu-2 a {
  padding-left: 15px !important; }

.sidebar .aside-filter .aside-title h2 {
  margin: 0;
  font-size: 16px; }

.bread-crumb {
  background-color: #f5f5f5;
  margin-bottom: 30px; }
  .bread-crumb .breadcrumb {
    margin-bottom: 0;
    padding: 10px 15px; }
    @media (max-width: 991px) {
      .bread-crumb .breadcrumb {
        padding: 10px 0; } }
    .bread-crumb .breadcrumb li {
      word-break: break-word; }

@media (max-width: 767px) {
  #bizweb-product-reviews #bizweb-product-reviews-sub .product-reviews-summary-actions, .bizweb-product-reviews-form {
    min-width: 100% !important; } }

/* Article*/
.article-wraper {
  margin-bottom: 30px; }
  .article-wraper #content_article_ .article-main .post-details, .article-wraper #content_article_ .article-main .article-image {
    margin-bottom: 10px; }
  .article-wraper #content_article_ .article-main .article-details p {
    margin-bottom: 10px; }
  .article-wraper .title-form-coment {
    font-size: 18px;
    text-transform: uppercase;
    margin: 30px 0 15px;
    font-weight: 700;
    color: #000; }
  .article-wraper .tags-list li {
    display: inline-block;
    margin: 0 3px 3px 0px; }
    .article-wraper .tags-list li a {
      background: #f2151e;
      color: #fff;
      padding: 3px 5px;
      display: block; }
  .article-wraper .form-control {
    border: 1px solid #ebebeb; }
  .article-wraper button {
    background: #f2151e !important; }

#article-comments .article-comment {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: #dedede 1px solid; }
  #article-comments .article-comment .article-comment-user-image {
    margin: 0 20px 0 0;
    float: left;
    width: 60px; }
  #article-comments .article-comment .user-name-comment {
    margin: 0;
    color: #282828;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 15px; }
  #article-comments .article-comment .article-comment-date-bull, #article-comments .article-comment .article-comment-content {
    font-size: 13px; }

.article-detail {
  color: #999999; }
  .article-detail .day {
    margin-right: 10px; }

/* End*/
/*============================================================================
10. CART 
==============================================================================*/
.cart-template {
  width: 100%; }

.cart {
  width: 100%; }
  .cart .col-main {
    margin-bottom: 0;
    width: 100%;
    float: left; }
  .cart .table-responsive form {
    border-left: #f2151e 1px solid;
    border-right: #f2151e 1px solid; }
  .cart .product-name {
    margin: 0; }
  .cart .product-image {
    max-width: 100px;
    max-height: 100px; }

.form-cart .table-cart .table tbody tr {
  border: solid 1px #b1161a; }
  .form-cart .table-cart .table tbody tr .input_qty_pr {
    height: auto;
    margin-top: 10%;
    padding: 0px 15px 0px 25px;
    position: relative;
    border: none;
    text-align: center;
    /*padding: 20px 0px 0px 0px;
		display: inline-flex;*/ }
    .form-cart .table-cart .table tbody tr .input_qty_pr .number-sidebar {
      border: 1px solid #ddd;
      height: 40px;
      text-align: left;
      width: 60px;
      padding: 0 0 0 15px;
      line-height: 15px;
      margin: 0;
      z-index: 1;
      font-size: 15px;
      font-weight: 700; }
  .form-cart .table-cart .table tbody tr .title_cart {
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    padding: 15px; }
    .form-cart .table-cart .table tbody tr .title_cart a {
      color: #555; }
    .form-cart .table-cart .table tbody tr .title_cart:hover a {
      color: #f2151e; }
    .form-cart .table-cart .table tbody tr .title_cart .variant-title {
      font-weight: 300; }
  .form-cart .table-cart .table tbody tr .price_cart {
    font-size: 15px;
    color: #2c2c2c;
    text-align: center; }
  .form-cart .table-cart .table tbody tr .price_cart2 {
    font-size: 15px;
    color: #b1161a; }

.remove-item-cart {
  color: #787878;
  font-size: 20px;
  display: block;
  text-align: center;
  margin-top: 5px; }

@media (max-width: 767px) {
  .remove-item-cart {
    font-size: 20px;
    padding-top: 10px; } }

.form-cart-button {
  overflow: hidden; }

.form-cart-continue {
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 12px 23px 13px;
  display: block;
  background: #b1161a;
  margin-top: 26px;
  float: left; }
  .form-cart-continue:focus, .form-cart-continue:hover {
    background: #b1161a;
    color: #fff; }

@media (max-width: 768px) {
  .form-cart-continue {
    width: 100%;
    text-align: center; } }

.table-total {
  margin-top: 26px; }
  .table-total td {
    border-top: #f2151e 1px solid;
    font-size: 16px;
    color: #2c2c2c;
    font-weight: 400;
    vertical-align: middle !important; }
  .table-total tbody tr td:nth-child(2) {
    text-align: right;
    padding-right: 23px;
    font-size: 15px; }
  .table-total tbody tr:nth-child(3) {
    border-bottom: #f2151e 1px solid; }
    .table-total tbody tr:nth-child(3) td:nth-child(1) {
      font-size: 14px;
      font-weight: 700; }
    .table-total tbody tr:nth-child(3) td:nth-child(2) {
      color: #b1161a;
      font-weight: 700;
      font-size: 21px; }

@media (max-width: 480px) {
  .table-total td {
    font-size: 13px; } }

@media (max-width: 480px) {
  .table-total tbody tr td:nth-child(2) {
    font-size: 12px; } }

@media (max-width: 480px) {
  .table-total tbody tr:nth-child(3) td:nth-child(1) {
    font-size: 11px; } }

@media (max-width: 480px) {
  .table-total tbody tr:nth-child(3) td:nth-child(2) {
    font-size: 18px; } }

.btn-checkout-cart {
  display: block;
  padding: 0 30px;
  height: 50px;
  font-size: 20px;
  line-height: 50px;
  color: #fff;
  background-color: #b1161a;
  text-transform: uppercase;
  margin: 20px auto;
  font-weight: 700;
  text-align: center; }
  .btn-checkout-cart:hover {
    background: #f2151e;
    color: #fff;
    border: solid 1px #f2151e;
    cursor: pointer; }

@media (max-width: 768px) {
  .btn-checkout-cart {
    font-size: 17px; } }

.cart .items-count {
  outline: none;
  height: 20px;
  width: 20px;
  vertical-align: baseline;
  text-align: center;
  padding: 0;
  float: right;
  position: absolute;
  z-index: 9;
  background: transparent;
  border: none; }
  .cart .items-count .fa {
    font-size: 20px;
    width: 20px; }
  .cart .items-count:hover .fa {
    color: #f2151e; }

@media (max-width: 768px) {
  .cart .items-count {
    height: 15px; } }

@media (max-width: 767px) {
  .cart .items-count {
    top: 15px; } }

@media (max-width: 767px) {
  .items-count {
    height: 15px;
    top: 0;
    left: 0; } }

@media (max-width: 480px) {
  .items-count {
    height: 15px;
    top: 0;
    right: 5px; } }

@media (max-width: 767px) {
  .items-count .fa {
    font-size: 15px !important; } }

.btn-plus {
  margin-top: 0; }

.btn-minus {
  margin-top: 20px; }

@media (max-width: 767px) {
  .btn-minus {
    margin-top: 15px; } }

@media (min-width: 768px) {
  .max767 {
    display: none; }
  .cart_desktop {
    /*margin-top: 50px;*/ }
    .cart_desktop table {
      margin: 0;
      overflow: hidden; }
    .cart_desktop .table-cart thead th:nth-child(1), .cart_desktop .table-cart thead th:nth-child(4) {
      text-align: center; }
    .cart_desktop tr {
      border-bottom: #b1161a 1px solid; } }

@media (max-width: 767px) {
  .min768 {
    display: none; }
  .cart_ct_mobile {
    width: 100%;
    float: left;
    padding: 0 15px; }
  .cart_mobile .item_cart {
    overflow: hidden;
    padding: 10px 0;
    border-top: solid 1px #ddd; }
    .cart_mobile .item_cart:last-child {
      border-bottom: solid 1px #ddd; }
    .cart_mobile .item_cart .image_cart_mobile {
      display: block;
      max-width: 90px;
      float: left; }
      .cart_mobile .item_cart .image_cart_mobile img {
        max-width: 70px;
        max-height: 70px; }
    .cart_mobile .item_cart .name_item_cart {
      display: block;
      width: calc(100% - 125px);
      float: left;
      padding-left: 15px; }
      .cart_mobile .item_cart .name_item_cart h3 {
        font-size: 14px;
        line-height: 18px;
        margin: 0px;
        font-weight: 700; }
        .cart_mobile .item_cart .name_item_cart h3 a {
          color: #111; }
      .cart_mobile .item_cart .name_item_cart .item-price {
        display: block;
        margin-top: 10px; }
        .cart_mobile .item_cart .name_item_cart .item-price .price {
          font-size: 14px;
          font-weight: bold;
          line-height: 18px;
          color: #f2151e;
          margin: 0; }
    .cart_mobile .item_cart .slg_cart {
      display: block;
      /*width: calc(100% - 80%);*/
      float: right; }
      .cart_mobile .item_cart .slg_cart .qty_mb {
        height: auto;
        border-right: none;
        width: 100%;
        margin-top: 0%;
        position: relative;
        /*padding: 20px 0px 0px 0px;
				display: inline-flex;*/ }
        .cart_mobile .item_cart .slg_cart .qty_mb .number-sidebar {
          height: 30px;
          text-align: center;
          width: 50px;
          /*padding: 0 0 0 15px;*/
          line-height: 15px;
          margin: 0;
          z-index: 1;
          padding: 0 20px 0 5px;
          text-align: center; } }

.table > thead > tr > th {
  border-bottom: 0;
  padding: 15px; }

.page_cart .table-cart thead tr th {
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #b1161a; }

.page_cart .table-cart tbody td {
  padding: 15px;
  vertical-align: middle;
  border: none; }
  .page_cart .table-cart tbody td.cartImg {
    padding: 15px; }

/*============================================================================
11. ACCOUNT,ORDER,ADDREDSS...
==============================================================================*/
/*11.1 Account gerenal*/
#customer_register {
  margin-bottom: 20px; }

#customer_login,
#recover_customer_password {
  margin-bottom: 0; }

.checkbox.style input {
  margin: 0 !important;
  display: none; }

.checkbox.style label {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  text-transform: none;
  position: relative;
  padding-left: 55px;
  line-height: 50px; }
  .checkbox.style label:before {
    display: block;
    width: 35px;
    height: 35px;
    background: #fff;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%); }

.checkbox.style input:checked + label:after {
  font-family: 'FontAwesome';
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 20px;
  color: #f2151e;
  position: absolute;
  top: 50%;
  left: 8px;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%); }

.title-head-login {
  text-align: center;
  font-size: 21px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold; }

@media (max-width: 543px) {
  .page-login span.intr {
    font-size: 13px !important; }
  .address .page_address .adr_title .title-head a {
    width: 100%;
    margin-top: 15px; } }

.page-login {
  padding-bottom: 40px;
  margin-top: 0px; }
  .page-login span.intr {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 23px;
    color: #111111;
    text-align: center;
    display: block; }
  .page-login .form-signup {
    margin-top: 15px; }
    .page-login .form-signup .form-group {
      margin-bottom: 15px; }
      .page-login .form-signup .form-group label {
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        color: #9397a5;
        line-height: 22px;
        margin-bottom: 10px;
        font-weight: 400; }
      .page-login .form-signup .form-group input {
        height: 45px;
        padding: 0 20px;
        color: #f2151e;
        line-height: 45px;
        border-color: #ebebeb;
        border-radius: 0px;
        box-shadow: none;
        border-radius: 5px; }
      .page-login .form-signup .form-group textarea {
        box-shadow: none;
        border-radius: 0px; }
      .page-login .form-signup .form-group input::placeholder {
        font-family: 'Montserrat', sans-serif;
        font-size: 15px;
        color: #111111; }
    .page-login .form-signup .accept_submit {
      margin-left: 20px;
      margin-top: 10px; }
      .page-login .form-signup .accept_submit span {
        font-family: 'Montserrat', sans-serif;
        font-size: 15px;
        color: #111111; }
    .page-login .form-signup .button-50 {
      font-size: 16px;
      line-height: 45px;
      height: 45px; }
      .page-login .form-signup .button-50.width_100 {
        width: 100%;
        border-radius: 5px;
        background: #f2151e;
        color: #ffff; }
    .page-login .form-signup .have_ac {
      font-family: 'Montserrat', sans-serif;
      font-size: 15px;
      color: #898989;
      margin-left: 15px;
      display: block;
      text-align: center; }
      .page-login .form-signup .have_ac a {
        color: #f2151e; }
    .page-login .form-signup .fot_sigup .tit {
      display: block;
      position: relative;
      text-align: center;
      width: 100%;
      float: left; }
      .page-login .form-signup .fot_sigup .tit:before {
        content: " ";
        width: 97%;
        height: 1px;
        padding: 1px 0px 0px;
        background: #ebebeb;
        color: #ebebeb;
        position: absolute;
        left: 10px;
        top: 17px;
        line-height: 32px;
        z-index: 1; }
      .page-login .form-signup .fot_sigup .tit span {
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        line-height: 32px;
        padding: 0px 15px;
        background-color: #fff;
        display: inline-block;
        background: #fff;
        color: #898989;
        z-index: 12;
        position: relative; }
    .page-login .form-signup .social_login {
      width: 100%;
      float: left; }

.login-width-social #social_login_widget #social_login {
  margin: 0 auto 50px;
  height: 100px !important; }

.recv-text {
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  display: block;
  text-align: left;
  width: 100%;
  overflow: hidden;
  margin: 0 15px 0px 0px; }
  .recv-text a {
    cursor: pointer;
    color: #898989; }

@media (max-width: 991px) {
  .form-signup .button-50 {
    width: 100% !important; }
  .form-signup .have_ac {
    display: block;
    text-align: center;
    margin-top: 15px; } }

/*FixApp login*/
.embedContent .embedHeader {
  display: none !important; }

/*Contact Page*/
@media (max-width: 767px) {
  .padding_mobile {
    padding: 0px 15px; } }

.contact-us ul li {
  position: relative;
  padding-left: 35px; }
  .contact-us ul li .icon {
    position: absolute;
    left: 0;
    background: #f2151e;
    color: #fff;
    height: 25px;
    line-height: 25px;
    width: 25px;
    text-align: center;
    border-radius: 100%; }

.des_contact {
  font-family: 'Montserrat', sans-serif; }
  .des_contact .store_name {
    font-size: 14px;
    color: #686876;
    text-transform: uppercase; }
  .des_contact h2 {
    margin: 0px;
    padding: 0px;
    line-height: 38px;
    font-size: 36px;
    font-weight: 500;
    color: #f2151e; }
  .des_contact ul {
    margin-top: 20px; }
    .des_contact ul li {
      line-height: 24px;
      margin-bottom: 5px; }
      .des_contact ul li span {
        font-size: 14px;
        font-weight: 500;
        color: #76767e; }

.wrap_contact {
  background: #f4574c;
  overflow: hidden;
  padding: 20px 0px; }
  .wrap_contact .icon_widget {
    display: inline-block;
    float: left;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #f8948d;
    border: solid 3px #f67970;
    line-height: 40px;
    text-align: center; }
    .wrap_contact .icon_widget .fa {
      font-size: 16px;
      color: #fff; }
  .wrap_contact .contact_info {
    display: block;
    padding-left: 50px;
    margin-left: 25px; }
    .wrap_contact .contact_info span, .wrap_contact .contact_info a {
      font-family: 'Montserrat', sans-serif;
      font-size: 14px;
      line-height: 22px;
      color: #fff;
      text-decoration: none; }
      .wrap_contact .contact_info span.lh, .wrap_contact .contact_info a.lh {
        line-height: 45px; }
    .wrap_contact .contact_info a {
      width: 100%;
      float: left; }

.info-contact .title-head {
  font-family: 'Arial';
  text-transform: uppercase;
  margin-top: 0;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #f2151e; }

.info-contact .widget-menu {
  font-family: 'Arial';
  font-size: 14px;
  margin-bottom: 15px;
  overflow: hidden; }
  .info-contact .widget-menu .ico-left {
    display: block;
    float: left;
    width: 25px;
    text-align: center; }
  .info-contact .widget-menu p, .info-contact .widget-menu .rc {
    display: block;
    float: left;
    width: calc(100% - 35px);
    margin-left: 5px; }
  .info-contact .widget-menu li {
    margin-bottom: 5px; }
    .info-contact .widget-menu li:hover > a {
      text-decoration: none; }

.info-contact .border-contact-page {
  padding: 2px 0px;
  border: dashed 1px #ebebeb;
  display: block; }

.info-contact .descripti {
  font-family: 'Arial';
  font-size: 14px;
  margin: 0px 0px 30px;
  padding: 0px 0px 30px;
  border-bottom: solid 1px #ebebeb;
  color: #3d454e; }

.info-contact .logo {
  font-size: 20px; }

.page_cotact .title-head-contact {
  margin: 0px;
  padding: 10px 0px 30px;
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  color: #f2151e;
  line-height: 22px;
  text-align: left; }

.page_cotact .form-signup {
  margin: 0px; }

._content_contact {
  overflow: hidden;
  margin-top: 40px; }
  ._content_contact .item_contact .body_contact {
    margin-bottom: 25px;
    position: relative;
    text-align: center; }
    @media (max-width: 767px) {
      ._content_contact .item_contact .body_contact {
        margin-bottom: 10px; } }
    ._content_contact .item_contact .body_contact .ti_block {
      font-family: 'themify';
      display: inline-block;
      width: 70px;
      height: 70px;
      line-height: 70px;
      border-radius: 50%;
      border: solid 1px #ec407a;
      background: #ec407a;
      color: #fff;
      margin-bottom: 10px;
      margin-top: 10px;
      font-style: normal;
      box-shadow: 0px 0px 25px 0px rgba(193, 87, 180, 0.44);
      -o-box-shadow: 0px 0px 25px 0px rgba(193, 87, 180, 0.44);
      -moz-box-shadow: 0px 0px 25px 0px rgba(193, 87, 180, 0.44);
      -webkit-box-shadow: 0px 0px 25px 0px rgba(193, 87, 180, 0.44); }
    ._content_contact .item_contact .body_contact p {
      margin: 0px;
      padding: 0px;
      font-family: 'Montserrat', sans-serif;
      color: #f2151e;
      font-size: 18px;
      line-height: 30px;
      font-weight: bold; }
      @media (max-width: 767px) {
        ._content_contact .item_contact .body_contact p {
          line-height: 20px; } }
    ._content_contact .item_contact .body_contact span {
      font-family: 'Montserrat', sans-serif;
      font-weight: 400;
      color: #76767e;
      font-size: 16px;
      line-height: 24px;
      font-style: italic;
      width: 100%;
      display: block; }
      @media (max-width: 767px) {
        ._content_contact .item_contact .body_contact span {
          line-height: 20px; } }
      ._content_contact .item_contact .body_contact span.bold {
        font-weight: bold; }
      ._content_contact .item_contact .body_contact span a {
        font-weight: 400;
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-style: italic;
        color: #76767e;
        text-decoration: none; }

.group_contact .btn-45-no-radius {
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  background: #f2151e;
  border-radius: 5px;
  color: #fff; }

.group_contact .form-signup input {
  color: #959595; }
  .group_contact .form-signup input::placeholder {
    color: #959595 !important; }
  .group_contact .form-signup input::-webkit-input-placeholder {
    color: #959595 !important; }
  .group_contact .form-signup input::-moz-placeholder {
    color: #959595 !important; }
  .group_contact .form-signup input::-ms-input-placeholder {
    color: #959595 !important; }
  .group_contact .form-signup input::-moz-placeholder {
    color: #959595 !important; }

.group_contact .form-group {
  padding: 0px 15px;
  margin-bottom: 15px;
  color: #f2151e; }
  .group_contact .form-group .form-control {
    font-family: 'Roboto';
    font-size: 14px;
    color: #f2151e;
    height: 40px;
    padding: 0px 20px; }
  .group_contact .form-group label {
    color: #2f2f33 !important;
    font-weight: 500 !important;
    font-size: 16px !important; }
  .group_contact .form-group input {
    border-radius: 0px !important; }
  .group_contact .form-group .content-area {
    height: 120px;
    padding: 20px;
    border-radius: 0px !important;
    resize: none; }
  .group_contact .form-group input, .group_contact .form-group textarea {
    border-color: #ebebeb; }
    .group_contact .form-group input:focus, .group_contact .form-group textarea:focus {
      border-color: #ebebeb; }
    .group_contact .form-group input::placeholder, .group_contact .form-group textarea::placeholder {
      font-family: 'Montserrat', sans-serif;
      font-size: 15px;
      color: #959595; }
  .group_contact .form-group input::placeholder {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    color: #959595; }
  .group_contact .form-group textarea::placeholder {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px; }
  .group_contact .form-group .btn-50-full {
    font-family: 'Montserrat', sans-serif;
    position: absolute;
    right: 14px;
    font-weight: 400;
    bottom: 0px;
    box-shadow: none;
    padding: 8px 20px;
    font-size: 14px;
    color: #fff;
    background: #f2151e;
    border: solid 1px #f2151e;
    text-transform: uppercase; }
    .group_contact .form-group .btn-50-full:hover {
      border-color: #f2151e;
      background: #fff;
      color: #f2151e; }

.box-maps {
  position: relative; }
  .box-maps .contact-owf {
    position: absolute;
    top: 0;
    right: 0px;
    left: 50%;
    height: 10px;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%); }
    .box-maps .contact-owf .info_width {
      width: 360px;
      position: absolute;
      right: 0;
      text-align: center; }
      .box-maps .contact-owf .info_width .page-login {
        margin-top: 0px;
        padding: 20px 30px;
        background: #fff;
        border-radius: 30px;
        box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.08); }
        .box-maps .contact-owf .info_width .page-login form {
          margin-bottom: 0px; }
        .box-maps .contact-owf .info_width .page-login .btn-45-no-radius {
          height: 45px;
          line-height: 45px;
          padding: 0px 35px;
          font-family: 'Montserrat', sans-serif;
          font-weight: 400; }
    @media (min-width: 1200px) {
      .box-maps .contact-owf {
        width: 1140px; } }
    @media (max-width: 767px) {
      .box-maps .contact-owf {
        position: relative;
        left: auto;
        transform: none; }
        .box-maps .contact-owf .info_width {
          width: 100%;
          float: left;
          position: relative;
          padding: 0px 15px; }
          .box-maps .contact-owf .info_width .page-login {
            box-shadow: none !important;
            padding: 20px 15px; } }

@media (max-width: 767px) {
  .max767 .title_center_page {
    padding: 0px 15px !important; }
    .max767 .title_center_page:after {
      right: 15px !important; } }

@media (max-width: 480px) {
  .max767 .title_center_page:after {
    width: calc(100% - 130px) !important;
    -o-width: calc(100% - 130px) !important;
    -moz-width: calc(100% - 130px) !important;
    -webkit-width: calc(100% - 130px) !important; } }

@media (max-width: 767px) {
  .about_us .first_about .first_mobile {
    margin-top: 20px; } }

.about_us .first_about p, .about_us .first_about span, .about_us .first_about h2 {
  font-family: 'Montserrat', sans-serif; }

.about_us .first_about .large_ {
  font-size: 14px;
  color: #76767e;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 24px;
  margin: 0px;
  padding: 0px; }

.about_us .first_about h2 {
  font-size: 36px;
  font-weight: bold;
  color: #f2151e;
  line-height: 36px;
  margin: 0px;
  padding: 0px; }

.about_us .first_about span {
  font-size: 14px;
  font-weight: 400;
  color: #76767e;
  line-height: 24px;
  display: block;
  margin-top: 20px; }

.about_us .two_about {
  font-family: 'Montserrat', sans-serif; }
  @media (max-width: 767px) {
    .about_us .two_about {
      text-align: center; }
      .about_us .two_about .srv {
        margin-bottom: 30px; } }
  .about_us .two_about .icon_ {
    font-family: 'themify';
    display: block;
    font-size: 70px;
    margin-bottom: 15px;
    color: #f2151e; }
  .about_us .two_about span, .about_us .two_about p {
    margin: 0px;
    padding: 0px; }
  .about_us .two_about p {
    font-weight: 500;
    font-size: 16px;
    color: #f2151e; }
  .about_us .two_about span {
    font-size: 14px;
    font-weight: 400;
    color: #76767e; }

@media (max-width: 767px) {
  .about_us .three_about {
    margin-top: 20px !important; } }

.about_us .three_about p, .about_us .three_about span, .about_us .three_about h2 {
  font-family: 'Montserrat', sans-serif; }

.about_us .three_about .large_ {
  font-size: 14px;
  color: #76767e;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 24px;
  margin: 0px;
  padding: 0px; }

.about_us .three_about h2 {
  font-size: 36px;
  font-weight: bold;
  color: #f2151e;
  line-height: 36px;
  margin: 0px;
  padding: 0px; }

.about_us .three_about span {
  font-size: 14px;
  font-weight: 400;
  color: #76767e;
  line-height: 24px;
  display: block;
  margin-top: 20px; }

.about_us .three_about .brand_about .list_brand .brand_item_float {
  width: 20%;
  display: block;
  float: left;
  border-right: solid 1px #ebebeb;
  border-bottom: solid 1px #ebebeb; }
  @media (max-width: 480px) {
    .about_us .three_about .brand_about .list_brand .brand_item_float {
      width: 50%; }
      .about_us .three_about .brand_about .list_brand .brand_item_float:nth-child(2), .about_us .three_about .brand_about .list_brand .brand_item_float:nth-child(4), .about_us .three_about .brand_about .list_brand .brand_item_float:nth-child(6), .about_us .three_about .brand_about .list_brand .brand_item_float:nth-child(8), .about_us .three_about .brand_about .list_brand .brand_item_float:nth-child(10) {
        border-right: 0px; }
      .about_us .three_about .brand_about .list_brand .brand_item_float:nth-child(9), .about_us .three_about .brand_about .list_brand .brand_item_float:nth-child(10) {
        border-bottom: 0px; }
      .about_us .three_about .brand_about .list_brand .brand_item_float:nth-child(5) {
        border-right: solid 1px #ebebeb; } }
  .about_us .three_about .brand_about .list_brand .brand_item_float:last-child {
    border-right: 0px; }
  @media (min-width: 481px) {
    .about_us .three_about .brand_about .list_brand .brand_item_float:nth-child(5) {
      border-right: 0px; }
    .about_us .three_about .brand_about .list_brand .brand_item_float:nth-child(6), .about_us .three_about .brand_about .list_brand .brand_item_float:nth-child(7), .about_us .three_about .brand_about .list_brand .brand_item_float:nth-child(8), .about_us .three_about .brand_about .list_brand .brand_item_float:nth-child(9), .about_us .three_about .brand_about .list_brand .brand_item_float:nth-child(10) {
      border-bottom: 0px; } }
  .about_us .three_about .brand_about .list_brand .brand_item_float .brand_image {
    height: 125px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .about_us .three_about .brand_about .list_brand .brand_item_float .brand_image img {
      max-height: 100%;
      max-width: 100%;
      width: auto;
      display: block; }

/*Loaction Contact */
@media (max-width: 991px) {
  .title-module-page {
    padding-top: 20px; } }

.title-module-page h2 {
  margin: 0px;
  padding: 0px;
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 20px; }
  .title-module-page h2 span .fa {
    color: #f2151e;
    padding-right: 5px; }

.select_daily {
  padding: 0px 0px 15px; }
  @media (max-width: 991px) {
    .select_daily {
      margin-top: 30px; } }
  .select_daily select {
    font-family: 'Montserrat', sans-serif;
    height: 40px;
    background-color: #fff !important;
    border-color: #ebebeb; }

.city-wrapper:hover {
  cursor: pointer; }

.city-wrapper .nano .content:focus {
  outline: none;
  border-color: none; }

.city-wrapper .nano .content .showroom-item {
  padding: 15px 0px;
  border-bottom: solid 1px #ebebeb;
  overflow: hidden; }
  .city-wrapper .nano .content .showroom-item:last-child {
    border-bottom: 0px; }
  .city-wrapper .nano .content .showroom-item span {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 30px;
    color: #f2151e;
    display: block;
    padding: 5px 0px; }
    .city-wrapper .nano .content .showroom-item span .fa {
      display: block;
      float: left;
      height: 30px;
      color: #f2151e;
      width: 30px;
      background: #ebebeb;
      text-align: center;
      line-height: 30px;
      border-radius: 50%; }
    .city-wrapper .nano .content .showroom-item span span {
      padding: 0px 0px 0px 35px;
      display: block;
      margin-left: 15px; }
      .city-wrapper .nano .content .showroom-item span span a {
        text-decoration: none; }
        .city-wrapper .nano .content .showroom-item span span a:hover {
          color: #f2151e; }
        .city-wrapper .nano .content .showroom-item span span a:focus {
          color: #f2151e; }

@media (max-width: 991px) {
  .widget-item.info-contact {
    margin-top: 20px !important; }
  .widget-item.info-contact {
    margin-top: 0px !important; }
  .title_mobile_contact {
    padding: 0px 0px 30px !important; } }

/*Account_customer*/
.back_account {
  color: #f2151e !important;
  text-transform: none;
  font-weight: 500; }

.back_account:hover {
  text-decoration: none; }

.full-width {
  width: 100%; }

.page_customer_account .col-main-acount {
  margin-bottom: 40px; }
  .page_customer_account .col-main-acount .col-left-account .page-title .title-head {
    font-family: 'Arial'; }
    .page_customer_account .col-main-acount .col-left-account .page-title .title-head a {
      color: #f2151e;
      font-size: 14px;
      font-weight: bold;
      line-height: 10px;
      text-transform: uppercase;
      text-decoration: none; }
      .page_customer_account .col-main-acount .col-left-account .page-title .title-head a:hover {
        color: #f2151e; }
  .page_customer_account .col-main-acount .col-left-account .no-padding {
    padding: 0px; }
    .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart {
      border: 1px #ebebeb solid;
      font-size: 15px;
      margin-bottom: 0px;
      font-size: 13px;
      line-height: 37px;
      color: #252525;
      margin-bottom: 30px;
      margin-top: 15px; }
      .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart .thead-default {
        color: #333333;
        text-align: center;
        border: #ebebeb thin solid;
        line-height: 1.5;
        font-family: Arial;
        font-size: 16px;
        font-weight: bold;
        background: #ebebeb;
        min-width: 60px; }
        .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart .thead-default tr {
          color: #333333;
          text-align: center;
          border: #ebebeb thin solid;
          line-height: 1.5;
          font-family: Arial;
          font-size: 16px;
          font-weight: bold;
          background: #ebebeb;
          min-width: 60px; }
          @media screen and (max-width: 767px) {
            .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart .thead-default tr th {
              white-space: nowrap; } }
          .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart .thead-default tr th {
            padding: 5px;
            font-size: 14px;
            color: #55595c;
            background-color: #eceeef;
            text-align: center;
            font-weight: 400; }
      @media screen and (max-width: 767px) {
        .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart tbody tr td {
          white-space: nowrap; } }
      .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart tbody tr td {
        padding: 5px;
        text-align: center; }
        .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart tbody tr td .price {
          font-family: 'Montserrat', sans-serif;
          font-weight: 500;
          color: #f2151e; }
        .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart tbody tr td a:hover {
          color: #f2151e; }
  .page_customer_account .col-main-acount .col-right-account .block-account {
    padding: 20px;
    border: 1px #ebebeb solid;
    border-radius: 5px; }
    .page_customer_account .col-main-acount .col-right-account .block-account .block-title-account {
      color: #dc3333;
      font-weight: 600;
      text-transform: uppercase;
      position: relative;
      padding-bottom: 10px; }
      .page_customer_account .col-main-acount .col-right-account .block-account .block-title-account h5 {
        font-size: 18px;
        margin: 0px;
        padding: 0px; }
    .page_customer_account .col-main-acount .col-right-account .block-account .block-content {
      padding: 0px; }
      .page_customer_account .col-main-acount .col-right-account .block-account .block-content p {
        margin: 10px 0px;
        line-height: 24px;
        padding: 0px;
        overflow: hidden; }
        .page_customer_account .col-main-acount .col-right-account .block-account .block-content p .fa {
          width: 20px;
          text-align: center;
          color: #f2151e;
          float: left;
          line-height: 24px; }
        .page_customer_account .col-main-acount .col-right-account .block-account .block-content p span {
          display: block;
          width: calc(100% - 35px);
          float: left; }
      .page_customer_account .col-main-acount .col-right-account .block-account .block-content .btn-bg {
        border-radius: 5px;
        background: #f2151e;
        color: #fff;
        font-family: 'Montserrat', sans-serif;
        font-size: 14px; }

.page_order_account .top_order_title .title-headding {
  font-family: 'Arial';
  font-size: 18px;
  text-transform: uppercase; }

.page_order_account .top_order_title .order_date a {
  margin-left: 30px;
  color: #f2151e; }
  @media (min-width: 767px) {
    .page_order_account .top_order_title .order_date a {
      float: right; } }

.page_order_account .body_order #order_payment, .page_order_account .body_order #order_shipping {
  padding: 0px; }
  .page_order_account .body_order #order_payment .box-header .title-head, .page_order_account .body_order #order_shipping .box-header .title-head {
    font-family: 'Arial';
    margin: 0px;
    padding: 0px;
    font-size: 18px; }
  .page_order_account .body_order #order_payment .address p i, .page_order_account .body_order #order_shipping .address p i {
    color: #f2151e; }

.page_order_account .content_order .table-responsive-block .table-cart .thead-default tr th {
  padding: 10px 15px; }

.page_order_account .content_order .table-responsive-block .table-cart tbody tr .numeric {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  color: #f2151e; }

.page_order_account .content_order .table-responsive-block .table-cart tbody tr .link:hover a {
  color: #f2151e;
  text-decoration: none; }

.page_order_account .oder_total_monney .totalorders tfoot .order_total .right {
  color: #f2151e;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px; }

.canced {
  color: red; }

.price_off {
  color: red;
  text-decoration: line-through; }

@media (max-width: 767px) {
  .oder_total_monney {
    overflow: hidden; }
  .max-767 {
    margin-top: 15px; } }

@media screen and (max-width: 991px) {
  .m992 {
    display: none; }
  #parent {
    display: flex;
    flex-flow: column; }
  #a {
    order: 2; }
  #b {
    order: 1; }
  .sodiachi .form-xs {
    line-height: 10px !important; } }

@media screen and (min-width: 992px) {
  .mx991 {
    display: none; } }

/*Adress*/
.address .page_address .btn-bg-addresss {
  font-family: 'Montserrat', sans-serif;
  background: #f2151e;
  color: #fff;
  border: solid 1px #f2151e;
  border-radius: 5px;
  font-size: 14px; }
  .address .page_address .btn-bg-addresss:hover {
    background: #fff;
    color: #f2151e;
    border: solid 1px #f2151e; }

.col-address .checkbox {
  margin-top: 5px !important; }

.total_address .form-group, .col-address .form-group {
  margin-bottom: 15px; }
  .total_address .form-group select, .total_address .form-group input, .col-address .form-group select, .col-address .form-group input {
    box-shadow: none; }
    .total_address .form-group select:focus, .total_address .form-group input:focus, .col-address .form-group select:focus, .col-address .form-group input:focus {
      outline: none; }

.total_address .checkbox, .col-address .checkbox {
  line-height: 12px;
  margin-top: 20px; }
  .total_address .checkbox input, .col-address .checkbox input {
    opacity: 1;
    width: auto;
    line-height: 24px;
    height: auto; }
  .total_address .checkbox span, .col-address .checkbox span {
    line-height: 14px; }

.theborder {
  border-top: solid 1px #ebebeb; }

.address .page_address .adr_title {
  padding: 20px;
  overflow: hidden; }
  .address .page_address .adr_title .title-head {
    font-family: 'Arial';
    color: #f2151e;
    font-size: 14px;
    font-weight: bold;
    line-height: 10px;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0px; }
    .address .page_address .adr_title .title-head a {
      display: block;
      cursor: pointer;
      color: #f2151e; }

.address .page_address .col-address {
  overflow: hidden; }

.address .page_address .total_address {
  padding: 0px 0px 40px 0px; }

/*EndAdress*/
/*11.2 Account*/
.block-account h3 {
  font-family: 'Arial';
  margin-top: 0; }

@media (max-width: 767px) {
  .page_order_account .top_order_title .order_date a {
    margin-left: 0 !important;
    display: block !important; }
  .block-account {
    margin-bottom: 20px; }
  .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart {
    margin-top: 0px; }
  .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart {
    margin-bottom: 0px !important;
    border-bottom: 0px; } }

.customer-name {
  color: #f2151e;
  line-height: 55px; }

.block-content.form-signup {
  background: #fff;
  padding-top: 20px; }
  .block-content.form-signup p {
    padding: 0 20px; }
    .block-content.form-signup p i {
      color: #f2151e;
      margin-right: 10px; }

.address-title {
  padding-left: 10px;
  margin-bottom: 15px;
  border-radius: 0 !important;
  font-weight: 300; }
  .address-title button {
    background: none;
    border: none;
    font-size: 0;
    width: 50px;
    height: 55px; }

.address-subtitle {
  margin-top: 0;
  text-transform: uppercase; }

.address-item-action {
  right: 0;
  top: -7px; }
  .address-item-action .btn-row {
    padding-right: 5px; }

.address-group {
  background: #fff;
  padding-bottom: 5px;
  margin-bottom: 15px; }
  .address-group p {
    color: #595959; }
    .address-group p label {
      float: left;
      font-weight: 300; }

/*Order*/
.color_main {
  color: #f2151e !important; }

#order_payment,
#order_shipping {
  background: #fff;
  padding: 10px 20px; }
  #order_payment .address.note i,
  #order_shipping .address.note i {
    color: #f2151e;
    margin-right: 5px; }

.totalorders {
  background: #fff;
  border-color: #ebebeb; }

.order-headding {
  margin: 0; }

.contact-owf {
  margin-bottom: 20px; }

@media (max-width: 767px) {
  .contact-owf {
    margin-top: -15px !important; } }

.info-contact .title-head {
  font-family: 'Arial';
  text-transform: uppercase;
  margin-top: 0;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #f2151e; }

.info-contact .widget-menu {
  font-family: 'Arial';
  font-size: 14px;
  margin-bottom: 30px;
  overflow: hidden; }
  .info-contact .widget-menu .ico-left {
    display: block;
    float: left;
    width: 25px;
    text-align: center; }
  .info-contact .widget-menu p, .info-contact .widget-menu .rc {
    display: block;
    float: left;
    width: calc(100% - 35px);
    margin-left: 5px; }
  .info-contact .widget-menu li {
    margin-bottom: 5px; }
    .info-contact .widget-menu li:hover > a {
      text-decoration: none; }

.info-contact .border-contact-page {
  padding: 2px 0px;
  border: dashed 1px #ebebeb;
  display: block; }

.info-contact .logo {
  font-size: 20px; }

.info-contact .widget-menu p {
  display: inline; }

.info-contact .logo {
  font-size: 20px; }

.view-as {
  display: inline-block;
  margin-top: 3px; }
  .view-as a {
    display: inline-block;
    border: 1px solid #f2151e;
    padding: 0 5px; }
    .view-as a i {
      color: #f2151e; }

.products-view-list .col-item {
  text-align: left; }
  @media (max-width: 767px) {
    .products-view-list .col-item {
      text-align: center; } }

@media (min-width: 767px) {
  .products-view-list .item-info h3 {
    margin: 0; } }

.products-view-list .product-wrapper img {
  height: initial; }

.btn-tim {
  background: #f2151e;
  color: #fff; }

/* Blog */
.blog-main .article-detail {
  background: #f2151e;
  width: 85px;
  height: 85px;
  border: 3px solid #e5e5e5;
  font-size: 12px;
  position: absolute;
  top: 10px;
  left: 10px;
  color: #ffffff;
  text-align: center;
  padding: 15px 0; }
  .blog-main .article-detail .day {
    font-weight: bold;
    font-size: 22px;
    line-height: 26px;
    display: block; }

.blog-main .blog-item {
  overflow: hidden;
  margin-bottom: 30px; }
  .blog-main .blog-item .blog-item-thumb img {
    display: block;
    margin: auto; }
  .blog-main .blog-item .blog-item-content h3 {
    margin-top: 0; }
    @media (max-width: 767px) {
      .blog-main .blog-item .blog-item-content h3 {
        margin-top: 10px; } }
    .blog-main .blog-item .blog-item-content h3 a {
      font-size: 21px;
      font-weight: 600;
      clear: both; }

#aside_blog .blog_cate ul > .nav-item, #aside_article .blog_cate ul > .nav-item {
  border-bottom: 1px solid #dbdbdb; }
  #aside_blog .blog_cate ul > .nav-item > .sub-menu-1, #aside_article .blog_cate ul > .nav-item > .sub-menu-1 {
    padding: 0 0 0 15px; }
  #aside_blog .blog_cate ul > .nav-item:last-child, #aside_article .blog_cate ul > .nav-item:last-child {
    border-bottom: none; }

#aside_blog .blog_cate ul li, #aside_article .blog_cate ul li {
  position: relative; }
  #aside_blog .blog_cate ul li .fa-angle-down, #aside_article .blog_cate ul li .fa-angle-down {
    position: absolute;
    right: 0;
    top: 0;
    height: 39px;
    width: 35px;
    text-align: center;
    line-height: 39px; }
  #aside_blog .blog_cate ul li .fa-angle-down.active:before, #aside_article .blog_cate ul li .fa-angle-down.active:before {
    content: "\f106"; }
  #aside_blog .blog_cate ul li > a, #aside_article .blog_cate ul li > a {
    display: block;
    padding: 8px 0 !important;
    padding-right: 35px !important; }

#aside_blog .blog_cate ul .sub-menu-2 a, #aside_article .blog_cate ul .sub-menu-2 a {
  padding-left: 15px !important; }

#aside_blog .module-title h2, #aside_article .module-title h2 {
  font-size: 22px; }

#aside_blog .aside-articles, #aside_article .aside-articles {
  margin-bottom: 15px; }
  #aside_blog .aside-articles .view_more_blog, #aside_article .aside-articles .view_more_blog {
    text-align: right;
    display: block; }
  #aside_blog .aside-articles .blog-item, #aside_article .aside-articles .blog-item {
    overflow: hidden;
    margin-bottom: 15px; }
    #aside_blog .aside-articles .blog-item .blog-thumbnail, #aside_article .aside-articles .blog-item .blog-thumbnail {
      float: left; }
      #aside_blog .aside-articles .blog-item .blog-thumbnail img, #aside_article .aside-articles .blog-item .blog-thumbnail img {
        width: 80px; }
    #aside_blog .aside-articles .blog-item .blog-content, #aside_article .aside-articles .blog-item .blog-content {
      float: left;
      width: calc(100% - 110px);
      margin-left: 20px; }
      #aside_blog .aside-articles .blog-item .blog-content h3, #aside_article .aside-articles .blog-item .blog-content h3 {
        margin-top: 0;
        font-size: 14px; }
        #aside_blog .aside-articles .blog-item .blog-content h3 a, #aside_article .aside-articles .blog-item .blog-content h3 a {
          font-size: 14px; }

#aside_blog .tags-list li, #aside_article .tags-list li {
  display: inline-block;
  margin: 0 3px 3px 0px; }
  #aside_blog .tags-list li a, #aside_article .tags-list li a {
    background: #f2151e;
    color: #fff;
    padding: 3px 5px;
    display: block; }

.blog-item-thumb {
  position: relative; }

/* End */
/* Article*/
.article-wraper {
  margin-bottom: 30px; }
  .article-wraper #content_article_ .article-main .post-details, .article-wraper #content_article_ .article-main .article-image {
    margin-bottom: 10px; }
  .article-wraper #content_article_ .article-main .article-details p {
    margin-bottom: 10px; }
  .article-wraper .title-form-coment {
    font-size: 18px;
    text-transform: uppercase;
    margin: 30px 0 15px;
    font-weight: 700;
    color: #000; }
  .article-wraper .tags-list li {
    display: inline-block;
    margin: 0 3px 3px 0px; }
    .article-wraper .tags-list li a {
      background: #f2151e;
      color: #fff;
      padding: 3px 5px;
      display: block; }
  .article-wraper .form-control {
    border: 1px solid #ebebeb; }
  .article-wraper button {
    background: #f2151e !important; }

#article-comments .article-comment {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: #dedede 1px solid; }
  #article-comments .article-comment .article-comment-user-image {
    margin: 0 20px 0 0;
    float: left;
    width: 60px; }
  #article-comments .article-comment .user-name-comment {
    margin: 0;
    color: #282828;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 15px; }
  #article-comments .article-comment .article-comment-date-bull, #article-comments .article-comment .article-comment-content {
    font-size: 13px; }

/* End*/
.module_service_details {
  border: 1px solid #ebebeb; }
  .module_service_details .wrap_module_service {
    overflow: hidden;
    background: #f5f5f5;
    border-radius: 5px; }
    .module_service_details .wrap_module_service .item_service .wrap_item_ {
      padding: 0px 15px; }
      .module_service_details .wrap_module_service .item_service .wrap_item_ .content_service {
        position: relative;
        padding: 20px 0px 20px 45px;
        border-bottom: dashed 1px #e1e1e1; }
        .module_service_details .wrap_module_service .item_service .wrap_item_ .content_service p {
          font-size: 14px;
          line-height: 22px;
          margin: 0px;
          padding: 0px;
          text-transform: uppercase;
          color: #000; }
        .module_service_details .wrap_module_service .item_service .wrap_item_ .content_service span {
          font-size: 14px;
          line-height: 22px;
          font-weight: 400;
          color: #9397a5; }
        .module_service_details .wrap_module_service .item_service .wrap_item_ .content_service:before {
          content: "";
          width: 30px;
          height: 30px;
          background-position: left;
          background-size: contain;
          background-repeat: no-repeat;
          position: absolute;
          left: 0;
          top: 27px; }
    .module_service_details .wrap_module_service .item_service:nth-child(1) .wrap_item_ .content_service:before {
      background-image: url("//theme.hstatic.net/1000333310/1000424349/14/po1.png?v=26"); }
    .module_service_details .wrap_module_service .item_service:nth-child(2) .wrap_item_ .content_service:before {
      background-image: url("//theme.hstatic.net/1000333310/1000424349/14/po2.png?v=26"); }
    .module_service_details .wrap_module_service .item_service:nth-child(3) .wrap_item_ .content_service:before {
      background-image: url("//theme.hstatic.net/1000333310/1000424349/14/po3.png?v=26"); }
    .module_service_details .wrap_module_service .item_service:nth-child(4) .wrap_item_ .content_service {
      border-bottom: none; }
      .module_service_details .wrap_module_service .item_service:nth-child(4) .wrap_item_ .content_service:before {
        background-image: url("//theme.hstatic.net/1000333310/1000424349/14/po4.png?v=26"); }
    .module_service_details .wrap_module_service .item_service:nth-child(5) .wrap_item_ .content_service {
      border-bottom: none; }
      .module_service_details .wrap_module_service .item_service:nth-child(5) .wrap_item_ .content_service:before {
        background-image: url("//theme.hstatic.net/1000333310/1000424349/14/po5.png?v=26"); }

/*============================================================================
6. Product detail
==============================================================================*/
.details-product .rte {
  color: #f2151e; }
  .details-product .rte.rte-summary ul {
    list-style: none; }
    .details-product .rte.rte-summary ul li {
      position: relative;
      padding-left: 13px; }
      .details-product .rte.rte-summary ul li:before {
        display: block;
        width: 6px;
        height: 6px;
        position: absolute;
        content: '';
        border-radius: 50%;
        left: 0;
        top: 7px;
        background: #f2151e; }

.details-product .bizweb-product-reviews-badge.hidden {
  display: block !important; }

.details-product h1.title-head {
  margin-top: 0;
  font-size: 24px;
  font-weight: 300;
  color: #363636;
  text-transform: capitalize;
  word-break: break-all; }
  @media (max-width: 991px) {
    .details-product h1.title-head {
      margin-top: 15px; } }

.details-product span.line {
  margin: 0 5px;
  transform: translateY(-1px);
  display: inline-block; }
  @media (max-width: 480px) {
    .details-product span.line {
      display: none; } }

@media (max-width: 480px) {
  .details-product span.line2 {
    display: block; } }

.details-product .masp, .details-product .vendor {
  color: #0072bc; }

.details-product .inventory_quantity {
  color: red; }
  .details-product .inventory_quantity span {
    color: red; }

.details-product .large-image {
  border: 1px solid #ebebeb; }

.details-product .large-image img {
  max-height: 100%;
  max-width: 100%; }

.details-product #gallery_01 {
  margin-top: 20px !important; }
  .details-product #gallery_01 .item a {
    display: flex;
    height: 75px;
    align-items: center;
    border: 1px solid #ebebeb;
    justify-content: center; }
    .details-product #gallery_01 .item a img {
      max-height: 100%;
      max-width: 100%; }

.details-product .swiper-button-next {
  right: auto;
  text-align: center;
  left: 33px;
  top: auto;
  bottom: 39px;
  background: none;
  font-size: 20px;
  z-index: 10; }

.details-product .swiper-button-prev {
  z-index: 10;
  right: auto;
  text-align: center;
  left: 33px;
  top: 65px;
  background: none;
  font-size: 20px; }

.details-product .margin .swiper-button-next {
  bottom: -40px; }

.details-product .margin .swiper-button-prev {
  top: -10px; }

.details-product .social-media a {
  margin: 0 5px; }

.details-product .owl-carousel.owl-loaded {
  overflow: hidden; }

.details-product .details-pro .product-price {
  font-size: 24px;
  display: inline-block;
  font-weight: 600;
  color: #f2151e;
  font-family: Arial; }

.details-product .product_description {
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ebebeb; }

.details-product .details-pro .price-box {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ebebeb;
  padding-top: 15px; }
  .details-product .details-pro .price-box del {
    color: #adadad;
    font-size: 18px;
    font-family: Arial; }

.details-product .box-variant .form-group {
  width: 100%; }
  .details-product .box-variant .form-group .selector-wrapper {
    width: 100%;
    padding-right: 0; }
    .details-product .box-variant .form-group .selector-wrapper label {
      width: 85px;
      font-weight: 400;
      float: left;
      line-height: 40px; }
    .details-product .box-variant .form-group .selector-wrapper select {
      width: calc(100% - 85px); }

.details-product .custom-btn-number {
  position: relative;
  padding: 0;
  margin-bottom: 20px;
  border: none;
  box-shadow: none;
  width: 132px;
  display: inline-block;
  float: left;
  margin-right: 10px; }
  .details-product .custom-btn-number #qty {
    font-size: 14px;
    margin: 0;
    padding: 0 23px;
    border-radius: 0px;
    text-align: center;
    padding: 0; }
  .details-product .custom-btn-number .qtyminus {
    position: absolute;
    left: 0px;
    text-align: center;
    top: 0;
    width: 40px;
    height: 40px;
    line-height: 39px;
    font-size: 25px;
    cursor: pointer;
    color: #898989;
    border: 1px solid #ebebeb;
    background: #fff; }
  .details-product .custom-btn-number .qtyplus {
    position: absolute;
    right: 0px;
    text-align: center;
    top: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    cursor: pointer;
    color: #898989;
    border: 1px solid #ebebeb;
    background: #fff; }

.details-product .form-detail-action {
  width: 100%; }
  .details-product .form-detail-action label {
    font-weight: 400;
    min-width: 81px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px; }
  .details-product .form-detail-action button.btn {
    color: #fff;
    height: 40px;
    width: calc(50% - 10px);
    border-radius: 3px;
    font-size: 14px;
    float: left;
    background-color: #f2151e; }
    @media (max-width: 480px) {
      .details-product .form-detail-action button.btn {
        width: calc(85% - 10px);
        margin-bottom: 15px; } }
  .details-product .form-detail-action .iwishAddWrapper {
    line-height: 40px;
    width: 40px;
    float: left;
    text-align: center;
    border: none;
    border-radius: 0;
    margin: 0;
    margin-left: 10px;
    font-size: 17px;
    color: #ccc; }
    .details-product .form-detail-action .iwishAddWrapper.iWishAdded {
      color: #f2151e; }

.details-product .thongtinkhuyenmai {
  border: 1px solid #f2151e;
  padding: 40px 20px 20px 20px;
  position: relative;
  clear: left; }
  .details-product .thongtinkhuyenmai h2 {
    background: url(//phoenixhelmet.com/images/call.png?v=26);
    position: absolute;
    top: -18px;
    font-size: 11px;
    text-transform: uppercase;
    margin: 0;
    left: -14px;
    color: #fff;
    padding: 5px 20px 5px 63px;
    height: 49px;
    width: 250px;
    background-repeat: no-repeat;
    line-height: 35px; }

.details-product .contact {
  margin-top: 10px; }
  .details-product .contact a {
    color: #f2151e;
    font-weight: 600; }

.details-product .form-wishlist {
  margin: 0;
  right: 30px;
  top: 15px;
  z-index: 10; }
  .details-product .form-wishlist a {
    padding: 0;
    border: none;
    color: #898989;
    background: #fff;
    border-radius: 50%;
    line-height: 34px;
    width: 33px;
    height: 33px;
    text-align: center; }
    .details-product .form-wishlist a.iWishAdded {
      color: #f2151e; }

.details-product .social-sharing {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 15px 0 10px; }

.details-product.details-product-2 {
  text-align: center; }
  .details-product.details-product-2 .swatch .header {
    text-align: center; }
  .details-product.details-product-2 .swatch .swatch-element {
    float: none;
    display: inline-block; }
  .details-product.details-product-2 .addthis_inline_share_toolbox_gdwd.f-right {
    float: none !important; }
  .details-product.details-product-2 .review {
    margin-bottom: 20px; }

.accordion {
  margin-bottom: 30px; }
  .accordion span.caret {
    border: none; }
  .accordion li.nav-item {
    background: #fff;
    border: 1px solid #e1e1e1;
    border-bottom: none; }
    .accordion li.nav-item:last-child {
      border-bottom: 1px solid #e1e1e1; }
    .accordion li.nav-item > a {
      display: block;
      line-height: 65px;
      padding: 0;
      font-size: 17px;
      padding: 0 20px; }
    .accordion li.nav-item.active > a {
      position: relative; }
    .accordion li.nav-item.active .caret .fa:before {
      content: '\f146'; }
    .accordion li.nav-item.active .tab-pane {
      padding: 20px;
      border-top: 1px solid #ebebeb; }
    .accordion li.nav-item .caret {
      float: right;
      font-size: em(35px);
      color: #fff;
      font-size: 20px;
      margin-right: 20px; }
  .accordion.dichvu li.nav-item > a {
    background: #f2151e;
    color: #fff; }

.bizweb-product-reviews-badge {
  display: inline-block !important;
  margin: 0 auto;
  transform: translateY(8px);
  moz-transform: translateY(8px);
  webkit-transform: translateY(8px); }
  .bizweb-product-reviews-badge.hidden {
    display: none !important; }

.product-info .bizweb-product-reviews-badge {
  transform: translateY(0px);
  moz-transform: translateY(0px);
  webkit-transform: translateY(0px); }

.bizweb-product-reviews-badge .bizweb-product-reviews-star i {
  font-size: 14px !important; }

.review span.line {
  margin: 0 5px;
  display: inline-block; }

.review span#comment {
  cursor: pointer;
  text-decoration: underline;
  margin-left: 3px;
  text-transform: uppercase;
  display: inline-block; }

.product-image-block {
  position: relative; }
  .product-image-block .imgthumb-prolist {
    position: relative; }
    .product-image-block .imgthumb-prolist:hover .owl-nav {
      opacity: 1;
      visibility: visible; }
    .product-image-block .imgthumb-prolist .owl-nav {
      opacity: 0;
      transition: 0.5s ease;
      visibility: hidden; }
      .product-image-block .imgthumb-prolist .owl-nav .owl-prev, .product-image-block .imgthumb-prolist .owl-nav .owl-next {
        transform: translateY(-50%);
        background: #f2151e; }

.review-now.inline-block {
  cursor: pointer; }

.more-views {
  max-width: 90px;
  height: 100%;
  position: absolute !important; }
  .more-views a.thumb-link {
    display: block;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .more-views .swiper-slide {
    text-align: center;
    display: flex;
    border: 1px solid #e1e1e1;
    position: relative;
    align-items: center;
    justify-content: center; }
    .more-views .swiper-slide.bethua {
      align-items: center; }
  .more-views img {
    max-height: 100%;
    width: auto;
    max-width: 80%;
    display: inline-block; }

@media (max-width: 1199px) {
  .main-container .col-main .cart .item-cart .input_qty_pr .items-count {
    width: 34px; }
  .product-image-block .more-views {
    position: static !important;
    width: 100%;
    max-width: 100%;
    margin-top: 15px; }
  .more-views img {
    width: 100%;
    max-width: 100%; }
  .more-views a.thumb-link {
    padding: 0; } }

.zoomWindowContainer > div,
.zoomContainer {
  z-index: 100 !important; }

.featured-image {
  width: calc(100% - 100px);
  margin-left: 100px; }

.no-thum .featured-image {
  width: 100%;
  margin-left: 0; }

.related-product h2 {
  font-size: 18px;
  margin: 0;
  font-weight: 600;
  padding-bottom: 10px;
  border-bottom: 1px solid #ebebeb;
  position: relative;
  margin-bottom: 30px; }
  .related-product h2:after {
    content: "";
    height: 2px;
    background: #f2151e;
    width: 100px;
    position: absolute;
    bottom: -1px;
    left: 0; }
  .related-product h2 a {
    display: inline-block; }
  @media (max-width: 767px) {
    .related-product h2 {
      font-size: 20px; } }

#recently-viewed-products .image {
  float: left;
  width: 90px;
  margin-right: 10px; }

#recently-viewed-products .info {
  width: calc(100% - 100px);
  float: right; }

.product-image-block .large-image > a {
  height: 350px;
  display: flex;
  align-items: center;
  justify-content: center; }

.zoomWrapper {
  width: auto !important;
  height: auto !important;
  width: 100% !important;
  height: 100% !important;
  display: flex;
  align-items: center;
  justify-content: center; }

.zoomWrapper img {
  position: static !important;
  width: auto !important;
  height: auto !important;
  max-width: 100%;
  max-height: 100%; }
  .zoomWrapper img ~ img {
    display: none !important; }

.zoomWindowContainer > div,
.zoomContainer {
  z-index: 100 !important; }

.product-tab .tab-link {
  padding: 0 40px;
  border-top: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  background: #fbfbfb;
  margin: 0 !important; }
  @media (min-width: 768px) {
    .product-tab .tab-link {
      float: left; } }
  .product-tab .tab-link h3 {
    margin: 10px 0;
    font-size: 16px; }
  @media (max-width: 767px) {
    .product-tab .tab-link {
      padding: 0;
      background: none;
      width: 100%; }
      .product-tab .tab-link h3 {
        padding: 10px 10px;
        margin-bottom: 0;
        margin-top: 0;
        position: relative; } }
  .product-tab .tab-link span {
    font-size: 16px;
    text-transform: uppercase; }
  .product-tab .tab-link.current {
    background: #fff;
    position: relative; }

.product-tab .tab-content {
  border: 1px solid #f2151e !important;
  display: none;
  clear: left; }

.product-tab .tab-content.current {
  display: block;
  padding: 24px;
  border: 1px solid  #ebebeb !important;
  min-height: 200px; }
  @media (min-width: 768px) {
    .product-tab .tab-content.current {
      margin-top: -7px; } }

ul.tabs.tabs-title {
  display: block;
  border-left: 1px solid #ebebeb; }
  ul.tabs.tabs-title .alert {
    margin-bottom: 0;
    margin-top: 5px; }

.wrap-modal-dv {
  width: 950px;
  background: #fff; }
  @media (max-width: 991px) {
    .wrap-modal-dv {
      width: 90vw;
      margin: 0 auto; } }
  .wrap-modal-dv .modal-title {
    background: #f2151e;
    color: #fff;
    text-align: center; }
    .wrap-modal-dv .modal-title h3 {
      color: #fff;
      font-size: 21px;
      line-height: 50px;
      margin: 0;
      font-weight: 500; }
      @media (max-width: 375px) {
        .wrap-modal-dv .modal-title h3 {
          font-size: 18px; } }
  .wrap-modal-dv .modal-content {
    padding: 30px; }
    .wrap-modal-dv .modal-content h3 {
      margin-top: 0; }
    .wrap-modal-dv .modal-content .price-box {
      color: #f2151e;
      margin: 10px 0 25px;
      padding-top: 0px;
      font-weight: 400;
      letter-spacing: 1px;
      font-size: 24px; }
  .wrap-modal-dv .input-group.date .input-group-addon {
    cursor: pointer;
    background: transparent;
    border-left: none;
    color: #555;
    border-color: #e1e1e1;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px; }
  .wrap-modal-dv form {
    margin: 0; }
  .wrap-modal-dv .btn-full {
    background: #f2151e; }
  @media (max-width: 767px) {
    .wrap-modal-dv .modal-content .price-box {
      margin: 10px 0 25px;
      padding-top: 0px;
      font-size: 20px; }
    .wrap-modal-dv .modal-content h3 {
      margin-top: 0;
      font-size: 20px; }
    .wrap-modal-dv .modal-content {
      padding: 15px; } }

.ct_blog_outer_wrap {
  margin-bottom: 30px; }

.aside-item.aside-mini-list-product .title-head {
  margin-bottom: 0px;
  padding: 0;
  line-height: 40px;
  color: #fff;
  background: #f2151e;
  padding-left: 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  font-size: 16px; }
  .aside-item.aside-mini-list-product .title-head a {
    color: #fff;
    font-weight: 400; }

.aside-item.aside-mini-list-product .aside-title h2:after {
  display: none; }

.aside-item.aside-mini-list-product .aside-content {
  border: 1px solid #ebebeb;
  margin-top: 0;
  border-top: 0;
  padding: 0; }

.aside-item.aside-mini-list-product .product-mini-item {
  padding: 20px;
  border-bottom: 1px solid #ebebeb; }
  .aside-item.aside-mini-list-product .product-mini-item h3 {
    margin-bottom: 10px;
    font-weight: 400;
    word-break: break-all; }
    .aside-item.aside-mini-list-product .product-mini-item h3 a {
      color: #333; }
      .aside-item.aside-mini-list-product .product-mini-item h3 a:hover {
        color: #f2151e; }
  .aside-item.aside-mini-list-product .product-mini-item .product-price {
    color: #f2151e;
    font-weight: 600;
    font-family: "Arial"; }
  .aside-item.aside-mini-list-product .product-mini-item .sale-price {
    color: #898989;
    font-family: "Arial";
    font-size: 13px; }
  .aside-item.aside-mini-list-product .product-mini-item .price-sale-flash {
    background: #f2151e;
    height: 20px;
    font-size: 11px;
    font-family: 'Arial',sans-serif;
    font-weight: bold;
    text-align: center;
    width: 36px;
    display: inline-block;
    float: right;
    margin-left: 10px;
    margin-top: 1px;
    color: #fff;
    line-height: 1px;
    border-radius: 3px;
    padding: 10px 0px; }
  .aside-item.aside-mini-list-product .product-mini-item:last-child {
    border: none; }

.aside-item.aside-mini-list-product .bizweb-product-reviews-badge {
  margin: 0; }
  .aside-item.aside-mini-list-product .bizweb-product-reviews-badge > div {
    display: none; }
    .aside-item.aside-mini-list-product .bizweb-product-reviews-badge > div.bizweb-product-reviews-star {
      display: block; }

.aside-item.aside-mini-list-product .btn.btn-link {
  color: #333;
  padding-left: 0; }
  .aside-item.aside-mini-list-product .btn.btn-link:hover {
    color: #f2151e; }

.product-mini-item {
  padding: 30px 0;
  border-bottom: 1px dotted #e1e1e1; }
  .product-mini-item:last-child {
    border-bottom: none; }
  .product-mini-item .price {
    display: inline-block; }
  .product-mini-item .product-img {
    width: 100px;
    margin-right: 10px;
    float: left; }
  .product-mini-item .product-info {
    width: calc(100% - 110px);
    float: right; }
    .product-mini-item .product-info .price-box {
      border: none; }
    .product-mini-item .product-info h3 {
      margin-top: 0;
      font-size: 14px; }
      .product-mini-item .product-info h3 a {
        color: #333; }
        .product-mini-item .product-info h3 a:hover {
          color: #f2151e; }
  .product-mini-item .product-price {
    font-size: 14px; }

.related-product .col-item {
  background: #eff5f5;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-bottom: 1px solid #f2151e;
  position: relative;
  margin-bottom: 30px; }
  .related-product .col-item .sale-label {
    position: absolute;
    z-index: 5;
    left: 10px;
    right: auto;
    background: #f2151e;
    position: absolute;
    display: block;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    top: 20px !important; }
  .related-product .col-item .item-inner {
    position: relative; }
    .related-product .col-item .item-inner:hover .actions {
      transform: scale(1); }
    .related-product .col-item .item-inner .actions {
      position: absolute;
      left: 8px;
      transition: 0.3s ease;
      transform: scale(0);
      bottom: 5%; }
    .related-product .col-item .item-inner .item-info .item-title h3 {

      font-size: 14px;
      text-align: center;
      }
      .related-product .col-item .item-inner .item-info .item-title h3 a {
		  font-weight: bold;
        font-size: 14px;
        color: #000; }
    @media (max-width: 480px) {
      .related-product .col-item .item-inner .item-info .item-content {
        min-height: 70px;
        max-height: 70px; } }
    .related-product .col-item .item-inner .item-info .item-content .price-box {
      text-align: center;
      padding: 15px; }
    .related-product .col-item .item-inner .product-wrapper {
      position: relative; }
      .related-product .col-item .item-inner .product-wrapper .thumb-wrapper img {
        display: block;
        margin: auto;
        height: 200px;
        object-fit: scale-down;
        padding: 15px; }
        @media (max-width: 480px) {
          .related-product .col-item .item-inner .product-wrapper .thumb-wrapper img {
            height: 140px; } }

.left-button {
  background: #b1161a;
  background: #222;
  margin: 15px 0 0;
  padding: 5px 20px;
  color: #fff;
  cursor: pointer;
  font-size: 21px; }

#add_address .c-checkbox input {
  margin-top: 5px; }

.actions {
  z-index: 99; }

.link-wishlist > a {
  padding: 0 !important;
  margin: initial !important;
  margin-bottom: 5px !important; }

@media (max-width: 767px) {
  .cungcap {
    display: block; } }

@media (max-width: 480px) {
  .sodiachi p {
    width: 100%; }
    .sodiachi p button, .sodiachi p a {
      width: 100%; } }

.clockdiv {
  display: block !important;
  margin-top: 15px; }
  .clockdiv .date-time {
    display: inline-block;
    margin-right: 10px; }
    .clockdiv .date-time span {
      background: #eeeeee;
      width: 40px;
      display: block;
      height: 40px;
      text-align: center;
      line-height: 40px;
      font-weight: bold;
      border-radius: 100%; }

.aside-banner img {
  width: 100%; }

@media (min-width: 1199px) {
  .products-view-grid .col-lg-3:nth-child(4n+1) {
    clear: left; } }

@media (min-width: 991px) and (max-width: 1199px) {
  .products-view-grid .col-lg-3:nth-child(3n+1) {
    clear: left; } }

@media (min-width: 320px) and (max-width: 991px) {
  .products-view-grid .col-lg-3:nth-child(2n+1) {
    clear: left; } }

.mega-menu-content.open {
  display: block; }

.fnc {

  // main variables, basically everything depends on $slidingAT
  $slidingAT: 1s;
  $slidingDelay: $slidingAT / 3 * 2;
  $maskAT: $slidingAT*0.7;
  $headingAT: $slidingAT * 1.5;
  $controlAT: $slidingAT/2;
  $easing: ease-in-out;
  $blendMode: luminosity;

  $contentLeft: 40%;
  $contentTop: 40%;
  
  $headingPadding: 30px;
  $headingFontSize: 100px;
  
  $maskTop: 15%;
  $maskRight: 100% - $contentLeft;
  $maskHeight: 67vh;
  $maskWidth: $maskHeight * 0.75;

  $black: #1F2833;

  /* you can add color names and their values here
  and then simply add classes like .m--blend-$colorName to .fnc-slide 
  to apply specific color for mask blend mode */
  $bgColors: (
    dark: lighten(#242424, 20%),
    green: #42605E,
    red: lighten(#6A0A0D, 10%),
    blue: #2D7791
  );

  &-slider {
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    height: 100vh;

    *, *:before, *:after {
      box-sizing: border-box;
    }

    &__slides {
      position: relative;
      height: 100%;
      transition: transform $slidingAT $slidingDelay;
    }
    
    // iterate through color map and set colors for specific classes
    @each $colorTheme, $bgColor in $bgColors {
      .m--blend-#{$colorTheme} {
        .fnc-slide__inner {
          background-color: lighten($bgColor, 20%);
        }

        .fnc-slide__mask-inner {
          background-color: $bgColor;
        }
      }

      .m--navbg-#{$colorTheme} {
        background-color: $bgColor;
      }
    }
  }

  &-slide {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: translate3d(0,0,0);

    &.m--before-sliding {
      z-index: 2 !important;
      transform: translate3d(100%,0,0);
    }

    &.m--active-slide {
      z-index: 1;
      transition: transform $slidingAT $slidingDelay $easing;
      transform: translate3d(0,0,0);
    }

    &__inner {
      position: relative;
      height: 100%;
      background-size: cover;
      background-position: center top;
      transform: translate3d(0,0,0);

      .m--global-blending-active &,
      .m--blend-bg-active & {
        background-blend-mode: $blendMode;
      }

      .m--before-sliding & {
        transform: translate3d(-100%,0,0);
      }

      .m--active-slide & {
        transition: transform $slidingAT $slidingDelay $easing;
        transform: translate3d(0,0,0);
      }
    }

    &__mask {
      $activeDelay: $slidingAT + $slidingDelay/3;
      $xOffset: 200px;
      $yOffset: 0;
      $deg: 10deg;

      overflow: hidden;
      z-index: 1;
      position: absolute;
      right: $maskRight;
      top: $maskTop;
      width: $maskWidth;
      height: $maskHeight;
      margin-right: $headingPadding * -3;
      // This line basically does all magic with masking effect. Very simple and elegant. Webkit only atm.
      clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 0, 6vh 0, 6vh 61vh, 44vh 61vh, 44vh 6vh, 6vh 6vh);
      transform-origin: 50% 0;
      transition-timing-function: $easing;

      .m--before-sliding & {
        transform: rotate($deg*-1) translate3d($xOffset,0,0);
        opacity: 0;
      }

      .m--active-slide & {
        transition: transform $maskAT $activeDelay, opacity $maskAT/2 $activeDelay;
        transform: translate3d(0,0,0);
        opacity: 1;
      }

      .m--previous-slide & {
        transition: transform $maskAT $slidingDelay/2, opacity $maskAT/2 $maskAT/2 + $slidingDelay/2;
        transform: rotate($deg) translate3d($xOffset*-1,0,0);
        opacity: 0;
      }

      &-inner {
        z-index: -1;
        position: absolute;
        left: 50%;
        top: 50%;
        width: 100vw;
        height: 100vh;
        margin-left: -50vw;
        margin-top: -50vh;
        background-size: cover;
        background-position: center center;
        background-blend-mode: $blendMode;
        transform-origin: 50% (100vh - $maskHeight) / 2;
        transition-timing-function: $easing;

        .m--before-sliding & {
          transform: translateY($yOffset) rotate($deg) translateX($xOffset*-1) translateZ(0);
        }

        .m--active-slide & {
          transition: transform $maskAT $activeDelay;
          transform: translateX(0);
        }

        .m--previous-slide & {
          transition: transform $maskAT $slidingDelay/2;
          transform: translateY($yOffset) rotate($deg*-1) translateX($xOffset) translateZ(0);
        }
      }
    }

    &__content {
      z-index: 2;
      position: absolute;
      left: $contentLeft;
      top: $contentTop;
    }

    &__heading {
      margin-bottom: 10px;
      text-transform: uppercase;

      &-line {
        overflow: hidden;
        position: relative;
        padding-right: 20px;
        font-size: $headingFontSize;
        color: #fff;
        word-spacing: 10px;

        &:nth-child(2) {
          padding-left: $headingPadding;
        }

        .m--before-sliding & {
          transform: translateY(100%);
        }

        .m--active-slide & {
          transition: transform $headingAT $slidingDelay*1.5;
          transform: translateY(0);
        }

        .m--previous-slide & {
          transition: transform $headingAT;
          transform: translateY(-100%);
        }

        span {
          display: block;

          .m--before-sliding & {
            transform: translateY(-100%);
          }

          .m--active-slide & {
            transition: transform $headingAT $slidingDelay*1.5;
            transform: translateY(0);
          }

          .m--previous-slide & {
            transition: transform $headingAT;
            transform: translateY(100%);
          }
        }
      }
    }

    &__action-btn {
      $hoverAT: 0.3s;
      $fontSize: 20px;
      $vertPadding: 5px;
      $lineHeight: $fontSize + $vertPadding*2;

      position: relative;
      margin-left: 200px;
      padding: $vertPadding 15px;
      font-size: $fontSize;
      line-height: 1;
      color: transparent;
      border: none;
      text-transform: uppercase;
      background: transparent;
      cursor: pointer;
      text-align: center;
      outline: none;

      span {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        perspective: 1000px;
        transform-style: preserve-3d;
        transition: transform $hoverAT;
        transform-origin: 50% 0;
        line-height: $lineHeight;
        color: #fff;

        &:before {
          content: "";
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          border: 2px solid #fff;
          border-top: none;
          border-bottom: none;
        }

        &:after {
          content: attr(data-text);
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          line-height: $lineHeight;
          background: $black;
          opacity: 0;
          transform-origin: 50% 0;
          transform: translateY(100%) rotateX(-90deg);
          transition: opacity $hoverAT/2 $hoverAT/2;
        }
      }

      &:hover span {
        transform: rotateX(90deg);

        &:after {
          opacity: 1;
          transition: opacity $hoverAT/2;
        }
      }
    }
  }

  &-nav {
    z-index: 5;
    position: absolute;
    right: 0;
    bottom: 0;

    &__bgs {
      z-index: -1;
      overflow: hidden;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
    }

    &__bg {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;

      &.m--nav-bg-before {
        z-index: 2 !important;
        transform: translateX(100%);
      }

      &.m--active-nav-bg {
        z-index: 1;
        transition: transform $slidingAT $slidingDelay;
        transform: translateX(0);
      }
    }
    
    &__controls {
      font-size: 0;
    }

    &__control {
      $controlWidth: 100px;

      overflow: hidden;
      position: relative;
      display: inline-block;
      vertical-align: top;
      width: $controlWidth;
      height: 50px;
      font-size: 14px;
      color: #fff;
      text-transform: uppercase;
      background: transparent;
      border: none;
      outline: none;
      cursor: pointer;
      transition: background-color $controlAT;

      &.m--active-control {
        background: $black;
      }

      &-progress {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 2px;
        background: #fff;
        transform-origin: 0 50%;
        transform: scaleX(0);
        transition-timing-function: linear !important;

        .m--with-autosliding .m--active-control & {
          transform: scaleX(1);
        }

        .m--prev-control & {
          transform: translateX(100%);
          transition: transform 0.5s !important;
        }

        .m--reset-progress & {
          transform: scaleX(0);
          transition: transform 0s 0s !important;
        }

        .m--autosliding-blocked & {
          transition: all 0s 0s !important;
          transform: scaleX(0) !important;
        }
      }
    }
  }

}


/* NOT PART OF COMMON SLIDER STYLES */
$font: 'Open Sans', Helvetica, Arial, sans-serif;
$creditsAT: 0.7s;
$creditsWidth: 400px;

body {
  margin: 0;
}

.demo-cont {
  overflow: hidden;
  position: relative;
  height: 100vh;
  perspective: 1500px;
  background: #000;
  
  &__credits {
    box-sizing: border-box;
    overflow-y: auto;
    z-index: 1;
    position: absolute;
    right: 0;
    top: 0;
    width: $creditsWidth;
    height: 100%;
    padding: 20px 10px 30px;
    background: #303030;
    font-family: $font;
    color: #fff;
    text-align: center;
    transition: transform $creditsAT;
    transform: translate3d(100%,0,0) rotateY(-45deg);
    will-change: transform;
    
    .credits-active & {
      transition: transform $creditsAT $creditsAT/3;
      transform: translate3d(0,0,0);
    }
    
    *, *:before, *:after {
      box-sizing: border-box;
    }
    
    &-close {
      position: absolute;
      right: 20px;
      top: 20px;
      width: 28px;
      height: 28px;
      cursor: pointer;
      
      &:before,
      &:after {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        height: 2px;
        margin-top: -1px;
        background: #fff;
      }
      &:before {
        transform: rotate(45deg);
      }
      &:after {
        transform: rotate(-45deg);
      }
    }
    
    &-heading {
      text-transform: uppercase;
      font-size: 40px;
      margin-bottom: 20px;
    }
    
    &-img {
      display: block;
      width: 60%;
      margin: 0 auto 30px;
      border-radius: 10px;
    }
    
    &-name {
      margin-bottom: 20px;
      font-size: 30px;
    }
    
    &-link {
      display: block;
      margin-bottom: 10px;
      font-size: 24px;
      color: #fff;
    }
    
    &-blend {
      font-size: 30px;
      margin-bottom: 10px;
    }
  }
}

.example-slider {
  z-index: 2;
  transform: translate3d(0,0,0);
  transition: transform $creditsAT;
  
  .credits-active & {
    transform: translate3d($creditsWidth*-1,0,0) rotateY(10deg) scale(0.9);
  }

  .fnc-slide {

    &-1 {
      .fnc-slide__inner,
      .fnc-slide__mask-inner {
        background-image: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/142996/blackwidow.jpg');
      }
    }
    &-2 {
      .fnc-slide__inner,
      .fnc-slide__mask-inner {
        background-image: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/142996/captainamerica.jpg');
      }
    }
    &-3 {
      .fnc-slide__inner,
      .fnc-slide__mask-inner {
        background-image: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/142996/ironman-alt.jpg');
      }

      .fnc-slide__inner:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(255,255,255,0.1);
      }
    }
    &-4 {
      .fnc-slide__inner,
      .fnc-slide__mask-inner {
        background-image: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/142996/thor.jpg');
      }

      .fnc-slide__inner:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.2);
      }
    }
  }

  .fnc-slide__heading,
  .fnc-slide__action-btn,
  .fnc-nav__control {
    font-family: $font;
  }
}

/* COLORFUL SWITCH STYLES 
   ORIGINAL DEMO - https://codepen.io/suez/pen/WQjwOb */
$w: 180px;
$_baseW: 280;
$h: $w * 120 / $_baseW;
$br: $w * 50 / $_baseW;
$outerOffset: 5px;
$animTime: 0.5s;
$dotS: $w * 8 / $_baseW;
$dotLeft: $w * 204 / $_baseW;
$dotLeftOffset: $w * -125 / $_baseW;
$offS: $w * 64 / $_baseW;
$onLeft: $w * 162 / $_baseW;
$onTop: $w * 35 / $_baseW;
$onWidth: $w * 30 / $_baseW;
$onHeight: $w * 56 / $_baseW;
$cubIn: cubic-bezier(.52,-0.96,.51,1.28);
$cubOut: cubic-bezier(.67,-0.16,.47,1.61);

@mixin switchOn() {
  .colorful-switch__checkbox:checked ~ .colorful-switch__label & {
    @content;
  }
}

.colorful-switch {
  position: relative;
  width: $w;
  height: $h;
  margin: 0 auto;
  border-radius: $br;
  background: #cfcfcf;

  &:before {
    content: "";
    z-index: -1;
    position: absolute;
    left: -$outerOffset;
    top: -$outerOffset;
    width: $w + $outerOffset*2;
    height: $h + $outerOffset*2;
    border-radius: $br + $outerOffset;
    background: #314239;
    transition: background-color 0.3s;
  }

  &:hover:before {
    background: #4C735F;
  }

  &__checkbox {
    z-index: -10;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
  }

  &__label {
    z-index: 1;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: $br;
    cursor: pointer;
  }

  &__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: $w * 3;
    height: 100%;
    background: linear-gradient(90deg, #14DCD6 0, #10E7BD $w, #EF9C29 $w*2, #E76339 100%);
    transition: transform $animTime;
    transform: translate3d($w*-2,0,0);

    @include switchOn {
      transform: translate3d(0,0,0);
    }
  }

  &__dot {
    position: absolute;
    left: $dotLeft;
    top: 50%;
    width: $dotS;
    height: $dotS;
    margin-left: $dotS/-2;
    margin-top: $dotS/-2;
    border-radius: 50%;
    background: #fff;
    transition: transform $animTime;
    transform: translate3d(0,0,0);

    @include switchOn {
      transform: translate3d($dotLeftOffset,0,0);
    }
  }

  &__on {
    position: absolute;
    left: $onLeft;
    top: $onTop;
    width: $onWidth;
    height: $onHeight;
    transition: transform $animTime;
    transform: translate3d(0,0,0);

    @include switchOn {
      transform: translate3d($dotLeftOffset,0,0);
    }

    &__inner {
      position: absolute;
      width: 100%;
      height: 100%;
      transition: transform $animTime/2 0s $cubIn;
      transform-origin: 100% 50%;
      transform: rotate(45deg) scale(0) translateZ(0);

      @include switchOn {
        transition: transform $animTime/2 $animTime/2 $cubOut;
        transform: rotate(45deg) scale(1) translateZ(0);
      }

      &:before,
      &:after {
        content: "";
        position: absolute;
        border-radius: $dotS/2;
        background: #fff;
      }
      &:before {
        left: 0;
        bottom: 0;
        width: 100%;
        height: $dotS+1px;
      }
      &:after {
        right: 0;
        top: 0;
        width: $dotS+1px;
        height: 100%;
      }
    }
  }

  &__off {
    position: absolute;
    left: $dotLeft;
    top: 50%;
    width: $offS;
    height: $offS;
    margin-left: $offS/-2;
    margin-top: $offS/-2;
    transition: transform $animTime;
    transform: translate3d(0,0,0);

    @include switchOn {
      transform: translate3d($dotLeftOffset,0,0);
    }

    &:before,
    &:after {
      content: "";
      position: absolute;
      left: 0;
      top: 50%;
      width: 100%;
      height: $dotS;
      margin-top: $dotS/-2;
      border-radius: $dotS/2;
      background: #fff;
      transition: transform $animTime/2 $animTime/2;

      @include switchOn {
        transition-delay: 0s;
      }
    }
    &:before {
      transform: rotate(45deg) scaleX(1) translateZ(0);

      @include switchOn {
        transform: rotate(45deg) scaleX(0) translateZ(0);
      }
    }
    &:after {
      transition-timing-function: $cubOut;
      transform: rotate(-45deg) scaleX(1) translateZ(0);

      @include switchOn {
        transition-timing-function: ease;
        transform: rotate(-45deg) scaleX(0) translateZ(0);
      }
    }
  }
}

.page_title h1 span {
        background: #f2151e;
        color: #fff;
        display: block;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 18px;
        border-radius: 3px 3px 0 0px;
        padding: 7px 30px;
        display: inline-block;
        border: 0px;
        margin-bottom: -2px; }