    ﻿/* Header */

.headtop-pc{
    display: none;
}
.headtop-mobile{
    display: block;
    text-align: center;
}
.header .header-top .top-language{
    top: 45px;
    z-index: 3;
}
.header .header-content.header-sticker{
    background: #ffffff !important;
}
.page-header .header .logo{
    margin: auto;
}
.page-header .header .content-logo{
    float: inherit;
}
.tool-header .tool-content .nav-toggle{
    right: 465px;
}
.magicmenu.clearfix {
    display: none;
}
#cms-static-pages {
    padding-left: 15px;
}
.nav-sections .mean-nav ul li a span{
    padding: 0 5px;
}
.mage-shop-menu h3 {
    padding-bottom: 0px;
    padding-top: 10px;
}
.header-container-fixed .tool-header .tool-content {
    padding-top: 27px; 
    top: 0px;
}
.breadcrumbs{
    margin: 0px !important;
}
/* Homepage */
#home .section-1 .product {
    width: 49%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}	
    
}#home img{
    width: 100%;
}
@media only screen and (max-width: 768px){
#home img{
    width: 100%;
}
}
#home .part-1 .product-title{
    display: none;
}
#home #section3{
    width: 70%;
}
.content-1-trendy-product{
    margin-top: 0px;
}
#home .product-title {
    padding: 10px 0;
}
.post-list-wrapper {
    margin-top: 15px;
}
#home .section-1 .product{
   width:49% !important;
   margin-left:auto !important;
   margin-right:auto !important;
   display:block!important;
	}
  #cms-static-pages .mage-shop-menu .col-sm-6{
    display: none;
  }
  .nav-sections-item-content > .navigation{
    padding: 20px;
  }
/* Product */
.product-view .qty .product-qty label {
    width: 30px;
}
#prod-desc {
    padding: 0px;
}
#prod-desc .content-left, #prod-desc .content-right{
    width: 100%;
}
/* Blog */
.block-categories .accordion li a, .sidebar .block-recent-posts .item a, .block-archive .item a{
    border-bottom: 0px;
    display: inline-block;
}
.block-categories .accordion li{
    border-bottom: 1px solid #f0f0f0;
}
.block, .sidebar .widget.block:not(:last-child), .sidebar .widget:not(:last-child), .block-banners, .block-banners-inline {
    margin-bottom: 20px;
}
/* Add to Cart */
.cart-container .cart.table-wrapper .item .col.item {
    padding: 25px 0 40px 120px;
}
/* Footer */
.page-footer .cms-static-main-footer .footer-item:last-child .toggle-content{
    display: none;
}
.cms-static-main-footer {
    padding: 20px 10px;
}
.cms-static-main-footer .logo{
    max-width: 100%;
    width: 100%;
    padding-bottom: 20px;
    margin: auto;
}
@media only screen and (max-width: 250px){
    .page-header .header .tool-header {
    width: 100%;
    position: relative;
    text-align: center;
    right: -119px !important;
}
}