/*
 Theme Name:   Eduma Child
 Theme URI:    http://educationwp.thimpress.com/
 Description:  Eduma Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     eduma
 Version:      1.0.0
 Text Domain:  eduma-child
*/

@import url("hmrevamped.css");
/* Slider Icon Box */
.wrapper-box-icon.overlay .heading__primary {
	font-size: 16px;
	line-height: 23px;
}
.topmargin1x {
        margin-top: 10px;
    }
a.pmpro_btn.pmpro_btn-select {
    background: #ffb606;
    color: #333333;
    font-size: 13px;
    font-weight: 700;
    line-height: 30px;
    display: inline-block;
    padding: 5px 25px;
}
a.pmpro_btn.pmpro_btn-select:hover {
    background: #e6a303;
}
.info-title {
    color: #fff;
    padding: 3px;
}
.info-content {
    color: #fff;
}
.course-author {
    display: none;
}
.course-meta {
    display: none !important;
}
.course-wishlist-box {
    display: none;
}
.thim-course-content {
    min-height: 223px;
    height: 223px;
}
.priavcy-links {
    color: #ffb606;
}
.priavcy-links:hover {
    color: #ffb606;
}
a.login {
    color: #ffb606 !important;
    text-transform: capitalize !important;
}
.thim-course-grid .course-item .course-thumbnail > a.course-readmore {
	width: 100px;
}
blockquote {
    border-left: transparent;
}
.wrapper-box-icon.text-center.wpb_animate_when_almost_visible.wpb_left-to-right.wpb_start_animation:hover {
    background-color: black;
}
/* Tabele Custom CSS */
/* Packages Section */
.container-custom, .container-custom-fluid {
    zoom: 1;
}
.container-custom {
    width: 100%;
}
#choose-level-of-editing {
    margin-bottom: 40px;
}
#choose-level-of-editing .section-title1 {
    width: 37%;
}
#choose-level-of-editing .section-title2 {
    width: 20%;
}
td.colmn1 {
    width: 37%;
}
#table-hide .hidden-price-table .colmn2 {
    width: 20%;
    text-align: center;
}
.fancybox {
    background: #ffb606;
    color: #333333;
	border-radius: 0;
	padding: 10px 25px;
	font-size: 13px;
	font-weight: 700;
	line-height: 20px;
	text-transform: uppercase;
	margin-top: -10px;
	border: 0;
	text-decoration:none;
}
.fancybox:hover {
    background: #e6a303;
	color: #333333;
	text-decoration:none;
}
/* END -- Tabele Custom CSS */
/* START -- Testimonials */
strong {
    font-weight: 700 !important;
}
/* END -- Testimonials */
/* START -- Disclaimer */
.footer-bottom {
    background-color: #111111;
    padding: 20px;
}
.disclaimer-content {
    font-size: 12px;
    line-height: 1.2;
}
/* END -- Disclaimer */






/* START -- Contact Form  Custom CSS */
.intl-tel-input {
    position: relative;
    display: inline-block;
    width: 100% !important;
}
input#text-phone {
		width: 100%;
	}
#fancybox-content > div {
    padding-left: 3px !important;
}
div#contact_form_pop {
    width: 90%;
}
/* Contact Form Outline */
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="number"], .wpcf7-form input[type="date"], .wpcf7-form select, .wpcf7-form textarea {
    border-color: #999;
}
/* END-- Contact Form  Custom CSS */
/* START -- Chrome Browse CSS */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
input#text-phone {
    width: 104%;
    height: 62px;
}
#panel-5781-2-0-1 > div > div > div > div {
    width: 100% !important;
}
#panel-5781-2-0-1 > div > div > div > div > div:nth-child(1) {
    width: 22% !important;
}
#panel-5781-2-0-1 > div > div > div > div > div:nth-child(2) {
    width: 22% !important;
}
#panel-5781-2-0-1 > div > div > div > div > div:nth-child(3) {
    width: 22% !important;
}
#panel-5781-2-0-1 > div > div > div > div > div:nth-child(4) {
    width: 22% !important;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    height: 62px;
    width: 104%;
}
.text-custom-tel {
    width: 108% !important;
    height: inherit !important;
}
#fancybox-wrap > #fancybox-outer > #fancybox-content > div > #contact_form_pop > .wpcf7 > form > p > span > input {
	min-height: 20px;
}
#fancybox-wrap > #fancybox-outer > #fancybox-content > div > #contact_form_pop > .wpcf7 > form > p:nth-child(5) > span > select {
    width: 108%;
	height:30px;
}
#fancybox-wrap > #fancybox-outer > #fancybox-content > div > #contact_form_pop > .wpcf7 > form > p:nth-child(6) > span > select {
    width: 108%;
	height:30px;
}
#fancybox-wrap > #fancybox-outer > #fancybox-content > div > #contact_form_pop > .wpcf7 > form > p:nth-child(7) > span > div > input {
    width: 108%;
	height:30px;
}
#fancybox-wrap > #fancybox-outer > #fancybox-content > div > #contact_form_pop > .wpcf7 > form > p:nth-child(8) > span > textarea  {
    max-height: 57px;
}
}
/* END -- Chrome Browse CSS */
/* START -- Service Section Responsive CSS */
        tr.strip-border {
            border: 1px transparent solid;
        }

        td.col-2, td.col-3, td.col-4 {
            text-align: center !important;
        }

        th.heading {
            text-align: center;
            vertical-align: middle !important;
			width: 40%;
        }

        th.grand {
            text-align: center;
            background: #ffb606;
            color: #fff;
			width: 20%;
        }

        th.imperial {
            text-align: center;
            background: #75b31d;
            color: #fff;
			width: 20%;
        }

        th.royal {
            text-align: center;
            background: #333333;
            color: #fff;
			width: 20%;
        }

        tr.row-custom {
            background: #f7f7f7;
        }

        th.grand > h1 {
            color: #fff;
        }

        th.imperial > h1 {
            color: #fff;
        }

        th.royal > h1 {
            color: #fff;
        }

        hr.hr-custom {
            margin-top: 20px;
            margin-bottom: 20px;
            border: 0;
            border-top: 1px solid #fff;
        }
/* END -- Service Section Responsive CSS */
/* START -- Fancy Box CSS */
	div#fancybox-content {
    	width: 346px !important;
	}
	div#fancybox-wrap {
	    width: 355px !important;
	}
/* END -- Fancy Box CSS */
/* START -- Responsive CSS */
@media screen and (max-width: 1200px) {
}

@media screen and (max-width: 1000px) {
}

@media screen and (max-width: 768px) {
	/* START -- Fancy Box CSS */
		div#fancybox-content {
	    	width: auto !important;
		}
		div#fancybox-wrap {
		    width: auto !important;
		}
	/* END -- Fancy Box CSS */
	#panel-5781-2-0-1 > div > div > div > div > div:nth-child(1) {
	    width: 100% !important;
	}
	#panel-5781-2-0-1 > div > div > div > div > div:nth-child(2) {
	    width: 100% !important;
	}
	#panel-5781-2-0-1 > div > div > div > div > div:nth-child(3) {
	    width: 100% !important;
	}
	#panel-5781-2-0-1 > div > div > div > div > div:nth-child(4) {
	    width: 100% !important;
	}
	.row {
	    margin-left: -15px;
	    margin-right: 8px;
	}
	.tp-caption.thim-slider-heading {
	    font-size: 33px !important;
	}
	#pg-5781-1 {
	    margin-left: -2px;
	    margin-right: 8px;
	}
	div#featured-section {
	    margin-left: -2px !important;
	    margin-right: 40px !important;
	}
	#testimmonials-section {
	    margin-right: 15px !important;
	}
	div#pgc-5781-8-0 {
	    margin-right: 30px;
	}
	#pg-5807-0 {
	    margin-left: -15px;
	    margin-right: 40px !important;
	}
	div#wpcf7-f6393-p6374-o1 {
	    margin-right: 30px;
	}
	article#post-6376 {
	    margin-right: 30px;
    	padding-right: 25px;
	}
	article#post-6374 {
	    margin-right: 30px;
	}
	article#post-5823 {
		margin-right: 30px;
		padding-right: 30px;
	}
	article#post-6364 {
	    padding-right: 35px;
	}
	article#post-6366 {
		padding-right: 35px;
	}
	#custom-package {
	    margin-left: -15px;
	    margin-right: 15px !important;
	}
}

@media screen and (max-width: 480px) {
	/* START -- Fancy Box CSS */
		div#fancybox-content {
	    	width: auto !important;
		}
		div#fancybox-wrap {
		    width: auto !important;
		}
	/* END -- Fancy Box CSS */
	#panel-5781-2-0-1 > div > div > div > div > div:nth-child(1) {
	    width: 100% !important;
	}
	#panel-5781-2-0-1 > div > div > div > div > div:nth-child(2) {
	    width: 100% !important;
	}
	#panel-5781-2-0-1 > div > div > div > div > div:nth-child(3) {
	    width: 100% !important;
	}
	#panel-5781-2-0-1 > div > div > div > div > div:nth-child(4) {
	    width: 100% !important;
	}
	.row {
	    margin-left: -15px;
	    margin-right: 8px;
	}
	.tp-caption.thim-slider-heading {
	    font-size: 33px !important;
	}
	#pg-5781-1 {
		margin-left: -2px !important;
    	margin-right: 30px !important;
	}
	div#featured-section {
	    margin-left: -2px !important;
	    margin-right: 40px !important;
	}
	#testimmonials-section {
	    margin-right: 15px !important;
	}
	div#pgc-5781-8-0 {
	    margin-right: 30px;
	}
	#pg-5807-0 {
	    margin-left: -15px;
	    margin-right: 40px !important;
	}
	article#post-6376 {
	    margin-right: 30px;
    	padding-right: 25px;
	}
	article#post-6374 {
	    margin-right: 30px;
	}
	article#post-5823 {
		margin-right: 30px;
		padding-right: 30px;
	}
	article#post-6364 {
	    padding-right: 35px;
	}
	article#post-6366 {
		padding-right: 35px;
	}
	#custom-package {
	    margin-left: -15px;
	    margin-right: 15px !important;
	}
}
/* END -- Responsive CSS */