body {
	font-family: 'Roboto','Sarabun',sans-serif;
	font-size: 14px;;
    background-color: #fff !important;
}

@font-face {
    font-family: 'Kanit';
    src: url('../fonts/kanit-webfont.woff2') format('woff2'),
         url('../fonts/kanit-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Sarabun';
    src: url('../fonts/sarabun-regular.woff2') format('woff2'),
         url('../fonts/sarabun-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-400.woff2') format('woff2'),
         url('../fonts/Roboto-400.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Roboto','Kanit',sans-serif;
	margin-bottom: 10px;
    font-weight: 600;
}
button,
button:focus,
.action.primary:focus, 
.action-primary:focus,
.primary .action.primary,
.action.primary, 
.action-primary.tocart,
.cart-container .action.continue,
.modal-footer .action-primary.action-accept,
.smcqp-confirm .modal-footer button,
.sidebar .action.tocart,
.amform-form .action.primary, 
.amform-parent .action.primary {
    font-family: 'Roboto','Kanit',sans-serif;
    font-weight: 400;
    background: #2c1e19;
    color: #f5e7cd;
    border-radius: 3px;
    left: 0;
    line-height: 2;
    height: 30px;
}
button:hover,
.action.primary:hover,
.primary .action.primary:hover,
.action-primary.tocart:hover,
.cart-container .action.continue:hover,
.modal-footer .action-primary.action-accept:hover,
.smcqp-confirm .modal-footer button:hover,
.sidebar .action.tocart:hover,
.amform-form .action.primary:hover, 
.amform-parent .action.primary:hover
{
    background: #363636;
    color: #fff;
}

a:hover,
a:active,
a:focus {
    color: #a7852b;
}
select,
textarea,
input[type="text"], 
input[type="password"], 
input[type="url"], 
input[type="tel"], 
input[type="search"], 
input[type="number"], 
input[type="datetime"], 
input[type="email"]{
    border: 1px solid #ccc;
}
.clearer {
    clear: both;
}
.hidden-xs {
    display: none;
    width: 100%;
}
.visible-xs {
    display: block;
    width: 100%;
}

div#checkdv_1 {
    display: none;
}

.loading-mask {
    display: none;
}

.product-item-actions .actions-primary+.actions-secondary {
    display: none;
}

/* container */
.page-wrapper .container {
    position: relative;
}

.page-main {
    width: 100%;
    padding: 30px 15px;
}
.no-breadcrumbs main#maincontent {
    padding-top: 30px;
    padding-bottom: 30px;
}
.cms-home.no-breadcrumbs main#maincontent {
    padding: 0;
}


/* layout */
.cms-home .columns .column.main {
    padding: 0;
}
.page-layout-2columns-left .sidebar-main, 
.page-layout-2columns-right .sidebar-main {
    width: 100%;
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
}
.page-layout-2columns-left .sidebar-additional, 
.page-layout-2columns-right .sidebar-additional {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
}
.page-layout-2columns-left .column.main, 
.page-layout-2columns-right .column.main {
    width: 100%;
    padding: 0;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
}

/* in body */
.block-static-block.widget, .block-cms-link.widget {
    margin-bottom: 60px;
}


/* logo */
.logo {
    float: none;
    margin: 0;
    max-width: 100%;
    z-index: unset;
}


/* main menu */
.ammenu-menu-wrapper {
    margin: 0;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root>.ammenu-item>.ammenu-link {
    text-transform: uppercase;
}

/* breadcrumbs */
.breadcrumbs {
    display: block;
    padding: 30px 0;
    max-width: unset;
}
.page-title {
    font-weight: 500;
    display: none !important;
}
.breadcrumbs .items .item {
    border: none;
    font-family: 'Roboto','Kanit',sans-serif;
    font-size: 1.4rem;
}
.breadcrumbs .items .item:first-child {
    border: none;
    padding: 0;
}
.breadcrumbs .items .item:after {
    display: none;
}
.breadcrumbs .items .item:before {
    left: 5px;
    content: '\f054';
    margin-right: 15px;
    font-family: FontAwesome;
    transform: unset;
    padding: 0;
    border: none !important;
    height: auto;
    top: 0;
    width: auto;
    font-size: 1rem;
}
.breadcrumbs .items .item a {
    color: #000;
}
.breadcrumbs .items .item strong,
.breadcrumbs .items .item a:hover {
    color: #000000;
    font-weight: bold;
}
.catalog-product-view .breadcrumbs {
    padding: 30px 15px;
}


/* header */

.head-top {
    background: #1e1714;
}

.head-top .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 32px;
}

.head-top .h-top-left {
    display: flex;
    flex-direction: row;
}

.head-top a {
    color: #f5e7cd;
}

.head-top ul.sc-header li {
    margin-right: 15px;
    float: left;
}

.head-top .sc-header a {
    font-size: 1.4rem;
}

.sc-header li img {
    width: 16px;
}

.head-top .h-top-right {
    display: none;
}

.language-wrapper {
    margin-right: 10px;
}

.language-wrapper .view-English span:before {
    content: '';
    width: 22px;
    height: 22px;
    background: url(../images/en.png) no-repeat 0 0/ 22px auto;
    display: inline-block;
    vertical-align: text-top;
    margin-right: 5px;
}

.language-wrapper .view-Thai span:before {
    content: '';
    width: 22px;
    height: 22px;
    background: url(../images/th.png) no-repeat 0 0/ 22px auto;
    display: inline-block;
    vertical-align: text-top;
    margin-right: 5px;
}

.language-wrapper li.view-English .view-English span:before {
    content: '';
    width: 22px;
    height: 22px;
    background: url(../images/en.png) no-repeat 0 0/ 22px auto;
    display: inline-block;
    vertical-align: text-top;
    margin-right: 5px;
}

.language-wrapper li.view-Thai .view-English span:before {
    content: '';
    width: 22px;
    height: 22px;
    background: url(../images/th.png) no-repeat 0 0/ 22px auto;
    display: inline-block;
    vertical-align: text-top;
    margin-right: 5px;
}

.language-wrapper li.view-English .view-Thai span:before {
    content: '';
    width: 22px;
    height: 22px;
    background: url(../images/en.png) no-repeat 0 0/ 22px auto;
    display: inline-block;
    vertical-align: text-top;
    margin-right: 5px;
}

.switcher.language span {
    float: none;
    color: #333;
}

.actions.dropdown.options.switcher-options .switcher-dropdown {
    display: none;
}

.actions.dropdown.options.switcher-options.active .switcher-dropdown {
    display: block;
    background-color: #fff;
    position: absolute;
    z-index: 9;
    min-width: 55px;
}

.language-wrapper .actions.dropdown.options.switcher-options.active .switcher-dropdown {
    position: relative;
}

.actions.dropdown.options.switcher-options.active .switcher-dropdown li a {
    color: #000;
}

.switcher-options ul li:hover {
    background-color: #d3d3d3;
}

.currency .switcher-label {
    display: none;
}

.currency-wrapper .switcher strong span {
    color: #f5e6cf;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 1.3rem;
    margin-right: 10px;
    cursor: pointer;
}

.header.content {
    padding: 0;
}

.main-header {
    background: #2A1D17 url(/media/wysiwyg/bg.png);
}
.main-header .logo img {
    margin: auto;
    width: 50px;
}
.header-content .right-content {
    display: flex;
    align-items: center;
}
.header-content .toplinks-wrapper {
    display: none;
}
.main-header .header-content {
    position: relative;
    padding: 10px 0 10px;
}
.user-toggle:before {
    content: '';
    background: url(../images/icon-user.svg) no-repeat 0 0/23px auto;
    width: 23px;
    height: 23px;
    display: block;
    margin: 0 10px 0 15px;
}
.wishlist-header a:before {
    content: '';
    background: url(../images/icon-fav.svg) no-repeat 0 0/25px auto;
    width: 25px;
    height: 25px;
    display: block;
    margin: 0 10px;
}
/*
.wishlist-header a:hover:before {
    background: url(../images/icon-favorite-full.svg) no-repeat 0 0/25px auto;
}
*/
.header-content .right-content {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 20px;
    right: 0;
}

.toplinks-wrapper .user-toggle.btn {
    background-color: transparent;
    padding: 0 !important;
    display: flex;
    align-items: center;
}
.toplinks-wrapper .user-toggle.btn:after {
    display: none;
}
.main-header .toplinks-wrapper .user-toggle.btn:focus {
    box-shadow: none;
    border: none;
    background-color: transparent;
}

.social-header ul {
    display: inline-block;
    float: left;
    padding: 6px 0;
    margin: 0;
}

.social-header ul li {
    float: left;
    margin-right: 15px;
}

.social-header ul li a {
    font-size: 1.4rem;
    color: #f5e7cd;
}

.social-header ul li img {
    width: 16px;
}

.minicart-wrapper .action.showcart .counter.qty {
    background: transparent;
}

.minicart-wrapper .action.close:before {
    line-height: 2;
}

/* search box */

.search-box .dropdown-search {
    background-color: transparent;
    border: none;
}
.amsearch-input-wrapper .amsearch-button.-close {
    right: 0;
    left: 70%;
}
.amsearch-button.-search {
    font-size: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    background-color: #a7852b !important;
    border: 1px solid #a7852b !important;
    border-radius: 0;
    padding: 0 15px !important;
    height: 34px;
}

.amsearch-button.-search:before {
    background: url(../images/icon-search.svg) no-repeat center center/20px auto;
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
}

.amsearch-wrapper-block {
    padding: 0;
    margin: 0;
    width: 100%;
}
.amsearch-form-block {
    position: relative;
}
.amsearch-input-wrapper .amsearch-input {
    background-color: #fff;
    border: 1px solid #2c1e19;
    color: #817d7c;
    padding: 0 15px;
    font-size: 1.3rem;
    font-family: 'Roboto','Kanit',sans-serif;
    width: 250px;
}

.amsearch-input-wrapper .amsearch-input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #9B9B9B;
  opacity: 1; /* Firefox */
}

.amsearch-input-wrapper .amsearch-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #9B9B9B;
}

.amsearch-input-wrapper .amsearch-input::-ms-input-placeholder { /* Microsoft Edge */
  color: #9B9B9B;
}

.header-content .right-content .wishlist-header a span {
    text-transform: uppercase;
}
.amsearch-input-wrapper.-typed .amsearch-input {
    padding: 0 15px;
}
.amsearch-input-wrapper .amsearch-button.-loupe {
    display: none;
}
.amsearch-overlay-block {
    display: none !important;
}
.amsearch-input-wrapper .amsearch-input:focus {
    border: none;
}

.amsearch-input-wrapper {
    width: 100%;
}
.amsearch-block-header .amsearch-link {
    min-width: unset;
    font-size: 1.3rem;
    color: #2c1e19;
    line-height: 3;
}
.amsearch-products-section .product-item-details {
    justify-content: center;
}
.amsearch-products-section .amsearch-block-header {
    padding: 0 20px 10px;
}
.amsearch-products-section .product-item-description {
    display: none;
}
.amsearch-products-section .product-item-link {
    font-size: 1.5rem;
    color: #2c1e19 !important;
}

.amsearch-highlight {
    color: #a7852b;
}
.amsearch-items-section .product-item .price-box .price {
    font-size: 1.6rem;
    padding: 0 0 0 5px;
}
.amsearch-items-section {
    padding: 0;
}
.amsearch-form-block.-opened {
    width: 100% !important;
}
.head-top .search-box .dropdown-toggle.btn-primary, .main-header .search-box .dropdown-toggle.btn-primary:hover, .head-top .search-box .dropdown-toggle.btn-primary:focus, .head-top .search-box .dropdown-toggle.btn-primary:active {
    background-color: transparent;
    border: none;
    display: flex;
    align-items: center;
    padding: 0 15px !important;
    box-shadow: none;
}
.amsearch-products-section.-list .amsearch-image {
    max-width: 80px;
}

.amsearch-products-section .amasty-label-image {
    width: 60% !important;
}
.amsearch-products-section .product-item [data-role='priceBox'] {
    flex-direction: row-reverse;
    flex-wrap: unset;
    flex-basis: unset;
    align-items: center;
}
.amsearch-products-section.-list .amsearch-item:hover {
    background-color: #E1E1E0 !important;
}
.amsearch-search-page a.view-all {
    display: none;
}
.filter-options-item,
.filter .block-subtitle{
    border-color: #eeeeee !important;
}
.block.widget.block-viewed-products-grid {
    display: none;
}

/* main menu mobile */
.nav-sections-item-title {
    font-family: 'Roboto','Kanit',sans-serif;
    width: 50%;
}
.nav-toggle {
    display: none;
}
.nav-toggle:before,
.nav-toggle:hover:before {
    color: #000000;
}
.nav-sections .header.links a {
    font-family: 'Roboto','Kanit',sans-serif;
    color: #000;
    font-weight: 400;
}

.ammenu-button.-hamburger:before {
    content: '\e609';
    font-family: luma-icons;
    border: none;
    display: inline-block;
    font-size: 2.5rem;
    color: #f5e7cd;
}
#ammenu-sidebar .ammenu-button.-close:after, 
#ammenu-sidebar .ammenu-button.-close:before {
    color: #000;
}
.ammenu-tabs-list .ammenu-button {
    color: #000 !important;
    font-weight: 500 !important;
}
.navigation-wrapper .ammenu-nav-sections.-sidebar .ammenu-items .ammenu-link.-mobile,
.ammenu-nav-sections.-mobile.-accordion .ammenu-items.-root>.ammenu-item .ammenu-items .ammenu-link {
    padding: 10px 0 !important;
    min-height: unset;
    font-weight: 500 !important;
    border: 0 !important;
}
.ammenu-nav-sections.-sidebar .ammenu-text {
    font-family: 'Roboto','Kanit',sans-serif;
    font-size: 1.6rem;
}
.sections.nav-sections .ui-menu-item-wrapper,
.sections.nav-sections .ui-menu-item a{
    text-transform: initial;
    font-weight: 400;
    font-family: 'Kanit','Roboto',sans-serif;
}
.search-box .dropdown-toggle:after {
    content: '\f002';
    font-family: "FontAwesome";
    font-style: normal;
    font-size: 22px;
    color: #f5e6cf;
    border: none;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    position: relative;
    top: -1px;
}
.navigation .all-category a {
    color: #a7852b;
}
.navigation .level0.active:not(.ui-state-active), 
.navigation .level0.has-active:not(.ui-state-active) {
    border-color: #a7852b;
}

#ammenu-sidebar .ammenu-link.-current {
    color: #a7852b;
}

.navigation span {
    font-weight: 400;
}
.main-header .search-box .dropdown-toggle.btn-primary, .main-header .search-box .dropdown-toggle.btn-primary:hover, .main-header .search-box .dropdown-toggle.btn-primary:focus, .main-header .search-box .dropdown-toggle.btn-primary:active {
    background-color: transparent;
    border: none;
    display: flex;
    align-items: center;
    padding: 0 15px !important;
    box-shadow: none;
}
.navigation .parent > a .ui-menu-icon:after {
    font-size: 1.6rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.navigation .parent > a.ui-state-active .ui-menu-icon:after {
    content: '\e621';
}
.navigation .parent .ui-menu-icon {
    position: absolute;
    right: 10px;
    display: inline-block;
    text-decoration: none;
}
.navigation .parent .level-top:after {
    content: '';
}
.section-item-content .main-header {
    display: none;
}
.amasty-mega-menu figure.ammenu-icon-block.-toggle {
    right: 10px;
}

/* owl carousel */
.owl-carousel .owl-item img {
    width: 100%;
}
.owl-carousel.owl-theme .owl-nav {
    margin: 0;
}
.owl-carousel.owl-theme .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    margin: 0;
}

.owl-carousel.owl-theme .owl-nav .owl-next {
    position: absolute;
    right: 0;
    margin: 0;
}

.owl-carousel.owl-theme .owl-nav div:hover {
    background: transparent;
}
.owl-carousel.owl-theme .owl-dots .owl-dot span {
    display: none;
}

.owl-carousel.owl-theme .owl-dots {
    position: absolute;
    bottom: 0;
    top: 100%;
    left: 50%;
    transform: translate(-50%, 15px);
}

.owl-carousel.owl-theme .owl-dots .owl-dot {
    background: #D9D9D9;
    margin: 0 4px;
    width: 11px;
    height: 11px;
    background: #9a908f;
}
.owl-carousel.owl-theme .owl-dots .owl-dot.active,
.owl-carousel.owl-theme .owl-dots .owl-dot:hover{
    background: #2c1f17;
    opacity: 1;
}

/*
.wrapper-slider .slidershow-home.owl-carousel .owl-item img {
    height: 500px;
}
*/

/* catalog product grid */
.page-products .columns {
    padding-top: 0;
    display: flex;
}
.page-products .column.main .product-items {
    margin: 0 0 0 -8px;
    width: calc(100% + 16px);
    display: flex;
    flex-wrap: wrap;
}
.page-products .products.wrapper.products-grid .item {
    width: 50%;
    padding: 0 8px;
    margin: 0 0 15px;
}
.products-grid .product-item-info {
    padding: 10px;
}
.products-grid .product-item-info:hover {
    margin: 0;
    padding: 10px;
    border: unset !important;
    box-shadow: unset !important;
}
.products.wrapper.products-grid .item {
    float: none;
}
.product-item-name {
    margin: 0 0 10px;
}
.product-item-info .product-item-name a {
    font-weight: 500;
    font-family: 'Roboto','Kanit',sans-serif;
    font-size: 1.6rem;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 64px;
    overflow: hidden;
}
.product-item-name a:hover {
    text-decoration: unset;
    color: #a7852b;
}
.stock.unavailable span {
    color: #ff0000;
    font-family: 'Roboto','Kanit',sans-serif;
}
.action.towishlist:hover:before,
.action.tocompare:hover:before {
    color: #a7852b;
}
.products-grid .product-item-details {
    margin: 20px 0 0;
}
.products-grid .product-item .price-box {
    margin: 0;
    text-align: center;
}
.product-item .price-box .price-label {
    display: none;
}
.products-grid .product-item-info .product-item-name a {
    text-align: center;
}
.fotorama__thumb-border {
    border-color: #2c1e19 !important;
}

/* catalog product list */

.products-list .product-item-photo {
    max-width: 300px;
    width: 40%;
}
.products-list .product-item {
    border-bottom: 1px solid #eaeaea;
    margin: 0 0 30px;
}
.product-image-container {
    display: block;
    margin: auto;
}

/* sidebar catalog product */
.sidebar-additional .block-compare .actions-toolbar {
    display: flex;
    align-items: center;
}
.sidebar-additional .block-compare .actions-toolbar .action.primary {
    margin: 0 15px 0 0;
    box-shadow: none;
    width: auto;
    color: #fff;
    background-color: #1c94ca;
}
.sidebar .action.tocart{
    background-color: #2c1e19 !important;
    color: #f5e7cd;
}
p.price-as-configured {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
    place-content: start;
}
.page-title-wrapper.product h1.page-title {
    display: inline-block !important;
}
.sidebar-additional .block-compare .actions-toolbar .action.primary:hover,
.sidebar .action.tocart:hover{
    background-color: #000 !important;
}
.page-products .block.block-reorder {
    display: none;
}
.sidebar.sidebar-additional .block {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 20px !important;
}
.sidebar.sidebar-additional .block .block-title {
    background-color: #2A1D17;
    color: #fff;
    padding: 5px 15px;
    font-family: 'Roboto','Kanit',sans-serif;
}
.sidebar.sidebar-additional .block .block-title strong {
    font-weight: 400;
}
.sidebar.sidebar-additional .block-compare .counter, 
.sidebar.sidebar-additional .block-wishlist .counter {
    color: #fff;
}
.sidebar .product-items .product-item-info .product-item-photo {
    position: absolute;
}
.sidebar .block-viewed-products-grid .product-items .product-item-details {
    margin-left: 85px;
    text-align: left;
}
.sidebar .product-item-photo .product-image-container {
    width: 75px !important;
}
.sidebar .block-wishlist .actions-toolbar>.primary {
    text-align: left;
}
.sidebar .products-grid .product-item-info {
    border: none;
    padding: 0;
}
.sidebar .block.widget .products-grid .product-item .actions-secondary {
    padding: 0;
}
.sidebar .product-items .product-item:not(:last-child) {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.sidebar .block.widget .products-grid .product-item {
    width: 100%;
    margin-left: 0;
}
.sidebar .block.widget .products-grid .product-item:last-child {
    margin: 0;
}
.sidebar .price-box .old-price .price {
    font-size: 1.5rem;
}
.sidebar .price-box .price {
    font-size: 1.8rem;
}
.sidebar .product-item-actions .actions-primary>.stock.unavailable {
    font-size: 0;
    padding: 0;
}
.sidebar .product-item-actions .actions-primary>.stock.unavailable span {
    font-size: 1.4rem;
}
.sidebar .products-grid .product-item-info:hover {
    box-shadow: none;
}
.sidebar .products-grid .product-item-info:hover .product-item-photo {
    left: 0;
    top: 0;
}
.sidebar .product-items .product-item-details {
    margin: 0 0 0 85px;
}


/* filter product */
.filter-options-title {
    font-weight: 500;
}
.filter .block-subtitle {
    font-size: 1.8rem;
    font-family: 'Roboto','Kanit',sans-serif;
    font-weight: 600;
}
#layered-filter-block {
    position: unset;
    padding: 0;
    margin: 0 0 15px;
    display: inline-flex;
}
.filter-title strong {
    display: block;
    position: unset;
}
.filter.active .filter-title strong {
    width: 100%;
    text-align: right;
    height: 100%;
}
.filter.active .filter-title strong:after {
    margin: 10px 0;
}
.filter-options-content a:hover {
    background-color: transparent;
    color: #a7852b;
}
.filter-subtitle {
    display: none;
}
.filter-title {
    display: block;
}
.filter-options {
    display: none;
    margin: 0;
}
.filter.active .filter-subtitle {
    background: transparent;
    display: block;
    height: 50px;
    left: 0;
    line-height: 32px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
}
.filter.active .filter-options {
    background: #fff;
    bottom: 0;
    display: block;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 10;
}



/* toolbar catalog product */
.toolbar-products .modes {
    display: flex !important; 
}
.sidebar.sidebar-additional {
    padding: 20px 0 0 0;
}
.modes-mode {
    background-color: #f0f0f0;
    box-shadow: none;
    color: #5e5e5e;
    border: 1px solid #ccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
}
.modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.mode-list:before {
    content: '\e60b';
}
.modes-mode>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
#modes-label {
    display: none;
}
.modes-label+.modes-mode {
    border-radius: 3px 0 0 3px;
}
.modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border: 1px solid #dddddd;
}
.toolbar-products {
    border: solid #dddddd;
    border-width: 1px 0;
    padding: 5px 0;
    font-family: 'Roboto','Kanit',sans-serif;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.modes-mode.active {
    background: #2A1D17;
    border-color: #2A1D17;
    box-shadow: none;
}
.modes-mode:before,
.modes-mode:hover:before {
    color: #fff;
}
.modes-mode:hover {
    background: #2A1D17;
    border-color: #2A1D17;
}
.products.wrapper~.toolbar-products .pages {
    display: inline-block;
    margin: 0;
}
.page-products .sorter {
    position: unset;
}
.sorter-label {
    font-weight: 400 !important;
}
.toolbar select {
    background-color: transparent;
    border: 1px solid #dddddd;
}
.toolbar:before,
.toolbar:after {
    display: none;
}
.pages strong.page {
    background: #a7852b;
    color: #fff;
    padding: 0 10px;
    border-radius: 3px;
}
.pages a.page:hover,
.pages a.page:visited:hover {
    background: #2c1e19;
    color: #f5e7cd;
}
.pages a.page, 
.pages a.page:visited {
    color: #000;
    padding: 0 10px;
    border-radius: 3px;
}
.pages .item {
    margin: 0 2px;
}

/* product view */
.product-add-form .box-tocart .action.tocart span {
    font-size: 1.8rem;
}
.product-add-form .box-tocart .action.tocart {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #2c1e19;
    color: #f5e7cd;
}
.product-add-form .box-tocart .action.tocart:hover{
    background-color: #000;
}
.product-info-main .product.attribute.sku .type:after {
    content: '';
}
.product-reviews-summary .reviews-actions .action.add {
    margin: 0 0 15px;
    color: #2c1e19;
}
.catalog-product-view .product-info-main .available.stock span {
    color: #22b22e;
    font-weight: 500;
}
.product-info-main .stock.unavailable {
    font-weight: 500;
    color: #ff0000;
}
.product-info-main .product-addto-links a.action {
    font-weight: 400;
}
.product-info-main .product-addto-links a.action:hover {
    color: #a7852b;
}
.catalog-product-view .product-info-main .available.stock span:before {
    content: '\f046';
    display: inline-block;
    font-family: FontAwesome;
    line-height: 1;
    text-align: center;
    font-size: 14px;
    position: relative;
    top: 1px;
    margin-right: 5px;
}
.product-info-main .product-info-price .price-box .price {
    line-height: unset;
    color: #000;
    font-size: 2rem;
}
.product-info-main .product-info-price .price-box .special-price .price {
    color: #FF4D00;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
    color: #B1B1B1;
}
.product-item .price-box .price {
    color: #000000;
    font-weight: 400;
    font-family: 'Roboto','Kanit',sans-serif;
    font-size: 1.5rem;
}
.price-box .special-price .price {
    color: #FF4D00;
    border-left: solid 1px #D7D7D7;
    margin: 0 0 0 5px;
    padding: 0 0 0 5px;
}
.product-item-inner .product.description.product-item-description {
    display: none;
}
.price-box .old-price .price {
    color: #B1B1B1;
    font-size: 1.3rem;
}
.price-box .special-price .price-label, 
.price-box .old-price .price-label {
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.product-info-main .product-info-price .price-box {
    padding-bottom: 0;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: start;
}
.product.info .product.data.items>.item.title a {
    font-family: 'Roboto','Kanit',sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
}
.product.info .product.data.items>.item.title a:hover {
    color: #a7852b !important;
}
.product.data.items>.item.title.active a {
    color: #a7852b !important;
}
.product.info .product.data.items>.item.title {
    border-width: 1px 0;
    margin-bottom: -1px;
}
.product.info .product.data.items>.item.content {
    margin: 0 !important;
    border-width: 1px 0 0 0 !important;
}
.review-control-vote label:before, .review-control-vote:before {
    font-size: 2rem;
    line-height: 1;
    letter-spacing: 5px;
}
.review-control-vote label:before {
    color: #a7852b;
}
.review-form .action.submit.primary {
    background: #2c1e19;
    color: #f5e7cd;
    font-weight: 400;
}
.review-form .action.submit.primary:hover {
    background: #363636;
    color: #fff;
}
.catalog-product-view .product-info-main .control-qty {
    float: none;
    display: inline-flex;
    align-items: center;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset input.qty {
    border-width: 1px 0;
    border-radius: 0;
    border-color: #888;
    width: 40px;
}
.control-qty .quantity-controls.quantity-plus {
    background-position: 6px 9px;
    border-radius: 0 4px 4px 0;
    background-size: 14px;
    background-color: #eee;
}
.control-qty .quantity-controls.quantity-minus {
    background-position: 6px -52px;
    border-radius: 3px 0 0 3px;
    background-size: 14px;
    background-color: #eee;
}
.control-qty .quantity-controls {
    height: 35px;
    width: 28px;
    background: url(../images/plus-minus.svg) no-repeat transparent;
    border: 1px solid #888;
}
.control-qty .quantity-controls {
    height: 35px;
    width: 28px;
    background: url(../images/plus-minus.svg) no-repeat transparent;
    border: 1px solid #888;
}
.swatch-option.text {
    font-weight: 400;
}

/* login page */
.login-container .block .block-title {
    font-size: 2rem;
    font-family: 'Roboto','Kanit',sans-serif;
    padding-bottom: 5px;
}
.customer-account-login .actions-toolbar a.action.remind {
    color: #a7852b;
}

/* register page */
.form-create-account .fieldset {
    border: none;
    background-color: transparent;
    min-height: unset;
    padding: 0;
}
.form-create-account .actions-toolbar {
    background-color: transparent;
    border: none;
    padding: 0;
}
.form-create-account .actions-toolbar >.primary {
    display: block;
    float: right;
}
.form-create-account .fieldset .legend span {
    font-family: 'Roboto','Kanit',sans-serif;
    font-size: 2rem;
}


/* account page */
.fieldset>.legend {
    font-family: 'Roboto','Kanit',sans-serif;
}
.block-title {
    font-family: 'Roboto','Kanit',sans-serif;
}
.account .box-title {
    font-weight: 500;
    font-family: 'Roboto','Kanit',sans-serif;
}
.account.page-layout-2columns-left .column.main {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
}
.account.page-layout-2columns-left .sidebar-main {
    margin: 0 -15px;
}
.account.page-layout-2columns-left .sidebar-main .items {
    display: block;
}
.block-collapsible-nav .item {
    display: block;
}
.block-collapsible-nav .item.current a, 
.block-collapsible-nav .item.current>strong {
    border-color: #a7852b;
}
.block-reorder .block-title,
.block-reorder .block-content {
    display: block;
}
.block-reorder .block-title strong,
.block-reorder .block-content strong {
    display: block;
    font-weight: 400;
}
.table>thead>tr>th, 
.table tr>td {
    width: fit-content;
}
.block.block-order-details-view {
    margin: 10px 0;
}
.block-addresses-default .box-actions a,
.customer-account-index .box-actions a {
    text-decoration: underline;
    color: #a7852b;
}
.block-dashboard-addresses a.action.edit {
    color: #a7852b;
}
.sidebar .product-items .price-box {
    display: flex !important;
    align-items: center;
    flex-direction: row-reverse;
        place-content: start;
}
.sidebar .product-items .price-box span.special-price {
    border: 0;
    padding: 0;
    margin: 0;
}

/* wishlist page */
#wishlist-view-form .actions-toolbar button {
    width: auto;
    margin: 0 0 10px;
    background-color: #2c1e19;
    color: #f5e7cd;
    border-radius: 3px;
}
#wishlist-view-form .actions-toolbar button:hover{
    background-color: #000;
}
.form-wishlist-items .products-grid.wishlist .product-items li.product-item {
    width: 50% !important;
    float: none;
    text-align: center;
}
.form-wishlist-items .products-grid.wishlist .product-item-info button.action.tocart.primary {
    background-color: #2c1e19;
    color: #f5e7cd;
}
.form-wishlist-items .products-grid.wishlist .product-item-info button.action.tocart.primary:hover {
    background-color: #000;
}
.form-wishlist-items .products-grid.wishlist .product-item-photo {
    float: none;
}
.form-wishlist-items .products-grid.wishlist .product-item-info * {
    margin-left: 0;
    margin-right: 0;
}


/* compare page */
.catalog-product_compare-index .action.print {
    display: inline-block;
    margin: 0 0 15px;
    float: right;
}
.catalog-product_compare-index .product-item-name {
    display: -webkit-box;
}
.table-comparison .cell.remove {
    border: none;
    padding: 0 !important;
}
.table-comparison .cell.label {
    padding: 15px !important;
    font-family: 'Roboto','Kanit',sans-serif;
}
.table-wrapper.comparison {
    border: none;
}



/* popup */
.cartquickpro-catalog_product-options .product-social-links {
    display: block;
    float: none;
}
.smcqp-actions .smcqp-btn, 
.smcqp-actions .smcqp-continue {
    background-color: #a7852b;
}
.smcqp-confirm .modal-header {
    position: relative;
}
.modal-popup .action-close {
    display: flex;
    align-items: center;
}
.message.success a {
    color: #000;
}
.message.success a:hover {
    color: rgb(245, 230, 207);
}


/* related/upsell/crossell */
.products.wrapper.products-grid .item {
    width: 100%;
    padding: 0;
}
.block.crosssell {
    width: 100%;
}
.block.crosssell .product-item-info {
    width: 100%;
}
.crosssell .owl-carousel.owl-theme .owl-dots .owl-dot {
    background-color: #D9D9D9;
    margin: 0 4px;
}
.crosssell .owl-carousel.owl-theme .owl-dots .owl-dot.active {
    background-color: #a7852b;
}
.crosssell .owl-carousel.owl-theme .owl-dots {
    bottom: 0;
}
.crosssell .owl-carousel.owl-theme .owl-nav .owl-prev:before {
    background: url(../images/icon-arrow-left-grey.svg) no-repeat 0 0/30px auto;
}
.crosssell .owl-carousel.owl-theme .owl-nav .owl-prev:hover:before {
    background: url(../images/icon-arrow-left-red.svg) no-repeat 0 0/30px auto;
}
.crosssell .owl-carousel.owl-theme .owl-nav .owl-next:before {
    background: url(../images/icon-arrow-right-grey.svg) no-repeat 0 0/30px auto;
}
.crosssell .owl-carousel.owl-theme .owl-nav .owl-next:hover:before {
    background: url(../images/icon-arrow-right-red.svg) no-repeat 0 0/30px auto;
}
.crosssell .owl-theme .owl-nav [class*='owl-'] {
    top: 20%;
}
.crosssell .owl-carousel.owl-theme .owl-nav .owl-prev {
    left: -30px;
}
.crosssell .owl-carousel.owl-theme .owl-nav .owl-next {
    right: -30px;
}


/* cart page */
.table>thead>tr>th {
    font-family: 'Roboto','Kanit',sans-serif;
    font-weight: 400;
    border: none;
}
.checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
}
.abs-toggling-title:after, 
.abs-cart-block>.title:after, 
.minicart-items .product .toggle:after, 
.abs-discount-block .block>.title:after, 
.cart-summary .block>.title:after, 
.paypal-review-discount .block>.title:after, 
.cart-discount .block>.title:after,
.cart-container .cart-summary .block>.title:after {
    right: 20px;
    top: 10px;
}
.cart-container .checkout-methods-items {
    margin-top: 0;
}
.cart .product-item-name a {
    font-size: 1.5rem;
    display: inline-block;
}
.table tbody+tbody {
    border-top: 1px solid #dee2e6;
}
.cart.table-wrapper .actions-toolbar>.action-edit, 
.cart.table-wrapper .actions-toolbar>.action-delete {
    position: unset;
}
.cart-container .cart.main.actions .action {
    font-family: 'Roboto','Kanit',sans-serif;
    font-weight: 400;
    border-radius: 3px;
    display: inline-block;
    background-color: #2c1e19;
    color: #f5e7cd;
}

.cart-container .cart.main.actions .action:hover {
    background-color: #000 !important;
}
.cart-container .cart-summary .summary.title {
    font-family: 'Roboto','Kanit',sans-serif;
    font-weight: 500;
}
form#discount-coupon-form .label {
    display: none;
}
#shopping-cart-table .price-including-tax .price, 
#shopping-cart-table .price-excluding-tax .price {
    font-weight: 600;
    color: #000;
    font-family: 'Roboto','Kanit',sans-serif;
}
.grand.totals {
    font-family: 'Roboto','Kanit',sans-serif;
}
#block-discount-heading {
    color: #000;
    font-family: 'Roboto','Kanit',sans-serif;
}
form#discount-coupon-form button.action.apply {
    box-shadow: none;
    background-color: #2c1e19;
    color: #f5e7cd;
    height: 35px;
}
form#discount-coupon-form button.action.apply:hover {
    background: #000;
}
.cart-container .form-cart .actions.main {
    text-align: center;
}
.cart-container .checkout-methods-items .action.primary.checkout {
    font-size: 1.7rem !important;
    background-color: #a7852b;
    color: #fff;
}
.cart-container .checkout-methods-items .action.primary.checkout:hover {
    background-color: #000 !important;
}
.cart.table-wrapper .action {
    position: unset;
}
.cart.table-wrapper .actions-toolbar>.action-edit:hover:before, 
.cart.table-wrapper .actions-toolbar>.action-delete:hover:before {
    color: #a7852b;
}


/* checkout page */
.checkout-index-index .checkout-header {
    width: 100%;
}
.checkout-index-index .checkout-header .title {
    font-size: 2.4rem;
    text-transform: uppercase;
}
.checkout-index-index .checkout-container.am-checkout {
    background: transparent;
    padding: 0;
}
.checkout-index-index .checkout-header .description {
    font-size: 1.4rem;
    font-family: 'Roboto','Kanit',sans-serif;
}
.checkout-container .authentication-wrapper button {
    border-radius: 3px;
    background: #2c1e19;
    color: #f5e7cd;
}
.checkout-container .authentication-wrapper button:hover {
    background-color: #000;
}
.opc-wrapper .step-title, 
.checkout-container .checkout-payment-method .step-title {
    font-weight: 400;
    font-size: 2rem;
    font-family: 'Roboto','Kanit',sans-serif;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.opc-block-summary .items-in-cart>.title strong {
    font-weight: 400;
    font-size: 1.6rem;
    font-family: 'Roboto','Kanit',sans-serif;
}
.opc-wrapper .form-shipping-address {
    background: transparent;
    border-bottom: none;
}
.opc-wrapper .form-login {
    background: transparent;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ccc;
}
.opc-wrapper .methods-shipping {
    background: transparent;
    border-bottom: none;
    margin: 0;
    padding: 0 15px;
}
.checkout-index-index .checkout-block {
    border: 1px solid #ddd;
    box-shadow: 2px 2px 10px 0 rgb(0 0 0 / 10%);
    margin: 0 0 15px;
    border-radius: 8px;
}
.opc-block-summary {
    border-radius: 7px;
}
.opc-estimated-wrapper {
    margin: 0 0 15px;
    padding: 10px;
    border: none;
}
fieldset#customer-email-fieldset,
fieldset#customer-email-fieldset > .field {
    margin: 0 !important;
}
#shipping-new-address-form div.field {
    width: 50%;
    display: inline-block;
}
#shipping-new-address-form div.field[name$=".company"],
#shipping-new-address-form div.field[name$=".street"],
#shipping-new-address-form div.field[name$=".telephone"] {
    width: 100%;
}
#payment hr {
    display: none;
}
.opc-payment .amcheckout-title {
    margin: 0 15px;
}
.opc-payment .amcheckout-title .step-title {
    padding: 0 0 10px;
}
form#co-payment-form .fieldset>br {
    display: none;
}
.checkout-payment-method .payment-option {
    margin: 0;
}
.table-checkout-shipping-method tbody td {
    padding: 10px;
    width: auto;
    flex-grow: unset;
    flex-basis: auto;
}
#discount-form button.action.action-apply {
    background: #a7852b;
    color: #fff;
    box-shadow: none;
}
button.action.primary.checkout.amasty {
    background: #a7852b;
    color: #fff;
    font-size: 1.6rem !important;
}
button.action.primary.checkout.amasty:hover {
    background-color: #000;
}
#discount-form button.action.action-apply:hover {
    background: #000;
}
.checkout-index-index .checkout-block:hover {
    box-shadow: 3px 4px 4px 0 rgb(31 148 202 / 23%);
}
#shipping .fieldset.address div[name*=".street"] {
    width: 100%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .billing-address-same-as-shipping-block {
    padding: 0;
}
.item-options {
    display: flex;
    align-items: center;
}
.item-options .field.configurable {
    display: flex;
    align-items: center;
}
.item-options .field.configurable .label {
    margin-right: 10px;
}
.checkout-index-index .nav-sections {
    display: block;
}


/* minicart */
.minicart-wrapper .block-minicart {
    width: 290px !important;
    left: unset !important;
    right: 0 !important;
    border: 1px solid #ccc !important;
    background: #fff !important;
}
.minicart-wrapper {
    margin: 0;
}
.block-minicart .subtotal {
    border: none;
}
.block-minicart .block-content>.actions>.primary {
    margin: 0;
}
.block-minicart .block-content>.actions {
    padding: 0 20px 20px;
}
.block-minicart .minicart-items .product-item-details .price-container {
    position: unset;
}
.block-minicart .minicart-items .product-item-details .product.actions .action.edit {
    display: inline-block;
}
.block-minicart .minicart-items-wrapper {
    border: solid #ccc;
    border-width: 1px 0;
    margin: 0 -15px 15px;
}
.block-minicart .block-content>.actions a {
    background-color: #2c1e19;
    color: #f5e7cd;
    font-weight: 500;
    font-size: 1.5rem;
    border-radius: 3px;
    font-family: 'Kanit','Roboto',sans-serif;
}
.block-minicart .block-content>.actions a:hover {
    background-color: #000;
}
.minicart-wrapper .product .actions {
    float: none;
    margin: 10px 0 0;
    display: flex;
    align-items: center;
}
.block-minicart .minicart-items .product-item-details .product.actions .action.delete:after {
    content: '\e604';
    position: unset;
    font-family: 'luma-icons';
    font-size: 18px;
    color: #2c1e19;
}
.minicart-items .product-item-details .details-qty {
    display: inline-block;
    padding: 0 !important;
}
.block-minicart #btn-minicart-close {
    display: block !important;
}
.block-minicart #btn-minicart-close:hover:before,
.minicart-items .action.edit:hover:before, 
.block-minicart .minicart-items .product-item-details .product.actions .action.delete:hover:after {
    color: #a7852b;
}
.minicart-wrapper .action.showcart:before,
.minicart-wrapper .action.showcart.active:before {
    content: '';
    background: url(../images/cart.svg) no-repeat 0 0/26px auto;
    width: 26px;
    height: 26px;
    margin: 0 0 0 0;
}
.minicart-wrapper .action.showcart {
    position: relative;
} 

.minicart-wrapper .action.showcart .counter.qty.empty {
    display: flex;
    align-items: center;
    background-color: transparent !important;
    position: absolute;
    right: -18px;
    top: 0;
    color: #f5e6cf;
    font-size: 1.4rem;
    font-weight: 500;
}
.minicart-wrapper .action.showcart .counter-number {
    text-shadow: none;
    line-height: 1;
    height: 14px;
}
.minicart-wrapper .counter:before,
.minicart-wrapper .counter:after {
    content: '';
}
#mini-cart .product.options.list > * {
    float: none;
}
.block-minicart .minicart-items .product-item-details .product-item-name a {
    color: #000;
}
.block-minicart .minicart-items .product-item-details .product-item-name a:hover {
    color: #a7852b;
}

.amcart-confirm-block .product-options-bottom .control-qty {
    display: flex;
}

.amcart-minipage-wrap .amcart-confirm-buttons {
    display: block;
}

.amcart-minipage-wrap .amcart-confirm-buttons .button.am-btn-left {
    margin-right: 20px;
}

/* blog page */
.sidebar .block-tagclaud span.largest {
    background-color: #eee;
    padding: 5px 10px;
    margin: 0 5px 5px 0;
    font-size: 1.5rem;
    display: inline-block;
}
.blog-index-index .post-content .post-description .post-ftimg-hld {
    float: none;
    width: 100%;
    max-width: 100%;
}
.blog-index-index .post-list-wrapper .post-list .post-header .post-title-holder .post-title {
    line-height: 1;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blog-index-index .post-list .post-text-hld {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blog-index-index .post-list-wrapper .post-list .post-header .post-title-holder .post-title a {
    color: #000;
}
.blog-index-index .post-list-wrapper .post-list .post-header .post-title-holder .post-title a:hover {
    color: #a7852b;
}
.post-view .post-description .post-ftimg-hld {
    float: none;
    max-width: 100%;
}

#post-comments * {
    font-family: 'Roboto','Kanit',sans-serif;
    border-radius: 3px;
}

.blog-page a {
    color: #2A1D17;
}

.blog-page a:hover {
    color: #a7852b;
}


/* footer */
.page-footer {
    background-color: #fff;
    padding: 0;
    margin: 0;
}

.footer-wrapper .foot-links {
    padding: 40px 0;
}
.footer-box {
/*    background: url(../images/footer-map.png) 50% 0 #25a0d9;*/
    background: linear-gradient(90deg, #25A0D9 0%, #007EB8 54.17%, #25A0D9 100%);
    color: #fff;
    padding: 15px;
}
.footer-links {
    padding: 15px 0;
}
.footer-top {
    color: #f5e7cd;
    background: #2c1e19;
    padding: 15px 0;
}

.footer-top .f-box1 {
    max-width: 100%;
    margin: auto;
}

.footer-top img {
    width: 35px;
    margin-right: 15px;
    float: left;
}

.footer-top h2 {
    font-size: 1.6rem;
    color: #f5e7cd;
    margin: 0;
}

.footer-top p.f-location {
    font-size: 1.3rem;
    margin-bottom: 0;
    width: 84%;
    display: inline-block;
}

.footer-links .f-box1, .f-box1 {
    margin-bottom: 15px;
}

.footer-links .f-box1 h4 {
    color: #2a221f;
    font-size: 1.5rem;
    font-weight: 600;
    margin: 10px 0;
}
.footer-links .f-cont li.f-time {
    line-height: 1.5;
    margin-bottom: 5px;
}
.footer-links .f-cont li.f-mail {
    line-height: 2.2;
}
.f-follow.f-payment p {
    font-size: 1.3rem;
    margin-bottom: 20px;
}
.footer-links a {
    line-height: 1.8;
    color: #000;
}
.footer-links a:hover {
    color: #a7852b;
}

.footer-links .txt-tel a {
    font-size: 1.4rem;
}

.footer-links .f-box1:nth-child(1) img {
    width: 30px;
    float: left;
    margin: 0 10px 0 0;
}

.f-follow {
    float: left;
    padding: 0;
}

.footer-links .f-social li {
    float: left;
    text-align: center;
    margin: 0 15px 0 0;
}

.footer-links .f-social img {
    width: 35px;
    margin: 10px 0 7px 0;
}

.footer-links .info {
    text-align: center;
}
.footer-links .info .logo {
    margin: 0 0 20px;
}
.footer-links .social img {
    width: 35px;
    margin: 0 2%;
}
.footer-links .social {
    margin: 20px 0 30px;
}
.footer-links h4 {
    font-weight: 500;
    font-size: 1.9rem;
}
.footer-links .cms {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.footer-links .cms > div {
    width: 50%;
    margin: 0 0 20px;
}
.footer-bottom.copy-right {
    position: relative;
    background: transparent;
    border-top: 1px solid #e0dddd;
    margin: 0 15px;
}

.copyright-footer, 
.copyright-footer a {
    color: #363636;
    padding: 0 ;
}
.tsd-logo img {
    filter: brightness(0);
}
.footer-links .info li {
    line-height: 2.5;
}
.copyright-footer {
    padding: 10px 0;
    text-align: center;
}

.home-product-row.home-categories-list, 
.home-categories-slide {
        padding: 0;
}

.navigation .category-item .submenu .ui-menu-item a {
    text-transform: capitalize;
}
.login-container .block {
    min-height: 470px !important;
}

.cart-container .cart.table-wrapper .product-item-name {
    text-align: start;
}
.navigation .level0 .submenu .active > a {
    border: 0 !important;
}

.ammenu-header-container.page-header {
    min-height: unset;
    position: absolute;
    top: 40px;
}




@media (max-width: 768px){ 
    
    /* search box dropdown */
    .search-dropdown .dropdown-toggle {
        display: none;
    }
    .search-dropdown .dropdown-menu {
        display: block;
        position: unset;
        background-color: transparent;
        width: 100%;
    }
   

}



@media (min-width: 480px){
    .hidden-xs {
        display: block;
    }
    .visible-xs {
        display: none;
    }
}




@media (min-width: 640px){
 
    
  
}



@media (min-width: 768px){

    .head-top-links {
        float: right;
        display: inline-block;
    }

    .head-top .h-faq {
        float: left;
        margin-left: 10px;
        line-height: 2.5;
    }

    .head-top .h-faq li {
        display: inline-block;
    }

    .head-top .h-faq a {
        font-family: 'Kanit','Roboto', sans-serif;
        font-size: 1.3rem;
        color: #a7852b;
    }

    .head-top .h-faq a:hover {
        color: #f5e7cd;
    }

    .head-top .toplinks-wrapper .user ul li a:hover {
        color: #a7852b;
    }

    .head-top .h-faq a.ht-buy{
        margin-right: 8px;
    }

    .head-top .h-faq a.ht-payment{
        margin-left: 8px;
    }

    .head-top .toplinks-wrapper a {
        font-size: 1.3rem;
        font-family: 'Roboto', sans-serif;
    }

    .head-top .toplinks-wrapper .user ul li:nth-child(1) a::before {
        display: inline-block;
        content: "\f023";
        font-family: 'FontAwesome';
        padding: 0 5px 0 0;
        font-size: 1.1em;
    }

    .head-top .toplinks-wrapper .user ul li:nth-child(2) a::before {
        display: inline-block;
        content: "\f007";
        font-family: 'FontAwesome';
        padding: 0 5px 0 0;
        font-size: 1.1em;
    }

    .head-top .cart-wrapper {
        margin: 3px 0;
    }

    .owl-carousel.owl-theme .owl-dots {
        bottom: 30px;
        transform: translate(-50%, 15px);
    }

    .home-products.home-categories .home-product-title {
        padding: 0 30px;
    }
     .home-product-row.home-categories-list, 
    .home-categories-slide {
        padding: 0 15px;
    }

    .h-top-right .search-box {
        float: left;
        width: auto;
    }

    .h-top-right .toplinks-wrapper {
        width: auto;
        float: left;
        margin: 5px 15px;
        border-left: 1px solid rgba(255,255,255,0.3);
        padding: 0 6px;
        border-right: 1px solid rgba(255,255,255,0.3);
    }

    .h-top-right .toplinks-wrapper .user .group li {
        float: left;
    }

    .h-top-right .user .group li:nth-child(1) {
        margin-left: 5px;
        float: right;
        line-height: 1.5;
    }

    .h-top-right .user .group li:nth-child(2) {
        margin-right: 5px;
        float: left;
        line-height: 1.5;
    }

    .wishlist-header, .cart-wrapper {
        float: right;
    }

     /* catalog product list */

    .products-list .product-item-photo {
        max-width: 300px;
        width: 25%;
        padding-bottom: 0;
    }

    /* catalog product grid */
    .page-products .products.wrapper.products-grid .item {
        width: 33.3333333333%;
    }
    
    /* product view */
    .catalog-product-view .column.main {
        display: inline-block;
    }
    .page-layout-1column .product.media {
        width: 45%;
        float: left;
    }

    .product.data.items>.item.title.active {
        background-color: #fff;
    }
    .product.data.items>.item.title {
        background-color: #f6f6f6;
    }
    .product.data.items {
        margin: 0;
        border: none;
    }
    .product.info .product.data.items>.item.title {
        border-width: 1px;
        width: auto;
        float: left;
    }
    .product.info .product.data.items>.item.content {
        margin: 49px 0 0 -100% !important;
        border-width: 1px!important;
        float: right;
        width: 100%;
    }
    .product.data.items .item.title a:after {
        content: '';
    }
    .table-wrapper .col.label {
        width: auto;
        padding: 5.5px 30px 10px 0 !important;
    }
    .field.review-field-nickname {
        width: 50%;
        display: inline-block;
        padding: 0 15px 0 0;
    }
    .field.review-field-summary {
        width: 50%;
        display: inline-block;
        padding: 0 0 0 15px;
    }
    .review-field-ratings div#product-review-table {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
    }
    
    
    /* minicart */
    .minicart-wrapper .block-minicart {
        width: 345px !important;
    }
    
    
    /* cart page */
    .cart-container .form-cart .actions.main {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
    }
    
    
    /* related/upsell/crossell */
    .crosssell .owl-theme .owl-nav [class*='owl-'] {
        top: 40%;
    }
    
    /* account page */
    .account.page-layout-2columns-left .sidebar-main {
        margin: 0 -25px;
    }
    .account.page-layout-2columns-left .sidebar-main .block.block-collapsible-nav {
        position: unset;
        background-color: #f5f5f5;
    }
    .account.page-layout-2columns-left .sidebar-main .block-collapsible-nav-title {
        padding: 10px 30px;
    }
    
    /* wishlist page */
    .form-wishlist-items .products-grid.wishlist .product-items li.product-item {
        width: 25% !important;
        border: none !important;
    }
    
    /* blog page */
    .blog-index-index .post-list-wrapper .post-list,
    .post-list-wrapper .post-list{
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 25px;
    }
    .blog-index-index .post-list-wrapper .post-list .post-header .post-title-holder .post-title {
        padding: 0;
    }
    .blog-index-index .post-list-wrapper .post-list .post-header .post-title-holder .addthis_toolbox {
        padding-top: 5px;
    }
    .blog-index-index .post-list-wrapper .post-list .post-title-holder {
        margin: 0 0 10px;
    }


    /* footer */

    .footer-top .f-box1 {
        max-width: 75%;
    }
    
    .footer-top p.f-location {
        width: 90%;
    }

    .footer-links .cms > div {
        width: auto;
    }

    .f-follow.f-payment {
        border-left: 1px solid #ededed;
        padding-left: 20px;
        padding-right: 0;
    }

    /* breadcrumbs */
    .catalog-product-view .breadcrumbs {
        margin: auto;
        max-width: 750px;
    }
    
    /* container */
    .page-main {
        max-width: 750px;
        margin: auto;
    }
}



@media (min-width: 769px){ 

    
    .ammenu-submenu-block.-vertical > .ammenu-items-list + .ammenu-submenu-sidebar > .ammenu-submenu-block:not(.-empty):before{
        display: none !important;
    }
    
    .ammenu-category-tree .ammenu-item .ammenu-icon-block.-toggle {
        display: none;
    }

    .ammenu-nav-sections.-topmenu .ammenu-items.-root>.ammenu-item:first-child>.ammenu-link:before{
        content: '';
        background: url(../images/icon-home.svg) no-repeat 0 0/25px auto;
        width: 25px;
        height: 25px;
        margin: 0 0 0 0; 
    }
    
    .ammenu-nav-sections.-topmenu .ammenu-items.-root>.ammenu-item> a.ammenu-link.-current{
        color: #a7852b !important;
    }
    li.ammenu-item.category-item:hover .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper,
    li.ammenu-item.category-item:active .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper {
        display: block !important;
    }
     
    .amsearch-wrapper-block {
        margin: 0;
    }
    
      /* main menu desktop */
    .ammenu-category-columns {
        display: block !important;
        flex-wrap: unset !important;
    }

    .ammenu-menu-wrapper .ammenu-item {
        position: relative;
    }
    .ammenu-nav-sections.-topmenu .ammenu-items.-root>.ammenu-item>.ammenu-link {
        font-family: 'Roboto','Kanit',sans-serif;
        font-weight: 400 !important;
        font-size: 1rem;
        padding: 10px 5px;
        line-height: 2.4;
        background-color: transparent !important;
    }
    .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper {
        font-family: 'Roboto','Kanit',sans-serif;
        min-width: 200px;
        padding: 0;
        overflow: visible;
        border-radius: 0;
        box-shadow: 0 2px 3px 0 rgb(0 0 0 / 30%);
        max-height: unset !important;
        border-bottom: 3px solid #a7852b;
        column-count: 1;
    }

    .ammenu-nav-sections.-topmenu .category-item:last-child .ammenu-submenu-wrapper {
        min-width: 470px;
        column-count: 3;
        left: -280px;
    }

    .ammenu-category-tree .ammenu-list {
        margin: 0 0 0 15px;
    }

    .ammenu-category-tree .ammenu-list li.ammenu-item.category-item a span {
        font-size: 1.3rem;
    }

    .ammenu-category-tree .ammenu-list li.ammenu-item.category-item a span:before {
        font-family: "FontAwesome";
        content: '\f0da';
        padding-right: 7px;
    }

    .ammenu-category-tree .ammenu-title.-parent {
        margin: 0;
        padding: 0;
        position: relative;
    }
    .ammenu-submenu-wrapper .ammenu-list .ammenu-link, 
    .ammenu-category-tree .ammenu-list>.ammenu-item:last-child .ammenu-link {
        padding: 0;
    }
    .ammenu-submenu-block.-builder.-root>.ammenu-items-list>.ammenu-item>.ammenu-link {
        padding: 0;
        font-weight: 400;
        font-size: 1.6rem;
    }
    .ammenu-submenu-block.-builder.-root .ammenu-items-list {
        display: block;
        width: 100%;
        padding: 0;
        background-color: #fff;
        box-shadow: 0 2px 3px 0 rgb(0 0 0 / 30%);
    }
    .ammenu-submenu-block.-builder.-root .ammenu-items-list .ammenu-item .ammenu-link {
        padding: 8px 15px;
    }
    .ammenu-submenu-block.-builder.-root .ammenu-items-list .ammenu-item .ammenu-link:hover{
        color: #0e85bb !important;
    }
    .ammenu-submenu-block.-builder.-root .ammenu-items-list .ammenu-item .ammenu-link.-current,
    .ammenu-submenu-block.-builder.-root .ammenu-items-list .ammenu-item .ammenu-link.-current:hover{
        color: #0e85bb !important;
        background-color: #fff !important;
    }
    .ammenu-submenu-block.-horizontal>.ammenu-submenu-sidebar>.ammenu-submenu-block:not(.-empty) {
        padding: 0;
    }
    .ammenu-submenu-block.-horizontal>.ammenu-items-list>.ammenu-item>.ammenu-link {
        padding: 0;
    }
    .ammenu-submenu-block.-horizontal>.ammenu-submenu-sidebar {
        position: absolute;
        left: 100%;
        height: 100%;
        background-color: #fff;
        box-shadow: 0 2px 2px 0 rgb(0 0 0 / 30%);
    }
    .ammenu-submenu-block.-horizontal>.ammenu-submenu-sidebar>.ammenu-submenu-block:not(.-empty):after,
    .ammenu-submenu-block.-builder.-root .ammenu-submenu-block.-empty .ammenu-items-list {
        border: none;
    }
    .ammenu-menu-wrapper .ammenu-link.-simple {
        padding: 0;
    }
    .ammenu-submenu-block.-vertical>.ammenu-items-list+.ammenu-submenu-sidebar {
        padding: 0;
    }
    .ammenu-category-columns .ammenu-column {
        width: 100% !important;
    }
    
    .ammenu-category-columns .ammenu-column {
        padding: 0 !important;
    }

    .ammenu-category-tree .ammenu-list li.ammenu-item.category-item, 
    .ammenu-category-tree .ammenu-title {
        padding: 10px 15px !important;
    }
    
    .ammenu-category-tree .ammenu-list li.ammenu-item.category-item a, 
    .ammenu-category-tree .ammenu-title a,
    .ammenu-category-tree .ammenu-title{
        font-size: 1.5rem !important;
        font-weight: 400 !important;
    }
    
    .ammenu-category-tree .ammenu-list li.ammenu-item.category-item:hover,
    .ammenu-category-tree .ammenu-title:hover{
        background-color: #f4f4f4;
        color: #000 !important;
    }
    .ammenu-category-tree .ammenu-list li.ammenu-item.category-item:hover a,
    .ammenu-category-tree .ammenu-title:hover a{
        color: #000 !important;
    }
    .ammenu-category-tree .ammenu-link.-current {
        background-color: unset !important;
    }
    .ammenu-nav-sections.-topmenu .ammenu-items.-root .ammenu-item:not(:first-child) .ammenu-link.-current {
        background-color: #0e85bb;
    }
    
    .sections.nav-sections .category-item:hover a:not(.submenu li a), 
    .sections.nav-sections .ui-menu-item:hover a:not(.submenu li a) {
        color: #fff !important;
    }
    
    .navigation .level0 .submenu li {
        padding: 0 !important;
    }
    
    .navigation .level0 > .level-top{
        line-height: 2 !important;
    }
    .navigation .parent > a .ui-menu-icon:after{
        display: none !important;
    }
    
    .navigation ul,
    .section-item-content.nav-sections-item-content{
        background-color: #2194CA;
    }
    .header-content .right-content .language-wrapper{
        position: unset;
    }
    
    /* header */
    .page-header .panel.wrapper {
        display: none;
    }

    .wishlist-header,
    .cart-wrapper {
        position: unset;
    } 

    .main-header {
        height: auto;
    }
    
    /* main menu desktop */
    .navigation ul {
        display: flex;
        align-items: center;
        justify-content: space-between;
        text-align: center;
    }
    .nav-sections {
        margin: 0;
    }
    .navigation .level0 {
        margin: 0;
        padding: 10px 7px;
    }
    .sections.nav-sections .category-item a,
    .sections.nav-sections .ui-menu-item a{
        color: #ffffff;
        font-size: 1rem;
        font-family: 'Roboto','Kanit',sans-serif;
        text-transform: uppercase;
        padding: 0 !important;
    }
    .sections.nav-sections .ui-menu-item.active,
    .sections.nav-sections .ui-menu-item:hover {
        color: #ffffff;
        border: none;
        background-color: #0082bd;
    }
    .navigation .level0.active>a:not(.ui-state-active), 
    .navigation .level0.has-active>a:not(.ui-state-active),
    .navigation .level0.active>a.level-top,
    .navigation .level0.has-active>a.level-top {
        border: none;
        color: #fff;
    }
    .navigation .category-item .submenu .ui-menu-item a {
        padding: 10px !important;
    }
    .navigation .category-item .submenu {
        padding: 0 !important;
    }
    .sections.nav-sections .category-item .submenu a:hover {
        background: transparent;
        color: #000;
    }
    .navigation .category-item .submenu .ui-menu-item:hover {
        background-color: #e8e8e8;
    }
    
    .navigation .category-item .submenu .ui-menu-item.active:hover {
        background-color: #0082bd;
    }

    

    
    /* search box dropdown */
    .search-dropdown .dropdown-toggle:before {
        content: '';
        background: url(../images/icon-search.svg) no-repeat center center/ 23px auto transparent;
        width: 23px;
        height: 23px;
        display: block;
    }
    .search-dropdown .dropdown-toggle:after {
        display: none;
    }
    .search-dropdown .dropdown-toggle {
        padding: 0;
    }
    .search-dropdown .dropdown-menu.show {
        width: 400px;
        right: 0;
        left: unset !important;
        transform: none !important;
        top: 100% !important;
        padding: 0;
    }
    
    /* search box */
  
    
    /* account page */
    .account.page-layout-2columns-left .sidebar-main,
    .account.page-layout-2columns-left .sidebar-additional {
        width: 25% !important;
        margin: 0 0 15px;
    }
    .account.page-layout-2columns-left .column.main {
        width: 75% !important;
        padding-left: 15px;
    }
    
}


@media (min-width: 850px){

    .navigation .level0 {
        padding: 10px 10px !important;
    }

    
    /* related/upsell/crossell */
    .block.crosssell {
        padding: 0;
    }
    
    /* checkout page */
    .opc-payment .amcheckout-title {
        margin: 0;
    }
    .checkout-index-index .opc-wrapper.am-opc-wrapper {
        padding: 20px 0;
    }
    

}


@media (min-width: 992px){
    .main-header .logo {
        margin: 0 0 0 30px;
    }

    .ammenu-header-container.page-header {
        top: 3%;
    }

    .ammenu-nav-sections.-topmenu .ammenu-items.-root>.ammenu-item>.ammenu-link {
        font-size: 1.2rem;
        padding: 10px 12px;
    }

    .minicart-wrapper .action.showcart:before, .minicart-wrapper .action.showcart.active:before {
        background-size: 23px;
        width: 23px;
        height: 23px;
    }

    .header-content .ammenu-nav-sections.-topmenu .ammenu-items {
        justify-content: center;
    }
    
    .navigation .level0 {
        padding: 10px 0 !important;
    }

    .head-top .h-top-right {
        display: block;
    }

    .head-top .cart-wrapper {
        display: none;
    }
  
    .h-top-right .search-box {
        display: none;
    }

    .minicart-wrapper .action.showcart {
        top: 5px;
    }
    
   /* catalog product list */

   .page-products .column.main .products-list .product-items {
        margin: 0;
        width: 100%;
    }

    /*Product View*/

    .catalog-product-view .product-info-main {
        width: 50% !important;
    }

    .product-item-info .product-item-name a {
        height: 45px;
    }
    
    /* cart page */
    .cart-container .form.form-cart {
        width: 70%;
    }
    
    /* checkout page */
    .checkout-index-index .opc-wrapper.am-opc-wrapper {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 20px;
    }
    .checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .checkout-column {
        width: 100%;
    }
    
    /* filter product */
    .filter-title {
        display: none;
    }
    .filter-subtitle {
        display: block;
        position: static;
    }
    .filter.active .filter-options, .filter-options {
        background: transparent;
        clear: both;
        display: block;
        overflow: initial;
        position: static;
    }
    #layered-filter-block {
        display: block;
        border: 1px solid #ccc;
        padding: 10px;
    }
    .filter-options-item:last-child {
        border: none;
    }
   
    /* footer */

    .footer-top .f-box1 {
        max-width: 60%;
    }

    .footer-links .info {
        text-align: left;
    }
    .footer-links .social img {
        margin: 0 6% 0 0;
    }

    .footer-links .f-box1:nth-child(2), .footer-links .f-box1:nth-child(3) {
        padding: 0;
    }

    .footer-links .f-box1 h4 {
        margin: 6px 0 15px 0;
    }

    .footer-links .f-box1 .f-time h4 {
        margin-bottom: 0;
    }

    .footer-links .f-social img:hover {
        opacity: 0.8;
    }
    
    /* breadcrumbs */
    .catalog-product-view .breadcrumbs {
        max-width: 970px;
    }
    
    /* header */
    .wishlist-header a:before {
        margin: 0 10px;
    }
    .header-content .right-content .social-header {
        margin: 0 0 0 10px;
    }
    .main-header .logo img {
        width: 110px;
    }
    .header-content .right-content {
        top: 40%;
        right: 5%;
    }
    
    /* layout */
    .page-layout-2columns-left .sidebar-main,
    .page-layout-2columns-right .sidebar-main {
        width: 27.833333%;
    }
    .page-layout-2columns-left .column.main,
    .page-layout-2columns-right .column.main {
        width: 72.166667%;
    }
    .page-layout-2columns-right .sidebar.sidebar-additional {
        width: 27.833333%;
        padding-left: 2%;
    }
    .page-layout-2columns-left .sidebar.sidebar-additional {
        width: 27.833333%;
        padding-right: 2%;
    }
    .page-products .columns {
        padding-top: 0;
        display: block;
    }
    

    /* container */
    .page-main {
        max-width: 970px;
        padding: 0;
    }

}

@media (min-width: 1024px){
    .ammenu-button.-hamburger {
        margin: 0 0 0 25px !important;
    }
    .search-box .dropdown-toggle:after {
        top: 6px;
    }
}


@media (min-width: 1180px) {
    .ammenu-button.-hamburger {
        margin: 0 0 0 100px !important;
    }

}


@media (min-width: 1200px) {

    .main-header .logo {
        margin: 0;
    }
    header#ammenu-header-container {
        display: none;
    }


    .ammenu-nav-sections.-topmenu .ammenu-items.-root>.ammenu-item>.ammenu-link {
        font-size: 1.6rem;
        padding: 0 20px;
    }
    
    .header-content .right-content .social-header {
         margin: 0 0 0 0; 
    }

    .header-content .left-content {
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .header-content .right-content {
        display: none;
    }

    .h-top-right .search-box {
        display: block;
    }

    .head-top .cart-wrapper {
        display: block;
    }

    .amsearch-input-wrapper .amsearch-input {
        background-color: #2c1e19;
    }
    
    .minicart-wrapper .action.showcart {
        top: 0;
    }

    /* catalog product list */ 
 
    
    /* catalog product grid */
     .page-products .products.wrapper.products-grid .item {
        width: 25%;
        padding: 0 12px;
        margin: 0 0 25px;
    }
    .page-products .column.main .product-items {
        margin: 0 0 0 -12px;
        width: calc(100% + 24px);
    }
    
    /* breadcrumbs */
    .catalog-product-view .breadcrumbs {
        max-width: 1140px;
    }
    
    /* sidebar catalog product */
    .page-layout-2columns-left .sidebar.sidebar-additional,
    .page-layout-2columns-right .sidebar.sidebar-additional {
        width: 24.833333%;
    }
    
    /* checkout page */
    .checkout-index-index .opc-wrapper.am-opc-wrapper {
        grid-gap: 30px;
    }
    
    
    /* layout */
    .page-layout-2columns-left .sidebar-main,
    .page-layout-2columns-right .sidebar-main{
        width: 24.833333%;
    }
    .page-layout-2columns-left .column.main,
    .page-layout-2columns-right .column.main {
        width: 75.166667%;
    }
    
    /* container */
    .container {
        max-width: 1140px !important;
    }
    .sections.nav-sections nav.navigation {
/*        max-width: 1140px !important;*/
    }
    .page-main {
        max-width: 1140px;
        padding: 30px 0;
    }

    .products-grid .product-item-inner {
        box-shadow: none !important;
        border: none;
        right: 0;
        left: 0;
        bottom: 30%;
        background: transparent;
        text-align: center;
    }

    .products-grid .product-item-actions {
        margin: 0;
    }

    .product-item-details .product-item-inner .product-item-actions .actions-primary button:hover {
        background: #363636;
        color: #fff;
    }

    .footer-top .f-box1 {
        max-width: 65%;
    }

    .footer-bottom.copy-right {
        position: absolute;
        right: 0;
        width: 38%;
        bottom: 28px;
        transform: translate(-33px, 0);
        margin: 0;
    }

}


@media (min-width: 1400px) {

    .ammenu-nav-sections.-topmenu .category-item:last-child .ammenu-submenu-wrapper {
        left: -160px;
    }
    
     /* breadcrumbs */
    .catalog-product-view .breadcrumbs {
        max-width: 1380px;
    }
    
    /* container */
    .container {
        max-width: 1380px !important;
    }
    .sections.nav-sections nav.navigation {
        max-width: 1380px !important;
    }
    .page-main {
        max-width: 1380px;
    }
    .ammenu-main-container {
        max-width: 1380px;
    }

    .footer-links .f-time h4 {
        margin: 0;
    }
}

@media (min-width: 1600px) {

.footer-bottom.copy-right {
    right: 2%;
}

}

@media (min-width: 1920px) {

.footer-bottom.copy-right {
    right: 12%;
    width: 30%;
}

}

@media (min-width: 2560px) {

.footer-bottom.copy-right {
    right: 21%;
    width: 23%;
}

}