/*
    Theme Name: Adventure Tours Child 
    Theme URI: http://themeforest.net/user/themedelight/portfolio
    Description: Adventure Tours is a fully responsive WordPress theme
    Version: 3.5.5 
	Template: adventure-tours
    Tags: blue, white, two-columns, right-sidebar, responsive-layout, flexible-header, custom-colors, theme-options, translation-ready, holiday
    Text Domain: adventure-tours
    Author: ThemeDelight
    Author URI: http://themeforest.net/user/themedelight
    License:  GNU General Public License
    License URI: license.txt
*/
.woocommerce-currency-switcher-form .wSelect-selected {
	padding: 3px 5px !important;
	background-size: 25px !important;
}
.woocommerce-currency-switcher-form .wSelect-theme-classic.wSelect {
border: solid #555 1px !important;
    color: #fff !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background-color: transparent !important;
}
.woocommerce-currency-switcher-form{
    margin-left: 20px;
    width: 115px;
    float: right;
line-height: 0;
}
.woocommerce-currency-switcher-form .wSelect-option-icon {
    padding-left: 30px !important;
}
.woocommerce-currency-switcher-form .wSelect-arrow {
   width: 20px !important;
}
.woocommerce-currency-switcher-form .wSelect-arrow {
    background-size: 40px;
}
.woocommerce-currency-switcher-form .wSelect  .wSelect-arrow {
    width: 20px !important;
}
.woocommerce-currency-switcher-form .wSelect-theme-classic{
width:100% !important; 
}
.woocommerce-currency-switcher-form .wSelect-hover .wSelect-arrow, .woocommerce-currency-switcher-form .wSelect-active .wSelect-arrow {
    background-position: -20px center !important;
}

.woocommerce-currency-switcher-form .wSelect-option-value {
    background-size: 20px !important;
}
.woocommerce-currency-switcher-form .wSelect-theme-classic .wSelect-options {
    border: none !important;
    border-radius: 0 !important;
    height: auto !important;
}
.woocommerce-currency-switcher-form .wSelect-theme-classic .wSelect-options-holder {
    border-radius: 0 !important;
   border: solid #555 1px !important;
    background-color: #262323 !important;
}
.header__info {
    overflow: visible !important;
    min-height: 50px;
}
.woocommerce-currency-switcher-form .wSelect-theme-classic .wSelect-option {
    background-color: transparent !important;
    color: #fff !important;
    margin-bottom: 0;
}
.woocommerce-currency-switcher-form .wSelect-theme-classic .wSelect-option-selected, .woocommerce-currency-switcher-form .wSelect-theme-classic .wSelect-option:hover {
    background-color: #99AAFF !important;
    color: #FAFAFA !important;
}
.woocommerce-page .col2-set .col-1 {
    width: 58%;
}
.woocommerce-page .col2-set .col-2 {
    width: 38%;
}
.title--underline-checkout {
	border-bottom: 2px solid #ff004c;
    padding: 5px 0;
    float: left;
    width: 80%;
}
.icons-set__item__field--fix-size-checkout {
    width: 50px;
    float: left;
}
.icons-set__item__icon-wrap_checkout {
    width: 50px;
    height: 50px;
    position: relative;
    color: #ff004c;
    font-size: 20px;
}
.form-row.place-order-button {
    background: #fff;
    padding: 40px 0 !important;
}
.woocommerce-page #payment #place_order {
    float: none !important;
    text-align: center !important;
    width: 100%;
}
select.woocommerce-currency-switcher {
    background: transparent;
    height: 40px;
    border: 1px solid #555;
}
.only_for_desktop{
    display:block;
}
.only_for_mobile{
    display:none;
}
.btn-book-mobile{
	display:none ;
}
@media (max-width: 991px){
.only_for_desktop{
    display:none;
}
.only_for_mobile{
    display:block;
}
.btn-book-mobile{
	display:block ;
}
}
@media screen and (max-width: 768px){
.woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
    float: none;
    width: 100%;
}
.no-margin {
    margin: 0;
}
.btn-book-mobile {
    position: fixed;
	width:100%;
    max-width: 100%!important;
    bottom: 0;
    z-index: 99999;
    background: #fff;
    padding: 5px 0!important;
    left: 0;
    display: none;
    box-shadow: 0 0 29px rgba(0,0,0,.55);
}
.btn-book-mobile .btnBook {
	background: 0 0;
	box-shadow: initial;
	border-radius: 5px;
	width: 100%;
	max-width: 100%;
	padding: 0 10px;
	margin: auto
}
.btn-book-mobile .paddingBtnBook {
	padding: 4px!important
}
.btn-book-mobile .btnBook p,.bloc-book-now .woocs_price_code ins .woocommerce-Price-amount,
.bloc-book-now .woocs_price_code ins .woocommerce-Price-currencySymbol {
	margin-top: 5px;
	font-size: 18px;
	color: #e02d46;
    font-weight: 700;
	line-height: 1.4;
	margin-bottom: 0;
}
.btnBook .perPersone {
	padding-left: 0;
	margin-top: -7px;
}
.btnBook div span {
    font-size: 10px;
    color: #000;
    font-weight: lighter;
}

.paddingBtnBook {
    padding: 10px 10px 5px!important;
}
.one-half {
    width: 50%;
	float:left;
}
.ribbon-small, .text-center {
    text-align: center;
}
.btn-book-mobile .paddingBtnBook {
    padding: 4px!important;
}
.booknow {
    color: #fff;
    background: #e02d46;
    font-size: 17px;
    font-weight: lighter;
    padding: 11px;
    box-shadow: 0 1px 15px rgba(148,142,142,.63);
    border-radius: 5px;
    text-align: center;
    transition: .5s all ease;
	cursor: pointer;
}
a#book-now {
    display: block;
}
.promosdetails p span:last-child {
    text-decoration: line-through;
}
}
@media screen and (max-width: 360px){
.header__info {
    min-height: 190px !important;
}
}