@charset "UTF-8";
/*******************************************************
  Style Color
********************************************************/
/*   1.Large devices Desktops     ( Devices ΓëÑ1200px)
 *   2.Medium devices Desktops    (992px ΓëÑ Devices ΓëÑ 1199px)
 *   3.Small devices Tablets      (991px ΓëÑ Devices ΓëÑ 768px)
 *   4.Extra small devices Phones ( Devices < 767px)
 */
@screen-xs :                  480px;
@screen-xs-min :              @screen-xs;
@screen-phone :               @screen-xs-min;
@screen-sm :                  768px;
@screen-sm-min :              @screen-sm;
@screen-tablet :              @screen-sm-min;
@screen-md :                  992px;
@screen-md-min :              @screen-md;
@screen-desktop :             @screen-md-min;
@screen-lg :                  1200px;
@screen-lg-min :              @screen-lg;
@screen-lg-desktop :          @screen-lg-min;
@screen-xs-max :              (@screen-sm-min - 1);
@screen-sm-max :              (@screen-md-min - 1);
@screen-md-max :              (@screen-lg-min - 1);
@media (min-width: 480px) and (max-width: 767px) {
  /*FOOTER*/
  .footer-center .box-newletter .form-group .box-email .input-email {
    width: 100%; }

  /*LISSTING*/
  .products-category .short-by-show.form-inline {
    width: 50%; }

  .box-pagination {
    clear: none !important; }

  .product-detail .content-product-right {
    margin-top: 20px; }

  /*.abc.header-top .box-header-right .box-1 .box-social {
    width: 50% !important;
    float: left; }

  .abc.header-top .box-header-right .box-number {
    padding: 20px 0 0px;
    width: 50%;
    display: inline-block;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.1); }

  .abc.header-top .box-header-right .box-1 .box-search {
    width: 50% !important; }

  .abc.header-top .box-header-right .box-1 .box-cart {
    width: 25% !important;
    padding-left: 40px !important; }

  .abc.header-top .box-header-right .box-1 .box-nav {
    width: 25% !important; }*/

  .so-spotlight6 .newsletter .box-email {
    width: 300px; }

  .box-sevicer .info-sevicer {
    float: left;
    width: 50%;
    display: inline-block; }

  .box-sevicer .content-sevicer {
    text-align: center; }

  .so-spotlight2 {
    padding-bottom: 30px; }

  .blog-check-home1.so-latest-blog .item .media-bodys {
    border: 1px solid #ddd;
    margin-bottom: 30px; }

  .footer-top .block-top {
    width: 50%;
    display: inline-block;
    float: left; }

  .so-spotlight2 .block-img-center .img-1 {
    width: 50%; }
    .so-spotlight2 .block-img-center .img-1:last-child {
      display: none; }

  .products-category .products-list.grid .product-layout {
    width: 50%; }

  .so-instagram-gallery .instagram03-2 .instagram-item {
    float: left;
    padding: 0 15px;
    width: 33%; } }
@media (max-width: 479px) {
  /*HEADER */
  .currencies-block form > a {
    padding-left: 5px !important; }

  #sosearchpro.search-pro .button-search {
    margin-right: 15px !important;
    min-width: 33px !important; }

  .abc.header-top .box-header-right .box-cart {
    padding-left: 7px !important; }

  .header-top .languages-block form > a {
    padding-right: 8px !important; }

  .abc.header-top .box-header-right .box-number {
    display: none; }

  /*HOME PAGE*/
  .footer-center .socials-wrap ul .fa {
    width: 35px;
    height: 35px;
    line-height: 35px; }

  .rtl .block-listingtab .ltabs-tabs-wrap {
    padding: 30px 0 20px;
    left: 14%; }

  div.article-info .article-sub-title span {
    font-size: 12px; }

  .block-listingtab .ltabs-tabs-wrap {
    padding: 30px 0 20px;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 99; }

  .so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li {
    border-radius: 0;
    height: 30px;
    line-height: 30px; }
    .so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li > span {
      font-size: 14px; }

  .so-spotlight6 .newsletter .box-description {
    display: block;
    color: #fff;
    font-size: 18px;
    padding-right: 0;
    text-align: center;
    margin-bottom: 15px; }

  .so-spotlight6 .newsletter .box-email {
    display: block;
    position: relative;
    width: 100%; }

  .so-spotlight6 .newsletter {
    padding-bottom: 15px; }

  .block-deals-custom .countdown_boxs {
    padding: 0 !important; }
    .block-deals-custom .countdown_boxs .num-time {
      font-size: 15px; }
    .block-deals-custom .countdown_boxs .name-time {
      font-size: 12px;
      color: #999; }
    .block-deals-custom .countdown_boxs .time-item {
      width: 40px;
      padding: 10px 0 5px !important;
      border: none !important;
      display: inline-block; }

  /*FOOTER*/
  .footer-navbar .footer-title {
    margin-top: 15px; }

  .box-sevicer .content-sevicer {
    text-align: center; }

  .block-featured .content-featured {
    display: block; }
    .block-featured .content-featured .item {
      display: block; }

  /*DETAIL PAGE*/
  .tab-full .nav-tabs li.sn-border:after {
    display: none; }

  .footer-center .box-newletter .form-group .box-email .input-email {
    width: 100%; }

  .product-detail .content-product-right {
    margin-top: 20px; }

  .blog-check-home1.so-latest-blog .item .media-bodys {
    border: 1px solid #ddd;
    margin-bottom: 30px; }

  /*LISTING TAB*/
  .so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-arrow,
  .so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-selected {
    border-radius: 0; }

  .so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs {
    top: 59px;
    z-index: 99; }
    .so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs span {
      padding: 5px 10% !important; }

  /*CART*/
  .input-group.btn-block input {
    min-width: 40px; }

  /*AFQ*/
  ul.yt-accordion li.accordion-group h3.accordion-heading i {
    float: left !important; }

  ul.yt-accordion li.accordion-group h3.accordion-heading > span {
    display: block !important;
    overflow: hidden;
    padding: 6px 12px !important; } }
@media (max-width: 767px) {
  /*HEADER*/
  .abc.header-top .box-header-right .box-1 {
    display: inline-block; }
    .abc.header-top .box-header-right .box-1 .box-logo {
      width: 100%;
      text-align: center;
      padding: 20px 0; }
    /*.abc.header-top .box-header-right .box-1 .box-social {
      width: 100%;
      display: inline-block;
      border-width: 1px 0 1px 0;
      border-color: rgba(255, 255, 255, 0.1);
      border-style: solid;
      padding: 20px 0;
      font-size: 16px;
      text-align: center; }
    .abc.header-top .box-header-right .box-1 .box-search {
      width: 60%;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1);
      padding: 33px 0 24px; }
      .abc.header-top .box-header-right .box-1 .box-search #sosearchpro.search-pro .button-search {
        margin-right: 20px; }
        .abc.header-top .box-header-right .box-1 .box-search #sosearchpro.search-pro .button-search i {
          right: 0; }
    .abc.header-top .box-header-right .box-1 .box-nav {
      width: 20%; }
    .abc.header-top .box-header-right .box-1 .box-cart {
      width: 20%; }*/

  .table-responsive {
    direction: ltr; }

  .wrapper-full {
    overflow-x: hidden; }

  .product-view.product-detail .content-product-left .large-image {
    z-index: 1; }

  .Slideshow .sohomepage-slider .so-homeslider .owl2-nav {
    display: none; }

  .header-center .navbar-logo {
    text-align: left;
    display: inline-block;
    float: left;
    position: relative;
    width: 70%; }

  .so-spotlight-content {
    overflow-x: hidden; }

  .header-center .header-menu-center {
    display: inline-block;
    background: #fff;
    position: relative;
    width: 30%;
    top: 5px;
    z-index: 2px; }

  .header-center .header-center-right {
    padding-right: 0; }

  .shopping_cart .shoppingcart-box:after {
    right: 17px; }

  .block-deals-custom .box-deals .content-deals .box-descrip li:before {
    display: none; }

  .shopping_cart .shoppingcart-box {
    top: 52px; }

  #container-module-newletter {
    display: none; }

  .full-breadcrumb {
    position: relative;
    z-index: -1;
    padding: 31px 0 9px; }

  .header-center {
    padding: 10px 0; }

  .header-top .header-top-right {
    float: right; }

  .header-top .header-top-left {
    float: left; }

  .header-top .search-form-action #sosearchpro.search-pro .autosearch-input.form-control {
    height: 50px;
    padding-left: 10px; }

  #sosearchpro.search-pro .button-search {
    height: 50px;
    min-width: 50px; }
    #sosearchpro.search-pro .button-search i {
      top: 18px;
      font-size: 16px;
      right: 15px; }

  .header-top .search-form-action .sn-close {
    right: 15px;
    line-height: 50px; }

  /*CONTENT*/
  /*
  .common-home .title-home {
    margin-top: 20px; 
  }*/
    .common-home .title-home h2 {
      font-size: 26px;
      padding: 0 20px; }

  .box-sevicer .info-sevicer {
    margin-bottom: 15px; }

  .common-home .so-extraslider {
    margin-bottom: 0; }
    .common-home .so-extraslider .extraslider-inner {
      margin-bottom: 0; }

  .box-sevicer {
    padding-bottom: 0; }

  .box-emptyspace {
    height: 40px !important; }

  /*DEAL CUSTOM*/
  .block-deals-custom .box-deals {
    width: 100%;
    position: relative; }

  .countdown_boxs {
    z-index: 9;
    border-radius: 50px !important;
    padding: 5px 20px !important; }
    .countdown_boxs .num-time {
      font-size: 18px; }
    .countdown_boxs .name-time {
      font-size: 14px;
      color: #999; }
    .countdown_boxs .time-item {
      width: 40px;
      padding: 10px 0 5px !important;
      border: none !important;
      display: inline-block; }

  .block-deals-custom .box-deals.box-deals-1 {
    padding-left: 45px;
    float: none; }

  .block-deals-custom .box-deals .content-deals {
    padding: 50px 0; }

  /*CATE*/
  .so-spotlight5 .block-catrgories .content-block .box-categories {
    width: 33.333%;
    float: left;
    display: inline-block;
    padding-bottom: 15px; }

  /*FOOTER*/
  .footer-navbar .module {
    margin: 0; }

  .footer-bottom {
    padding-bottom: 20px; }

  .footer-top {
    padding: 10px 20px; }

  .box-about .socials-wrap {
    text-align: center; }
    .box-about .socials-wrap ul .li-social {
      float: none;
      display: inline-block; }

  .footer-bottom .text-right,
  .footer-bottom .copyright-text {
    text-align: center !important; }

  .footer-top ul.menu li a { float: initial; }

  /*DETAIL PAGE*/
  .producttab .tabsslider .nav-tabs li:after,
  .thumb-video,
  .zoomContainer {
    display: none; }

  .producttab .tabsslider .nav-tabs li {
    padding: 5px 0; }

  /*RTL*/
  .rtl .megamenu-style-dev.responsive ul.megamenu > li.click::before,
  .rtl .megamenu-style-dev.responsive ul.megamenu > li.hover::before {
    left: 0 !important;
    right: auto; }

  .megamenu-wrapper {
    left: 0; }

  .rtl .megamenu-wrapper {
    -webkit-transform: translate3d(280px, 0, 0);
    transform: translate3d(280px, 0, 0); }
    .rtl .megamenu-wrapper.so-megamenu-active {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }

  /*LISTING*/
  .short-by-show .form-group {
    margin: 0; }
    .short-by-show .form-group.short-by .form-control {
      width: 70px; }
    .short-by-show .form-group .control-label {
      display: inline-block;
      vertical-align: middle; }
    .short-by-show .form-group .form-control {
      display: inline-block;
      vertical-align: middle;
      width: auto; }

  .product-filter-bottom .box-pagination {
    text-align: center !important; }

  .filters-panel {
    margin-bottom: 10px; }

  .deals_module_wrapper .extended_offer .price-save, .deals_module_wrapper .extended_offer .price-sale, .deals_module_wrapper .extended_offer .price-old {
    padding: 12px 10px; }

  .deals_module_wrapper .btn.btn-default.addToCart {
    width: 40px;
    padding: 0; }

  .filters-panel .gruop-panel2 .short-by select {
    width: 90px; }

  .products-list .product-layout .left-block .product-image-container.second_img .img_0 {
    display: none; }

  /*NAV*/
  div.megamenu-wrapper ul.megamenu > li > a:before {
    top: 110%; }

  #content {
    position: relative;
    overflow: hidden; }

  .header-top .languages-block form > a {
    padding-right: 20px; }

  .header-top {
    min-height: 34px; }
    .header-top .languages-block, .header-top .currencies-block {
      float: left; }
    .header-top .languages-block .hidden-xs {
      display: block !important; }

  #content {
    position: relative;
    overflow: hidden; }

  .rtl .megamenu-style-dev.responsive ul.megamenu > li.active .close-menu {
    right: auto; }

  /*----------------BLOCK MAIN MENU -------*/
  .submenu2.with-sub-menu.hover .sub-menu .catefull {
    background: transparent;
    border: none; }

  .responsive ul.megamenu .sub-menu .content .row > div {
    border-top: none !important;
    margin: 0 !important;
    padding: 0 !important; }

  #menu .nav {
    margin: 0; }

  .megamenu-style-dev.responsive ul.megamenu > li.active .close-menu {
    right: 0; }
  .megamenu-style-dev.responsive .so-megamenu-active #remove-megamenu {
    font-size: 20px;
    color: #fff; }
  .megamenu-style-dev.responsive .megamenu-wrapper {
    border: none;
    border-radius: 0; }
  .megamenu-style-dev.responsive div[class^=col-] {
    width: 100%; }
  .megamenu-style-dev.responsive ul.megamenu > li {
    display: block;
    border-top: 1px solid rgba(255, 255, 255, 0.1); }
    .megamenu-style-dev.responsive ul.megamenu > li a {
      line-height: 40px;
      height: 42px; }
  .megamenu-style-dev.responsive ul.megamenu > li.click::before, .megamenu-style-dev.responsive ul.megamenu > li.hover::before {
    padding: 0px 15px !important;
    font-size: 14px;
    color: #fff; }
  .megamenu-style-dev.responsive ul.megamenu > li.active {
    padding: 0; }
    .megamenu-style-dev.responsive ul.megamenu > li.active .sub-menu {
      display: block !important; }
    .megamenu-style-dev.responsive ul.megamenu > li.active > a {
      background: #222 !important;
      color: #fff; }
    .megamenu-style-dev.responsive ul.megamenu > li.active .close-menu {
      padding: 0;
      width: 41px;
      line-height: 38px;
      background: #94c300; }
      .megamenu-style-dev.responsive ul.megamenu > li.active .close-menu:before {
        color: #fff;
        font-size: 12px;
        line-height: 18px; }
  .megamenu-style-dev.responsive .navbar-default .horizontal .megamenu-wrapper ul.megamenu li .sub-menu .content {
    box-shadow: none;
    border: 1px solid #eee; }
  .megamenu-style-dev .navbar-default .horizontal .title-navbar {
    text-transform: uppercase;
    color: #111;
    line-height: 50px;
    padding-left: 10px;
    font-weight: 600; }
  .megamenu-style-dev .navbar-default .horizontal .navbar-toggle {
    height: 40px;
    width: 40px;
    margin: 5px 0;
    color: #fff;
    border-radius: 4px;
    border: none;
    float: right;
    left: -10px; }
    .megamenu-style-dev .navbar-default .horizontal .navbar-toggle .icon-bar {
      background: #777777; }
  .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper {
    background: #333; }
    .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li.active > a {
      padding: 0 10px; }
    .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a {
      color: #fff;
      padding: 0;
      font-size: 14px; }
      .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a:hover {
        color: #94c300; }
    .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu li .sub-menu .content .title-submenu {
      padding: 0;
      margin: 0;
      border: none; }
  .megamenu-style-dev .navbar-default .horizontal .features-menu .column.layout-color a {
    display: inline-block; }
  .megamenu-style-dev .navbar-default .horizontal .features-menu .column a {
    margin: 0 0 30px;
    display: block; }
  .megamenu-style-dev .navbar-default .vertical #menuHeading {
    display: block;
    margin: 0; }
  .megamenu-style-dev .navbar-default .vertical .navbar-header {
    display: none; }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper {
    position: relative;
    visibility: visible;
    width: 100%;
    max-height: none;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px); }
    .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style3 .content .image-position {
      transform: scale(0.8);
      -moz-transform: scale(0.8);
      -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
      position: relative; }
    .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .sub-menu .content .categories .menu > ul li:before {
      display: none; }
    .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .sub-menu .content .categories .menu > ul li .main-menu {
      text-transform: uppercase;
      margin: 0 0 10px; }
    .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .sub-menu .content .categories .menu > ul li a:hover {
      color: #94c300; }
    .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .sub-menu .content .categories .menu > ul li:hover > a {
      color: #94c300; }
    .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .sub-menu .content .categories .menu > ul li ul {
      box-shadow: none; }
      .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .sub-menu .content .categories .menu > ul li ul li {
        padding: 5px 0; }
    .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li {
      border-bottom: 1px dotted #eee;
      margin-top: 1px;
      padding: 0; }
      .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li a i {
        display: none; }
      .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.loadmore {
        border: none; }
      .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.hover:before {
        font-size: 10px;
        color: #444;
        height: 100%;
        line-height: 40px;
        width: 30px;
        background: #eee;
        text-align: center;
        cursor: pointer;
        padding: 0;
        padding: 0 !important; }
      .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.hover:hover:before {
        background: none;
        color: #fff; }
      .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.active {
        background: none; }
        .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.active .close-menu {
          background: #eee;
          font-size: 10px; }
          .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.active .close-menu:before {
            color: #444; }

  /*------------------ BREADCRUM ---------------*/
  #menu.navbar {
    margin: 0; }

  #sosearchpro .dropdown-menu {
    width: 100%; }

  /*----------------- BLOCK SLIDESHOW ---------------------*/
  #so-slideshow {
    width: 100%; }
    #so-slideshow .slideshow {
      height: auto; }
    #so-slideshow .slideshow img {
      height: auto; }

  .slider-container .htmlcontent-home {
    display: none; }

  /*----------------- BLOCK SPOTLIGHT ---------------------*/
  .breadcrumb li {
    margin: 5px 0; }

  /*----------------- BLOCK FOOTER ---------------------*/
  .copyright-text {
    margin-bottom: 10px; }

  .block-payment {
    float: none; }

  .about-us .about-content .media-left {
    float: none; }

  /*----------------- PRODUCT ---------------------*/
  .producttab .tabsslider .nav-tabs li {
    float: none; }

  .thumb-vertical-outer {
    padding-left: 0; }

  .add-to-links {
    clear: both; }

  .content-product-right .title-product {
    margin: 10px 0; }

  .producttab .tabsslider .nav-tabs li.active a,
  .producttab .tabsslider .nav-tabs li:hover a {
    background-color: #eee; }

  .box-pagination {
    clear: both; }

  /*---------------BLOG -------------*/
  div.blog-item .itemBlogImg {
    float: none;
    margin: 0 0 10px; }
    div.blog-item .itemBlogImg .article-image {
      float: left;
      margin-bottom: 30px; }
    div.blog-item .itemBlogImg a {
      float: none; }

  .blog-listitem .blog-item .itemBlogContent {
    padding: 0;
    float: left; }
    .blog-listitem .blog-item .itemBlogContent .article-description {
      text-align: justify; }

  .about-us .about-content .title strong {
    top: -9px; }
  .about-us .about-content .media-left {
    margin-bottom: 20px; }
  .about-us .about-content .whychooseus .title strong {
    top: 12px; }
  .about-us .about-content .ourmember.page-heading .pre-text {
    padding: 0 10px; }
  .about-us .about-content .ourmember.page-heading .title strong {
    top: 13px;
    left: 38%; }

  .about-us .owl-dots {
    left: 35%; }

  .about-us .owl2-theme .owl2-controls .owl2-dots {
    left: 36%; }
    .about-us .owl2-theme .owl2-controls .owl2-dots .owl2-dot span {
      width: 15px;
      height: 15px; }

  div ul.yt-accordion li.accordion-group h3.accordion-heading > span {
    font-size: 13px; }

  .yt-gallery ul.tabnav li {
    margin-bottom: 5px; } }
@media (min-width: 768px) and (max-width: 991px) {
  /*HEADER*/
  .header-top .header-top-center li.li-social {
    margin: 0 7px; }

  .wrapper-full {
    overflow-x: hidden; }

  .rtl .abc.header-top .box-header-right .box-cart {
    padding-right: 30px; }

  .header-center .header-menu-center {
    top: 20px;
    width: 20%;
    display: inline-block; }

  .abc.header-top .box-header-right .box-1 {
    display: inline-block; }
    .abc.header-top .box-header-right .box-1 .box-logo {
      display: inline-block;
      width: 33.33%;
      border-right: 1px solid rgba(255, 255, 255, 0.1);
      border-bottom: 1px solid rgba(255, 255, 255, 0.1);
      float: left;
      padding-bottom: 31px; }
      .abc.header-top .box-header-right .box-1 .box-logo .navbar-logo {
        padding: 10px; }
    .abc.header-top .box-header-right .box-1 .box-social {
      display: inline-block;
      width: 33.33%;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1);
      float: left;
      padding-bottom: 37px; }
    .abc.header-top .box-header-right .box-1 .box-number {
      display: inline-block;
      width: 33.33%;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1);
      border-right: none; }
    .abc.header-top .box-header-right .box-1 .box-search {
      width: 66.6%;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1);
      padding: 30px 0 27px; }
    .abc.header-top .box-header-right .box-1 .box-nav {
      width: 16.7%;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
    .abc.header-top .box-header-right .box-1 .box-cart {
      width: 16.7%;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

  /*HOMEPAGE*/
  .so-spotlight2 .box-sevicer .info-sevicer .content-sevicer span {
    font-size: 14px; }

  .so-spotlight5 .block-catrgories .icon-cat {
    width: 120px;
    height: 120px; }

  .box-sevicer {
    padding-bottom: 5px; }

  .so-spotlight6 .newsletter .box-email {
    width: 415px; }

  .blog-check-home1.so-latest-blog .item .media-bodys {
    border: 1px solid #ddd;
    margin-left: -1px; }

  .blog-check-home1 .cat-wraps {
    margin-bottom: 40px; }

  .so-spotlight5 .block-catrgories .content-block .box-categories .box-full {
    width: 120px; }

  .common-home .title-home {
    margin-top: -20px; }
    .common-home .title-home h2 {
      font-size: 35px; }

  .blog-check-home1.so-latest-blog .blog-external-simple .media-bodys {
    padding: 15px; }

  .so-spotlight2 {
    padding-bottom: 40px; }

  .box-sevicer .info-sevicer {
    margin-bottom: 10px; }

  .box-emptyspace {
    height: 50px !important; }

  .common-home .title-home h2 strong:before {
    top: 25px; }

  .block-deals-custom .countdown_boxs {
    padding: 10px; }

  .block-deals-custom .box-deals .content-deals {
    padding: 65px 0 65px; }

  .product-view.product-detail .content-product-left .large-image {
    z-index: 1; }

  #container-module-newletter {
    display: none; }

  /*FOOTER*/
  .footer-top {
    padding: 10px; }

  /*MEGAMENU*/
  ul.megamenu li .sub-menu .content .hover-menu li {
    padding: 0; }

  .submenu2.with-sub-menu.hover .sub-menu .catefull,
  ul.megamenu li .sub-menu .content {
    padding: 20px 10px !important; }

  .rtl .megamenu-style-dev.responsive ul.megamenu > li.click::before,
  .rtl .megamenu-style-dev.responsive ul.megamenu > li.hover::before {
    left: 0 !important;
    right: auto; }

  .megamenu-wrapper {
    left: 0; }

  .rtl .megamenu-wrapper {
    -webkit-transform: translate3d(280px, 0, 0);
    transform: translate3d(280px, 0, 0); }
    .rtl .megamenu-wrapper.so-megamenu-active {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }

  /*LISTING*/
  .so_filter_wrap_block .so-filter-option.so-filter-price .input_max, .so_filter_wrap_block .so-filter-option.so-filter-price .input_min {
    max-width: 50px;
    min-width: 50px; }

  /*BLOG*/
  .blog-listitem .blog-item {
    display: inline-block; }

  /*DETAIL PAGE*/
  .product-detail .content-product-right {
    margin-top: 30px; }

  /*SLIDE SHOW*/
  .yt_slideshow .owl2-controls {
    display: none; }

  /*-------HEADER-------*/
  .header-center .navbar-logo {
    padding: 20px 0;
    text-align: left;
    width: 80%;
    display: inline-block;
    float: left; }

  .products-list.list .product-layout .product-item-container .button-group .btn-button {
    vertical-align: top; }

  .shopping_cart .shoppingcart-box {
    right: -15px !important; }

  .sj_filter_shop_by_search {
    margin: 9px 0px 10px 0px; }

  .sj_filter_btn_search_delete,
  .sj_filter_btn_search {
    margin-left: 5px; }

  .product-view .content-product-left.class-honizol .full_slider, .product-view .content-product-left.class-honizol .not_full_slider {
    padding: 0 60px; }

  /*NAV*/
  div.megamenu-wrapper ul.megamenu > li > a:before {
    top: 110%; }

  .submenu2.with-sub-menu.hover .sub-menu .catefull {
    background: transparent;
    border: none; }

  .responsive ul.megamenu .sub-menu .content .row > div {
    border-top: none !important; }

  #menu.navbar {
    margin: 0; }

  #menu .nav > li .dropdown-menu.custom_block {
    margin: 0 15px;
    width: auto; }
    #menu .nav > li .dropdown-menu.custom_block ul.row-list {
      display: block; }
      #menu .nav > li .dropdown-menu.custom_block ul.row-list li {
        border: 0; }

  #menu .nav > li:hover > .dropdown-menu.custom_block ul {
    display: block; }

  ul.megamenu li .sub-menu .content {
    border: none !important; }

  /*--------------------MOD-------------------*/
  .deals_module_wrapper .owl2-controls .owl2-nav div {
    top: 25%; }

  .so-instagram-gallery .instagram02-2 .instagram-item {
    width: 15%; }

  .megamenu-style-dev.responsive ul.megamenu > li.active .close-menu {
    right: 0;
    left: auto; }
  .megamenu-style-dev.responsive .so-megamenu-active #remove-megamenu {
    font-size: 20px;
    color: #fff; }
  .megamenu-style-dev.responsive .megamenu-wrapper {
    border: none;
    border-radius: 0; }
  .megamenu-style-dev.responsive div[class^=col-] {
    width: 100%; }
  .megamenu-style-dev.responsive ul.megamenu > li {
    display: block;
    border-top: 1px solid rgba(255, 255, 255, 0.1); }
    .megamenu-style-dev.responsive ul.megamenu > li a {
      line-height: 40px;
      height: 42px; }
  .megamenu-style-dev.responsive ul.megamenu > li.click::before, .megamenu-style-dev.responsive ul.megamenu > li.hover::before {
    padding: 0px 15px !important;
    font-size: 14px;
    color: #fff; }
  .megamenu-style-dev.responsive ul.megamenu > li.active {
    padding: 0; }
    .megamenu-style-dev.responsive ul.megamenu > li.active .sub-menu {
      display: block !important; }
    .megamenu-style-dev.responsive ul.megamenu > li.active > a {
      background: #222 !important;
      color: #fff; }
    .megamenu-style-dev.responsive ul.megamenu > li.active .close-menu {
      padding: 0;
      width: 41px;
      line-height: 38px;
      background: #94c300; }
      .megamenu-style-dev.responsive ul.megamenu > li.active .close-menu:before {
        color: #fff;
        font-size: 12px;
        line-height: 18px; }
  .megamenu-style-dev.responsive .navbar-default .horizontal .megamenu-wrapper ul.megamenu li .sub-menu .content {
    box-shadow: none;
    border: 1px solid #eee; }
  .megamenu-style-dev .navbar-default .horizontal .navbar-toggle {
    height: 40px;
    width: 42px;
    margin: 5px 0;
    color: #fff;
    border-radius: 4px;
    border: none;
    background: #777777;
    float: left;
    left: 10px; }
    .megamenu-style-dev .navbar-default .horizontal .navbar-toggle .icon-bar {
      background: #fff; }
  .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper {
    background: #333; }
    .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li.active > a {
      padding: 0 10px; }
    .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a {
      color: #fff;
      padding: 0;
      font-size: 14px; }
      .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a:hover {
        color: #94c300; }
    .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu li .sub-menu .content .title-submenu {
      padding: 0;
      margin: 0;
      border: none; }
  .megamenu-style-dev .navbar-default .horizontal .features-menu .column.layout-color a {
    display: inline-block; }
  .megamenu-style-dev .navbar-default .horizontal .features-menu .column a {
    margin: 0 0 30px;
    display: block; }
  .megamenu-style-dev .navbar-default .vertical #menuHeading {
    display: block;
    margin: 0; }
  .megamenu-style-dev .navbar-default .vertical .navbar-header {
    display: none; }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper {
    position: relative;
    visibility: visible;
    width: 100%;
    max-height: none;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px); }
    .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style3 .content .image-position {
      transform: scale(0.8);
      -moz-transform: scale(0.8);
      -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
      position: relative; }
    .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .sub-menu .content .categories .menu > ul li:before {
      display: none; }
    .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .sub-menu .content .categories .menu > ul li .main-menu {
      text-transform: uppercase;
      margin: 0 0 10px; }
    .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .sub-menu .content .categories .menu > ul li a:hover {
      color: #94c300; }
    .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .sub-menu .content .categories .menu > ul li:hover > a {
      color: #94c300; }
    .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .sub-menu .content .categories .menu > ul li ul {
      box-shadow: none; }
      .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .sub-menu .content .categories .menu > ul li ul li {
        padding: 5px 0; }
    .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li {
      border-bottom: 1px dotted #eee;
      margin-top: 1px;
      padding: 0; }
      .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li a i {
        display: none; }
      .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.loadmore {
        border: none; }
      .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.hover:before {
        font-size: 10px;
        color: #444;
        height: 100%;
        line-height: 40px;
        width: 30px;
        background: #eee;
        text-align: center;
        cursor: pointer;
        padding: 0;
        padding: 0 !important; }
      .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.hover:hover:before {
        background: none;
        color: #fff; }
      .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.active {
        background: none; }
        .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.active .close-menu {
          background: #eee;
          font-size: 10px; }
          .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.active .close-menu:before {
            color: #444; }

  /*----------------------- CUSTOM HTML --------------------*/
  /*---------------PRODUCT LISTING -------------*/
  .short-by-show .short-by {
    float: left; }
    .short-by-show .short-by select#input-sort {
      width: 100px; }

  .product-filter .box-pagination {
    float: right; }

  /*------------PRODUCT DETAIL ----------------*/
  .left-content-product .content-product-right .box-info-product .cart input {
    padding: 12px 5px; }

  .thumb-vertical-outer span.view_scroll_spacer a.prev {
    left: 34px; }

  .thumb-vertical-outer span.view_scroll_spacer a.next {
    left: 30px; }

  .left-content-product .content-product-right .box-info-product .add-to-links {
    width: 100%;
    float: left;
    margin-top: 10px; }

  /*---------------BLOG -------------*/
  div.blog-item .itemBlogImg {
    float: none;
    margin: 0 0 10px; }
    div.blog-item .itemBlogImg .article-image {
      float: left;
      margin-bottom: 30px; }
    div.blog-item .itemBlogImg a {
      float: none; }

  /*------Style About us ------*/
  .about-us .about-content .title strong {
    font-size: 20px; }
  .about-us .about-content .wellcomeshop .media-body {
    overflow: visible;
    float: left;
    margin-top: 20px;
    width: 100%; }
  .about-us .about-content .ourmember.page-heading .pre-text {
    text-align: center;
    padding: 0; }

  .about-us .owl-dots {
    left: 43%; }

  /*----------------- FOOTER ---------------*/
  .footer-navbar .box-account {
    clear: both; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /*HEADER*/
  .header-top .search-form-action .form-search-popup {
    left: -28px;
    right: 0; }

  .bg-deal-1
  .bg-deal-2 {
    display: none; }

  .abc.header-top .box-header-left {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    border-right: none; }

  .abc.header-top .box-header-right {
    width: 100%; }

  /*HOME PAGE*/
  .box-sevicer .content-sevicer {
    text-align: center; }

  .block-deals-custom .box-deals .content-deals {
    padding: 70px 0; }

  .block-deals-custom .countdown_boxs {
    padding: 10px; }

  .so-spotlight6 .newsletter .box-email .input-email {
    width: 550px; }

  .so-spotlight6 .newsletter .box-description {
    padding-right: 20px; }

  .blog-check-home1.so-latest-blog .blog-external-simple .media-bodys {
    padding: 25px 20px 44px 20px; }

  .so-spotlight6 .newsletter .box-description {
    font-size: 20px; }

  /*FOOTER*/
  .footer-center .box-newletter .form-group .box-email {
    padding-left: 10px; }
    .footer-center .box-newletter .form-group .box-email .input-email {
      width: 350px; }

  .footer-center .box-newletter .form-group .box-description {
    font-size: 16px; }

  .box-about {
    margin-top: -8px; }

  /*MAIN MENU*/
  .horizontal ul.megamenu > li > .sub-menu {
    left: 0;
    right: auto; }

  .horizontal ul.megamenu > li.submenu4 > .sub-menu,
  .horizontal ul.megamenu > li.submenu-pages > .sub-menu {
    left: auto;
    right: auto; }

  div.megamenu-wrapper ul.megamenu > li > a::before {
    display: none; }

  .products-list.list .product-layout .product-item-container .button-group .btn-button {
    vertical-align: top; }

  /*LISTING*/
  .so_filter_wrap_block .so-filter-option.so-filter-price .input_max, .so_filter_wrap_block .so-filter-option.so-filter-price .input_min {
    max-width: 55px;
    min-width: 55px; }

  .product-view.product-detail .content-product-right .countdown_box .countdown_inner .title {
    padding: 10px;
    border-bottom: 1px solid #fff;
    display: inline-block;
    vertical-align: top;
    border-right: none;
    width: 100%; }

  .wrapper-full {
    overflow-x: hidden; } }
@media (min-width: 1200px) {
  .container {
    width: 1200px; }

  .common-home .header-bottom .so-vertical-menu .container-megamenu .vertical-wrapper {
    display: block; } }

/*# sourceMappingURL=responsive.css.map */


/** HEADER **/
@media only screen and (max-width: 1201px) and (min-width: 992px){
  #header .box-header-left .navbar-logo img { min-height: 75px;}
}

@media only screen and (max-width: 991px) and (min-width: 700px){
  .abc.header-top .box-header-right .box-1 .box-logo{
    width: 30%;
    min-height: 152px;

  }

  #wrapper #header .abc.header-top .box-header-right .box-number{
    display: none;
  }

  #wrapper #header .abc.header-top .box-header-right .box-search{
    width: 55%;
    padding-top: 16px;
    padding-bottom: 0;
  }

  .abc.header-top .box-header-right .box-cart{
    padding-top: 21px;
  }

  .abc.header-top .box-header-right .box-1{
    display: grid;
    grid-template-areas: 'logo logo menu menu menu cart' 'logo logo social social search search';
    grid-template-columns: 15% 15% 20% 10% 30% auto;
  }

  .abc.header-top .box-header-right .box-1 .box-logo{
    grid-area: logo;
    width: auto;
    padding: 0;
    display: flex;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    align-items: center;
  }

  .abc.header-top .box-header-right .box-1 .box-logo .navbar-logo{
    text-align: center;
  }
  
  .abc.header-top .box-header-right .box-1 .box-logo .navbar-logo img { width: 90%; }

  #wrapper #header .abc.header-top .box-header-right .header-top-center{
    grid-area: social;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    width: auto;
    padding: 0;
    display: flex;
    align-items: center;
  }

  #wrapper #header .abc.header-top .box-header-right .header-top-center .module{
    width: 100%;
  }

  #wrapper #header .abc.header-top .box-header-right .box-search{
    grid-area: search;
    width: auto;
    padding: 0;
    display: flex;
    align-items: center;
  }

  #wrapper #header .abc.header-top .box-header-right .box-nav .ff-login-nav>div:first-child{
    text-align: right;
  }

  #wrapper #header .abc.header-top .box-header-right .box-nav .ff-login-nav>div:last-child{
    text-align: left;
  }

  #wrapper #header .abc.header-top .box-header-right .box-nav{
    grid-area: menu;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    width: auto;
    padding: 0;
    display: flex;
    align-items: center;
  }

  #wrapper #header .abc.header-top .box-header-right .box-nav .ff-login-nav{
    flex: 1 100%;
  }

  .abc.header-top .box-header-right .box-1 .box-cart{
    grid-area: cart;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    width: auto;
    padding: 0;
    display: flex;
    align-items: center;
    padding-right: 19px;
    padding-top: 17px;
    padding-bottom: 3px;
  }

  .abc.header-top .box-header-right .box-search #sosearchpro.search-pro .autosearch-input.form-control{
    padding-top: 12px;
  }

  #sosearchpro.search-pro .button-search i{
    bottom: 11px;
    font-size: 20px;
  }
}



@media only screen and (max-width: 699px) {
	  #wrapper #header .abc.header-top .box-header-right .box-nav .ff-login-nav>div:first-child{
       text-align: right;
    }

	#wrapper #header .abc.header-top .box-header-right .box-nav .ff-login-nav>div:last-child{
       text-align: left;
	}

	#sosearchpro.search-pro{
		float: unset;
		width: 55%;
    	padding: 0;
    	margin: auto;
	}

	#wrapper #header .abc.header-top .box-header-right .box-number{
		display: none;
	}

	.abc.header-top .box-header-right .box-search #sosearchpro.search-pro .autosearch-input.form-control{
		margin-top: 13px;
	}

	#sosearchpro.search-pro .button-search i{
		top: 31px;
	}

	.megamenu-style-dev .navbar-default .horizontal .navbar-toggle{
		left: -10px;
	}

	.box-header-right .box-social.header-top-center .social-toplink ul .fa{
		width: 30px;
    	height: 30px;
    	line-height: 30px;
    	font-size: 15px;
	}
}

@media only screen and (max-width: 560px) and (min-width: 480px) {
	.box-header-right .box-social.header-top-center .social-toplink ul .fa{
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 15px;
	}

	.abc.header-top .box-header-right .box-1{
		grid-template-columns: 17% 17% 25% 25% auto;
	}
}

@media only screen and (max-width: 479px) {

	#wrapper #header .abc.header-top .box-header-right .header-top-center{
		display: none;
	}

	.abc.header-top .box-header-right .box-1 .box-cart{
		padding-left: 0 !important;
		padding-right: 0;
	}

	.abc.header-top .box-header-right .box-1{
		grid-template-areas: 'menu menu menu menu cart' 'logo logo logo logo logo' 'search search search search search' ;
		grid-template-columns: 20% 20% 20% 20% auto;
	}
}
@media only screen and (max-width: 350px)  {
	.abc.header-top .box-header-right .box-1 .box-logo .navbar-logo img{
		width: 70%;
	}

	#sosearchpro.search-pro{
		width: 70%;
	}
}

@media only screen and (max-width: 991px) {
  #wrapper #header { position: fixed; top: 0; z-index: 999; width: 100%;}
  #wrapper #header .abc.header-top .box-header-right .box-1 { display: grid; grid-template-areas: 'inherit logo menu cart' 'search search search search'; grid-template-columns: 50px auto 100px 45px;}
  #wrapper #header .abc.header-top .box-header-right .box-1 .box-logo { grid-area: logo; width: auto; padding: 0; border-right: none; min-height: auto; border-bottom: none;}
  #wrapper #header .abc.header-top .box-header-right .box-1 .box-logo .navbar-logo { width: 100%; padding-top: 10px; padding-bottom: 10px;}
  #wrapper #header .abc.header-top .box-header-right .box-1 .box-logo .navbar-logo img { width: 45%}
  #wrapper #header .abc.header-top .box-header-right .box-1 .box-nav { grid-area: menu; display: flex; width: auto; padding: 0; align-items: center; border-right: none; border-bottom: none; }
  #wrapper #header .abc.header-top .box-header-right .box-1 .box-nav .ff-login-nav .col-xs-4 { width: auto; padding: 0 8px; }
  #wrapper #header .abc.header-top .box-header-right .box-1 .box-nav .ff-login-nav a { text-align: center; width: 20px;}
  #wrapper #header .abc.header-top .box-header-right .box-1 .box-nav .ff-login-nav a:before { font-size: 20px; position: relative }
  #wrapper #header .abc.header-top .box-header-right .box-1 .box-nav .ff-login-nav a:hover:before { color: #fe6500; }
  #wrapper #header .abc.header-top .box-header-right .box-1 .box-nav .ff-login-nav span { display: none; }
  #wrapper #header .abc.header-top .box-header-right .box-1 .box-nav .ff-login-nav .mobileSearchIcon a:before { content: "\e618"; font-family: 'Pe-icon-7-stroke'; }
  #wrapper #header .abc.header-top .box-header-right .box-1 .box-cart { grid-area: cart; display: flex; width: auto; padding: 0; align-items: center; border-right: none; border-bottom: none; }
  #wrapper #header .abc.header-top .box-header-right .box-1 .box-cart .shopping_cart { height: auto;}
  #wrapper #header .abc.header-top .box-header-right .box-1 .box-cart .shopping_cart a.top_cart .handle { background: none; margin: 0; width: auto; height: auto;}
  #wrapper #header .abc.header-top .box-header-right .box-1 .box-cart .shopping_cart a.top_cart .handle:before { content: "\e615"; font-family: 'Pe-icon-7-stroke'; color: #FFF; font-size: 20px;}
  #wrapper #header .abc.header-top .box-header-right .box-1 .box-cart .shopping_cart a.top_cart .shopcart { width: 40px; }
  #wrapper #header .abc.header-top .box-header-right .box-1 .box-cart .shopping_cart a.top_cart .shopcart .text-shopping-cart { left: 15px; top: -3px;}
  #wrapper #header .abc.header-top .box-header-right .box-1 .box-search { grid-area: search; width: auto; padding: 0;	display: flex;align-items: center; border-right: none; display: none; margin-bottom: 10px; border-bottom: 0;}
  #wrapper #header .abc.header-top .box-header-right .header-top-center { display: none;}  
  #wrapper #header .abc.header-top .box-header-right .header-top-center .social-toplink ul li.li-social { margin: 0 2px;}
  #wrapper #header .abc.header-top .megamenu-style-dev .navbar-default .horizontal .navbar-header { position: absolute; top: 12%; left: 20px;}
  #wrapper #header .abc.header-top .megamenu-style-dev .navbar-default .horizontal .navbar-header .navbar-toggle { height: 40px; width: 40px;margin: 5px 0;color: #fff;border-radius: 4px;border: none;float: right;left: -10px; background: transparent}
  #wrapper #header .abc.header-top .megamenu-style-dev .navbar-default .horizontal .navbar-header .navbar-toggle .icon-bar { background: #FFF;}
  #wrapper #header .abc.header-top .megamenu-style-dev .navbar-default .horizontal .navbar-header .navbar-toggle:hover .icon-bar { background: #fe6500; }
  .box-header-right .box-social.header-top-center .social-toplink ul .fa { width: 30px; height: 30px; line-height: 30px; font-size: 15px;}
}

@media only screen and (max-width: 450px) and (min-width: 350px) {
	#wrapper #header .abc.header-top .box-header-right .box-1 .box-logo .navbar-logo img { width: 65%; }
	#sosearchpro.search-pro{ width: 65%; }
}

@media only screen and (max-width: 350px)  {
	#wrapper #header .abc.header-top .box-header-right .box-1 .box-logo .navbar-logo img{ width: 80%;}
	#sosearchpro.search-pro{width: 80%;}
}

@media only screen and (min-width: 590px) and (max-width: 767px) {
  #wrapper #header .abc.header-top .box-header-right .box-1 { display: grid; grid-template-areas: 'inherit social logo menu cart' 'search search search search search'; grid-template-columns: 50px 150px auto 100px 45px;}
  #wrapper #header .abc.header-top .box-header-right .box-1 .header-top-center { grid-area: social; width: auto; padding: 0; display: flex; align-items: center;border-right:none;}
  #wrapper #header .abc.header-top .box-header-right .box-1 .header-top-center { margin: auto; }
  #wrapper #header .abc.header-top .box-header-right .box-1 .box-logo .navbar-logo img { width: 55%}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  #wrapper #header .abc.header-top .box-header-right .box-1 { display: grid; grid-template-areas: 'inherit social logo menu cart' 'inherit search search search search '; grid-template-columns: 50px 150px auto 100px 45px;}
  #wrapper #header .abc.header-top .box-header-right .box-1 .header-top-center { grid-area: social; width: auto; padding: 0; display: flex; align-items: center;border-right:none;border-bottom: none;}
  #wrapper #header .abc.header-top .box-header-right .box-1 .box-logo .navbar-logo img { width: 50%}
  #wrapper #header .abc.header-top .megamenu-style-dev .navbar-default .horizontal .navbar-header { top: 15%;}
}
/** HEADER **/


/** CUSTOM HTML Service **/
@media only screen and (max-width: 991px) and (min-width: 560px)  {
  .box-sevicer .info-sevicer .container-service{
    text-align: left;
    width: 250px;
    margin: auto;
  }
}

@media only screen and (max-width: 560px) and (min-width: 480px) {
  .box-sevicer .icon-sevicer{
    display: block;
    margin: auto;
  }

  .box-sevicer .content-sevicer{
    display: inline-block;
    margin: auto;
    text-align: left !important;
    padding-top: 11px;
  }
}

@media only screen and (max-width: 479px)  {
  .box-sevicer .info-sevicer{
    clear: both;
    margin-bottom: 0 ;
    margin-top: 0;
  }

  .box-sevicer .info-sevicer .container-service{
    padding-top: 20px;
    display: block;
    width: 250px;
    margin: auto;
    text-align: left;
  }
}

/** CUSTOM HTML Service **/


/** CUSTOM BANNERS Destaques  **/
@media only screen and (min-width: 401px) and (max-width: 600px)  {
  .block-featured .content-featured .box-product-l{
  	display: none;
  }

  .block-featured .content-featured .box-product-r{
  	width: 100%;
  }
}

@media only screen and (max-width: 400px)  {

  .content-featured .box-product-r,.content-featured .box-product-l{
  	display: block;
    width: 100%;
  }

  .content-featured .box-product-r .box-product-1 div.item,
  .content-featured .box-product-r .box-product-1 div.item:last-child,
  .content-featured .box-product-r .box-product-2 div.item,
  .content-featured .box-product-r .box-product-2 div.item:last-child{
  	width: 100%;
  }

}

/** CUSTOM BANNERS Destaques **/



/** CUSTOM HTML Principais Categorias **/

@media only screen and (max-width: 990px) and (min-width: 768px) {
  .so-spotlight4 .block-catrgories .content-block .box-categories .box-full{
    width: 120px;
    margin: auto;
  }
  .so-spotlight4 .block-catrgories .icon-cat{
  	width: 120px;
  	height: 120px;
  }

  .so-spotlight4 .block-catrgories .content-block .divider-small{
	display: table-cell;
  }
}

@media only screen and (max-width: 767px)   {
  .so-spotlight4 .block-catrgories .content-block .box-categories .box-full{
    width: 80px;
    margin: auto;
  }
  .so-spotlight4 .block-catrgories .icon-cat{
  	width: 80px;
  	height: 80px;
  }
  .so-spotlight4 .block-catrgories .content-block .divider-small{
	display: table-cell;
  }
}

@media only screen and (max-width: 767px)  and (min-width: 600px)  {
  .so-spotlight4 .block-catrgories .content-block .divider-small:first-child{
  	padding-left: 5%;
  }

  .so-spotlight4 .block-catrgories .content-block .divider-small:last-child{
  	padding-right: 5%;
  }
}

@media only screen and (max-width: 479px)   {
	.so-spotlight4 .block-catrgories .content-block .divider-small .box-categories{
		flex: 1;
	}
	.so-spotlight4 .block-catrgories .content-block .divider-small{
		display: flex;
		align-items: center;
  	}
  	.so-spotlight4 .block-catrgories .content-block .divider-small:last-child{
  		padding-top: 10px;
  	}

  	.so-spotlight4 .block-catrgories .content-block .divider-small:last-child .box-categories:first-child  .box-full{
  		margin-left: 46%
  	}

  	.so-spotlight4 .block-catrgories .content-block .divider-small:last-child .box-categories:last-child  .box-full{
  		margin-right: 44%
  	}
}

@media only screen and (max-width: 350px)   {
	.so-spotlight4 .block-catrgories .content-block .divider-small:last-child .box-categories:first-child  .box-full{
  		margin-left: 36%
  	}

  	.so-spotlight4 .block-catrgories .content-block .divider-small:last-child .box-categories:last-child  .box-full{
  		margin-right: 34%
  	}
}

/** CUSTOM HTML Principais Categorias **/

/** LASTEST PRODUCTS **/

@media only screen and (max-width: 600px){
	

	
}

@media only screen and (max-width: 400px){
	.block-listingtab .so-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item{
		width: 50%;
  }
  .block-listingtab .so-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item:last-child{
		display: none;
	}
}

/** LASTEST PRODUCTS **/


/** SUBSCRIBE NEWSLETTER **/

@media only screen and (max-width: 990px)  and (min-width: 768px) {
  .so-spotlight6 .newsletter .box-description{
  	padding-right: 0 !important;
  }

  .so-spotlight6 .newsletter .box-email{
  	padding-top: 1px;
  }
}

@media  only screen and (max-width: 767px) and (min-width: 632px){
	.so-spotlight6 .newsletter .box-description{
  		padding-right: 0 !important;
  	}

  	.so-spotlight6 .newsletter .box-email{
  		padding-top: 2px;
  	}
}

@media  only screen and (max-width: 632px) and (min-width: 480px){
	.so-spotlight6 .newsletter .box-description{
  		padding-right: 0 !important;
  	}

  	.so-spotlight6 .newsletter .box-email{
  		padding-top: 2px;
  		display: block;
  		width: 450px;
  		margin:auto;
  	}

  	.so-spotlight6 .newsletter .box-description{
  		display: block;
  		width: 100%;
  		text-align: center;
  		padding-bottom: 15px;
  	}

  	.so-spotlight6 .newsletter .box-email .input-email{
  		padding-left: 0 !important;
  	}
}

@media  only screen and (max-width: 479px){
	.so-spotlight6 .newsletter .box-description{
		text-align: center;
		padding-right: 0 !important;
	}

	.so-spotlight6 .newsletter .box-email .input-email{
  		padding-left: 0 !important;
  		width: 90% !important;
  		margin: auto;
  	}

  	.so-spotlight6 .newsletter .box-email .action{
  		position: absolute;
    	right: 30px;
    	top: -3px;
  	}
}

/** SUBSCRIBE NEWSLETTER **/


/** FOOTER  **/

@media  only screen and (max-width: 990px) and (min-width: 768px){
	footer.footer-container .footer-navbar .module #footer-logo-inner{
		width: 35%;
		margin: auto;
	}

	footer.footer-container .footer-navbar .box-information, 
	footer.footer-container .footer-navbar .box-service,
	footer.footer-container .footer-navbar .box-extra,
	footer.footer-container .footer-navbar .block-about{
		padding-left: 35px;
	}

	footer.footer-container .footer-center .module{
		margin-bottom: 0;
	}

	footer.footer-container .footer-bottom{
		display: none;
	}
}

@media  only screen and (max-width: 767px){
	footer.footer-container .footer-navbar .module #footer-logo-inner{
		width: 35%;
		margin: auto;
	}

	footer.footer-container .footer-bottom{
		display: none;
	}

	.footer-top .block-top{
		width: 100%;
	}

	footer.footer-container .footer-navbar .box-information, 
	footer.footer-container .footer-navbar .box-service,
	footer.footer-container .footer-navbar .box-extra,
	footer.footer-container .footer-navbar .block-about{
		padding-left: 35px;
	}


	footer.footer-container .footer-navbar .toggle .mobile_togglemenu{
      cursor: pointer;
      display: block;
      overflow: hidden;
      position: absolute;
      top: 0;
      bottom: auto;
      right: 10px;
      left: 0;
      color: white;
      text-align: right;
	}

	footer.footer-container .footer-navbar .mobile_togglemenu:hover{
	  text-decoration: none;
	}

	footer.footer-container .footer-navbar .active .mobile_togglemenu:before{
	  content: "\f106";
	  font-family: 'FontAwesome'; 
	  font-size: 20px;
	  transition-duration: 300ms;
	  -webkit-transition-duration: 300ms;
	  -moz-transition-duration: 300ms;
	  -ms-transition-duration: 300ms;
	  -o-transition-duration: 300ms;
	}

	footer.footer-container .footer-navbar .toggle .mobile_togglemenu:before{
	  content: "\f107";
	  font-family: 'FontAwesome';
	  font-size: 20px;
	  transition-duration: 300ms;
	  -webkit-transition-duration: 300ms;
	  -moz-transition-duration: 300ms;
	  -ms-transition-duration: 300ms;
	  -o-transition-duration: 300ms;
	}

	footer.footer-container .footer-navbar .footer-title{
	  position: relative;
	  margin: 0;
	}

	footer.footer-container .footer-navbar .box-information, 
	footer.footer-container .footer-navbar .box-service,
	footer.footer-container .footer-navbar .box-extra,
	footer.footer-container .footer-navbar .block-about{
	  padding-top: 5px;
	}

	footer.footer-container .footer-navbar .menu{
	  display: none;
	}
}
/** FOOTER  **/

/* ----- so-spotlight2 start ----- */

@media  only screen and (max-width: 479px) {
  .so-spotlight2 .block-img-center .img-1 { margin-bottom: 10px;}
}

/* ----- so-spotlight2 end ----- */

/* ----- Category page start ----- */

@media only screen and (max-width: 991px) {
  .product-filter.product-filter-bottom.filters-panel .short-by-show .text-right-show { text-align: center;}
  .product-filter.product-filter-bottom.filters-panel .box-pagination { text-align: center !important;}
}

@media only screen and (max-width: 767px) {
  .left_column .block_filter { margin-bottom: 15px;}
  .left_column .block_filter .filter_group { margin-bottom: 15px; }
  .left_column .block_filter .filter_group .title-filter { margin-bottom: 10px;}
  .products-category .category-info { display: none; }
  .product-filter.filters-panel { padding-bottom: 5px;}
}
@media only screen and (max-width: 1199px) {
  .products-list.grid .product-layout .button-group .btn-button { width: 40px; line-height: 40px; height: 40px; }
}
/* ----- Category page end ----- */

/* ----- Product page start ----- */



@media only screen and (max-width: 991px) {
  #content .product-view.product-detail .content-product-right .short_description { display: none; }
}

@media only screen and (max-width: 767px) {
  .producttab .tabsslider .nav-tabs li a { padding: 10px 20px;}
  .producttab .tabsslider .tab-content { border: 1px solid #ddd; padding-left: 20px;}
}

/* ----- Product page end ----- */

/* ----- Search page start ----- */
@media only screen and (max-width: 991px) {
  .product-filter.product-filter-bottom.filters-panel .short-by-show .text-right-show { text-align: center;}
  .product-filter.product-filter-bottom.filters-panel .box-pagination { text-align: center !important;}
}

@media only screen and (max-width: 767px) {
  .left_column .block_filter { margin-bottom: 15px;}
  .left_column .block_filter .filter_group { margin-bottom: 15px; }
  .left_column .block_filter .filter_group .title-filter { margin-bottom: 10px;}
  .products-category .category-info { display: none; }
  .product-filter.filters-panel { padding-bottom: 5px;}
}
/* ----- Search page end ----- */

/* ----- Login page start ----- */
@media only screen and (max-width: 767px) {
  .account-login .page-login .account-border .row { display: flex; flex-direction: column}
  .account-login .page-login .account-border .row .new-customer { order: 2; }
  .account-login .page-login .account-border .row .customer-login { order: 1; margin-bottom: 20px; }
  .account-login .page-login .account-border .row .well { min-height: auto; }
  .producttab .tabsslider .tab-content { border: 1px solid #ddd; padding-left: 20px; }
  .tab-content #tab-review #form-review { padding-right: 20px; }
}
/* ----- Login page end ----- */

/* ----- Account/Account page start ----- */
@media only screen and (max-width: 991px) {
  .account-account .container > .row {display: flex; flex-direction: column; }
  .account-account .container .row #block-account { order: 2; padding-top: 20px; margin: 0 20px;}
  .account-account .container .row #page-account { order: 1; }
}
/* ----- Account/Account page end ----- */

/* ----- Login page start ----- */
@media only screen and (max-width: 767px) {
  .cart-elements-control {display: flex; flex-flow: column;}
  .cart-options { order: 2}
  .cart-totals { order: 1}
}
/* ----- Login page end ----- */

/* ----- Checkout page start ----- */
@media only screen and (max-width: 767px) {
  #collapse-checkout-option .panel-body .row {display: flex; flex-flow: column;}
  #collapse-checkout-option .panel-body .row .newCustomer { order: 2}
  #collapse-checkout-option .panel-body .row .loginCustomer { order: 1; margin-bottom: 20px;}
}
/* ----- Checkout page end ----- */

/* ----- Home Intro page start ----- */
@media only screen and (max-width: 767px) {
  .home-footer .copyright-text { margin: 0; font-size: 10px; line-height: 18px;}
}

@media only screen and (max-width: 991px) {
  .home-intro #wrapper #header .abc.header-top .box-header-right { width: 100%; border-left: none; }
  .home-intro #wrapper #header .abc.header-top .box-header-right .header-top-center {display: flex; width: 100%}
  .home-intro #wrapper #header .abc.header-top .box-header-right .box-1 { display: grid; grid-template-areas: 'logo menu social'; grid-template-columns: auto 40% 170px;}
  .home-intro #wrapper #header .welcome { width: 100%;}
  .flex-title { font-size: 20px; }
}
@media only screen and (max-width: 589px) {
  .home-intro #wrapper #header .abc.header-top .box-header-right .box-1 .box-logo .navbar-logo { width: 100%; padding-top: 25px;}
  .home-intro #wrapper #header .abc.header-top .box-header-right .box-1 .box-logo .navbar-logo img { width: 80%;}

}
@media only screen and (max-width: 460px) {
  .home-intro #wrapper #header .abc.header-top .box-header-right .box-1 .box-logo .navbar-logo { width: 100%; padding-top: 25px;}
  .home-intro #wrapper #header .abc.header-top .box-header-right .box-1 .box-logo .navbar-logo img { width: 80%;}
  .home-intro #wrapper #header .welcome { display: none; }
  .home-intro #wrapper #header .abc.header-top .box-header-right .box-1 { display: grid; grid-template-areas: 'logo menu social'; grid-template-columns: auto 20% 170px;}

}
/* ----- Home Intro page end ----- */

/* ----- Breadcrumb start ----- */
@media only screen and (max-width: 767px) {
  .wrapper-full .full-breadcrumb { background-size: cover !important; background-attachment: initial !important; background-position: center center !important;}
}
/* ----- Breadcrumb end ----- */

/* ----- Footer start ----- */
@media only screen and (max-width: 767px) {
  body .footer-container { background-attachment: initial !important; background-position: right center !important;}
}
/* ----- Footer end ----- */

@media only screen and (max-width: 650px) {
  .box-label .label-product.label-new { padding: 0 10px; line-height: 25px; height: 25px; font-size: 10px;}
}

/* Responsive Menu - Custom Agilstore - Start  */
@media only screen and (max-width: 991px) {
  .box-menu .responsive.megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a:hover { color: #fe6500;}
  .box-menu .responsive.megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li.active .close-menu { background: #fe6500; }
  .box-menu .responsive.megamenu-style-dev .navbar-default .horizontal ul.megamenu > li a { height: auto; }
  .box-menu .responsive.megamenu-style-dev .navbar-default .horizontal ul.megamenu li .sub-menu .content .hover-menu a.main-menu { font-size: 14px; line-height: 25px; height: auto;}
  .box-menu .responsive.megamenu-style-dev .navbar-default .horizontal ul.megamenu .menu ul ul { margin: 0 10px !important;}
  .box-menu .responsive.megamenu-style-dev .navbar-default .horizontal ul.megamenu li .sub-menu .content .hover-menu li { line-height: 25px;}
  .box-menu .responsive.megamenu-style-dev .navbar-default .horizontal ul.megamenu li .sub-menu .content .hover-menu .menu ul ul a { line-height: 20px; height: auto; }
  .box-menu .responsive.megamenu-style-dev .navbar-default .horizontal ul.megamenu li .sub-menu .content .hover-menu .menu ul ul a:before {content: "- "; }
  .box-menu .responsive.megamenu-style-dev .navbar-default .horizontal ul.megamenu li .sub-menu .hover-menu .menu ul li.inner-sub-menu a { position: relative;}
  .box-menu .responsive.megamenu-style-dev .navbar-default .horizontal ul.megamenu li .sub-menu .hover-menu .menu ul li.inner-sub-menu > a::after { content: "\f0d7"; font-family: FontAwesome; color: #fe6500; font-weight: 400;font-size: 14px; position: absolute; right: 30px; top: 0;}
  .box-menu .responsive.megamenu-style-dev .navbar-default .horizontal ul.megamenu li .sub-menu .hover-menu .menu ul li.inner-sub-menu ul { display: none !important;}
  .box-menu .responsive.megamenu-style-dev .navbar-default .horizontal ul.megamenu li .sub-menu .hover-menu .menu ul li.inner-sub-menu.inner-active > a::after { content: "\f0d8"; }
  .box-menu .responsive.megamenu-style-dev .navbar-default .horizontal ul.megamenu li .sub-menu .hover-menu .menu ul li.inner-sub-menu.inner-active ul { display: block !important;}

  div.megamenu-wrapper ul.megamenu > li.active::before { height: auto;}
}
/* Responsive Menu - Custom Agilstore - End  */


/* ----- reCaptcha start ----- */
  .g-recaptcha { transform:scale(0.8);-webkit-transform:scale(0.8);transform-origin:0 0;-webkit-transform-origin:0 0; }
/* ----- reCaptcha end ----- */
