﻿@import"https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,600,700";@import"https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700";@import"https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800";@import"https://fonts.googleapis.com/css?family=Shadows+Into+Light";html{font-size:62.5%;font-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{background-color:#fff;color:#7a7d82;font:normal 400 1.4rem/1.8 "Poppins",sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;overflow-x:hidden}body:not(.loaded)>*:not(.loading-overlay){visibility:hidden}::-moz-selection{background-color:#544e4e;color:#fff}::selection{background-color:#544e4e;color:#fff}p{margin-bottom:1.5rem}ul,ol{margin:0 0 2.25rem;padding:0;list-style:none}b,strong{font-weight:700}em,i{font-style:italic}hr{margin:4rem 0;background-image:linear-gradient(to right, transparent, #dbdbdb, transparent);border:0;height:1px}sub,sup{position:relative;font-size:70%;line-height:0;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{display:block;max-width:100%;height:auto}@keyframes rotating{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}@-webkit-keyframes bouncedelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bouncedelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;transition:all .5s ease-in-out;background:#fff;opacity:1;visibility:visible;z-index:999999}.loaded>.loading-overlay{opacity:0;visibility:hidden}.bounce-loader{position:absolute;top:50%;left:50%;width:70px;margin:-9px 0 0 -35px;transition:all .2s;text-align:center;z-index:10000}.bounce-loader .bounce1,.bounce-loader .bounce2,.bounce-loader .bounce3{display:inline-block;width:18px;height:18px;border-radius:100%;background-color:#ccc;box-shadow:0 0 20px 0 rgba(0,0,0,.15);-webkit-animation:1.4s ease-in-out 0s normal both infinite bouncedelay;animation:1.4s ease-in-out 0s normal both infinite bouncedelay}.bounce-loader .bounce1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.bounce-loader .bounce2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{color:#2f2727;font-weight:400;letter-spacing:0;line-height:1.1;margin-bottom:1.8rem}h1,.h1{font-size:3rem}h2,.h2{font-size:2.2rem}h3,.h3{font-size:1.7rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.2rem}h6,.h6{font-size:1rem}a{transition:all .3s;color:#544e4e;text-decoration:none}a:hover,a:focus{color:#544e4e;text-decoration:underline}.heading{margin-bottom:4rem;font-size:1.4rem}.heading .title{margin-bottom:1.6rem}.heading p{letter-spacing:-0.015em}.heading p:last-child{margin-bottom:0}.title{font-weight:400}.subtitle{color:#2f2727;font:400 2rem/1 "Oswald",sans-serif;letter-spacing:.1rem;margin-bottom:2rem;position:relative;text-transform:uppercase}.subtitle.subtitle-line::after{background-color:#ededed;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:50%;width:100%;z-index:1}.subtitle.subtitle-line span{background:#fff;padding-right:2rem;position:relative;z-index:2}.light-title{margin-bottom:2rem;font-weight:300}.text-primary{color:#2f2727 !important}.lead{color:inherit;font-size:2.1rem;font-weight:300;line-height:1.4;margin-bottom:1rem}.fancy-text{color:#2f2727;font-family:"Shadows Into Light",sans-serif}p .fancy-text{display:inline-block;font-size:1.6em;margin-bottom:-0.6rem;margin-top:-1.5rem;position:relative;top:.3rem}@media screen and (min-width: 768px){h1,.h1{font-size:3.2rem}h2,.h2{font-size:2.4rem}}@media screen and (min-width: 992px){h1,.h1{font-size:3.6rem}}.container-fluid{width:100%;margin-right:auto;margin-left:auto}.page-wrapper{position:relative;transition:transform .35s}.mmenu-active .page-wrapper{transform:translateX(250px)}.main{flex:1 1 auto;padding-top:0px;position:relative}@media screen and (min-width: 992px){.main{padding-top:64px}}.row.row-sm{margin-right:-10px;margin-left:-10px}.row.row-sm [class*=col-]{padding-right:10px;padding-left:10px}.ajax-overlay{display:-ms-flexbox;display:flex;position:fixed;top:0;right:0;bottom:0;left:0;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.6);z-index:1041}@media screen and (min-width: 1200px){.padding-left-lg{padding-left:35px}.padding-right-lg{padding-right:35px}.col-xl-5col{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col-xl-7col{-ms-flex:0 0 14.2857%;flex:0 0 14.2857%;max-width:14.2857%}.col-xl-8col{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}}@media screen and (min-width: 1280px){.container{max-width:1200px}}@media screen and (max-width: 991px){.container{max-width:100%}}#navbar{background-color:#000;padding:0 1.5rem;z-index:10;position:fixed;width:100%}@media screen and (max-width: 768px){#navbar{padding:0;position:relative}}@media screen and (max-width: 768px){.header-logo-container{height:100%;display:flex;justify-content:center;align-items:center;border-right:1px solid #fff;padding:0 10px}}.header-title{font-family:Gotham-Ultra;color:#fff}@media screen and (max-width: 768px){.header-title{font-size:15px}}@media screen and (max-width: 768px){.list-navigation-link{text-align:center}}.list-navigation-link a{color:#fff}.list-navigation-link a:hover{font-weight:bold;text-decoration:none}.list-navigation-link a:last-child{border-right:0}.header-style{font-size:15px;padding:5px 20px;min-height:0vw;color:#e4e7eb;cursor:pointer;border-radius:10px;transition:color linear .1s;white-space:nowrap}.header-style.active{font-weight:bold}@media screen and (max-width: 768px){.header-style{font-size:12px;padding:5px 5px}}.header-style-mobile{background-image:linear-gradient(to bottom, #585858, #30312D);width:100%;border-bottom:1px solid rgba(255,255,255,.3);margin:0px 0;cursor:pointer}.header-style-mobile a{display:block;padding:8px 10px}.header-style-mobile a:active{background-color:rgba(255,255,255,.3)}.header .container,.header .container-fluid{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.header-left,.header-center,.header-right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.header-right{margin-left:auto}.header-center{margin-right:auto;margin-left:auto}.header-top{font-size:1.1rem;line-height:1.5;letter-spacing:.025rem;color:#9da2a5;border-bottom:1px solid #e3e7e8;padding-top:.4rem;padding-bottom:.4rem}.header-top a{padding-top:.5rem;padding-bottom:.5rem;color:inherit}.welcome-msg{display:none;position:relative;margin:.3rem 2rem .3rem 0;text-transform:uppercase}.welcome-msg::after{position:absolute;top:50%;right:-14px;height:11px;margin-top:-5.5px;border-right:1px solid;content:"";opacity:.8}.header-middle{padding-top:16px;padding-bottom:16px;background-color:#000}.logo{display:block}.logo img{display:block;width:100%;max-width:100px;height:auto}.header-dropdown{position:relative;text-transform:uppercase}.header-dropdown>a{display:-ms-inline-flexbox;display:inline-flex;position:relative;-ms-flex-align:center;align-items:center;padding-right:1.1rem}.header-dropdown>a::after{position:absolute;top:50%;right:0;content:"";margin-top:-2px;width:0;height:0;border-style:solid;border-width:4px 3px 0 3px;border-color:#555 transparent transparent transparent;margin-left:.6rem}.header-dropdown a img{display:inline-block;max-width:16px;height:auto;margin-right:.6rem}.header-dropdown a:hover,.header-dropdown a:focus{text-decoration:none}.header-menu{position:absolute;top:100%;left:0;min-width:100%;padding-top:.4rem;padding-bottom:.4rem;transition:all .25s;border:1px solid #ccc;background-color:#fff;box-shadow:0 0 2px rgba(0,0,0,.1);opacity:0;visibility:hidden;z-index:20}.header-right .header-menu{right:0;left:auto}.header-dropdown:hover>.header-menu{opacity:1;visibility:visible}.header-menu ul{margin:0;padding:0;list-style:none}.header-menu ul li{position:relative;margin:0}.header-menu ul a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:2px 9px;white-space:nowrap}.header-menu a{color:inherit}.header-menu a:hover,.header-menu a:focus{background-color:#ccc;color:#fff}.header .btn-remove::before{display:none}.header-dropdowns .header-dropdown+.header-dropdown,.header-dropdowns .header-dropdown+.dropdown{margin-left:20px}.header-dropdowns .header-dropdown+.header-dropdown::before,.header-dropdowns .header-dropdown+.dropdown::before{content:"";position:absolute;left:-10px;top:50%;height:11px;border-right:1px solid;margin-top:-5.5px;opacity:.8}.dropdownmenu-wrapper{position:relative;padding:2rem;border:1px solid #f0f0f0;border-radius:0;background-color:#fff;box-shadow:0 29px 28px rgba(0,0,0,.1)}.dropdownmenu-wrapper::before,.dropdownmenu-wrapper::after{display:block;position:absolute;width:0;height:0;border-style:solid;content:""}.dropdownmenu-wrapper::before{top:-12px;left:15px;border-width:0 13px 12px;border-color:transparent transparent #f0f0f0}.dropdownmenu-wrapper::after{top:-10px;left:16px;border-width:0 12px 10px;border-color:transparent transparent #fff}.cart-dropdown .dropdown-menu,.compare-dropdown .dropdown-menu{display:block;top:100%;left:0;width:300px;margin:0;padding-top:12px;transition:all .25s;border:0;background-color:transparent;color:#777;font-size:1.1rem;box-shadow:none;opacity:0;visibility:hidden;z-index:100}.cart-dropdown .dropdown-menu.show,.compare-dropdown .dropdown-menu.show{opacity:1;visibility:visible}.cart-dropdown:hover .dropdown-menu,.compare-dropdown:hover .dropdown-menu{opacity:1;visibility:visible}.compare-dropdown .dropdown-toggle,.cart-dropdown .dropdown-toggle{text-decoration:none}.compare-dropdown .dropdown-toggle:hover,.compare-dropdown .dropdown-toggle:focus,.cart-dropdown .dropdown-toggle:hover,.cart-dropdown .dropdown-toggle:focus{text-decoration:none}.compare-dropdown .dropdown-toggle{text-transform:uppercase}.compare-dropdown .dropdown-toggle i{margin-top:-0.2rem;margin-right:.2rem}.compare-dropdown .dropdown-toggle i::before{margin:0}.compare-dropdown .dropdown-toggle::after{display:none}.compare-products{margin:0;padding:0;list-style:none}.compare-products .product{position:relative;margin:0;padding:.5rem 0;box-shadow:none !important}.compare-products .product:hover{box-shadow:none}.compare-products .product-title{margin:0;color:dimgray;font-size:1.1rem;font-weight:400;line-height:1.35;text-transform:uppercase}.compare-products .btn-remove{display:-ms-flexbox;display:flex;position:absolute;top:50%;right:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:2.3rem;height:2.3rem;margin-top:-1.2rem;padding:.5rem 0;color:#777;font-size:1.3rem;line-height:1;text-align:center;overflow:hidden}.compare-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:2rem}.compare-actions .action-link{display:inline-block;color:#777;font-size:1.1rem;text-transform:uppercase}.compare-actions .btn{min-width:110px;margin-left:auto;padding:.9rem 1rem;border:0;border-radius:.2rem;color:#fff;font-size:1.2rem;font-weight:400;letter-spacing:.025rem;text-align:center;text-transform:uppercase}.cart-dropdown .dropdown-toggle{display:block;position:relative;padding-right:2.6rem}.cart-dropdown .dropdown-toggle .cart-count{display:flex;align-items:center;justify-content:center;min-width:1.6rem;height:1.6rem;position:absolute;right:2rem;line-height:1;top:-0.1rem;border-radius:50%;padding-bottom:1px;font-size:1rem;font-weight:600;color:#fff;background-color:#ed5348;box-shadow:0 7px 8px rgba(0,0,0,.05)}.cart-dropdown .dropdown-toggle::before{display:inline-block;content:"";font-family:"porto";font-size:3.3rem;line-height:1;margin:2px 0 0;color:#544e4e}.cart-dropdown .dropdown-toggle::after{display:inline-block;display:inline-block;position:absolute;top:1rem;right:0;width:auto;height:auto;margin:0;transition:all .3s;border:0;color:#606669;font-family:"porto";font-size:1.4rem;line-height:1;content:""}.cart-dropdown .dropdown-menu{right:0;left:auto}.cart-dropdown .dropdownmenu-wrapper{padding:1.6rem 1.9rem}.cart-dropdown .dropdownmenu-wrapper::before{right:28px;left:auto}.cart-dropdown .dropdownmenu-wrapper::after{right:29px;left:auto}.cart-dropdown .product{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0 !important;padding:1.6rem 1rem;border-bottom:1px solid #e6ebee;box-shadow:none !important}.cart-dropdown .product-image-container{position:relative;max-width:80px;margin:0;margin-left:auto;border:1px solid #ededed}.cart-dropdown .product-title{margin-bottom:.2rem;color:dimgray;font-size:1.3rem;font-weight:600;text-align:left}.cart-dropdown .product-details{color:dimgray;font-size:1.3rem;font-weight:600;text-align:left}.cart-dropdown .btn-remove{display:flex;position:absolute;top:-1rem;right:-1rem;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background-color:#fff;color:#474747;font-size:1.1rem;line-height:1;box-shadow:0 2px 5px rgba(0,0,0,.2)}.cart-dropdown .btn-remove:hover,.cart-dropdown .btn-remove:focus{color:#2f2727;box-shadow:0 3px 7px rgba(0,0,0,.3)}.dropdown-cart-total{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;margin-bottom:1.1rem;padding:.7rem 1rem;color:#474747;font-size:1.3rem;font-weight:700;text-transform:uppercase}.dropdown-cart-total .cart-total-price{margin-left:auto;font-size:1.5rem}.dropdown-cart-action{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.2rem 1rem 1.5rem}.dropdown-cart-action .btn{min-width:110px;padding:1.25rem 1rem;border-radius:.2rem;border-color:#010204;background-color:#010204;color:#fff;font-size:1.2rem;font-weight:400;letter-spacing:.025rem;text-transform:uppercase}.dropdown-cart-action .btn:hover,.dropdown-cart-action .btn:focus{border-color:#222;background-color:#222;color:#fff}.header-search{position:relative;margin:0;padding:0;border:0;font-size:0;line-height:1}.header-search .header-search-wrapper{display:none;position:relative;align-items:stretch;width:100%;min-width:250px;border:1px solid #dbe0e2;border-radius:20px;background-color:#fff;overflow:visible}.header-search .header-search-wrapper::after{display:block;clear:both;content:""}.header-search .header-search-wrapper.show{display:flex}.header-search form{margin:0}.header-search .select-custom{flex:0 0 142px;margin:0}.header-search .select-custom::after{right:1.1rem;color:#8d8d8d;font-size:1.4rem}.header-search .form-control,.header-search select{height:38px;margin:0;background-color:#fff;font:400 1.3rem/1.5 "Poppins",sans-serif}.header-search .form-control{flex:1 1 auto;width:100%;margin:0;padding:4px 22px;border:0;border-radius:20px 0 0 20px;color:#8d8d8d;line-height:20px;box-shadow:none}.header-search .form-control::-webkit-input-placeholder{color:#8d8d8d}.header-search .form-control::-moz-placeholder{color:#8d8d8d}.header-search .form-control:-ms-input-placeholder{color:#8d8d8d}.header-search .form-control::-ms-input-placeholder{color:#8d8d8d}.header-search .form-control::placeholder{color:#8d8d8d}.header-search select{width:100%;padding:1px 20px 1px 10px;border:0;border-left:1px solid #dbe0e2;border-radius:0;color:#8d8d8d;line-height:36px;-moz-appearance:none;-webkit-appearance:none}.header-search .search-toggle{display:inline-block;min-width:2.5rem;padding:1rem 0;color:#2f2727;font-size:1.6rem;font-weight:700;line-height:1;text-align:center}.header-search .search-toggle i{display:inline-block;margin-bottom:2px}.header-search .btn{flex:0 0 50px;min-width:0;max-width:50px;height:38px;margin:0;padding:0 3px 0 0;border:0;border-left:1px solid #dbe0e2;border-radius:0 20px 20px 0;background:transparent;background-color:transparent;color:#606669;font-size:1.5rem;font-weight:400;line-height:1;cursor:pointer}.header-search .btn i::before{margin:0}.header-search .btn:hover,.header-search .btn:focus{background-color:transparent;color:#2f2727}.header-contact{position:relative;color:#606669;letter-spacing:0;font-size:1.8rem;line-height:1.4;padding-right:3.2rem;margin-right:3.2rem}.header-contact::after{display:block;position:absolute;top:50%;right:0;width:1px;height:43px;margin-top:-21.5px;background-color:#efefef;content:""}.header-contact span{display:block;color:#787d7f;font-size:1.2rem;font-weight:400;text-transform:uppercase}.header-contact a{color:inherit;font-weight:500}.header-contact a:hover,.header-contact a:focus{color:#2f2727;text-decoration:none}.header-bottom .container,.header-bottom .container-fluid{position:relative}.header-bottom .logo,.header-bottom .cart-dropdown{display:none}.header-bottom .logo{margin-right:2.5rem}.header-bottom .logo img{width:auto;max-height:32px}.header-bottom .cart-dropdown{order:2;margin-left:auto}.header-bottom .cart-dropdown .dropdown-toggle{padding-right:1.6rem}.header-bottom .cart-dropdown .dropdown-toggle::before{font-size:2.6rem}.header-bottom .cart-dropdown .dropdown-toggle .cart-count{right:.9rem}.header-bottom .cart-dropdown .dropdownmenu-wrapper::before{right:15px}.header-bottom .cart-dropdown .dropdownmenu-wrapper::after{right:16px}.mobile-menu-toggler{display:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-right:1.5rem;padding:1rem .5rem;border:0;background:transparent;color:#2f2727;font-size:2.1rem;line-height:1;cursor:pointer}.mobile-menu-toggler i::before{margin:0}@media screen and (min-width: 576px){.welcome-msg{display:block}}@media screen and (min-width: 768px){.welcome-msg{margin-right:3rem}}@media screen and (min-width: 992px){.dropdown-expanded>a{display:none}.dropdown-expanded .header-menu{position:static;top:auto;right:auto;left:auto;padding:0;border:0;background-color:transparent;box-shadow:none;opacity:1;visibility:visible}.dropdown-expanded .header-menu ul{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.dropdown-expanded .header-menu ul li+li{margin-left:3rem}.dropdown-expanded .header-menu ul li+li::before{position:absolute;top:50%;left:-14px;height:11px;margin-top:-5.5px;border-right:1px solid;content:"";opacity:.8}.dropdown-expanded .header-menu ul a{padding:0}.dropdown-expanded .header-menu a{color:inherit}.dropdown-expanded .header-menu a:hover,.dropdown-expanded .header-menu a:focus{text-decoration:underline;background-color:transparent}.header-search .search-toggle{display:none}.header-search form{width:450px}.header-search .header-search-wrapper{display:flex}}@media screen and (min-width: 1200px){.header-middle .header-center{padding-left:100px}}@media screen and (max-width: 991px){.header-search{margin-left:5px}.header-search .header-search-wrapper{position:absolute;top:100%;right:-80px;width:450px;margin-top:.3rem;border-width:5px;border-radius:24px;box-shadow:0 4px 12px rgba(0,0,0,.075);z-index:99}.header-search .header-search-wrapper::before{display:block;position:absolute;top:-25px;right:77px;width:20px;height:20px;border:10px solid transparent;border-bottom-color:#dbe0e2;content:""}.cart-dropdown .dropdown-toggle::before{font-size:2.6rem}.cart-dropdown .dropdownmenu-wrapper::before{right:25px}.cart-dropdown .dropdownmenu-wrapper::after{right:26px}.header-middle .header-right{margin-left:1rem}.header-center{margin-right:0;margin-left:auto}.header-contact{margin-right:1.8rem;padding-right:2rem}.header-bottom{display:none}.mobile-menu-toggler{display:flex}}@media screen and (max-width: 767px){.header-contact{display:none}.header-search .header-search-wrapper{width:380px}.header-search .select-custom{flex:0 0 132px}.header-search .btn{flex:0 0 40px}.cart-dropdown .dropdown-toggle{padding-right:1.5rem}.cart-dropdown .dropdown-toggle .cart-count{right:.9rem}.cart-dropdown .dropdown-toggle::before{font-size:2.3rem}.cart-dropdown .dropdownmenu-wrapper::before{right:12px}.cart-dropdown .dropdownmenu-wrapper::after{right:13px}.mobile-menu-toggler{margin-right:1rem}.header-middle .header-right{margin-left:.7rem}}@media screen and (max-width: 479px){.header-middle{padding-top:2.5rem;padding-bottom:2.5rem}.header-search .header-search-wrapper{width:320px}.compare-dropdown{display:none}}@media(max-width: 360px){.header-search .header-search-wrapper{width:240px}.header-search .select-custom{display:none}.cart-dropdown .dropdown-menu,.compare-dropdown .dropdown-menu{width:260px}.cart-dropdown .dropdownmenu-wrapper,.compare-dropdown .dropdownmenu-wrapper{padding:1rem 1.4rem}.dropdown-cart-action .btn{min-width:100px}}.main-nav{width:100%;background-color:#544e4e}.menu,.menu *{margin:0;padding:0;list-style:none}.menu::after{display:block;clear:both;content:""}.menu li{position:relative}.menu li.megamenu-container{position:static}.menu>li{float:left}.menu ul{display:none;position:absolute;top:100%;left:0;z-index:99}.menu ul ul{top:-1rem;left:100%}.menu .megamenu{display:none;position:absolute;top:100%;right:1.5rem;left:1.5rem;z-index:999}.menu .megamenu.megamenu-fixed-width{right:auto;left:0;width:640px}.menu a{display:block;position:relative;text-decoration:none}.menu li:hover>ul,.menu li.show>ul,.menu li:hover>.megamenu,.menu li.show>.megamenu{display:block}.menu{font-family:"Open Sans",sans-serif}.menu li{padding-right:1rem;padding-left:1rem}.menu li a{display:block;padding:.7rem 1rem;transition:background .25s;color:dimgray;font-size:1.2rem;font-weight:600;text-transform:uppercase;white-space:nowrap}.menu li .menu-title{margin-top:1.25rem;margin-bottom:0;color:#434d53;letter-spacing:-0.01rem;text-transform:uppercase}.menu li .menu-title a{padding:.7rem 2rem;color:#434d53;font-size:1.3rem;font-weight:700}.menu li .menu-title a:hover,.menu li .menu-title a:focus{text-decoration:underline}.menu>li{padding-right:0;padding-left:0}.menu>li>a{font-weight:700;background-color:transparent;color:#fff;padding:1.35rem 2rem;letter-spacing:.01rem}.menu.sf-arrows>li>a.sf-with-ul{padding-right:2.8rem}.menu.sf-arrows>li>a.sf-with-ul::before{position:absolute;bottom:0;left:50%;width:0;height:0;margin-left:-10px;border-width:0 10px 7px;border-style:solid;border-color:transparent transparent #fff;content:"";opacity:0;visibility:hidden}.menu.sf-arrows .sf-with-ul{position:relative}.menu.sf-arrows .sf-with-ul::after{display:inline-block;position:absolute;top:50%;right:1.5rem;margin-top:-1px;transform:translateY(-50%);font-family:"porto";font-size:1.3rem;line-height:1;content:""}.menu.sf-arrows ul .sf-with-ul::after{right:1rem;content:""}.menu .megamenu,.menu ul{background-color:#fff;box-shadow:0 29px 29px rgba(0,0,0,.1)}.menu ul{min-width:240px;padding-top:1rem;padding-bottom:1rem}.menu .megamenu{padding:1rem}.menu .megamenu ul{display:block;position:static;top:auto;right:auto;bottom:auto;left:auto;min-width:0;margin:0 0 1.25rem;padding:0;border:0;box-shadow:none}.menu .megamenu .banner{width:100%;height:100%;margin-bottom:0;background-color:transparent}.menu .megamenu .banner a{width:100%;height:100%;padding:0;margin:0}.menu .megamenu .banner img{position:absolute;height:100%}.menu .megamenu .banner img.product-promo{padding:1rem}.menu li:hover>a,.menu li.show>a,.menu li.active>a{background-color:#f4f4f4;color:dimgray}.menu>li:hover>a,.menu>li.show>a,.menu>li.active>a{background-color:#2f2727;color:#fff}.menu.sf-arrows>li.show>a.sf-with-ul::before{opacity:1;visibility:visible}.menu .show>ul,.menu .show>.megamenu{opacity:1 !important}.tip{display:inline-block;position:relative;margin:-2px 0 0 1rem;padding:.3rem .4rem;border-radius:0;color:#fff;font-size:1rem;font-weight:400;line-height:1;text-transform:uppercase;vertical-align:middle;z-index:1}.tip::before{position:absolute;top:50%;right:100%;left:auto;margin-top:-3px;border:3px solid transparent;content:""}.tip.tip-new{background-color:#0fc567}.tip.tip-new::before{border-right-color:#0fc567}.tip.tip-hot{background-color:#eb2771}.tip.tip-hot::before{border-right-color:#eb2771}.menu>li>a .tip{position:absolute;top:-4px;right:22px;margin:0}.menu>li>a .tip::before{position:absolute;top:100%;left:3px;width:3px;height:3px;margin:0;border-color:transparent}.menu>li>a .tip.tip-new::before{border-top-color:#0cc485}.menu>li>a .tip.tip-hot::before{border-top-color:#eb2771}.mobile-menu-container{position:fixed;top:0;bottom:0;left:0;width:100%;max-width:250px;transform:translateX(-100%);transition:all .35s;background-color:#1d1e20;font-size:1.2rem;line-height:1.5;box-shadow:.1rem 0 .6rem 0 rgba(50,50,50,.65);visibility:hidden;z-index:1001;overflow-y:auto}.mmenu-active .mobile-menu-container{transform:translateX(0);visibility:visible}.mobile-menu-container .social-icons{-ms-flex-pack:center;justify-content:center;margin-bottom:0}.mobile-menu-container .social-icon{width:3rem;height:3rem;margin-bottom:0;border:0;background-color:transparent;font-size:1.5rem}.mobile-menu-container .social-icon+.social-icon{margin-left:.3rem}.mobile-menu-container .social-icon:hover,.mobile-menu-container .social-icon:focus{background-color:transparent;color:#fafafa}.mobile-menu-wrapper{position:relative;padding:4.2rem 0 3rem}.mobile-menu-close{position:absolute;top:1rem;right:1rem;padding:.4rem;color:#fff;font-size:1.3rem;line-height:1;cursor:pointer;z-index:9}.mobile-menu-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;transition:all .4s;background-color:rgba(0,0,0,.5);opacity:0;visibility:hidden;z-index:1000}.mmenu-active .mobile-menu-overlay{opacity:1;visibility:visible}.mobile-nav{margin:0 0 2rem;padding:0}.mobile-menu{margin:0;padding:0;list-style:none;border-bottom:1px solid #242527}.mobile-menu>li>a{text-transform:uppercase}.mobile-menu li{display:block;position:relative;border-top:1px solid #242527}.mobile-menu li a{display:block;position:relative;padding:1.1rem 0 1.1rem 1.5rem;margin-right:4.5rem;color:#fff}.mobile-menu li a:hover,.mobile-menu li a:focus{color:#544e4e;text-decoration:none}.mobile-menu li.open>a,.mobile-menu li.active>a{color:#544e4e}.mobile-menu li ul{display:none;margin:0;padding:0}.mobile-menu li ul li a{padding-left:2.5rem}.mobile-menu li ul ul li a{padding-left:3.5rem}.mobile-menu>li>a{text-transform:uppercase}.mmenu-btn{display:-ms-flexbox;display:flex;position:absolute;top:50%;right:-3.8rem;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:3rem;height:3rem;margin-top:-1.5rem;border-radius:0;outline:none;background-color:transparent;color:#fff;font-size:1.5rem;cursor:pointer}.mmenu-btn::after{display:inline-block;margin-top:-2px;font-family:"porto";content:""}.open>a>.mmenu-btn::after{content:""}@-webkit-keyframes fixedHeader{0%{opacity:0;-webkit-transform:translateY(-60px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fixedHeader{0%{opacity:0;transform:translateY(-60px)}100%{opacity:1;transform:translateY(0)}}.sticky-header.fixed{position:fixed;top:0;right:0;left:0;padding-top:.7rem;padding-bottom:.7rem;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1);z-index:1040;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:fixedHeader;animation-name:fixedHeader}.sticky-header.fixed .main-nav{width:auto;background-color:transparent}.sticky-header.fixed .menu>li>a{color:#434d53;padding-top:.55rem;padding-bottom:.55rem}.sticky-header.fixed .menu>li:hover>a,.sticky-header.fixed .menu>li.show>a,.sticky-header.fixed .menu>li.active>a{color:#fff;background-color:#2f2727}.sticky-header.fixed .logo,.sticky-header.fixed .cart-dropdown{display:block}.sticky-header.fixed-nav{position:fixed;top:46px;right:0;left:0;height:38px;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1);overflow:hidden;z-index:1039;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:fixedHeader;animation-name:fixedHeader}.sticky-header.fixed-nav .container{margin:0 auto;padding-left:1.5rem}@media screen and (max-width: 991px){.sticky-header.fixed-nav{top:0}}@media screen and (max-width: 575px){.sticky-header.fixed-nav{display:none}}#scroll-top{height:40px;position:fixed;right:15px;width:40px;z-index:9999;bottom:0;background-color:#404040;font-size:16px;color:#fff;text-align:center;line-height:1;padding:11px 0;visibility:hidden;opacity:0;border-radius:0;transition:all .3s;-webkit-transform:translateY(40px);transform:translateY(40px)}#scroll-top:hover,#scroll-top:focus{background-color:#555}#scroll-top.fixed{opacity:1;visibility:visible;transform:translateY(0);-webkit-transform:translateY(0)}.footer-social-links a{display:unset;width:unset;height:unset;float:unset;margin-left:unset;text-align:unset;background-color:unset;padding:unset;color:unset;border:unset}.footer-social-links a:hover{text-decoration:unset}.sc-youtube{display:inline-block;width:30px;height:30px;margin:0 -1px;background-image:url("../../assets/images/icons/youtube.png");background-repeat:no-repeat;background-size:cover}.sc-youtube:hover{background-image:url("../../assets/images/icons/youtube-color.png")}.sc-facebook{display:inline-block;width:30px;height:30px;margin:0 -1px;background-image:url("../../assets/images/icons/facebook.png");background-repeat:no-repeat;background-size:cover}.sc-facebook:hover{background-image:url("../../assets/images/icons/facebook-color.png")}.sc-instagram{display:inline-block;width:30px;height:30px;margin:0 -1px;background-image:url("../../assets/images/icons/instagram.png");background-repeat:no-repeat;background-size:cover}.sc-instagram:hover{background-image:url("../../assets/images/icons/instagram-color.png")}.sc-twitter{display:inline-block;width:30px;height:30px;margin:0 -1px;background-image:url("../../assets/images/icons/twitter.png");background-repeat:no-repeat;background-size:cover}.sc-twitter:hover{background-image:url("../../assets/images/icons/twitter-color.png")}.product-intro.owl-carousel.owl-theme .owl-nav.disabled+.owl-dots{margin:0}.product-intro.owl-carousel.owl-theme .owl-dots{top:-58px;position:absolute;right:0}.product-intro.owl-carousel.owl-theme .owl-dots .owl-dot span{position:relative;display:block;width:14px;height:14px;border:2px solid;background:none;margin:5px 2px;border-radius:7px;border-color:rgba(0,68,102,.4);transition:opacity .2s}.product-intro.owl-carousel.owl-theme .owl-dots .owl-dot.active span,.product-intro.owl-carousel.owl-theme .owl-dots .owl-dot:hover span{background:none;border-color:#2f2727}.product-intro.owl-carousel.owl-theme .owl-dots .owl-dot.active span::before,.product-intro.owl-carousel.owl-theme .owl-dots .owl-dot:hover span::before{display:none}.product-intro.owl-carousel.owl-theme .owl-dots .owl-dot.active span::after,.product-intro.owl-carousel.owl-theme .owl-dots .owl-dot:hover span::after{content:"";position:absolute;left:3px;bottom:3px;right:3px;top:3px;border-radius:10px;background-color:#2f2727}.product-intro.owl-carousel.owl-theme .owl-nav{color:#333;font-size:2.4rem}.product-intro.owl-carousel.owl-theme .owl-nav .owl-prev,.product-intro.owl-carousel.owl-theme .owl-nav .owl-next{opacity:0;transition:opacity .2s,transform .4s;top:30%;width:30px}.product-intro.owl-carousel.owl-theme .owl-nav .owl-prev{text-align:left;left:-30px;padding-right:30px;transform:translateX(-10px)}.product-intro.owl-carousel.owl-theme .owl-nav .owl-next{text-align:right;right:-30px;padding-left:30px;transform:translateX(10px)}.product-intro.owl-carousel.owl-theme:hover .owl-prev,.product-intro.owl-carousel.owl-theme:hover .owl-next{transform:translateX(0);opacity:1}.product-panel{margin-bottom:3.5rem}.product-panel .section-title{color:#313131;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.08);margin-bottom:2.4rem}.product-panel .section-title h2{font:700 1.6rem "Poppins",sans-serif;letter-spacing:-0.01em;line-height:22px;text-transform:uppercase}.product-intro{padding-bottom:1.6rem}.product-default{color:#777;margin-bottom:2rem}.product-default a{color:#777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-default a:hover{color:#2f2727;text-decoration:none}.product-default figure{margin-bottom:1.6rem;position:relative}.product-default figure img{transition:all .5s;height:auto;width:100%}.product-default figure img:last-child{opacity:0;position:absolute;left:0;right:0;top:0;left:0}.product-default figure img:first-child{opacity:1;position:relative}.product-default .label-group{display:flex;flex-direction:column;position:absolute;top:.8rem;left:.8rem}.product-default .label-group>*{margin-bottom:5px}.product-default .product-label{text-transform:uppercase;padding:5px 11px;font:600 1rem/1 "Poppins",sans-serif;color:#fff}.product-default .product-label.label-sale{background-color:#62b959}.product-default .product-label.label-cut{background-color:#e27c7c}.product-default .product-details{display:flex;flex-direction:column;align-items:center;justify-content:center}.product-default .category-list{font:400 1rem "Poppins",sans-serif;line-height:1.7;opacity:.8;text-transform:uppercase}.product-default .product-title{font:400 1.5rem "Poppins",sans-serif;letter-spacing:-0.01em;line-height:1.35;margin-bottom:.72rem;text-overflow:ellipsis;overflow:hidden}.product-default .tooltiptext{visibility:hidden;position:absolute;background-color:#333;color:#fff;font-family:"Poppins",sans-serif;font-weight:400;letter-spacing:.01em;text-align:center;padding:1rem .7rem;z-index:1;opacity:0;transition:opacity .3s;bottom:125%;left:50%;transform:translateX(-50%)}.product-default .product-action{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;color:#333}.product-default .btn-icon-wish,.product-default .btn-quickview{display:flex;border:1px solid #ddd;font-size:1.6rem;margin:0 2px;width:36px;height:36px;align-items:center;justify-content:center;opacity:0;transition:all .25s ease;transform:translateX(200%)}.product-default .btn-icon-wish.checked,.product-default .btn-quickview.checked{color:#e27c7c}.product-default .btn-icon-wish.checked i::before,.product-default .btn-quickview.checked i::before{content:""}.product-default .btn-quickview{font-size:1.4rem;transform:translateX(-200%)}.product-default .btn-add-cart{display:flex;align-items:center;background-color:#fff;border:1px solid #ddd;padding:0 1rem;font:1.4rem "Oswald",sans-serif;line-height:32px;margin:0 2px;cursor:pointer;transition:all .25s ease}.product-default .btn-add-cart i{font-size:1.8rem;margin-bottom:2px}.product-default .btn-add-cart i::before{margin:0 4px 0 0}.product-default:hover{z-index:2}.product-default:hover figure{box-shadow:0 25px 35px -5px rgba(0,0,0,.1)}.product-default:hover figure img:first-child{opacity:0}.product-default:hover figure img:last-child{opacity:1}.product-default:hover .btn-add-cart{background-color:#2f2727;border-color:#2f2727;color:#fff}.product-default:hover .product-action a{transform:translateX(0);opacity:1}.tooltip-top::after{content:"";position:absolute;top:96%;left:50%;margin-left:-6px;border-width:6px;border-style:solid;border-color:#333 transparent transparent transparent}.old-price{text-decoration:line-through;font-size:1.4rem;letter-spacing:.005em;font-weight:600;color:#999;font-family:"Open Sans";margin-right:3px}.product-price{color:#465157;font:600 1.8rem/.8 "Poppins",sans-serif}.price-box{margin-bottom:1.2rem}.ratings-container{line-height:1;margin:0 0 10px 1px;cursor:pointer;position:relative;display:inline-block}.ratings-container .product-ratings,.ratings-container .ratings{position:relative;display:inline-block;font-size:13px;letter-spacing:.1em;font-family:"porto"}.ratings-container .product-ratings{height:13px}.ratings-container .product-ratings::before{content:"" "" "" "" "";color:rgba(0,0,0,.16)}.ratings-container .product-ratings:hover .tooltiptext{visibility:visible;opacity:1}.ratings-container .ratings{position:absolute;top:0;left:0;white-space:nowrap;overflow:hidden}.ratings-container .ratings::before{content:"" "" "" "" "";color:#6a6a6d}.divide-line{display:flex;flex-wrap:wrap;padding-bottom:0}.divide-line>.col-1:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-1:nth-child(12n){border-right:none}.divide-line>.col-2:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-2:nth-child(6n){border-right:none}.divide-line>.col-3:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-3:nth-child(4n){border-right:none}.divide-line>.col-4:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-4:nth-child(3n){border-right:none}.divide-line>.col-5:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-5:nth-child(2n){border-right:none}.divide-line>.col-6:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-6:nth-child(2n){border-right:none}.divide-line>.col-7:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-7:nth-child(1n){border-right:none}.divide-line>.col-8:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-8:nth-child(1n){border-right:none}.divide-line>.col-9:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-9:nth-child(1n){border-right:none}.divide-line>.col-10:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-10:nth-child(1n){border-right:none}.divide-line>.col-11:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-11:nth-child(1n){border-right:none}.divide-line:not(.up-effect) .product-default .btn-quickview{width:calc(100% - 30px);margin:0 15px}.divide-line:not(.up-effect) .product-default .product-details{padding:0 1.5rem}.divide-line.up-effect .product-default{padding:5rem 0 0;margin:0;transition:all .3s}.divide-line.up-effect .product-default .product-action{transition:all .3s;opacity:0}.divide-line.up-effect .product-default:hover{padding:1rem 0 4rem}.divide-line.up-effect .product-default:hover .product-action{opacity:1}.divide-line .product-default{margin-bottom:0}.divide-line .product-default:hover{box-shadow:0 25px 35px -5px rgba(0,0,0,.1)}.divide-line .product-default:hover figure{box-shadow:none}.inner-quickview figure{position:relative}.inner-quickview figure .btn-quickview{position:absolute;bottom:0;left:0;width:100%;font-size:1.3rem;font-weight:400;letter-spacing:.025em;font-family:"Oswald",sans-serif;text-transform:uppercase;visibility:hidden;opacity:0;height:unset;padding:1.4rem;background-color:#2f2727;color:#fff;transform:none;margin:0;border:none;transition:all .3s ease-out}.inner-quickview figure .btn-quickview:hover{opacity:1}.inner-quickview .product-details{align-items:unset}.inner-quickview .product-title a{color:#212529}.inner-quickview .product-title a:hover{color:#2f2727}.inner-quickview .category-wrap{display:flex;justify-content:space-between;align-items:center}.inner-quickview .category-wrap .btn-icon-wish{font-size:1.5rem;transform:none;opacity:1;width:auto;height:auto;border:none;margin-right:-2px}.inner-quickview:hover .btn-quickview{visibility:visible;opacity:.9}.inner-icon figure{position:relative}.inner-icon figure .btn-icon-group{position:absolute;top:1.5rem;right:1.5rem}.inner-icon figure .btn-icon{display:flex;align-items:center;justify-content:center;border:1px solid #ddd;border-radius:50%;margin:0 0 5px;width:36px;height:36px;padding:0;opacity:0;visibility:hidden;transition:all .3s;transform:none}.inner-icon figure .btn-icon i{font-size:1.6rem;margin-bottom:0}.inner-icon figure .btn-icon i::before{margin:0}.inner-icon figure .btn-icon i.icon-bag{font-size:1.8rem}.inner-icon figure .btn-icon:hover{background-color:#2f2727;border-color:#2f2727;color:#fff}.inner-icon:hover .btn-icon{background-color:#fff;border-color:#ddd;color:#000;visibility:visible;opacity:1}.left-details .product-details{align-items:unset}.left-details .btn-icon-wish,.left-details .btn-quickview,.left-details .btn-add-cart{background-color:#f4f4f4;border-color:#f4f4f4;color:#000}.left-details .btn-icon-wish:hover,.left-details .btn-quickview:hover,.left-details .btn-add-cart:hover{background-color:#2f2727;border-color:#2f2727;color:#fff}.left-details .btn-icon-wish,.left-details .btn-quickview{transform:none}.left-details .btn-add-cart{margin-left:0;padding:0 1.5rem}.left-details .product-action{justify-content:unset}.modal#addCartModal{width:340px;top:calc((100% - 320px) / 2);left:calc((100% - 320px) / 2);padding:10px !important;overflow:hidden}.modal#addCartModal .modal-dialog{margin:0}.modal#addCartModal .modal-content{margin:0;border:none;box-shadow:none}.add-cart-box{padding:19px 10px 20px !important;border-top:4px solid #2f2727;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.6)}.add-cart-box h4{font-weight:500;color:#2f2727;margin-bottom:1.8rem}.add-cart-box img{margin:0 auto 10px;width:120px}.add-cart-box .btn-actions{display:flex;justify-content:space-around}.add-cart-box .btn-actions .btn-primary{width:140px;padding:8px 0;font:500 16px "Poppins",sans-serif;border:none;cursor:pointer}.add-cart-box .btn-actions .btn-primary:focus,.add-cart-box .btn-actions .btn-primary:active,.add-cart-box .btn-actions .btn-primary:active:focus{outline:none;border:none;box-shadow:none}.hidden-description{position:relative}.hidden-description:hover figure{box-shadow:none}.hidden-description:hover .btn-add-cart{background-color:#f4f4f4}.hidden-description:hover .product-details{opacity:1;transform:translateY(0)}.hidden-description figure{margin-bottom:0}.hidden-description figure .btn-icon-group{top:1rem;right:1rem}.hidden-description .product-details{position:absolute;width:100%;bottom:46px;padding:15px 20px 0;background-color:#fff;border-top:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09);opacity:0;transform:translateY(5px);transition:all .3s ease}.hidden-description .product-action{position:absolute;left:0;bottom:-46px;width:100%}.hidden-description .btn-quickview{transform:none;opacity:.85;background-color:#2f2727;color:#fff;width:50%;margin:0;border:none;height:45px;font-size:1.3rem;font-weight:400;letter-spacing:.025em;font-family:"Oswald",sans-serif;text-transform:uppercase}.hidden-description .btn-quickview:hover{opacity:1;color:#fff}.hidden-description .btn-add-cart{z-index:3;justify-content:center;margin:0;width:50%;height:45px;border:none;background:#f4f4f4;font-size:1.3rem;font-weight:400;letter-spacing:.025em;font-family:"Oswald",sans-serif;text-transform:uppercase}.hidden-description .btn-add-cart:hover{background-color:#2f2727;color:#fff}.full-width{padding-left:10px;padding-right:10px;margin:0;display:flex;flex-wrap:wrap}.full-width [class*=col-]{padding-right:10px;padding-left:10px}.product-select-group{display:flex}.product-select{margin:0 4px 0 0;cursor:pointer}.product-select.type-image{width:32px;height:32px;background-size:contain;border:1px solid rgba(0,0,0,.09)}.product-select.type-image.checked,.product-select.type-image.hover{border:1px solid #2f2727}.product-select.type-check{margin:5px;overflow:unset;display:block;position:relative;width:12px;height:12px;border-radius:50%}.product-select.type-check::after{content:"";background-color:transparent;border:1px solid #000;position:absolute;left:-3px;top:-3px;border-radius:50%;width:18px;display:block;height:18px}.product-select.type-check.checked::before{font-size:8px;content:"";font-family:"Font Awesome 5 Free";font-weight:900;-webkit-font-smoothing:antialiased;text-indent:0;position:absolute;left:0;top:50%;width:100%;color:#fff;height:12px;line-height:12px;margin-top:-6px;text-align:center}.no-gaps{display:flex;flex-wrap:wrap;padding-left:0;padding-right:0}.no-gaps [class*=col-]{padding-right:0;padding-left:0}.no-gaps .product-details{padding:0 1rem}.no-gaps .product-default{margin-bottom:0}.no-gaps .product-default:nth-child(even) figure>a:first-child::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(33,37,41,.01)}.inner-icon-inline figure .btn-icon-group{display:flex;flex-direction:row}.inner-icon-inline figure .btn-icon{margin-left:5px}.overlay figure{margin:0}.overlay figure>a:first-child::after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-color:rgba(27,27,23,0);transition:all .25s}.overlay figure .btn-quickview,.overlay figure .btn-icon-group{z-index:1}.overlay figure .btn-icon{border-color:#fff;border-width:2px;color:#fff;background-color:#4d4d4a;opacity:0}.overlay .product-details{align-items:center;position:absolute;width:100%;left:0;top:0;bottom:0;opacity:0;transform:scale(0.8);transition:all .4s}.overlay .product-details .product-category,.overlay .product-details .product-title a,.overlay .product-details .product-price{color:#fff}.overlay .product-details a:hover{color:#2f2727}.overlay .product-details .ratings-container .product-ratings::before{color:rgba(255,255,255,.6)}.overlay .product-details .price-box{margin-bottom:0}.overlay:hover figure,.overlay:nth-child(even):hover figure{box-shadow:none}.overlay:hover figure>a:first-child::after,.overlay:nth-child(even):hover figure>a:first-child::after{background-color:rgba(27,27,23,.6)}.overlay:hover figure .btn-quickview,.overlay:hover figure .btn-icon,.overlay:nth-child(even):hover figure .btn-quickview,.overlay:nth-child(even):hover figure .btn-icon{opacity:.85;visibility:visible}.overlay:hover figure .btn-quickview:hover,.overlay:hover figure .btn-icon:hover,.overlay:nth-child(even):hover figure .btn-quickview:hover,.overlay:nth-child(even):hover figure .btn-icon:hover{opacity:1}.overlay:hover figure .btn-icon,.overlay:nth-child(even):hover figure .btn-icon{border-color:#fff;border-width:2px;color:#fff;background-color:#4d4d4a;opacity:.85}.overlay:hover .product-details,.overlay:nth-child(even):hover .product-details{opacity:1;transform:scale(1)}.overlay-dark figure{margin:0}.overlay-dark figure>a:first-child::after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-color:rgba(27,27,23,.3);transition:all .25s}.overlay-dark figure .btn-quickview,.overlay-dark figure .btn-icon-group{z-index:1}.overlay-dark figure .btn-icon{border-color:#fff;border-width:2px;color:#fff;background-color:#4d4d4a;opacity:0;margin-left:8px}.overlay-dark figure .btn-quickview{border:2px solid #fff;background-color:#4d4d4a;border-radius:2rem;padding:1rem 2.3rem;width:auto;height:auto;left:50%;bottom:50%;transform:translate(-50%, 50%);opacity:0;transition:all .1s}.overlay-dark .product-details{position:absolute;width:100%;left:2rem;bottom:4rem;opacity:0;transform:translateY(10px);transition:all .4s}.overlay-dark .product-details .product-category,.overlay-dark .product-details .product-title a,.overlay-dark .product-details .product-price{color:#fff}.overlay-dark .product-details a:hover{color:#2f2727}.overlay-dark .product-details .ratings-container .product-ratings::before{color:rgba(255,255,255,.6)}.overlay-dark .product-details .price-box{margin-bottom:0}.overlay-dark:hover figure,.overlay-dark:nth-child(even):hover figure{box-shadow:none}.overlay-dark:hover figure>a:first-child::after,.overlay-dark:nth-child(even):hover figure>a:first-child::after{background-color:rgba(27,27,23,.7)}.overlay-dark:hover figure .btn-quickview,.overlay-dark:hover figure .btn-icon,.overlay-dark:nth-child(even):hover figure .btn-quickview,.overlay-dark:nth-child(even):hover figure .btn-icon{opacity:.85}.overlay-dark:hover figure .btn-quickview:hover,.overlay-dark:hover figure .btn-icon:hover,.overlay-dark:nth-child(even):hover figure .btn-quickview:hover,.overlay-dark:nth-child(even):hover figure .btn-icon:hover{background-color:#4d4d4a;opacity:1}.overlay-dark:hover figure .btn-icon,.overlay-dark:nth-child(even):hover figure .btn-icon{border-color:#fff;border-width:2px;color:#fff;background-color:#4d4d4a;opacity:.85}.overlay-dark:hover .product-details,.overlay-dark:nth-child(even):hover .product-details{opacity:1;transform:translateY(0)}.creative-grid>div:not(:last-child) .product-default{height:600px}.creative-grid>div:last-child .product-default{height:300px}.creative-grid .product-default{padding-bottom:2rem;margin-bottom:0;position:relative}.creative-grid .product-default figure{height:100%}.creative-grid .product-default figure img{position:absolute;object-fit:cover;height:100%;transition:opacity .3s linear}.creative-grid .product-default figure img:last-child{opacity:0}.creative-grid .product-default figure img:first-child{opacity:1}.creative-grid .product-default:hover figure img:first-child{opacity:0}.creative-grid .product-default:hover figure img:last-child{opacity:1}.inner-btn figure .btn-icon-group{top:unset;left:unset;right:1.5rem;bottom:1.5rem}.inner-btn figure .btn-icon{position:relative;margin-bottom:0}.inner-btn figure .btn-quickview{background-color:#fff}.inner-btn figure .btn-quickview i{font-size:1.4rem}.quantity-input .product-details{align-items:center}.quantity-input .btn-add-cart{margin:0 0 0 4px;margin-bottom:1rem}.quantity-input .btn-add-cart:hover{background-color:#2f2727;border-color:#2f2727;color:#fff}.product-single-qty{max-width:90px;max-height:36px;margin-bottom:1rem}.product-single-qty .bootstrap-touchspin.input-group{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;max-width:100%;max-height:36px;padding-right:0}.product-single-qty .bootstrap-touchspin .form-control{max-width:none;height:36px;padding:1rem .2rem;color:#2f2727;font-size:1.5rem;letter-spacing:.05em;box-shadow:none}.product-single-qty .bootstrap-touchspin .form-control,.product-single-qty .bootstrap-touchspin .form-control:not(:focus),.product-single-qty .btn-outline:not(:disabled):not(.disabled):active{border-color:#dae2e6}.product-single-qty .btn{display:-ms-inline-flexbox;display:inline-flex;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:28px;margin:0;padding:.5rem;font-family:"Open Sans",sans-serif;font-size:2.4rem;line-height:1;z-index:2}.product-single-qty .btn.btn-down-icon:hover::before,.product-single-qty .btn.btn-down-icon:hover::after,.product-single-qty .btn.btn-up-icon:hover::before,.product-single-qty .btn.btn-up-icon:hover::after{background-color:#2f2727}.product-single-qty .btn.btn-outline{border-color:#dae2e6;color:#8798a1}.product-single-qty .btn.btn-down-icon::after,.product-single-qty .btn.btn-up-icon::before,.product-single-qty .btn.btn-up-icon::after{display:block;position:absolute;top:50%;left:50%;width:11px;height:1px;margin-left:-0.55rem;background-color:#000;content:""}.product-single-qty .btn.btn-up-icon::before{transform:rotate(90deg)}.product-list{display:flex}.product-list figure{max-width:270px;margin-right:20px;margin-bottom:0}.product-list figure img{object-fit:cover;height:100%}.product-list .product-details{max-width:calc(100% - 270px)}.product-list .product-title{font:600 1.8rem "Poppins",sans-serif}.product-list .product-description{font:400 1.4rem "Poppins",sans-serif;line-height:24px;margin-bottom:1em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-list .btn-add-cart{background-color:#2f2727;border-color:#2f2727;color:#fff;margin-right:5px;margin-bottom:5px;padding:0 1rem}.product-list .btn-icon-wish,.product-list .btn-quickview{opacity:1;background-color:#fff;color:#333;border-color:#ddd;margin-right:5px;margin-bottom:5px}.product-list:hover figure{box-shadow:none}.product-widget{display:flex;margin-bottom:15px}.product-widget figure{max-width:84px;margin-right:20px;margin-bottom:0}.product-widget figure img{object-fit:cover;height:100%}.product-widget .ratings-container{margin-bottom:5px}.product-widget .product-details{max-width:calc(100% - 104px)}.product-widget .product-title{font-size:1.4rem}.product-widget .price-box{margin-bottom:0}.product-widget .product-price{font-size:1.5rem}.product-widget .old-price{font-size:1.2rem}.product-widget:hover figure{box-shadow:none}.modal-backdrop.show{opacity:.7}.modal-backdrop.fade{transition:opacity .3s linear}.product-quick-view{background-color:#fff;padding:2rem}.product-quick-view .product-single-details .product-action{margin-bottom:2.1rem}.product-quick-view .product-single-filter{padding-bottom:2.2rem}.config-swatch-list{margin:1.5rem 0 0;padding:0;font-size:0;list-style:none}.config-swatch-list li{margin-right:.4rem;margin-bottom:.3rem}.config-swatch-list li a{position:relative;display:flex;align-items:center;width:2.2rem;height:2.2rem;color:#000}.config-swatch-list li a span:last-child{padding-top:.3rem;color:#7a7d82;font-size:1.2rem}.config-swatch-list li .color-panel{display:inline-block;width:1.7rem;height:1.7rem;border:1px solid #fff;transition:all .3s;margin-right:1.5rem}.config-swatch-list li:hover span:last-child{text-decoration:underline}.config-swatch-list li.active a::before{display:inline-block;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);color:#fff;font-family:"porto";font-size:1.1rem;line-height:1;content:""}.config-swatch-list a:hover .color-panel,.config-swatch-list a:focus .color-panel,.config-swatch-list li.active .color-panel{box-shadow:0 0 0 .1rem #dfdfdf}@media(max-width: 767px){.creative-grid>div:not(:last-child) .product-default{height:400px}.creative-grid>div:last-child .product-default{height:200px}}@media(min-width: 481px){.col-xs-6{flex:0 0 50%;max-width:50%}}@media(min-width: 768px){.col-xs-6{flex:0 0 25%;max-width:25%}}@media(max-width: 575px){.product-list{flex-direction:column}.product-list figure{margin-right:0;margin-bottom:2rem}.product-list .product-details{max-width:none}.product-action .btn-add-cart{display:block;padding:0 8px;width:36px;height:36px;overflow:hidden}}@media(max-width: 1200px){.product-intro.owl-carousel.owl-theme .owl-nav .owl-prev{left:10px}.product-intro.owl-carousel.owl-theme .owl-nav .owl-next{right:10px}}@media(max-width: 1159px){.product-intro.owl-carousel.owl-theme .owl-nav .owl-prev{left:-30px}.product-intro.owl-carousel.owl-theme .owl-nav .owl-next{right:-30px}}@media(max-width: 1000px){.product-intro.owl-carousel.owl-theme .owl-nav .owl-prev{left:10px}.product-intro.owl-carousel.owl-theme .owl-nav .owl-next{right:10px}}@media(min-width: 576px){.divide-line>.col-sm-1:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-sm-1:nth-child(12n){border-right:none}.divide-line>.col-sm-2:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-sm-2:nth-child(6n){border-right:none}.divide-line>.col-sm-3:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-sm-3:nth-child(4n){border-right:none}.divide-line>.col-sm-4:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-sm-4:nth-child(3n){border-right:none}.divide-line>.col-sm-5:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-sm-5:nth-child(2n){border-right:none}.divide-line>.col-sm-6:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-sm-6:nth-child(2n){border-right:none}.divide-line>.col-sm-7:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-sm-7:nth-child(1n){border-right:none}.divide-line>.col-sm-8:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-sm-8:nth-child(1n){border-right:none}.divide-line>.col-sm-9:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-sm-9:nth-child(1n){border-right:none}.divide-line>.col-sm-10:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-sm-10:nth-child(1n){border-right:none}.divide-line>.col-sm-11:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-sm-11:nth-child(1n){border-right:none}}@media(min-width: 768px){.divide-line>.col-md-1:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-md-1:nth-child(12n){border-right:none}.divide-line>.col-md-2:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-md-2:nth-child(6n){border-right:none}.divide-line>.col-md-3:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-md-3:nth-child(4n){border-right:none}.divide-line>.col-md-4:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-md-4:nth-child(3n){border-right:none}.divide-line>.col-md-5:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-md-5:nth-child(2n){border-right:none}.divide-line>.col-md-6:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-md-6:nth-child(2n){border-right:none}.divide-line>.col-md-7:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-md-7:nth-child(1n){border-right:none}.divide-line>.col-md-8:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-md-8:nth-child(1n){border-right:none}.divide-line>.col-md-9:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-md-9:nth-child(1n){border-right:none}.divide-line>.col-md-10:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-md-10:nth-child(1n){border-right:none}.divide-line>.col-md-11:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-md-11:nth-child(1n){border-right:none}}@media(min-width: 992px){.divide-line>.col-lg-1:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-lg-1:nth-child(12n){border-right:none}.divide-line>.col-lg-2:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-lg-2:nth-child(6n){border-right:none}.divide-line>.col-lg-3:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-lg-3:nth-child(4n){border-right:none}.divide-line>.col-lg-4:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-lg-4:nth-child(3n){border-right:none}.divide-line>.col-lg-5:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-lg-5:nth-child(2n){border-right:none}.divide-line>.col-lg-6:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-lg-6:nth-child(2n){border-right:none}.divide-line>.col-lg-7:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-lg-7:nth-child(1n){border-right:none}.divide-line>.col-lg-8:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-lg-8:nth-child(1n){border-right:none}.divide-line>.col-lg-9:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-lg-9:nth-child(1n){border-right:none}.divide-line>.col-lg-10:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-lg-10:nth-child(1n){border-right:none}.divide-line>.col-lg-11:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-lg-11:nth-child(1n){border-right:none}}@media(min-width: 1200px){.divide-line>.col-xl-1:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-xl-1:nth-child(12n){border-right:none}.divide-line>.col-xl-2:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-xl-2:nth-child(6n){border-right:none}.divide-line>.col-xl-3:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-xl-3:nth-child(4n){border-right:none}.divide-line>.col-xl-4:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-xl-4:nth-child(3n){border-right:none}.divide-line>.col-xl-5:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-xl-5:nth-child(2n){border-right:none}.divide-line>.col-xl-6:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-xl-6:nth-child(2n){border-right:none}.divide-line>.col-xl-7:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-xl-7:nth-child(1n){border-right:none}.divide-line>.col-xl-8:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-xl-8:nth-child(1n){border-right:none}.divide-line>.col-xl-9:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-xl-9:nth-child(1n){border-right:none}.divide-line>.col-xl-10:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-xl-10:nth-child(1n){border-right:none}.divide-line>.col-xl-11:nth-child(n){border-right:1px solid rgba(0,0,0,.09);border-bottom:1px solid rgba(0,0,0,.09)}.divide-line>.col-xl-11:nth-child(1n){border-right:none}}.banner{display:block;position:relative;margin-bottom:3.4rem;background-color:#ccc}.banner.banner-cat{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:220px;background-size:cover;background-position:center right;background-repeat:no-repeat;background-color:#ccc;margin-bottom:2.5rem}.banner>a{display:block}.banner img{display:block;width:100%;max-width:none;height:auto}.banner .banner-content{display:inline-block;padding-left:1.5rem}.banner .banner-title{margin-bottom:2rem;color:#010204;font:800 3rem/1.1 "Poppins",sans-serif;letter-spacing:-0.025rem;text-transform:uppercase}.banner .banner-subtitle{margin-bottom:.2rem;color:#010204;font:700 1.5rem/1.1 "Poppins",sans-serif;letter-spacing:0;text-transform:uppercase}.banner .banner-subtitle span{font-size:2.6rem;font-family:"Oswald",sans-serif}.banner .btn{min-width:100px;padding:1.1rem 1rem;border-radius:.2rem}.banner-image>a{position:relative}.banner-image>a::after{display:block;position:absolute;top:0;right:0;bottom:0;left:0;transition:all .3s ease;background-color:rgba(0,0,0,.2);content:"";opacity:0;visibility:hidden}.banner-image>a:hover::after,.banner-image>a:focus::after{opacity:1;visibility:visible}@media screen and (min-width: 768px){.banner.banner-cat{height:260px}.banner .banner-content{padding-left:4rem}.banner .banner-title{margin-bottom:2.5rem;font-size:3.2rem}.banner .banner-subtitle{font-size:1.6rem}.banner .banner-subtitle span{font-size:2.5rem}}@media screen and (min-width: 992px){.banner.banner-cat{height:300px}.banner .banner-content{padding-left:6rem}.banner .banner-title{margin-bottom:3rem;font-size:3.6rem}.banner .banner-subtitle{font-size:1.8rem}.banner .banner-subtitle span{font-size:2.6rem}}.breadcrumb-nav{margin-bottom:0}.breadcrumb-nav .container{padding:0}.breadcrumb{background-color:#fff;border-radius:0;margin-top:0;margin-bottom:0;padding:1.35rem 1.5rem 1.15rem}.breadcrumb-item{text-transform:capitalize;font:400 1.2rem/1.4 "Poppins",sans-serif;letter-spacing:.025rem}.breadcrumb-item i{font-size:1.3rem;vertical-align:top;margin-top:-0.2rem}.breadcrumb-item i::before{margin:0}.breadcrumb-item+.breadcrumb-item{padding-left:1rem}.breadcrumb-item+.breadcrumb-item::before{content:"";font-family:"porto";padding-right:1rem;font-size:1.3rem;vertical-align:middle;margin-top:-0.3rem;color:#2f2727}.breadcrumb-item a,.breadcrumb-item.active{color:#2f2727}.page-header{padding:4rem 0}.page-header h1 span{display:block;margin-bottom:.4rem;font-family:"Poppins",sans-serif;font-size:1.5rem;font-style:normal;font-weight:700;line-height:1}.page-header .btn{min-width:100px;padding:.85rem 2rem;border-radius:.2rem;font-size:1.4rem}.page-header.page-header-bg{background-color:#ccc;background-repeat:no-repeat;background-position:center center;background-size:cover}.page-header.page-header-bg h1{margin-bottom:2rem}.page-header h1,.page-title{margin-bottom:0;color:#1e3636;font-weight:800;text-transform:uppercase}@media screen and (min-width: 768px){.page-header{padding-top:6rem;padding-bottom:6rem}.page-header h1 span{font-size:1.6rem}.page-header.page-header-bg{background-position:center right}.page-header.page-header-bg h1{margin-bottom:2.5rem}}@media screen and (min-width: 992px){.page-header{padding-top:8rem;padding-bottom:8rem}.page-header h1 span{font-size:1.8rem}.page-header.page-header-bg h1{margin-bottom:3rem}}@font-face{font-family:"porto";src:url("../fonts/porto.eot?64334846");src:url("../fonts/porto.eot?64334846#iefix") format("embedded-opentype"),url("../fonts/porto.woff2?64334846") format("woff2"),url("../fonts/porto.woff?64334846") format("woff"),url("../fonts/porto.ttf?64334846") format("truetype"),url("../fonts/porto.svg?64334846#porto") format("svg");font-weight:normal;font-style:normal}[class^=icon-]::before,[class*=" icon-"]::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"porto";font-style:normal;font-variant:normal;font-weight:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;speak:none}.icon-cancel::before{content:""}.icon-spin2::before{content:""}.icon-spin3::before{content:""}.icon-spin4::before{content:""}.icon-spin5::before{content:""}.icon-spin6::before{content:""}.icon-firefox::before{content:""}.icon-chrome::before{content:""}.icon-opera::before{content:""}.icon-ie::before{content:""}.icon-phone::before{content:""}.icon-down-dir::before{content:""}.icon-cart::before{content:""}.icon-up-dir::before{content:""}.icon-mode-grid::before{content:""}.icon-mode-list::before{content:""}.icon-compare::before{content:""}.icon-wishlist::before{content:""}.icon-search::before{content:""}.icon-left-dir::before{content:""}.icon-right-dir::before{content:""}.icon-down-open::before{content:""}.icon-left-open::before{content:""}.icon-right-open::before{content:""}.icon-up-open::before{content:""}.icon-angle-left::before{content:""}.icon-angle-right::before{content:""}.icon-angle-up::before{content:""}.icon-angle-down::before{content:""}.icon-down::before{content:""}.icon-left::before{content:""}.icon-right::before{content:""}.icon-up::before{content:""}.icon-angle-double-left::before{content:""}.icon-angle-double-right::before{content:""}.icon-angle-double-up::before{content:""}.icon-angle-double-down::before{content:""}.icon-mail::before{content:""}.icon-location::before{content:""}.icon-skype::before{content:""}.icon-right-open-big::before{content:""}.icon-left-open-big::before{content:""}.icon-down-open-big::before{content:""}.icon-up-open-big::before{content:""}.icon-retweet::before{content:""}.icon-user::before{content:""}.icon-mail-alt::before{content:""}.icon-fax::before{content:""}.icon-lock::before{content:""}.icon-company::before{content:""}.icon-city::before{content:""}.icon-post::before{content:""}.icon-country::before{content:""}.icon-calendar::before{content:""}.icon-doc::before{content:""}.icon-mobile::before{content:""}.icon-clock::before{content:""}.icon-chat::before{content:""}.icon-tag::before{content:""}.icon-folder::before{content:""}.icon-folder-open::before{content:""}.icon-forward::before{content:""}.icon-reply::before{content:""}.icon-cog::before{content:""}.icon-cog-alt::before{content:""}.icon-wrench::before{content:""}.icon-quote-left::before{content:""}.icon-quote-right::before{content:""}.icon-gift::before{content:""}.icon-dollar::before{content:""}.icon-euro::before{content:""}.icon-pound::before{content:""}.icon-rupee::before{content:""}.icon-yen::before{content:""}.icon-rouble::before{content:""}.icon-try::before{content:""}.icon-won::before{content:""}.icon-bitcoin::before{content:""}.icon-ok::before{content:""}.icon-chevron-left::before{content:""}.icon-chevron-right::before{content:""}.icon-export::before{content:""}.icon-star::before{content:""}.icon-star-empty::before{content:""}.icon-plus-squared::before{content:""}.icon-minus-squared::before{content:""}.icon-plus-squared-alt::before{content:""}.icon-minus-squared-alt::before{content:""}.icon-truck::before{content:""}.icon-lifebuoy::before{content:""}.icon-pencil::before{content:""}.icon-users::before{content:""}.icon-video::before{content:""}.icon-menu::before{content:""}.icon-desktop::before{content:""}.icon-doc-inv::before{content:""}.icon-circle::before{content:""}.icon-circle-empty::before{content:""}.icon-circle-thin::before{content:""}.icon-mini-cart::before{content:""}.icon-paper-plane::before{content:""}.icon-attention-alt::before{content:""}.icon-info::before{content:""}.icon-compare-link::before{content:""}.icon-cat-default::before{content:""}.icon-cat-computer::before{content:""}.icon-cat-couch::before{content:""}.icon-cat-garden::before{content:""}.icon-cat-gift::before{content:""}.icon-cat-shirt::before{content:""}.icon-cat-sport::before{content:""}.icon-cat-toys::before{content:""}.icon-tag-line::before{content:""}.icon-bag::before{content:""}.icon-search-1::before{content:""}.icon-plus::before{content:""}.icon-minus::before{content:""}.icon-search-2::before{content:""}.icon-bag-1::before{content:""}.icon-online-support::before{content:""}.icon-shopping-bag::before{content:""}.icon-us-dollar::before{content:""}.icon-shipped::before{content:""}.icon-list::before{content:""}.icon-money::before{content:""}.icon-shipping::before{content:""}.icon-support::before{content:""}.icon-bag-2::before{content:""}.icon-grid::before{content:""}.icon-bag-3::before{content:""}.icon-direction::before{content:""}.icon-home::before{content:""}.icon-magnifier::before{content:""}.icon-magnifier-add::before{content:""}.icon-magnifier-remove::before{content:""}.icon-phone-1::before{content:""}.icon-clock-1::before{content:""}.icon-heart::before{content:""}.icon-heart-1::before{content:""}.icon-earphones-alt::before{content:""}.icon-credit-card::before{content:""}.icon-action-undo::before{content:""}.icon-envolope::before{content:""}.icon-chart::before{content:""}.icon-down-1::before{content:""}.icon-up-1::before{content:""}.icon-eye::before{content:""}.icon-spin1::before{content:""}.icon-twitter::before{content:""}.icon-facebook::before{content:""}.icon-gplus::before{content:""}.icon-linkedin::before{content:""}.icon-spinner::before{content:""}.icon-instagram::before{content:""}.icon-sliders::before{content:""}.icon-question-circle-o::before{content:""}.icon-check-empty::before{content:""}.icon-check::before{content:""}.icon-docs-inv::before{content:""}.icon-briefcase::before{content:""}.icon-user-2::before{content:""}.icon-search-3::before{content:""}.icon-wishlist-2::before{content:""}.icon-secure-payment::before{content:""}.icon-smiling-girl::before{content:""}.icon-boy-broad-smile::before{content:""}.icon-smiling-baby::before{content:""}.icon-tshirt::before{content:""}.icon-chef::before{content:""}.icon-edit::before{content:""}.icon-gift-2::before{content:""}.icon-category-saddle::before{content:""}.icon-category-pedals::before{content:""}.icon-category-frames::before{content:""}.icon-category-chains::before{content:""}.icon-category-tools::before{content:""}form{margin-bottom:3.5rem}form h2{margin-top:3.4rem;margin-bottom:2.3rem}.form-group{margin-bottom:1.4rem}.form-group .form-control,.form-group .select-custom{margin-bottom:0}.form-group .form-control+.form-control{margin-top:1rem}.form-group-sm{max-width:480px;margin-bottom:.9rem}.form-control{max-width:480px;height:4.8rem;margin-bottom:1rem;padding:1.25rem 1.5rem;transition:all .3s;border:1px solid #e6e6e6;border-radius:0;background-color:#fff;color:#7a7d82;font-family:"Poppins",sans-serif;font-size:1.4rem;font-weight:400;line-height:1.5}.form-control:focus{border-color:#544e4e;background-color:#fff;color:#7a7d82;box-shadow:none}.form-control-sm{height:4.5rem;padding:1.2rem 1.5rem;font-size:1.3rem}select.form-control:not([size]):not([multiple]){height:4.8rem}select.form-control-sm:not([size]):not([multiple]){height:4.5rem}.main .form-control::-webkit-input-placeholder{color:#7a7d82}.main .form-control::-moz-placeholder{color:#7a7d82}.main .form-control:-ms-input-placeholder{color:#7a7d82}.main .form-control::-ms-input-placeholder{color:#7a7d82}.main .form-control::placeholder{color:#7a7d82}textarea.form-control{max-width:680px;min-height:176px}.form-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:2rem;margin-bottom:3.5rem;font-size:1.4rem;vertical-align:middle}.form-footer .form-footer-right{margin-right:0;margin-left:auto}.form-footer .form-footer-right .btn{margin:0}.form-footer .btn{margin-right:3rem}.forget-pass{line-height:1.3}label{margin:0 0 .6rem;color:#6e7075;font-size:1.4rem;font-weight:400}.required-field>label::after{margin:0 0 0 .45rem;color:#e02b27;font-size:1.2rem;content:"*"}.required{color:#e02b27;font-size:1.2rem}.required+.form-footer{margin-top:.8rem}.select-custom{position:relative;margin-bottom:1rem}.select-custom select{-webkit-appearance:none;appearance:none}.select-custom::after{display:inline-block;position:absolute;top:50%;right:1.9rem;-webkit-transform:translateY(-51%);transform:translateY(-51%);color:#34373f;font-family:"porto";font-size:1.5rem;content:""}.select-custom .form-control,.select-custom .form-control-sm{padding-right:4rem}.form-group-custom-control{margin-top:2rem}.form-group-custom-control .custom-control{margin-top:0;margin-bottom:2rem}.form-group-custom-control+.form-group-custom-control{margin-top:-0.5rem}.form-group-custom-control .custom-control-label{font-family:"Poppins",sans-serif;font-weight:400;letter-spacing:0;text-transform:initial}.custom-control-label{position:static;margin-top:.1rem;margin-bottom:0;font-size:1.4rem}.custom-control-label::before,.custom-control-label::after{top:.4rem;left:0;width:2rem;height:2rem}.custom-control-label::before{border:1px solid #e6e6e6;background-color:#fff}.custom-checkbox .custom-control-label::before{border-radius:0}.custom-checkbox .custom-control-input:checked~.custom-control-label::before{border-color:#2f2727;background-color:#2f2727;color:#544e4e}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{background-color:#2f2727}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(47,39,39,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(47,39,39,.5)}.form-input{padding:1rem 1.2rem;border:1px solid #ddd;border-radius:2px}.form-wide{width:100%}@media screen and (min-width: 768px){form,.form-footer{margin-bottom:4rem}form h2{margin-top:4.4rem}}@media screen and (min-width: 992px){form,.form-footer{margin-bottom:5rem}}.btn{padding:1.25rem 2rem;font-size:1.4rem;line-height:1.5;font-family:"Oswald",sans-serif;letter-spacing:.075rem;text-transform:uppercase;border-radius:0;min-width:124px;transition:all .3s}.btn-sm{font-size:1.3rem;padding:1rem 1.5rem;letter-spacing:1px;min-width:90px}.btn-link{padding-top:0;padding-bottom:0;color:#544e4e;text-transform:initial;letter-spacing:0;font-size:13px;min-width:0;font-family:"Poppins",sans-serif}.btn-link:hover,.btn-link:focus{color:#544e4e;text-decoration:underline}.btn-md{padding:1rem 2.4rem;font-size:12px;letter-spacing:.025em;text-shadow:none}.btn-primary{border-color:#2f2727;background-color:#2f2727;color:#fff;box-shadow:none}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus{border-color:#453a3a;background-color:#453a3a;color:#fff;box-shadow:none}.btn-primary.disabled,.btn-primary:disabled{border-color:#2f2727;background-color:#2f2727;color:#fff}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{border-color:#0c0a0a;background-color:#131010;color:#fff}.btn-secondary{border-color:#544e4e;background-color:#544e4e;color:#fff;box-shadow:none}.btn-secondary:hover,.btn-secondary:focus,.btn-secondary.focus{border-color:#696262;background-color:#696262;color:#fff;box-shadow:none}.btn-secondary.disabled,.btn-secondary:disabled{border-color:#544e4e;background-color:#544e4e;color:#fff}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{border-color:#332f2f;background-color:#3a3535;color:#fff}.btn-dark{border-color:#2b2b2c;background-color:#2b2b2c;color:#fff;box-shadow:none}.btn-dark:hover,.btn-dark:focus,.btn-dark.focus{border-color:#333;background-color:#333;color:#fff;box-shadow:none}.btn-dark.disabled,.btn-dark:disabled{border-color:#2b2b2c;background-color:#2b2b2c;color:#fff}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{border-color:#333;background-color:#333;color:#fff}.btn-outline{border-color:#ccc;background-color:transparent;background-image:none;color:#ccc}.btn-outline:hover,.btn-outline.focus{border-color:#2f2727;background-color:transparent;color:#544e4e;box-shadow:none}.btn-outline.disabled,.btn-outline:disabled{background-color:transparent;color:#ccc}.btn-outline:not(:disabled):not(.disabled):active,.btn-outline:not(:disabled):not(.disabled).active,.show>.btn-outline.dropdown-toggle{border-color:#2f2727;background-color:transparent;color:#544e4e}.btn-outline-secondary{border-color:#ccc;background-color:transparent;background-image:none;color:#777}.btn-outline-secondary:hover,.btn-outline-secondary.focus{border-color:#2f2727;background-color:#2f2727;color:#fff;box-shadow:none}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:transparent;color:#777}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{border-color:#2f2727;background-color:#2f2727;color:#fff}.btn-outline-dark{border-color:#efefef;background-color:transparent;background-image:none;color:#05131c}.btn-outline-dark:hover,.btn-outline-dark.focus{border-color:#2f2727;background-color:#2f2727;color:#fff;box-shadow:none}.btn-outline-dark.disabled,.btn-outline-dark:disabled{background-color:transparent;color:#05131c}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{border-color:#2f2727;background-color:#2f2727;color:#fff}.btn-social-login{display:flex;margin-right:10px;margin-left:10px;background-color:#2f2727;font-family:Oswald;text-decoration:none;text-transform:uppercase}.btn-social-login span,.btn-social-login i{color:#fff}.btn-social-login i{margin-top:-1px;padding-right:6px}.btn-facebook{background:#3a589d}.btn-gplus{background:#dd4e31}.btn-twitter{background:#1aa9e1}.owl-dots .owl-dot,.owl-nav .owl-prev,.owl-nav .owl-next{outline:none}a:focus{outline:none}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.mfp-container .mfp-preloader,.porto-loading-icon{display:inline-block;width:40px;height:40px;margin:0 auto;border:2px solid transparent;border-radius:50%;border-top-color:#2f2727;content:"";z-index:2;border-image:none;-webkit-animation:spin .75s infinite linear;animation:spin .75s infinite linear}.mfp-container .mfp-preloader::before,.porto-loading-icon::before{position:absolute;top:-2px;right:0;left:-2px;width:inherit;height:inherit;border:inherit;border-radius:inherit;border-top-color:inherit;content:"";-webkit-animation:spin 1.5s infinite ease;animation:spin 1.5s infinite ease}.alert{margin-bottom:2rem;padding:1.4rem 1.5rem;border-radius:0}.alert.alert-intro{font-size:1.5rem}.card{margin-bottom:3rem;border:1px solid #ddd;border-radius:0;font-size:1.4rem}.card-header{margin:0;padding:1.2rem 1.5rem;border-radius:0;border-color:#ddd;background-color:#f5f5f5;color:#2f2727;font-weight:700;line-height:1.5;text-transform:uppercase}.card-header::after{display:block;clear:both;content:""}.card-header .card-edit{display:inline-block;margin-top:.1rem;float:right;color:#544e4e;font-size:1.3rem;font-weight:400;text-transform:capitalize}.card-body{min-height:135px;padding:2rem 1.5rem;border-top:0;border-radius:0}.card-body a{text-decoration:underline}.card-body h4{margin-bottom:.7rem;color:#8a8a8a}.modal{margin-top:0;max-height:100%}.modal form{margin:0}.modal form .form-group{max-width:480px}.modal form .form-control{max-width:100%}.modal-body{padding:1.5rem}.modal-content{border-radius:30px;box-shadow:0 0 12px 2px rgba(0,0,0,.35)}.modal-header{border-top-left-radius:30px;border-top-right-radius:30px}.modal-header,.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:80px;padding-right:1.5rem;padding-left:1.5rem}.modal-title{font-size:1.8rem;font-weight:400}.close{font-size:2.2rem}@media screen and (min-width: 576px){.modal-content{margin-top:20px;margin-bottom:20px}.modal-body{max-height:calc(100vh - 210px);padding-top:2rem;overflow-y:auto}.modal-header,.modal-footer,.modal-body{padding-right:2em;padding-left:2rem}}@media screen and (min-width: 992px){.modal-dialog{max-width:800px}.modal-header,.modal-footer,.modal-body{padding-right:3rem;padding-left:3rem}}@media screen and (max-width: 479px){.modal-open,.modal-open .modal{padding-right:0 !important}}.member{margin-bottom:2.8rem;padding:2.5rem 0;transition:all .3s ease;background-color:#fff;text-align:center img;text-align-display:inline-block !important;text-align-max-width:160px !important;text-align-height:auto;text-align-border-radius:50%}.owl-carousel .member{margin-bottom:.5rem}.member-title{margin:2.5rem 0 .5rem;color:#282d3b;font:700 1.4rem/1 "Poppins",sans-serif;text-transform:uppercase}.member-job{display:block;margin-bottom:1rem;color:#8c8e94;font-size:1.4rem;text-transform:uppercase}.tooltip{font-family:"Poppins",sans-serif;font-size:1.3rem}.tooltip.show{opacity:1}.tooltip .arrow{width:1rem;height:1rem}.bs-tooltip-top,.bs-tooltip-auto[x-placement^=top]{padding:1rem 0}.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^=top] .arrow::before{margin-left:-0.5rem;border-width:1rem 1rem 0;border-top-color:#ddd}.bs-tooltip-right,.bs-tooltip-auto[x-placement^=right]{padding:0 1rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^=right] .arrow{width:1rem;height:2rem}.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^=right] .arrow::before{border-width:1rem 1rem 1rem 0;border-right-color:#ddd}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^=bottom]{padding:1rem 0}.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^=bottom] .arrow::before{margin-left:-0.5rem;border-width:0 1rem 1em;border-bottom-color:#ddd}.bs-tooltip-left,.bs-tooltip-auto[x-placement^=left]{padding:0 1rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^=left] .arrow{width:1rem;height:1rem}.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^=left] .arrow::before{border-width:1rem 0 1rem 1rem;border-left-color:#ddd}.tooltip-inner{max-width:270px;padding:1.2rem 1.5rem;border:1px solid #ddd;border-radius:.1rem;background-color:#f4f4f4;color:#777;text-align:left}.social-icons{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.social-icon{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:3.2rem;height:3.2rem;background-color:#2f2727;color:#fff;font-size:1.4rem;text-decoration:none;opacity:1}.social-icon+.social-icon{margin-left:.5rem}.social-icon:hover,.social-icon:focus{color:#fff;text-decoration:none;opacity:.85}.social-icon.social-facebook{background-color:#3b5a9a;color:#fff}.social-icon.social-twitter{background-color:#1aa9e1;color:#fff}.social-icon.social-linkedin{background-color:#0073b2;color:#fff}.social-icon.social-gplus{background-color:#dd4b39;color:#fff}.social-icon.social-mail{background-color:#dd4b39;color:#fff}.info-boxes-container{background-color:#fff;border-bottom:.1rem solid #e5e8e8;margin-bottom:4.1rem}.info-boxes-container .container,.info-boxes-container .container-fluid{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding:0}.info-box{display:flex;align-items:center;padding:.5rem 1.5rem;width:100%;color:#839199}.info-box i{min-width:3.5rem;margin-right:1.9rem;color:#465157;font-size:3.7rem;text-align:center}.info-box i::before{width:auto;margin:0}.info-box h4{margin-bottom:.1rem;padding-top:.1rem;color:#465157;font:600 1.4rem/1.1 "Poppins",sans-serif;letter-spacing:.05rem;text-transform:uppercase}.info-box p{margin-bottom:0;font-size:1.3rem;font-weight:300;letter-spacing:.01rem;line-height:1.6}@media screen and (min-width: 768px){.info-boxes-container .container,.info-boxes-container .container-fluid{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.info-box{-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%;justify-content:center;padding-top:1.2rem;padding-bottom:.8rem}.info-box:first-child{justify-content:flex-start}}.feature-box{width:100%;color:#687176;font-size:1.4rem;line-height:1.9;padding:0;margin-bottom:4.2rem}.feature-box i{display:inline-block;color:#2f2727;font-size:2.6rem;line-height:1;margin-bottom:1.6rem}.feature-box i::before{margin:0}.feature-box h3{color:#2b2b2d;font:400 1.5rem/1.1 "Oswald",sans-serif;letter-spacing:.125rem;margin-bottom:1.6rem;text-transform:uppercase}.feature-box p{margin-bottom:0;max-width:190px}.nav.nav-tabs{margin:0;border:0;border-bottom:.2rem solid #e7e7e7}.nav.nav-tabs .nav-item{margin-bottom:-0.2rem}.nav.nav-tabs .nav-item .nav-link{padding:1.2rem 0;border:0;border-bottom:.2rem solid transparent;color:#282d3b;font:700 1.4rem/1 "Oswald",sans-serif;letter-spacing:.01rem;text-transform:uppercase}.nav.nav-tabs .nav-item .nav-link:hover{color:#2f2727}.nav.nav-tabs .nav-item+.nav-item{margin-left:3.4rem}.nav.nav-tabs .nav-item.show .nav-link,.nav.nav-tabs .nav-item .nav-link.active{border-bottom-color:#2f2727;color:#2f2727}.count-container{margin-bottom:2rem}.count-wrapper{font:800 3.2rem/1 "Poppins",sans-serif;text-transform:uppercase;color:#2f2727;margin-bottom:.7rem}.count-wrapper span+span{font-size:1.9rem}.count-title{color:#7b858a;font:400 1.4rem/1 "Poppins",sans-serif;margin-bottom:0}.testimonial-owner{display:flex;display:-ms-flexbox;align-content:center;-ms-flex-align:center}.testimonial-owner figure{max-width:60px;margin-right:25px}.testimonial-owner h4{display:block;margin-bottom:.5rem;padding-top:.7rem;color:#111;font-size:1.4rem;text-transform:uppercase}.testimonial-owner span{display:block;color:#666;font-size:1.2rem;text-transform:uppercase}.testimonial blockquote{position:relative;margin-left:15px;padding:1rem 2rem;font-size:1.4rem;font-style:normal;line-height:1.8}.testimonial blockquote::before{position:absolute;top:0;left:-1rem;color:#2f2727;font-family:"porto";font-size:2.1rem;font-weight:400;line-height:1;content:""}@media screen and (min-width: 576px){.testimonial blockquote{margin-left:85px;padding:1.5rem 3rem 1.5rem 2rem}}.toolbox{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-top:0;margin-bottom:1.5rem;color:#7a7d82;font-size:1.4rem;line-height:1.5}.toolbox::after{display:block;clear:both;content:""}.toolbox.toolbox-pagination{margin-bottom:5rem;padding-top:2rem;border-top:.1rem solid #efefef}.toolbox .pagination{margin-left:auto}.toolbox .select-custom{margin-bottom:0}.toolbox .select-custom::after{right:1.3rem;font-size:1.6rem}.toolbox .select-custom .form-control{max-width:160px;padding-right:2.5rem;border-color:#e4e4e4;font-size:1.2rem}.toolbox label{display:none;margin-top:1px;margin-bottom:0;color:#7a7d82;font-size:1.3rem;font-weight:400}.toolbox .form-control{display:inline-block;margin-bottom:0;padding:0 .8rem;border-width:.1rem;color:#7a7d82}.toolbox .form-control:not(:focus){border-color:#e4e4e4}.toolbox select.form-control:not([size]):not([multiple]){height:34px}.toolbox .toolbox-show .select-custom:after{right:1rem}.toolbox-pagination .toolbox-show{display:none}.pagination{border-radius:0;font-weight:500;font-family:"Poppins",sans-serif;align-items:center;margin-bottom:0}.page-link{display:inline-flex;align-items:center;justify-content:center;min-width:3.2rem;height:3.2rem;font-size:1.4rem;padding:.2rem .3rem 0;line-height:1.1;color:#706f6c;background-color:transparent;border:.1rem solid #e9e9e9}.page-link.page-link-btn{display:-ms-inline-flex;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:0;height:3.2rem;padding:0;border:0;color:#6f6e6b;font-size:2rem}.page-link.page-link-btn i{position:relative;top:-0.1rem}.page-link.page-link-btn i::before{margin-right:0;margin-left:0}.page-link:hover,.page-link:focus{box-shadow:none;color:#2f2727;text-decoration:none;background-color:transparent}.page-item+.page-item{margin-left:.7rem}.page-item span{padding-right:.3rem;padding-left:.3rem}.page-item:first-child .page-link{border-top-left-radius:0;border-bottom-left-radius:0}.page-item:last-child .page-link{border-top-right-radius:0;border-bottom-right-radius:0}.page-item.active .page-link{border-color:#e9e9e9;background-color:transparent;color:#2f2727}.page-item.disabled .page-link{color:#eaeaea}.page-item.disabled .page-link.page-link-btn{color:#eaeaea;border-color:#eaeaea;background-color:transparent}.toolbox-left{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.toolbox-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.toolbox-item.toolbox-sort{margin-right:1.5rem}.toolbox-item.toolbox-show{margin-left:auto;font-size:1.2rem}.toolbox-item label{margin-right:1.2rem}.sorter-btn{margin-left:.8rem;color:#000;font-size:1.7rem;text-decoration:none}.sorter-btn::before{font-family:"porto";content:""}.sorter-btn.btn-desc::before{content:""}.sorter-btn:hover,.sorter-btn:focus{text-decoration:none}.layout-modes{display:none;margin-left:2.1rem;font-size:0}.layout-btn{display:inline-block;height:3.4rem;font-size:1.6rem;line-height:3.4rem;color:#ccc;text-align:center;margin-right:.7rem;text-decoration:none}.layout-btn i::before{margin-left:0;margin-right:0}.layout-btn:last-child{margin-right:0}.layout-btn.active,.layout-btn:hover,.layout-btn:focus{color:#2f2727;text-decoration:none}.horizontal-filter .toolbox-sort{margin-left:auto}.horizontal-filter .toolbox-item:last-child{display:none}@media screen and (min-width: 480px){.layout-modes{display:-ms-flexbox;display:flex}.horizontal-filter .toolbox-show{margin-left:0}.toolbox-pagination .toolbox-show{display:-ms-flexbox;display:flex;margin-left:0}}@media screen and (min-width: 576px){.toolbox-left{margin-bottom:0}.toolbox-left label{margin-right:1.8rem}.horizontal-filter .toolbox-item:last-child{display:-ms-flexbox;display:flex}}@media screen and (min-width: 768px){.toolbox label{display:block}}@media screen and (min-width: 992px){.toolbox.toolbox-pagination{margin-top:1.5rem;margin-bottom:5rem}}@media screen and (max-width: 575px){.horizontal-filter .toolbox-item.toolbox-sort{margin-right:0}}.login-popup .mfp-content{width:80%;max-width:872px;background-color:#fff}.login-popup .container{padding:2.5rem 3rem}.login-popup .title{font-size:1.5rem;font-weight:600;line-height:2;text-transform:uppercase}.login-popup form{display:block}.login-popup label{color:#777;font-family:"Poppins",sans-serif;font-size:1.2rem;font-weight:400;line-height:1;text-transform:capitalize}.login-popup .form-footer{margin:0 0 2rem}.login-popup .form-footer .custom-control{margin:0 0 0 auto;font-size:1.3rem}.login-popup .forget-password{color:#2f2727;font-size:1.3rem}.login-popup .social-login-wrapper{padding:2rem 2rem 2.5rem;background-color:#f4f4f2;text-align:center}.login-popup .social-login-wrapper p{margin-bottom:2rem;color:#121214;font-size:12px;font-weight:600;text-transform:uppercase}.login-popup .btn-group{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.mfp-newsletter.mfp-bg{transition:all .35s;background-color:transparent}.newsletter-popup{position:relative;max-width:700px;height:320px;margin-right:auto;margin-left:auto;padding:46px 46px 25px;border-radius:0;background:#f1f1f1;background-repeat:no-repeat;background-position:center center;box-shadow:0 10px 25px rgba(0,0,0,.5)}.mfp-close-btn-in .newsletter-popup .mfp-close{top:-2.5px;color:#2f2727;font-size:2rem;font-weight:700;opacity:.85}.newsletter-popup-content{max-width:300px;text-align:center}.newsletter-popup-content .form-control{height:auto;padding-top:6.5px;padding-bottom:6.5px;border-radius:0;font-size:13px}.newsletter-popup-content .btn{min-width:54px;margin-left:-1px;padding:0;border:1px solid #ccc;border-radius:0;background-color:transparent;color:#555;font-family:"Oswald",sans-serif;font-size:1.4rem;letter-spacing:.08em;line-height:32px;text-align:center;text-transform:uppercase}.logo-newsletter{display:inline-block;max-width:100%;height:auto}.newsletter-popup h2{margin:32px 0 12px;color:#313131;font-size:16px;font-weight:700;line-height:1}.newsletter-popup p{color:#444;font-size:1.3rem;line-height:1.4}.newsletter-popup form{margin:0 0 2.1rem}.newsletter-subscribe{font-size:1.1rem;text-align:left}.newsletter-subscribe .checkbox{margin-top:1.5rem}.newsletter-subscribe input{margin-right:.5rem}.newsletter-subscribe label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:1.1rem}.mfp-newsletter.mfp-removing{transition:opacity .35s ease-out;opacity:0}.mfp-ready.mfp-bg{transition:all .35s ease-out;background-color:#000}.mfp-zoom-out-cur .mfp-bg{opacity:.8}.mfp-zoom-out-cur .mfp-counter{color:#fff}.mfp-zoom-out-cur .mfp-arrow-right::before{border-left:0}.mfp-zoom-out-cur .mfp-arrow-left::before{border-right:0}.mfp-ajax-product.mfp-bg,.login-popup.mfp-bg{opacity:0}.mfp-wrap .mfp-content{transition:all .35s ease-out;opacity:0}.mfp-ajax-product.mfp-wrap .mfp-content,.login-popup.mfp-wrap .mfp-content{max-width:872px}.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-wrap.mfp-removing .mfp-content{opacity:0}@media screen and (min-width: 768px){.login-popup .col-md-6{padding:0 2rem}.login-popup .col-md-6:first-child{border-right:1px solid #f5f6f6}}.bg{background-position:center;background-size:cover;background-repeat:no-repeat}.bg-orange-main{background-image:url("../../assets/images/home/background-main.jpg");background-position:center -7%;background-size:cover;background-repeat:no-repeat}.bg-orange{background-image:url("../../assets/images/home/background.jpg");background-position:center -7%;background-size:cover;background-repeat:no-repeat}.masthead-home{margin:0 auto;max-width:50%}@media(max-width: 768px){.masthead-home{width:100%;max-width:320px}}.description-home{position:absolute;width:80%;left:0;right:10%;top:0;bottom:0;margin:auto}@media(max-width: 768px){.description-home{width:100%;right:0%;padding:0 10%}}.masthead-home2{margin:0 auto;width:35%;max-width:410px}@media(max-width: 768px){.masthead-home2{width:100%;max-width:320px}}.description-home2{width:80%;margin:0 auto}@media(max-width: 768px){.description-home2{width:100%}}.three-pilar-container{position:relative;width:80%;margin:0 auto}@media(max-width: 768px){.three-pilar-container{width:100%}}.three-pilar-container .spendmore-container{position:absolute;top:-0.8%;left:16px;right:0;margin:0 auto;width:59%;z-index:1;transition-timing-function:cubic-bezier(0.075, 0.82, 0.165, 1) .3s;transition-duration:.3s;transition-property:top}.three-pilar-container .spendmore-container:hover{top:-2.8%;animation-play-state:paused}@media(max-width: 768px){.three-pilar-container .spendmore-container{top:-3.8%;left:1%}}.three-pilar-container .granddraw-container{position:absolute;bottom:8.5%;left:1.9%;width:40%;z-index:1;transition-timing-function:cubic-bezier(0.075, 0.82, 0.165, 1) .3s;transition-duration:.3s;transition-property:bottom,left}.three-pilar-container .granddraw-container:hover{bottom:6.5%;left:-0.1%;animation-play-state:paused}.three-pilar-container .spinandget-container{position:absolute;bottom:8.8%;right:2.8%;width:40%;z-index:1;transition-timing-function:cubic-bezier(0.075, 0.82, 0.165, 1) .3s;transition-duration:.3s;transition-property:bottom,right}.three-pilar-container .spinandget-container:hover{bottom:6.8%;right:.8%;animation-play-state:paused}.three-pilar-container2{position:relative;width:62.5%;margin:-6% auto 0 auto}@media(max-width: 768px){.three-pilar-container2{width:100%}}.three-pilar-container2 .spendmore-container{position:absolute;top:-0.8%;left:16px;right:0;margin:0 auto;width:59%;z-index:1;transition-timing-function:cubic-bezier(0.075, 0.82, 0.165, 1) .3s;transition-duration:.3s;transition-property:top}.three-pilar-container2 .spendmore-container:hover{top:-2.8%;animation-play-state:paused}@media(max-width: 768px){.three-pilar-container2 .spendmore-container{top:-4.7%;left:1%}}.three-pilar-container2 .granddraw-container{position:absolute;bottom:8.5%;left:1.9%;width:40%;z-index:1;transition-timing-function:cubic-bezier(0.075, 0.82, 0.165, 1) .3s;transition-duration:.3s;transition-property:bottom,left}.three-pilar-container2 .granddraw-container:hover{bottom:6.5%;left:-0.1%;animation-play-state:paused}.three-pilar-container2 .spinandget-container{position:absolute;bottom:8.8%;right:2.8%;width:40%;z-index:1;transition-timing-function:cubic-bezier(0.075, 0.82, 0.165, 1) .3s;transition-duration:.3s;transition-property:bottom,right}.three-pilar-container2 .spinandget-container:hover{bottom:6.8%;right:.8%;animation-play-state:paused}.liveevent-button{padding-left:20%;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.liveevent-button:hover{animation-play-state:paused}@media(max-width: 768px){.liveevent-button{padding-right:20%;position:relative}}.hotdeals-button{padding-right:20%;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.hotdeals-button:hover{animation-play-state:paused}@media(max-width: 768px){.hotdeals-button{padding-left:20%;position:relative}}.two-button-container{padding-top:3rem}@media(max-width: 768px){.two-button-container{padding-top:0;margin-top:-15%}}.liveevent-button2{padding:0% 20%;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.liveevent-button2:hover{animation-play-state:paused}@media(max-width: 768px){.liveevent-button2{padding:0 10%;position:relative}}.hotdeals-button2{padding:0 20%;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.hotdeals-button2:hover{animation-play-state:paused}@media(max-width: 768px){.hotdeals-button2{padding:0 10%;position:relative}}.stage-container{position:relative;padding-top:0px;height:400px;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 992px){.stage-container{padding-top:200px;height:700px}}.stage-container .stage{height:400px;width:100%;position:absolute;bottom:0;background-image:url("../../assets/images/home/stage-home.png");background-repeat:no-repeat;background-position:center bottom;background-size:cover}@media screen and (min-width: 992px){.stage-container .stage{height:700px}}.hot-deals-slider-container{position:relative;padding-bottom:4.5vh;width:100%;max-width:600px;margin:0 auto;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 992px){.hot-deals-slider-container{padding-bottom:27vh}}.hot-deals-slider-container .custom-next-arrow{position:absolute;right:0%;z-index:1;cursor:pointer}@media screen and (min-width: 992px){.hot-deals-slider-container .custom-next-arrow{right:-4%}}.hot-deals-slider-container .hot-deals-slider .slider-item{width:280px;margin:0 auto}@media screen and (min-width: 992px){.hot-deals-slider-container .hot-deals-slider .slider-item{width:500px}}.hot-deals-slider-container .hot-deals-slider .slider-item img{width:90% !important;margin:0 auto;width:200px}.hot-deals-slider-container .hot-deals-slider .slider-item .slider-item-text{display:flex;justify-content:center;align-items:center;position:relative;top:5%;right:0;height:100%}.hot-deals-slider-container .hot-deals-slider .slider-item .slider-item-text h2{font-size:1.5rem}@media screen and (min-width: 992px){.hot-deals-slider-container .hot-deals-slider .slider-item .slider-item-text h2{font-size:2.2rem}}.footnotes-wrapper .num{color:#fff}.footnotes-wrapper .note{color:#fff}.click-here-for-terms-and-conditions{font-weight:normal;font-size:16px;font-family:SSTPRO-Roman;color:#171717}@media(max-width: 768px){.click-here-for-terms-and-conditions{font-size:12px}}.bg-spinandget{background-image:url("../../assets/images/spinandget/background-mobile.jpg");background-position:center;background-size:cover;background-repeat:no-repeat}@media screen and (min-width: 992px){.bg-spinandget{background-image:url("../../assets/images/spinandget/background.jpg")}}#spinAndGet{padding:3rem 0 3rem 0}@media(max-width: 768px){#spinAndGet{padding:0 0 3rem 0}}.spinandget-instruction-container{display:flex;justify-content:center;padding-bottom:50px;padding-left:29%;padding-right:3%}@media(max-width: 768px){.spinandget-instruction-container{padding-bottom:4rem;padding-left:4%}}.spinandget-instruction-container .spinandget-instruction-title{margin:4vw 0}@media(max-width: 768px){.spinandget-instruction-container .spinandget-instruction-title{margin:2rem 0}}.spinandget-instruction-container .instruction-description{font-size:25px;padding-bottom:15px;color:#333}@media(max-width: 768px){.spinandget-instruction-container .instruction-description{font-size:15px}}@media(max-width: 1440px){.spinandget-instruction-container .instruction-description{font-size:21px}}@media(min-width: 1920px){.spinandget-instruction-container .instruction-description{font-size:28px}}.spinandget-instruction-container h1{font-family:LEMONMILK;color:#333}.spinandget-instruction-container ul{margin-bottom:0}.spinandget-instruction-container ul li{color:#333;font-size:15px;max-width:650px;padding-bottom:10px;padding-left:10%;position:relative;font-family:SSTPRO-Condensed}.spinandget-instruction-container ul li:last-child{padding-bottom:0}@media screen and (min-width: 992px){.spinandget-instruction-container ul li{font-size:25px;padding-left:8%;padding-bottom:15px}}.spinandget-instruction-container ul li .circle{background-color:#fff;color:orange;width:25px;height:25px;border-radius:50%;display:inline-block;text-align:center;position:absolute;left:0%;font-family:LEMONMILK}@media screen and (min-width: 992px){.spinandget-instruction-container ul li .circle{width:40px;height:40px}}.spinandget-instruction-container .notes{color:#333;font-size:12px;padding-left:10%;font-family:SSTPRO-Condensed}@media screen and (min-width: 992px){.spinandget-instruction-container .notes{padding-left:8%}}@media screen and (min-width: 992px){.wheel-of-fortune{padding-right:22%}}.wheel-of-fortune .wheel-wrapper{position:relative;padding-bottom:3rem}.wheel-of-fortune .arrow{clip-path:polygon(50% 100%, 0 0, 100% 0);width:25px;height:25px;background-color:red;text-align:center;z-index:1;position:relative;top:10px;left:1.5px}.wheel-of-fortune .header-container{position:absolute;top:-16%;left:1%;right:0;margin:0 auto;z-index:2;width:75%}.wheel-of-fortune .arrow-container{position:absolute;top:0%;left:1%;right:0;margin:0 auto;z-index:2;width:15%}.wheel-of-fortune .wheel-container{z-index:1;position:relative}.wheel-of-fortune .wheel-container .wheel-rotation-default{transform:rotate(1deg)}.wheel-of-fortune .foot-container{position:absolute;bottom:-27%;z-index:0;width:100%}.wheel-of-fortune .spin-button{cursor:pointer}.wheel-of-fortune .spin-button:hover{opacity:.99;box-shadow:1px 0px 8px 1px rgba(233,107,48,.75);-webkit-box-shadow:1px 0px 8px 1px rgba(233,107,48,.75);-moz-box-shadow:1px 0px 8px 1px rgba(233,107,48,.75)}#form-spin input[type=email]{height:40px;font-size:15px}@media(max-width: 768px){#form-spin input[type=email]{font-size:12px}}.myFlash{-webkit-animation-name:myFlash;animation-name:myFlash}@keyframes myFlash{from,40%,to{background-color:#ff0}20%,60%{background-color:red}80%{background-color:purple}}.terms-of-conditions .terms-of-conditions-title{font-size:28px;text-align:center;color:#000;font-family:Gotham-Ultra}@media(max-width: 768px){.terms-of-conditions .terms-of-conditions-title{font-size:22px}}.terms-of-conditions h2{font-family:Gotham-Ultra}.terms-of-conditions.terms-of-conditions-orange ul li{color:#171717}.terms-of-conditions ul{list-style:disc}.terms-of-conditions ul.toc-pb-15 li{padding-bottom:15px}.terms-of-conditions ul li{line-height:1.5;font-size:15px;font-family:SSTPRO-Roman}.terms-of-conditions ul li ul{list-style:circle;margin-left:20px}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:0;padding:0 !important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("../images/owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin:0;text-align:center;-webkit-tap-highlight-color:transparent;color:#757577;font-size:2rem}.owl-theme .owl-nav [class*=owl-]{position:absolute;top:50%;transform:translateY(-50%);color:#757577;margin:0;font-size:2rem;padding:4px 7px;background:transparent;display:inline-block;cursor:pointer;border-radius:0}.owl-theme .owl-nav [class*=owl-] i::before{margin:0;width:auto}.owl-theme .owl-nav [class*=owl-]:hover{background:transparent;color:#2f2727;text-decoration:none}.owl-theme .owl-nav .owl-prev{left:0}.owl-theme .owl-nav .owl-next{right:0}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:3.2rem}.owl-theme .owl-dots{line-height:1;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{position:relative;width:1.2rem;height:1.2rem;margin:0 3px;background:transparent;display:block;-webkit-backface-visibility:visible;transition:all .3s ease;border:1px solid #2f2727;border-radius:50%}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{border-color:#2f2727;background:#2f2727}.owl-theme.owl-theme-light .owl-dots .owl-dot span{border-color:#fff;background:transparent}.owl-theme.owl-theme-light .owl-dots .owl-dot span::before{border-color:#fff}.owl-theme.owl-theme-light .owl-dots .owl-dot.active span,.owl-theme.owl-theme-light .owl-dots .owl-dot:hover span{border-color:#fff;background:#fff}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#fff;opacity:.5}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container::before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container::before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#222;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#222}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;top:0;right:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#222;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow::after{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow::after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow::before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left::after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left::before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right::after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right::before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#000;box-shadow:0 0 8px rgba(0,0,0,.6)}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure::after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px)and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure::after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.bootstrap-touchspin .input-group-btn-vertical{position:absolute;right:0;height:100%;z-index:11}.bootstrap-touchspin.input-group{max-width:68px;padding-right:20px;margin-bottom:0}.bootstrap-touchspin .form-control{height:4.2rem;text-align:center;margin-bottom:0;max-width:46px;padding:1.05rem 1rem;line-height:1.4}.bootstrap-touchspin .form-control:not(:focus){border-color:#ccc}.bootstrap-touchspin .input-group-btn-vertical>.btn{position:absolute;right:0;height:2rem;padding:0;width:2rem;text-align:center;font-size:1.2rem;min-width:0}.bootstrap-touchspin .input-group-btn-vertical>.btn::before{position:relative;margin:0;width:auto;line-height:1;width:auto;top:-0.1rem;margin-right:-0.1rem}.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up{border-radius:0;top:0}.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down{border-radius:0;bottom:0}/*! nouislider - 11.1.0 - 2018-04-02 11:18:13 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{position:absolute}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit !important}.noUi-horizontal{height:.3rem}.noUi-horizontal .noUi-handle{width:1.1rem;height:1.1rem;left:-0.55rem;top:-0.3em}.noUi-vertical{width:.3rem;height:150px}.noUi-vertical .noUi-handle{width:1.1rem;height:1.1rem;left:-0.4rem;top:-0.5rem}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-0.55rem;left:auto}.noUi-target{background:#efefef;border-radius:0}.noUi-connects{border-radius:0}.noUi-connect{background:#2f2727}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border-radius:50%;background:#2f2727;cursor:pointer}[disabled] .noUi-connect{background:#b8b8b8}[disabled].noUi-target,[disabled].noUi-handle,[disabled] .noUi-handle{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-sub{background:#aaa}.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%, 50%);transform:translate(-50%, 50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%, 50%);transform:translate(50%, 50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0, -50%);transform:translate(0, -50%, 0);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0, 50%);transform:translate(0, 50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0, -50%);transform:translate(0, -50%);top:50%;right:120%}@media(min-width: 768px){.dtm.fs-44.to-28{font-size:calc(1.75rem + ((1vw - 7.68px) * 1.3889));min-height:0vw}}@media(min-width: 1920px){.dtm.fs-44{font-size:44px}}@media(min-width: 768px){.dtm.fs-33.to-13{font-size:calc(0.8125rem + ((1vw - 7.68px) * 1.7361));min-height:0vw}}@media(min-width: 1920px){.dtm.fs-33{font-size:33px}}@media(min-width: 768px){.dtm.fs-24.to-12{font-size:calc(0.75rem + ((1vw - 7.68px) * 1.0417));min-height:0vw}}@media(min-width: 1920px){.dtm.fs-24{font-size:24px}}.mt-1{margin-top:1rem !important}.mt-2{margin-top:2rem !important}.mt-3{margin-top:3rem !important}.mt-4{margin-top:4rem !important}.mt-5{margin-top:5rem !important}.mt-6{margin-top:6rem !important}.mt-7{margin-top:7rem !important}.mt-8{margin-top:8rem !important}.mt-9{margin-top:9rem !important}.mt-10{margin-top:10rem !important}.mb-1{margin-bottom:1rem !important}.mb-2{margin-bottom:2rem !important}.mb-3{margin-bottom:3rem !important}.mb-4{margin-bottom:4rem !important}.mb-5{margin-bottom:5rem !important}.mb-6{margin-bottom:6rem !important}.mb-7{margin-bottom:7rem !important}.mb-8{margin-bottom:8rem !important}.mb-9{margin-bottom:9rem !important}.mb-10{margin-bottom:10rem !important}@media screen and (min-width: 768px){.mt-md-1{margin-top:1rem !important}.mt-md-2{margin-top:2rem !important}.mt-md-3{margin-top:3rem !important}.mt-md-4{margin-top:4rem !important}.mt-md-5{margin-top:5rem !important}.mt-md-6{margin-top:6rem !important}.mt-md-7{margin-top:7rem !important}.mt-md-8{margin-top:8rem !important}.mt-md-9{margin-top:9rem !important}.mt-md-10{margin-top:10rem !important}.mb-md-1{margin-bottom:1rem !important}.mb-md-2{margin-bottom:2rem !important}.mb-md-3{margin-bottom:3rem !important}.mb-md-4{margin-bottom:4rem !important}.mb-md-5{margin-bottom:5rem !important}.mb-md-6{margin-bottom:6rem !important}.mb-md-7{margin-bottom:7rem !important}.mb-md-8{margin-bottom:8rem !important}.mb-md-9{margin-bottom:9rem !important}.mb-md-10{margin-bottom:10rem !important}}@media screen and (min-width: 992px){.mt-lg-1{margin-top:1rem !important}.mt-lg-2{margin-top:2rem !important}.mt-lg-3{margin-top:3rem !important}.mt-lg-4{margin-top:4rem !important}.mt-lg-5{margin-top:5rem !important}.mt-lg-6{margin-top:6rem !important}.mt-lg-7{margin-top:7rem !important}.mt-lg-8{margin-top:8rem !important}.mt-lg-9{margin-top:9rem !important}.mt-lg-10{margin-top:10rem !important}.mb-lg-1{margin-bottom:1rem !important}.mb-lg-2{margin-bottom:2rem !important}.mb-lg-3{margin-bottom:3rem !important}.mb-lg-4{margin-bottom:4rem !important}.mb-lg-5{margin-bottom:5rem !important}.mb-lg-6{margin-bottom:6rem !important}.mb-lg-7{margin-bottom:7rem !important}.mb-lg-8{margin-bottom:8rem !important}.mb-lg-9{margin-bottom:9rem !important}.mb-lg-10{margin-bottom:10rem !important}}@media screen and (min-width: 1200px){.mt-xl-1{margin-top:1rem !important}.mt-xl-2{margin-top:2rem !important}.mt-xl-3{margin-top:3rem !important}.mt-xl-4{margin-top:4rem !important}.mt-xl-5{margin-top:5rem !important}.mt-xl-6{margin-top:6rem !important}.mt-xl-7{margin-top:7rem !important}.mt-xl-8{margin-top:8rem !important}.mt-xl-9{margin-top:9rem !important}.mt-xl-10{margin-top:10rem !important}.mb-xl-1{margin-bottom:1rem !important}.mb-xl-2{margin-bottom:2rem !important}.mb-xl-3{margin-bottom:3rem !important}.mb-xl-4{margin-bottom:4rem !important}.mb-xl-5{margin-bottom:5rem !important}.mb-xl-6{margin-bottom:6rem !important}.mb-xl-7{margin-bottom:7rem !important}.mb-xl-8{margin-bottom:8rem !important}.mb-xl-9{margin-bottom:9rem !important}.mb-xl-10{margin-bottom:10rem !important}}@media screen and (min-width: 1600px){.mt-xxl-1{margin-top:1rem !important}.mt-xxl-2{margin-top:2rem !important}.mt-xxl-3{margin-top:3rem !important}.mt-xxl-4{margin-top:4rem !important}.mt-xxl-5{margin-top:5rem !important}.mt-xxl-6{margin-top:6rem !important}.mt-xxl-7{margin-top:7rem !important}.mt-xxl-8{margin-top:8rem !important}.mt-xxl-9{margin-top:9rem !important}.mt-xxl-10{margin-top:10rem !important}.mb-xxl-1{margin-bottom:1rem !important}.mb-xxl-2{margin-bottom:2rem !important}.mb-xxl-3{margin-bottom:3rem !important}.mb-xxl-4{margin-bottom:4rem !important}.mb-xxl-5{margin-bottom:5rem !important}.mb-xxl-6{margin-bottom:6rem !important}.mb-xxl-7{margin-bottom:7rem !important}.mb-xxl-8{margin-bottom:8rem !important}.mb-xxl-9{margin-bottom:9rem !important}.mb-xxl-10{margin-bottom:10rem !important}}/*# sourceMappingURL=style.min.css.map */
