/* iPhone 6, 7, &amp; 8 Media Queries */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {

.mobile-toggle-holder .mobile-toggle span {
    background: #fff !important;
}
	
	.header .logo .logoimg {
    max-height: 45px !important;
}
	

	
	a.btn.accent.style1 {
    margin-bottom: 35px !important;
}
	
	.vc_custom_1601535283418 a.btn.accent.style1 {
    margin-bottom: 35px !important;
    margin-top: 20px !important;
}
	
	aside.gap.cf {
    display: none !important;
}
	
	h3 {
    text-align: center !important;
margin-bottom:30px !important;
}
	
	p {
    text-align: center !important;
}

	.row.row.row-fluid.full-width-row.vc_custom_1601535283418.row-has-fill.row-o-content-middle.row-flex {
    padding-top: 50px !important;
}
	
	.thb-category-slide .thb-category-container {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

	}

/* Enter Your Custom CSS Here */
.quick_cart_holder {
    DISPLAY: NONE !IMPORTANT;
}

.btn.black, .button.black, input[type=submit].black {
    background: #e71e25;
    border-color: #e71e25;
    color: #fff;
}

.menu-holder ul.sf-menu > li > a {
    color: #fff !important;
}

.category-header {
    background-image: url(https://soberania.org/wp-content/uploads/2020/10/ppp.jpg) !important;
}

section#comments,
.post-author,
.post-review-content,
strong.author.vcard {
    display: none !important;
}

.pagination .page-numbers:not(.dots):hover, .pagination .page-numbers.current {
    color: #fff;
    background: #e71e25 !important;
}

.subheader.show-for-large.dark {
    background-color: #4974b9 !important;
}

nav#menu_width {
    background-color: #4974b9 !important;
}

#menu-new-menu a {
    color: #fff !important;
}

.header.style2 .menu-holder{
border:0px !important;
}

header.header.style2.light {
    background-image: url(http://soberania.sitedemo.com.my/wp-content/uploads/2020/10/header-bg.jpg) !important;
}