/*
	Theme Name: Museum Child
	Theme URI: http://themewisdom.com/demo/wpm/museum/
	Author: PremiumLayers
	Author URI: https://premiumlayers.net
	Description: Museum Premium Wordpress Theme
	Tags: threaded-comments, theme-options, sticky-post, full-width-template, flexible-header, featured-images, custom-menu, custom-header, custom-colors, custom-background
	Version: 1.0
	License: GNU General Public License
	License URI: license.txt
	Template: museumwp
*/

/* = Theme customization starts here
-------------------------------------------------------------- */
.site-header .logo{
	margin:0;
}
.site-header:before{
    box-shadow: none;
}
.navbar-nav>li{
    position: relative;
    z-index: 999;
}
.tp-bgimg.defaultimg:after {
    content: "";
    background: rgba(0,0,0,.4);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
}
.gallery-tags{
	position: absolute;
    top: 30px;
    left: 30px;
    background: rgba(216, 49, 0, 0.9);
    text-transform: uppercase;
    color: #fff;
    padding: 7px 20px;
    font-size: 12px;
    letter-spacing: 0px;
    z-index: 9;
    font-family: 'Montserrat', sans-serif;
}
.home-gallery-section a{
	-webkit-transition: all 0.9s ease-in-out;
    -moz-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
}
.home-gallery-section a:hover{
	background: rgba(0,0,0,0.5);
}
.home-gallery-content h4{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.overlay-r.exhibition-title{
	position: absolute;
	right: 0;
	top:-100px;
	padding: 10px 20px;
    color: #fff;
}

.bottom-boxes .vc_general.vc_cta3.vc_cta3-style-custom{
	border-color: transparent;
    background-color: transparent;
}
.bottom-boxes .dali-paris-box h6,.bottom-boxes .dali-paris-box h2, .bottom-boxes .dali-paris-box p{
	text-align: center;
	color:#fff;
}
.bottom-boxes .dali-paris-box h2{
    font-weight: 500;
    padding: 0 10px;
    line-height: 1.1;
}
.bottom-boxes .dali-paris-box{
	min-height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
}
a.link-overlay {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    color: rgba(0,0,0,0);
    opacity: 0;
}
.forwardBorderTrain:before, .forwardBorderTrain:after{
    border-color:#fff!important;
}
.ui-box{
    width: 80%;
}
.quote{
    padding: 20px 0;
    font-style: italic!important;
    width: 80%;
    margin:0 auto;
}
.top-bar .call, .btn:hover{
	background: #D83100;
}
.ow-navigation .dropdown-menu > li > a:focus, .ow-navigation .dropdown-menu > li > a:hover, .ow-navigation .navbar-nav .dropdown-menu > .active > a, .ow-navigation .navbar-nav .dropdown-menu > .active > a:focus, .ow-navigation .navbar-nav .dropdown-menu > .active > a:hover{
	background-color: #D83100;
}
.ow-navigation .navbar-nav > .active > a, .ow-navigation .navbar-nav > .active > a:hover, .ow-navigation .navbar-nav > .active > a:focus{color: #D83100;}
hr{
	background: #D83100 none repeat scroll 0 0;
}
.social-icons > li:hover a,.event .event-detail h4 a, .ow-navigation .navbar-nav > li > a:focus, .ow-navigation .navbar-nav > li > a:hover, .title-style{
    color: #D83100;
}

.event .date, .about .hrs {
    background: rgb(241, 145, 0);
    background: -moz-linear-gradient(left, #D83100 0%, #882305 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #D83100), color-stop(100%, #882305));
    background: -webkit-linear-gradient(left, #D83100 0%, #882305 100%);
    background: -o-linear-gradient(left, #D83100 0%, #882305 100%);
    background: -ms-linear-gradient(left, #D83100 0%, #882305 100%);
    background: linear-gradient(to right, #D83100 0%, #882305 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#D83100', endColorstr='#882305', GradientType=1);
}
.overlay-gr{
	background: rgba(0,0,0,0.7);
}
.overlay-r{
    background: rgb(241, 145, 0);
    background: -moz-linear-gradient(left, #D83100 0%, #882305 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #D83100), color-stop(100%, #882305));
    background: -webkit-linear-gradient(left, #D83100 0%, #882305 100%);
    background: -o-linear-gradient(left, #D83100 0%, #882305 100%);
    background: -ms-linear-gradient(left, #D83100 0%, #882305 100%);
    background: linear-gradient(to right, #D83100 0%, #882305 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#D83100' endColorstr='#882305' GradientType=1);
}
.wpb-js-composer .vc_tta-color-sandy-brown.vc_tta-style-classic.tabs-color .vc_tta-tab>a{
    border-color: #000000 !important;
    background-color: #ffffff !important;
    color: #000 !important;
    text-transform: uppercase;
    padding: 17px 70px;
}
.wpb-js-composer .vc_tta-color-sandy-brown.vc_tta-style-classic.tabs-color .vc_tta-tab>a:focus, .wpb-js-composer .vc_tta-color-sandy-brown.vc_tta-style-classic.tabs-color .vc_tta-tab>a:hover{
	background-color: #000000;
	color: #fff;
}
.wpb-js-composer .vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    border-color: #000000 !important;
    background-color: #000 !important;
    color: #fff !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink>li>a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink>li>span{
	background-color: #D83100!important;
    border-color: #D83100!important;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus{
	background:#D83100;
}
a:focus, a:hover{
	color: #D83100;
}
.vc_general.vc_btn3:focus, .vc_general.vc_btn3:hover{
	color:#fff;
}
.btn-slider a{margin-right: 10px;}
.country-select.inside input, .country-select.inside input[type=text]{
	padding-right: 6px !important;
    padding-left: 52px !important;
}

/*media query*/
@media (max-width: 567px){
    .btn-slider a{display: block;text-align: center;}
}
@media (max-width: 767px){
    .overlay-gr.exhibition-title{
        top:-35px;
    }
    .top-bar:before, .top-bar:after{
		background: #000;
	    height: 40px;
	}
	.top-bar .call{
		-webkit-transform: initial; 
	    -moz-transform: initial;
	    -o-transform: initial;
	     transform: initial; 
	}
	.top-bar .call p {
	    -webkit-transform: initial;
	    -moz-transform: initial;
	    -o-transform: initial;
	    transform: initial; 
	}
	.top-bar p{
		padding: 0;
	}
	.top-bar .open-time p, .top-bar .open-time{
		padding-left: 0;
	}
	.top-bar .open-time{
		position: relative;
		z-index: 99;
	}
}
@media (min-width: 768px) and (max-width: 991){
    .bottom-boxes .dali-paris-box h2{
        font-size: 20px;
    }
}

.ticketpage-tripadvisor {
    position: absolute;
    right: 0;
    left: -8px;
    margin: auto;
    top: 16px;
}

.wpb_raw_html {
    position: relative;
}
#CDSWIDEXC{    border: solid #c42d01  !important;    width: 280px !important;}
#CDSWIDEXC.widEXC .bravoBox{    background-color: #c42d01  !important;}

.contact-right-column .ticketpage-tripadvisor{ top: -23px !important; }

.contact-tripadvisor{
    position: absolute;
    right: 0;
    left: -8px;
    margin: auto;
    top: 0px;
}


/* HOME */
.tripadvisor-section {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #000000 !important;
    border-bottom: 1px solid #313131;
    padding: 20px 15px 20px;
}

.home-tripadvisor #CDSWIDCOE {
    border: 1px solid transparent !important;
    margin: auto;
}

.tripadvisor-section p {
    font-size: 18px;
    line-height: 2;
    color: #fff;
    padding-top: 20px;
}

.tripadvisor-section .vc_btn3-container {
    padding-top: 40px;
}

/* fr */

.home-tripadvisor-comment #CDSWIDCOE {
    border: 1px solid transparent !important;
    margin: auto;
}

.trip_advisor .contact-tripadvisor {
	top:0 !important;
}

.trip_advisor {
    margin-top: 5px;
}