/*
 Theme Name:   GP Marketer Free
 Theme URI:    https://www.wpjankari.com/gp-arketer/
 Description:  GeneratePress Child theme for mobile responsive blog website. Using this GP Marketer child theme you can easily create a blog website. This GP Marketer Child theme design by wpjankari.com
 Author:       WP Jankari
 Author URI:   https://www.wpjankari.com
 Template:     generatepress
 Version:      1.0
*/

.main-navigation {
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.read-more-bt,
a.button,
.pagination-bt,
.wp-block-search__button,
input[type="submit"] {
    font-size: 14px;
    padding: 10px 25px;
    transition: 0.5s;
    background-size: 200% auto;
    box-shadow: rgba(23, 43, 99, 0.3) 0 7px 28px;
    border-radius: 50px;
}
.read-more-bt:hover {
    background-position: right center;
    color: #fff;
    text-decoration: none;
}
/*Attachment Image Style*/
.attachment-full {
    border-radius: 15px;
}
/*Social Share*/
.wpjankari-social-wrapper {
    margin: 10px;
    font-size: 0;
    text-align: center;
	display: flex;
    flex-wrap: wrap;
}
.wpjankari-social-sharing {
	padding: 8px;
	margin: 4px;
	border-radius: 3px;
    flex: 1;
    transition: background-color 0.3s, transform 0.3s, color 0.3s;
}
.wpjankari-social-sharing:hover {
	transform: translateY(-3px);
	border: none;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}
@media only screen and (max-width: 600px) {
    .wpjankari-social-sharing {
		display: inline-block;
    }
	.site-header .header-image {
    width: 280px;
    padding-left: 20px;
}
.gb-grid-wrapper-060bd7d7 > .gb-grid-column:before{

  top: 25% !important;	
}
	
}
.wpjankari-social-sharing svg {
    position: relative;
    top: 0.15em;
    display: inline-block;
}
.wpjankari-social-facebook {
    fill: #fff;
    background-color: rgba(59, 89, 152, 1);
}
.wpjankari-social-twitter {
    fill: #fff;
    background-color: rgba(0, 0, 0);
}
.wpjankari-social-whatsapp {
    fill: #fff;
    background-color: rgba(37, 211, 102, 1);
}
.wpjankari-social-telegram {
    fill: #fff;
    background-color: rgb(2, 126, 189);
}
.wpjankari-social-more {
    fill: #fff;
    background-color: rgba(0, 0, 0);
}

a.wplitetheme-float-social-sharing {
    margin-bottom: 10px;
    line-height: 35px;
}

.wplitetheme-float-social-wrapper{
	position: fixed;
    bottom: 21px;
    z-index: 9999;
    right: 2px;
    width: 35px;
    background-color: #fff;
    padding: 10px 20px 0 9px;
    border-radius: 5px;
}

.inside-header {
    padding: 0px 0px;
}

/* New Home Page CSS*/
.separate-containers .post-6 .inside-article {
    padding: 0;
}
.post-6 .gb-grid-wrapper-6c7ecdfa > .gb-grid-column {
    padding-left: 0px;
}
.cat_title{
	line-height:15px;
	font-size: 11px !important;
}
.gb-grid-wrapper-6d2b1736 > .gb-grid-column {
    /* box-sizing: border-box; */
    border-top: 1px solid #e0e0e0;
}
.gb-container-b441e17f {
	padding-bottom: 0px !important;
}
div.gb-headline-84b40864 {
	padding-bottom: .02em;
    background: linear-gradient(to right, currentColor 0%, currentColor 98%);
    background-size: 100% 1px;
    background-repeat: no-repeat;
    background-position: 0px 14px;
}
.gb-grid-wrapper-3c33ec73 > .gb-grid-column {
  
   padding-left:0px !important; 
}
.gb-container-8ea2fb60 {
	padding:5px 15px !important;
}
.gb-grid-wrapper-fea7390b {
    border-top: 1px solid #e0e0e0;
    padding-top: 15px;
}
.gb-grid-wrapper-b7ab7b16{
	
}
.gb-grid-wrapper-b7ab7b16 > .gb-grid-column{
	position: relative; /* Ensures relative positioning for ::before */
  padding-left: 30px !important;
}
.gb-grid-wrapper-b7ab7b16 > .gb-grid-column:before{
	content: counter(item-counter); /* Display the counter value with a dot */
  counter-increment: item-counter; /* Increment the counter for each element */
  position: absolute;
  left: 16px; /* Align the number to the left */
  top: 40%;
	font-size: 2rem;
    font-weight: 700;
    line-height: .9;
	color:#cc0100;
}
.gb-grid-wrapper-060bd7d7 > .gb-grid-column{
	position: relative;
}
.gb-grid-wrapper-060bd7d7 > .gb-grid-column:before{
content: counter(item-counter); /* Display the counter value with a dot */
  counter-increment: item-counter; /* Increment the counter for each element */
  position: absolute;
  left: 16px; /* Align the number to the left */
  top: 35%;
	font-size: 3rem;
    font-weight: 800;
    line-height: .9;
	color:#cc0100;	
}
.gb-grid-wrapper-b7ab7b16 {
  counter-reset: item-counter; /* Resets the counter to start from 1 */
}
.gb-grid-wrapper-060bd7d7 {
  counter-reset: item-counter; /* Resets the counter to start from 1 */
}
.gb-grid-wrapper-4fadfb50 > .gb-grid-column {
    padding-left: 0px !important;
}
body.page-id-6{
	background-color: #fff;
}
.gb-block-image-cc71da60 {
    margin-bottom: 10px !important;
}
@media only screen and (min-width: 769px) {
.gb-grid-wrapper > .gb-grid-column-090b9c7c {
    width: 20% !important;
}
	.gb-container-090b9c7c {
    padding-left: 51px !important;
}
}