/*
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
*/
ul#menu-contact-info a {
    font-size: 12px !important;
}
.home .woocommerce .products .classic .star-rating {
    display: block !important;
    margin: 0 auto;
    margin-top: -7px;
}
#top ul.buttons.sf-menu li {
    margin-inline: 6px !important;
}
#top ul.buttons.sf-menu li.nectar-woo-cart p.woocommerce-mini-cart__empty-message {
    color: white;
}
div#contact p {
    padding-bottom: 0;
}
div#contact div#gform_fields_1 {
    row-gap: normal;
}
div#contact iframe {
    height: 350px;
}
div#contact input#gform_submit_button_1 {
    background-color: #E18787;
}
div#Categorie .c1 .text1 {
    margin-bottom: 0;
}
div#Categorie  .carousel-item {
    margin-inline: 7px;
}
div#Categorie .carousel-item img {
    width: 80%;
    margin: 0 auto;
}
div#Categorie .carousel-item .category-inner1 {
    padding-block: 20px 29px !important;
}
div#Categorie .carousel-item div#category-inner1 img {
    rotate: -30deg;
}
.home ul.products {
    text-align: center;
}
div#Categorie .c2 ul.products span.price {
}
.home ul.products span.price span.woocommerce-Price-amount.amount {
    color: #666666;
    font-weight: 500;
}
.home ul.products .product-wrap {
    overflow: visible;
}
.home ul.products  a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    transform: unset;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 50%;
    scale: 0;
}
.home ul.products a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart span {
    font-size: 0;
}
.home ul.products a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart i {
    margin-right: 0;
    position: relative;
}
.home ul.products a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart i:before {font-size: 19px;left: -2px;right: 0;margin: 0 auto;position: absolute;}
.home ul.products li:hover a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    scale: 1;
}
a#b1 {
    margin: 0 auto;
    font-size: 15px;
    line-height: 25px;
    border-radius: 0px !important;
    padding: 13px 30px;
    text-transform: uppercase;
}
div#Boutique {
    padding-block: 60px !important;
}
div#Boutique .text1 {
    margin-bottom: 11px;
}

div#Boutique .text1 p {
    font-size: 14px !important;
    line-height: initial !important;
}

div#Customer .owl-nav.disabled {
    display: block;
}
div#Customer button.owl-prev,div#Customer button.owl-next {
    width: 50px;
    height: 50px !important;
    border-radius: 100% !important;
    background-color: transparent;
    color: #777777;
    border: 1px solid #777777;
    font-size: 16px;
    position: relative;
    line-height: 40px;
    top: 34%;
}
div#Customer button.owl-prev span, div#Customer button.owl-next span {
    font-size: 0;
}
div#Customer button.owl-prev:hover, div#Customer button.owl-next:hover {
    background-color: #E18787;
    color: white;
}
div#Customer button.owl-prev:before {
    content: '\f060';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    right: 0;
}
div#Customer button.owl-next:before {
    content: '\f061';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    right: 0;
}
div#Customer button.owl-next {
    position: absolute;
    right: -100px;
}
div#Customer button.owl-prev {
    position: absolute;
    left: -100px;
}
div#Customer .carousel-item {
    padding-inline: 40px;
}
div#Customer .carousel-item p {
    padding-bottom: 10px;
}
div#Customer .carousel-item  h3 {
    margin-bottom: 0;
    position: relative;
}
div#Customer .carousel-item h3:before {
    content: '';
    position: absolute;
    background-image: url(https://uniqueflowersboutique.com/wp-content/uploads/2025/04/Ellipse-15.png);
    width: 100px;
    height: 40px;
    background-size: cover;
    left: 0;
    right: 0;
    margin: 0 auto;
    scale: 0;
    transition: 0.9s;
}
div#Customer .carousel-item:hover h3:before {
    scale: 1;
}
div#Customer .owl-item.active:before {
    content: '';
    position: absolute;
    border: 1px solid black;
    height: 70%;
    right: 0;
    animation: 2s move linear alternate infinite;
    transform-origin: top;
}
@keyframes move{
    0%{
        transform:scale(0.8)
    }
}
div#Customer .owl-item.active+.owl-item.active+.owl-item.active:before {
    display: none !important;
}

div#footer-widgets .row {
    border-bottom: 1px solid;
    padding-block: 60px 30px;
}
div#copyright {
    padding: 15px 0px !important;
}
div#copyright div#text-3 {
    float: left;
}
div#copyright div#text-4 {
    float: right;
}
div#copyright .col.span_5 {
    max-width: 100% !important;
}
div#copyright img {
    margin: 0 auto;
}
div#footer-outer div#media_image-2 {
    margin-bottom: 10px;
}
div#footer-outer  div#text-2 {
    margin-bottom: 10px;
}
div#footer-outer .iconnn li {
    display: inline-block;
    margin-right: 11px;
}
div#footer-outer .iconnn li i {
    top: 0;
    border: 1px solid white;
    border-radius: 4px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    transition: 0.9s;
}
div#footer-outer .iconnn li i:hover {
    background-color: #E18787;
}
div#footer-outer  div#nav_menu-2 {
    margin: 0 auto;
    display: table;
}
div#footer-outer ul#menu-contact-info li i {
    margin-right: 18px;
    border: 1px solid;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    font-size: 15px;
    transition: 0.9s;
}
div#Customer div#Customerin {
    margin-bottom: 0;
    height: 190px;
}
.home ul.products li {
    margin-bottom: 0px !important;
}
div#Categorie .c1 .owl-nav.disabled {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -52px !important;
}
div#Categorie .c1 button.owl-prev,div#Categorie .c1 button.owl-next {
    width: 50px;
    height: 50px !important;
    border-radius: 100% !important;
    background-color: transparent;
    color: #777777;
    border: 1px solid #777777;
    font-size: 16px;
    position: relative;
    line-height: 40px;
    top: 34%;
}
div#Categorie .c1 button.owl-prev span, div#Categorie .c1 button.owl-next span {
    font-size: 0;
}
div#Categorie .c1 button.owl-prev:hover, div#Categorie .c1 button.owl-next:hover {
    background-color: #E18787;
    color: white;
}
div#Categorie .c1 button.owl-prev:before {
    content: '\f060';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    right: 0;
}
div#Categorie .c1 button.owl-next:before {
    content: '\f061';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    right: 0;
}
div#footer-outer ul#menu-contact-info li:hover i {
    background-color: #E18787;
}
div#Trending .flickity-viewport {
    height: 460px !important;
}
@media (max-width: 1600px) {
    
    #banner .move {
    margin-left: -32px;
}
}
/* ======================================================= */
@media (max-width: 1440px) {
#banner .move {
    margin-left: -87px;
}
div#Customer button.owl-prev {
    left: -40px;
}
div#Customer button.owl-next {
    right: -40px;
}
}
/* ======================================================= */
@media (max-width: 1366px) {  
div#Trending .text1 {
    margin-bottom: 0;
}
div#Boutique .text1 h1 {
    font-size: 39px !important;
}
}
/* ======================================================= */
@media (max-width: 1340px) {}
/* ======================================================= */
@media (max-width: 1336px) {}
/* ======================================================= */
@media (max-width: 1320px) {}
/* ======================================================= */
@media (max-width: 1280px) { 
	ul#menu-contact-info a {
    font-size: 11px !important;
}
div#Customer div#Customerin {
    height: 160px;
}
    div#Trending .flickity-viewport {
    height: 410px !important;
}
    #banner .move {
    margin-left: -73px !important;
}
    p,a {
    font-size: 14px;
    line-height: 24px;
}
	div#Boutique .text1 h1 {
    font-size: 36px !important;
    line-height: 50px !important;
}
}
/* ======================================================= */
@media (max-width: 1080px) {  
div#Trending .flickity-viewport {
    height: 340px !important;
}
    div#Customer .carousel-item {
    padding-inline: 11px;
}
    div#footer-widgets .row {
    padding-block: 50px 30px;
}
div#footer-outer div#media_image-2 img {
    width: 70%;
    margin-bottom: 0px !important;
}
	div#Boutique .text1 h1 {
    font-size: 30px !important;
}
}

/* ======================================================= */
@media (max-width: 1024px) {
	    ul#menu-contact-info a {
        font-size: 9px !important;
    }
	div#Boutique .text1 h1 {
    font-size: 27px !important;
}
	div#footer-outer ul#menu-contact-info li i {
    margin-right: 8px !important;
    width: 25px !important;
    height: 25px !important;
    line-height: 25px !important;
    font-size: 10px !important;
}
}

/* ======================================================= */
@media (max-width: 912px) {
    div#Trending .flickity-viewport {
    height: 490px !important;
}
div#contact iframe {
    height: auto;
}
    div#Categorie {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
div#Categorie div#category-inner, div#Categorie div#category-inner1,div#Categorie div#category-inne2 {
    margin-bottom: 0;
}
div#Boutique {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
div#Boutique div#Boutique1 .vc_col-sm-6 {
    width: 50%;
    margin-bottom: 0;
}
div#Trending {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 0px !important;
}
div#Trending .nectar-woo-flickity {
    padding-top: 0;
}
div#Customer .owl-item.active+.owl-item.active:before {
    display: none;
}
.owl-nav.disabled {
    display: none !important;
}
div#Gallery .vc_col-sm-4 {
    width: 33.33%;
    margin-bottom: 0;
}
div#footer-outer div#nav_menu-2 {
    margin: unset;
}
div#footer-outer div#media_image-2 img {
    width: 50%;
}
}
/* ======================================================= */
@media (max-width: 800px) {
    div#Trending .flickity-viewport {
    height: 440px !important;
}
}
/* ======================================================= */
@media (max-width: 768px) {
    
}
/* ======================================================= */
@media (max-width: 480px) {
    div#Trending .flickity-viewport {
    height: 520px !important;
}
    #banner .move {
    margin-left: 0px !important;
}
    div#Categorie {
    width: 100%;
}
    div#Customer .owl-item.active:before {
    display: none;
}
div#Customer .text1 {
    margin-bottom: 0;
}
.home ul.products li {
    width: 100% !important;
    margin-right: 0px !important;
}
div#Boutique {
    width: 100%;
}
div#Customer div#Customerin {
    height: 137px;
}
div#footer-outer div#media_image-2 img {
    width: 30%;
}
div#copyright div#text-3,div#copyright div#text-4 {
    float: unset;
}
}
/* ======================================================= */
@media (max-width: 428px) {
    div#Trending .flickity-viewport {
    height: 480px !important;
}
    div#Customer div#Customerin {
    height: 157px;
}
}
/* ======================================================= */
@media (max-width: 414px) {
    div#Trending .flickity-viewport {
    height: 460px !important;
}
}
/* ======================================================= */
@media (max-width: 390px) {
	#text-3 .textwidget p {
  font-size: 11px;
}
    div#Trending .flickity-viewport {
    height: 450px !important;
}
}
/* ======================================================= */
@media (max-width: 375px) {
    div#Trending .flickity-viewport {
    height: 440px !important;
}
}
/* ======================================================= */
@media (max-width: 360px) {div#Trending .flickity-viewport {
    height: 420px !important;
}}
/* ======================================================= */