/*
Theme Name: ARIVA ChildTheme 
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: arivaVersion: 1.5
License: GNU General Public License version 3.0License 
URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: white, custom-background, threaded-comments, translation-ready, custom-menuText 
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 ------------------------------- */
#pwbox-1598,
#pwbox-1558{
color: #000 !important;
}


.home .banner.parallax-section,
.page-id-1241 .banner.parallax-section,
.page-id-1263 .banner.parallax-section,
.page-id-1425 .banner.parallax-section,
.page-id-1488 .banner.parallax-section,
.page-id-1511 .banner.parallax-section,
.page-id-1558 .banner.parallax-section,
.banner.parallax-section
{
	display: none !important;
}
.page-id-1263 p,
.page-id-1263 ul,
.page-id-1425 p,
.page-id-1425 ul,
.page-id-1558 p,
.page-id-1558 ul,
.page-id-1598 p,
.page-id-1598 ul{color: #fff;}
.text-grey p{color: #555 !important;}
.text-grey a{color: #d27511 !important; }

body,
li{
	font-size: 16px !important;
	line-height: 26px !important;
	
}

h2{font-weight: normal !important;}

.container{
	width: 100% !important;
}
#banner{
	display: none;		
}
.small-videos .vc_column-inner{
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.small-video-header h2{
	font-size: 12px;
	text-transform: initial;
	font-weight: normal;
	line-height: 1.3;
	margin-bottom: 15px;
}

.tilted img{width: 170px !important;}

@media screen and (max-width: 800px){
	.tilted img {
    		top: 10px !important; 
    		margin: 0 !important;
	}
	.center-small-screen figure{
		text-align: center !important;
		margin-top: 20px !important;
		display: block !important;
	} 

}
.ts-default-menu a:before {
    background: #000 !important;
}
.page-id-1511 ul,
.page-id-1488 ul{padding-left: 0;}
.page-id-1511 li,
.page-id-1488 li{
list-style-type: none !important;
margin-bottom: 7px !important;
}
.display-none{display: none !important;}