/* Reset ================================================================================= */
* {margin:0; padding:0;}
:focus, :active {outline:none !important;}
html, body {padding:0;margin:0;max-width:100%;}
body {font-family:"ArcticFox-Regular",sans-serif; font-size:14px;background-color: #f4f4f4;}
body, input, textarea, button, select, label {line-height:1.6;color:#303030;font-weight:400;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%; letter-spacing: 0.48px;}
label{margin-bottom: 0;line-height: 1}
ul, ol {list-style:none;}
input, textarea, button, select, label {font-size:14px;}
input, textarea, button{background: transparent;padding:0;margin:0;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}
select {padding-right:20px!important;padding-left:5px!important;-webkit-appearance: none;background:#fff url(../images/down.png) no-repeat right 5px center / 10px 10px;}
button {background:none;border:none;cursor:pointer;display:inline-block;}
button, input, textarea {-webkit-appearance:none;-moz-appearance:none}
a, button, .btn {-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-size: 1.5rem;font-weight: 400;font-style: normal;line-height: 1.4; }
em {color:#d91627; margin-left:5px;}
.error {color:#dc3545;}
.full{width: 100%;height: 100%;text-align: right;}
.line-themGy{border-bottom: 1px solid rgba(8,10,28,0.3)}
.standard-link{color: #cd2026;font-size: 16px;text-decoration: underline;-webkit-text-decoration-skip: ink;text-decoration-skip: ink;}
.standard-link:hover{color: #490b0d}
.btn {font-family: "ArcticFox-Bold", sans-serif; font-size: 14px; text-transform: uppercase; letter-spacing: 1px;}
.btn,.modal-content{border-radius: 0;}
.text-login{display: inline-block;padding: 5px 8px;}
.container{max-width: 1235px;margin: 0 auto;width: 100%;padding: 0 25px;}
.layout-imgcover ,
.layout-imgfit,
.layout-imggallery{max-width: 1235px!important;margin-left:auto!important;margin-right:auto!important;padding-left:25px!important;padding-right:25px!important;}
a{color:#303030}
a:hover{color: #cc1618;text-decoration: underline}
.c-red {color:#f00;}
.c-green {color:green;}
img {max-width:100%;max-height:100%;}
input[type=number] {-moz-appearance:textfield;}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {-webkit-appearance:none;}
.list-box{max-height: 500px;overflow: hidden;}
.checkout-step-box .checkout-step-content{padding:15px!important;border:1px solid #e6e6e6!important;border-top:none!important;}
.shopping-section-login.mg-t15{margin:0!important;padding:15px;padding-bottom:0;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;}

/* Options Img */
.product-info .product-shop-box .product-options .options-checkbox.active .custom-checkbox{padding-left: 0;display:inline-block;max-width: 100%}
.product-info .product-shop-box .product-options .options-checkbox.active .custom-control-label::before,
.product-info .product-shop-box .product-options .options-checkbox.active .custom-control-label::after{display: none}
.product-info .product-shop-box .product-options .options-list.active .label-radio,
.product-info .product-shop-box .product-options .options-checkbox.active .custom-control-label{color:#fff;cursor:pointer;background: #333;border-radius: .25rem;min-width: 50px;max-width:100%;height:50px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;float: left;padding: 5px;width: auto;line-height: 36px;margin:5px 10px 0 0;border:1px solid rgba(0, 0, 0, 0.3);text-align:center;box-shadow: none}
.product-info .product-shop-box .product-options .options-checkbox.active .custom-control-label:hover ,
.product-info .product-shop-box .product-options .options-list.active .label-radio:hover {background:#ddd;}
.product-info .product-shop-box .product-options .options-checkbox.active .custom-control-label.active,
.product-info .product-shop-box .product-options .options-list.active label.label-radio.active {border:1px solid #777;background:rgb(162,181,152);color:#0a0a0a;}
.product-info .product-shop-box .product-options img{max-height: 36px}
.product-info .product-shop-box .product-options .options-radio.active .custom-radio{margin-bottom: 10px}
.product-info .product-shop-box .product-options .options-radio .custom-radio ,
.product-info .product-shop-box .product-options .options-radio .custom-radio .custom-control-label { display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: center;-moz-align-items: center;-webkit-align-items: center;align-items: center;}
.product-info .product-shop-box .product-options .options-radio .custom-radio .custom-control-label::before {border-radius:.25rem;top: 50%;transform: translateY(-50%);}
.product-info .product-shop-box .product-options .options-radio .custom-radio .custom-control-input:checked~.custom-control-label::after {background:none;content: '✔';top: calc(50% - 1px);transform: translateY(-50%);font-size: 12px;color:#fff;text-align: center}

/* Tool */
.is-transitioning {display:block !important;visibility:visible !important;}
.no-roll {overflow:hidden;height:100%;}
.show {display:block !important;}
.hide {display:none !important;}
.f-right {float: right !important;}
.f-left{float: left!important;}
.line-hight50{line-height: 50px}
.table td, .table th{vertical-align: top!important;}

/* Button */
.btn.focus, .btn:focus{box-shadow:none;}
.btn-gray-blue {background-color:#557b97; color:#ffffff;}
.btn-gray-blue:hover {background-color:#436076; color:#ffffff;}
.btn-orange.focus{box-shadow:0 0 0 1px rgba(8,10,28,0.25)}
.btn-tran-black{background-color:transparent;color: black}
.btn-black,
.btn-orange {background-color:#6d7d58;border:none; color:#fff; border-radius: 4px; padding: 13px 12px; box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3); transition: all .3s;}
.btn-black:hover,
.btn-orange:hover {transform: translateY(-2px); color: #fff;}
.btn-black.focus{box-shadow:0 0 0 1px rgba(8,10,28,0.25)}
.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show>.btn-success.dropdown-toggle{color: #fff;background-color: #080a1c;border-color: #080a1c;}

/* Common Style */
.common-select-style {height:calc(2.25rem + 11px)!important;padding:1.4em 28px 0.35em 0.8em!important;color:#191919;border-radius:.25rem!important;font-size:0.85714em;-webkit-appearance: none;background:#fff url(../images/select.png) no-repeat right -6px center / 50px 50px;}
.common-label-style {display:block!important;position:absolute;top:0;z-index:1;margin-top:8px;padding:0 12px;box-sizing:border-box;font-weight:normal;width:100%;font-size:12px;pointer-events:none;color:#737373;}
.common-group-box {position:relative;min-height:3em;margin-bottom: 1rem!important;}
.common-group-label{display:none;color:#737373;transform:translateY(3px);position:absolute;top:0;z-index:1;width:auto;padding:0 12px;margin-top:0.85714em;font-size:12px;font-weight:normal;box-sizing:border-box;ser-select:none;pointer-events:none;margin-bottom:0;}
.common-group-label-add{display:block;margin-top:8px;transition:all 0.2s ease-out;-webkit-transition:all 0.2s ease-out;}
.common-group-input {padding: 10px 12px;border-radius:0;color:#080a1c;}
.common-group-input-add {padding:1.4em 0.8em 0.35em 12px;transition:padding 0.2s ease-out 0s;font-size:14px;}
.common-group-input-add1 {transition:padding 0.2s ease-out 0s;}

/* Common Backgroung Img */
.common-background-img {background:url('../images/loading150.gif') no-repeat center center !important;-webkit-background-size:auto!important;background-size:auto!important;}

/* Padding */
.no-padding {padding:0 !important;}
.pd-l0  {padding-left:0 !important;}
.pd-r0  {padding-right:0 !important;}
.pd-t0  {padding-top:0 !important;}
.pd-b0  {padding-bottom:0 !important;}
.pd5    {padding:5px !important;}
.pd-t5  {padding-top:5px !important;}
.pd-b5  {padding-bottom:5px !important;}
.pd-l5  {padding-left:5px !important;}
.pd-r5  {padding-right:5px !important;}
.pd10   {padding:10px !important;}
.pd-t10 {padding-top:10px !important;}
.pd-b10 {padding-bottom:10px !important;}
.pd-l10 {padding-left:10px !important;}
.pd-r10 {padding-right:10px !important;}
.pd15   {padding:15px !important;}
.pd-t15 {padding-top:15px !important;}
.pd-b15 {padding-bottom:15px !important;}
.pd-l15 {padding-left:15px !important;}
.pd-r15 {padding-right:15px !important;}
.pd20   {padding:20px !important;}
.pd-t20 {padding-top:20px !important;}
.pd-b20 {padding-bottom:20px !important;}
.pd-l20 {padding-left:20px !important;}
.pd-r20 {padding-right:20px !important;}
.pd30   {padding:30px !important;}
.pd-t30 {padding-top:30px !important;}
.pd-b30 {padding-bottom:30px !important;}
.pd-l30 {padding-left:30px !important;}
.pd-r30 {padding-right:30px !important;}
.pd-b42 {padding-bottom:42px !important;}

/* Margin */
.no-margin {margin:0 !important;}
.mg-l0  {margin-left:0 !important;}
.mg-r0  {margin-right:0 !important;}
.mg-t0  {margin-top:0 !important;}
.mg-b0  {margin-bottom:0 !important;}
.mg5    {margin:5px !important;}
.mg-l5  {margin-left:5px !important;}
.mg-r5  {margin-right:5px !important;}
.mg-t5  {margin-top:5px !important;}
.mg-b5  {margin-bottom:5px !important;}
.mg10   {margin:10px !important;}
.mg-b10 {margin-bottom:10px !important;}
.mg-t10 {margin-top:10px !important;}
.mg-l10 {margin-left:10px !important;}
.mg-r10 {margin-right:10px !important;}
.mg15 {margin:15px !important;}
.mg-t15 {margin-top:15px !important;}
.mg-b15 {margin-bottom:15px !important;}
.mg-r15 {margin-right:15px !important;}
.mg-l15 {margin-left:15px !important;}
.mg20   {margin:20px !important;}
.mg-t20 {margin-top:20px !important;}
.mg-b20 {margin-bottom:20px !important;}
.mg-r20 {margin-right:20px !important;}
.mg-l20 {margin-left:20px !important;}
.mg25 {margin:25px !important;}
.mg-t25 {margin-top:25px !important;}
.mg-b25 {margin-bottom:25px !important;}
.mg-r25 {margin-right:25px !important;}
.mg-l25 {margin-left:25px !important;}
.mg30   {margin:30px !important;}
.mg-t30 {margin-top:30px !important;}
.mg-b30 {margin-bottom:30px !important;}
.mg-l30 {margin-left:30px !important;}
.mg-r30 {margin-right:30px !important;}

/* custom */
.form-control {border-radius:0; border: 2px solid #d9d9d9; font-size: 14px;}
.form-control:focus {box-shadow: none; border-color: #d9d9d9;}
.form-control-lg {font-size:16px; padding-top:11px; padding-bottom:11px;}
.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {border-color:#ced4da}
.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {color:#333}
.custom-control-input.is-valid:checked~.custom-control-label::before,
.was-validated .custom-control-input:valid:checked~.custom-control-label::before {background-color:#007bff}
.custom-control-input.is-valid~.custom-control-label::before,
.was-validated .custom-control-input:valid~.custom-control-label::before {background-color:#dee2e6}

/* Common */
.common-btn:after {content:'';display:block;height:0;visibility:hidden;clear:both;}
.common-btn .text-right {color:#d91627; font-weight:600;}
.common-btn .common-btn-box {text-align:right;}
.common-btn .required-fields {display:none;}

/* Common Table */
.common-tr p {margin-bottom:0;}
.common-tr p a.text-reviews{display: block}
.common-tr td {vertical-align:middle;}

/* Table */
.custom-table td.img {width:120px;}
.custom-table img {max-width:100%;}
/* ======================================================================================= */


/* Topbar ==================================================================================*/
.topbar{padding: 0 30px; background-color: #e8e7e6;}
.topbar a{text-decoration: none}
.topbar .pc-logo{text-align: left}
.topbar .pc-logo a{display: inline-block}
.topbar .page-header{align-items: center;display: flex;justify-content: space-between;position: relative;padding: 9px 0;}
.topbar .topbar-promo {max-width: 125px;margin-bottom: 0;font-size: 16px;color: #080a1c;display: inline-block}
.topbar .topbar-promo img{max-width: 100%;max-height: 45px}
.topbar .topbar-promo a {text-decoration:underline;color:#ffffff}
.topbar .topbar-promo a:hover {opacity:0.65}

.topbar ul {margin:0}
.topbar ul li:first-child {padding-left:0;}
.topbar ul li a {font-size:14px;color:#191919;font-weight: 500}
.topbar ul li a:hover {color:#cc1618; text-decoration:none;}
.topbar ul li {padding:0 0 0 10px; display:inline-block;margin-bottom:0}
.topbar .text-right .select-store-currency select,
.mobile-page .drawer-header select{border: none;font-size: 14px;font-weight: 500;vertical-align: middle;background-color: transparent;cursor: pointer}
.topbar .text-right .select-store-currency option{font-size: 16px;font-weight: 400;}
.topbar .text-right .pc-loginIcon{font-size: 24px!important;font-weight: bold!important;vertical-align: middle;}
/* ======================================================================================= */


/* Header ================================================================================ */
/* Common */
/* Common Header Logo */
.header {display:block;background-color:#f4f4f4;transition: .3s;width: 100%;position: relative;padding: 0 15px}
.header-fixed{position: fixed!important;left: 0;top:0;z-index: 666;}
.header .header-nav {position: relative; width: 100%;text-align: center; display: flex;}
.header .header-nav ul {margin: 0;}
.header .header-nav ul.level1{max-width:928px;}
.header .header-logo {}
.header .header-logo a {display:block; text-decoration:none;}
.header .header-logo a span {font-size:20px; padding:10px 0; display:block;}
.header .header-logo img {max-height:40px;}

.header .header-nav ul.pc-logo {text-align: left;}
.header .header-nav ul.pc-logo a {display: block; padding: 10px 0;}
.header .header-nav ul.pc-logo a img {max-height: 48px;}
.header .header-nav ul.pc-nav-right {text-align: right;width:150px;}
.header .header-nav ul.pc-nav-right li {display:inline-block;}
.header .header-nav ul.pc-nav-right li a {display:initial;padding: 12px 25px;background: url(../images/cart.png) no-repeat center center / 25px 25px; position: relative; transition: all 0.3s;}
.header .header-nav ul.pc-nav-right li a:hover::before{width: 0;}
.header .header-nav ul.pc-nav-right li a .topbar-cart-count {position: absolute; right: 6px; bottom: 8px; width: 14px; height: 14px; line-height: 15px; border-radius: 50%; font-size: 12px; background-color: #cc1618; color: #fff; text-align: center;transform: scale(1);transition:all .3s linear;}
.header .header-nav ul.pc-nav-right li a:hover .topbar-cart-count {right: 18px; bottom: 13px; transform: scale(1.5);}

/* Common Header Nav */
.header .header-nav li a {text-decoration:none;color:#333333; display:block;font-size:14px;font-weight:normal; text-transform: uppercase;}
.header .header-nav ul li a {padding:7px 0 7px 0; font-family: "ArcticFox-Bold", sans-serif; position: relative;}
.header .header-nav ul li a::before {content: ""; position: absolute; bottom: 2px; left: 50%; transform: translateX(-50%); width: 0; height: 2px; background: #cc1618; visibility: hidden; transition: all 0.3s ease-in-out;}
.header .header-nav ul li a:hover::before {width: 100%; visibility: visible;}

/* Header PC */
/* Header PC Search */
.header-search {}
.header-search .form-control {padding:6px 30px 6px 10px;color:#191919;text-indent:3px;font-size:14px;height:38px;}
.popup-search-box .search-box-form{line-height: 52px; border: none; background: transparent;}
.popup-search-box .search-box-form .header-search-matching{width: 100%}
.popup-search-box .header-search-matching li{padding-left: 0}
.popup-search-box .header-search .form-control {border: none;border-bottom: 2px solid #d6d6d6; background-color: transparent; padding-left: 0;height: 42px; font-size: 28px; color: #959595;}
.popup-search-box .header-search .form-control:focus{box-shadow: none}
.popup-search-box .header-search input::-webkit-input-placeholder{color:#959595;}
.popup-search-box .header-search input::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#959595;}
.popup-search-box .header-search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#959595;}
.popup-search-box .header-search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#959595;}
.header-search button.btn {padding-left: 24px; background: url(../images/search.png) no-repeat left center / 20px 20px;font-family: "ArcticFox-Regular",sans-serif; transition: none;}
.header-search button.new-btn {position: absolute;right: 8px;top: 0;color: #191919;font-size: 16px;background: none;border-radius: 0;height: 38px;padding: 0;}
.header-search button.btn i.iconfont {font-size: 20px;stroke-width: 2px;}
.header-search-matching {display:none;position:absolute;top:38px;left:0;z-index:100;background:#fff;width:100%;list-style:none;border:1px solid #ced4da;margin-bottom:0;box-sizing:border-box;}
.header-search-matching li ,
.header-search-matching li a {display:block!important;}
.header-search-matching li a {color:#333333;line-height:1.5;font-size:13px;padding:.375rem .75rem;}
.header-search-matching li:hover {background:#f2f2f2;}
.header-search-matching li a:hover {text-decoration:none;}

/* Header PC Top Popup Search*/
.popup-search{display: none;position:fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 9999}
.popup-search .popup-search-mask{position:absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1;background: hsla(0,0%,96%,.95);}
.popup-search .popup-search-box{background-color: transparent;align-items: center;display: flex;justify-content: space-between;position: relative;top: 40%; z-index: 2;}
.popup-search .popup-search-box .topbar-logo-link{display: inline-block;max-width: 125px}
.popup-search .popup-search-box .popup-search-searchIcon{font-size: 24px;}
.popup-search .popup-search-box .popup-search-searchInput{border: none;background-color: transparent;font-size: 18px;padding: 10px 0;}
.popup-search .popup-search-box .topbar-promo{text-align: left;}

/* Header PC Nav Level1 */
.level1{margin: 0;}
.level1-li{padding:0 10px;display:inline-block;}
.level1-li .level1-li-box{position: relative}
.level1-li .level1-li-btn{position: absolute;top: 50%;transform: translateY(-50%);right: 0}
.level1-li:hover .level2{display: block!important;}

/* Header PC Nav Level2*/
div.level2{width:100%;display: none;position: absolute;background-color: #f4f4f4;left: 0;z-index: 99}
.level2 a{padding: 0!important;margin-bottom: 5px; font-family: "ArcticFox-Regular",sans-serif!important;}
.level2 .level2-li{margin: 0 -15px}
.level2 .level2-li a:hover::before {width: 0!important;}
.level2 .level2-li .level2-title{margin-top: 15px;color:#080a1c!important;}
.level2 .level2-box{}

/* Header PC Nav Level3*/
.level3 a{font-size: 14px!important;font-weight: 300!important;color:rgba(8,10,28,0.7)!important; font-family: "ArcticFox-Regular",sans-serif!important;}
.level3 a:hover{color:rgba(8,10,28,1)!important; }
.level3 li a:hover::before {width: 0!important;}

/* Header Mobile */
/* Header Mobile Drawer Header */
.mobile-page{position:fixed;left:0;top:0;z-index:1000;width:100%;height:100%;overflow:hidden;background-color: #f4f4f4;display: none;}

/* Header Mobile Menu */
.header .mobile-header-nav {display:none;width: 100%}
.header .mobile-header-nav ul.mobile-controls {display:table;margin:0;padding: 0;width: 100%}
.header .mobile-header-nav ul.mobile-controls li {display:table-cell;vertical-align:middle;}
.header .mobile-header-nav ul.mobile-controls li.m-logo {text-align: center;}
.header .mobile-header-nav ul.mobile-controls li.m-logo img {max-width: 60%; display: inline-block;}
.header .mobile-header-nav ul.mobile-controls li:first-child {float: left}
.header .mobile-header-nav ul.mobile-controls li:nth-child(3){position: relative; float: right;}
.header .mobile-header-nav ul.mobile-controls li a {padding:5px 0; text-decoration:none;color: #080a1c;font-weight: normal; display: block; height: 60px; line-height: 54px;}
.header .mobile-header-nav ul.mobile-controls li .mobile-loginIcon {color: #080a1c;font-weight: bold;font-size: 25px}
.header .mobile-header-nav ul.mobile-controls li a i.icon-bag::before,
.header .mobile-header-nav ul.mobile-controls li a i.icon-mmenu::before {content: ""; display: inline-block; width: 25px; height: 25px; background: url(../images/cart.png) no-repeat center center / 25px 25px; margin-top: 13px;}
.header .mobile-header-nav ul.mobile-controls li a i.icon-mmenu::before {background-image: url(../images/menu.png);}
.header .mobile-header-nav ul.mobile-controls li a.mobile-controls-cart {position: relative;}
.header .mobile-header-nav ul.mobile-controls li a.mobile-controls-cart .m-cart-count {position: absolute; right: -2px; bottom: 15px; display: inline-block; width: 14px; height: 14px; line-height: 14px; text-align: center; background-color: #cc1618; color: #fff; border-radius: 50%;}
.header .mobile-header-nav ul.mobile-controls li a.mobile-controls-menu {margin-right:5px;}
.header .mobile-header-nav ul.mobile-controls li a.mobile-controls-menu i.iconfont {font-size:20px;font-weight:bold;}
.header .mobile-header-nav ul.mobile-controls li a .mobile-controls-cart-indicator {display:none;color:#ffffff;position:absolute;top:6px;right:6px;background-color:#ff2452;width:6px;height:6px;border-radius:100px}

.mobile-nav-drawer {will-change:transform;position:absolute;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;top:0;bottom:0;padding:20px;width:100%;z-index:1000;color:#080a1c;transition:all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);}
.mobile-nav-drawer .drawer-outside {width:100%;height:100%;position:relative;overflow-y:scroll;overflow-x:hidden;-ms-overflow-style:none}
.mobile-nav-drawer .drawer-outside::-webkit-scrollbar {width:0}
.mobile-nav-drawer .drawer-header button i.iconfont {color:#080a1c;}
.mobile-nav-drawer a:hover, .mobile-nav-drawer a:focus {opacity:0.7}

/* Header Mobile Search */
.mobile-nav-drawer .search-box-form {border: 2px solid #d6d6d6;background-color:#fff; width: 100%;}
.mobile-nav-search{}
.mobile-nav-search .search-matching{border: none;}
.mobile-nav-search .header-search-matching{width: 100%}
.mobile-nav-search .form-control:focus{box-shadow: none}
.mobile-nav-search .input-group-append{display: inline-block;box-sizing: border-box;border: none;background-color: transparent;}
.mobile-nav-search .input-group-append button{padding-left: 0;padding-right: 0;}
.mobile-nav-search .input-group-append .icon-search{font-size: 28px;}

/* Header Mobile Nav Level1 */
.mobile-nav-level1 .level1 ul{display: none;}
.mobile-nav-level1 .mobile-level1-li {display: flex;flex-wrap: wrap;border-bottom: 2px solid #d6d6d6;margin: 0 5px;}
.mobile-nav-level1 .mobile-level1-li .btn-plain{margin: 4px 0;border: 1px transparent solid;padding: 0;border-left: 1px rgba(0,0,0,.25) solid;}
.mobile-nav-level1 .mobile-level1-li .btn-plain:focus,.mobile-nav-level1 .mobile-level1-li .btn-plain:hover{border: 1px #d2ab60 solid;}
.mobile-nav-level1 .mobile-level1-li .btn-plain p{margin: 0;height: 35px;line-height: 35px;transition: transform 0.25s;}

/* Header Mobile Nav Level1 Sublist */
.mobile-nav-level1 .mobile-nav-has-sublist {display:table;width:100%}
.mobile-nav-level1 .mobile-nav-has-sublist a {display:table-cell;vertical-align:middle;width:100%;font-size:19px; font-weight:700; padding:15px 15px 15px 0;}
.mobile-nav-level1 .mobile-nav-has-sublist .mobile-nav-toggle {display:table-cell;vertical-align:middle; padding-top:2px;}
.mobile-nav-level1 .mobile-nav-has-sublist .mobile-nav-toggle button {padding:15px 0 15px 15px;}
.mobile-nav-level1 .mobile-nav-has-sublist .mobile-nav-toggle button i.iconfont {color:#080a1c;}

/* Header Mobile Nav Level2 && Level3 Padding */
.mobile-level2-li-link{padding: 10px!important;}
.mobile-level3-li-link{padding: 10px 20px!important;display: block!important;}
.J_AddIconRotate{transform: rotate(180deg);}

/* Header Mobile Nav Level1 Currency && Language */
.mobile-nav-level1 .currency-box,
.mobile-nav-level1 .language-box{border-bottom: none;text-decoration: none;padding: 15px 0;position: relative;flex-grow: 1;font-weight: 400;box-sizing: border-box;}
.mobile-nav-level1 .currency-box select,
.mobile-nav-level1 .language-box select{width: 100%; height: 42px; border: none;color: #080a1c;font-size: 1.13rem;border: 2px solid #d6d6d6;}
.mobile-nav-level1 {margin:0;}
.mobile-nav-level1 li.last {margin-bottom:20px;}
.mobile-nav-level1 li a {text-decoration:none;color:#080a1c;padding: 10px 0;position: relative;display: inline-block;flex-grow: 1;font-size: 16px;font-weight: normal;box-sizing: border-box; font-family: "ArcticFox-Bold", sans-serif; text-transform: uppercase;}
/* ======================================================================================= */


/* Footer ====================================================================================================*/
.footer {margin:30px auto 0 auto;font-size:16px;background-color:#e8e7e6;color: #080a1c; padding: 30px 0;}

/* Footer Note */
.footer-note {position:relative;}
.footer-note p {margin: 0;font-weight:400;color:#080a1c;font-size:16px;}
.footer-note .emailAddress input {border:1px solid transparent;border-bottom:1px solid rgba(8,10,28,0.3);background-color: transparent}
.footer-note .emailAddress input:focus {box-shadow: none}

/* Footer Note button*/
.footer-note .btn {color:#080a1c;background:#ffffff;border: 1px solid rgba(8,10,28,0.3);border-radius: 0;max-width: 148px}
.footer-note .btn:focus,
.footer-note .btn:hover {box-shadow:none;background-color: #080a1c;color: #FFFFFF}

/* Footer Link */
.footer-link {margin-bottom:15px;}
.footer-link li a {font-size:14px;color:#303030;text-transform:capitalize;text-decoration:none;transition:all .5s;}
.footer-link li a:hover {color: #cc1618;}

/* Footer Address */
.footer-address {color:#303030;text-transform:uppercase;width:100%;font-size: 14px;margin: 30px 0;}
.footer-address a {color:#303030;text-decoration:none;transition:all .5s;}
.footer-address a:hover,
.footer-link li a:hover {color:#cc1618;}

/* Back Top */
.back-top {position:fixed;right:0;bottom:100px;z-index:99;}
.back-top a {;width:50px; height:50px; line-height:50px; text-align:center;background-color:#fff;color:#cc1618; display:inline-block; text-decoration:none;border-top-left-radius: 4px; border-bottom-left-radius: 4px;}
.back-top a i.iconfont {font-size:26px;}
.back-top a:hover {opacity:.85;}

.message-modal .modal-body {padding:0; background:none; border:none;}
.message-modal .modal-body .alert {border:none; margin-bottom:0; border-radius:0; padding-left:12px; padding-right:25px;}
.message-modal .close {position:absolute; z-index:10; right:5px; top:0;}
/* ==========================================================================================================*/


/* Login / Create Account / Cms ============================================================================= */
/* Login */
.login-modal-forgot {color:#333333; text-decoration:none;font-size: 14px}
.login-modal-forgot:hover {color:#999999;}

/* Create Account */
.reset-body .col-md-4 {margin:0 auto;}

/* Count Down */
.count-down-box {display: flex;flex-wrap: wrap;max-width:1235px;margin: 0 auto;align-items:center;background: #f4f4f4;padding-left:25px;padding-right:25px;}
.count-down-box > * {flex:1 1 100%;min-width:0;width:100%;}
.count-down-box .count-down-sliver {flex: 1 1 100%;position: relative;justify-content: flex-start;flex-direction: column;align-items: center;}
.count-down-box .count-down-content {background:rgb(54, 52, 54);color:rgb(245, 246, 248);top:0;margin: .25rem auto;display: flex;flex-flow: row wrap;transition: all .2s ease-out;justify-content: center;align-content: space-between;width: 100%;max-width: 100em;position: relative;z-index: 10;}
.count-down-box .count-down-ticker {justify-content: center;display:flex;align-items: center;flex: 1;flex-wrap: wrap;padding: .3125rem 0;}
.count-down-box .count-down-ticker h5 {font-size:1.375rem;font-weight:600;font-family:Blender Pro;text-align:center;}
.count-down-box .count-down-label {font-family:Blender Pro;line-height:1rem;margin:0 .625rem 0 1.25rem;color:inherit;text-align:center;font-size:1.25rem;font-weight:600;text-transform:uppercase;}
.count-down-box .count-down-clock {border:1px solid #363436;color:#363436;background:#ffe400;padding:0 .9375rem;text-align:center;}
.count-down-box .count-down-clock:before {content:'';display:table;}
.count-down-box .count-timer {position: relative;display: inline-block;padding: .3125rem .9375rem;}
.count-down-box .count-down-timer-value {line-height: 1.5625rem;font-size: 1.25rem;}
.count-down-box .count-down-timer-label {font-size: .75rem;line-height: 1.0625rem;font-weight: 400;}
.count-down-box .count-down-timer-value ,
.count-down-box .count-down-timer-label {text-align: center;display: block;color: inherit;}
.count-down-box .count-down-timer ,
.content {margin-left: auto;margin-right: auto;display: flex;flex-flow: row wrap;justify-content: center;align-items: center;position: relative;cursor:pointer;}
.count-down-box .count-down-timer {flex: 0 0 36%;max-width: 36%;}
.content {flex: 0 0 64%;max-width: 64%;}
.content img {width:100%;}
.count-down-m-label {display:none;}
.count-down-m-label .count-down-label {font-size:.6875rem;}
.fixed-top {-webkit-animation-name:fadeInDown;animation-name:fadeInDown;position:fixed;left:0;right:0;top:0;z-index:999;transition:transform .5s ease-in-out,transform .5s ease-in-out,background .5s ease-in-out;-moz-transition:all .5s ease-in-out,-moz-transform .5s ease-in-out,background .5s ease-in-out;-webkit-transition:all .5s ease-in-out,-webkit-transform .5s ease-in-out,background .5s ease-in-out;-o-transition:all .5s ease-in-out,-o-transform .5s ease-in-out,background .5s ease-in-out;animation-duration:.5s;-o-animation-duration:.5s;-moz-animation-duration:.5s;-webkit-animation-duration:.5s;}
.fixed-top .count-down-content {margin:0;}
.free-shiping-m {display:none;}
/* Count Down Popup */
.notice-modal.show {display: block;opacity: 1;background: rgba(0,0,0, .5);}
.notice-modal .modal-content {border-radius:0;}
.notice-modal .modal-header {background:rgb(255, 228, 0);display:block;position:relative;line-height:5.25rem;z-index:10;border-bottom:none;}
.notice-modal .modal-title {font-size:1.875rem;font-weight:600;color:rgb(54, 52, 54);text-align:center;}
.notice-modal div.close {background:#fff;padding:8px;box-shadow: 0 0.1875rem 0.6875rem #686868;border-bottom-left-radius: .625rem;color: #1b1b1b;position:absolute;right:0;top:0;z-index:99;opacity:1;}
.notice-modal div.close span {display:inline-block;color: #1b1b1b}
.notice-modal .modal-body {text-align:center;padding:0;}


/* Cms */
.cms-title {font-size:24px; text-transform:uppercase; font-weight:normal;font-family: "ArcticFox-Bold", sans-serif;}
.cms-divider {border:1px solid #191919; width:40px; margin:0 auto 25px;}
.cms-container {max-width:1140px;}
.cms-container textarea.form-control{padding: 0.66em 12px;}
.cms-container .form-control {font-size:16px;}
.cms-container .invalid-feedback {font-size:14px;}
.cms-container .btn-orange {padding:13px 30px;}
.cms-container .cms-contact-sidebar {font-size:16px;}
.cms-container .cms-contact-sidebar p {margin-bottom:20px;}
.cms-container .cms-contact-sidebar p strong {font-weight:bold;}
/* ==========================================================================================================*/


/* Sidebar Filter ======================================================================== */
.sidebar-filter h3 {text-transform:uppercase;font-size:22px;color:#000000;font-family: "ArcticFox-Bold", sans-serif;}

/* Sidebar Filter Menu */
.category-border-menu {}
.category-border-menu ul {margin-bottom: 5px;}
.category-border-menu > h4 {display:table;width:100%;margin-bottom: 0;}
.category-border-menu h4 > a {display:table-cell;width:100%;font-size:16px;font-weight:400;vertical-align:middle;color:#191919;text-decoration:none;}
.category-pc-filte-content a:hover i,
.category-border-menu .level2:hover span i,
.category-border-menu .level2 a:hover,
.category-pc-filte-content a:hover,
.category-border-menu .level3 a:hover,
.category-border-menu h4 > a:hover {color:#a5a5a5;text-decoration: none;}
.category-border-menu .level3 {padding-left:28px;color: #4f4f4f;}
.category-border-menu .level3 {margin:0;}
.category-border-menu .category-border-menu-toggle-active,
.category-border-menu .level3 a {display:block !important;}
.category-pc-filte-content a,
.category-pc-filter h4,
.category-border-menu h4 a,
.category-border-menu .level2 a {color: #4f4f4f;font-size: 18px;text-transform: capitalize;font-weight: 700;cursor: pointer;}
.category-border-menu a.current{color:#a5a5a5 }
.category-pc-filte-content a,
.category-border-menu .level2 a {font-weight: 400;font-size: 16px;}
.category-pc-filter h4,
.category-pc-filte-content a {padding: 5px 0;margin-bottom: 0;}
.category-pc-filter ul {margin-bottom: 0;}
.category-border-menu .level3 a {font-size: 14px;font-weight: 400}
.category-border-menu a {padding:5px 0;letter-spacing:0.2px;color:#444444;text-decoration:none;}
.category-pc-filte-content li a span,
.category-border-menu span {cursor: pointer;background-color: #f4f4f4;}
.category-pc-filte-content li a i,
.category-border-menu span i {font-size: 14px;}
.category-border-menu .level3 a.actives {font-weight:700;}
/* ======================================================================================= */

/* Collection ============================================================================ */
.collection {display:inline-block;}
.collection a {text-decoration:none;color:#333;display:inline-block;}
.collection i {cursor:pointer;}
.collection i.J_bgPositionRight {background-position:right;}
.collection i.J_bgPositionLeft {background-position:left;}
.product-sku .collection {display:inline-block;margin:0 0 0 10px!important;background:transparent;box-sizing:border-box;vertical-align:middle;}
.product-sku .collection a {display:block;width:50px;height:30px;}
.heart {background: url(../images/web_heart_animation.png);background-repeat: no-repeat;height: 30px;width: 50px;cursor: pointer;display:block;background-size: 2900%;}
@-webkit-keyframes heartBlast {
    0% {
        background-position: left;
    }
    100% {
        background-position: right;
    }
}
@keyframes heartBlast {
    0% {
        background-position: left;
    }
    100% {
        background-position: right;
    }
}
.heartAnimation {display: inline-block;-webkit-animation-name: heartBlast;animation-name: heartBlast;-webkit-animation-duration: .8s;animation-duration: .8s;-webkit-animation-iteration-count: 1;animation-iteration-count: 1;-webkit-animation-timing-function: steps(28);animation-timing-function: steps(28);background-position: right;}
@-webkit-keyframes dorsyHover {
    0% {
        -webkit-box-shadow: 0 0 1px 1px #aaa30a;
    }
    50% {
        -webkit-box-shadow: 0 0 1px 1px #fdfbc4;
    }
    100% {
        -webkit-box-shadow: 0 0 1px 1px yellow;
    }
}
@-webkit-keyframes dorsyDelete {
    0% {
        -webkit-transform: rotate(0deg);
    }
    40% {
        -webkit-transform: rotate(10deg);
    }
    80% {
        -webkit-transform: rotate(-10deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
    }
}
.product-info .product-shop-box .product-qty .product-qty-content .qty-right .btn {flex: 1 1 50%;}
.product-info .collection a {display:inline-block;height:48px;width:48px;border:1px solid #28a745;vertical-align:middle;position:relative;box-sizing:border-box;overflow:hidden;}
.product-info .collection a .heart {position:absolute;top:-1px;left:-12px;overflow:hidden;width:70px;height:48px;}
/* ======================================================================================= */

/* Favorites ============================================================================= */
.favorites-content .favorites-title {font-size:30px;text-transform:uppercase;font-weight:700;color:#222;text-align:center;}
.favorites-content .favorites-qty {text-align:right;color:#999;padding-right:20px;font-size:12px;}
.favorites-content .favorites {margin-bottom:15px;}
.favorites-box .favorites-img {display:block;text-align:center;padding:10px 0;position:relative;text-decoration:none;}
.favorites-box .favorites-img img {max-height:265px;}
.favorites-box .favorites-img .favorites-save {width:40px;height:40px;line-height:40px;font-size:14px;border-radius:50%;background:#000;color:#fff;display:inline-block;position:absolute;top:0;right:0;z-index:100;}
.favorites-box .favorites-bg {display: block;position: absolute;top: 0;z-index: 10;width: 100%;height: 100%;background: #000000;opacity: 0.03;}
.favorites-box .favorites-lick {display:inline-block;padding:2px 5px;background:rgba(225,225,225,.9);position:absolute;left:4px;top:4px;color:#222;line-height:1;}
.favorites-box .favorites-lick span {font-size:14px;}
.favorites-box .favorites-lick .icon-aixin {color:#d53333;font-size:16px;}
.favorites-box .favorites-img .favorites-stock {position:absolute;display:block;bottom:0;left:0;right:0;min-height:25px;padding:6px 15px;background:rgba(173,173,173,.85);transition:background .3s;color:#fff;line-height:1.2;}
.favorites-box h3.favorites-commodity-name {font-size:16px;margin:5px 0 0 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.favorites-box h3.favorites-commodity-name a {text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#222;}
.favorites-box h3.favorites-commodity-name a:hover {text-decoration:underline;color:#191919;}
.favorites-box .favorites-mg {margin:5px 0 0 0;color:#d10000;font-weight:bold;line-height:1.2;font-size:14px;display:table;vertical-align:middle;width:100%;}
.favorites-box .favorites-mg span {display:inline-block;margin-right:5px;}
.favorites-box .favorites-mg span:last-child {margin:0;}
.favorites-box .favorites-mg p.no-margin {display:table-cell;vertical-align:middle;}
.favorites-box .favorites-mg p.no-margin.favorites-del {text-align:right;}
.favorites-box .favorites-special-price .favorites-original-cost {text-decoration:line-through;color:#ccc;}
.favorites-box .favorites-mg .favorites-sale {font-weight:normal;color:#222;}
.favorites-box .favorites-mg .favorites-del i {color:#666;font-size:26px;font-weight:normal;opacity:0;transition:opacity .5s;cursor:pointer;}
.favorites:hover .favorites-box .favorites-mg .favorites-del i {opacity:1;}
.favorites-page .page-link {border:none;color:#222;padding:4px 10px;}
.favorites-page .page-link:focus {box-shadow:none;}
.favorites-page .page-link:hover {background:transparent;text-decoration:underline;}
.favorites-page .page-item.active .page-link {background:transparent;color:#222;text-decoration: underline;}
.favorites-page .page-item:first-child .page-link:hover ,
.favorites-page .page-item:last-child .page-link:hover {text-decoration:none;}
.favorites-body .modal-header ,
.favorites-body .modal-footer {border:none;}
.favorites-body .modal-body p {font-size:24px;font-weight:700;text-align:center;color:#222;}
.favorites-body .modal-footer {justify-content: center;}
.favorites-body .modal-footer button {min-width:140px;}
.favorites-body .modal-footer button:focus {box-shadow:none;}
.favorites-body .modal-footer .btn-cancel {border:1px solid #222;background:transparent;}
/* ======================================================================================= */

@media only screen and (max-width:575px) {
    /* Favorites */
    .favorites-box .favorites-mg .favorites-del i {opacity:1;}
    .favorites-box .favorites-lick {left:0;top:0;}
    .favorites-page ul {-ms-flex-pack: center!important;justify-content: center!important;-webkit-box-pack: center!important}
    .favorites-content .favorites-qty {text-align:center;padding-right:0;}

    .product-info .product-shop-box .product-qty .product-qty-content .qty-right .btn.mg-r10 {margin: 0!important;border-right: 1px solid #ccc;}
    .free-shiping-m {display: block;}
    .free-shiping-pc {display: none;}
    .count-down-box .count-down-timer,
    .content {flex: 0 0 50%;max-width: 50%;}
    .count-down-box .count-down-clock {padding: 0 2px;box-sizing: border-box;}
	.count-down-box .count-down-label {letter-spacing:0;}

}

/* MainContent ===========================================================================*/
/* Product Content */
.needs-validation{color: #303030;font-size: 14px}
.product-main > .row {margin-bottom:20px;}
.product-main > .row:last-child {margin-bottom:0;}
.product-content {width:100%;background:transparent;}
.product-content .product-img {display:block;position:relative;overflow:hidden;outline: 1px solid rgba(0,0,0,.1);}
.product-price-box{text-align: center!important}
.product-price-box{margin: 10px}

.product-content .product-img button:hover{opacity: 1;}
.product-content .product-img-bg {position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;transition: .3s}
.product-content .product-img:hover .product-img-bg{opacity: 0}
.product-content .product-price-box a {color:#303030;text-decoration:none;transition:all .5s;display:block; font-size: 16px;}
.product-content .product-original-price {margin:0;font-size:16px;color:#303030;text-transform:capitalize;font-family: "ArcticFox-Bold", sans-serif;}
.product-content .product-special-offer {margin:0;font-size:16px;color:#303030; font-family: "ArcticFox-Bold", sans-serif;}
.product-content .product-special-cost {color:#b12705;}
.product-content .product-original-cost {margin-left:5px;text-decoration:line-through;}
.product-content .product-iscount-rate {color:#191919;}

/* no-products */
.no-products-wrapper {text-align: center;}
.no-products {margin: 80px 0;font-size: 26px;}
.products-go-home {color: #fff;background: #080a1c;padding: 10px 20px;display: none;}
.products-go-home:hover {color: #fff;}
/* ======================================================================================= */

/* Product / Category ==================================================================== */
.product-main {position:relative;}
.product-main ol.breadcrumb {padding:0;}

.product-body .product-bg {background: url(../images/product-bg.jpg) no-repeat top; background-size: cover; padding: 30px 0;}
.product-body .product-bg .container,
.product-body .product-tab-box {padding: 0 20px!important;}

/* Product Title */
.product-title {display:table;width:100%;margin:0 0 15px;}
.product-title h3 {display:table-cell;vertical-align:middle;font-size:34px;text-transform:uppercase;color:#303030;font-family: "ArcticFox-Headline", sans-serif; text-align: center;}
.product-title .btn {display:table-cell;vertical-align:middle;width:20px;margin:0;padding:6px 32px 4px 32px;font-size:14px;text-transform:uppercase;text-decoration: underline}

/* Sharer */
.sharer-box {text-align:center;padding:10px 0;}
.sharer-box a {padding:0 5px;color:#8c959f;display:inline-block;text-decoration:none;}
.sharer-box a i {font-size:20px}

/* Product Images */
.product-info {background-color: #f4f4f4;}
.product-info .product-img-box {text-align:center; background-color: #fff;}
.product-info .product-img-box .carousel-pc a {display:block; padding:10px 0;}
.product-info .product-img-box .img-responsive {margin:0 auto;}
.product-info .product-img-box .owl-dots .owl-dot {display:none;}
.product-info .product-img-box .more-views h2 {font-size:12px; margin:0 0 8px; text-transform:uppercase;}
.product-info .product-img-box .more-views li {float:left; margin:0 8px 8px 0; border:2px solid #ffffff; cursor:pointer; padding:5px;width:60px;height:60px;}
.product-info .product-img-box .more-views li:hover,
.product-info .product-img-box .more-views li.active {border-color:#dee1e4;}
.product-info .product-img-box .more-views li img {max-width:100%;max-height:100%;}
.owl-carousel.owl-loaded {display:grid!important;}

/* Product Shop */
.product-info .product-shop-box {position:relative; padding: 50px 15px;}
.product-info .product-shop-box .product-name {font-family: "ArcticFox-Headline", sans-serif; font-size: 28px;}
.product-info .product-shop-box .product-prices {margin-bottom:0;}
.product-info .product-shop-box .product-prices .old-prices {text-decoration:line-through; color:#949494; display:inline-block; margin-left:10px; font-weight:400; font-size:24px;}
.product-info .product-shop-box .product-prices .specail-prices {color:#b12705;display:inline-block;font-size: 1.5rem;font-weight: 400;font-style: normal;line-height: 1.4;}
.product-info .product-shop-box .product-prices .prices {font-size:24px; color:#4D4D4D; font-weight:normal; display:inline-block;}
.product-info .product-shop-box .product-prices .save-off {font-weight:400; display:block; margin-bottom:5px;color: #93949c;font-size: 14px}
.product-info .product-shop-box .product-reviews-average {margin-bottom:5px;}
.product-info .product-shop-box .product-reviews-average a{vertical-align: sub}
.product-reviews-average a{display: block}
.reviews-score {color:#ffa600; display:inline-block; margin-left:-5px;position: relative;width: 90px;height: 19px}
.reviews-score i.iconfont {width:90px; display:inline-block; overflow:hidden; vertical-align:top;position: absolute;z-index: 2;left: 0}
.reviews-score i.iconfont.icon-wuxing-bg {left: 0;z-index: 1;color: rgba(0,0,0,.2)}
.reviews-total {margin-right:10px;}
.product-info .product-shop-box .product-reviews-average a {font-weight:normal; color:#080a1c;}
.product-info .product-shop-box .product-sku {color:#303030; font-weight:500; font-size:12px;}
.product-info .product-shop-box .product-brand {margin-top:5px;}
.product-info .product-shop-box .availability {margin-top:5px; font-size: 12px;}
.product-info .product-shop-box .product-color {padding-top:15px;}
.product-info .product-shop-box .product-color li {float:left; margin:0 5px 5px 0; border:2px solid #ffffff; cursor:pointer; padding:5px;}
.product-info .product-shop-box .product-color li a {display:table-cell; width:70px; height:70px; vertical-align:middle;}
.product-info .product-shop-box .product-color li a img {max-width:100%; max-height:100%;}
.product-info .product-shop-box .product-options .options-list li { transition:.3s;float:left; padding:5px; border:1px solid #dee1e4; cursor:pointer; margin:0 5px 5px 0;}
.product-info .product-shop-box .product-options .options-list li:hover{color: inherit;background: rgba(0,0,0,0.05);}
.product-info .product-shop-box .product-options .options-list li.active {color: #ffffff;background-color:#080a1c;}
.product-info .product-size-chart {margin:10px 0;}
.product-info .product-size-chart a {color:#cd2026; text-decoration:underline; font-size:16px;}
.product-info .product-size-chart a:hover {color:#490b0d;}
.product-info .product-size-chart p {margin-bottom:0; font-size:14px;}
.product-info .product-shop-box .product-qty .product-qty-content .qty-left,
.product-info .product-shop-box .product-qty .product-qty-content .qty-right {}
.product-info .product-shop-box .product-qty .product-qty-content .qty-left {width:60%; display: flex;}
.product-info .product-shop-box .product-qty .product-qty-content .qty-right {width:100%; display: flex;}
.product-info .product-shop-box .product-qty .product-qty-content .qty-left .qty-btn,
.product-info .product-shop-box .product-qty .product-qty-content .qty-left .collection {}
.product-info .product-shop-box .product-qty .product-qty-content .qty-left .collection {padding-left: 10px;}
.product-info .product-shop-box .product-qty .product-qty-content .form-control[readonly] {background:#ffffff; border-color:#d9d9d9; border-right: none; border-left: none;color: #303030;}
.product-info .product-shop-box .product-qty .product-qty-content .btn-outline-secondary {background-color: #fff; border:2px solid #d9d9d9; border-radius: 0;color: #303030;}
.product-info .product-shop-box .product-qty .product-qty-content .btn-outline-secondary:hover {color: #303030;}
.product-info .product-shop-box .product-qty .product-add-cart {display:inline-block;}
.product-info .product-shop-box .presale-days {color:#ff0000; font-size:16px; margin:0 0 10px;}
.product-info .product-attribute thead th {border-bottom-width:1px;font-weight: 400!important;}
.product-info .product-qty-label {margin-bottom:.5rem;}
.product-info .product-short-description {margin:10px 0;}
.product-tab > ul {display:block; width:100%;}
.product-tab .tab-title {text-decoration:none; border-bottom:1px solid #e4e4e4; color:#444444; display:block; font-size:16px; padding:5px; height:45px; line-height:35px; text-align:left; position:relative;}
.product-tab .tab-title:before {content:'\e602'; font-family: "iconfont";font-size:16px; height:35px; width:35px; display:block; position:absolute; right:5px; bottom:0; text-align:center; color: #cc1618;}
.product-tab .tab-title.active:before {transform: rotate(90deg);}
.product-tab .tab-content {padding:10px 5px;}
.product-tab .tab-reviews .tab-content {padding:0 5px;}
.product-tab .tab-reviews .btn-reviews {width:100%;}
.product-tab .tab-reviews .list-group-item {padding-left:0; padding-right:0; font-size:16px;}
.product-tab .tab-reviews .list-group-item .reviews-raty {display:block; margin-bottom:5px;}
.product-tab .tab-reviews .reviews-name strong {font-weight:bold; margin: 0 10px;}
.product-tab .tab-reviews .comment-explanation {color:#080a1c;}
.custom-radio .custom-control-input:checked~.custom-control-label::before,
.custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color: lightskyblue}
.product-shop-box .product-options label.label-radio {display:inline-block;padding:6px 10px;text-align:center;min-width:80px;line-height:1.6;transition:all .2s ease-in-out;cursor:pointer;background:#666;color:#fff;border:1px solid transparent;margin-right:10px;}
.product-shop-box .product-options label.label-radio:last-child {margin-right:0;}
.product-shop-box .product-options label.label-radio:hover {border-color:#000;background:#000;}
.product-shop-box .product-options label.label-radio.active {background: -webkit-repeating-linear-gradient(200deg,#000, #111 10%, #222 20%);background: repeating-linear-gradient(200deg,#000, #111 10%, #222 20%);color:#fff;border-color:#203c70;}
.product-shop-box .product-options .error {margin-top:5px;}

/* Category */
.category-pc-filter > h3 {font-size:1.5rem;text-transform:uppercase;}

/* Category Collection */
.category-collection .col-6,
.category-collection .col-12 {margin-top:20px;}
.category-collection .category-collection-title h2 {margin:0 0 15px;font-style:normal;font-weight:600;color:#191919;}
.category-collection .category-collection-grid {position:relative;width:100%;padding-bottom:100%;box-sizing:border-box;}
.category-collection .category-collection-link {position:absolute;top:0;left:0;right:0;bottom:0;text-decoration:none;color:#3d4246;transition: .3s}
.category-collection .category-collection-bg-img {position:relative;display:block;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center top;box-sizing:border-box;}
.category-collection .category-collection-description-box:before {content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:#3d4246;opacity:.4;}
.category-collection .category-collection-link:hover .category-collection-description-box:before {opacity:.3;}
.category-collection .category-collection-description {position:absolute;width:100%;top:50%;padding:0 15px;color:#ffffff;font-size:1.2em;text-align:center;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transition:0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);text-shadow:0 0 4px rgba(0, 0, 0, 0.4);display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}

/* Category Image / Description */
.category-image {padding:6px 0;margin:30px 0;text-align:center;background:#ffffff;}
.category-description {margin-bottom:30px;background:#ffffff;width:100%;}
.category-description p {padding:6px 15px;margin:0;font-size:16px;line-height:20px;}

/* Category Subcate */
.category-subcate {margin-bottom:30px;border:1px solid #d8d8d8;background:#ffffff;}
.category-subcate h4 {height:45px;line-height:45px;margin-bottom:15px;padding:0 20px;font-size:1.25rem;font-weight:normal;color:#4a4b4d;background:#ededed;}
.category-subcate .category-subcate-img {padding:0 15px;display:block;text-align:center;font-size:13px;text-decoration:none;color:#191919;}
.category-subcate .category-subcate-img:hover {color:#080a1c;}
.category-subcate .category-subcate-img img {margin-bottom:15px;}
.category-subcate .category-subcate-img span {display:block;font-size:14px;}
.category-subcate .col-md-3 {margin-bottom:15px;}

/* Category Filte PC */
.category-border-filter li a {display:block;text-decoration:none;color:#191919;}
.category-border-filter li a:after {content: " ";display:block;height:0px;clear:both;visibility:hidden;}
.category-border-filter li i.float-right {color:#080a1c;font-size:14px;cursor:pointer;}
.category-border-filter-title {text-transform:uppercase;font-weight:600;margin-bottom:10px;color:#191919;}

/* Category Filte Mobile */
.category-m-box {width:100%;}
.category-m-box .category-m-filter:after {content:"";display:block;height:0;clear:both;visibility:hidden;}
.category-m-box .category-m-filter .btn {padding:5px 14px;color:#ffffff;display:inline-block;background:#080a1c;text-transform:uppercase;}
.category-m-box .category-m-filter .btn:focus {box-shadow:none;}
.category-m-box .category-m-sort {text-align:right;}
.category-m-box .category-m-sort select {padding:7px 5px;}
.category-m-box .category-m-filter-box {display:none;}
.category-m-box .category-m-filter-box ul {margin:15px 0 0;}
.category-m-box .category-m-filter-box li {display:inline-block;margin:0 10px 10px 0;}
.category-m-box .category-m-filter-box li:last-child {margin-right:0;}
.category-m-box .category-m-filter-box li a {background:#191919;color:#fff;border-radius:0;}
.category-m-box .category-m-filter-box li a:focus {box-shadow:none;}
.category-m-box .category-m-filter-box li i {font-size:12px;padding-left:6px;}
.category-m-box .category-m-filter-clear a {display:block;background:#191919;color:#fff;border-radius:0;}
.category-m-box .category-m-filter-select {margin-top:15px;}
.category-m-box .category-m-filter-select select {height:38px;line-height:38px;width:100%;}

/* Category Header */
.category-header {margin:24px 0;height:40px;position:relative;display:table;width:100%;}
.category .category-grid {margin:0;}

/* Category Page */
.category-page-box {margin-bottom:30px;border:none;display:table;width:100%;}
.category-page-box .display-table {display:table-cell;}
.category-page-box-mg-b0 {margin:20px 0 0 0;}

/* amount */
.category-page-box .category-page-amount {padding:5px 6px;}
.category-page-box .category-page-amount span {color:#242424;}

/* page */
.category-page-box .category-page ul {margin:0;}
.category-page-box .category-page .page-link {line-height:normal;color:#191919;border:none;border-radius:0;}
.category-page-box .category-page .page-link:focus {box-shadow:none;}
.category-page-box .category-page .page-item.active .page-link {background:#e4e7ea;border-color:#e4e7ea;color:#080a1c;font-weight:700;}

/* Page */
.pages {margin-top:20px;}
.pages .pages-amount {display:block; float:right; margin-top:6px;}
.pages .pages-amount span {color:#b12705;}
.pages ul.pagination {margin:0 0 0 20px; float:right;}
.pages ul.pagination .page-link {color:#080a1c}
.pages ul.pagination .page-item.active .page-link {background-color:#080a1c;border-color:#080a1c;color:#fff;}
.pages ul.pagination .page-item.active .page-link:hover {color:#fff;}

/* sort */
.category-page-box .category-pc-sort {padding-right:6px;}

/* Category Filter Select */
.category-filter-box {padding:8px 16px;background:#f7f7f7;margin-bottom:30px;}
.category-filter-select-list {list-style:none;margin-bottom: 0}
.category-filter-select-list li {display:inline-block;margin:0 10px 10px 0;padding:3px 5px;border:1px solid #080a1c;line-height:20px;box-sizing:border-box;}
.category-filter-select-list li:hover {border:1px solid #080a1c;background-color: #080a1c}
.category-filter-select-list li:hover a{color:#ffffff;}
.category-filter-select-list li a {text-decoration:none;color: #080a1c}
.category-filter-select-list li i {font-size:14px;margin-left:5px;}
.category-filter-select-list .category-filter-select-clear {border:1px solid #080a1c;}
.category-filter-select-list .category-filter-select-clear:hover {background:#080a1c;cursor:pointer;}
.category-filter-select-list .category-filter-select-clear a {color:#191919;}
.category-filter-select-list .category-filter-select-clear:hover a {color:#fff;}
.category-filter-select-list .category-filter-select-clear a:focus {box-shadow:none;}
.category-filter-select select {width:auto;height:35px;line-height:35px;padding-left:8px;margin-right:10px;border:1px solid #d8d8d8;color:#191919;}
.category-filter-select-list li:last-child ,
.category-filter-select select:last-child {margin-right:0;}
.category-filter-select span {text-transform:uppercase;font-weight:500;margin-right:10px;color:#191919;}

/* Search */
.search-box-form .input-group input,
.searchable-select-holder{border-radius: 0!important;}
.search-box-form {margin: 30px auto; max-width:900px;position: relative;}
.search-box-form .search-box-form-content{display: -webkit-box;display: -ms-flexbox;display: flex;height: 100%}
.search-box-form .search-box-form-content .input-group{padding-left: 5px}
.search-box-form .input-group-select-box{max-width: 300px;width: 100%}
.search-box-form .input-group-select{height: 100%;max-width: 100%;}
.search-box-form h2 {font-size:25px; line-height:25px; margin-bottom:20px; padding:0; font-weight:700; text-align:center; text-transform:uppercase;}
.search-box-form .header-search-matching {top:100%;width:calc(100% - 5px);left: 5px;box-shadow: 0 10px 20px rgba(0,0,0,.1);}
.search-box-form .header-search-matching a {font-size: 16px;}
/* ======================================================================================= */


/* Layout Modules ======================================================================== */
/* Breadcrumb */
.breadcrumb-box {margin-top:20px;}
.breadcrumb-box .breadcrumb {margin-bottom:0;padding:0;font-size:0.75rem;background:transparent;text-transform:uppercase;cursor: pointer}
.breadcrumb-box .breadcrumb a {color:#191919;text-decoration:none;vertical-align: baseline;height: 100%;display: inline-block}
.breadcrumb-box .breadcrumb .breadcrumb-item a:first-child{vertical-align: sub}
.breadcrumb-box .breadcrumb i.iconfont {padding-right:15px;font-size:14px;color:#d8d8d8;}
.breadcrumb-box .breadcrumb-item + .breadcrumb-item::before {content:""}
.breadcrumb-box .breadcrumb-item.active {color:#191919;font-weight:600;}

/* Ad Text */
.ad-text-bar {display:block; padding:10px 55px;text-align:center; text-decoration:none; margin-bottom:0;}
a.ad-text-bar:hover {opacity:0.8;text-decoration:none;}

/* Ad Img */
.ad-img-bar {display:block; width:100%; text-align:center;}
.ad-img-bar img {max-width:100%; min-height:30px;}
.ad-img-bar .ad-img-bar-close {position:absolute;right:0;top:0;font-size:14px;color:#ffffff;background:rgb(45, 45, 45);opacity:.3;filter:alpha(opacity=30);width:25px;height:25px;text-align:center;line-height:25px;}

/* Ad Popup */
.ad-popup-bar {width:100%; height:100%; position:relative;}
.ad-popup-bar-shade {position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.5);z-index:5000;}
.ad-popup-bar-img {position:fixed;top:50%;left:50%;height:auto;z-index:5001;padding:30px 10px 10px 10px;background-color:#ffffff;text-align:center;-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:650px;width:90%;}
.ad-popup-bar-img img {max-width:100%; max-height:500px;}
.ad-popup-bar-close {position:absolute;right:10px;top:1px;color:#555555;}
.ad-popup-bar-close i.iconfont {font-size:18px;}
.ad-popup-bar-close:hover {color:#555555}

/* Custom Text */
.custom-text {text-align:center;}
.custom-text .custom-text-title {font-size:26px;}
.custom-text .custom-text-content {font-size:16px;}
.custom-text .custom-text-content img{max-width: 100%}
.custom-text h2 {margin:0 0 20px;line-height:1.2;   font-weight:bold; color:#3d4246;font-size:1em}
.custom-text p {color:#69727b; margin:0; font-size:1em;}

/* Img Text */
.layout-imgtext .row {-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;background-color: transparent;}
.layout-imgtext img {max-width:100%;width: 100%}
.layout-imgtext h2 {font-size: 2.25rem;line-height: 1.3}
.layout-imgtext p {color:#080a1c; margin:0;font-size:16px;}
.layout-imgtext a.btn {margin-top:10px;}
.layout-imgtext .layout-imgtext-text {padding-top:20px; padding-bottom:20px;text-align: center}
.layout-imgtext .layout-imgtext-text .layout-imgtext-text-a{    text-decoration: underline;color: inherit}

/* Img Gallery */
.layout-imggallery a {transition: all .3s}
.layout-imggallery a.imggallery-before::before {content:'';background-color:#3d4246;opacity:0.4;position:absolute;top:0;bottom:0;left:0;right:0;}
.layout-imggallery a.imggallery-before:hover::before {opacity:0.3}
/* ======================================================================================= */


/* Layout Index ========================================================================== */
.layout-center-box > .container ,
.layout-center .container {padding:0;}
.layout-center-box > div ,
.layout-center-top > div ,
.layout-top > div ,
.layout-center-bottom > div ,
.layout-bottom > div ,
.layout-center-box > div {margin-bottom:30px;}
.layout-center-box > div:last-child ,
.layout-top > div:last-child ,
.layout-center-bottom > div:last-child ,
.layout-bottom > div:last-child ,
.layout-center-box > div:last-child ,
.layout-center-top > div:last-child {margin-bottom:0;}

.layout-top > div.layout-imgfit{margin-bottom: 5px;}

/*.index-body > .container ,*/
.layout-center-bottom > div:first-child ,
.layout-bottom > div:first-child ,
.layout-top > div:first-child ,
.layout-top > div.product-box:first-child ,
.layout-top > div.custom-text:first-child ,
.layout-top > div.layout-imgtext:first-child ,
.layout-center-box > div:first-child ,
.layout-center-top > div:first-child {margin-top:30px;}

/* layout Search */
.search-body .layout-center-box > div.category {margin-top:30px;}
.search-body .layout-center-box > div {margin-bottom:30px;}
.search-body .layout-center-box > div:last-child {margin-bottom:0;}

/* layout Checkout */
.layout-center-box > #J_CheckoutFm {margin:30px 0;}
.checkout-loading div {text-align:center;}
.checkout-loading img {position:absolute; top: 50%;}

/*.layout-top,*/
.layout-content {display:-moz-box;display:-webkit-box;width:100%;}
.layout-center {-webkit-box-flex:1;-moz-box-flex:1;}
.layout-center-box {padding:0; margin:0;}

/* Layout Imgfit */
.layout-top > .layout-imgfit:first-child {margin-top:0;}
.layout-top > .layout-imgfit:last-child ,
.layout-bottom > .layout-imgfit:last-child{margin-bottom:0;}
.layout-bottom > .layout-imgfit:first-child {margin-top:30px;}
.layout-imgfit a ,
.layout-imgfit img {max-width: 1185px;margin: 0 auto;width: 100%;display: block;}
.layout-imgfit .layout-imgfit-mobile {display:none;}
/* ======================================================================================= */


/* Customer ============================================================================== */
.customer-title-box {margin:0 0 15px; color:#191919;text-transform:uppercase;}
.customer-title-box.bb {border-bottom:1px solid #d8d8d8; padding:0 0 15px; margin-bottom:20px;}
.customer-title-box h2 {margin-bottom:0; font-size:24px;font-family: "ArcticFox-Bold", sans-serif;}
.customer-title-box .customer-title-box-btn {text-align:right;}

/* Customer Get Box*/
.customer-get-box{width: 500px;margin: 30px auto 0;padding: 15px;background-color: #f7f8f9;}
.customer-get-box .common-btn button{display: block;width: 100%}

/* Index */
.customer-content .customer-title1 {font-size:1.42857em;margin:0 0 0.5em;}
.customer-content .customer-title2 {margin-bottom:0;font-size:24px;text-transform:uppercase; font-family: "ArcticFox-Bold", sans-serif;}
.customer-box {padding:15px 10px;margin-bottom:15px;border:1px solid rgba(0, 0, 0, .1);}
.customer-box .customer-box-title a {float:right;}
.customer-box a:hover {text-decoration:underline;}
.customer-box .customer-box-content .table {margin-bottom:0;}
.customer-box .customer-box-content .table thead th{margin-bottom:0;vertical-align: top!important;}
.customer-box .customer-box-content p {margin-bottom:5px;line-height:20px;}
.customer-box .customer-box-content p:last-child,
.customer-box .customer-box-content address {margin-bottom:0;}
.get-set-password {display:none;margin-top:5px;}

/* Address */
.customer-address .address-default {position:relative;}
.customer-address .address-default div {display:inline-block;}
.customer-address .address-default span {position:absolute;top:8px;left:-1px;z-index:20;font-size:12px;color:#fff;transform:rotate(-46deg);}
.customer-address .address-default i {position:absolute;top:-7px;left:-27px;z-index:10;width:0;height:0;border-left:40px solid transparent;border-right:40px solid transparent;border-top:40px solid #080a1c;transform:rotate(135deg);}
.customer-address .address-tr td:first-child {padding:.75rem .75rem .75rem 30px;}
.customer-address .address-btn-group {vertical-align:middle;}
.customer-address .address-btn-group a {margin-right:10px;color:#fff;}
.customer-address .address-btn-group a:focus {box-shadow:none;}
.customer-address .address-btn-group a:last-child {margin-right:0;}
.customer-address .address-back-btn i {font-size:12px;}

/* Address Get */
.address-get-title {font-weight:600;margin:30px 0 0.5em;}
.get-change-password {display:none;}

/* Orders Get */
.order-details-title .order-details-content {padding:15px;background:#fff;border:1px solid #ccc;border-radius:.25rem;}
.order-details-box .checkout-table li {padding-top:9px;padding-bottom:15px;border-bottom:1px solid #ccc;}
.order-details-content .row {padding:15px;border:1px solid #ccc;margin:0;border-radius:.25rem;}
.order-details-content .row .col-md-12 {padding:10px;}
.order-details-content .row {background:#fff;}
.order-details-content .row .col-md-12 p.address-title {margin-bottom:0;padding:8px;background:#f2f2f2;border-top-left-radius:.25rem;border-top-right-radius:.25rem;}
.order-details-content .row .col-md-12 address ,
.address-content-details {padding:10px;border:1px solid #f2f2f2;margin:0;}
.order-details-box hr {margin:20px 0;}
.order-details-box .clearfix {font-size:15px;}
.order-details-box .grand-total {font-size:20px;font-weight:600;}
.shopping-settlement-content hr {margin:15px 0;}
.order-details-box table td {padding:8px;}
.order-details-box .checkout-table .checkout-table-product-img {line-height:58px;}
.result-contact .order-determined-contact {border:1px solid #ccc;border-radius:.25rem;padding:10px;background:#f2f2f2;}
.result-contact .order-determined-contact strong {font-weight:bold;color:#FF0608;}
.result-contact .order-determined-contact a {color:#5B5B5B;text-decoration:none;font-weight:bold;}
.orders-details-show {display:table;width:100%;vertical-align:middle;padding:10px 0;background:#fff;border-bottom:1px solid #ccc;}
.orders-details-show p.orders-details-show-name {display:table-cell;width:70%;margin:0;text-align:left;}
.orders-details-show p.orders-details-show-price {display:table-cell;width:30%;margin:0;text-align:right;}

/* Orders Review */
.order-review-img a {display:block;width:100px;height:100px;overflow: hidden}
.order-review-img a img {max-width:100%;max-height: 100%}
.order-review-img h3 {font-size:16px;color:#191919;}
.orders-review-word {vertical-align:middle;}
.orders-review-word .review-star {display:inline-block;}
.orders-review-word .review-star img{vertical-align: middle;width: 14px;height: 14px}

/* Reviws */
.review-img:after {content:'';display:block;height:0;visibility:hidden;clear:both;}
.review-img a {display:block;width:80px;height:80px;line-height: 78px;}
.review-img a img {max-width:100%;}
.review-img h3 {font-size:20px;font-weight:600;}
.comment-box .comment-words strong {font-weight:600;}
.comment-box p {margin-bottom:10px;line-height:20px;}
.comment-box .comment-explanation {color:#ffffff;}
.review-append-btn-box {vertical-align:middle!important;}
.review-append-btn {display:block;}
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* Shopping Cart */
.shopping-cart-form .table {margin-bottom: 0;}
.shopping-cart {padding:30px 0 0;}
.shopping-cart .shopping-cart-info {max-width:850px; margin:0 auto;}
.product-add-cart .btn-success {background-color: #cc1618;border-color: #cc1618;text-transform:uppercase; box-shadow: 0 1px 2px 0 rgba(0,0,0,.3); border-radius: 4px; height: 50px;transition: all 0.3s;}
.btn-success:hover{transform: translateY(-2px);}

/* Gift */
.gift-input{border: none!important;background-color: transparent!important;}
.gift-input:active,
.gift-input:focus{box-shadow: none!important;}

ul.cart-table li {position:relative; display:block; padding-bottom:15px; margin-bottom:45px; border-bottom:2px solid #d9d9d9;}
ul.cart-table li .cart-table-img {float:left; display:block;}
ul.cart-table li .cart-table-img a {display:block; padding:10px; position:relative;}
ul.cart-table li .cart-table-img img {max-width:120px;width: 100%}
.cart-table-item {margin-left:155px;}
.cart-table-item .cart-table-item-meta {}
.cart-table-item .cart-table-item-meta a {color:inherit; display:block;}
.cart-table-item .cart-table-item-meta a.cart-table-name {margin-right:30px;font-size: 1rem;}
.cart-table-item .cart-table-item-meta a.cart-table-remove {float:right;}
.cart-table-item .cart-table-item-meta a.cart-table-remove .iconfont {font-size:12px;}
.cart-table-item .cart-table-options {font-size:0.875rem;color: rgba(76,78,91,0.7);display: inline-block}
.cart-table-item .cart-table-options .cart-table-option {margin-right:20px;display: block;}
.cart-table-item .cart-table-options .cart-table-option:last-child {margin-right:0;}
.cart-table-item .cart-table-qty {width: 50%;vertical-align: top;float: right;}
.cart-table-item .cart-table-qty input {border: 1px #e3e3e3 solid;width:100px; font-size:15px; color:inherit; line-height:24px; border-radius:0;}
.cart-table-item .cart-table-price {float:right; display:block; margin-top:5px; font-size:18px; color:#4c4e5b; vertical-align:middle;}
.cart-table-item .cart-table-qty button.btn {padding:.282rem .75rem;color:#ffffff; background-color:#080a1c;border: 1px #080a1c solid}
.cart-table-item .cart-table-qty button.btn:hover{color:#080a1c; background-color:#ffffff}

.cart-total-secti.product-info .product-shop-box .product-options labelon label {font-size:14px; font-weight:500; margin-bottom:5px; text-transform:uppercase; display:block;}
.cart-total-box {text-align:right;}
.cart-total-section p {margin-bottom:10px;}
.cart-total-section p.cart-subtotal {font-family: "ArcticFox-Bold", sans-serif; color: #cc1618;}
.cart-total-section .cart-subtotal {font-size:16px;color:#4c4e5b;}
.cart-total-section .cart-subtotal .cart-subtotal-name {margin-right:2rem;font-weight: 400;font-style: normal;line-height: 1.4;}
.cart-total-section .cart-subtotal .cart-subtotal-price {line-height: 1.3;}
.cart-total-section .cart-taxes { font-size: 0.875rem;line-height: 1.4;}
.cart-total-section .cart-checout-btn .btn,
.cart-total-box .cart-refresh .btn{margin: 1px;display: inline-block;font-size: 14px;line-height: 1.4em;min-width: 235px;padding: 11px 39px;text-align: center;text-decoration: none;vertical-align: middle;width: auto;border-radius: 0;border: 0;background-color: #cc1618;color: #fff;}

/* Checkout Steps */
.shopping-cart-body .checkout-step {margin-top:20px;}
.checkout-step {margin-top: 30px!important;}
.checkout-step .checkout-step-box {border:1px solid #d8d8d8;margin-bottom:20px;background-color:#ffffff;position:relative;}
.checkout-step .checkout-step-title {padding:10px 16px;}
.checkout-step .checkout-step-title > strong {color:#ffffff;background:#080a1c;width:20px;height:20px;line-height:22px;font-size:14px;font-weight:bold;display:inline-block;border-radius:0;text-align:center;vertical-align:text-bottom;}
.checkout-step .checkout-step-title > span {margin-left:5px;}
.checkout-step .checkout-step-title > span.shop-cart-information-color {color:#cccccc;}
.checkout-step-content {padding:0 16px 15px;}

/*.checkout-step  form-group label,*/
.checkout-step-req {display:none;}
.checkout-step .checkout-step-disable .checkout-step-title > span {color:#cccccc;}
.checkout-step .checkout-step-disable .checkout-step-content {display:none;}
.checkout-step-shipping-method .checkout-step-content {padding-left:18px; padding-right:18px;}
.checkout-step .method-description {padding-left:25px;font-size: 14px}
.checkout-step .method-description p {margin-bottom:0;}
.checkout-step .payment {margin-top:1rem;}
.checkout-step .payment form {border:none;padding:0;}
.checkout-step .pay-credit .pay-group-label-add {display:block;}
.checkout-step .pay-credit .form-row .pay-group-box {margin-bottom:6px;}
.checkout-step .checkout-step-content-bordered {position:relative;min-height:40px;}
.checkout-step .checkout-step-content-bordered .error-msg {font-size:14px; color:#ff0000;}
.checkout-step .checkout-step-content-bordered img {max-width:100%;}
.checkout-step dl {margin-bottom:0;}
.checkout-step dl dd:last-child {margin-bottom:0;}

/* Checkout M */
.checkout-box-m {display:table;position:fixed;bottom:0;left:0;width:100%;background:#fff;z-index:100;}
.checkout-box-m .checkout-price ,
.checkout-box-m .checkout-btn {display:table-cell;width:50%;height:48px;vertical-align: middle;text-align:center;font-size:1.25rem;}
.checkout-box-m .checkout-price {background:#fff;color: #cc1618;}
.checkout-box-m .checkout-btn .btn {width: 100%;height: 100%;padding:0;font-size: 14px;border:0; border-radius: 0!important;}

/* Checkout Loading */
.modal-box {background:#080a1c;opacity:.2;position:absolute;left:0;bottom:0;right:0;top:0;z-index:99;width:100%;}
.modal-box > div {position:absolute;top:50%;left:50%;transform: translate(-50%,-50%);}
#J_Step3 .modal-box ,
#J_Step4 .modal-box ,
#J_Step5 .modal-box {background:#f6f6f6;opacity:1;}

/* Coupon */
.error-coupon {color:#ff6d6d;line-height:1.3em;margin:0.57143em 0 0.28571em;}

/* Cart empty */
.shopping-cart-empty-body .layout-center-box {color:#888;}
.cart-empty-title {padding:38px 0 10px 0; font-size:19px; color:#888; font-weight:300; text-transform:uppercase;}

/* Checkout Tabel */
.checkout-table {}
.checkout-table li {margin-bottom:15px;}
.checkout-table li:last-child {margin-bottom:0;}
.checkout-table .checkout-table-product-img {text-align: center;width:65px; max-height:65px; position:relative; border:1px solid #E5E5E5; float:left; display:block;box-sizing: border-box}
.checkout-table .checkout-table-product-img img {max-width:63px; max-height:63px;}
.checkout-table .checkout-table-product-qty {font-size:12px; background-color:#808080; font-weight:500; text-align:center; position:absolute; right:-9px; top:-9px; line-height:22px; height:21px; min-width:21px; border-radius:0; color:#fff; box-sizing:border-box; white-space:nowrap; z-index:3; padding:0 7px;}
.checkout-table .checkout-table-product-description {margin-left:80px;}
.checkout-table .checkout-table-product-name {font-size:14px; color:#323232;}
.checkout-table .checkout-table-product-options {font-size:12px; color:#717171;}
.checkout-table .checkout-table-product-options .checkout-table-product-option {margin-right:10px;}
.checkout-table .checkout-table-product-options .checkout-table-product-option:last-child {margin-right:0;}
.checkout-table .checkout-table-product-price {float:right; display:block; margin-left:15px;}

.checkout-total-box.checkout-total {font-family: "ArcticFox-Bold", sans-serif; color: #cc1618;}
.checkout-total-box .float-left {font-size:14px;}
.checkout-total-box .float-right {font-weight:500;}
.checkout-total-box .checkout-total-zero {}
.checkout-coupon i.iconfont {font-size:14px;}
.checkout-coupon a {float:left; display:block; line-height:20px;color:#ff0000;}
.coupon-input {background:transparent!important;}
/* ======================================================================================= */


/* pay ================================================================================ */
.mycheckout-body {color:#212121;}

/* pay */
.pay-credit {margin-top:30px;}
.pay-credit .pay-title {font-size:30px;font-weight:bold;color:#212121;padding:0 0 20px;text-transform:capitalize;}
.pay-credit form,
.pay-credit .pay-right-box {border:1px solid #dddddd;padding:20px;border-radius:0;}
.pay-credit p {margin-top:15px;color:#080a1c;font-size:16px;}
.pay-credit .pay-p {padding-bottom:15px;border-bottom:1px solid #ededed;}
.pay-credit p span {float:right;}
.pay-credit li.clearfix {border:none;padding:15px 0;margin-bottom:15px;height:auto;}
.pay-credit img {max-width:100%;}
.pay-credit .pay-card-img {top:12px;right:14px;background:url('../images/vmj.png') no-repeat;}
.pay-right-box .pay-notes {line-height:23px;padding:15px 10px 30px;font-size:16px;color:#212121;}
.pay-right-box img {padding-top:10px;border-top:1px solid #ededed;max-width:100%;}
.pay-credit .pay-order-info {padding-bottom:15px;font-size:16px;font-weight:bold;color:#212121;border-bottom:1px solid #cccccc;text-transform:uppercase;}
.pay-credit .pay-btn {margin:0;}
.pay-credit .pay-btn img {padding:0;}
.pay-credit .form-control:focus {border-color:#080a1c;outline:#080a1c;box-shadow:none;}
.pay-credit .img-position {display:block;width:32px;height:32px;position:absolute;right:14px;top:9px;z-index:10;}
.pay-credit .card-imgs {background:url('../images/vmj.png') no-repeat;}
.pay-credit .cvv-imgs {background:url('../images/lock.png') no-repeat;}
.pay-credit .data-imgs {background:url('../images/calendar.png') no-repeat;}
/* ======================================================================================= */


/* Shopping Settlement Two =============================================================== */
/* Shopping Settlement */
.shopping-settlement {max-width:78.57143em;padding:0 5%;margin:30px auto 0 auto!important;}

/* Shopping Settlement Content */
.shopping-settlement-content {background:#f2f2f2;padding:40px;}
.shopping-settlement-content .checkout-table li:first-child {padding-top: 10px;}
.shopping-section-title {margin-bottom:20px;color:#333;font-size:1.28571em;line-height:1.3em;font-weight:normal;}
.shopping-settlement-order {padding:4em 0 0 4%;}
/* Shopping Settlement Footer */
.shopping-settlement-footer{text-align: center}
.shopping-settlement-footer button[type=button],
.shopping-settlement-footer button[type=submit]{width: 100%}
.shopping-settlement-footer .col-lg-4 ,
.shopping-settlement-footer .col-lg-5 ,
.shopping-settlement-footer .col-lg-6 ,
.shopping-settlement-footer .col-lg-7 ,
.shopping-settlement-footer .col-lg-8 {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;width: 100%}
.shopping-settlement-footer a {color: #080a1c;font-size: 14px;line-height: 65px;}
.shopping-settlement-footer a:hover {text-decoration: underline;}
.shopping-settlement-footer .settlement-footer-btn {padding: 1.5em 1.7em;font-size: 14px;}
/* Shopping Check Information */
.shopping-check-information ,
.shopping-shipping-note {border:1px solid rgba(0,0,0,.1);border-radius:0;box-sizing:border-box;padding:0.85714em 1.14286em 0.85714em 1.14286em;background:#fff;}
.shopping-check-information hr {margin:0.85714em 0;}
.shopping-check-information address {margin-bottom:0;color:#333;}
.shopping-check-information a {color:#333;}
.shopping-check-information a:hover {text-decoration:underline;opacity:.8;}
.shopping-check-pay {margin-top:30px;}
.shopping-settlement-content .error-msg {color:#ff0000;padding:0.85714em;}
.shopping-check-shipping {border:1px #d9d9d9 solid;background:#fff;border-radius:0;box-sizing:border-box;}
.shopping-settlement-content dl {margin-bottom:0;}
.shopping-settlement-content dd {padding:1.14286em;box-sizing:border-box;border-bottom:1px #d9d9d9 solid;margin-bottom:0;}
.shopping-settlement-content dd:last-child {border-bottom:none;}
.shopping-settlement-content dd p {margin-bottom:0;padding-left:22px;color:#717171;font-size:13px;}
.shopping-settlement-content dd img {max-width:100%;}
.shopping-settlement-content .custom-control-label {font-size:16px;display:block;cursor:pointer;}

/* Shopping Check Pay */
.shopping-check-information .float-left {width:15%;}
.shopping-check-information .float-right {width:12%;}
.shopping-settlement-item-echo {width:65%;margin:0 auto;}
.shopping-settlement-btn {margin-bottom:20px;}
.shopping-settlement-btn button {padding:.75rem 0;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;border-left:none;border-right:none;background:#f2f2f2;}
.shopping-settlement-btn button.oldBgCcolor {background:#f2f2f2;}
.shopping-settlement-btn button.newBgCcolor {background:#e6e6e6;}
.shopping-settlement-btn button:focus {box-shadow:none;}
.shopping-settlement-btn button p {margin-bottom:0;}
.shopping-settlement-btn button p.float-left {padding-left:5px;}
.shopping-settlement-btn button p.float-right {padding-right:5px;}
/* ======================================================================================= */


/* Not Found ============================================================================= */
.not-find-body .container {position:relative;}
.not-found-info {position:relative; z-index:99;padding:48.5px 0;text-align: center}
.not-found-info h1 {font-size:100px; font-weight:700; line-height:105px; color:#cd2026; text-transform:uppercase;}
.not-found-info h2 {font-size:38px; font-weight:700; line-height:48px; color:#000000;}
.not-found-info p {font-size:16px; line-height:24px; color:#000000; margin:15px 0;}
.not-found-info .btn {font-size:18px; color:#ffffff;padding:10px 40px; background:none; text-transform:uppercase; display:inline-block; margin:20px 20px 0 0; background-color:#cd2026; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; text-decoration:none; cursor:pointer;}
.not-found-info .btn:hover {background:#490b0d; color:#ffffff; text-decoration:none;}
.not-found-info .btn-brown {border-color:#7b7b7b; background-color:#9f9f9f;margin-right: 0}
.not-found-info .btn-brown:hover {background:#7b7b7b;}
/* ======================================================================================= */


/* Carousel ============================================================================= */
/* PC Carousel */
.carousel {background: transparent;margin-bottom: 40px;box-sizing:border-box;}
.carousel-nav .carousel-cell {height: 80px;line-height:74px;width: 80px;margin-right:10px;text-align:center;vertical-align:middle;}
.carousel-nav .carousel-cell img {max-width:100%;max-height:60px;vertical-align:middle;margin:0 auto;}
.flickity-viewport {background:transparent;}
.flickity-slider{display: flex;justify-content: center;align-items: center;}
.flickity-enabled.is-fullscreen{z-index: 9999!important;background: #000!important;}
.flickity-fullscreen-button{border: 1px solid #000!important;}

/* Mobile Carousel */
.carousel-mobile {display:none;}
.carousel-mobile .flickity-enabled.is-fullscreen {z-index:1052;}
.carousel-mobile .carousel-cell {width: 100%;background: #fff;display:-webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;-o-justify-content: center;justify-content: center;border-radius:0;margin-right:0;}
.carousel-mobile .flickity-fullscreen-button {background:hsla(0,0%,100%,.75);border-radius:50%;width:30px;height:30px;box-shadow:0 0 5px rgb(31, 28, 28);-webkit-box-shadow:0 0 5px rgb(31, 28, 28);}
.carousel-mobile .flickity-fullscreen-button .flickity-button-icon {left:7px;top:7px;}
.carousel-cell-image {display: block;max-height: 100%;}
.carousel.is-fullscreen .carousel-cell {height: 100%;display:-webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;-o-justify-content: center;justify-content: center;background-color: #000!important;border-radius: 0}
.carousel.is-fullscreen .carousel-cell-image {max-width: 100%;max-height:100%;}
.flickity-carousel-box.is-fullscreen .carousel-cell{background:#000;}

/* Carousel Button */
.carousel.is-fullscreen .flickity-prev-next-button{top: 50%!important;transform: translateY(-50%)!important;}
/* ======================================================================================= */


/* Commodity Review ====================================================================== */
.commodity-review .commodity-review-title {color:#555;margin-bottom:15px;}
.commodity-review .commodity-no-review {border-top:1px solid rgba(0,0,0,.125);}
.commodity-review .commodity-no-review p {text-align:center;padding:30px 0;font-size:14px;margin-bottom:0;}
.commodity-review strong {font-weight:700;padding:0 8px;}
.commodity-review .comment-explanation {color:#ffa600;}
.product-slide .carousel {margin-bottom:0;}
/* ======================================================================================= */


/* Product Slide ========================================================================= */
.product-slide .carousel-cell-image {max-width:100%;max-height:100%;}
.layout-top .container.product-slide ,
.layout-bottom .container.product-slide {padding:0;}
/* ======================================================================================= */

/* M-Page ============================================================================= */
.m-page-show {display:none;}
.m-page {display:table;width:100%;}
.m-page-table {display:table-cell;width:50%;vertical-align:middle;}
.m-page-table span {text-transform:uppercase;color:#b5b5b5;font-size:.8125rem;}
.m-page-table li {list-style:none;display:inline-block;}
.m-page-table .page-link {border:none;color:#000;padding:4px 8px;}
.m-page-table .page-link:focus {box-shadow:none;}
.m-page-table .page-link:hover {background:transparent;}
.page-link.common-active-page {color:#ccc!important;}
.category-page-box .category-page-amount select {padding:8px 20px 8px 5px;border-radius:.25rem;}
/* ======================================================================================= */
/* reviews upload ======================================================================== */
.error-info .error{margin: 0;background-color: #f8d7da;color:#721c24;padding: .75rem}
.error-info.success{margin: 0;background-color: #4aca5247;color:#036303;padding: .75rem}
.error-info.failure{margin: 0;background-color: #f8d7da;color:#721c24;padding: .75rem}
.upload-reviews-content{position: relative}
.upload-page-nav .current>a{background: #ff8b0f!important;color: #fff!important;}
.article {border: 1px solid #ccc;}
.item-upload {width: 100px;height: 100px;position: relative;margin: 8px;float: left}
.upload-add-img {border: 1px solid #ccc;width: 100px;text-align: center;height: 100px;position: absolute;left: 0;top: 0;z-index: 2;cursor: pointer;line-height: 100px}
.upload-add-img>i{font-size: 50px;color: #ccc;vertical-align: middle;}
.upload-pre-block{position: absolute;display: block;width: 100px;height: 100px;line-height: 98px;left: 0;top: 0;border: 1px solid #ccc;text-align: center;overflow: hidden}
.delete {width: 20px;height: 20px;border-radius: 50%;position: absolute;right: -10px;top: -10px;cursor: pointer;display: none;background: #FF5722;text-align: center;}
.delete span{display: inline-block;width: 9px;height: 2px;background: #fff;vertical-align: super}
.upload-input{display: block;width: 0;height: 0;-webkit-opacity: 0.0;-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: .0;filter:alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);}
/* ======================================================================================= */

/* reviews images ======================================================================== */
.reviews-images .reviews-images-li{width: 80px;height: 80px;overflow: hidden;cursor: pointer;line-height: 74px;text-align: center;border: 1px solid rgba(0,0,0,.125);border-radius: 5px;margin: 10px 10px 0 0;}
.review-area-body .reviews-images .reviews-images-li img{width: auto;}
/* ======================================================================================= */



/* Media ================================================================================= */
@media only screen and (max-width:440px) {
    .not-found-info p br {display:block;}
    .not-found-info .btn{display: block;margin: 20px 0 0 0}
}
@media only screen and (max-width:500px) {
    .not-found-info h1 {font-size:80px; line-height:88px;}
    .not-found-info h2 {font-size:30px; line-height:30px;}
    .not-found-info p {font-size:16px;}
}
@media only screen and (max-width:575px) {
    /* Search */
    .search-box-form .input-group-select{min-height: 38px!important;width: 100%!important;}
    /* Header */
    .header .col-md-2 {padding:0;}

    /* Product */
    .product-main > .row .product-grid{padding: 0!important;}
    .product-title h3 {font-size:25px;}
    .product-title .btn {padding:6px 12px 4px 12px;}
    .product-grid:last-child {margin-bottom:0;}

    /* Customer Reviews */
    .review-img h3 ,
    .comment-box p {font-size:14px;margin-bottom:0;}
    .review-append-btn .btn {padding:5px;width:96.5px;white-space:normal;}

    /* Cart */
    .cart-table-item .cart-table-item-meta a.cart-table-name {font-size:14px;}
    .cart-table-item .cart-table-options {font-size:12px;}
    .cart-table-item .cart-table-options .cart-table-option {display:block; margin:0;}
    .cart-total-section label {text-align:center;}
    .cart-total-box .cart-refresh {margin-bottom:15px!important;}
    .cart-total-box .cart-refresh .btn {width:100%;}
    .cart-total-section .cart-checout-btn .btn {display:block;}
    .cart-table-item .cart-table-qty input {width:50px;}
    .cart-table-item .cart-table-price{float: none;}
    .cart-total-section .cart-subtotal .cart-subtotal-name{float: none!important;}
    .cart-total-section .cart-subtotal .cart-subtotal-price{float: none!important;}

    /* Search */
    .search-box-form h2 {font-size:20px; line-height:20px; margin-bottom:15px;}

    /* Customer Get Box*/
    .customer-get-box{width: 100%}

    /* Common */
    .common-btn .common-btn-box {text-align:left;margin-top: 20px}
    .common-btn button.btn {display:block; width:100%}

    /* Customer */
    .customer-title-box .customer-title-box-btn .btn {display:block; width:100%; margin-top:5px;}
    .order-details-content .row {padding:10px;}
    .order-details-box .shopping-settlement-content {padding:20px 0 0 0!important;background:transparent!important;}
    .order-details-box .shopping-settlement-content.bg-white {padding:15px!important;background:#fff!important;}
    .order-details-content .row .col-md-12 {padding:5px;}
    .orders-details-show {padding:10px 5px!important;}

    /* Shopping Settlement */
    .shopping-box {background:#f2f2f2;padding:20px;}
    .shopping-settlement-content {padding:0!important;background:transparent;}
    .shopping-check-information .float-left ,
    .shopping-check-information .float-right {width:50%;margin-bottom:10px;}
    .shopping-check-information .float-right {text-align:right;}
    .shopping-settlement-item-echo {width:100%;margin:0 auto;}
    .shopping-settlement-btn p.float-left span ,
    .shopping-settlement-btn p.float-right {font-size:14px;}

    /*shopping cart body*/
    .cart-table-item{margin-left: 135px}

    /* Product Content */
    .product-price-box{margin: 0 }

    /* Product Slide */
    .product-slide .carousel-cell {width:100%!important;text-align:center;}

    /* Img Fit */
    .layout-imgfit-pc {display:none;}
    .layout-imgfit .layout-imgfit-mobile {display:block;}


    .no-products {margin: 80px 0 30px;font-size: 20px;}
}
@media only screen and (min-width:576px) {
    /* Search */
    .search-box-form .form-control,
    .search-box-form .btn {padding:12px 18px;}

    /* Common */
    .common-btn .pages {margin-top:0;}
}
@media only screen and (max-width:767px) {
	.count-down-box {padding-right:20px;padding-left:20px;}
    .layout-imgfit {padding-right:20px!important;padding-left:20px!important;}
    .count-down-box.header-fixed .count-down-content {margin: 0 auto;}
    /* Common */
    .modal-open .modal-body{padding: 1rem;}
    .modal-open .modal-dialog-centered .modal-body{padding:0}
    .container {padding: 0 20px;}

    /* Cms */
    .cms-container .btn-orange {display:block; width:100%;}

    /* M Carousel */
    .flickity-page-dots{bottom: -32px!important;}
    .flickity-enabled.is-fullscreen .flickity-page-dots{bottom: 10px!important;}

    /* Customer */
    .customer {padding:0 15px;}
    .customer-content {font-size:15px;}
    .customer-content .customer-title2 {font-size:25px;}

    /* Custom Text */
    .custom-text .custom-text-title {font-size:20px;}
    .custom-text .custom-text-content {font-size:15px;}

    /* Layout Img Text */
    .layout-imgtext .layout-imgtext-img {order:1;}
    .layout-imgtext .layout-imgtext-text {padding-bottom:10px; order:2;}
    .layout-imgtext h2 {font-size:20px;}
    .layout-imgtext p {font-size:15px;}

    /* Layout Img Galler */
    .extra-small-imggallery-height {height:94px;}
    .small-imggallery-height {height:225px;}
    .medium-imggallery-height {height:357px;}
    .large-imggallery-height {height:488px;}
    .extra-large-imggallery-height {height:582px;}

    /* Customer Address */
    .customer-address .address-btn-group a {display:block;width:100%;margin-right:0;margin-bottom:10px;}
    .customer-address .address-btn-group a:last-child {margin-bottom:0;}
    .customer-address .address-btn-group {width:100px;}

    /* Customer Orders Get */
    .order-determined-title {font-size:1.45em;}
    .order-determined .order-determined-subtitle {font-size:1.25em;}
    .hide-mobile {display:none;}
    .orders-details-left {order:2;}
    .orders-details-right {order:1;}
    .orders-details-show {padding:10px 20px;}

    /* Page */
    .pc-page-show {display:none;}
    .m-page-show {display:block;}

    /* Pages */
    .pages .pages-amount {float:none; text-align:center;}
    .pages ul.pagination {float:none; margin:0;}

    /* Product */
    .product-info .product-shop-box .product-name {font-size:1.25rem;}
    .product-info .product-shop-box .product-qty .product-qty-content .qty-left {width:100%;}
    .product-info .product-shop-box .product-qty .product-qty-content .qty-left .input-group {}
    .product-info .product-shop-box .product-qty .product-qty-content .qty-right {width:100%;padding-left: 0; margin-top: 15px;}
    .product-body .back-top {bottom:70px;}
    .product-body .footer .container {padding-bottom:20px}
    .product-tab .tab-reviews .list-group-item {font-size:14px;}
    .product-body .modal-dialog-centered .modal-body p{padding:0 1rem;}

    /* Cart */
    .shopping-cart-body .shopping-cart .container {padding-right:15px; padding-left:15px;}

    /* pay-order */
    .pay-credit form,
    .pay-credit .pay-right-box ,
    .pay-credit .pay-order-info {border:none;}
    .pay-credit form {padding:0;}
    .pay-credit .pay-title {font-size:24px;}
    .pay-right-box .pay-notes {padding:0;margin-bottom:15px;}
    .pay-right-box img {border-top:none;}
    .pay-credit .col-md-5,
    .pay-credit .col-md-7,
    .shopping-cart-body .col-md-4,
    .shopping-cart-body .col-md-8,
    .checkout-body .col-md-4,
    .checkout-body .col-md-8 {padding-right:0; padding-left:0;}
    .checkout-result-body > div.container {padding-right:15px; padding-left:15px;}

    /* table */
    .custom-table td.img {width:60px;}
    .custom-table td,
    .custom-table th {padding:8px; font-size:14px;}
    .order-determined .order-determined-back a {font-size:14px;}

    /* Page ProductList */
    .product-main > .row .product-grid {margin-bottom:20px;padding: 0 15px}
    .product-main > .row .product-grid:last-child {margin-bottom:0;}
    .category-page-box-mg-b0 {margin:15px 0 0 0;}

    /* shopping settlement */
    .shopping-logo ,
    .shopping-breadcrumb {display:none;}
    .shopping-settlement-contentStep {order:1;}
    .shopping-settlement-left-contentStep{order:3;}
    .shopping-settlement-right-contentStep{order: 2}
    .shopping-settlement-right-contentStep .bg-white {background:transparent!important;}

    /* Creat Account */
    .create-modal .modal-body form .col-md-6 {margin-bottom:1rem;}
    .create-modal .modal-body form .col-md-6:last-child {margin-bottom:0;}

    /* Not Found */
    .not-found-info {text-align:center;}
    .not-found-info h1 {margin-top:50px;}

    /* Commodity Review  */
    .commodity-review {margin:30px auto!important;}
    /* Carousel */
    .carousel-pc {display:none;}
    .carousel-mobile {display:block;}
}
@media only screen and (min-width:768px) {
    /* PC Carousel */
    .carousel-pc .flickity-prev-next-button{top: auto!important;bottom: -100px!important;transform: none!important;z-index: 3!important;}

    /* Img Slide */
    .img-slide.img-slide-small {height:475px;}
    .img-slide.img-slide-medium {height:650px;}
    .img-slide.img-slide-large {height:775px;}

    /* Product */
    .product-info .product-size-chart {}
    .product-tab .tab-reviews .btn-reviews {width:auto;}

    /* Orders */
    .orders-details-show {display:none;}
    .hide-mobile {display:block!important;}

    /* Cart */
    .shopping-cart-empty-body .layout-center-box {min-height:350px;}
    .cart-empty-title {padding:150px 0 10px 0; font-size:25px;}
    .category-collection .category-collection-mg-t0 {margin-top:0!important;}
}
@media only screen and (max-width:991px){
    /* Shopping Settlement */
    .shopping-settlement-footer > div.return-cart {order: 2;text-align: center;margin-top: 15px;}
    .shopping-settlement-footer > div.return-cart a {line-height: 28px;}
    .shopping-settlement-footer > div.btn-continue {order:1;text-align: center!important;}
    .shopping-settlement-footer > div.btn-continue .btn {width: 100%;padding: 1rem .75rem;}

    /* Search */
    .search-box-form .search-box-form-content{display: block}
    .search-box-form .input-group-select{min-height: 50px;width: 100%}
    .search-box-form .header-search-matching{left: 0;width: 100%}
    .search-box-form .input-group-select-box{margin-bottom: 15px;max-width: 100%}
    .search-box-form .search-box-form-content .input-group{padding-left: 0}
}
@media only screen and (max-width:1024px) {

    /* Header */
    .header .row .col-md-2 {max-width:100%;flex:auto;}
    .header .header-logo a {line-height:0;}

    /* Category */
    .category .category-pc-menu {margin-top:20px;}
    .category .category-grid {margin:20px -15px 20px -15px;}
    .category .category-pc-filter {margin-top:20px;}

    /* Category Subcate */
    .category-subcate {margin-bottom:30px;}

    /* Category Page */
    .category-page-box {border:none;}
    .category-page-box .category-page .page-item:first-child .page-link {border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;}
    .category-page-box .category-page .page-item:last-child .page-link {border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;}

    /* Customer */
    .customer-table {overflow-x:scroll;}

    /* Shopping Settlement */
    .shopping-settlement {padding:0;}
    .shopping-settlement-content {padding:20px;}
    .shopping-section-title ,
    .shopping-section-login ,
    .shopping-settlement-footer a {float:none!important;margin-bottom:15px;}
    .shopping-settlement-footer button {float:none!important;width:100%;}

    .products-go-home {display: inline-block;}
}
/* Custom */
@media only screen and (max-width:749px) {
    /* Cms */
    .cms-title {font-size:25px;}

    /* Announcement Bar */
    .ad-text-bar {padding:10px 20px;}

    /* Product */
    .product-content .product-money2 {font-size:14px;}

    /* Category Collection */
    .category-collection .category-collection-description {padding:0 5px;font-size:1.25em;}
    .category-collection .col-6:nth-of-type(1),
    .category-collection .col-6:nth-of-type(2),
    .category-collection .col-12:first-child {margin-top:0;}

    /* Customer Orders Get */
    .order-determined .order-determined-td-img img {max-height:60px;}
    .orders-get-table .order-determined-price {text-align:right;}

    /* Customer Orders Review */
    .order-review-img h3 {font-size:14px;font-weight:600;}

    /* Common Table */
    .table thead th {font-size:14px;}
    .common-tr td {font-size:13px;}
    .common-tr td:last-child {width:80px;}
    .common-tr td a {font-size:13px;}
    .common-tr td > p {margin-bottom:0!important;}
    .common-tr td {vertical-align:top;}
    .common-td li {display:block;margin-right:0;font-size:13px;}
    .common-width {width:60px;}

    /* Common */
    .small-show {display:block !important}
    .small-hide {display:none !important}
}
/* Not Found */
@media only screen and (max-width:992px) {
    .not-found-info h1 {font-size:90px;}
    .not-found-info h2 {font-size:45px; line-height:45px;}
    .monkey img {width:282px;}
    .count-down-box .count-down-ticker {padding: 5px;}
    .count-down-ticker>.count-down-label,
    .count-down-box .count-down-timer-label {display: none;}
    .count-down-box .count-down-label {margin: 0 !important;font-weight: 400;}
    .count-down-box .count-down-timer-value {font-size:.9375rem;line-height:.9375rem;}
    .count-down-box .count-down-clock {width:100%;}
    .count-down-box .count-down-ticker h5 {font-weight:400;font-size:15px;line-height:.75rem;}
    .count-down-m-label {display:block;}
    .count-down-box .count-timer {width: 1.5625rem;line-height: .9375rem;padding: 0;}
}
@media only screen and (min-width:750px) and (max-width:1024px) {
    /* Category */
    .category .col-lg-2,
    .category .col-lg-10 {flex:0 0 100%;webkit-box-flex:0;max-width:100%;}

    /* Category Subcate */
    .category-subcate .col-md2-5 {flex:0 0 25%;-webkit-box-flex:0;-ms-flex:0 0 25%;max-width:25%;margin-bottom:15px;}

    /* Common */
    .medium-show {display:block !important}
    .medium-hide {display:none !important}
}
@media only screen and (min-width:1025px) {
    /* Header */
    .header {padding:40px 0 10px;min-height:52px}
    .header-fixed {padding: 0;}
    .header .header-logo {height:60px;}
    .header .header-logo img {max-height:50px;}

    /* Product */
    .product-content h3,
    .product-content .product-original-price ,
    .product-content .product-special-offer {line-height: 1.5;}
    .product-content h3 {}
    .product-grid {padding: 0 15px}


    /* Category Subcate */
    .category-subcate .col-md2-5 {flex:0 0 20%;-webkit-box-flex:0;-ms-flex:0 0 20%;max-width:20%;margin-bottom:15px;}

    /* Common */
    .large-show {display:block !important}
    .large-hide {display:none !important}

    .select-store-currency,
    .select-store-language {display:inline-block !important;}
    .search-body .category-page-box {margin-top:30px;}

    .product-info .product-shop-box {padding: 100px 60px;}
}
@media only screen and (min-width:1230px) {
    /* Product */
    .product-grid:hover  button{opacity: .8;}
}
@media screen and (max-width: 767px) {
    .select-store-currency{display: none!important;}
    .topbar .topbar-promo{margin: 0 auto;}
    .new-md-show{display: block!important;}
    .new-md-hide{display: none!important;}
}
@media screen and (max-width: 1024px) {
    .select-store-currency{display: none!important;}
    .topbar {display: none;}
    .topbar .topbar-promo{margin: 0 auto;}
    .new-md-show{display: block!important;}
    .new-md-hide{display: none!important;}
}
@media only screen and (min-width:1400px) {
    /* Common */
    .xlarge-show {display:block !important}
    .xlarge-hide {display:none !important}
}
/* ======================================================================================= */

@media screen and (max-width: 767px) {
    /* Common */
    .row{margin:0}
    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,
    .col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,
    .col-sm-2-5 {padding:0}
    .topbar {display: none;}
    .topbar, .header-full {padding: 0 15px;}
    .topbar .pc-logo{text-align: center}
    .page-header{padding: 10px 0}
    .form-control-lg, .input-group-lg>.form-control,
    .input-group-lg>.input-group-append>.btn,
    .input-group-lg>.input-group-append>.input-group-text,
    .input-group-lg>.input-group-prepend>.btn,
    .input-group-lg>.input-group-prepend>.input-group-text,
    .btn-lg{font-size: 1rem}
    .modal-body{padding: 1rem 0}

    /* header */
    .header{padding: 0}

    /*create account*/
    .common-group-box{margin-bottom: 15px!important;}

    /*margin padding*/
    .new-pdleft-right{padding-left: 15px!important;padding-right: 15px!important;}
    .new-pd{padding: 15px!important;}
    .new-mg-lr15{margin-left:15px!important;margin-right: 15px!important;}
    .new-mg-t15{margin-top: 15px!important;}

    /*shopping car*/
    .cart-total-section .cart-checout-btn .btn,
    .cart-total-box .cart-refresh .btn{min-width: 100%;width: 100%;text-align: center;padding: 11px 39px}
    .cart-total-section .cart-subtotal .cart-subtotal-name {line-height: 2.4;float: left;}
    .cart-total-section .cart-taxes {font-size: 0.875rem;line-height: 1.4;text-align: center;margin: 20px auto 30px}
    .cart-total-section .cart-subtotal .cart-subtotal-name{font-size: 1.25rem}
    .cart-total-section .cart-subtotal .cart-subtotal-price{font-size: 1.5rem}
    .cart-table-item .cart-table-item-meta a.cart-table-name{text-align: left;font-size: 1rem;line-height: 20px}
    .cart-table-item .cart-table-item-meta a{text-decoration: none;}
    .cart-table-item .cart-table-options .cart-table-option{font-size: 1rem}
    .cart-table-item .cart-table-options .cart-table-option:first-child{font-size: .75rem;color: #4c4e5b;}
    .cart-table-item .cart-table-price{padding-bottom: 20px;}
    .cart-table-item .cart-table-qty{float: none}
    .cart-table-item .cart-table-qty{width: 100%;margin-top: 15px}
    .cart-table-item .cart-table-qty input{width: 80px}
    ul.cart-table li .cart-table-img a{padding: 0}

    /* product-img */
    .product-price-box{margin: 0}
}
@media screen and (min-width: 1330px) {
    .product-body .product-bg {padding: 80px 0;}
}
@media screen and (max-width: 1308px) {
    .count-down-box .count-down-label {max-width: 56px;font-size: 12px;line-height: .875rem;margin: 0 15px 0 10px;}
}
/*=========================================================================================*/