/*
 * Theme Name: IVElements
 * Author: 
 * Author URI: 
 * Description: Custom Wordpress Theme
 * Version: 1.0
 * License: /
 * License URI: #
 * Text Domain: ivelements
 * Tags: scriptcandy, digitam, brightdock
 */

.kc_ivelements {
	display: block;
	overflow: hidden;
}

.kc-col-container, .kc_column_inner>.kc-col-inner-container  {
	padding-left: 0px;
	padding-right: 0px;
}

.bullet-list li {
	padding-left: 20px;
	position: relative;
	line-height: 1.8;
}

.bullet-list li:before {
	content: "\f061";
	font-family: "Font Awesome 6 Pro";
	font-weight: 900;
	color: #b6a69a;
	margin-right: 8px;
	position: absolute;
	left: 0;
}

.kc-elm.section {
	float: none !important;
}

.section.section-no-spacing {
	padding-bottom: 0px !important;
}

.accordion-item-content ul li {
	line-height: 1.8;
	font-size: 14px;
}

.wpcf7-not-valid-tip,
.wpcf7 form .wpcf7-response-output {
	font-size: 12px;
}

.wpcf7-spinner {
	display: none !important;
}

.form-text {
  margin-top: 0.25rem;
  font-size: .770em;
	font-weight: 300;
}

.form-text:not(:last-child){
  margin-bottom: 0.25rem;
}

.wpcf7-list-item{
  margin: 0 !important;
}

.wpcf7-list-item input{
  vertical-align: middle;
}

.wpcf7-list-item input[type="radio"]{
  margin-top: -3px;
}

.ivelements-button{
	width: 100%;
}

.ivelements-button.fix{
	width: auto !important;
	display: inline-block;
	float: none;
	margin-right: 5px;
}

.row.kc-col-container{
	display: flex !important;
}

.package-item-content h5 a, .package-item-content p a{
	color: #fff;
	text-decoration: underline;
}

.package-item-content ul li p:before{
	vertical-align: text-bottom;
}

body.kc-css-system .kc-css-990699 .kc-container {
	max-width: 100% !important;
}

@media screen and (min-width: 1200px) {
	body.kc-css-system .kc-css-990699 .kc-container {
		max-width: 70% !important;
	}
}

#site-map p a {
	padding-left: 20px;
	text-decoration: underline;
}

.kc-css-376575.section-spacing {
	padding-bottom: 0 !important;
}

.kc-css-133862 .kc-col-container, .kc-css-48949 .kc-col-container, .kc-css-666724 .kc-col-container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	column-gap: 15px;
}

body.kc-css-system .kc-css-666724 {
	width: 100% !important;
}

@media screen and (min-width: 768px) {
	.kc-css-133862 .kc-col-container, .kc-css-48949 .kc-col-container, .kc-css-666724 .kc-col-container {
		column-gap: 15px;
	}
}

@media only screen and (max-width: 767px) {
	body.kc-css-system .kc-css-133862 {
		width: 100% !important;
	}
}

@media only screen and (max-width: 479px) {
	body.kc-css-system .kc-css-133862 {
		width: 100% !important;
	}
}

.kc_col-sm-3 .product-item {
	width: 100%;
}


.form-text {
	font-size: 11px;
}


/* 404 Page */

.error404 .hero-section {
    height: 130px;
}

.kc_404_page {
	text-align: center;
    padding-bottom: 90px;
    padding-top: 30px;
}

.error-title { 
	font-weight: 600;
    text-align: center;
    color: #b6a69a;
    margin-top: 30px;
}

.kc_404_page h3 {
	font-size: 24px;
	font-weight: 600;
}

.kc_404_bottom h4 {     
	font-size: 20px;
    font-weight: 600;
    margin-bottom: 0; }

.kc_404_page p { 
	font-size: 17px; 
	font-weight: 500; 
}

.kc_404_page img {
	width: 100%;
	max-width: 580px;
	margin: auto auto 30px;
	display: inline-block;
}

.search-404 {
    max-width: 580px;
    margin: auto;
    position: relative;
	padding-top: 10px;
}

.search-404 i {
	position: absolute;
    bottom: 17px;
    left: 15px;
}

.search-404 input[type="search"] {
    padding-left: 50px;
    border: 1px solid #ccc;
}

.page-link-404 {
    margin-top: 30px;
}

.page-link-404 ul {
	list-style: none;
    padding: 0px;
    margin: 0px;
}

.page-link-404 i:before {
    padding-right: 10px;
    content: "\2022";
    font-style: normal;
}

.page-link-404 a.page-link {
    font-weight: 500;
    color: #3f4b57;
    border-bottom: 1px solid rgba(115,126,135,.3);
}

.page-link-404 a.page-link:hover {
    color: rgba(115,126,135,.6);
    border-color: rgba(115,126,135,.15);
}

.kc_404_bottom {
    margin-top: 30px;
}

.kc_404_bottom a { font-weight: 500; }

.text-center {
	text-align: center;
}

body.kc-css-system .kc-css-277742 {
	padding-top: 100px !important;
}

.membership-slider .owl-wrapper {
	display: flex !important;
	align-items: center;
}

.membership-slider .owl-item {
	text-align: center;
}

.membership-slider .owl-item img {
	max-width: 136px;
}

.pagination {
	justify-content: center;
}