:root { --accent: #62bdae; } @keyframes spin3 { 0%, 100% { box-shadow: 10px 10px rgba(98, 189, 174, 1), -10px 10px rgba(98, 189, 174, 0.2), -10px -10px rgba(98, 189, 174, 1), 10px -10px rgba(98, 189, 174, 0.2); } 25% { box-shadow: -10px 10px rgba(98, 189, 174, 0.2), -10px -10px rgba(98, 189, 174, 1), 10px -10px rgba(98, 189, 174, 0.2), 10px 10px rgba(98, 189, 174, 1); } 50% { box-shadow: -10px -10px rgba(98, 189, 174, 1), 10px -10px rgba(98, 189, 174, 0.2), 10px 10px rgba(98, 189, 174, 1), -10px 10px rgba(98, 189, 174, 0.2); } 75% { box-shadow: 10px -10px rgba(98, 189, 174, 0.2), 10px 10px rgba(98, 189, 174, 1), -10px 10px rgba(98, 189, 174, 0.2), -10px -10px rgba(98, 189, 174, 1); } } #wpadminbar { top: 0 !important; } #c27-site-wrapper { background-color: #f5f0e3 }.quick-listing-actions>ul>li>a { background: #fff !important; border-radius: 5px !important; transition: .3s ease !important; } /*block arka plan renkleri*/ #gold .content-block { background: #bfa346; padding-top: 0px; padding-bottom: 15px; width: 100%; } #sari .content-block { background: #ffc000; } #font12 .title-style-1 h5 { font-size: 12px; } #mymenu .content-block { background: #f5f0e3; padding: unset; border-radius: 5px; margin-bottom: 0px; box-shadow: 0 1px 4px rgb(0 0 0 / 0%); } #xx .content-block { background: #f4f4f4; padding: unset; border-radius: 5px; margin-bottom: 0px; box-shadow: 0 1px 4px rgb(0 0 0 / 0%); } #resimsiz .content-block { background: #f4f4f4; border-radius: 5px; margin-bottom: 0px; box-shadow: 0 1px 4px rgb(0 0 0 / 0%); } /*single listingde bazı blokları sadece giriş yapanlara gösterir*/ body:not(.logged-in) .hide-for-loggedout { display: none !important; } /*--- 2 Column Form Styles Start ---*/ #left { width: 48%; float: left; margin-right:4%; } #right { width: 48%; float: left; } .clearfix:after { content:"\0020"; display:block; height:0; clear:both; visibility:hidden; overflow:hidden; margin-bottom:10px; } .clearfix { display:block; } /*--- 2 Column Form Styles End ---*/ 