/*
Theme Name: drleonard Child Theme
Description: This is a custom child theme for Salient
Theme URI: http://drleonard.cloudstandly.com/
Author: ThemeNectar
Author URI: http://drleonard.cloudstandly.com/
Template: salient
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');


h1,h2{
font-family: 'Montserrat', sans-serif;
}

h3{
font-family: 'Montserrat', sans-serif;
}

h4,h5,h6{
font-family: 'Montserrat', sans-serif;
}

a,p,span,li,label{
font-family: 'Montserrat', sans-serif;
}

div#header-space {
    display: none;
}

div#header-outer {
    position: absolute;
    top: 0;
    height: 0;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a:before {
    content: "";
    background: #ffffff;
    position: absolute;
    top: -10px;
    left: 5px;
    width: 18px;
    height: 6px;
    border-radius: 100px;
    transition: all 0.3s linear;
    opacity: 0;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li.current-menu-item >a, 
#header-outer[data-lhe="animated_underline"] #top nav >ul >li:hover >a {
    color: #fcfcfc;
    font-size: 14px;
    font-weight: 600;
}


#header-outer[data-lhe="animated_underline"] #top nav >ul >li:hover >a:before,
#header-outer[data-lhe="animated_underline"] #top nav >ul >li.current-menu-item >a:before {
    opacity: 1;
}


/* #header-outer[data-lhe="animated_underline"] #top nav >ul >li {
    margin: 0 4px;
} */

body #header-outer .icon-salient-search:before, body.material #header-outer .icon-salient-search:before {
    color: #00ADEF;
}


#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a span:after {
    display: none !important;
}

div#section1 h1 {
    font-size: 45px;
    font-weight: 700;
    color: #0187C9;
    text-transform: capitalize;
    line-height: 1.2;
    width: 24%;
}
div#section1 p.second{
    font-weight: 600;
    font-size: 22px;
    width: 45%;
    padding-bottom: 30px;
}
div#section1 p{
    color: #1B1C1E;
    width: 39%;
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
}

div#section1 a.primary-color {
    font-size: 17px;
    font-weight: 700;
    color: #ffffff;
    padding: 13px 34px;
    letter-spacing: 0;
    text-transform: capitalize;
    border-radius: 0 !important;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a {
    margin: 0 6px;
    font-size: 14px;
    font-weight: 500;
    color: #1B1C1E;
    text-transform: capitalize;
}

h2 {
    font-size: 40px;
    font-weight: 700;
    color: #1B1C1E;
    line-height: 1;
    text-transform: capitalize;
}

p {
    font-size: 16px;
    font-weight: 400;
    color: #1B1C1E;
    line-height: 22px;
}

a.nectar-button.small.regular.accent-color.regular-button {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    padding: 13px 32px;
    letter-spacing: 0;
    text-transform: capitalize;
    border-radius: 0 !important;
}

div#section1 .wpb_wrapper>div {
    margin: 0;
}

div#section1 div#second .vc_col-sm-3 .wpb_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

div#section1 div#second .vc_col-sm-3 .wpb_wrapper p {
    padding: 0;
}

div#section1 div#second .vc_col-sm-3 .wpb_wrapper h3 {
    font-size: 25px;
    font-weight: 600;
    color: #ffffff;
    padding-left: 25px;
}

div#section1 div#second .row_col_wrap_12_inner {
    padding: 25px 60px;
}

div#section2 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}

div#section2 div#first p {
    font-size: 20px;
    font-weight: 500;
    color: #1B1C1E;
}

div#section2 ul {
    margin: 0;
    margin-top: 60px;
}

div#section2 ul li {
    list-style: none;
    color: #1B1C1E;
}

div#section2 ul li:nth-child(1) {
    font-size: 30px;
    font-weight: 700;
}

div#section2 ul li:nth-child(1) label {
    font-size: 13px;
    font-weight: 500;
    color: #1B1C1E;
    padding-left: 40px;
}

div#section2 ul li:nth-child(2) {
    font-size: 16px;
    font-weight: 500;
}

div#section2 div#second .vc_col-sm-6 {
    display: flex;
    justify-content: center;
    align-items: center;
}

div#section2 a.play_button.large.nectar_video_lightbox {
    content: url(/wp-content/uploads/2023/10/Group-7620.png);
    position: absolute;
    top: 28%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

div#section2 div#second .vc_col-sm-4 .wpb_text_column {
    position: absolute;
    bottom: 0;
    left: 36px;
}

div#section2 div#second .vc_col-sm-4 .wpb_text_column h3 {
    font-size: 22px;
    font-weight: 600;
    color: #ffffff;
}

div#section3 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 60px;
}
h2.woocommerce-loop-product__title {
    color: #1B1C1E;
    padding-top: 8px;
    font-size: 20px !important;
    font-weight: 500 !important;
    width: 95%;
    line-height: 1.2 !important;
    margin-top: -90px !important;
    position: relative;
    z-index: 0;
    /* margin-left: 45px !important; */
    text-align: center;
}
.woocommerce  li.classic.product:hover .product-add-to-cart .button {
    opacity: 1;
}
.woocommerce .classic .product-wrap .product-add-to-cart .add_to_cart_button,
.woocommerce .classic .product-wrap .product-add-to-cart .button {
    width: unset;
    height: 0;
    left: 0;
    right: 0;
    font-size: 20px !important;
    font-weight: 400;
    color: #ffffff !important;
    text-align: center;
    margin: 0 auto !important;
    opacity: 1;
    position: absolute !important;
    bottom: unset;
    top: 15px !important;
    border-radius: 0 !important;
    background: #1D1D1D !important;
    transform: unset !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 13%;
}
.woocommerce .product-wrap{
    /* background: #0C0C0C; */
    height: 380px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
}

.woocommerce ul.products li.product .price {
    position: absolute;
    right: 12%;
    top: 9%;
}

span.woocommerce-Price-amount.amount bdi:nth-child(1) {
    font-size: 20px;
    color: #1B1C1E;
    font-weight: 600;
}



.woocommerce .classic .product-wrap .product-add-to-cart .add_to_cart_button, 
.woocommerce .classic .product-wrap .product-add-to-cart .button span {
    font-size: 0;
}

.woocommerce .product-wrap:hover {
    background: #7FB412;
}

.woocommerce .classic .product-wrap:hover .product-add-to-cart .add_to_cart_button,
 .woocommerce .classic .product-wrap:hover .product-add-to-cart .button{
	background: #0888c5 !important;
}

.woocommerce .classic .product-wrap .product-add-to-cart .add_to_cart_button,
.woocommerce .classic .product-wrap .product-add-to-cart .button i {
    margin: 0;
}



.woocommerce .products .classic .star-rating {
    display: block !important;
    color: #1B1C1E !important;
    position: absolute;
    top: 9%;
    width: 25%;
    overflow: visible;
    right: unset;
    left: 12%;
}
.star-rating span {
    /* font-family: star !important; */
}

.star-rating span {
    font-size: 0 !important;
}

.woocommerce .star-rating::before{
    color: #FFAA00 !important;
    font-size: 0;
}

.woocommerce .star-rating span::before {
    content: unset;
}

.star-rating span strong.rating {
    font-size: 18px;
}
.woocommerce .product-wrap{
    background: #FFFFFF;
    height: 37em;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 18px;
}
div#section3 div#first h2 {
    color: #ffffff;
}

div#section3 div#first .row_col_wrap_12_inner {
    display: flex;
    justify-content: center;
    align-items: center;
}

div#section3 a.nectar-button.small.regular.accent-color.regular-button {
    float: right;
    margin: 0;
    border: 1px solid #ffffff;
    background: transparent !important;
}

div#section3 div#first {
    padding-bottom: 30px;
}

div#section4 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 60px;
}

div#section4 .container {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #D2D2D2;
    padding-bottom: 15px !important;
    padding-top: 15px !important;
}

div#section4 .container .last {
    float: right;
    margin: 0 auto;
    margin-right: 0;
    display: flex;
    align-items: center;
}

div#section4 .container p {
    font-size: 22px;
    font-weight: 600;
    padding-right: 30px;
    padding-bottom: 0;
}

div#section4 .container ul {
    margin: 0;
}

div#section4 .container ul li {
    list-style: none;
}

div#section4 .container ul li:nth-child(1) {
    font-size: 22px;
    font-weight: 600;
    color: #1B1C1E;
}

div#section4 .container ul li:nth-child(2) {
    font-size: 16px;
    font-weight: 600;
    color: #1B1C1E;
}

div#section4 .container img {
    margin: 0;
}

div#section4 .container .last p {
    padding-bottom: 0;
}

div#section4 .container .last p a {
    display: flex;
}

div#section4 .vc_col-sm-4 h2 {
    position: absolute;
    top: 35px;
    left: 45px;
    color: #ffffff;
}

div#section4 a.nectar-button.small.regular.accent-color.regular-button {
    position: absolute;
    bottom: 10px;
    top: unset;
    right: 30px;
    border: 1px solid #ffffff;
    background: transparent !important;
}

div#section4 div#first {
    height: 39em;
    /* background: #000; */
    overflow: auto;
    overflow-x: hidden;
}



div#section4 .row-bg-wrap:nth-child(1) .inner-wrap:before {
    position: absolute;
    content: "";
    background: transparent;
    width: 100%;
    height: 79.5%;
    top: 60px;
    border: 1px solid #0187C9;
}

div#section4 div#first .row_col_wrap_12_inner {
    padding-top: 15px;
}

div#section4 div#first .wpb_text_column {
    margin: 0;
}

div#section4 .container:hover {
    border-color: #7FB412;
}

div#section4 .container:hover p:first-child {
    color: #1B1C1E;
}

div#section4 .container p:first-child {
    color: #C5C5C5;
}

div#section4 .container .last p {
    color: #1B1C1E;
    font-size: 13px;
}

div#section5 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 60px;
}

div#section5 div#first .row_col_wrap_12_inner {
    display: flex;
    justify-content: center;
    align-items: center;
}

div#section5 a.nectar-button.small.regular.accent-color.regular-button {
    float: right;
    margin: 0;
}


div#section6 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}


div#section6 br {
    display: none;
}

div#section6 span.wpcf7-form-control-wrap {
    width: 49%;
    display: inline-block !important;
    padding-right: 10px;
}

div#section6 span.wpcf7-form-control-wrap[data-name="textarea-895"] {
    width: 99%;
}

div#section6 input[type="text"],
div#section6 input[type="email"],
div#section6 select,
div#section6 textarea{
    background-color: #F9F9F9;
    border: unset;
    /* border-bottom: 1px solid #000 !important; */
    box-shadow: unset;
    border-radius: 0 !important;
    font-size: 16px;
    font-weight: 500;
    color: #171717;
    margin-bottom: 15px;
}
div#section6 textarea{
    height: 100px;
}

div#section6 span.wpcf7-form-control-wrap [placeholder="Message"] {
    padding-top: 60px;
}

div#section6 input[type=submit] {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    padding: 13px 32px !important;
    text-transform: capitalize;
    border-radius: 0 !important;
    /* margin-top: 30px; */
}

div#section6 .wpcf7-form .wpcf7-not-valid-tip {
    display: none;
}

div#section6 .wpcf7-form .wpcf7-not-valid{
    border-bottom:2px solid red !important;
}

div#section6  input:focus, 
div#section6  select:focus, 
div#section6 textarea:focus {
    border-color: #00ADEF !important;
}

div#section6 .wpcf7 .wpcf7-response-output {
    margin-left: 0;
}

div#section6 .vc_col-sm-4 h2 {
    color: #ffffff;
}

div#section6 .vc_col-sm-4 p {
    color: #ffffff;
    padding: 0;
}

div#section6 .vc_col-sm-4 p a {
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
}

div#section6 .vc_col-sm-4 h4 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    padding-top: 20px;
}

div#section6 .vc_col-sm-8 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 25px;
    box-shadow: 0px 0px 30px 3px #00000029;
}

div#section6 .vc_col-sm-4 .vc_column-inner {
    padding: 45px 40px;
}


div#section6 .vc_col-sm-4 {
    padding: 0;
}

#footer-outer .col {
    display: flex;
}

div#block-8 ul {
    display: flex;
    padding-top: 15px;
}

#footer-outer .widget h3 {
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
    text-transform: capitalize;
    text-align: left;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 15px;
}
#footer-outer #footer-widgets .col ul li a {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    display: flex;
    padding: 0 6px !important;
}

.material #footer-outer #footer-widgets .col ul li {
    padding: 0 !important;
}

div#block-8 {
    padding: 0 25px;
}

div#footer-outer {
    background-color: #0187C9;
}

div#block-7 {
    margin: 0 !important;
}

div#block-9 img {
    padding-top: 15px;
}

#footer-outer #copyright .col.span_5 {
	display: flex;
	width: 100%;
	align-items: center;
}
#footer-outer #copyright .col.span_7.col_last {
	display: none;
}

#footer-outer #copyright p {
    color: #ffffff;
    display: inline-block;
    padding: 0;
}
#footer-outer #copyright li a i {
    color: #171717;
}
#footer-outer #copyright {
    padding: 0px 0 !important;
    border-top: 1px solid #ffffff;
}

#footer-outer[data-cols="1"] #copyright li a i:after {
    display: none;
}

#footer-outer #copyright .col ul {
    width: 30% !important;
    margin: 0 auto;
    margin-right: 0;
}

#footer-outer[data-cols="1"] #copyright li a i {
    color: #ffffff;
}


#header-outer[data-lhe="animated_underline"] #top nav >ul >li#social-in-menu{
    position: absolute;
    left: 18%;
    top: 36%;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li#social-in-menu a {
    padding: 0 17px;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li#social-in-menu >a:before {
    display: none;
}

div#about1 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 40px;
}

div#about1 p {
    line-height: 20px;
    padding-bottom: 20px;
}

div#about1 .vc_col-sm-8 {
    display: flex;
    justify-content: center;
    align-items: center;
}

div#about1 div#second  ul {
    margin: 0;
    display: flex;
    padding-top: 25px;
    flex-direction: column;
}

div#about1 div#second  ul li {
    list-style: none;
    color: #7FB412;
}

div#about1 div#second  ul li:nth-child(1) {
    font-size: 40px;
    font-weight: 700;
}

div#about1 div#second  ul li:nth-child(1) label {
    font-size: 16px;
    font-weight: 500;
    color: #7FB412;
    padding-left: 15px;
    padding-right: 15px;
}

div#about1 div#second  ul li:nth-child(2) {
    font-size: 23px;
    font-weight: 600;
    padding-left: 10px;
}

div#section1 a.slider-down-arrow.no-border {
    content: url(/wp-content/uploads/2023/10/Group-7643.png);
    width: 30px;
    margin: 0 auto;
    position: absolute;
    left: 30px;
    bottom: 25px;
}

div#reviews1 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}

div#reviews1 .owl-nav.disabled {
    display: block !important;
    margin: 15px 0px 30px;
    text-align: right;
    height: 0;
    margin-top: 0;
}
div#reviews1 .owl-nav.disabled button span {
    display: none;
}

div#reviews1 .owl-nav.disabled button {
    width: 50px;
    height: 50px;
    background-color: #000000;
    border: 1px solid #000000;
    transition: all 0.3s linear;
    color: #ffffff;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: top;
    border-radius: 27px !important;
}



div#reviews1 .owl-nav.disabled button.owl-prev:before{
    content: "\f060";
    font-family: FontAwesome;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
}
div#reviews1 .owl-nav.disabled button.owl-next:before{
    content: "\f061";
    font-family: FontAwesome;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
}

div#reviews1 .owl-nav.disabled button:hover:before {
    color: #fff;
}

div#reviews1 .owl-nav.disabled button:hover {
    background: #359F22;
    border-color: #359F22;
}
div#reviews1 .owl-dots {
	counter-reset:dots;
	text-align: left;
	margin-top: -30px;
}
div#reviews1 .owl-dot:before {
	counter-increment:dots;
	content: "" counter(dots);
	margin:0px 5px;
	font-size: 22px;
	color: #1B1C1E;
	font-weight: 600;
}
div#reviews1 .owl-dot span {
	display:none !important;
}

div#reviews1  button.owl-dot {
	border: 1px solid #ffffff4a !important;
	border-radius: 0px !important;
	margin: 0 6px;
	padding: 6px 6px;
}

div#reviews1 button.owl-dot:hover,
div#reviews1 button.owl-dot.active:before {
	color: #7FB412;
}

div#books1 p {
    padding-bottom: 12px;
}

div#books1 div#first .vc_col-sm-6:nth-child(2) {
    width: 50%;
    padding: 0 45px;
}

div#books1 div#second .vc_col-sm-6:nth-child(1) {
    width: 50%;
    padding: 0 45px;
}


div#books1 div#three .vc_col-sm-6:nth-child(2) {
    width: 50%;
    padding: 0 45px;
}

div#books1 div#four .vc_col-sm-6:nth-child(1) {
    width: 50%;
    padding: 0 45px;
}

div#books1 .owl-nav.disabled {
    display: block !important;
    margin: 15px 0px 30px;
    text-align: right;
    height: 0;
    margin-top: 0;
    width: 90%;
}
div#books1 .owl-nav.disabled button span {
    display: none;
}

div#books1 .owl-nav.disabled button {
    width: 60px;
    height: 30px;
    background-color: #1B1C1E;
    border: 1px solid #fdfdfd8f;
    transition: all 0.3s linear;
    color: #fdfdfd8f;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: top;
    border-radius: 27px !important;
}



div#books1 .owl-nav.disabled button.owl-prev:before{
    content: "\f053";
    font-family: FontAwesome;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    color: #ffffff;
}
div#books1 .owl-nav.disabled button.owl-next:before{
    content: "\f054";
    font-family: FontAwesome;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    color: #ffffff;
}

div#books1 .owl-nav.disabled button:hover:before {
    color: #fff;
}

div#books1 .owl-nav.disabled button:hover {
    background: #0187C9;
    border-color: #0187C9;
}
div#books1 .owl-dots {
	counter-reset:dots;
	text-align: left;
	width: 90%;
	margin: 0 auto;
	margin-top: -30px;
}
div#books1 .owl-dot:before {
	counter-increment:dots;
	content: "0" counter(dots);
	margin:0px 5px;
	font-size: 22px;
	color: #ffffff;
	font-weight: 600;
}
div#books1 .owl-dot span {
	display:none !important;
}

div#books1  button.owl-dot {
	border: 1px solid #ffffff4a !important;
	border-radius: 0px !important;
	margin: 0 6px;
	padding: 6px 6px;
	background: #1B1C1E;
}

div#books1 button.owl-dot:hover,
div#books1 button.owl-dot.active {
	background: #0187C9;
}

div#books1 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}

body.product-template-default.single nav.woocommerce-breadcrumb {
    margin-top: 125px !important;
}

.single-product .images .product-slider .slide {
    width: 30% !important;
}

div#reviews-sec-1 {
	padding-top: 50px !important;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows {
    background: #f8f8f8ab;
    height: 60px;
    margin-top: 42px !important;
    margin-right:-80px !important;
    border-radius: 4px;
}

header#top li.nectar-woo-cart {
    display: none !important;
}

header#top ul.sf-menu.sf-js-enabled.sf-arrows li a {
    font-size: 15px !important;
}
.woocommerce div.product form.cart {
    display: none;
}
a.my-btn {
    background: #7fb412;
    color: #fff;
    padding: 13px 28px;
    border-radius: 6px;
    margin-top: 15px !important;
    position: absolute;
}
.woocommerce ul.products li.product strong {
    display: none;
}
.product_meta {
    display: none;
}
.woocommerce .woocommerce-product-rating .star-rating {
    display: none;
}

.woocommerce div.product .woocommerce-product-rating {
    display: none;
}
body.product-template-default.single.single-product h1.product_title.entry-title.nectar-inherit-default {
    font-size: 25px;
}
body.product-template-default.single.single-product div#header-outer {
    background: #0485c5;
    height: 134px;
}
#mlb2-9178743.ml-form-embedContainer .ml-form-embedWrapper.embedForm {
    max-width: inherit!important;
}
@media only screen and (max-width: 999px) {

div#section1 h1 {
    font-size: 26px;
    font-weight: 700;
    color: #0187C9;
    text-transform: capitalize;
    line-height: 1.2;
    width: 47%;
}
div#section1 p.second {
	font-size: 14px;
}
}
@media only screen and (max-width: 690px) {
	    div#section1 h1 {
				font-size: 14px;}
	        div#section1 p.second {
        font-size: 12px;
        line-height: 18px;
				padding-bottom: 0px;
    }
	div#section1 p {
    font-size: 11px;
		line-height: 18px;}
	.swiper-slide .content {
		position: unset;}
	div#nectar-slider-instance-1 {
    height: 389px !important;
}
	.swiper-container {
    height: 389px !important;
}
	.swiper-wrapper {
		height: 389px !important;
}
	.swiper-slide {
		height: 389px !important;
}
	.nectar-slider-wrap[data-full-width="false"] .swiper-slide .content {
    margin-top: 200px !important;
}
	div#section1 a.primary-color {
    font-size: 13px;
		padding: 9px 20px;}
div#section2 ul {
    text-align: center;
    margin: 0 auto;
    margin-top: 26px;
}
.vc_col-sm-2.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone {
    width: 100%;
}
div#section3 a.nectar-button.small.regular.accent-color.regular-button {
	float: left;}
.woocommerce .products.related .product, .woocommerce .products.upsells .product, .woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product, .woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product, body .woocommerce ul.products li.product, body .woocommerce-page ul.products li.product, body.woocommerce .span_9 ul.products li.product, body.woocommerce ul.products li.product, body.woocommerce-page .span_9 ul.products li.product, body.woocommerce-page ul.products li.product{
	width: 100%;
    margin: 10px 0 25px 0;
	}
.woocommerce ul.products li.product .price {
    position: absolute;
    right: 40%;
    top: 13%;
}
div#section5 a.nectar-button.small.regular.accent-color.regular-button {
    float: left;
    margin: 0;
}
h2 {
    font-size: 32px;
    padding: 25px 0px;
}
div#section6 span.wpcf7-form-control-wrap {
    width: 100%;
    display: inline-block !important;
    padding-right: 10px;
}
.wpcf7-form p span {
    color: #000;
}
div#section6 textarea {
    height: 100px;
    margin-top: 15px;
}
#footer-outer .col {
    display: inline;
}
#footer-outer .widget {
    margin-top: 20px;
    margin-bottom: 30px;
}
#footer-outer #footer-widgets .col ul li a {
    font-size: 10px;
	line-height: 12px;
}
	#footer-outer .widget h3 {
		text-align:center;
	}
	div#block-8 {
    display: none;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin-bottom: 20px;
}
div#about1 p {
	text-align: justify;
}
div#about1 div#second ul {
	text-align: center;
}
}