#main-header.no-home-large{
    height:200px;
    min-height:auto;
}

.ec {
    color: #424050;
    background-color: #f7f7f7;
}

.resize-on-hover:hover img {
    -webkit-transform: scale(1.025);
    -ms-transform: scale(1.025);
    -o-transform: scale(1.025);
    transform: scale(1.025);
}

/*-- Selects --*/
/* select {
    background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTI3NDgyRUU0MDNBMTFFOEJBRkJDQkFGMjJBRjc4NzIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTI3NDgyRUQ0MDNBMTFFOEJBRkJDQkFGMjJBRjc4NzIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMjc0ODJFOTQwM0ExMUU4QkFGQkNCQUYyMkFGNzg3MiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFMjc0ODJFQTQwM0ExMUU4QkFGQkNCQUYyMkFGNzg3MiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi78vfoAAAC5SURBVHjaxJNBCoMwEEVjyVp6mC7cF/EC8VCeqHiDItKjiHiApjPlR6YhEwJZNPANwXkPw4yN997UrIupXNWCxjnHe4fzs5A76y09bpQHvmYokDA8U96UnqGJcqW0eNEVwC2YiQUj5YWCnETCBszIgo1yp6wZSQyvYLbQhZ3vo0hScA/mp41BskQSCS8STs3Bjk5IiYQHCWuDFEtUmJdV2hWuM+PM8JEqtJmeHwCNBn9H+e9/40eAAQApJjO0EFd4zgAAAABJRU5ErkJggg==') right 10px center no-repeat #ffffff;
    background-size: 12px;
    border: 1px solid #adadad;
    height: 40px;
    outline: 0;
    padding: 10px;
    width: 100%;
} */

/*-- Generic --*/
.step-box {
    position: relative;
}
.step {
    display: none;
}
.step1 {
    display: block;
}
.ec .container {
    padding-bottom: 40px;
    position: relative;
}
.ec .container>.row>div:first-child {
    width: 73.33%;
    padding-top: 0;
    padding-right: 40px;
}

.ecColumns__cols{
    display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;
    display:flex;
    width: 100% !important;
    padding-right: 0 !important;
}
.ecSection__container ._colNine,
.ecColumns__cols > :first-child{
    padding-right: 40px;
}

.ecColumns__col:first-child{
    width: 75%;
}
.ecColumns__col:last-child:not(:only-child){
    width: 25%;
}

.inpage-title h1{
    font-size: 3em;
}
.inpage-title h2{
    font-size: 1.5em;
}
.content {
    margin: 20px 0;
}

.ec-title-img{
    display:inline-block;
    vertical-align: middle;
    margin-right: 10px;
    fill: #000000;
}
.ec-title-img + h1{
    display:inline-block;
}

/*-- Sidebar Cart --*/
.ecCart{
    background-color: #ffffff;
    padding: 30px 0;
    background-size: 90px;
    -webkit-box-shadow: 0px 15px 13px -15px rgba(0, 0, 0, 0.19), 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 15px 13px -15px rgba(0, 0, 0, 0.19), 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
}
.ecCart .cart-product-list > div {
    padding: 20px;
    text-align: center;
    font-weight: 300;
    background-image: url(/templates/ecommerce/images/empty-cart.png);
    background-repeat: no-repeat;
    background-position: center 20px;
    background-size: 70px;
}
.delete-btn {
    color: #eb4b35;
    cursor: pointer;
    font-size: 0.8em;
    opacity: 0;
    position: absolute;
    right: 15px;
    text-decoration: underline;
    top: 27px;
}
.cart-product:hover .delete-btn {
	opacity: 1;
}
.ecCart ul li {
    border-bottom: 1px solid #f7f5f4;
    display:table;
    padding: 10px 20px;
    position:relative;
    width:100%;
}
.cart-prod-title {
    padding: 0 5px;
}
.cart-prod-subtitle {
    display:block;
    font-size: 0.8em;
    text-transform: initial;
}
.ecCart_title{
    font-size: 26px;
    margin-bottom: 20px;
    padding:0 20px 15px;
    position:relative;
    text-align: center;
}
.ecCart_title:before {
    content: "";
    background-color: #d6d6d6;
    bottom: 0;
    height: 1px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    width: 150px;
}
.cart-product-list .cart-price,
.cart-product-list .cart-product-title,
.cart-product-list .cart-product-qty {
    display: table-cell;
}
.cart-product-list .cart-product-qty {
    width: 7.3333%;
}
.cart-product-list .cart-product-title {
    width: 65.3333333333%;
}
.cart-product-list .cart-price {
    text-align: right;
}
.cart-summary {
    background: #f9f9f9;
}
.cart-summary>*{
    display: table-cell;
    vertical-align:middle;
    width: 50%;
}
.cart-summary span {
    text-transform: uppercase;
    font-weight: bold;
}
.cart-summary .total {
	text-align: right;
}
.sidebar-others{
    padding: 30px 0 0;
}


/*-- Pop-ups --*/
.overlay-fullpage {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2000;
}
.overlay-fullpage.show {
    background: rgba(0,0,0,.6);
    display: block;
    transition: 0.2s all ease-in;
}
#ecommerce-template .pop-up {
    color:#000000;
    background: #f7f7f7;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    display: block;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -o-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    left: 50%;
    top: -600%;
    padding:20px;
    position:fixed;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transition: 0.2s all ease-in-out;
    width: 600px;
    z-index: 3000;
}
.moreinfobox__content {
    color:#000000;
    background: #f7f7f7;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    display: block;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -o-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    position: absolute;
    top: 50%;
    left: 50%;
    padding:20px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    width: 600px;
}
#ecommerce-template .pop-up{
    overflow:hidden;
    padding:30px;
}
.moreinfobox__content .prod-pop-up-descp,
#ecommerce-template .pop-up {
    line-height: 1.2;
}
.moreinfobox__content .prod-pop-up-descp p,
#ecommerce-template .pop-up p,
.moreinfobox__content .prod-pop-up-descp ul,
#ecommerce-template .pop-up ul {
    margin-bottom: 6px;
}
.moreinfobox.show .moreinfobox__content,
#ecommerce-template .pop-up.show {
    top: 50%;
    transition: 0.3s all ease-in-out;
}
#ecommerce-template .pop-up.show .pop-up-container {
    max-height: 800px;
    max-height: calc(70vh - 120px);
    overflow-y:auto;
}

.moreinfobox {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgb(0 0 0 / 40%);
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    -webkit-transition: opacity 0.5s 0s, z-index 0s 0.5s, visibility 0s 0.5s;
    transition: opacity 0.5s 0s, z-index 0s 0.5s, visibility 0s 0.5s;
}
.moreinfobox.show {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.5s 0s, z-index 0s 0s, visibility 0s 0s;
    transition: opacity 0.5s 0s, z-index 0s 0s, visibility 0s 0s;
}
.moreinfobox.show {
    z-index: 3000;
}

.moreinfobox__content .pop-up-prod-img {
    margin-left: -20px;
    margin-top: -20px;
    margin-right: -20px;
    overflow: hidden;
    padding-bottom: 41.6%;
    position: relative;
}
.moreinfobox__content .pop-up-prod-img:before {
    content: '';
    background: rgba(0,0,0,.2);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index:1;
}
.moreinfobox__content .pop-up-prod-img .pop-up-back-img {
    left: 0;
    position: absolute;
    width: 100%;
}
.moreinfobox__content .pop-up-prod-img .pop-up-prod-logo {
    -webkit-filter: drop-shadow(1px 1px 1px rgba(51, 51, 51, 0.67));
    filter: drop-shadow(1px 1px 1px rgba(51, 51, 51, 0.67));
    left: 20px;
    position: absolute;
    top: 20px;
    width: 200px;
    z-index: 1;
}
.moreinfobox__content .prod-pop-up-titles {
    bottom: 20px;
    color: #ffffff;
    left: 20px;
    position: absolute;
    text-shadow: 1px 1px 1px #333;
    z-index:1;
    width: calc(100% - 40px);
}

.moreinfobox__content .prod-pop-up-titles h4 {
    font-size: 40px;
    color: #ffffff;
}

.moreinfobox__content .prod-pop-up-titles h5 {
    font-size: 27px;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 7px;;
}
.moreinfobox__content .prod-pop-up-descp{
    padding: 30px 0 20px;
}
.moreinfobox__content .product-price {
    font-size: 3em;
    text-align: right;
}
.moreinfobox__content .product-price .pricetxt {
    font-size: 0.3em;
    display:block;
}
.moreinfobox__content .btn-box {
    margin-top: 20px;
}
.pop-up a,
.pop-up strong{
	font-weight: bold;
}
.pop-up h2{
    font-size:2.75em;
    margin-bottom:15px;
}
.prod-pop-up-close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    z-index: 2;
}
.prod-pop-up-close svg {
    height: 18px;
    width: 18px;
    fill: #ffffff;
}

.pop-up-close {
    color: #000000;
    cursor: pointer;
    font-size: 1.5em;
    font-weight: bold;
    position: absolute;
    right: 15px;
    top: 5px;
    z-index: 2;
}
.pop-up-btn{
    cursor:pointer;
    color:#000000;
}

/*-- Step1 --*/
.product-titles {
    padding-top: 15px;
    text-align: center;
    height: 85px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; 
}
.product-titles h4 {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-size: 19px;
    height: 41px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    color: #000000;
    margin-top: 0;
}
.product-titles h5 {
    margin-top: 7px;
    text-transform: uppercase;
    font-size: 13.5px;
    color: #000000;
}
.product-box {
    background: #ffffff;
    /* -webkit-box-shadow: 0px 15px 13px -15px rgba(0, 0, 0, 0.19), 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 15px 13px -15px rgba(0, 0, 0, 0.19), 0px 0px 5px 0px rgba(0, 0, 0, 0.05); */
    /* overflow: hidden; */
    padding: 15px;
    display: flex;
    flex-direction: column;

    box-shadow: 1px 1px 5px 1px rgb(128 128 128 / 10%);
}
.product-box .product-image {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -15px;
    overflow: hidden;
    padding-bottom: 60%;
    position: relative;
}
.product-box .product-image img {
    position: absolute;
    width: 100%;
}
.product-box .product-descp {
    font-weight: 300;
    height: 73px;
    line-height: 1.2;
    margin: 10px 0 12px;
    overflow: hidden;
    position: relative;
    /* padding-top: 15px; */
}
.product-descp:before {
    /* content: "";
    width: 100px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    top: 0;
    height: 1px;
    background: #000000; */
}

.product-box .product-descp p {
    margin: 0;
    font-size: 16px;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;

}
.product-box .product-descp ul {
    padding-left: 17px;
}
.product-box .product-descp ul li {
    list-style: circle;
}

.product-grid-box{
    width: 30.333%;
    padding: 10px;
}
.product-grid-box__cols {
    display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;
    display:flex;
    -webkit-box-pack:space-between;-moz-box-pack:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;
    justify-content:space-between;
    -webkit-box-align:flex-end;-moz-box-align:flex-end;-webkit-align-items:flex-end;-ms-flex-align:flex-end;
    align-items:flex-end;
    width: 100%;
}
.product-moreinfo{
    font-size: 15px;
    font-weight: 300;
    margin: 20px 0 0;
    width: 50%;
}
.product-moreinfo a:before{
    content:'+';
}
.product-box .product-price {
    font-size: 1.6em;
    text-align: right;
}
.product-box .product-price > span{
    display: block;
}
.product-box .product-price .pricetxt{
    display: block;
    font-size: 0.5em;
    margin-bottom: 3px;
}
.product-options{
    height: 60px;
    padding-top: 20px;
    margin-bottom: 20px;
    display: flex;
    width: 100%;
}
.product-options select {
    background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTI3NDgyRUU0MDNBMTFFOEJBRkJDQkFGMjJBRjc4NzIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTI3NDgyRUQ0MDNBMTFFOEJBRkJDQkFGMjJBRjc4NzIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMjc0ODJFOTQwM0ExMUU4QkFGQkNCQUYyMkFGNzg3MiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFMjc0ODJFQTQwM0ExMUU4QkFGQkNCQUYyMkFGNzg3MiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi78vfoAAAC5SURBVHjaxJNBCoMwEEVjyVp6mC7cF/EC8VCeqHiDItKjiHiApjPlR6YhEwJZNPANwXkPw4yN997UrIupXNWCxjnHe4fzs5A76y09bpQHvmYokDA8U96UnqGJcqW0eNEVwC2YiQUj5YWCnETCBszIgo1yp6wZSQyvYLbQhZ3vo0hScA/mp41BskQSCS8STs3Bjk5IiYQHCWuDFEtUmJdV2hWuM+PM8JEqtJmeHwCNBn9H+e9/40eAAQApJjO0EFd4zgAAAABJRU5ErkJggg==') right 10px center no-repeat #ffffff;
    background-size: 12px;
    border: 1px solid #adadad;
    height: 100%;
    outline: 0;
    padding: 10px;
    padding-right: 10px;
    width: 100%;
}
.product-box>.btn-box{
    padding-top: 10px;
    cursor: pointer;
}
@media (max-width: 1150px) {
	.product-grid-box.col-third.pad {
	    width: 50%;
	}
}
.listBlock{}
.listBlock__title{text-transform:uppercase;font-size:1.5em; font-family: "Playfair Display", Helvetica, sans-serif !important;}
.ecForm__title h2 {
    font-family: "Playfair Display", Helvetica, sans-serif !important;
}
.listBlock__list{margin-top:20px;}
.listBlock__listItem{
    position:relative;padding-left:40px;line-height:1.3;min-height:25px;
}
.listBlock__listItem:not(:last-child){
    margin-bottom:15px;
}
.listBlock__listItem:before{content:'';background-position:center;background-repeat:no-repeat;position:absolute;left:0;top:0;height:25px;width:25px;}
.listBlock__listItem--ico-cart:before{background-image:url('/templates/ecommerce/images/gifticon-cart.png');}
.listBlock__listItem--ico-personalize:before{background-image:url('/templates/ecommerce/images/gifticon-personalize.png');}
.listBlock__listItem--ico-secure:before{background-image:url('/templates/ecommerce/images/gifticon-secure.png');}
.listBlock__listItem--ico-send:before{background-image:url('/templates/ecommerce/images/gifticon-send.png');}
.listBlock__listItem--ico-valid:before{
    background-image:url('/templates/ecommerce/images/gifticon-valid.png');
    background-size: 26px;
}

/*
.exists-order {
    background: #fdf9f6;
    padding: 30px;
    margin-bottom: 20px;
    text-align: left;
    font-size: 1.2em;
    font-weight: 300;
    margin-top: 20px;
    border: 1px solid #eae1da;
    border-radius: 3px;
    color: #7a5542;
    transition: 0.1s all;
}
.exists-order a {
	text-decoration: none !important;
}
span.finalize {
    text-decoration: none;
    color: #fdf9f6;
    background: #7a5542;
    font-size: 0.9em;
    padding: 12px 25px;
    transition: 0.3s;
    margin-left: 25px;
    font-weight: 300;
    text-transform: uppercase;
}
span.finalize:hover {
    background: #9c7764;
}
.exists-order > span > span {
    font-weight: normal;
}

@media (max-width: 1150px) {
	html[lang="fr"] .exists-order {
	    font-size: 1.1em;
	    transition: 0.1s all;
	}
}
@media (max-width: 1050px) {
	html[lang="fr"] .exists-order {
	    font-size: 1.05em;
	    transition: 0.1s all;
	}
}
*/

/*-- Step2 --*/
.ecFormCheckout .form-row,
.ecForm__field{
    display:table;
    width:100%;
}
.ecFormCheckout .form-row>*,
.ecFormCheckout .field-left,
.ecFormCheckout .field-right
{
    display:table-cell;
}
.ecFormCheckout .form-row>*{
    width: 50%;
}
.ecBilling__fieldGroup--2cols{
    display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;
    -webkit-box-pack:justify;-moz-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;
}
.ecBilling__fieldGroup--2cols > *{
    width: 50%;
    width: calc(50% - 5px);
}
.ecFormCheckout .form-row .form-row-left:not(:only-child){
    padding-right:15px;
}
.ecFormCheckout .form-row .form-row-right{
    padding-left: 15px;
}
.ecFormCheckout .field.field-centered{
    text-align:center;
}

.ecForm__field .has-error input{
    box-shadow: inset 0 0 3px 0px rgba(185, 74, 72, 0.7);
    background-color: #fffdfd!important;
}
.ec .has-error .form-error{
    position: absolute;
    color: #b94a48;
    font-size: 11px;
    line-height: 1.2;
    top: 10px;
    right: 0;
    left: auto;
}
.ec .has-error .checkbox + .form-error{
    top: 100%;
    left: 0;
}

.grid-products .row{
    margin: -10px;
}
.grid-products .pad{
    padding: 10px;
}

/*-- Step3 --*/
.ec .ec-auto{background:#ffffff;margin:0 auto;max-width:1200px;min-width:1000px;padding:30px;} /* to general clas for ecommece step 1 and 2 */
.step3summary{background:#f7f7f7;padding:60px 0;}
.step3summary__container{}
.step3summary__data{border:2px solid #f7f7f7;display:table;width:100%;}
.step3summary__block{display:table-cell;padding:20px;vertical-align:top;width:50%;}
.step3summary__block:first-child{position:relative;}
.step3summary__block:first-child:after{content:'';background:#f7f7f7;bottom:15px;left:100%;position:absolute;top:15px;width:1px;}

.step3summary__products{}
.step3summary__productsColNames{font-size:0.8em;padding:0 20px 5px 0;}
.step3summary__productsColNames,
.step3summary__productsItem{display:table;width:100%;position:relative;min-height:67px;}
.step3summary__productsColNames>*,
.step3summary__productsItem>*{display:table-cell;vertical-align:middle;}
.step3summary__productsCol1{width:75%;}
.step3summary__productsCol2{text-align:right;width:10%;}
.step3summary__productsCol3{text-align:right;width:15%;}
.step3summary__productsItem{margin-bottom:5px;padding:15px 0;}
/*.step3summary__productsItem:nth-child(even){background:#f7f7f7;}*/
.step3summary__productName{font-size:1.3em;display:block;}
.step3summary__productDetails{display:block;margin-top:5px;font-style:italic;}
.step3summary__productQty{}
.step3summary__productPrice{font-size:1.3em;}



.step3summary__productsCol1--img{padding-left:115px;}
.step3summary__productsImg{position:absolute;top:0;left:0;bottom:0;width:100px;overflow:hidden;}
.step3summary__productsImg img{min-width:100%;max-height:100%;}



/*.orderSummary {
    background: #fff;
    padding: 30px;
}
.block-summary .summary-box>div:not(:last-child){
    border-right: 2px solid #f7f7f7;
    margin-right: 20px;
}
.block-summary+.block-summary{
    margin-top: 20px;
}
.orderSummary .pad{
    padding: 0;
}
.orderSummary h2 {
    font-size: 1.3em;
    margin-bottom: 15px;
}
.block-summary{
    background: #ffffff;
    border: 2px solid #f7f7f7;
    overflow:hidden;
    padding:20px;
}
.customer-data .block{
    padding: 5px 0;
}
.customer-data .block .field{
    display: inline-block;
    font-weight: bold;
    padding-right: 10px;
    width: 40%;
}
.custom-message{
    border-bottom: 1px solid #f7f7f7;
    margin-bottom: 15px;
    padding-bottom: 20px;
}
.content-products .table-header{
    display: table;
    margin-bottom: 15px;
    padding: 0 30px 0 0;
    width: 100%;
}
.content-products .table-header>*{
    display:table-cell;
    vertical-align:bottom;
}
.content-products .table-header .product-img h2{
    margin:0;
}
.content-products .table-header .product-price,
.content-products .table-header .product-qty{
    font-weight: normal;
}
.content-products .products-summary{
    border: 1px solid #f7f7f7;
    display:table;
    padding: 30px;
    width:100%;
}
.content-products .products-summary:nth-child(even){
    background: #f7f7f7;
}
.content-products .products-summary>*{
    display:table-cell;
    vertical-align:middle;
}
.content-products .table-header .product-price,
.content-products .table-header .product-qty,
.content-products .products-summary .product-qty,
.content-products .products-summary .product-price{
    text-align: right;
    width: 15%;
}
.content-products .products-summary .product-price{
    font-weight: 600;
}
.content-products .products-summary .t-product-descp span{
    display: block;
}
.content-products .products-summary .t-product-descp .prod-title{
    font-size: 1.4em;
}
#express {
    text-align: right;
}
#express .price-resume{
    display: inline-block;
    width:300px;
}
#express .text-price-field {
    float: left;
    font-size: 1.1em;
    margin-top: 10px;
}
#express .price-field {
    float: right;
    font-size: 40px;
    font-weight: normal;
    line-height: 0.8;
}
.orderSummary .tpv-btn-container img{
    display:inline-block;
    margin-right: 10px;
    vertical-align:middle;
}
.orderSummary .btn-pay-final{
    margin-top:20px;
    padding-right: 15px;
    text-align: right;
}
.orderSummary .paysafe{
    margin-top: 10px;
    width:185px;
}*/

/* Modified from ajax response */
.cart-product-list > div {
    padding-top: 130px!important;
}

/*-- Fonts --*/
#ecommerce-template .description{font-family:inherit;font-size:1.1em;line-height: normal!important;}

#ecommerce-template .inpage-title h2,
#ecommerce-template .moreinfo-add,
#ecommerce-template .customer-data .field-value,
#ecommerce-template .customer-data .block span:only-child,
#ecommerce-template .listBlock,
#ecommerce-template h3,
#ecommerce-template .cart-prod-title,
#ecommerce-template .cart-summary span,
#ecommerce-template .ecCart_title,
#ecommerce-template .moreinfobox__content .prod-pop-up-titles h5,
#ecommerce-template .summary-title,
#ecommerce-template .customer-data .block,
#ecommerce-template .content-products .products-summary .t-product-descp .prod-title,
.ecProductsList__product_title,
.ecProductsList__product_moreinfo_btn button
{
    /* font-family: 'Lato', Helvetica, Arial, sans-serif; */
    font-family: "Playfair Display", Helvetica, sans-serif;}
    #ecommerce-template .cart-product-list * {
        font-family: 'Lato', Helvetica, Arial, sans-serif !important; 
    }


/*-- Hide for this web --*/
.book-btn,
#ecommerce-template .cart-prod-subtitle,
#ecommerce-template .pop-up-prod-img .pop-up-prod-logo,
#ecommerce-template .ecBilling__options,
#ecommerce-template #block-billing-adress,
#ecommerce-template .error-terms,
#ecommerce-template .tpv-mstr,
#ecommerce-template .tpv-visa{display:none;}

/*-- Style for this web --*/
main{
    z-index:auto;
}
#ecommerce-template .ec > .section {
    padding-bottom: 0;
}
#ecommerce-template .product-box select {
    background-color: #ffffff;
    background-size: 12px;
    line-height: 1.1;
    border: 0;
    outline: 0;
    color: #000000;
    border: 1px solid #e9e0d2;
}
#ecommerce-template .chosen-container-single .chosen-single{
    background: none;
    background-size: 12px;
    border: 0;
    outline: 0;
    color: #000000;
    border-radius: 0;
    box-shadow: none;
    padding: 10px;
    height: 40px;
}
#ecommerce-template .chosen-container-single .chosen-single div{
    width: 25px;
}
#ecommerce-template .chosen-container-single .chosen-single div b{
    background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTI3NDgyRUU0MDNBMTFFOEJBRkJDQkFGMjJBRjc4NzIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTI3NDgyRUQ0MDNBMTFFOEJBRkJDQkFGMjJBRjc4NzIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMjc0ODJFOTQwM0ExMUU4QkFGQkNCQUYyMkFGNzg3MiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFMjc0ODJFQTQwM0ExMUU4QkFGQkNCQUYyMkFGNzg3MiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi78vfoAAAC5SURBVHjaxJNBCoMwEEVjyVp6mC7cF/EC8VCeqHiDItKjiHiApjPlR6YhEwJZNPANwXkPw4yN997UrIupXNWCxjnHe4fzs5A76y09bpQHvmYokDA8U96UnqGJcqW0eNEVwC2YiQUj5YWCnETCBszIgo1yp6wZSQyvYLbQhZ3vo0hScA/mp41BskQSCS8STs3Bjk5IiYQHCWuDFEtUmJdV2hWuM+PM8JEqtJmeHwCNBn9H+e9/40eAAQApJjO0EFd4zgAAAABJRU5ErkJggg==') right 10px center no-repeat #ffffff;
    background-size: 12px;
}
#ecommerce-template .chosen-container-single .chosen-drop{
    border: 0;
    border-radius: 0;
    box-shadow: none;
}
#ecommerce-template .chosen-container .chosen-results{
    padding: 0;
    margin: 0;
    border: 1px solid #f7f7f7;
}
#ecommerce-template .chosen-container .chosen-results li.highlighted{
    background: #000000;
}
#ecommerce-template #header{height:50vh;min-height:355px;}
#ecommerce-template #header .fullpage-background{background-position:center;position:relative;}
#ecommerce-template .fullpage-background-title{
    color: #ffffff;
    text-align: center;
    font-size: 60px;
    -ms-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    top:50%;
    left:50%;
    position:absolute;
}

#ecommerce-template .ec .cart-product-list > div {
    background-image: none;
    padding:20px!important;
}
#ecommerce-template .ec .container {
    /* margin-top: -110px; */
}
#ecommerce-template .container.orderSummary{
    box-shadow: 0px 11px 2em -10px #adadad;
    -webkit-box-shadow: 0px 11px 2em -10px #adadad;
    -moz-box-shadow: 0px 11px 2em -10px #adadad;
    -o-box-shadow: 0px 11px 2em -10px #adadad;
}
#ecommerce-template .product-moreinfo{
    font-weight: normal;
    text-decoration:underline;
    color: #424050;
}
#ecommerce-template .product-moreinfo a:before{
    content:none;
}
#ecommerce-template #block-basicinfo-destination>h2{
    margin-top:0;
}
#ecommerce-template .ecBilling__options>label{
    padding-right: 10px;
}


/* BEM */

/* LOADER */
.ecLoader {
    background-color: rgba(255,255,255,0.7);
    background-image: url(/templates/ecommerce/images/loader.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: none;
    height: 200px;
    left: 0;
    position: absolute;
    top: 0;
    width: 200px;
}
.ecLoader.active{
    display: block;
}

/* STEPS HIDES */
.ec--step2 #ecHowItWorks{
    display: none;
}
.ec--step2 .ecSection__header,
.ec--step2 .ecSection__content,
.ec--step2 .fn-ec-nextStep,
.ec--step2 .delete-btn,
.ec--step2 .inpage{
    display: none;
    transition: .5s;
}

/* Existing order advice */
.ec--step1 .ecPendingMsg {
    display:block;
}
.ecPendingMsg {
    display:none;
    background: #ffffff;
    padding: 30px;
    margin-bottom: 20px;
    font-size: 1.2em;
    font-weight: 300;
    margin-top: 20px;
    border: 1px solid #f1f1f1;
    color: #000000;
    transition: 0.1s all;
    text-align: center;
    -webkit-box-shadow: 0px 15px 13px -15px rgba(0, 0, 0, 0.19), 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 15px 13px -15px rgba(0, 0, 0, 0.19), 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
}
.ecPendingMsg__text strong{
    font-weight: bold;
}
.ecPendingMsg__btn {
    display: block;
    color: #ffffff;
    margin-top: 15px;
    text-decoration: none;
    background: #000000;
    font-size: 0.9em;
    padding: 12px 25px;
    transition: 0.3s;
    font-weight: 300;
    text-transform: uppercase;
}
.ecPendingMsg__btn:visited{
    color: #ffffff;
}

/* BUTTONS */
.tpv-btn{
    background: #3784c3;
    border: none;
    color: white;
    display: inline-block;
    cursor: pointer;
    padding: 10px 20px;
    position: relative;
    text-align:center;
    text-transform: uppercase;
    transition: 0.2s all ease-in-out;
    width: 100%;

    font-weight: bold;
    box-sizing: border-box;
    cursor: pointer;
    text-shadow: 1px 1px 1px #5D5D5D;
    opacity: 1;
    color: white;
    text-transform: capitalize;
    padding: 12px 25px;
    transition: 0.3s all;
    border-radius: 3px;
    border: none;
    padding-right: 30px;
    background-color: #628817;
    background-size: contain;
    background-position: 95% center;
    background-repeat: no-repeat;
    background-size: auto;
}

.tpv-btn:hover{
    background: #9CB814 !important;;
    color: white;
}
.ecBtn{
    font-weight: bold;
    box-sizing: border-box;
    cursor: pointer;
    text-shadow: 1px 1px 1px #5D5D5D;
    opacity: 1;
    color: white;
    text-transform: capitalize;
    padding: 12px 25px;
    transition: 0.3s all;
    border-radius: 3px;
    border: none;
    padding-right: 30px;
    background-color: #628817;
    background-size: contain;
    background-position: 95% center;
    background-repeat: no-repeat;
    background-size: auto;
}
.ecBtn--prev:before{
    content: "<";
    margin-right: 5px;
}
.ecBtn--next:after{
    content: ">";
    margin-left: 5px;
}
.ecBtn--green{
    background: #58c758;
}
.ecBtn--gradientblue{
    background-color: #3784c3 !important;
}
.ecBtn--gradientblue:hover{
    background-color: #2f6fa5 !important;
}
.ecBtn--inCart{
    margin: 30px 0 0;
    display: block;
}
.ecBtn--add2cart{
    padding: 10px 25px 10px;
    background-color: #4a6d4a;
}
.ecBtn--add2cart:hover{
    background-color: #476447;
}
.ecBtn--block{
    display:block;
    width: 100%;
}
.ecBtn--add2cart.ecBtn--disabled{
    background-color: #989898;
    cursor: not-allowed !important;
}
.ecBtn--add2cart.ecBtn--disabled:hover{
    background-color: #989898 !important;
}

/* WRAPPERS */
.ec{
    position: relative;
}
.ecSection{
    background: none;
}
.ecSection__container{
    position: relative;
}
.ecSection__header{
    padding-bottom: 30px;
    position: static;
    height: auto;
}

.ecSection__header .pageTitles__title {
    color: #333;
}

.ecSection__header .pageTitles__subtitle {
    margin: 12px 0 0;
    display: block;
    font-size: 26px;
    color: #333;
}
.ecSection__title{
    font-size: 42px;
}
.ecSection__title h1{
    display: inline-block;
    vertical-align: middle;
}
.ecSection__subtitle{

}
.ecSection__title2{
    font-size: 23px;
    padding-bottom: 20px;
}
.ecSection__content{
    margin: 20px 0 0;
}

.ec--step1 .ecColumns > :nth-child(2){
    margin-top: 111px;
}

/* PRODUCTS */
/* ecProductsBlocks */


/* ecProductsList */
.ecProductsList{
    color: #454545;
    background: #ffffff;
    box-shadow: 0px 5px 20px -12px #999999;
    padding: 25px;
    margin-bottom: 40px;
}
.ecProductsList > *:not(:first-child){
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #f7f7f7;
}
.ecProductsList__product{
    display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;
    -webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;
    -webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;
}
.ecProductsList__product_info{
    width: 45%;
    padding-right: 20px;
}
.ecProductsList__product_name{

}
.ecProductsList__product_title{
    font-size: 17px;
    text-transform: uppercase;
}
.ecProductsList__product_content{
    font-size: 12px;
    margin-top: 5px;
}
.ecProductsList__product_price{
    font-size: 20px;
    width: 13%;
    text-align: right;
}
.ecProductsList__product_price_label{
    font-size: 11px;
}
.ecProductsList__product_price_num{
    font-size: 28px;
    display: block;
}
.ecProductsList__product_qty{
    width: 22%;
    text-align: right;
}
.ecProductsList__product_ctas{
    width: 20%;
    text-align: right;
}
.ecProductsList__product_button{
    font-family: inherit;
}
.ecProductsList__product_moreinfo_btn{
    margin-top: 10px;
    width: 100%;
}
.ecProductsList__product_moreinfo_btn button{
    text-decoration: underline;
    background: none;
    border: 0;
    padding: 0;
    cursor: pointer;
    outline: none;
}
.ecProductsList__product_moreinfo_content{
    margin-top: 10px;
    border: 1px solid #f7f7f7;
    padding: 20px;
    display: none;
    font-size: 12px;
    line-height: 1.4;
}
.ecProductsList__product_moreinfo_btn.active ~ .ecProductsList__product_moreinfo_content{
    display: block;
}
.ecProductsList__footer{
    font-size: 13px;
}
.ecProductsList__footer strong,
.ecProductsList__footer b{
    font-weight: bold;
}

/* FORM */
.ecForm__title{
    font-size: 23px;
    padding-bottom: 20px;
}
.ecForm__field{
    margin-bottom: 20px;
    position: relative;
}
.ecForm__field--slim{
    margin:0;
}
.ecForm__field ::-webkit-input-placeholder{}
.ecForm__field ::-moz-placeholder{}
.ecForm__field :-ms-input-placeholder{}
.ecForm__field :-moz-placeholder{}
.ecForm__field input,
.ecForm__field select,
.ecForm__field textarea{
    border: 0;
    color: black;
    outline: none;
    padding: 8px 0;
    transition: .2s;
    width: 100%;
    border-bottom: 1px solid #4a6d4a;
    background-color: transparent;
    line-height: 16px;
    font-size: 16px;
    box-sizing: border-box;
}

.ecForm__field input {
    line-height: 16px;
}

.ecForm__field textarea {
    height: 129px;
    resize: none;
}
.ecForm__field input[type=checkbox]{
    appearance: checkbox;
    -moz-appearance: checkbox;
    -webkit-appearance: checkbox;
}
.ecFormCheckout__basic:only-child .ecForm__field{
    width: 50%;
    float: left;
}
.ecFormCheckout__basic:only-child .ecForm__field:nth-child(odd){
    padding-left: 10px;
}
.ecFormCheckout__basic:only-child .ecForm__field:nth-child(even){
    padding-right: 10px;
}

/* FORM - SHIPPING */
.ecShipping__form{
    display:none;
}

/* FORM - BILLING */
.ecBilling__options{margin-left:15px;padding-bottom: 20px;}
.ecBilling__option--types > *:not(.checkbox){
    display:inline-block;
}

.ecBilling__options .checkbox__text span {
    white-space: nowrap;
}
.ecBilling__option--types{
    display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;
    display:flex;
    margin: 10px 0;
}
.ecBilling__option--types > *:not(:first-child){
    margin-left: 15px;
}
.ecBilling__field--sameAddr{
    display:none;
}
.fn-ec-billing:not(.fn-ec-billing--company) .ecBilling__field--company{
    display:none;
}
.fn-ec-billing.fn-ec-billing--sameAddress .ecBilling__field--address,
.fn-ec-billing.fn-ec-billing--sameAddress .ecBilling__fieldGroup--location,
.fn-ec-billing.fn-ec-billing--sameAddress .ecBilling__field--ctry{
    display:none;
}
.fn-ec-billing.fn-ec-billing--sameAddress .ecBilling__fieldGroup--basicInfo{
    width: 100%;
}
.fn-ec-billing.fn-ec-billing--sameAddress .ecBilling__fieldGroup--basicInfo > *{
    width: 25%;
    width: calc(100%/4 - 5px);
    float: left;
}
.fn-ec-billing.fn-ec-billing--sameAddress.fn-ec-billing--company .ecBilling__fieldGroup--basicInfo > *:not(:first-child){
    padding-left: 10px;
}
.ecBilling__inputs{
    margin-top: 10px;
}

/* FORM - FOOTER */
.ecFormCheckout__legals a{
    text-decoration: underline;
    color: inherit;
    transition: color 0.2s;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -ms-transition: color 0.2s;
    -o-transition: color 0.2s;
}

.ecFormCheckout__legals a:hover{
    color: #424050;
}
.ecFormCheckout__ctas{
    display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;
    -webkit-box-pack:justify;-moz-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;
    margin-top: 20px;
}

/* SUMMARY */
.ecSection__summary{
    display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;
    -webkit-box-pack:justify;-moz-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;
    border-radius: 3px;
    box-shadow: 0px 15px 13px -15px rgb(0 0 0 / 8%);
    background-color: #ffffff;
    padding: 40px 45px;
    position: relative;
    font-size: 16px;
}
.ecSection__summary:before{
    content: '';
    position: absolute;
    top: 40px;
    bottom: 40px;
    left: 50%;
    width: 1px;
    background: #f6f3e8;
}
.ecSection__summary_block{
    width: 48%;
    width: calc(50% - 20px);
    position: relative;
}
.ecSection__subsection{
    padding-left: 15px;
}
.ecSection__summary_product{
    display: table;
    width: 100%;
    min-height: 80px;
}
.ecSection__summary_product:not(:only-child){
    padding-right: 15px;
}
.ecSection__summary_product:not(:first-child){
    margin-top: 10px;
}
.ecSection__summary_product:nth-child(even){
    background: #f2f2f2;
}
.ecSection__summary_product > *{
    width: 20%;
    padding-left: 15px;
    display: table-cell;
    vertical-align: middle;
}
.ecSection__summary_product_detail_image{
    overflow: hidden;
    position: relative;
    min-height: 80px;
}
.ecSection__summary_product_detail_image img{
    position: absolute;
    height: 100%;
    top: 50%;
    left: 50%;
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.ecSection__summary_product_detail_content{
    width: 40%;
}
.ecSection__summary_product_detail_content:first-child{
    width: 60%;
}
.ecSection__summary_product:only-child .ecSection__summary_product_detail_content:first-child{
    padding-left: 0;
}
.ecSection__summary_product_detail_content > *:not(:first-child){
    margin-top: 5px;
}
.ecSection__summary_product_detail_qty{
    width: 10%;
    text-align: right;
}
.ecSection__summary_product_detail_price{
    text-align: right;
    width: 30%;
}
.ecSection__summary_product_detail_price_unit{
    font-size: 12px;
    color: #777777;
    font-style: italic;
    margin-top: 2px;
}
.ecSection__summary_product_detail_price_total{
    font-size: 24px;
}
.ecSection__summary_product_title{
    font-size: 18px;
}
.ecSection__summary_product_subtitle{

}
.ecSection__summary_product_option{
    color: #6e6e6e;
    font-style: italic;
}
.ecSection__summary_group:not(:last-child){
    margin-bottom:30px;
}
.ecSection__summary_group--2cols{
    display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;
    width:100%;
}
.ecSection__summary_group--2cols > :first-child{
    padding-right: 20px;
    width: 60%;
}
.ecSection__summary_group--2cols > :last-child{
    border-left: 1px solid #f6f3e8;
    padding-left: 20px;
    text-align: right;
    width: 40%;
}
.ecSection__summary_prices_detailed{

}
.ecSection__summary_prices_detailed_concept,
.ecSection__summary_prices_amount{
    display: table;
    width: 100%;
}
.ecSection__summary_prices_detailed_concept > *,
.ecSection__summary_prices_amount > *{
    display: table-cell;
    vertical-align: bottom;
}
.ecSection__summary_prices_detailed_concept:not(:first-child){
    padding-top: 10px;
}
.ecSection__summary_prices_detailed_label{
    font-size: 15px;
}
.ecSection__summary_prices_detailed_value{
    font-size: 17px;
    text-align: right;
    font-weight: bold;
}
.ecSection__summary_prices_amount:not(:first-child){
    padding-top: 15px;
}
.ecSection__summary_prices_amount_label{
    font-size: 21px;
}
.ecSection__summary_prices_amount_value{
    font-size: 28px;
    text-align: right;
    font-weight: bold;
}
.ecSection__summary_group--2cols > :last-child > * .tpv-btn{
    margin-bottom: 15px;
    max-width: 100%;
}
.ecSection__summary_paysafe{
    text-align: center;
    max-width: 100%;
}
.ecSection__summary_field{
    display: table;
    width: 100%;
}
.ecSection__summary_field > *{
    display: table-cell;
    vertical-align: top;
}
.ecSection__summary_field:not(:first-child){margin-top:10px;}
.ecSection__summary_field_name{
    font-weight: bold;
    width: 120px;
}
.ecSection__summary_field_value{
    margin-left: 15px;
}

.ec .checkbox input {
    position: absolute;
    left: -999999px;
    opacity: 0;
    -webkit-appearance: checkbox;
}

.ec .checkbox {
    display: flex;
    margin: 0;
}

.ec .checkbox__text {
    font-size: 16px;
}

.product-with-options {
    width: 100%;
}

#other-products {
   grid-gap: 10px;
   display: flex;
   flex-direction: column;
   width: 100%;
}

#other-products .product-grid-box {
    width: 100%;
}

.product-with-options .product-grid-box {
    width: 100%;
}

.product-with-options .product-box {
    display: grid;
    grid-template-columns: 343px 1fr;
    grid-gap: 20px;
    padding: 0;
    box-shadow: none;
}

.product-with-options .product-image-cat {
    position: relative;
}

.product-with-options .product-image-cat img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ecProductsList__category_name {
    font-size: 28px;
    margin-top: 10px;
    font-family: "Playfair Display", Helvetica, sans-serif !important;
    text-transform: uppercase;
}

.product-with-options .product-titles {
    display: flex;
    justify-content: space-between;
}

.product-with-options .product-titles h4 {
    text-align: left;
    height: auto;
    overflow: visible;
}

.product-with-options .product-titles h5 {
    text-align: left;
    height: auto;
    overflow: visible;
}

.product-with-options .product-titles {
    height: auto;
    min-height: 70px;
}

.product-with-options .product-box .product-descp {
    height: auto;
}

.product-with-options .product-moreinfo {
    margin-top: 10px;
}

.product-with-options .product-box .product-price {
    flex-shrink: 0;
    margin-left: 20px;
}

.product-box--extra {
    display: grid;
    grid-template-columns: 1fr 81px 140px;
    grid-gap: 20px;
    -webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;
    align-items:center;
    box-shadow: none;
    position: relative;
    
}

.product-box--extra:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #dbdbdb;
    bottom: -17px;
    left: 0;
}

#other-products .product-grid-box:last-of-type .product-box--extra:after {
    display: none;
}

.product-box--extra .btn-box{
    padding-top: 0;
}

.product-box--extra .product-titles {
    height: auto;
    text-align: left;
    padding-top: 0;
    overflow: visible;
}

.product-box--extra .product-titles h4{
    height: auto;
    overflow: visible;
}

.extrasTitle {
    font-weight: bold;
    font-size: 18px;
    margin: 20px 10px;
}

.fn-ec-product__add2cart {
    position: relative;
}


.fn-ec-product__add2cart--loading {
	pointer-events: none;
	opacity: 0.85;
}

.fn-ec-product__add2cart--loading {
	color: transparent !important;
}

.fn-ec-product__add2cart--loading::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 18px;
	height: 18px;
	margin-top: -11px;
	margin-left: -9px;

	border: 2px solid rgba(255,255,255,0.6);
	border-top-color: #fff;
	border-radius: 50%;

	animation: ec-btn-spin 0.7s linear infinite;
}

@keyframes ec-btn-spin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

.deco--top {
    padding-top: 30px !important;
}

.checkbox__checkmark svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    fill: #424050;
    width: 75%;
    height: 75%;
    transition: 0.2s all;
    opacity: 0;
}

.ecSection input[type=checkbox]:checked + .checkbox__label .checkbox__checkmark svg, .ecSection input[type=radio]:checked + .checkbox__label .checkbox__checkmark svg {
    opacity: 1;
}

.ec-toast {
	position: fixed;
	bottom: 24px;
	left: 50%;
	transform: translateX(-50%) translateY(20px);
	background: #e53935;
	color: #fff;
	padding: 12px 18px;
	border-radius: 8px;
	font-size: 14px;
	line-height: 1.4;
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.3s ease, transform 0.3s ease;
	z-index: 9999;
	max-width: 90%;
	text-align: center;
	box-shadow: 0 8px 24px rgba(0,0,0,0.2);
}

.ec-toast.is-visible {
	opacity: 1;
	transform: translateX(-50%) translateY(0);
}

._sticky {
    position: sticky;
    top: 20px;
    padding-bottom: 40px;
}