.orderby{
	display:none;
}
/*.ast-article-post:last-child {
  box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.2);
	padding:10px!important;
}*/

/*DOWNLOAD Box -start */
.w3eden .btn-primary {
	color:#fff!important;
	background-color: #00908e;
  background-image: -webkit-linear-gradient(#00908e,#00908e,#00908e);
	border: 1px solid #00908e;
}
.w3eden .btn-primary:hover {
  background-color: #3a3a3a;
  background-image: -webkit-linear-gradient(#3a3a3a,#3a3a3a);
  background-image: -moz-linear-gradient(#3a3a3a,#3a3a3a);
	border: 1px solid #3a3a3a;
}
.w3eden .text-muted {
    color:#575656 !important;
}
.w3eden a {
	color: #ec6707;
}
.w3eden a:hover {
    color:#575656;
    text-decoration: underline;
}
.w3eden .package-title {
    color: #00908e;
}
.w3eden .modal-content {
    padding-top: 0px !important;
}
.w3eden .modal-icon {
    display: none;
}
.w3eden .p-3 {
    display: contents;
}
.elementor-widget-wp-widget-wpdm_catpackages .elementor-widget-container h5{
  font-size:22px;
}
.w3eden .card .card-header {
    display: none !important;
}
.w3eden .input-group-lg > .form-control{
  font-size:1rem !important;
}

.w3eden .input-group>.form-control:not(:first-child), .w3eden .input-group-prepend {
  display:none;
}

/*DOWNLOAD Box -end */

/*Fiche produit - start*/
.woocommerce div.product div.images img {
  width: 80%;
}
.alignright{
    margin-left: 0px;
}
.products .columns-4 .alignright{
    display:none;
}
/*Fiche produit - end*/

/*Menus - start*/
.main-header-menu .menu-link, .main-header-menu a {
    -js-display: flex;
    display: flex;
    font-size: 20px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
}
.main-header-menu .menu-item, .main-header-bar .ast-masthead-custom-menu-items {
    margin: auto;
}

.footer-adv .widget-title{
    font-size: 1.625rem;
    font-weight: inherit;
    line-height: 1.5;
    color: #575656;
}
.widget_nav_menu ul .sub-menu li {
    display: none;
    padding-left: 20px;
}
.menu-toggle, button, .ast-button, .ast-custom-button, .button, #submit, input[type="button"], input[type="submit"], input[type="reset"] {
    flex: 0 0 auto;
}
/*Menus - end*/

/*products list - start*/
.woocommerce ul.products li.product .ast-woo-shop-product-description p, .woocommerce-page ul.products li.product .ast-woo-shop-product-description p {
    margin-bottom: .5em;
    font-size: smaller;
}

.woocommerce-product-details__short-description {
   margin-bottom: .5em;
   font-size: smaller;
   color: #575656;
}
/*products list - end*/

/*product tab - start*/
.woocommerce .woocommerce-tabs h2 {
    display:none;
}
/*product tab - end*/
/*formulaire-start*/
.caldera-grid .btn-default {
    color: #FFF;
}
.caldera-grid .btn.active.focus, .caldera-grid .btn.active:focus, .caldera-grid .btn.focus, .caldera-grid .btn:active.focus, .caldera-grid .btn:active:focus, .caldera-grid .btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 0px;
    outline-offset: 0px;
    font-size: 18px;
    padding: 10px 30px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.caldera-grid .btn-default:focus, .caldera-grid .btn-default:hover,.caldera-grid .btn-default,.caldera-grid .btn {
    color: #fff;
    font-family: "Roboto", Sans-serif!important;
    font-weight: 500!important;
}
.cf-toggle-switch .btn-default {
    color: #333;
    font-family: "Roboto", Sans-serif!important;
    font-weight: 500!important;
}
.caldera-grid html input[type=button], .caldera-grid input[type=reset], .caldera-grid input[type=submit] {
    color: #fff;
    font-family: "Roboto", Sans-serif!important;
    font-weight: 500!important;
    background-color: #00908e;
    font-size: 18px;
    padding: 10px 30px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.caldera-grid .btn-default:focus, .caldera-grid .btn-default:hover{
    background-color: #3a3a3a;
}
.cf-toggle-switch .btn-success {
    color: #fff;
    background-color: #00908e;
    border-color: #00908e;
}
.caldera-grid label {
  font-weight: 500;
  color:#000;
}
/*formulaire-end*/

