.sider-bar-ads img {
	    width: 100%;
}

/* CONSTRUCTOR DE PRODUCTO */
.modal-wide .modal-dialog {
        width: 90%;
}
.option {
        border: 2px solid #eee;
    border-radius: 5px;
    width: 114px;
    height: 205px;
    float: left;
    padding: 5px;
    margin: 12px;
}
.option img {
        text-align: center;
}
.option.selected {
        border: 3px solid #897C4B;
}
.option-link {	color: #897C4B;}
.option-link:hover {
	color: #5BCAFF;
}
table.options td {	vertical-align: middle;}
.constructor-content {	padding: 10px;}
.constructor-content div.row {
	padding: 15px 0;
    border-bottom: 1px solid #eee;}
.constructor-content div.row:first-child {
	margin-top: 30px;
}
table.price td {	padding: 10px;}
.option-image {	width: 100px;
	height: 100px;}
.detail-image {
	width: 50px;
	height: 50px;
}
.options-filter input {	padding: 5px;}

.banner1 {
	position: absolute;
	width: 100%;
	float: left;
	top: 11rem;
	text-align: center;
	font-size: 6rem;
	font-style:italic;
	color: white;
	text-transform: uppercase;
}
.banner2 {
	position: absolute;
	width: 100%;
	float: left;
	top: 18rem;
	text-align: center;
	font-size: 5.5rem;
	font-style:italic;
	color: white;
	text-transform: uppercase;
}
@media screen and (max-width: 767px) {
	.b1 {
		font-size:25px;
		top:50px;
	}
	.b2 {
		font-size:22px;
		top:75px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.b1 {
		font-size:30px;
		top:60px;
	}
	.b2 {
		font-size:25px;
		top:80px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.b1 {
		font-size:60px;
	}
	}
	@media screen and (min-width: 1200px) {
		.b1 {
		font-size:60px;
	}
}
.pull-bottom {
	display: inline-block;
	vertical-align: bottom;
	float: none;
}
.n_rem {
	text-shadow: -2px -2px 2px rgba(0,0,0,0.3),
	2px 2px 2px rgba(0,0,0,0.5);
}
.position-center-center {
    position: absolute;
    width: 94%;
    right: 3%;
    font-size: 24px !important;
    letter-spacing: 0;
    line-height: 30px;
}
@media (min-width: 768px) {
	.3_rem {
		font-size:2rem;
	}
}
.table-fixed thead {
	width: 97%;
}
.table-fixed tbody {
	height: 450px;
	overflow-y: auto;
	width: 100%;
}
.table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th {
	display: block;
}
.table-fixed tbody td, .table-fixed thead > tr> th {
	float: left;
	border-bottom-width: 0;
}
.acabadoItem {
	padding: 0px;
	margin-right: 5px;
	margin-top: 0px;
}
label > input{
	display:none;
}
label > input + img{
	cursor:pointer;
	border:2px solid transparent;
}
label > input:checked + img{
	border:2px solid #af5875;
}
.item-decribe .tab-content {
	margin-top: 0px;
}
.item-decribe .nav-tabs {
	border: 1px solid #ebebeb;
	border-bottom: none;
	background-color: #FFF;
}
.item-decribe .nav-tabs li {
	border-right:1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}
.item-decribe .tab-content {
	margin-top: -1px;
}
.item-decribe .nav-tabs li.active {
	border-bottom: none;
}
.Vistas {
	display:inline-block
}
.btn-danger {
	color: #272727;
	border-color: #F00;
}

div.customer-register-fixed {
	position: fixed;
    bottom: 0;
    right: 52px;
    width: 50px;
    height: 50px;
    z-index: 99999;
}

div.customer-register-fixed > a {
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-radius: 0;
	background-color: #fcfcfc;
	width: 50px;
	height: 50px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

div.customer-register-fixed > a:hover {
	background-color: #897C4B;
	color: #fff;
}

.modal-wide {
	width: 60% !important;
}

.modal-wide2 {
	width: 80% !important;
}

@media (max-width: 767px) {
	.modal-wide {
		width: auto!important;
		margin: 10px!important;
	}
	.modal-wide2 {
		width: auto!important;
		margin: 10px!important;
	}
}

.special-request-images {
	margin-top: 5px;
}
.special-request-images a {
	margin-right: 5px;
	float: left;
	width: 100px;
	height: 100px;
	display: block;
	line-height: 100px;
	text-align: center;
}
.special-request-images a img {
	margin: auto;
	vertical-align: middle;
	display: inline-block;
	border-radius: 5px;
	border: 1px solid #9FCFFF;
}

.m-signature-pad {
	height: 400px;
	border: 1px solid #e8e8e8;
	background-color: #fff;
	margin-bottom: 10px;
}

.m-signature-pad canvas {
	width: 100%;
	height: 100%;
}
a#quoteActiveLink i.fa,
a#customerRegisterLink i.fa,
a#findProductLink i.fa {
	font-size: 21px;
    padding: 0 10px;
    width: 50px;
}
.modal-exp-span {
	font-size: 10px;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 15px;
	display: inline-block;
}
.modal-footer {
	padding: 0;
	margin: 0;
	height: auto;
}
.modal-footer .btn.btn-eliminar{
	margin: 10px 15px 10px 0;
	border: 1px solid #897C4B;
}
.modal-footer .btn.btn-small.btn-dark{
	margin: 10px 15px 10px 15px;
}
@media (min-width: 768px) {}
.modal-dialog {
    width: 600px;
    margin: 8% auto;
}
}
#findProductResult div div.pull-left p {
	margin-bottom: 0 !important;
}
.search-result-row {
	border-bottom: 1px solid #eee;
    padding-top: 10px;
    padding-bottom: 10px;
}
.search-result-row:last-child {
	border-bottom: 0;
}
.constructor-content h3 {
	font-size: 25px;
}
.constructor-s-row {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 10px;
}
.constructor-s-left {
	display: inline-block;
	width: 80%;
	font-size: 16px;
	color: #666;
}
.constructor-s-right {
	display: inline-block;
	width: 19%;
	text-align: right;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.col-parent {
    display: table;
    table-layout: fixed;
}

.col-child {
    display:table-cell;
    vertical-align:middle;
    text-align:center;
}
.options-filter {
	margin-bottom: 50px;
}
.sider-bar-ads .pull-bottom {
	margin-top: 13px;
}
@media (max-width: 768px) {
	.constructor-s-left {
	    width: 78%;
	}
}
.special-price {
	color: #897C4B;
	font-weight: bold;
}
.tooltip-inner {
	min-width: 350px!important;
}