@charset "UTF-8";

/*******************************************
 ***          SO Framework: Sass          ***
 *******************************************/
/* [2] */
/* [8] */
/*===============================================
 [SASS DIRECTORY ]
 [1] Minxin Link
 [2] Minxin Buton
 [3] Minxin Triangle
 ==============================================*/
.no-margin {
  margin: 0 !important;
}

.marginbottom__3x {
  margin-bottom: 30px;
}

@-webkit-keyframes animLoadedLogo {
  to {
    -webkit-transform: translate3d(0, 100%, 0) translate3d(0, 50px, 0) scale3d(0.65, 0.65, 1);
  }
}

@keyframes animLoadedLogo {
  to {
    -webkit-transform: translate3d(0, 100%, 0) translate3d(0, 50px, 0) scale3d(0.65, 0.65, 1);
    transform: translate3d(0, 100%, 0) translate3d(0, 50px, 0) scale3d(0.65, 0.65, 1);
  }
}

@-webkit-keyframes animLoadedLoader {
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0) scale3d(0.3, 0.3, 1);
  }
}

@keyframes animLoadedLoader {
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0) scale3d(0.3, 0.3, 1);
    transform: translate3d(0, -100%, 0) scale3d(0.3, 0.3, 1);
  }
}

@-webkit-keyframes animLoadedHeader {
  to {
    -webkit-transform: translate3d(0, -100%, 0);
  }
}

@keyframes animLoadedHeader {
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@-webkit-keyframes animInitialHeader {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 800px, 0);
  }
}

@keyframes animInitialHeader {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 800px, 0);
    transform: translate3d(0, 800px, 0);
  }
}

/*******************************************************
 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)
 */


@media (max-width: 767px) {
  /*------------------ BREADCRUM ---------------*/
  /*----------------- PRODUCT ---------------------*/
  /*==============HOME 1 =====================*/
  /*.so-vertical-menu .navbar-header .navbar-toggle{background: $background; border-color: $background;
   .icon-bar{background: white;}
   }*/
  /*==============HOME 2=====================*/
  /*==============HOME 3=====================*/
  /*==============HOME 4=====================*/
  /*==============HOME 5 =====================*/
  /*==============HOME 6 =====================*/
  /*==============HOME 7 =====================*/
  /*==============HOME 8 =====================*/

  .filter-btn {
    background-color: #ce2b2b;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 18px !important;
    padding: 4px 0;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
  }

  #mySidenavbar.sidenav {
    background-color: #f7f7f7;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .71);
    display: none;
    height: 100%;
    left: 0;
    overflow-x: hidden;
    padding: 10px 7px;
    position: fixed;
    top: 0;
    width: 250px;
    z-index: 99900;
  }

  #mySidenavbar.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 5px;
    z-index: 1;
    font-size: 36px;
    margin-left: 50px;
  }

  .container-full {
    margin: 0;
    clear: both;
  }

  .container-full>.container {
    width: auto;
  }

  .header-top-left,
  .header-top-right {
    padding: 0;
  }

  .header-top-right .tabBlockTitle {
    position: absolute;
    z-index: 4;
    right: 0;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
    color: #e6e6e6;
  }

  .header-top-right .shopping_cart {
    width: 100%;
    padding: 0 5px;
  }

  .header-top .languages-block form>a,
  .header-top .currencies-block form>a {
    padding: 0 5px;
  }

  .navbar-logo {
    text-align: center;
    margin-bottom: 4px;
    padding: 0 9px 4px;
    margin-top: -2px;
  }

  .search-pro {

    margin: 0 0 20px;
    padding: 0 15px;
  }

  .header-top .navbar-welcome {
    font-size: 12px;
  }

  #yt_header_right .two-block {
    margin-bottom: 30px;
  }

  .shopping_cart {
    padding: 0 15px;
  }

  .navbar-header .navbar-toggle {
    border-color: #989898;
    margin-right: 10px;
    margin-top: 0;
    margin-bottom: 0;
    position: absolute;
    z-index: 999;
    color: #305566;
    top: -50px;
    font-size: 22px;
  }

  .navbar-toggle .icon-bar {
    background: #3e3e3e;
  }

  #header .header-bottom-right {
    padding: 0 15px;
    margin: 0;
  }

  .responsive .vertical ul.megamenu>li>.sub-menu {
    position: static;
  }

  .footer-bottom-block {
    text-align: center;
  }

  .footer-bottom-block .block-payment {
    text-align: center;
  }

  .ip-loader {
    top: 50%;
  }

  ul.breadcrumb li {
    border: 0;
    padding: 0 15px 0 5px;
  }

  ul.breadcrumb li:first-child {
    border: 0;
  }

  ul.breadcrumb li:last-child:after {
    display: none;
  }

  ul.breadcrumb li:after {
    font-family: 'FontAwesome';
    transform: rotate(0);
    border: 0;
    top: 0;
    content: "\f101";
  }

  ul.breadcrumb li+li:before {
    display: none;
  }

  div.tab-slider h3.modtitle {
    position: relative;
  }

  div.tab-slider .so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap {
    border: none;
    height: auto;
  }

  .policy-detail .banner-policy .policy {
    padding: 0;
  }

  .banner-wraps .banners {
    margin-bottom: 24px;
    display: inline-block;
  }

  #collections_block ul li {
    display: inline-block;
    width: 49%;
  }

  .module.so-categories .wrap-categories {
    margin: 0;
  }

  .producttab .tabsslider .nav-tabs li {
    float: none;
  }

  .thumb-vertical-outer {
    padding-left: 0;
  }

  .add-to-links {
    clear: both;
  }

  .add-to-links ul li {
    margin: 5px 0;
    display: inline-block;
  }

  .filter-row .table_cell {
    border-left: none;
    display: block;
  }

  div.type_1 .header-bottom-right {
    padding: 0 15px;
    margin: 0;
  }

  .type_1 .shopping_cart .btn-group>a {
    min-width: 200px;
    display: table;
    margin: 0 auto;
  }

  .shopping_cart .btn-group {
    z-index: 65;
    margin: 5px 0 0 2px;
  }

  .ltabs-tab-selected {
    text-align: left;
  }

  .news-letter {
    margin-bottom: 30px;
  }

  .type_2 .navbar-welcome {
    margin: 5px;
  }

  .type_2 .shopping_cart .btn-group {
    text-align: right;
  }

  .type_2 .shopping_cart a.top_cart {
    margin: 0;
  }

  .type_2 .so-megamenu .horizontal .navbar-header {
    color: #555;
  }

  .type_2 .header-bottom-right {
    text-align: right;
    color: white;
    position: static;
  }

  .type_2 .header-bottom-right .tabBlockTitle {
    margin: 15px 0 0;
  }

  .type_2 .header-bottom-right .tabBlock {
    background: white;
    padding: 10px 15px !important;
    position: absolute;
    z-index: 3;
    left: 0;
  }

  .type_2 .header-center {
    padding: 15px 0;
  }

  .block-policy-v3 .policy {
    margin-bottom: 10px;
  }

  .type_3 .header-top-left .navbar-welcome {
    padding: 5px 10px;
  }

  .type_3 .shopping_cart .btn-group>a {
    min-width: 200px;
    display: table;
    margin: 0 auto;
  }

  .type_3 #sosearchpro .form-control {
    border: 1px solid #e5e5e5;
  }

  .type_3 .header-bottom-right {
    text-align: right;
    color: white;
    position: static;
  }

  .type_3 .header-bottom-right .tabBlockTitle {
    margin: 12px 0;
  }

  .type_3 .header-bottom-right .tabBlock {
    background: white;
    padding: 10px 15px !important;
    position: absolute;
    z-index: 3;
    left: 0;
  }

  .layout-home3 .so-megamenu .so-vertical-menu .vertical-wrapper {
    position: fixed !important;
  }

  .currencies-block .dropdown-menu {
    right: 0;
    left: auto;
  }

  .layout-home4 #sosearchpro {
    padding: 7px 15px;
    margin: 0;
  }

  .type_4 .header-top-right ul.top-link {
    width: 100%;
  }

  .type_4 .header-top-right ul.top-link>li {
    float: left;
  }

  .type_4 #sosearchpro .form-control {
    border: 1px solid #e5e5e5;
  }

  .type_4 .search-pro {
    width: 33%;
    clear: none;
  }

  .type_4 .shopping_cart {
    clear: both;
    padding: 0;
  }

  .type_4 .search-pro {
    text-align: right;
    color: white;
    position: static;
    margin: 0;
  }

  .type_4 .search-pro .tabBlockTitle {
    margin: 15px 0 12px;
  }

  .type_4 .search-pro .tabBlock {
    background: white;
    padding: 10px 15px !important;
    position: absolute;
    z-index: 300;
    left: 0;
    width: 100%;
  }

  .type_4 .shopping_cart a.top_cart {
    border: none;
    background: #777;
    border-radius: 0 !important;
    padding: 6px 15px;
  }

  .layout-home5 {
    background: #fff;
  }

  .layout-home5 #sosearchpro .search {
    max-width: 50px;
    float: right;
  }

  .layout-home5 #sosearchpro .search .autosearch-input {
    display: none;
  }

  .layout-home5 #sosearchpro .search .button-search {
    border-radius: 3px;
    min-width: 45px;
  }

  .layout-home5 .btn-shopping-cart ul.dropdown-menu {
    right: -20px;
    left: auto;
  }

  .layout-home5 .header-center {
    padding-bottom: 0;
  }

  .layout-home5 .header-bottom {
    min-height: 30px;
  }

  .layout-home5 .header-top-right .shopping_cart {
    width: auto;
  }

  .layout-home5 header .so-megamenu .navbar-header {
    color: #555;
    position: absolute;
    z-index: 1;
    top: -65px;
  }

  .layout-home5 header .so-megamenu .navbar-header .navbar-toggle {
    background: #555;
    border-color: #555;
  }

  .layout-home5 .slider-brand {
    padding: 15px 70px 0;
  }

  .layout-home6 .header-top-right .tabBlockTitle {
    -webkit-transform: translateY(-29px);
    -moz-transform: translateY(-29px);
    -ms-transform: translateY(-29px);
    -o-transform: translateY(-29px);
    transform: translateY(-29px);
    color: #fff;
  }

  .layout-home6 .header-top-right .tabBlockTitle a {
    color: #999;
  }

  .layout-home6 .header-top-right .tabBlockTitle a:hover {
    color: #8236f5;
  }

  .layout-home6 .type_6 #sosearchpro {
    padding-left: 11px;
    padding-top: 5px;
  }

  .layout-home6 .services-v1 .policy {
    margin-bottom: 10px;
  }

  .layout-home6 div.product-style__thumb1.grid .product-layout .product-item-container {
    min-height: 200px;
  }

  .layout-home6 div.product-style__thumb1.grid .product-layout .product-item-container .button-group {
    overflow: hidden;
  }

  .layout-home6 div.product-style__thumb1.grid .product-layout .product-item-container .addToCart {
    margin-bottom: 10px;
    display: block;
  }

  .layout-home6 .modLine h3.modtitle {
    display: block;
  }

  .layout-home7 .header-top-right .tabBlockTitle {
    -webkit-transform: translateY(-35px);
    -moz-transform: translateY(-35px);
    -ms-transform: translateY(-35px);
    -o-transform: translateY(-35px);
    transform: translateY(-35px);
    color: #fff;
  }

  .layout-home7 .header-top-right .tabBlockTitle a {
    color: #999;
  }

  .layout-home7 .header-top-right .tabBlockTitle a:hover {
    color: #8236f5;
  }

  .layout-home7 .banner1-id7 ul.blank>li:first-child {
    margin-bottom: 30px;
  }

  .layout-home7 .type_7 .header-bottom .header-bottom__content {
    margin: 0 -15px;
    padding: 0 20px;
    background: rgba(255, 255, 255, 0.1);
  }

  .layout-home7 .so-listing-tabs .ltabs-items-container .ltabs-items .product-col {
    padding: 0;
  }

  .layout-home7 .so-listing-tabs .ltabs-items-container .ltabs-items .product-col .ltabs-item {
    width: 100%;
    padding: 0 15px;
    float: left;
  }

  .layout-home7 .services-v1 .policy {
    margin-bottom: 10px;
  }

  .layout-home7 .modLine h3.modtitle {
    display: block;
  }

  .layout-home7 .tab-slider--full {
    margin: 0;
    padding: 10px 0;
  }

  .layout-home7 .subscribe-home {
    margin-bottom: 30px;
  }

  .layout-home7 .slider-brand--home6 .owl2-controls {
    display: none;
  }

  .layout-home8 .header-top-right .tabBlockTitle {
    -webkit-transform: translateY(-35px);
    -moz-transform: translateY(-35px);
    -ms-transform: translateY(-35px);
    -o-transform: translateY(-35px);
    transform: translateY(-35px);
    color: #fff;
  }

  .layout-home8 .header-top-right .tabBlockTitle a {
    color: #999;
  }

  .layout-home8 .header-top-right .tabBlockTitle a:hover {
    color: #8236f5;
  }

  .layout-home8 .home8--banner1 {
    text-align: center;
  }

  .layout-home8 .home8--banner1 .banner__img {
    float: none;
    display: inline-block;
  }

  .layout-home8 .so-megamenu .navbar-header {
    color: #555;
    z-index: 1;
  }

  .layout-home8 .so-megamenu .navbar-header .navbar-toggle {
    background: #555;
    border-color: #555;
  }

  .layout-home8 .footer-center .icons-social .modtitle {
    display: block;
  }

  .layout-home8 .footer-center .icons-social .modcontent {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 991px) {

  /*==============HOME 1 =====================*/
  /*==============HOME 2=====================*/
  /*==============HOME 3=====================*/
  /*==============HOME 5 =====================*/
  /*==============HOME 6 =====================*/
  /*==============HOME 7 =====================*/
  /*==============HOME 8 =====================*/
  .container-full {
    margin: 0;
    clear: both;
  }

  .container-full>.container {
    width: auto;
  }

  .navbar-logo {
    text-align: center;
    margin-bottom: 30px;
  }

  #yt_header_right .two-block {
    margin-bottom: 30px;
  }

  header.type_2 .so-megamenu .horizontal .navbar-header {
    color: #555;
  }

  .news-letter {
    margin-bottom: 30px;
  }

  .content-aside {
    padding: 0;
  }

  .content-aside .module {
    width: 45%;
    margin: 0 2% 30px;
    display: inline-block;
    vertical-align: top;
  }

  .layout-home3 .so-megamenu .so-vertical-menu .vertical-wrapper {
    position: fixed !important;
  }

  .block-policy-v3 .policy {
    margin-bottom: 10px;
  }

  .navbar-header .navbar-toggle {
    border-color: #999;
    margin: 5px;
  }

  .responsive .vertical ul.megamenu>li>.sub-menu {
    position: static;
  }

  .footer-top .box-account {
    clear: both;
  }

  .policy-detail .banner-policy .policy {
    padding: 0;
    border: none;
  }

  #collections_block ul li {
    display: inline-block;
    width: 33%;
  }

  .products-category .products-list .product-layout .button-group .addToCart {
    margin: 0 20px 10px 0;
  }

  .add-to-links {
    clear: both;
  }

  .add-to-links ul li {
    margin: 5px 0;
    display: inline-block;
  }

  .filter-row .table_cell {
    border-left: none;
    display: block;
  }

  .layout-home5 {
    background: #fff;
  }

  .layout-home5 #sosearchpro .search {
    max-width: 320px;
    float: right;
  }

  .layout-home5 .header-center {
    padding-bottom: 0;
  }

  .layout-home5 .header-bottom {
    min-height: 30px;
  }

  .layout-home5 header .so-megamenu .navbar-header {
    color: #555;
    position: absolute;
    z-index: 1;
    top: -40px;
  }

  .layout-home5 header .so-megamenu .navbar-header .navbar-toggle {
    background: #555;
    border-color: #555;
  }

  .layout-home6 .type_6 #sosearchpro {
    margin-top: 0;
  }

  .layout-home6 .services-v1 .policy {
    margin-bottom: 10px;
  }

  .layout-home6 div.product-style__thumb1.grid .product-layout .product-item-container {
    min-height: 215px;
  }

  .layout-home6 div.product-style__thumb1.grid .product-layout .product-item-container .button-group {
    overflow: hidden;
  }

  .layout-home6 div.product-style__thumb1.grid .product-layout .product-item-container .addToCart {
    margin-bottom: 10px;
    display: block;
  }

  .layout-home7 .type_7 .header-bottom .header-bottom__content {
    padding: 0 10px;
    background: rgba(255, 255, 255, 0.1);
  }

  .layout-home7 .services-v1 .policy {
    margin-bottom: 10px;
  }

  .layout-home7 .subscribe-home {
    margin-bottom: 30px;
  }

  .layout-home7 .so-listing-tabs .ltabs-items-container .ltabs-items .product-col {
    padding: 0;
  }

  .layout-home7 .so-listing-tabs .ltabs-items-container .ltabs-items .product-col .ltabs-item {
    width: 50%;
    padding: 0 15px;
    float: left;
  }

  .layout-home8 .home8--banner1 {
    text-align: center;
  }

  .layout-home8 .home8--banner1 .banner__img {
    float: none;
    display: inline-block;
  }

  .layout-home8 .so-megamenu .navbar-header {
    color: #555;
    z-index: 1;
  }

  .layout-home8 .so-megamenu .navbar-header .navbar-toggle {
    background: #555;
    border-color: #555;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {

  /*==============HOME 1 =====================*/
  /*==============HOME 2 =====================*/
  /*==============HOME 3 =====================*/
  /*==============HOME 4 =====================*/
  /*==============HOME 5 =====================*/
  /*==============HOME 6 =====================*/
  .container-full {
    margin: 0;
    clear: both;
  }

  .layout-home1 #yt_header_right .three-block .htmlcontent-home {
    margin: 0;
  }

  .layout-home1 #yt_header_right .three-block .htmlcontent-home img {
    width: 100%;
    height: 140px;
  }

  .layout-home1 #yt_header_right .two-block .owl2-carousel .owl2-item img {
    width: 100%;
  }

  .products-list.grid .product-layout .product-item-container {
    min-height: 250px;
  }

  .products-category .products-list .product-layout .button-group .addToCart {
    margin: 0 10px 10px 0;
  }

  .news-letter .newsletter {
    padding: 15px;
    min-height: 201px;
  }

  .news-letter .newsletter h2 {
    margin-top: 40px;
  }

  .type_2 .horizontal ul.megamenu>li>a {
    padding: 0 8px;
  }

  .layout-home3.common-home .sidebar-menu .vertical.open .vertical-wrapper {
    display: block !important;
  }

  .policy-v3 .block-policy-v3 .policy .policy-inner {
    min-height: 100px;
  }

  .layout-home5 {
    background: #fff;
  }

  .layout-home6 div.tab-slider .ltabs-items-container .ltabs-items .button-group>button {
    min-width: 36px;
    padding: 7px 10px;
  }

  .layout-home6 div.product-style__thumb1.grid .product-layout .product-item-container {
    min-height: 212px;
  }

  .layout-home6 div.product-style__thumb1.grid .product-layout .product-item-container .addToCart {
    margin-bottom: 10px;
  }
}

/*==============HOME 1 =====================*/
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }

  #yt_header_right .two-block {
    width: 69%;
  }

  #yt_header_right .three-block {
    width: 31%;
    margin: 0;
  }

  .common-home .sidebar-menu .vertical.open .vertical-wrapper {
    display: block !important;
  }
}

@media (max-width: 479px) {
  .type_6 #sosearchpro .form-control {
    border: 1px solid #e5e5e5;
    box-shadow: none;
    height: 36px;
    min-height: 28px;
    padding: 0 8px;
  }

  .type_6 .shopping_cart a.top_cart {
    display: inline-block;
    position: absolute;
    top: -46px;
    right: 0;
  }

  .type_6 .shopping_cart a.top_cart .shopcart .text-shopping-cart {
    margin-top: -5px;
    position: absolute;
    width: 20px;
    height: 20px;
    color: #333;
    background: #fff;
    text-align: center;
    font-weight: 600;
    border-radius: 50%;
    right: 0;
    top: -6px;
    border: 1px solid #797979;
    line-height: 16px;
  }

  #yt_header_right {
    padding: 0;
  }

  .products-list .product-layout .caption {
    min-height: 152px;
  }

  .m-t-sm {
    font-size: 13px !important;
  }

  .price-new {
    font-size: 17px !important;
  }

  .register-contact-fields .contact-field {
    padding-left: 101px;
  }

  ul.megamenu .sub-menu .content {
    background: #d0ecff;
  }

  .so-vertical-menu .vertical-wrapper {
    z-index: 9999999;
    padding: 0;
  }

  .responsive .vertical ul.megamenu>li>.sub-menu>.content {
    padding: 0;
  }

  ul.megamenu li .sub-menu .content .static-menu a.main-menu,
  ul.megamenu .title-submenu {
    display: block;
    font-weight: bold;
    font-size: 13px;
    color: #222;
    padding-bottom: 10px;
    text-transform: uppercase;
    border-bottom: none;
    padding: 7px 11px !important;
    display: block;
    border-bottom: 1px solid #b3c3ca;
  }

  .shopping_cart a.top_cart .handle {
    background: url(../image/icons/icon_minicart.png) no-repeat 8px 9px;
    background-color: #305566;
    width: 36px;
    height: 36px;
    margin: 0px 8px 0 0;
  }

  .type_6 .shopping_cart {
    padding: 0;
  }

  .filter-btn {
    background-color: #73ad47;
    border-radius: 0 4px 4px 0px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 18px !important;
    padding: 4px 0;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: fixed;
    left: 0;
    z-index: 9999;
    width: 36px;
    height: 32px;
    top: 211px;
  }

  .type_6 #sosearchpro {
    margin-top: 0;
    padding-right: 6px;
    margin-bottom: 11px;
    padding-top: 5px;
  }

  .type_6 #sosearchpro .button-search {
    color: #fff;
    border-radius: 0;
    border-color: #305566;
    background: #305566;
    border-color: #305566;
    padding: 9px 12px;
    height: 36px;
    background: url(../image/search_bg1.png) no-repeat center center #305566;
    min-width: 40px;
    background-size: 22px;
  }

  .type_6 .shopping_cart {
    margin-top: 0;
  }

  .review-field-main-block .review-field {
    padding-left: 98px;
  }

  .producttab .tabsslider .tab-content {
    padding: 10px 10px;
  }

  .producttab .tabsslider .nav-tabs li {
    display: inline-block;
  }

  .register-contact-fields .input-group-btn {
    position: absolute;
    left: 0;
    width: 31%;
    z-index: 99;
  }

  .footer-top .module h3.modtitle {
    font-size: 1.4rem;
  }

  .off-online p {
    font-size: 12px;
  }

  .off-online p.infinite {
    font-size: 13px;
  }

  .padding-l-field {
    padding-left: 15px;
  }

  .padding-r-field {
    padding-right: 15px;
  }

  .contact-field-main-block .input-group-btn {
    width: 38%;
  }

  .review-field-main-block .input-group-btn {
    width: 35%;
  }

  .contact-field {
    padding-left: 92px;
  }

  .register-contact-field .contact-field {
    padding-left: 100px;
  }

  .left-content-product .content-product-left .full_slider .owl2-nav div.owl2-prev,
  .left-content-product .content-product-left .not_full_slider .owl2-nav div.owl2-prev {
    left: 3px;
  }

  .left-content-product .content-product-left .full_slider .owl2-nav div.owl2-next,
  .left-content-product .content-product-left .not_full_slider .owl2-nav div.owl2-next {
    right: 3px;
  }

  .p-xs-0 {
    padding: 0;
  }

  .pormo-item {
    margin-bottom: 14px;
  }

  .megamenu-wrapper {
    overflow-x: visible;
    overflow-y: visible;
  }

  .so-megamenu-active #remove-megamenu {
    visibility: visible;
    display: block;
    position: absolute;
    /* width: 100%; */
    right: -36px;
    top: 70px;
    background: #797979;
    color: #fff;
  }

  .m-menu-top {
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
  }

  .top-link {
    width: 100%;
    text-align: left;
    margin-bottom: 0;
  }

  .top-link li {
    padding-right: 0;
  }

  .top-link li a {
    display: inline-block;
    text-align: left;
    border: none;
    padding: 6px 4px;
    font-weight: normal;
    color: #dadada !important;
    font-size: 13px;
  }

  .top-link li span {
    color: #fff;
    padding-left: 4px;
  }

  .top-link li a i {
    font-size: 14px;
    padding-right: 2px;
  }

  .responsive ul.megamenu>li:first-child {
    border-top: 2px solid #446574;
    border-right: 1px solid #446574;
  }

  .responsive ul.megamenu>li.active>a,
  .responsive ul.megamenu>li.home>a,
  .responsive ul.megamenu>li.hover>a {
    background: #305566;
  }

  .responsive ul.megamenu>li {
    display: block;
    float: none !important;
    width: auto;
    background: none;
    border-top: 1px solid #446574;
    position: relative;
    margin: 0px -1px;
  }

  .responsive ul.megamenu>li.click:before,
  .responsive ul.megamenu>li.hover:before {
    content: "\f107";
    font-family: FontAwesome;
    color: #c9cacb;
    font-weight: 400;
    font-size: 21px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px 17px 10px 17px;
    border-left: 1px solid #033833;
  }

  .m-line-break {
    word-break: break-all;
  }

  #search0 {
    width: 100%;
    margin: 0 auto;
  }

  div.horizontal ul.megamenu>li {
    float: left;
    cursor: pointer;
  }

  .m-padding {
    padding: 0 6px;
  }

  .label-sale {
    background: #e74c3c;
    top: 2px;
    left: 1px;
  }

  .p-xs-0 {
    padding: 0;
  }

  .m-cart-table-title {
    width: 80px;
  }

  .whatsapp-inq {

    bottom: 8%;
    right: 0px !important;
    width: 32% !important;
  }

  .m-cart-btn {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #fff;
  }

  .cart-m {
    display: inline-block;
    width: 40%;
    float: left;
  }

  .m-buy-now {
    display: inline-block;
    width: 60%;
  }

  .cart-m a {
    font-size: 14px;
    background: #5031a9;
    color: #fff;
    font-weight: bold;
    width: 100%;
    border: none;
    padding: 12.8px 16px;
  }

  .m-buy-now a {
    font-size: 14px;
    background: #f3467a;
    color: #fff;
    font-weight: bold;
    width: 100%;
    border: none;
    padding: 12px 16px;
  }

  .cart-m a:hover,
  .m-buy-now a:hover {
    color: #fff;
  }

  .navbar-logo a img {
    padding: 5px 0 0;
    width: 27%;
  }

  .label-new,
  .label-sale {
    font-size: 10px;
    height: 18px;
    padding: 3px 6px;
    min-width: 28px;
    text-align: center;
    display: block;
    position: absolute;
    z-index: 1;
    line-height: 11px;
    text-transform: uppercase;
  }

  .product-label-shipping {
    z-index: 998;
    position: inherit;
    /* left: 0 /* rtl; */

    bottom: auto;
    top: 4px;
    width: auto;
    line-height: 0;
    text-align: inherit;
  }

  .type_6 .header-center {
    padding: 9px 0 0px;
  }

  .search-pro {
    margin-bottom: 4px;
  }

  .so-onepagecheckout {
    padding: 10px 0px 0 0px;
  }

  .m-cart-table {
    padding: 0 !important;
  }

  .cart_product_name {
    font-size: 11px;
  }

  .quantity .quantity-control {
    padding: 4px 2px;
  }

  .xs-pull-right {
    float: right !important
  }

  #load-shopcart-data-view .table>thead:first-child>tr:first-child>td {
    font-size: 11px;
    padding: 6px 0px 6px 3px;
    text-align: center;
  }

  .services-v1 .policy-inner {
    border: 3px solid transparent;
    padding: 4px 4px;
    height: 80px;
    background: #f2f2f2;
  }

  .services-v1 h2 {
    font-size: 11px;
  }

  div.tab-slider .so-listing-tabs .ltabs-wrap .ltabs-tabs-container {
    margin: 0 0 24px 0;
  }

  .products-list.grid .product-layout .product-item-container {
    padding: 0;
    margin: 0;
  }

  .product-label-shipping-product span.featured {
    padding: 0px 1px;
    font-size: 12px;
  }

  .product-label-shipping-product {
    right: -1px;
    top: 1px;
  }

  .product-label-shipping-product {
    z-index: 3;
    position: absolute;
    left: auto
      /* rtl */
    ;
    right: 0;
    top: 4px;
    bottom: auto;
    text-align: left;
    width: 53px;
    line-height: 10px;
    text-align: center;
  }

  .products-list .product-layout .caption h4 {
    font-size: 13px;
  }

  .products-list.grid .product-layout .product-item-container .right-block {
    text-align: center;
  }

  .price {
    font-size: 15px;
  }

  .products-list .product-layout .button-group {
    margin: 0 0;
    opacity: 1;
    position: inherit;
    padding: 0;
    min-height: auto;
  }

  .products-list .product-layout .button-group .addToCart:first-child {
    background: #305566;
    color: #fff;
  }

  .products-list .product-layout .button-group .addToCart:nth-child(2) {
    background: #004a43;
    color: #fff;
  }

  .products-list .product-layout .button-group .addToCart {
    font-size: 12px;
    padding: 6px 8px;
    margin: 0 0 0px 0;
    display: block;
    width: 100%;
    border: none;
  }

  .product-image-container a {
    height: 160px;
  }

  .product-image-container a img {
    max-height: 160px;
  }

  .product-layout {
    margin-bottom: 8px;
  }

  .left-content-product .content-product-right .box-info-product .cart input {
    padding: 12px;
  }

  .left-content-product .content-product-right .box-info-product .buy-now input {
    padding: 12px;
  }

  .so-spotlight1 {
    padding: 0 0 9px;
  }

  #yt_header_right .two-block {
    margin-bottom: 0px;
  }

  #content-top {
    margin-top: 0px;
  }

}