/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

a {
	font-weight: 500;
}
.summary-before .custom-badge {
	position: absolute;
	line-height: 1;
	font-weight: 700;
	text-transform: uppercase;
	z-index: 7;
	top: 0.8em;
	right: 0.8em;
	margin: 0 var(--porto-column-spacing) 0 0;
}
.summary-before .custom-badge > span {
	font-size: 0.8571em;
	padding: 0.5833em 0.6333em;
	margin-bottom: 5px;
	display: block;
}
.summary-before .custom-badge > span.pack {
	background-color: #f5f5f5;
}

/*** Header ***/
.header-alert p {
	margin-bottom: 0 !important;
}
#header .header-top .porto-sicon-header > p {
	color: var(--porto-heading-color);
}
#header .header-top a.porto-sicon-box-link {
	color: inherit !important;
}
#header .header-top .porto-sicon-box .porto-icon,
#header .header-top .porto-sicon-box .porto-sicon-img {
	vertical-align: unset;
}
#header .main-menu a i.rotate-90-neg,
.accordion-menu li.menu-item > a > i.rotate-90-neg {
	transform: rotate(-90deg);
}
#header .main-menu > li.menu-item > a {
	padding: 12px 12px 15px 12px;
}
#header.sticky-header .logo {
	max-width: var(--porto-logo-mw);
}
@media(max-width: 1279px) {
	#header .main-menu {
		display: flex;
		align-items: stretch;
		justify-content: space-between;
		width: 100%;
		border-bottom: 0;
	}
	#header .main-menu > li.menu-item {
		flex: 1 1 auto;
		width: unset;
	}
	#header .main-menu > li.menu-item > a {
		padding: 18px 18px 15px 12px;
	}
}
@media(max-width: 991px) {
	#header .mobile-toggle {
		margin-right: 15px;
	}
	#header .searchform .text {
		width: 100%;
	}
	#header .searchform-popup {
		text-align: right;
	}
}
@media(max-width: 480px) {
	#header .mobile-toggle {
		margin-right: 10px;
	}
	#header .header-right.header-col>:not(.header-col-wide) {
		margin-left: 0.575rem;
	}
	#header .searchform-popup .search-toggle,
	#header .header-main .porto-icon,
	#mini-cart .cart-head {
		font-size: 24px !important;
	}
}

/*** Minicart ***/
.product_list_widget .product-details a {
	font-size: .85rem;
	line-height: 1.2;
}

/*** Live search ***/
#header .searchform .autocomplete-suggestions {
	padding: 0;
}
#header .searchform .autocomplete-suggestion {
	color: #323232;
	padding-left: 10px;
	padding-right: 10px;
}
#header .searchform .autocomplete-suggestion img {
	border-radius: 0;
}
#header .searchform  .autocomplete-suggestion .search-price .woocommerce-price-suffix {
	display: block;
	font-weight: 400;
}

/*** Footer ***/
.footer .widget > div > ul .list-inline-item {
	margin-bottom: 1rem;
}
.footer .widget > div > ul .list-inline-item:not(:last-child) {
	margin-right: 1rem;
}
.footer .widget > div > ul li:not(.list-inline-item) {
	margin-bottom: 5px;
}

/*** Home ***/
.home-launch {
	width: 100% !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
body.home .elementor-widget-porto_blog article.post-grid .img-thumbnail img {
	aspect-ratio: 16 / 9;
	object-fit: cover;
}
body.home .elementor-widget-porto_blog article.post-grid .post-excerpt {
	display: none !important;
}

/*** Add to cart modal ***/
.style-2 > .success-message-container {
	width: 350px;
	padding: 20px;
	border-color: var(--porto-heading-color);
}
.style-2 > .success-message-container .product-name {
	color: #323232 !important;
}
.style-2 > .success-message-container button {
	font-size: 0.75rem;
	font-weight: 600;
	padding: 0.75rem;
	border-color: var(--porto-heading-color);
	background-color: var(--porto-heading-color);
	text-transform: uppercase;
}
.style-2 > .success-message-container button:hover {
 	background-color: var(--porto-heading-light-8);
}
.style-2 > .success-message-container button.continue_shopping {
	color: var(--porto-heading-color);
	background-color: #fff;
}

/*** Page title ***/
.page-top.page-header-2 {
	padding-top: 12px;
}
.page-top .page-title {
	font-weight: 600;
}

/*** Breadcrumbs ***/
.page-top ul.breadcrumb > li:last-child {
	max-width: 33%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.page-top .yoast-breadcrumbs,
.page-top .breadcrumbs-wrap {
	color: #000000;
}
.page-header-8 .delimiter:before,
.page-top ul.breadcrumb > li .delimiter:before {
	content: "/\00a0" !important;
}

/*** Forms ***/
.grecaptcha-badge {
	visibility: hidden !important;
}
.form-row input[type=color],
.form-row input[type=date],
.form-row input[type=datetime-local],
.form-row input[type=datetime],
.form-row input[type=email],
.form-row input[type=month],
.form-row input[type=number],
.form-row input[type=password],
.form-row input[type=search],
.form-row input[type=tel],
.form-row input[type=text],
.form-row input[type=time],
.form-row input[type=url],
.form-row input[type=week],
.form-row select {
	line-height: 32px;
}
.form-control:focus,
select:focus {
	border-color: var(--porto-tertiary-color);
	box-shadow: none !important;
}
input.wpcf7-not-valid,
select.wpcf7-not-valid,
textarea.wpcf7-not-valid {
	border-color: var(--porto-primary-color) !important;
	box-shadow: none !important;
}

/*** Wishlist ***/
.porto-icon-wishlist-2:before,
.yith-wcwl-add-to-wishlist .add_to_wishlist:before,
.single-product .entry-summary .add_to_wishlist:before {
	content: "\e853";
}
.woocommerce table.wishlist_table i.wishlist-empty:before {
	content: "\f005";
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.view-wishlist,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
	background-color: var(--porto-shop-add-links-color);
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.view-wishlist:before,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
	content: "\e853";
	color: #fff;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.view-wishlist:hover:before,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before {
	color: #fff;
}
.single-product .entry-summary .add_to_wishlist:before {
	top: -2px;
}
.yith-wcwl-add-to-wishlist a:before,
.yith-wcwl-add-to-wishlist span:not(.yith-wcwl-tooltip):before {
	font-size: 1.2rem;
}
.shop_table.wishlist_table .product-price .woocommerce-Price-amount {
	font-size: 1.125rem;
	color: var(--porto-color-price);
}
.shop_table.wishlist_table .product-price .woocommerce-price-suffix,
.shop_table.wishlist_table .product-price .woocommerce-price-suffix .woocommerce-Price-amount {
	display: block;
	color: #a7a7a7;
	font-size: 0.75rem;
}
.shop_table.wishlist_table .product-price .woocommerce-price-suffix .woocommerce-Price-amount {
	display: inline-block;
}

/*** WC ***/
ul.products h3 {
	font-weight: 400;
}
ul.products .product-image {
	border: solid 1px var(--porto-input-bc);
}
ul.products .sale-product-daily-deal:before {
	background: var(--porto-secondary-color);
}
ul.products .category-list,
ul.products .product-content .sku {
	margin-bottom: 0.45rem;
	text-align: left;
}
ul.products .product-content .sku {
	display: block;
	font-size: 0.75rem;
	text-transform: uppercase;
	line-height: 1.7;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
ul.products .woocommerce-loop-product__title {
	white-space: normal;
	font-size: 1rem;
	text-align: left;
}
ul.products .price {
	text-align: left;
}
ul.products .price small.woocommerce-price-suffix {
	color: #a7a7a7;
	display: block;
	font-size: 0.75rem;
	margin-top: 0.45rem;
}
ul.products li.product-col .add_to_cart_button {
	color: var(--porto-heading-color);
}
ul.products .add-links .button.add_to_cart_button:focus,
ul.products .add-links .button.add_to_cart_button:hover,
ul.products li.product-default:hover .add-links .add_to_cart_button,
ul.products li.product-default:hover .add-links .add_to_cart_read_more {
	color: #fff;
	border-color: var(--porto-secondary-color);
	background-color: var(--porto-secondary-color);
}
ul.products.grid .add-links,
ul.products.products-slider .add-links {
	display: flex;
	justify-content: space-between;
}
ul.products.grid li.product-col .product-inner,
ul.products.products-slider .product-inner {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
ul.products.grid li.product-col .product-inner .product-content,
ul.products.products-slider .product-inner .product-content {
	flex-grow: 1;
	display: flex;
	flex-direction: column;
}
ul.products.grid li.product-col .product-inner .product-content .price,
ul.products.products-slider .product-inner .product-content .price {
	margin-top: auto;
	margin-bottom: 0;
}
ul.products.grid li.product-col .product-inner .product-content .add-links-wrap,
ul.products.products-slider .product-inner .product-content .add-links-wrap {
	margin-top: 1rem;
}
ul.products.grid .add-links .button.add_to_cart_button,
ul.products.products-slider .add-links .button.add_to_cart_button {
	width: 100%;
}
ul.products.grid .add-links .button.add_to_cart_button > span,
ul.products.products-slider .add-links .button.add_to_cart_button > span {
	display: none;
}
ul.products.products-slider .owl-stage,
ul.products.products-slider .owl-item {
	display: flex;
}
ul.products.products-slider .owl-item {
	padding-left: 3px;
}
.product-image .labels .onhot,
.summary-before .labels .onhot {
	display: none !important;
}

/*** card override ***/
ul.products li.product-col .product-inner, ul.products.products-slider .product-inner {
	border: solid 1px var(--porto-input-bc);
	padding: 10px;
}
ul.products .product-image {
	border: 0;
}
ul.list li.product .description p {
	margin-bottom: 0;
}
ul.list li.product h3,
ul.products .woocommerce-loop-product__title {
	font-size: .9rem;
	margin-bottom: 1.3rem;
	font-weight: 400;
}
ul.products .price small.woocommerce-price-suffix {
	font-weight: 400;
}
ul.products .add-links {
	margin-bottom: 0;
}
li.product:hover .product-image {
	box-shadow: none;
}
li.product-wq_onimage .links-on-image .yith-wcwl-add-to-wishlist > div {
	top: 0;
	right: 0;
}
.products-slider.owl-loaded .product {
	margin-bottom: 20px;
}
@media(max-width: 991px) {
	ul.products.grid .add-links,
	ul.products.products-slider .add-links {
		flex-direction: column;
	}
	ul.products .add-links div.quantity .minus,
	ul.products .add-links div.quantity .plus {
		width: 4em;
	}
	ul.products .add-links div.quantity .qty {
		width: 100%;
	}
}

.yith-wcwl-add-to-wishlist a:hover {
	border-color: var(--porto-shop-add-links-color);
	background-color: var(--porto-shop-add-links-color);
}
.single_add_to_cart_button {
	/*background-color: var(--porto-tertiary-color);*/
	background-color: var(--porto-secondary-color);
}
.single_add_to_cart_button:hover,
.single_add_to_cart_button:focus {
	/*background-color: #0093C9;*/
	background-color: var(--porto-primary-color);
}

/*** Single product ***/
body.has-up-sell .related.products {
	display: none !important;
}
.single-product .product_title {
	font-size: 1.4rem;
	line-height: 1.3;
	margin-bottom: 1.3rem;
}
.single-product .product-summary-wrap .price small.woocommerce-price-suffix {
	color: #a7a7a7;
	display: block;
	font-size: 0.95rem;
	font-weight: 400;
	margin-top: 0.75rem;
}
.single-product .porto_countdown .porto_countdown-section .porto_countdown-amount {
	min-height: .5em;
	line-height: .5em;
}
.single-product .entry-summary .sale-product-daily-deal .porto_countdown-section {
	background-color: var(--porto-secondary-color);
}
.single-product .porto_countdown .porto_countdown-section {
	padding-bottom: 8px !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.product-summary-wrap .price {
	/*color: var(--porto-primary-color);*/
}
.product-summary-wrap .price small.woocommerce-price-suffix {
	color: initial;
}
.single-product .product_meta {
	font-size: 13px;
}
.single-product .product_meta .badge {
	color: initial;
	font-size: 0.85em;
	text-transform: uppercase;
}
.single-product .entry-summary .b2bking_shop_table {
	margin-top: 25px;
	table-layout: auto;
}
.single-product .entry-summary .b2bking_shop_table.shop_table thead th:first-child,
.single-product .entry-summary .b2bking_shop_table.shop_table tbody td:first-child {
	white-space: nowrap;
	width: 1px;
	font-size: inherit;
}
.single-product .entry-summary .b2bking_tiered_price_table tbody td.b2bking_has_color {
	color: inherit !important;
	background: inherit !important;
}
.single-product .entry-summary .b2bking_shop_table.shop_table tbody td {
	padding-top: 8px;
	padding-bottom: 8px;
}
.single-product .woocommerce-tabs .tab-content p {
	margin-bottom: 5px;
}
.section-title,
.slider-title {
	font-size: 1.25em;
}
.upsells.products .slider-title {
	letter-spacing: -0.01em;
	line-height: 22px;
	padding-bottom: 10px;
	margin-bottom: 24px;
	border-bottom: 1px solid var(--porto-input-bc);
}
@media(max-width: 575px) {
	.single-product .breadcrumbs-wrap {
		display: none;
	}
	.single-product form.cart:not(.variations_form) {
		flex-direction: column;
	}
	.single-product .product-summary-wrap .quantity {
		margin-right: 0;
		width: 100%;
	}
	.single-product .product-summary-wrap .quantity .qty {
		width: 100%;
	}
	.single-product .product-summary-wrap .quantity .minus, .single-product .product-summary-wrap .quantity .plus {
		width: 50px;
	}
	.product-summary-wrap .single_add_to_cart_button,
	.single-add-to-cart .type-product .view-cart-btn {
		width: 100%;
		margin: 10px 0 0;
	}
}

/*** Products filters ***/
.woocommerce .term-description + .read-more-link {
	display: inline-block;
	margin-bottom: 1rem;
}
.woocommerce .sidebar .product-categories li > a:hover {
	font-weight: 600;
	background-color: #efefef;
}
.woocommerce .sidebar .product-categories li.current-cat > a {
	font-weight: 600;
}

/*** Account ***/
.woocommerce-address-fields #billing_country_field .woocommerce-input-wrapper strong,
.woocommerce-address-fields #shipping_country_field .woocommerce-input-wrapper strong {
	display: block;
	padding: 8px 12px;
	font-size: 0.85rem;
	line-height: 2.3;
	vertical-align: middle;
	height: auto;
	border: 1px solid #ccc;
}
.woocommerce-address-fields .select2-container--default .select2-selection--single {
	height: 50px;
	border-radius: 0;
}
.woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
	padding: 10px 12px;
}
.woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 50%;
	transform: translateY(-50%);
}

/*** Checkout ***/
.woocommerce-checkout .woocommerce-billing-fields .form-row:not(.porto-checkbox) label,
.woocommerce-checkout .woocommerce-account-fields .form-row:not(.porto-checkbox) label,
.woocommerce-checkout .woocommerce-shipping-fields .form-row:not(.porto-checkbox) label,
.woocommerce-checkout .woocommerce-additional-fields .form-row:not(.porto-checkbox) label {
	color: var(--porto-heading-color);
}
.woocommerce-billing-fields #billing_type_field legend {
	color: var(--porto-heading-color);
	font-size: inherit;
	margin-bottom: 3px;
	font-weight: 500;
	letter-spacing: -0.01em;
}
.woocommerce-billing-fields #billing_type_field label {
	display: inline-block;
	margin-right: 20px;
}
.woocommerce-billing-fields #billing_country_field .woocommerce-input-wrapper strong,
.woocommerce-shipping-fields #shipping_country_field .woocommerce-input-wrapper strong {
	display: block;
	padding: 8px 12px;
	font-size: 0.85rem;
	line-height: 2.3;
	vertical-align: middle;
	height: auto;
	border: 1px solid #ccc;
}

/*** Cart / Checkout ***/
.shop_table .product-total .tax_label,
.shop_table .product-subtotal .tax_label,
.shop_table .cart-subtotal .tax_label,
.woocommerce-cart .cart-v2 .tax_label,
.woocommerce-cart .cart-v2 .includes_tax,
.shop_table .order-total .includes_tax {
	display: block;
}
.shop_table .cart-subtotal .tax_label {
	font-weight: 400;
}
.woocommerce-cart .cart-v2 .includes_tax .amount,
.woocommerce-checkout .review-order.shop_table .order-total .amount {
	font-size: inherit;
}
.woocommerce-cart .cart-v2 .woocommerce-shipping-methods .porto-control-label {
	width: 100%;
}
.woocommerce-cart .cart-v2 .woocommerce-shipping-methods .porto-control-label .amount {
	float: right;
}
.woocommerce-checkout .select2-container .select2-selection--single {
	border-color: #ccc;
	border-radius: 0;
}
@media(max-width: 575px) {
	.woo-page-header.page-header-8 li {
		line-height: 2;
	}
	.woo-page-header.page-header-8 li .delimiter.delimiter-2 {
		font-size: 1.3rem;
		line-height: 2;
		margin: 0 .5rem;
	}
	.woocommerce-cart .cart-v2 #coupon_code,
	.woocommerce-cart .shop_table.cart-table .actions button {
		width: 100%;
	}
	.woocommerce-cart .cart-v2 .card-default,
	.woocommerce-checkout .checkout-order-review .featured-boxes {
		padding: 25px 15px;
	}
}

/*** Doofinder ***/
.dfd-fullscreen .dfd-meta {
	text-transform: uppercase;
}
.dfd-fullscreen .dfd-suggestion-button {
	border-radius: 0 !important;
}
.dfd-fullscreen .dfd-title-lg,
.dfd-fullscreen .dfd-facet-title>:first-child {
	text-transform: uppercase;
	font-size: 14px;
}
.dfd-fullscreen .dfd-btn-term-filter:nth-of-type(1) {
	margin-top: 10px;
}
.dfd-fullscreen .dfd-facet+.dfd-facet {
	margin-top: 30px;
}
.dfd-card {
	padding: 10px;
	border-radius: 0;
	border-color: var(--porto-input-bc);
}
.dfd-card.dfd-card-type-product:hover,
.dfd-card.dfd-card-type-product:focus-visible {
	box-shadow: none !important;
	border-color: #777777;
}
.dfd-card-price {
	color: #444;
}
.dfd-card-price--sale~.dfd-card-price {
	color: #a7a7a7;
}

/*** Blog index ***/
article.post-woocommerce,
article.post-woocommerce .post-date,
article.post-woocommerce .post-image {
	margin-left: 0;
}
article.post-woocommerce .post-image .img-thumbnail img {
	aspect-ratio: 21 / 9;
	object-fit: cover;
}

/*** Blog post ***/
.single-post article.post-woocommerce .post-image.single .img-thumbnail img {
	aspect-ratio: 21 / 9;
	object-fit: cover;
}
.single-post .entry-content,
.single-post .post-meta {
	padding-left: 0;
}
.single-post #content .post-content hr {
	display: block !important;
}