/* 
Theme Name:		 colormag child
Theme URI:		 http://childtheme-generator.com/
Description:	 colormag child is a child theme of ColorMag, created by ChildTheme-Generator.com
Author:			 shakilur
Author URI:		 http://childtheme-generator.com/
Template:		 colormag
Version:		 1.0.0
Text Domain:	 colormag-child
*/

body {
    padding-top: 0;
	 font-family: "STIX Two Text",ui-sans-serif;
}
body.home.blog.wp-custom-logo.wide.better-responsive-menu {
    overflow: hidden !important;
}

body.post-template-default.single.single-post.postid-1719.single-format-standard.wp-custom-logo.wide.better-responsive-menu {
    overflow: hidden !important;
}

.site-header .menu-toggle::before {
    content: "\f0c9";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 22px;
    color: rgb(254,153,0);
    padding: 8px 12px;
    display: block;
}

p {
    margin-bottom: 15px;
    font-family: "STIX Two Text",ui-sans-serif;
    font-size: 20px;
}

.cont-wrap p{
/* 	text-align:justify; */
	word-break: break-word;
	line-height: 2.3rem;
}


span.link01 .fa {
    font-size: 18px;
    color: #fe9900;
	margin-left: 4px;
}

span.tag-links {
    text-transform: capitalize;
}

span.link01 a {
	color: #fe9900;
    font-weight: 600;
}

.post .entry-content a:hover {
    color: #eb8e00;
    text-decoration: underline;
}

span.heading__number{
border-radius: 50%;
    font-size: 18px;
    padding: 5px 0 0 0;
    height: 28px !important;
    margin: 20px 3px -6px 0;
    text-align: center;
    width: 28px !important;
    line-height: 1;
    box-shadow: 0 0 0 3px #FE9900;
    display: inline-block;
    overflow: hidden;	
/*     box-shadow: 0 0 0 5px #FE9900, 0 0 0 10px #fff, 0 0 0 12px #FE9900; */
    
}

h1,h2,h3,h4,h5,h6{
	 font-family: "STIX Two Text",ui-sans-serif;
}

h2,h4,h5,h6 {
	line-height: 30px;
    font-weight: 600;
    color: rgb(49, 49, 53);
    margin-bottom: 15px;
    padding: 25px 0px 5px;
    border-bottom: 1px solid #dadada;
}
	

h2 {
   font-size: 1.5rem; 
  }


h3 {
     font-size: 1.4rem; 
	font-weight: 600;
    color: rgb(49, 49, 53);
    padding: 25px 0px 5px;
   }


h4 {
     font-size: 1.3rem; 
}

h5 {
     font-size: 1.2rem; 
}

h6 {
     font-size: 1.1rem; 
}


#content .post img {
    box-sizing: border-box;
    margin: 10px 0px;
}

#site-navigation {
    background-color: rgb(253, 253, 253) !important;
/*     border-bottom: 2px solid rgb(59, 191, 240);
    border-top: 2px solid rgb(59, 191, 240) !important; */
}

#secondary .widget-title span {
    color: rgb(40, 157, 204);
    display: inline-block;
    font-weight: bold;
    padding: 6px 0px;
}

#secondary .widget-title span {
    background-color: transparent !important;
}

.aff-link {
    line-height: 1.8;
    font-family: "Proxima Nova", system-ui, sans-serif;
    font-size: 18px;
    margin: 40px 0px;
    border-left: 4px solid rgb(59, 191, 240);
	border-right:solid rgb(59, 191, 240);
    padding: 6px 1px 5px 10px;
    background: rgb(240, 250, 250);
    border-radius: 10px;
	box-shadow: 0px 0px 3px 0px #fdfdfd;
}

.aff-link a{
    font-weight: 900;
}

.aff-link .fa {
    color: #289dcc;
    font-size: 28px;
} 

.footer-widgets-wrapper {
    background-color: rgb(252, 252, 252);
    border-top: 1px solid rgb(242, 242, 242);
}

.footer-widgets-area {
    padding-top: 45px;
    padding-bottom: 10px;
    color: #cccccc;
}

p.author-description {
    font-style: italic;
    font-size: 14px;
}

#secondary .widget-title {
    border-bottom: 2px solid #3bbff0;
}



.main-navigation a {
    color: #181818;
    display: block;
    float: none;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 10px 12px;
}

.footer-widgets-area a {
    color: #181818;
}

.footer-socket-wrapper {
    background-color: rgb(24, 24, 24) !important;
    padding: 15px 0px 0px;
    border-top: 1px solid rgb(0, 0, 0);
}

.entry-content ul, .entry-content ol {
    text-align: left;
     font-family: "STIX Two Text",ui-sans-serif;
    font-size: 20px;
}

.home-icon .fa {
    color: rgb(220, 221, 225);
    font-size: 27px;
}

.home-icon:hover {
    background-color: rgb(59, 191, 240);
    color: rgb(255, 255, 255) !important;
}

.main-navigation .sub-menu, .main-navigation .children {
/*     background-color: #33bdf0; */
	background-color:rgb(254,153,0) !important;
}

.fa.search-top {
    color: #3a3a3a;
    cursor: pointer;
    font-size: 21px;
    padding: 10px 12px;
}


.fa.search-top:hover, .random-post:hover, .fa-random:hover {
    background-color: rgb(59, 191, 240);
    color: #fff !important;
}

.random-post .fa-random {
    color: rgb(59, 191, 240);
    font-size: 20px;
    vertical-align: middle;
}

.main-navigation li.menu-item-has-children > a:after {
    color: #fe9900;
}

.main-navigation ul li ul li a:hover, .main-navigation ul li ul li:hover > a, .main-navigation ul li.current-menu-item ul li a:hover {
    color: #ffffff;
     background-color: #eb8f04 !important;
/* 	background-color:rgb(254,153,0) !important; */
}

.colormag-footer--classic .footer-widgets-area .widget-title span {
    color: #181818;
}

.checked {
    color: orange;
	position: relative;
    top: -7px;
}

.fa-star {
	position: relative;
    top: -7px;
}

span.byline, span.comments, span.posted-on, i.fa.fa-tags {
    display: none;
}


span.tag-links a {
    font-size: 14px !important;
    color: #3bbff0;
    font-weight: bold;
/* 	border: 1px solid #289dcc;
    padding: 1px 3px;
    border-radius: 8px;
    margin: 0 6px; */
}


#content .post .article-content .entry-title {
    padding: 8px 0 20px 0;
    font-size: 22px;
	font-weight:bold;
}

.cont-wrap ul li {
    line-height: 35px;
    font-family: "STIX Two Text",ui-sans-serif;
	font-size: 20px;
}

.get-access {
	text-align: center;
    margin-bottom: 50px;
	margin: auto;
    max-width:450px;
}

.get-access:hover{
    box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.18);
    transition-delay: .25s;
}

.advertisement_above_footer {
    background-color: #fdfdfd;
    margin: auto;
    text-align: center;
    color: #2f3542;
    font-weight: 400;
    border-top: 1px solid #ddd;
    padding: 20px 260px;
}

.footer-socket-wrapper {
    background-color: #f1f2f6!important;
    padding: 15px 0px 0px;
    border-top: 1px solid #ddd;
}

.footer-socket-wrapper .copyright {
    color: #57606f !important;
    font-size: 14px;
    
}

.footer-socket-wrapper .copyright a {
    color: #57606f !important;
    text-decoration: none !important;
   border-bottom: none !important;
   
}
.advertisement_footer {
	text-align: center;
    border-top: 2px solid #ecf0f1;
    background: #fff;
    padding: 10px 37px;
	line-height: 1.8;
	font-size: 20px;
	font-family: "Proxima Nova", system-ui, sans-serif; 
}
.advertisement_footer p {
    text-align: center;
}
.cont-wrap{
	font-size:14px;
}

.cont-wrap p{
	
}

.default-wp-page {
    clear: both;
    display: none;
}
.deal1 {
    background: #fafafa;
    padding: 30px;
    margin-bottom: 20px;
    border-radius: 20px;
    box-shadow: 2px 2px 10px 2px rgb(0 0 0 / 10%);
    border-left: 5px solid #289dcc;
    margin: 35px 0;
}

.deal1 p {
/*     text-align: center;
    line-height: 2em; */
    font-size: 18px;
}


.deal3 {
    display: inline-block;
    text-align: center;
    background: #289dcc;
    color: #fff!important;
    font-weight: 700;
    width: 100%;
    border-radius: 50px;
    padding: 5px 0;
    font-size: 15px;
}

a.deal3{
	text-decoration:none;
}

a.deal3:hover {
    text-decoration: none !important;
    transition: 1s;
    font-size: 16px;
}

.deal2 {
/*     text-align: center; */
    display: block;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 2px;
}

.deal2 img {
	float: left;
    max-width: 200px;
    margin: 0 15px 10px 0 !important;
    overflow: hidden;
    padding: 2px;
}

blockquote{
    line-height: 1.8;
    font-family: "Proxima Nova", system-ui, sans-serif;
    font-size: 20px;
    margin: 40px 0px;
    padding: 18px 15px 5px 30px;
 	background: #289dcc; 
	border: 2px solid #289dcc;
    border-radius: 10px;
	box-shadow: 0px 0px 3px 0px #fdfdfd;
}

blockquote p{
    font-family: "Proxima Nova", system-ui, sans-serif;
    font-size: 20px;
	line-height: 1.8;
}

#content .post img {
    box-sizing: border-box;
    margin: 10px 0px;
    border: 2px solid #ecf0f1;
}

span.declear-pro {
    font-size: 14px;
    margin-bottom: 20px;
    display: block;
    font-weight: bold;
}

/*submit post plugin*/

.entry-content > .ap-form-wrapper {
    background: transparent !important;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 15px;
}

/*Related Post Plugin*/

span.crp_title {
    font-size: 14px !important;
}

.review-o {
    background: #fafafa;
    padding: 30px;
    margin-bottom: 20px;
    border-radius: 20px;
    /* box-shadow: 2px 2px 10px 2px rgb(0 0 0 / 10%); */
    border-left: 3px solid #289dcc;
    margin: 35px 0;
}
}

.review-o p {
    line-height: 1.7em;
    font-size: 18px;
}

.customer-star {
    background: #fafafa;
    padding: 55px 18px;
    margin-bottom: 20px;
    border-radius: 20px;
    box-shadow: 2px 2px 10px 2px rgb(0 0 0 / 10%);
    border-left: 5px solid #289dcc;
    margin: 35px 0;
}

.customer-star p {
    line-height: 1.7em;
    font-size: 18px;
}

.customer-star img {
    border: none !important;
    width: 120px;
    margin: -10px 0px 93px 70px !important;
    padding: 0px;
    overflow: hidden;
    position: absolute;
}

.customer-star strong {
    overflow: hidden;
    position: absolute;
    margin: -35px 0 0 70px;
}
 
.customer-star .customer {
    width: 62px;
    height: 62px;
    border-radius: 50px;
    margin: -45px 8px 5px 0 !important;
}

.congrats-o {
    background: #fafafa;
    padding: 30px;
    margin-bottom: 20px;
    border-radius: 20px;
    box-shadow: 1px 1px 10px 1px rgb(0 0 0 / 10%);
    border-bottom: 3px solid #289dcc;
    margin: 35px 0;
}

.congrats-o p {
    line-height: 1.7em;
    font-size: 18px;
}

.pros-cons {
/*     background: #fafafa;  */
    padding: 10px 18px;
    border-radius: 20px;
   box-shadow: 0px 0px 1px 0px rgb(0 0 0 / 10%);
   border-left: 2px solid #ddd;
     margin: 22px 0;
}

.pros-cons p {
    margin: -1px auto;
    font-weight: bold;
    font-size: 20px;
}


/*Category Style*/
#content .post .article-content .above-entry-meta .cat-links a {
/*     border: 1px solid #289dcc; */
    border-radius: 10px;
    color: #fff;
    font-size: 13px;
    padding: 5px 8px;
    font-weight: 700;
    letter-spacing: .6px;
	background:transparent;
	margin-left:5px;
}

.pro-selection {
    background: #fafafa;
    padding: 5px;
    margin-bottom: 20px;
    border-radius: 7px;
    /* box-shadow: 1px 1px 0px 1px rgb(0 0 0 / 10%); */
    /* border-left: 5px solid #289dcc; */
    margin: 5px 0;
    font-size: 10px;
    font-weight: bold;
}

/*image left*/
.review-thumb-left {
    border: 1px solid rgb(0 0 0 / 10%);
    padding: 10px;
    margin: 20px 0;
	line-height:1.8em;
    text-align: justify;
    overflow: hidden;
}


.review-thumb-left img{
    float: left;
    /* box-sizing: border-box; */
    margin: 0 10px 0 0 !important;
    border: 1px solid rgb(0 0 0 / 10%);
    max-width: 300px;
    /* padding: 37px;*/
}

/*https://primiziefinefoods.com/ start here */

.footer-socket-wrapper .copyright {
    color: #b1b6b6;
    float: left;
    font-size: 14px;
    max-width: 100%;
    line-height: 1.7;
}

#colophon .widget ul li {
    line-height: 1.5;
    padding: 5px 0;
    border-bottom: none !important;
}
	
/* amazon product image */

.featured-product {
/*     background: #fff; */
/*     max-width: 400px; */
    margin: 0 auto;
/*     border: 1px solid #cfcfcf; */
    text-align: center;
}

.featured-product__caption{
	color:#767676;
	font-size:12px;
}

.featured-product__top img {
    max-width: 350px;
    border: none !important;
    height: auto;
    margin: 5px auto;
}

.featured-button {
    background: #FE9900;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    line-height: 1.2;
    outline: 0; 
    text-align: center;
    border-radius: 5px;
    font-weight: 600;
	margin: 15px 0;
}

.featured-button a{
    padding: 10px 15px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
}

 .featured-button a:hover{
    background: #FE9900 !important;
    font-size: 16px;
    transition: 1s linear; 
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 5px;
}

span.footer-link a {
    color: #585858;

}

.has-background {
    box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 30%);
    position: relative;
    border-left: 3px solid #fe9900;
    margin: 24px auto;
    padding: 20px 5px 30px 40px;
    color: #424242;
    font-family: "Proxima Nova", system-ui, sans-serif;
    font-size: 19px;
    line-height: 2.1rem;
}

.has-background img {
    float: left;
    max-width: 118px;
    max-height: 118px;
    margin: 6px 15px 4px -24px !important;
    padding: 5px;
}

.has-background {
/*     padding: 1.25em 2.75em; */
}

.has-background a {
    font-weight: bold;
}

.has-background:after {
    position: absolute;
    top: -15px;
    left: -19px;
    width: 25px;
    text-align: center;
    border-radius: 100%;
    height: 25px;
    display: inline-block;
    font-size: 16px;
    line-height: 25px;
    font-weight: 700;
    content: '!';
    color: #fff;
    background-color: #fe9900;
    border: 4px solid white;
    padding-top: 0px;
}

.single-center{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;	
}

#header-right-section {
    float: left;
}


/*table of content*/

div#ez-toc-container {
    margin-bottom: 50px;
}

#secondary .widget-title span {
    color: #181818;
    display: inline-block;
    font-weight: bold;
    padding: 6px 0px;
}

#secondary .widget p, #tertiary .widget p {
    font-size: 18px;
}

#secondary .widget_featured_posts .following-post .article-content .entry-title, #colophon .widget_featured_posts .following-post .article-content .entry-title {
    font-size: 16px;
    line-height: 1.4;
}

.main-navigation ul li ul li a {
    font-size: 15px;
}