/**
 * @copyright	Copyright (C) 2005 - 2019 Open Source Matters, Inc. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Import project-level system CSS */
@import url(../../../media/system/css/system.css);

/* Unpublished */
.system-unpublished, tr.system-unpublished {
	background: #e8edf1;
	border-top: 4px solid #c4d3df;
	border-bottom: 4px solid #c4d3df;
}

span.highlight {
	background-color:#FFFFCC;
	font-weight:bold;
	padding:1px 0;
}

.img-fulltext-float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-none {
}

.img-intro-float-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.img-intro-float-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
 
.img-intro-float-none {
}

/* MRC CUSTOM */

#bottom-section-1529739293881 {
	background: rgba(0, 0, 0, 0.1) !important;
	/*background: rgb(0, 114, 188) !important;*/
	color: rgb(0, 114, 188) !important;
}

#bottom-section-1529739293881 {
	color: rgb(0, 114, 188) !important;
}

#section-4-1529743449179 {
	background: rgb(0, 114, 188) !important;
}

.mrc-newsletter {
	margin-top: -10px !important;
	font-size: 35px !important;
	font-weight: bold !important;
}

#section-4-1529743449179 h6 {
	font-size: 15px !important;
}

#acym__user__edit__email {
	border: none !important;
	border-radius: 10px !important;
	padding-left: 20px !important;
}

.subbutton {
	border: none !important;
	border-radius: 10px !important;
}

#copyright-section-1528971627712 {
	font-size: 12px !important;
	background: rgb(0, 114, 188) !important;
}

.addtocart-button {
	border-radius: 5px !important;
	color: white !important;
}

.quantity-input {
	border-radius: 5px !important;
}

.vm-product-media-container {
	min-height: 150px !important;
}

.PricesalesPrice {
	padding-top: 15px !important;
}

.spacer  {
	border: 1px solid transparent !important;
	padding: 10px !important;
}

.astroid-footer {
	color: white !important;
}

.spacer:hover {
	border-radius: 5px !important;
	transition: 1s;
	-webkit-box-shadow: 3px 8px 36px -10px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 8px 36px -10px rgba(0,0,0,0.5);
	box-shadow: 3px 8px 36px -10px rgba(0,0,0,0.5);
}

.product-description span {
	word-break: break-all;
}

.vm-cart-header-container {
	border: none !important;
	padding: 25px 0 !important;
}

#com-form-login {
	padding-top: 20px !important;
}

.calcularfrete-btn {
	padding-top: 5px !important;
	padding-left: 6px !important;
	padding-bottom: 4px !important;
	padding-right: 6px !important;
}

.boxSimuleFrete {
	margin-top: 25px !important;
	margin-bottom: 25px !important;
	text-align: left !important;
}

#resultAjax .vmshipment_name {
	font-weight: bold !important;
}

#resultAjax .vmshipment {
	background-color: #f2f2f2;
	padding: 5px 10px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-left: 5px solid rgb(0, 114, 188);
	width: 500px !important;
}

#reviewform h4 {
	font-weight: bold;
}

#reviewform span {
	font-weight: normal !important;
}

#comment {
	width: 100% !important;
} 

.mrc-comentario-usuario blockquote {
	border: none !important;
	margin: 0;
	padding: 0;
}

.mrc-comentario-usuario {
	padding: 20px !important;
	border-radius: 15px !important;
}

.mrc-comentario-usuario:hover {
	transition: 1s;
	-webkit-box-shadow: 3px 8px 36px -10px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 8px 36px -10px rgba(0,0,0,0.5);
	box-shadow: 3px 8px 36px -10px rgba(0,0,0,0.5);
}

.login-description {
	margin-bottom: 30px !important;
}

#topbar-section-551539321230222 {
	background: rgb(0, 114, 188) !important;
}

#topbar-section-551539321230222 i {
	color: white !important;
}

.subbutton {
	background: white !important;
	color: #1f1a17 !important;
}

.form-validate button {
	border-radius: 5px !important;
	color: white !important;
}

#bottom-section-1529739293881 {
	background: #ffffff !important;
}

.sectiontableentry1 td h3 {
	font-size: 17px !important;
}

#checkoutFormSubmit {
	border-radius: 5px !important;
}

#checkoutFormSubmit:hover {
	background: rgb(0, 114, 188) !important;
}

#com-form-login-remember input[type=submit] {
	border-radius: 5px !important;
}

#com-form-login-remember input[type=submit]:hover {
	background: rgb(0, 114, 188) !important;
}

.details {
	background: rgb(0, 114, 188) !important;
	margin: 5px !important;
	border-radius: 5px !important;
}

.details:hover {
	background: rgb(0, 114, 188) !important;
}

.details-button input[type=submit] {
	border: none !important;
	background: rgb(0, 114, 188) !important;
	border-radius: 5px !important;
}

.details-button input[type=submit]:hover {
	background: rgb(0, 114, 188) !important;
}

.userdata input[type=text], .userdata input[type=password] {
	border-radius: 5px !important;
	padding: 5px !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
}

#customer_note_field {
	border-radius: 5px !important;
	padding: 15px !important;
}

.coupon {
	font-size: 12px !important;
	border-radius: 5px !important;
	padding: 2.5px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.userdata div h2 {
	font-size: 17px !important;
}

#section-1-1529739392010 {
	font-family: Raleway,MS Sans Serif, Geneva, sans-serif !important;
	padding-top: 10px !important;
}

.module-title {
	font-size: 18px !important;
	font-weight: bold !important;
}

.module-title::after {
	top: 10px;
	background: rgb(0, 114, 188);
	content: "";
	display: block;
	height: 2px;
	position: relative;
	width: 70px;
}

.vmgroupmrc-recomendamos-para-voce {
	margin-top: -25px !important;
	text-align: center !important;
}

.vmgroupmrc-recomendamos-para-voce .productdetails .product-price {
	width: 100% !important;
	text-align: center;
	font-size: 18px !important;
	color: rgb(0, 114, 188) !important;
}

.vmgroupmrc-recomendamos-para-voce .productdetails .product-price::before {
	content: "Por";
	font-size: 13px !important;
	color: #666 !important;
}

.PricesalesPrice {
	padding: 0 !important;
	margin-bottom: 10px !important;
}

.vm-price-value .vm-price-desc {
	color: #666 !important;
	font-size: 14px !important;
}

.product-fields-title strong {
	font-weight: normal !important;
	color: black !important;
}

.chzn-container-single .chzn-single span {
	font-weight: normal !important;
	font-size: 12px !important;
	font-family: arial,sans-serif !important;
}

.addtocart-button-disabled {
	color: white !important;
	border: none !important;
	cursor: pointer !important;
}

#adminForm .buttonBar-right button {
	padding: 10px 15px;
}

.vm-price-value .vm-price-desc {
	color: #666 !important;
	font-size: 14px !important;
}

.vmgroupmrc-recomendamos-para-voce .productdetails a {
	color: #333;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

.vmgroupmrc-recomendamos-para-voce .productdetails img {
	margin-bottom: 20px;
}

.mrc-banner-topicos {
	margin: 0 !important;
	padding: 0 !important;
	vertical-align: middle !important;
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}

.sp-cookie-consent-content {
	font-size: 13px !important;
}

/* #fancybox-loading {
	display: none !important;
}

#fancybox-overlay {
	display: none !important;
}

#fancybox-wrap {
	display: none !important;
} */

.showcart {
	background: rgb(0, 114, 188) !important;
	color: white !important;
	border: none !important;
	text-decoration: none !important;
}

.showcart:hover {
	background: rgb(0, 114, 188) !important;
	color: white !important;
	border: none !important;
	text-decoration: none !important;
}

@media (max-width: 767px) 
{
	.vmproductmrc-recomendamos-para-voce .product-container {
		height: 50% !important;
		width: 50% !important;
	}

	.vmproductmrc-recomendamos-para-voce img {
		height: auto !important;
		width: 100% !important;
		margin-bottom: 10px !important;
	}

	.vmproductmrc-recomendamos-para-voce .quantity-box {
		margin-bottom: 10px;
	}

	.vm-product-container .vm-product-media-container {
		width: 100% !important;
	}
}

.browse-view h1 {
	margin-top: 20px !important;
	margin-bottom: 10px !important;
	font-size: 25px !important;
	font-weight: bold !important;
}

.browse-view h1::after {
	top: 10px;
	background: rgb(0, 114, 188);
	content: "";
	display: block;
	height: 2px;
	position: relative;
	width: 70px;
}

.featured-view h4 {
	margin-top: 20px !important;
	margin-bottom: 10px !important;
	font-size: 18px !important;
	font-weight: bold !important;
}

.featured-view h4::after {
	top: 10px;
	background: rgb(0, 114, 188);
	content: "";
	display: block;
	height: 2px;
	position: relative;
	width: 70px;
}

.notify {
	color: rgb(0, 114, 188) !important;
	text-decoration: none;
	background-color: transparent;
	font-weight: normal !important;
}

.chzn-container-single-nosearch,
.chzn-drop {
	/* width: 100% !important; */
}

.product-fields-title-wrapper span {
	font-weight: normal !important;
}

.addtocart-button-disabled {
	color: white !important;
	border: none !important;
	border-radius: 5px !important;
}

.control-buttons button,
.control-buttons button:hover {
	margin-top: 10px;
	color: #fff;
	background: #0072bc;
	border: 1px solid #0072bc;
	padding: 10px 20px;
}

.control-buttons .button,
.control-buttons .button:hover {
	margin-top: 10px;
	color: #fff;
	background: #0072bc;
	border: 1px solid #0072bc;
	padding: 12.5px 20px;
}

#adminForm table.user-details input,
#adminForm table.user-details .chzn-container .chzn-container-single,
#adminForm table.user-details #cpf_field,
#userForm table.user-details input,
#userForm table.user-details .chzn-container .chzn-container-single,
#userForm table.user-details #cpf_field,
#recaptcha_wrapper {
	width: 55% !important;
}

#userForm table.user-details #cpf_field,
#userForm table.user-details #Nmero_field,
#userForm table.user-details #bairro_field {
	width: 75.5% !important;
}

#adminForm table.user-details #cpf_field,
#adminForm table.user-details #Nmero_field,
#adminForm table.user-details #bairro_field {
	width: 55% !important;
}

#adminForm table.user-details #virtuemart_country_id_field_chzn,
#adminForm table.user-details #virtuemart_state_id_field,
#userForm table.user-details #virtuemart_country_id_field_chzn,
#userForm table.user-details #virtuemart_state_id_field {
	width: 155px !important;
}

#shipto_virtuemart_country_id_field_chzn,
#shipto_virtuemart_state_id_field_chzn {
	width: 100% !important;
}

#adminForm .buttonBar-right {
	margin-bottom: 15px !important;
}
 
/* #astroid-backtotop {
	display: none !important;
} */
 
html,
body {
	overflow-x: hidden !important;
}

#userForm .control-buttons {
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left !important;
}

#userForm .control-buttons button {
	width: 100% !important;
	margin: none !important;
	margin: 0 !important;
	margin-bottom: 5px !important;
}
