
@media only screen and (min-width: 981px) {
	
	
}

@media only screen and (max-width: 980px) {
.list-posts .product-shop{
	padding-left:0;
}

.mobi-topnav{
	display: inline !important;
	position: relative;
	background: #f5f5f5;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e2e2e2;
	z-index:999;
}
.mobi-topnav .h-account{	
	padding-top: 5px;
	padding-left: 15px;
}
.mobi-topnav .header-lang {	
	float: right;
	padding-right: 15px;
}
.mobi-topnav .header-lang .dropdown-styled > ul > li{	
	padding-bottom: 0;
	background-size: 10px !important;
	background-position: right 9px !important;
	padding-top: 5px;
}
.mobi-topnav .header-lang .dropdown-styled li ul{	
	background: #f5f5f5;
	padding-bottom: 10px;
	padding-left: 5px;
}
.mobi-topnav .header-lang .dropdown-styled > ul>li{
	padding-left: 5px;
}
.header-lang .dropdown-styled li img {
	width: 30px;
	float: left;
}
.header-lang .dropdown-styled li a{
	font-size: 11px;
	text-decoration: none;
}
.home-content {
    width: 100%;
}
.menu-modal.active{
	z-index:9999;
}
/* fixed mobile menu */

#mobilenav.sticky {
  position: fixed;
  top: 0;
  z-index:9999;
  max-width: 1220px;
}

/* end */	
.menu-modal .toggle {
    color: #333;
}
.search-modal .search-field{
	color:#333;
}
.sidebar-desktop{
	display:none;
}
.modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a{
	font-size: 13px;
	padding: 15px;
	color: #333;
}
.menu-modal.show-modal .modal-inner{
	background: #fff;
}
.modal-menu li.menu-call br{
	display: none;
}
.modal-menu li.menu-call img{
	float: left;
}
.modal-menu li.menu-call a{
	
	line-height: 40px;
}
.modal-inner .custom-topmenu{
	display: block;
}
.modal-inner .custom-topmenu ul{
	margin: 0;
}
.modal-inner .custom-topmenu ul li{
	margin: 0;
	padding: 0;
	padding-top: 10px;
	width: 100%;
}
.mobile-menu .modal-menu li a:hover{
	color: red !important;
}

.custom-topmenu{
display: none;
}
#site-header{
border-bottom: 2px solid #f47721;
float: left;
width: 100%;
}
div.wp-main {
float: left;
width: 100%;
}
.header-titles{

width: 100%;
}
.h-logo{

width: 100%;
}
.header-inner .search-toggle{

right: 0;
left: auto;
}
.header-inner .mobile-nav-toggle{

left: 0;
}
.site-logo img{

max-width: 130px;
}
.footer-top-visible .footer-nav-widgets-wrapper, #site-footer{
width: 100%;
}
#site-content {
display: inline-block;
margin: 0;
float: left;
width: 100%;
}
.mobile-nav-toggle .toggle-icon{
	display: none;
}
.mobile-nav-toggle .toggle-text{
	
text-indent: -9999em;
background: url('images/menu-icon.svg');
width: 30px;
height: 24px;
top: 0;
left: 0;
}
.mobile-search-toggle .toggle-text{
	display: none;
}
.home-3box>div{
	text-align: center;
}
.home-3box .h-img{
	
float: none;
margin-left: auto;
margin-right: auto;
width: 30%;
}
.wpb_wrapper .h-text{
	
padding-left: 0;
padding-top: 2px;
}
.wpb_wrapper .h-text p{
	
margin-bottom: 5px;
font-size: 12px;
font-weight: bold;
}
.home-title{
	
font-size: 1em;
}
.home-title a{
	
line-height: 30px;
}
.home-products .box-img{
	
display: none;
}
.box-sp.vc_column_container{
	
width: 100%;
}
.wp-content .woocommerce ul.products{
	
border: 0;
}
.woocommerce.columns-3 ul.products li.product{
	
border: 1px solid #e5e5e5;
margin-bottom: 10px;
padding: 0px !important;
padding-bottom: 15px !important;
}
.woocommerce.columns-3 ul.products li.product:nth-of-type(1n+1){
	
border-right: 0;
}
.woocommerce.columns-3 ul.products li.product:nth-of-type(3n){
	
border-right: 1px solid #e5e5e5;
}
.footer-widgets .widget-title{
font-size: 13px;
}
.header-inner .toggle svg{
	color:#000;
}
.woocommerce .related.products ul.products li.product, .woocommerce-page .related.products ul.products li.product{
	
	width: 33%;
	float: left;
	margin-bottom: 10px;
	padding: 0;
	padding-bottom: 15px;
}
.sidebar-shop {
    width: 100%;
    padding-top: 0;
}
.woocommerce .woocommerce-products-header__title.page-title.mobile-title {
    display: inline !important;
    width: 100%;
    float: left;
    margin-top: 0;
    margin-bottom: 0;
	font-size:1em;
}
.product-shop{
	width: 100%;
}
.awf-filters-container {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 9999;
    background: #fff;
    padding: 20px;
    border-bottom: 2px solid #8a0c1e;
	padding-top:10px;
}
.awf-filter-title-container{
	margin: 0;
	background: url('images/up.png') right center no-repeat;
	padding: 0;
	padding-right: 20px;
	background-size: 12px;
}
.awf-filter-title{
	font-size: 13px;	
	text-transform: capitalize;
	color: #000;
}
.awf-filter-wrapper{
	float: left;
	margin-right: 35px;
	border: 0;
}
.woocommerce-result-count, .woocommerce-products-header__title.page-title{
	display: none;
}
.woocommerce .woocommerce-ordering {
    float: left;
}
.woocommerce ul.products{
	border: 0;
}
.woocommerce div.product-shop ul.products li.product{
	border: 1px solid #e5e5e5;
	padding: 0 !important;
	margin-bottom: 15px;
}
.woocommerce div.product-shop ul.products li.product:nth-of-type(n+1){
	border-right: 0;
}
.woocommerce div.product-shop ul.products li.product:nth-of-type(3n){
	border-right: 1px solid #e5e5e5;
}
.awf-active-badges-container{
	display: none;
}
.awf-reset-btn-container{
	
	position: absolute;
	right: 15px;
}
.awf-reset-btn-container button{
	
	font-size: 12px;
	padding: 5px 10px;
}
.awf-filters-form{
	
	float: left;
}
.sidebar-shop > div{
	padding-left: 0;
}

.active .awf-filter-title-container {
    background: url('images/down.png') right center no-repeat;
	background-size: 12px;
}
.woocommerce table.shop_table_responsive tr:first-child, .woocommerce-page table.shop_table_responsive tr:first-child{
	border-top:1px solid #eee;
}
.bank-item {
    min-height: 285px;
}
button.sub-menu-toggle{
	border:0;
}
.modal-menu ul {
    background: #fffac2;
}
.modal-menu ul li a {
    font-size: 13px;
    font-weight: bold;
    color: #000;
}
.wp-product-details .product-related ul.products li.product {
    width: 50%;
    padding: 10px !important;
    margin: 0;
}
.wp-product-details .product-related ul.products {
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.home-gt .gt-li {
    position: relative;
    width: 770px;
}
div.footer-info .foo-block.foo1{
	width: 65%;
}
div.footer-info .foo-block.foo2{
	width: 35%;
}
.footer-info .foo-block.foo3{
	display: none;
}
}

@media only screen and (max-width: 767px) {
div.footer-info .foo-block{
	width: 100%!important;
}	
.home-3box .wpb_raw_html{
	width: 94%;
	margin: 3%;
}
.home-3box .h-img{
	margin: 0;
	float: left;
}
.home-gt .gt-li {
    width: 100%;
}
.wpb_wrapper .h-text{	
	width: 70%;
	text-align: left;
	padding-top: 20px;
}
.home-gt .gt-li li{
	width:100%;
}
.woocommerce.columns-3 ul.products li.product{
	padding: 10px !important;
	width: 50%;
}
.woocommerce.columns-3 ul.products li.product:nth-of-type(n+1){
	
	border-right: 1px solid #e5e5e5;
}
.woocommerce.columns-3 ul.products li.product:nth-of-type(2n){
	border-left:0;
}
ul.products li.product .woocommerce-loop-product__title{
	
	font-size: 12px;
}
.price ins{
	font-size: 1.2em;
}
.footer-widgets .widget{
	
	width: 100%;
	padding-bottom: 30px;
}	
.woocommerce div.product-shop ul.products li.product{
	border: 1px solid #e5e5e5;
	width: 50%;
}

.woocommerce div.product-shop ul.products li.product:nth-of-type(n+1){
	
	border-right: 1px solid #e5e5e5;
}
.woocommerce div.product-shop ul.products li.product:nth-of-type(2n){
	border-left:0;
}

.bank-item {
    min-height: 100px;
    width: 100%;
}
.post-img {
    width: 100%;
    padding-bottom: 15px;
}
.post-content {
    width: 100%;
}
.post-content h2.entry-title{
margin-left: 0;
}
.post-content .ecae {
    margin: 0;
	padding-left: 0;
}
.header-footer-group .footer-inner {
    width: auto;
    overflow: hidden;
}
.footer-widgets .textwidget {
    padding-right: 0;
}
.footer-widgets .widget:last-child .textwidget {
    padding-right: 0;
}
}
