@import url('//fonts.googleapis.com/css?family=Poppins:300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,900,900italic');@import url('//fonts.googleapis.com/css?family=Libre+Baskerville:300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,900,900italic');body{font-family: "Poppins", arial, tahoma;font-weight: normal;}#mainMenu{font-family: "Poppins";}
				h1{font-family: "Poppins";}
				h2{font-family: "Poppins";}
				h3{font-family: "Poppins";}
				h4{font-family: "Poppins";}
				h5{font-family: "Poppins";}
				h6{font-family: "Poppins";}
				.price, .price-box .price{font-family: "Poppins";}
				.btn{font-family: "Poppins";}
				blockquote,.sub-title, .content-heading .block-note{font-family: "Libre Baskerville";}
				/*support Shop*/

.product.alert.price {
    display: none;
}

.product.alert.stock {
    background: #0000001f;
    color: #000;
    border: dotted #000 2px;
    padding: 10px 20px 10px 30px;
    position: relative;
    border-radius: 8px;
}
.product.alert.stock a {
    color: #000;
    text-decoration: none;
    font-weight: 600;
}

.product.alert.stock::before {
    content: '';
    font-family: 'Material Icons Outlined';
    content: "\e853";
    font-weight: 300;
    font-size: 28px;
    position: absolute;
    top: -3px;
    left: 9px;
    content: '\e158';
}



.featuredprods .slick-track {
    margin: 0 auto;
}

span.old-price.sly-old-price.no-display {
    display: block;
}
.price-box .old-price .price {
    color: red;
    text-decoration: line-through;
}

.price-box .special-price .price {
    color: #222;
}

textarea, textarea.form-control, textarea.input-text,
input[type="text"], input[type="password"], 
input[type="url"], input[type="tel"], 
input[type="search"], input[type="number"], 
input[type="datetime"], input[type="email"] {
    background: #fff;
    border: 1px solid #222;
}

.slide-text h2 {
    font-size: 75px;
    font-weight: 700;
    line-height: 80px;
    margin: 0 0 20px;
}
.rating-summary .rating-result>span:before {
    color: #ff8400;
}
div#customer-reviews h4.title {
    font-size: 32px;
    border-bottom: solid 1px #ccc;
}
.block.review-list .review-items li.review-item {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.block.review-list .review-items li.review-item .review-title {
    font-size: 22px;
    color: #222;
    font-weight: 500;
}
.full-review.product-reviews-summary .reviews-actions a {
    color: #222222;
}
.block.review-add .review-form h4 span {
    color: #000;
    font-weight: 700;
}
.product.info.detailed.after-content .product-data-items-content .data.item.content {
    padding: 15px 30px;
    border: solid 1px #222;
    border-radius: 0px;
}
.product-data-items-menu {
    display: table;
    margin: 0 20px -1px;
}
.product-data-items-menu .data.item.title {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.product-data-items-menu .data.item.title .data.switch {
    height: 40px;
    line-height: 40px;
    border: 1px solid #000;
    padding: 0 25px;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    border-radius: 0px;
    /*-webkit-border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -o-border-radius: 10px 10px 0px 0px;
    margin-right: 10px 10px 0px 0px;*/
    text-decoration: none;
    background: #efefef9c;

}
.product-data-items-menu .data.item.title.active .data.switch {
    border-color: #222;
    background: #fff;
    border-bottom: solid #fff 1px;
    z-index: 100;
    display: inline-block;
}
.page-products li.item.product {
    border: solid #efefef 1px;
    margin: 0 0 0 -1px;
    padding: 0 15px 30px;
}
/*brand*/
.shop-by-brand .description {
    display: none;
}
.brand-brand-view li.item.product {
    border: solid #efefef 2px;
    padding: 10px 10px 30px;
}
.brand-info .brand-image {
    text-align: center;
    max-width: 160px;
    display: inline-block;
}
.brand-info .brand-image img {
    margin: 0 auto;
    float: none;
    text-align: center;
    width: 100%;
}
ul.brand-list.row .image {
    /* display: none; */
    max-width: 100px;
    margin: 11px auto 0;
}
.retailstore-brand-search .characters {
    margin: 0 auto 30px;
    max-width: 900px;
    text-align: center;
}
.view-all {
    display: block;
    margin: 20px auto 0;
}
.retailstore-brand-search .view-all a {
    background: #222;
    color: #fff;
    padding: 10px 30px;
    border-radius: 30px;
    text-decoration: none;
}
.brand-grid-block .owl-carousel .owl-item img {
    max-width: 150px;
    margin: 0 auto;
}
ul.brand-list.row {
    margin: 0 auto;
    text-align: center;
}
.brand-name h4 {
    font-size: 15px;
}
.brand-name h4 a{
    text-decoration: none;
}
.brand-info {
    text-align: center;
    margin: 0 auto 20px;
    border-bottom: solid 1px;
    padding: 0 0 30px;
}
input#search_brand {
    border-radius: 30px;
}
.all-brands.widget.retailstore-brand li {
    border: 1px solid #e1e0e0;
    min-height: 130px;
    margin: 0 5px 10px;
    width: 19%;
    padding: 0;
    text-align: center;
    /* box-shadow: 0 10px 10px -10px #00000026; */
    border-radius: 10px;
    float: none;
    display: inline-block;
}
.all-brands.widget.retailstore-brand li.clear {
    border: none;
    margin: 0;
    min-height: 0;
}


.all-brands.widget.retailstore-brand li img{
    width: 100%;
    height: auto;
}
form#search_brand_form {
    max-width: 900px;
    margin: 0 auto 10px;
    position: relative;
}
.all-brands.widget.retailstore-brand li.first-row-item {
    clear: none;
}
ul.brand-list.row .brand-name {
    background: #fff;
    position: absolute;
    width: 100%;
    bottom:auto;
    padding: 10px 4px;
}
#maincontent input[type=text]#search_brand {
    border: solid #222 1px;
    height: 35px;
    padding: 20px;
}
#search_brand_form button.action.brand-search:last-child {
    border-radius: 0 20px 20px 0;
}
#search_brand_form button.action.brand-search:nth-child(2) {
    background: #ccc;
    border: #8e8e8e;
    color: #222;
}
form#search_brand_form .actions {
    position: absolute;
    right: 5px;
    top: 4px;
}
#search_brand_form button.action.brand-search {
    color: #fff;
    border: 1px solid #222;
    font-weight: 600;
    font-size: 16px;
    background: #222;
    color: #fff;
    padding: 2px 30px;
    text-decoration: none;
}
ul.characters-filter li {
    display: inline-block;
    margin: 0;
}
ul.characters-filter li.active a, ul.characters-filter li a:hover {
    background: #222;
    color: #fff;
}
ul.characters-filter li a {
    /* padding: 0px 0; */
    /* border: solid #222 1px; */
    color: #222;
    transition: .5s;
    text-decoration: none;
    display: inline-block;
    float: left;
    min-width: 24px;
    text-align: center;
}
html, body {
    overflow-x: clip!important;
}

body{
    color: #080605;
    font-family: Courier, "monospace"
}

div#cookie-status {
    display: none;
}
.page-wrapper #placeholder-header {
    min-height: 130px;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6{
    font-family: Georgia, "Lucida Bright", "DejaVu Serif", "serif";
    font-weight: 400;
}
a {
    color: #0D0C0D;
    text-decoration: underline;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
}
a:hover {
    color: #0D0C0D;
    text-decoration: none;
}


/*claue pop up fix*/
.bs-glyphicons {
    max-width: 880px;
}
.bs-glyphicons li {
    height: 135px;
    padding: 10px;
    width: 10%;
}


button#hider {
    display: none;
}
button#shower {
    display: block;
}

h2.light, 
p.light {
    color: #fff;
}

a.btn.light {
    background: #fff;
}
a.btn.light:hover {
    background: #000;
    border: solid #000 2px;
}
a.btn.brown{
    background: #7d361d;
    display: inline-block;
    padding: 5px 30px;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    font-size: 20px;
    margin: 10px auto;
    height: auto;
}
a.btn.brown:hover{
    color: #fff;
    background: #222;
    border: solid #222 2px;
}






/*icons*/
/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v90/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');
}
/* fallback */
@font-face {
  font-family: 'Material Icons Outlined';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialiconsoutlined/v63/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcel5euIg.woff2) format('woff2');
}
/* fallback */
@font-face {
  font-family: 'Material Icons Round';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialiconsround/v62/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmPq_HTTw.woff2) format('woff2');
}
/* fallback */
@font-face {
  font-family: 'Material Icons Sharp';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialiconssharp/v63/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvRImcycg.woff2) format('woff2');
}
/* fallback */
@font-face {
  font-family: 'Material Icons Two Tone';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialiconstwotone/v61/hESh6WRmNCxEqUmNyh3JDeGxjVVyMg4tHGctNCu0NjbrHg.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

.material-icons-outlined {
  font-family: 'Material Icons Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

.material-icons-round {
  font-family: 'Material Icons Round';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

.material-icons-sharp {
  font-family: 'Material Icons Sharp';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

.material-icons-two-tone {
  font-family: 'Material Icons Two Tone';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

body .container,
body.wide .container {
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
}

/*logo*/
.header .logo-header .logo img {
    width: 100%;
    height: auto;
}
.header.header8 .middle-header-content .logo-header .logo {
    text-align: center;
    padding: 0;
    max-width: 220px;
    margin: 20px 0;
}
.header .search-close {
    position: absolute;
    right: 20px;
    top: 0px;
    color: #fff;
    width: 40px;
    height: 40px;
    background: none;
    border: none;
    font-size: 60px;
    Z-INDEX: 999;
}
.header .search-close:hover {
    color: #000;
}
.header .search-close i {
    display: none;
}

/*header*/
.header .table-icon-menu {
    margin-top: 30px;
}
.header .top-header-content {
    padding: 5px;
}
.top-custom-link {
    position: relative;
    text-align: center;
}
.top-custom-link ul {
    position: absolute;
    top: -15px;
    right: 10px;
}
.header .top-header-content a, 
.header .top-header-content button,
.top-custom-link li a{
    color: #1D1E1C;
    text-decoration: underline;
    font-weight: 700;
}

.header .top-header-content a:hover, 
.header .top-header-content button:hover, 
.header .top-header-content a:focus, 
.header .top-header-content button:focus {
    color: #000;
}

.top-custom-link p{
    margin: 0
}
.catalog-product-view .page-title-wrapper {
    display: none;
}

.page-title-wrapper {
    /*display: none;*/
    background-color: #F3F3F3;
    padding: 88px 0 20px;
    background-image: none;
    margin-bottom: 0;
}
.page-title-wrapper::before {
    background: transparent;
}
.breadcrumbs {
    background-color: #F3F3F3;
    font-size: 13px;
    padding: 18px 0 13px;
    margin-bottom: 20px;
}
.swatch-attribute .swatch-option {
    min-width: 25px;
    height: 25px;
    max-width: 25px;
    font-size: 0;
}
.swatch-option {
    border-radius: 2px;
}
.block.filter .block-content.filter-content .filter-options-item .swatch-attribute-options .swatch-option-link-layered .swatch-option {
    min-height: 25px;
    max-height: 25px;
}
.page-layout-1column .category-product-actions .toolbar-products {
    float: left;
    width: 100%;
}
.product-add-form .product-options-wrapper .swatch-opt .swatch-attribute-label + .swatch-attribute-selected-option {
    padding-left: 8px;
    font-size: 16px;
    color: #448127;
}
.product-detail-infomation .product-name,
.product-detail-infomation-content .product-detail-infomation .product-name {
      font-size: 30px;
    margin-bottom: 5px;
    font-weight: 600;
    line-height: 34px;
}
.page-product-simple .page-main.container .margin-top60,
.page-product-configurable .page-main.container .margin-top60 {
    display: none;
}

.product-detail-infomation-content .product-info-main .product-add-form .actions button.tocart, 
.product-detail-infomation-content .bundle-info .product-details .actions button.tocart {
    font-size: 20px;
    padding: 0 35px;
    background-color: #448127;
    border: 1px solid #448127;
    color: #fff;
    border-radius: 0;
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase;
}
.box-tocart .field.qty > .control {
    position: relative;
    height: 40px;
    border: 1px solid #222;
    text-align: left;
    border-radius: 0;
    display: inline-block;
}
.price, .price-box .price {
    font-family: Georgia, "Lucida Bright", "DejaVu Serif", "serif";
    color: #000;
}
.product-info-main .product-info-price .price-box .price {
    font-size: 16px;
}

.pe-7s-angle-left:before {
    content: "\e5cb";
}
.pe-7s-angle-right:before {
    content: "\e5cc";
}
.slider_mgs_carousel .owl-item .slide-text.top_left,
.slider_mgs_carousel .owl-item .slide-text.middle_left,
.slider_mgs_carousel .owl-item .slide-text.bottom_left  {
    left: 75px;
    right: auto;
}
.slider_mgs_carousel .owl-item .slide-text.top_right,
.slider_mgs_carousel .owl-item .slide-text.middle_right,
.slider_mgs_carousel .owl-item .slide-text.bottom_right {
    right: 75px;
    left: auto;
}
.slider_mgs_carousel .owl-item .slide-text.bottom_right,
.slider_mgs_carousel .owl-item .slide-text.bottom_left {
    bottom: 40px;
}
.slider_mgs_carousel .owl-item .slide-text.top_left,
.slider_mgs_carousel .owl-item .slide-text.top_right{
    top: 40px;
}

.owl-carousel .owl-nav > div i.lnr::before{
    display: inline-block;
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 2px auto
}

.owl-carousel .owl-nav > div.owl-next i.lnr.lnr-arrow-down::before  {
    content: "\e5cc";
}
.owl-carousel .owl-nav > div.owl-prev i.lnr.lnr-arrow-up::before{
    content: "\e5cb";
}


.owl-carousel .owl-nav > div:not(.disabled):hover {
    background-color: #000;
    color: #fff;
    border-color: #000  ;
}
.availability.only.configurable-variation-qty {
    display: none!important;
}
.product-info-main .swatch-option {
    border: 1px solid #000;
}
.swatch-option.text {
    border: 1px solid #000;
    white-space: nowrap;
    background: #fff;
    color: #000;
    font-size: 12px;
    height: 22px;
    border-radius: 0;
    padding: 0 10px;
    font-weight: 600;
}
.page-title-wrapper::before {
    background: rgba(0, 0, 0, 0.0);
}
.header .dropdown-toplinks .dropdown-toggle > .label, 
.header .header-wl a > .label, 
.header .minicart-wrapper .action.showcart > .label {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
}
.header .minicart-wrapper .action.showcart > .label {
    margin-top: 12px;
}

.header .top-header-content .col-md-8 {
    width: 100%;
}
.header.header8 .table-icon-menu > div {
    padding: 0px 5px 10px 45px;
    position: relative;
}
.parent__megameu .text-right {
    text-align: center;
}
.header.header8 .bottom-header-content .parent__megameu .nav-toggle {
    background-color: #fff;
}
.header.header8 .bottom-header-content .parent__megameu .nav-toggle::before {
    content: "\e5d2";
    display: inline-block;
    font-family: 'Material Icons Outlined';
    height: 30px;
    width: 30px;
    font-size: 30px;
    line-height: 30px;
}
.pe-7s-close:before {
    content: "\e5cd";
}
.header.header8 .bottom-header-content .parent__megameu .nav-toggle img{
    display: none;
}


.header.header8 .table-icon-menu .minicart-wrapper {
    padding-left: 0;
}

.header .nav.nav-main-menu > li > a:hover {
    color: #222;
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu > li > a {
    white-space: nowrap;
    text-decoration: none;
}
#mainMenu .dropdown-menu li:hover > a {
    background-color: #474747;
    color: #222;
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu > li.level0 > a:hover {
    background-color: #474747;
}
.active-sticky #mainMenu li.level0:hover > a,
#mainMenu li:hover > a{
    background-color: #474747;
    color: #fff
}

.active-sticky .table-icon-menu > div {
    padding: 1px 5px 10px 38px;
}
.active-sticky .col-lg-3.logo-header {
    margin: 0 20px 0 0;
    max-width: 150px;
}
.header.header8.active-sticky .middle-header-content .logo-header .logo {
    padding-top: 0;
    padding-bottom: 0;
}
.header.header8.active-sticky .navigation .nav-main-menu {
    margin: 8px auto 0!important;
}
.header.active-sticky .table-icon-menu {
    margin-top: 15px;
}
.header.header8.active-sticky .table-icon-menu > div {
    padding: 0px 5px 10px 42px;
}
.header.header8.active-sticky .table-icon-menu .minicart-wrapper {
    padding: 0 5px 10px 10px;
}
.header.header8.active-sticky .middle-header-content {
    transition: 0.5s;
}

.minicart-wrapper .action.showcart:before {
    left: -42px;
    top: -2px;
}
.dropdown-toplinks i.pe-7s-user {
    position: absolute;
    top: 0;
    left: 0;
}
i.pe-7s-like {
    position: absolute;
    left: -42px;
    top: -5px;
}

[class^="pe-7s-"], [class*=" pe-7s-"] {
    display: inline-block;
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.pe-7s-user:before {
    font-family: 'Material Icons Outlined';
    content: "\e853";
    font-weight: 300;
}
.pe-7s-like:before {
    content: "\e87e";
}
.minicart-wrapper .action.showcart:before {
    font-family: 'Material Icons Outlined';
    font-size: 24px;
    content: "\f1cc"; 
}


.header .search-form .actions-search .action-search, 
.minicart-wrapper .action.showcart:before, 
.table-icon-menu [class^="pe-7s-"], 
.table-icon-menu [class*=" pe-7s-"] {
    color: #1D1E1C;
    font-size: 36px;
}
.minicart-wrapper .action.showcart:hover:before, 
.minicart-wrapper .action.showcart:active:before {
    color: #1D1E1C;
}


.col-lg-3.logo-header {
    margin: 0 50px 0 0;
}
.col-lg-6.parent__search {
    width: 40%;
}
.middle-header-content .col-lg-3:last-child {
    float: right;
}

/*search*/
.header.header8 .search-form .form-search .form.minisearch {
    margin: 27px 0;
    padding: 0;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    background: #F3F3F3;
}

.header .search-form .form-search .form.minisearch .button {
    opacity: 1;
    visibility: visible; 
    display: inline-block;
    position: absolute;
    top: 4px;
    right: 10px;
    border: none;
    font-size: 25px;
    background: none;
}



.header .search-form .form-search .form.minisearch .input-text {
    color: #000;
}
.pe-7s-search:before {
    content: "\e8b6";
}

/*sections home*/
.cms-index-index #maincontent {
    padding: 0;
    width: 100%;
    max-width: 100%;
}
body.wide.width1366 .categoryblocks .container .row {
    width: 100%;
    margin: 0 auto;
    max-width: 1366px;
}
.categoryblocks .row {
    margin: 0 -5px;
}
.categoryblocks {
    background: #F3F3F3;
    padding: 30px 0;
    width: 100%;
    max-width: 100%;
}
.categoryblocks .container-fluid {
    margin: 0 auto;
    max-width: 1366px;
}
.categoryblocks .panel-block-row img {
    width: 100%;
    height: auto;
}
.cta.title {
    padding: 60px 0 20px;
}
.cta.title {
    padding: 50px 0 0;
}
.category.six {
    padding: 0 0 50px;
}
.category.six .col-lg-2 {
    text-align: center;
}
section.category.six .col-lg-2 img {
    width: 100%;
    height: auto;
}
section.category.six .col-lg-2 {
    text-align: center;
}
.category.six .col-md-12 img {
    width: 100%;
    height: auto;
}
.instagramslider .content-heading {
    max-width: 1366px;
    margin: 0 auto 20px;
    border-bottom: none;
}
/*menu*/

.header.header8 .bottom-header-content {
    border-top: solid #A4A5A4 1px;
}
.bottom-header-content .col-lg-3:first-child,
.bottom-header-content .col-lg-3:last-child {
    display: none;
}
.col-lg-6.col-sm-2.parent__megameu {
    width: 100%;
    display: block;
}
.header.header8 .navigation .nav-main-menu {
    margin: 0 auto!important;
}

/*login*/
.login-container .col-sm-6, .login-container .col-sm-6.pull-right {
    width: 50%;
    clear: both;
    margin: 30px auto;
    float: none!important;
}
fieldset.fieldset.login .field.note,
.login-container .block .block-title h2, .form-create-account h2 {
    display: none;
}
.block-new-customer .actions-toolbar,
.block.block-customer-login .actions-toolbar {
    text-align: center;
}
.block.block-customer-login a {
    display: inline-block;
    margin: 20px 20px 0;
    color: #1D1E1C;
    text-decoration: underline;
}
.block-customer-login .form-group {
    text-align: left;
}
.block.block-new-customer p, 
.block.block-new-customer .block-title {
    display: none;
}

.header .dropdown-toplinks .dropdown-menu li a:not(.no-display) {
    text-decoration: none;
}
#account-nav .nav>li>a {
    position: relative;
    display: block;
    padding: 5px 0;
    border-bottom: solid 1px;
    text-decoration: none;
}
.sidebar.sidebar-main {
    padding-bottom: 50px;
}
.sidebar.sidebar-additional .custom-static-block {
    display: none;
}
.sidebar .block .block-title .title:after{
    display: none;
}
div.mage-error {
    font-style: normal;
    line-height: 1.4;
    background: #f4f4f4;
    font-size: 12px;
    padding: 5px 9px;
    display: inline-block;
    font-weight: 700;
}
.toolbar .form-item-select {
    display: inline-block;
    position: relative;
    border: 1px solid #000;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}

.toolbar .modes .modes-mode {
    display: block;
    padding: 0 25px;
    height: 40px;
    border: 1px solid #000;
    color: #000;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}





/*home*/
div#placeholder-header {
    min-height: 170px;
}

.mgs-quickview-catalog-product-view div#placeholder-header, 
.mgs_quickview-catalog_product-view div#placeholder-header {
    display: none;
}
.featuredprods {
    padding: 50px 0 50px;
    /* background: #efefef; */
    margin: 0 0 50px;
    border-bottom: solid #ccc 1px;
}
.featuredprods .products-grid .product-item-info {
    margin-bottom: 0;
    padding: 20px;
    background:transparent;
    min-height: 410px;
}
.products-grid .product-item-info .product-item-details .product-item-name a {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
}
.products-grid .product-item-info .product-item-details .product-item-name a:hover {
    color: #000;
    text-decoration: underline;
}
.products-grid .product-item-info .product-top .actions-link button:hover {
    color: #000;
}
.products-grid .product-item-info .product-top .actions-link li:last-child {
    display: none;
}
.content-heading h3.title:before, .content-heading h3.title:after{
    display: none;
}
.cms-home .content-heading {
    padding: 40px 10px 20px;
    text-align: left;
    font-size: 36px;
    border-bottom: solid 1px #ccc;
}
.cms-home .content-heading h3{
    font-size: 36px;
    line-height: 44px;
    font-weight: 700;
}


.headercta {
    background: #1D1E1C;
    color: #fff;
    padding: 40px 0 40px;
}
.headercta h2 {
    color: #fff;
    font-size: 32px;
    line-height: 42px;
    width: 40%;
    float: left;
    padding: 0 40px 0 0;
}
.headercta ul{
    color: #fff;
    width: 58%;
    float: left;
    margin-top: 10px;
}

.headercta li {
    display: inline-block;
    margin: 0 5px 5px 0;
    color: #fff;
    border: solid #fff 1px;
    padding: 12px 10px 12px 45px;
    font-size: 15px;
    position: relative;
}
.headercta li::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 3px;
    left: 13px;
    font-family: 'Material Icons Outlined';
    font-size: 24px;
    content: "\e863";
}
.headercta li:first-child::before{
    content: "\e558"
}
.headercta li:last-child::before{
    content: "\e558"
}

/*basket*/
span.counter.qty.empty {
    display: none;
}

/*Elements*/

.page-title-wrapper h1, 
.page-title-wrapper .h1 {
    color: #1D1E1C;
    font-weight: 700;
    font-size: 48px;
    line-height: 54px;
}

/*blog*/
.post-list-wrapper.blog-widget-recent {
    background-color: #F3F3F3;
    padding: 50px 0;
}
.post-list-wrapper.blog-widget-recent h3 {
    max-width: 1366px;
    width: 100%;
    margin: 0 auto 20px;
    font-weight: 700;
    font-size: 36px;
}
.post-list .post-header .post-title {
    margin: 0;
    padding: 10px 0;
    float: left;
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: Georgia, "Lucida Bright", "DejaVu Serif", "serif";
}
.post-list .post-header .post-title a{
    color: #1D1E1C;
}
.blog-widget-recent .post-description .post-text-hld {
    display: none;
}
.post-list .post-content .post-read-more {
    padding-top: 10px;
    float: right;
    color: #1D1E1C;
    font-size: 16px;
    font-weight: 700;
    padding: 10px;
}

ul.post-list.clearfix {
    max-width: 1366px;
    width: 100%;
    margin: 0 auto;
}
.post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder {
    width: 24%;
    margin: 0 1% 0 0;
    padding: 0 10px;
    background-color: #fff;
}
.post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder:nth-child(2n+1) {
    clear: none;
}


/*buttons*/
.btn {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    height: 40px;
    font-weight: 700;
    padding: 0 35px;
    line-height: 36px;
    background-color: transparent;
    border-style: solid;
    border-width: 2px;
    text-decoration: none;
}

.btn-primary {
    color: #fff  ;
    border: 2px solid;
    border-color:#1D1E1C;
    background-color: #1D1E1C;
    text-decoration: none;
}

.btn-secondary {
    color: #1D1E1C;
    border: 2px solid;
    border-color:#1D1E1C;
    background-color: #fff;
    text-decoration: none;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    color: #1D1E1C;
    border: 2px solid #1D1E1C;
    background-color: #fff;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
    color: #fff;
    border: 2px solid #222;
    background-color: #222;
}



/*footer*/

footer.footer.footer1 {
    margin-top: 0;
}

.footer .middle-footer {
    padding: 25px 0 60px;
    border-top: solid #A4A5A4 1px;
}

.footersignup {
    background: #f6f6f8;
    padding: 40px 0;
    min-height: 150px;
}
.panel-popup .footersignup {
    display: none;
}


.footersignup .wrap{
    max-width: 1366px;
    margin: 0 auto;
}

.footersignup h3 {
    font-size: 24px;
    font-weight: 700;
}
.footersignup .leftside{
    width: 49%;
    float: left;
}

.footersignup .block.newsletter {
    width: 49%;
    float: right;
}
#newsletter-validate-detail-footer {
    position: relative;
}

.form.subscribe .actions {
    position: absolute;
    top: 0;
    right: 0;
}

.footer .bottom-footer{
    background: #1D1E1C;
    color: #fff;
    font-size: 10px;
}
.footer .bottom-footer a{
    color: #fff;
}
.bottom-footer .col-lg-6 {
    text-align: right;
}
.bottom-footer .col-lg-6.copyright {
    text-align: left;
}
.middle-footer .h4, .middle-footer h4 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}
.footer .middle-footer a {
    color: #1D1E1C;
    text-decoration: underline;
}
.footer .middle-footer a:hover{
    color: #1D1E1C;
    text-decoration: none;
}
ul.social ul{
    margin-top: 10px;
}

ul.social li {
    margin: 0 0 20px;
}
ul.social li a {
    position: relative;
    padding: 0 0 0 40px;
}
ul.social li a::before {
    content: "";
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 0 10px 0 0;
    position: absolute;
    top: -7px;
    left: 4px;
    background-image: url(/pub/media/wysiwyg/footer/Instagram.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
}

ul.social li:nth-child(1) a::before {
    background-image: url(/pub/media/wysiwyg/footer/Instagram.png);
}
ul.social li:nth-child(2) a::before {
    background-image: url(/pub/media/wysiwyg/footer/TikTok.png);
}
ul.social li:nth-child(3) a::before {
    background-image: url(/pub/media/wysiwyg/footer/Vinted.png);
}
ul.social li:nth-child(4) a::before {
    background-image: url(/pub/media/wysiwyg/footer/Grailed.png);
}
ul.social li:nth-child(5) a::before {
    background-image: url(/pub/media/wysiwyg/footer/Depop.png);
}

@media only screen and (max-width: 1230px) {

    div#placeholder-header {
        max-height: 180px;
    }
    .cms-index-index #maincontent {
        padding: 20px;
    }

}

@media only screen and (max-width: 992px) {


    .product-detail-infomation.is_stuck {
        top: 0 !important;
        background: #fff;
        box-shadow: 0 20px 20px -10px #00000026;
        width: 100%!important;
    }
    
    div#placeholder-header {
        min-height: 210px!important;
    }
    .page-title-wrapper {
        padding: 20px 0 20px;
    }
    .headercta {
        padding: 20px 20px 20px;
    }
    .category.six {
        padding: 0px;
    }
    .col-lg-3.logo-header {
        margin: 0;
    }
    .cms-home .content-heading {
        padding: 20px 0 20px;
    }
    .header.header8 .middle-header-content .logo-header .logo {
        padding: 0 10px;
        margin: 0;
    }
    .header .table-icon-menu {
        margin-top: 0;          
    }
    .top-custom-link ul {
        top: -3px;
    }
    .headercta h2 {
        font-size: 24px;
        line-height: 32px;
        width: 100%;
        float: none;
        padding: 0 10px 0;
        margin: 0 0 20px;
    }
    .headercta li {
        display: inline-block;
        margin: 0px 0px 10px;
        padding: 12px 10px 12px 45px;
        font-size: 15px;
        position: relative;
        /*width: 100%;*/
    }
    .headercta ul {
        width: 100%;
        float: none;
    }

    #maincontent {
        min-height: 200px;
    }
    .middle-header-content .col-lg-3.logo-header {
        width: 25%;
        margin: 0;
    }

    .middle-header-content .col-lg-3:last-child {
        float: right;
    }
    .middle-header-content  .col-md-8 {
        width: 45%;
        margin: 0 auto;
        float: left;
    }

    .header.header8.active-sticky .middle-header-content .logo-header .logo {
        padding-top: 8px;
        padding-left: 15px;
        float: left
    }
    .ctabox.home.last,
    .ctabox {
        width: 96%;
        margin: 15px auto
    }

    #search_mini_form {
        float: none;
        width: 100%;
        max-width: 100%;
    }
    html.use-header8 .header .middle-header-content .col-lg-6.col-md-8.col-xs-12.parent__search {
        display: none
    }
    html.use-header8.search-open .header .middle-header-content .col-lg-6.col-md-8.col-xs-12.parent__search {
        display: block
    }
    .header.header8 .table-icon-menu>div {
        padding: 5px 20px 25px 50px;
    }
    .header.header8 .top-header-content .top-custom-link ul li:nth-child(3),
    .header.header8 .top-header-content .top-custom-link ul li:last-child{
        display: none;
    }
    .header.header8 .top-header-content .top-custom-link ul li {
        padding-top: 5px;
    }
    .header.header8 .top-header-content {
        padding-bottom: 5px;    
    }
    .toolbar .toolbar-amount {
        position: relative;
        left: auto;
        margin: 0 0 0;
        width: 100%;    
        text-align: center;
    }
    .toolbar .sorter .form-item-select {
        display: none;
    }
    .toolbar .limiter {
        display: block;
        width: 100%;
        flex: none;
        text-align: center;
        margin: 10px 0;
    }
    .toolbar {
        display: inline-block;
        align-items: center;
    }
    .contactus ul li {
        float: none;
        width: 100%;
    }
    .bannerimage {
        padding: 0;
        width: 100%;
        text-align: center;
    }
    .bannerimage img {
        width: 98%;
        max-width: 99%;
        margin: 0 auto;
        float: none;
    }
    .bannermessage h2 {
        font-size: 38px;
        line-height: 48px;
    }

    .bannermessage.second {
        padding: 0;
    }
    .fullwidthbanner2 .col-lg-6 {
        width: 100%;
        margin: 0 auto;
    }

    .schoolpage #placeholder-header {
        min-height: 202px;
        height: 0!important
    }

    .school-banner-text,
    .school-banner {
        display: block;
        width: 100%
    }
    .school-banner-text {
        padding: 30px
    }
    .school-banner-text h1 {
        font-size: 28px;
        line-height: 32px;
        display: block
    }
    .school-banner-text img {
        display: block;
        margin: 0 auto 20px
    }
    .page-layout-1column .page-wrapper.schoolpage .school-banner-text {
        text-align: left;
        padding: 15px 10px
    }
    .page-layout-1column .page-wrapper.schoolpage .school-banner-text h1 {
        font-size: 20px;
        line-height: 40px;
    }
    .page-layout-1column .page-wrapper.schoolpage .school-banner-text img {
        max-width: 50px;
        margin: 0 20px 0 0;
        max-height: 50px;
        float: left;
    }
    .page-layout-1column .page-wrapper.schoolpage .school-banner-text ul {
        display: block;
        float: none;
        margin: 20px 0
    }
    /*search*/
    .middle-header-content .container {
        padding: 0;
        position: relative;
        min-height: 130px
    }
    html.use-header8 .header .middle-header-content .col-lg-6.col-md-8.col-xs-12.parent__search {
        display: block;
        width: 94%; 
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0
    }
    .header.header8 .table-icon-menu .search-form.select-search {
        display: none!important
    }
    .header .search-form .form-search {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        background: transparent;
        opacity: 1;
        visibility: visible;
        transition: all 400ms;
        -webkit-transition: all 400ms;
        -moz-transition: all 400ms;
        -o-transition: all 400ms
    }
    .header .search-form .form-search .form.minisearch {
        max-width: 100%;
        margin: 0 auto;
        padding: 15px;
        margin-top: 0
    }
    .header .search-form .form-search .form.minisearch .button {
        top: 5px;
        right: 22px;
        font-size: 22px;
    }
    .scroll-to-top {
        right: 10px;
    }
    .mgs-instant-search-dropdown li.item.product.product-item {
        min-height: 90px;
        padding: 10px 0 0;
    }
    /*youtube responsive*/
    .cms-page-view iframe,
    .product.attribute.description iframe {
        width: 100%;
        height: auto;
    }
    .login-container .col-sm-6, .login-container .col-sm-6.pull-right {
        width: 100%;
        max-width: 100%;
    }

    .cms-page-view img{
        width: 100%;
        height: auto;
    }
    .footersignup {
        padding: 40px 20px;
    }

    .footer .middle-footer .col-lg-3, 
    .footer .middle-footer .col-lg-2 {
        min-height: 0;
        border-left: none;
        padding-left: 10px;
    }

    .siz-col4, .siz-col3, .siz-col2, .siz-col1{
        width: 100%;
        float: none;
    }
    .siz-col4 a, .siz-col3 a, .siz-col2 a, .siz-col1 a{
        width: 100%;
    }
    .featuredprods .products-grid .product-item-info {
        padding: 10px;
        min-height: 300px;
    }
    .categoryblocks .panel-block-row.col-md-3 {
        width: 50%;
        float: left;
        margin: 0 0 20px;
    }
    .category.six .col-sm-12 {
        width: 33%;
        text-align: center;
    }


}
/* #Mobile (Landscape)*/

@media only screen and (max-width: 767px) {

    .fullwidthbanner .col-md-12 {
        padding: 0;
    }
    .cms-index-index #maincontent {
        padding: 0 10px;
    }
    .categoryblocks .container {
        padding: 0;
    }
    span#static_header_8_top_left_link ul {
        display: none;
    }
    .slider_mgs_carousel .owl-item .slide-text.top_left,
    .slider_mgs_carousel .owl-item .slide-text.middle_left,
    .slider_mgs_carousel .owl-item .slide-text.bottom_left  {
        left: 10px;
        right: auto;
    }
    .slider_mgs_carousel .owl-item .slide-text.top_right,
    .slider_mgs_carousel .owl-item .slide-text.middle_right,
    .slider_mgs_carousel .owl-item .slide-text.bottom_right {
        right: 10px;
        left: auto;
    }
    .slider_mgs_carousel .owl-item .slide-text.bottom_right,
    .slider_mgs_carousel .owl-item .slide-text.bottom_left {
        bottom: 20px;
    }
    .slider_mgs_carousel .owl-item .slide-text.top_left,
    .slider_mgs_carousel .owl-item .slide-text.top_right{
        top: 20px;
    }


    .categoryblocks .panel-block-row.col-md-3 {
        width: 100%;
        float: none;
        margin: 0 0 20px;
        padding: 0;
    }
    .categoryblocks .col-md-12, .categoryblocks .col-lg-12{
        padding: 0;
    }

    .category.six .col-sm-12 {
        width: 50%;
    }

    .col-lg-12 .row, .col-md-12 .row {
        margin-right: 0;
        margin-left: 0;
    }


    .footersignup .block.newsletter {
        width: 90%;
        float: none;
        margin: 0 auto;
    }
    .footersignup .leftside {
        width: 90%;
        float: none;
        margin: 0 auto;
    }

    .category.six .col-lg-2 {
        width: 50%;
        text-align: center;
    }

    .cms-home .content-heading h3 {
        font-size: 28px;
        line-height: 38px;
    }

    
    .header .dropdown-toplinks .dropdown-toggle > .label, 
    .header .header-wl a > .label, 
    .header .minicart-wrapper .action.showcart > .label {
        display: none;
    }
    .header.header8 .middle-header-content .logo-header .logo,
    .header.header8.active-sticky .middle-header-content .logo-header .logo {
        padding-top: 0;
        padding-left: 5px;
        margin: 0;
    }
    .dropdown-toplinks i.pe-7s-user,
    .header-wl i.pe-7s-like {
        position: relative;
        left: 0;
        top: 0;
    }
    .header.header8.active-sticky .table-icon-menu > div {
        padding: 0 0 0 44px;
        vertical-align: top;
    }

    .header.active-sticky .table-icon-menu,
    .header .table-icon-menu {
        margin-top: 5px;
    }
    .schoolpage #placeholder-header {
        min-height: 210px;
    }
    .middle-header-content .col-lg-3.logo-header {
        width: 50%;
        max-width: 220px;
        margin: 0px;
        padding: 0 20px;
    }
    .header.header8 .table-icon-menu>div {
        padding: 0;
    }
    .header.header8 .bottom-header-content .parent__megameu .nav-toggle {
        z-index: 0;
        position: relative;
    }
    .page-layout-1column .category-product-actions .toolbar-products {
        float: none;
        width: 100%;
        text-align: center;
    }
    .toolbar .limiter{
        display: inline-block;
    }
    .field.limiter .form-item-select {
        float: none;
    }
    .breadcrumbs {
        padding: 15px 0;
        margin-bottom: 15px;
    }
    .page-layout-1column .page-wrapper.schoolpage .school-banner-text h1 {
        font-size: 18px;
        line-height: 38px;
    }
    .landing-categories .col-xs-12 {
        width: 50%;
        padding: 5px;
    }
    .categorypath-schools .landing-categories--item {
        margin-bottom: 10px;
        background: #EDEDED;
        border: 1px solid #E7E1DF;
        border-radius: 5px;
        padding: 15px 15px;
        min-height: 240px;
    }
    .field.limiter .form-item-select {
        float: none;
        min-width: 224px;
    }
    .toolbar select {
        max-width: 210px;
    }
    body:not(.page-layout-1column) .toolbar select {
        max-width: 215px;
    }
    .featuredprods .products-grid .product-item-info {
        min-height: 300px;
    }
    .products-grid .product-item-info .tocart.btn-cart .text {
        display: inline-block;
    }
    .products-grid .product-item-info .tocart.btn-cart .icon {
        display: none;
    }
    #product-wrapper .product.product-item .action.tocart.btn-cart {
        display: block;
        position: relative;
        width: 100%;
    }
    .page-layout-1column .page-wrapper.schoolpage .school-banner-text ul {
        text-align: center;
    }
    .item.product.product-item {
        min-height: 360px;
        text-align: center;
    }
    .post-list-wrapper.blog-widget-recent {
        padding: 20px 10px;
    }
    .post-list .post-description {
        display: inline-block;
    }
    .post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder {
        width: 100%;
        margin: 0 0 2% 0;
        padding: 0 10px;
    }

}
/* #Mobile (portrait)*/

@media only screen and (max-width: 480px) {}
/* #Mobile (portrait)*/

@media only screen and (max-width: 320px) {}
