/*
Theme Name: OmniPro
Theme URI: https://omni-pro.net/
Description: A custom theme for omni-pro.net, based on Bootstrap v4
Version: 1.0
Author: Alex Bugrov (bugrov@gmail.com)
Text Domain: omnipro
*/

@import url('https://fonts.googleapis.com/css?family=Raleway:400,400i,500,600,700,700i,800&display=swap');

body, div, p, span, td, th, h1, h2, h3, h4 {
    font-family: 'Raleway', sans-serif;
}
body, div, p, span, td, th {
font-size:19px;
line-height:2em;
}
body {
    background-color:#f5f5f5;
    margin:0;
    padding:0;
    color:black;
}
* {
    outline:none !important;
}
a, .btn-link {
    color:#ffaa00;
}
a:hover, .btn-link:hover {
    color:#ffaa00;
    text-decoration:underline;
}
.product-name {
    font-weight:500;
}
a, input[type=submit], .woocommerce .cart .button, .woocommerce .cart input.button {
    text-decoration:none;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
img {
  border: none;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}
.alignright {
  display: inline;
  float: right;
  margin: 0.4rem 0 1.6rem 1.6rem;
}
.alignleft {
  display: inline;
  float: left;
  margin: 0.4rem 1.6rem 1.6rem 0;
}
.aligncenter {
  display: block;
  margin: 0.4rem auto 1.6rem auto;
}
.wp-caption {
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0;
}
.wp-caption-text {

}
.sticky {
  background: #f7f7f9;
  padding: 1rem;
}
.bypostauthor {
  background: #f7f7f9;
  padding: 0.5rem;
}
.gallery-caption {
  font-weight: bold;
}
/* Text meant only for screen readers */
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}
/* * * * * * * * * * * * * * *
 * ??? profit
 * * * * * * * * * * * * * * */

body > nav.navbar {
  border-radius: 0;
}

.main-container {
  border-radius: .25rem;
  background: white;
  border-radius:0;
  /*border:1px solid red;*/
  padding:0;
}
.page-container {
    padding-top:2em;
}

.widget {
  margin-bottom: 2rem;
}

.post {
  margin-bottom: 2rem;
}

nav.navbar {
}
.navbar-white {
    background-color:white;
}
header a.nav-link {
    padding-left:1rem !important;
    padding-right: 1rem !important;
    font-weight:600;
    text-align:center;
    display:inline-block;
}
.btn-menu-yellow {
    padding-right:10px;
}
.btn-menu-yellow a {
    text-align:center;
    border: 2px solid #ffaa00;
    color: #ffaa00 !important;
    border-radius:30px;
    background:white !important;
    text-decoration:none !important;
    /*height:58px;*/
    line-height:30px;
    height:50px;
    margin-top:2px;
    overflow:hidden;
}
.btn-menu-yellow a:hover {
    text-align:center;
    color: white !important;
    background:#ffaa00 !important;
}
.site-footer * {
    line-height:2em;
}
.site-footer h3, .site-footer h4, .site-footer p {
    line-height:2em;
}
.site-footer {
    background-color:#4a4a4a;
    color:white;
    padding-top:3em;
    padding-bottom:3em;
    margin-top:3em;
}
.site-footer h4 {
    color:white;
    font-size:19px;
    font-weight:600;
    text-transform:uppercase;
}
.site-footer p {
    color:rgba(255,255,255,0.75);
}
.site-footer a {
    border-bottom:1px solid rgba(255,255,255,0.3);
    color:white;
    text-decoration:none !important;
}
.site-footer a:hover {
    border-bottom:1px solid rgba(255,255,255,1);
}
.site-footer ul {
    margin:0;
    padding:0 !important;
    list-style-type:none;
}
.site-footer h3 {
    font-size:23px;
    font-weight:600;
    color:white;
    text-transform:uppercase;
    margin:0;
    padding:0;
    margin-bottom:15px;
    margin-top:20px;
}
.site-footer p {
    margin:0;
    padding:0;
    margin-top:10px;
    margin-bottom:10px;
}
.site-footer a.nav-link {
    line-height:100%;
    padding:0;
    font-weight:400;
    text-align:center;
    display:inline-block;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.main-container {
    background:transparent;
}
.sandra-olav, .entry-content h2 {
    font-weight:700;
    font-style:italic;
    font-size:40px;
}
.display-1
{
    text-align:center;
    font-weight:600;
    font-size:40px;
    color:rgb(75,75,75);
    font-style:italic;
    margin-bottom:30px;
}
.product h1.entry-title {
    font-weight:700;
    font-style:italic;
    font-size:40px;
    margin-bottom:1em;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-style:normal;
    font-weight:600;
}
.hero-container {
    background-color:black;
    text-align:center;
    background-image:url(images/Sabia-OmniPro1-opt.jpg);
    background-size:100% auto;
    background-position: 50% 50%;
}
.hero-container h3 {
    color:white;
    font-size:25px;
    font-weight:600;
    text-transform:uppercase;
    color:white;
    display:inline-block;
    padding:20px;
    margin-bottom:0;
}
.block-margin {
    margin-top:100px;
}
.block-margin-big {
    margin-top:150px;
}
.block-margin-half {
    margin-top:50px;
}
.make-h2 {
    font-size:40px;
}
.entry-content p {
    margin-bottom:2em;
}
.entry-content h2 {
    color:#4a4a4a;
    margin-bottom:0.5em;
}
.entry-content h2.sandra-olav {
    margin-bottom:0.5em;
}
.home-content {
    padding-bottom:30px;
}
.home-content h2.sandra-olav {
    margin-bottom:1em;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    border:1px solid #ccc;
    border-radius:3px;
    background:white;
}
.woocommerce table.shop_table th, .woocommerce table.shop_table td {
    padding:12px;
    vertical-align:middle !important;
}
.woocommerce table.shop_table th {
    padding-left:20px;
}
.woocommerce table.shop_table tr th:first-child, .woocommerce table.shop_table tr td:first-child
{
    padding-left:20px;
}
.woocommerce table.shop_table tr th:last-child, .woocommerce table.shop_table tr td:last-child
{
    padding-right:20px;
}
.checkout-button {
    font-size:1em !important;
    line-height:1.25em !important;
    font-weight:700;
}
td.product-remove, th.product-remove {
    padding-right:0 !important;
}
td.product-remove {
    text-align:center !important;
}
.woocommerce a.remove {
    font-size:1.2em !important;
}
.entry-content h3 {
    color:#ffaa00;
    text-transform:uppercase;
    font-weight:600;
    font-size:23px;
    line-height:1.5em;
    margin-bottom:1em;
}
.hero-container h1 {
    line-height:1;
    display:inline-block;
    font-weight:800;
    font-size:64px;
    margin:0;
    color:#ffaa00;
}
#yellow {
    height:0px;
}
.hero-inner {
    display: table; min-height: 640px; height:640px;
}
.hero-inner-inner {
    width: 100%; height:100%; display:table-cell; vertical-align:middle;
}
.hero-inner-inner-inner {
    padding: 30px; background:rgba(0,0,0,0.5); display:inline-block;
    max-width:850px;
    border-radius:25px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    text-align:center;
    border: 2px solid #ffaa00;
    color: #ffaa00 !important;
    border-radius:30px;
    background:white !important;
    text-decoration:none !important;
    height:47px;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    height:47px;
    min-width:150px;
    padding-left: 10px;
    padding-right: 10px;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background-color:white;
    border:1px solid #ccc;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    line-height:100%;
    padding-top:10px;
}
.woocommerce #respond:hover input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    text-align:center;
    color: white !important;
    background:#ffaa00 !important;
}
.wp-block-button__link, .beta-form input[type=submit] {
    box-shadow: 0 3px 0 0 #e09600;
    border-radius: 300px;
    padding:15px 30px;
    display:inline-block;
    font-weight:500;
    /*
    background-color:#ffaa00;
    border-color:#ffaa00;
    */
    background-color:#ffaa00;
    border:1px solid #ffaa00;
    color:white;
    font-size:19px;
    text-decoration:none !important;
}
.wp-block-button__link:hover, .beta-form input[type=submit]:hover {
    background-color:#ff9600;
}
.btn-3 a.wp-block-button__link {
    display:inline-block;
    text-align:center;
    min-width:250px;
    width:250px;
    height:70px;
    overflow:hidden;
    line-height:40px;
}
.mb-none {
    margin-bottom:0 !important;
}
.bg-yellow {
    background-color:#ffaa00;
    color:white;
    padding:50px;
    margin-bottom:0 !important;
}
h2.bg-yellow {
    color:white;
    padding-top:75px;
    padding-bottom:75px;
    font-size:40px;
    font-weight:700;
}
.bg-yellow-2 {
    background-color:#ffaa00;
    color:white;
    padding:50px;
    padding-top:0;
    padding-bottom:0;
    margin-bottom:0 !important;
}
.bg-yellow-2 h3 {
    color:white;
    margin-bottom:1.5em;
    font-weight:600;
}
.bg-yellow-3 {
    padding-bottom:50px;
}
h2.big-grey {
    font-size:91px;
    font-weight:800;
    color:rgb(75,75,75);
    line-height:100%;
    margin-bottom:0.5em;
}
p.branding-by {
    font-style: italic;
    font-weight:400 !important;
}
.footer-phone {
    text-transform:none !important;
}
h2.what-exactly {
    color:#ffaa00;
    font-size:40px;
}
.dropdown-item.active, .dropdown-item:active {
    background-color:#ffaa00;
}
.dropdown-item:hover {
    background-color:rgba(255,177,18,0.2);
}
.w-100 img {
    width:100%;
    height:auto;
}
p.image-left img {
    float:left;
    margin-right:2em;
    margin-bottom:1em;
}
.price-box {
    border: none;
    background-color:white;
    border-radius: 10px;
    transition: all 0.2s;
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
}
.price-box h3 {
    background-color:#ffaa00;
    color:white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding:20px;
    padding-left:10px;
    padding-right:10px;
    text-align:center;
}
.price-box h4 {
    margin:0;
    font-size:40px;
    font-weight:300;
    text-align:center;
    padding:10px;
    padding-bottom:20px;
    color:#444444;
}
.price-box h4 i.fa {
    font-size:80px;
}
.price-box p {
    padding-left:30px;
    padding-right:30px;
}
.price-box * {
    line-height:1.75;
}
.price-box p {
    margin-bottom:10px;
}
.price-box ul {
  list-style: none;
  margin:30px;
  padding:0;
  list-style-position: outside !important;
}
.woocommerce div.product div.images img {
    border:1px solid #ccc;
    border-radius:3px;
}
.price-box ul li {
    border-bottom:1px solid #ccc;
    font-size:0.75em;
    padding-top:10px;
    padding-bottom:10px;
}
.price-box ul li:last-child {
    border-bottom:1px solid white;
}
.price-box ul li:before {
  content: '✓';
  margin-right:10px;
}
.price-box .wp-block-button {
    padding:30px;
    padding-top:0;
}
.price-box .wp-block-button__link {
    display:block;
}
.big-title {
    font-weight:600 !important;
    font-size:80px !important;
    color:rgb(75,75,75);
}
.beta-form label {
    width:100%;
    margin-bottom:1em;
}
.beta-form input[type=text], .beta-form textarea {
    width:100%;
}
.select2-container--default .select2-selection--single {
    border:1px solid #ccc;
    height:42px;
    border-radius:3px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height:40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top:8px;
    right:8px;
}
.beta-form input[type=text], .beta-form textarea, .woocommerce .woocommerce-ordering select, .woocommerce input[type=text],
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text,
.woocommerce input[type=tel], .woocommerce input[type=email],
.woocommerce textarea, .woocommerce select, .woocommerce .quantity .qty, .wcml-dropdown li {
    height:42px;
    border-radius:3px;
    border:1px solid #ccc;
    box-shadow:none;
    padding-left:10px;
    padding-right:10px;
}
.woocommerce form .form-row textarea.input-text {
    height:200px;
}
.wpcf7-not-valid {
    border-color:red !important;
}
.wpcf7-response-output {
    border-radius:3px !important;
    border-width:1px !important;
    padding:20px !important;
    margin-left:0 !important;
    margin-right:0 !important;
}
.wpcf7-validation-errors {
    border-color:#ffaa00 !important;
    background-color:rgba(255,171,0,0.2) !important;
}
div.wpcf7-mail-sent-ng, div.wpcf7-aborted {
    background-color:rgba(255,0,0,0.2) !important;
}
#ship-to-different-address label {
    padding:0; margin:0;
    height:34px;
    line-height:20px;
    text-transform:none;
    color:#444;
}
h3#order_review_heading {
    margin-top:30px;
}
.woocommerce .quantity .qty, .wcml-dropdown li {
    height:47px;
}
.wcml-dropdown a {
line-height:28px;
}
.woocommerce .woocommerce-result-count {
    height:42px;
    line-height:42px;
}
.woocommerce ul.products li.product .price {
    color:black;
}
.woocommerce ul.products li.product a img {
    border:1px solid #ccc;
    border-radius:3px;
}
.woocommerce ul.products li.product a img:hover {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width:100%;
}
.beta-form textarea {
    height:150px;
}
.beta-form input[type=submit] {
    width:200px;
}
span.req {
    color:red;
    position: relative; top: -1em; font-size: 50%;
}
.the-map {
    border:1px solid red;
    width:33%;
}
#tab-description>h2 {
    display:none;
}
.woocommerce div.product div.summary {
    margin-bottom:1em;
}
.entry-summary p.price span {
    color:#ffaa00;
    font-weight:600;
    font-size:40px;
    line-height:1em;
    margin-bottom:1em;
}
.woocommerce table.shop_table {
    background-color:white;
    border-color:#ccc;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    margin-bottom:1em;
}
.woocommerce form .form-row label {
    display:block;
    margin-bottom:0;
    width:100%;
}
span.woocommerce-input-wrapper {
    display:block;
    width:100%;
}
.social-icon {
    font-size:64px;
    display:inline-block;
    vertical-align:middle;
    margin-right:20px;
    margin-top:10px;
}
.social-icon:hover {
    color:#ff9600;
}
/*
.contact-form .wpcf7 {
    width:90%;
    max-width:90%;
    margin:0 !important;
    padding:0 !important;
}
*/
.hidden {
    display:none !important;
}
span.wpcf7-not-valid-tip {
font-size:0.75em;
}
.col-left {
    float: left;
    width: 48%;
}
.col-right {
    float: right;
    width: 48%;
}
.col-left, .col-right {
    background-color:white;
    border:1px solid #ccc;
    padding:20px;
    border-radius:5px;
}
.woocommerce .woocommerce-customer-details address {
    padding:0;
    border: none !important;
}
/* Stripe payment form fix */
#eh-stripe-card-element, #eh-stripe-exp-element, #eh-stripe-cvc-element,
.stripe-card-group, #stripe-card-element, #stripe-cvc-element, #stripe-exp-element {
    width:100% !important;
}
.woocommerce form .form-row label {
    margin-top:-13px;
    width:auto;
}
.woocommerce-SavedPaymentMethods-saveNew {
    margin-left:15px !important;
    margin-right:15px !important;
}
.stripe-source-errors {
    margin-left:15px !important;
    margin-right:15px !important;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form, .woocommerce-cart #payment div.payment_box .wc-credit-card-form, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
    margin:0 !important;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    background-color:#eee;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #eee;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}
.faq-question button {
    font-weight:600 !important;
    font-size:19px;
}
.ht-notification-text p {
    margin:0 !important;
}

.ht-n-container .ht-notification-text {
    padding:0 !important;
}
.ht-n-container .ht-notification-text {
    padding-bottom: 0 !important;
}
.ht-notification-wrap {
    margin-bottom:10px !important;
}
.ht-notification-buttons {
    margin-top:-5px !important;
}
body>header {
    background-color: white !important;
}
header nav {
}
html[lang="en-US"] body>header {
    /*padding-top:20px !important;*/
}
.form-row label {
    padding-top:10px;
    display:inline-block;
    font-weight:500;
}
.woocommerce-order-overview {
    border:1px solid #ccc;
    border-radius:5px;
    background-color:white;
    padding-top:20px;
}
.woocommerce-order-details__title {
    text-align:center;
}
.woocommerce-thankyou-order-received {
    text-align:center;
}
.department .first {
    margin-left:0 !important;
}
.department input[type=radio] {
    margin-right:5px;
}
#kco-iframe {
    border:1px solid #ccc;
    border-radius:5px;
    background-color:white;
    padding:20px;
}
.woocommerce .quantity .qty {
    height:auto;
}
#order_comments {
    padding:10px;
}
.post-box img {
object-fit: cover;
width: 100%;
height: 250px;
  margin-bottom:1em;
}
.post-box {
    background-color:white;
    padding:1.5em;
    margin-bottom:2em;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}
.post-box .post {
    margin-bottom: 0;
}
.post-box h2.entry-title {
    font-size:1.5em;
    margin:0;
    text-align:left;
}
.post-box .entry-content p {
    line-height:1.5em;
}
.post-box .entry-content p:last-child {
    margin-bottom:0;
}
.post-box .the-author, .post-box .the-date {
    font-weight:bold;
}
ul.pagination {
    display:inline-block;
    margin:auto;
}
ul.pagination li {
    float:left;
    display:inline-block;
    margin-left:0.5em;
    margin-right:0.5em;
}
ul.pagination li a,
ul.pagination li span {
    border:1px solid #ffaa00;
    border-radius:3px;
    padding:0.5em;
    padding-left:1em;
    padding-right:1em;
}
ul.pagination li span {
    background-color: #ffaa00;
    color:white;
}
.ht-notification-section .ht_notification_newsletter > p, .ht-notification-section .ht-notification-text > p {
    /*display:none !important;*/
    margin: 0 !important;
    text-align:center;
}
.ht-notification-wrap {
    margin-bottom: 0 !important;
}
.blog-entry>img {
    max-width:500px;
    float:left;
    margin-right:2em;
}
.the-tags {
    border-top:1px solid #ccc;
    padding-top:2em;
}
.the-tags a {
    display:inline-block;
    padding: 0.25em;
    padding-left:1em;
    padding-right:1em;
    border:1px solid #ffaa00;
    border-radius:50px;
    margin-right:1em;
    color:#ffaa00;
}
.post-edit-link {
    background-color:#ffaa00;
    color:white !important;
}
.the-tags a:hover {
    background-color:#ffaa00;
    color:white;
    text-decoration:none;
}
#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0.5em 0.5em 0 0 !important;
}
/*
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    width:100%;
    float:none;
}
.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
    width:24%;
}
*/
@media (max-width: 991px)
{
    ul.navbar-nav li {
        text-align:center;
    }
    /*
    .bc-mnc__float-none {
        width:100% !important;
    }
    .bc-mnc__cart-link--container {
        margin-left:0 !important;
        margin-right: auto !important;
    }
    */
    .hero-inner {
        min-height:auto;
    }
    .hero-inner-inner-inner {
        margin-top:50px;
        margin-bottom:50px;
    }
    .hero-container {
        background-size:auto 100%;
    }
}
@media (max-width: 767px)
{
    .hero-container {
        background-size: cover;
    }
    .blog-entry>img {
    max-width:100%;
    width:100%;
    float:none;
    margin-bottom:1em;
}
}
@media (max-width: 599px)
{
    .entry-content h2,
    .entry-content h3 {
        text-align:center;
    }
    .entry-content .wp-block-button {
        text-align:center;
    }
}
    .col-social {
        text-align:center;
    }
@media (max-width: 575px)
{
    .wp-block-button__link {
        height:65px;
        line-height:37px;
        overflow:hidden;
    }
    .btn-3 {
        margin-bottom:30px;
    }
    .make-h2 {
        text-align: center;
    }
    .sandra-olav {
        text-align:center;
    }
    .home-content h3, .what-exactly, .wp-block-button, .big-grey {
        text-align:center;
    }
    footer .text-center, footer .text-left, footer .text-right {
        text-align:center !important;
    }
    .hero-container h1 {
        font-size:40px;
    }
    .hero-container h3 {
        font-size:16px;
    }
    .hero-inner {
        height:320px;
    }
    .ht-notification-text p {
        font-size:12px;
        max-height:32px !important;
        overflow:hidden;
    }
}
@media (min-width: 576px) and (max-width:767px)
{
    footer .text-center {
        text-align:right !important;
    }
    footer .text-right {
        text-align:center !important;
    }

}