/*
Theme Name: GoodStore Child
Theme URI: http://demo.jawtemplates.com/goodstore/
Description: Create your e-shop with the GoodStore theme that best suits your business ideas
Version: 1.0
Author: JaW Templates
Author URI: http://www.jawtemplates.com/
License: Located in 'licensing' folder
License URI: Located in 'licensing' folder
Template:       goodstore     
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/

/* Responsiveness */
@media  (min-width: 769px) { 
	#nam {
		   background-image: url(http://template.idn.vn/sieuthidep/wp-content/themes/goodstore-child/images/bg-header.jpg);
			background-position: center top !important;
			background-repeat: no-repeat;
			height: 255px;
		}
	#nam .col-lg-4.header-logo {
		margin: 0 0 0 80px;
	}
	ul.thuonghieu {
		margin: 0;
		padding: 0;
	}
	ul.thuonghieu li {
		display: inline-block;
		width: 20%;
		list-style: none;
		border-right: 1px solid #DEDEDE;
		text-align: center;
	}
	ul.thuonghieu li:last-child {
		border-right: 0 none !important;
	}
}

@media (min-width: 800px) and (max-width: 1024px) {
	#footer ul.template-footer-menu {
		left: 15px !important;
	}
}
@media (min-width: 768px) and (max-width: 769px) {
	
	#menu-footer-menu {
		padding: 0 !important;
		top: -70px;
	}
	#footer ul.template-footer-menu {
		padding: 0;
		text-align: left;
		margin: 0;
		right: 25px;
		display: inline-block;
		width: 100%;
	}
	#footer ul.template-footer-menu>li {
		padding: 0px !important;
	}
}


@media (max-width: 768px) {
	#menu-footer-menu {
    padding: 0 !important;
    top: -118px;
}
    #nam {
        background-color:none !important;
        border-top:2px solid #9EBB15 !important;
    }
	ul.thuonghieu {
		margin: 0;
		padding: 0;
	}
	ul.thuonghieu li {
		display: inline-block;
		width: 20%;
		list-style: none;
		border-right: 1px solid #DEDEDE;
	}
	ul.thuonghieu li:last-child {
		border-right: 0 none;
	}
	.header-logo h1 {
    margin: 0 !important;
}
.col-lg-4.header-widget-area {
    display: none;
}
#footer ul.template-footer-menu > li {
    padding: 0 !important;
}
}
.hide-sliders .builder-section .rev_slider_wrapper {
    display: block !important;
}