/*
	Theme Name: Adventure Tours Child
	Theme URI: http://themeforest.net/user/themedelight/portfolio
	Description: Adventure Tours child theme
	Template: adventure-tours
	Version: 1.0.0
*/

.price-round {
    width: 100px;
    height: 95px;
    background: url(https://elos.gestordeimagem.com.br/wp-content/themes/adventure-tours/assets/images/price-bubble.png) no-repeat bottom right #32c058;
    font-size: 13px;
}
.sml_submitbtn{
	display: inline-block;
    height: 50px;
    width: auto;
	margin: 0 0 5px;
    padding: 0 22px;
    border: none;
    border-radius: 0;
    color: #fff;
    font-size: 0.934em;
    text-transform: uppercase;
    white-space: nowrap;
    background: #1f1f1f;
    font-family: Oxygen;
    font-weight: 700;
    font-style: normal;
}


.atlist__item__price .amount {
    font-size: 1.6em;
}

#logoLink img {
    max-height: 90px !important;
    max-width: 75px !important;
}

.widget ul li:before{
	display: none;
}
.feedzy-rss .rss_item {
    border-top: 1px dashed #959da7;
	border-bottom: none;
}
.item-attributes__link::after {
    content: "VER MAIS";
}
.sml_emailinput{
	width: 65% !important;
	min-height: 50px;
	border-radius: 0;
	float:left
}
.sml_email{
	margin-bottom: -1px !important;
}
.sml_subscribe{
    line-height: 50px;
    width: auto;
    border: 10px solid rgba(255,255,255,0.2);
    border-radius: 3px;
	max-width: 460px;
	margin: auto;
}
.sml_submitbtn{
	width: 35%;
	background: #1f1f1f;
}
.footer .widget .textwidget {
    text-align: left;
    color: #959da7;
}
.footer .widget a {
    color: #fff !important;
    border-bottom: 1px dashed transparent;
    opacity: 0.9;
}
.widget-contact-info__item__icon i {
    width: 1.688em;
    height: 1.688em;
    line-height: 1.688em;
    border-radius: 100%;
    background: #fbaf17;
    color: #1f1f1f;
    font-size: 1.071em;
    text-align: center;
}
a.glink span {
    display: none;
}
.info-empresa{
	width: 100%;
}
 .text-info-empresa{
    text-align: center;
    padding-top: 2%;
}
.col-md-6.child{
	width: 100%;
	text-align: center;
	margin-bottom: 2%;
}
.col-md-6.child-2{
	display: none;
}
.atbtn--primary {
    background: #000;
}

.atbtn--primary:hover {
    background: #666;
}

.atgrid__item__price {
    display: block;
}

.atgrid__item__top__image:hover {
    opacity: 0.5;
    border-bottom: none;
}

.atgrid__item__top {
    min-height: 45px;
    position: relative;
    background: #000;
}


.atgrid__item__rating {
    display: none;
}

.atgrid__item__title {
    font-size: 1em !important;
}

.header__info {
    overflow: hidden;
    position: relative;
    color: #fbaf17 !important;
}
.header__info__item--phone {

    opacity: 0.9;

}

.header__info__item--clock {

    opacity: 0.9;
}

.header__info__item a {

    padding-left: 1px;
    color: #fbaf17 !important;
    opacity: 0.9;

}

.header-section--with-banner .header-section__title {
    font-size: 3.5em;
    text-shadow: 0 2px 2px rgba(0,0,0,0.2);
	/*color: #fbd400;*/
	color: #fff;
}

.parallax-image {
	background-size: cover;
}

.fa-chevron-right::before {

    content: "\f054";
    color: #999;

}

.fa-chevron-left::before {

    content: "\f053";
    color: #999;

}

.atgrid__item__content {
    padding: 20px;
}

.rss_image {
	border: 2px solid #e6b800 !important;
    border-radius: 3px;
}

.feedzy-rss .rss_item .rss_image .fetched {
    z-index: 9;
    margin-left: -28px;
}

.feedzy-rss .rss_item .rss_image .default {
    margin-left: 2px;
}

.feedzy-rss .rss_item .rss_image span {
	display: inline-block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover;
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.feedzy-rss .rss_item .title {
    font-weight: normal;
	line-height:15px;
}

.atlist__item__image {
    width: 25% !important;
}

.atlist__item__title {
    font-size: 1.2em !important;
}

.atlist__item__price {
    margin-top: 10px !important;
}

.widget ul li {
    position: relative;
    padding-left: 0px !important;
    text-align: center !important;
    font-size: 23px !important;
}

.footer .widget a {
    color: #fff !important;
    border-bottom: 1px dashed transparent;
    opacity: 0.9;
    line-height: 20px;
    font-size: 15px;
}

.footer .widget a:hover {
    color: #fff !important;
    border-bottom: 1px dashed #f0c702;
    opacity: 0.9;
    line-height: 20px;
    font-size: 15px;
}

.footer .widget ul > li:before {
    color: #fbaf17;
}

.custom.tparrows {
    cursor: pointer;
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 100;
    border-radius: 50%;
    overflow: hidden;
    background: rgb(228, 191, 0);
}

.custom.tparrows:hover {
    cursor: pointer;
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 100;
    border-radius: 50%;
    overflow: hidden;
    background: rgb(228, 191, 0.5);
}

.atlist__item__content__item--alternative {
    width: 180px;
    text-align: center;
    padding-left: 30px;
    padding-right: 0;
    z-index: 3;
}

/* olculta star rating value */
.atlist__item__rating-value {
    display: none;
}

/* olculta price label */
.atlist__item__price-label {
    display: block;
}

/* olculta titulo */
.atgrid--widget .atgrid__item__top__title a {
	color: #fff;
    border-bottom: none;
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 22px;
    max-width: 95%;
    margin: 0 auto;
}

.atgrid--widget .atgrid__item__top__title {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 0px;
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    color: #fff;
    text-shadow: 0 2px 2px rgba(0,0,0,0.2);
    font-size: 1.333em;
    background: rgba(0,0,0, 0.6);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    align-content: center;
}

/* olculta star rating */
.atlist__item__rating {
    margin-bottom: 8px;
    line-height: 1em;
    color: #ffcd47;
    font-size: 1.333em;
    display: none;
}

/* olculta o valor por pessoal*/
.price-decoration--without-price .price-decoration__label {
    border-radius: 3px;
    display: block;
}

.feedzy-rss {
	width: 95%;
    text-align: left;
}

#rev_slider_4_1 .zeus.tparrows

/*Ocultar relacionados do carrinho*/
.woocommerce-page .cart-collaterals .cross-sells{
	display: none;
}

.woocommerce .widget .product_list_widget__item__button, body .widget .product_list_widget__item__button {
    height: 30px !important;
    line-height: 30px !important;
	margin-top: 15px;
}

.woocommerce .widget .product_list_widget__item__title a, body .widget .product_list_widget__item__title a {
    display: inline;
    font-weight: normal;
    font-size: 16px;
}

.sidebar .widget {
    padding: 30px 15px !important;
    background: #fff;
    box-shadow: 0 2px 3px rgba(0,0,0,0.09);
    border-radius: 3px;
}

.tour-single-rise {
    margin-top: 0px;
    position: relative;
    z-index: 1;
}


.tour-single .parallax-section--header {
    height: 330px;

}

.tour-single .header-section--with-banner .header-section__content {
    margin-top: 0px;
}
/*Ocultar titulo categoria home*/
.tours-type__item__title {
    display: none;
}

.tours-type__item {
    position: relative;
    border-radius: 3px;
    text-align: center;
    background: #000;
}

.header-section__rating {
    margin-top: 15px;
    color: #fff;
    font-size: 1.200em;
    font-family: Oxygen;
    font-weight: 700;
    font-style: normal;
    text-shadow: 0 2px 2px rgba(0,0,0,0.2);
    display: none;
}

.parallax-section--header {
    height: 330px;
	border-bottom: 3px solid #e6b800;
	background: #1b1b1b !important;
}

.o2-footer{
    max-width: 80% !important;
    padding: 0px 10px;
    margin-top: -15px !important;
}

.sidebar{
    margin-top: 0px;
}

.header-section--with-banner {
    line-height: normal;
    padding: 0 !important;
    color: #fff;
    border-radius: 0;
    box-shadow: none;
    text-align: center;
    background: #3b3b3b;
    min-height: 300px;
}

.product-category__content {
    padding: 30px;
    text-align: center;
}

.product-thumbnails .col-md-12 {
	background: #000;
}

.product-thumbnails__item {
    margin-top: 0px;
    background: #f2f2f2;
    padding-top: 15px;
    padding-bottom: 15px;
}

.product-thumbnails img {
    height: auto;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    vertical-align: middle;
    width: auto;
}


.header-section__content h1:after {
    content: ' ';
    display: block;
    background: #fbaf17;
    position: absolute;
    height: 5px;
    bottom: -10px;
    left: 50%;
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    transform: translate(-50%,0);
    width: 50px;
}

.compre-passagem a{
	    color: #ffda00;
}

#rev_slider_4_1 .metis .tp-bullet-title {
	display: none;
}

.main-nav .nav-criar-evento a {
	color: #51b6ff !important;
}

.main-nav > li {
    margin-right: 10px !important;
	font-weight: 500;
}

.main-nav a:hover {
    color: #fbaf17 !important;
    opacity: 0.8;
    font-family: Oxygen;
    font-weight: 700;
    font-style: normal;
}


.form-criar-evento select {
	width: 100%;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    height: 45px;
    margin-bottom: 10px;
    padding: 12px 15px;
	font-size: 15px;
}

.form-validation-item + .tooltip > .tooltip-inner {
    width: 200px;
    padding: 7px 15px;
    color: #fff;
	background:#111 !important;
	border-radius: 30px;
	border: 0px solid #fff !important;
}

.form-validation-item + .tooltip.top .tooltip-arrow {
    margin: 0;
    border-top-color: #111 !important;
    border-width: 10px 6px 0;
    left: 22px !important;
    bottom: -9px;
}

.share-buttons__item--googleplus a:before {
    content: "\f0d5";
    color: #d13a31 !important;
}

.share-buttons__item--facebook a:before {
    content: "\f09a";
	color: #365092 !important;
}

.share-buttons__item--twitter a:before {
    content: "\f099";
	color: #5ca2d7 !important;
}

.share-buttons__item--linkedin a:before {
    content: "\f0e1";
	color: #206e9e !important;
}

.share-buttons__item--pinterest a:before {
    content: "\f0d2";
	color: #af0016 !important;
}

.block-after-indent {
    margin-bottom: 30px;
}

.form-block__price-details {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    padding: 10px 0px;
}


#clientes-home a:hover {
    color: #f6f6f6 !important;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-bottom: 0px dashed transparent !important;
}

#clientes-home a {
    color: #f6f6f6 !important;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-bottom: 0px dashed transparent !important;
}

.woocommerce .widget .product_list_widget--cart .product_list_widget__item__button, body .widget .product_list_widget--cart .product_list_widget__item__button {
    color: #e2803f;
}

.woocommerce .widget .product_list_widget--cart .product_list_widget__item__button:hover, body .widget .product_list_widget--cart .product_list_widget__item__button:hover {
    color: #fffefe;
    background: #e2803f;
}

.woocommerce .widget .product_list_widget__item__image, body .widget .product_list_widget__item__image {
    display: table-caption;
    width: 100%;
    padding-right: 0px;
    vertical-align: top;
    padding-bottom: 10px;
}

.sidebar .widget__title {
    opacity: 1;
    margin: -15px 0px 20px !important;
}

.sidebar .widget-atgrid-without-title .widget {
    padding: 0 !important;
    background: transparent;
    box-shadow: none;
}

.woocommerce .widget .product_list_widget__buttons a, body .widget .product_list_widget__buttons a {
    height: 35px;
    line-height: 35px;
    margin-right: 9px;
    margin-bottom: 10px;
    padding: 0 10px;
    font-size: 0.933em;
    width: 100%;
    text-align: center;
}


/*VERSAO MOBILE*/

@media (-webkit-min-device-pixel-ratio: 2), not all, not all, not all, (min-resolution: 192dpi), (min-resolution: 2dppx){
	#retinaImageLogo {
		display: inline;
	}
}

@media (min-width: 300px) and (max-width: 769px){

	#logoLink img {
		width: 50% !important;
		padding: 15px;
		margin-left: 15%;
	}


	.fullwidthbanner-container {
			position: relative;
			padding: 0;
			overflow: hidden;
			height: 400px !important;
		}

	.fullwidthbanner-container .fullwidthabanner {
		width: 100%;
		position: relative;
		height: 350px !important;
	}

	.rev-btn {
		margin-top: 120px;
	}

	.o2-footer{
		max-width: 60%;
		padding: 0px 10px;
		margin-top: -15px !important;
	}

}
