/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme Sample child theme
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 4.0.3
*/

/* Parent stylesheet should be loaded from functions.php not using @import */


ul.stock_ticker li .sqitem {
    font-size: 16px;
}

.post-template ._df_thumb .df-popup-thumb
{
    width: 90% !important;
	height:100% !important;
}
.digital_btn {
	background: #d9b377 !important;
}
._df_thumb{
    width:100% !important;

}
.df-ui.btn {
colour: #ccc;
width: 18px;
font-size: 15px;
background-color: #000;
height: 50%;
line-height: 1;
padding: 0,0;
}
.df-popup-button {
    background: #d9b377 !important;
}