/*
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
*/

div#footer-widgets {
    display: none;
}

body {
    cursor: url("http://stagingserver3.com/Debbie/wp-content/uploads/2024/04/paww-1.png") 20 20, auto !important;
}


#top .nav-btnn span {
    background-color: #98cb46;
    padding: 12px 25px;
    border-radius: 5px;
}

a#btnn {
    padding: 15px 40px !important;
    font-family: 'Karla';
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
}



header#top a span {
    transition: 0.5s;
}

header#top .container>.row {
    background-color: #00000082;
    padding: 0px 14px;
    border-radius: 5px;
    position: relative;
    top: 12px;
}

header#top .current-menu-item a span {
    color: #98cb46;
}


/*  */

#header-secondary-outer .nectar-center-text {
    max-width: 100% !important;
}

#header-secondary-outer .nectar-center-text .top-head {
    display: flex;
    justify-content: space-between;
}

#header-secondary-outer .nectar-center-text p,
#header-secondary-outer .nectar-center-text a {
    padding: 0px 0px;
    font-size: 14px;
    line-height: 1.5;
}

#header-secondary-outer .nectar-center-text .box1 a {
    margin-right: 20px;
}

#header-secondary-outer .nectar-center-text .box2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#header-secondary-outer .nectar-center-text .box2 p {
    margin-right: 30px;
}

#header-secondary-outer .nectar-center-text .box2 a {
    margin-right: 14px;
    font-size: 17px;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    font-weight: 100 !important;
}

#header-secondary-outer .nectar-center-text .top-head .box1 a i {
    color: #f15e42;
    margin-right: 8px;
    font-size: 23px;
}

/* --------------------------------------------------------------------- */


#ro-1 .imgg-1 {
    width: 60% !important;
}

#ro-1 a#btnn,
#ro-6 a#btnn {
    box-shadow: #f25d48 0px 0px 12px 0px !important;
}

#ro-1 .txt-btn p a,
#ro-3 .txt-btn p a {
    color: #fff;
    opacity: 100%;
}

#ro-1 .txt-btn {
    position: absolute;
    bottom: 20px;
    left: 220px;
}

/* --------------------------------------------------------------------- */

#ro-2 .txt1 h6 img {
    margin-bottom: -60px;
}

#ro-2 p {
    padding-bottom: 0px;
}

#ro-2 .iwt-icon img {
    width: 24px;
    position: relative;
    left: 7px;
    top: 2px;
}

#ro-2 .iwt-text {
    padding-left: 40px;
    color: #27304b;
    font-weight: bold;
    font-family: karla;
    margin-bottom: -10px;
}

#ro-2 a#btnn {
    border-radius: 50px !important;
    box-shadow: #2a2f4a 0px 0px 8px 0px !important;
}


#ro-2 .dog.animated-in {
    width: 100%;
}

/* --------------------------------------------------------------------- */

#ro-3 .owl-carousel {
    margin-top: -190px;
}

#ro-3 #inn {
    margin-bottom: 0px !important;
}

#ro-3 .owl-stage {
    padding: 0px 0px !important;
}

#ro-3 .owl-stage-outer {
    border-radius: 15px;
}

#ro-3 a#btnn {
    background-color: transparent !important;
    border: solid 1px #f15e42;
    border-radius: 50px !important;
    padding: 11px 50px;
    margin-bottom: 0px;
}

#ro-3 .txt1 p {
    font-weight: 100;
}


/* --------------------------------------------------------------------- */

#ro-4 .txt1 h6 img,
#ro-6 .txt1 h6 img,
#ro-7 .txt1 h6 img {
    margin: auto;
    margin-bottom: -50px;
}

#ro-4 .txt-info p a {
    display: flex;
    align-items: center;
    justify-content: center;
}

#ro-4 .txt-info p a img {
    margin-left: 11px;
}

#ro-4 .txt-info p {
    font-weight: 900;
}


/* --------------------------------------------------------------------- */

#ro-4 .owl-nav {
    display: flex;
    position: unset;
}

#ro-4 .owl-nav button span {
    display: none;
}

#ro-4 .owl-nav button {
    border: none;
    background-color: transparent;
    background: #98cb46;
    width: 50px;
    height: 50px;
    border-radius: 50px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s;
    font-size: 34px;
}

#ro-4 .owl-nav button:before {
    content: "\f104";
    font-family: fontawesome !important;
}

#ro-4 .owl-nav button.owl-next {
    transform: rotate(180deg);
}

#ro-4 .owl-nav button.owl-prev {
    position: absolute;
    left: -18px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

#ro-4 .owl-nav button.owl-next {
    position: absolute;
    right: -18px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

#ro-4 .owl-nav button:hover {
    background-color: #f15e42;
}

#ro-4 .owl-stage {
    padding: 0px 0px !important;
}

#ro-4 #inn {
    margin-bottom: 0px;
}

#ro-4 .soc {
    display: flex;
    justify-content: center;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    margin-top: -110px;
    opacity: 0;
    transition: 0.5s;
}

#ro-4 #inn:hover .soc {
    opacity: 1;
}

#ro-4 .soc a {
    margin: 0px 8px;
    font-size: 23px;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    font-weight: 100 !important;
    transition: 0.5s;
}

#ro-4 .soc a:hover {
    transform: translateY(-10pxs);
}

#ro-4 .txt-info {
    margin-bottom: 0px;
}


/* --------------------------------------------------------------------- */

#ro-5 {
    padding: 186px 0px !important;
}

#ro-4 a#btnn {
    font-weight: 700;
    border: solid 2px #f15e42;
    border-radius: 50px !important;
    background-color: transparent !important;
    color: #f15e42;
    text-transform: uppercase;
}


/* --------------------------------------------------------------------- */

#ro-8 .iwithtext {
    width: 230px;
    margin: auto;
}

#ro-8 .iwithtext img {
    width: 70px;
    position: relative;
    left: -31px;
}

#ro-8 .owl-nav {
    display: flex;
    position: unset;
}

#ro-8 .owl-nav button span {
    display: none;
}

#ro-8 .owl-nav button {
    border: none;
    background-color: transparent;
    background: #98cb46;
    width: 50px;
    height: 50px;
    border-radius: 50px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s;
    font-size: 34px;
}

#ro-8 .owl-nav button:before {
    content: "\f104";
    font-family: fontawesome !important;
}

#ro-8 .owl-nav button.owl-next {
    transform: rotate(180deg);
}

#ro-8 .owl-nav button.owl-prev {
    position: absolute;
    left: -25px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

#ro-8 .owl-nav button.owl-next {
    position: absolute;
    right: -25px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

#ro-8 .owl-nav button:hover {
    background-color: #f15e42;
}

#ro-8 .owl-stage {
    padding: 0px 0px !important;
}

#ro-8 #inn {
    margin-bottom: 0px;
}

#ro-8 .txt-info {
    padding: 0px 30px;
}

#ro-8 .txt-info {
    padding: 0px 30px;
}


/* --------------------------------------------------------------------- */

#footer-outer #footer-widgets .container>.row {
    padding: 10px 0px;
}

#copyright {
    padding: 20px 0px !important;
}

div#copyright .col.span_5 {
    width: 100% !important;
    max-width: 100% !important;
}

div#copyright .container {
    max-width: 100%;
}

div#copyright h6 {
    font-size: 16px;
    color: #fff !important;
    position: absolute;
    left: 70px;
    font-weight: 200;
    z-index: 999;
}

div#copyright h6 a {
    font-weight: 900 !important;
}

#copyright p {
    font-size: 16px;
}

#footer-outer #footer-widgets .ftr-soc {
    border: solid 2px #565d72;
    border-radius: 50px;
    display: table;
    padding: 5px 20px;
    margin: auto;
}

#footer-outer #footer-widgets .ftr-soc a {
    margin: 0px 7px;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    font-weight: 100 !important;
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1600px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1440px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1366px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1340px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1320px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1280px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1024px) {
    div#copyright h6 {
        font-size: 10px;
        left: -70px;
    }
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 900px) {
    #top .slide-out-from-right {
        left: -20px;
    }
    #ro-1 .txt-btn {
        position: unset;
    }
    #ro-3 p br {
        display: none;
    }
    div#copyright h6 {
        position: unset;
    }
    #header-secondary-outer .nectar-center-text a {
        font-size: 11px !important;
    }
    #header-secondary-outer .nectar-center-text .box2 a i {
        font-size: 13px;
    }
    header#top .container>.row {
        padding: 10px 14px;
        border-radius: 5px;
        top: 5px;
    }
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 768px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 480px) {
    .top-head a {
        display: block;
        font-size: 15px;
    }
    .top-head a i {
        margin-right: 10px;
        width: 10px;
    }
    .top-head .box2 a {
        display: inline-block;
        margin-top: 10px;
    }
    .top-head .box2 p {
        padding-bottom: 0px;
    }
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 414px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 375px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 360px) {}

#waking section.wrapper-dog {
    z-index: 999;
    position: fixed;
    bottom: 0px;
    transform: scale(46%);
    transform-origin: left bottom;
}

div#footer-outer {
    z-index: 1;
}