/*
	Theme Name: cabinet-sand.fr
	Theme URI: http://www.akalmie.fr
	Author: Akalmie production
	Author URI: http://www.akalmie.fr
	Description: Thème par Akalmie pour Cabinet Sand . Juin 2017
	Version: 1.0.1
	License: GPL2
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/**
 * Reset CSS
 */

a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,==,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline}html{font-size:62.5%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,td,th{font-weight:400;text-align:left}blockquote:after,blockquote:before,q:after,q:before{content:""}blockquote,q{quotes:"" ""}a:focus{outline:thin dotted}a:active,a:hover{outline:0}a img{border:0;}

img, embed, iframe, object { max-width: 100%; }

#dslc-content .dslc-tp-title {margin-top: -17px;}

/* PDF visionneuse */
div.pdfemb-toolbar button {
    background-color: #767676 !important;
    border-radius: 0px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

@media screen and (min-width:1200px) {
body
{ background: #758C9D url("https://www.cabinet-sand.fr/images/sites/2/2017/06/fond.jpg"); 
  -webkit-background-size: auto; /* pour anciens Chrome et Safari */
  background-size: auto; /* version standardisée */
  background-attachment: fixed;
  background-position: top center;
  background-repeat: no-repeat;
}
}

@media screen and (min-width: 600px) and (max-width: 1200px) {
body
{ background-color: #758C9D; }
}

@media screen and (min-width: 100px) and (max-width: 600px) {
body
{ background-color: #758C9D; }
}

.align-center { text-align: center; }

.wpcf7-select {height:50px;}

.dslc-col {margin-right: 15px;}

/* Emplacement du visuel loader */
.dslc-loader {top:120px;}

/* Niveau du menu pour que la lightbox soit au premier plan */
#dslc-header.dslc-header-pos-fixed {z-index: 1;}

/* Sous-menu au premier plan */
.menu-haut {z-index: 1;}

/* Image 404 au premier plan */
#dslc-module-109 .dslc-image, #dslc-module-109 .dslc-image a, #dslc-module-109 .dslc-image img {z-index: 1;}

/* Infos cookies */
#cookie-notice {font-family: sans-serif;}

