/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.3
*/
/* ---------------------------------------------- START Global Elements */
body{
    counter-reset: counter;
    overflow-x: hidden;
}
.cmnmnhdrsec .menu-item-13647 ul {
    right: 0;
}

.page-header-image-single {
	text-align:center;
}
.page-header-image {
    text-align: center;
}
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px;
}
h2,h3 {
	margin-top:20px;
}
body.elementor-kit-17024 h1 {
    font-size: 52px;
	line-height: 60px;
}
.ptb60{
	padding-top: 60px;
	padding-bottom: 60px;
}

/* Breadcrumbs */
p#breadcrumbs, p#breadcrumbs a {
    font-size: 14px;
    margin: 0;
    padding: 20px 0;
}
.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_red.tve_horizontal ul a:hover, .thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_red.tve_horizontal ul a.tve-active {
	background:#FFF !important;
}
/* Navigation Colors */
.main-navigation .main-nav ul li[class*="current-menu-"] > a {
    color: #4f1919;
    background-color: #ffffff;
}
.single-post #toc_container{
	display: none !important;

}
.searchpgeloop .inside-article > header.entry-header {
    display: inline-block !important;
    margin-bottom: 10px;	
}
.searchpgeloop .inside-article > header.entry-header h2.entry-title {
    margin-top: 0;
	line-height: 50px;
}
.searchpgeloop .inside-article > header.entry-header h2.entry-title a {
    font-weight: 600;
    color: #333;
}
.elementor-nav-menu--main li a::after{
	display: none;
}

.main-navigation .main-nav ul li[class*="current-menu-"] > a:hover, .main-navigation .main-nav ul li[class*="current-menu-"].sfHover > a {
    color: #4f1919;
    background-color: #ffffff;
}
.main-navigation .main-nav ul ul li[class*="current-menu-"] > a {
    color: #4f1919;
    background-color: #f6f9fc;
}
.main-navigation .main-nav ul ul li[class*="current-menu-"] > a:hover, .main-navigation .main-nav ul ul li[class*="current-menu-"].sfHover > a {
    color: #4f1919;
    background-color: #f6f9fc;
}
.main-navigation .main-nav ul ul li:hover > a, .main-navigation .main-nav ul ul li:focus > a, .main-navigation .main-nav ul ul li.sfHover > a {
    color: #4f1919;
    background-color: #f6f9fc;
}
.main-navigation .main-nav ul li:hover > a, .main-navigation .main-nav ul li:focus > a, .main-navigation .main-nav ul li.sfHover > a {
    color: #4f1919;
    background-color: #ffffff;
}
.hg_col_left ,.hg_col_right {
	width:45%;
	float:left;
    margin: 2%;
}
.glanceblc {
    margin-bottom: 70px;
}
.glanceblc .glancehead {
    border: 1px solid #494949;
    border-color: #494949;
    text-align: center;
    padding: 10px 15px;
    background-color: #494949;
    margin: auto;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.glanceblc .glancehead p.glnchd{    
    margin: 0;
    font-weight: 700;
    font-size: 24px ;
    font-family: 'Karla',sans-serif;
    color: white;    
    text-transform: uppercase;    
}
.glanceblc .glancecont{
    padding: 40px 40px 20px;    
    border: 1px solid #e7e7e7;
    box-shadow: 0 0 30px rgba(0,0,0,0.05);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.glancecont ul li:first-child {
    color: #f38630;
}
.glancecont ul {
    margin: 0;
    padding: 0;    
    list-style: none;
}
.glancecont li{
    margin-bottom: 15px;
    padding: 0 0 0 30px;
    font-family: 'Karla',sans-serif;
    font-size: 23px;    
    font-weight: 700;
    letter-spacing: -1px;
    position: relative;    
}
.glancecont li span{
    font-size: 26px;
    line-height: 32px;
    text-transform: uppercase;
}
.glancecont li a{
    color: #b79b60;
    text-decoration: underline;
}
.glancecont li a:hover{
    text-decoration: none;
}
.glancecont li::before{    
    counter-increment: counter;
    content: counter(counter) ")";
    position: absolute;
    top: 0;
    left: 0;
}

tbody tr.tablehead{		
    background-color: #494949!important;
    color: #FFFFFF!important;
    font-weight: 700;
    text-transform: uppercase!important;
    padding: 7px 7px!important;
}
.tablehead th {
    padding: 12px 0;
    line-height: 1.2em;
}
th.tblheadimg {
    width: 20%;
    border: none;
    text-align: center;
}
th.tblheadprod {
    width: 20%;
    border: none;    
}
tbody tr.tablehead th{
	font-family: "Karla", Sans-serif;
	font-size: 20px;	
	font-weight: 900;
}
tbody tr.tablehead th:nth-child(1){
	width: 10%;
}
tbody tr.tablehead th:nth-child(2){
	width: 18%;	
	padding-left: 20px;	
}
tbody tr.tablehead th:nth-child(3){
	width: 52%;
	padding-left: 25px;
}
tbody tr.tablehead th:nth-child(4){
	width: 20%;
	padding-right: 0px;
	text-align: center;
}


th.tablheadprod {
    width: 30%!important;
    border: none;
}
.prodlist {
    max-width: 820px;
}
.prodlist table {
    border: 1px solid #DCDCDC;
}
.prodlist table td {
    border: none;
    padding: 30px 0;
    border-bottom: 1px solid #DCDCDC;
}
ul.dtlslistul {
    margin: 0;
}
ul.dtlslistul li{
    list-style: none;    
    font-size: 17px;
    line-height: 20px;
    color: #3A3A3A;
}
.right-sidebar .entry-content ul.dtlslistul li{
	margin: 0 0 12px;	
	padding: 0 0 0 30px;
}
.right-sidebar .entry-content ul.dtlslistul li::before{
	font-size: 18px;
	top: 1px;	
}
.prodlist table .nametd{
	padding: 12px 40px 12px 20px;
}
.prodlist table td.listtd{
	padding: 0 30px 0 25px; 
}
.prodlist table td.buttontd{
	padding: 0 60px 0 0;
}	
.prodlist a.viewbtn,
.prodlist .buttontd > a{
	max-width: 240px;
	width: 100%;
	margin: 0 auto;
	padding: 15px 10px;
    background: #fa6900;
    border-radius: 8px;
    display: block;    
    font-size: 19px;
    line-height: 24px;	
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;        
}
.prodlist a.viewbtn:hover,
.prodlist .buttontd > a:hover{
	color: #fff;
}
td.nametd span {    
	display: block;    
    font-family: 'Karla',sans-serif;
    font-size: 24px;
    line-height: 30px;
    color: #3a3a3a;
    font-weight: 700;    
    text-align: left;
    text-decoration: none;
    text-transform: capitalize;
    letter-spacing: -1px;
}
.prodlist tr {
    background: #fff;
}
.imgtd > span.bannerlbl {
	padding: 8px 12px;
    background: #d1a442;
    box-shadow: 0 0 20px rgba(0,0,0,0.05);    
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;    
	position: relative;
	top: 15px;
	left: -14px;
}
.imgtd > span.bannerlbl::before {
    display: block;
    width: 10px;
    height: 0;
    position: absolute;
    margin: 20px 0 2px 0px;	
    content: "";
    border-bottom: 23px solid transparent;
    border-right: 13px solid #8c6c28;
	bottom: -25px;
	left: 15px;
}
td.buttontd img {
    width: 70px;
    margin: 0 auto 6px;
}
td.buttontd {
    text-align: center;
}
.prodlist td.imgtd {
    text-align: center;
    position: relative;
}
.prodlist td.imgtd img {
	width: auto;
    max-height: 120px;
	margin-top: 30px;
}
span.mobbannerlbl {
    display: none;
}
.coffeebleproduct_review_roundup_wrap {
    position: relative;
}
.coffeebleproduct_review_roundup {
    margin: 50px 0 50px;
    padding: 20px 40px 30px !important;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 10px;    
    clear: both;
    display: block;
    overflow: auto;
    padding-bottom: 0;
}
h3.coffeebleproduct_review_heading{
    font-family: "Karla", Sans-serif;
    font-size: 37px;
    line-height: 46px;
    color: #273338;    
    font-weight: 700;    
}
h3.coffeebleproduct_review_heading a{
	color: #c6a049;
}
p.coffeebleproduct_review_subheading {
    text-align: center;
    font-size: 21px;
}
.review_coffeeblecol_left {
    width: 45%;
    float: left;
    margin: 2%;
}
.review_coffeeblecol_right {
    width: 45%;
    float: right;
    margin: 2%;
}
p.coffeeblereview_specs_heading {
    margin: 0 0 20px;
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
}
.right-sidebar .entry-content .coffeeblereview_roundup_spec ul {
    margin: 0 0 25px;
}
.coffeeblereview_roundup_spec ul li {
    padding: 0 0 0 38px;
    text-indent: 0;
    padding-bottom: 7px;
    position: relative;
}
.coffeeblereview_roundup_spec li p {
    margin-bottom: 0;
}
.coffeeblereview_roundup_image{
	text-align: center;
}
.coffeeblereview_roundup_image img {
    max-height: 400px;
}
.right-sidebar .entry-content .coffeeblereview_roundup_spec ul li {
    margin-bottom: 10px;
}
p{
font-size:21px;
}
ul li{
 font-size:21px
}

/* Search Page */
body .maxwdth1130 {
    max-width: 1130px;
}
.searchpgeloop article {
    margin: 0 0 30px;
}
.searchpgeloop > article > div > div {
    margin-top: 0 !important;
}
.searchpgeloop > article > div {
    background: #f7f7f7 !important;
    padding: 30px !important;
}


@media (max-width: 1016px) {
.prodlist tr {
    display: flex;
    flex-direction: column;
}
.prodlist table tr td {
	border-bottom: none;
	text-align: center;
}
.prodlist table tr td:last-child {
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 30px;
}

span.mobbannerlbl:after, span.mobbannerlbl:before {
    clear: both;
    display: block;
    content: "";
}
span.mobbannerlbl {
    clear: both;
}
span.mobbannerlbl {
    color: #fff;
    background: #04B1A9;
    padding: 6px 15px;
    line-height: 1em;
    margin: auto;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: .5px;
    font-weight: 700;
    font-size: 14px;
    display: block;
    width: max-content;
    width: -moz-max-content;
    max-width: 200px;
}
.prodlist table .nametd {
    order: 1;
}
td.imgtd {
    order: 2;
}
td.listtd {
    order: 3;
}
td.buttontd {
    order: 4;
}
td.nametd span {
    text-align: center;
}
ul.dtlslistul {
    max-width: 265px;
    text-align: left;
    padding-left: 30px;
    box-sizing: border-box;
    margin: auto;
}
.tablehead th {
    display: none !important;
}
.tablehead th.tblheadprod {
    display: block !important;
    text-align: center;
    width: 100%;
}
}


@media (max-width: 576px) {
    .hg_col_left, .hg_col_right {
    	width:100%;
        float:none;
    }
}
/* CTA Buttons */
.hg_cta_btn:hover a {
    background: rgb(220, 121, 21) !important;
}
.hg_cta_btn a {
    padding: 24px 45px;    
    background-color: #fa6900;
    border-radius: 10px;
    display: inline-block;
    font-size: 25px;
    line-height: 32px;  
    color: #fff;
    font-weight: 700;
    text-align: center;               
    text-transform: uppercase;
    letter-spacing: 0;
}
.hg_cta_btn a:hover,.hg_cta_btn a:active,.hg_cta_btn a:visited{
    color: #fff;
}
.hg_cta_in_table a{
	font-size: 16px;
}

@media (max-width: 576px) {

	.hg_cta_btn {
		font-size: 18px;
		line-height: 20px;
	}
}

/* ---------------------------------------------- END Global Elements */
/* ---------------------------------------------- START Reusable Blocks
/* block-hg-callout-element */

.hg_callout {
    margin: 40px 0 80px;
    padding: 30px 40px;
    background-color: #69d2e7;
    box-shadow: 0 0 30px rgba(105,210,231,0.4);
    border-radius: 10px;
    font-family: "Karla", Sans-serif;
    font-size: 30px;
    line-height: 36px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    letter-spacing: -1px;
}
.hg_callout_text a {
	color: #fff;
}

/* block-hg-quote-element */
.hg_quote {
    color: #8a7f7f;
    text-align: center;
    width: 100%;
    margin: auto;
	margin-bottom: 1.5em;
}
.hg_quote blockquote {
	font-size:22px;
    font-style: italic;
    text-align: left;
    min-height: 75px;
	display: block;
  	border-width: 2px 0;
  	border-style: solid;
  	border-color: #eee;
  	padding: 1.5em 0 0.5em;
  	margin: 2em 0;
  	position: relative;
}
.hg_quote blockquote:before {
	content: '\201C';
  	position: absolute;
	top: -5%;
	left: 50%;
	background: #ffffff;
	width: 3rem;
	height: 4rem;
  	font: 6em/1.08em 'Georgia', sans-serif;
  	color: #4f1919;
  	text-align: center;
	transform: translate(-50%, -50%);
	padding:0px 10px;
}
.hg_quote blockquote:after {
  content: "\2013" " " attr(cite);
  display: block;
  text-align: right;
  font-size: 20px;
  color: #9DE0AD;
}

/* block-hg-faq-block-element */
.hg_accordion {
  cursor: pointer;
  padding: 20px 24px 20px 34px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.1s;
  background: #f9f9f9 !important;
  border-radius: 10px;
  color: #547980; 
}
.hg_accordion:visited {
	color: #547980;
}
.hg_accordion p {
	margin-bottom:0px;
    display: block;
    padding-left: 0px;
	color: #273338;
    font-size:20px;
}
.hg_accordion h3 {
    font-size: 20px;
    color: #23110a !important;
    margin:0;
}
.hg_accordion .arrowtoggle {
    float:right;
	color:#547980 !important;
}

.hg_accordion.active, .hg_accordion:hover{
  background-color: #f9f9f9 !important; 
	color:#FFFFFF !important;
}
.active.hg_accordion p ,.active.hg_accordion:hover p, .active.hg_accordion .arrowtoggle, .active.hg_accordion:hover .arrowtoggle , .hg_accordion:hover .arrowtoggle, .hg_accordion:hover p{
	color:#FFFFFF;
}
.hg_faq {
    padding: 0 0 20px;
}
@media (max-width: 576px) {
	.hg_faq h2 {
		text-align:left !important;
	}
}
/* .hg_panel {
  padding: 10px 18px;
  display: none;
  overflow: hidden;
} */
.hg_panel {
    padding: 10px 18px;
    display: none;
    overflow: hidden;
    color: #404040;
    line-height: 32px;
    font-size: 18px;0
    background-color: #f9f9f9;
}
/* block-hg-references-element */
.hg_references {
    padding: 25px 0px;
}
.hg_references li {
    font-style: italic;
	font-size: 17px;
}
.hg_references h4 {
	margin:0;
	margin-bottom:15px;
}
/* block-hg-pros-and-cons-element */

.hg_procon {
    width: 90%;
    margin: auto 5%;
    clear: both;
    display: block;
    overflow: auto;
}
.hg_procon ul {
    margin: 0px 0px 15px 0px;
}
.hg_procon ul li {
    list-style-type: none;
    padding: 0px;
    text-indent: 0;
    padding-bottom: 7px;
}
.hg_procon h4 {
    font-size: 21px;
}
.hg_pros p, .hg_cons p {
	margin-bottom:10px;
}
.hg_pros .dashicons.dashicons-plus-alt {
    color: #51ae58;
    margin-top: 5px;
    margin-right: 5px;
}
.hg_procon ul li .dashicons-minus {
    background: #f8bf1b;
    border-radius: 50%;
    color: #FFF;
    margin-top: 3px;
    margin-right: 5px;
}
svg.feather.feather-plus-circle {
    margin-bottom: -5px;
	stroke-width: 3px;
}
svg.feather.feather-minus-circle {
    margin-bottom: -5px;
	stroke-width: 3px;
}
body .saboxplugin-wrap {
    border: 1px solid #e7e7e7;
    padding: 50px 55px 50px 328px;
    border-radius: 10px;
    box-shadow: 0 0 30px rgba(0,0,0,0.05);
    margin-bottom: 30px;
    position: relative;
    min-height: 386px;
}
.saboxplugin-wrap .saboxplugin-gravatar {
    float: left;
    padding: 20px;
    height: 212px;
    width: 212px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e1ebed;
    border-radius: 50%;
    position: absolute;
    top: 50px;
    left: 55px;
}
.saboxplugin-wrap .saboxplugin-gravatar a{
    display: block;
}
body .saboxplugin-wrap .saboxplugin-gravatar img {
    max-width: 180px;
	width: 100%;
    height: auto;
    border-radius: 50%;
    margin: auto;	
}
.sab-edit-settings,
.saboxplugin-wrap .clearfix,
a.sab-profile-edit {
    display: none;
}
body .saboxplugin-wrap .saboxplugin-socials {
    background: transparent;
    border-top: none;
}
.saboxplugin-authorname a.vcard.author {
    font-size: 24px;
	line-height: 30px;
    font-weight: 700;
    color: #23110a;
}
body .saboxplugin-wrap .saboxplugin-authorname {
    margin-bottom: 18px;
}
body .saboxplugin-wrap .saboxplugin-desc p{
    font-size: 18px !important;
    line-height: 32px !important;
}
body .saboxplugin-wrap .saboxplugin-socials a.saboxplugin-icon-grey {
    height: 56px;
    width: 56px;
    border: 2px solid rgba(0,0,0,0.1);
    border-radius: 50%;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    margin: 0 25px 0 0;
}
body .saboxplugin-wrap .saboxplugin-socials a svg {
    color: #7f7f7f;
    fill: #7f7f7f;
}


@media (max-width: 576px) {
    .hg_procon {
    	width:80%;
    }
}
.cfble_notice p{
	font-size:14px;
}
.wp-review-point-type .review-result, .wp-review-percentage-type .review-result, .review-total-point .review-result {
	z-index:50 !important;
}
figcaption {
    font-size: 14px;
}
.wp-block-embed__wrapper {
	margin:20px auto;	
}

.img-border img{
	border:1px solid;
    border-color: #dde2eb;
}
.wp-block-image .aligncenter>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image .alignright>figcaption, .wp-block-image.is-resized>figcaption {
	text-align:center;
}
.image_300_height img {
	max-height:300px !important;
}

@media(max-width: 767px){
    
    .review_coffeeblecol_left,
    .review_coffeeblecol_right{
        width: 100%;
        float: left;
        margin: 0;
    }
    .coffeebleproduct_review_roundup  {
        padding: 30px !important;
    }
    .coffeeblereview_roundup_spec ul {
        width: 100%;
        padding-left: 35px;
    }

}

/*---- HG Top Pick ----*/
.hgtppk{
    margin: 30px 0 50px;
    background: #fff;
    box-shadow: 0 0 30px rgba(0,0,0,0.05);
    border-radius: 12px;
    position: relative;
}
.hgtppkrbn{
    text-align: center;
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
}
.hgtppkrbn span{
    padding: 7px 28px 6px; 
    border-radius: 10px;
    display: inline-block;    
    font-family: "Karla", Sans-serif;
    font-size: 35px;
    line-height: 42px;
    font-weight: 900;
    text-transform: uppercase;
}
.coffeeblereview_round_up_image {
    text-align: center;
}
.hgtppkwrap{
    margin: 0 -15px;
    padding: 60px 60px 40px;
    display: flex;
    flex-wrap: wrap;    
}
.hgtppklt{
    max-width: 37%;
    flex: 37%;
    padding-right: 30px;
    box-sizing: border-box;
}
.hgtppkrt{
    max-width: 63%;
    flex: 63%;
    padding: 40px 0 0;
}
.hgtppkrt .hgtppkinfo h3{
    margin: 0;
    font-size: 50px;
    line-height: 56px;
}
.hgtppkrt .hgtppkinfo h4{
    margin: 0;
}
.hgtppkrt .hgtppkinfo p{
    margin: 0 0 30px;
    line-height: 34px;
}
.hgtppkbtn a{
    padding: 20px 35px;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
    display: inline-block;
    font-size: 25px;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase; 
}

.right-sidebar .entry-content .hg_faq h3{
    font-size: 30px;
}
.hg_accordion{

}
.hg_accordion span.arrowtoggle {
    width: 40px;
    height: 40px;
    line-height: 42px;
    border-radius: 50%;
    border: 1px solid #e1ebed;    
    font-size: 20px;
    text-align: center;
}
.hg_accordion.active span.fa.fa-minus.arrowtoggle {
    background: #fa6900;
    border-color: #e1ebed;
}
.hg_accordion.active h3{
    color:#fa6900 !important; 
}
.hg_accordion .fa-plus:before{
    color: #000;
}
.hg_accordion .fa-minus:before{
    color: #fff;
}
.cmnacrdnrw {
    margin-bottom: 20px;
}

/*---- Expert Quote Block ----*/
.expert_quote blockquote{
	padding: 10px 35px;	
	border-left: 6px solid #69d2e7;
	font-size: 22px;
	line-height: 34px;
	color: #000;
	font-weight: 600;	
}
.expert_quote blockquote p{
	margin: 0 0 15px;
}
.expert_quote blockquote span{	
	color: #fa6900;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;	
}

/*---- Pros and Cons ----*/
.eco_procon{
    margin: 0 0 50px;
    display: flex;
    flex-wrap: wrap;
}
.eco_pros{
    max-width: 50%;
    flex: 50%;
    padding: 40px 40px 30px;
    background: #f9f9f9;
    box-sizing: border-box;
}
.eco_pros .eco_procons_headline{
    margin: 0 0 20px;
    font-size: 32px;
    line-height: 40px;
    color: #fa6900;
    font-weight: 900;
    text-transform: uppercase;
}
.eco_pros.eco_col_right .eco_procons_headline{
    color: #757575; 
}
.eco_col_right{
    background: #f1f1f1;   
}
.right-sidebar .entry-content ul li::before,
#proscrosblck .eco_pros li::before{
    display: block;
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-size: 24px;
    color: #f38630;
    font-weight: 900;
    position: absolute;
    top: 3px;
    left: 0;
}
#proscrosblck .eco_pros li{
    margin: 0 0 20px;
    font-size: 21px;
    line-height: 24px;
    color: #000;
    font-weight: 500;
	position: relative;
}
#proscrosblck .eco_pros li:last-child{    
    display: none;
}
#proscrosblck .eco_pros li p{
    margin: 0;
}
#proscrosblck .eco_pros li::before{
    width: 24px;
    height: 24px;
    line-height: 24px;
    background: #fa6900;
    border-radius: 50%;
    font-size: 14px;
    color: #fff;
    text-align: center;
    top: 1px;
}
#proscrosblck .eco_pros.eco_col_right li::before{
    background: #767676;
    content: "\f00d";
}
#proscrosblck .eco_pros.eco_col_right li{
    color: #757575;   
}

/*----  Block Button ----*/
.right-sidebar .entry-content .wp-block-button{    
    display: block;
    text-align: center;
}
.right-sidebar .entry-content .wp-block-button a{
    padding: 20px 30px;
    background: #fa6900;    
    border-radius: 10px;
    box-shadow: 0 0 30px rgba(0,0,0,0.05); 
    display: inline-block;
    font-size: 25px;
    line-height: 32px;
    font-weight: 700;
    text-transform: uppercase;
}

/*---- New Style ----*/
body{
    background: #fff;
}
.container{
    width: 100%;
    max-width: 1600px;
    margin: 0 auto; 
    padding: 0 15px;   
    box-sizing: border-box;
}
.elementor-page .container{
    max-width: 100%;
    padding: 0;
}
.site.grid-container{
    max-width: 100%;
}
.site .inside-article{
    padding: 0;
}
.cfble_notice{
    display: none;
}
.site .site-main,
.site .entry-content{
    margin: 0;
}
.elementor-page #toc_container{
    display: none;
}
.elementor-location-header i.fa-search{
    width: 48px;
    height: 48px;   
    line-height: 48px;
    background: #fa6900;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    top: 4px;
}
.grid-75{
    width: 78%;
}
.grid-25{
    width: 22%;
}
.right-sidebar .entry-content h2{
    font-size: 39px;
    line-height: 56px;
	font-weight: 600;
	letter-spacing: -2px;
}
.right-sidebar .entry-content h3{
    font-size: 35px;
    line-height: 44px;
	font-weight:600 !important;
}
.right-sidebar .entry-content ul,
#proscrosblck ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
#proscrosblck  ul li{
    margin: 0 0 20px;
    padding: 0 0 0 38px;
    position: relative;
}


/*---- Header ----*/
.elementor-location-header .elementor-row nav.elementor-nav-menu--main li a{
	padding-bottom: 30px;
	position: relative;
	top: 10px;	
}
.elementor-location-header nav li .sub-menu li .elementor-sub-item {
    white-space: normal;
}
.elementor-location-header nav li:hover .sub-menu{
	max-width: 570px;	
	width: 100vw;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-wrap: wrap;
    flex-wrap: wrap;
    top: 70px;
    z-index: 999;
}
.elementor-location-header nav li .sub-menu li{
	max-width: 50%;
	flex: 50%;
	border-top: 1px solid #a5e4f1;
	border-right: 1px solid #a5e4f1;
}
.elementor-location-header .elementor-row nav.elementor-nav-menu--main li .sub-menu li a{
	top: 0;
}
.elementor-location-header .elementor-row nav.elementor-nav-menu--main li .sub-menu li:first-child a{
	border-top-right-radius: 0;
}
.elementor-location-header nav li .sub-menu li:nth-child(2n){
	border-right: none;
}
.elementor-location-header nav li .sub-menu li:nth-child(1),
.elementor-location-header nav li .sub-menu li:nth-child(2){
	border-top: none;
}
.elementor-location-header nav li.menu-item-has-children::after{
	width: 0;
    height: 0;
    margin: 0 auto;
    border-left: 24px solid transparent;
    border-right: 24px solid transparent;
    border-bottom: 24px solid #69d2e7;
    display: block;
    content: "";
    position: absolute;
    bottom: -18px;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
}
.elementor-location-header nav li.menu-item-has-children:hover::after{
	opacity: 1;
    visibility: visible;	
}

/*---- Home Banner ----*/
.mainhead.elementor-section{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

/*---- Home Banner ----*/
.hmbnrform form.elementor-form input,
.hmbnrform form.elementor-form button.elementor-button{
    min-height: 80px;
    box-shadow: 0 0 24px rgba(0,0,0,0.1);
}
.hmbnrform form.elementor-form input{
	padding: 0 20px 0 60px; 
	background: url(images/input-mail-icon.png) left center no-repeat;
	background-position: 27px 32px;
}
.hmbnrform .elementor-message.elementor-message-success{
	padding: 15px 0 0;
	color: #fff;
}

/*---- Popular Posts ----*/
.poplrposts article{
    position: relative;
}
.poplrposts{
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}
.poppostcol,
.toppostcol{
    max-width: 33.3%;
    flex: 33.3%;
    padding: 0 15px 40px;
}
.poppostimg{
    width: 100%;
    height: 500px;    
    background-repeat: no-repeat;    
    background-position: center center;
    background-size: cover;
    border-radius: 12px;
    position: relative;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
.poppostimg .poppostinfo{
    width: 92%;
    background: #ffffff;
    padding: 20px 25px;
    border-top-left-radius: 10px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.poppostimg .poppostinfo h4{    
	margin: 0 0 10px;
    font-size: 20px;
    line-height: 26px;
}
.poppostimg .poppostinfo p{
    margin: 0;
}
.poppostimg .poppostinfo a{
    color: #FA6900;
}
.loadmorebtn{
    padding: 30px 0 0;
    text-align: center;
}
.loadmorebtn span{
    padding: 16px 40px;
    background: #fa6900;
    border-radius: 10px;
    display: inline-block;
    align-items: center;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;    
    transition: all ease 0.4s;
}
.loadmorebtn span.loadmore{
    padding: 20px 50px 20px 95px;
}
.loadicon{
    width: 35px;
    height: 35px;    
    transform: scale(0.5);
    position: absolute;
    top: 10px;
    left: 30px;    
}
.loadicon div{
    width: 7px;
    height: 7px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    animation: loadicon 1.2s linear infinite; 
}
.loadicon div:nth-child(1) {
  animation-delay: 0s;
  top: 37px;
  left: 66px;
}
.loadicon div:nth-child(2) {
  animation-delay: -0.1s;
  top: 22px;
  left: 62px;
}
.loadicon div:nth-child(3) {
  animation-delay: -0.2s;
  top: 11px;
  left: 52px;
}
.loadicon div:nth-child(4) {
  animation-delay: -0.3s;
  top: 7px;
  left: 37px;
}
.loadicon div:nth-child(5) {
  animation-delay: -0.4s;
  top: 11px;
  left: 22px;
}
.loadicon div:nth-child(6) {
  animation-delay: -0.5s;
  top: 22px;
  left: 11px;
}
.loadicon div:nth-child(7) {
  animation-delay: -0.6s;
  top: 37px;
  left: 7px;
}
.loadicon div:nth-child(8) {
  animation-delay: -0.7s;
  top: 52px;
  left: 11px;
}
.loadicon div:nth-child(9) {
  animation-delay: -0.8s;
  top: 62px;
  left: 22px;
}
.loadicon div:nth-child(10) {
  animation-delay: -0.9s;
  top: 66px;
  left: 37px;
}
.loadicon div:nth-child(11) {
  animation-delay: -1s;
  top: 62px;
  left: 52px;
}
.loadicon div:nth-child(12) {
  animation-delay: -1.1s;
  top: 52px;
  left: 62px;
}
@keyframes loadicon {
    0%, 20%, 80%, 100% {
        transform: scale(1);
    }
    50%{
        transform: scale(1.5);
    }
}

/*---- Coffeeble Histacory ----*/
.mainhdrsrch .elementor-container {
    max-width: 700px !important;
    width: 100%;
    padding: 0 15px;
}
.mainhdrsrch.elementor-section {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7) !important;
    z-index: 99;
    display: flex !important;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.mainhdrsrch.elementor-section.show{
    opacity: 1;
    visibility: visible;
}
.hdrsrchfrm form.search-form {
    display: flex;
    align-items: center;
    padding: 30px;
    flex-direction: column;
}

.hdrsrchfrm form.search-form label {
    width: 100%;
}
.hdrsrchfrm form.search-form label input{
    height: 60px;
    width: 100%;
    border-radius: 8px;    
    margin-bottom: 15px;
}
.hdrsrchfrm form.search-form input.search-submit {
    width: 100%;
    height: 60px;
    border-radius: 8px;
    font-size: 22px;
    background: #fa6900;
    font-weight: 700;
}
.crossfrmicon.elementor-widget {
    position: absolute;
    width: 50px !important;
    right: -30px;
    top: -30px;
    display: flex;
    align-items: center;
    z-index: 9;
}
.crossfrmicon.elementor-widget i {
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    text-align: center;
    width: 50px;
    margin-top: 0px;
    border-radius: 50%;
    background: #fa6900;
    cursor: pointer;
}

.cofblesec .elementor-shortcode{
    position: relative;
}
.cofblehstcry{
    max-width: 1260px;
    margin: 0 auto;
}
.cofble-row{
    margin: 0 -15px;
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
}
.cofble-col-6{
    max-width: 50%;
    flex: 50%;
    padding: 0 15px;
    box-sizing: border-box;
}
.cofbleimg{
    height: 720px;
    background-image: no-repeat;    
    background-size: cover;
    background-position: center center;
    border-radius: 12px;
}
.cofbleinfo{
    padding: 40px 20px 40px 80px;
}
.cofbleyear{
    font-family: "Karla", sans-serif;
    font-size: 40px;
    line-height: 48px;
    color: #f38630;
    font-weight: 900;
}
.cofbleyear p{
    margin: 0;
}
.cofbleinfo .cofbletitle{
    padding: 0 0 30px;
}
.cofbleinfo .cofbletitle h3{
    font-size: 55px;
    line-height: 62px;
}
.cofblebtns{    
    max-width: 300px;
    width: 100%;
    height: 70px;    
    line-height: 70px;    
    background: #fff;
    border-radius: 10px; 
    box-shadow: 0 0 18px rgba(0,0,0,0.1);
    display: flex;    
    justify-content: center;    
    font-size: 16px;
    color: #999;
    font-weight: 500;
    text-transform: uppercase;    
    position: absolute;
    bottom: -20px;
    left: calc(100% - 66%);
}
.cofblebtns .slick-arrow{
    padding: 0 10px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.cofblebtns .slick-arrow:hover{
    color: #69d2e7;
}
.cofblebtns .slick-arrow i{  
    width: 16px;
    height: 3px;    
    background: #999;
    display: inline-block;
    transition: all ease 0.2s;
    position: relative;
    top: -1px;
}
.cofblebtns .slick-arrow:hover i{
    width: 80px;
    background: #69d2e7;
}
.cofblebtns .slick-arrow.prev i{
    margin: 0 8px 0 0;    
}
.cofblebtns .slick-arrow.next i{
    margin: 0 0 0 8px;    
}
.cofblebtns .slick-arrow i::before{
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    display: block;
    content: "";
    position: absolute;
    top: -6px;
}
.cofblebtns .slick-arrow.prev i::before{        
    border-right: 10px solid #999;
    left: -10px;
}
.cofblebtns .slick-arrow.next i::before{        
    border-left: 10px solid #999;
    right: -10px;
}
.cofblebtns .slick-arrow.prev:hover i::before{
    border-right-color: #69d2e7;
}
.cofblebtns .slick-arrow.next:hover i::before{
    border-left-color: #69d2e7;
}
.cofbleyearitems{    
    position: absolute;
    top: 50%;
    left: -10px;
    transform: translateY(-50%);
}
.cofbleyearitem{
    margin: 0 0 18px;
    padding: 0 0 0 80px;
    font-size: 22px;
    line-height: 30px;
    color: #7c7c7c;
    position: relative;
    z-index: 1;
}
.cofbleyearitem p{
    margin: 0;
}
.cofbleyearitem.current-year{
    padding: 0 0 0 100px;
    color: #000;
    font-weight: 700;
}
.cofbleyearitem.current-year::before,
.cofbleyearitem.current-year::after{
    background: #69d2e7;
    display: block;
    content: "";
    position: absolute; 
    left: 0;   
    z-index: -1;
}
.cofbleyearitem.current-year::before{
    width: 90px;
    height: 2px;   
    top: 14px;
}
.cofbleyearitem.current-year::after{
    width: 34px;
    height: 34px;   
    border-radius: 50%;
    top: -1px;
    left: 90px;    
}
.mainabtbnrsec {
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.mainabtbnrsec::after {
    position: absolute;
    content: "";
    height: 110px;
    width: 102%;
    bottom: -2px;
    background: #ffff;
    z-index: -1;
}

.toppagetle h1.entry-title {
    margin-bottom: 40px;
}

/*---- Test Products ----*/
.testprods .elementor-image{
    width: 980px;
    height: 980px;
    margin: 0 auto;
    padding: 60px 0 0;
    background: linear-gradient( #69d2e7 50%, transparent 50%);    
    border-radius: 50%;    
    transform: translateY(18.4%);
    position: relative;
    z-index: 1;
}
.testprods .elementor-image::before{
    width: 98%;
    height: 98%;        
    margin: auto;
    background: linear-gradient( #fff 50%, transparent 50%);
    border-radius: 50%;
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.testprods .elementor-image::after {
    position: absolute;
    content: "";
    width: 70%;
    height: 70%;
    margin: auto;
    background: linear-gradient( #e2eff2 50%, transparent 50%);
    border-radius: 50%;
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.testprods.elementor-inner-section .elementor-widget-wrap .elementor-element{
    position: absolute;
    z-index: 99;
}
.testprods.elementor-inner-section .elementor-widget-wrap .elementor-element{
    max-width: 460px;
    width: 100%;
}
.testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:last-child{
    max-width: 100%;        
    z-index: 9;    
}
.testprods h3.elementor-image-box-title{
    font-size: 32px;
    line-height: 42px;
}
.testprods.elementor-inner-section .elementor-widget-wrap .elementor-element .elementor-image-box-content{
    font-size: 17px;
    line-height: 24px;
}

.testprods.elementor-inner-section .elementor-image-box-img{
    width: 104px;
    height: 104px;
    background: #fff;
    border: 7px solid #69d2e7;
    border-radius: 50%;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;    
    position: absolute;
    top: 22px;
    z-index: 99;
}
.testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(1){    
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0;
}
.testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(2),
.testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(4){
    top: 44%;
}
.testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(2){    
    left: 9%;
}
.testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(3),
.testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(5){
    top: 72%;    
}
.testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(3){
    left: 4%;
}
.testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(4){    
    right: 9%;
}
.testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(5){    
    right: 4%;
}
.testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(1) .elementor-image-box-content{
    text-align: center;
}
.testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(1) .elementor-image-box-img{
    margin: 0 auto;
    left: 0;
    right: 0;
    top: inherit;
    bottom: -130%;
}
.testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(2) .elementor-image-box-content,
.testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(3) .elementor-image-box-content{    
    text-align: right;
}
.testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(4) .elementor-image-box-content,
.testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(5) .elementor-image-box-content{    
    text-align: left;
}
.testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(2) .elementor-image-box-content,
.testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(3) .elementor-image-box-content{
    padding-right: 130px;
}
.testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(4) .elementor-image-box-content,
.testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(5) .elementor-image-box-content{
    padding-left: 130px;
}
.testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(2) .elementor-image-box-img,
.testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(3) .elementor-image-box-img{    
    right: 0;
}
.testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(4) .elementor-image-box-img,
.testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(5) .elementor-image-box-img{            
    left: 0;
}

/*---- Detail Page ----*/
.entry-header h1.entry-title{
    padding-top: 60px;
    font-size: 39px;
    line-height: 56px;
	font-weight:600;
	letter-spacing: -3px;
   
}
.site-main .inside-article header.entry-header {
    display: none;
}
.prodlist{
	max-width: 100%;
}

.toppagetle p:last-of-type {
    margin-bottom: 60px;
}
.home .toppagetle {
    display: none;
}
.ib-toc-container .ib-toc-header,
.ib-toc-container .ib-toc-separator {
    display: none;
}
.ib-toc-container .ib-toc-body {
    padding: 0;
}
.ib-toc-container .ib-toc-body ol.ib-toc-anchors > li {
    font-family: "Karla", Sans-serif !important;
    font-weight: 900;
    font-size: 22px;
	line-height: 28px;
    padding-right: 40px;
    margin-bottom: 15px;
    position: relative;
    letter-spacing: -1px;
}
.ib-toc-container ol.ib-toc-anchors > li:before {
    content: counters(item, ".");
    right: 0;
    position: absolute;
    height: 38px;
    width: 38px;
    background: #fa6900;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 21px;
    font-family: "Karla", Sans-serif;
    font-weight: 600;
    margin: 0;
}
.ib-toc-container .ib-toc-anchors{
    padding: 0;
}
.ib-toc-container .ib-toc-body {
    padding: 0;
    margin-bottom: 50px;
}
.ib-toc-container .ib-toc-body ol.ib-toc-anchors > li  ol {
    margin: 0;
}
.ib-toc-container .ib-toc-body ol.ib-toc-anchors > li >  ol {
    display: none;
}
.ib-toc-container .ib-toc-body ol.ib-toc-anchors > li.active >  ol {
    display: block;
}
.ib-toc-container .ib-toc-body ol.ib-toc-anchors > li ol li{
    padding-left: 35px;
    position: relative;
}
.ib-toc-container .ib-toc-body ol.ib-toc-anchors > li ol li::before {
    height: 3px;
    width: 17px;
    background: #69d2e7;
    font-size: 0;
    left: 0;
    margin: 0 0;
    position: absolute;
    top: 15px;
}
.ib-toc-container .ib-toc-body ol.ib-toc-anchors ol li {
    font-family: "Rubik", sans-serif;
    font-weight: 400;
    font-size: 22px;
    color: #636363;
}
.ib-toc-container .ib-toc-body ol.ib-toc-anchors > li.active > a {
    color: #fa6900;
    text-decoration: underline;
}
.ib-toc-container .ib-toc-body ol.ib-toc-anchors > li ol {
    margin-top: 10px;
}


/*---- Sidebar ----*/
.inside-right-sidebar{
	padding: 0 0 0 30px;
}
.sidebar .inside-right-sidebar h4,
.sidebar .inside-right-sidebar h2{
	font-size: 24px;
	line-height: 30px;
}
.sidebar .inside-right-sidebar h2{
    color: #000;
    margin: 0 0 20px;
    padding: 0 0 10px;
    border-bottom: 1px solid #e5e5e5;
    letter-spacing: -1px;
}
.widwrap{
	padding: 0 0 40px;
}
.sidebar .widsec{
	margin: 0 0 20px;	
	background: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,0.05);
	border-radius: 10px;
}
.sidebar .widsecinr{
	padding: 24px;
}
.sidebar .widsec ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar .widsec ul li{
	margin: 0 0 20px;
}
.sidebar .widsec ul li:last-child{
	margin: 0;
}
.contjump .widsec h4{
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: 1px solid #e5e5e5;	
}
.contjump li{	
	font-size: 16px;
	line-height: 20px;
}
.contjump li a{
	color: #686868;
}
.contjump li a:hover{
	color: #fa6900;	
}
.sidebar .inside-right-sidebar .widget {
    background-color: #ffffff;
    margin: 0 0 20px;
    background: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,0.05);
    border-radius: 10px;
    padding: 24px;
}
.sidebar ul.toc_widget_list li {
    font-size: 16px;
    line-height: 20px;
}
.sidebar ul.toc_widget_list li a{
    color: #686868;    
    margin-bottom: 10px;
    display: block;
}
.sidebar ul.toc_widget_list li ul{
    padding-left: 8px;
}
.sidebar ul.toc_widget_list li ul li a {
    color: #989898;
    font-size: 15px;
}
.sidebar ul.toc_widget_list > li.active > a{
    color: #fa6900;
}

.qksmry .widsecinr{
	padding: 24px 15px 0 10px;
	border: 1px solid #e7e7e7;	
	border-bottom: none;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.sbscrptnsmry{	
	display: flex;
	flex-wrap: wrap;	
}
.sbscrptnimg{
	max-width: 80px;
	flex: 80px;
}
.sbscrptninfo{
	width: calc(100% - 80px);
	padding: 20px 0 0 20px;
	box-sizing: border-box;
	font-family: 'Karla',sans-serif;
}
.sbscrptninfo p{
	margin: 0 0 10px;
	font-size: 14px;
	line-height: 20px;
	color: #69d2e7;
	font-weight: bold;
	text-transform: uppercase;
}
.sbscrptninfo h5{
	font-size: 19px;
	line-height: 22px;
	font-weight: 700;
}
.sbscrptnbtn a{
	padding: 12px 50px;
	background: #fa6900; 
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	display: block;
	font-size: 18px;
	line-height: 21px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.rfrncs .widsec{
	margin: 0;
	box-shadow: none;
}
.rfrncs h4{
	margin: 0 0 15px;
	padding: 0 0 10px;	
	border-bottom: 1px solid #e5e5e5;
}
.rfrncitemtitle{	
	font-family: "Karla", Sans-serif;
	font-size: 23px;
	line-height: 26px;
	color: #000;	
	font-weight: 700;
}
.rfrncitemmore a{
	color: #fa6900;
}
.rfrncitemmore i{
	margin: 0 0 0 10px;	
}
.rfrncitem{
	margin: 0 0 25px;
	padding: 0 0 20px;
	border-bottom: 1px solid #e5e5e5;
}
.rfrncitem p{
	margin: 0 0 10px;
}

/*---- Comments ----*/
.site-content .content-area .comments-area{
    padding: 0 0 40px;
}
form#commentform input:not([type="submit"]) {
    padding: 24px;
    background: #fff;
    border: 2px solid #e6e6e6;
    box-shadow: 0 0 30px rgba(0,0,0,0.05);
    border-radius: 10px;
    width: 100%;
}
.comment-form textarea{
    height: 130px;  
    margin: 0px;
    padding: 24px;
    background: #fff;
    border: 2px solid #e6e6e6;
    box-shadow: 0 0 30px rgba(0,0,0,0.05);
    border-radius: 10px;
}
.comment-form textarea:focus{
    border-color: #e6e6e6;
    outline: none;
}
.comment-form input[type="submit"]{
    height: 80px;
    padding: 0 50px;
    background: #fa6900;
    border-radius: 10px;
    box-shadow: 0 0 30px rgba(0,0,0,0.05);
    font-size: 25px;
    font-weight: 900;
    text-transform: uppercase;
}
.comments-title{
    display: none;
}
.comment-content{
    margin: 0;
    padding: 0;    
    border: none;
}
.comment-content p{
    padding: 0px 30px 0;
}
ul.children .comment-content p {
    padding: 0 30px 30px;
    background: #f9f9f9;
    margin: 0;
}
.comment-list{
    padding: 60px 0 0 80px;
}
.comment-list li{
    padding: 0 0 0 90px;
    position: relative;
}
.comment-list .comment-meta{
    padding: 15px 30px 15px;
}
.comment-list .comment-meta img{
    border: 1px solid #e7e7e7;
    position: absolute;
    top: 16%;
    left: 0;
}
.comment-body{   
    padding: 0;    
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 10px;
    box-shadow: 0 0 30px rgba(0,0,0,0.05);
}
.comment-body .comment-text-inner{
    padding: 10px 30px 30px;
    font-size: 19px;
    line-height: 28px;
    color: #404040;
}
.comment-body .reply{
    width: 100%;
    padding: 12px 30px;  
    display: block;
    background: #fbfbfb;
    box-sizing: border-box;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 19px;
    line-height: 28px;
    color: #69d2e7;
}
.comment-body .reply a{
    color: #69d2e7;   
}
.comment-list .comment ul.children{
    margin: 40px 0 0 80px;
    padding: 0;
    border: none;
}
.comment-list .comment ul.children .comment-meta,
.comment-list .comment ul.children .comment-text-inner{
    background: #f9f9f9;
}
.comment-list .comment ul.children .comment-meta{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.comment .comment-metadata{
    display: none;
}
.comment .comment-author cite{
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
}
.comment-list .comment ul.children .reply{
    background: #f3f3f3;
}
#comments .akismet_comment_form_privacy_notice,
#comments .logged-in-as{
    display: none;
}

/*---- Footer ----*/
.footcopy{
    color: #69d2e7;
    text-transform: uppercase;
}
.site-footer .elementor-widget-container nav.elementor-nav-menu--main ul.elementor-nav-menu li:last-child a{
    padding-right: 0;
}

/*Product Table Block*/
.prodlist table.deskprodlisttbl {
    display: block;
}
.prodlist .mobviewprodlist {
    display: none;
}
.mobcmnprodlist {
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    padding: 35px 25px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.mobcmnprodlist:last-child{
    border-bottom: 1px solid #dcdcdc;
}
.mobprodtbllist {
    display: flex;
    margin: 0 -15px 30px;
}
.mobprodtbllist > div {
    padding: 0 15px;
}
.mobprodtbllist > div.mobprodlistlft{
    max-width: 40%;
    position: relative;
}
.mobprodtbllist > div.mobprodlistrgt{
    max-width: 60%;
}
.mobprodlistrgt ul.dtlslistul {
    text-align: left;
}
.mobprodlistlft.imgtd > span.bannerlbl {
    top: -40px;
    left: 0;
}
.mobcmnprodlist span.prodtitle {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 50px;
    display: block;
}
.mobviewprodlist .buttontd img {
    width: 70px;
    margin: 0 auto 6px;
}
.mobprodlistlft.imgtd img {
    max-height: 120px;
    width: auto;
}

/*Star Block*/
.hg_review_star_ratings {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    padding: 45px;
    box-sizing: border-box;
	background: #f7f7f7;
}
.hg_review_star_ratings .hg_col_left {
    width: 35%;
    padding-right: 70px;
    border-right: 1px solid #dedede;
    margin: 0;
    box-sizing: border-box;
}
.hg_review_star_ratings .hg_col_right{
    width: 65%;
    padding-left: 70px;
    margin: 0;
    box-sizing: border-box;
}
.hg_review_star_ratings .hg_review_left.hg_col_right h3 {
    font-size: 30px;
    line-height: 37px;
}
.hg_cta_btn.hg_review_star_ratings_cta {
    margin-top: 20px;
}
.hg_top_pick_image {
    text-align: center;
}
.hg_review_star_ratings div#review {
    border: none;
    background: transparent;
}
.hg_review_star_ratings div#review ul.review-list li {
    background: transparent;
    border: none;
}
.hg_review_star_ratings div#review .review-total-wrapper {
    height: 236px;
    width: 236px;
    float: right;
    background: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    margin: 0;
    align-items: center;
    flex-direction: column;
    border: 12px solid #69d2e7;
}
.hg_review_star_ratings .hg_col_right div#review {
    margin: 0 0 20px;
    width: 100%;
}
.hg_review_star_ratings div#review h5.review-title {
    background: transparent;
    font-size: 30px;
    color: #000;
    font-weight: 900;
    font-family: "Karla", sans-serif !important;
    letter-spacing: -0.05em;
    padding: 0;
    border: none;
    margin-bottom: 38px;
}
.hg_review_star_ratings .review-result {
    height: 25px;
    color: #fa6900 !important;
}
.review-list .review-star{
    top: 2px;
}
.hg_review_star_ratings a {
    padding: 23px 66px;
}
.hg_review_star_ratings div#review ul.review-list {
    width: calc(100% - 248px);
    float: left;
    padding-right: 30px;
}
.hg_review_star_ratings div#review .review-total-wrapper span.review-total-box {
    padding: 0;
    text-align: center;
    font-size: 80px;
    line-height: 66px;
    color: #000;
    font-weight: 500;
}
.hg_review_star_ratings div#review ul.review-list li::before{
	display: none;
}
.hg_review_star_ratings .review-result-wrapper > i.mts-icon-star {
    color: #cecece;
}
.hg_review_star_ratings div#review ul.review-list li {
    font-size: 18px;
    color: #000;
    padding: 0;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.hg_review_star_ratings .review-result {
    height: 25px;
}
.hg_review_star_ratings .review-star {
    position: relative !important;
    margin: 0;
    display: inline-block;
    right: 0;
}
.hg_review_right .review-links {
    padding: 0;
    width: 100%;
    max-width: 310px;
}

.hg_review_right .review-links a {
    padding: 20px 69px !important;
    background: #fa6900;
    border-radius: 10px;
    display: inline-block;
    align-items: center;
    font-size: 25px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    transition: all ease 0.4s;
    color: #fff !important;
    display: block !important;
    border-radius: 10px !important;
	margin-top: 20px;
}

.page  .content-area {
    border-right: 1px solid #eaeaea;
    padding-right: 48px;
}
body.home .page  .content-area {
    border-right: none;
    padding-right: 0px;
}

.toppagetle .entry-title span {
    color: #fa6900;
}

.page .entry-content > p a {
    color: #f38630;
}
p.has-text-align-center.hg_cta_btn a {
    color: #fff;
}

.entry-content .hg_product_summary {
    background: #fff;
    box-shadow: 2px 2px 30px 4px #d9dfec70;
    padding: 20px;
    margin: 3.5em auto;
    clear: both;
    display: block;
    overflow: auto;
    padding-bottom: 0;
    width: 85%;
}

p.hg_product_summary_headline {
    font-weight: 600;
    font-size: 24px;
    font-family: rubik,sans-serif;
    color: #273338;
    text-align: center;
}
.hg_product_summary .hg_product_summary_cols {
    display: block;
    overflow: hidden;
}

.hg_product_summary .hg_product_summary_quote blockquote {
    margin: 0;
    padding: 0 20px;
}

blockquote {
    border-left: 5px solid rgba(0,0,0,.05);
    padding: 20px;
    font-size: 1.2em;
    font-style: italic;
    margin: 0 0 1.5em;
    position: relative;
}

.hg_product_summary .hg_col_left, .hg_product_summary .hg_col_right {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-height: 300px;
}
<style>
.hg_col_left, .hg_col_right {
    width: 45%;
    float: left;
    margin: 2%;
}

.hg_product_summary .hg_col_left, .hg_product_summary .hg_col_right {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-height: 300px;
}

.hg_col_left, .hg_col_right {
    width: 45%;
    float: left;
    margin: 2%;
}
.hg_product_summary .hg_cta_btn {
    padding: 20px 0!important;
}

.hg_cta_btn {
    text-align: center;
    width: 100%;
    margin: 20px auto;
    max-width: 100%;
    cursor: pointer;
    display: block;
    clear: both;
}

.hg_product_summary_right.hg_col_right ul li {
    list-style: disc;
    padding-left: 0px;
}

.hg_product_summary_right.hg_col_right ul li:before {
    content: none;
}
h1 {
    font-size: 39px !important;
	font-weight:600 !important;
}

body .entry-content p {
	font-size:21px;
}
ul li a {
    color: #f38630;
}
.scrollwrap a{
	color:#f38630!important;
}

h2 {
    font-size: 36px !important;
}
a{
	color:#f38630;
}
.hg_cta_btn a {
    color: #fff !important;
}

ul.ss-social-icons-container li::before {
    content: none !important;
}
.right-sidebar  ul.ss-social-icons-container li {
    padding-left:0px ;
}
#page-id-14380 h3.elementor-post__title {
    line-height: 30px;
}

/*---- Archive Page start ---*/
.postcategory {
    padding-top: 60px;
}
.postcategory .container {
    width: 1130px;
    margin: 0 auto;
}
.postcategory .row {
    padding: 20px 0;
}
.productcat-img {
    width: 100%;
    display: flex;
    min-height: 300px;
    max-height: 300px;
    text-align: center;
    overflow: hidden;
    align-items: center;
    vertical-align: middle;
}
.postcategory .productDetails h3 {
    font-size: 18px;
    letter-spacing: -2.3px;
    line-height: 22px;
    min-height: 60px;
    max-height: 60px;
    overflow: hidden;
    color: #f38630;
    margin: 10px 0px -9px 0px;
}
.allblogs .productDetails{
	padding-bottom: 40px;
}
.page-id-14380 h3.elementor-post__title {
    line-height: 22px;
}
.proddesrptn {
    font-size: 14px;
    line-height: 1.5em;
    min-height: 130px;
    overflow: hidden;
    max-height: 130px;
}
.productcatbtn a {
    font-size: 12px;
    font-weight: 700;
}
.archive.category header.page-header {
    display: none;
}
.home.page .content-area{
	padding:0;
	border: none;
}


.page-id-14380 .container{
	max-width: 1600px;
}

/*---- Archive Page start ---*/

/*---- Responsive ----*/
@media(max-width: 1600px){

    .elementor-section.elementor-inner-section.elementor-element.testprods .elementor-container{
        min-height: 545px;
    }
    .testprods .elementor-image{
        width: 800px;
        height: 800px;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(2), 
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(4){
        top: 38%;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(3), 
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(5){
        top: 66%;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(2){
        left: 5%;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(3){
        left: 1%;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(4){
        right: 6%;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(5){
        right: 1%;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(1) .elementor-image-box-img{
        bottom: -88%;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:last-child .elementor-image img{
        max-width: 410px;
        position: relative;
        top: 50px;
    }
    .cofblebtns{
    	left: calc(100% - 69%);
    	bottom: 20px;
    }
    .cofblehstcry{
    	max-width: 68%; 
    	margin: 0 auto; 
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(1) .elementor-image-box-content {
        margin-bottom: 14px;
        margin-top: -10px;
    }
	
	

}

@media(max-width: 1580px){

    .elementor-location-header nav.elementor-nav-menu--main li a{
        font-size: 18px;
    }

}

@media(max-width: 1480px){
    
    .elementor-location-header nav.elementor-nav-menu--main ul.elementor-nav-menu li.menu-item a.elementor-item{
        padding-left: 15px;
        padding-right: 15px;
        font-size: 17px;
    }    
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(2) .elementor-image-box-content, .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(3) .elementor-image-box-content {
        padding-right: 200px;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(2) .elementor-image-box-img{
        right: 70px;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(3) .elementor-image-box-img {
        right: 80px;
    }
    .testprods h3.elementor-image-box-title {
        font-size: 28px;
        line-height: 42px;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(4) .elementor-image-box-content, .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(5) .elementor-image-box-content {
        padding-left: 200px;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(4) .elementor-image-box-img, .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(5) .elementor-image-box-img {
        left: 80px;
    }
	.hg_review_star_ratings .hg_col_right {
		padding-left: 50px;
	}
	.hg_review_star_ratings div#review .review-total-wrapper {
		height: 200px;
		width: 200px;		
	}
	.hg_review_star_ratings div#review .review-total-wrapper span.review-total-box {
		font-size: 70px;
	}
	.hg_review_star_ratings div#review ul.review-list {
		width: calc(100% - 200px);
		padding-right: 10px;
	}
	.hg_review_star_ratings a {
		padding: 20px 46px;
	}

}

@media(max-width: 1366px){

    .elementor-location-header nav.elementor-nav-menu--main ul.elementor-nav-menu li.menu-item a.elementor-item{
        padding-left: 12px;
        padding-right: 12px;
        font-size: 16px;
    }
    .elementor-section.elementor-inner-section.elementor-element.testprods .elementor-container{
        min-height: 410px;
    }
    .testprods h3.elementor-image-box-title{
        font-size: 26px;
        line-height: 32px;
    }
    .testprods .elementor-image{
        width: 600px;
        height: 600px;
    }    
    .testprods.elementor-inner-section .elementor-image-box-img{
        width: 90px;
        height: 90px;
        border-width: 6px;
        top: 12px;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(2), 
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(4){
        top: 30%;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(3), 
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(5){
        top: 62%;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(3){
        left: 0;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(5){
        right: 0;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(2) .elementor-image-box-content, 
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(3) .elementor-image-box-content{
        padding-right: 110px;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(4) .elementor-image-box-content, 
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(5) .elementor-image-box-content{
        padding-left: 110px;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(1) .elementor-image-box-img{
        bottom: -70%;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:last-child .elementor-image img{
        max-width: 320px;
        position: relative;
        top: 20px;
    }

    /* Detail Page */
    .inside-right-sidebar {
        padding: 0 0 0 10px;
    }
    .entry-header h1.entry-title {
        font-size: 44px;
        line-height: 52px;
    }
    .right-sidebar .entry-content h2 {
        font-size: 36px;
        line-height: 44px;
    }
    .right-sidebar .entry-content h3 {
        font-size: 34px;
        line-height: 42px;
    }
    html body, html body p,html body div, html body li, html body li span {
        font-size: 20px;
        line-height: 32px;
    }
    .right-sidebar .entry-content ul {
        font-size: 18px;
    }
    .right-sidebar .glanceblc .glancecont li {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .glancecont li span {
        font-size: 22px;
        line-height: 28px;
    }
    .hg_callout {
        font-size: 24px;
        line-height: 36px;
        letter-spacing: 0;
    }
    .imgtd > span.bannerlbl {
        font-size: 11px;
        top: 10px;
        left: 10px;
    }
    td.nametd span {
        font-size: 18px;
        line-height: 24px;
    }
    ul.dtlslistul li {
        font-size: 16px;
    }
    .prodlist a.viewbtn, .prodlist .buttontd > a {
        padding: 13px 10px;
        font-size: 17px;
    }
    p.coffeeblereview_specs_heading {
        font-size: 20px;
        line-height: 28px;
    }
    .saboxplugin-authorname a.vcard.author {
        font-size: 40px;
        line-height: 46px;
    }
    body .saboxplugin-wrap .saboxplugin-authorname {
        margin-top: 0;
    }
    body .saboxplugin-wrap .saboxplugin-desc p {
        font-size: 16px !important;
        line-height: 28px !important;
    }
    .comment-form input[type="submit"] {
        height: 64px;
        padding: 0 30px;
        font-size: 20px;
    }
    .hg_callout_text {
        font-size: 24px;
        font-weight: 600;
    }
    .cofblebtns{
    	max-width: 255px;
    	left: calc(100% - 69%);
    	bottom: 20px;    	
    }
    .cofblebtns .slick-arrow{
    	font-size: 15px;	
    }
    .cofblehstcry{
    	max-width: 60%; 
    	margin: 0 auto; 
    }
    .cofbleimg{
    	height: 450px;
    }
    .cofbleinfo{
    	padding: 30px;
    	font-size: 16px;
    	line-height: 24px; 
    }
    .cofbleinfo .cofbletitle h3 {
    	margin: 0 0 10px;
    	font-size: 32px;
    	line-height: 38px;
	}
	.cofbleinfo .cofbletitle{
		padding: 0;
	}
	.cofbleinfo .cofbledesc p{
		font-size: 17px;
		line-height: 26px;
	}
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(2) .elementor-image-box-img {
        right: -10px;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(3) .elementor-image-box-img {
        right: 10px;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(4) .elementor-image-box-img, .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(5) .elementor-image-box-img {
        left: 0px;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(1) {
        top: -40px;
    }
    .outertestprodsec h2.elementor-heading-title {
        margin-bottom: 40px;
    }
    .outertestprodsec p.elementor-image-box-description {
        font-size: 16px;
        line-height: 24px;
    }
    .outertestprodsec h3.elementor-image-box-title {
        margin-bottom: 8px !important;
    }
	body .elementor-location-header nav li:hover .sub-menu {
		max-width: 410px;
	}	
}

@media(max-width: 1280px){

    .elementor-location-header nav.elementor-nav-menu--main ul.elementor-nav-menu li.menu-item a.elementor-item{
        padding-left: 6px;
        padding-right: 6px;
        font-size: 14px;
    }
    .elementor-location-header .elementor-nav-menu .sub-arrow {        
        padding: 10px 0 10px 5px;        
    }

    /* Detail Page */
    .hgtppkrt {
        padding: 0px;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(2) .elementor-image-box-content, 
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(3) .elementor-image-box-content {
        padding-right: 180px;
        padding-left: 16px;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(2) .elementor-image-box-img {
        right: 30px;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(3) .elementor-image-box-img {
        right: 50px;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(4) .elementor-image-box-content, .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(5) .elementor-image-box-content {
        padding-left: 180px;
        padding-right: 15px;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(4) .elementor-image-box-img, .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(5) .elementor-image-box-img {
        left: 50px;
    }
    .poplrposts {
        margin: 0 -10px;
    }
	.elementor-21716 .elementor-element.elementor-element-132a410f .elementor-nav-menu--dropdown .elementor-item, 
	.elementor-21716 .elementor-element.elementor-element-132a410f .elementor-nav-menu--dropdown .elementor-sub-item {
		font-size: 15px;
	}

}


@media(max-width: 1080px){
    .testprods.elementor-inner-section .elementor-image-box-img {
        right: auto !important;
        left: 0;
        top: 0 !important;
    }

    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element .elementor-image-box-content {
        padding-left: 108px !important;
    }

	.cofblehstcry{
		max-width: 96%;
	}	
	.cofble-row{
        flex-direction: column;
    }
    .cofble-col-6{
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }
    .cofbleinfo{
        padding: 80px 20px 0;
        text-align: center;
    }
    .cofbleimg{
        height: 520px;
    }
    .cofblebtns {
    	max-width: 300px;
    	left: inherit;
    	right: 2px;
    	top: 56%;
    	bottom: inherit;
	}
	.cofbleyear{
		padding: 0 0 15px;
	}
	.cofbleyear p{
		font-size: 36px;
	}
	.cofbleinfo .cofbletitle h3{
		margin: 0 0 20px;
		font-size: 36px;
		line-height: 40px;
	}
	.cofbleinfo .cofbledesc p {
    	font-size: 20px;
    	line-height: 28px;
	}
	.cofbleyearitems{
		padding: 0 0 10px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		text-align: center;
		position: relative;		
		transform: none;
		top: 0;
		left: 0;		
	}	
	.cofbleyearitems::before{
		width: 100%;
		height: 2px;
		background: #dde1e1;
		display: block;
		content: "";
		position: absolute;
		top: 15px;
		left: 0;
	}
	.cofbleyearitems p{		
		font-size: 16px;
		opacity: 0;
	}
	.current-year p{
		opacity: 1;
	}	
	.cofbleyearitem{
		max-width: 20%;
		flex: 20%;
	}
	.cofbleyearitem,
	.cofbleyearitem.current-year{
		padding: 40px 0 0; 
	}
	.cofbleyearitems .cofbleyearitem::before{
		display: none;
	}	
	.cofbleyearitems .cofbleyearitem::after{
		width: 20px;
		height: 20px;
		margin: 0 auto;
		background: #dde1e1;
		border-radius: 50%;
		display: block;
		content: "";		
		position: absolute;
		top: 6px;
		left: 0;
		right: 0;
	}	
	.cofbleyearitems .cofbleyearitem.current-year::after{
		width: 30px;
		height: 30px;
		background: #69d2e7;
		top: 2px;
	}
	.testprods .elementor-image::before{
        display: none;
    }
    .testprods .elementor-image{
        width: auto;
        height: auto;
        background: none;
        padding: 0;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element{
        max-width: 100%;
        flex: 100%;
        position: static;
        margin: 0;
        padding: 0 0 25px;
    }
    .testprods .elementor-widget-wrap{
        padding: 0 40px;
        flex-direction: column;
    }
    .testprods h3.elementor-image-box-title,
    .testprods .elementor-image-box-description{
        text-align: left;
    }    
    
    .testprods .elementor-image-box-img::after{
        width: 6px; 
        height: 35px;
        margin: 0 auto;
        background: #69d2e7;
        display: block;
        content: "";
        position: absolute;
        bottom: -35px;
        left: 0;
        right: 0;
    }
    .testprods .elementor-image-box-content{
        padding: 0 0 0 30px;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(4) .elementor-image-box-content, 
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(5) .elementor-image-box-content{
        padding-left: 30px;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(5) .elementor-image-box-img::after{
        display: none;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:last-child .elementor-image img{
        max-width: 360px;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(2) .elementor-image-box-img,
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(3) .elementor-image-box-img {
        right: 0;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(4) .elementor-image-box-img, 
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(5) .elementor-image-box-img {
        left: 0;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(2) .elementor-image-box-content, .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(3) .elementor-image-box-content {
        padding-right: 0;
        padding-left: 30px;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element {
        position: relative;
        top: 0 !important;
        left: 0 !important;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element::after {
        width: 6px;
        height: 100%;
        margin: 0 auto;
        background: #69d2e7;
        display: block;
        content: "";
        position: absolute;
        bottom: 00;
        left: 40px;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:nth-child(5)::after,
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:last-child::after,
    .testprods .elementor-image-box-img::after {
        display: none;
    }
    .testprods .elementor-image::after {
        width: 700px;
        height: 700px;
        bottom: -275px;
    }

}

@media(max-width: 1024px){

	.poppostimg{
		height: 350px;
	}
	.poppostimg .poppostinfo{
		padding: 15px; 
	}
	.poppostimg .poppostinfo h4 {
    	font-size: 22px;
    	line-height: 28px;
	}
	.cmnmnhdrsec .elementor-column:last-child,
	.cmnmnhdrsec .elementor-column:last-child .elementor-column-wrap,
	.cmnmnhdrsec .elementor-column:last-child .elementor-column-wrap .elementor-widget-wrap,
	.cmnmnhdrsec .elementor-column:last-child .elementor-column-wrap .elementor-widget-wrap .elementor-widget {
		position: static;
	}
	.cmnmnhdrsec .elementor-column:last-child .elementor-column-wrap .elementor-widget-wrap .elementor-widget nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
		left: 0px !important;
		width: 98% !important;
		top: 82px !important;
		right: 0;
		margin-left: auto;
		margin-right: auto;
	}
	/******archiv page**********/
	.postcategory .container {
		width: 100%;
	}

}

@media(max-width: 992px){

    .grid-75,
    .grid-25{
        width: 100%;
    }
    /* Detail Page */
    .inside-right-sidebar {
        padding: 0;
    }
    .hg_cta_btn a {
        padding: 10px 28px;
        font-size: 18px;
        line-height: 32px;
    }
    .right-sidebar .entry-content h2 {
        font-size: 34px;
        line-height: 40px;
    }
    .hg_accordion {
        padding: 15px;
    }
    .right-sidebar .entry-content .hg_faq h3 {
        font-size: 24px;
    }
    .comment-list {
        padding: 60px 0 0 0px;
    }
    .cofblebtns {
        top: 560px;
    }
	/******archiv page**********/
	.postcategory .container {
		width: 100%;
	}
	
}

@media(max-width: 767px){
	body section.cmnmnhdrsec {
		height: 106px;
		display: flex;
    	flex-wrap: wrap;
	}
	.elementor-location-header i.fa-search {
		width: 32px;
		height: 32px;
		line-height: 32px;
	}
    #mobile-header.main-navigation{
        display: none !important;
    }
    .entry-header h1.entry-title {        
        font-size: 42px;
        line-height: 48px;        
    }
	.poppostcol, 
	.toppostcol{
		max-width: 50%;
		flex: 50%;
	}
    .testprods .elementor-image-box-wrapper {
        display: flex;
        align-items: flex-start;
        justify-content: start;
        padding-left: 80px;
    }   
    .testprods h3.elementor-image-box-title{
        margin: 5px 0 0;
    }
    .testprods.elementor-inner-section .elementor-image-box-img {
        width: 90px;
        height: 90px;
        margin: 0 !important;
        position: absolute;
        top: 0 !important;
        left: 0;
        bottom: inherit !important;
    }
    .site-footer .elementor-nav-menu__align-right nav.elementor-nav-menu--main{
        justify-content: center;
    }
    .site-footer .elementor-nav-menu__align-right .elementor-nav-menu{
        margin: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .site-footer .elementor-nav-menu__align-right .elementor-nav-menu li{
        padding: 0 10px; 
    }    
    

    .hgtppkwrap {
        margin: 0 -15px;
        padding: 50px 25px 50px;
        display: flex;
        flex-wrap: wrap;
    }
    .hgtppklt,
    .hgtppkrt {
        max-width: 100%;
        flex: 100%;
        padding-right: 0px;
    }
    .hg_top_pick_image {
        text-align: center;
        margin-top: 25px;
    }
    .hgtppkinfo {
        text-align: center;
    }
    .hgtppkinfo div#toc_container {
        display: none !important;
    }
    .glanceblc .glancecont {
        padding: 30px 22px 20px;
    }
    .coffeebleproduct_review_roundup {
        display: flex;
        flex-direction: column;
    }
    .coffeebleproduct_review_roundup h3.coffeebleproduct_review_heading {
        order: 1;
    }
    .coffeebleproduct_review_roundup .coffeeblereview_roundup_specs.review_coffeeblecol_right {
        order: 2;
        margin: 20px 0 10px;
    }
    .coffeebleproduct_review_roundup .coffeeblereview_image_cta {
        order: 3;
        margin-top: 40px;
    }
    .eco_procon {
        flex-direction: column;
    }
    .eco_procon .eco_pros {
        max-width: 100%;
        flex: 100%;
        padding: 40px 40px 30px;
    }
    body .saboxplugin-wrap {
        padding: 35px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .saboxplugin-wrap .saboxplugin-gravatar {
		position: static;
		margin-bottom: 30px;
	}
    body .saboxplugin-wrap .saboxplugin-socials a.saboxplugin-icon-grey {
        margin: 0 15px 0 0;
    }
    body .saboxplugin-wrap .saboxplugin-socials a.saboxplugin-icon-grey:last-child {
        margin: 0;
    }
    .comment-list li {
        padding: 0;
    }
    .comment-list .comment ul.children {
        margin: 40px 0 0 0px;
    }
    .comment-list li article {
        max-width: calc(100% - 90px);
        float: right;
        position: relative;
        margin-bottom: 30px;
    }
    .comment-list .comment-meta img {
        left: -90px;
        width: 70px;
    }
    .prodlist table.deskprodlisttbl {
        display: none;
    }
    .prodlist .mobviewprodlist {
        display: block;
    }

    .testprods .elementor-image::after {
        width: 560px;
        height: 560px;
    }
    .testprods .elementor-widget-wrap {
        padding: 0 15px;
    }
    .cofbleinfo {
        padding: 80px 0px 40px;
    }
    .ib-toc-container .ib-toc-body ol.ib-toc-anchors > li {
        font-size: 22px;
        line-height: 29px;
    }
    .loadmorebtn span {
        padding: 20px 30px;
    }
    section.elementor-section.subscribesec {
        background-position: top -250px left -100px !important;
        background-size: contain !important;
    }
    section.elementor-section.subscribesec .elementor-background-overlay {
        background-position: right -210px bottom -310px !important;
        background-size: contain !important;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element .elementor-image-box-content {
        padding-left: 30px !important;
    }
    .hg_review_star_ratings .hg_col_left{
        width: 100%;
        padding-right: 0;
        border: none;
    }
    .hg_review_star_ratings .hg_col_right{
        width: 100%;
        padding-left: 0;
    }
    .hg_review_star_ratings {
        padding: 40px 20px;
    }
	.hmbnrform form.elementor-form button.elementor-button {
		margin-top: 20px;
		border-radius: 8px;
	}
	.hmbnrform form.elementor-form input{
		border-radius: 8px !important;
	}
	.cmnmnhdrsec .elementor-column:last-child .elementor-column-wrap .elementor-widget-wrap .elementor-widget nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
		top: 81px !important;
	}
	.cmnmnhdrsec .mnhdrlogo {
		width: 60% !important;
	}
	.cmnmnhdrsec .elementor-column:last-child {
		width: 40% !important;
	}
	/******archiv page**********/
	.postcategory .container {
		width: 100%;
	}
	.postcategory .row {
    	padding: 0;
	}
	.postcategory .row .col-md-4 {
    	margin-bottom: 30px;
	}
	.postcategory .productDetails h3 {
    	min-height: auto;
    	max-height: 100%;
    	overflow: inherit;
	}
	.proddesrptn {
    	min-height: auto;
    	overflow: inherit;
    	max-height: 100%;
	}
	.productDetails{
		max-width: 420px;
		margin: 0 auto;
	}
	.productcat-img a{
		width: 100%;
		display: block;		
	}
	.productcat-img{
		min-height: inherit;			
		max-height: inherit;
	}
	.productcat-img img{
		width: 100%;		
	}
	.postcategory .productDetails h3{
		margin: 10px 0 10px;
	}
	body .postcategory h1{
		line-height: 42px;
	}
	.hg_review_star_ratings {
		display: flex;
		flex-direction: column-reverse;
	}
	.hg_review_star_ratings div#review ul.review-list {
		width: 100%;
		padding-right: 0px;
		margin-bottom: 30px;
	}
	body .hg_review_star_ratings .hg_cta_btn a {
		padding: 20px 46px;
		margin-bottom: 10px;
	}
	.hg_review_star_ratings div#review .review-total-wrapper {
		height: 236px;
		width: 236px;
		margin: 0 auto 20px;
		float: none;
	}
	.page .content-area {
		border-right: none;
		padding-right: 0;
	}
	body .hg_review_right .review-links {
		max-width: 100%;
		text-align: center;
	}
	.allblogs .productDetails{
		padding-bottom: 0;
	}
}

@media(max-width: 640px){
    .elementor-kit-17024 h2 {
        letter-spacing: -2px;
    }
    .testprods .elementor-image::after {
        width: 490px;
        height: 490px;
    }
    .testprods .elementor-image {
        transform: none;
    }
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:last-child .elementor-image img {
        position: relative;
        top: 20px;
        margin-bottom: -132px;
    }
    .outertestprodsec {
        margin-bottom: 50px;
    }
    .hdrsrchfrm form.search-form {
        padding: 20px 60px 20px 0px;
    }
    .crossfrmicon.elementor-widget {
        right: 0;
    }
}
@media(max-width: 575px){

	.poppostcol, 
	.toppostcol{
		max-width: 100%;
		flex: 100%;
	}
	.poppostimg{
		height: 455px;
	}
	.poppostimg .poppostinfo h4 {
		margin: 0 0 10px;
    	font-size: 26px;
    	line-height: 32px;
	}
	.poppostimg .poppostinfo{
		max-width: 90%;
		padding: 24px 24px 20px; 
		bottom: -1px;
	}
	.hmbnrform .elementor-widget-container form.elementor-form input.elementor-field, 
	.hmbnrform .elementor-widget-container form.elementor-form button.elementor-button{
		min-height: 65px;
		border-radius: 10px !important;
	}
	.hmbnrform .elementor-widget-container form.elementor-form button.elementor-button{
		margin-top: 15px;
	}
    .site-footer .elementor-nav-menu__align-right .elementor-nav-menu li{
        max-width: 50%;
        flex: 50%;
        padding: 0 0 30px;
    }  
    .testprods .elementor-image::after {
        width: 400px;
        height: 510px;
    }  
    .hmbnrform form.elementor-form input {
        background-position: 27px center;
    }
	html body .hmhelpcat .elementor-text-editor {
		font-size: 16px;
	}
	.cmnmnhdrsec .elementor-column:last-child .elementor-column-wrap .elementor-widget-wrap .elementor-widget nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
		width: 97% !important;
	}
	.hg_review_star_ratings div#review ul.review-list li span {
		font-size: 16px;
	}
	.searchpgeloop > article > div {
		padding: 20px !important;
	}

}

@media(max-width: 480px){
    .testprods .elementor-image::after {
        display: none;
    }   
    .testprods.elementor-inner-section .elementor-widget-wrap .elementor-element:last-child .elementor-image img {
        position: relative;
        top: 20px;
        margin-bottom: -132px;
        width: 100%;
    }
    .cofbleyearitems p {
        width: 100px;
        text-align: left;
        margin-left: -12px;
    }
    .hdrsrchfrm form.search-form {
        flex-direction: column;
    }
    .hdrsrchfrm form.search-form {
        padding: 25px;
    }
    .hdrsrchfrm form.search-form label,
    .hdrsrchfrm form.search-form input.search-submit {
        width: 100%;
    }
    .hdrsrchfrm form.search-form label input {
        height: 50px;
        border-radius: 8px;
        margin-bottom: 10px;
    }
    .hdrsrchfrm form.search-form input.search-submit{
        height: 50px;
        border-radius: 8px;
        line-height: 50px;
        padding: 0;
    }
    .crossfrmicon.elementor-widget {
        top: -40px;
        left: 0;
        right: 0;
        margin: auto;
    }
	.saboxplugin-wrap .saboxplugin-gravatar {
		float: none;
		padding: 20px 0;
		text-align: center;
		margin: 0 auto 30px;
		display: block;
		box-sizing: border-box;
	}
	/******archiv page**********/
	.postcategory .container {
		width: 100%;
	}
	.postcategory .row {
    	padding: 0;
	}
	.postcategory .row .col-md-4 {
    	margin-bottom: 30px;
	}
	.postcategory .productDetails h3 {
    	min-height: auto;
    	max-height: 100%;
    	overflow: inherit;
	}
	.proddesrptn {
    	min-height: auto;
    	overflow: inherit;
    	max-height: 100%;
	}
	.hg_review_star_ratings div#review .review-total-wrapper {
		height: 216px;
		width: 216px;
	}
	body .hg_review_star_ratings .hg_cta_btn a {
		padding: 20px 34px;
		font-size: 18px !important;
	}
}
