/*******************************************
*	Theme Name: Market
*	Author: Magentech
*	Author URI: http://www.magentech.com
*	Version: 1.0.0
*	Description: This is html5 Sass template 
*******************************************/
/*===============================================
	[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
********************************************************/
/**************************************************************
	  BLOCK HEADER 
**************************************************************/
.type_6 {
  background-color: #fff;box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%); }
  .type_6 .header-top {
       }
    .type_6 .header-top .languages-block, .type_6 .header-top .currencies-block {
      margin: 0;
      border: none; }
      .type_6 .header-top .languages-block form:hover, .type_6 .header-top .currencies-block form:hover {
        background: transparent; }
      .type_6 .header-top .languages-block a.btn, .type_6 .header-top .currencies-block a.btn {
        color: #bcbdc7;
        text-decoration: none;
        padding: 2px 10px; }
        .type_6 .header-top .languages-block a.btn:hover, .type_6 .header-top .currencies-block a.btn:hover {
          color: #fff; }
  .type_6 .header-center {
   padding: 10px 0 10px;
      }
  .type_6 .header-bottom {
    background: #082f6b;
    margin-bottom: 0; }
  .type_6 .header-top-right { display: inline-block; }
    .type_6 .header-top-right ul.top-link {
      list-style: none;
      margin: 2px 0; }
      .type_6 .header-top-right ul.top-link > li {
        display: inline-block;
        list-style: outside none;
        vertical-align: middle; }
        .type_6 .header-top-right ul.top-link > li > a {
          display: inline-block;
          font-size: 12px;
          color: #fff;
          text-decoration: none; }
		  .type_6 .header-top-right ul.top-link > li  { color:#fff;}
          .type_6 .header-top-right ul.top-link > li > a:hover {
            color: #ed8754; }
        .type_6 .header-top-right ul.top-link > li .fa {
          margin-right: 5px;
          font-size: 14px; }
  .type_6 .phone-contact {
    color: #fff; }
    @media (min-width: 1200px) {
      .type_6 .phone-contact {
        padding: 0; } }
    .type_6 .phone-contact .inner-info {
      text-transform: uppercase;
      padding-left: 45px;
      background: url("../image/theme/home6/icon-phone.png") left top no-repeat;
      background-position: left 5px; }
  .type_6 .shopping_cart {
    padding: 0 15px;     margin-top: 15px;}
    .type_6 .shopping_cart a.top_cart {
      display: inline-block; }
      .type_6 .shopping_cart a.top_cart .shopcart .title {
        color: #51b985; }
      .type_6 .shopping_cart a.top_cart .shopcart .text-shopping-cart {
        color: #ffffff;
    position: absolute;
    right: 0;
    top: -6px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #37495d;
    text-align: center;
    line-height: 18px;
    font-size: 16px;}

  .type_6 #sosearchpro {
            margin-top: 14px;
    padding-right: 30px; }
    .type_6 #sosearchpro .select_category {
      vertical-align: middle;
      background: #fff;
      border-radius: 20px 0 0 20px;
      display: table-cell;
      max-width: 130px;
      position: relative;
      z-index: 1; }
      .type_6 #sosearchpro .select_category select {
        border: none;
        background-color: transparent;
        padding: 5px 10px;
        cursor: pointer; }
    .type_6 #sosearchpro .form-control {
      border: 1px solid #e5e5e5;
      box-shadow: none;
      min-height: 40px;border-radius: 4px; }
	 #search0 {     width: 80%;}
    .type_6 #sosearchpro .button-search {
	color: #fff;
    border-radius: 0;
    border-color: #51b985;
    padding: 9px 7px;
    height: 36px;
    background: url(../image/search_bg1.png) no-repeat center center #51b985;
    min-width: 54px;
    border-radius: 4px;
    position: absolute;
    top: 2px;
    right: 8px; }
	   #sosearchpro form { width:100%;}
      .type_6 #sosearchpro .button-search:hover {
         
        border-color: #51b985;
        color: #fff; background: url(../image/search_bg1.png) no-repeat center center #51b985;}
      .type_6 #sosearchpro .button-search:hover {
         
        border-color: #555555;background: url(../image/search_bg1.png) no-repeat center center #555555; }
  @media (min-width: 992px) {
    .type_6 .vertical .megamenuToogle-wrapper {
      background: transparent; }
      .type_6 .vertical .megamenuToogle-wrapper .container {
        padding: 12px;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 600; }
    .type_6 .horizontal .navbar-default {
      background-color: transparent;
      border-color: transparent; }
      .type_6 .horizontal .navbar-default .megamenu-wrapper {
        background: transparent; }
    .type_6 .horizontal ul.megamenu .label-hot {
      position: absolute;
      z-index: 2;
      top: -10px;
      right: 0px; }

    .type_6 .horizontal ul.megamenu > li > a {
      color: #4e4e4e;
          font-size: 14px;
    height: auto;
    padding: 5px 8px;
    line-height: 36px;
    text-shadow: none;
    text-transform: capitalize;
    font-weight: bold; }
    .type_6 .horizontal ul.megamenu > li strong {
      font-weight: bold; }
    .type_6 .horizontal ul.megamenu > li.home a, .type_6 .horizontal ul.megamenu > li.active a, .type_6 .horizontal ul.megamenu > li:hover a {
      background: transparent;
      color: #4e4e4e; }
    .type_6 .horizontal ul.megamenu > li .sub-menu a {
      color: #444;text-transform: capitalize;     white-space: nowrap;
    overflow: hidden;
     
    text-overflow: ellipsis;
   }
      .type_6 .horizontal ul.megamenu > li .sub-menu a:hover {
        color: #51b985; } }

/*# sourceMappingURL=header6.css.map */

sup.reseller-tag {         border-radius: 50%;
    border: 1px solid #ffffff;
    color: #ffffff;
    width: 14px;
    display: inline-block;
    height: 14px;
    text-align: center;
    line-height: 11px;
    font-weight: bold;
    font-size: 11px;padding-right:1px;}
.stock-title {     font-size: 18px;
    font-weight: bold;
    color: #51b985;
    border: 2px dotted #51b985;
    display: inline-block;
    padding: 4px 8px;
    background: #ececec;}
	.navbar-logo {text-align: right;
		 
	}
	.navbar-logo a img { width:100%;}