:root { --accent: #23d3d3; } @keyframes spin3 { 0%, 100% { box-shadow: 10px 10px rgba(0, 0, 0, 1), -10px 10px rgba(0, 0, 0, 0.2), -10px -10px rgba(0, 0, 0, 1), 10px -10px rgba(0, 0, 0, 0.2); } 25% { box-shadow: -10px 10px rgba(0, 0, 0, 0.2), -10px -10px rgba(0, 0, 0, 1), 10px -10px rgba(0, 0, 0, 0.2), 10px 10px rgba(0, 0, 0, 1); } 50% { box-shadow: -10px -10px rgba(0, 0, 0, 1), 10px -10px rgba(0, 0, 0, 0.2), 10px 10px rgba(0, 0, 0, 1), -10px 10px rgba(0, 0, 0, 0.2); } 75% { box-shadow: 10px -10px rgba(0, 0, 0, 0.2), 10px 10px rgba(0, 0, 0, 1), -10px 10px rgba(0, 0, 0, 0.2), -10px -10px rgba(0, 0, 0, 1); } } #wpadminbar { top: 0 !important; } #c27-site-wrapper { background-color: #f0f3f8 }/*HERO BUTTON */ .button-2, .featured-search .search { color: #fff; position: relative; z-index: 1; border-radius: 3px; text-transform: uppercase; letter-spacing: 2px; } /* PREVIEW CARDS */ .lf-type-2 .lf-item-info-2 { border-left: none; border-right: none; } .c27-footer-empty, .c27-footer-section { border: none; border-top: 0; } /* EXPLORE FILTER */ .element { border: none; } /* SINGLE LISTING - 5 TAXONOMIEN IN REIHE*/ .tab-template-content-sidebar .cts-right-column .element .social-nav li, .tab-template-sidebar-content .cts-left-column .element .social-nav li { width: 20%; } /* HERO SEARCHBAR*/ .fs-tabs .nav-tabs>li.active>a, .fs-tabs .nav-tabs>li.active>a:focus, .fs-tabs .nav-tabs>li.active>a:hover { background-color: transparent!important; border: none!important; } .fs-tabs .nav-tabs>li>a { -webkit-transform: translateZ(0); border-radius: 0; color: #3f3d55bf; background: transparent!important; border-bottom-left-radius: 0; border-bottom-right-radius: 0; -webkit-transition: background .15s ease-in-out; transition: background .15s ease-in-out; border: 1px solid transparent; font-weight: 500; } .fs-tabs .nav-tabs>li>a:hover { background: #23d3d3; color: #23d3d3 } .nav-tabs>li>a { margin-right: 2px; line-height: 1.42857143; border: none; border-radius: 10px 10px 0 0; } .fs-tabs .tab-content { background: #fff; padding: 20px; overflow: auto; border-radius: 10px; border: 3px solid #fff; overflow: hidden; } .featured-search.wide .fs-tabs .tab-content { padding-bottom: 10px; padding-top: 15px; border-radius: 3px; border-top-left-radius: 3; } /* HEADER LOGO NACH RECHTS VERRÜCKEN */ .header .logo { float: left; margin-left: 20px; } /* PREVIEW CARDS RATING */ .lf-head-btn { border: none } .lf-head { position: absolute; top: 7px; left: 15px; z-index: 4; } /* HYPERLINK COLOR */ a { color: #23d3d3; } a:focus, a:hover { color: #1b9f9e; } /* LINK SINLGE LISTING OHNE BOX */ .affiliatelink .element { padding: 0px; background: none; box-shadow: none!important; text-align: center; margin-top: 0px; border-style: none; border-style: hidden; } /* HINTERGRUND LOGOS SINGLE LISTING */ .profile-avatar { border: none; background-color: #ffffff; background-size: contain; } /* MAIN SEARCH BOX SHADOW */ .add-box-shadow { box-shadow: 0 5px 33px rgba(0,0,0,.25); } .instant-results { top: 50px; } /* TAGS IN TWO COLUMNS */ .tags-nav li {width:50%;} .similar-listings.i-section h2 { visibility: hidden; position: relative; } /* ÜBERSETZUNG SINGEL LISTING*/ .similar-listings.i-section h2 { visibility: hidden; position: relative; } .similar-listings.i-section h2:after { visibility: visible; position: absolute; top: 0; left: 0; content: "Ähnliche Abo-Boxen"; } /* AFFILIATE COUPONS BOX SHADOW*/ .affcoups .affcoups-coupons-list .affcoups-coupon { background-color: #fff; /* -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2), 0 1px 1px 0 rgba(0,0,0,0.14), 0 2px 1px -1px rgba(0,0,0,0.12); */ box-shadow: 0 1px 8px 0 rgb(0 0 0 / 0%), 0 1px 12px 0 rgb(0 0 0 / 0%), 0 2px 8px -1px rgb(0 0 0 / 6%); } /* AFFILIATE COUPONS BANNER*/ .affcoups .affcoups-coupons-list .affcoups-coupon__discount { position: absolute; top: 10px; left: 0; z-index: 10; font-size: 14px; }