/* Font Maison neue
-------------------------------------------------------------- 
@font-face {
	font-family: 'Maison';
	src: url('fonts/MaisonNeue-Book.woff2') format('woff2'),
		url('fonts/MaisonNeue-Book.woff') format('woff'),
		url('fonts/MaisonNeue-Book.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Maison';
	src: url('fonts/MaisonNeue-Light.woff2') format('woff2'),
		url('fonts/MaisonNeue-Light.woff') format('woff'),
		url('fonts/MaisonNeue-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Maison';
	src: url('fonts/MaisonNeue-Medium.woff2') format('woff2'),
		url('fonts/MaisonNeue-Medium.woff') format('woff'),
		url('fonts/MaisonNeue-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
*/
/* work-sans-100 - latin */
html {
    overflow-x: hidden
}
body {
    overflow-x: hidden
}
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/work-sans-v7-latin-100.eot');
    /* IE9 Compat Modes */
    src: local(''), url('../fonts/work-sans-v7-latin-100.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/work-sans-v7-latin-100.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/work-sans-v7-latin-100.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/work-sans-v7-latin-100.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/work-sans-v7-latin-100.svg#WorkSans') format('svg');
    /* Legacy iOS */
}
/* work-sans-200 - latin */
@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/work-sans-v7-latin-200.eot');
    /* IE9 Compat Modes */
    src: local(''), url('../fonts/work-sans-v7-latin-200.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/work-sans-v7-latin-200.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/work-sans-v7-latin-200.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/work-sans-v7-latin-200.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/work-sans-v7-latin-200.svg#WorkSans') format('svg');
    /* Legacy iOS */
}
/* work-sans-300 - latin */
@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/work-sans-v7-latin-300.eot');
    /* IE9 Compat Modes */
    src: local(''), url('../fonts/work-sans-v7-latin-300.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/work-sans-v7-latin-300.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/work-sans-v7-latin-300.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/work-sans-v7-latin-300.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/work-sans-v7-latin-300.svg#WorkSans') format('svg');
    /* Legacy iOS */
}
/* work-sans-regular - latin */
@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/work-sans-v7-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local(''), url('../fonts/work-sans-v7-latin-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/work-sans-v7-latin-regular.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/work-sans-v7-latin-regular.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/work-sans-v7-latin-regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/work-sans-v7-latin-regular.svg#WorkSans') format('svg');
    /* Legacy iOS */
}
/* work-sans-500 - latin */
@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/work-sans-v7-latin-500.eot');
    /* IE9 Compat Modes */
    src: local(''), url('../fonts/work-sans-v7-latin-500.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/work-sans-v7-latin-500.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/work-sans-v7-latin-500.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/work-sans-v7-latin-500.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/work-sans-v7-latin-500.svg#WorkSans') format('svg');
    /* Legacy iOS */
}
/* work-sans-600 - latin */
@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/work-sans-v7-latin-600.eot');
    /* IE9 Compat Modes */
    src: local(''), url('../fonts/work-sans-v7-latin-600.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/work-sans-v7-latin-600.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/work-sans-v7-latin-600.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/work-sans-v7-latin-600.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/work-sans-v7-latin-600.svg#WorkSans') format('svg');
    /* Legacy iOS */
}
@media (max-width: 767px) {
    .navbar-default,
    .navbar-nav,
    .dropdown .bg-success,
    .user-login,
    a{
        padding: 0 !important;
    }
    .navbar-offcanvas .navbar-default .navbar-nav>li>a{
        padding: 14px 10px 0 25px !important;
    }
}
body {
    margin: 0;
/*    font-family: "Poppins", sans-serif !important;*/
    font-family: "Roboto", sans-serif !important;
    background: #fff;
}
body a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    /*  font-family: 'Maison' , cursive; */
}
p {
    margin: 0;
}
ul,
label {
    margin: 0;
    padding: 0;
}
body a:hover {
    text-decoration: none;
}
/*--header--*/
.menu-grids a {
    display: block;
    text-decoration: none;
}
/*-----------buttons color changes*/
.btn-primary {
    color: #fff;
    background-color: #082c4c;
    border-color: #082c4c !important;
    border-radius: 20px;
    padding: 8px 20px;
}
    .btn-primary:hover {
        color: #fff;
        background-color: #e32e6a !important;
        border-color: #e32e6a !important;
    }
.btn-success {
    color: #fff;
    background-color: #082c4c;
    border-color: #a01a1b !important;
    /* box-shadow: rgb(168 168 168) 0px 0px 4px 1px; */
}
.btn-success :hover {
    color: #fff;
    background-color: #a01a1b;
    border-color: #a01a1b;
}
/*--//header--*/
/*--banner--*/
.banner {
    background: #33414e;
    padding: 9em 0;
    background: url(../images/1.jpg)no-repeat 0px 0px;
    background-size: cover;
}
.banner-right {
    background: url(../images/img3.jpg)no-repeat 0px 0px;
    background-size: cover;
    min-height: 300px;
    padding-top: 2em;
}
.banner-left {
    text-align: center;
}
.banner h2 {
    color: #fff;
    font-size: 3em;
}
.banner-text h3 {
    text-align: center;
    margin: 1.3em auto;
    font-size: 1.5em;
    color: #fff;
    background: #FF590F;
    display: inline-block;
    padding: .5em 1em;
}
.banner-left h4 {
    font-size: 2em;
    color: #fff;
    margin-bottom: 1em;
}
.banner-right ul li {
    position: relative;
}
.banner-right ul li h4 {
    position: absolute;
    font-size: 5em;
    color: #000;
    bottom: 21%;
    left: 27%;
}
/*--countdown--*/
ul#example {
    list-style: none;
    margin: 0;
    display: block;
    text-align: center;
}
ul#example li {
    display: inline-block;
    border: 3px solid #6D6C6C;
    padding: 1.1em 1.5em;
    width: 24%;
}
ul#example li:nth-child(2) {
    margin: 0 1.5em;
}
ul#example li span {
    font-size: 2em;
    color: #fff;
    line-height: 0.6em;
}
ul#example li p {
    color: #fff;
    font-size: 0.9em;
    margin-top: 0.5em;
}
/*--//countdown--*/
/*--//banner--*/
.title-info {
    text-align: center;
    margin-bottom: 5em;
}
h3.title {
    font-size: 3.5em;
    font-weight: 900;
    color: #FF590F;
}
h3.title span {
    color: #353f49;
}
.title-info p {
    font-size: 1em;
    color: #999;
    margin-top: .5em;
    letter-spacing: 1px;
}
/*--gallery--*/
.gallery {
    padding: 1.8em 0;
    background: #fff;
}
.gallery-grid {
    background-color: #ffffff !important;
    box-shadow: 0px 5px 20px 3px rgba(230, 233, 249, 0.9) !important;
    transition: all ease 0.5s !important;
    /* border-radius: 20px; */
    margin-bottom: 0px !important;
    /* height: 22.5em; */
}
.gallery-grid.gallery-grid1 {
    margin: 0 1.5em;
}
.gallery-grid.gallery-grid2 {
    margin-right: 1.5em;
}
/*--gallery-text--*/
.gallery-text {
    text-align: center;
/*    padding: 10px;*/
    padding: 10px 0 ;
    /* height: 4.2em; */
}
.gallery-grid a img {
    /*  -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -o-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;*/
    margin: 0 auto;
    /*    width: 60%;
    height: 180px;*/
    /*margin-bottom: 14px;*/
    width: 80%;
    height: 200px;
    border-radius: 20px 20px 0px 0px;
    padding: 4px;
}
#quote-carousel img {
    width: 100%;
    height: 200px;
    margin-top: 0px;
}
.product-tab {
    margin-top: 0px;
}
.fa,
.fas {
    font-family: "Font Awesome 5 Pro";
    font-weight: 500;
}
#quote-carousel .carousel-control {
    background: none;
    color: #222;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 72px;
}
/* .gallery-grid:hover img
{
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    -o-transform: scale(.6);
    -ms-transform: scale(.6);
    transform: scale(.6);
    margin-top: -2em;
} */
.gallery-text h5 {
    font-size: 2em;
    margin: 1em 0 .3em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.gallery-text h5 a {
    color: #000;
}
.gallery-text p {
    font-size: 1.3em;
    color: #4d4d4d;
    font-weight: 700;
    margin-bottom: 1em;
}
.gallery-text h4.sizes {
    font-size: 1.3em;
    color: #999999;
    margin: 0.1em 0 0.6em;
}
.gallery-text h4.sizes a {
    color: #000;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-transform: uppercase;
    font-size: .7em;
}
.gallery-text h4.sizes a:hover {
    color: #ff590f;
}
.gallery-text ul li {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.gallery-text ul li a span.glyphicon {
    font-size: 1.2em;
    color: #33414E;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
}
.gallery-text ul li a span.glyphicon:hover {
    color: #ff590f;
}
.gallery-grid:hover .gallery-text {
    height: initial;
    margin-top: -2em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.gallery-grid:hover .gallery-text h5 {
    margin: .5em 0 .3em;
}
.gallery-grid:hover .gallery-text h5 a {
    color: #00a6d6;
}
.gallery-grid:hover .gallery-text p {
    margin-bottom: 0em;
}
/*--//gallery--*/
/*--trend--*/
.trend {
    padding: 5em 0;
    -webkit-box-shadow: 0px 0px 6px 1px #E6E6E6;
    -moz-box-shadow: 0px 0px 6px 1px #E6E6E6;
    box-shadow: 0px 0px 6px 1px #E6E6E6;
}
.trend-info {
    background: #00a6d6;
    padding: 4em 12em 3em 3em;
}
.trend-slider h4 {
    font-size: 2.8em;
    color: #000;
    font-family: "Poppins", sans-serif;
    font-weight: 200;
}
.trend-slider h4 span {
    margin-top: .4em;
    font-weight: 900;
    color: #fff;
}
.trend-slider h5 {
    font-size: 3em;
    color: #014A5F;
    margin-top: .5em;
    text-align: center;
    /*  font-family: 'Fascinate' , cursive; */
}
.trend-slider p {
    font-size: 1em;
    color: #fff;
    line-height: 2em;
    margin-top: 1.5em;
    font-weight: 400;
}
/*--//trend--*/
/*--footer--*/
.footer {
    padding: 5em 0;
    background: #f5f6f8;
    -webkit-box-shadow: 0px 0px 5px 1px #C3C3C3;
    -moz-box-shadow: 0px 0px 5px 1px #C3C3C3;
    box-shadow: 0px 0px 5px 1px #C3C3C3;
}
.footer-grids h4 {
    font-size: 2.8em;
    font-weight: 800;
}
.footer-grids h4 a {
    color: #FF590F;
    text-decoration: none;
}
.footer-grids h4 a b {
    color: #353F49;
}
.footer-grids h3 {
    font-size: 3em;
    color: #FF590F;
    margin-bottom: 0.5em;
}
.footer-grids p {
    font-size: 1em;
    color: #32404b;
    font-weight: 500;
    margin-top: 1em;
    line-height: 1.8em;
}
.footer-grids p a {
    color: #32404b;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}
.footer-grids p a:hover {
    color: #FF590F;
}
.footer-grids ul li {
    list-style: none;
    display: inline-block;
    padding: 5px 30px 5px 0;
}
.footer-grids ul li a {
    font-size: 1em;
    text-decoration: none;
    line-height: 2em;
    color: #32404b;
    text-transform: capitalize;
    font-weight: 500;
}
.footer-grids ul li a:hover {
    color: #FF590F;
}
.footer input[type="text"] {
    outline: none;
    width: 75%;
    color: #999;
    font-size: 1em;
    padding: 10px 15px;
    border: 3px solid #E0E0E0;
    margin-top: 1em;
}
.footer input::-webkit-input-placeholder {
    color: #999;
}
.footer input::-moz-placeholder {
    color: #999;
}
.footer input:-moz-placeholder {
    color: #999;
}
.footer input:-ms-input-placeholder {
    color: #999;
}
.footer input[type="submit"] {
    outline: none;
    border: 3px solid #FF590F;
    background: #FF590F;
    color: #fff;
    font-size: 1.1em;
    padding: 9px 12px;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -webkit-appearance: none;
}
.footer input[type="submit"]:hover {
    color: #FF590F;
    background: #fff;
}
/*--//footer--*/
/*--new--*/
.new {
    padding: 5em 0 0;
    background: #fff;
}
.new-info {
    border-bottom: 7px double #9FA3AA;
    padding-bottom: 5em;
}
.new-bottom {
    padding: 1em;
    text-align: center;
    background-color: #fff;
    background-image: url(../images/pbg.jpg);
    color: #FFFFFF;
}
.new-grid {
    width: 23.4%;
    padding: 0;
    overflow: hidden;
    border: 3px solid #00a6d6;
}
.new-grid.new-mdl {
    margin: 0 1.5em;
}
.new-grid.new-mdl1 {
    margin-right: 1.5em;
}
.new-bottom h5 {
    font-size: 1.8em;
    font-weight: 900;
    display: inline-block;
    margin: 0px;
    line-height: 15px;
}
.new-bottom h5 a.name {
    color: #FFFFFF;
    font-size: 15px;
    text-align: center;
    line-height: 12px;
}
.new-bottom h5 a.name:hover {
    color: #FF590F;
}
/*--ratings--*/
.rating {
    text-align: center;
    float: right;
}
.rating span {
    display: inline-block;
    position: relative;
    font-size: 1.3em;
    color: #555;
}
.rating span.on:before {
    content: "\2605";
    position: absolute;
    left: 0;
    color: #F07818;
}
.ofr p {
    font-size: 1.1em;
    color: #999;
    display: inline-block;
    font-weight: 600;
}
.ofr p.pric1 {
    color: #d7d7d7;
    margin-right: 5px;
    font-weight: 400;
}
.new-top {
    position: relative;
    padding: 1.5em;
    background: #fff;
}
.new-text {
    /* background: #00a6d6; */
    padding: 2em;
    position: absolute;
    top: 16%;
    width: 80%;
    left: -100%;
    transition: .5s all;
    background-color: rgba(255, 255, 255, 0.6);
    background: rgba(255, 255, 255, 0.6);
}
.new-text ul li {
    display: block;
    text-align: center;
}
.new-text ul li:nth-child(2) {
    margin: 1em 0;
}
.new-text ul li a {
    border: 1px solid #FFF;
    padding: 0.8em 2em;
    display: block;
    text-decoration: none;
    color: #FFF;
    font-size: 14px;
    font-weight: 500;
    background-color: rgba(0, 0, 0, 0.7);
    background: rgba(0, 0, 0, 0.7);
}
.new-text ul li a:hover {
    color: #000;
    border-color: #000;
    background-color: rgba(255, 255, 255, 0.6);
    background: rgba(255, 255, 255, 0.6);
}
.new-grid:hover .new-text {
    left: 10%;
}
/*--//new--*/
/*--breadcrumbs--*/
.breadcrumbs {
    padding: 1.5em 0;
    background: #353F49;
    text-align: center;
}
.breadcrumb {
    background: none;
}
.breadcrumb1 {
    padding: 0;
    margin: 0;
}
.breadcrumb1 li {
    font-size: 1.1em;
    color: #ff590f;
    font-weight: 700;
}
.breadcrumb1 li a {
    color: #d8703f;
    text-decoration: none;
}
.breadcrumb1 li span {
    left: 0em;
    padding-right: 1em;
    color: #D8703F;
}
.breadcrumb>.active {
    color: #FFF;
}
/*--//breadcrumbs--*/
/*--//Shortcodes--*/
/*--slider-up-arrow--*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 3%;
    right: 3%;
    overflow: hidden;
    width: 32px;
    height: 32px;
    border: none;
    text-indent: 100%;
    background: url("../images/move-up.png") no-repeat 0px 0px;
    z-index: 999;
}
#toTopHover {
    width: 32px;
    height: 32px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}
/*--//slider-up-arrow--*/
/*---- responsive-design -----*/
@media (max-width:1366px) {
    .login-page {
        width: 38%;
    }
    .login-top {
        padding: 1em;
    }
    .title-info {
        margin-bottom: 4em;
    }
    .scroll-pane {
        height: 130px;
    }
}
@media (max-width:1280px) {
    .login-page {
        width: 43%;
    }
    #toTop {
        right: 2%;
    }
    .footer {
        padding: 4em 0;
    }
}
@media (max-width:1080px) {
    .cd-header-buttons {
        right: 8%;
    }
    .cd-search input {
        font-size: 1.5em;
    }
    .banner {
        padding: 7em 0;
    }
    .banner-right ul li h4 {
        left: 20%;
    }
    .new {
        padding: 4em 0 0;
    }
    /* .new-grid, .gallery-grid
    {
        width: 23.85%;
    } */
    .new-grid.new-mdl,
    .gallery-grid.gallery-grid1 {
        margin: 0 1em;
    }
    .new-grid.new-mdl1,
    .gallery-grid.gallery-grid2 {
        margin-right: 1em;
    }
    .new-bottom h5 {
        font-size: 1.5em;
    }
    .rating span {
        font-size: 1.1em;
        vertical-align: middle;
    }
    .new-text {
        top: 14%;
        width: 90%;
    }
    .new-grid:hover .new-text {
        left: 5%;
    }
    .new-text ul li a {
        font-size: 0.9em;
    }
    .new-top {
        padding: 0.8em 1em;
    }
    .new-info {
        padding-bottom: 4em;
    }
    .gallery {
        padding: 4em 0;
    }
    .gallery-text h5 {
        font-size: 1.6em;
        margin: 0.5em 0 .3em;
    }
    .gallery-grid {
        /* height: 25.7em; */
        margin-bottom: 1em;
    }
    .trend-info {
        padding: 3em 9em 2em 2em;
    }
    .trend-slider h4 {
        font-size: 2.5em;
    }
    .trend-slider h5 {
        font-size: 2.8em;
    }
    .footer {
        padding: 3.5em 0;
    }
    .products,
    .related-products,
    .login-page,
    .contact,
    .cart-items,
    .about,
    .faq-info,
    .codes {
        padding: 4em 0;
    }
    .login-page {
        width: 55%;
    }
    h3.title {
        font-size: 3.3em;
    }
    .title-info {
        margin-bottom: 3em;
    }
    .footer-grids ul li {
        padding: 5px 25px 5px 0;
    }
    .contact iframe {
        min-height: 340px;
    }
    .address p {
        letter-spacing: 0px;
    }
    .rsidebar-top {
        padding: 1.5em;
    }
    .rsidebar h4 {
        font-size: 1.1em;
    }
    .product-grids {
        /*    width: 32%;*/
        margin-bottom: 1em;
    }
    .product-grids.product-grids-mdl {
        margin: 0 1em;
    }
    .single-top {
        margin-left: 13%;
    }
    .single-top-left h3 {
        font-size: 1.6em;
    }
    .single-top-left {
        padding: 0;
    }
    .single-info {
        padding: 5em 0 3em;
    }
}
@media (max-width:991px) {
    .header-two-left ul li {
        font-size: 0.9em;
        margin-right: 1em;
    }
    .header-two-left ul li i.glyphicon {
        margin-right: .5em;
    }
    .header-two .navbar-nav {
        width: 33%;
    }
    .header-right.cart {
        margin-right: 0.5em;
        padding-right: 0.8em;
    }
    .header-two-left ul li {
        font-size: 0.9em;
        margin: 0.6em 0 0;
        display: block;
    }
    .logo h1 {
        font-size: 2.8em;
        margin: 0.6em 0 0.5em;
        font-weight: 900;
    }
    .header-two-left {
        margin-top: 2.1em;
    }
    .header-right.cart {
        margin-top: 2em;
    }
    .header-right.my-account {
        margin: 3.1em 0;
    }
    .social-icons ul li {
        margin-left: 0.8em;
    }
    .banner-left {
        padding: 0;
    }
    .banner h2 {
        font-size: 2.6em;
    }
    .banner-text h3 {
        margin: 1em auto;
    }
    ul#example li {
        padding: 1em;
        width: 29%;
    }
    ul#example li:nth-child(2) {
        margin: 0 0.5em;
    }
    .banner-right ul li h4 {
        left: 15%;
        font-size: 4.5em;
        bottom: 27%;
    }
    .banner-right {
        min-height: 260px;
        padding: 0 0 1em;
    }
    .banner {
        padding: 5em 0;
    }
    /* .new-grid, .gallery-grid
    {
        width: 23.5%;
        float: left;
    } */
    .new-text {
        top: 12%;
        width: 100%;
        padding: 1em;
    }
    .new-grid:hover .new-text {
        left: 0%;
    }
    .navbar-default .navbar-nav>li>a {
        padding: 1.2em 0.8em;
    }
    .cd-header-buttons {
        right: 2%;
    }
    .new-bottom {
        text-align: center;
    }
    .rating {
        float: none;
    }
    .rating {
        margin-top: .4em;
    }
    .ofr p {
        font-size: 1em;
        margin-top: 0.5em;
    }
    .new-text ul li:nth-child(2) {
        margin: 0.5em 0;
    }
    .gallery {
        padding: 3em 0;
    }
    h3.title {
        font-size: 3em;
    }
    .gallery-grid {
        /*height: 20.5em;*/
        /* padding: 1em; */
    }
    .gallery-text ul li {
        display: block;
        width: auto;
        text-align: center;
    }
    .trend-left {
        float: left;
        width: 40%;
    }
    .trend-right {
        float: right;
        width: 60%;
        padding: 0;
    }
    .flexslider.trend-slider .slides img {
        width: 100%;
    }
    .trend-slider h4 {
        font-size: 2em;
    }
    .trend-slider h5 {
        font-size: 2.4em;
    }
    .trend-slider p {
        font-size: 0.9em;
        margin-top: 1em;
    }
    .trend-info {
        padding: 2em 5em 1.5em 1em;
    }
    .footer-grids:nth-child(2) {
        margin: 2em 0;
    }
    .footer {
        padding: 3em 0;
    }
    ul.dropdown-menu.multi-column {
        padding: 1.5em;
    }
    .multi-column-dropdown li a {
        font-size: 0.9em;
    }
    /* .row h4
    {
        font-size: 0.9em;
    } */
    .menu-grids.menulist1 ul {
        width: 46%;
    }
    .menu-grids {
        padding-right: 0;
    }
    ul.dropdown-menu.multi-column.multi-column1 .menu-grids:nth-child(3) {
        width: 25%;
        padding-left: 3em;
    }
    .new-add2 h6 {
        font-size: 1.6em;
    }
    .new-add h5 {
        font-size: 2.1em;
    }
    .contact iframe {
        min-height: 300px;
    }
    .address {
        padding: 4em 0;
    }
    .address h4 {
        font-size: 2.5em;
        margin-bottom: 0.6em;
    }
    .address-left {
        float: left;
        width: 50%;
        padding-left: 0;
    }
    .address-right {
        float: right;
        width: 50%;
        padding: 0;
    }
    .address .address-info h4 {
        margin-bottom: .3em;
    }
    .address p {
        font-size: 1em;
    }
    .address-info {
        padding: 2.5em;
    }
    .address-grid {
        padding: 2.5em;
    }
    .address input[type="text"] {
        padding: .6em 1em;
        margin-bottom: 1.5em;
    }
    .address-info.address-mdl {
        margin: 1.5em 0;
    }
    .address textarea {
        min-height: 14.5em;
    }
    .product-model-sec .new-text {
        width: 80%;
    }
    .rsidebar {
        /*width: 100%;*/
        margin: 1em auto 0;
    }
    .single-top {
        width: 50%;
    }
    .single-top-left h3 {
        margin-top: 1.5em;
    }
    .single-info h6 {
        font-size: 1.8em;
    }
    .single-info {
        padding: 4em 0 1em;
    }
}
@media (max-width:800px) {
    .top-header p,
    .top-header h2 {
        letter-spacing: 0px;
    }
    .header-right a {
        font-size: 0.8em;
    }
    .header-two .navbar-nav {
        width: 32%;
    }
    .header-two-left {
        margin-top: 1.8em;
    }
    .cd-search input {
        font-size: 1.3em;
    }
    .banner-right {
        min-height: 280px;
        padding: 1em 0 0;
        background-position: 0px -15px;
    }
    .banner-right ul li h4 {
        bottom: 24%;
    }
    .new {
        padding: 3em 0 0;
    }
    .title-info p {
        font-size: 0.9em;
    }
    .trend {
        padding: 4em 0;
    }
    .products,
    .related-products,
    .login-page,
    .contact,
    .cart-items,
    .about,
    .faq-info,
    .codes {
        padding: 3em 0;
    }
    .login-page {
        width: 60%;
    }
    .product-grids .new-top {
        padding: 0 1em;
    }
}
@media (max-width:767px) {
    .top-header .nav.navbar-nav {
        margin: 0;
        float: left;
    }
    .top-header .nav.navbar-nav.social-icons {
        float: right;
        margin-top: 0.5em;
    }
    .header-two .navbar-nav {
        width: 36%;
        float: left;
        margin: 0 0 0;
    }
    .header-two .navbar-nav.header-two-left {
        margin-top: 1.6em;
        width: 28%;
    }
    button.navbar-toggle {
        border-color: #920d0e !important;
        background-color: #082c4c;
    }
    button.navbar-toggle {
        margin-right: 48%;
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #082c4c;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #F2F6F7;
    }
    .navbar-nav>li {
        display: block;
    }
    .navbar-nav {
        margin: 0;
    }
    div#bs-example-navbar-collapse-1 {
        padding: 8px 20px;
        overflow: inherit;
        width: 280px;
        left: 0;
    }
    .navbar-default .navbar-nav>li>a {
        padding: 14px 10px 0 25px;
        font-size: 12px;
    }
    .menu-grids {
        padding-right: 0;
        float: left;
        width: 25%;
    }
    ul.dropdown-menu.multi-column {
        padding: 1em;
    }
    .menu-grids.menulist1 ul {
        width: 100%;
        display: block;
    }
    .multi-column-dropdown li a {
        font-size: 0.85em;
    }
    ul.multi-column-dropdown:nth-child(3) {
        border: none;
    }
    ul.dropdown-menu.multi-column.multi-column1 .menu-grids:nth-child(3) {
        width: 25%;
        padding-left: 1em;
    }
}
@media (max-width:768px) {
    .logo h1 {
        font-size: 2.5em;
    }
    .header-right.cart {
        margin-top: 1.6em;
    }
    .header-right.my-account {
        margin: 2.8em 0;
    }
    .header-two-left {
        margin-top: 1.8em;
    }
    .breadcrumbs {
        padding: 1.2em 0;
    }
    .banner {
        padding: 4.5em 0;
    }
    .new-text {
        top: 16%;
        width: 97%;
    }
    .new-grid:hover .new-text {
        left: 1%;
    }
    .new-text ul li a {
        padding: 0.8em 1em;
    }
    .gallery-grid {
        /* height: 17.7em; */
        margin-bottom: 1em;
    }
    .gallery-grid:hover .gallery-text {
        height: initial;
        margin-top: 0 !important;
        transition: none !important;
        -webkit-transition: none !important;
    }
    .gallery-grid:hover img {
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -o-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        margin-top: 0 !important;
    }
    .gallery-grid a img {
        /* -webkit-transform: scale(.5); */
        /* -moz-transform: scale(.5);
            -o-transform: scale(.5);
            -ms-transform: scale(.5); */
        /* transform: scale(.5); */
        /* transition: 0.5s all; */
        /* -webkit-transition: 0.5s all; */
        /* -moz-transition: 0.5s all;
            -o-transition: 0.5s all;
            -ms-transition: 0.5s all;
            margin: 0 auto;
            height: 64px; */
    }
}
@media (max-width:640px) {
    .row h4 {
        margin-bottom: 0;
    }
    .menu-grids.new-add2 {
        padding: 0;
    }
    .new-add2 h6 {
        font-size: 1.4em;
    }
    .menu-two.multi-column3 .menu-grids:nth-child(2) {
        width: 74%;
    }
    .multi-column4 .menu-grids:nth-child(4) {
        padding: 0;
    }
    .new-add h5 {
        font-size: 2em;
    }
    .banner {
        padding: 3em 0;
    }
    .banner-text h3 {
        font-size: 1.3em;
        padding: .5em 1em;
    }
    ul#example li {
        width: 19%;
    }
    .banner-right {
        margin-top: 1.5em;
    }
    h3.title {
        font-size: 2.8em;
    }
    .title-info {
        margin-bottom: 2em;
    }
    .new-grid.new-mdl,
    .gallery-grid.gallery-grid1 {
        margin: 0 0.5em;
    }
    .new-grid.new-mdl1,
    .gallery-grid.gallery-grid2 {
        margin-right: 0.5em;
    }
    /* .new-grid, .gallery-grid
    {
        width: 24.1%;
        float: left;
    } */
    .new-text ul li a {
        padding: 0.6em 1em;
    }
    .new-bottom {
        padding: 0.8em;
    }
    .ofr p {
        font-size: 0.9em;
    }
    .new-text {
        top: 9%;
    }
    .gallery-text h5 {
        font-size: 1.4em;
    }
    .gallery-grid {
        /*height: 12.9em;*/
        /* padding: 0.8em; */
    }
    .gallery-text ul li {
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    /* .gallery-grid a img {
        height: 85px;
        width: 80%;
    } */
    .gallery-text ul li a span.glyphicon {
        font-size: 1em;
    }
    .gallery {
        padding: 2.5em 0;
    }
    .trend {
        padding: 3em 0;
    }
    .trend-slider h4 {
        font-size: 1.8em;
    }
    .trend-slider h5 {
        font-size: 1.8em;
    }
    .trend-slider p {
        font-size: 0.85em;
    }
    .trend-info {
        padding: 2em 3em 1.5em 1em;
    }
    .flexslider.trend-slider ol.flex-control-nav {
        right: -5%;
    }
    .footer {
        padding: 2.5em 0;
    }
    .footer-grids h4 {
        font-size: 2.5em;
    }
    .footer-grids h3 {
        font-size: 2.5em;
        margin-bottom: 0.2em;
    }
    .footer-grids p {
        font-size: 0.9em;
    }
    .footer-grids ul li a {
        font-size: 0.9em;
    }
    .login-page {
        width: 85%;
    }
    .login-top h4 {
        font-size: 1.3em;
    }
    .login-top {
        padding: 0.8em;
    }
    .login-page input[type="text"],
    .login-page input[type="password"] {
        font-size: 0.9em;
    }
    .login-body {
        padding: 1.5em;
    }
    .login-page-bottom h5 {
        font-size: 1.3em;
    }
    .cart-item-info h4 {
        font-size: 1.8em;
    }
    .cart-item-info h4 span {
        font-size: 0.9em;
        margin-bottom: 0.5em;
    }
    ul.qty li p {
        font-size: 0.9em;
    }
    .delivery p {
        font-size: 0.9em;
    }
    .delivery span {
        font-size: 0.9em;
    }
    .delivery {
        margin-top: 1em;
    }
    .contact iframe {
        min-height: 250px;
    }
    .address-grid {
        padding: 2em;
    }
    .address h4 {
        font-size: 2em;
    }
    .address p {
        font-size: 0.9em;
    }
    .address-info {
        padding: 2em;
    }
    .address textarea {
        min-height: 9.6em;
    }
    .product-grids {
        /*    width: 31.7%;*/
    }
    .new-text {
        top: 14%;
    }
    input.item_quantity {
        padding: 0.6em 1em;
    }
    .new-text {
        top: 17%;
    }
    .single-info h6 {
        font-size: 1.5em;
    }
    .single-info p {
        font-size: 0.9em;
    }
    .single-top-left ul h4 {
        font-size: 2em;
    }
    .panel-body {
        font-size: 0.9em;
    }
    #footer h6 {
        line-height: 2em;
    }
    img.adya-img {
        max-width: 300px;
        width: 100% !important;
        border: 4px solid #082c4c;
        padding: 3px;
        margin: 0px;
    }
    .card-body.text-center {
        margin-bottom: 20px;
    }
    .carousel-showmanymoveone {
        padding-left: 0px;
        margin-top: 20px;
    }
    .col-md-6.col-lg-2.mb-4.mb-lg-0 {
        margin: 20px 0px;
    }
    .btn-outline-default {
        display: none;
    }
    /* .gallery-grid {
        height: 13em !important;
    } */
    .product-tab .tab-nav {
        border-bottom: 1px solid #DADADA;
        margin-bottom: 30px;
        display: flex;
        font-size: 12px;
    }
    h2 {
        font-size: 20px;
    }
    h6 a.name {
        line-height: 1.5em;
    }
}
@media (max-width:480px) {
    .navbar-collapse {
        padding: 0;
        margin: 0;
        right: 0;
        float: left;
    }
    #Searchdropmenu {
        width: 300px;
        padding: 8px;
        z-index: 9999;
        left: 0;
        position: absolute;
        font-size: 11px;
    }
    .mcgtop-header {
        text-align: center;
        padding: 0;
        font-size: 11px;
    }
    .megamenumobile2 {
        display: none;
    }
    .header_mycartdisplay {
        display: none;
    }
    .cd-dropdown-wrapper {
        display: none;
    }
    .header-top-links .Phonesm,
    .header-top-links .Storesm,
    .header-top-links .Newslettersm,
    .header-top-links .FAQsm {
        display: none;
    }
    button.navbar-toggle {
        margin-right: 44%;
    }
    .top-header .nav.navbar-nav {
        float: none;
        text-align: center;
    }
    .top-header .nav.navbar-nav.social-icons {
        float: none;
        margin: 0.5em 0;
    }
    .header-two .navbar-nav.header-two-left {
        margin-top: 1em;
        width: 100%;
        text-align: center;
    }
    .header-two-left ul li {
        margin: 0 1em;
        display: inline-block;
    }
    .header-two .navbar-nav {
        width: 100%;
        float: none;
        margin: 0 0 1em;
    }
    .header-right {
        width: 47%;
    }
    .header-right.cart {
        margin-top: 0;
        margin-right: 0em;
        padding-right: 5em;
    }
    .header-right.my-account {
        margin: 1.3em 0;
    }
    .breadcrumb {
        margin-bottom: 0;
    }
    .logo h1 {
        margin: 0.5em 0;
    }
    .banner-text h3 {
        margin: 0.5em auto;
    }
    .banner-left h4 {
        font-size: 1.5em;
        margin-bottom: 0.5em;
    }
    ul#example li span {
        font-size: 1.5em;
        color: #fff;
        line-height: 0.6em;
    }
    ul#example li {
        width: 18%;
        padding: 0.8em;
    }
    .banner-right {
        min-height: 245px;
        background-position: 0px -10px;
    }
    .banner-right ul li h4 {
        left: 21%;
        font-size: 4em;
    }
    .title-info p {
        letter-spacing: 0px;
    }
    /* .new-grid, .gallery-grid
    {
        width: 49%;
    } */
    .new-grid.new-mdl,
    .gallery-grid.gallery-grid1 {
        margin: 0 0 .5em .5em;
    }
    .gallery-grid {
        /* height: 18.9em; */
        /* padding: 1em 3em; */
        margin-bottom: 0.5em;
    }
    .new-info {
        padding-bottom: 3em;
        border-bottom: 3px double #9FA3AA;
    }
    h3.title {
        font-size: 2.5em;
    }
    .trend-left {
        float: none;
        width: 50%;
        margin: 0 auto;
    }
    .trend-right {
        float: none;
        width: 100%;
        text-align: center;
    }
    .trend-info {
        padding: 1.5em;
    }
    .trend-slider h4 {
        font-size: 1.5em;
    }
    .trend-slider h5 {
        font-size: 1.5em;
    }
    .navbar-default .navbar-nav>li>a {
        padding: 14px 10px 0 25px;
    }
    .menu-grids {
        padding: 0;
        float: none;
        width: 100%;
        text-align: center;
    }
    ul.dropdown-menu.multi-column.multi-column1 .menu-grids:nth-child(3) {
        width: 100%;
        padding: 0;
    }
    .menu-two.multi-column3 .menu-grids:nth-child(2) {
        width: 100%;
    }
    .social-btn i {
        font-size: 0.9em;
        vertical-align: inherit;
    }
    .cart-items h3 {
        font-size: 1.8em;
    }
    .cart-item-info h4 {
        font-size: 1.6em;
    }
    .cart-item-info h4 span {
        font-size: 0.87em;
    }
    .alert-close,
    .alert-close1,
    .alert-close2 {
        top: 4px;
    }
    .cart-items {
        padding: 3em 0 0;
    }
    .address-grid {
        padding: 1em;
    }
    .address h4 {
        font-size: 1.8em;
    }
    .address input[type="text"] {
        padding: .6em 1em;
        margin-bottom: 1em;
        font-size: 0.9em;
    }
    .address-info {
        padding: 1em;
    }
    .address input[type="submit"] {
        padding: .6em 4em;
        font-size: 0.9em;
    }
    .address textarea {
        min-height: 9.9em;
        font-size: 0.9em;
    }
    .address {
        padding: 3em 0;
    }
    .footer-grids ul li {
        padding: 5px 14px 0 0;
    }
    .login-top {
        padding: 0.6em;
    }
    .login-page input[type="submit"] {
        padding: .7em 1em;
        font-size: 0.9em;
    }
    .contact iframe {
        min-height: 200px;
    }
    .footer input[type="text"] {
        font-size: 0.9em;
        padding: 10px 10px;
    }
    .footer input[type="submit"] {
        font-size: 1em;
        padding: 8px 12px;
    }
    .about p {
        font-size: 0.9em;
    }
    .faq>li>a {
        font-size: 0.9em;
        line-height: 1.8em;
    }
    .faq-info .faq li p {
        font-size: 0.9em;
        padding-left: 1em;
    }
    .faq-info a {
        padding: 0.7em 0.8em;
    }
    .product-grids {
        /*    width: 32.2%;*/
    }
    .product-grids.product-grids-mdl {
        margin: 0 0.5em;
    }
    .product-grids:hover .new-text {
        left: 0;
        width: 100%;
    }
    .imagezoom-view {
        display: none;
    }
    .single-top {
        margin-left: 18%;
        width: 75%;
    }
    .single-top-left h3 {
        font-size: 1.5em;
    }
    .single-rating {
        margin: 0.8em 0;
    }
    .single-info p {
        margin: 0.5em 0;
    }
    .collpse.tabs {
        padding-top: 0;
    }
    h4.panel-title a {
        font-size: 1.2em;
        padding: .5em 1em;
    }
}
@media (max-width:414px) {
    .banner h2 {
        font-size: 2.4em;
    }
    ul#example li p {
        margin-top: 0.2em;
    }
    ul#example li {
        width: 24%;
    }
    .banner-right ul li h4 {
        font-size: 3.5em;
    }
    .banner-right {
        min-height: 215px;
    }
    .header-right.cart {
        padding-right: 3em;
    }
    .title-info p {
        font-size: 0.85em;
    }
    h3.title {
        font-size: 2.2em;
    }
    .title-info {
        margin-bottom: 1.5em;
    }
    .gallery-grid {
        /* padding: 0.5em 1.3em; */
    }
    .product-grids.product-grids-mdl {
        margin: 0 1em 1em 0;
    }
    .product-grids {
        /*    width: 46%;*/
        margin: 0 1em 1em 0;
    }
    .social-btn.sb-two {
        margin-left: 1em;
    }
    .social-btn a {
        padding: .7em 1.2em;
    }
    .login-page-bottom h5 {
        margin: 0.5em 0;
    }
    .address-left,
    .address-right {
        float: none;
        width: 100%;
        padding: 0;
    }
    .address-right {
        margin-top: 1em;
    }
    .delivery p,
    .delivery span {
        float: none;
    }
    .delivery span {
        margin-top: 0.5em;
    }
    .logo h1 {
        margin: 0.3em 0;
    }
    .faq-info .faq li p,
    .faq>li>a {
        font-size: 0.87em;
    }
    .faq li {
        margin-top: 0.5em;
    }
}
@media (max-width:384px) {
    /* .new-grid, .gallery-grid
    {
        width: 48.9%;
    } */
    .gallery-grid {
        height: 19em;
    }
    .product-grids {
        /*  width: 45.8%;*/
    }
}
@media (max-width:375px) {
    .banner-right {
        min-height: 190px;
        background-position: 0;
    }
    /* .new-grid, .gallery-grid
    {
        width: 48.8%;
    } */
    .new-text {
        top: 9%;
    }
    .gallery-grid {
        /* height: 21.1em; */
    }
    .gallery-text h4.sizes {
        font-size: 1em;
        margin: 0;
    }
    .gallery-text ul li {
        width: 100%;
        text-align: center;
    }
    .trend-slider h4 {
        font-size: 1.3em;
    }
    .trend-slider h5 {
        font-size: 1.3em;
    }
    .trend-slider p {
        margin-top: 0.5em;
    }
    .login-page input[type="submit"] {
        margin: 0;
    }
    .social-btn i {
        font-size: 0.87em;
    }
    .social-btn a {
        padding: .6em 1em;
    }
    .social-btn.sb-two {
        margin-left: 0.5em;
    }
}
@media (max-width:320px) {
    .top-header p,
    .top-header h2 {
        margin-top: .5em;
        font-size: 0.83em;
    }
    .top-header p a,
    .top-header h2 a {
        padding: 0 3px;
    }
    .top-header .nav.navbar-nav.social-icons {
        margin: 0.5em 0 .3em;
    }
    .header-two .navbar-nav.header-two-left {
        margin: 0.5em 0 0;
    }
    .header-two .navbar-nav {
        margin: 0 0 0.5em;
    }
    .header-two-left ul li {
        margin: 0 1.5em 0 0;
    }
    .logo h1 {
        font-size: 2em;
        margin: 0.5em 0 0;
    }
    span.tag {
        font-size: .35em;
        letter-spacing: 0px;
    }
    .cart-box p {
        padding: 4px 8px;
    }
    .banner h2 {
        font-size: 2.2em;
    }
    .header-right span.glyphicon {
        font-size: 1.3em;
    }
    .header-right.my-account {
        margin: 1em 0;
    }
    .header-right.cart {
        padding-right: 2em;
    }
    button.navbar-toggle {
        margin-right: 41%;
    }
    .navbar {
        min-height: 46px;
    }
    .navbar-toggle {
        padding: 7px 8px;
    }
    ul#example li {
        width: 25%;
        padding: 0.5em;
    }
    .banner-right {
        min-height: 170px;
        margin-top: 1em;
    }
    .banner {
        padding: 1.5em 0;
    }
    .banner-text h3 {
        font-size: 1.1em;
        padding: .4em 1em;
    }
    ul#example li span {
        font-size: 1.3em;
    }
    ul#example li p {
        font-size: 0.85em;
    }
    .new {
        padding: 2em 0 0;
    }
    /* .new-grid, .gallery-grid
    {
        width: 48.7%;
    } */
    .new-bottom h5 {
        font-size: 1.3em;
    }
    .rating span {
        font-size: 1em;
    }
    .ofr p.pric1 {
        margin-right: 3px;
    }
    .ofr p {
        font-size: 0.85em;
    }
    .new-info {
        padding-bottom: 2em;
    }
    .gallery {
        padding: 2em 0;
    }
    .gallery-grid {
        /* padding: 0.5em 0.8em; */
    }
    .gallery-grid {
        /*height: 16em;*/
    }
    .gallery-text p {
        font-size: 1.1em;
    }
    .gallery-text h5 {
        font-size: 1.3em;
    }
    .trend-left {
        width: 75%;
    }
    .flexslider.trend-slider ol.flex-control-nav {
        right: -1%;
        bottom: 71%;
    }
    .footer {
        padding: 2em 0;
    }
    .footer-grids h3 {
        font-size: 2.3em;
    }
    .footer-grids {
        padding: 0;
    }
    .login-page {
        width: 90%;
    }
    .products,
    .related-products,
    .login-page,
    .contact,
    .cart-items,
    .about,
    .faq-info,
    .codes {
        padding: 2em 0;
    }
    .login-body {
        padding: 1em;
    }
    .footer-grids:nth-child(2) {
        margin: 1.5em 0;
    }
    .footer-grids h4 {
        font-size: 2em;
    }
    .social-btn {
        display: block;
    }
    .social-btn.sb-two {
        margin: 0.5em 0 0;
    }
    .login-page label.checkbox {
        font-size: 0.9em;
    }
    .forgot a {
        font-size: 0.9em;
    }
    .alert-close,
    .alert-close1,
    .alert-close2 {
        right: 0px;
    }
    .cart-item-info h4 span {
        margin-bottom: 0.5em;
    }
    ul.qty li {
        margin-right: 4%;
    }
    .cart-item-info h4 {
        margin-bottom: 0.4em;
    }
    .delivery {
        margin-top: 0.5em;
    }
    .cart-sec {
        margin-bottom: 1.5em;
    }
    .contact iframe {
        min-height: 170px;
    }
    .address {
        padding: 2em 0;
    }
    .address p {
        font-size: 0.87em;
    }
    .product-grids {
        /*    width: 47.4%;*/
        margin: 0 0.5em 0.5em 0;
    }
    .product-grids.product-grids-mdl {
        margin: 0 0.5em 0.5em 0;
    }
    .new-bottom {
        padding: 0 0 1em;
        text-align: center;
    }
    .rsidebar .gallery-grid {
        height: 25.9em;
    }
    .single-top {
        margin-left: 18%;
        width: 85%;
        padding: 0;
    }
    .social-icons ul li {
        margin-left: 0.6em;
    }
    .social-icons ul li a {
        background-position: 2px -2px;
        display: block;
        height: 17px;
        width: 17px;
        background-size: 125%;
    }
    .social-icons ul li a.pin {
        background-position: -1px -31px;
    }
    .social-icons ul li a.in {
        background-position: -4px -66px;
        background-size: 128%;
    }
    .social-icons ul li a.be {
        background-position: -3px -95px;
    }
    .social-icons ul li a.you {
        background-position: -4px -126px;
    }
    .social-icons ul li a.vimeo {
        background-position: -4px -158px;
    }
    .new-text ul li a {
        padding: 0.6em 0em;
    }
}
/*--//responsive-design---*/
.ofr p {
    margin: 0px;
}
.OrdersCss {
    padding: 10px 0;
    background-color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    /* border-bottom: 1px solid #e8e8e8; */
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .07);
    margin-bottom: 2px;
}
.OrdersAmountCss {
    padding: 0%;
    padding-top: 1%;
    padding-bottom: 1%;
    background-color: #f1f1f1;
    font-size: 14px;
    font-weight: 500;
}
.stdBorderLeft {
    padding: 12px;
    font-size: 14px;
    font-weight: 600;
    /*    background-color: #2192ba;*/
    background: #6782ab;
    border-top: solid 1px #e6e6e6;
    border-bottom: solid 1px #e6e6e6;
    border-left: solid 1px #e6e6e6;
    /*text-shadow: 1px 1px #FFCC00;*/
    color: #fff;
    height: 30px;
    /* padding: 3px; */
    white-space: -moz-pre-wrap !important;
    /* Mozilla, since 1999 */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    white-space: pre-wrap;
    /* css-3 */
    /*word-wrap: break-word;*/
    /* Internet Explorer 5.5+ */
    /*word-break: break-all;
    white-space: normal;*/
    word-wrap: normal;
    word-break: break-word;
    white-space: nowrap;
}
.stdBorderRight {
    font-size: 14px;
    font-weight: 600;
    background-color: #2192ba;
    border-top: solid 1px #e6e6e6;
    border-bottom: solid 1px #e6e6e6;
    border-left: solid 1px #e6e6e6;
    border-right: solid 1px #e6e6e6;
    /*text-shadow: 1px 1px #FFCC00;*/
    color: #fff;
    height: 30px;
    padding: 3px;
    white-space: -moz-pre-wrap !important;
    /* Mozilla, since 1999 */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    white-space: pre-wrap;
    /* css-3 */
    word-wrap: break-word;
    /* Internet Explorer 5.5+ */
    word-break: break-all;
    white-space: normal;
}
.stdContentLeft {
    font-size: 13px;
    border-bottom: solid 1px #e6e6e6;
    border-left: solid 1px #e6e6e6;
    color: Black;
    padding: 3px;
    white-space: -moz-pre-wrap !important;
    /* Mozilla, since 1999 */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    white-space: pre-wrap;
    /* css-3 */
    word-wrap: break-word;
    /* Internet Explorer 5.5+ */
    word-break: break-all;
    white-space: normal;
}
.stdContentRight {
    font-size: 13px;
    border-bottom: solid 1px #e6e6e6;
    border-left: solid 1px #e6e6e6;
    border-right: solid 1px #e6e6e6;
    color: Black;
    padding: 3px;
    white-space: -moz-pre-wrap !important;
    /* Mozilla, since 1999 */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    white-space: pre-wrap;
    /* css-3 */
    word-wrap: break-word;
    /* Internet Explorer 5.5+ */
    word-break: break-all;
    white-space: normal;
}
.inner-table {
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-collapse: collapse;
    font-size: 13px;
}
.AddressCss {
    padding: 1%;
}
.SearchPopUpNew {
    margin-top: 3px;
    background-color: #f0f8ff;
    border: 1px solid #aef0ff;
    border-radius: 10px;
    padding: 20px;
}
label {
    font-size: 14px;
}
.product-table {
    width: 100%;
    border-left: solid 1px #e6e6e6;
    border-right: solid 1px #e6e6e6;
    border-bottom: solid 1px #e6e6e6;
    display: none;
}
#widget {
    position: relative;
    /*margin-top: -14px;*/
}
#widgetField {
    width: 292px;
    height: 40px;
    overflow: hidden;
    position: relative;
    border: 2px solid #e6e6e6;
    padding: 2px !important;
    border-radius: 12px;
    background: #ffff;
    border-radius: 20px;
    margin-top: 8px;
}
#widgetField a {
    display: block;
    position: absolute;
    width: 26px;
    height: 26px;
    top: 4px;
    right: 10px;
    text-decoration: none;
    text-indent: -3000px;
}
#widgetField span {
    font-size: 12px;
    font-weight: bold;
    color: #000;
    position: absolute;
    top: 0;
    height: 26px;
    line-height: 34px;
    left: 5px;
    width: 250px;
    text-align: center;
}
#widgetCalendar {
    position: absolute;
    top: 26px;
    left: 0;
    height: 0px;
    overflow: hidden;
    width: 360px;
    background: #B9B9B9;
}
#widgetCalendar .datepicker {
    position: absolute;
    bottom: 0;
    top: auto;
}
#widgetCalendar .datepickerContainer,
#widgetCalendar .datepickerBorderT,
#widgetCalendar .datepickerBorderB,
#widgetCalendar .datepickerBorderL,
#widgetCalendar .datepickerBorderR,
#widgetCalendar .datepickerBorderTL,
#widgetCalendar .datepickerBorderTR,
#widgetCalendar .datepickerBorderBL,
#widgetCalendar .datepickerBorderBR {
    background: transparent !important;
}
#widgetCalendar .datepicker a:hover {
    color: #b6f063;
}
#ContentPlaceHolder1_PcGridview td {
    width: 33%;
}
/* Modal Popup Start */
.stdMainPopup {
    background: url(../images/header.jpg) repeat;
    border-radius: 10px;
}
.stdPopupClose {
    padding-right: -20px;
    cursor: pointer;
    margin-bottom: -30px;
    margin-top: -23px;
    margin-right: -18px;
    background-position: top;
    position: relative;
}
.stdPopupInnerMain {
    background-color: White;
    border-radius: 10px;
    margin: 10px;
    float: left;
}
.stdPopInnerMsg {
    font-weight: bold;
    float: left;
    color: Red;
    text-align: center;
    margin-top: 6px;
}
.stdPopupInnerContent {
    float: left;
    margin: 5px 30px 10px 25px;
}
.stdPopupInnerContentHeading {
    float: left;
    font-weight: bold;
    color: #254F5D;
    font-size: 18px;
}
.stdControls {
    width: 200px;
    height: 30px;
    border-radius: 3px;
    background: #f9f9f9;
    border: 1px solid #a0988e;
    padding: 0px 5px;
    font-family: "Poppins", sans-serif;
    font-size: 15px;
}
.trHeight {
    height: 30px;
}
.pagetitle {
    /* border-top-left-radius: 10px;       border-top-right-radius: 10px; */
    text-align: left;
    font-size: 22px;
    float: right;
    line-height: 32px;
    /*   width: 264px; */
    /*background-color: #676767;*/
    color: #fff;
    padding-top: 3px;
}
.TTD_header_menu {
    /*float: left;*/
    width: 100%;
    height: 38px;
    /*background-color: #20bc5a;*/
    /*background: -moz-linear-gradient(top, #bf381a 0%, #9b280f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bf381a), color-stop(100%,#9b280f));
    background: -webkit-linear-gradient(top, #bf381a 0%,#9b280f 100%);
    background: -o-linear-gradient(top, #bf381a 0%,#9b280f 100%);
    background: -ms-linear-gradient(top, #bf381a 0%,#9b280f 100%);
    background: linear-gradient(top, #bf381a 0%,#9b280f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf381a', endColorstr='#9b280f',GradientType=0);*/
    background-color: #fff;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .15);
    border: 1px solid #f1f1f1;
}
c#c#cs#cs #cssmenu {
    height: 37px;
    display: block;
    padding: 0;
    margin: 0 auto;
    border: 1px solid;
    border-radius: 5px;
}
#cssmenu>ul {
    list-style: inside none;
    padding: 0;
    margin: 0;
}
#cssmenu>ul>li {
    list-style: inside none;
    padding: 0;
    margin: 0;
    float: left;
    display: block;
    position: relative;
}
#cssmenu>ul>li>a {
    outline: none;
    display: block;
    position: relative;
    padding: 12px 20px;
    font: bold 13px/100% "Poppins", sans-serif;
    text-align: center;
    text-decoration: none;
    /*text-shadow: 1px 1px 0 rgba(0,0,0, 0.4);*/
}
#cssmenu>ul>li:first-child>a {
    border-radius: 5px 0 0 5px;
}
#cssmenu>ul>li>a:after {
    content: '';
    position: absolute;
    /*border-right: 1px solid;*/
    top: -1px;
    right: -2px;
    z-index: 99;
}
#cssmenu ul li.has-sub:hover>a:after {
    top: 0;
    bottom: 0;
}
#cssmenu>ul>li.has-sub>a:before {
    content: '';
    position: absolute;
    top: 18px;
    right: 6px;
    /*border: 5px solid transparent;
    border-top: 5px solid #fff;*/
}
#cssmenu>ul>li.has-sub:hover>a:before {
    top: 19px;
}
#cssmenu ul li.has-sub:hover>a {
    background: #ffffff;
    /*border-color: #11356b;*/
    padding-bottom: 13px;
    padding-top: 13px;
    top: 0px;
    z-index: 999;
}
#cssmenu ul li.has-sub:hover>ul,
#cssmenu ul li.has-sub:hover>div {
    display: block;
}
#cssmenu ul li.has-sub>a:hover {
    background: #082c4c;
    border-color: #082c4c;
}
#cssmenu ul li>ul,
#cssmenu ul li>div {
    display: none;
    width: auto;
    position: absolute;
    top: 36px;
    padding: 10px 0;
    background-color: #ffffff;
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 5px 5px;
    z-index: 999;
}
#cssmenu ul li>ul {
    width: 200px;
}
#cssmenu ul li>ul li {
    display: block;
    list-style: inside none;
    padding: 0;
    margin: 0;
    position: relative;
}
#cssmenu ul li>ul li a {
    outline: none;
    display: block;
    position: relative;
    margin: 0;
    padding: 8px 20px;
    font: 10pt "Poppins", sans-serif;
    color: #565656;
    text-decoration: none;
    /*text-shadow: 1px 1px 0 rgba(0,0,0, 0.5);*/
}
#cssmenu,
#cssmenu>ul>li>ul>li a:hover {
    color: #fff;
    background: #082c4c;
    /*background: -moz-linear-gradient(top, #bf381a 0%, #9b280f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bf381a), color-stop(100%,#9b280f));
    background: -webkit-linear-gradient(top, #bf381a 0%,#9b280f 100%);
    background: -o-linear-gradient(top, #bf381a 0%,#9b280f 100%);
    background: -ms-linear-gradient(top, #bf381a 0%,#9b280f 100%);
    background: linear-gradient(top, #bf381a 0%,#9b280f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf381a', endColorstr='#9b280f',GradientType=0);*/
}
#cssmenu {
    border-color: #b05a0d;
}
#cssmenu>ul>li>a {
    border-right: 1px solid #f1f1f1;
    color: #737373;
}
#cssmenu>ul>li>a:after {
    border-color: #ffa32b;
}
#cssmenu>ul>li>a:hover {
    background: #082c4c;
    color: #ffffff;
}
.alertscss {
    text-align: center;
    font-size: 16px;
    color: black;
    height: 100px;
    background-color: #ffffff;
    padding: 0%;
    padding-top: 2%;
    padding-bottom: 2%;
    min-height: 100px;
    font-weight: bold;
    box-shadow: 0 0 4px #b6b6b6;
}
.alertscss2 {
    text-align: center;
    font-size: 16px;
    color: black;
    height: 100px;
    background-color: #ffffff;
    padding: 0%;
    padding-top: 2%;
    padding-bottom: 2%;
    min-height: 100px;
    font-weight: bold;
    box-shadow: 0 0 4px #b6b6b6;
}
.alertscss_hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
.alertscss_hr_gray {
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px #cccccc;
}
.nopadding {
    padding: 0%;
}
.stdMainMsg {
    width: 100%;
    height: 25px;
    margin-top: 10px;
    padding-top: 5px;
    text-align: center;
    background-color: #fff0;
    color: #0eac32;
    font-size: 18px;
    font-weight: bold;
    border-radius: 10px;
}
.noPadding {
    padding: 0px !important;
}
.trpadding {
    padding: 1%;
}
.divHeaderSec {
    background-color: #f1f1f1;
    font-size: 16px;
    font-weight: 500;
    color: #4d4d4d;
    /* padding: 1%; */
    /* border-top: 2px solid #e32e6a; */
    text-align: end;
    /*  border-top-right-radius: 10px 10px;
    border-top-left-radius: 10px 10px; */
    border-top: 2px solid #ffffff;
}
.divSecHeight {
    min-height: 32px !important;
}
.trSecHeight {
    height: 30px !important;
}
.fontbold {
    font-weight: 500;
}
.divDeliveryAddressSec {
    background-color: #f1f1f1;
    font-size: 13px;
    font-weight: 500;
    color: black;
    margin-bottom: 1%;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 16px 10px;
}
.fontitalic {
    font-style: italic;
}
.fontsize12 {
    font-size: 12px;
}
.textalignright {
    text-align: right;
}
.textalignleft {
    text-align: left;
}
.divTrackorderDearchSec {
    background-color: #e5e5e5;
    font-size: 13px;
    font-weight: bold;
    color: black;
    padding: 1%;
}
.my-mar {
    margin: 15px 0px;
}
.date-box {
    background: #transparent;
    border: 1px solid #2098d1;
    float: left;
    text-align: center;
    width: 70px;
    height: 60px;
    border-radius: 10px 10px 0px 0px;
}
.date-box .date {
    color: #black;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.date-box .comment1 {
    background: #2098d1 none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}
.date-box .comment1 p {
    margin: 0;
}
.date-box .comment1 p span:before {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    padding-right: 5px;
    top: 1px;
    position: relative;
}
.available-info .icon {
    /*position: absolute;*/
    left: 0px;
    top: 5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    background: #2098d1;
    border-radius: 50%;
}
.container_admin {
    width: 95%;
    margin: 0px auto;
}
#overLayBackground {
    background-color: rgb(250, 250, 250);
    opacity: 0.7;
    /* Safari, Opera */
    -moz-opacity: 0.25;
    /* FireFox */
    filter: alpha(opacity=70);
    /* IE */
    z-index: 200;
    height: 100%;
    width: 100%;
    background-repeat: repeat;
    position: fixed;
    top: 0px;
    left: 0px;
    text-align: center;
    line-height: 240px;
}
#overLayBackground>img {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
/* ================Cart box Effect===================== */
.box-shadow {
    padding: 12px;
    background-color: #fff;
    box-shadow: 0px 5px 20px 3px rgba(230, 233, 249, .9);
    transition: all ease .5s;
    border-radius: 30px 0 30px 0;
    margin: 10px 0;
}
.box-shadow .divHeaderSec {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
.tab-box {
    border: solid 1px #E2E2E2;
    margin-top: 20px;
    width: 100%;
    /*-webkit-box-shadow: 0px 0px 5px 0px rgba(117,117,117,1);*/
    background-color: white;
    min-height: 260px;
    height: auto;
}
.tab-box:hover {
    border: solid 1px #f1f1f1;
    width: 100%;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(197, 197, 197, 1);
}
.tab-box img {
    height: 120px;
    transition: all .2s ease-in-out;
    vertical-align: middle;
    margin: 8px auto;
}
.tab-box img:hover {
    transform: scale(1.1);
}
.tab-box p {
    font-size: 14px;
    font-style: normal;
    text-align: center;
    margin: 6px auto;
}
.book {
    border: none;
    font-size: 15px;
    margin-top: 5px;
    letter-spacing: normal;
}
.view_btns {
    background-color: #f8f8f8;
    text-align: center;
    padding: 8px;
}
.addcart_btns {
    background-color: #f8f8f8;
    text-align: center;
    padding: 8px;
}
.pricebox {
    background-color: #f1f1f1;
}
.price {
    color: #082c4c;
    font-weight: 500;
}
.quantity {
    color: #4b4b4b;
    font-weight: 500;
}
.productsbutton {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
}
#footer {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ededed+0,f6f6f6+54,ffffff+100 */
    background: #fff;
    /* Old browsers */
    border-top: 4px solid #c8c8c8;
    font-size: 0.9em;
    margin-top: 50px;
    padding: 20px 0;
    position: relative;
    clear: both;
}
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
    color: #4d4d4d;
    font-weight: 500;
}
.text-3 {
    font-size: 1em !important;
}
#footer p {
    color: #555F61;
    line-height: 26px;
    margin: 0 0 20px;
}
#footer a {
    color: #555F61;
    line-height: 26px;
    margin: 0 0 20px;
}
/* List */
.list li {
    /*margin-bottom: 13px;*/
}
.list.pull-left li {
    text-align: left;
}
.list.list-icons {
    list-style: none;
    padding-left: 0;
    padding-right: 0;
}
.list.list-icons li {
    position: relative;
    padding-left: 25px;
}
.list.list-icons li>[class*="fa-"]:first-child,
.list.list-icons li>.icons:first-child,
.list.list-icons li a:first-child>[class*="fa-"]:first-child,
.list.list-icons li a:first-child>.icons:first-child {
    position: absolute;
    left: 0;
    top: 5px;
}
.list.list-icons.list-icons-style-2 li {
    padding-top: 5px;
    padding-left: 36px;
}
.list.list-icons.list-icons-style-2 li>[class*="fa-"]:first-child,
.list.list-icons.list-icons-style-2 li>.icons:first-child,
.list.list-icons.list-icons-style-2 li a:first-child>[class*="fa-"]:first-child,
.list.list-icons.list-icons-style-2 li a:first-child>.icons:first-child {
    border-width: 1px;
    border-style: solid;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    padding: 4px;
    font-size: 0.8em;
    line-height: 1.3;
}
.list.list-icons.list-icons-style-3 li {
    padding-top: 5px;
    padding-left: 36px;
}
.list.list-icons.list-icons-style-3 li>[class*="fa-"]:first-child,
.list.list-icons.list-icons-style-3 li>.icons:first-child,
.list.list-icons.list-icons-style-3 li a:first-child>[class*="fa-"]:first-child,
.list.list-icons.list-icons-style-3 li a:first-child>.icons:first-child {
    color: #FFF;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    padding: 5px;
    font-size: 0.8em;
    line-height: 1.3;
}
.list.list-icons.list-icons-sm li {
    padding-left: 13px;
    margin-bottom: 5px;
}
.list.list-icons.list-icons-sm li>[class*="fa-"]:first-child,
.list.list-icons.list-icons-sm li>.icons:first-child,
.list.list-icons.list-icons-sm li a:first-child>[class*="fa-"]:first-child,
.list.list-icons.list-icons-sm li a:first-child>.icons:first-child {
    font-size: 0.8em;
    top: 7px;
}
.list.list-icons.list-icons-sm.list-icons-style-2 li {
    padding-left: 32px;
}
.list.list-icons.list-icons-sm.list-icons-style-2 li>[class*="fa-"]:first-child,
.list.list-icons.list-icons-sm.list-icons-style-2 li>.icons:first-child,
.list.list-icons.list-icons-sm.list-icons-style-2 li a:first-child>[class*="fa-"]:first-child,
.list.list-icons.list-icons-sm.list-icons-style-2 li a:first-child>.icons:first-child {
    width: 20px;
    height: 20px;
    padding: 3px;
}
.list.list-icons.list-icons-sm.list-icons-style-3 li {
    padding-left: 32px;
}
.list.list-icons.list-icons-sm.list-icons-style-3 li>[class*="fa-"]:first-child,
.list.list-icons.list-icons-sm.list-icons-style-3 li>.icons:first-child,
.list.list-icons.list-icons-sm.list-icons-style-3 li a:first-child>[class*="fa-"]:first-child,
.list.list-icons.list-icons-sm.list-icons-style-3 li a:first-child>.icons:first-child {
    width: 20px;
    height: 20px;
    padding: 3px;
}
.list.list-icons.list-icons-lg li {
    padding-top: 5px;
    padding-left: 27px;
}
.list.list-icons.list-icons-lg li>[class*="fa-"]:first-child,
.list.list-icons.list-icons-lg li>.icons:first-child,
.list.list-icons.list-icons-lg li a:first-child>[class*="fa-"]:first-child,
.list.list-icons.list-icons-lg li a:first-child>.icons:first-child {
    font-size: 1.3em;
    top: 10px;
}
.list.list-icons.list-icons-lg.list-icons-style-2 li {
    padding-top: 8px;
    padding-left: 42px;
}
.list.list-icons.list-icons-lg.list-icons-style-2 li>[class*="fa-"]:first-child,
.list.list-icons.list-icons-lg.list-icons-style-2 li>.icons:first-child,
.list.list-icons.list-icons-lg.list-icons-style-2 li a:first-child>[class*="fa-"]:first-child,
.list.list-icons.list-icons-lg.list-icons-style-2 li a:first-child>.icons:first-child {
    width: 30px;
    height: 30px;
    padding: 4px;
}
.list.list-icons.list-icons-lg.list-icons-style-3 li {
    padding-top: 8px;
    padding-left: 42px;
}
.list.list-icons.list-icons-lg.list-icons-style-3 li>[class*="fa-"]:first-child,
.list.list-icons.list-icons-lg.list-icons-style-3 li>.icons:first-child,
.list.list-icons.list-icons-lg.list-icons-style-3 li a:first-child>[class*="fa-"]:first-child,
.list.list-icons.list-icons-lg.list-icons-style-3 li a:first-child>.icons:first-child {
    width: 30px;
    height: 30px;
    padding: 4px;
}
.list.list-icons.list-icons-reverse li {
    text-align: right;
    padding-right: 25px;
    padding-left: 0;
}
.list.list-icons.list-icons-reverse li>[class*="fa-"]:first-child,
.list.list-icons.list-icons-reverse li>.icons:first-child,
.list.list-icons.list-icons-reverse li a:first-child>[class*="fa-"]:first-child,
.list.list-icons.list-icons-reverse li a:first-child>.icons:first-child {
    position: absolute;
    left: auto;
    right: 0;
    top: 5px;
}
.list.list-icons.list-icons-reverse.list-icons-style-2 li {
    padding-right: 36px;
}
.list.list-icons.list-icons-reverse.list-icons-style-3 li {
    padding-right: 36px;
}
.list.list-icons.list-icons-reverse.list-icons-sm li {
    padding-left: 0;
    padding-right: 13px;
}
.list.list-icons.list-icons-reverse.list-icons-sm.list-icons-style-2 li {
    padding-right: 32px;
}
.list.list-icons.list-icons-reverse.list-icons-sm.list-icons-style-3 li {
    padding-right: 32px;
}
.list.list-icons.list-icons-reverse.list-icons-lg li {
    padding-left: 0;
    padding-right: 32px;
}
.list.list-icons.list-icons-reverse.list-icons-lg.list-icons-style-2 li {
    padding-right: 42px;
}
.list.list-icons.list-icons-reverse.list-icons-lg.list-icons-style-3 li {
    padding-right: 42px;
}
.list.list-borders li {
    border-bottom: 1px solid #eaeaea;
    margin-top: 9px;
    margin-bottom: 0;
    padding-bottom: 9px;
}
.list.list-borders li:last-child {
    border-bottom: 0;
}
.list.list-side-borders {
    border-left: 1px solid #eaeaea;
    padding-left: 10px;
}
.list.list-ordened {
    counter-reset: custom-counter;
    list-style: none;
}
.list.list-ordened li {
    position: relative;
    padding-left: 22px;
}
.list.list-ordened li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: counter(custom-counter);
    counter-increment: custom-counter;
    font-weight: bold;
}
.list.list-ordened.list-ordened-style-2 li,
.list.list-ordened.list-ordened-style-3 li {
    padding-left: 32px;
}
.list.list-ordened.list-ordened-style-2 li:before,
.list.list-ordened.list-ordened-style-3 li:before {
    border-radius: 100%;
    border-style: solid;
    border-width: 1px;
    min-width: 26px;
    padding: 0;
    text-align: center;
}
.list.list-ordened.list-ordened-style-3 li:before {
    color: #FFF;
    border: 0;
}
.list.list-unstyled {
    padding-left: 0;
    padding-right: 0;
}
.list-unstyled {
    padding-left: 0;
    padding-right: 0;
}
/* Social Icons */
.social-icons {
    margin: 0;
    padding: 0;
    width: auto;
}
.social-icons li {
    display: inline-block;
    margin: -5px 5px 0 0;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
}
.social-icons li a {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border-radius: 100%;
    display: block;
    height: 28px;
    line-height: 28px;
    width: 28px;
    text-align: center;
    color: #333 !important;
    text-decoration: none;
    font-size: 12.8px;
    font-size: 0.8rem;
}
.social-icons li:hover a {
    background: #151719;
    color: #FFF !important;
}
.social-icons li:hover.social-icons-twitter a {
    background: #1aa9e1;
}
.social-icons li:hover.social-icons-facebook a {
    background: #3b5a9a;
}
.social-icons li:hover.social-icons-linkedin a {
    background: #0073b2;
}
.social-icons li:hover.social-icons-rss a {
    background: #ff8201;
}
.social-icons li:hover.social-icons-googleplus a {
    background: #dd4b39;
}
.social-icons li:hover.social-icons-pinterest a {
    background: #cc2127;
}
.social-icons li:hover.social-icons-youtube a {
    background: #c3191e;
}
.social-icons li:hover.social-icons-instagram a {
    background: #7c4a3a;
}
.social-icons li:hover.social-icons-skype a {
    background: #00b0f6;
}
.social-icons li:hover.social-icons-email a {
    background: #dd4b39;
}
.social-icons li:hover.social-icons-vk a {
    background: #6383a8;
}
.social-icons li:hover.social-icons-xing a {
    background: #1a7576;
}
.social-icons li:hover.social-icons-tumblr a {
    background: #304e6c;
}
.social-icons li:hover.social-icons-reddit a {
    background: #ff4107;
}
.social-icons.social-icons-dark li a {
    background: #181818;
}
.social-icons.social-icons-dark li a i {
    color: #FFF;
}
.social-icons.social-icons-transparent li {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.social-icons.social-icons-transparent li a {
    background: transparent;
}
.social-icons.social-icons-icon-light li a i {
    color: #FFF;
}
.social-icons.social-icons-icon-light.social-icons-clean li a i {
    color: #FFF !important;
}
.social-icons.social-icons-big li a {
    height: 48px;
    line-height: 48px;
    width: 48px;
}
.social-icons.social-icons-opacity-light li a {
    background: rgba(255, 255, 255, 0.04);
}
.social-icons:not(.social-icons-clean) li {
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.social-icons:not(.social-icons-clean) li a {
    background: #FFF;
}
.social-icons-dark.social-icons-clean li a {
    background: transparent;
    color: #FFF !important;
}
.backcolor {
    background-color: #f8f8f8 !important;
}
.list-group-item {
    background-color: #095c24;
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    color: #333;
    /* background-color: #e02b04;*/
    background-color: #095c24;
    background-color: #e4db7c;
}
a.list-group-item {
    color: #fff;
}
.container-2 .icon {
    background-color: #082c4c;
    z-index: 1;
    color: #FFFFFF;
    padding: 15px;
    margin-left: -30px;
    cursor: pointer;
}
.navbar-default .navbar-nav .active>a {
    background-color: #082c4c;
    color: #ffffff;
}
.header {
    background-color: #ffffff;
}
h4,
h3 {
    line-height: 36px;
    font-family: "Poppins", sans-serif;
}
h4 a {
    color: #333 !important
}
.mandatorystyle {
    color: Red;
}
.lblDetailsView {
    color: Maroon;
    font-weight: bold;
}
.storelocation_icon {
    display: none !important;
}
/* *************** new Css ******************** */
.form-control .btn .btn-register:focus {}
.ptb-50 {
    padding: 30px 0 50px;
}
.reviewrating textarea {
    border-radius: 10px;
    border: 1px solid #a3a3a3;
}
#ContentPlaceHolder1_txtReview {
    width: 100%;
    height: 92px;
}
.reviewrating p {
    font-size: 14px;
    padding-bottom: 8px;
}
.reviewrating .styled-button-8 {
    color: #fff;
    background-color: #e32e6a !important;
    border-color: none;
    height: 50px;
    width: 170px;
    border: none;
    border-radius: 50px;
}
.bg-shadow {
    padding: 30px;
    background-color: #fff;
    box-shadow: 0px 5px 20px 3px rgba(230, 233, 249, .9);
    transition: all ease .5s;
    border-radius: 30px 0 30px 0;
    /* margin-bottom: 30px;
    position: relative;
    overflow: hidden; */
    margin: auto;
}
.reviewrating .d-flex {
    display: flex;
}
.rating-rating-stars {
    text-align: left;
    /* display: flex; */
    /* align-content: center; */
}
.reviewrating {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.ratingStar {
    margin: 8px 0 0 0 !important;
}
.rating-rating-stars span {
    font-size: 14px !important;
    font-weight: 400 !important;
}
.Error-msg h4 {
    border-bottom: solid 4px #e32e6a;
    max-width: 50px;
    margin: auto;
}
.Error-msg p {
    color: #000;
}
.Error-msg ul.bullets li {
    padding-left: 0px;
    margin-bottom: 10px;
    line-height: 22px;
    list-style: decimal-leading-zero;
    color: #000;
}
.bullets {
    padding-left: 20px;
}
.Error-msg .panel-body p {
    font-size: 14px;
    line-height: 24px;
    font-style: italic;
}
.border-bottom {
    border-bottom: solid 4px #e32e6a;
    width: 46px;
    margin: auto;
}
.Error-msg .panel-body {
    padding: 0px !important;
}
.d-flex {
    display: flex;
}
.Add-Amount-Katha .panel-login {
    margin: auto;
    padding: 30px;
    background-color: #fff;
    box-shadow: 0px 5px 20px 3px rgba(230, 233, 249, .9);
    transition: all ease .5s;
    border-radius: 30px 0 30px 0;
    /* margin-bottom: 30px; */
    position: relative;
    overflow: hidden;
}
.m-auto {
    margin: auto;
}
.Add-Amount-Katha label {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
.Add-Amount-Katha .border-bottom {
    border-bottom: solid 4px #e32e6a;
    width: 140px;
    margin: auto;
}
.Add-Amount-Katha h3 {
    font-size: 24px;
    padding-bottom: 6px;
    color: #000;
    font-weight: 400;
}
.Add-Amount-Katha span {
    font-size: 14px;
    color: #000;
}
.Add-Amount-Katha input {
    border-radius: 50px !important;
    padding: 8px 20px !important;
    color: #000 !important;
    border: 1px solid #cfcccc !important;
    margin: 10px 0 !important;
    height: 45px !important;
}
.Add-Amount-Katha .btn-primary {
    color: #fff !important;
    padding: 12px 40px !important;
    font-size: 14px !important;
    font-weight: 600;
    text-transform: capitalize;
    background-color: #082c4c;
    margin: auto !important;
    display: block;
    /* margin-top: 22px !important; */
}
::placeholder {
    color: #343333 !important;
}
.frm-user-registration {
    /* background-color: #f4f5f9;
border: 1px solid #cce7d0; */
    border-radius: 12px;
    padding: 30px 24px 16px;
    /* margin: 40px 0 0; */
}
.form-group {
    margin: 10px 0;
}
.form-group input {
    border-radius: 50px;
    padding: 22px;
    color: #000 !important;
    border: 1px solid #cfcccc !important;
}
.form-control {
    font-size: 14px;
/*    padding: 10px 18px 10px !important;*/
        padding:8px 10px !important;
/*        padding: 10px 14px !important;*/
    border-radius: 50px !important;
}
input:focus {
    border-color: #86b7fe !important;
}
.search-btn {
    background: #082c4c !important;
    color: #fff !important;
    padding: 8px 26px !important;
    border-radius: 14px !important;
    transition: all 200ms ease 0s !important;
    font-weight: 500 !important;
    font-size: 16px !important;
}
.cancel-btn {
    background: #d00606 !important;
    color: #fff !important;
    padding: 8px 26px !important;
    border-radius: 14px !important;
    transition: all 200ms ease 0s !important;
    font-weight: 500 !important;
    font-size: 16px !important;
}
.search-btn:hover {
    background: #e32e6a;
    color: #fff;
    padding: 8px 26px;
    border-radius: 14px;
}
.btn-alignment {
    margin: auto;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.table-title {
    font-size: 26px;
    color: #254b6c;
    font-weight: 500;
    margin-left: 0px;
}
.stdSortFields {
    margin-left: 10px;
}
.sort {
    font-size: 14px;
}
.descending {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #c0b9b9;
    margin-left: 4px;
    box-shadow: rgb(235, 235, 235) 0px 0px 4px 1px;
}
.exports {
    width: 20%;
    margin-top: 6px;
}
.body-section {
    padding: 30px 0px 10px;
}
.fliter-right {
    text-align: right;
    display: flex;
    font-size: medium;
    align-items: center;
}
.select-drop {
    margin-left: 10px;
}
.go-btn {
    display: flex;
    justify-content: center;
}
.add-btn {
    display: flex;
    justify-content: end;
    align-items: center;
    padding-right: 10px;
}
.add-btn h6 {
    color: #06265d;
    margin-left: 4px;
}
table {
    caption-side: bottom;
    border-collapse: unset;
}
select {
    border-radius: 50px !important;
    padding: 10px !important;
    font-size: 14px;
    border: 1px solid #cec7c7;
    cursor: pointer;
}
.panel-login input[type="text"],
.panel-login input[type="email"],
.panel-login input[type="password"] {
    font-size: 14px;
    height: 45px;
}
.form-group label {
    font-size: 16px;
    color: #5f5959;
    font-weight: 400;
    padding-left: 6px;
    padding-bottom: 4px;
}
::placeholder {
    color: #000;
    opacity: 1;
    /* Firefox */
}
::-ms-input-placeholder {
    /* Edge 12-18 */
    color: #000;
}
.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: none;
    box-shadow: none;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #fff;
    opacity: 1;
}
.panel-body select {
    height: 46px;
}
.DeliveryAddress select {
    height: 40px;
}
.DeliveryAddress .form-group {
    margin: 0px 0;
}
.form-group .btn {
    padding: 14px 0;
    color: #fff !important;
    font-weight: 600;
    text-transform: capitalize;
}
.form-group .btn:focus {
    color: #000 !important;
}
.DeliveryAddress .form-group input {
    padding: 20px;
}
.DeliveryAddress .form-group .btn {
    padding: 12px 20px !important;
    margin: auto;
    display: block;
    text-transform: lowercase;
}
.DeliveryAddress .form-group .btn:hover {
    color: #000 !important;
    border: 1px solid #000 !important;
}
.DeliveryAddress .divHeaderSec {
    border-top: 0px solid #e32e6a;
    background-color: #f0f0fa;
    padding: 15px 30px;
    border-radius: 30px 0 0 0;
    font-size: 16px;
    margin-bottom: 0;
    color: #000 !important;
}
.DeliveryAddress .bg-colorDeliveryAddress {
    display: block !important;
    list-style-type: none;
    padding: 20px 20px;
    box-shadow: 0px 5px 20px 3px rgba(230, 233, 249, .9);
    background-color: 0px 5px 20px 3px rgba(230, 233, 249, .9);
    border-radius: 0 0px 20px 20px;
}
.MyOrderStatus .divHeaderSec {
    background-color: #f0f0fa;
    padding: 14px 14px;
    border-radius: 12px 0 0 0;
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 500;
    color: #000;
    border: none;
    text-align: unset;
}
.MyOrderStatus img {
    width: 50px;
    height: 42px;
    border-radius: 8px;
    margin: auto;
    display: block;
}
.MyOrderStatus .OrdersCss {
    background-color: #fff !important;
    box-shadow: 0px 5px 20px 3px rgba(230, 233, 249, .9) !important;
    padding: 12px 12px 12px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    height: 380px !important;
    overflow-y: auto;
    /* margin: 0;
    list-style-type: none;
    border-radius: 0 0 30px 0;
    margin-top: -7px; */
}
@media screen and (max-width:1330px) and (min-width:1200px) {
    .MyOrderStatus .container {
        width: auto;
    }
}
/* ************************* scrolle bar *********************** */
/* width */
.MyOrderStatus .OrdersCss::-webkit-scrollbar {
    width: 6px;
}
/* Track */
.MyOrderStatus .OrdersCss::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}
/* Handle */
.MyOrderStatus .OrdersCss::-webkit-scrollbar-thumb {
    background: rgb(227 46 106);
    border-radius: 10px;
}
/* Handle on hover */
.MyOrderStatus .OrdersCss::-webkit-scrollbar-thumb:hover {
    background: rgb(227 46 106);
}
/* ************************* scrolle bar End *********************** */
.MyOrderStatus .fontsize12 {
    display: none !important;
}
.OrdersCss tr:last-child {
    border: none;
}
.OrdersCss tr {
    padding: 0px 0;
    /* display: flex; */
    align-items: center;
    /* border-top: 1px solid #d3d3d3; */
    border-bottom: 1px solid #d3d3d3;
}
.OrdersCss span {
    font-weight: 400;
    font-size: 14px;
    text-transform: lowercase;
}
.MyOrderStatus .OrdersCss td {
    /* border-bottom: 1px solid #d3d3d3; */
    display: block;
    display: block;
    width: -webkit-fill-available;
    /* min-height: 360px !important; */
    /* margin-bottom:6px; */
}
.MyOrderStatus .divHeaderSec span {
    padding-left: 2px;
    font-weight: 700;
    font-size: 14px;
}
.MyOrderStatus .divDeliveryAddressSec {
    background-color: #f0f0fa;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    margin-bottom: 1%;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    padding: 0px 16px 16px;
    border-bottom: none;
}
.My-Order-Status h4 {
    font-size: 16px;
}
.MyOrderStatus .OrdersAmountCss {
    padding: 10px 0 !important;
    background-color: #fff;
    box-shadow: 0px 5px 20px 3px rgba(230, 233, 249, .9);
    font-size: 14px;
    font-weight: 500;
}
.OrdersAmountCss .status {
    max-width: 58%;
    width: 58%;
    display: -webkit-inline-box;
    font-size: 14px;
    font-weight: 400;
    line-height: 34px;
}
.My-Order-Status {
    background-color: #f0f0fa;
    padding: 6px 30px;
    border-radius: 12px 12px 0px 0px;
    font-size: 20px;
    margin-bottom: 0;
}
.delivery-address {
    margin: 14px 0;
}
.MyOrderStatus .total-price {
    font-size: 16px;
    font-weight: 500;
    padding-left: 20px;
}
.delivery-address b {
    font-size: 15px;
    font-weight: 500;
}
.delivery-address p {
    font-size: 14px;
    font-weight: 300;
    line-height: 28px;
}
.MyOrderStatus .btn-success {
    border: none;
    border-radius: 50px;
    padding: 10px 30px;
    font-size: 12px;
}
.btn-success:hover {
    color: #000 !important;
    background-color: #faecf0 !important;
    border-color: #faecf0 !important;
}
.CartProductDetailspage {}
.Status-Success {
    text-align: center;
}
@media screen and (max-width:992px) and (min-width:768px) {
    .MyOrderStatus .divHeaderSec {
        height: 60px;
    }
    .Status-Success {
        text-align: left;
    }
    .MyOrderStatus .OrdersCss {
        height: auto !important;
    }
    .MyOrderStatus .container {
        width: auto;
    }
    .MyOrderStatus .divDeliveryAddressSec {
        padding: 10px 10px;
    }
}
@media screen and (max-width:768px) and (min-width:400px) {
    .Status-Success {
        text-align: left;
    }
    .MyOrderStatus .divDeliveryAddressSec {
        padding: 10px 10px;
    }
    .fliter-right{
        display:block;
    }
    .title-bar {
        display: block;
    }
 .MyOrderStatus .OrdersCss {
        height: auto !important;
    }
    .table-title {
        font-size: 12px !important;
  
}
.mcgtop-header {
    padding-left: 12px !important;
    padding-right: 14px !important;
}
}
@media screen and (max-width: 600px) {
    .fa-chevron-left {
        font-size: 14px !important;
        margin-left: -6px;
        margin-top: -2px;
    }
    .fa-chevron-right{
        font-size: 14px !important;
        margin-left: 5px;
        margin-top: -2px;
    }
    .carousel-showmanymoveone h2{
        padding-bottom: 0px !important;
    }
    .carousel-showmanymoveone{
        margin-top: 0px !important;
    }
    .btn .badge {
        padding: 2px !important;
    }
    .heading h2 {
        font-size: 22px !important;
    }
    .card-body {
        padding: 16px 16px !important;
    }
    .card-body img {
        width: 44px;
        padding: 0px 0;
    }
    .container-2 input#search {
        width: 100% !important;
    }
/*    #imgLogo {
        margin-left: 10px !important;
    }*/
    .frm-user-registration {
        padding: 0px 0px 5px !important;
        /* margin: 40px 0 0; */
    }
    .btn-register {
        padding: 13px 20px !important;
    }
    .panel-body {
        padding-bottom: 0 !important;
    }
    .panel-heading h3 {
        font-size: 24px;
    }
    .panel-login>.panel-heading {
        padding-bottom: 0 !important;
    }
    .frm-user-registration {
        padding: 12px 0px 11px;
    }
    .panel-heading h3 {
        font-size: 22px !important;
    }
    .panel-body {
        padding-top: 0px;
    }
    .gallery-grid a img {
        margin-bottom: 0px;
        height: 120px;
    }
    .gallery-grid {
        /* padding-bottom: 10px !important; */
    }
    .gallery-grid {
        padding-bottom: 12px !important;
    }
    .dropdown:hover .dropdown-content {
        display:none !important;
    }
   
}
@media screen and (max-width:767px) {
    .product.product-details .product-options {
        padding-top: 10px;
        margin-bottom: 15px;
        border-top: 1px solid #DADADA;
        margin-top: 7px;
    }
    .product-options .btn-primary{
        padding:8px 24px !important;

    }
    .emailsm{
        display: none !important;
    }

    .table-bg {
        /**/
        overflow-x: auto;
        /* overflow-y: hidden; */
        -webkit-overflow-scrolling: touch;  
        border: 1px solid #ddd;
        display: block;
    }

        .table-bg table {
            overflow-x: auto;
            /* overflow-y: hidden; */
            -webkit-overflow-scrolling: touch;
/*            border: 1px solid #ddd;*/
            display: block;
        }
            /*.table-bg table tr th table {*/
                /* overflow-y: hidden; */
                /*-webkit-overflow-scrolling: touch;
                border: 1px solid #ddd;
                display: block;
            }*/
/*    .stdBorderLeft, .stdBorderRight {
        text-wrap-mode: nowrap;
    }*/
    .stdBorderLeft, .stdBorderRight {
        white-space: nowrap;
        text-align: center;
        vertical-align: middle;
    }

    
}


.admin-user-registration .trHeight {
    height: 100%;
    padding: 4px 0px;
}
.user-registrations-heading span {
    font-weight: bold;
    color: #254F5D;
    font-size: 20px;
    text-align: center;
    display: block;
    padding: 0px 0;
    margin: 10px 0;
    float: none !important;
}
.admin-user-registration .stdHeaders {
    padding: 6px 10px;
}
.admin-user-registration .stdPopupClose {
    padding-right: -20px;
    cursor: pointer;
    margin-bottom: -51px;
    margin-top: 0px;
    margin-right: 0px;
    background-position: top;
    position: relative;
}
.btn-save {
    padding: 8px 34px;
    border-radius: 20px;
    border: none;
}
.btn-clear {
    padding: 8px 34px;
    border-radius: 20px;
    border: none;
}
.admin-user-registration .form-control {
    padding: 10px 20px !important;
}
.stdContentLeft {
    padding: 14px;
}
.CollectionReport {
    margin-top: 30px;
    margin-bottom: 30px;
}
.stdfooter {
    display: flex !important;
    justify-content: flex-end;
    padding-top: 10px;
    font-size: 14px;
}
.inner-info-table {
    font-weight: 500;
    width: 100%;
    background: #71c6e33d;
    border-radius: 10px 10px 0px 0px;
}
.product-details-img td {
    padding: 6px 10px;
    font-size: 14px;
}
.inner-info-table tr td span {
    padding: 10px;
    font-size: 14px;
}
.divTrackorderDearchSec {
    padding: 12px;
    background: #ecf2fa;
    /*    background-color: #faecf0;*/
    box-shadow: 6px 3px 17px 5px rgb(230 233 249);
    /*    box-shadow: 0px 5px 20px 3px rgba(230, 233, 249, .9);*/
    transition: all ease .5s;
    /* border-radius: 30px 0 30px 0; */
    margin: 10px 0;
}
.Order-Number {
    float: right;
    max-width: max-content;
    display: flex !important;
    align-items: center;
}
.Order-Number .form-control {
    font-size: 14px;
    padding: 10px !important;
    border-radius: 50px !important;
    max-inline-size: fit-content;
}
.Order-Number label {
    padding-right: 10px;
}
.RefundEntryByOrder .box-shadow b {
    max-width: 248px;
    width: 248px;
    display: inline-flex;
    font-size: 14px;
    font-weight: 400;
}
.RefundEntryByOrder .divDeliveryAddressSec{
    padding: 0 20px;
}
.RefundEntryByOrder .box-shadow .divHeaderSec {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    padding: 14px 20px;
    border-top-left-radius: 20px;
}
.RefundEntryByOrder .divDeliveryAddressSec{
    border-bottom-left-radius: 0px !important;
}
.add-icons{
    float: inline-end;
    display: inline-flex; 
}
.Stock-Ledger-Entry-popup{
    border: 6px solid #f0f0fa;
    /* background-color: #ffffff !important; */
    padding: 20px 30px;
    border-radius: 15px;
    background-color: #fff;
    box-shadow: 0px 5px 20px 3px rgb(230 233 249 / 44%);
}
.btns-StockLedgerEntry{
    padding: 10px 36px !important;
    font-weight: 400 !important;
    border-radius: 50px;
}
.Stock-Ledger-Entry-popup .form-group label{
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    padding-left: 6px;
    padding-bottom: 4px;
}
.Stock-Ledger-Entry-popup .form-control{
    font-size: 14px;
    padding: 10px 20px !important;
    border-radius: 50px !important;
}
.Stock-Ledger-Entry-popup .modalPopup .header {
    height:0px !important;
    font-size: 20px !important;
    color: #053c6c;
    text-align: center;
    font-weight: 600;
    padding: 0px 0px !important;
}
.Stock-Ledger-Entry-popup label{
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    padding-left: 6px;
    padding-bottom: 4px; 
    display: table-header-group; 
}
  /* ::-webkit-scrollbar {
    -webkit-appearance: none;
}
::-webkit-scrollbar:vertical {
    width:0.1px !important;
}
::-webkit-scrollbar:horizontal {
    height:6px;
}
::-webkit-scrollbar-thumb {
    background-color:#e32e6a;
    border-radius: 10px;
} */
::-webkit-scrollbar-track {
    /* border-radius: 10px;   */
    /* background-color: #ffffff;  */
}
.table-bg {
    margin-bottom: 6em !important;
    background-color: #ffffff !important;
    border-radius: 10px !important;
    padding: 14px;
    transition: .5s !important;
    -webkit-box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.05) !important;
    border: 1px solid #EFEFFD !important;
    
}
.exports {
    width: 20%;
    margin-top: 6px;
}
.title-bar{
    display:flex;
}
.excel-exports {
    display: flex;
/*    justify-content: center;*/
    justify-content: center;
}
.Stock-Ledger-Entry-popup{
    width:30%;
}
.product-remove{
       margin: auto;
    text-align:-webkit-center; 
}
@media (min-width:991px) and (max-width:1500px){
    .excel-exports {
        justify-content: space-around;
    }
}
@media screen and (min-width:767px) and (max-width:991px){
    .title-bar {
        display: flex;
    }
    .Stock-Ledger-Entry-popup{
        width: 50% !important;
    }
}
@media screen and (max-width:767px) and (min-width:320px) {
    .fa-chevron-left{
        padding-top: 10px;
    }
   .fa-chevron-right{
        padding-top: 10px;
    }
    .MyOrderStatus .OrdersCss{
        height:auto !important;
    }
    .MyOrderStatus .noPadding{
      margin-bottom:0 !important;
      padding-bottom: 0px !important;
    }
    button.navbar-toggle {
        border-color: #920d0e !important;
        background-color: #082c4c !important;
        border: none !important;
        margin-top: -12px !important;
    }
    .table-title {
        font-size:18px !important;
    }
        .fliter-right {
        display: block !important;
        text-align: left !important;
    }
    .title-bar {
        display: block;
    }
    .select-drop {
        padding: 10px 10px 20px;
    }
    .select-text {
        padding-left: 20px;
    }
    .excel-exports {
        display: flex;
        justify-content: end;
        margin-top: 20px;
    }
    .box-shadow .divHeaderSec {
        font-size: 14px !important;
        font-weight: 700;
        color: #000;
    }
    .Stock-Ledger-Entry-popup{
        width: 92% !important;
        left:6px !important;
    }
    .form-group .btn {
        padding: 10px 30px !important;
    }
    .footer-inner h5 {
        font-size: 16px !important;
        padding-top: 14px;
    }
    .list-icons a {
        font-size: 12px !important;
        color: #fff !important;
        padding-left:0px !important;
        line-height: 24px !important;
    }
    .list-icons span {
        font-size: 12px !important;
        color: #fff;
        padding-left: 0px !important;
        line-height: 10px !important;
    }
    .list.list-icons.list-icons-lg li {
        padding-top: 0px;
        padding-left: 27px;
    }
    .list.list-icons i {
        font-size: 14px !important;
        color: #fff;
        padding-left: 0px;
    }
    .footer-inner h5 {
        margin-bottom: 6px !important;
    }
    section.footer-inner p {
        font-size: 12px;
        color: #fff;
        line-height: 27px;
    }
    .dropbtnpad {
        padding: 0px;
    }
    .gallery-grid:hover .View-Details {
        margin-top: -24px !important;
    }
    .input-group-rounded {
        margin-top: 10px;
        max-width: 80% !important; 
        z-index: 0;
    }
    section.footer-inner {
        padding-top: 24px !important;
    }
    .cart-icons-main{
        display: flex !important;
  justify-content: flex-end !important;
    }
    .welcomeuser{
        display:flex;
    }
}
@media screen and (max-width:399px) and (min-width:320px) {
    .float-right{
        display: block !important;
    }
    .container-2 input#search {
/*        width: 114% !important;*/
        height: 40px;
        font-size: 10px;
    }
    .container-2 .icon {
        z-index: 1 !important;
        color: #FFFFFF !important;
        padding: 10px 16px !important;
        margin-left: -36px !important;
        cursor: pointer !important;
        position: absolute !important;
        border-radius: 0px 20px 20px 0px !important;
        
    }
    
    .navbar-toggle {
        margin-top: -10px !important;
    }
    span.welcomtag1 {
        font-size: 10px;
    }
    .header-top-links>li {
        padding-top: 4px;
        font-size: 10px;
    }
    .gallery-grid a img {
        /*        height: 100px;*/
        height: 124px;
        width: 50%;
    }
    .gallery-grid {
        height: 100%;
    }
    .gallery-text ul {
        margin-top:0px;
    }
    .gallery-text h6 {
/*        min-height: 58px !important;*/
        min-height: 54px !important;
        text-align: left !important;
    }
    .gallery-grid a img{
        width:84%;
    }
    .gallery-main {
        margin: 30px 0 !important;
    }
    .cart-btns {
        font-size: 12px !important;
        padding: 10px 14px !important;
    }
    .product-options .btn-primary {
        font-size: 12px !important;
        font-weight: 500;
        padding: 10px 24px !important;
        padding: 9px 18px !important;
    }
    .product.product-details .product-options {
        padding-top: 10px !important;
        margin-bottom: 10px !important;
        margin-top: 10px !important;
    }
    .product-tab .tab-nav {
        border-bottom: 1px solid #DADADA;
        margin-bottom: 30px;
        display:block !important;
        font-size: 12px;
    }
    .product-tab .tab-nav li+li {
        margin-left: 0px !important;
    }
    .gallery-grid:hover .View-Details{
        display:none !important;
    }
    .model-products-page {
        left:4% !important;
        max-width: 90% !important;
        margin: auto !important;
    }
    .model-products-page h6 {
        font-size: 1.6rem;
        margin-bottom: 10px;
        font-weight: 400;
        line-height: 30px;
    }
    .divHeaderSec {
        padding: 8px 16px !important;
        font-size: 14px !important;
    }
    .fxt-template-layout19 .fxt-bg-color {
        padding: 16px 30px;
    }
    .fxt-template-layout19 .fxt-bg-img {
        padding: 18% 10%;
    }
    .Preferred-Delivery-main h4 {
        font-size: 10px;
        font-weight: 600;
    }
    .Preferred-Delivery .button-grid {
        padding: 2px !important;
        margin: 2px 2px 2px 2px !important;
       
    }
    .Preferred-Delivery .button-grid{
        width: 82px !important;
    }
    .Preferred-Delivery{
        padding: 8px 8px;  
    }
    .button-grid-word {
        font-size: 10px !important;
        font-weight: 400;
    }
    .PaymentMode .btn-success {
        border-radius: 50px;
        padding: 8px 18px !important;
        border: none;
        font-size: 12px !important;
    }
    .Preferred-Delivery-main h4 {
        font-size: 10px !important;
        font-weight: 600;
    }
    .PaymentMode-content .item {
        display: block;
        padding: 6px 10px !important;
        margin: 2px 0 !important;
        border-bottom: 1px solid #f0f0fa;
    }
    .PaymentMode-content .item-left span.item-info {
        margin-left: 0px !important;
    }
    .PaymentMode-content .item-left span.item-info span {
        font-size: 12px;
    }
    #ContentPlaceHolder1_MyOrderStatusGridview_lnkViewOrderDetails_0{
        font-size: 12px;
    }
#ContentPlaceHolder1_MyOrderStatusGridview_lnkTrackOrder_0{
    font-size: 12px; 
}
.Status-Success {
    text-align: left;
}
.OrdersAmountCss .status {
    max-width: 60%;
    width: 60%;
    display: -webkit-inline-box;
    font-size: 10px !important;
    font-weight: 400;
    line-height: 24px !important;
}
.MyOrderStatus .total-price {
    font-size: 12px;
    font-weight: 500;
    padding-left: 6px;
}
.MyOrderStatus .divDeliveryAddressSec {
    font-size: 6px;
    margin-bottom: 0%;
    padding: 0px 10px 10px;
}
.delivery-address p{
    font-size: 12px;
    font-weight: 300;
    line-height: 22px;
}
.delivery-address {
    margin: -2px 0;
}
.MyOrderStatus .divHeaderSec span {
    padding-left: 2px;
    font-weight: 700;
    font-size: 12px;
}
.Order-Details-first .box-shadow-inner b {
    font-weight: 600;
    width: 104px !important;
}
.Order-Details-second .box-shadow-inner b {
    font-weight: 600;
    width: 118px !important;
    font-size: 10px;
}
.box-shadow-inner b {
    font-size: 10px !important;
}
.Order-Details-threed .box-shadow-inner b{
    font-weight: 600;
    width: 94px !important; 
}
.trackinglog h3 {
    font-size: 14px;
}
.heading h2 {
    font-size: 20px;
    padding: 8px 0;
    color: #082c4c;
    text-align: center;
}
.main-tracking-login {
    margin: 20px 0;
}
.divDeliveryAddressSec span {
    font-size: 10px;
}
.noPadding {
    padding: 0px 8px !important;
    margin: 10px 0 !important;
}
.modalPopup{
    width: 92% !important;
    height: auto !important;
    position: fixed !important;
    z-index: 100001 !important;
    left: 6px !important;
    top: 223px !important; 
}
.form-group .btn {
    padding: 6px 11px !important;
    color: #fff !important;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 10px;
}
.otp-data{
    margin: 0px 0 !important; 
}
.search-box-icons input {
    height: 24px !important;
}
.card-body .card-title {
    font-size: 16px !important;
}
.card-body p {
    font-size: 12px !important;
}
.heading h2 {
    font-size: 18px !important;
    padding:8px 0 !important;
}
.main-tracking-login {
    margin: 14px 0 !important;
}
.trackinglog h3 {
    font-size: 12px;
    padding-bottom: 0px;
}
.search-box-icons input {
    font-size: 12px !important;
}
.footer-inner h5 {
    font-size: 16px !important;
    padding-top: 14px;
}
.list-icons a {
    font-size: 12px !important;
    color: #fff !important;
    padding-left:0px !important;
    line-height: 24px !important;
}
.list-icons span {
    font-size: 12px !important;
    color: #fff;
    padding-left: 0px !important;
    line-height: 10px !important;
}
.list.list-icons.list-icons-lg li {
    padding-top: 0px;
    padding-left: 27px;
}
.list.list-icons i {
    font-size: 14px !important;
    color: #fff;
    padding-left: 0px;
}
.footer-inner h5 {
    margin-bottom: 6px !important;
}
section.footer-inner p {
    font-size: 12px;
    color: #fff;
    line-height: 24px;
}
.input-group-rounded{
    margin-top: 10px;
    width: 74%;
}
}
@media only screen and (min-width:280px) and (max-width:319px){
    #imgLogo {
        max-width: 46px !important;
        margin-left: 0px !important;
    }

    .container-2 input#search {
        height: 34px;
    }

    .container-2 .icon {
        padding: 7px 12px !important;
        margin-left: -74px !important;
     margin-top: 5px !important;
    }

    
    .container-2 input#search {
        width: 100% !important;
        margin-right: 36px;
       margin-top:5px !important;
    }

    .container-2 input#Button1 {
        top: 6px;
        right: 44px;
    }

    .container.min-screen {
        padding-right: 0px !important;
    }

    .container-2 {
        padding: 0px;
    }
    .navbar-toggle {
     
        left: 0px;
        margin-top: -15px !important;
    }
    .welcomeuser {
        display: flex;
    }
    .gallery-text h6 a {
        position: unset;
    }

    span.welcomtag1 {
        font-size: 9px;
        padding-left: 5px;
    }
    .history-adya-weaves h4 {
        font-size: 18px;
        padding: 0px 0;
    }
    card-body .card-title {
        font-size: 16px !important;
    }
    .header-top-links {
        font-size: 9px !important;
    }
}


@media only screen and (min-width:250px) and (max-width:279px) {
    #imgLogo {
        max-width: 46px !important;
        margin-left: 0px !important;
    }

    .container-2 input#search {
        height: 34px;
    }

    .container-2 .icon {
        padding: 7px 12px !important;
        margin-left: -74px !important;
        margin-top: 5px !important;
    }
    .search-bar{
        padding:0px;
    }
    .container-2 input#search {
        width: 70% !important;
        margin-right: 36px;
        margin-top: 5px !important;
    }
    .container-2 input#Button1 {
        top: 6px;
        right: 44px;
    }
    .container.min-screen {
        padding-right: 0px !important;
    }
    .container-2 {
        padding: 0px;
    }
    .navbar-toggle {
        padding: -1px 27px;
        margin-right: -53px !important;
        left: -24px;
        margin-top: -15px !important;
    }
    .welcomeuser {
        display: flex;
    }
    .gallery-text h6 a {
        position: unset;
    }

    span.welcomtag1 {
        font-size: 9px;
        padding-left: 5px;
    }
    .history-adya-weaves h4 {
        font-size: 18px;
        padding: 0px 0;
    }
    card-body .card-title {
        font-size: 16px !important;
    }
    .header-top-links {
       

        font-size: 9px !important;
    }

    .productname_restrict {
        font-size: 16px;
        font-weight: 600;
        margin: 10px 0;
        display: -webkit-box;
        -webkit-line-clamp: 2; /* LIMIT TO 2 LINES */
        -webkit-box-orient: vertical;
        overflow: hidden; /* HIDE EXTRA TEXT */
        text-overflow: ellipsis;
        cursor: pointer; /* For hover */
        max-height: 48px; /* Keep height same for all cards */
    }

}

/*@media screen and (max-width:910px){
    div#bs-example-navbar-collapse-1 {
        padding: 8px 20px;
        overflow: inherit;
        width: 280px;
        left: 0;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse .navbar-nav {
        display: block;
    }*/
/*    .navbar-offcanvas .navbar-collapse {
        background: transparent !important;
        height: auto !important;
        width: auto !important;
        max-width: none !important;
        position: static !important;
        transform: translate(0, 0) !important;
    }*/
    /*button.navbar-toggle {
        border-color: #920d0e !important;
        background-color: #082c4c !important;
        border: none !important;
        margin-top: -12px !important;
    }

}*/