/*
 Theme Name: Hongo Child
 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
*/

.img-product-label{
    position: absolute;
    right: 9px;
    z-index: 99;
    width: auto;
    padding: 6px;
    overflow: hidden;
    display: flex;
    justify-content: flex-end;
	margin: 8px;
}

.img-product-label img {
	height: 48px!important;
	width: 48px!important;
	margin-right: 5px!important;
}

.size-guide-wrap{
	margin-top: 50px;
}
.tag-label{
	position: absolute;
    display: block;
    top: 0;
    right: 0;
    margin: 8px;
}
.tag-label img{
	height: 48px;
	width: 48px;
}
.tab-style3 .nav-tabs li.active a, .tab-style3 .nav-tabs li.active a:hover{
	font-weight: 800!important;
}
.category-style-10 li .hongo-category-grid-details .title a{
	background-color: #967844 !important;
	color: #fff!important;
	border: 2px solid #967844!important;
	border-radius: 0px!important;
}
.category-style-10 li .hongo-category-grid-details .title a:hover{
	background-color: #fff!important;
	color: #967844!important;
}
.tag-label-new{
	position: absolute;
    left: 9px;
	bottom: 21%;
    z-index: 99;
    padding: 6px;
    overflow: hidden;
    display: flex;
    justify-content: flex-end;
    margin: 8px;
	background-color: #977946;
}
.tag-label-new h1{
	color: #fff!important;
	font-size: 12px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 0;
	padding: 5px 20px;
	text-transform: uppercase;
}

#menu-item-198790 a {
	color: #965B46 !important;
}

#menu-item-198790.simple-dropdown ul.sub-menu li a {
	color: #fff !important;
}

.woof_price_search_container .widget_price_filter, .woof_container_inner_kategoriprodukteshw, .woof_container_inner_brands {
	padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
}

.woof_price_search_container .widget_price_filter h4, .woof_container_inner_kategoriproduktesh h4, .woof_container_inner_brands h4 {
	color: #232323;
    font-weight: 600;
    font-size: 12px;
    padding: 0;
    margin-bottom: 5px !important;
}

.woof label {
	margin-bottom: 3px !important;
}

header .logo {
	max-height: 90px !important;
   	padding: 10px 0;
        width: auto;
}

@media (max-width: 991px) {
	header .header-common-wrapper .nav > li i.dropdown-toggle {
		font-size: 23px !important;
		top: 22% !important;
	}
}

@media only screen and (max-width: 600px) {
	header .logo {
		width: 70px !important;
	}

	#rev_slider_1_1_wrapper rs-slide {
		overflow: visible !important;
	}

/*	rs-arrow {
		display: none !important;
	}*/

	rs-fullwidth-wrap {
		height: 180px !important;
	}

	.down-section a {
		height: 17px;
		width: 17px;
		line-height: 15px;
	}
}

.swiper-slide img {
    width: auto !important;
	padding: 0 15px;
}

.page-id-56 .woocommerce ul#shipping_method .amount {
	display: none;
}

header .nav>li ul.menu .femije-mega-menu li.menu-title {
	padding-top: 10px;
	width: 100%;
}

header .widget_hongo_account_menu_widget .account-menu-link {
	font-weight: 600;
}

.femije-mega-menu .heading-style-1 {
	color: #fff;
	text-align: left;
}

/*.femije-mega-menu .wpb_column {
	max-height: 430px;
	overflow: scroll;
}*/

.menu-item-119140.on .mega-menu-main-wrapper {
	max-height: calc(100vh - 93px) !important;
	overflow-x: hidden !important;
	overflow-y: scroll !important; 
}

.femije-mega-menu li {
	width: 45% !important;
	display: inline-flex !important;
    float: left !important;
	margin-right: 10px !important;
	margin-bottom: 0 !important;
}

.femije-mega-menu li.menu-title {
	width: 100% !important;
	padding-top: 10px;
}

.femije-mega-menu li:nth-child(odd) {
	margin-right: 0 !important;
}

/* Making scroll bar the same for windows */
.menu-item-119140 .mega-menu-main-wrapper::-webkit-scrollbar-track {
    background-color:#fff
}
.menu-item-119140 .mega-menu-main-wrapper::-webkit-scrollbar-track:hover {
    background-color:#f4f4f4
}

.menu-item-119140 .mega-menu-main-wrapper::-webkit-scrollbar-thumb {
    background-color:#babac0;
    border-radius:16px;
    border:5px solid #fff
}
.menu-item-119140 .mega-menu-main-wrapper::-webkit-scrollbar-thumb:hover {
    background-color:#a0a0a5;
    border:4px solid #f4f4f4
}

.menu-item-119140 .mega-menu-main-wrapper::-webkit-scrollbar-button {display:none}




.woocommerce-cart .woocommerce .woocommerce-cart-form tr:not(.cart_item) td.actions .coupon button {
	background: white !important;
	color: #232323 !important;
}


.woocommerce-cart table.cart td.actions .button[type="submit"], 
.woocommerce-cart table.cart td.actions .btn[type="submit"] {
	background: #967848 !important;
	padding: 4px 10px;
	color: white !important;
}



.woocommerce .sale-new-wrap span.onsale {
	background-color: #dd3333;
}

.woocommerce .new-label {
	position: absolute;
	right: 20px;
    background: #16b36e;
    z-index: 999;
    color: white;
    top: 25px;
    font-size: 10px;
    line-height: 1;
    padding: 5px 10px;
}

.hongo-page-navigation-link-wrap {
	display: none;
}

.pswp--open {
	display: none !important;
}

.woocommerce div.product>div:last-child {
	margin-bottom: 80px !important;
}

.woorelated-title {
	text-align: center;
}

.site-main div h2 {
	text-align: center;
}

.products .product h2 {
	text-align: left;
}

.woo-related-products-container {
	padding: 0 50px !important;
}

.post-47164 .bebe-img, .post-47164 .femije-img {
	width: 48%;
	float: left;
	margin-top: 10px;
}

.brand-image {
    position: absolute;
    z-index: 1;
    width: 70px !important;
    padding: 5px;
    bottom: 25px;
    right: 11px;
}

.brand-image-single {
	margin-top: 10px;
    width: 80px;
    height: auto;
}

#calc_shipping_country_field {
	display: none !important;
}

.wc-proceed-to-checkout .btn.checkout-button, #place_order.btn {
	border-color: #967844 !important;
	background-color: #967844 !important;
	color: #fff !important;
	transition: .3s all;
}

.wc-proceed-to-checkout .btn.checkout-button:hover, #place_order.btn:hover {
	background-color: #fff !important;
	color: #967844 !important;
}

.price del, .price del .amount {
	color: gray !important;
}

.price ins .amount {
	color: #d33 !important;
}

.sidebar ul li .count {
	display: none !important;
}

.fga-video {
	max-height: 405px;
	height: 100%;
}

.pickup-location-address {
	display: none;
}

/*.shipping_method_0_flat_rate5 .woocommerce-Price-amount, .shipping_method_0_flat_rate10 .woocommerce-Price-amount {
	display: none !important;
}*/

.wdr_product_strikeout del ins .woocommerce-Price-amount {
	text-decoration: line-through;
}

.woocommerce-checkout-review-order-table .product-name .pickup-location-field small {
	display: none !important;
}

.woocommerce-checkout-review-order-table .cart-subtotal {
	display: none !important;
}

.post-56 .cart-subtotal {
	display: none !important;
}

.cart_totals.calculated_shipping .shop_table .cart-subtotal {
	display: none !important;
}

.cart_totals.calculated_shipping .shop_table .order-total th {
	display: none !important;
}

.woocommerce-checkout-review-order-table tfoot tr:nth-child(2) th {
	font-family: 'Poppins',sans-serif;
}

.btn {
	background: #967844 !important;
	border-color: #967844 !important;
	color: #fff !important;
}

.btn:hover {
	background: #fff !important;
	color: #967844 !important;
}

.btn.hongo-empty-cart {
	color: #232323 !important;
}

.sidebar ul.product-categories li>ul {
	padding-left: 18px !important;
}

.archive.tax-product_brand #hongo_widget_product_categories-2 {
	display: none !important;
}

li.current-cat a {
	text-decoration: underline;
}

li.current-cat ul a{
	text-decoration: none;
}

.woo_discount_rules_table {
	display: none !important;
}

.vid-image {
	max-height: 405px;
	height: 405px;
}

.vid-image img, .vid-image .vc_single_image-wrapper, .vid-image .wpb_wrapper {
	height: 100%;
}

.woocommerce ul.products.hongo-shop-simple li.product .product-title-price-wrap .hongo-wishlist {
	right: 7px !important;
}

.tab-style3 .nav-tabs li:first-child a {
	color: #965B46;
}

.tab-style3 .nav-tabs li:first-child.active a {
	font-weight: 800;
	color: #965B46;
}

.tab-style3 .nav-tabs li:first-child.active a:hover {
	font-weight: 800;
	color: #965B46;
}

.footer-logo .wpb_wrapper {
    display: flex;
    justify-content: space-around;
    align-items: center;
    max-width: 250px;
}

.footer-logo .fga-logo-footer img {
    height: 45px;
    padding: 0 20px;
}

.footer-logo .footer-logo-footer:first-child img {
	height: 40px;
}

footer ul.very-small-icon {
    text-align: right !important;
}

footer .brand-label {
    display: none;
}

h3#ship-to-different-address {
	display: none !important;
}

.woof_radio_count {
	display: none !important;
}

.woof_childs_list_opener span.woof_is_closed, .woof_childs_list_opener span.woof_is_opened {
	width: 10px !important;
    height: 10px !important;
    opacity: 0.8 !important;
}

.breadcrumb ul li a, .breadcrumb ul li {
	color: #fff !important;
}
/*
.woocommerce .sale-new-wrap span.soldout {
	display: none !important;
}*/


/* Search styles */
#search-drop {
	cursor: pointer;
	color: #000;
}

.hidden-search {
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 100%;
	background: rgba(0, 0, 0, .6);
	z-index: 9999;
	overflow: hidden;
	transition: .3s all;
}

.hidden-search.shown {
	height: 100vh;
}

.hidden-search.shown .search-overlay {
	height: 460px;
	width: 100%;
	max-height: 460px;
	background: #fff;
	margin: auto;
	position: relative;
}

.hidden-search.shown .search-overlay .aws-form-btn {
	background: transparent !important;
	border: 0 !important;
	border-bottom: 1px solid #000 !important;
}

.hidden-search.shown .search-overlay .overlay-wrap {
    height: fit-content;
    margin: auto;
    padding-top: 230px;
    width: 630px;
    max-width: 630px;
    overflow: hidden;
    max-width: 90%;
}

.hidden-search .close-button {
	display: none;
}

.hidden-search.shown .close-button {
	display: block;
    position: absolute;
    line-height: 36px;
    background-color: transparent;
    right: 20px;
    top: 20px;
    border: 0;
	font-weight: 500;
	color: #000;
	font-size: 30px;
}

.hidden-search .aws-search-field {
	display: none;
}

.hidden-search.shown .aws-search-field {
	display: block;
	font-size: 20px !important;
    line-height: 36px !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    color: #000 !important;
    border-bottom: 1px solid #000 !important;
    font-family: 'Poppins',sans-serif !important;
}

.products-social-icon ul li a {
	font-size: 20px;
}


/* Deletes sidebar on "pergjegjesia sociale" */
.category-pergjegjesia-sociale .sidebar .widget_categories {
	display: none !important;
}

.cat-item-954 {
	display: none !important;
}



#menu-item-198724 .menu-hover-line span,
#menu-item-198719 .menu-hover-line span {
	position: absolute;
	bottom: -17px;
	left: -17px;
	font-size: 10px;
	width: 64px;
	color: gray;
}


.woof_childs_list.woof_childs_list_1153,
.woof_list .woof_term_1174 {
	display: none !important;
}


#search-click {
	position: relative;
	top: 2px;
}


@media only screen and (max-width: 990px) {
	#menu-item-198724 .menu-hover-line span,
	#menu-item-198719 .menu-hover-line span {
		left: 0;
	}
}


rs-fullwidth-wrap {
	margin-top: 100px;
}

@media only screen and (max-width: 400px) {
	rs-fullwidth-wrap {
		margin-top: 30px;
		height: 270px !important
	}
	#rev_slider_1_1_wrapper rs-slide {
		height: 230px !important;
	}
	.vc_custom_1551259506591 .down-section {
		display: none;
	}
}


@media only screen and (min-width: 401px) and (max-width: 640px) {
	rs-fullwidth-wrap {
		margin-top: 30px;
		height: 350px !important
	}
	#rev_slider_1_1_wrapper rs-slide {
		height: 310px !important;
	}
}

@media only screen and (min-width: 641px) and (max-width: 800px) {
	#rev_slider_1_1_wrapper rs-slide {
		height: 56% !important;
	}

}


@media only screen and (min-width: 992px) and (max-width: 1181px) {
	.header-common-wrapper .nav > li > a, .header-common-wrapper .widget_nav_menu .menu li > a, .header-common-wrapper .widget.widget_hongo_account_menu_widget a i, .header-common-wrapper .widget.widget_hongo_wishlist_link_widget a, header .header-common-wrapper .widget.widget_hongo_search_widget a, header .header-common-wrapper .widget.widget_shopping_cart .hongo-cart-top-counter, .header-common-wrapper .hongo-section-heading, .header-common-wrapper .hongo-section-heading a, .header-common-wrapper .hongo-social-links a, .header-left-wrapper .hongo-cart-top-counter i, .header-common-wrapper .hongo-left-menu-wrapper .hongo-left-menu > l {
		font-size: 11px !important;

	}
}


/*.woocommerce ul.products.hongo-shop-simple li.product:hover .hongo-price-button-wrap .button {
	display: none;
}
.woocommerce ul.products.hongo-shop-simple li.product:hover .hongo-price-button-wrap .price {
	margin-left: 0 !important;
}*/
 
/* Single Product Page: Delivery Popup */
.sgpb-corner-bottom-right {
	display: none!important;
}
.recent_products {
	max-width: 1140px;
	margin: auto;
}
.recent_products ul.products {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.recent_products ul.products li.product {
	margin: 0 4px;
}
.recent_products ul.products li.product .compare {
	display: none;
}
.recent_products h2 {
	color: #232323;
    max-width: max-content;
    margin: 0 auto 42px;
    font-size: 13px;
    font-weight: 600;
}
.woocommerce-checkout .woocommerce tr.woocommerce-shipping-totals td ul li label,
.woocommerce-cart .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td ul li label,
.woocommerce-checkout .woocommerce tr.woocommerce-shipping-totals td,
.woocommerce-cart .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td {
	color: #d33!important;
}
.return-to-shop .wc-backward {
	border-color: #d33!important;
	background-color: #d33!important;
}
.return-to-shop .wc-backward:hover  {
	color: #d33!important;
	background-color: #fff!important;
	border-color: #d33!important;
}
.hongo-attribute-filter .hongo-swatch.disable, hongo-swatch.disable {
	display: none!important;
}

.brand{
	/* float: left;
    padding-top: 10px; */
	font-weight: bold;
    color: black;
    float: left;
}

.woocommerce ul.products li.product .product-title-price-wrap {
	position: relative;
	padding-left: 0;
	padding-right: 25px;
	overflow: hidden;
	text-align: left;
	width: 100%;
	margin-bottom: 20px;
	min-height: 40px;
}

.bag-cart .woocommerce ul.products.hongo-shop-simple li.product{
	position: relative!important;
}


@media only screen and (min-width: 991px) {
	.bag-cart .woocommerce ul.products.hongo-shop-simple {
		max-width: 80%;
		margin-left: auto!important;
	}
}
.whatsapp_wrapper{
	position: relative ;
}

.whatsapp_wrapper .chat_floating{
	position:fixed;
	width:60px;
	height:60px;
	bottom:60px;
	right:60px;
	z-index:100; 
	border-radius:50px;
	text-align:center;
	background-color:#25d366;
}

.whatsapp_wrapper .chat_floating .icon-wp-floating{
    margin-top:5px;
   
}
