/*
Theme Name:     Hook Child
Description:    Child theme for Hook
Version:        3.1
Author:         Pirenko
Author URI:     https://www.pirenko.com/
Template:       hook
*/

.woocommerce.single-product #hook_main_wrapper #hook_ajax_container .summary .cart:after {
	background-color:#FFFFFF;
}

#hook_main_wrapper .woocommerce #hook_content .button, #hook_main_wrapper .woocommerce .button, .woocommerce-page #hook_main_wrapper #hook_content .button, .woocommerce-page #hook_main_wrapper .button {
	line-height:1em;
}
#geb_feat_header {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
}
#geb_feat_header ul {
    padding-left: 20px;
}
.single-sfwd-courses #single_blog_info {
    text-align: left;
}
.single-sfwd-lessons .blog_limited_width,
.single-sfwd-courses .blog_limited_width {
    max-width: none;
}
.single-sfwd-lessons #single_post_teaser,
.single-sfwd-courses #single_post_teaser {
    display: none;
}
.single.single-sfwd-lessons .hook_forced_menu #hook_content,
.single.single-sfwd-courses .hook_forced_menu #hook_content {
    padding-top: 36px;
}
.single.single-sfwd-lessons .simple_line,
.single.single-sfwd-courses .simple_line {
	border-color:#e2e7ed;
}
.ld-course-list-items .ld_course_grid .entry-title {
    font-size:1rem;
    font-weight:600;
    color:#1d1d1d;
}
body.learndash-cpt.learndash-embed-responsive .ld-video {
    margin-bottom:20px;
}
html .ld-course-list-items .ld_course_grid .thumbnail .caption p {
    font-size:0.8rem;
}
html .ld-course-list-items .ld_course_grid .thumbnail.course {
    border-radius:0px;
}
html .ld-course-list-items .ld_course_grid .thumbnail .caption {
    padding:16px;
    color:#606060;
}
.single-sfwd-lessons .hook_forced_menu #single_blog_title,
.single-sfwd-courses .hook_forced_menu #single_blog_title {
    font-size:1.8em;
    margin-bottom: 12px;
}
.single-sfwd-courses .fluid-width-video-wrapper {
    padding-top: 56.25% !important; 
}
@media only screen and (max-width: 570px) {
html .elementor-10310 .elementor-element.elementor-element-ee19d4f > .elementor-widget-container {
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
}
}