/*
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  ***************/
html,* {
  scroll-behavior: smooth;
}
/* HEADER */
html.panel-opened{
  overflow-x: hidden;
}
html #topcontrol {
  background: var(--bs-primary);
}
.fixed-header.header-transparent-bottom-border #header{
	border:  none;
}
.mega-menu.menu-hover-line>li.menu-item>a:before{
	content:unset;
}

.header-main:not(.sticky) .header-sticky-logo,
.header-main:not(.sticky) .header-sticky-icon{
	display:none;
}
.header-main:not(.sticky) .desktop-header-sticky-nav{
	width: 100%!important;
}
/* html.panel-opened #side-nav-panel{
	width: 100%;
} */
/* FOOTER */
.footer-wrapper .widget_sidebar_menu .widget-title{
  background: transparent;
  border: none;
  padding: 0;
  font-size: 16px;
}
.footer-wrapper .sidebar-menu .menu-item a{
  padding-left: 0;
	align-items: center;
    flex-wrap: nowrap;
    display: inline-flex;
    gap: 8px;
    margin-left: 0!important;
	padding: 4px 8px!important;
    padding-left: 0!important;
}
.footer-wrapper .elementor-widget-container a{
	word-wrap: break-word;
}
.footer-wrapper .sidebar-menu .menu-item a:before{
  font-family: "porto";
  content: "\e81a";    
}
footer .container-fluid p,
footer .container-fluid .elementor-element .elementor-widget-container p{
	line-height: 1.5!important;
}
/* OUR SERVICES */
.services-items .elementor-inner-section .elementor-container{
	justify-content: center;
}
.service-circles{
    position: absolute;
    top: 50px;
    left: 30px;
    z-index: 1;
    max-width: 68px !important;
    width: 100% !important;
}
.service-circles .elementor-widget-wrap {
    max-width: 68px !important;
    height: 68px;
    align-items: center;
    width: 100%;
    justify-content: center;
}
.service-circles .elementor-widget-wrap p{
	margin-bottom: 0;
}
.about-us-floating-circle{
    position: absolute;
    text-align: center;
    z-index: 5;
    width: 160px;
    top: 60px;
    left: 84px;
}
.about-us-floating-circle .porto-u-heading{	
    display: flex;
    height: 130px;
    width: 130px;
    background: #fff;
    border-radius: 50%;
    background-clip: border-box;
    padding: 16px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.about-us-floating-circle .porto-u-heading:after{
    border-radius: 50%;
    background-clip: border-box;
    width: 150px;
    height: 150px;
    position: absolute;
    border: 2px dashed var(--e-global-color-primary);
    content: "";
    animation: loader 30s infinite linear;
    animation-play-state: paused;
}
.about-us-floating-circle .porto-u-heading:hover:after{
	animation-play-state: running;
}

/* Category List */
.products .product-category .thumb-info{
  min-height: 300px;
}
.thumb-info .thumb-info-wrapper{
  min-height: 265px;
  border-radius: 8px;
}
.porto-product-category-widget ul.products:not(.owl-carousel) {
  justify-content: center;
}
ul.products.category-pos-middle li.product-category .thumb-info-title{
  font-size: 16px;
  color: #000;
  position: relative;
  top: unset;
  bottom: unset;
  transform: unset;
}
ul.products.category-pos-middle li.product-category .thumb-info-title h3{
  text-transform: uppercase;
}
.products .product-category .thumb-info-wrapper:after{
  content: unset;
}

/* Shop by Category */
.shop-by-category-section .elementor-container{
  justify-content: center;
}

/* PRODUCT SLIDER */
.products-section .woocommerce-loop-product__title{
  height: 100%!important;
  max-height: 100%!important;
  font-weight: bold!important;
}
.products-section .price{
  color: var(--e-global-color-primary)!important;
}
.products-section .price del{
	color: #767676!important;
}
.products-section li.product-outimage_aq_onimage{
  text-align: center;
}
.products-section .products .rating-wrap{
    margin: auto;
    margin-bottom: .625rem;
}
.products-section .woocommerce .add-request-quote-button.button,
.products-section .woocommerce .add-request-quote-button.button:hover, .products-section .woocommerce .add-request-quote-button-addons.button:hover{
  background: var(--e-global-color-primary)!important;
  border-radius: 24px!important;
  padding: 8px 24px!important;
  border: none!important;
}
.products-section .product-image{
  border: none!important;

}
.products-section ul.products .links-on-image{
	overflow: hidden;
}
.faq-section .elementor-accordion .elementor-accordion-item{
  margin-bottom: 16px;
}
.elementor-widget-text-editor p{
    font-family: inherit !important;
    font-weight: inherit !important;
    font-size: inherit !important;
    color: inherit !important;
    line-height: inherit !important;
    letter-spacing: inherit;
}

/* Product Archive */
.tax-product_cat .site-main{
  margin: 0!important;
}
.tax-product_cat .pagination.load-more{
  display: inline-block;
}
.tax-product_cat .pagination.load-more a{
    border: none;
    width: 100%;
    padding: 12px 24px;
    min-width: 180px;
    background: var(--bs-primary);
    color: var(--wp--preset--color--white)!important;
    border-radius: 24px;
	height: 100%;
}
.tax-product_cat .elementor-widget-porto_sb_sort{
  width: auto;
}

.mc-lte-sidebar .woocommerce-widget-layered-nav:not(:last-child) .woocommerce-widget-layered-nav-list__item a{
  border-radius: 24px!important;
}
.mc-lte-sidebar .widget_product_categories ul a{
  padding: 8px 0;
}
.mc-lte-sidebar #searchform .input-group{
  position: relative;
}
.mc-lte-sidebar .widget_search{
  margin-bottom: 16px;
}
.mc-lte-sidebar #searchform #s{
  border-radius: 24px!important;
  min-height: 40px;
}
.mc-lte-sidebar #searchform button{
  position: absolute;
  right: 6px;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  padding: 0 !important;
  top: 4px;
}

/* WIDGET */
.widget_categories ul{
  border: none;
}
.mc-lte-sidebar .widget-title{
  border-bottom: 1px solid var(--porto-input-bc);
}
ul.products li.product-col .woocommerce-loop-product__title {
    white-space: break-spaces;
    overflow: hidden;
    height: 40px !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
#header.sticky-header .header-main.change-logo .logo img{
  transform: scale(1);
}
.add-links .add_to_cart_button, .add-links .add_to_cart_read_more, .add-links .quickview, .add-links .yith-compare{
	border-radius: 24px;
}
/* Three Col Two Image */
.three-col-two-img .elementor-widget-wrap .elementor-widget-image,
.three-col-two-img .elementor-widget-wrap .elementor-widget-image *{
	height: 100%;
}

/* POST ITEM */
.porto-posts-grid .posts-wrap:not(.products){
	column-gap: 12px;
}
.porto-tb-item.post-item{
  padding: 16px;
  color: #757575;
  font-family: var(--e-global-typography-primary-font-family);
  display: flex;
  align-items: stretch;
  flex-direction: column;
	border: 0.5px solid #D9D9D9;
	border-radius: 10px;
}
.porto-posts-grid .posts-wrap:not(.porto-carousel) .porto-tb-item.post-item{
    max-width: calc(var(--porto-cw) - 8px);
}
.porto-posts-grid .posts-wrap.porto-carousel .porto-tb-item.post-item{
	height: 375px;
}
.porto-tb-item.post-item .porto-post-title{
  font-size: 16px;
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
	margin-bottom: 10px;
}
.porto-tb-item.post-item .post-excerpt{
  color: inherit;
  font-size: 14px;
	line-height:18px;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.porto-tb-item.post-item .post-excerpt p{
	margin-bottom: 15px;
}
.porto-tb-item.post-item .post-meta{
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  font-size: 14px;
  color: inherit;
  margin-top: auto!important;
}
.porto-tb-item.post-item .post-meta a{
  color: inherit;
}
.porto-tb-item.post-item .post-meta.clearfix::after,
.porto-tb-item.post-item .post-meta i,
.porto-tb-item.post-item .post-meta .meta-author span{
  display: none;
}
.porto-tb-item.post-item .thumb-info .thumb-info-wrapper,
.porto-tb-item.post-item iframe{    
	height: 140px;
    border-radius: 0;
    max-height: 140px;
    min-height: 140px;
}
.porto-tb-item.post-item .thumb-info .thumb-info-wrapper img{
    min-height: inherit;
    max-height: inherit;
    height: inherit;
    object-fit: cover;
}

.mc-post-content h2{
	font-size: 20px;
	margin-bottom: 20px;
}
.mc-post-content h3{
	font-size: 18px;
	margin-bottom: 20px;
}
.mc-post-content p{
	line-height: 20px;
}
/* PAGINATION */
.pagination-wrap .pagination{
  gap: 16px;
}
.pagination-wrap .pagination .page-numbers{
    border-radius: 50%;
    width: 34px;
    height: 34px;
}
.pagination-wrap .pagination .page-numbers:not(.current){
  color: var(--wp--preset--color--black);
}

.mc-post-content .btn-primary{
  color: var(--wp--preset--color--white)!important;
}
/* AUTHOR BOX */
.mc-author-box .elementor-widget-heading{
  margin-bottom: 10px;
}
.mc-author-box img{
	width: auto;
	height: auto;
	max-width: 75px;
	max-height: 75px;
	object-fit: cover;
	border-radius: 50%;
}
.mc-author-box .elementor-container{
  width: 100%;
}
.mc-author-box .mc-author-description{
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* POST SHARE */
.post-share .share-links .share-whatsapp{
  display: inline-block!important;
}
.rank-math-breadcrumb p{
	display: flex;
    align-items: center;
    gap: 4px;
	margin-bottom: 0;
}

body:not(.single-product) .rank-math-breadcrumb p{
	justify-content: center;
}
.rank-math-breadcrumb .separator{
	display: flex;
	align-items: center;
	border: none;
}
body:not(.single-product) .rank-math-breadcrumb a,
body:not(.single-product)  .rank-math-breadcrumb span{
	color: var(--wp--preset--color--white);
}

p:empty{display: none;}

/* SINGLE BLOG BANNER */
.mc-single-blog-right-sidebar .mobile-banner{
	display: none;
}
.content-share-post .elementor-widget-container{
  display: flex;
  gap: 8px;
  align-items: center;
}
.content-share-post .elementor-widget-container p{
  margin-bottom: 0;
}

/* BRAND BUSINESS FORM */
.brand-business-form-shortcode .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row:not(:last-child){
	margin-bottom: 8px
}
.brand-business-form-shortcode .forminator-ui#forminator-module-80278.forminator-design--material .forminator-button-submit{
	color: var(--bs-white);
	border-radius: 24px;
	padding: 12px 36px;
}
.brand-business-form-shortcode .forminator-ui#forminator-module-80278.forminator-design--material .forminator-row-last .forminator-field{
	text-align: right;
}


.single-post .qlwapp__container.qlwapp__container--bottom-left, .single-post .qlwapp__container.qlwapp__container--bottom-right{
	bottom: 82px;
	display: none;
}
.single-post div#gr_paybypoints_widget.grPbyP-center{
	display: none;
	bottom: 108px;
	left: 36px;
	right: unset;
}
.single-post .am-widgetbar-gratisfaction.am-mob-compact .am-GRwidgetbar-box{
	bottom: 140px;
	display: none;
}

/* SINGLE PRODUCT */
.single-product .site-main{
	margin-bottom: 0!important;
}
.single-product button.cr-nosummary-add,
.single-product button.single_add_to_cart_button{
	padding-left: 36px;
	padding-right: 36px;
	border-radius: 24px;
}
.single-product .resp-accordion{
	display:none;
}
.single-product ul.resp-tabs-list{
	    display: flex;
    align-items: center;
    justify-content: center;
	gap: 16px;
}
.single-product ul.resp-tabs-list li{
	font-size: 14px;
	text-align: center;
	margin-right: 0;
}
.single-product ul.resp-tabs-list .tab-content li{
	font-size: 16px;
}
.single-product .tab-content{
	max-width: 750px;
	margin: auto;
	border: none;
}
.single-product .tab-content.resp-accordion-closed{
	display: block!important;
}
.single-product .star-rating span:before{
	color: #FFDD00;
}
.single-product .cr-reviews-ajax-reviews .woocommerce-Reviews-title{
	font-size: 18px;
}
.single-product .cr-reviews-ajax-reviews .cr-nosummary-rating-cnt{
	height: auto;
	gap: 8px;
}
.single-product .cr-reviews-ajax-reviews .cr-nosummary-rating-cnt svg{
	width: 24px;
	height: 24px;
}
.single-product .cr-reviews-ajax-reviews .cr-nosummary-rating-cnt .cr-nosummary-rating-val,
.single-product .cr-reviews-ajax-reviews .cr-nosummary-rating-cnt .cr-nosummary-rating-lbl{
	font-size: 18px;
    margin: 0;
}
.single-product #reviews.cr-reviews-ajax-reviews .cr-count-row,
.single-product .cr-reviews-ajax-reviews .cr-ajax-reviews-sort-div .cr-ajax-reviews-sort{
	font-size: 14px;
}
.single-product #reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .review .comment-text{
	padding: 1em 16px;
}
.single-product .cr-show-more-reviews-prd{
	border-radius: 24px;
}
.single-product .type-product.product .yith-par-message-variation.yith-par-message-product,.single-product .type-product.product .yith-par-message.yith-par-message-product{
	margin-bottom: 0;
}
.single-product p,
.single-product .product_meta span{
	margin-bottom: 0;
	line-height: 1.5;
}
.single-product .related.products .slider-title,
.single-product .upsells .slider-title{
	text-align: center;
	border-bottom: none;
	font-size: 25px;
}
.single-product .related.products .owl-dots,
.single-product .upsells .owl-dots{
	display: none;
}
.single-product .cloned div.quantity .plus,
.single-product .cloned div.quantity .minus{
	display: none;
}
.single-product .wcpa_wrap .wcpa_radio .wcpa_radio_custom{
	display: none;
}
.single-product .wcpa_wrap .wcpa_group_field label{
    padding: 8px;
    border: 1px solid var(--bs-dark);
    border-radius: 8px;
}
.single-product .wcpa_wrap .wcpa_group_field label{
    padding: 8px;
    border: 1px solid var(--bs-dark);
    border-radius: 8px;
}
.single-product .wcpa_wrap .wcpa_group_field label.active{
	color: var(--bs-primary);
	border-color: var(--bs-primary);
}
.single-product .wcpa_wrap .wcpa_group_field{
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}
.single-product .page-top {
	margin: 0;
	border: none;
}
.single-product .page-top .col-lg-12{
	padding: 0;
}
.single-product .page-top ul.breadcrumb>li{
	text-transform: unset;
	font-size: 14px;
}
.single-product .woocommerce-product-rating{
	margin-bottom: 0;
}
.single-product .elementor-widget-porto_cp_excerpt{
	margin-bottom: 0;
}
.single-product .resp-tab-content h2{
	font-size: 20px
}
.single-product .resp-tab-content h3{
	font-size: 18px;
	font-weight: 600;
}
.single-product .resp-tab-content h4,
.single-product .resp-tab-content h5,
.single-product .resp-tab-content h6{
	font-size: 16px;
}
.single-product .resp-tab-content:not(#tab-faq_tab) *{
	margin-bottom: 10px;
	line-height: 25px!important;
}
.single-product .resp-tab-content p,
.single-product .resp-tab-content li,
.single-product .resp-tab-content a,
.single-product .resp-tab-content span {
	font-size: 16px;
}
.woocommerce-product-rating .review-link a{
	padding: 0;
}
/* MEDIA QUERIES */

@media screen and (min-width: 769px){
	.sticky-sidebar .elementor-element{
		position: sticky;
		top: 17%;
	}
}

@media (max-width: 1199px) {
    .about-us-floating-circle {
      top: 54px;
		  left: 8px;
    }
}
@media screen and (max-width: 1170px){
	.three-col-two-img .elementor-top-column{
		width: 100%;
	}
	.three-col-two-img .elementor-hidden-tablet{
		display: none;
	}
	
}

@media screen and (max-width: 768px) {
  .mc-lte-sidebar{
    padding: 25px 15px 0;
    max-width: 330px;
    background-color: #FFFFFF;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    overflow: scroll;
    transform: translate3d(-100%, 0, 0);
    transition: transform 0.3s;
    border-radius: 0;
    background-clip: border-box;
    z-index: 99999999999;
  }
  .mc-lte-sidebar.show-sidebar{
    transform: translate3d(0, 0, 0);
  }
  .mc-open-sidebar-button .elementor-icon{
    background: var(--bs-primary);
    padding: 8px;
    border-bottom-right-radius: 50%;
    border-top-right-radius: 50%;
    position: fixed;
    left: 0;
    top: 40%;
    z-index: 99;
  }
	.mc-single-blog-right-sidebar-wrapper{
		position: fixed;
		bottom: 0;
		z-index: 9999;
		width: 100%;
		left: 0;
		right: 0;
	}
	.mc-single-blog-right-sidebar-wrapper .elementor-widget-wrap{
		padding: 0!important;
	}
	.mc-single-blog-right-sidebar-wrapper .widget_media_image{
		margin: 0;
	}
	.mc-single-blog-right-sidebar-wrapper .mobile-banner{
		display: block
	}
	.mc-floating-mobile-sidebar .elementor-widget-wrap{
		max-height: 0;
		padding: 0;
	}
	.porto-tb-item.post-item .thumb-info .thumb-info-wrapper,
	.porto-tb-item.post-item iframe{
	  min-height: 190px;
	}
	.porto-tb-item.post-item .porto-post-title{
		font-size: 20px;
	}
	.porto-posts-grid .posts-wrap.porto-carousel .porto-tb-item.post-item{
		min-height: 420px;
	}
	
	.single-product .resp-tab-content h2{
		font-size: 18px
	}
	.single-product .resp-tab-content h3{
		font-size: 16px;
		font-weight: 600;
	}
	.single-product .resp-tab-content h4,
	.single-product .resp-tab-content h5,
	.single-product .resp-tab-content h6{
		font-size: 14px;
	}
	.single-product .resp-tab-content p,
	.single-product .resp-tab-content li,
	.single-product .resp-tab-content a,
	.single-product .resp-tab-content span {
		font-size: 14px;
	}
	.single-product .product_meta span{
		font-size: 14px;
	}
}

@media (max-width: 765px){
	.thumb-info .thumb-info-wrapper,
	.products .product-category .thumb-info{
		min-height: unset;
	}
	.footer-wrapper p,
	.footer-wrapper h2, 
	.footer-wrapper li a,
	.footer-wrapper .widget-title{
		text-align: center!important;
	  }
	.header-main:not(.sticky) .desktop-header-sticky-nav{
		width: 60%!important;
	}
}
@keyframes loader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}