/*
Theme Name: ARIVA Child
Theme URI: http://www.themestudio.net
Author: Vu Ngoc Linh
Author URI: http://www.themestudio.net
Description: ARIVA Child Theme - ARIVA is an onepage, minimal, clean and modern WordPress Theme for anyone who wants to build an amazing & modern website for their agency, company, team work, group of people, a music band, hiphop band, dancing band, dancer, freelancer team..
Template: ariva
Version: 1.3
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: white, custom-background, threaded-comments, translation-ready, custom-menu
Text Domain: themestudio
*/

/*For older themes, and themes that do not use wp_enqueue_style() to enqueue their stylesheet, use the following line where ainex is the name of the directory where the theme resides:*/
@import url("../ariva/style.css");

/* -------------------------------Theme customization starts here ------------------------------- */
.cbp-popup-singlePage-sticky .cbp-popup-navigation-wrap {
    position: fixed;
    top: 150px !important;
    z-index: 551;
}
.cbp-popup-wrap {
z-index: 9999!important;
}

#slideshow {
margin-top: 134px;
}


.cbp-caption-zoom .cbp-caption-frontWrap {
width: 100%;
height: auto;
padding-bottom:10px;
position: absolute;
top: 265px;
left: 0;
background-color: rgba(0, 0, 0, .9);
-webkit-transition: opacity .8s cubic-bezier(.190, 1.000, .220, 1.000);
transition: opacity .8s cubic-bezier(.190, 1.000, .220, 1.000);
}

.cbp-caption-defaultWrap .cbp-caption-frontWrap:hover { 
display:none !important;
}
.cbp-l-caption-body-front {
margin-top:10px !important;
}
.cbp-caption-zoom .cbp-caption-frontWrap{
background: rgba(94,217,231, 0.85);
text-align: center;
}
.cbp-caption-zoom .cbp-caption:hover .cbp-caption-defaultWrap {
-webkit-transform: scale(1.25);
-moz-transform: scale(1.25);
transform: scale(2) !important;
}



.constantcontactwidget_form input[type="submit"]{
margin-left:20px;
}
.constantcontactwidget_form input{
background: none;
padding: 10px;
border: 1px solid #2d2d2d;
font-size: 12px;
text-align: left;
margin-bottom: 29px;
line-height: 16px;
}


.ts-default-menu li > ul.dropdown-menu li a:hover {
	color:#fff !important;
}

.ts-default-menu li > ul.dropdown-menu li a:hover, .ts-default-menu li > ul.dropdown-menu li a:focus, .ts-default-menu li > ul.dropdown-menu li a.active, .ts-default-menu li > ul.dropdown-menu li.active a {
color: #fff !important;
}


.btn {
font-size: 11px !important;
text-transform: uppercase;
font-family: 'Montserrat';
line-height: 35px;
color: #ffffff;
padding: 0px 20px;
transition: all 0.3s ease-out 0s;
background: #6e0109;
border: 2px solid #252525;
letter-spacing: 2px;
display: inline-block;
text-decoration: none;
text-align: center;
min-width: 105px;
}

.btn:hover {
color:#6e0109 !important;
background: #fff !important;
border: 2px solid #6e0109;
}





/*------PORTFOLIO GRID ------- */

.portfolio-grid {
width: 120%;
margin: 0 0 0 -115px;
padding: 0;
float: left;
}

.portfolio-grid ul li.col4 {
width: 236px;
height: 350px !important;
}

.portfolio-grid ul li {
float: left;
margin: 0 0 45px 15px;
padding: 0;
position: relative;
background-color: #f8f8f8;
}

.fixed_container {
height: 350px !important;
}

.item-info {
padding: 15px;
float:left;
}
.item-info h3, .item-info-overlay h3 {
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 17px;
margin-bottom: 0;
color:#fff;
}

#artist-details-hover {
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 17px;
margin-bottom: 0;
color:#fff !important;
padding:20px;
}


.item-info-overlay {
background-color: #6e0109;
}
.item-info-overlay {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
display: none;
z-index: 120;
opacity: 0;
}

ul li.col4:hover .item-info-overlay{
opacity: 1 !important;
}
#artist-info {
color:#000;
font-weight:400;
font-size:16px;
padding:20px;
opacity: 1;
}


.banner.parallax-section {
  background-attachment: scroll !important;
}

.ts-default-menu li a {
	font-size:22px !Important;
}
.ts-default-menu li > ul.dropdown-menu li a {
	font-size:22px !Important;
	padding-left: 23px !important;
}
.ts-default-menu {
	float: left !important;
}

.cbp-l-filters-alignCenter {
	display: none;
}
.pp_gallery {
	display: none !important;
}

.fixed_container:hover .pinit a{
	opacity: 1 !important;	
}

@media (max-width: 1200px) {
#frontWrap-image {
	top: 300px;
}

.logo {
  float: left !important;
}
}


@media (max-width: 1199px) {
.logo {
  float: none !important;
  margin: 0 auto;
}
.ts-default-menu {
  float: none !important;
}
}

@media (max-width: 800px) {

#frontWrap-image {
	top: 200px !important;
}
.portfolio-grid {
  margin: 0 0 0 -50px !important;
}
.cbp-popup-wrap {
  z-index: 99999 !important;
}
.ts-default-menu li a {
  font-size: 14px !Important;
}
.ts-default-menu {
margin-left:-25px !important;
}
#slideshow {
  margin-top: 190px !important;
}


}

.single-portfolio-2 .content-portfolio {
  padding: 150px 0 !important;
  width: 72%;
  margin: 0 auto;
}
.cbp-popup-loadingBox {
    display: none;
}