/*main*/

/*#sp-header {
    border: none;
    margin-top: 30px;
}*/

#sp-header {
    height: 100px;
    position: relative;
}

#sp-header.header-sticky {
    margin-top: 0;
    background: #fff;
}

#sp-header > .container {
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner,
.sp-megamenu-parent .pages-class .sp-dropdown .sp-dropdown-inner {
    background: #242424 !important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color: rgb(255, 255, 255, 0.5);
}

.sp-megamenu-parent .sp-mega-group:hover > li > a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #f73859;
}

#sp-logo img {
    filter: none;
}

#sp-header.header-sticky {
    background: rgba(255, 255, 255, 0.95);
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    color: #80878e;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #523ee8;
}

.sp-megamenu-parent > li:hover > a {
    color: #523ee8;
}

#offcanvas-toggler > .fa {
    color: #523ee8;
}

/*end main*/

ol, ul, dl {
    margin-top: 0;
    margin-bottom: 1rem;
    list-style: disc;
}

li:not(.sp-menu-item) {
    margin-bottom: 10px;
}

a {
    transition: all 0.3s ease-in-out;
}

a:hover {
	color: #A41222;
}

#sp-header > .container {
	height: 100px;
}

#sp-header #sp-menu {
    margin: 10px auto;
}

#sp-header.header-sticky img.logo-image {
    height: 100px !important;
}

#sp-footer a {
	color: #75808b;
    transition: all 0.3s ease-in-out;
}

#sp-footer a:hover {
	color: #A41222;
}

.text-primary {
    color: #A41222 !important;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #A41222 !important;
}

.sp-megamenu-parent > li:hover > a {
    color: #A41222 !important;
}

#sp-footer1 .sppb-icon {
    color: #A41222;
    padding-right: 5px;
    line-height: 23px;
    font-size: 14px;
}

#sp-footer1 .sppb-addon-text {
    margin-bottom: 0;
}

#sp-footer1 a {
    color: #75808b;
    transition: all 0.3s ease-in-out;
}

#sp-footer1 a:hover {
    color: #A41222;
}

#sp-footer1 ul.list-inline li {
    margin: 5px 1px;
    list-style: none outside none;
    display: inline-block;
}

#sp-footer1 .list-inline-item:not(:last-child) {
    margin-right: .5rem;
}

#sp-footer1 .list-inline-item:not(:last-child) {
    margin-right: .5rem;
}

#sp-footer1 .list-inline-item i {
    width: 30px;
    height: 30px;
    color: #75808b;
    background-color: #f3f6ff;
    font-size: 12px;
    text-align: center;
    padding-top: 9px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

#sp-footer1 .list-inline-item i:hover {
    color: #FFF;
    background-color: #A41222;
    border-radius: 50%;
    text-decoration: none;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

#sp-footer1 .list-unstyled li {
    margin-bottom: 10px;
}

#sp-footer1 .sppb-addon-title {
    color: #fff;
}

#sp-footer {
    background-color: #000;
    padding-top: 50px;
}

.iconsHomeRibbon img {
    max-height: 102px;
}

.homeCards .icon-card-sty3.active {
    background: #A41222;
}

.homeCards .icon-card-sty3.active h5, .homeCards .icon-card-sty3.active p, .homeCards .icon-card-sty3.active {
    color: #fff !important;
}

.homeCards .icon-card-sty3 {
    padding: 25px 25px 10px 25px;
    background: #f3f6ff;
    transition: all 0.3s ease-in-out 0s;
    border-radius: 6px;
    height: 230px;
}

.homeCards .icon-card-sty3:hover {
    background: #A41222;
    color: #fff !important;
}

.homeCards .icon-card-sty3:hover h5 {
    color: #fff;
}

.homeCards .icon-card-sty3:hover p {
    color: #fff;
}

@media (min-width: 1024px) {
    .dairyIntegrity {
        width: 118%;
        z-index: 2;
        background-color: #fff;
        padding: 20px;
        padding-left: 0;
    }
}

@media (max-width: 1023px) {
    #sp-header {
        position: relative;
    }
}

/*meet staff*/
#meetStaff .sppb-addon-person {
    background-color: #000;
    border-radius: 4px;
}

#meetStaff .sppb-btn:hover {
    background-color: #A41222;
}

#meetStaff .sppb-btn {
    width: 100%;
    border-radius: 0;
    position: relative;
    top: -4px;
}

#meetStaff .sppb-addon-person .sppb-person-image {
    margin-bottom: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    border-radius: 4px;
    background-position: center;
    background-color: #000;
}

#meetStaff .sppb-addon-person .sppb-person-image img {
    width: 100%;
}

#meetStaff .sppb-addon-person:hover .sppb-person-image img {
    opacity: 0.5;
}

#meetStaff .person-content-position-half-overlay .person-content-show-on-hover {
    bottom: -5px;
    height: 100px;
    font-size: 15px;
    position: absolute;
    padding: 0 20px 20px;
    transition: all 0.3s ease-in-out;
    opacity: 1;
    visibility: visible;
}

#meetStaff .person-content-hover-content-wrap {
    padding: 0;
    width: 100%;
}

#meetStaff .sppb-person-name {
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    text-shadow: 0 0 4px #000;
}

#meetStaff .sppb-addon-person:hover .sppb-person-name {
    color: #fff;
}

#meetStaff .sppb-person-designation {
    color: #fff;
    padding: 0 5px;
    font-size: 12px;
    border-radius: 2px;
    display: inline-block;
    text-transform: uppercase;
    background-color: #ea9044;
    margin: 10px 0 15px 0;
}

#meetStaff .sppb-addon-person .sppb-person-social-icons {
    margin-top: 0;
    display: none;
}

#meetStaff .sppb-addon-person .sppb-person-social > li > a {
    width: 30px;
    height: 30px;
    color: #75808b;
    background-color: #ececec;
    font-size: 12px;
    text-align: center;
    padding-top: 9px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

#meetStaff .sppb-addon-person .sppb-person-social > li > a:hover {
    color: #FFF;
    background-color: #523ee8;
    border-radius: 50%;
    text-decoration: none;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

#meetStaff .sppb-addon-person:hover .person-content-show-on-hover {
    bottom: 40px;
}

#meetStaff .sppb-addon-person:hover .sppb-person-social-icons {
    display: block;
}

.meetEmp .sppb-addon-image-layout-text p {
    font-weight: normal;
    font-style: italic;
    font-family: 'Indie Flower', cursive;
    font-size: 16pt;
    line-height: 19pt;
}
/*meet staff end*/

/*farm tabs*/
.farmTabs h2 {
    font-size: 28px !important;
}

.farmTabs img {
    border-radius: 5px;
}

.farmTabs ul {
    border-bottom: 5px solid #A41222;
}

.farmTabs li a {
    border: 1px solid #e8eff1;
    color: #A41222;
}

.farmTabs li.active a, .farmTabs li.active a:focus, .farmTabs li a:hover {
    background: #A41222;
    color: #fff;
    cursor: pointer;
}

.farmTabs li:not(.sp-menu-item) {
    margin-bottom: 0;
}

.sppb-addon-animated-heading span {
    color: #000;
}
/*farm tabs*/

/*products*/
.productsList span {
    letter-spacing: 1px !important;
    color: #000;
    display: inline !important;
    font-size: 12pt !important;
}

.productsList i {
    display: inline;
    color: #A41222;
    font-size: 33px;
    vertical-align: middle;
    padding-right: 10px;
}
/*products*/

/*flip boxes on bulk*/
.pictureFlipBoxes .sppb-flipbox-back.flip-box:before, .pictureFlipBoxes .sppb-flipbox-front.flip-box:before, .pictureFlipBoxes .threeD-flip-back:before, .pictureFlipBoxes .threeD-flip-front:before {
    background-color: rgba(0, 0, 0, 0.7);
}

.pictureFlipBoxes .threeD-flip-front h2, .pictureFlipBoxes .threeD-flip-front p {
    color: #fff;
}

.pictureFlipBoxes .threeD-flip-back h3 {
    color: #000;
}

.pictureFlipBoxes .threeD-flip-back p {
    color: #fff;
}
/*flip boxes on bulk*/

/*best practices*/
.practicesImage .sppb-order-md-2 {
    z-index: 99;
}

.practicesImage .sppb-addon-image-layout-text {
    padding-right: 35px;
}

.farmPractices .sppb-addon-image-layout-text p {
    color: #fff !important;
}
/*best practices*/

/*meet farmers*/
.meetFarm .sppb-person-designation {
    background-color: #A41222 !important;
}

.quotedText p {
    font-weight: bold;
    font-style: italic;
    font-family: 'Indie Flower', cursive;
    font-size: 20pt;
    line-height: 24pt;
    color: #A41222;
}
/*meet farmers*/

.flipImg img.sppb-img-responsive.image-fit {
    transform: scaleX(-1);
}

.threeD-flip-back .threeD-content-inner p {
    overflow-y: auto;
    max-height: 255px;
}

@media (max-width: 991.98px) {
  .productsList .sppb-icons-group-list > li {
    height: unset !important;
    padding-top: unset !important;
    padding-right: unset !important;
    padding-bottom: unset !important;
    padding-left: unset !important;
    width: unset !important;
  }
}

#coming-soon-countdown {
    display: none;
}