/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 13 2025 | 13:58:39 */
.c-d-flex{
	display:flex;
}
.c-mr-auto{
	margin:auto;
}
.top-left-mini-header .wpb_wrapper{
	display:flex;
}
.sp-no {
	margin:auto;
	margin-left:15px
}
.header-common-wrapper .nav > li > a, header .hongo-ipad-icon .nav>li i.dropdown-toggle, header .header-common-wrapper a.header-search-form, header .header-common-wrapper a.account-menu-link, header .header-common-wrapper a.wishlist-link, .header-common-wrapper .widget_shopping_cart, .header-common-wrapper .navbar-toggle .sr-only, .header-common-wrapper .hongo-section-heading, .header-common-wrapper .hongo-section-heading a, .header-common-wrapper .hongo-social-links a, .header-common-wrapper .hongo-left-menu-wrapper .hongo-left-menu > li > span i.ti-angle-down, .header-common-wrapper .hongo-section-heading {
    color: #0e0e0e;
}
.header-common-wrapper.sticky-appear > .container > section:first-of-type {
    background-color: #f1f1ff !important;
}
.header-common-wrapper .nav > li > a:hover, .header-common-wrapper .nav > li.on > a, .header-common-wrapper .nav > li.current-menu-item > a{
	color:#0e0e0e;
}
.hongo-navigation-menu-1 .nav > li > a .menu-hover-line:after {
    background-color: #0e0e0e!important;
}
.container {
    width: 84%;
}
.sec-pd{
	padding-top:60px;
	padding-bottom:0
}
.sec-md-pd{
	margin-top:60px;
}
.md-bt60{
	margin-bottom:60px;
}
.top-header-main-wrapper, .header-main-wrapper{
	border-bottom: 1px solid #e6e5e2;
}
.ftr-logo img{
	width:50px!important;
}
.ctm-footer li, .copyright-custom p{
	color:#808080;
	    margin-bottom: 10px;
}
.hongo-main-title-wrap.bg-dark-gray {
    background-color: #ffffff!important;
}
.page-title-style-9.hongo-main-title-wrap .hongo-main-title {
    color: #0e0e0e;
}
#hongo_addons_taxonomy_filter_widget-1, #woocommerce_price_filter-1{
	display:none;
}
.hongo-shop-archive.hongo-main-content-wrap{
	margin-top:80px;
}
.ftr-abt{
	color: #808080;
}
.hongo-page-title-wrap{
	height:40vh;
}
.hongo-page-title-wrap .small-screen {
    height: 150px;
}
.hongo-main-title-wrap .hongo-main-title{
	font-size: 30px;
    line-height: 40px;
}
section, .default-page-space {
    padding: 80px 0;
}
.br-bottom::after {
    display: block;
    height: 2px;
    width: 125px;
    content: "";
    background: #0d2d62;
    background-size: 300% 300%;
    background-position: center center;
    margin-top: 0.85rem;
}
.form-div{
	background: #efefef;
    padding: 50px;
}
.form-div label{
	width:100%;
}
.form-div input{
	margin: 0 0 8px 0;
}
.pd-left5{
	padding-left:5%;
}
.justify-row{
	display: flex;
	align-items: center;
}
.mr-auto{
	margin:auto;
}
.hongo-shop-slider-style-2 .hongo-slider-text-wrap {
    width: 50%;
}
tr.woocommerce-product-attributes-item{
	vertical-align:top!important;
}
.woocommerce div.product .woocommerce-tabs .panel p:last-child{
	margin-top:20px;
}
.header-common-wrapper .navbar-toggle .icon-bar, .header-common-wrapper .header-menu-button .navbar-toggle span, .header-common-wrapper .navbar-toggle:hover .icon-bar {
    background-color: #010101;
}
.mCSB_horizontal.mCSB_inside > .mCSB_container {
    width: 100% !important;
}

/*Small Desktop*/
@media (min-width: 1200px) and (max-width:1450px) {
	.hongo-main-title-wrap{
		padding-top:120px!important;
	}
	
}/*Small Desktop ends*/

/*Mobile Media Query*/
@media screen and (max-width: 650px) {
	    .hongo-shop-slider-style-2 .hongo-slider-typography-wrap .title {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 8px;
    }
	header .hongo-social-links, .mini-header-main-wrapper .widget_text{
		display:none!important;
	}
	.hongo-shop-slider-style-2 .hongo-slider-text-wrap{
		width:100%!important;
	}
	.hongo-shop-slider-style-2 .hongo-slider-typography-wrap {
        padding: 120px 0 30px 20px;
    }
	.no-pdtop-mb{
		padding-top:0!important;
	}
	header .nav{
		background-color:#f1f1f1!important;
	}
	.woocommerce .single-product-classic div.product form.cart .button {
		margin-bottom:10px;
}
	
	
}/*Mobile Media Query ends*/