.img_box {max-width:300px;width:100%;border-radius:10px;overflow:hidden;margin:auto}
.img_box--image{
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	height:180px;
	position:relative;
}
.img_box--icon{
	text-align:center;
	padding-top:70px;
}
.img_box--icon img {
    max-width: 80px;
    display: block;
    margin: auto;
}
.img_box--icon h3 {
			color:#fff;
			font-size:20px;
			font-weight:700;
			margin:0 auto;
}
.img_box--content{padding:25px; background:#FFF}
.img_box--icon:after {content: "";display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(0,0,0,0.3);z-index: 0;}
.img_box--icon img, .img_box--icon h3 {
    position: relative;
    z-index: 1;
}
.img_box--content ul{padding:0;margin:0 !important;list-style:none;text-align:center}
.img_box--content ul li{font-size:16px;color:#000;margin:auto}
.img_box--button a{display:block;background:#db0b0b;color:#fff;padding:15px;font-size:14px;font-weight:400;text-align:center;text-decoration:none}
.img_box--button a svg{width:20px;vertical-align:middle;margin-left:10px}
.img_box--button a:hover {
    background: #000;
}
.img_box--button a {
    -webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;
	border-bottom: none!important;
}
.img_box--content ul li a {
	border-bottom: none!important;
}
@media only screen and (max-width: 600px){.img_box {max-width:100%}}
.borderlayout {
	border: 4px solid #3358d5;
	margin: 35px 0 !important;
}
.luqmanquote p strong {
font-size: 14px !important;
font-weight: 600 !important;
}
.grid-container .site-content {
  -webkit-box-shadow: 0 10px 10px #dedede99;
}
.single .entry-title {
  margin-top: 30px;
	margin-bottom: 20px;
}
.topcont, .luqmancontainers  p a {
    border-bottom-color: #ffffff!important;
}
.kt-accordion-panel-inner ul li a {
    border-bottom:none!important;
}
.wp-block-image a{
	border-bottom:none!important;
}
.has-text-align-center {
border-bottom:none!important;
}
.wp-block-kadence-rowlayout alignfull topcont{
	border-bottom-color: #ffffff!important;
}
span {
  text-decoration: none!important;
}
body:not(.blog):not(.archive) .inside-article a {
    border-bottom: 1px solid;
}
.saboxplugin-wrap .saboxplugin-desc a {
    text-decoration: none;
}
.uagb-icon-list__outer-wrap.wp-block-uagb-icon-list .uagb-icon-list__wrap a.uagb-icon-list__wrapper {
border-bottom:none
}
.saboxplugin-wrap .saboxplugin-authorname a {
border-bottom:none!important;
}
.saboxplugin-wrap .saboxplugin-gravatar  a {
	border-bottom:none!important;
}
.uglists {
  margin-bottom: 40px;
}
.uagb-icon-list__outer-wrap.uagb-icon-list__icon-at-top .uagb-icon-list__source-wrap {
  margin-top: 0px !important;
}
.luqmandivider {
  margin: 30px 0 50px 0 !important;
}
h2 {
  padding-bottom: 25px;
}
.luqmannote {
  -webkit-box-shadow: 0 3px 12px rgba(0,0,0,.2);
  border: 0px !important;
  display: block;
}
.luqmannote ul li {
  padding-bottom: 15px;
}
.su-tabs.my-custom-tabs {
  background-color: #3e3e3e;
}
.su-tabs.my-custom-tabs .su-tabs-nav span {
  font-size: 15px;
  color: #fff;
  font-weight: 600;
}
.su-tabs.my-custom-tabs .su-tabs-nav span.su-tabs-current {
  background-color: #fff;
  color: #000;
}
.su-tabs.my-custom-tabs .su-tabs-nav span:hover {
  color: #000;
}
.su-tabs.my-custom-tabs .su-tabs-pane {
  padding: 1em;
  font-size: 1em;
  background-color: #fff;
}
.su-box {
  border-width: 0px !important;
}
.su-row .su-column {
  margin: 0px 0 0 0% !important;
}
.su-quote-style-default {
  background-color: #e2f9e0;
  border: 1px solid #bcd9ba;
}
.blueb {
  background: #e2f0fc;
  border: 1px solid #90b8e0;
  padding: 15px 15px 10px 15px;
  margin: 15px 0 30px 0;
}
.luqmanhint {
  border: 3px solid #f9d81f !important;
}
@media only screen and (max-width: 28em){.alignright {
    display: block !important;
    text-align: center;
    margin: 10px auto;
    float: none;
  }}
.byline:before {
  content: " ";
}
.posted-on:before {
	 content: "Last Updated on ";
	
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.BBG-ANIMATE {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.BBG-STARTER {
  margin: 15px auto;
}
.BBG-STARTER > .BBG-INNER {
}
.BBG-STARTER .BBG-WRAP {
  max-width: 800px;
  width: 100%;
  margin: auto;
  background-color: #FFF;
}
.BBG-STARTER .BBG-WRAP > .BBG-INNER {
  border: 6px solid #3358d5;
  padding: 30px;
}
.BBG-STARTER .BBG-HEADER {
}
.BBG-STARTER .BBG-HEADER:after {
  content: "";
  display: block;
  clear: both;
}
.BBG-HEADER-POINT {
  width: 54px;
  height: 56px;
  font-size: 22px;
  font-weight: 700;
  line-height: 56px;
  color: #fff;
  background-color: #3358d5;
  text-align: center;
  position: absolute;
  top: -20px;
  left: -15px;
  z-index: 9999;
}
.BBG-STARTER .BBG-WRAP>.BBG-INNER {
  position: relative;
}
.BBG-HEADER-POINT:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 9px;
  height: 0;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #2a3a7c;
}
.BBG-STARTER .BBG-HEADER .HEADING {
  color: #000;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  max-width: 680px;
  width: 100%;
  margin: 0px;
  margin-left: 35px;
  padding-bottom: 30px;
}
.HEADING {
  padding-bottom: 0;
    line-height: 40px!important;
    font-size: 24px;
}
.HEADING a {
  text-decoration: none;
}
.BBG-STARTER .BBG-HEADER .HEADING a {
  font-size: 24px;
  font-weight: 700;
  color: #ee5a5a;
  text-decoration: none;
}
.BBG-STARTER .BBG-HEADER .HEADING a:hover {
  text-decoration: none;
}
.BBG-STARTER .BBG-CONTENT {
  display: flex;
}
.BBG-STARTER .BBG-CONTENT:after {
  content: "";
  display: block;
  clear: both;
}
.BBG-STARTER .BBG-CONTENT .IMG {
  width: 50%;
  display: flex;
  margin-bottom: 30px;
  margin-top: 20px;
}
.BBG-STARTER .BBG-CONTENT .IMG a {
  margin: auto;
  display: block;
  outline: 0px;
}
.BBG-STARTER .BBG-CONTENT .IMG img {
  margin: auto;
  display: block;
  outline: 0px;
  max-width: 75%;
}
.BBG-STARTER .BBG-CONTENT .PARA {
  width: 50%;
}
.BBG-STARTER .BBG-CONTENT .PARA p {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #000;
  margin: 0px 0px 30px;
}
.BBG-STARTER .BBG-CONTENT .PARA .BUTTON {
  font-size: 17px;
  font-weight: 500;
  line-height: 39px;
  color: #FFF;
  background-color: #ee5a5a;
  display: block;
  width: 100%;
  height: 39px;
  text-align: center;
  border-radius: 4px;
  text-decoration: none;
  box-shadow: 0 2px 0 0 #ca4538;
  margin-top: 40px;
  margin-bottom: -5px;
	border-bottom: none;
}
.BBG-STARTER .BBG-CONTENT .PARA .BUTTON:hover {
  background-color: #3358d5;
  text-decoration: none;
}
@media only screen and (max-width: 900px){.BBG-STARTER {
    margin: 30px 0px;
  }
.BBG-STARTER .BBG-HEADER .HEADING {
    margin-left: 25px;
  }
.BBG-STARTER .BBG-CONTENT {
    display: block;
		font-size: 16px;
  }
.BBG-STARTER .BBG-CONTENT .IMG {
    width: 100%;
    display: block;
    text-align: center;
  }
.BBG-STARTER .BBG-CONTENT .PARA {
    width: 100%;
    display: block;
  }}
.no-sidebar .entry-content .alignfull {
  max-width: 99.56vw !important;
}
@media only screen and (max-width: 1600px){.no-sidebar .entry-content .alignfull {
    max-width: 99.45vw !important;
  }}
@media only screen and (max-width: 1366px){.no-sidebar .entry-content .alignfull {
    max-width: 99.4vw !important;
  }}
@media only screen and (max-width: 1080px){.no-sidebar .entry-content .alignfull {
    max-width: 100vw !important;
  }}
.chapterslist h6 {
  font-weight: 500;
  font-size: 16px;
}
.chapterslist h6 strong {
  font-weight: 900;
  font-size: 16px;
  text-transform: uppercase;
}
.luqmancontainers h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 48px;
  padding-bottom: 20px;
}
.luqmancontainers h2 strong {
  font-family: 'Kanit', sans-serif;
  font-weight: 600;
  font-size: 26px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.topcont h1 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 48px;
  padding-bottom: 20px;
}
.topcont h1 strong {
  font-family: 'Kanit', sans-serif;
  font-weight: 600;
  font-size: 26px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.wm-table {
  max-width: 800px !important;
  margin: 0 auto !important;
  padding-bottom: 40px;
  border-spacing: 0!important;
  border: none;
  border-collapse: unset;
  color: #000;
  line-height: 1.5!important;
}
.wm-table__thead {
  color: #FFFFFF!important;
  font-weight: 700;
  text-transform: uppercase!important;
  padding: 7px 7px!important;
}
.wm-table__thead th {
  padding: 10px 0px !important;
  background: #db3236 !important;
  border: none !important;
  font-size: 18px !important;
  font-weight: bold!important;
  text-align: center;
  line-height: 1.2em !important;
  color: #fff !important;
}
.wm-table__thead th:first-child {
  border-top-left-radius: 10px !important;
}
.wm-table__thead th:last-child {
  border-top-right-radius: 10px !important;
}
.wm-table__thead-image {
  width: 25%;
}
.wm-table__thead-product {
  width: 20%;
}
.wm-table__thead-features {
  width: 30%;
}
.wm-table__column-button {
  width: 25%;
}
.wm-table__column-image {
  background: #fff;
  text-align: center;
  border-left: 1px solid #E6E6E6 !important;
  border-bottom: 1px solid #E6E6E6 !important;
  border-right: none !important;
  vertical-align: middle;
  padding: 10px !important;
  max-height: 160px;
}
.wm-table__image {
  max-height: 150px;
  margin: 0;
  max-width: 90%!important;
  vertical-align: middle!important;
}
.wm-table__column-button {
  background: #fff;
  border-right: 1px solid #E6E6E6 !important;
  border-bottom: 1px solid #E6E6E6!important;
  border-left: none!important;
  vertical-align: middle;
  text-align: center;
  padding: 0 10px !important;
}
.wm-table__column-product {
  background: #fff;
  width: 20%;
  border-bottom: 1px solid #E6E6E6 !important;
  border-left: none !important;
  vertical-align: middle;
  padding: 0!important;
  border-right: none!important;
}
.wm-table__column-features {
  width: 30%;
  border-bottom: 1px solid #E6E6E6!important;
  vertical-align: middle;
  font-weight: 300;
  background: #fff;
  border-right: none!important;
  border-left: none!important;
  padding: 10px 5px!important;
}
.wm-table__column-title {
  text-align: left;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  display: block;
  line-height: 1.2em;
  margin: 0px 5px;
  text-decoration: underline;
}
.wm-table__column-title:hover {
  color: #db3236;
}
.wm-table__button {
  background-color: #f43230;
  border-bottom: 4px solid #b6211f;
  word-wrap: normal;
  display: block;
  margin: 10px 10px;
  line-height: 1.2em;
  text-decoration: none !important;
  text-transform: uppercase;
  color: #fff !important;
  font-weight: bold !important;
  font-size: 16px;
  border-radius: 6px;
  padding: 10px 8px;
  width: 180px;
  max-width: 100%;
  text-align: center;
  transition: .2s linear;
}
.wm-table__button:hover {
  background-color: #3a3a3a !important;
  border-bottom: 4px solid #181818;
}
ul.wm-table__features-list {
  margin: 15px 0 0 0!important;
  padding: 0 0 0 10px!important;
}
.wm-table__features-list li {
  margin: 0!important;
  padding: 0 0 5px 0!important;
  list-style: none !important;
  font-size: 16px !important;
  font-weight: 600;
  color: #db3236;
  line-height: 1.2em;
}
.wm-table__features-item {
  line-height: 1.2em;
  font-size: 16px;
  font-weight: 400 !important;
  word-break: keep-all;
  margin: 0px!important;
}
li.wm-table__features-item {
  margin-left: 25px!important;
}
.wm-table__features-item:empty {
  display: none;
}
.wm-table__link {
  width: 100%;
  display: block;
  text-decoration: none!important;
}
.wm-table__link:active,.wm-table__link:visited {
  color: none;
}
span.wm-table__features-item {
  color: #000;
}
.wm-table__column-label {
  display: none;
}
a.wm-table__column-title {
  text-decoration: none;
}
a.wm-table__button:empty {
  display: none!important;
}
@media screen and (max-width:860px){.wm-table__thead-image,.wm-table__thead-details,.wm-table__thead-features,.wm-table__thead th:last-child {
    display: none;
  }
.wm-table {
    padding: 0 0 40px 0;
  }
.wm-table__thead-product {
    text-align: center!important;
    padding: 5px!important;
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
.wm-table__tbody {
    display: flex;
    flex-direction: column;
  }
.wm-table__image {
    max-width: 80% !important;
  }
.wm-table__tbody-row {
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    border: 1px solid #E6E6E6;
    border-top: none;
  }
.wm-table__column-product {
    order: 2;
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    border: none!important;
    display: flex;
    flex-direction: column;
    padding: 25px !important;
    margin: auto;
  }
li.wm-table__features-item {
    margin-left: 0!important;
  }
.wm-table__column-label {
    width: 100%;
    order: 1;
    border: none!important;
    background: #fff;
    text-align: center;
    padding: 10px 5px 0 5px!important;
    display: flex!important;
  }
.wm-table__column-image {
    width: 45%;
    order: 3;
    margin: 0;
    box-sizing: border-box;
    border: none!important;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
  }
.wm-table__column-button {
    background: #fff;
    padding: 10px 0 8px 0 !important;
    border: none!important;
    width: 100%;
    order: 4;
    min-height: 60px;
    display: block;
    justify-content: center;
    align-items: center;
  }
.wm-table__column-features {
    order: 4;
    width: 55%;
    background: #fff;
    box-sizing: border-box;
    border: none!important;
    display: flex;
    flex-direction: column;
    padding: 0 10px 0 8px!important;
    margin: auto;
  }
.wm-table__button {
    width: 90%;
    max-width: 250px!important;
    padding: 10px 0;
    margin: 15px auto;
  }
.wm-table__column-title {
    padding: 0;
    text-align: center;
    margin: 0;
  }
ul.wm-table__features-list {
    margin: 10px 0 0 0px !important;
    padding: 0 !important;
  }
.wm-table__features-list-mobile {
    padding-right: 10px;
    padding-left: 10px!important;
  }}
@font-face {
  font-family: 'PN Font';
  font-style: normal;
	font-display: swap;
	font-weight: 400;
  src: local('PN Font'), local('PN Font'),
       url('/wp-content/uploads/2020/02/cbfont2-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/uploads/2020/02/cbfont1-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {font-family: 'PN Font';font-style: normal;font-display: swap;font-weight: 700;src: local('PN Font'), local('PN Font'),
       url('/wp-content/uploads/2020/02/cbfont2-bold.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */;/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */}
.site-content p {
  letter-spacing: -.01em;
}
.single-post .site-content {
  padding-top: 0;
}
.scf_tags_groups hr {
  margin-bottom: 20px;
  margin-top: -30px;
}
.scf_tag_button {
  padding: .5em 2em;
  font-weight: 600;
}
.scf_tags_groups .scf_tags_group {
  margin-top: 4rem;
}
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, a.button:hover, button:focus, html input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, a.button:focus, a.wp-block-button__link:not(.has-background):active, a.wp-block-button__link:not(.has-background):focus, a.wp-block-button__link:not(.has-background):hover {
  color: inherit;
}
@media (max-width: 768px){.product-box h2 {
    font-weight: 700!important;
    font-size: 20px!important;
    padding-bottom: 20px!important;
  }}
@media (max-width: 768px){.product-image {
    margin-bottom: 0px;
    height: auto;
    border: 0;
    margin-left: auto;
    max-width: 75%;
    margin-top: -50px;
    margin-right: auto;
  }}
.kt-btn-align-center {
  margin-top: -30px;
}
.site-info {
  font-family: "PN Font";
}
.saboxplugin-wrap {
  border: 0px solid #eee;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
}
.saboxplugin-wrap .saboxplugin-authorname {
  font-weight: 700;
  margin-bottom: 10px!important;
  font-size: 23px!important;
}
.saboxplugin-wrap .saboxplugin-gravatar img {
  max-width: 111px!important;
	border: 5px solid #fff;
    box-shadow: 0 0 0 3px #303bc0;
    overflow: hidden;
    border-radius: 50%;
    flex-shrink: 0;
}
.saboxplugin-wrap .saboxplugin-desc p, .saboxplugin-wrap .saboxplugin-desc {
  font-size: 15px !important;
	line-height: 24px !important;
}
@media (max-width: 768px){.HEADING {
		 font-size: 22px; }}
.wp-block-image figcaption {
    margin-top: -0.5em;
    margin-bottom: 0em;
    font-size: 14px;
    text-align: center;
}
.author-wrap {
    background-color: #f1f5f7;
    padding: 60px 0;
}
.inside-author-wrap {
    text-align: center;
}
.author-avatar img {
    border-radius: 100%;
    border: 4px solid #fff;
    vertical-align: middle;
    max-width: 120px!important;
    border: 5px solid #fff;
    box-shadow: 0 0 0 3px #303bc0;
    overflow: hidden;
    border-radius: 50%;
    flex-shrink: 0;
}
.author-bio h1 {
    margin-bottom: 0.25em;
}
@media (min-width: 600px){.inside-author-wrap {
        display: flex;
        text-align: left;
    }
.author-avatar {
        margin-right: 40px;
	}}
@media (max-width: 768px){.author-bio h1 {
    margin-bottom: 0.40em;
			margin-top: 1em;  }}
.saboxplugin-wrap::before {
    content: "About the author";
    display: block;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: #d8d9da;
    padding-bottom: .5rem;
    font-size: 1.5rem;
    line-height: 1.3333333333333333;
    font-weight: 700;
	  padding-top: 3rem;
}
.saboxplugin-wrap {
	border-top: none;
}
#nav-below {
    text-align: center;
}
.nav-links .page-numbers {
    border-radius: 4px;
    min-width: 2.5em;
    line-height: 1.8em;
    padding: 5px 15px;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
}
.nav-links .page-numbers {
    background-color: #000;
    color: #fff !important;
}
.nav-links .page-numbers.current {
    background-color: #2010ff;
}
#nav-below .page-numbers:not(.dots):hover,
#nav-below .page-numbers.current {
    background-color: #4285F4;
    color: #fff;
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;	
  src: local('Montserrat Light'), local('Montserrat-Light'),
       url('/wp-content/uploads/2019/10/montserrat-v14-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/uploads/2019/10/montserrat-v14-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 600;  
	font-display: swap;
  src: local('Kanit SemiBold'), local('Kanit-SemiBold'),
       url('/wp-content/uploads/2019/10/kanit-v5-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/uploads/2019/10/kanit-v5-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
.entry-content ul, .entry-content  ol {
    margin-left: 2.5em;
}
.entry-content li {
    margin-bottom: 0.5em;
}
.kt-svg-icon-wrap a.kt-svg-icon-link {
	border-bottom:none!important;
}
.entry-meta a, .entry-meta a:visited {
    color: #db4437;
    border-bottom: none!important;
}
@media (min-width: 769px){nav .main-nav .mega-menu {
        position: static;
    }
nav .main-nav .mega-menu > ul {
        position: absolute;
        width: 100%;
        left: 0 !important;
        display: flex;
        flex-wrap: wrap;
    }
nav .main-nav .mega-menu > ul > li > a {
        font-weight: bold;
    }
nav .main-nav .mega-menu>ul>li {
        display: inline-block;
        width: 25%;
        vertical-align: top;
    }
nav .main-nav .mega-menu.mega-menu-col-2>ul>li {
        width: 50%;
    }
nav .main-nav .mega-menu.mega-menu-col-3>ul>li {
        width: 33.3333%;
    }
nav .main-nav .mega-menu.mega-menu-col-5>ul>li {
        width: 20%;
    }
nav .main-nav .mega-menu > ul > li:hover > a,
    nav .main-nav .mega-menu > ul > li:focus > a,
    nav .main-nav .mega-menu > ul > li[class*="current-"] > a,
    nav .main-nav .mega-menu ul ul {
        background-color: transparent !important;
    }
nav .main-nav .mega-menu ul .sub-menu {
        position: static;
        display: block;
        opacity: 1;
        visibility: visible;
        width: 100%;
        box-shadow: 0 0 0;
        left: 0;
        height: auto;
    }
nav .main-nav .mega-menu ul.toggled-on .sub-menu {
        pointer-events: auto;
    }
nav .main-nav .mega-menu .sub-menu .menu-item-has-children .dropdown-menu-toggle {
        display: none;
    }}
.main-navigation .main-nav ul ul li a {
    font-size: 18px;
}
.main-navigation .main-nav ul ul ul li a {
    font-size: 15px;
}
.wp-block-embed-twitter .twitter-tweet {
	  display: block;
    margin-left: auto;
    margin-right: auto 
}
html, body {
    overflow-x: hidden;
}
.rc-container {
  margin: auto!important;
}
.rc-container p {
  padding: 0;
  margin: 0;
}
.rc-header {
  font-size: 30px;
  font-weight: 700;
  font-family: inherit, sans-serif;
  padding-bottom: 20px!important;
}
.rc-features-item-container {
  padding: 0 0 0 40px;
}
.rc-table {
  border-spacing: 0!important;
  width: 100%!important;
  border-top: 1px solid #dcdcdc;
  border-collapse: unset;
}
.rc-table__thead {
  background-color: #222!important;
  color: #FFFFFF!important;
  font-weight: 400;
  padding: 7px 7px!important;
}
.rc-table__thead th {
  padding: 5px 0;
  background: #222!important;
  border: none!important;
  text-align: center;
  font-weight: 700;
}
.rc-table__thead th:first-child {
  border-top-left-radius: 0px!important;
  font-size: 18px;
  font-weight: bold!important;
}
.rc-table__thead th:last-child {
  border-top-right-radius: 0px!important;
  border-bottom: 0px!important;
}
.rc-table__thead-image {
  width: 15%!important;
  border: none;
  text-align: center;
  font-size: 18px;
}
.rc-table__thead-product {
  width: 24%!important;
  border: none;
  text-align: center;
  font-size: 18px!important;
  font-weight: bold!important;
  padding-left: 0px!important;
}
.rc-table__thead-button {
  width: 26%;
  text-align: center;
  font-size: 18px!important;
  font-weight: bold!important;
  padding-left: 0px!important;
}
.rc-table__thead-details {
  width: 35%!important;
  font-size: 18px!important;
  text-align: center;
}
.rc-table__column-image {
  text-align: center!important;
  margin: 10px 0!important;
  border-left: 1px solid #DCDCDC!important;
  border-bottom: 1px solid #DCDCDC!important;
  width: 20%!important;
  border-right: none;
  vertical-align: middle;
  padding: 5px 0px!important;
  height: 150px;
}
.rc-table__image {
  max-height: 150px!important;
  margin: 0px!important;
  height: auto;
  max-width: 80%!important;
}
.rc-table__column-button {
  border-top: 0px!important;
  border-right: 1px solid #DCDCDC!important;
  border-bottom: 1px solid #DCDCDC!important;
  width: 25%!important;
  vertical-align: middle;
  padding: 0 10px 0 5px;
  text-align: center;
  border-left: none;
}
.rc-table__column-product {
  font-family: inherit, sans-serif;
  border-bottom: 1px solid #DCDCDC!important;
  width: 25%!important;
  padding: 0 5px!important;
  border-right: none;
  border-left: none;
  vertical-align: middle;
}
.rc-table__column-features {
  width: 30%!important;
  border-bottom: 1px solid #DCDCDC!important;
  text-align: center;
  border-right: none;
  padding: 0 5px;
  vertical-align: middle;
}
.rc-table__column-title {
  text-align: left!important;
  font-family: inherit, sans-serif;
  font-size: 20px!important;
  font-weight: 600!important;
  margin: 8px 0 8px 0!important;
  display: block!important;
  line-height: 1.2;
  background: -webkit-linear-gradient(#4B77B7, #385A8C);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.rc-table__column-title span {
  text-align: center!important;
  text-transform: uppercase!important;
  text-decoration: none!important;
  width: 100%!important;
  letter-spacing: .5px!important;
  font-weight: bold!important;
  font-size: 20px!important;
  margin: auto 5px!important;
}
.rc-table__button {
  display: block!important;
  background-color: #5FAD41!important;
  line-height: 16px!important;
  text-decoration: none!important;
  text-transform: uppercase!important;
  color: #fff!important;
  font-weight: bolder!important;
  font-size: 12px!important;
  letter-spacing: 0.2px!important;
  border-radius: 10px!important;
  padding: 10px 12px!important;
  width: auto!important;
  max-width: 200px!important;
  margin: auto auto;
  text-align: center!important;
  transition: .2s linear!important;
  -webkit-box-shadow: 0 5px 0 0 #3F772A!important;
  -moz-box-shadow: 0 5px 0 0 #3F772A!important;
  box-shadow: 0 5px 0 0 #3F772A!important;
}
.rc-table__button:hover {
  background-color: #3F772A!important;
  -webkit-box-shadow: 0 5px 0 0 #254719!important;
  -moz-box-shadow: 0 5px 0 0 #254719!important;
  box-shadow: 0 5px 0 0 #254719!important;
}
.rc-features-item-mobile-container {
  padding: 0 0;
}
.rc-table__features-item-mobile {
  line-height: 20px;
  font-family: inherit, sans-serif;
  padding: 0 0 0 30px!important;
  margin: 0px!important;
  color: #F89922!important;
  font-size: 20px!important;
  text-align: left;
  list-style-type: disc;
  font-weight: bolder!important;
  text-align: center;
  text-transform: uppercase!important;
}
.rc-table__features-item-mobile li {
  text-align: left;
  margin: 4px 0 4px 0px!important;
  line-height: 18px;
  padding-left: 0px!important;
}
.rc-table__features-item-mobile li:empty {
  display: none;
}
.rc-table__features-item-mobile span {
  color: #484848!important;
  font-size: 18px!important;
  font-weight: 400;
  line-height: 1.3;
  text-align: center;
  text-transform: none!important;
}
.rc-table__link {
  margin: auto auto;
  width: 100%!important;
  display: block!important;
  text-decoration: none!important;
  line-height: 1.5;
  list-style: none!important;
  padding: auto auto;
}
.rc-table__link:active,
	.rc-table__link:visited {
  color: #000!important;
}
.rc-table__link-label {
  color: #fff!important;
  margin: 30px 0 8px!important;
  position: relative!important;
  text-transform: uppercase!important;
  background: #F89922!important;
  border: 2px solid #F89922!important;
  padding: 4px 4px!important;
  max-width: max-content!important;
  clear: both!important;
}
div.rc-table__link-label {
  color: #FFF!important;
  font-size: 12px!important;
  margin-top: 5px!important;
  margin-bottom: 5px!important;
  word-break: keep-all!important;
  border-bottom-right-radius: 0px!important;
  border-top-left-radius: 0px!important;
  line-height: 1!important;
}
div.rc-table__link-label:empty {
  display: none!important;
}
div.rc-table__link-label span {
  margin: auto!important;
}
div.rc-table__link-label::before {
  display: none;
  width: 10px!important;
  height: 0px!important;
  position: absolute!important;
  bottom: -15px!important;
  left: -3px!important;
  content: ""!important;
  border-bottom: 13px solid transparent!important;
  border-right: 9px solid #C3781B!important;
}
div.rc-table__link-label::after {
  content: ""!important;
  position: absolute!important;
  display: block;
  border: 12px solid!important;
  border-color: #F89922 transparent #F89922 transparent!important;
  right: -14px!important;
  top: -2px!important;
}
@media screen and (max-width: 990px){.rc-table__thead-image,
		.rc-table__thead-details,
		.rc-table__thead th:last-child {
    display: none!important;
  }
.rc-table__thead-product {
    width: 100%!important;
    border-top-left-radius: 0px!important;
    border-top-right-radius: 0px!important;
    text-align: center;
    padding-left: 0px!important;
  }
.rc-table__tbody {
    display: block!important;
    flex-direction: column!important;
  }
.rc-table__tbody-row {
    display: flex!important;
    flex-wrap: wrap!important;
  }
.rc-table__column-product {
    width: 100%!important;
    order: 1!important;
    border-bottom: none!important;
    text-align: center!important;
    border-left: 1px solid #DCDCDC!important;
    border-right: 1px solid #DCDCDC!important;
    padding-top: 20px!important;
    padding-bottom: 5px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
  }
.rc-table__column-image {
    width: 50%!important;
    order: 2!important;
    margin: 0!important;
    box-sizing: border-box!important;
    border-bottom: none!important;
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
    border-top: none;
    height: auto;
  }
.rc-table__column-features {
    order: 3!important;
    width: 50%!important;
    border-right: 1px solid #DCDCDC!important;
    box-sizing: border-box!important;
    border-bottom: none!important;
    align-items: center!important;
    margin: 0 0;
    display: flex!important;
    text-decoration: none!important;
    line-height: 1.5;
    list-style: none!important;
    padding: 5px 5px 5px 5px;
    text-align: center;
    border-top: none;
    border-left: none;
  }
.rc-table__column-button {
    width: 100%!important;
    order: 4!important;
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
    border-left: 1px solid #DCDCDC!important;
    padding: 5px 10px 15px;
  }
.rc-table__button {
    font-size: 15px!important;
    padding: 10px 18px!important;
    max-width: max-content!important;
  }
.rc-table__features-item-mobile li {
    margin-bottom: 5px!important;
    font-size: 16px;
  }
.rc-table__column-title {
    font-size: 20px!important;
    text-align: center!important;
    margin: 0 10px!important;
    padding-left: 0px!important;
  }
.rc-table__features-item-mobile {
    display: contents!important;
  }
.rc-table__image {
    margin: 5px 5px 5px 0!important;
    max-width: 80%!important;
  }
div.rc-table__link-label {
    margin-left: -9px!important;
    margin-top: -10px!important;
    margin-bottom: 10px!important;
  }
div.rc-table__link-label::after {
    display: block!important;
  }
.rc-table__features-item-mobile span {
    font-size: 16px!important;
  }}
.rc2-container {
  margin: 50px 0 50px 0;
}
.rc2-container p {
  padding: 0;
  margin: 0;
}
.rc2-header {
  font-size: 30px;
  font-weight: 700;
  font-family: inherit, sans-serif;
  padding-bottom: 20px!important;
}
.rc2-features-item-container {
  padding: 0 0 0 40px;
}
.rc2-table {
  border-spacing: 0!important;
  width: 100%!important;
  border-top: 1px solid #dcdcdc;
  border-collapse: unset;
}
.rc2-table__thead {
  background-color: #222!important;
  color: #FFFFFF!important;
  font-weight: 400;
  padding: 7px 7px!important;
}
.rc2-table__thead th {
  padding: 5px 0;
  background: #222!important;
  border: none!important;
  text-align: center;
  font-weight: 700;
}
.rc2-table__thead th:first-child {
  border-top-left-radius: 0px!important;
  font-size: 18px;
  font-weight: bold!important;
}
.rc2-table__thead th:last-child {
  border-top-right-radius: 0px!important;
  border-bottom: 0px!important;
}
.rc2-table__thead-image {
  width: 15%!important;
  border: none;
  text-align: center;
  font-size: 18px;
}
.rc2-table__thead-product {
  width: 24%!important;
  border: none;
  text-align: center;
  font-size: 18px!important;
  font-weight: bold!important;
  padding-left: 0px!important;
}
.rc2-table__thead-button {
  width: 26%;
  text-align: center;
  font-size: 18px!important;
  font-weight: bold!important;
  padding-left: 0px!important;
}
.rc2-table__thead-details {
  width: 35%!important;
  font-size: 18px!important;
  text-align: center;
}
.rc2-table__column-image {
  text-align: center!important;
  margin: 10px 0!important;
  border-left: 1px solid #DCDCDC!important;
  border-bottom: 1px solid #DCDCDC!important;
  width: 20%!important;
  border-right: none;
  vertical-align: middle;
  padding: 5px 5px!important;
}
.rc2-table__image {
  max-height: 120px!important;
  margin: 0px!important;
  height: auto;
  max-width: 80%!important;
}
.rc2-table__column-button {
  border-top: 0px!important;
  border-right: 1px solid #DCDCDC!important;
  border-bottom: 1px solid #DCDCDC!important;
  width: 25%!important;
  vertical-align: middle;
  padding: 0 10px 0 10px;
  text-align: center;
  border-left: none;
}
.rc2-table__column-product {
  font-family: inherit, sans-serif;
  border-bottom: 1px solid #DCDCDC!important;
  width: 22%!important;
  padding: 0 5px!important;
  border-right: none;
  border-left: none;
  vertical-align: middle;
}
.rc2-table__column-features {
  width: 33%!important;
  border-bottom: 1px solid #DCDCDC!important;
  text-align: center;
  border-right: none;
  padding: 0 5px;
  vertical-align: middle;
}
.rc2-table__column-title {
  text-align: left!important;
  font-family: inherit, sans-serif;
  font-size: 18px!important;
  font-weight: 600!important;
  margin: 8px 0 8px 0!important;
  display: block!important;
  line-height: 1.2;
  background: -webkit-linear-gradient(#4B77B7, #385A8C);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.rc2-table__column-title span {
  text-align: center!important;
  text-transform: uppercase!important;
  text-decoration: none!important;
  width: 100%!important;
  letter-spacing: .5px!important;
  font-weight: bold!important;
  font-size: 20px!important;
  margin: auto 5px!important;
}
.rc2-table__button {
  display: block!important;
  background-color: #5FAD41!important;
  line-height: 16px!important;
  text-decoration: none!important;
  text-transform: uppercase!important;
  color: #fff!important;
  font-weight: bolder!important;
  font-size: 12px!important;
  letter-spacing: 0.2px!important;
  border-radius: 6px!important;
  padding: 10px 12px!important;
  width: auto!important;
  max-width: 200px!important;
  margin: auto auto;
  text-align: center!important;
  transition: .2s linear!important;
  -webkit-box-shadow: 0 5px 0 0 #3F772A!important;
  -moz-box-shadow: 0 5px 0 0 #3F772A!important;
  box-shadow: 0 5px 0 0 #3F772A!important;
	border-bottom:none!important;
}
.rc2-table__button:hover {
  background-color: #3F772A!important;
  -webkit-box-shadow: 0 5px 0 0 #254719!important;
  -moz-box-shadow: 0 5px 0 0 #254719!important;
  box-shadow: 0 5px 0 0 #254719!important;
}
.rc2-features-item-mobile-container {
  padding: 0 0;
}
.rc2-table__features-item-mobile {
  line-height: 20px;
  font-family: inherit, sans-serif;
  padding: 0 0 0 30px!important;
  margin: 0px!important;
  color: #F89922!important;
  font-size: 20px!important;
  text-align: left;
  font-weight: bolder!important;
  text-align: center;
  text-transform: uppercase!important;
}
.rc2-table__features-item-mobile li {
  text-align: left;
  margin: 4px 0 4px 0px!important;
  line-height: 18px;
  padding-left: 0px!important;
}
.rc2-table__features-item-mobile li:empty {
  display: none;
}
.rc2-table__features-item-mobile span {
  color: #484848!important;
  font-size: 15px!important;
  font-weight: 400;
  line-height: 2;
  text-align: center;
  text-transform: none!important;
}
.rc2-table__link {
  margin: auto auto;
  width: 100%!important;
  display: block!important;
  text-decoration: none!important;
  line-height: 1.5;
  list-style: none!important;
  padding: auto auto;
}
.rc2-table__link:active,
	.rc2-table__link:visited {
  color: #000!important;
}
.rc2-table__link-label {
  color: #fff!important;
  margin: 30px 0 8px!important;
  position: relative!important;
  text-transform: uppercase!important;
  background: #F89922!important;
  border: 2px solid #F89922!important;
  padding: 4px 4px!important;
  max-width: max-content!important;
  clear: both!important;
}
div.rc2-table__link-label {
  color: #FFF!important;
  font-size: 10px!important;
  margin-top: 5px!important;
  margin-bottom: 5px!important;
  word-break: keep-all!important;
  border-bottom-right-radius: 0px!important;
  border-top-left-radius: 0px!important;
  line-height: 1!important;
}
div.rc2-table__link-label:empty {
  display: none!important;
}
div.rc2-table__link-label span {
  margin: auto!important;
}
div.rc2-table__link-label::before {
    display: block;
}
div.rc2-table__link-label::before {
  display: none;
  width: 10px!important;
  height: 0px!important;
  position: absolute!important;
  bottom: -15px!important;
  left: -3px!important;
  content: ""!important;
  border-bottom: 13px solid transparent!important;
  border-right: 9px solid #C3781B!important;
}
div.rc2-table__link-label::after {
  content: ""!important;
  position: absolute!important;
  display: block;
  border: 11px solid!important;
  border-color: #F89922 transparent #F89922 transparent!important;
  right: -13px!important;
  top: -2px!important;
}
@media screen and (max-width: 990px){.rc2-table__thead-image,
		.rc2-table__thead-details,
		.rc2-table__thead th:last-child {
    display: none!important;
  }
.rc2-table__thead-product {
    width: 100%!important;
    border-top-left-radius: 0px!important;
    border-top-right-radius: 0px!important;
    text-align: center;
    padding-left: 0px!important;
  }
.rc2-table__tbody {
    display: block!important;
    flex-direction: column!important;
  }
.rc2-table__tbody-row {
    display: flex!important;
    flex-wrap: wrap!important;
  }
.rc2-table__column-product {
    width: 100%!important;
    order: 1!important;
    border-bottom: none!important;
    text-align: center!important;
    border-left: 1px solid #DCDCDC!important;
    border-right: 1px solid #DCDCDC!important;
    padding-top: 20px!important;
    padding-bottom: 5px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
  }
.rc2-table__column-image {
    width: 45%!important;
    order: 2!important;
    margin: 0!important;
    box-sizing: border-box!important;
    border-bottom: none!important;
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
    border-top: none;
    height: auto;
  }
.rc2-table__column-features {
    order: 3!important;
    width: 55%!important;
    border-right: 1px solid #DCDCDC!important;
    box-sizing: border-box!important;
    border-bottom: none!important;
    align-items: center!important;
    margin: 0 0;
    display: flex!important;
    text-decoration: none!important;
    line-height: 1.5;
    list-style: none!important;
    padding: 5px 5px 5px 5px;
    text-align: center;
    border-top: none;
    border-left: none;
  }
.rc2-table__column-button {
    width: 100%!important;
    order: 4!important;
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
    border-left: 1px solid #DCDCDC!important;
    padding: 5px 10px 15px;
  }
.rc2-table__button {
    font-size: 15px!important;
    padding: 10px 18px!important;
    max-width: none!important;
    width: 90%!important;
  }
.rc2-table__features-item-mobile li {
    margin-bottom: 5px!important;
    font-size: 16px;
  }
.rc2-table__column-title {
    font-size: 20px!important;
    text-align: center!important;
    margin: 0 10px!important;
    padding-left: 0px!important;
  }
.rc2-table__features-item-mobile {
    display: contents!important;
  }
.rc2-table__image {
    margin: 5px 5px 5px 0!important;
    max-width: 80%!important;
  }
div.rc2-table__link-label {
    margin-left: -9px!important;
    margin-top: -10px!important;
    margin-bottom: 10px!important;
  }
div.rc2-table__link-label::after {
    display: block!important;
  }
div.rc2-table__link-label::before {
    display: block!important;
  }
.rc2-table__features-item-mobile span {
    font-size: 14px!important;
  }}
ul.rctl-item__textlinkslist {
  list-style: none;
}
ul li.rctl-item__list:before {
  content: "\2022";
  color: #000;
  font-weight: 400;
  display: inline-block;
  width: 1em;
  margin-left: -1.1em;
}
a.rctl-item__list:hover {
  color: #32c5ff!important;
}
.rctl-item__topchoice {
  display: flex;
  flex-direction: row;
}
.rctl-item__list {
  padding: 4px;
  color: #1C8AD1!important;
  font-family: 'inherit', sans-serif;
}
a.rctl-item__list2 {
  padding: 0 4px;
  color: #4b77b7!important;
  font-weight: 600;
  font-family: 'inherit', sans-serif;
  text-decoration: underline!important;
}
a.rctl-item__list2:hover {
  color: #32c5ff!important;
}
.rctl-table__link-label {
  font-size: 10px!important;
  color: #fff!important;
  margin: 5px 0 8px!important;
  position: relative!important;
  text-transform: uppercase!important;
  background: #f89922!important;
  padding: 4px 5px!important;
  max-width: max-content!important;
  clear: both!important;
  border-radius: 5px;
  vertical-align: top;
}
div.rctl-table__link-label:empty {
  display: none;
}
div.rctl-table__link-label span {
  margin: auto!important;
}
p.rctl-item__glance {
  margin: 5px 0px!important;
  font-size: 22px;
  font-weight: 700;
}
@media screen and (max-width: 650px){span.rctl-table__link-label {
    display: block;
  }}
.flash-sale {
    background: #000;
    padding: 20px;
    text-align: center;
    color: #fff;
    border-bottom: 3px dashed #eaf1f8;
}