/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: bcat WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.offer-body { margin: 20px 0 0 0;}
.qrk_output_wrap {
    margin: 32px 0 0;
}
.offer-wrap {
    position: absolute;
    width: 100%;
    top: 30%;
}
.offer-bg {
   background-repeat: no-repeat;
   background-size: 100% 100%;
   height: 980px;
   position: relative;
}
.offer-header {
   text-align: center;
}
.offer-bg img.org-logo {
    margin: 0 auto;
}

.table-wrap {overflow: auto;}
table.section_table thead tr {
   background: #fbfbfb;
}
table thead tr {
    background: #fbfbfb;
}
 th,
 td {
border: 1px solid #eee;
}
.section-table, .imag-text-block, .attachment {margin: 20px 0;}
.single-content .offer-body h2.section_heading {
   margin: 20px 0;
}
.embed-container, .embed-container iframe {
    width: 100%;
}
    /*img-text block*/
.item-box.left-img2 img,
.item-box.left-img3 img
{   float: left;
    margin: 0 20px 0 0;}
.item-box.right-img2 img,
.item-box.right-img3 img
{   float: right;
    margin: 0 0 0 20px;
}
.item-box.top-img3, .item-box.top-img2  {
    padding: 10px;
}
.item-box.left-img3 img, .item-box.right-img3 img, .item-box.top-img3 {
    width:33.33%;
}
.item-box.left-img2 img, .item-box.right-img2 img, .item-box.top-img2 {
    width:50%;
}
.item-box.top-img1 {
    width:100%;
}
.imag-text-block div.item-box:not(:last-child){
    float: right;
}
.item-box.left-img1 img{
    margin: 0 0 20px 0;
    width: 100%;
}
@media (max-width: 767.98px) {
    .imag-text-block div.item-box:not(:last-child),
    .item-box.left-img img{
        float: none;
    }
.item-box.top-img3, .item-box.top-img2,
.item-box.right-img2 img,
.item-box.right-img3 img,
.item-box.left-img2 img,
.item-box.left-img3 img{
        width:100%;
    }
.item-box.left-img2 img,
.item-box.left-img3 img,
.item-box.right-img2 img,
.item-box.right-img3 img
{
        margin: 0 0 20px 0;
    }
.offer-bg {

        height: 680px;
 }
}
