@import url(ElegantIcons.css);
@font-face {
    font-family: 'Aileron-Reg';
    src: url("../fonts/hinted-Aileron-Regular.eot");
    src: local("Aileron Regular"), local("Aileron-Regular"), url("../fonts/hinted-Aileron-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/hinted-Aileron-Regular.woff2") format("woff2"), url("../fonts/hinted-Aileron-Regular.woff") format("woff"), url("../fonts/hinted-Aileron-Regular.ttf") format("truetype"), url("../fonts/hinted-Aileron-Regular.svg#Aileron-Regular") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Aileron-Black';
    src: url("../fonts/hinted-Aileron-Black.eot");
    src: local("Aileron Black"), local("Aileron-Black"), url("../fonts/hinted-Aileron-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/hinted-Aileron-Black.woff2") format("woff2"), url("../fonts/hinted-Aileron-Black.woff") format("woff"), url("../fonts/hinted-Aileron-Black.ttf") format("truetype"), url("../fonts/hinted-Aileron-Black.svg#Aileron-Black") format("svg");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: 'Aileron-Light';
    src: url("../fonts/hinted-Aileron-Light.eot");
    src: local("Aileron Light"), local("Aileron-Light"), url("../fonts/hinted-Aileron-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/hinted-Aileron-Light.woff2") format("woff2"), url("../fonts/hinted-Aileron-Light.woff") format("woff"), url("../fonts/hinted-Aileron-Light.ttf") format("truetype"), url("../fonts/hinted-Aileron-Light.svg#Aileron-Light") format("svg");
    font-weight: 300;
    font-style: normal
}

body p {
    text-align: justify
}

a {
    text-decoration: none !important
}

.container {
    max-width: none !important;
    width: 1170px
}

.navbar-nav>li {
    float: left
}

.pink {
    color: #EF717F
}

.peachy {
    color: #F8B094
}

.violet {
    color: #C36A82
}

.line {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 15px
}

.space {
    margin-bottom: 20px
}

h4,
h1,
h5 {
    display: block;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 35px;
    position: relative;
    text-align: center
}

h4:before,
h1:before,
h5:before {
    content: '';
    width: 65px;
    height: 3px;
    border-bottom: 2px;
    text-align: inherit;
    bottom: -13px;
    position: absolute;
    background-color: #F8B094;
    z-index: 500;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0
}

h4:after,
h1:after,
h5:after {
    content: '';
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #ECECEC;
    text-align: inherit;
    bottom: -12px;
    position: absolute;
    right: 0
}

h5 {
    padding-top: 5px;
    padding-bottom: 5px
}

.top {
    margin-top: 15px;
    margin-bottom: 30px
}

.top img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-height: 55px
}

.socials {
    float: right
}

.social-icon {
    display: table-cell;
    vertical-align: middle;
    height: 50px
}

.social-icon i {
    font-size: 25px;
    color: #5A5A5A
}

.cart-box {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    padding-left: 40px
}

.cart-box a .count {
    position: absolute;
    right: 65px;
    top: -5px;
    width: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 1.85em;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #F7F7F7;
    color: #45484B
}

.cart-box a .text {
    display: block;
    color: #45484B;
    text-transform: uppercase;
    font-family: Aileron-Light
}

.cart-box a i {
    font-size: 35px;
    -webkit-transition: all 0.3s 0s ease;
    -moz-transition: all 0.3s 0s ease;
    -ms-transition: all 0.3s 0s ease;
    -o-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease
}

ul.sided-menu {
    list-style: none;
    padding: 0px
}

ul.sided-menu li.arrow:after {
    font-family: ElegantIcons;
    content: '\35';
    color: #fff;
    float: right;
    display: inline-block;
    vertical-align: middle
}

ul.sided-menu li {
    padding: 21px 15px;
    color: #fff;
    font-size: 15px;
    font-family: Aileron-Black;
    text-transform: uppercase;
    background-color: #EF717F;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

ul.sided-menu li:first-of-type {
    background-color: #5A5A5A;
    border-bottom: none
}

ul.sided-menu li:last-of-type {
    border-bottom: none
}

ul.sided-menu li a {
    color: #fff
}

ul.sided-menu li ul.dropdown {
    padding: 0px;
    list-style: none;
    display: none
}

ul.sided-menu li ul.dropdown li {
    padding: 21px 0px 10px 15px;
    background-color: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

ul.sided-menu li ul.dropdown li:last-of-type {
    border-bottom: none
}

ul.sided-menu li ul.dropdown li:after {
    font-family: ElegantIcons;
    content: '\35';
    color: #fff;
    float: right;
    display: inline-block;
    vertical-align: middle
}

.carousel-caption {
    background-color: rgba(90, 90, 90, 0.7);
    left: 50px;
    right: auto;
    max-width: 300px;
    bottom: 50px;
    color: #fff;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
    text-shadow: none;
    font-family: Aileron-Black;
    text-transform: uppercase
}

.carousel-caption p.header {
    font-size: 36px;
    white-space: nowrap
}

.carousel-caption p.price {
    margin-top: 30px;
    font-size: 20px;
    white-space: nowrap
}

.carousel-caption p.price span {
    margin-top: -10px;
    font-size: 36px;
    display: block
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
    background-repeat: repeat-x;
    filter: none;
    opacity: 1
}

.carousel-control.right {
    left: auto;
    right: 0
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    opacity: 1;
    filter: none
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .arrow_carrot-left,
.carousel-control .arrow_carrot-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,
.carousel-control .arrow_carrot-left {
    left: 25%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .arrow_carrot-right {
    right: 25%;
    margin-right: -10px
}

.check-order-box {
    background-color: #F7F7F7;
    padding: 15px;
    margin: 30px 0px
}

.check-order-box .header {
    color: #EF717F;
    text-transform: uppercase;
    font-size: 20px;
    font-family: Aileron-Black
}

.check-order-box p {
    font-size: 14px
}

.check-order-box input {
    border-radius: 0px;
    width: 100%;
    height: 35px;
    border: none
}

.check-order-box .btn-default {
    width: 100%;
    font-family: Aileron-Black;
    text-transform: uppercase;
    font-size: 14px;
    height: 35px;
    -webkit-transition: all 0.3s 0s ease;
    -moz-transition: all 0.3s 0s ease;
    -ms-transition: all 0.3s 0s ease;
    -o-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease
}

footer {
    margin-top: 30px
}

footer .footer-top ul {
    padding: 0;
    list-style-type: none
}

footer .footer-top ul li {
    margin-bottom: 15px
}

footer .footer-top ul li a {
    font-family: Aileron-Reg
}

footer .footer-top .container {
    padding-bottom: 30px
}

footer .footer-top .contact a {
    color: #5A5A5A
}

footer .footer-top .contact .icon img {
    display: inline;
    float: left;
    margin-right: 15px
}

footer .footer-bottom {
    color: #8F8F8F;
    font-size: 14px
}

footer .footer-bottom a {
    color: #8F8F8F
}

.fast-link {
    margin-bottom: 30px
}

.fast-link a:hover .image {
    background-size: 125% 125%
}

.fast-link a .one {
    background-image: url("../img/profil-v.jpg")
}

.fast-link a .two {
    background-image: url("../img/vertical-v.jpg")
}

.fast-link a .three {
    background-image: url("../img/daynnight-v.jpg")
}

.fast-link a .four {
    background-image: url("../img/venetian-h.jpg")
}

.fast-link a .five {
    background-image: url("../img/door-v.jpg")
}

.fast-link a .image {
    position: relative;
    background-size: 100% 100%;
    height: 330px;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all .5s ease-in-out
}

.fast-link a .image .content {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50px;
    width: 100%;
    padding-left: 15px;
    text-transform: uppercase;
    font-size: 15px;
    font-family: Aileron-Black;
    background-color: rgba(248, 176, 148, 0.75)
}

.fast-link a .image .content .valign {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    color: #fff
}

.buttons {
    margin-top: 15px;
    padding-left: 15px;
    padding-right: 15px
}

.buttons .btn-default {
    border-radius: 11px;
    background-color: #F8B094;
    margin-bottom: 30px;
    padding: 5px 10px;
    font-size: 15px;
    font-family: Aileron-Black;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
    height: 35px
}

.buttons .btn-default i {
    font-size: 18px;
    position: relative
}

.buttons .btn-default i.arrow_carrot-left_alt2 {
    margin-right: 10px
}

.buttons .btn-default i.arrow_carrot-right_alt2 {
    margin-left: 10px
}

ul.config {
    text-align: center;
    list-style: none;
    padding: 0
}

ul.config li {
    font-family: Aileron-Reg;
    font-size: 14px;
    color: #EF717F;
    line-height: 25px
}

ul.config li span {
    display: block;
    font-family: Aileron-Light;
    color: #5A5A5A
}

.blind-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px
}

p.heading {
    font-size: 20px;
    text-align: center;
    color: #5A5A5A;
    font-family: Aileron-Black;
    text-transform: uppercase
}

.crop .fabric {
    width: 100px;
    height: 100px
}

.products .popover {
    max-width: 600px
}

.products .btn-default {
    border-radius: 10px;
    background-color: #EF717F;
    font-size: 16px;
    font-family: Aileron-Light;
    text-transform: uppercase
}

.products .btn-default i {
    font-size: 15px;
    margin-right: 5px
}

.products label:not(.desc) {
    margin-bottom: 20px
}

.products label:not(.desc) span {
    display: block;
    margin-top: 5px
}

.products .colours {
    margin-left: 0;
    padding: 0
}

.products label.desc {
    font-family: Aileron-Black;
    color: #5A5A5A;
    font-size: 20px;
    text-transform: uppercase
}

.products label.desc span {
    font-family: Aileron-Reg;
    font-size: 12px;
    text-transform: none;
    display: block
}

.products input[type="radio"] {
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    height: 16px;
    width: 16px;
    margin-top: 5px;
    border-radius: 50%;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out;
    background: #fff;
    clear: none;
    cursor: pointer;
    line-height: 0;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #EF717F;
    background-color: #fff;
    color: #F8B094
}

.products input[type="radio"]:checked:before {
    content: '\2022';
    text-indent: -9999px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 24px;
    width: 8px;
    height: 8px;
    margin: 3px;
    line-height: 10px;
    background-color: #EF717F;
    float: left;
    display: inline-block;
    vertical-align: middle;
    font: 400 21px/1 dashicons;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.products .step-three .space {
    margin-bottom: 20px
}

.table-cart th,
.table-cart td {
    text-align: center;
    vertical-align: middle !important
}

.table-cart th {
    min-height: 50px
}

.table-cart.table-bordered {
    border: 1px solid #ddd
}

.table-cart.table-bordered>thead>tr>th,
.table-cart.table-bordered>thead>tr>td {
    border: 1px solid #ddd;
    font-family: Aileron-Black;
    text-transform: uppercase;
    color: #5A5A5A
}

.table-cart.table-bordered>tbody>tr>th,
.table-cart.table-bordered>tbody>tr>td {
    border: 1px solid #ddd
}

.btn-checkout {
    font-family: Aileron-Light;
    font-size: 18px;
    font-weight: normal;
    padding: 15px 15px;
    width: 100%;
    background-color: #EF717F;
    color: #fff;
    text-transform: uppercase;
    transition: all .2s ease-in-out
}

.btn-checkout:hover {
    background-color: #f49fa8
}

.box {
    border: 1px solid #ddd;
    padding: 15px
}

.box .box-content {
    display: block;
    margin-bottom: 30px
}

.box .box-content p {
    font-family: Aileron-Black;
    text-transform: uppercase
}

.box .box-content p span {
    float: right;
    color: #EF717F
}

.box .box-content .ship {
    font-size: 16px
}

.box .box-content .total-price {
    font-size: 22px
}

.box .box-footer {
    display: block
}

.btn-remove,
.btn-send {
    font-weight: normal;
    text-transform: uppercase;
    padding: 10px 10px;
    background-color: #ECECEC;
    color: #5A5A5A;
    transition: all .2s ease-in-out
}

.btn-remove i,
.btn-send i {
    transition: all 0.5s ease;
    color: #EF717F
}

.btn-remove:hover,
.btn-send:hover {
    background-color: #EF717F
}

.btn-remove:hover i,
.btn-send:hover i {
    color: #fff
}

.logos {
    text-align: center
}

.logos img {
    max-height: 45px;
    display: inline-block;
    margin-bottom: 10px
}
select:not([multiple]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
    padding: .5em;
    padding-right: 1.5em;
}

.select {
    border-radius: 0;
    margin-bottom: 15px;
}