:root { --accent: #ff3c48; } @keyframes spin3 { 0%, 100% { box-shadow: 10px 10px rgba(255, 60, 72, 1), -10px 10px rgba(255, 60, 72, 0.2), -10px -10px rgba(255, 60, 72, 1), 10px -10px rgba(255, 60, 72, 0.2); } 25% { box-shadow: -10px 10px rgba(255, 60, 72, 0.2), -10px -10px rgba(255, 60, 72, 1), 10px -10px rgba(255, 60, 72, 0.2), 10px 10px rgba(255, 60, 72, 1); } 50% { box-shadow: -10px -10px rgba(255, 60, 72, 1), 10px -10px rgba(255, 60, 72, 0.2), 10px 10px rgba(255, 60, 72, 1), -10px 10px rgba(255, 60, 72, 0.2); } 75% { box-shadow: 10px -10px rgba(255, 60, 72, 0.2), 10px 10px rgba(255, 60, 72, 1), -10px 10px rgba(255, 60, 72, 0.2), -10px -10px rgba(255, 60, 72, 1); } } #wpadminbar { top: 0 !important; } #c27-site-wrapper { background-color: #f4f4f4 }/* Hide Map icon, buttons in Account Orders page, Logo title in thumbnails, counter result in filter */ a.expand-map-btn i, a.button.cancel,.order-again, .has-logo .lf-item-default .lf-item-info, span.fl-results-no.text-left {display:none;} /* SIDEBAR FILTER */ /* Background color for filter Keyword sidebar */ /*.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {background-color: rgb(247 9 9 / 15%)!important;} /* Color text for seach in sidebar */ /*.md-group input { color: #d40a00; } */ #customlabel{font-weight:bold;} /* END SIDEBAR FILTER */ /* Button Subscription Page */ #yearly .cart button{ background-image:linear-gradient(to right, #ff8c00 0%, #ff0080 100%); font-weight:600; color:#ffffff; padding:20px; border-radius:6px; padding-right:40px; padding-left:40px; border-style:none; box-shadow:6px 12px 32px -18px rgba(0,0,0,0.5); } #yearly .cart button:hover{ box-shadow:6px 12px 32px -10px #ff3c48; } #monthly .cart button:hover{ box-shadow:6px 12px 32px -10px #ff7a00; } #monthly .cart button{ background-color:#ff7a00; font-weight:600; color:#ffffff; padding:20px; border-radius:6px; padding-right:40px; padding-left:40px; border-style:none; box-shadow:6px 12px 32px -18px rgba(0,0,0,0.5); } /* END Button Subscription Page */ /* My downloads page */ #udm-account,#tabs .udb-item:nth-child(3){display:none;} /* End My downloads page */ /* CHECKOUT PAGE */ /* Red color for name of subscription on Checkout page*/ .cart_item{color: #ff3c48;} /* Hide quanity on Checkout page*/ .product-quantity{display:none;} /* Hide PayPal payment button on Checkout page */ .wc_payment_methods .payment_methods .methods,#payment .wc_payment_methods li,#payment .wc_payment_methods{display:none;} /* END CHECKOUT PAGE */ /* Download limit counter*/ .w3eden .card { border-radius: 5pt; } /* Progress bar */ .card-body .progress .progress-bar{ background-image: linear-gradient(109deg, #FF7A00 0%, #FF0099 100%)!important; border-radius:10px; } #__show_download_limit_card .card-body .progress{ border-radius:10px; } #wpdm-notify-top-center{display:none;} /* END Download limit counter*/ /* DOWNLOAD BUTTON*/ /* Text muted */ .media .media-body .text-muted{ display:none; } /* Heading */ .media .media-body h3{ display:none; } /* Card */ #download-button-info .w3eden .card,#listing_tab_detail .w3eden .card{ border-style:none; } .media .ml-3 .alert-danger{ margin-bottom:0px; padding: 15px 35px; /* Inner spacing */ } /* Button */ .media .ml-3 a{ color: #ffffff !important; /* White text color */ letter-spacing: 0px; /* No extra character spacing */ font-weight: bold; /* Bold text */ font-size: 14px; /* 14px font size */ border-radius: 4px; /* Rounded corners */ padding: 15px 35px; /* Inner spacing */ text-decoration: none !important; /* Remove underlines */ display: inline-block; /* Inline block element */ line-height: 1.5; /* Line spacing */ text-align: center; /* Center align text */ vertical-align: middle; /* Vertically align content */ } /* Pro download Button */ .download-but-pro,.media .ml-3 .alert-danger,.list-group .list-group-item .alert-danger,.list-group .list-group-item a { /* Background gradient from orange to pink */ background-image: linear-gradient(109deg, #FF7A00 0%, #FF0099 100%); color: #ffffff !important; /* White text color */ letter-spacing: 0px; /* No extra character spacing */ font-weight: bold; /* Bold text */ font-size: 14px; /* 14px font size */ border-radius: 4px; /* Rounded corners */ padding: 15px 35px; /* Inner spacing */ text-decoration: none !important; /* Remove underlines */ display: inline-block; /* Inline block element */ line-height: 1.5; /* Line spacing */ text-align: center; /* Center align text */ vertical-align: middle; /* Vertically align content */ border-style:none; } .download-but-pro:hover,.list-group .list-group-item .alert-danger:hover,.list-group .list-group-item a:hover { color: #fff; background-color: var(--color-primary-hover); border-color: none; box-shadow:6px 12px 32px -15px #ff196d; } /* END DOWNLOAD BUTTON*/ /* PRO BADGE*/ /*.lf-head-btn {background-image: linear-gradient(109deg, #FF7A00 0%, #FF0099 100%); font-weight: bold;border: 1px solid white;} .listing-main-buttons ul a{background-image: linear-gradient(109deg, #FF7A00 0%, #FF0099 100%);border: 1px solid white;} .listing-main-buttons ul a:hover, .lf-head-btn:hover { color: #fff; box-shadow: 0 3px 8px 0 rgba(var(--color-primary-rgb),.4); }*/ #Pro{height:20px;} #Pro:hover{ transform: scale(1.5); /*border: 1px solid orange; border-radius:3px; */ } #Free{display:none;} #FreeCover{display:none;} #ProCover{ background-image: url('/wp-content/uploads/designs/Pro.svg'); background-size: contain; background-repeat: no-repeat; border: none; text-indent: -9999px; overflow: hidden;} .lf-head-btn{border:none;} .lmb-calltoaction>a {background: none;} /*@media (max-width:767px){#Pro2{height:30px;}}*/ /* END PRO BADGE*/ /* Hide counter category in homepage */ #c27-site-wrapper a h6 { display:none; } /* Heading category in homepage */ #c27-site-wrapper .lc-info h4{ font-family:'Roboto'; font-weight:bold!important; } /*Text logo*/ .header-logo-text { font-weight:bold!important; font-family:'Roboto'; color:#ff3c48!important; } /* Gradient color for text */ .textcolor { background-image: linear-gradient(90deg, rgb(255, 122, 0) 0%, rgb(255, 0, 153) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } /* Details page */ #google-ad .element .pf-body, .block-type-code .element .pf-body { padding-top:0px; } /* Crown badge in Support page*/ .pro-badge-support{margin: 3px 0px 10px 0;} /*Contact Form Text Response*/ .wpcf7-response-output { color: #ff3c48 !important; border: 1px solid #ff3c48 !important; text-align: center; font-weight: bold; } /*Hideing Captcha Badge*/ .grecaptcha-badge { visibility: hidden; } /* Hide Order by in Explore filter */ #hide-order{display:none;} /*Caption for lightbox image*/ .pswp__caption__center { font-size: 15px; font-weight: bold; } 