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


.single-product .container.main-content {
    padding-top: 120px;
}

nav.woocommerce-breadcrumb {
    opacity: 0;
}

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

h1.product_title.entry-title.nectar-inherit-default {
    color: #000;
}

.wpb_gallery_slidesimage_grid .work-info a {
    display: none !important;
}

header#top a#logo {
    transform-origin: top left;
    transform: scale(1.9);
}

#top .cart-icon-wrap {
    display: none;
}

/* #top .default-logo {
    border: 2px solid #0d1c95;
} */

a#btnn {
    padding: 16px 40px;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 700;
    transition: 0.5s;
}

a#btnn:hover {
    border-radius: 50px !important;
    background-color: #000 !important;
    color: #fff !important;
    outline: solid 2px #000;
    outline-offset: 5px;
}

#ro-5 a#btnn:hover,
#ro-6 a#btnn:hover {
    background-color: #fff !important;
    color: #000 !important;
    outline: solid 2px #fff;
}

#top .nav-btn span {
    text-transform: uppercase;
    border: solid 1px #fff;
    padding: 10px 26px;
    font-weight: 600;
}

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

.portfolio-items .col .work-item.style-3:hover img, .portfolio-items .col .work-item.style-3-alt:hover img {
    -webkit-transform: scale(1.12);
    transform: scale(1) !important;
}

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

#ro-3 .imgg-11 {
    width: 82%;
}

#ro-1 #btnn {
    position: relative;
    top: -46px;
}

#ro-1 .txt1 {
    position: relative;
    top: 40px;
}

/* #ro-1 h1 {
    font-size: 50px;
    line-height: 150px;
    margin-bottom: 35px;
} */

#ro-1 h1 {
    font-size: 55px;
    position: relative;
    top: -172px;
    left: 116px !important;
}

#ro-1 .imgg3 {
    width: 100%;
    border-radius: 30px;
    position: absolute;
    right: 0;
    top: -32px;
}

#ro-3 .imgg-2 {
    width: 90%;
}

#ro-3 .pick-1 {
    position: relative;
    left: -16px;
    bottom: -6px;
    border-radius: 10px;
    width: 80%;
}



div#ro-4 .m1 {
    width: 30%;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
div#ro-4 .m2 {
    width: 30%;
    position: absolute;
    bottom: 0px;
    right: 0px;
}



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

#ro-4 a strong {
    border: 2px solid;
    padding: 10px 20px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    transition: 0.5s;
    position: relative;
    bottom: -25px;
    border-radius: 5px;
}

#ro-4 a strong:hover {
    border-radius: 50px !important;
    background-color: #000 !important;
    color: #fff !important;
    outline: solid 2px #000;
    outline-offset: 5px;
}

#ro-4 strong a {
    border: 2px solid;
    padding: 10px 20px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    transition: 0.5s;
    position: relative;
    bottom: -25px;
    border-radius: 5px;
}

#ro-4 strong a:hover {
    border-radius: 50px !important;
    background-color: #000 !important;
    color: #fff !important;
    outline: solid 2px #000;
    outline-offset: 5px;
}

#ro-4 h3 a {
    opacity: 1;
}

#ro-4 .imgg-1 {
    width: 394px;
    height: 198px;
    border-radius: 10px !important;
}

#ro-4 .owl-nav {
    display: flex;
    position: unset;
    justify-content: space-between;
    width: 240px;
    margin: auto;
	display: none;
}

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

#ro-4 .owl-nav button {
    border: none;
    background-color: transparent;
    border: solid 2px #fff;
    width: 50px;
    height: 50px;
    border-radius: 50px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 27px;
    padding-bottom: 7px;
}

#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-dots {
    counter-reset: section;
    margin-top: 0px;
}

#ro-4 .owl-dots button.owl-dot::before {
    counter-increment: section;
    content: " " counter(section) "/3";
    font-family: 'Overpass';
    font-weight: 400;
    font-size: 18px;
    color: #FFF;
    opacity: 0;
    transition: 0.5s;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    margin-top: -51px;
}

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

#ro-4 .owl-dots button.owl-dot.active::before {
    opacity: 100%;
}

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

#ro-5 .bottle {
    margin-top: -110px;
    transform: scale(120%);
    margin-bottom: 40px;
}

#ro-5 .bottle {
    margin-top: -90px;
    transform: scale(100%);
    margin-bottom: -20px;
}

/* #ro-5 strong {
    font-family: Overpass;
    font-weight: 700;
    font-size: 35px;
} */

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

#ro-6 .pick-1 {
    width: 35%;
}

#ro-6 span.price {
    font-size: 24px;
    font-weight: 900;
	display: none;
}

#ro-6 h2.woocommerce-loop-product__title {
    font-size: 24px;
}

/* #ro-6 .pick-1 {
    width: 550px;
    height: 820px;
} */

/* #ro-6 #btnn {
    background-color: #000 !important;
} */

#ro-6 .row-bg.viewport-desktop.using-bg-color {
    border-bottom: 1px solid #f07a3a;
}

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

#ro-7 .iwt-icon img {
    width: 70px;
    left: -22px;
    position: relative;
}

#ro-7 .iwt-text {
    display: flex;
    height: 70px;
    align-items: center;
}

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

#fttr .txt-info h6 {
    margin-bottom: 20px;
}

#fttr .txt-info a,
#fttr .txt-info p {
    opacity: 100%;
    padding-bottom: 10px;
    font-size: 16px;
}

#fttr a i {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    background-color: #F07A3A;
    border-radius: 50px;
    color: #fff;
    font-size: 21px;
    margin-right: 11px;
}

#fttr #btnn:hover {
    border-radius: 50px !important;
    background-color: #fff !important;
    color: #000 !important;
    outline: solid 2px #fff;
    outline-offset: 5px;
}

#fttr h2 span {
    color: #fff !important;
}

#fttr h2 {
    font-size: 50px;
    line-height: 1.1;
}

#copyright {
    display: none;
}

#footer-outer #footer-widgets {
    display: none !important;
}

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

#coppy {
    padding: 40px 0px;
    border-top: solid 1px #F07A3A;
    margin-top: 50px;
}

#fttr #coppy a {
    opacity: 100%;
}

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

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

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


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

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

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

@media (max-width: 1366px) {
	
	#ro-1 h1 {
    font-size: 49px;
}
	
}

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

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

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

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

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

@media (max-width: 1280px) {
    #ro-4-img .divider {
        height: 130px !important;
}
    #ro-1 h1 {
        font-size: 48px;
        position: relative;
        top: -182px;
        left: 15px !important;
        width: 119%;
}
	#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 135px;
}
	
}

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

@media (max-width: 1024px) {
    #ro-7 h3 {
        font-size: 14px;
        line-height: 1.2;
}
    #fttr .txt2 p,
    #fttr .txt4 a {
        font-size: 13px;
}
    #ro-2 .txt1 h2,
    #ro-3 .txt1 h2,
    #ro-4 .txt1 h2,
    #ro-5 .txt1 h2,
    #ro-6 .txt1 h2,
    #ro-7 .txt1 h2,
    #ro-8 .txt1 h2 {
        font-size: 45px;
        line-height: 1.2;
    }

	#ro-1 h1 {
    font-size: 28px;
    position: relative;
    top: -183px;
    left: 0px !important;
}
	#ro-1 p,
    #ro-2 p,
    #ro-3 p,
    #ro-4 p,
    #ro-5 p,
    #ro-6 p,
    #ro-7 p,
    #ro-8 p,
    #ro-9 p {
        font-size: 13px;
        line-height: 1.5;
    }
	#ro-6 .pick-1 {
    width: 100%;
}
    #ro-2 h2,
    #ro-3 h2,
    #ro-4 h2,
    #ro-5 h2,
    #ro-6 h2,
    #ro-7 h2,
    #ro-8 h2,
    #ro-9 h2 {
        font-size: 30px !important;
        line-height: 1.5;
}
    #ro-1 {
    padding-top: 80px !important;
}
	#ro-1 #btnn {
    position: relative;
    top: -126px;
}
	#ro-3 {
    padding-top: 40px !important;
}
	#fttr h2 {
    font-size: 40px;
    line-height: 1.1;
}
	
}
/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 900px) {
    #ro-1 .imgg {
        width: 50%;
}
	
    #ro-1 .imgg2 {
        width: 40%;
        margin-top: -140px;
}
	
    #ro-1 .imgg3 {
        width: 180px;
}
	
	#ro-1 .imgg3 {
    position: absolute;
    right: 0;
    top: -166px;
    width: 18%;
	
}
	#ro-1 p span {
    display: none;
}
    #ro-1 #btnn {
    position: relative;
    top: -145px;
}

	#ro-6 .pick-1 {
    width: 100%;
}
	#ro-1 h1 {
    font-size: 30px;
    position: relative;
    top: -204px;
    left: -70px !important;
}
/* 	#ro-1 .imgg3 {
    width: 21%;
    border-radius: 30px;
    position: absolute;
    right: 0;
    top: -193px;
} */
	
    #ro-1 .imgg3 {
    width: 55%;
    border-radius: 30px;
    position: absolute;
    right: -170%;
    top: -203px;
}
	
	div#copyright {
    display: none;
}
	#footer-outer #footer-widgets {
    display: none !important;
}
	#ro-2 .owl-dots {
    display: none;
}
	div#fttr .imggggg {
    width: 50%;
    margin-left: -20px;
}
	#ro-4 .owl-carousel.owl-theme.owl-loaded.owl-drag {
    margin-bottom: -130px;
}
	
	#ro-4-img .divider {
    height: 110px !important;
}
	#ro-3 .pick-1 {
    position: relative;
    left: 22px;
}
	#ro-3 .imgg-11 {
    width: 82%;
    left: -40px;
    border-radius: 10px;
}
	div#ro-2 {
    padding-bottom: 0px !important;
}
	
}

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

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

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

@media (max-width: 480px) {
	a#btnn {
    padding: 13px 20px;
	}
    #ro-2 .txt1 h2,
    #ro-3 .txt1 h2,
    #ro-4 .txt1 h2,
    #ro-5 .txt1 h2,
    #ro-6 .txt1 h2,
    #ro-7 .txt1 h2,
    #ro-8 .txt1 h2 {
        font-size: 39px;
        line-height: 1.2;
}
    #ro-5 .bottle {
    margin-top: -110px;
    transform: scale(100%);
    margin-bottom: 40px;
    margin-left: -40px;
}
    #ro-6 li.classic.product {
     width: 80%;
     margin-left: auto;
     margin-right: auto;
     margin-bottom: 40px;
}
    #ro-5 .txt1 h4 {
    font-size: 25px;
    line-height: 1.2;
}
	
	#ro-1 .imgg3 {
    display:none;
}

	
	    #ro-1 #btnn {
        position: relative;
        top: -32px;
        margin: auto;
        left: 174px;
        padding: 7px 20px;
        font-size: 13px;
    }
    #ro-1 h1 {
        font-size: 30px;
        line-height: 1.7;
        position: relative;
        top: -61px;
        left: -40px !important;
        margin-top: -60px;
    }
	#footer-outer #footer-widgets {
    display: none !important;
}
	#ro-4 .owl-carousel.owl-theme.owl-loaded.owl-drag {
    margin-bottom: -120px;
}
    #ro-4-img .divider {
    height: 70px !important;
}
	#ro-8 .txt-info-12 {
    padding: 0px !important;
}
	#ro-5 {
    padding-bottom: 0px !important;
}
	#ro-5 li {
    font-size: 13px;
}
	div#ro-2 {
    padding-bottom: 0px !important;
}
	#ro-3 .imgg-2 {
    width: 100%;
    margin: auto;
    left: 0px;
}
	#ro-3 .pick-1 {
    position: relative;
    left: -17px;
    width: 60%;
}
	#ro-1 {
    padding-top: 0px !important;	
}
	#ro-3 .imgg-11 {
    width: 63%;
    left: 48px;
    border-radius: 10px;
}
	#fttr h4 br {
    display: none;
}
	
}

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

@media (max-width: 444px) {
#ro-1 h1 {
        font-size: 26px;
        line-height: 1.6;
        top: -68px;
    }
    #ro-2 .txt1 h2,
    #ro-3 .txt1 h2,
    #ro-4 .txt1 h2,
    #ro-5 .txt1 h2,
    #ro-6 .txt1 h2,
    #ro-7 .txt1 h2,
    #ro-8 .txt1 h2 {
        font-size: 29px;
        line-height: 1.2;
}
	    #ro-1 #btnn {
        position: relative;
        top: -29px;
        left: 155px;
    }
	#ro-1 {
    padding-top: 0px !important;
}
	#ro-8 .txt-info-12 {
    padding: 0px !important;
}
	#ro-5 {
    padding-bottom: 0px !important;
}
	#ro-5 li {
    font-size: 13px;
}
	    #ro-4 .owl-carousel.owl-theme.owl-loaded.owl-drag {
        margin-bottom: -130px;
}
	div#ro-2 {
    padding-bottom: 0px !important;
}
	#ro-3 .imgg-2 {
    width: 100%;
    margin: auto;
    left: 0px;
}
	#ro-3 .pick-1 {
    position: relative;
    left: -12px;
    width: 70%;
}
	#ro-3 .imgg-11 {
    width: 73%;
    left: 27px;
    border-radius: 10px;
}
	#fttr h4 br {
    display: none;
}
	
}

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

@media (max-width: 415px) {
	  #ro-1 #btnn {
        left: 139px;
    }
}

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

@media (max-width: 376px) {
	  
	    #ro-1 h1 {
        font-size: 22px;
        line-height: 1.7;
        top: -65px;
        left: -32px !important;
    }
	#ro-1 #btnn {
        left: 128px;
		padding: 4px 15px;
    }
}


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

@media (max-width: 360px) {
	    #ro-1 h1 {
        line-height: 1.7;
        top: -68px;
        left: -31px !important;
    }
	    #ro-1 #btnn {
			left: 118px;
}
	a#btnn {
		padding: 10px 14px;
		font-size:14px;
	}
}