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

*/

.img-border img {
    border: 1px solid;
    border-color: #dde2eb;
}

/*Callout Box*/
.ye_calloutbox {
    color: #00b0a9;
    text-align: left;
    width: 95%;
    margin: 25px auto;
    border-radius: 5px;
    line-height: 40px;
    font-size: 24px;
    box-shadow: 2px 2px 30px 4px #d9dfec70;
}
.ye_calloutbox p {
    padding: 20px;
    font-size: 21px;
    margin: 0 0 1.5em;
    position: relative;
    color: #273338;
}

/*FAQ Element*/
.faq_accordion {
    cursor: pointer;
    padding: 10px 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: .1s;
    background: transparent !important;
    color: #547980;
}
.faq_accordion.active, .faq_accordion:hover {
    background-color: #F9A727 !important;
    color: #fff!important;
}
.faq_panel {
    padding: 10px 18px;
    display: none;
    overflow: hidden;
    color: #6f777a;
}
.faq_accordion .arrowtoggle {
    margin-top: 10px;
    float: right;
    color: #F9A727 !important;
}
.faq_accordion h3 {
    color: #000;
    margin: 0 auto;
    line-height: 40px;
}
.faq_accordion.active span.fa.fa-chevron-up.arrowtoggle {
    color: #000 !important;
}
button.faq_accordion:hover .arrowtoggle{
    color: #1e1a1a!important;
}


/*Reference List*/
.ye_references_list {
    padding: 25px 0;
}
.ye_references_list li {
    font-style: normal;
    font-size: 15px;
    color: #6f777a;
    padding: 0 0 15px;
}
.yeref-link strong {
    font-size: 21px;
    font-weight: 600;
    color: #474954;
}

/*Top Pick - 1 product*/
.ye_top_pick_wrap {
    background-color: #fff;
    width: 90%;
    margin: 60px auto 45px;
    clear: both;
    display: block;
    overflow: visible;
    position: relative;
    max-width: 100%;
}
.ye_top_pick {
    padding: 1em 1.5em;
    max-width: 100%;
    overflow: hidden;
    margin: 30px auto!important;
    background-color: #fff;
    box-shadow: 2px 2px 30px 4px #d9dfec70;
    padding: 30px;
}
.ye_top_pick_ribbon {
    font-size: 1.25rem;
    line-height: 1.25rem;
    font-weight: 700;
    display: inline-block;
    position: absolute;
    top: 20px;
    left: -13px;
    margin: 0;
    padding: 9px 16px 8px 14px;
    background: #E76F51;
}
.ye_top_pick_ribbon span {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    font-weight: 700;
    font-family: 'Rubik';
}
.ye_top_pick_ribbon:after {
    content: "";
    display: block;
    position: absolute;
    left: -13px;
    bottom: -13px;
    border-color: transparent #b54a2f transparent transparent;
    border-style: inset solid inset inset;
    border-width: 0 13px 13px;
}
.hg_col_left, .hg_col_right {
    width: 45%;
    float: left;
    margin: 2%;
}
.ye_top_pick_image_cta {
    margin-top: 75px;
}
.wp-image.top-pick-image {
    max-height: 300px;
}
.ye_toppick_right p {
    font-size: 16px;
    line-height: 24px;
    color: #6f777a;
    font-weight: 400;
}
p.ye_top_pick_headline {
    font-size: 24px!important;
    line-height: 32px;
    color: #273338;
    font-family: 'Rubik';
    font-weight: 700;
    margin-bottom: 30px!important;
}
.ye_toppick_right .ye_top_pick_cta.ye_cta_btn {
    margin-top: 40px;
}
.ye_toppick_right h3, .ye_toppick_right h4, .ye_toppick_right p {
    margin-bottom: 10px;
}

.ye_cta_btn {
    text-align: center;
    width: 100%;
    margin: 20px auto;
    cursor: pointer;
    display: block;
    clear: both;
	 
}
.ye_top_pick_cta a {
    font-size: 16px;
    color: #fff;
    text-align: center;
    display: inline-block;
    border-radius: 8px;
    background-color: #D90429;
    padding: 12px 15px;
    text-transform: uppercase;
    padding: 10px 35px;
}
.elementor-button-link.elementor-button, input[type=submit] {
    background-color: #D90429 !important;
}
.ye_top_pick_cta a:hover,
.elementor-button-link.elementor-button:hover,
input[type=submit]:hover {
    background-color: #ef233c !important;
}
.ye_top_pick_image {
    text-align: center;
}


/*Review Roundup Product Detail Box*/
.ye_product_review_roundup_wrap {
    position: relative;
}
.ye_product_review_roundup {
    background: #fff;
    border: 2px solid #eee;
    padding: 20px 40px;
    margin: 3.5em auto;
    clear: both;
    display: block;
    overflow: auto;
}
h3.ye_product_review_heading {
    line-height: 32px;
    color: #273338;
    font-family: 'Rubik';
    margin-bottom: 40px;
    margin-top: 20px;
    text-align: center;
    font-weight: 700;
}
.review_hg_col_left {
    width: 42%;
    float: left;
    margin: 2%;
}
.review_hg_col_right {
    width: 42%;
    float: right;
    margin: 2%;
}
p.ye_review_specs_heading {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 20px;
}
.ye_review_roundup_spec ul {
    margin: 0 0 15px;
}
.ye_review_roundup_spec ul li {
    padding: 0;
    text-indent: 0;
    padding-bottom: 7px;
}
.ye_review_roundup_spec li p {
    margin: 0;
}

/* At a glance box */
.ye_glanceblc {
    margin-bottom: 30px;
}
.ye_glanceblc .ye_glancehead {
    border: 1px solid #264653;
    text-align: center;
    padding-bottom: 7px;
    background-color: #264653;
    margin: auto;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.ye_glanceblc .ye_glancecont {
    border: 1px solid #f4f2f2;
    border-color: #f4f2f2;
    max-width: auto;
    margin: auto;
    padding-right: 10px;
    padding-top: 20px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 0 3px 6px 2px rgba(0,0,0,.2);
}
.ye_glancecont ol {
    margin-left: 20px;
    padding-bottom: 1px;
    line-height: 1.2em;
    padding-left: 1.5em;
    font-weight: 600;
    margin: 0 0 10px 20px;
}
.ye_glancecont li {
    margin-bottom: 10px;
}
.ye_glancecont ol li:first-child span {
    color: #d90429;
}
.ye_glancecont ol li span.ye_glnclbl {
    font-size: 19px;
}
.ye_glancecont li a {
    text-decoration: underline;
    color: #e76f51;
}
.ye_glanceblc .ye_glancehead p.ye_glnchd {
    margin: 0 0 -.5em!important;
    font-weight: 700;
    font-size: 22px!important;
    color: #fff;
    padding: 5px 0 9px !important;
    text-transform: uppercase;
    line-height: 1.2em!important;
}

/* Product Roundup Table */
.ye_prodlist table {
    border: 1px solid #dcdcdc;
}
.ye_prodlist tbody tr.tablehead {
    background-color: #264653;
    color: #fff!important;
    font-weight: 700;
    text-transform: uppercase;
    padding: 7px!important;
}
.ye_prodlist th.tblheadimg {
    width: 20%;
    border: none;
    text-align: center;
}
.ye_prodlist .tablehead th {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 1.2em;
}
.ye_prodlist th.tblheadprod {
    width: 20%;
    border: none;
    text-align: left;
    text-align: center;
}
.ye_prodlist th.tablheadprod {
    width: 30%!important;
    border: none;
}
.ye_prodlist tr {
    background: #fff;
}
.ye_prodlist table td {
    border: none;
    padding: 10px;
    border-bottom: 1px solid #dcdcdc;
}
.ye_prodlist table .nametd {
    padding: 12px 18px;
}
.ye_prodlist td.buttontd {
    text-align: center;
}
.ye_prodlist .imgtd>span.bannerlbl {
    color: #fff;
    background: #e76f51;
    padding: 6px 15px;
    line-height: 1.1em;
    margin: 6px -110px 6px -22px;
    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: 140px;
    position: relative;
    z-index: 9;
}
.ye_prodlist table td.imgtd {
    text-align: center;
}
.ye_prodlist .imgtd>span.bannerlbl::before {
    display: block;
    width: 10px;
    height: 0;
    position: absolute;
    margin: 20px 0 2px -25px;
    content: "";
    border-bottom: 23px solid transparent;
    border-right: 13px solid #a94127;
	left: 15px;
    bottom: -25px;
}
.ye_prodlist span.mobbannerlbl {
    display: none;
}
.ye_prodlist .ss-on-media-container {
    position: relative;
    margin: 0!important;
    line-height: 0;
}
.ye_prodlist td.imgtd img {
    max-height: 125px;
    margin: auto;
    height: auto;
    max-width: 80%;
    padding: 5px;
    display: inline;
}
.ye_prodlist td.nametd span {
    text-align: left;
    color: #3a3a3a;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 700;
    margin: 10px -2px 2px;
    display: block;
    line-height: 1;
    text-decoration: none;
}
.ye_prodlist ul.dtlslistul {
    margin: 0;
}
.ye_prodlist ul.dtlslistul li {
    list-style: none;
    margin: 0;
    line-height: 1.2em;
    color: #3a3a3a;
    font-size: 14px;
    padding-bottom: 3px;
    padding-left: 22px;
    background: url('./images/check-icon.png') no-repeat 0 0;
}
.ye_prodlist td.buttontd img {
    width: 70px;
    margin: 0 auto 6px;
}
.ye_prodlist .buttontd>a {
    vertical-align: middle;
    display: block;
    background-color: #D90429;
    border-bottom: 3px solid #811a1a;
    line-height: 1.1em;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: .2px;
    border-radius: 8px;
    padding: 12px 0;
    width: 200px;
    text-align: center;
    transition: .2s linear;
    margin: auto;
    max-width: 90%;
    box-shadow: 3px 3px 6px 0 rgba(0,0,0,.3);
}
.ye_prodlist .buttontd>a:hover {
    background-color: #ef233c;
}


@media(max-width:1016px) {
    .ye_prodlist tr {
        display: flex;
        flex-direction: column
    }
    .ye_prodlist table tr td {
        border-bottom: none;
        text-align: center
    }
    .ye_prodlist table tr td:last-child {
        border-bottom: 1px solid #dcdcdc;
        padding-bottom: 30px
    }
    .ye_prodlist .imgtd>span.bannerlbl {
        display: none
    }
    .ye_prodlist span.mobbannerlbl:after,
    .ye_prodlist span.mobbannerlbl:before {
        clear: both;
        display: block;
        content: ""
    }
    .ye_prodlist span.mobbannerlbl {
        clear: both
    }
    .ye_prodlist span.mobbannerlbl {
        color: #fff;
        background: #e76f51;
        padding: 6px 15px;
        line-height: 1em;
        margin: 0 auto 10px;
        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
    }
    .ye_prodlist table .nametd {
        order: 1
    }
    .ye_prodlist td.imgtd {
        order: 2
    }
    .ye_prodlist td.listtd {
        order: 3
    }
    .ye_prodlist td.buttontd {
        order: 4
    }
    .ye_prodlist td.nametd span {
        text-align: center
    }
    .ye_prodlist ul.dtlslistul {
        max-width: 265px;
        text-align: left;
        padding-left: 30px;
        box-sizing: border-box;
        margin: auto
    }
    .ye_prodlist .tablehead th {
        display: none !important
    }
    .ye_prodlist .tablehead th.tblheadprod {
        display: block !important;
        text-align: center;
        width: 100%
    }
	.ye_prodlist table .nametd {
		padding: 12px 18px 0;
	}
}

@media (max-width: 768px) {
.ye_references_list ol {
    margin: 0 20px;
}
}

@media (max-width: 670px) {
    .ye_calloutbox p {
        font-size: 20px;
        text-align: center;
        line-height: 32px;
    }
    .ye_references_list li {
        padding: 0 0 18px;
    }
    .separate-containers .inside-article{
        padding: 15px;
    }
    .ye_product_review_roundup {
        padding: 30px 10px!important;
    }
}
@media (max-width: 576px) {
    .hg_col_left, .hg_col_right {
        width: 100%;
        float: none;
        display: block;
        overflow: hidden;
			  margin: 2% 0 !important;
    }
	  .ye_top_pick_image_cta img.wp-image.top-pick-image {
    margin-bottom: 15px;
}
    .ye_top_pick_image_cta {
                margin-top: 55px;
                margin-left: 0;
        }
    .ye_cta_btn a {
        color: #fff;
        padding: 12px 8px;
        display: block;
        font-size: 18px;
        margin: 0 auto;
    }
    .review_hg_col_left, .review_hg_col_right {
        width: 100%;
        float: none;
        display: block;
        overflow: hidden;
        margin: 2% 0 !important;
    }
    .ye_review_roundup_spec ul {
        margin: 0 0 15px 20px;
    }
    .ye_cta_btn {
        font-size: 18px;
        width: 95%;
        display: block;
        overflow: hidden;
        line-height: 20px;
        float: inherit;
    }
    .ye_top_pick {
            padding: 30px 15px;
    }
	.ye_exprtquote blockquote {
			padding: 0 0 0 20px;
	}
}
@media (max-width: 480px) {
    .faq_accordion {
        font-size: 18px;
        padding: 8px;
    }
	.ye_glancecont ol {
			margin-left: 10px;
	}
}
