/*
 Theme Name: Jobcareer Child Theme
 Theme URI: http://www.chimpstudio.co.uk
 Template: jobcareer
 Author: ChimpStudio
 Author URI: https://themeforest.net/user/chimpstudio
 Version: 1.1
 License: GNU General Public License
 License URI: license.txt
 Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
 Text Domain: jobcareer
 This theme, like WordPress, is licensed under the GPL.
 Use it to make something cool, have fun, and share what you've learned with others.
*/

@import url("../jobcareer/style.css");

.stripe-button-el {
  
    margin-top: 30px !important;
    margin-bottom: 50px !important;
}



body, .wp-jobhunt .main-section p {
    color: inherit !important;
}

.button_style.cs-button {
  
    right: 0;
    text-transform: uppercase;
    top: 0;
    display: block !important;
    left: 0;
    width: 20%;
    margin: 0px auto;
}


#icon-section .cs-box .cs-icon-box .cs-text {
    height: 190px !important;
	padding: 20px;
}
.testimonial-theme1 .testimonial-thumb-theme1 {
   
    display: none;
}
.testimonial-theme1 .testimonial-description-profiles-theme1 small a, a:hover {
    
    color: #ffffff !important;
}
.testimonial-theme1 .testimonial-description-title-theme1 {
 
    color: #ffffff !important;
    
}
.owl-next {
    right: 0% !important;
	 color: #ffffff !important;
}
.owl-prev {
   
    left: 0% !important;
	 color: #ffffff !important;
}


.testimonial-theme1 p {
    color: #ffffff !important;
   
}
.testimonial-theme1 .super-testimonial-theme1 {
    
    display: none !important;
}
#icon-section .cs-box .cs-icon-box .cs-text a{
	color: #fff !important;
}


.widget-newsletter .fieldset form .submit-btn{
	position:inherit !important;
	margin:0 auto;
}
.footer-v1 .widget-newsletter .fieldset form input[type="text"]{
	padding-right:15px !important;
	margin-bottom: 15px;
}
.vlog_details .row{
	margin-bottom:25px;
}
.post-type-archive.post-type-archive-blog .cs-content-holder .cs-blog.blog-medium:nth-child(even) .cs-media ~ .blog-text{
	float:left; 
	
}
.post-type-archive.post-type-archive-blog .cs-content-holder .cs-blog.blog-medium:nth-child(even) .cs-media{
	margin-left:30px; margin-right:0px;
}
.blog-template-default .cs-post-option-panel .blog-image { float:left; margin-right:15px;}
.blog-template-default .cs-post-option-panel .rich-editor-text .cs-post-option-panel{ float:none;}
.blog-template-default .cs-post-option-panel .rich-editor-text p{ clear:unset;}
.blog-template-default .rich-editor-text ul li{ list-style-position:inside;}
.blog-template-default .cs-post-option-panel .blog-image  img{ max-width:100%;}

@media screen and (max-width: 991px){
	.blog-template-default .cs-post-option-panel .blog-image{ width:100%; margin-right:0px; text-align:center;}
}
@media screen and (max-width: 767px){
	body.home div.main-section div#freelancer-grid div.section-fullwidth div.cs-team div.row article{
		max-width:350px !important;
		width:100% !important;
		margin:0 auto 15px !important;
		display:block !important;
	}
} 

@media screen and (max-width: 640px){
	.post-type-archive.post-type-archive-blog .cs-content-holder .cs-blog.blog-medium .cs-media{ text-align:center;}
	.post-type-archive.post-type-archive-blog .cs-content-holder .cs-blog.blog-medium .cs-media img{ width:auto; max-width:100%;} 
	.post-type-archive.post-type-archive-blog .cs-content-holder .cs-blog.blog-medium:nth-child(even) .cs-media{ margin-left:0px;}
	
}
header .logo img {
    max-height: 100%;
    width: 340px !important;
}

#unsubcribe {
    display: block;
    position: relative;
    padding: 1px 12px;
    line-height: 30px;
    background: #1275ff;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

