@media (max-width: 1899px){
  .header-container.type15.sticky-header .top-links-area .links li a {
    color: white;
  }
  .header-container.type17 .header{
    padding-left:55px;
    padding-right:55px;
  }
  .header-container.type17.sticky-header .header-wrapper .main-nav > .container{
    padding-left:70px;
    padding-right:70px;
  }
  .header-container.type17 .header .logo{
    margin-right:10px;
  }
  .header-container.type17 .search-area{
    margin-left: 0;
    margin-right: 0;
  }
  .header-container.type17 .search-area .search-icon i{
    margin-right: 10px;
  }
  .header-container.type17 .switcher-area{
    margin-left:10px;
  }
  .header-container.type17 .currency-wrapper, 
  .header-container.type17 .language-wrapper{
    margin-right: 0;
  }
  .header-container.type17 .links li{
    padding: 0 8px;
  }
}
@media (max-width: 1679px){
	.header-container.type17 .top-links-icon{
    display: block;
    font-family: "Oswald";
    font-size: 12px;
    font-weight: 700;
  }
  .header-container.type17 .links {
    display: none;
    position: absolute;
    left: 0;
    min-width: 130px;
    text-align: left;
    top: 100%;
    background-color: #fff;
    padding: 10px 0;
    z-index: 10;
  }
  .header-container.type17 .links li{
    display: block;
    padding: 10px 20px;
    transition: all 0.3s;
  }
  .header-container.type17 .links li.first{
    padding-left: 20px;
  }
  .header-container.type17 .links li a{
    color: #000;
  }
  .header-container.type17 .links li:hover{
    background-color: #000;
  }
  .header-container.type17 .links li:hover a{
    color:#fff;
  }
}
@media (max-width: 1439px) {
  .header-container.type11 .top-links-icon, .header-container.type25 .top-links-icon {
    display: inline-block;
  }
  .header-container.type11 .links, .header-container.type25 .links{
    display: none;
    position: absolute;
    right: 0;
    z-index: 9;
    background-color: #fff!important;
    border-radius: 3px;
    margin: 0;
    padding: 5px 0;
    text-align: right;
    border: 1px solid #ccc;
  }
  .header-container.type11 .links li, .header-container.type25 .links li {
    display: block;
    border: 0;
    padding: 0;
  }
  .header-container.type11 .links li a, .header-container.type25 .links li a {
    color: #777!important;
    white-space: nowrap;
    padding: 0 10px;
    display: block;
    transition: all .2s;
    font-weight: 400;
  }
  .header-container.type11 .links li:hover a, .header-container.type25 .links li:hover a {
    background-color: #ccc!important;
    color: #fff!important;
    text-decoration: none;
  }
  .header-container.type11 .top-links-icon {
    display: inline-block;
  }
  .header-container.type11 .links {
    display: none;
    position: absolute;
    right: 0;
    z-index: 9;
    background-color: #fff!important;
    border-radius: 3px;
    margin: 0;
    padding: 5px 0;
    text-align: right;
    border: 1px solid #ccc;
  }
  .header-container.type11 .links li {
    display: block;
    border: 0;
    padding: 0;
  }
  .header-container.type11 .links li a {
    color: #777!important;
    white-space: nowrap;
    padding: 0 10px;
    display: block;
    transition: all .2s;
    font-weight: 400;
  }
  .header-container.type11 .links li:hover a {
    background-color: #ccc!important;
    color: #fff!important;
    text-decoration: none;
  }
  .header-container.type15 .top-links-area .links li {
    display: block;
    padding: 0 10px;
    font-weight: 400;
    font-size: 11px;
  }
  .header-container.type15 .top-links-area {
    position: static;
  }
  .header-container.type15 .top-links-icon {
    display: inline-block;
  }
  .header-container.type15 .top-links-icon a {
    color: #000;
  } 
  .header-container.type15 .top-links-area .links {
    position: absolute;
    left: 0;
    top: 100%;
    text-align: left;
    padding: 10px 0;
    display: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px; 
  }
  .header-container.type15 .top-links-area .links li {
    display: block;
    padding: 0 10px;
    font-weight: 400;
    font-size: 11px;
  }
  .header-container.type15 .links a {
    color: #000;
  }
  .header-container.type16 .top-links-icon {
    display: inline-block;
  }
  .header-container.type16 .top-links-area .links {
    position: absolute;
    left: 0;
    top: 100%;
    text-align: left;
    padding: 10px 0;
    display: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    min-width: 100px;
  }
  .header-container.type16 .top-links-area .links li {
    display: block;
    padding: 0 10px;
    font-weight: 400;
    font-size: 11px;
    letter-spacing: 0;
  }
  .header-container.type16 .top-links-area .links a {
    color: #000;
  }
  .header-container.type17 .header{
    padding-top:25px;
    padding-bottom:25px;
  }
  .header-container.type17 .mini-cart .icon-cart-header i{
    line-height:100px;
  }
  .header-container.type30 .top-links-icon {
    display: inline-block;
  }
  .header-container.type30 .top-links-area .links {
    position: absolute;
    left: 0;
    top: 100%;
    text-align: left;
    padding: 10px 0;
    display: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    min-width: 100px;
  }
  .header-container.type30 .top-links-area .links li {
    display: block;
    padding: 0 10px;
    font-weight: 400;
    font-size: 11px;
    letter-spacing: 0;
  }
  .header-container.type30 .top-links-area .links a {
    color: #000;
  }
}
@media (max-width: 1440px){
	.header-container.type17 .main-nav ul.top-navigation > li.parent .menu-wrap-sub{
    padding: 20px 30px;
  }
}
@media (max-width: 1279px){
  .header-container.sticky-header.type11, .header-container.sticky-header.type25 {
    background-color: #555;
  }
  .header-container.type11 .header, .header-container.type25 .header {
    text-align: left;
  }
  .header-container.type11 .header .logo, .header-container.type25 .header .logo {
    margin: 20px 25px;
  }
  .header-container.type25 .header .logo{
  	z-index: 12;
  }
  .header-container.type11 .header-wrapper, .header-container.type25 .header-wrapper {
    display: none;
  }
  .header-container.type11 .menu-icon, .header-container.type25 .menu-icon {
    display: inline-block;
  }
  .header-container.type25 .menu-icon{
  	margin-left: 18px;
    z-index: 12;
    position: relative;
  }
  .header-container.type17 .main-nav .main-top-nav{
    display:none;
  }
  .header-container.sticky-header.type11 {
    background-color: #555;
  }
  .header-container.type11 .header {
    text-align: left;
  }
  .header-container.type11 .header .logo {
    margin: 20px 25px;
  }
  .header-container.type11 .header-wrapper {
    display: none;
  }
  .header-container.type11 .menu-icon {
    display: inline-block;
  }
  .header-container.type17 .main-nav .main-top-nav{
    display:none;
  }
  .header-container.type17 .menu-icon{
    display: inline-block;
    vertical-align: middle;
    height: auto;
    margin-right: 20px;
    margin-top: -1px;
  }
}
@media (max-width:1199px){
  .onepage-category > .category-list + .main-wrapper .product-main,
  .onepage-category > .category-list + .main-wrapper .page-container,
  .onepage-category > .category-list + .main-wrapper .contact-container{
    padding:0 35px;
  }
  .header-container.type28 .menu-icon{
    display: inline-block;
    height: auto;
    padding: 0;
    margin: 0;
    margin-right: 0;
    font-size: 15px;
    line-height: 39px;
    border-right: #eee solid 2px;
  }
  .header-container.type13 .header-wrapper, .header-container.type28 .header-wrapper {
    display: none;
  }
  .header-container.type13.sticky-header .top-links-container, .header-container.type28.sticky-header .top-links-container {
    padding: 0;
  }
  .header-container.type13 .menu-icon>a, .header-container.type28 .menu-icon>a {
    margin-right: 15px;
  }
  .header-container.type13 .menu-icon>a i, .header-container.type28 .menu-icon>a i {
    font-size: 15px;
  }
  .header-container.type13.sticky-header .header, .header-container.type28.sticky-header .header {
    padding: 10px 0;
  }
  .header-container.type13.sticky-header .header > .logo img, .header-container.type28.sticky-header .header > .logo img {
    height: 30px;
  }
  .header-container.type15 .header .search-area {
    margin-left: 0;
  }
  .header-container.type21 .search-area #search_mini_form {width:320px;}
  /*=============================================
  # slideshow with thumbnails
  ===============================================*/
  .slideshow_thumbnails.slideshow-section .slideshow .content h2 {
    font-size: 60px;
  }
  .slideshow_thumbnails.slideshow-section .slideshow .content .button a {
    font-size: 11px;
    padding: 15px 30px;
    margin: 15px 0;
  }
  /*=============================================
  # slideshow background
  ===============================================*/
  .slider-with-side .side-area .item3 .content {
    bottom: 15px;
    left: 15px;
  }
  .slider-with-side .side-area .item2 .content {
    bottom: 15px;
    left: 15px;
  }
  .slider-with-side .side-area .item1 .content {
    bottom: 15px;
    left: 13px;
  }
  .slider-with-side .side-area .item1 .content em {
    font-size: 22px;
    margin-left: 2px;
  }
  .slider-with-side .side-area .item1 .content h2 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .slider-with-side .side-area .item1 .content a {
    font-size: 13px;
    margin-left: 2px;
  }
  .slider-with-side .side-area .item2 .content h2 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .slider-with-side .side-area .item2 .content p {
    font-size: 13px;
  }
  .slider-with-side .side-area .item3 .content h2 {
    font-size: 28px;
  }
  .slider-with-side .side-area .item3 .content p {
    font-size: 17px;
    margin-bottom: 15px;
  }
  .slider-with-side .side-area .item3 .content a {
    font-size: 14px;
  }
  .slider-with-side .side-area .item2 .content a {
    font-size: 12px;
    padding: 7px 8px 7px 13px;
    margin: 5px 0 0 25px;
  }
  /*=============================================
  # slideshow background
  ===============================================*/
  .slideshow-background .slideshow .content .content-area a {
    font-size: 14px;
  }
  .slideshow-background .slideshow .content .content-area p {
    font-size: 32px;
  }
  .slideshow-background .slideshow .content .content-area h2 {
    font-size: 58px;
  }
  .slideshow-background .slideshow .content .content-area em {
    font-size: 18px;
    margin-bottom: -4px;
    margin-left: 8px;
  }
  /*=============================================
  # end slideshow background
  ===============================================*/
  body.boxed .wrapper .page{
  	width:980px;
  }
  .header-container.type5 .header .search-results {   
    right: auto;
    left: -30px !important;
    top: 48px !important; 
  } 
  .header-container.type15 .header .search-results {
    right: -275px;
    left: auto !important;
    top: 40px !important;
  }
  .header-container.type20 .search-area #search_mini_form{
  	margin-left:0;
  }
  /*Header Type*/
  .top-newsletter form .input-group input.input-group-field{
    width:270px;
  }
  .header-container.type2 .header #search_mini_form {
    width: auto;
  }
  .header-container.type5 .search-area {
    position: relative;
    margin: 10px 0;
    z-index: 2;
  }
  .header-container.type5 .search-area .search-icon {
    display: block;
    line-height: 40px;
  }
  .header-container.type5 .search-area #search_mini_form {
    display: none;
    width: 0;
    margin: 0;
  }
  .header-container.type5 .header .form-search {
    width: 450px;
    position: absolute;
    left: -50px;
    top: auto;
    overflow: visible;
    border-width: 5px;
    border-radius: 25px;
    border-color: #ccc;
  }
  .header-container.type5 .header .form-search:before {
    content: "";
    display: block;
    position: absolute;
    left: 45px;
    top: -25px;
    width: 20px;
    height: 20px;
    border: 10px solid transparent;
    border-bottom-color: #ccc;
  }
  .header-container.type7 .header-wrapper {
    display: none;
  }
  .header-container.type7 .menu-icon {
    display: inline-block;
    height: auto;
    padding: 0;
    margin: 15px 10px;
    float: left;
  }
  .header-container.type7 .header .search-area a.search-icon {
    float: left;
    display: inline-block;
    vertical-align: middle;
  }
  .header-container.type7 .header .custom-block {
    display: none;
  }
  .header-container.type13 .menu-icon {
    display: inline-block;
    height: auto;
    padding: 0;
    margin: 0;
    margin-right: 8px;
    font-size: 15px;
    line-height: 25px;
  }
  .header-container.type28 .menu-icon{
    display: inline-block;
    height: auto;
    padding: 0;
    margin: 0;
    margin-right: 0;
    font-size: 15px;
    line-height: 39px;
    border-right: #eee solid 2px;
  }
  .header-container.type13 .header-wrapper {
    display: none;
  }
  .header-container.type13.sticky-header .top-links-container {
    padding: 0;
  }
  .header-container.type13 .menu-icon {
    display: inline-block;
    height: auto;
    padding: 0;
    margin: 0;
    margin-right: 8px;
    font-size: 15px;
    line-height: 25px;
  }
  .header-container.type13 .menu-icon>a {
    margin-right: 15px;
  }
  .header-container.type13 .menu-icon>a i {
    font-size: 15px;
  }
  .header-container.type13.sticky-header .header {
    padding: 10px 0;
  }
  .header-container.type13.sticky-header .header > .logo img {
    height: 30px;
  }
  .header-container.type15 .header .search-area {
    margin-left: 0;
  }
  .header-container.type15 .header .search-area a.search-icon {
    display: inline-block;
  }
  .header-container.type15 .header #search_mini_form {
    display: none;
  }
  .header-container.type15 .header .form-search {
    background-color: #fff;
    box-shadow: 0 0 2px rgba(0,0,0,0.3);
    right: -50px;
    left: auto;
    position: absolute;
    top: 100%;
  }
  .header-container.type17 .header{
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-container.type18 .header > .logo{
    width: 20%;
    padding-right: 10px;
  }
  .header-container.type23 .header .custom-block {
    display: none;
  }
  .header-container.type23 .main-nav ul.top-navigation{
    padding-right:0;
  }
  /*End*/
  .category-products .products-grid.columns4 li.item{width:33.33%}
  .category-products .products-grid.columns4 li.item.nth-child-4np1{clear:none}
  .category-products .products-grid.columns4 li.item.nth-child-3np1{clear:left}

  .category-products .products-grid.columns5 li.item{width:33.33%}
  .category-products .products-grid.columns5 li.item.nth-child-5np1{clear:none}
  .category-products .products-grid.columns5 li.item.nth-child-4np1{clear:none}
  .category-products .products-grid.columns5 li.item.nth-child-3np1{clear:left}

  .category-products .products-grid.columns6 li.item{width:20%}
  .category-products .products-grid.columns6 li.item.nth-child-6np1{clear:none}
  .category-products .products-grid.columns6 li.item.nth-child-5np1{clear:left}

  .category-products .products-grid.columns7 li.item{width:20%}
  .category-products .products-grid.columns7 li.item.nth-child-7np1{clear:none}
  .category-products .products-grid.columns7 li.item.nth-child-6np1{clear:none}
  .category-products .products-grid.columns7 li.item.nth-child-5np1{clear:left}

  .category-products .products-grid.columns8 li.item{width:20%}
  .category-products .products-grid.columns8 li.item.nth-child-8np1{clear:none}
  .category-products .products-grid.columns8 li.item.nth-child-7np1{clear:none}
  .category-products .products-grid.columns8 li.item.nth-child-6np1{clear:none}
  .category-products .products-grid.columns8 li.item.nth-child-5np1{clear:left}

  /* Flex grid Styles */
  .category-products .products-grid.flex-grid.columns4 li.item.nth-child-4np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns4 li.item.nth-child-3np1{border-left-color:transparent}

  .category-products .products-grid.flex-grid.columns5 li.item.nth-child-5np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns5 li.item.nth-child-4np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns5 li.item.nth-child-3np1{border-left-color:transparent}

  .category-products .products-grid.flex-grid.columns6 li.item.nth-child-6np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns6 li.item.nth-child-5np1{border-left-color:transparent}

  .category-products .products-grid.flex-grid.columns7 li.item.nth-child-7np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns7 li.item.nth-child-6np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns7 li.item.nth-child-5np1{border-left-color:transparent}

  .category-products .products-grid.flex-grid.columns8 li.item.nth-child-8np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns8 li.item.nth-child-7np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns8 li.item.nth-child-6np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns8 li.item.nth-child-5np1{border-left-color:transparent}
  /* Flex grid Styles */
  .type_8 .header-container .top-links-icon{
    display: inline-block;
  }
  .type_8.header-wrapper .links{
    position: absolute;
    right: 0;
    display:none!important;
    z-index: 9;
    background-color: #fff!important;
    border-radius: 3px;
    margin: 0;
    padding: 5px 0;
    text-align: right;
    border: 1px solid #ccc;
  }
  .type_8.header-wrapper .links.show{
    display:block!important;
  }
  .type_8.header-wrapper .links li{
    display: block!important;
    border: 0!important;
    padding: 0!important;
  }
  .type_8.header-wrapper .links li:hover a{
    background-color: #ccc!important;
    color: #fff!important;
    text-decoration: none!important;
  }
  .type_8.header-wrapper .links li a{
    color: #777!important;
    white-space: nowrap;
    padding: 0 10px!important;
    display: block;
    transition: all 0.2s;
    font-weight: 400;
  }
  /*collection*/
  .category-boxed-banner .banner-text h2{
    font-size: 38px;
  }
  .category-boxed-banner .banner-text p{
    font-size: 17px;
  }
  /*footer*/
}
@media (max-width: 1199px) and (min-width: 992px) {
  .top-navigation.side-menu>li>a {
    font-size: 13px !important;
    padding: 10px 5px !important;
  } 
}
@media (min-width: 992px) {
  .md-f-right {
    float: right!important;
  }

  .block-by-collection.container .tab-product-collection .category-detail{
    padding-left: 100px;
  }
}
@media (max-width: 1024px) {
  .hidden-tablet {
    display: none;
  }  
  .visible-tablet {
    display: block;
  }  
  .header-wrapper .header-container #main-header-mobile-sticky-wrapper {display: block;} 
  .header-wrapper .header-container .main-header.mobile-header .right-header-menu {
    position:relative;
    text-align: right;
  }
  .header-wrapper .header-container .main-header.mobile-header .right-header-menu .right-wrapp {
    display: inline-block;
  }
  .header-wrapper .header-container .main-header.mobile-header .right-header-menu .item.header-menu {
    position: static;
  }
  .type_8 .hidden-tablet{
    display:block!important;
  }
  /*=============================================
  # Header
  ===============================================*/
  .header-wrapper .header-container .main-header {

  }
  .header-wrapper .header-container .top-bar-header {
    padding: 0;
  }
  .header-wrapper .header-container .top-bar-header .top-bar-left {
    width: 40%;
  }
  .header-wrapper .header-container .top-bar-header .top-bar-right {
    width: 60%;
  }
  .header-wrapper .header-container .top-bar-header .top-bar-right .setting-currency {
    right: 0;
  }
  .header-wrapper .header-container .top-bar-header .top-bar-right .inner-item li {
    padding: 0 0 0 30px;
  }
  .header-wrapper .header-container .top-bar-header .top-bar-left .links li a {
    padding: 0 30px 0 0;
  }
  .column-mobile .header-search, .column-mobile .header-menu {
    float: left;
    display: inline-block;
    line-height: 35px;
    font-size: 18px;
  }
  .column-mobile .header-search {
    margin-right: 30px;
  }
  .header-wrapper .header-container .main-header .header-search-form {
    padding: 0;
    top: -23px;
  } 
  .header-wrapper .header-container .main-header .column-mobile {
    display: inline-block; 
    float: right;
  } 
  .header-wrapper .header-container .main-header .logo {
    padding: 0;
  }
  .header-wrapper .header-container .is-sticky .main-header {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  }
  .header-wrapper .header-container .is-sticky .main-header .logo {
    display: inline-block;
  }
  .header-wrapper .header-container .main-header .wrapper-top-menu{
    margin:0;
  }
  /*=============================================
  # Main
  ===============================================*/
  .wow {
    opacity: 1 !important;
  }

  .main-container {
    padding: 0;
  }  
  /*block banner*/
  .home-banner .top-container {
    margin-bottom: 10px;
  }
  /*Block option*/
  .main-container .block-option-container .container .block-subscribe {
    margin-bottom: 30px;
  }
  /*join comunity*/
  .main-container .block-option-container .container .block-subscribe .block-inner .input-group .input-box input {
    width: 400px;
  }
  /*Blog home*/
  .main-container .blog-homepage .owl-carousel .owl-wrapper .owl-item .blog .main_content .content {
    display: none;
  }
  /*collection page*/
  .category-products .products-grid .item {

  }
  /*product page*/
  .product-view .product-img-box .product-img-list .more-views-verticle {
    width: 60px;
  }
  .product-view .product-img-box .product-img-list .more-views-verticle .media-list {
    width: 60px;
    height: 344px;
  }
  .product-view .product-shop-wrapper {
    padding: 0;
  }
  /*Blog page*/
  .main-container .blog-wrapper.blog-layout-typ2 .postWrapper .postContent .blog-media,
  .main-container .blog-wrapper.blog-layout-typ2 .postWrapper .postContent .blog-content {
    width: 100%;
    padding-left: 0;
  }
  /*Article page*/
  .template-blog .main-container .breadcrumbs ul, 
  .template-article .main-container .breadcrumbs ul {
    float: left;
    display: block;
    width: 100%;
    text-align: left;
    margin-top: 5px;
  }
  .main-container .blogs-items .img-responsive {
    width: 100%;
  }
  /*=============================================
  # Footer
  ===============================================*/

}
@media (max-width: 991px){ 
  .header-container.type6 .header .custom-block {
    display: none;
  }
  .header-container.type30 .menu-icon {
    display: inline-block;
    color: #fff;
    margin-right: 0;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    font-family: 'Oswald';
    height: auto;
    vertical-align: baseline;
    padding: 0;
  }
  .header-container.type30 .menu-icon a{
  	color: #fff;
  }
  .header-container.type30 .switcher-area{
  	float: none;
  }
  .header-container.type30 .cart-area {
    right: 20px;
    padding: 0 15px;
    text-align: right;
  }
  .header-container.type30 .shop-menu {
    display: none;
  }
  .header-container.type30 .header .custom-block{
  	display: none;
  }
  .header-container.type30 .header {
    padding: 25px 15px;
   }
  .header-container.type28 .search-area .form-search{
  	width: 350px;
    left: -9px;
  }
  .header-container.type27 .mini-cart .cart-wrapper{
  	left: auto;
  }
  .header-container.type27 .mini-cart .cart-wrapper:before {
    right: 27px;
    left: auto;
  }
  .header-container.type24 .header .form-search{
    border: 5px solid #ccc !important;
  }
  .header-container.type22 .header{
  	min-height: 54px;
  }
  .header-container.type29 .menu-icon{
  	 margin-right: 20px;
        float: right;
  }
  .new-products .masonry-grid.products-grid .grid.double{
  	width: 100% !important;
  }
  .new-products .masonry-grid.products-grid .grid{
  	width: 50% !important;
  }
  .template-index .header-container.type12 {
   	position:absolute;
    width: 100%;
    top:0;
    left:0;
  }
  .banner-slide-section .content h3{
  	letter-spacing: 0;
    font-size: 25px;
    margin-bottom: 10px;
  }
  .header-container.type10 .custom-menu-block{
  	display:none;
  }
  .header-container.type10.sticky-header .header{
  	display:none;
  }
  /*=============================================
  # slideshow with thumbnails
  ===============================================*/
  .slideshow_thumbnails.slideshow-section .slideshow .content h2 {
    font-size: 45px;
  }
  .slideshow_thumbnails.slideshow-section .slideshow .content .button a {
    font-size: 10px;
    padding: 10px 20px;
    margin: 10px 0;
  }
  /*=============================================
  # slideshow banner
  ===============================================*/
  .slider-with-side .side-area .item3 .content {
    bottom: 20px;
    left: 20px;
  }
  .slider-with-side .side-area .item2 .content {
    bottom: 20px;
    left: 15px;
  }
  .slider-with-side .side-area .item1 .content {
    bottom: 20px;
    left: 20px;
  }
  .slider-with-side .slider-area {
    padding: 0 8px;
    float: none;
    width: 100%;
  }
  .slider-with-side .side-area {
    padding: 0;
    float: none;
    width: 100%;
  }
  .slider-with-side .slideshow-section{
  	margin-bottom: 0px;
  }
  .slider-with-side .side-area .item1, .slider-with-side .side-area .item2, .slider-with-side .side-area .item3 {
    padding: 8px;
    width: 33.33%;
    float: left;
    margin: 0;
  }
  .slider-with-side .slider-area .content .text-area p {
    padding: 10px 15px 10px 11px;
    font-size: 15px;
  }
  .slider-with-side .slider-area .content .text-area h2 {
    padding: 6px 45px 6px 10px;
    font-size: 38px;
  }
  .slider-with-side .slider-area .content .ribbon h5 {
    font-size: 16px;
    margin-top: -2px;
  }
  .slider-with-side .slider-area .content .ribbon h3 {
    font-size: 30px;
    margin-right: 12px;
  }
  .slider-with-side .slider-area .content .ribbon em {
    font-size: 13px;
    margin-right: 60px;
  }
   /*=============================================
  # slideshow background
  ===============================================*/
  .slideshow-background .slideshow .content .content-area em {
    font-size: 15px;
    margin-bottom: -3px;
    margin-left: 6px;
	}
  .slideshow-background .slideshow .content .content-area h2 {
    font-size: 50px;
   }
  .slideshow-background .slideshow .content .content-area p {
    font-size: 26px;
  }
  .slideshow-background .slideshow .content .content-area a {
    font-size: 12px;
  }
  /*=============================================
  #  end slideshow background
  ===============================================*/
   body.boxed .wrapper .page{
  	width:760px;
  }
  /*Header Type*/
  .top-newsletter form .input-group input.input-group-field{
    width:160px;
  }
  .header-container .header-wrapper {
    display: none;
  }
  .header-container.sticky-header .header > .logo {
    display: inline-block;
  }
  .header-container.type1 .header-wrapper {
    display: none;
  }
  .header-container.type1 .header .search-results,
  .header-container.type2 .header .search-results,  
  .header-container.type4 .header .search-results,   
  .header-container.type8 .header .search-results,
  .header-container.type9 .header .search-results,
  .header-container.type10 .header .search-results,
  .header-container.type11 .header .search-results,
  .header-container.type12 .header .search-results,
  .header-container.type13 .header .search-results,
  .header-container.type14 .header .search-results,
  .header-container.type16 .header .search-results,
  .header-container.type21 .header .search-results,
  .header-container.type24 .header .search-results,
  .header-container.type25 .header .search-results,
  .header-container.type26 .header .search-results,
  .header-container.type27 .header .search-results,
  .header-container.type28 .header .search-results{  
    position: absolute;
    right: -60px;
    left: auto !important;
    top: 48px !important;
    overflow: visible;
  }
  .header-container.type1 .header .search-results {
    right: -27px;
    left: auto !important;
    top: 62px !important;
  }
  .header-container.type3 .header .search-results {
    right: -68px;
    left: auto !important;
    top: 48px !important;
  }
  .header-container.type5 .header .search-results {
    right: -198px;
    left: auto !important;
    top: 50px !important;
  }
  .header-container.type6 .header .search-results {
    right: -105px;
    left: auto !important;
    top: 48px !important;
  }
  .header-container.type7 .header .search-results {
    right: 30px;
    left: auto !important;
    top: 98px !important;
  }
  .header-container.type8 .header .search-results {
    right: -115px;
    left: auto !important;
    top: 58px !important;
  } 
  .header-container.type9 .header .search-results {
    right: auto;
    left: 0 !important;
    top: 84px !important;
  } 
  .header-container.type10 .header .search-results {
    top: 58px !important;
  }
  .header-container.type11 .header .search-results, .header-container.type25 .header .search-results  {
    right: -30px;
    left: auto !important;
    top: 62px !important;
  }
  .header-container.type14 .header .search-results {
    right: -63px;
    left: auto !important;
    top: 48px !important;
  }
  .header-container.type16 .header .search-results {
    right: 0px;
    left: auto !important;
    top: 41px !important;
  } 
  .header-container.type12 .header .search-results, .header-container.type27 .header .search-results {
    right: 0px;
    left: auto !important;
    top: 41px !important;
  }
  .header-container.type19 .header .search-results {
    right: -68px;
    left: auto !important;
    top: 48px !important;
  }
  .header-container.type20 .header .search-results {
    right: -68px;
    left: auto !important;
    top: 48px !important;
  }
  .header-container.type22 .header .search-results {
    right: auto;
    left: 0 !important;
    top: 84px !important;
  } 
  .header-container.type23 .header .search-results {
    right: -105px;
    left: auto !important;
    top: 48px !important;
  }
  /*Type2*/
  .header-container.sticky-header.type2 .top-links-container {
    display: none;
  }
  .header-container.type2 .header .logo {
    width: auto;
    float: left;
    margin: 0;
  } 
  .header-container.type2 .header .logo img {
    height: 50px;
  }
  .header-container.type2 .cart-area {
    position: static;
    display: inline-block;
    float: left;
    margin: 5px 10px;
  }
  .header-container.type2 .header .search-area {
    float: right;
    margin: 5px 0;
    line-height: 40px;
    display: block;
    position: relative;
    left: 0;
    top: 0;
    z-index: 2;
  }
  .header-container.type2 .header .search-area .search-icon {
    display: block;
  }
  .header-container.type2 .header #search_mini_form {
    display: none;
    margin: 0;
  }
  .header-container.type2 .header .form-search {
    width: 450px;
    position: absolute;
    right: -80px;
    top: auto;
    overflow: visible;
    border-width: 5px;
    border-radius: 25px;
    background-color: #fff;
  }
  .header-container.type2 .header .form-search:before {
    content: "";
    display: block;
    position: absolute;
    right: 75px;
    top: -25px;
    width: 20px;
    height: 20px;
    border: 10px solid transparent;
    border-bottom-color: #ccc;
  }
  .header-container.type2 .header .mini-cart {
    width: auto;
    position: relative;
    margin: 5px 15px;
    float: right;
    top: 0;
    left: 0;
  }
  .header-container.type2 .menu-icon {
    height: auto;
    padding: 0;
    display: block;
    float: right;
    margin: 15px 15px 15px 0;
  }
  /*Type3*/
  .header-container.sticky-header.type3 .top-links-container {
    display: none;
  }
  .header-container.type3 .search-area {
    position: relative;
    left: 0;
    top: 0;
    float: right;
    margin: 35px 10px;
    z-index: 2;
  }
  .header-container.type3 .cart-area {
    float: right;
    position: static;
    margin: 35px 0;
  }
  .header-container.type3 .search-area .search-icon {
    display: block;
    line-height: 40px;
  }
  .header-container.type3 .header #search_mini_form {
    display: none;
    width: 0;
    margin: 0;
  }
  .header-container.type3 .header .#search_mini_form.show {
    display: block;
  }
  .header-container.type3 .header .form-search {
    width: 450px;
    position: absolute;
    right: -85px;
    top: 0;
    overflow: visible;
    border-width: 5px;
    border-radius: 25px;
    border-color: #ccc;
  }
  .header-container.type3 .header .form-search:before {
    content: "";
    display: block;
    position: absolute;
    right: 60px;
    top: -20px;
    width: 20px;
    height: 20px;
    border: 10px solid transparent;
    border-bottom-color: #ccc;
  }
  .header-container.type3 .menu-icon {
    width: 30px;
    text-align: center;
    line-height: 40px;
    height: auto;
    padding: 0;
    display: block;
    float: right;
    margin: 35px 5px;
  }
  .header-container.type3 .header .custom-block {
    display: none;
  }
  .header-container.type3 .cart-area {
    float: right;
    position: static;
    margin: 35px 0;
  }
  /*Type4*/
  .header-container.sticky-header.type4 .top-links-container {
    display: none;
  }
  .header-container.type4 .cart-area {
    float: right;
    position: static;
    margin: 5px 0;
  }
  .header-container.type4 .header .custom-block {
    display: none;
  }
  .header-container.type4 .mini-cart {
    width: auto;
    position: relative;
    top: -3px;
    left: 0;
  } 
  .header-container.type4 .search-area {
    position: relative;
    left: 0;
    top: 0;
    float: right;
    margin: 5px;
    z-index: 2;
  }
  .header-container.type4 .search-area .search-icon {
    display: block;
    line-height: 40px;
  }
  .header-container.type4 .header #search_mini_form {
    display: none;
    width: 0;
    margin: 0;
  }
  .header-container.type4 .header .form-search {
    width: 450px;
    position: absolute;
    right: -74px;
    top: auto;
    overflow: visible;
    border-width: 5px;
    border-radius: 25px;
    border-color: #ccc;
  }
  .header-container.type4 .header .form-search:before {
    content: "";
    display: block;
    position: absolute;
    right: 45px;
    top: -25px;
    width: 20px;
    height: 20px;
    border: 10px solid transparent;
    border-bottom-color: #ccc;
  }
  .header-container.type4 .menu-icon {
    width: 30px;
    text-align: center;
    line-height: 40px;
    height: auto;
    padding: 0;
    display: block;
    float: right;
    margin: 5px;
  }
  /*Type5*/
  .header-container.type5 .cart-area {
    position: static;
    float: right;
    margin: 22px 0;
  }
  .header-container.type5 .menu-area {
    padding: 0;
    display: inline-block;
    vertical-align: middle;
  }
  .header-container.type5 .menu-area .links-area {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    position: relative;
  }
  .header-container.type5 .custom-block {
    display: none;
  }
  .header-container.type5 .top-links-icon {
    display: block;
    color: #3b3b3b;
  }
  .header-container.type5 .top-links-icon:before {
    color: #3b3b3b;
  }
  .header-container.type5 .menu-area .links-area .links {
    display: none;
    position: absolute;
    right: 0;
    z-index: 9;
    background-color: #fff!important;
    border-radius: 3px;
    margin: 0;
    padding: 5px 0;
    text-align: right;
    border: 1px solid #ccc;
  }
  .header-container.type5 .menu-area .links-area .links li {
    border: 0;
    padding: 0;
    display: block;
  }
  .header-container.type5 .menu-area .links-area .links li a {
    color: #777!important;
    white-space: nowrap;
    padding: 0 10px;
    display: block;
    transition: all .2s;
    font-weight: 400;
  }
  .header-container.type5 .menu-icon {
    display: inline-block;
    height: auto;
    padding: 0;
    margin: 0 20px;
  }
  .header-container .header-wrapper {
    display: none;
  }
  .header-container.type5 .search-area {
    float: right;
    left: 0;
    top: 0;
    margin: 35px 5px;
    line-height: 40px;
  }
  .header-container.type5 .logo{
  	margin-right: 15px !important;
  }
  .header-container.type5 .header .form-search {
    left: auto;
    right: -220px;
  }
  .header-container.type5 .header .form-search:before {
    left: auto;
    right: 190px;
  }
  .header-container.type5 .mini-cart {
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    background-color: transparent;
    border: 0;
  }
  .header-container.type5 .mini-cart .icon-cart-header {
    width: auto;
    top: -3px;
  }
  .header-container.type5 .mini-cart .cart-wrapper:before {
    right: 15px;
  }
  /*Type6*/
  .header-container.sticky-header.type6 .top-links-container {
    display: none;
  }
  .header-container.sticky-header.type6 .header-wrapper {
    display: none;
  }
  .header-container.type6 .cart-area {
    position: static;
    margin: 5px 0;
    margin-right: 10px;
    float: right;
  }
  .header-container.type6 .header .search-area {
    float: right;
  }
  .header-container.type6 .header .search-area a.search-icon {
    margin: 0;
  }
  .header-container.type6 .header .form-search {
    left: auto;
    right: -125px;
  }
  .header-container.type6 .header .form-search:before {
    left: auto;
    right: 95px;
  }
  .header-container.type6 .menu-icon {
    display: block;
    float: right;
    height: 50px;
    line-height: 50px;
    padding: 0;
    margin: 0 15px 0 20px;
  }
  /*Type8*/
  .header-container.sticky-header.type8 .header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .header-container.type8 .main-nav {
    display: none;
  } 
  .header-container.sticky-header.type8 .header-wrapper {
    display: none;
  }
  .header-container.type8 .top-links-icon {
    display: inline-block;
  }
  .header-container.type8 .links {
    display: none;
    position: absolute;
    right: 0;
    z-index: 9;
    background-color: #fff!important;
    border-radius: 3px;
    margin: 0;
    padding: 5px 0;
    text-align: right;
    border: 1px solid #ccc;
  }
  .header-container.type8 .links li {
    display: block;
    border: 0;
    padding: 0;
  }
  .header-container.type8 .links li a {
    color: #777!important;
    white-space: nowrap;
    padding: 0 10px;
    display: block;
    transition: all .2s;
    font-weight: 400;
  }
  .header-container.type8 .header .form-search {
    right: -135px;
  }
  .header-container.type8 .header .form-search:before {
    right: 95px;
  }
  .header-container.type8 .menu-icon {
    display: inline-block;
    vertical-align: middle;
    height: auto;
    padding: 0;
    margin-right: 15px;
  }
  /*Type9*/
  .header-container.sticky-header.type9 .top-links-container {
    display: none;
  }
  .header-container.type9 .search-area {
    left: 0;
    top: 0;
    margin: 35px 10px;
    z-index: 2;
  }
  .header-container.type9.sticky-header .search-area{
  	margin: 6px 10px;
  } 
  .header-container.type9 .search-area .search-icon {
    display: inline-block;
    line-height: 40px;
    vertical-align: middle;
  }
  .header-container.type9 .header #search_mini_form {
    display: none;
    width: 0;
    margin: 0;
    position: absolute !important;
    left: 0;
    top: 0;
  }
  .header-container.type9 .header .form-search {
    width: 450px;
    position: absolute;
    left: -20px;
    top: 40px;
    overflow: visible;
    border-width: 5px;
    border-radius: 25px;
    border-color: #ccc;
    text-align: left;
  }
  .header-container.type9 .header .form-search:before {
    content: "";
    display: block;
    position: absolute;
    left: 15px;
    top: -25px;
    width: 20px;
    height: 20px;
    border: 10px solid transparent;
    border-bottom-color: #ccc;
  }
  .header-container.type9 .menu-icon {
    width: 30px;
    text-align: center;
    line-height: 40px;
    height: auto;
    padding: 0;
    display: inline-block;
  }
  .header-container.type9 .header .custom-block {
    display: none;
  }
  /*Type10*/
  .header-container.type10 .cart-area {
    float: right;
    position: static;
    margin: 35px 0;
  }
  .header-container.type10 .mini-cart {
    width: auto;
    position: relative;
    top: -3px;
    left: 0;
  }
  .header-container.type10 .header .custom-block {
    display: none;
  }
  .header-container.type10 .search-area {
    position: relative;
    left: 0;
    top: 0;
    float: right;
    margin: 35px 10px;
    z-index: 2;
  }
  .header-container.type10 .search-area .search-icon {
    display: block;
    line-height: 40px;
  }
  .header-container.type10 .header #search_mini_form {
    display: none;
    width: 0;
    margin: 0;
  }
  .header-container.type10 .header .form-search {
    width: 450px;
    position: absolute;
    right: -85px;
    top: 10px;
    overflow: visible;
    border-width: 5px;
    border-radius: 25px;
    border-color: #ccc;
  }
  .header-container.type10 .header .form-search:before {
    content: "";
    display: block;
    position: absolute;
    right: 55px;
    top: -25px;
    width: 20px;
    height: 20px;
    border: 10px solid transparent;
    border-bottom-color: #ccc;
  }
  .header-container.type10 .header-wrapper {
    display: block;
  }
  .cms-index-index .header-container.type10 .dropdown-menu .menu-container>a {
    pointer-events: all;
  }
  .header-container.type10 .dropdown-menu .menu-container .top-navigation.side-menu {
    display: none!important;
  }
  .header-container.sticky-header.type10 .menu-wrapper>.custom-menu-block {
    display: none;
  }
  /*Type12*/ 
  .header-container.type12 {
    z-index: 9;
  } 
  .header-container.type12, .header-container.type12.fixed-bottom {
    position: relative;
    left: 0;
    top: 0;
    min-height: 0;
    width: auto;
  }
  .header-container.sticky-header.type12 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 50;
    box-shadow: 0 0 3px rgba(0,0,0,.3);
    transition: all 0.3s;
    bottom: auto;
  }
  .header-container.sticky-header.type12 .switcher-area {
    display: none;
  }
  .header-container.sticky-header.type12 .header>.logo img {
    height: 35px;
  }
  .header-container.sticky-header.type12 .header>.logo {
    margin: 0;
  }
  .header-container.sticky-header.type12 .mobile-group {
    margin-top: 4px;
  }
  .header-container.type12 .header {
    text-align: left;
    padding: 0 7px;
  }
  .top-navigation.side-menu {
    display: none;
  }
  .header-container.type12 .switcher-area {
    text-align: left;
  }
  .header-container.type12 .header>.logo {
    margin: 15px 0 20px; 
  }
  .header-container.type12 .mobile-group { 
    margin-top: 25px;
    margin-right: 5px;
    display: inline-block;
    float: right;
  }
  .header-container.type12 .top-links-area .top-links-icon a {
    color: #fff;
  }
  .header-container.type12 .navigation-wrapper {
    display: none;
  }
  .header-container.type12 .switcher-area .mini-cart {
    float: right;
  }
  .header-container.type12 .mini-cart .cart-wrapper { 
    left: auto;
  }
  .header-container.type12 .mini-cart .cart-wrapper:before {
    right: 30px;
    left: auto;
  }
  body.side-header .main-container, body.side-header .footer-wrapper {
    margin-left: 0;
  }
  body.side-header .main-container .main-breadcrumbs.fixed-position {
    position: relative;
  }
  .header-container.type12 .search-area {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0;
  }
  .header-container.type12 .search-area a.search-icon {
    display: block;
    color: #fff;
    line-height: 25px;
  }
  .header-container.type12 .header #search_mini_form {
    display: none;
    position: absolute !important;
    width: 280px;
    right: -100px;
    top: 30px;
  }
  .header-container.type12 .top-links-area {
    display: inline-block;
    margin: 0;
  }
  .header-container.type12 .top-links-area .top-links-icon {
    display: block;
  }
  .header-container.type12 .top-links-area .links {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 100px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    border-radius: 3px;
    padding: 5px 7px;
    left: 0;
  }
  .header-container.type12 .top-links-area .links li {
    padding: 0;
    border: 0;
  }
  .header-container.type12 .top-links-area .links li a {
    color: #777;
  }
  .header-container.type12 .menu-icon {
    display: inline-block;
    height: auto;
    padding: 0;
    width: 25px;
  }
  .header-container.type12 .menu-icon a {
    color: #fff;
    line-height: 25px;
  }
  /*Type14*/
  .header-container.type14 .menu-icon {
    display: block;
    float: right;
    height: 50px;
    line-height: 50px;
    padding: 0;
    margin: 0 15px 0 20px;
  }
  .header-container.type14 .cart-area {
    position: static;
    float: right;
  }
  .header-container.type14 .header .search-area {
    float: right;
  }
  .header-container.type14 .header .form-search {
    left: auto;
    right: -85px;
  } 
  /*Type16*/
  .header-container.type16 .header {
    padding: 25px 15px;
  }
  .header-container.type16 .shop-menu {
    display: none;
  }
  .header-container.type16 .cart-area {
    right: 20px;
  }
  .header-container.type16 .header .search-area {
    margin: 0 5px;
  }
  .header-container.type16 .header .search-area a.search-icon {
    font-size: 13px;
  }
  .header-container.type16 .mybag-link i {
    font-size: 16px;
  }
  .header-container.type16 .icon-cart-header .cart-total span.cart-qty {
    width: 12px;
    height: 12px;
    font-size: 8px;
    line-height: 12px;
  }
  .header-container.type16 .menu-icon {
    display: inline-block;
    color: #fff;
    margin-right: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 11px;
    letter-spacing: 2px;
    line-height: 15px;
    height: auto;
    vertical-align: baseline;
    padding: 0;
  }
  .header-container.type16 .menu-icon a, 
  .header-container.type16 .top-links-icon a, 
  .header-container.type16 .currency-wrapper > a, 
  .header-container.type16 .language-wrapper > a {
    font-size: 10px; 
    font-weight: 600;
  }
  /* type 17*/
  .header-container.type17 .cart-area{
    right: 170px;
  }
  .header-container.type17 .mini-cart{
    width: 150px;
  }
  .header-container.type17 .mini-cart:hover{
    width: 280px;
    padding-left: 130px;
  }
  /* type 18*/
  .header-container.type18 .menu-icon{
    display: block;
    height: auto;
    padding: 0;
    margin: 15px 10px;
    float: right;
  }
  .header-container.type18 .header .header-right-area .header-link-area .main-link .header-wrapper{
  	display:none;
  }
  .main-section-header .header-container.type18 .top-links-icon{
  	display: inline-block;
    float: right;
    color: #e1ddc3;
  }
  .header-container.type18 .header .header-right-area .header-link-area .top-links-area .links{
    display: none;
    position: absolute;
    right: 0;
    z-index: 9;
    min-width: 115px;
    background-color: #fff!important;
    border-radius: 3px;
    margin: 0;
    padding: 5px 0;
    text-align: right;
    border: 1px solid #ccc;
    top: 100%;
  }
  .header-container.type18 .header .header-right-area .header-link-area .top-links-area .links li{
    display: block;
  }
  .header-container.type18 .header .header-right-area .header-link-area .top-links-area .links li:first-child{
    padding-left: 0;
  }
  .header-container.type18 .header .header-right-area .header-link-area .top-links-area .links li a:hover{
  	color:#c0bebb;
  }
  /*Type19*/
  .header-container.sticky-header.type19 .top-links-container {
    display: none;
  }
  .header-container.type19 .cart-area {
    float: right;
    position: static;
    margin: 0;
  }
  .header-container.type19 .header .logo{
  	float:left;
  }
  .header-container.type19 .header .select-area{
  	left:auto;
    right:40px;
  }
  .header-container.type19 .search-area .search-icon {
    display: block;
    line-height: 30px;
  }
  .header-container.type19 .header #search_mini_form {
    display: none;
    width: 0;
    margin: 0;
  }
  .header-container.type19 .header .#search_mini_form.show {
    display: block;
  }   
  .header-container.type19 .menu-icon {
    width: 30px;
    text-align: left;
    line-height: 47px;
    height: auto;
    padding: 0;
    display: block;
    float: left;
    margin: 0;
  }
  .header-container.type19 .header .custom-block {
    display: none;
  }
  .header-container.type19 .header .form-search {
     width: 220px;
     position: absolute;
     right: -25px;
     top: 8px;
     overflow: visible;
     border-width: 5px;
  }
  .header-container.type19 .header .form-search:before {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: -20px;
    width: 20px;
    height: 20px;
    border: 10px solid transparent;
    border-bottom-color: #ccc;
  }
  /*Type20*/
  .header-container.sticky-header.type20 .top-links-container {
    display: none;
  }
  .header-container.type20 .search-area {
    position: relative;
    left: 0;
    top: 0;
    float: right;
    margin: 35px 10px;
    z-index: 2;
  }
  .header-container.type20 .header .logo img{
  	height:50px;
  }
  .header-container.type20 .mini-cart{
    width: auto;
    position: relative;
    top: -3px;
    left: 0;
  }
  .header-container.type20 .cart-area {
    float: right;
    position: static;
    margin: 35px 0;
  }
  .header-container.type20 .search-area .search-icon {
    display: block;
    line-height: 40px;
  }
  .header-container.type20 .header #search_mini_form {
    display: none;
    width: 0;
    margin: 0;
  }
  .header-container.type20 .header .#search_mini_form.show {
    display: block;
  }
  .header-container.type20 .header .form-search {
    width: 450px;
    position: absolute;
    right: -85px;
    top: 0;
    overflow: visible;
    border-width: 5px;
    border-radius: 25px;
    border-color: #ccc;
  }
  .header-container.type20 .header .form-search:before {
    content: "";
    display: block;
    position: absolute;
    right: 60px;
    top: -20px;
    width: 20px;
    height: 20px;
    border: 10px solid transparent;
    border-bottom-color: #ccc;
  }
  .header-container.type20 .menu-icon {
    width: 30px;
    text-align: center;
    line-height: 40px;
    height: auto;
    padding: 0;
    display: block;
    float: right;
    margin: 35px 5px;
  }
  .header-container.type20 .header .custom-block {
    display: none;
  }
  .header-container.type20 .cart-area {
    float: right;
    position: static;
    margin: 35px 0;
  }
  /*Type21*/
  .header-container.sticky-header.type21 .top-links-container {
    display: none;
  }
  .header-container.type21 .cart-area {
    float: right;
    position: static;
    margin: 5px 0;
  }
  .header-container.type21 .header .custom-block {
    display: none;
  }
  .header-container.type21 .mini-cart {
    width: auto;
    position: relative;
    top: -3px;
    left: 0;
  } 
  .header-container.type21 .search-area {
    position: relative;
    left: 0;
    top: 0;
    float: right;
    margin: 5px;
    z-index: 2;
  }
  .header-container.type21 .search-area .search-icon {
    display: block;
    line-height: 40px;
  }
  .header-container.type21 .header #search_mini_form {
    display: none;
    width: 0;
    margin: 0;
  }
  .header-container.type21 .header .form-search {
    width: 450px;
    position: absolute;
    right: -74px;
    top: auto;
    overflow: visible;
    border-width: 5px;
    border-radius: 25px;
    border-color: #ccc;
  }
  .header-container.type21 .header .form-search:before {
    content: "";
    display: block;
    position: absolute;
    right: 45px;
    top: -25px;
    width: 20px;
    height: 20px;
    border: 10px solid transparent;
    border-bottom-color: #ccc;
  }
  .header-container.type21 .menu-icon {
    width: 30px;
    text-align: center;
    line-height: 40px;
    height: auto;
    padding: 0;
    display: block;
    float: right;
    margin: 5px;
  }
  /*Type22*/
  .header-container.sticky-header.type22 .top-links-container {
    display: none;
  }
  .header-container.type22 .search-area {
    left: 0;
    top: 0;
    margin: 35px 10px;
    z-index: 2;
  }
  .header-container.type22 .search-area .search-icon {
    display: inline-block;
    line-height: 40px;
    vertical-align: middle;
  }
  .header-container.type22 .header #search_mini_form {
    display: none;
    width: 0;
    margin: 0;
    position: absolute !important;
    left: 0;
    top: 0;
  }
  .header-container.type22 .header .form-search {
    width: 450px;
    position: absolute;
    left: -20px;
    top: 40px;
    overflow: visible;
    border-width: 5px;
    border-radius: 25px;
    border-color: #ccc;
    text-align: left;
  }
  .header-container.type22 .header .form-search:before {
    content: "";
    display: block;
    position: absolute;
    left: 15px;
    top: -25px;
    width: 20px;
    height: 20px;
    border: 10px solid transparent;
    border-bottom-color: #ccc;
  }
  .header-container.type22 .menu-icon {
    width: 30px;
    text-align: center;
    line-height: 40px;
    height: auto;
    padding: 0;
    display: inline-block;
  }
  .header-container.type22 .header .custom-block {
    display: none;
  }
  /*Type23*/
  .header-container.sticky-header.type23 .top-links-container {
    display: none;
  }
  .header-container.sticky-header.type23 .header-wrapper {
    display: none;
  }
  .header-container.type23 .cart-area {
    position: static;
    margin: 5px 0;
    margin-right: 10px;
    float: right;
  }
  .header-container.type23 .header .search-area {
    float: right;
  }
  .header-container.type23 .header .search-area a.search-icon {
    margin: 0;
  }
  .header-container.type23 .header .form-search {
    left: auto;
    right: -125px;
  }
  .header-container.type23 .header .form-search:before {
    left: auto;
    right: 95px;
  }
  .header-container.type23 .menu-icon {
    display: block;
    float: right;
    height: 50px;
    line-height: 50px;
    padding: 0;
    margin: 0 15px 0 20px;
  }
  /*Type24*/
  .header-container.sticky-header.type24 .top-links-container {
    display: none;
  }
  .header-container.type24 .cart-area {
    float: right;
    position: static;
    margin: 5px 0;
  }
  .header-container.type24 .header .custom-block {
    display: none;
  }
  .header-container.type24 .mini-cart {
    width: auto;
    position: relative;
    top: -3px;
    left: 0;
  } 
  .header-container.type24 .search-area {
    position: relative;
    left: 0;
    top: 0;
    float: right;
    margin: 5px;
    z-index: 2;
  }
  .header-container.type24 .search-area .search-icon {
    display: block;
    line-height: 40px;
  }
  .header-container.type24 .header #search_mini_form {
    display: none;
    width: 0;
    margin: 0;
  }
  .header-container.type24 .header .form-search {
    width: 450px;
    position: absolute;
    right: -74px;
    top: auto;
    overflow: visible;
    border-width: 5px;
    border-radius: 25px;
    border-color: #ccc;
  }
  .header-container.type24 .header .form-search:before {
    content: "";
    display: block;
    position: absolute;
    right: 45px;
    top: -25px;
    width: 20px;
    height: 20px;
    border: 10px solid transparent;
    border-bottom-color: #ccc;
  }
  .header-container.type24 .menu-icon {
    width: 30px;
    text-align: center;
    line-height: 40px;
    height: auto;
    padding: 0;
    display: block;
    float: right;
    margin: 5px;
  }
  .header-container.type26.header-container{
    padding: 15px 0; 	
  }
  .header-container.type26 .menu-icon {
    display: inline-block;
    float: left;
    position: relative;
    margin-right: 18px;
    z-index: 12;
    margin-top: 10px;
    color: #161616;
  }
  .header-container.type26 .header-right-area, .header-container.type26 .top-links-area {
    margin-left: 0;
  }
  .header-container.type26 .header .custom-block {
    display: none;
  }
  .header-container.type27, .header-container.type27.fixed-bottom {
    position: relative;
    left: 0;
    top: 0;
    min-height: 0;
    width: auto;
    padding: 10px;
  }
  .header-container.type27 .header{
    text-align: left;
    padding: 0 7px;
  }
  .header-container.type27 .switcher-area {
    text-align: left;
  }  
  .header-container.type27 .switcher-area .mini-cart {
    float: right;
    right: 0;
  }
  .header-container.type27 .menu-icon{
    display: inline-block;
    height: auto;
    padding: 0;
    width: 25px;
    float: right;
    margin-top: 28px;
    margin-right: 15px;
    margin-left: 0;
  }
  .header-container.type27 .header .logo{
    margin: 15px 0 20px;
    float: left;
  }
  .header-container.type27 .search-area{
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0;
    float: right;
    margin-top: 25px;
    z-index: 1;
  }
  .header-container.type27 .search-area .search-icon{
    display: block;
    line-height: 25px;
  }
  .header-container.type27 .search-area #search_mini_form{
    display: none;
    position: absolute !important;
    width: 280px;
    right: -40px;
    top: 30px;
  }
  .header-container.type27 .navigation-wrapper{
  	display: none;
  }
  .header-container.type27 .mobile-group{
    position: absolute;
    right: 5px;
    top: auto;
    margin-top: 25px;
    margin-right: 5px;
  }
  .header-container.type27 .top-links-area{
    display: inline-block;
    margin: 0;
  }
  .header-container.type27 .top-links-icon{
  	display: block;
  }
  .header-container.type27 .links{
    display: none;
    position: absolute;
    background-color: #fff;
    width: 100px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    border-radius: 3px;
    padding: 5px 7px;
    right: 0;
  }
  .header-container.type27 .links li{
    padding: 0;
    border: 0;
  }
  .header-container.type27 .links li a{
    color: #777;
    font-size: 11px;
  }
  .header-container.type27 .header .custom-block{
  	display: none;
  }
  /*=============================================
  # slideshow
  ===============================================*/
  /*=============================================
  # End slideshow
  ===============================================*/
  /*collection*/
  .category-boxed-banner .banner-text h2{
    font-size: 28px;
  }
  .category-boxed-banner .banner-text p{
    font-size: 12px;
  }
  /*=============================================
  # Product Page
  ===============================================*/
  .product-view .product-img-box .product-img-list .more-views-verticle{
    width:54px;
  }
  .product-view .product-img-box .product-img-list .more-views-verticle .media-list{
    width: 45px;
    height: 268px;
  }
  .product-view .product-options-bottom .add-to-cart-box .actions {
    width: 100%;
    float: left;
    margin-top: 10px;
  }
  /*=============================================
  # End Product Page
  ===============================================*/
  .menu-icon{
    display:inline-block!important;
    padding: 0;
    margin: 0;
    height: auto;
    margin-right: 1px;
    margin-left: 10px;
    font-size: 20px;
    text-align: right;
    vertical-align: middle;
    height: auto;
  }  
  .menu-icon a{
    color:white;
  }
  .menu-icon a i{
    font-size:20px;
  }
  .category-products .products-grid.columns3 li.item{width:50%;}
  .category-products .products-grid.columns3 li.item.nth-child-3np1{clear:none;}
  .category-products .products-grid.columns3 li.item.nth-child-2np1{clear:left}

  .category-products .products-grid.columns4 li.item{width:50%}
  .category-products .products-grid.columns4 li.item.nth-child-3np1{clear:none}
  .category-products .products-grid.columns4 li.item.nth-child-2np1{clear:left}

  .category-products .products-grid.columns5 li.item{width:50%}
  .category-products .products-grid.columns5 li.item.nth-child-4np1{clear:none}
  .category-products .products-grid.columns5 li.item.nth-child-3np1{clear:none}
  .category-products .products-grid.columns5 li.item.nth-child-2np1{clear:left}

  .category-products .products-grid.columns6 li.item{width:33.33%}
  .category-products .products-grid.columns6 li.item.nth-child-5np1{clear:none}
  .category-products .products-grid.columns6 li.item.nth-child-4np1{clear:none}
  .category-products .products-grid.columns6 li.item.nth-child-3np1{clear:left}

  .category-products .products-grid.columns7 li.item{width:33.33%}
  .category-products .products-grid.columns7 li.item.nth-child-6np1{clear:none}
  .category-products .products-grid.columns7 li.item.nth-child-5np1{clear:none}
  .category-products .products-grid.columns7 li.item.nth-child-4np1{clear:none}
  .category-products .products-grid.columns7 li.item.nth-child-3np1{clear:left}

  .category-products .products-grid.columns8 li.item{width:33.33%}
  .category-products .products-grid.columns8 li.item.nth-child-7np1{clear:none}
  .category-products .products-grid.columns8 li.item.nth-child-6np1{clear:none}
  .category-products .products-grid.columns8 li.item.nth-child-5np1{clear:none}
  .category-products .products-grid.columns8 li.item.nth-child-4np1{clear:none}
  .category-products .products-grid.columns8 li.item.nth-child-3np1{clear:left}

  /* Flex grid Styles */
  .category-products .products-grid.flex-grid.columns3 li.item.nth-child-3np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns3 li.item.nth-child-2np1{border-left-color:transparent}

  .category-products .products-grid.flex-grid.columns4 li.item.nth-child-3np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns4 li.item.nth-child-2np1{border-left-color:transparent}

  .category-products .products-grid.flex-grid.columns5 li.item.nth-child-4np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns5 li.item.nth-child-3np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns5 li.item.nth-child-2np1{border-left-color:transparent}

  .category-products .products-grid.flex-grid.columns6 li.item.nth-child-5np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns6 li.item.nth-child-4np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns6 li.item.nth-child-3np1{border-left-color:transparent}

  .category-products .products-grid.flex-grid.columns7 li.item.nth-child-6np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns7 li.item.nth-child-5np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns7 li.item.nth-child-4np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns7 li.item.nth-child-3np1{border-left-color:transparent}

  .category-products .products-grid.flex-grid.columns8 li.item.nth-child-7np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns8 li.item.nth-child-6np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns8 li.item.nth-child-5np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns8 li.item.nth-child-4np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns8 li.item.nth-child-3np1{border-left-color:transparent}
  /* Flex grid Styles */
}
@media (min-width:768px){ 
  .sm-f-right {
    float: right!important;
  }
  .category-products .products-grid.flex-grid.columns2 li.item:nth-child(1) .item-area,
  .category-products .products-grid.flex-grid.columns2 li.item:nth-child(2) .item-area,
  .category-products .products-grid.flex-grid.columns3 li.item:nth-child(1) .item-area,
  .category-products .products-grid.flex-grid.columns3 li.item:nth-child(2) .item-area,
  .category-products .products-grid.flex-grid.columns4 li.item:nth-child(1) .item-area,
  .category-products .products-grid.flex-grid.columns4 li.item:nth-child(2) .item-area,
  .category-products .products-grid.flex-grid.columns5 li.item:nth-child(1) .item-area,
  .category-products .products-grid.flex-grid.columns5 li.item:nth-child(2) .item-area,
  .category-products .products-grid.flex-grid.columns6 li.item:nth-child(1) .item-area,
  .category-products .products-grid.flex-grid.columns6 li.item:nth-child(2) .item-area,
  .category-products .products-grid.flex-grid.columns6 li.item:nth-child(3) .item-area,
  .category-products .products-grid.flex-grid.columns7 li.item:nth-child(1) .item-area,
  .category-products .products-grid.flex-grid.columns7 li.item:nth-child(2) .item-area,
  .category-products .products-grid.flex-grid.columns7 li.item:nth-child(3) .item-area,
  .category-products .products-grid.flex-grid.columns8 li.item:nth-child(1) .item-area,
  .category-products .products-grid.flex-grid.columns8 li.item:nth-child(2) .item-area,
  .category-products .products-grid.flex-grid.columns8 li.item:nth-child(3) .item-area{
    border-top-color:transparent
  }
  .template-index .header-container.type8 .header.container {
    width: auto !important;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .onepage-category > .category-list + .main-wrapper .product-main,
  .onepage-category > .category-list + .main-wrapper .page-container,
  .onepage-category > .category-list + .main-wrapper .contact-container{
  	padding:0;
  }
  .onepage-category .category-detail .title-menu > a{
  	font-size: 15px;
  }
  .sticky-product .sticky-detail{
    width: 70%;
  }
  .custom-support .content{
  	margin-bottom: 20px;
  }
  .footer_2 .social-icons{
  	float: left;
    margin-top: 20px;
  }
  .footer-list .item{
  	float: none !important;
  }
  .footer-wrapper .footer-middle .working span{
    margin-top: 10px;
    display: block;
    margin-bottom: 15px;
  }
  #slideshow_slidebar_collection .side-custom-menu{
  	display:none;
  }
  .footer-wrapper .footer-middle .block-bottom .custom-block{
  	float: none !important;
  }
  .parallax-wrapper .parallax_fixed_text .content{
  	left: 20px;
  }
  .banner_text_3 .row .col-sm-4.column{
  	float: none!important;
  }
  .banner_content .parallax-content-15 em{
  	font-size: 16.26px !important;
  }
  .banner_content .parallax-content-15 h2{
  	font-size: 40px !important;
  }
  .banner_content .parallax-content-15 p{
  	font-size: 16px !important;
  }
  .header-container.type15 .header{
  	padding-left: 15px;
    padding-right: 15px;
  }
  .header-container.type10.sticky-header .dropdown-menu{
  	min-width: 150px;
  }
  .header-container.type10 .dropdown-menu{
  	z-index: 1;
  }
  .header-container.type12 .header .custom-block{
  	display:none;
  }
  .header-container.type11 .top-links-icon a{
  	color:#777 !important;
  }
  .collection_banner .half-content {
    float: inherit !important;
  }
  .header-container.type15 .cart-area{
  	right: 15px;
  }
  .header-container.type15.sticky-header .cart-area{
  	right: 52px;
  }
  .header-container.type15 .header .form-search{
  	background: #fff !important;
  }
  .header-container.type15.sticky-header .search-area .form-search .search-button i{
  	color:#000;
  }
  .header-container.type15.sticky-header .top-links-icon a,
  .header-container.type15.sticky-header .search-area .search-icon{
  	color:#fff;
  }
  .banner-slide-section .content p, .banner-slide-section .content a{
  	display:none;
  }
  .slideshow .banner-content-18 .text-content h2{
  	font-size: 55px;
  }
  .banner-slide-section .owl-dots{
  	bottom:0px;
  }
  .banner-slide-section .owl-nav i{
  	font-size:20px;
  }
  .banner-slide-section .owl-nav{
  	top: calc(50% - 13.5px);
  }
  .shop-by-collection.tab-product-collection{
  	display:block;
    padding: 15px 15px;
  }
  .block-by-collection.container .tab-product-collection .category-detail{
  	padding-top: 0px;
  }
  .shop-by-collection.tab-product-collection .category-list{
  	padding:0px 15px;
    border-right: none;
  }
  body.boxed .wrapper .page{
  	width:620px;
  }
  .masonry-grid .masonry-grid-item.w2, .masonry-grid .masonry-grid-item.w3 {
    width: 100%;
  }
  .masonry-grid .masonry-grid-item {
    width: 50%;
  }
  .hidden-phone {
    display: none;
  }
  .visible-phone {
    display: block;
  }
  .sm-clearer {
    clear: both;
  }
  .collection_content.f-right {
    float: none !important;
  }
  .sidebar.f-left {
    float: none !important;
  }
  .swiper-slide .caption-content {
    padding: 0 10px;
  }
  /*=============================================
  # Header
  ===============================================*/
  .header-container.type15 .header .search-results {
    right: -47px; 
  }
  .header-container.type2 .header .custom-block {
    display: none;
  }
  .header-container.sticky-header.type8 .switcher-area {
    display: none;
  }
  .header-container.sticky-header.type8 .header > .logo img {
    height: 35px;
  }
  .header-container.sticky-header.type8 .top-links-area {
    margin: 0;
  }
  .header-container.sticky-header.type8 .cart-area {
    margin-top: 0;
    top: auto;
  }
  .header-container.sticky-header.type11 .header-right-area>div, .header-container.type25 .custom-block {
    display: none;
  }
  .header-container.type15 .switcher-area {
    display: block;
  }
  .header-container.type16 .header > .logo img {
    height: 30px;
  }
  .header-container.type28 .top-links-container .custom-block{
  	display: none;
  }
  /*=============================================
  # slideshow background
  ===============================================*/
  .slideshow-background .slideshow .content .content-area em {
    font-size: 11px;
    margin-bottom: -3px;
    margin-left: 4px;
   }
  .slideshow-background .slideshow .content .content-area h2 {
    font-size: 28px;
	}
  .slideshow-background .slideshow .content .content-area a {
    display: none;
   }
   .slideshow-background .slideshow .content .content-area p {
    display: none;
	}
  /*=============================================
  # slideshow banner
  ===============================================*/
  .slider-with-side .side-area .item1, .slider-with-side .side-area .item2, .slider-with-side .side-area .item3 {
    padding: 8px;
    width: 100%;
    float: none;
  }
  .slider-with-side img {
    width: 100%;
  }
  .slider-with-side .slider-area .content .text-area h2 {
    padding: 4px 38px 4px 7px;
    font-size: 22px;
  }
  .slider-with-side .slider-area .content .text-area p {
    padding: 6px 11px 6px 8px;
    font-size: 9px;
  }
  .slider-with-side .slider-area .content .ribbon em {
    font-size: 8px;
    margin-right: 40px;
  }
  .slider-with-side .slider-area .content .ribbon h3 {
    font-size: 22px;
    margin-right: 7px;
  }
  .slider-with-side .slider-area .content .ribbon h5 {
    font-size: 10px;
    margin-top: -1px;
  }
  /*=============================================
  # Main
  ===============================================*/
  /*Onepage Category*/
  .template-index .onepage-category{
  	padding:0 15px;
  }
  .onepage-category{
    display:block;
  }
  .onepage-category>.category-list{
    width: auto;
    float: none;
    padding: 0;
  }
  .onepage-category>.category-list ul{
    position: static!important;
    padding:0;
    margin-top:20px;
  }
  .onepage-category>.category-list ul li{
    margin: 0;
    display: inline-block;
  }
  .onepage-category .category-details{
    float: none;
    width: auto;
    padding: 0 15px;
  }
  .onepage-category>.category-list ul>li>a:hover>span,
  .onepage-category>.category-list ul>li>a:after
  {
    display:none;
    padding:0;
  }
  /*one page category*/
  .onepage-category>.category-list+.main-wrapper{
    padding:0;
    width:auto;
    float:none;
  }
  /*
  .onepage-category>.category-list{
  width: auto;
  float: none;
  padding: 0;
}
  .onepage-category>.category-list ul{
  position: static!important;
  padding: 0;
}
  .onepage-category>.category-list ul li{
  margin: 0;
  display: inline-block;
}
  .onepage-category>.category-list ul li a{display:block;}
  .onepage-category>.category-list ul>li>a:hover>span,
  .onepage-category>.category-list ul>li>a:after
  {
  display:none;
  padding:0;
}
  .onepage-category .category-details{
  float: none;
  width: auto;
  padding: 0 15px;
}
  /*                 */


  .onepage-category .category-detail .title-menu>.menu-popup{
  left:-10px;
  width: calc(100% + 20px);
}
  .onepage-category .category-detail .title-menu>.menu-popup>ul
  {
  display:block;
}
  .onepage-category .category-detail .title-menu>.menu-popup>ul.columns5>li{
  width: 50%;
  padding: 10px 15px;
}
  .onepage-category .category-detail .title-menu>.menu-popup>ul.columns5>li:nth-child(5n+1){
  border-left: 1px solid #bebebe;
  clear: none;
}
  .onepage-category .category-detail .title-menu>.menu-popup>ul.columns5>li:nth-child(2n+1){
  border-left: 0;
  clear: left;
}
  .onepage-category .category-detail .title-menu>.menu-popup ul>li a{
  font-size: 14px;
}
 
  /*parallax*/
  .parallax-wrapper .parallax .parallax-slider .item h2{
    font-size: 40px;
  }
  .parallax-wrapper .parallax .parallax-slider .item p{
    font-size: 13px;
    margin-bottom: 15px;
  }
  .parallax-wrapper .parallax .parallax-slider .item a{
    font-size: 13px;
  }
  /*product tab home*/
  .main-container .tab-product-collection .tab-selector:before {
    background-color:  transparent;
  }
  .main-container .tab-product-collection .tab-selector ul.nav-tabs li { 
    padding: 0 10px;
    line-height: 35px;
  } 
  /*block option container*/
  .main-container .block-option-container .container .block-subscribe .block-inner .input-group .input-box input {
    width: 100%;
  }
  .main-container .block-option-container .container .block-subscribe {
    margin-bottom: 30px;
  }
  /*block blog home*/
  .main-container .blog-homepage .owl-carousel .owl-wrapper .owl-item .blog .img-blog,
  .main-container .blog-homepage .owl-carousel .owl-wrapper .owl-item .blog .main_content {
    width: 100%;
    padding: 0;
  } 
  .main-container .blog-homepage .owl-carousel .owl-wrapper .owl-item .blog .main_content .content {
    display: block;
  }

  .main-container .home-banner .right, 
  .main-container .home-banner .left {
    padding: 0;
  }
  /*sidebar*/
  /*collection page*/
  .category-boxed-banner .banner-text h2{
    font-size: 28px;
  }
  .category-boxed-banner .banner-text p{
    display:none;
  }
  .toolbar .selectize-input {

  }
  .toolbar .filter-bar {
    float: left;
  } 
  .toolbar .sorter_wrap {
    float: left;
  }
  .toolbar .sorter_wrap .select-new .select-inner select, 
  .toolbar .limited_wrap .select-new .select-inner select {
    padding: 0 0px 0 5px;
  }
  .toolbar .view-mode span.layout-opt {
    padding: 0;
  } 
  .category-products .products-grid .item {
    width: 100%;
  }
  .category-products .products-grid.columns2 li.item{width:50%}
  .category-products .products-grid.columns2 li.item.nth-child-2np1{clear:left}

  .category-products .products-grid.columns3 li.item{width:50%}
  .category-products .products-grid.columns3 li.item.nth-child-3np1{clear:none}
  .category-products .products-grid.columns3 li.item.nth-child-2np1{clear:left}

  .category-products .products-grid.columns4 li.item{width:50%}
  .category-products .products-grid.columns4 li.item.nth-child-4np1{clear:none}
  .category-products .products-grid.columns4 li.item.nth-child-3np1{clear:none}
  .category-products .products-grid.columns4 li.item.nth-child-2np1{clear:left}

  .category-products .products-grid.columns5 li.item{width:50%}
  .category-products .products-grid.columns5 li.item.nth-child-5np1{clear:none}
  .category-products .products-grid.columns5 li.item.nth-child-4np1{clear:none}
  .category-products .products-grid.columns5 li.item.nth-child-3np1{clear:none}
  .category-products .products-grid.columns5 li.item.nth-child-2np1{clear:left}

  .category-products .products-grid.columns6 li.item{width:50%}
  .category-products .products-grid.columns6 li.item.nth-child-6np1{clear:none}
  .category-products .products-grid.columns6 li.item.nth-child-5np1{clear:none}
  .category-products .products-grid.columns6 li.item.nth-child-4np1{clear:none}
  .category-products .products-grid.columns6 li.item.nth-child-3np1{clear:none}
  .category-products .products-grid.columns6 li.item.nth-child-2np1{clear:left}

  .category-products .products-grid.columns7 li.item{width:50%}
  .category-products .products-grid.columns7 li.item.nth-child-7np1{clear:none}
  .category-products .products-grid.columns7 li.item.nth-child-6np1{clear:none}
  .category-products .products-grid.columns7 li.item.nth-child-5np1{clear:none}
  .category-products .products-grid.columns7 li.item.nth-child-4np1{clear:none}
  .category-products .products-grid.columns7 li.item.nth-child-3np1{clear:none}
  .category-products .products-grid.columns7 li.item.nth-child-2np1{clear:left}

  .category-products .products-grid.columns8 li.item{width:50%}
  .category-products .products-grid.columns8 li.item.nth-child-8np1{clear:none}
  .category-products .products-grid.columns8 li.item.nth-child-7np1{clear:none}
  .category-products .products-grid.columns8 li.item.nth-child-6np1{clear:none}
  .category-products .products-grid.columns8 li.item.nth-child-5np1{clear:none}
  .category-products .products-grid.columns8 li.item.nth-child-4np1{clear:none}
  .category-products .products-grid.columns8 li.item.nth-child-3np1{clear:none}
  .category-products .products-grid.columns8 li.item.nth-child-2np1{clear:left}

  /* Flex grid Styles */
  .category-products .products-grid.flex-grid.columns2 li.item.nth-child-2np1{border-left-color:transparent}

  .category-products .products-grid.flex-grid.columns3 li.item.nth-child-3np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns3 li.item.nth-child-2np1{border-left-color:transparent}

  .category-products .products-grid.flex-grid.columns4 li.item.nth-child-4np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns4 li.item.nth-child-3np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns4 li.item.nth-child-2np1{border-left-color:transparent}

  .category-products .products-grid.flex-grid.columns5 li.item.nth-child-5np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns5 li.item.nth-child-4np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns5 li.item.nth-child-3np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns5 li.item.nth-child-2np1{border-left-color:transparent}

  .category-products .products-grid.flex-grid.columns6 li.item.nth-child-6np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns6 li.item.nth-child-5np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns6 li.item.nth-child-4np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns6 li.item.nth-child-3np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns6 li.item.nth-child-2np1{border-left-color:transparent}

  .category-products .products-grid.flex-grid.columns7 li.item.nth-child-7np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns7 li.item.nth-child-6np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns7 li.item.nth-child-5np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns7 li.item.nth-child-4np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns7 li.item.nth-child-3np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns7 li.item.nth-child-2np1{border-left-color:transparent}

  .category-products .products-grid.flex-grid.columns8 li.item.nth-child-8np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns8 li.item.nth-child-7np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns8 li.item.nth-child-6np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns8 li.item.nth-child-5np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns8 li.item.nth-child-4np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns8 li.item.nth-child-3np1{border-left-color:#e3e4e4}
  .category-products .products-grid.flex-grid.columns8 li.item.nth-child-2np1{border-left-color:transparent}

  .category-products .products-grid.flex-grid.columns2 li.item:nth-child(1) .item-area,
  .category-products .products-grid.flex-grid.columns2 li.item:nth-child(2) .item-area,
  .category-products .products-grid.flex-grid.columns3 li.item:nth-child(1) .item-area,
  .category-products .products-grid.flex-grid.columns3 li.item:nth-child(2) .item-area,
  .category-products .products-grid.flex-grid.columns4 li.item:nth-child(1) .item-area,
  .category-products .products-grid.flex-grid.columns4 li.item:nth-child(2) .item-area,
  .category-products .products-grid.flex-grid.columns5 li.item:nth-child(1) .item-area,
  .category-products .products-grid.flex-grid.columns5 li.item:nth-child(2) .item-area,
  .category-products .products-grid.flex-grid.columns6 li.item:nth-child(1) .item-area,
  .category-products .products-grid.flex-grid.columns6 li.item:nth-child(2) .item-area,
  .category-products .products-grid.flex-grid.columns7 li.item:nth-child(1) .item-area,
  .category-products .products-grid.flex-grid.columns7 li.item:nth-child(2) .item-area,
  .category-products .products-grid.flex-grid.columns8 li.item:nth-child(1) .item-area,
  .category-products .products-grid.flex-grid.columns8 li.item:nth-child(2) .item-area{
    border-top-color:transparent}
  /* Flex grid Styles */
  /*product page*/
  .main-container .breadcrumbs {
    text-align: left;
  }
  .main-container .breadcrumbs ul {
    float: left;
    width: 100%;
  }
  .product-view .product-img-box .product-img-list .more-views-verticle {
    width: 60px;
  }
  .product-view .product-img-box .product-img-list .more-views-verticle .media-list {
    width: 45px;
    height: 344px;
  }
  .product-view .product-shop {
    margin-top: 10px;
  }  
  .product-view .product-collateral .product-description {
    border: none;
  }
  .product-view .product-collateral .tab-content {
    width: 100%;
  }
  .product-view .product-collateral .tab-content .tab-pane {
    padding: 0;
    display: block; 
  }
  .product-view .product-collateral .tab-content .tab-pane .product-tabs-content-inner {
    padding: 20px 20px 50px;
  }
  .product-view .product-collateral .tab-content .collapse { 
    display: none;
  }
  .product-view .product-collateral .tab-content .collapse.in {
    display: block;
  }
  .toolbar .filter-option-group.open {
    top: 80px;
  }
  .sidebar-product .custom-block .item img{
    max-width:100%;
  }
  /* Blog page */ 
  .main-container .blog-wrapper.blog-layout-typ2 .postWrapper {
    padding-bottom: 30px;
  }
  .main-container .blog-wrapper.blog-layout-typ2 .postWrapper .postContent .blog-media,
  .main-container .blog-wrapper.blog-layout-typ2 .postWrapper .postContent .blog-content { 
    padding-bottom: 10px;
  }
  .main-container .blogs-items .img-responsive { 
    margin-bottom: 15px;
  }
  /*Order page*/
  .main-container .order-dashboard .billing-address, .main-container .order-dashboard .shipping-address {
    width: 100%; 
    margin: 0 0 30px;
  }
  /*Cart page */
  .main-container .checkout-cart .checkout-info,.main-container .checkout-cart .totals {
    width: 100%;
    margin: 0 0 30px;
  }
  /*about us page*/
  .main-container .page-container .about_us .history .thumb{
    display:none;
  }
  .main-container .page-container .about_us .history .featured-box{
    margin-left:0;
  }
  .form-vertical .contact-form{
    padding-bottom:0;
  } 
  /*checkout cart*/
  .main-container .checkout-cart .cart-table-wrap {
    margin-bottom: 30px;
  }
  .main-container .checkout-cart .cart-table thead {
    display: none;
  }
  .main-container .checkout-cart .cart-table tbody tr:first-child { 
    padding-top: 0;
  }
  .main-container .checkout-cart .cart-table tbody tr {
    position: relative;
    display: block;
    padding: 25px 0;
    border-bottom: 1px solid #dcdcdc;
  } 
  .main-container .checkout-cart .cart-table tbody tr td.action-td {
    position: absolute;
    top: -5px;
    left: 0;
    z-index: 1;
    padding: 0;
  }
  .main-container .checkout-cart .cart-table tbody tr td.action-td a {
    float: right;
  }
  .main-container .checkout-cart .cart-table tbody tr td {
    display: block;
    padding: 0 0 10px;
    width: 100%;
    border-width: 0;
    text-align: center!important;
  }
  .main-container .checkout-cart .cart-table tbody tr td.last {
    padding: 0;
  }
  .main-container .checkout-cart .cart-table tbody tr td.pr-img-td {
    padding-bottom: 15px;
  }
  .main-container .checkout-cart .cart-table tfoot button { 
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  /*=============================================
  # Footer
  ===============================================*/ 
  .footer-wrapper .footer-top .a-right-sm div:first-child{
    margin: 10px 0;
  }
  .footer-wrapper .footer-top .footer_top_Subscribe .input-group{
    margin: 10px 0;
  }
  .footer-wrapper .footer-top .info-footer {
    padding: 30px 20px 0px;
  }
  .footer-wrapper .custom-footer-content {
    display: block;
  }
  .footer-wrapper .footer-bottom .social-icons,
  .footer-wrapper .footer-bottom address
  {
    float:none;
    text-align:center;    
  }
  .footer-bottom{
  	text-align:center;
  }
  .footer-wrapper .footer-bottom a.footer_bottom_logo{
    float: none;
    margin: 0;
  }
  .footer-wrapper .footer-bottom .social-icons{
    float:none;
  }
  .footer-wrapper .footer-bottom .custom-block{
    float: none !important;
    margin: 0;
  }
  .footer-wrapper .block-right,
  .footer-wrapper .footer-middle{
  	padding-bottom: 0px !important;
  }
  .footer-wrapper .footer-bottom .custom-block div{
  	margin-bottom: 20px;
  }
  .footer-wrapper .footer-bottom address{
    float: none;
    text-align: center;
  }
}
@media (max-width: 640px) {
  .header-container.type30 .switcher-area {
    display: block;
   }
  .main-container .blog_article .item.blog_post_type_1 .post-image{
  	float: none;
    margin: 0;
  }
  .main-container .blog_article .item.blog_post_type_1 .post-content{
  	padding: 30px;
    margin: 0;
    left: 0;
    top: 0;
    float: left;
  }
  .blog_article.block_article_new .item .post-content{
  	padding: 30px;
    margin: 0;
    left: 0;
    top: 0;
    float: left;
  }
  .blog_article.block_article_new .item .post-image{
  	float:none;
    margin:0;
  }
  .home_banner_9 .home-banner .col-sm-4{
  	border: none;
  }
  .slideshow-section .slideshow .content .content-area h2{
  	font-size: 16px !important;
  }
  .slideshow-full-screen .slideshow .container .content-area p span{
  	font-size: 12px !important;
  }
  .slideshow-full-screen .slideshow .container .content-area p span b.text-large{
  	font-size:17px !important;
    padding: 0 3px !important;
  }
  body.boxed .wrapper .page{
  	width:480px;
  }
  .header-container.type8 .header .search-results {
    right: -77px;
    left: auto !important;
    top: 58px !important;
  }
  .header-container .top-links-icon{
    display: inline-block;
  }
  .header-container.type1 .links, .header-container.type2 .links, .header-container.type3 .links, .header-container.type4 .links, .header-container.type6 .links, .header-container.type14 .links, .header-container.type7 .links, .header-container.type13 .links, .header-container.type9 .links, .header-container.type10 .links, .header-container.type19 .links, .header-container.type20 .links,.header-container.type21 .links,.header-container.type22 .links,.header-container.type23 .links,.header-container.type24 .links, .header-container.type28 .links {
    display: none;
    position: absolute;
    right: 0;
    z-index: 9;
    background-color: #fff!important;
    border-radius: 3px;
    margin: 0;
    padding: 5px 0;
    text-align: right;
    border: 1px solid #ccc;
  } 
  .header-container.type1 .links li:hover a, .header-container.type2 .links li:hover a, .header-container.type4 .links li:hover a, .header-container.type6 .links li:hover a, .header-container.type14 .links li:hover a, .header-container.type7 .links li:hover a, .header-container.type13 .links li:hover a, .header-container.type21 .links li:hover a,.header-container.type24 .links li:hover a, .header-container.type28 .links li:hover a  {
    background-color: #ccc!important;
    color: #fff!important;
    text-decoration: none;
  }
  .header-container .links.show{
    display:block!important;
  }
  .header-container.type1 .links li, .header-container.type2 .links li, .header-container.type3 .links li, .header-container.type4 .links li, .header-container.type6 .links li, .header-container.type14 .links li, .header-container.type7 .links li, .header-container.type13 .links li, .header-container.type9 .links li, .header-container.type10 .links li, .header-container.type19 .links li, .header-container.type20 .links li,.header-container.type22 .links li,.header-container.type23 .links li,.header-container.type24 .links li, .header-container.type28 .links li {
    display: block;
    border: 0;
    padding: 0;
  }
  .header-container .links li a{
    color: #777!important;
    white-space: nowrap;
    padding: 0 10px;
    display: block;
    transition: all .2s;
    font-weight: 400;
  } 
  .header-container.type8 .cart-area {
    position: static;
    float: right;
    height: auto;
    margin-left: -150px;
  }
  .header-container.type8 .top-links-area {
    margin: 13px 0 30px;
  }
  .header-container.type8 .header .form-search {
    right: -95px;
  }
  .header-container.type8 .search-area .form-search:before {
    right: 55px;
  }
  .header-container.type8 .menu-icon {
    margin: 0 15px 0 10px;
  }
  .header-container.type8 .switcher-area {
    display: block;
    margin-right: 15px;
  }
  .header-container.type11 .header-right-area > div:first-child {
    display: block;
    margin-bottom: 40px;
  }
  .header-container.type15 .top-links-area .links li a{
    display: inline;
    padding: 5px 0;
    font-weight: 400;
    font-size: 11px;
    color: inherit !important;
  }
  .header-container.type16 .switcher-area {
    display: block;
  }
  .header-container.type16 .top-links-area .links {
    right: 0;
    left: auto;
    z-index: 6;
  }
  .header-container.type16 .top-links-area .links a {
    display: inline;
  }
  .header-container.type17 .mini-cart{
    width:50px;
    
  }
  .header-container.type17 .mini-cart:hover{
    padding-left: 230px;
  }
  .header-container.type17 .mini-cart .icon-cart-header .cart-total{
    display:none;
  }
  .header-container.type17 .cart-area{
    right: 60px;
    margin-top: -30px;
  }
  .header-container.type17 .header{
    padding:20px 0 50px;
  }
  .header-container.type17 .header .logo img{
    height:30px;
  }
  .header-container.type17 .mini-cart .icon-cart-header i{
    line-height: 90px;
    margin-right: 0;
  }
  /*=============================================
  # slideshow
  ===============================================*/
  .slideshow-section .slideshow .content1 .content-area img{
    width:15px!important;
  }
  .slideshow-section .slideshow .content1 .content-area em{
    font-size: 14px!important;
    margin: 0 3px!important;
  }
  .slideshow-section .slideshow .content1 .content-area h2{
    font-size: 38px!important;
    margin: 1px 0 5px!important;
  }
  .slideshow-section .slideshow .content1 .content-area p{
    font-size: 14px!important;
  }
  .slideshow-section .slideshow .content2 .content-area em{
    font-size: 14px!important;
    margin-left: 3px!important;
  }
  .slideshow-section .slideshow .content2 .content-area h2{
    font-size: 39px!important;
    margin: 0 0 5px!important;
  }
  .slideshow-section .slideshow .content2 .content-area p{
    font-size: 8px!important;
    margin-left: 4px!important;
    margin-bottom: 15px!important;
  }
  .slideshow-section .slideshow .content2 .content-area a{
    font-size: 8px!important;
    width: 80px!important;
    height: 25px!important;
    line-height: 25px!important;
  }
  .slideshow-section .slideshow .content3 .content-area em{
    font-size: 14px!important;
  }
  .slideshow-section .slideshow .content3 .content-area h2{
    font-size: 38px!important;
    margin-bottom: 8px!important;
  }
  .slideshow-section .slideshow .content3 .content-area .button a{
    font-size: 8px!important;
    width: 80px!important;
    height: 25px!important;
    line-height: 25px!important;
  }
  .slideshow-section .slideshow .owl-nav{
  	display:none;
  }
  /*=============================================
  # End slideshow
  ===============================================*/
  .sticky-product .spr-badge-caption {
    display: none;
  }
  /*  */
  .main-container .top-container .category-banner .full-width-image-banner .content h2{
    margin: 0;
    font-size: 30px;
    line-height: 1.1;
  }
  .main-container .top-container .category-banner .full-width-image-banner .content p{
    display:none;
  }
  /*footer*/
  .footer-wrapper .footer-bottom address{
    display:none;
  }
}
@media only screen and (max-width: 479px) {
  .itemgrid .item {
    width: 100% !important;
  }
  .header-wrapper .header-container .main-header .header-search-form{
    width:300px;
  }
}
@media (max-width: 480px){
  body.boxed .wrapper .page{
  	width:320px;
  }
  .masonry-grid .masonry-grid-item {
    width: 100%;
  }
  .header-container.sticky-header:not(.type1) .header > .logo{
    margin-top: 7.5px;
    margin-bottom: 7.5px;
  }
  .header-container.sticky-header .header > .logo img{
    height:35px;
  }
  .header-container.type3.sticky-header .cart-area,.header-container.type3.sticky-header .search-area,.header-container.type3.sticky-header .menu-icon{
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .top-newsletter{
    display:none;
  }
  .header-container.sticky-header.type11 .header>.logo img {
    height: 35px;
  }
  .header-container.sticky-header.type22 .header > .logo{
    margin-top: 7.5px;
    margin-bottom: 7.5px;
    width: 100%;
  }
  .header-container.sticky-header.type22 .header > .logo img{
    height:35px;
  }
  .header-container.type23.sticky-header .header,.header-container.type24.sticky-header .header{
  	padding: 5px 0;
  }
  .header-container.type19.sticky-header .cart-area,.header-container.type19.sticky-header .search-area,.header-container.type19.sticky-header .menu-icon,
  .header-container.type20.sticky-header .cart-area,.header-container.type20.sticky-header .search-area,.header-container.type20.sticky-header .menu-icon,
  .header-container.type23.sticky-header .cart-area,.header-container.type23.sticky-header .search-area,.header-container.type23.sticky-header .menu-icon,
  .header-container.type24.sticky-header .cart-area,.header-container.type24.sticky-header .search-area,.header-container.type4.sticky-header .menu-icon
  .header-container.sticky-header.type9 .search-area,.header-container.sticky-header.type22 .search-area{
  	margin-top: 5px;
    margin-bottom: 5px;
  }
  .header-container.type1 .header .form-search, 
  .header-container.type2 .header .form-search, 
  .header-container.type3 .header .form-search, 
  .header-container.type4 .header .form-search, 
  .header-container.type5 .header .form-search, 
  .header-container.type6 .header .form-search,  
  .header-container.type7 .header .form-search, 
  .header-container.type13 .search-area .form-search, 
  .header-container.type14 .header .form-search,
  .header-container.type8 .header .form-search, 
  .header-container.type9 .header .form-search, 
  .header-container.type10 .header .form-search,
  .header-container.type11 .header .form-search,
  .header-container.type20 .header .form-search,
  .header-container.type21 .header .form-search,
  .header-container.type22 .header .form-search,
  .header-container.type23 .header .form-search,
  .header-container.type24 .header .form-search,
  .header-container.type25 .header .form-search,
  .header-container.type26 .header .form-search,
  .header-container.type27 .header .form-search,
  .header-container.type28 .header .form-search{
    width: 300px;
  }
  .header-container.type1 .header .search-results,
  .header-container.type2 .header .search-results,
  .header-container.type3 .header .search-results,
  .header-container.type4 .header .search-results,
  .header-container.type5 .header .search-results,
  .header-container.type6 .header .search-results,
  .header-container.type7 .header .search-results,
  .header-container.type8 .header .search-results,
  .header-container.type9 .header .search-results,
  .header-container.type10 .header .search-results,
  .header-container.type11 .header .search-results,
  .header-container.type12 .header .search-results,
  .header-container.type13 .search-area .search-results,
  .header-container.type14 .header .search-results,
  .header-container.type15 .header .search-results,
  .header-container.type16 .header .search-results,
  .header-container.type19 .header .search-results,
  .header-container.type20 .header .search-results,
  .header-container.type21 .header .search-results,
  .header-container.type22 .header .search-results,
  .header-container.type23 .header .search-results,
  .header-container.type24 .header .search-results,
  .header-container.type25 .header .search-results,
  .header-container.type26 .header .search-results,
  .header-container.type27 .header .search-results,
  .header-container.type28 .header .search-results{ 
    width: 270px;
  }
  .header-container.type1 .header .search-results .title,
  .header-container.type2 .header .search-results .title,
  .header-container.type3 .header .search-results .title,
  .header-container.type4 .header .search-results .title,
  .header-container.type5 .header .search-results .title,
  .header-container.type6 .header .search-results .title,
  .header-container.type7 .header .search-results .title,
  .header-container.type8 .header .search-results .title,
  .header-container.type9 .header .search-results .title,
  .header-container.type10 .header .search-results .title,
  .header-container.type11 .header .search-results .title,
  .header-container.type12 .header .search-results .title,
  .header-container.type13 .search-area .search-results .title,
  .header-container.type14 .header .search-results .title,
  .header-container.type15 .header .search-results .title,
  .header-container.type16 .header .search-results .title,
  .header-container.type19 .header .search-results .title,
  .header-container.type20 .header .search-results .title,
  .header-container.type21 .header .search-results .title,
  .header-container.type22 .header .search-results .title,
  .header-container.type23 .header .search-results .title,
  .header-container.type24 .header .search-results .title,
  .header-container.type25 .header .search-results .title,
  .header-container.type26 .header .search-results .title,
  .header-container.type27 .header .search-results .title,
  .header-container.type28 .header .search-results .title{  
    width: 230px;
  }
  .header-container.type7 .header .search-results {
    right: auto;
    left: 0;
    top: 98px !important;
  }
  .header-container.type18 .header .header-right-area .switcher-area .cart-area .mini-cart a.icon-cart-header .cart-total span:last-child{
  	display:none;
  }
  .header-container.type18 .header .header-right-area .switcher-area .cart-area .mini-cart a.icon-cart-header .cart-total span.cart-qty{
  	display: inline-block;
    left: 22px;
  }
  .header-container.type18 .header .header-right-area .header-link-area{
    width: calc(100% - 182px);
  }
  .header-container.type18 .header .header-right-area .switcher-area{
    width:182px;
  }
  .header-container.type18 .header .header-right-area .switcher-area .cart-area .currency-wrapper > a, 
  .header-container.type18 .header .header-right-area .switcher-area .cart-area .language-wrapper > a
  {
    padding: 0px 25px 0 7px;	
  }
  .header-container.type18 .header .header-right-area .switcher-area .cart-area .mini-cart a.icon-cart-header{
  	padding: 0;
    width: 40px;
  }
  .header-container.type21.sticky-header .header{
  	padding: 5px 0;
    background-color: #fff;
  }
  .header-container.type21.sticky-header .cart-area,.header-container.type21.sticky-header .search-area,.header-container.type21.sticky-header .menu-icon{
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .header-container.type28 .top-links-area, .header-container.type28 .menu-icon{
  	border: none;
  }
  /*collection page*/
  .main-container .top-container .category-banner .full-width-image-banner .content h2{
    margin: 0;
    font-size: 24px;
    line-height: 1.1;
  }
  .category-boxed-banner .banner-text h2{
    font-size: 14px;
  }
  /*login*/
  .main-container .login_content .login-button button.btn-button{
    width:100%;
    z-index:1;
  }
  .main-container .login_content .login-button .btn-button{
    width:100%;
  }
  /*account create*/
  .main-container .account-create .content .buttons-set{
    float:none;
  }
  .main-container .account-create .content .buttons-set input{
    width:100%;
  }
  /*product*/
  .products-grid .item .item-area .details-area .actions .link-compare,
  .products-grid .item .item-area .details-area .actions .link-wishlist{
    display:none;
  }
}
@media (max-width: 414px){
  .toolbar .limited_wrap{
    float:left;
  }
  .header-container .logo{
  	margin: 30px 15px 30px 0; 
  }
}
@media (min-width:1200px){
  .col-lg-2-4{width:20%}
  .col-lg-9-6{width:80%}

  .category-products .products-grid.flex-grid.columns2 li.item:nth-child(1) .item-area,
  .category-products .products-grid.flex-grid.columns2 li.item:nth-child(2) .item-area,
  .category-products .products-grid.flex-grid.columns3 li.item:nth-child(1) .item-area,
  .category-products .products-grid.flex-grid.columns3 li.item:nth-child(2) .item-area,
  .category-products .products-grid.flex-grid.columns3 li.item:nth-child(3) .item-area,
  .category-products .products-grid.flex-grid.columns4 li.item:nth-child(1) .item-area,
  .category-products .products-grid.flex-grid.columns4 li.item:nth-child(2) .item-area,
  .category-products .products-grid.flex-grid.columns4 li.item:nth-child(3) .item-area,
  .category-products .products-grid.flex-grid.columns4 li.item:nth-child(4) .item-area,
  .category-products .products-grid.flex-grid.columns5 li.item:nth-child(1) .item-area,
  .category-products .products-grid.flex-grid.columns5 li.item:nth-child(2) .item-area,
  .category-products .products-grid.flex-grid.columns5 li.item:nth-child(3) .item-area,
  .category-products .products-grid.flex-grid.columns5 li.item:nth-child(4) .item-area,
  .category-products .products-grid.flex-grid.columns5 li.item:nth-child(5) .item-area,
  .category-products .products-grid.flex-grid.columns6 li.item:nth-child(1) .item-area,
  .category-products .products-grid.flex-grid.columns6 li.item:nth-child(2) .item-area,
  .category-products .products-grid.flex-grid.columns6 li.item:nth-child(3) .item-area,
  .category-products .products-grid.flex-grid.columns6 li.item:nth-child(4) .item-area,
  .category-products .products-grid.flex-grid.columns6 li.item:nth-child(5) .item-area,
  .category-products .products-grid.flex-grid.columns6 li.item:nth-child(6) .item-area,
  .category-products .products-grid.flex-grid.columns7 li.item:nth-child(1) .item-area,
  .category-products .products-grid.flex-grid.columns7 li.item:nth-child(2) .item-area,
  .category-products .products-grid.flex-grid.columns7 li.item:nth-child(3) .item-area,
  .category-products .products-grid.flex-grid.columns7 li.item:nth-child(4) .item-area,
  .category-products .products-grid.flex-grid.columns7 li.item:nth-child(5) .item-area,
  .category-products .products-grid.flex-grid.columns7 li.item:nth-child(6) .item-area,
  .category-products .products-grid.flex-grid.columns7 li.item:nth-child(7) .item-area,
  .category-products .products-grid.flex-grid.columns8 li.item:nth-child(1) .item-area,
  .category-products .products-grid.flex-grid.columns8 li.item:nth-child(2) .item-area,
  .category-products .products-grid.flex-grid.columns8 li.item:nth-child(3) .item-area,
  .category-products .products-grid.flex-grid.columns8 li.item:nth-child(4) .item-area,
  .category-products .products-grid.flex-grid.columns8 li.item:nth-child(5) .item-area,
  .category-products .products-grid.flex-grid.columns8 li.item:nth-child(6) .item-area,
  .category-products .products-grid.flex-grid.columns8 li.item:nth-child(7) .item-area,
  .category-products .products-grid.flex-grid.columns8 li.item:nth-child(8) .item-area{border-top-color:transparent}
}