/*

Theme Name: Pro &ndash; Child Theme
Theme URI: https://theme.co/pro/
Author: Themeco
Author URI: https://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/

.x-image img {
	width: 100%
}

/* IE11 fix */
div#ui-datepicker-div {
	z-index: 1000 !important;
}

/* Fixes Contact Form 7 Date Field issue on Safari */

.bh-return-disable {
	background: #727272 !important;
	cursor: not-allowed;
}

.bh-return-reason {
	width: 200px;
	display: inline-block;
	color: #a30606;
	white-space: nowrap;
}

.bh-reason-wrap {
	width: 210px;
	display: inline-block;
}

.bh-return-reason-hidden {
	display: none;
}

.bh-return-button {
	margin-left: 5px;
	margin-right: 5px;
}

.bh-cannot-return-reason {
	color: #ffffff;
}

.order-screen-tiny-image {
	width: 75px;
	width: 75px;
}

/*
.bh-order-item-list{
	background:#e6e6e6
}*/
.bh-order-item-list-wrapper td {
	padding-bottom: 60px;
}

.special-items-notice-wrapper {
	padding: 5px 5px 5px 5px;
	border: #D7403A;
	border-width: 1px !important;
	border-style: solid;
}


.woocommerce-form-register a.woocommerce-privacy-policy-link {
	color: #2a488e !important;
}

.woocommerce-form-register a.woocommerce-privacy-policy-link:hover {
	color: #a0dce3 !important;
}
