Server IP : 66.29.132.124 / Your IP : 3.137.170.38 Web Server : LiteSpeed System : Linux business141.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : wavevlvu ( 1524) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/wavevlvu/misswavenigeria.com/wp-content/plugins/ombre-features/ |
Upload File : |
<?php add_action('wp_head','ombre_ecwid_css'); function ombreecwidcompress($buffer) { /* remove comments */ $buffer = preg_replace('!/\*[^*]*\*+([^/][^*]*\*+)*/!', '', $buffer); /* remove tabs, spaces, newlines, etc. */ $buffer = str_replace(array("\r\n", "\r", "\n", "\t", ' ', ' ', ' '), '', $buffer); return $buffer; } function ombre_ecwid_css(){ $firstfont = str_replace("'", '', get_option('ombre_fontheadingfamily')); $secondfont = str_replace("'", '', get_option('ombre_fontfamily')); $firstfontimportant = str_replace(";", ' !important;', $firstfont); $secondfontimportant = str_replace(";", ' !important;', $firstfont); $firstcolor = esc_attr(get_option('ombre_first_color')); $secondcolor = esc_attr(get_option('ombre_second_color')); $ombrethirdcolor = esc_attr(get_option('ombre_third_color')); $fourthcolor = esc_attr(get_option('ombre_fourth_color')); $fifthcolor = esc_attr(get_option('ombre_fifth_color')); $sixthcolor = esc_attr(get_option('ombre_sixth_color')); $semitrans = esc_attr(get_option('ombre_semitrans_color')); $ombreh4size = esc_attr(get_option('ombre_h4')); $ombreh3size = esc_attr(get_option('ombre_h3')); $ombreh6size = esc_attr(get_option('ombre_h6')); $ombrepsize = esc_attr(get_option('ombre_p')); ob_start("ombreecwidcompress"); ?> <style type="text/css"> /* ================= CUSTOM ECWID CSS ================== */ <?php if ( is_admin_bar_showing() ) { ?> .pswp__button--close { top:10px !important; } <?php } ?> .ecwid div, .ecwid span, .ecwid a, .ecwid p,.ecwid-SearchPanel,.ecwid-SearchPanel-button { <?php if (!empty($secondfontimportant)) { echo stripslashes($secondfontimportant); } else { echo esc_attr("font-family: ralewayregular !important;"); } ?> } .ecwid-shopping-cart-categories .horizontal-menu ul li a span, html#ecwid_html body#ecwid_body.chameleon .ecwid .ecwid-productBrowser-subcategories-categoryName span.gwt-InlineLabel,html#ecwid_html body#ecwid_body.chameleon .ecwid .ecwid-popup-headLabel,html#ecwid_html body#ecwid_body.chameleon .ecwid .ecwid-productBrowser-head,html#ecwid_html body#ecwid_body.chameleon .ecwid .ecwid-categories-category,html#ecwid_html body#ecwid_body.chameleon .ecwid .ecwid-productBrowser-cart-totalAmountPanel,html#ecwid_html body#ecwid_body.chameleon .ecwid .ecwid-productBrowser-relatedProducts-title, html#ecwid_html body#ecwid_body.chameleon .ecwid .ecwid-Invoice-blockTitle, html#ecwid_html body#ecwid_body.chameleon .ecwid .ecwid-Invoice-cell-title, html#ecwid_html body#ecwid_body.chameleon .ecwid .ecwid-Invoice-Summary-label-price, html#ecwid_html body#ecwid_body.chameleon .ecwid .ecwid-Invoice-Summary-value-price,html#ecwid_html body#ecwid_body.chameleon .ecwid .ecwid-btn--placeOrder,.ecwid-productBrowser-categoryPath,html#ecwid_html body#ecwid_body.chameleon .ecwid .ecwid-productBrowser-details-descr h1,html#ecwid_html body#ecwid_body.chameleon .ecwid .ecwid-productBrowser-details-descr h2,html#ecwid_html body#ecwid_body.chameleon .ecwid .ecwid-productBrowser-details-descr h3,html#ecwid_html body#ecwid_body.chameleon .ecwid .ecwid-productBrowser-details-descr h4,html#ecwid_html body#ecwid_body.chameleon .ecwid .ecwid-productBrowser-details-descr h5,html#ecwid_html body#ecwid_body.chameleon .ecwid .ecwid-productBrowser-details-descr h6,.ecwid-productBrowser-productNameLink.ecwid-singleLine a { <?php if (!empty($firstfontimportant)) { echo stripslashes($firstfontimportant); } else { echo esc_attr("font-family: ralewaybold !important;"); } ?> } .ecwid-productBrowser-auth-mini a,.ecwid-productBrowser-auth-mini span,.ecwid-btn,.ecwid-AddressForm-fields-topPanel .ecwid-btn .gwt-HTML,.ecwid-Checkout-BreadCrumbs-link,.ecwid-OrdersList-OrderBox-status,.ecwid-OrdersList-OrderBox-totals-shippingRow,.ecwid-OrdersList-OrderBox-totals-total,.ecwid-DateRangeBox-range,.ecwid-results-topPanel-viewAsPanel div,.ecwid-results-topPanel-sortByPanel .gwt-Label,.ecwid-results-topPanel-sortByPanel select, .ecwid-productBrowser-productsTable-sku .ecwid-productBrowser-sku, .pswp__caption__center small,.ecwid-productBrowser-relatedProducts-item .ecwid-productBrowser-sku,.ecwid-categories-vertical-table-cell-categoryLink a span,.ecwid-productBrowser-categoryPath,.ecwid-productBrowser-categoryPath a,.ecwid-SearchPanel-button,.ecwid-productBrowser-search-SearchPanel .ecwid-btn,.ecwid-productBrowser-productsList-descr,.pswp__caption__center { font-size: <?php if (!empty($ombrepsize)) { echo $ombrepsize; } else { echo esc_attr("16"); } ?>px !important } .ecwid-productBrowser-price-value { font-size: <?php if (!empty($ombreh3size)) { echo $ombreh3size; } else { echo esc_attr("36"); } ?>px !important } .ecwid-productBrowser-head,.ecwid-productBrowser-relatedProducts-title,.ecwid-productBrowser-productsList-details .ecwid-productBrowser-productNameLink a,.ecwid-productBrowser-productsTable-row .ecwid-productBrowser-price-value,.ecwid-productBrowser-relatedProducts-item .ecwid-productBrowser-price { font-size: <?php if (!empty($ombreh4size)) { echo $ombreh4size; } else { echo esc_attr("30"); } ?>px !important } .ecwid-productBrowser-productNameLink.ecwid-singleLine a { font-size: <?php if (!empty($ombreh6size)) { echo $ombreh6size - 2; } else { echo esc_attr("20"); } ?>px !important; } .ecwid-shopping-cart-categories .horizontal-menu ul li a span,.ecwid-productBrowser-subcategories-categoryName span.gwt-InlineLabel,.ecwid-categories-category,.ecwid-productBrowser-productNameLink a,.ecwid-productBrowser-relatedProducts-item .ecwid-productBrowser-productNameLink,.ecwid-Invoice-blockTitle,.ecwid-Invoice-Summary-label-price,.ecwid-Invoice-Summary-value-price,.ecwid-btn--placeOrder,.ecwid-productBrowser-cart-totalLabel,.ecwid-productBrowser-cart-totalAmount,.ecwid-productBrowser-search-noResultsLabel,.pswp__caption__center,.ecwid-pager,.page-block-left .ecwid-categories-vertical a span { font-size: <?php if (!empty($ombreh6size)) { echo $ombreh6size - 4; } else { echo esc_attr("18"); } ?>px !important; } .ecwid-SearchPanel-field:focus,.ecwid-form input:focus,.ecwid-productBrowser-details-qtyTextField:focus,.ecwid-Orders-SearchPanel input:focus,.ecwid-DateRangePopup input:focus,input.ecwid-productBrowser-cart-qtyTextField:focus,.ecwid-Invoice-Summary-label-price,.ecwid-Invoice-Summary-value-price,.ecwid-Invoice-footer-placeOrder-text .gwt-Label,.ecwid-productBrowser-price-value, .ecwid-productBrowser-price-list,.ecwid-productBrowser-details-rightPanel .ecwid-productBrowser-price,.ecwid-productBrowser-relatedProducts-title,.ecwid-productBrowser-relatedProducts-item .ecwid-productBrowser-price,.ecwid-productBrowser-relatedProducts-item .ecwid-productBrowser-productNameLink,.ecwid-DateRangeBox-range,.ecwid-productBrowser-cart-chooseLocationPopup-deliveryMethodLabel,.ecwid-Checkout-blockTitle,.pswp__caption__center { color: <?php if (!empty($sixthcolor)) { echo $sixthcolor; } else { echo '#fff'; } ?> !important; } .ecwid-SearchPanel-field,.ecwid-form input,.ecwid-productBrowser-details-qtyTextField,.ecwid-Orders-SearchPanel input,.ecwid-DateRangePopup input,input.ecwid-productBrowser-cart-qtyTextField,.gwt-InlineLabel,.horizontal-menu-parent a span,.horizontal-menu-parent svg,.horizontal-menu-parent a,.ecwid-productBrowser-productNameLink a, .gwt-HTML, .ecwid-Invoice-blockTitle, .ecwid-OrdersList-OrderBox-cell,.ecwid-OrdersList-OrderBox-product div a,.ecwid-OrdersList-OrderBox-sku, .ecwid-categories-vertical-table-cell-categoryLink a span,.pswp__caption__center small,.ecwid-productBrowser-sku,.ecwid-results-topPanel-controlsPanel .gwt-Label,.ecwid-results-topPanel-viewAsPanel-current,.ecwid-productBrowser-productsList-descr,.ecwid-productBrowser-backgroundedPanelInner div,.ecwid-productBrowser-cart-hint,.ecwid-shippingOption,.ecwid-note,.ecwid-poweredBy { color: <?php if (!empty($fifthcolor)) { echo $fifthcolor; } else { echo '#818181'; } ?> !important; } .ecwid-SearchPanel-button,button.ecwid-btn,.ecwid-SearchPanel-button:hover,button.ecwid-btn:hover,div.ecwid-minicart-mini-rollover span, div.ecwid-minicart-mini-rollover a,.ecwid-productBrowser-auth,.ecwid-minicart-mini a,.ecwid-minicart-mini span,.horizontal-menu-subParent a:hover,.horizontal-menu-subParent a:hover span,.ecwid-productBrowser-head, div.ecwid-Invoice-cell-title,.ecwid-popup-headLabel,.ecwid-fieldLabel,.ecwid-Orders-EmptyList,.ecwid-TodayLabel,.ecwid-MonthSelector,.ecwid-productBrowser-productsGrid-cellTop.ecwid-productBrowser-productsGrid-productInside:after,.ecwid-productBrowser-relatedProducts-item-top:after { color: <?php if (!empty($sixthcolor)) { echo $sixthcolor; } else { echo '#fff'; } ?> !important; } .ecwid-productBrowser-subcategories-categoryName span.gwt-InlineLabel:hover,.horizontal-menu-parent a span:hover,.ecwid-productBrowser-productNameLink a:hover,.ecwid-AddressBook-addButton,.ecwid-OrdersList-OrderBox-price,table.ecwid-OrdersList-OrderBox-cell,.ecwid-OrdersList-OrderBox-totals-price,.ecwid-OrdersList-OrderBox-header span,.horizontal-menu-parent a span:hover,.horizontal-menu-parent a:hover,.horizontal-menu-parent a:hover span,.ecwid-productBrowser-relatedProducts-item:hover .ecwid-productBrowser-productNameLink { color: <?php if (!empty($fourthcolor)) { echo $fourthcolor; } else { echo '#f5245f'; } ?> !important; } .ecwid-SearchPanel-button,button.ecwid-btn,.datePickerDayIsToday,div.ecwid-Invoice-cell-title { background: <?php if (!empty($secondcolor)) { echo $secondcolor; } else { echo '#363635'; } ?> !important; } .ecwid-minicart-mini { background: <?php if (!empty($ombrethirdcolor)) { echo $ombrethirdcolor; } else { echo '#3e3e3e'; } ?> !important; } .ecwid-SearchPanel-button:hover,button.ecwid-btn:hover,.datePickerDay:hover,.ecwid-productBrowser-head { background: <?php if (!empty($fourthcolor)) { echo $fourthcolor; } else { echo '#f5245f'; } ?> !important; } div.ecwid-minicart-mini-rollover { background-color: <?php if (!empty($semitrans)) { echo $semitrans; } else { echo 'rgba(22, 23, 29, 0.9)'; } ?> !important; } .gwt-DatePicker tr td,.datePickerDay { border-color:<?php if (!empty($secondcolor)) { echo $secondcolor; } else { echo '#363635'; } ?> !important; } .ecwid-popup-closeButton { background-color: <?php if (!empty($fourthcolor)) { echo $fourthcolor; } else { echo '#f5245f'; } ?> !important; } .popupContent { background:<?php if (!empty($firstcolor)) { echo $firstcolor; } else { echo '#16171D'; } ?> !important; border-color:<?php if (!empty($firstcolor)) { echo $firstcolor; } else { echo '#16171D'; } ?> !important; } .ecwid-shopping-cart-categories .horizontal-menu,.ecwid-OrdersList-OrderBox-header,td.ecwid-OrdersList-OrderBox-cellEven,td.ecwid-OrdersList-OrderBox-cellOdd,.ecwid-OrdersList-OrderBox-footer,.ecwid-productBrowser-productsGrid-cellMiddle.ecwid-productBrowser-productsGrid-productInside,.ecwid-productBrowser-productsGrid-productBottomFragment,.ecwid-productBrowser-auth-mini,.ecwid-productBrowser-subcategories-categoryName,.ecwid-productBrowser-backgroundedPanel,div.ecwid-overlay,.horizontal-menu-subParent,.horizontal-menu-parent a,.ecwid-Checkout-ShippingAddress-top,.ecwid-AddressForm-fields-topPanel .ecwid-btn,.ecwid-Orders-EmptyList,.ecwid-AddressBook-block,td.ecwid-Invoice-cell,td.ecwid-Invoice-edgeCell,.ecwid-productBrowser-productsList-productRow,.ecwid-productBrowser-productsTable-cell,.ecwid-productBrowser-categoryPath,.pswp__caption,.ecwid-productBrowser-relatedProducts-item-bottom,.pswp__bg,.horizontal-menu--mobile,.ecwid-productBrowser-relatedProducts-item-top,.ecwid-SearchPanel-field { background: <?php if (!empty($secondcolor)) { echo $secondcolor; } else { echo '#363635'; } ?> !important; } button.ecwid-btn--buyNow,button.ecwid-btn--addToBag,button.ecwid-btn--checkout,button.ecwid-btn--openBag,button.ecwid-btn--addMore,.ecwid-productBrowser-backgroundedPanelInner button.ecwid-btn--continueShopping { background:rgba(255, 255, 255, 0.05) !important; } .ecwid-productBrowser-backgroundedPanelInner button.ecwid-btn--continueShopping:hover { background:<?php if (!empty($fourthcolor)) { echo $fourthcolor; } else { echo '#f5245f'; } ?> !important; } .ecwid-DateRangePopup,.dateBoxPopup,.ecwid-minicart-floating,.ecwid-popup-touchLimiter,.ecwid-popup.ecwid-EditPersonPopup,.pswp__caption { background: <?php if (!empty($firstcolor)) { echo $firstcolor; } else { echo '#16171D'; } ?> !important; } .ecwid-productBrowser-relatedProducts-next,.ecwid-productBrowser-relatedProducts-next-hover,.ecwid-productBrowser-relatedProducts-prev,.ecwid-productBrowser-relatedProducts-prev-hover { background-color: <?php if (!empty($secondcolor)) { echo $secondcolor; } else { echo '#363635'; } ?> !important; } .ecwid-productBrowser-relatedProducts-prev-disabled,.ecwid-productBrowser-relatedProducts-next-disabled { background-color: rgba(255,255,255,0.05) !important; } .ecwid-productBrowser-productsGrid-cellTop.ecwid-productBrowser-productsGrid-productInside:before,.ecwid-productBrowser-relatedProducts-item-top:before { border-right: 40px solid <?php if (!empty($fourthcolor)) { echo $fourthcolor; } else { echo '#f5245f'; } ?> !important; border-top: 40px solid <?php if (!empty($fourthcolor)) { echo $fourthcolor; } else { echo '#f5245f'; } ?> !important; } .ecwid-SearchPanel-field,.ecwid-form input,.ecwid-productBrowser-details-qtyTextField,.ecwid-productBrowser-search-SearchPanel input[type="search"],.ecwid-Orders-SearchPanel input,.ecwid-DateRangePopup input,input.ecwid-productBrowser-cart-qtyTextField,.ecwid-productBrowser-productsGrid-cellTop.ecwid-productBrowser-productsGrid-productInside, .ecwid-productBrowser-subcategories-mainTable td[class^="ecwid-category-id"][width],.horizontal-mobile { border: 1px solid <?php if (!empty($secondcolor)) { echo $secondcolor; } else { echo '#363635'; } ?> !important; } .ecwid-productBrowser-subcategories-mainTable td[class^="ecwid-category-id"][width] { border-bottom:none !important } .ecwid-SearchPanel-field:focus,.ecwid-form input:focus,.ecwid-productBrowser-details-qtyTextField:focus,.ecwid-productBrowser-search-SearchPanel input[type="search"]:focus,.ecwid-Orders-SearchPanel input:focus,.ecwid-DateRangePopup input:focus,input.ecwid-productBrowser-cart-qtyTextField:focus { border: 1px solid <?php if (!empty($fourthcolor)) { echo $fourthcolor; } else { echo '#f5245f'; } ?> !important; } .ecwid-minicart-mini { border-left:3px solid <?php if (!empty($firstcolor)) { echo $firstcolor; } else { echo '#16171D'; } ?> !important; } .ecwid-DateRangeBox,.ecwid-DateRangeBox-icon { border-color: <?php if (!empty($secondcolor)) { echo $secondcolor; } else { echo '#363635'; } ?> !important; } .ecwid-DateRangePopup,.dateBoxPopup { border:3px solid <?php if (!empty($fourthcolor)) { echo $fourthcolor; } else { echo '#f5245f'; } ?> !important; } .ecwid-productBrowser-cart-totalAmountPanel,.ecwid-OrdersList-OrderBox-footer { border-top:1px solid <?php if (!empty($ombrethirdcolor)) { echo $ombrethirdcolor; } else { echo '#3e3e3e'; } ?> !important; } .ecwid-productBrowser-cart-itemsTable-headerCell,.ecwid-productBrowser-cart-itemsTable-cell { border-bottom:1px solid <?php if (!empty($secondcolor)) { echo $secondcolor; } else { echo '#363635'; } ?> !important; } td.ecwid-Invoice-edgeCell { border-top:3px solid <?php if (!empty($firstcolor)) { echo $firstcolor; } else { echo '#16171D'; } ?> !important; } .ecwid-Invoice-itemsTable-headerCell,.ecwid-Invoice-itemsTable-cell,.ecwid-productBrowser-productsTable-cell { border-color: <?php if (!empty($firstcolor)) { echo $firstcolor; } else { echo '#16171D'; } ?> !important; } .ecwid-OrdersList-OrderBox-header { border-bottom:1px solid <?php if (!empty($firstcolor)) { echo $firstcolor; } else { echo '#16171D'; } ?> !important; } .ecwid-productBrowser-productsList-productRow td { border-bottom:20px solid <?php if (!empty($firstcolor)) { echo $firstcolor; } else { echo '#16171D'; } ?> !important; } .ecwid-minicart-floating, .ecwid-categories.ecwid-categories-vertical td { border-color: <?php if (!empty($secondcolor)) { echo $secondcolor; } else { echo '#363635'; } ?> !important; } .page-block-left .ecwid-categories-vertical td { border-color: <?php if (!empty($secondcolor)) { echo $secondcolor; } else { echo '#363635'; } ?> !important; } .page-block-left .ecwid-SearchPanel-button { background: <?php if (!empty($secondcolor)) { echo $secondcolor; } else { echo '#363635'; } ?> !important; } @media only screen and (max-width: 680px) { .ecwid-categoriesTabBar { background: <?php if (!empty($secondcolor)) { echo $secondcolor; } else { echo '#363635'; } ?> !important; } .ecwid-Invoice-header-placeOrder { border-bottom: 3px solid <?php if (!empty($firstcolor)) { echo $firstcolor; } else { echo '#16171D'; } ?> !important; } td.ecwid-Invoice-header-placeOrder-text .gwt-Label { color: <?php if (!empty($sixthcolor)) { echo $sixthcolor; } else { echo '#fff'; } ?> !important; } .ecwid-Invoice-PaymentDetails { border-bottom: 3px solid <?php if (!empty($firstcolor)) { echo $firstcolor; } else { echo '#16171D'; } ?> !important; } .ecwid-productBrowser-auth-mini a,.ecwid-productBrowser-auth-mini span,.ecwid-btn,.ecwid-AddressForm-fields-topPanel .ecwid-btn .gwt-HTML,.ecwid-Checkout-BreadCrumbs-link,.ecwid-OrdersList-OrderBox-status,.ecwid-OrdersList-OrderBox-totals-shippingRow,.ecwid-OrdersList-OrderBox-totals-total,.ecwid-DateRangeBox-range,.ecwid-results-topPanel-viewAsPanel div,.ecwid-results-topPanel-sortByPanel .gwt-Label,.ecwid-results-topPanel-sortByPanel select, .ecwid-productBrowser-productsTable-sku .ecwid-productBrowser-sku, .pswp__caption__center small,.ecwid-productBrowser-relatedProducts-item .ecwid-productBrowser-sku,.ecwid-categories-vertical-table-cell-categoryLink a span,.ecwid-productBrowser-categoryPath,.ecwid-productBrowser-categoryPath a,.ecwid-SearchPanel-button,.ecwid-productBrowser-search-SearchPanel .ecwid-btn,.ecwid-productBrowser-productsList-descr { font-size: <?php if (!empty($ombrepsize)) { echo $ombrepsize - 2; } else { echo esc_attr("14"); } ?>px !important } } @media only screen and (max-width: 560px) { .ecwid-minicart-mini { border:none !important } } @media only screen and (max-width: 480px) { .ecwid-productBrowser-head { border-top:1px solid <?php if (!empty($fourthcolor)) { echo $fourthcolor; } else { echo '#f5245f'; } ?> !important; } .horizontal-menu-parent a { background-color:transparent !important } } </style> <?php ob_end_flush(); ?> <?php } ?>