/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

/* Fonts
font-family: "Raleway Regular";
font-family: "Nexa Light";
*/

/* General */
body {
}
.x-btn, .button, [type="submit"] {
	text-shadow: none;
}
.vc_btn3.vc_btn3-size-lg {
}
b, strong, table th {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}

/* Navigation */
.x-navbar-wrap {
}
.x-navbar {
	border: 0;
	box-shadow: none;
}
.x-navbar-inner {
}
.x-navbar .x-container {
	background-color: #242333;
	border-radius: 10px;
}
.x-brand {
	margin-left: 30px;
}

@media (min-width: 1200px) {
	.x-navbar {
		position: fixed;
		left: 0; top: 20px; right: 0;
		z-index: 1030;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	.x-navbar .x-container.max {
		max-width: 1020px;
	}
}

.x-navbar .desktop .x-nav > li > a:hover,
.x-navbar .desktop .x-nav > .current-menu-item > a {
	box-shadow: none !important;
}

/* Frontpage */
.shadow-around-box {
	box-shadow: #000 0px 0px 30px -10px;
}

.hide {
	display:none;
}
.how-online-works {
}
.how-online-works p {
	color: #fff;
}
.how-online-works .col1 {
	float: left;
	width: 42%;
	padding-left: 25px;
}
.how-online-works .col2 {
	float: left;
	width: 58%;
}
.how-online-works ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.how-online-works .five-steps li {
	color: #fff;
	margin: 0 0 20px;
}
.how-online-works .five-steps li span {
	display: inline-block;
	width: 98px;
	height: 32px;
	border-radius: 10px;
	text-align: center;
	font-size: 17px;
	color: #06cac0;
	background-color: #fff;
	padding-top: 2px;
}
.how-online-works .five-steps li p {
	display: inline;
	margin: 0 0 0 10px;
}

.how-online-works .steps-process {
	font-size: 0;
	margin-bottom: 50px;
}
.how-online-works .steps-process li {
	display: inline-block;
	background: url('images/icon-steps.png') 0 54px no-repeat;
	padding: 0 12px 70px;
	margin: 0 7px;
}
.how-online-works .steps-process li.order {
	background-position: 10px 54px;
}
.how-online-works .steps-process li.confirm {
	background-position: -97px 52px;
}
.how-online-works .steps-process li.forms {
	background-position: -224px 52px;
}
.how-online-works .steps-process li.transfer {
	background-position: -343px 54px;
}
.how-online-works .steps-process li.return {
	background-position: -480px 54px;
}
.how-online-works .steps-process li span {
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 26px;
	color: #fff;
}

.our-packages-bg {
	position: relative;
}

.our-packages-bg > .vc_column_container::before {
	content: "";
	background-color: rgba(0,0,0,0.60);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0; left: 0; right: 0;
}
.our-packages-bg .vc_custom_heading {
	position: relative;
}

.our-packages-bg span.price  {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	color: #9fc937;
}

.wpb-js-composer .our-packages-bg .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab > a {
	font-size: 20px;
	background-color: #06cac0;
	color: #fff;
	border: 1px #06cac0 solid;
	padding: 4px 35px;
}
.wpb-js-composer .our-packages-bg .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab > a:hover {
	background-color: #EB6E80;
	color: #fff;
	border: 1px #EB6E80 solid;
}
.wpb-js-composer .our-packages-bg .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active > a {
	background-color: #fff;
	color: #06cac0;
	border: 1px #06cac0 solid;
}
.wpb-js-composer .our-packages-bg .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab:nth-child(4) > a {
	background-color: #36365c;
	color: #fff;
	border: 1px #36365c solid;
}

.packages-boxes {
	text-align: center;
}
.packages-boxes > .vc_column_container:nth-child(2) > .vc_column-inner {
	position: relative;
}
.packages-boxes > .vc_column_container:nth-child(2) > .vc_column-inner::before,
.packages-boxes > .vc_column_container:nth-child(2) > .vc_column-inner::after {
	content: "";
	background-color: #fff;
	width: 2px;
	height: 100%;
	position: absolute;
	left: 0; top: 0; bottom: 0;
}
.packages-boxes > .vc_column_container:nth-child(2) > .vc_column-inner::after {
	left: auto; right: 0;
}

.packages-boxes h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 25px;
	font-weight: 500;
	text-transform: capitalize;
	color: #9fc937;
}
.packages-boxes p {
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	color: #fff;
}
.packages-boxes p a {
	color: #9fc937;
}
.packages-boxes .package-price {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	color: #9fc937;
}
.packages-boxes .package-price > h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 54px;
	font-weight: 500;
	color: #9fc937;
	margin: 0.5em 0 0;
}
.packages-boxes .package-price > span {
	font-family: 'Roboto', sans-serif;
	font-size: 21px;
	font-weight: 500;
	color: #9fc937;
}
.packages-boxes .package-price > p {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #9fc937;
}
.packages-boxes h3.price {
	margin: -0.7em 0 1em;
}

.packages-boxes compare-heading {
	margin-top:10px;
	font-size:25px;
}

.faqs {
	text-align: center;
}
.faqs .vc_column_container > .vc_column-inner {
	max-width: 1010px;
	margin-left: auto;
	margin-right: auto;
}
.faqs .vc_column_container > .vc_column-inner > .wpb_wrapper {
	background-color: rgba(159,201,55,0.50);
}
.faqs-buttons {
	font-size: 0;
}
.faqs-buttons a {
	display: inline-block;
    width: 150px;
    height: 50px;
    line-height: 49px;
	margin: 0 12.5px;
	font-size: 26px;
	color: #fff;
	background-color: #36365c;
	text-align: center;
	border-radius: 10px;	
}
.faqs-buttons a:hover {
	color: #fff;
}

.our-services {
	position: relative;
	z-index: 1;
}
.our-services::before {
	content: "";
	background-color: #718927;
	position: absolute;
	top: 0; left: 0; right: 0;
	width: 100%;
	height: 390px;
	box-shadow: #000 0px 0px 30px -10px;
}
.our-services-boxes {
	max-width: 1020px;
	margin-left: auto;
	margin-right: auto;
}
.our-service-box {
	position: relative;
	float: left;
	width: 330px;
	min-height: 365px;
	padding: 30px 25px;
	text-align: center;
	top: 40px;
	z-index: 1;
	border-radius: 15px;
	box-shadow: #000 0px 0px 20px -10px;
}
.our-service-box.osb1 {
	background-color: #9fc937;
	right: -10px;
}
.our-service-box.osb2 {
	background-color: #06cac0;
	width: 360px;
	min-height: 450px;
	z-index: 2;
	top: 0;
	padding: 40px 25px;
}
.our-service-box.osb3 {
	background-color: #36365c;
	left: -10px;
}
.our-service-box h2 {
	font-size: 32px;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 0.5em;
}
.our-service-box p {
	font-size: 18px;
	color: #fff;
	line-height: 1.3;
}
.our-service-box .vc_btn3-container.vc_btn3-center {
	margin-bottom: 0;
}

.our-services-bg {
	position: relative;
	z-index: 0;
	top: -230px;
}

.pay-plans {
	margin-top: -270px;
}
.pay-plans .col1 {
	width: 70%;
}
.pay-plans .col2 {
	width: 30%;
	text-align: center;
}

.fp-testimoials {
}

/* Default Pages */
.page-template-default {
}
.page-template-default .site,
.post-type-archive .site {
	background-color: transparent;
	box-shadow: none;
	border: 0;
}
.page-template-default .site > .x-container.max {
	background: url('images/op-bg.jpg') 50% 50% no-repeat;
	background-size: cover;
	margin: 0 auto;
	width: 100%;
}
.page-template-default .entry-wrap {
	background-color: transparent;
	padding: 140px 90px 60px;
	box-shadow: none;
	border: 0;
}

.entry-header .entry-title {
	font-size: 26px;
	color: #fff;
	margin: 0 0 40px;
	padding: 0 0 12px;
	text-transform: uppercase;
	border-bottom: 1px solid #FF931E;
}

/* Woocommerce */
.post-type-archive .site,
.product-template-default .site {
	background: url('images/op-bg.jpg') transparent 50% 50% no-repeat;
	background-size: cover;
	margin: 0 auto;
	padding: 106px 0 0;
	width: 100%;
	box-shadow: none;
	border: 0;
}

.woocommerce ul.products {
}
.woocommerce li.product {
	border-radius: 0;
	box-shadow: none;
}
.woocommerce li.product .entry-featured {
	border: 0;
}
.woocommerce li.product .entry-wrap {
	background-color: #06cac0;
	border: 1px #06cac0 solid;
	border-radius: 0;
}
.woocommerce li.product .entry-header .button {
	font-size: 16px;
}

.woocommerce-ordering select {
	font-size: 14px;
}
.woocommerce-result-count {
	font-size: 14px;
	border: 0;
	border-radius: 0;
	text-shadow: none;
	box-shadow: none;
}

.x-pagination a, .x-pagination span {
	font-size: 16px;
	background-color: #06cac0;
	box-shadow: none;
	border-radius: 0;
}
.x-pagination span.current {
	text-shadow: none;
	box-shadow: none;
}

.product-template-default .entry-wrap {
	background-color: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	padding: 60px 20px;
}

.woocommerce-cart-form {
}
.woocommerce-cart-form .cart.shop_table th {
	font-weight: normal;
}
.woocommerce-cart-form .cart.shop_table td {
}
.woocommerce-cart-form .cart.shop_table .product-remove {
	font-size: 300%;
}
.woocommerce-cart-form .cart.shop_table .product-thumbnail img {
	padding: 10px 0;
}

.cart-collaterals {
}
.cart-collaterals .cart_totals {
}
.woocommerce .cart-collaterals .cart_totals h2 {
	font-size: 26px;
}

/*button[name='update_cart'] {
display: none !important;
}*/

.woocommerce-cart-form [type="submit"][disabled] {
	opacity: 0;
}

h1.h-landmark {
    overflow: hidden;
    margin: 0;
    padding-bottom: 8px;
    letter-spacing: 0px;
    line-height: 1;
    font-size: 40px;
}

form.woocommerce-cart-form,
.woocommerce-cart .cart-collaterals,
form.woocommerce-checkout {
	max-width: 90%;
}
.woocommerce-checkout input[type="text"],
.woocommerce-checkout input[type="tel"],
.woocommerce-checkout input[type="email"],
.woocommerce-checkout textarea {
	background-color: rgba(230,230,230,0.50);
	font-size: 20px;
	color: #f2f2f2;
	height: 2.50em;
	margin-bottom: 20px;
	box-shadow: none;
	padding-left: 12px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	border-radius: 0px;
	border: 0;
	outline: none;
}
.select2-container--default .select2-selection--single {
	background-color: rgba(230,230,230,0.50);
	font-size: 20px;
	color: #f2f2f2;
	height: 2.50em;
	margin-bottom: 20px;
	box-shadow: none;
	padding-top: 12px;
	padding-left: 12px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	border-radius: 0px;
	border: 0;
	outline: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #f2f2f2;
}
.woocommerce-checkout textarea {
	height: auto;
}

.woocommerce-checkout form .payment_methods p {
	font-size: 1em;
}
.woocommerce-checkout .StripeElement {
	background-color: rgba(230,230,230,0.50) !important;
	font-size: 20px;
	color: #f2f2f2;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	border-radius: 0px;
	border: 0;
	outline: none;
}

.woocommerce-account h2 {
	margin-top: 0;
}
.woocommerce-account {
}
.woocommerce-account .entry-header .entry-title {
}
.woocommerce-account input[type='text'],
.woocommerce-account input[type='password'],
.woocommerce-account input[type='email'],
.pay-your-account-container input[type='text'],
.pay-your-account-container input[type='email'] {
	background-color: rgba(230,230,230,0.50);
	border: 0;
	border-radius: 0;
	font-size: 20px;
	color: #f2f2f2;
	width: 100%;
	height: 2.50em;
	margin-bottom: 20px;
	box-shadow: none;
	padding-left: 12px;
}
.woocommerce-account input[type='text'],
.woocommerce-account input[type='password'],
.woocommerce-account input[type='email'] {
	max-width: 489px;
}
.woocommerce-account [type='submit'],
.pay-your-account-container [type='submit'] {
	background-color:#06cac0;
	border-radius: 8px;
	margin: 0;
	padding: 10px 40px 10px 40px;
	border: 0;
	box-shadow: none;
	text-shadow: none;
}
.woocommerce-account [type='submit']:hover,
.pay-your-account-container [type='submit']:hover {
	background-color: #242333;
}
.woocommerce-form__label-for-checkbox span {
	padding-left: 5px;
}

.quantity {
	font-size: 0;
	padding: 0 0 20px 20px;
}
.quantity .qty {
	background-color: rgba(230,230,230,0.50);
	color: #fff;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	line-height: 30px;
	padding: 0 2px;
	min-width: 35px;
	max-width: 42px;
	text-align: center;
	margin: 0;
	border: 0;
	border-radius: 10px;
	-moz-appearance: textfield;
}
.quantity .plus,
.quantity .minus {
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	color: #06cac0;
	width: 30px;
	height: 30px;
	font: 32px/1 Arial,sans-serif;
	text-align: center;
	border-radius: 50%;
	margin: 6px 3px 0;
}
.quantity .minus {
	background-clip: padding-box;
	font-size: 28px;
}
.quantity .minus:hover{
    background-color: #fff;
}
.quantity .plus:hover{
    background-color: #fff;
}
/*Prevent text selection*/
.quantity span.minus,
.quantity span.plus{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.quantity .qty::-webkit-outer-spin-button,
.quantity .qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.quantity .qty:disabled {
    background-color:white;
}

.yith-wcwl-add-to-wishlist {
	padding-left: 14px;
}

.summary .product_meta {
	display: none;
}

.wishlist-title a.show-title-form {
	display: none !important;
}
.wishlist_table .product-add-to-cart a.button {
	display: inline-block !important;
	border-radius: 8px;
	margin: 0;
	padding: 10px 40px 10px 40px !important;
	border: 0;
	box-shadow: none;
	text-shadow: none;
}

.wishlist_table .product-name a br{content:' ';}
.wishlist_table .product-name a br:after{content:' ';}

/* Pay Now */
.pay-your-account-container {
	float: left;
	width: 68%;
	border-right: 1px solid #FF931E;
}
.pyaf_container {
	max-width: 90%;
	margin-bottom: 20px;
}

.pay-your-sidebar {
	float: left;
	width: 30%;
	padding-left: 50px;
	color: #fff;
}

.gfield_label {
	text-align:left;
}
.pay-your-account-container .pyaf_label.checkbox {
	line-height: 2.2;
}

/* Stat Forms */
.op-container {
	background: url('images/op-bg.jpg') 50% 50% no-repeat;
	background-size: cover;
	padding-bottom: 50px;
}
.stat-forms {
	padding: 140px 90px 0;
}
.stat-forms .entry-title {
	color: #fff;
	border-bottom: 1px solid #FF931E;
	padding: 0 0 12px;
}
.stat-forms h3 {
	font-size: 20px;
	color: #fff;
}




/* Footer */
.x-colophon.top {
	background-color: #242333;
	box-shadow: none;
	border-top: 0;
}
.x-colophon.top .x-column.x-1-2:first-child::after {
	content: "";
	position: absolute;
	right: -40px; top: 0;
	width: 1px;
	height: 100%;
	background-color: #fff;
}
.x-colophon.top .x-column.x-1-2 .widget {
	max-width: 440px;
	margin-left: auto;
	margin-right: auto;
}
.x-colophon.top .x-column.last .widget {
	max-width: 400px;
}
.x-colophon.top .widget {
	text-shadow: none;
}
.x-colophon.top .widget form {
	margin-bottom: 0;
}
.x-colophon.top .widget form .frm_form_fields > fieldset {
	padding-bottom: 0;
}
.x-colophon.top h4.h-widget {
	font-size: 40px;
	color: #fff;
	text-shadow: none;
}
.x-colophon.top .widget .email-add {
	background: url('images/icon-email.png') left center no-repeat;
	padding: 5px 0 5px 62px;
	font-size: 22px;
	color: #fff;
}
.x-colophon.top .widget .phone-add {
	background: url('http://bearwhale.com/cremationonline/wp-content/uploads/2020/03/icon-phone.png') left center no-repeat;
	padding: 5px 0 5px 62px;
	font-size: 22px;
	color: #fff;
}
.x-colophon.top .widget_frm_show_form {
}
.x-colophon.top .widget_frm_show_form .frm_form_field {
}
.x-colophon.top .widget_frm_show_form .frm_form_field .frm_primary_label {
	height: 0;
}
.x-colophon.top .widget_frm_show_form .frm_form_field input[type="text"],
.x-colophon.top .widget_frm_show_form .frm_form_field input[type="tel"],
.x-colophon.top .widget_frm_show_form .frm_form_field input[type="email"] {
	background-color: rgba(255,255,255,0.80) !important;
	font-size: 16px;
	color: #808080;
	height: 40px;
	border-radius: 0;
	border: 0;
}
.x-colophon.top .widget_frm_show_form .frm_form_field textarea {
	background-color: rgba(255,255,255,0.80);
	font-size: 16px;
	color: #808080;
	border-radius: 0;
	border: 0;
}.x-colophon.top .widget_frm_show_form .frm_submit {
	text-align: right;
}
.x-colophon.top .widget_frm_show_form .frm_submit button {
	background-color: #06cac0;
	font-size: 18px;
	color: #fff;
	border: 0;
	box-shadow: none;
	margin: 0;
	width: 138px;
	height: 36px;
	border-radius: 15px;
}

.x-colophon.top .widget_nav_menu ul {
	border: 0;
	border-radius: 0;
	background-color: transparent;
	box-shadow: none;
}
.x-colophon.top .widget_nav_menu ul > li {
}
.x-colophon.top .widget_nav_menu ul > li > a {
	font-size: 24px;
	color: #fff;
	box-shadow: none;
	border-bottom-color: #fff;
	padding-left: 0;
}
.x-colophon.top .widget_nav_menu ul > li > a:hover {
	background-color: transparent;
}
.x-colophon.top .widget_nav_menu .current-menu-item > a {
	background-color: transparent;
}
.x-colophon.top .widget_nav_menu ul > li > a::before {
	display: none;
}

.x-colophon.bottom::before {
	content: "";
	position: absolute;
	left: 50%; top: 0;
	width: 100%;
	max-width: 820px;
	margin-left: -410px;
	height: 1px;
	background-color: #fff;
}
.x-colophon.bottom {
	background-color: #242333;
	color: #fff;
	border: 0;
	box-shadow: none;
}
.x-colophon.bottom .x-colophon-content {
	font-size: 14px;
	letter-spacing: 0.5px;
	margin-bottom: 20px;
}
.x-colophon.bottom .x-colophon-content a {
	color: #fff;
}


/* FAQ Page */
.faq-accordion {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;	
}
.vc_tta-panel-heading {
	padding-top:8px;
	padding-bottom: 8px;
}
.vc_tta-title-text {
	font-size: 24px;
	letter-spacing: normal;
}
.vc_tta-panel-body {
	padding-bottom: 35px !important;
}

.vc_tta-controls-icon-plus::before::after {
	color: #242333 !important;
	border-color: #242333 !important;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
		border-color: #242333 !important;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color:  #242333 !important;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::after {
	    border-color:  #242333 !important;
}

/* Remodal Popup */
.remodal {
	border: 5px #099 solid;
}
.remodal-close {
	color: #06cac0;
}
.remodal-close::before {
	font-size: 30px;
}
.remodal-content p {
	font-size: 18px;
	margin: 1.313em;
}
.remodal-cancel {
padding: 5px !important;
}

.only-mobile {
	display:none;
}
.only-mobile .vc_col-sm-4 {
	float: none;
	width: 100%;
	padding-left: 0;
}
.only-mobile .vc_col-sm-4 .package h4 {
	padding-left: 0;
}
.only-mobile .vc_col-sm-4 .package .left-vont {
	padding-left: 0;
}

/* To be copied over */

nav.woocommerce-MyAccount-navigation {
}
nav.woocommerce-MyAccount-navigation ul {
}
nav.woocommerce-MyAccount-navigation ul li {
}
nav.woocommerce-MyAccount-navigation ul li a {
	background-color: #009999;
	font-size: 20px;
	color: #fff;
	border-color: #009999;
	padding: 10px 20px;
}
nav.woocommerce-MyAccount-navigation ul li a:hover {
	background-color: #EB6E80;
	color: #fff;
}

.only-mobile {
	display: none;
}
.only-mobile .vc_col-sm-4 {
	float: none;
	width: 100%;
	padding-left: 0;
}
.only-mobile .vc_col-sm-4 .package h4,
.step1 .only-mobile .vc_col-sm-4.rightpack h4 {
	padding-left: 0;
}
.only-mobile .vc_col-sm-4 .package .left-vont,
.step1 .only-mobile .vc_col-sm-4.rightpack .left-vont {
	padding-left: 0;
}
.only-mobile .vc_col-sm-4.rightpack h4 {
}

.only-mobile.pay-your-sidebar {
	float: none;
	width: 100%;
	padding-left: 0px;
}


@media (max-width: 1024px) {
	.x-navbar .x-container.width { width: 100% !important; }
	.x-navbar .x-container { border-radius: 0; }
	
	.how-online-works .col1 { padding-left: 0; }
	.how-online-works .five-steps li span { width: 65px; }
	.how-online-works .steps-process li { padding: 0 9px 70px; margin: 0; }
	
	.our-service-box { width: 290px; min-height: 100%; top: 0; }
	.our-service-box .vc_empty_space { height: 0 !important; }
	.our-service-box.osb1 { right: 0; }
	.our-service-box.osb2 { width: 300px; min-height: 100%; padding: 30px 25px; }
	.our-service-box.osb3 { left: 0; }
	
	.x-colophon.top .x-column.x-1-2:first-child::after { right: -25px; }
	
	.step1 { padding-top: 40px; }
	.star-area ul { margin-bottom: 40px; }
	.op-container .container { padding: 0 40px; }
	.vc_col-sm-8.color-right { padding-right: 40px; }
	
	.post-type-archive .site, .product-template-default .site { padding-top: 0px; }
	
	.page-template-default .entry-wrap { padding-top: 40px; }
}
@media (max-width: 979px) {
	.x-navbar .x-container { padding-top: 10px; padding-bottom: 15px; }
	.x-brand { margin-top: 15px; }
	.x-btn-navbar { margin: 15px 30px 0; }
	.x-btn-navbar:hover { color: #fff; }
	.x-btn-navbar, .x-btn-navbar.collapsed, .x-btn-navbar.collapsed:hover { background-color: #009999; color: #fff; border-radius: 0; box-shadow: none; }
	.x-navbar .mobile .x-nav li > a { font-size: 18px; padding: 1em 2em; }
	
	.how-online-works .col1 { width: 38%; }
	.how-online-works .col2 { width: 62%; }
	
	.our-service-box { width: 270px; }
	.our-service-box.osb2 { width: 300px; }
	
	.x-colophon.top .x-column.x-1-2:first-child::after { display: none; }

}
@media (max-width: 768px) {
	.vc_btn3.vc_btn3-size-lg { min-width: auto !important; }
	.how-online-works .col1 { width: 100%; }
	.how-online-works .col2 { width: 100%; }
	.how-online-works .five-steps { margin: 0 auto; max-width: 380px; }
	.how-online-works .steps-process { text-align: center; }
	
	.wpb-js-composer .our-packages-bg .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab > a { padding: 4px 20px; }
	
	.our-services::before { height: 100%; }
	.our-service-box { float: none; width: 60%; margin: 0 auto 20px; }
	.our-service-box.osb2 { width: 60%; }
	
	.our-services-bg { top: 0 !important; }
	
	.star-area ul li { margin-right: 35px; }
	.star-area ul li::after { width: 48px; }
	
	.vc_col-sm-8.color-right { width: 100%; padding-right: 0; border-right: 0; }
	.vc_col-sm-8 > form { margin: 0 auto; }
	
	.step1 .vc_col-sm-4, .vc_col-sm-4.rightpack { display: none; }
	.only-mobile, .only-mobile .vc_col-sm-4.rightpack { display: block; }
	
	.pay-your-sidebar { display: none; }
	.only-mobile.pay-your-sidebar { display: block; }
	.pay-your-account-container { width: 100%; border-right: 0px; }
	
	.vc_custom_1585818429789, .vc_custom_1585818418736 { display: none !important; }
	
	.woocommerce-cart-form__cart-item.cart_item { position: relative; border-bottom: 1px solid #ddd; padding-bottom: 20px; }
	.woocommerce-cart-form .cart.shop_table .product-remove { padding: 0; }
	.woocommerce .cart.shop_table .product-thumbnail { width: auto; padding-top: 0; }
	.woocommerce .cart.shop_table .product-thumbnail img { width: 100% !important; padding-top: 0px; }
	.woocommerce table.shop_table_responsive tr td,
	.woocommerce-page table.shop_table_responsive tr td {
		text-align: center !important;
		border-top: 0;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
}
@media (max-width: 667px) {
	.star-area ul { display: none; }
	.w200 { max-width: 198px; }
	.colhaf1, .colhaf2, .colhaf3 {  }
}
@media (max-width: 480px) {
	.vc_btn3.vc_btn3-size-lg { min-width: 230px !important; }
	
	.home .entry-content > .vc_row { margin-right: 0 !important; margin-left: 0 !important; }
	.home .entry-content .vc_custom_heading { font-size: 28px !important; }
	.vc_custom_1584343094482 .vc_custom_heading { font-size: 28px !important; }
	
	.how-online-works .five-steps { text-align: center; }
	.how-online-works .five-steps li { margin-bottom: 15px; }
	.how-online-works .five-steps li span { width: 100px; }
	.how-online-works .five-steps li p { display: block; margin: 5px 0 0; }
	
	.how-online-works .col2 .col1half { width: 100%; }
	.how-online-works .col2 .col1half .wpb_single_image.vc_align_left { margin-bottom: 20px; }
	.how-online-works .col2 .col2half { width: 100%; }
	
	.faq-accordion { width: 100%; margin: 0; }
	.faq-accordion .vc_tta-title-text { font-size: 20px; }
	
	.our-service-box, .our-service-box.osb2 { width: 100%; }
	
	.x-colophon.bottom::before { left: 0; width: 100%; margin-left: 0; }
	
	.op-container .container { padding: 0 20px; }
	.star-area ul { display: none; }
	
	.col1 .part1Col.indBg { float: none; width: 75%; margin: 0 auto 20px;  }
	.colhaf-alfa1, .colhaf-alfa2, .colhaf-alfa3, .indication-step5-product:nth-child(4n) { float: none; width: 75%; margin: 0 auto 20px; }
	.colhaf-alfa1.price, .colhaf-alfa2.price, .colhaf-alfa3.price { display: none; }
	
	.colhaf1, .colhaf2, .colhaf3 { width: 100%; max-width: 100%; margin-left: 0; }
	
	.selected-option > .div-cog-new, .selected-option .div-cog-row-value .div-cog-new, .selected-option .div-cog-row-value .div-cog-new1 { font-size: 18px; }
	.password ul li .div-cog-new { width: 70%; }
	.password ul li .div-cog-new1 { width: 30%; }
	p.prices-subject { font-size: 13px !important; }
	
	.checkout-container .checkout-heading { font-size: 14px; }
	.checkout-container .payment-section .payment-options label { width: 100%; }
	
	.colhaf-alfa1.indication-step5-product { float: left; width: 48%; margin-right: 4%; }
	.colhaf-alfa1.indication-step5-product:nth-child(2n) { float: right; margin-right: 0; }
	
	.page-template-default .entry-wrap { padding-left: 20px; padding-right: 20px; }
	
	.stat-forms { padding: 40px 20px 0; }

}