ul.table-order-stock {
    list-style: none;
    margin: 0;
    padding: 0
}
ul.table-order-stock li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    float: left;
}
ul.table-order-stock li div {
    display: block
}
ul.table-order-stock li .qty-request>input[type="number"] {
    border: 0
}
ul.table-order-stock li.head-list div:not(.clear) {
    background: #828282;
    border-top: 0;
    border-bottom: 0;
    max-width: 80px;
    width: 100%;
    text-align: left;
    padding: 0;
    box-sizing: border-box;
    line-height: 32px
}
ul.table-order-stock li.head-list .size-row.empty {
    border-radius: 5px 0 0
}
ul.table-order-stock li.head-list div:not(.clear)>span {
    text-transform: uppercase;
    color: #FFF;
    display: block;
    text-align: center
}
ul.table-order-stock li:not(.head-list) .size-row.head-size {
    border: 1px solid #828282;
    border-bottom: 0;
    border-top: 0;
    text-align: center;
    border-right: 0;
    padding: 5px 0;
    vertical-align: top;
    max-width: 40px;
    width: 40px;
    background: #e6e7e8;
    font-weight: bold
}
ul.table-order-stock li:not(.head-list) .size-row.head-size.first {
    border-color: #FFF
}
ul.table-order-stock li:not(.head-list) .qty-in-stock, ul.table-order-stock li:not(.head-list) .qty-request {
    padding: 0;
    max-width: 40px;
    width: 100%;
    line-height: 32px;
    border: 1px solid #fff;
    border-bottom: 0;
    border-right: 0;
    background: #f0f3f6
}
ul.table-order-stock li:not(.head-list) .qty-request {
    padding: 0
}
ul.table-order-stock li:not(.head-list) .qty-request>input[type="number"] {
    padding: 0;
    text-align: center;
    height: 30px;
    background: transparent
}
ul.table-order-stock li.head-list .qty-in-stock, ul.table-order-stock li.head-list .qty-request {
    display: block;
    width: 100%;
    line-height: 32px;
    padding-left: 5px;
    box-sizing: border-box
}
ul.table-order-stock li.head-list .size-row {
    line-height: 29px !important;
    margin-bottom: 1px
}
ul.table-order-stock li.head-list div:not(.clear) {
    max-width: 100px !important;
    width: 100px !important
}
ul.table-order-stock {
    padding: 0;
    text-align: center;
    margin: 20px auto 0;
    display: inline-block;
    max-width: 470px;
    width: auto
}
div.table-order-stock {
    padding: 0;
    text-align: center;
    margin: 20px auto;
    display: inline-block;
    max-width: 460px;
    width: 100%
}
div.table-order-stock .head-list {
    background: #f5f5f5
}
div.table-order-stock .single-column {
    display: inline-block;
    vertical-align: top;
    max-width: 40px;
    width: 100%;
    float: left;
    background: #e6e7e8
}
div.table-order-stock .head-list .single-column {
    border: 1px solid #828282;
    border-bottom: 0;
    border-top: 0;
    text-align: center;
    border-right: 0;
    padding: 5px 0
}
ul.table-order-stock .head-list .single-column:not(.empty), div.table-order-stock .head-list .single-column:not(.empty) {
    font-weight: bold
}
div.table-order-stock .single-column.empty {
    background: #828282;
    border-radius: 5px 0 0;
    border: 1px solid transparent;
    border-top: 0;
    border-bottom: 0
}
div.table-order-stock .single-column.empty>span {
    text-transform: uppercase;
    color: #FFF;
    display: block;
    text-align: center
}
div.table-order-stock .single-row div.single-column.qty-request {
    border: 1px solid #fff;
    border-bottom: 0;
    border-right: 0;
    background: #f0f3f6
}
div.table-order-stock .single-column.color, div.table-order-stock .single-column.empty {
    max-width: 80px;
    width: 100%;
    text-align: left
}
div.table-order-stock .single-row div input {
    display: block;
    text-align: center
}
div.table-order-stock .qty-request>input[type="number"] {
    border: 0;
    background: transparent
}
div.table-order-stock .grid-order-container .dynamic-grid {
    max-height: 0;
    height: auto;
    overflow: hidden;
    transition: max-height .4s ease-out
}
div.table-order-stock .grid-order-container.open .dynamic-grid {
    max-height: 600px;
    overflow: visible
}
div.table-order-stock .single-column.color {
    position: relative;
    min-height: 32px;
    cursor: pointer;
    border-right: 1px solid transparent;
    border-top-color: #828282;
    background: #e6e7e8
}
div.table-order-stock .single-column.color .color-label {
    cursor: pointer;
    display: block;
    max-width: calc(69%);
    width: 100%;
    line-height: 32px;
    padding-left: 5px
}
div.table-order-stock .single-column.color .swatch-preview {
    position: absolute;
    width: 21px;
    height: 21px;
    top: 5px;
    right: 5px;
    border: 0
}
div.table-order-stock .single-column.color .swatch-preview.media {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important
}
.item.product.product-item .product-item-info .product-small-thumbs .carousel {
    text-align: center
}
.item.product.product-item .product-item-info .product-small-thumbs .carousel .slide {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 0;
    max-width: 70px;
    width: 100%
}
.item.product.product-item .product-item-info .product-small-thumbs .carousel .slide img {
    cursor: pointer
}
div.table-order-stock .grid-order-container .show-grid-btn {
    margin-top: 5px
}
div.table-order-stock .grid-order-container .show-grid-btn>a {
    background: #828282;
    color: #FFF;
    text-transform: uppercase;
    max-width: 82px;
    width: 100%;
    display: block;
    border-radius: 0 0 5px 5px;
    padding: 5px 0;
    position: relative
}
div.table-order-stock .grid-order-container .show-grid-btn>a:hover {
    text-decoration: none
}
div.table-order-stock .grid-order-container:not(.open) .show-grid-btn>a:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #828282 transparent transparent transparent;
    position: absolute;
    bottom: -6px;
    left: calc(47%)
}
.item.product.product-item .description-box {
    padding-bottom: 30px;
    max-width: 470px;
    width: 100%;
    margin: 30px auto 0
}
.item.product.product-item .description-box>a {
    text-transform: uppercase;
    color: #5c5c5c;
    border-bottom: 1px solid #000;
    display: inline-block;
    margin: 0 0 10px
}
.item.product.product-item .description-box>a:hover {
    text-decoration: none
}
.item.product.product-item .description-box .description-content {
    background: #e6e7e8;
    text-align: justify;
    max-height: 0;
    height: auto;
    overflow: hidden;
    transition: max-height .4s ease-out;
    margin-top: 40px
}
.item.product.product-item .description-box .description-content .inner-content-description {
    padding: 10px 20px
}
.item.product.product-item .description-box .description-content.open {
    max-height: 200px;
    overflow-y: scroll
}
div.table-order-stock .grid-order-container .dynamic-grid .single-row:nth-child(1) .single-column.color {
    border-top: 1px solid #fff;
    position: relative
}
.form-order-stock input[type="submit"], .form-order-table input[type="submit"] {
    background: #2a6687;
    color: #FFF;
    text-transform: uppercase;
    font-size: 20px;
    border: 0;
    border-radius: 0 0 25px 0;
    margin: 20px 0 0;
    padding: 0 25px;
    line-height: 42px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.checkout-onepage-success .actions-toolbar .primary a.action {
    background: #2a6687 !important;
    color: #FFF !important;
    text-transform: uppercase !important;
    font-size: 20px !important;
    border: 0 !important;
    border-radius: 0 0 25px 0 !important;
    margin: 20px 0 0 !important;
    padding: 0 25px !important;
    line-height: 42px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important
}
.form-order-table input[type="submit"] {
    height: 0;
    overflow: hidden;
    transition: max-height .8s ease-out
}
div.table-order-stock .grid-order-container input:not([disabled]):focus {
    box-shadow: none
}
.form-order-stock input[type="submit"].disabled, .form-order-table input[type="submit"].disabled {
    opacity: .5;
    cursor: auto
}
.form-order-stock input[type="submit"]:hover:not(.disabled), .form-order-table input[type="submit"]:hover:not(.disabled) {
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.4);
    background: rgba(42, 102, 135, 0.8)
}
.form-order-stock input[type="submit"].visible, .form-order-table input[type="submit"].visible {
    height: auto
}
.item.product.product-item .description-box>a>span {
    position: relative
}
.item.product.product-item .description-box>a>span:after {
    content: ">";
    position: absolute;
    bottom: -35px;
    right: 0;
    left: 0;
    font-size: 18px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.item.product.product-item .description-box.open>a>span:after {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}
.clear {
    clear: both
}
.page-products.page-layout-1column .products-grid .product-item {
    width: 50% !important;
    padding: 25px 20px;
    text-align: center
}
.page-products.page-layout-1column .products-grid .product-item .product-item-info {
    width: 100%
}
.thumbs-carousel {
    max-width: 240px;
    width: 100%;
    margin: 20px auto 0
}
.products-grid .product-item-info:hover, .products-grid .product-item-info.active {
    background: transparent !important;
    box-shadow: none !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important
}
.products-grid .product-item .top-product-title {
    max-width: 240px;
    width: 100%;
    margin: 0 auto
}
.minimum-order-box {
    text-align: center;
    max-width: 50%;
    width: 100%;
    margin: 0 auto 50px
}
.minimum-order-box .title-box {
    text-transform: lowercase;
    font-size: 18px
}
.minimum-order-box .title-box>span {
    border-bottom: 1px solid #000;
    display: inline-block
}
.page-products .products-grid .product-item .product-item-info .product-item-photo, .products-grid .product-item .top-product-title .product-item-name .product-item-link {
    cursor: pointer
}
.products-grid .product-item .top-product-title .product-item-name .product-item-link {
    font-weight: bold
}
.navigation .level0 .submenu .active>a, .opc-wrapper .shipping-address-item.selected-item, .opc-progress-bar-item._active>span:after {
    border-color: #2a6687 !important
}
.opc-wrapper .shipping-address-item.selected-item:after {
    background: #2a6687 !important
}
.opc-progress-bar-item._active:before, .opc-progress-bar-item._active>span:before {
    background: #2b6487 !important;
    border-color: #2b6487 !important
}
div.table-order-stock .single-column.color .swatch-option-tooltip {
    min-height: 106px;
    left: 110% !important;
    top: -44px !important
}
div.table-order-stock .swatch-option-tooltip .corner:before {
    border-color: transparent #adadad transparent transparent;
    border-width: 8.5px 8px 8.5px 0;
    left: 0;
    top: 2px
}
div.table-order-stock .swatch-option-tooltip .corner:after {
    border-color: transparent #fff transparent transparent;
    border-width: 7.5px 7px 7.5px 0;
    left: -7px;
    top: 2px
}
div.table-order-stock .swatch-option-tooltip .corner {
    left: -9px !important;
    bottom: 65px
}
.category-zoom-container .modal-content #zoom-modal-list {
    text-align: center
}
.category-zoom-container .modal-content #zoom-modal-list>img.zoom-img-category {
    max-height: 500px;
    height: auto
}