body {font-family: 'Montserrat', sans-serif;font-weight: 400;color: #1E1F29;overflow: hidden;}a {color: #2B2D42;font-weight: 500;-webkit-transition: 0.2s color;transition: 0.2s color;}a:hover, a:focus {color: #D10024;text-decoration: none;outline: none;}ul, ol {margin: 0;padding: 0;list-style: none }.ptb-30 {padding: 30px 0;}.d-flex {display: flex;}.align-item-center {align-items: center;}.input {height: 40px;padding: 0px 15px;border: 1px solid #E4E7ED;background-color: #FFF;width: 100%;}.input:focus, select:focus {outline: none;}.input-select {padding: 0px 15px;background: #FFF;border: 1px solid #E4E7ED;height: 40px;}.top-header {padding: 5px 0;background-color: #1E1F29;}#timer {font-size: 15px;font-weight: 600;color: #fff;min-width: 130px;display: inline-flex;gap: 10px;}.top-part {display: flex;align-items: center;width: 100%;justify-content: center;}.top-part h4 {font-size: 14px;color: #fff;font-weight: bold;margin-right: 15px;}.customselect_wrap {position: absolute;right: 0;top: 0;}.CustomSelect {border: none;background: #d10024;color: #fff;height: 45px;padding: 0 20px;}.fedex {max-width: 60px;margin-right: 10px;}#header {padding-top: 15px;padding-bottom: 15px;background-color: #fbf7f7;}.header-logo {float: left;}.header-logo .logo img {display: block;}.header-search {padding: 15px 0px;}.header-search form {position: relative;}.header-search form .input-select {margin-right: -4px;border-radius: 40px 0px 0px 40px;}.header-search form .input {width: calc(100% - 260px);margin-right: -4px;}.header-search form .search-btn {height: 40px;width: 100px;background: #D10024;color: #FFF;font-weight: 700;border: none;border-radius: 0px 40px 40px 0px;}.header-ctn {float: right;padding: 15px 0px;}.header-ctn>div {display: inline-block;}.header-ctn>div+div {margin-left: 15px;}.header-ctn>div>a {display: block;position: relative;width: 90px;text-align: center;color: #333;cursor: pointer;}.header-ctn>div>a>i {display: block;font-size: 18px;}.header-ctn>div>a>span {font-size: 12px;}.header-ctn>div>a>.qty {position: absolute;right: 15px;top: -10px;width: 20px;height: 20px;line-height: 20px;text-align: center;border-radius: 50%;font-size: 10px;color: #FFF;background-color: #D10024;}.header-ctn .menu-toggle {display: none;}.cart-dropdown {position: absolute;width: 350px;background: #FFF;padding: 15px;-webkit-box-shadow: 0px 0px 0px 2px #E4E7ED;box-shadow: 0px 0px 0px 2px #E4E7ED;z-index: 99999;right: -436px;opacity: 0;border-radius: 5px;transition: ease-in-out 0.8s;}.dropdown.open>.cart-dropdown {opacity: 1;visibility: visible;right: 0;}.cart-dropdown .cart-list {max-height: 180px;overflow-y: scroll;margin-bottom: 15px;}.cart-dropdown .cart-list::-webkit-scrollbar {width: 4px;height: 4px;}.cart-dropdown .cart-list::-webkit-scrollbar-track {background: #dfdfdf;}.cart-dropdown .cart-list::-webkit-scrollbar-thumb {background-color: #D10024;border-radius: 10px;border: 2px solid #D10024;}.cart-dropdown .cart-list .product-widget {padding: 0px;-webkit-box-shadow: none;box-shadow: none;}.cart-dropdown .cart-list .product-widget:last-child {margin-bottom: 0px;}.cart-dropdown .cart-list .product-widget .product-img {left: 0px;top: 0px;}.cart-dropdown .cart-btns {margin: 0px -17px -17px;}.cart-dropdown .cart-btns>a {display: inline-block;width: calc(50% - 0px);padding: 12px;background-color: #D10024;color: #FFF;text-align: center;font-weight: 700;-webkit-transition: 0.2s all;transition: 0.2s all;font-size: 15px;}small {color: #1e1f29;font-weight: 500;}.cart-dropdown .cart-btns a:first-child {margin-right: -4px;background-color: #1e1f29;}.cart-dropdown .cart-btns a:hover {opacity: 0.9;}.cart-dropdown .cart-summary {padding-top: 15px;padding-bottom: 15px;}.cart-dropdown .cart-summary h5 {font-weight: 600;font-size: 16px;color: #D10024;}#navigation {background: #FFF;border-bottom: 2px solid #E4E7ED;border-top: 3px solid #D10024;}.main-nav>li+li {margin-left: 30px }.main-nav li a {padding: 20px 0px;}.main-nav>li>a:hover, .main-nav>li>a:focus, .main-nav>li.active>a {color: #D10024;background-color: transparent;}.main-nav li a:after {content: "";display: block;width: 0%;height: 2px;background-color: #D10024;-webkit-transition: 0.2s all;transition: 0.2s all;}.main-nav>li>a:hover:after, .main-nav>li>a:focus:after, .main-nav>li.active>a:after {width: 100%;}.header-ctn li.nav-toggle {display: none;}.shop {position: relative;overflow: hidden;margin: 15px 0px;}.shop:before {content: "";position: absolute;top: 0;bottom: 0;left: 0px;width: 60%;background: #D10024;opacity: 0.9;-webkit-transform: skewX(-45deg);-ms-transform: skewX(-45deg);transform: skewX(-45deg);}.shop:after {content: "";position: absolute;top: 0;bottom: 0;left: 1px;width: 100%;background: #D10024;opacity: 0.9;-webkit-transform: skewX(-45deg) translateX(-100%);-ms-transform: skewX(-45deg) translateX(-100%);transform: skewX(-45deg) translateX(-100%);}.shop .shop-img {position: relative;background-color: #E4E7ED;z-index: -1;}.shop .shop-img>img {width: 100%;-webkit-transition: 0.2s all;transition: 0.2s all;}.shop:hover .shop-img>img {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}.shop .shop-body {position: absolute;top: 0;width: 75%;padding: 30px;z-index: 99;}.shop .shop-body h3 {color: #FFF;}.shop .shop-body .cta-btn {color: #FFF;text-transform: uppercase;}.product-widget {position: relative;}.product-widget+.product-widget {margin: 30px 0px;}.product-widget .product-img {position: absolute;left: 0px;top: 0px;width: 60px;}.product-widget .product-img>img {width: 100%;}.product-widget .product-body {padding-left: 75px;min-height: 60px;border-bottom: 1px solid #f1f1f1;}.product-widget .product-body .product-name {text-transform: capitalize;font-size: 12px;line-height: 16px;font-weight: 700;}.product-widget .product-body .product-name>a:hover, .product-widget .product-body .product-name>a:focus {color: #D10024;}.product-widget .product-body .product-price {font-size: 14px;color: #D10024;font-weight: 600;}.product-widget .product-body .product-price .product-old-price {font-size: 70%;font-weight: 400;color: #8D99AE;}.product-widget .product-body .product-price .qty {font-weight: 600;margin-right: 10px;}.product-widget .delete {position: absolute;top: 0;left: 0;height: 14px;width: 14px;text-align: center;font-size: 10px;padding: 0;background: #1e1f29;border: none;color: #FFF;}.menu-delete {display: inline-block;height: 30px;width: 30px;border: 1px solid #fff;border-radius: 50%;text-align: center;line-height: 30px;font-size: 18px;color: #fff;position: absolute;top: 10px;right: 10px;}@media only screen and (max-width: 1200px) {.header-search form .input {width: calc(100% - 230px);}.header-search form .search-btn {width: 80px;}.main-nav li a {font-size: 13px;}.main-nav>li+li {margin-left: 15px;}}@media only screen and (max-width: 991px) {#header .d-flex {display: inline-block;width: 100%;margin: 0;}.header-logo {float: none;text-align: center;}.header-logo .logo {display: inline-block;}.desktop-none {display: block !important;}.header-ctn {float: left;width: 100%;text-align: center;}.header-ctn .menu-toggle {display: inline-block;}#responsive-nav {position: fixed;left: 0;top: 0;background: #15161D;height: 100vh;max-width: 200px;width: 0%;overflow: hidden;z-index: 99999;padding-top: 40px;-webkit-transform: translateX(-100%);-ms-transform: translateX(-100%);transform: translateX(-100%);-webkit-transition: 0.2s all;transition: ease-in-out 0.5s all;}#responsive-nav.active {-webkit-transform: translateX(0%);-ms-transform: translateX(0%);transform: translateX(0%);width: 100%;}.main-nav {margin: 0px;float: none;}.main-nav>li {display: block;float: none;}.main-nav>li+li {margin-left: 0px;}.main-nav>li>a {padding: 15px;color: #FFF;}.section-title .section-nav {float: none;margin-top: 10px;}.section-tab-nav li {margin-top: 10px;}}@media only screen and (max-width: 767px) {.input {font-size: 12px;}}@media only screen and (max-width: 640px) {.dropdown.open>.cart-dropdown {right: -50px;}#timer {min-width: auto;}.ptb-30 {padding: 10px 0;}.top-part {justify-content: left;}}@media only screen and (max-width: 479px) {.top-part h4 {font-size: 12px;}.CustomSelect {width: 100%;}.customselect_wrap {position: relative;}.top-header, .top-header .container {padding: 0;}.header-search form .input {width: 70%;}.header-search .input-select {display: none;}.header-search form .search-btn {width: 75px;}.header-ctn>div {margin-bottom: 20px;}#header {padding-bottom: 0;}.dropdown.open>.cart-dropdown {right: -152px;width: 300px;}#timer, .top-part h4 {font-size: 10px;}.top-part {justify-content: center;}.fedex {max-width: 40px;}}.desktop-none {display: none;}