/**/
.loop-roll {
  background: none repeat scroll 0 0 #b6dde8;
  color: #000000 !important;
  font-size: 18px !important;
  padding: 5px;
}
.tr-top > td {
  background: none repeat scroll 0 0 #fde9d9;
  color: #000000;
  font-size: 13px;
  padding: 5px;
  text-align: left;
}
.rel-product-image {
  float: left;
  width: 41%;
}
.rel-product-description {
  float: right;
  width: 58%;
}
.rel-product {
  overflow: hidden;
}
.rel-product-description > h1 {
  color: #b6202d;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
}
.rel-product-description .red-heading {
 
  font-size: 12px;
  font-weight: bold;
}
.wpcf7-form-control.wpcf7-quiz {
border: 3px solid #dadada;
color: #515151!important;
padding: 2px;
width: 90%;
}
 .single-post .post-thumbnail {
  float: left;
  margin-bottom: 0px;
  margin-right: 20px;
  width: 60%;
  overflow:hidden

}   
#commentform p > label {
  min-width: 80px;
  vertical-align: top;
}
#commentform div#recaptcha_widget_div {
  margin-left: 83px;
}
#commentform .form-submit .submit {
  background: none repeat scroll 0 0 #a40000;
  border: medium none;
  color: #fff;
  margin-left: 85px;
  margin-top: 10px;
  padding: 8px 10px;
}
.read-more-btn {
  color: #b01500;
  display: block;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}
/* Custom Altamiraweb inicio*/
.nav-links a{
	margin-right:25px;
}

.videoWrapper {
	margin:15px 0 5px 0;
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Reviews */
.introreviews{ color:#a40000; text-align:center; font-size:16px; font-weight:bold; border-bottom:1px solid #CCC;padding-bottom:10px; margin-bottom:10px;}
.review-content{ border-bottom:1px solid #CCC;margin-bottom:10px;}
.review-content img, .review-content iframe{ display:none;}
.reviewer p{text-align:right;}

/* Custom Altamiraweb Fin*/
@media (max-width:1024px) {    
  .singlepost .product-1 .product-img-desc {
  width: 100%;
}
}
@media (max-width:767px) {    
  .single-post .post-thumbnail {
  float: none;
  margin: 0 0 10px;
  width: 100%;
}
.single-post .post-thumbnail img {
  width: 100%;
}
}
@media (max-width:420px) {    
   #commentform div#recaptcha_widget_div {
  margin-left: 0;
}
#commentform .form-submit .submit {
  margin-left: 0;
 }
}
.images{
	width:40%;
	float:left;
	padding-right:20px;
}
.images .yith_magnifier_zoom_wrap img{
    width: 100%;
}
.images img{
    padding-right: 10px;
}
.yith_magnifier_gallery, .caroufredsel_wrapper{
    height: 120px !important;
}
@media (max-width:991px) { 
	.images{
		width: 330px !important;
		max-width:100%;
		float: none;
		padding-right: 0;
		margin: auto;
	}
}
@media (max-width: 767px){
	.yith_magnifier_zoom_wrap {
		left: auto !important;
		margin-left: 0 !important;
	}
}
@media (min-width: 1200px){
	.grecaptcha{
		float: right;
		width: calc(100% - 200px);
	}
}