/*
 Theme Name: Hongo Child | Shared by WPTry.org
 Theme URI: http://hongo.themezaa.com
 Description: Child theme for Hongo theme
 Version: 1.0
 Author: ThemeZaa
 Author URI: https://www.themezaa.com
 Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, flexible-header, flexible-footer, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce
 License: Themeforest Split Licence
 License URI: https://themeforest.net/licenses
 Template: hongo
 Text Domain: hongo-child
*/

/*  --------------------  Header Styles  --------------------  */
header .logo {
    max-height: initial !important;
}
header .woocommerce.widget_shopping_cart .hongo-top-cart-wrapper .hongo-mini-cart-counter {
    background-color: #ffffff;
    color: #010101;
}
header .woocommerce.widget_shopping_cart .cart_list li {
    color: #ffffff;
}
header .woocommerce.widget_shopping_cart .woocommerce-mini-cart__empty-message {
    color: #ffffff;
}
.my-basket-icon a {
	vertical-align: text-top;
}
.my-basket-icon i {
	color: #ffffff;
}
header.site-header {
    background-color: #eed3be;
}
.home header.site-header {
    background-color: transparent;
}
.home .header-common-wrapper > .container > section:first-of-type {
    background-color: transparent !important;
}
.home header .header-common-wrapper > div > section {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
header .widgettitle, header .nav>li ul.menu li.menu-title {
    font-size: 18px;
}
header .nav>li ul.menu li a {
    font-size: 15px;
}
header .widget_hongo_account_menu_widget .hongo-top-account-menu ul li a {
    font-size: 15px;
}

header .nav>li>a {
    padding: 25px 12px;
}

.mega-menu-main-wrapper h3 {
	font-size: 20px;
	color: #ffffff;
	text-transform: uppercase;
}
.mega-menu-main-wrapper ul {
	margin-bottom: 20px !important;
}

.mega-menu-main-wrapper ul li:first-child,
.mega-menu-main-wrapper ul li:first-child a {
	font-weight: bold !important;
	text-transform: uppercase;
}

.mega-menu-main-wrapper ul li, {
	font-weight: normal;
}

.mega-menu-main-wrapper ul.no-bold-heading li,
.mega-menu-main-wrapper ul.no-bold-heading li a {
	font-weight: normal !important;
	text-transform: capitalize !important;
}


.hongo-top-shop-filter {
    background-color: #eedfac;
    border: 1px solid #eedfac;
    color: #0f0f0f;
    font-size: 14px;
    padding: 7px 18px 7px 14px;
    border-radius: 2px;
}
.hongo-top-shop-filter:hover {
    background-color: #0f0f0f;
    border: 1px solid #0f0f0f;
    color: #eedfac;
}
.dgwt-wcas-search-icon {
    text-align: right;
	width: 14px;
}
.dgwt-wcas-ico-magnifier, .dgwt-wcas-ico-magnifier-handler {
    max-width: 14px !important;
	margin-bottom: -0.35em;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    background: #b26650;
    padding: 10px;
    border-radius: 0;
    margin-top: 20px;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    font-size: 15px;
    border: none !important;
    border-radius: 3px;
	font-family: 'DM Sans',sans-serif;
    background-color: #eee;
	outline: none !important;
}
.dgwt-wcas-open .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border-radius: 3px;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    top: 6px;
}
.dgwt-wcas-suggestions-wrapp {
	border: none;
    margin-top: 10px;
}
.dgwt-wcas-suggestion-selected,
.dgwt-wcas-suggestion-selected .dgwt-wcas-st,
.dgwt-wcas-suggestion-selected .dgwt-wcas-st .dgwt-wcas-st-title,
.dgwt-wcas-suggestion-selected .dgwt-wcas-st .dgwt-wcas-st-title strong {
	color: #0f0f0f !important;
}



/*  --------------------  Default Styles  --------------------  */
.padding-top-100 {
	padding-top: 100px;
}
.padding-bottom-100 {
	padding-bottom: 100px;
}
.padding-bottom-80 {
	padding-bottom: 80px;
}
.padding-bottom-0 {
	padding-bottom: 0;
}
.bg-default {
	background-color: #eed3be;
}
section, .default-page-space {
    padding: 100px 0;
}

/*  --------------------  Home Styles  --------------------  */
.home-featured {
	}
.home-featured .pcdfwoo-product-cat_inner .pcdfwoo_title .pcdfwoo_count {
    display: none;
}
.home-featured .pcdfwoo-product-cat_inner .pcdfwoo_title {
    background: #eedfac;
    bottom: 45%;
    left: 50%;
    padding: 15px 15px 15px 10px;
    position: absolute;
    text-align: center;
    font-size: 16px;
    color: #0f0f0f;
    max-width: 220px;
    text-transform: uppercase;
    margin: auto;
	margin-left: -110px;
    border-radius: 2px;
}
.home-featured .pcdfwoo-product-cat_inner:hover .pcdfwoo_title {
    background: #0f0f0f;
    color: #eedfac;
}
.home-featured .pcdfwoo-product-cat_inner:hover img {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
}
.design-1 .pcdfwoo-product-cat_inner {
    border: none;
}

.home-view-more h2 {
	text-transform: uppercase;
	margin-bottom: 40px;
}
.home-view-more .pcdfwoo-product-cat_inner {
	height: auto !important;
	min-height: 150px;
	margin-bottom: 0;
}
.home-view-more .pcdfwoo-product-cat_inner {
    background-color: transparent;
    border: none;
    overflow: visible;
}
.home-view-more .pcdfwoo-product-cat_inner img {
	border-radius: 50%;
	position: relative;
    object-fit: cover;
    object-position: center;
	aspect-ratio: 1 / 1;
    width: 150px !important;
    height: auto;
    margin: auto;
}
.home-view-more .pcdfwoo-product-cat_inner:hover img {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
}
.home-view-more .pcdfwoo-product-cat_inner .pcdfwoo_title {
    background: none;
    position: relative;
    font-size: 16px;
    color: #0f0f0f;
	text-transform: uppercase;
	margin-top: 40px;
	padding: 0;
}
.home-view-more .pcdfwoo-product-cat_inner .pcdfwoo_title .pcdfwoo_count {
    display: none;
}

.home-instagram {
	text-align: center;
}
.home-instagram p {
	text-transform: uppercase;
	margin-bottom: 50px !important;
}

.home-editor-pick {
	padding: 360px 0;
}
.custom-btn {
	margin: 0 !important;
}
.custom-btn a {
	color: #0f0f0f !important;
	background-color: #eedfac !important;
	font-size: 16px !important;
	line-height: 60px !important;
	height: 60px !important;
	border-radius: 2px !important;
	padding: 0 50px !important;
	text-transform: uppercase !important;
}
.custom-btn a:hover {
	background-color: #0f0f0f !important;
	color: #eedfac !important;
}

/*  --------------------  Brand Styles  --------------------  */
.brand-header {
}

/*  --------------------  Stores Styles  --------------------  */
.stores-header {
}
.our-stores-heading {
}
.our-stores-heading h1 {
	text-transform: uppercase;
}
.our-stores-heading h2 {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 0;
}
.our-stores-inner h2 {
	font-size: 30px;
	line-height: 40px;
	text-transform: uppercase;
}
.our-stores-inner h3 {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 10px;
}
.our-stores-inner-blocks {
}

/*  --------------------  Size Guide Styles  --------------------  */
.size-guide-header {	
}
.size-guide-heading {
	padding-top: 200px;
}
.size-guide-heading h1 {
	text-transform: uppercase;
}
.size-guide-heading h2 {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 0;
}
.size-guide-heading table td,
.size-guide-heading table th {
	padding: 10px;
	border: solid 1px #0f0f0f;
}
.size-guide-heading table th {
	color: #ffffff;
	background-color: #b26650;
}
.size-guide-inner h2 {
	font-size: 30px;
	line-height: 40px;
	text-transform: uppercase;
}
.size-guide-inner h3 {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 10px;
}
.our-stores-inner-blocks {
}

/*  --------------------  Returns Styles  --------------------  */
.accordion-style-4.panel-group .panel-heading,
.accordion-style-4.panel-group .panel:last-child .panel-heading.active-accordion {
    border-bottom: 1px solid #77695f;
}
.accordion-style-4 .panel-title>span.pull-right {
    color: #0f0f0f;
    font-size: 15px;
}
.accordion-style-4.panel-group .panel-collapse .panel-body p {
    text-transform: none;
    margin-bottom: 24px;
}
.accordion-style-4.panel-group .panel-collapse .panel-body p:last-child {
    margin: 0;
}
.accordion-style-4.panel-group .panel-collapse .panel-body ul:last-child {
	margin-bottom: 0
}
.accordion-style-4.panel-group .panel-collapse .panel-body ul li {
    text-transform: none;
}

/*  --------------------  Shop Styles  --------------------  */
.hongo-shop-archive {
	padding: 50px 0;
    padding-bottom: 100px;
}
.woocommerce-ordering .select2-hidden-accessible {
    border: 1px solid #d6d6d6 !important;
    height: 35px!important;
    margin: 0!important;
    overflow: visible !important;
    padding: 5px!important;
    position: relative !important;
    width: auto !important;
}
.woocommerce-ordering .select2 {
	height: 0 !important;
	display: none !important;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    color: #0f0f0f;
    font-size: 20px;
    line-height: 30px;
	font-weight: 400;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.woocommerce ul.products li.product .price {
    color: #4b4b4b;
    font-size: 15px;
}
.woocommerce ul.products.hongo-shop-classic li.product .price {
    margin-bottom: 40px;
}
.hongo-column-switch {
    display: none;
}
.woocommerce ul.products.hongo-shop-classic li.product .product-buttons-wrap a {
    background-color: #b26650;
}

.pagination {
    margin: 20px 0 20px 0;
}
.pagination .page-numbers.current {
    border: 1px solid #eedfac;
    color: #0f0f0f;
    background-color: #eedfac;
}
.pagination .page-numbers {
    width: 38px;
    height: 38px;
    line-height: 36px;
	color: #0f0f0f;
}
.pagination .page-numbers:hover {
    border: 1px solid #eedfac;
    color: #0f0f0f;
    background-color: #eedfac;
}

.woocommerce ul.products li.product .product-content-wrap .variations_form.cart .variations_button .button.disabled:hover, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce a.button.loading, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce ul.products li.product .product-content-wrap .variations_form.cart .variations_button .button, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .btn {
    background-color: #eedfac;
    color: #0f0f0f;
    border: 2px solid #eedfac;
    padding: 13px 20px;
    border-radius: 2px;
    font-size: 16px;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce ul.products li.product .product-content-wrap .variations_form.cart .variations_button .button:hover, .btn:hover, .btn:focus {
    background-color: #0f0f0f;
    color: #eedfac;
    border: 2px solid #0f0f0f;
}

/*  --------------------  Woocommerce Single Product Styles  --------------------  */
.breadcrumb-navigation-wrap ul.breadcrumb-wrap li,
.breadcrumb-navigation-wrap ul.breadcrumb-wrap li a {
    font-size: 12px;
}
.breadcrumb-navigation-wrap ul.breadcrumb-wrap li:after {
    top: 46%;
}
.woocommerce div.product .product_title, .woocommerce div.product .product_title a {
    color: #0f0f0f;
    font-size: 22px;
}
.woocommerce p.price, .woocommerce span.price, .woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #0f0f0f;
    font-size: 16px;
}
.sku_wrapper {
    color: #0f0f0f;
    font-size: 12px;
}
.product_meta span {
    font-size: 12px;
}
.woocommerce div.product .woocommerce-product-details__short-description p:last-child {
    color: #878787;
}
.woocommerce form.cart .variations label {
    color: #0f0f0f;
    font-size: 12px;
}
.woocommerce ul.products li.product .product-content-wrap .variations_form.cart .variations_button .button.disabled:hover, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce a.button.loading, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce ul.products li.product .product-content-wrap .variations_form.cart .variations_button .button, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .btn {
    background-color: #eedfac !important;
    color: #0f0f0f !important;
    border: 2px solid #eedfac !important;
	padding: 8px 20px;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce ul.products li.product .product-content-wrap .variations_form.cart .variations_button .button:hover, .btn:hover, .btn:focus {
    background-color: #0f0f0f !important;
    color: #eedfac !important;
    border: 2px solid #0f0f0f !important;
}
.woocommerce-cart table.cart td.actions .button,
.woocommerce-cart table.cart td.actions .btn {
	border: none !important;
    border-bottom: 2px solid #232323 !important;
}
.woocommerce-cart table.cart td.actions .button:hover,
.woocommerce-cart table.cart td.actions .btn:hover {
	border: none !important;
    border-bottom: 2px solid #232323 !important;
	color: #000 !important;
}
.woocommerce div.product .summary a.hongo-wishlist, .woocommerce div.product .summary a.hongo-compare {
    font-size: 12px;
    color: #7b7b7b;
}
.woocommerce div.product .summary a.hongo-compare {
	display: none !important;
}
.hongo-product-meta-left {
    display: none !important;
}
.hongo-accordion>ul>li>a {
    color: #0f0f0f;
    font-size: 15px;
}

.related.products>h2 {
    font-size: 30px;
    line-height: 32px;
    font-weight: 400;
}
.single-product-navigation .navigation-wrap {
    display: none !important;
}
.woocommerce div.product .upsells.products,
.woocommerce div.product .related.products {
    max-width: 85% !important;
}
section, .default-page-space {
    padding: 40px 0;
}

.postid-52805 .summary-main-title-right {
	display: none !important;
}
.postid-52805 .hongo-wishlist {
	display: none !important;
}
.woocommerce .woocommerce-message .button, .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-warning .button {
    font-size: 14px;
}
.woocommerce ul#shipping_method li label {
    color: #0f0f0f;
}

/*  --------------------  My Account Styles  --------------------  */
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
    background-color: #faf1eb;
}
.woocommerce-account .woocommerce form.login {
    background-color: #faf1eb !important;
}
.woocommerce-account .woocommerce form.register {
    background-color: #faf1eb !important;
}
.woocommerce-account .woocommerce table.my_account_orders .button,
.woocommerce-account .woocommerce button,
.woocommerce-account .hongo-my-account-full .btn {
    font-size: 18px;
    padding: 15px 15px;
}

.woocommerce-page form.woocommerce-ResetPassword .form-row-last {
    width: 100%;
}

.woocommerce-message, .woocommerce-error, .woocommerce-info, .woocommerce-warning {
    font-size: 15px;
}
.woocommerce-account .woocommerce table.my_account_orders .button, .woocommerce-account .woocommerce a.button {
    font-size: 15px;
    color: #0f0f0f;
}
.woocommerce-account .woocommerce table.my_account_orders .button:hover, .woocommerce-account .woocommerce a.button:hover {
    color: #eedfac;
	background-color: #0f0f0f;
	border: solid 2px #0f0f0f;
}

.hongo-woocommerce-top-sidebar {
    background-color: #faf1eb;
}
.sidebar .widget-title, .sidebar .woocommerce.widget_products .widget-title, .sidebar .wp-nav-menu-responsive-button {
    font-size: 15px;
}

/*  --------------------  wishlist Styles  --------------------  */
.hongo-wishlist-page table.table th {
    color: #0f0f0f;
    font-size: 15px;
}

/*  --------------------  Checkout Styles  --------------------  */
.checkout-sidebar {
    background: #faf1eb;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
    border-bottom: 1px solid #edd7ce;
}

/*  --------------------  Journal Styles  --------------------  */
.hongo-single-post-meta ul li {
    color: #ffffff;
}
.hongo-single-post-meta ul li a, .breadcrumb ul li {
    color: #ffffff;
}

.hongo-blog-pages .entry-title,
.hongo-blog-pages:hover a.entry-title,
.hongo-blog-pages.hongo-blog-overlay-image .blog-post:hover .entry-title {
    color: #0f0f0f;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hongo-blog-grid .entry-title {
    color: #0f0f0f;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hongo-blog-grid .hongo-blog-post-category {
    display: none;
}
.hongo-related-posts .related-post-general-title {
    font-size: 40px !important;
    line-height: 50px !important;
    color: #0f0f0f !important;
}
.page-title-style-5 .hongo-post-details-meta {
    background: #b26650;
}
.single-post-main-section {
	padding: 100px 0 40px;
}
.page-title-style-5 .hongo-single-post-meta ul li a:hover {
    color: #fff !important;
}


/*  --------------------  Privacy Policy Styles  --------------------  */
.privacy-terms h3 {
	font-size: 30px;
	line-height: 40px;
	text-transform: capitalize;
}
.privacy-terms h4 {
	font-size: 20px;
	line-height: 30px;
	text-transform: capitalize;
}
.privacy-terms h5 {
	font-size: 18px;
	line-height: 28px;
	text-transform: capitalize;
}

/*  --------------------  Footer Styles  --------------------  */
.footer-main-wrapper {
	border-top: solid 1px #77695f;
}
.footer-main-wrapper section {
    padding: 80px 0;
}
footer h3 {
	font-size: 22px !important;
	text-transform: uppercase;
}
footer .hongo-footer-middle .widget .widget-title,
footer .hongo-footer-middle .hongo-link-menu.navigation-link-vertical li.menu-title,
footer .hongo-footer-middle .hongo-link-menu.navigation-link-vertical li.menu-title a {
    font-weight: 400;
}
.footer-main-wrapper section {
    background-color: #eed3be;
}
footer .hongo-footer-middle .hongo-link-menu.navigation-link-vertical li.menu-title,
footer .hongo-footer-middle .widget .widget-title {
    margin-bottom: 23px;
}

.footer-signup .footer-signup-field {
	border-radius: 2px 0 0 2px;
    background-color: #eed3be;
    border: solid 1px #000000 !important;
    padding: 18px;
    color: #000000;
    width: auto;
    display: inline-block;
	width: 45%;
	margin-bottom: 0 !important;
}
.footer-signup .footer-signup-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000000;
}
.footer-signup .footer-signup-field::-moz-placeholder { /* Firefox 19+ */
  color: #000000;
}
.footer-signup .footer-signup-field:-ms-input-placeholder { /* IE 10+ */
  color: #000000;
}
.footer-signup .footer-signup-field:-moz-placeholder { /* Firefox 18- */
  color: #000000;
}
.footer-signup-btn {
	border-radius: 0 2px 2px 0 !important;
    background-color: #000000;
    border: solid 1px #000000 !important;
    padding: 18px;
    color: #ffffff;
    width: auto;
    display: inline-block;
	text-transform: uppercase;
	width: 35% !important;
	margin-bottom: 0 !important;
}
.footer-signup-btn:hover {
    background-color: #ffffff;
    border: solid 1px #ffffff;
    color: #000000;
}

.footer-socials {
	margin-top: 30px;
	display: inline-block;
}
.footer-socials li {
	display: inline-block;
	margin-right: 10px;
}
.footer-socials li a:hover {
	opacity: .8;
}


/*  --------------------  Responsive Styles  --------------------  */
@media only screen and (max-width: 1440px) {
	
	.header-main-wrapper .vc_col-lg-4 {
		width: 25%;
	}
	.header-main-wrapper .vc_col-lg-8 {
		width: 75%;
	}
	.page-id-5747 .hongo-main-content-wrap .container-fluid-with-padding {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.archive .hongo-main-content-wrap .container-fluid-with-padding {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	
}

@media only screen and (max-width: 1366px) {
	
	header .nav>li>a {
		font-size: 16px !important;
	}
	.home-editor-pick {
		padding: 280px 0;
	}
	
}

@media only screen and (max-width: 1280px) {
	
	.header-main-wrapper .vc_col-lg-4 {
		width: 25%;
	}
	.header-main-wrapper .vc_col-lg-8 {
		width: 75%;
	}

	
}

@media only screen and (max-width: 1180px) {
	
	.brand-wrapper.vc_row.vc_row-flex {
		align-items: flex-start;
	}
	.woocommerce div.product div.images img {
		box-shadow: none;
		max-height: 800px;
		object-fit: cover;
		object-position: center center;
	}
	.top-space.hongo-single-product-main-wrap {
		padding-bottom: 20px;
	}
	.woocommerce .related-products-content ul.products.hongo-shop-md-col-3:not(.swiper-wrapper) li.product,
	.woocommerce .related-products-content ul.products.hongo-shop-md-col-3:not(.swiper-wrapper) li,
	.woocommerce-page .related-products-content ul.products.hongo-shop-md-col-3:not(.swiper-wrapper) li.product,
	.woocommerce-page .related-products-content ul.products.hongo-shop-md-col-3:not(.swiper-wrapper) li{
		width: 25% !important;
	}
	.related.products>h2 {
		margin-bottom: 30px;
	}
	
}

@media only screen and (max-width: 1080px) {
	
	.header-main-wrapper .vc_col-lg-4 {
		width: 20%;
	}
	.header-main-wrapper .vc_col-lg-8 {
		width: 80%;
	}
	
}

@media only screen and (max-width: 1024px) {
	
	.header-main-wrapper .vc_col-lg-4 {
		width: 15%;
	}
	.header-main-wrapper .vc_col-lg-8 {
		width: 85%;
	}
	.home-featured .design-1 .pcdfwoo-product-cat_inner {
		height: 400px !important;
	}
	.home-featured .pcdfwoo-product-cat_inner .pcdfwoo_title {
		max-width: 160px;
		margin-left: -80px;
	}
	.home-editor-pick {
		padding: 190px 0;
	}
	.woocommerce div.product div.images img {
		max-height: 740px;
	}
	
}

@media only screen and (max-width: 911px) {
	
	header .nav > li ul.menu li a {
		line-height: normal !important;
		padding: 0 !important;
		margin-bottom: 0 !important;
		border-bottom: 0 !important;
	}
	.mega-menu-wrapper .vc_column_container>.vc_column-inner {
		padding: 0 !important;
	}
	.dgwt-wcas-overlay-mobile {
		background: #b26650;
	}
	.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return {
		background: #b26650;
	}
	.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return svg {
		filter: brightness(0) invert(1);
	}
	.dgwt-wcas-overlay-mobile .dgwt-wcas-preloader {
		filter: brightness(0) invert(1);
	}
	.dgwt-wcas-overlay-mobile .dgwt-wcas-close {
		filter: brightness(0) invert(1);
	}
	.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  color: #ffffff;
	}
	.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-moz-placeholder { /* Firefox 19+ */
	  color: #ffffff;
	}
	.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-ms-input-placeholder { /* IE 10+ */
	  color: #ffffff;
	}
	.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-moz-placeholder { /* Firefox 18- */
	  color: #ffffff;
	}
	.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
		margin-top: 2px;
	}
	.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input, .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover, .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus {
		color: #ffffff !important;
	}
	.woocommerce div.product div.images img {
		max-height: 900px;
	}
	

	
}

@media only screen and (max-width: 812px) {
	
	.header-main-wrapper .vc_col-lg-4 {
		width: 50%;
	}
	.header-main-wrapper .vc_col-lg-8 {
		width: 50%;
	}
	.padding-top-100 {
		padding-top: 50px;
	}
	.padding-bottom-100 {
		padding-bottom: 50px;
	}
	.padding-bottom-80 {
		padding-bottom: 50px;
	}
	h1, h2 {
		font-size: 30px !important;
	}
	.our-stores-heading h2 {
		font-size: 20px !important;
	}
	.hongo-main-title {
		font-size: 18px !important;
		line-height: 20px;
	}
	.hongo-shop-archive {
		padding-bottom: 50px;
	}
	.pagination {
		margin: 0px 0 0 0;
	}
	.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
		font-size: 20px !important;
	}
	.woocommerce div.product .upsells.products, .woocommerce div.product .related.products {
		max-width: 100% !important;
	}

}

@media only screen and (max-width: 768px) {
	
	

}

@media only screen and (max-width: 736px) {

	.our-stores-inner-blocks .vc_col-sm-4 {
		margin-bottom: 50px;
	}
	.our-stores-inner-blocks .vc_col-sm-4:last-child {
		margin-bottom: 0;
	}
	.brand-wrapper img {
		width: 100%;
		margin-bottom: 40px;
	}
	.size-guide-heading {
		padding-top: 130px;
	}
	.size-guide-inner {
		padding-top: 20px;
	}
	.size-guide-inner .vc_col-sm-6 {
		padding-bottom: 40px;
	}
	.size-guide-inner .vc_col-sm-6:last-child {
		padding-bottom: 0;
	}
	.hongo-footer-middle .vc_col-sm-6 {
		margin-bottom: 50px;
	}
	.hongo-footer-middle .vc_col-sm-3 {
		margin-bottom: 50px;
	}
	.hongo-footer-middle .vc_col-sm-3:last-child {
		margin-bottom: 0;
	}
	.pagination {
		margin-bottom: 0;
	}
	.footer-bottom .vc_col-sm-6 {
		margin-bottom: 0;
	}
	.footer-bottom .vc_col-sm-6 p {
		text-align: center !important;
	}
	
	
}

@media only screen and (max-width: 568px) {
	
	.home-featured .design-1 .pcdfwoo-product-cat_inner {
		height: 800px !important;
	}
	.home-featured .pcdfwoo-product-cat_inner .pcdfwoo_title {
		max-width: 220px;
		margin-left: -110px;
	}
	.home-view-more .pcdfwoo_woocommerce * {
		margin-bottom: 10px;
	}
	.size-scroll {
		overflow: auto;
	}
	.hongo-main-content-wrap {
		min-height: auto !important;
	}
	.woocommerce div.product div.images img {
		max-height: 670px;
	}
	.woocommerce .related-products-content ul.products.hongo-shop-md-col-3:not(.swiper-wrapper) li.product, .woocommerce .related-products-content ul.products.hongo-shop-md-col-3:not(.swiper-wrapper) li, .woocommerce-page .related-products-content ul.products.hongo-shop-md-col-3:not(.swiper-wrapper) li.product, .woocommerce-page .related-products-content ul.products.hongo-shop-md-col-3:not(.swiper-wrapper) li {
		width: 100% !important;
	}
	
}

@media only screen and (max-width: 414px) {
			

	
}

@media only screen and (max-width: 320px) {
	

	
}