.avada-menu-highlight-style-background:not(.fusion-header-layout-v6) .fusion-main-menu>ul>li.current-menu-item>a, .avada-menu-highlight-style-background:not(.fusion-header-layout-v6) .fusion-main-menu>ul>li.current_page_item>a{
	background: none !important;
}
/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/**********************************
           Contact Form
**********************************/
#mainContact .contact-form textarea, #mainContact .contact-form input[type=text] {
    width: 100%;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    margin: 10px 0;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-email, input.wpcf7-form-control.wpcf7-text {
    margin: 10px 0;
}

/**********************************
             CART
*********************************/

.shop_table .product-thumbnail img {
    max-width: 40px !important;
}

.shop_table tbody tr {
    height: 60px !important;
}
.product-info {
    margin-top: 10px !important;
}

.shop_table td {
    padding: 0 !important;
}

a.checkout-button.button.alt.wc-forward {
    float: right;
    width: auto;
}

.wc-proceed-to-checkout a {
    display: inline-block;
}
 
.cart-collaterals .cart_totals .fusion-button {
    clear: none !important;
    float: none !important;
}

/*.woocommerce .cart-collaterals .checkout-button {
    width:auto;
    float: right !important;
}

.cart-collaterals .cart_totals .fusion-button {
    clear: none !important;
    float: left !important;
    display: inline-block;
}
*/
/**********************************
           HIDE PRICE
*********************************/
.shop_table .product-price,
td.product-price,
.shop_table .product-subtotal,
.woocommerce-cart .cart_totals .shop_table .cart-subtotal,
.woocommerce-cart .cart_totals .shop_table tr,
.cart_totals h2,
.checkout .shop_table th.product-total,
span.woocommerce-Price-amount.amount,
.checkout .shop_table tfoot tr,
.product .entry-summary .price,
.product-details-container .fusion-price-rating .price,
th.woocommerce-orders-table__header.woocommerce-orders-table__header-order-total,
td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-total,
.avada-order-details .shop_table.order_details .product-total,
.avada-order-details .shop_table.order_details tfoot tr th,
.avada-order-details .shop_table.order_details .product-total,
td.product-total,
li.woocommerce-order-overview__total.total {
    display: none;
}

.fusion-body .cart_totals{
    border: 0px;
}

/**********************************
             ACCOUNT
*********************************/

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
    margin-bottom: 30px;
}

a.button.ced_my_account_reorder,
a.button.ced_my_account_place_same_order {
    float: right;
    background: #992120;
    text-transform: uppercase;
    color: #ffffff;
    background-image: -webkit-gradient( linear, left bottom, left top, from( #d60707 ), to( #e80707 ) );
    background-image: linear-gradient( to top, #992120, #962120 );
    background-image: -webkit-linear-gradient( to top, #d60707, #e80707 );
    background-image: -moz-linear-gradient( to top, #d60707, #e80707 );
    background-image: -ms-linear-gradient( to top, #d60707, #e80707 );
    background-image: -o-linear-gradient( to top, #d60707, #e80707 );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e80707, endColorstr=#d60707);
    transition: all .2s;
    border-width: 1px;
    border-style: solid;
    border-color: #7a251f;
    border-radius: 2px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -webkit-border-radius: 2px;
    text-align: center;
    display: block;
    margin: 0 auto;
    padding: 13px 29px;
    line-height: 17px;
    font-size: 14px;
}



/**********************************
              TABLE
**********************************/
table.dataTable thead th, table.dataTable tfoot th {
    font-weight: normal;
    font-size: 24px;
}
.shop_table thead tr th {
    font-weight: 400;
    font-size: 15px;
    letter-spacing: .5px;
}

.shop_table tbody tr {
    height: 50px;
}
.shop_table .product-thumbnail img {
    max-width: 40px;
}

.product-info {
    margin-top: 10px;
}

.wc-product-table .multi-cart .multi-cart-check{
    display: none;
}

.wc-product-table .product .quantity.buttons_added {
    display: inline-flex;
}

.product-row.even {
    background: #e6e6e6 !important;
}

/**********************************
           DELIVERY DATE
**********************************/
#e_deliverydate_field {
    font-size: 36px;
    font-family: "Alfa Slab One";
}

.orddd_lite_field_note {
    font-family: "Merriweather Sans";
}

/**********************************
       Checkout Payment
**********************************/
.checkout .payment_methods li{
	display: none;
}

/**********************************
             HOMEPAGE
**********************************/
.betterPie h3, .betterPie p{
	color: #ffffff !important;
	text-align: center !important;
}
.mask.flex-center {
    position: absolute;
    top: 50%;
    /* left: 50%; */
    transform: translate(0%, -50%);
    -ms-transform: translate( 0%, -50%);
    white-space: nowrap;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-align: center;
    /* max-width: 324px; */
    width: 100%;
    margin: 0 auto;
}
.mask.flex-center h5 {
    font-size: 32px;
    margin: 0;
	color: white !important;
	letter-spacing: 1.3px;
	line-height: 1.2;
}

.mask.flex-center p, .mask.flex-center .spanned{
    color: white !important;
    font-size: 18px;
	display: block;
	font-family: "Alfa Slab One", serif;
}

.img-fluid{
	width: 100% !important; 
}
.fusion-builder-row.fusion-row.fusion-flex-align-items-flex-start.fusion-flex-content-wrap{
max-width:100%!important;
}
@media screen and (max-width:1199px ){
	.mask.flex-center h5 {
    font-size: 24px;
}
	.mask.flex-center p, .mask.flex-center .spanned{
    font-size: 16px;
}
}

/**********************************
            HEADER
**********************************/
.fusion-header, .fusion-header-sticky-height{
	max-height: 170px;
}
.fusion-header-v2 .fusion-secondary-header{
	background-image: url('https://swissmaidpastries.com/wp-content/uploads/2018/08/header_bg.jpg');
	background-repeat: repeat-x;
}
.fusion-secondary-header, .fusion-contact-info {
    font-size: 22px !important;
    color: #ffffff !important;
    text-align: center;
	font-family: "Alfa Slab One", serif;
    padding: 15px 0;
    line-height:1;
	text-shadow: 2px 3px #222222;
	letter-spacing: 1.2px;
}
.fusion-secondary-header .fusion-alignright>* {
    float: none;
}

.fusion-menu-item-button .menu-text {
    width: auto !important;
    display: inline-block !important;
    margin: 10px auto;
    padding-left: 22.5px;
    padding-right: 22.5px;
    font-size: 20px;
    letter-spacing: 1.3px;
    border: 0;
}
#side-header .fusion-logo, .fusion-header .fusion-logo {
    margin: -110px 0px -30px 0px;
}
body:not(.fusion-header-layout-v6) .fusion-main-menu>ul>li>a, body:not(.fusion-top-header) .fusion-main-menu>ul>li>a {
    height: 60px;
}
.avada-menu-highlight-style-background:not(.fusion-header-layout-v6) .fusion-main-menu>ul>li:not(.fusion-middle-logo-menu-logo):not(.fusion-menu-item-button)>a:not(.fusion-icon-sliding-bar):hover {
    background: #992120 !important;
}


/*
.fusion-main-menu>ul>li.fusion-menu-item-button>a{
    margin-top: -35px;
}

span.fusion-header-separator{
	display: none !important;
}
.fusion-main-menu {
    overflow: visible;
}
.menu-item {
    margin: 10px;
}

 */
@media (max-width: 967px){
	.fusion-secondary-header, .fusion-contact-info {
    font-size: 16px !important;
		text-align: right;
}
	
.betterPie img {
    margin: 0 auto 25px !important;
}

}

@media (min-width:968px) and (max-width: 1100px){
		.fusion-main-menu>ul>li.fusion-menu-item-button>a {
    margin-top: 0;
}
.fusion-secondary-header .fusion-alignright>* {
    float: right;
}
}

@media (max-width: 1003px){
.fusion-secondary-header, .fusion-contact-info {
    display: none;
}
	#side-header .fusion-logo, .fusion-header .fusion-logo {
    margin-top: 0 !important;
    margin-right: 0px;
    margin-bottom: -50px;
    margin-left: 0px;
}
	
	.admin-bar .fusion-header-has-flyout-menu .fusion-header {
    top: 0;
    min-height: 100px;
}
	.fusion-imageframe {
    display: block !important;
}
.fusion-body .fusion-layout-column {
    width: 50% !important;
}

}


@media (max-width: 640px){
	.betterPie p{
		line-height: 1.3;
	}
	.betterPie h5{
	   line-height: 1.2;
	}
	.betterPie img {
    margin: 0 auto 15px !important;
}
	.fusion-title {
    margin-bottom: 10px !important;
}
	p{
		font-size: 15px !important;
	}
	.fusion-modal h1, .fusion-widget-area h1, .post-content h1 {
    font-size: 36px !important;
}
}

/**********************************
            GENERAL
**********************************/
.fustion-title{
	text-transform: uppercase !important;
}

.fusion-image-switch.fusion-image-before-after img {
    transition: 0.3s linear !important;
}

img.fusion-image-switch-after{
	z-index: 9999;
}

.fusion-image-switch {
	display: block !important;
}

.betterPie img {
    margin: 0 auto;
    width: 100%;
    display: block;
}

/**********************************
        READ MORE BUTTON
**********************************/
/*
*[id^='readlink'] {
    color: #ffffff !important;
    margin: 20px 0 !important;
    display: inline-block !important;
	border: 0 !important;
	background: #992120 !important;
	padding: 10px !important;
}

*[id^='readlink']:hover {
	background: #000000!important;
	color: #ffffff !important;
    margin: 20px 0 !important;
    display: inline-block !important;
	border: 0 !important;
	padding: 10px !important;
} */

.yrm-content.yrm-content-1 {
    color: #000000 !important;
    font-size: 15px;
    margin-bottom: 20px;
}

.yrm-toggle-expand {
    background: #992120;
    color: #fff;
}





#order_expiration_date_field legend {
font-size: 30px;
font-family: "Alfa Slab One";
}

#order_comments_field {
padding-top:9%;
}

.ced_my_account_reorder {
	display:none !important;
}
