/*
.mkdf-header-standard .mkdf-menu-area {
	background-color: transparent;
}
*/

/*
 * s/English/EN
 * s/Español/ES 
 */
.mkdf-main-menu ul li:nth-child(6) .item_text {
  visibility: hidden;
	margin-left: -30px;
}
.mkdf-main-menu ul li:nth-child(6) .item_text:after {
	content:"EN |";
	visibility: visible;
}

.mkdf-main-menu ul li:nth-child(7) .item_text {
  visibility: hidden;
	margin-left: -77px;
}
.mkdf-main-menu ul li:nth-child(7) .item_text:after {
	content:"ES";
	visibility: visible;
}

.mltlngg-lang[alt="Español"]{
	      box-sizing:border-box;
        display:block;
        width:16px;
        height:11px;
        padding-left:16px;
        background: url('/wp-content/uploads/2019/10/es_ES-1.jpg');
}

.tablasResponsive .mkdf-price-table .mkdf-price-table-inner .mkdf-price-button {
    margin-top: 30px !important;
}

.mkdf-table-title {margin: 0px !important;}

.mkdf-title-content {
    margin-bottom: 0;
}

.mkdf-price-table-inner {
    min-height: 554px;
}

.mkdf-table-content ul {
    min-height: 239px;
}

.mkdf-price {
    color: #303030 !important;
    font-size: 25px !important;
}

.mkdf-table-content ul li {
	list-style: disclosure-closed !important;
}

.mkdf-table-content {
    text-align: left;
}

.mkdf-table-content ul{
	padding: 0 35px !important;
}

.tablasResponsive .mkdf-price-table:nth-child(3) .mkdf-price-table-inner .mkdf-table-title {
    margin-bottom: 20px;
}

html[lang="en-US"] .messageFooter.english{
	display: block;
}

html[lang="en-US"] .messageFooter.spanish  {display:none;}



html[lang="es"] .messageFooter.spanish{
	display: block;
}

html[lang="es"] .messageFooter.english  {display:none;}




.btn-center {
    margin: 0 auto;
    display: block;
    width: 195px;
}

.mkdf-blog-single-navigation {
    display: none;
}

.mkdf-logo-wrapper a {height: auto !important;}

footer .mkdf-column:last-child .mkdf-column-inner {
	text-align: left !important;
}

/**
 * age gate text
 */
.age-gate-wrapper .age-gate-confirm-message {
	font-size:120%
}
.age-gate-wrapper .age-gate-remember-wrapper {
	font-size:120%
}

/**
 * age gate buttons
 */
.wpd-av button.no {
	border: 2px solid #303030;
	color: #303030;
	background-color: transparent;
	display: inline-block;
    position: relative;
    outline: 0;
    padding: 11.5px 38px;
    font-style: normal;
    font-weight: 700;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    line-height: 1.7em;
    text-transform: capitalize;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
    -moz-transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
    transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.wpd-av button.yes {
    background-color: #303030;
    border: 2px solid #303030;
    color: #fff;
	display: inline-block;
    position: relative;
    outline: 0;
    padding: 11.5px 38px;
    font-style: normal;
    font-weight: 700;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    line-height: 1.7em;
    text-transform: capitalize;
    text-align: center;
    cursor: pointer;
	-webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
    -moz-transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
    transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.wpd-av p strong {
	color: black;
}

/*
Breathing room around icons / services
*/
.home .mkdf-icon-shortcode {
	padding-top: 1em;
	padding-bottom: .2em;
}


/*
Remove 64px pixel padding atop slider on landing page
*/

.home .mkdf-content .mkdf-content-inner>.mkdf-container>.mkdf-container-inner, .mkdf-content .mkdf-content-inner>.mkdf-full-width>.mkdf-full-width-inner {
	padding-top: 0px;
}

/*
Give menu half the width of the page so the last item on the menu doesn't fall over

.mkdf-menu-area .mkdf-position-right,
.mkdf-sticky-header .mkdf-position-right {
	width: 50%;
}
*/

/**
 * mobile header language icons
 */
.mkdf-mobile-header-holder .widgettitle {
	display: none;
}
.mkdf-mobile-header .mkdf-position-right-inner {
	width: 60px;
}

.mkdf-mobile-header-holder .mltlngg-lang-button-icons {
  width: 30px !important;
}


.mkdf-mobile-header-holder .mltlngg-lang-button-icons {
	float: right;
}


/**
 * hide buy now button from
 * external products in shop
 */
ul.products a.product_type_external {
	display: none !important;
}


/**
 * header language icons
 */
.mkdf-top-bar .widgettitle {
	display: none;
}

.mkdf-top-bar .mltlngg_switcher {
	width: 10em;
}
.mkdf-top-bar .mltlngg-lang-button-icons {
	float: left !important;
	margin: 10px 0px 10px 10px !important;

}

/**
 * footer language icons
 */
.mkdf-page-footer .mltlngg-lang-button-icons {
  width: 3em !important;
  height: 3em !important;
  border: 1px solid #eee !important;
  border-radius: 50% !important;
  margin: 0 1em !important;
}

/**
 * align logo to grid
 */
.mkdf-logo-wrapper {
	margin-left: -30px
}

.mkdf-tabs.mkdf-vertical .mkdf-tabs-nav li a{
	padding-top:9px;
	padding-bottom:9px;
}

.containerFooter{
	display:flex;
	justify-content:center;
	padding-top:30px;
	width:100%;
	align-items:center;
}

.containerFootertitle{
	margin-right:20px;
	font-size:26px;
	font-weight:700;
}

.containerFooterIconos{
	display:flex;
	width:100%;
	max-width:510px;
	align-items:center;
	padding-top:20px;
}

#custom_html-3{
	margin-top:30px;
}

/* Cambiando colores */

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a,
.mkdf-accordion-holder .mkdf-title-holder.last-of-type, .mkdf-accordion-holder .mkdf-title-holder.last-of-type .mkdf-accordion-mark, .mkdf-accordion-holder .mkdf-title-holder.ui-state-active, .mkdf-accordion-holder .mkdf-title-holder.ui-state-hover, .mkdf-accordion-holder .mkdf-title-holder.ui-state-hover .mkdf-accordion-mark,
.mejs-controls .mejs-play button,
.mkdf-pagination li.active span,
blockquote .mkdf-icon-quotations-holder,
.bbp-login-form .user-submit:not(.mkdf-btn-custom-hover-color):hover, .bbpress div:not(.bbp-logged-in)>.submit:not(.mkdf-btn-custom-hover-color):hover, .mkdf-btn.mkdf-btn-hover-outline:not(.mkdf-btn-custom-hover-color):hover, .tribe-events-button:not(.mkdf-btn-custom-hover-color):hover, .tribe-events-read-more:not(.mkdf-btn-custom-hover-color):hover, .woocommerce .button:not(.mkdf-btn-custom-hover-color):hover:not(.add_to_cart_button),
.mkdf-tabs .mkdf-tabs-nav li.ui-state-active a,
.mkdf-sticky-header-on-scroll-down-up .mkdf-page-header .mkdf-sticky-header .mkdf-main-menu>ul>li.mkdf-active-item>a,
.mkdf-woocommerce-page .price ins, .woocommerce .price ins,
.mkdf-woocommerce-page ul.products .product .mkdf-woo-product-image-holder .add_to_cart_button, .mkdf-woocommerce-page ul.products .product .mkdf-woo-product-image-holder .product_type_simple, .woocommerce ul.products .product .mkdf-woo-product-image-holder .add_to_cart_button, .woocommerce ul.products .product .mkdf-woo-product-image-holder .product_type_simple,
.mkdf-woocommerce-page .price, .woocommerce .price,
.bbp-login-form .mkdf-btn-outline.user-submit, .bbpress div:not(.bbp-logged-in)>.mkdf-btn-outline.submit, .mkdf-btn-outline.tribe-events-button, .mkdf-btn-outline.tribe-events-read-more, .mkdf-btn.mkdf-btn-outline, .woocommerce .mkdf-btn-outline.button:not(.add_to_cart_button),
.mkdf-tabs.mkdf-vertical .mkdf-tabs-nav li.ui-state-active a,
.mkdf-page-header .mkdf-sticky-header .mkdf-main-menu>ul>li.mkdf-active-item>a:hover, .mkdf-page-header .mkdf-sticky-header .mkdf-main-menu>ul>li:hover>a, .mkdf-page-header .mkdf-sticky-header .mkdf-main-menu>ul>li>a:hover, .mkdf-page-header .mkdf-sticky-header .mkdf-search-opener:hover, .mkdf-page-header .mkdf-sticky-header .mkdf-side-menu-button-opener:hover, body:not(.mkdf-menu-item-first-level-bg-color) .mkdf-page-header .mkdf-sticky-header .mkdf-main-menu>ul>li:hover>a, body:not(.mkdf-menu-item-first-level-bg-color) .mkdf-page-header .mkdf-sticky-header .mkdf-main-menu>ul>li>a:hover,
.mkdf-light-header .mkdf-page-header>div:not(.mkdf-sticky-header) .mkdf-main-menu>ul>li>a:hover,
.mkdf-light-header.mkdf-header-style-on-scroll .mkdf-page-header .mkdf-main-menu>ul>li>a:hover,
.mkdf-main-menu ul .mkdf-menu-featured-icon{
	color:#303030 !important;
}

.mkdf-single-tags-holder .mkdf-tags a,
.bbp-login-form .user-submit, .bbpress div:not(.bbp-logged-in)>.submit, .mkdf-btn.mkdf-btn-solid, .tribe-events-button, .tribe-events-read-more, .woocommerce .button:not(.add_to_cart_button),
.mkdf-woocommerce-page .mkdf-onsale, .mkdf-woocommerce-page .mkdf-out-of-stock, .woocommerce .mkdf-onsale, .woocommerce .mkdf-out-of-stock,
#mkdf-back-to-top, .mkdf-carousel-pagination .owl-page.active span,
.bbp-login-form .mkdf-btn-hover-solid.user-submit:not(.mkdf-btn-custom-hover-bg):not(.mkdf-btn-with-animation):hover, .bbpress div:not(.bbp-logged-in)>.mkdf-btn-hover-solid.submit:not(.mkdf-btn-custom-hover-bg):not(.mkdf-btn-with-animation):hover, .mkdf-btn-hover-solid.tribe-events-button:not(.mkdf-btn-custom-hover-bg):not(.mkdf-btn-with-animation):hover, .mkdf-btn-hover-solid.tribe-events-read-more:not(.mkdf-btn-custom-hover-bg):not(.mkdf-btn-with-animation):hover, .mkdf-btn.mkdf-btn-hover-solid:not(.mkdf-btn-custom-hover-bg):not(.mkdf-btn-with-animation):hover, .woocommerce .mkdf-btn-hover-solid.button:not(.mkdf-btn-custom-hover-bg):not(.mkdf-btn-with-animation):hover:not(.add_to_cart_button),
.mkdf-tabs.mkdf-vertical .mkdf-tabs-nav li.ui-state-active a:after,
.mkdf-shopping-cart-outer .mkdf-shopping-cart-header .mkdf-header-cart .mkdf-cart-count{
	background-color:#303030 !important;
}



.mkdf-single-tags-holder .mkdf-tags a,
.bbp-login-form .user-submit, .bbpress div:not(.bbp-logged-in)>.submit, .mkdf-btn.mkdf-btn-solid, .tribe-events-button, .tribe-events-read-more, .woocommerce .button:not(.add_to_cart_button),
.bbp-login-form .mkdf-btn-hover-solid.user-submit:not(.mkdf-btn-custom-border-hover):hover, .bbp-login-form .user-submit:not(.mkdf-btn-custom-border-hover):hover, .bbpress div:not(.bbp-logged-in)>.mkdf-btn-hover-solid.submit:not(.mkdf-btn-custom-border-hover):hover, .bbpress div:not(.bbp-logged-in)>.submit:not(.mkdf-btn-custom-border-hover):hover, .mkdf-btn-hover-solid.tribe-events-button:not(.mkdf-btn-custom-border-hover):hover, .mkdf-btn-hover-solid.tribe-events-read-more:not(.mkdf-btn-custom-border-hover):hover, .mkdf-btn.mkdf-btn-hover-outline:not(.mkdf-btn-custom-border-hover):hover, .mkdf-btn.mkdf-btn-hover-solid:not(.mkdf-btn-custom-border-hover):hover, .tribe-events-button:not(.mkdf-btn-custom-border-hover):hover, .tribe-events-read-more:not(.mkdf-btn-custom-border-hover):hover, .woocommerce .button:not(.mkdf-btn-custom-border-hover):hover:not(.add_to_cart_button), .woocommerce .mkdf-btn-hover-solid.button:not(.mkdf-btn-custom-border-hover):hover:not(.add_to_cart_button),
.bbp-login-form .mkdf-btn-outline.user-submit, .bbpress div:not(.bbp-logged-in)>.mkdf-btn-outline.submit, .mkdf-btn-outline.tribe-events-button, .mkdf-btn-outline.tribe-events-read-more, .mkdf-btn.mkdf-btn-outline, .woocommerce .mkdf-btn-outline.button:not(.add_to_cart_button){
	border-color:#303030 !important;
}


.mkdf-footer-bottom-holder-inner .mkdf-container-inner > p{
	display:none;
}

.mkdf-price-table .mkdf-price-table-inner .mkdf-pt-label-holder{
	border-top: 65px solid #303030;
}

/* redes sociales */

#custom_html-4{
		position:fixed;
	  bottom:60px;
	  right:10px;
}

.redesFixed{
	list-style-type:none;
}

.redesFixed li{
	background-color:#323232;
	border-radius:50%;
	width:50px;
	height:50px;
	margin-bottom:10px;
	line-height:55px;

}

.redesFixed li a{
	color:#fff;
	font-size:30px;
	display:block;
}

.redesFixed li:hover{
	background-color:#303030;
}

.redesFixed li .mkdf-icon-shortcode{
	padding:0;
}

.max-width{
	max-width:700px;
	margin-left:auto;
	margin-right:auto;
}



/* fixed tablas */

.tablasResponsive .mkdf-price-table .mkdf-price-table-inner .mkdf-price-button{
	margin-top:auto;
}

.tablasResponsive .mkdf-price-table:nth-child(3) .mkdf-price-table-inner .mkdf-table-title{
	margin-bottom:41px;
}


@media screen and (min-width:1366px){
	.tablasResponsive .mkdf-price-table .mkdf-price-table-inner{
	height:547px;
	}

	.tablasResponsive .mkdf-price-table:nth-child(3) .mkdf-price-table-inner .mkdf-table-title{
	margin-bottom:87px;
}
}

.containerFooter{
	flex-direction:column;
}

@media screen and (min-width:768px){
	.containerFooter{
		flex-direction:row;
	}
}

.insta-gallery-alert{
	background-color:#2A2B2A !important;
}

/* Errores de español */

.vc_custom_1566316337622{
	   padding-top: 100px !important;
    padding-bottom: 20px !important;
    background-image: url(https://cannadoctor.life/wp-content/uploads/2019/08/testimonios-cannadoctor.jpg?id=4281) !important;
}

.vc_custom_1563468283544{
	padding-top:100px;
	padding-bottom:100px;
}

.vc_custom_1563491468978{
	border-top-width: 1px !important;
    border-right-width: 0px !important;
    border-bottom-width: 0px !important;
    border-left-width: 0px !important;
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    background-color: #fafafa !important;
    border-left-color: #f2f2f2 !important;
    border-left-style: solid !important;
    border-right-color: #f2f2f2 !important;
    border-right-style: solid !important;
    border-top-color: #f2f2f2 !important;
    border-top-style: solid !important;
    border-bottom-color: #f2f2f2 !important;
    border-bottom-style: solid !important;
}

/* fixed tablas */

.vc_custom_1563468283544 .mkdf-price-table .mkdf-price-table-inner{
	height:547px;
}

.vc_custom_1563468283544 .mkdf-price-table .mkdf-price-table-inner ul{
	  display: flex;
    flex-direction: column;
    min-height: 350px;
}

.vc_custom_1563468283544 .mkdf-price-table .mkdf-price-table-inner .mkdf-table-content{
	height:190px;
}

@media screen and (min-width:768px){
	.vc_custom_1563468283544 .mkdf-price-table .mkdf-price-table-inner,
	.vc_custom_1563468283544 .mkdf-price-table .mkdf-price-table-inner ul,
	.vc_custom_1563468283544 .mkdf-price-table .mkdf-price-table-inner .mkdf-table-content{
		height:auto;
	}
}

.vc_custom_1563468283544 .mkdf-price-table .mkdf-price-table-inner .mkdf-price-button{
	margin-top:auto;
}

.vc_custom_1563468283544 .mkdf-price-table:nth-child(3) .mkdf-price-table-inner .mkdf-table-title{
	margin-bottom:41px;
}

@media screen and (min-width:1200px){
	.vc_custom_1563468283544 .mkdf-price-table .mkdf-price-table-inner .mkdf-table-content{
		height:250px;
	}
	.vc_custom_1563468283544 .mkdf-price-table .mkdf-price-table-inner ul{
		min-height: 450px;
	}
	.vc_custom_1563468283544 .mkdf-price-table .mkdf-price-table-inner{
	height:600px;
}
}

@media screen and (min-width:1366px){
	.vc_custom_1563468283544 .mkdf-price-table .mkdf-price-table-inner{
	height:547px;
}
	.vc_custom_1563468283544 .mkdf-price-table .mkdf-price-table-inner ul{
		min-height: 350px;
	}
	.vc_custom_1563468283544 .mkdf-price-table .mkdf-price-table-inner .mkdf-table-content{
		height:170px;
	}
	.vc_custom_1563468283544 .mkdf-price-table:nth-child(3) .mkdf-price-table-inner .mkdf-table-title{
	margin-bottom:40px;
}


}

.sim{
	font-size:25px !important;
}

.messageFooter{
	font-style:italic;
	text-align:center;
	display:block;margin-top:40px;
	max-width:768px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}

.mkdf-testimonial-content.testimonials-slider p.mkdf-testimonial-text{
	font-size:25px;
}

/* Woocommerce */

.woocommerce ul.products .product .mkdf-woo-product-image-holder .add_to_cart_button, .woocommerce ul.products .product .mkdf-woo-product-image-holder .product_type_simple,
.mkdf-woocommerce-page ul.products .product .mkdf-product-list-product-title, .woocommerce ul.products .product .mkdf-product-list-product-title{
	font-size:17px !important;
}

.mkdf-woocommerce-page ul.products .product .mkdf-woo-product-info-holder, .woocommerce ul.products .product .mkdf-woo-product-info-holder{
	padding-top:5px;
}

.single-product .mkdf-single-product-summary .summary.entry-summary h1.mkdf-single-product-title{
	line-height:1.3;
}


:lang(es) > form.cart .quantity,
:lang(es) > form.cart button[type="submit"],
:lang(es) .mkdf-woo-product-image-holder .add_to_cart_button {display: none !important;}

.videoResponsive{
	max-width:768px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
}

/* Fixed contactf form services */

.d-none{
	display:none;
}

/* Fixed breadcumbs title */

.mkdf-title-subtitle-holder-inner h1{
	color:#fff !important;
	font-size:60px !important;
}

.mkd_column.mkdf-column1 {
    width: 75%;
    margin: 0 auto;
}


@media (max-width: 1024px){
	.mkdf-pricing-tables.mkdf-three-columns .mkdf-price-table {
		width: 100%;
	}

	.mkdf-price-table-inner {
		min-height: auto;
	}


	.mkdf-price-table {margin-bottom: 35px;}
}


@media (max-width: 767px){
	.mkdf-section-title-holder .mkdf-section-title.mkdf-section-title-large {
    font-size: 38px;
		line-height: 1em;
}
	.mkdf-tabs.mkdf-vertical .mkdf-tabs-nav li a {padding: 10px 24px !important;}
			.mkdf-section-title-holder .mkdf-section-title.mkdf-section-title-medium {
    font-size: 28px !important;
}


.mkd_column.mkdf-column1 {
	width: 100%;
	}
	.tablasResponsive .mkdf-price-table .mkdf-price-table-inner {
    margin-top: 5px;
}
}


@media (max-width: 485px){
	.mkdf-title .mkdf-title-holder h1 span {font-size: 32px;}
}

@media (max-width: 480px){
	.containerFooterIconos {
    flex-direction: column;
    margin-top: 25px;
	}
}

@media (max-width: 467px){
		.mkdf-section-title-holder .mkdf-section-title.mkdf-section-title-large {
			font-size: 28px;}

		.mkdf-section-title-holder .mkdf-section-title.mkdf-section-title-medium {
    font-size: 22px !important;
}
}

.containerFooterIconos i, .containerFooterIconos p {
    font-size: 17px!important;
}


@media (max-width: 1400px){
	.mkdf-price-table .mkdf-price-table-inner .mkdf-title-content {
		font-size: 18px;
	}
}

@media (max-width: 1200px){
	.mkdf-table-content ul {
		min-height: 280px;
	}
}


@media (max-width: 1024px){
	.mkdf-table-content ul {
		min-height: auto;
	}
}

@media (max-width: 467px){
	.redesFixed li a {font-size: 23px;}
	.redesFixed li{
		width: 35px; height: 35px; line-height: 40px;
	}

}