/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/


a, input{
	transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
}
button{
	border:none!important;
	box-shadow:none!important;
	outline:none!important;
}
.avia-image-container-inner img, img{
	pointer-events: none;
}
.logo {
    padding-top: 0;
}
#home_sec .template-page {
    padding-bottom: 0;
}
.small_text {
    font-size: 14px;
}
.header-scrolled .logo {
    padding-top: 0;
}
.main_color h2{
	color:#bc934c;
	font-size:28px;
	line-height:normal;
}
.av-main-nav > li > a{
	text-transform:uppercase;
	font-size:16px;
}
.av_textblock_section  strong{
	font-weight:normal;
}
#about_sec .av_textblock_section ul{
	display:inline;
	margin:19px 0 0 0;
	-moz-column-count: 2;
	-webkit-column-count: 2;
}
.av_textblock_section li{
	background:url(img/bullet.png) no-repeat left top;
	list-style:none;
	padding-left:41px;
	padding-bottom:24px;
	margin: 0;
}
.av_textblock_section li:last-child {
    padding-bottom: 0;
}
h1.av-special-heading-tag {
    color: #000;
    font-size: 20px;
    font-weight: 600 !important;
    text-transform: capitalize !important;
    letter-spacing: normal !important;
    border: 1px solid #bc934c;
    display: inline-block;
    padding: 10px 20px !important;
    border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#contact_sec .form_element_half {
    padding-left: 30px;
	margin-bottom:10px;
}
#contact_sec .form_fullwidth {
    padding-left: 30px;
}
#contact_sec fieldset {
    margin-left: -30px;
}
#contact_sec label{
	font-weight:normal;
	font-size:16px;
}
#contact_sec input[type="text"], #contact_sec input[type="email"]{
	background:none!important;
	border:2px solid #bc934c!important;
	border-radius:20px!important;
	-moz-border-radius:20px!important;
	-webkit-border-radius:20px!important;
	-webkit-box-shadow: 5px 5px 7px 0 #A1A1A1;
	box-shadow: 5px 5px 7px 0 #A1A1A1;
}
#contact_sec textarea{
	background:none!important;
	border:2px solid #bc934c!important;
	height:110px;
	resize:none;
	border-radius:20px!important;
	-moz-border-radius:20px!important;
	-webkit-border-radius:20px!important;
	-webkit-box-shadow: 5px 5px 7px 0 #A1A1A1;
	box-shadow: 5px 5px 7px 0 #A1A1A1;
}
#contact_sec .form_element:last-child {
    text-align: center;
}
#contact_sec input[type="submit"]{
	font-size:20px;
	color:#24150b;
	padding:0;
	width:230px;
	height:40px;
	line-height:38px;
	border:none;
	margin-top: 0;
	border-radius:20px!important;
	-moz-border-radius:20px!important;
	-webkit-border-radius:20px!important;
	-webkit-box-shadow: 5px 5px 7px 0 #A1A1A1;
	box-shadow: 5px 5px 7px 0 #A1A1A1;
}
.contact_links {
    float: left;
    width: 100%;
    clear: none;
    max-width: 250px;
	margin-right: 50px;
	margin-top:6px;
	margin-bottom: 0;
}
.contact_links .iconbox_icon{
	color: #fff;
	width:50px;
	height:50px;
	line-height:50px;
	background:#bc934c;
	border-radius:100%;
	-moz-order-radius:100%;
	-webkit-order-radius:100%;
	-webkit-box-shadow: 5px 5px 7px 0 #A1A1A1;
	box-shadow: 5px 5px 7px 0 #A1A1A1;
}
.iconbox_content_container p a {
    border: 2px solid #bc934c;
    border-radius: 20px;
    margin-left: 20px;
	padding: 7px 20px;
}
.iconbox_content .iconbox_content_container {
	position: relative;
	top: 8px;
	padding-left: 50px;
}
.avia-image-overlay-wrap img {
    border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
#home_info h2 {
	color: #000;
	text-transform: capitalize;
	font-size: 36px;
}
#home_info h3 {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 22px;
    margin-top: 15px;
    margin-bottom: 15px;
}
#home_info p {
    font-size: 18px;
	margin-top:10px;
}
#home_info .sec_btn.sec_btn2{
    padding-top: 5px;
}
#home_img img {
    max-width: 440px;
    width: 100%;
}
#upcoming_col {
    margin-top: 0;
}
.sec_btn {
    float: left;
    width: 100%;
    text-align: center;
	padding:30px 0 0 0;
}
.sec_btn a {
    font-size: 18px;
    color: #24150b;
    border: 2px solid #24150b;
    padding: 8px 35px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.sec_btn a:hover{
	color:#fff;
	background:#24150b;
	text-decoration:none;
}
.sec_btn.sec_btn2 a{
	font-size: 18px;
	background:#bc934c;
    color: #24150b;
    border: 2px solid #bc934c;
    padding: 8px 35px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.sec_btn.sec_btn2 a:hover{
	background:#24150b;
	color:#fff;
	border-color:#24150b;
}
.sec_btn.sec_btn2 {
    text-align: left;
}
#home_sec3 .container {
    padding: 0;
}
#home_sec3 h2, #home_sec3 h3, #home_sec3 p {
    color: #fff;
}
.sec_btn.sec_btn3 a {
    background: #fff;
}
.sec_btn.sec_btn3 a:hover {
    color:#fff;
	background:none;
	border-color:#fff;
}
.sec_btn.sec_btn3 {
    text-align: left;
}	
#home_sec3 .av_textblock_section {
    padding:0 50px;
}
#home_sec_footer {
    padding: 0;
    clear: both;
}
#home_sec .template-page {
    padding-top: 30px;
}
#home_sec_footer p {
	font-family:'pt sans';
    font-size: 20px;
}
#home_sec3 #home_sec_footer p {
	color:#bc934c;
}
#home_sec3 #home_sec_footer {
    margin-top: 40px;
    float: left;
    width: 100%;
}
#header {
    -webkit-order-radius:100%;
	-webkit-box-shadow: 5px 5px 7px 0 #A1A1A1;
	box-shadow: 5px 5px 7px 0 #A1A1A1;
}
#socket .copyright {
	width: auto;
    font-size: 14px;
}
.avia-form-success {
    color: #bc934c !important;
    font-weight: normal;
    border-color: #bc934c !important;
    background: none !important;
    border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
}
.courser_div {
    float: left;
    width: 100%;
}
.courser_wrapper h1.av-special-heading-tag.title_one{
	text-align:center;
	left: 60px;
	position: relative;
}
.course_title {
    float: left;
    width: 100%;
    text-align: center;
}
.course_col {
	position:relative;
	background:#bc934c;
    max-width: 290px;
    width: 100%;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.course_col p {
    font-size: 13px;
    margin: 0 0 15px;
    color: #24150b;
    text-align: left;
    line-height: normal;
    float: left;
    width: 100%;
}
.course_info {
	position: relative;
    float: left;
    width: 100%;
    background: #fff;
    border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
    padding: 40px 15px 10px;
	margin-top: 10px;
}
.course_inner_col {
    padding: 15px 30px;
}
.course_col::after {
    position: absolute;
    content: close-quote;
    width: 100%;
    height: 100%;
    background: #f1e9db;
    left: 7px;
    top: 7px;
	z-index:-1;
    border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-webkit-order-radius:100%;
	-webkit-box-shadow: 5px 5px 7px 0 #A1A1A1;
	box-shadow: 5px 5px 7px 0 #A1A1A1;
}
.course .slick-slide{
	padding-bottom:20px;
	text-align: center;
}
.avia-post-nav{
	display:none!important;
}
.course_info img {
    position: absolute;
    right: 20px;
    top: -20px;
    width: 40px;
}
.course_info p {
    text-align: center;
	line-height: normal;
	color: #000;
	margin-bottom: 15px;
}
.course_info p strong{
	color: #000;
}
.course button {
    border: none;
    width: 22px;
    height: 44px;
	font-size:0;
	opacity:1;
}
.course button:hover{
	cursor:pointer;
}
.course button.slick-prev{
	background:url(img/prev.png) no-repeat left center;
	background-size: 100%;
	position: relative;
	left: 0;
	top: 194px;
	z-index: 1;
}
.course_inner_col strong {
    color: #24150b;
    font-weight: normal;
    float: left;
    width: 30%;
}
.course_inner_col span {
    float: left;
    width: 70%;
}
.course button.slick-next{
	background:url(img/next.png) no-repeat right center;
	background-size: 100%;
	position: absolute;
	right: 0;
	top: 50%;
}
.courser_wrapper {
    padding-bottom: 50px;
}
#single_title .av-special-heading-tag {
    background: #bc934c;
    display: inline-block;
    color: #24150b;
    font-weight: 600;
    text-transform: capitalize;
    padding:60px 50px 20px;
    border-radius: 0 0 20px 20px;
	-webkit-box-shadow: 0 10px 50px 0 #DECACC;
box-shadow: 0 10px 50px 0 #DECACC;
}
.single .av_textblock_section li{
	background:url(img/bullet2.png) no-repeat left 5px;
	background-size:23px;
	list-style:none;
	padding-left:30px;
	padding-bottom:14px;
	margin: 0;
}
.single .av_textblock_section li:last-child{
	padding-bottom:0;
}
.single .av_textblock_section ul {
    margin: 0;
}
#single_info2 p{
	color:#bc934c;
}
#single_info2 strong{
	font-weight:600;
}
#single_info2 img{
	width:120px;
}
#single_info2 {
    position: relative;
}
#single_block_info {
    position: absolute;
    top:-70%;
    background: #bc934c url(img/block_design.png) no-repeat bottom center;
	background-size: 320px;
    padding:51px 20px 120px;
    width: 100%;
    max-width: 334px;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}
#single_block_info::before {
    content: close-quote;
    position: absolute;
    width: 100%;
    height: 100%;
    background:url(img/frame_border.png) no-repeat top center;
	background-size: 332px;
    left: 0;
	top:0;
}
#single_block_info p{
	color:#fff;
	font-size:14px;
	line-height:normal;
}
#single_block_info strong {
    color: #fff;
    font-weight: normal;
    float: left;
    width: 80px;
    height: 25px;
}
#register_btn a {
    font-size: 18px;
	text-transform:uppercase;
	font-weight:600;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.back_btn {
    float: right;
    background: #bc934c;
    color: #24150b !important;
    padding: 5px 40px;
	position: relative;
    border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.back_link {
    float: right;
    position: relative;
    z-index: 9;
}
.back_btn::after {
    content: close-quote;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #f1e9db;
    left: 0;
    border-radius: 10px;
    z-index: -1;
}
.back_btn:hover{
	text-decoration:none;
}
.upcoming_courses_col .course_col {
    display: inline-block;
}
.upcoming_courses{
	text-align:center;
}
.upcoming_courses_col {
    /*float: left;*/
	float: none;
	display:inline-block;
    width: 33.33%;
    padding: 0 15px;
    text-align: center;
}
.upcoming_courses .course_title {
    margin-bottom: 40px;
}
.view_all_col {
    float: left;
    width: 100%;
    padding: 50px 0 0;
	text-align: center;
	position: relative;
}
.view_all_col .back_btn {
    float: none;
    display: inline-block;
	position: relative;
	top: -13px;
}
.view_all_col span {
    width: 40%;
    display: inline-block;
}
#bold_title .av-special-heading-tag {
    font-weight: 600;
}
#founder_page h3 {
    font-weight: normal;
    color: #bc934c;
}
#testimonials_page .slide-entry {
	background:url(img/test_bg.png) no-repeat center bottom!important;
    text-align: center;
    padding:5px 15px 130px;
	background-size: 106% !important;
    border: 2px solid #a59876;
    border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#testimonials_page .slide-entry h3{
	background:url(img/quote.png) no-repeat left top!important;
	background-size:28px!important;
	font-size: 0!important;
	font-weight:normal;
	color:#bc934c;
	padding:20px 0 0 0 !important;
	position: relative;
	top: 15px;
}
#register_page .container {
    padding: 0;
}
#register_page label {
    float: left;
	color: #fff;
}
#register_page input[type="text"], #register_page input[type="email"] {
    float: right;
    width: 60% !important;
    border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
}
#register_page textarea {
    float: right;
    width: 60% !important;
	height:120px;
    border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
}
#register_page h3 {
    text-align: center;
    font-weight: normal;
    margin-bottom: 60px;
}
#register_page .required{
	color:#fff;
}
#register_page .form_element:last-child {
    width: 60%;
    float: right;
}
#register_page input[type="submit"] {
	background:#24150b;
	border:2px solid #24150b;
	color:#fff;
	font-size: 16px;
	font-weight:500;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#register_page input[type="submit"]:hover {
	background:none;
	color:#24150b;
}
#about_info {
    float: left;
    max-width: 778px;
}
#testimonials_page p {
    margin-top: 0;
}
#about_img {
    float: right;
    max-width: 600px;
    width: 100%;
    clear: none;
    position: absolute;
    right: 0;
    top: 0;
	z-index: -1;
}
.course_product li {
    width: 100% !important;
}
.container_wrap.container_wrap_first.main_color.fullsize{
    border-color: #fff !important;
}
#upcoming_sec .template-page {
    padding: 30px 0 0;
}
#testimonials_page .template-page {
    padding-top: 0;
}
.view_all_col .back_btn:focus {
    text-decoration: none!mportant;
}
#testimonials_page {
    position: relative;
}
#testimonials_page .avia-slideshow-arrows {
    top: 50% !important;
    position: absolute !important;
	width: 100% !important;
}
#testimonials_page .avia-slideshow-arrows a{
	width: 22px !important;
	height: 44px !important;
}
#testimonials_page .avia-slideshow-arrows .next-slide{
	background:url(img/next.png) no-repeat right center!important;
	background-size: 100%!important;
}
#testimonials_page .avia-slideshow-arrows .prev-slide{
	background:url(img/prev.png) no-repeat left center!important;
	background-size: 100%!important;
}
#testimonials_page .avia-slideshow-arrows a:before{
	display:none;
}
#testimonials_page .new-special-heading {
    display: none !important;
}
#testimonials_page .avia-content-slider-inner {
    max-width: 1130px;
    width: 100%;
    margin: 0 auto;
}
#testimonials_page .slide-entry {
    margin: 0 15px;
    width: 30%;
    float: none;
    display: inline-block;
}
#testimonials_page .slide-entry-wrap{
	text-align:center;
}
#testimonials_page .avia-button {
    font-size: 16px;
}
#curation_page .image-overlay{
	display:none!important;
}

#curation_page .more-link{
    background: #bc934c!important;
    color: #24150b !important;
    padding: 7px 15px 5px!important;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
#curation_page .more-link:hover{
	text-decoration:none!important;
}
.main_menu .current_page_item a{
	color:#000!important;
}
#avia-menu .current-menu-item a {
    color: #000 !important;
}
#footer a {
    font-size: 16px;
    font-weight: normal;
}
#footer a:hover{
	text-decoration:none!important;
	opacity:0.7;
}
#footer li a {
    background: none !important;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0!important;
}
.sec_btn1 {
	display:inline-block;
    background-color: #24150b!important;
    border-color: #24150b!important;
    color: #ffffff;
	font-size: 16px;
	padding: 15px 30px 13px;
	min-width: 139px;
	text-align: center;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}

#socket{
	background:#fff!important;
}
#page_header .av-special-heading-tag {
	font-size: 32px;
    font-weight: 500;
}
#page_header .av-special-heading{
	padding-bottom:0!important;
}
#top div.woocommerce-message{
	background:#bc934c!important;
	border-color:#bc934c!important;
	color:#fff!important;
}
ul.woocommerce-error{
	background:#f2e4cb!important;
	border-color:#f2e4cb!important;
}
.woocommerce-page .woocommerce-error .button{
	position:relative;
	top:-10px;
	margin-right:15px!important;
}
.menu-item.cart_dropdown{
	border:none!important;
} 
#header .widget_shopping_cart_content, #header .woocommerce-mini-cart-item.mini_cart_item:hover {
    background: #bc934c !important;
	border:none;
}
#header .woocommerce-mini-cart-item.mini_cart_item:hover {
    border-bottom: 1px dotted #e1bb78 !important;
}
#header .woocommerce-mini-cart-item.mini_cart_item{
	border-color:#e1bb78!important;
}
#header div ul.product_list_widget li a, #header .dropdown_widget .quantity{
	color:#fff;
	font-size:14px;
}
#header .dropdown_widget .total{
	color:#fff!important;
	font-size:15px!important;
}
#header .woocommerce-mini-cart__total.total{
	color:#fff!important;
}
#header div ul.product_list_widget li a{
	margin-bottom:6px;
}
#header .woocommerce-mini-cart__buttons.buttons{
	background:#24150b!important;
	border:none;
}
#header .woocommerce-mini-cart__buttons.buttons a{
	font-size:14px!important;
	color:#fff!important;
}
#header .avia-arrow {
    background: #bc934c !important;
    border: none;
}
#header .dropdown_widget .total strong {
    color: #fff;
}
#header .woocommerce-mini-cart__buttons.buttons a:hover {
    opacity: 0.7;
}
.av-logo-container .logo {
    position: relative!important;
    /*z-index: -9;*/
}
.woocommerce-page form.cart .button {
    font-size: 16px;
}
#curation_page_block .slide-entry-title.entry-title {
    display: none;
}
#curation_page_block .slide-entry {
    width: 50%;
    margin: 0;
    padding: 0 30px;
	border: 1px solid #999;
}
#curation_page_block .avia-content-slider-element-container {
    text-align: center;
}
#curation_page_block .avia-content-slider-inner {
    max-width: 760px;
    width: 100%;
    margin: 0 auto;
    float: none;
	display: inline-block;
	-webkit-box-shadow: 0 0 15px 3px #D6D6D6;
	box-shadow: 0 0 15px 3px #D6D6D6;
}
#curation_page_block .slide-entry:nth-child(1) {
    border-top: none;
    border-left: none;
}
#curation_page_block .slide-entry:nth-child(2) {
    border-top: none;
    border-right: none;
}
#curation_page_block .slide-entry:nth-child(3) {
    border-bottom: none;
    border-left: none;
}
#curation_page_block .slide-entry:nth-child(4) {
    border-bottom: none;
    border-right: none;
}
#curation_page_block .slide-entry p {
    line-height: 22px;
    font-size: 16px;
}
.curatipon_block {
	padding-top:30px;
    border: 1px solid #bc934c !important;
	border-radius: 20px !important;
	-moz-border-radius: 20px !important;
	-webkit-border-radius: 20px !important;
	-webkit-box-shadow: 5px 5px 7px 0 #A1A1A1;
	box-shadow: 5px 5px 7px 0 #A1A1A1;
}
.curatipon_block .av_textblock_section {
    background: #bc934c;
	padding: 30px 15px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.curatipon_block .av_textblock_section p{
	margin:0;
	color:#fff;
}
.curatipon_block .av-special-heading-tag {
    font-weight: 600 !important;
}
#curation_partners .av-flex-placeholder{
	width:15%;
}
#curation_partners .flex_column_table.av-equal-height-column-flextable.-flextable {
    padding-bottom: 100px;
}
#curation_page_block .container {
	max-width: 100%;
    padding: 0;
}
#curation_page_block {
    position: relative;
}
#left_img {
    position: absolute;
    right:0;
	top:13%;
	margin: 0;
}
#right_img {
    position: absolute;
    left:0;
	top:13%;
	margin: 0;
}
#curation_partners .course_title {
    float: right;
    width: auto;
    position: relative;
    top: -45px;
}
#footer .widgettitle {
    color: #24150b;
    border-bottom: 2px solid #24150b;
}
.follow_us {
    float: right;
    font-size: 16px;
}
#socket .social_bookmarks a {
    font-size: 18px;
}
#header_meta li{
	border:none!important;
	margin-left:10px;
}
#header_meta a{
	border-radius:100%!important;
	-moz-border-radius:100%!important;
	-webkit-border-radius:100%!important;
}
#socket .social_bookmarks .social_bookmarks_facebook a, #header_meta .social_bookmarks_facebook a{
	background: #37589b !important;
	color:#fff!important;
}
#socket .social_bookmarks .social_bookmarks_twitter a, #socket .social_bookmarks .social_bookmarks_twitter a:hover, #header_meta .social_bookmarks_twitter a{
	background:#5eaade!important;
	color:#fff!important;
}
#socket .social_bookmarks .social_bookmarks_instagram a, #header_meta .social_bookmarks .social_bookmarks_instagram a{
	background: #f09433!important; 
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%)!important; 
	background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important; 
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important; 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 )!important;
	color:#fff;
}
#socket .social_bookmarks li {
    margin-left: 24px;
}
#socket .social_bookmarks li:first-child {
    margin-left: 0;
}
#contact_sec h2 {
    padding-bottom:15px;
}
#upcoming_sec h2, #testimonials_page .av-special-heading-tag, #founder_page .av-special-heading-tag, #curation_page_block .av-special-heading-tag, #gallery_sec .av-special-heading-tag {
    color: #bc934c !important;
}
.single-post h4{
	color:#24150b!important;
	padding-left: 80px;
}
#single_info2 .template-page {
    padding: 0;
}
#single_info2 .template-page {
    padding: 30px 0 !important;
}
#single_info2 .flex_column_table {
    margin: 0 !important;
}

#testimonials_page .test_wrapper {
    height: 360px;
    overflow-y:scroll;
    padding-bottom: 30px;
}
h3.avia-form-success {
    color: #fff !important;
}
#testimonials_page img {
    border-radius:25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
}
#contact_sec input[type="text"], #contact_sec input[type="email"]{
	padding:10px!important;
}
#curation_page_block {
    position: relative;
}
#curation_page_block .avia-slideshow-arrows {
    position: absolute !important;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    bottom: -30px;
    top: inherit !important;
}
.hide_desk{
	display:none!important;
}
#header_meta {
    background: none;
	padding-top:6px;
}
#header_meta .social_bookmarks_mail a, #socket .social_bookmarks_mail a {
    color: #fff!important;
    background-color: #9fae37!important;
}
#header_meta .social_bookmarks_youtube a,  #socket .social_bookmarks_youtube a{
    color: #fff!important;
    background-color: #a72b1d!important;
}
#upcoming_sec #upcoming_courser_col {
    margin-top: 0;
}
.courses_container .template-page.content {
    padding-bottom: 0;
	padding-top: 20px;
}
#founder_page .template-page {
    padding-bottom: 0;
}
#curation_page_block .template-page {
    padding-top: 26px;
	padding-bottom: 0;
}
#gallery_sec .template-page {
    padding-top: 41px;
}
#testimonials_page {
    padding-top: 13px;
}

.home .upcoming_courses_col{
	width:100%;
}
.home .upcoming_courses_col .course_col {
    margin: 0 15px;
}
.course {
    clear: both;
    width: 100%;
}

/* Move cart below notes */
@media screen and (min-width: 800px) {


			.col2-set .col-2 {
				float: none !important; 
			}
			#order_review, #order_review_heading {
				clear: both !important; 
				width: 45% !important; 
				float: right !important; 
			}
			#order_review {
				position: absolute;
				top: 15%;
				right: 0;
			}
			#order_review_heading {
				position: absolute;
				top: 11%;
				right: 0;
			}
			#top .checkout .col-1, #top .checkout .col-2 {
				clear: both !important; 
				width: 100% !important; 
			}
			#customer_details {
				width: 50% !important; 
				float: left !important; 
				clear: both !important; 
			}

			
	}
/* Move cart below notes */