/*
Theme Name: ChapterOne Child
Theme URI: https://chapterone.qodeinteractive.com/
Description: A child theme of ChapterOne Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.1
Text Domain: chapterone
Template: chapterone
*/

#menu-item-1607 a {
  cursor: pointer;
}

.product .woocommerce-product-gallery ol.flex-control-thumbs {
  display: none;
}

.is-menu.full-width-menu form {
	top: 0;
}

.admin-bar .is-menu-wrapper {
    top: 70px;
}

.is-menu-wrapper {
	top: 23px;
}

div.woocommerce .wc-proceed-to-checkout a.checkout-button {
	width: 100%;
  text-align: center;
  margin-top: 10px;
}

.mkdf-mobile-header .mkdf-mobile-logo-wrapper a {
	height: 50px !important;
}

.woocommerce-page .mkdf-content input[type=email], .woocommerce-page .mkdf-content input[type=password], .woocommerce-page .mkdf-content input[type=tel], .woocommerce-page .mkdf-content input[type=text], .woocommerce-page .mkdf-content textarea, div.woocommerce input[type=email], div.woocommerce input[type=password], div.woocommerce input[type=tel], div.woocommerce input[type=text], div.woocommerce textarea {
	text-transform: none;
}

#respond input[type=text], #respond textarea, .mkdf-style-form textarea, .post-password-form input[type=password], .wpcf7-form-control.wpcf7-date, .wpcf7-form-control.wpcf7-number, .wpcf7-form-control.wpcf7-quiz, .wpcf7-form-control.wpcf7-select, .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea, input[type=email], input[type=password], input[type=text] {
	text-transform: none;
}

html .ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-label.ht-stockout {
	color: #fff !important;
}

html .ht-product-image-wrap .ht-stockout.ht-product-label.ht-product-label-right {
	  left: 0 !important;
	  right: auto !important;
    background-color: #999;
	  position: absolute;
    display: block;
    top: 33px;
    letter-spacing: .35em;
    font-family: "Josefin Sans",sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    min-width: 73px;
    height: 30px;
    margin: 0;
    padding: 0 16px;
    color: #fff !important;
	  font-weight: 400 !important;
    line-height: 33px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

p#wc-stripe-payment-request-button-separator:not( [style*="display: none"]) + button.single_add_to_cart_button {
    margin-top: 10px;
    width: 100% ;
}

.elementor-widget-container .woocommerce.ht-row {
	display: flex;
	margin-left: 0;
	margin-right: 0;
}

@media only screen and (min-width: 1921px) {
  .mkdf-title-holder.mkdf-has-bg-image {
      background-size: cover;
  }
}

.chapterone.yikes-easy-mc-form input[type=email], .yikes-easy-mc-form input[type=number], .yikes-easy-mc-form input[type=text], .yikes-easy-mc-form input[type=url], .yikes-easy-mc-form select {
    padding: 12px 19px !important;
    background-color: transparent !important;
    border: 1px solid #e1e1e1 !important;
    margin-bottom: 0.5em !important;
	  text-transform: none !important;
}

.woocommerce .mkdf-new-product, .woocommerce .mkdf-onsale, .woocommerce .mkdf-sold {
	width: 120px;
}

.mkdf-woo-single-page .mkdf-single-product-summary h1.mkdf-single-product-title {
  margin: -7px 0 0 !important;
  font-size: 35px;  
}

.mkdf-woo-single-page .mkdf-single-product-summary h2 {
  font-size: 30px;
  color: #555;
  margin: 5px 0;
}

.mkdf-woo-single-page .woocommerce-tabs .entry-content {
  text-align: left !important;
}