/* Reset ================================================================================= */
* {margin:0; padding:0;}
:focus, :active {outline:none !important;}
html, body {padding:0;margin:0;max-width:100%;}
body {font-family:"GalanoGrotesque-Regular", "Helvetica Neue", Verdana, Arial, sans-serif; font-size:16px;}
body, input, textarea, button, select, label {line-height:1.6;color:#333333;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, label {font-size:14px;font-family:"GalanoGrotesque-Regular", "Helvetica Neue", Verdana, Arial, sans-serif;}
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:#ff8b0f;text-decoration:none;background:transparent}
a:hover, a:focus {color:#ffb05b; text-decoration: none;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-family:inherit, sans-serif;color:#000000; }
em {color:#d91627; margin-left:5px;}
hr {margin:15px 0;}
.error {color:#dc3545;}
.settlement-footer-btn.btn-secondary {cursor:not-allowed;}
.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}
.layout-left {margin-top: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-right {float: right !important;}

/* Button */
.btn {border-radius:0!important;text-transform:uppercase;}
.btn-gray-blue {background-color:#557b97; color:#ffffff;}
.btn-gray-blue:hover {background-color:#436076; color:#ffffff;}
.btn-orange {background-color:#ff8b0f; color:#ffffff;}
.btn-orange:hover {background-color:#db7100; color:#ffffff;}
.btn-orange.focus, .btn-orange:focus {box-shadow:0 0 0 0.2rem rgba(254, 185, 4, .25)}

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

/* Common Style */
.common-select-style {height:calc(2.25rem + 11px)!important;padding:1.4em 28px 0.35em 0.8em!important;color:#191919;border-radius:.25rem!important;font-size:0.85714em;-webkit-appearance: none;background:#fff url(../images/select.png) no-repeat right -6px center / 50px 50px;}
.common-label-style {display:block!important;position:absolute;top:0;z-index:1;margin-top: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;}
.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 */
.container {max-width:1260px;}
.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}
.container-login {padding: 15px 0;}

/* 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 td {vertical-align:middle;}

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

/* 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: 120px;height: 120px;padding: 5px;overflow: hidden;cursor: pointer;line-height: 98px;text-align: center;border: 5px 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;}
/* ======================================================================================= */

/* Header / Footer ======================================================================= */
/* Topbar */
.header .topbar {color:#fff;text-align: right;}
.header .topbar-account {padding-right: 15px;position: relative;}
.header .topbar-account .account-title {cursor: pointer;}
.header .topbar-account .account-title p{font-size: 13px;line-height: 12px;text-transform: uppercase;margin-top: 3px;}
.header .topbar-account .account-title i{font-size: 18px;}
.header .topbar-account:hover .account-box{display: block;}

.header .topbar-account .account-box{display: none;position: absolute;top: 100%;left: -10px;width: calc(100% + 20px);z-index: 10;padding-top: 15px}
.header .topbar-account .account-box:after{content: "";position: absolute;top: 1px;left: -webkit-calc(50% - 15px);left: calc(50% - 15px);width: 0;height: 0;margin: 0 auto;border-left: 15px solid transparent;border-right: 15px solid transparent;border-bottom: 15px solid #333;z-index: 1;}
.header .topbar-account .account-ul{background-color: #333;border: 1px solid #999;}
.header .topbar-account .account-ul .account-li{padding:5px 10px;margin-top: 5px;}
.header .topbar-account .account-ul .account-li:hover{background-color: #000;}
.header .topbar-account .account-ul .account-li a{font-size: 13px;color: #fff;text-transform: uppercase;}

.header .topbar-cart {padding-left: 15px;margin-left: 15px;border-left: 1px #fff dashed;}
.header .topbar-cart a {position: relative;color: #fff;}
.header .topbar-cart i {font-size: 24px;}
.header .topbar-cart a span {position: absolute;font-weight: bold;background-color: #0074a2;display: inline-block;color: #FFF;text-align: center;font-size: 14px;line-height: 20px;right: -12px;top: -15px;width: 20px;border-radius: 50%;}

.header .topbar-currency select{border: 1px solid #fff;background-color: transparent;color: #fff;}
.header .topbar-currency select option{color: #000;}

/* Header */
.header {display:block;padding:15px 0; background: #000;}
.header .header-logo {vertical-align:middle; padding: 14px 0;}
.header .header-logo a {display:block; text-decoration:none;}
.header .header-logo a span {font-size:20px; padding:10px 0; display:block;}
.header .header-logo img {max-height:80px;}

/* Header Nav */
.header .header-nav {background-color: #333;}
.header .header-level {vertical-align:middle;display:table-cell; position: static;}
.header .header-level ul {margin:0;}
.header .header-level li a {text-decoration:none;white-space:nowrap; display:block; padding:15px;letter-spacing:0.3px;font-size:16px;}
.header .header-level li a:hover {color:#777777}

/* level1 */
.header .header-level ul.level1 {text-align:center;}
.header .header-level ul.level1 > li {display:inline-block; }
.header .header-level ul.level1 > li > a {padding:15px; font-size: 14px; color: #fff;}

/* level2 */
.header .header-level ul.level1 > li:hover ul.level2 {display:block;}
.header .header-level ul.level2 {position:absolute;z-index:1000;display:none;left:0;width:100%;text-align:left; background: rgba(37, 37, 37, 0.98);}
.header .header-level ul.level2 > li {position:relative;display:inline-block; padding: 15px 0;}
.header .header-level ul.level2 > li > a {font-size:15px;padding:10px 20px; border-right: 1px solid #000; line-height: 20px; color: #fff; position: relative;}
.header .header-level ul.level2 > li > a:before {content: ''; display: inline-block; position: relative; top: -4px; left: -8px; width: 6px; height: 1px; background: #fff; opacity: 0; transition: all 0.3s ease-out;}
.header .header-level ul.level2 > li > a:after {content: ''; display: inline-block; position: relative; top: -4px; right: -8px; width: 6px; height: 1px; background: #fff; opacity: 0; transition: all 0.3s ease-out;}
.header .header-level ul.level2 > li > a:hover:before,
.header .header-level ul.level2 > li > a:hover:after {opacity: 1;}

/* level3 */
.header .header-level ul.level2 > li:hover ul.level3 {display:block;}
.header .header-level ul.level3 {display:none;position:absolute;z-index:2000; padding:10px;left:100%;top:-10px; background:#ffffff; min-width:250px;}
.header .header-level ul.level3 > li {display:block;}
.header .header-level ul.level3 > li > a {padding:5px 0; font-size:14px;text-transform:capitalize;font-weight:400;}

/* Header Search */
.header-search {display:inline-block;position:relative;}
.header-search .form-control {display: inline-block; text-indent:3px;font-size:14px; box-shadow: none; background: #f5f5f5; border: none; border-radius: 0; border-bottom: 1px solid #000; color: #363636; width: 300px; padding: 0 40px 0 8px; height: 40px;}
.header-search input:focus {box-shadow:none;border-color:#ced4da;}
.header-search button.btn {font-size:16px;background:none;border-radius:0; padding:0; color: #a5a5a5; position: absolute; right: 0; top: 4px; width: 34px; height: 30px;}
.header-search button.btn i.iconfont {font-size: 20px;}
.header-search-matching {display:none;text-align: left; position:absolute;top:38px;left:0;z-index:100;background:#fff;width:100%;list-style:none;border:1px solid #ced4da;border-radius:.25rem;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!important;line-height:1.5;font-size:13px;padding:.375rem .75rem;}
.header-search-matching li:hover {background:#f2f2f2;}
.header-search-matching li a:hover {text-decoration:none;}

/* Mobile Search */
.header-mobile-search {position:absolute;right:10px;top:100%;display:none;z-index:999;}
.header-mobile-search form {position:relative;}
.header-mobile-search form input {border:none;border-bottom:1px solid rgba(0,0,0,.1);padding:0 20px 0 6px;}
.header-mobile-search form button {position:absolute;padding:0;line-height:1.2;top:3px;right:0;}
.header-mobile-search .header-search-matching {top:26px;}

/* Mobile Header Nav */
.mobile-header {height: 75px; background: #000;}
.mobile-header ul.mobile-controls {display: flex;}
.mobile-header ul.mobile-controls li {vertical-align:middle; line-height: 75px; height: 75px; text-align: center;}
.mobile-header ul.mobile-controls li.m-menu {text-align: left;}
.mobile-header ul.mobile-controls li.m-cart {text-align: right;}
.mobile-header ul.mobile-controls li.m-cart a{position: relative;}
.mobile-header ul.mobile-controls li.m-cart span {position: absolute;font-weight: bold;background-color: #0074a2;display: inline-block;color: #FFF;text-align: center;font-size: 14px;line-height: 25px;right: -10px;top: -10px;width: 25px;border-radius: 50%;}

.mobile-header ul.mobile-controls li a {padding:8px; text-decoration:none; color: #fff;}
.mobile-header ul.mobile-controls li a i.iconfont {line-height:1;vertical-align:middle; font-size: 32px;}
.mobile-header ul.mobile-controls li a.mobile-controls-menu {margin-right:5px;}
.mobile-header ul.mobile-controls li a.mobile-controls-menu i.iconfont {font-size:32px;font-weight:bold;}
.mobile-header ul.mobile-controls li a.mobile-controls-search i.iconfont {font-weight:bold; font-size:14px;}
.mobile-header ul.mobile-controls li a.mobile-controls-cart  span {display: block;  width: 46px;  height: 46px;  border: 2px dotted #fff;  border-radius: 50%;  line-height: 44px;  text-align: center;  color: #fff;  float: right;  margin-top: 15px;}
.mobile-header ul.mobile-controls li a .mobile-controls-cart-indicator {display:block;color:#ffffff;position:absolute;top:6px;right:6px;background-color:#ff8b0f;width:6px;height:6px;border-radius:100px}

/* Drawer */
.drawer-floor {position:absolute; left:0; top:0; z-index:100; width:100%; height:100%;overflow:hidden; display:none;}
.drawer-left {width:300px;left:-300px;}
.open-drawer-left .drawer-left {display:block;-ms-transform:translateX(300px);-webkit-transform:translateX(300px);transform:translateX(300px);}
.drawer-right {width:300px;right:-300px;}
.open-drawer-right .drawer-right {display:block;-ms-transform:translateX(-300px);-webkit-transform:translateX(-300px);transform:translateX(-300px)}

/* Mobile Nav */
.mobile-nav-drawer {-webkit-transform:translateZ(0);will-change:transform;display:none;position:absolute;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;top:0;bottom:0;max-width:95%;z-index:1000;color:#ffffff;background-color:#333;transition:all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);}
.mobile-nav-drawer .drawer-outside {width:100%;height:100%;position:relative;overflow-y:scroll;overflow-x:hidden;-ms-overflow-style:none}
.mobile-nav-drawer .drawer-outside::-webkit-scrollbar {width:0}
.mobile-nav-drawer .drawer-header {text-align: right; background: #333;border-bottom: 2px solid #555;}
.mobile-nav-drawer .drawer-header button {padding:5px 15px 5px 0;}
.mobile-nav-drawer .drawer-header button i.iconfont {color: #999; font-size: 25px; font-weight: normal;}
.mobile-nav-drawer a:hover, .mobile-nav-drawer a:focus {opacity:0.7}

.mobile-nav-level1 {margin:0;}
.mobile-nav-level1 li {position:relative; display:block; padding: 0 15px;}
.mobile-nav-level1 li.last {margin-bottom:20px;}
.mobile-nav-level1 li a {color:#fff; display:block;font-size: 14px;letter-spacing: .33px;text-decoration: none;transition: 0.3s;line-height: 3.75;}
.mobile-nav-level1 li.mobile-nav-item {border-bottom:2px solid #555;}
.mobile-nav-level1 li.mobile-nav-item:last-child {margin-bottom:15px;}
.mobile-nav-level1 li.mobile-nav-item.mobile-search {position: relative;}
.mobile-nav-level1 li.mobile-nav-item .search-btn {position: absolute; right: 13px; top: 0;}
.mobile-nav-level1 li.mobile-nav-item form {margin: 10px 0;}

.mobile-nav-level1 {display:table;width:100%}
.mobile-nav-level1 a {display:table-cell;vertical-align:middle;width:100%;font-size:17px; font-weight:normal; line-height: 50px; padding: 0;}
.mobile-nav-level1 .mobile-nav-toggle {position: absolute; right: 15px; top: 0;}
.mobile-nav-level1 .mobile-nav-toggle button {padding:15px 0 15px 15px;}
.mobile-nav-level1 .mobile-nav-toggle button i.iconfont {color:#777;}

.mobile-nav-level2 {margin:0;max-height:0;visibility:hidden;overflow:hidden;transition:all 300ms cubic-bezier(0.57, 0.06, 0.05, 0.95);-webkit-backface-visibility:hidden;backface-visibility:hidden}
.mobile-nav-expanded + .mobile-nav-level2 {visibility:visible;max-height:2000px;padding-left: 10px}

.mobile-nav-level3 {margin:0;max-height:0;visibility:hidden;overflow:hidden;transition:all .3s;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.mobile-nav-expanded + .mobile-nav-level3 {visibility:visible;max-height:2000px;padding-left: 10px }
.mobile-nav-level3 li a {font-size:16px;margin: 0;display: table;color: #4a4a4a;opacity:0.7!important;}
.mobile-nav-level3 li.mobile-nav-item3 a {margin-top:20px; color:#2d2d2d; opacity:1;}
.mobile-nav-level3 li.mobile-nav-item3:first-child a {margin-top:0;}

/* Mobile Search */
.header-mobile-search {position:fixed;top:50px;left:0;right:0;display:none;z-index:999;background:#fff;width:100%;padding:10px;box-shadow:0 4px 7px 0px rgba(0,0,0,.3);}
.header-mobile-search form {position:relative;float:left;width:90%;}
.header-mobile-search form input {border:none;border-bottom:1px solid rgba(0,0,0,.6);border-radius:0;padding:.375rem 20px .375rem 20px;}
.header-mobile-search form input:focus ,
.header-mobile-search button:focus {box-shadow:none;}
.header-mobile-search form button {position:absolute;padding:0;line-height:1.2;top:7px;right:0;z-index:666;}
.header-mobile-search form button i {color:#222;font-weight:bold;}
.header-mobile-search .header-search-matching {top:47px;border-radius:0;}
.header-mobile-search button.search-close {width:10%;}

/* Footer */
.footer {padding:30px 0;margin:30px auto 0;font-size:13px;background:#000;}
/* Footer Link */
.footer-link {margin-bottom:15px;}
.footer-link li a {text-decoration:none;font-size: 17px; color: #ccc; display: inline-block; transition: all 0.5s;}
.common-footer-container h3{color: #ccc;}
/* Footer Note */
.footer-note {position:relative;margin-bottom:25px;}
.footer-note p {margin-bottom:30px;font-weight:400;color:#ffffff;font-size:16px;}
.footer-note form {max-width:315px;}
.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 .btn {color:#ffffff;background:#000;position:absolute;right:2px;top:2px;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;}
.c-gray {color:#ccc;cursor: not-allowed;}
.c-white {color:#fff;cursor: pointer;}

/* Footer Address */
.footer-address {margin:0;padding-top:40px;color:#6c6c6c;letter-spacing:0.2px;text-transform:uppercase; text-align:center;width:100%;}
.footer-address a {color:#6c6c6c;text-decoration:none;transition:all .5s;}

/* Back Top */
.back-top {position:fixed;right:20px;bottom:40px;z-index:99;}
.back-top a {width:50px; height:50px; line-height:50px; text-align:center; background-color: rgba(54,54,54,0.6);color:#ffffff; border-radius:2px;opacity:.95; display:inline-block; text-decoration:none;}
.back-top a i.iconfont {font-size:30px;}
.back-top a:hover {opacity:.85;}

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


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

/* Cms */
.cms-title {font-size:30px; text-transform:uppercase; font-weight:bold;}
.cms-divider {border:1px solid #191919; width:40px; margin:0 auto 25px;}
.cms-container {max-width:1140px;}
.cms-container .form-control {font-size:16px;}
.cms-container .invalid-feedback {font-size:14px;}
.cms-container .btn-orange {padding:10px 30px; border-radius:0; text-transform:uppercase;}
.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;}
.cms-container textarea {padding:0.66em;}
/* ======================================================================================= */


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

/* Sidebar Filter Menu */
.category-pc-filter > h3 ,
.sidebar-filter h3 {text-transform:uppercase;font-size:22px;color:#000000;}
.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 ==================================================================== */
.category {background: #f7f7f7;}
.product-main {position:relative;}
.product-main ol.breadcrumb {padding:0;}

/* Product Title */
.product-title {display:table;width:100%;margin:0 0 30px; border-bottom: 1px solid #ededed; padding-bottom: 20px; margin-bottom: 10px;}
.product-title h3 {display:table-cell;vertical-align:middle;letter-spacing:0.33px;text-transform:uppercase;font-weight: 500; font-size: 26px; color: #414b56;}
.product-title .btn {display:table-cell;vertical-align:middle;width:20px;margin:0;padding:6px 32px 4px 32px;border-radius:0;font-size:12px;letter-spacing:0.67px;background:none;color:#191919;border:1px solid #191919;text-transform:uppercase;}
.product-title .btn:focus {box-shadow:none;}
.product-title .btn:hover {background:#191919;color:#ffffff;}

/* Product Content */
.product-main > .row {margin-bottom:30px;}
.product-main > .row:last-child {margin: 0;}
.product-content {width:100%;height: 100%;background:#ffffff;}
.product-content .product-img {display:block;margin:0 auto 15px;position:relative;overflow:hidden;}
.product-content .product-img-bg {display:block;position:absolute;top:0;z-index:10;width:100%;height:100%;background:#000000;opacity:0.03;}
.product-content h3 {padding-top: 12px;font-size: 14px;font-weight: 700;}
.product-content h3 a {color:#000;text-decoration:none;transition:all .5s;display:block; font-size: 18px; font-weight: normal; text-align: center;}
.product-content .product-hover {height:0;overflow:hidden;}
.product-content .product-original-price {margin:0;line-height: 30px;font-size:14px;color:#000;text-transform:capitalize; text-align: center; font-weight: bold;}
.product-content .product-special-offer {margin:0;font-size:14px;color:#4d4d4d;}
.product-content .product-special-cost {color:#000;display: inline-block; text-align: center; font-weight: bold;}
.product-content .product-original-cost {text-decoration:line-through;display: inline-block; text-align: center; color: #a5a5a5; font-size: 14px;}
.product-content .product-iscount-rate {color:#191919; text-align: center; font-size: 14px;}

/* no-products */
.no-products-wrapper {text-align: center;}
.no-products {margin: 80px 0;letter-spacing: 1px;font-size: 26px;}
.products-go-home {color: #fff;background: #00a0df;padding: 10px 20px;display: none;margin-bottom: 30px;}
.products-go-home:hover {color: #fff;}

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

/* Product Images */
.product {margin-top: 0!important;}
.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:#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; padding: 30px; background: #fbfbfb;}
.product-info .product-shop-box .product-name { margin: 0; font-size: 28px; color: #000; padding: 28px 0 10px; font-family: "GalanoGrotesque-Bold", "Helvetica Neue", Verdana, Arial, sans-serif; line-height: 35px;}
.product-info .product-shop-box .product-prices {margin-bottom:0;}
.product-info .product-shop-box .product-prices .old-prices {text-decoration:line-through; color:#898989; display:inline-block; font-weight:400;margin-right: 10px;font-size:15px;}
.product-info .product-shop-box .product-prices .specail-prices {font-size:30px; color:#000; font-weight:normal; line-height: 42px; display:block; font-family: "GalanoGrotesque-Light", "Helvetica Neue", Verdana, Arial, sans-serif;}
.product-info .product-shop-box .product-prices .prices {font-size:24px; color:#4D4D4D; font-weight:normal; display:inline-block;}
.product-info .product-shop-box .product-prices .save-off {font-size:16px; font-weight:400; 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;}
.product-info .product-shop-box .product-reviews-average a {font-weight:normal; color:#000;}
.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;}
.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 { font-weight: bold;   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:14px; margin-top:0; margin-bottom:0; font-weight: bold; color: #000;}
.product-info .product-shop-box .product-options select {border-radius: 4px!important;}
.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:#ccc;margin:10px 10px 0 0;border:1px solid transparent;}
.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:#555;}
.product-info .product-shop-box .product-options label.label-radio.active {border:1px solid #777;background: -webkit-repeating-linear-gradient(200deg,#000, #111 10%, #222 20%);background: repeating-linear-gradient(200deg,#000, #111 10%, #222 20%);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:#888888;}
.product-info .product-size-chart {margin:10px 0;}
.product-info .product-size-chart a {color:#333333; text-decoration:underline; font-size:14px;}
.product-info .product-size-chart a:hover {color:#ff8b0f;}
.product-info .product-size-chart p {margin-bottom:0; font-size:14px;}
.product-info .product-shop-box .product-qty .product-qty-content {margin-bottom: 20px;}
.product-info .product-shop-box .product-qty .product-qty-content .qty-left {width:100%; display: flex;}
.product-info .product-shop-box .product-qty .product-qty-content .qty-left .input-group {margin-right: 10px;}
.product-info .product-shop-box .product-qty .product-qty-content .qty-right {width:100%; margin-top:20px; display: flex; justify-content: space-between; align-items: center;}
.product-info .product-shop-box .product-qty .product-qty-content .qty-right .btn {flex: 1 1 50%;}
.product-info .product-shop-box .product-qty .product-qty-content .qty-right button {width: 100%; display: inline-block; border-radius: 8px!important; transition: all 0.5s; background-color: #00a0df; font-size: 20px; font-weight: bold; padding: 0; height: 60px; line-height: 60px; text-transform: uppercase; border: 1px solid #00a0df; background-image: url(../images/a-bg.png); background-size: 18px 18px; background-position: 80% 50%; background-repeat: no-repeat;}
.product-info .product-shop-box .product-qty .product-qty-content .qty-right button:hover {background: #fff; color: #00a0df;}
.product-info .product-shop-box .product-qty .product-qty-content .input-group-prepend button {border-top-left-radius: 8px!important; border-bottom-left-radius: 8px!important;}
.product-info .product-shop-box .product-qty .product-qty-content .input-group-append button {border-top-right-radius: 8px!important; border-bottom-right-radius: 8px!important;}
.product-info .product-shop-box .product-qty .product-qty-content .input-group-prepend button,
.product-info .product-shop-box .product-qty .product-qty-content .input-group-append button {box-shadow: none!important; color: #000; font-weight: bold; cursor: pointer; text-align: center; float: left; font-size: 30px; width: 60px; height: 60px; line-height: 60px; background: #fff; vertical-align: middle; border: 1px solid #e0e0e0; padding: 0 8px;}
.product-info .product-shop-box .product-qty .product-qty-content .input-group-prepend button:hover,
.product-info .product-shop-box .product-qty .product-qty-content .input-group-append button:hover {border-color: #39f; color: #000;}
.product-info .product-shop-box .product-qty .product-qty-content .form-control[readonly] {background:#ffffff; width: 60px; flex:none;}
.product-info .product-shop-box .product-qty .product-add-cart {display:block;}
.product-info .product-shop-box .presale-days {color:#ff0000; font-size:16px; margin:0 0 10px;}
.product-info .product-attribute thead th {border-bottom-width:1px;}
.product-info .product-qty-label {margin-bottom:.5rem;}
.product-tab {width: 100%;}
.product-tab > ul {display:block; width:100%;}
.product-tab .tab-title {text-transform:uppercase; text-decoration:none; border-bottom:1px solid #e4e4e4; color:#444; display:block; font-size:20px; padding:5px; height:45px; line-height:35px; text-align:left; position:relative;}
.product-tab .tab-title:before {content:'\e626'; font-family:'iconfont'; font-size:16px; height:35px; width:35px; display:block; position:absolute; right:5px; bottom:0; text-align:center;}
.product-tab .tab-title.active {border-color: #000;}
.product-tab .tab-title.active:before {content:'\e63f';}
.product-tab .tab-content {padding:10px 5px;}
.product-tab .tab-content {font-size:16px;line-height:1.5;}
.product-tab .tab-content p {font-weight:300;}
.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 {}
.product-tab .tab-reviews .reviews-name strong {font-weight:bold; margin: 0 10px;}
.product-tab .tab-reviews .comment-explanation {color:#ffa600;}

/* Category */
.message-banner {width: 100%; background: #00a0df; color: #fff; box-sizing: border-box; padding: 15px 0;}
.message-banner p {line-height: 2; font-size: 20px; text-align: center; padding: 0 20px; margin: 0 auto; max-width: 1260px; font-family: "GalanoGrotesque-Bold", "Helvetica Neue", Verdana, Arial, sans-serif;}
.category-title {background: url(../images/page-title-bg.jpg) no-repeat; background-size: cover; padding: 30px 0;}
.category-title h1 {margin: 0 auto; font-size: 35px; color: #fff; line-height: 35px; padding: 0 0 0 20px; border: none; max-width: 1200px; text-transform: uppercase; font-family: "GalanoGrotesque-Bold", "Helvetica Neue", Verdana, Arial, sans-serif;}
.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:#ff8b0f;}
.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-pc-filte-content li {margin-bottom:5px;}
.a-style {font-weight:700;}
.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:#ff8b0f;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;}
.category-m-box .category-m-filter .btn:focus {box-shadow:none;}
.category-m-box .category-m-sort {text-align:right;}
.category-m-box .category-m-sort select {padding:7px 5px;}
.category-m-box .category-m-filter-box {display:none;}
.category-m-box .category-m-filter-box ul {margin:15px 0 0;}
.category-m-box .category-m-filter-box li {display:inline-block;margin:0 10px 10px 0;}
.category-m-box .category-m-filter-box li:last-child {margin-right:0;}
.category-m-box .category-m-filter-box li a {background:#191919;color:#fff;border-radius:0;}
.category-m-box .category-m-filter-box li a:focus {box-shadow:none;}
.category-m-box .category-m-filter-box li i {font-size:12px;padding-left:6px;}
.category-m-box .category-m-filter-clear a {display:block;background:#191919;color:#fff;border-radius:0;}
.category-m-box .category-m-filter-select {margin-top:15px;}
.category-m-box .category-m-filter-select select {height:38px;line-height:38px;width:100%;}

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

/* Category Page */
.category-page-box {margin-bottom:30px;background:#f3f3f3; display:table;width:100%; border: 0; padding: 5px;}
.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:#989898;border:none;border-radius:0; background: transparent; font-size: 12px;}
.category-page-box .category-page .page-link:focus {box-shadow:none;}
.category-page-box .category-page .page-item.active .page-link {background:#000;border-color:#e4e7ea;color:#fff;font-weight:normal;}

/* 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:#ff8b0f}
.pages ul.pagination .page-item.active .page-link {background-color:#ff8b0f;border-color:#ff8b0f;color:#fff;}
.pages ul.pagination .page-item.active .page-link:hover {color:#fff;}

/* 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; background: transparent;}
.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;}
/* ======================================================================================= */
/* 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 #ff8b0f;line-height:20px;box-sizing:border-box;}
.category-filter-select-list li a {text-decoration:none;}
.category-filter-select-list li a:hover {color:#db7100;}
.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;}
/* ======================================================================================= */

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

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

/* Layout Modules ======================================================================== */
/* Breadcrumb */
.breadcrumb-box {margin-top:30px;}
.breadcrumb-box .breadcrumb {margin-bottom:0;padding:0 16px;font-size:18px;background:#ffffff;text-transform:uppercase;}
.breadcrumb-box .breadcrumb a {color:#191919;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:#191919;font-weight:700;}

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

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

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

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

/* Img Text */
.layout-imgtext .row {-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center}
.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:inherit;}
.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:'';background-color:#3d4246;opacity:0.4;position:absolute;top:0;bottom:0;left:0;right:0;}
.layout-imggallery a:hover::before {opacity:0.8}

/* Img Fit */
.layout-imgfit {text-align: center;}
.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;}
.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;}
/*.index-body > .container ,*/
.layout-center-bottom > div:first-child ,
.layout-bottom > div:first-child ,
.layout-top > div:first-child ,
.layout-top > div.product-box:first-child ,
.layout-top > div.custom-text:first-child ,
.layout-top > div.layout-imgtext:first-child ,
.layout-center-box > div:first-child ,
.layout-center-top > div:first-child {margin-top:30px;}
/* layout Search */
.search-body .layout-center-box > div.category {margin-top:30px;}
.search-body .layout-center-box > div {margin-bottom:30px;}
.search-body .layout-center-box > div:last-child {margin-bottom:0;}
/* layout Checkout */
.layout-center-box > #J_CheckoutFm {margin:30px 0;}
.checkout-loading div {text-align:center;}
.checkout-loading img {position:absolute; top: 50%;}
/* Layout 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-top,*/
.layout-content {display:-moz-box;display:-webkit-box;width:100%;}
.layout-center {-webkit-box-flex:1;-moz-box-flex:1;}
.layout-center-box {padding:0; margin:0;}
/* ======================================================================================= */


/* 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:30px;}
.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 {text-decoration:none;}
.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:-27px;z-index:10;width:0;height:0;border-left:40px solid transparent;border-right:40px solid transparent;border-top:40px solid #ff8b0f;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;}
/* Reviws */
.review-img:after {content:'';display:block;height:0;visibility:hidden;clear:both;}
.review-img a {display:block;width:100px;height:100px;line-height: 98px;}
.review-img a img {max-width:100%;max-height:100%;}
.review-img h3 {font-size:20px;font-weight:600;}
.comment-box .comment-words strong {font-weight:600;}
.comment-box p {margin-bottom:10px;line-height:20px;}
.comment-box .comment-explanation {color:#ff8b0f;}
.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; font-weight:500;}
.shopping-cart .shopping-cart-info {max-width:850px; margin:0 auto;}

ul.cart-table {}
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; display:block;}
ul.cart-table li .cart-table-img a {display:block; padding:10px; position:relative;}
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; padding:15px 0;}
.cart-table-item {margin-left:155px;}
.cart-table-item .cart-table-item-meta {}
.cart-table-item .cart-table-item-meta a {color:#000; display:block;}
.cart-table-item .cart-table-item-meta a.cart-table-name {margin-right:30px; text-transform:uppercase; font-weight:700;}
.cart-table-item .cart-table-item-meta a.cart-table-remove {float:right;}
.cart-table-item .cart-table-item-meta a.cart-table-remove .iconfont {font-size:12px;}
.cart-table-item .cart-table-options {font-size:14px; color:#717171;}
.cart-table-item .cart-table-options .cart-table-option {margin-right:20px;}
.cart-table-item .cart-table-options .cart-table-option:last-child {margin-right:0;}
.cart-table-item .cart-table-qty {margin-top:10px;}
.cart-table-item .cart-table-qty input {width:100px; font-size:15px; background-color:#f6f6f6; border:none; color:#000; line-height:24px; border-radius:0;}
.cart-table-item .cart-table-qty .gift-input {background:transparent;border:none;}
.cart-table-item .cart-table-qty .gift-input:focus {box-shadow:none;}
.cart-table-item .cart-table-price {float:right; display:block; margin-top:5px; font-size:18px; color:#888; font-weight:700; vertical-align:middle;}
.cart-table-item .cart-table-qty button.btn {padding:.282rem .75rem;color:#ffffff; background-color:#ff8b0f}

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

/* Checkout Steps */
.shopping-cart-body .checkout-step {margin-top:20px;}
.checkout-step {}
.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:25px;}
.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;}
.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:#ff8b0f;}
.checkout-box-m .checkout-btn .btn {padding:0;font-size:1.15rem;border:0;}
/* 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 {}
.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 {margin-right:10px;}
.checkout-table .checkout-table-product-options .checkout-table-product-option:last-child {margin-right:0;}
.checkout-table .checkout-table-product-price {float:right; display:block; margin-left:15px;}

.checkout-total-box .float-left {font-size:14px;}
.checkout-total-box .float-right {font-weight:500;}
.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:#ff8b0f;outline:#ff8b0f;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: #db7100;font-size: 14px;line-height: 65px;}
.shopping-settlement-footer a:hover {text-decoration: underline;}
.shopping-settlement-footer .settlement-footer-btn {padding: 1.5em 1.7em;font-size: 14px;}
.shopping-settlement-footer > div.return-cart {order: 2;text-align: center;margin-top: 15px;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.shopping-settlement-footer > div.return-cart a {line-height: 28px;}
.shopping-settlement-footer > div.btn-continue {order:1;text-align: center!important;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.shopping-settlement-footer > div.btn-continue .btn {width: 100%;}
/* 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:22px;color:#717171;font-size:13px;}
.shopping-settlement-content dd img {max-width:100%;}
.shopping-settlement-content .custom-control-label {font-size:16px;display:block;cursor:pointer;}
/* Shopping Check Pay */
.shopping-check-information .float-left {width:15%;}
.shopping-check-information .float-right {width:12%;}
.shopping-settlement-item-echo {width:65%;margin:0 auto;}
.shopping-settlement-btn {margin-bottom:20px;}
.shopping-settlement-btn button {padding:.75rem 0;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;border-left:none;border-right:none;background:#f2f2f2;}
.shopping-settlement-btn button.oldBgCcolor {background:#f2f2f2;}
.shopping-settlement-btn button.newBgCcolor {background:#e6e6e6;}
.shopping-settlement-btn button:focus {box-shadow:none;}
.shopping-settlement-btn button p {margin-bottom:0;}
.shopping-settlement-btn button p.float-left {padding-left:5px;}
.shopping-settlement-btn button p.float-right {padding-right:5px;}
/* ======================================================================================= */

/* Not Found ============================================================================= */
.not-find-body .container {position:relative;}
.not-found-info {position:relative; z-index:12;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-bottom:2px solid; border-color:#ef6d00; padding:10px 40px; background:none; text-transform:uppercase; display:inline-block; margin:20px 20px 0 0; background-color:#ff8000; -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:#ef6d00; 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: 5px;counter-increment: carousel-cell;  display:block;padding: 0 5px}
.carousel-nav .carousel-cell {height: 80px;line-height:74px;width: 80px;margin-right:10px;text-align:center;vertical-align:middle;}
.carousel-nav .carousel-cell img {max-width:100%;max-height:60px;vertical-align:middle;margin:0 auto;}
.flickity-viewport {background:#fff;}
.flickity-slider{display: flex;justify-content: center;align-items: center;}
.flickity-enabled.is-fullscreen{z-index: 9999!important;background: #000!important;}
.flickity-fullscreen-button{border: 1px solid #000!important;}

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

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


/* Commodity Review ====================================================================== */
.commodity-review .commodity-review-title {color:#555;margin-bottom:15px;}
.commodity-review .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;font-size:12px;margin-bottom:0;}
.commodity-review strong {font-weight:700;padding:0 8px;}
.commodity-review .comment-explanation {color:#ffa600;}
/* ======================================================================================= */

/* Additional Images ===================================================================== */
.product-box .product-title h3 {font-size:18px;vertical-align:middle;text-transform:uppercase;text-align:left;margin-bottom:20px;}
.product-box .row {margin-bottom: 10px;}
.product-box .product-grid {text-align:center;transition:all .3s; padding: 0; margin-bottom: 15px;border: 1px solid transparent;}
.product-box .product-grid:hover{border: 1px solid #ccc;}
.product-box .product-grid img {max-width:100%;max-height:100%; padding: 0;}
/* ======================================================================================= */

/* 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;}
.product-slide .product-content {padding:0;}
/* ======================================================================================= */


/* Media ================================================================================= */
@media only screen and (max-width:440px) {
	.not-found-info p br {display:block;}
	.not-found-info .btn {display:block; margin:20px 0 0;}
}
@media only screen and (max-width:500px) {
	.not-found-info h1 {font-size:80px; line-height:88px;}
	.not-found-info h2 {font-size:30px; line-height:30px;}
	.not-found-info p {font-size:16px;}
}
@media only screen and (max-width:575px) {
    /* Search */
    .search-box-form .input-group-select{min-height: 38px!important;width: 100%!important;}
	/* Header */
	.header .col-md-2 {padding:0;}
	/* Product */
	.product-title h3 {font-size:18px;letter-spacing:0.15px;}
	.product-title .btn {padding:6px 12px 4px 12px;}
	.product-grid:last-child {margin-bottom:0;}
	.product-tab .tab-content {font-size:14px;}
	/* Customer Reviews */
	.review-img h3 ,
	.comment-box p {font-size:14px;margin-bottom:0;}
	.review-append-btn .btn {padding:5px;width:96.5px;white-space:normal;}
	/* Cart */
	ul.cart-table li .cart-table-img img {max-width:100px;}
	.cart-table-item {margin-left:135px;}
	.cart-table-item .cart-table-item-meta a.cart-table-name {font-size:14px;}
	.cart-table-item .cart-table-options {font-size:12px;}
	.cart-table-item .cart-table-options .cart-table-option {display:block; margin:0;}
	.cart-total-section label {text-align:center;}
	.cart-total-box .cart-refresh {margin-bottom:15px!important;}
	.cart-total-box .cart-refresh .btn {width:100%;}
	.cart-total-section .cart-checout-btn .btn {display:block;width:100%;}
	.cart-total-box {text-align:center;}
	.cart-table-item .cart-table-qty input {width:50px;}
	/* 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%}
	/* 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;}
    /* Customer Get Box*/
    .customer-get-box{width: 100%}
	/* Shopping Settlement */
	.shopping-box {background:#f2f2f2;padding:20px 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:14px;}
	/* Product Slide */
	.product-slide .carousel-cell {width:100%!important;text-align:center;}
    .product-slide .carousel-cell .product-price-box {text-align: left;}

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

    .no-products {margin: 80px 0 30px;font-size: 20px;}
    /* 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;}
}
@media only screen and (min-width:576px) {
	/* Search */
	.search-box-form .form-control,
	.search-box-form .btn {padding:12px 18px;}
	/* Common */
	.common-btn .pages {margin-top:0;}
}
@media only screen and (max-width:991px){
	/* Shopping Settlement */
	.shopping-settlement-footer > div.return-cart {order: 2;text-align: center;margin-top: 15px;}
	.shopping-settlement-footer > div.return-cart a {line-height: 28px;}
	.shopping-settlement-footer > div.btn-continue {order:1;text-align: center!important;}
	.shopping-settlement-footer > div.btn-continue .btn {width: 100%;padding: 1rem .75rem;}

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

@media only screen and (max-width:767px) {
    /* M Carousel */
    .flickity-page-dots{bottom: -32px!important;}
    .flickity-enabled.is-fullscreen .flickity-page-dots{bottom: 10px!important;}
	/* Cms */
	.cms-container .btn-orange {display:block; width:100%;}
	/* Customer */
	.customer {padding:0 15px;}
	.customer-content {font-size:15px;}
	.customer-content .customer-title2 {font-size:25px;}
    /* Custom Text */
    .custom-text .custom-text-title {font-size:20px;}
    .custom-text .custom-text-content {font-size:15px;}
	/* Layout Img Text */
	.layout-imgtext .layout-imgtext-img {order:1;}
	.layout-imgtext .layout-imgtext-text {padding-bottom: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;}
	/* 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-body .footer .container {padding-bottom:20px}
	.product-tab .tab-reviews .list-group-item {font-size:14px;}
	/* Cart */
	.shopping-cart-body .shopping-cart .container {padding-right:15px; padding-left:15px;}
	/* pay-order */
	.pay-credit form,
	.pay-credit .pay-right-box ,
	.pay-credit .pay-order-info {border:none;}
	.pay-credit form {padding:0;}
	.pay-credit .pay-title {font-size:24px;}
	.pay-right-box .pay-notes {padding:0;margin-bottom:15px;}
	.pay-right-box img {border-top:none;}

	.pay-credit .col-md-5,
	.pay-credit .col-md-7,
	.shopping-cart-body .col-md-4,
	.shopping-cart-body .col-md-8 {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;}
	.not-found-info h1 {margin-top:50px;}
	/* Carousel */
	.carousel-pc {display:none;}
	.carousel-mobile {display:block;}

    .category-title h1 {text-align: center;}
    .product-tab {padding: 0 15px;}
    .product-tab a.tab-title {text-align: center; border: none; border-top: 1px solid #e4e4e4; line-height: 2; position: relative; padding: 7px 10px 7px 24px; height: 55px; background: #f7f7f7 url(../images/more.png) no-repeat left center/30px 30px; background-position-x: 3%;}
    .product-tab a.tab-title:before {content: ''!important;}
    .product-tab .tab-title.active {border-color: #e4e4e4; color: #00a0df;}
    
    .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;}

    /* Page */
    .pc-page-show {display:none;}
    .m-page-show {display:block;}
}
@media only screen and (min-width:768px) {
    /* PC Carousel */
    .carousel-pc .flickity-prev-next-button{top: auto!important;bottom: -100px!important;transform: none!important;z-index: 3!important;}
    /* Img Slide */
	.img-slide.img-slide-small {height:475px;}
	.img-slide.img-slide-medium {height:650px;}
	.img-slide.img-slide-large {height:775px;}
	/* Product */
	.product-info .product-size-chart {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 (max-width:1024px) {
	/* Header */
	.header {display: none;}
	.header .header-logo a {line-height:0;}
	/* Category */
	.category .category-pc-menu {margin-top:20px;}
	.category .category-grid {margin:20px -15px 20px -15px;}
	.category .category-pc-filter {margin-top:20px;}
	/* Category Subcate */
	.category-subcate {margin-bottom:30px;}
	/* Category Page */
	.category-page-box {border:none;}
    .category-page-box .category-page .page-link {border:1px solid #dee2e6;padding-left: 8px;padding-right: 8px;}
	.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;}
    .products-go-home {display: inline-block;}

    .product-h3{display: none;}
}
/* Custom */
@media only screen and (max-width:749px) {
	/* Cms */
	.cms-title {font-size:25px;}
	/* Announcement Bar */
	.ad-text-bar {padding:10px 20px;}
	/* Product */
	.product-content .product-money2 {font-size:14px;}
	/* Category Collection */
	.category-collection .category-collection-description {padding:0 5px;font-size:1.25em;}
	/* Checkout */
	.shopping-cart-body .footer ,
	.checkout-body .footer {padding:40px 0 70px 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:600;}
	.orders-get-table td.order-determined-price {width:100px!important;}
	/* Common Table */
	.table thead th {font-size:14px;}
	.common-tr td {font-size:13px;}
	.common-tr td:last-child {width:60px;}
	.common-tr td a {font-size:13px;}
	.common-tr td > p {margin-bottom:0!important;}
	.common-tr td {vertical-align:top;}
	.common-td li {display:block;margin-right:0;font-size:13px;}
	.common-width {width:60px;}
	/* Common */
	.small-show {display:block !important}
	.small-hide {display:none !important}
}

/* Not Found */
@media only screen and (max-width:992px) {
	/* Not Found */
	.not-found-info h1 {font-size:90px;}
	.not-found-info h2 {font-size:45px; line-height:45px;}
	.monkey img {width:282px;}
}

@media only screen and (min-width:750px) and (max-width:1024px) {
	/* Category */
	.category .col-lg-2,
	.category .col-lg-10 {flex:0 0 100%;webkit-box-flex:0;max-width:100%;}
	/* Category Subcate */
	.category-subcate .col-md2-5 {flex:0 0 25%;-webkit-box-flex:0;-ms-flex:0 0 25%;max-width:25%;margin-bottom:15px;}
	/* Common */
	.medium-show {display:block !important}
	.medium-hide {display:none !important}
}
@media only screen and (min-width:1025px) {
	/* Header */
	.header {padding:0;min-height:60px}
	/* Product */
	.product-content {padding:0 15px 15px 15px;}
	.product-content h3,
	.product-content .product-original-price ,
	.product-content .product-special-offer {font-size:16px;}
	.product-content h3 {min-height:48px;}
	.product-box .col-lg-4 {flex:25%;max-width:25%;-ms-flex:25%;}
	/* 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:1400px) {
    /* Common */
	.xlarge-show {display:block !important}
	.xlarge-hide {display:none !important}
}
/* ======================================================================================= */
