.ph-deposits-wrapper {
margin: 0 0 1em 0
}
.ph-deposits-wrapper .ph-deposits-option {
list-style: none outside;
margin: 0px !important;
overflow: hidden;
font-size: 1em;
line-height: 2em;
width: 100%;
margin-top: 1em !important;
list-style: none !important;
padding: 0px !important;
display: flex;
}
.ph-deposits-wrapper .ph-deposits-option li {
padding: 5px 10px;
border: 1px solid #ccc;
box-shadow: 0 1px 1px rgba(0,0,0,.1);
border-radius: 4px;
box-sizing: border-box;
width: 49%;
margin: 0;
float: left;
text-align: center;
}
.ph-deposits-wrapper .ph-deposits-option li input { display: inline-block; width: auto !important;
}
.ph-deposits-wrapper .ph-deposits-option li label {
padding: 0;
display: inline-block;
vertical-align: middle;
cursor: pointer
}
.ph-deposits-wrapper .ph-deposits-option li:last-child {
float: right;
margin-left: 2%;
}
.ph-deposits-wrapper .ph-deposits-payment-plans {
list-style: none outside;
padding: 0 1em;
margin: 0 0 1em 0;
border: 1px solid #ccc;
box-shadow: 0 1px 1px rgba(0,0,0,.1);
border-radius: 4px;
box-sizing: border-box;
font-size: 1em;
position: relative;
width: 70%;
margin-top: 2%;
}
.ph-deposits-wrapper .ph-deposits-payment-plans li.ph-deposits-payment-plan {
border-bottom: 1px solid #eee;
padding: 1em 0
}
.ph-deposits-wrapper .ph-deposits-payment-plans li.ph-deposits-payment-plan .ph-deposits-payment-plan-name {
display: block
}
.ph-deposits-wrapper .ph-deposits-payment-plans li.ph-deposits-payment-plan .ph-deposits-payment-plan-description {
color: #77a464
}
.ph-deposits-wrapper .ph-deposits-payment-plans li.ph-deposits-payment-plan:last-child {
border-bottom: 0
}
.ph-deposits-wrapper .ph-deposits-payment-plans li.ph-deposits-payment-plan input {
margin: -2px 1em 0 0;
display: inline-block;
vertical-align: middle
}
.ph-deposits-wrapper .ph-deposits-payment-plans li.ph-deposits-payment-plan label {
padding: 0 0 0 10px;
display: inline-block;
vertical-align: middle;
cursor: pointer;
max-width: 80%
}
.ph-deposits-wrapper.ph-deposits-optional .ph-deposits-payment-plans {
margin: 1em 0
}
.ph-deposits-wrapper.ph-deposits-optional .ph-deposits-payment-plans:before {
content: "";
display: block;
border: 8px solid #ccc;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
position: absolute;
top: -3px;
left: -4px;
margin: -1em 0 0 25%
}
.ph-deposits-wrapper.ph-deposits-optional .ph-deposits-payment-plans:after {
content: "";
display: block;
border: 8px solid #fff;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
position: absolute;
top: -2px;
left: -4px;
margin: -1em 0 0 25%
}
.ph-deposits-wrapper .ph-deposits-payment-description {
color: #77a464;
margin: 1em 0
}
.woocommerce .order_details .ph-deposits-order-item-description {
margin-bottom: 0
}.panel-grid {
zoom: 1;
}
.panel-grid:before {
content: '';
display: block;
}
.panel-grid:after {
content: '';
display: table;
clear: both;
}
.panel-grid .so-parallax {
position: relative;
}
.panel-grid .so-parallax > div:not(.simpleParallax) {
position: relative;
z-index: 1;
}
.panel-grid .so-parallax .simpleParallax,
.panel-grid .so-parallax img[data-siteorigin-parallax] {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
z-index: 0;
}
.panel-grid-cell {
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
min-height: 1em;
float: left;
}
.panel-grid-cell .so-panel {
zoom: 1;
}
.panel-grid-cell .so-panel:before {
content: '';
display: block;
}
.panel-grid-cell .so-panel:after {
content: '';
display: table;
clear: both;
}
.panel-grid-cell .panel-last-child {
margin-bottom: 0;
}
.panel-grid-cell .widget-title {
margin-top: 0;
}
.panel-row-style {
zoom: 1;
}
.panel-row-style:before {
content: '';
display: block;
}
.panel-row-style:after {
content: '';
display: table;
clear: both;
}