/* put here your custom css styles */

body {
	font-size: 16px;
}
h3 {
	font-size: 22px;
}
.logo-image {
	width: 40px;
}
a {
	border-bottom: none;
}
input[type=submit] {
	-webkit-appearance: none;
}
.home .theme_page {
	padding-bottom: 0px;
}
.btn-full {
	width: 70%;
	display: block;
	text-align: center;
	margin: 0 auto;
	float: none;
}
.max-width {
	max-width: 100%;
}
.align-right {
	text-align: right;
}
.center {
	text-align: center;
}
.block {
	display: block;
}
.hidden {
	display: none;
}
.size-16 {
	font-size: 16px;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.sentence_author {
	font-size: 20px;
}
.mb-35 {
	margin-bottom: 35px;
}
.mt-20 {
	margin-top: 20px;
}
.wpb_content_element.mb-35 {
	margin-bottom: 35px !important;
}
.slider-text-box {
	background: rgba(0,0,0,.2);
	padding: 20px;
}
@media (min-width: 768px) {
	.slider-text-box {
		width: 50%;
	}
}
#menu-item-2456 {
	background-color: rgb(241, 120, 0);
	height: 47px;/*for even the li with the a:hover*/
}
#menu-item-2456 a {
	color: #fff;
}
#menu-item-2456 a:hover {
	color: #fff;
	background-color: rgb(255, 127, 0);
}
.sentence_author {
	text-align: right;
}
.sentence_author .small {
	font-size: 12px;
}
/*
#menu-item-8092 {
	display: none;
}
*/
@media screen and (max-width: 767px) {
	.post-image-respond {
		float: none;
		display: block;
	}
	#menu-item-8092 {
		display: initial;
	}
}
@media screen and (max-width: 479px) {
	.post-image-respond {
		width: 200px;
	}
}

/*****************
	Contact Page
*****************/
.contact_form .right {
	margin-left: 29px;
}

/*****************
	Old Order Page
*****************/
/*.trial-blocks .column_container {
	border: 1px solid #ccc;
	cursor: pointer;
	padding: 20px;
}
.trial-blocks .column_container:hover,
.trial-blocks .column_container.active {
	border: 5px solid #42B3E5;
	padding: 16px;
}
.trial-blocks .column_container h3 {
	margin: 0px;
}
.trial-image {
	text-align: center;
}
.trial-image img {
	width: auto;
	max-height: 200px;
}
@media (max-width: 1009px) {
	.trial-image img {
		max-height: 150px;
	}
}
.product-price td {
	font-weight: bold;
	font-size: 16px;
	color: rgb(241, 120, 0);
}
div.pbSubmit {
	background-color: rgb(241, 120, 0);
	color: #fff;
	padding: 10px 20px;
	font-size: 16px;
	margin-top: 10px;
}
#formheader_1 {
	display: none;
}
.back-order-form {
	padding: 20px;
	border: 1px solid #dadada;
}
.back-order-form input {
	border-radius: 4px;
	border: 1px solid #dadada;
	padding: 4px;
	margin-top: 5px;
}
h2 a {
	border: none;
	background: #42b3e5;
	padding: 10px 20px;
	color: #fff;
}
h2 a:hover {
	border: none;
	color: #fff;
	background: #309CCB;
}*/

/*****************
	Social Bar
*****************/
.social-bar p:first-child {
	display: none;
}

/*****************
	One Page Checkout Page
*****************/
#opc-product-selection {
	margin: 20px 0px 40px;
}
.opc-pricing-table-wrapper.opc_columns_3 .opc-pricing-table-product {
	width: 30%;
	margin-right: 3%;
	padding: 0px;
}
.opc-pricing-table-wrapper.opc_columns_3 .opc-pricing-table-product:not(:first-child) {
	border: 1px solid #e0e0e0;
	padding: 4px 0;
}
.opc-pricing-table-wrapper.opc_columns_3 .opc-pricing-table-product:last-child {
	margin-right: 0;
	width: 30%;
}
.opc-pricing-table-wrapper.opc_columns_3 .opc-pricing-table-product-price {
	font-size: 15px;
	color: rgb(241, 120, 0);
	font-weight: bold;
}
.opc-pricing-table-wrapper.opc_columns_3 .column_container.product-item {
	border: 1px solid #ccc;
	cursor: pointer;
	padding: 5px 4px 0px;
	margin-bottom: 3px;
}
.opc-pricing-table-wrapper.opc_columns_3 .column_container.product-item:hover,
.opc-pricing-table-wrapper.opc_columns_3 .column_container.product-item.selected {
	border: 1px solid rgb(241, 120, 0);
	background-color: #ececec;
	/*-webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,.5);
	box-shadow: 0 0 5px 1px rgba(0,0,0,.5);*/
}
.opc-pricing-table-wrapper.opc_columns_3 .column_container.product-item:before {
	position: absolute;
	font-family: FontAwesome;
	top: 22px;
	left: 22px;
	content: "\f096";
	color: rgb(241, 120, 0);
	font-size: 20px;
}
.opc-pricing-table-wrapper.opc_columns_3 .column_container.product-item.selected:before,
.opc-pricing-table-wrapper.opc_columns_3 .column_container.product-item.selected:hover:before {
	top: 22px;
	left: 19px;
	content: "\f046";
}
.opc-pricing-table-product-header .box_header {
	padding-left: 25px;
}
#place_order {
	background-color: rgb(241, 120, 0);
	text-transform: capitalize;
	padding: 10px 20px;
	font-size: 20px;
}
#place_order:hover {
	background-color: rgb(241, 120, 0);
}
.row .img-responsive {
	margin: 0 auto;
}
.woocommerce form input.input-text:not(.form-control) {
	height: 34px;
	padding: 0 10px;
	border-radius: 4px;
	border: 1px solid rgba(0,0,0,.3);
}
.woocommerce form input#litle_cvv:not(.form-control) {
	width: 50%;
}
.woocommerce .woocommerce-info {
	margin: 0 !important;
}
#verify-icons img {
	border: 2px solid #dfdcde;
	border-radius: 13px;
}
@media screen and (max-width: 767px) {
	.opc-pricing-table-wrapper.opc_columns_3 .opc-pricing-table-product {
		width: 100%;
		margin-right: 0;
	}
	.opc-pricing-table-wrapper.opc_columns_3 .opc-pricing-table-product:last-child {
		width: 100%;
	}
	.woocommerce form input.input-text {
		width: 90%;
	}
	.woocommerce form input#litle_cvv {
		width: 50%;
	}
	.payment_box .col-2 {
		margin-top: 10px;
	}
}

/*****************
	One Page Checkout Page - Mobile Customizations
*****************/
#shipping_method li label {
	padding-left: 30px;
}
.page-id-2579 .mobile_menu {
	display: none;
}
@media screen and (max-width: 767px) {
	.page-id-2579 .page_header {
		display: none;
	}
	#opc-messages {
		position: fixed !important;
		top: 20px;
		z-index: 9;
		width: 90% !important;
		margin: 0 auto !important;
		max-height: 60px;
	}
	.woocommerce-message {
		background-color: rgba(235,244,234,.9) !important;
	}
}


/*  Star Burst  */
.burst-12 {
    background: red;
    width: 60px;
    height: 60px;
    position: relative;
    text-align: center;
}
.burst-12:before,
.burst-12:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 60px;
    width: 60px;
    background: red;
}
.burst-12:before {
    -webkit-transform: rotate(30deg);
       -moz-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
         -o-transform: rotate(30deg);
}
.burst-12:after {
    -webkit-transform: rotate(60deg);
       -moz-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
         -o-transform: rotate(60deg);
}
@media screen and (max-width: 1009px) {
	.burst-12,
	.burst-12:before,
	.burst-12:after {
		height: 50px;
		width: 50px;
	}
}

/*****************
	Testimonials
*****************/
#testimonials {
    list-style: none;
    display: block;
    padding: 0px;
    margin: 0 auto;
    width: 80%;
}
#testimonials li {
    background: url(/wp-content/themes/medicenter/images/quote.png) left 30px no-repeat;
    display: block;
    border-bottom: 2px solid #efefef;
    padding: 20px 0px;
    padding-left: 75px;
    clear:both;
}
#testimonials li .testimonial-author {
    font-size: 20px;
    text-align: right;
    font-style: italic;
}