You are on page 1of 4

/* Add Icons to Headers & Notifications */

.woocommerce-billing-fields h3:before, h3#order_review_heading:before,


h3#phoen_order_review_heading:before {
font-family: "Material Icons";
font-size: 27px;
content: '\E88F'; /* sets default icon to a circled "i" */
color: #7ed026;
padding-right: 10px;
vertical-align: bottom;
}

h3#order_review_heading:before { content: '\E8CC'; } /* changes the icon set above


to a shopping cart for the order */

/* MailPoet Subscribe Fixes */


.mailpoet-subscription-section {xzz
padding-top: 50px;
}
.mailpoet-subscription-section h3:before { content: '\E0E1'; }

/* Fancy Subscribe Now Btn */


#place_order {
background-image: linear-gradient(25deg,#00aeef 0%,#7ed026 100%)!important;
border: transparent;
color: #fff;
box-shadow: rgba(0, 0, 0, 0.28) 0px 2px 8px 0px;
}

#place_order:hover { background-image: linear-gradient(25deg,#7ed026 0%,#00aeef


100%)!important; }

/* 2 column layout */
@media (min-width: 981px) {
.woocommerce-checkout .woocommerce { overflow: hidden;}
.woocommerce-checkout .woocommerce:after { clear: both; }
.woocommerce-checkout .woocommerce .col2-set .col-1, .woocommerce-checkout .col2-
set .col-1 { width: 100%; }
.woocommerce-checkout .woocommerce .col2-set .col-2, .woocommerce-checkout
.woocommerce-page .col2-set .col-2 { display: none; }
.woocommerce-checkout .woocommerce .col2-set, .woocommerce-checkout .woocommerce-
page .col2-set { float:left; width: 48%; }
.woocommerce-checkout #order_review_heading, .woocommerce-checkout .woocommerce
#order_review, .woocommerce-checkout .woocommerce-page #order_review {
float: left;
width:48%;
margin-left: 4%;
}
}

/* Rounded corners on the WooCommerce "alert" messages */


.woocommerce-error, .woocommerce-info, .woocommerce-message { border-radius: 3px; }

/* Style form fields to look like Divi */


input.text, input.title, input[type=email], input[type=password], input[type=tel],
input[type=text], select, textarea {
border: none;
background-color: transparent;
}
.select2-container .select2-selection--single { height: 49px; }
.select2-container--default .select2-selection--single .select2-selection__rendered
{
line-height: 49px;
color: #353333;
font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b
{ margin-top: 8px; }
.select2-container--default .select2-selection--single {
background-color: #DCDCDC;
border: none;
}

/* some tweaks to simplify the payment method area */


.woocommerce-checkout #payment { background: none!important; }
.woocommerce-checkout #payment ul.payment_methods { border: none; }
.woocommerce-checkout form.checkout label {
color: black;
}
.woocommerce form.checkout input,.woocommerce form.checkout
textarea,.woocommerce .select2-container .select2-choice {
background-color: #eaeaea !important;
}
.woocommerce-checkout .woocommerce form .input-text ,.woocommerce-checkout
.woocommerce form .select2-container .select2-selection�single{
background-color: transparent; /* background color of fields */
color: #000; /* text color of input fields */
border: 1px solid #000; /* border color of fields */
}
.woocommerce #order_review table.shop_table {
border: 1px solid;
border-color: white;
text-align: right;
}

.woocommerce #order_review table.shop_table th{


border: 1px solid;
border-color: white;
text-align: left;
}

.woocommerce #order_review table.shop_table td{


border: 1px solid;
border-color: white;
text-align: right;
}
body, .breadcrumbs-wrapper .woocommerce-breadcrumb, .breadcrumbs-wrapper .thim-
breadcrumbs, .breadcrumbs-wrapper .woocommerce-breadcrumb a, .breadcrumbs-
wrapper .thim-breadcrumbs a, .breadcrumbs-wrapper #breadcrumbs li a, .breadcrumbs-
wrapper #breadcrumbs li, .product-cat li a, .quickview .quick-view-detail, .filter-
controls li a, .product-cat li a, .woocommerce div.product .woocommerce-review-
link, .woocommerce div.product .product_meta a, .question-hint .quiz-hint-toggle
.fa, .profile-container .profile-tabs .tab-content .thim-course-grid .cert-profile-
view, .profile-container .profile-tabs .tab-content .thim-course-grid .cert-
profile-view:hover, .breadcrumbs-wrapper #breadcrumbs a, #buddypress div#item-
header .item-meta, .thim-widget-portfolio .wapper_portfolio .filters .portfolio-
tabs li a.filter, .portfolio_container .wapper_portfolio .filters .portfolio-tabs
li a.filter, #bbpress-forums #subscription-toggle a, #bbpress-forums .bbp-template-
notice a, #bbpress-forums .bbp-topics li.bbp-body ul a, .vczapi-shortcode-meeting-
table .btn-join-link-shortcode:hover {
color: #010101;
}
.woocommerce #order_review table.shop_table td {
border: 1px solid;
border-color: white;
text-align: center;
}
.elementor-kit-7 {
--e-global-color-text: #000000;
}
.thim-course-grid .course-item .thim-course-content .course-author .value a {
color: #ffffff;
}

.profile-container .user-tab .author-name {


font-size: 20px;
}
input.text, input.title, input[type=email], input[type=password], input[type=tel],
input[type=text], select, textarea {
border: none;
background-color: #f5f5f5;
}
.profile-container .profile-tabs .learn-press-subtab-content .lp-sub-menu li a {
padding-bottom: 5px;
color: #fff;
}
.thim-course-landing-button .course-price .value, body .learn-press .course-payment
.course-price .value {
color: #f20a0a;
}
.skip-question, .complete-quiz {
display: none;
}
.woocommerce-cart .shop_table .button,
.woocommerce-cart .shop_table .checkout-button {
color: #ffffff!important;
border-color: #009900!important;
background-color: #009900!important;
}
.woocommerce-cart .shop_table .button:hover,
.woocommerce-cart .shop_table .checkout-button:hover {
color: #ffffff;
border-color: #000000!important;
background-color: #000000!important;
}
/* unvisited link*/
a:link {
color: #00E3FF;
}
.woocommerce-page .woocommerce .cart-empty {
color: #000000;
background: #ffd703;
}
.woocommerce-page .woocommerce .woocommerce-info, .woocommerce-page .woocommerce
.woocommerce-message {
border-top: none;
color: #ffffff;
background: #000000;
}
.switch-layout-container {
background: #292929;
}

You might also like