File: /home/qirgxuo4hkuv/public_html/volzano.com/wp-content/themes/volzano/style.css
@charset "UTF-8";
/***************************************
Theme Name: ShovaGo
Theme URI: https://ShovaGo.com
Author: Larbi Fatach
Author URI: https://www.larbifatach.com
Description: ShovaGo | تسويق مواقع التواصل الإجتماعية
***************************************/
#onesignal-slidedown-container #onesignal-slidedown-dialog .primary.slidedown-button + .secondary.slidedown-button {
margin-right: .714em;
display: none !important;
}
#MyHot-tabscontent div:first-child {
display: block;
}
a.showcoupon {
background: #000;
padding: 10px;
width: 100%;
display: block ruby;
border-radius: 5px;
text-align: center;
color: #FFF;
margin: 30px 0;
}
a.showcoupon:hover {
background: #FFF;
color: #000;
}
.checkout_coupon {
display: -ms-flexbox;
display: flex;
justify-content: space-between;
}
.checkout_coupon div {
width: 100%;
}
.checkout_coupon div input{
border: 0;
padding: 10px;
border-radius: 5px 0 0 5px;
}
.checkout_coupon .inputcopn input{
padding: 9px;
width: 100%;
border-radius: 5px 0 0 5px;
border: 1px solid #ebe9eb;
}
.checkout_coupon .inputbtn input{
width: 100%;
padding: 15px;
border-radius: 0 5px 5px 0;
}
.woocommerce form.checkout_coupon {
background: #FFF;
}