
@font-face {
      font-family: 'Magnum';
      src: url('https://cdn.shopify.com/s/files/1/0644/2421/files/Magnum.eot?v=1662620737');  
      src: url('https://cdn.shopify.com/s/files/1/0644/2421/files/Magnum.eot?v=1662620737?#iefix') format('embedded-opentype'),
      url('https://cdn.shopify.com/s/files/1/0644/2421/files/Magnum.woff2?v=1662620737') format('woff2'),
      url('https://cdn.shopify.com/s/files/1/0644/2421/files/Magnum.woff?v=1662620737') format('woff'),
      url('https://cdn.shopify.com/s/files/1/0644/2421/files/Magnum.ttf?v=1662620737') format('truetype'),
      url('https://cdn.shopify.com/s/files/1/0644/2421/files/Magnum.svg?v=1662620737#Magnum') format('svg');
      font-weight: normal;
      font-style: normal;
      font-display: swap;  
} 
.center-wr{
 max-width: 1600px;
margin: 0 auto;
padding: 0px 50px;
}
.announcement-bar {
    text-align: center;
    color: #fff;
    background-color: #000;
    padding: 14px 0px;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
}
.topheader-navigation svg path{
    fill: #fff;   
}
ul.topheader-navigation-wrapper {
    list-style: none;
    display: flex;
}
ul.topheader-navigation-wrapper svg {
    width: 20px;
    height: 20px;
}
.blank-box {
    width: 20%;
}
.announcement-barinr {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.announcetxt {
    width: 60%;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}
nav.topheader-navigation {
    width: 20%;
    text-align: right;
}
ul.topheader-navigation-wrapper {
    list-style: none;
    display: flex;
    gap: 10px;
    justify-content: right;
    padding-left: 0px;
}
.primary-menu-container li a {
    font-size: 16px;
    padding: 0px 7px !important;
}
/*Page Banner*/
.pgmainbanner-img img {
    display: block;
    width: 100%;
    Position:relative ;
}
.slidermain-wr {
    position: relative;
}
.slidermaininr-wr {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
}
.header-wr {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.home .header-wroutr {
    position: absolute;
    z-index: 1;
    width: 100%;
}
.home main#main{
    padding-top: 0px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Magnum!important;
    font-weight: 400!important;
}
/*.slider-leftcntnt {
    width: 76%;
}*/
.slider-leftcntnt h1, .slider-leftcntnt h2{
    font-size: 48px;
    line-height: 58px;
}
.slider-leftcntnt h2 {
    color: #9E82C4;
}
/*Search Form*/
/*.search-form {
    clear: both;
    position: relative;
}
input[type="search"] {
    border: none;
    padding: 10px 11px;
    border-radius: 5px 0px 0px 5px;
    font-size: 15px;
    font-weight: 400;
    background: #f4f2f3;
    line-height: 26px;
}
.search-form input[type="submit"] {
    background-image: url(../images/search_icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    right: 1px;
}
.search-form input[type="submit"] {
    background: #99bd4f;
    border-radius: 0px 5px 5px 0px;
    font-size: 0;
    padding: 23px 7px;
}*/
.serachform-wr form{
 position: relative;
}
.serachform-wr input[type=text]{
border: none;
border-radius: 5px;
}
.serachform-wr input#searchsubmit, .serachform-wr input#searchsubmit1{
    position: absolute;
    font-size: 0px;
    right: 10px;
    top: 0px;
    bottom: 0px;
    background-image: url(../images/search_icon2.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-color: transparent;
}
.header-wr .site-branding {
       width: 21%;
}
.header-wr nav#site-navigation {
    width: 60%;
    margin-left: 0px;
    text-align: center;
}
.header-wr .primary-navigation .primary-menu-container {
    margin-right: 0px;
    margin-left: 0px;
}
.header-wr .primary-navigation > div > .menu-wrapper{
justify-content: center;    
}
.header-wr .primary-menu-container li a {
    font-size: 16px;
    padding: 4px 9px !important;
    text-transform: uppercase;
    font-weight: 400;
}
.serachform-wr {
    width: 19%;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.slider-leftcntnt a, .pm-btn{
    background-color: #9E82C4;
    color: #fff;
    text-decoration: none;
    padding: 12px 18px;
    display: inline-block;
    border-radius: 7px;
    margin-top: 25px;
    position: relative;
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
}
.serachform-wr input[type=text] {
    border: none;
    border-radius: 5px;
    padding: 4px 12px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #9D9D9D;
    width: 100%;
}
.serachform-wr input[type=submit]:hover{
    border: none !important;
    outline-offset: unset;
    outline: unset;
}
.slider-leftcntnt a, span.gbsubtit,.footer-inr ul#menu-information a, .footer-inr ul#menu-policies a,.footer-btm,.pm-btn{
  font-family: 'Lato', sans-serif;   
}
.slider-leftcntnt a::after,.pm-btn::after{
    position: absolute;
    content: '';
    background-color: #CCC1DC;
    width: 100%;
    height: 100%;
    right: -5px;
    top: 5px;
    z-index: -1;
    border-radius: 5px;
}
.pm-btn, .slider-leftcntnt a, .header-wr .primary-menu-container li a, .topheader-navigation a, .slider-leftcntnt a::after,.gb-bx h5 a,.footer-inr ul#menu-information a, .footer-inr ul#menu-policies a{
    transition: 0.3s;
}
.slider-leftcntnt a:hover,.pm-btn:hover{
 background-color: #000;
}
.header-wr .primary-menu-container li a:hover,.gb-bx a:hover,.footer-inr ul#menu-information a:hover, .footer-inr ul#menu-policies a:hover{
    color: #9E82C4;    
}
.header-wr .primary-menu-container li a:hover{
text-decoration: none;
    text-decoration-style: unset;  
}
.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    background: transparent !important;
    color: #000 !important;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    outline: none !important;
    text-decoration: none !important;
}
.primary-navigation .current-menu-item > a:first-child, .primary-navigation .current_page_item > a:first-child{
    text-decoration: none;
    text-decoration-style: unset;
    color: #9E82C4;  
}
.topheader-navigation a:hover svg path{
    fill: #9E82C4;
    opacity:0.6;
}
.slider-leftcntnt a:hover::after{
background-color: #555;
}
/*Getbulish Block*/
.slidermain-wr, .gbblock-wr{
    margin: 0px !important;
}
.gbblock-wr {
    text-align: center;
    padding: 100px 0px 100px;
}
.gb-bxcontainer .gb-bx img {
    display: block;
    width: 100%;
}
.gb-bxcontainer {
    display: flex;
    gap: 30px;
    padding-top: 40px;
}
.gbblock-wr h3 span {
    color: #9E82C4;
}
.gbblock-wr h3, .rm-wr h3{
    font-size: 46px;
    line-height: 52px;
}
span.gbsubtit{
    font-weight:700;
    font-size: 20px;
    line-height: 26px;
    margin-top: 14px;
    display: block;
}
.gb-bx h5 {
    font-size: 30px;
    line-height: 46px;
}
.gb-bx h5 a {
    text-decoration: none;
}
/*Footer Css*/
.footer-inr {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
}
.footer-inr .footerwidgetbx {
    width: 21%;
}
.footer-inr .footerwidgetbx:first-child{
    width: 52%;
}
ul.footer-navigation-inwrapper {
    list-style: none;
    display: flex;
    gap: 25px;
    padding-left: 0px;
    padding-top:28px;
}
.footertext {
    padding-top: 12px;
    font-family: Magnum;
       width: 50%;
    font-size: 22px;
    line-height: 30px;
}
.footer-inr ul#menu-information, .footer-inr ul#menu-policies{
    list-style: none;
    padding: 0px;
}
.footer-inr ul#menu-information a, .footer-inr ul#menu-policies a{
 text-decoration:none;
 font-weight:400;
}
.footer-btm {
    background-color: #000;
    color: #fff;
    padding: 20px 0px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-transform: uppercase;
}
.footer-outer {
    background-image: url(../images/footer-bg.png);
    background-repeat: no-repeat;
    padding: 170px 0px 29px;
    background-size:100% auto;
}
.favprod-wr img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.favprodbnr-bx{
position: relative;
}
.favproddetail h3{
    font-size: 70px;
    width: 80%;
    line-height: 76px;
    color: #9E82C4;
    -webkit-text-stroke: 2px #FFFF00;
}
.favproddetail {
    position: absolute;
    top: 50%;
    left: 100px;
    transform: translateY(-50%);
}
.pm-btn::after{
    background-color: #FFFF00;    
}
.favprod-wr {
    margin-top: 0px !important;
    padding-top: 10px;
    margin-bottom: 0px !important;
}
.blogbx-container {
    display: flex;
    flex-wrap: wrap;
    gap: 29px;
    justify-content: center;
}
.blogbx-container .blogbx {
    width: 23%;
}
.blogimg img {
    display: block;
    width: 100%;
}
.blogbx h5 {
    font-size: 21px;
    line-height: 27px;
    margin-top: 22px;
}
.blogcntnt {
    font-size: 18px;
    line-height: 26px;
    padding-top: 10px;
}
.blogbx .pm-btn::after{
    display: none;
}
.gbblock-wr h3 {
    font-size: 46px;
    line-height: 52px;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.rm-wr {
    text-align: center;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-bottom: 60px;
}
.rmbx-outer{
    background-image: url(../images/rm-bg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-top: 30px;
    padding: 56px 0px 60px;
}
.rmbx-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 80px;
}
.rmbx {
    background-color: #fff;
    width: 22%;
    padding: 13px;
    text-transform: uppercase;
    font-family: Magnum!important;
    font-weight: 400!important;
    border-radius: 16px;
}
.rmbx a {
    text-decoration: none;
    font-size: 28px;
    line-height: 34px;
    padding-top: 5px;
    display: block;
}
.gt-wr {
    margin-top: 0px !important;
}
.gtwr-inr {
    text-align: center;
    padding: 100px 100px;
    background-image: url(../images/gb-bg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
}
.gtwr-inr h3, .abt-dt h3{
    font-size: 46px;
    line-height: 52px;
    margin-bottom: 12px;
}
.gtcontent {
    width: 80%;
    margin: 0 auto;
}
.abt-inr {
    display: flex;
    flex-wrap: wrap;
    gap: 60px;
    align-items: center;
}
.abt-img {
    width: 43%;
}
.abt-img img {
    width: 100%;
    display: block;
}
.abt-dt {
    width: 50%;
}
.abt-wr{
    padding:55px 100px;
    background-image: url(../images/about-bg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.abt-dt h3 {
    margin-bottom: 0px;
}
.tmbx-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
    margin-top: 16px;    
    text-align: center;
}
.tmbx-container .tmbx {
    width: 32%;
    font-size: 16px;
    line-height: 24px;
    background-color: #fff;
    padding: 10px;
    border-radius: 16px;
    position: relative;
}
span.clintnm {
    display: block;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    padding-top: 10px;
}
.tmbx-container .tmbx::after{
    content: '';
    position: absolute;
    background-image: url(../images/quote-icon.png);
    height: 59px;
    width: 59px;
    bottom: -16px;
    right: -6px;
}
.mail_sec {
    display: flex;
    justify-content: center;
    align-items: baseline;
    margin-top: 40px;
    flex-wrap: wrap;
    gap: 30px;
}
.mailbx {
    width: 34%;
}
.mailbx input {
    border: none !important;
}
.subsc_button {
    width: 16%;
}
.subsc_button input{
    background-color: #9E82C4 !IMPORTANT;
    color: #fff;
    border-radius: 7px;
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
}
.subsc_button input[type=submit] {
    border-radius: 10px;
    padding: 12px 60px 16px 27px;
    border: none;
}
.subsc_button{
    position: relative;
}
 .mail_sec input[type=email]:focus, .mail_sec input[type=submit]:focus{
   outline-offset: unset;
    outline: unset; 
}
.subsc_button input[type=submit]:hover{
 background-color: #000!important;
color: #fff;
}
.subsc_button::after {
    content: "";
    position: absolute;
    right: 18px;
    top: 17px;
    bottom: 0px;
    background-image: url(../images/arrow-right-circle-fill.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-color: transparent;
    width: 25px;
    background-size: 25px;
    height: 25px;
}
.mail_sec .wpcf7-not-valid-tip{
position: absolute;    
}
.wpcf7 form .wpcf7-response-output{
   position: absolute;
    left: 0px;
    right: 0px;
    font-size: 14px;
    width: 41%;
    text-align: center;
    margin: 0 auto;
}
.header-wroutr {
    background-color: #a0ec99;
}
.home .header-wroutr {
    background-color:transparent;
}
.default-page-wrp {
    background-color: #fff;
}



.pg-img img{
    width: 100%;
    display:block;
}

.page_cont_inner {
    font-size: 18px;
    line-height: 26px;
    padding-top: 20px;
    width: 90%;
    margin: 0 auto;
}
.page_cont_sect h1 {
    text-align: center;
    font-size: 56px;
    line-height: 62px;
}
.default-page-wrp {
    padding: 30px 0px 0px;
}
.default-page-wrp h2.wp-block-heading {
    font-size: 36px;
    line-height: 42px;
    margin: 30px 0px 20px;
}
.default-page-wrp h3.wp-block-heading {
    margin: 25px 0px 0px;
}
.page_cont_inner p {
    margin-bottom: 18px;
}
.page_cont_inner figure.wp-block-image {
    display: inline-block;
    vertical-align: top;
}
/*Interview Page*/
.page_cont_inner ul.inline-columns {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    padding-left: 0px;
    list-style: none;
    align-items: flex-start;
}
.page_cont_inner ul li img{
    width: 100%;
}
.page_cont_inner ul li {
    width: 48%;
}
.pg-img {
    width: 80%;
    margin: 0 auto;
    padding-top: 20px;
}
.page_cont_inner ul.inline-columns li a {
    text-decoration: none;
    text-align: center;
    font-size: 26px;
    display: block;
    padding: 8px 10px;
    transition: 0.3s;
}
.page_cont_inner .wp-block-code code{
    white-space: break-spaces;
}
.page_cont_inner ul.inline-columns li a:hover{
 text-decoration:underline;
}
ul.speak-bx {
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
}
ul.speak-bx {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    list-style: none;
    justify-content: center;
}
ul.speak-bx li {
    width: 30%;
}
ul.speak-bx li strong {
    font-size: 15px;
    display: block;
    font-weight: 400;
    line-height: 24px;
    margin-top: 10px;
}
/*Blog Main Page Css*/
.bloginr {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}
.blog-box {
    width: 23%;
    justify-content: center;
    text-align:center;
}
a.blogimg {
    display: block;
    width: 100%;
}
a.blogimg img {
    display: block;
    width: 100%;
}
h3.blog-title {
       font-size: 21px;
    line-height: 27px;
    margin-top: 22px;
    font-family: Magnum!important;
    font-weight: 400!important;
}
h3.blog-title a {
    font-size: 21px;
    line-height: 27px;
    margin-top: 22px;
    text-decoration: none;
}
span.content-bx {
    font-size: 18px;
    line-height: 26px;
    padding-top: 10px;
    display: block;
}
.pagination.pagination_custom {
    padding: 0px 0 70px;
    text-align: center;
}
.blog-box .pm-btn::after{
    display:none;
}
.default-page-wrp.blogpg{
 position: relative;   
}
.blogpg .page_cont_sect h1 {
    position: absolute;
    top: 50%;
    color: #fff;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.default-page-wrp.blogpg{
    padding: 0px;
}
.default-page-wrp.blogpg {
    margin-bottom: 50px;
}
.blog-wr {
    margin-top: 24px !important;
}
/*Pagination css*/
.pagination.pagination_custom {
    padding: 34px 0 70px;
    text-align: center;
}
.pagination_custom a.page-numbers, .pagination_custom span.page-numbers {
    padding: 6px 18px;
    display: inline-block;
}
.page-numbers.current, .pagination_custom a.page-numbers:hover, .pagination.pagination_custom span.page-numbers:focus {
    text-decoration: none;
    color: #fff;
    background-color:#9E82C4;
    border-radius: 3px;
}
.page-numbers {
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 17px;
    font-weight: 700;
}
.pagination_custom a.page-numbers {
    text-decoration: none;
}
.pagination_custom a.page-numbers {
    color: #fff;
    background-color: #000;
}
section.default-page-wrp {
    margin-bottom: 20px;
}
.square-crop.large-post__image img {
    width: 100%;
    display: block;
}
.big-post {
    position: relative;
    height: 400px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
.big_link {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 99;
}
.big-post .big-post__text {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.big-post .big-post__text .big-post__text-content {
    width: 100%;
    min-height: 280px;
    background: #fff;
    border: 4px solid #e8e4ed;
    padding: 20px;
}
.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}
.category-name {
    font-family: d-din_condenseddinCnBd,'Times New Roman',serif;
    text-transform: uppercase;
    font-size: 1.0625em;
    color: #716385;
    letter-spacing: 1px;
    margin-bottom: 2px;
}
.big-post .big-post__text .big-post__text-content .big-post__title {
    font-size: 1.875em;
    letter-spacing: .17px;
    line-height: 1.42;
}
.big-post .article-title span {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-bottom: 4px solid transparent;
}
.big-post .big-post__text .big-post__text-content .more-link {
    display: block;
}
.small-link {
    font-family: d-din_condenseddinCnBd,'Times New Roman',serif;
    text-transform: uppercase;
    font-size: 1.125em;
    letter-spacing: .35px;
    text-align: left;
    line-height: 1.6;
    text-transform: uppercase;
}
.col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.insta-wr.gbblock-wr {
    padding: 0px 0px 40px;
}
/*Blog Page Css*/
.blog-page__posts-large .entry-card-article:first-child {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
.big-post .big-post__text .big-post__text-content .more-link {
    display: block;
    padding-top: 80px;
}
.justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.blog-post__holder {
    max-width: 980px;
}
.blog-page__posts-large .entry-card-article:first-child .entry-card {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.blog-page__posts .entry-card-article {
    margin-bottom: 45px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
    margin-left: 0;
    margin-right: 0;
    padding: 0 7.5px;
}
.entry-card {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    background: #fff;
}
.blog-page__posts .entry-card-article .entry-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.entry-card_link {
    position: absolute;
    top: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    border: 1px solid #e7e4ed;
}
.blog-page__posts-large .entry-card-article:first-child .entry-card-img__holder {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    max-height: 290px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.blog-page__posts-large .entry-card-article:first-child .entry-card_content{
    padding: 22px 15px 22px 30px;
    height: 100%;
     flex-direction: column!important;
}
/*.site-main > *{
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}*/
.blog-post__holder {
    max-width: 100%;
    margin: 0 auto;
    padding: 0px 100px;
   /* text-align: center;*/
}
.entry-card-article {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    margin: 0 15px 25px;
}
.entry-card-img img {
    display: block;
    width: 100%;
}
.card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.entry-card-body h2 {
    font-size: 32px;
    line-height: 38px;
}
.card-deck {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.blog-page__posts-large .entry-card-article:first-child .entry-card-title{
     font-size: 32px;
    line-height:40px;  
}
.blog-page__posts .entry-card-article .entry-card-title {
   font-size: 22px;
    line-height: 29px;
}
.entry-card_content.d-flex.flex-column {
    padding: 10px 30px;
}
.product-image img {
    display: block;
    width: 100%;
}
span.topic-header__title-content {
    font-size: 46px;
    line-height: 52px;
    margin-bottom: 40px;
    text-transform: uppercase;
    text-align: center;
    display: block;
}
.small-link{
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
    font-family: 'Lato', sans-serif;
    margin-top:10px;
}
.text-lg-right {
    text-align: right;
     font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    font-family: 'Lato', sans-serif;
    margin-top:10px;
}

.product-title {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    color: #070503;
    margin-top: 10px;
    margin-bottom: 6px;
    letter-spacing: 0;
}
.product-price {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    letter-spacing: 0;
    color: #2b1f12;
    line-height: 1;
}
.blog-page__products .row {
    padding: 0 30px;
}
.product-row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
section.blog-page__posts-large.blog-page__posts {
    padding-top: 80px;
}
section.overlap-feature{
    margin-top: 30px;
}
h4.main-product__headline {
    padding-top: 80px;
    padding-bottom: 40px;
}
/*Category Page Css*/
/*#wrapper-index .jumbotron-fluid {
    margin: 0 -15px;
    padding-top: 3rem;
    padding-bottom: 2rem;
    position: relative;
    background: #f5f3f7;
}*/
.index-container, .index-products .product-blog {
    max-width: 940px;
}
.catouter {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.index-container, .index-products .product-blog {
    display: -webkit-box;
    display: -ms-flexbox;
    display:inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.index-container .entry-card-article:first-child, .index-products .product-blog .entry-card-article:first-child {
    margin-bottom:45px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.index-container .entry-card-article:nth-child(2), .index-container .entry-card-article:nth-child(3), .index-container .entry-card-article:nth-child(4), .index-products .product-blog .entry-card-article:nth-child(2), .index-products .product-blog .entry-card-article:nth-child(3), .index-products .product-blog .entry-card-article:nth-child(4) {
    margin-bottom: 45px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
    margin-left: 0;
    margin-right: 0;
    padding: 0 7.5px;
        width: 85%;
}
.index-container .entry-card-article:nth-child(2) .entry-card, .index-container .entry-card-article:nth-child(3) .entry-card, .index-container .entry-card-article:nth-child(4) .entry-card, .index-products .product-blog .entry-card-article:nth-child(2) .entry-card, .index-products .product-blog .entry-card-article:nth-child(3) .entry-card, .index-products .product-blog .entry-card-article:nth-child(4) .entry-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.index-container .entry-card-article:nth-child(2) .entry-card-img__holder, .index-container .entry-card-article:nth-child(3) .entry-card-img__holder, .index-container .entry-card-article:nth-child(4) .entry-card-img__holder, .index-products .product-blog .entry-card-article:nth-child(2) .entry-card-img__holder, .index-products .product-blog .entry-card-article:nth-child(3) .entry-card-img__holder, .index-products .product-blog .entry-card-article:nth-child(4) .entry-card-img__holder {
    max-width: 100%;
}
.index-container .entry-card-article:nth-child(2) .entry-card_content, .index-container .entry-card-article:nth-child(3) .entry-card_content, .index-container .entry-card-article:nth-child(4) .entry-card_content, .index-products .product-blog .entry-card-article:nth-child(2) .entry-card_content, .index-products .product-blog .entry-card-article:nth-child(3) .entry-card_content, .index-products .product-blog .entry-card-article:nth-child(4) .entry-card_content {
    padding: 15px;
    height: 100%;
}
.index-container .entry-card-article:nth-child(2) .category-name, .index-container .entry-card-article:nth-child(3) .category-name, .index-container .entry-card-article:nth-child(4) .category-name, .index-products .product-blog .entry-card-article:nth-child(2) .category-name, .index-products .product-blog .entry-card-article:nth-child(3) .category-name, .index-products .product-blog .entry-card-article:nth-child(4) .category-name {
    font-size: .9375em;
    margin-bottom: 3px;
}
.index-container .entry-card-article:nth-child(2) .entry-card-title, .index-container .entry-card-article:nth-child(3) .entry-card-title, .index-container .entry-card-article:nth-child(4) .entry-card-title, .index-products .product-blog .entry-card-article:nth-child(2) .entry-card-title, .index-products .product-blog .entry-card-article:nth-child(3) .entry-card-title, .index-products .product-blog .entry-card-article:nth-child(4) .entry-card-title {
    font-size: 1.0625em;
    line-height: 1.48;
}
.index-container.container {
    margin: 0 auto;
}
h1.archive-title.mt-0 {
    font-size: 64px;
    line-height: 72px;
    /* margin-bottom: 40px; */
    text-transform: uppercase;
    text-align: center;
    display: block;
}
header.jumbotron.jumbotron-fluid.text-center {
    margin-bottom: 40px;
}
.adbx {
    text-align: center;
    padding-top: 50px;
}
.entry-card_content{
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    padding: 15px 20px 10px;
    flex-direction: column!important;
}
.entry-card_link .small-link, .blog-page__posts .entry-card-article .entry-card-title,.view-link, .topic-header__title-content{
   transition:0.3s;
}
.entry-card_link:hover .small-link, .blog-page__posts .entry-card-article .entry-card-title:hover,.view-link:hover, .topic-header__title-content:hover{
    color: #9E82C4;
}
.tiktokinr {
    display: flex;
    flex-wrap: wrap;
        justify-content: center;
}

.tiktok-wr {
    padding-bottom: 40px;
}
.pagination-box ul.pagination {
    list-style: none;
    display: flex;
    gap: 6px;
    justify-content: center;
}
.pagination-box li.page-item a {
    text-decoration: none;
    color: #fff;
    background-color: #000;
    border-radius: 3px;
    padding: 6px 18px;
    display: inline-block;
}
.pagination-box li.active.page-item a, .pagination-box li.page-item a:hover{
 background-color: #9E82C4;
}
.index-products {
    margin-top: 0px !important;
}
.justify-content-center.row.pagination-box {
    margin-bottom: 0px;
}
.index-products .product-blog{
    max-width: 100%;
    margin: 0 auto;
    padding: 0px 100px;
}
.index-products h4.main-product__headline {
    padding-top: 40px;
}
.socialgr-bx {
    display: flex;
    flex-wrap: wrap;
    /* align-items: center; */
    justify-content: center;
}
.insta-inr {
    width: 50%;
}
.tiktokinr {
    width:50%;
}
.tiktokbx {
    display: flex;
    flex-wrap: wrap;
}
.tiktokbx blockquote {
    width: 46%;
    margin: 2px 10px;
}
.blog-post__holder h3 {
    margin: 40px 0px 60px;
    font-size: 46px;
    line-height: 52px;
    margin-bottom: 40px;
    text-transform: uppercase;
    text-align: center;
    display: block;
}
.cat-sidebar {
    width: 22%;
}
.justify-content-center.row.pagination-box {
    margin-bottom: 0px;
    /*padding-bottom: 30px;*/
}

.cat-sidebar img {
    display: block;
    width: 100%;
}
.cat-sidebar h2.article-title.mt-2 a, .cat-sidebar h2.article-title.mt-2 {
    text-decoration: none;
    font-size: 27px;
    line-height: 34px;
    margin-top: 25px;
    text-align: center;
}
/*Single Blog Page*/
.article-holder {
    width: 70%;
    padding-right: 15px;
}
.article-holder .type-post {
    border-bottom: 4px solid #d0c9da;
    margin-bottom: 40px;
}
#single-wrapper .entry-header {
    margin-bottom: 35px;
}
#single-wrapper .entry-header {
    padding-bottom: 0;
}
#single-wrapper .entry-header .entry-title {
    font-size: 56px;
    margin-bottom: 24px;
   /* padding: 0px 114px;*/
}
.article-holder .long-content {
    padding-bottom: 30px;
}
.type-post .long-content {
    padding-right: 0;
    padding-left: 0;
}
.long-content {
    min-height: 200px;
}
.long-content p {
    margin-bottom: 18px;
   /* font-weight: 500;
    font-size: 22px;
    line-height: 32px;*/
}
/*.long-content ul li{
    font-weight: 500;
    font-size: 22px;
    line-height: 32px;
}*/
.sidebar-thumbnails {
    padding-left: 56px;
    width: 30%;
}
.sidebar-title {
    font-size: 1.375em;
    letter-spacing: .15px;
    line-height: 1.4;
    margin-bottom: 17px;
    margin-top: 15px;
    text-align: left;
}
.sidebar-post__image {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 170px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
}
.recent-post__text .article-title {
    margin-bottom: 20px;
}
.single-post .d-flex{
    display: flex;
}
.long-content.entry-content strong, .long-content.entry-content h2{
    font-size: 22px;
    line-height: 33px;
    font-weight: 500;
}
.recent-post__text .article-title {
      font-size: 18px !important;
    line-height: 26px !important;
    padding-top: 10px;
    padding-bottom: 20px;
    text-decoration: none;
}
.sidebar-post__image img{
    display: block;
   /* width: 100%;    */
}
.single-post .d-flex {
    display: flex;
    padding: 0px 80px;
   margin-bottom: 0px !important;
}
.single-post .blog-post__holder{
    padding: 0px;
}
.adbxsingle{
    margin-top: 10px !important;    
}
.sidebar-post__image{
justify-content: left;    
}
a.fasc-button.fasc-size-medium.fasc-type-flat {
    background-color: #9E82C4 !important;
    color: #fff;
    text-decoration: none;
    padding: 12px 18px;
    display: inline-block;
    border-radius: 7px;
    margin-top: 25px;
    position: relative;
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
}
a.fasc-button.fasc-size-medium.fasc-type-flat:hover{
 background-color: #000 !important;   
}
.link-text {
    font-size: .9375em;
    line-height: 1.55;
    font-style: italic;
    color: #716385;
    padding-bottom: 50px;
}
nav.share-buttons {
    border-bottom: 4px solid #e8e4ed;
    padding-bottom: 15px;
}
nav.share-buttons a.nav-item {
    padding-right: 10px;
}
.single-post blockquote {
    padding: 1.6rem 2rem 0.6rem;
    border: 4px solid #e8e4ed;
    max-width: 93%;
    margin: 20px auto;
    line-height: 1.45;
    font-size: 17px;
    font-weight: 400;
}
.single-post blockquote p{
font-weight: 400;
}
.singpgads a img {
    height: 100%;
}
.single-post .entry-content p {
    word-wrap: break-word;
    margin-left: 0px !important;
    margin-right: 0px !important;
    max-width: 100% !important;
}
.long-content.entry-content h1{
    font-size: 26px;
    line-height: 32px;
}
.cf-shortcodeinr {
    width: 60%;
    margin: 0 auto;
    border: 2px solid #000;
    padding: 30px;
}
.cf-shortcodeinr input[type=text], .cf-shortcodeinr input[type=email],.site .cf-shortcodeinr textarea{
 border: 1px solid #000;
     width: 100%;
}
.cf-shortcodeinr textarea {
    width: 100%;
    height: 100px;
    border: 1px solid #000;
    padding: 10px;
}
.cf-shortcode {
    margin-top: 10px !important;
}
.page-template-page-partner .default-page-wrp{
    margin-bottom: 80px !important;
}
.cf-shortcode .wpcf7-not-valid-tip {
    position: absolute;
}
.cf-shortcode label{
    /*margin-bottom: 20px;*/
    display: block;
    text-align: left;
}
.cf-shortcode input.wpcf7-form-control.wpcf7-submit{
    margin-top: 10px;
    background-color: #9E82C4 !IMPORTANT;
    color: #fff;
    border-radius: 7px;
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
}
.cf-shortcode form{
    position: relative;
}
.cf-shortcode .wpcf7 form .wpcf7-response-output{
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -45px;
    font-size: 14px;
    width: 100%;
    text-align: center;
    margin:0;
}
.cf-shortcode input[type=text]:focus, .cf-shortcode input[type=email]:focus, .cf-shortcode input[type=submit]:focus, .cf-shortcodeinr textarea:focus{
    outline-offset: unset;
    outline: none;    
}
.error404 h1.page-title {
    text-align: center;
    text-transform: uppercase !important;
}
.error-404.not-found.default-max-width {
    margin: 10px auto !important;
}
.error404 .page-header{
 margin-bottom: 44px !important; 
}
.error-404.not-found input.search-submit {
    background-color: #9E82C4 !IMPORTANT;
    color: #fff;
    border-radius: 7px;
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
}
.search-form .search-field {
    border: 1px solid #000;
}
.form-field p {
    margin-bottom: 35px;
}
.form-field {
    margin-top: 17px;
}
.page_contsect-inr {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
   margin-top: 50px;
}
.page_contsect-inr .pg-img {
    width: 32%;
    margin: 0 auto;
    padding-top: 20px;
}
.page_contsect-inr .page_cont_inner {
    font-size: 20px;
    line-height: 29px;
    padding-top: 70px;
    width:62%;
    margin: 0 auto;
}
.page_contsect-inr .pg-img img {
    width: 100%;
    display: block;
}
.serachform-wr.mbsearch{
    display:none;
}
.slicknav_menu {
    display: none;
}
.gb-bx a, .blogbx a{
    text-decoration: none;
}
.single blockquote:before{
 display: none;
}

.single .long-content.entry-content h1, .single .long-content.entry-content h2, .single .long-content.entry-content h3, .single .long-content.entry-content h4,
.single .long-content.entry-content h5, .single .long-content.entry-content h6{
    margin-left: 0px !important;
    margin-right: 0px !important;
    text-align: left !important;
}
.ttk a {
    background-image: url(../images/tiktok-icon.png);
    background-repeat: no-repeat;
    line-height: 28px;
    font-size: 0px;
    background-size: 20px;
    width: 20px;
    height: 20px;
    display: inline-block;
    transition:0.3s;
}
.ttk a:hover{
    opacity:0.6;
}
.footer-outer .ttk a {
    background-image: url(../images/tiktok.png);
    line-height: 40px;
}
.footer-outer .ttk a:hover{
    opacity:1;
}
.insta-inr img {
    display: block;
    width: 100%;
}


.wps-component-products-pricing.css-1ccapp0-ProductPricesCompareAtCSS {

    align-items: center;
}
h2.wps-products-title.css-ip8ww9-titleStyles{
    font-family: Lato, sans-serif !important;
    font-weight: normal !important;
    font-size: 16px !important;
    line-height: 1.2 !important;
    color: #4a4a4a !important;
    margin-bottom: 15px;
    text-align: center !important;
}
.css-18n4oo-priceCSS {
    font-family: Lato, sans-serif !important;
    font-weight: normal !important;
    font-size: 16px;
    line-height: 1.2;
    color: #4a4a4a !important;
    text-align: center;
}
a.wps-products-link.css-rj311j-linkCSS{
        text-align: center;
}
button.wps-btn.wps-btn-secondary.wps-add-to-cart.css-1xj18r6-buttonCSS-addToCartCSS-AddButton, .wps-btn-next-page {
    font-family: Lato, sans-serif !important;
    font-size: 16px !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    color: #f9faf6 !important;
    background-color: #9e82c4 !important;
    width: auto !important;
    align-items: center !important;
}
.css-12z200q-pathCSS {
    fill: #fff !important;
}
.css-xj0s2n-ProductWrapperCSS{
   max-width: 100% !important;
    align-items: center !important;
    justify-content: center !important;  
}
.single .long-content.entry-content h2,.single .long-content.entry-content h2 strong {
    font-size: 40px;
    line-height: 49px;
}
.single .long-content.entry-content h3,.single .long-content.entry-content h3 strong {
font-size: 36px;
    line-height: 44px;
}
.single .long-content.entry-content h4,.single .long-content.entry-content h4 strong {
font-size: 28px;
    line-height: 36px;
}