/* Reset ================================================================================= */
* {margin:0; padding:0;}
:focus, :active {outline:none !important;}
html, body {font-family: Futura, Helvetica, sans-serif;font-weight: normal;font-size: 14px;width: 100%;color: #000;white-space: normal;}
input, textarea, button, select, label {line-height:1.6;color:#000000;font-weight:300;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}
ul, ol {list-style:none;}
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;}
input, textarea, button, select {padding:0;margin:0;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}
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;-o-transition:all 0.2s ease-in;-webkit-transition:all 0.2s ease-in;transition:all 0.2s ease-in}
a, .text-link {color:#ed3445;text-decoration:none;background:transparent}
a:hover, a:focus {color:#ed3445; text-decoration: none;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {color:#000000; }
em {color:#d91627; margin-left:5px;}
hr {margin:10px 0;}
label.error {color:#dc3545;margin-top: 5px;margin-bottom: 0}
.select-store-currency select,
.select-store-language select{border: 1px solid #ccc;background-color: transparent;cursor: pointer;border-radius: 4px;width: 60px;}
.elastic-box{padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}
.container{max-width: 950px}
.error {color:#dc3545;}
.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;border: 1px solid #eee}

/* With */
.w-80 {width:80px!important;}

/* Cart */
.cart-table .cart-table-item .cart-add {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:140px;}
.cart-table .cart-table-item .cart-add .btn {border:1px solid #b5b5b5;height:38px;width:38px;line-height:38px!important;padding:0!important;background:#d9d9d9!important;}
.cart-table .cart-table-item .cart-add input {height:38px;position:static;top:auto;left:auto;transform:none;width:65px;padding:8px 5px;background:#fff;}
.cart-table .cart-table-item .cart-add input:focus ,
.cart-table .cart-table-item .cart-add .btn:focus{box-shadow:none;}
@media only screen and (max-width:767px) {
	.cart-table .cart-table-item .cart-add{position:static;top:auto;left:auto;transform:none;width:100px;}
	.cart-table .cart-table-item .cart-add .btn {width:25px;height:30px;line-height:30px!important;}
	.cart-table .cart-table-item .cart-add input {width:50px;height:30px;}
}

/* Tool */
.is-transitioning {display:block !important;visibility:visible !important;}
.no-roll {overflow:hidden;height:100%;}
.show {display:block !important;}
.hide {display:none !important;}
.f-left {float: left !important;}
.f-right {float: right !important;}
.J_iconRotate{transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);}

/* Button */
.btn {text-transform: uppercase;}
.btn-gray-blue {background-color:transparent; color:#000000;border: 2px solid #000000 }
.btn-gray-blue:hover {background-color:#000000; color:#ffffff;}
.btn-orange,
.btn-success,
.review-append-btn-box .btn-primary,
.modal-body .btn-primary{text-transform: uppercase;background-color:#e5b020; color:#ffffff;border:1px #e5b020 solid;transition: .3s;border-radius: 0;font-size: 14px;font-weight: bold;line-height: 29px;}
.btn-secondary.disabled, .btn-secondary:disabled {background-color: #e5b020; border-color: #e5b020; opacity: 1; border-radius: 0;}
.btn-block.btn-orange{line-height: 32px;}
.btn-orange:hover,
.btn-success:hover,
.review-append-btn-box .btn-primary:hover,
.modal-body .btn-primary:hover{background-color:#6a6158;border:1px #6a6158 solid!important;}
.btn-orange.focus,
.btn-success:focus {box-shadow:none}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled):active{color: #ed3445;background-color: transparent;border-color: #ed3445;}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus{box-shadow: none}

/* Color */
.c-light-black {color:#000; text-decoration:none;}
.c-light-black:hover {color:#999999;}

/* Common Style */
.common-select-style {height:47.48px!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:0.35714em;padding:0 10px;box-sizing:border-box;font-weight:normal;width:auto;font-size:12px;pointer-events:none;margin-left:2px;color:#737373;}
.common-group-box {position:relative;min-height:3em;}
.common-group-label{display:none;color:#737373;transform:translateY(3px);position:absolute;top:0;z-index:1;width:100%;padding:0 10px;margin-top:0.85714em;margin-left:2px;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:0.2em;transition:all 0.2s ease-out;-webkit-transition:all 0.2s ease-out;}
.common-group-input {padding:0.66em;border-radius:.25rem;color:#000;height: 45px;font-size: 14px; border-color: #999;}
.common-group-input-add {padding:1.4em 10px 0.35em;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 */
.layout-bottom,
.topbar{max-width:920px;margin: 0 auto}
.form-control {border-color: #999;}
.form-control:focus{border-color: #ced4da; box-shadow: none;}
.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{display: block;color: #666666}
.common-tr p a:hover{color: #ed3445}
.common-tr td {vertical-align:middle;}

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


/* Header / Footer ======================================================================= */
/* Topbar */
.topbar {background: #fff;border: 0;color: #6b686b;margin: 0 auto;padding: 0;position: relative; padding-bottom: 15px;}
.topbar .container{max-width: 100%}
.topbar .topbar-promo {margin-bottom:0;text-transform:uppercase;font-size:12px;letter-spacing:0.68px;line-height: 40px}
.topbar .topbar-promo a {text-decoration:underline;color:#ffffff}
.topbar .topbar-promo a:hover {opacity:0.65}

/* Inline List */
.topbar .inline-list {margin:0;padding-right: 0}
.topbar .inline-list li {padding: 0 6px;margin: 0; display:inline-block;border-right: none; font-weight: bold; font-size: 12px;}
.topbar .inline-list li:first-child {padding-left:0;}
.topbar .inline-list li:last-child {padding-left:20px;border: none}
.topbar .inline-list li a {letter-spacing: 2px;color:#b2aa9e;text-transform:uppercase}
.topbar .inline-list li a:hover {color:#999999; text-decoration:none;}

/* Cart box */
.header-nav .cart-box  {float: right;width:88px;margin: 0;padding: 0;height: 37px;background: #6a6158;border: 0;}
.header-nav .cart-box .topbar-cart {height: 37px;line-height: 37px;font-size: 15px;}
.header-nav .cart-box .topbar-cart a {width: 100%;height:100%;font-size: 12px;color: #fff;display: inline-block;line-height: 37px;font-weight: bold;padding: 0;transition: all 0.3s ease-out 0s;text-align: right;text-transform: uppercase; letter-spacing: 2px;}
.topbar .cart-box .topbar-cart a .iconfont {position:absolute;left:10px;top:50%;font-size:20px;transform: translateY(-50%)}
.mobile-cart-box{display: none}
.header-nav .cart-box .topbar-cart a {position: relative;}
.header-nav .cart-box .topbar-cart a .icon-cart::before {content: ''; background-image: url(../images/spritesheet.png); background-size: 204px 186px; background-position: -128px -126px; width: 20px; height: 15px; display: block; position: absolute; top: 12px; left: 10px;}

/* Header */
.header {display:block;background-color: #fff}
.header .header-list{position:relative;height: 100px;z-index: 999;padding: 8px 0 0;}
.header .header-list .header-logo {float: left;}
.header .header-list .header-logo a {display:block; text-decoration:none;width: 120px;text-align: left;}
.header .header-list .header-logo a img{max-width: 100%;max-height: 100%}
.header .header-list .header-logo a span {font-size:20px; padding:10px 0; display:block;}

/* Mobile Header Nav */
.mobile-header-nav{display: none}

/* Header Search */
.header-search {float: right;}
.header-search .form-control {width: 150px;height: 32px;float: left;background: #E6E5DC;padding: 0 8px;margin: 0;border-radius: 0;display: inline-block;border: solid 1px #DAD9CD;border-right: none;font-weight: 700; text-transform: uppercase;font-size: 12px;letter-spacing: 2px;}
.header-search input:focus {box-shadow:none;}
.header-search input::-webkit-input-placeholder{color:#fff;}
.header-search input::-moz-placeholder{   /* Mozilla Firefox 19+ */  color:#fff;}
.header-search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */  color:#fff;}
.header-search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#fff;}
.header-search button.btn{width: 30px;height: 32px;margin: 0;padding: 0;background: #E6E5DC;text-align: center;color: #6a6158;font-weight: bold;border: solid 1px #DAD9CD;border-left: none;border-radius: 0;}
.header-search button.btn i.iconfont {font-weight:bold;}
.header-search-matching {display:none;position:absolute;top:33px;left:0;z-index:100;background:#fff;width:100%;list-style:none;border:1px solid #ced4da;border-radius:0;margin-bottom:0;box-sizing:border-box;}
.header-search-matching li ,
.header-search-matching li a {display:block;}
.header-search-matching li a {color:#333333;line-height:1.5;font-size:12px;padding:.375rem .75rem;}
.header-search-matching li:hover {background:#f2f2f2;}
.header-search-matching li a:hover {text-decoration:none;}

/* Header Nav */
.header .header-nav {vertical-align:middle;background-color: #6a6158;}
.header .header-nav ul {margin:0;}
.header .header-nav li a {height: 37px;display: inline-block;line-height: 37px;color: #fff;font-size: 12px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; border: 0;padding: 0 10px;position: relative; transition: none;}
.header .header-nav li a:hover {background: #e5b020; text-decoration: none;}
.header.pc-header-fixed .header-nav li:first-child a:hover {background: #fff;}
.header.pc-header-fixed .header-nav ul.level1 > li:first-child > a:hover::before {border-color: transparent;}
.header .header-nav ul.level1 > li > a:hover::before {content: ''; border: 10px solid; border-color: #e5b020 transparent transparent transparent; position: absolute; top: 37px; right: 0; left: 0; width: 20px; margin: auto; z-index: 1001;}
/* PC Header fixed*/
.pc-header-fixed {background: #fff;position: fixed; top: 0; left: 0; width: 100%; border-bottom: 1px solid #ccc; z-index: 1000;display: none;}
.header.pc-header-fixed .header-nav {background: #fff;}
.header.pc-header-fixed .header-nav li a {color: #6a6158;}
.header.pc-header-fixed .header-nav .cart-box {background: #fff;}
.header.pc-header-fixed .header-nav .cart-box a {color: #6a6158;}

/* level1 */
.header .header-nav ul.level1 {text-align:left;position: relative;float: left;}
.header .header-nav ul.level1 > li {display:inline-block; position: relative;}

/* level2 */
.header .header-nav ul.level1 > li:hover ul.level2 {display:flex;}
.header .header-nav ul.level2 {position:absolute;display: none;z-index:1000;left:0;min-width:160px;text-align:left;padding:0;background:#ffffff;-webkit-box-shadow:0 15px 20px -6px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 15px 20px -6px rgba(0, 0, 0, 0.15);box-shadow:0 15px 20px -6px rgba(0, 0, 0, 0.15);border: none;}
.header .header-nav ul.level2 > li {padding: 0;display: inline-block;min-width:160px;}
.header .header-nav ul.level2 > li > a {font-size:12px;color: #6a6158;margin: 0;display: block;font-weight: bold}
.header .header-nav ul.level2 > li > a:hover{background: #fff; color: #e5b020;}

/* level3 */
.header .header-nav ul.level3 {background:#ffffff; min-width:160px;}
.header .header-nav ul.level3 > li {display:block;}
.header .header-nav ul.level3 > li > a {font-size:12px;text-transform:capitalize;font-weight:400;color: #000;display: block}
.header .header-nav ul.level3 > li > a:hover{background-color: #f5f5f5}

.select-store-currency,
.select-store-language {display:none !important;}

/* Drawer */
.drawer-left {width:100%;left:-100%;}
.open-drawer-left .drawer-left {display:block;-ms-transform:translateX(100%);-webkit-transform:translateX(100%);transform:translateX(100%)}
.drawer-right {width:100%;right:-100%;}
.open-drawer-right .drawer-right {display:block;-ms-transform:translateX(-100%);-webkit-transform:translateX(-100%);transform:translateX(-100%)}

/* Mobile Nav */
.mobile-nav-drawer {-webkit-transform:translateZ(0);will-change:transform;display:none;position:fixed;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;top:0;bottom:0;padding:0;max-width:100%;z-index:1000;color:#ffffff;background-color:#e5b020;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; background: #e5b020;padding: 0 15px;}
.mobile-nav-drawer .drawer-outside::-webkit-scrollbar {width:0}
.mobile-nav-drawer .drawer-header {margin-bottom:5px}
.mobile-nav-drawer .drawer-header button {padding:18px 15px 5px 0;}
.mobile-nav-drawer .drawer-header button i.iconfont {color:#ffffff;}
.mobile-nav-drawer a:hover, .mobile-nav-drawer a:focus {opacity:0.7}

/* Mobile Level1 */
.mobile-nav-level1 {margin:0;}
.mobile-nav-level1 li {position:relative; display:block;}
.mobile-nav-level1 li.last {margin-bottom:20px;}
.mobile-nav-level1 li a {text-decoration:none;color:#ffffff; display:block;}
.mobile-nav-level1 li.mobile-nav-item {}
.mobile-nav-level1 li.mobile-nav-item form .form-control{background-color: #fff;color: #000;border-radius: 0;font-size: 14px;height: 45px; margin: 10px 0;}
.mobile-nav-level1 li.mobile-nav-item form .form-control option{color: #000000}
.mobile-nav-level1 li.mobile-nav-item form .form-control:focus{box-shadow: none}
.mobile-nav-level1 li.mobile-nav-item>a,
.mobile-nav-level1 .mobile-nav-has-sublist a {vertical-align:middle;width:100%;font-size:14px; padding:12px 15px 12px 0; font-weight: bold; text-transform: uppercase;}
.mobile-nav-level1 li.mobile-nav-item:last-child {margin-bottom:15px;}
.mobile-nav-level1 .mobile-nav-has-sublist {display:table;width:100%}
.mobile-nav-level1 .mobile-nav-has-sublist a {display:table-cell;}
.mobile-nav-level1 .mobile-nav-has-sublist button,
.mobile-nav-company-info .mobile-nav-toggle {padding:10px 15px;display:table-cell;vertical-align:middle;transition:  .3s}
.mobile-nav-level1 .mobile-nav-has-sublist button i.iconfont,
.mobile-nav-company-info .mobile-nav-toggle i {color:#ffffff; font-size: 14px;}

/* Mobile Level2 */
.mobile-nav-level2,
.mobile-nav-info {display: none}
.mobile-nav-level2 li a {color:#fff;font-size: 14px!important;padding-left: 15px!important;font-weight:400;}

/* Mobile Level3 */
.mobile-nav-level3 {display: none}
.mobile-nav-level3 .mobile-nav-has-sublist a {color:#6a6158!important;padding-left: 30px!important;font-size: 12px!important;}
.mobile-nav-level3 li.mobile-nav-item3:first-child a {margin-top:0;}

/* Footer */
.checkout-body {padding-bottom: 30px!important;}
.checkout-body .footer{display: none!important;}
.footer {padding:30px 0;margin:30px auto 0;font-size:12px;background:#fff;border-top: 1px solid #dad9cd;}

/* Footer Link */
.footer-link li a {font-size:12px;color:#b2aa9e;text-decoration:none;transition:all .5s;}
.footer-link li a:hover {color:#b2aa9e;text-decoration: none;}
/* Footer Note */
.footer-note {position:relative;margin-bottom:25px; text-align: center;}
.footer-note p {margin-bottom:15px;font-weight:400;color:#999;font-size:14px;}
.footer-note input {padding:0 45px 0 15px;height:50px;font-size:14px;line-height:45px;background:none;color:#ffffff;border:2px solid #686868;outline:none; width: 100%!important;}
.footer-note input:focus,
.footer-note input:valid {background:none;color:#ffffff;box-shadow:none;}
.footer-note span {color: #ccc;}
.footer-note .btn {color:#ffffff;background:#191919;position:absolute;right:1%;top:6%;z-index:10;}
.footer-note .btn:focus {box-shadow:none;}
.footer-note .btn i {font-size:20px;}
.footer-note .subscription-tips {color:#fff;font-size:12px;letter-spacing:.5px;}
.footer-note label.error {margin:8px 0 0 0;}
.footer-note p.error-content {margin-bottom:8px;}
/* Footer Address */
.footer-address {margin:0;padding: 30px 15px;color:#6a6158;font-size: 12px;letter-spacing:2px;text-align:right;font-weight: bold;}

/* Back Top */
.back-top {position:fixed;right:20px;bottom:50px;z-index:99;}
.back-top a {width:44px; height:44px; line-height:44px; text-align:center;background-color:#e4e3e0;color:#ffffff; border-radius:4px;opacity:1; display:inline-block; text-decoration:none;position: relative;}
.back-top a i.iconfont {font-size:30px;margin: 7px auto 0; display: block; background-image: url(../images/spritesheet.png); background-size: 133px 121px; background-position: -102px -68px; width: 17px; height: 11px;}
.back-top a i.iconfont::before {content: "";}
.back-top a span {font-size: 12px; text-transform: uppercase; font-weight: bold; letter-spacing: 2px; color: #6a6158; position: absolute; bottom: -8px;left: 0;width: 100%;}

.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 ========================================================== */
/* Reset */
.reset-body .col-md-4 {margin:0 auto;}

/* Cms */
.cms-title {font-size:26px; text-transform:uppercase; font-weight:bold; letter-spacing: 2px; color: #414b56;margin-bottom: 30px;}
.cms-divider {border:1px solid #191919; width:40px; margin:0 auto 25px;display: none;}
.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:7px 30px; border-radius:0; text-transform:capitalize;}
.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;}

.mobile-nav-info li a {padding-left: 15px!important;}
/* ======================================================================================= */


/* Sidebar Filter ======================================================================== */
.sidebar-filter h3 {text-transform:uppercase;font-size:22px;color:#000000;}

/* Sidebar Filter 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: #fff;}
.category-pc-filte-content li a i,
.category-border-menu span i {font-size: 14px;}
.category-border-menu .level3 a.actives {font-weight:700;}
/* ======================================================================================= */


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

/* Product Title */
.product-title {display:table;width:100%;margin:0 0 30px;text-align: center;}
.product-title h3 {text-indent: 0;border: 0;padding: 0 30px;display: inline-block;background: #fff;color: #414b56;font-size: 26px;font-weight: bold;text-transform: uppercase;line-height: 40px;margin-bottom:0;letter-spacing: 3px;}
.product-title .btn {display:table-cell;vertical-align:middle;width:20px;margin:0;border-bottom:none;letter-spacing:0.67px;background:none;color: #000;font-weight: bold;font-size: 14px;text-transform: uppercase;}
.product-title .btn:focus {box-shadow:none;}
.product-title .btn:hover {color:#ed3445;text-decoration: underline}

/* Product Content */
.product-main > .row {margin-bottom:30px;}
.product-main > .row:last-child {margin-bottom:0;}
.product-content {width:100%;background:#ffffff;border: 1px transparent solid}
.product-content:hover{border: 1px transparent solid;}
.product-content .product-img {display:block;padding:0;position:relative;overflow:hidden;}
.product-content .product-img img {display:block;margin:0 auto;padding: 0;max-width:100%;max-height: 100%}
.product-content .product-img-bg {transition: .3s;display:block;position:absolute;top:0;z-index:10;width:100%;height:100%;}
.product-content .product-img:hover .product-img-bg {opacity: 0;}
.product-content .product-price-box {text-align: center}
.product-content .product-price-box h3 {padding:8px 0 5px 0;font-size:13px;font-weight:700;}
.product-content .product-price-box h3 a {color:#6a6158;text-decoration:none;transition:all .5s;display:block;letter-spacing: 2px;text-transform: uppercase;}
.product-content .product-price-box h3 a:hover {color:#e5b020;}
.product-content .product-hover {height:0;overflow:hidden;}
.product-content .product-original-price {margin:0;font-size:15px;color:#333;text-transform:capitalize;font-weight: bold;text-align: center;}
.product-content .product-special-offer {margin:0;font-size:14px;color:#4d4d4d;}
.product-content .product-special-cost {color:#f00;font-weight: bold;font-size: 24px;}
.product-content .product-original-cost {margin-left:5px;opacity:.5;text-decoration:line-through;}
.product-content .product-iscount-rate {color:#191919;}

/* 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}
.sharer-box a:hover {color:#6a6158;}

/* Product Images */
.product-info .product-img-box {text-align:center;}
.product-info .product-img-box .carousel-pc a {display:block; padding:10px 0;}
.product-info .product-img-box img {max-width:100%;max-height:100%;background-color: #fff}
.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;}
.product-info .product-shop-box .product-name {font-size:24px; font-weight:bold;color: #6a6158; letter-spacing: 3px; text-transform: uppercase;}
.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-size:15px;font-weight: initial;}
.product-info .product-shop-box .product-prices .specail-prices {font-size:24px; color:#f00; display:inline-block;font-weight: bold}
.product-info .product-shop-box .product-prices .prices {font-size: 20px;color: #C01D1C;font-weight:bold; display:inline-block;}
.product-info .product-shop-box .product-prices .save-off {font-size:14px; font-weight:bold; display:block; margin-bottom:5px;}
.product-info .product-shop-box .product-reviews-average {margin-bottom:5px;}
.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;color: #999999}
.product-info .product-shop-box .product-reviews-average a {font-weight:700; color:#999999;}
.product-info .product-shop-box .product-sku {color:#999999; font-weight:normal; font-size:14px;}
.product-info .product-shop-box .product-brand {margin-top:5px;}
.product-info .product-shop-box .availability {margin-top:5px;font-size: 14px;}
.product-info .product-shop-box .availability .in-stock {color: #3d6611;}
.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:4px solid #ffffff; cursor:pointer; padding:5px;}
.product-info .product-shop-box .product-color li:hover,
.product-info .product-shop-box .product-color li.active {border-color:#dee1e4;}
.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 label {font-size:16px; margin-top:0; margin-bottom:0;}
.product-info .product-shop-box .product-options .label-radio {padding:6px 10px;text-align:center;min-width:80px;transition:all .2s ease-in-out;cursor:pointer;background:transparent;margin:10px 10px 0 0;border:1px solid #6a6158;cursor: pointer; color: #6a6158;}
.product-info .product-shop-box .product-options .label-radio:last-child {margin-right:0;}
.product-info .product-shop-box .product-options .label-radio:hover {border-color:#999;background-color: #999;color: #fff}
.product-info .product-shop-box .product-options label.label-radio.active {border:1px solid #6a6158;background:#6a6158;color:#fff;}
.product-info .product-shop-box .product-options .options-list li {float:left; padding:5px; border:2px solid #dee1e4; cursor:pointer; margin:0 5px 5px 0;}
.product-info .product-shop-box .product-options .options-list li:hover,
.product-info .product-shop-box .product-options .options-list li.active {border-color:#ed3445;}
.product-info .product-size-chart {margin:10px 0;}
.product-info .product-size-chart a {color:#ff9d00; text-decoration:underline; font-size:14px;}
.product-info .product-size-chart a:hover {color:#ed3445;}
.product-info .product-size-chart p {margin-bottom:0; font-size:14px;}
.product-info .product-shop-box .product-qty{margin-bottom: 10px}
.product-info .product-shop-box .product-qty .product-qty-content {}
.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:75%; display: flex; margin-bottom: 10px;}
.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 .qty-right {width:100%; display: flex;}
.product-info .product-shop-box .product-qty .product-qty-content .input-group-prepend .btn,
.product-info .product-shop-box .product-qty .product-qty-content .input-group-append .btn {border-radius: 0;color: #000;border-color: #999;}
.product-info .product-shop-box .product-qty .product-qty-content .input-group-prepend .btn:hover,
.product-info .product-shop-box .product-qty .product-qty-content .input-group-append .btn:hover {background: #fff; color: #000;}
.product-info .product-shop-box .product-qty .product-qty-content .form-control[readonly] {background:#ffffff; border-color:#999;border-radius: 0;height: 45px;padding: 0}
.product-info .product-shop-box .product-qty .product-add-cart {display:inline-block;text-transform: uppercase;}
.product-info .product-shop-box .product-qty .product-add-cart button {text-transform: uppercase; font-size: 12px; letter-spacing: 2px;}
.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;}
.product-info .product-qty-label {margin-bottom:.5rem;}
.product-tab > ul {display:block; width:100%;border-top:1px solid #dad9cd;}
.product-tab .tab-title {text-transform:uppercase; text-decoration:none; border-bottom:1px solid #dad9cd; color:#6a6158; display:block; font-size:18px; font-weight: bold; letter-spacing: 3px; padding:32px 0; text-align:left; position:relative;}
.product-tab .tab-title:before {content:'\e626'; font-family:'iconfont'; font-size:12px; height:22px; width:22px; display:block; position:absolute; right:15px; top:50%; transform: translateY(-50%); text-align:center;border: solid 2px #ddd;text-align: center;padding-left: 4px;font-weight: normal;}
.product-tab .tab-title.active:before {content:'\e63f';}
.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:#ed3445;}
.product-body .reviews-modal img{}

.product-price-container {position:relative;}
.product-info .product-shop-box .product-prices {margin-bottom:0;position:relative;}
.product-info .product-shop-box .product-sku {color:#8c959f; font-weight:bold; font-size:14px;position:relative;}

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

/* Category Collection */
.category-collection .col-6,
.category-collection .col-12 {margin-top:30px;}
.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;}
.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:.8;}
.category-collection .category-collection-description {position:absolute;width:100%;top:50%;padding:0 15px;color:#ffffff;font-size:1.625em;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);}

/* 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:16px;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:#ed3445;}
.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:#ed3445;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;font-weight:700;color:#ffffff;display:inline-block;background:#191919;text-transform:uppercase;border-radius:0;height: 35px}
.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;height: 35px;line-height: 2}
.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;height: 35px;line-height: 2}
.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;display:table;width:100%;}
.category-page-box .display-table {display:table-cell;}
.category-page-box-mg-b0 {margin:30px 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:#000000;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:#ed3445}
.pages ul.pagination .page-item.active .page-link {background-color:#ed3445;border-color:#ed3445;color:#fff;}
.pages ul.pagination .page-item.active .page-link:hover {color:#ed3445;}

/* 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;}
.category-filter-select-list li {display:inline-block;margin-right:10px;padding:3px 5px;border:1px solid #ed3445;line-height:20px;box-sizing:border-box;}
.category-filter-select-list li:hover{border-color: #a03243}
.category-filter-select-list li a {text-decoration:none;}
.category-filter-select-list li:hover a{color: #a03243;}
.category-filter-select-list li i {font-size:14px;margin-left:5px;}
.category-filter-select-list .category-filter-select-clear {border:1px solid #000;}
.category-filter-select-list .category-filter-select-clear:hover {background:#000;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:600;margin-right:10px;color:#191919;}

/* Search */
.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%;border-radius: 5px}
.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 {padding: 10px 0;}
.breadcrumb-box .breadcrumb {margin-bottom:0;padding:0 16px;font-size:12px;background:#ffffff;text-transform:uppercase;font-weight: bold;letter-spacing: 2px;}
.breadcrumb-box .breadcrumb a {color:#b2aa9e;text-decoration:none;}
.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:#5f6062;font-weight:700;}

/* Ad Text */
.ad-text-bar {display:block; padding:10px 55px; font-weight: 700; text-align:center; text-transform: uppercase;text-decoration:none; margin-bottom:0;}
a.ad-text-bar:hover {opacity:0.8;text-decoration:none;}
.layout-top .ad-text-box:first-child{margin-top: 0}

/* 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;max-width:100%;width:100%;padding:0;}
.custom-text> .col-md-12 {padding:0;}
.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}
.layout-imgtext img {max-width:100%;}
.layout-imgtext h2 {margin:0 0 20px;line-height:1.2;   font-weight:bold; color:#3d4246;font-size:26px;}
.layout-imgtext p {color:#69727b; margin:0;font-size:16px;}
.layout-imgtext a.btn {margin-top:10px;white-space: normal;border-radius: 0}
.layout-imgtext .layout-imgtext-text {padding-top:30px; padding-bottom:30px;}

/* Img Gallery */
.layout-imggallery a {width:100%;display:block; text-decoration:none; position:relative;}
.layout-imggallery a::before {content:'';position:absolute;top:0;bottom:0;left:0;right:0;}
.layout-imggallery a:hover::before {background-color:#3d4246;opacity:0.4;}

/* 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 img {width:100%;}
.layout-imgfit .layout-imgfit-mobile {display:none;}
/* ======================================================================================= */


/* 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;}
.index-body .layout-top > div {margin-bottom: 0;}
.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-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 0 0;}
.checkout-loading div {text-align:center;}
.checkout-loading img {position:absolute; top: 50%;}
.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;}
/* ======================================================================================= */


/* 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:26px; font-weight: bold; color: #414b56;letter-spacing: 2px;}
.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 a,
.common-btn a{text-decoration:none;color: #666666}
.customer-content a:hover,
.common-btn a:hover{text-decoration:none;color: #ed3445}
.customer-content .customer-title1 {font-size:1.42857em;font-weight:600;margin:0 0 0.5em;}
.customer-content .customer-title2 {margin-bottom:0;font-weight:600;font-size:30px;text-transform:uppercase;}
.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 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:-23px;z-index:10;width:0;height:0;border-left:35px solid transparent;border-right:35px solid transparent;border-top:35px solid #ed3445;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 a {color:#007bff;text-decoration:underline;}
.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;}
.result-contact .order-determined-contact {border:1px solid #ccc;border-radius:.25rem;padding:10px;background:#f2f2f2;}
.result-contact .order-determined-contact a {color:#007bff;text-decoration:underline;}

/* Orders Review */
.order-review-img a {display:block;width:100px;height:100px;}
.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;height: 18px}
.orders-review-word .review-star img{width: 18px;height: 18px;vertical-align: text-bottom;}

/* Reviws */
.review-img:after {content:'';display:block;height:0;visibility:hidden;clear:both;}
.review-name{display:block;width:80px;}
.review-img a {display:block;width:80px;height:80px;line-height: 78px;}
.review-img a img {max-width:100%;max-height: 100%}
.review-img h3 {font-size:16px;font-weight:600;}
.comment-box .comment-words strong {font-weight:600;}
.comment-box p {margin-bottom:10px;line-height:20px;}
.comment-box img{}
.comment-box .comment-explanation {color:#ed3445;}
.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; font-weight:500;}
.shopping-cart .shopping-cart-info {max-width:850px; margin:0 auto;}
.shopping-cart .shopping-cart-info .cart-title{height: 30px;border-bottom: 1px solid #eee;color: #333;font-size: 14px;line-height: 30px;font-weight: 700;text-transform: capitalize}
.cart-table .cart-table-item .cart-table-title{color: #333;font-size: 14px;line-height: 30px;font-weight: 700;display: none;text-transform: capitalize}
.shopping-cart .shopping-cart-info .cart-title li{float: left;text-align: center;text-transform: capitalize}
.shopping-cart .shopping-cart-info .cart-title .cart-title-goods,
.cart-table li .cart-table-item:first-child{width: 40%}
.shopping-cart .shopping-cart-info .cart-title li,
.cart-table li .cart-table-item{width: 20%}
.cart-table li .cart-table-item{min-height: 82px;}

/* 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:15px; border-bottom:1px solid #e3e3e3;}
ul.cart-table li .cart-table-img {float:left;width: 40%}
ul.cart-table li .cart-table-img a {display:block; padding:10px; position:relative;text-align: center;}
ul.cart-table li .cart-table-img a .cart-table-img-background {position:absolute; display:block; width:100%; height:100%; top:0; left:0; background-color:#000; opacity:0.03;}
ul.cart-table li .cart-table-img img {max-width:120px;width: 100%}
ul.cart-table .cart-table-quantity {position: relative}
.cart-table-item,
.cart-table-item .cart-table-info{float: left;}
.cart-table-item .cart-table-info{width: 60%;padding-left: 10px}
.cart-table-item  a {color:#000; display:block;}
.cart-table-item  a.cart-table-name {text-transform:uppercase; font-weight:700;}
.cart-table a.cart-table-remove {position: absolute;right: 0;top: 26px;text-decoration: none}
.cart-table a.cart-table-remove .iconfont {font-size:20px;color: #000;}
.cart-table-item .cart-table-options {font-size:12px; color:#797979;}
.cart-table-item .cart-table-options .cart-table-option {display: block;}
.cart-table-item .cart-table-options .cart-table-option span{white-space: normal;}
.cart-table-item .cart-table-options .cart-table-option .cart-table-option-name{}
.cart-table-item .cart-table-options .cart-table-option .cart-table-option-value{color: #000}
.cart-table-item .form-control{position: absolute;top: 50%;left:50%;transform: translate(-50%,-50%);width:84px; font-size:15px; background-color:transparent; color:#000;border: 1px solid #b5b5b5;line-height:18px;text-align: center}
.cart-table-item .cart-table-price,
.cart-table-item .cart-table-total{display:block;font-size:14px; color:#000000; text-align: center;line-height: 82px}
.cart-table-item .cart-table-qty button.btn {padding:.282rem .75rem;color:#ffffff; background-color:#ed3445}

.cart-total-section label {font-size:13px; font-weight:700; margin-bottom:5px; text-transform:uppercase; display:block;}
.cart-total-box {text-align:right;}
.cart-total-box .cart-taxation-box{font-size: 16px;font-weight: bold}
.cart-total-box .cart-taxation-box span{display: block}
.cart-total-section p {margin-bottom:10px; text-transform:uppercase;}
.cart-total-section .cart-subtotal {font-size:16px;  color:#000;}
.cart-total-section .cart-subtotal .cart-subtotal-price{font-weight:700;color: #fb1414}
.cart-total-section .cart-subtotal .cart-subtotal-name {margin-right:5px;}
.cart-total-section .cart-taxes {font-size:14px; font-weight:700;}
.cart-total-section .cart-checout-btn .btn,
.cart-total-box .cart-refresh .btn {min-width:150px; font-weight:700; font-size:14px; color:#fff;}

/* Checkout Steps */
.shopping-cart-body .checkout-step {margin-top:20px;}
.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:#000000;width:20px;height:20px;line-height:22px;font-size:14px;font-weight:bold;display:inline-block;border-radius:10px;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-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:18px;}
.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 .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;border-top: 1px solid #ddd;}
.checkout-box-m .checkout-price ,
.checkout-box-m .checkout-btn {display:table-cell;width:50%;height:48px;line-height:48px;text-align:center;font-size:1.25rem;}
.checkout-box-m .checkout-price {background:#fff;}
.checkout-box-m .checkout-btn {background:#ed3445;}
.checkout-box-m .checkout-btn .btn {padding:0;font-size:1.15rem;border:0;background-color: transparent;border: none;}
.checkout-box-m .checkout-btn .btn:hover,
.checkout-box-m .checkout-btn .btn:focus,
.checkout-box-m .checkout-btn .btn:active {border: none!important;box-shadow: none!important;}

/* Checkout Loading */
.modal-box {background:#fbfaf6;opacity:.6;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%);}

/* 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 li {margin-bottom:15px;}
.checkout-table li:last-child {margin-bottom:0;}
.checkout-table .checkout-table-product-img {width:65px; height:65px; position:relative; border-radius:8px; border:1px solid #E5E5E5; float:left; display:block; text-align:center;}
.checkout-table .checkout-table-product-img img {max-width:100%; max-height:100%; border-radius:8px;}
.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:21px; 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 {display: block}
.checkout-table .checkout-table-product-price {float:right; display:block; margin-left:15px;color: #ed3445}

.checkout-total-box .float-left {font-size:14px;}
.checkout-total-box .float-right {font-weight:500;color: #ed3445}
.checkout-total-box .checkout-total-zero {font-family:Helvetica Neue, sans-serif;}
.checkout-coupon i.iconfont {font-size:14px;}
.checkout-coupon a {float:left; display:block; line-height:20px;}
.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:4px;}
.pay-credit p {margin-top:15px;color:#000000;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:#ed3445;outline:#ed3445;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 2%;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 a {color: #ed3445;font-size: 12px;line-height: 50px;}
.shopping-settlement-footer a:hover {text-decoration: underline;}
.shopping-settlement-footer .settlement-footer-btn {padding: 1em;font-size: 14px;}

/* Shopping Check Information */
.shopping-check-information ,
.shopping-shipping-note {border:1px solid rgba(0,0,0,.1);border-radius:4px;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;position:relative;}
.shopping-settlement-content .error-msg {color:#ff0000;padding:0.85714em;}
.shopping-check-shipping {border:1px #d9d9d9 solid;background:#fff;border-radius:4px;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:18px;color:#717171;font-size:12px;}
.shopping-settlement-content dd img {max-width:100%;}
.shopping-settlement-content .custom-control-label {font-size:13px;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;line-height: 2}
/* ======================================================================================= */


/* Not Found ============================================================================= */
.not-find-body .container {position:relative;}
.not-found-info {position:relative; z-index:999;padding:48.5px 0;}
.not-found-info h1 {font-size:100px; font-weight:700; line-height:105px; color:#f35d34; 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 {border-radius:.25rem!important; font-size:18px; color:#ffffff;border-color:#ed3445; padding:10px 40px;text-transform:uppercase; display:inline-block; margin:20px 20px 0 0; background-color:#ed3445; -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: #af3444; color:#ffffff; text-decoration:none;}
.not-found-info .btn-brown {border-color:#7b7b7b; background-color:#9f9f9f;}
.not-found-info .btn-brown:hover {background:#7b7b7b;}
/* ======================================================================================= */


/* Carousel ============================================================================= */
/* PC Carousel */
.carousel {background: #FAFAFA;margin-bottom: 40px;box-sizing:border-box;}
.carousel-cell {box-sizing:border-box;width: 100%;background: #fff;border-radius: 0;counter-increment: carousel-cell; top:50%; display:block;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%)}
.carousel-nav .carousel-cell {height: 80px;line-height:80px;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:#fff;}
.carousel .flickity-page-dots .dot {background: #dcdcdc; opacity: 1;}
.carousel .flickity-page-dots .dot.is-selected {background: #e5b020;}

/* Mobile Carousel */
.carousel-mobile {display:none;}
.carousel-mobile .flickity-enabled.is-fullscreen {z-index:1000;}
.carousel-mobile .carousel-cell {width: 100%;background: #fff;display: flex;align-items: center;justify-content: center;border-radius:0;margin-right:0;}
.flickity-carousel-box.is-fullscreen .carousel-cell{background:hsla(0, 0%, 0%, 0.9);}
.carousel.is-fullscreen .carousel-cell {height: 100%;}
.carousel-cell-image {display: block;max-height: 100%;}
.carousel.is-fullscreen .carousel-cell-image {max-width: 100%;max-height:100%;}
.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;}
/* ======================================================================================= */


/* Commodity Review ====================================================================== */
.commodity-review .commodity-review-title {color:#555;margin-bottom:15px;}
.commodity-review .list-group-item:first-child ,
.commodity-review .commodity-no-review {border-top:1px solid rgba(0,0,0,.125)!important;}
.commodity-review .commodity-no-review p {text-align:center;padding:30px 0 0 0;font-size:12px;margin-bottom:0;}
.commodity-review strong {font-weight:700;padding:0 8px;}
.commodity-review .comment-explanation {color:#ed3445;}
/* ======================================================================================= */


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

/* 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-add-cart .collection {display:inline-block;margin:0 0 0 10px!important;background:transparent;box-sizing:border-box;vertical-align:middle;}
.product-add-cart .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%; height:42px;line-height:42px;padding:0;}
.product-info .collection a {display:inline-block;height:45px;width:45px;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:67px;height:45px;}
/* ======================================================================================= */

/* 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;}
/* ======================================================================================= */

/* 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 (min-width:1400px) {
    /* Common */
    .xlarge-show {display:block !important}
    .xlarge-hide {display:none !important}
}

@media only screen and (min-width:1025px) {
    /* Product */
    .product-content {padding:0 15px 15px 15px;}
    .product-box .col-lg-4 {flex:25%;max-width:25%;-ms-flex:25%;}
    .product-grid {padding:0;}


    /* 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}

	/* Customer */
	.customer-body .customer-box-content p.xlarge-hide.medium-hide ,
	.customer-orders-body p.xlarge-hide.medium-hide {display:none;}

    .search-body .category-page-box {margin-top:30px;}
}

@media only screen and (min-width:768px) {
    /* 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 {margin-top:0;}
    .product-tab .tab-reviews .btn-reviews {width:auto;}

    /* 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;}

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

@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 (min-width:992px) {
    .mobile-nav-drawer{display: none!important;}
    .select-store-currency,
    .select-store-language {display:inline-block !important;}
}

@media only screen and (min-width:750px) and (max-width:1024px) {
    /* Category */
    .category .col-lg-2,
    .category .col-lg-10 {flex:0 0 100%;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 (max-width:1100px) {
  /* Common */
    .container,
    .layout-bottom,
    .layout-top,
    .header,
    .topbar,
    .footer{max-width: 100%}

    /* Topbar */
    .topbar .col-sm-4{display: none}
    .topbar .col-sm-8{-ms-flex:100%;flex:100%;max-width:100%;}
}

@media only screen and (max-width:1024px) {
    /* 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 {float:none!important;margin-bottom:15px;}
}

@media only screen and (max-width:991px){
    /* Search */
    .search-box-form .search-box-form-content{display: block}
    .search-box-form .input-group-select{min-height: 46px;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}

    /* 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;white-space: normal;}
    .pay-credit .card-imgs{right: 10px}
    .pay-credit .cvv-imgs{right: 12px}
    .payment .common-group-box{flex:0 0 100%;-ms-flex: 0 0 100%;max-width: 100%}

    /* Shopping cart */
    .shopping-cart .shopping-cart-info{max-width: 100%}
    ul.cart-table li .cart-table-img a {padding:0;width: 100%}
    .product-tab .tab-title {padding: 20px;}

    /* Not Found */
    .not-found-info h1 {font-size:90px;}
    .not-found-info h2 {font-size:45px; line-height:45px;}
    .monkey img {width:282px;}

    /* Topbar */
    .topbar{display: none}

    /* Header List */
    .header .header-list{height: 54px}
    .header .header-list .header-search{display: none}
    .header .header-list .header-logo{left: 10px;top:2px;transform: translate(0);line-height: 49px}
    .header .header-list .header-logo a{max-width: 190px}
    .header .header-list .header-logo a img{max-width: 100%;height: auto}
    .header .header-list .header-logo a span{padding: 0}

    /* Header nav And Mobile */
    .pc-header-fixed {display: none;border: none;}
    .header.pc-header {display: none;}
    .header .header-nav{display: none}

    /* Mobile Header Nav */
    .header .mobile-header-nav {display:block;background-color: #fff; position: relative;}
    .header .mobile-header-nav.header-fixed {position: fixed; top: 0; left: 0; z-index: 999; width: 100%;border-bottom: 1px solid #ccc;}
    .header .mobile-header-nav ul.mobile-controls {margin:0;padding: 0;}
    .header .mobile-header-nav ul.mobile-controls>li {float:left;line-height: 45px; width: 33%; padding-bottom: 4px;}
    .header .mobile-header-nav ul.mobile-controls li a {padding: 0 10px; text-decoration:none; display: block; width: 100%; height: 45px;}
    .header .mobile-header-nav ul.mobile-controls li a i.iconfont {line-height:1;color:#6a6158;vertical-align:middle;}
    .header .mobile-header-nav ul.mobile-controls li a.mobile-controls-menu i.iconfont {font-size:20px;font-weight:bold;}
    .header .mobile-header-nav .header-logo {text-align: center;}

    /* Mobile Search */
    .mobile-header-search {position: relative;margin-right: 10px;width: 220px;margin-top: 10px;}
    .mobile-header-search form {position:relative;}
    .mobile-header-search form input {height: 34px;line-height: 34px;padding: .375rem 35px .375rem 6px;}
    .drawer-header .mobile-header-search form button {position:absolute;padding:0;line-height:1.2;top:50%;right:8px;transform: translateY(-50%);color: #6a6158;}
    .mobile-header-search form button i.iconfont {color: #6a6158!important;}
    .mobile-header-search .header-search-matching {top:36px;}

    /* Mobile Cart */
    .mobile-cart-box{display: block;height: 45px;}
    .mobile-cart-box .topbar-cart {width: 100%;height: 100%;text-align: center;}
    .mobile-cart-box .topbar-cart a {text-align: right;}
    .mobile-cart-box .topbar-cart .topbar-cart-toggle{line-height: 45px;color: #000;text-decoration: none}
    .mobile-cart-box .topbar-cart .topbar-cart-toggle i{font-size: 21px}

    /* Customer */
    .customer-title-box h2{font-size: 25px}
}

@media only screen and (max-width:767px) {
    /* Common */
    .product-body .footer{padding:0 0 40px 0;}
    .checkout-step-content .col-md-4{padding-right: 15px!important;padding-left: 15px!important;}
	.imggallery-customize-title .colorful {display:none;}
	.imggallery-customize-img-right .colorful {display:block;padding-left:8px;padding-right:0;margin-bottom:5px;}
	.imggallery-customize-title .imggallery-customize h3 {font-size:30px;}
    /* Checkout Body */
    .checkout-step{margin: 0}
    .checkout-body{padding-bottom: 65px!important;}

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

    /* Customer */
    .customer {padding:0 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:0; 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 .order-determined-box {margin-bottom:15px;}
    .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:22px;}
    .product-info .product-shop-box .product-qty .product-qty-content .qty-left .input-group {margin-bottom:0 !important;}
    .product-info .product-shop-box .product-qty .product-qty-content .qty-left .input-group button{border-radius: 0;}
    .product-info .product-shop-box .product-qty .product-qty-content .qty-right {padding-left:8px; width:100%;}
    .product-info .product-shop-box .product-qty .product-qty-content .qty-right button{height: 45px;border-radius: 0}
    .product-body .back-top {bottom:70px;}
    .product-body .commodity-review .list-group-item{padding-left: 0;padding-right: 0}
    .product-body .commodity-review .list-box .list-group-item{padding-left: 1.25rem;padding-right: 1.25rem;}
    .product-tab .tab-reviews .list-group-item {font-size:14px;}

    /* Cart */
    .shopping-cart-body .shopping-cart .container {padding-right:15px; padding-left:15px;}
    .cart-table-item .form-control{width: 60px;position: static;margin: 0 auto;transform: none}
    .cart-table a.cart-table-remove{top: 0;}
    .cart-table-item .cart-table-price, .cart-table-item .cart-table-total{line-height: 30px}

    /* 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-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: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: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;padding: 0}
    .not-found-info h1 {margin-top:50px;}
    .not-found-info .btn{margin: 0 10px}

    /* Carousel */
    .carousel-pc {display:none;}
    .carousel-mobile {display:block;}
}

@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 a img {max-height:60px;}
    .order-review-img a {width:60px;height:60px;}
    .order-review-img h3 {font-size:14px;font-weight:300;}
    .orders-get-table td.order-determined-price {width:110px!important;padding: 9px 5px}

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

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

@media only screen and (max-width:575px) {
    /* Search */
    .search-box-form .input-group-select{min-height: 31px!important;width: 100%!important}
	.cart-total-section .cart-subtotal .cart-subtotal-name {float:left;}
	.cart-total-section .cart-taxes {text-align:center;}

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

    /* Header */
    .header .col-md-2 {padding:0;}

    /* Product */
    .product-title h3 {font-size:20px;padding: 0 10px}
    .product-title .btn {padding:5px 12px;font-size: 12px}
    .product-grid:last-child {margin-bottom:0;}

    /* Customer Reviews */
    .review-img .review-name{margin-right:0!important;padding-right: 10px;}
    .review-img h3 ,
    .comment-box p {font-size:14px;margin-bottom:0;font-weight: 300}
    .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-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;width: 100%}
    .cart-table-item .cart-table-qty input {width:50px;}
    .shopping-cart .shopping-cart-info .cart-title{display: none}
    .cart-table li .cart-table-item:first-child{width: 100%}
    ul.cart-table li .cart-table-img, .cart-table-item .cart-table-info{width: 50%}
    .cart-table-item .cart-table-info{text-align: left;}
    .cart-table li .cart-table-item{width: calc(100% / 3);}
    .cart-table-item .cart-table-price, .cart-table-item .cart-table-total{text-align: left;font-size: 14px;line-height: 30px}
    .cart-table-item .form-control{margin: 0}
    .cart-table .cart-table-item .cart-table-title{display: block}

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

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

    /* 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 0;margin: 0}
    .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:12px;white-space: normal;}

	/* 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;}

    /* 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;}
}

@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:440px) {
	.not-found-info p br {display:block;}
	.not-found-info .btn {display:block; margin:20px 0 0 0;}

    .product-info .product-shop-box .product-qty .product-qty-content{display: block}
    .product-info .product-shop-box .product-qty .product-qty-content .qty-left{margin-bottom: 15px!important;}
    .product-info .product-shop-box .product-qty .product-qty-content .qty-right{padding: 0!important;}
}
/* ======================================================================================= */
