
/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
body.page-id-11 .my-account {
	max-width: 960px;
	margin: auto;
	font-family: Open Sans !important;
}

body.page-id-11 .my-account-header {
	background-color: rgba(255, 255, 255, 20%);
	border-top: 0px solid #ececec;
	border-bottom: 0px solid #ececec;
	margin: 30px auto 0;
	max-width: 960px;
}

.my-account-header .text-center {
	text-align: left;
}

.my-account-header .text-center h1 {
	display: block;
	margin: 0 auto 20px;
	font-weight: 400;
	color: #000;
	font-size: 42px;
	line-height: 42px;
	font-style: normal;
	text-transform: uppercase;
}

.account-register-inner h3 {
	margin: 20px auto 15px;
	font-size: 46px;
	color: #000;
	line-height: 60px;
	font-style: normal;
	font-weight: 300;
	text-transform: uppercase;
}

.account-container .large-6 {
	max-width: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	border-left: 0px solid #ececec !important;
}

.cwginstock-subscribe-form .panel-primary {
	border-color: #d3d5d6 !important;
}

.cr-ajax-search {
	display: none !important;
}

div.cr-all-reviews-shortcode ol.commentlist li .comment-text {
	margin: 0 !important;
}

div.cr-all-reviews-shortcode ol li.comment, div.cr-all-reviews-shortcode ol li.review {
	margin-left: 0 !important;
}

div.cr-all-reviews-shortcode .crstar-rating, div.ivole-reviews-grid .cr-summaryBox-wrap .crstar-rating {
	color: #41424c !important;
}

.cr-ajax-reviews-sort-div button.cr-ajax-reviews-add-review, .ivole-show-more-button {
	font-size: 16px;
	letter-spacing: .2px;
	font-weight: 700;
	background-color: #333;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	line-height: 20px;
	outline: 0;
	padding: 10px 16px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	border: none;
	background: #333;
	border-radius: 0;
	margin: 20px auto 0;
}

.review-form-inner h2.uppercase {
	color: #111;
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
}

.mjt_closetable {
	display: none !important;
}

.mjt_pc_add_button {
	font-size: 16px !important;
	letter-spacing: .2px !important;
	font-weight: 700 !important;
	background-color: #333 !important;
	color: #fff !important;
	cursor: pointer !important;
	display: inline-block !important;
	line-height: 20px !important;
	outline: 0 !important;
	padding: 10px 16px !important;
	text-align: center !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
	width: 100% !important;
	border: none !important;
}

@media screen and (max-width: 849px) {
	#reviews {
		padding: 0px 15px;
	}
	
	#commentform {
		margin: 0 15px auto;
	}
	
	#velo_reviews_cancel {
		margin-right: 15px;
	}
}

.velo_p_title {
	color: #000;
	font-size: 24px;
	line-height: 30px;
	font-style: normal;
	font-weight: 600 !important;
	text-transform: none;
	display: block;
	margin: 20px 0 4px;
	font-family: Open Sans;
}

.velo_sub_title {
	color: #000;
	font-family: Open Sans;
	font-size: 13px;
	line-height: 20px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: none;
	margin: 15px auto 0;
}

.woocommerce-product-details__short-description p {
	color: #333;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	font-family: Open Sans;
	margin: 0;
}

.mjt_desc {
	margin-bottom: 0;
	overflow: hidden;
	position: relative;
	height: 100px;
}

.mjt_desc:after {
	background: linear-gradient(0deg, #fff 0, rgba(255, 255, 255, 0) 100%);
	content: "";
	height: 8rem;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}

.mjt_desc_full {
	margin-bottom: 0;
	overflow: hidden;
	position: relative;
	height: auto;
}

.mjt_desc_full:after {
	background: linear-gradient(266deg, #fff 0, rgba(255, 255, 255, 0%) 100%);
	content: "";
	height: 4rem;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}

.infoLess, .infoMore {
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.25;
	letter-spacing: .4px;
	text-decoration: underline;
	border: none;
	cursor: pointer;
	border-radius: 0;
	background: #fff;
	color: #303030;
	text-transform: capitalize;
}

.infoLess {
	display: none;
}

.mjt_description ul li {
	margin: 0;
	color: #333;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	font-family: "Lato", sans-serif;
}

ol, ul {
	list-style-position: inside;
}

ul li::marker {
	font-size: 90%;
	color: #333;
	display: list-item;
	content: 0 B7;
}

.velo_my_account .mjt_create_account_btn2 {
	display: none;
}

.velo_my_account .mjt_signup {
	display: block;
}

body.page-id-11 .mjt_myaccount .mjt_login {
	display: none;
}

.cd-panel__content .woocommerce-form-login__submit {
	padding: 2px 0 !important;
}

.account_register_p {
	color: #666 !important;
}

.woocommerce-form-register p {
	color: #666 !important;
}

.mjt_login_form h3, .account-register-inner h3 {
	font-weight: 600 !important;
}

@media all and (max-width: 767px) {
	body.page-id-11 .my-account-header {
		margin: 0px auto 0;
	}
	
	body.page-id-11 .my-account-header .page-title-inner {
		display: none;
		padding-bottom: 0;
		padding-top: 0;
	}
	
	body.page-id-11 .my-account {
		padding-top: 10px;
	}
	
	body.page-id-11 .mjt_myaccount .mjt_login {
		display: block;
	}
	
	.woocommerce-form-login .button {
		font-size: 1em;
		line-height: 1.4em;
		margin-right: 0;
		min-height: 2em;
		width: 100%;
	}
	
	.woocommerce-form-register__submit {
		font-size: 1em;
		line-height: 1.4em;
		margin-right: 0;
		min-height: 2em;
		width: 100%;
	}
}

@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.mjt_login_form {
		border-bottom: 1px solid #ececec;
		margin: 0px auto 15px;
	}
	
	.my-account-header .text-center h1 {
		font-size: 30px;
		line-height: 40px;
	}
	
	.mjt_login_form h3, .account-register-inner h3 {
		font-size: 20px;
		color: #000;
		line-height: 30px;
		font-style: normal;
		font-weight: 300;
		text-transform: uppercase;
		margin: 0px auto 15px;
	}
	
	body.product-template-default .breadcrumbs {
		padding: 0 15px;
	}
	
	body.product-template-default .product-title-container {
		margin: 15px auto 0;
	}
}

/*cart   checkout */
.checkout-breadcrumbs {
	text-align: left;
	webkit-box-pack: left;
	-ms-flex-pack: left;
	justify-content: left;
}

.cart_totals {}

.cart_totals table {}

.cart_totals table thead {}

.cart_totals table thead tr {}

.cart_totals table thead tr th {
	border-top: 0px solid #ececec !important;
	border-left: 0px solid #ececec !important;
	border-right: 0px solid #ececec !important;
}

.page-checkout .top-divider {
	border-top: 0px solid #ececec;
}

/*23 April 2024*/
ol.commentlist li .meta time.woocommerce-review__published-date {
	display: none !important;
}

.woocommerce-checkout-payment {}

ul.wc_payment_methods li #payment_method_etransactions_std_card_11 {
	display: inline-block !important;
}

.woocommerce-checkout-payment .cr-customer-consent {
	display: none !important;
}

.woocommerce-shipping-fields .woocommerce-form__label, .woocommerce-terms-and-conditions-wrapper p .woocommerce-form__label {
	position: relative;
}

.woocommerce-shipping-fields .woocommerce-form__label .input-checkbox, .woocommerce-terms-and-conditions-wrapper p .woocommerce-form__label .input-checkbox {
	/* position: absolute; height: 0; */
	opacity: 0;
	cursor: pointer;
}

.woocommerce-shipping-fields .woocommerce-form__label span:before, .woocommerce-shipping-fields .woocommerce-form__label span:after, .woocommerce-terms-and-conditions-wrapper p .woocommerce-form__label span:before, .woocommerce-terms-and-conditions-wrapper p .woocommerce-form__label span:after {
	content: "";
	position: absolute;
	top: 12px;
	left: 0px;
	transform: translateY(-50%);
	display: block;
	background-color: transparent;
	box-sizing: content-box;
	border: 1px solid #a1a1a1;
	height: 10px;
	width: 10px;
	border-radius: 50%;
}

.woocommerce-shipping-fields .woocommerce-form__label input:checked + span:before, .woocommerce-terms-and-conditions-wrapper p .woocommerce-form__label input:checked + span:before {
	border: 1px solid #333;
	background: url("https://cdn-fhedn.nitrocdn.com/HHntmsTRiGZnwdkqGzoABcXnbpitrwcD/assets/images/optimized/rev-6a16029/www.velolarsson.com/wp-content/uploads/2024/04/dot.png") no-repeat;
	background-position: center;
	background-size: 15px;
}
