@import 'fonts.css';
@import 'media-query.css';
@import 'custom.css';
body {
    font-family: Numans Regular
}

body.hide-dist .loc-dist {
    display: none;
}   

a {
    color: #c03
}

#topmost {
    background: #7f7f7f;
    padding: 5px 0
}

#topmost input[type=text] {
    color: #c03;
    font-size: 11px;
    height: 20px;
    width: 84% !important
}

#topmost .fa {

}

ul#topmost-menu-desktop {
    font-family: Numans Regular;
    font-size: 12px;
    list-style: none;
    margin: 0!important;
    padding: 0!important;
    text-align: left !important;
    text-transform: uppercase;
	padding:5px 0px 0px 0px !important
}

ul#topmost-menu-desktop li {
    display: inline
}

ul#topmost-menu-desktop li a {
    border-right: 1px solid #fff;
    color: #fff;
    padding: 2px 5px 0px 0px !important 
}

.col-xs-6 #searchform { float:right !important}

ul#topmost-menu-desktop li:last-child a {
    border: 0
}

#logo-main-nav-area, #logo-main-nav-area-mobile {
    height: 65px;
    padding: 23px 0 10px
}

#logo-main-nav-area .bordered, #logo-main-nav-area-mobile .bordered {
    border-left: 1px solid #7f7f7f;
    border-collapse: collapse;
    height: 27px;
    text-align: center
}

#main-nav-desktop {
    font-family: Numans Regular;
    text-align: right;
    text-transform: uppercase
}

#main-nav-desktop ul {
    font-size: 120%;
    list-style: none
}

#main-nav-desktop ul li {
    display: inline;
    padding-left: 5px
}

#main-nav-desktop ul li a {
    color: #231f20;
    padding: 4px 0 4px 8px
}

#main-nav-desktop ul li a:hover {
    background: url(../images/nav-hover-red.jpg) 0 4px no-repeat;
    text-decoration: none
}

.dropdown-menu {
    background: rgba(250, 250, 250, .95);
    border: 0!important;
    left: 0;
    margin-top: 3px;
    -moz-border-radius: 0!important;
    padding: 0 10px;
    -webkit-border-radius: 0!important;
    z-index: 9999
}

.dropdown-menu li {
    display: block!important;
    font-size: 14px!important;
    padding: 0 0!important;
    text-align: left!important
}

.dropdown-menu a {
    white-space: pre-line!important
}

.banner-slides-area {
    background: #333;
    margin: 0
}

.banner-slides-area .glyphicon {
    font-size: 0
}

.banner-slides-area img {
    margin: 0 auto!important
}

.banner-slides-area p {
    color: #fff;
    padding-top: 20px;
    text-align: center;
    text-transform: uppercase
}

.gallery-slides-area {
    padding: 20px 0 0
}

.gallery-slides-area img {
    max-height: 311px!important
}

.caption-new {
    background: url(../images/semitransparent.png);
    bottom: 15%!important;
    color: #fff;
    font-family: Numans Regular;
    font-size: 32pt;
    letter-spacing: 2px;
    line-height: 32pt;
    padding: 1%;
    position: absolute!important;
    right: 7%!important;
    text-align: left!important;
    vertical-align: middle;
    width: 40%;
    z-index: 1
}

.img-thumbnail {
    border: 0!important
}

.contact-box {
    background: #f0ede4;
    margin-top: 20px;
    padding: 25px
}

.content-area {
    padding: 20px
}



.content-area h2 {
    font-family: Numans Regular;
    font-size: 38pt;
	color:#c03
}

.content-area h2.smaller-version {
    color: #c03;
    font-family: Numans Regular;
    font-size: 24pt
}

.content-area h3 {
    color: #231f20;
    font-size: 18pt;
    margin-bottom: 20px;
    margin-top: 0
}

.content-area h4 {
    color: #c03;
    text-transform: uppercase
}

.content-area h5 {
    color: #231f20;
    font-size: 30pt;
    text-transform: uppercase
}

.content-area .miles {
    font-size: 12pt!important
}

.content-area .fa {
    color: #c03;
    float: left;
    text-align: center
}

.content-area .fa:after {
    clear: both
}

.content-area p {
    font-family: Numans Regular;
    font-size: 12pt;
    line-height: 18pt
}

.content-area p.contact-name {
    font-size: 18pt;
    line-height: 20pt
}

.content-area .contact {
    font-size: 16pt;
    margin-bottom: 30px;
    margin-top: 30px
}

.content-area a.readmore {
      display: block;
  font-size: 12pt;
  text-align: right;
  width: 100%;
  margin-bottom: 20px;
}

.content-area a.readmore:after {
    clear: both
}

.content-area .red {
    color: #c03;
    margin-right: 10px
}

.content-area input, .content-area select {
    background: #e5e5e5;
    border: 1px solid #e5e5e5;
    color: #231f20;
    margin-bottom: 10px;
    padding: 5px 12px;
    width: 100%
}

.content-area input[type=checkbox] {
    width: auto!important;
    padding: 0
}

.content-area input[type=file] {
    background: #fff;
    color: #c03!important
}

.content-area textarea {
    margin-bottom: 10px;
    width: 100%
}

button.whitebutton {
    background: #fff;
    border: 0!important
}

button.whitebutton i {
    color: #c03
}
.col-sm-12 .table-comparison{
	width: 100%;
}

#search-dealer-form select, #search-dealer-form input[type=text] {
    background: #7f7f7f;
    border: #7f7f7f;
    color: #fff;
    text-transform: uppercase;
    width: 100% !important;
    margin: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

select#products-dropdown {
    background: #7f7f7f;
    line-height: 40px;
    padding-top: 10px;
    text-transform: uppercase!important
}

.product-slides-area {
    background: #7f7f7f;
		max-height: 330px;
		overflow: hidden;
}

.product-slides-area p {
    color: #fff;
    padding-top: 20px;
    text-align: center;
    text-transform: uppercase
}

.product-slides-area img {
    opacity: .5
}

.thumb-label {
    background: rgba(255, 255, 255, .5);
    color: #7f7f7f;
    display: block;
    font-family: Numans Regular;
    font-size: 20px;
    font-weight: 700;
    left: 0;
    padding: 3px 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    z-index: 1
}

.thumb-label-bottom {
    background: rgba(255, 255, 255, .5);
    bottom: 0;
    color: #7f7f7f;
    display: block;
    font-family: Numans Regular;
    font-size: 18pt;
    font-weight: 700;
    left: 15px;
    padding: 0;
    position: absolute;
    right: 15px;
    text-align: center;
    text-transform: uppercase
}

.thumb-img {
    height: auto;
    position: relative;
    width: 100%;
    max-height: 360px;
    max-width: 360px;
}

#content-red-area {
    background: #c03;
    border-bottom: 2px solid #fff;
    color: #fff
}

#content-red-area h2 {
    font-family: Numans Regular;
    line-height: 20px;
    margin-top: 10px!important
}




#content-red-area h2.title {
    background-size: contain;
    font-family: Numans Regular;
    font-size: 12pt;
    float: right;
    margin-top: 10px!important;
    padding-bottom: 0px;
    text-align: right;
    text-indent: 30px;
    text-transform: uppercase
}



#content-red-area p {
    font-family: Numans Regular;
    font-size: 12pt;
    line-height: auto
}

.red-btn, input[type=reset].red-btn, input[type=submit].red-btn {
    background: #c03;
    border: 0;
    color: #fff;
    font: Numans Regular;
    padding: 10px 0;
    text-transform: uppercase;
    min-width: 100px;
    width: 100%
}

.red-btn button, input[type=reset].red-btn button, input[type=submit].red-btn button {
    background: #fff;
    border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -webkit-border-radius: 0;
    color: #7f7f7f
}

.product-side-btn {
    background: #7f7f7f;
    border-bottom: 1px solid #c03;
    color: #fff;
    display: block;
    font: Numans Regular 18pt;
    padding: 6px 0 6px 17px;
    text-transform: uppercase;
    width: 100%;
	
}

.product-side-btn .fa {
    color: #c03
}

.product-side-btn:hover {
    background: #b2b2b2;
    color: #fff;
    text-decoration: none
}

.product-side-checkbox {
    background: #7f7f7f;
    color: #fff;
    display: block;
    font: Numans Regular 18pt;
    margin-bottom: 10px;
    padding: 2% 0 2% 8%;
    text-transform: uppercase
}

.product-side-checkbox input[type=checkbox] {
    border: #c03 1px solid;
    float: right;
    margin-right: 10px;
    width: auto!important
}

.product-side-options {
    background: #e8e8e8;
    text-transform: uppercase
}

.product-side-options ul {
    list-style: none;
    padding-left: 0;
    font-size: 0.8em;
}

.product-side-options li {
    border-bottom: 1px solid #fff;
    display: block;
    margin-left: 0!important;
    padding: 6px 17px;
}

.product-side-options a {
    color: #7f7f7f;
    display: block;
}

#mobile-main-menu li a {
    line-height: 30px;
}
#mobile-main-menu li.dropdown:hover ul,
#mobile-main-menu li.dropdown:active ul,
#mobile-main-menu li.dropdown:focus ul{
  display: block;
}

#mobile-main-menu li ul{
  overflow-y: auto;
  max-height: 50vh;
}
#mobile-main-menu{
  overflow-y: auto;
  max-height: 80vh;
}

.product-side-options input[type=checkbox] {
    float: right;
    width: auto!important
}

.product-side-options .red-btn a {
    color: #fff
}

#carousel-gallery {
    position: relative;
    text-align: center
}

.product-details, #carousel-gallery {
    position: relative
}

.product-details .fa, #carousel-gallery .fa {
    bottom: 1%;
    color: #fff!important;
    position: absolute;
    right: 5%;
    z-index: 3
}

.columning .product-images-thumb:nth-of-type(3n+3) {
    margin-right: 0
}

.product-images-thumb-fullwidth {
    margin-right: 21px!important
}


/*.product-images-thumb{max-width:170px}*/

.product-images-thumb-190 {
    max-width: 190px
}

.product-images-thumb, .product-images-thumb-190 {
    display: inline-block;
    margin-bottom: 25px;
    margin-left: 0;
    margin-right: 25px;
    overflow: hidden;
    position: relative;
    vertical-align: top
}

.product-images-thumb .fa, .product-images-thumb-190 .fa {
    color: #fff!important;
    float: right!important
}

.product-images-thumb img, .product-images-thumb-190 img {
    /*max-height:170px;max-width:170px;*/
    position: relative
}

.product-images-thumb a, .product-images-thumb-190 a {
    color: #231f20
}

.product-images-thumb div, .product-images-thumb-190 div {
    background: rgba(255, 255, 255, .7);
    display: block;
    font-size: 14px;
    height: 100%;
    overflow: hidden;
    padding: 2% 0;
    text-overflow: ellipsis;
    width: 100%;
    z-index: 2
}

.product-images-thumb .show-hover, .product-images-thumb-190 .show-hover {
    background: url(../images/search-icon.png) 45% 45% no-repeat rgba(255, 255, 255, .5);
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity .35s ease-in-out;
    -moz-transition: opacity .35s ease-in-out;
    -webkit-transition: opacity .35s ease-in-out
}

.product-images-thumb .show-hover:hover, .product-images-thumb-190 .show-hover:hover {
    opacity: 1
}



.product-images-thumb a {
    text-decoration: none
}






.product-images-thumb-190 img {
    /*max-width: 189px!important;*/
    position: relative
}

.product-images-thumb-190:last-of-type {
    margin-right: 0!important
}

ul#jumpto {
    border-left: 3px solid #c03;
    font-size: 19px;
    list-style: none;
    padding-left: 20px
}

ul#jumpto li {
    line-height: auto;
    margin-bottom: 10px
}

ul#jumpto li a {
    color: #c03
}

.specs {
    display: block;
    text-transform: uppercase
}

.specs p {
    color: #999
}

.specs p span {
    color: #231f20
}

.thumb-checkbox {
    bottom: 40px;
    right: 20px;
    position: absolute;
    z-index: 1
}

#footer {
    background: #333;
    margin-top: 0px;
    padding: 30px 0
}

#footer ul {
    list-style: none
}

#footer ul li {
    display: inline;
    margin-right: 3%
}

#footer ul.footer-nav {
    font-size: 12px;
    list-style: none
}

#footer ul.footer-nav li {
    display: block;
    text-align: right
}

#footer a {
    color: #fff
}

#footer #linkedin {
    padding-top: 20px
}

hr {
    border-top: 1px solid #c03
}

.spacer {
    display: block;
    height: 60px
}

.spacer-big {
    display: block;
    height: 120px
}

.spacer-small {
    display: block;
    height: 30px;
    width: 100%
}

.spacer-smaller {
    display: block;
    height: 20px;
    width: 100%
}

body {
    overflow: hidden
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px
}

.page-template-all-products .content-area {
    padding: 0px 0;
}
.page-template-all-products .content-area.container{
    padding: 27px 0;
}
#all-products-slideset .slide img {
    max-width: 182px !important;
    width: 100%;
    max-height: 182px;
    opacity: 1 !important;
}

.table > tbody > tr:first-child > td {
		display: table-cell;
}
.product-images-thumb-190 a {
    color: #231f20;
    overflow: hidden;
    width: 100%;
    height: 190px;
    display: block;
}

@media (max-width: 620px) {
  
  .page-template-product-finder .content-area + .content-area .wrap-scroll {
    width: 100%;
    overflow-x: auto;
  }
}

.black { color:#000 !important}

@media (max-width: 900px) { .content-area { padding:20px !important} }


#wpcf7-f13874-o1 span.wpcf7-form-control-wrap { width:100%; float:left; margin-bottom:10px !important }
#wpcf7-f13875-o1 span.wpcf7-form-control-wrap { width:100%; float:left; margin-bottom:10px !important }

#wpcf7-f13874-o1 div.wpcf7-validation-errors { border-color:#c03 !important; background-color:#c03 !important; color:#fff !important }
#wpcf7-f13875-o1 div.wpcf7-validation-errors { border-color:#c03 !important; background-color:#c03 !important; color:#fff !important }

#wpcf7-f13874-o1 div.wpcf7-mail-sent-ok { border-color:#398f14 !important; background-color:#398f14 !important; color:#fff !important }
#wpcf7-f13875-o1 div.wpcf7-mail-sent-ok { border-color:#398f14 !important; background-color:#398f14 !important; color:#fff !important }

.categorydescription { text-transform:none !important; }

#wpcf7-f13874-o1 .wpcf7-textarea { height:70px !important; border:1px solid #ccc !important}
#wpcf7-f13875-o1 .wpcf7-textarea { height:70px !important; border:1px solid #ccc !important}

.page-template-product-finder a.fivedays { background:url(../images/lumenxpressv.png) no-repeat left bottom !important; z-index:100 !important; display:block }
.page-template-product-finder a.tendays { background:url(../images/lumenxpressv.png) no-repeat left bottom !important; z-index:100 !important; display:block }
.page-template-product-finder-newest a.category-tendays { background:url(../images/lumenxpressv.png) no-repeat left bottom !important; z-index:999 !important; display:block !important }

.page-template-product-finder img.squareproduct {position: relative !important; z-index:-1 !important; cursor:pointer !important }
.page-template-product-finder-newest img.squareproduct {position: relative !important; z-index:-1 !important; cursor:pointer !important }

.page-template-lumenxpress a.fivedays { background:url(../images/lumenxpressv.png) no-repeat left bottom !important; z-index:100 !important; display:block }
.page-template-lumenxpress a.tendays { background:url(../images/lumenxpressv.png) no-repeat left bottom !important; z-index:100 !important; display:block }
.page-template-lumenxpress img.squareproduct {position: relative !important; z-index:-1 !important; cursor:pointer !important}

.page-template-test_lumenxpress a.fivedays { background:url(../images/lumenxpressv.png) no-repeat left bottom !important; z-index:100 !important; display:block }
.page-template-test_lumenxpress a.tendays { background:url(../images/lumenxpressv.png) no-repeat left bottom !important; z-index:100 !important; display:block }
.page-template-test_lumenxpress img.squareproduct {position: relative !important; z-index:-1 !important; cursor:pointer !important}


.page-template-lumenxpress_working_no_products a.fivedays { background:url(../images/lumenxpressv.png) no-repeat left bottom !important;; z-index:100 !important; display:block }
.page-template-lumenxpress_working_no_products a.tendays { background:url(../images/lumenxpressv.png) no-repeat left bottom !important;; z-index:100 !important; display:block }
.page-template-lumenxpress_working_no_products img.squareproduct {position: relative !important; z-index:-1 !important;cursor:pointer !important }

.page-template-lumenxpress_working_no_products a.products {z-index:100 !important;}
.page-template-test_lumenxpress a.products {z-index:100 !important;}
.page-template-lumenxpress a.products {z-index:100 !important;}
.page-template-product-finder a.products  {z-index:100 !important;}
.page-template-product-finder-newest a.products  {z-index:100 !important;}

#boxzilla-16439 h3 { color:#424344 !important; text-align:center !important; font-size:17px !important; font-weight:normal !important}
#boxzilla-16439 p.intro { color:#424344 !important; text-align:center !important; font-size:12px !important; font-weight:normal !important}
#boxzilla-16439 p { color:#cbcbcb !important; text-align:left !important; font-size:11px !important; font-weight:normal !important}

#boxzilla-16439 p.imgp { text-align:center !important}

#boxzilla-16439 hr {  border-top:2px solid #e2e2e2 !important; display:none !important}

#boxzilla-16439 .ctct-disclosure { color:#424344 !important}
#boxzilla-16439 .ctct-form-field label { width: 100%; float:left !important; display:none !important}
#boxzilla-16439 .ctct-form-field .ctct-text, #boxzilla-16439 .ctct-form-field .ctct-email { width:100% !important; padding:8px !important; text-align:left !important; color:#666 !important}

#boxzilla-16439 .ctct-form-wrapper .ctct-submit{ width:100% !important; height:35px !important; background-color:#e1002b !important; border:0px !important; font-size:12px !important; color:#fff !important}




#boxzilla-16483 h3 { color:#424344 !important; text-align:center !important; font-size:17px !important; font-weight:normal !important}
#boxzilla-16483 p.intro { color:#424344 !important; text-align:center !important; font-size:12px !important; font-weight:normal !important}
#boxzilla-16483 p { color:#cbcbcb !important; text-align:left !important; font-size:11px !important; font-weight:normal !important}

#boxzilla-16483 p.imgp { text-align:center !important}

#boxzilla-16483 hr {  border-top:2px solid #e2e2e2 !important; display:none !important}

#boxzilla-16483 .ctct-disclosure { color:#424344 !important}
#boxzilla-16483 .ctct-form-field label { width: 100%; float:left !important; display:none !important}
#boxzilla-16483 .ctct-form-field .ctct-text, #boxzilla-16483 .ctct-form-field .ctct-email { width:100% !important; padding:8px !important; text-align:left !important; color:#666 !important}

#boxzilla-16483 .ctct-form-wrapper .ctct-submit{ width:100% !important; height:35px !important; background-color:#e1002b !important; border:0px !important; font-size:12px !important; color:#fff !important}

.page-template-terms .fa-file-pdf-o, .page-template-terms .fa-print { font-size:26px !important; margin-left:10px !important; float:right}

.clusterslinks:hover a { color: #b1b4b6 !important}
.clusterslinks { background-color:#ccc; padding:5px; border:0px solid #fff; text-align:center !important}
.clusterslinks a { font-size:16px !important; color:#6d6e71 !important; text-transform: uppercase !important; text-decoration: none !important; }
.clusterslinks a:hover { color:#b1b4b6; }

.page-template-cluster-downlights #productcompare, .page-template-voila-overview #productcompare, .page-template-cluster-downlights-fr #productcompare  { display:none !important}
.redbuttonclusters { display:none !important}
.page-template-cluster-downlights .thumb-checkbox, .page-template-voila-overview .thumb-checkbox  { display:none !important}

.single-product-line .cluster-downlights, .single-product-line .trim-type, .single-product-line .application, .single-product-line .shape,  .single-product-line .size,  .single-product-line .lumen-output { display:none !important}

/*.page-template-product-finder #lumenxpress { display:none !important}
.page-id-3681 #lumenxpress { display:none !important}*/

@media only screen and (max-width: 610px) {
		#topmost .col-xs-6 { width:100% !important; margin-top: 10px; margin-bottom:5px;}
#responsive-menu-button { margin-top:80px !important}
	ul#topmost-menu-desktop { text-align:center!important}
	.col-xs-6 #searchform { float:left !important}

}


@media only screen and (min-width: 1000px) {

.single .product-images-thumb.nine_in_line { width:8.4% !important}
#menu-item-11223, #menu-item-11224{ display: block !important}

}
#menu-item-11223, #menu-item-11224{ display: none !important}
.page-template-lumenwell-overview .carousel-control, .page-template-lumenwell-overview  .carousel-indicators, .page-template-lumenwell-inside .carousel-control, .page-template-lumenwell-inside  .carousel-indicators  { display:none !important}
.page-template-lumenwell-overview h3, .page-template-lumenwell-overview h4, .page-template-lumenwell-inside h3, .page-template-lumenwell-inside h4 {color:#fff; }
.page-template-lumenwell-overview h3, .page-template-lumenwell-inside h3 { padding-top:110px !important; font-size: 40px !important}

.maintitlecss img { float: left; margin-right: 10px}
.maintitlecss h5 {font-size:20px !important; font-weight: bold !important;  float: left; margin-top: 32px }


.page-template-lumenwell-inside .filterscluster h3{ font-size:18px !important; line-height: 25px; color:#333; margin:20px 0px 10px 0px !important; padding: 0px !important; text-transform: uppercase;}

.page-template-lumenwell-inside .filterscluster h4 { font-size:16px !important; line-height: 2px; color:#333; margin:20px 0px 10px 0px !important; padding: 0px !important; text-transform: uppercase}

.page-template-lumenwell2 h3 { margin-bottom:20px !important;}
.page-template-lumenwell2  .boxes, .page-template-lumenwell2-inside .boxes { padding:50px 0px;}
.page-template-lumenwell2-inside .product-images-thumb div , .page-template-lumenwell2 .product-images-thumb div { background-color: #eeeeee !important}


.page-template-peo .boxes {padding:50px 0px !important}


.page-template-lumenwell2 .entry-title { text-align:center}
.page-template-lumenwell2 .maintext { text-align:left; margin:0 auto !important; max-width: 800px;}
.page-template-lumenwell2 .maintext p { margin-bottom:25px; font-size:13px !important; line-height: 23px !important }

.topsection {margin-top:40px !important}

.topsection a.wellbouton  { color:#c48b6d; text-align: center; padding:10px 25px; margin-right:5px; text-decoration: none !important;  transition: all .2s ease-out !important; border:1px solid #c48b6d; background-color: none; width:100%; float: left; margin-bottom: 10px}

.topsection a.wellbouton:hover  { color:#fff !important; text-align: center; padding:10px 25px; margin-right:5px; text-decoration: none !important;   transition: all .2s ease-out !important; border:1px solid #c48b6d !important; background-color: #c48b6d !important}

.page-template-lumenwell2-inside table {width:100% !important}

.page-template-lumenwell2-inside table, .page-template-lumenwell2-inside table td, .page-template-lumenwell2-inside table th  {border: 1px solid
#000;
padding: 5px;
text-align: left;}

.owl-carousel .product-images-thumb { width:240px !important}


a.wellbouton  { color:#c48b6d; text-align: center; padding:10px 25px; margin-right:5px; text-decoration: none !important;  transition: all .2s ease-out !important; border:1px solid #c48b6d; background-color: none; float: left; margin-bottom: 10px}

a.wellbouton:hover  { color:#fff !important; text-align: center; padding:10px 25px; margin-right:5px; text-decoration: none !important;   transition: all .2s ease-out !important; border:1px solid #c48b6d !important; background-color: #c48b6d !important}




.wellbox { width: 300px; color:#fff;  text-align: left; position: absolute; top:100px;}
.wellboxtop { color:#999; background-color:#fff; display:inline-block; padding: 10px;  text-transform: uppercase; font-weight: bold}
.wellboxbottom { text-align: left; font-size: 40px; line-height: 40px; padding:25px;background-color: #c48b6d; font-family: 'EB Garamond', serif !important; font-weight: 300 }

.page-id-26100 .wellboxbottom {background-color:#0A2A2D !important}


.page-template-lumenwell2-inside ul {font: 14px/1.5 Arial,sans-serif;
color: #777;
margin-left: 15px !important;
padding: 10px;}

.page-template-lumenwell2 .product-images-thumb, .page-template-peo .product-images-thumb, .page-template-lumenwell2-inside .product-images-thumb  { width: 100% !important; max-width: inherit !important}
a {outline: none !important}


.page-template-peo .carousel-indicators {display:none !important}
.mainsectioncontent {margin:0px 0px 0px 0px !important}

.page-template-lumenwell2 .wellsection h2 { font-weight:bold !important; font-size:30px !important; margin-top: 50px !important}
.page-template-lumenwell2 .wellsection p { margin-bottom:20px !important; font-size: 13px !important; line-height: 23px !important}

.page-template-lumenwell2-inside .wellsection h2 { font-weight:bold !important; font-size:30px !important; margin-top: 50px !important}
.page-template-lumenwell2-inside .wellsection p { margin-bottom:20px !important; font-size: 13px !important; line-height: 23px !important}

.wellsection p a {color: #c48b6d !important}

.owl-nav { display:none !important}
.owl-stage {margin-bottom:20px !important}


.ac-a img {width:100%; height:100%; float: left !important; margin: 20px 0px !important}
.ac{margin-top:10px;border:1px solid #ddd;background-color:#fff;box-sizing:border-box}
.ac>.ac-q{font-family: Numans Regular;color:#111;padding:10px 30px 10px 10px;margin:0;text-decoration:none;display:block;cursor:pointer;position:relative; font-size:17px !important; line-height: 26px}.ac>.ac-q::after{content:'+';text-align:center;width:15px;right:10px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);position:absolute}.ac>.ac-a{overflow:hidden;-webkit-transition-property:all;transition-property:all;-webkit-transition-timing-function:ease;transition-timing-function:ease}.ac>.ac-a p{font:14px/1.5 Arial,sans-serif;color:#777;margin:0;padding:10px}.ac.js-enabled>.ac-a{visibility:hidden}.ac.is-active>.ac-a{visibility:visible}.ac.is-active>.ac-q::after{content:'\2013'}

.accordion-container { width:100%; float:left; margin-bottom:20px }



