#sppb-addon-1590693475251 .sp-slider .sp-slider_number {
    bottom: -40px!important;
}

.com-k2 #sp-main-body {
    padding: 0px;
}

table.schedule-table {
  border-collapse: collapse;
  width: 100%;
}

.schedule-table td, .schedule-table th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 15px 10px;
}

.schedule-table td div {
    line-height: 1.2;
    font-weight: bold;
    margin-top: 10px;
}

.table-center {
	text-align:center!important;
    width:33.3333%;
}

.table-yellow {
  background-color:#ffffff;
}

.table-blue {
  background-color:#e4dccf;

}

.table-red {
  background-color:#EC1C24;
}

.table-pink {
  background-color:#f4dccc;
}

.table-green {
  background-color: #f4f0e5;
}

.table-scroll {
  overflow-x:auto;
}

.table-color-meaning {
display:flex;
justify-content:center;
}

.color-box {
	display:flex;
  align-items:center;
  margin:0 20px;
}

dl, ol, ul {
    padding-left: 20px;
}

div.itemBody {
    padding: 0!important;
}

.itemBackToTop {
    display: none;
}

/*#sppb-addon-1589793213843 .sppb-icons-group-list li#icon-1589793213844 a {
  margin-left:0px!important;
}*/

ul.sppb-icons-group-list li a {
    margin: 0 12px!important;
}

section#sp-bottom-top {
    padding: 40px 0px 40px 0px!important;
}

#sp-bottom {
    padding: 80px 0 50px 0!important;
}

/* Remove later */
li.item-185 {
    display: none!important;
}


@media (max-width:767px) {
  .table-yellow {
  min-width:200px;
}

.table-blue {
  min-width:200px;

}

.table-red {
  min-width:200px;
}

.table-pink {
   min-width:200px;
}

.table-green {
  min-width:200px;
}

.table-color-meaning {
display:flex;
flex-direction: column;
}	  
  
}


#sp-cookie-consent {
    background-color: #1b1f22!important;
    color: #FFFFFF;
}


@font-face {
  src: url(../fonts/ARIALNB.TTF);
  font-family: ARIALNB;
}

.title-font-ARIALNB .sppb-addon-title {
    font-family: ARIALANB;
}

#sppb-addon-1590690511859 h2.sppb-addon-title {
    font-family: ARIALANB;
}

#sppb-addon-1589789888353 h3.sppb-addon-title {
    font-family: ARIALANB;
}

header#sp-header {
    background: #ffffff;
}

#sp-header.header-sticky {
    background: rgb(255 255 255 / 95%);
}

#sp-footer, #sp-bottom, #sp-bottom-top {
    background: #171717;
    color: #ffffff;
    text-align: center;
}

#sp-bottom .sp-module .sp-module-title {
    font-weight: 700;
    font-size: 20px;
    margin: 0 0 30px;
    text-align: center;
}

.sppb-addon-icons-group.icons-group-title-postion-left, .sppb-addon-icons-group.icons-group-title-postion-right {
    display: block!important;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    padding: 30px!important;
    border-radius: 50px!important;
    font-size: 16px;
}

label.control-label.formControlLabel {
    font-weight: bold;
    font-size: 16px;
}

.grecaptcha-badge {
    display: ;
}

.btn-warning {
    color: #212529;
    background-color: #d5e2e9;
    
}



button#billingPrev {
    background-color: #fad89b !important;
    border-color: #fad89b !important;
    color: #000000;
    box-shadow: none !important;
    font-weight: bold;
    padding: 1px 30px 1px 30px;
    border-radius: 30px;
}



img.logo-image-phone.d-inline-block.d-lg-none {
    height: 50px;
}

button#section2Next {
    font-size: 16px;
    padding: 1px 30px 1px 30px;
    border-radius: 30px;
    background-color: #fad89b ;
    color: #000;
    font-weight:bold;
}

input#email\ {
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 12px;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 99px;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.grecaptcha-badge {
  
  visibility:hidden ;
   
}

#sp-bottom #sp-bottom1 ul.menu {
    display: flex;
    height: 180px;
    flex-direction: column;
    flex-wrap: wrap;
}

#sp-bottom .sp-module {
    margin-bottom: 0px;
}

.sppb-divider.sppb-divider-border {
    margin-top: 30px;
    margin-bottom: 30px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #c6c3c3;
}

body.layout-default .btn:hover, body.layout-default .btn:focus, body.layout-default .btn:active {
    background-color: #fad89b !important;
    border-color: #fad89b !important;
    color: #000;
    /* box-shadow: none !important; */
    border-radius: 30px;
    font-weight: bold;
}

button.rsform-submit-button.rsform-thankyou-button.uk-button.uk-button-primary {
    background-color: #fad89b;
    color: #000;
    border-radius: 30px;
    font-weight: bold;
}

button.rsform-submit-button.rsform-thankyou-button.btn.btn-primary {
    background-color: #fad89b;
    color: #000;
    border-radius: 30px;
    font-weight: bold;
    
}

div#n2-ss-11 .nextend-bullet-bar .n2-bullet.n2-active {
    cursor: default;
    /* color: red; */
    background-color: #FAD89B;
}


div#n2-ss-11 .nextend-bullet-bar .n2-bullet {
    cursor: pointer;
    border-color: white;
    transition: background-color 0.4s;
}

#sp-bottom #sp-bottom1 ul.menu {
    height: auto!important;
}

/* Virtuemart */
.category-view .orderby-displaynumber {
    display:none;
}


.category-view .browse-view h1 {
    display:none;
}

.category-view .product .product_s_desc {
    display:none;
}

.category-view .vm-product-descr-container-1 {
    min-height: auto;
}

.category-view .vm-product-descr-container-1 h2 {
    color: #000000;
    font-size: 18px;
    line-height: 1.2;
}

.category-view .vm-product-descr-container-1 h2 {
    color: #000000;
    font-size: 18px;
    line-height: 1.2;
}

.category-view .product .PricesalesPrice {
  text-align:center;
}
    
.category-view .vm3pr-1 .product-price {
    min-height: auto;
    text-align: center !important;
    float: inherit !important;
}

.category-view .product .vm-details-button {
   display:none;
}

.category-view .vm3pr-0 {
  display:none;
}

.category-view .browse-view .row .product .spacer span {
    font-size: 16px;
    color: #666;
}

body.com-virtuemart.view-category #sp-main-body {
    padding: 60px 0;
}

a.ask-a-question {
    display: none;
}

/* Product Detail Page */
.product-container.productdetails-view.productdetails .vm-product-details-container h1 {
    font-size: 25px;
    font-weight: bold;
}

.product-container.productdetails-view.productdetails .vm-product-details-container .PricesalesPrice.vm-display.vm-price-value {
    margin-top: 10px;
    font-weight: bold;
    font-size: 25px;
    color: #272460;
    margin-bottom: 25px;
}

.add-to-order-button {
  	background-color: #272460;
    color: #fff!important;
    padding: 15px 60px 15px 60px;
    font-size: 16px;
    display: inline-block;
  	font-weight:bolder;
  	border-radius:50px;
  	margin-bottom:50px;
}

.add-to-order-button:hover {
  	background-color: #443ebb;
}

.show-pdf-button {
  	background-color: #272460;
    color: #fff!important;
    padding: 12px 25px 12px 25px;
    font-size: 14px;
    display: inline-block;
  	font-weight:bolder;
  	border-radius:50px;
}

table.product-table {
  border-collapse: collapse;
  width: 100%;
}

.product-table td, .product-table th {
  text-align: left;
  padding: 10px;
}

.product-table tr {
  border-bottom: 1px solid #dddddd;
}

.product-table tr:first-child {
  border-top: 1px solid #dddddd;
}

.product-table tr:nth-child(even) {
  background-color: #f0f0f0;
}

body.com-virtuemart.view-productdetails #sp-main-body {
    padding: 60px 0;
}

a.entrypass-button {
    background-color: #fad89b!important;
    color: #080808!important;
    display: inline !important;
    padding: 15px 25px !important;
    border-radius: 300px;
}

.logo-image {
    margin-top: -1px;
}

.main-image img {
	max-width: 600px;
    width: 100%;
}

.category-title {
  font-size:25px;
  font-weight:bold;
  margin-bottom:10px;
}

















@media (max-width:768px){
a.entrypass-button {
    background-color:transparent!important;
    color: #080808!important;
    display: inline !important;
    padding: inherit!important;
}
}

/* Mobile */
@media (max-width: 480px) {
    .vm-product-container > div {
        width: 100% !important;
    }
  .product-container.productdetails-view.productdetails .vm-product-details-container h1 {
    font-size: 22px;
}
  
}