.hero-content-col .content-div {
background-color: #0F3042;
}
.hero-content-col .content-div h3.section-heading {
color: #fff;
text-align: left;
}
.os-product-wrapper:first-child {
background-image: url(//premiertefl.com/za/wp-content/uploads/2021/03/wave-bg.svg);
}
.os-product-wrapper .os-product {
display: flex;
align-items: center;
padding: 70px 0;
}
.os-product-wrapper:last-child {
background-image: url(https://premiertefl.com/wp-content/uploads/2021/03/Group-52.svg);
}
.os-product-wrapper {
background-repeat-y: no-repeat; background-size: cover;
}
.cert-variation-wrapper {
width: 50%;
}
select.var-attr-select {
width: 200px;
background-color: transparent;
border: 1px dashed #343434;
border-radius: 10px;
}
.attr-name,
.attr-price {
text-transform: capitalize;
text-align: center;
}
.os-product-title {
text-align: left;
}
.cert-variation-div {
display: flex;
align-items: center;
justify-content: space-around;
}
.var-book-now {
color: #fff;
}
.oc-content p {
font-weight: 400;
margin-bottom: 20px;
}
.cert-variation-wrapper {
border: 1px solid #343434;
}
.cert-variation-wrapper .ast-row:first-child {
background-color: #343434;
color: #fff;
}
.cert-variation-wrapper .ast-row {
margin: 0px;
padding: 5px 0;
}
.recommended-content-div p,
.recommended-content-div ol li {
font-weight: 400;
font-size: 1.12rem;
margin-bottom: 20px;
}
table.variations label {
display: none;
}
table.variations tbody td {
border: none;
display: flex;
align-items: center;
}
.variations tr {
border: none !important;
}
table.variations tbody {
border: none !important;
}
table.variations {
border: none;
width: 200px;
margin-bottom: 0px;
}
form.variations_form.cart {
display: flex;
align-items: center;
}
table.variations tbody td.label {
display: none;
}
a.reset_variations:before {
content: "\f0e2";
font-family: FontAwesome;
font-size: 15px;
margin-left: 10px;
}
.reset_variations {
font-size: 0px;
}
.single_variation_wrap .woocommerce-variation.single_variation {
display: none !important;
}
.single_add_to_cart_button.button.alt {
margin-bottom: 0px !important;
}
table.variations tbody td.value select {
width: 200px !important;
background: no-repeat;
border: 1px dashed #343434;
border-radius: 10px;
}
.var_course-cart {
margin-top: 1rem;
}
@media only screen and (max-width: 768px) {
.cert-variation-div {
flex-direction: column;
}
.os-product-wrapper .os-product {
flex-direction: column;
}
.os-product-wrapper {
background-position: center;
}
.cert-variation-wrapper .ast-row {
display: flex;
}
.cert-variation-wrapper .ast-row>div {
flex: 1;
}
table.variations tbody td.value select {
width: 160px !important;
padding: 10px 5px;
}
.single_add_to_cart_button.button.alt {
padding: 13px 24px;
line-height: 1.1rem;
}
.cert-variation-wrapper {
width: 100%;
}
.os-product-img {
margin-bottom: 20px;
}
}