/*
Theme Name:     Kleo Child
Theme URI:
Description:    Child theme for Kleo
Author:         SeventhQueen
Author URI:     http://seventhqueen.com
Template:       kleo
Tags:  one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*/

/*
* Please add your custom styles below
*/


/* ----------------------------------------------- developer css ------------------------------------------- */
.freeclass_form form.wpcf7-form p {
    float: left;
    width: 32%;
    text-align: center;
    margin: 0;
    padding: 1%;
}
.freeclasspage_form form.wpcf7-form p {
    width: 80%;
    text-align: center;
    margin: 0 auto;
    padding: 1%;
}
.freeclass_form form.wpcf7-form p input, .freeclasspage_form form.wpcf7-form p input {
	margin: 0;
	background: #fff;
    border: none;
    border-radius: 5px;
	color: #000;
	height: 42px;
}
.freeclass_form form.wpcf7-form p input[type="submit"] {
	background: transparent;
    border: 2px solid #fff;
    border-radius: 5px;
	color: #fff;
	padding: 11px 16px;
}
.freeclasspage_form form.wpcf7-form p input[type="submit"] {
	background: transparent;
    border: 2px solid #fff;
    border-radius: 5px;
	color: #fff;
	padding: 11px 16px;
	width: 80%;
    font-size: 15px;
}
.painting-lesson {
    display: table;
    margin-bottom: 30px;
}
.painting-lesson h4 {
    padding-left: 10px;
    color: #333;
    line-height: 36px;
    font-size: 22px;
    font-weight: 300;
}
.painting-lesson .icon {
    width: 70px;
}
.painting-lesson .icon, .painting-lesson h4 {
    display: table-cell;
    vertical-align: middle;
}
#footer > div > div > div > div > div:nth-child(1) {
    width: 100%;
}
.page-title {
	display:none;
}
.iconbox-icon {
    float: left;
    width: 18%;
}
.iconbox-text {
    display: inline-block;
    width: 75%;
    margin-left: 20px;
}
.main-container .gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -webkit-calc(16% - 13px);
    max-width: calc(16% - 13px);
}
.main-container .gallery .gallery-item {
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    padding: 10px;
    margin: 10px!important;
    height: 100%;
}
span.caret {
	display: none;
}
.book-quotes .aio-icon-default {
    vertical-align: top;
}
.book-quotes .aio-icon-header+.aio-icon-description {
    margin-left: 63px;
}
.w-gallery-tnail-img {
	max-width: 228px;
    padding: 15px;
}
ul#menu-side-menu li a, ul#menu-side-menu-school li a {
    font-size: 16px;
    text-transform: capitalize;
}
ul#menu-side-menu li:nth-child(3) a {
    border-bottom: 1px solid white;
    padding-bottom: 30px;
}
ul#menu-side-menu li:nth-child(n+4) a {
    font-size: 10px;
    text-transform: uppercase;
}

ul#menu-side-menu li:nth-child(4) a {
    margin-top: 20px;
}
.offcanvas-before {
    font-size: 20px;
    margin-top: 30px;
}
.pie-news-page .post-header h3.post-title a {
    color: red !important;
}
.pie-news-page .post-header h3.post-title {
	font-size: 32px;
    line-height: 1.4;
	font-weight: 400;
}
.pie-news-page .post-meta * {
	color:#000;
}
.pie-news-page .post-footer {
    margin-top: 35px;
}
.pie-news-page .post-footer .item-likes {
	display: none;
}
.pie-news-page .post-footer .muted.pull-right {
	float: left !important;
	font-weight: 700;
    text-transform: uppercase;
    border: 2px solid red;
    padding: 8px 34px;
    border-radius: 5px;
    font-size: 15px;
    line-height: 20px;
    background-color: red;
    color: #fff;
}
.pie-contact-btn input[type="submit"] {
    background-color: red;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
}
.cheerybg {
	margin-left: -40px;
	background-size: contain !important;
}
.cheerybg2 {
	background-size: 90% !important;
}
.cheerybg2 .container, .proven-method .container {
    max-width: 1050px !important;
	font-weight: 300;
}
.school-works, .contributed-title, .pastwork-title  {
	background: url(https://loosewatercolours.com/wp-content/uploads/2017/11/right-below-arrow.png) right bottom no-repeat;
	padding-bottom: 4rem;
    width: 66%;
    margin: 0.85em auto 0;
    background-size: 5.7rem;
}
.contributed-title {
	width: 69%;
}
.pastwork-title {
	width: 90%;
}
.join-button button {
	box-shadow: 0px 0 1rem 0.6rem #fff;
}
.screen .wpb_wrapper {
	background: url(https://loosewatercolours.com/wp-content/uploads/2017/11/screen-icon.png) right top 4.4rem no-repeat;
	background-size: 23rem;
    min-height: 21rem;
	padding-top: 2.5rem;
    padding-right: 22rem;
}
.screen {
	background: url(https://loosewatercolours.com/wp-content/uploads/2017/11/brushstroke.2.png) center bottom no-repeat;
	background-size: 100% 100%;
}
.sample-tutorial {
	background: url(https://loosewatercolours.com/wp-content/uploads/2017/11/right-below-arrow.png) right center no-repeat;
    padding: 1rem 4rem 3rem;
    margin: 0.85em auto 0;
    background-size: 3rem;
}
.sample-gallery-item .gallery-item {
	padding: 0;
	width:18% !important;
    margin: 1% 1% 1rem!important;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.contributed-img {
	max-width: 79%;
    transform: rotate(10.5deg);
    margin-left: 70px;
}
.notebook-bg {
	background-size: 110% 100% !important;
}
.student-work li {
    width: 23% !important;
    margin: 1%;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.best-value em {
	font-family: "Nothing You Could Do", sans-serif;
	letter-spacing: 0.1rem;
    font-size: 3.3rem;
    top: -6rem;
    right: 1rem;
	position: absolute;
	font-weight: bold;
	color: #dd3333;
}
.best-value em:after {
    top: 1rem;
    display: block;
    position: absolute;
    width: 84px;
    height: 178px;
    content: " ";
    background: url(https://loosewatercolours.com/wp-content/uploads/2017/11/big_arrow.png) left top no-repeat;
    right: -6.5rem;
}
.pay_monthly, .pay_biannual {
	background: url(https://loosewatercolours.com/wp-content/uploads/2017/11/stroke-circle.1.png) center top no-repeat;
	margin: auto;
    background-size: contain;
    line-height: 1.2;
    letter-spacing: -0.04rem;
    padding: 3.4rem 1rem 0 1rem;
    height: 14.9rem;
}
.pay_annual {
	background: url(https://loosewatercolours.com/wp-content/uploads/2017/11/stroke-circle-focus.png) center top no-repeat;
    background-size: cover;
    height: 15.9rem;
    margin-bottom: -1rem;
	line-height: 1.2;
    letter-spacing: -0.04rem;
    padding: 3.4rem 1rem 0 1rem;
	margin: auto;
}
.pay_monthly em, .pay_biannual em, .pay_annual em {
	font-size: 1.35rem;
    font-style: normal;
	margin-top: 0.3rem;
    display: block;
}
.plan-select-button button:hover {
	box-shadow: 0 0 2rem 0 #dd3333;
}
.plan-select-button button{
	font-weight: 600 !important;
	margin: 2rem 0 !important;
}
.money-back em {
	font-family: "Nothing You Could Do", sans-serif;
    color: #dd3333;
	letter-spacing: 0.15rem;
	font-size: 2.4rem;
}
.money-back small {
	font-size: 1.2rem;
}
.pricing .vc_col-sm-8 .vc_column-inner {
	padding: 20px 20px 0;
}
.stripe-button {
	position: absolute;
    bottom: -15rem;
    margin: 0 auto;
    width: 100%;
}
.bottom-faq .vc_tta-panel-heading {
    border: none !important;
}
.bottom-faq .vc_tta-panel-heading h4 a {
	color: #dd3333 !important;
	font-family: "Nothing You Could Do", sans-serif !important;
	font-size: 2.5rem !important;
    font-weight: 600 !important;
}
.bottom-faq .vc_tta-panel-body {
	padding: 0 !important;
}
.bottom-faq .vc_tta-panel-body .kleo_text_column {
	margin-left: 5.5%;
}
@media (max-width: 991px){
	span.caret {
    font-family: "fontello";
    content: "\e982";
    font-size: 18px;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    right: 0;
    top: 0;
}
}

/* ----------------------------------------------- developer css ends ---------------------------------------------- */