.call-actionset.spr-arrv {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    text-align: center !important;
		margin-top: -35px !important;
}

.call-actionset.spr-arrv .text {
    text-align: center !important;
    font-size: 50px !important;
    font-style: italic !important;
    color: #322042;
    font-family: 'diavlobold';
    line-height: 45px;
}

/* Wine bottle totes category page */

/* new homepage code */
.madein-canada .left {
    padding: 90px 40px;
}
.artisans-sectn .right {
    padding: 90px 40px;
}
.mid-picsect {
    background: #fff !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.15);
}
.testimonails-sets {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.15);
}
.products-sets {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.15);
}
select.wpcf7-form-control {
    padding: 9px 12px;
    min-width: 326px;
}
@media (max-width: 768px) {
		select.wpcf7-form-control {
    padding: 9px 12px;
    min-width: auto;
}

}