/*!
Theme Name: tilakjewelers
Theme URI:
Author: CloudMellow - Hans De Guzman
Author URI: https://cloudmellow.com/
Description: Child Theme for tilakjewelers Custom WordPress Theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tilakjewelers
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/
/*Global*/

.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, 
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, 
.vc_row-has-fill>.vc_column_container>.vc_column-inner {
  padding-top: 0 !important;
}

.vc_row {
  margin-left: 0 !important;
  margin-right: 0 !important
}

.row {
  position: relative;
}

.rev_slider_wrapper {
  z-index: 7 !important;
  overflow: hidden !important
}

.vc_carousel-inner img {
  margin: 0 auto;
}

.vc_carousel-inner .vc_inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
}

.vc_section {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-top: 0 !important;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
  margin-bottom: 0 !important;
}

.wpb_single_image {
  position: relative;
}

.wpb_single_image.bordered_image img {
  margin: 0 !important;
  border-radius: 6px;
}

.aligncenter {
  text-align: center;
    margin: 0 auto;
    display: block;
}

.mc4wp-response .mc4wp-alert p{
	display:block;
	text-align: center;
    margin-top: 20px !important;
    line-height: 29px;
}

.driver-license-text p {
	font-weight: 700;
    font-size: 18px;
    line-height: 35px;
    text-align: justify;
    color: #796223;
}
.driver-license-text a {
	text-decoration: underline !important;
    color: #1A181B;
    font-weight: bold;
}
.gform_wrapper.gravity-theme .gfield_validation_message, .gform_wrapper.gravity-theme .validation_message, .page-contact-us #gform_wrapper_3 .gfield_description {
    color: #c02b0a !important;
    padding: 5px 10px !important;
}

#gform_wrapper_3 .terms-and-conditions label {
	color: #fff;
    font-weight: 400;
    font-size: 12px;
}
#gform_wrapper_3 .message-us {
	margin-bottom: 0 !important;
}


.woocommerce-page.single-product .maincontent .single-product .product .single_buy_now_btn {
  background: linear-gradient(15.42deg, #796223 18.96%, #FEE4A6 116.79%) !important;
  border-radius: 3px;
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 118.35%;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 20px;
}