/*
 Theme Name:   GeneratePress Child
 Template:     generatepress
 Author: SAJAL
*/

.h2shadow {
	text-align: center;
	padding: 20px 10px;
}
.entry-meta {
	display: none;
}
.page-header-image-single img {
	border-radius: 6px;
}
.menu-footer-menu-container{
    position: relative;
    height: 50px;
}
#menu-footer-menu {
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	position: absolute;
	left: 33%;
}
#menu-footer-menu li{
    float: left;
}
#menu-footer-menu li a{
    padding: 7px 12px;
    color: #fff;
    font-size: 15px;
}
#menu-footer-menu li a:hover{
    color: #f95724;
}
.footer-widgets {
	background-color: #161E2C !important;
}
.site-info {
	background-color: #0E1724 !important;
}
.single_product-img {
	float: left;
	padding: 10px 10px 20px 10px;
	border: 1px solid #eee;
	margin: 8px 15px 8px 0px;
}
.blank_space {
	display: block;
	padding-top: 30px;
	margin-bottom: 20px;
    border-bottom: 1px #ddd dashed;
}
.blank_space_20 {
	display: block;
	padding-top: 1px;
}
.single_product-img .under_img_btn, .single_product-img a, .table_img_cu{
    display: block;
}
.single_product-img .under_img_btn, .single_product_btn a, .page-header-image-single img, .h2shadow, .column-4 a {
    box-shadow: 0px 5px 8px 0px rgba(50, 50, 50, 0.33);
	-webkit-box-shadow: 0px 5px 8px 0px rgba(50, 50, 50, 0.33);
}
.single_product-img .under_img_btn {
	padding: 15px 0px 15px 23px;
	background: #1e73be;
	color: #fff;
	font-weight: 700;
	border-top-left-radius: 6px;
	border-bottom-right-radius: 6px;
	margin-top: 10px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
	position: relative;
	width: 200px;
	text-transform: uppercase;
	font-size: 14px;
    text-align: left;
}
.single_product-img .under_img_btn:hover {
	background: #302C2C;
    transition: all .5s ease;
    
}
.single_product-img .under_img_btn span {
	font-size: 18px;
	position: absolute;
	right: 20px;
	top: 17px;
}
.single_product_btn a {
	display: block;
	padding: 15px 0px 15px 23px;
	background: #1e73be;
	color: #fff !important;
	font-weight: 700;
	border-top-left-radius: 6px;
	border-bottom-right-radius: 6px;
	margin-top: 15px;
	position: relative;
	width: 250px;
	margin: 0 auto;
	text-transform: uppercase;
	font-size: 15px;
    text-align: left;
}
.single_product_btn a:hover {
	background: #302C2C;
    transition: all .5s ease;
    
}
.single_product_btn a span {
	font-size: 18px;
	position: absolute;
	right: 20px;
	top: 17px;
}
.entry-content br{
    display: none;
}
.widget-area .widget {
	padding: 20px;
}
.widget_recent_entries li{
    border-bottom: 1px #ddd dashed;
}
.widget_recent_entries li:before {
	font-family: "dashicons";
	content: "\f344";
	font-size: 17px;
	font-weight: 900;
	position: absolute;
	top: 0px;
	left: 0px;
}
.widget_recent_entries li:last-child{
    border-bottom: none;
}
.widget ul li {
	padding-bottom: 15px !important;
    padding-top: 2px;
    
}
.entry-content ul li::before {
	font-family: "dashicons";
	content: "\f344";
	font-size: 17px;
	font-weight: 900;
	position: absolute;
	top: 1px;
	left: -10px;
}
.entry-content ul li, .widget_recent_entries li {
	list-style: none;
	padding-left: 25px;
	padding-bottom: 10px;
	position: relative;
}

.entry-content ul {
	margin: 0 0 0 20px;
	padding-bottom: 30px;
}
h4, h5, h6 {
	margin-bottom: 10px;
	font-weight: 600;
}
b, strong {
	font-weight: 600;
	color: #000;
}
.tablepress thead th {
	background-color: #302C2C !important;
	color: #fff;
	text-align: center;
}
.tablepress thead .column-1{
    border-left: 1px solid #302C2C;
}
.tablepress thead .column-1{
    width: 150px;
}
.tablepress thead .column-2{
    width: 150px;
}
.tablepress thead .column-3{
    width: 150px;
}
.tablepress thead .column-4{
    width: 150px;
}
.tablepress tbody tr td {
	border: 1px solid #ebebeb;
    text-align: center;
}
.tablepress th {
	padding: 10px 8px !important;
}

.tablepress tbody td {
	vertical-align: middle !important;
}
.top5table .column-2 a {
	text-decoration: underline;
	text-align: center;
	display: block;
	padding: 7px;
	color: #1e73be;
}
.top5table .column-2 a:hover, .top5table .column-2 a:visited, .top5table .column-2 a:focus{
    text-decoration: underline;
}
.column-4 a{
	display: block;
	padding: 12px 10px;
	background: #1e73be;
	color: #fff;
	font-weight: 700;
	border-top-left-radius: 6px;
	border-bottom-right-radius: 6px;
	margin: 0 auto;
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
    width: 100px;
}
.column-4 a:hover, .column-4 a:focus {
	background: #302C2C;
    transition: all .5s ease;
    color: #fff;
    
}
.column-4 a:visited {
	color: #fff;
}
.dashicons-star-filled, .dashicons-star-half{
    color: #ff8b03;
}
.widget_recent_entries li{
    margin-bottom: 10px;
}
.widget_recent_entries li a {
	color: #000;
	font-size: 15px;
	font-weight: 500;
	line-height: 20px;
	display: block;
}
.sidebar .widget .widget-title {
	font-weight: 700;
	font-size: 24px;
}
.home .post-image img{
	box-shadow: 0px 5px 8px 0px rgba(50, 50, 50, 0.33);
	border-radius: 6px;
}
.read-more {
	display: block;
	background: #1e73be;
	color: #fff !important;
	padding: 12px 25px;
	font-weight: 700;
	font-size: 16px;
	margin-top: 20px;
	clear: both;
	width: 150px;
	text-align: center;
	box-shadow: 0px 5px 8px 0px rgba(50, 50, 50, 0.33);
	border-top-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.read-more:hover{
	background: #302c2c;
    transition: all .5s ease;
}
.page-numbers {
	padding: 14px 16px;
	font-size: 16px;
	font-weight: 700;
	border: 1px solid;
}
.olcus{
	display: inline-block;
    margin-left: 20px;
}
.olcus li{
    margin-bottom: 5px;
}
.subhedcus li{
	font-weight:600;
}
.site-logo {
    max-width: 250px;
    
}
 h1,h2, h3, h4, h5, h6{
	font-weight: bold;
}
.textwidget{
	display: block;
	text-align: center;
	color: #fff;
	margin:0 auto;
	background: #0E1724;
	padding: 30px;
}
.tablepress img{
	max-width: 130px !important;
	height: auto;
}
.single_product_btn a,
.under_img_btn{
	position: relative;
}
.single_product_btn a:after,
.under_img_btn:after{
	position: absolute;
	top: 12px;
	right: 16px;
	font-family: "dashicons";
	content: "\f344";
	font-size: 18px;
}

ol{
	margin: 0px !importa;
	padding: 5px 0;
}

ol li{
	margin-left: 0px !important;
	padding: 5px 0 !important;
}
p em strong {
    background: #eee;
    display: block;
    padding: 5px 15px;
}

/* responsive code */


@media only screen and (max-width: 768px) {

    h1 {
	font-size: 25px;
}
h2 {
	font-size: 23px;
}
.h2shadow {
	padding: 15px 7px;
}   
h3 {
	font-size: 24px;
    text-align: center;
}
.single_product-img .under_img_btn, .single_product_btn a {
	width: 240px;
}  
b, strong {
	font-size: 18px;
}   
h4, h5, h6 {
	font-size: 18px;
}
.single_product-img {
	float: none;
	margin-top: 0;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
	margin-bottom: 20px;
}
#menu-footer-menu {
	left: 20%;
}
.top5table .column-2{
    display: none;
    }
	.inside-header {
	padding: 15px;
}
	.menu-toggle {
	line-height: 45px;
}
	.separate-containers .site-main {
	margin: 10px;
}
	.separate-containers .inside-article > [class*="page-header-"], .one-container .inside-article > [class*="page-header-"] {
	margin-bottom: 1em;
}
	.page-content, .entry-content, .entry-summary {
	margin: 1em 0 0;
}

}
@media only screen and (max-width: 480px) {
    #menu-footer-menu {
	left: 5%;
    }
    .top5table .column-3{
    display: none;
    }
    .table_price_cu {
	font-size: 13px;
	width: 80px;
}
}