/*
Theme Name: Skt Full Width Child
Description: 
Version: 
Theme URI: 
Author: 
Author URI: 
License: 
License URI: 
Tags: 

Template: skt-full-width
*/

@import url("../skt-full-width/style.css");


/* CG UPDATE - BEGINNING */


@font-face {
    font-family: "Champagne";
    src: url('cac_champagne.eot');
    src: url('cac_champagne.eot?#iefix') format('embedded-opentype'),
         url('cac_champagne.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: "Roboto", Arial, sans-serif;
}

#wrapper {
    width: 1200px;
}
#primary {
    width: 74%;
}

h2 {
    font-family: "Champagne";  
    font-weight: normal;
}
.header .logo {
    padding: 20px 0 0px;
    background: url(../skt-full-width/images/menu-bg.png);
}
.home h1 {
    color: white;
    font-family: 'Champagne';
    font-size: 50px;
    position: absolute;
    left: 3%;
    bottom: 12%;
    text-shadow: 0 0 9px black;
}
.page .telephone {
    visibility: hidden;
}

.page .temoignages {
    visibility: hidden;
}

body {
    padding-top: 20px;
}

#primary {
    color: rgb(61, 61, 61);
}
#primary #content {
    background: white;
    opacity: 1;
}
#slidecaption {
    background: #000000c7;
    bottom: 200px;
    right: 40px;
    padding: 20px 30px;
}
div.slide-title span,
.slide-description span {
    background: none;
    padding: 0;
}
div.slide-title {
    font-family: Champagne;
    font-size: 50px;
    text-transform: none;
    font-weight: 400;
    line-height: 1;
}
div.slide-description {
    font-size: 14px;
    font-style: italic;
    text-align: right;
    line-height: 1;
    margin-top: 0;
}
#site-nav ul li a {
    font-weight: 500;
}

#site-nav ul li a:hover, #site-nav li.current_page_item a, div.slide-title a:hover {
    font-weight: bold;
}

.entry-content a {
     text-decoration: underline;
}

p {
    line-height: 1.4;
}

.photo-gauche {
    box-shadow: 0 0 0px 1px rgb(173 173 173 / 75%);
    margin-left: 5px;
    margin-right: 20px;
    margin-top: 5px;
    margin-bottom: 15px;
    padding: 7px;
}

.photo-centre {
    box-shadow: 0 0 0px 1px rgb(173 173 173 / 75%);
    padding: 7px;
}

.photo-droite {
    box-shadow: 0 0 0px 1px rgb(173 173 173 / 75%);
    margin-left: 20px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 15px;
    padding: 7px;
}

.site-title a {
   color: white !important;
}

.entry-title {
    padding: 1px 0 0 !important;
}

.site-description {
    color: white;
    font-size: 12px;
    font-weight: bold;
    margin: 0px 10px;
    padding: 0px 0px 5px 0px;
}

.single article h2 {
    font-size: 30px;
    padding-bottom: 30px;
}
.page article h2 {
    color: #586730;
    font-weight: 500;
    text-decoration: none;
    font-size: 44px;
    line-height: 0.7;
    margin-bottom: 30px;
}

#page-title:first-letter, 
.archive h1.page-title:first-letter, 
.page h1.entry-title:first-letter {
    font-weight: bold;
    font-size: 130%;
    color: #586730;
}

#page-title, 
.archive h1.page-title, 
.page h1.entry-title {
    color: #373737;
    padding: 21px 0 0;
    font-weight: 550;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: -1px;
}

ul {
    list-style: disc outside none;
    margin-top: -15px;
}

td {
    padding: 0px !important;
}

a:hover {
    color:#74DF00;
}

.footer-bottom .bottom-left {
    color: white;
    width: 100%;
    font-size: 13px;
    text-align: center;
}

.foot_col_container {
    width: auto !important;
}

.visite3D {
    z-index: 10;
    position: absolute;
    top : 20px;
    left: 20px;
}

.btn {
  background: #c7c7c7;
  background-image: -webkit-linear-gradient(top, #c7c7c7, #1a1a1a);
  background-image: -moz-linear-gradient(top, #c7c7c7, #1a1a1a);
  background-image: -ms-linear-gradient(top, #c7c7c7, #1a1a1a);
  background-image: -o-linear-gradient(top, #c7c7c7, #1a1a1a);
  background-image: linear-gradient(to bottom, #c7c7c7, #1a1a1a);
 -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-family: sans-serif;
  color: #ffffff;
  font-size: 14px;
  padding: 10px 20px 10px 20px;
  text-decoration: none !important;
}

.btn:hover {
  color: #7bb303;
}

.page-id-1733 td {
    line-height: 1.4;
}

.pum-theme-1508 .pum-title, .pum-theme-default-theme .pum-title {
    font-size: 26px;
}

@media screen and (max-width:1599.99px) {
    .video-drone, .video-3D {
		display:none;
	}
}
/* @media screen and (max-width:768px) and (min-width:480px) */
@media screen and (max-width:1199.99px) {
   #wrapper {
        max-width: 1000px;
        width: 92%;
    }
    #slidecaption .slide-title{
      font-size:40px;
	}
	
	#slidecaption .slide-description{
      font-size: 10px;
	}	
}
@media (max-width:960px){
	 #slidecaption {
		display:none;
	}
    #primary {
        width: 68% !important;
        max-width: calc(100% - 260px);
    }
}
@media screen and (max-width:768px) {
    #primary {
        width: 98% !important;
        max-width: none;
    }
    .site-description {
        display: none;
    }
   body{
     padding-top: 0px;
   }
	
   .header {
      width: 96%;
      float: none;
      background: url(../images/menu-bg.png);
      background-color: rgba(0, 0, 0, 0);
      margin: 0 auto;
      padding: 0;
      position: relative;
      z-index: 99;
	    min-height: 100px;
   }

   .header .header-bottom{
      display:none;
   }
	
   .header .logo {
      width: 30%;
      padding: 0;
      text-align: left;
      background: none;
      background-color: rgba(0, 0, 0, 0);
      float: left;
   }
	
   .mobile_nav, .main-navigation.toggled .nav-menu {
      float: right;
   }	
	.mobile_nav, .main-navigation.toggled .nav-menu {
        color: #f3f3f3;
    }
   #secondary ul, #footer-sidebar ul {
      padding-top: 120px;
   }
	
   #site-nav {
      min-height: 50px;
        box-shadow: 0 0 15px black;
   }
	
}