/*
Theme Name: GeneratePress Child
Theme URI: https://generatepress.com
Template: generatepress
Author: Tom Usborne
Author URI: https://tomusborne.com
Description: GeneratePress is a lightweight WordPress theme built with a focus on speed and usability. Performance is important to us, which is why a fresh GeneratePress install adds less than 10kb (gzipped) to your page size. We take full advantage of the block editor (Gutenberg), which gives you more control over creating your content. If you use page builders, GeneratePress is the right theme for you. It is completely compatible with all major page builders, including Beaver Builder and Elementor. Thanks to our emphasis on WordPress coding standards, we can boast full compatibility with all well-coded plugins, including WooCommerce. GeneratePress is fully responsive, uses valid HTML/CSS, and is translated into over 25 languages by our amazing community of users. A few of our many features include 60+ color controls, powerful dynamic typography, 5 navigation locations, 5 sidebar layouts, dropdown menus (click or hover), and 9 widget areas. Learn more and check out our powerful premium version at https://generatepress.com
Tags: two-columns,three-columns,one-column,right-sidebar,left-sidebar,footer-widgets,blog,e-commerce,flexible-header,full-width-template,buddypress,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,rtl-language-support,featured-images,theme-options
Version: 3.5.1.1732432230
Updated: 2024-11-24 10:10:30

*/

html, body {
    max-width: 100vw !important;
    overflow-x: hidden !important;
}
body {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
html{scroll-behavior:smooth}
html, body, p, b, ul, li, button, input, select, textarea, span, h1, h2, h3, h4, h5, h6 {
	font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
/* THEME START */
p { 
     text-align: justify;
 }
.inside-article a {
    font-weight: bold;
}
#mmmmain {
	min-height: 460px;
}
 h1 { 
     text-align: center;
 }
 h2 { 
     font-size: 18px;
 }
h1.entry-title {
    font-weight: bold;
    color: #096d97;
    line-height: 1.5;
    min-height: 150px!important;
    align-content: center;
}
h2.entry-title {
	font-weight: bold;
	color: #096d97;
	line-height: 1.5;
}
h2.widget-title {
	text-align: center;
	background-color: #1c909e;
	color: #fff;
	padding: 8px;
	border-radius: 8px;
}

.entry-content h2 {
    position: relative;
    display: inline-block;
    padding: .5em 1em;
    background: linear-gradient(to right,#fdfdfd,#f3f3f3);
    border-radius: 8px;
    width: 95%;
    border-left: 1px solid #3d9ab1;
    font-size: 18px;
	font-weight: bold;
    color: #4c4c4c!important;
    margin: 25px 0px 15px 0px;
}
.entry-content h2::before {
    content: "";
    position: absolute;
    top: 10px;
    right: -2px;
    bottom: 10px;
    width: 6px;
    background: #33788b;
    border-radius: 8px;
}

.entry-content h3 {
    position: relative;
    display: inline-block;
    padding: .5em 1em;
    background: linear-gradient(to right,#fdfdfd,#f3f3f3);
    border-radius: 8px;
    width: 95%;
    border-left: 1px solid #fee77b;
    font-size: 17px;
	font-weight: bold;
    color: #4c4c4c!important;
    margin: 25px 0px 15px 0px;
}
.entry-content h3::before {
    content: "";
    position: absolute;
    top: 10px;
    right: -2px;
    bottom: 10px;
    width: 6px;
    background: #fee77b;
    border-radius: 8px;
}

.footer-widgets ::marker {
    color: #1c9da1;
    font-size: 0px;
}
.footer-widgets li:before {
    content: '🏁';
    font-size: 18px;
    font-weight: 900;
    color: #551a8b!important;
    padding-left: 5px;
}

.site-info a {
    color: #ffffff;
    margin: auto 5px;
}

.separate-containers .site-main {
    margin: 0px 20px 20px 20px;
}

.page-id-9583 .one-container .site-main>:last-child, .separate-containers .site-main>:last-child {
	margin: 25px auto;
}
.page-id-9583  {
	text-align: justify;
}
.page-id-9583 .shareButtons  {
	display: none;
}
.page-id-2605 .GOO-ADS-HEADER {
	display: none;
}


footer.entry-meta {
    display: flex;
    background: aliceblue;
    padding: 10px;
    border-radius: 8px;
		justify-content: center
}
.entry-meta .gp-icon {
	margin-right: .6em;
	margin-left: .6em;
}



.site-content {
    background: #FFF;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.14);
    border-radius: 0px 0px 15px 15px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.post-image-above-header .inside-article .post-image {
    margin-top: 0;
    margin-bottom: 0px;
}
.generate-columns .inside-article {
    background: #fbfbfb;
    border-radius: 10px;
	text-align: center;
	box-shadow: 0 2px 4px rgb(0 0 0 / 12%);
	padding-bottom: 5px;
	height: 306px
}
.generate-columns .inside-article:hover {
	box-shadow: 0 2px 4px rgb(0 0 0 / 24%);
}
.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
    border-radius: 10px 10px 0px 0px;
}
.taxonomy-description {
    padding: 10px;
    border-radius: 8px;
    color: #444;
}
.taxonomy-description a {
    font-weight: bold;
    color: #035D82;
}
.taxonomy-description a:hover {
    color: #034a68;
}
.generate-columns-container .paging-navigation {
    border-radius: 50px;
    background: rgba(0, 0, 0, 0) linear-gradient(-308.59deg, rgb(16 191 164) 0%, rgb(28 156 161) 100%) repeat scroll 0% 0% !important;
    color: #fff;
    padding: 15px;
	text-align: center;
}
.paging-navigation a {
    color: #fff;
}
.nav-aligned-center .main-navigation {
	margin-top: -30px;
}
.comment-reply-title {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    padding: 10px;
    background: rgba(0, 0, 0, 0) linear-gradient(-308.59deg, rgb(16 191 164) 0%, rgb(28 156 161) 100%) repeat scroll 0% 0% !important;
    border-radius: 5px;
    color: #fff;
}
.comment-form #author, .comment-form #email {
    display: block;
    width: 100%;
    border-radius: 8px;
}
.comment-form #url {
    display: block;
    border-radius: 8px;
}
input[type="submit"],
input[type="search"]{
    width: 100%;
    border-radius: 4px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select {
    color: #666666;
    background-color: #fafafa;
    border-color: #cccccc;
    width: 100%;
}

.separate-containers .site-main>.generate-columns-container {
    padding: 20px;
}
.page-header {
    border-radius: 8px;
	  box-shadow: 0 0 15px rgb(0 0 0 / 10%);
}
/* THEME END */



/* TABLE OF CONTENT START */
.rtl .lwptoc_header {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0) linear-gradient(-308.59deg, rgb(234 237 197) 0%, rgb(233 235 240) 100%) repeat scroll 0% 0%;
    color: #333;
	padding: 15px;
	mmargin: 0px;
}
.rtl .lwptoc_header a {
    color: #fff;

}
.rtl .lwptoc .lwptoc_i {
	border-radius: 5px;
	 bbackground: #ebf8fd;
	 margin-bottom: 15px;
}
.rtl .lwptoc .lwptoc_i a {
	text-decoration: none;
	text-shadow: none;
	font-size: 16px;
	font-weight: bold;
	ccolor: #1c9ca1;
	border-radius: 5px;
	 margin-right: 0px;
}
.rtl .lwptoc .lwptoc_i a:hover {
	text-decoration: none;
}
 #toc_container a {
	text-decoration: none;
	text-shadow: none;
	font-size: 16px;
	color: #1c9ca1;
}
.rtl .lwptoc_item {
	padding: 6px;
}
.rtl .lwptoc_item_number {
    background: #10bea488;
    padding: 0 8px;
    border-radius: 4px;
    color: #000;
	font-weight: normal
}
.rtl .lwptoc_item {
	margin-right: 5px;
}
.lwptoc_toggle_label a {
	color: #fff;
}
.rtl .lwptoc_i {
    padding: 12px;
}
/* TABLE OF CONTENT END */



/* MY CODES START */
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
	border-right: 10px solid;
	border-left: 3px solid;
	padding: 10px;
	margin-bottom: 10px;
	border-radius: 4px;
	font-weight: bold;
}
.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
	border-right: 10px solid;
	border-left: 3px solid;
	padding: 10px;
	margin-bottom: 10px;
	border-radius: 4px;
	font-weight: bold;
}
.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
	border-right: 10px solid;
	border-left: 3px solid;
	padding: 10px;
	margin-bottom: 10px;
	border-radius: 4px;
	font-weight: bold;
}
.dldroidbtn {
  background-color: #a4c639;
  border: none;
  color: white;
  padding: 12px 30px;
  cursor: pointer;
  font-size: 20px;
  border-radius: 5px;
  margin-bottom: 20px;
  width: 100%;
}
.dldroidbtn:hover {
  background-color: #a9cc3c;
}
.dliosbtn {
  background-color: #4dabf7;
  border: none;
  color: white;
  padding: 12px 30px;
  cursor: pointer;
  font-size: 20px;
  border-radius: 5px;
  margin-bottom: 20px;
  width: 100%;
}
.dliosbtn:hover {
  background-color: #5cb5fd;
}
.dldbtn {
  background-color: #1c9ca1;
  border: none;
  color: white;
  padding: 12px 30px;
  cursor: pointer;
  font-size: 20px;
  border-radius: 5px;
  margin-bottom: 20px;
  width: 100%;
}
.dldbtn:hover {
  background-color: #29a9ae;
}

.GOO-ADS-HEADER {
	mmin-height: 300px!important;
	width: 960px!important;
	margin: 10px auto;
}
}
.apkbtn {
	width: 100%;
	background: linear-gradient(90deg,rgb(81 205 65 / 1) 0%,rgb(42 215 125 / 1) 100%);
	padding: 10px;
	border-radius: 4px;
	color: #fff;
	font-size: 20px;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.apkbtn:hover {
	width: 100%;
	background: linear-gradient(90deg,rgb(42 215 125 / 1) 0%,rgb(81 205 65 / 1) 100%);
}
.apkbtn h3 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.wp-block-buttonsytube {
	margin-left: 0;
	min-width: 336px;
	height: 75px;
	background:rgba(0, 0, 0, 0) linear-gradient(-308.59deg, rgb(16 191 164) 0%, rgb(28 156 161) 100%) repeat scroll 0% 0% !important;
	padding: 20px;
	border-radius: 4px;
	color: #fff;
	font-size: 18px;
}
.wp-block-buttonrmore-side {
    background: rgba(0, 0, 0, 0) linear-gradient(-308.59deg, rgb(16 191 164) 0%, rgb(28 156 161) 100%) repeat scroll 0% 0% !important;
    padding: 20px;
    border-radius: 4px;
    width: 96%;
    margin: 15px auto;
    display: block;
}
.mmy-breadcrumb {
    background: aliceblue;
    padding: 0 5px 0 0;
    border-radius: 5px;
}
.my-breadcrumb p {
    text-align: center;
	margin-bottom: 0px;
}
.my-box1 {
    background: #FFF;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.14);
    border-radius: 15px 0px 15px 15px;
    margin: 20px;
	padding: 10px;
}
.my-box1 h2 {
	font-size: 24px;
	font-weight: bold;
}
.home-page-title1 {
	border-radius: 12px;
background: rgba(0, 0, 0, 0) linear-gradient(-308.59deg, rgb(16 191 164) 0%, rgb(28 156 161) 100%) repeat scroll 0% 0% !important;
	color: #fff;
	padding: 15px;
	font-weight: bold;
	margin: 15px auto;
	max-width: 930px;
	margin-top: -5px;
}
.post-title1 {
	border-radius: 50px 50px 0px 50px;
background: rgba(0, 0, 0, 0) linear-gradient(-308.59deg, rgb(16 191 164) 0%, rgb(28 156 161) 100%) repeat scroll 0% 0% !important;
	color: #fff;
	padding: 15px;
	font-weight: bold;
}
.mw-1200 {
	max-width: 1250px;
	margin: 0 auto;
}
p.has-background {
    border-radius: 6px;
	background: #fff!important;
	padding: 5px 12px;
	
}
p.has-background a {
    color: #333;
}
p.has-background a:hover {
    color: #555;
}
.my-breadcrumb {
	height: 40px;
	min-width: 300px;
}
.Square-img {
	text-align: center;
	height: 130px;
	min-width: 300px;
	margin: 20px auto;
}
.Square-imgx {
    display: inline-block;
    height: 150px;
    min-width: 125px;
}
.Square-imgx a {
	display: block;
	border: 1px solid #DADADA;
	text-align: center;
	height: 125px;
	font-size: 14px;
	box-shadow: -2px 2px 4px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
	-webkit-border-radius:8px;
	width: 114px;
	margin: 10px;
	line-height: 1;
    }
.Square-imgx a:hover {
	background: #00000012;
}
.answer .Square-img {
    margin-bottom: 60px;
}

/* MY CODES END */

/* RANK MATH START */
##rank-math-rich-snippet-wrapper {
	display: none;
}
.rank-math-list-item { 
		margin-bottom: 30px;
 }
p.rank-math-answer {
	line-height: 44px;
}
h2.rank-math-question {
	box-shadow: 2px 5px 6px #d8d8d826, -1px -6px 8px #d9e6e626;
	font-size: 18px;
	color: #fff;
	background: rgba(0, 0, 0, 0) linear-gradient(-308.59deg, rgb(16 191 164) 0%, rgb(28 156 161) 100%) repeat scroll 0% 0% !important;
	padding: 10px;
	border-radius: 4px;
	font-weight: bold;
	text-align: right;
	border: none;
}
h3.rank-math-question {
	box-shadow: 2px 5px 6px #d8d8d826, -1px -6px 8px #d9e6e626;
	font-size: 18px;
	color: #fff!important;
	background: rgba(0, 0, 0, 0) linear-gradient(-308.59deg, rgb(16 191 164) 0%, rgb(28 156 161) 100%) repeat scroll 0% 0% !important;
	padding: 10px;
	border-radius: 4px;
	font-weight: bold;
	text-align: right;
	border: none;
	position: unset;
	margin: unset;
	display: block;
	width: unset;
}
h2.rank-math-question::after {
    content: "!";
    float: left;
	padding-left: 2%;
}
h3.rank-math-question::before {
	border: none;
	position: unset;
	margin: unset;
	display: block;
	width: unset;
}
h3.rank-math-question::after {
    content: "!";
    float: left;
	padding-left: 2%;
}
#rank-math-rich-snippet-wrapper {
    overflow: hidden;
    margin: 0 auto;
	background: #f8f8f8;
	padding: 15px;
	border-radius: 8px;
	max-width: 500px
}

#rank-math-rich-snippet-wrapper h5.rank-math-title {
    border-radius: 50px;
    background: rgba(0, 0, 0, 0) linear-gradient(-308.59deg, rgb(16 191 164) 0%, rgb(28 156 161) 100%) repeat scroll 0% 0% !important;
    color: #fff;
    padding: 15px;
	text-align: center;
}
#rank-math-rich-snippet-wrapper p {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0) linear-gradient(-308.59deg, rgb(16 191 164) 0%, rgb(28 156 161) 100%) repeat scroll 0% 0% !important;
    color: #fff;
    padding: 15px;
	text-align: center;
}
body.rtl #rank-math-rich-snippet-wrapper .rank-math-review-image {
    display: none;
}
/* RANK MATH END */

/* MOBILE SIZE START */
@media (min-width: 320px) and (max-width: 767px) {

/* SY Internal Links MOBILE START */

.zat-internal-inside .link {
    display: inline-grid;
    gap: 0.5em;
    text-align: center;
    width: 100%;
}



/* SY Internal Links MOBILE END */
	
.GOO-ADS-HEADER {
	mmin-height: 300px!important;
	width: 336px!important;
	margin: 10px auto;
}

.appDetails .li {
    border-bottom: solid 1px #e9e7e7;
    padding: 7px 15px;
    list-style-type: none !important;
    position: relative;
    display: grid;
    text-align: center;
    margin: 0px auto;
    align-content: space-evenly;
    align-items: stretch;
    justify-items: center;
}

span.appKey {
    display: block;
    margin-left: 0px;
    color: #d20955;
    min-width: 10vw;
    width: 100%;
		text-align: center!important;
}
.appValue {
    width: 100%;
    text-align: center!important;
}
.appDetails {
    padding: 20px 10px 5px;
}
.appDetails .li {
    padding: 5px 8px;
    background-color: whitesmoke;
    border-bottom: 2px solid;
    border-color: #f2f2f2;
    border-radius: 8px;
    display: grid;
    text-align: center;
		margin-bottom: 10px;
}

footer.entry-meta {
    display: block;
		justify-content: center
}

.eentry-content ol li::before {
    right: 8%;
}
.single-aps-products .relatedInsidePost img {
	max-width: 50px;
}
.single-aps-products .relatedInsidePost {
	margin: 10px auto!important;
}
.single-aps-products ul.listPosts {
	display: unset!important;
}
.010-aps-product-pic img {
    width: 299px;
    min-height: 333px;
	  margin: 0 auto;
}
.quads-ad12951 {
	min-height: 282px;
}
.quads-location {
	min-height: 300px;
}
.GOO-ADS {
	min-height: 300px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	text-align: center;
}

.share-links ::before {
    float: right;
    width: 24.5%;
    margin: 0 0.25% 0 0.25% !important;
    display: none;
}


.home-page-title1 {
	min-width: 250px;
	max-width: 600px;
}
.home-page-title2 {
		background: rgba(0, 0, 0, 0) linear-gradient(-308.59deg, rgb(236, 234, 123) 0%, rgb(145, 208, 154) 100%) repeat scroll 0% 0%;
		border-radius: 8px;
		height: 50px;
		padding: 0px;
	}
.home-page-title2 a {
		color: #fff;
	}
	.appDetails li {
    flex-direction: column;
    align-items: unset;
    text-align: left;
    display: list-item;
}
.page-id-9583 .one-container .site-main>:last-child, .separate-containers .site-main>:last-child {
	mmargin: 10px;
}
	li.hidemcode1 {
	display: none;
}
.0bo-b-2 {
    display: flex;
    position: fixed;
	bottom: 0px;
	right: 0px;
	background-color: #fbfbfb;
	width: 100%;
	box-shadow: 0 0 24px 0 rgba(0,0,0,.08);
	padding: 8px
	
}
.add-to-comp {
    margin-left: 5px;
}
.add-to-price {
    margin-right: 5px;
}
.post-image-above-header .inside-article .featured-image, .post-image-above-header .inside-article .post-image {
    mmargin-bottom: 1.7em;
    mmin-width: 300px;
    hheight: 177px;
}
ul.listPosts {
    flex-wrap: wrap;
    font-size: 14px;
    line-height: 1.5;
		font-weight: unset!important;
		text-align: justify;
}
.relatedInsidePost img {
    margin-top: 3px!important;
    margin-left: 3px!important;
}
.relatedInsideTitle {
    margin-bottom: 10px;
}
h2.entry-title {
	margin-top: 10px
}
.text-rip {
	background-color: #10bea414;
	padding: 5px;
	border-radius: 5px;
	width: 100%!important;
	color: #000!important;
}
.text-rip a {
	color: #000!important;
	font-weight: bold;
	line-height: 2;
}
.text-rip a:hover {
	color: #0E5D81!important;
	font-weight: bold;
	line-height: 2;
}
.A2030D-M {
	min-height: 250px;
}
.archive-links-inner li {
    width: 80%;
}
.dlandroid {
	font-size: 16px;
}
.generate-columns-container .generate-columns, .generate-columns-container>* {
    padding-left: 0;
    padding-right: 0;
}

}
/* MOBILE SIZE END */

/* COMPUTER SIZE START */
@media (min-width: 768px) {
	.GOO-ADS-HEADER {
    display: none;
}

.appDetails .li {
    border-bottom: dotted 1px #e9e7e7;
    padding: 15px 10px;
    list-style-type: none !important;
    position: relative;
    display: block;
    text-align: left;
	border-radius: 4px;
}

.home-page-title2 {
		display: none;
	}
.eentry-content ol li::before {
    right: 232px;
}
.page-id-3 body .grid-container {
    max-width: 1200px;
}
.010-aps-product-pic img {
    width: 443px;
    min-height: 450px;
	  margin: 0 auto;
}
.single-aps-products .relatedInsidePost img {
	max-width: 50px;
}
.A2030D-M {
	display: none;
}
}
/* COMPUTER SIZE END */

.appDetails {
    border: solid 1px #1c9ea1;
	border-radius: 0px 0px 8px 8px;
}

.page-id-9583 span.appKey {
    text-align: center;
    margin: 0px auto;
}

.page-id-9583 .appDetails li {
    padding: 5px 8px;
    background-color: whitesmoke;
    border-bottom: 2px solid;
    border-color: #f2f2f2;
    border-radius: 8px;
    display: grid;
    text-align: center;
}
.page-id-9583 .appDetails li:hover {
    background-color: #10bea4;
}
.page-id-9583 .appDetails li:hover span, .appDetails li:hover {
    color: #fff;
}

.appKey {
	font-weight: bold;
}
.dlandroid {
	background: linear-gradient(90deg,rgb(42 215 125 / 1) 0%,rgb(81 205 65 / 1) 100%);
}
.dlapple {
	background: #4dabf7;
}
.dlapk {
	background-color: #3ad5a0;
	border: none;
}
#MaDownlodTableA_14 {
    height: 40px;
}
#MaDownlodTableA_14 img {
    border: 0;
    transform: translate(15px, 8px);
}
.appDetails li {
    text-align: left;
}
span.appKey {
    text-align: right;
    float: right;
}
.appTitle {
	margin-bottom: 33px;
}
.my-ulyx ul {
    list-style: none;
    margin: 0 0 1.5em 0;
    padding: 0;
    margin-right: 20px;
	font-size: 20px;
}
.my-ulyx ul li {
    padding: 4px 2em 4px 0;
}
.my-ulyx ul li>img, .su-list ul li i {
    left: auto;
    right: 0;
}
.my-ulyx ul {
    left: auto;
    right: 0;
	list-style: none;
}
.my-x:before {
    content: url(//mobizat.net/wp-content/uploads/My-File/X.svg);
	margin: 10px;
}
.my-y:before {
    content: url(//mobizat.net/wp-content/uploads/My-File/Y.svg);
	margin: 10px;
}
.entry-header .cat-links, .entry-header .comments-link, .entry-header .tags-links, .group-blog .byline, .single .byline {
    display: inherit;
    margin-top: 15px;
}
.appTitle h2 {
    background: #1c9ca1 !important;
	padding: 15px;
	text-align: center;
}

.bksdl2 input[type="button"] {
	border-radius: 6px;
	background: rgba(0, 0, 0, 0) linear-gradient(-308.59deg, rgb(236, 234, 123) 0%, rgb(145, 208, 154) 100%) repeat scroll 0% 0%;
	border: none;
	padding: 10px;
	margin-bottom: 10px;
}

.home-page-title1 h2 {
	margin-bottom: 0px;
	font-weight: bold
}
.home-page-title2 h2 {
		font-size: 18px;
	padding-top:12px;
	}

.rank-math-list-item {
    margin-bottom: 30px;
    background: #fbfbfb;
    padding: 10px;
    border-radius: 8px;
	box-shadow: 0 2px 2px 0 rgb(0 0 0 / 16%), 0 0 0 1px rgb(0 0 0 / 8%);
}



.tags-in-home {
    background: #FFF;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.14);
    border-radius: 15px;
    max-width: 930px;
    margin: 0 auto;
    padding: 15px;
	text-align: center;
}

.tags-in-home a {
    padding: 10px;
    background-color: #fbfbfb;
    line-height: 3;
    border-radius: 5px;
    display: ruby;
    border-bottom: 1px solid #d9d9d9;			
}
.tags-in-home a:hover {
    background-color: #f2f2f2;
    border-bottom: 2px solid #d9d9d9;
}


.mzat-stc {
	position: fixed;
	bottom: 0px;
	right: 0px;
	background-color: #fbfbfb;
	width: 100%;
	box-shadow: 0 0 24px 0 rgba(0,0,0,.08);
}
.mzat-stctitle {
	text-align: center;
	padding: 15px;
	background: #fbfbfb;
	justify-content: center;
	border-radius: 8px;
	margin: 10px;
	font-weight: bold;
}
.mzat-stcbox {
	display: flex;
	justify-content: center;
}
.mzat-stcprice {
	padding: 15px;
	background: #faebd7;
	color: #fe6501;
	border-radius: 10px;
	margin: 5px;
	min-width: 160px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border: none;
}
.mzat-stccomp {
	padding: 15px;
	background: rgba(0, 0, 0, 0) linear-gradient(-308.59deg, rgb(16 191 164) 0%, rgb(28 156 161) 100%) repeat scroll 0% 0% !important;
	border-radius: 10px;
	margin: 5px;
	min-width: 160px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	border: none;
}
.mzat-stcprice:hover {
	background: #faebd7;
	color: #fe6501;
}
.mzat-stccomp:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(-308.59deg, rgb(16 191 164) 0%, rgb(28 156 161) 100%) repeat scroll 0% 0% !important;
}
.stc-wrapper .test {
    background-color: rgb(251, 251, 251);
    overflow-y: auto;
    border-radius: 15px;
}
.comment-content {
    border-radius: 10px;
	background: #f7fbfa94;
}
.gp-icon {
    width: 15px;
    height: 15px;
}
.gp-icon svg {
    width: 15px;
    height: 15px;
}

h1.page-title {
	padding-top: 10px
}

.appDetails .li {
    flex-direction: row;
}

.separate-containers a.button {
    width: %;
    text-align: center;
    border-radius: 8px;
	margin: 10px;
	background: rgba(0, 0, 0, 0) linear-gradient(-308.59deg, rgb(236, 234, 123) 0%, rgb(145, 208, 154) 100%) repeat scroll 0% 0%;
	color: #333;
	font-weight: bold;
	ddisplay: none;
}

.appDetails li {
    padding: 5px;
}

tbody td, tbody td * {
	font-size: 13px !important;
}

tbody td {
	padding: 10px;
	border-left: 1px solid #dfeaf1;
	border-bottom: 1px solid #dfeaf1;
}
thead {
	background: rgba(0, 0, 0, 0) linear-gradient(-308.59deg, rgb(16 191 164) 0%, rgb(28 156 161) 100%) repeat scroll 0% 0% !important;
	color: #FFF;
	border-bottom: 8px solid #fff!important;
	
}
thead th {
	padding: 10px;
	border-left: 1px solid #c9d2d8;
	border-bottom: 1px solid #c9d2d8;
}

table {
	width: 100%;
	border-spacing: 0;
	position: relative;
	border: 1px solid #c9d2d8;
	border-radius: 0px;
	overflow: hidden;
	line-height: 2em;
}
tbody tr:nth-of-type(2n+1) td {
	background: #fbfbfb;
	border: 1px solid #dfeaf1;
}
tbody tr:nth-of-type(1n+1) td {
	border: 1px solid #dfeaf1;
}

.entry-content li {
	margin: 10px 0;
}
.entry-content li:before {
    content: '🏈';
    font-size: 18px;
    font-weight: 900;
    color: #551a8b!important;
    padding-left: 5px;
}

.entry-content ul {
	margin: 0 1em 1.5em 0;
}

.inside-article ::marker {
    color: #1c9da1;;
	font-size: 0px;
}

.shareNow {
    display: flex;
    width: 100%;
    justify-content: center;
    align-content: center;
    border-bottom: 2px dashed #ccc;
    font-size: 22px;
    text-align: center;
    color: #333;
    clear: both;
    position: relative;
    align-items: end;
    margin-bottom: 40px;
    margin-top: 20px;
}
.shareNow strong {
    padding: 5px 24px;
    background: #fff;
    margin-bottom: -23px;
    font-size: 24px;
    border-radius: 5px;
}
.summaryContent h2  {
	color: #000;
}

.summaryContent {
	text-align: justify;
	line-height: 1.8;
	font-size: 18px;
	color: #444;
}

.addonText {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 2px 24px 2px rgb(166 197 215 / 20%);
	overflow: hidden;
	margin-bottom: 20px;
	padding: 10px;
	margin-top: 20px;
	font-size: 18px;
	color: #333;
	text-align: justify;
	line-height: 2;
}

.addonText h2 {
	font-weight: 700;
	font-size: 22px;
	line-height: 1.5;
	text-align: right;
}

ul.listPosts {
	margin: unset
}
.relatedInsidePost img {
	border: 1px solid #d7d7d7;
	padding: 1px;
	border-radius: 5px;
	max-width: 95px;
	height: 55px;
}
.inside-article img {
		border-radius: 8px;
	}
.navigation-search input[type="search"] {
    border-radius: 8px;
}

.post-share li:before {
    display: none;
}

.page-id-2002 .entry-content ul {
	margin: unset;
}

.archive.separate-containers {
    text-align: center;
}
.home.separate-containers {
    text-align: center;
}
.GOO-ADS-HEADER-HOME {
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 5px;
	text-align: center;
}

.entry-content ol li::before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    width: 23px;
    height: 28px;
    margin-right: -35px!important;
    font-size: 85%;
    text-align: center;
    font-weight: 700;
    background: rgba(0, 0, 0, 0) linear-gradient(-308.59deg, rgb(234 237 197) 0%, rgb(233 235 240) 100%) repeat scroll 0% 0%;
    color: #3d9bb2 !important;
    border-radius: 50%;
    border-bottom: 4px solid #33788b;
    padding-right: 3px;
}
.entry-content ol {
	counter-reset: li;
}

.search .generate-columns .inside-article {
	background: #fbfbfb;
	border-radius: 10px;
	text-align: center;
	box-shadow: 0 2px 4px rgb(0 0 0 / 12%);
	padding-bottom: 5px;
	height: 364px;
}
.search.separate-containers {
    text-align: center;
}
.search .page-header > :last-child {
	margin-bottom: 5%;
	padding: 10px;
}

..elAds {
	background: #fdf2d02e;
}
li.elAds {
	padding: 5px;
	display: block;
	border-radius: 8px;
	overflow: hidden;
}
li.elAds::before {
	display: none;
}
.AlbaLoc_sticky_ad {
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    transform: translateY(150%);
    transition: 0.5s;
    background: #FFFFFF;
    z-index: 1111;
    border: 0;
    padding: 0;
    margin: 0px auto!important;
    mmax-width: 960px;
    bborder-radius: 5px 5px 0 0;
}

.AlbaLoc_sticky_ad .ad-close {
    left: 19px!important;
    padding: 3px!important;
    border-radius: 4px 4px 4px 4px!important;
    height: 18px!important;
    width: 20px!important;
    margin-bottom: 2px!important;
}

.AlbaLoc_sticky_ad .ad-close svg {
    width: 8px!important;
    height: 8px!important;
    margin: 0px 0px 9px 0px!important;
	fill: #aaa!important;
}
.my-breadcrumb {
    margin-top: 25px;
		display: none;
}
.page-header .author-info>:last-child, .page-header>:last-child {
    margin-bottom: 20px;
}
#apsReviewForm ul li {
		margin-right: unset;
}
.apsReviewForm li:before {
		content: unset;!important;
}

.aaps-flat-content li:before {
    content: url(https://mobizat.net/wp-content/themes/generatepress_child/check-mark-green.svg)!important;
	margin-left: 10px;
}

#relatedPostWrapper {
    display: none!important;
}
.Alb3lan::before {
    content: " ";
    color: #ccc;
    margin: 10px auto;
    display: table;
}
.Alb3lan {
    margin: 10px auto;
		text-align: center;
	mmin-height: 290px
}
.page-id-2 .Alb3lan  {
	display: none;
}
.page-id-3 .Alb3lan  {
	display: none;
}
.page-id-1963 .Alb3lan  {
	display: none;
}
.AlbId_shortcode_3::before {
	margin-right: 95px;
	display: none;
}
.pTags.post-tags {
    margin: 15px auto 15px;
    display: flex;
    justify-content: center;
    gap: 7px;
    background: #fbfbfb;
    padding: 15px;
    border-radius: 8px;
}
.related-faq li {
    position: relative;
    border-bottom: solid 1px #ccc;
    list-style: none;
    padding: 10px 0;
}

.rtl .lwptoc_item {
    text-align: ;
    flex-basis: 50%;
    xposition: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    xmax-width: 80%;
}
.entry-meta {
    color: #595959;
    text-align: center;
    margin-top: 20px;
		margin-bottom: 10px;
}
.page-id-13118 .Alb3lan {
	display: none;
}
.zat-cat {
    display: flex;
    width: 100%;
    justify-content: center;
    align-content: center;
    border-bottom: 2px dashed #ccc;
    font-size: 22px;
    text-align: center;
    color: #333;
    clear: both;
    position: relative;
    align-items: end;
    margin-bottom: 60px;
    margin-top: 20px;
}
.zat-cat strong {
    padding: 5px 24px;
    background: #e3ecf0;
    margin-bottom: -23px;
    font-size: 24px;
	border-radius: 5px;
}
.zat-cat strong {
    background-color: #f6f9f9;
}
.posts-items {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(auto-fill,minmax(166px,1fr));
}

.categories-container .card {
    width: 100%;
    height: 195px;
    border-radius: 5%;
    color: #fff;
    overflow: hidden;
    background: #828282;
	0 2px 4px rgb(0 0 0 / 12%);
	transition: transform 250ms;
}
.categories-container .card:hover {
    box-shadow: 0 2px 4px rgb(0 0 0 / 12%);
	transform: translateY(-10px);
}
.categories-container .card img {
    object-fit: cover;
    font-size: 0;
    background: #fbfbfb;
    border-radius: 125px;
    margin-right: auto;
	  margin-left: auto;
	  margin-top: 12px;
 	  display: block;
    padding: 5px;
	  height: 120px;
}
.categories-container .category-name {
    display: block;
    margin: 16px 0 0;
    color: #1F1F1F;
    font-size: 18px;
	  font-weight: bold;
    text-align: center;
}
.categories-container .category-name-en {
    display: block;
    margin: 16px 0 0;
    color: #fff;
    font-size: 14px;
	  font-weight: bold;
    text-align: center;
}
.card#cappscolor {
    background-color: #aac1488f;
}
.card#cgamescolor {
    background-color: #1a6a838F;
}
.card#cnewscolor {
    background-color: #1b9fa28F;
}
.card#cmobilescolor {
    background-color: #458fde8F;
}
.card#cnetworkscolor {
    background-color: #60aed58F;
}



.author .page-header .avatar {
    border-radius: 100%;
}
.author .page-header .page-title {
    display: flex;
    align-items: normal;
}
.page-header .avatar {
    margin-left: 0.5em;
}
.author .page-header .avatar {
    margin-right: 25px;
    margin-top: 25px;
}
.author .page-header .page-title {
    display: inline-grid;
    align-items: normal;
}

.comments-area a {
    color: #0E5D81;
    font-weight: bold;
}

.single-answer .entry-content {
    margin-top: 20px!important;
}

.news .allrelatedInsdePost {
    display: none!important;
}

.news .separate-containers .inside-article {
    padding: 0px 0px 0px 10px!important;
}

.wp-block-image img {
    margin-top: 25px;
		margin-bottom: 25px;
}

.related-faq ul {
    margin: 0px;
		overflow: hidden;
}
/* CLS GeneratePress
 START */
.left-sidebar .site-content {
    justify-content: flex-end;
}
/* CLS GeneratePress
 END */


h3.comments-title {
    font-size: 20px;
    background: wheat;
    padding: 12px;
    margin: 12px auto;
    border-radius: 5px;
    text-align: center;
}

.A2030D {
	max-width: 960px;
	min-height: 280px;
	margin-top: 10px;
}
.archive-links-inner {
    --text-decoration-hover: none;
	text-align: center;
}
.archive-links-inner a {
	color: #000!important;

}
.archive-links-inner ul {
    margin: 0px;
}
.archive-links-inner li {
    flex-shrink: 0;
    order: 1;
    display: inline-block;
    margin: 4px;
    padding: 6px 12px;
	background: #f2f2f2;
	color: #000!important;
	border-radius: 5px;
	border-bottom: 2px solid #d9d9d9;
}
.archive-links-inner li:hover {
	background: #e5e5e5;
}



.answer h2.entry-title {
  min-height: 120px;
	align-content: center;
}
.comment-form #url {
    display: none!important;
}
.addonText a {
	font-weight: bold;
}

h1.page-title {
    padding-top: 10px;
    padding-bottom: 20px;
}

.answer h1.entry-title {
    font-weight: bold;
    color: #096d97;
    line-height: 1.5;
    background-color: whitesmoke!important;
    padding: 10px!important;
    border-radius: 8px;
    font-size: 28px;
    margin-top: 15px;
	margin-bottom: 15px;
}
answer .Mzat-ctabox {
    margin-top: 0px!mportant;
}

.webpushrpromptbox4_wrapper {
    margin-top: 15px;
}



/* Janna LT Regular */
html, body {
    max-width: 100vw !important;
    overflow-x: hidden !important;
}
.shareButtons {
    display: block;
    margin: 22px auto 0px;
}
.post-share *{margin:0;padding:0;outline:0;list-style:none;text-decoration:none !important} .post-share{overflow:hidden;border-radius:5px;padding:12px 0;margin-top:15px;} .share-links{text-align:center;} .share-links li { float: right; width: 24.5%; margin: 0 0.25% 0 0.25% !important;} .share-links li a { font-weight: 400; font-size: 15px; background: #931800; height: 40px; display: block; color: #fff; margin-right: 10px; border-radius: 4px; } .share-links li a:hover { color: #333;} .share-links .facebook{background:#3b5998;margin:0;line-height:2.5;} .share-links .twitter{background:#55acee; color:#000;line-height:2.5;} .share-links .whatsapp{background:#5EAF2E;color:#000;line-height:2.5;} .share-links .telegram{background:#3ca2d9;color:#000;line-height:2.5;} .whatsapp.whatsapp-mobile{display:inherit;} @media screen and (max-width:550px){ .whatsapp.whatsapp-mobile{display:block;} .whatsapp.whatsapp-desktop{display:none;} }

.share-links .facebook {
    color: #fff;
}

.featuresTitle h2:before { content: url(https://mobizat.com/wp-content/themes/generatepress_child/check-mark-white.svg) !important; background-color: #69bd49; } .disadvantagesTitle h2:before { content: url(https://mobizat.com/wp-content/themes/generatepress_child/x-mark-white.svg) !important; background-color: #ef3737; }
	.features li:before { content: url(https://mobizat.com/wp-content/themes/generatepress_child/check-mark-green.svg)!important}
	.disadvantages li:before { content: url(https://mobizat.com/wp-content/themes/generatepress_child/x-mark-red.svg)!important}
.boxTitle h2:before { content: url(https://mobizat.com/wp-content/themes/generatepress_child/empty-box.svg)!important}
.boxContents li:before { content: url(https://mobizat.com/wp-content/themes/generatepress_child/product-package.svg)!important}
.summaryTitle h2:before { content: url(https://mobizat.com/wp-content/themes/generatepress_child/rev-mark.svg)!important}
.allSpec li {display: flex; font-size: 18px;  color: #444;     padding: 10px 10px 10px 0px;list-style: none;}.allSpec li:before {
    padding-left: 7px;
}
.summaryContent.allSpec li {
    list-style: auto !important;
	font-size: 18px;
	color: #444;
	margin-right: 15px;
}
.summaryContent.allSpec li:before {
    color: #1b9fa1;
    content: "▪";
    margin-right: -25px;
    padding-right: 10px;
}
.allSpec {
    direction: rtl;
    text-align: right;
    padding-top: 7px !important;
}

.features li:before {
    content: "";
    padding: 0 0 0 10px;
}

.titles {
    border-radius: 7px;
    margin: 12px auto
}

.titles h2 {
	font-size: 22px;
    font-weight: 400;
    transform: translate(-60px,5px);
    height: 50px;
	margin-right: 10px;
	margin-bottom: 15px;
    position: relative;background-color: transparent !important;    text-align: right !important;
}
.titles h2:before {
    padding: 5px 6px 0 !important;
    border-radius: 6px;
    position: absolute;
    width: 25px;
    top: 1px;
    right: -55px;
}

.featuresTitle {
    background-color: #d4ecd8;
	border-left: 3px solid #008000;
	color: #005700;
	box-shadow: 0 2px 2px 0 rgb(0 0 0 / 16%), 0 0 0 1px rgb(0 0 0 / 8%);;
}

.disadvantagesTitle {
    background-color: #f6d7d8;
	border-left: 3px solid #c00;
	color: #8F0000;
	box-shadow: 0 2px 2px 0 rgb(0 0 0 / 16%), 0 0 0 1px rgb(0 0 0 / 8%);
}

.boxTitle,
.summaryTitle {
	background-color: #f7f7f7;
	border-left: 3px solid #09597C;
	color: #09597C;
	box-shadow: 0 2px 2px 0 rgb(0 0 0 / 16%), 0 0 0 1px rgb(0 0 0 / 8%);
}

.tax-news_category .inside-article {
    background: #fbfbfb;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 2px 4px rgb(0 0 0 / 12%);
    padding-bottom: 1px !important;
    height: max-content
}

.archive .inside-article {
    margin-bottom: 20px;
}

.tax-news_tag .generate-columns.grid-33, .tax-news_tag .grid-sizer.grid-33 {
    width: 33.3333%;
    display: inline-block;
}

.tax-answer_category .entry-meta,.tax-answer_tag .entry-meta,.post-type-archive-answer .entry-meta {
    display:none;
}
@media (max-width: 500px) {
.titles h2 {
    font-size: 18px;
    height: 48px;
    margin-right: unset;
    font-weight: 700;
    padding-top: 5px;
    white-space: ;
    word-break:break-all;
    word-wrap: break-word;
    max-width: 80vw !important;
    text-align: right !important;
}
	.boxTitle h2 {
	font-size: 15px;
	height: 48px;
	margin-right: unset;
	font-weight: bold;
	padding-top: 6px;
}
	.summaryContent h2 {
	font-size: 15px;
	height: 48px;
	margin-right: unset;
	font-weight: bold;
	padding-top: 6px;
}
.archive article, .generate-columns.grid-33, .grid-sizer.grid-33 {
    width: 100% !important;
    margin-bottom: 35px;
}

.inside-article {
    height: max-content !important;
    padding-bottom: 1px !important;
}
.faq-item {
    max-width: 95vw !important;
    margin: auto;
}
}

.generate-columns .inside-article {
    height: max-content !important;
}


.footer-widgets {
    background-color: #ffffff;
    border-radius: 8px;
    margin-bottom: 25px;
}


.footer-widgets .widget-title {
    color: #000!important;
	background-color:#41A5BE!important;
}