:root { --accent: #45954a; } @keyframes spin3 { 0%, 100% { box-shadow: 10px 10px rgba(69, 149, 74, 1), -10px 10px rgba(69, 149, 74, 0.2), -10px -10px rgba(69, 149, 74, 1), 10px -10px rgba(69, 149, 74, 0.2); } 25% { box-shadow: -10px 10px rgba(69, 149, 74, 0.2), -10px -10px rgba(69, 149, 74, 1), 10px -10px rgba(69, 149, 74, 0.2), 10px 10px rgba(69, 149, 74, 1); } 50% { box-shadow: -10px -10px rgba(69, 149, 74, 1), 10px -10px rgba(69, 149, 74, 0.2), 10px 10px rgba(69, 149, 74, 1), -10px 10px rgba(69, 149, 74, 0.2); } 75% { box-shadow: 10px -10px rgba(69, 149, 74, 0.2), 10px 10px rgba(69, 149, 74, 1), -10px 10px rgba(69, 149, 74, 0.2), -10px -10px rgba(69, 149, 74, 1); } } #wpadminbar { top: 0 !important; } #c27-site-wrapper { background-color: #f4f4f4 }/*****WooCommerce******/ /*My account password change form fix - END*/ .mlduo-account-menu { border-bottom: none !important; } /*Background color*/ #c27-site-wrapper { background-color: #fff !important; } .woocommerce .i-section > .section-body, .woocommerce-MyAccount-content .container { max-width: 100% !important; } .woocommerce #payment #place_order, .woocommerce-page #payment #place_order { background-color: #e02642 !important; } /*****Save button during checkout******/ .woocommerce table.shop_table td.actions .coupon~button[type=submit], .woocommerce table.shop_table td.actions .coupon~input[type=submit] { background-color: #55a455 !important; color: #fff !important; } /*****Use coupon during checkout******/ .woocommerce-cart .element .pf-body .cart-collaterals form.woocommerce-shipping-calculator .shipping-calculator-form p button.button, .woocommerce-cart .element .pf-body .cart-collaterals table.shop_table .woocommerce-shipping-calculator .shipping-calculator-button, .woocommerce table.shop_table td.actions .coupon button:last-of-type { background-color: #313570; color: #fff !important; } /*****Proceed with checkout button******/ .cart-collaterals .wc-proceed-to-checkout a.button, p.return-to-shop a.button.wc-backward { background-color: #E02642 !important; } .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea { border: solid 1px #d0d1db !important; background-color: #fff !important; border-radius: 3px; padding: 10px 8px; } .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice { background-color: #fcfdff !important; border: solid 1px #e0e0e7 !important; } .select2-container--default .select2-selection--multiple { background: #fff !important; } input, textarea { display: inline; } .woocommerce form .form-row { display: block; } .checkbox-inline input[type=checkbox], .checkbox input[type=checkbox], .radio-inline input[type=radio], .radio input[type=radio] { position: inherit; background-color: #fff !important; } .woocommerce form .form-row label { font-weight: 500; } /* .element { border: solid 1px #d0d1db; background-color: #f7fbff !important; } */ .user-area .user-profile-name { display: none !important; } /* .header .logo { display: none !important; } */ /*****Sakriti opis pretrage - ostaviti samo naslov******/ .eael-advanced-search-widget .eael-advanced-search-result .eael-advanced-search-content .eael-advanced-search-content-item .item-content p { display: none !important; } /*****Hide default menu on mobile devices******/ @media only screen and (max-width: 1200px) { .user-profile-dropdown .user-profile-name { display: none !important; } } .listing-preview.level-featured, .listing-preview.level-promoted{ box-sizing: border-box; } .lf-item-container .listing-preview-title { display: flex; gap: 5px; } 