/*
Theme Name: Champagne breaks
Theme URI: http://www.champagne-breaks.com/
Description: Thème pour le site Champagne Breaks
Author: Lynkware
Author URI: http://www.lynkware.com/
Version: 1.0.0
Template: bridge
*/

.site-content {
    margin-top: 100px !important;
}

.site-content #content {
    width: 1100px;
    padding: 30px 0 0 0;
    margin: 0 auto;
}

.site-content ul.pagination {
    display: block;
    height: 1.71429rem;
    margin-left: -0.35714rem;
}

.site-content ul.pagination li {
    float: left;
    display: block;
}

.site-content ul.pagination li {
    height: 1.71429rem;
    color: #222;
    margin-left: 0.35714rem;
}

.site-content ul.pagination li a {
    display: block;
    padding: 0.07143rem 0.71429rem 0.07143rem;
    color: #999;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.site-content .pagination {
    width: auto !important;
    margin-bottom: 15px !important;
}

.site-content .title.title_size_small  {
    height: auto !important;
}

.site-content .title_holder  {
    height: auto !important;
    padding-top: 0 !important;
    margin-bottom: 15px;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
    font-family: inherit;
    border: 1px solid #ccc;
    color: inherit;
    display: block;
    font-size: 1rem;
    margin: 0 0 1.14286rem 0;
    padding: 0.57143rem;
    height: 2.54286rem;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: -webkit-box-shadow 0s, border-color 0s ease-in-out;
    -moz-transition: -moz-box-shadow 0s, border-color 0s ease-in-out;
    transition: box-shadow 0s, border-color 0s ease-in-out;
}

.prefix, .postfix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: 1rem;
    height: 2.07143rem;
    line-height: 2.07143rem;
    box-sizing: border-box;
}

.row .row.collapse .columns {
    padding: 0;
}

.row .row.collapse {
    margin: 0;
}

.cdt-btn {
    box-sizing: border-box;
}

.small-12 {
    width: 100%;
}

.large-6 {
    position: relative;
    width: 50%;
}

.large-12 {
	width: 100%;
}

.large-9 {
    width: 75%;
}

.large-8 {
    width: 66.66666666%;
}

.large-4 {
	width: 33.33333333%;
}

.large-3 {
    width: 25%;
}

.row {
    width: auto;
    margin-left: -0.71429rem;
    margin-right: -0.71429rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
}

.column, .columns {
	padding-left: 0.71429rem;
	padding-right: 0.71429rem;
	float: left;
	box-sizing: border-box;
}

.show-for-small-only {
	display: none;
}

:root .css3-metro-dropdown select {
	width: 100%;
}

.tabs {
    margin-bottom: 0 !important;
    margin-left: 0;
}

 dl {
    margin-left: 1.125rem;
}

dl {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.42857rem;
    list-style-position: outside;
    font-family: inherit;
}

.tabs dd {
    position: relative;
    margin-bottom: 0 !important;
    top: 1px;
    float: left;
}

.tabs dd.active a {
    background: #1ba1e2;
}
.tabs-style.active a {
    background-color: #f7f7f7 !important;
}
.tabs dd > a {
    display: block;
    background: #647687;
    color: #fff;
    padding-top: 1.14286rem;
    padding-right: 2.28571rem;
    padding-bottom: 1.21429rem;
    padding-left: 2.28571rem;
    font-family: 'Segoe UI', "HelveticaNeue-Light", 'Helvetica Neue Light', "Helvetica neue", "dejavu sans", arial, sans-serif;
    font-size: 1.14286rem;
}
.tabs-style a {
    color: #1fc7fb !important;
    background-color: transparent !important;
    font-size: 14px !important;
}

.tabs-content > .content.active {
    display: block;
}

.tabs-content > .content {
    display: none;
    float: left;
    padding: 0.71429rem 0;
}

.tabs-content-style {
    background-color: #f7f7f7;
    padding: 1em !important;
    width: 100%;
}

.forfaits .full_section_inner {
    position: initial !important;
}

.forfaits .boxed .section .section_inner, .forfaits .grid_section .section_inner {
    position: initial !important;
}

.wpml-ls-legacy-list-horizontal { padding: 0px !important; }

.tabs-content-style {
	min-height: auto !important;
	margin-bottom: 0 !important;
}

.cdt-list-stay-container {
    background-color: white !important;
}

@media only screen and (min-width: 768px) {
    .large-offset-4 {
        position: relative;
        margin-left: 33.33333%;
    }
}

@media only screen and (max-width: 1200px) {
    .site-content #content {
        width: 950px;
    }
}

@media only screen and (max-width: 1000px) {
    .site-content #content {
        width: 768px;
    }   

    .site-content {
        margin-top: 0px !important;
    }
}

@media (max-width: 768px) {
	.show-for-small-only {
		display: block !important;
	}

	.small-12 {
		width: 100% !important;
	}

    .site-content #content {
        width: 95%;
    }  
}


