

#flycart-notification.advanced .flycart-button {
	font-size: 18px;text-transform: initial!important;
}







.flycart-options-header {
background-color: #356DBB;
color: white!important;
}

.flycart-header-info {
color: white!important;
}


.flycart-options-close:hover {
color:white!important;
}
.flycart-options-close {
color:white!important;
fill:white!important;
}


.checkout-button {
background-color: #e0262f !important;
font-size: 18px!important;
text-transform: initial!important;
text-shadow: 0px 0px 10px rgba(255, 255, 255, 0.9)!important;
box-shadow: 0px 5px 5px rgba(229, 0, 0, 0.26)!important;
}


.close-button {
background-color: #356DBB !important;
color: rgba(255,255,255,1) !important;
fill: #356DBB!important;
font-size: 18px!important;
text-transform: initial!important;
box-shadow: 0px 5px 5px rgba(17, 65, 229, 0.26)!important;
}

.flycart-total-label, .flycart-total-result, #flycart-dialog .flycart-coupon .coupon-button  {
font: 400 16px "Open Sans",sans-serif !important;
text-transform: initial!important;
line-height: 1.7!important;
}


#flycart-dialog .flycart-coupon .coupon-button {

font-size: 18px!important;
border-radius: 6px!important;
}

.flycart-product-name a {
font: 18px 'Open Sans', sans-serif !important;
}

.coupon-button {
background-color: #356DBB!important;
color: rgba(255,255,255,1) !important;
fill: #356DBB !important;
}

.number input {
border-radius: 7px 0px 0px 7px!important;
}

.flycart-product-remove-button {
fill: #e0262f!important;
}

.flycart-header-info, .flycart-footer-info {
font-size: 19px !important;
}


.flycart-product-name a{
color: #356DBB!important;
}


.flycart-options-footer .flycart-button, .flycart-container .flycart-coupon .flycart-button, .flycart-file-button {
border-radius: 6px!important;
}

#flycart-dialog {
background-color: rgba(255, 255, 255, 1)!important;
}

#flycart-dialog .flycart-coupon input[type=text] {
border-radius: 6px!important;
}

.checkout-button:hover {
background-color: #b91f27 !important;
}


@media only screen and (max-width : 480px) {
.flycart-product-quantity .field.number, .flycart-product-quantity .number .number_actions {
width: 63px!important;}

.flycart-product-quantity .number input {
border-radius: 4px!important;
}
.flycart-options-footer .flycart-button {margin-bottom: 12px!important;}
}
