/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
@import url('https://netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

.stick-head {
    display: flex;
    gap: 110px;
    justify-content: end;
}

.secondery-header a {
    font-size: 22px;
    color: black;
    font-weight: 600;
    margin: 0 0 0 47px;
}

.secondery-header ul {
    display: flex;
    gap: 4px;
}

.secondery-header ul li a {
    font-size: 18px;
    font-weight: 500;
    position: relative;
}

.secondery-header input#inpt-fild {
    border: 1px solid #3333;
    border-radius: 40px;
    height: 36px;
    width: 310px;
}

.secondery-header {
    position: relative;
}

.secondery-header a#inpt-btn {
    position: absolute;
    right: 12px;
    top: 3px;
}

.secondery-header ul li:nth-child(1) a:before {
    position: absolute;
    content: "\f2c0";
    font-size: 18px;
    font-family: 'FontAwesome';
    left: -21px;
    color: black;
    font-weight: 700;
}

.secondery-header ul li:nth-child(2) a:before {
    position: absolute;
    content: "";
    width: 2px;
    height: 21px;
    background: black;
    left: -12px;
    transform: rotate(16deg);
    top: 3px;
}

section.secondery-head {
    padding: 13px 0 8px 0;
}

header#top img.hidden-logo {
    display: none !important;
}

img.hidden-logo {
    display: none !important;
}

nav.nav-menu-bar {
    width: 100% !important;
    /* gap: 0; */
    display: flex;
    align-items: center;
    height: 103px;
}

ul.buttons.sf-menu {
    width: 31%;
}

header#top a#logo img {
    width: 150px;/*Fix logo size when screen changes*/
    height: 150px;/*Fix logo size when screen changes*/
    margin: 0 auto;
    background: #f5d22b;
    box-shadow: 5px 1px 7px 0 #0000004d;
    margin-top: -49px;
    position: absolute;
    border-radius: 100%;
    z-index: 9999999;
    left: 0px;
}

header#top .col.span_3 a {
    margin: auto;
}

header#top {
    height: 102px;
    background: #F5D328;
    z-index: 99999;
}

nav.nav-menu-bar span.menu-title-text { /*modify font size in main menu */
    font-size: 15px;
    text-transform: capitalize;
    color: black;
    font-family: system-ui;
    position: relative;
    font-weight: 600;
}

nav.nav-menu-bar span.menu-title-text:before {
    position: absolute;
    content: "";
    width: 0;
    transition: all .6s ease;
    height: 2px;
    background: black;
    bottom: 0;
}

nav.nav-menu-bar span.menu-title-text:hover:before {
    width: 100%;
}

nav.nav-menu-bar ul.buttons.sf-menu {
    gap: 0px;
    display: flex;
}

nav.nav-menu-bar ul.buttons.sf-menu {
    position: absolute;
    display: flex;
    right: 0;
    gap: 25px;
    flex-direction: row-reverse;
}

nav.nav-menu-bar ul.buttons.sf-menu li:nth-child(1) a span {
    box-shadow: inset 7px 7px 14px 0px rgb(0 0 0 / 20%);
    background: white;
    padding: 18px 46px 20px 30px;
    border-radius: 50px;
    transition: all .6s ease;
    position: relative;
    font-size: 23px;
    text-transform: capitalize;
    font-family: system-ui;
    display: inline-block;
}

nav.nav-menu-bar ul.buttons.sf-menu li:nth-child(1) a span:before {
    position: absolute;
    content: "\f061";
    font-family: 'FontAwesome';
    top: 34%;
    z-index: 99;
    width: 0 !important;
    right: 30px;
    font-size: 14px;
    color: white;
}

nav.nav-menu-bar ul.buttons.sf-menu li:nth-child(1) a span:after {
    position: absolute;
    content: "";
    width: 26px;
    height: 26px;
    border-radius: 100%;
    z-index: 9;
    background: #f6412d;
    right: 11px;
    top: 18px;
}

nav.nav-menu-bar ul.buttons.sf-menu li:nth-child(1) a:before {
    width: 1px !important;
    position: absolute !important;
    content: "" !important;
    height: 0px;
}

nav.nav-menu-bar ul.buttons.sf-menu li:nth-child(1) a:hover:before {
    width: 0px !important;
    position: absolute;
    display: none !important;
}

nav.nav-menu-bar ul.buttons.sf-menu li:nth-child(1) a span:hover {
    background: black;
    color: white;
}

nav.nav-menu-bar ul.buttons.sf-menu li:nth-child(1) a:before {

    display: none !important;
}
h2.banner-title {
    font-size: 90px !important;
    font-family: cursive;
    color: black !important;
    padding: 0 390px 0 0px;
    font-weight: 700;
    margin: 0px 0 0 0;
    position: relative;
	margin:21px;
}
h2.banner-title:before {
    position: absolute;
    width: 142px;
    height: 142px;
    left: -11px;
    top: 9px;
    animation: gelatine 1.5s infinite;
    z-index: -1;
    border-radius: 100%;
    content: "";
    background: rgba(255, 203, 42, 1);
    box-shadow: -1.498680830001831px 13.488126754760742px 17.609498977661133px 0px rgba(0, 0, 0, 0.25) inset;
}
h2.banner-title:after {
    content: "";
    background: url(https://quizmybrainz.com/wp-content/uploads/2023/02/Vector-1.png);
    width: 61px;
    height: 65px;
    position: absolute;
    left: -22px;
    top: -50px;
}
h2.banner-title span {
    line-height: 180px;
    color: #ee3b24;
}
.ct-ban p { /*Adjust main message in home page*/
    color: white;
	/*background-color:rgba(198, 213, 220, 0.4);*/
    font-size: 20px !important;
    font-family: sans-serif;
	font-weight:bolder;
	padding:10px;
	width:660px;
	text-shadow:0 0 2px black;
	border-radius:30px;
}
.ct-ban .button.solid_color a {
    box-shadow: inset 7px 7px 14px 0px rgb(0 0 0 / 20%) !important;
    background: #f5d328 !important;
    color: black;
    font-size: 19px;
    font-family: system-ui;
    padding: 18px 38px;
    border-radius: 190px !important;
}
.ct-ban .button.solid_color:nth-child(1) a {
    border-radius: 60px !important;
    text-transform: capitalize;
    font-weight: 400;
    padding: 18px 43px;
    font-family: 'Open Sans';
}
.ct-ban .button.solid_color {
}

.ct-ban .button.solid_color:nth-child(2) a {
    background: #ee3b24 !important;
    color: white;
    border-radius: 60px !important;
    text-transform: capitalize;
    padding: 18px 38px;
    font-size: 21px;
    font-weight: 400;
    font-family: system-ui;
}

#header-space {
    height: 60px !important;
}





/*about css begin*/
div#sec-2 {
    padding: 50px 0 0px 0 !important;
}

div#sec-2 .row-bg.viewport-desktop.using-image {
    background-size: 315px;
    background-position: bottom right !important;
}

div#sec-2 .wpb_wrapper h3 {
    font-size: 37px;
    font-family: cursive;
    color: #ed3b24;
}

div#sec-2 .wpb_wrapper h2 {
    font-size: 56px;
    position: relative;
    z-index: 99;
    padding: 0 0 20px 0;
    font-family: cursive;
    color: black;
}

div#sec-2 .wpb_wrapper h2:before {
    z-index: -1;
    position: absolute;
    content: "";
    width: 82px;
    right: 351px;
    animation: ball 1s infinite alternate !important;
    top: -14px;
    height: 82px;
    background: rgba(255, 203, 42, 1);
    border-radius: 100%;
    box-shadow: -1.498680830001831px 13.488126754760742px 17.609498977661133px 0px rgba(0, 0, 0, 0.25) inset;
}

@keyframes ball {
    from {
        top: -10px;
    }

    to {
        top: -20px;
    }
}

div#sec-2 .wpb_wrapper p {
    padding: 0 160px 0 0 !important;
    color: black;
    line-height: 31px;
    font-family: revert;
    font-weight: 600;
}

div#sec-2 .vc_column-inner {
    height: 100%;
    display: flex;
    align-items: center;
}

ul.lists-about {
    display: flex;
    align-items: center;
    margin: 0;
    gap: 12px;
}

ul.lists-about li {
    list-style: none;
    cursor: pointer;
    width: 169px;
    display: flex;
    text-align: center;
    align-items: center;
    transition: all .6s ease;
    background: #FFFFFF;
    box-shadow: 0px 0px 11px 1px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 15px 0 19px 0;
    flex-direction: column;
}
nav.nav-menu-bar ul.sf-js-enabled {
    display: flex;
    gap: 32px;
    padding: 0 0 0 287px;
}

nav.nav-menu-bar ul.buttons.sf-menu li:nth-child(2)   .cart-menu a {
    font-size: 26px;
    color: black !important;
    margin: 13px 60px 0 0px !important;
}

nav.nav-menu-bar ul.buttons.sf-menu li:nth-child(2) .cart-menu a .cart-wrap span {
    opacity: 0;
}

ul.lists-about li h4 {
    font-size: 21px;
    font-family: cursive;
    color: #ed3b24;
    margin: 0 !important;
    padding: 0;
}

ul.lists-about li h3 {
    font-size: 14px !important;
    width: 210px;
    font-weight: 500;
    padding: 6px 0 0 0;
    font-family: 'Open Sans' !important;
    color: black !important;
    line-height: 22px;
    margin: 0 !important;
}

ul.lists-about li img {
    margin: 0 !important;
    padding: 0 !important;
        display: inline-block !important;
}

ul.lists-about li:hover {
    background: #f5d328;
}

ul.lists-about li:hover img {
    filter: brightness(0);
}

ul.lists-about li:hover h4 {
    color: black;
}

ul.lists-about li:hover h3 {
    color: white;
}
.ct-about {
    padding: 0 0 0 34px !important;
}

a.nectar-button.small.regular.accent-color.has-icon.regular-button.about-btn {
    background: #F5D328 !important;
    box-shadow: 7px 7px 14px rgb(0 0 0 / 20%), inset 6px 4px 11px rgb(0 0 0 / 20%) !important;
    border-radius: 52px !important;
    padding: 24px 50px 25px 50px;
    font-size: 22px;
    color: black;
    margin: 30px 0 0 0;
}

a.nectar-button.small.regular.accent-color.has-icon.regular-button.about-btn i {
    background: black !important;
    color: white;
    right: 33px;
    transition: all .6s ease;
}

a.nectar-button.small.regular.accent-color.has-icon.regular-button.about-btn:hover i {
    right: 26px;
}

/*about css end*/








/*popular product cs begin*/
div#sec3 .row-bg.viewport-desktop.using-image {
    background-size: 100%;
}

div#sec3 .wpb_wrapper h1 {
    font-size: 60px;
    padding: 50px 0 0 0;
    font-family: cursive;
    color: black;
    position: relative;
}

div#sec3 .wpb_wrapper h1:before {
    position: absolute;
    content: "";
    width: 60px;
    right: 354px;
    animation: bounce2 2s ease infinite;
    top: 57px !important;
    background: rgb(255 255 255);
    border-radius: 100%;
    box-shadow: -1.498680830001831px 13.488126754760742px 17.609498977661133px 0px rgba(0, 0, 0, 0.25) inset;
    height: 60px;
    z-index: -1;
}

div#sec3 {
    position: relative;
    padding: 0 15%;
}

div#sec3:before {
    content: "" !important;
    position: absolute;
    width: 125px;
    height: 119px;
    left: 273px;
    background: linear-gradient(179.95deg, #FE6845 13.75%, #FF9968 98.63%);
    top: 179px;
    border-radius: 100% !important;
    box-shadow: -1.498680830001831px 13.488126754760742px 17.609498977661133px 0px rgb(0 0 0 / 25%) inset;
    z-index: 999999;
    animation: gelatine 1.5s infinite;
}

.ct-tab ul.ui-tabs-nav {
    display: flex;
    justify-content: center;
    gap: 30px;
}

.ct-tab ul.ui-tabs-nav li a {
    border-radius: 50px;
    padding: 3px 19px 3px 30px !important;
    background: transparent;
    border: 2px solid transparent;
    position: relative;
    text-align: -webkit-center;
    font-size: 15px;
    text-transform: uppercase;
    color: black;
    transition: all .6s ease;
    margin: 8px 0 61px 0;
    font-weight: 500;
}

.ct-tab ul.ui-tabs-nav li a.active-tab {
    background: #ffffff87 !important;
    border-radius: 50px;
    border: 2px solid white !important;
    padding: 3px 19px 3px 30px !important;
}
div#sec3 .inner-wrap.row-bg-layer.using-image {
    width: 100%;
    object-fit: cover !important;
}

div#sec3 .inner-wrap.row-bg-layer.using-image div {
    width: 100%;
    background-size: contain;
    height: 100%;
}
.ct-tab ul.ui-tabs-nav li a:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    background: #636363;
    border-radius: 100%;
    left: 12px;
    top: 12px;
    transition: all .6s ease;
    opacity: 0;
}

.ct-tab ul.ui-tabs-nav li a.active-tab:before {
    width: 10px;
    opacity: 1;
    height: 10px;
}


div#sec-4 .inner-wrap.row-bg-layer.using-image .row-bg.viewport-desktop.using-image {
    background-position: bottom left;
}

.pro-btn {
    text-align: left;
}
a.ct-pro-btn {
    background: #ffffff00 !important;
    border-radius: 60px !important;
}
a#ct-pro-btn {
    border: 1px solid black;
    padding: 12px 90px 12px 20px;
    position: relative;
    font-size: 17px;
    border-radius: 100px !important;
    margin: 19px 0 0 0;
    background-color: gold !important;
}

a#ct-pro-btn:before {
    position: absolute;
    content: "";
    background: url(https://quizmybrainz.com/wp-content/uploads/2023/02/Group-49.png);
    width: 60px;
    z-index: 99;
    height: 15px;
    right: 6px;
    background-size: 36px;
    background-repeat: no-repeat;
    top: 16px;
}

a#ct-pro-btn:after {
    content: "";
    box-shadow: inset 0px 0px 20px 0px rgb(0 0 0 / 20%);
    position: absolute;
    background: rgba(246, 65, 45, 1);
    width: 52px;
    height: 25px;
    right: 21px;
    border-radius: 30px;
    top: 11px;
}
div#sec-4 .inner-wrap.row-bg-layer.using-image div {
    background-size: 172px;
    background-position: bottom left !important;
}

.heading-sec {
    padding: 0 0 140px 0px !important;
}
ul.products.columns-4 li {}

ul.products.columns-4 li {
    background: #ffffff54;
    padding: 24px !important;
    transition: all .6s ease;
    border-radius: 30px;
    cursor: pointer;
}

ul.products.columns-4 li h2 {
    font-size: 14px !important;
    color: black;
    font-family: 'Open Sans' !important;
    font-weight: 400 !important;
}

ul.products.columns-4 li span del {
    color: black !important;
    opacity: 1 !important;
}

ul.products.columns-4 li span ins {
    color: black;
}

ul.products.columns-4 li .product-wrap {
    margin: 0 0 0 0 !important;
}
ul.products.columns-4 li:hover {
    background: #C7A200;
}
div#sec-4 {
    padding: 20px 0 61px 0px !important;
}

div#sec-4 .wpb_wrapper h3 {
    font-size: 31px;
    font-family: cursive;
    font-weight: 600;
    color: #e75e4b;
}

div#sec-4 .wpb_wrapper h4 {
    font-size: 57px;
    line-height: 59px;
    position: relative;
    color: black;
    font-family: cursive;
}

div#sec-4 .wpb_wrapper h4:before {
    content: "";
    z-index: -1;
    position: absolute;
    content: "";
    width: 82px;
    right: 131px;
    animation: ball 1s infinite alternate !important;
    top: -14px;
    height: 82px;
    background: rgba(255, 203, 42, 1);
    border-radius: 100%;
    box-shadow: -1.498680830001831px 13.488126754760742px 17.609498977661133px 0px rgb(0 0 0 / 25%) inset;
}
.ct-head {
    align-items: center !important;
    display: flex;
}
.ct-head {
    padding: 0 0 0 40px !important;
}
div#sec-4 .wpb_wrapper p {
    font-size: 18px !important;
    line-height: 26px;
    padding: 22px 0 0 0;
}
h2#ct-title {
    font-size: 66px;
    font-family: cursive !important;
    text-transform: capitalize;
    font-weight: 800 !important;
    color: black;
    padding: 0 0 60px 0;
    position: relative;
}

h2#ct-title:before {
    content: "";
    z-index: -1;
    position: absolute;
    content: "";
    width: 92px;
    right: auto;
    left: 44%;
    animation: gelatine 2.5s infinite;
    top: -13px;
    height: 92px;
    background: rgba(255, 203, 42, 1);
    border-radius: 100%;
    box-shadow: -1.498680830001831px 13.488126754760742px 17.609498977661133px 0px rgba(0, 0, 0, 0.25) inset;
}
.ct-blog01 .wpb_text_column.wpb_content_element h3 {
    font-size: 21px;
    color: black;
    font-family: inherit;
    font-weight: 600;
}

.ct-blog01 .wpb_text_column.wpb_content_element p {
    font-size: 18px;
}

.ct-blog01 {
    background: white;
    padding: 47px 40px !important;
    border-radius: 43px;
    box-shadow: 6px 9px 10px 0 #00000070 !important;
}

.ct-blog01 .img-with-aniamtion-wrap img {
    width: 200px;
}

.ct-blog01 .img-with-aniamtion-wrap .hover-wrap-inner img {
    width: 70px !important;
    padding: 0 0 20px 0 !important;
}
.ct-blog02 .wpb_wrapper h3 {
    font-size: 31px;
    color: white;
    font-family: revert;
    padding: 171px 23px  10px 27px;
    text-transform: capitalize;
}


.ct-blog02 .wpb_wrapper p {
    font-size: 21px;
    padding: 0 0 22px 28px !important;
    color: white;
}

.ct-blog02 {
    display: flex;
    padding: 0 10px 0 20px !important;
}

div#sec5 {
    padding: 0 0 160px 0px !important;
}

.ct-blog02 .wpb_wrapper {
}

.ct-blog02 .column-image-bg-wrap.column-bg-layer.viewport-desktop {
    border-radius: 50px;
}
.ct-blog03 h3 {
    font-size: 41px;
    font-family: cursive;
    text-transform: capitalize;
    color: #ffcb2a;
    padding: 110px 0 0px 0;
}

.ct-blog03 p {
    font-size: 19px;
    padding: 3px 0;
    color: white;
}

.ct-blog03 a {
    background: transparent !important;
}

a#ct-blog-btn {
    background: transparent !important;
    color: white;
    font-size: 18px;
    padding: 9px 20px 0 20px;
    margin: 10px 20px 0 0px;
}

a#ct-blog-btn i {
    font-size: 31px;
    top: 20px;
}
a#ct-blog-btn:hover {
    color: white !important;
    box-shadow: 0 0 0 !important;
}
div#sec-06 {
    padding: 30px 0 0 0;
    z-index: 99;
}
.ct-blog-06 {
    display: flex;
    align-items: end;
    justify-content: center;
    z-index: 999999;
    position: relative;
}
div#sec-7 {
    margin: -270px 0 -90px 0;
}

.ct-blog-07 .vc_column-inner {
    background: white;
    border-radius: 23px;
    padding: 42px 21px 70px 34px;
    box-shadow: -2px -2px 20px 0 #0000001c !important;
}

.ct-blog-07 .img-with-aniamtion-wrap img {
    width: 60px !important;
    padding: 30px 0 10px 0px !important;
}

.ct-blog-07 h3 {
    font-size: 17px;
    color: black;
    font-family: 'Open Sans';
    padding: 0px 0 20px 0;
}

.ct-blog-07 p {
    font-size: 18px;
}
div#sec5 .row-bg.viewport-desktop.using-image {
    height: 100% !important;
    background-size: 101%;
}
div#sec8 .row-bg.viewport-desktop.using-image {
    background-size: contain !important;
    background-position: center !important;
}
.cta-col {
    display: flex;
    align-items: center;
    padding: 0 0 0px 70px !important;
}

.cta-col .wpb_wrapper h2 {
    font-size: 54px;
    color: white;
    text-transform: capitalize;
    font-family: cursive;
    position: relative;
    margin: 0 0 40px 0;
}
.ct-ban {
    position: relative;
}

.ct-ban::before {
    width: 100%;
    content: "";
    height: 190px;
    bottom: 0;
    background: white;
    clip-path: polygon(70% 87%, 93% 82%, 89% 84%, 100% 76%, 100% 100%, 0 100%, -6% 46%, 21% 74%, 66% 87%);
    z-index: 999;
    position: absolute;
}

.cta-col .wpb_wrapper p {
    font-size: 20px;
    color: white;
    line-height: 30px;
    padding: 12px 0 0 0;
    font-family: system-ui;
}
div#sec9 {
    padding: 90px 0 50px 0 !important;
    position: relative;
}

div#sec9:before {
    position: absolute !important;
    content: "" !important;
    background: url(https://quizmybrainz.com/wp-content/uploads/2023/02/contct-bg.png) !important;
    width: 69%;
    height: 81%;
    background-size: 85% !important;
    background-repeat: no-repeat !important;
    right: -120px;
    top: 40px;
    animation: mymove 2s infinite alternate;
}
.ct-form {
    text-align: -webkit-center;
    padding: 50px 20px;
    width: 475px;
}

.ct-form input {
    border: 1px solid white;
    height: 43px;
    background: #d9d9d978;
    border-radius: 8px;
    padding: 0 20px 0 14px;
    width: 100%;
}

.ct-form textarea {
    border: 1px solid white;
    background: #d9d9d978;
    height: 150px;
    color: white;
    resize: none;
}

.ct-form input.wpcf7-form-control.has-spinner.wpcf7-submit {
    color: black;
    background: rgba(255, 255, 255, 1);
    padding: 0;
    box-shadow: inset 7px 7px 14px 0px rgb(0 0 0 / 20%);
    height: 50px;
    width: 140px;
    border-radius: 40px !important;
    text-align: -webkit-center;
}
.ct-form-div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38% !important;
}

.ct-form input::placeholder {
    color: white;
    font-size: 16px;
}

.ct-form textarea::placeholder {
    color: white;
    font-size: 16px;
}

.ct-form h2 {
    font-size: 60px;
    font-family: cursive;
    padding: 0 0 40px 0;
    position: relative;
    text-transform: capitalize;
    color: white;
}

.ct-form h2:before {
    position: absolute;
    content: "";
    top: -16px;
    width: 90px;
    height: 90px;
    box-shadow: -1.498680830001831px 13.488126754760742px 17.609498977661133px 0px rgba(0, 0, 0, 0.25) inset;
    background: rgba(246, 65, 45, 1);
    border-radius: 100%;
    z-index: -1;
    right: 181px;
    animation: gelatine 1.5s infinite;
}
nav.nav-menu-bar span.menu-title-text:nth-child(6):before {}

nav.nav-menu-bar span.menu-title-text:nth-child(6):hover:before {
    width: 0 !important;
    display: none !important;
}

div#footer-outer {
    background-color: transparent !important;
    background-size: cover !important;
    background-position: inherit !important;
    position: relative;
}

div#footer-outer h2 {
    color: #f8e16e !important;
/*     font-family: cursive !important; */
}

div#footer-outer li {
    color: white !important;
}
div#footer-outer ul.social li {
    height: 35px;
    width: 36px;
    align-items: center;
    z-index: 9999;
    display: flex;
    background: #FFFFFF;
    box-shadow: 7px 7px 14px rgba(0, 0, 0, 0.2), inset 6px 4px 11px rgba(0, 0, 0, 0.2);
    border-radius: 50px;
    justify-content: center;
    color: #F6412D !important;
}

div#footer-outer ul.social  li i {
    color: #f6412d !important;
}
ul.social:before {
    position: absolute;
    content: "";
    width: 110%;
    background: white;
    bottom: 15px;
    height: 2px;
    right: 0;
}
ul.social {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: end;
    padding: 0 10px 0 20px;
}
img.paypal-icons {
    margin: -32px 0 0 0;
}
ul.social:after {
    position: absolute;
    content: "Copyright quizmybrainz.com 2022 mar&mar ideas products & more, LLC. All Rights Reserved";
    bottom: -57px;
    font-style: italic;
    font-family: inherit;
    font-weight: 600;
    color: white;
}
div#sec8 .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img.img-with-animation {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    -webkit-animation: animateCloud 25s linear infinite;
    -moz-animation: animateCloud 25s linear infinite;
    animation: animateCloud 1.2s linear infinite;
    -webkit-transform: scale(0.65);
    -moz-transform: scale(0.65);
    animation-direction: alternate !important;
    transform: scale(1.0);
    margin-bottom: 0;
}
@keyframes gelatine {
  from, to { transform: scale(1, 1); }
  25% { transform: scale(0.9, 1.1); }
  50% { transform: scale(1.1, 0.9); }
  75% { transform: scale(0.95, 1.05); }
}
@keyframes bounce2 {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-10px);}
	60% {transform: translateY(-15px);}
}
@keyframes mymove {
  from {top: 120px;}
  
  to {top: 110px;}
}
@-webkit-keyframes animateCloud {
    0% {
        margin-left: -10px;
    }
    100% {
        margin-left: 10px;
    }
}

div#footer-outer ul.social li:hover {
    background: #ff6b53;
    color: #f8e16e !important;
}

div#footer-outer ul.social li:hover i {
    color: #f8e16e !important;
}

.cta-col .wpb_wrapper h2:before {
    content: "";
    position: absolute;
    content: "";
    top: -16px;
    width: 90px;
    height: 90px;
    box-shadow: -1.498680830001831px 13.488126754760742px 17.609498977661133px 0px rgb(0 0 0 / 25%) inset;
    background: rgba(246, 65, 45, 1);
    border-radius: 100%;
    z-index: -1;
    right: 181px;
    animation: gelatine 1.5s infinite;
}
ul.products.columns-4 li:hover span del {
    color: white !important;
}

ul.products.columns-4 li:hover span ins {
    color: white !important;
}

ul.products.columns-4 li:hover h2 {
    color: white;
}
ul.products.columns-4 li:hover bdi {
    color: white;
}

ul.products.columns-4 li bdi {
    color: black;
}