@charset "UTF-8";
/*
	Theme Name: My Seo Sucks
	Theme URI: https://coderzinn.com/
	Author: Coderz Inn
	Author URI: https://coderzinn.com/
	Description: 
	Version: 1.0
	License: GNU General Public License v2 or later
	License URI: LICENSE
	Text Domain: myseosucks
	Tags: seo-compatible, seo-friendly, accessibility-ready, acf-compatible, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, sticky-post, threaded-comments, translation-ready
*/
html{scroll-behavior: smooth;}
body{ font-family: 'Poppins', sans-serif;font-weight: 400; }
a:hover{ color: #e51718; }
.topheader{ border-bottom: 1px solid #e3e3e3;padding: 24px 0; }
.topheader .left_sec p{ color: #696969;font-size: 14px;font-weight: 300;margin-bottom: 0; }
#header{ min-height: 118px;display: flex;box-shadow: 0 14px 20px -2px rgba(0,0,0,0.04);position: relative;padding: 32px 0;z-index: 1; }
#header .bg-white{ background-color: #ffffff; }
#header .navbar .nav-item{ margin-left: 30px; }
#header .navbar .nav-item .nav-link{ color: #000000;font-size: 14px;font-weight: 300;text-transform: uppercase;letter-spacing: .5px;padding: 8px 0px 8px 0;transition: ease-in-out all .2s;position: relative; }
#header .navbar .nav-item .nav-link::after{ background: none repeat scroll 0 0 transparent;bottom: 0;content: "";display: block;height: 1px;left: 0;position: absolute;background: #bd1a19;transition: width 0.3s ease 0s, left 0.3s ease 0s;width: 0; }
#header .navbar .nav-item .nav-link:hover::after{ width: 50%;left: 0; }
#header .navbar .nav-item .nav-link:hover{ color: #bd1a19; }

#header .right_nav{ margin-left: 20px; }
#header .right_nav .btn-search{ background-color: transparent;border: none;cursor: pointer;width: 36px;height: 36px;padding: 0;line-height: 36px;color: #727272;margin-right: 18px; }
a.btn-action{ display: inline-block;background: rgb(224,5,6);background: linear-gradient(0deg, rgba(224,5,6,1) 0%, rgba(255,106,107,1) 100%);color: #ffffff;font-weight: 700;font-size: 12px;text-align: center;padding: 8px 22px;border-radius: 8px;text-transform: uppercase;cursor: pointer; }
a.btn-action:hover{ background: linear-gradient(180deg, rgba(224,5,6,1) 0%, rgba(255,106,107,1) 100%); }

#banner_sec{ background-size: cover;background-repeat: no-repeat;background-position: center center;padding: 100px 0 150px;background-color: #f7f7f7;position: relative; }
#banner_sec .banner-content h3{ font-size: 32px;color: #414143;font-weight: 400;margin-bottom: 0; }
#banner_sec .banner-content h1{ font-size: 60px;color: #e92324;font-weight: 800;text-transform: uppercase;margin-bottom: 20px; }
#banner_sec .banner-content h1::after{ content: "";height: 1px;width: 52px;display: block;background-color: #bababa;margin-top: 15px; }
#banner_sec .banner-content p{ font-size: 18px;font-weight: 300;  }
#banner_sec .banner-content a{ font-size: 18px;font-weight: 600;display: inline-block;text-decoration: underline;color: #343434;margin-top: 30px; }
#banner_sec .banner-content a:first-child:not(.normal-link){ border: 3px solid #000000;border-radius: 8px;text-transform: uppercase;text-decoration: none;padding: 12px 42px;color: #000000;margin-right: 30px; }

#section1{ position: relative;padding: 60px 0 100px; }
#section1 .subtitle{ font-size: 23px;font-weight: 400;color: #414143; }
.title-line{ font-size: 60px;color: #000000;font-weight: 800;text-transform: uppercase;margin-bottom: 20px; }
.title-line::after{ content: "";height: 1px;width: 52px;display: block;background-color: #bababa;margin: 15px auto 0; }
#section1 .pestguides{ margin: 40px 0 60px; }
#section1 .pestguides .slide .card{ border: none;border-radius: 0; }
#section1 .pestguides .slide .card a img{ border: 2px solid #ffffff;box-shadow: 0px 0px 18px 6px rgba(0, 0, 0, 0.06); }
#section1 .pestguides .slide .card .card-body{ padding: 40px 10px 0; }
#section1 .pestguides .slide .card .card-body h5 a{ font-size: 26px;font-weight: 500;color: #000000;text-decoration: none; }
#section1 .pestguides .slide .card .card-body p{ font-size: 18px;font-weight: 300;color: #000000; }
#section1 .pestguides .slide:hover .card a img{ border-color: #e61c1d; }
#section1 .pestguides .slide:hover .card .card-body h5 a{ color: #e61c1d; }

#section1 .pestguides .slick-list { margin-left: -15px;margin-right: -15px;padding-top: 20px !important;padding-bottom: 20px !important; }
#section1 .pestguides .slick-slide { padding-right: 15px;padding-left: 15px; }
#section1 .pestguides .slick-slide:focus { outline: none; }
#section1 .pestguides .slick-prev{ left: 15%; }
#section1 .pestguides .slick-next{ right: 15%; }
#section1 .catelink .btn-theme{ color: #ffffff;text-transform: uppercase;background-color: #e71c1d;border: none;border-radius: 8px;font-size: 18px;font-weight: 600;padding: 15px 40px; }

#section2{ background-color: #f7f7f7;padding: 100px 0; }
#section2 h3.title-line{ font-size: 50px;font-weight: 600;margin-bottom: 30px; }
#section2 p{ font-size: 20px;font-weight: 300; }

#section3{ padding: 100px 0 50px;background-color: #ffffff; }
#section3 .lsec_img, #section4 .lsec_img{ border: 16px solid #ffffff;box-shadow: 0px 0px 18px 6px rgba(0, 0, 0, 0.06); }
#section3 .lsec_img img, #section4 .lsec_img img{ width: 100%; }
#section3 .cnt_sec1{ padding-top: 40px; }
#section3 .cnt_sec1 h3{ font-size: 23px;font-weight: 400;color: #414143; }
#section3 .cnt_sec1 h2{ font-size: 55px;font-weight: 700;color: #e71c1d;text-transform: uppercase;line-height: 55px; }
#section3 .cnt_sec1 h2::after{ content: "";height: 1px;width: 52px;display: block;background-color: #bababa;margin: 20px 0; }
#section3 .cnt_sec1 p{ font-size: 18px;font-weight: 300;color: #000000;margin-bottom: 30px; }
#section3 .cnt_sec1 a{ border: 3px solid #000000;border-radius: 8px;text-transform: uppercase;text-decoration: none;padding: 12px 42px;color: #000000;font-size: 16px;font-weight: 600;margin-top: 10px;display: inline-block; }

#section4{ padding: 50px 0 100px;background-color: #ffffff; }
#section4 .cnt_sec2{ padding-top: 40px; }
#section4 .cnt_sec2 h2{ font-size: 55px;font-weight: 700;color: #000000;text-transform: uppercase;line-height: 55px; }
#section4 .cnt_sec2 h2::after{ content: "";height: 1px;width: 52px;display: block;background-color: #bababa;margin: 20px 0 40px; }
#section4 .cnt_sec2 p{ font-size: 18px;font-weight: 300;color: #000000;margin-bottom: 30px; }
#section4 .cnt_sec2 a{ display: inline-block;background: rgb(224,5,6);background: linear-gradient(0deg, rgba(224,5,6,1) 0%, rgba(255,106,107,1) 100%);color: #ffffff;font-weight: 400;font-size: 18px;text-align: center;padding: 15px 44px;border-radius: 6px;text-transform: uppercase;cursor: pointer;text-decoration: none;margin-top: 20px;  }

#footer{ background-color: #f7f7f7; }
#footer .topfooter{ padding: 60px 0;border-bottom: 1px solid #b1b1b1; }
#footer .topfooter .l_ft h4{ font-size: 22px;color: #414143;font-weight: 400;text-transform: uppercase; }
#footer .topfooter .l_ft h3{ font-size: 40px;color: #000000;font-weight: 600;line-height: 40px;text-transform: uppercase; }
#footer .topfooter .r_ft .widget_mc4wp_form_widget p{ margin-bottom: 0; }
#footer .topfooter .r_ft .widget_mc4wp_form_widget input[type='email']{ border: 1px solid #000000;border-radius: 8px;background-color: #f7f7f7;text-align: center;font-size: 18px;font-weight: 300;width: 370px;height: 60px;margin-bottom: 15px; }
#footer .topfooter .r_ft .widget_mc4wp_form_widget input[type='submit']{ display: inline-block;background: rgb(224,5,6);background: linear-gradient(0deg, rgba(224,5,6,1) 0%, rgba(255,106,107,1) 100%);color: #ffffff;font-weight: 600;font-size: 24px;text-align: center;border-radius: 6px;text-transform: uppercase;cursor: pointer;text-decoration: none;width: 370px;height: 60px;border: none; }

#footer .bottomfooter{ padding: 40px 0; }
#footer .bottomfooter .l_ft p{ margin-bottom: 0;font-size: 13px;font-weight: 300;color: #696969; }
#footer .bottomfooter .r_ft{ text-align: right; }
#footer .bottomfooter .r_ft .widget{ float: right; }
#footer .bottomfooter .r_ft .widget_nav_menu{ margin-right: 30px; }
#footer .bottomfooter .r_ft .widget_nav_menu ul{ list-style: none;margin: 0;padding: 2px 0; }
#footer .bottomfooter .r_ft .widget_nav_menu ul li{ display: inline-block;margin-left: 20px; }
#footer .bottomfooter .r_ft .widget_nav_menu ul li a{ text-decoration: none;font-size: 15px;text-transform: uppercase;font-weight: 400;color: #434343; }
#footer .bottomfooter .r_ft .widget_nav_menu ul li a:hover{ color: #e71c1d;text-decoration: underline; }
#footer .bottomfooter .r_ft ul li{ margin-bottom: 0 !important; }

/*** Inner page title ***/
.inner_title{ background-color: #f7f7f7;padding: 93px 0; }
.inner_title h1{ color: #e92324;font-size: 38px;font-weight: 700;text-transform: uppercase; }
.inner_title h1::after{ content: "";height: 1px;width: 52px;display: block;background-color: #bababa;margin-top: 25px; }
.page-space{ padding: 70px 0; }

/* .single-post{ margin-bottom: 30px; } */
.single-post .card{ border: none;border-radius: 0;background-color: #f7f7f7;padding: 6px; }
.single-post .card img{ width: 100%;height: auto; }
.single-post .card h5 a{ font-size: 26px;font-weight: 600;color: #000000;text-decoration: none; }
.single-post .card p{ font-size: 18px;color: #000000;font-weight: 300; }
.single-post .card .btn-post{ border: none;color: #e82020;font-weight: 500;font-size: 18px;outline: none;padding: 0; }

.infolink{ text-align: center;margin-top: 50px; }
.infolink h3{ font-weight: 500;font-size: 34px;color: #000000;text-transform: uppercase; }
.infolink a.btninfo{ border: none;color: #ffffff;background-color: #e71c1d;font-weight: 600;font-size: 16px;outline: none;text-transform: uppercase;padding: 13px 46px;margin-top: 20px;border-radius: 8px; }

/* single pest guide */
.fullsinglepost .single_post_header .post-thumbnail img{ width: 100%;height: auto; }
.fullsinglepost .single_post_header .post-title{ margin: 47px 0 25px; }
.fullsinglepost .single_post_header .post-title h1{ font-size: 36px;font-weight: 700;color: #000000; }
.fullsinglepost .single_post_header .entry-meta{ font-size: 15px;font-style: italic;font-weight: 300;color: #6e6e6e;margin-bottom: 30px; }
.fullsinglepost .single_post_header .entry_share{ margin-bottom: 40px; }
.fullsinglepost .single_post_header .entry_share ul{ padding: 0;margin: 0; }
.fullsinglepost .single_post_header .entry_share ul li{ display: inline-block;margin-right: 15px; }
.fullsinglepost .single_post_header .entry_share ul li a{ color: #ffffff;font-size: 14px;font-weight: 400; }
.fullsinglepost .single_post_header .entry_share ul li a i{ display: inline-block;padding-right: 14px; }
.fullsinglepost .single_post_header .entry_share ul a.fb{ background-color: #3a579a; }
.fullsinglepost .single_post_header .entry_share ul a.twt{ background-color: #00abf0; }
.fullsinglepost .single_post_header .entry_share ul a.in{ background-color: #1177b5; }
.fullsinglepost .entry-content{ padding: 47px 0 10px;border-top: 1px solid #bababa;border-bottom: 1px solid #bababa;margin-bottom: 40px; }
.entry-content h4, .pgconetnt h4{ font-size: 20px;font-weight: 500;margin-bottom: 10px;color: #000000; }
.entry-content ul, .pgconetnt ul{ margin-bottom: 20px; }
.entry-content ul li, .pgconetnt ul li{ font-size: 17px;font-weight: 300;color: #000000; }
.fullsinglepost .entry-content h3{ font-size: 24px;font-weight: 600;color: #000000;margin-bottom: 30px; }
.fullsinglepost .entry-content p{ font-size: 17px;font-weight: 300;color: #000000;margin-bottom: 30px; }
.fullsinglepost .entry-content p a, .pgconetnt p a{ color: #000000;text-decoration: underline;line-height: 36px; }
.fullsinglepost .entry-content p a:hover, .pgconetnt p a:hover{ color: #e51718; }
.entry-content h5, .pgconetnt h5{ font-size: 18px;font-weight: 500;margin-bottom: 10px;color: #000000; }

.fullsinglepost .entry-content .tb_cnt_sec{ border-radius: 8px;margin-bottom: 40px; }
.fullsinglepost .entry-content .tb_cnt_sec .tb_title{ text-align: center;font-size: 24px;font-weight: 700;background-color: #e71c1d;color: #ffffff;border-top-left-radius: 8px;border-top-right-radius: 8px;padding: 20px 0; }
.fullsinglepost .entry-content .tb_cnt_sec .tb_links{ background-color: #f2f2f2;padding: 40px 40px 20px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px; }
.fullsinglepost .entry-content .tb_cnt_sec .tb_links ul{ list-style-type: none;padding: 0;margin: 0; }
.fullsinglepost .entry-content .tb_cnt_sec .tb_links ul li{ margin-bottom: 30px;display: inline-block;vertical-align: top;width: 44%; }
.fullsinglepost .entry-content .tb_cnt_sec .tb_links ul li a{ font-size: 19px;font-style: italic;font-weight: 400;color: #e51718;text-decoration: underline; }
.fullsinglepost .entry-content .tb_cnt_sec .tb_links ul li:nth-child(odd){ margin-right: 6%; }
.fullsinglepost .entry-content .tb_cnt_sec .tb_links ul li:nth-child(even){ margin-left: 6%; }

.related-posts{ margin-top: 40px; }
.related-posts h3{ font-size: 30px;font-weight: 600;color: #000000;margin-bottom: 30px;text-transform: capitalize; }

.comment-respond h3.comment-reply-title{ font-size: 30px;font-weight: 600;color: #000000; }
.comment-respond .logged-in-as a{ font-size: 14px;color: #6e6e6e;font-style: italic;font-weight: 300; }
.comment-notes{ font-size: 14px;font-weight: 300;font-style: italic;color: #6e6e6e;margin: 20px 0 30px;  }
.comment-respond .form-control{ width: 100%;border: 1px solid #b2b2b2;border-radius: 30px;outline: none;resize: none;padding: 15px 20px;font-size: 16px;font-weight: 400;  }
.comment-form-comment textarea{ padding: 20px 30px;margin: 20px 0; }
.comment-respond .form-submit input[type="submit"],
.wpcf7-submit,
.widget_search input[type="submit"]{ background: rgb(224,5,6);background: linear-gradient(0deg, rgba(224,5,6,1) 0%, rgba(255,106,107,1) 100%);color: #ffffff;font-size: 14px;font-weight: 700;display: inline-block;border: none;text-transform: uppercase;border-radius: 8px;padding: 10px 20px; }

.cta_content{ background: rgb(224,5,6);background: linear-gradient(0deg, rgba(224,5,6,1) 0%, rgba(255,106,107,1) 100%);padding: 54px;margin-bottom: 50px; }
.cta_content .cta_text{ font-size: 30px;font-weight: 700;color: #ffffff;line-height: 40px;margin-bottom: 40px; }
.cta_content .btn-cta{ background-color: #ffffff;color: #e1090a;font-size: 16px;font-weight: 600;text-transform: uppercase;padding: 12px 32px;border-radius: 8px;box-shadow: 0 4px 20px -2px rgba(0,0,0,0.1); }
.cta_content .btn-cta i{ display: inline-block;padding-left: 10px; }

/*Pest Guides page*/
.pestguids .pgentry-content{ text-align: center;margin-bottom: 40px; }
.pestguids .pgentry-content h2{ font-size: 34px;font-weight: 500;color: #000000;margin-bottom: 30px;text-transform: uppercase; }
.pestguids .pgentry-content p{ font-size: 18px;font-weight: 300;color: #000000; } 

.card figure.post-thumbnail{ min-height: 197px; }
#pest_category{ padding: 40px 0; }
#pest_category .card{ border: none;border-radius: 0;margin-bottom: 70px; }
#pest_category .card a img{ border: 2px solid #ffffff;box-shadow: 0px 0px 18px 6px rgba(0, 0, 0, 0.06); }
#pest_category .card .card-body{ padding: 40px 10px 0;outline: none; }
#pest_category .card .card-body h5 a{ font-size: 26px;font-weight: 500;color: #000000;text-decoration: none; }
#pest_category .card .card-body p{ font-size: 18px;font-weight: 300;color: #000000; }
#pest_category .card:hover a img{ border-color: #e61c1d; }
#pest_category .card:hover .card-body h5 a{ color: #e61c1d; }

.cat_ant_posts{ padding: 20px 0 50px; }
.cat-title{ margin-bottom: 40px; }
.cat-title h3{ font-size: 40px; }
.cat-title h3::after{ content: "";margin: 15px 0 0; }
.cat-title .btn-action{ font-size: 16px;font-weight: 600; }
.cat-title .term_decs{ padding: 0 15px;font-size: 18px;font-weight: 300; }
.cat_ant_posts .sl_post{ padding: 0 15px; }

.page-title{ margin-bottom: 50px; }
.bnr-sec{ margin-bottom: 40px; }
.info_sec1{ margin-bottom: 50px; }
.info_sec1 .pest-status{ border: 1px solid #b5b5b5;border-radius: 6px;padding: 27px 27px 0; }
.info_sec1 h3{ margin-bottom: 0;font-size: 23px;font-weight: 600; }
.info_sec1 h3::after{ content: '';display: block;width: 100%;height: 1px;background-color: #bababa;margin: 27px 0; }
.info_sec1 .infovideo{ padding-top: 27px; }
.info_sec1 .pest-status .status{ margin-bottom: 20px; }
.info_sec1 .pest-status .status h4{ color: #ed2e2f;font-size: 20px;font-weight: 500; }
.info_sec1 .pest-status .status p{ font-size: 15px;color: #434343;font-weight: 300; }

.info_sec2 .pgconetnt h3{ margin-bottom: 30px;font-size: 23px;font-weight: 600;color: #000000; }
.info_sec2 .pgconetnt p{ font-size: 16px;font-weight: 300;color: #000000;margin-bottom: 30px; }

.about-page .section1{ padding: 80px 0 0; }

.widget_search .search-form label{ display: block;width: 100%;margin-bottom: 15px; }
.widget_search .search-form label span{ display: block;margin-bottom: 20px;font-size: 18px;font-weight: 600; }
.widget_search .search-form label .search-field{ display: block;width: 100%;border: 1px solid #bababa;border-radius: 10px;height: 50px;padding: 0 20px; }

.wpcf7-form input[type="text"], .wpcf7-form input[type="email"],
.wpcf7-form .wpcf7-textarea{ border: 1px solid #bababa;border-radius: 10px;height: 50px;padding: 0 20px;margin-top: 10px; }
.wpcf7-form label{ width: 100%; }
.wpcf7-form .wpcf7-textarea{ width: 100%;resize: none;height: auto; }

@media (min-width: 1200px) {
	.fullsinglepost .entry-content iframe{ width: 688px;min-height: 386px; }
}

@media (max-width: 1199px) {
	#header .navbar .nav-item,
	#header .right_nav{ margin-left: 10px; }
	#header .right_nav .btn-search{ margin-right: 5px;width: 30px;height: 30px; }
	.info_sec1 .infovideo iframe{ min-height: 250px;width: 100%;height: auto; }
}

@media (max-width: 991px) {
	.dnone{ display: none; }
	#header .navbar .nav-item .nav-link{ text-align: center; }
	#header .navbar .nav-item{ margin-left: 0; }
	.navbar .navbar-toggler{ align-items: flex-end; }
	#section3 .cnt_sec1,
	#section4 .cnt_sec2{ padding-top: 2%; }
	#section4 .cnt_sec2 h2{ font-size: 40px; }
	#footer .topfooter .l_ft h3{ font-size: 34px; }
	#footer .topfooter .r_ft .widget_mc4wp_form_widget input[type='email'],
	#footer .topfooter .r_ft .widget_mc4wp_form_widget input[type='submit']{ width: 90%;margin: 0 auto 20px; }
	.info_sec1 .infovideo iframe,
	.fullsinglepost .entry-content iframe{ min-height: 284px;width: 100%;height: auto; }
	.info_sec1 .infovideo iframe{ min-height: 184px; }
	.fullsinglepost .entry-content img{ width: 100%;height: auto; }
}
@media (min-width:768px) and (max-width: 2400px) {
.guide-post-paginations {
    margin: 10px 9% 10px auto !important;
}
}
@media (max-width: 768px) {
	#footer .bottomfooter .r_ft .widget_nav_menu{ margin: 2% 0 0; }
	#section4{ padding-bottom: 40px; }
}
@media (max-width: 767px) {
	.inner_title h1{ text-align: center;font-size: 28px;margin: 25px auto 0; }
	.fullsinglepost .entry-content .tb_cnt_sec .tb_links{ padding: 30px 30px 20px; }
	.fullsinglepost .entry-content .tb_cnt_sec .tb_links ul li{ width: 100%;display: block;margin-bottom: 20px; }
	.fullsinglepost .entry-content .tb_cnt_sec .tb_links ul li:nth-child(odd),
	.fullsinglepost .entry-content .tb_cnt_sec .tb_links ul li:nth-child(even){ margin-left: 0;margin-right: 0; }
	.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form .wpcf7-textarea{ width: 100%; }
}
@media (max-width: 480px) {
	#section1{ padding-top: 0; }
	#section2 h3.title-line{ font-size: 40px; }
	#section3 .cnt_sec1 h2{ font-size: 40px;line-height: 40px; }
	#section4{ border-top: 1px solid #e2e2e2; }
	#section4 .cnt_sec2 h2{ font-size: 36px;line-height: 40px; }
	#footer .topfooter .l_ft{ margin-bottom: 50px; }
	#footer .topfooter .l_ft h3{ font-size: 30px; }
	#footer .topfooter .r_ft .widget_mc4wp_form_widget input[type='email'],
	#footer .topfooter .r_ft .widget_mc4wp_form_widget input[type='submit']{ width: 90%;margin: 0 auto 20px; }
	#footer .bottomfooter, 
	#footer .bottomfooter .r_ft{ text-align: center; }
	#footer .bottomfooter .r_ft .widget{ float: none;margin: 0  0 20px; }
	#footer .bottomfooter .r_ft .widget_nav_menu ul li{ margin: 0 2%; }
	#footer .bottomfooter .r_ft .simple-social-icons ul{ margin: 5% 33% 0; }
	.fullsinglepost .single_post_header .entry-meta{ margin-bottom: 5%; }
	.fullsinglepost .single_post_header .entry_share{ margin-bottom: 6%; }
	.fullsinglepost .single_post_header .entry_share ul li{ margin-right: 5px;text-align: center; }
	.fullsinglepost .single_post_header .entry_share ul li a{ font-size: 0;width: 40px;height: 40px;line-height: 50px;text-align: center;padding: 0; }
	.fullsinglepost .single_post_header .entry_share ul li a i{ padding-right: 0;font-size: 20px; }
	.info_sec1 .infovideo iframe,
	.fullsinglepost .entry-content iframe{ min-height: 194px;width: 100%;height: auto; }
	.fullsinglepost .entry-content img{ width: 100%;height: auto; }
	.cat-title{ text-align: center; }
	.cat-title .btn-action{ float: none !important;margin-bottom: 30px; }
	.cat-title h3::after{ margin: 15px auto 0; }
	.cta_content{ padding: 25px;text-align: center; }
	.cta_content .cta_text{ font-size: 24px;font-weight: 500;line-height: 30px;margin-bottom: 20px; }
	.cta_content .btn-cta{ padding: 10px 32px; }

}
/* Deet pros/cons shortcode styling */
.deet_pros-list::marker {color: #30A310;font-size: x-large;}
.deet_cons-list::marker {color: #F3093C;font-size: x-large;}


/* template styling */

.guide-banner-area{
	background-color: #f7f7f7;
	padding:100px 0 70px 0;

}
.page-banner-content h1{
	font-size:38px;
	text-transform:uppercase;
	color:#e92324;
	font-weight:800;
	font-family: 'Raleway', sans-serif;
	position:relative;
	margin-bottom:15px;
}
.page-banner-content h1::after {
    content: '';
    display: block;
    background-color: #bababa;
    height: 1px;
    width: 50px;
	position: absolute;
    bottom: -14px;
    left: 4px;
}
/*.guide-posts-area .container {
    max-width: 1120px;
}*/
.container {
    max-width: 1340px;
}
.post-feature-img img {
    width: 100%;
	    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
	height: 235px;
}
.guide-single-post.review-post .post-feature-img img {
    max-width: 100% !important;
    width: auto;
	display:block;
	margin:0 auto;
}
.post-feature-img{
	margin-bottom:15px;
}
.guide-cats a{
	  color: #8f7df9;
}
.guide-cats a:hover{
	 color: #8f7df9;
}
.guide-cats {
    color: #8f7df9;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
	margin-bottom:10px;
}
h3.post-title{
    font-size: 22px;
    color: #3d3d3d;
    font-weight: 700;
	    font-family: 'Poppins', sans-serif;
	    margin-bottom: 13px;
}
.post-title a{
	 color: #3d3d3d;
	    display: inline-block;
}
.guide-posts-area {
    padding: 80px 0;
}
.guide-single-post p {
    font-size: 16px;
    color: #575656;
    font-weight: 300;
	    margin-bottom: 11px;
	    line-height: 1.2;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical; 
		overflow: hidden;
}
.guide-posts-area a:hover{
	text-decoration:none;
}
a.read-more-btn {
    font-size: 17px;
    color: #e82020;
    line-height: 1;
    text-transform: capitalize;
    font-weight: 500;
}
.guide-single-post {
    border-radius: 20px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
		padding-bottom:11px;
}
.guide-single-post:hover{
-webkit-box-shadow: 0px 0px 27px -17px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 27px -17px rgba(0,0,0,0.75);
box-shadow: 0px 0px 27px -17px rgba(0,0,0,0.75);
	cursor:pointer;
}
.guide-post-content{
		-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
    padding-right: 40px;
}
.guide-single-post:hover .guide-post-content{
	padding:0 10px 0 25px;
}
.guide-get-qoute-form {
    background-color: #e71c1d;
    padding:50px 32px 20px 32px;
    border-radius: 20px;
	margin-bottom: 45px;
	-webkit-box-shadow: 0px 0px 27px -17px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 27px -17px rgba(0,0,0,0.75);
box-shadow: 0px 0px 27px -17px rgba(0,0,0,0.75);
}
.guide-get-qoute-form input, .guide-get-qoute-form select, .guide-get-qoute-form textarea {
    width: 100%;
	font-size: 15px;
    color: #747474;
    font-style: italic;
    padding: 5px 20px;
	border-radius: 5px;
    border: 1px solid #cccccc;
    outline: none;
	    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
}
.guide-get-qoute-form input, .guide-get-qoute-form select{
	height:50px;
}
.guide-get-qoute-form input, .guide-get-qoute-form select, .guide-get-qoute-form textarea{
	margin-bottom:10px;
}
.guide-get-qoute-form textarea{
	max-height:150px;
}
.guide-get-qoute-form input[type="submit"] {
    width: 100%;
	    background-color:#252525;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    border: 2px solid #fff;
	    padding: 9px 20px;
}
.post-page-side-bar {
    padding-left: 15px;
}
.single-review-box h5 a span {
    margin-left: -13px;
}
.single-review-box h5 {
    margin-left: 13px;
}
.guide-sub-title.sub-title-after {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 47px;
}
.guide-sub-title.sub-title-after::after {
    content: '';
    display: block;
    background-color: #fff;
    height: 1px;
    width: 50px;
    position: absolute;
    bottom: -14px;
    left: 4px;
}

.guide-sub-title {
    font-size: 32px;
    font-weight: 800;
    color: #292929;
    font-family: 'Montserrat',  sans-serif;
    margin-bottom: 47px;
    position: relative;
}
.guide-sub-title::after {
    content: '';
    display: block;
    background-color: #d7d7d7;
    height: 1px;
    width: 50px;
    position: absolute;
    bottom: -14px;
    left: 4px;
}
.guide-sidebar-box {
    -webkit-box-shadow: 0px 0px 27px -17px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 27px -17px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 27px -17px rgba(0,0,0,0.75);
    border-radius: 25px;
	padding:35px 25px 45px 25px;
	margin-bottom:40px;
	    border-top: 13px solid #f73536;
}
.guide-sidebar-box li a {
	  font-family: 'Montserrat',  sans-serif;
	font-weight:500;
    font-size: 16px;
    color: #292929;
}
.guide-sidebar-box li{
	list-style-type:none;
	padding-left: 12px;
    margin-bottom: 20px;
    line-height: 1;
	position:relative;
}
.guide-sidebar-box li:last-child{
	margin-bottom:0;
}
.guide-sidebar-box ul {
    padding: 0;
    margin: 0;
}
.guide-sidebar-box li::before {
    content: '';
    background-color: #000;
    height: 2px;
    width: 6px;
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
}
.guide-top-post li {
    line-height: 1.2;
    padding-left: 0;
}
.guide-top-post li:before {
	display:none;
}
.guide-posts .col-lg-6 {
    margin-bottom: 50px;
}
.guide-post-paginations ul{
	margin:0;
	padding:0;
}
.guide-post-paginations li{
list-style-type:none;
}
.post-count ul {
    display: flex;
	  background-color: #ffeded;
	border-radius:7px;
}
.guide-post-paginations a, .guide-post-paginations span {
    color: #000000;
	font-size: 13px;
      padding: 8.5px 13px;
    font-weight: 600;
    display: inline-block;
	margin:2px 0;
}
.guide-post-paginations li:first-child a,.guide-post-paginations li:last-child a{
	padding:8.5px 24px;
}

.guide-post-paginations .current{
	 background-color: #000000;
	color:#ffffff;
	    margin: 0;
    height: 100%;
}
.guide-post-paginations {
    margin: 10px auto;
}
/* review page */
.post-feature-img.review-feature-img{
	    border: 1px solid #e1e1e1;
	border-top-left-radius: 20px;
    border-top-right-radius: 20px;
	text-align: center;
}
.post-feature-img.review-feature-img img{
	width:auto;
	border-radius:0;
	padding: 15px 0;
}
.recent-post-title h4 a{
	color:#fff;
	font-size:18px;
	font-weight:400;
}
.reviews-recent.guide-get-qoute-form {
    padding-bottom: 64px;
}
.guide-single-post.review-post .post-feature-img {
    border: 1px solid #e1e1e1;
    border-radius: 20px 20px 0 0;
}
.review-area {
    background-color: #e71c1d;
    border-radius: 25px;
    padding: 50px 40px;
	    margin-bottom: 40px;
}
.review-post-img a {
    width: 80px;
    height: 50px;
    display: inline-block;
	    background-color: #fff;
    text-align: center;
}
span.review-post-img img {
    height: auto;    width: 100%;
    overflow: hidden;
}
.single-review-box h5 a {
    color: #fff !important;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}
.single-review-box h5 {
    margin-bottom: 15px;
}
.review-post-img {
    margin-right: 20px;
}
.single-review-box {
    margin-bottom: 19px;
}
.single-review-box:last-child {
    margin-bottom: 0px;
}
	.post-reviews-star {
    display: flex;
    align-items: center;
}
	.post-reviews-icons img {
    width: 100%;
}
.breadcrumbs span.breadcrumbs__current {
     color: #3d3d3d;
}
.single-pest_guide .right-sidebar .dc-title h1 {
    color: #3d3d3d;
}
.breadcrumbs a.breadcrumbs__link span {
    color: #8f7df9 !important;
}
.single-pest_guide .right-sidebar .content p {
    color: #575656;
}
.single-pest_guide .right-sidebar .pet-sec-title.dc-heading h3 {
    color: #3d3d3d;
}
.single-pest_guide .right-sidebar .approved-exter .right-inner-box p {
    color: #575656;
}




/* .guide-get-qoute-form-single .left-sidebar {
    background-color: #e71c1d;
    padding:50px 17px 0px 17px;
    border-radius: 20px;
    margin-bottom: 45px;
    -webkit-box-shadow: 0px 0px 27px -17px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 27px -17px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 27px -17px rgba(0,0,0,0.75);
} 
.guide-get-qoute-form-single .left-sidebar {
    background-color: #e71c1d !important;
    border-radius: 18px;
}
.guide-get-qoute-form-single .form-ext .form-header .btn {
    background-color: #e71c1d !important;
    padding: 30px 28px;
    border-radius: 18px;
}
.guide-get-qoute-form-single .form-ext .card {
    background: #e71c1d !important;
   border-radius: 0 0 18px 18px;
    padding: 0 30px 17px;
}
 .guide-get-qoute-form-single .form-ext .form-header .btn.collapsed {
    border-radius: 18px;
} 
.guide-get-qoute-form-single .form-ext .card .everest-forms form label {
    color: #fff !important;
    font-family: 'Poppins';
    font-size: 15px;
	font-weight:400 !important;
}
.guide-get-qoute-form-single .form-ext .card .everest-forms form input,  .guide-get-qoute-form-single .form-ext .card .everest-forms form textarea {
    display: block;
    border-radius: 8px !important;
    border: 0;
}
.guide-get-qoute-form-single .form-ext .card .everest-forms form .evf-frontend-grid.evf-grid-2 {
    width: 100% !important;
    max-width: 100% !important;
    flex: unset;
}
.guide-get-qoute-form-single .form-ext .card .everest-forms form label .required{
	color:#fff !important;
}
.guide-get-qoute-form-single .form-ext .card .everest-forms form button[type="submit"]{
      width: 100% !important;
    background-color: #252525 !important;
    color: #fff !important;
    font-size: 17px !important;
    text-transform: uppercase;
    font-weight: 600;
    border: 2px solid #fff;
    padding: 9px 20px;
}
.guide-get-qoute-form-single .form-ext  .card p.form-tip{
	color:#fff;
	font-size:18px;
	font-family:'Poppins';
}
.right-sidebar .right-inner-box a {
    font-size: 17px !important;
    padding: 10px !important;
}
.right-sidebar .author-desc .name h4,
.right-sidebar .right-inner-box a.none-bg {
    color: #3d3d3d;
}*/
.right-sidebar .author-desc p {
    color: #575656;
}
.right-sidebar .avatar {
    display: grid;
    place-items: center;
}
.guide-get-qoute-form-single .form-ext .form-header .btn,
.guide-get-qoute-form-single.pest-guide-temp .left-sidebar .btn {
    float: unset;
}
.guide-sidebar-box li span {
    margin-left: -15px;
}
.guide-sidebar-box li {
    margin-left: 15px;
}
@media(max-width:1340px){
	.right-sidebar .right-inner-box a {
		width: auto !important;
		display: inline-block;
	}
}
@media(max-width:767px){
	.guide-post-paginations {
		margin-bottom: 90px;
		padding: 0 15px;
	}
}


/* ==== featured products shortcode csss === */
.fp_tp_sec .container {border: 4px solid #3b33d7;padding: 20px 80px 30px 40px;max-width: 860px;margin: 30px auto 30px;}
.fp_tp_sec .row {align-items: center;vertical-align: middle;display: flex;}

.fp_tp_sec .col-md-4 img {width: auto;margin: 0 auto 25px;}
.fp_tp_sec .col-md-4 a {display:block;background: #d63a31;color: #fff;padding: 9px 47px 9px 47px;font-size: 14px;font-weight: 600;border-radius: 5px;text-align: center;}
.fp_tp_sec .col-md-8 h3 {font-size: 40px;font-weight: bold;color: #000000;margin-bottom:25px;}
.fp_tp_sec .col-md-8 p {font-size: 19px;font-weight: 500;color: #000000;}
.fp_tp_sec .col-md-4 h4 {background: url(../../uploads/2021/01/Rectangle-3-1.png);background-repeat: no-repeat;background-size: cover;background-position: center;font-size: 18px;font-weight: bold;color: #ffffff;text-align: center;padding: 9px 0px 31px;position: relative;left: -69px;}
.fp_tp_sec .col-md-8 {padding-top: 20px;}
@media only screen and (max-width:767px){
	section.fp_tp_sec {padding: 0 25px;}
	.fp_tp_sec .col-md-4 h4 {left: -70px;}
	.fp_tp_sec .container{margin-top:50px;}
	.fp_tp_sec .col-md-4 a {white-space: break-spaces;display: block;text-align: center;}
	.fp_tp_sec .container {padding-right:40px;}
	.fp_tp_sec .col-md-8 h3 {font-size:24px;}
	.fp_tp_sec .col-md-8 p {font-size:16px;}
}
@media only screen and (min-width:768px) and (max-width:1023.98px) {
	.fp_tp_sec .col-md-4 a {display: block;white-space: break-spaces;padding: 9px 20px;}
	section.fp_tp_sec {padding: 0 30px;}
	.fp_tp_sec .col-md-4 h4 {background-size: contain;font-size: 13px;padding: 14px 0px 31px;left: -64px;}

}

/* === ended === */


/* reviews single table of content design */
.detail-content.single-pest.ddd .lwptoc_i {
    border: none;
    background-color: #f7f7f7;
	width: 100%;
padding: 30px;
}
.detail-content.single-pest.ddd .lwptoc_header {
    background-color: #f7f7f7;
    border: inherit !important;
    border-radius: 0px;
	margin-bottom: 20px;
}
.detail-content.single-pest.ddd span.lwptoc_toggle {
    font-family: 'FontAwesome';
    float: right;
    font-size: 0;
}
.detail-content.single-pest.ddd span.lwptoc_toggle::after {
    content: "\f068";
    color: #ffffff;
    background-color: #D63A31;
    border-radius: 50%;
    padding: 4px 5px;
    font-size: 13px;
    font-weight: normal;
}
.detail-content.single-pest.ddd span.lwptoc_item_label {
    text-transform: capitalize;
    color: #3B33D7;
    font-size: 21px;
    font-weight: 600;
    padding-left: 0px;
    text-decoration: none;
    line-height: 2.8;
}
.detail-content.single-pest.ddd span.lwptoc_item_number {
    display: none;
}
.detail-content.single-pest.ddd span.lwptoc_item_label:before {
    content: "\f061";
    font-family: FontAwesome;
    color: #3B33D7;
    border: 2px solid #3B33D7;
    border-radius: 50%;
    padding: 5px 6px;
margin-right: 20px;
}
.detail-content.single-pest.ddd b.lwptoc_title {
    color: #575656;
    font-size: 21px;
    font-weight: 300;
    line-height: 1.5;
}
/* ended */

/* ======== Product Comparison ======== */
.pc_tp_sec .container {width: auto;}
.pc_tp_sec .row.row1 {background: #A82730;padding: 10px !important;border-bottom: 4px solid #403d3d;border: 1px solid #A82730 !important;}
.pc_tp_sec .row.row1 h3 {margin-bottom: 0px;color: #fff;text-transform: uppercase;font-weight: 700;font-size: 26px;}
.pc_tp_sec .container .row {border: 1px solid #d3d3d3;border-top: 0px;padding: 30px 10px;}
.pc_tp_sec .col-md-3 img {width: auto;margin: 0 auto 10px;}
.pc_tp_sec .row .col-md-6 h3 {font-size: 19px;font-weight: 700;margin-bottom: 10px;text-align:left;}
.pc_tp_sec .row .col-md-6 p {font-weight: 500;font-size: 16px;text-align: left;}
.pc_tp_sec .row .col-md-6 li {text-align: left;}
.pc_tp_sec .col-md-3 a {background: #00B233;color: #ffffff;font-style: italic;font-weight: 700;font-size: 18px;padding: 10px 15px;border-radius: 10px;display: block;text-align: center;text-transform: uppercase;}
.pc_tp_sec .col-md-3 {margin: auto;}
.pc_tp_sec .row.top-pick-r {border-bottom: 0px !important;}
.pc_tp_sec .row.top-pick-r img {width: 20%;position: absolute;left: -23px;}
@media (max-width:767px){
	.row.top-pick-r img {width:60% !important;}
}



p b, p strong {font-weight: 700;}
table td {
    border: 1px solid;
    padding: 15px 10px;
}


/* related article */
section.ra_sec {
    background: #30A310;
    padding: 50px 10px;
    text-align: center;
	margin: 20px 0px;
}
.ra_sec .col-md-12 h3 {
    color: #ffffff;
    font-size: 28px;
    margin-bottom: 40px;
}
.ra_sec .col-md-12 a {
    color: #30A310;
    font-size: 19px;
    background-color: #ffffff;
    text-decoration: none;
    padding: 1.5% 4%;
    text-transform: uppercase;
    font-weight: bold;
}