/*Swapnil css*/
/*header*/
.dropdown-menu .container {
    padding-right: 0px;
    padding-left: 0px;
}
#mj-righttop .mj-currencies
{
	float:none;
	margin-top:8px;
	border-left:1px solid;
	padding:0 15px;
}
#mj-righttop .mj-search
{
	margin-top:8px;
	float:none;
	padding:0px 15px;
}


/*warnings, errors, messages*/
.messageStackWarning,
.messageStackError,
.messageStackSuccess,
.messageStackCaution {
    padding: 0.5em 1em 0.5em 1em;
    border: none;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    column-gap: 0.5em;
    row-gap: 0.5em;
    font-size: 0.9rem;
    width: fit-content;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.messageStackSuccess {
	background-color: #aafaaa;
	color: #004a05;
    fill: currentColor;
}

.messageStackWarning {
	background-color: #fff9f9;
	border: 1px solid #ff0000;
	color: #ff0000;
    fill: currentColor;
}

.messageStackError{
    background-color: #fff5a1;
    color: #453d00;
    fill: currentColor;
}

.messageStackCaution {
	background-color: #fa4d4d;
	color: #FFFFFF;
    fill: currentColor;
}

.messageStackCaution img,
.messageStackSuccess img {
    width: 1em;
    margin: 0 0.3em;
}

.messageStackWarning svg,
.messageStackError svg,
.messageStackSuccess svg,
.messageStackCaution svg{
    margin-bottom: -0.1em;
}

.no-centering-margin{
    margin-left: 0;
    margin-right: 0;
}

.cart-error-items {
    display: flex;
    flex-wrap: wrap;
    column-gap: 1em;
    width: 100%;
    row-gap: 0.3em;
    justify-content: center;
    font-size: 0.95em;
}
.cart-error-items:not(:last-child) {
    padding-bottom: 0.5em;
    border-bottom: 1px dotted #ffffff5e;
}


#cartContentsDisplay tr {
	background: none repeat scroll 0 0 transparent;
}

.cartRemoveItemDisplay input, #cartContentsDisplay #cartProdTitle, table#cartContentsDisplay .rowEven, table#cartContentsDisplay .rowOdd {
	vertical-align:middle;
	font-size: 12px;
}

table#cartContentsDisplay .rowEven {
    background-color: #ededed;
}

table#cartContentsDisplay tr th, #prevOrders .tableHeading th {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 16px;
    padding: 6px 5px;
    text-shadow: 0 0 0;
    background-color: #4B5668;
}

#accountHistInfo .tableHeading th {
    color: #FFFFFF;
}

#productQuantityDiscounts > table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 0.5rem;
    border: 1px solid #d3d3d3;
}

#productQuantityDiscounts > table th {
    color: #FFF;
    background-color: #2e7eae;
    padding: 0.4rem 0.5rem;
    border-bottom: 1px solid #919191;
}

#productQuantityDiscounts > table td {
    padding: 0.3rem 0.6rem;
    background-color: #fdfdfd;
}

#productQuantityDiscounts > table tr:not(:last-child) {
    border-bottom: 1px solid #d3d3d3;
}
#productQuantityDiscounts > table td:not(:last-child) {
    border-right: 1px solid #d3d3d3;
}


.mj-searchinput{
    background: url("../images/sinputbg.gif") no-repeat scroll left top transparent;
    float:none;
    height: 21px;
    margin-right: 0;
    padding: 2px 3px 0 5px;
}
.mj-search input{
	border:0 none;
	background:none repeat scroll 0 0 transparent;
}


/* #mj-header,#mj-navigation,#mj-slideshow, #mj-featured1, #mj-featured2,
#mj-featured3,#mj-featured4, #mj-maincontent, #mj-footer, #mj-copyright {
	float:none;
	display: inline;
	width: 100%;
} */
#mj-topbar{
    text-transform:uppercase;
    margin-bottom:0px;
    background:#FFF;
    font-size:0.8rem;
    font-family: 'Noto Sans JP', sans-serif;
    padding:0.7rem 0;
    position:fixed;
    top:0;
    left:0;
    z-index:999999;
    border-bottom:1px solid #dbdbdb;
}
#mj-header{
    padding: 55px 0 30px;
    margin: 50px 0 0;
    background-color:#ffffff;
}
#mj-topbar .mj-grid16{
	width:20%;
}

#mj-topbar .mj-grid24{
	width:14%;
}
#mj-topbar .mj-grid40{
	float:none;
	width:36.67%;
}

.mj-currencies select{
    border: 1px solid #E3E5E7;
    box-shadow: none;
    font-size: 14px;
    height: 24px;
    margin: 0 0 3px;
    padding: 2px;
    width: 145px;
    display: none;
	-webkit-appearance: none;
}
.quick_close{
	line-height: 0.5!important;
}
.addtocompare{
    width: 10% !important;
    float:none !important;
	margin-right:0!important;
}
.addtowishlist{
    float:none;
    width: 10% !important;
    margin-left: 7px;
}


/*Language Header css */

.sbSelector span{
    font-weight: bold;
}

ul#sbOption_language li.lang a {
    color: #4b9dcf !important;
}
#mj-righttop .mj-language{
	float:none;
	margin-top:8px;
	padding:0px 15px 3px 0px;
}

.lang {
    background: none !important;
	float: none !important;
}

.sbSelector{
    display:block;
    text-align: center;
}
li#accountLink, li#topbarLogout, li#topbarLogin {
    margin-right: 0.8rem;
}
.language-icon {
    padding-top: 0.05em;
}
.account-icon,
.login-icon,
.logout-icon {
    min-width: 1.5rem;
    text-align: center;
}
.account-bottom-title,
.language-bottom-title,
.login-bottom-title,
.logout-bottom-title {
    font-size:0.6em;
    padding-top: 0.2em;
}



@media screen and (min-width:480px){
    .topbar_cart #simpleLogo{
        opacity:0;
        user-select: none;
        pointer-events: none;
    }
}

#mj-header .mj-grid32{
	width:22.233%;
}
#mj-header .mj-grid16,
.mj-grid32.mj-lspace{
	float:none;
	margin-top: 18px;
}
#mj-header .mj-grid16{
	width:12.866%;
}
#mj-righttop {
    background: url("../images/menu-bg.png") repeat-x scroll 0 0 transparent;
    float:none;
    width: 100%;
}
.navbar .nav > li.tab_active {
    background-color: #E5E5E5;
    text-decoration: none !important;
}
.jsn-mainnav.navbar .nav > li:hover
{
	background-color: #E5E5E5;
}
.navbar .nav > li > a:hover,
.navbar .nav > li > a:active {
	text-decoration: none !important;
	text-shadow:none;
	background-color:tranparent;
}

.jsn-header .container,
.navbar .container{
	width:auto !important;
}
.search {
    position: relative;
    width: 100%;
    margin: 0;
}
.search-text {
    font-size: 14px;
    color: #ddd;
    border-width: 0;
    background: transparent;
}
.search input[type="text"]:focus {
    border-color: #E3E5E7;
    box-shadow: none;
}
.mj-currencies {
    height: 25px;
    overflow: hidden;
    width: 144px;
}
.mj-currencies > form {
    height: 25px;
}
#search-button {
    border-width: 0;
    cursor: pointer;
    font-size: 16px;
    padding: 0.3em 0.5em;
    position: absolute;
    right: 0;
    text-align: center;
    top: -3px;
    width: 80px !important;
	text-shadow:none;
}
#search-button:hover{
	opacity:1;
}
/*Rakesh css*/
#mj-right .timeline-Widget--edge {
    width: 90% !important;

}


/*megamenu*/

.dropdown-menu{
    display: none;
    position: absolute;
    z-index: 1000;
    background-color:#FFFFFF;
    transition: all 0.3s;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.04), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.dropdown-menu .container {
    padding-right: 0px;
    padding-left: 0px;
}

nav.navbar {
    display: block;
    position: relative;
}

#navigationListWrap {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
}

#navigationListWrap .nav-item.dropdown:hover .dropdown-menu {
    display: block;
}


/* adds some margin below the link sets  */
.navbar .dropdown-menu div[class*="col"] {
	margin-bottom:0rem;
}

.navbar .dropdown-menu {
	border:none;
}

.navbar-toggler{
    display:none;
}

.navbar-collapse{
    display:block;
}
#mj-topbar .navbar-collapse{
    display:none;
}

.menu-container{
    padding: 1rem 1rem;
}

.menu-items-row-wrap {
    display: grid;
    row-gap: 0.5rem;
}
.grid-columns-2{
    grid-template-columns: repeat(2, 1fr);
}
.grid-columns-3{
    grid-template-columns: repeat(3, 1fr);
}
.grid-columns-4{
    grid-template-columns: repeat(4, 1fr);
}
.grid-columns-5{
    grid-template-columns: repeat(5, 1fr);
}

.nav-item .nav-link:not(.nav-category-link) {
    display: flex;
    justify-content: center;
    align-items: center;
}

.menu-items-row-wrap .nav-link{
    background-color: none !important;
}

.menu-items-row-wrap .nav-link .category-names{
	position: relative;
}
.menu-items-row-wrap .nav-link .category-names:after,
.menu-items-row-wrap .nav-link .category-names:before{
	content:"";
	position:absolute;
	bottom:-0.2em;
	width:0;
	height:2px;
	border-radius: 1px;
	background-color:currentColor;
	transition: all 0.3s;
}
.menu-items-row-wrap .nav-link .category-names.bottom-line-left:after{
	left:0;
}
.menu-items-row-wrap .nav-link:hover .category-names.bottom-line-left:after{
	width:100%;
}

.menu-items-row-wrap .nav-link .category-names.bottom-line-center:before{
	left:49.5%;
}
.menu-items-row-wrap .nav-link .category-names.bottom-line-center:after{
	right:49.5%;
}
.menu-items-row-wrap .nav-link:hover .category-names.bottom-line-center:before,
.menu-items-row-wrap .nav-link:hover .category-names.bottom-line-center:after{
	width:calc(50% + 0.2em);
}

.navbar-toggler{
    margin:0 auto;
}

/* remove the padding from the navbar so the dropdown hover state is not broken */
.navbar {
    padding-top:0px;
    padding-bottom:0px;
}


/* makes the dropdown full width  */
.navbar .dropdown-menu {
    left: 0;
    right: 0;
    top: 100%;
}

.navbar .dropdown-menu{
    border: 1px solid rgba(0,0,0,.15);
}


.nav-link{
	color:#6a5152 !important;
	font-size:0.875rem;
    text-transform: uppercase;
}
.nav-link:hover{
	color:#FFFFFF;
	text-shadow: none;
}
.navbar-nav .nav-link {
    padding: 0.5rem 1rem;
    max-width: 20em;
    margin: 0 auto;
}
.main-menu{
	font-size: 1rem !important;
}

a.nav-category-link{
    display: flex;
    align-items: center;
    gap: 0.5em;
}
a.nav-category-link .category-images {
    width: 2.5em;
    height: 2.5em;
    aspect-ratio: 1/1;
    display: block;
}
a.nav-category-link .category-images img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
a.nav-category-link .category-names{
    display: block;
}

/* #topbarCart {
    font-size: 0.87em;
} */

.menu-icons-toggle-wrap{
    display:flex;
    align-items: center;
    gap:0.5em;
}

#topbarToggleMenu{
    display: none !important;
}

#dropdownArrowIcon{
    fill:currentColor;
}

.dropdown-menu-title {
    display: block;
    position: relative;
    margin-right: 1em;
}
.dropdown-arrow-icon {
    position: absolute;
    top: 50%;
    left: calc(100% + 0.5em);
    transform: translate(-50%, -50%);
}

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

    .navbar-toggler{
        display:block;
    }
    .navbar-collapse{
        display:none;
    }

    .menu-container{
        padding: 0.5rem 1rem;
    }

    .menu-items-row-wrap{
        grid-template-columns: 1fr;
        row-gap: 0;
    }

    .navbar-collapse.show{
        display:block;
    }

    .navbar-collapse.show #navigationListWrap{
        display:grid;
        justify-content: initial;
        row-gap: 0.5rem;
    }
    .navbar-collapse.show .dropdown-menu{
        position: static;
        padding: 0;
    }
    
    .nav-item.dropdown.show .main-menu{
        border: 2px solid currentColor;
        border-radius: 6px;
        font-weight: 500;
    }

    .dropdown-menu{
        box-shadow:none;
    }

    .dropdown .dropdown-menu{
        display:block;
        opacity:0;
        height: 0;
        overflow: hidden;
    }
    .dropdown.show .dropdown-menu{
        opacity:1;
        height: auto;
        overflow: scroll;
    }
    .navbar .dropdown-menu{
        border:none;
    }

    .navigationListWrap > .nav-item{
        border-bottom:none;
    }

    .navbar{
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        padding: 0rem 1rem !important;
    }

    .navbar-toggler{
        padding: .25rem 1rem !important;
        font-size: 1rem !important;
    }

    .navbar-collapse{
        margin-top: 0.5em !important;
    }
    .navbar .col-md-12 .row > div {
        width: 100% !important;
    }

    .navbar.active {
        padding: 0rem 1rem 1rem 1rem !important;
    }

    .nav_open_margin{
        margin-bottom: 60px !important;
    }

    .navbar.active .nav-link:not(.main-menu){
        border-bottom: 1px dashed #e8e8e8;
    }

    .nav_scroll{
        overflow: scroll !important;
        position: fixed !important;
        margin-top:0 !important;
        animation:nav-w-open 0.8s cubic-bezier(0.22, 0.61, 0.36, 1) forwards;
        z-index: 999999 !important;
    }
    
    @keyframes nav-w-open{
        0%{
            height: 0;
        }
        100%{
            top:0;
            padding-bottom: 30vh;
            height: 120vh;
        }
    }

    .dropdown-menu-title {
        margin-right:0;
    }
}


/* bootstrap overrides */
.dropdown-toggle::after{
    display: none !important;
}
.dropdown, .dropup{
    position: static !important;
}

/*megamenu End*/



body{
    font-family: 'Noto Sans JP', sans-serif !important;
    color:#404040 !important;
    font-size:16px !important;
    overflow-x:hidden;
    -webkit-text-size-adjust:100%;
}

TEXTAREA {
    display: block;
    width: 98%;
}

ul {
    list-style:none;
}

h1 {
    font-size: 1.4rem !important;
    font-weight: 500;
}
h2 {
    font-size: 1.3rem !important;
    font-weight: 500;
}
h3 {
	font-size: 1.05rem !important;
    font-weight: 500;
}
h4 {
    font-size: 1rem !important;
    font-weight: 400;
}
h5 {
    font-size: 1rem !important;
    font-weight: 400;
}
h6 {
	font-size: 1rem !important;
    font-weight: 400;
}

.inner-instruction{
    font-size:0.95em !important;
}


.topdisplay > form {
    float:none;
    width: 50%;
}

FORM, SELECT, INPUT {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 0.88rem;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
    text-align: center;
}

a:hover {
    text-decoration: none !important;
}

#mj-maincontent{
	padding:20px 0;
}


.img-element{
    max-width: 100%;
    height: auto;
}

.buttonRow {
    margin-top: 1.5rem;
}

.button-flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.mj-grid32.mj-lspace > form {
    background-color: #FFFFFF;
    border: 1px solid #E3E5E7;
    height: 27px;
    overflow: hidden;
    width: 99%;
    float:none;
}

/*CSS for header grid*/

.header-grid{
    display:grid;
    grid-template-areas:
    "logo-container search-container header-link-button-wrap";
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
    justify-content: space-around;
    margin: 0 auto;
    gap: 1rem;
    padding-right: 2rem;
    padding-left: 2rem;
    max-width: 1600px;
}

.header-link-button-wrap {
    display: flex;
    gap: 1.5rem;
    justify-content: flex-end;
    grid-area: header-link-button-wrap;
}
button.header-link-button {
    border-radius: 100px;
    line-height: 1.8em;
    font-size: 0.9rem;
    padding: 0.5em 1.5em;
    min-width: 150px;
    background: #fe6f49;
    border: 1px solid #fe6f49;
    white-space: nowrap;
}

#mj-logo.logo-container{
    min-width: 250px;
    display: flex;
    align-items: center;
    grid-area: logo-container;
}

#mj-logo .tagline {
    display: flex;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 11px;
    line-height: 15px;
    margin-left: 2px;
    text-transform: capitalize;
    width: auto;
}

#mj-logo a.logo-link-wrap{
    display: flex;
    align-items: normal;
    gap: 0.5em;
    text-decoration: none;
}

.search-container{
    width: 100%;
    display: flex;
    align-items: center;
    grid-area: search-container;
    min-width: 250px;
}

.search-container > form {
    background-color: #FFFFFF;
    border: 1px solid #E3E5E7;
    overflow: hidden;
    width: 99%;
    border-radius:4px;
}

.search input[type="text"] {
    border: medium none;
    box-shadow: none;
    margin: 0;
    min-height: 0;
    outline: medium none;
    padding: 0.3em 0.5em;
    width: 90%;
}

@media screen and (max-width:1200px) {
    .header-grid{
        grid-template-areas:
        "logo-container logo-container" 
        "search-container header-link-button-wrap";
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width:768px) {
    .header-grid{
        grid-template-areas:
        "logo-container" 
        "search-container"
        "header-link-button-wrap";
        grid-template-columns: 1fr;
    }
    #mj-logo.logo-container{
        display: grid;
        width: 100%;
        justify-content: center;
    }
    #mj-logo a.logo-link-wrap{
        display: grid;
        width: fit-content;
    }
    img.logo-image {
        margin: 0 auto;
    }
    .header-link-button-wrap{
        justify-content: center;
        gap: 1rem;
    }
    button.header-link-button{
        font-size: 0.9rem;
        min-width: 130px;
    }
    .search-container{
        width: 100%;
    }
}



/*CSS for header grid End*/

/*CSS For search sidebox*/
#mc_embed_signup_scroll input#mce-EMAIL {
    border: 1px solid #FFFFFF !important;
    box-shadow: 0 0 3px #C0C0C0 inset !important;
    color: #666666 !important;
    line-height: 20px !important;
    margin: 1px 0 3px;
    min-height: 20px;
    padding: 4px 5px 3px;
    border: 1px solid #D2D2D2 !important;
    width: 97% !important;
	border-radius: unset;
    box-shadow: none !important;
}

#mc_embed_signup input.button {
    border-radius: 3px 3px 3px 3px;
	margin: 10px 0 0px 0 !important;
}

#mc_embed_signup_scroll label {
    font-family: PT Sans, sans-serif !important;
    font-size: 14px !important;
    font-weight: 100 !important;
    margin-bottom: 0px !important;
}

#mc_embed_signup label {
    display: block;
    font-size: 16px;
    padding-bottom: 3px !important;
    font-weight: bold;
}

/*CSS For search sidebox End*/
#moduleMenu-wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0 5px 5px 5px;
    margin: 5px auto;
    width: 100%;
}

#moduleMenu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 transparent;
    border-color: #000000 #000000 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 0;
	text-shadow:none;
	text-transform:uppercase;
}

#moduleMenu-wrapper span {
    float:none;
	margin-bottom: 0px;
}

#moduleMenu-wrapper .normalprice{
	padding-left: 5px;
}

/* #moduleMenu-wrapper .productPriceDiscount
{
	padding-left: 5px;
} */
#moduleMenu-wrapper .prodprice span {
    margin-left: 0;
    margin-right: 10px;
}

#moduleMenu {
    border-style: solid solid none;
}

.productbtn a:hover {
	opacity:0.7;

}

/*------------*/

/*CSS For Slider */
.price-tag {
    border-radius: 50% 50% 50% 50%;
    float:none;
    left: 10px;
    padding: 20px;
    position: absolute;
    text-align: center;
    top: 70px;
    width: 16%;
}

#mj-featured1 .mj-grid16 {
	background-color: #4B5668;
    border-radius: 5px 0 0 5px;
    color: #FFFFFF;
    font-size: 24px;
    padding: 10px;
}

#mj-featured1 .mj-grid80.mj-rspace.mj-lspace {
    width: 84%;
}

#slider .controls ol > li:before{
    content:none!important;
}

.flexslider .slides .caption_text {
    text-align: left;
}

.a-btn-text{
    padding-top:7px;
    display:block;
    font-size:18px;
    white-space:nowrap;
    text-shadow:0px 1px 1px rgba(255,255,255,0.3);
    color:#FFFFFF !important;
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    transition:all 0.2s linear;
}

.a-btn-slide-text{
    position:absolute;
    height:100%;
    top:0px;
    right:52px;
    width:0px;
    background:#63707e;
    text-shadow:0px -1px 1px #363f49;
    color:#fff;
    font-size:16px;
    white-space:nowrap;
    text-transform:uppercase;
    text-align:left;
    text-indent:10px;
    overflow:hidden;
    line-height:38px;
    -webkit-box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
    -moz-box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
    box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
    -webkit-transition:width 0.3s linear;
    -moz-transition:width 0.3s linear;
    -o-transition:width 0.3s linear;
    transition:width 0.3s linear;
}

.a-btn-icon-right{
    position:absolute;
    right:0px;
    top:0px;
    height:100%;
    width:52px;
    border-left:1px solid #59667C;
    -webkit-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
    -moz-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
    box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
}

.a-btn-icon-right span{
    width:38px;
    height:38px;
    opacity:0.7;
    position:absolute;
    left:50%;
    top:50%;
    margin:-20px 0px 0px -20px;
    /* background:transparent url("../images/topbar-arrow-white.png") no-repeat 50% 55%; */
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -o-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.a-btn:hover{
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
}
.a-btn:hover .a-btn-text{
    text-shadow:0px 1px 1px #5d81ab;
    color:#fff;
}
.a-btn:hover {
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.8) inset, 1px 1px 3px rgba(0, 0, 0, 0.2);
    padding-right: 160px;
}
.a-btn:hover .a-btn-slide-text{
    width:100px;
}
.a-btn:hover .a-btn-icon-right span{
    opacity:1;
}
.a-btn:active{
    position:relative;
    -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    -moz-box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
}
.mj-subcontainer {
	position: relative;
	/* background-color:#FFFFFF; */
}
.mj-subcontainer {
	margin: 0 auto;
	width: 92%;
}

#mj-slideshow{
    background-image:url(../images/x.gif);
    box-shadow:0 3px 3px rgba(0, 0, 0, 0.2) inset;
    padding:5px 0 0;
}
#mj-slideshow img, .mj-subcontainer table, a img{
	border:none;
}
#mj-slideshow ul#mj-nav{
	display:none;
	list-style:none;
	position:absolute;
	bottom:5px;
	right:14%;
	z-index:15;
	width:115px;
}

#mj-slideshow ul#mj-nav li#mj-prev{
    float:none;
    margin:0 0 0 20px;
    display:inline;
}

#mj-slideshow ul#mj-nav li#mj-next{
    float:none;
    margin:0 20px 0 0;
    display:inline;
}
#mj-slideshow ul#mj-nav li a{
    display:block;
    width:31px;
    height:31px;
    text-indent:-9999px;
}
#mj-slideshow ul#mj-nav li#mj-prev a{
    background: url(../images/prev.png);
}
#mj-slideshow ul#mj-nav li#mj-next a{
    background: url(../images/next.png);
}
#mj-slideshow ul#mj-slides{
    list-style:none;
    margin:0;
    padding:0;
}
#mj-slideshow ul#mj-slides li{
    margin: 0 0 20px 0;
}

a{
    outline: none;
    font-weight:normal;
}
#mj-slides{
    height:100%;
    width:960px;
    position:relative;
    margin:0 auto !important;
}
.caption_text {
    float:none;
    height: 270px;
    left: 3%;
    padding: 10px;
    position: relative;
    width: 38%;
}
.slide_img {
    float:none;
    position: absolute;
    right: 5%;
    top: 15%;
    width: 55%;
}
.flex-caption {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 36px;
    font-weight: bold;
    line-height: 1.5em;
}

.slide-description {
    font-size: 21px;
	text-transform:uppercase;
}


@media screen and (max-width:480px){
	.flex-caption {
        font-size: 20px;
        line-height: 1.5em;
	}
	.slide-description {
        font-size: 16px;
	}
}


#reviewsDefaultListingTopNumber, #reviewsDefaultListingTopLinks {
    display: none;
}
.flexslider ol > li:before {
    content: none;
}
/*CSS For Slider End*/


#mj-slidetitle4bc{
    float:none;
    padding: 1.25rem;
    width: 100%;
    z-index: 11;
    min-height: 40px;
    background-color: #f7f8f9;
}


/*CSS For Slidetitle*/
#mj-slidetitle{
    background-image:url(../images/pattern.png);
    float:none;
    padding: 35px 0 20px;
    width: 100%;
    z-index: 11;
	min-height:40px;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2) inset;
}

#mj-slidetitle .mj-title {
    color: #FFFFFF;
    float:none;
    font-size: 36px;
    text-align: center;
    width: 100%;
	display:none;
}

.breadcrumbs {
    color: #FFFFFF;
    font-size: 0.88rem;
    text-align: center;
}

.breadcrumbs a.pathway,
.mj-greybox li:hover a,
.mj-greybox li.active a,
#mj-left h3 a,
#mj-right h3 a,
#mj-menu li:hover a,
#mj-footer a{
    color: #FFFFFF;
}

.breadcrumbs .pathway{
    background: url(../images/breadcrumb_sep.png) no-repeat scroll right center transparent;
}
.breadcrumbs .pathway, .breadcrumbs span {
    display: inline-block;
    padding: 10px 20px 10px 5px;
}
.flex-caption {
    max-height: 4.5em;
    overflow: hidden;
}
.slide-description {
    margin-top: 25px;
}
#mj-slideshow .content{
    left: 3%;
    position: absolute;
}
.slide-description > p {
    max-height: 160px;
    overflow: hidden;
}
.a-btn{
    padding-left:20px;
    padding-right:80px;
    height:38px;
    display:inline-block;
    position:relative;
    border:1px solid #4B5668;
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2), 0px 0px 0px 4px rgba(188,188,188,0.5);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2), 0px 0px 0px 4px rgba(188,188,188,0.5);
    box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2), 0px 0px 0px 4px rgba(188,188,188,0.5);
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    float:none;
    clear:both;
    margin:10px 0px;
    overflow:hidden;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -o-transition:all 0.3s linear;
    transition:all 0.3s linear;
	margin-top:18px;
}
.tag {
    float:none;
    font-size: 25px;
    width: 100%;
}
.price {
    float:none;
    font-size: 34px;
    font-weight: bold;
    width: 100%;
}
.discount {
    float:none;
    font-size: 25px;
    width: 100%;
}
.price-tag:hover {
    cursor: pointer;
    -webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
    -webkit-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	z-index:999;
}
/*CSS For Slidetitle End*/



/*CSS For side box*/
.leftBoxContainer a {
    margin-left: 0px;
}
/*CSS For side box End*/
.main_containt {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
#whatsNew h2.centerBoxHeading {
    margin-left: 30px;
}
#indexDefault #indexDefault h2.centerBoxHeading {
    margin-left: 30px;
}
#specialsDefault h2.centerBoxHeading {
    margin-left: 30px;
}
#featuredProducts h2.centerBoxHeading {
    margin-left: 30px;
}
#moduleMenu-wrapper span.navTwo.moduleSpan {
    margin-left: 30px;
}
#mj-left h3, #mj-right h3{
	background: url("../images/sidebox-bg.png") repeat-x;
	padding:10px;
}
#mj-contentarea h2 {
    padding-left: 17px;
}
.centerBoxWrapper h2.centerBoxHeading {
    background-image: none;
    font-size: 17px;
    margin: 1px 1px 3px;
    padding-bottom: 3px;
    padding-left: 13px;
    font-family: 'Noto Sans JP', sans-serif;
    /* text-transform: uppercase; */
}
#mj-maincontent .form-language {
    display: none;
}
#moduleMenu-wrapper .centerBoxWrapper h2.centerBoxHeading {
    padding: 0px;
	padding-bottom:0px;
}
#moduleMenu-wrapper span a {
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    outline: medium none;
    padding-top: 5px;
    text-align: center;
	box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5) inset;
	text-transform:uppercase;
    font-family: 'Noto Sans JP', sans-serif;
	width:100px;
}
#moduleMenu-wrapper a.moduleBox {
    text-decoration-line: none;
}
#whatsNew .centerBoxWrapperContents .centerBoxContentsNew,
#specialsDefault .centerBoxWrapperContents .centerBoxContentsSpecials,
#featuredProducts .centerBoxWrapperContents .centerBoxContentsFeatured{
	width:95.4% !important;
	margin-left:2px;
	margin-top:0px;
}
#whatsNew .centerBoxWrapperContents .centerBoxContentsNew,
#specialsDefault .centerBoxWrapperContents .centerBoxContentsSpecials,
#featuredProducts .centerBoxWrapperContents .centerBoxContentsFeatured{
	width:95.4% !important;
	margin-left: 5px;
	margin-bottom:15px;
}
#moduleMenu-wrapper .moduleSpan {
    margin: 0;
	margin-right:10px;
}
#mj-maincontent div#mj-right {
    right: 0;
}
.moduleBox {
    height: 34px;
    padding-left: 5px;
    position: relative;
    top: 0px;
    width: 115px;
}
.imagename {
    padding: 4%;
	min-height:210px;
	float:none;
	text-align: center;
	width: 100%;
}
.clearBoth {
	clear: both;
}
.centerBoxContents,
.specialsListBoxContents,
.categoryListBoxContents,
.centerBoxContentsSpecials,
.centerBoxContentsAlsoPurch,
.centerBoxContentsFeatured,
.centerBoxContentsNew {
	margin: 1em 0em !important;
}

.main.newproduct-mainright strong {
	font-size:16px;
}



.main.newproduct-mainleft img {
    height:90px;
    width:130px;
}

.listingImageCell {
    width: 25%;
}

.product_name > a, .subproduct_name a {
    color: #404040;
}

#mj-topWrapper{
	height:35px;
	display:inline-block;
}

#mj-featured1 {
    padding:30px 0 0;
}



#mj-featured1 .mj-grid80{
	background-color:#E3E5E7;
	color:#4B5668;
	font-size:20px;
	padding:12.5px;
	border-radius: 0 5px 5px 0;
}

#mj-featured1 .button{
	padding:8px 25px;
}

#indexDefaultMainContent,
#whatsNew {
    padding-left: 10px;
    font-size: 13px;
}

#cartBoxListWrapper li,
#ezPageBoxList li,
.cartBoxTotal {
    margin: 0;
    padding: 0.2em 0;
	text-align: center;
}

#contentMainWrapper,
#logoWrapper,
#cartBoxListWrapper,
#ezPageBoxList,
#cartBoxListWrapper ul,
#ezPageBoxList ul,
#popupAdditionalImage,
#popupImage {
	float:none;
	margin: 0 6px 10px;
	padding: 0;
	width:94%;
}

.categoryIcon{
    display: none;
}

.categoryIcon,
.information,
#checkoutShippingContentChoose,
.floatingBox {
    margin-bottom: 15px;
}

#bestsellers li,
#bestsellers ol {
    margin: 0 0 0.3em;
    padding: 0;
}

#bestsellers ol{
	margin: 0em;
}

#bestsellersContent {
    margin: 0 0 0 10px;
}

.normalprice,
.productSpecialPriceSale {
	text-decoration: line-through;
}

#indexDefaultMainContent {
    margin-top: -5px;
}

#twitter_update_list li{
	padding:5px;
}

#twitter-link > img {
    margin-top: 15px;
	padding-left:0px;
}

#productDetailsList, #productDetailsList li {
	list-style-type:none;
	margin-left:0;
	padding-left:0;
	opacity:0.8;
}

#twittercachedsideboxHeading > img {
    float:none;
    margin-left: 2px;
    margin-right: -40px;
    margin-top: 2px;
}






.product_name{
	padding: 0 20px 0px 20px;
	font-size: 0.88rem;
	text-align:center;
	min-height: 75px;
}

.product_desc {
	float:none;
	width: 100%;
	text-align: center;
	min-height:1px;
}

p.s_desc {
	padding: 0 10px;
	text-align: center;
}

.prodprice{
	float:none;
	width:50%;
	font-size: 14px !important;
	text-align:left;
	color:#000000 !important;
}

.propricemain .prodprice{
	padding:5px;
}

.listingPrice .productPriceDiscount {
    margin-top: 7px;
}

.product-details{
	padding: 3px 8px 1px !important;
    font-family: 'Noto Sans JP', sans-serif;
	text-decoration: none;
	border-radius: 4px 4px 4px 4px;
	font-weight:normal;
	box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5) inset;
	text-shadow: 0 1px rgba(0, 0, 0, 0.5);
}

.productbtn{
	float:none;
	display:inline-block;
}

.mj-greybox li {
	padding: 0 2px;
}

.mj-greybox li ul,
.VmArrowdown {
	display:none !important;
	border:none !important;
}

.mj-greybox li:hover ul,
.twitterStatusLink,
li:hover > .mj-submenu{
	display:block !important;
}



.mj-greybox li li a {
	padding: 2px 5px !important;
}

.mj-greybox li:hover li a,
.mj-greybox li.active li a {
	background-color: transparent;
	color: #404040;
}

.mj-greybox li li:hover a,
.mj-greybox li li.active a {
	color: #FFFFFF !important;
}


input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"]{
    width: auto;
}

.container4you {
    text-align: right;
    border-bottom: 1px dotted #D8D8D8;
    padding: 0.3em 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    row-gap: 0.2em;
}

.container4you.total_highlight {
    font-weight: 500;
    border-bottom: 1px solid #949494;
}

.block4you {
    display: inline-block;
    width: 140px;
}

.block4you2 {
    display: inline-block;
    width: 180px;
    font-size: 0.9em;
}

.block4youoos {
    display: inline-block;
    width: 200px;
}

.container4you2 {
    margin: 0 auto;
    width: 100%;
}



.block4you3 {
    display: inline-block;
    margin-top:1rem;
    width: 100%;
    border:1px solid #dcdcdc;
    border-radius:5px;
    padding:5px;
}
.block4you3 .radio-row-flex-wrap{
    margin-left:0.5rem;
}

.ccinfo {
    padding: 5px 10px;
    display: grid;
    gap: 0.5em;
}

#stripe-card-element {
    margin: 0 0 0 3px;
}

#stripe-card-owner {
    box-shadow: none;
    margin-bottom: 5px;
    color: #909ca8;
}


#shoppingcartHeading > a {
    padding: 0 !important;
}

#shoppingcart h3, #reviews h3 {
    padding: 13px 13px 13px 10px;
}

.cartBoxTotal {
    font-weight: 500;
    float: none;;
    font-weight: 500;
    text-align: center;
    width: 100%;
}
#mj-footer .mj-dotted h3{
	padding-bottom:15px;
}
.mj-productdetailimage{
	height:15px;
	width:15px;
}


/*nohome page*/
#indexCategories #whatsNew, #featuredProducts, #specialsDefault {
    display: none;
}
/*nohome page*/

/*CSS For Home Page Main containt All product End */
/*CSS For product listing*/

.centerBoxContentsNew.centeredContent,
.centerBoxContentsFeatured.centeredContent,
.centerBoxContentsSpecials.centeredContent,
.productListing-odd,
.productListing-even{
	display:inline-block;
	min-height:250px;
	border-radius: 5px 5px 5px 5px;
	float:none;
}
#moduleMenu-wrapper #specialsDefault,
#moduleMenu-wrapper #featuredProducts {
    display: none;
}
#twittercachedsidebox h3{
	text-align:center;
}
#mj-left h3 label,
#mj-right h3 label{
	margin-bottom:0px;
}
td .mj-boxcontent h2{
	background-image: none;
	color:#FFFFFF;
}
.centerBoxWrapper {
    margin-bottom: 10px;
    margin-top: 15px;
}
#mj-contentarea h2{
	background-image: none;
	font-size: 1.1rem !important;
	margin: 1px 1px 3px;
	padding-bottom: 3px;
	padding-left: 13px;
}
#mj-right .select[multiple],
select[size] {
    height: auto !important;
}
a:hover,
a:active {
    outline: 0 none;
}
.centerBoxWrapper,
.tabTable {
	height: 1%;
	padding: 0px;
	line-height:1.4;
}
/*CSS For product listing End*/
/*CSS For Home Page side box  */
.mj-greybox li a {
    color: #404040;
    display: block;
    font-size: 16px;
    margin-right: 10px;
    padding: 3px 0;
	border-radius: 5px;
	word-wrap:break-word;
}
.cat-count {
    color: #FFFFFF;
    margin-left: 10px;
}
#mj-left h3,
#mj-right h3{
	background: none;
	padding: 10px;
    border-bottom: 1px solid #d8d8d8;
    text-align: center;
    font-size: 0.88rem !important;
}
.sideBoxContentItem, .cart_info, .product_quantity {margin-bottom: 10px;}
.sideBoxContent ul {margin:0; padding:0; list-style:none;}
.sideBoxContent ul li {padding:0px 0px 0px;}
.sideBoxContent {
    padding: 20px 20px;
}
#mj-left, #mj-right,
td .mj-boxcontent{
	text-shadow:none;
}
h3.rightBoxHeading,
h3.leftBoxHeading  {
	margin: 0;
}
.sideBoxContent HR {
    border-bottom: 1px solid #F7F7F7;
}
.reviewsContent {
    font-size: 13px !important;
    padding: 10px;
    text-align:center;
}
.leftBoxContainer,
.rightBoxContainer{
	width:100% !important;
}
#dynamicfilterContent .akordeon-item-head {
    padding-left: 7px;
    padding-right: 7px;
}
#dynamicfilterContent .akordeon-item-content ol {
    padding-left: 12px;
}
.akordeon-heading {
    float:none;
    padding-top: 8px;
    font-family: PT Sans,sans-serif;
    font-size: 15px;
    text-transform: capitalize !important;
    cursor: pointer;
    font-weight: normal !important;
    padding-left: 5px;
}
.timeline-Widget.timeline-Widget--edge {
    width: 90% !important;
}
/*CSS For Home Page side box  End */

/*CSS For Footer*/
/*top footer*/
.mj-newsletter.float-left a.mj-newstext {
    padding: 8px;
}
.mj-footertop{
	float:none;
	width:100%;
	padding: 0 0 40px;
}
.mj-footertop ul li img {
    margin-right: 10px;
    float:none;
}
.mj-footertop h3 {
    font-size: 18px;
    padding-bottom: 10px;
}
.mj-footertop .mj-newsletter {
    width: 50%;
}
.mj-footertop p {
    font-size: 13px;
}

img {
	max-width: 100%;
}
.read-more {
    font-size: 16px;
    margin-top: 13px;
    text-transform: capitalize;
	padding-right: 20px;
	float:none;
}

.small {
    font-size: 0.8rem;
}


.small-text {
    font-size: 0.9em;
    line-height: initial;
}
.small-button{
    font-size:0.9em !important;
    padding: 0.2em 0.5em !important;
}

@media screen and (max-width:480px){
    .small-button{
        padding: 0.2em 0.5em 0.2em 0.5em !important;
    }
}

.reversal-color-button{
    background-color: transparent;
    background: transparent;
    color: #404040 !important;
    border-color: currentColor;
}
.no-shadow {
    box-shadow: none !important;
    filter: none !important;
}

.button-wrap-flex {
    display: flex;
    gap: 0.5rem;
    justify-content: center;
}

/*CSS For top footer End*/

/*CSS For bottom footer*/
#mj-footertop {
    float:none;
    padding: 0 0 40px;
    width: 100%;
}
#mj-footer {
    font-size: 0.9rem;
    padding: 46px 0 38px;
    margin-top: 30px;
    color: #FFFFFF;
    margin: 5rem auto 0 auto;
}

#mj-footer h3{
	text-transform:uppercase;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 0.5rem;
    margin-bottom: 1rem;
}

#mj-footer, table#cartContentsDisplay tr th,
td .mj-boxcontent h2, .searchbtn,
#mj-left #categoriesContent li:hover,
#prevOrders .tableHeading th,
.mj-event-time .mj-month,
.mj-block-number .mj-bottom,
#accountHistInfo .tableHeading,
.jsn-mainnav.navbar .nav > li ul.nav-child li  a:hover,
.jsn-mainnav.navbar .nav > li ul.nav-child li  a:active,
.mj-newproduct {
	background-color: #3692CA;
}

.my-10 {
    margin-top: 15px !important;
}
/* Footer Bullet */

#mj-footer .footer-bullet li {
    line-height: 25px;
    padding: 0 0 7px 0px;
	float:none;
	width:100%;
}

#mj-footer .footer-bullet li a {
	float:none;
    width: 100%;
}

#mj-footer .custom.mj-grid24.mj-dotted {
    float:none;
    width: 100%;
}

.mj-latest ul{
    width: 100%;
    margin: 0;
    border-bottom: 1px dashed #dcdcdc;
    padding: 0.5rem 0;
}

.mj-latest ul li {
    display: grid;
    gap: 1rem;
    grid-template-columns: 100px 1fr;
    align-items: center;
}

.mj-latest ul:first-child{
    padding-top: 0;
}

.mj-latestimage{
    float: none;
    max-width: 120px;
    margin-top: 2px;
}

.mj-productdescription
	{
		float:none;
		margin-left: 10px;
		text-align: left;
		width: 68%;
	}
p.product_s_desc{
    margin-bottom: 12px;
    padding: 0;
}
#mj-footer .social_icons {
    margin-top: 20px;
}
#mj-footer .social_icons a {
    float:none;
    font-size: 30px;
    height: 25px;
    margin: 0 5px;
    /* text-indent: -9999px; */
    text-transform: capitalize;
    width: 25px;
}

.ft-sub-title {
    font-size: 0.95rem;
    margin-bottom: 0.5rem;
}
.ft-sub-title:not(:first-child) {
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px dashed #dcdcdc;
}

.payment-images {
    margin-top: 1rem;
}

/*CSS For bottom footer End*/

/*CSS For  Copyright Par */
#mj-copyright {
    font-size: 0.8rem;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}

#mj-copyright .copyright-text{
    margin: 0 auto;
    width: fit-content;
}

#mj-copyright .mj-grid88 {
    padding-top: 3px;
}

#mj-copyright .moduletable, #mj-copyright p {
    margin-bottom: 0;
}

#mj-copyright .mj-grid8 {
    float:none;
}

#mj-copyright .top {
    background: url("../images/backtotop.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float:none;
    font-size: 0;
    height: 25px;
    text-indent: -9999px;
    text-transform: capitalize;
    width: 20px;
}

#back-to-top {
    opacity:0;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 3rem;
    height: 3rem;
    background-color:var(--cm-accent-color-03);
    border-radius:50%;
    cursor: pointer;
    z-index: 1000;
    user-select:none;
    box-shadow:0px 0px 5px 2px rgba(var(--cm-accent-color-03) / 0.05);
}
#back-to-top:hover{
    background-color:var(--cm-accent-color-01);
    box-shadow:0px 0px 5px 2px rgba(var(--cm-accent-color-01) / 0.05);
}
#back-to-top > #btt-icon-inner-text{
    color: #FFF;
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 0.7rem;
    letter-spacing: 0.05em;
    padding-left: 0.05em;
    font-weight: 500;
}
#back-to-top::before{
    content: "";
    position: absolute;
    width: 0.8rem;
    height: 0.8rem;
    top:40%;
    left: 50%;
    border-top: 2px solid #FFF;
    border-left: 2px solid #FFF;
    transform: translate(-50%, -50%) rotate(45deg);
}


/*CSS For  Copyright Par  End*/

/*CSS For contact us */
.alert, .information .alert,
.msgalert, .mj-msgalert {
    color: #FF4444;
}
.alert.forward {
    color: #FF4444;
}

#contactUsDefault .form-group {
    float:none;
    width: 15%;
}
textarea#enquiry {
    float:none;
    width: 74.8%;
}
.alert, .information .alert, .msgalert, .mj-msgalert {
    color: #FF4444;
}
#contactUsDefault .alert.forward {
    padding: 0px;
}
/*CSS For contact us  End*/

/*CSS For compare page */
#compareDefaultMainContent table.table {
    border: 1px solid #E9E8E8;
}
#compareDefaultMainContent th {
    background-color: rgb(54, 146, 202);
    color: white;
}
#compareDefaultMainContent h1 {
    font-size: 1.2em !important;
    text-align: center;
}
/*CSS For compare page  End*/
/*CSS For login  page*/
.review_box{
    border: 1px solid #CAC9C9;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 8px;
    padding: 12px;
	float:none;
	width:100%;
    font-size:0.88rem;
}

.review_box .form-group{
    max-width:600px;
}

#loginDefault {
    padding-left: 10px;
	padding-right:10px;
	margin-bottom: 17px;
}
.acc_trigger a {
    color: #FFFFFF !important;
}
.acc_container {
    background: none repeat scroll 0 0 #E3E5E7;
    border: 1px solid #D6D6D6;
    clear: both;
    cursor: pointer;
    margin: 0 0 10px;
    padding: 10px 5px 5px;
    width: 96% !important;
}

/*Accordian */

.acc_trigger {
    cursor: pointer;
    float:none;
    font-weight: normal;
    height: 32px;
    line-height: 35px;
    text-align: left;
    width: 96.2%;
}
.acc_trigger {
    color: #FFFFFF;
    display: block;
    text-decoration: none;
}

h4.acc_trigger {
    border-bottom: 1px solid #CAC9C9;
    font-size: 16px;
    margin: 0 0 10px;
    padding: 0 0 6px;
}
h4.acc_trigger {
    padding: 0 0 5px 40px !important;
    text-transform: none;
}
.acc_trigger a {
    color: #FFFFFF;
}
.acc_trigger a:hover {
    color: #FFFFFF;
}
.acc_container {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #D6D6D6;
    clear: both;
    cursor: pointer;
    margin: 0 0 10px;
    padding: 20px 20px 20px 20px;
    width: 100%;
    border-radius: 4px;
}

.acc_container .inputlogin{
    box-shadow: 0 0 3px #dfdfdf inset;
    color: #666666;
    line-height: 20px;
    margin: 1px 0 3px;
    min-height: 20px;
    padding: 4px 5px 3px;
    border: 1px solid #D2D2D2;
    background: #FFF !important;
    border-radius: 0.25em;
}

#loginForm FIELDSET{
    padding: 0 0.5em 0.8em 0;
}
FIELDSET{
    padding: 0.5em 0.5em 0.5em 0;
	border:none !important;
}
#checkoutNewAddress .review_box FIELDSET {
	width:100%;
}
LEGEND{
    font-weight: bold;
    padding: 0.3em 0.3em 0.3em 0;
}
.mj-special6 LEGEND{
    padding: 0 0.3em 0.8em 0;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
    font-size: 0.95em;
    margin: 0.2em 0;
	font-weight: 500;
}

LABEL.checkboxLabel2, LABEL.radioButtonLabel2 {
    font-size: 0.95em;
    margin: 0.2em 0.5em;
    width:50%;

}

LABEL, h4.optionName {
    line-height: normal;
}
#createAccountForm fieldset legend {
    font-size: 16px;
}
#createAccountForm fieldset legend {
    font-size: 16px;
}
/*CSS For login  page  End*/

/*CSS For Category page*/
.row.categoryListBoxContents {
    width: 100%;
}
.subproduct_name {
    padding: 10px;
    min-height: 200px;
    font-size: 16px;
    text-align: center;
    margin: 0 auto;
}
/*CSS For Category page  End*/

/*CSS For Product details page*/
.wrapperAttribsOptions h4.optionName {
    font-size: 14px;
}
#productGeneral li.etalage_hint {
    right: 0px !important;
}
.mj-newproductprice .productPriceDiscount {
    margin-top: 7px;
}

.comparewish .fa.fa-files-o {
    padding-right: 5px;
}

#wishicon {
    font-weight: bold;
}

.comparewish .fa.fa-heart-o {
    padding-right: 5px;
}

#wishicon{
    font-weight:bold;
}

.productname {
    padding-bottom: 15px;
}

.comparewish {
	float:none;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 100%;
}
.wishlist1 {
    margin-left: 4%;
}
#productMainImage,
#reviewsInfoDefaultProductImage,
#productReviewsDefaultProductImage,
#reviewWriteMainImage {
	margin: 0 20px 10px 0;
}
.product_info_left{
	float:none;
    width:50%;
}
.product_info_right{
	float:none;
	width:50%;
	margin-bottom:15px;
}
.product_price{
	margin: 0em 0 0.2em 0;
}
.product_price strong{
	font-size:16px;
}
.product_title h3{
	margin-bottom:0;
}

.price_amount{
    font-size: 1.05rem;
    font-weight: normal;
    display: grid;
    align-items: baseline;
    grid-template-columns: max-content 1fr;
    grid-template-rows: auto auto;
}
.price_amount > :nth-child(1) {
    grid-column: 1 / 2;
}
.price_amount > :nth-child(2) {
    grid-column: 2 / 3;
}
.price_amount > :nth-child(3) {
    grid-column: 1 / 3;
}

#categoryImgListing{
    display: none;
    padding-bottom:6px;
}
#productListing, #indexProductListCatDescription{
    margin-bottom: 15px;
}

#indexProductListCatDescription,
#categoryDescription{
    padding-bottom: 2rem;
    border-bottom: 1px solid #e9e8e8;
}

.product-link-button {
    padding: 0.8em 1.1em;
    border-radius: 4px;
    font-weight: 500;
    user-select: none;
    background-color: #a29595;
    color: #FFFFFF;
}
.product-link-button:hover {
    filter: brightness(1.1);
}


#mj-contentarea h1 {
    border-bottom: 1px solid #E9E8E8;
    margin-bottom: 14px;
    padding-bottom: 0.3em;
    line-height: 1.4em;
}

@media screen and (max-width: 480px){
    #mj-contentarea h1{
        font-size: 1.1rem !important;
    }
}

#cartAdd strong,
.add_title{
	font-size:16px;
}
.product_info,
.product_container,
.product_description,
.cart_info,
.product_quantity,
.product_review,
.navNextPrevWrapper,
.alsoPurchased,
#productAttributes{
	float:none;
	width:100%;
}
.alsoPurchased span.title, #mj-contentarea #productGeneral{
	margin:0;
}
.cart_quantity {
    float:none;
    width: 15%;
}
.product_review {
    margin-top: 10px;
	margin-bottom:10px;
}
.product_description {
    margin-top: 20px;
}
.cartAdd {
    margin-top: 10px;
}
.cart_button {
    float:none;
    width: 73%;
}
.cssButton.button_reviews{
	width:100%;
}
/*CSS For Product details page  End*/


/*CSS For Product Listinig*/
.topdisplay {
    background: #EEEEEE !important;
    border-radius: 5px;
    padding: 1%;
    width: 100%;
    float:none;
    border-bottom: 4px solid #e9e8e8;
    border-top: 1px solid #e9e8e8;
}
.propricemain {
    border-radius: 0 0 5px 5px;
	display:inline-block;
    width: 100%;
	/*padding:6%;*/
	min-height:50px;
}

.product_list{
	/* border: 1px solid #D9D9D9; */
}
#gridview .product_list {
    float:none;
    width: 31%;
    margin-left: 14px !important;
    margin-top: 20px;
    padding: 0px !important;
}
#gridview .product_list .product_image {
    text-align: center;
}
#gridview .product_list .addtowishlist {
    float:none;
    width: 10% !important;
    margin-left: 10px;
}
#gridview .product_list .productPriceDiscount {
    padding-left: 5px;
}
#gridview .product_list .normalprice {
    padding-left: 4px;
}
.product_list:hover {
	border-radius: 5px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
}
#indexProductList .listingImage {
    float:none;
    width: 25%;
}
#indexProductList .listingNameCell {
    width: 44%;
    float:none;
}
#indexProductList .listingPrice {
    float:none;
    padding-top: 30px;
    margin-bottom: 8px;
    width: 31%;
}
#productListing .list_view {
    border-bottom: 1px solid #d9d9d9;
    width: 100%;
    padding-top: 30px;

}

.list_view {
    border-bottom: 1px solid #d9d9d9;
    width: 100%;
    padding-top: 30px;
}

.list_view {
    margin-bottom: 20px;
}

#newProductsDefault .list_view{
    padding-top: 0;
}

.mj-boxinfo {
    background: url(../images/box_hint.png) no-repeat scroll 10px center #CED9E5;
    border-color: #A9C3DB;
    color: #384656;
    text-shadow: 0 1px #F5F8F9;
}
#categoryImgListing{
    padding-bottom:6px;
}
/*CSS For Product Listinig End*/
/* Box Content CSS Start */

.mj-boxcontent,
.mj-boxnote,
.mj-boxinfo,
.mj-boxwarning,
.mj-boxhint,
.mj-boxdownload {
	padding: 10px;
	margin: 10px 0;
	text-align: justify;
}
.mj-boxinfo,
.mj-boxwarning,
.mj-boxhint,
.mj-boxdownload {
	box-shadow: 0 -1px 2px #FFFFFF inset;
	padding-left: 40px;
	border: 1px solid #DDDDDD;
	border-radius: 5px 5px 5px 5px;
}
.mj-boxcontent {
	background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.mj-boxnote {
    background: none repeat scroll 0 0 #FAFAFA;
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
}

.mj-boxwarning {
    background: url(../images/box_warning.png) no-repeat scroll 10px center #F2B3B3;
    border-color: #EC9494;
    color: #632828;
    text-shadow: 0 1px #EFD5D5;
}
.mj-boxhint {
    background: url(../images/box_download.png) no-repeat scroll 10px center #FEE9C5;
    border-color: #FFCA77;
    color: red;
    text-shadow: 0 1px #FEFCEA;
}
.mj-boxdownload {
    background: url(../images/box_info.png) no-repeat scroll 10px center #EAF2D2;
    border-color: #B4D264;
    color: #393F34;
    text-shadow: 0 1px #FFFFFF;
	margin-right: 10px;
    margin-left: 10px;
}
/* Box Content CSS End */

/*CSS For Search page */
#advSearchDefault legend {
    font-weight: bold;
    padding: 0.3em 0.3em 0.3em 0;
    font-family: PT Sans, sans-serif;
    font-size: 14px;
}
#advSearchDefault .centeredContent{
	text-align:left !important;
}

/*CSS For Search page End */
/*CSS For Wishlist*/
#wishlist p {
    margin-top: 5px;
}
.wishlistfields input[type="text"] {
    margin-bottom: 10px;
}
.wishlistfields > ul {
    margin-bottom: 10px;
}
#newProductsDefaultListingBottomLinks {
    margin-bottom: 20px;
}
#wishmove td.even-center {
    text-align: center;
}
#wishmove td.even {
    text-align: center;
}
#wishlist .prodprice {
    float:none;
    width: 100%;
    font-size: 18px !important;
    text-align: left;
}
#wishlist h1 {
    border-bottom: 1px solid #E9E8E8;
    margin-bottom: 14px;
    padding-bottom: 14px;
    padding-top: 7px;
}
LEGEND {
    font-weight: bold;
    padding: 0.3em 0.3em 0.3em 0;
    font-size: 14px !important;
}
#wishlist .extendedCart {
	float:none;
	margin-left: 5px;
}
#wishlist .extendedDelete {
	float:none;
}
#wishlist .buttons {
	margin-top: 10px;
	margin-bottom:20px;
}

#wishlist dl.pageresults {
	margin: 0px 0 0 0;
	padding: 0;
}

#wishlist dd, #wishlist form {
	margin: 0;
	padding: 0;
}

#wishlist legend {
	border: 1px solid #9a9a9a;
	background-color: #abbbd3;
	padding: 5px;
}

#wishlist label.block {
	display: block;
	color: #930;
	margin-top: 7px;
}

#wishlist label.inline {
	display: inline;
	color: #930;
}

#wishlist form.control,
#wishlist form.moveto {
	margin: 0 0 0px 0;
	padding: 0;
}

#wishlist form.control fieldset {
	border: 0;
	margin: 2px 0 1px 0;
	padding: 0;
}

#wishlist form.control label {
	display: block;
	margin-top: 0px;
}

#wishlist form.control div.single {
	padding: 3px 5px;
}

#wishlist form.control div.multiple {
	padding: 3px 5px;
	float:none;
}

#wishlist form.control div.multiple label {
	display: block;
}

#wishlist div.clearleft {
	padding: 0;
	margin: 0;
	clear:left;
}

#wishlist .s {
	width: 50px;
}

#wishlist .m {
	width: 100px;
}

#wishlist .l {
	width: 175px;
}

#wishlist .xl {
	width: 300px;
}

#wishlist table.productlist {
	border: 1px solid #9a9a9a;
}

#wishlist table.productlist tr.heading {
	height: 25px;
	background: #3590c7;
	background-image: url(../images/tile_back.jpg);
	background-repeat: repeat-x;
	color: #fff;
	font-size: x-small;
}

#wishlist .footnote {
	color: #666;
	font-size: x-small;
	padding-top: 0;
	margin-top: 20px;
}

#wishlist table.productlist th {
	padding: 2px;
}

#wishlist table.productlist th.right,
#wishlist table.productlist th.center {
	text-align: center;
}

#wishlist table.productlist td {
	border-top: 1px solid #9a9a9a;
	padding: 2px;
}

#wishlist table.productlist td.odd-right {
	text-align: right;
}

#wishlist table.productlist td.odd-center {
	text-align: center;
}

#wishlist table.productlist td.even {
	background-color: #eff4f8;
}

#wishlist table.productlist td.even-right {
	background-color: #eff4f8;
	text-align: right;
}

#wishlist table.productlist td.even-center {
	background-color: #eff4f8;
	text-align: center;
}

#wishlist div.tableheading {
	height: 25px;
	color: #fff;
	font-size: x-small;
	font-weight: bold;
	border: 1px solid #9a9a9a;
	padding: 3px 6px 0px 6px;
	background-color: #3692ca;
}

#wishlist div.wishlist-even {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border: 1px solid #9a9a9a;
	border-top: 0px;
	background-color: #eff4f8;
}

#wishlist div.wishlist-odd {
	margin: 0px 0px 0px 0px;
    padding: 15px 7px 7px;
	border: 1px solid #9a9a9a;
	border-top: 0px;
}

#wishlist img.productlist {
	margin: 0px 15px 15px 0px;
	float:none;
}

#wishlist div.wishlistfields {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px;
	border-top: 1px dotted #9a9a9a;
}

#wishlist ul {
	list-style: none none outside;
	padding-left: 0em;
	margin-left: 0px;
	margin-top: 0px;
}

#wishlist ol {
	padding-left: 2.2em;
	margin-left: 0px;
	margin-top: 0px;
	text-indent: -0.4em;
}

#wishlist ol li {
	line-height: 1.4em;
}

#wishlist .inputrequirement {
	color: #379;
}

#wishlist p.inputrequirement {
	text-align: right;
}

#wishlist .notabene {
	color: #379;
	font-weight: bold;
}

#wishlist .price {
	font-weight: bold;
}


.footnote {
    margin-bottom: 10px;
    margin-top: 10px;
}
#wish .cssButton.normal_button.button.button_back {
    float:none;
}

#wishmove .odd {
    text-align: center;
}
#wishmove .odd-center {
    text-align: center;
}
#wishmove .tableHeading{
    margin-bottom:5px;
}
#mj-maincontent #wishmove table td{
    float: none !important;
    width:auto !important;
}

#wishmove input[type="radio"],
input[type="checkbox"] {
    float: none !important;
}
#wishmove .single {
    margin-bottom: 10px;
}
#wishlist .tableheading {
    margin-top: 15px;
}
#wishmove .buttons {
	text-align: right;
	margin-top: 10px;
	margin-bottom:20px;
}
#wishmove .cssButton.submit_button.button.button_submit {
    margin-top: 10px;
}
.wishname {
    float:none;
    margin-top: 10px;
}
/*CSS For Wishlist End*/

/*CSS For Dynamic Filter */
.dFilter ul {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
	clear: both
}

.dFilterLink a.enabled:link,
.dFilterLink a.selected:link,
.dFilterLink a.enabled:hover,
.dFilterLink a.selected:hover,
.dFilterLink a.enabled:visited,
.dFilterLink a.selected:visited {
	color: #666;
}

.dFilterLink a.enabled:hover,
.dFilterLink a.selected:hover {
	text-decoration: underline
}

.dFilterScroll {
	height: 130px;
	border: 1px solid #CCCCCC;
	overflow: auto
}

.dFilterExpand {
	overflow: hidden
}

.dFilterDrop {
	width: 98%
}

.dFilterLink a {
	padding: 1px 0 1px 2px;
	text-decoration: none;
	font-size: 1em;
	margin-left: 1px
}

.dFilterLink a.disabled {
	color: #ccc;
}

.dFilterLink input[type=checkbox] {
	margin: 0;
	padding: 0 3px
}

.dFilterToggle {
	display:none;
	text-decoration:none;
	font-size:10px;
	cursor:pointer;
	margin-left:5px
}

.dFilterToggle a:link,
.dFilterToggle a:visited,
dFilterToggle a:hover {
	color: #000
}

.dFilterToggleImg {
	margin-left:5px;
	vertical-align:middle
}

.dFilterHeading {
	font-weight: bold;
	float:none;
	color: #000;
	font-size: 1.2em;
	padding: 0 0 10px 0;
	margin: 2px 0 0 0
}

.dFilterClear {
	float:none
}

#dFilterButton {
	text-align:center;
	margin:1em
}

#dFilterClearAll {
	text-align:center;
	margin:1em
}
/*CSS For Dynamic Filter End */

/*CSS For Shopping cart   */
#shoppingCartDefault tr.rowEven,
#shoppingCartDefault tr.rowOdd {
    vertical-align: initial;
}

#shoppingCartDefault #cartProdTitle,
#shoppingCartDefault .cartQuantityUpdate,
#shoppingCartDefault .cartUnitDisplay,
#shoppingCartDefault .cartTotalDisplay,
#shoppingCartDefault .cartRemoveItemDisplay{
	padding-top:15px !important;
}
.cartQuantity input[type='text']{
	text-align:center;
	vertical-align:middle;
}
.cartProductDisplay,
.cartUnitDisplay,
.cartTotalDisplay,
.cartRemoveItemDisplay,
.cartQuantityUpdate,
.cartQuantity,
#cartInstructionsDisplay,
.cartTotalsDisplay {
	padding: 4px;
	text-align: center;
}

#shoppingCartDefault #cartSubTotal {
    padding-right: 6px;
	font-size: 14px;
}

#shoppingCartDefault .buttonRow,
.change_add,
.mj-myadd{
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    line-height: 19px;
    margin: 3px 0;
    padding:8px 5px 5px;
    text-decoration: none;
    text-shadow: none;
	width:auto !important;
	text-transform:uppercase;
    margin-bottom: 1.5rem;
}
#shoppingCartDefault .buttonRow:hover,
.change_add:hover{
	opacity:0.8;
}
#shoppingCartDefault .buttonRow a,
#checkoutShipping .change_add a,
#checkoutPayment .change_add a,
#checkoutConfirmDefault .change_add a,
#addressBookDefault .change_add a span,
#accountEditDefault .change_add a span,
#accountHistoryDefault .change_add a,
#accountHistInfo .change_add a,
#createAcctSuccess .change_add a,
#unsubDefault .change_add a{
	color:#FFFFFF;
}
.product-details,
.billto-shipto .details,
span.details-button input.details-button,
.control-buttons button.default,
#shoppingCartDefault .buttonRow,
.change_add,
.mj-step,
.mj-step1 {
    background: none !important;
    border: none !important;
    color: none !important;
}
/*CSS For Shopping cart End */

/*CSS For Cart Page*/
.centeredContent,
TH,
#cartEmptyText, #cartBoxGVButton,
#navNextPrevWrapperTop, #navNextPrevWrapperBottom,
#navCatTabsWrapper, #navEZPageNextPrev,
#bannerOne, #bannerTwo,
#bannerThree, #bannerFour,
#bannerFive, #bannerSix,
#siteinfoLegal, #siteinfoCredits,
#siteinfoStatus, #siteinfoIP,
.center, .cartRemoveItemDisplay,
.cartQuantityUpdate, .cartQuantity,
.cartTotalsDisplay, #cartBoxGVBalance,
.accountQuantityDisplay, .ratingRow,
LABEL#textAreaReviews, #productMainImage,
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage,
#reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents,
.categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials,
.centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew,
.gvBal, .attribImg {
    text-align: center!important;
}
.alert_msg {
    background-color: #ffb91c;
    color: #FFF;
    padding: 0 1rem;
}

#productListing .buttonRow, .productListing-rowheading, .mainsearch .seechlbl{
    display:none;
}
.cartTableHeading, #cartSubTotal {
    background-color: #e5e5e5;
    height: 2.2em;
}
#cartSubTotal {
	border-top: 1px solid #dadada;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
}
/*CSS For Cart Page End*/

/*CSS FOR Checkout shiping*/
#checkoutShipping{
	margin-top: 12px;
}
.hidden-xs.all_cart_table.alert.fade.in tr.tableHeading th {
    text-align: left!important;
}
.hidden-xs.all_cart_table.alert.fade.in tr.rowEven td {
    text-align: left;
}
.cartRemoveItemDisplay,
.cartQuantityUpdate,
.cartQuantity,
.cartTotalsDisplay {
    text-align: left!important;
}
.hidden-xs.all_cart_table.alert.fade.in tr.tableHeading th {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.hidden-xs.all_cart_table.alert.fade.in tr.tableHeading th  .cartProductDisplay,
.cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate,
.cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
    text-align: center;
    padding-left: 15px;
    padding-right: 20px;
}
#checkoutConfirmDefault #orderTotals{
    font-size: 0.9rem;
}
#checkoutConfirmDefault .price_amount {
	font-size:15px;
	width:50%;
}

/*CSS FOR Checkout shiping End*/
/*CSS FOR Checkout  cart End*/


LABEL.inputLabelPayment {
	width: 100%;
	float:none;
	font-size: 12px;
}

.ccinfo input[type="text"], .ccinfo input[type="password"], .ccinfo input[type="email"], .ccinfo input[type="url"], .ccinfo textarea, .ccinfo select {
    margin: 10px 0 0 3px;
    width: 40%;
}
.review_box #pmt-paypalwpp {
    float:none;
}
.ccinfo small {
    display: inline-block;
    margin: 12px 5px;
    position: relative;
}
.ccinfo > select {
    float:none;
    margin: 8px 38px 0 3px;
    width: 18%;
}

.product_image {margin-bottom: 0 !important;min-height: 150px !important;}
.propricemain > a{
    margin-top:0 !important;
}
.product-view .product_container {
    margin-top: 10px;
}
#mj-left .form-language {
    display: none;
}
#mj-right .form-language {
    display: none;
}
#mc-embedded-subscribe-form > input {
    margin-right: 5px;
}
.tp-caption.mediumlarge_light_white.skewfromleft.customout.start > p {
    margin-top: 20px;
}
.mj-sendmail {
    margin-bottom: 20px;
    margin-top: 10px;
}
.buttons {
    margin-bottom: 5px;
}
#newProductsDefaultListingBottomLinks,#allProductsListingBottomLinks,#featuredProductsListingBottomLinks {
    margin-bottom: 20px !important;
}
#accountDefault .product_info_left {
    float:none !important;
    width: 100% !important;
}
#checkoutPayAddressDefault input.cssButton.submit_button.button.button_continue {
    margin-bottom: 10px;
}
#advSearchDefault .buttonRow.forward {
    margin-bottom: 20px;
}
#logoffDefaultMainContent {
    margin-bottom: 20px;
}
#prevOrders .cartTableHeading {
    background: #3692ca none repeat scroll 0 0 !important;
}
.cartContentsDisplay th {
    color: #ffffff !important;
	font-size:16px;
}
.cartContentsDisplay .buttonRow.forward {
    text-align: center;
    vertical-align: middle;
    margin-bottom: 3px;
    margin-top: 9px;
}
#checkoutSuccess .buttonRow.forward {
    margin-top: 10px;
}

#checkoutSuccessThanks.centeredContent {
    margin-bottom: 20px;
}
#accountHistoryDefault .buttonRow.forward.change_add {
    margin-bottom: 15px;
}
.list-reviews {
    margin-bottom: 20px;
}
#reviewsWrite .buttonRow.forward {
    margin-top: 15px;
}
.mj-productnewprice > img {
    display: none;
}
.prodprice > img {
    display: none;
}
#gridview .normalprice {
    padding-left: 13px;
}


/* Edits and additions have been made to the special price display to align it with the special price. by inui 20240205 */

#gridview .productPriceDiscount {
    padding: 0.2em 0.5em;
    color: red;
    font-weight: bold;
    font-size: 0.95em;
}

.specialPriceWithTax{
    color:red;
    font-weight:bold;
    font-size: 1.05em;
}

.specialPriceDiscountLine {
    position: relative;
    display: inline-block;
    font-size:0.95em;
    padding:0 0.3em;
    margin:0 0.3em;
    color:#5e5e5e;
    font-weight: bold;
}

.specialPriceDiscountLine::before,
.specialPriceDiscountLine::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #c00101;
    left: 0;
}

.specialPriceDiscountLine::before {
    top: 40%;
}

.specialPriceDiscountLine::after {
    bottom: 40%;
}

/* inui 20240205 end */




.mult_cart {
    clear: left;
    float:none;
	padding-left:1px;
	font-size: 10px !important;
    display:inline-block;
	text-align:left;
}
.img_caption.none {
    width: 100% !important;
}
.ice-megamenu-toggle i {
    height: 40px;
    width: 45px;
    color: #000;
    background-size: 40px auto;
}

/*CSS FOR Checkout  cart End*/
/*CSS for checkout shpping*/


.instructions.inc-sub-info {
    display: grid;
    gap: 0.5em;
    margin-bottom: 1em;
}

.mj-emailadd .inputLabel{
    width:95px;
    margin-top:3px;
}
.mj-pass{
float:none;
width:100%;
}
.mj-pass .inputLabel{
    width:94px;
    margin-top:3px;
}
#ezPagesHeading, #reviewsWriteReviewsNotice	{
    padding-bottom:14px;
    margin-bottom:20px;
    padding-top:7px;
    border-bottom: 1px solid #E9E8E8;
}
.mj-sendmail {
    float:none !important;
    width: 85.2% !important;
}

.productListing-odd, .productListing-even {
    float:none;
    width: 30%;
	margin-left:1.5%;
	margin-right:1.5%;
	margin-top:20px;
}
.productListing-data {
    float:none;
    min-height: 65px;
    width: 100%;
}
#catTable .productListing-data .listingProductImage{
	height:96px;
}
#productListing .productListing-data .propricemain{
	min-height:75px;
	padding: 0.5em;
}
.productListing-data h3{
    text-align:center;
}

#advSearchResultsDefaultHeading, #reviewsDefaultHeading, #cartDefaultHeading, #accountEditDefault h1, #addressBookDefault h1, #advSearchDefaultHeading, #accountPassword h1, #acctNewslettersDefault h1, #accountNotifications h1, #addressBookProcessDefault h1, #accountHistoryDefault h1, #siteMap h1, #createAcctSuccess h1, #shippingInfo h1, #privacy h1, #conditions h1,
#gvFaqDefault h1, #discountcouponInfo h1, #unsubDefault h1, #contactUsForm h1{
	border-bottom: 1px solid #E9E8E8;
	padding-top:5px;
}
#reviewsDefault h1{
	padding-bottom:10px;
	width: 99.6%;
}
#checkoutShipping h1, #checkoutPayment h1, #checkoutConfirmDefault h1, #checkoutPayAddressDefault h1, #checkoutShipAddressDefault h1, #shoppingCartDefault h1, #accountEditDefault h1, #addressBookDefault h1, #advSearchDefault h1, #accountPassword h1, #acctNewslettersDefault h1, #accountNotifications h1, #addressBookProcessDefault h1, #accountHistoryDefault h1, #siteMap h1, #createAcctSuccess h1, #shippingInfo h1, #privacy h1, #conditions h1,
#gvFaqDefault h1, #discountcouponInfo h1, #unsubDefault h1, #contactUsForm h1{
    margin-left: 0px;
	padding-bottom:10px;
	width: 99.4%;
	padding-top:5px;
}
#contactUsForm h1{
	width:100%;
}
#contactUsForm .alert.forward {
    margin-bottom: 15px;
}
#indexProductList .inputLabel{
    width:fit-content;
    margin-right: 0.5rem;
}

#loginDefault .inputlogin, #checkoutNewAddress input[type='text'], #checkoutNewAddress SELECT, #accountEditDefault input[type='text'], #accountPassword input[type="password"], #addressBookProcessDefault input[type='text'], #addressBookProcessDefault SELECT  {
    box-shadow: 0 0 3px #dfdfdf inset;
    color: #666666;
    line-height: 20px;
    margin: 1px 0 3px;
    min-height: 20px;
    padding: 4px 5px 3px;
    border: 1px solid #D2D2D2;
    background: #FFF !important;
    border-radius: 0.25em;
}

#loginForm .back{
    padding-top: 10px;
}
.mj-emailadd, #loginForm .buttonRow, #productListing, .productPriceDiscount	{
    float:none;
    width:100%;
}
/*CSS for checkout shpping end*/
/*CSS FOR account_history_info */

#accountHistInfo .title {
    margin-top: 8px !important;
}
#accountDefault h2, #addressBookDefault h2, caption #orderHistoryDetailedOrder, caption #orderHistoryStatus{
	padding-left:0px;
}

#orderHistoryDetailedOrder{
	font-size:16px;
	background-color:#3692CA;
	color:#fff !important;
}

#orderHistoryHeading{
	width:100%;
	font-size:12px;
}

#orderHistoryHeading .tableHeading{
	background-color:#fff;
	font-size:12px;
	color:#000000;
}
#orderHistoryHeading .accountQuantityDisplay, .accountProductDisplay{
	text-align:center;
}

#orderHistoryHeading .accountTotalDisplay, .accountTotalDisplay{
	text-align:right;
}

span.title {
    display: block;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 9px;
	padding-bottom:9px;
}


#bestsellersContent li a:link, #bestsellersContent li a:visited, #orderhistory li a:link, #orderhistory li a:visited  {
    margin: 0;
    padding: 0;
}
.orderHistList .mj-bullet2 li {
    padding: 0px 22px !important;
}
.instructions p:nth-child(2){
	font-style:italic;
}
#prevOrders .mj-accountinfo, .mj-accounthist{
    text-align:center;
}
#orderTotals{
    font-size:0.88rem;
}
#orderTotals .lineTitle, #orderTotals .amount{
    float:none;
    width:46%;
}
#orderTotals .amount{
    font-weight:bold;
}
#mj-maincontent table td{
	border-bottom:none;
}
.orderHistList{
    margin-left:3px !important;
}
.review_box > fieldset {
    float:none;
    width: 20%;
}
#loginForm .review_box > fieldset, .list-reviews {
    float:none;
    width: 100%;
}
.mj-myaccountinfo{
    float:none;
    width:100%;
}
.mj-myaccountinfo  #myAccountShipInfo, .mj-myaccountinfo #myAccountPaymentInfo{
	float:none;
	width:50%;
	margin-bottom:0px;
}
#shippingEstimatorContent label.inputLabel {
    width: 100px;
}
.review_box .mj-accounthist td {
    width: 30%;
}
#reviewsWriteReviewsRate {
    margin-top: 10px;
}

/*For Steps */
.mj-step{
    padding:0.3em 0.6em;
    border-radius: 4px;
    font-size:1rem;
}
.mj-step:not(.current-step){
    filter: grayscale(1);
}
.mj-step:not(.current-step):has(a):hover {
    filter:initial;
}

.step-display-wrap{
    display: flex;
    gap: 0.5rem;
    flex-wrap: nowrap;
    margin-bottom:1.5rem;
}
.step-display-wrap .mj-step a{
    margin: 0;
    padding: 0;
    cursor:pointer;
    color: inherit !important;
}


#csNotifications .buttonRow.forward {
    margin-bottom: 10px;
    margin-top: 10px;
}
.mj-accounthist > td {
    padding: 0.5rem 0;
}
#accountDefault a {
    color: #404040 !important;
}
#accountDefault a:hover {
    color: #3692ca!important;
}
.mj-accountinfo td {
    padding-top: 10px !important;
}
table td, .centerBoxWrapperContents table td{
	padding:0px;
}
#accountHistInfo .accountTotalDisplay {
    padding-bottom: 5px;
}
/*CSS FOR account_history_info End*/
/*CSS For Review Page*/
#reviewsInfoDefaultReviewsListingLink.buttonRow {
    margin-bottom: 5px;
}

#reviewsWriteProductPageLink.buttonRow {
    margin-bottom: 5px;
}

.list-reviews .buttonRow.forward {
    margin-bottom: 5px;
}
.review_left{
	float:none;
	width:25%;
}
.list-reviews .mj-review{
	background: -moz-linear-gradient(#EEF6FE, #FEFFFF) repeat scroll 0 0 #EEF6FE;
	background: -webkit-linear-gradient(#EEF6FE, #FEFFFF) repeat scroll 0 0 #EEF6FE;
	background: -o-linear-gradient(#EEF6FE, #FEFFFF) repeat scroll 0 0 #EEF6FE;
	background: -ms-linear-gradient(#EEF6FE, #FEFFFF) repeat scroll 0 0 #EEF6FE;
    float:none;
    padding: 10px;
	width:100%;
}
.ratings{
	background: -moz-linear-gradient(#F9F9F9, #CCCCCC) repeat scroll 0 0 #F9F9F9;
	background: -webkit-linear-gradient(#F9F9F9, #CCCCCC) repeat scroll 0 0 #F9F9F9;
	background: -ms-linear-gradient(#F9F9F9, #CCCCCC) repeat scroll 0 0 #F9F9F9;
	background: -0-linear-gradient(#F9F9F9, #CCCCCC) repeat scroll 0 0 #F9F9F9;
    box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.1) inset;
    display: block;
    padding: 2px 5px;
}
/*CSS For Review Page End*/
/*For Search */

.search .show_hide{
    background: url("../images/search.png") no-repeat scroll 0 0 transparent;
    float:none;
    height: 13px;
    margin-top: 3px;
    width:10%;
}

.slidingDiv{
    float:none;
    width: 90%;
    height:14px;
    margin-top:-3px;
}

#mod-search-searchword {
    border-radius: 5px 5px 5px 5px;
    float:none;
    font-size: 10px;
    height: 14px;
    margin-left: 4px;
    min-height: 12px;
    padding: 2px;
    width: 72%;
}

.mj-search .mj-grid24 {
    margin: 0;
    width: 100%;
}

.search .searchbtn {
    font-size:12px;
    height:25px;
    margin:0;
    width: 22% !important;
	margin-left:2px;
}

.search a{
	cursor:pointer;
}

.slidingDiv input{
    border-radius: 5px 5px 5px 5px;
    float:none;
    padding: 0 0 0 3px;
    width: 73%;
}

/*Search End*/

/* CSS For Product Categories */
.mj-newproduct{
    color: #ffffff;
    float:none;
    width: 100%;
}
.mj-newproductimage{
    float:none;
    width: 21%;
	font-size:18px;
	padding:5px 0 5px 20px;
}
.mj-newproductname{
    float:none;
    width: 40%;
	font-size:18px;
	padding:5px 0 5px 22px;
}
.mj-alldefaultproductprice{
    float:none;
    padding: 5px 0 5px 20px;
    width: 30%;
	font-size:18px;
}
.main.newproduct-mainleft{
	float:none;
    padding-left: 15px;
    padding-top: 25px;
    text-align: left;
    width: 25%;
}
.main.newproduct-mainright {
    float:none;
    width: 35%;
	padding:10px 0;
	margin-top:25px;
}
.mj-newproductprice{
	float:none;
	width:30%;
	padding-top:21px;
	margin-bottom:10px;
}
#newProductsDefault #sorter label, #featuredDefault #sorter label, #allProductsDefault #sorter label{
    float:none;
    font-size: 13px;
    margin-top: 6px;
    width: 10%;
	margin-right: 10px;
}
#newProductsDefault #sorter, #allProductsDefault #sorter, #featuredDefault #sorter{
    margin: 3px 30px 3px 0px;
    width: 70%;
}
#newProductsDefault #sorter form, #featuredDefault #sorter form, #allProductsDefault #sorter form{
    float:none;
    width: 57%;
}
#newProductsDefault .buttonRow.forward, #allProductsDefault .buttonRow.forward{
    float:none;
	width:33%;
	margin-bottom:10px;
}
/* #newProductsDefault .navSplitPagesResult.back, #featuredDefault .navSplitPagesResult.back, #allProductsDefault .navSplitPagesResult.back{
    float:none;
    width: 43.6%;
	margin-bottom:15px;
	margin-left:0;
}
#newProductsDefault .navSplitPagesLinks.forward, #featuredDefault .navSplitPagesLinks.forward, #allProductsDefault .navSplitPagesLinks.forward{
	float:none;
	width:auto;
	margin-right:0;
} */
#newProductsDefaultListingBottomLinks{
    margin-top: 12px;
}
.mj-productborder{
	border-bottom:1px solid #D9D9D9 !important;
	float:none;
	width:100%;
}
.mj-pagination a{
	background-color:#F3F3F3;
    color: #000000 !important;
    text-shadow: none !important;
    padding: 5px 10px;
    text-decoration: none;
}
.mj-pagination .current{
    background-color: #D1D1D1;
    padding: 5px 10px;
}
.mj-pagination a:hover{
	color:#000000;
}
#specials .sideBoxContent .sideBoxContentItem a, #whatsnew .sideBoxContentItem a {
    float:none;
    font-size: 15px;
    padding: 0;
    width: 100%;
}
#specials .sideBoxContentItem .productPriceDiscount , #whatsnew .sideBoxContentItem .productPriceDiscount{
    float:none;
    margin-bottom: 10px;
    width: 100%;
}
.mj-pagination a > img {
    position: relative;
    top: 1px;
}
#createAccountForm fieldset fieldset:not(:first-child),
#createAccountForm fieldset fieldset:not(:last-child) {
    margin-bottom: 3rem;
    display: block;
    padding-bottom: 2rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
#createAccountForm LABEL.inputLabel, #accountEditDefault LABEL.inputLabel {
    width: 210px;
}

/* CSS For Product Categories End */
/*CSS For Contact us page*/

#email-address{
    margin-top:5px;
}

.subproduct_name{
    padding:10px;
    min-height:200px;
    font-size:0.88rem;
}
.subproduct_name img {
    height: auto;
    margin-bottom: 1rem;
}

.subproduct_name p {
    min-height: 3em;
    margin: 0;
}

#createAccountForm .alert.forward{
    margin-bottom: 10px;
}
input[type="radio"], input[type="checkbox"] {
    cursor: pointer;
    line-height: normal;
    margin: 6px 6px;
    vertical-align: middle;
}
.mj-contact{
    float:none;
    width:15%;
}
.mj-message{
    float:none;
    width:59%;
    margin-top:5px;
}
/*CSS For Contact us page End*/

/*CSS For stay in touch footer*/
.mj-brands h3, .mj-stayintouch h3{
	color:#4B5668;
}
.mj-newsletter{
	float:none;
	width:61%;
}
.mj-brands.mj-grid56{
	width:54.333%;
}
.mj-stayintouch.mj-grid40.mj-lspace.mj-rspace{
	width:43.666%;
}
.mj-storelocator{
	float:none;
}
.mj-newsletter a, .mj-newsletter p, .mj-storelocator p, .mj-storelocator a{
	padding-left:60px;
}
.mj-newsletter a, .mj-storelocator a{
	color:#404040 !important;
}
.mj-newsletter .mj-newstext, .mj-storelocator .mj-storetext{
	font-size:23px;
	margin-bottom:0;
}
.mj-storelocator{
	background: url("../images/store.png") no-repeat;
}
.mj-brandimage{
	float:none;
    height: 56px;
    width: 100%;
}
/*CSS For stay in touch footer End*/






.comparepage td {
    border: 1px solid #d5d5d5 !important;
	padding:8px;
}

.addtocart1 {
    width:17% !important;
	float:none !important;
}



.comparepage table td {
    border-bottom: medium none;
    float: none !important;
    width: 0px !important;
}

.comparepage > table {
    border: 1px solid #d5d5d5 !important;
}

.comparepage table td {
    border-bottom: 1px solid #d5d5d5 !important;
    border-right: 1px solid #d5d5d5;
	padding-left: 3%;
}

.comparepage th {
    background-color: silver!important;
	border-bottom: 1px solid #d5d5d5 !important;
	padding: 5px;
}

.productGeneral{
    border:none !important;
}

.dFilterLink {
    padding: 5px !important;
}

.container_full {
    float:none;
    margin: auto;
    width: 100%;
}
.tp-simpleresponsive a {
    text-decoration: none;
}

a.button_slider {
    background-color: #ffc900;
    color: #fff;
    float:none;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 13px 30px;
}

a.button_slider:hover {
    background-color: #fff;
    color: #302d38;
}

a.button_slider_02 {
	background-color: #9fe182;
    color: #fff;
    float:none;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 13px 30px;
}

a.button_slider_02:hover {
    background-color: #fff;
    color: #302d38;
}

.grid1{
    float:none;
    background: url("../images/catgrid.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    font-family: Verdana;
    font-size: 12px;
    height: 15px;
    line-height: 15px;
    margin: 3px 10px 3px 0;
    padding-left: 23px;
    transition: background 300ms ease-in-out 0s;
	cursor:pointer;
}

.grid1:hover{
	background-position:0 -15px;
}

.grid{
    float:none;
    background: url("../images/catgrid.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    font-family: Verdana;
    font-size: 12px;
    height: 15px;
    line-height: 15px;
    margin: 3px 10px 3px 0;
    padding-left: 23px;
    transition: background 300ms ease-in-out 0s;
}

.list1{
    background: url("../images/catlist.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    font-family: Verdana;
    font-size: 12px;
    height: 15px;
    line-height: 15px;
    margin: 3px 10px 3px 0;
    padding-left: 23px;
    transition: background 300ms ease-in-out 0s;
}

.list {
    background: url("../images/catlist.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    font-size: 12px;
    height: 15px;
    line-height: 15px;
    margin: 3px 10px 3px 0;
    padding-left: 23px;
    transition: background 300ms ease-in-out 0s;
	cursor:pointer;
}

.list:hover{
	background-position:0 -15px;
}

.gridlist{
    float:none;
    width: auto;
    margin: 5px 0px;
}

.gridlist a{
	padding-right: 5px;
}

.addtocompare {
    width:10% !important;
	float:none !important;
	margin-right: 4%;
}

#buttoncmp{
    float:none;
    width: auto;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}

fieldset,img{
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}

ol,ul{
	list-style:none;
}

caption,th{
	text-align:left;
}

q:before,q:after{
	content:'';
}

abbr,acronym{
	border:0;
}

a {
	text-decoration: none;
}

/*//////////////////////Master reset Ends////////////////////////////*/

#mj-container {
	width: 100%;
    display: grid;
    grid-template-rows: auto;
}

.mj-full {
	float:none;
	width: 100%;
}

.mj-grid8, .mj-grid16, .mj-grid24, .mj-grid32, .mj-grid40, .mj-grid48,
.mj-grid56, .mj-grid64, .mj-grid72, .mj-grid80, .mj-grid88, .mj-grid96 {
	float:none;
	margin-left: 1%;
	margin-right: 1%;
}

/* For 1 column grid */
.mj-grid8 {
	width: 6.333%;
}

/* For 2 column grid */
.mj-grid16 {
	width: 14.666%;
}

/* For 3 column grid */
.mj-grid24 {
	width: 23%;
}

/* For 4 column grid */
.mj-grid32 {
	width: 31.333%;
}

/* For 5 column grid */
.mj-grid40 {
	width: 39.666%;
}

/* For 6 column grid */
.mj-grid48 {
	width: 48%;
}

/* For 7 column grid */
.mj-grid56 {
	width: 56.333%;
}

/* For 8 column grid */
.mj-grid64 {
	width: 64.666%;
}

/* For 9 column grid */
.mj-grid72 {
	width: 73%;
}

/* For 10 column grid */
.mj-grid80 {
	width: 81.333%;
}

/* For 11 column grid */
.mj-grid88 {
	width: 89.666%;
}

/* For 12 column grid */
.mj-grid96 {
	width: 98%;
}

.mj-lspace {
	margin-left: 0;
}

.mj-rspace {
	margin-right: 0;
}

.custom.mj-grid8, .custom.mj-grid16, .custom.mj-grid24, .custom.mj-grid32, .custom.mj-grid40, .custom.mj-grid48,
.custom.mj-grid56, .custom.mj-grid64, .custom.mj-grid72, .custom.mj-grid80, .custom.mj-grid88, .custom.mj-grid96 {
	margin-left: 0;
	margin-right: 0;
	width: auto;
}

#mj-left .form-language {
    display: none;
}

#mj-right .form-language {
    display: none;
}


/* Heading CSS Start */
h1, h2, h3, h4 ,h5, h6 {
	font-weight: normal;
    margin-bottom: 10px;
	line-height: 25px;
}
h1 {
    font-size: 30px;
}
h2 {
    font-size: 25px;
}
h3 {
	font-size: 16px;
}
h4 {
    font-size: 14px;
}
h5 {
    font-size: 13px;
}
h6 {
	font-size: 12px;
}
/* Heading CSS End */
/* Unordered Bullet List CSS Start */
.mj-bullet1 li, .mj-bullet2 li, .mj-bullet3 li, .mj-bullet4 li, .mj-bullet5 li, .mj-bullet6 li, .mj-bullet7 li, .mj-bullet8 li, .mj-bullet9 li{
	line-height: 16px;
    margin: 3px 2px;
    padding: 2px 0 2px 22px !important;
	background:  url(../images/bullets.png) no-repeat scroll 0 0 transparent;
}
.mj-bullet1 li {
	background-position: 0 5px;
}
.mj-bullet2 li {
	background-position: 0 -65px;
}
.mj-bullet3 li {
	background-position: 0 -164px;
}
.mj-bullet4 li {
	background-position: 0 -264px;
}
.mj-bullet5 li {
	background-position: 0 -365px;
}
.mj-bullet6 li {
	background-position: 0 -465px;
}
.mj-bullet7 li {
    background-position: 0 -566px;
}
.mj-bullet8 li {
    background-position: 0 -663px;
}
.mj-bullet9 li {
    background-position: 0 -767px;
}
.mj-bullet10 li {
	line-height: 16px;
    list-style: square inside none;
    margin: 3px 2px;
    padding: 2px 0 2px 3px;

}
.mj-special1 li, .mj-special2 li, .mj-special3 li, .mj-special4 li, .mj-special5 li, .mj-special6 li,
.mj-special7 li, .mj-special8 li, .mj-special9 li, .mj-special10 li, .mj-special11 li, .mj-special12 li {
    line-height: 18px;
    margin: 3px 2px;
    padding: 2px 0 5px 25px;
	background:  url(../images/menu_icons.png) no-repeat scroll 0 0 transparent;
}
.mj-special1 li {
	background-position: 0 4px;
}
.mj-special2 li {
	background-position: 0 -68px;
}
.mj-special3 li {
	background-position: 0 -168px;
}
.mj-special4 li {
	background-position: 0 -267px;
}
.mj-special5 li {
	background-position: 0 -369px;
}
.mj-special6 li {
	background-position: 0 -467px;
}
.mj-special7 li {
	background-position: 0 -565px;
}
.mj-special8 li {
	background-position: 0 -666px;
}
.mj-special9 li {
	background-position: 0 -766px;
}
.mj-special10 li {
	background-position: 0 -867px;
}
.mj-special11 li {
	background-position: 0 -969px;
}
.mj-special12 li {
	background-position: 0 -1067px;
}
/* Unordered Bullet List CSS End */

/* Ordered List CSS Start */

ol {
    counter-reset: li;
}
ol > li:before {
    background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 0 1px #CCCCCC;
    content: counter(li, decimal);
    counter-increment: li;
    line-height: 40px;
    margin-right: 10px;
    padding: 5px 10px;
	border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
/* Ordered List CSS End */

/* Inputbox, select and textarea CSS Start */


/* #mj-contentarea LABEL.inputLabel{
	width: 210px !important;
} */

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea, select {
    border: 1px solid #FFFFFF;
    box-shadow: 0 0 2px #DFDFDF inset;
    color: #666666;
    line-height: 20px;
    margin: 1px 0 3px;
    min-height: 20px;
    padding: 4px 5px 3px;
	border: 1px solid #D2D2D2;
    background:initial;
}
textarea {
	overflow: auto;
    width:100%;
	border-radius:4px
}

#searchContent select {
    width: 100%;
    border-radius: 50px;
    padding: 0.6em 1em;
    max-width: 500px;
}


/* Inputbox, select and textarea CSS End */

/* Button CSS Start */

.button, input[type="submit"], input[type="reset"], input[type="button"], .readmore, button {
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    line-height: 19px;
    margin: 0px 0;
    padding: 6px 12px;
    text-decoration: none;
    /* text-shadow: 0 1px rgba(0, 0, 0, 0.2); */
	width:auto !important;
	box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5) inset;

}
.button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .readmore:hover, button:hover, .billto-shipto .details:hover , .profile a:hover {
	opacity: 0.8;
}
.mj-simplebutton {
    background-color: #EFEFEF;
    background-image: url(../images/buttons.png);
    background-repeat: repeat-x;
    border-color: #C0C0C0 #888888 #888888 #C0C0C0;
    color: #666666;
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
    border-style: solid;
    border-width: 1px;
	padding: 5px 12px;
	display: inline-block;
	margin-top: 3px;
	margin-bottom: 3px;
}
.mj-simplebutton:hover {
	background-position: 0 -15px;
}
.mj-whitebutton {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 1px rgba(204, 204, 204, 0.3);
    color: #444444;
    display: inline-block;
    margin-bottom: 3px;
    margin-top: 3px;
    padding: 5px 12px;
}
.mj-whitebutton:hover {
    background: -moz-linear-gradient(#FFFFFF, #EEEEEE) repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(#FFFFFF, #EEEEEE) repeat scroll 0 0 transparent;
	background: -o-linear-gradient(#FFFFFF, #EEEEEE) repeat scroll 0 0 transparent;
	background: -ms-linear-gradient(#FFFFFF, #EEEEEE) repeat scroll 0 0 transparent;
}
/* Button CSS End */

/* Module Variation CSS Start */
.mj-dotted h1, .mj-dotted h2, .mj-dotted h3, .mj-dotted h4, .mj-dotted h5, .mj-dotted h6,h1.mj-dotted,h2.mj-dotted,h3.mj-dotted,h4.mj-dotted,h5.mj-dotted,h6.mj-dotted{
    background: url(../images/border.png) repeat-x scroll 0 100% transparent !important;
    padding-bottom: 10px;
}
.mj-strip h1, .mj-strip h2, .mj-strip h3, .mj-strip h4, .mj-strip h5, .mj-strip h6 , h1.mj-strip,h2.mj-strip,h3.mj-strip,h4.mj-strip,h5.mj-strip,h6.mj-strip{
    background: url(../images/strip.png) repeat-x scroll 0 100% transparent;
    padding-bottom: 10px;
}
.mj-whitebox, .mj-darkbox, .mj-colorbox {
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 5px;
    margin-left: 2px;
    margin-right: 2px;
    overflow: hidden;
    padding: 10px 5px;
}
.mj-whitebox img, .mj-darkbox img, .mj-colorbox img {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    margin: 15px 0 15px -5px;
    max-width: 103%;
    overflow: hidden;
}
.mj-whitebox {
    background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #E4E4E4;
	color: #202020;
}
.mj-darkbox {
    background: none repeat scroll 0 0 #404040;
    border: 1px solid #202020;
    box-shadow: 0 0 1px #C0C0C0 inset;
    color: #F0F0F0;
}
.mj-darkbox h3 {
    color: #F0F0F0 !important;
}
.mj-colorbox {
	color: #FFFFFF;
}
.mj-colorbox h3 {
	color: #FFFFFF !important;
}
.mj-whitebox .mj-whitebox, .mj-darkbox .mj-darkbox, .mj-colorbox .mj-colorbox {
    border: medium none;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.mj-download h3, .mj-twitter h3, .mj-mail h3,
.mj-bubble h3, .mj-login h3, .mj-cart h3 {
    background: url(../images/module_icons.png) no-repeat scroll 0 0 transparent;
    padding-left: 35px;
	padding-bottom: 5px;
	line-height: 26px;
}
.mj-download h3 {
	background-position: 0 0;
}
.mj-twitter h3 {
	background-position: 0 -31px;
}
.mj-mail h3 {
	background-position: 0 -60px;
}
.mj-bubble h3 {
	background-position: 0 -88px;
}
.mj-login h3 {
	background-position: 0 -120px;
}
.mj-cart h3 {
	background-position: 0 -152px;
}
/* Module Variation CSS End */

/* Table CSS Start */
table.mj-table{
	border-collapse:collapse;
	border-spacing:0;
    border: 1px solid #C1C1C1;
	width: 100%;
}
table.mj-table td, table.mj-table th {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
	border: none;
}
table.mj-table th {
    font-size: 14px;
	border-bottom: 1px solid #C1C1C1;
	padding: 10px 5px;
}
table.mj-table td {
    font-size: 13px;
	border-bottom: 1px solid #C1C1C1;
	padding: 5px;
}
.mj-table tr:nth-child(2n) /*For Even no. of columns */ {
    background-color: #FAFAFA;
}

.mj-table tr:nth-child(2n+1) /*For Odd no. of columns */ {
    background-color: #EFEFEF;
}
/* Blog CSS Start */
.blog h2 {
    margin-top: 10px;
}
.blog img {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    margin-bottom: 10px;
    max-width: 98%;
    padding: 5px;
}
.cols-2 .column-1, .cols-2 .column-2,
.cols-3 .column-1, .cols-3 .column-2, .cols-3 .column-3,
.cols-4 .column-1, .cols-4 .column-2, .cols-4 .column-3, .cols-4 .column-4 {
    float:none;
    margin-left: 1%;
    margin-right: 1%;
}
.cols-2 .column-1, .cols-2 .column-2 {
    width: 48%;
}
.cols-3 .column-1, .blog .cols-3 .column-2, .cols-3 .column-3 {
    width: 30%;
}
.cols-4 .column-1, .cols-4 .column-2, .cols-4 .column-3, .cols-4 .column-4 {
    width: 23%;
}
/* Blog CSS End */

/* Breadcrumbs CSS Start */
.breadcrumbs .pathway, .breadcrumbs span {
    padding: 10px 20px 10px 5px;
	display: inline-block;
}
.breadcrumbs .pathway {
    background: url(../images/breadcrumb_sep.png) no-repeat scroll center right transparent;
}
.breadcrumbs img {
	display: none;
}
/* Breadcrumbs CSS End */

/* pagination CSS start */
.pagination{
	float:none;
	width:100%;
}
.pagination p{
	text-align: center;
}
.pagination ul{
	float:none;
    padding-top: 10px;
    width: 65%;
}
.pagination li {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 2px;
    padding: 3px 9px;
	float:none;
}
/* pagination CSS End */
.readmore a {
	color: #FFFFFF !important;
}
/* Category List CSS Start */
.categories-list li {
    background: url(../images/bullets.png) no-repeat scroll 0 -67px transparent;
    float:none;
    line-height: 16px;
    padding-left: 15px;
    width: 100%;
}
.categories-list dt {
    display: none;
}
.categories-list dd {
    float:none;
}
.categories-list .item-title a {
    float:none;
	padding-right: 5px;
	text-shadow: 0 1px 0 #FFFFFF;
}
.hidelabeltxt {
	display: none;
}
.weblink-category .title img {
	float:none;
	margin-right: 5px;
}
/* Category List CSS End */

/* Contact CSS Start */
.contact input[type="text"], .contact input[type="email"] {
	width: 250px;
	color: #666666;
	height: 20px;
	margin: 5px 0;
}
.contact textarea {
	color: #666666;
	margin: 5px 0;
}
.contact label {
    float:none;
    margin: 1px 0;
    width: 150px;
	text-shadow: 0 1px 0 #FFFFFF;
	padding-top: 10px;
}
.contact span.jicons-text {
	font-weight: bold;
}
.contact h3 {
	margin-bottom: 0 !important;
	margin-top: 5px;
}
/* Contact CSS End */

/* Login CSS Start */
.login {
	margin-bottom: 5px;
}
.login .login-fields {
    margin: 7px 0;
}
.login label {
    display: inline-block;
    width: 130px;
}
.registration label, .remind label, .reset label {
    float:none;
    width: 180px;
	padding-top: 7px;
}
.registration dt, .registration dd {
    margin: 12px 0;
}
.remind label, .reset label {
	margin: 5px 0;
}
.remind dl, .reset dl {
	margin: 20px 0;
}

.form-group {
    margin-bottom: 1rem;
    display: flex;
    gap: 0.5rem;
    align-items: center;
    flex-wrap: wrap;
}
.form-group label{
    margin-bottom: initial;
}
.form-group label.form-group-title-full{
    width: 100% !important;
}

/* Login CSS End */
.moduletable {
	margin-bottom: 0px;
}
.moduletable h3 {
	font-size: 18px;
	/* text-transform: uppercase; */
}

/* Tab CSS Start */
.tabber_container div.tabber_nav li.tabber_tab a, .tabber_container div.tabber_nav li.tabber_tab a:hover {
	padding: 10px;
	line-height: 1.5em !important;
	font-weight: normal;
	border: 1px solid #b4b4b4;
	border-bottom: none;
}
.tabber_container div.tabber_nav li.tabber_tab.active {
    margin-top: 5px !important;
}
.tabber_container div.tabber_nav li.tabber_tab.active a {
    padding-bottom: 10px;
}
.tabber_container div.tabber_content {
    background-color: #FFFFFF;
    border-top: 5px solid;
	border-bottom: none;;
	border-left: none;
	border-right: none;
	box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.1) inset;
}

/* Tab CSS End */
p {
	margin-bottom: 10px;
}
.wk-accordion .toggler {
    background: url(../images/plus-minus.png) no-repeat scroll 10px 7px transparent !important;
    padding-left: 50px !important;
}
.wk-accordion .toggler.active {
    background-position: 10px -87px !important;
}
/* Block-number and Eventtime css Start */
.mj-event-time, .mj-block-number {
	background-color: #FFFFFF;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #C0C0C0 #888888 #888888 #C0C0C0;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 -1px 1px #FFFFFF inset;
    display: block;
    float:none;
    height: auto;
    margin: 0px 15px 0px 0;
    padding-top: 7px;
    text-shadow: 0 1px #FFFFFF;
}
.mj-event-time .mj-date, .mj-block-number .mj-digit {
    font-size: 18px;
    line-height: 1;
    padding: 9px 10px 25px;
}
.mj-event-time .mj-month, .mj-block-number .mj-bottom {
    border-radius: 0 0 3px 3px;
    border-style: solid;
    border-width: 1px 0 0;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    text-align: center;
    text-shadow: none;
    /* text-transform: uppercase; */
}
.mj-event-time, .mj-block-number {
    border-style: solid;
    color: #444444 !important;
    text-shadow: 0 1px #FFFFFF;
}
.mj-block-number .mj-bottom {
    height: 6px;
}
.mj-event, .mj-Block {
    display: block;
    margin: 5px 0 20px;
}
/* Block-number and Eventtime css End */

/* Dropcap css Start */

p.mj-dropcap:first-letter {
    display: block;
    float:none;
    font-size: 280%;
    margin: 7px 4px 0 0;
}
legend {
	padding: 0;
}
/* Dropcap css End */
thead tr a{
	color:#ffffff;
}
.mj-headcolor h1,.mj-headcolor h2,.mj-headcolor h3,.mj-headcolor h4,.mj-headcolor h5,.mj-headcolor h6{
    color: #00A2D3;
}
.mj-table tfoot tr{
	opacity: 0.6;
}
#mj-left .mj-simplemenu ul.menu li li, #mj-right .mj-simplemenu ul.menu li li {
	background-color: #f9f9f9 !important;
}
/*------To display the products first-------------*/

/* #mj-contentarea, #mj-right {
	float:none;
	padding:0 20px;
} */
/*------To display the products first-------------*/
.mj-pagination a{
	background-color:#F3F3F3;
    color: #000000 !important;
    text-shadow: none !important;
    padding: 5px 10px;
    text-decoration: none;
}
.mj-pagination a:hover{
	background:#D1D1D1;
}
.mult_cart {
    color: black;
}


.pagination-wrap {
    display: grid;
    gap: 1rem;
}

.pagination-wrap .navSplitPagesResult,
.pagination-wrap .navSplitPagesLinks {
    font-size: 0.9em;
}
.pagination-wrap .navSplitPagesResult{
    display: flex;
    justify-content: center;
    width: 100%;
}
.pagination-wrap .navSplitPagesLinks{
    display: flex;
    gap: 0.5rem;
    width: 100%;
    justify-content: center;
}



/* .navSplitPagesResult, .navSplitPagesLinks {
    float:none;
    font-size: 0.9em;
    margin: 0.5em;
    width: 98%;
} */
.mj-footertop ul li img {
    margin-bottom: 10px;
}


span.alert {
    padding: 0px;
}
#rtl .search input[type="text"] {

    width: 100px;
}
#rtl .mj-currencies select {
    background: url(../images/icons/arrow_slategray.png) no-repeat scroll 0px 0px transparent !important;
}
#dutch #newProductsDefault #sorter label, #featuredDefault #sorter label, #allProductsDefault #sorter label {
    width: 100%;
}
.user_detail {
    background: none repeat scroll 0 0 #F2F2F2;
    padding: 5px;
    text-align: center;
    margin-bottom: 7px;
}
.review_img {
    width: 20%;
    text-align: center;
    float:none;
    margin-right: 10px;
}
.list-reviews .review_content {
    float:none;
    width: 75%;
    margin-bottom: 5px;
}
span.bold {
    display: block;
    font-size: 13px;
    font-weight: 700;
}
#mj-payment img {
    width: 100%;
}
#rtl #mj-header .mj-grid16 {
    width: auto;
}
#rtl #mj-header .mj-grid16 {
		float:none;
		width: auto !important;
		margin-right: 0px !important;
	}
/*Additional Image*/
.etalage-control a.etalage-prev, a.etalage-next {
    display: none;
}
img.etalage_thumb_image {
	width: auto!important;
    max-width: 385px !important;
    height: auto!important;
    max-height:385px !important;

}
img.zoomImg {
    background: #ffffff !important;

}
li.fancybox.etalage_small_thumbs {
    top: 381px !important;
    width: 375px !important;
}
img.etalage_small_thumb {

    width: auto!important;
    max-width: 70px !important;
    height: auto!important;
    max-height: 70px !important;
}
ul#etalage {
    height: 505.531px !important;
}


li.fancybox.etalage_small_thumbs {
   height: 100px !important;
}
.productdetails-view .product-img-box .etalage-control a.etalage-next {

}
a.etalage-prev, a.etalage-next {
    display: none!important;
}
/*Additional Image End*/
#createAccountForm .acc_container input[type="text"], #createAccountForm .acc_container input[type="password"], #createAccountForm .acc_container input[type="email"], #createAccountForm .acc_container input[type="url"], #createAccountForm .acc_container textarea, #createAccountForm .acc_container select{
	width: 50% !important;
	}
#contactUsDefault {
    margin-bottom: 15px;
}

#contactUsDefault textarea#enquiry {
    float:none;
    width: 247px;
}
.contact {
    float:none;
    width: 82%;
}
/*Cart page*/
.hidden-xs.all_cart_table.alert.fade.in {
    display: block;
    opacity: 1;
}
.fade.in {
    opacity: 1;
}
.hidden-lg {
    display: none ;
}
.hidden-xs.all_cart_table.alert.fade.in {
    padding: 0px !important;
}
/*Cart page End*/
.alert {
    padding: 0px!important;
}
ul li .vmCartModule{
	display:block!important;
}
.vmCartModule a.dropdown-toggle{
	cursor:pointer;
}
#discountcouponInfo .buttonRow.forward {
    padding-top: 20px;

}

/*testing BECK*/
#flex { 
    display: flex; 
    flex-direction: column; 
}
#a { 
    order: 1; 
}
#b {
    order: 2; 
}
/*testing BECK*/


#mj-right iframe#twitter-widget-0 {
    width: 100% !important;
}
.hidden-xs.all_cart_table.alert.fade.in tr.rowOdd td {
    text-align: left !important;
}
table#cartContentsDisplay .cartProductDisplay {
    width: 60%;
}
table#upcomingProductsTable {
    display: none;
}
.main_containt fieldset legend {
    display: none;
}
div#productAttributes .attribImg {
    display: none;
}
.accordion-content.hide {display:none;}
h4.accordion-toggle {
	cursor:pointer;
	font-size:16px;
}

.buttonRight{
	text-align:right;
}
.buttonCenter{
	text-align:center;
}

.product_quantity_fix input[type="text"]{
    border-radius:5px;
}


.cart_info_text{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 8px;
}
/* .cart_quantity_fix{
    margin-right: 10px;
} */

.select_cart > .select_style > select{
    appearance: none;
    margin-bottom: 8px;
    width: 100%;
    padding: 0.6rem 0.7rem 0.5rem;
    border: none;
    outline: none;
    box-shadow: none;
    border-top: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
    background: none;
    min-width: 300px;
    border-radius: 0;
    text-align: left;
}

@media screen and (max-width: 480px){
    .select_cart > .select_style > select{
        padding: 0.8rem 0.7rem 0.7rem;
    }
    
}

.select_cart > .select_style{
    position:relative;
}

.select_cart > .select_style::after {
    content: "";
    pointer-events: none;
    position: absolute;
    top: 0.25rem;
    right: 0.25rem;
    z-index: 1;
    width: 0.5rem;
    height: 0.5rem;
    border-left: 1px solid #8e8e8e;
    border-bottom: 1px solid #8e8e8e;
    transform: translate(0%, 0%) rotate(-45deg);
}
.select_cart > .select_style::before {
    content: "";
    width: 1rem;
    height: 100%;
    background: #FFF;
    box-shadow: 0px 0px 5px 3px #fff;
    top: 0;
    right: 0;
    position: absolute;
    pointer-events: none;
}

.select_cart > .select_style:hover:after {
    border-width: 2px;
}

.select_price {
    font-size: 0.8em;
    margin: 0rem 0 0.3rem 0;
    text-indent: -1.05em;
    padding-left: 1em;
}


#productDetailsList{
    margin:1rem 0;
}
/* #productDetailsList li{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
} */

.product_description{
    margin-bottom:50px;
    font-size:0.88rem;
}

.product_info{
    padding: 5px 5px 0 5px;
}


.slide_img{
    position:static;
    width:100%;
    padding: 7px 5px 1px 5px;
}
.slide_img img{
    max-width:100%;
}
.flexslider .slides > li{
    padding-top:0 !important;
    display:-webkit-box !important;
    display:-ms-flexbox !important;
    display:flex !important;
    -webkit-box-pack:center;
        -ms-flex-pack:center;
            justify-content:center;
}

div:not(.flex-viewport) > .slides{
    display:none;
}

.mj-subcontainer {
    width: 97%;
}

.carousel li {
    margin-right: 0px !important;
}

.flex-control-nav{
    bottom:-40px !important;
}

#mj-slideshow {
    border-bottom: 1px solid #dbdbdb !important;
    background-image: url(../images/x.gif);
    padding: 0px 0;
    margin-bottom: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.flex-control-paging li a{
    background: rgba(0,0,0,0.3) !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
}
.flex-control-paging li a.flex-active{
    background: rgba(3, 74, 108, 0.5) !important
}




.idemitsu_cont {
    padding: 2em 1.5em;
    font-size: 0.9em;
    border-radius: 8px;
    background-color: #fff2e3;
    color: rgba(0,0,0,0.85);
    margin: 2em 0;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
            box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}


.ide_image{
    min-width: 80px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-image: url(https://www.badge-man.net/images/doc_lease.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 1.5em;
    margin-top: 0.2em;
}

.ide_image img{
    width:100%;
}

.ide_text{

}



#ide_midashi {
    font-size: 1.08em;
    font-weight: 600;
    color: #f96b37;
    text-decoration: underline;
    margin-bottom: 0.5em;
    display: inline-block;
}


#ide_note{
    font-size: 0.85em;
    margin-top: 0.5em;
    display: inline-block;
}

.ide_download {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    border-radius: 6px;
}

.ide_list{
    list-style: number;
    padding: 0.5em 0.5em 0.2em 1.5em;
    margin-bottom: 0;
}

.navbar-collapse{
    justify-content: center !important;
}


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

    .navbar{
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        padding: 0rem 1rem !important;
    }

    .navbar-toggler{
        padding: .25rem 1rem !important;
        font-size: 1rem !important;
    }

    .navbar-collapse{
        margin-top: 0.5em !important;
    }
    .navbar .col-md-12 .row > div {
        width: 100% !important;
    }

    .navbar.active {
        padding: 0rem 1rem 1rem 1rem !important;
    }

    .nav_scroll{
        overflow: scroll !important;
        position: fixed !important;
        margin-top:0 !important;
        animation:nav-w-open 0.8s cubic-bezier(0.22, 0.61, 0.36, 1) forwards;
        z-index: 999999 !important;
    }

    @keyframes nav-w-open{
        0%{
            height: 0;
        }
        100%{
            top:0;
            padding-bottom: 30vh;
            height: 120vh;
        }
    }

    .nav_open_margin{
        margin-bottom: 60px !important;
    }

}

@media screen and (max-width:480px) {
    .slide_img{
        padding: 0px 0px 1px 0px;
    }
    .ide_image {
        min-width: 60px;
    }
}

/* -- -------------------- -- */
/* -- category page layout -- */
/* -- -------------------- -- */

.saleProductContainer{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    column-gap: 1rem;
    row-gap: 1.5rem;
    margin: 3rem 0 3rem 0;
    padding-bottom: 3rem;
    border-bottom: 1px solid #e8e8e8;
}


.saleProductContainer .categoryListBoxContents{
    margin:0 !important;
    position:relative;
}

.saleProductContainer .product_name {
    min-height: 4.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.cate_price {
    margin: 0 0 1em 0;
    font-size:0.85rem;
}

.cate_price span.ex_tax {
    font-size: 0.9em;
    display: block;
    color: #555;
}

.price_amount span.ex_tax{
    font-size: 0.9em;
    color: #555;
}

a.more_info {
    font-size: 14px;
}

@media screen and (max-width:660px) {
    .cate_price {
        margin: 1em 0 1em 0;
    }
}


.saleProductContainer .product_name {
    min-height: 2.5em;
}

.saleProductContainer figure.mz-figure.mz-hover-zoom.mz-no-expand.mz-no-zoom.mz-ready {
    cursor: pointer !important;
}

span.min_max_unit {
    display: block;
}

span.qmax, span.qmin, span.qunit {
    font-size: 0.75rem;
    margin: 0 0.5em 0.5em 0.5em;
    padding: 0 0.5em;
    display: inline-block;
    color: #d36767;
    border: 1px solid #d36767;
    border-radius: 50px;
}

.cart_info_fix .qmax,
.cart_info_fix .qmin,
.cart_info_fix .qunit {
    margin-top: 1em;
}

.select_cart .qmax,
.select_cart .qmin,
.select_cart .qunit {
    /* margin-top: 0.5em; */
}

.cart_qtt .qmax,
.cart_qtt .qmin,
.cart_qtt .qunit {
    font-size: 0.75rem;
    border:none;
    margin: 0;
}


.cate_price span.grid_soldout {
    font-size:1rem;
}

.inner_category .propricemain{
    min-height:initial;
    border-top: none;
}

.inner_category .cate_price_area > span:nth-last-child(1) {
    margin-bottom: 0.8rem;
}

.mj-pname {
    padding: 0 0.5em;
}

@media screen and (max-width: 991.98px){
    .container-fluid.px-5 {
        padding: 0 !important;
    }
}

/* -- -------------------------------- -- */
/* -- homepage discount content layout -- */
/* -- -------------------------------- -- */


.topSaleContent {
    width: 100%;
    padding: 8px 4px 8px 4px !important;
    border-top: 3px double #D9D9D9;
}

.topSaleContent span {
    float: none !important;
    margin: 0 0 0 0 !important;
}

.topSaleContent .productPriceDiscount{
    font-size: 1.1em;
}

.topSaleContent .productSpecialPrice{
    font-size: 1.2em;
    margin: 0 0.2em 0 0.5em !important;
    color:#f00;
}



@media screen and (max-width:660px) {
    .saleProductContainer{
	-ms-grid-columns: 1fr 10px 1fr;
	grid-template-columns: 1fr 1fr;
    }
    .saleProductContainer img {
        max-width: 100%;
        max-height: 200px;
        width: auto;
        height: auto;
    }
    .topSaleContent span{
        display:inline-block;
    }
    .topSaleContent .productPriceDiscount{
        font-size:1em;
    }
    .saleProductContainer .product_name{
        padding:0.5em;
    }
}

.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}


#indexDefaultMainContent{
    padding-left:0;
}

#mj-righttop {
    background:#fefefe;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    position: sticky;
    position:-webkit-sticky;
    top:70px;
    z-index:999;
}

@media screen and (max-width:480px) {
    #mj-righttop{
        position: static;
    }
}

.no_scroll{
    overflow: hidden;
}

/* -- -------------------- -- */
/* -- footer element style -- */
/* -- -------------------- -- */

.calendar-title {
    margin-top: 1.5rem;
}

#calendar {
    border: 1px solid #FFF;
    border-radius: 6px;
    background-color: rgba(255,255,255,0.05);
    filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.2));
    width: 100%;
    margin: 0.5rem 0;
}

.cal_header {
    padding: 7px 7px !important;
    border-bottom: 1px solid #FFF !important;
}

.cal_next img {
    mix-blend-mode: darken;
    vertical-align: baseline;
}

.closed {
    background-color:#5f687b !important;
    line-height: 16px !important;
}

.address, .phone, .mail, .fax, .f_hours {
    background: none;
    margin-bottom: 10px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.footer-shop-info-wrap span:nth-child(2) {
    padding-left: 0.3em;
}

.mj-latestimage img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}



/* -- --------------- */
/* -- button style -- */
/* -- --------------- */

.button, input[type="submit"], input[type="reset"], input[type="button"], .readmore, button{
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) !important;
}


/* -- -------------------------- */
/* -- createAccountForm style -- */
/* -- -------------------------- */

h4.acc_trigger {
    padding: 0 0 0px 15px !important;
    text-transform: none;
}

#createAccountForm {
    margin-top: 1.5em;
}

#btn_findaddress {
    margin-left: 0.5em;
    scale: 0.8;
    vertical-align: baseline;
}



/* -- -------------------------- */
/* -- hubspot -- */
/* -- -------------------------- */


#hubspot-messages-iframe-container{
    z-index:99999999 !important;
}
div#hs-web-interactives-top-anchor {
    z-index: 9999999;
}



/* -------------------------- */
/* -- checkout_confimation -- */
/* -------------------------- */


#checkoutConfirmDefault .review_box{
    font-size: 0.88em;
}

.checkout_list_container > ul {
    list-style: none;
    padding-left: 0;
    padding-bottom: 0.3em;
    margin: 0.5em 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 0.25fr 0.5em 1fr 0.5em 0.3fr;
    grid-template-columns: 0.25fr 1fr 0.3fr;
    gap: 0 0.5em;
    border-bottom: 1px solid #333;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.checkout_list_container > ul li{
    font-size: 0.8rem;
}
.checkout_list_header{
    font-size: 0.85rem;
    text-align:center;
    border-bottom:none !important;
    background-color:#3692CA;
    color:#FFF;
    line-height: 1.5em;
    padding:0.3em;
}

.checkout_list_header > li:not(:last-child) {
    border-right: 1px solid #FFF;
}

.checkout_list_header .checkout_item_price{
    text-align:center;
}

.checkout_item_qt{
    text-align:center;
    padding-left:0.5em;
}
.checkout_item_price{
    text-align:right;
    white-space: nowrap;
    padding-right:0.5em;
}

.checkout_button_box{
    text-align:center;
    margin-bottom:1em;
}
.checkout_button_box .cssButton, .checkout_button_box .cssButtonHover{
    border:none;
    border-radius:4px;
    padding:0.4em 1em;
    font-size:13px;
    color:#FFF;
}


.css_sub{
    color:currentColor !important;
}


#bannerboxallContent img {
    height: auto;
    border-radius: 10px;
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.6);
}

#select-sagawaex_timespec {
    margin: 0 0.5em;
    background-color: #fbfbfb;
}

.messageStackError img {
    width: 1.1em;   
    height: 1.1em;
    margin-left: 0.2em;
}




/* -------------------------- */
/* -- down for maintenance -- */
/* -------------------------- */

.maintenance_content{
    text-align:center;
}

.maintenance_image{
    max-width: 400px;
    margin:0 auto;
}
.maintenance_image img{
    width: 100%;
    height: 100%;
}

#maintenanceDefaultTime{
    margin: 1.5em 0;
}
#maintenanceDefaultPeriod{
    margin: 1.5em 0;
}
.messageStackWarning img{
    width: 1.5em;
}


/* -------------------------- */
/* -- splide (slider) -- */
/* -------------------------- */

.splide__pagination {
    bottom: -2.7rem !important;
}
.splide__pagination__page{
    width:8px !important;
}
.splide__pagination__page.is-active {
    background: #70b3ca !important;
}

.mj-subcontainer {
    width: 100%;
    margin: 1px auto;
}





/* -------------------------- */
/* -- mobile menu icon ------ */
/* -------------------------- */

.navbar-dark .navbar-toggler-icon{
    background-image: none !important;
}

.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: none;
    border: none !important;
    color: #333 !important;
    user-select: none;
    border-radius: 0px !important;
    box-shadow: none !important;
}

.navbar-toggler-icon {
    display: flex !important;
    align-items: center;
    width: auto !important;
    height: auto !important;
    background: none !important;
    background-size: none !important;
}

.navbar button:focus{
    outline:none;
}

.openbtn {
    position: relative;
    cursor: pointer;
    width: 2.5rem;
    height: 2rem;
    border-radius: 5px;
}

.openbtn span {
    display: inline-block;
    transition: all .5s;
    position: absolute;
    left: 0.75rem;
    height: 0.1875rem;
    border-radius: 2px;
    background: #333;
    width: 50%;
}

.openbtn span:nth-of-type(1) {
    top: 0.5rem;
}
.openbtn span:nth-of-type(2) {
    top: 1rem;
}
.openbtn span:nth-of-type(3) {
    top: 1.5rem;
}

.openbtn.active {
    margin-bottom: 0.35rem;
}

.openbtn.active span:nth-of-type(1) {
    top: 0.8125rem;
    left: 0.9375rem;
    transform: translateY(0.375rem) rotate(-45deg);
    width: 30%;
}

.openbtn.active span:nth-of-type(2) {
	opacity: 0;
}

.openbtn.active span:nth-of-type(3){
    top: 1.5625rem;
    left: 0.9375rem;
    transform: translateY(-0.375rem) rotate(45deg);
    width: 30%;
}


.menubtn_text {
    padding-right: 0.7em;
    text-shadow:none;
}
.topbar-toggle-menu .menubtn_text{
    display:none;
}
.topbar-toggle-menu .openbtn span{
    background:#FFF;
}
.topbar-toggle-menu .navbar-toggler,
.topbar-toggle-menu .navbar{
    padding:0 !important;
}

/* -------------------------------- */
/* -- Sidebox Responsive  Adjust -- */
/* -------------------------------- */

.sb_banner_flex{
    display:grid; 
    align-items:center; 
    justify-content:center;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap:10px;
    margin-top: 0.5rem;
}


@media screen and (max-width: 1400px){
    .col-sm-12.col-md-12.col-lg-2.col-xs-12.float-left {
        max-width: 100% !important;
    }
    .leftBoxContainer:first-child {
        margin-top: 2rem;
    }
}

@media screen and (max-width: 991px){
    .col-sm-6 {
        max-width: 100% !important;
    }
}


/* ----------- */
/* -- Other -- */
/* ----------- */

.cs_num{
    padding: 0.5em 0;
    text-align: center;
    border-radius: 2px;
    color: #3692ca;
    font-weight: bold;
    border: 2px solid #4ea0d2;
}

.catNonProduct {
    grid-column: 1 / -1;
    border: 1px solid #E9E8E8;
    border-radius: 4px;
    padding: 0.5rem 1rem;
}

.getting_ready {
    position: relative;
}

.getting_ready:before {
    position: absolute;
    content: "準備中";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #FFF;
    z-index: 2;
    font-size: 1.6em;
    font-weight: bold;
    letter-spacing: 0.5em;
}

.getting_ready:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgb(50 48 48 / 60%);
    z-index: 1;
}


#pageNotFoundMainContent + .buttonRow.back {
    float: none !important;
    display: block;
    text-align: center;
    margin-top: 2rem;
    margin-bottom:6rem !important;
}

@media screen and (min-width: 574px) and (max-width:767px){
    .container-fluid.px-5 {
        padding: 0 15px !important;
    }
}


#checkoutConfirmDefault ~ .buttonRow input.button_confirm_order {
    background: #fe5b49 !important;
    border: none !important;
    margin: 0.5rem 0 1rem 0;
    padding: 0.6em 0.8em;
}

div#accountHistInfo {
    font-size: 0.88rem;
}


#viewCart a{
    color:#FFF !important;
}

.topbar_container{
    display: grid;
    align-items: center;
    width: 100%;
}

.topbar_flex {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    padding: 0 1rem;
    gap: 0.5rem;
    flex-wrap: wrap;
}

#mj-topbar ul.menu{
    display: flex;
    gap: 1rem;
    flex-direction: row-reverse;
    margin:0;
    align-items: center;
    user-select: none;
}

#mj-topbar li{
    background: none !important;
    white-space: nowrap;
}

.sbHolder{

}


#mj-header,#mj-righttop{
    float:none !important;
    display: block;
}




/* -------------------------------- */
/* --------- Cookie Popup --------- */
/* -------------------------------- */

div#hs-eu-cookie-confirmation{
    background:rgba(0,0,0,0.8) !important;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner{
    background: none !important;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p{
    color:#FFF !important;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area{
    justify-content:center !important;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button {
    color: #333 !important;
}

div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom {
    box-shadow: none !important;
    border-top: none !important;
}




/* -------------------------------- */
/* --------- Address-Book --------- */
/* -------------------------------- */

.mj-box-noshadow {
	background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    padding: 10px;
    margin: 10px 0;
    text-align: justify;
    font-size:0.9em;
    width: fit-content;
    max-width: 450px;
}


.address-flex{
    display:flex;
    flex-wrap: wrap;
    gap:5%;
    float:none;
}

.left-indent-03rm{
    margin-left:0.3rem;
}

.address-flex .z-primary-address{
    min-width: 47.5%;
    margin-bottom:1.5rem;
}
.address-flex .z-primary-address > .buttonRow{
    margin-bottom:0;
}

.address-title-box{
    width:100%; 
    margin-top:4rem; 
}

.address-title-box .alert.forward{
    margin-bottom:0.5rem;
    font-size:0.9em;
}

.address-title-box h2{
    padding-left:0 !important;
    border-bottom: 1px solid #E9E8E8;
}

.other-address-grid{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap:1rem;
    margin-bottom: 2rem;
}
.other-address-tiles{
    border: 1px solid #CAC9C9;
    padding: 1rem;
    border-radius: 4px;
    display: grid;
    align-content: space-between;
}
.other-address-tiles address{
    font-size:0.88rem;
}
.other-address-button .buttonRow{
    float:none;
    margin-bottom: 0;
}

@media screen and (max-width:1400px){
    .address-flex .z-primary-address{
        min-width: 100%;
    }
    .address-flex .z-primary-address:not(:last-child){
        margin-bottom: 3rem;
    }
}


.pr-address {
    background-color: #ffa000;
    display: inline-block;
    border-radius: 6px;
    color: #FFF;
    padding: 0.4rem 0.8rem;
    margin-bottom: 1rem;
}


/* カテゴリページの発売前商品の表示 */
.rel_prod{
    position: relative;
}
.rel_prod::before{
    content:"";
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    border-radius: 4px;
    z-index: 2;
    pointer-events: none;
}
.rel_prod::after{
    content: attr(data-rel);
    position: absolute;
    white-space: pre;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #FFF;
    font-weight: bold;
    filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.3));
    z-index: 3;
    pointer-events: none;
    border: 2px solid currentColor;
    border-radius:4px;
    padding: 0.4em 0.8em;
}

.rel_prod .grid_soldout{
    display: none !important;
}



.cate_price span.grid_soldout::before {
    content: "";
    background-color: rgba(0,0,0,0.5);
    border-radius: 4px;
    pointer-events: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.cate_price span.grid_soldout::after {
    content: attr(data-soldout);
    position: absolute;
    top: 50%;
    left: 50%;
    width: fit-content;
    height: fit-content;
    color: #FFF;
    z-index: 3;
    transform: translate(-50%, -50%);
    font-weight: bold;
    filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.3));
    pointer-events: none;
    border: 2px solid currentColor;
    border-radius:4px;
    padding: 0.4em 0.8em;
}


/* -------------------------- */

.product-details-top-images-wrap img{
    width: 100%;
    height: auto;
    margin-bottom: 1.5rem;
}
.product-details-grid-wrap{
    font-size:0.95rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1rem;
}

.product-details-grid-item{
    display: grid;
    column-gap:1rem;
    row-gap:1rem;
    grid-template-areas:    'detailsTitle detailsTitle'
                            'detailsText detailsImage';
    background-color: #f2f2f2;
    padding: 1rem;
    grid-template-rows: max-content;
}

.product-details-grid-item__title{
    grid-area: detailsTitle;
    width: 100%;
    font-size: 1.05em;
}
.product-details-grid-item__text{
    grid-area: detailsText;
    min-width: 250px;
}
.product-details-grid-item__image{
    grid-area: detailsImage;
    max-width: 240px;
}

@media screen and (max-width: 1024px) {
    .product-details-grid-wrap{
        grid-template-columns: 1fr;
    }
    .product-details-grid-item__text{
        grid-area: detailsText;
        min-width: 50px;
    }
}




/* -------------------------- */


.global-grid-table-title{
	font-size:1em;
	font-weight: 500;
	border-bottom: 1px solid #d9d9d9;
    padding-bottom: 0.3em;
}
.global-grid-table-title:not(:first-child){
	margin-top: 3rem;
}
.global-grid-table-wrap {
	font-size:0.9em;
	margin: 0.5rem 0;
}
.global-grid-table-wrap p{
    margin: 0;
}
.global-grid-table-row {
	display: grid;
	grid-template-columns: 16em 1fr;
	align-items: center;
}
.global-grid-table-row:not(:last-child) {
	border-bottom: 3px solid #FFFFFF;
}
.global-grid-table-row > div{
	background-color: #f5f5f5;
	padding: 0.5rem 0.5rem;
    display: block;
	height: 100%;
    min-height: 3em;
    display: grid;
    align-items: center;
}
.global-grid-table-row > div:first-child{
	background-color: #e1e2e6;
	border-right:3px solid #FFFFFF;
}
.indent-notice{
    padding-left: 1em;
    text-indent: -1em;
    display: block;
    font-size: 0.95em;
}

@media screen and (max-width: 1024px) {
	.global-grid-table-row {
		grid-template-columns: 1fr;
	}
    .global-grid-table-row > div{
        min-height: auto;
    }
	.global-grid-table-row:not(:last-child) {
		margin-bottom:0.5rem;
	}
	.global-grid-table-row > div:first-child{
		border-right:0;
	}
}

.cart-form {
    position: relative;
}

.message-bubble {
    position: absolute;
    font-size: 0.9em;
    bottom: calc(100% + 10px);
    left: 50%;
    transform: translateX(-50%);
    padding: 0.5em 0.5em;
    background: var(--bubble-color);
    color: white;
    border-radius: 6px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0.3s;
    min-width: 10em;
    text-align: center;
}

.message-bubble:after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid var(--bubble-color);
}

.message-bubble.show {
    opacity: 1;
    visibility: visible;
}

.message-bubble.hide {
    opacity: 0;
    visibility: hidden;
}


.section-form-wrap {
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    padding: 1.5rem 1rem;
    width:100%;
}

.section-content-wrap{
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    padding: 1rem;
	width:100%;
    font-size:0.95rem;
}
.section-content-wrap:not(:last-child) {
    margin-bottom: 1rem;
}

.section-content-info{
    margin:1rem 0;
    font-size:0.88rem;
}

.color-box {
    background: #f7f8f9;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    padding: 0.5rem 0.8rem;
    text-align: justify;
    margin: 0.5em 0;
    width: fit-content;
}




.order-history-grid {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 1.5rem;
}

.account-history-purchase-date {
    font-weight: 400;
    font-size: 0.9em;
}

@media (max-width: 768px) {
    .order-history-grid {
        grid-template-columns: repeat(1, 1fr);
    }
}

.order-history-items{
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    padding: 1rem;
	width:100%;
    font-size:0.95rem;
}
.order-history-items__inner-row {
    border-bottom: 1px dotted #dcdcdc;
    padding: 0.2rem 0.5rem;
}
.order-history-items__inner-button {
    text-align: right;
    margin-top: 1rem;
}


.section-account-history-address,
.section-checkout-step-address {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1rem;
}
.simple-flex, span.simple-flex{
    display: flex;
    align-items: center;
    column-gap: 1rem;
    row-gap: 0.5rem;
    flex-wrap: wrap;
}
.flex-between{
    justify-content: space-between;
}



.radius-border-box{
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    padding: 0.5rem 0.8rem;
    text-align: justify;
    margin: 0.5em 0;
    width: fit-content;
}
.text-color-red{
    color: #f00;
}





/* --------------------------------------- */
/* ------------- special-price ----------- */
/* --------------------------------------- */

.specials-section{
	max-width: 1600px;
    margin: 5rem 0;
}

.sp-price-title {
    padding-left:0 !important;
    margin-bottom: 1rem;
    font-weight: 500;
}
.sp-price-title-inner{
    display: flex;
    align-items: center;
    justify-content: center;
    gap:0.5em;
	padding-bottom: 1rem;
    position: relative;
}

.sp-price-title-inner .sp-price-title-inner__icon img {
    width: 1.3em;
}

.sp-price-title-inner::after {
    content: "";
    height: 3px;
    width: 3rem;
    background-color: #3692ca;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, -50%);
    border-radius: 50px;
}


.horizontal-scroll-container {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
    padding-bottom: 5px; /* space for scrollbar */
}

/* slim scrollbar */
.horizontal-scroll-container::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}
.horizontal-scroll-container::-webkit-scrollbar-track {
background: transparent;
}
.horizontal-scroll-container::-webkit-scrollbar-thumb {
background-color: rgba(0, 0, 0, 0.2);
border-radius: 10px;
border: 1px solid transparent;
}
.horizontal-scroll-container::-webkit-scrollbar-thumb:hover {
background-color: rgba(0, 0, 0, 0.3);
}


.sale-product-flex {
	display: flex;
	flex-wrap: nowrap;
	gap: 1rem;
}
.sale-product-flex .sp-price-container{
    max-width: 180px;
    flex-shrink: 0;
}

.overflow-limiter{
    display: grid;
    grid-template-columns: 100%;
}
.content-border-box{
    border: 1px solid #dcdcdc;
    padding: 1rem;
    border-radius: 5px;
}
.content-fit-centering{
    width: fit-content;
    margin: 0 auto;
}

.sale-product-grid {
	display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    border-radius: 5px;
	column-gap: 1rem;
    row-gap: 2.5rem;
    border-radius: 5px;
	padding: 1rem;
    border: 1px solid #dcdcdc;
    place-items:center;
}
.sale-product-grid .sp-price-container{
    max-width: 180px;
}

#indexCategories .sale-product-grid,
#indexProductList .sale-product-grid{
    display: flex;
    justify-content:center;
    flex-wrap: wrap;
    border: none;
}

@media (max-width: 768px) {
    .sale-product-grid,
    #indexCategories .sale-product-grid,
    #indexProductList .sale-product-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }
    .sale-product-flex .sp-price-container{
        max-width: 150px;
        flex-shrink: 0;
    }
}

@media (max-width: 480px) {
    .sale-product-grid,
    #indexCategories .sale-product-grid,
    #indexProductList .sale-product-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .sale-product-flex .sp-price-container{
        max-width: 130px;
        flex-shrink: 0;
    }
}

.sp-price-item-wrap{
	display:grid;
	gap:0.5rem;
	
}
.sp-price-item-image{
	border:1px solid #e8e8e8;
	aspect-ratio: 1;
}
.sp-price-item-image img{
	width:100%;
	height:auto;
}

.sp-price-item-name{
	font-size:0.8rem;
	min-height: 3.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
	text-align: center;
}

.hover-scaling-img{
	overflow:hidden;
	transition: transform 0.3s ease;
}
.hover-scaling-img img{
	transition: transform 0.3s ease;
}
.hover-scaling-img:hover img{
	transform: scale(1.05);
}

.sp-price-item-discount{
	font-size:0.9rem;
	text-align: center;
	border-top: 1px dotted #a6a6a6;
    padding-top: 0.5rem;
}
.sp-price-item-discount .specialPriceWithTax{
	white-space: nowrap;
}
.sp-price-item-discount .productPriceDiscount{
	display: block;
	padding: 0.1em 0.3em;
	margin:0.5rem 0 0 0;
	border: 1px solid #d80101;
    color: #d80101;
	border-radius: 5px;
}

.color-overlay{
    opacity: 0;
    pointer-events: none;
}
.color-overlay__inner-text{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #FFF;
    border: 2px solid #FFF;
    padding: 0.5em;
    width: 80%;
    text-align: center;
    font-weight: 500;
    border-radius: 3px;
}
.hover-scaling-overlay{
    position: relative;
}
.hover-scaling-overlay:hover > .color-overlay{
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    transition: opacity 0.3s ease;
}


.button-like{
    cursor: pointer;
}

.button-like:hover{
    background-color: #f7f8f9;
}


svg {
    margin-top: 0.15em;
}

#simpleLogoSvg{
	width: 3rem;
	height: 2rem;
	margin-top: 0.2em;
}






.also-purchase-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 1rem;
    margin: 1rem 0;
}

.saleProductBox {
    border-radius: 5px;
}

.products-grid-item {
    display: grid;
    gap: 0.5rem;
    padding: 0.5rem;
}


.products-grid-item__name {
    font-size: 0.8rem;
    min-height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

/* -------------------------- add INUI end -------------------------- */




#mj-topbar {
	background: #FFF;
	transition: background-color 0.3s ease;
}
#mj-topbar.topbar-scrolled {
	background-color: #3692ca;
}

#mj-topbar.topbar-scrolled a:not(#carttopcontainer a, .lang a){
	color: #FFFFFF;
	border-color: #FFFFFF;
}

#mj-topbar.topbar-scrolled #languageSvg,
#mj-topbar.topbar-scrolled #accountSvg,
#mj-topbar.topbar-scrolled #loginSvg,
#mj-topbar.topbar-scrolled #logoutSvg,
#mj-topbar.topbar-scrolled #simpleLogoSvg,
#mj-topbar.topbar-scrolled #cartSvg{
	fill: #FFFFFF;
}

#mj-topbar.topbar-scrolled div {
	color: #FFFFFF;
}

#mj-topbar.topbar-scrolled li:first-child {
	background: none;
}

#mj-topbar li:first-child {
	background: none;
}

.sbSelector{
    color: #3692ca;
}
.sbOptions{
	border: 1px solid #3692ca;
}
.sbOptions li:not(:last-child){
    border-bottom: 1px dotted #3692ca;
}

#accountLink a{
	border:none;
}

#languageSvg,
#accountSvg,
#loginSvg,
#logoutSvg,
#simpleLogoSvg,
#cartSvg {
	fill: var(--cm-primary-color);
}




#mj-main-grid {
    display: grid;
    padding: 1.5rem 2rem 0 2rem;
    max-width: 1600px;
    margin: 0 auto;
    column-gap: 4rem;
}

#mj-main-grid.center-left-right-columns{
    grid-template-areas: "left-col center-col right-col";
    grid-template-columns: 0.2fr 1fr 0.2fr;
}

#mj-main-grid.center-only-column{
    grid-template-areas: "center-col";
    grid-template-columns: 1fr;
}

#mj-main-grid.center-left-column{
    grid-template-areas: "left-col center-col";
    grid-template-columns: 0.2fr 1fr;
}

#mj-main-grid.center-right-column{
    grid-template-areas: "center-col right-col";
    grid-template-columns: 1fr 0.2fr;
}




#mj-contentarea{
    grid-area: center-col;
    float: none;
}

#mj-left-col {
    grid-area: left-col;
    margin-top: 0.5rem;
}

#mj-right-col {
    grid-area: right-col;
    margin-top: 0.5rem;
}

#mj-left-col .row, #mj-right-col .row {
    display: grid;
    gap: 2rem;
}

.leftBoxContainer.sidebox-noborder {
    padding: 0;
    border: none !important;
    border-radius: 0 !important;
}

.footer-grid {
    margin: 0 3rem;
    display: grid;
    gap: 2rem;
    grid-template-areas: "latest info contact support";
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.ft-social-link {
    display: flex;
    width: 100%;
    gap: 0.5rem;
    margin-top: 1.5rem;
}

.ft-latest-items {
    grid-area: latest;
}

.ft-shop-info {
    grid-area: info;
}

.ft-contact-us {
    grid-area: contact;
}

.ft-support-info {
    grid-area: support;
}

.ft-info-link li:not(:first-child) {
    margin-top: 0.5rem;
}

#mj-footer h3{
    text-transform: uppercase;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 0.5rem;
    margin-bottom: 1rem;
}

h2.icon-title-flex {
    display: flex;
    justify-content: center;
    gap: 0.5rem;
    align-items: center;
}


@media screen and (max-width: 1400px) {
    #mj-main-grid {
        margin: 0 2rem;
        padding: 0 0 0 0;
    }
    #mj-main-grid.center-left-right-columns{
        grid-template-areas: 
                            "center-col" 
                            "left-col"
                            "right-col";
        grid-template-columns: 1fr;
    }
    #mj-main-grid.center-left-column{
        grid-template-areas: 
                            "center-col"
                            "left-col";
        grid-template-columns: 1fr;
    }
    
    #mj-main-grid.center-right-column{
        grid-template-areas: 
                            "center-col"
                            "right-col";
        grid-template-columns: 1fr;
    }
    .footer-grid {
        grid-template-areas:
        "latest contact"
        "info support";
        grid-template-columns: 1fr 1fr;
        margin: 0 2rem;
    }
}

@media screen and (max-width: 768px) {
    #mj-main-grid {
        margin: 0 1rem;
    }
    .footer-grid {
        grid-template-areas:
        "latest"
        "info"
        "contact"
        "support";
        grid-template-columns: 1fr;
        margin: 0 1rem;
    }
}



.sidebox-banner-all-wrap{
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 1rem;
}
.sidebox-banner {
    border: 1px solid #e8e8e8;
}

@media screen and (max-width: 1400px){
    .leftBoxContainer.sidebox-no-title{
        padding:1rem;
    }
    .sidebox-banner-all-wrap{
        grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
        gap:1rem;
    }
}
@media screen and (max-width: 768px) {
    .sidebox-banner-all-wrap{
        grid-template-columns: repeat(3, 1fr);
    }
}
@media screen and (max-width: 480px) {
    .sidebox-banner-all-wrap{
        grid-template-columns: repeat(2, 1fr);
    }
}




#viewCart a{
    color:#FFF !important;
}

.topbar_container{
    display: grid;
    align-items: center;
    width: 100%;
}

.topbar-flex {
    display: flex;
    flex-direction: row;
    justify-content: end;
    align-items: center;
    padding: 0 1rem;
    gap: 0.5rem;
    flex-wrap: wrap;
}
.topbar-sub-wrap{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}

#mj-topbar.topbar-scrolled .topbar-sub-wrap{
    gap: 0.5rem;
}

#simpleLogo{
    display:none;
}

.topbar_cart {
    display: flex;
    gap: 0.5em;
    align-items:center;
    /* justify-content: space-between; */
    justify-content: flex-end;
    width: 100%;
}

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

}


#mj-topbar ul.menu{
    display: flex;
    gap: 0.5rem;
    flex-direction: row-reverse;
    margin:0;
    align-items: center;
    min-height: 2rem;
    user-select: none;
}

#mj-topbar li{
    background: none !important;
    white-space: nowrap;
}

#mj-topbar ul.menu li a {
    border-color: #3692ca;
    color: #3692ca;
}

#languageSvg, #accountSvg, #loginSvg, #logoutSvg, #simpleLogoSvg, #cartSvg {
    fill: #3692ca;
}

#mj-topbar.topbar-scrolled #languageSvg, #mj-topbar.topbar-scrolled #accountSvg, #mj-topbar.topbar-scrolled #loginSvg, #mj-topbar.topbar-scrolled #logoutSvg, #mj-topbar.topbar-scrolled #simpleLogoSvg, #mj-topbar.topbar-scrolled #cartSvg {
    fill: #FFFFFF;
}

.footer-shop-info-wrap {
    display: grid;
}

label.label-flex{
    line-height: 1.8;
}

button:focus{
    outline: none !important;
}





/* -- -------------------------- */
/* -- addressBook style -- */
/* -- -------------------------- */


.address-book-field-wrap,
.change-password-field-wrap{
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
    font-size: 0.88rem;
    max-width: 500px;
}
.address-book-field-wrap input{
    margin:0;
}
.address-book-field-wrap input[type="text"],
.address-book-field-wrap input[type="password"],
.address-book-field-wrap input[type="number"]{
    width: 100%;
}
label.label-grid {
    display: grid;
    grid-template-rows: 1fr;
    align-items: center;
    gap:0.5rem;
}
label.label-flex {
    display: flex;
    gap: 0.25rem;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    width: max-content;
}
label.label-inline-block{
    text-align: left;
    display: inline-block;
    margin: 0;
}

.address-book-item_title,
.change-password-item_title{
    text-align: left;
    white-space: nowrap;
}
.search-address-wrap{
    display: grid;
    grid-template-columns: 200px max-content;
    align-items: center;
}
.address-book-names-wrap {
    display: grid;
    gap: 0.5rem;
    align-items: center;
    grid-template-columns: 1fr 1fr;
}


.address-book-alert-text{
    font-size:0.9em;
    color:#d80101;
}
.address-book-small-text{
    font-size:0.9em;
}
.address-book-small-text.text-red{
    color:#d80101;
    font-size:0.9rem;
}

.set-as-primary{
    margin-top:1rem;
}
#checkoutNewAddress .set-as-primary{
    display: none;
}
#checkoutNewAddress .select-primary_address_type{
    pointer-events: none;
}

.display-alert {
    display: none;
    font-size: 0.9em;
    text-align: center;
    color: #FFF;
    background-color: #f24741;
    border-radius: 3px;
    padding: 0.2em 0.5em;
}

.required-info {
    color: #d80101;
    font-size: 0.9em;
    margin-bottom: 1rem;
}

#addressBookProcessDefault .button-flex,
#accountEditDefault .button-flex,
#accountPassword .button-flex{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-top: 1rem;
}

.delete-address-wrap {
    border: 1px solid #dcdcdc;
    width: fit-content;
    border-radius: 6px;
    padding: 1rem;
    margin: 1rem 0;
}

@media screen and (max-width:768px) {
    #addressBookProcessDefault .required-info,
    #accountPassword .required-info{
        text-align: center;
    }
    .delete-address-wrap {
        width: 100%;
    }
    #addressBookProcessDefault .button-flex,
    #accountPassword .button-flex{
        justify-content: center;
    }
    #addressBookProcessDefault .address-book-field-wrap,
    #accountPassword .change-password-field-wrap{
        margin: 1rem auto;
    }
}



.mj-box-noshadow {
	background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    padding: 10px;
    margin: 10px 0;
    text-align: justify;
    font-size:0.9em;
    width: fit-content;
    max-width: 450px;
}


.address-flex{
    display:flex;
    flex-wrap: wrap;
    gap:5%;
    float:none;
}

.left-indent-03rm{
    margin-left:0.3rem;
}

.address-flex .z-primary-address{
    min-width: 47.5%;
    margin-bottom:1.5rem;
}
.address-flex .z-primary-address > .buttonRow{
    margin-bottom:0;
}

.address-title-box{
    width:100%; 
    margin-top:4rem; 
}

.address-title-box .alert.forward{
    margin-bottom:0.5rem;
    font-size:0.9em;
}

.address-title-box h2{
    padding-left:0 !important;
    border-bottom: 1px solid #E9E8E8;
}

.other-address-grid{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap:1rem;
}
.other-address-tiles{
    border: 1px solid #CAC9C9;
    padding: 1rem;
    border-radius: 4px;
    display: grid;
    gap: 0.5rem;
    align-content: space-between;
    word-break: break-word;
}
.other-address-tiles address{
    font-size:0.88rem;
    margin-bottom: 0;
}

.other-address-button{
    display: flex;
    gap:0.5rem;
    justify-content: center;
    font-size:0.95rem;
}

.other-address-button .buttonRow{
    float: none;;
    margin-bottom: 0;
}

.address-radio-title {
    display: flex;
    align-items: start;
    gap: 0.5rem;
    border-bottom: 1px solid #CAC9C9;
    padding-bottom: 0.5em;
}

.address-radio-title input[type="radio"]{
    margin-top: 0.3em;
}

@media screen and (max-width:1400px){
    .address-flex .z-primary-address{
        min-width: 100%;
    }
    .address-flex .z-primary-address:not(:last-child){
        margin-bottom: 3rem;
    }
}


.pr-address {
    background-color: #ffa000;
    display: inline-block;
    border-radius: 6px;
    color: #FFF;
    padding: 0.4rem 0.8rem;
    margin-bottom: 1rem;
}






/* -------------------------- */
/* ----- CouponDetails ------ */
/* -------------------------- */

#paymentCouponCode{
    width: fit-content;
    padding: 0.2em 0.5em;
    border-radius: 4px;
    background-color: #499afe;
    color: #FFF;
    font-weight: 500;
    cursor: pointer;
}

#moduleCouponDetails {
    display: grid;
    gap: 1rem;
}
#couponDetailsRestrictWrap {
    border: 1px solid #A4A4A5;
    border-radius: 6px;
    padding: 0.5rem;
    display: grid
;
    gap: 0.5rem;
}
#couponProdRestrictions, 
#couponCatRestrictions {
    margin:0 0.5rem;
}

#couponDetailsName {
    font-weight: 500;
}
#couponDetailsExDate {
    font-weight: 500;
}
#couponDetailsDescriptionWrap {
    margin: 0 0.5em;
}
#couponDetailsType {
    display: inline-block;
}
#couponDetailsDescription {
    margin-top: 0.5em;
}

.coupon-details-category-restrict-title, .coupon-details-product-restrict-title {
    background-color: #7c7c7c;
    color: #FFFFFF;
    display: inline-block;
    padding: 0.15em 0.8em;
    border-radius: 1em;
    border: 1px solid currentColor;
    margin-bottom: 0.1em;
}
.coupon-details-category-restrict-wrap, .coupon-details-product-restrict-wrap {
    margin-top: 0.5em;
}

#couponDetailsRestrictTitle {
    font-weight: 500;
    border-bottom: 1px dotted #333;
    padding-bottom: 0.2em;
}

#couponCatRestrictions > li, #couponProdRestrictions > li {
    border-bottom: 1px dashed #dcdcdc;
    padding: 0.2em 0;
}

.restrict-allow, .restrict-deny {
    display: inline-block;
    font-weight: 500;
}
.restrict-allow {
    color: #049824;
}
.restrict-deny {
    color: #ff0000;
}



/* ----------- common-table-style -------------- */
.common-table-style {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.85rem;
}

.common-table-style th, .common-table-style td {
    border: 1px solid #dcdcdc !important;
    padding: 0.3rem 0.5rem !important;
    text-align: center;
    font-size: 0.9em;
}

.common-table-style th {
    background-color: #f7f8f9;
}

.common-table-style tr:hover td {
    background-color: #f3f3f2;
}

.cursor-pointer{
    cursor: pointer;
}