/*

Theme Name: Soffia Child Theme

Theme URI: http://workstheme.com

Description: This is a child theme for Bazien.

Author: Dzung Nova

Author URI: http://workstheme.com/

Template: soffia

Version: 1.8

*/



/****************************************************************/

/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/

/****************************************************************/



#tidio-chat {

display: none !important;

}



.thank_you_header p {

	color: #c3512f !important;

}



.pyt-method {

	padding-top: 10px;

}



ul.pyt-method {

	font-weight: normal;

	padding-top: 0px;

	margin-left: 0px;

	margin-bottom: 0px;

}



ul.pyt-method li {

	list-style: none;

	margin-bottom: 10px;

}



span.pyt-small {

	font-size: 11px;

}



@media screen and (min-width: 1585px) {

p.demo_store {

	margin-top: 75px !important;

}



}



@media screen and (min-width: 1025px) and (max-width: 1586px) {

p.demo_store {

	margin-top: 145px !important;

}

}



#rp_shipping_calculator {
	max-width: 100%;
}

#rp_shipping_calculator .shipping-calculator-form {
	margin-top: -10px;
}

.rp_shipping_button {
    margin-bottom: 10px;
    text-align: left;
    width: 100%;
}

#rp_shipping_calculator select.country_to_state {
	display: none !important;
}

.rp_shipping_button .btn_shipping {
	width: 100%;
	text-transform: uppercase;
	padding: 1rem 1rem 1rem !important;
}

#rp_shipping_calculator p.form-row .form-row-wide .shipping_state {
	margin-top: -10px;
}

.rp_success {
	margin-bottom: 0px !important;
	color: #b4b4b4 !important;
	font-size: 1rem !important;
    font-weight: 600 !important;
    text-decoration: underline;
}


/****************************************************************/

/****************************************************************/

/****************************************************************/