/* 
  *  Edited by webfellows UG
  *  =====================================================================================
  *     
  *     Customer		            TREWESTO GmbH
  *     Path                        /public/css
  *     File            		    webfellows.css
  *     File-Release		        v 1.0.0
  *
  *
  *  Copyright
  *  =====================================================================================
  *  
  *     webfellows UG Petrinistrasse 14-16 907080 Würzburg
  *
  *     @author			webfellows UG
  *     @Mail           support@webfellows.eu
  *     @Web            http://www.webfellows.eu
  *     @phone    		+49 931 301 97 79-0
  *     @copyright		Copyright (c) 2020 webfellows UG (http://www.webfellows.eu)
*/


/* 
  *  Startseite
  *  =====================================================================================
*/

.is-act-home .wefe-home-image .cms-element-image .cms-image-container img {
    /*
  padding-top: 50px !important;
  padding-bottom: 45px !important;
  */
}

.is-act-home .cms-element-image {
    padding-right: 6px !important;
}

.is-product-listing .cms-element-text {
    line-height: 2 !important;
    font-size: 24px !important;
}

.is-act-home .wefe-home-image .cms-element-image .cms-image-container img {
    max-height: 591px !important;
    padding-left: 28px !important;
    width: 550px !important;
    margin-top: 17px !important;
}

#tns2>.tns-item {
    font-size: 20px !important;
}

#tns1>.tns-item {
    font-size: 22px !important;
}

.cms-element-image .cms-image {
    display: block;
    max-height: 584px !important;
    padding-left: 5px !important;
    margin-top: 18px;
}

.cms-element-product-slider .cms-element-title {
    font-size: 30px !important;
    font-weight: 700 !important;
    letter-spacing: 0px !important;
}

.cms-element-youtube-video {
    margin-top: 100px !important;
    max-height: 400px !important;
    position: static !important;
}

.cms-element-youtube-video__video {
    padding-left: 16px !important;
}

.cms-block.pos-0.cms-block-text {
    line-height: 1 !important;
}

.home-seo-text span {
    font-size: 18px !important;
}

.cms-element-youtube-video.is--streched {
    height: 581px !important;
    margin-top: 2px !important;
}

.cms-element-product-box.has-vertical-alignment {
    padding-left: 166px !important;
}

.product-slider.has-nav {
    padding-left: 20px !important;
    padding-right: 15px !important;
}

#tns2>.is-act-home .tns-item {
    max-width: 300px !important;
    height: 605px !important;
    padding-right: 0px !important;
    padding-bottom: 18px !important;
    margin-left: 187px !important;
}

.product-price-info {
    /*padding-top: 26px;

    update 09-05-2022 */

    padding-top: 0px;
}

.is-act-home i {
    font-size: 16px !important;
    font-weight: 400 !important;
    letter-spacing: 0px !important;
    background-color: transparent !important;
}

.is-act-home #tns2-iw {
    margin: 0px -45px 0px -12px !important;
}

@media (max-width: 414px) {
    .is-act-home .wefe-home-image .cms-element-image .cms-image-container img {
        margin-left: -11px !important;
    }
}

@media(max-width: 414px) {
    .cms-element-product-box.has-vertical-alignment {
        padding-left: 0px !important;
    }
}


/* 
  *  Newsletter
  *  =====================================================================================
*/

h2.nws-headline {
    display: none !important;
}

.nws-text {
    display: none !important;
}

.nws-button {
    display: none !important;
}


/* 
  *  Navigation
  *  =====================================================================================
*/

.navigation-flyout {
    max-width: 230px !important;
}

.container {
    padding-left: 20px !important;
}


/* 
  *  Footer
  *  =====================================================================================
*/

.footer-copyright .icon {
    display: none;
}

.icon.icon-arrow-up svg {
    color: #ffffff !important;
}

li.footer-icon-logo.is-shipping {
    min-width: 115px;
}

.is-shipping img.img-fluid.footer-logo-image {
    height: 41px;
}


/* 
  *  Categories
  *  =====================================================================================
*/

.wefe-3-3 .cms-element-product-box {
    width: 60% !important;
    float: left !important;
    margin-left: 87px;
}

.wefe-3-3 .cms-element-text {
    width: 90% !important;
    position: absolute !important;
    float: right !important;
    margin-left: -50px;
}

.wefe-3-3-1 .cms-element-product-box {
    width: 60% !important;
    float: left !important;
    margin-left: 87px;
}

.wefe-3-3-1 .cms-element-text {
    width: 90% !important;
    position: absolute !important;
    float: right !important;
    margin-left: -50px;
}

.product-variant-characteristics .product-variant-characteristics-text {
    display: none;
}

.breadcrumb.cms-breadcrumb.cms-breadcrump.container {
    display: none !important;
}

.filter-panel {
    padding: 10px 0px !important;
    margin-left: -5px;
    margin-right: -5px;
}

.orion-custom-selector .sorting+.current-select-wrapper .current-select {
    border: 1px solid #e9e9e9 !important;
}

.product-box {
    border: 1px solid #e9e9e9 !important;
}

.filter-panel-item.filter-boolean .custom-control {
    border: 1px solid #e9e9e9 !important;
    background: #e9e9e9 !important;
}


/* 
  *  Detailpage
  *  =====================================================================================
*/

.is-ctl-product .orion-custom-selector .current-select {
    border: 1px solid #dadae5 !important;
    border-radius: 50px !important;
}

.product-detail-properties-table th,
.product-detail-properties-table td {
    padding: 3px 10px 3px 10px !important;
}

.product-detail-content .product-breadcrumb {
    display: none !important;
}

span.delivery-status-indicator.bg-info {
    background-color: #FA6900 !important;
}

p.delivery-information.delivery-shipping-free {
    font-weight: 700;
}


/* 
  *  Custom Product
  *  =====================================================================================
*/

.swag-customized-products-option-type-select-wrapper {
    margin-top: -16px;
}


/*
.is-ctl-product .current-select-wrapper {
    display: none !important;
}
*/

.swag-customized-products .swag-customized-products-option__title {
    cursor: pointer;
    font-size: 16px;
    color: #535353;
    font-weight: bold;
}

.swag-customized-products__title.h4.col12 {
    display: none !important;
}

.card.swag-customized-products__card {
    border: none !important;
}

.swag-customized-product__price-display.card {
    border: none !important;
}

.card.swag-customized-products-share__card {
    display: none !important;
}

label.form-label.swag-customized-products-option__title.custom-label {
    font-weight: 700 !important;
    font-size: 17px !important;
}

.swag-customized-products {
    margin-left: -20px !important;
}

.swag-customized-products__scrollable {
    margin-bottom: -50px;
}

.card.swag-customized-products__card {
    margin-top: -35px;
}

.swag-customized-products__link-container.row {
    margin-top: -18px;
}

h5.card-title {
    margin-top: -35px;
    display: none;
}

.swag-customized-products__link.col-10.p-0 {
    margin-top: -20px;
}

.is-ctl-product .toggle-icon-plus {
    margin-top: -20px;
}

.is-ctl-product .toggle-icon-minus {
    margin-top: -20px;
}

.swag-customized-products-option-type__checkbox-wrapper {
    margin-top: -40px;
}

ul.price-display__list.list__unit-price {
    margin-top: -20px;
}

.card-title.swag-customized-products__title-link-container {
    margin-top: -12px;
}

.swag-customized-product__price-display-holder {
    margin-top: -13px;
}

.card-title.swag-customized-products__title-link-container {
    text-transform: none;
}

.swag-customized-products-configuration__items.swag-customized-products__type-select {
    margin-top: -30px !important;
}

.swag-customized-products .swag-customized-products__type-select select.swag-customized-products-form-control {
    border-radius: 50px !important;
    border-width: 1px !important;
    border-color: #dadae5 !important;
    padding: 9px 9px 8px 7px !important;
    height: 40px !important;
}

.form-row>[class*="col-"] {
    padding-right: 0px;
    padding-left: 0px;
}

.custom-control-label::before {
    border: none !important;
}

.swag-customized-products .card-title {
    border-bottom: 0px solid #e9e9e9 !important;
}

.swag-customized-products .swag-customized-products__card {
    padding: 15px 0px 24px 24px !important;
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff !important;
    background-color: #1e91aa !important;
    border-color: #1e91aa !important;
}

.custom-switch .custom-control-input:checked~.custom-control-label:after {
    background: #1e91aa !important;
}

.swag-customized-products-option-type__checkbox-wrapper {
    border-radius: 25px !important;
    padding: 9px !important;
    border: 1px solid #dadae5 !important;
}

.swag-customized-products .swag-customized-products-option__title {
    font-size: 17px;
}

.product-detail-configurator-group-title {
    font-size: 17px !important;
}

/* 
  *  Offcanvas Cart
  *  =====================================================================================
*/

.offcanvas.cart-offcanvas .offcanvas-cart-header {
    color: #ffffff !important;
}

.offcanvas.cart-offcanvas .offcanvas-cart-actions .form-control {
    border: 1px solid #e9e9e9 !important;
}

.offcanvas.cart-offcanvas .offcanvas-cart-actions .offcanvas-cart-promotion-form .custom-label {
    padding-left: 10px !important;
}


/* 
  *  Main Cart
  *  =====================================================================================
*/

.orion-checkout-container .cart-add-product .form-control {
    border: 1px solid #e9e9e9 !important;
}

.orion-checkout-container .cart-add-product .custom-label,
.orion-checkout-container .cart-add-promotion .custom-label {
    padding-left: 10px !important;
}

.orion-checkout-container .cart-add-product .form-control,
.orion-checkout-container .cart-add-promotion .form-control {
    border: 1px solid #e9e9e9 !important;
}

.orion-checkout-container .cart-item-quantity .current-select-wrapper .current-select {
    border: 1px solid #e9e9e9 !important;
}

@media (min-width: 992px) {
    .is-act-cartpage .checkout .checkout-aside {
        margin-top: 95px !important;
    }
}


/* 
  *  Warenkorb
  *  =====================================================================================
*/

.swag-customized-products-cart__title-no-config.h6 {
    display: none;
}

.col-4.col-sm-12.cart-item-quantity-selector {
    padding-top: 8px;
}


/* 
  *  Finish
  *  =====================================================================================
*/

@media (min-width: 1200px) {
    .is-act-finishpage .checkout .checkout-aside {
        padding-top: 55px !important;
    }
}


/* 
  *  Account
  *  =====================================================================================
*/

.order-table-header-context-menu {
    border: 1px solid #e9e9e9 !important;
}


/* 
  *  Produktbox
  *  =====================================================================================
*/

.product-price:before {
    content: "ab" !important;
}

/* 
  *  Forms
  *  =====================================================================================
*/

input[type="radio"], input[type="checkbox"] {
    box-sizing: border-box;
    background: transparent;
    margin-top: 6px;
    left: 5px;
    border: 1px solid #000;

}

.custom-control-input {
    z-index: 99 !important;
    opacity: 1 !important;
}



/*
  *  Update 09-05-2022
  *  =====================================================================================
*/

.product-variant-characteristics {
    display: none !important;
}

.product-price-unit {
    display: none !important;
}

.cms-section {
    overflow: inherit !important;
}

.breadcrumb.container {
    display: none !important;
}



.main-navigation-menu.opacity-zero {
    opacity: 1 !important;
    position: absolute !important;
    margin-left: 375px;

}

@media only screen and (max-width: 820px) {

    .main-navigation-menu.opacity-zero {margin-left: 63px;}
}

@media only screen and (max-width: 768px) {

    .main-navigation-menu.opacity-zero {margin-left: 43px;}
}

@media only screen and (max-width: 912px) {

    .main-navigation-menu.opacity-zero {margin-left: 115px;}
}

@media only screen and (max-width: 1024px) {

    .main-navigation-menu.opacity-zero {margin-left: 175px;}
}

@media only screen and (max-width: 1280px) {

    .main-navigation-menu.opacity-zero {margin-left: 305px;}
}



.orion-nav-arrow-next {
    display: none !important;
}

.orion-nav-arrow-prev {
    display: none !important;
}

.cms-element-product-listing-actions {
    display: none !important; 
}

.product-image-wrapper {
    margin-bottom: -30px !important;
}

.product-cheapest-price {
    display: none !important; 
}

.product-description {
    text-align: center !important;
}

.address-editor-create-address-wrapper .form-label, .account-content .form-label, .checkout-register .form-label, .product-detail-review .form-label, .cms-element-form .form-label, .account-recover-password-form .form-label {
     display: block !important;
}

.address-editor-create-address-wrapper .form-control, .account-content .form-control, .account-register .form-control, .checkout-register .form-control, .product-detail-review .form-control, .cms-element-form .form-control, .account-recover-password-form .form-control :hover {
    border-block-color: #828285 !important;

}

.custom-control.custom-radio .custom-control-input:checked~.custom-control-label::before {
    display:none !important;
}

.custom-control.custom-radio .custom-control-input:checked~.custom-control-label::after {
    display:none !important;
}

input#swag-customized-products-option-id-f9ba6972dbcc41a9b287275e6c603e28 {
    display: none;
}

input#swag-customized-products-option-id-28c4da9a605941fbadf39521798ca1e1 , input#swag-customized-products-option-id-09e38c7ccef44e9e8f51b367b881ff83 , input#swag-customized-products-option-id-a41bc45bee5b4974aceadc2ebd350211 {
    /*display: none !important;*/
    color: #1e91aa;
    background: #1e91aa !important;
    max-height: 15px;
    margin-top: 14px;
    left: -250px;
}

.swag-customized-products-option-type-select-checkboxes-label .swag-customized-products-option-type-select-checkboxes-label__property {
    padding-left: 37px;
    margin-top: 2px;
}

.custom-control.custom-radio.forms-boolean.swag-customized-products__boolean {
    border-radius: 25px;
    margin-bottom: 11px;
}

.swag-customized-products__boolean.custom-control.custom-switch.rounded input {
    display: none;
}

.custom-select {
    border-radius: 25px !important;
}

.swag-customized-products-option-type-select-checkboxes-label {
    padding: 2px 0px !important;
}


option:active {
    color: red;
}

.current-select {
    border-bottom: 1px solid #535353 !important;
}