/**
* Theme Name: Marketo
* Theme URI: http://xpeedstudio.com/wp/marketo/
* Description: Marketo is a powerful and modern WooCommerce responsive WordPress Theme.
* Version: 5.2.0
* Requires at least: 5.0
* Tested up to: 6.0
* Requires PHP: 7.4
* Author: XpeedStudio
* Author URI: http://www.xpeedstudio.com
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready
* Text Domain: marketo
*
*/
.product-sku {
      font-size: 16px;
    color: #0372FF;
    font-family: Roboto;
    font-weight: 400;
    line-height: 1.5;
}
.xs-single-product:hover .list-group.xs-list-group.xs-product-content {
    display: none !important;
}
.cc img{
	width: 320px !important;
    height: 208px !important;
    object-fit: cover !important;
}

.aws-container .aws-show-clear .aws-search-field {
    padding-right: 10px !important;
}
body.home .xs-breadcumb,
body.home header.entry-header{
    display: none !important;
}
.aws-container .aws-search-form .aws-form-btn { 
    background: #00356b !important;
}
span.aws-search-btn_icon svg path{
    fill: #fff !important;
}
.f-menu div#ekit-megamenu-main-menu ul#menu-main-menu-2 {
    flex-direction: column !important;
    display: flex !important;
}
.gt_container-f72u5p .gt_switcher { 
    width: 136px !important;
}
.archive .price {
    display: none !important;
}
.ekit-wid-con ul.ekit_social_media li:hover a i {
    color: #ffffff !important;
    fill: #ffffff !important;
}

/*blog category*/
.post-meta-left span.post-author {
    display: block;
}
/*shop page product hover centent center*/
.list-group.xs-list-group.xs-product-content {
    text-align: center;
}

/*product category border*/
.tab-content .xs-tab-slider-item .xs-product-widget {
    border: 1px solid #e3e3e3;
}


@media only screen and (max-width: 1024px) {
     /*whishlist pages table css*/
     .wishlist_table.mobile li {
      margin-bottom: 10px;
      display: flex;
      border: 1px solid rgba(0,0,0,.1);
      align-items: center; 
 }
 .additional-info tr td:first-child {
      display: none;
 }
}

@media (min-width: 1025px) and (max-width: 2560px){
	.ekit-vertical-navbar-nav .elementskit-megamenu-panel {
    width: 750px !important;
}
}
.ekit-vertical-navbar-nav .elementskit-submenu-indicator {
    transform: rotate(
-90deg
);
	transition: ease 0.5s;
}
.ekit-vertical-navbar-nav>li:hover .elementskit-submenu-indicator{
	transform: rotate(0deg);
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block !important;
}
.elementskit-navbar-nav .elementskit-submenu-panel {
    background-color: #ffffff !important;
}

.woocommerce table.shop_table td del, .price del {
    opacity: 1;
}
.price del {
    color: #949292 !important;
}
del, del .woocommerce-Price-amount.amount {
    color: #949292;
}
 .elementor-icon-list-icon {
    margin: 20px 20px 20px 0px !important;
}
.elementor-icon-list-icon i {
    font-size: 26px;
    color: red;
}
.custom-link{
	font-size:16px;
	font-weight:900;
	color:white;
	
}
.custom-link:hover{
	font-size:16px;
	font-weight:900;
	color:white;

}
.post-single .post-meta {
    margin-bottom: 15px;
    display: none;
}
.post-single .post-body {
    padding-left: 40px;
}
embed, img:not([draggable]), object, video {
    max-width: 100%;
    height: auto;
    margin: auto;
}

.xs-blog-post-comments input[type=text], input[type=date], input[type=email], input[type=number], input[type=password], input[type=tel], input[type=url], select, textarea {
	border-top:none !important;
	border-left:none !important;
	border-right:none !important;
    border-bottom: 3px solid #E3E3E3!important;
}
 .list-group.xs-list-group.xs-product-content {
  
    display: none !important;
} 

.bg-gray {
    background-color: #f9f9f9;
    display: none;
}
/* .woocommerce ul li:nth-child(12) {
    display: none !important;
} */
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 40px !important;
    margin: 0 0 -4px;
    user-select: none;
    -webkit-user-select: none;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
		padding-top:5px !important

}
.select2-container--default .select2-selection--single:hover {
    background-color: #fff;
    border: 1px solid #0073AA;
    border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
    font-size: 16px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 8px !important;
    right: 1px;
    width: 20px;
}
/* .sidebar .widget-title {
    font-size: 22px !important;
    font-weight: 500;
    position: relative;
    padding-left: 15px;
    margin: 0px 0px 20px;
    border-left: 3px solid rgb(33, 84, 207);
    border-color: rgb(33, 84, 207);
} */
/* .tax-product_cat .product-title {
    font-size: 1em;
    display: none;
} */
 .media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: none;
} 
/* .widget{
	
	flex:none;
	max-width:100%
}  */
	
/* .content-area {
	flex:none;
	max-width:100%
} */
.tax-pwb-brand .pwb-brands-in-loop{
	margin-bottom:20px
}
/* .elex-rqst-quote-front-wrap {
    max-width: 1240px!important;
    width: 100%;
    margin: 70px auto;
} */
.btn:not([data-toggle="popover"]).btn-sm {
    min-height: 40px;
    min-width: 40px;
    font-size: 1em;
    padding: 0;
    line-height: 40px;
}
.btn:not([data-toggle="popover"])::before {
    content: "";
    z-index: -1;
    position: absolute;
    top: 50%;
    left: 100%;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #034c96;
}
.btn:not([data-toggle="popover"]).btn-sm {
    min-height: 40px;
    min-width: 40px;
    font-size: 1em;
    padding: 5px 40px;
    line-height: 40px;
    background-color: #034c96;
}
.btn:not([data-toggle="popover"]).btn-primary::before {
    background-color: #0086c9;
}
.btn:not([data-toggle="popover"]).btn-outline-primary {
    color: #ffffff;
}
.btn:not([data-toggle="popover"]).btn-sm {
    min-height: 40px;
    min-width: 40px;
    font-size: 1em;
    padding: 5px 40px;
    line-height: 40px;
    background-color: #3cd2ff;
}


.shop-archive .xs_product_img_link { 
    padding: 30px;
}

.woocommerce-Price-amount.amount {
    color: #83b735;
    padding-left: 5px;
    display: none !important;
}
.xs-product-wraper .product-item-meta {
    opacity: 1;
    top: -15px;
}
.product-item-meta >li:nth-child(2){
	display:none
}
.woocommerce div.product form.cart {
    margin-bottom: 2em;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.woocommerce div.product form.cart div.quantity {
    margin: 0 0px 20px 0;
}
.woocommerce input.button, .woocommerce button.button, .woocommerce a.button.alt, .woocommerce button.button.alt {
    background-color: #034c96;
}
.majc-cartitem-list .majc-cart-items-inner .majc-item-img {
    flex: 0 1 120px;
    display: flex;
    margin-right: 20px;
    width: 120px;
    justify-content: center;
    align-items: center;
}
.majc-cartitem-list .majc-cart-items-inner .majc-item-img {
    flex: 0 1 120px;
    display: flex;
    margin-right: 20px;
    width: 120px;
    justify-content: center;
    align-items: center;
}
.yith-wcqv-wrapper{
	height:50vh !important
}
#yith-quick-view-modal.open .yith-wcqv-main {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    height: 100%;
    overflow-y: unset;
    position: relative;
}
#yith-quick-view-content div.images {
    width: 30%;
    float: left;
    opacity: 1 !important;
    margin: 50px;
    box-sizing: border-box;
    border: 1px solid;
    padding: 20px;
}
.shop-archive .woocommerce-tabs {
    overflow: visible;
    display: none;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 27%;
    margin: auto;
}
.entry-summary {
    padding-top: 0px;
}
.majc-toggle-button .majc-cartbasket-toggle-btn {
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #9676f8;
    transition: all ease 0.3s;
    color: #fff;
    font-size: 32px;
    cursor: pointer;
    box-shadow: 1px 2px 3px rgba(0,0,0,0.1);
}
.wpr-cart-wrapper table.shop_table, .woocommerce-cart .cart-collaterals .cart_totals table {
    border-collapse: collapse;
    display: none;
}
.cart_totals > h2 {
	display:none;
}
.woocommerce-shipping-fields{
	display:none;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
  
    margin-top: 10px;
}
.shop-view-nav .nav-item:last-child {
    margin-right: 0;
    display: none;
}
.woocommerce input.button, .woocommerce button.button, .woocommerce a.button.alt, .woocommerce button.button.alt {
    color: #fff;
    background-color: #007bff;
    padding: 10px 22px!important;
}
.wqv-product-images {
    width: 40%;
    overflow: hidden;
    position: relative;
}
#wqv-quick-view-content.sp-wqv-content {
   
    display: flex;
    justify-content: center;
    align-items: center;
}

#wqv-quick-view-content .wqv-product-info .product_meta>span.posted_in {
    display: none ;    
}
.product_meta > span.posted_in {
    display: none ;
	opacity:0;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li:nth-child(3) {
   display:none
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li:nth-child(7) {
   display:none
}
.product_meta > span.tagged_as {
    display: none;
}

.single_add_to_cart_button {
    color: #f7f7f7;
    overflow: hidden !important;
    padding: 22px 42px !important;
    background-color: #0b4e94;
}
.woocommerce-product-gallery__trigger{
	width:50%!important
	margin:auto
}
.media {
 
    display: none !important;
}

li[id*="shop-pegasus"] {
  display:none !important
}
li[id*="shop-pegasus1"] {
  display:none !important
}
li[id*="shop-pegasus2"] {
  display:none !important
}
li[id*="shop-pegasus3"] {
  display:none !important
}
li[id*="shop-brother"] {
  display:none !important
}
li[id*="shop-durkopp"] {
  display:none !important
}
li[id*="shop-vibemac"] {
  display:none !important
}
li[id*="shop-brother"] {
  display:none !important
}

.xoo-wsc-basket {
    top: 0px;
    bottom: 0px;
	margin:auto;
   
}
@media only screen and (max-width: 1024px) {
.post-single .entry-header .entry-title {
    font-size: 22px;
    margin-bottom: 10px;
	}
}
@media only screen and (max-width: 1024px) {
.post-single .post-body {
   padding-left: 5px;
    margin: auto;
}}

@media only screen and (max-width: 1024px) {
.post-navigation .post-previous {
    text-align: left;
    float: unset;
    border-left: 0 none;
    border-right: 0 none;
    padding: 0px;
	}
.post-navigation h3 {
    font-size: 12px;
    line-height: 26px;
    margin: 8px 0;
}
.post-navigation .post-next {
    text-align: right;
    float: unset;
    border-right: 0 none;
    padding: 0px;
}}
.woocommerce div.product form.cart {
    margin-bottom: 2em;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
}

#wqv-quick-view-content .wqv-product-info .product_meta>span.tagged_as {
    display: none;
}
.archive.tax-product_cat .wqv-product-info form.cart {
    margin-bottom: 10px;
    overflow: hidden;
    display: none;
}
.tax-product_tag .wqv-product-info form.cart {
    margin-bottom: 10px;
    overflow: hidden;
    display: none;
}
.wqv-product-info {
    width: 60%;
    overflow: auto;
    margin: 0;
    padding: 20px;
}
.wqv-product-images {
    width: 40%;
    overflow: hidden;
    position: relative;
    margin: 20px;
}


.archive.tax-pwb-brand .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.archive.tax-pwb-brand .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 25%;
    max-width: 25%;
}
#wqv-quick-view-content .wqv-product-info .product_meta>span {
    padding: 0px 0px;
    position: absolute;
    top: 0px;
}

@media only screen and (max-width: 600px){
.archive.tax-pwb-brand .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 100%;
    max-width: 100%;
}}

.woocommerce .wqv-product-info .quantity .qty, .wqv-product-info .quantity .qty {
   
    margin-top: 5px;
}
.woocommerce div.product form.cart {
    margin-bottom: 2em;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
    border-radius: 0;
    margin-right: 8px;
    width: 60px;
    height: 40px;
    border: none;
}
.col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    max-width: 100%;
}
.sku_wrapper, .product-sku, .sku {
	font-size:18px;
	color: #0372FF
}
.woocommerce div.product .product_title, .product-title {
    clear: none;
    margin-top: 0;
    padding: 0;
    font-size: 14px;
	
}
.shop-archive .xs_product_img_link {
    padding: 0px; 
}
.archive.tax-product_cat .xs-product-wraper .product-item-meta {
    
    display: none;
}
.archive.tax-product_cat .product-sku{
	display:none;
}
.sku_wrapper{
	font-size:18px !important;
		color: #0372FF !important;
}
#product-180065 > div.summary.entry-summary > div.woocommerce-product-details__short-description{font-size:17px;}
#product-180066 > div.summary.entry-summary > div.woocommerce-product-details__short-description{font-size: 17px;
    /*font-family: initial;*/
    color: black;
}

.product_meta > span{display:none ;}
#product-180066 > div.summary.entry-summary > h1{display:none;}
b, strong{color:black;}
.woocommerce div.product 
.product_meta > span{display:none !important;}
#product-180073 > div.summary.entry-summary > h1{display:none !important;}

table th, table td{
	padding:0px;

}

.woocommerce div.product div.summary{color:black;font-size:17px;}


.sidebar .widget {
    margin-bottom: 40px;
    border: 1px solid #f1f1f1;
    padding: 20px;
}
.wpfFilterButton.wpfButton, .wpfClearButton.wpfButton {
    padding: 10px !important;
    align-items: center;
    min-height: 20px !important;
    border-radius: 30px !important;
    font-size: 15px !important;
    text-decoration: none !important;
    text-align: center;
    text-transform: capitalize !important;
    transition: all 0.2s;
    white-space: normal;
    cursor: pointer;
    border: none;
    font-weight: 500 !important;
    outline: none;
    background-color: #034c96;
    color: white;
}
.single-post .entry-content select, .wp-block-archives.wp-block-archives-dropdown select, .wp-block-categories-dropdown select, .sidebar .widget select {  
    width: 100%; 
}
.wpfFilterWrapper .wfpDescription {
    font-size: 18px !important;
    margin-bottom: 20px;
    color: #034c96;
    font-weight: 700;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 60%;
    clear: none;
}
.elementor-1903 .elementor-element.elementor-element-1ea82fb .ekit_social_media > li > a {
    text-align: center;
    text-decoration: none;
    border-radius: 50% 50% 50% 50%;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.xs-breadcumb {

    display: none;
}
.product-template-default.single.single-product .xs-breadcumb{
	display:block !important;
}

.product-template-default.single.single-product .elementor-1903 .elementor-element.elementor-element-f55c448:not(.elementor-motion-effects-element-type-background), .elementor-1903 .elementor-element.elementor-element-f55c448 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
   display:none !important;;
}

.elementor-1903 .elementor-element.elementor-element-f55c448:not(.elementor-motion-effects-element-type-background), .elementor-1903 .elementor-element.elementor-element-f55c448 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #fafafa;
    margin-top: 20px;
    align-items: center;
  
}

span.xoo-wsc-footer-txt {
    text-align: center;
    margin: -8px auto 10px;
    display: none;
    font-size: 90%;
}
.xoo-wsc-pprice{
	display:none;
}
.xoo-wsc-ft-totals {
    width: 100%;
    padding: 10px 0;
    display: none;
}

.search-results #wpfBlock_1{
	display:none !important
}
.aws-container .aws-search-field {
    width: 100%;
    max-width: 100%;
    color: #313131;
    padding: 20px ;
    line-height: 30px;
    display: block;
    font-size: 12px;
    position: relative;
    z-index: 2;
    -webkit-appearance: none;
    height: 100%;
    margin-top: auto!important;
    border: 1px solid #d8d8d8;
    outline: 0;
    border-radius: 30px !important;
}
.woocommerce div.product .product_meta > span{display:block !important;
color:transparent !important;
	margin-left:-48px !important;
}

.woocommerce ul.products li.product img {
    object-fit: cover;
    height: 300px; /* ajuste selon ta hauteur souhaitée */
    width: 100%;
}


.woocommerce-products-header__title.page-title {
  display: none !important;
}
/* Style uniforme pour les descriptions de catégories WooCommerce */
.term-description {
    text-align: justify;
    font-size: 16px; /* Taille du texte */
    line-height: 1.8; /* Hauteur de ligne pour meilleure lisibilité */
    color: #333; /* Couleur du texte */
    font-family: "Helvetica", "Arial", sans-serif; /* Police uniforme */
}

.term-description strong {
    font-weight: 600;
    color: #000;
}

