/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/



.sec1 .parallax_slider_outer.element-in-view {
    margin: 0 !important;
}

.sec1 .wpb_text_column.wpb_content_element {
    position: relative;
    margin-top: -80px;
    background-color: #fccc29;
    z-index: 9;
    padding: 30px 70px;
}

.sec1 .wpb_text_column.wpb_content_element form {
    display: flex;
    column-gap: 30px;
}

.sec1 .wpb_text_column.wpb_content_element form select {
    width: 270px;
    height: 60px;
    border-left: 3px solid #000;
}

.sec1 .wpb_text_column.wpb_content_element form input[type="submit"] {
    /* width: 100%; */
    background-color: #000 !important;
    width: 209px;
    text-transform: uppercase;
    font-size: 12px;
}

.sec1 .wpb_text_column.wpb_content_element:after {
    content: "";
    position: absolute;
    height: 70px;
    width: 100px;
    top: 0;
    left: 0;
    background-image: url(/wp-content/uploads/2023/06/Mask-group-38.png);
    background-repeat: no-repeat;
    background-position: right;
    z-index: -1;
}

.sec2 .wpb_wrapper {
    /* padding: 50px; */
}

.sec2 .wpb_wrapper .wpb_text_column .wpb_wrapper {
    padding: 0;
    background-color: #ccc;
    padding: 20px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,7db9e8+100&1+0,0+100 */
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgb(255 255 255 / 11%) 0%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */
}

.sec2 .wpb_wrapper .wpb_text_column {
    padding: 40px;
}

.sec2 .wpb_wrapper .wpb_text_column .wpb_wrapper h4 {
    color: #fff !important;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 17px;
}

.sec2 .wpb_wrapper .wpb_text_column .wpb_wrapper p {
    color: #fff;
    font-size: 16px;
    width: 69%;
}

.sec2 .wpb_wrapper .wpb_text_column .wpb_wrapper a.nectar-button.n-sc-button.small.undefined.has-icon {
    border-radius: 100em !important;
    background-color: #fccc29 !important;
    color: #000 !important;
    letter-spacing: 0 !important;
    font-family: 'Poppins' !important;
    text-transform: uppercase;
    font-size: 13px;
}

.sec1 {
    margin-bottom: 70px !important;
}

.sec3 {
    padding: 5% 0 !important;
}

h2.vc_custom_heading {
    font-family: 'Poppins' !important;
    font-weight: 600;
    color: #000;
    font-size: 30px;
    margin-bottom: 10px;
}

.sec3 .woocommerce.columns-4 {
    margin-top: 6%;
}

.sec3 .wpb_text_column.wpb_content_element {}

.sec3 .wpb_text_column.wpb_content_element p {
    width: 50%;
    margin: auto;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-family: 'Poppins' !important;
    letter-spacing: 0;
    font-size: 15px;
    font-weight: 600;
    color: #525F72 !important;
    padding-bottom: 0;
}

.woocommerce ul.products li.product .price del {
    color: #000;
    font-weight: 700;
    font-family: 'Poppins';
}

.woocommerce ul.products li.product .price ins {
    color: #000;
    font-weight: 700;
    font-family: 'Poppins';
}

.woocommerce ul.products li.product .price ins span.woocommerce-Price-amount.amount {
    font-size: 14px !important;
    font-weight: 700;
}

a.nectar-button.large.regular.accent-color.has-icon.regular-button {
    display: block;
    margin: auto;
    width: 24%;
    text-align: center;
    font-family: 'Poppins' !important;
    letter-spacing: 0;
    font-weight: 500;
    text-transform: uppercase;
    color: #000 !important;
    border-radius: 100em;
    box-shadow: none !important;
    background-color: transparent !important;
    border: 3px solid #fccc29;
}

ul.main {
    margin: 30px 0 0 0;
    padding: 0;
}

ul.main li.cats {
    display: inline-flex;
    width: 47%;
    margin: 12px;
    align-items: center;
    justify-content: center;
    background-color: #000;
}

ul.main li.cats .rig {
    background-color: #000;
    height: 175px;
    /* display: flex; */
    /* flex-direction: column; */
    /* align-items: center; */
    /* justify-content: center; */
    padding: 20px 30px;
    width: 317px;
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(125,185,232,0) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(125,185,232,0) 100%);
    background: linear-gradient(to right, rgb(255 255 255 / 11%) 0%,rgba(125,185,232,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#007db9e8',GradientType=1 );
}

ul.main li.cats .left {
    height: 280px;
}

ul.main li.cats .left img {
    margin: 0 !important;
    height: 100%;
    width: 100% !important;
    object-fit: cover;
}

ul.main li.cats .rig h2 {
    color: #fff;
    font-weight: 500;
    font-size: 17px;
    line-height: 26px;
}

ul.main li.cats .rig p {
    width: 100%;
    padding: 0;
    color: #fff;
    font-size: 12px;
    margin-bottom: 21px;
}

ul.main li.cats .rig a.vertical-tab {
    border-radius: 100em !important;
    background-color: #fccc29 !important;
    color: #000 !important;
    letter-spacing: 0 !important;
    font-family: 'Poppins' !important;
    text-transform: uppercase;
    font-size: 13px;
    padding: 6px 20px;
    font-weight: 600;
}

.sec4 {
    padding: 3% 0 !important;
    margin-bottom: 3% !important;
}

.sec5 {
    padding: 3% 0 !important;
}

.sec5 h5.vc_custom_heading {
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.sec5 h2.vc_custom_heading {
    color: #fff !important;
    font-weight: 400 !important;
    font-size: 32px !important;
}
body .products-carousel .carousel-next, body .products-carousel .carousel-prev {
    top: 37% !important;
    opacity: 1 !important;
    background-color: #fc0 !important;
    width: 30px;
    box-shadow: 2px 3px 6px #00000059;
}

body .products-carousel .carousel-next {
}

body .products-carousel .carousel-next i, body .products-carousel .carousel-prev i {
    color: #000 !important;
    font-weight: 700;
}
.sec5 .emaillist {
    margin-top: 20px;
}

.sec5 .emaillist .es-form-field-container {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 100em;
    padding: 15px;
}

.sec5 .emaillist .es-form-field-container .gjs-row:nth-child(2) {
    margin: 0;
    width: 74%;
}

.sec5 .emaillist .es-form-field-container .gjs-row input.es-email {
    width: 100% !important;
    background-color: transparent;
}

.sec5 .emaillist .es-form-field-container .gjs-row:nth-child(3) {
    margin: 0;
    width: 40%;
}

.sec5 .emaillist .es-form-field-container .gjs-row:nth-child(3) input[type="submit"] {
    width: 100%;
    color: #000 !important;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 100em;
    padding: 12px !important;
}

.sec6 {
    padding: 4% 0 !important;
}

.sec6 h2.vc_custom_heading {
    color: #fff !important;
    font-weight: 600 !important;
}

.sec6 .wpb_text_column.wpb_content_element {}

.sec6 .wpb_text_column.wpb_content_element p {
    color: #fff !important;
    width: 50%;
    margin: auto;
}

.sec6 .owl-carousel.owl-theme.owl-loaded.owl-drag {
    margin-top: 30px;
}

.sec6 .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-item .carousel-item {
    background-color: #fff;
    margin: 10px;
    padding: 30px 0;
}

.sec6 .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-item .carousel-item .inner_row {
    margin: 0 !important;
    background-color: #ccc;
    padding: 10px 0px !important;
    background: rgb(255,204,0);
    background: -moz-linear-gradient(left, rgba(255,204,0,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,204,0,1) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(255,204,0,1) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc00', endColorstr='#ffffff',GradientType=1 );
}

.sec6 .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-item .carousel-item .inner_row h4 {
    color: #000 !important;
    margin: 0;
    line-height: 23px;
}

.sec6 .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-item .carousel-item .inner_row h5 {
    font-size: 13px;
    color: #000;
}

.sec6 .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-item .carousel-item .inner_row .vc_col-sm-4.wpb_column.column_container {
    text-align: right !important;
    width: 23%;
    margin-right: 0;
}

.sec6 .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-item .carousel-item .inner_row .vc_col-sm-4.wpb_column.column_container img.img-with-animation.skip-lazy.animated-in {
    margin-left: auto;
    width: 72%;
}

.sec6 .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-item .carousel-item  p {
    color: #0000009e !important;
    width: 80%;
    margin: 20px auto;
    font-size: 14px;
    line-height: 28px;
}

.sec6 .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-item .carousel-item  .img-with-aniamtion-wrap {
    width: 80%;
    margin: auto;
}

.sec3 .row.blog-recent.columns-3 {
    margin-top: 40px;
}

.sec3 .row.blog-recent.columns-3 span.meta-category {
    display: none;
}

.sec3 .row.blog-recent.columns-3 .post-meta {
    display: none;
}

.sec3 .row.blog-recent.columns-3 .article-content-wrap {
    margin: 0;
    padding: 60% 40px 30px 40px !important;
}

.sec3 .row.blog-recent.columns-3 .inner-wrap {
    padding: 0 !important;
}
div#footer-outer {}

div#footer-outer .col.span_3:nth-child(1) {
    width: 30%;
    margin-right: 10%;
}

div#footer-outer .col.span_3 {
    width: 18%;
}

#footer-outer #footer-widgets .widget h4 {
    letter-spacing: 0 !important;
    font-family: 'Poppins' !important;
    text-transform: uppercase !important;
    color: #000 !important;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px !important;
}

#footer-outer #footer-widgets ul li {
    border: none !important;
}

body.original #footer-outer #footer-widgets  ul li a {
    padding: 2px 0 !important;
}

div#footer-outer .col.span_3 div#text-4 {}

div#footer-outer .col.span_3 div#text-4 li {
    padding: 4px 0 !important;
}
div#footer-outer .col.span_3 div#text-5 ul li {
    /* padding-left: 25px !important; */
    position: relative;
    padding: 5px 0 5px 25px !important;
}

div#footer-outer .col.span_3 div#text-5 ul li:after {
    content: "\f095" !important;
    position: absolute;
    height: 19px;
    width: 19px;
    top: 4px;
    left: 0;
    font-family: 'FontAwesome';
    font-size: 15px;
    text-align: center;
}

div#footer-outer .col.span_3 div#text-5 ul li:nth-child(2):after {
    content: "\f0e0" !important;
}

#footer-outer #footer-widgets {
    position: relative;
}

#footer-outer #footer-widgets:after {
    content: "";
    position: absolute;
    height: 80%;
    width: 170px;
    bottom: 0;
    right: 0;
    background-image: url(/wp-content/uploads/2023/06/Mask-group-39.png) !important;
    background-size: cover;
}

div#copyright {}

div#copyright .col.span_5 {
    width: 100%;
    text-align: center;
    font-size: 13px;
    font-family: 'Poppins' !important;
}
.sec3 .row.blog-recent.columns-3 .article-content-wrap .post-header {}

.sec3 .row.blog-recent.columns-3 .article-content-wrap .post-header span.meta {
    color: #fff !important;
}

.sec3 .row.blog-recent.columns-3 .article-content-wrap .post-header h3.title {
    font-size: 22px;
    letter-spacing: 0;
    font-family: 'Poppins' !important;
    font-weight: 500;
    line-height: 31px;
}

.sec3 .row.blog-recent.columns-3 .article-content-wrap 
 .excerpt {
    display: none;
}


@media only screen and (max-width: 600px) and (min-width: 100px)  {
.swiper-slide .content h3 {
    font-size: 29px !important;
    line-height: 32px;
    width: 100% !important;
}

.swiper-slide .content p {
    width: 100%;
}

.sec1 .wpb_text_column.wpb_content_element form {
    display: block !important;
    text-align: center;
}

.sec1 .wpb_text_column.wpb_content_element {
    padding: 20px !important;
}

.sec1 .wpb_text_column.wpb_content_element form select {
    margin: 10px 0;
}

h1,h2,h3,h4,h5,h6,p {
    text-align: center !important;
}

.sec2 .wpb_wrapper .wpb_text_column .wpb_wrapper p {
    width: 100% !important;
}

.sec2 .wpb_wrapper .wpb_text_column .wpb_wrapper {
    text-align: center !important;
}

.sec3 .wpb_text_column.wpb_content_element p {
    width: 100% !important;
}

ul.main li.cats {
    width: 100% !important;
}

.sec4 img.img-with-animation.skip-lazy.animated-in {
    margin: auto;
}

.sec3 .woocommerce ul.products li {
    width: 100% !important;
    text-align: center !important;
}

a.nectar-button.large.regular.accent-color.has-icon.regular-button {
    width: 100% !important;
}

.sec3  .carousel-wrap.products-carousel ul.products.columns-4.finished-loading li {
    width: auto !important;
}

.sec6 .wpb_text_column.wpb_content_element p {
    width: 100% !important;
}

.sec6 .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-item .carousel-item .inner_row .vc_col-sm-4.wpb_column.column_container img.img-with-animation.skip-lazy.animated-in {
    width: 100%;
    margin: auto;
    display: block !important;
}

.sec6 .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-item .carousel-item .img-with-aniamtion-wrap {
    width: 19%;
}

.sec6 .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-item .carousel-item .inner_row .vc_col-sm-4.wpb_column.column_container {
    width: 100% !important;
    margin-bottom: 0 !important;
}

.sec3 .row.blog-recent.columns-3 .article-content-wrap {
    text-align: center !important;
}

div#footer-outer .col.span_3 {
    width: 100% !important;
    text-align: center !important;
}
}
/* =================== Mobile_Responsive === */
@media only screen and (max-width: 1000px){
      
div#header-space {
    height: 90px !important;
}

body #top #logo img {
}

#header-outer #top .col.span_3 #logo img {height: 44px !important;}

.icon-salient-m-user:before {
    color: #000 !important;
}

body.ascend .icon-salient-cart:before, body .icon-salient-cart:before {
    color: #000 !important;
}

.slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:before {background-color: #000 !important;}

.slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:after {background-color: #000 !important;}

.slide-out-widget-area-toggle.mobile-icon .lines {background-color: #000 !important;}

.lines {background-color: #000 !important;}

.slide-out-widget-area-toggle.mobile-icon .lines-button:after {background-color: #000 !important;}

body #header-outer {
    padding: 8px 0px !important;
}


#header-outer[data-format="centered-menu"] #top .span_9, #header-outer[data-format="centered-logo-between-menu"] #top .span_9 {}

header#top .container {padding: 0px 6% !important;}

.sec1 h2 {padding-top: 133px !important;}

.swiper-slide .content h3 {
    font-size: 28px !important;
}

.swiper-slide .content p:nth-child(2) {display: none;}

.swiper-slide .content p:nth-child(4) {
    width: 100% !important;
}

.swiper-slide .content p:last-child {
    display: none !important;
}

.sec1 .wpb_text_column.wpb_content_element {margin-top: -24px !important;}

.sec1 .wpb_text_column.wpb_content_element form select {
    height: 42px !important;
}

.sec1 .wpb_text_column.wpb_content_element form input[type="submit"] {
    width: 95% !important;
    padding: 12px 0px !important;
    margin: auto !important;
    display: block !important;
}

.sec2 {margin-top: 20px !important;}

.sec2 .wpb_wrapper .wpb_text_column .wpb_wrapper p {
    font-size: 12px !important;
}

.sec2 .wpb_wrapper .wpb_text_column .wpb_wrapper a.nectar-button.n-sc-button.small.undefined.has-icon {
    padding: 6px 28px !important;
    font-size: 12px !important;
}

.sec3 .wpb_text_column.wpb_content_element p {
    font-size: 12px !important;
}

.sec3 {padding-top: 24px !important;padding-bottom: 0px !important;}


ul.main li.cats {flex-direction: column !important;margin-left: 0 !important;margin-right: 0 !important;}

ul.main li.cats .left {
    width: 100% !important;
}

ul.main li.cats .rig {
    padding: 14px 22px !important;
    text-align: center !important;
    height: 157px !important;
}

ul.main li.cats .rig h2 {
    font-size: 22px !important;
}

ul.main li.cats .rig p {
    font-size: 12px !important;
}

.sec4 {padding-top: 28px !important;padding-bottom: 10px !important;}

.sec4 img.img-with-animation.skip-lazy.animated-in {
    width: 50% !important;
    margin: auto !important;
    height: auto !important;
}

.woocommerce ul.products[class*=columns-] li.product {margin-bottom: 10px !important;}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 15px !important;
}

.woocommerce ul.products li.product .price ins span.woocommerce-Price-amount.amount {
    font-size: 12px !important;
}

a.nectar-button.large.regular.accent-color.has-icon.regular-button {
    width: 63% !important;
    padding: 10px 0px !important;
    font-size: 12px !important;
}

.sec3 .wpb_wrapper >div {margin-bottom: 0px !important;}

.sec5 h2.vc_custom_heading {
    font-size: 18px !important;
    line-height: 22px !important;
}

.sec5 .emaillist .es-form-field-container {
    padding: 0px 0px !important;
    padding-right: 6px !important;
}

.sec5 .emaillist .es-form-field-container .gjs-row:nth-child(3) input[type="submit"] {
    font-size: 12px !important;
    padding: 8px 0px !important;
}

.sec3 .carousel-wrap.products-carousel ul.products.columns-4.finished-loading li {margin-bottom: 0px !important;}

.owl-carousel .owl-stage {
    padding: 0px !important;
}

.sec6 .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-item .carousel-item {
    padding: 12px 0 !important;
}

.sec6 .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-item .carousel-item .inner_row h4 {
    font-size: 14px !important;
    margin-top: 6px !important;
}

.sec6 .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-item .carousel-item .inner_row h5 {
    font-size: 10px !important;
}

.sec6 .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-item .carousel-item p {
    font-size: 12px !important;
    line-height: 22px !important;
    width: 83% !important;
    margin-bottom: 10px !important;
}

.owl-carousel .owl-item img:last-child {
    width: 100% !important;
}

.sec3 .row.blog-recent.columns-3 .article-content-wrap {
    padding: 38% 20px 20px 20px !important;
}

.blog-recent .col {margin-bottom: 20px !important;}

div#media_image-2 img {width: 68%  !important;margin: auto !important;}

div#footer-outer .col.span_3:nth-child(1) {
    margin: 0px !important;
    margin-bottom: 18px !important;
}

div#text-3 p {
    font-size: 12px !important;
}

div#media_image-2 {
	margin-bottom: 15px !important;
}
	body[data-bg-header="true"] .container-wrap, html.fp-enabled .container-wrap {padding-bottom: 22px !important;}

#footer-outer #footer-widgets .widget h4 {margin-bottom: 12px !important;}

body.original #footer-outer #footer-widgets ul li a {
    font-size: 12px !important;
}

div#footer-outer .col.span_3 div#text-5 ul li {
    padding: 0 !important;
    padding-top: 26px !important;
}

div#footer-outer .col.span_3 div#text-5 ul li:after {
    left: 0;
    right: 0;
    margin: auto !important;
    bottom: 28px !important;
}

#footer-outer .row {
    padding: 44px 0px !important;
}
.swiper-slide .content h3 {
    line-height: 36px !important;
}
#footer-outer #footer-widgets:after {background-size: cover;height: 22% !important;background-repeat: no-repeat !important;width: 32% !important;}

#footer-outer #copyright {
    padding: 20px 0px !important;
}
	.carousel-class .carousel-wrap.products-carousel ul.products.columns-4.finished-loading li {
    position: relative;
    left: 12px !important;
}

img.img-with-animation.skip-lazy.same-image {
    width: 60% !important;
    margin: auto !important;
    margin-bottom: 0px !important;
}

#footer-outer #copyright p {
    font-size: 11px !important;
    line-height: 18px !important;
}
.carousel-class .caroufredsel_wrapper {
    height: 350px !important;
}
.aboutpage-sec p {font-size: 12px !important;line-height: 22px !important;}
div#copyright .col.span_5 {
    margin: 0 !important;
}
#slide-out-widget-area[data-dropdown-func="separate-dropdown-parent-link"] .off-canvas-menu-container li ul {
    padding: 0 !important;
}
	#page-header-bg .span_6 h1 {
    font-size: 28px !important;
}
	.extraclass-sec2 {margin-top: -8px !important;}
.sec1 {
    margin-bottom: 20px !important;
}
#slide-out-widget-area.slide-out-from-right {
    padding-top: 120px !important;
}
body[data-bg-header="true"].archive .container-wrap, body[data-bg-header="true"].category .container-wrap, body[data-bg-header="true"].blog .container-wrap {padding-top: 34px !important;}
#slide-out-widget-area a, #slide-out-widget-area, #slide-out-widget-area h4, #slide-out-widget-area h3 {
    font-size: 14px !important;
    letter-spacing: 2px !important;
    color: #000 !important;
    margin: 18px 0px !important;
}
span.price {
    text-align: center !important;
}
body .icon-salient-x:before {
    color: #000 !important;
}
div#form-contact {
    padding: 20px 0px !important;
    padding-bottom: 0px !important;
}

div#form-contact label {
    color: #000 !important;
    font-size: 14px !important;
    text-align: left !important;
    letter-spacing: 1px !important;
}

div#form-contact p {padding-bottom: 12px !important;text-align: left !important;}

div#form-contact input {
    height: 42px !important;
    border-left: 3px solid #000 !important;
    background: #fff !important;
    padding-left: 10px !important;
    margin: 4px 0px !important;
    margin-top: 10px !important;
}

div#form-contact textarea {
    background: #fff !important;
    height: 160px !important;
}

div#form-contact input[type=submit] {
    background: #000 !important;
    border: unset !important;
    line-height: 0;
    width: 100% !important;
    font-size: 12px !important;
}


div#form-contact .vc_col-sm-6 {
    margin: 0px !important;
}
div#form-contact-content {
    padding: 20px 0 !important;
}
header#top .container {
    padding: 0px 7% !important;
}
div#form-contact-content p {
    font-size: 11px !important;
    text-align: center !important;
}

div#form-contact-content p b {
    color: #e7bb03 !important;
    text-align: left !important;
}

div#form-contact-content .vc_col-sm-3 {
    margin: 2px !important;
}
body .swiper-slide .content .buttons {margin-bottom: 140px !important;text-align: center !important;font-size: 12px !important;padding-top: 0px !important;}

.swiper-slide .content a.primary-color {
    padding: 10px 28px !important;
    font-size: 12px !important;
    line-height: 12px !important;
}
.classic product {
    width: 100% !important;
    display: block !important;
}

.single-product div.product h1.product_title {
    font-size: 16px !important;
    margin: 0px !important;
    padding: 0px !important;
}

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    font-size: 14px !important;
    font-weight: 600;
}

.single-product p.price {
    margin: 0px !important;
    padding: 0px !important;
}

.single-product bdi {
    font-size: 16px !important;
}

.woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity {
    text-align: center !important;
    margin: 0px !important;
    margin-top: 18px !important;
}

.woocommerce div[data-project-style="classic"] .quantity input.minus {
    padding: 0px !important;
    border: unset !important;
    height: 32px !important;
    width: 32px !important;
    margin: 0px !important;
    font-size: 24px !important;
}

.woocommerce .cart .quantity input.qty {
    border: unset !important;
    margin: 0px 5px !important;
    padding: 0 !important;
    height: 36px !important;
    width: 32px !important;
    font-size: 14px !important;
}

.woocommerce div[data-project-style="classic"] .quantity input.plus {
    padding: 0 !important;
    margin: 0 !important;
    height: 32px !important;
    width: 32px !important;
    border: unset !important;
    font-size: 22px !important;
}

.woocommerce-page button[type="submit"].single_add_to_cart_button, body[data-form-submit="regular"].woocommerce-page .container-wrap button[type=submit].single_add_to_cart_button {
    text-align: center !important;
    font-size: 12px !important;
    padding: 10px 24px !important;
    display: flex !important;
    align-items: center !important;
    width: 50%;
    justify-content: center !important;
}

.woocommerce div.product form.cart, .woocommerce #content div.product form.cart, .woocommerce-page div.product form.cart, .woocommerce-page #content div.product form.cart {
    text-align: center !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px !important;
}

.woocommerce div.product_meta {margin-bottom: 0px !important;}

.woocommerce-tabs[data-tab-style="fullwidth"], .woocommerce-tabs[data-tab-style="fullwidth_centered"] {margin-top: 0 !important;}

.mobile div.product .woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs {margin-top: 18px !important;margin-bottom: 0 !important;}

.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs li a {
    font-size: 12px !important;
    text-decoration: none !important;
    border: unset !important;
}

#ajax-content-wrap #comments h2 {
    font-size: 20px !important;
    font-weight: 500 !important;
    letter-spacing: 2px !important;
}

.single-product p.stars {margin-bottom: 0px !important;margin-top: 14px !important;}

.woocommerce p.stars a::before {
    font-size: 18px !important;
}

.woocommerce p.stars a.star-1, .woocommerce-page p.stars a {width: 22px !important;}

.woocommerce #review_form #respond p {margin-bottom: 0px !important;text-align: left !important;}

.woocommerce #review_form #respond p label {
    padding-bottom: 8px !important;
    display: block;
}

.woocommerce .full-width-tabs #reviews #comment {
    border-left: 3px solid #000;
}

.woocommerce #review_form #respond p.form-submit {
    margin-top: 8px !important;
}

.woocommerce .woocommerce-tabs > div:not(.tab-container) {padding-bottom: 0 !important;}

.row, div.clear {padding: 0 !important;}

#ajax-content-wrap .related.products > h2 {
    font-size: 22px !important;
    margin-bottom: 20px !important;
    font-weight: 500;
}

.swiper-slide .content h3 {margin-bottom: 6px !important;}
/* ========= container ===*/

}
div#form-contact input[type=email],input[type=text]  {
    background: #fff !important;
    border-left: 3px solid #000 !important;
}

div#form-contact textarea {
    background: #fff !important;
    border-left: 3px solid #000 !important;
}