/* Start - Website Option Css */
.g-recaptcha {
    margin-bottom: 16px;
}

section#products .col-md-4.col-sm-6.col-xs-12 {
    min-height: 400px;
}

#Gallery .col-md-4.col-sm-6.col-xs-12 {
    margin-bottom: 20px;
}

.product-search-wrapper {
    margin: 0 auto;
    max-width: 282px;
    min-height: 400px;
}

.input-group-btn a.btn.btn-template-main {
    border-color: #fff;
    margin-left: 2px!Important;
}


.product-wrapper {
    max-height: 300px;
}

.product-image-wrapper img {
    max-width: 282px;
    max-height: 300px;
}
/* End - Website Option Css */
