﻿

/*
Theme Name:   MX Child
Theme URI:    http://themefocus.co/mx/
Description:  A Child-Theme based on MX of powerful and clean theme.Designed by <a href="http://themefocus.co">ThemeFocus</a>
Author:       ThemeFocus
Author URI:   http://themefocus.co
Template:     mx
Version:      1.0.0
License:      GNU General Public License v2.0 PHP under GNU General Public License, JS and CSS under ThemeForest License Terms
License URI:  http://themeforest.net/licenses/regular_extended
Tags:         black, green, white, orange, red
Text Domain:  mx-child
*/

/***
NO IDEA WHERE THESE GO CLEAN AS QUICKLY AS POSSIBLE
***/


/*Breadcrumbs*/
#site-content-header .breadcrumbs {
background-color: rgba(255, 255, 255, 0);
}

/*Sale Banner Orientation*/
.woocommerce span.onsale {
right: auto !important;
left: -32px !important;
transform: rotate(-45deg) !important;
-ms-transform: rotate(-45deg) !important;
-webkit-transform: rotate(-45deg) !important;
}

/*Backorder Color*/
.woocommerce div.product p.stock {font-size: 1.25em;color: #F50303;}

/*SALE Price COLOR*/
.woocommerce div.product span.price ins {
/*color:#5CB85C;*/ color:#CC1234;
}
.woocommerce ul.products li.product .price ins { 
/*color:#5CB85C;*/ color: #CC1234;
}


img.customized_payment_icon {
    width: 150px;
    }

.backorder_notification {
    color: #fd0202;
    font-weight: bold;
}

/***Shop Temp Disabled***/
.widget_product_categories li:before {
content: none !important;
}

/***Reposition Product Image Gallery Trigger Magnifying Glass***/
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    left: -9px;
    top: -9px;
    background:none;
    }

/***Product Page NS ROW***/
    .nsrow-a {
    font-weight: bold;
    }

/***Product Page Table header color**/
th.ns-p {
    color: #0277fd;
}

/*************Woocom Dynamic pricing and discounts & TIMER css********/

.rightpress_product_price_live_update dt {
  font-weight:normal;
}

.rightpress_product_price_live_update dd {
    display: inline-block;
    float:none !important;
    padding: 2px 10px 2px 20px;
    font-weight:bold;
}

.rp_wcdpd_product_page {
  margin-bottom: 20px !important;
}

.rightpress_product_price_live_update dd span.woocommerce-Price-amount.amount{
    color: #5CB85C !important;
	font-size: 36px !important;
}

span.ns-timer {
	color:#5CB85C !important;
	font-weight: bold !important;
}

/***Footer Button CSS***/
.btn.btn-lg.btn-block {
    background: #0277fd;
    color: #fff;
    }

/****************CHECKOUT***************/
/***Notices****/

.ns-message-promo::before {
    content: '\e020';
    color: #0277fd;
    font-family: WooCommerce;
    display: inline-block;
    position: absolute;
    left: 1.5em;
    }
    

.ns-message-promo {
padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #fbf9fb;
    color: #515151;
    border-left: 4px solid #0277fd;
    list-style: none outside;
    width: 100%;
    word-wrap: break-word;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
    display:inline-block;
    }

.ns-message-shipping::before {
    content: '\e019';
    color: #0277fd;
    font-family: WooCommerce;
    display: inline-block;
    position: absolute;
    left: 1.5em;
    }

.ns-message-shipping {
padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #fbf9fb;
    color: #515151;
    border-left: 4px solid #0277fd;
    list-style: none outside;
    width: 100%;
    word-wrap: break-word;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
    display:inline-block;
    }
    
.ns-message-informational-message::before {
    content: '\e008';
    color: #02fd21;
    font-family: WooCommerce;
    display: inline-block;
    position: absolute;
    left: 1.5em;
    }

.ns-message-informational-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #fbf9fb;
    color: #515151;
    border-left: 4px solid #02fd21;
    list-style: none outside;
    width: 100%;
    word-wrap: break-word;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
    display:inline-block;

}


.ns-message-right a.button.wc-forward {
    display: inline;
}
span.ns-message-left {
   float:left;
}

span.ns-message-right {
    float:right;
    margin-right:-15px;
    margin-left:15px;
}


/****************How to Pay CSS Notices TEMP**************/
.ns-message-htp-info {
  border-color:#0277fdba !important;
}  
  
.ns-message-htp-info .vc_message_box-icon {
  background-color:#0277fdba !important;
    
}

/**.ns-message-htp-info::before {
    content: '\e020';
    color: #0277fd;
    font-family: WooCommerce;
    display: inline-block;
    position: absolute;
    left: 1.5em;
    }
    

.ns-message-htp-info {
padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #fbf9fb;
    color: #515151;
    border-left: 4px solid #0277fd;
    list-style: none outside;
    width: 100%;
    word-wrap: break-word;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
    display:inline-block;
    }
**/


/****************How to Pay CSS Tooltip TEMP**************/

.tooltip.right .tooltip-arrow {
    border-right-color: #0277fd;
}

.tooltip-inner {
    background-color: #0277fd;
}
.show-tooltip::after {
    font-family: WooCommerce;
    content: " \e024";
    color:#0277fd;
}



/***GFORMS CSS***/
.gform_wrapper .gfield_required {
    color: red;
}

.gform_wrapper .ginput_complex input{
    padding: .6180469716em;
    /*background-color: #f2f2f2;*/
    color: #43454b;
    outline: 0;
    border: 0;
    -webkit-appearance: none;
    border-radius: 2px;
    box-sizing: border-box;
    font-weight: 400;
   border:solid 2px #e4e4e4;
}

.gform_wrapper input, select#input_1_5, textarea#input_1_7 {
    background-color: #fff;
    border: solid 2px #e4e4e4;
    border-radius: 2px !important;
}


input#gform_submit_button_1 {
    padding: 6px 12px;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    display: block;
    width: 100%;
    background: #0277fd;
    color: #fff;
}


/***Global Pages***/
/*Hidden Variations*/
.postid-6075 .variations {
    display: none;
}

.postid-3290 .cart {
    display: none;
}
/*Modal*/
.modal {
top:8em;
}
.modal-body {
height: 400px;
overflow: auto;
}
.modal-footer {
text-align:left;
}
/*Top Banner*/
#header-banner {
    background-image: url(https://nootropicsource.com/wp-content/uploads/pw_maze_white.png) !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
}

/***Header***/
/*Replace Header Search with YITH AJAX search*/
.yith-ajaxsearchform-wide .yith-ajaxsearch-filters {
	padding-right:0px;
}
.yith-ajaxsearchform-wide .search-submit-container {
	display:none;
}
	
/*add arrow to submenus
.mx-nav-menu , .menu-item-has-children > a::after {
        content: "\f140";
		display: inline-block;
		-webkit-font-smoothing: antialiased;
		font: normal 16px/1 'dashicons';
		padding-left:3px;
		padding-top:4px;
		vertical-align: top;
	}*/
/*increase margin of header for alignment*/	
.site-header-style-2 .mx-header-right {
	margin-top: 10px;
    margin-bottom: 10px;
}
/*submenu padding for alignment*/
.site-header-style-2 .mx-nav-menu > li > a {
    padding: 25px 14px 10px;
}
/*change colors on right side of menu for cart icon etc */
.site-header-style-2 .mx-search-container > ul > li > a:hover {
	color:#ffffff;
	background-color:#0277fd;
}
.site-header-style-2 .mx-search-container > ul > li.mx-cart-list > a {
	background:#0277fd;
}
.site-header-style-2 .cart-list_product-quantity .amount {
	color:#0277fd;
	font-weight:normal;
}
.site-header-style-2 .cart-list_total .total .amount {
		color:#0277fd;
}




/***Shop***/
/*Shop Product Prices*/
.woocommerce ul.products li.product .product-meta .price {
    color: #49494A;
    font-weight: bold;
}

.woocommerce ul.products li.product .price ins {
    color: #CC1234;
}

.woocommerce ul.products li.product h3 {
    color: #49494A;
	font-weight: normal;
}
/*Price Filter Range Colors*/
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #d4d3d3;
}

/***Product Page***/
/*Add to Cart Button Hover*/
.woocommerce button.button.alt.disabled {
	background-color: #0277fd;
}
/*Product Summary*/
.single-product .entry-summary .product_title{
	color:#49494a;
	font-weight:normal;
}
.single-product .entry-summary .product_price p.price{
	color:#49494a;
	font-weight:bold;
}
.single-product span.woocommerce-Price-amount.amount{
	color: #49494a;
}

.single-product form.cart .qib-container + button[type='submit']:not(#qib_id) {
	width:50%;
}
.single-product div.product form.cart .variations label {
	color:#0277FD;
	font-size:20px;
}
.single-product div.product p.stock.in-stock {
	font-size:1.25em;
}
div#nspp {
    text-align: center;
    font-weight: bold;
}
/*Price Match*/
.ns_pm {
	float: left;
}
.hmwcpm-link {
-webkit-filter: drop-shadow(0px 5px 0px #b0b0b0);
filter: drop-shadow(0px 5px 0px #b0b0b0);
}
.hmwcpm-link:hover {
color:#fff;
}
.hmwcpm-link:active {
color:#fff;
}

/***Cart***/
/***woocom giftable css***/

.dgfw-available-gifts {
background:none !important;
}

span.ns_red {
    color: red;
}

/*Discounts*/
.cart-discount {
   background-color: #69bf291f;
}
tr.rp_wcdpd_promotion_total_saved_table_row {
    background-color: #0277fd14;
}
/*Pricing*/
span.amount {
    white-space: nowrap;
    color: #111;
    font-weight: bold;
}
del span.amount {
    opacity: .6;
    font-weight: normal;
    margin-right: .3em;
}

/*Shop Table*/
.shop_table a{
	color: #0277fdd9;
}
.woocommerce-page .cart-collaterals .cart_totals{
	width:100%;
}
.woocommerce-shipping-destination {
    display: none;
}
/*footer*/
.woocommerce-cart div#site-footer-widget {
    display: none;
}

/***Checkout Page***/
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: none;
	font-size: 25px;
    width: 100%;
    height: 100%;
}
p.woocommerce-shipping-destination {
    display: none;
}

.woocommerce-checkout td.product-name {
    width: 50%;
    text-align: left;
}


.woocommerce form .form-row {
    width: 100% !important;
}
.woocommerce-checkout #payment div.payment_box input.input-text, .woocommerce-checkout #payment div.payment_box textarea {
    width: 100% !important;
    padding: 8px;
}
.woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select {
    width: 100%;
    height: 30px;
}


.custom-checkout h3 {
    background-color: #165f1c;  
    width: 100%;
    text-align: left;
    padding: 10px;
    border-radius: 5px;
    margin-top: 50px;
    color: #FFF;
    float: right;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    padding: .6180469716em;
    background-color: #f2f2f2;
    color: #43454b;
    outline: 0;
    border: 0;
    -webkit-appearance: none;
    border-radius: 2px;
    box-sizing: border-box;
    font-weight: 400;
   border:solid 2px #e4e4e4;
}

#wc_checkout_add_ons {
    width: 45%;
    float: right;
    text-align: center;
}

input#ship-to-different-address-checkbox {
  position:relative !important;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
  float:left !important;
}  

label.checkbox {
    margin: 0 !important;
}

input#terms {
    position: relative;
    margin: 2px;
}

#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0 0em 0 0 !important;
}  
/*footer*/
.woocommerce-checkout div#site-footer-widget {
    display: none;
}





/***MOBILE CSS ONLY***/
/*Remove product price and remove bottom mobile menu components from desktop*/
@media only screen and ( min-width: 768px ) {

	#mx-header .mx-search-container li.mx-wc-home {
		display:none;
	}
	#mx-header .mx-search-container > ul > li > a > span {
	display:none;
    }	
.site-header-style-2 .mx-search-container > ul > li.mx-cart-list > span {
		display:none;
    }
    .show-for-small.mobile-product-price {
		display:none;
	}
}

/*Mobile Menu*/
#mobile-menu {
	background:#ffffff;
	width:415px;
	max-width:100%;
	right:-415px;
	overflow-x: hidden;
    overflow-y: auto;
}


#mobile-menu .mobile-menu-close-btn {
	background:#ffffff;
	color:#0277fd;
	right:-4px;
	left:auto;
	font-size: 30px;
}
#mobile-menu .mx-mobile-search .sf-s {
	background: #ffffff;
    color: #2a2a2a;
}
#mobile-menu .mx-nav-mobile-menu li a:hover {
    color: #0277fd;
}
#mobile-menu .mx-nav-mobile-menu > li.current-menu-ancestor > a,
#mobile-menu .mx-nav-mobile-menu > li.current-menu-item > a {
	color:#0277fd;
} 
#mobile-menu .mx-nav-mobile-menu .sub-menu > li.menu-item.menu-item-type-taxonomy.menu-item-object-product_cat.current-menu-item > a {
			color:#0277fd;
}
#mobile-menu .mx-nav-mobile-menu .sub-menu > li.menu-item.menu-item-type-taxonomy.menu-item-object-product_cat.current-menu-item {
		text-decoration:underline;
} 
	
@media (max-width:767px) {
/*Top Bar Mobile*/
#header-topbar-right-content {
	float:none!important;
	text-align:center;
}
#header-topbar .custom-content {
	float:none!important;
	display:block!important;
}
/*Move Logo*/
.site-header-style-2 .mx-header-logo {
    float: none;
}

/*Move navigation to bottom - Updated*/
#site-footer-bottom.site-footer-style-center {
    padding: 12px 0 70px;
}

#mx-header .mx-header-right {
	width: 100%!important;
	margin:0;
	position: fixed;
    overflow-y: auto;
    z-index: 9999;
    bottom: 0;
    left: 0;
    background-color: #ffffff;
	box-shadow: 0 -2px 2px rgb(2, 119, 253);
	font-weight:900;
}
#mx-header .mx-search-container.have-content {
    border-left: none;
    padding: 0px;
    float: none;
    margin: 0px;
	height:60px;
}

#mx-header .mx-search-container li {
    margin: 3px 12px;
}
#mx-header .mx-search-container > ul > li.mx-cart-list  {
	color:#0277fd;
}
#mx-header .mx-search-container > ul > li.mx-cart-list > a {
	color:#0277fd;
	background:#ffffff;
}
#mx-header .mx-search-container > ul > li > a {
    padding: 4px 10px;
}
#mx-header .mx-search-container > ul > li > a > i {
	font-size:18px;
}
#mx-header .mx-search-container > ul > li > a > span {
    display: block;
    position: relative;
}

/*append back-to-top button on mobile nav menu*/
#back-top {	
	bottom:60px;
	box-shadow: 0 -2px 2px rgb(2, 119, 253);
	background:#0277fd;
}

/*Shop*/
div#woocommerce_product_categories-4 {
	display:none;
}

/*product page*/
  .woocommerce .upsells.products ul.products li.product {
    margin: 0 1.8% 20px 0 !important;
    width: 48% !important;
}
.woocommerce .related.products ul.products li.product {
    margin: 0 1.8% 20px 0 !important;
    width: 48% !important;
}		
/*shop*/	
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 48% !important;
}
.woocommerce ul.products li.product:nth-child(2n+1) {
		clear: left;
}
.woocommerce ul.products li.product .button {
    font-size:12px;
}
.woocommerce .products ul, .woocommerce ul.products {
    margin: 0 -1% 1% 0%;
}
  .woocommerce ul.products li.product .price ins {
    font-size:16px !important;
}
  .woocommerce ul.products li.product .price del {
    font-size: 8px !important;
}
  .woocommerce ul.products li.product .price {
    font-size:16px !important;
}
  .woocommerce ul.products li.product h3 {
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
  }
/*cart*/
.shop_table {
    font-size: .9em;
	padding-top: 15px;
    padding-bottom: 15px;
}

.woocommerce-page table.shop_table thead{
	display:table-header-group;
}	
.woocommerce-page table.shop_table tbody {
	display:table-row-group;
}
.woocommerce-page table.shop_table_responsive tr td, 
.woocommerce-page table.shop_table th {
	display:table-cell;
}
.woocommerce-page table.shop_table tr { 
	display: table-row; 
}
.woocommerce-page table.shop_table_responsive tbody th {
	display:table-cell;
}
.woocommerce-page table.cart .product-remove {
	width: 0;
    position: relative;
    padding: 0;
}

.woocommerce-page table.cart .product-remove a.remove {
position: absolute;
    top: 10px;
    left: 0px;
}

.woocommerce-page table.cart .product-thumbnail {
		display:table-cell;
		min-width: 60px;
        max-width: 90px;
        width: 90px;
}
.woocommerce-cart table.cart img {
	width:100%;
}
.woocommerce-page table.cart .product-name {
	text-align:left !important;
}
.woocommerce-page table.cart .qib-container:not(#qib_id) {
	display:inline-flex!important;
}
.woocommerce-page table.cart .product-subtotal {
        display:none;
}
.woocommerce-page table.shop_table thead th.product-price,
.woocommerce-page table.shop_table thead th.product-subtotal {
	display:none;
}

.woocommerce-page table.shop_table_responsive tr td.product-price{
	display:none;
}
.woocommerce-page table.shop_table_responsive tr td::before {
	content: none;
}  
  
} 
 


