/*spellbound*/
/* Header background color: #e9eaf4, Header border color: #2e3192, Footer Heading color:#1a1a1a */

/* latin */
@font-face {
    font-family: 'Yeseva One';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/yesevaone/v15/OpNJno4ck8vc-xYpwWWxli1VWzfAw0Y.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*newsletter*/
div#mc_embed_signup {
    border: solid 2px #e9eaf4;
    border-radius: 20px;
    width: 100%;
    max-width: 600px;
    padding-bottom: 70px;
}

.column.main div#mc_embed_signup h2 {
    color: #2E3192 !important;
}

.column.main #mc-embedded-subscribe-form .mc_fieldset {
    margin: 0 0 20px 20px;
}

.column.main #mc_embed_signup .mc-field-group input {
    margin-bottom: 20px;
}

.column.main #mc_embed_signup .mc-field-group label {
    display: block;
    margin-bottom: 3px;
    color: #2E3192;
    font-size: 16px;
    font-weight: 700;
}

.column.main #mc_embed_signup .button {
    clear: both;
    background-color: #2E3192;
    font-weight: 700;
    font-size: 20px;
    padding: 5px 20px;
    border: solid #2E3192 1px;
    height: 45px;
}

.column.main #mc_embed_signup .button:hover {
    background-color: #2E3192;
    opacity: 0.5;
}
.newsletter-btn { 
    text-align:center
}
.newsletter-btn a {
    background-color: #fff;
    color: #2E3192;
    border-radius: 25px;
    padding: 10px 25px;
}
.newsletter-btn a:hover {
    background: #E9EAF4;
}
.column.main .bannermessage p {
    font-size: 16px;
    line-height: 22px;
}
div#cookie-status {
    display: none;
}
div#recaptcha-checkout-place-order-wrapper {
    display: none;
}
textarea, textarea.form-control, textarea.input-text {
    border: 1px solid #8b8cc2!important;
}

body {
    color: #1A1A1A;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 0px;
}
.h1, h1, .h2, h2, .h3, h3, .h4, h4, .h5, h5 {
    color: #1a1a1a!important;
    font-family: "Yeseva One", serif;
    letter-spacing: 0px;
    font-weight: 400;
}
.h6,h6 {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0px;
}
p {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    letter-spacing: 0px;
}
a {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    color: #2F3590;
    font-weight: bold;
    letter-spacing: 0px;
}
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 #8B8CC2!important;
    color: #000;
    font-size: 16px;
}

.mgs-instant-search-dropdown .products-list .product-item-info .product-item-details .product-item-name {
    font-weight: 600;
    margin-bottom: 0px;
}
.header .search-form .search-close {
    display: none;
}
.search-open .header .search-form .search-close {
    display: block;
}
.search-open .header .actions-search {
    display: none;
}
.actions-search {
    position: relative;
}
.search-open .header .search-form .form-search .form.minisearch .input-text {
    background: #fff;
    font-size: 16px;
}
.header .search-form .form-search {
    background: rgba(0, 0, 0, 0.75);
}
.header .search-form .form-search .form.minisearch .input-text::placeholder {
    font-size: 0;
}
.search-open .header .search-form .form-search .form.minisearch .input-text::placeholder {
    font-size: 16px;
}

.header .search-form .action-search {
    position: absolute;
    left: auto;
    right: 0px;
    top: -20px;
    z-index: 200;
    width: 36px;
    height: 36px;
    background: #e9eaf4;
    border-radius: 100%;
}

.header .search-form .form-search .form.minisearch .input-text {
    text-align: left;
    font-size: 0;
    color: #1a1a1a;
    letter-spacing: 0px;
    width: 40px;
    padding-left: 10px;
    border-radius: 50px;
    border: none !important;
}
.header .search-form .form-search .form.minisearch .input-text {
    position: relative;
    left: 0px;
}
.header .search-form .form-search .form.minisearch .input-text {
    padding: 0;
    box-shadow: none;
}
.search-open .header .search-form .form-search .form.minisearch .input-text {
    background: #fff;
    font-size: 16px;
    padding: 0 60px 0 12px;
}
.search-open .item.product.product-item {
    width: 100%;
    min-height: 90px;
    margin: 0 0 10px;
}
.search-open .header .form-search .search-close {
    color: #fff;
    z-index: 99999996;
    position: absolute;
    top: -9px;
    right: -5px;
    color: #2E3192;
}
#search_mini_form .button {
    display: inline-block;
    border: none;
    opacity: 1;
    width: 40px;
    visibility: visible;
    position: absolute;
    right: 35px;
    top: 20px;
    background: transparent;
    cursor: pointer;
}

#search_mini_form .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper .title {
    background-color: #E9EAF4;
    font-size: 12px;
    letter-spacing: 0px;
}
#search_mini_form .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper .title .see-all {
    color: #2e3192;
    font-weight: bold;
    letter-spacing: 0px;
}
#search_mini_form .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper .item {
    border-bottom: 1px solid #8b8cc2;
    padding: 3px 0;
    font-size: 14px;
}

#search_mini_form .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper {
    font-size: 13px;
}
#search_mini_form .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper .product-items .product-item-details {
    background: none;
    padding: 0px;
    margin: 0px;
}
#search_mini_form .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper .product-items .product-item {
    border-bottom: 1px solid #8b8cc2;
}

#search_mini_form .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper .item a {
    color: #1a1a1a;
}
#search_mini_form {
    border-radius: 50px;
}
#search_mini_form .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper .product-items .product-item-photo {
    padding: 8px;
}
.mgs-instant-autocomplete-wrapper .product.details.product-item-details .price-box.price-final_price {
    padding: 0;
}
.mgs-instant-autocomplete-wrapper .product-info-price .price-box {
    width: 100%;
    float: left;
}

.products-grid .product-item-info .product-item-details .product-item-name a {
    color: #222;
    font-size: 16px;
    font-weight: 600;
}
#search_mini_form .mgs-instant-search-dropdown {
    margin-top: 0px;
    right: auto;
    left: auto;
    box-shadow: none;
    width: 95%;
}
#search_mini_form.loading:after {
    right: 70px;
}
#search_mini_form .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper {
    width: 94%;
    margin: 10px auto;
}
/*Header Message*/
.message>* {
    display: inline-block;
    width: 100%;
}
.message.error>* {
    background: #ff0000;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
.message.error>*:before {
    color: #fff;
}
.message.global.demo {
    display: none;
}
.header {
    border-bottom: none;
}
.message.global.cookie {
    background-color: #fff;
    position: fixed;
    z-index: 99999;
    bottom: 10px;
    left: 10px;
    right: 0;
    color: #222;
    max-width: 370px;
    padding: 0 15px 30px;
    box-shadow: 0 0 18px -10px #000;
}
.message.global.cookie a {
    font-weight: 600;
    color: #222;
    text-decoration: underline;
}
/*new Search*/
.middle-header-content .block.block-title {
    display: none;
  }
#mgs-instant-autocomplete-wrapper .item.product.product-item {
    width: 100%;
    min-height: 150px;
    border-bottom: 1px #2E3192 solid;
    border-radius: 0;
}
#mgs-instant-autocomplete-wrapper {
    position: absolute;
    background: #e9eaf4;
    box-shadow: 0 10px 10px 0 black;
}
#mgs-instant-autocomplete-wrapper .title{
    text-align: center;
}
#mgs-instant-autocomplete-wrapper .product-info-price{
    display: none;
}
/*css to correct free resource stick header*/
.panel-block-row.col-md-12.header.center.active-sticky {
    display: none;
}
/*breadcrumbs*/
.breadcrumbs .items > li a:hover {
    color: #2E3192;
    text-decoration: underline;
}
.page-wrapper .breadcrumbs .container-fluid {
    width: 1360px;
}
.page-wrapper .breadcrumbs .container-fluid a {
    color: #1A1A1A;
    font-size: 12px;
}
.page-wrapper .breadcrumbs {
    width: 100%;
    padding: 5px 0;
    background: none;
    float: left;
    margin-bottom: 30px;
    background-color: #e9eaf4;
}
.page-wrapper .breadcrumbs .container-fluid {
    margin: 0 auto;
    width: 1200px;
    padding: 0 15px;
}
/*404*/
.pagebuilder-column-group [data-grid-size="4"] .pagebuilder-column {
    padding: 0 10px;
}
.column.main [data-content-type='html'] a:hover, 
.column.main [data-content-type='html'] a:focus, 
.column.main [data-content-type='html'] a:active {
    color: #2f3590;
    text-decoration: underline;
}
.cms-noroute-index .page-main {
    padding: 0;
}
.page-wrapper .page-title-wrapper {
    background-color: #fff;
    background-image: none;
    padding: 15px 0;
    margin: 0 auto;
}
.cms-no-route .page-wrapper .page-title-wrapper {
    border-bottom: none;
    text-align: center;
    margin: 60px 0 20px;
    padding: 0;
}
.cms-noroute-index .page-title-wrapper + .page-main {
    margin-top: 0;
}
.cms-noroute-index .page-main .sidebar {
    display: none;
}
.sidebar .block .block-title .title {
    font-size: 18px;
    font-weight: 600;
    margin: 25px 0 15px;
    padding: 0 0 0 15px;
}
.sidebar .block .block-title .title  i.pe-7s-angle-down {
    display: none;
}
.sidebar .block .block-title .title:after{
    display: none;
}
.cms-noroute-index .page-main .column.main.col-lg-9 {
    display: block;
    width: 100%;
}
.cms-noroute-index .page-title-wrapper h1,
.cms-noroute-index .page-title-wrapper .h1,
.page-layout-1column.wide .page-title-wrapper h1,
.page-layout-1column.wide .page-title-wrapper .h1,
.customer-account-login .page-title-wrapper h1,
.customer-account-login .page-title-wrapper .h1 {
    text-align: center;
}

/* wishlist styling and pagination */
.wishlist-index-index .toolbar .limiter{
	float: right;
	white-space: nowrap;
}

.wishlist-index-index .limiter-label {
	font-weight: normal;
}

.wishlist-index-index .limiter-text {
	margin-left: 8px;
}
.wishlist-index-index .field.comment-box {
	display: none;
}
.wishlist-index-index .box-tocart {
	margin-top: 20px;
}
.wishlist-index-index .price-box.price-final_price {
	margin-top: 20px;
}
.wishlist-index-index .limiter-label::after {
	color: #2e3192;
	content: "\f107";
	font-family: "FontAwesome";
	left: 85px;
	position: relative;
	z-index: -100;
}
.wishlist-index-index #limiter {
	border-radius: 20px;
	background: #2E31921C;
	border: 1px solid #8b8cc2;
}
.wishlist-index-index .toolbar select {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	padding: 0 30px 0 15px;
	font-weight: bold;
	max-width: 100px;
}
.products-grid.wishlist .product-item-info .box-tocart + .product-item-actions .action {
	border: 1px solid #8b8cc2;
	background: white;
}
.products-grid.wishlist .product-item-info {
	background: #e9eaf4;
	border-radius: 20px;
	overflow: hidden;
}
.products-grid.wishlist .product-item-info .product-item-photo img {
	max-height: unset;
	margin: 0px;
}
.products-grid.wishlist .product-item-info .product-item-photo {
	padding: 0px 0 0 !important;
}
.wishlist-index-index .toolbar .toolbar-amount {
  display: inline-block;
  text-align: left;
  padding-right: 30px;
  vertical-align: top;
}
.wishlist-index-index .toolbar .pages {
  display: inline-block;
  margin-right: 30px;
}
.wishlist-index-index .toolbar .pages .pagination .item a:hover {
  color: #2e3192;
}

.wishlist-index-index .action.back {
  background: #e9eaf4;
  border: 2px solid #8b8cc2;
  padding: 6px 36px;
  border-radius: 20px;
}

.products-grid.wishlist .product-item-info .product-item-name a {
    font-size: 18px;
    color: #2a2a2a;
    font-weight: 600;
}
.products-grid.wishlist .product-item-info .product-item-name a:hover {
    color: #2e3192;
    text-decoration: underline;
}

.products-grid.wishlist .product-item-info {
    border: 1px solid #8b8cc2!important;
}
.products-grid.wishlist .product-item-info .product-item-photo {
    border-bottom: solid #8b8cc2 1px;
    display: block;
}

.products-grid.wishlist .product-item-info .box-tocart .product-item-actions {
    float: left;
    margin: 20px 0 0;
}
.products-grid.wishlist .product-item-info .product-item-actions a:hover .fa {
    color: #fff;
}
.products-grid.wishlist .product-item-info .box-tocart+.product-item-actions .action:hover {
    border-color: #2e3192;
    background-color: #2e3192;
}
.products-grid.wishlist .product-item-info .product-item-actions a .fa {
    color: #2e3192;
}
.products-grid.wishlist {
    padding: 20px 0;
}
.products-grid.wishlist .product-item-info .product-item-photo img {
    min-width: auto;
    width: auto;
    height: auto;
    background: #fff;
}

#main-Accountcontent li {
    background: #2E3192!important;
    position: relative;
}
#main-Accountcontent li a {
    color: #fff;
    padding-left: 35px;
    border-bottom: 1px solid #8B8CC2;
}
.cms-noroute-index .page-main .column.main a {
    color: #2E3192
}
.cms-noroute-index .page-main .column.main a {
    color: #2E3192
}
.cms-noroute-index .page-main .column.main a.btn {
    background: #2E3192;
    padding: 0 30px;
    color: #fff;
    font-size: 16px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.cms-noroute-index .page-main .column.main a.btn:hover {
    padding: 0 40px;
    background: #56cfe1;
    border-bottom: none
}
/* content page */
.cms-page-view #maincontent.page-main.container {
    max-width: 768px;
}
.page-title-wrapper h1, .page-title-wrapper .h1 {
    color: #1a1a1a;
    font-weight: 500;
    font-size: 36px;
    text-align: left;
    font-family: "Yeseva One", serif;
}

.page-wrapper .page-title-wrapper {
    border-bottom: 1px solid #8B8DC0;
    width: 100%;
    float: left;
}

.page-product-configurable #maincontent {
    min-height: 400px;
    padding: 30px 0 0;
}
.catalog-product-view #maincontent {
    padding: 30px 0 0;
}

.cms-page-view.page-layout-1column.width1366.wide #maincontent {
    max-width: 654px;
}
.header .top-custom-link ul li {
    float: left;
    padding: 8px 0;
    width: 32%;
    color: #fff;
    font-family: "Montserrat", arial, tahoma;
}
.header.header6 .top-custom-link ul li a .icon {
    font-weight: 600;
}
.header.header6 .megamenu-content .nav-tabs > li, 
.header.header7 .megamenu-content .nav-tabs > li {
    width: calc(100% / 2);
}
.header.header6 .megamenu-content .top-links li a::before {
    content: '\f007';
    display: inline-block;
    font-family: 'FontAwesome';
    position: absolute;
    left: 16px;
    top: 10px;
}
.header.header6 .megamenu-content .nav-tabs > li.active > a {
    background: #2F3590!important;
    color: #fff!important;
}

.header.header6 .megamenu-content .top-links li.link.wishlist a::before{
    content: '\f004';
}
.header.header6 .megamenu-content .top-links li.link.authorization-link a::before{
    content: '\f044';
}
.header.header6 .megamenu-content .top-links li:nth-child(4) a::before{
    content: '\f234';
}
.custom-img {
    border-radius: 50px!important;
    -webkit-border-radius: 50px!important;
    -moz-border-radius: 50px!important;
    -o-border-radius: 50px!important;
}
#placeholder-header {
    background-color: #D4D5E8;
}
.cms-index-index .header.header6:not(.active-sticky) {
    border-bottom: 1px solid #D4D5E8!important;
}
.header.header6 .nav-main-menu li > ul.sub-menu,
.header.header7 .nav-main-menu li > ul.sub-menu,
.header.header6 .nav-main-menu li > ul.dropdown-menu,
.header.header7 .nav-main-menu li > ul.dropdown-menu {
    display: none;
    padding-left: 0 !important;
}
li.nav.item strong {
    padding: 10px 15px;
    display: block;
}
.header .dropdown-toplinks .dropdown-menu li a:hover {
    color: #2F3590;
    text-decoration: underline;
}
/*homebanner*/
.column.main .fullwidthbanner {
    background-image: none !important;
    box-shadow: 0 10px 20px -20px #0000006e;
}
.column.main .fullwidthbanner.swap .col-lg-6 {
    float: right;
}
.fullwidthbanner {
    background-image: url('/pub/media/spellbound/homepage/sp-hp-bg.png')!important;
    background-repeat: repeat!important;
    padding: 40px 0 !important;
    min-height: 380px;
}
.bannerimage img {
    width: 100%;
    height: auto;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
}
.active_mgs_builder .fullwidthbanner {
    background: none!important;
}

.fullwidthbanner .bannerimage img {
    width: 100%;
    height: auto;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
}
.fullwidthbanner .bannermessage .btn {
    color: #fff;
    background-color: #2E3192;
    line-height: 2.5;
}
.bannermessage h2 {
    font-size: 68px;
    line-height: 78px;
    margin-bottom: 15px;
}
.bannermessage h4 {
    font-size: 16px;
    font-weight: 700;
    font-family: "Montserrat", arial, tahoma;
}
.bannermessage a.btn {
    padding: 0 30px;
    background-color: #2E3192;
    border: none;
    display: inline-block;
    border-radius: 30px;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.bannermessage a.btn:hover {
    background-color: #2E3192;
    border: none;
    padding: 0 30px;
    opacity: 0.6;
}
.homecats {
    padding: 60px 0;
    text-align: center;
}
.homecats p a {
    color: #2F3590;
    font-weight: 700;
}
.homecats .col-md-12 img {
    width: 90%;
    height: auto;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    box-shadow: 0 0 10px -5px #00000069;
    padding: 2px;
}
.threecol {
    padding: 40px 0;
    background: #2e31920d;
}
.threecol .col-lg-4 {
    padding-bottom: 20px;
}
.threecol h4 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 20px;
    color: #2E3192!important;
    font-weight: 700;
}
.column.main .threecol p {
    font-size: 14px;
    line-height: 22px;
}

.modal-popup.confirm .modal-footer .action-secondary {
    margin-right: 15px;
    color: #fff;
    border: 2px solid #00857C;
    background-color: #00857C;
}
.modal-popup.confirm .modal-footer .action-primary:hover {
    color: #fff;
    border: 2px solid #00857C;
    background-color: #00857C;
}
.owl-carousel .owl-nav > div {
    border: none;
    background: #fff;
    box-shadow: 0 2px 10px 0px #00000036;
}
.owl-carousel .owl-dots .owl-dot span {
    background: #fff;
}
.owl-carousel .owl-dots .owl-dot.active span {
    background: #efefef;
}
.videocol .panel-block-row li {
    margin: 10px 0 0;
}
.videocol .panel-block-row li a {
    color: #2E3192;
    text-decoration: underline;
}
.video-responsive {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    border: 30px solid #E9EAF4;
    border-radius: 30px;
}
.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
.newinprods .content-heading h3.title:before,
.newinprods .content-heading h3.title:after {
    display: none;
}
.newinprods .content-heading h3 {
    color: #fff;
    text-align: left;
}
/*remove additional spaces added to h3*/
h3 br {
    display: none;
}
.hp-content-left,
.hp-content-right {
    width: 100%;
}
.panel-block-row.cta.four .edit-panel ul {
    padding: 0;
}
.cta.four ul img {
    max-width: 80px;
    height: auto;
}
.toppadding {
    padding-top: 60px;
    padding-bottom: 20px;
}
.midcentheader {
    text-align: center;
}
.freeresources {
    padding: 0 0 80px 0 !important;
}
.panel-block-row.cta.four ul {
    background: #E9EAF4;
    padding: 10px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    margin-bottom: 10px;
}
.panel-block-row.cta.four ul li {
    display: inline-block;
    margin: 0;
}
.panel-block-row.cta.four ul li:first-child {
    margin: 0 10px 0 0;
}
.panel-block-row.cta.four ul li a {
    color: #2F3590;
    font-weight: 700;
    text-decoration: underline;
    font-size: 15px;
}
.reviews {
    padding: 60px 0;
}
.reviews .google.panel-block-row ul,
.reviews .facebook.panel-block-row ul {
    background-color: #E9EAF4;
    padding: 15px;
    margin-bottom: 10px;
    text-align: center;
    color: #1A1A1A;
    font-weight: 400;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
}
.reviews .panel-block-row ul li a {
    font-weight: 700;
    color: #2E3192;
    text-decoration: underline;
}
.reviews .panel-block-row ul li::before {
    content: "";
    display: inline-block;
    content: "";
    width: 75px;
    height: 20px;
    margin: 0px 14px -7px 0px;
    background-image: url("/pub/media/spellbound/homepage/5_star.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
}
.reviews .panel-block-row .edit-panel ul li::before {
    display: none;
}
.reviews .panel-block-row .edit-panel ul {
    padding: 0;
}
/*Buttons*/
.btn-primary {
    color: #fff;
    border: 2px solid #2E3192;
    background-color: #2E3192;
}
.btn-secondary {
    color: #2E3192!important;
    border: 2px solid #8B8CC2!important;
    background-color: #E9EAF4!important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    color: #2E3192;
    border: 2px solid #2E3192;
    background-color: #fff;
}
.label, label {
    color: #1a1a1a;
}
#shower, #hider {
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    height: 40px;
    font-weight: 600;
    padding: 0 35px;
    line-height: 36px;
    color: #fff;
    border: 2px solid #2E3192;
    background-color: #2E3192;
    font-size: 16px;
    margin: 10px;
}
#shower:hover,
#hider:hover {
    border: 2px solid #2E3192;
    background-color: #fff;
    color: #2E3192;
}


/*headers*/
#placeholder-header {
    display: none;
}
.header.header6 {
    position: relative!important;
}

.header .top-header-content {
    background: #2E3192;
}
.top-header-content .row div.col-md-4 {
    display: none;
}
.top-header-content .row div.col-md-4:first-child {
    display: block;
    width: 100%!important;
    text-align: center;
}
.custom-top-panel,
.custom-header {
    width: 100%;
}
.custom-top-panel li,
.custom-header li {
    width: 32%;
    margin: 0 0.5%!important;
}
.custom-top-panel li a,
.custom-header li a {
    text-align: center;
    font-size: 13px;
}
.custom-top-panel .icon.pe-7s-return,
.custom-top-panel .icon.pe-7s-star,
.custom-top-panel .icon.pe-7s-flag,
.custom-top-panel .icon.pe-7s-home,
.custom-top-panel .icon.pe-7s-call,
.custom-header .icon.pe-7s-flag,
.custom-header .icon.pe-7s-home,
.custom-header .icon.pe-7s-call {
    color: #fff;
    font-family: "Montserrat", arial, tahoma;
}
.custom-top-panel .icon.pe-7s-return::before,
.custom-top-panel .icon.pe-7s-star::before,
.custom-top-panel .icon.pe-7s-flag::before,
.custom-top-panel .icon.pe-7s-home::before,
.custom-top-panel .icon.pe-7s-call::before,
.custom-header .icon.pe-7s-flag::before,
.custom-header .icon.pe-7s-home::before,
.custom-header .icon.pe-7s-call::before {
    font-family: 'FontAwesome';
    left: -10px;
    position: relative;
    font-size: 16px;
}
.custom-top-panel .icon.pe-7s-star::before,
.custom-header .icon.pe-7s-star::before {
    content: '\f005';
}
.custom-top-panel .icon.pe-7s-return::before,
.custom-header .icon.pe-7s-return::before {
    content: '\f0e2';
}
.custom-top-panel .icon.pe-7s-flag::before,
.custom-header .icon.pe-7s-flag::before {
    content: '\f024';
}
.custom-top-panel .icon.pe-7s-home::before,
.custom-header .icon.pe-7s-home::before {
    content: '\f0d1';
}
.custom-top-panel .icon.pe-7s-call::before ,
.custom-header .icon.pe-7s-call::before {
    content: '\f095';
}
.middle-header-content {
    background-color: #D4D5E8;
    padding: 0px 0px;
}
.header .action.nav-toggle {
    border: none;
    background: url('/pub/media/spellbound/homepage/sb-menu-icon.png') no-repeat;
    margin-top: 32px;
    height: 20px;
    width: 23px;
}
.header .table-icon-menu>div {
    display: inline-block;
}
.header .action.nav-toggle::after {
    content: 'Menu';
    color: #2F3590;
    font-weight: bold;
    position: relative;
    left: 35px;
    bottom: 10px;
    background: none;
}
.header .action.nav-toggle img {
    display: none;
}
ul.custom-top-panel.sidebox li {
    margin-bottom: 30px!important;
    display: inline-block;
}
ul.custom-top-panel.sidebox {
    text-align: center;
    padding: 30px;
    border-radius: 15px;
    background: #ff0000;
    background: transparent linear-gradient(46deg, var(--primary-colour) 0%, #171949 50%, var(--primary-colour) 56%, #171949 100%) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(46deg, #2E3192 0%, #171949 50%, #2E3192 56%, #171949 100%) 0% 0% no-repeat padding-box;
}
ul.custom-top-panel.sidebox li {
    margin-bottom: 30px!important;
    width: 100%;
    line-height: 28px;
    font-size: 16px;
}
ul.custom-top-panel.sidebox li a {
    font-size: 16px;
    color: #fff;
    text-decoration: underline;
}
ul.custom-top-panel.sidebox span::before {
    display: block;
    margin: 0 0 10px;
}
/*Menu*/
.category-menu.level0 {
    font-weight: bold;
}
.mega-menu-item.megamenu-homelink {
    font-weight: bold;
}
.megamenu-content,
.megamenu-content ul.nav.nav-tabs li a {
    background: #1A1A1A !important;
}
#mainMenu li {
    background: #2E3192;
}
#mainMenu li a {
    color: #fff;
}
#mainMenu li a {
    border-bottom: 1px solid #8B8CC2;
}
#mainMenu li.level1 {
    background: #E9EAF4;
}
#mainMenu li ul li a {
    color: #2E3192;
}
#mainMenu li.level2 {
    background: #FFF;
}
.toggle-menu {
    background: #8B8CC2;
}
#mainMenu li.level2.dropdown-submenu ul li a {
    color: #fff;
}
/*minicart*/
#minicart-content-wrapper h3 {
    color: #fff!important;
}
#minicart-content-wrapper .product-item-name a {
    color: #2F3590;
}
#minicart-content-wrapper .actions .secondary a.action.btn {
    background: #E9EAF4;
    color: #2E3192;
    border-color: #8B8CC2;
}
#minicart-content-wrapper .actions .secondary a.action.btn:hover {
    background: #D8D9E5;
}
#top-cart-btn-checkout {
    background: #00857C;
    color: #fff;
    border-color: #00857C;
}
#top-cart-btn-checkout:hover {
    background: #026F68;
    border-color: #026F68;
}
span.fa.fa-shopping-cart {
    margin: 0 10px 0 0;
}
.checkout-success p span {
    font-size: 30px;
    font-weight: 600;
    color: #2f3590;
}
.multicheckout.success a, .checkout-success a {
    color: #2f3590;
    text-decoration: underline;
}
.multicheckout.success, .checkout-success {
    border: 1px solid #222;
    background: #e9eaf4;
}
.checkout-onepage-success .page-title-wrapper .container a.action.print {
    display: none;
}
.checkout-onepage-success #registration a.action.primary {
    padding: 10px 30px;
    background-color: #2e3192;
    border: none;
    display: inline-block;
    border-radius: 30px;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr.grand.totals th {
    border: none;
}
.checkout-index-index .header .top-header-content, 
.checkout-index-index .table-icon-menu.pull-right, 
.checkout-index-index .action.nav-toggle {
    display: none;
}

span#tooltip-label {
    display: none;
}
.content.minicart-items {
    display: block!important;
}
.minicart-items .item.product.product-item {
    background: none;
    width: unset;
    min-height: unset;
}
.minicart-items .product-item .product-item-details .product-item-pricing .price {
    color: #1a1a1a;
}
.column.main p {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    margin: 0 0 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.A1687PQ {
    text-align: center;
    padding: 10px 0;
    background: #2E3192;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}

.column.main .A1687PQ p {
    color: #fff;
    font-size: 14px;
    margin: 0;
}

.A1687PQ a {
    color: #fff;
    font-size: 14px;
    text-decoration: underline;
}

.column.main p.price-as-configured {
    margin: 0;
}
.minicart-items .product-item .details-qty.qty .cart-item-qty {
    border-radius: 0;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
    width: 80px !important;
    height: 80px!important;
}
.minicart-items .product-item .product.actions .action:hover {
    background-color: #2E3192;
    border-color: #2E3192;
    color: #fff;
}
/*Account*/
#my-downloadable-products-table .product-name {
    font-size: 14px !important;
    line-height: 14px;
}
.form-password_forget {
    max-width: 600px;
    margin: 40px auto;
    border: 1px solid #8B8CC2;
    padding: 30px;
    border-radius: 20px;
    background: #d4d5e88f;
}
.box-actions a.action.btn.change-password,
.box-actions a.action.edit.btn.btn-sm.btn-default {
    background: #E9EAF4;
    color: #2E3192;
    border-color: #8B8CC2;
}
.box-actions a.action.btn.change-password:hover,
.box-actions a.action.edit.btn.btn-sm.btn-default:hover {
    background: #D8D9E5;
}
/*custom*/
.pagebuilder-mobile-only {
    display: none;
}
.sbprojects p a {
    color: #2E3192;
}
.sbprojects p a:hover {
    text-decoration: underline;
}
.sbprojects p a img {
    width: 100px;
    height: auto;
    margin: 0 5px;
}
.sboneimg, .sbtwoimg, .sbthreeimg {
    width: 100%;
    float: left;
    margin: 10px 0;
}
.sboneimg a.sbprojectsimg,
.sbtwoimg a.sbprojectsimg,
.sbthreeimg a.sbprojectsimg {
    float: left;
}
.sboneimg img, .sbtwoimg img, .sbthreeimg img {
    max-width: 100%;
    height: auto;
    float: left;
}
a.sbprojectsimg:hover {
    opacity: 0.6;
}
.sboneimg a.sbprojectsimg {
    width: 100%;
    height: auto;
}
.sbtwoimg a.sbprojectsimg {
    width: 48%;
    margin: 0 2% 0 0;
}
.sbtwoimg a.sbprojectsimg:last-child {
    margin: 0 0 0 2%;
}
.sbthreeimg {
    border-top: 1px solid #8B8CC2;
    padding: 20px 0 0;
}
.sbthreeimg a.sbprojectsimg {
    float: left;
    width: 30%;
}
.sbthreeimg a.sbprojectsimg:nth-child(2) {
    margin: 0 5%;
}
.category-wire #maincontent .row {
    float: left;
}
.nav>li {
    position: relative;
    display: block;
    border-bottom: solid 1px #ccc;
}
.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #eee;
    color: #2f3590;
}
.account .column.main {
    padding: 30px 10px;
}
.fieldset.create.account .field>.label,  
.fieldset.create.account  .field>label {
    display: inline-block;
    font-weight: 700;
    color: #2f3590;
    font-size: 16px;
}

.account.customer-account-index .box,
.account.customer-account-index .sidebar {
    margin: 10px 0;
}
.customer-account-index .sidebar.sidebar-main.col-lg-3.col-md-3.col-sm-12.col-xs-12 {
    border: none;
}
.logo img {
    padding: 0;
    height: 72px!important;
    width: auto!important;
}
.pe-7s-search::before,
.minicart-wrapper .action.showcart::before,
.pe-7s-user::before,
.pe-7s-like::before {
    font-family: 'FontAwesome';
    color: #2E3192;
}
.pe-7s-like::before {
    content: '\f004';
}
.pe-7s-search::before {
    content: '\f002';
}
.pe-7s-user::before {
    content: '\f007';
}
.minicart-wrapper .action.showcart:hover:before,
.minicart-wrapper .action.showcart:active:before {
    color: #2E3192;
    opacity: 0.6;
}
.minicart-wrapper .action.showcart::before {
    content: '\f07a';
}
.minicart-wrapper .action.showcart>.counter.qty {
    background-color: #222;
}
.contact-form-content .icon {
    color: #2F3590;
    font-weight: bold !important;
}
.promobox p img {
    width: 100%;
    max-width: 312px;
}
.promobox p {
    text-align: center;
}
.promobox a {
    color: #2F3590;
    font-weight: bold;
}
.promobox a:hover {
    text-decoration: underline;
}
.configurable-variation-qty {
    display: none!important;
}

.product-label {
    text-align: center;
    font-size: 11px;
    top: 5px;
    z-index: 8;
    height: 24px;
    line-height: 40px;
    background: #fe9931;
    color: #fff;
    right: 5px;
    width: 40px;
    position: absolute;
    display: block;
    height: 40px;
    border-radius: 50%;
}
.block.custom-static-block img.img-responsive.product-image-photo.img-thumbnail {
    min-width: 86%;
}
.block.custom-static-block .list-products .product-item-info .product-image {
    width: 50px;
}
.products-grid .product-item-info .product-item-details .product-item-name {
    letter-spacing: 0;
    font-family: "Montserrat", arial, tahoma;
}
.products-grid .product-item-info .product-item-details .product-item-name a:hover {
    color: #2E3192;
}
.products-grid .product-item-info .product-top .product-item-photo > img:not(.img-hover-show) {
    max-height: 190px;
    min-width: auto;
}
.cms-home .products-grid .product-item-info .product-top .product-item-photo > img:not(.img-hover-show) {
    max-height: 400px;
    min-width: auto;
    width: 100%;
    height: auto;
    overflow: hidden;
    border-radius: 10px;
}
.products-grid .product-item-info .product-top {
    position: relative;
    overflow: hidden;
    padding: 10px;
}
.category-image {
    max-width: 150px;
    height: auto;
    display: inline-block;
    float: left;
    margin: 0 20px 0 0;
}


.category-view .category-description {
    float: none;
    max-width: 100%;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    padding-bottom: 0;
    padding: 20px 0;
}
.category-view .category-description p {
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 0px;
    display: block;
    color: #000;
    margin: 0 0 8px !important;
}

.category-view .category-description span,
.category-view .category-description p span {
    color: #000!important;
    font-size: 14px!important;
    line-height: 20px!important;
}
.category-view .category-description a {
    color: #000!important;
    text-decoration: underline!important;
}
.sbbackground .content-heading .block-note a {
    position: absolute;
    top: 35px;
    right: 20px;
    background-color: #E9EAF4;
    color: #2E3192;
    padding: 10px 20px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
}
.sbbackground,
.related-product-main {
    padding: 10px 0;
    background: transparent linear-gradient(68deg, var(--primary-colour) 0%, #171949 19%, var(--primary-colour) 23%, #171949 69%, var(--primary-colour) 73%, #171949 100%) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(68deg, #2E3192 0%, #171949 19%, #2E3192 23%, #171949 69%, #2E3192 73%, #171949 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
}
.product-image-photo.img-thumbnail {
    max-width: 100%;
    min-width: 85%;
    position: relative;
}
.sbbackground .content-block .content-heading,
.related-product-main .content-block .content-heading {
    text-align: left;
    text-indent: 10px;
    padding: 10px 0 0;
}
.sbbackground .content-block .content-heading h3,
.related-product-main .content-block .content-heading h3 {
    color: #fff!important;
    font-family: 'Yeseva One';
    font-size: 38px;
    padding: 20px 0 0;
}
.sbbackground .content-heading h3.title::before,
.sbbackground .content-heading h3.title::after,
.related-product-main .content-heading h3.title::before,
.related-product-main .content-heading h3.title::after {
    content: none;
}
.sbbackground .product.product-item,
.related-product-main .product.product-item {
    background: #E9EAF4;
    border-radius: 5px;
    min-height: 410px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
}
.sbbackground .products-grid .product-item-info.disable_hover_effect .tocart.btn-cart.hover_effect {
    background-color: #fff;
    color: #2E3192;
    border: none;
}
.sbbackground .price,
.related-product-main .price {
    font-weight: bold;
    color: #1a1a1a;
}
.product.product-item .pe-7s-search {
    display: none !important;
}
.list4 {
    width: 100%;
    float: left;
}
.list4 h3 {
    color: #1A1A1A;
    text-align: center;
}
.list4 ul {
    width: 100%;
}
.list4 ul li {
    width: 22%;
    float: left;
    background: #E9EAF4;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    margin: 0 3% 0 0;
    height: 110px;
}
.list4 ul li img {
    width: 80px;
    height: 80px;
    margin: 15px;
}
.list4 ul li:last-child {
    margin: 0;
}
.list4 ul li a {
    color: #2F3590;
    font-weight: bold;
}
.list4 ul li a:hover {
    text-decoration: underline;
}
.listreview {
    width: 100%;
    float: left;
    text-align: center;
    color: #1A1A1A;
    margin: 20px 0;
}
.listreview li {
    padding: 20px 0;
}
.listreview a {
    color: #2F3590;
    font-weight: bold;
}
.listreview1,
.listreview2 {
    float: left;
    width: 48%;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    background: #E9EAF4;
}
.listreview1 {
    margin: 0 2% 0 0;
}
.listreview2 {
    margin: 0 0 0 2%;
}
.hp-content-left,
.hp-content-right {
    width: 50%;
    margin: 30px 0 0;
    float: left;
}
.hp-content-left h3,
.hp-content-left p,
.hp-content-right p {
    max-width: 540px;
    margin: auto;
}
.hp-content-left p,
.hp-content-right p {
    padding: 10px 0;
}
.hp-content-left p a,
.hp-content-right p a {
    color: #2E3192;
    text-decoration: underline;
    font-weight: bold;
}
.sbcustompage p img {
    max-width: 100%;
    height: auto;
}
.sbfour {
    width: 100%;
    float: left;
}
.sbfour li {
    width: 23%;
    float: left;
    margin: 5px 1%;
}
.sbfour li ul li {
    width: 100%;
    float: left;
    text-align: center;
}
.sbfour li ul li img {
    max-width: 100%;
    height: auto;
    text-align: center;
}
.sbfour li ul li a {
    color: #2E3192;
}
.sbfour li ul li a:hover {
    text-decoration: underline;
}
.sbfour li ul li img:hover {
    opacity: 0.5;
}
/*footer*/
.footer-container .middle-footer .socials a:hover {
    text-decoration: none;
}
.footer .middle-footer ul.menu li {
    line-height: 30px;
    margin-bottom: 5px;
    font-weight: 500;
}
.middle-footer .col-lg-3:last-child {
    display: none;
}
.footer .middle-footer p {
    margin-bottom: 1em;
    line-height: 20px;
    font-weight: normal;
}
ul.socials li {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0 12px 0 0;
    line-height: 35px;
    font-size: 0 !important;
    padding: 0;
}
.socials li a {
    font-size: 0;
}
ul.socials li a::before {
    content: '\f230';
    font-family: 'FontAwesome';
    color: #2E3192;
    text-indent: 0;
    font-size: 50px;
    text-align: center;
    padding: 0;
}
ul.socials li.facebook a::before {
    content: '\f230';
    color: #3D60A7
}

ul.socials li.pinterest a::before {
    content: '\f0d3';
    color: #CE1E27
}
ul.socials li.youtube a::before {
    content: '\f16a';
    color: #FF0000
}
ul.socials li.instagram a::before {
    content: '\f16d';
    color: #B72FA0;
    background: -webkit-linear-gradient(#505ccb, #b72fa0);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bottom-footer .col-lg-6.copyright {
    width: 70%;
}
.bottom-footer .col-lg-6 {
    width: 30%;
}
.footer.footer2 .bottom-footer p.footer-payments img {
    width: 100%;
    max-width: 100%;
    height: auto;
}
.footer.footer2 .bottom-footer .col-lg-6 {
    text-align: right;
}
.footer.footer2 .bottom-footer .col-lg-6.copyright {
    text-align: left;
}
.footer.footer2 .bottom-footer .col-lg-6 img {
    max-width: 320px;
}
.footer .bottom-footer .copyright address {
    font-size: 13px;
    color: #1A1A1A;
    margin: 14px 0 0;
}
.footer .top-footer .container h3.newsletter::after {
    content: "\f0e0";
    display: inline-block;
    width: 30px;
    height: 30px;
    font-family: 'FontAwesome';
    margin: 0px 0 0px 15px;
    transform: rotate(16deg);
}
.footer .footer-container .middle-footer .row .col-xs-12:first-child {
    display: inline-block;
    width: 24%;
}
.middle-footer-container .middle-footer .col-lg-4 {
    width: 24%;
}
.middle-footer h6 {
    font-family: "Yeseva One", serif;
    font-size: 18px;
}
.footer.footer4 .middle-footer h6 {
    font-size: 18px;
    color: #1A1A1A!important;
    font-family: 'Yeseva One' !important;
    margin-bottom: 8px;
}
.footer.footer4.footer-builder .visible-builder {
    display: none !important;
}
.footer.footer4 .middle-footer-container .middle-col {
    background-image: none;
    background-color: #E9EAF4
}
.footer.footer4 .middle-footer,
.footer.footer4 .middle-footer-container .middle-footer .container a {
    color: #2F3590;
}
.footer.footer4 .middle-footer-container .middle-col,
.footer.footer4 .middle-footer-container .footer-map {
    width: 100%;
}
.footer-container .middle-footer .row .col-xs-12:first-child {
    display: none;
}
.footer.footer2 .middle-footer {
    background: #E9EAF4;
}
.footer.footer2 .bottom-footer {
    background-color: #D4D5E8;
}
.footer-container .middle-footer .row .col-lg-3.col-md-3.col-sm-6.col-xs-12,
.footer-container .middle-footer .row .col-lg-2.col-md-2.col-sm-6.col-xs-12 {
    width: 25%;
}
.footer .middle-footer a {
    color: #2E3192;
    font-weight: bold;
}
.footer-container .middle-footer a:hover {
    color: #2E3192;
}
.middle-footer .list-icon.menu .icon {
    display: none;
}
.middle-footer .list-icon.menu li {
    padding-left: 0;
}
.footer .top-footer {
    background-color: #2e3192;
    background-image: url('/pub/media/spellbound/homepage/sb-news-bg.png');
    background-size: 300px;
}
.footer .top-footer .container h3 {
    color: #fff!important;
    margin-bottom: 30px;
}
.footer .block.newsletter {
    border: 0;
}
#newsletter-footer {
    background: #fff;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}
#newsletter-validate-detail-footer button,
#mc-embedded-subscribe {
    color: #2E3192;
    background: #E9EAF4;
    margin-left: 10px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -o-border-radius: 25px;
    padding: 5px 20px;
    font-weight: bold;
    border-color: #8B8CC2;
}
#newsletter-validate-detail-footer button:hover,
#mc-embedded-subscribe:hover {
    background: #D8D9E5;
}
#mc_embed_signup div.clear {
    float: left;
}
#mce-EMAIL {
    width: 400px;
    float: left;
}
.footer-payments img {
    max-width: 320px;
    height: auto;
    float: right;
}
/*remove cart button and format page message*/
.modal-popup.confirm .modal-inner-wrap .modal-content {
	font-style: normal;
	color: #222;
}
.modal-popup.confirm .modal-footer .action-secondary.action-dismiss {
	background: white;
	color: #222;
	border: none;
}
.message > * a {
	color: #2e3192;
	font-weight: 600;
}
.message > * {
	font-size: 16px;
}
.page.messages {
	display: block !important;
}
#product-wrapper .product.product-item .action.tocart.btn-cart {
	display: none;
}
.products-grid .product-item-info .product-top {
	padding: 0px;
	border: 2px solid #e9eaf4;
	background: white;
}
.product.details.product-item-details {
	padding: 15px;
}
.price-box.price-final_price .price {
	font-weight: normal;
}
.catalog-category-view .price-box .price-label {
	line-height: 28px;
}
.item.product.product-item {
	margin-right: 10px;
	width: 23.9%;
	min-height: 390px;
	padding: 0px;
}
.products-grid .product-item-info .product-item-details .product-item-name a {
	color: #1a1a1a;
}
.item.product.product-item:nth-child(4n) {
	width: 23.9%;
}
.products-grid .product-item-info .product-item-details .product-item-name {
	margin-bottom: 15px;
}
.product-image-photo.img-thumbnail {
	position: absolute;
}
.product.details.product-item-details h5 {
	width: unset;
	margin: 0px;
}
.product.details.product-item-details .price-box.price-final_price {
	padding: 0px;
}
.products-grid .product-item-info .product-top .product-item-photo > img:not(.img-hover-show) {
	max-height: unset;
}
/*Product Compare*/
#product-wrapper .actions-link li {
    background: #e9eaf4;
  }
  #product-wrapper .actions-link li:first-child {
    display: none;
  }
  #product-wrapper .actions-link li:hover {
    background: #2e3192;
  }
  #product-wrapper .actions-link li:hover .pe-7s-like::before, 
  #product-wrapper .actions-link li:hover .pe-7s-graph3::before{
    color: #e9eaf4;
  }
/*.item.product:hover .product-top .actions-link {
    display: table;
}
.item.product .product-top .actions-link li button i {
    background: #e9eaf4;
    padding: 7px;
    border-radius: 15px;
}*/
.product-options-bottom .action.tocompare .pe-7s-graph3::before, .product-add-form .action.tocompare .pe-7s-graph3::before {
      content: 'Add To Compare';
      font-family: 'Montserrat', sans-serif;
      font-weight: bold;
      font-size: 14px;
      line-height: 2;
}
/*product-comparison page*/
.catalog-product_compare-index .action.print.btn-print {
    margin: 20px 0 0;
}
.catalog-product_compare-index .comparison.headings.data.table {
    display: none;
}
.table-wrapper.comparison {
    width: 90%;
    overflow-x: scroll;
    margin: 0 auto;
}
  #product-comparison{}
  #product-comparison  > thead {
    border: 2px solid #2E3192;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
  #product-comparison  > tbody {
    border: 2px solid #2E3192;
    border-left: 0;
    border-right: 0;
  }
  #product-comparison  > thead > tr > th {
    border: 0;
  }
  #product-comparison > tbody > tr > th,
  #product-comparison > tbody > tr > td{
    border-top: 1px solid #2E3192;
  }
  #product-comparison .btn-default{
      background: #00857C;
      border-color: #00857C;
  }
  #product-comparison .btn-default span{
      color: #fff;
  }
  #product-comparison .btn-default:hover{
      background: #026F68;
  }
  #product-comparison .cell.remove.product.text-center,
  #product-comparison .cell.product.info,
  #product-comparison .cell.product.attribute{
    background-color: unset;
  }
  #product-comparison .cell.remove.product.text-center:nth-child(even),
  #product-comparison .cell.product.info:nth-child(even),
  #product-comparison .cell.product.attribute:nth-child(even){
    background-color: #d9edf7;
  }
  #product-comparison .list-products {
       width: 100%;
       float: left;
  }
  #product-comparison .list-products .product-item-info{
      width: 100%;
      float: left;
  }
  #product-comparison .list-products .product-item-info .product-image{
      width: 100%;
  }
  #product-comparison .list-products .product-item-info .product-image .secondary-addto-links.actions-secondary {
       position: absolute;
       top: 5px;
       left: 5px;
  }
  #product-comparison .list-products .product-item-info .product-image .product-item-photo img{
       margin: 0 auto;
  }
  #product-comparison .list-products .product-item-info .product-item-details{
      width: 100%;
  }
  #product-comparison .product-item-details {
    text-align: center;
  }
/*Blog*/
.post-list .post-header .post-title a:hover, 
.widget.block-archive .archive-item-link:hover, 
.widget.block-categories ul li a:hover, 
a.post-item-link:hover, 
.item.post-author a:hover {
    color: #1a1a1a;
    text-decoration: underline;
}

/*Custom Top*/
/*spellboundtweaks*/

/*search*/
.field.search label.label {
    display: none;
}
button.action.search span {
    display: none;
}
button.action.search {
    background: transparent;
    border: none;
}
input#minisearch-input-top-search::placeholder {
    color: #000;
}
form#minisearch-form-top-search {
    position: relative;
}
.block.block-search .actions {
    position: absolute;
    top: 2px;
    right: 14px;
    background: transparent;
}
input#minisearch-input-top-search {
    background: #ffffff3b;
    color: #000;
    padding: 0 40px 0 10px;
    font-size: 14px;
    min-width: 230px;
    border-radius: 30px;
    height: 34px;
}
button.action.search::before {
    font-family: 'FontAwesome';
    content: '\f002';
    color: #2e3192;
    font-size: 17px;
}
.search-autocomplete {
    display: none;
    position: absolute;
    z-index: 3;
    right: 0;
    left: 0;
    width: auto !important;
    top: 100%;
    background: #fff;
    padding: 10px;
    /*display: block!important;*/
    border-radius: 10px;
    margin: 5px 0 0;
    box-shadow: 0 4px 10px -3px #2e3192;
}
#minisearch-autocomplete-top-search .product-name {
    font-size: 14px!important;
    line-height: 16px;
    margin: 0;
    max-height: 34px;
    overflow: hidden;
}
.product-shop.product-item {
    cursor: pointer;
}
#minisearch-autocomplete-top-search dl.autocomplete-list dd {
    margin: 0 0px 5px;
    display: block;
    clear: both;
    border-bottom: solid 1px #d4d5e8;
    font-size: 12px;
    line-height: 16px;
    background: #dedfed30;
    padding: 5px 5px 10px;
}
#minisearch-autocomplete-top-search dl.autocomplete-list {
    /* border-bottom: solid #000 1px; */
    padding: 0;
    margin: 5px 0;
}
#minisearch-autocomplete-top-search dl.autocomplete-list dd .product-image-box {
    width: 40px;
    float: left;
    margin: 0 5px 0 0;
}
#minisearch-autocomplete-top-search dl.autocomplete-list dd .product-image-box img {
    width: 100%;
    height: auto;
}
#minisearch-autocomplete-top-search .product-name {
    font-size: 14px!important;
    line-height: 16px;
    margin: 0;
}

#minisearch-autocomplete-top-search .price-box.price-final_price .price {
    color: #1a1a1a;
    font-weight: bold;
    font-size: 12px;
}
/*search*/

/*catalog, cart & message tweaks*/
.modal-popup.confirm .modal-inner-wrap .modal-content {
  font-style: normal;
  color: #222;
}
.modal-popup.confirm .modal-footer .action-secondary.action-dismiss {
  background: white;
  color: #222;
  border: none;
}
.message > * a {
  color: #2e3192;
  font-weight: 600;
}
.message > * {
  font-size: 16px;
}
#product-wrapper .product.product-item .action.tocart.btn-cart {
    display: none;
}
.products-grid .product-item-info .product-top {
    padding: 0px;
    border: 2px solid #e9eaf4;
    background: white;
}
.product.details.product-item-details {
    padding: 15px;
}
.price-box.price-final_price .price {
    font-weight: normal;
}
.item.product.product-item {
    margin-right: 10px;
    width: 23.9%;
    min-height: 390px;
    padding: 0px;
}
.products-grid .product-item-info .product-item-details .product-item-name a {
    color: #1a1a1a;
}
.item.product.product-item:nth-child(4n) {
    width: 23.9%;
}
.products-grid .product-item-info .product-item-details .product-item-name {
    margin-bottom: 15px;
}
.product-image-photo.img-thumbnail {
    position: absolute;
}
.product.details.product-item-details h5 {
  width: unset;
  margin: 0px;
}
.product.details.product-item-details .price-box.price-final_price {
  padding: 0px;
}
.products-grid .product-item-info .product-top .product-item-photo > img:not(.img-hover-show) {
  max-height: unset;
}
/*Search*/
.form.minisearch.active #search {
    width: 100%;
}
/*product-comparison page*/
.catalog-product_compare-index .action.print.btn-print {
    margin: 20px 0 0;
  }
  .table-wrapper.comparison {
    width: 90%;
    overflow-x: scroll;
    margin: 0 auto;
  }
  #product-comparison{}
  #product-comparison  > thead {
    border: 2px solid #2E3192;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
  #product-comparison  > tbody {
    border: 2px solid #2E3192;
    border-left: 0;
    border-right: 0;
  }
  #product-comparison  > thead > tr > th {
    border: 0;
  }
  #product-comparison > tbody > tr > th,
  #product-comparison > tbody > tr > td{
    border-top: 1px solid #2E3192;
  }
  #product-comparison .btn-default{
      background: #00857C;
      border-color: #00857C;
  }
  #product-comparison .btn-default span{
      color: #fff;
  }
  #product-comparison .btn-default:hover{
      background: #026F68;
  }
  #product-comparison .cell.remove.product.text-center,
  #product-comparison .cell.product.info,
  #product-comparison .cell.product.attribute{
    background-color: unset;
  }
  #product-comparison .cell.remove.product.text-center:nth-child(even),
  #product-comparison .cell.product.info:nth-child(even),
  #product-comparison .cell.product.attribute:nth-child(even){
    background-color: #d9edf7;
  }
  #product-comparison .list-products {
       width: 100%;
       float: left;
  }
  #product-comparison .list-products .product-item-info{
      width: 100%;
      float: left;
  }
  #product-comparison .list-products .product-item-info .product-image{
      width: 100%;
  }
  #product-comparison .list-products .product-item-info .product-image .secondary-addto-links.actions-secondary {
       position: absolute;
       top: 5px;
       left: 5px;
  }
  #product-comparison .list-products .product-item-info .product-image .product-item-photo img{
       margin: 0 auto;
  }
  #product-comparison .list-products .product-item-info .product-item-details{
      width: 100%;
  }

.product-options-bottom .action.tocompare .pe-7s-graph3::before, .product-add-form .action.tocompare .pe-7s-graph3::before {
      content: 'Add To Compare';
      font-family: 'Montserrat', sans-serif;
      font-weight: bold;
      font-size: 14px;
      line-height: 2;
}

@media only screen and (max-width: 1199px) {

    /*menu*/
    .header .top-custom-link ul li {
        font-size: 13px;
    }
    .megamenu-content,
    .megamenu-content ul.nav.nav-tabs li a {
        color: #fff !important;
    }
    .page-wrapper .breadcrumbs .container-fluid {
        width: 970px;
    }


    .sbbackground .product.product-item,
    .related-product-main .product.product-item {
        min-height: 340px;
    }
    /*Homepage*/
    .list4 ul li {
        width: 48%;
        float: left;
        margin: 0 1% 10px 0;
    }   
    .action.tocart.btn-cart {
        left: 35px !important;
    }

}
/*Custom 1099*/
@media only screen and (max-width: 1099px) {

    .col-md-4.col-sm-4.col-xs-auto.mobile-item-col {
        width: 100%;
        padding: 10px 0;
    }

    .header .table-icon-menu .minicart-wrapper {
        padding-right: 0;
        position: absolute;
        top: -65px;
        right: 20px;
    }

    .header .table-icon-menu {
        display: inline-block;
        position: relative;
        width: 100%;
    }
    .header .table-icon-menu .block.block-search {
        width: 100%;
        padding: 0;
    }

}

/* #Tablet (Portrait)*/
@media only screen and (min-width: 992px) {
    .container {
        width: 98%;
    }
}

@media only screen and (max-width: 991px) {

    #html-body.cms-page-view [data-enable-parallax="0"],
    #html-body.cms-page-view [data-content-type="text"] {
        margin-left: 10px!important;
        margin-right: 10px!important;
        margin-top: 20px!important;
        margin-bottom: 20px!important;
    }
    .column.main .fullwidthbanner.swap .col-lg-6 {
        float: none;
    }
    .container {
        width: 98%;
    }
    .category-product-actions {
        min-height: 47px;
        margin: 0;
    }
    .item.product.product-item {
        margin-right: 8px;
    }
    body:not(.page-layout-1column) .category-product-actions .toolbar.toolbar-products:nth-child(2) {
        width: 50%;
        margin: 0;
    }
    .catalog-category-view.page-layout-3columns .category-product-actions .toolbar.toolbar-products,
    .catalog-category-view.page-layout-2columns-right .category-product-actions .toolbar.toolbar-products,
    .catalog-category-view.page-layout-2columns-left .category-product-actions .toolbar.toolbar-products {
        width: 20%;
        margin: 0;
    }
    .sidebar .block.filter .block-content.filter-content .filter-options-item .filter-options-title:after {
        content: "\f107";
        font-family: "FontAwesome";
        font-size: 12px;
        color: #7f7f7f;
        position: absolute;
        right: 0;
        bottom: 3px;
        display: block !important;
    }
    .header .search-form .form-search {
        position: relative;
    }
    .search-open .header .search-form .form-search {
        position: fixed;
    }
    .header .search-form .form-search {
        background: #2e319200;
        transition: 0.4s;
    }
    .search-open .header .search-form .form-search {
        background: #333333ba;
    }
    #search_mini_form {
        display: none;
    }
    .search-open #search_mini_form {
        display: inline-block;
    }
    #search_mini_form .button {
        right: 5px;
        top: 2px;
        opacity: 0;
    }
    .header .search-form .form-search .form.minisearch {
        margin-top: 0;
        transition: 0.5s;
    }
    .search-open .header .search-form .form-search {
        padding-top: 50px;
        text-align: center;
    }
    #search_mini_form.loading:after {
        right: 20px;
    }
    .column.main .A1687PQ p,
    .column.main .A1687PQ p a {
        font-size: 12px;
    }
    body .modal-popup .modal-inner-wrap {
        width: 90%;
    }
    table.store-selector-popup-table .row.location td[class*=col-],
    table.store-selector-popup-table .row.location th[class*=col-] {
        position: static;
        display: table-cell;
        float: none;
        min-width: 170px;
    }
    .col-md-4.col-sm-4.col-xs-auto.mobile-item-col {
        padding-top: 15px;
    }
    .header .search-form .form-search .form.minisearch .input-text {
        width: 0;
        display: none;
    }
    .search-open .header .search-form .form-search .form.minisearch .input-text {
        display: inline-block;
    }
    .col-md-4.col-sm-4.col-xs-auto.mobile-item-col {
        padding-top: 30px;
    }
    .block.filter .filter-content .filter-options-item .filter-options-content {
        /*display: none !important;*/
    }
    #page-title-heading {
        text-align: center;
        font-size: 30px;
    }
    .product-item.col-sm-3:nth-child(4n+1),
    .product-item.col-sm-4:nth-child(3n+1),
    .product-item.col-sm-6:nth-child(2n+1),
    .product-item.col-sm-custom-5:nth-child(5n+1) {
        clear: none;
    }
    #product-wrapper .products.list.items {
        margin: 20px 0 0;
    }
    .block.filter .block-content.filter-content .filter-options-item .filter-options-title::after {
        font-size: 16px;
        color: #2E3192;
        display: block!important;
        font-family: "FontAwesome";
        content: "\f107";
        color: #7f7f7f;
        position: absolute;
        right: 0;
        bottom: 3px;
    }
    .scroll-to-top {
        right: 10px;
    }
    .catalog-category-view.page-layout-2columns-left .category-product-actions .filter-toggle {
        width: 9%;
    }

    /*search res*/
    .header .table-icon-menu .minicart-wrapper {
        top: -78px;
        right: 20px;
    }


}

/* #Tablet (Portrait)*/
@media only screen and (min-width : 992px) {

    .container {
        width: 98%;
    }

}


/* #Tablet (Portrait)*/
@media only screen and (max-width: 991px) {

    #html-body.cms-page-view [data-enable-parallax="0"],
    #html-body.cms-page-view [data-content-type="text"] {
        margin-left: 10px!important;
        margin-right: 10px!important;
        margin-top: 20px!important;
        margin-bottom: 20px!important;
    }
    .product-item.col-sm-3:nth-child(4n+1),
    .product-item.col-sm-4:nth-child(3n+1),
    .product-item.col-sm-6:nth-child(2n+1),
    .product-item.col-sm-custom-5:nth-child(5n+1) {
        clear: none;
    }
    .block.filter .block-content.filter-content .filter-options-item .filter-options-title::after {
        font-size: 16px;
        color: #2E3192;
        display: block!important;
        font-family: "FontAwesome";
        content: "\f107";
        color: #7f7f7f;
        position: absolute;
        right: 0;
        bottom: 3px;
    }
    .scroll-to-top {
        right: 10px;
    }
    .container {
        width: 98%;
    }
    .catalog-category-view.page-layout-2columns-left .category-product-actions .filter-toggle {
        width: 9%;
    }
    table.store-selector-popup-table .row.location td[class*=col-],
    table.store-selector-popup-table .row.location th[class*=col-] {
        position: static;
        display: table-cell;
        float: none;
        min-width: 170px;
    }
    .column.main .fullwidthbanner.swap .col-lg-6 {
        float: none;
    }
    body .modal-popup .modal-inner-wrap {
        width: 90%;
    }
    .category-product-actions {
        min-height: 47px;
        margin: 0;

    }
    .sidebar .block.filter .block-content.filter-content .filter-options-item .filter-options-title:after {
        content: "\f107";
        font-family: "FontAwesome";
        font-size: 12px;
        color: #7f7f7f;
        position: absolute;
        right: 0;
        bottom: 3px;
        display: block !important;
    }
    .catalog-category-view.page-layout-3columns .category-product-actions .toolbar.toolbar-products,
    .catalog-category-view.page-layout-2columns-right .category-product-actions .toolbar.toolbar-products,
    .catalog-category-view.page-layout-2columns-left .category-product-actions .toolbar.toolbar-products {
        width: 20%;
        margin: 0;
    }
    body:not(.page-layout-1column) .category-product-actions .toolbar.toolbar-products:nth-child(2) {
        width: 50%;
        margin: 0;
    }

    .search-open .header .search-form .form-search {
        position: fixed;
        background: #333333ba;
        padding-top: 50px;
        text-align: center;
    }
    .search-open .header .search-form .form-search .form.minisearch .input-text {
        display: inline-block;
    }
    #search_mini_form.loading:after {
        right: 20px;
    }
    .search-open #search_mini_form {
        display: inline-block;
    }

    .header .search-form .form-search {
        position: relative;
        background: #2e319200;
        transition: 0.4s;
    }
    #search_mini_form .button {
        right: 5px;
        top: 2px;
        opacity: 0;
    }
    #search_mini_form {
        display: none;
    }

    .header .search-form .form-search {
        position: relative;
        background: none;
        opacity: 1;
        visibility: visible;
        z-index: 100;
    }
    .column.main .A1687PQ p,
    .column.main .A1687PQ p a {
        font-size: 12px;
    }
    .item.product.product-item {
        margin-right: 8px;
    }

    .item.product.product-item .product-top {
        max-height: 220px;
    }

    .active-sticky .middle-header-content {
        padding: 0px;
    }

    .header .search-form .form-search .form.minisearch {
        margin-top: 0;
        transition: 0.5s;
        max-width: 300px;
        padding: 0px;
    }

    .header .search-form .form-search .form.minisearch .button {
        opacity: 1;
        visibility: visible;
        display: block;
        position: absolute;
        top: 2px;
        right: 2px;
        background: none;
        border: none;
        width: 36px;
        height: 36px;
        background: #e9eaf4;
        border-radius: 100%;
        border: none;
    }

    .header .table-icon-menu > div {
        padding: 0px 15px 0px 0;
    }


    .header .search-form .form-search .form.minisearch .input-text {
        text-align: left;
        font-size: 16px;
        color: #1a1a1a;
        letter-spacing: 0px;
        padding-left: 10px;
        border-radius: 50px;
        border: none !important;
        width: 0;
        display: none;
    }

    .header .search-form .form-search .form.minisearch .input-text {
        position: relative;
        left: 0px;
    }

    .header .search-form .form-search .form.minisearch {
        margin-top: 0px;
    }

    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: none;
    }
    .block-content.filter-content {
        height: 100%;
        overflow: scroll;
    }
    .block.filter .filter-content .filter-options-item .filter-options-content {
        /*display: none !important;*/
    }
    form.form-create-account {
        width: 60%;
        margin: 40px auto 0;
        padding: 20px;
    }
    input::placeholder {
        color: #000;
        font-weight: 600;
    }

    .form-control::placeholder {
        color: #c1c1c1;
        font-size: 16px;
        letter-spacing: 0px;
    }

    .col-md-4.col-sm-4.col-xs-auto.mobile-item-col {
        padding-top: 30px;
    }
    #page-title-heading {
        text-align: center;
        font-size: 30px;
    }
    .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        padding-right: 5px;
        padding-left: 5px;
    }
    .container {
        padding-right: 5px;
        padding-left: 5px;
        width: 98%;
    }
    /*Menu Search*/
    .header .search-form .action-search {
        top: 11px;
        left: -25px;
    }
    .search-open .header .form-search .search-close {
        color: #fff;
    }
    .header .action.nav-toggle::after {
        display: none;
    }
    .row {
        margin-right: 0;
        margin-left: 0;
    }
    .page-wrapper .breadcrumbs .container-fluid {
        width: 750px;
        max-width: 100%;
    }
    .page-wrapper .breadcrumbs .container-fluid a {
        font-size: 12px;
    }
    .product-name {
        font-size: 35px !important;
        line-height: 45px;
    }

    /*remove top header and add content to slide in menu*/
    .top-custom-link {
        padding: 0 0 0px;
    }
    .header .top-custom-link ul li {
        display: none;
    }
    .header .top-custom-link ul li:last-child {
        display: block;
        width: 100%;
        text-align: center;
    }
    .freeresources {
        padding: 0 0 30px 0;
    }
    .homecats {
        padding: 30px 0;
    }
    .homecats .col-sm-12 {
        max-width: 50%;
    }
    .freeresources .col-sm-12 {
        width: 50%;
    }
    .fullwidthbanner .bannermessage {
        padding-bottom: 30px;
    }
    /*homepage*/
    .product.product-item .action.tocart.btn-cart {
        left: 20px !important;
        padding: 5px 20px!important;
    }
    /*category*/
    .page-title-wrapper {
        width: 100%;
        padding: 20px 0;
    }
    .page-title-wrapper::before {
        background: none;
    }
    .breadcrumbs {
        width: 100%;
        padding: 5px 0;
    }
    #product-wrapper {
        width: 100%;
        margin: 0 auto;
        border: none;
    }
    #product-wrapper .products.list.items {
        margin: 20px 0 0;
    }
    /*Product*/
    #product-addtocart-button,
    .product-info-main .product-add-form .actions button {
        width: 165px
    }
    .footer-container .middle-footer .row .col-lg-3.col-md-3.col-sm-6.col-xs-12,
    .footer-container .middle-footer .row .col-lg-2.col-md-2.col-sm-6.col-xs-12 {
        width: 50%;
    }
    .product-items .col-sm-4 {
        width: 30%;
        padding: 0 5px;
    }

}
@media only screen and (max-width: 768px) {
	.item.product.product-item {
		width: 47%;
		margin-bottom: 30px;
	}
	.item.product.product-item:nth-child(4n) {
		width: 47%;
	}
	.item.product.product-item .product-top {
		max-height: unset;
	}
	#product-wrapper h5 a {
		font-size: 16px !important;
	}
}

/*Category*/
.not-awlayerednav .block-content .filter-options-content {
    display: none!important;
}
.page-title-wrapper::before {
    background: none;
}
.catalogsearch-result-index .category-product-actions .toolbar.toolbar-products, 
body.catalogsearch-result-index .category-product-actions .toolbar.toolbar-products {
    width: 50%;
}
.category-product-actions .toolbar.toolbar-products, 
body:not(.page-layout-1column) .category-product-actions .toolbar.toolbar-products {
    float: left;
    width: 30%;
    text-align: left;
    margin-bottom: 10px;
}
.category-product-actions .toolbar.toolbar-products:nth-child(2),
body:not(.page-layout-1column) .category-product-actions .toolbar.toolbar-products:nth-child(2) {
    float: right;
    width: 60%;
}
.toolbar .modes, .toolbar .limiter, .toolbar .sorter {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}
.category-product-actions dl.block dd {
    border-right: solid 1px #ccc;
    display: inline-block;
    padding: 0 10px 0 0;
    margin: 0 6px 0 0px;
}
.category-product-actions {
    margin: 20px 0;
    min-height: 40px;
}
#page-title-heading {
    text-align: left;
    color: #1a1a1a !important;
    font-family: 'Yeseva One' !important;
    font-size: 36px;
}
.toolbar {
    display: inline-block;
    align-items: center;
}
.toolbar.toolbar-products {
    position: relative;
}
.category-product-actions .toolbar .toolbar-amount {
    position: absolute;
    left: 0;
    top: 10px;
    display: block;
}
.toolbar .pages .pagination .item {
    padding: 0 10px 5px;
}
.toolbar .pages .pagination .item a {
    text-align: center;
    line-height: 49px;
    color: #2E3192;
    font-size: 14px;
    float: none;
    display: block;
    padding: 0;
    background: #E9EAF4;
    width: 50px;
    height: 50px;
    border: solid #8B8CC2 1px;
    border-radius: 50%;
}
.toolbar .pages .pagination .item.current a {
    color: #fff;
    background: #2E3192
}
.bottom-pagination {
    float: left;
    width: 100%;
    border-top: 1px solid #8B8CC2;
}
.bottom-pagination .toolbar .toolbar-amount {
    min-width: 145px;
    display: block;
    float: left;
    position: relative;
}
.bottom-pagination .pages {
    border: none;
}
.products-grid .product-item-info .tocart.btn-cart {
    font-weight: bold;
    background: #fff;
    color: #2E3192;
}
.products-grid .product-item-info .tocart.btn-cart:hover {
    background: #FFF;
    color: #2E3192;
}

.item.product.product-item {
    background: #e9eaf4;
    min-height: 390px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    border: none;
    margin-right: 10px;
    width: 24%;
}

.product.details.product-item-details {
    margin: 0 auto;
    position: relative;
}
.item.product.product-item .product-top {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.item.product.product-item .product.details.product-item-details {
    background: #E9EAF4;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    min-height: 160;
}
.form-item-select #sorter {
    min-width: 205px;
}
.toolbar.toolbar-products #limiter {
    min-width: 170px;
}

.toolbar .form-item-select,
.toolbar .modes .modes-mode,
.toolbar .sorter .sorter-action {
    border: 1px solid #8B8CC2!important;
    background: #E9EAF4!important;
    color: #1A1A1A!important;
}
.toolbar .sorter .sorter-action {
    padding: 0;
    width: 40px;
}

.toolbar select {
    color: #1a1a1a;
    font-weight: 600;
}
.block.filter .block-content.filter-content .close-filter-fixed {
    display: block;
    font-size: 30px;
    padding: 20px 0;
}
.block.filter .block-content.filter-content .filter-options-item {
    margin-bottom: 20px;
}
.block.filter .block-content.filter-content .filter-options-item .filter-options-title::after {
    font-size: 16px;
    color: #2E3192;
    display: block!important;
}
.block.filter .block-content.filter-content .filter-options-item .filter-options-title::before {
    background-color: #fff;
}
a.filter-active-item-clear-all {
    background: #2f3590;
    color: #fff;
    padding: 6px;
}
a.filter-active-item-clear-all {
    background: #2e3192;
    color: #fff;
    display: inline;
    padding: 5px;
    transition: 0.4s;
}
a.filter-active-item-clear-all:hover{
    opacity: 0.5;
}
.filter-options-item {
    border-bottom: 1px solid #2E3192;
}
.filter-options-content .item a,
.filter-options-content .item a .price,
.filter-options-content .item a .count {
    color: #1A1A1A!important;
}
.filter-options-content .item {
    border-bottom: 1px solid #E9EAF4!important;
}
.filter-options-content .item:last-child {
    border-bottom: none!important;
}
.filter-options-content {
    margin: 0 0 10px;
}
.product-info-main .swatch-option.text.selected::before {
    content: '\f00c';
    opacity: 0.5;
    font-family: 'FontAwesome';
    margin-right: 5px;
}
span.state-item-remove {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 0 0 5px;
}
span.state-item-remove::before {
    content: "x";
    position: absolute;
    top: 0;
}
.filter-options-content .swatch-option {
    background-color: #E9EAF4;
    border-color: #8B8CC2;
}
.filter-options-content .swatch-option.text {
    color: #1A1A1A;
}
.filter-active.mgs-filter-active .state-item {
    background: transparent;
    color: #2f3590;
    font-size: 16px;
    padding: 0;
    border: none;
}

/*instore pickup*/
.modal-popup._show .modal-inner-wrap {
    max-width: 350px;
}

.checkout-index-index .modal-popup .modal-header {
    position: relative;
}

.checkout-index-index .modal-popup.store-selector-popup .modal-header .action-close {
    top: 15px;
    right: 0;
    width: 40px;
    left: auto;
}
.store-selector-popup-table thead,
.block.block-search.store-selector-search,
.store-selector-popup-empty-query {
    display: none;
}

.modal-popup.store-selector-popup .action-close:before {
    -webkit-font-smoothing: antialiased;
    line-height: 24px;
    color: #ffffff;
    content: 'x';
    font-size: 15px;
    font-weight: 400;
    background-color: #2a2a2a;
    width: 29px;
    height: 29px;
    border: 3px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    padding-left: 1px;
    text-align: center;
    right: 0;
    top: 0;
    padding: 0;
}

#store-pickup.selected-store-pickup #shipping.checkout-shipping-address {
    display: none
}

#store-pickup.selected-store-pickup~#opc-shipping_method,
#store-pickup.selected-store-pickup~#shipping {
    visibility: hidden;
    height: 0;
    overflow: hidden;
}

body .modal-popup .modal-inner-wrap {
    width: 35%;
}

.checkout-index-index .modal-popup .modal-header {
    background-color: #efefef;
}

.modals-overlay {
    background-color: rgba(51, 51, 51, 0.84);
}

input#store-selector-search-input {
    margin: 0 0 10px;
}

p.location-name {
    font-weight: 700;
    font-size: 20px;
    margin: 0;
}
.checkout-cart-index .cart-summary .checkout-methods-items .item .action.checkout, 
.popup__action-redirect--checkout.btn.btn-primary, 
#shipping-method-buttons-container .button.action.continue.primary, 
.payment-method-content .action.primary.checkout {
    font-weight: 700;
}
div#store-selector,
li#shipping.checkout-shipping-address {
    margin: 20px 0;
    padding: 0;
}
button.action.action-select-store-pickup.selected,
button.action.action-select-shipping.selected {
    background: #2E3192;
    color: #fff;
    border: solid #2E3192 1px;
}
button.action.action-select-shipping,
button.action.action-select-store-pickup {
    background: #E9EAF4;
    color: #2E3192;
    border: solid #E9EAF4 1px;
}
.checkout-cart-index .column.main .cart-empty a {
    color: #2E3192;
    text-decoration: underline;
}

.table-checkout-shipping-method thead tr th {
    background: #E9EAF4;
    font-weight: 700;
    color: #2E3192;
}
form.form.form-login, 
.checkout-shipping-address .form.form-login {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 18px;
    padding-bottom: 4px;
    background: #E9EAF4;
    padding: 20px;
    border-radius: 20px;
}
form.form.form-login label,
.checkout-shipping-address .form.form-login label {
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
}

form.form.form-login {
    margin: 30px 0;
}

form#co-shipping-form .field .label {
    border: none;
    color: #2E3192;
    font-size: 16px;
    font-weight: 700;
}

.shipping-address-items .shipping-address-item.selected-item {
    color: #000;
    border-color: #1a1a1a;
    background: #1a1a1a1f;
}

.payment-option.discount-code .form-discount .actions-toolbar .action {
    font-size: 13px;
    padding: 9px 28px;
    color: #000;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}

button.action.secondary.btn.btn-custom3.action-hide-popup {
    background: #ccc;
    border: solid #ccc;
    height: 65px;
    font-weight: 700;
    font-size: 16px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}


table.store-selector-popup-table .row.location td[class*=col-],
table.store-selector-popup-table .row.location th[class*=col-] {
    position: static;
    display: table-cell;
    float: none;
    min-width: 180px;
}

.checkout-index-index .modal-popup .modal-content {
    padding: 15px;
    border: none;
    box-shadow: none !important;
}

.store-selector-popup-table thead {
    background: #efefef;
    padding: 10px;
}

.location-selected button.action.secondary {
    background: #1a1a1a;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}

.block.block-search.store-selector-search button.action.search,
.block.block-search.store-selector-search button.button,
div#checkout-step-store-selector button.button.action,
button.action.login.primary {
    font-size: 13px;
    color: #fff;
    border: 1px solid #222;
    background-color: #222;
    margin-top: 10px;
    text-transform: uppercase;
    padding: 6px 15px;
    margin-right: 0;
    min-width: 120px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    font-size: 16px;
    font-weight: 700;
}

.field.search label.label {
    font-weight: 700;
    font-size: 20px;
}

button.action.action-select-store-pickup, 
button.action.action-select-shipping {
    padding: 10px 30px;
    border: 1px solid #E9EAF4;
    border-radius: 0;
    background: #E9EAF4;
    font-weight: 700;
    text-transform: uppercase;
}

button.action.primary.add {
    font-size: 13px;
    color: #fff;
    border: 1px solid #222;
    background-color: #222;
    margin-top: 10px;
    text-transform: uppercase;
    padding: 6px 15px;
    margin-right: 0;
    min-width: 120px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    font-size: 16px;
    font-weight: 700;
}

button.action.action-select-store-pickup,
button.action.action-select-shipping {
    padding: 10px 30px;
    border: 1px solid #e7e1df;
    border-radius: 0;
    background: #ededed;
    font-weight: 700;
    text-transform: uppercase;
}

#checkoutSteps .action-edit-address {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    height: 40px;
    font-weight: 700;
    padding: 0 35px;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    border: 2px solid #222;
    background-color: #222;
    margin: 20px 0;
}

button.action.secondary.btn.btn-custom3.action-hide-popup {
    background: #ccc;
    border: solid #ccc;
    border-radius: 0;
    height: 65px;
    font-weight: 700;
    font-size: 16px;
}

div#checkout-step-store-selector .secondary button.button.action {
    background: #1a1a1a;
    border: solid #1a1a1a 2px;
}

table .row.location td[class*=col-],
table .row.location th[class*=col-] {
    position: static;
    display: table-cell;
    float: none;
    min-width: 220px;
}

div#checkout-step-store-selector {
    background: #E9EAF4;
    padding: 20px;
    width: auto;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
}
div#checkout-step-store-selector {
    background: #E9EAF4;
    padding: 20px;
    width: auto;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
}

.shipping-address-items .shipping-address-item {
    border: 2px solid #000;
    margin-bottom: 14px;
    color: #000;
    padding: 15px;
    margin: 0 10px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.checkout-shipping-address>.step-content .action.action-show-popup {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    font-size: 15px;
    padding: 9px 28px;
    color: #fff;
    border: 1px solid #1a1a1a;
    margin: 20px 20px 0 0;
    background-color: #1a1a1a;
    font-weight: 700;
    text-transform: uppercase;
}

.shipping-address-items .shipping-address-item.selected-item {
    color: #000;
    border-color: #1a1a1a;
    background: #e1f5e0;
}

.shipping-address-items .action:hover {
    color: #1a1a1a;
    border: solid #1a1a1a 2px;
    background: #fff;
}

.shipping-address-items .action {
    font-size: 14px;
    color: #fff;
    border: solid #1a1a1a 2px;
    margin-top: 10px;
    padding: 6px 15px;
    font-weight: 400;
    margin-right: 10px;
    min-width: 120px;
    background: #1a1a1a;
    font-weight: 700;
    text-transform: uppercase;
}

.col.col-location-details.location-details {
    padding: 10px 0;
    max-width: 100%;
}

.select-location button.action.secondary.action-select-shipping-item {
    color: #fff;
    background: #1a1a1a;
    padding: 10px 20px;
    border-radius: 4px;
    border: none;
    font-size: 18px;
    font-weight: 700;
}

#store-selector-popup {
    display: none;
}

.modal-content div#store-selector-popup {
    display: block;
}
/*end of instore pickup*/
.mgs-filter-active .state-item:hover .state-item-icon-cancel:after {
    background: #2e3192;
}

.mgs-filter-active .filter-current-subtitle:before{
    display: none;
}

#narrow-by-list .filter-options-item.allow.active .filter-options-content {
    display: block !important;
}
#narrow-by-list .filter-options-item.allow .filter-options-content {
    display: none !important;
}
#narrow-by-list .filter-options-content,
.swatch-attribute.swatch-layered {
    /*max-height: 180px;*/
    overflow: auto;
}
.item.product.product-item:nth-child(4n) {
    margin-right: 0;
    width: 23%;
}


.cms-home .product-item-info .price-box.price-final_price {
    padding: 0 10px;
}
.price-box.price-final_price .price {
    color: #1a1a1a;
    font-weight: bold;
    font-size: 16px;
}

.catalog-category-view .price-box .price-label {
    margin-right: 5px;
    display: block !important;
    float: left;
    font-size: 14px;
    padding: 0;
    line-height: 30px;
}

#owl-carousel-gallery .owl-item .product.item-image {
    height: 100%;
    max-height: 590px;
}

.catalog-product-view .zoomImg {
    display: none !important;
}
.product-detail-media .product.media img {
    min-width: auto;
    max-height: 100%;
    width: auto;
    margin: 0 auto;
}
.product.item-image.imgzoom img.zoomImg {
    min-width: 130%!important;
    height: 130%!important;
}
.product-detail-infomation-content .price-box.price-final_price .price {
    font-size: 24px;
}
.product-info-main .product-info-price .price-box .price {
    font-size: 28px;
    font-family: "Yeseva One";
}

.action.tocart.btn-cart {
    position: absolute !important;
    top: 0px !important;
    left: 45px !important;
}

.sbbackground .product.product-item .action.tocart.btn-cart {
    position: absolute !important;
    top: 0px !important;
    left: 5% !important;
    width: 90%;
    font-weight: bold;
}

#product-wrapper .products.list.items {
    margin: 10px 0 0;
}

/*landing*/
.landing-categories--thumb img {
    border: 1px solid #e9eaf4;
}
.landing-categories--item {
    margin-bottom: 60px;
}
.landing-categories-detail {
    padding-top: 10px;
    text-align: center;
}

/*product*/
blockquote, .sub-title, .content-heading .block-note {
    font-family: "Montserrat", arial, tahoma;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0px;
}

.products-grid .product-item-info .product-top:hover .product-label {
    display: block;
}

.product-label.new-label {
    background-color: #2e3192;
    font-weight: bold;
}

.page-title-wrapper.product {
    display: none;
}
#product-addtocart-button {
    background: #00857C;
    border-color: #00857C;
    width: 220px;
    font-weight: bold;
}
#product-addtocart-button:hover {
    background: #026F68;
}
.product-name {
    font-size: 48px !important;
    font-family: "Yeseva One";
    line-height: 55px;
}
.product-info-main .product-add-form .box-tocart .field.qty,
.bundle-info .product-details .box-tocart .field.qty {
    margin-bottom: 30px;
    width: 100%;
}
.product-info-main .product-add-form {
    float: left;
    border-top: 1px solid #8B8CC2;
}
#product-options-wrapper .swatch-attribute {
    width: 100%;
    float: left;
    margin: 0 0 10px;
}
#product-options-wrapper .swatch-attribute-label,
#product-options-wrapper .swatch-attribute-options {
    float: left;
}
#product-options-wrapper .swatch-attribute-label::after {
    content: "(please select)";
    font-size: 12px;
    letter-spacing: 0;
    margin-left: 5px;
    opacity: 0.7;
    font-weight: 600;
}
#product-options-wrapper .swatch-attribute-label {
    width: 100%;
    font-weight: normal;
    text-transform: capitalize;
    color: #1a1a1a;
    padding: 14px 0 0;
    display: block;
    float: none;
}
#product-options-wrapper .swatch-attribute-label::after {
    content: "*";
}
#product-options-wrapper .swatch-attribute-options {
    width: 65%;
}
#product-options-wrapper .swatch-attribute-selected-option {
    display: none;
}
.product-info-main .swatch-option {
    border: 1px solid #8B8CC2;
    background: #E9EAF4;
    color: #2F3590;
}
.swatch-option:hover,
.swatch-option.selected {
    box-shadow: none;
    background: #2F3590 !important;
    color: #fff !important;
    border-color: #2F3590 !important;
}
.product.info.detailed.after-content .product-data-items-content .title-accordion {
    display: block!important;
}
.product.info.detailed.after-content .product-data-items-content .data.item.content {
    padding: 25px 10px 0;
    border: none;
    overflow: hidden;
    box-shadow: inset 0px 0px 3px 0px #00000078;
    margin: -30px 0 0;
    border-radius: 0 0 20px 20px;
    -webkit-border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px;
    -o-border-radius: 0 0 20px 20px;
}
.product-data-items-content {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    overflow: hidden;
}
.product.media .horizontal-thumbnail.owl-carousel .owl-nav > div.owl-prev {
    left: 10px;
}
.product.media .horizontal-thumbnail.owl-carousel .owl-nav > div.owl-next {
    right: 10px;
}
.product-data-items-content .title-accordion {
    padding: 0 40px 0 17px;
    line-height: 50px;
    height: 50px;
}
.product.attribute.description {
    padding: 20px;
}
.product.info.detailed.after-content .product-data-items-content .title-accordion.accordion-reviews,
.product.info.detailed.after-content .product-data-items-content #reviews {
    display: none!important;
}
form#review-form {
    padding: 0px 20px 20px;
}
.block.review-add .block-title .title {
    margin-bottom: 5px;
    margin: 20px 20px 5px;
    font-size: 24px;
}
.block.review-add .review-form h4, .block.review-add .review-form h6 {
    font-weight: normal;
    margin-bottom: 10px;
    font-size: 16px;
}
.product-data-items-menu {
    display: none!important;
}
.product-detail-infomation.margin-top65 {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.product-detail-infomation .product.info.detailed {
    width: 880px;
    max-width: 90%;
    margin: 0 auto;
}
.product.data.items {
    max-width: 70%;
    margin: 0 auto;
}
.product-data-items-content .title-accordion,
.product-data-items-content .title-accordion::after {
    color: #2E3192;
    background-color: #E9EAF4;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out
}
.product-data-items-content .title-accordion.active,
.product-data-items-content .title-accordion.active::after {
    color: #fff;
    background-color: #2E3192;
    border-radius: 20px 20px 0px 0px;
    -webkit-border-radius: 20px 20px 0px 0px;
    -moz-border-radius: 20px 20px 0px 0px;
    -o-border-radius: 20px 20px 0px 0px;
}
.product-data-items-content .title-accordion.active,
.product-data-items-content .title-accordion.active::after {
    color: #fff;
    background-color: #2E3192;
}
.product-data-items-content .data.item.content {
    padding: 17px;
}
.product-data-items-content .title-accordion:after {
    line-height: 48px;
    font-size: 28px;
}
.product.info.detailed .item.content .table.additional-attributes tr td,
.product.info.detailed .item.content .table.additional-attributes tr th {
    border-color: #8B8CC2;
}
.product-info-price .price-box {
    width: 50%;
    float: left;
}
.price-box .price-label {
    display: none!important
}
.catalog-product-view #maincontent .extra-link {
    display: none;
}
.catalog-product-view #maincontent .product-sub-infomation {
    width: 50%;
    float: left;
    padding: 0 0 15px;
}
.catalog-product-view #maincontent .product-sub-infomation .product-info-stock-sku {
    width: 100%;
    text-align: right;
    color: #1a1a1a;
}
.product-info-main .product-info-stock-sku .stock span {
    color: #00857C!important;
    font-weight: bold;
}
.catalog-product-view #maincontent .product-sub-infomation .product.attribute.sku {
    display: none;
}
.product-info-main .product-add-form .box-tocart .field.qty>label,
.bundle-info .product-details .box-tocart .field.qty>label {
    display: block;
    float: left;
    width: 100px;
}
.product-options-bottom .field.qty {
    width: 100%;
}
.box-tocart .field.qty>.control span.edit-qty {
    top: 1px;
    left: 1px;
    padding: 8px 20px;
    background: #E9EAF4;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
}
.box-tocart .field.qty>.control span.edit-qty.plus {
    padding: 10px 20px;
    right: 1px;
}

.box-tocart .field.qty>.control {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border: 0;
}

.product-info-main .product-add-form .box-tocart .field.qty>.control .input-text.qty,
.bundle-info .product-details .box-tocart .field.qty>.control .input-text.qty {
    width: 200px;
    border: 1px solid #8B8CC2;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
}
.product-options-bottom .actions,
.product-add-form .actions {
    float: left;
}
.product-info-main .product-add-form .actions button {
    height: 40px;
    width: 190px;
    background-color: #E9EAF4;
    border: 1px solid #8B8CC2;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -o-border-radius: 25px;
}
.product-options-bottom .action.towishlist .pe-7s-like::before,
.product-add-form .action.towishlist .pe-7s-like::before {
    content: 'Add To Wishlist';
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 2;
}
.product-info-main .product-add-form .actions button:hover {
    background: #D8D9E5;
    border: 1px solid #8B8CC2;
}
#extra-message .fa {
    color: #2E3192;
    font-size: 18px;
    padding-right: 5px;
}
#extra-message {
    margin: 30px 0;
    width: 100%;
}
#extra-message li {
    padding: 5px 0;
    font-size: 13px;
    font-weight: normal;
}
.catalog-product-view .page-wrapper #maincontent.page-main.container .row .column .margin-top60 {
    display: none;
}
.block.related-product-main.has-sub.navigation-top.related {
    height: 480px;
}
#product-carousel-related {
    width: 90%;
    margin: 0 auto;
}
.related-product-main .block-actions.block-note {
    display: none;
}
.related-product-main .content-heading {
    text-align: left;
    text-indent: 15px;
    font-family: "Yeseva One", serif;
}
#block-related-heading {
    color: #fff;
}
.related-product-main .product-top:hover .actions-link,
.products-grid .product-item-info .product-top:hover a.photo::after,
.related-product-main .product-item-inner {
    display: none;
}
.related-product-main .product.details.product-item-details h5 {
    margin: 10px 5% 0;
}
/*Login*/
.form-create-account {
    background-color: #E9EAF4;
    margin: 30px auto;
    max-width: 820px;
    border: solid 1px #d4d5e8;
    padding: 30px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
}

.login-container .block .block-title h2, .form-create-account h2 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 20px;
    letter-spacing: 1px;
    color: #2f3590!important;
}

.login-container .col-sm-6.col-xs-12 .block-customer-login {
    padding: 20px 0;
}
.login-container .col-sm-6.col-xs-12 {
    width: 100%;
}
.login-container .col-sm-6.col-xs-12.margin-bottom50 {
    margin-bottom: 20px;
}
.login-container .col-sm-6.col-xs-12 .block-customer-login {
    width: 100%;
    max-width: 540px;
    margin: auto;
}
.password-strength-meter {
    font-weight: 700;
    transition: 0.5s;
}
.password-weak .password-strength-meter {
    background: #ff0000;
    color: #fff;
}
.password-medium .password-strength-meter {
    background: lightblue;
}
.password-strong .password-strength-meter {
    background: #ffab00;
}
.password-very-strong .password-strength-meter {
    background: #00ff50;
}

.block-customer-login .block-title,
.block-customer-login .field.note,
.login-container .block-new-customer .block-title,
.login-container .block-new-customer p {
    display: none;
}
.field.choice.mgs-gdpr-checkbox {
    width: 60%;
}
.actions-toolbar {
    position: relative;
}
.actions-toolbar #send2,
.block-new-customer a.action {
    width: 100%;
    max-width: 260px;
    margin: 0 auto;
    display: block;
}
.actions-toolbar #send2, .block-new-customer a.action {
    width: 100%;
    max-width: 260px;
}
.actions-toolbar .action.remind {
    color: #2F3590!important;
    text-decoration: underline;
    position: relative;
    top: auto;
    right: auto;
    text-align: center;
    left: auto;
    width: 100%;
    /* border: solid; */
    display: inline-block;
    margin: 10px auto;
}
/*basket*/
#recaptcha-checkout-place-order-wrapper {
    display: none;
}
.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr td, 
.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr th {
    font-weight: 500;
    color: #222;
}
.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr td, 
.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr th {
    font-weight: 500;
    color: #222;
}
.opc-block-summary>.title, .opc-block-summary .table-totals tr th, 
.opc-block-summary .table-totals tr td, 
.opc-block-summary .table-totals tr.totals.grand th strong, 
.opc-block-summary .table-totals tr.totals.grand td strong, 
.opc-block-summary .items-in-cart>.title strong, 
.opc-estimated-wrapper .estimated-block .estimated-price {
    color: #2E3192;
}
.opc-progress-bar .opc-progress-bar-item > span, 
.opc-progress-bar .opc-progress-bar-item > span:after {
    color: #333;
}
.opc-block-summary > .title{
    font-weight: 600;
}
.checkout-cart-index .page-header.h1 {
    color: #1a1a1a;
    text-align: left;
}
.checkout-cart-index #shopping-cart-table {
    color: #1a1a1a;
}
.checkout-cart-index #shopping-cart-table th {
    background: #E9EAF4;
    color: #1a1a1a;
    font-weight: bold;
}
.checkout-cart-index #shopping-cart-table tbody tr td.col.qty .control.qty {
    border-color: #2E3192!important;
}
.checkout-cart-index #shopping-cart-table tbody tr td,
.checkout-cart-index #shopping-cart-table thead tr th,
.checkout-cart-index .checkout-extra {
    border: 1px solid #2E3192!important;
}
tr.grand.totals {
    border-top: 2px solid #2E3194;
}

.checkout-cart-index .checkout-extra>.block>.title.active {
    background: #2E3192;
    color: #fff;
}
.checkout-cart-index .checkout-extra>.block>.title,
.checkout-cart-index .checkout-extra>.block .content {
    border-color: #2E3192!important;
}
.checkout-cart-index .checkout-extra #block-summary .estimate .field .control .select,
.checkout-cart-index .checkout-extra #block-summary .estimate .field .control input,
.checkout-cart-index .shopping-cart-bottom .cart-totals {
    border: 1px solid #2E3192;
}
.checkout-cart-index .checkout-extra #block-summary form .field.note,
.checkout-cart-index .checkout-extra>.block>.title,
.checkout-cart-index .checkout-extra #block-summary .estimate .field .label,
.checkout-cart-index #shopping-cart-table .cart-price .price {
    color: #1a1a1a;
}
.checkout-cart-index input[type="text"],
.checkout-cart-index input[type="password"],
.checkout-cart-index input[type="url"],
.checkout-cart-index input[type="tel"],
.checkout-cart-index input[type="search"],
.checkout-cart-index input[type="number"],
.checkout-cart-index input[type="datetime"],
.checkout-cart-index input[type="email"] {
    border: none!important;
}
.checkout-cart-index #shopping-cart-table img.product-image-photo {
    width: 100%;
    height: auto;
    max-width: 100px;
}
#shipping-new-address-form select {
    border-color: #8B8CC2;
}
.table-checkout-shipping-method thead tr th,
.table-checkout-shipping-method tbody tr td {
    color: #1a1a1a;
    border-color: #8B8CC2!important;
}
.checkout-cart-index .shopping-cart-bottom .checkout-extra {
    display: none;
}
#checkout-step-shipping .shipping-address-items .shipping-address-item.selected-item {
    border-color: #E9EAF4;
    background-color: #E9EAF4;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    color: #1a1a1a;
}
.shipping-address-items a {
    color: #1a1a1a;
}
.checkout-shipping-address .form.form-login {
    border-color: #8B8CC2;
}
/*checkout buttons*/
.checkout-cart-index .cart-summary .checkout-methods-items .item .action.checkout,
.popup__action-redirect--checkout.btn.btn-primary,
#shipping-method-buttons-container .button.action.continue.primary,
.payment-method-content .action.primary.checkout {
    background: #00857C;
    color: #fff;
    border-color: #00857C;
}
.payment-option-inner textarea{
    border: 1px solid #2E3192;
}
.checkout-cart-index .cart-summary .checkout-methods-items .item .action.checkout:hover,
.popup__action-redirect--checkout.btn.btn-primary:hover,
#shipping-method-buttons-container .button.action.continue.primary:hover,
.payment-method-content .action.primary.checkout:hover {
    background: #026F68;
}

#shipping-method-buttons-container .action, 
.payment-method-content .actions-toolbar .action, 
#shipping-method-buttons-container button.action, 
.payment-method-content .actions-toolbar button.action {
    background-color: #00857c;
    border: 1px solid #00857c;
    font-weight: 700;
}
.action.update.btn.btn-default {
    background: #2E3192;
    color: #fff;
    border-color: #2E3192;
}
.billing-address-details a {
    color: #1a1a1a;
}
.action.update.btn.btn-default:hover {
    background: #202267;
}
.payment-option.discount-code .form-discount .actions-toolbar .action {
    font-weight: 700;
}

.payment-option.discount-code .payment-option-title {
    border: 1px solid #8B8CC2;
    color: #1a1a1a;
    background: #E9EAF4;
    padding: 5px 10px !important;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
}
.payment-option.discount-code .payment-option-title::after {
    right: 10px;
    bottom: 3px;
}
#checkoutSteps .action-edit-address:hover {
    background-color: #fff;
    border-color: #222;
    color: #222;
}
#checkout .authentication-wrapper {
    border-color: #8B8CC2;
}
.authentication-wrapper .action-auth-toggle {
    font-weight: 700;
}
#checkout .authentication-wrapper .action.action-auth-toggle {
    border-color: #2E3192;
    background: #2E3192;
    color: #fff;
}
#checkout .authentication-wrapper .action.action-auth-toggle:hover {
    background: #fff;
    color: #2E3192;
}
#checkout-step-shipping .new-address-popup .action.action-show-popup {
    border-color: #8B8CC2;
    background: #E9EAF4;
    color: #2E3192;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
}
#checkout-step-shipping .new-address-popup .action.action-show-popup:hover {
    background: #D8D9E5;
}
.payment-option.discount-code .form-discount .actions-toolbar .action.action-apply {
    border-color: #00857C;
    background: #00857C;
    color: #fff;
}
.payment-option.discount-code .form-discount .actions-toolbar .action.action-apply:hover {
    border-color: #026F68;
    background: #026F68;
}
/*Checkout*/
.opc-progress-bar .opc-progress-bar-item._active > span:after {
    color: #eb5202;
}
.opc-progress-bar .opc-progress-bar-item > span,
.opc-progress-bar .opc-progress-bar-item > span:after {
    color: #ccc;
}
.opc-progress-bar .opc-progress-bar-item._active > span {
    color: #eb5202;
    font-weight: bold;
}
.opc-progress-bar .opc-progress-bar-item._active::before {
    background: #2E3192;
    color: #2E3192;
}
.opc-progress-bar .opc-progress-bar-item._active>span::before {
    background: #2E3192;
    color: #2E3192;
}
.opc-progress-bar .opc-progress-bar-item::before {
    background: #00857C;
}
.opc-progress-bar .opc-progress-bar-item>span::before {
    background: #00BA00;
    color: #00BA00;
}
.opc-block-summary,
.opc-block-shipping-information,
.opc-estimated-wrapper {
    background-color: #E9EAF4;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
}
.opc-estimated-wrapper {
    border-color: #E9EAF4!important;
}
.opc-block-summary {
    border-radius: 15px 15px 0 0;
    -webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    -o-border-radius: 15px 15px 0 0;
}
.opc-block-shipping-information {
    border-radius: 0 0 15px 15px;
    -webkit-border-radius: 0 0 15px 15px;
    -moz-border-radius: 0 0 15px 15px;
    -o-border-radius: 0 0 15px 15px;
}
.opc-block-summary>.title,
.opc-block-summary .table-totals tr th,
.opc-block-summary .table-totals tr td,
.opc-block-summary .table-totals tr.totals.grand th strong,
.opc-block-summary .table-totals tr.totals.grand td strong,
.opc-block-summary .items-in-cart>.title strong,
.opc-estimated-wrapper .estimated-block .estimated-price {
    color: #1a1a1a;
}
.shipping-information-content a {
    color: #1a1a1a;
}
.opc-block-summary .table-totals tr th,
.opc-block-summary .amount,
.opc-block-summary .items-in-cart>.title,
.opc-wrapper .step-title {
    border-color: #8B8CC2;
}
.opc-wrapper .step-title{
    font-size: 20px;
    color: #2E3192;
    font-weight: 700;
}

.opc-payment-additional.comment .field.choice {
    padding-left: 0;
    margin: 30px 0 0;
    font-weight: 700;
    font-size: 20px;
    color: #2E3192;
}
.opc-block-summary .items-in-cart.active>.title::after {
    color: #2E3192;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart > .counter.qty {
    background-color: #2E3192;
}
.opc-estimated-wrapper .minicart-wrapper {
    display: none;
}
.opc-block-shipping-information .shipping-information-title .action-edit::before,
.opc-block-shipping-information .shipping-information-title .action-edit:hover::before {
    color: #2E3192;
}
.opc-block-shipping-information .shipping-information-title {
    border-color: #8B8CC2;
}
/*Create Account*/

.customer-account-create .action.btn.btn-default.btn-full.back {
    display: none;
}
#product-wrapper {
    border-top: none;
    padding: 5px 0 0;
}
#product-wrapper .product.product-item .action.tocart.btn-cart {
    left: 5% !important;
    width: 90%;
    border: none;
    padding: 0;
}
/*Custom 768*/
@media only screen and (max-width: 768px) {

    .item.product.product-item {
          width: 47%;
          margin-bottom: 30px;
    }
    .item.product.product-item:nth-child(4n) {
        /*width: 47%;*/
    }
    .item.product.product-item .product-top {
      max-height: unset;
    }
     #product-wrapper h5 a {
      font-size: 16px !important;
    }
    
    /* wishlist styling and pagination */
    .wishlist-index-index .toolbar .limiter{float:right;white-space:nowrap}
    
    .wishlist-index-index .limiter-label{font-weight:400}
    
    .wishlist-index-index .limiter-text{margin-left:8px}
    
    .wishlist-index-index .field.comment-box{display:none}
    
    .wishlist-index-index .box-tocart{margin-top:20px}
    
    .wishlist-index-index .price-box.price-final_price{margin-top:20px}
    
    .wishlist-index-index .limiter-label::after{color:#2e3192;content:"\f107";font-family:"FontAwesome";left:85px;position:relative;z-index:-100}
    
    .wishlist-index-index #limiter{border-radius:20px;background:#2E31921C;border:1px solid #8b8cc2}
    
    .wishlist-index-index .toolbar select{font-size:16px;height:40px;line-height:40px;padding:0 30px 0 15px;font-weight:700;max-width:100px}
    
    .products-grid.wishlist .product-item-info .box-tocart+.product-item-actions .action{border:1px solid #8b8cc2;background:#fff}
    
    .products-grid.wishlist .product-item-info{ background:#e9eaf4; border-radius:20px;overflow:hidden}
    
    .products-grid.wishlist .product-item-info .product-item-photo img{max-height:unset;margin:0}
    
    .products-grid.wishlist .product-item-info .product-item-photo{padding:0 0 0!important}
    
    .wishlist-index-index .toolbar .toolbar-amount{display:inline-block;text-align:left;padding-right:30px;vertical-align:top}
    
    .wishlist-index-index .toolbar .pages{display:inline-block;margin-right:30px}
    
    .wishlist-index-index .toolbar .pages .pagination .item a:hover{color:#2e3192}
    
    .wishlist-index-index .action.back{background:#e9eaf4;border:2px solid #8b8cc2;padding:6px 36px;border-radius:20px}
    
    .threecol {
        padding: 40px 0;
        background: #2e31920d;
    }
    .threecol .col-lg-4 {
        padding-bottom: 20px;
    }
    .threecol h4 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 20px;
        color: #2E3192!important;
        font-weight: 700;
    }
    .column.main .threecol p {
        font-size: 14px;
        line-height: 22px;
    }
    
    .account .column.main {
        padding: 30px 10px;
    }
    .product-info-main .swatch-option.text.selected::before {
        content: '\f00c';
        opacity: 0.5;
        font-family: 'FontAwesome';
        margin-right: 5px;
    }
    .sidebar .block .block-title .title {
        font-size: 18px;
        font-weight: 600;
        margin: 25px 0 15px;
        padding: 0 0 0 15px;
    }
    .sidebar .block .block-title .title  i.pe-7s-angle-down {
        display: none;
    }
    #product-options-wrapper .swatch-attribute-label::after {
        content: "(please select)";
        font-size: 12px;
        letter-spacing: 0;
        margin-left: 5px;
        opacity: 0.7;
        font-weight: 600;
    }
    span.fa.fa-shopping-cart {
        margin: 0 10px 0 0;
    }
    .products-grid.wishlist .product-item-info .product-item-name a {
        font-size: 18px;
        color: #2a2a2a;
        font-weight: 600;
    }
    .products-grid.wishlist .product-item-info .product-item-name a:hover {
        color: #2e3192;
        text-decoration: underline;
    }
    textarea, textarea.form-control, textarea.input-text {
        border: 1px solid #8b8cc2!important;
    }
    .column.main p.price-as-configured {
        margin: 0;
    }
    .products-grid.wishlist .product-item-info {
        border: 1px solid #8b8cc2!important;
    }
    .products-grid.wishlist .product-item-info .product-item-photo {
        padding: 10px 0 0 !important;
        border-bottom: solid #8b8cc2 1px;
        display: block;
    }
    
    .box-tocart .field.qty>.control {
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -o-border-radius: 0px;
        border: 0;
    }
    .products-grid.wishlist .product-item-info .box-tocart .product-item-actions {
        float: left;
        margin: 20px 0 0;
    }
    .products-grid.wishlist .product-item-info .product-item-actions a:hover .fa {
        color: #fff;
    }
    .products-grid.wishlist .product-item-info .box-tocart+.product-item-actions .action:hover {
        border-color: #2e3192;
        background-color: #2e3192;
    }
    .products-grid.wishlist .product-item-info .product-item-actions a .fa {
        color: #2e3192;
    }
    .products-grid.wishlist {
        padding: 20px 0;
    }
    .products-grid.wishlist .product-item-info .product-item-photo img {
        min-width: auto;
        width: auto;
        height: auto;
        max-height: 200px;
        margin: 0 auto 20px;
        background: #fff;
    }
    #product-wrapper {
        border-top: none;
        padding: 5px 0 0;
    }
    .category-image {
        max-width: 150px;
        height: auto;
        display: inline-block;
        float: left;
        margin: 0 20px 0 0;
    }
    #main-Accountcontent li {
        position: relative;
    }
    #main-Accountcontent li a{
        padding-left: 35px;
    }
    .header.header6 .megamenu-content .top-links li a::before {
        content: '\f007';
        display: inline-block;
        font-family: 'FontAwesome';
        position: absolute;
        left: 16px;
        top: 10px;
    }
    .header.header6 .megamenu-content .top-links li.link.wishlist a::before{
        content: '\f004';
    }
    .header.header6 .megamenu-content .top-links li.link.authorization-link a::before{
        content: '\f044';
    }
    .header.header6 .megamenu-content .top-links li:nth-child(4) a::before{
        content: '\f234';
    }
    
    .login-container .block .block-title h2, .form-create-account h2 {
        font-size: 20px;
        text-transform: uppercase;
        font-weight: 700;
        margin: 0 0 20px;
        letter-spacing: 1px;
        color: #2f3590!important;
    }
    
    .password-strength-meter {
        font-weight: 700;
        transition: 0.5s;
    }
    .password-weak .password-strength-meter {
        background: #ff0000;
        color: #fff;
    }
    .password-medium .password-strength-meter {
        background: lightblue;
    }
    .password-strong .password-strength-meter {
        background: #ffab00;
    }
    .password-very-strong .password-strength-meter {
        background: #00ff50;
    }
    
    .checkout-onepage-success #registration a.action.primary {
        padding: 10px 30px;
        background-color: #2e3192;
        border: none;
        display: inline-block;
        border-radius: 30px;
        color: #fff;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    .payment-option-inner textarea{
        border: 1px solid #2E3192;
    }
    .active_mgs_builder .fullwidthbanner {
        background: none!important;
    }
    
    .category-product-actions dl.block dd {
        border-right: solid 1px #ccc;
        display: inline-block;
        padding: 0 10px 0 0;
        margin: 0 6px 0 0px;
    }
    .actions-toolbar #send2, .block-new-customer a.action {
        width: 100%;
        max-width: 260px;
    }
    .form-create-account {
        background-color: #E9EAF4;
        margin: 30px auto;
        max-width: 820px;
        border: solid 1px #d4d5e8;
        padding: 30px;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -o-border-radius: 20px;
    }
    
    
    .fieldset.create.account .field>.label,  
    .fieldset.create.account .field>label{
        display: inline-block;
        font-weight: 700;
        color: #2f3590;
        font-size: 16px;
    }
    
    .message.global.cookie {
        background-color: #fff;
        position: fixed;
        z-index: 99999;
        bottom: 10px;
        left: 10px;
        right: 0;
        color: #222;
        max-width: 370px;
        padding: 0 15px 30px;
        box-shadow: 0 0 18px -10px #000;
    }
    .message.global.cookie a {
        font-weight: 600;
        color: #222;
        text-decoration: underline;
    }
    #checkoutSteps .action-edit-address:hover {
        background-color: #fff;
        border-color: #222;
        color: #222;
    }
    #shipping-method-buttons-container .action, 
    .payment-method-content .actions-toolbar .action, 
    #shipping-method-buttons-container button.action, 
    .payment-method-content .actions-toolbar button.action {
        background-color: #00857c;
        border: 1px solid #00857c;
        font-weight: 700;
    }
    .minicart-wrapper .action.showcart>.counter.qty {
        background-color: #222;
    }
    /*remove additional spaces added to h3*/
    h3 br {
        display: none;
    }
    li.nav.item strong {
        padding: 10px 15px;
        display: block;
    }
    
    .nav>li {
        position: relative;
        display: block;
        border-bottom: solid 1px #ccc;
    }
    .nav>li>a:hover, .nav>li>a:focus {
        text-decoration: none;
        background-color: #eee;
        color: #2f3590;
    }
    .sidebar .block .block-title .title:after{
        display: none;
    }
    .form-password_forget {
        max-width: 600px;
        margin: 40px auto;
        border: 1px solid #8B8CC2;
        padding: 30px;
        border-radius: 20px;
        background: #d4d5e88f;
    }
    .message>* {
        display: inline-block;
        width: 100%;
    }
    .message.error>* {
        background: red;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
    }
    .message.error>*:before {
        color: #fff;
    }
    .opc-wrapper .step-title{
        font-size: 20px;
        color: #2E3192;
        font-weight: 700;
    }
    
    .opc-payment-additional.comment .field.choice {
        padding-left: 0;
        margin: 30px 0 0;
        font-weight: 700;
        font-size: 20px;
        color: #2E3192;
    }
    .checkout-index-index .header .top-header-content, 
    .checkout-index-index .table-icon-menu.pull-right, 
    .checkout-index-index .action.nav-toggle {
        display: none;
    }
    .multicheckout.success a, .checkout-success a {
        color: #2f3590;
        text-decoration: underline;
    }
    .multicheckout.success, .checkout-success {
        border: 1px solid #222;
        background: #e9eaf4;
    }
    .checkout-success p span {
        font-size: 30px;
        font-weight: 600;
        color: #2f3590;
    }
    #search_mini_form .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper .product-items .product-item-photo {
        padding: 8px;
    }
    .mgs-instant-autocomplete-wrapper .product.details.product-item-details .price-box.price-final_price {
        padding: 0;
    }
    .mgs-instant-autocomplete-wrapper .product-info-price .price-box {
        width: 100%;
        float: left;
    }
    .header.header6 .top-custom-link ul li a .icon {
        font-weight: 600;
    }
    .header.header6 .megamenu-content .nav-tabs > li, 
    .header.header7 .megamenu-content .nav-tabs > li {
        width: calc(100% / 2);
    }
    .content.minicart-items {
        display: block!important;
    }
    .toolbar select{
        font-weight: 600;
    }
    .page-wrapper .breadcrumbs .container-fluid {
        width: 1360px;
    }
    .pagebuilder-column-group [data-grid-size="4"] .pagebuilder-column {
        padding: 0 10px;
    }
    .products-grid .product-item-info .product-item-details .product-item-name a {
        color: #222;
        font-size: 16px;
        font-weight: 600;
    }
    .checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr td, 
    .checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr th {
        font-weight: 500;
        color: #222;
    }
    .checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr td, 
    .checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr th {
        font-weight: 500;
        color: #222;
    }
    .opc-block-summary>.title, .opc-block-summary .table-totals tr th, 
    .opc-block-summary .table-totals tr td, 
    .opc-block-summary .table-totals tr.totals.grand th strong, 
    .opc-block-summary .table-totals tr.totals.grand td strong, 
    .opc-block-summary .items-in-cart>.title strong, 
    .opc-estimated-wrapper .estimated-block .estimated-price {
        color: #2E3192;
    }
    .opc-progress-bar .opc-progress-bar-item > span, 
    .opc-progress-bar .opc-progress-bar-item > span:after {
        color: #333;
    }
    .opc-block-summary > .title{
        font-weight: 600;
    }
    .filter-active.mgs-filter-active .state-item {
        background: transparent;
        color: #2f3590;
        font-size: 16px;
        padding: 0;
        border: none;
    }
    .header.header6 .megamenu-content .nav-tabs > li.active > a {
        background: #2F3590!important;
        color: #fff!important;
    }
    a.filter-active-item-clear-all {
        background: #2f3590;
        color: #fff;
        padding: 6px;
    }
    a.filter-active-item-clear-all {
        background: #2e3192;
        color: #fff;
        display: inline;
        padding: 5px;
        transition: 0.4s;
    }
    a.filter-active-item-clear-all:hover{
        opacity: 0.5;
    }
    
    .mgs-filter-active .state-item:hover .state-item-icon-cancel:after {
        background: #2e3192;
    }
    
    .mgs-filter-active .filter-current-subtitle:before{
        display: none;
    }
    span.state-item-remove {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 0 0 5px;
    }
    span.state-item-remove::before {
        content: "x";
        position: absolute;
        top: 0;
    }
    
    .store-selector-popup-table thead,
    .block.block-search.store-selector-search,
    .store-selector-popup-empty-query {
        display: none;
    }
    input[type="text"],
    input[type="password"],
    input[type="url"],
    input[type="tel"],
    input[type="search"],
    input[type="number"],
    input[type="datetime"],
    input[type="email"] {
        color: #000;
        font-size: 16px;
    }
    .h1, h1, .h2, h2, .h3, h3, .h4, h4, .h5, h5 {
        color: #1a1a1a!important;
        font-family: "Yeseva One",serif!important;
        letter-spacing: 0px;
        font-weight: 400;
    }
    .actions-toolbar .action.remind {
        color: #2F3590!important;
        text-decoration: underline;
        position: relative;
        top: auto;
        right: auto;
        text-align: center;
        left: auto;
        width: 100%;
        /* border: solid; */
        display: inline-block;
        margin: 10px auto;
    }
    .minicart-items .item.product.product-item {
        background: none;
        width: unset;
        min-height: unset;
    }
    .product-label {
        top: 5px;
        right: 5px;
    }
    .column.main [data-content-type='html'] a:hover, 
    .column.main [data-content-type='html'] a:focus, 
    .column.main [data-content-type='html'] a:active {
        color: #2f3590;
        text-decoration: underline;
    }
    body {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    /*instore pickup*/
    .modal-popup._show .modal-inner-wrap {
        max-width: 350px;
    }
    .checkout-index-index .modal-popup .modal-header {
        position: relative;
    }
    .checkout-index-index .modal-popup.store-selector-popup .modal-header .action-close {
        top: 15px;
        right: 0;
        width: 40px;
        left: auto;
    }
    .modal-popup.store-selector-popup .action-close:before {
        -webkit-font-smoothing: antialiased;
        line-height: 24px;
        color: #ffffff;
        content: 'x';
        font-size: 15px;
        font-weight: 400;
        background-color: #2a2a2a;
        width: 29px;
        height: 29px;
        border: 3px solid #fff;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -o-border-radius: 50%;
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        padding-left: 1px;
        speak: none;
        text-align: center;
        right: 0;
        top: 0;
        padding: 0;
    }
    #store-pickup.selected-store-pickup #shipping.checkout-shipping-address {
        display: none
    }
    #store-pickup.selected-store-pickup~#opc-shipping_method,
    #store-pickup.selected-store-pickup~#shipping {
        visibility: hidden;
        height: 0;
        overflow: hidden;
    }
    body .modal-popup .modal-inner-wrap {
        width: 35%;
    }
    .checkout-index-index .modal-popup .modal-header {
        background-color: #efefef;
    }
    .modals-overlay {
        background-color: rgba(51, 51, 51, 0.84);
    }
    input#store-selector-search-input {
        margin: 0 0 10px;
    }
    p.location-name {
        font-weight: 700;
        font-size: 20px;
        margin: 0;
    }
    .checkout-cart-index .cart-summary .checkout-methods-items .item .action.checkout, 
    .popup__action-redirect--checkout.btn.btn-primary, 
    #shipping-method-buttons-container .button.action.continue.primary, 
    .payment-method-content .action.primary.checkout {
        font-weight: 700;
    }
    div#store-selector,
    li#shipping.checkout-shipping-address {
        margin: 20px 0;
        padding: 0;
    }
    button.action.action-select-store-pickup.selected,
    button.action.action-select-shipping.selected {
        background: #2E3192;
        color: #fff;
        border: solid #2E3192 1px;
    }
    button.action.action-select-shipping,
    button.action.action-select-store-pickup {
        background: #E9EAF4;
        color: #2E3192;
        border: solid #E9EAF4 1px;
    }
    .checkout-cart-index .column.main .cart-empty a {
        color: #2E3192;
        text-decoration: underline;
    }
    
    .table-checkout-shipping-method thead tr th {
        background: #E9EAF4;
        font-weight: 700;
        color: #2E3192;
    }
    form.form.form-login, 
    .checkout-shipping-address .form.form-login {
        border-bottom: 1px solid #f0f0f0;
        margin-bottom: 18px;
        padding-bottom: 4px;
        background: #E9EAF4;
        padding: 20px;
        border-radius: 20px;
    }
    form.form.form-login label,
    .checkout-shipping-address .form.form-login label {
        display: inline-block;
        font-weight: 700;
        font-size: 16px;
    }
    
    form.form.form-login {
        margin: 30px 0;
    }
    form#co-shipping-form .field .label {
        border: none;
        color: #2E3192;
        font-size: 16px;
        font-weight: 700;
    }
    .shipping-address-items .shipping-address-item.selected-item {
        color: #000;
        border-color: #1a1a1a;
        background: #1a1a1a1f;
    }
    .payment-option.discount-code .form-discount .actions-toolbar .action {
        font-size: 13px;
        padding: 9px 28px;
        color: #000;
        border: 1px solid #e6e6e6;
        background-color: #fff;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0;
    }
    button.action.secondary.btn.btn-custom3.action-hide-popup {
        background: #ccc;
        border: solid #ccc;
        height: 65px;
        font-weight: 700;
        font-size: 16px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0;
    }
    table.store-selector-popup-table .row.location td[class*=col-],
    table.store-selector-popup-table .row.location th[class*=col-] {
        position: static;
        display: table-cell;
        float: none;
        min-width: 180px;
    }
    .checkout-index-index .modal-popup .modal-content {
        padding: 15px;
        border: none;
        box-shadow: none !important;
    }
    .store-selector-popup-table thead {
        background: #efefef;
        padding: 10px;
    }
    .location-selected button.action.secondary {
        background: #1a1a1a;
        padding: 10px;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0;
    }
    .block.block-search.store-selector-search button.action.search,
    .block.block-search.store-selector-search button.button,
    div#checkout-step-store-selector button.button.action,
    button.action.login.primary {
        font-size: 13px;
        color: #fff;
        border: 1px solid #222;
        background-color: #222;
        margin-top: 10px;
        text-transform: uppercase;
        padding: 6px 15px;
        margin-right: 0;
        min-width: 120px;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0;
        font-size: 16px;
        font-weight: 700;
    }
    .field.search label.label {
        font-weight: 700;
        font-size: 20px;
    }
    button.action.action-select-store-pickup, 
    button.action.action-select-shipping {
        padding: 10px 30px;
        border: 1px solid #E9EAF4;
        border-radius: 0;
        background: #E9EAF4;
        font-weight: 700;
        text-transform: uppercase;
    }
    
    button.action.primary.add {
        font-size: 13px;
        color: #fff;
        border: 1px solid #222;
        background-color: #222;
        margin-top: 10px;
        text-transform: uppercase;
        padding: 6px 15px;
        margin-right: 0;
        min-width: 120px;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0;
        font-size: 16px;
        font-weight: 700;
    }
    
    button.action.action-select-store-pickup,
    button.action.action-select-shipping {
        padding: 10px 30px;
        border: 1px solid #e7e1df;
        border-radius: 0;
        background: #ededed;
        font-weight: 700;
        text-transform: uppercase;
    }
    
    #checkoutSteps .action-edit-address {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0;
        height: 40px;
        font-weight: 700;
        padding: 0 35px;
        line-height: 36px;
        font-size: 16px;
        color: #fff;
        border: 2px solid #222;
        background-color: #222;
        margin: 20px 0;
    }
    
    button.action.secondary.btn.btn-custom3.action-hide-popup {
        background: #ccc;
        border: solid #ccc;
        border-radius: 0;
        height: 65px;
        font-weight: 700;
        font-size: 16px;
    }
    
    div#checkout-step-store-selector .secondary button.button.action {
        background: #1a1a1a;
        border: solid #1a1a1a 2px;
    }
    
    table .row.location td[class*=col-],
    table .row.location th[class*=col-] {
        position: static;
        display: table-cell;
        float: none;
        min-width: 220px;
    }
    div#checkout-step-store-selector {
        background: #E9EAF4;
        padding: 20px;
        width: auto;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -o-border-radius: 20px;
    }
    .shipping-address-items .shipping-address-item {
        border: 2px solid #000;
        margin-bottom: 14px;
        color: #000;
        padding: 15px;
        margin: 0 10px;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .checkout-shipping-address>.step-content .action.action-show-popup {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0;
        font-size: 15px;
        padding: 9px 28px;
        color: #fff;
        border: 1px solid #1a1a1a;
        margin: 20px 20px 0 0;
        background-color: #1a1a1a;
        font-weight: 700;
        text-transform: uppercase;
    }
    .shipping-address-items .shipping-address-item.selected-item {
        color: #000;
        border-color: #1a1a1a;
        background: #e1f5e0;
    }
    .shipping-address-items .action:hover {
        color: #1a1a1a;
        border: solid #1a1a1a 2px;
        background: #fff;
    }
    .shipping-address-items .action {
        font-size: 14px;
        color: #fff;
        border: solid #1a1a1a 2px;
        margin-top: 10px;
        padding: 6px 15px;
        font-weight: 400;
        margin-right: 10px;
        min-width: 120px;
        background: #1a1a1a;
        font-weight: 700;
        text-transform: uppercase;
    }
    .col.col-location-details.location-details {
        padding: 10px 0;
        max-width: 100%;
    }
    .select-location button.action.secondary.action-select-shipping-item {
        color: #fff;
        background: #1a1a1a;
        padding: 10px 20px;
        border-radius: 4px;
        border: none;
        font-size: 18px;
        font-weight: 700;
    }
    
    #store-selector-popup {
        display: none;
    }
    .modal-content div#store-selector-popup {
        display: block;
    }
    /*end of instore pickup*/
    
    .item.product.product-item {
        border: none;
        margin-right: 10px;
        width: 24%;
        min-height: 390px;
    }
    .category-product-actions {
        min-height: 40px;
    }
    .toolbar {
        display: inline-block;
        align-items: center;
    }
    .category-product-actions .toolbar.toolbar-products, 
    body:not(.page-layout-1column) .category-product-actions .toolbar.toolbar-products {
        float: left;
        width: 30%;
        text-align: left;
        margin-bottom: 10px;
    }
    .category-product-actions .toolbar.toolbar-products:nth-child(2),
    body:not(.page-layout-1column) .category-product-actions .toolbar.toolbar-products:nth-child(2) {
        float: right;
        width: 60%;
    }
    .toolbar .modes, .toolbar .limiter, .toolbar .sorter {
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .footer.footer2 .bottom-footer p.footer-payments img {
        width: 100%;
        max-width: 100%;
        height: auto;
    }
    .header .table-icon-menu>div {
        display: inline-block;
    }
    .column.main p {
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        margin: 0 0 20px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    
    .block.filter .block-content.filter-content .filter-options-item {
        margin-bottom: 20px;
    }
    .category-view .category-description p {
        font-size: 14px;
        line-height: 18px;
        padding: 0 0 0px;
        display: block;
        color: #000;
        margin: 0 0 8px !important;
    }
    /*newsletter*/
    div#mc_embed_signup {
        border: solid 2px #e9eaf4;
        border-radius: 20px;
        width: 100%;
        max-width: 600px;
        padding-bottom: 70px;
    }
    .column.main div#mc_embed_signup h2 {
        color: #2E3192 !important;
    }
    .column.main #mc-embedded-subscribe-form .mc_fieldset {
        margin: 0 0 20px 20px;
    }
    .column.main #mc_embed_signup .mc-field-group input {
        margin-bottom: 20px;
    }
    .column.main #mc_embed_signup .mc-field-group label {
        display: block;
        margin-bottom: 3px;
        color: #2E3192;
        font-size: 16px;
        font-weight: 700;
    }
    .column.main #mc_embed_signup .button {
        clear: both;
        background-color: #2E3192;
        font-weight: 700;
        font-size: 20px;
        padding: 5px 20px;
        border: solid #2E3192 1px;
        height: 45px;
    }
    .column.main #mc_embed_signup .button:hover {
        background-color: #2E3192;
        opacity: 0.5;
    }
    .column.main .fullwidthbanner {
        background-image: none !important;
        box-shadow: 0 10px 20px -20px #0000006e;
    }
    .column.main .fullwidthbanner.swap .col-lg-6 {
        float: right;
    }
    .cms-home .product-item-info .price-box.price-final_price {
        padding: 0 10px;
    }
    .A1687PQ {
        text-align: center;
        padding: 10px 0;
        background: #2E3192;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
    }
    .column.main .A1687PQ p {
        color: #fff;
        font-size: 14px;
        margin: 0;
    }
    .A1687PQ a {
        color: #fff;
        font-size: 14px;
        text-decoration: underline;
    }
    
    .header .search-form .form-search {
        background: rgba(0, 0, 0, 0.75);
    }
    .search-open .header .form-search .search-close {
        color: #fff;
        z-index: 99999996;
    }
    .search-open .header .search-form .form-search .form.minisearch .input-text {
        background: #fff;
        font-size: 16px;
        padding: 0 60px 0 12px;
    }
    .search-open .item.product.product-item {
        width: 100%;
        min-height: 90px;
        margin: 0 0 10px;
    }
    .actions-search {
        position: relative;
    }
    .header .search-form .action-search {
        left: auto;
        right: 0px;
        top: -20px;
    }
    #search_mini_form .button {
        display: inline-block;
        border: none;
        opacity: 1;
        width: 40px;
        visibility: visible;
        position: absolute;
        right: 35px;
        top: 20px;
        background: transparent;
        cursor: pointer;
    }
    
    #search_mini_form .mgs-instant-search-dropdown {
        margin-top: 0px;
        right: auto;
        left: auto;
        box-shadow: none;
        width: 95%;
    }
    #search_mini_form.loading:after {
        right: 70px;
    }
    #search_mini_form .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper {
        width: 94%;
        margin: 10px auto;
    }
    #shower:hover,
    #hider:hover {
        border: 2px solid #2E3192;
        background-color: #fff;
        color: #2E3192;
    }
    .category-view .category-description {
        float: none;
        max-width: 100%;
    }
    
    .catalog-category-view .price-box .price-label {
        margin-right: 5px;
    }
    
    .catalog-category-view .price-box .price-label {
        padding: 0;
    }
    .toolbar .sorter .sorter-action {
        padding: 0;
        width: 40px;
    }
    .column.main .bannermessage p {
        font-size: 16px;
        line-height: 22px;
    }
    .toolbar.toolbar-products #limiter {
        min-width: 170px;
    }
    /*Hide Print Receipt*/
    .checkout-onepage-success .page-title-wrapper .container a.action.print {
        display: none;
    }
    
    }

/* #Mobile (Landscape)*/
@media only screen and (max-width: 767px) {

    .item.product.product-item:nth-child(2n) {
        margin-right: 0;
    }
    .item.product.product-item:nth-child(4n) {
        width: 48%;
    }
    .item.product.product-item {
        border: none;
        margin: 4px 4px 4px;
        width: 48%;
        min-height: 350px;
    }
    .col-md-4.col-sm-4.col-xs-auto.mobile-item-col {
        padding-top: 15px;
    }
    
    .sidebar .block.filter .block-content.filter-content .filter-options-item .filter-options-title:after {
        content: "\f107";
        display: block !important;
    }
    .block-content.filter-content {
        height: 100%;
        overflow: scroll;
    }
    .block.filter .filter-content .filter-options-item .filter-options-content {
        /*display: none !important;*/
    }
    .page-wrapper .breadcrumbs {
        margin-bottom: 15px;
    }
    .toolbar .form-item-select:after {
        right: 10px;
        top: 2px;
    }
    .toolbar select {
        font-size: 12px;
        height: 20px;
        line-height: 20px;
    }
    .toolbar .sorter .sorter-action {
        padding: 0;
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        margin: 0;
    }
    .category-product-actions {
        min-height: 35px;
        width: 98%;
        margin: 0 auto;
    }
    .catalog-category-view.page-layout-2columns-left .category-product-actions .filter-toggle .title {
        font-size: 26px;
    }
    .catalog-category-view.page-layout-2columns-left .category-product-actions .toolbar.toolbar-products {
        width: 40%;
        margin: 0 0 0 10px;
        float: right;
    }
    .checkout-cart-index #shopping-cart-table .cart.item tr td:last-child{
        border-bottom: 1px solid #2E3192!important;
    }
    .category-product-actions .toolbar .toolbar-amount {
        display: none;
    }
    .block.filter .block-content.filter-content .filter-options-item .filter-options-title:before {
        font-family: "FontAwesome";
        content: "\f107";
        font-size: 16px;
        width: 20px;
        position: absolute;
        bottom: auto;
        top: 10px;
        left: auto;
        right: 10px;
        height: 20px;
    }
    .fullwidthbanner {
        padding: 15px 0 !important;
    }
    .A1687PQ a {
        display: block;
    }
    .products-grid .product-item-info .tocart.btn-cart {
        height: 30px;
        font-size: 14px;
        line-height: 20px;
    }  
    /*Homepage*/
    .bottom-footer .col-lg-6.copyright,
    .bottom-footer .col-lg-6 {
        width: 100%;
        float: none;
        text-align: center;
    }
    .header .action.nav-toggle {
        margin-top: 22px;
    }
    .page-main.container {
        width: 100%;
        padding: 0;
        margin: 0 auto;
        float: none;
    }
    .header .logo-header .logo img {
        min-width: 190px;
        height: auto!important;
    }
    .product-info-main .product-add-form .actions,
    .bundle-info .product-details .actions {
        vertical-align: top;
        display: block;
        margin-bottom: 10px;
        float: none;
    }
    .product-info-main .product-add-form .actions.action-add-to,
    .bundle-info .product-details .actions.action-add-to {
        margin-left: 0;
    }

    #product-addtocart-button,
    .product-info-main .product-add-form .actions button {
        width: 100%;
    }
    .bannermessage h2 {
        font-size: 35px;
        line-height: 40px;
    }
    .freeresources .col-sm-12 {
        width: 100%;
    }
    .homecats .col-sm-12 {
        max-width: 50%;
    }
    .toppadding {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .reviews {
        padding: 20px 0;
    }
    .reviews .panel-block-row ul li a {
        display: block;
    }
    .footer.footer2 .top-footer {
        padding: 30px 0 60px;
    }
    .footer .middle-footer div[class*="col-lg"]:not(:last-child) {
        margin-bottom: 14px;
    }
    .footer .middle-footer {
        padding: 40px 0;
        background-color: #f6f6f8;
        border-top: 1px solid #f6f6f8;
    }
    .sbbackground .content-heading .block-note a {
        position: relative;
        top: auto;
        right: auto;
        display: inline-block;
        width: auto;
        margin: 20px 0;
    }
    .custom-header {
        width: 100%;
        padding: 0 0 10px;
    }
    .custom-header li {
        width: 90%;
        margin: 0 5%!important;
    }
    .list4 ul li {
        width: 48%;
        float: left;
        margin: 0 1% 10px 0;
    }
    .header .search-form .form-search .form.minisearch .input-text {
        width: 70%;
    }
    .form-item-select #sorter {
        max-width: 200px;
    }
    /*Newsletter*/
    #mce-EMAIL {
        width: 100%;
        margin: 10px 0;
    }
    #mc_embed_signup div.clear {
        width: 100%;
    }
    #newsletter-validate-detail-footer button, #mc-embedded-subscribe {
        margin: 0;
        width: 100%;
    }
    .product.product-item .action.tocart.btn-cart {
        left: 30px !important;
        padding: 5px 20px!important;
        width: 170px
    }
    .action.tocart.btn-cart .icon.pe-7s-shopbag {
        display: none;
    }
    .action.tocart.btn-cart .text {
        display: block!important;
    }
    .product-items .col-sm-4 {
        width: 48%;
    }
    #product-wrapper {
        width: 100%;
        margin: 0 auto;
    }
    .footer-container .middle-footer .row .col-lg-3.col-md-3.col-sm-6.col-xs-12,
    .footer-container .middle-footer .row .col-lg-2.col-md-2.col-sm-6.col-xs-12 {
        width: 100%;
        text-align: center;
    }
    .category-view .category-description {
        width: 96%;
        margin: 0px 2%;
    }
    .product-info-main .product-info-stock-sku .stock.available span {
        display: inline-block;
    }
    .products-grid .product-item-info {
        margin-bottom: 10px;
    }
    /*Product Compare*/
.actions.action-add-to .action.tocompare {
    margin: 10px 0 0;
  }
}
/* Custom 767px #Tablet (Portrait)*/
@media only screen and (max-width : 767px) {
    .page-wrapper .breadcrumbs {
        margin-bottom: 15px;
    }
    .toolbar .form-item-select:after {
        right: 10px;
        top: 2px;
    }
    .toolbar select {
        font-size: 12px;
        height: 20px;
        line-height: 20px;
    }
    .toolbar .sorter .sorter-action {
        padding: 0;
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        margin: 0;
    }
    .catalog-category-view.page-layout-2columns-left .category-product-actions .filter-toggle .title {
        font-size: 26px;
    }
    .checkout-cart-index #shopping-cart-table .cart.item tr td:last-child{
        border-bottom: 1px solid #2E3192!important;
    }
    .A1687PQ a {
        display: block;
    }
    .products-grid .product-item-info .tocart.btn-cart {
        height: 30px;
    }
    .products-grid .product-item-info .tocart.btn-cart {
        font-size: 14px;
        line-height: 20px;
    }   
    .category-product-actions .toolbar .toolbar-amount {
        display: none;
    }
    .category-view .category-description {
        width: 96%;
        margin: 0px 2%;
    }
    .block.filter .block-content.filter-content .filter-options-item .filter-options-title:before {
        font-family: "FontAwesome";
        content: "\f107";
        font-size: 16px;
        width: 20px;
        position: absolute;
        bottom: auto;
        top: 10px;
        left: auto;
        right: 10px;
        height: 20px;
    }
    .fullwidthbanner {
        padding: 15px 0 !important;
    }
    .category-product-actions {
        min-height: 35px;
        width: 98%;
        margin: 0 auto;
    }
    .catalog-category-view.page-layout-2columns-left .category-product-actions .toolbar.toolbar-products {
        width: 40%;
        margin: 0 0 0 10px;
        float: right;
    }
    .item.product.product-item:nth-child(2n) {
        margin-right: 0;
    }
    .item.product.product-item:nth-child(4n) {
        width: 48%;
    }
    .item.product.product-item {
        border: none;
        margin: 4px 4px 4px;
        width: 48%;
        min-height: 350px;
    }
    .sidebar .block.filter .block-content.filter-content .filter-options-item .filter-options-title:after {
        content: "\f107";
       /* display: block !important;*/
    }
    .block.filter .filter-content .filter-options-item .filter-options-content {
        /*display: none !important;*/
    }
    .col-md-4.col-sm-4.col-xs-auto.mobile-item-col {
        padding-top: 15px;
    }
    .footer.footer2 .top-footer {
        padding: 30px 0 60px;
    }

    /*search responsive*/
    .header .table-icon-menu .minicart-wrapper {
        top: -52px;
        right: 20px;
    }
}
/* #Mobile (portrait)*/

@media only screen and (max-width: 480px) {

    .logo img {
        height: auto!important;
    }
    .homecats .col-sm-12 {
        max-width: 100%;
    }
    /*Homepage*/
    .hp-content-left,
    .hp-content-right {
        width: 100%;
    }
    .list4 ul li {
        width: 100%;
        margin: 0 0 20px;
    }
    .product.product-item .action.tocart.btn-cart {
        left: 90px !important;
    }

    #product-wrapper {
        width: 100%;
        margin: 0 auto;
    }
    #product-wrapper h5 a {
        font-size: 13px!important;
    }
    .product-items .col-sm-4 {
        width: 50%;
    }
}
/* #Mobile (portrait)*/
@media only screen and (max-width: 320px) {
    
}