/*
* @package Sematic
* @copyright (C) 2018 by Joomlastars - All rights reserved!
* @license GNU General Public License, version 2 (http://www.gnu.org/licenses/gpl-2.0.html)
* @author Joomlastars <author@joomlastars.co.in>
* @authorurl <http://themeforest.net/user/joomlastars>
*/

/* You can add new css here */


div.itemVideoBlock {background: none !important; margin: 0px; padding: 0px;}

/*** ALL VIDEOS ***/
.itemVideoEmbedded {width: 100% !important; position: relative; padding-bottom: 56.25%; padding-top: 35px; height: 0; overflow: hidden;}
.itemVideoEmbedded iframe {position: absolute; top:0; left: 0; width: 100%; height: 100%;}

.single-post .main-image {width: 100%;}