/*
Theme Name: opti Child Classic
Theme URI: http://demo.qodeinteractive.com/opti/
Description: A child theme of opti Theme
Author: Devialia
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: opti
*/

@import url("../opti-child/style.css");

.blog_holder{padding-top: 40px !important; }
.home mark{display: none !important;}
nav.main_menu.left{float: none; position: relative;}

@media only screen and (min-width: 1001px) {
  .ve_link{position: absolute !important; right: 200px;}
  
}
@media (max-width: 768px) {
body .wpb_single_image .vc_single_image-wrapper{width: 100%;}
}