﻿* {margin:0; padding:0;}
:focus, :active {outline:none !important;}
html, body {max-width:100%;word-break:break-all}
img {max-width:100%;max-height:100%;}
ul, ol {list-style:none;}
select {padding-right:20px !important;padding-left:5px !important;-webkit-appearance:none;background:#ffffff url(../images/down.png) no-repeat right 5px center / 10px 10px;}
button {background:none;border:none;cursor:pointer;display:inline-block;}
button, input, textarea {-webkit-appearance:none;-moz-appearance:none}
button, input, textarea, select {padding:0;margin:0;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;}
button, a, .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;}
em {color:#d91627; margin-left:5px;}
hr {margin:15px 0;}
.show {display:block !important;}
.hide {display:none !important;}
.f-right {float:right !important;}
.settlement-footer-btn.btn-secondary {cursor:not-allowed;}
.error {color:#dc3545;}
.is-transitioning {display:block !important;visibility:visible !important;}
.header-search-matching .matching-li.active{background-color: #f2f2f2;}
.product-tab .tab-title {height:auto!important;min-height:45px!important;}
.custom-text h2 {margin: 0 0 20px;line-height: 1.2;overflow-wrap: break-word;word-wrap: break-word;font-weight: bold;color: #3d4246;font-size: 1em;}
.custom-text .col-md-8 {margin:0 auto;padding:0;}
.f-12 {font-size: 12px;}
.checkout-body > footer ,
.checkout-body > .footer {display:none!important;}
.checkout-body {padding-bottom:60px;overflow-x: hidden;}
.cms-content p {word-break:keep-all!important;}
.in-stock {color:#008000;}
.out-of-stock {color:#f00;}

/* Input */
input[type=number] {-moz-appearance:textfield;}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {-webkit-appearance:none;}

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

/* Widescreen Display */
.layout-imgcover.container {margin-left:auto;margin-right:auto;}

/* 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:#ffffff 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;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:#000000;}
.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;}

/* custom */
.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:#333333}
.custom-control-input.is-valid:checked ~ .custom-control-label::before,
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {background-color:#007bff}
.custom-control-input.is-valid ~ .custom-control-label::before,
.was-validated .custom-control-input:valid ~ .custom-control-label::before {background-color:#dee2e6}

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

/* Common Table */
.common-tr p {margin-bottom:0;}
.common-tr td {vertical-align:middle;}
.custom-table td.img {width:120px;}
.custom-table img {max-width:100%;}

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

/* 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;}
.pd25   {padding:25px !important;}
.pd-t25 {padding-top:25px !important;}
.pd-b25 {padding-bottom:25px !important;}
.pd-l25 {padding-left:25px !important;}
.pd-r25 {padding-right:25px !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;}
/* ======================================================================================= */


/* Common Footer ========================================================================= */
.common-footer-container h3 {font-size:20px;margin:0 0 15px;}
.common-footer-container .footer-link li {padding:5px 0;}
.common-footer-container .footer-link li a {display:inline-block;font-size:14px;word-break:keep-all;word-wrap: break-word;}
.common-footer-container .footer-link li a:hover {text-decoration:underline;}
.common-footer-container .common-footer-content {font-size:14px;line-height:1.6;}
.footer .footer-address {text-align:center;}
.footer-note .input-group>.form-control,
.footer input,
footer input{margin:0!important;}

/* Payment Icon */
.payment-icon p img {max-height:50px;}
/* ======================================================================================= */

/* Font Size */
.f-12 {font-size: 12px!important;}
.f-16 {font-size: 16px!important;}
.f-18 {font-size: 18px!important;}
.f-22 {font-size: 22px!important;}

/* Reviews Upload ======================================================================== */
.upload-reviews-content {position:relative}
.upload-page-nav .current > a {background:#ff8b0f !important;color:#ffffff !important;}
.article {border:1px solid #cccccc;border-radius:.25rem;}
.orders-review-body .article {margin:0;}
.item-upload {width:100px;height:100px;position:relative;margin:8px;float:left}
.upload-add-img {border:1px solid #cccccc;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:#cccccc;vertical-align:middle;}
.upload-pre-block {position:absolute;display:block;width:100px;height:100px;line-height:96px;left:0;top:0;border:1px solid #cccccc;text-align:center;overflow:hidden}
.delete {width:20px;height:20px;line-height:12px;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:#ffffff;}
.upload-input {display:block;width:0;height:0;-webkit-opacity:0.0;-moz-opacity:0.0;-ms-opacity:0.0;opacity: .0;filter:alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);}
/* ======================================================================================= */


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


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


/* Login / Forget Password =============================================================== */
.container-login{max-width: 1200px}
.common-pd .col-sm-6{padding:0 50px;}
.login-body .error ,
.forget-password-body .error {margin:5px 0 0 0;}
.common-pd {padding:60px 0 50px 0;overflow:hidden;}
.common-pd input {border-radius:0;}
.common-pd .btn-login {height:47px;line-height:47px;padding:0 10px;}
.common-pd .btn-login:focus {box-shadow:none;}

/* Login */
.login-content .login-title {text-align:center;margin:0 0 30px 0;color:#222;font-size:18px;font-weight:700;}
.login-content .login-divider {border-right:1px solid #e5e5e5;}
.login-content .c-light-black {color:#999;text-transform:capitalize;text-decoration:underline;font-size:12px;}
.login-content .privacy-policy ,
.terms .privacy-policy {font-size:14px;line-height:1.6;font-weight:700;color:#23a1d1;display:inline-block;}
.login-content .privacy-policy:hover,
.terms .privacy-policy:hover {text-decoration:none;color:#337ab7;}
.terms {padding-bottom:15px;border-bottom:1px solid rgba(0,0,0,.1);}
.terms label {text-transform:none!important;display:inline-block!important;margin:0!important;}
.shopping-settlement-content .terms {padding:16px;background:#fff;margin:15px 0 0;border:1px solid #d9d9d9;border-radius:5px;}
.shopping-settlement-content .terms .custom-control-label {margin-left:26px!important;color:#333!important;}
.shopping-settlement-content .terms .custom-control-label::before,
.shopping-settlement-content .terms .custom-control-label::after {top:20px;left:16px;}
.login-content .custom-checkbox label.error ,
.checkout-step-content .terms label.error ,
.shopping-settlement-content .terms label.error {display:block!important;}

/* Forget Password */
.forget-password h2 {color:#222;text-transform:uppercase;font-weight:700;text-align:center;font-size: 30px;margin:0;}
.forget-password form {width:46%;margin:0 auto;}
.forget-password .btn-login {min-width:150px;}
.forget-password a.btn-login {border:1px solid #222;color:#222;}
/* ======================================================================================= */


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

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


/* Countdown ============================================================================= */
.count-down-box {display: flex;flex-wrap: wrap;max-width:100%;margin: 0 auto;align-items:center;background: #fff;}
.count-down-box .count-down-sliver {flex: 1 1 100%;position: relative;justify-content: flex-start;flex-direction: column;align-items: center;}
.count-down-box .count-down-content {background:rgb(54, 52, 54);color:rgb(245, 246, 248);top:0;margin: .25rem auto;display: flex;flex-flow: row wrap;transition: all .2s ease-out;justify-content: center;align-content: space-between;width: 100%;max-width:100%;position: relative;z-index: 10;}
.count-down-box .count-down-ticker {justify-content: center;display:flex;align-items: center;flex: 1;flex-wrap: wrap;padding: .3125rem 0;}
.count-down-box .count-down-ticker h5 {font-size:1.375rem;font-weight:600;font-family:Blender Pro;text-align:center;}
.count-down-box .count-down-label {font-family:Blender Pro;line-height:1rem;margin:0 .625rem 0 1.25rem;color:inherit;text-align:center;font-size:18px;font-weight:600;text-transform:uppercase;}
.count-down-box .count-down-clock {border:1px solid  #363436;color:#363436;background:#ffe400;padding:0 .9375rem;text-align:center;}
.count-down-box .count-down-clock:before {content:'';display:table;}
.count-down-box .count-timer {position: relative;display: inline-block;padding:5px 13px;}
.count-down-box .count-down-timer-value {line-height: 1.5625rem;font-size: 1.25rem;}
.count-down-box .count-down-timer-label {font-size: .75rem;line-height: 1.0625rem;font-weight: 400;}
.count-down-box .count-down-timer-value ,
.count-down-box .count-down-timer-label {text-align: center;display: block;color: inherit;}
.count-down-box .count-down-timer ,
.content {margin-left: auto;margin-right: auto;display: flex;flex-flow: row wrap;justify-content: center;align-items: center;position: relative;cursor:pointer;}
.count-down-box .count-down-timer {flex: 0 0 30%;max-width: 30%;}
.content {flex: 0 0 70%;max-width: 70%;}
.content img {width:100%;}
.count-down-m-label {display:none;}
.count-down-m-label .count-down-label {font-size:.6875rem;}
.fixed-top {-webkit-animation-name:fadeInDown;animation-name:fadeInDown;position:fixed;left:0;right:0;top:0;z-index:999;transition:transform .5s ease-in-out,transform .5s ease-in-out,background .5s ease-in-out;-moz-transition:all .5s ease-in-out,-moz-transform .5s ease-in-out,background .5s ease-in-out;-webkit-transition:all .5s ease-in-out,-webkit-transform .5s ease-in-out,background .5s ease-in-out;-o-transition:all .5s ease-in-out,-o-transform .5s ease-in-out,background .5s ease-in-out;animation-duration:.5s;-o-animation-duration:.5s;-moz-animation-duration:.5s;-webkit-animation-duration:.5s;}
.fixed-top .count-down-content {margin:0;}
.free-shiping-m {display:none;}
/* Count Down Popup */
.notice-modal.show {display: block;opacity: 1;background: rgba(0,0,0, .5);}
.notice-modal .modal-content {border-radius:0;}
.notice-modal .modal-header {background:rgb(255, 228, 0);display:block;position:relative;line-height:5.25rem;z-index:10;border-bottom:none;}
.notice-modal .modal-title {font-size:1.875rem;font-weight:600;color:rgb(54, 52, 54);text-align:center;}
.notice-modal div.close {background:#fff;padding:8px;box-shadow: 0 0.1875rem 0.6875rem #686868;border-bottom-left-radius: .625rem;color: #1b1b1b;position:absolute;right:0;top:0;z-index:99;opacity:1;}
.notice-modal div.close span {display:inline-block;color: #1b1b1b}
.notice-modal .modal-body {text-align:center;padding:0;}
@media only screen and (max-width:1308px) {
	.count-down-box .count-down-label {max-width: 55px;font-size: 12px;line-height: .875rem;margin: 0 15px 0 10px;}
}
@media only screen and (max-width:991px){
	/* Count Down */
	.count-down-m-label {display:block;}
	.count-down-ticker > .count-down-label ,
	.count-down-box .count-down-timer-label {display:none;}
	.count-down-box .count-down-ticker {padding:5px;}
	.count-down-box .count-down-timer-value {font-size:.9375rem;line-height:.9375rem;}
	.count-down-box .count-timer {width:23px;line-height:.9375rem;padding:0;}
	.count-down-box .count-timer-before:before {content: ":";color: inherit;position: absolute;left: -4px;top: 0;}
	.count-down-box .count-down-label {margin:0!important;}
	.count-down-box .count-down-clock {width:100%;}
}
@media only screen and (max-width:575px) {
	/* Count Down */
	.count-down-box .count-down-timer {flex: 0 0 35%;max-width: 35%;}
	.content {flex: 0 0 65%;max-width: 65%;}
	.count-down-box .count-down-clock {padding:0 3px;box-sizing:border-box;}
	.count-down-box .count-down-ticker h5 {font-weight:400;font-size:15px;line-height:.75rem;}
	.notice-modal .modal-header {padding:0;line-height:1.9375rem;}
	.notice-modal .modal-title {font-size:1.25rem;}
	.notice-modal button.close {padding:3px 5px;}
	.free-shiping-m {display:block;}
	.free-shiping-pc {display:none;}
}
@media only screen and (max-width:380px) {
	/* Count Down */
	.count-down-box .count-down-timer {flex: 0 0 42%!important;max-width: 42%!important;}
	.content {flex: 0 0 60%!important;max-width: 58%!important;}
}
/* ======================================================================================= */


/* Layout Modules ======================================================================== */
/* Ad Text */
.ad-text-box {word-break:break-all;}
.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-text-bar.ad-text-small {font-size: 0.88em;}
.ad-text-bar.ad-text-medium {font-size: 1em;}
.ad-text-bar.ad-text-large {font-size: 1.4em;}

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

/* Sext Title Size */
.small-text-title-size {font-size:1.625em;}
.medium-text-title-size {font-size:2.1875em;}
.large-text-title-size {font-size:4.0625em;}

/* Sext Description Size */
.small-text-description-size {font-size:14px;}
.medium-text-description-size {font-size:1.25em;}
.large-text-description-size {font-size:1.5em}

/* Img Cover Height */
.extra-small-imgcover-height {height:125px;}
.small-imgcover-height {height:300px;}
.medium-imgcover-height {height:475px;}
.large-imgcover-height {height:650px;}
.extra-large-imgcover-height {height:775px;}

/* Imggallery Height */
.extra-small-imggallery-height {height:125px;}
.small-imggallery-height {height:300px;}
.medium-imggallery-height {height:475px;}
.large-imggallery-height {height:650px;}
.extra-large-imggallery-height {height:775px;}
.layout-imggallery .extra-small-imggallery-height a{height:125px;}
.layout-imggallery .right-image.extra-small-imggallery-height a{height:62.5px;}
.layout-imggallery .small-imggallery-height a {height:300px;}
.layout-imggallery .right-image.small-imggallery-height a {height:150px;}
.layout-imggallery .medium-imggallery-height a{height:475px;}
.layout-imggallery .right-image.medium-imggallery-height a{height:237.5px;}
.layout-imggallery .large-imggallery-height a{height:650px;}
.layout-imggallery .right-image.large-imggallery-height a{height:325px;}
.layout-imggallery .extra-large-imggallery-height a {height:775px;}
.layout-imggallery .right-image.extra-large-imggallery-height a{height:387.5px;}
.change-layout .right-image{order:1;}
.change-layout .left-image {order:2;}
.layout-imggallery a {display:block!important;opacity:1!important;}

/* Img Slide */
.banner-content .banner-text-wrap .text-title.f-small {font-size:25px; line-height:37px;}
.banner-content .banner-text-wrap .text-content.f-small {font-size:16px; line-height:26px;}
.banner-content .banner-text-wrap .text-title.f-medium {font-size:35px; line-height:42px;}
.banner-content .banner-text-wrap .text-content.f-medium {font-size:20px; line-height:30px;}
.banner-content .banner-text-wrap .text-title.f-large {font-size:65px; line-height:88px;}
.banner-content .banner-text-wrap .text-content.f-large {font-size:24px; line-height:36px;}
.banner-content .img-slide-small {height:300px;}
.banner-content .img-slide-medium {height:400px;}
.banner-content .img-slide-large {height:500px;}
.banner-content .img-wrap {width:100%; height:100%; display:block; background-size:cover; background-repeat:no-repeat; transition:all 0.8s ease-in 0s;}
.banner-content .img-wrap.img-middle {background-position:center center;}
.banner-content .img-wrap.img-top {background-position:center top;}
.banner-content .img-wrap.img-bottom {background-position:center bottom;}
.img-bg-top {background-position:center top;}
.img-bg-middle {background-position:center center;}
.img-bg-bottom {background-position:center bottom;}

/* Img Fit */
.layout-imgfit img {width:100%;}
.layout-imgfit .layout-imgfit-mobile {display:none;}
.product-slide {margin-top:15px!important;}
/* ======================================================================================= */


/* Layout Index ========================================================================== */
.layout-content {display:-moz-box;display:-webkit-box;width:100%;}
.layout-left {width:240px;vertical-align:top;}
.layout-left {padding-right:20px;}
.layout-center {-webkit-box-flex:1;-moz-box-flex:1;word-wrap:break-word;}
.layout-center-box {padding:0; margin:0;}
/* ======================================================================================= */


/* Favorites ============================================================================= */
.favorites-content .favorites-title {font-size:30px;text-transform:uppercase;font-weight:700;color:#222222;text-align:center;}
.favorites-content .favorites-qty {text-align:right;color:#999999;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-bg {display:block;position:absolute;top:0;z-index:10;width:100%;height:100%;background:#000000;opacity:0.03;}
.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:#ffffff;line-height:1.2;}
.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:#cccccc;}
.favorites-box .favorites-mg .favorites-sale {font-weight:normal;color:#222222;}
.favorites-box .favorites-mg .favorites-del i {color:#666666;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:#222222;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:#222222;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:#222222;}
.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 #222222;background:transparent;}
/* ======================================================================================= */


/* M-Page ============================================================================= */
.m-page-show {display:none;}
.m-page {display:table;width:100%;}
.m-page-table {display:table-cell;width:50%;vertical-align:middle;}
.m-page-table span {text-transform:uppercase;color:#b5b5b5;font-size:.8125rem;}
.m-page-table li {list-style:none;display:inline-block;}
.m-page-table .page-link {border:none;color:#000000;padding:4px 8px;}
.m-page-table .page-link:focus {box-shadow:none;}
.m-page-table .page-link:hover {background:transparent;}
.page-link.common-active-page {color:#cccccc !important;}
.category-page-box .category-page-amount select {padding:8px 20px 8px 5px;border-radius:.25rem;}
/* ======================================================================================= */


/* 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;}
.carousel-nav .carousel-cell.is-nav-selected {border:1px solid #ccc;}
.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:6px;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;}
/* ======================================================================================= */


/* Collection ============================================================================ */
.collection {display:inline-block;}
.collection a {text-decoration:none;color:#333333;display:inline-block;}
.collection i {cursor:pointer;}
.collection i.J_bgPositionRight {background-position:right;}
.collection i.J_bgPositionLeft {background-position:left;}
.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);
	}
}
/* ======================================================================================= */


/* Pay =================================================================================== */
.pay-credit {margin-top:30px;}
.pay-credit form {border:1px solid #dddddd;padding:20px;border-radius:4px;}
.pay-credit p {margin-top:15px;color:#000000;font-size:16px;}
.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 .form-control:focus {border-color:#ff8b0f;outline:#ff8b0f;box-shadow:none;}
.pay-credit .img-position {display:block;width:32px;height:32px;position:absolute;top:9px;z-index:10;}
.pay-credit .card-imgs {background:url('../images/vmj.png') no-repeat;right:12px;}
.pay-credit .cvv-imgs {background:url('../images/lock.png') no-repeat;right:12px;}
.pay-credit .data-imgs {background:url('../images/calendar.png') no-repeat;right:14px;}

/* Pay Common*/
.checkout-step .checkout-step-box {border: none!important;margin-bottom:20px;background-color:#ffffff;position:relative;}
.checkout-step .checkout-step-title {padding:15px!important;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;line-height: 28px;border: 1px solid #e6e6e6;margin-bottom: -1px;background-color: #fafafa;transition: all .3s;}
.checkout-step .checkout-step-title.oldBgCcolor{background:rgba(51,51,51,.6);color: #fff;}
.checkout-step .checkout-step-title.oldBgCcolor strong{color: #000;background: #fff;}
.checkout-step .checkout-step-title.oldBgCcolor>span {color:#fff;}
.checkout-step .checkout-step-title > i{font-size: 20px!important;flex:1 1 auto;text-align:right;}
.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: 15px 0!important;border-bottom: 1px solid #e6e6e6;}

.checkout-step-shipping-method .checkout-step-content,
.checkout-step-payment-method .checkout-step-content {padding:0 !important;}
.checkout-step dl {margin-bottom:0;}
.checkout-step dl dd {border:none!important;padding:0!important;margin:0;}
.checkout-step-payment-method dl dd:last-child {border:none!important;padding:0!important;}
.checkout-step .payment {margin:0 !important;padding:15px 15px 0 15px!important;background:#fafafa;}
.checkout-step .method-description {background:#fafafa;}
.checkout-step .method-description p {margin:0;}
.shopping-shipping-note {border:1px solid #d9d9d9!important;border-radius:4px!important;padding:0!important;}
.shopping-settlement-content {background: transparent!important;padding: 0!important;}
.shopping-settlement-content dd {margin:0;padding:0!important;}
.shopping-settlement-content dd > .custom-control {margin:15px!important;}
.shopping-settlement-content dd > .pay-credit {padding:15px 15px 0 15px!important;border-top:1px solid #d9d9d9!important;background:#fafafa;}
.shopping-settlement-content dd > .method-description {padding:15px!important;border-top:1px solid #d9d9d9!important;background:#fafafa;}
.shopping-settlement-content dd p {padding:0!important;font-size:14px!important;color:inherit!important;}
.checkout-step .checkout-step-content-bordered .error-msg {padding:15px;}
.shopping-settlement-content dd.method-description {padding:16px!important;}
.shopping-settlement-content .custom-control-label {display:inline-block!important;}
.checkout-step-payment-method .custom-control img ,
.shopping-settlement-content dd > .custom-control img {max-height:24px;}
.checkout-step-shipping-method .custom-control ,
.checkout-step-shipping-method .method-description ,
.checkout-step-payment-method .custom-control ,
.checkout-step-payment-method .method-description {padding:15px 5px!important;border-top:1px solid #e6e6e6;}
.checkout-step-payment-method .pay-credit {border-top:1px solid #d9d9d9;background:#fafafa;}
.checkout-step-shipping-method .custom-control-label:before ,
.checkout-step-shipping-method .custom-control-label:after ,
.checkout-step-payment-method .custom-control-label:before ,
.checkout-step-payment-method .custom-control-label:after {top:20px;left:5px;}
.checkout-step-shipping-method .custom-control-label ,
.checkout-step-payment-method .custom-control-label {padding-left:24px;}
.checkout-step-payment-method dl dd:last-child .custom-control ,
.checkout-step-payment-method dl dd:last-child .method-description {border-bottom:0;}
.checkout-step-payment-method dl dd:last-child .custom-control ,
.checkout-step-payment-method dl dd:last-child .method-description {border-bottom:0;}
.checkout-step-payment-method dl dd:last-child .method-description {border-top:1px solid #d9d9d9;}
.checkout-step dl dd:last-child {margin-bottom:0;}

/* Checkout Breadcrumb */
.checkout-breadcrumb {width:100%;margin-bottom: 30px;padding:15px;background:#fafafa;border: 1px solid #e6e6e6;}
.checkout-breadcrumb h2 {float: left;font-size: 22px;margin-bottom: 0;}
.checkout-breadcrumb ul {float: right;margin-bottom: 0;}
.checkout-breadcrumb ul li {display:inline-block;}
.checkout-breadcrumb ul li {display:inline-block;}
.checkout-breadcrumb ul li a {text-decoration:none;font-size:16px;font-weight:400;line-height:20px;}
.checkout-breadcrumb ul li a.active {font-weight: bold;color: #d53333;}
.checkout-breadcrumb ul li a:hover {text-decoration:none;color:#000;}

/* Checkout Iframe */
.checkout-iframe{width: 100%;margin: 0 auto;display: block;}

.checkout-body>.container{max-width: 1180px;padding: 0!important;}
.checkout-body>.container .shopping-settlement{max-width: 100%!important;padding: 0!important;margin: 0!important;overflow-x:hidden;}

.checkout-body .checkout-box {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-flex: 1;-webkit-flex: 1 0 auto;-ms-flex: 1 0 auto;flex: 1 0 auto;}
.checkout-body .checkout-box .checkout-main{width: 50%;float: left;padding: 40px 2%;}
.checkout-body .checkout-box .checkout-sidebar{width: 50%;padding: 40px 2%;background-position: left top;float: right;position: relative;}
.checkout-body .checkout-box .checkout-sidebar .shopping-settlement-btn p{margin-bottom: 0;}
.shopping-settlement-btn p.float-left span,
.shopping-settlement-btn p.float-right {line-height: 30px;height: 30px;}
.checkout-body .checkout-box .checkout-sidebar::after{content: "";display: block;width: 100%;position: absolute;top: 0;bottom: 0;background: #ffffff;z-index: -1;left: 0;background-position: left top;-webkit-box-shadow: 1px 0 0 #e6e6e6 inset;box-shadow: 1px 0 0 #e6e6e6 inset;}
.shopping-settlement-btn > div.btn-hide{padding:10px 0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);}
.shopping-settlement-btn .oldBgCcolor {background:#ebebeb;}
.shopping-settlement-btn .newBgCcolor {background:#e6e6e6;}
.checkout-main .shopping-settlement-content {border-bottom: 1px solid #ddd;padding-bottom: 20px}

.shopping-box .checkout-main .shopping-settlement-content {border-bottom: none;}

.checkout-logo ,
.m-checkout-logo {display: block;margin: 20px 0;width: 100%;height: 50px;text-align:center;}

.checkout-main-header .checkout-main-breadcrumb{font-size: 14px;line-height: 21px;margin-bottom: 0;}
.checkout-main-header .checkout-main-breadcrumb i{padding: 0 7px;font-size: 14px;}
.checkout-main-header .checkout-main-breadcrumb li{float: left;}
.checkout-main-header .checkout-main-breadcrumb li.active .breadcrumb-text{font-weight: bold;color: #d53333;}
.checkout-body .checkout-box .checkout-step-cart button[type=submit]{width: 100%;min-height: 60px;}
.checkout-body .checkout-box .checkout-step-cart .checkout-step-content{padding-bottom:0;border-bottom: none;}
.checkout-box-m {border-top:2px solid #000;}
@media only screen and (max-width:991px) {
	.shopping-settlement-btn {display:block;}
	.shopping-settlement-step5 {display:none;}
	.checkout-form{margin-top: 0;}
	.checkout-body .shopping-box{padding: 20px 15px;}
	.checkout-body .shopping-box .shopping-settlement-btn{margin-bottom: 0;}
	.checkout-body .checkout-box{flex-wrap: wrap;}
	.checkout-body .checkout-box .checkout-main,
	.checkout-body .checkout-box .checkout-sidebar{width: 100%;padding: 0;float: none;}
	.checkout-body .checkout-box .checkout-sidebar::after{display: none;}
	.checkout-body .checkout-box .checkout-sidebar .shopping-settlement-content{padding: 20px 0 0!important;}
	.checkout-body .checkout-box .shopping-settlement-contentStep {order:1;}
	.checkout-body .checkout-box .shopping-settlement-left-contentStep {order:2;}
	.checkout-body .checkout-box .checkout-main .checkout-main-header{margin-top: 20px;}
	.checkout-body .checkout-box .checkout-main .shopping-settlement-content{padding: 0 0 20px 0;background:transparent;}
	.checkout-step .terms {padding-top:15px;margin-bottom: 0;border-top:1px solid rgba(0,0,0,.1);margin-top:15px;}
	.checkout-step .terms .custom-control-label::before,
	.checkout-step .terms .custom-control-label::after {top:20px;}
	/* shopping settlement */
	.shopping-breadcrumb ,
	.shopping-settlement-step5 ,
	.checkout-main-header .checkout-logo{display:none;}
	.pay-credit .col-md-5, .pay-credit .col-md-7,
	.shopping-cart-body .col-md-4, .shopping-cart-body .col-md-8,
	.checkout-body .col-md-4, .checkout-body .col-md-8{padding-left: 15px;padding-right: 15px;}
}
@media only screen and (min-width:576px) and (max-width:991px) {
	.checkout-form {padding:0 15px;overflow-x:hidden;}
}
@media only screen and (min-width:992px) {
	/* shopping settlement */
	.shopping-settlement-step5 {display:block!important;}
	.btn-hide ,
	.m-checkout-logo ,
	.shopping-settlement-btn {display: none;}
	.shopping-settlement-step5 {display: block !important;padding: 0 !important;}
}
@media only screen and (max-width:575px) {
	/* shopping settlement */
	#J_stepHide{display:none;}
	.checkout-logo,
	.checkout-body .checkout-breadcrumb{text-align: center;}
	.checkout-body .checkout-breadcrumb h2 ,
	.checkout-body .checkout-breadcrumb ul {float: none;}
	.checkout-body>.container #J_CheckoutFm{padding:0 15px;}
}
/* ======================================================================================= */


/* Modal Laoding ========================================================================= */
.modal-laoding {position: fixed;left: 50%;top:50%;transform:translate(-50%,-50%);z-index: 1060;}
.checkout-result-body>.container{position: relative;}
.checkout-result-body .checkout-modal-laoding{position: absolute;top: 0;left: 0;z-index:1060;width: 100%;height: 100%;background-color: rgba(0,0,0,.3)}
.checkout-result-body .checkout-modal-laoding img{position: absolute;left: 50%;top:50%;transform:translate(-50%,-50%);}
/* ======================================================================================= */


/* Sidebar Filter ======================================================================== */
/* Category Filte PC */
.category-pc-filter {word-break:break-all;}
.category-pc-filter > h3 {font-size:22px;text-transform:uppercase;}
.category-pc-filte-content li {margin-bottom:5px;word-break:break-all;}
.category-border-filter li a {text-decoration:none;color:#191919;margin:10px 0;}
.category-border-filter li a i {width:28px;text-align:right;}
.category-border-filter li i.float-right {color:#333;font-size:14px;cursor:pointer;}
.category-border-filter-title {text-transform:uppercase;font-weight:600;margin-bottom:10px;color:#191919;}
.sidebar-filter h3 {text-transform:uppercase;font-size:22px;color:#000000;}

/* Sidebar Filter Menu */
.category-pc-filte-content a:hover i,
.category-pc-filte-content a:hover{color:#a5a5a5;text-decoration: none;}
.category-pc-filte-content a,
.category-pc-filter h4{color: #4f4f4f;font-size: 18px;text-transform: capitalize;font-weight: 700;cursor: pointer;}
.category-pc-filte-content a{font-weight: 400;font-size: 16px;display:block;}
.category-pc-filter ul {margin-bottom: 0;}
.category-pc-filte-content li a span{cursor: pointer;background-color:#ffffff;}
.category-pc-filte-content li a i{font-size: 14px;}
/* ======================================================================================= */


/* Sidebar Cart ========================================================================== */
.sidebar-cart {transition:transform 0.5s cubic-bezier(0.16, 0.68, 0.43, 0.99);}
.sidebar-cart .sidebar-cart-content {position:fixed;top:0;right:0;z-index:1500;overflow-y:auto;height:100%;padding:20px 40px;background:#f3edff;width:420px;-ms-transform:translateX(100%);-webkit-transform:translateX(100%);transform:translateX(100%);transition:transform 0.5s cubic-bezier(0.16, 0.68, 0.43, 0.99);}
.sidebar-cart.sidebar-cart-right .sidebar-cart-content {display:block;-ms-transform:translateX(0%);-webkit-transform:translateX(0%);transform:translateX(0%);box-shadow: -5px 0px 10px 0px rgba(0,0,0,0.1);}
.sidebar-cart .sidebar-cart-content h4 {font-size:20px;color:#000;}
.sidebar-cart-table .sidebar-cart-box {background:#fff;padding:15px;margin-bottom:15px;}
.sidebar-cart-table .sidebar-cart-img {width:140px;text-align:center;padding:10px;}
.sidebar-cart-item .sidebar-cart-name {color:#000;font-weight:600;}
.sidebar-cart-item .sidebar-cart-name:hover {text-decoration:none;opacity:.7;}
.sidebar-cart-item .sidebar-cart-remove {color:#000;margin-left:15px;}
.sidebar-cart-item .sidebar-cart-table-option {margin-bottom:3px;}
.sidebar-cart-qty button ,
.sidebar-cart-qty input {border-color:#000;}
.sidebar-cart-qty button {font-weight:600;}
.sidebar-cart-qty button:focus {box-shadow:none;}
.sidebar-cart-btn .btn {background:#ff8b0f;border-color:#ff8b0f;color:#fff;}
.sidebar-cart-content .sidebar-cart-grand {color:#000;}
.sidebar-cart-content .sidebar-cart-subtotal {margin:0 0 8px;color:#000;text-transform:capitalize;}
.sidebar-cart-content .sidebar-cart-subtotal:last-child {margin:0;}
.cart-total-section .cart-subtotal .cart-subtotal-name {text-transform:capitalize;}
.sidebar-cart-bg {visibility:hidden;position:fixed;top:0;right:0;left:0;bottom:0;z-index:1030;background:#000;opacity:.6;transition:transform 0.5s cubic-bezier(0.16, 0.68, 0.43, 0.99);}
.sidebar-cart.sidebar-cart-right .sidebar-cart-bg {visibility:visible;}
/* ======================================================================================= */


/* Scubscribe ============================================================================ */
.subscribe-box {box-sizing:border-box;padding:30px 0!important;background-color:#fff;margin:0 auto;position:relative;}
.subscribe-box .subscribe-title {text-align:center;color:#333;margin-bottom:15px;font-size:26px;padding:0 15px;}
.subscribe-box .subscribe-content {text-align:center;color:#666;margin-bottom:15px;padding:0 15px;}
.subscribe-box .newsletter {max-width:450px;width:100%;margin:20px auto 0 auto;position:relative;padding:0 15px;}
.subscribe-box .newsletter .btn {background:#000;min-width:50px;border-top-left-radius:0;border-bottom-left-radius:0;}
/* ======================================================================================= */


/* pay =================================================================================== */
@media only screen and (max-width:575px) {
	/* Img Slide */
	.banner-content .banner-text-wrap .text-title.f-medium {font-size:32px; line-height:38px;}
	.banner-content .banner-text-wrap .text-content.f-medium {font-size:16px; line-height:24px;}
	.banner-content .banner-text-wrap .text-title.f-large {font-size:34px; line-height:40px;}
	.banner-content .banner-text-wrap .text-content.f-large {font-size:18px; line-height:24px;}
	.category-collection .category-collection-title h2 {font-size:23px;}
	/* Img Fit */
	.layout-imgfit-pc {display:none;}
	.layout-imgfit .layout-imgfit-mobile {display:block;}
	/* Login */
	.login-body .login-left-content {margin-bottom:15px;padding-bottom:15px!important;}
	.login-content .login-divider{border: none;border-bottom:1px solid #e5e5e5;}
	/* Forget Password */
	.forget-password form {width:100%!important;}
	.forget-password .btn-login {display:block;width:100%;}
	.forget-password .text-right.col-md-6 {order:2;padding: 0}
	.forget-password .text-left.col-md-6 {order:1;margin-bottom:15px;padding: 0}
	.forget-password .text-right.col-md-6 a.btn-login {border:none;text-decoration:underline;}
	.forget-password .row {margin:0;}
	/* Card Img */
	.checkout-step-content .custom-radio .float-left ,
	.checkout-step-content .custom-radio .float-right,
	.shopping-check-pay .custom-radio .float-left ,
	.shopping-check-pay .custom-radio .float-right {float: none!important;}
	.checkout-step-content .custom-radio .float-right ,
	.shopping-check-pay .custom-radio .float-right {margin-top: 5px;}
	/* Sidebar Cart */
	.sidebar-cart .sidebar-cart-content {width:100%;padding:20px 15px;}
	.sidebar-cart-table .sidebar-cart-img {width:120px;}
}
@media only screen and (max-width:991px) {
	/* Search */
	.m-checkout-logo {text-align:center;}
	.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) {
	/* 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;}
	.footer-note {margin:0 auto;}
	/* Forget Password */
	.forget-password form {width:80%;}
	.common-pd .col-sm-6{padding: 0 15px}
	/* Imggallery Height */
	.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;}
	.layout-imggallery .extra-small-imggallery-height a{height:94px;}
	.layout-imggallery .right-image.extra-small-imggallery-height a {height:47px;}
	.layout-imggallery .small-imggallery-height a {height:225px;}
	.layout-imggallery .right-image.small-imggallery-height a{height:112.5px;}
	.layout-imggallery .medium-imggallery-height a{height:357px;}
	.layout-imggallery .right-image.medium-imggallery-height a{height:178.5px;}
	.layout-imggallery .large-imggallery-height a {height:488px;}
	.layout-imggallery .right-image.large-imggallery-height a {height:244px;}
	.layout-imggallery .extra-large-imggallery-height a {height:582px;}
	.layout-imggallery .right-image.extra-large-imggallery-height a {height:291px;}
	/* Common Footer */
	.common-footer-container .col-md-3,
	.common-footer-container .col-md-4,
	.common-footer-container .col-md-6,
	.common-footer-container .col-md-12{margin:0 0 30px;}
	.common-footer-container .col-md-3:last-child,
	.common-footer-container .col-md-4:last-child,
	.common-footer-container .col-md-6:last-child,
	.common-footer-container .col-md-12:last-child{margin:0;}
	.common-footer-container .footer-link li a {display:block;}
}
@media only screen and (min-width:768px) {
	/* Img Slide */
	.img-slide.img-slide-small {height:475px;}
	.img-slide.img-slide-medium {height:650px;}
	.img-slide.img-slide-large {height:775px;}
}
@media only screen and (max-width:749px) {
	/* Sext Title Size */
	.small-text-title-size {font-size:1.25em;}
	.medium-text-title-size {font-size:2em;}
	.large-text-title-size {font-size:2.125em;}
	/* Sext Description Size */
	.small-text-description-size {font-size:12px;}
	.medium-text-description-size {font-size:16px;}
	.large-text-description-size {font-size:1.125em;}
	/* Layout Img Cover Height */
	.extra-small-imgcover-height {height:94px;}
	.small-imgcover-height {height:225px;}
	.medium-imgcover-height {height:357px;}
	.large-imgcover-height {height:488px;}
	.extra-large-imgcover-height {height:582px;}
	/* Common */
	.small-show {display:block !important}
	.small-hide {display:none !important}
	.checkout-step .terms {padding-top:15px;border-top:1px solid rgba(0,0,0,.1);margin-top:15px;}
	.checkout-step .terms .custom-control-label::before,
	.checkout-step .terms .custom-control-label::after {top:20px;}

	/* Checkout Body */
	.checkout-body .checkout-box-m{border-top: 1px solid #ddd;}
}
@media only screen and (max-width:1024px) {
	/* Common */
	.layout-left {display:none !important}
}
@media only screen and (min-width:750px) and (max-width:1024px) {
	/* Common */
	.medium-show {display:block !important}
	.medium-hide {display:none !important}
}
@media only screen and (min-width:1025px) {
/* Common */
	.large-show {display:block !important}
	.large-hide {display:none !important}
}
@media only screen and (min-width:1400px) {
	/* Common */
	.xlarge-show {display:block !important}
	.xlarge-hide {display:none !important}
}
/* ======================================================================================= */
