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

/* THEME BUTTON */
html {
  scroll-behavior: smooth;
}

div#ajax-content-wrap a.theme_button {
    background-color: #603b22 !important;
    padding: 25px 55px !important;
    border-radius: 40px !important;
    font-size: 25px !important;
    font-weight: 700 !important;
    top: 40px;
    width: 315px;
    text-align: center;
    height: 71px;
}

.nectar-post-grid {
    justify-content: center;
}

.homeSlider h2 {
    /* font-size: 50px !important; */
    /* line-height: 60px !important; */
}

.banner-logo img {
    width: 35% !important;
}

div#ajax-content-wrap a.theme_button_center {
	display: table !important;
	margin: auto !important;
}

#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
    color: #000 !important;
}

#header-outer.transparent #top nav > ul > li > a, #header-outer.transparent #top nav > .sf-menu > li > a i.fa.fa-phone {
    color: #5dc1e2 !important;
}

/* SLIDER SEC */

div#slider_sec .slide-bg-wrap .image-bg {
    background-size: 100% 100% !important;
}

span.color {
    color: #c78d69 !important;
}

div#slider_sec .content .buttons .button a.primary-color {
    background-color: #5dc1e2 !important;
    padding: 20px 45px !important;
    border-radius: 40px !important;
}

/* SLIDER SEC */

/* PRODUCT HOME */

div#product_sec .row-bg.using-image {
    background-size: 100% 100% !important;
}

.products_style .woocommerce ul.products li.product.classic .button {
    line-height: 0 !important;
    min-height: 0 !important;
}

.products_style .woocommerce ul.products li.product.classic .button {
    line-height: 0 !important;
    min-height: 0 !important;
    padding: 20px 25px;
    border-radius: 30px !important;
    font-size: 20px !important;
    font-weight: 600;
    margin: auto !important;
    display: table;
    background-color: #603b22 !important;
}


.products_style span.price {
    display: inline-block !important;
    position: absolute;
    bottom: 175px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff !important;
    /* padding: 5px 10px; */
    border-radius: 60px !important;
    font-size: 20px !important;
    width: 134px;
    height: 37px;
    line-height: 37px !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    margin-top: 40px;
}
.products_style span.woocommerce-Price-amount bdi {
	color: #393939 !important;
}

.products_style .product-add-to-cart {
	display: none !important;
}

.products_style .woocommerce.columns-4 ul.products.columns-4 li.classic {
    background-color: #fff !important;
    border-radius: 30px;
    text-align: center !important;
    padding-bottom: 45px;
 	box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.11);
	margin-top: 30px;
	overflow: hidden;
}

/* SERVICE SEC */

div#services_sec {
    margin-top: -10px;
}

div#services_sec .row-bg.using-image.loaded {
    background-color: #5dc1e2 !important;
}

div#services_sec .vc_col-sm-4 .vc_column-inner,div#services_sec .vc_col-sm-8 .vc_column-inner {
    padding: 75px 40px 75px 40px !important;
    border: 2px solid #fff !important;
    border-radius: 15px;
	transition: 0.5s !important;
}

div#services_sec .vc_col-sm-4 .vc_column-inner h5,div#services_sec .vc_col-sm-8 .vc_column-inner h5 {
    color: #fff !important;
    transition: 0.5s !important;
    padding: 0 0 0 9px;
    line-height: 40px;
    padding-bottom: 5px;
}

div#services_sec .vc_col-sm-4 .vc_column-inner p {
    color: #fff !important;
    transition: 0.5s !important;
    padding: 0 0 0 9px;
    line-height: 40px;
}

.iwithtext {display: flex !important; }

.iwithtext .iwt-icon {position: relative;}

.iwithtext img {margin: 0 !important;}

.iwithtext .iwt-text {padding-left: 20px !important;}

div#services_sec .vc_col-sm-4 .vc_column-inner .iwithtext .iwt-icon img:not([srcset]) {
    width: 200px;
    transition: 0.5s !important;
}

div#services_sec .vc_col-sm-4 .vc_column-inner:hover {
	background-color: #fff !important;
}

div#services_sec .vc_col-sm-4 .vc_column-inner:hover h5, div#services_sec .vc_col-sm-4 .vc_column-inner:hover p {
    color: #000 !important;
}

div#services_sec .vc_col-sm-4 .vc_column-inner:hover .iwithtext .iwt-icon img:not([srcset]) {
    filter:invert(1) !important;
}
div#services_sec .vc_col-sm-8 .vc_column-inner .iwithtext .iwt-icon img:not([srcset]) {
    width: 120px;
    transition: 0.5s !important;
}

div#services_sec .vc_col-sm-8 .vc_column-inner ul li {}

div#services_sec .vc_col-sm-8 .vc_column-inner ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}

div#services_sec .vc_col-sm-8 .vc_column-inner ul li {
    flex: 0 0 33.33%;
    list-style: none;
}
.nectar_food_menu_item .line_spacer {
    border-bottom: 0px solid #000;
}

.nectar_food_menu_item h3 {
    font-size: 25px !important;
    font-weight: 800;
    color: #000 !important;
}

.nectar_food_menu_item .item_price h3 {
    color: #603b22 !important;
    padding-top: 60px;
}

.item_description {
    color: #393939 !important;
    font-size: 20px !important;
    font-family: 'Poppins';
    margin-top: -25px !important;
    border-bottom: 1px solid;
    padding-bottom: 20px;
}

div#homeBlog h2 {
    font-weight: 600;
}

div#homeBlog p {
    padding-bottom: 25px;
}

div#items_offer_sec .row-bg.using-image {
    background-size: 100% 100% !important;
}

.blog_sec .nectar-post-grid-item.animated-in {
    text-align: center;
    background-color: #fff !important;
    border-radius: 30px;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.11);
	overflow:hidden;
}

div#footer-outer {
    background-image: url(/wp-content/uploads/footer-image-1.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat !important;
}


/* FOOTER WIDTH */
	#footer-outer #footer-widgets div#media_image-2 img {
    margin-top: -200px;
    width: 50%;
}
div#footer-widgets {
    padding-top: 10%;
}

div#footer-outer div#footer-widgets .col.span_3:first-child {
    width: 28.99%;
}

div#footer-outer div#footer-widgets .col.span_3:nth-child(2) {
    width: 17.99%;
    position: relative;
    left: 20px;
}

div#footer-outer div#footer-widgets .col.span_3:nth-child(3) {
    width: 17.99%;
}

div#footer-outer div#footer-widgets .col.span_3:last-child {
    width: 28.99%;
}

span.meta-category a.home {
    display: none;
}

.nectar-post-grid .meta-date {
    display: none;
}

h3.post-heading {
    padding: 30px;
    font-size: 25px;
}

h3.post-heading a span {
    font-family: 'Poppins';
}

.nectar-post-grid .nectar-post-grid-item .item-meta-extra {
    margin-top: 20px;
    margin-bottom: 30px;
    padding: 0 40px;
    font-size: 17px;
}

/* FOOTER WIDTH */

#footer-outer #copyright, .ascend #footer-outer #copyright {
    background-color: transparent !important;
    border-top: 1px solid #fff !important;
    width: 75%;
    margin: auto;
}

#items_offer_sec .item_description {
    padding-right: 12%;
}

#footer-outer #copyright{
	padding: 34px 0;
}

ul.social_detail li a i {
    font-size: 30px !important;
    color: #fff !important;
}

ul.social_detail li {
    margin-right: 20px;
}
ul.social_detail {
    display: flex;
}
img.image.wp-image-14.attachment-medium.size-medium {
    width: 100%;
    position: absolute;
    top: -50px;
}
div#nav_menu-3 {
    position: absolute;
    top: -30px;
}
div#text-3 {
    position: absolute;
    top: -30px;
}
div#text-4 {
    position: absolute;
    top: -30px;
}
div#services_sec .vc_col-sm-4 .vc_column-inner:hover .nectar-fancy-ul span{
        color: #000 !important;
}
ul.footer-C-info {}

ul.footer-C-info li a {}

ul.footer-C-info li a i {
    margin-right: 10px;
    width: 20px;
    height: 20px;
    min-width: 20px;
}
.anniversary img {
    border-radius: 20px;
    box-shadow: 1px 3px 8px #55321c !important;
}
/* =======Featured Cakes========== */
.featuredRow {
    background: #613f2a17;
    border-radius: 30px;
}
/* ===new services======== */
.inner-serv {}

.inner-serv .nectar-fancy-box {
    background: #fff;
    box-shadow: 0px 0px 3px #000;
    border-radius: 25px;
}

.inner-serv .nectar-fancy-box .image-wrap {}



.inner-serv .nectar-fancy-box .image-wrap .box-bg {}

.inner-serv .nectar-fancy-box .text {
    padding: 30px 30px;
    min-height: 320px;
}
.inner-serv.serv2 .nectar-fancy-box {
    display: flex;
}

.inner-serv.serv2 .nectar-fancy-box .image-wrap {
    width: 40%;
    height: auto;
}

.inner-serv.serv2 .nectar-fancy-box .image-wrap .box-bg {
    height: 100%;
}

.inner-serv.serv2 .nectar-fancy-box .text {
    width: 60%;
    text-align: left;
    padding: 60px;
}
.inner-serv .nectar-fancy-box .text h5 {}

.inner-serv .nectar-fancy-box .text p {
    font-size: 16px;
    line-height: 26px;
}
.featuredRow h2 {
    margin-bottom: 30px;
}
/* =======Contact Us========= */
.contact-form {}

.contact-form h2 {
    margin-bottom: 30px;
}

.contact-form .form-row {}

.contact-form .form-row .form-field {
    margin-bottom: 30px;
}

.contact-form .form-row .form-field-btn {
    width: fit-content;
    margin: auto;
}

.contact-form .form-row .form-field-btn input {
    /* width: 250px; */
}

.wpcf7-response-output {
    border: none !important;
}

span.wpcf7-not-valid-tip {
    box-shadow: none !important;
    color: red !important;
}

input#submit_button {
    margin-bottom: 30px;
    padding: 10px 50px !important;
    font-size: 20px;
}

.wpcf7-response-output {
    text-align: center;
    color: red;
}

span.wpcf7-spinner {
    display: flex;
    justify-content: center;
    align-items: center;
}
#footer-outer #copyright p {
    font-size: 18px;
}

#footer-outer #copyright p a {
    font-weight: 700;
}
.wpcf7-response-output {
    color: black;
}
#reviews button.flickity-button.previous {
    left: -10px;
    background: #fff;
}

#reviews button.flickity-button.previous::before {
    background: #5d3921;
    color: #fff;
}

#reviews button.flickity-button svg path {
    fill: #fff;
}

#reviews button.flickity-button.next::before {
    background: #5d3921;
}

#reviews button.flickity-button.previous::after {
    background: #fff;
}

#reviews button.flickity-button.next::after {
    background: #fff;
}

#reviews button.flickity-button.next {
    right: -10px;
}
#footer-outer #footer-widgets .col p {
    padding-bottom: 10px;
}
@media screen and (max-width: 1600px) {}

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

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

@media screen and (max-width: 1280px) {
.products_style span.price {
    bottom: 160px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 20px !important;
}
.products_style span.price {
    bottom: 126px;
}

}

@media screen and (max-width: 1024px) {
div#slider_sec .content .buttons .button a.primary-color {
    padding: 15px 30px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px !important;
    font-weight: 600 !important;
}
.products_style span.price {
    bottom: 122px;
}
div#footer-outer div#footer-widgets .col.span_3:first-child {
    width: 48%;
}
div#footer-outer div#footer-widgets .col.span_3:nth-child(2) {
    width: inherit;
    position: unset;
    left: unset;
}
	
div#nav_menu-3 {
    position: unset;
    top: unset;
}
	
div#footer-outer div#footer-widgets .col.span_3:nth-child(3) {
    width: inherit;
}
	
div#text-3 {
    position: unset;
    margin-top: 0;
}

div#footer-outer div#footer-widgets .col.span_3:last-child {
    width: inherit;
}
	
div#text-4 {
    position: unset;
    margin-top: 0;
}
	.iwithtext .iwt-text {
    padding-left: 0px !important;
}
.nectar_food_menu_item h3 {
    font-size: 20px !important;
}
.item_description {
    font-size: 14px !important;
}

}

@media screen and (max-width: 991px) {
div#product_sec .row-bg.using-image.loaded {
    background-size: cover !important;
}
div#ajax-content-wrap a.theme_button {
    top: 0;
}
}

@media screen and (max-width: 800px) {}

@media screen and (max-width: 768px) {
div#footer-outer {
    background-size: cover !important;
    background-position: center center;
}
	
div#product_sec {
    padding-top: 20px !important;
    padding-bottom: 100px !important;
}

div#services_sec {
    padding-top: 10px !important;
    padding-bottom: 30px !important;
}

div#services_sec .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}

div#items_offer_sec {
    padding-top: 80px !important;
}
div#homeBlog {
    padding-top: 10px !important;
}

div#homeBlog .item-meta-extra span {
    max-width: 100%;
    padding: 10px;
    font-size: 17px;
}

div#homeBlog span.meta-date {
    font-size: 14px;
}
}

@media screen and (max-width: 690px) {
.products_style .woocommerce.columns-4 ul.products.columns-4 li.classic {
    width: 100% !important;
    margin-right: 0 !important;
}
div#footer-outer div#footer-widgets .col.span_3 {
    width: 100% !important;
}
div#footer-outer div#footer-widgets .col.span_3:nth-child(2) {
    position: relative;
    left: 0px;
}div#ajax-content-wrap a.theme_button {
    top: -30px;
}
div#text-3 {
    margin-top: 0px;
}
div#text-4 {
    margin-top: 0px;
}
}

@media screen and (max-width: 480px) {
	div#items_offer_sec .item_name h3 {
    font-size: 21px !important;
    line-height: 31px;
}
	div#ajax-content-wrap a.theme_button {
    top: -40px;
    padding: 20px 15px !important;
}
	.inner-serv.serv2 .nectar-fancy-box {
    flex-direction: column;
}

.inner-serv.serv2 .nectar-fancy-box .image-wrap {
    width: 100%;
}

.inner-serv.serv2 .nectar-fancy-box .text {
    width: 100%;
    padding: 30px;
}
}

@media screen and (max-width: 414px) {
	div#services_sec .vc_col-sm-4 .vc_column-inner h5, div#services_sec .vc_col-sm-4 .vc_column-inner p {
    padding: 0 10px 0 4px;
}
	div#services_sec .vc_col-sm-4 .vc_column-inner .iwithtext .iwt-icon img:not([srcset]) {
    width: 150px;
}
	.iwithtext .iwt-text {
    padding-left: 10px !important;
}
	.item_description {
    font-size: 10px !important;
}
	div#ajax-content-wrap a.theme_button {
    font-size: 15px !important;
}
}

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

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