/*======================================
Theme Name: LWS CHILD
Theme URI: https://lindert-web-solution.de/
Description: LWS CHILD THEM FOR DIVI
Version: 1.0
Author: LiNDERT WEB SOLUT1ON
Author URI: https://lindert-web-solution.de/
Template: Divi
======================================*/
.footer-links a {
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
}

.footer-links a::after {
	content: '';
	display: block;
	width: 0;
	height: 1px;
	transition: width .3s;
	background-color: #ffffff;
}

.footer-links a:hover::after {
  width: 100%;
}



.et_pb_menu li.mega-menu > ul > li > a:first-child {
	background-color: #0F0;
}


.cfvsw-swatches-container.cfvsw-product-container .cfvsw-swatches-option.cfvsw-image-option .cfvsw-swatch-inner {
    width: 50px!important;
    height: 50px!important;
}

.cfvsw-swatches-blur-cross-disable::before,
.cfvsw-swatches-hide-disable::before,
.cfvsw-swatches-blur-cross::before {
        font-family: Dashicons;
        content: "\f335";
        color: rgba( 204, 69, 69, 1 );
        font-size: 3.8em!important;
        -webkit-transition: all 200ms;
        transition: all 200ms;
        position: absolute;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        background: rgba( 255, 255, 255, 0.7 );
}


@media only screen and (max-width: 767px) {
    .et_pb_row {
        width: 90%;
    }
    .et-db #et-boc .et-l .et_pb_row {
        width: 90%;
    }
    .cfvsw-swatches-container.cfvsw-product-container .cfvsw-swatches-option.cfvsw-image-option .cfvsw-swatch-inner {
        width: 35px!important;
        height: 35px!important;
    }
    .cfvsw-swatches-blur-cross-disable::before,
    .cfvsw-swatches-hide-disable::before,
    .cfvsw-swatches-blur-cross::before {
            font-family: Dashicons;
            content: "\f335";
            color: rgba( 204, 69, 69, 1 );
            font-size: 3.0em!important;
            -webkit-transition: all 200ms;
            transition: all 200ms;
            position: absolute;
            overflow: hidden;
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: 100%;
            background: rgba( 255, 255, 255, 0.7 );
    }
}

@media only screen and (max-width: 479px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.dgwt-wcas-search-wrapp {
    min-width: 210px!important;
}

/*
input#dgwt-wcas-search-input-3 {
    width: 210px!important;
}
*/

.dgwt-wcas-search-input {
    margin: 0 0 0 0!important;
    padding: 15px 0 15px 0!important;
}
.dgwt-wcas-search-form {
    margin: 5px 0 5px 0!important;
    padding: 0 0 0 10px!important;
    width: 100%;
}

@media only screen and (max-width: 479px) {
    #quadmenu.quadmenu-custom2_theme.quadmenu-is-horizontal.js .quadmenu-navbar-header .quadmenu-navbar-brand.img {
        height: 28px;
        line-height: 28px;
        padding: 2px 0 2px 0!important;
    }
    .dgwt-wcas-overlay-mobile {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        background: #000c2f!important;
    }

    .dgwt-wcas-search-wrapp.khp-mobile-fibosearch.khp-mobilenav {
        display: inline-block!important;
        width: 78%!important;
        height: 32px!important;
    }

    .dgwt-wcas-search-wrapp.khp-mobile-fibosearch.khp-mobilenav .dgwt-wcas-search-form .dgwt-wcas-sf-wrapp {
        height: 32px!important;
        margin: 14px 0 14px 0!important;
        padding: 0 0 0 0!important;
    }
    .dgwt-wcas-search-wrapp.khp-mobile-fibosearch.khp-mobilenav .dgwt-wcas-search-form .dgwt-wcas-sf-wrapp .dgwt-wcas-search-input {
        background: #00ff00 !important;
        height: 32px!important;
        margin: 0 0 0 0!important;
        padding: 0 0 0 0!important;
    }
}


.woocommerce .woocommerce-error {
	  background: #DD3333 !important;
}


#quadmenu .quadmenu-navbar-nav li.quadmenu-item .quadmenu-item-content {
    padding: 10px!important;
}

#quadmenu.quadmenu-default_theme .quadmenu-navbar-nav .quadmenu-dropdown-menu .button {
  color: #ffffff;
  background-color: #2f333a !important;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

.wpfFilterButton.wpfButton, .wpfClearButton.wpfButton{
    min-height: 2.5em!important;
    font-size: 1.1em!important;
}
.wpfFilterTitle {
    font-size: 1.2em!important;
    line-height: 1.2em!important;
    min-height: 1.6em!important;
}

.wpfFilterWrapper .wfpTitle{
    font-size: 1.2em!important;
    height: 1.3em!important;
}

ul.quadmenu-navbar-nav > li.quadmenu-item-object-cart > a > span > span.quadmenu-cart-total > span {
    display: none;
}

#quadmenu.quadmenu-is-horizontal .quadmenu-navbar-nav li.quadmenu-item>.quadmenu-dropdown-menu{position:absolute;top:100%;min-width:270px;}
#quadmenu.quadmenu-is-horizontal .quadmenu-navbar-nav li.quadmenu-item.quadmenu-item-level-1>.quadmenu-dropdown-menu,
#quadmenu.quadmenu-is-horizontal .quadmenu-navbar-nav li.quadmenu-item.quadmenu-item-level-2>.quadmenu-dropdown-menu{position:absolute;top:0;min-width:270px;}


#quadmenu.quadmenu-default_theme .quadmenu-navbar-nav .quadmenu-dropdown-menu .widget_shopping_cart a.button:hover,
#quadmenu.quadmenu-default_theme .quadmenu-navbar-nav .quadmenu-dropdown-menu .widget_shopping_cart a.button:hover {
    background-color: #19a4e1 !important;
}

.woocommerce .widget_shopping_cart a.button:hover:after,
.woocommerce-page .widget_shopping_cart a.button:hover:after,
.woocommerce .widget_shopping_cart a.button:after,
.woocommerce-page .widget_shopping_cart a.button:after {
    content: " ";
    display: table;
}


