:root {
    --theme-color: #000055;
    --second-color: #1D42D9;
    --title-color: #2c2c2c;
    --body-color: #707070;
    --secondary-color: #f1f3f6;
    --white-color: #fff;
}

.cart_table .remove:hover {
    color: red !important;
}

tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

.home-6 .header-btn .theme-btn:hover {
    background-color: #22D3EE;
}

.navbar-toggler {
	border: none;
}

.widget .widget-title i {
    float: right;
    cursor: pointer;
}

.swal2-center {
    font-family: Arial, sans-serif !important;
}

.swal2-title {
/*    color: red !important;*/
}

.swal2-html-container {
    margin: 0 -0.7em !important;
}

.widget .category-list a:hover {
    color: #000 !important;
}

.category-list a.active {
    color: #22D3EE;
}

.navbar-toggler-icon {
	background: none;
}

.woocommerce-cart-form {
    text-align: center;
}

.cart_table {
    border: 1px solid #eaf0f2;
    margin-bottom: 45px;
}

.cart_table thead {
    background-color: #ecf0f1;
}

.cart_table thead th {
    border: none !important;
}

.cart_table td:before, .cart_table th {
    font-family: var(--title-font);
    color: var(--title-color);
    font-weight: 600;
    border: none;
    padding: 27px 15px;
}

.cart_totals th, .cart_totals td {
    vertical-align: top;
    padding: 20px 20px;
    border: none;
    border-bottom: 1px solid #ecf0f1;
    font-size: 14px;
    color: var(--title-color);
    width: 55%;
}

.services-arrow.tt-rubrique .theme-btn {
    font-size: 12px;
    box-shadow: -3px 3px 0 #22D3EE;
    padding: 8px 12px;
}

.tt-contact-info {
    height: 220px;
}

.tt-contact-info a:hover {
    color: #0049D0 !important;
}

.about-text, .site-heading p, .services-content p, .choose-right p,  .tt-info p, .team-bio3 span, .tt-prestation-single p {
    color: #000;
}

.tt-contact-info p {
    margin: 0;
}

tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

.cart_table .cart-productimage {
    display: inline-block;
    border: 2px solid var(--smoke-color);
}

.cart_totals {
    border: 1px solid #ecf0f1;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid var(--border-color);
}

.cart_totals th:first-child, .cart_totals td:first-child {
    width: 45%;
    background-color: #f9fbfb;
    font-weight: 700;
    font-size: 14px;
    color: #333;
}

.cart_totals .amount {
    font-weight: 700;
}

.cart_totals th, .cart_totals td {
    vertical-align: top;
    padding: 20px 20px;
    border: none;
    border-bottom: 1px solid #ecf0f1;
    font-size: 14px;
    color: var(--title-color);
    width: 55%;
}

.cart_table td {
    border: none;
    border-bottom: 1px solid #f3f3f3;
    color: #8b8b8b;
    padding: 20px 10px;
    position: relative;
    vertical-align: middle;
}

.tt-cart-image {
    width: 80px;
}

.cart_table .remove {
    color: red;
    font-size: 18px;
}

.tt-cart-select {
    height: 60px;
    padding: 0 30px;
    padding-right: 60px;
    border: 1px solid #ccc;
    color: var(--body-color);
    background-color: var(--white-color);
    font-weight: 400;
    font-size: 16px;
    border-radius: 0;
}

.cart_table td:before {
    content: attr(data-title);
    position: absolute;
    left: 15px;
    top: 50%;
    vertical-align: top;
    padding: 0;
    transform: translateY(-50%);
    display: none;
}

.cart_totals .woocommerce-shipping-methods {
    margin-bottom: 0;
}

.cart_totals .woocommerce-shipping-destination {
    margin-bottom: 10px;
}

.vs-cart-wrapper .vs-btn, .vs-checkout-wrapper .vs-btn {
    text-transform: capitalize;
    font-weight: 400;
    font-size: 18px;
    padding: 16px 40px;
}

.tt-btn-right {
    float: right;
    text-transform: none !important;
}

.tt-text-white {
	color: #22D3EE;
}

#main_nav .nav-item .active {
	color: #22D3EE;
}

.tt-text-small {
	font-size: 12px;
}

.tt-text-primary {
	color: #000;
}

.tt-flex-between {
    display: flex;
    justify-content: space-between;
}

span.tt-numberBoutons {
    transform: translate(10px, 5px);
    width: 20px;
    height: 40px;
    cursor: pointer;
    font-size: 18px;
    color: #000;
    font-weight: 600;
    justify-content: center;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

span.tt-numberBoutons.tt-plus {
    transform: translate(-20px, 5px);
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
    appearance: textfield;
    margin: 0;
}

input[type=number]#nbr_rooms, input[type=number]#nbr_adults, input[type=number]#nbr_childs,
input[type=number]#nbr_animals {
    width: 30px;
    height: 30px;
    padding: 0;
    text-align: center;
    border: 1px solid #dedede;
    border-radius: 5px;
}

.tt-text-justify {
	text-align: justify;
}

.site-breadcrumb .breadcrumb-menu li, .tt-text-normal {
	text-transform: none;
}

.site-breadcrumb::before {
    opacity: 0.4;
}

.tt-form-group {
	margin-bottom: 3em !important;
}

.tt-block-check {
	display: flex;
	flex-wrap: wrap;
	margin-top: -.5em;
	justify-content: center;
}

.tt-checkbox-container {
    box-shadow: 1px 3px 2px #26262633;
    border-radius: 20px;
    text-align: center;
    padding: 30px 40px;
    position: relative;
    background: #faf8f4;
    width: 28%;
    margin-right: .5em;
}

.tt-prestations .tt-checkbox-container {
	margin-bottom: 1em;
}

.tt-block-check .tt-checkbox-container:last-child {
	margin-right: 0;
}

.tt-checkbox-contain {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
}

.tt-small-paragraphe {
	color: #000;
}

.tt-checkbox-container .tt-img {
    margin: 0 auto;
    max-width: 71px;
}

.tt-submit-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0 , 0.8);
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
}

.tt-submit-overlay2 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0 , 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.iti .iti--allow-dropdown {
    width: 100% !important;
}

.product-details-img {
    position: relative;
    padding-left: 0;
}

.product-img {
    position: relative;
    overflow: hidden;
}

.product-details-img .product-big-slide {
    border: 1px solid #eee;
}

.product-details-img .product-thumb-slide {
    position: absolute;
    max-width: 122px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.product-big-slide img {
	/*    height: 600px;*/
    object-fit: cover;
}

.product-details-img img {
    width: 100%;
}

.product-img img {
    width: 100%;
    transition: all ease .4s;
    transform: scale(1);
}

.product-img .product-label.style3 {
    background-color: var(--theme-color);
}

.product-img .product-label.style3, .product-img .product-label.style2 {
    background-color: var(--title-color);
    color: var(--white-color);
    border-color: rgba(0,0,0,0);
}

.product-about>.price {
    margin-top: -0.4em;
    font-size: 24px;
    font-weight: 600;
    color: var(--theme-color);
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 5px;
}

.price, .product-price {
    color: var(--title-color);
}

.product-about .product-title {
    font-size: 48px;
    font-weight: 500;
    margin-bottom: 7px;
}

.product-about .product-rating {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 300;
    margin: 0 0 30px 0;
}

.product-about>.text {
    font-weight: 300;
}

p {
    margin: 0 0 18px 0;
    color: var(--body-color);
    line-height: 1.65;
}

.product-accordion {
    margin-top: 57px;
}

.product-about .product-info-list ul {
    margin: 0 0 25px 0;
    padding: 0 0 15px 0;
    list-style-type: none;
    border-bottom: 1px solid #eee;
}

.product-about .product-info-list li {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 7px;
}

.product-about .product-info-list li i {
    margin: 0 10px 0 0;
    color: var(--theme-color);
}

.slick-slide:focus, button:focus, a:focus, a:active, input, input:hover, input:focus, input:active, textarea, textarea:hover, textarea:focus, textarea:active {
    outline: none;
}

.product-about .quantity {
    display: flex;
    align-items: center;
    margin: 25px 0 35px 0;
}

.product-about .actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 28px;
}

.product-accordion .accordion-item {
	border: none;
	border-radius: 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 17px;
}

.accordion-header {
    margin-bottom: 0;
}

.accordion-item:last-of-type .accordion-button.collapsed, .accordion-item:last-of-type .accordion-collapse {
    border-bottom-width: 1px;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.product-accordion .accordion-collapse {
    border: none;
}

.collapse:not(.show) {
    display: none;
}

.accordion-collapse {
    border: solid rgba(0,0,0,.125);
    border-width: 0 1px;
}

.product-accordion .accordion-body {
    padding: 0 0 12px 0;
    border: none;
}

.accordion-body {
    padding: 1rem 1.25rem;
}

.product-about .quantity label {
    display: inline-block;
    color: var(--title-color);
    font-weight: 300;
    margin: 0 20px 0 0;
}

.product-about .quantity .qut-btn, .product-about .quantity input[type=number] {
    width: 50px;
    height: 50px;
    border: 1px solid #e4e4e4;
    text-align: center;
    padding: 0;
    background-color: var(--white-color);
    margin-right: -1px;
    font-size: 16px;
}

.product-about .actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 28px;
}

.product-about .actions .vs-btn {
    font-size: 16px;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    border: none;
    flex: 1;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    background-color: #08267b;
    color: var(--white-color);
}

.vs-btn.style2 {
    background-color: var(--theme-color);
}

.vs-btn {
    border: none;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #08267b;
    color: var(--white-color);
    padding: 19.5px 32px;
    transition: all ease .5s;
}

.contact-form .form-group .form-control, .devis-form .form-group .form-control {
    height: 50px;
}

.contact-btn, .devis-btn {
    background-color: #08267b;
}

a:hover {
    color: #fff !important;
}

#main_nav a:hover, .blog-single-item a:hover {
    color: #000055 !important;
}

.team-item-img3 img {
    height: 300px;
    object-fit: cover;
    background-repeat: no-repeat;
}

.product-about .actions .icon-btn {
    color: var(--white-color);
    background-color: var(--title-color);
    border-radius: 0;
}

.icon-btn {
    display: inline-block;
    width: var(--btn-size, 50px);
    height: var(--btn-size, 50px);
    line-height: var(--btn-size, 50px);
    font-size: var(--btn-font-size, 16px);
    background-color: var(--theme-color);
    color: var(--white-color);
    text-align: center;
    border: none;
    border-radius: 50%;
}

#tt-product-detail button {
    text-transform: none;
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.product-accordion .accordion-button {
    border: none;
    padding: 0;
    line-height: 1;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 16px;
    color: var(--title-color);
    background-color: transparent;
}

.accordion-button.collapsed {
    border-bottom-width: 0;
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #212529;
    background-color: transparent;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}

.product-accordion .accordion-button:after {
    content: "+";
    font-family: var(--icon-font);
    width: auto;
    height: auto;
    background-image: none;
    font-weight: 300;
    transform: none;
}

.accordion-button:after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E);
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}

#tt-product-detail button {
    text-transform: none;
}

.sub-title-style3 {
    margin-bottom: 10px;
    display: block;
}

.sub-title-style3, .sub-title-style2 {
    font-size: 14px;
    color: var(--theme-color);
    margin-bottom: 0;
}

.slick-slider .product_layout4 {
    margin-bottom: 25px;
}

.product_layout4 {
    text-align: center;
    margin-bottom: 32px;
}

.product_layout4 .product-img {
    margin: 0 0 25px 0;
    position: relative;
    border: 1px solid #e4e4e4;
}

.top-header-widget a {
	color: white;
}

.blog-area a:hover {
    color: black;
}

.product-img .product-label {
    position: absolute;
    right: 30px;
    top: 30px;
    border: 1px solid #fff;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1;
    color: #fff;
    padding: 7px 15px;
    z-index: 2;
}

#tt-best-collection .product-img img, #tt-product-detail .tt-similar-products .product-img img {
    height: 400px;
    object-fit: cover;
}

.product-img img {
    width: 100%;
    transition: all ease .4s;
    transform: scale(1);
}

.product_layout4 .product-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
}

.product_layout4 .product-price {
    color: var(--title-color);
    font-size: 14px;
    display: inline-flex;
    flex-direction: row-reverse;
}

.product-title a {
    color: inherit;
}

.checkout-ordertable th {
    text-align: left !important;
}

.checkout-ordertable th, .checkout-ordertable td {
    border: 1px solid #ededed;
    text-align: right;
    padding: 5px 20px;
}

.checkout-ordertable th, .checkout-ordertable td {
    border: none;
    vertical-align: top;
    padding: 5px 0;
    font-size: 14px;
    font-weight: 700;
    color: #2c3e50;
}

.woocommerce-checkout-payment ul input[type=radio]~label {
    margin-bottom: 19px;
    color: #000;
    display: inline-block;
}

.home-6 .navbar .nav-item .nav-link {
    color: #000055;
}

.blog-area .nav-link, .blog-area .btn-more {
    text-transform: none !important;
}

.team-bio3 h5 a:hover {
    color: #08267b !important;
}

.tt-prestation-single img {
    width: 100%;
    height: 100%;
}

.services-text {
    text-align: justify !important;
}

.tt-prestation-single p {
    text-align: justify;
}

.services-title a:hover {
    color: #082680 !important;
}

.checkout-button:hover {
    color: white !important;
}

.cart-icon {
    margin-top: -7px;
    position: relative;
    margin-left: .5em;
    margin-right: .5em;
}

.tt-cart-badge {
    position: absolute;
    top: 0;
    right: -5px;
    color: white;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    font-size: 12px;
    background-color: red;
    text-align: center;
}

.tt-desktop {
    display: block;
}

.tt-mobile {
    display: none;
}

.services-arrow {
/*    text-align: right;*/
}

.blog-area .nav-link:hover, .blog-area .btn-more:hover {
    color: black !important;
}

.blog-area img, .blog-area iframe {
    height: 300px;
    object-fit: cover;
}

.blog-area iframe {
    width: 100%;
}

.woocommerce-checkout-payment ul input[type=radio]~label img {
    margin-bottom: -2px;
    margin-left: 10px;
    display: inline-block;
}

.woocommerce-checkout-payment .payment_box {
    color: #a1b1bc;
    background-color: #ecf0f1;
    border: 1px solid #d8d8d8;
    border-bottom: none;
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 4px;
    display: none;
}

.woocommerce-checkout-payment .payment_box p {
    margin: 0;
}

.woocommerce-checkout-payment ul input[type=radio] {
    visibility: hidden;
    opacity: 0;
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    display: none;
}

.woocommerce-checkout-payment ul input[type=radio]~label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 1;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 0;
}

.woocommerce-checkout-payment ul input[type=radio]~label::before {
    content: "";
    position: absolute;
    font-family: var(--icon-font);
    left: 0;
    top: 1px;
    width: 15px;
    height: 15px;
    padding-left: 0.5px;
    font-size: .29rem;
    line-height: 14.9px;
    text-align: center;
    border: 1px solid var(--second-color);
    border-radius: 100%;
    font-weight: 700;
    background: var(--white-color);
    color: rgba(0,0,0,0);
    transition: all .2s ease;
}

.woocommerce-checkout-payment ul input[type=radio]:checked~label::before {
    border-color: var(--second-color);
    background-color: var(--second-color);
    color: var(--white-color);
}

.woocommerce-checkout-payment {
    text-align: left;
}

.woocommerce-checkout-payment ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
} 

tfoot {
    display: table-footer-group;
    vertical-align: middle;
    border-color: inherit;
}

.tfoot.checkout-ordertable th {
    text-align: left;
}

.checkout-ordertable th, .checkout-ordertable td {
    border: 1px solid #ededed;
    text-align: right;
    padding: 5px 20px;
}

.blog-single-item p, .message-box p, .testimonial-single p {
    color: #000;
}

.pricing-title a {
    color: #fff;
}

.product-category a:hover, .product-title a:hover {
    color: #000 !important;
}

.woocommerce-checkout-payment ul li {
    padding-top: 10px;
    border-bottom: 1px solid #d8d8d8;
    border-radius: 4px;
    font-size: 16px;
}

.services-icon {
    top: 210px;
}

@media (max-width: 1199px) {
	.product-details-img {
    	padding-left: 0;
    }

    .product-about>.price {
	    font-size: 20px;
	    margin-bottom: 0;
	}	

	.product-about .product-title {
	    font-size: 36px;
	}

	.product-about .product-rating {
	    margin: 0 0 15px 0;
	}

	.product-accordion {
	    margin-top: 37px;
	}

	.product-accordion .accordion-button {
	    font-size: 20px;
	}	

    .services-icon {
        top: 150px;
    }
}

@media (min-width: 992px) {
	.tt-checkbox-container {
	    width: 23%;
	}

    .tt-services-img {
        margin: 0 -1em;
        height: 100%;
    }

    .tt-services-img img {
        height: 100%;
        object-fit: cover;
    }
}

@media (max-width: 991px) {
	.tt-checkbox-container {
	    width: 100%;
	    padding: 12px 0;
	    margin-bottom: 3%;
	}

    .navbar-collapse {
        max-height: 380px;
    }

	.tt-block-check .tt-checkbox-container {
	    margin-right: 0;
	}

	.product-about {
		margin-top: 2em;
	}

    .cart_table th {
        padding: 23px 8px;
        font-size: 14px;
    }

    .cart-icon {
        margin-left: -0.9em !important;
    }

    .tt-desktop {
        display: none;
    }

    .tt-mobile {
        display: block;
    }
}

@media (min-width: 992px) and (max-height: 750px) {
	.tt-checkbox-container .tt-small-paragraphe {
	    font-size: 12px;
	}

	.tt-checkbox-container .tt-img {
	    max-width: 60px;
	}
}

@media (max-width: 767px) {
    .services-icon {
        top: 180px;
    }

    .cart_table td {
        padding: 15px;
        display: block;
        width: 100%;
        padding-left: 25%;
        text-align: right;
        border: 1px solid #f3f3f3;
        border-bottom: none;
    }

    .cart_table td::before {
        display: block;
    }

    .checkout-ordertable th {
        display: none;
    }

    .cart_table {
        text-align: left;
        min-width: auto;
        border-collapse: separate;
        border-spacing: 0 20px;
        border: none;
    }

    .cart_table td:last-child {
        border-bottom: 1px solid #f3f3f3;
    }

    .cart_table thead, .tfoot.checkout-ordertable th {
        display: none;
    }
}

.category-list a.active {
    color: blue
    font-weight: bold; 
}
