/*
* Templat Monster
* CSS 33897 - lines Original
* Projet: Canil Lulu
*/
.fontzero{ font-size: 0em !important;}
.s{ text-shadow: #000 2px 2px;}
.ss{ text-shadow: #000 1px 1px;}
.justifica {text-align: justify;}
.imglulu {border-radius: 2%;}
.collogin{float: left; width:49%;}
.colwct{float: right; width:49%;}
.login{margin-left: 2px; margin-top: 5px; bottom: 2px;}
.wct{ margin-right: 2px; margin-top: 5px; bottom: 2px;}
.corpo{background-color: black;}
.whatv{ width: 5%; position: fixed; top: 490px; right: 1%; z-index: 9999 !important;}
.instap {width: 5%;	position: fixed; top: 490px; left: 1%; z-index: 9999 !important;}

.ico_lulu {color: #D59628;}
.ico_lulu:hover{ color: #222322;}
.ico_lulu:focus{ color: #ff0000;}

.icone_destaque{color: #D59628; background-color: #262627;}
.icone_destaque:hover{ color: #222322; background-color: #D59628;}
.icone_destaque:focus{ color: #ff0000;}

.destaque{min-height: 300px; max-height: 300px;}
.blog_image{min-height: 300px; max-height: 300px;}
.sub_footer{background-color: #262627;}
.text_linha{text-align: justify;}

.filhote .contaneir{width: 100%; padding: 0px; margin: 0px;}
.filhote .row{padding: 0px; margin: 0px;}

.left-filhote{float: left; width: 58%;}
.right-filhote{float: right; width: 38%; padding: 2%; margin-left: 5px;}
.right-filhote h2{color: #D59628; text-shadow: #222322 2px 2px;}
.right-filhote span{font-size: 1.6em; font-weight: bold; color: #D59628; text-shadow: #222322 1px 1px;}
.coluna{float: left; width: 38%;}
.coluna-reserve{float: right; width: 98%;}
.vendidos{background: url('../images/banner/vendidos.jpg'); background-repeat: no-repeat; background-color: #343536; color: aliceblue;}
.vendidos h3{color: aliceblue; margin-top: 10px;}
.formulario{width: 58%; margin-top: 10px; margin-left: 0px;}
.reserve{ float: left; width:48%;}

.formulario-reserve{width: 48%; margin-top: 10px; margin-left: 5px;}
.form{background-color: #343536; padding: 10px; margin: 10px; border-radius: 2%; color: #D59628;}
.form label{color: #D59628;}
.form input{color: #D59628;}
.form select{color: #D59628;}
.form select:focus{color: #D59628;}
.form input:focus  {color: #D59628;}
.form button {float: right;}


/*
* Filhotes - Linhagens
*/

.product {position: relative; padding: 30px 10px;text-align: center; background: #343536;border-radius: 2%; min-height: 560px;max-height: 560px; margin-bottom: 40px !important;}

.product1{position: relative; padding: 30px 10px;text-align: center; background: #343536;border-radius: 2%; min-height: 480px;min-height: 480px; margin-bottom: 40px !important;}

@media (max-width: 767.98px) {
	.product {max-width: 320px;	margin-left: auto;	margin-right: auto;	margin-top: 20px; margin-bottom: 20px;}
}

.product::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	pointer-events: none;
	
	
}

.product .button {min-width: 140px;}

.product__title {
	font-size: 14px;
	line-height: 1.3;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-weight: 500;
	letter-spacing: 0.02em;
	
}

.product1 h4{color: #f5bf2f; text-shadow: #0d0a0a 2px 2px;}
.product1 h5{color: #fff; text-shadow: #0d0a0a 2px 2px;}

.product h3{color: #fff; text-shadow: #0d0a0a 2px 2px;}
.product h4{color: #f5bf2f; text-shadow: #0d0a0a 2px 2px;}
.product h5{color: #fff; text-shadow: #0d0a0a 2px 2px;}
.product__title a {	margin: 0;	padding: 0;	color: inherit;}
.product__title a:hover {color: #f39b00;}
.product__price {
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-weight: 500;
	letter-spacing: 0.02em;
}

.product__image{min-width: 280px; max-width: 280px; min-height: 220px; max-height: 220px; border-radius: 2%; border:#bebebe;}

.product__image-wrap {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 180px;	
	width: 100%;
	padding: 5px;
}

.product__image-wrap:hover {transform: scale(1.05, 1.05);}

* + .product__price {margin-top: 0;}

* + .product__main {margin-top: 10px;}

* + .product__footer {	margin-top: 20px;}

@media (min-width: 1200px) {
	.product__title {font-size: 18px;}
}


@media (max-width: 768px) {

	.page

.contaneir{width: 98% !important;}
.col{width: 98% !important;}
.filhotes{float: left; width: 98%;}
.left-filhote{float: right; width: 98%; margin-bottom: 0px;}
.right-filhote{float: left; width: 98%; margin-top: 0px; }
.whatv{ width: 15%; position: fixed; top: 720px; right: 20px; z-index: 9999 !important;}
.instap {width: 15%; position: fixed; top: 720px; left: 1%; z-index: 9999 !important;}

.coluna{float: left; width: 98%;}
.formulario{width: 98%;}
.reserve{width: 98%;}
.formulario-reserve{width: 98%;}
.form{border-radius: 1%;}
.login{left: 1%; bottom: 2px;}
.wct{right: 1%; bottom: 2px;}
}

/*
*
* Modal custom
*/
.modal-open .modal {padding-right: 0 !important; z-index: 9999;}
.modal.show .modal-dialog {	transform: translate(0, -50%);	top: 50%;}
.modal-dialog {	max-height: 100vh;}

@media (min-width: 576px) {
	.modal-dialog {	margin: 0 auto;	}
	.modal-content {margin: 15px 0;	}
}

.modal-header {	padding: 15px 30px;	align-items: center;}
.modal-header .close {
	margin: 0;
	padding: 0;
	float: none;
	font-size: 24px;
	color: #fff;
	cursor: pointer;
	opacity: 1;
}
.texta{max-height: 20px !important;}
.modal-header .close:focus, .modal-header .close:hover {opacity: 1;	color: #9b9b9b;}
.modal-body {padding: 29px 30px 35px;}
.t-modal .modal-content{ border-top-left-radius:5px; border-top-right-radius:5px; border-bottom-left-radius:5px; border-bottom-right-radius:5px !important;}
.t-modal .modal-header{background-color: #212529 !important;}
.t-modal .modal-title{color:#fff !important;}
.t-modal .modal-footer{background-color: #212529 !important;}
