html{
    font-family: avertape,Arial,Helvetica,sans-serif !important;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    /* overflow:hidden; */
}

body{
    color: black;
    margin: 0px;
    overflow:hidden !important;
}

footer {
    margin: -6px 0 0 0
}

footer .title{
    padding-bottom: 15px;
}

a{
    text-decoration: none !important;
    color: #000;
}

a:hover{
    color: #000 !important;
}

ul{
    list-style-type: none;
}

footer .footer-contact {
    font-size: 1.2rem;
    color: #222;
    margin-bottom: 10px;
}

footer .newsletter-input{
    height: 40px;
    width: 100%;
    border: 1px solid #888;
    font-size: 1.2rem;
    /* background-color: #444; */
    color: #222;
}

footer .checkboxesToValidate {
    color: black;
    font-size: 0.8rem;
}

footer .newsletter-label{
    margin: 10px 0;
    font-size: 0.8rem;
    color: #333;
}

footer .btn{
    background: #a1a0e7;
    border-color: transparent;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    margin: 10px auto;
}

footer .btn:hover{
    background: #7776ad;
    color: #fff;
}


.types-container{
    max-height: 362px;
    height: auto;
    width: 100%;
}

figure {
    height: 100%;
    width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}

.types-container figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: 1s ease-in-out;
	transition: 1s ease-in-out;
    object-fit: cover;
    height: 362px;
}
.types-container figure:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

.types-img-text{
    /* font-family: Quicksand; */
    font-size: 18px;
    letter-spacing: 2px;
    color: #000;
    text-transform: uppercase;
    text-align: center;
}

.types-img-text a{
    text-decoration: none;
}

.carousel .carousel-item {
    /* max-height:500px; */
    height:auto;
}

.item img {
    position: absolute;
    top: 0;
    left: 0;
    max-height:500px;
    height:auto;
}

.regular-customer-banner{
    border: 3px solid #E58B88 !important;
}

.regular-customer-banner .btn{
    color: #fff;
    background-color: #E58B88;
}

.regular-customer-banner  .btn{
    background: #a1a0e7 !important;
    border-color: transparent;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
}

.regular-customer-banner  .btn:hover{
    background: hsl(297, 57%, 27%);
    color: #fff;
}

.regular-customer-banner {
    border: 3px solid #E1C5BA;
    text-align: center;
    padding: 20px 30px;
    background: #F1CAC3;
    margin: 10px 0;
}

#keresett_kifejezes {
    width: auto !important;
}

#shopify-section-template-wishlist .items-img{
    height: auto;
}

#shopify-section-template-wishlist .product_info{
    padding: 10px;
    width: 100%;
    text-align: center;
}

#shopify-section-template-wishlist .items{
    min-height: 420px;
    font-size: 14px;
    border: 1px solid #bbb;
    position: relative;
}

#shopify-section-template-wishlist .items p{
    font-size: 14px;
}

#shopify-section-template-wishlist .items:hover{
    background-color: #fff;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 15px;
    z-index: 14 !important;
    box-shadow: 0 0 20px rgb(0 0 0 / 30%);
}

#shopify-section-template-wishlist .money{
    font-size: 20px;
    font-weight: 500;
}

#shopify-section-template-wishlist a{
    font-size: 16px;
    color: #000;
    /* background-color: #f891ff !important; */
    text-decoration: none;
}

#shopify-section-template-wishlist .col-sm-6, #shopify-section-template-wishlist .col-md-4{
    min-height: 450px !important;
    height: auto !important;
}

#shopify-section-template-wishlist .item-sizes{
    display: block;
}

.product_item{
    width: 100%;
    min-height: 120px;
    height: 100%;
    object-fit: contain;
}

#shopify-section-template-wishlist .items:hover .item-sizes{
    display: block;
}

.supinalt {
    background-color: rgb(75 183 255);
    color: #fff;
    font-size: 1rem;
    text-transform: uppercase;
    padding: 3px 10px;
    position: absolute;
}

#shopify-section-template-wishlist .sale{
    background-color: rgb(255, 75, 75);
    color: #fff;
    font-size: 1rem;
    text-transform: uppercase;
    padding: 3px 10px;
    position: absolute;
}

#shopify-section-template-wishlist .size_btn:hover{
    background-color: #333;
    color:#fff;
}


#vi_core_search_boc .imageBox {
    height: 100%;
    position: relative;
}

#vi_core_search_boc .imageInn {
    height: 100%;
    position: relative;
}


#vi_core_search_box .items-img{
    height: 157px;
}

#vi_core_search_box .product_info{
    padding: 10px;
    text-align: center;
}

#vi_core_search_box .items{
    min-height: 100%;
    /* margin: 25px 0 0 0; */
    position: relative;
    width: 100%;
    border: 1px solid #bbb;
}

#vi_core_search_box .items p{
    font-size: 14px;
}

#vi_core_search_box .items:hover{
    background-color: #fff;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    padding:  0 15px;
    z-index: 14 !important;
    box-shadow: 0 0 20px rgb(0 0 0 / 30%);
}

#vi_core_search_box .money{
    font-size: 20px;
    font-weight: 500;
}

#vi_core_search_box a{
    font-size: 16px;
    color: #000;
    text-decoration: none;
}

#vi_core_search_box .col-sm-6, #vi_core_search_box .col-md-3{
    min-height: 270px !important;
    height: auto !important;
}

#vi_core_search_box .item-sizes{
    display: block;
}

#vi_core_search_box .item-sizes{
    display: block;
}

#vi_core_search_box .sale{
    background-color: rgb(255, 75, 75);
    color: #fff;
    font-size: 1rem;
    text-transform: uppercase;
    padding: 3px 10px;
    position: absolute;
}

#vi_core_search_box .size_btn:hover{
    background-color: #333;
    color:#fff;
}


#homepageitems .col-sm-6, #homepageitems .col-md-4{
    min-height: 450px !important;
    height: auto !important;
}

#homepageitems .items-img{
    height: 157px;
}

#homepageitems .product_info{
    padding: 10px;
    text-align: center;
}

#homepageitems .product_item {
    width: 100%;
    min-height: 120px;
    height: 100%;
    object-fit: contain;
}

#homepageitems .imageBox {
    height: 100%;
    position: relative;
}

#homepageitems .items{
    min-height: 100%;
    /* margin: 25px 0 0 0; */
    position: relative;
    width: 100%;
    border: 1px solid #bbb;
}

#homepageitems .items p{
    font-size: 14px;
}

#homepageitems .money {
    font-size: 20px;
    font-weight: 500;
}

#homepageitems .items:hover{
    background-color: #fff;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    padding:  0 15px;
    z-index: 14 !important;
    box-shadow: 0 0 20px rgb(0 0 0 / 30%);
}

#homepageitems .prduct_info {
    padding: 10px;
    text-align: center;
    width: 100%;
}

#homepageitems .items-text {
    height: 39px;
    line-height: 1.5em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

#homepageitems .items p {
    font-size: 13px;
}

#homepageitems .money{
    font-size: 20px;
    font-weight: 500;
}

#homepageitems a{
    font-size: 16px;
    color: #000;
    text-decoration: none;
}

#homepageitems .item-sizes{
    display: none;
}

#homepageitems .items:hover .item-sizes{
    display: block;
}

#homepageitems .sale{
    background-color: rgb(255, 75, 75);
    color: #fff;
    font-size: 1rem;
    text-transform: uppercase;
    padding: 3px 10px;
    position: absolute;
}

#homepageitems .size_btn:hover{
    background-color: #333;
    color:#fff;
}

#homepageitems .row{
    overflow: inherit !important;
}

#homepageitems .section_heading{
    background-color: #ffd470;
    color: #333;
    padding: 20px;
    margin-bottom: 30px;
}

#shopify-section-template-product .green_text {
    color: #289b38;
    font-size: 1.1rem;
}

#shopify-section-template-product .money_sale_percent{
    background-color: rgb(255, 143, 143);
    color: #fff;
    border-left: 10px solid rgb(255, 75, 75);
    font-size: 1.3rem;
    font-weight: 500;
    height: 42px;
    text-transform: uppercase;
    padding: 3px 0px;
    width: 100%;
    text-align: center;
    border-radius: 0.25rem;
}

#shopify-section-template-product .money{
    font-size: 20px;
}

#shopify-section-template-product .money_sale_original{
    font-size: 1.1rem;
    background-color: #b2b2b2;
    border-left: 10px solid #535353;
    font-weight: 500;
    padding: 3px 0px;
    height: 42px;
    border-radius: 0.25rem;
    width: 100%;
    text-align: center;
    text-decoration:line-through;
}

#shopify-section-template-product .money_sale{
    font-size: 1.5rem;
    background-color: #8EC7E9;
    border-left: 10px solid #729DD3;
    font-weight: 500;
    height: 42px;
    padding: 3px 30px;
    margin: 0 auto;
    width: 100%;
    border-radius: 0.25rem;
    text-align: center;
}

#shopify-section-template-product .money_sale_text{
    font-size: 1.1rem;
    color: rgb(255, 75, 75);
}

#shopify-section-template-product .money_sale_cheap{
    color: #000;
    background-color: #72d3ce;
    font-size: 1.5rem;
    font-weight: 500;
    height: 42px;
    padding: 3px 0px;
    width: 100%;
    text-align: center;
    border-radius: 0.25rem;
}

#shopify-section-template-product .td_right{
    text-align: right;
}


#shopify-section-template-product .img-zoom-container {
    position: relative;
}

#shopify-section-template-product .img-zoom-lens {
    position: absolute;
    border: 1px solid #d4d4d4;
    /*set the size of the lens:*/
    width: 100px;
    height: 100px;
}

#shopify-section-template-product .details-title {
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 20px;
}

#shopify-section-template-product .show-block{
    display: block;
}

#shopify-section-template-product .img-zoom-container:hover .show-block{
    display: block;
}


#shopify-section-template-product .show-block .img-zoom-result {
    border: 1px solid #d4d4d4;
    display: block;
    /*set the size of the result div:*/
    width: 300px;
    height: 300px;
}

#shopify-section-template-product #detail-text {
    font-size: 1rem !important;
}


#product_listing__sorted .items-img{
    height: 157px;
}



#product_listing__sorted .like{
    border: 0px;
    background-color: rgba(0,0,0,0);
    color: #000;
}

#product_listing__sorted .like:hover{
    color: #a1a0e7 !important;
}

#product_listing__sorted .product_info{
    padding: 10px;
    text-align: center;
    width: 100%;
}

#product_listing__sorted .col-sm-6, #product_listing__sorted .col-md-4{
    min-height: 270px !important;
    height: auto !important;
}

#product_listing__sorted .items{
    min-height: 100%;
    /* margin: 25px 0 0 0; */
    position: relative;
    width: 100%;
    border: 1px solid #bbb;
}

#product_listing__sorted .items:hover{
    background-color: #fff;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 15px;
    z-index: 14 !important;
    box-shadow: 0 0 20px rgb(0 0 0 / 30%);
}

#product_listing__sorted .items p{
    font-size: 13px;
}

#product_listing__sorted .money{
    font-size: 20px;
    font-weight: 500;
}

#product_listing__sorted a{
    font-size: 16px;
    color: #000;
    text-decoration: none;
}

#product_listing__sorted .item-sizes{
    display: block;
}

#product_listing__sorted .items:hover .item-sizes{
    display: block;
}
#product_listing__sorted .items-text{
    height: 39px;
    line-height: 1.5em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

#product_listing__sorted .sale{
    background-color: rgb(255, 75, 75);
    color: #fff;
    font-size: 1rem;
    text-transform: uppercase;
    padding: 3px 10px;
    position: absolute;
}

/*#product_listing__sorted .size_btn:hover{
    background-color: #333;
    color:#fff;
}*/

#product_listing__sorted .row{
    overflow: inherit !important;
}

#product_listing__sorted .section_heading{
    background-color: #a1a0e7 !important;
    color: #fff;
    padding: 10px;
    margin-bottom: 30px;
}


.pagination {
    overflow: hidden;
    margin: 30px 0 0 0;
    padding: 0 10px 10px 10px;
    background: rgba(0,0,0,0.04);
    float: right;
    padding-left: 10px !important;
}

.pagination p {
    float: left;
    padding: 10px 0 0 0
}

.pagination ul {
    float: right;
    padding: 10px 0 0 0
}

.pagination li {
    display: inline-block;
    font-size: 0;
    line-height: 0
}

.pagination li ~ li {
    padding: 0 0 0 10px
}

.pagination a,.pagination span {
    font-size: 14px
}

.pagination .pagination_prev i {
    margin: 0 5px 0 0
}

.pagination .pagination_next i {
    margin: 0 0 0 5px
}

.pagination .pagination_current span {
    font-weight: bold
}

.blog_pagination {
    text-align: right
}

.blog_pagination span {
    margin-right: 5px
}

.blog_pagination .current {
    color: #a1a0e7 !important;
}

.list_links li {
    font-size: 16px;
    list-style-type: none;
}

.list_links li ~ li {
    margin: 1px 0 0 0
}

.list_links a {
    display: inline-block;
    padding: 2px 10px;
    color: #000;
    text-decoration: none;
}

.list_links a.active {
    font-weight: bold;
    color: #a1a0e7 !important;
}

.manufacturer-link {
    border: 1px solid gray;
    display: inline-block;
    margin: 2px;
    padding: 0px 4px;
    color: black;
    font: 14px/1.5em Hind;
    text-decoration: none;
}

.size-link {
    border: 1px solid gray;
    padding: 0px 4px;
    position: relative;
    display: inline-block;
    margin: 2px;
    color: black;
    font: 14px/1.5em Hind;
    text-decoration: none;
}

.list_links{
    padding: 0;
}

header {
    background: #fff;
    position: relative;
    z-index: 99
}

#sticky_header {
    position: relative
}

#sticky_header.megamenu_stuck {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-box-shadow: 0px 0px 6px 0px rgba(255,255,255,0.1);
    -moz-box-shadow: 0px 0px 6px 0px rgba(255,255,255,0.1);
    box-shadow: 0px 0px 6px 0px rgba(255,255,255,0.1)
}

.header_wrap1 {
    padding: 20px 42px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.header_bottom {
    padding: 0px 0px;
    background: #f0f0f0;
}

.header_wrap2 {
    width: 50%
}

.header_left .header_contact_phone .header_custom_text {
    font-size: 16px
}

.header_left .header_contact_phone .header_custom_text i {
    font-size: 32px;
    vertical-align: middle;
    margin-right: 12px;
    display: inline-block
}

.header_center {
    text-align: center
}

.header_right {
    text-align: right
}

.header_right select {
    vertical-align: middle
}

.header_right .header_links i {
    font-size: 30px;
    color: #0e0e0e;
}

.header_links {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 0
}

.header_links li {
    display: inline-block;
    font-size: 14px;
    position: relative;
    padding: 0 10px;
    vertical-align: bottom;
    min-height: 40px;
}

.header_links li+li {
    margin-left: 10px
}

.header_links a {
    font-size: 12px;
    color: #0e0e0e;
    position: relative;
    display: block;
}

.header_links i {
    position: absolute;
    left: 0;
}

.header_links .header_cart {
    position: relative;
    display: inline-block
}

.header_links .header_cart a {
    display: inline-block;
    font-size: 16px;
    color: #0e0e0e;
}

.header_links .header_cart a i {
    margin: 0 15px 0 0
}

.header_links .header_cart a span {
    position: absolute;
    top: -5px;
    left: 20px;
    display: inline-block;
    width: 21px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #a1a0e7;
    color: #fff;
    -webkit-box-shadow: 3px 4px 2px 0px #d9d9d9;
    -moz-box-shadow: 3px 4px 2px 0px #d9d9d9;
    box-shadow: 3px 4px 2px 0px #d9d9d9
}

.header_links .headerlink {
    display:block;
    text-align: left;
}

.header_links li#reglogin span {
    padding-left: 30px;
    padding-top: 5px;
}

.header_links li#favs span {
    padding-left: 40px;
    padding-top: 13px;
}

.header_links li#myorders span {
    padding-left: 40px;
    padding-top: 13px;
}

.header_links a#vipCmsCart {
    font-size: 14px;
    display: block;
    padding-left: 30px;
    min-height: 40px;
}

.header_logo {
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase;
    font-size: 98px;
    line-height: 92px;
    font: 40px/1.1em Playfair Display;
    color: #0e0e0e;
    font-weight: 800;
    text-shadow: 3px 4px 0px rgba(14,14,14,0.3);
    letter-spacing: 6px;    
}

.header_logo .logo_slogan {
    display: block;
    font-size: 12px;
    line-height: 1em;
    text-transform: none
}

.header_search {
    width: 428px;
    height: 85px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 15px;
    position: relative;
    border-left: 1px solid rgba(255,255,255,0.15)
}

.header_search input {
    display: block;
    height: 85px;
    padding-left: 28px;
    padding-right: 126px;
    color: #000 !important;
    background: #f0f0f0;
    border: none;
    /* font-family: 'Hind' */
}

.header_search button {
    width: 110px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 15px;
    border: 0;
    border-left: 1px solid rgba(0,0,0,1)
}

.header_search button i {
    font-size: 32px;
    color: #fff;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.header_search button:hover i {
    color: #a1a0e7 !important;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.megamenu_desktop {
    padding-left: 44px
}

.megamenu_desktop h2 {
    display: none
}

.megamenu_desktop ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.megamenu_desktop .level_1 {
    font-size: 0;
    text-align: center
}

.megamenu_desktop .level_1__item {
    display: inline-block;
    font-size: 14px
}

.megamenu_desktop .level_1__item ~ .level_1__item {
    margin: 0 0 0 40px
}

.megamenu_desktop .level_1__link {
    font-size: 16px;
    letter-spacing: 0.5px;
    height: 34px;
    display: block;
    line-height: 34px;
    text-transform: uppercase;
    color: #333;
    text-decoration: none;
    padding: 0px 30px
}

.megamenu_desktop .level_1__link:hover,
.megamenu_desktop .level_1__link.active {
    color: #000;
    text-decoration: underline;
}

.megamenu_desktop .level_1__link.active:before {
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    top: 0
}

.megamenu_desktop .level_1__trigger:before {
    content: '\f107';
    margin: 0 0 0 4px;
    font: 14px/34px 'FontAwesome'
}

.megamenu_desktop .level_2 {
    text-align: left;
    position: absolute;
    left: 50%;
    right: 50%;
    top: 100%;
    z-index: 99;
    display: none
}

.megamenu_desktop .level_2 .container {
    overflow: hidden;
    margin: 0 0 0 -865px;
    padding: 30px 15px;
    background: #fff;
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.1)
}

.megamenu_desktop .level_2 .megamenu_col__item {
    float: left;
    padding: 0 15px
}

.megamenu_desktop .level_2__small {
    position: relative
}

.megamenu_desktop .level_2__small .level_2 {
    left: 0;
    right: auto;
    top: 60px
}

.megamenu_desktop .level_2__small div {
    min-width: 140px;
    padding: 10px 20px 20px 20px;
    background: #fff;
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.1)
}

.megamenu_desktop .level_2__small .level_3__item {
    padding: 10px 0 0 0
}

.megamenu_desktop .level_2__links .megamenu_col__item {
    width: 25%
}

.megamenu_desktop .level_2__links h3 {
    margin: 0;
    font-size: 22px;
    font-weight: bold
}

.megamenu_desktop .level_2__links .level_3 {
    margin: 15px 0 0 0
}

.megamenu_desktop .level_2__links .level_3__item {
    margin: 10px 0 0 0
}

.megamenu_desktop .level_2__products .megamenu_col__item {
    width: 25%
}

.megamenu_desktop .level_2__products .product_name {
    margin: 15px 0 0 0
}

.megamenu_desktop .level_2__products .product_price {
    margin: 10px 0 0 0
}

.megamenu_desktop .level_2__products .money {
    margin: 0 5px 0 0;
    font-size: 18px
}

.megamenu_desktop .level_2__products .money_sale {
    font-size: 14px;
    color: #898989
}

.megamenu_desktop .level_2__blog .megamenu_col__item {
    width: 50%
}

.megamenu_desktop .level_2__blog .blog_img {
    margin: 0 0 15px 0
}

.megamenu_desktop .level_2__blog .blog_date {
    font-size: 12px
}

.megamenu_desktop .level_2__blog .blog_title {
    margin: 10px 0 0 0;
    font-size: 18px;
    font-weight: bold
}

.megamenu_desktop .level_2__blog .blog_content {
    margin: 10px 0 0 0
}

.megamenu_desktop .level_2__blog .blog_btn {
    margin: 15px 0 0 0
}

.megamenu_mobile {
    text-align: left;
    margin-left: 20px
}

.megamenu_mobile h2 {
    display: inline-block;
    overflow: hidden;
    margin: 0;
    font-size: 20px;
    cursor: pointer;
    color: #fff
}

.megamenu_mobile h2 i {
    margin: 0 5px 0 0
}

.megamenu_mobile .megamenu_trigger {
    width: 22px;
    height: 22px;
    display: block;
    margin: -11px 0 0 0;
    position: absolute;
    right: 0;
    top: 50%;
    cursor: pointer
}

.megamenu_mobile .megamenu_trigger:before {
    content: '';
    width: 100%;
    height: 4px;
    margin: -2px 0 0 0;
    background: #999;
    position: absolute;
    left: 0;
    top: 50%
}

.megamenu_mobile .megamenu_trigger:after {
    content: '';
    width: 4px;
    height: 100%;
    margin: 0 0 0 -2px;
    background: #999;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: height 0.2s ease-in-out,top 0.2s ease-in-out;
    -moz-transition: height 0.2s ease-in-out,top 0.2s ease-in-out;
    transition: height 0.2s ease-in-out,top 0.2s ease-in-out
}

.megamenu_mobile .megamenu_trigger.active:after {
    height: 0;
    top: 50%
}

.megamenu_mobile .container {
    width: 100%;
    padding: 0
}

.megamenu_mobile #megamenu_level__1 {
    width: 70%;
    overflow-y: scroll;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1000;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: transform 0.3s ease-in-out;
    -moz-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.megamenu_mobile #megamenu_level__1.on {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.megamenu_mobile #megamenu_mobile_close {
    width: 30%;
    background: rgba(0,0,0,0.7);
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: transform 0.3s ease-in-out;
    -moz-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.megamenu_mobile #megamenu_mobile_close .close_icon {
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    position: absolute;
    top: 50%;
    left: 50%
}

.megamenu_mobile #megamenu_mobile_close .close_icon:before {
    content: '';
    width: 100%;
    height: 2px;
    margin: -1px 0 0 0;
    background: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.megamenu_mobile #megamenu_mobile_close .close_icon:after {
    content: '';
    width: 100%;
    height: 2px;
    margin: -1px 0 0 0;
    background: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.megamenu_mobile #megamenu_mobile_close.on {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.megamenu_mobile a{
    color: #000;
}

.megamenu_mobile .level_1 {
    padding: 30px;
    background: #fff
}

.megamenu_mobile .level_1__item ~ .level_1__item {
    border-top: 2px solid rgba(0,0,0,0.15)
}

.megamenu_mobile .level_1__link {
    display: block;
    padding: 12px 35px 12px 0;
    font-size: 18px;
    line-height: 1em;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative
}

.megamenu_mobile .level_2 {
    display: none;
    text-decoration: none;
}

.megamenu_mobile .level_2__small .level_3 li {
    border-top: 1px solid rgba(0,0,0,0.1)
}

.megamenu_mobile .level_2__small .level_3__link {
    display: block;
    padding: 7px 0 7px 15px;
    font-size: 16px;
    text-decoration: none;
}

.megamenu_mobile .level_2__links .megamenu_col__item {
    border-top: 1px solid rgba(0,0,0,0.1)
}

.megamenu_mobile .level_2__links h3 {
    padding: 12px 35px 12px 15px;
    font-size: 18px;
    line-height: 1em;
    position: relative
}

.megamenu_mobile .level_2__links .level_2__trigger {
    opacity: .4
}

.megamenu_mobile .level_2__links .level_3 {
    display: none
}

.megamenu_mobile .level_2__links .level_3__link {
    display: block;
    padding: 7px 0 7px 30px;
    border-top: 1px solid rgba(0,0,0,0.1);
    font-size: 14px;
    color: black;
}

.megamenu_mobile .level_2__products .megamenu_col__item {
    overflow: hidden;
    padding: 15px 0;
    border-top: 1px solid rgba(0,0,0,0.1)
}

.megamenu_mobile .level_2__products .product_img {
    width: 140px;
    float: left;
    margin: 0 15px 0 0
}

.megamenu_mobile .level_2__products .product_name {
    line-height: 1em
}

.megamenu_mobile .level_2__products .product_price {
    margin: 10px 0 0 0
}

.megamenu_mobile .level_2__blog .megamenu_col__item {
    overflow: hidden;
    padding: 15px 0;
    border-top: 1px solid rgba(0,0,0,0.1)
}

.megamenu_mobile .level_2__blog .blog_img {
    width: 140px;
    float: left;
    margin: 0 15px 0 0
}

.megamenu_mobile .level_2__blog .blog_date {
    font-size: 12px;
    line-height: 1em
}

.megamenu_mobile .level_2__blog .blog_title {
    margin: 10px 0 0 0;
    font-size: 16px
}

.megamenu_mobile .level_2__blog .blog_content,.megamenu_mobile .level_2__blog .blog_btn {
    display: none
}

.level_3__link{
    color: black !important;
}

.level_3__link:hover{
    color: #a1a0e7 !important;
}

.template_cart .cart_items {
    border: none
}

.template_cart .cart_items tr {
    border-bottom: 1px solid #898989
}

.template_cart .cart_items thead tr {
    border-bottom: 2px solid #898989
}

.template_cart .cart_items th {
    padding: 10px 15px;
    border: none;
    color: #e98170 !important;
}

.template_cart .cart_items td {
    vertical-align: middle;
    padding: 15px;
    border: none
}

.template_cart .cart_items .column_product {
    padding-left: 0
}

.template_cart .cart_items .column_product_img {
    width: 200px;
    padding-left: 0;
    padding-right: 0
}

.template_cart .cart_items .column_price,.template_cart .cart_items .column_total {
    padding-right: 0;
    text-align: right
}

.template_cart .cart_items .column_quantity {
    text-align: center
}

.template_cart .cart_items .cart_item__name {
    padding: 0 0 10px 0
}

.template_cart .cart_items .cart_item__variant {
    padding: 0 0 10px 0
}

.template_cart .cart_items .cart_item__variant span ~ span:before {
    content: '/';
    margin: 0 10px
}

.template_cart .cart_items .cart_item__details {
    padding: 0 0 15px 0
}

.template_cart .cart_items .quantity_box {
    width: 100px;
    height: auto;
    margin: 0 auto;
    padding: 32px 0 0 0
}

.template_cart .cart_items .quantity_box input {
    width: 44px;
    height: 30px;
    left: 28px
}

.template_cart .cart_items .quantity_box span {
    width: 30px;
    height: 30px;
    line-height: 26px;
    top: 0
}

.template_cart .cart_items .quantity_box .quantity_down {
    left: 0;
    right: auto
}

.template_cart .cart_items .quantity_box .quantity_up {
    left: auto;
    right: 0
}

.template_cart .cart_items .quantity_box .btn {
    width: 100px;
    height: 30px;
    padding: 0;
    font-size: 11px;
    line-height: 1em;
    letter-spacing: 0px;
    font-weight: bold
}

.template_cart .cart_items tfoot td {
    padding-left: 0;
    padding-right: 0
}

.template_cart .cart_items tfoot .cart_total {
    font-size: 18px
}

.template_cart .cart_items tfoot .cart_total span {
    float: right;
    font-size: inherit
}

.template_cart .cart_items tfoot .btn {
    float: left
}

.template_cart .cart_items tfoot .btn_alt {
    float: right
}

.template_cart #cart_note {
    width: 100% !important;
    max-width: 100% !important
}

.imageBox {
    height: 100%;
    position: relative;
}

.imageBox .hoverImg {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.imageBox:hover .hoverImg {
    display: block;
}

.btn-default {
    background-color: #a1a0e7 !important;
    color: #fff !important;
}
.btn-default:hover {
    background-color: #7776ad !important;
    color: #fff !important;
}

#basket-tab-section .btn{
    background-color: #a1a0e7 !important;
    color: #fff;
    text-decoration: none;
    border-color: transparent;
    margin-top: 20px;
}

#basket-tab-section .btn:hover{
    background-color: #7776ad !important;
    color: #fff;
}

.breadcrumbs {
    padding: 0 0 15px 0;
    /* border-bottom: 2px solid #bc34c4 */
}

.breadcrumbs ul {
    font-size: 0;
    line-height: 0
}

.breadcrumbs li {
    display: inline-block;
    padding: 15px 10px 0 0
}

.breadcrumbs li ~ li:before {
    content: '\f105';
    margin: 0 10px 0 0;
    font: 14px/1em "FontAwesome"
}

.breadcrumbs a,.breadcrumbs span {
    font-size: 14px;
    line-height: 1em;
    color: #000;
}

.breadcrumbs span {
    text-transform: capitalize
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center !important;
    padding: 6px 0 !important;
    font-size: 12px !important;
    line-height: 1.428571429 !important;
    border-radius: 15px !important;
    cursor: initial !important;
}


.swiper-container {
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    width: 100%;
    height: auto !important;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    margin: 0 auto;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-slide {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform, height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1000;
    pointer-events: none;
    opacity: 0
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper_btn {
    width: 50px;
    height: 50px;
    margin: -25px 0 0 0;
    background: rgba(0,0,0,0.3);
    color: #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out
}

.swiper_btn:before {
    display: block;
    font: 20px/47px 'FontAwesome'
}

.swiper_btn:hover {
    background: rgba(0,0,0,0.7)
}

.swiper_btn__prev {
    padding: 0 1px 0 0;
    left: 20px
}

.swiper_btn__prev:before {
    content: '\f104'
}

.swiper_btn__next {
    padding: 0 0 0 1px;
    right: 20px
}

.swiper_btn__next:before {
    content: '\f105'
}

.swiper_pagination {
    font-size: 0;
    line-height: 0;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    z-index: 10;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper_pagination span {
    width: 15px;
    height: 15px;
    display: inline-block;
    background: rgba(0,0,0,0.3);
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out
}

.swiper_pagination span ~ span {
    margin: 0 0 0 15px
}

.swiper_pagination span:hover,.swiper_pagination .swiper-pagination-bullet-active {
    background: rgba(0,0,0,0.7)
}

.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.form-group {
    margin-top: 15px
}

.form-group button{
    background-color: #a1a0e7 !important;
    color: #fff !important;
}

.form-group button:hover{
    background-color: #7776ad !important;
    color: #fff !important;
}

.form-group-full input, .form-group-full textarea{
    width: 100%;
}



.form-group:after {
    content: '';
    display: table;
    clear: both
}

.megamenu_mobile h2 {
    display: inline-block;
    overflow: hidden;
    margin: 0;
    font-size: 20px;
    cursor: pointer;
    color: #000;
}

.header_search button i {
    font-size: 32px;
    color: #000;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.section_template__product {
    margin: 0px 0 0 0;
}

.section_single-product .details_separator {
    margin: 35px 0 0 0;
    padding: 35px 0 0 0;
    border-top: 1px solid #898989;
}


/* INNENTŐL ÚJ RÉSZ */

.fancybox-skin {
    padding: 15px;
    background: #fff !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.alert-info {
    color: #333;
    background-color: #fff !important;
    border-color: #fff !important;
}

.fancybox-inner .btn {
    color: white;
    background-color: #a1a0e7;
    text-decoration: none;
}

.fancybox-close {
    width: 36px;
    height: 36px;
    display: block;
    background: #e98170 !important;
    border: none;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 8px 0 rgba(0,0,0,0.5);
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.5)
}

.fancybox-close:hover {
    background: #3e3e3e;
    color: #fff
}

.fancybox-close:before {
    content: '\f00d';
    display: block;
    font: 15px/36px 'FontAwesome';
    text-align: center
}

.fancybox-nav span {
    width: 36px;
    height: 36px;
    display: block;
    margin: -18px 0 0 0;
    background: #444;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.6);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.6);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.6);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: background 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out
}

.fancybox-nav span:before {
    display: block;
    font: 12px/36px 'FontAwesome';
    color: #a1a0e7 !important;
    text-align: center
}

.fancybox-nav:hover>span {
    background: #666
}

.fancybox-prev span:before {
    content: '\f053';
    padding: 0 2px 0 0
}

.fancybox-next span:before {
    content: '\f054';
    padding: 0 0 0 2px
}

.fancybox_alert {
    padding: 0 !important;
    text-align: center
}

.fancybox_alert .alert {
    margin: 0;
    padding: 40px;
    font-size: 14px
}

.fancybox_alert .btn {
    margin: 15px 0 0 0
}

.fancybox_alert .btn ~ .btn {
    margin-left: 15px !important
}

#cart_added .cart_added__row {
    height: 120px;
    display: table
}

#cart_added h4 {
    margin: 0 0 15px 0;
    text-align: center
}

#cart_added.cart_error {
    max-width: 420px
}

.cart_added__1 {
    width: 120px;
    height: 100%;
    display: table-cell;
    text-align: center;
    vertical-align: top
}

.cart_added__1 img {
    height: 120px;
    padding: 10px;
    border: 1px solid #898989
}

.cart_added__2 {
    width: 200px;
    height: 100%;
    display: table-cell;
    padding: 0 0 0 15px
}

.cart_added__2 .product_name {
    display: block
}

.cart_added__2 #cart_added__quantity {
    margin: 15px 0 0 0;
    font-size: 16px
}

.cart_added__2 .btn {
    margin: 15px 10px 0 0
}

@font-face {
    font-family: 'FontAwesome';
    src: url(../fonts/fontawesome-webfont.eot);
    src: url(../fonts/fontawesome-webfont.eot) format("embedded-opentype"),url(../fonts/fontawesome-webfont.woff2) format("woff2"),url(../fonts/fontawesome-webfont.woff) format("woff"),url(../fonts/fontawesome-webfont.ttf) format("truetype"),url(../fonts/fontawesome-webfont.svg) format("svg");
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,.fa-close:before,.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
    content: "\f158"
}

.fa-won:before,.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,.fa-bank:before,.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,.fa-resistance:before,.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before,.fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,.fa-font-awesome:before {
    content: "\f2b4"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

@font-face {
    font-family: 'fl-bigmug-line';
    src: url(../fonts/fl-bigmug-line.eot);
    src: url(../fonts/fl-bigmug-line.eot) format("embedded-opentype"),url(../fonts/fl-bigmug-line.woff) format("woff"),url(../fonts/fl-bigmug-line.ttf) format("truetype"),url(fonts/fl-bigmug-line.svg) format("svg");
    font-weight: normal;
    font-style: normal
}

.fl-bigmug-line-ico,[class^="fl-bigmug-line-"]:before,[class*=" fl-bigmug-line-"]:before,[class^="fl-bigmug-line-"]:after,[class*=" fl-bigmug-line-"]:after {
    font-family: 'fl-bigmug-line';
    font-size: inherit;
    font-weight: 400;
    font-style: normal
}

.fl-bigmug-line-add137:before {
    content: "\e000"
}

.fl-bigmug-line-add139:before {
    content: "\e001"
}

.fl-bigmug-line-add149:before {
    content: "\e002"
}

.fl-bigmug-line-airplane86:before {
    content: "\e003"
}

.fl-bigmug-line-alarm31:before {
    content: "\e004"
}

.fl-bigmug-line-arrow592:before {
    content: "\e005"
}

.fl-bigmug-line-attach8:before {
    content: "\e006"
}

.fl-bigmug-line-attachment15:before {
    content: "\e007"
}

.fl-bigmug-line-audio46:before {
    content: "\e008"
}

.fl-bigmug-line-back44:before {
    content: "\e009"
}

.fl-bigmug-line-back46:before {
    content: "\e00a"
}

.fl-bigmug-line-big104:before {
    content: "\e00b"
}

.fl-bigmug-line-book188:before {
    content: "\e00c"
}

.fl-bigmug-line-bookmark28:before {
    content: "\e00d"
}

.fl-bigmug-line-bottle34:before {
    content: "\e00e"
}

.fl-bigmug-line-button5:before {
    content: "\e00f"
}

.fl-bigmug-line-buttons5:before {
    content: "\e010"
}

.fl-bigmug-line-cellphone55:before {
    content: "\e011"
}

.fl-bigmug-line-cellular9:before {
    content: "\e012"
}

.fl-bigmug-line-center10:before {
    content: "\e013"
}

.fl-bigmug-line-chat51:before {
    content: "\e014"
}

.fl-bigmug-line-chat55:before {
    content: "\e015"
}

.fl-bigmug-line-checkmark14:before {
    content: "\e016"
}

.fl-bigmug-line-checkmark15:before {
    content: "\e017"
}

.fl-bigmug-line-checkmark16:before {
    content: "\e018"
}

.fl-bigmug-line-circular220:before {
    content: "\e019"
}

.fl-bigmug-line-circular224:before {
    content: "\e01a"
}

.fl-bigmug-line-circular228:before {
    content: "\e01b"
}

.fl-bigmug-line-circular229:before {
    content: "\e01c"
}

.fl-bigmug-line-clipboard68:before {
    content: "\e01d"
}

.fl-bigmug-line-close42:before {
    content: "\e01e"
}

.fl-bigmug-line-cloud255:before {
    content: "\e01f"
}

.fl-bigmug-line-cloud260:before {
    content: "\e020"
}

.fl-bigmug-line-cocktail26:before {
    content: "\e021"
}

.fl-bigmug-line-code30:before {
    content: "\e022"
}

.fl-bigmug-line-collapse5:before {
    content: "\e023"
}

.fl-bigmug-line-comment45:before {
    content: "\e024"
}

.fl-bigmug-line-compass80:before {
    content: "\e025"
}

.fl-bigmug-line-contract5:before {
    content: "\e026"
}

.fl-bigmug-line-copy23:before {
    content: "\e027"
}

.fl-bigmug-line-crescent23:before {
    content: "\e028"
}

.fl-bigmug-line-cropping1:before {
    content: "\e029"
}

.fl-bigmug-line-cross81:before {
    content: "\e02a"
}

.fl-bigmug-line-cross83:before {
    content: "\e02b"
}

.fl-bigmug-line-cube29:before {
    content: "\e02c"
}

.fl-bigmug-line-double97:before {
    content: "\e02d"
}

.fl-bigmug-line-double98:before {
    content: "\e02e"
}

.fl-bigmug-line-double99:before {
    content: "\e02f"
}

.fl-bigmug-line-down55:before {
    content: "\e030"
}

.fl-bigmug-line-down56:before {
    content: "\e031"
}

.fl-bigmug-line-down58:before {
    content: "\e032"
}

.fl-bigmug-line-down59:before {
    content: "\e033"
}

.fl-bigmug-line-down64:before {
    content: "\e034"
}

.fl-bigmug-line-download136:before {
    content: "\e035"
}

.fl-bigmug-line-download142:before {
    content: "\e036"
}

.fl-bigmug-line-download146:before {
    content: "\e037"
}

.fl-bigmug-line-download147:before {
    content: "\e038"
}

.fl-bigmug-line-download148:before {
    content: "\e039"
}

.fl-bigmug-line-electrical17:before {
    content: "\e03a"
}

.fl-bigmug-line-electronic57:before {
    content: "\e03b"
}

.fl-bigmug-line-email64:before {
    content: "\e03c"
}

.fl-bigmug-line-email67:before {
    content: "\e03d"
}

.fl-bigmug-line-equalization3:before {
    content: "\e03e"
}

.fl-bigmug-line-equalizer26:before {
    content: "\e03f"
}

.fl-bigmug-line-event6:before {
    content: "\e040"
}

.fl-bigmug-line-expand25:before {
    content: "\e041"
}

.fl-bigmug-line-expanding2:before {
    content: "\e042"
}

.fl-bigmug-line-fast33:before {
    content: "\e043"
}

.fl-bigmug-line-favourites5:before {
    content: "\e044"
}

.fl-bigmug-line-file68:before {
    content: "\e045"
}

.fl-bigmug-line-file69:before {
    content: "\e046"
}

.fl-bigmug-line-film57:before {
    content: "\e047"
}

.fl-bigmug-line-flag53:before {
    content: "\e048"
}

.fl-bigmug-line-fog10:before {
    content: "\e049"
}

.fl-bigmug-line-foggy3:before {
    content: "\e04a"
}

.fl-bigmug-line-folder173:before {
    content: "\e04b"
}

.fl-bigmug-line-fork34:before {
    content: "\e04c"
}

.fl-bigmug-line-four87:before {
    content: "\e04d"
}

.fl-bigmug-line-full40:before {
    content: "\e04e"
}

.fl-bigmug-line-games32:before {
    content: "\e04f"
}

.fl-bigmug-line-gear30:before {
    content: "\e050"
}

.fl-bigmug-line-giftbox54:before {
    content: "\e051"
}

.fl-bigmug-line-graphical8:before {
    content: "\e052"
}

.fl-bigmug-line-headphones32:before {
    content: "\e053"
}

.fl-bigmug-line-hot67:before {
    content: "\e054"
}

.fl-bigmug-line-images21:before {
    content: "\e055"
}

.fl-bigmug-line-ink12:before {
    content: "\e056"
}

.fl-bigmug-line-label25:before {
    content: "\e057"
}

.fl-bigmug-line-left144:before {
    content: "\e058"
}

.fl-bigmug-line-left145:before {
    content: "\e059"
}

.fl-bigmug-line-left146:before {
    content: "\e05a"
}

.fl-bigmug-line-left148:before {
    content: "\e05b"
}

.fl-bigmug-line-left152:before {
    content: "\e05c"
}

.fl-bigmug-line-left153:before {
    content: "\e05d"
}

.fl-bigmug-line-left158:before {
    content: "\e05e"
}

.fl-bigmug-line-left159:before {
    content: "\e05f"
}

.fl-bigmug-line-like51:before {
    content: "\e060"
}

.fl-bigmug-line-link52:before {
    content: "\e061"
}

.fl-bigmug-line-list63:before {
    content: "\e062"
}

.fl-bigmug-line-list65:before {
    content: "\e063"
}

.fl-bigmug-line-lock64:before {
    content: "\e064"
}

.fl-bigmug-line-login12:before {
    content: "\e065"
}

.fl-bigmug-line-login9:before {
    content: "\e066"
}

.fl-bigmug-line-map87:before {
    content: "\e067"
}

.fl-bigmug-line-megaphone11:before {
    content: "\e068"
}

.fl-bigmug-line-men25:before {
    content: "\e069"
}

.fl-bigmug-line-menu40:before {
    content: "\e06a"
}

.fl-bigmug-line-menu41:before {
    content: "\e06b"
}

.fl-bigmug-line-microphone76:before {
    content: "\e06c"
}

.fl-bigmug-line-microphone77:before {
    content: "\e06d"
}

.fl-bigmug-line-minus79:before {
    content: "\e06e"
}

.fl-bigmug-line-minus80:before {
    content: "\e06f"
}

.fl-bigmug-line-minus83:before {
    content: "\e070"
}

.fl-bigmug-line-minus86:before {
    content: "\e071"
}

.fl-bigmug-line-monitor74:before {
    content: "\e072"
}

.fl-bigmug-line-music218:before {
    content: "\e073"
}

.fl-bigmug-line-music219:before {
    content: "\e074"
}

.fl-bigmug-line-music221:before {
    content: "\e075"
}

.fl-bigmug-line-musical100:before {
    content: "\e076"
}

.fl-bigmug-line-musical98:before {
    content: "\e077"
}

.fl-bigmug-line-mute34:before {
    content: "\e078"
}

.fl-bigmug-line-new83:before {
    content: "\e079"
}

.fl-bigmug-line-nine16:before {
    content: "\e07a"
}

.fl-bigmug-line-note35:before {
    content: "\e07b"
}

.fl-bigmug-line-notebook41:before {
    content: "\e07c"
}

.fl-bigmug-line-notification4:before {
    content: "\e07d"
}

.fl-bigmug-line-notification5:before {
    content: "\e07e"
}

.fl-bigmug-line-opened25:before {
    content: "\e07f"
}

.fl-bigmug-line-oval34:before {
    content: "\e080"
}

.fl-bigmug-line-paintbrush9:before {
    content: "\e081"
}

.fl-bigmug-line-paper122:before {
    content: "\e082"
}

.fl-bigmug-line-pause37:before {
    content: "\e083"
}

.fl-bigmug-line-pencil85:before {
    content: "\e084"
}

.fl-bigmug-line-phone351:before {
    content: "\e085"
}

.fl-bigmug-line-photo181:before {
    content: "\e086"
}

.fl-bigmug-line-pin42:before {
    content: "\e087"
}

.fl-bigmug-line-planetary2:before {
    content: "\e088"
}

.fl-bigmug-line-play83:before {
    content: "\e089"
}

.fl-bigmug-line-portfolio23:before {
    content: "\e08a"
}

.fl-bigmug-line-print34:before {
    content: "\e08b"
}

.fl-bigmug-line-radio46:before {
    content: "\e08c"
}

.fl-bigmug-line-rain30:before {
    content: "\e08d"
}

.fl-bigmug-line-rectangular78:before {
    content: "\e08e"
}

.fl-bigmug-line-recycling10:before {
    content: "\e08f"
}

.fl-bigmug-line-rewind37:before {
    content: "\e090"
}

.fl-bigmug-line-right139:before {
    content: "\e091"
}

.fl-bigmug-line-right141:before {
    content: "\e092"
}

.fl-bigmug-line-right142:before {
    content: "\e093"
}

.fl-bigmug-line-right144:before {
    content: "\e094"
}

.fl-bigmug-line-right148:before {
    content: "\e095"
}

.fl-bigmug-line-right153:before {
    content: "\e096"
}

.fl-bigmug-line-right154:before {
    content: "\e097"
}

.fl-bigmug-line-right156:before {
    content: "\e098"
}

.fl-bigmug-line-rounded51:before {
    content: "\e099"
}

.fl-bigmug-line-sand14:before {
    content: "\e09a"
}

.fl-bigmug-line-save15:before {
    content: "\e09b"
}

.fl-bigmug-line-search74:before {
    content: "\e09c"
}

.fl-bigmug-line-search78:before {
    content: "\e09d"
}

.fl-bigmug-line-share27:before {
    content: "\e09e"
}

.fl-bigmug-line-shopping198:before {
    content: "\e09f"
}

.fl-bigmug-line-shopping199:before {
    content: "\e0a0"
}

.fl-bigmug-line-shopping202:before {
    content: "\e0a1"
}

.fl-bigmug-line-shopping204:before {
    content: "\e0a2"
}

.fl-bigmug-line-shuffle17:before {
    content: "\e0a3"
}

.fl-bigmug-line-sort47:before {
    content: "\e0a4"
}

.fl-bigmug-line-sort48:before {
    content: "\e0a5"
}

.fl-bigmug-line-speaker75:before {
    content: "\e0a6"
}

.fl-bigmug-line-speaker80:before {
    content: "\e0a7"
}

.fl-bigmug-line-speaker81:before {
    content: "\e0a8"
}

.fl-bigmug-line-speaker86:before {
    content: "\e0a9"
}

.fl-bigmug-line-speaker87:before {
    content: "\e0aa"
}

.fl-bigmug-line-speech96:before {
    content: "\e0ab"
}

.fl-bigmug-line-square152:before {
    content: "\e0ac"
}

.fl-bigmug-line-square156:before {
    content: "\e0ad"
}

.fl-bigmug-line-square160:before {
    content: "\e0ae"
}

.fl-bigmug-line-store10:before {
    content: "\e0af"
}

.fl-bigmug-line-sun81:before {
    content: "\e0b0"
}

.fl-bigmug-line-sunrise3:before {
    content: "\e0b1"
}

.fl-bigmug-line-switch23:before {
    content: "\e0b2"
}

.fl-bigmug-line-switch24:before {
    content: "\e0b3"
}

.fl-bigmug-line-tag47:before {
    content: "\e0b4"
}

.fl-bigmug-line-television20:before {
    content: "\e0b5"
}

.fl-bigmug-line-text108:before {
    content: "\e0b6"
}

.fl-bigmug-line-text109:before {
    content: "\e0b7"
}

.fl-bigmug-line-three142:before {
    content: "\e0b8"
}

.fl-bigmug-line-timer35:before {
    content: "\e0b9"
}

.fl-bigmug-line-tool16:before {
    content: "\e0ba"
}

.fl-bigmug-line-triangle33:before {
    content: "\e0bb"
}

.fl-bigmug-line-trophy55:before {
    content: "\e0bc"
}

.fl-bigmug-line-two311:before {
    content: "\e0bd"
}

.fl-bigmug-line-two316:before {
    content: "\e0be"
}

.fl-bigmug-line-two317:before {
    content: "\e0bf"
}

.fl-bigmug-line-two319:before {
    content: "\e0c0"
}

.fl-bigmug-line-two323:before {
    content: "\e0c1"
}

.fl-bigmug-line-unlocked27:before {
    content: "\e0c2"
}

.fl-bigmug-line-up100:before {
    content: "\e0c3"
}

.fl-bigmug-line-up102:before {
    content: "\e0c4"
}

.fl-bigmug-line-up103:before {
    content: "\e0c5"
}

.fl-bigmug-line-up104:before {
    content: "\e0c6"
}

.fl-bigmug-line-up107:before {
    content: "\e0c7"
}

.fl-bigmug-line-up111:before {
    content: "\e0c8"
}

.fl-bigmug-line-up112:before {
    content: "\e0c9"
}

.fl-bigmug-line-up114:before {
    content: "\e0ca"
}

.fl-bigmug-line-up98:before {
    content: "\e0cb"
}

.fl-bigmug-line-up99:before {
    content: "\e0cc"
}

.fl-bigmug-line-upload91:before {
    content: "\e0cd"
}

.fl-bigmug-line-upload92:before {
    content: "\e0ce"
}

.fl-bigmug-line-upper8:before {
    content: "\e0cf"
}

.fl-bigmug-line-user143:before {
    content: "\e0d0"
}

.fl-bigmug-line-user144:before {
    content: "\e0d1"
}

.fl-bigmug-line-video163:before {
    content: "\e0d2"
}

.fl-bigmug-line-wallet26:before {
    content: "\e0d3"
}

.fl-bigmug-line-weather21:before {
    content: "\e0d4"
}

.fl-bigmug-line-weekly14:before {
    content: "\e0d5"
}

.fl-bigmug-line-weekly15:before {
    content: "\e0d6"
}

.fl-bigmug-line-wind24:before {
    content: "\e0d7"
}

.fl-bigmug-line-window50:before {
    content: "\e0d8"
}

.fl-bigmug-line-winds4:before {
    content: "\e0d9"
}

.fl-bigmug-line-wrench66:before {
    content: "\e0da"
}

.fl-bigmug-line-zoom60:before {
    content: "\e0db"
}

/********************************************************************************************************
							 				FANCYBOX
******************************************************************************************************s
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-inner,.fancybox-outer,.fancybox-skin {
    position: relative
}

.fancybox-skin {
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
    box-shadow: 0 10px 25px rgba(0,0,0,0.5)
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe,.fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMhJREFUeNrs2TEKwkAUhOEXBSurQM5jo2AbyG2EgIfyCkKqXEDiGYI2QkBn5aXYYBqb7MAM/Ft/LNutWbwtqtEVDei9UIMbajf93A51CyLn6twWrUwQOq0csTl6EICDMV/jOKG9pb+Nv21rCW53rM1wvFzPsD5zOc1WRjaBBRZYYIEFFlhggQUWWGCBBRZYYIEFFvh/cE/kfQbwnQh8C+ALEfhrLYznU6YY5RUBuJpe98HS/Vg8zr2R8E16Rk0C0MYt0dftR4ABAFfva4h/thfHAAAAAElFTkSuQmCC);
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

.fancybox-close,.fancybox-nav,.fancybox-nav span {
    cursor: pointer;
    z-index: 8040;
    position: absolute
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px
}

.fancybox-nav {
    top: 0;
    width: 40%;
    height: 100%;
    text-decoration: none;
    background: url(blank.gif);
    -webkit-tap-highlight-color: transparent
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px
}

.fancybox-prev span {
    left: 5px
}

.fancybox-next span {
    right: 5px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock,.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock {
    width: auto
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: rgba(0,0,0,0.7)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: 400 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0,0,0,0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0,0,0,0.8)
}

#back_top {
    width: 50px;
    height: 50px;
    display: block;
    background: rgba(233, 129, 112,0.4);
    font: 20px/47px 'FontAwesome';
    color: #fff;
    text-align: center;
    position: fixed;
    right: 60px;
    bottom: 60px;
    z-index: 999;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: none;
}

.product-list-filter-section .btn {
    background-color: #a1a0e7 !important;
    color: #fff;
}

.product-list-filter-section .btn:hover {
    background-color: #7776ad !important;
}

.product-form .product-buy {
    background-color: #a1a0e7 !important;
    color: #fff;
}

.product-form .product-buy:hover {
    background-color: #7776ad !important;
    color: #fff;
}

.ViPaginationWidget .pager_active span {
    background: #a1a0e7 !important;
    color: white;
}

.ViPaginationWidget li a:hover, .ViPaginationWidget li span:hover  {
    background-color: #7776ad !important;
}

.optional_manufacturer{
    list-style-type: none !important;
    padding-left: 0px !important;
}

.optional_manufacturer a{
    color: #000 !important;
}

.optional_manufacturer a:hover{
    color: #7776ad !important;
}

.selected-manufacturer-link {
    background-color:  #a1a0e7 !important;
}

.selected-size-link {
    background-color:  #a1a0e7 !important;
}

.product-form select{
    margin-bottom: 20px !important;
    padding: 10px !important;
    font-size: 1.2rem !important;
    border-radius: 5px;
}

#likeDetails .btn{
    background-color: #f891ff !important;
    width: 100% !important;
    padding: 15px;
}
#likeDetails .btn:hover{
    background-color: #b86ebd !important;
}


.footer-social > a{
    font-size: 40px;
    color: #888 !important;
}

.size-link {
    width: 36px !important;
    height: 36px !important;
    border: 1px solid #ccc !important;
    margin: auto !important;
    text-align: center !important;
}
.size-link:hover {
    background-color: #b86ebd !important;
    color: #fff !important;
}

#info .money_sale {
    font-size: 1rem !important;
    background-color: #fff !important;
    text-decoration: line-through !important;
}

#info .money_sale_cheap {
    color: #000 !important;
    background-color: #fff !important;
}

.supinalDetails{
    width: 125px;
    color: #fff;
    background: rgb(75 183 255);
    font-size: 1.2rem;
    font-weight: 500;
    padding: 3px 0px;
    border-radius: 0.25rem;
}

.moodal-product-name{
    background-color: #e98170;
    font-weight: 500;
    margin-bottom: 1px;
    padding: 6px 0px;
}