/*
Theme Name: Heel That Pain 2023
Description: Custom theme ported as child from Divi
Author:   SGI Inc https://heelthatpain.com
Version: 2.0.0
Template: Divi
*/

@import url("stylef1bc.css");
@import url("screen.css");


.post-type-web-story .mce-notification-error {
	display: none !important;
}

.et_pb_section_6 {
  background: #ffdc30 !important;
}


.et_pb_fullwidth_header_subhead {
  font-size: 21px;
  line-height: 27px; 
  text-align: center;
}

.nav li li a, .et_mobile_menu li a {
  font-size: 14px;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}

.et_pb_section_0 {
  background-color: #fff !important;
}

.et_pb_fullwidth_header {
  padding: 24px 0 0;
}

/* .et_pb_bg_layout_dark h1 {
}*/

.et_pb_fullwidth_header_scroll {
  display: none;
}

.et_pb_text_0 p {
  padding-bottom: 1.5em;
}

div.post .new-post .aligncenter, .aligncenter {
  padding-bottom: 1em;
}

.et_pb_bg_layout_dark, .et_pb_bg_layout_dark h1, .et_pb_bg_layout_dark h2, .et_pb_bg_layout_dark h3, .et_pb_bg_layout_dark h4, .et_pb_bg_layout_dark h5, .et_pb_bg_layout_dark h6 {
  color: #333 !important;
  text-align: center;
}

h2.et_pb_fullwidth_header_subhead {
	font-size:18px;
}

td img {
  max-width: inherit !important;
  display: block;
}

.entry-content table {
  margin: 12px 0;
}

.testimonial_table tr td a {
  display: block;
  margin-top: 6px;
}

.testimonials_home .et_pb_column_4_4 .et_pb_module {
  margin-bottom: 8px !important;
  padding: 8px;
}

#main-content .container:before {
  display: none;
}

.half {
  width: 47%;
  padding: 12px 1.5%;
  float: left;
}

.compare-table {
  margin: 16px 0;
  padding: 11px 1.5%;
  border: 1px solid #eee;
}


.compare-table.no-border {
  border-color: transparent;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  border-bottom: 1px solid rgba(46, 163, 242, 0.4);
}

.mfp-arrow-right:after, .et_pb_pricing_table_button:after, .et_pb_promo_button:after, a.et_pb_more_button:after, .et_pb_newsletter_button:after, .comment-reply-link:after, .form-submit input:after, .et_pb_contact_submit:after, .et_pb_contact_reset:after, .et_password_protected_form .et_submit_button:after, .et_pb_button:after {
  line-height: 1.4;
}

.woocommerce div.summary.entry-summary form.cart .button,
.woocommerce form.cart .button{
  background: green !important;
  color: #fff !important;
  border-color: green !important;
  display: block;
  float: none;
  clear: both;
  margin-top: 16px;
  font-size: 26px;
  border-radius: 8px;
}

.woocommerce div.summary.entry-summary form.cart .button.wc-variation-selection-needed {
  background-color: #ececec;
  color: #898989;
  border-color: #ececec;
}

form.variations_form>table.variations>tbody>tr>td.value>select.needs_value {
  border: 3px solid red;
  padding: 5px !important;
}

.woocommerce div.summary.entry-summary form.cart .button:after {
  line-height: 1.4;
}

.woocommerce div.summary.entry-summary form.cart .variations label {
  line-height: 40px;
}

.product_meta {
  clear: both;
}

.orderby, .woocommerce div.summary.entry-summary form.cart .variations td select {
  font-size: 18px;
  line-height: 1.3;
  padding: 8px;
  height: 40px;
}

.woocommerce form .form-row {
  padding: 3px 0;  
}


.woocommerce form .form-row.subscribe {
  padding: 8px;
  background: #F9F9A0;
  margin-bottom: 12px;
}

.reset_variations {
  display: inline-block;
  padding: 2px 0; 
}

.woocommerce form .form-row .input-checkbox {
  height: 32px;
  font-size: 32px;  
}

.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
  display: inline;
  line-height: 24px;
  font-size: 18px;
}

.small-links {
  line-height: 24px;
  padding: 4px 0 0px;
}

.size-help {
  padding-top: 7px;
  border-top: 1px solid rgba(0,0,0,0.1);
}

.sales_pitch {
  padding-top: 15px;
  margin: 0 auto;
}

.fancybox-text {
  cursor: pointer;
  color: #2EA3F2;
  display: inline-block; 
}

.dialog {
  max-width: 480px;
  
}

.fancybox-title-float-wrap .child {
  display: none;
}

img.alignleft {
  margin-right: 24px;
}

img.alignright {
  margin-left: 24px;
}

.compare-table li {
  margin-bottom: 8px;
}

.two-images-table {
  border: none !important;
}

.two-images-table tr td {
  border: none;
}

.two-images-table tr td img {
  max-width: 100% !important;
  margin: 0 auto;
}

.upsells {
  margin-top: 16px;
}

/* Style Header */

.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container, .et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
  padding-top: 0px;
  padding-bottom: 23px;
}

.et_boxed_layout #page-container {
  -webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
  -moz-box-shadow: 0 0 0 rgba(0,0,0,0);
  box-shadow: 0 0 0 rgba(0,0,0,0);
}

#main-content {
  -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
}


/*HEADER UPDATES - BY TEJAS BHATT ON 12TH SEPT, 2017*/

/* Style Footer Credits - Lines 948 & 949 */

.et_pb_pricing_table_button:after, .et_pb_promo_button:after, a.et_pb_more_button:after, .et_pb_newsletter_button:after, .comment-reply-link:after, .form-submit input:after, .et_pb_contact_submit:after, .et_pb_contact_reset:after, .et_password_protected_form .et_submit_button:after, .et_pb_button:after, .woocommerce button.single_add_to_cart_button.button:after  {
  line-height: 1.4;
}

.et_pb_column_1_3 h1, .et_pb_column_1_4 h1, h2 {
  line-height: 32px;
}


h1 {
  line-height: 36px;
}

dt p, dd p {
  padding-bottom: 0 !important;
}

.product-grid {
  list-style: none;
  padding: 12px 0 !important;
}

.product-grid li {
  list-style: none;
}

.product-grid.grid-two li {
  width: 46%;
}

.product-grid.grid-four li {
  width: 21%;
}

.product-grid li {
  float: left;
  width: 29%;
  margin: 0 1.5%;

}

.product-grid a {
  display: block;
  text-align: center;
  margin-bottom: 12px;
}

.product-grid img {
  display: block;
  margin: 4px auto 6px; 
}

.product-grid p {
  margin-bottom: 12px;
  line-height: 18px;
}

.woocommerce div.summary.entry-summary form.cart div.quantity {
  position: relative;
  height: 60px;
  width: 200px;
  display: block;
  clear: both;
  margin: 0px 0 16px!important;
}

.woocommerce .woocommerce-error {
  background: #ffe6e5;
  color: #333 !important;
}

.et_pb_button:after {
  line-height: 1.4;
}

#reminder {
  clear: both;
  padding: 11px;
  background: #F9F9A0;
  text-align: center;
  border: 1px solid rgba(0,0,0,0.3);
  max-width: 400px;
}

#reminder p {
  padding-bottom: 0.5em;
}

span.spinner {
  height: 60px;
  position: absolute;
}

span.spinner > .sub, span.spinner > .add {
  float: left;
  display: block;
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 45px;
  color: #000;
  font-size: 28px;
  border: 2px #888 solid;
  border-radius: 4px;
  cursor: pointer;
  transition: 0.1s linear;
  -o-transition: 0.1s linear;
  -ms-transition: 0.1s linear;
  -moz-transition: 0.1s linear;
  -webkit-transition: 0.1s linear;
  margin-top: 6px;
  cursor: pointer;
  color: red;
  font-weight: bold;
}

span.spinner > .add {
  color: green;
}

span.spinner > .sub:hover, span.spinner > .add:hover {
  border-color: #000;
}

span.spinner input[type="number"] {
  float: left;
  text-transform: uppercase;
  text-align: center;
  outline: none;
  margin: 0 6px;  
}

span.spinner input[type="number"]::-webkit-inner-spin-button, span.spinner input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}


.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page #content .quantity input.qty, .woocommerce-cart table.cart td.actions .coupon .input-text {
  background: #F9F9A0 !important;
  border: 2px solid rgba(0,0,0,0.3) !important;
  color: #000 !important;
  height: 60px;
  border-radius: 5px;
}

.woocommerce #payment #place_order {
  background: green;
  color: #fff;
  border-color: green;
  display: block;
  clear: both;
  margin-top: 16px;
  font-size: 26px;
  border-radius: 8px;
}

form.checkout {
  padding: 12px 8px;
  background: #FDFDE3;
}

#order_review {
  background: #fff;
  border-radius: 5px;
}

.call-to-action {
  padding: 16px 0;
  text-align: center;
}

.call-to-action a {
  width: 50%;
  float: left;
}

.call-to-action img {
  display: block;
  max-width: 90%;
  margin: 0 5%;
  
}

.woocommerce div.summary.entry-summary p.stock {
  padding-bottom: 16px;
  font-size: 18px;
  font-weight: bold;
}

/*.woocommerce div.product .out-of-stock {
}*/

.woocommerce-checkout #payment {
  border-radius: 0 0 5px 5px;
  background: #F3F3F3;
}

/*#footer-info a {
font-weight: 700;
color: yellow;
}

#footer-info a:hover {
color: pink;
}*/


/* Style Footer Social Icons - Lines 1185 to 1198 */

/*#footer-bottom .et-social-facebook a {
	color: blue;
}
#footer-bottom .et-social-twitter a {
	color: powderblue;
}
#footer-bottom .et-social-google-plus a {
	color: red;
}
#footer-bottom .et-social-rss a {
	color: orange;
}
*/
/* Hover Colors*/
/*#footer-bottom .et-social-facebook a:hover {
	color: pink;
}
#footer-bottom .et-social-twitter a:hover {
	color: pink;
}
#footer-bottom .et-social-google-plus a:hover {
	color: pink;
}
#footer-bottom .et-social-rss a:hover {
	color: pink;
}
*/

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.product-grid:before, 
.product-grid:after,
.clearfix:before,
.clearfix:after,
.container_12:before,
.container_12:after {
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

.product-grid:after,
.clearfix:after,
.container_12:after {
  clear: both;
}



/*
.woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a {
	float: left;
	width: 15%;
	margin-right: 2%;
	margin-bottom: 1em;
}

.mobile_menu_bar {
  display: inline-block;
}

.mobile_menu_bar:before {
  top: 12px;
  color: #fff;
}

div.et_pb_video_overlay {
  max-width: 424px;
  margin: 0 auto;
  width: auto !important;
}

#top-menu li li {
  display: block;
}

#top-menu li ul {
  min-width: 240px;
}

#top-menu li li a, .fullwidth-menu li li a {
  min-width: 200px;
  width: auto;
  font-weight: normal;
}

#heel-pain-video-fancybox {
	font-family: ProximaNovaCond-Regular;
	font-size: 13px;
	color: #000000;
	letter-spacing: 0.22px;	
	line-height: 22px;
	padding: 9px 0;
	float: left;
	text-transform: uppercase;
}

#heel-pain-video-fancybox .highlight {
	padding: 3px 6px;
	background: #000;
	color: #fff;
	margin-left: 6px;
}

table.cart th, #main-content table.cart th, table.cart td, #main-content table.cart td, table.cart tr, #main-content table.cart tr, #content-area table tr, #content-area table td, #content-area table th {
  vertical-align: top;
  max-width: 100% !important;
}

.woocommerce table.shop_table {
  border: none;
  border-radius: 0;
}

.woocommerce table.woocommerce-checkout-review-order-table td {
  width: 50%;
}

#content-area .woocommerce table.shop_table td.product-remove {
  max-width: 100px !important;
  width: inherit;
}



p:last-of-type, .et_pb_text p:last-of-type {
  padding-bottom: 1.5em;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
  background: #2EA3F2 !important;
}

/*Fixes for REcommended Products image - https://github.com/SGI-inc/HeelThatPain.com-theme/issues/34 - Tejas on 13th Sept, 17 */
.et_shop_image {
	height: 108px;	
	overflow: hidden;
}

.woocommerce ul.products li.product a img { /*added this to horizontally center-align images within its container*/
	position: relative;
    top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media only screen and (min-width: 1350px) {  
  .et_pb_section {
    padding: 4px 0;
  }
  
  .et_pb_row {
    padding: 4px 0;
  }
  .product-grid {
    list-style: none;
    padding: 12px 0;
  }
  .product-grid li {
    display: inline-block;
  }
}


/*
@media (max-width: 980px) {
  .et_boxed_layout #page-container {
    width: 100%;
  }
  #et-secondary-nav, #et-secondary-menu {
    display: block !important;
  }
  #et-top-navigation .et-cart-info {
    margin: 6px 12px 0 0;
  }
  #et_mobile_nav_menu, .et_mobile_nav_menu {
    float: left;
    margin-left: 12px;
  }
  .et_pb_fullwidth_header {
    padding: 12px 0 0;
    max-width: 90%;
    margin: 0 auto;
  }
  .contact_us {
    width: 33%;
  }
  .footer_list {
    width: 66%;
    margin-bottom: 18px;
  }
  .best_link {
    clear: both;
    width: auto;
    float: none;
    padding-top: 12px;
  }
  .htp_science li {
    width: 100%;
    display: block;
  } 
  .et_pb_section {
    padding: 12px 0;
  }
  .et_pb_row, .et_pb_column .et_pb_row_inner {
    padding: 8px 0;
  }
  .product-grid li {
    width: 46%;
  }
  .et_pb_column {
    margin-bottom: 12px;
  }
  .mobile_nav .select_page {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    top: 2px;
  }

}
*/
@media (max-width: 767px) {
/*  .et_boxed_layout #page-container .container {
    width: 96%;  
  }
  .top_header .logo {
    position: inherit;
    width: 100%;
    float: none;
    max-width: 264px;
    margin: 0 auto;
  }
  .right_header {

    width: auto;
    height: auto;
    background: none;

    display: none; 
  }
  #mobile-cart-button {
    display: block;
    float: right;
  }
/*
  nav#top-menu-nav, #top-menu, nav.fullwidth-menu-nav, .fullwidth-menu {
    display: none;
  }
*/
/*
  .et-cart-info {
    background: rgba(0, 0, 0, 0) url("assets/images/cart-mini.png") no-repeat scroll center center / 80px auto;
    width: 80px;
    height: 42px;
  }
*/
/*
  .et-cart-info span {
    padding-left: 33px;
  }
*/

/*
  #et-secondary-menu {
    float: right;  
  }
  .btm_header {
    background-repeat: repeat;
  }
  #heel-pain-video-fancybox, 
  #form-search {
    float: none;
    width: auto;
    clear: both;
  }
  #form-search {
    margin-top: 10px;
    height: 36px;
  }
  .contact_us,
  .footer_list {
    width: auto;
    float: none;
    clear: both;
    margin-bottom: 18px;
  }
*/
  .treatments_list {
    float: none;
    clear: both;
    width: auto;
    margin-bottom: 18px;
  }
  .et_pb_section {
    padding: 12px 0;
  }
  .et_pb_row, .et_pb_column .et_pb_row_inner {
    padding: 8px 0;
  }
  .product-grid li {
    width: 46%;
  }
  .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    padding: 1em !important;
  }
  
  
  .woocommerce .woocommerce-message .button {
   float: none;
   display: block;
   text-align: center;
   margin-bottom: 1em;
  }
  .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
    margin: 8px 0;
  }
  #content-area table th {
    max-width: 100%;
  }
}

@media (max-width: 640px) { 
  dt + dd {
    margin-left: 0;
  }
  .et_boxed_layout #page-container {
    width: 100%;
  }
  .et_boxed_layout #page-container .container {
    width: 96%;
  }
/*
  .top_header {
    height: 108px;
  }
*/
/*
  .top_header .logo {
    top: 0;
    margin: 0 auto;
    text-align: center;
    float: none;
    background: url("assets/images/mobile-logo.png") no-repeat center center;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }
  .top_header .logo img {
    display: none;
  }
  .right_header {
    display: none;
    width: auto;
    height: auto;
    background: none;
  }
*/
/*
  #top-menu-nav {
    display: none;
  }
  .btm_header {
    display: none; 
  }
  .et_pb_fullwidth_header {
    padding: 0;
  }
  .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
    margin: 10px 4% 0;
  }
  .top_footer ul {
    padding-left: 0;
  }
  .top_footer li {
    padding-left: 0;
  }
  .top_footer li a {
    padding: 16px 4px;
  }
  .footer_link {
    padding: 4px 0 8px;
  }
*/
  /* .product-grid li {
  }*/
  .testimonial_table tr td {
    width: 100%;
    display: block;
    padding: 6px 24px 0px;
    
  }
  .testimonial_table tr td + td {
    border-top: transparent;
    padding-bottom: 6px;
  }
  .mobile_menu_bar {
    display: inline-block;
  }
  img.alignleft, img.alignright {
    float: none;
    display: block;
    margin: 0 auto 12px;
  }
  .compare-table {
    border: none;
    padding: 12px 0;
    margin: 12px 0;
  }
  .compare-table td {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .half {
    float: none;
    width: 100%;
    padding: 0;
  }
  .entry-content h1 {
    font-size: 24px;
    line-height: 1.33;
  }
  .et_pb_column_1_3 h1, .et_pb_column_1_4 h1, h2 {
    font-size: 21px;
    line-height: 1.14;
  }

  #mobile-cart-button {
    display: block;
  }
  .product-grid.grid-two li {
    width: 100%;
    margin: 12px 0;
  }

  .product-grid.grid-four li {
    width: 43%;
  }
  .cart .quantity {
    width: 100%;
  }
  .cart .quantity input.input-text.qty.text {
    width: 70px;
    margin: 0;
    height: 36px;
    font-size: 14px !important;
    line-height: 16px;
    border-radius: 0;
    border-color: #888 !important;
  }
  .cart span.spinner > .sub, .cart span.spinner > .add {
    height: 36px;
    width: 24px;
    line-height: 30px;
    font-size: 16px;
    margin: 0;
    border-color: #888;
    border-radius: 0;
  }
  .cart span.spinner > .sub {
    border-right: 0;
  }
  .cart span.spinner > .add {
    border-left: 0;
  }
  .call-to-action a {
    width: 100%;
    float: none;
    clear: both;
    margin-bottom: 8px;
  }

}


product-grid li {
  margin-bottom: 12px;
}

product-grid img {
  display: block;
  margin: 0px auto;
}




/*//footer grid*/
.entry-content tr td {
	padding:1px 11px;
}

.coupon {display:none !important;}

.woocommerce div.summary.entry-summary form .variations td select {
    font-size: 18px;
    line-height: 1.3;
    padding: 8px;
    height: 40px;
    border-radius: 5px;
    color: #666 !important;
    background-color: #ececec;
    font-family: "Open Sans",Arial,sans-serif;
}

div.product-type-bundle #tab-description{
  
  display:none;
  
}

.htp-product-thumbs div.woocommerce-product-gallery__image {
  width: 30%;
  margin-right: 3%;
  margin-bottom: 3%;
  float: left;
  max-width: 100px;
}

/*
Remove upsells
*/
div.product section.up-sells.upsells {
  display: none;
}

/*
Minimal adjusts to thickbox
*/

#TB_window {
  padding-bottom: 25px;
}

#TB_window img#TB_Image {
  border: none !important;
}

.pswp__caption {
  display: none;
}

#TB_closeWindow {
    height: 25px;
    padding: none !important;
    float: none !important;
    position: absolute;
    right: 10px;
    top: 0;
}

.tb-close-icon {
  background-color: #ffffff;
}

@media all and (min-width: 981px) {
.single-product #left-area {
    width: auto;
    padding-right: 0;
   }
}

/* Commented on 26th Sept, 17 by Tejas. Will add new stylesheets for each breakpoint.
@media(min-width:1000px) {
	div.product-type-bundle div.images {
		float: none !important;
		width: 49% !important;
		display: inline-block !important;
	}
	
	div.product-type-bundle div.images img {
		display: block;
		
		max-height: 400px !important;
		width: auto !important;
		margin: auto!important;	
	}
	
	div.product-type-bundle .bundled_product_excerpt.product_excerpt {
		min-height: 150px;
	}
	
	div.product-type-bundle .bundle_button {
		width: 50%;
		margin: auto;
	}

	div.product-type-bundle .bundle_form .bundle_error {
	
	    width: 50% !important;
	    margin: auto !important;
	}

	div.product-type-bundle .bundled_product_summary {
	
	    width: 49% !important;
	    display: inline-block !important;
	}
	
	}
	
	div.product-type-bundle .bundle_button .bundle_add_to_cart_button {
	  float:right;
	}

@media(max-width:450px) {
  div.product-type-bundle .bundled_product_summary .details {
    max-width: 100%;
  }
   .bundled_product_summary .bundled_product_images {

    margin-left:0 !important;

}
.bundled_product_summary {
  padding-left:0 !important;
}
}
*/

/* **** Account dashboard fixes **/
.woocommerce-account .et_boxed_layout #page-container .et_pb_row {
    padding-bottom: 0;
    border-bottom: 1px solid #ecebeb;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 30%;
    border: 1px solid #ecebeb;
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 0;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link:hover{
  background: #ecebeb;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link {
    list-style: none;
    border-bottom: 1px solid #ecebeb;
    padding: 8px 10px;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link:last-child{
    border-bottom: none;    
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout {
    border-bottom: none;
}
.et_pb_text ol, .et_pb_text ul {
    padding: 0;
}
.et_pb_title_container h1 {
    font-size: 26px;
    padding-bottom: 5px;
}


.woocommerce-account .left_header {
width: 40%!important;
padding-top: 1.2rem!important;
}

.woocommerce-account .logo_container, .woocommerce-account  .right_header {
padding: 2.4rem 0!important;
float: left!important;
}
.woocommerce-account .right_header {
width: 26.5%!important;
float: right!important;
}

/* #174 - remove add to subscription */
.jgtb-add-to-subscription{
    display:none;
}

/*
  Show "credit card" text  on mobile
*/
@media all and (min-width: 344px) and (max-width: 480px)  {
  label[for="payment_method_stripe"]:first-child {
        inline-size: min-content;
        font-size: 13px;
 }  
	
	span[class="payment_method_title cfw-radio-reveal-title"] {
        inline-size: min-content;
        font-size: 13px;
 }  
}
@media all and (max-width: 345px) {
  label[for="payment_method_stripe"]:first-child {        
        color:white;        
 }  
	span[class="payment_method_title cfw-radio-reveal-title"] {
        color:white; 
 }  
}
/*
 Remove return to cart
*/

@media (max-width: 520px){
	#cfw-payment-action .previous-button .cfw-prev-tab{
  		display: none !important; 
	}
}

.et_pb_pagebuilder_layout.single.et_full_width_page:not(.et-tb-has-body) #main-content .container{
	padding-top:58px !important;
	width: 90%
}


/* Fix footer icons */

.et-social-pinterest a.icon:before {
    content: "\e095";
}

.et-social-youtube a.icon:before {
    content: "\e0a3";
}

/* Add to cart qty borders */

.et-db #et-boc .et-l .et_pb_wc_add_to_cart .quantity input.qty {
    border: 2px solid rgba(0,0,0,.3)!important;
    font-size: 20px !important;
}

@media (max-width: 640px) {
    .et-db #et-boc .et-l .et_pb_wc_add_to_cart .quantity input.qty {
    border-color: #888!important;
        font-size: 14px !important;
    }
}

/* product image */
.et-l--post .woocommerce-product-gallery__image {
	max-width: unset !important;
	width: 100% !important;
}
