/*!
* Frame by Magentech
* Copyright 2017-2018 The Magentech Authors
* Mixin 2017-2018 SN, Inc.
*/
/* Typo */
/* Main color */
/* Item */
/* Label */
/* Price */
/* Primary btn */
/* Secondary btn*/
/* Star */
/* Body */
/*============================================================================
============================= SPACING SECTION  ===============================
==============================================================================*/
.home-section > div {
  margin-bottom: 113px;
  clear: both; }
  @media (max-width: 1199px) {
    .home-section > div {
      margin-bottom: 80px; } }
  @media (max-width: 991px) {
    .home-section > div {
      margin-bottom: 50px; } }
  @media (max-width: 768px) {
    .home-section > div {
      margin-bottom: 30px; } }

.template-index .main-content {
  padding: 0px; }
.template-index .main-navigation > li:first-child > a {
  color: #f77b20; }
.template-index .products-listing.grid .product-layout .product-item-container {
  margin-bottom: 0; }

/*============================================================================
============================== TITLE HOME PAGE =============================
==============================================================================*/
.home-title {
  text-align: center; }
  @media (max-width: 991px) {
    .home-title {
      font-size: 16px; } }
  .home-title h3 {
    font-size: 30px;
    text-transform: uppercase;
    color: #222222;
    font-weight: 600;
    margin-bottom: 17px; }
    @media (max-width: 991px) {
      .home-title h3 {
        font-size: 16px; } }
  .home-title .description {
    color: #aaaaaa;
    font-size: 13px;
    padding: 0 27%;
    margin-bottom: 54px; }
    @media (max-width: 1199px) {
      .home-title .description {
        padding: 0 19%; } }
    @media (max-width: 991px) {
      .home-title .description {
        margin-bottom: 30px;
        padding: 0 10%; } }
    @media (max-width: 767px) {
      .home-title .description {
        margin-bottom: 20px;
        padding: 0 15px; } }

/*============================================================================
========================= SECCTION QUICKVIEWS ================================
==============================================================================*/
.owl-style_dot .owl-dots {
  position: absolute;
  top: -45px;
  right: -5px; }
  .owl-style_dot .owl-dots .owl-dot {
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background-color: #222;
    margin: 0 5px;
    display: inline-block;
    float: left;
    opacity: 1;
    transition: all 0.2s ease-in-out 0s; }
    .owl-style_dot .owl-dots .owl-dot.active {
      width: 30px;
      background-color: #f77b20; }

.quick-view .overlay, .ajax-success-modal .overlay {
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  width: 100%;
  position: fixed; }

.quick-view .more-view-wrapper .owl-stage-outer {
  padding: 0 1px;
  margin: 0 -1px;
  direction: ltr; }

/*============================================================================
========================= SECCTION VERTICAL MENU  =============================
==============================================================================*/
#shopify-section-ss-vertical-menu .widget-verticalmenu {
  position: relative;
  margin: 0;
  padding: 0;
  cursor: pointer; }
  #shopify-section-ss-vertical-menu .widget-verticalmenu .icon-menus {
    width: 20px;
    height: 16px;
    display: inline-block;
    margin-right: 15px;
    position: relative;
    top: 2px;
    display: none; }
  #shopify-section-ss-vertical-menu .widget-verticalmenu .navbar-vertical {
    background: #f77b20;
    border-radius: 4px 4px 0 0; }
    #shopify-section-ss-vertical-menu .widget-verticalmenu .navbar-vertical .navbar-toggles {
      font-size: 14px;
      text-transform: uppercase;
      font-weight: bold;
      padding: 0 0 0 20px;
      height: 46px;
      line-height: 46px;
      cursor: pointer;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      border-radius: 0;
      box-shadow: none;
      border: 0;
      color: #fff;
      text-align: left;
      width: 100%; }
      @media (min-width: 1200px) {
        #shopify-section-ss-vertical-menu .widget-verticalmenu .navbar-vertical .navbar-toggles {
          font-size: 16px;
          height: 46px;
          line-height: 45px; }
          #shopify-section-ss-vertical-menu .widget-verticalmenu .navbar-vertical .navbar-toggles .fa-bars {
            font-size: 18px;
            margin-right: 4px; } }
      #shopify-section-ss-vertical-menu .widget-verticalmenu .navbar-vertical .navbar-toggles .fa-bars {
        font-size: 16px;
        margin-right: 4px; }
      #shopify-section-ss-vertical-menu .widget-verticalmenu .navbar-vertical .navbar-toggles .fa-caret-down {
        float: right;
        font-size: 14px;
        line-height: 45px;
        padding-right: 20px; }
  #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper {
    padding: 2px 0px;
    background: #fff;
    position: absolute;
    min-width: 269px;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
    visibility: hidden; }
    @media (min-width: 1200px) {
      .template-index #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        visibility: visible; } }
    #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .btn-dropdown-toggle {
      top: 50%;
      position: static;
      right: 15px;
      line-height: 100%;
      -webkit-transform: translatey(-50%);
      -moz-transform: translatey(-50%);
      -ms-transform: translatey(-50%);
      -o-transform: translatey(-50%); }
      #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .btn-dropdown-toggle.toggle-open .fa:before {
        content: '\f0d8'; }
  #shopify-section-ss-vertical-menu .widget-verticalmenu:hover .vertical-wrapper {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: visible; }
#shopify-section-ss-vertical-menu .vertical-item.level1 {
  padding: 0px 20px;
  position: relative; }
  #shopify-section-ss-vertical-menu .vertical-item.level1:first-child {
    border: none; }
    #shopify-section-ss-vertical-menu .vertical-item.level1:first-child a {
      border-top: 0 !important; }
  #shopify-section-ss-vertical-menu .vertical-item.level1:last-child > a {
    border: 0 !important; }
  #shopify-section-ss-vertical-menu .vertical-item.level1 ul {
    margin: 0;
    padding: 2px 0px;
    list-style: none; }
  #shopify-section-ss-vertical-menu .vertical-item.level1 > a.menu-link {
    border-bottom: 1px solid #ecf0f1;
    color: #333333;
    display: block;
    font-size: 12px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-transform: capitalize;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -ms-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    #shopify-section-ss-vertical-menu .vertical-item.level1 > a.menu-link:hover {
      color: #f77b20; }
      #shopify-section-ss-vertical-menu .vertical-item.level1 > a.menu-link:hover:before {
        color: #f77b20 !important; }
    #shopify-section-ss-vertical-menu .vertical-item.level1 > a.menu-link .icon_items {
      font-size: 14px;
      margin: 0;
      display: inline-block;
      width: 20px;
      text-align: center; }
      #shopify-section-ss-vertical-menu .vertical-item.level1 > a.menu-link .icon_items img {
        display: inline-block;
        vertical-align: middle; }
    #shopify-section-ss-vertical-menu .vertical-item.level1 > a.menu-link > span.menu-title {
      padding: 0.3px 15px;
      padding-left: 4px;
      text-transform: capitalize; }
  #shopify-section-ss-vertical-menu .vertical-item.level1 .vertical-drop {
    padding: 0;
    background-color: #fff; }
    #shopify-section-ss-vertical-menu .vertical-item.level1 .vertical-drop > li {
      position: relative;
      padding: 0 15px 0 30px; }
      #shopify-section-ss-vertical-menu .vertical-item.level1 .vertical-drop > li:hover > a {
        color: #f77b20; }
        #shopify-section-ss-vertical-menu .vertical-item.level1 .vertical-drop > li:hover > a:before {
          color: #f77b20; }
      #shopify-section-ss-vertical-menu .vertical-item.level1 .vertical-drop > li a {
        display: block;
        padding: 8px 0;
        color: #444;
        font-weight: normal;
        line-height: 24px;
        text-decoration: none;
        -webkit-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        -ms-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        transition: all 0.35s ease; }
      #shopify-section-ss-vertical-menu .vertical-item.level1 .vertical-drop > li:last-child a {
        border-bottom: 0; }
      #shopify-section-ss-vertical-menu .vertical-item.level1 .vertical-drop > li.title-cate > a {
        font-weight: bold;
        color: #444444;
        padding: 0 0 5px;
        font-size: 14px; }
#shopify-section-ss-vertical-menu .ss_megamenu_lv2 a {
  display: inline-block; }
#shopify-section-ss-vertical-menu .vertical-drop li:hover > a {
  color: #f77b20 !important; }
#shopify-section-ss-vertical-menu .last.all_cate {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #eee; }
  #shopify-section-ss-vertical-menu .last.all_cate:hover a {
    color: #f77b20; }
  #shopify-section-ss-vertical-menu .last.all_cate a {
    padding: 18px 20px;
    position: relative;
    font-size: 14px;
    display: inline-block;
    width: 100%; }
    #shopify-section-ss-vertical-menu .last.all_cate a:before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      width: 13px;
      height: 13px;
      background: url(//cdn.shopify.com/s/files/1/0503/7021/6091/t/3/assets/icon-image.png?v=13197547914791715503) no-repeat -124px -103px;
      margin-left: 3px;
      margin-right: 12px;
      position: relative;
      top: -1px; }
@media (min-width: 992px) {
  #shopify-section-ss-vertical-menu .vertical-wrapper .vertical-group {
    border: 1px solid #eee;
    border-top: none; }
  #shopify-section-ss-vertical-menu .vertical-wrapper .css_parent li.vertical-item {
    border-bottom: 1px solid #ddd; }
    #shopify-section-ss-vertical-menu .vertical-wrapper .css_parent li.vertical-item:last-child {
      border: none; }
  #shopify-section-ss-vertical-menu .touch-button,
  #shopify-section-ss-vertical-menu .btn-dropdown-toggle {
    display: none; }
  #shopify-section-ss-vertical-menu .vertical-item:hover a {
    color: #f77b20; }
  #shopify-section-ss-vertical-menu .vertical-item .caret {
    display: none; }
  #shopify-section-ss-vertical-menu .vertical-item.sub-mega .vertical-product .product-layout {
    padding: 0; }
    #shopify-section-ss-vertical-menu .vertical-item.sub-mega .vertical-product .product-layout .product-item-container {
      margin-bottom: 0;
      padding: 0 20px 10px; }
      #shopify-section-ss-vertical-menu .vertical-item.sub-mega .vertical-product .product-layout .product-item-container .right-block {
        padding: 0; }
  #shopify-section-ss-vertical-menu .vertical-item .vertical-drop {
    position: absolute;
    top: 0;
    left: 120%;
    z-index: 800;
    min-width: 220px;
    height: auto !important;
    box-shadow: 0px 10px 25px 0px rgba(0, 0, 40, 0.2);
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    visibility: hidden;
    opacity: 0; }
  #shopify-section-ss-vertical-menu .vertical-item .vertical-drop.drop-mega {
    border: 1px solid #ebebeb;
    box-shadow: none;
    padding: 20px; }
    #shopify-section-ss-vertical-menu .vertical-item .vertical-drop.drop-mega .content-links {
      margin-bottom: 10px; }
      #shopify-section-ss-vertical-menu .vertical-item .vertical-drop.drop-mega .content-links > li > a {
        display: block;
        padding: 3px 0;
        color: #555;
        font-weight: normal;
        line-height: 22px;
        text-decoration: none;
        font-size: 13px;
        -webkit-transition: all 0.25s ease;
        -moz-transition: all 0.25s ease;
        -ms-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease; }
      #shopify-section-ss-vertical-menu .vertical-item .vertical-drop.drop-mega .content-links > li.menuTitle > a {
        padding-top: 0;
        font-weight: bold;
        color: #000;
        line-height: 100%;
        font-size: 13px;
        text-transform: uppercase;
        display: block;
        margin-bottom: 5px; }
  #shopify-section-ss-vertical-menu .vertical-item:hover > .vertical-drop {
    visibility: visible;
    opacity: 1;
    left: 100%;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease; }
  #shopify-section-ss-vertical-menu .vertical-item .level1.sub-dropdown .vertical-drop {
    left: calc(100% - 1px); }
  #shopify-section-ss-vertical-menu .vertical-item .level1.sub-dropdown > a:before {
    content: '\f0da';
    font-family: FontAwesome;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    display: inline-block;
    float: right;
    position: relative;
    top: 5px;
    color: #999; }
  #shopify-section-ss-vertical-menu .vertical-item .level2.sub-dropdown .vertical-drop {
    left: calc(100% - 1px); }
  #shopify-section-ss-vertical-menu .vertical-item .level2.sub-dropdown > a:before {
    content: '\f0da';
    font-family: FontAwesome;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    display: inline-block;
    float: right;
    position: relative;
    top: 5px;
    color: #999; }
  #shopify-section-ss-vertical-menu .vertical-item .level3.sub-dropdown .vertical-drop {
    left: calc(100% - 1px); }
  #shopify-section-ss-vertical-menu .vertical-item .level3.sub-dropdown > a:before {
    content: '\f0da';
    font-family: FontAwesome;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    display: inline-block;
    float: right;
    position: relative;
    top: 5px;
    color: #999; }
  #shopify-section-ss-vertical-menu .vertical-item.vertical_drop > a {
    position: relative; }
    #shopify-section-ss-vertical-menu .vertical-item.vertical_drop > a:before {
      content: '\f0da';
      font-family: FontAwesome;
      text-align: center;
      font-size: 14px;
      top: 50%;
      position: absolute;
      right: 0px;
      line-height: 100%;
      -webkit-transform: translatey(-50%);
      -moz-transform: translatey(-50%);
      -ms-transform: translatey(-50%);
      -o-transform: translatey(-50%);
      color: #484848; }
  #shopify-section-ss-vertical-menu .ss_product_ver_content .ver_title_product {
    font-weight: 600;
    color: #222;
    padding-bottom: 10px;
    font-size: 14px;
    text-transform: uppercase; }
  #shopify-section-ss-vertical-menu .ss_product_ver_content .title-product {
    font-size: 15px;
    margin: 10px 0; }
  #shopify-section-ss-vertical-menu .widget-verticaltoi .class_custom_2 {
    padding: 0 !important; }
    #shopify-section-ss-vertical-menu .widget-verticaltoi .class_custom_2 .content-links {
      padding: 20px 25px;
      background: #eee;
      margin: 0 !important; }
    #shopify-section-ss-vertical-menu .widget-verticaltoi .class_custom_2 .ss_product_ver_content {
      padding: 15px 20px 12px 0; }
      #shopify-section-ss-vertical-menu .widget-verticaltoi .class_custom_2 .ss_product_ver_content .product_col_1 {
        border-right: 1px solid #ebebeb; }
      #shopify-section-ss-vertical-menu .widget-verticaltoi .class_custom_2 .ss_product_ver_content .box-label {
        right: 20px;
        top: 10px; }
      #shopify-section-ss-vertical-menu .widget-verticaltoi .class_custom_2 .ss_product_ver_content .right-block {
        padding: 0 20px; } }
@media (max-width: 991px) {
  #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .vertical-group .vertical-item {
    padding: 0; }
    #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .vertical-group .vertical-item .menu-link {
      padding: 8px 15px; }
      #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .vertical-group .vertical-item .menu-link > span.menu-title {
        color: #333;
        text-transform: uppercase;
        font-size: 13px; }
      #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .vertical-group .vertical-item .menu-link:hover > span.menu-title {
        color: #f77b20; }
      #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .vertical-group .vertical-item .menu-link .caret {
        float: right;
        width: 30px;
        text-align: center;
        font-size: 14px;
        display: block; }
  #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .vertical-group .vertical-drop.drop-mega {
    border: 1px solid #ebebeb;
    box-shadow: none;
    padding: 20px; }
    #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .vertical-group .vertical-drop.drop-mega .content-links {
      margin-bottom: 10px;
      padding: 0 5px; }
      #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .vertical-group .vertical-drop.drop-mega .content-links > li > a {
        display: block;
        padding: 5px 0;
        color: #555;
        font-weight: normal;
        line-height: 24px;
        text-decoration: none;
        font-size: 14px;
        -webkit-transition: all 0.25s ease;
        -moz-transition: all 0.25s ease;
        -ms-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease; }
      #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .vertical-group .vertical-drop.drop-mega .content-links > li.menuTitle > a {
        padding-top: 0;
        font-weight: bold;
        color: #333;
        line-height: 100%;
        font-size: 14px;
        text-transform: uppercase;
        border-bottom: 1px solid #ddd;
        display: block;
        padding-bottom: 10px;
        margin-bottom: 5px; }
  #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .vertical-group .vertical-drop.drop-css {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd; }
    #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .vertical-group .vertical-drop.drop-css .vertical-item .menu-link {
      padding: 4px 0 4px 10px; }
  #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .vertical-group .sub-menu {
    display: none;
    width: 100% !important;
    padding: 5px 15px;
    box-shadow: none;
    border: none; }
  #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper {
    -webkit-transform: translateZ(0);
    will-change: transform;
    display: block !important;
    width: 300px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: -300px;
    z-index: 1000;
    border: none;
    padding: 0;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    visibility: hidden;
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.55);
    opacity: 0;
    -webkit-transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
    -moz-transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
    -ms-transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
    -o-transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
    transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1); }
    #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .close-vertical {
      padding: 5px 20px;
      text-align: right;
      color: #000;
      font-size: 18px;
      margin-bottom: 10px;
      background: #f9f9f9; }
    #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper.vertical-open {
      visibility: visible;
      opacity: 1;
      -webkit-transform: translateX(300px);
      -moz-transform: translateX(300px);
      -ms-transform: translateX(300px);
      -o-transform: translateX(300px); } }
  @media (max-width: 991px) and (min-width: 1200px) {
    .template-index #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper {
      opacity: 1;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -o-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
      visibility: visible; } }
#shopify-section-ss-vertical-menu .vertical-screen {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: -1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden; }
  #shopify-section-ss-vertical-menu .vertical-screen.vertical-open {
    z-index: 98;
    opacity: 1;
    visibility: visible; }

.countdown_tab {
  padding: 10px 0;
  text-align: center;
  margin-top: 0px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .countdown_tab {
      padding: 5px 0 0; } }
  .countdown_tab .timer-label {
    float: left;
    font-size: 25px;
    color: #f77b20;
    padding: 0 13px 0 10px;
    margin-top: -2px; }
  .countdown_tab .product_time_maxprice {
    float: right;
    padding-right: 5px; }
    .countdown_tab .product_time_maxprice .time-item {
      float: left;
      color: #f77b20;
      text-transform: capitalize;
      position: relative;
      margin-right: 0px;
      min-width: 32px;
      padding: 0 2px;
      font-weight: 500;
      text-align: center;
      font-size: 16px; }
      .countdown_tab .product_time_maxprice .time-item:before {
        content: ":";
        position: absolute;
        top: 0;
        color: #f77b20;
        right: auto;
        left: -3px; }
      .countdown_tab .product_time_maxprice .time-item:first-child:before {
        display: none; }
      .countdown_tab .product_time_maxprice .time-item .num-time {
        float: left;
        margin-right: 3px; }
      .countdown_tab .product_time_maxprice .time-item .name-time {
        float: left;
        display: none; }

/*============================================================================
========================= Widget Product Carousel ============================
==============================================================================*/
.widget-product-carousel .owl-nav div {
  width: 50px;
  height: 50px;
  line-height: 49px;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  top: 50%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  position: absolute;
  color: #fff;
  border-radius: 50%;
  font-size: 24px;
  color: #fff;
  opacity: 0; }
  .widget-product-carousel .owl-nav div:hover {
    background: #222; }
  .widget-product-carousel .owl-nav div.owl-prev {
    left: -25px;
    right: inherit; }
  .widget-product-carousel .owl-nav div.owl-next {
    right: -25px;
    left: inherit; }
  @media (min-width: 1200px) and (max-width: 1229px) {
    .widget-product-carousel .owl-nav div {
      width: 30px;
      height: 30px;
      line-height: 30px;
      font-size: 18px; }
      .widget-product-carousel .owl-nav div.owl-prev {
        left: -15px; }
      .widget-product-carousel .owl-nav div.owl-next {
        right: -15px; } }
  @media (max-width: 768px) {
    .widget-product-carousel .owl-nav div {
      width: 30px;
      height: 30px;
      line-height: 30px;
      font-size: 18px; }
      .widget-product-carousel .owl-nav div.owl-prev {
        left: -15px; }
      .widget-product-carousel .owl-nav div.owl-next {
        right: -15px; } }
.widget-product-carousel:hover .owl-nav div {
  opacity: 1; }

/*============================================================================
========================= Widget Product Deals    ============================
==============================================================================*/
div.widget-deals-carousel {
  /*---------------- BUTTON LINK ------------------*/ }
  div.widget-deals-carousel .owl-nav div {
    width: 50px;
    height: 50px;
    line-height: 49px;
    background-color: rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    top: 50%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    position: absolute;
    color: #fff;
    border-radius: 50%;
    font-size: 24px;
    color: #fff;
    opacity: 0; }
    div.widget-deals-carousel .owl-nav div:hover {
      background: #222; }
    div.widget-deals-carousel .owl-nav div.owl-prev {
      left: -25px;
      right: inherit; }
    div.widget-deals-carousel .owl-nav div.owl-next {
      right: -25px;
      left: inherit; }
    @media (min-width: 1200px) and (max-width: 1229px) {
      div.widget-deals-carousel .owl-nav div {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 18px; }
        div.widget-deals-carousel .owl-nav div.owl-prev {
          left: -15px; }
        div.widget-deals-carousel .owl-nav div.owl-next {
          right: -15px; } }
    @media (max-width: 768px) {
      div.widget-deals-carousel .owl-nav div {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 18px; }
        div.widget-deals-carousel .owl-nav div.owl-prev {
          left: -15px; }
        div.widget-deals-carousel .owl-nav div.owl-next {
          right: -15px; } }
  div.widget-deals-carousel:hover .owl-nav div {
    opacity: 1; }
  div.widget-deals-carousel .owl-nav div.owl-prev {
    left: 30px; }
  div.widget-deals-carousel .owl-nav div.owl-next {
    right: 30px; }
  div.widget-deals-carousel .countdown_tabs {
    margin-bottom: 27px;
    display: inline-block;
    vertical-align: top;
    background-color: #fff; }
    div.widget-deals-carousel .countdown_tabs .deals-time {
      width: 70px;
      margin-right: 12px;
      margin-bottom: 5px;
      float: left;
      min-height: 78px;
      text-align: center;
      padding: 20px 0px 12px;
      position: relative;
      border: 2px solid #e5e5e5;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      -o-border-radius: 0px;
      -ms-border-radius: 0px;
      border-radius: 0px; }
      div.widget-deals-carousel .countdown_tabs .deals-time:last-child {
        margin-right: 0px; }
      div.widget-deals-carousel .countdown_tabs .deals-time .num-time {
        display: block;
        color: #222222;
        font-size: 24px;
        font-weight: 500;
        margin-bottom: 3px; }
      div.widget-deals-carousel .countdown_tabs .deals-time .title-time {
        display: block;
        font-size: 12px !important;
        color: #888888;
        text-transform: uppercase; }
    @media (max-width: 991px) {
      div.widget-deals-carousel .countdown_tabs .deals-time {
        width: 55px;
        min-height: 60px;
        padding: 15px 0px 7px;
        margin-right: 5px; }
        div.widget-deals-carousel .countdown_tabs .deals-time .num-time {
          font-size: 20px; } }
  div.widget-deals-carousel .products-listing.grid .product-layout .product-item-container {
    border: none;
    float: left;
    width: 100%; }
    div.widget-deals-carousel .products-listing.grid .product-layout .product-item-container:before {
      display: none; }
    div.widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block {
      text-align: center; }
      div.widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block .caption {
        background: #f5f5f5;
        padding: 15px; }
        div.widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block .caption .inner {
          background: #fff;
          padding: 67px 50px; }
        div.widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block .caption h4 {
          font-size: 24px;
          color: #222222;
          margin-bottom: 16px;
          text-transform: capitalize;
          font-weight: 400; }
          div.widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block .caption h4 a {
            color: #222222;
            font-weight: 400;
            font-size: 24px; }
            div.widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block .caption h4 a:hover {
              color: #f77b20; }
          div.widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block .caption h4:hover a {
            color: #f77b20; }
      div.widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block .custom-reviews {
        margin-bottom: 32px; }
      div.widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block .price {
        padding-top: 2px;
        margin-bottom: 40px; }
        div.widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block .price .price-new {
          font-size: 24px;
          font-weight: 600; }
        div.widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block .price .price-old {
          font-size: 20px; }
      div.widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block .description {
        font-size: 13px;
        clear: both;
        line-height: 23px;
        color: #888888; }
    div.widget-deals-carousel .products-listing.grid .product-layout .product-item-container:hover .right-block .price .price-old {
      color: #999; }
    div.widget-deals-carousel .products-listing.grid .product-layout .product-item-container:hover .right-block .box-price .price-new, div.widget-deals-carousel .products-listing.grid .product-layout .product-item-container:hover .right-block .price .price-new {
      color: #f77b20; }
    div.widget-deals-carousel .products-listing.grid .product-layout .product-item-container:hover .right-block .caption h4 a {
      color: #333333; }
  div.widget-deals-carousel .button-link {
    margin-bottom: 46px; }
    div.widget-deals-carousel .button-link .disabled {
      cursor: not-allowed;
      background: #fe9931;
      border: none;
      color: #333;
      font-weight: 500;
      font-size: 14px;
      line-height: 28px;
      padding: 6px 20px; }
      div.widget-deals-carousel .button-link .disabled i {
        display: none; }
    div.widget-deals-carousel .button-link .quickview-button,
    div.widget-deals-carousel .button-link .add-to-wishlist {
      display: none; }
    div.widget-deals-carousel .button-link .btn_sold_out,
    div.widget-deals-carousel .button-link > div {
      color: #fff;
      font-weight: 400;
      height: 40px;
      line-height: 40px;
      padding: 0;
      background-color: #222222;
      display: inline-block;
      vertical-align: top;
      overflow: hidden;
      position: relative;
      width: 40px;
      margin: 5px 3px;
      text-align: center;
      border-radius: 0;
      -webkit-transform: translateY(0px);
      -moz-transform: translateY(0px);
      -o-transform: translateY(0px);
      -ms-transform: translateY(0px);
      transform: translateY(0px);
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      -o-transition: all .5s;
      -ms-transition: all .5s;
      transition: all .5s; }
      div.widget-deals-carousel .button-link .btn_sold_out a,
      div.widget-deals-carousel .button-link > div a {
        display: block; }
      div.widget-deals-carousel .button-link .btn_sold_out.btn_sold_out, div.widget-deals-carousel .button-link .btn_sold_out.add-to-cart,
      div.widget-deals-carousel .button-link > div.btn_sold_out,
      div.widget-deals-carousel .button-link > div.add-to-cart {
        background: #222222;
        width: auto;
        padding: 0 20px; }
        @media (min-width: 1200px) {
          div.widget-deals-carousel .button-link .btn_sold_out.btn_sold_out, div.widget-deals-carousel .button-link .btn_sold_out.add-to-cart,
          div.widget-deals-carousel .button-link > div.btn_sold_out,
          div.widget-deals-carousel .button-link > div.add-to-cart {
            width: 310px; } }
        div.widget-deals-carousel .button-link .btn_sold_out.btn_sold_out i, div.widget-deals-carousel .button-link .btn_sold_out.add-to-cart i,
        div.widget-deals-carousel .button-link > div.btn_sold_out i,
        div.widget-deals-carousel .button-link > div.add-to-cart i {
          margin-right: 7px;
          display: none; }
        div.widget-deals-carousel .button-link .btn_sold_out.btn_sold_out span, div.widget-deals-carousel .button-link .btn_sold_out.add-to-cart span,
        div.widget-deals-carousel .button-link > div.btn_sold_out span,
        div.widget-deals-carousel .button-link > div.add-to-cart span {
          display: inline-block;
          color: #fff; }
      div.widget-deals-carousel .button-link .btn_sold_out.add-to-wishlist .tooltip-label,
      div.widget-deals-carousel .button-link > div.add-to-wishlist .tooltip-label {
        display: none; }
      div.widget-deals-carousel .button-link .btn_sold_out i,
      div.widget-deals-carousel .button-link > div i {
        color: #fff;
        font-size: 14px;
        line-height: 40px; }
      div.widget-deals-carousel .button-link .btn_sold_out:hover,
      div.widget-deals-carousel .button-link > div:hover {
        background: #f77b20; }
        div.widget-deals-carousel .button-link .btn_sold_out:hover i,
        div.widget-deals-carousel .button-link > div:hover i {
          color: #fff; }
        div.widget-deals-carousel .button-link .btn_sold_out:hover span,
        div.widget-deals-carousel .button-link > div:hover span {
          color: #fff; }
      div.widget-deals-carousel .button-link .btn_sold_out span,
      div.widget-deals-carousel .button-link > div span {
        text-transform: uppercase;
        color: #ffffff;
        font-weight: 400;
        font-size: 14px; }
      div.widget-deals-carousel .button-link .btn_sold_out .wishlistForm .btn,
      div.widget-deals-carousel .button-link > div .wishlistForm .btn {
        background: transparent;
        border: none;
        padding: 0; }
  div.widget-deals-carousel .owl-dots {
    bottom: 20px;
    width: 100%;
    display: inline-block;
    text-align: center;
    top: 0px;
    margin-top: 10px; }
    div.widget-deals-carousel .owl-dots .owl-dot {
      background: #222;
      margin: 0 5px;
      width: 30px;
      height: 6px;
      padding: 0;
      transition: all 0.3s ease 0s;
      border-radius: 3px;
      float: none;
      display: inline-block; }
      div.widget-deals-carousel .owl-dots .owl-dot:hover, div.widget-deals-carousel .owl-dots .owl-dot.active {
        background: #f77b20; }
  div.widget-deals-carousel .product-item:hover .product-img img {
    opacity: 0.8; }
  div.widget-deals-carousel .product-item:hover .column-right .products-mini .product-item .product-name {
    color: #f77b20; }
  @media (min-width: 768px) and (max-width: 1199px) {
    div.widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block .caption .inner {
      padding: 0px 20px; }
    div.widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block .price {
      margin-bottom: 32px; }
    div.widget-deals-carousel .button-link {
      margin-bottom: 29px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    div.widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block .custom-reviews {
      margin-bottom: 24px; }
    div.widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block .description {
      display: none; }
    div.widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block .price {
      margin-bottom: 19px; } }
  @media (max-width: 768px) {
    div.widget-deals-carousel .owl-nav div {
      opacity: 0; } }
  @media (max-width: 567px) {
    div.widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block .caption .inner {
      padding: 10px; } }

/*============================================================================
========================= Widget Brand            ============================
==============================================================================*/
.widget-logolist .owl-nav div {
  width: 50px;
  height: 50px;
  line-height: 49px;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  top: 50%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  position: absolute;
  color: #fff;
  border-radius: 50%;
  font-size: 24px;
  color: #fff;
  opacity: 0; }
  .widget-logolist .owl-nav div:hover {
    background: #222; }
  .widget-logolist .owl-nav div.owl-prev {
    left: -25px;
    right: inherit; }
  .widget-logolist .owl-nav div.owl-next {
    right: -25px;
    left: inherit; }
  @media (min-width: 1200px) and (max-width: 1229px) {
    .widget-logolist .owl-nav div {
      width: 30px;
      height: 30px;
      line-height: 30px;
      font-size: 18px; }
      .widget-logolist .owl-nav div.owl-prev {
        left: -15px; }
      .widget-logolist .owl-nav div.owl-next {
        right: -15px; } }
  @media (max-width: 768px) {
    .widget-logolist .owl-nav div {
      width: 30px;
      height: 30px;
      line-height: 30px;
      font-size: 18px; }
      .widget-logolist .owl-nav div.owl-prev {
        left: -15px; }
      .widget-logolist .owl-nav div.owl-next {
        right: -15px; } }
.widget-logolist:hover .owl-nav div {
  opacity: 1; }
.widget-logolist .wrap {
  padding: 0px;
  background: #fff;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee; }
  @media (min-width: 992px) {
    .widget-logolist .wrap {
      padding: 0px; } }
  .widget-logolist .wrap:hover .owl-nav > div {
    opacity: 1; }
  .widget-logolist .wrap .logo-item {
    text-align: center;
    padding: 80px 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative; }
    .widget-logolist .wrap .logo-item a:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.7);
      left: 0;
      top: 0;
      opacity: 0; }
    @media (max-width: 991px) {
      .widget-logolist .wrap .logo-item {
        padding: 50px 0; } }
    @media (max-width: 767px) {
      .widget-logolist .wrap .logo-item {
        padding: 20px 0; } }
    .widget-logolist .wrap .logo-item img {
      width: auto; }
    .widget-logolist .wrap .logo-item:hover a:before {
      opacity: 1; }

/*============================================================================
========================= Widget Mega Menu        ============================
==============================================================================*/
.main-megamenu .ss_megamenu_icon {
  position: absolute;
  top: -6px;
  right: 15px;
  width: 35px;
  height: 16px;
  line-height: 16px;
  color: #fff;
  font-size: 10px !important;
  text-align: center;
  text-transform: uppercase;
  z-index: 1; }
  .main-megamenu .ss_megamenu_icon:after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 8px;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-left-width: 4px;
    border-right-width: 4px;
    border-top: 5px solid #333; }
  .main-megamenu .ss_megamenu_icon.mega-hot {
    background-color: #e74c3c; }
    .main-megamenu .ss_megamenu_icon.mega-hot:after {
      border-top: 5px solid #e74c3c; }
  .main-megamenu .ss_megamenu_icon.mega-new {
    background-color: #1a78ff; }
    .main-megamenu .ss_megamenu_icon.mega-new:after {
      border-top: 5px solid #1a78ff; }
.main-megamenu ul.nav {
  margin: 0; }
  .main-megamenu ul.nav > li {
    margin: 0;
    padding: 0;
    float: left;
    /*position: relative;*/
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -ms-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .main-megamenu ul.nav > li > a {
      font-size: 14px;
      line-height: 26px;
      -webkit-transition: all 0.35s ease;
      -moz-transition: all 0.35s ease;
      -ms-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      transition: all 0.35s ease; }
    .main-megamenu ul.nav > li:hover > a {
      color: #f77b20; }
    @media (min-width: 992px) {
      .main-megamenu ul.nav > li.menu_item_drop.arrow > a span.ss_megamenu_title:after {
        content: "\f0d7";
        display: inline-block;
        vertical-align: middle;
        font-family: FontAwesome;
        margin-left: 10px;
        position: relative;
        top: 0;
        font-size: 12px; } }
    .main-megamenu ul.nav > li.menu_item_drop:hover > .ss_megamenu_dropdown, .main-megamenu ul.nav > li.menu_item_drop:focus > .ss_megamenu_dropdown {
      top: 100%;
      opacity: 1;
      pointer-events: auto;
      visibility: visible; }
    .main-megamenu ul.nav > li.menu_item_drop .dropdown_lv1 .menu_item_drop:hover > .ss_megamenu_dropdown {
      top: -1px;
      opacity: 1;
      pointer-events: auto;
      visibility: visible; }
    .main-megamenu ul.nav > li.menu_item_drop .dropdown_lv1 .menu_item_drop .dropdown_lv2 .menu_item_drop:hover > .ss_megamenu_dropdown {
      top: -1px;
      opacity: 1;
      pointer-events: auto;
      visibility: visible; }
    .main-megamenu ul.nav > li.menu_item_css {
      position: relative; }
      .main-megamenu ul.nav > li.menu_item_css .ss_megamenu_dropdown li {
        line-height: 30px;
        padding: 10px 15px; }
        .main-megamenu ul.nav > li.menu_item_css .ss_megamenu_dropdown li:not(:last-child) {
          border-bottom: 1px solid #ebebeb; }
        .main-megamenu ul.nav > li.menu_item_css .ss_megamenu_dropdown li a {
          padding: 0;
          line-height: 22px; }
.main-megamenu .ss_megamenu_dropdown {
  background-color: #fff;
  position: absolute;
  top: 130%;
  left: 0;
  margin: 0;
  padding: 0;
  min-width: 250px;
  z-index: 9;
  text-align: left;
  visibility: hidden;
  opacity: 0;
  border: 1px solid #ebebeb;
  -webkit-transition: opacity .2s ease .1s,visibility .2s ease .1s,top .2s ease .1s;
  -moz-transition: opacity .2s ease .1s,visibility .2s ease .1s,top .2s ease .1s;
  -o-transition: opacity .2s ease .1s,visibility .2s ease .1s,top .2s ease .1s;
  transition: opacity .2s ease .1s,visibility .2s ease .1s,top .2s ease .1s;
  box-shadow: 0px 10px 25px 0px rgba(0, 0, 40, 0.2);
  pointer-events: none;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1); }
  @media (min-width: 992px) and (max-width: 1199px) {
    .main-megamenu .ss_megamenu_dropdown {
      -webkit-transform: translateX(-20%);
      -moz-transform: translateX(-20%);
      -ms-transform: translateX(-20%);
      -o-transform: translateX(-20%); } }
  .main-megamenu .ss_megamenu_dropdown li {
    position: relative; }
    .main-megamenu .ss_megamenu_dropdown li a {
      display: block;
      padding: 1px 0;
      border-bottom: #ebebeb;
      font-weight: normal;
      line-height: 24px;
      text-decoration: none;
      font-size: 13px;
      -webkit-transition: all 0.35s ease;
      -moz-transition: all 0.35s ease;
      -ms-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      transition: all 0.35s ease; }
      .main-megamenu .ss_megamenu_dropdown li a:hover {
        color: #f77b20; }
    .main-megamenu .ss_megamenu_dropdown li:last-child a {
      border-bottom: 0; }
    .main-megamenu .ss_megamenu_dropdown li.megatitle {
      border-bottom: 0; }
    .main-megamenu .ss_megamenu_dropdown li.menu_item_drop.width-full {
      position: static !important; }
    .main-megamenu .ss_megamenu_dropdown li.menu_item_drop > a:after {
      content: "\f105";
      display: inline-block;
      font-family: FontAwesome;
      float: right;
      margin-left: 5px; }
    .main-megamenu .ss_megamenu_dropdown li.menu_item_drop .ss_megamenu_dropdown {
      top: 0px;
      left: 100%; }
    .main-megamenu .ss_megamenu_dropdown li.menu_item_drop:hover > .ss_megamenu_dropdown, .main-megamenu .ss_megamenu_dropdown li.menu_item_drop:focus > .ss_megamenu_dropdown {
      visibility: visible;
      opacity: 1; }
  .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown {
    padding: 15px 20px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown {
        -webkit-transform: translateX(-20%);
        -moz-transform: translateX(-20%);
        -ms-transform: translateX(-20%);
        -o-transform: translateX(-20%); } }
    .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown.width-full {
      width: 100%; }
    .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown.left {
      left: 0;
      right: auto; }
    .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown.right {
      left: auto;
      right: 0; }
    .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown .col_banner {
      margin-top: 10px; }
      .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown .col_banner:hover {
        opacity: 0.8; }
    .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown .ss_product_mega {
      margin-top: 5px; }
      .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown .ss_product_mega .megatitle {
        margin-bottom: 15px; }
      .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown .ss_product_mega .left-block .product-image .s-img:hover {
        opacity: 0.8; }
    .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown .menulink {
      margin-bottom: 20px; }
    .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown .megatitle {
      display: block;
      border-bottom: 0;
      font-weight: 600; }
      .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown .megatitle span, .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown .megatitle a {
        display: block;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 600;
        color: #000;
        padding-bottom: 5px; }
        .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown .megatitle span:hover, .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown .megatitle a:hover {
          padding-left: 0; }
.main-megamenu .btn-mobile {
  position: relative;
  padding: 0; }
.main-megamenu .button-mobile {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  width: 34px;
  height: 33px;
  border-radius: 0;
  border: none;
  padding: 9px 6px;
  margin-top: 4px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.2); }
  .main-megamenu .button-mobile span {
    display: block;
    width: 22px;
    height: 2px;
    background-color: #fff; }
    .main-megamenu .button-mobile span + span {
      margin-top: 4px; }
.main-megamenu .ss_product_mega .box-countdown,
.main-megamenu .ss_product_mega .product-card__gallery {
  display: none !important; }

.feature-layout {
  padding-top: 10px; }
  .feature-layout .image-link {
    display: block;
    margin-bottom: 15px; }
    .feature-layout .image-link .thumbnail {
      position: relative;
      overflow: hidden;
      border-radius: 0;
      background: #333;
      padding: 0;
      border: 1px solid #ddd;
      margin-bottom: 10px; }
    .feature-layout .image-link .btn {
      position: absolute;
      top: -100px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      padding: 9px 20px;
      background: #444;
      color: #fff;
      border-radius: 3px;
      border: none;
      background: #f77b20;
      border-color: #f8ab16;
      -webkit-transition: all 0.3s ease-in-out 0s;
      -moz-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s;
      border-radius: 2px;
      border: none;
      font-size: 13px; }
      @media (max-width: 991px) {
        .feature-layout .image-link .btn {
          display: none; } }
    .feature-layout .image-link:hover .thumbnail {
      border: 1px solid #ccc; }
      .feature-layout .image-link:hover .thumbnail img {
        opacity: 0.7; }
    .feature-layout .image-link:hover .btn {
      top: 50%;
      margin-top: -18px; }
    .feature-layout .image-link .caption {
      font-size: 12px;
      text-align: center;
      font-weight: 600;
      text-transform: uppercase; }

/*============================================================================
========================= Widget Messenger        ============================
==============================================================================*/
.ss-fb-message.right-bottom {
  position: fixed;
  bottom: 0;
  right: 20px;
  z-index: 9; }
.ss-fb-message.left-bottom {
  position: fixed;
  bottom: 0;
  left: 20px;
  z-index: 9; }
.ss-fb-message .ss-fb-ms-inner {
  position: relative; }
.ss-fb-message .ss-fb-message-style-default .ss-fb-message-head {
  background-color: #4267b2;
  border: 1px solid #29487d;
  cursor: pointer;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  color: #fff;
  font-family: arial, sans-serif;
  color: white;
  font-size: 12px;
  font-weight: bold;
  height: 29px;
  padding: 5px;
  position: relative; }
  .ss-fb-message .ss-fb-message-style-default .ss-fb-message-head > img {
    margin-right: 5px; }
.ss-fb-message .ss-fb-message-style-default .so-fb-message-head:hover {
  background-color: #3b5998; }
.ss-fb-message .ss-fb-message .online {
  padding-left: 5px;
  padding-right: 5px; }
.ss-fb-message .ss-fb-message-style-metro .ss-fb-message-head-metro {
  width: 100%; }
.ss-fb-message .ss-fb-message-style-metro .ss-fb-message-head-metro a {
  width: 70%;
  display: inline-block;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #fff;
  height: 36px;
  line-height: 36px;
  text-align: center;
  padding: 0 20px 0 48px;
  background-color: #3b5998;
  position: relative;
  transition: background-color 700ms ease-in-out;
  -moz-transition: background-color 700ms ease-in-out;
  -webkit-transition: background-color 700ms ease-in-out;
  -o-transition: background-color 700ms ease-in-out;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -o-box-sizing: content-box;
  border: none; }
.ss-fb-message .ss-fb-message-style-metro .ss-fb-message-head-metro a span {
  width: 40px;
  height: 36px;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  position: absolute;
  background: url("iconmetro.png") no-repeat left top; }
.ss-fb-message .ss-fb-message-style-metro .ss-fb-message-head-metro a:hover {
  background-color: #2e4b89;
  color: #fff;
  border: none;
  text-shadow: none; }
.ss-fb-message .offline_heading, .ss-fb-message .online_heading {
  position: absolute;
  top: -35px;
  z-index: 999;
  height: 36px;
  padding: 6px 0px;
  color: #FFF;
  cursor: pointer;
  float: left;
  background-color: #2e4b89;
  margin-left: 1px; }
.ss-fb-message .button_chat_offline_text {
  max-width: 85%;
  padding-left: 12px;
  display: inline-block;
  padding-right: 12px;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer; }
.ss-fb-message .ss-fb-message .fa-angle-down {
  color: #FFF;
  font-size: 22px;
  float: right;
  padding-right: 12px; }

/*============================================================================
========================= Widget Product Tabs     ============================
==============================================================================*/
.widget-product-tabs {
  margin-bottom: 0 !important;
  padding-bottom: 60px; }
  .widget-product-tabs .owl-carousel .owl-stage {
    display: flex; }
    .widget-product-tabs .owl-carousel .owl-stage .owl-item {
      display: inline-flex; }
  @media (max-width: 768px) {
    .widget-product-tabs {
      padding-bottom: 20px; } }
  .widget-product-tabs .layout-image {
    width: 280px;
    float: left; }
    @media (max-width: 991px) {
      .widget-product-tabs .layout-image {
        display: none;
        width: 250px; } }
    @media (max-width: 767px) {
      .widget-product-tabs .layout-image {
        display: none; } }
  .widget-product-tabs .layout-space {
    padding: 0 20px; }
    @media (max-width: 991px) {
      .widget-product-tabs .layout-space {
        padding-bottom: 20px; } }
  .widget-product-tabs .ltabs-tabs-container {
    overflow: hidden; }
  .widget-product-tabs .element-loading > .ltabs-products-loader {
    opacity: 1;
    visibility: visible;
    display: block; }
  .widget-product-tabs .ltabs-products-loader {
    position: absolute;
    left: 50%;
    top: 40%;
    margin-left: -17px;
    opacity: 0;
    visibility: hidden;
    width: 60px;
    height: 60px; }
    .widget-product-tabs .ltabs-products-loader img {
      width: 100%; }
  .widget-product-tabs .widget-content {
    overflow: hidden;
    background: #fff; }
  .widget-product-tabs .ltabs-tabs-container {
    position: relative; }
    .widget-product-tabs .ltabs-tabs-container .tabs-menu {
      position: relative; }
      @media (max-width: 991px) {
        .widget-product-tabs .ltabs-tabs-container .tabs-menu {
          padding: 15px 0; } }
      @media (min-width: 569px) {
        .widget-product-tabs .ltabs-tabs-container .tabs-menu ul {
          overflow: hidden; }
        .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_btn {
          display: none; }
        .widget-product-tabs .ltabs-tabs-container .tabs-menu li.tabs-menu-label {
          position: relative; } }
      @media (max-width: 568px) {
        .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_btn {
          display: block;
          border: 1px solid #ddd;
          font-size: 21px;
          color: #222;
          height: 30px;
          width: 33px;
          text-align: center;
          line-height: 28px;
          margin-top: 10px;
          margin-bottom: 10px; } }
      .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_title {
        overflow: hidden; }
        .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_title li {
          float: left;
          font-size: 12px;
          position: relative;
          padding: 0 40px 0 0px;
          cursor: pointer; }
          .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_title li > span {
            display: block;
            padding: 20px 0;
            position: relative;
            border: none;
            font-size: 16px;
            text-transform: uppercase;
            font-weight: 600;
            color: #222;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -o-transition: all 0.3s;
            -ms-transition: all 0.3s;
            transition: all 0.3s;
            -webkit-transition: all 200ms ease-in-out 0s;
            -moz-transition: all 200ms ease-in-out 0s;
            -ms-transition: all 200ms ease-in-out 0s;
            -o-transition: all 200ms ease-in-out 0s;
            transition: all 200ms ease-in-out 0s; }
            @media (max-width: 991px) {
              .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_title li > span {
                padding: 0; } }
            @media (min-width: 568px) {
              .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_title li > span {
                line-height: 36px; } }
          .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_title li:hover > span, .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_title li.current > span {
            color: #f77b20 !important; }
            @media (min-width: 992px) {
              .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_title li:hover > span:after, .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_title li.current > span:after {
                opacity: 1;
                visibility: visible; } }
        @media (max-width: 568px) {
          .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_title {
            display: none;
            margin: 0;
            max-width: 200px;
            min-width: 120px;
            background: #fff;
            border: 1px solid #ddd;
            z-index: 10;
            padding: 10px 20px;
            position: absolute;
            left: 0;
            top: calc(100% + -1px);
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px;
            margin-bottom: 10px; }
            .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_title.tabs-open {
              display: block; }
            .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_title > li {
              display: block;
              padding: 8px 0;
              text-align: left;
              width: 100%;
              border: none !important;
              background: transparent !important;
              border-bottom: 1px solid #dddddd !important; }
              .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_title > li:last-child {
                border: none !important; }
              .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_title > li > span {
                color: #222222 !important;
                line-height: 20px; } }
    .widget-product-tabs .ltabs-tabs-container .tabs-content {
      position: relative;
      transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
      transform: translateY(0px); }
      .widget-product-tabs .ltabs-tabs-container .tabs-content.loading {
        opacity: 0;
        visibility: hidden;
        transform: translateY(20px); }
        .widget-product-tabs .ltabs-tabs-container .tabs-content.loading .owl-nav, .widget-product-tabs .ltabs-tabs-container .tabs-content.loading .owl-dots {
          display: none; }

/*============================================================================
========================= Widget Collection       ============================
==============================================================================*/
.banner-collection .row > div img {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }
.banner-collection .row > div:hover img {
  opacity: 0.8; }

.no-change:hover .second-img {
  opacity: 0 !important;
  visibility: hidden; }

/*============================================================================
========================= Widget Search Auto      ============================
==============================================================================*/
.box-results {
  z-index: 8889;
  list-style-type: none;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  top: calc(100%) !important;
  border-radius: 0 !important;
  text-align: center; }
  .box-results li {
    display: block;
    width: 100%;
    height: 60px;
    margin: 0;
    padding: 0;
    border-top: 1px solid #ddd;
    line-height: 38px;
    overflow: hidden; }
    .box-results li a {
      display: table; }
    .box-results li:first-child {
      border-top: none; }
  .box-results .title_name {
    padding-left: 10px;
    overflow: hidden;
    line-height: 100%;
    text-align: left;
    vertical-align: middle;
    display: table-cell; }
  .box-results .thumbnail {
    float: left;
    display: table-cell;
    width: 50px;
    height: 50px;
    margin: 5px;
    padding: 0;
    text-align: center; }
  .box-results .btn.btn-results {
    margin-top: 10px;
    background: transparent;
    box-shadow: none;
    border: 1px solid #ddd;
    color: #333;
    font-size: 14px; }
    .box-results .btn.btn-results a {
      color: #333; }
    .box-results .btn.btn-results:hover {
      background: #f77b20;
      border-color: #f77b20; }
      .box-results .btn.btn-results:hover a {
        color: #fff; }

/*============================================================================
========================= Widget Blogs Slide      ============================
==============================================================================*/
.widget-blog-slide {
  margin-bottom: 30px;
  padding-bottom: 20px; }
  .widget-blog-slide .owl-nav div {
    width: 50px;
    height: 50px;
    line-height: 49px;
    background-color: rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    top: 50%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    position: absolute;
    color: #fff;
    border-radius: 50%;
    font-size: 24px;
    color: #fff;
    opacity: 0; }
    .widget-blog-slide .owl-nav div:hover {
      background: #222; }
    .widget-blog-slide .owl-nav div.owl-prev {
      left: -25px;
      right: inherit; }
    .widget-blog-slide .owl-nav div.owl-next {
      right: -25px;
      left: inherit; }
    @media (min-width: 1200px) and (max-width: 1229px) {
      .widget-blog-slide .owl-nav div {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 18px; }
        .widget-blog-slide .owl-nav div.owl-prev {
          left: -15px; }
        .widget-blog-slide .owl-nav div.owl-next {
          right: -15px; } }
    @media (max-width: 768px) {
      .widget-blog-slide .owl-nav div {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 18px; }
        .widget-blog-slide .owl-nav div.owl-prev {
          left: -15px; }
        .widget-blog-slide .owl-nav div.owl-next {
          right: -15px; } }
  .widget-blog-slide:hover .owl-nav div {
    opacity: 1; }
  .widget-blog-slide .owl-nav div {
    top: 28%; }
  .widget-blog-slide .blog-item:hover .blog-image:before {
    opacity: 1; }
  .widget-blog-slide .blog-item:hover .blog-info h3.blog-title a {
    color: #f77b20; }
  .widget-blog-slide .blog-image {
    position: relative;
    display: block;
    margin-bottom: 15px;
    overflow: hidden; }
    .widget-blog-slide .blog-image:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.2);
      left: 0;
      top: 0;
      opacity: 0; }
    .widget-blog-slide .blog-image img {
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -ms-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s; }
  .widget-blog-slide .blog-info .fa {
    color: #909090;
    margin-right: 5px; }
  .widget-blog-slide .blog-info > ul {
    margin-bottom: 8px;
    width: 100%;
    display: block; }
    .widget-blog-slide .blog-info > ul > li {
      display: inline-block;
      margin-right: 15px; }
      .widget-blog-slide .blog-info > ul > li:first-child {
        text-transform: capitalize; }
      .widget-blog-slide .blog-info > ul > li li, .widget-blog-slide .blog-info > ul > li ul {
        display: inline-block; }
      .widget-blog-slide .blog-info > ul > li span {
        display: inline-block;
        font-size: 12px;
        color: #909090; }
      .widget-blog-slide .blog-info > ul > li a {
        font-size: 12px;
        color: #909090; }
        .widget-blog-slide .blog-info > ul > li a:hover {
          color: #f77b20; }
  .widget-blog-slide .blog-info .read-more {
    border: 1px solid #222;
    color: #222222;
    font-weight: 400;
    font-size: 14px;
    padding: 8px 26px;
    display: inline-block;
    font-family: Poppins;
    text-transform: uppercase; }
    .widget-blog-slide .blog-info .read-more:hover {
      background: #222;
      color: #fff; }
  .widget-blog-slide .blog-info h3.blog-title {
    font-size: 16px;
    -webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    font-weight: 600;
    margin: 8px 0px 10px 0px;
    text-transform: lowercase;
    line-height: 21px; }
    .widget-blog-slide .blog-info h3.blog-title:first-letter {
      text-transform: uppercase; }
    .widget-blog-slide .blog-info h3.blog-title a {
      color: #000000; }
      .widget-blog-slide .blog-info h3.blog-title a:hover {
        color: #f77b20; }
  .widget-blog-slide .blog-info .blog-decs {
    font-size: 13px;
    margin-bottom: 24px; }
  .widget-blog-slide .blog-info:hover img {
    opacity: 0.7; }

/*============================================================================
============================ SETTING SLIDE HOME ==============================
==============================================================================*/
.widget-slideshow {
  margin-bottom: 0 !important; }
  .widget-slideshow .owl-nav div {
    width: 50px;
    height: 50px;
    line-height: 49px;
    background-color: rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    top: 50%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    position: absolute;
    color: #fff;
    border-radius: 50%;
    font-size: 24px;
    color: #fff;
    opacity: 0; }
    .widget-slideshow .owl-nav div:hover {
      background: #222; }
    .widget-slideshow .owl-nav div.owl-prev {
      left: -25px;
      right: inherit; }
    .widget-slideshow .owl-nav div.owl-next {
      right: -25px;
      left: inherit; }
    @media (min-width: 1200px) and (max-width: 1229px) {
      .widget-slideshow .owl-nav div {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 18px; }
        .widget-slideshow .owl-nav div.owl-prev {
          left: -15px; }
        .widget-slideshow .owl-nav div.owl-next {
          right: -15px; } }
    @media (max-width: 768px) {
      .widget-slideshow .owl-nav div {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 18px; }
        .widget-slideshow .owl-nav div.owl-prev {
          left: -15px; }
        .widget-slideshow .owl-nav div.owl-next {
          right: -15px; } }
  .widget-slideshow:hover .owl-nav div {
    opacity: 1; }
  .widget-slideshow .row {
    justify-content: flex-end; }

.heroCarousel-slider .owl-carousel .owl-item img {
  width: auto; }
  @media (max-width: 1199px) and (min-width: 992px) {
    .heroCarousel-slider .owl-carousel .owl-item img {
      margin: 0 auto; } }
.heroCarousel-slider .owl-nav div.owl-prev, .heroCarousel-slider .owl-nav div.owl-next {
  height: 70px;
  line-height: 70px;
  background: white;
  color: #222;
  width: 70px;
  top: 50%;
  font-size: 30px; }
  .heroCarousel-slider .owl-nav div.owl-prev:hover, .heroCarousel-slider .owl-nav div.owl-next:hover {
    background: #222;
    color: #fff; }
.heroCarousel-slider .owl-nav > div.owl-prev {
  left: 30px; }
.heroCarousel-slider .owl-nav > div.owl-next {
  right: 30px; }
.heroCarousel-slider .owl-dots {
  bottom: 25px;
  line-height: 100%;
  right: auto;
  position: absolute;
  z-index: 5;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%); }
  .heroCarousel-slider .owl-dots .owl-dot {
    display: inline-block;
    float: left;
    padding: 0 1px;
    width: auto;
    height: auto; }
    .heroCarousel-slider .owl-dots .owl-dot > span {
      width: 8px;
      height: 8px;
      background-color: #fbfdfd;
      border: none;
      margin: 0 4px;
      opacity: 1;
      display: block;
      -webkit-transition: all 0.2s ease 0s;
      -moz-transition: all 0.2s ease 0s;
      -ms-transition: all 0.2s ease 0s;
      -o-transition: all 0.2s ease 0s;
      transition: all 0.2s ease 0s; }
    .heroCarousel-slider .owl-dots .owl-dot.active span {
      background-color: #f77b20; }
    .heroCarousel-slider .owl-dots .owl-dot:hover span {
      background-color: #f77b20; }
.heroCarousel-slider .owl-item.active .heroCarousel-content .heroCarousel-subtitle {
  opacity: 1;
  animation: myeffect-slideshow 2s ease-in-out; }
.heroCarousel-slider .owl-item.active .heroCarousel-content .heroCarousel-title {
  opacity: 1;
  animation: myeffect-slideshow 1.5s ease-in-out; }
.heroCarousel-slider .owl-item.active .heroCarousel-content h3.description-tilte {
  opacity: 1;
  animation: myeffect-slideshow 1s ease-in-out; }
.heroCarousel-slider .heroCarousel-content {
  transform: none;
  background: none;
  top: 50%;
  padding: 0 50px;
  position: absolute;
  z-index: 5;
  text-align: center;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  width: 100%; }
  @media (max-width: 768px) {
    .heroCarousel-slider .heroCarousel-content {
      padding: 0 30px; } }
  .heroCarousel-slider .heroCarousel-content .heroCarousel-subtitle {
    width: auto;
    opacity: 0;
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    text-align: center; }
    @media (max-width: 991px) {
      .heroCarousel-slider .heroCarousel-content .heroCarousel-subtitle {
        font-size: 15px; } }
    @media (max-width: 768px) {
      .heroCarousel-slider .heroCarousel-content .heroCarousel-subtitle {
        font-size: 13px; } }
    @media (max-width: 567px) {
      .heroCarousel-slider .heroCarousel-content .heroCarousel-subtitle {
        font-size: 12px; } }
  .heroCarousel-slider .heroCarousel-content .heroCarousel-title {
    width: auto;
    opacity: 0;
    font-size: 38px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase; }
    @media (max-width: 991px) {
      .heroCarousel-slider .heroCarousel-content .heroCarousel-title {
        font-size: 25px; } }
    @media (max-width: 768px) {
      .heroCarousel-slider .heroCarousel-content .heroCarousel-title {
        font-size: 20px; } }
    @media (max-width: 567px) {
      .heroCarousel-slider .heroCarousel-content .heroCarousel-title {
        font-size: 14px; } }
  .heroCarousel-slider .heroCarousel-content .heroCarousel-description {
    color: #fff; }
  .heroCarousel-slider .heroCarousel-content h3.description-tilte {
    opacity: 0;
    font-size: 20px;
    color: white;
    font-weight: 400;
    margin: 0 0 15px; }
    .heroCarousel-slider .heroCarousel-content h3.description-tilte span {
      font-size: 26px;
      font-weight: 600;
      color: #f77b20; }
      @media (max-width: 768px) {
        .heroCarousel-slider .heroCarousel-content h3.description-tilte span {
          font-size: 15px; } }
    @media (max-width: 991px) {
      .heroCarousel-slider .heroCarousel-content h3.description-tilte {
        font-size: 15px; } }
    @media (max-width: 768px) {
      .heroCarousel-slider .heroCarousel-content h3.description-tilte {
        font-size: 14px; } }
    @media (max-width: 567px) {
      .heroCarousel-slider .heroCarousel-content h3.description-tilte {
        font-size: 12px; } }

@keyframes myeffect-slideshow {
  0% {
    opacity: 0;
    transform: translateY(-300px);
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px); }

  100% {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); } }

.about-service {
  background: #fff;
  padding: 30px 0; }

.about_us p {
  line-height: 23px;
  color: #666; }

.about-service .item .item_wrap {
  text-align: center; }

.about-service .item .item_wrap .icon {
  display: inline-block;
  text-align: center;
  width: 100px;
  height: 100px;
  font-size: 36px;
  color: #fff;
  border-radius: 50%;
  line-height: 100px;
  background-color: #ff5c00; }

.about-service .item .item_wrap h3 {
  font-weight: 700;
  color: #222;
  text-transform: uppercase;
  padding: 20px 0 10px;
  font-size: 14px;
  margin: 0; }

.about-service .item .item_wrap .des {
  font-size: 14px;
  color: #666;
  line-height: 24px; }

.our-member {
  padding: 30px 0;
  text-align: center; }
  .our-member h2 {
    text-align: center;
    color: #222;
    font-size: 26px;
    margin: 0 0 20px;
    text-transform: capitalize; }
  .our-member .dshort-des {
    text-align: center;
    font-size: 14px;
    color: #666;
    margin: 0 0 25px; }
  .our-member .item-inner {
    background: #fff; }
    .our-member .item-inner h2 {
      font-size: 14px;
      color: #222;
      text-transform: uppercase;
      font-weight: 700;
      margin: 0 0 5px; }
    .our-member .item-inner p {
      font-size: 12px;
      color: #666;
      margin: 0; }
    .our-member .item-inner .socials-wraps {
      padding: 0 0 15px;
      text-align: center; }
      .our-member .item-inner .socials-wraps li {
        display: inline-block;
        padding: 0 7px; }
        .our-member .item-inner .socials-wraps li a {
          font-size: 14px;
          color: #555; }
          .our-member .item-inner .socials-wraps li a:hover {
            color: #f77b20; }
    .our-member .item-inner img {
      width: 100%; }
    .our-member .item-inner .item-content {
      padding: 20px 0 15px;
      text-align: center; }

/*============================================================================
=============================== Widget Newletter =============================
==============================================================================*/
.popup-newletter {
  position: relative; }
  @media (max-width: 1199px) {
    .popup-newletter {
      display: none !important; } }
  .popup-newletter.popup_bgs .newsletter-wrappers .popup-wraper {
    top: 50%;
    opacity: 1;
    visibility: visible;
    transform: translateY(-50%);
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out; }
  .popup-newletter.popup_bgs .newsletter-wrappers .popup_bg {
    background: rgba(45, 45, 50, 0.8);
    height: 100%;
    position: absolute;
    width: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out; }
  .popup-newletter .newsletter-wrappers {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
    display: block; }
    .popup-newletter .newsletter-wrappers .popup_bg {
      opacity: 0;
      visibility: hidden; }
    .popup-newletter .newsletter-wrappers .popup-title h4 {
      text-transform: uppercase;
      color: #2b2b2b;
      font-weight: bold;
      letter-spacing: 2px;
      margin-bottom: 0px;
      font-size: 26px;
      text-align: center;
      padding: 0 20%;
      margin-top: 50px; }
    .popup-newletter .newsletter-wrappers .popup-wraper {
      margin: 0 auto;
      position: relative;
      opacity: 0;
      visibility: hidden; }
      .popup-newletter .newsletter-wrappers .popup-wraper .ss-custom-oca-popup {
        position: relative;
        background: #fff; }
        .popup-newletter .newsletter-wrappers .popup-wraper .ss-custom-oca-popup .modcontent {
          -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
          -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
          padding: 15px; }
          .popup-newletter .newsletter-wrappers .popup-wraper .ss-custom-oca-popup .modcontent .popup-content {
            margin-right: 45%; }
      .popup-newletter .newsletter-wrappers .popup-wraper .popup-close {
        position: absolute;
        width: 30px;
        height: 30px;
        line-height: 29px;
        background: #000;
        display: inline-block;
        top: -15px;
        right: -15px;
        z-index: 9;
        border: 2px solid #fff;
        color: #fff;
        font-size: 23px;
        cursor: pointer;
        border-radius: 50px;
        -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5); }
        .popup-newletter .newsletter-wrappers .popup-wraper .popup-close:hover {
          background: #f77b20; }
      .popup-newletter .newsletter-wrappers .popup-wraper .wrap-info {
        padding: 60px 40px;
        text-align: left; }
        .popup-newletter .newsletter-wrappers .popup-wraper .wrap-info .short-description {
          margin: 0 0 30px;
          color: #2b2b2b;
          font-size: 14px; }
          .popup-newletter .newsletter-wrappers .popup-wraper .wrap-info .short-description span {
            color: #f77b20;
            font-weight: 600; }
        .popup-newletter .newsletter-wrappers .popup-wraper .wrap-info .form-control {
          border: 1px solid #e1e1e1;
          border-radius: 0;
          height: 40px;
          padding: 0 15px;
          line-height: 38px;
          box-shadow: none; }
        .popup-newletter .newsletter-wrappers .popup-wraper .wrap-info .newsletter__submit {
          background: #f77b20;
          border-radius: 0;
          color: #fff;
          box-shadow: none;
          padding: 10px 15px;
          height: 40px;
          text-transform: uppercase; }
          .popup-newletter .newsletter-wrappers .popup-wraper .wrap-info .newsletter__submit:hover {
            background: #222; }
        .popup-newletter .newsletter-wrappers .popup-wraper .wrap-info .hidden-popup {
          font-size: 12px;
          color: #666;
          margin-top: 30px; }
          .popup-newletter .newsletter-wrappers .popup-wraper .wrap-info .hidden-popup input {
            position: relative;
            top: 3px; }
        .popup-newletter .newsletter-wrappers .popup-wraper .wrap-info .socials-popup {
          margin-left: -10px; }
          .popup-newletter .newsletter-wrappers .popup-wraper .wrap-info .socials-popup li {
            display: inline-block;
            margin: 20px 10px;
            font-size: 20px; }

/*============================================================================
========================= Widget Tools   =============================
==============================================================================*/
@media (max-width: 1199px) {
  #shopify-section-ss-tools {
    display: none !important; } }
#shopify-section-ss-tools .so-groups-sticky.right {
  position: fixed;
  right: 0;
  z-index: 10;
  width: 40px; }
#shopify-section-ss-tools .so-groups-sticky.left {
  position: fixed;
  left: 0;
  z-index: 10;
  width: 40px; }
#shopify-section-ss-tools #so-groups > a {
  float: left;
  width: 100%;
  display: block;
  cursor: pointer;
  text-align: center;
  color: #fff;
  height: 40px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  background-color: #dc6208;
  position: relative; }
  #shopify-section-ss-tools #so-groups > a.sticky-categories {
    border: none; }
#shopify-section-ss-tools #so-groups > a:hover {
  background-color: #ab4c06; }
#shopify-section-ss-tools #so-groups > a > i {
  line-height: 40px; }
#shopify-section-ss-tools #so-groups i.fa-recent {
  background: url("icon-recent.png") no-repeat;
  width: 23px;
  height: 10px;
  display: inline-block; }
#shopify-section-ss-tools #so-groups > a span {
  background-color: #f77b20;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  line-height: 19px;
  opacity: 0;
  padding: 10px;
  position: absolute;
  right: 100%;
  text-align: center;
  text-transform: capitalize;
  top: 0;
  transition: all 0.2s ease-in-out 0s;
  visibility: hidden;
  white-space: nowrap;
  width: auto; }
#shopify-section-ss-tools .left#so-groups > a span {
  left: 100%;
  right: auto; }
#shopify-section-ss-tools #so-groups > a:hover span {
  opacity: 1;
  transition: all 0.2s ease-in-out 0s;
  visibility: visible;
  width: auto; }
#shopify-section-ss-tools #so-groups .text-color {
  color: #f77b20; }
#shopify-section-ss-tools #so-groups .popup {
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  opacity: 1;
  background: rgba(0, 0, 0, 0.6); }
#shopify-section-ss-tools #so-groups .popup-hidden {
  opacity: 0;
  top: -100%;
  bottom: 100%; }
#shopify-section-ss-tools #so-groups .popup-screen {
  display: table;
  vertical-align: top;
  width: 100%;
  height: 100%; }
#shopify-section-ss-tools #so-groups .popup-position {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  padding: 40px; }
@media screen and (min-width: 768px) {
  #shopify-section-ss-tools #so-groups .popup-position {
    padding: 40px; } }
#shopify-section-ss-tools #so-groups .popup-container {
  display: block;
  margin: 0 auto;
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.1); }
#shopify-section-ss-tools #so-groups .popup-small {
  max-width: 540px; }
#shopify-section-ss-tools #so-groups .popup-html {
  padding: 0; }
#shopify-section-ss-tools #so-groups .popup-header, #shopify-section-ss-tools #so-groups .popup-content, #shopify-section-ss-tools #so-groups .popup-footer {
  display: inline-block;
  vertical-align: top;
  width: 100%; }
#shopify-section-ss-tools #so-groups .popup-header {
  position: relative;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background-color: #f77b20; }
#shopify-section-ss-tools #so-groups .popup-header > span > i {
  margin-right: 10px; }
@media screen and (min-width: 768px) {
  #shopify-section-ss-tools #so-groups .popup-header {
    padding-top: 25px;
    padding-bottom: 25px; } }
@media screen and (min-width: 768px) {
  #shopify-section-ss-tools #so-groups .popup-header {
    padding-left: 40px;
    padding-right: 70px; } }
#shopify-section-ss-tools #so-groups .popup-close {
  position: absolute; }
#shopify-section-ss-tools #so-groups .popup-close, #shopify-section-ss-tools #so-groups .popup-close i.fa {
  height: 40px;
  line-height: 40px;
  font-size: 13px; }
#shopify-section-ss-tools #so-groups .popup-header .popup-close {
  top: 50%;
  margin-top: -20px;
  width: 40px;
  cursor: pointer;
  color: #fff;
  font-size: 2.2rem; }
#shopify-section-ss-tools #so-groups .popup-header .popup-close:hover {
  opacity: 0.7; }
@media screen and (min-width: 768px) {
  #shopify-section-ss-tools #so-groups .popup-header .popup-close {
    right: 20px; } }
#shopify-section-ss-tools #so-groups i.fa {
  text-align: center; }
#shopify-section-ss-tools #so-groups .popup-close i.fa {
  width: 100%;
  color: #fff; }
#shopify-section-ss-tools #so-groups .popup-content {
  background: #fff; }
@media screen and (min-width: 768px) {
  #shopify-section-ss-tools #so-groups .popup-content {
    padding: 25px 40px 30px; } }
#shopify-section-ss-tools #so-groups .notification {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  min-height: 100%;
  max-height: 100%;
  padding: 20px;
  border-width: 1px;
  border-style: solid; }
#shopify-section-ss-tools #so-groups .notification i.info-icon {
  position: absolute;
  top: 8px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 26px;
  cursor: default;
  left: 0; }
#shopify-section-ss-tools #so-groups .notification p {
  font-size: 14px;
  margin: 0;
  padding: 0; }
#shopify-section-ss-tools #so-groups .notification i.info-icon + p {
  padding-left: 28px; }
@media screen and (min-width: 768px) {
  #shopify-section-ss-tools #so-groups .notification {
    margin-bottom: 40px; } }
#shopify-section-ss-tools #so-groups .button-search .fa-refresh {
  margin-right: 7px; }
#shopify-section-ss-tools #so-groups .notification.gray {
  background-color: #eee;
  border-color: #d6d6d6;
  color: #737373; }
#shopify-section-ss-tools #so-groups div.nav-secondary {
  width: 100%;
  padding-bottom: 40px; }
#shopify-section-ss-tools #so-groups div.nav-secondary {
  float: left;
  overflow-y: scroll;
  max-height: 400px; }
#shopify-section-ss-tools #so-groups div.nav-secondary ul, #shopify-section-ss-tools #so-groups div.nav-secondary ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%; }
#shopify-section-ss-tools #so-groups div.nav-secondary > ul {
  float: left; }
#shopify-section-ss-tools #so-groups div.nav-secondary li span.nav-action {
  width: 37px;
  height: 37px;
  position: relative;
  z-index: 10;
  cursor: pointer; }
#shopify-section-ss-tools #so-groups div.nav-secondary li span {
  float: right; }
#shopify-section-ss-tools #so-groups div.nav-secondary li span.nav-action .more {
  display: block; }
#shopify-section-ss-tools #so-groups div.nav-secondary li span.nav-action i.fa {
  width: 37px;
  height: 37px;
  line-height: 37px;
  color: rgba(0, 0, 0, 0.3); }
#shopify-section-ss-tools #so-groups div.nav-secondary li span i.fa {
  float: right; }
#shopify-section-ss-tools #so-groups div.nav-secondary li span.nav-action .less {
  display: none; }
#shopify-section-ss-tools #so-groups div.nav-secondary li.active > span.nav-action .more {
  display: none; }
#shopify-section-ss-tools #so-groups div.nav-secondary li.active > span.nav-action .less {
  display: block; }
#shopify-section-ss-tools #so-groups div.nav-secondary li a {
  position: relative;
  display: block;
  vertical-align: top;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 0;
  color: #1a1a1a;
  border-top: 1px solid rgba(0, 0, 0, 0.15); }
#shopify-section-ss-tools #so-groups div.nav-secondary li a:hover {
  color: #f77b20;
  text-decoration: underline; }
#shopify-section-ss-tools #so-groups div.nav-secondary li a {
  padding-right: 60px; }
#shopify-section-ss-tools #so-groups div.nav-secondary > ul > li:first-child > a {
  border-top: none; }
#shopify-section-ss-tools #so-groups div.nav-secondary ul.level-2, #shopify-section-ss-tools #so-groups div.nav-secondary ul.level-3 {
  display: none; }
#shopify-section-ss-tools #so-groups div.nav-secondary .nav-arrow {
  display: none; }
#shopify-section-ss-tools #so-groups div.nav-secondary ul.level-2 > li a:before,
#shopify-section-ss-tools #so-groups div.nav-secondary ul.level-3 > li a:before {
  content: ' - '; }
#shopify-section-ss-tools #so-groups div.nav-secondary ul.level-2 > li > a,
#shopify-section-ss-tools #so-groups div.nav-secondary ul.level-3 > li > a {
  font-size: 15px; }
#shopify-section-ss-tools #so-groups div.nav-secondary ul.level-2 > li > a {
  padding-left: 10px; }
#shopify-section-ss-tools #so-groups div.nav-secondary ul.level-3 > li > a {
  padding-left: 20px; }
#shopify-section-ss-tools #so-groups .form-content,
#shopify-section-ss-tools #so-groups .form-content form,
#shopify-section-ss-tools #so-groups .form-content .form-box,
#shopify-section-ss-tools #so-groups .form-content .form-group {
  width: 100%; }
#shopify-section-ss-tools #so-groups .popup-mysearch .form-content .form-box {
  text-align: center;
  position: relative; }
@media screen and (min-width: 768px) {
  #shopify-section-ss-tools #so-groups .form-content .form-box {
    margin-bottom: 40px; }
  #shopify-section-ss-tools #so-groups .popup-myaccount .form-content .form-box {
    margin-bottom: 40px; }
    #shopify-section-ss-tools #so-groups .popup-myaccount .form-content .form-box i {
      color: #f77b20;
      font-size: 42px; } }
#shopify-section-ss-tools #so-groups .form-content .form-box input.field,
#shopify-section-ss-tools #so-groups .form-content .form-box select.field {
  height: 50px;
  min-height: 50px;
  max-height: 50px;
  -webkit-appearance: none;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 10px 35px 10px 15px;
  font-size: 14px;
  line-height: 28px;
  font-weight: 400;
  border: 1px solid #ccc; }
#shopify-section-ss-tools #so-groups .form-content .form-box input.field:hover,
#shopify-section-ss-tools #so-groups .form-content .form-box select.field:hover {
  cursor: pointer; }
#shopify-section-ss-tools #so-groups .form-content .form-box #button-search {
  text-align: center;
  background-color: #f77b20;
  display: inline-block;
  border: 0px;
  height: 50px;
  padding: 10px 20px;
  color: #fff;
  font-size: 18px; }
#shopify-section-ss-tools #so-groups .form-content .form-box #button-search:hover {
  background-color: #ec3a01; }
#shopify-section-ss-tools #so-groups .form-content .form-box input + i {
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -7px;
  cursor: pointer; }
#shopify-section-ss-tools #so-groups div.hr {
  float: left;
  width: 100%;
  clear: both; }
#shopify-section-ss-tools #so-groups div.hr.show {
  visibility: visible;
  opacity: 1; }
#shopify-section-ss-tools #so-groups div.hr.show {
  height: 1px;
  background: rgba(0, 0, 0, 0.15); }
#shopify-section-ss-tools #so-groups .txt-center {
  text-align: center; }
#shopify-section-ss-tools #so-groups .form-content .form-box .account-txt {
  text-transform: uppercase;
  color: #222;
  font-size: 12px; }
#shopify-section-ss-tools #so-groups .form-content .form-box a.account-url:hover .account-txt {
  color: #f77b20; }
#shopify-section-ss-tools #so-groups .form-content .form-box a.account-url {
  height: 80px;
  display: inline-block; }
#shopify-section-ss-tools #so-groups .form-content .form-box a > span > i.fa-history:before {
  content: ""; }
#shopify-section-ss-tools #so-groups .form-content .form-box a > span > i.fa-register:before {
  content: ""; }
#shopify-section-ss-tools #so-groups .form-content .form-box a > span > i.fa-account:before {
  content: ""; }
#shopify-section-ss-tools #so-groups .form-content .form-box a > span > i.fa-download:before {
  content: ""; }
#shopify-section-ss-tools #so-groups .form-content .form-box a > span > i.fa-login:before {
  content: ""; }
#shopify-section-ss-tools #so-groups .form-content .form-box .product-thumb {
  margin: 0;
  padding: 0;
  border: 0px;
  text-align: center; }
#shopify-section-ss-tools #so-groups .form-content .form-box .product-thumb .image {
  width: 100%;
  position: relative;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  padding: 5px;
  margin-bottom: 10px;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  overflow: hidden; }
#shopify-section-ss-tools #so-groups .form-content .form-box .product-thumb .image .bt-sale {
  position: absolute;
  z-index: 3;
  top: 10px;
  right: 15px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  display: inline-block;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  line-height: 38px;
  background-color: #f77b20; }
#shopify-section-ss-tools #so-groups .form-content .form-box .product-thumb .image .bt-new {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  display: inline-block;
  width: 38px;
  height: 38px;
  z-index: 7;
  border-radius: 50%;
  line-height: 38px;
  position: absolute;
  background: #00abf0;
  top: 10px;
  left: 15px; }
#shopify-section-ss-tools #so-groups .form-content .form-box .product-thumb .caption {
  height: 68px;
  min-height: 68px;
  max-height: 68px;
  padding: 0; }
#shopify-section-ss-tools #so-groups .form-content .form-box .product-thumb .caption h4 a {
  font-size: 13px;
  color: #7d7d7d;
  text-transform: capitalize;
  margin-bottom: 4px; }
#shopify-section-ss-tools #so-groups .form-content .form-box .product-thumb .caption h4 a:hover {
  color: #f77b20;
  text-decoration: underline; }
#shopify-section-ss-tools #so-groups .form-content .form-box .price {
  margin: 0 0 10px 0;
  line-height: normal;
  color: #f77b20;
  font-size: 16px;
  font-weight: 700; }
#shopify-section-ss-tools #so-groups .form-content .form-box .price .price-new, #shopify-section-ss-tools #so-groups .form-content .form-box .price span.price {
  color: #f77b20;
  font-size: 16px;
  font-weight: 700; }
#shopify-section-ss-tools #so-groups .form-content .form-box .price .price-old {
  line-height: normal;
  padding: 0 5px;
  display: inline-block;
  text-decoration: line-through;
  color: #999;
  font-size: 13px;
  font-weight: normal; }
#shopify-section-ss-tools #so-groups .form-content .form-box .product-thumb .button-group {
  border: 0;
  background: transparent; }
#shopify-section-ss-tools #so-groups .form-content .form-box .product-thumb .button-group button {
  border: 0;
  height: 32px;
  line-height: 30px;
  min-width: 32px;
  padding: 0 15px;
  background: #ff5e00;
  color: #fff;
  border-radius: 18px;
  width: 105px;
  text-transform: none;
  float: none; }
#shopify-section-ss-tools #so-groups .form-content .form-box .product-thumb .button-group button:hover {
  background-color: #ec3a01; }
#shopify-section-ss-tools #so-groups table tr {
  background: transparent; }
#shopify-section-ss-tools #so-groups table tr td {
  border: 0px;
  border-bottom: 1px solid #ddd;
  padding: 20px 8px; }
#shopify-section-ss-tools #so-groups table tr td.first {
  padding-left: 0px; }
#shopify-section-ss-tools #so-groups table tr td.last {
  padding-right: 0px; }
#shopify-section-ss-tools #so-groups .cart-bottom table tr td {
  padding: 8px; }
#shopify-section-ss-tools #so-groups table tr td.total-price,
#shopify-section-ss-tools #so-groups .cart-bottom table tr td.text-right {
  color: #f77b20;
  font-weight: 700;
  font-size: 116.7%; }
#shopify-section-ss-tools #so-groups .cart-bottom p > a {
  float: left;
  width: 50%;
  text-align: center;
  text-transform: uppercase;
  border: 0;
  border-radius: 0;
  background-color: #222;
  color: #fff;
  padding: 15px; }
#shopify-section-ss-tools #so-groups .cart-bottom p > a:hover {
  opacity: 0.8; }
#shopify-section-ss-tools #so-groups .cart-bottom p > a.btn-checkout {
  background-color: #f77b20; }

.buy-demo {
  z-index: 999;
  position: fixed;
  bottom: 70px;
  left: 40px;
  background-color: #101010;
  color: white;
  font-size: 14px;
  padding: 12px 20px 12px 16px;
  border-radius: 35px;
  line-height: 1; }
  .buy-demo svg {
    vertical-align: middle;
    fill: #81b441;
    width: 20px;
    height: 20px;
    margin-right: 7px;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease; }
  .buy-demo:hover {
    color: #fff;
    background-color: #7dbd2d; }
    .buy-demo:hover svg {
      fill: #fff; }

@keyframes nasa_pulsate {
  0% {
    transform: scale(1);
    opacity: 0; }

  50% {
    transform: scale(1.2);
    opacity: 0.5; }

  100% {
    transform: scale(1.4);
    opacity: 0; } }

@keyframes rotateinfinite {
  to {
    transform: rotateY(360deg); } }

@keyframes rotateinfinite {
  20%, 100% {
    transform: rotateY(360deg); }

  0% {
    transform: rotateY(0deg); }

  10% {
    transform: rotateY(0deg); } }

.widget-services.style-df {
  margin-bottom: 0; }
  .widget-services.style-df .home-services {
    clear: both;
    display: inline-block;
    font-size: 14px;
    margin-top: 20px;
    text-transform: uppercase;
    width: 100%;
    border-radius: 4px; }
    @media (max-width: 1200px) {
      .widget-services.style-df .home-services {
        padding: 10px 0; } }
    .widget-services.style-df .home-services .services-inline {
      cursor: pointer;
      text-align: center;
      position: relative; }
      .widget-services.style-df .home-services .services-inline .service-ico {
        margin-top: -13px;
        width: 60px;
        line-height: 60px;
        height: 60px;
        display: inline-block;
        color: #aaaaaa;
        margin-bottom: 5px;
        font-size: 38px;
        text-align: center;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%; }
        .widget-services.style-df .home-services .services-inline .service-ico i {
          font-size: 51px; }
      .widget-services.style-df .home-services .services-inline .image {
        margin-bottom: 5px;
        width: 60px;
        line-height: 60px;
        height: 60px;
        display: inline-block; }
        .widget-services.style-df .home-services .services-inline .image img {
          width: auto;
          margin: 0 auto; }
      .widget-services.style-df .home-services .services-inline .service-info h2 {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        font-size: 14px;
        text-transform: uppercase;
        line-height: 18px;
        margin-bottom: 13px;
        font-weight: 600;
        color: #222222; }
        .widget-services.style-df .home-services .services-inline .service-info h2:hover {
          color: #f77b20; }
        @media (max-width: 567px) {
          .widget-services.style-df .home-services .services-inline .service-info h2 {
            padding-top: 5px; } }
      .widget-services.style-df .home-services .services-inline .service-info p {
        text-transform: capitalize;
        font-size: 13px;
        color: #aaaaaa;
        text-transform: none;
        font-weight: normal;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
    .widget-services.style-df .home-services .owl-item {
      float: left;
      line-height: 19px;
      padding: 84px 30px 77px; }
      @media (max-width: 1199px) {
        .widget-services.style-df .home-services .owl-item {
          padding: 64px 30px 47px; } }
      @media (max-width: 991px) {
        .widget-services.style-df .home-services .owl-item {
          padding: 44px 15px 27px; } }
      @media (max-width: 767px) {
        .widget-services.style-df .home-services .owl-item {
          padding: 24px 15px 10px; } }
      .widget-services.style-df .home-services .owl-item:hover h2 {
        color: #f77b20; }
      .widget-services.style-df .home-services .owl-item:hover .service-ico {
        color: #f77b20; }
.widget-services.style-2 .home-services {
  padding-top: 30px;
  padding-bottom: 27px;
  border-bottom: 2px solid #ededed; }
  @media (max-width: 1200px) {
    .widget-services.style-2 .home-services {
      padding: 10px 0; } }
  @media (max-width: 1200px) {
    .widget-services.style-2 .home-services {
      padding: 15px 0; } }
  .widget-services.style-2 .home-services .services-inline {
    cursor: pointer;
    text-align: center;
    position: relative; }
    @media (max-width: 767px) {
      .widget-services.style-2 .home-services .services-inline > div {
        text-align: left;
        padding-left: 30px; }
        .widget-services.style-2 .home-services .services-inline > div .service-ico {
          min-width: 47px;
          text-align: center; } }
    .widget-services.style-2 .home-services .services-inline .policy.policy4:before {
      display: none; }
    .widget-services.style-2 .home-services .services-inline .service-ico {
      float: left;
      width: 70px;
      height: 70px;
      position: relative;
      background-color: #f77b20;
      line-height: 70px;
      color: #fff; }
      .widget-services.style-2 .home-services .services-inline .service-ico:after {
        content: "";
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
        border-left: 7px solid #f77b20;
        position: absolute;
        right: -7px;
        top: 50%;
        margin-top: -7px; }
      .widget-services.style-2 .home-services .services-inline .service-ico i {
        font-size: 42px;
        line-height: 70px; }
      @media (max-width: 1200px) and (min-width: 767px) {
        .widget-services.style-2 .home-services .services-inline .service-ico {
          display: block;
          top: auto;
          margin: 0 0 15px; }
          .widget-services.style-2 .home-services .services-inline .service-ico i {
            font-size: 36px; } }
    .widget-services.style-2 .home-services .services-inline .service-info {
      margin-left: 100px;
      min-height: 70px;
      text-align: left; }
      .widget-services.style-2 .home-services .services-inline .service-info h2 {
        margin-top: 0;
        margin-bottom: 0;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        font-weight: 600;
        margin: 0;
        line-height: 100%;
        color: #000;
        font-size: 16px;
        text-transform: uppercase;
        line-height: 100%; }
        .widget-services.style-2 .home-services .services-inline .service-info h2:hover {
          color: #f77b20; }
      .widget-services.style-2 .home-services .services-inline .service-info p {
        line-height: 18px;
        color: #999;
        margin-top: 10px;
        margin-bottom: 0;
        font-size: 13px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }

.widget-quicklink {
  padding: 15px 0;
  display: table;
  width: 100%; }
  .widget-quicklink .quick-title {
    white-space: nowrap;
    vertical-align: top;
    color: #444;
    font-size: 13px;
    padding-right: 5px;
    float: left; }
  .widget-quicklink ul {
    float: left;
    font-size: 13px; }
    .widget-quicklink ul > li {
      float: left; }
      .widget-quicklink ul > li:after {
        content: ","; }
      .widget-quicklink ul > li:last-child:after {
        display: none; }
      .widget-quicklink ul > li > a {
        color: #666; }
        .widget-quicklink ul > li > a:hover {
          color: #f77b20; }

.section-bottom .wrap .title-blog {
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 0;
  line-height: 100%;
  padding-bottom: 10px;
  border-bottom: 3px solid #f4f4f4;
  position: relative;
  color: #000; }
  .section-bottom .wrap .title-blog:after {
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 70px;
    height: 3px;
    content: "";
    background-color: #f77b20; }
.section-bottom .wrap .blogs > * {
  padding-bottom: 20px; }
.section-bottom .readmore-btn a {
  background-color: #f77b20;
  color: #fff;
  padding: 0px 10px;
  height: 30px;
  line-height: 30px;
  float: right;
  text-transform: uppercase;
  margin-top: 15px; }
.section-bottom .blog-item {
  clear: both;
  display: inline-block;
  width: 100%; }
  .section-bottom .blog-item.blog-item-1 .blog-image {
    width: 170px;
    float: left; }
  .section-bottom .blog-item.blog-item-1 .blog-info {
    padding-bottom: 10px;
    margin-left: 190px;
    background: transparent;
    color: #666;
    position: relative;
    vertical-align: top;
    border-bottom: 1px dotted #bdbdbd;
    width: auto; }
  .section-bottom .blog-item.blog-item-1 .blog-decs {
    display: block;
    margin-bottom: 10px; }
  .section-bottom .blog-item .blog-decs {
    display: none; }
  .section-bottom .blog-item .blog-info {
    padding-bottom: 10px;
    margin-left: 95px;
    background: transparent;
    color: #666;
    position: relative;
    vertical-align: top;
    border-bottom: 1px dotted #bdbdbd; }
  .section-bottom .blog-item .blog-image {
    width: 75px;
    float: left; }
  .section-bottom .blog-item .blog-time {
    font-size: 11px; }
  .section-bottom .blog-item .blog-title {
    margin-bottom: 8px;
    margin-top: 0;
    font-size: 16px;
    font-weight: normal; }
    .section-bottom .blog-item .blog-title a {
      color: #333; }
  .section-bottom .blog-item .blog-decs {
    color: #777777; }
  .section-bottom .blog-item .media-date-added span {
    background-color: #ccc;
    color: #fff;
    font-size: 12px;
    padding: 3px 10px; }
.section-bottom .product-thumb .product-item {
  margin-bottom: 20px;
  clear: both; }
  .section-bottom .product-thumb .product-item .product-img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 85px;
    max-width: 100%;
    float: left;
    margin: 0 15px 0 0; }
    .section-bottom .product-thumb .product-item .product-img:hover {
      box-shadow: 5px 5px 0 #e5e5e5; }
  .section-bottom .product-thumb .product-item .product-info {
    padding-bottom: 10px;
    margin-left: 100px;
    background: transparent;
    color: #666;
    border-bottom: 1px dotted #bdbdbd;
    position: relative; }
    .section-bottom .product-thumb .product-item .product-info .product-name {
      display: inline-block;
      font-weight: 400;
      color: #666;
      line-height: 100%;
      padding: 0; }
      .section-bottom .product-thumb .product-item .product-info .product-name:hover {
        color: #f77b20; }
    .section-bottom .product-thumb .product-item .product-info .price {
      margin: 2px 0 0; }
    .section-bottom .product-thumb .product-item .product-info .box-price .price-new, .section-bottom .product-thumb .product-item .product-info .box-price span.price, .section-bottom .product-thumb .product-item .product-info .price .price-new, .section-bottom .product-thumb .product-item .product-info .price span.price {
      font-size: 16px; }
.section-bottom .wrap-testimonial .client-image {
  float: left;
  margin-right: 20px;
  display: table-cell;
  cursor: pointer; }
  .section-bottom .wrap-testimonial .client-image img:hover {
    opacity: 0.7; }
.section-bottom .wrap-testimonial .item-client {
  margin-bottom: 30px;
  background-color: #f7f7f7; }
.section-bottom .wrap-testimonial .client-quote {
  margin-bottom: 8px;
  font-size: 16px;
  color: #999; }
.section-bottom .wrap-testimonial .color-client {
  font-weight: 700;
  color: #41ade2; }
.section-bottom .wrap-testimonial .client-name {
  font-size: 15px;
  margin: 0;
  font-weight: 400; }
.section-bottom .wrap-testimonial .client-info {
  vertical-align: top;
  display: table-cell;
  padding: 20px 5px 19px 0; }
.section-bottom .shop-info .shop-info-wrapper {
  margin-top: 18px; }
  .section-bottom .shop-info .shop-info-wrapper .info-list > li {
    padding: 2px 0;
    position: relative; }
    .section-bottom .shop-info .shop-info-wrapper .info-list > li:before {
      content: '\f041';
      font-family: 'FontAwesome';
      font-size: 16px;
      margin-right: 10px;
      width: 22px;
      display: inline-block;
      text-align: center;
      color: #f77b20;
      position: relative;
      top: 1px; }
    .section-bottom .shop-info .shop-info-wrapper .info-list > li.phone-info:before {
      content: "\f095"; }
    .section-bottom .shop-info .shop-info-wrapper .info-list > li.email-info:before {
      content: "\f003"; }
    .section-bottom .shop-info .shop-info-wrapper .info-list > li.open-info:before {
      content: "\f017"; }
.section-bottom .socials-footer {
  margin-top: 20px;
  margin-bottom: 10px;
  display: inline-block; }
  .section-bottom .socials-footer li {
    float: left;
    margin-left: 5px; }
    .section-bottom .socials-footer li a {
      display: block;
      width: 35px;
      height: 35px;
      line-height: 35px;
      text-align: center;
      color: #fff;
      background-color: #d7d7d7; }
      .section-bottom .socials-footer li a:hover {
        background: #f77b20; }

.box-content1 {
  background-color: #ededed;
  padding: 20px 0; }

.block-sidebar {
  margin-top: 30px; }
  .block-sidebar .home-title {
    line-height: 100%;
    margin: 0;
    padding-bottom: 10px;
    border-bottom: 3px solid #f4f4f4;
    position: relative;
    overflow: visible;
    margin-bottom: 20px; }
    .block-sidebar .home-title:before {
      position: absolute;
      bottom: -3px;
      left: 0;
      width: 70px;
      height: 3px;
      content: "";
      background-color: #f77b20; }
    .block-sidebar .home-title span {
      font-size: 18px;
      text-transform: uppercase;
      font-weight: bold;
      color: #000; }
  .block-sidebar .product-thumb .product-item {
    margin-bottom: 20px;
    clear: both;
    overflow: hidden; }
    .block-sidebar .product-thumb .product-item .product-img {
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      width: 85px;
      max-width: 100%;
      float: left;
      margin: 0 15px 0 0; }
      .block-sidebar .product-thumb .product-item .product-img:hover {
        box-shadow: 5px 5px 0 #e5e5e5; }
    .block-sidebar .product-thumb .product-item .product-info {
      padding-bottom: 10px;
      margin-left: 100px;
      background: transparent;
      color: #666;
      border-bottom: 1px dotted #bdbdbd;
      position: relative; }
      .block-sidebar .product-thumb .product-item .product-info .product-name {
        display: inline-block;
        font-weight: 400;
        color: #666;
        line-height: 100%;
        padding: 0; }
        .block-sidebar .product-thumb .product-item .product-info .product-name:hover {
          color: #f77b20; }
      .block-sidebar .product-thumb .product-item .product-info .price {
        margin: 2px 0 0; }
      .block-sidebar .product-thumb .product-item .product-info .box-price .price-new, .block-sidebar .product-thumb .product-item .product-info .box-price span.price, .block-sidebar .product-thumb .product-item .product-info .price .price-new, .block-sidebar .product-thumb .product-item .product-info .price span.price {
        font-size: 16px; }
  .block-sidebar.tags a {
    float: left;
    line-height: 100%;
    background-color: white;
    font-size: 13px !important;
    padding: 8px 15px;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    border-image: initial;
    margin: 0px 10px 10px 0px; }
    .block-sidebar.tags a:hover {
      color: #fff;
      border-color: #f77b20;
      background: #f77b20; }

/*============================================================================
========================= SECCTION HOT CATEGORIES =============================
==============================================================================*/
.widget-hotcate .home-title h2 {
  border-bottom: 2px solid #f77b20;
  padding-bottom: 10px; }
.widget-hotcate .cate-list {
  padding: 10px 0 0;
  margin-bottom: 22px; }
  .widget-hotcate .cate-list h4.title-list {
    font-size: 14px;
    display: inline-block;
    margin: 0 0 3px;
    font-weight: bold;
    color: #444;
    text-transform: uppercase; }
  .widget-hotcate .cate-list li a {
    position: relative;
    font-size: 13px; }
    .widget-hotcate .cate-list li a:before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      width: 4px;
      height: 4px;
      background-color: #999;
      margin-right: 5px;
      position: relative;
      top: -1px; }

/*============================================================================
========================= SECCTION COLLECTION ================================
==============================================================================*/
.clearfix {
  clear: both; }

.widget-collection {
  margin-top: 55px;
  margin-bottom: 65px; }
  @media (max-width: 480px) {
    .widget-collection {
      margin-top: 20px; } }
  .widget-collection .home-title {
    border-bottom: 1px #eee solid;
    margin-bottom: 20px;
    overflow: hidden; }
    .widget-collection .home-title h3 {
      margin-bottom: 10px;
      float: left; }
    .widget-collection .home-title .view-all {
      float: right;
      font-size: 13px;
      text-transform: capitalize;
      padding-top: 5px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      -ms-transition: all 0.3s;
      transition: all 0.3s; }
      .widget-collection .home-title .view-all:hover {
        color: #f77b20; }
      @media (max-width: 480px) {
        .widget-collection .home-title .view-all {
          float: left; } }
  .widget-collection .collections {
    margin: 0;
    position: relative; }
    .widget-collection .collections .ss-carousel {
      margin: 0 -10px; }
      .widget-collection .collections .ss-carousel .owl-carousel {
        padding: 10px;
        overflow: hidden;
        padding-bottom: 0; }
        .widget-collection .collections .ss-carousel .owl-carousel .owl-stage-outer {
          overflow: visible; }
    .widget-collection .collections .collect {
      overflow: hidden;
      border: 1px solid #eee;
      border: 1px #eee solid;
      box-shadow: 0 0 4px 2px transparent;
      padding: 30px 10px;
      margin-bottom: 30px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      -ms-transition: all 0.3s;
      transition: all 0.3s; }
      .widget-collection .collections .collect:hover {
        border-color: transparent;
        box-shadow: 0 0 4px 2px #ebebeb;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease; }
        .widget-collection .collections .collect:hover img {
          opacity: 1;
          -webkit-transition: all 0.2s ease;
          -moz-transition: all 0.2s ease;
          -ms-transition: all 0.2s ease;
          -o-transition: all 0.2s ease;
          transition: all 0.2s ease; }
      .widget-collection .collections .collect a {
        display: block; }
      .widget-collection .collections .collect img {
        display: inline-block;
        width: auto;
        max-width: 100%; }
      .widget-collection .collections .collect .collection-name {
        clear: both;
        display: block;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 700;
        padding-top: 15px; }
  .widget-collection .item-image {
    overflow: hidden;
    width: 50%;
    float: left; }
    .widget-collection .item-image img {
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear; }
    .widget-collection .item-image:hover img {
      opacity: 0.8;
      filter: alpha(opacity=80);
      box-shadow: #000 0em 0em 0em;
      -webkit-transform: scale(1.1, 1.1);
      -moz-transform: scale(1.1, 1.1);
      -o-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1); }
  .widget-collection .cat-content {
    overflow: hidden; }
    .widget-collection .cat-content .colection-name {
      position: relative;
      margin-bottom: 10px;
      padding-top: 5px;
      font-weight: 600;
      font-size: 14px;
      color: #282828;
      text-transform: uppercase; }
    .widget-collection .cat-content .colections li {
      position: relative;
      padding-left: 10px; }
      .widget-collection .cat-content .colections li:before {
        content: '\f111';
        font-family: FontAwesome;
        font-size: 4px;
        position: absolute;
        top: 2px;
        left: 1px; }
      .widget-collection .cat-content .colections li a {
        font-size: 13px;
        color: #888888;
        font-weight: 400;
        overflow: hidden;
        position: relative;
        line-height: 26px; }
        .widget-collection .cat-content .colections li a:hover {
          color: #f77b20; }
    .widget-collection .cat-content .colections .view-all {
      padding-left: 0;
      margin-top: 10px; }
      .widget-collection .cat-content .colections .view-all a {
        height: 30px;
        line-height: 30px;
        padding: 0 15px;
        background: #282828;
        color: #fff;
        border-radius: 4px;
        display: inline-block;
        vertical-align: top;
        font-size: 12px; }
        .widget-collection .cat-content .colections .view-all a:hover {
          padding: 0 15px;
          background: #ff2d37;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -o-transition: all 0.3s;
          -ms-transition: all 0.3s;
          transition: all 0.3s;
          color: #fff; }

.widget_multibanner {
  background: #f3f3f3;
  margin-bottom: 0 !important;
  padding-bottom: 60px; }
  @media (max-width: 767px) {
    .widget_multibanner {
      padding-bottom: 20px; }
      .widget_multibanner .item_banner {
        text-align: center;
        margin-bottom: 20px; }
        .widget_multibanner .item_banner img {
          margin: 0 auto; } }

@media (min-width: 1200px) {
  .home-banner-ct .static-image2 .img1 {
    margin-bottom: 30px; } }
@media (max-width: 767px) {
  .home-banner-ct .static-image2 .img1 {
    margin-bottom: 18px; } }
@media (max-width: 575px) {
  .home-banner-ct a {
    margin-bottom: 10px; }
    .home-banner-ct a img {
      width: 100%; }
  .home-banner-ct .col-xl-4 a {
    display: none !important; } }

/*============================================================================
=============================== FOOTER  ====================================
==============================================================================*/
footer .footer-newsletter {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 60px 0; }
  @media (max-width: 991px) {
    footer .footer-newsletter {
      padding: 20px 0;
      text-align: center; }
      footer .footer-newsletter h3 {
        float: none !important; } }
  footer .footer-newsletter h3 {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    float: left;
    margin-right: 175px;
    line-height: 50px;
    text-transform: uppercase; }
    footer .footer-newsletter h3 span {
      color: #f77b20; }
    @media (max-width: 991px) {
      footer .footer-newsletter h3 {
        display: none; } }
    @media (max-width: 767px) {
      footer .footer-newsletter h3 {
        display: none; } }
  footer .footer-newsletter .form--success {
    color: #fff;
    margin-bottom: 0;
    margin-top: 14px; }
  footer .footer-newsletter .input-box {
    width: 100%; }
  footer .footer-newsletter .footer-block-content {
    overflow: hidden; }
  footer .footer-newsletter input[type="email"] {
    border: 0;
    color: #ffffff;
    width: 100%;
    background: #2d2d2d;
    height: 50px;
    padding: 0 30px;
    line-height: 50px;
    border-radius: 0px;
    float: left;
    outline: none;
    font-size: 14px;
    /* Chrome, Opera, Safari */
    /* Firefox 19+ */
    /* IE 10+ */
    /* Firefox 18- */ }
    footer .footer-newsletter input[type="email"]::-webkit-input-placeholder {
      font-size: 14px;
      color: #ffffff; }
    footer .footer-newsletter input[type="email"]::-moz-placeholder {
      font-size: 14px;
      color: #ffffff; }
    footer .footer-newsletter input[type="email"]:-ms-input-placeholder {
      font-size: 14px;
      color: #ffffff; }
    footer .footer-newsletter input[type="email"]:-moz-placeholder {
      font-size: 14px;
      color: #ffffff; }
  footer .footer-newsletter button[type="submit"] {
    border: 0;
    position: absolute;
    padding: 0 20px;
    right: 0;
    background: #2d2d2d;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    border-radius: 0px;
    float: left;
    box-shadow: none;
    outline: none; }
    footer .footer-newsletter button[type="submit"]:hover {
      color: #f77b20; }
footer .socials-wraps {
  margin: 27px 0;
  margin-bottom: 13px; }
  @media (max-width: 767px) {
    footer .socials-wraps ul {
      margin: 0 auto; } }
  footer .socials-wraps ul li {
    position: relative;
    display: inline-block;
    margin-right: 15px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      footer .socials-wraps ul li {
        margin-right: 10px; } }
    @media (max-width: 768px) {
      footer .socials-wraps ul li {
        margin-right: 5px; } }
    footer .socials-wraps ul li a {
      color: #fff;
      background-color: rgba(255, 255, 255, 0.1);
      font-size: 18px !important;
      width: 40px;
      padding: 0 !important;
      height: 40px;
      line-height: 40px;
      text-align: center;
      display: block;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      footer .socials-wraps ul li a:hover {
        background-color: #f77b20;
        color: #fff; }
@media (max-width: 991px) {
  footer .footer-1 {
    padding-top: 30px; } }
footer .footer-1 a {
  color: #666; }
  footer .footer-1 a:hover {
    color: #f77b20; }
footer .footer-1 .modtitle {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
  padding-bottom: 20px;
  position: relative;
  font-weight: 600;
  text-transform: uppercase; }
  footer .footer-1 .modtitle:before {
    background-color: #fff;
    content: "";
    height: 1px;
    position: absolute;
    bottom: 13px;
    left: 0;
    width: 30px;
    z-index: 3; }
@media (min-width: 992px) {
  footer .footer-1 .inner_payment {
    margin-top: 25px; }
  footer .footer-1 .contact-us .footer-block h3.footer-block-title {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
    padding-bottom: 20px;
    position: relative;
    font-weight: 400;
    text-transform: uppercase; }
    footer .footer-1 .contact-us .footer-block h3.footer-block-title:before {
      background-color: #fff;
      content: "";
      height: 1px;
      position: absolute;
      bottom: 13px;
      left: 0;
      width: 30px;
      z-index: 3; } }
@media (min-width: 992px) {
  footer .footer-1 .footer-block {
    padding: 95px 0 74px; }
    footer .footer-1 .footer-block.footer-address .footer-block-title {
      margin-bottom: 29px; } }
footer .footer-1 .footer-block .footer-block-content .links-contact li {
  position: relative;
  padding-left: 39px;
  min-height: 30px;
  line-height: 25px;
  font-size: 14px;
  color: #aaa; }
  footer .footer-1 .footer-block .footer-block-content .links-contact li.address:before {
    background-position: -8px -10px; }
  footer .footer-1 .footer-block .footer-block-content .links-contact li.mail {
    margin: 10px 0 16px; }
    footer .footer-1 .footer-block .footer-block-content .links-contact li.mail:before {
      background-position: -11px -51px; }
  footer .footer-1 .footer-block .footer-block-content .links-contact li.phone:before {
    background-position: -11px -91px; }
  footer .footer-1 .footer-block .footer-block-content .links-contact li:before {
    opacity: 1;
    position: absolute;
    left: 0;
    top: -2px;
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(//cdn.shopify.com/s/files/1/0503/7021/6091/t/3/assets/icon-image.png?v=13197547914791715503) no-repeat; }
footer .footer-1 .footer-block h3.footer-block-title {
  text-transform: uppercase;
  position: relative; }
  @media (min-width: 992px) {
    footer .footer-1 .footer-block h3.footer-block-title {
      font-size: 18px;
      text-transform: uppercase;
      font-weight: 600;
      color: #fff;
      margin-bottom: 24px; }
      footer .footer-1 .footer-block h3.footer-block-title .expander {
        display: none; } }
  @media (max-width: 991px) {
    footer .footer-1 .footer-block h3.footer-block-title {
      background: #4a5678;
      height: 34px;
      line-height: 34px;
      padding: 0px 10px;
      font-size: 13px;
      color: #fff;
      font-weight: bold;
      text-transform: uppercase; }
      footer .footer-1 .footer-block h3.footer-block-title .expander {
        float: right;
        outline: none; }
        footer .footer-1 .footer-block h3.footer-block-title .expander fa:before {
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
      footer .footer-1 .footer-block h3.footer-block-title.open .expander .fa:before {
        content: "\f068"; } }
footer .footer-1 .footer-block .footer-block-content {
  margin-bottom: 10px; }
  @media (max-width: 991px) {
    footer .footer-1 .footer-block .footer-block-content {
      display: none;
      padding-left: 10px; } }
@media (max-width: 991px) {
  footer .footer-1 .footer-block.footer-link .footer-block-content {
    display: none;
    padding-left: 10px; } }
footer .footer-1 .footer-block.footer-link .footer-block-content li {
  color: #aaa;
  padding-left: 0px;
  position: relative;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  footer .footer-1 .footer-block.footer-link .footer-block-content li:before {
    content: '\f111';
    font-family: FontAwesome;
    font-size: 5px;
    position: absolute;
    top: 10px;
    left: 0;
    margin-top: 0px;
    opacity: 0;
    color: #f77b20;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  footer .footer-1 .footer-block.footer-link .footer-block-content li a {
    text-transform: capitalize;
    line-height: 26px;
    color: #aaa;
    padding: 7px 0;
    display: block;
    font-size: 14px; }
    footer .footer-1 .footer-block.footer-link .footer-block-content li a:hover {
      color: #f77b20; }
  footer .footer-1 .footer-block.footer-link .footer-block-content li:hover {
    padding-left: 15px; }
    footer .footer-1 .footer-block.footer-link .footer-block-content li:hover:before {
      opacity: 1; }
footer .footer-1 .ft-item {
  min-height: 180px; }
footer .footer-1 .footer-bottom {
  color: #aaaaaa;
  font-size: 13px;
  padding: 42px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.05); }
  footer .footer-1 .footer-bottom .ft-copyright {
    text-align: center;
    margin-bottom: 10px; }
    @media (min-width: 992px) {
      footer .footer-1 .footer-bottom .ft-copyright {
        text-align: left;
        margin-bottom: 0; } }
  footer .footer-1 .footer-bottom .ft-payment {
    text-align: center; }
    @media (min-width: 992px) {
      footer .footer-1 .footer-bottom .ft-payment {
        text-align: right; } }
  footer .footer-1 .footer-bottom a {
    color: #fff;
    text-decoration: none; }
    footer .footer-1 .footer-bottom a:hover {
      color: #f77b20; }

@-moz-document url-prefix() {
  .footer .footer-1 .socials-wraps ul li a {
    line-height: 36px; }

  .products-listing .button-link .btn_sold_out, .products-listing .button-link > div {
    line-height: 24px; }

  .owl-style2 .owl-nav > div {
    line-height: 28px; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .header.header-style1 .header-top {
    line-height: 100%; }
    .header.header-style1 .header-top .header-top-left .toplink-item.language, .header.header-style1 .header-top .header-top-left .toplink-item .currency {
      display: -ms-inline-grid;
      line-height: 34px !important; } }
