/*
Theme Name: Almost Cajun Child
Template: almost-cajun
Version: 1.0.0
*/
/* Add your custom styles here */

section#custom_html-2 {
    padding: 0px;
}
.d-none{
	display: none;
}

.contact_us_form input[type="checkbox"] {
    margin-left: -18px;
}

.woocommerce div.product div.images img {
   
    object-fit: cover !important;
    
}

.footerLogo p {
    color: white;
}
.palm-cat-box.img {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    text-align: center;
    justify-content: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.workSec {
    padding-top: 70px;
    padding-bottom: 70px;
}

.palm-cat-box.img a img {
    height: 267px;
    min-width: 400px;
    object-fit: contain;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    width: 158px;
    height: 200px;
    object-fit: fill;
    margin-top: 20px;
}

.spiceBox {
    display: none;
}

.spiceContent {
    display: none;
}