/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2018-10-17 20:28:00 */
body.boxed {
}
@media (min-width: 768px) {
    .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main {
        width: 49%;
    }
    .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media {
        width: 49%;
    }

    .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main {
        width: 36.75%;
    }
    .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media {
        width: 36.75%;
    }
}
@media (max-width: 480px){
    .products-grid .product-item {
        float: none;
        width: 100%;
        padding: 10px 0;
    }
}

/*menu*/

@media (min-width: 768px), print{
header.page-header.sticky-header .minicart-wrapper {
   margin-top: 0px!important;
}
}

.carousel-control.left:hover, .carousel-control.right:hover {
    background: #00693E;
    color: white;
}


 .ves-megamenu li.level0:hover > a {
        background: #00693E;
        color: #FFF;
    }

.ves-megamenu .submenu .carousel-control.left:hover, .ves-megamenu .submenu .carousel-control.right:hover {
    background-color: #00693E;
    color: #ffffff;
}

.ves-megamenu li.active>a {
    background: #008550;
    color: #FFF !important;
}

@media (min-width: 768px), print{
.page-header .navigation .level0 .submenu {
   box-shadow: inherit!important;
}
}

.ves-megamenu .dropdown-menu .subgroup.level1 > a {
    padding-left: 0px;
	
}

.ves-megamenu .dropdown-menu .subgroup.level1 > a {
    position: relative;
}

/*welcome text*/

.welcome p {
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    margin-top: 20px;
}


.minicart-wrapper .action.showcart .counter.qty {
    color: #fff !important
}
.page-header.type1 .minicart-wrapper{position:absolute;top:50%;right:15px;margin-top:-20px}
.page-header.type1 .logo{margin:28px 0}

@media only screen and (max-width:767px){
    .page-header.type1 .nav-toggle{float:right}
    .page-header.type1 .logo{height:40px;float:left;margin:10px 0}
    .page-header.type1 .logo img{max-width:100%;max-height:100%;width:auto}
    .page-header.type1 .minicart-wrapper{position:relative;top:auto;right:auto;left:auto;margin:10px 0;float:right}
    .page-header.type1 .block-search{float:none;margin-bottom:0}
    .page-header.type1 .block-search .label{float:right;margin:10px 0;line-height:40px;margin-right:10px}
    .page-header.type1 .custom-block{display:none}
}

@media all and (min-width:768px),print{
    header.page-header.sticky-header.type1 .nav-sections{background-color:#fff}
    .page-header.type1{background-color:#fff;color:#777}
    .page-header.type1>.panel.wrapper{background-color:#f0f0ed;color:#777}
    .page-header.type1 .panel.header .switcher{border-left:1px solid #ccc;padding:0 15px}
    .page-header.type1 .panel.header .switcher:first-child{border-left:0;padding-left:0}
    .page-header.type1 .panel.header .switcher:last-child{padding-right:0}
    .page-header.type1 .panel.header .header.links>li>a{color:#008550}
    .page-header.type1 .panel.header .header.links>li>a:hover{color:#008550}
    .page-header.type1 .nav-sections{background-color:transparent;color:#777;margin-bottom:15px}
    .page-header.type1 .navigation{background-color:transparent;padding:0 15px}
    .page-header.type1 .navigation>ul{padding:0;background-color:#f0f0ed;border-radius:5px}
    .page-header.type1 .navigation li.level0{margin-right:3px;color:#008550}
    .page-header.type1 .navigation li.level0.last{margin-right:0}
    .page-header.type1 .navigation li.level0>.level-top{color:inherit;padding:0 20px;line-height:40px}
    .page-header.type1 .navigation li.level0>.level-top:focus{color:inherit}
    .page-header.type1 .navigation li.level0>.level-top:hover{color:inherit}
    .page-header.type1 .navigation li.level0.active,.page-header.type1 .navigation li.level0:hover{border-radius:5px;color:#fff;background-color:#008550}
    .page-header.type1 .navigation li.level0.parent:hover{border-radius:5px 5px 0 0}
    .page-header.type1 .navigation li.level0.parent>a:after{line-height:40px}
    .page-header.type1 .block-search{margin-left:55px}
    .page-header.type1 .block-search input{background-color:#fff;color:#777;border-color:#dbe0e2}
    .page-header.type1 .search-category select{border-right:0}
    .page-header.type1 .block-search .action.search{border-left:1px solid #ccc;padding:0 13px}
    .page-header.type1 .block-search .action.search:focus:before{color:#777}
    .page-header.type1 .block-search .action.search:before,.page-header.type1 .block-search .action.search:hover:before{color:#777}
    .page-header.type1 .block-search .action.search:hover{border-left-width:1px}
    .page-header.type1 .custom-block{height:40px;line-height:40px;position:absolute;top:50%;right:60px;margin-top:-20px;font-size:14px;color:#777}
    .page-header.type1 .custom-block>*{display:inline-block;vertical-align:middle}
    .page-header.type1 .custom-block>a{font-size:12px}
}

/*parallax front page*/

  .parallax-container .content {
    background-color: rgba(1, 173, 124, 0.5);
}

.parallax-container .parallax-content > .container {
    position: relative;
}
.parallax-container .content {
    position: absolute;
    top:-28px;
    left:15px;
    z-index: 3;
    padding: 40px;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    min-width: 307px;
}
.parallax-container .content h2 {
    font-family: 'Oswald';
    font-size:48px;
    font-weight:300;
    color:#fff;
    margin-bottom: 28px;
}
.parallax-container .content em {
    font-size:17px;
    font-weight:400;
    font-style:normal;
    color:#fff;
    letter-spacing: 0.05em;
    display:block;
    padding-bottom: 6px;
    padding-top: 8px;
}
.parallax-container .content .btn-default{
    font-family: 'Oswald';
    border: solid 2px #2c2c2c;
    background-color:#0e0e0e;
    padding: 9px 19px;
    font-size: 14px;
    letter-spacing:0.05em;
    border-radius:2px;
    box-shadow: none;
    font-weight: 400;
    margin-bottom: 25px;
    color:#fff;
}

/*masonry wrapper*/

.products.wrapper .product-items.masonry-grid {
    margin: 0 -1.5px;
}
.masonry-grid .grid {
    width: 20%;
    float: left;
    padding: 0 1.5px;
}
.masonry-grid .grid.double{
    width: 39.9%;
}
.products.wrapper .masonry-grid .item {
    padding: 1.5px 0;
    position: relative;
    width: 100%;
}

.filterproduct-title {
    background: none;
    font-size: 18px;
    letter-spacing: -1px;
    font-weight: 700;
    padding-bottom: 7px;
}
.filterproduct-title .content {
    background-color: transparent;
}

.products.wrapper .product-items.masonry-grid {
    margin: 0 -1.5px;
}
.masonry-grid .grid {
    width: 20%;
    float: left;
    padding: 0 1.5px;
}
.masonry-grid .grid.double{
    width: 39.9%;
}
.products.wrapper .masonry-grid .item {
    padding: 1.5px 0;
    position: relative;
    width: 100%;
}

/*sidebar*/

.sidebar.sidebar-main {
    position: relative;
}
.block-category-list .block-title,.filter-options-title,.filter .filter-current-subtitle {
    font-family: 'Oswald';
    border: none;
    background-color: transparent;
    padding: 16px 20px 4px 20px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    color: #111;
    letter-spacing: 0.01em;
}
.block-category-list .block-title {
    padding: 30px 20px 0 20px;
}
.block-category-list .block-title strong {
    font-weight: 400;
}
.block-category-list .block-content,.filter-options-content {
    border: none;
    background-color: transparent;
    padding: 10px 18px 26px 20px;
    border-bottom: #efefef solid 1px;
    position: relative;
    z-index: 2;
    border-radius: 0;
}
.filter-current .items {
    border: none;
    background-color: transparent;
    position: relative;
    z-index: 2;
}
.filter-current .item {
    padding-left: 20px;
}
.filter-current .action.remove {
    right: 20px;
    color: #21293c;
}
.filter-actions {
    border: none;
    background-color: transparent;
    border-bottom: #efefef solid 1px;
    position: relative;
    z-index: 2;
    padding-right: 20px;
}
.filter-actions a {
    color: #858585;
}
.filter-options-title:after {
    content: '\f803';
    border: none;
    color: #21293c;
    font-size: 17px;
    margin-top: -7px;
}
.filter-options-title:hover:after {
    background: none;
    color: #21293c;
}
.active > .filter-options-title:after {
    content: '\f800';
}
#ln_price_slider.ui-slider-horizontal {
    height: 3px;
    box-shadow: none;
    background: #050203;
}
#ln_price_slider .ui-slider-handle {
    width: 12px;
    height: 12px;
    border-radius: 100%;
}
.sidebar-title {
    font-family: 'Oswald';
    font-size: 15px;
    font-weight: 400;
    color: #111;
    letter-spacing: 0.01em;
    margin-bottom: 20px;
    padding-left:20px;
    padding-right: 20px;
}

.sidebar .owl-top-narrow .owl-theme .owl-controls {
    top: -40px;
    right: -8px;
}
.sidebar .product-items .product-item-info .product-item-photo {
    max-width: 25.19%;
}
.sidebar .product-items .product-item-details {
    margin-left: calc(26% + 15px);
}
.sidebar .product-items .product-item-name a {
    font-size: 12px;
    color: #5b5b5f;
    font-weight: 400;
}
.sidebar .sidebar-filterproducts {
    margin-bottom: 30px;
    padding-bottom: 40px;
    background: none;
    border-bottom: #efefef solid 1px;
}
.sidebar .product-items .product-item .product-reviews-summary {
    display: block;
}
.sidebar-filterproducts.custom-block + h2 {
    font-family: 'Oswald';
    font-size: 15px !important;
    text-transform: uppercase;
    font-weight: 400 !important;
    color: #111 !important;
    letter-spacing: 0.01em;
    padding: 0 20px;
}
.sidebar-filterproducts.custom-block + h2 +h5 {
    font-family: 'Open Sans' !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    color: #7a7d82 !important;
    letter-spacing: 0.022em;
    padding: 0 20px;
}
.sidebar-filterproducts.custom-block + h2 + h5 + p {
    color: #21293c !important;
    font-size: 15px !important;
    letter-spacing: 0.01em;
    padding: 0 20px;
}
.sidebar .custom-block {
    padding: 0 20px;
}

.category-boxed-banner.owl-theme .owl-controls {
    bottom: 0;
}
.page-products .toolbar .limiter {
    display: block;
}
.page-with-filter .toolbar-amount {
    display: none;
}
.full-width-image-banner {
    height: 300px;
}
.full-width-image-banner:after {
    display: none;
}
.full-width-image-banner h2 {
    font-size: 36px;
    font-weight: 900;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    line-height: 38px;
}
.full-width-image-banner p {
    font-size:18px;
    line-height:38px;
    font-weight: 700;
    text-transform:uppercase;
}
.full-width-image-banner .btn-default {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.025em;
    padding: 10px 20px;
    background-color: #010204;
    color: #fff;
    font-family: 'Oswald';
    text-transform: uppercase;
    border-radius: 2px;
    margin-top: 31px;
}

.sorter-label {
	display: none;
}

.page-products .toolbar .limiter .limiter-text {
    display: none;
}

.limiter .label {
    display: none;
}


.swatch-option.text.selected {
 background-color: #29a329 !important;
border-color: #29a329 !important;
 font-weight: 600;
color: #ffffff;
line-height: 21px;
padding: 5px;
}

.swatch-option.text {
    background: #d6f5d6;
    color: #777;
    font-size: 12px;
    font-weight: 400;
border-color: #29a329 !important;

}

.super-attribute-select {
    display: none;
}

.page-wrapper > .breadcrumbs {
    
    margin: 0 auto;
    border-radius: 5px;
    max-width: 100%;
}