/*
Theme Name:     Stratus - Child Theme
Theme URI:      http://themovation.com/stratus
Template:       stratusx
Author:         Themovation
Author URI:     http://themovation.com
Version:        3.0
Text Domain:    stratus
Domain Path:    /languages/
*/

  
  /* = Theme customization starts here
  -------------------------------------------------------------- */
  .text-saved-notif {
	  color: #F6BC15;
	  font-weight: bold;
  }
  
  /* Elementor style from elementor site setting custom style kit */
  
  .pointer {
	  cursor: pointer;
  }
  /* Delivery Shipping */

  /* Ovveride Trust Payment Label save payment information */

	label[for="wc-securetrading_iframe-new-payment-method"] {
		font-size: 14px !important;
	}

	div.payment_box.payment_method_securetrading_iframe {
		padding-left: 10px !important;
	}

  /* End Ovveride Trust Payment Label save payment information */
	
  
  /* WARNING!!! THIS WILL EFFECT ENTIRE BUTTON OF WEBSITE THAT RUN ELEMENTOR */
  /*
  a {
	  color: inherit !important;
  }
  a {
	  font-weight: bold;
  }
  */
  
/*Overiding checkout page style*/
/*
.woocommerce .col2-set, .woocommerce-page .col2-set {
	width: 50% !important;
	display: inline-block;
	margin-right: auto !important;
  }
  
  #order_review_heading, #order_review {
	width: 46% !important;
  }
  
  #order_review, #order_review_heading {
	border: solid #B4B4B4 !important;
  }
  #order_review_heading {
	border-radius: 8px 8px 0px 0px !important;
	border-width: 1px 1px 0px !important;
  }
  #order_review {
	border-radius: 0px 0px 8px 8px !important;
	border-width: 0px 1px 1px !important;
  }
  #customer_details {
	padding: 20px 0px !important;;
  }
  #customer_details > div {
	padding: 10px 25px;
	border: 1px #B4B4B4 solid;
  }
  #customer_details > div.col-1 {
	border-radius: 8px 8px 0px 0px !important;
	border-width: 1px 1px 0px !important;
  }
  #customer_details > div.col-2 {
	border-radius: 0px 0px 8px 8px !important;
	border-width: 0px 1px 1px !important;
  }
  */
  /*End of Overiding Checkout Style*/
  
  
  /* monthly prescription */
  .wps_sfw_free_trial {
	  display: none !important;
  }
  
  .awdr_discount_bar_content
  {
	  text-align: center;
  }
  
  /* Override Slide dots color */
  .slick-dots li.slick-active button:before {
	  color: #000252 !important;
  }
  
  .slick-dots li button:before {
	  color: #000252 !important;
  }
  
  .awdr_discount_bar {
	  border-radius: 0px !important;
  }
  
  #rank-math-rich-snippet-wrapper {
	  display: none !important;
  }
  
  /* End Elementor style from elementor site setting custom style kit */
  
  /* Scroll Top */
  #scrollUp {
	  display: none !important;
	  background-color: #1A1449 !important;
	  opacity: .9 !important;
  }
  #scrollUp::before {
	  color: #fff
  }
  /* End Scroll Top */
  
  /* Apparence Custom Css imported style */
  
  .u-column2.col-2 {
	  width: 48% !important;
	  display: inline-block;
	  float: right !important;
  }
  
  .u-column1.col-1 {
	  width: 48% !important;
	  display: inline-block;
	  float: left !important;
  }
  /*
  .woocommerce .col2-set, .woocommerce-page .col2-set {
	  width: 100% !important;
	  display: inline-block;
  
   margin-right: auto !important;
  
  }
  */
  .woocommerce button.button, .woocommerce input.button {
  
	  color: #fff !important;
	  background-color: #01659d !important;
  }
  
  div#customer_login h2 {
	  color: #000;
	  margin-bottom: 0px !important;
	  font-size: 27px;
	  font-weight: 600;
  }
  
  .woocommerce-tabs .panel
  {
  margin-left: 5px !important;
  }
  
  .woocommerce-tabs .tabs li a {
	  display: none !important;
  }
  
  .woocommerce-page div.product div.summary {
	  width: auto;
	  float: none;
  }
  
  #wc-worldnetpayments-cc-form label[for="woo_offline_credit_card_payment_method-card-holder-name"],
  #wc-worldnetpayments-cc-form input#woo_offline_credit_card_payment_method-card-holder-name {
	 display:none !important;
  }
  
  .woocommerce-product-gallery__image.single-product-main-image {
	  margin-right: 40px;
  }
  
  span.show-author {
	  display: none !important;
  }
  
  span.pre-date {
	  display: none !important;
  }
  
  span.show-comments {
	  display: none !important;
  }
  
  div#respond {
	  display: none !important;
  }
  
  section#themo_single_post_layout {
	  display: none;
  }
  
  body.single .wp-post-image {
	  margin-bottom: 20px;
	  margin: auto;
  }
  
  .post-meta {
	  text-align: center;
	  margin-top: 20px;
  }
  
  body.single .wp-post-image,
  .standard-blog .format-standard .wp-post-image {
	  width: 100% !important;
  }
  
  .single-product div.product .woocommerce-tabs{
	  border-top:0px !important;
  }
  
  li#tab-title-description {
	  display: none;
  }
  
  /* woocommercebuttonchange */
  .woocommerce #content input.button.alt:hover,
  .woocommerce #respond input#submit.alt:hover,
  .woocommerce a.button.alt:hover,
  .woocommerce button.button.alt:hover,
  .woocommerce input.button.alt:hover,
  .woocommerce-page #content input.button.alt:hover,
  .woocommerce-page #respond input#submit.alt:hover,
  .woocommerce-page a.button.alt:hover,
  .woocommerce-page button.button.alt:hover,
  .woocommerce-page input.button.alt:hover {
	  background:#FFD814 !important;
	  background-color:#FFD814 !important;
	  color:black !important;
	  text-shadow: transparent !important;
	  box-shadow: none;
	  border-color:#FFD814 !important;
	  padding: 10px 50px 10px 50px !important;
  }
  
  .woocommerce #content input.button:hover,
  .woocommerce #respond input#submit:hover,
  .woocommerce a.button:hover,
  .woocommerce button.button:hover,
  .woocommerce input.button:hover,
  .woocommerce-page #content input.button:hover,
  .woocommerce-page #respond input#submit:hover,
  .woocommerce-page a.button:hover,
  .woocommerce-page button.button:hover,
  .woocommerce-page input.button:hover {
	  background:#FFD814 !important;
	  background-color:#FFD814 !important;
	  color:black !important;
	  text-shadow: transparent !important;
	  box-shadow: none;
	  border-color:#FFD814 !important;
	  padding: 10px 50px 10px 50px !important;
  }
  
  .woocommerce #content input.button,
  .woocommerce #respond input#submit,
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce input.button,
  .woocommerce-page #content input.button,
  .woocommerce-page #respond input#submit,
  .woocommerce-page a.button,
  .woocommerce-page button.button,
  .woocommerce-page input.button {
	  background: #FFD814 !important;
	  color:black !important;
	  text-shadow: transparent !important;
	  border-color:#FFD814 !important;
	  padding: 10px 50px 10px 50px !important;
  }
  
  .woocommerce #content input.button.alt:hover,
  .woocommerce #respond input#submit.alt:hover,
  .woocommerce a.button.alt:hover,
  .woocommerce button.button.alt:hover,
  .woocommerce input.button.alt:hover,
  .woocommerce-page #content input.button.alt:hover,
  .woocommerce-page #respond input#submit.alt:hover,
  .woocommerce-page a.button.alt:hover,
  .woocommerce-page button.button.alt:hover,
  .woocommerce-page input.button.alt:hover {
	  background: #FFD814 !important;
	  box-shadow: none;
	  text-shadow: transparent !important;
	  color:black !important;
	  border-color:#FFD814 !important;
	  padding: 10px 50px 10px 50px !important;
  }
  
  .woocommerce-info::before {
	  color: #1e85be;
	  display: none;
  }
  .tippy-popper {
			   display: none;
  }
  
  /* Cart Sidebar Button Styles */
  .elementor-menu-cart__footer-buttons .elementor-button--view-cart {
	  border-radius: 24px;
	  background-color: #FED716;
  }
  
  .elementor-menu-cart__footer-buttons .elementor-button--view-cart:hover {
	  background-color: #f2cc10;
  }
  
  .elementor-menu-cart__footer-buttons .elementor-button--checkout {
	  border-radius: 24px;
	  background-color: #FED716;
  }
  
  .elementor-menu-cart__footer-buttons .elementor-button--checkout:hover {
	  background-color: #f2cc10;
  }
  
  
  /* End Apparence Custom Css imported style */
  
  /* Fix for evey linked text inside text editor only */
  
  .elementor-text-editor a {
	color: unset;
  }
  
  /* Replacing Text Color Admin Bar */
  #wpadminbar ul li {
	  color: #f0f0f1 !important;
  }
  
  /* Sticky Footer */
  #stickyfooters{
	  -webkit-transition: transform 2s ease;
	  transition : transform 2s ease;
  }
  .footerdown{
	  transform: translateY(200px); /*adjust this value to the height of your header*/
  }
  /* Checkout Form */
  
  #customer_details .col-1 {
	  margin-bottom: 0 !important;
  }
  /*
  #order_review_heading,
  #order_review {
	  width: 100% !important;
  }*/
  
  #order_review {
	  margin-bottom: 20px !important;
  }
  
  .woocommerce-notice.woocommerce-notice--info.woocommerce-info {
	  padding-left: 0 !important;
	  padding-right: 0 !important;
  }
  
  .e-coupon-box {
	  padding: 0 !important;
	  border: none !important;
  }
  
  .elementor-widget-woocommerce-cart .e-cart-section {
	  border: none !important;
  }
  
  .woocommerce .cart-collaterals .cart_totals table tr td,
  .woocommerce .cart-collaterals .cart_totals table tr th {
	  border-top: 1px solid rgba(0,0,0,.1) !important;
  }
  
  .elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart .actions .button {
	  float: right !important;
	  color: white;
	  font-weight: 500;
	  font-size: 15px;
	  border: none;
  }
  
  .woocommerce #ship-to-different-address-checkbox {
	  margin-top: 4px !important;
  }
  
  .elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row .input-checkbox {
	  margin: 10px 5px 0 0 !important;
  }
  
  #billing_phone_field {
	  width: 100% !important;
  }
  
  .e-checkout__order_review {
	  padding: 0 !important;
	  border: none !important;
	  margin: 0 !important;
  }
  
  #payment.woocommerce-checkout-payment {
	  padding: 0 !important;
	  border: none !important;
  }
  
  .elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods .payment_box {
	  margin-top: 10px;
  }
  
  #woo_offline_credit_card_payment_method-card-cvc {
	  width: 100% !important;
  }
  
  .form-row.place-order {
	  width: 100%;
  }
  /* End Checkout Form */
  
  /* Delivery Notification */
  .delivery-notif-wrapper {
	  background-color: #F2F2F2;
	  width: 100%;
	  padding: 20px;
	  margin-bottom: 20px;
	  border-radius: 10px;
  }
  
  .delivery-notif-wrapper:last-child {
	  margin-bottom: 0px;
  }
  
  .delivery-notif-content {
	  /*
	  color: #7a7a7a;
	  margin-top: 0px !important;
	  margin-bottom: 0px !important;
	  font-family: "Montserrat", Sans-serif;
	  font-size: 15px;
	  font-weight: 400;
	  line-height: 1.6em;
	  */
  
	  color: var( --e-global-color-text );
	  font-size: 14px;
	  font-weight: 400;
	  line-height: 1.6em;
	  margin-top: 0px !important;
	  margin-bottom: 0px !important;
  }
  
  .small-link {
	  font-size: 10px;
	  font-weight: normal !important;
  }
  
  .small-link:hover {
	  text-decoration: none !important;
  }
  
  .delivery-notif-content a {
	  color: blue !important;
  }
  /* End Delivery Notification */
  
  /* Custom Notification */
  .woocommerce-notices-wrapper {
	  max-width: 1140px;
	  width: calc(100% - 60px);
	  margin: auto;
  }
  /* End Custom Notification */
  
  /* Hide in stock product information for product simple */
  .elementor-product-simple .in-stock {
	  display: none !important;
  }
  /* End Hide in stock product information for product simple */
  
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
	  /* Delivery Notification */
	  .delivery-notif-content {
		  font-size: 11px;
	  }
  
	  .delivery-notif-content .date-delivery {
		  display: block;
	  }
  
	  .delivery-notif-content .min_total br {
		  display: none;
	  }
	  /* End Delivery Notification */
  
	  /* Custom Notification */
	  .woocommerce-notices-wrapper {
		  max-width: unset;
		  width: unset;
		  margin: 0;
	  }
  
	  /* Fixing elementor tab content font size */
	  .elementor-tab-content p {
		  font-size: 12px;
	  }
	  .elementor-tab-content li {
		  font-size: 12px;
	  }
	  .awdr_discount_bar_content {
		margin-top: 20px;
	}
}
  
/* Extra small devices (Tablet, 720px and down) */
@media screen and (max-width:720px) {
	  h1 {
	   font-size: 25px;
	 }
	  h2 {
	   font-size: 18px;
	 }
	  h3 {
	   font-size: 16px;
	 }
	  h4 {
	   font-size: 14px;
	 }
  
	  .single-product .thumbnails {
		   display: none;
	 }
  
	  .woocommerce-product-gallery__image.single-product-main-image {
		  margin-right: 0px !important;
	 }
  
}
  