/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.nav-link.dropdown-toggle:after {
    right: 10px;
    left: auto;
    position: absolute;
    font-size: 31px;
    top: 20px;
    transform: rotate(90deg);
}
.dropdown-menu.show {
    max-width: 100%;
    width: 100%;
    background-color: transparent;
    padding-top: 5px;
    box-shadow: none;
    transform: none !important;
    position: static !important;
	border: unset;
    padding-left: 20px;
}
.secondleveldropdown > button:after {
    right: 10px;
    position: absolute;
    bottom: 8px;
    font-size: 30px;
    transform: rotate(90deg);
}
button.btn.btn-secondary.dropdown-toggle {
    width: 100%;
    text-align: left;
    background: unset;
    color: #e64b2d;
    border: none;
}
ul.navbar-nav ul > li button.dropdown-toggle.show + ul.dropdown-menu.d-none.show {
    display: block !important;
/*     max-height: 25vh; */
    overflow: scroll;
	width: 90%;
	scrollbar-color: #e64b2d #e64b2d;
}
ul.topUL.navbar-nav {
    max-height: 80vh;
    overflow: scroll;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #fff !important;
    background: #e64b2d;
}
button.btn.btn-secondary.dropdown-toggle.show {
    text-decoration: underline;
    text-underline-offset: 7px;
}
.lv3UL a.dropdown-item {
    padding: 5px 15px;
    overflow: hidden;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
	color: #23414b;
}
.secondleveldropdown > button.show:after {
    transform: rotate(0deg);
}
.mobile{
    width: 100%;
	overflow: hidden;
	position: relative;
	display: flex;
    justify-content: space-between;
    padding: 5px 5px 0px 5px;
}

.mobile-nav ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.mobile-one img {
    width: 150px;
}
/* toggle css */
#pencet{
    display:flex;
    margin: 0.5em;
    flex-direction:column;
    cursor:pointer;
  }
  
  #pencet span{
    background-color:#23414b;
    width:2em;
    height:.2em;
    margin:0.26em 0;
    display:block;
    transition: all .4s ease;
    transform-origin:0 0;
  }
  
  .Diam span:nth-child(1) {
    transform: rotate(45deg) translate(1px, -1px);
  }
  
  .Diam span:nth-child(2) {
    Transform: scaleX(0);
  }
  
  .Diam span:nth-child(3) {
    transform: rotate(-45deg) translate(1px, 0);
  }
  
.mobile-nav{
	background-color: #ffffff;
	width: 100%;
	height: 100%;
	transform: translate(-100%, 0);
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	    position: fixed;
    z-index: 999999;
	overflow: scroll;
    scrollbar-color: #e64b2d #e64b2d;
}

 .mobile-nav li a{
	color: #e64b2d;
	display: block;
	padding: 11px 14px;
    text-decoration: none;
	font-size:18px;
}
button.btn.btn-secondary.dropdown-toggle{
	font-size:18px;
}
/* mobile-social-contact-bottom-bar */

.mobile-social-contact-bottom-bar {
        margin-top: 10px;
    text-align: center;
}
.mobile-social-contact-bottom-bar .mobile-social-img {
    margin: 0px 15px;
}
.mobile-social-contact-bottom-bar img.mobile-social-img-1 {
       width: 32px;
    height: auto;
}
.mobile-social-contact-bottom-bar img.mobile-social-img-2 {
        width: 38px;
    height: auto;
}
.mobile-social-contact-bottom-bar img.mobile-social-img-3 {
        width: 26px;
    height: auto;
}
.topUL a.nav-link {
    font-size: 20px;
    font-weight: 600;
}
li:empty {
    display: none;
}

.jet-woo-builder-single-ajax-add-to-cart {
    display: block;
    transform: skew(-35deg);
    font-family: "IBMPlexSans-Semi Bold", Sans-serif;
    font-weight: 700;
    background-color: var(--e-global-color-secondary) !important;
    border-style: none;
    border-radius: 1px 1px 1px 1px;
}
.jet-woo-builder-single-ajax-add-to-cart button.single_add_to_cart_button.button.alt {
    display: block;
    transform: skew(35deg);
    background: unset;
	    font-size: 16px;
    padding: 15px 30px;
}
.jet-woo-builder-single-ajax-add-to-cart .quantity {
    display: none !important;
}
.wp-block-woocommerce-cart-order-summary-block {
    display: none;
}
.wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block {
    display: none;
}
.wc-block-components-sidebar-layout .wc-block-components-main{
	width:100% !important;
}
th.wc-block-cart-items__header-total {
    visibility: hidden;
}
.ywraq-ask-for-a-quote-on-block {
    display: block;
    transform: skew(-35deg);
    font-family: "IBMPlexSans-Semi Bold", Sans-serif;
    font-weight: 700;
    background-color: var(--e-global-color-secondary) !important;
    border-style: none;
    border-radius: 1px 1px 1px 1px;
}

element.style {
}
#ywraq_cart_quote.button, #ywraq_checkout_quote_button.button {
    background: var(--ywraq_checkout_button_bg_color);
    color: var(--ywraq_checkout_button_color);
    border: 1px solid var(--ywraq_checkout_button_color);
    width: 100%;
}
button#ywraq_cart_quote {
    display: block;
    transform: skew(35deg);
    background: unset !important;
    font-size: 16px;
    padding: 15px 30px;
    border: unset !important;
}

.sp-wcsp-cat-name {
    color: #000;
    font-weight: 600;
}

.sp-wcsp-button {
    pointer-events: none;
}
.lv3UL a.dropdown-item:active {
    background: #e64b2d;
    color: #fff;
}
.grid-item.parent {
    text-transform: uppercase;
    font-weight: 600;
}

/* Deepak-raj CSS 27-02-2024 */

.jet-checkboxes-list .jet-checkboxes-list__item .jet-checkboxes-list__label {
    text-align: start !important;
    margin-left: 5px !important;
    line-height: 1.2em !important;
}
.tax-product_cat ::-webkit-scrollbar {
  width: 5px !important;
  
}

.tax-product_cat ::-webkit-scrollbar-track {
  background: #f1f1f1 !important; 
}
 
.tax-product_cat ::-webkit-scrollbar-thumb {
  background: #e54b2d !important;
  border-radius: 10px !important;
}

.tax-product_cat ::-webkit-scrollbar-thumb:hover {
  background: #ec7355 !important; 
}

.jet-checkboxes-list .jet-checkboxes-list__item .jet-checkboxes-list__input:checked+.jet-checkboxes-list__button .jet-checkboxes-list__decorator {
    background: #e54b2d !important;
}
.elementor-2455 select.jet-select__control,
.elementor-2455 .jet-filter-items-dropdown__label{

    border: none !important;
}
:focus-visible {
    outline: none !important;
}
span.jet-checkboxes-list__decorator {
    border: 1px solid #eb7355 !important;
}
.jet-filters-pagination__link {
    background-color: #e64b2d00 !important;
    transform: skew(35deg) !important;
}
.jet-filters-pagination__load-more {
    display: block !important;
    transform: skew(-39deg) !important;
    background-color: #eb7355 !important;
}

button.ui-dialog-titlebar-close {
  position: absolute !important;
  right: 32px !important;
  top: 32px !important;
  width: 32px !important;
  height: 0px !important;
	padding:0 !important;
}
button.ui-dialog-titlebar-close:before, button.ui-dialog-titlebar-close:after {
  position: absolute !important;
  left: 15px !important;
  content: ' ' !important;
  height: 25px !important;
  width: 2px !important;
  background-color: #eb7355 !important;
}
button.ui-dialog-titlebar-close:before {
  transform: rotate(45deg) !important;
}
button.ui-dialog-titlebar-close:after {
  transform: rotate(-45deg) !important;
}

button.ui-dialog-titlebar-close {
    border: none;
}
.jet-filter-items-dropdown__active__item{
	background-color: #EB7355 !important;
    color: #fff;
}

.woocommerce .star-rating {
    float: none;
}
header.page-header {
    display: none;
}
.social-popup-header {
    position: relative;
    padding-bottom: 10px;
}
.social-popup-header p {
    margin: 0;
    line-height: 1.3;
}
.social-popup-header img {
    width: 27px;
    position: absolute;
    rotate: -87deg;
    margin-left: 4.3em;
    bottom: 9px;
}
.dialog-widget-content.dialog-lightbox-widget-content.animated {
    margin-right: 7vw;
}
nav.woocommerce-breadcrumb {
    display: none;
}

/*button slanted CSS*/
.button-slanted .elementor-button{
  display: block;
  transform: skew(-35deg);
}
.button-slanted .elementor-button > .elementor-button-content-wrapper {
  display: block;
  transform: skew(35deg); /* Positive skew for inner text */
}


/* color-tab-singleproduct-24-01-2024 */
.color-tab-singleproduct ul {
/*     padding: 0px !important; */
	columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.color-tab-singleproduct li {
    list-style: none;
	border-bottom: 1px solid #000;
    padding: 3px 0px;
	width: 80%;
}
.color-tab-singleproduct span.right {
    font-weight: 600;
	display:inline-block;
	width:60%;
}
.color-tab-singleproduct span.left {
    display: inline-block;
    width: 40%;
	vertical-align:top;
}
/* product page bg 27-01-2024 */
.flex-control-thumbs li img {
    background-color: #eaeced;
}

.elementor-tabs-wrapper {
    padding-left: 12.5em !important;
}

/* responsive_29-01-2024 */
@media only screen and (min-width: 320px) and (max-width: 767px) {

.color-tab-singleproduct ul {
    padding: 0px !important;
    columns: 1;
    -webkit-columns: 1;
}
.color-tab-singleproduct li {
    width: 100%;
}
.color-tab-singleproduct span.left {
    width: 50%;
}
.color-tab-singleproduct span {
    font-size: 14px;
}
}

.menu-to-secbar .headerpart1 .active p {
    color: #e64b2d !important;
}
.menu-to-secbar .headerpart1 .active{
    color: #e64b2d !important;
}


/* shop page */
.elementor-2455 select.jet-select__control {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(/wp-content/uploads/2024/01/down-arrow.png);
    background-repeat: no-repeat, repeat;
    background-position: right 0.7em top 50%, 0 0;
    background-size: 1.5em auto, 100%;
}

.elementor-2455 .jet-filter-items-dropdown__label:after {
       display: none;
}
.elementor-2455 .jet-filter-items-dropdown__label {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(/wp-content/uploads/2024/01/down-arrow.png);
    background-repeat: no-repeat, repeat;
    background-position: right 0.7em top 50%, 0 0;
    background-size: 1.5em auto, 100%;
	    background-color: #f7f7fb;
    border: 1px solid #000;
}
.elementor-2455 .elementor-2455 .elementor-element.elementor-element-cc37eb4 .jet-checkboxes-list-wrapper
 {
    text-align: start !important;
}

.elementor-2455 .jet-filter-items-dropdown .jet-checkboxes-list-wrapper {
    padding: 5px 12px 5px 8px !important;
}

.elementor-2455 .elementor-element.elementor-element-cc37eb4 .jet-checkboxes-list__decorator {
    margin-right: 12px !important;
}
.jet-woo-product-excerpt {
    display: none; !important
}
span.left {
    font-weight: 600;
}
.color-tab-singleproduct span.right {
    font-weight: 300;
}
jet-woo-products__not-found {
    display: none;
}
h5.jet-woo-product-title {
    margin: 20px;
}

i.wvg-thumbnail-prev-arrow.dashicons.dashicons-arrow-left-alt2.slick-arrow {
    background-color: #EA7355;
	opacity: 0.7;
}

i.wvg-thumbnail-next-arrow.dashicons.dashicons-arrow-right-alt2.slick-arrow {
    background-color: #EA7355;
	opacity: 0.7;
}
.jet-woo-categories .jet-woo-categories__item.swiper-slide .jet-woo-categories__inner-box .jet-woo-category-thumbnail img {
    width: 75%;
    height: 100px !important;
    background-color: #e9e9e9;
    margin: 0px 15px !important;
    padding: 20px 0px 10px 0px;
}

.jet-woo-carousel.swiper-container {
    position: static;
    width: 95%;
    height: 100%;
}
.sp-wcsp-cat-name {
    color: #000;
    font-weight: 600;
}

.sp-wcsp-button {
    pointer-events: none;
}
.lv3UL a.dropdown-item:active {
    background: #e64b2d;
    color: #fff;
}
.grid-item.parent {
    text-transform: uppercase;
    font-weight: 600;
}

.jet-woo-products .jet-woo-product-thumbnail img {
    width: 100%;
    vertical-align: middle;
    height: 20em;
    object-fit: contain;
}
.jet-list-tree__children .jet-checkboxes-list__label {
    text-transform: capitalize !important;
    font-weight: 400 !important;
}
.warenkorb a.nav-link svg {
    fill: #e64b2d;
    height: 20px;
    padding-right: 10px;
}