:root { --accent: #0077cc; } @keyframes spin3 { 0%, 100% { box-shadow: 10px 10px rgba(255, 255, 255, 1), -10px 10px rgba(255, 255, 255, 0.2), -10px -10px rgba(255, 255, 255, 1), 10px -10px rgba(255, 255, 255, 0.2); } 25% { box-shadow: -10px 10px rgba(255, 255, 255, 0.2), -10px -10px rgba(255, 255, 255, 1), 10px -10px rgba(255, 255, 255, 0.2), 10px 10px rgba(255, 255, 255, 1); } 50% { box-shadow: -10px -10px rgba(255, 255, 255, 1), 10px -10px rgba(255, 255, 255, 0.2), 10px 10px rgba(255, 255, 255, 1), -10px 10px rgba(255, 255, 255, 0.2); } 75% { box-shadow: 10px -10px rgba(255, 255, 255, 0.2), 10px 10px rgba(255, 255, 255, 1), -10px 10px rgba(255, 255, 255, 0.2), -10px -10px rgba(255, 255, 255, 1); } } #wpadminbar { top: 0 !important; } #c27-site-wrapper { background-color: #f4f4f4 }/* Search form customization*/ /* .fs-tabs .tab-content { background: #0000004d; background-color: rgba(0, 0, 0, 0.3); background-image: none; background-repeat: repeat; background-attachment: scroll; background-clip: border-box; background-origin: padding-box; background-position-x: 0%; background-position-y: 0%; background-size: auto auto; } .featured-search .form-group { max-width: 100% !important; padding: 10px; padding-right: 10px; float: left; } .form-group.explore-filter:not(.md-group) { position: relative; padding-top: 11px; background-color: white; border-radius: 5px; } .form-group.explore-filter i.material-icons.geocode-location { top: 15px; right: 5px; } .md-border-line { display: none; } .featured-search .search { width: 100%; height: 100%; border-radius: 15px !important; } .featured-search .search { margin-top: 0px !important; } */ /* next customization .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: #fbfbfb99; } */ /*make listing menu on listing page - not sticky*/ .profile-header-fixed { position: unset; top: 89px; width: 100%; z-index: 99; -webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,.1); box-shadow: 0 0 25px 0 rgba(0,0,0,.1); height: 75px; } /*design form fields*/ ::-moz-placeholder { color: #b1b1b9; opacity: 1; } /*to add space between fields of add listing form the problem is that it changes the home page search form .form-group { margin-bottom: 15px; margin-top: 40px; } */ label { color: #585354; font-size: 12px; font-weight: 400; margin-bottom: -4px; text-align: left; } /* hide woocommerce-MyAccount-navigation-link--orders and user-menu-orders*/ .user-menu-orders{ display:none; } .woocommerce-MyAccount-navigation-link--orders{ display:none; } /* listing owl slider height*/ .owl-carousel .owl-stage-outer { max-height: 400px; } /* listing block max height 300px and scroller*/ .listing_block_max_height_300px_and_scroller.pf-body { overflow: auto; max-height: 300px; } /* listing block max height 300px and scroller*/ .listing_block_max_height_600px_and_scroller.pf-body { overflow: auto; max-height: 500px; } /* listing block max height 700px and scroller*/ .listing_block_max_height_700px_and_scroller{ overflow: auto; max-height: 700px; } /* widgetpack comments scroller*/ .wp-comments{ overflow: auto; max-height: 700px; } /* minyan notes scroller*/ .minyan-notes { overflow: auto !important; max-height: 300px !important; } /* hide the rating in the comments*/ .wp-comment-rate { display: none !important; } /* hide the login button in the widgetpack comments */ .wp-c .wp-login, .wp-c.wp-loggedin .wp-user-menu { display: none; } /* Separated sections on edit listing page */ .woocommerce-MyAccount-content .pf-body { overflow: visible !important; } .woocommerce-MyAccount-content .element:hover { box-shadow: none; } .woocommerce-MyAccount-content .listing-form-heading { width: 100%; } .woocommerce-MyAccount-content .listing-form-heading:before { content: ''; display: block; width: calc(100% + 42px); height: 50px; background: #fafafa; border: 1px solid; border-top-color: rgb(229, 230, 233); border-bottom-color: rgb(208, 209, 213); border-left: transparent; border-right: transparent; left: -21px; position: relative; margin-bottom: 20px; margin-top: 20px; } /* hide the 'my cart' button on main menu */ .view-cart-contents { display: none; } .button-5 { color: #fff ; border: none; /*background: #0077cc;*/ border-radius: 2px; } .sign-in-form .cts-google-signin { color: inherit !important; } /* to show images in the file-block as grid */ .file-list a { padding-bottom: inherit; width: auto; float: left; margin: 10px; } /* to hide the view cart icon from the main menu */ .view-cart-contents { display: none !important; } /*listing cover - call to action button*/ .lmb-calltoaction>a { background: transparent; border: white; border-style: solid; } /*remove main menu bottom border*/ .c27-main-header:not(.header-scroll) .header-skin { border-bottom: none !important; } /* to hide the second-infographic in the home page */ .second-infographic { display: none !important; } /*to add borders to fields of add listing form the problem is that it changes the home page search form .form-group { margin-bottom: 15px; background: #fff; padding: 20px; border: 1px solid; border-color: #e5e6e9; } */ /*listing edit button*/ .profile-name .edit-listing i, span.verified-badge i { text-align: center; font-size: 35px; display: inline-block; position: relative; cursor: pointer; color: #fff; } /* start - commentator css configuration*/ .commentator-comments-list { overflow: auto !important; max-height: 600px !important; } #comments.commentator-area { padding: 0px !important; } /* end - commentator css configuration*/ /* start - site scrollbar stylling*/ ::-webkit-scrollbar { width: 10px; } /* Track */ ::-webkit-scrollbar-track { background: #f1f1f1; } /* Handle */ ::-webkit-scrollbar-thumb { background: #888; } /* Handle on hover */ ::-webkit-scrollbar-thumb:hover { background: #555; } /* end - site scrollbar stylling*/ /* Hide Categories tab in explore page*/ .finder-tabs .nav-tabs li { width: 100%; } .finder-tabs .nav-tabs li:last-child { display: none; } /* styly listing blocks .tab-content .row div > .element { -webkit-box-shadow: 0 5px 16px -3px rgba(0,0,0,.9); box-shadow: 0 5px 16px -3px rgba(0,0,0,.9); } */ /* elementor element background border radius curve*/ .elementor .elementor-background-slideshow { border-radius: 5px; } /* align search box placeholde*/ .featured-search .fs-tabs .tab-content .form-group label { text-align: -webkit-auto; } .user-menu-promotions { display: none; } .user-menu-orders { display: none; } .user-menu-orders { display: none; } .user-menu-downloads { display: none; } .user-menu-edit-address { display: none; } .wp-editor-content > div.pf-body { overflow: auto !important; max-height: 600px !important; } /*google soscial login button text color .cts-social-login-wrapper { color: #242429 !important; }/* /* custom scrollbar */ ::-webkit-scrollbar { width: 20px; } ::-webkit-scrollbar-track { background-color: transparent; } ::-webkit-scrollbar-thumb { background-color: #d6dee1; border-radius: 20px; border: 6px solid transparent; background-clip: content-box; } ::-webkit-scrollbar-thumb:hover { background-color: #a8bbbf; } /* custom scrollbar - end */ /*add scrollbsr to each filters list in explore page*/ .tags-nav { clear: both; /* overflow: hidden; */ padding-top: 0; margin-bottom: 0; padding-top: 10px; overflow: auto !important; max-height: 200px !important; } .cli-style-v2 .cli-bar-message { width: 70%; margin-left: 5%; } .cli-bar-btn_container { margin-left: 0%; } .header .logo img { height: 80px; } .listing-details-3 .details-list li{ max-width: 100% !important; }