@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:100,100i,300,300i,400,400i,600,600i,700,700i');
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital@0;1&display=swap');
*{
margin:0;
padding:0;
}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
	-webkit-font-smoothing:antialiased;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	text-size-adjust:100%;
	margin:0; padding:0;
	background:#ffffff !important;
	font-family: 'Raleway', sans-serif;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

 a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
a:hover, a:active, a:link, a:visited, a:focus{
text-decoration:none !important;
}
.clearfix{clear:both;}
 
.mainwrap
{
width:1200px;
margin:0 auto;
}

.toppart
{
 width:100%;
 background:#5caa5e;
 height:40px;
 float:left;
}

.toppart ul
{
margin:0;
padding:0;
list-style:none;
float:right;
}
 .toppart ul li
{
 margin:0;
 padding:10px 12px 0 7px;
 display:inline-block;
 background:url(../images/top-divider.jpg) right 12px no-repeat;
 font-size:13px;
 font-weight:600;
}

.toppart ul li:last-child
{
 background:none;
 padding-right:0;
}

.toppart ul li a
{
 color:#fffefe;
 text-decoration:none;
}

.toppart ul li a:hover
{
 color:#9bf89d;
}
.innerthankuwrap {
    width: 700px;
    margin: 100px auto;
    padding: 0px 50px 150px;
    background: #fff;
    text-align: center;
    box-shadow: #037812 5px 5px 50px;
    font-family: 'Raleway', sans-serif;
}

.thankulogowrap img {
    margin: 40px 0 0;
}


.innerthankuwrap h2 {
    margin: 40px 0 15px;
    padding: 0px;
    font-family: 'Raleway', sans-serif;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 50px;
    color: #000;
}

.innerthankuwrap p {
    margin: 10px 0px 50px;
    padding: 0px;
    font-size: 30px;
    color: #000;
    font-weight: 500;
    line-height: 29px;
}


    .innerthankuwrap p span {
        font-size: 17px;
    }

ul.thanksbtn {
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 100%;
}

    ul.thanksbtn li {
        margin: 0px;
        padding: 0px 4px;
        display: inline-block;
    }

        ul.thanksbtn li a {
            margin: 0px;
            padding: 9px 20px;
            background: #318033;
            color: #fff;
            font-size: 18px;
            font-weight: 600;
            border-radius: 2px;
            text-decoration: none;
        }

            ul.thanksbtn li a:hover {
                text-decoration: none;
                background: #246f26;
            }

            ul.thanksbtn li a.myaccountbtn {
                background: #bda60a;
                color: #000;
            }

                ul.thanksbtn li a.myaccountbtn:hover {
                    background: #dac011;
                }

.headerpart
{
 width:100%;
 background:#fbfbfb;
 float:left;
 padding:15px 0;
}

.headerpart .logopart
{
 float:left;
}
.headerpart .headerrightpart
{
 float:right;
 margin:0;
 padding:0;
}


ul.medialisting
{
 margin:0;
 padding:0;
 list-style:none;
 float:left;
}

ul.medialisting li
{
 margin:24px 2px 0 0;
 padding:0px;
 display:inline-block;
}

ul.medialisting li a
{
 text-decoration:none;
  width:32px;
 height:32px;
 display:block;
 text-align:center;
 color:#fff;
 font-size:14px;
 line-height:30px;
 border-radius:5px;
}
ul.medialisting li a.facebook
{
 background:#3b5998;
  border:#3b5998 1px solid;
}

ul.medialisting li a.facebook:hover
{
 background:#fff;
 border:#3b5998 1px solid;
 color:#3b5998;
}

ul.medialisting li a.twitter
{
 background:#55acee;
  border:#55acee 1px solid;
}

ul.medialisting li a.twitter:hover
{
 background:#fff;
 border:#55acee 1px solid;
 color:#55acee;
}

ul.medialisting li a.linkedin
{
 background:#0077b5;
  border:#0077b5 1px solid;
}

ul.medialisting li a.linkedin:hover
{
 background:#fff;
 border:#0077b5 1px solid;
 color:#0077b5;
}


ul.medialisting li a.googleplus
{
 background:#dc4e41;
  border:#dc4e41 1px solid;
}

ul.medialisting li a.googleplus:hover
{
 background:#fff;
 border:#dc4e41 1px solid;
 color:#dc4e41;
}

ul.medialisting li a.shareit
{
 background:#95d03a;
  border:#95d03a 1px solid;
}

ul.medialisting li a.shareit:hover
{
 background:#fff;
 border:#95d03a 1px solid;
 color:#95d03a;
}

.cartsection
{
 width:180px;
 float:right;
 margin:16px 0 0 20px;
 padding:0px;
 position:relative;
}

.cartdetail
{
 width:100%;
 background:#fff;
 border:#ccc 1px solid;
 height:200px;
 display:none;
 position:absolute;
 margin-top:50px;
}

.header-right-cart {
    float: right;
    min-width: 120px;
    text-align: left;
    padding: 0;
    margin: 0px 0 0 20px;
}

.header-right-cart-home {
    float: right;
    min-width: 120px;
    text-align: left;
    padding: 0;
    margin: 0px 0 0 20px;
    position:relative;
    top:55px;
}

.header-right-cart:hover .cartleft
{
 background:#5caa5e;
}


.header-right-cart .cartleft
{
 width:48px;
 height:48px;
 background:#5caa5e;
 display:block;
 color:#fff;
 font-size:18px;
 text-align:center !important;
 line-height:38px;
 float:left;
 margin:0 10px 0 0px;
 position:relative;
 border-radius:100%;
}

	.header-right-cart .cartleft img {
		text-align: center !important;
		float: none !important;
		margin-top: 4px;
	}


	.header-right-cart .cartright {
		float: right;
		margin: 0;
		padding: 0;
	}

.header-right-cart .cartright h3
{
 margin: 3px 0 0 0;
 padding:0 0 1px;
 font-size:16px;
 font-weight:700;
 color:#000;
 font-family: 'Raleway', sans-serif;
}

.header-right-cart .cartright .cartnewheading
{
margin: 3px 0 0 0;
 padding:0 0 1px;
 font-size:16px;
 font-weight:700;
 color:#000;
 font-family: 'Raleway', sans-serif;
}

.header-right-cart .cartright p
{
font-size: 13px !important;
    color: #000;
    font-weight: 500;
}

	.header-right-cart .cartright p span.amount {
		font-size: 13px !important;
		color: #000;
		font-weight: 500;
	}

	.header-right-cart a {
		font-family: 'Lato', sans-serif;
		font-size: 15px;
		font-weight: 400;
		color: #2d2d2d;
		line-height: 24px;
	}

/* Cart Box Css Start */

/*.cart-small-box{
    position: absolute;
    background: #fff;
    z-index: 99;
    padding: 0;
    border: 1px solid #adadad;
    width: 230px;
    margin-left: -0px;
    border-radius: 2px;
    margin-top: 50px;
}*/
.cart-small-box {
    position: absolute;
    background: #fff;
    z-index: 99999;
    padding: 0;
    border: 1px solid #adadad;
    width: 230px;
    margin-left: -0px;
    border-radius: 2px;
    margin-top: 46px;
    overflow: scroll;
    max-height: 185px;
    overflow-x: hidden;
}


.triangle-up {
    width: 0;
    height: 0;
    border-left: 7px solid rgba(20, 20, 20, 0);
    border-right: 7px solid transparent;
    border-bottom: 7px solid #707070;
    margin: -7px auto;
}

ul.cart-top-box
{
 list-style:none;
}

	ul.cart-top-box table
	{
	 width:100% !important;
	}

.croscart a {
	width: 20px;
	height: 20px;
	text-align: center;
	background: #ccc;
	font-family: Arial;
	font-size: 12px;
	display: block;
	color: #000;
	position: absolute;
	right: 0px;
	border-radius: 100%;
}

	

	.cart-small-box .cart-top-box {
		padding: 20px 8px 20px 8px;
		margin: 0;
	}
ul.cart-top-box li {
	border-bottom: 1px solid #eaeaea;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	width: 100% !important;
	position: relative;
}
.cart-details-left {
    float: left;
    width: 20%;
}
.cart-details-left img{
    margin: 0;
    height: 43px;
    width: 43px;
}
.cart-box img {
    float: left;
    margin-right: 10px;
}
.cart-details-right {
    float: right;
    text-align: left;
	width:75%;
}
    .cart-details-right h4 {
        font-size: 13px;
        line-height:15px;
        margin: 0px 0 8px 0;
        color: #000;
        word-break: keep-all !important;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
        text-transform: none!important;
       
    }

        .cart-details-right h4 a {
            text-transform: none !important;
            font-weight: 500 !important;
            color: #000;
            font-size: 13px;
            line-height: 20px !important;
        }


    .cart-details-right p {
        font-size: 13px;
        color: #666666;
        font-family: lato;
        line-height: 16px;
    }
.cart-details-right p .fa {
    margin: 0 2px 0 5px;
}
.cart-buttons {
    padding: 15px 8px;
    margin-top: -26px;
    text-align:center;
}


    .cart-buttons input[type="submit"] {
        background: #DC4E41;
        color: #fff;
        padding: 5px 15px;
        text-decoration: none;
        margin: 0 2px !important;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
        width: auto;
        display: inline-block;
        text-align: center;
        margin: 0 auto;
        font-family: 'Raleway', sans-serif !important;
        font-weight: 600;
        font-size: 15px;
        border-radius: 3px;
        border-bottom: #B7352A 2px solid;
        border: none;
    }


    .cart-buttons a.newcheckout {
        background: #DC4E41;
        color: #fff;
        padding: 5px 15px;
        text-decoration: none;
        margin: 0 2px !important;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
        width: auto;
        display: inline-block;
        text-align: center;
        margin: 0 auto;
        font-family: 'Raleway', sans-serif !important;
        font-weight: 600;
        font-size: 15px;
        border-radius: 3px;
        border-bottom: #B7352A 2px solid;
        border: none;
    }



    .cart-buttons input.editbtn[type="submit"] {
        background: #0e9711;
        color: #fff;
        padding: 5px 15px;
        text-decoration: none;
        margin: 0 2px !important;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
        width: auto;
        display: inline-block;
        text-align: center;
        margin: 0 auto;
        font-family: 'Raleway', sans-serif !important;
        font-weight: 600;
        font-size: 15px;
        border-radius: 3px;
        border-bottom:#0e9711 2px solid;
        border: none;
    }

        .cart-buttons input.editbtn[type="submit"]:hover {
            background: #1c7d09;
        }

        .cart-buttons input[type="submit"]:hover {
            color: #fff;
            background: #B7352A;
        }



		.cart-buttons a {
			background: #DC4E41;
			color: #fff;
			padding: 5px 0px;
			text-decoration: none;
			margin: 0 5px;
			-webkit-transition: all 0.4s;
			-moz-transition: all 0.4s;
			-ms-transition: all 0.4s;
			-o-transition: all 0.4s;
			transition: all 0.4s;
			width: 90%;
			display: block;
			text-align: center;
			margin: 0 auto;
			font-weight: bold;
			border-radius: 3px;
			border-bottom: #B7352A 2px solid;
		}
.cart-buttons a:hover{
color:#fff;
background: #B7352A;
}
.header-right-cart .cart-small-box {
    display: none;
}
.header-right-cart:hover .cart-small-box {
    display: block;
}
/* Cart Box Css End */


/* Banne4 CSS Start */

.bannerpart {
    background: #fee2cc;
    border-bottom: #fdbe91 3px solid;
    padding-bottom: 26px;
}

.mtop22 img
{
    margin-top:22px;
}

.newmiddle-bannerpart {
    margin: 0px !important;
    margin-top: 25px !important;
}

.bannerleftcol {
    width: 20%;
    background: #fff;
    float: left;
    /*border:#5caa5e 1px solid;*/
    margin: 25px 0 0 0; /*deepak*/
    padding: 0;
    float: left;
    /* height: 457px;*/
    height:auto; 
    box-shadow: #cbad96 5px 5px 10px 0px;
}


.bannerleftcol .productsection
{
 width:100%;
  font-family: 'Raleway', sans-serif !important;
}

    .bannerleftcol .productsection h2 {
        margin: 0px;
        color: #000;
        font-size: 15px;
        font-weight: 700;
        background: #FFF;
        font-family: 'Raleway', sans-serif !important;
        padding: 3px 10px; /*deepak*/
    }

.bannerleftcol .productsection h2 span
{
 color:#333333;
 margin-right:10px;
}

/* Producyt Css Start */


nav {
    background-color: #fff;
    font-family: 'Raleway', sans-serif !important;
}

nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
  z-index:9999;
}

nav li
{
 background:url(../images/navvarrow.png) 92% 16px no-repeat;
}

nav li:hover
{
background:url(../images/navhover.png) 92% 16px no-repeat;
}


nav li a:hover
{
 color:#fff;
}


nav li,
nav .nav-toggle {
  text-align: center;
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 100%;
}

/*nav .dropdown > a:after {
  content: 'V';
  position: absolute;
  right: 15px;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  color:#9d9d9d;
}*/

    nav .dropdown.open,
    .desktop nav li:hover {
       background:#940000;
       color:#fff !important;
    }

nav .dropdown.open > a:after,
.desktop nav li:hover > a:after {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
  color:#fff;
}

nav .dropdown ul {
  position: relative;
  background-color: #5caa5e;
  display: none;
}

nav .dropdown ul li
{
 border-bottom:#7fc381 1px solid;
 background-image:none;
}
   
    nav .dropdown ul li:hover {
        background-color: #000 !important;
        color:#fff !important;
    }

nav .dropdown ul li a
{
 color:#fff;
}

nav a {
  display: block;
  padding: 8.7px 15px;/*deepak*/
  color:#1f1f1f;
   font-family: 'Raleway', sans-serif !important;
}

.desktop nav { width: 100%; }

.desktop nav li {
  text-align: left;
  width: 100%;
  border-bottom:#eaeaea 1px solid;
  font-size:13px;
  font-weight:500;
}


     

    


    .desktop nav li:hover ul {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
        visibility: visible;
    }

/*.desktop nav .dropdown:hover > a:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}*/

/*.desktop nav .dropdown > a:after {
  content: '>';
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
}*/

.desktop nav .dropdown ul {
  top: 0;
  left: 238px;
  position: absolute;
  display: block !important;
  visibility: hidden;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  width:245px;
}

    .desktop nav .dropdown ul li {
        background: #940000;
        border-bottom: #bb0000 1px solid;
    }

    .desktop nav .nav-toggle {
        display: none;
    }





.bannerleftcol .latestproduct {
    width: 100%;
    background: /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#990707+2,bd3e24+62 */
    background: #990707; /* Old browsers */
    background: -moz-linear-gradient(top, #990707 2%, #bd3e24 62%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #990707 2%,#bd3e24 62%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #990707 2%,#bd3e24 62%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#990707', endColorstr='#bd3e24',GradientType=0 ); /* IE6-9 */
    height: 70px;
    float: left;
    text-align: center;
    font-family: 'Raleway', sans-serif !important;
}

    .bannerleftcol .latestproduct h4 {
        margin: 8px 0 1px 0;
        padding: 0;
        font-size: 20px;
        text-align: center;
        color: #fff;
        font-weight: 100;
        text-transform: capitalize;
        font-family: 'Libre Baskerville', serif;
    }


    .bannerleftcol .latestproduct a {
        color: #fff;
        text-decoration: none;
        font-size: 15px;
        font-family: 'Raleway', sans-serif !important;
        z-index: 99;
        font-weight: 300;
    }


.bannerrightcol
{
 float:right;
 width:80%;
}

.bannerrightcol h2
{
 margin:35px 0 0 0;
 padding:0;
 color:#fff;
 text-align:center;
 font-size:47px;
 font-weight:200;
 line-height: 39px;
 text-shadow:#000 1px 1px 10px;
 text-transform: lowercase;
 font-family: 'Raleway', sans-serif !important;
}

    .bannerrightcol h2 .headingtext {
        text-align: left;
        font-size: 21px;
        font-weight: 600;
        left: -229px;
        position: relative;
        text-transform: capitalize;
        font-family: 'Raleway', sans-serif !important;
    }

.bannerrightcol h2 .ytext
{
 color:#f0ee26;
}

/*searchpart Css Start */

.searchpart
{
 width:100%;
 float:left;
 margin-top:19px;
 padding:0px 0px 0px 15px;
}


.searchpart .searchbox
{
 width:100#;
 padding: 5px 0 17px 0;
}

.searchpart .searchbox ul
{
 margin:0px;
 padding:0px;
 list-style:none;
 float:left;
  width:100%;
}

.searchpart .searchbox ul li
{
 margin:0px;
 padding:0px;
 float:left;
}


.searchpart .searchbox ul li:first-child
{
 width:93% !important;
 float:left;
}

    .searchpart .searchbox ul li input {
        width: 100%;
        background: url('../NewImages/top-newsearch-icon.png') 11px 10px no-repeat #fff;
        height: 49px;
        color: #636363;
        float: left;
        padding: 0 0 0 45px;
        border: #f0b78a 3px solid;
        border-right: none;
    }

        .searchpart .searchbox ul li input:focus {
            outline: none !important;
            border: #f0b78a 3px solid !important;
        }

        .searchpart .searchbox ul li input::placeholder {
            font-family: 'Raleway', sans-serif !important;
            text-transform: capitalize;
            font-weight: 300;
            color: #000;
        }


		
.searchpart .searchbox ul li input.searchicon
{
 background:url(../images/search.png) 12px 13px no-repeat #fff;
}

.searchpart .searchbox ul li input:focus
{
 outline:none;
}


        .searchpart .searchbox ul li input[type=submit] {
            width: 61px;
            background: /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#990707+2,bd3e24+62 */
            background: #990707; /* Old browsers */
            background: -moz-linear-gradient(top, #990707 2%, #bd3e24 62%); /* FF3.6-15 */
            background: -webkit-linear-gradient(top, #990707 2%,#bd3e24 62%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom, #990707 2%,#bd3e24 62%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#990707', endColorstr='#bd3e24',GradientType=0 ); /* IE6-9 */
            color: #fff;
            font-size: 20px;
            font-family: 'Libre Baskerville', serif;
            font-weight: 200;
            position: relative;
            padding: 0;
            border: none;
        }


.searchpart .searchbox ul li input:hover[type=submit]
{
 background:#000;
}


/*Top Ad Banner Css Start */

ul.topadbanner
{
 width:100%;
 margin:20px 0 0 0;
 padding:0;
 float:left;
 list-style:none;
}

.mtop-b
{
    display:none;
}

ul.topadbanner li {
    margin: 0;
    padding: 0;
    float: left;
    border-top: none;
    border-left: none;
}

ul.topadbanner li img
{
 margin:0px;
 padding:0px;
}

#Panelusa1 {
    width: 100%;
    text-align: center;
    margin:-8px 0 13px;
}


/*featurelisting Css Start */

ul.featurelisting
{
 width:100%;
 margin:69px 0 0 0;
 padding:0;
 float:left;
 list-style:none;
}

ul.featurelisting li a
{
 width:33.3%;
 background:#DFDFDF;
 height:150px;
 display:block;
 text-align:center;
 padding:33px 20px 0;
 float:left;
}



@-moz-document url-prefix() {
    ul.featurelisting li a {
        height: 155px;
    }

    .zoomrightpart p.pricetext1 {
        position: inherit !important;
        padding-top:18px !important;
    }

    ul.detailsecondlist li.newqbox {
        width: auto !important;
        float: left;
    }
}

ul.detailsecondlist li.newqbox
{
    width:20%;
    float:left;
}


ul.featurelisting li a:hover h3 {
    color: #fff;
}

ul.featurelisting li a:hover p
{
 color:#fff;
}



ul.featurelisting li a.shade1
{
 background:#ECECEC;
}

ul.featurelisting li a.shade2
{
 background:#D1D1D1;
}

ul.featurelisting li a h3
{
 margin:0;
 padding:0 0 10px;
 color:#000;
 font-size:17px;
 font-weight:700;
}

ul.featurelisting li a p
{
 font-size:14px;
 color:#000;
}

/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #5CAA5E;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
  color: white;
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}


.mnone
{
 margin-left:0 !important;
  margin-right:0 !important;
}

.pnone
{
 padding-left:0 !important;
  padding-right:0 !important;
}

.prnone
{
 padding-right:0px !important;
}

.mright
{
 margin-right:5px;
}

.mleft
{
 margin-left:5px;
}


/* Middlepart Css Start*/

.middlepart
{
 margin:0;
 padding:0 !important;
 width:100%;
 float:left;

}

.middlepart h3
{
 margin:25px 0 25px;
 padding:0px 0 5px;
 font-size:18px;
 font-weight:600;
 color:#000;
 border-bottom:#F2F2F2 3px solid;
 position:relative;
 font-family: 'Raleway', sans-serif !important;
}

.middlepart h3 img
{
 position:absolute;
 bottom:-3px;
}

/* item Css Start*/

.item
{
 width:99%;
 margin:0 0 10px;
 padding:0;
 border:#C4BDBD 1px solid;
  transition: box-shadow 0.3s ease-in-out;
  height:395px;
}


.item:hover
{
 border:#f1f1f1 1px solid;
box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}

.item:hover .productdetail h4 a
{
 color:#3F9B42;
}



.item .productimg
{
 width:100%;
 text-align:center !important;
 height:205px;
 vertical-align:middle;
 line-height:200px;
}

.item .productimg img
{
width:auto !important;
 text-align:center !important;
}


	.item .productdetail input[type=submit] {
		background: url(../images/cartbtn.jpg) left top no-repeat;
		width: 148px;
		height: 34px;
		border: none;
		cursor: pointer;
		margin-top: 10px;
	}

	.item .productdetail input:hover[type=submit] {
		background: url(../images/cartbtn.jpg) left -34px no-repeat;
		width: 148px;
		height: 34px;
		transition: background .5s;
	}




		.item .productdetail {
			width: 100%;
			margin: 0;
			padding: 5px 25px 0px;
			text-align: center;
		}

	.item .productdetail h4 {
		margin: 0px 0 5px !important;
		padding: 0px;
		font-size: 14px !important;
		font-weight: 700;
		line-height: 20px;
        height:41px;
	}



		.item .productdetail h4 a {
			color: #000;
			text-decoration: none;
			font-size: 15px !important;
			margin: 0px 0 5px !important;
			padding: 0px !important;
			font-weight: 600 !important;
			line-height: 20px !important;
			font-family: 'Raleway', sans-serif !important;
			text-transform: none !important;
		}

.item .productdetail p
{
 font-size:13px;
 font-weight:500;
 font-family: 'Raleway', sans-serif !important;
 line-height:20px;
 color:#3A3938;
 margin-bottom:3px;
}

    .item .productdetail p a {
        color: #d01210;
        text-decoration:none;
        cursor:pointer !important;
    }

    .item .productdetail p.itemprice
    {
         margin-top:13px;
         font-size:18px;
         font-family:Arial !important;
         color:#000;
   }


    .item .productdetail h3 {
        margin: 0px;
        padding: 0px;
        border-bottom: none;
        font-family: 'Lato', sans-serif !important;
        font-size: 18px;
        font-weight: 600;
    }

.item .productdetail h3 img
{
 margin:-17px 10px 0 0;
 position:relative;
}



.item .productdetail input[type=image]
{
 margin-top:13px;
}


.price
{ 
 margin:0 5px 0 0px !important;
}


.item .cartbtn
{
 background:#534A4A;
 color:#fff;
 padding:0 14px 0 0;
 margin:15px 0 10px 0px;
 display:inline-block;
 border-radius:5px;
 position:relative;
 height:34px;
 font-size:14px;
 line-height:34px;
 font-weight:600;
}

.item .cartbtn img
{
 padding:0 13px 0 0;
 margin-top:-3px;
}


.item .cartbtn:hover
{
 background:#403A3A;
}

/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #3F9B42;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
  color: white;
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}


/* Women Haealth Css Start*/

.newtestimonial {
    background: url(../Newimages/testimonial-bg.jpg) left top no-repeat;
    background-size: 100%;
    height: 225px;
    background-position: center center;
    background-size: cover;
    margin-top: 25px;
    text-align: center;
}

.womenhealthsection
{
 width:100%;
 margin:30px 0 0px 0;
 padding:0 0 30px;
 float:left;
 background:#f9f9f9;
}

	.womenhealthsection h2 {
		margin: 30px 0 5px 0;
		padding: 0px;
		color: #11a914;
		text-align: center;
		font-size: 35px;
		font-weight: 400;
		font-family: 'Raleway', sans-serif !important;
		text-transform:capitalize;
	}

	.womenhealthsection p {
		margin: 0;
		padding: 0;
		font-size: 15px;
		font-family: 'Lato', sans-serif !important;
		text-align: center;
		color: #564c4c;
	}

.healthleftsection
{
 width:auto;
 margin:35px 20px 0;
 padding:0;
 float:left;
}


.healthrightsection
{
 width:47%;
  margin:35px 0px 0;
 padding:0;
 float:right;
}


.healthrightsection .bottomproduct
{
 width:46%;
 background:#fff;
 border:#c4bdbd 1px solid;
 height:297px;
 float:left;
 margin-right:20px;
 margin-bottom:20px;
padding:0px 25px;
text-align: center;
}

.healthrightsection .bottomproduct input[type=submit] {
		background: url(../images/cartbtn.jpg) left top no-repeat;
		width: 148px;
		height: 34px;
		border: none;
		cursor: pointer;
	}

	.healthrightsection .bottomproduct input:hover[type=submit] {
		background: url(../images/cartbtn.jpg) left -34px no-repeat;
		width: 148px;
		height: 34px;
		transition: background .5s;
	}


.healthrightsection .bottomproduct:hover
{
 border:#ccc 1px solid;
   box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}

.healthrightsection .bottomproduct:hover .bottomcartbtn
{
 background:#373030;
}

.healthrightsection .bottomproduct:hover h4 a
{
 color:#318e34;
}


.healthrightsection .bottomproduct .bottomcartbtn
{
 background:#534A4A;
 color:#fff;
 padding:0 14px;
 margin:18px 0 10px 0px;
 display:inline-block;
 border-radius:5px;
 position:relative;
 height:34px;
 font-size:14px;
 line-height:34px;
 font-weight:600;
}

.nospace
{
 float:right  !important;
 margin-right:0 !important;
}


.healthrightsection .bottomproduct .productspace
{
 width:100%;
height: 158px;
line-height: 158px;
 
}

.healthrightsection .bottomproduct h4 {
	margin: 0px 0 0px;
	padding: 0px;
	font-weight: 600;
	line-height: 20px;
	}

	.healthrightsection .bottomproduct h4 a {
		color: #208e24;
		text-decoration: none;
		font-family: 'Raleway', sans-serif !important;
		text-transform: capitalize;
		font-size: 17px;
	}


.healthrightsection .bottomproduct h3
{
margin: 0px 0 10px;
padding: 0px;
border-bottom: none;
font-family: 'Lato', sans-serif;
font-size: 17px;
font-weight: 600;
}

.healthrightsection .bottomproduct h3 img
{
    margin: -7px 10px 0 0;
    position: relative;
}

.healthrightsection .bottomproduct p.itemprice {
    margin-top: 13px;
    font-size: 18px;
    font-family: Arial !important;
    color: #000;
}


/* Yoga Section Css Start*/
.yogasection {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

	.yogasection h2 {
		text-align: center;
		background: #228c25;
		margin: 0;
		padding: 30px 0;
		color: #fff;
		font-size: 33px;
		font-family: 'Raleway', sans-serif;
		text-transform:capitalize;
		font-weight: 600;
		line-height: 28px;
		background: url(../images/greenbg.jpg) left top no-repeat #228b24;
		text-shadow: #0b580d 1px 1px 1px;
		letter-spacing:-0.4px;
	}


.yogasection h2 span
{
 font-size:15px;
  font-weight:200;
  text-shadow:none;
}

.yogagallery img
{
 width:100%;
}



.piccontainer.five div {
  left: 0;
  opacity: 0;
  -webkit-transform: scale(0.9);
}

.piccontainer.five:hover div {
  opacity: 1;
  -webkit-transform: scale(1);
}

.piccontainer img { width: 100%; }

.piccontainer div {
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
  font-weight: 300;
  color: #efefef;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 100%;
  transition: all 300ms ease-in-out;
  background: #a90329;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 44%, rgba(0, 0, 0, 0.6) 100%);
}

.piccontainer div:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.piccontainer div span {
  display: inline-block;
  vertical-align: middle;
  padding: 30px;
  letter-spacing: 1px;
}

.piccontainer div span h3 {
  font-weight: 600;
  font-size: 2em;
  letter-spacing: 1px;
  line-height: 0.85em;
  text-shadow:#000 1px 1px 1px;
}


.piccontainer div span a
{
 border:#fff 1px solid;
 color:#fff;
 padding:7px 10px;
 display:inline-block;
 font-size:14px;
 margin-top:10px;
}

.piccontainer div span a:hover
{
 background:#5caa5e;
 color:#fff;
  border:#5caa5e 1px solid;
}



/* Footer Css Start*/

footer {
	width: 100%;
	background: #f3f3f3;
	float: left;
	padding: 20px 0 20px 0;
	margin: 0;
	font-family: 'Raleway', sans-serif;
}

footer h3
{
 margin:0;
 padding:15px 0 20px;
 font-size:18px;
 font-weight:500;
 color:#000;
 font-family: 'Raleway', sans-serif !important;
 text-transform:capitalize;
}

footer h3.offerheading {
color: #2a2b29;
font-family: 'Raleway', sans-serif !important;
font-weight: 700 !important;
font-size: 14px;
margin: 0;
padding: 15px 0 7px;
}

	footer p.offertext {
		font-size: 15px;
		color: #272727;
		font-family: 'Raleway', sans-serif;
		font-weight: 500;
		margin-bottom: 10px;
	}

footer p.offertext span
{
 color:#df300d;
 font-weight:600;
}

ul.contactlisting
{
 margin:0;
 padding:0;
 list-style:none;
 font-weight:500;
}

ul.contactlisting li {
margin: 0;
padding: 0 0 15px;
font-family: 'Lato', sans-serif;
font-size: 14px;
color: #3a3a33;
line-height: 18px;
	}

ul.contactlisting li a
{
 color:#5b9324;
 text-decoration:none;
   font-size:14px
}

ul.contactlisting li a:hover
{
 color:#000;
}



ul.contactlisting li span
{
 float:left;
 width:30px;
 color:#444444;
 font-size:19px;
}

ul.footernav
{
 margin:0;
 padding:0px;
 list-style:none;
}


ul.footernav li
{
 margin:0;
 padding:0;
 font-size:13px;
 line-height:21px;
 font-weight:500;
}

	ul.footernav li a {
		color: #423f3f;
		text-decoration: none;
		font-family: 'Raleway', sans-serif;
		webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

ul.footernav li a:hover
{
 color:#249027;
 padding-left:10px;
}

ul.formlisting
{
 margin:0px;
 padding:0px;
 list-style:none;
}

ul.formlisting li
{
 margin:0px;
 padding:0px;
 width:100%;
}

ul.formlisting li input
{
 background:#fff;
 border:#cccccc 1px solid;
 text-transform:capitalize !important;
 height:33px;
 width:100%;
 color:#000;
 font-size:13px;
 padding:0 10px 0 43px;
 }

ul.formlisting li input::placeholder {
	text-transform: capitalize !important;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
}

ul.formlisting li input:focus
{
 outline:none;
 border:#36a539 1px solid;
}

ul.formlisting li input[type=submit]
{
 width:auto;
 background:#328734;
 border-right:#277529 2px solid;
 border:none;
 padding:10px 19px 13px;
 color:#fff;
 font-weight:600;
 font-size:15px;
  font-family: 'Raleway', sans-serif;
 margin-top:10px;
 display:block;
}


ul.formlisting li input[type=submit]:hover
{
 background:#4ca004;
}

ul.formlisting li input.newsletter
{
 background:url(../../images/footermail.jpg) 10px 6px no-repeat #fff;
}

#ctl00_reqName {
	color: #df300d !important;
	visibility: visible;
	position: absolute;
	right: 10px;
	margin-top: 5px;
	font-size: 13px;
	font-weight: 500;
}

	.copright {
		width: 100%;
		margin: 0;
		padding: 30px 0;
		float: left;
		font-family: 'Raleway', sans-serif;
	}

ul.bottomlist
{
 margin:0;
 padding:0 0 20px;
 list-style:none;
 width:100%;
 text-align:right;
 border-bottom:#e8e8e8 1px solid;
}

ul.bottomlist li
{
 margin:0;
 padding:0;
 display:inline-block;
}

ul.bottomlist li img
{
 margin-right:5px;
}

ul.bottomlist p
{
 float:left;
  font-family: 'Lato', sans-serif;
  font-size:13px;
  padding-top:7px;
}

ul.bottomlist p a
{
 color:#5b9324;
 text-decoration:underline !important;
}

ul.bottomlist p a:hover
{
 color:#000;
 text-decoration:none;
}

ul.cardlisting
{
 margin:0px;
 padding:0px;
 list-style:none;
 width:100%;
 text-align:center;
}

ul.cardlisting li
{
 margin:20px 0 0;
 padding:0;
 font-size:13px;
 display:inline-block;
 line-height: 18px;
 font-family: 'Raleway', sans-serif;
}

ul.cardlisting li img
{
 margin-right:3px;
}

ul.cardlisting li:first-child
{
 width:100%;
}


.scrollup {
    width: 32px;
    height: 32px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    text-indent: -9999px;
    background: url(/images/arrow1.png) no-repeat;
    z-index: 99999;
}


/* Deatail page css Start */


.home-catgory
{
    display:none;
}


.innertoppart {
    width: 100%;
    height: 43px;
    margin: 0;
    padding: 0;
    float: left;
    border-top: #dcdcdc 1px solid;
    border-bottom: #dcdcdc 1px solid;
}

.innertopleft {
    /*width: 50%;*/
    width: 60%;
    float: left;
    margin: 0;
    padding: 0;
}

.innertopleft ul
{
 margin:0;
 padding:0;
 list-style:none;
}

.innertopleft ul li
{
 margin:0;
 padding:0 17px 0px 7px ;
 font-family: 'Josefin Sans', sans-serif;
 font-size:16px;
 float:left;
 font-weight:600;
 background:url(../../images/innerdivider.jpg) right 15px no-repeat;
 line-height:40px;
}

.innertopleft ul li a
{
 color:#000;
 text-decoration:none;
}

.innertopleft ul li a:hover
{
color:#5caa5e;
}


.innertopleft ul li:last-child
{
 background-image:none;
}

.innertopleft ul li:first-child
{
 padding-left:0px;
}

.innertopleft ul li span
{
 width:30px;
 height:30px;
 background:#eceaea;
 margin-right:15px;
 display:inline-block;
 border-radius:100%;
 text-align:center;
 line-height:30px;
 margin-top:5px;
}

.innertopleft ul li:hover a span
{
 background:#5caa5e;
 color:#fff;
}

.innertopleft ul li a span
{
 color:#525252;
}

.innertopleft ul li a.active
{
 color:#5caa5e;
}



.innertopright
{
/* width:50%;*/
 float:right;
 margin:0;
 padding:0;
 position:relative;
}

.innerseaech
{
 margin:0 39px 0 0;
 padding:0px;
 float:left;
}

.innerseaech input
{
 border:none;
 height:41px;
 outline:none;
padding: 3px 10px 0 15px;
 width:300px;
  outline:none;
 box-shadow:none;
 float:left;
 background:#f5f5f5;
 border-left: #dcdcdc 1px solid;
 color:#000;
}

    .innerseaech input::placeholder {
        font-size: 18px !important;
        
            font-weight:600 !important;
    color: #000;
    font-family: 'Raleway', sans-serif !important;
    }

    .innerseaech ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: #000;
        font-size: 15px !important;
        font-family: 'Josefin Sans', sans-serif;
        font-weight: 600;
        text-transform:lowercase !important;
    }



.innerseaech ::-moz-placeholder { /* Firefox 19+ */
   color: #000;
   font-size:15px;
   font-family: 'Josefin Sans', sans-serif;
     font-weight:600;
}
.innerseaech :-ms-input-placeholder { /* IE 10+ */
  color:#000;
  font-size:15px;
   font-family: 'Josefin Sans', sans-serif;
     font-weight:600;
}
.innerseaech :-moz-placeholder { /* Firefox 18- */
   color: #000;
   font-size:15px;
   font-family: 'Josefin Sans', sans-serif;
     font-weight:600;
}


.innerseaech input:focus
{
 outline:none;
 box-shadow:none;
}


.innerseaech input[type=submit]
{
 width:40px;
 padding:0;
 background:url(../images/innersearch1.png) center center no-repeat #0e9711;
 border:none;
}

.innerseaech input:hover[type=submit]
{
  background:url(../images/innersearch1.png) center center no-repeat #0b800d;
}


/*.serachpart input[type="text"] {
  height: 41px;
  font-size: 15px;
  display: inline-block;
  font-family: "Lato";
  font-weight: 100;
  border: none;
  outline: none;
  color: #555;
  padding: 3px 3px 3px 15px;
  padding-right: 30px;
  width: 0px;
  position: absolute;
  top: 0;
  right:0px;
  background: none;
  font-weight:600;
  z-index: 3;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
    background: url(../images/innersearch.png) center 13px no-repeat #fff ;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
}


.serachpart input:focus
{
 outline:none;
}

.serachpart input[type="text"]:focus:hover {
  border-bottom: none;
}

.serachpart input[type="text"]:focus {
  width: 400px;
  z-index: 1;
  border-bottom: none;
  cursor: text;
  background-image:none;
}
.serachpart input[type="submit"] {
  height: 40px;
  width: 35px;
  display: inline-block;
  color:red;
  float: right;
  background: url(../images/innersearch.png) center 13px no-repeat #fff ;
  text-indent: -10000px;
  border: none;
  position: absolute;
  top: 0;
 right:0px;
  z-index: 2;
  cursor: pointer;z
  cursor: pointer;
  transition: opacity .4s ease;
  border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
}*/




.innerpage
{
 width:100%;
 background:#fff;
 float:left;
 padding:35px 0;
 font-family: 'Raleway', sans-serif;
}

ul.detailrightmenu
{
    margin:10px 0 0 0;
    padding:0px;
    list-style:none;
}

    ul.detailrightmenu li {
        padding: 10px 15px;
        margin: 0px;
        font-size: 17px;
        border-bottom: #424242 1px solid;
        font-weight: 400;
        }

ul.detailrightmenu li a
{
 color:#fff;
 text-decoration:none;
}

    ul.detailrightmenu li a:hover {
        color: #939393;
    }

.zoomleftpart
{
 width:34.6%;
 float:left;
}

.zoomleftpart .sharingpart
{
 width:100%;
 margin:0px 0 15px 5px;
 padding:0px;
 float:left;
}


.zoomrightpart
{
 width:63%;
 float:right;
}

.zoomrightpart h1 {
    margin: 0px 0 12px;
    padding: 0px 0 3px;
    font-size: 24px;
    color: #0b0b0b;
    font-weight: 500;
    line-height: 43px;
    font-style:italic;
    /*text-transform: capitalize;*/
    font-family: 'Libre Baskerville', serif;
}


    .zoomrightpart h3 {
        margin: 3px 0 0;
        padding: 0px 0 0px;
        font-size: 17px !important;
        color: #58a25a !important;
        font-weight: 500 !important;
        font-family: 'Libre Baskerville', serif;
        border-bottom: #cecece 1px solid;
        text-transform: capitalize;
    }


        .zoomrightpart h3 a {
            color: #58a25a;
        }

        
        .zoomrightpart h3 span.reviewpart {
            float: right;
            text-transform: none;
           position: relative;
          top: -8px;
        }

a.worldwide {
    background: #2d7632;
    padding: 5px 13px;
    font-family: 'Libre Baskerville', serif;
    color: #fff !important;
    border-radius: 5px;
    font-size: 14px !important;
    font-weight: 400;
    margin-right: 6px;
    text-shadow: #0d5211 0px 0px 5px;
}

    a.worldwide:hover {
        background: #0d5211;
        text-shadow: #093d0c 0px 0px 5px;
    }


.zoomrightpart h3 span.reviewpart a {
    background: #ebebeb;
    border-radius: 20px;
    width: 35px;
    height: 35px;
    display: block;
    text-align: center;
    line-height: 30px;
}

                .zoomrightpart h3 span.reviewpart a:hover {
                    background: #39893e;
                }



                .zoomrightpart h3 span {
                    color: #6c6564;
                }

.zoomrightpart p.pricetext
{
 color:#353634;
 font-size:30px;
  font-family: 'Josefin Sans', sans-serif;
  font-weight:600;
  float:left;
  margin: 35px 0 0 20px;
}

.zoomrightpart p.pricetext span
{
 color:#dc4e41;
 text-decoration:line-through;
 font-weight:500;
}

@-moz-document url-prefix() {
    .zoomrightpart p.pricetext1 {
        left: 90px;
    }
}



    .zoomrightpart p.pricetext1 {
        color: #d6493c;
        font-size:27px;
        font-family: 'Libre Baskerville', serif;
        font-weight: 500;
        float: left;
        margin: 20px 0 14px 0px;
       top: 19px;
       position: relative;
     
    }

.zoomrightpart p.pricetext1 span
{
 color:#dc4e41;
 text-decoration:line-through;
 font-weight:500;
}


ul.detaillisting {
    margin: 13px 0px 0;
    padding: 0px 0 0px;
    list-style: none;
}

    ul.detaillisting li {
        margin: 0 0 5px;
        padding: 0px 0 0px 18px;
        color: #000;
        font-size: 15px;
        background: url(../images/detail-bullet.png) left 11px no-repeat;
        font-weight: 500;
        line-height: 24px;
    }


        ul.detaillisting li div #loadMore
        {
         padding:0 0 0 40px !important;
        }

#loadMore {
    color: green;
    cursor: pointer;
    padding: 9px 0 0 4px;
    font-size: 14px;
    font-weight: 600;
}

    #loadMore:hover {
        color: #d43729 !important;
    }


#showLess {
    color: #d43729;
    cursor: pointer;
    padding: 9px 0 0 4px;
    font-size: 14px;
    font-weight: 600;
}

    #showLess:hover {
        color: green !important;
    }


.countpart .form-control {
    padding: 6px 8px;
}



ul.featuelisting {
    margin: 0px 0 27px;
    padding: 15px 0px;
    list-style: none;
    border-top: #aeaeae 1px solid;
}

    ul.featuelisting li {
        margin: 0px 0px 0 3%;
        padding: 0px 2% 0 0;
        float: left;
        border-right: #aeaeae 1px solid;
        width: 47%;
    }

ul.featuelisting li:hover span
{
background:#fff;
border:#cecece 1px solid;
}


ul.featuelisting li:first-child
{
 padding-right:0;
 margin-left:0;
}

ul.featuelisting li span
{
 width:50px;
 height:50px;
 background:#f5f5f5;
 border:#f5f5f5 1px solid;
 border-radius:100%;
 margin-right:15px;
 display:inline-block;
 float:left;
 text-align:center;
 line-height:48px;
}

    ul.featuelisting li h4 {
        margin: 7px 0 0 0;
        padding: 0px 0 2px;
        font-size: 16px;
        font-weight: 600;
        color: #121111;
        font-family: 'Raleway', sans-serif;
        text-transform: capitalize;
        white-space: nowrap;
    }

ul.featuelisting li p
{
 color:#959595;
 font-size:13px;
  font-family: 'Raleway', sans-serif;
}


ul.featuelisting li.rbornone
{
border-right:none !important;
width: 39.5%;
}

ul.featuelisting li.rbornone span {
/*background: #408942;
border: #408942 1px solid;*/
}

ul.featuelisting li.rbornone h4 {
    color: #d43729;
}

    ul.featuelisting li.rbornone p {
             font-weight: 600;
        line-height: 26px;
        font-size:20px;
        color:#000;
        font-family: 'Libre Baskerville', serif;
    }

        ul.featuelisting li.rbornone p.topheading {
            color:#cb1d0e;
            font-weight: 500;
            line-height: 30px;
            font-size: 18px;
            font-style: italic;
            font-family: 'Libre Baskerville', serif;
        }


    a.detailcartbtn {
        width: 173px;
        height: 43px;
        background: #408942;
        border-right: #3b813c 5px solid;
        font-size: 18px;
        color: #fff;
        display: inline-block;
        border-radius: 3px;
        line-height: 43px;
        margin: 6px 0 0 0px;
        position: relative;
        padding-left: 55px;
        font-weight: 600;
        text-shadow: #285a29 1px 1px 5px;
        float: left;
    }

.zoomrightpart input[type=submit] {
    width: 170px;
    height: 43px;
    background: url("../images/detailcart.png") left 0px no-repeat #408942; 
    border-right: #3b813c 5px solid !important;
    font-size: 17px;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
    line-height: 43px;
    margin: 6px 0 0 0px;
    position: relative;
    padding-left:41px;
    font-weight: 600;
    text-shadow: #285a29 1px 1px 5px;
    float: left;
    border: none;
}

.zoomrightpart input.buynow[type=submit] {
    width: auto;
    height: 43px;
    background: #d6493c;
    border-right: #cb392e 5px solid;
    font-size: 17px;
    text-align: center;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
    line-height: 43px;
    margin: 6px 0 0 5px;
    font-weight: 600;
    text-shadow: #ab3024 1px 1px 5px;
    border: none;
    padding: 0 17px;
    border-right: none !important;
}

.zoomrightpart input.change-currency[type="submit"] {
    width: auto;
    padding: 8px 10px;
    position: absolute;
    background: #027c06;
    color: #fff;
    font-size: 15px;
    top: 21px;
    font-weight: 500;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    height: auto;
    line-height: normal;
}

.countpart {
    width: 14%;
    margin: 0px;
    padding: 0px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
}

.countpart h4
{
 margin:0px;
 padding: 0 0 10px;
font-size: 17px;
font-weight: 600;
color: #121111;
font-family: 'Raleway', sans-serif;
}

a.detailcartbtn img
{
 position:absolute;
 top:0;
 left:0;
}

a.detailcartbtn:hover
{
 color:#fff;
 background:#3b813c;
}

a.detailbuynow
{
 width:123px;
 height:43px;
 background:#d6493c;
 border-right:#cb392e 5px solid;
 font-size:18px;
 text-align:center;
 color:#fff;
 display:inline-block;
 border-radius:3px;
 line-height:43px;
 margin:10px 0 0 5px;
 font-weight:600;
 text-shadow:#ab3024 1px 1px 5px;
}

a.detailbuynow:hover
{
 color:#fff;
 background:#cb392e;
}

/* Detailsecond Optiobn Listing */

ul.detailsecondlist
{
width:auto;
margin: 0px 0 0 0;
padding: 0px 0 0 0;
float: left;
position:relative;
}

ul.detailsecondlist li
{
float:left;
width:auto;
margin:0px 12px 0 0;
padding:0px;
display:inline-block;
}

/*ul.detailsecondlist li:last-child
{
 width:34%;
}*/


ul.detailsecondlist li select
{
 height:33px;
 width:auto;
 padding:0 10px;
 font-size:15px;
 border-radius:3px;
 border:#cccccc 1px solid;
}


    ul.detailsecondlist li h4 {
        margin: 0px;
        padding: 0 0 10px;
        font-size: 17px;
        font-weight: 600;
        color: #121111;
        font-family: 'Raleway', sans-serif;
        text-transform: capitalize;
    }

.w42
{
 width:42%;
}

.w50 {
    width: 61%;
}








/* Animated Select css Start */

.vDrop .vClicker,
.vDrop ul {
    overflow: hidden;
    left: -21px;
    position: absolute
}
.vDrop .vClicker span,
.vDrop ul li a {
    white-space: nowrap
}
.vDrop {
    position: relative;
    margin-bottom: 10px;
    height: 30px;
    color: #555
}
.vDrop select {
    visibility: hidden
}
.vDrop a {
    outline: 0;
    text-decoration: none;
    color: #555
}
.vDrop .vClicker {
    top: 6px;
    padding: 4px 6px;
    width:116px;
    height: 30px;
    line-height: 20px;
    background: #fff;
	    font-family: 'Josefin Sans', sans-serif;
		font-weight:600;
    border:none;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	font-size: 16px;
}
.vDrop .vClicker.open {
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 3px;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}
.vDrop .vClicker.open .vArrow,
.vDrop .vClicker:hover .vArrow {
/*    background-color: #def;
    border-color: #9be*/
}
.vDrop .vClicker .vArrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 11px;
    height: 40px;
	background:url(../images/toparrow.png) left 12px no-repeat;
}
.vDrop .vClicker.open .vArrow {
    background-image:
}
.vDrop ul {
    display: none;
    z-index: 1;
    top: 41px;
    min-width: 160px;
    max-width: 160px;
    margin: 0;
    padding: 0;
    list-style: none;
    border: 1px solid #ccc;
	border-top:none;
}

.vDrop ul li
{
 border-bottom:#f1f1f1 1px solid;
 	font-size:13px;
	font-family: 'Raleway', sans-serif;
		font-weight:400;
}

.vDrop ul li:first-child
{
 border-bottom:#6bb96d 1px solid;
}


.vDrop ul li.optgroup span {
    display: block;
    padding: 5px;
    background: #e8e8e8;

}
.vDrop ul li.optgroup~.option a {
    padding-left: 30px
}
.vDrop ul li a {
    display: block;
    padding: 8px;
    background: #fff
}
.vDrop ul li a.selected,
.vDrop ul li a:hover {
    background: #5caa5e;
    color: #fff
}


/* productpage Css Start */

.relatedproduct
{
 width:90%;
 float:right;
 font-family: 'Raleway', sans-serif;
 margin:30px 0 0 0px;
}

.relatedproduct h3
{
 margin:0;
 padding:0 0 10px;
 font-size:19px;
 font-weight:500;
 font-family: 'Libre Baskerville', serif;
  border-bottom:#dc4e41 2px solid;
  color:#000;
  text-transform:capitalize;
  position:relative;
}

.relatedproduct h3 img
{
position: absolute;
bottom: -8px;
left: 14px;

}


.relatedproduct h3 span
{
 font-weight:500;
}

.productbox
{
 width:100%;
 float:left;
 margin:0;
 padding:10px 20px 8px;
box-shadow:#b8b7b7 1px 1px 4px;
-webkit-box-shadow:#b8b7b7 1px 1px 4px;
-moz-box-shadow: #b8b7b7 1px 1px 4px;
}

.productbox .realproduct
{
 width:100%;
 margin:0px;
 padding:16px 0 18px;
 border-bottom:#dcdcdc 1px solid;
}

.realproduct .relleftpart
{
 width:30%;
 margin:0;
 padding:0;
 float:left;
 text-align:center;
}


.realproduct:hover .relleftpart img
{
  border:#137c16 1px solid;
}

.realproduct .relleftpart img
{
 border:#c3c3c3 1px solid;
 margin-top:2px;
}

.realproduct .rellrightpart
{
 width:65%;
 margin:0;
 padding:0;
 float:right;
}

    .realproduct .rellrightpart h4 {
        margin: 0px;
        padding: 0px 0 3px;
        font-family: 'Raleway', sans-serif;
        font-size: 14px;
        font-weight: 500;
        position: relative;
        text-transform: none;
    }


.productbox .realproduct .rellrightpart h4 a
{
 color:#000;
 text-decoration:none;
}

.productbox .realproduct .rellrightpart h4 a:hover
{
 color:#137c16;
}

.realproduct:hover .rellrightpart h4 a
{
 color:#137c16;
}

.realproduct:hover .rellrightpart a.detailbtn
{
 background:#408942;
 border-bottom:#3b813c 2px solid;
}


.realproduct .rellrightpart p
{
 margin:0;
 padding:0 0 5px;
 font-size:14px;
 color:#222222;
  font-family: 'Lato', sans-serif;
  font-weight:900;
}


.realproduct .rellrightpart a.detailbtn
{
 background:#dc4e41;
 color:#fff;
 text-align:center;
 width:56px;
 height:22px;
 line-height:22px;
 border-bottom:#d23c32 2px solid;
 display:block;
 border-radius:3px;
 font-size:12px;
 font-weight:500;
}

.realproduct .rellrightpart a.detailbtn:hover
{
 background:#408942;
 border-bottom:#3b813c 2px solid;
}


.n-borbottom
{
 border-bottom:none !important;
}


/* Tabs Css Start */

.tabpart
{
 width:100%;
 margin:22px 0 30px 0;
 padding:0px;
 float:left;
}

.deatilpart
{
 width:100%;
 margin:0px;
 padding:0px;
}

.deatilpart h4 {
margin: 0px;
padding: 25px 0 20px;
font-size: 17px;
text-transform: capitalize;
font-family: 'Raleway', sans-serif;
font-weight: 600;
color: #000;
}

.deatilpart h4 span
{
 color:#d23c32;
}

.deatilpart ul
{
 margin:0px 0 20px;
 padding:0px;
 list-style:none;
}

.deatilpart ul li
{
 margin:0px 0 0px;
 padding:10px 0 10px 28px;
 font-size: 14px;
 color: #000;
 line-height:24px;
 border-bottom:#eaeaea 1px solid;
 background:url(../images/tickmark.png) left 18px no-repeat;
}

.deatilpart ul li:last-child
{
 border-bottom:none;
}



.deatilpart p
{
 margin:0px;
 padding:0px 0 18px;
 font-size:15px;
 color:#000;
 font-weight:500;
 line-height:22px;
}

.deatilpart .borbottom1
{
 border-bottom:#eaeaea 1px solid;
}

.deatilpart a
{
 color:#d6493c;
 text-decoration:none;
 font-weight:600;
 font-size:15px;
}

.deatilpart a:hover
{
 color:#000;
}


/* Testimonial Css Start */

.testimonialsection
{
width: 90%;
float: left;
font-family: 'Raleway', sans-serif;
margin: 30px 0 0 0px;
}


.testimonialsection h3 img
{
position: absolute;
bottom: -8px;
left: 14px;
}


.testimonialsection h3
{
margin: 0;
padding: 0 0 10px;
font-size: 19px;
font-family: 'Raleway', sans-serif;
border-bottom: #5caa5e 2px solid;
color: #000;
position: relative;
font-weight:600;
}



.testimonialsection .userpart
{
width: 100%;
float: left;
margin: 0;
padding: 10px 20px 20px;
box-shadow: #b8b7b7 1px 1px 4px;
-webkit-box-shadow: #b8b7b7 1px 1px 4px;
-moz-box-shadow: #b8b7b7 1px 1px 4px;
min-height:336px;
}

.textpart
{
 width:100%;
 text-align:center;
 float:left;
}

.textpart img
{
 margin-top:20px;
}

.textpart p
{
 margin:20px 0 20px;
 padding:0px;
 font-size:13px;
 font-style:italic;
 font-weight:500;
 line-height:20px;
 color:#000;
}

.textpart h4
{
 margin:0px;
 padding:0px 0 5px;
 font-size:14px;
 font-style:italic;
 font-family: 'Raleway', sans-serif;
 font-weight:600;
 color:#000;
}

.textpart h4 span
{
 font-size:12px;
 font-weight:300;
 color:#727272;
}


/* Questionpart Css Start */

.questionpart
{
 width:100%;
 margin:0px;
 padding:20px;
 float:left;
 box-shadow: #b8b7b7 1px 1px 4px;
-webkit-box-shadow: #b8b7b7 1px 1px 4px;
-moz-box-shadow: #b8b7b7 1px 1px 4px;
min-height:339px;
}

.questionpart h2 {
margin: 0px;
padding: 0px 0 35px;
font-size: 20px;
font-family: 'Raleway', sans-serif;
font-weight: 600;
position: relative;
text-transform: inherit;
color: #000;
}

.questionpart h2 span
{
 color:#5caa5e;
}

.questionpart h2 img
{
 position:absolute;
 bottom:20px;
 left:0;
}


.questionpart h3 {
margin: 0px;
padding: 0px 0 16px;
color: #dc4e41;
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-weight: 600;
font-style: italic;
text-transform: inherit;
}

.questionpart h3 img
{
 margin-right:10px;
}

    .questionpart p {
        margin: 0px;
        padding: 0px;
        color: #565656;
        font-size: 14px;
        font-weight: 500;
        line-height: 23px;
        margin-bottom: 24px;
    }


/* People bought Css Start */

.peoplebougt
{

width: 100%;
float: left;
font-family: 'Raleway', sans-serif;
margin: 30px 0 0 0px;
position:relative;
}

    .peoplebougt h3 {
        margin: 0;
        padding: 0 0 10px;
        font-size: 19px;
        font-family: 'Raleway', sans-serif;
        border-bottom: #dc4e41 2px solid;
        text-transform: capitalize;
        color: #000;
        text-transform: inherit;
        font-weight: 400;
    }

        .peoplebougt h3 img {
            position: absolute;
            top: 30px;
            left: 14px;
        }

.peoplebougt h3 span
{
 font-weight: 600;
}

.peoplebougt .buyingproduct
{
width: 100%;
float: left;
margin: 0;
padding: 15px 0px;
box-shadow: #b8b7b7 1px 1px 4px;
-webkit-box-shadow: #b8b7b7 1px 1px 4px;
-moz-box-shadow: #b8b7b7 1px 1px 4px;
overflow: scroll;
    overflow-x: hidden;
    max-height: 219px;
}

ul.buinglisting
{
 margin:0px;
 padding:0px;
 list-style:none;
 width:100%;
 text-align:center;
}

ul.buinglisting li
{
 width:20%;
 margin:0px;
 padding:10px 10px;
 border-right:#e8e8e8 1px solid;
  text-align:center;
  float:left;
}


ul.buinglisting li input[type=submit] 
{
width: 80px;
margin: 0px 3px 0;
padding: 0px;
color: #fff;
height: 25px;
line-height: 25px;
border-bottom: #49514a 2px solid;
background: #5d605d;
font-size: 12px;
display: inline-block;
border-radius: 3px;
border:none;
}


    ul.buinglisting li figure {
        margin: 0px;
        padding: 0px;
        height: 81px;
        line-height: 81px;
        text-align: center;
    }

ul.buinglisting li h4
{
 margin:10px 5px 0;
 padding:0px;
 font-family: 'Raleway', sans-serif;
 font-size:13px;
 color:#000;
 font-weight:500;
}

ul.buinglisting li h4 a
{
 color:#000;
 text-transform:capitalize;
}

    ul.buinglisting li p {
        margin: 0px;
        padding: 5px 0 15px;
        font-size: 14px;
        font-weight: 900;
        font-family: 'Lato', sans-serif;
    }

ul.buinglisting li p img
{
 margin-right:8px;
}


ul.buinglisting li a.cartbtn1
{
 width:80px;
 margin:0px 3px 0;
 padding:0px;
 color:#fff;
 height:25px;
 line-height:25px;
 border-bottom:#49514a 2px solid;
 background:#5d605d;
 font-size:12px;
 display:inline-block;
  border-radius:3px;
}

ul.buinglisting li a.cartbtn1:hover
{
 background:#49514a;
}

ul.buinglisting li a.bottomdetail
{
 width:56px;
 margin:0px;
 padding:0px;
 height:25px;
 line-height:25px;
 color:#fff;
 border-bottom:#d23c32 2px solid;
 background:#dc4e41;
 font-size:12px;
 display:inline-block;
 border-radius:3px;
}

ul.buinglisting li a.bottomdetail:hover
{
 background:#d23c32;
}

ul.buinglisting li a.stockbtn
{
 width:90px;
 margin:0px;
 padding:0px;
 height:25px;
 line-height:25px;
 color:#000;
 border-bottom:#ca900a 2px solid;
 background:#eaa506;
 font-size:13px;
 display:inline-block;
 border-radius:3px;
}

ul.buinglisting li a.stockbtn:hover
{
 background:#ca900a;
}


/* Ad Css Start here */

.ad1 {
    width: 100%;
    margin-top: 20px;
}

.ad1 img {
    width: 90%;
    float: right;
    margin: 0px 0 20px;
}


.ad1:hover h3
{
 color:#069355;
 text-shadow:#fff 1px 1px 5px;
 
}

.ad1 h3
{
 margin:0px 0 3px;
 padding:0px;
 font-family: 'Raleway', sans-serif;
 color:#141414;
 font-size:18px;
}

.ad1 h3 span
{
 font-weight:900;
}

.ad1 p
{
 margin:0px;
 padding:0px;
 color:#5f5f5f;
 font-size:14px;
 font-style:italic;
}

.ad2
{
width: 90%;
float: right;
font-family: 'Raleway', sans-serif;
margin:0px;
padding:0;
box-shadow: #b8b7b7 1px 1px 4px;
-webkit-box-shadow: #b8b7b7 1px 1px 4px;
-moz-box-shadow: #b8b7b7 1px 1px 4px;
height:115px;
}

.ad2:hover .leftcolumn
{
 background:#f1f1f1;
}

.ad2 .leftcolumn
{
 margin:0px;
 padding:0px;
 width:25%;
 float:left;
 height:115px;
 line-height:115px;
 text-align:center;
 border-right:#efefef 1px solid;
}

.ad2 .rightcolumn
{
 margin:0px;
 padding:0px;
 width:75%;
 float:left;
 text-align:center;
}

.ad2 .rightcolumn h3
{
 margin:20px 0 3px;
 padding:0px;
 font-family: 'Raleway', sans-serif;
 color:#141414;
 font-size:18px;
 font-weight:600;
}

.ad2 .rightcolumn h3 span
{
 color:#dc4e41;
}

.ad2 .rightcolumn p
{
 margin:0px;
 padding:0px;
 color:#5f5f5f;
 font-size:14px;
 font-style:italic;
}

.ad2 .rightcolumn p span
{
 color:#dc4e41;
}

.ad2 .rightcolumn a
{
 width:92px;
 height:28px;
 line-height:25px;
 text-align:center;
 color:#fff;
 text-decoration:none;
 background:#dc4e41;
 border:#dc4e41 2px solid;
 display:inline-block;
 font-size:13px;
 text-shadow:#b23a2f 1px 1px 5px;
 margin-top:8px;
 border-radius:20px;
}

.ad2 .rightcolumn a:hover
{
 background:#fff;
 border:#dc4e41 2px solid;
 color:#dc4e41;
 text-shadow:none;
 font-weight:600;
}

.ad2:hover .rightcolumn a
{
  background:#fff;
 border:#dc4e41 2px solid;
 color:#dc4e41;
 text-shadow:none;
 font-weight:600;

}


/* bottomlink listing */

.bottomdetaillisting
{
 margin:0px;
 padding:0px;
 float:left;
 width:100%;
 border-top:#e2e2e2 1px solid;
  border-bottom:#e2e2e2 1px solid;
}



button.accordion {
    color: #444;
    cursor: pointer;
    padding:18px 0px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 18px;
    transition: 0.4s;
	background:#fff;
	text-align:center;
	color:#000;
	font-weight:600;
	 font-family: 'Raleway', sans-serif;
}

button.accordion span
{
 color:#149a5f;
}



button.accordion:after {
    content: '\002B';
    color: #777;
   font-weight: bold;
    margin-left: 10px;
    position: relative;
    top: 5px;
    font-size: 29px;
    font-weight: 400;
}

button.accordion.active:after {

    content: "\2212";
}

div.panel {
    padding: 0 0px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}


div.panel ul.bottomlisting
{
 width:20%;
 list-style:none;
 margin:20px 0 25px;
 border-right:#e3e3e3 1px solid;
 float:left;
 padding-left:20px;
 min-height:190px;
}

div.panel ul.bottomlisting.firstpadnone
{
 padding-left:0px !important;
}

div.panel ul.bottomlisting.lastbornone
{
 border-right:none;
}

div.panel ul.bottomlisting.w70
{
 width:70%;
 min-height:135px;
}

.w32
{
 width:33%;
 float:left;
}

.w17
{
 width:17%;
 float:left;
}


.w21
{
 width:23%;
 float:left;
}

.ht135
{
 min-height:135px !important;
}

.grayline
{
 background:#e3e3e3;
 height:1px;
 width:100%;
 float:left;
}

div.panel ul.bottomlisting h3
{
 margin:0px;
 padding:15px 0 20px 0;
 font-size:17px;
 color:#000;
 font-weight:600;
  font-family: 'Raleway', sans-serif;
}


div.panel ul.bottomlisting li a
{
 margin:0px;
 padding:0px 0 5px 15px;
 font-size:12px;
 color:#555454;
 text-decoration:none;
 line-height:22px;
 background: url(../images/grayarrow.png) left 3px no-repeat;
   font-family: 'Raleway', sans-serif;
   font-weight:500;
   webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}


div.panel ul.bottomlisting li a:hover
{
 color:#000;
 padding-left:20px;
  background: url(../images/hoverarrow.png) left 3px no-repeat;
}

.showhide 
{
 cursor:pointer;
}

.readtext
{
color: #d6493c;
text-decoration: none;
font-weight: 600;
font-size: 15px;
}


.contentpart {
    display: none;
}


.videopart
{
 margin:0 0 15px 10px;
}

.orderpart
{
width: 100%;
margin: 0px;
padding: 0px;
}

.orderpart h4
{
margin: 0px;
padding:0px 0 20px;
font-size: 17px;
font-family: 'Raleway', sans-serif;
font-weight: 600;
color: #000;
}

.orderpart h5
{
margin: 0px;
padding:0px 0 20px;
font-size: 20px;
font-family: 'Raleway', sans-serif;
font-weight: 400;
color: #dc4e41;
}

.tableformating
{

 font-family: 'Lato', sans-serif;
 font-size:14px;
}

.headingbg
{
 background:#f4f4f4;
 color:#000;
}

.tableformating a
{
 color:#d6493c;
 text-decoration:underline;
}

.tableformating a:hover
{
 color:#000;
 text-decoration:none;
}

a.tablecart
{
 background:#408942;
 border:#347f36 2px solid;
 color:#fff;
 text-decoration:none;
 padding:2px 10px 3px;
 margin-top:6px;
 float:left;
 border-radius:20px;
 font-size:13px;
}

a.tablecart:hover
{
 background:#5f5f5f;
 border:#535252 2px solid;
 color:#fff;
}


a.tablestock
{
 background:#fb911c;
 border:#e78417 2px solid;
 color:#000;
 text-decoration:none;
 padding:2px 10px 3px;
 margin-top:11px;
 float:left;
 border-radius:20px;
 font-size:13px;
}

a.tablestock:hover
{
 background:#ffa23c;
 border:#e78417 2px solid;
 color:#0000;
}


.tableprice
{
 padding-top:18px !important;
}

ul.reviewlisting
{
 margin:0;
 padding:0;
 list-style:none;
 float:left;
 width:100%;
 position:relative;
}

ul.reviewlisting a.allrevew
{
 float:right;
 background:#5caa5e;
 padding:5px 13px;
 color:#fff;
 border-bottom:#509852 2px solid;
 font-size:12px;
 font-weight:600;
 border-radius:30px;
 position:absolute;
 right:0px;
 top:-10px;
 text-shadow:#509852 1px 1px 5px;
}

ul.reviewlisting a.allrevew:hover
{
 background:#509852;
}

ul.reviewlisting li
{
  margin: 0 0 10px;
 padding:5px 0px 15px;
 width:100%;
 border-bottom:#efefef 1px solid;
}

ul.reviewlisting li:last-child
{
 border-bottom:none;
}

ul.reviewlisting li .leftreview
{
width:20%;
float:left;
text-align:center;
font-size:13px;
padding:10px 0px;
color:#090909;
 font-family: 'Lato', sans-serif;
}

ul.reviewlisting li:hover .leftreview span
{
 background:#fff;
 border:#ccc 1px solid;
}


ul.reviewlisting li:hover .rightreview h4
{
 color:#dc4e41;

}

ul.reviewlisting li .leftreview span
{
 width:38px;
 height:38px;
 background:#f4f4f4;
 text-align:center;
 line-height:35px;
 color:#535353;
 display:inline-block;
 border-radius:100%;
 font-size:18px;
  border:#f4f4f4 1px solid;
 margin-bottom:5px;
}

ul.reviewlisting li .leftreview  img
{
 margin-top:5px;
}


ul.reviewlisting li .rightreview
{
width:80%;
float:right;
padding:10px 0px 15px 20px;
font-family: 'Raleway', sans-serif;
border-left:#e9e9e9 1px solid;
}

ul.reviewlisting li .rightreview h4
{
 margin:0px;
 padding:0px 0 5px;
 font-size:18px;
 font-weight:600;
 color:#000;
 font-family: 'Raleway', sans-serif;
}

ul.reviewlisting li .rightreview h4 span
{
 font-size:12px;
 color:#5f5f5f;
}

ul.reviewlisting li .rightreview p
{
 margin:0;
 padding:0;
 font-size:13px;
 color:#000;
}

/***************rightsidebar********************/


#push_sidebar {
	background: #9f3289;
	border-left: 1px solid #8a2673;
	bottom: 0;
	color: #95A7B7;
	left: 100%;
	overflow: auto;
	position: fixed;
	top: 0;
	width: 25%;
	z-index:99999;

	-webkit-transition: all .5s ease;
	   -moz-transition: all .5s ease;
	    -ms-transition: all .5s ease;
	     -o-transition: all .5s ease;
	        transition: all .5s ease;
}
body.show_sidebar #push_sidebar {
	left: 75%;
}
#wrapper {
	margin-right: 0;
	min-height: 1000px;
	overflow: hidden;
	width: 100%;
	
	-webkit-transition: all .5s ease;
	   -moz-transition: all .5s ease;
	    -ms-transition: all .5s ease;
	     -o-transition: all .5s ease;
	        transition: all .5s ease;
}
body.show_sidebar #wrapper {
	margin-right: 25%;
	width: 75%;
}

.nav_trigger {
	cursor: pointer;
	display: inline-block;
	font-size:20px;
	z-index:9999999;
	color:#fff;
	top:46px;

}

.fa-navicon
{
 position:absolute;
 top:10px;
 right:6px;
 color:#5d605d;
}


.fa-times
{
 position:fixed;
 top:10px;
 right:25px;
 z-index:9999999999999;
 color:#fff;
 font-size:12px !important;
 background:transparent;
 border:#fff 1px solid;
 width:20px;
 height:20px;
 text-align:center;
 line-height:18px !important;
 border-radius:100%;
}



#push_sidebar {
	background: #343434;
	border-left: 2px solid #212121;
	bottom: 0;
	color: #95A7B7;
	left: 100%;
	overflow: auto;
	position: fixed;
	top: 0;
	width: 25%;
	z-index:99999;

	-webkit-transition: all .5s ease;
	   -moz-transition: all .5s ease;
	    -ms-transition: all .5s ease;
	     -o-transition: all .5s ease;
	        transition: all .5s ease;
}
body.show_sidebar #push_sidebar {
	left: 75%;
}


/*************** product innerpage css start ********************/

.productinnerpage
{
 width:100%;
 margin:30px 0px;
 padding:0px;
 float:left;
}

/** product innerpage leftsection css start *********/

.productinnerpage .leftinnerpart
{
 width:20%;
 margin:0;
 padding:0;
 float:left;
}

.productinnerpage .leftinnerpart h2
{
 background:#dc4e41;
 margin:0;
 padding:10px 0 10px 15px;
 color:#fff;
 font-size:19px;
 border-radius:10px 10px 0 0;
}

.productinnerpage .leftinnerpart h3
{
 margin:0;
 padding:0;
 background:#509f52;
 color:#fff;
 font-size:16px;
 font-family: 'Raleway', sans-serif;
  padding:11px 0 11px 15px;
  position:relative;
}

.arrow-right {

  border-top: 21px solid transparent;
  border-bottom: 21px solid transparent;
  border-left: 21px solid #509f52;
  position:absolute !important;
  top:0;
  right:-20px;
}


ul.leftlisting
{
 margin:0px 0 20px;
 padding:0px;
 list-style:none;
 border:#70ba70 1px solid;
 width:100%;
 border-top:none;
 border-radius:0 0 5px 5px;
}

ul.leftlisting li
{
 margin:0px;
 padding:0px;
 border-bottom:#b0dbb0 1px solid;
}

ul.leftlisting li:last-child
{
 border-bottom:none;
}

ul.leftlisting li a
{
color:#414141;
font-size:13px;
background:#fff;
font-weight:400;
padding:10px 0 8px 23px;
background:url(../images/leftarrow.jpg) 10px 14px no-repeat;
display:block;
font-family: 'Raleway', sans-serif;
webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}

ul.leftlisting li a:hover
{
 background:url(../images/leftarrowhover.jpg) 10px 14px no-repeat #e5fce5;
 font-weight:600;
 padding-left:28px;
 
}

ul.leftlisting li a.active
{
 background:url(../images/leftarrowhover.jpg) 10px 14px no-repeat #e5fce5;
 font-weight:600;
}

ul.inneradlist
{
 margin:0px;
 padding:0px;
 list-style:none;
}

ul.inneradlist li
{
 margin:0 0 20px;
 padding:0;
}

.productinnerpage .rightinnerpart
{
 width:76%;
 margin:0;
 padding:0;
 float:right;
}



.productinnerpage .innertopbanner
{
 width:100%;
 margin:25px 0 0;
 padding:10px 10px 10px 20px;
 border-top:#b89efd 1px dashed;
 border-bottom:#b89efd 1px dashed;
 border-left:#a283e2 8px solid;
 position:relative;
 background:#8a6cd7;
}

.productinnerpage .innertopbanner img
{
 position:absolute;
 top:1px;
 right:-27px;
}

.productinnerpage .innertopbanner p
{
 margin:0px;
 padding:0px;
 font-size:14px;
 font-family: 'Raleway', sans-serif;
 font-weight:400;
 font-style:italic;
 line-height:23px;
 color:#fff;
}

.productinnerpage .innertopbanner p a
{
 color:#ffdd4a;
 text-decoration:none;
}

.productinnerpage .innertopbanner p a:hover
{
 color:#dbcdff;
}

.pbottom10
{
 padding-bottom:10px !important;
}

.productinnerpage .rightinnerpart h2
{
 margin:5px 0 22px;
 padding:0px;
 font-size:25px;
 color:#000;
 font-family: 'Raleway', sans-serif;
 font-weight:500;
}


.productinnerpage .rightinnerpart h2.productheanding
{
 color:#5caa5e;
}


.productinnerpage .rightinnerpart h2.productheanding span
{
 color:#dc4e41;
}


ul.innerproductlisting
{
 margin:0px;
 padding:0px;
 list-style:none;
 width:100%;
}


ul.innerproductlisting h3
{
 margin:0px;
 padding:0px 0 30px;
 font-size:23px;
  font-family: 'Raleway', sans-serif;
 font-weight:600;
}

.pbotttom10
{
 padding-bottom:10px !important;
}

ul.innerproductlisting li
{
  margin: 0px 13px 15px 0;
 padding:0px;
 border:#d9d6d6 1px solid;
 width:215px;
 float:left;
}



ul.innerproductlisting li:hover
{
  box-shadow: 0 5px 15px rgba(220,220,220,0.7);
  transition: opacity 0.3s ease-in-out;
}




ul.innerproductlisting li a.productname
{
 display:block;
 text-align:center;
 background:#f8f8f8;
 border-top:#d9d6d6 1px solid;
 color:#000;
 font-size:15px;
 font-family: 'Raleway', sans-serif;
 font-weight:500;
 padding:10px 0;
}

ul.innerproductlisting li a.productname:hover
{
 color:#fff;
  border-top:#509f52 1px solid;
}



.productinnerpage .rightinnerpart .medialink
{
 margin:0px;
 padding:0px;
 float:left;
}

.productinnerpage .rightinnerpart .detailpart
{
 margin:0px;
 padding:25px 0px 20px;
 float:left;
 border-bottom:#dcdcdc 1px solid;
 font-family: 'Raleway', sans-serif;
}

.bor-bottomnone
{
 border-bottom:none !important;
}


.productinnerpage .rightinnerpart .allproductlist
{
 border-bottom:none  !important;
}

.productinnerpage .rightinnerpart.allproductlist p
{
 padding-bottom:0px !important;
}

.productinnerpage .rightinnerpart .detailpart img.rightpic
{
 float:right;
 padding:0px 0 50px 30px;
}

.productinnerpage .rightinnerpart .detailpart img.leftpic
{
 float:left;
 padding:10px 40px 0px 30px;
}

.productinnerpage .rightinnerpart .detailpart h3
{
 margin:0px;
 padding:0px 0 18px;
 color:#0b0b0b;
 font-size:20px;
 font-family: 'Raleway', sans-serif;
 font-weight:600;
}

.productinnerpage .rightinnerpart .detailpart h3.middleheading
{
 position:relative;
 top:15px;
 margin-bottom:15px;
}

.productinnerpage .rightinnerpart .detailpart h3.middleheading1
{
 position:relative;
 top:20px;
 margin-bottom:20px;
}

.productinnerpage .rightinnerpart .detailpart h3.middleheading2
{
 position:relative;
 top:27px;
 margin-bottom:27px;
}

.ptop15
{
 padding-top:15px !important;
 padding-bottom:0px !important;
}

.productinnerpage .rightinnerpart .detailpart p
{
 margin:0px;
 padding:0px 0 15px;
 font-size:15px;
 color:#000;
 font-family: 'Raleway', sans-serif;
 font-weight:400;
 line-height:23px;
}

.productinnerpage .rightinnerpart .detailpart p a.redtxt
{
 color:#f7501d;
}

.productinnerpage .rightinnerpart .detailpart p a.redtxt:hover
{
 color:#000;
}

.productinnerpage .rightinnerpart .detailpart ul
{
 margin:10px 0;
 padding:0px;
 list-style:none;
}  

.productinnerpage .rightinnerpart .detailpart ul li
{
 margin:0px 0 0 20px;
 padding:0px 0 10px;
 font-size:15px;
 color:#000;
 list-style:disc;
 line-height:23px;
}

.innerrelatedpart
{
 width:100%;
 margin:0;
 padding:23px 0 50px;
 float:left;
 border-top:#ededed 1px solid;
}

.innerrelatedpart h3
{
 text-align:center;
 font-size:30px;
 color:#169a1a;
 font-weight:900;
 font-family: 'Raleway', sans-serif;
 line-height:30px;
}

.innerrelatedpart h3 img
{
 margin:0 10px;
}

.innerrelatedpart h3 span
{
 font-weight:300;
 color:#070707;
}


.innerrelatedpart h3 span.headingtoptext
{
 font-size:12px;
  font-family: 'Lato', sans-serif;
  color:#838383;
  letter-spacing:5px;
  font-weight:400;
 }


ul.innerproductlist
{
 width:100%;
 margin:45px 0 0;
 padding:0px;
 float:left;
 list-style:none;
 text-align:center;
}

ul.innerproductlist li
{
 width:14%;
 margin:0px 30px 0 0;
 padding:15px 0 10px;
 border:#e4e4e4 1px solid;
 border-radius:8px;
 display:inline-block;
 text-align:center;
 vertical-align:top;
} 


ul.innerproductlist li:hover h4
{
 color:#dc4e41;
}


.box {
  position:relative;
  vertical-align: middle;
  color: #0b7;
  display: inline-block;
  height: auto;
  text-align: center;
  transition: 0.5s;
  padding: 0 20px;
  border: 1px solid #0b7;
  -webkit-transition:0.5s;
   border-radius:8px;
}

.box:hover {
  border: 1px solid rgba(220,78,65,0);
  color: #dc4e41;
   border-radius:8px !important;
}

.box::before, .box::after {
	width: 100%;
	height:100%;
	content:'';
	position: absolute;
	top:0;
	left:0;
	box-sizing: border-box;
	-webkit-transform: scale(0);
	transition: 0.5s;
	border-radius:8px !important;
}

.foo::before {
  border-bottom: 1px solid #dc4e41;
  border-left: 1px solid #dc4e41;
  -webkit-transform-origin: 0 100%;
     border-radius:8px !important;
}

.foo::after {
  border-top: 1px solid #dc4e41;
  border-right: 1px solid #dc4e41;
  -webkit-transform-origin: 100% 0%;
  border-radius:8px !important;
}


.bar::before {
border-bottom: 1px solid #dc4e41;
border-left: 1px solid #dc4e41;
-webkit-transform-origin: 100% 0%;
border-radius:8px !important;
}

.bar::after {
  border-top: 1px solid #dc4e41;
  border-right: 1px solid #dc4e41;
  -webkit-transform-origin: 0% 100%;
     border-radius:8px !important;
}

.curmudgeon::before {
  border-bottom: 1px solid #dc4e41;
  border-left: 0;
  -webkit-transform-origin: 0% 100%;
}

.curmudgeon::after {
  border-top: 0;
  border-right: 0;
  -webkit-transform-origin: 50% 50%;
}

.box:hover::after, .box:hover::before {
  -webkit-transform: scale(1);
}


ul.innerproductlist li h4
{
 margin:0px;
 padding:0px 0 2px;
 font-size:13px;
 color:#000;
 font-weight:600;
 font-family: 'Raleway', sans-serif;
}

ul.innerproductlist li p
{
 margin:0px;
 padding:0px;
 color:#dc4e41;
 font-weight:600;
 font-family: 'Lato', sans-serif;
 font-size:17px;
 padding-bottom:3px;
}

ul.innerproductlist li a
{
  color:#169a1a;
  font-family: 'Raleway', sans-serif;
  font-size:12px;
  margin:5px 0 15px;
  display:block;
  font-weight:400;
}

ul.innerproductlist li:hover a
{
 color:#000;
}

ul.innerproductlist li a:hover
{
 color:#000;
}

ul.innerproductlist li figure img
{
 margin-bottom:15px;
}

ul.innerproductlist li:last-child
{
 margin-right:0px;
}

.pbotomnone
{
 padding-bottom:0px !important;
}


/** categorypart css Start *********/

.categorypart
{
 width:100%;
 background:#f7f7f7;
 border-radius:10px;
 margin: 12px 0 15px 0;
 padding:35px 25px 15px;
 text-align:center;
 position:relative;
}

.categorypart .hangingclip
{
 position:absolute;
 top:-5px;
 right:25px;
}

.categorypart h3
{
 margin:0;
 padding:0 0 15px;
 font-size:28px;
 font-family: 'Raleway', sans-serif;
 color:#dc4e41;
 font-weight:500;
}

.categorypart h3 span
{
 font-weight:300;
 color:#000;
}


.categorypart h4
{
 margin:0;
 padding:0;
 font-size:14px;
 font-family: 'Raleway', sans-serif;
 font-weight:400;
 color:#000;
}

ul.selectlisting
{
 margin:35px 0 0;
 padding:0px;
 list-style:none;
 width:100%;
 float:left;
}


ul.selectlisting li
{
 width:31.6%;
 float:left;
 text-align:center;
 margin:0px 22px 28px 0;
 padding:30px 20px 30px;
 background:#fff;
 border-radius:10px;
 box-shadow: 0 1px 2px rgba(0,0,0,0.15);
  transition: all 0.3s ease-in-out;

}

ul.selectlisting li:hover
{
  box-shadow: 0 5px 15px rgba(0,0,0,0.2);
  transition: opacity 0.3s ease-in-out;
}

ul.selectlisting li:nth-child(3n-0)
{
 margin-right:0px;
}

ul.selectlisting li:hover h3
{
 color:#14bf18;
}

ul.selectlisting li:hover a
{
 background:url(../images/hoverread-arrow.png) left top no-repeat;
}

ul.selectlisting li figure
{
 text-align:center;
 transition: all 0.3s ease-in-out;
}


ul.selectlisting li h3
{
 margin:18px 0 10px;
 padding:0px;
 font-size:20px;
 color:#000;
 font-family: 'Raleway', sans-serif;
 font-weight:500;
}

ul.selectlisting li p
{
 margin:0px;
 padding:0px 0 10px;
 font-size:13px;
 color:#000;
 font-weight:400;
 font-family: 'Raleway', sans-serif;
}

ul.selectlisting li a
{
 margin:0px;
 padding:0px 0 0 20px;
 color:#1e1b1a;
 text-decoration:none;
 background:url(../images/read-arrow.png) left top no-repeat;
}

ul.selectionpart
{
 margin:0px;
 padding:0px;
 width:100%;
 float:left;
}


ul.selectionpart h3
{
 margin: 15px 0 26px;
 padding:0px;
 font-size:20px;
 color:#000;
  font-weight:500;
 font-family: 'Raleway', sans-serif;
}

ul.selectionpart li
{
 margin:0px 14px 0 0; 
 padding:0px;
 float:left;
}

ul.selectionpart li select
{ 
 background:#fff;
 border:#a9a9a9 1px solid;
 height:42px;
 border-radius:5px;
 font-family: 'Raleway', sans-serif;
 color:#6a6565;
 font-size:17px;
 font-weight:500;
 padding:0 100px 0 10px;
   appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background:url(../images/selectbtn.png) 94% top no-repeat;
  cursor:pointer;
}

ul.selectionpart li select:focus
{
 outline:none;
}


ul.selectionpart li input[type=button]
{
 background:#118114;
 color:#fff;
 height:42px;
 font-size:18px;
 font-family: 'Raleway', sans-serif;
 font-weight:400;
 margin:0px;
 padding:0px 20px;
  border-radius:5px;
  border:none;
  line-height:42px;
  border-bottom:#0f7312 3px solid;
 text-shadow:#045806 1px 1px 1px;
}

ul.selectionpart li input:hover[type=button]
{
 background:#0d6e10;
}

.bortopno
{
 border-top:none !important;
}


/** Related book css Start *********/

.relatedbookpart
{
 width:100%;
 margin:20px 0 15px;
 padding:0px;
 float:left;
 background:url(../images/relatedbookbg.jpg) center center no-repeat;
 height:562px;
background-attachment: fixed;
background-position: center center;
background-size: cover;
 text-align:center;
}

.relatedbookpart h3
{
 margin:0px;
 padding:55px 0 8px;
 font-size:30px;
 color:#fff;
  font-family: 'Raleway', sans-serif;
 font-weight:300;
 text-shadow:#ae311f 1px 1px 1px;
}

.relatedbookpart h3 span
{
 font-weight:800;
}


.relatedbookpart h3 span.yogatext
{
 background:#0fb214;
 padding:9px 10px 8px;
 font-size:10px;
 font-weight:600;
 text-shadow:none;
 border-radius:20px;
 margin:0;
 position:relative;
 top:-7px;
 left:10px;
}


.relatedbookpart p
{
 font-size:15px;
 color:#fff;
  font-family: 'Raleway', sans-serif;
 font-weight:400;
 margin-left:-55px;
 padding:5px 0 0 0px;
}


.relatedbookpart ul.relatedbooklist
{
 margin:50px 0 0;
 padding:0;
 width:100%;
 text-align:center;
}


.relatedbookpart ul.relatedbooklist li
{
 width:auto;
 display:inline-block;
 text-align:center;
 padding:10px 10px 30px;
 background:#fff;
 font-size:16px;
 color:#000;
 margin:0 23px 0 0px;
 font-family: 'Raleway', sans-serif;
 font-weight:600;
  box-shadow:#a2311d 1px 2px 2px;
}

.relatedbookpart ul.relatedbooklist li:hover
{
 box-shadow:#a2311d 1px 2px 20px;
}


.relatedbookpart ul.relatedbooklist li:hover a.clickbtn
{
 background:#1fb823;
 border-bottom:#16a61a 2px solid;
}


ul.relatedbooklist li:last-child
{
 margin-right:0px;
}

ul.relatedbooklist li figure img
{
 margin:0 0 15px;
}

ul.relatedbooklist li a.clickbtn
{
 background:#444644;
 font-size:12px;
 padding:6px 13px 5px;
  color:#fff;
  margin:10px 0 0 0px;
  display:inline-block;
  border-radius:15px;
  border-bottom:#252725 2px solid;
}


/** Related book popup css Start *********/


.bookmodalbox
{
 width:100%;
 margin:0px;
 padding:0px;
 float:left;
}

.bookmodalbox .modalcard img
{
 position:absolute;
 bottom:0;
 right:0;
}


.bookmodalbox .leftmodal
{
 width:41%;
 margin:0;
 padding:0;
 float:left;
}


.bookmodalbox .rightmodal
{
 width:55%;
 margin:0;
 padding:0;
 float:left;
}


a.popclosebtn
{
 font-size:20px !important;
 color:#000 !important;
 opacity:10 !important;
 background:#ccc;
 width:25px;
 height:25px;
 line-height:25px;
 display:block;
 text-align:center;
 border-radius:100%;
}

a.popclosebtn3
{
 background:#d75a4a;
 color:#fff !important;
 text-shadow:none !important;
}


.bookmodalbox .rightmodal h3
{
 margin:0px;
 padding:0px 0 15px;
 font-size:22px;
font-family: 'Raleway', sans-serif;
 font-weight:600;
 color:#242624;
}

.bookmodalbox .rightmodal p
{
 margin:0px;
 padding:0px 0 15px;
 font-size:13px;
 color:#000;
 font-family: 'Raleway', sans-serif;
 font-weight:400;
 line-height:21px;
}


.bookmodalbox .rightmodal p a
{
 color:#e53c20;
 text-decoration:none;
}

.bookmodalbox .rightmodal p a:hover
{
 color:#000;
}


.bookmodalbox .rightmodal .modalprice
{
margin: 0px 0 -1px;
padding: 15px 0 15px;
font-size: 22px;
color: #ef4e34;
font-family: 'Lato', sans-serif;
border-top: #ccc 1px dashed;
border-bottom: #ccc 1px dashed;
position:relative;
}

.bookmodalbox .rightmodal .modalprice img
{
margin: 0 0 0 12px;
}

.bookmodalbox .rightmodal .modalprice span
{
 font-size:15px;
 color:#000;
 padding-right:15px;
  font-family: 'Raleway', sans-serif;
 font-weight:600;
 position:relative;
 top:-4px;
}


.bookmodalbox .rightmodal a.cartbtn
{
 width:116px;
 height:35px;
 line-height:35px;
 border-bottom:#0e6e10 4px solid;
 background:#118114;
 color:#fff;
 font-size:15px;
 font-weight:600;
 text-shadow:#08620a 1px 1px 1px;
 display:block;
 border-radius:10px;
 margin: 20px 0 20px 0px;
 text-align:center;
  font-family: 'Raleway', sans-serif;
 font-weight:400;
 float:left;
}

.bookmodalbox .rightmodal a.cartbtn:hover
{
 background:#0e6e10;
}


/** Glossary Stickyheader css Start *********/

.header {
  background-color: #000;
  line-height: 56px;
  text-align: center;
  width: 100%;
  color: #fff;
}

.header1 {
  background-color: #000;
  line-height: 56px;
  text-align: center;
  width: 100%;
  color: #fff;
}


.header2 {
  background-color: brown;
  line-height: 100px;
  text-align: center;
  width: 100%;
  color: #fff;
 }

.cb-header {
  position: fixed;
  left: 0;
  visibility: hidden;
}




/** Glossary page css Start *********/

ul.wordlisting
{
 margin:0 0 18px;
 padding:0;
 width:100%;
 float:left;
}

.site-header {
    text-align: center;
    z-index: 99999;
    background: #fff;
    padding: 0;
}

.scrollheadingpart
{
 width:100%;
 height:42px;
 background:#f3f3f3;
 margin:0px 0 10px;
 padding:0px;
 line-height:42px;
 font-size:16px;
   font-family: 'Raleway', sans-serif;
 font-weight:600;
}

.scrollheadingpart .leftscrollheading
{
 width:20%;
 float:left;
 text-align:left;
 padding-left:20px;
}

.scrollheadingpart .rightscrollheading
{
 width:78%;
 float:right;
 text-align:left;
}

ul.wordlisting li
{
 margin:25px 0 0;
 padding:0;
 float:left;
}


ul.wordlisting li a
{
 width:30px;
 height:30px;
 line-height:27px;
 text-align:center;
 display:block;
 margin:0 5px 0 0;
 background:#747070;
 color:#fff;
 border:#585656 2px solid;
 border-radius:100%;
 font-family: 'Raleway', sans-serif;
 font-weight:500;
 font-size:15px;
 text-shadow:#434343 1px 1px 2px;
}

ul.wordlisting li a:hover
{
 background:#dc4e41;
 border:#ac2519 2px solid;
 text-shadow:#ac2519 1px 1px 2px;
}


ul.wordlisting li:last-child
{
 margin-right:0px;
}


ul.termlisting
{ 
 margin:0px 0 0;
 padding:0px;
 width:100%;
 float:left;
 list-style:none;
}

ul.termlisting li
{
 margin:0px;
 padding:10px 0 10px 28px;
 font-size:15px;
 border-bottom:#ebebeb 1px solid;
 font-family: 'Raleway', sans-serif;
 font-weight:400;
 color:#000;
  width:100%;
  float:left;
  background:url(../images/termcircle.jpg) 10px 16px no-repeat;
}


ul.termlisting li.bnone
{
 border-bottom:none;
}


ul.termlisting li span
{
 width:20%;
 font-weight:600;
 float: left;
 font-size:15px;
}

ul.termlisting li span.rightdescription
{
 width:80%;
 float:right;
  font-weight:400;
}

/*#bestseller { display:none;}*/
#yoga { display:none;}
#meditation { display:none;}
#natural-health { display:none;}
#yogalearning { display:none;}
#womenhealth { display:none;}

.scroller
{
height: 540px; padding:0; margin-top:35px;
}


@media (max-width: 767px) {
	.nav_trigger {
		font-size: 19px;
		margin: 5px 5px 0 20px;
	}
	#push_sidebar {
		width: 80%;
	}
	body.show_sidebar #push_sidebar {
		left: 20%;
	}
	body.show_sidebar #wrapper {
		margin-right: 80%;
		width: 20%;
	}	
}

@media (min-width: 992px) {
	#push_sidebar {
		width: 20%;
	}
	body.show_sidebar #push_sidebar {
		left: 80%;
	}
	body.show_sidebar #wrapper {
		margin-right: 20%;
		width: 80%;
	}	
}

/***********************************/

/*#push_sidebar li a {
	padding:10px 0;
	display: block;
	background: #9f3289;
	color: #fff;
	font-size:1.2em;
	text-decoration: none;
	border-bottom: 1px solid #ba42a6;
	text-align:center;
}
#push_sidebar li a:hover {
	background-color: #8a2673;
	color:#fff
}
#push_sidebar li a .fa {
	font-size: 19px;
	float: right;
	width: 30px;
	text-align: center;
	margin-left: 5px;
}


#push_sidebar li a.active
{
background-color: #8a2673;
color:#d665c0;
}*/


.sidead
{
 width:100%;
 margin:0;
 padding:20px;
 background:url(/images/sidead.png) left top no-repeat;
 background-size:100%;
 height:86px;
 font-family: 'Raleway', sans-serif;
}

.sidead h3
{
 margin:0px 0 10px;
 padding:0px;
 font-family: 'Raleway', sans-serif;
 font-size:25px;
 color:#fff;
 text-shadow:#1e4e08 1px 1px 10px;
 font-weight:600;
}

.sidead h3 span
{
 color:#ffe508;
 font-weight:300;
}


.sidead h4
{
 margin:0px;
 padding:5px 10px;
 background:#196615;
 font-size:12px;
 border-radius:5px;
 color:#fff;
font-family: 'Raleway', sans-serif;
font-weight:300;
display:inline-block;
}

.sidead img
{
 width:100%;
}

ul.submenulisting
{
 margin:0px;
 padding: 22px 10px 10px;
 list-style:none;
}

ul.submenulisting li
{
 margin:0px 5px 10px 0;
 padding:0px;
 font-size:11px;
 display:inline-block;
}

ul.submenulisting li a
{
margin:0;
padding:4px 6px;
background:#414141;
border:#414141 1px solid;
text-decoration:none;
color:#fff;
font-family: 'Raleway', sans-serif;
border-radius:5px;
font-weight:300;
}

ul.submenulisting li a:hover
{
 border:#707070 1px solid;
 color:#acacac;
 background:transparent;
}


/*************Sidebar accordion css **********************/

.toc-tab-box h2.acc-title {
    color: #fff;
    background: url(/hnyv2/images/downarrow.png) 93% 16px no-repeat #343434;
    font-family: 'Raleway', sans-serif;
    padding: 8px 0px;
    padding-left: 14px;
    font-size: 13px !important;
    font-weight: 400;
    margin: 0px;
    margin-bottom: 0px;
    cursor: pointer;
    position: relative;
    transition: all 0.5s ease;
    width: 100%;
    float: left;
    border-bottom: #424242 1px solid;
    color: #939393;
    text-transform: capitalize;
}


    .toc-tab-box h2.acc-title a {
        color: #fff;
        text-transform: capitalize;
        font-size: 14px !important;
        font-weight: 300;
        font-family: 'Raleway', sans-serif !important;
        background: url(../../images/downarrow.png) 93% 16px no-repeat #343434 !important;
    }

.m-category span.textpart {
    display: block;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    top: 9px;
    left: -17px;
    font-family: 'Raleway', sans-serif !important;
    color: #000;
}

.mobile_nav_trigger .fa-navicon {
    margin-top: -3px;
    font-size: 21px;
    color:#000;
}


    .toc-tab-box h2.acc-title:hover {
        background: url(../images/downarrow.png) 93% 16px no-repeat #2d2d2d;
        color: #fff;
    }


.toc-tab-box h2.acc-title1 {
	color: #aaa9a9;
	background: url(../../images/sidearrow.png) 15px 11px no-repeat #2f2f2f;
	padding: 8px 0px;
	padding-left: 30px;
	font-size: 15px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	margin: 0px;
	margin-bottom: 0px;
	cursor: pointer;
	position: relative;
	transition: all 0.5s ease;
	width: 100%;
	float: left;
	border-bottom: #424242 1px solid;
	color: #939393;
	text-transform: capitalize;
}

.toc-tab-box h2.acc-title1 a
{
 color:#939393;
}

.toc-tab-box h2.acc-title1 a:hover
{
 color:#fff;
}

.toc-tab-box .acc-content {
  background: #424242;
  width: 100%;
  float: left;
  padding: 10px 20px;
  color: #617693;
  font-size: 14px;
  position: relative;
  overflow: hidden;
}

.toc-tab-box .acc-content ul
{
 margin:0;
 padding:0;
 list-style:none;
}

.toc-tab-box .acc-content ul li
{
 margin:0;
 padding:0;
 line-height:22px;
}

.toc-tab-box .acc-content ul li a
{
color:#b1aeae;
text-decoration:none;
font-size:13px;
font-weight:300 !important;
font-family: 'Raleway', sans-serif;
}

.toc-tab-box .acc-content ul li a:hover
{
 color:#fdfdfd;
}


.accordionItemHeading .circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  float: left;
  background: #122C5F;
  color: #fff;
  margin-right: 15px;
}

.accordionItemHeading .circle span {
  color: #fff;
  font-size: 21px;
  font-weight: 300;
  float: left;
  display: block;
  margin: 6px 14px;
}

.accordionItemHeading h4 {
  color: #389AD8;
  font-size: 16px;
  transition: all 0.5s ease;
  line-height: 24px;
  font-weight: 400;
  margin: 15px 0px;
}

.quest .answer {
  border-left: 1px solid #58ABDF;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-top: 20px;
  margin-left: 20px;
  padding: 10px 20px 10px 36px;
}

.acc-content .quest { margin: 10px 0px; }
 @media (max-width: 768px) {

.toc-tab-box .acc-content { padding: 0px; }
}

/*************Deatil New Bottom Section **********************/

.infopart
{
 width:100%;
 margin:30px 0 30px;
 padding:0px;
 float:left;
}

.infopart .infocolumn
{
 width:25%;
 margin:0px;
 padding:20px 25px;
 float:left;
 text-align:center;
 border-right:#ececec 1px solid;
}

.infopart .infocolumn:hover a
{
 background:transparent;
 border-bottom:#dc4e41 3px solid;
 border:#dc4e41 2px solid;
 color:#dc4e41;
 text-shadow:none;
}

.infopart .infocolumn:hover h3
{
 color:#dc4e41;
}

.infopart .infocolumn.lastinfo
{
 border-right:none;
}

.infopart .infocolumn img
{
 margin-bottom:15px;
-webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}


@keyframes bounce {
	0%, 100%, 20%, 50%, 80% {
		-webkit-transform: translateY(0);
		-ms-transform:     translateY(0);
		transform:         translateY(0)
	}
	40% {
		-webkit-transform: translateY(-30px);
		-ms-transform:     translateY(-30px);
		transform:         translateY(-30px)
	}
	60% {
		-webkit-transform: translateY(-15px);
		-ms-transform:     translateY(-15px);
		transform:         translateY(-15px)
	}
}

.infopart .infocolumn:hover img
{
cursor: pointer;
  animation-name: bounce;
  -moz-animation-name: bounce;
  animation: bounce 1s;
 }

.infopart .infocolumn h3
{
 margin:0px 0 15px;
 padding:0px;
 font-size:22px;
 color:#000;
   font-family: 'Raleway', sans-serif;
   font-weight:500;
}

.infopart .infocolumn p
{
 margin:0px 0 10px;
 padding:0px;
 font-size:14px;
 color:#1c1c1c;
 font-weight:400;
 line-height:21px;
    font-family: 'Raleway', sans-serif;
}

.infopart .infocolumn a
{
 width:102px;
 height:31px;
 color:#fff;
 line-height:28px;
 font-size:13px;
 background:#dc4e41;
 border-bottom:#cf392f 3px solid;
 display:inline-block;
 border-radius:30px;
 text-shadow:#bf4034 1px 1px 5px;
 font-weight:600;
  font-family: 'Raleway', sans-serif;
}

		
.contactwrap
{
width: 100%;
margin: 0px;
padding: 40px 0 25px;
float: left;
}	


.leftcontactcolumn
{
 width:33%;
 float:left;
  padding-right:20px;
}

.leftcontactcolumn h2
{
 margin: 0 0 13px;
 padding:0px;
 font-size:25px;
 color:#1c1c1c;
 font-family: 'Raleway', sans-serif;
 font-weight:600;
}

.leftcontactcolumn h2 span
{
 color:#dc4e41;
}

.leftcontactcolumn p
{
 margin:0px;
 padding:0px 0 15px;
 color:#1c1c1c;
 font-size: 16px;
 font-weight:400;
 line-height: 24px;
 border-bottom:#ececec 1px solid;
}

ul.addresslisting
{
 margin:0px;
 padding:5px 0 20px;
 list-style:none;
 width:100%;
 border-bottom:#ececec 1px solid;
}


ul.addresslisting h3
{
 margin:20px 0 5px;
 padding:0px;
 font-size:20px;
 font-family: 'Raleway', sans-serif;
 font-weight:600;
 color:#1c1c1c;
}

ul.addresslisting h3 img
{
 margin:0 10px 6px 0px;
}

ul.addresslisting h3 span
{
 font-weight:300;
}

ul.addresslisting p
{
 margin:0px 0 10px;
 padding:0px;
 border-bottom:none;
 font-size:15px;
}

ul.addresslisting li
{
 margin:0px;
 padding:0px 0 7px 31px;
 font-size:15px;
 font-family: 'Lato', sans-serif;
 font-weight:400;
}

ul.addresslisting li.mappoint
{
 background:url(../images/map.jpg) left 3px no-repeat;
}

ul.addresslisting li.phonepoint
{
 background:url(../images/phone.jpg) left 3px no-repeat;
}


ul.addresslisting li.mailpoint
{
 background:url(../images/mail.jpg) left 5px no-repeat;
}

ul.addresslisting li.faxpoint
{
 background:url(../images/fax.jpg) left 5px no-repeat;
}

ul.addresslisting li.notetext
{
 margin:13px 0 0 0;
 padding:10px 20px 5px!important;
 font-family:'Raleway', sans-serif;
 font-size:14px;
 background:#f6f6f6;
 border-radius:5px;
 border-left:#e4e4e4 4px solid;
}

ul.addresslisting li.notetext p span
{
 font-weight:700;
 font-size:16px;
}

.rightcontactcolumn
{
 width:65%;
 float:right;
 border-left:#ececec 1px solid;
 padding-left:30px;
}

.bor-bnone
{
 border-bottom:none !important;
}


.rightcontactcolumn h2
{
margin: 0 0 5px;
padding: 0px;
font-size: 25px;
color: #1c1c1c;
font-family: 'Raleway', sans-serif;
font-weight: 600;
}

.rightcontactcolumn p
{
margin: 0px;
padding: 0px 0 25px;
color: #1c1c1c;
font-size: 14px;
font-weight: 400;
font-style:italic;
}

ul.contactform
{
 margin:0px;
 padding:0px;
 float:leftl;
 list-style:none;
 width:100%;
}

ul.contactform li
{
 margin:0px;
 padding:0px;
 float:left;
 width: 48.7%;
}

ul.contactform li input
{
 width:100%;
 background:#f6f6f6;
 border:#eee9e9 1px solid;
 margin-bottom:20px;
 height:52px;
 padding:16px;
}

ul.contactform li input:focus
{
 box-shadow:none;
 outline:none;
 background:#fff;
}


ul.contactform li textarea
{
 width:100%;
 background:#f6f6f6;
 border:#eee9e9 1px solid;
 margin-bottom:20px;
 height:345px;
  padding:16px;
  resize:none;
}

ul.contactform li textarea:focus
{
 box-shadow:none;
 outline:none;
 background:#fff;
}

ul.contactform li.codetext
{
 background:#f6f6f6;
 border:#eee9e9 1px solid;
 width: 24.3%;
padding:0px 16px;
 height:52px;
 line-height:52px;
 float:left;
}
ul.contactform li.captacharea
{
 background:#f6f6f6;
 border:#eee9e9 1px solid;
width: 24.3%;
 text-align:center;
padding:0px 16px;
 height:52px;
  line-height:52px;
 border-left:none;
}

ul.contactform li input[type=button]
{
 background:#57a959;
 border-bottom:#229328 4px solid;
 color:#fff;
 font-family: 'Raleway', sans-serif;
font-weight: 500;
font-size:19px;
width:118px;
height:45px;
line-height:40px;
padding:0px;
border-radius:5px;
text-shadow:#137718 1px 1px 2px;
}

ul.contactform li input:hover[type=button]
{
 background:#229328;
}

ul.contactform li.fr
{
 float:right;
}

ul.contactform li input.cancelbtn[type=button]
{
 background:#7d7d7d;
 border-bottom:#5a5858 4px solid;
 color:#fff;
 font-family: 'Raleway', sans-serif;
font-weight: 500;
font-size:19px;
width:118px;
height:45px;
line-height:40px;
margin-left:12px;
border-radius:5px;
text-shadow:#434343 1px 1px 2px;
}


ul.contactform li input.cancelbtn:hover[type=button]
{
 background:#5a5858;
}

ul.contactform li.w100
{
 width:100%;
}

.bottomcontactpart
{
 width:100%;
 border-top:#efefef 1px solid;
 padding:30px 0px 10px;
}

.bottomcontactpart figure
{
 text-align:center;
 background:#f8f8f8;
 width:100px;
 height:100px;
 display:block;
 margin:0 auto;
 border-radius:100%;
 line-height:100px;
}

.bottomcontactpart h2
{
 margin: 15px 0 12px;
 padding:0px;
 text-align:center;
 font-size:25px;
 color:#1c1c1c;
  font-family: 'Raleway', sans-serif;
font-weight: 600;
}

.bottomcontactpart h2 span
{
 color:#dc4e41;
}


.bottomcontactpart h3
{
 margin:0px;
 text-align:center;
 font-size:15px;
 background:#f1f1f1;
 display:block;
 padding:10px;
 border-radius:5px;
 font-weight:400;
 width: 57%;
 margin: 0 auto;
}

.breakline
{
 width:100%;
 background:#e4e4e4;
 height:1px;
 z-index: -1;
 top: -16px;
position: relative;
margin-bottom:20px;
}

ul.bottomcontactlist
{
 margin:0;
 padding:20px 0 20px;
 list-style:none;
 width:100%;
  border-bottom: #e4e4e4 1px solid;
}

ul.bottomcontactlist li
{
 display:inline-block;
 font-weight:600;
 font-size:16px;
 border-right: #e4e4e4 1px solid;
 padding: 10px 30px;
}


ul.bottomcontactlist li:last-child
{
 border-right:none;
}


ul.popupqueryform {
    width: 95%;
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    font-family: 'Raleway', sans-serif;
  }

    ul.popupqueryform h2 {
        margin: 0px 0 0px;
        padding: 0px 0 16px;
        text-align: center;
        font-size: 30px;
        color: #fff;
        text-transform: capitalize;
        font-family: 'Raleway', sans-serif;
        font-weight: 400;
    }


    ul.popupqueryform .mainloginheading {
        margin: 20px 0 0px;
        padding: 0px 0 0px;
        text-align: center;
        font-size: 30px;
        color: #fff;
        text-transform: capitalize;
        font-family: 'Raleway', sans-serif;
        font-weight: 400;
    }

ul.popupqueryform h2 img
{
 margin-bottom:10px;
}

    ul.popupqueryform p {
        text-align: center;
        font-size: 14px;
        color: #fff;
        margin: 0px;
        padding: 0px 0 20px;
        font-family: 'Raleway', sans-serif;
        font-weight: 300;
    }

ul.popupqueryform p span
{
 color:#c6de24;
}


ul.popupqueryform li.ordivider
{
width:100%;
border-top:#74a52b 1px solid;
margin-top: 63px;
text-align: center;
}

ul.popupqueryform li.mediabtn
{
    text-align:center;
}

    ul.popupqueryform li.ordivider img {
        margin-top: -32px;
        margin-bottom: 12px;
    }



    ul.popupqueryform li {
        margin: 0 auto 15px;
        padding: 0px;
        width: 90%;
        vertical-align: top;
    }

ul.popupqueryform li:last-child
{
 margin-bottom:0px;
}

ul.popupqueryform li label
{
 width:20%;
 font-weight:400;
 color:#fff;
 font-size:15px;
 vertical-align:top;
 padding-top:10px;
}


    ul.popupqueryform li span {
        width: 32%;
        font-weight: 400;
        color: #fff;
        font-size: 15px;
        vertical-align: top;
         float:left;
      
    }

ul.popupqueryform li input
{
 background:#fff;
 border:none;
 height:32px;
 padding:10px;
 width:78%;
}

ul.popupqueryform li input[type="image"] {
width: auto;
height: auto;
background: none;
margin: 15px 4px;
padding: 0;
}

ul.popupqueryform li input:focus
{
 outline:none;
 box-shadow:none;
}

ul.popupqueryform li select
{
  background:#fff;
 border:none;
 height:35px;
 padding:0 10px;
 width:67%;
 font-size:13px;
 color:#000;
 border-radius:none !important;
}

ul.popupqueryform li select:focus
{
 outline:none;
 box-shadow:none;
}

ul.popupqueryform li textarea
{
 background:#fff;
 border:none;
 height:40px;
 padding:10px;
 width:67%;
 height:100px;
 resize:none;
}

        ul.popupqueryform li input::placeholder {
            color: #000;
            text-transform:capitalize;
        }

ul.popupqueryform li textarea:focus
{
outline:none;
 box-shadow:none;
}


ul.popupqueryform li input[type=button]
{
 width:auto;
 height:auto;
 margin-right:10px;
 background:#467709;
 padding:10px 20px;
 color:#fff;
 font-size:17px;
 font-family: 'Raleway', sans-serif;
font-weight: 500;
}

ul.popupqueryform li input:hover[type=button]
{
 background:#63a70e;
}

    ul.popupqueryform li input[type=submit] {
        width: auto;
        height: auto;
        margin-right: 10px;
        background: #467709;
        padding: 10px 20px;
        color: #fff;
        font-size: 17px;
        font-family: 'Raleway', sans-serif;
        font-weight: 500;
    }


    ul.popupqueryform li input.fbbtn[type=submit] {
        width: auto;
        height: auto;
        margin-right: 10px;
        background: #3e4cb3;
        padding: 13px 20px;
        color: #fff;
        font-size: 17px;
        font-family: 'Raleway', sans-serif;
        font-weight: 500;
        vertical-align: top;
        border-radius:3px;
    }

    ul.popupqueryform li input:hover[type=submit] {
        background: #63a70e;
    }


ul.popupqueryform li input.querycancelbtn[type=button] {
    background: #efd300;
    color: #000;
    border-radius: 3px;
    padding: 11px 20px;
}


    ul.popupqueryform li input.querycancelbtn:hover[type=button] {
        background: #f9e341;
    }

.modalgbg
{
 background:#598f09  url(/images/querybg.jpg) left bottom no-repeat!important;
 background-size:100% 100%;
 padding: 25px 15px 35px !important;
}

.modalgbg1
{
 background:#598f09 !important;
 background-size:100% 100%;
 padding: 25px 15px 35px !important;
}

.forgetpass
{
top:15%;
}


.w45
{
 width:45% !important;
}

.ptext {
     font-family:Arial;
}

a.popclosebtn1
{
background:#efd300 !important;
}


#demo-box-1{
	background-image:url(../images/peoplebg.jpg); /* background-image is required to work */
	background-repeat:repeat; /* Required */
	background-position:0 top; /* Required */
	height:352px;
	width:100%; 
}



/*************login Page Css Start **********************/

.loginwrap
{
 width:100%;
 margin:0;
 padding:0;
 float:left;
}

.loginwrap .loginleftpart
{
 width:50%;
 float:left;
 background: url(/images/loginbg.jpg) left top no-repeat;
 height: 800px;
 background-size: cover;
}

.loginwrap .loginrightpart
{
 width:50%;
 float:left;
 text-align:center;
}


.loginwrap .loginrightpart a.fbbtn
{
 background:#304f92;
 margin:40px 5px 100px 0;
 display:inline-block;
 padding:12px 0px;
 color:#fff;
 border-radius:3px;
 font-size:14px;
 width:25%;
 font-weight:500;
}

.loginwrap .loginrightpart a.fbbtn:hover
{
 color:#fff;
 background:#24417e;
}


    .loginwrap .loginrightpart input.fbbtn[type="submit"] {
        background: #304f92;
        margin: 40px 5px 100px 0;
        font-family: 'Raleway', sans-serif;
        display: inline-block;
        padding: 12px 0px;
        color: #fff;
        border-radius: 3px;
        font-size: 14px;
        width: 25%;
        font-weight: 500;
        border: none;
    }

    .loginwrap .loginrightpart input.fbbtn:hover[type="submit"] {
        color: #fff;
        background: #24417e;
    }


    .loginwrap .loginrightpart input.twbtn[type="submit"] {
        background: #00a7ed;
        margin: 20px 0 0 0;
        display: inline-block;
        font-family: 'Raleway', sans-serif;
        padding: 12px 0px;
        color: #fff;
        border-radius: 3px;
        font-size: 14px;
        width: 25%;
        font-weight: 500;
        border: none;
    }

    .loginwrap .loginrightpart input.twbtn:hover[type="submit"] {
        color: #fff;
        background: #039ddd;
    }




    .loginwrap .loginrightpart input.gmailbtn[type="submit"] {
        background: #f50b00;
        margin: 20px 0 0 5px;
        display: inline-block;
        font-family: 'Raleway', sans-serif;
        padding: 12px 0px;
        color: #fff;
        border-radius: 3px;
        font-size: 14px;
        width: 25%;
        font-weight: 500;
        border: none;
    }

    .loginwrap .loginrightpart input.gmailbtn:hover[type="submit"] {
        color: #fff;
        background: #ec2d24;
    }

        .loginwrap .loginrightpart a.twbtn {
            background: #00a7ed;
            margin: 20px 0 0 0;
            display: inline-block;
            padding: 12px 0px;
            color: #fff;
            border-radius: 3px;
            font-size: 14px;
            width: 25%;
            font-weight: 500;
           
        }

.loginwrap .loginrightpart a.twbtn:hover
{
 background:#039ddd;
}


.loginwrap .loginrightpart h3
{
margin:40px 0 10px;
padding:0px;
font-size:28px;
font-weight:600;
line-height:25px;
color:#000000;
}

.registerpart
{
 width:100%;
 float:left;
 padding: 0 60px;
}

.registerpart .shoppingpart
{
 width:41%;
 float:left;
 text-align:left;
}

.registerpart h4
{
 margin: 20px 0 10px;
 padding:0;
 font-size:19px;
 color:#dc4e41;
 font-weight:700;
}

.registerpart h5
{
 margin:0 0 10px;
 padding:0;
 font-size:16px;
 color:#000;
 font-weight:600;
}


.registerpart .shoppingpart ul
{
 margin:0;
 padding:0 0 0px;
 list-style:none;
}

.registerpart .shoppingpart ul li
{
 margin:0;
 padding:10px 0 8px;
 border-bottom:#efefef 1px solid;
 font-size:15px;
 font-weight:500;
}

.registerpart .shoppingpart ul li:last-child
{
 border-bottom:none;
}


.registerpart .shoppingpart ul li a
{
 color:#000;
 text-decoration:none;
}

.registerpart .shoppingpart ul li a:hover
{
 color:#4d851b;
 text-decoration:underline !important;
}

.registerpart .shoppingpart ul li a img
{
 margin:-2px 0 0 8px;
}



.registerpart .linepart
{
width: 14%;
float: left;
padding: 20px 0 0;
text-align: center;
}

.registerpart .servicespart
{
width:45%;
float:right;
text-align:left;
margin-bottom: 20px;
}
.registerpart .servicespart ul
{
 margin:0;
 padding:0 0 15px;
 list-style:none;
}

.registerpart .servicespart ul li
{
 margin:0;
 padding:10px 0 8px;
 border-bottom:#efefef 1px solid;
 font-size:15px;
 font-weight:500;
}


.registerpart .servicespart ul li a
{
 color:#000;
 text-decoration:none;
}

.registerpart .servicespart ul li a:hover
{
 color:#4d851b;
 text-decoration:underline !important;
}

.registerpart .servicespart ul li a img
{
 margin:-2px 0 0 8px;
}







.loginwrap .loginrightpart h3 span
{
 font-weight:400;
 font-size:14px;
}

.loginwrap .loginrightpart p.btext
{
 margin:0px;
 padding:0px 0px;
 text-align:left;
 font-size: 13px;
 font-weight: 500;
}

.loginwrap .loginrightpart p.btext a
{
 color:#539f0e;
 text-decoration:none;
}

.loginwrap .loginrightpart p.btext a:hover
{
 color:#000;
}

.loginwrap .loginrightpart h2 {
    text-align: center;
    margin: 0;
    padding: 30px 0 10px 0;
    font-family: 'Raleway', sans-serif;
    font-size: 33px;
    color: #000000;
    font-weight: 300;
    text-transform: capitalize;
}

.innerloginwrap {
    width: 502px;
    margin: 100px auto;
    padding: 0px 50px 50px;
    background: #fff;
    box-shadow: #037812 5px 5px 50px;
}

.loginlogowrap {
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

    .loginlogowrap img {
        margin: 30px 0 20px 0px;
    }

.innerloginwrap h2 {
    margin: 0px 0 40px;
    padding: 0px;
    font-family: 'Raleway', sans-serif !important;
    font-size: 32px;
    font-weight: 500;
    text-align: center;
    color: #000;
    text-transform:capitalize;
}


ul.innernewlogin {
    margin: 0px;
    padding: 0px;
    list-style: none;
}


    ul.innernewlogin li {
        margin: 0px;
        padding: 0px;
        width: 100%;
    }

        ul.innernewlogin li.loginbtnpart {
            width: 50%;
            float: left;
        }

        ul.innernewlogin li input {
            width: 100%;
            height: 45px;
            background: #dbdbdb;
            margin-bottom: 15px;
            border: none;
            padding-left: 40px;
        }

            ul.innernewlogin li input:focus
            {
                outline:none !important;
            }


            ul.innernewlogin li input.innermail {
                background: url(/hnyv2/images/inner-mail.jpg) 10px 15px no-repeat #dbdbdb;
            }

            ul.innernewlogin li input.innerpass {
                background: url(/hnyv2/images/inner-pass.jpg) 10px 12px no-repeat #dbdbdb;
            }

            ul.innernewlogin li input[type="image"]
            {
                width:auto;
                padding:0px;
                margin:0px;
                height:auto;
            }



            ul.innernewlogin li input[type="submit"] {
                width: auto;
                background: #00792a;
                color: #fff;
                padding: 13px 30px;
                font-family: 'Raleway', sans-serif !important;
                font-size: 18px;
                font-weight: 600;
                height: auto;
                margin-top: 8px;
                border-radius: 3px;
            }

            ul.innernewlogin li input:hover[type="submit"] {
                background: #135814;
            }

        ul.innernewlogin li span {
            float: right;
            text-align: rigth;
        }

        ul.innernewlogin li p {
            text-align: right;
            color: #000;
            font-family: 'Raleway', sans-serif !important;
            font-size: 14px;
            font-weight: 500;
            padding-top: 7px;
            line-height:21px;
        }

            ul.innernewlogin li p a {
                color: #025e22;
                text-decoration: underline !important;
            }

                ul.innernewlogin li p a:hover {
                    color: #000;
                    text-decoration: none !important;
                }

        ul.innernewlogin li.or img {
            margin: 30px 0px;
        }


        ul.innernewlogin li p span {
            font-size: 16px;
            font-weight: 600;
        }

            ul.innernewlogin li p span a {
                color: #9d0a02;
                text-decoration: none !important;
            }

                ul.innernewlogin li p span a:hover {
                    color: #000;
                    text-decoration: none;
                    ;
                }


.loginwrap .loginrightpart .loginlogo
{ 
    width:100%;
    text-align:center;
}

    .loginwrap .loginrightpart .loginlogo img
    {
     margin-top:60px;
    }



.loginwrap .loginrightpart h2 span {
    color: #b9181e;
    font-weight: 600;
    letter-spacing: -2px;
}

.loginwrap .loginrightpart p {
    margin: 0;
    padding: 6px 0 0 0;
    font-size: 14px;
    color: #4f4f4f;
    font-weight: 400;
    text-align: center;
    font-family: 'Raleway', sans-serif;
}

ul.loginform
{
 width:70%;
 margin:60px auto 20px;
 padding:0;
 list-style:none;
 display:inline-block;
}

ul.loginform li
{
 margin:0px 0 20px;
 padding:0px;
 width:100%;
 color:#000;
 font-size:14px;
 font-weight:500;
 text-align:left;
}

ul.loginform li a
{
 color:#000;
}

ul.loginform li a.newlink
{
 color:#4c9c04;
}


ul.loginform li a.newlink:hover
{
 color:#000;
 text-decoration:underline !important;
}


ul.loginform li a:hover
{
 color:#5eb70e;
}

ul.loginform li span.fr
{
 float:right;
}

ul.loginform li input
{
 width:100%;
 border:#e3e3e3 1px solid;
 height:47px;
 border-radius:3px;
 padding:10px 10px 10px 42px;
}

ul.loginform li input[type=checkbox]
{
 width:auto;
 height:auto;
 margin-right:10px;
}

ul.loginform li input[type=submit]
{
 background:#5eb70e;
 color:#fff;
 font-size:16px;
 padding:0px;
 border:none;
}

ul.loginform li input:hover[type=submit]
{
 background:#55a70b;
}

ul.loginform li input.loginuser
{
 background:url(../images/loginuser.jpg) 15px center no-repeat;
}

ul.loginform li input.loginpass
{
 background:url(../images/loginpassword.jpg) 15px center no-repeat;
}


ul.loginform li input:focus.loginuser
{
 background:url(../images/loginuser.jpg) 15px center no-repeat #f9f9f9;
}


ul.loginform li input:focus.loginpass
{
 background:url(../images/loginpassword.jpg) 15px center no-repeat #f9f9f9;
}

ul.loginform li input:focus
{
 outline:none;
}

ul.loginform li input::placeholder
{
 color:#2f2f2f;
 font-size:14px;
}


/*************About Page Css Start **********************/


.therapist-banner {
    background-image: linear-gradient(-90deg, #32874f, #45963b);
    height: 212px;
    text-align: center;
    width: 100%;
}

    .therapist-banner img {
        text-align: center;
    }



.therapist-banner1 {
    background-image: linear-gradient(-90deg, #32874f, #5db067);
    height: 212px;
    text-align: center;
    width: 100%;
}

    .therapist-banner1 img {
        text-align: center;
    }

/*--------31-18-----------*/

.aboutwrap p {
    text-align: justify;
    line-height: 23px;
}

.heading-1 {
    background-image: linear-gradient(-90deg, #32874f, #489f2f);
    padding: 12px;
    color: #fff;
}

.form-box {
    width: 100%;
    border-left: 1px solid #358a4c;
    border-right: 1px solid #348a4b;
    border-bottom: 1px solid #358a4b;
   letter-spacing: 0;
}

    .form-box h2 
    {
font-size: 16px;
text-transform: capitalize;
font-family: 'Raleway', sans-serif;
font-weight:500;
    }


        .form-box h2 i
        {
   float:none;
        }


         .form-box i {
            font-size: 16px;
            margin-right: 60px;
            float: left;
        }



       .form-box input {
            height: 35px;
            margin:0;
        }

.popupmendet {
    color: #efd300;
    font-size: 26px;
    position: relative;
    top: 5px;
}
    .form-box input::placeholder
        {
            text-transform: lowercase;
            font-size:14px;
            color:#414042;

        }

        .form-box input[type="radio"] {
            height: auto;
            margin: 0px;
            padding: 0px;
        }

		.form-box1 input[type="radio"] {
			height: auto;
			margin: 0px 3px 0 0;
			padding: 0px;
		}


		.form-box input[type="checkbox"] {
			height: auto;
			margin: 0px 7px 15px 0;
			padding: 0px;
			float: left;
		}

		
		.scond-span
		{
			margin-left:5px;
		}


		.form-box input::placeholder {
			font-weight: 300 !important;
		}


.form-box select {
    height: 35px;
    margin: 5px 0 5px;
    font-size: 14px;
}

.form-box textarea {
	margin: 5px 0 5px;
	height: 100px;
	padding:10px 0;
}


#updpnl input[type=image]
{
position: relative;
top: 9px;
}

.country-select {
	width: 100%;
	border-radius: .25rem;
	border: 1px solid #ced4da;
	padding: .375rem .75rem;
}

.con_detail {
    width: 100%;
    border-radius: .25rem;
    border: 1px solid #ced4da;
    padding: .375rem .45rem;
}

.pass_cont {
    border-radius: .25rem;
    border: 1px solid #ced4da;
    padding: .375rem .75rem;
}

.form_det {
    padding: 30px 40px 30px 40px;
    padding-bottom: 0px;
}


.form-box input[type="submit"] {
    background: #b5230c;
    border: none;
    width: auto;
    padding: 3px 15px;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    margin-left: 20px;
}

.form-box input.secondsubmit[type="submit"] {
	margin-left: 0px;
}


	.form-box input[type="image"] {
		height: 29px;
		margin: 0;
		padding: 0;
		width: auto;
	}

.form-box input.cancel[type="submit"] {
    background:#524f4f;
    border: none;
    width: auto;
    padding: 3px 15px;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    margin-left: 0px;
}


    .form_det span {
        display: inline-block;
        max-width: 100%;
        margin-bottom: 5px;
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        /* color: #000; */
        letter-spacing: 0;
        font-size: 17px;
    }



.form-box input.agefield {
	font-family: Arial !important;
}


.form_det span.formerror {
	position: ABSOLUTE;
	font-weight: 500;
	font-size: 12px;
}


        .heading-2 {
            background-image: linear-gradient(-90deg, #32874f, #489f2f);
            padding: 12px;
            color: #fff;
        }

.form-box1 {
    width: 100%;
    margin: auto;
    padding: 20px;
    padding-bottom: 0px;
}

.form-box1 span {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-family: 'Raleway', sans-serif;
font-weight: 600;
letter-spacing: 0;
font-size: 17px;
}

	
	.form-box2 {
		width: 100%;
		margin: auto;
		padding: 20px;
		padding-bottom: 0px;
	}

.form-box2 span {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	letter-spacing: 0;
	font-size: 17px;
}

.form-box3 {
    width: 100%;
    margin: auto;
    padding: 20px;
}

.form-box3 span {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	letter-spacing: 0;
	font-size: 17px;
}

#UpdatePanel2
{
	float:left;
}


.text_area {
	width: 100%;
	border-radius: .25rem;
	border: 1px solid #ced4da;
	resize: none;
}

.col-sm-12 .term_cond {
    text-align: center;
}

.sub_butt {
    background: #ff9901;
    border: none;
    padding: 7px;
    margin-top: 10px;
    color: #fff;
    border-radius: .25rem;
}

.cont_yea {
    border-radius: .25rem;
    border: 1px solid #ced4da;
    padding: .375rem .75rem;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	/* color: #000; */
	letter-spacing: 0;
	font-size: 17px;
}

.contact-form-detail {
    margin-bottom: 38px;
}

.form_set {
    background: #fff;
}

.btn-bs-file input[type="file"] {
    position: absolute;
    top: -9999999;
    filter: alpha(opacity=0);
    opacity: 0;
    width: 0;
    height: 0;
    outline: none;
    cursor: inherit;
}

.Fill_from {
    font-weight: bold;
    font-size: 26px;
}

.heading_b {
    font-size: 18px;
    margin: 10px 0 20px;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    color: #000;
}

.heading_a {
    padding-left: 20px;
}

.con_detail1 {
    width: 55%;
    border-radius: .25rem;
    border: 1px solid #ced4da;
    padding: .375rem .75rem;
}
/*--------end-----------*/


.bannercontent {
    width: 67%;
    margin: 0 auto;
    text-align: center;
}


.aboutbanner
{
background: url(../images/about-banner.jpg) left top no-repeat;
background-size: 100%;
height: 361px;
}

.bannercontent
{
width: 67%;
 margin:0 auto;
 text-align:center;
}

.bannercontent h2
{
 margin:0px;
 padding:95px 0 5px 0;
 font-size:45px;
  font-weight:600;
  font-family: 'Raleway', sans-serif;
  color:#f0ee26;
  text-shadow:#000 2px 2px 2px;
  letter-spacing:-2px;
}

.bannercontent h2.contacttext
{
 color:#fff;
 padding-top:80px;
}


.bannercontent h2 span
{
  font-weight:300;
}

.bannercontent p
{
 font-size:25px;
 margin:0px;
 padding:0px;
 color:#fff;
 font-weight:300;
 font-family: 'Raleway', sans-serif;
 text-shadow:#000 2px 2px 2px;
}

.bannercontent p span
{
 color:#ffdc1a;
 font-weight:600;
}

.aboutseach
{
 width:100#;
 background:#49944b;
 padding:5px;
 border-radius:5px;
 margin-top:20px;
}

.aboutseach ul
{
 margin:0px;
 padding:0px;
 list-style:none;
 float:left;
  width:100%;
}

.aboutseach ul li
{
 margin:0px;
 padding:0px;
 float:left;
}


.aboutseach ul li:first-child
{
 width:93% !important;
 float:left;
}

.aboutseach ul li input
{
 width:100%;
 background:#fff;
 height:49px;
 border:0;
 color:#636363;
 float:left;
 padding:0 0 0 45px;
}

.aboutseach ul li input.searchicon
{
 background:url(../images/search.png) 12px 13px no-repeat #fff;
}

.aboutseach ul li input:focus
{
 outline:none;
}

.aboutseach ul li input[type=submit]
{
 width:61px;
 background:#559f57;
 color:#fff;
 font-size:20px;
 font-weight:600;
 position:relative;
 padding:0;
}

.aboutseach ul li input:hover[type=submit]
{
 background:#49944B;
}

.contactseach
{
 width:100#;
 background:transparent;
 padding:5px;
 border-radius:5px;
 margin-top:20px;
}

.contactseach ul
{
 margin:0px;
 padding:0px;
 list-style:none;
 float:left;
  width:100%;
}

.contactseach ul li
{
 margin:0px;
 padding:0px;
 float:left;
}


.contactseach ul li:first-child
{
 width:93% !important;
 float:left;
}

    .contactseach ul li input {
        width: 100%;
        background: #fff;
        height: 49px;
        border: 0;
        color: #636363;
        float: left;
        padding: 0 0 0 45px;
       
    }

.contactseach ul li input.searchicon
{
 background:url(../images/search.png) 12px 13px no-repeat #fff;
}

.contactseach ul li input:focus
{
 outline:none;
}

.contactseach ul li input[type=submit]
{
 width:61px;
 background:#dc4e41;
 color:#fff;
 font-size:20px;
 font-weight:600;
 position:relative;
 padding:0;
}

.contactseach ul li input:hover[type=submit]
{
 background:#49944B;
}

.aboutwrap
{
 width:100%;
 margin:0px;
 padding:20px 0 25px;
 float:left;
}

.aboutwrap h2
{
 margin:0px;
 padding:10px 0 15px;
 font-size:25px;
  font-weight:500;
 font-family: 'Raleway', sans-serif;
 color:#000;
 text-transform: capitalize;
 letter-spacing: 0;
}


.aboutwrap p
{
 margin:0px;
 padding:0px 0 15px;
 font-size:15px;
  font-weight:400;
 font-family: 'Raleway', sans-serif;
 color:#151515;
 line-height: 23px;
 letter-spacing: 0;
}
    .aboutwrap p a.clickbtn1 {
        text-decoration: underline !important;
        color: #c33c13;
    }

        .aboutwrap p a.clickbtn1:hover {
            text-decoration: none !important;
            color: #000;
        }



        ul.aboutlisting {
            margin: 0px;
            padding: 0px;
            width: 100%;
            list-style: none;
            text-align: center;
        }

ul.aboutlisting li
{
 width: 31.3%;
 margin:0px 30px 50px 0;
 padding:10px 0 40px;
 float:left;
 border:#cdcdcd 1px solid;
 border-radius:5px;
 webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

ul.aboutlisting li:hover
{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f4f4+0,ffffff+19 */
background: #f4f4f4; /* Old browsers */
background: -moz-linear-gradient(-45deg, #f4f4f4 0%, #ffffff 19%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #f4f4f4 0%,#ffffff 19%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #f4f4f4 0%,#ffffff 19%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
box-shadow: 0 8px 6px -6px #ccc;
border:#ccc 1px solid;
}

ul.aboutlisting li:hover h3
{
 color:#000;
}

ul.aboutlisting li:hover h3 span
{
 color:#1f9f23;
}

ul.aboutlisting li figure img
{
margin: 5px 0 30px 0px;
webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
position:relative;
top:10px;	
}

ul.aboutlisting li:hover figure img
{
 webkit-transition: all 0.4s;
   -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
	top:-35px;
}



    ul.aboutlisting li h3 {
        margin: 0px;
        padding: 0px 0 20px;
        font-size: 23px;
        color: #dc4e41;
        font-weight: 400;
        font-family: 'Raleway', sans-serif;
        text-transform: capitalize;
    }

ul.aboutlisting li h3 span
{
 font-weight:700;
}

ul.aboutlisting li p
{
 font-size:15px;
 color:#272727;
 margin:0px;
 padding:0px 30px 0px 30px;
 line-height:23px;
 font-weight:400;
 font-family: 'Raleway', sans-serif;
}

ul.aboutlisting li:last-child
{
 margin-right:0px;
}

ul.aboutlisting li:nth-child(2) h3
{
 color:#000;
}

.bootomaboutpart
{
 width:100%;
 float:left;
 margin:0px;
 padding:20px 0px 50px;
 border-bottom:#e1e1e1 1px solid;
 background:url(../images/aboutpattern.jpg) left top repeat;
}

    .bootomaboutpart h3 {
        margin: 0px;
        padding: 0px 0 10px;
        text-align: center;
        font-size: 30px;
        color: #000000;
        font-weight: 300;
        text-transform: capitalize;
    }

.bootomaboutpart h3 img
{
 margin:10px 0 10px;
}

.bootomaboutpart h3 span
{
 font-weight:600;
}

    .bootomaboutpart h4 {
        margin: 0px;
        padding: 0px;
        font-size: 15px;
        color: #131313;
        text-align: center;
        font-weight: 400;
        padding: 5px 0 0 0;
        text-transform: capitalize;
    }

.scrolltextleft
{
 width:96%;
 background:#fff;
 min-height:163px;
 margin-bottom:20px;
 padding:10px;
 color:#000;
 box-shadow:#ececec 2px 3px 7px;
}

.scrolltextleft:hover
{
 box-shadow:#ccc 2px 3px 10px;
}

    .scrolltextleft h2 {
        margin: 0px;
        padding: 15px 0 10px;
        font-size: 19px;
        color: #161414;
         text-transform: capitalize;
        font-weight: 500;
    }

.scrolltextleft p
{
 margin:0px;
 padding:0px 25px 0 0px;
 font-size:15px;
 color:#3c3c3c;
}

.scrolltextleft p a
{
 color:#e03929;
 font-weight:500;
}

.scrolltextleft p a:hover
{
 color:#000;
}


.scrolltextleft figure
{
overflow: hidden;
position: relative;
float: left;
width:141px;
height:142px;
margin-right:20px;
}

.scrolltextleft figure img.leftimg
{
 float:left;
 margin:0 20px 0 0;
 -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

                    .scrolltextleft:hover figure img.leftimg
{
-moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.scrolltextright
{
 width:96%;
 background:#fff;
 min-height:163px;
 margin-bottom:20px;
 padding:10px 10px 10px 25px;
 color:#000;
 box-shadow:#ececec 2px 3px 7px;
}

.scrolltextright:hover
{
 box-shadow:#ccc 2px 3px 10px;
}


    .scrolltextright h2 {
        margin: 0px;
        padding: 15px 0 10px;
        font-size: 19px;
        color: #161414;
         text-transform: capitalize;
        font-weight: 500;
    }

.scrolltextright p
{
 margin:0px;
 padding:0px 25px 0 0px;
 font-size:15px;
 color:#3c3c3c;
}

.scrolltextright p a
{
 color:#e03929;
 font-weight:500;
}

.scrolltextright p a:hover
{
 color:#000;
}


.scrolltextright figure
{
overflow: hidden;
position: relative;
float: right;
width:141px;
height:142px;
margin-left:20px;
}


.scrolltextright figure img.rightimg
{
 float:right;
 margin:0 0 0 18px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.scrolltextright:hover figure img.rightimg
{
-moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.textnote
{
 background:#f1f1f1;
 width:100%;

 padding:20px;
 border:#ccc 2px dashed;
 margin: 15px 0 5px;
 font-size:14px;
}

.textnote span
{
 font-style:italic;
 font-size:13px;
 padding: 10px 0 0 0;
 float: left;
}

.p30
{
 padding:30px !important;
}


.newshoppingbanner {
    width: 100%;
    height: 126px;
    background: /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#53a655+0,3a8e3d+100 */
    background: #53a655; /* Old browsers */
    background: -moz-linear-gradient(top, #53a655 0%, #3a8e3d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #53a655 0%,#3a8e3d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #53a655 0%,#3a8e3d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53a655', endColorstr='#3a8e3d',GradientType=0 ); /* IE6-9 */
    padding-top: 23px;
    margin-bottom: 35px;
}

    .newshoppingbanner .paymentwrap {
        width: 1200px;
        margin: 0px auto;
        padding: 0px;
    }


        .newshoppingbanner .paymentwrap .leftpay {
            width: auto;
            margin: 0px;
            padding: 0px;
            float: left;
        }

            .newshoppingbanner .paymentwrap .leftpay h2 {
                margin: 0px;
                padding: 11px 0 0 0;
                font-size: 31px;
                font-family: 'Libre Baskerville', serif;
                color: #fff;
                font-weight: bold;
                line-height: 33px;
                text-transform: capitalize;
                text-shadow: #1f7d22 1px 1px 10px;
            }

                .newshoppingbanner .paymentwrap .leftpay h2 span {
                    font-size: 15px;
                    font-style: italic;
                    font-weight: normal;
                }

        .newshoppingbanner .paymentwrap .rightpay {
            width: auto;
            margin: 0px;
            padding: 0px;
            float: right;
        }

            .newshoppingbanner .paymentwrap .rightpay ul {
                margin: 26px 0 0 0;
                padding: 0px;
                list-style: none;
                float: left;
                font-family: 'Libre Baskerville', serif;
            }

                .newshoppingbanner .paymentwrap .rightpay ul li {
                    margin: 0px;
                    padding: 0px 0 0 10px;
                    color: #fff;
                    font-size: 16px;
                    float: left;
                }

                    .newshoppingbanner .paymentwrap .rightpay ul li span {
                        position: relative;
                        top: 5px;
                    }

                    .newshoppingbanner .paymentwrap .rightpay ul li a {
                        background: #207822;
                        color: #fff;
                        padding: 8px 10px;
                        float: left;
                        font-size: 15px;
                        border-radius: 3px;
                        text-decoration: none;
                    }

                        .newshoppingbanner .paymentwrap .rightpay ul li a:hover {
                            background: #32a835;
                        }

                    .newshoppingbanner .paymentwrap .rightpay ul li input[type=submit] {
                        margin: 0px;
                        padding: 8px 10px;
                        float: left;
                        background: #d60600;
                        color: #fff;
                        font-size: 15px;
                        border: none;
                        border-radius: 3px;
                    }

                    .newshoppingbanner .paymentwrap .rightpay ul li input:hover[type=submit] {
                        background: #c11e19;
                    }


.newcardbox {
    width: 1200px;
    margin: 8px auto 30px;
    padding: 0px;
}

    .newcardbox .leftbox {
        width: 65%;
        margin: 0px;
        padding: 0px;
        float: left;
    }

        .newcardbox .leftbox h2 {
            margin: 0px;
            padding: 0px 0 18px;
            font-size: 24px;
            color: #000;
            font-family: 'Libre Baskerville', serif;
            font-weight:normal;
            text-transform: capitalize;
            border-bottom: #808080 1px solid;
        }


        .newcardbox .leftbox .innercardpart {
            width: 100%;
            margin: 0px;
            padding: 0px;
            float: left;
            border-bottom: #808080 1px solid;
        }

        .newcardbox .leftbox .proceedbtn {
            width: 100%;
            margin: 30px 0 50px;
            padding: 0px;
            text-align: center;
        }


        .newcardbox .leftbox .innercardpart .leftothercard {
            width: 60%;
            margin: 15px 0;
            padding: 0px 0 0;
            float: left;
            font-family: 'Libre Baskerville', serif;
            font-weight: 500;
            color: #000;
            font-size: 15px;
            border-right: #808080 1px solid;
        }


                .newcardbox .leftbox .innercardpart .leftothercard input[type="radio"] {
                    margin: 0 10px 0 0;
                    padding: 0;
                }


                .newcardbox .leftbox .innercardpart .leftothercard img {
                    margin-bottom: 5px;
                }


            .newcardbox .leftbox .innercardpart .rightothercard {
                width: 35%;
                margin: 0px;
                padding: 0px;
                float: right;
                font-family: 'Raleway', sans-serif;
                font-weight: 500;
                color: #000;
                font-size: 14px;
            }

            .newcardbox .leftbox .innercardpart .topcardpart {
                position: relative !important;
                top: 35px !important;
            }

            .newcardbox .leftbox .innercardpart .topcardpart1 {
                position: relative !important;
                top: 20px !important;
            }

    .newcardbox .rightbox {
        width: 25%;
        margin: 0px;
        padding: 0px;
        float: right;
        margin-top:35px;
    
    }

.indianewpaymentwrap {
    width: 65%;
    margin: 0px;
    padding: 0px;
    float: left;
    color: #000;
}

    .indianewpaymentwrap h2 {
        margin: 0px;
        padding: 0px 0 30px;
        font-size: 22px;
        color: #000;
        font-family: 'Libre Baskerville', serif;
        font-weight: normal;
        text-transform: capitalize;
    }

    .indianewpaymentwrap .ipayment {
        width: 100%;
        margin: 0px;
        padding: 0px;
        border-bottom: #808080 1px solid;
    }

        .indianewpaymentwrap .ipayment .leftindiarow {
            width: 15%;
            margin: 0px;
            padding: 16px 0 0;
            float: left;
            font-family: 'Libre Baskerville', serif;
            font-weight: 600;
            font-size: 14px;
            text-transform: uppercase;
        }

        .indianewpaymentwrap .ipayment .rightindiarow {
            width: 70%;
            margin: 0px;
            padding: 10px 20px;
            float: left;
            border-left: #000 1px solid;
            font-family: 'Libre Baskerville', serif;
            font-weight: 500;
            font-size: 18px;
            padding-top: 15px;
            padding-bottom: 15px;
        }



/*************Shipping Page Css Start **********************/

.shippingbanner
{
 background:#f5f5f5;
 padding:43px 0;
 width:100%;
 text-align:center;
 margin-bottom:40px;
}

    .shippingbanner .newleftext {
        margin: 0px;
        padding: 0;
        text-align: left;
        float: left;
        position: relative;
        top: 10px;
    }

    .shippingbanner .newleftext p
    {
        padding-left:0px;

    }

        .shippingbanner .newleftext h2
        {
            line-height:20px;
        }

        .shippingbanner .newrighttext {
            margin: 0px;
            padding: 0px;
            text-align: right;
            position: relative;
            top: 6px;
        }

        .shippingbanner .newrighttext input[type=submit]
        {
            padding:3px 10px;

        }

        .shippingbanner .newrighttext p {
            font-size: 20px;
            color: #000;
        }


        .shippingbanner h2 {
            margin: 0;
            padding: 0 0 5px;
            font-size: 26px;
            color: #0a0a0a;
            font-weight: 700;
        }


.shippingbanner h2 img
{
 margin:-5px 10px 0 10px;
}

.shippingbanner h2 span
{
 font-weight:300;
}

.shippingbanner p
{
 margin:0;
 padding:0 0 0 25px;
 font-size:14px;
 font-weight:400;
 color:#393939;
}


.pleftnone
{
 padding-left:0px !important;
}

.prightnone
{
 padding-right:0px !important;
}

.shippingleftpart {
    border: #807e7e 1px solid;
    padding: 0;
    margin-bottom: 40px;
    overflow: scroll;
    overflow-x: hidden;
    max-height: 650px;
}

.shippingcol {
    width: 100%;
    padding: 25px 20px 20px 20px;
    border-bottom: #e9e9e9 1px solid;
  }

.cart-scrolling {
overflow: scroll;
overflow-x: hidden;
max-height: 250px;
}
 


.shippingcol:last-child {
    border-bottom: none;
}


    .shippingcol .productimgpart {
        width: 14%;
        float: left;
        text-align: center;
        border: #ccc 1px solid;
    }

.shippingcol .productcontentpart
{
 width:84%;
 float:right;
}

    .shippingcol .productcontentpart h2 {
        margin: 0 0 11px;
        padding: 0;
        font-size: 18px;
        color: #000000;
        font-weight: 600;
        font-family: 'Raleway', sans-serif;
        text-transform:none;

    }

        .shippingcol .productcontentpart h2 a
        {
             color:#000;
			 

        }


.shippingcol h2 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 18px;
    color: #000000;
    font-weight: normal;
    font-family: 'Libre Baskerville', serif;
    text-transform: none;
    color:#000;
	line-height: 26px;
}

        .shippingcol h2 a {
            color: #000;
        }


        .shippingcol .productcontentpart ul.cartlisting {
            margin: 0;
            padding: 0;
            list-style: none;
        }

            .shippingcol .productcontentpart ul.cartlisting li {
                margin-bottom: 5px;
                float: left;
                padding-right: 26px;
                border-right: #807e7e 1px solid;
                padding-left: 13px;
                min-height: 96px;
                font-size: 14px;
                line-height: 25px;
                font-family: 'Raleway', sans-serif;
                font-weight: 600;
                color: #000;
            }

                .shippingcol .productcontentpart ul.cartlisting li span {
                    margin-bottom: 5px;
                    float: left;
                }

                .shippingcol .productcontentpart ul.cartlisting li:first-child {
                    padding-left: 0px;
                }

                .shippingcol .productcontentpart ul.cartlisting li span.t-price {
                    font-family: 'Libre Baskerville', serif;
                    font-size: 15px;
                    color: #d04533;
                }

                .shippingcol .productcontentpart ul.cartlisting li span.t-price1 {
                    font-family: 'Libre Baskerville', serif;
                    font-size: 15px;
                    color: #000;
                }

                .shippingcol .productcontentpart ul.cartlisting li span.newdiscount {
                                  color: #d60600;
                                  float:none;
                }

                .shippingcol .productcontentpart ul.cartlisting li:last-child {
                    border-right: none;
                }

    .shippingcol .productcontentpart ul.cartlisting li a.removebtn {
        background: #d04533;
        border-right: #c03c26 3px solid;
        padding: 6px 17px 4px;
        margin: 5px 5px 0 0px;
        color: #fff;
        float: left;
        border-radius: 100px;
    }

    .shippingcol .productcontentpart ul.cartlisting li a.removebtn:hover {
        background: #c03c26;
        border-right: #d04533 3px solid;
    }

                .shippingcol .productcontentpart ul.cartlisting li a.newupdatebtn {
                    background: #198105;
                    border-right: #198105 3px solid;
                    padding: 6px 17px 4px;
                    margin: 5px 5px 0 0px;
                    color: #fff;
                    float: left;
                    border-radius: 100px;
                }

                    .shippingcol .productcontentpart ul.cartlisting li a.newupdatebtn:hover {
                        background: #197308;
                        border-right: #197308 3px solid;
                    }


    .shippingcol .productcontentpart ul.cartlisting li.qtext {
        font-size: 14px;
        color: #777777;
        font-weight: 600;
        font-family: 'Raleway', sans-serif;
    }

                .shippingcol .productcontentpart ul.cartlisting li input {
                    width: 49px;
                    height: 30px;
                    border: #807e7e 1px solid;
                    text-align: center;
                    border-radius: 3px;
                    margin-bottom: 5px;
                }

.shippingcol .productcontentpart ul.cartlisting li.productprice
{
 font-size:17px;
 color:#000000;
 font-weight:bold;
 font-family:Arial, Helvetica, sans-serif;
}

.shippingcol .productcontentpart ul.cartlisting li.productprice span
{
 font-size:15px;
 margin-right:5px;
}


    .shippingcol .productcontentpart ul.cartlisting li.productoffer {
        font-size: 14px;
        color: #d04533;
        font-weight: 600;
        font-family: 'Raleway', sans-serif;
    }

.shippingcol .productcontentpart ul.cartlisting li input:focus
{
 outline:none;
}

.shippingcol .productcontentpart ul.cartlisting li input[type=button]
{
 width:auto;
 height:auto;
 border-radius:0;
 font-size:12px;
 font-weight:600;
 padding:6px 10px 4px;
 background:#828282;
 color:#fff;
 border:none;
 margin:7px 5px 0 0px;
}

.shippingcol .productcontentpart ul.cartlisting li input:hover[type=button]
{
 background:#545454;
}

.shippingcol .productcontentpart ul.cartlisting li input.removebtn[type=button]
{
 background:#d04533;
 border-right:#c03c26 3px solid;
}

.shippingcol .productcontentpart ul.cartlisting li input.removebtn:hover[type=button]
{
 background:#c03c26;
 border-right:#808080 3px solid;
}

.cartadpart {
    width: 100%;
    float: left;
    border:#808080 1px solid;
    margin-bottom: 40px;
}


.cartadpart .leftad
{
 width:50%;
 float:left;
 padding:50px 50px;
 height:160px;
}

    .cartadpart .leftad h2 {
        margin: 0;
        padding: 0;
        font-size: 21px;
        font-weight: 300;
        line-height: 22px;
        color: #1f1f1f;
        font-family: 'Raleway', sans-serif;
        text-transform: capitalize;
    }

.cartadpart .leftad h2 img
{
 float:left;
 margin-right:15px;
}

.cartadpart .leftad h2 span
{
 font-size:18px;
 font-weight:600;
}

.cartadpart .leftad h2 span.rtxt
{
 color:#d34a46;
}

.cartadpart .leftad p
{
 font-size:15px;
 color:#3a3a3a;
}

    .cartadpart .cuponad {
        width: 50%;
        background: #f7f7f7;
        height: 160px;
        float: left;
        border: #808080 1px dashed;
        padding: 0 30px;
        position: relative;
        font-family: 'Raleway', sans-serif;
    }

.cartadpart .cuponad .cutter
{
 position:absolute;
 top: 66px;
 left: -8px;
}

    .cartadpart .cuponad h3 {
        margin: 0;
        padding: 35px 0 5px 0;
        font-size: 17px;
        font-weight: 600;
        color: #000;
        font-family: 'Raleway', sans-serif;
        text-transform:capitalize;
    }

.cartadpart .cuponad h3 span
{
color:#d34a46;
}

.cartadpart .cuponad p
{
 margin:0 0 10px;
 padding:0;
 font-size:13px;
 color:#616161;
}


.cuponform
{
 padding:6px;
 background:#fff;
 width:100%;
 border:#dad7d7 1px solid;
}

.cuponform input
{
 width:58%;
 border:none;
 font-size:13px;
 height:25px;
 border:none;
 padding:0 5px;
}

.cuponform input:focus
{
 outline:none;
}


.cuponform input[type=submit]
{
 background:#63b64e;
 border:none;
 border-right:#4ea33c 3px solid;
 color:#f8f8f8;
 font-size:13px;
 height:25px;
 width:40%;
 font-weight:600;
 float:right;
 text-shadow:#499336 1px 1px 1px;
}

.cuponform input:hover[type=submit]
{
 background:#4ea33c;
}




.shippingrightpart {
    border: #807e7e 1px solid;
    padding: 20px;
    margin-bottom: 40px;
    height: auto;
        width: 92%;
    float: right;
}

    .shippingrightpart .merchanttext {
        color: #000;
        font-size: 17px;
        font-family: 'Libre Baskerville', serif;
        font-weight: 400;
       line-height: 23px;
    }

        .shippingrightpart .merchanttext span {
            font-size: 13px;
            font-family: 'Libre Baskerville', serif;
            font-weight: 400;
            font-style:italic;
        }


        .shippingrightpart h3 {
            margin: 6px 0 20px;
            padding: 0 0 10px;
            color: #000;
            font-size: 20px;
            font-family: 'Libre Baskerville', serif;
            font-weight: 400;
            border-bottom: #939393 1px dashed;
            text-transform: capitalize;
        }

.shippingrightpart ul
{
 margin:0;
 padding:0;
 list-style:none;
}

.shippingrightpart ul li
{
 margin:0;
 padding: 0 0 8px;
 font-size:15px;
 color:#1d1d1d;
}

    .shippingrightpart ul li span {
        float: right;
        font-size: 17px;
        font-family: 'Libre Baskerville', serif;
    }


.shippingrightpart ul li span.freetext
{
 color:#de1b1b;
 font-weight:bold;
}

    .shippingrightpart ul li:last-child {
        font-size: 17px;
        font-weight: 600;
        border-top: #939393 1px dashed;
        border-bottom: #939393 1px dashed;
        padding-top: 15px;
        margin: 17px 0 10px;
        font-family: 'Libre Baskerville', serif;
    }

.shippingrightpart ul li:last-child span
{
 font-size:19px;
}


.btnpart1
{
 padding:0px !important;
 text-align:left !important;
 margin:5px 0 0 35px;
}

.btnpart {
    width: 100%;
    float: left;
    text-align: right;
    padding: 25px;
}


    .btnpart a.adbtn {
        width: 225px;
        height: 40px;
        line-height: 39px;
        padding-left: 18px;
        background: url(../images/addsign.png) 15px 13px no-repeat #dcdcdc;
        color: #303030;
        font-family: 'Raleway', sans-serif;
        font-size: 14px;
        font-weight: 700;
        text-align: center;
        display: inline-block;
        margin-right: 5px;
        border-radius: 3px;
        outline: none;
    }


.btnpart a.adbtn:hover
{
 background:url(../images/addsign-hover.png) 15px 13px no-repeat #8e8e88;
 color:#fff;
}

    .btnpart a.adbtn1 {
        width: 225px;
        height: 40px;
        padding: 0;
        line-height: 39px;
        background: #636363;
        color: #fff;
        font-family: 'Raleway', sans-serif;
        font-size: 14px;
        font-weight: 700;
        text-align: center;
        display: inline-block;
        margin-right: 5px;
        border-radius: 3px;
        outline: none;
    }


    .btnpart a {
        width: 207px;   
        height: 40px;
        line-height: 39px;
        padding-left: 18px;
        background: url(../images/c-arrow.jpg) 15px 13px no-repeat #dcdcdc;
        color: #303030;
        font-family: 'Raleway', sans-serif; 
        font-size: 14px;
        font-weight: 700;
        text-align: center;
        display: inline-block;
        margin-right: 5px;
        border-radius: 3px;
    }

    .btnpartaddpop {
        width: 183px;
        height: 40px;
        line-height: 39px;
        padding-left: 18px;
        background-color:#dcdcdc !important;
        color: #303030;
        font-size: 14px;
        font-weight: 700;
        text-align: center;
        display: inline-block;
        margin-right: 3px;
        border-radius: 3px;
    }

.btnpartcount {
    width: 225px; /* height:39px; */
    line-height: 40px;
    background: #d34a46;
    background: url(../images/proceed.png) 15px 13px no-repeat #d34a46 !important;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    border: none;
    border-radius: 3px;
    padding-left: 25px;
}


.btnpart a:hover
{
 background:url(../images/c-hover.jpg) 15px 13px no-repeat #8e8e88;
 color:#fff;
}

    .btnpart input[type=submit] {
        width: 207px;
        height: 41px;
        line-height: 40px;
        padding-left: 18px;
        background: url(../images/c-arrow.jpg) 15px 13px no-repeat #dcdcdc;
        color: #303030;
        font-size: 14px;
        font-weight: 700;
        text-align: center;
        display: inline-block;
        margin-right: 5px;
        border-radius: 3px;
        font-family: 'Raleway', sans-serif;
    }

    .btnpart input.newcheckout[type=submit] {
        width: 225px;
        height: 40px;
        line-height: 40px;
        background: #d34a46;
        background: url(../images/proceed.png) 15px 13px no-repeat #d34a46;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        text-align: center;
        border: none;
        border-radius: 3px;
        padding-left: 25px;
        font-family: 'Raleway', sans-serif;
    }


.btnpart input.newcheckout:hover[type=submit] {
    background: url(../images/proceed.png) 15px 13px no-repeat #c31a15;
}


        .btnpart input[type=button] {
            width: 225px;
            height: 39px;
            line-height: 40px;
            background: #d34a46;
            background: url(../images/proceed.png) 15px 13px no-repeat #d34a46;
            color: #fff;
            font-size: 14px;
            font-weight: 700;
            text-align: center;
            border: none;
            border-radius: 3px;
            padding-left: 25px;
        }
	

.btnpart input:hover[type=button]
{

 background:url(../images/proceed-hover.png) 15px 13px no-repeat #bf3c38;
}

.btnpart input:focus
{
 outline:none;
}


.cartadpart .countrypart
{
width: 50%;
float: left;
padding: 5px 50px;
height: 160px;
}

    .cartadpart .countrypart h3 {
        margin: 20px 0 13px;
        padding: 0px;
        font-family: 'Libre Baskerville', serif;
        font-size: 19px;
        color: #000;
        text-transform: capitalize;
        font-weight: normal;
    }


.cartadpart .countrypart select
{
 width:100%;
 border:#dad7d7 1px solid;
 padding:10px;
 font-size:13px;
 font-weight:500;
 color:#000;
 margin-bottom:10px;
}

.cartadpart .countrypart select:focus
{
 outline:none;
}


.usad
{
 width:100%;
 float:left;
 margin-top:-15px;
}

.usad h3
{
 margin:0px;
 padding:0px;
 font-size:18px;
 font-weight:600;
 line-height:23px;
}

.usad h3 img
{
 float:left;
 margin:2px 10px 0 10px;
}


.usad h3 span
{ 
 font-size:15px;
 font-weight:400;
}

/*************EditAddress Page Css Start **********************/
.editaddresscol
{
 width:100%;
 margin:30px 0;
 padding:0;
}


/*************Billing Page Css Start **********************/


.billingbanner {
    /*background: #f5f5f5;*/
    padding: 40px 0 15px;
    width: 100%;
    text-align: center;
}

    .billingbanner h2 {
        margin: 0;
        padding: 0 0 10px;
        font-size: 26px;
        color: #408642;
        font-weight: 700;
        font-family: 'Raleway', sans-serif;
        text-transform: capitalize;
    }

.billingbanner h2 span
{
 font-weight: 300;
}

.billingbanner h2 img
{
 margin: -5px 10px 0 10px;
}

.billingbanner p
{
 margin: 0;
 padding: 0 0 0 25px;
 font-size: 14px;
 font-weight: 400;
 color: #393939;
}

.shippingsummarycol {   
    /*min-height: 577px;*/
    background: #408642;
    padding: 30px 20px;
    overflow: scroll;
    overflow-x: hidden;
   max-height: 550px;
}


    .shippingsummarycol h2 {
        font-family: 'Raleway', sans-serif;
        font-size: 25px;
        text-align: center;
        font-weight: 600;
        margin: 0px;
        padding: 0px 0px 10px;
        text-transform: capitalize;
        color: #fff;
    }

    .shippingsummarycol h3 {
        text-align: center;
        font-family: 'Raleway', sans-serif;
        font-size: 14px;
        font-weight: 300;
        margin: 0px 0px 10px;
        padding: 0px;
        text-transform: capitalize;
        color: #fff;
    }

.shippingsummarycol h3 img
{
 margin-top:15px;
 display:none;
}

ul.summarylisting
{
 margin:0;
 padding:0;
 list-style:none;
 width:100%;
}

ul.summarylisting li:last-child {
    text-align: right;
    border-bottom: none;
    padding: 15px 0px 0px;
}

    ul.summarylisting li {
        width: 100%;
        margin: 0px;
        padding: 25px 0px 20px;
        border-top: 1px solid #72ad74;
        border-bottom: 1px solid #0e6f11;
    }

        ul.summarylisting li .listingleftcol {
            width: 30%;
            height: 100px;
            float: left;
            text-align: center;
            line-height: 100px;
            box-shadow: rgb(43, 97, 44) 3px 3px 3px;
            background: rgb(255, 255, 255);
        }

ul.summarylisting li .listingrightcol {
    width: 65%;
    float: right;
}

ul.summarylisting li:first-child {
    border-top: none;
}

    ul.summarylisting li p.totalamount {
        font-size: 17px;
        color: #fff;
        font-weight: 700;
        margin: 0px;
        padding: 0px;
        font-family: 'Raleway', sans-serif;
        line-height: 40px;
    }

ul.summarylisting li p.totalprice {
    font-size: 21px;
    color: #fff;
    font-weight: 600;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
}


.modal-form
{
 width:600px !important;
}

ul.changeshipping
{
 margin:0;
 padding:20px;
 list-style:none;
}

ul.changeshipping li
{
 margin:0 0 15px;
 padding:0;
 width:100%;
}

ul.changeshipping h2
{
 margin:0;
 padding: 0 0 6px;
 font-size:23px;
 font-weight:600;
 color:#000;
 text-align:center;
}

ul.changeshipping p
{
 margin:0;
 padding:0;
 font-size:14px;
 color:#393939;
 font-weight:400;
 text-align:center;
}

ul.changeshipping p img
{
 margin:10px 0 50px 0px;
}


ul.changeshipping li label
{
 width:30%;
 float:left;
 padding-top: 10px;
 font-size:14px;
 color:#000;
 font-weight:500;
}

ul.changeshipping li input
{
 width:70%;
 height:39px;
 border:#d0d0d0 1px solid;
 padding:0px 10px;
}

ul.changeshipping li select
{
 width:70%;
 height:39px;
 border:#d0d0d0 1px solid;
 padding:0px 10px;
 background:#f5f5f5;
 font-size:14px;
 color:#000;
 font-weight:500;
}

ul.changeshipping li select:focus
{ 
 outline:none;
}

ul.changeshipping li input.w50
{
 width:50%;
}

ul.changeshipping li input.w55
{
 width:55%;
}


ul.changeshipping li input.w40
{
 width:40%;
}


ul.changeshipping li input:focus
{
 outline:none;
}

ul.changeshipping li input[type=submit]
{
 width:auto;
 background:#d44a47;
 color:#fff;
 font-size:17px;
 font-weight:600;
 border:none;
 padding:7px 30px;
 margin-right:5px;
 height:auto;
}

ul.changeshipping li input:hover[type=submit]
{
 background:#c03d3a;
}

ul.changeshipping li input:hover[type=button]
{
 background:#5b5959;
}

ul.changeshipping li input[type=button]
{
 width:auto;
 background:#717171;
 color:#fff;
 font-size:17px;
 font-weight:600;
 border:none;
 padding:7px 30px;
  height:auto;
}

.p-bottomnone
{
 padding-bottom:0px !important;
}



ul.summarylisting li a.editbtn {
    color: rgb(255, 255, 255);
    font-size: 13px;
    font-weight: 600;
    float: right;
    background: #36a539;
    border-radius: 2px;
    padding: 5px 10px;
    border-right: 2px solid #237d26;
    margin: 10px 0px 0px;
}


.editcolumn {
    margin-left: 30px;
    margin-bottom: 20px;
    padding: 33px 0 0;
    border-width: 1px;
    border-style: solid;
    border-color: #5cb15f;
    border-image: initial;
    position:relative;
   
}

.editnewbtn {
position: absolute;
top: 20px;
right: 90px;
}



.editcolumn h2 {
    font-size: 20px;
    text-align: center;
    color: rgb(23, 22, 22);
    font-family: 'Libre Baskerville', serif;
    font-weight: 600;
    margin: 0px;
    padding: 0px 0px 2px;
}

.editcolumn h2 label
{
 color:#000;
}


    .editcolumn h2 .container {
        display: block;
        position: relative;
        font-family: 'Libre Baskerville', serif;
        font-size: 20px;
        cursor: pointer;
        font-weight: 500;
        user-select: none;
        text-transform: capitalize;
    }

.editcolumn h2 .container input:checked ~ .checkmark {
    background-color: rgb(94, 154, 96);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(94, 154, 96);
    border-image: initial;
}


.editcolumn h2 .container input:checked ~ .checkmark::after {
    display: block;
}

.editcolumn h2 .container .checkmark::after {
    left: 6px;
    top:1px;
    width: 7px;
    height: 13px;
    transform: rotate(45deg);
    border-style: solid;
    border-color: white;
    border-image: initial;
    border-width: 0px 3px 3px 0px;
}

.editcolumn h2 .checkmark::after {
    content: "";
    position: absolute;
    display: none;
}

.editcolumn h2 .container input {
    position: absolute;
    opacity: 0;
}

.editcolumn h2 .checkmark {
    position: absolute;
    top: 6%;
    left: 17%;
    height: 20px;
    width: 20px;
    background-color: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    border-image: initial;
}

    .editcolumn h3 {
        text-align: center;
        font-size: 13px;
        font-weight: 500;
        margin: 0px 0px 10px;
        padding: 0px;
        font-family: 'Raleway', sans-serif;
        text-transform:capitalize;
    }

.editcolumn h3 img
{
 margin-top: 13px;
}


ul.userdetail
{
 margin:40px 0 40px;
 padding:0;
 text-align:center;
 width:100%;
 list-style:none;
}

ul.userdetail li
{
 margin:0;
 padding:0;
 width:100%;
 text-align:center;
 font-size:16px;
 line-height:28px;
 font-weight:500;
  line-break: anywhere;
}

.editcolumn a.changebtn {
    background: #408642;
    text-align: center;
    color: #fff;
    width: 100%;
    display: block;
    padding: 10px 0;
    border-bottom: #317533 2px solid;
    font-weight: 600;
    font-size: 15px;
    text-shadow: #5f635f 1px 1px 2px;
}

.editcolumn a.changebtn span
{
 color:#d6d6d6;
 text-shadow:none;
 padding-left:5px;
 font-size:18px;
}

    .editcolumn a.changebtn:hover {
        background: #317533;
    }

.editcolumn a.changebtn:hover span
{
 color:#fff;
}

.centerbox {
    margin: 20px auto !important;
    float: none !important;
}

    .centerbox h2
    {
       padding-top:8px !important;

    }

    .centerbox li input[type=submit] {
        background: #5eb70e;
        color: #fff;
        font-size: 18px;
        padding: 0px;
        border: none;
        font-family: 'Raleway', sans-serif;
        font-weight: 500;
        margin-bottom: 10px;
    }


    .billingcolumn {
        margin-left: 30px;
        margin-bottom: 20px;
        padding: 20px;
        border-width: 1px;
        border-style: solid;
        border-color: rgb(91, 173, 93);
        border-image: initial;
    }

        .billingcolumn h2 {
            font-size: 23px;
            font-family: 'Raleway', sans-serif;
            text-align: center;
            color: #256f28;
            font-weight: 600;
            margin: 0px;
            padding: 0px 0px 10px;
            text-transform: capitalize;
        }

        .billingcolumn h3 {
            text-align: center;
            font-size: 15px;
            font-weight: 500;
            margin: 0px 0px 10px;
            padding: 0px;
            font-family: 'Raleway', sans-serif;
            text-transform: capitalize;
        }

.billingcolumn h3 .container {
    display: block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    user-select: none;
}

.billingcolumn h3 .container input:checked ~ .checkmark {
    background-color: rgb(94, 154, 96);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(94, 154, 96);
    border-image: initial;
}

            .billingcolumn h3 .checkmark {
                position: absolute;
                top: -5px;
                left: 0px;
                height: 20px !important;
                width: 20px !important;
                background-color: rgb(255, 255, 255);
                border-width: 1px;
                border-style: solid;
                border-color: rgb(204, 204, 204);
                border-image: initial;
            }

.billingcolumn h3 .container input:checked ~ .checkmark::after {
    display: block;
}

.billingcolumn h3 .container .checkmark::after {
    left: 9px;
    top: 5px;
    width: 7px;
    height: 13px;
    transform: rotate(45deg);
    border-style: solid;
    border-color: white;
    border-image: initial;
    border-width: 0px 3px 3px 0px;
}

.billingcolumn h3 .checkmark::after {
    content: "";
    position: absolute;
    display: none;
}

.billingcolumn h3 .container input {
    position: absolute;
    opacity: 0;
}

.billingcolumn h3 .checkmark {
    position: absolute;
    top: -5px;
    left: 0px;
    height: 25px;
    width: 25px;
    background-color: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    border-image: initial;
}

.billingcolumn h3 img {
    margin-top: 10px;
}


.billingcolumn h3.oldheading img {
    margin-top: 15px;
}

ul.billingform {
    width: 100%;
    float: left;
    margin: 15px 0px 0px;
    padding: 0px;
    list-style: none;
}

    ul.billingform li input {
        width: 100%;
        height: 39px;
        margin-bottom: 10px;
        color: rgb(0, 0, 0);
        font-size: 14px;
        border-width: 1px;
        border-style: solid;
        border-color: rgb(208, 208, 208);
        border-image: initial;
        padding: 0px 10px;
        box-shadow: none;
        border-radius: 0;
    }

ul.billingform li input::placeholder
{
 color:#000;
 font-size:14px;
 font-weight:500;
 text-transform:capitalize;
}

ul.billingform li select {
    width: 100%;
    height: 39px;
    margin-bottom: 10px;
    color: rgb(0, 0, 0);
    font-size: 14px;
    font-weight: 500;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(208, 208, 208);
    border-image: initial;
    padding: 0px 10px;
    background: rgb(245, 245, 245);
}

.billingcolumn h3 .checkmark {
    position: absolute;
    top: -5px;
    left: 0px;
    height: 25px;
    width: 25px;
    background-color: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    border-image: initial;
}

.billingcolumn h3 .container input {
    position: absolute;
    opacity: 0;
}





.newregister {
    margin-left: 30px;
    margin-bottom: 20px;
    padding: 30px 20px 0;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    border-image: initial;
}

    .newregister h2 {
        font-size: 26px;
        font-family: 'Raleway', sans-serif;
        text-align: center;
        color: rgb(23, 22, 22);
        font-weight: 600;
        margin: 0px;
        padding: 0px 0px 10px;
        text-transform: capitalize;
    }

    .newregister h3 {
        text-align: center;
        font-size: 15px;
        font-weight: 500;
        margin: 0px 0px 10px;
        padding: 0px;
        font-family: 'Raleway', sans-serif;
        text-transform: capitalize;
    }

        .newregister h3 .container {
            display: block;
            position: relative;
            padding-left: 35px;
            cursor: pointer;
            font-size: 13px;
            font-weight: 500;
            user-select: none;
        }

            .newregister h3 .container input:checked ~ .checkmark {
                background-color: rgb(94, 154, 96);
                border-width: 1px;
                border-style: solid;
                border-color: rgb(94, 154, 96);
                border-image: initial;
            }

        .newregister h3 .checkmark {
            position: absolute;
            top: -5px;
            left: 0px;
            height: 25px;
            width: 25px;
            background-color: rgb(255, 255, 255);
            border-width: 1px;
            border-style: solid;
            border-color: rgb(204, 204, 204);
            border-image: initial;
        }

        .newregister h3 .container input:checked ~ .checkmark::after {
            display: block;
        }

        .newregister h3 .container .checkmark::after {
            left: 9px;
            top: 5px;
            width: 7px;
            height: 13px;
            transform: rotate(45deg);
            border-style: solid;
            border-color: white;
            border-image: initial;
            border-width: 0px 3px 3px 0px;
        }

        .newregister h3 .checkmark::after {
            content: "";
            position: absolute;
            display: none;
        }

        .newregister h3 .container input {
            position: absolute;
            opacity: 0;
        }

        .newregister h3 .checkmark {
            position: absolute;
            top: -5px;
            left: 0px;
            height: 25px;
            width: 25px;
            background-color: rgb(255, 255, 255);
            border-width: 1px;
            border-style: solid;
            border-color: rgb(204, 204, 204);
            border-image: initial;
        }

        .newregister h3 img {
            margin-top: 10px;
        }


        .newregister h3.oldheading img {
            margin-top: 15px;
        }

ul.billingform {
    width: 100%;
    float: left;
    margin: 15px 0px 0px;
    padding: 0px;
    list-style: none;
}

    ul.billingform li input {
        width: 100%;
        height: 39px;
        margin-bottom: 10px;
        color: rgb(0, 0, 0);
        font-size: 14px;
        border-width: 1px;
        border-style: solid;
        border-color: rgb(208, 208, 208);
        border-image: initial;
        padding: 0px 10px;
        box-shadow: none;
        border-radius: 0;
    }

        ul.billingform li input::placeholder {
            color: #000;
            font-size: 14px;
            font-weight: 500;
            text-transform: capitalize;
        }

    ul.billingform li select {
        width: 100%;
        height: 39px;
        margin-bottom: 10px;
        color: rgb(0, 0, 0);
        font-size: 14px;
        font-weight: 500;
        border-width: 1px;
        border-style: solid;
        border-color: rgb(208, 208, 208);
        border-image: initial;
        padding: 0px 10px;
        background: rgb(245, 245, 245);
    }

.billingcolumn h3 .checkmark {
    position: absolute;
    top: -2px;
    left: 0px;
    height: 25px;
    width: 25px;
    background-color: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    border-image: initial;
}

.billingcolumn h3 .container input {
    position: absolute;
    opacity: 0;
}

ul.billingform li input[type="submit"] {

  background: #328734;
  border: none;
  color: #fff;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
}

ul.billingform li input[type="button"] {
    background: #328734;
    border: none;
    color: #fff;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}




ul.newbillingform {
    width: 100%;
    float: left;
    margin: 15px 0px 0px;
    padding: 0px;
    list-style: none;
}

    ul.newbillingform li input {
        width: 100%;
        height: 39px;
       color: rgb(0, 0, 0);
        font-size: 14px;
        border-width: 1px;
        border-style: solid;
        border-color: rgb(208, 208, 208);
        border-image: initial;
        padding: 0px 10px;
        box-shadow: none;
        border-radius: 0;
    }

        ul.newbillingform li input[type=radio] {
            width: auto;
            height: auto;
            margin-right: 5px;
            position: relative;
            top: 2px;
        }

        ul.newbillingform li input[type=checkbox] {
            width: auto;
            height: auto;
            margin-right: 5px;
            position: relative;
            top: 2px;
        }


    ul.newbillingform li
    {
      margin-bottom:13px;
    }

        ul.newbillingform li h6 {
            margin: 0px;
            padding: 20px 20px 10px;
            background: #f5f5f5;
            color:#000;
        }

        ul.newbillingform li span.title-2 {
            font-size: 18px;
            font-weight: 500;
            color: #d02323;
            margin: 0;
            padding: 0;
        }


      .m-right 
        {
        margin: 0 15px 0 0px !important;
        }

        ul.newbillingform li label {
            font-size: 15px;
            font-weight: 500;
            color: #000;
        }


    ul.newbillingform li input::placeholder {
        color: #000;
        font-size: 14px;
        font-weight: 500;
        text-transform: capitalize;
    }

    ul.newbillingform li select {
        width: 100%;
        height: 39px;
        margin-bottom: 10px;
        color: rgb(0, 0, 0);
        font-size: 14px;
        font-weight: 500;
        border-width: 1px;
        border-style: solid;
        border-color: rgb(208, 208, 208);
        border-image: initial;
        padding: 0px 10px;
        background: rgb(245, 245, 245);
    }

.newbillingform h3 .checkmark {
    position: absolute;
    top: -5px;
    left: 0px;
    height: 25px;
    width: 25px;
    background-color: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    border-image: initial;
}

.newbillingform h3 .container input {
    position: absolute;
    opacity: 0;
}


.finalbilling {
    text-align: right;
    margin: -5px 0 12px -5px;
}

    .finalbilling input[type=submit] {
        margin: 0px;
        padding: 7px 15px;
        background: #2a842d;
        color: #fff;
        border-radius: 0px !important;
        font-size: 15px;
        font-family: 'Raleway', sans-serif;
        height:auto !important;
    }

    .finalbilling input.cancel[type=submit] {
        background: #bb2b07;
        font-size: 15px;
        font-family: 'Raleway', sans-serif;
    }


.paymentbox {
    margin: 0px;
    padding: 10px;
}

.paymentbox h2 {
    font-size: 20px;
    color: rgb(0, 0, 0);
    font-weight: 600;
    margin: 0px;
    padding: 10px 0px 5px;
}

.paymentbox p {
    font-size: 14px;
    color: rgb(89, 78, 78);
    font-weight: 500;
    margin: 0px;
    padding: 0px;
}

ul.banklisting {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul.banklisting li {
    font-size: 13px;
    color: rgb(0, 0, 0);
    font-weight: 600;
    margin: 0px;
    padding: 11px 0px 7px;
    border-bottom: 1px solid rgb(220, 220, 220);
}

ul.banklisting li input[type="radio"] {
    position: relative;
    top: 2px;
    margin: 0px 6px 0px 0px;
}

ul.banklisting li:last-child {
    border-bottom: none;
}

p.tabtext {
    font-weight: 500;
    color: rgb(0, 0, 0);
    font-size: 14px;
    margin-top: 20px;
    float: left;
    background: rgb(241, 241, 241);
    border-width: 1px;
    border-style: dashed;
    border-color: rgb(204, 204, 204);
    border-image: initial;
    padding: 15px;
    border-radius: 5px;
}

.paymentbottompart h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 30px 0px 15px;
    padding: 0px;
}

.paymentbottompart p {
    font-size: 15px;
    color: rgb(0, 0, 0);
    font-weight: 500;
    margin: 0px;
    padding: 0px 0px 30px;
}

.paymentbottompart p a {
    color: rgb(215, 46, 46);
    text-decoration: none;
}

.paymentbottompart h3 {
    font-size: 23px;
    font-weight: 500;
    margin: 30px 0px 15px;
    padding: 0px;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
    color:#000;
}

.paymentbottompart h3 span {
    color: rgb(220, 78, 65);
}


ul.newpaymentlisting {
    width: 98%;
    margin: 0px 0 30px;
    padding: 0px 3% 0 0;
    float: left;
    border-right: #ccc 1px solid;
}

    ul.newpaymentlisting li {
        margin: 0px 0 0px 0;
        padding: 30px 0 30px;
        float: left;
        width: 33%;
        text-align: center;
        border-right: #ccc 1px solid;
        border-bottom: #ccc 1px solid;
        font-family: 'Raleway', sans-serif;
        font-size: 15px;
        color: #000;
        font-weight: 400;
        line-height: 24px;
    }

        ul.newpaymentlisting li.bor-bottom {
            border-bottom: none;
            min-height: 245px;
            padding-top: 47px;
        }

        ul.newpaymentlisting li span.ptext {
            font-size: 21px;
            color: #000;
        }


        ul.newpaymentlisting li:nth-child(3)
        {
       border-right:none;
        }

        ul.newpaymentlisting li:nth-child(6) {
            border-right: none;
        }

        ul.newpaymentlisting li figure {
            margin-bottom: 21px;
        }

        
        .proceedbtnpart
        {
          width:100%;
          margin:0px;
          padding:0px;
          text-align:center;
        }

            .proceedbtnpart input[type="submit"] {
                /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#328734+1,266634+61 */
                background: #328734; /* Old browsers */
                background: -moz-linear-gradient(top, #328734 1%, #266634 61%); /* FF3.6-15 */
                background: -webkit-linear-gradient(top, #328734 1%,#266634 61%); /* Chrome10-25,Safari5.1-6 */
                background: linear-gradient(to bottom, #328734 1%,#266634 61%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#328734', endColorstr='#266634',GradientType=0 ); /* IE6-9 */
                color: #fff;
                font-family: 'Raleway', sans-serif;
                font-size: 15px;
                font-weight:600;
                padding: 10px 20px 10px 20px;
               }

            .proceedbtnpart input:hover[type="submit"] {
                /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#266634+10,266634+10,328734+84 */
                background: #266634; /* Old browsers */
                background: -moz-linear-gradient(top, #266634 10%, #266634 10%, #328734 84%); /* FF3.6-15 */
                background: -webkit-linear-gradient(top, #266634 10%,#266634 10%,#328734 84%); /* Chrome10-25,Safari5.1-6 */
                background: linear-gradient(to bottom, #266634 10%,#266634 10%,#328734 84%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#266634', endColorstr='#328734',GradientType=0 ); /* IE6-9 */
            }



                ul.paymentform {
                    width: 100%;
                    float: left;
                    margin: 40px 0px 0px;
                    padding: 0px;
                    list-style: none;
                }

ul.paymentform li.leftpaycolumn {
    width: 19%;
    float: left;
    font-size: 14px;
    color: rgb(0, 0, 0);
    font-weight: 600;
    position: relative;
    top: 11px;
}


ul.paymentform li.rightpaycolumn {
    width: 81%;
    float: right;
}

ul.paymentform li input {
    width: 70%;
    height: 41px;
    margin-bottom: 20px;
    font-size: 14px;
    color: rgb(0, 0, 0);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(203, 201, 201);
    border-image: initial;
    padding: 10px;
}

ul.paymentform li select {
    width: auto;
    height: 41px;
    font-size: 14px;
    color: rgb(0, 0, 0);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(203, 201, 201);
    border-image: initial;
    padding: 10px 15px 10px 10px;
    margin: 0px 10px 20px 0px;
}

ul.paymentform li .digitpart {
    width: 50%;
    height: 41px;
    display: inline-block;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    font-weight: 500;
    background: rgb(245, 245, 245);
    border-width: 1px 1px 1px;
    border-style: solid solid solid none;
    border-color: rgb(203, 201, 201) rgb(203, 201, 201) rgb(203, 201, 201);
    border-image: initial;
    border-left: none;
}

ul.paymentform li input[type="button"] {
    width: auto;
    margin-right: 10px;
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 600;
    background: rgb(92, 170, 94);
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    padding: 0px 20px;
}
    ul.paymentform li input[type="submit"] {
        width: auto;
        margin-right: 10px;
        color: rgb(255, 255, 255);
        font-size: 14px;
        font-weight: 600;
        background: rgb(92, 170, 94);
        border-width: initial;
        border-style: none;
        border-color: initial;
        border-image: initial;
        padding: 0px 20px;
    }

ul.paymentform li input.cancelbtn[type="button"] {
    width: auto;
    margin-right: 10px;
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 600;
    background: rgb(220, 78, 65);
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    padding: 0px 20px;
}

ul.paymentform .payfl {
    float: left;
    margin-bottom: 20px;
    margin-right: 10px;
}

ul.paymentform .payfl span {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 3px;
    position: relative;
    top: 3px;
    text-align: center;
    line-height: 10px;
    color: white;
    background: rgb(234, 231, 231);
    border-radius: 100%;
}

ul.paymentform li input[type="radio"] {
    width: auto;
    height: auto;
    position: relative;
    left: 1px;
}

ul.paymentform li input.cvvcode {
    width: 20%;
}

.paymentsummary {
    text-align: center;
    background: linear-gradient(to right, rgb(75, 150, 76) 1%, rgb(84, 163, 83) 47%, rgb(74, 150, 77) 86%);
    padding: 35px 0px;
}

.paymentsummary h3 {
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 600;
    margin: 0px;
    padding: 0px 0px 6px;
}

.paymentsummary h4 {
    color: rgb(255, 255, 255);
    font-size: 12px;
    margin: 0px;
    padding: 0px 0px 10px;
}

.paymentsummary p {
    color: rgb(255, 241, 17);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 21px;
    margin: 0px;
    padding: 0px;
}

.safesecuread {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

ul.summarylisting li .listingrightcol h2 {
    font-size: 15px;
    color: rgb(0, 0, 0);
    text-align: left;
    line-height: 19px;
    font-weight: 600;
    margin: 0px;
    padding: 0px 0px 8px;
    font-weight:500;
    text-transform:capitalize;
}

ul.summarylisting li .listingrightcol h2 a {
    font-size: 15px;
    color: #fff;
    text-align: left;
    line-height: 19px;
    font-weight: 600;
    margin: 0px;
    padding: 0px 0px 8px;
    font-weight: 500;
    text-transform: capitalize;
}


ul.summarylisting li .listingrightcol p {
    font-size: 13px;
    color: #64d467;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
}

ul.summarylisting li .listingrightcol p.summaryprice {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding-top: 5px;
}














/*************Guest and Login form Css Start **********************/

.guestinfo
{
 width:100%;
 margin:0;
 padding:20px 0 0;
 text-align:center;
}

.guestinfo h3
{
 margin:0;
 padding:0 0 10px;
 font-size:25px;
 color:#1f1f1f;
 font-weight:500;
}


.guestinfo h3 span
{
 color:#000;
}

.guestinfo p
{
 font-size:15px;
 color:#d34a46;
 font-weight:500;
 cursor:pointer;
}

.guestinfo p:hover
{
 color:#000;
 text-decoration:underline;
}

.guestinfo img
{
 margin:20px 0 20px;
}



a.popclosebtn2 {
    background: #d75a4a !important;
}


a.popclosebtnnew {
    font-size: 25px !important;
    color: #fff !important;
    opacity: 10 !important;
     width: 25px;
	 text-shadow:none;
    height: 25px;
    line-height: 21px;
    display: block;
    text-align: center;
    border-radius: 100%;
	text-shadow:none !important;
}

.modal-dialog1
{
 width:540px !important;

}

ul.guestlisting
{
width: 75%;
margin: 31px auto 55px;
padding: 0;
list-style: none;
}

ul.guestlisting li
{
 margin:0;
 padding:0;
 width:100%;
}

ul.guestlisting li.passnone
{
 display:none;
}


ul.guestlisting li.pass
{
 display:block;
 padding-bottom:15px;
 text-align:right;
 font-size:14px;
}

ul.guestlisting li.pass a
{
 color:#000;
 text-decoration:underline !important;
}

ul.guestlisting li.pass a:hover
{
 text-decoration:none !important;
}

ul.guestlisting li input
{
 width:100%;
 height:40px;
 border:#cacaca 1px solid;
 margin-bottom:10px;
 padding:0 10px;
 border-radius: 2px;
}

ul.guestlisting li input:focus
{
 outline:none;
 border:#ccc 1px solid;
}

ul.guestlisting li input::placeholder
{
 font-size:14px;
 color:#000;
}

ul.guestlisting li input[type=submit]
{
 background:#d75a4a;
 color:#fff;
 border:none;
 width:70%;
 float:left;
 height:43px;
 margin-right:10px;
 border-bottom:#b7493b 2px solid;
 font-weight:600;
 text-shadow:#aa3d2f 1px 1px 2px;
}

ul.guestlisting li input:hover[type=submit]
{
background:#b7493b;
}


ul.guestlisting li input.loginbtn[type=submit]
{
 width:100%;
}

ul.guestlisting li input.graybtn[type=submit]
{
 background:#7d7d7d;
 width:27%;
 margin-right:0px;
 border-bottom:#656565 2px solid;
  text-shadow:#5d5d5d 1px 1px 2px;
}

ul.guestlisting li input.graybtn:hover[type=submit]
{
 background:#656565;
}



/*************shopping and tracking Page Css Start **********************/

.formwrap
{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#519c5a+8,519c5a+8,448e6b+58 */
background: #519c5a; /* Old browsers */
background: -moz-linear-gradient(left, #519c5a 8%, #519c5a 8%, #448e6b 58%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #519c5a 8%,#519c5a 8%,#448e6b 58%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #519c5a 8%,#519c5a 8%,#448e6b 58%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#519c5a', endColorstr='#448e6b',GradientType=1 ); /* IE6-9 */
padding:20px 0 30px;
}


.formwrap h2
{
 margin:0;
 padding:40px 0 5px;
 text-align:center;
 color:#fff;
 font-size:36px;
 font-weight:700;
 text-shadow:#1c643b 2px 2px 10px;
}

.formwrap h2 span
{
 font-weight:100;
}

.formwrap h2 img
{
 position:relative;
 margin:-17px 12px 0 0;
 top:-3px;
}

.formwrap p
{
 text-align:center;
 color:#fff;
 font-weight:300;
}

.formwrap p img
{
 margin: 20px 0 45px;
}


/*************wholesale Page Css Start **********************/

.wholesalebg
{
background:url(../images/wholesalebg.jpg) left top no-repeat;
background-size: cover;
padding:20px 0 30px;
}

.wholesalebg h2
{
 margin:0;
 padding:40px 0 10px;
 text-align:center;
 color:#fff;
 font-size:36px;
 font-weight:700;
 text-shadow:#a53406 3px 3px 3px;
}


.wholesalebg h2 img
{
 position:relative;
 margin:-11px 12px 0 0;
 top:-3px;
}

.wholesalebg p
{
 text-align:center;
 color:#fff;
 font-weight:300;
}

.wholesalebg p img
{
 margin: 20px 0 45px;
}

.shoppingform
{
 background:#fff;
 box-shadow:#376e49 5px 5px 10px;
 padding:25px 20px 25px;
 min-height:630px;
}

.newshade
{
box-shadow:#d47812 5px 5px 10px !important;
min-height: 670px;
}

.accountbg
{
 background:url(../images/accountbg.jpg) left bottom no-repeat #fff;
}

.accountbg1
{
 background:url(../images/salebg.jpg) left bottom no-repeat #fff;
 background-size:100% auto;
}

.shoppingform h3
{
 margin:0px;
 padding:0 0 8px;
 font-size:23px;
 font-weight:500;
 text-align:center;
 color:#000;
}

.shoppingform h3 img
{
 margin: 16px 0 12px;
}


.shoppingform h3.accountheading
{
 color:#dc4e41;
}

.hidebox
{
 display: none;
}

.shoppingform ul li.mbot3
{
 margin-bottom:3px;
}

.shoppingform ul li.mbot20
{
 margin-bottom:20px;
}

.shoppingform h4
{
 margin:0;
 padding: 0 0 20px;
 font-size:20px;
 color:#dc4e41;
 font-weight:600;
} 


.shoppingform h5
{
 margin: 15px 0 0;
 padding: 0 0 12px;
 font-size: 16px;
 color: #000;
 font-weight: 600;
} 

.shoppingform h5 img
{
 margin:0 0 0 0px;
 position:relative;
 top: -2px;
 left: 6px;
}


.shoppingform h5.mtop35
{
 margin-top:35px;
}

.mtop5
{
 margin-top:5px;
}


.shoppingform h4 input[type="checkbox"]
{
 margin:0 5px 0 0;
 position:relative;
 top:1px;
}

.shoppingform h4 img
{
 margin:12px 0;
}

.shoppingform ul
{
 margin:20px 0 0;
 padding:0px;
 list-style:none;
 width:100%;
 float:left;
}

.shoppingform ul li
{
 margin:0;
 padding:0;
 font-size:14px;
 font-weight:500;
}

.shoppingform ul li span.checkheading
{
 position: relative;
 top: 2px;
 left: 6px;
}


.shoppingform ul li input[type=checkbox]
{
 width:20px;
 height:20px;
}


.shoppingform .checkboxFive {
	width: 25px;
	margin: 0px 0px 1px;
	position: relative;
	float:left;
}

.shoppingform .checkboxFive label {
	cursor: pointer;
	position: absolute;
	width: 23px;
	height: 24px;
	top: 0;
  	left: 0;
	background: #eee;
	border:1px solid #ccc;
}

.shoppingform .checkboxFive label:after {
	opacity: 0;
    content: '';
    position: absolute;
    width: 13px;
    height: 7px;
    background: transparent;
    top: 6px;
    left: 5px;
    border: 3px solid #333;
    border-top: none;
    border-right: none;
    transform: rotate(-45deg);
}

/**
 * Create the hover event of the tick
 */
.shoppingform .checkboxFive label:hover::after {
	opacity: 0;
}

/**
 * Create the checkbox state for the tick
 */
.shoppingform .checkboxFive input[type=checkbox]:checked + label:after {
	opacity: 1;
}

.shoppingform ul li input[type=radio]
{
 width:auto;
 height:auto;
 margin-right: 6px;
 position: relative;
 top: 1px;
}



.shoppingform ul li input
{
 width:100%;
 height:41px;
 border:#d0d0d0 1px solid;
 margin-bottom:10px;
 padding:13px;
 font-size:13.5px;
 color:#000;
}

.shoppingform ul li input:focus
{
 outline:none;
 border:#539f57 1px solid;
}

.shoppingform ul li input::placeholder
{
 font-size:13.5px;
 color:#000;
 font-weight:500;
}


.shoppingform ul li select
{
 width:100%;
 height:39px;
 border:#d0d0d0 1px solid;
 margin-bottom:10px;
 padding:0 13px;
 font-size:13.5px;
 color:#000;
 background:#f5f5f5;
}

.shoppingform ul li select:focus
{
 outline:none;
 border:#539f57 1px solid;
 background:#fff;
}

.trackresgister
{
 width:100%;
 text-align:center;
 margin: 60px 0 20px;
}

.trackresgister p
{
 margin:0 0 25px;
 padding:0;
 font-size:22px;
 color:#000;
 font-weight:400;
}

.trackresgister input[type=checkbox]
{
 width:25px;
 height:25px;
 display: none;
}

.trackresgister .checkboxFive {
	width: 405px;
	margin:0 auto;
	position: relative;
}

.trackresgister .checkboxFive label {
	cursor: pointer;
    position: absolute;
    width: 26px;
    height: 25px;
    top: 3px;
    left: 0;
    background: #fff;
    border: none;
}

.trackresgister .checkboxFive label:after {
	opacity: 0;
    content: '';
    position: absolute;
    width: 13px;
    height: 7px;
    background: transparent;
    top: 8px;
    left:6px;
    border: 3px solid #333;
    border-top: none;
    border-right: none;
    transform: rotate(-45deg);
}

/**
 * Create the hover event of the tick
 */
.trackresgister .checkboxFive label:hover::after {
	opacity: 0;
}

/**
 * Create the checkbox state for the tick
 */
.trackresgister .checkboxFive input[type=checkbox]:checked + label:after {
	opacity: 1;
}


.trackresgister a
{
 background:url(../images/next-arrow.png) 73% 11px no-repeat #32a800;
 color:#fff;
 padding:8px 55px 8px 30px;
 color:#fff;
 font-weight:600;
 margin:10px 0 0 0px;
 border-radius:2px;
 border:#dcfece 1px solid;
 text-shadow:1px 1px 3px #1b5104;
}

.trackresgister a:hover
{
 text-shadow:1px 1px 2px #945814;
 color:#fff;
 background:url(../images/next-arrow.png) 73% 11px no-repeat #ffa137;
}

.trackresgister input[type=submit]
{
 background:#2d5f43;
 padding:0 30px;
 border:#6fc393 1px solid;
 height:45px;
 color:#fff;
 font-size:18px;
 font-weight:500;
 border-radius:3px;
 text-shadow:#0e2217 1px 1px 2px;
}

.trackresgister input:hover[type=submit]
{
 background:#438762;
 color:#fff;
 border:#6fc393 1px solid;
 text-shadow:#3c855b 1px 1px 2px;
}

.trackresgister input.step2[type=submit]
{
 background:#32a800;
 border:#dcfece 1px solid;
 text-shadow:#267604 1px 1px 2px;
}


.trackresgister input.step2:hover[type=submit]
{
 background:transparent;
 text-shadow:none;
  border:#fff 1px solid;
}

.textwidget a
{
 color:#fff !important;
}

/*************Contact Page Css Start **********************/


 @media screen and (max-width: 76em)

 {
    .detailslider .owl-stage-outer .owl-stage {
        width: 553px !important;
        display: flex;
    }


    .zoomrightpart h3 span.reviewpart {
     float: none;
    width:100%;
   margin:0 auto;
  text-align:center;
  display:inline-block;
   margin-top: 11px;
    }

.zoomrightpart h3 span.reviewpart a 
{
 display:inline-block;
margin-bottom: 14px;
margin-top: 25px;
}
   
         

    ul .topadbanner li:first-child {
        width: 33%;
        margin-top: 41px;
    }

    ul.topadbanner li:nth-child(2) {
        width: 33%;
        margin-top: 41px;
    }

.bnr img {
width: 95% !important;
}



    ul.topadbanner li {
        width: 33%;
        margin-top: 41px;
    }


    ul.topadbanner li img {
        width: 100%;
        height: 110px;
    }

    .item .productimg img {
        width: auto !important;
    }

    .item {
        height: auto;
        padding-bottom:20px;
    }

.mainwrap
{
width:90%;
margin:0 auto;
}

.healthleftsection img
{
 width:100%;
}

.bannerleftcol
{
 width: 27%;
}

.bannerrightcol
{
 width: 73%;
}

.searchpart .searchbox ul li:first-child
{
 width:90% !important;
}

.searchpart .searchbox ul li input[type=submit]
{
 width:59px;
}

ul.featurelisting li a h3
{
 font-size:14px;
}

ul.featurelisting li a p
{
font-size: 13px;
}

ul.featurelisting li a
{
 padding: 24px 20px 0;
}


.healthleftsection
{
 display:none;
}

.healthrightsection
{
 width:100%;
 float:left;
}

.nospace
{
 float:left !important;
 margin-right:20px !important;
}

.healthrightsection .bottomproduct
{
 width: 22.8%;
}

.lastspace
{
 margin-right:0px !important;
}

.womenhealthsection
{
 padding-bottom:15px;
}

/**** Deatail page *****/

.xzoom-thumbs img
{
 width: 96%;
 height:auto;
}


ul.featuelisting
{
 margin: 0px 0 15px;
}

ul.featuelisting li
{
 width:31%;
}

ul.featuelisting li h4
{
 font-size:14px;
 font-weight: 700;
}

ul.featuelisting li span
{
 width:30px;
 height:30px;
 line-height:30px;
}

ul.featuelisting li span img
{
 width:80%;
}

ul.featuelisting li p
{
 font-size:12px;
}

.countpart
{
width:19%;
}

a.detailcartbtn
{
 margin-top:5px;
}

a.detailbuynow
{
 margin-top:5px;
}

.zoomrightpart
{
 margin-bottom:20px;
}

.realproduct .relleftpart img
{
 width:100%;
}

.ad2 .leftcolumn
{
 display:none;
}

.ad2 .rightcolumn
{
 width:100%;
}

.realproduct .rellrightpart h4
{
 font-size:12px;
}

ul.buinglisting li a.cartbtn1
{
width:100%;
margin: 0px 0px 0;
}

ul.buinglisting li a.bottomdetail
{
 width:100%;
 margin-top:5px;
}

ul.buinglisting li a.stockbtn
{
width:100%;
}

ul.buinglisting li h4
{
 font-size:15px;
}
.sidead h4
{
 display:none;
}

.fa-times
{
top: 10px;
right: 10px;
}

/**** poses page *****/

.productinnerpage .leftinnerpart
{
 width:25%;
}

.productinnerpage .rightinnerpart
{
 width:70%;
}

ul.innerproductlist li
{
 width:30%;
 margin: 0px 12px 25px;
}


/**** yogaexcerciseplan page *****/


ul.selectlisting li
{
 width: 31%;
 margin: 0px 19px 28px 0;
}


.productinnerpage .innertopbanner img
{ 
 top:10px;
}

.relatedbookpart
{
 height:auto;
 padding-bottom:60px;
}


.relatedbookpart ul.relatedbooklist li
{
 display:block;
 float:left;
 width:18%;
 font-size: 13px;
}

.relatedbookpart ul.relatedbooklist li figure img
{
 width:100%;
}

/**** Yoga Glossary page *****/
ul.termlisting li span
{
 width:25%;
}

ul.termlisting li span.rightdescription
{
 width:73%;
}

/**** Producty page *****/


ul.innerproductlisting
{
 text-align:center;
}

ul.innerproductlisting li
{
 width:30%;
 text-align:center;
 margin:0 7px 15px 7px;
 display:inline-block;
 float:none;
 vertical-align:top;
}

ul.innerproductlisting li img
{
 width:100%;
}

ul.innerproductlisting li a.productname
{
 width: 99.9%;
}

ul.innerproductlisting h3
{
 background:#f1f1f1;
 padding: 15px 18px;
 margin-bottom:20px;
 border-radius:5px;
 text-align: left;
 font-size:18px;
}


/**** About page *****/

.aboutseach ul li:first-child
{
 width: 90% !important;
}

.bannercontent h2
{
padding: 58px 0 5px 0;
}

.aboutbanner
{
 height:285px;
}

ul.aboutlisting li
{
 width:31%;
 margin: 0px 30px 30px 0;
}


/**** Contact page *****/

.bannercontent
{
 width: 76%;
}

.contactseach ul li:first-child
{
width: 92% !important;
}

#demo-box-1
{
height: 324px;
}

.bottomcontactpart h3
{
 width: 76%;
}

ul.bottomcontactlist li
{
padding: 10px 14px;
}


/**** Register page *****/

.cd-member-bio .cd-bio-content h2
{
 margin-top:0px !important;
}

/**** Detail Page *****/


.cartadpart .leftad
{
 padding: 11px 10px;
}

.cartadpart .leftad h2
{
 padding: 40px 0 0 0;
 font-size: 20px;
}

.cartadpart .leftad h2 span
{
  font-size: 16px;
}

.cuponform input
{
 width: 50%;
}

.cuponform input[type=submit]
{
 width: 49%;
}

.cartadpart .countrypart
{
padding: 5px 20px;
}

.usad h3 img
{
 margin-bottom:40px;
}

.shoppingform
{
 min-height: 585px;
}

.trackresgister
{
 margin: 40px 0 5px;
}

.shoppingform ul li span.checkheading
{
 top: -2px;
}

.wholesalebg
{
background-size: cover;
}

    .cartadpart {
        padding-bottom: 20px;
    }

}



@media screen and (max-width: 48em) {


nav a
{
 padding:6px 15px;
}

    .zoomrightpart input.change-currency[type="submit"] {
        position: inherit;
    }

       .detailslider .owl-stage-outer .owl-stage {
        width: 553px !important;
        display: flex;
    }


    .zoomrightpart h3 span.reviewpart {
        float: none;
        margin-top: 11px;
    }



    .newslide img {
        width: 100%;
        height: auto !important;
       margin-bottom:18px;
    }

    .newmiddle-bannerpart img
    {
        width:100%;
    }

    .bannerleftcol .latestproduct {
        height: 58px;
    }

    .bannerleftcol .latestproduct h4
    {
        margin-top:5px;
    }

    .bannerleftcol
    {
        height:442px;
    }

    .bannerpart
    {
       padding-bottom: 10px;
    }


    .shippingrightpart ul li:last-child span {
        font-size: 13px !important;
    }

    .shippingrightpart ul li
    {
        font-size:14px;
    }

    .shippingrightpart ul li:last-child {
        font-size: 11px !important;
    }

    .shippingrightpart
    {
        float:none !important;
        width:100% !important;
    }


    .cartadpart {
        padding-bottom: 0px;
    }

    

    .newcardbox .rightbox img {
        width:95%;
    }

    .iframe_w
    {
        width:100% !important;
    }

    .newcardbox .leftbox {
        width: 100%;
    }

.newcardbox .leftbox .innercardpart .leftothercard img
{
    width:90%;
}

ul.summarylisting li .listingleftcol {
    height: auto;
}

    .shippingrightpart ul li:last-child
    {
        border-bottom:none;
    }

    ul.summarylisting li .listingleftcol img {
        width: 100%;
    }


.shippingcol .productcontentpart ul.cartlisting li {
padding-left: 10px;
padding-right: 10px;
font-size: 13px;
min-height: auto;
}

.editcolumn h2 .container
{
    font-size:18px;
}

.editcolumn h2 .checkmark
{
    top: 0%;
    left: 11%;
}

.editcolumn input[type="image"]
{
width:70%;
position: relative;
right: -73px;
top: 7px;
}

.editcolumn .tabedit {
position: absolute;
top: 24px !important;
right: 14px !important;
}

.newshoppingbanner .paymentwrap 
{
    width:95%;
}

.newshoppingbanner .paymentwrap .leftpay
{
    width:38%;
}

    .newshoppingbanner .paymentwrap .rightpay
    {
        width:57%;
    }

    .newcardbox {
        width: 100%;
    }

    .newshoppingbanner .paymentwrap .leftpay h2
    {
        font-size:25px;
    }

    .newshoppingbanner .paymentwrap .rightpay ul li span
    {
        font-size:14px;
    }


    .shippingcol h2 {
        font-size: 17px;
    }

.shippingrightpart ul li span
{
    float: right;
}
.shippingrightpart h3
{
    font-size: 15px;
}

        ul.featuelisting li.rbornone {
              width: 100%;
        }

        ul.topadbanner {
            margin: 71px 0 0 0;
        }

        ul.detailsecondlist li.mprice {
            width: 100%;
        }

        .zoomrightpart p.pricetext1 {
            top: 0px;
        }


        .tab-rproduct {
            float: none;
            margin: 20px auto;
            clear: both;
            display: block;
        }

        .xzoom5 img {
            width: 100%;
        }

        .questionpart {
            margin-top: 7px;
            margin-bottom: 25px;
        }

            .questionpart h2 {
                line-height: 28px;
            }

            .questionpart h3 {
                line-height: 22px;
            }

            .questionpart p {
                color: #000;
                line-height: 22px;
            }

        .countpart .form-control {
            width: 100px !important;
        }

        ul.topadbanner li:first-child {
            width: 33%;
            margin-top: 100px;
        }

        ul.topadbanner li:nth-child(2) {
            width: 33%;
            margin-top: 100px;
        }

        ul.topadbanner li {
            width: 33%;
            margin-top: 100px;
        }


        ul.topadbanner li.tabbanner {
            width: 66%;
            margin-top: 100px;
        }

        

            ul.topadbanner li img {
                width: 100%;
                height: 78px;
            }

        .item .productimg img {
            width: auto !important;
        }

        .item {
            height: auto;
        }

        .shoppingform ul li span.checkheading {
            top: 2px;
        }

        .mainwrap {
            width: 94%;
            margin: 0 auto;
        }

        .searchpart .searchbox ul li:first-child {
            width: 85% !important;
        }

        .bannerleftcol {
            width: 35%;
        }

        .bannerrightcol {
            width: 65%;
        }

            .bannerrightcol h2 .headingtext {
                left: -77px;
            }

            .bannerrightcol h2 {
                font-size: 36px;
                margin: 95px 0 0 0;
            }

        .searchpart {
            background: none;
            margin-top: 0px;
        }

        .searchpart {
            padding: 25px;
        }

            .searchpart .searchbox ul li input[type=submit] {
                width: 53px;
            }

        ul.featurelisting li a p {
            display: none;
        }


        ul.featurelisting {
            margin-top: 148px;
        }


        .bannerpart {
            height: auto;
        }

        ul.featurelisting li a {
            height: 85px;
            padding: 22px 20px 0;
        }

            ul.featurelisting li a h3 {
                line-height: 20px;
                font-weight: 400;
            }

        ul.featurelisting li a {
            background: #277529;
        }

            ul.featurelisting li a h3 {
                color: #fff;
            }

            ul.featurelisting li a.shade1 {
                background: #1c5d1e;
            }

            ul.featurelisting li a.shade2 {
                background: #164b17;
            }

        .healthleftsection {
            display: none;
        }

        .healthrightsection {
            width: 100%;
        }

        .yogasection {
            display: none;
        }

        footer h3.offerheading {
            text-align: center;
        }

        footer p.offertext {
            text-align: center;
        }

        ul.formlisting li input[type=submit] {
            float: right;
        }

        .nospace {
            float: left !important;
            margin-right: 0px !important;
        }

        .healthrightsection .bottomproduct {
            width: 46%;
        }

        .headerpart .logopart img {
            width: 75%;
            margin-top: 2px;
        }

        .header-right-cart {
            margin: 10px 0 0 20px;
            position: relative;
            top: 22px;
        }

        .detailcart
        {
            top:0px;
        }

        ul.medialisting li {
            margin: 14px 2px 0 0;
        }

        ul.bottomlist p {
            width: 100%;
            text-align: center;
            margin-bottom: 20px;
        }

        ul.bottomlist {
            border-bottom: none;
            text-align: center;
        }


        /**** Deatail page *****/

        .innertoppart {
            height: auto;
        }

        .innertopleft {
            width: 100%;
            margin: 12px auto 0;
        }

        .innertopright {
            width: 100%;
            padding: 15px 0 15px;
        }

        .innerabouttopright {
            width: auto;
            margin-top: -8px;
        }

    .inneraboutopleft
    {
    width: auto;
    margin: 7px auto 0;
    }


        .innerseaech input {
            width: 90%;
            background: #f1f1f1;
            border-left: none;
        }

        .innerseaech {
            margin-right: 0px;
            width: 90%;
        }

        .fa-navicon {
            top: 25px;
        }

        .zoomleftpart {
            width: 45%;
        }

        .xzoom-thumbs img {
            width: 100%;
            height: auto;
        }

        .zoomrightpart {
            width: 51%;
            float: right;
        }

            .zoomrightpart h2 {
                font-size: 25px;
                line-height: 30px;
            }

            .zoomrightpart h3 {
                margin-top: 0px;
                font-size: 15px;
                line-height: 27px;
                border-bottom: #d3d3d3 1px dashed;
            }

        ul.featuelisting li {
            width: 100%;
            border-bottom: #d3d3d3 1px dashed;
            border-right: none;
            margin-left: 0%;
            padding: 15px 0 15px;
        }

        ul.featuelisting {
            border-top: none;
            border-bottom: none;
            margin-bottom: 0px;
            padding: 0px 0px 20px;
        }

        .countpart {
            width: 37%;
        }

        a.detailcartbtn {
            font-size: 16px;
            padding-left: 54px;
            width: 165px;
        }

        a.detailbuynow {
            font-size: 16px;
            width: 115px;
        }

        .innerpage {
            padding: 16px 0 11px;
        }

        ul.detaillisting {
            border-bottom: #d3d3d3 1px dashed;
            padding: 0px 0 20px;
            margin: 20px 0px 0;
        }

            ul.detaillisting li {
                line-height: 30px;
                background: url(../images/detail-bullet.png) left 11px no-repeat;
            }

        .testimonialsection {
            display: none;
        }

        .ad1 {
            display: none;
        }

        .ad2 {
            display: none;
        }


        .tabpart {
            width: 92%;
            margin: 20px auto;
            float: none;
        }

        .videopart {
            margin-left: 0px;
        }


        .contentpart p a img {
            width: 100% !important;
        }

        .peoplebougt {
            display: none;
        }

        .infopart {
            margin: 0px 0 0px;
        }

            .infopart .infocolumn {
                width: 100%;
                float: none;
                border-right: none;
            }

        .deatilpart h4 {
            line-height: 24px;
        }

        .bottomdetaillisting {
            border-top: none;
            border-bottom: none;
        }

        button.accordion {
            padding: 0px 0px 30px;
        }

        h2.resp-accordion {
            font-size: 17px !important;
            font-weight: 600 !important;
            font-family: 'Raleway', sans-serif;
        }

       

        ul.reviewlisting li .leftreview {
            width: 100%;
            float: none;
        }

        ul.reviewlisting li .rightreview {
            width: 100%;
            text-align: center;
            float: none;
            border-left: none;
        }

        ul.reviewlisting li {
            padding: 0px;
        }

        .deatilpart {
            padding: 0 0 15px;
        }

        .acc-content ul {
            margin: 10px 15px 10px 15px !important;
        }


        ul.featuelisting {
            margin: 0px 0 15px;
        }


            ul.featuelisting li h4 {
                font-size: 17px;
                font-weight: 600;
            }

            ul.featuelisting li span {
                width: 50px;
                height: 50px;
                line-height: 48px;
            }

                ul.featuelisting li span img {
                    width: auto;
                }

            ul.featuelisting li p {
                font-size: 13px;
            }

        .zoomrightpart {
            margin-bottom: 0px;
        }


        /**** poses page *****/

        .productinnerpage .leftinnerpart {
            display: none;
        }

        .productinnerpage .rightinnerpart {
            width: 100%;
            float: none;
        }

            .productinnerpage .rightinnerpart h2 {
                line-height: 28px;
            }

            .productinnerpage .rightinnerpart .detailpart h3.middleheading1 {
                top: 0;
                margin-bottom: 0;
            }

            .productinnerpage .rightinnerpart .detailpart h3.middleheading2 {
                top: 0;
                margin-bottom: 0;
            }

            .productinnerpage .rightinnerpart .detailpart h3 {
                font-size: 18px;
                line-height: 26px;
            }

        .productinnerpage {
            margin: 15px 0 0 0 0;
        }

            .productinnerpage .rightinnerpart .detailpart {
                padding: 15px 0px 0px;
            }

        .innerrelatedpart h3 {
            font-size: 28px;
        }

        ul.innerproductlist li {
            width: 29%;
            margin-right: 3%;
            margin-bottom: 20px;
        }


            ul.innerproductlist li:nth-child(3n-0) {
                margin-right: 0;
            }


        .innerrelatedpart h3 img {
            display: none;
        }

        ul.innerproductlist {
            margin: 30px 0 0;
        }

        .innerrelatedpart {
            padding: 12px 0 15px;
        }

        .productinnerpage .rightinnerpart h2 {
            font-size: 22px;
            margin: 0px 0 16px;
        }


        /**** yogaexcerciseplan page *****/

        ul.selectlisting li {
            width: 31%;
            margin: 0px 18px 28px 0;
        }


            ul.selectlisting li h3 {
                font-size: 16px;
                font-weight: 600;
            }



        .productinnerpage .innertopbanner img {
            display: none;
        }

        .productinnerpage .innertopbanner {
            padding: 20px;
            margin: 25px 0 10px;
        }


            .productinnerpage .innertopbanner p {
                text-align: center;
                font-size: 17px;
            }


        .categorypart h3 {
            font-size: 22px;
        }

        .categorypart .hangingclip {
            display: none;
        }

        .categorypart {
            padding-top: 25px;
        }

        ul.selectionpart h3 {
            font-size: 17px;
            line-height: 23px;
            margin: 15px 0 10px;
        }

        ul.selectionpart li {
            width: 50%;
            margin: 0px 0px 15px 0;
        }

            ul.selectionpart li select {
                width: 95%;
                float: left;
            }

            ul.selectionpart li input[type=button] {
                width: 90%;
            }


        .relatedbookpart {
            margin: 0px 0 15px;
            height: auto;
        }

            .relatedbookpart h3 {
                padding: 33px 0 8px;
                font-size: 25px;
                line-height: 28px;
            }

                .relatedbookpart h3 span.yogatext {
                    display: none;
                }


            .relatedbookpart p {
                padding: 0px 20px;
                margin-left: 0;
                font-size: 16px;
            }

            .relatedbookpart ul.relatedbooklist {
                margin: 25px 0 0;
            }


                .relatedbookpart ul.relatedbooklist li {
                    margin: 0 25px 25px 0px;
                }

        a.popclosebtn {
            position: relative;
            top: -7px;
            right: -7px;
        }

        .bookmodalbox .leftmodal {
            width: 44%;
        }

        .relatedbookpart ul.relatedbooklist li {
            float: none;
            display: inline-block;
            width: auto;
            font-size: 16px;
        }

        /**** Producty page *****/



        ul.innerproductlisting {
            text-align: center;
        }

            ul.innerproductlisting li {
                width: 30%;
                text-align: center;
                margin: 0 7px 15px 7px;
                display: inline-block;
                float: none;
                vertical-align: top;
            }

                ul.innerproductlisting li img {
                    width: 100%;
                }

                ul.innerproductlisting li a.productname {
                    width: 99.9%;
                }

            ul.innerproductlisting h3 {
                background: #f1f1f1;
                padding: 15px 18px;
                margin-bottom: 20px;
                border-radius: 5px;
                text-align: left;
            }


        #bestseller {
            display: block;
        }

        #yoga {
            display: block;
        }

        #meditation {
            display: block;
        }

        #natural-health {
            display: block;
        }

        #yogalearning {
            display: block;
        }

        #womenhealth {
            display: block;
        }



        /**** Aboutus page *****/

        .bannercontent {
            width: 91%;
        }

        .aboutseach ul li:first-child {
            width: 90% !important;
        }

        .aboutbanner {
            background-size: 100% 203px;
            height: 180px;
        }

        .bannercontent h2 {
            font-size: 39px;
            padding: 33px 0 5px 0;
        }

        .bannercontent p {
            display: none;
        }

        .aboutseach {
            margin-top: 10px;
        }

        ul.aboutlisting li {
            width: 31.8%;
            margin: 0px 15px 35px 0;
        }

        .bootomaboutpart {
            padding: 10px 0px 20px;
        }

            .bootomaboutpart h3 {
                font-size: 25px;
                font-weight: 600;
            }


        .aboutwrap {
            padding: 10px 0 25px;
        }

        /**** Contact page *****/

        .contactseach ul li:first-child {
            width: 88% !important;
        }

        #demo-box-1 {
            height: 285px;
        }

        ul.contactform li.codetext {
            width: 50%;
        }

        ul.contactform li.captacharea {
            width: 50%;
            margin-bottom: 20px;
        }

        ul.contactform li.tabcode {
            width: 100%;
            float: none;
        }

        ul.contactform li:last-child {
            width: 100%;
        }

        .leftcontactcolumn p {
            display: none;
        }

        ul.addresslisting li.notetext {
            display: none;
        }

        .bottomcontactpart {
            display: none;
        }

        ul.contactform li textarea {
            height: 94px;
        }

        /**** Login page *****/


        .loginwrap .loginrightpart h2 {
            font-size: 28px;
            padding-top: 30px;
        }


        ul.loginform {
            margin: 33px auto 10px;
            width: 75%;
        }

        .loginwrap .loginrightpart a.fbbtn {
            width: 35%;
            margin: 35px 5px 0 0;
        }

        .loginwrap .loginrightpart a.twbtn {
            width: 35%;
        }

        .loginwrap .loginrightpart h3 span {
            font-size: 14px;
        }

        .loginwrap .loginrightpart h3 {
            margin: 22px 20px 10px 20px;
            font-size: 20px;
        }

        .loginwrap .loginrightpart p.btext {
            padding: 0 25px;
        }


        /**** Register page *****/

        .cd-member-bio .cd-bio-content h2 {
            margin-top: 0px !important;
        }


        /**** indiacart page *****/

        .pleftnone {
            padding-left: 15px !important;
        }

        .shippingbanner {
            padding: 20px 0;
            margin-bottom: 30px;
        }

            .shippingbanner h2 img {
                display: none;
            }

            .shippingbanner p {
                padding-left: 0px;
            }

        .shippingcol .productimgpart {
            width: 15%;
            margin-bottom: 10px;
            text-align: left;
        }


 .shippingcol .productimgpart img{
            width: 100%;
            margin-bottom: 10px;
            text-align: left;
        }
        .shippingcol .productcontentpart {
            width: 80%;
        }

        .cartadpart .leftad {
            display: none;
        }

        .cartadpart .cuponad {
            width: 100%;
            height: auto;
            padding: 15px 15px 25px;
        }

            .cartadpart .cuponad h3 {
                padding: 10px 0 5px 0;
                font-size: 15px;
                text-align: center;
            }

            .cartadpart .cuponad p {
                text-align: center;
            }


        .prightnone {
            padding-right: 15px !important;
        }

        .shippingleftpart {
            margin-bottom: 20px;
        }

        .shippingrightpart {
            margin-bottom: 30px;
            padding: 15px;
        }

        .btnpart {
            padding: 10px;
        }


        .shippingrightpart ul li span {
            
            font-size: 15px;
            font-family: Arial, Helvetica, sans-serif;
            margin-bottom: 0px;
        }

        .cartadpart .countrypart {
            width: 100%;
            padding: 5px 20px;
            height: auto;
            margin-bottom: 12px;
        }

        .usad {
            margin-top: -5px;
            margin-bottom: 10px;
        }

            .usad h3 {
                font-size: 15px;
            }

                .usad h3 img {
                    margin-bottom: 40px;
                }

        .registerpart .shoppingpart {
            width: 100%;
        }

        .registerpart .linepart {
            display: none;
        }

        .registerpart .servicespart {
            width: 100%;
            float: left;
        }

        .registerpart h4 {
            text-align: center;
        }

        .registerpart .shoppingpart ul li {
            text-align: center;
        }

        .registerpart .servicespart ul li {
            text-align: center;
        }

        .registerpart h5 {
            text-align: center;
            font-size: 17px;
            margin-top: 15px;
        }

        .loginwrap .loginrightpart p {
            font-size: 12px;
        }

        .accountbg {
            background-image: none;
        }

        .shoppingform {
            min-height: auto;
            margin-bottom: 25px;
        }

        .trackresgister {
            margin-top: 20px;
        }

        .formwrap p img {
            margin: 20px 0 25px;
        }

        .wholesalebg {
            background-size: cover;
        }

            .wholesalebg h2 {
                font-size: 30px;
                padding: 40px 0 7px;
            }


            .wholesalebg p img {
                margin: 20px 0 20px;
            }

        .accountbg1 {
            background-image: none;
        }
    }

    @media screen and (max-width: 47em) {

        .modal-dialog1 {
            left: 12%;
            top: 7%;
        }
    }

    @media screen and (max-width: 40em) 
    {

        ul.detailsecondlist {
            position: inherit;
        }

        .zoomrightpart input.change-currency[type="submit"] {
            position: inherit;
            width: 100%;
            border-right: none;
            font-size: 20px;
        }

        li.m-cureency {
            width: 100% !important;
        }

        .detailslider .owl-stage-outer .owl-stage
            {
            width: 597px !important;
        }

        .newslide img {
            width: 100%;
            margin-bottom: 15px;
        }

        .bannerpart
        {
         padding-bottom: 0px;
        }

        .newmiddle-bannerpart img {
            width: 100%;
            margin-bottom: 15px;
        }

        .mtop22 img {
            margin-top: 0px;
        }

        .newtestimonial
        {
        height: auto;
       }

            .newtestimonial img
            {
                width:85%;
            }


            .shippingrightpart ul li:last-child {
                font-size: 17px !important;
            }

            .shippingrightpart ul li:last-child span {
                font-size: 17px !important;
            }


        .indianewpaymentwrap {
            width: 100%;
        }

            .indianewpaymentwrap .ipayment .leftindiarow {
                width: 100%;
            }

            .indianewpaymentwrap .ipayment .rightindiarow {
                width: 100%;
                border-left: none;
            }

            .indianewpaymentwrap .ipayment .leftindiarow {
                width: 100%;
                background: #efefef;
                padding: 10px 0px 10px 0px;
                margin-bottom: 5px;
            }

                .indianewpaymentwrap .ipayment .leftindiarow input[type="radio"] {
                    margin-left: 15px;
                }

            .indianewpaymentwrap .ipayment {
                border-bottom: none;
                margin-bottom: 20px;
            }

        .mcard img {
            width: 90%;
        }

        .indianewpaymentwrap h2 {
            text-align: center;
            line-height: 30px;
            font-size: 22px;
            padding: 10px 30px 20px;
        }

        ul.innernewlogin li.loginbtnpart {
            float: left;
            margin-bottom: 20px;
            width:100%;
        }

        .shippingrightpart ul li:last-child {
            border-bottom: #939393 1px dashed;
        }

        .shippingcol .productcontentpart ul.cartlisting li span.t-price1 {
            float: right;
        }

        .editcolumn input[type="image"] {
            width: 70%;
            position: relative;
            right: -14px;
            top: 7px;
        }


        .innerthankuwrap {
            width: 90%;
            margin: 40px auto;
            padding: 0px 20px 49px;
        }

            .innerthankuwrap h2 {
                font-weight: 600;
                font-size: 40px;
            }

            .innerthankuwrap p {
                font-size: 21px;
                margin: 10px 0px 30px
            }

                .innerthankuwrap p span {
                    font-size: 15px;
                }

        ul.thanksbtn li {
            width: 100%;
            margin-bottom: 26px;
        }
        .innerloginwrap {
            width: 90%;
            margin: 30px auto;
            padding: 0px 20px 50px;
        }


            .innerloginwrap h2 {
                font-size: 25px;
                font-weight: 600;
                margin: 0px 0 20px;
            }

        ul.innernewlogin li input[type="submit"] {
            width: 100%;
            margin-top: 3px;
        }

        ul.innernewlogin li p {
            width: 100%;
            text-align: center;
            float: none;
        }

        ul.innernewlogin li span {
            float: none;
        }

        ul.innernewlogin li.or img {
            width: 100%;
        }

        ul.innernewlogin li {
            text-align: center;
        }

            ul.innernewlogin li img {
                margin-bottom: 10px;
            }


        .newshoppingbanner {
            height: auto;
            padding-bottom: 35px;
        }

        ul.detailsecondlist li.mprice
        {
            width:100%;
        }

        .zoomrightpart p.pricetext1
        {
            top:0px;
        }


        .newcardbox .leftbox h2 {
            font-size: 21px;
            line-height: 30px;
        }

.newcardbox .leftbox .innercardpart .leftothercard
{
 width: 100%;
 border-right:none;
 font-size:15px;
 float:none;
}


        .newcardbox .leftbox {
            width: 100%;
        }

            .newcardbox .leftbox .innercardpart .leftothercard img
            {
                width:90%;
            }

.newcardbox .leftbox .innercardpart .rightothercard {
    width: 100%;
    float:none;
}

            .newcardbox .leftbox .innercardpart .topcardpart {
                top: -19px !important;
            }


            .newcardbox .leftbox .innercardpart .topcardpart1 {
                      top: -18px !important;
                margin-top: 5px;
               margin-bottom: 15px;
               position:initial !important;
            }

            .shippingrightpart {
                height: auto;
            }

        .newcardbox .rightbox
        {
            display:none;
        }


        .newshoppingbanner .paymentwrap {
            width: 90%;
            margin: 0 auto;
        }

                .newshoppingbanner .paymentwrap .leftpay {
                    width: 100%;
                    text-align: center;
                }

                .newshoppingbanner .paymentwrap .rightpay ul {
                    float: none;
                    width: 100%;
                    text-align: center;
                }

                .newshoppingbanner .paymentwrap .rightpay
                {
                    width:100%;
                    float:none;
                }

                    .newshoppingbanner .paymentwrap .rightpay ul li:first-child {
                        width: 100%;
                        text-align: center;
                        margin-bottom: 22px;
                        margin-top: 14px;
                    }

                    .newshoppingbanner .paymentwrap .rightpay ul li {
                        float: none;
                        display: inline-block;
                        padding: 0px 10px 0 0px;
                    }

                        .newshoppingbanner .paymentwrap .rightpay ul li input[type=submit] {
                            /*padding: 12px 18px;*/
                            font-size: 20px;
                        }

                        .newshoppingbanner .paymentwrap .rightpay ul li a {
                            padding: 12px 18px;
                            font-size: 20px;
                        }

                        .newcardbox {
                            width: 90%;
                            margin: 0 auto;
                        }

        .zoomrightpart h1 {
            font-size: 20px;
        }

        .zoomrightpart h3 
        {
            font-size: 14px !important;
        }

        ul.featuelisting li.rbornone 
        {
         width: 100%;
        }


        .mtop-b {
            display: block;
        }
        
        
        .innertopright {
                    margin-top:40px;
        }

        .shippingbanner .newleftext {
            padding-bottom: 19px;
            text-align: center;
            width: 100%;
        }

        .shippingbanner .newrighttext {
            width: 100%;
            align-content: center;
        }

            .shippingbanner .newrighttext p {
                text-align: center;
                padding: 30px;
                line-height: 25px;
            }

            .shippingbanner .newrighttext input[type=submit] {
                font-weight: bold;
                width: 100%;
                margin-top: 6px;
            }



        .tabpart {
            width: 100%;
            margin: 30px auto 0;
            float: none;
        }

        .home-catgory {
            display: block;
        }


        .mobile_nav_trigger .fa-navicon {
            margin-top: -15px !important;
        }



        ul.popupqueryform li input[type="image"] {
            margin: 6px 20px;
            padding: 0;
        }

        .loginwrap .loginrightpart input.fbbtn[type="submit"] {
            width: 100%;
            margin-bottom: 0px;
            font-size: 15px;
        }

        .loginwrap .loginrightpart input.twbtn[type="submit"] {
            width: 100%;
            margin-top: 9px;
            font-size: 15px;
        }

        .loginwrap .loginrightpart input.gmailbtn[type="submit"] {
            width: 100%;
            margin-top: 9px;
            font-size: 15px;
        }


        .cart-scrolling {
            max-height: 300px;
        }

        #div_India_payment {
            width: 100%;
        }

        .paymentbottompart h3 {
            font-size: 18px;
            line-height: 23px;
        }

        .shippingcol {
            max-height: 400px;
        }

        /*.paymentsummary {
clear: both;
}*/
        a.usde {
            display: none;
        }

        ul.newpaymentlisting li.bor-bottom {
            border-bottom: #ccc 1px solid !important;
        }


        .billingcolumn h3 .checkmark {
            top: 1px;
            left: -28px;
        }

        .billingcolumn h3 .container {
            margin-left: 50px;
            margin-right: 50px;
        }

            .billingcolumn h3 .container .checkmark::after {
                left: 6px;
                top: 1px;
            }

        .finalbilling {
            text-align: center;
        }

            .finalbilling input[type=submit] {
                width: 45%;
                padding: 11px 15px;
                font-size: 18px;
                font-weight: 500;
            }

            .finalbilling input.cancel[type=submit] {
                width: 45%;
                padding: 11px 15px;
                font-size: 18px;
                font-weight: 500;
            }


        .newregister {
            margin-left: 0px;
        }

            .newregister h2 {
                font-size: 20px;
                line-height: 28px;
            }

        .centerbox {
            padding-left: 0px !important;
            padding-right: 0px !important;
        }



        ul.popupqueryform h2 {
            font-size: 25px;
            font-weight: 600;
        }

        ul.popupqueryform p {
            font-size: 16px;
            line-height: 20px;
        }

            ul.popupqueryform p img {
                margin: 13px 0 0 0;
            }


        #ctl01 label {
            display: none;
        }


        ul.popupqueryform li span {
            width: auto;
        }


        .xzoom5 img {
            width: 100%;
        }

        .modal1-content {
            width: 90% !important;
        }

        ul.newpaymentlisting {
            width: 100%;
            border-right: none;
        }

            ul.newpaymentlisting li {
                width: 100%;
                border-right: none;
            }


        .billingcolumn {
            margin-left: 0px;
        }



        ul.popupqueryform li label {
            width: 100%;
        }

        ul.popupqueryform li input {
            width: 100%;
            height: 41px;
        }

            ul.popupqueryform li input[type=button] {
                width: 100%;
                margin-bottom: 9px;
            }

        ul.popupqueryform li:last-child label {
            display: none;
        }

        .shippingsummarycol {
            min-height: auto;
        }

        ul.summarylisting li .listingrightcol h2 {
            font-weight: normal;
            text-transform: capitalize;
        }

        ul.summarylisting li p.totalamount {
            padding-bottom: 10px;
        }



        .shippingcol {
            text-align: center;
        }

            .shippingcol h2 {
                line-height: 25px;
            }

            .shippingcol .productcontentpart ul.cartlisting {
                width: 100%;
                text-align: center;
            }

                .shippingcol .productcontentpart ul.cartlisting li {
                    width: 100%;
                    text-align: center;
                    border-right: none;
                    border-bottom: #ccc 1px dashed;
                    padding-left: 0px;
                    padding-right: 0px;
                    min-height: auto;
                }

                    .shippingcol .productcontentpart ul.cartlisting li br {
                        display: none;
                    }

                    .shippingcol .productcontentpart ul.cartlisting li:last-child {
                        border-bottom: none;
                    }

                    .shippingcol .productcontentpart ul.cartlisting li span.t-price {
                        float: right;
                    }

                    .shippingcol .productcontentpart ul.cartlisting li input {
                        float: right;
                    }


        .btnpart {
            text-align: left;
            width: 100%;
        }

            .btnpart input[type=submit] {
                width: 100%;
            }

            .btnpart input.newcheckout[type=submit] {
                width: 100%;
                margin-top: 10px;
            }

        .shippingcol .productcontentpart ul.cartlisting li span {
            margin-bottom: 2px;
        }


        .relatedproduct {
            width: 98%;
            margin: 30px auto 27px !important;
            float: none;
        }

        .p-leftnone {
            padding-left: 0px !important;
        }

        .header-right-cart .cartright {
            display: none;
        }

        .header-right-cart .cartleft {
            float: right;
        }

        .cart-small-box {
            width: 160px;
        }

        .cart-small-box {
            margin-left: -33px;
            margin-top:44px;
        }

        .triangle-up {
            margin: -7px 0 0 50% !important;
        }


        #DivCurrency {
            left: 0px !important;
            margin-top: 0px !important;
            text-align: left !important;
        }

        #myList li {
            display: block !important;
        }

        #loadMore {
            display: none;
        }

        #showLess {
            display: none;
        }



        #Panelusa1 img {
            width: 100%;
            display: none;
        }


        /**** indiacart page *****/


        ul.topadbanner {
            display: none;
        }


        .pleftnone {
            padding-left: 15px !important;
        }

        .shippingbanner {
            padding: 20px 0;
            margin-bottom: 30px;
        }

            .shippingbanner h2 img {
                display: none;
            }

            .shippingbanner p {
                padding-left: 0px;
            }

        .shippingcol .productimgpart {
            width: 100%;
            float: none;
            margin-bottom: 10px;
        }

        .shippingcol .productcontentpart {
            width: 100%;
            float: none;
            text-align: center;
        }

        .cartadpart .leftad {
            display: none;
        }

        .cartadpart .cuponad {
            width: 100%;
            height: auto;
            padding: 15px 15px 25px;
        }

            .cartadpart .cuponad h3 {
                padding: 10px 0 5px 0;
                font-size: 15px;
                text-align: center;
            }

            .cartadpart .cuponad p {
                text-align: center;
            }

        .btnpart a {
            width: 100%;
            margin-bottom: 10px;
        }

        .btnpart input[type=button] {
            width: 100%;
        }

        .prightnone {
            padding-right: 15px !important;
        }

        .shippingleftpart {
            margin-bottom: 20px;
        }

        .shippingrightpart {
            margin-bottom: 30px;
        }

        .btnpart {
            padding: 15px;
        }


        .headerpart .headerrightpart {
            margin: 7px 0 0 0;
        }


        ul.featurelisting li a {
            height: auto;
        }

        .toppart ul {
            float: none;
            text-align: center;
        }

            .toppart ul li:first-child {
                padding-left: 0;
            }

        .headerpart .logopart {
            width: 32%;
        }

            .headerpart .logopart img {
                width: 100%;
                margin-top: -4px;
            }

        ul.medialisting {
            display: none;
        }

        .header-right-cart {
            margin: 0px;
        }

            .header-right-cart .cartleft {
                width: 33px;
                height: 33px;
                font-size: 18px;
                line-height: 33px;
                margin: 3px 10px 0 0px;
            }

        .bannerleftcol {
            width: 100%;
            height: auto;
        }

            .bannerleftcol .productsection h2 {
                display: none;
            }

        .bannerrightcol {
            float: none;
            width: 100%;
            padding-top: 46px;
        }

            .bannerrightcol h2 .headingtext {
                left: 0;
            }

        .bannerpart {
            /*margin-top:-30px;*/
            height: auto;
        }

        .bannerleftcol .latestproduct {
            display: none;
        }

        ul.featurelisting {
            display: none;
        }

        .bannerleftcol {
            display: none;
        }

        .bannerrightcol h2 {
            font-size: 30px;
            margin-top: 0;
        }

        .searchpart {
            background: none;
            float: none;
            padding: 0;
            margin: 20px 0 30px;
        }

            .searchpart .searchbox ul li:first-child {
                width: 90% !important;
            }

        .healthleftsection {
            display: none;
        }

        .healthrightsection {
            width: 100%;
        }

            .healthrightsection .bottomproduct {
                width: 100%;
                height: auto;
                padding: 0px 10px 15px;
                margin-right: 20px;
                margin-bottom: 15px;
            }

                .healthrightsection .bottomproduct .productspace img {
                    width: auto;
                }

        .yogasection h2 {
            font-size: 30px;
            padding: 15px 0;
        }

            .yogasection h2 span {
                display: none;
            }

        .healthrightsection .bottomproduct h3 img {
            display: none;
        }


        .womenhealthsection {
            padding: 0 0 15px;
        }

        .piccontainer.five div {
            display: none;
        }

        footer h3 {
            text-align: center;
            font-size: 21px;
        }

        ul.footernav {
            text-align: center;
            border-bottom: #e2e2e2 1px solid;
            padding-bottom: 20px;
        }


        ul.contactlisting {
            border-bottom: #e2e2e2 1px solid;
            padding-bottom: 20px;
        }

        footer p.offertext {
            text-align: center;
            font-size: 17px;
        }

        footer h3.offerheading {
            font-size: 25px;
            padding-top: 0px;
        }

        ul.formlisting li input {
            height: 40px;
        }

            ul.formlisting li input.newsletter {
                background: url(../images/footermail.jpg) 10px 10px no-repeat #fff;
            }

            ul.formlisting li input[type=submit] {
                width: 100%;
                margin-top: 10px;
                border-radius: 5px;
            }

        ul.bottomlist {
            text-align: center;
        }

        .copright {
            padding: 10px 0;
        }

        .searchpart .searchbox ul li input[type=submit] {
            width: 48px;
        }

        .yogasection {
            display: none;
        }

        ul.bottomlist p {
            padding-bottom: 7px;
            width: 100%;
        }

        ul.bottomlist {
            border-bottom: none;
        }

        /**** Deatail page *****/

        .innertoppart {
            height: auto;
        }

        /*.innertopleft
{
 display:none;
}*/

        .innertopright {
            width: 100%;
            padding: 15px 0 15px;
        }

        .innerseaech input {
            width: 80%;
            background: #f1f1f1;
            border-left: none;
        }

        .innerseaech {
            margin-right: 0px;
            width: 90%;
        }

        .fa-navicon {
            top: 25px;
        }

        .zoomleftpart {
            width: 100%;
        }

        .xzoom-thumbs img {
            width: 100%;
            height: auto;
        }

        .zoomrightpart {
            width: 100%;
            float: left;
            position: relative;
            top: -56px;
        }

            .zoomrightpart h2 {
                font-size: 30px;
                line-height: 40px;
            }

            .zoomrightpart h3 {
                margin-top: 0px;
                font-size: 15px;
                line-height: 27px;
                border-bottom: #d3d3d3 1px dashed;
            }

        ul.featuelisting li {
            width: 100%;
            border-bottom: #d3d3d3 1px dashed;
            border-right: none;
            margin-left: 0%;
            padding: 15px 0 15px;
        }

        ul.featuelisting {
            border-top: none;
            border-bottom: none;
            margin-bottom: 0px;
            padding: 0px 0px 20px;
        }

        .countpart {
            width: 37%;
        }

        a.detailcartbtn {
            font-size: 16px;
            padding-left: 54px;
            width: 165px;
        }

        a.detailbuynow {
            font-size: 16px;
            width: 115px;
        }

        .innerpage {
            padding: 16px 0 11px;
        }

        ul.detaillisting {
            border-bottom: #d3d3d3 1px dashed;
            padding: 0px 0 20px;
            margin: 20px 0px 0;
        }

            ul.detaillisting li {
                line-height: 30px;
                background: url(../images/detail-bullet.png) left 11px no-repeat;
            }


        .testimonialsection {
            display: none;
        }

        .ad1 {
            display: block;
            text-align: center;
        }

            .ad1 img {
                float: none;
                width: 100%;
            }

            .ad2 {
                display: none;
            }


        .tabpart {
            width: 92%;
            margin: 20px auto;
            float: none;
        }

        .videopart {
            margin-left: 0px;
        }


        .contentpart p a img {
            width: 100% !important;
        }

        .peoplebougt {
            display: none;
        }

        .infopart {
            margin: 0px 0 0px;
        }

            .infopart .infocolumn {
                width: 100%;
                float: none;
                border-right: none;
            }

        .deatilpart h4 {
            line-height: 24px;
        }

        .bottomdetaillisting {
            border-top: none;
            border-bottom: none;
        }

        button.accordion {
            padding: 0px 0px 30px;
        }

        h2.resp-accordion {
            font-size: 17px !important;
            font-weight: 600 !important;
            font-family: 'Raleway', sans-serif;
        }

       

        ul.reviewlisting li .leftreview {
            width: 100%;
            float: none;
        }

        ul.reviewlisting li .rightreview {
            width: 100%;
            text-align: center;
            float: none;
            border-left: none;
        }

        ul.reviewlisting li {
            padding: 0px;
        }

        /*ul.reviewlisting a.allrevew
{
 display:none;
}*/

        .deatilpart {
            padding: 0 0 15px;
        }

        .acc-content ul {
            margin: 10px 15px 10px 15px !important;
        }


        /**** poses page *****/

        .productinnerpage .leftinnerpart {
            display: none;
        }

        .productinnerpage .rightinnerpart {
            width: 100%;
            float: none;
        }

            .productinnerpage .rightinnerpart h2 {
                line-height: 28px;
            }

            .productinnerpage .rightinnerpart .detailpart img.rightpic {
                display: none;
            }

            .productinnerpage .rightinnerpart .detailpart img.leftpic {
                display: none;
            }

            .productinnerpage .rightinnerpart .detailpart h3.middleheading1 {
                top: 0;
                margin-bottom: 0;
            }

            .productinnerpage .rightinnerpart .detailpart h3.middleheading2 {
                top: 0;
                margin-bottom: 0;
            }

            .productinnerpage .rightinnerpart .detailpart h3 {
                font-size: 18px;
                line-height: 26px;
            }

        .productinnerpage {
            margin: 15px 0 0 0 0;
        }

            .productinnerpage .rightinnerpart .detailpart {
                padding: 15px 0px 0px;
            }

        .innerrelatedpart h3 {
            font-size: 28px;
        }

        ul.innerproductlist li {
            width: 47%;
            margin-right: 5%;
            margin-bottom: 20px;
        }


            ul.innerproductlist li:nth-child(2n-0) {
                margin-right: 0;
            }

            ul.innerproductlist li:nth-child(3n-0) {
                margin-right: 5%;
            }

        .innerrelatedpart h3 img {
            display: none;
        }

        ul.innerproductlist {
            margin: 30px 0 0;
        }

        .innerrelatedpart {
            padding: 12px 0 15px;
        }

        .productinnerpage .rightinnerpart h2 {
            font-size: 22px;
            margin: 0px 0 16px;
        }


        /**** yogaexcerciseplan page *****/

        ul.selectlisting li {
            margin-right: 0;
            width: 100%;
        }

        .productinnerpage .innertopbanner img {
            display: none;
        }

        .productinnerpage .innertopbanner {
            padding: 20px;
            margin: 25px 0 10px;
        }


            .productinnerpage .innertopbanner p {
                text-align: center;
                font-size: 17px;
            }


        .categorypart h3 {
            font-size: 22px;
        }

        .categorypart .hangingclip {
            display: none;
        }

        .categorypart {
            padding-top: 25px;
        }

        ul.selectionpart h3 {
            font-size: 17px;
            line-height: 23px;
            margin: 15px 0 10px;
        }

        ul.selectionpart li {
            width: 100%;
            margin: 0px 0px 15px 0;
        }

            ul.selectionpart li select {
                width: 100%;
            }

            ul.selectionpart li input[type=button] {
                width: 100%;
            }


        .relatedbookpart {
            margin: 15px 0 15px;
            height: auto;
        }

            .relatedbookpart h3 {
                padding: 33px 0 8px;
                font-size: 25px;
                line-height: 28px;
            }

                .relatedbookpart h3 span.yogatext {
                    display: none;
                }


            .relatedbookpart p {
                padding: 0px 20px;
                margin-left: 0;
                font-size: 16px;
            }

            .relatedbookpart ul.relatedbooklist {
                margin: 25px 0 0;
            }


                .relatedbookpart ul.relatedbooklist li {
                    margin: 0 0px 25px 0px;
                }

        .bookmodalbox .leftmodal {
            width: 100%;
        }

            .bookmodalbox .leftmodal img {
                width: 100%;
            }

        .bookmodalbox .rightmodal {
            width: 100%;
            margin: 20px 0;
        }

            .bookmodalbox .rightmodal h3 {
                line-height: 30px;
            }

            .bookmodalbox .rightmodal p {
                font-size: 15px;
                line-height: 23px;
            }

        a.popclosebtn {
            position: relative;
            top: -7px;
            right: -7px;
        }

        /**** Producty page *****/



        ul.innerproductlisting {
            text-align: center;
        }

            ul.innerproductlisting li {
                width: 45%;
                text-align: center;
                margin: 0 7px 15px 7px;
                display: inline-block;
                float: none;
                vertical-align: top;
            }

                ul.innerproductlisting li img {
                    width: 100%;
                }

                ul.innerproductlisting li a.productname {
                    width: 99.9%;
                }

            ul.innerproductlisting h3 {
                background: #f1f1f1;
                padding: 10px 0;
                margin-bottom: 20px;
                border-radius: 5px;
            }

        #bestseller {
            display: block;
        }

        #yoga {
            display: block;
        }

        #meditation {
            display: block;
        }

        #natural-health {
            display: block;
        }

        #yogalearning {
            display: block;
        }

        #womenhealth {
            display: block;
        }

        /**** Aboutus page *****/

        .bannercontent {
            width: 91%;
        }

        .aboutseach ul li:first-child {
            width: 83% !important;
        }

        .aboutbanner {
            background-size: 100% 203px;
            height: 180px;
        }

        .bannercontent h2 {
            font-size: 26px;
            padding: 38px 0 5px 0;
        }

        .bannercontent p {
            display: none;
        }

        .aboutseach {
            margin-top: 10px;
        }

        ul.aboutlisting li {
            width: 100%;
            margin: 0px 0px 25px 0;
        }

        .bootomaboutpart {
            padding: 20px 0px 20px;
            margin-top: 15px;
        }

        .scrolltextleft figure {
            width: 100%;
            float: none;
            text-align: center;
            margin-right: 0px;
        }

        .scrolltextleft {
            padding: 30px;
        }

            .scrolltextleft h2 {
                text-align: center;
            }

            .scrolltextleft p {
                text-align: center;
                padding: 0px 0px 0 0px;
            }


            .scrolltextleft figure img.leftimg {
                float: none;
                border-radius: 100%;
            }


        .scrolltextright figure {
            width: 100%;
            float: none;
            text-align: center;
            margin-left: 0px;
        }

        .scrolltextright {
            padding: 30px;
        }

            .scrolltextright h2 {
                text-align: center;
            }

            .scrolltextright p {
                text-align: center;
                padding: 0px 0px 0 0px;
            }

        .bootomaboutpart h4 {
            line-height: 22px;
        }

        .scrolltextright figure img.rightimg {
            float: none;
            border-radius: 100%;
            margin: 0 0 0 0px;
        }

        .bootomaboutpart h3 {
            font-size: 25px;
            font-weight: 600;
        }

        .aboutwrap h2 {
            text-align: center;
        }

        .aboutwrap p {
            text-align: center;
            line-height: 25px;
        }

        .aboutwrap {
            padding: 10px 0 25px;
        }

        /**** Contact page *****/

        .contactseach ul li:first-child {
            width: 76% !important;
        }

        #demo-box-1 {
            height: 180px;
        }

        .bannercontent h2.contacttext {
            padding-top: 45px;
        }

        .contactseach {
            margin-top: 5px;
        }

        .leftcontactcolumn {
            width: 100%;
            float: none;
            padding-right: 0px;
        }

        .rightcontactcolumn {
            width: 100%;
            float: none;
            padding-left: 0px;
            border-left: none;
        }

        ul.contactform li {
            width: 100%;
        }

            ul.contactform li.codetext {
                width: 50%;
                margin-bottom: 20px;
            }

            ul.contactform li.captacharea {
                width: 50%;
            }

            ul.contactform li textarea {
                height: 130px;
            }

        .bottomcontactpart {
            display: none;
        }

        .contactwrap {
            padding: 20px 0 5px;
        }

        .rightcontactcolumn p {
            padding: 0px 0 13px;
        }

        .rightcontactcolumn h2 {
            margin: 10px 0 5px;
        }


        /**** Login page *****/

        .loginwrap .loginleftpart {
            display: none;
        }


        .loginwrap .loginrightpart {
            width: 90%;
            margin: 0 auto;
            float: none;
        }


            .loginwrap .loginrightpart h2 {
                font-size: 28px;
                padding-top: 30px;
            }


        ul.loginform {
            margin: 33px auto 10px;
            width: 100%;
        }

        .loginwrap .loginrightpart a.fbbtn {
            width: 45%;
            margin: 35px 5px 0 0;
        }

        .loginwrap .loginrightpart a.twbtn {
            width: 45%;
        }

        .loginwrap .loginrightpart h3 span {
            font-size: 20px;
        }

        .loginwrap .loginrightpart h3 {
            margin: 22px 0 10px;
        }

        .loginwrap .loginrightpart p.btext {
            padding: 0 0px 25px;
        }

        .cartadpart .countrypart {
            width: 100%;
            padding: 5px 20px;
            height: auto;
            margin-bottom: 12px;
        }

        .usad {
            margin-top: -10px;
            margin-bottom: 20px;
        }

            .usad h3 {
                font-size: 15px;
            }

                .usad h3 img {
                    margin-bottom: 40px;
                }

        .registerpart .shoppingpart {
            width: 100%;
        }

        .registerpart .linepart {
            display: none;
        }

        .registerpart .servicespart {
            width: 100%;
            float: left;
        }

        .registerpart h4 {
            text-align: center;
        }

        .registerpart .shoppingpart ul li {
            text-align: center;
        }

        .registerpart .servicespart ul li {
            text-align: center;
        }

        .registerpart h5 {
            text-align: center;
            font-size: 17px;
            margin-top: 15px;
        }

        .wholesalebg {
            background-size: cover;
        }

            .wholesalebg h2 {
                font-size: 30px;
                padding: 10px 0 7px;
            }

                .wholesalebg h2 img {
                    display: none;
                }

            .wholesalebg p img {
                margin: 20px 0 20px;
            }

        .accountbg1 {
            background-image: none;
        }

        .modal-dialog1 {
            width: auto !important;
        }
    }



    @media screen and (max-width: 35em) {

               
        .headerpart .headerrightpart {
            margin: 0px 0 0 0;
        }

        .nospace {
            float: right !important;
        }


        .mainwrap {
            width: 90%;
            margin: 0 auto;
        }

        ul.featurelisting li a {
            height: auto;
        }

        .toppart ul {
            float: none;
            text-align: center;
        }

            .toppart ul li:first-child {
                padding-left: 0;
            }

        .headerpart .logopart {
            width: 40%;
        }

            .headerpart .logopart img {
                width: 100%;
                margin-top: -4px;
            }

        ul.medialisting {
            display: none;
        }

        .header-right-cart {
            margin: 4px 0 0 0;
        }

            .header-right-cart .cartleft {
                width: 44px;
                height: 44px;
                font-size: 18px;
                line-height: 33px;
                margin: -2px 5px 0 0px;
            }

        .bannerleftcol {
            width: 100%;
            height: auto;
        }

            .bannerleftcol .productsection h2 {
                display: none;
            }

        .bannerrightcol {
            float: none;
            width: 100%;
            padding-top: 1px;
        }

            .bannerrightcol h2 .headingtext {
                left: 0;
            }

        .bannerpart {
            /*margin-top:-30px;*/
            height: auto;
        }

        .bannerleftcol .latestproduct {
            display: none;
        }

        ul.featurelisting {
            display: none;
        }

        .bannerleftcol {
            display: none;
        }

        .bannerrightcol h2 {
            font-size: 30px;
            margin-top: 0;
        }

        .searchpart {
            background: none;
            float: none;
            padding: 0;
            margin: 20px 0 15px;
        }

            .searchpart .searchbox ul li:first-child {
                width: 83% !important;
            }

        .healthleftsection {
            display: none;
        }

        .healthrightsection {
            width: 100%;
        }

            .healthrightsection .bottomproduct {
                width: 100%;
                height: auto;
                padding: 0px 10px 15px;
                margin-right: 0;
                margin-bottom: 15px;
            }

                .healthrightsection .bottomproduct .productspace img {
                    width: 80%;
                }

        .yogasection h2 {
            font-size: 30px;
            padding: 15px 0;
        }

            .yogasection h2 span {
                display: none;
            }

        .healthrightsection .bottomproduct h3 img {
            display: none;
        }


        .womenhealthsection {
            padding: 0 0 15px;
        }

        .piccontainer.five div {
            display: none;
        }

        footer h3 {
            text-align: center;
            font-size: 21px;
        }

        ul.footernav {
            text-align: center;
            border-bottom: #e2e2e2 1px solid;
            padding-bottom: 20px;
        }


        ul.contactlisting {
            border-bottom: #e2e2e2 1px solid;
            padding-bottom: 20px;
        }

        footer p.offertext {
            text-align: center;
            font-size: 17px;
        }

        footer h3.offerheading {
            font-size: 25px;
            padding-top: 0px;
        }

        ul.formlisting li input {
            height: 40px;
        }

            ul.formlisting li input.newsletter {
                background: url(../images/footermail.jpg) 10px 10px no-repeat #fff;
            }

            ul.formlisting li input[type=submit] {
                width: 100%;
                margin-top: 10px;
                border-radius: 5px;
            }

        ul.bottomlist {
            text-align: center;
        }

        .copright {
            padding: 10px 0;
        }

        .searchpart .searchbox ul li input[type=submit] {
            width: 51px;
        }

        .yogasection {
            display: none;
        }

        ul.bottomlist p {
            padding-bottom: 7px;
        }

        ul.bottomlist {
            border-bottom: none;
        }

        .header-right-cart .cartright h3 {
            font-size: 14px;
        }

        /**** Deatail page *****/

        .innertoppart {
            height: auto;
        }

        /*.innertopleft
{
 display:none;
}*/

        .innertopright {
            width: 100%;
            padding: 15px 0 15px;
            margin-top:40px;
        }


        .innerabouttopright {
            width: auto;
            margin-top: -15px;
        }

        .innerseaech input {
            width: 80%;
            background: #f1f1f1;
            border-left: none;
        }

        .innerseaech {
            margin-right: 0px;
            width: 90%;
        }

        .fa-navicon {
            top: 25px;
        }

        .zoomleftpart {
            width: 100%;
        }

        .zoomrightpart {
            width: 100%;
            float: left;
        }

            .zoomrightpart h2 {
                font-size: 25px;
                line-height: 35px;
            }

            .zoomrightpart h3 {
                margin-top: 0px;
                font-size: 15px;
                line-height: 27px;
                border-bottom: #d3d3d3 1px dashed;
            }

        ul.featuelisting li {
            width: 100%;
            border-bottom: #d3d3d3 1px dashed;
            border-right: none;
            margin-left: 0%;
            padding: 15px 0 15px;
        }

        ul.featuelisting {
            border-top: none;
            border-bottom: none;
            margin-bottom: 0px;
            padding: 0px 0px 20px;
        }

        .countpart {
            width: 37%;
        }

        a.detailcartbtn {
            font-size: 16px;
            padding-left: 54px;
            width: 165px;
        }

        a.detailbuynow {
            font-size: 16px;
            width: 115px;
        }

        .innerpage {
            padding: 16px 0 11px;
        }

        ul.detaillisting {
            border-bottom: #d3d3d3 1px dashed;
            padding: 0px 0 20px;
            margin: 20px 0px 0;
        }

            ul.detaillisting li {
                line-height: 30px;
                background: url(../images/detail-bullet.png) left 11px no-repeat;
            }

        .testimonialsection {
            display: none;
        }

        .ad1 {
           
        }

        .ad2 {
            display: none;
        }


        .tabpart {
            width: 100%;
            margin: 30px auto 0;
            float: none;
        }

        .videopart {
            margin-left: 0px;
        }


        .contentpart p a img {
            width: 100% !important;
        }


        .peoplebougt {
            display: none;
        }

        .infopart {
            margin: 0px 0 0px;
        }

            .infopart .infocolumn {
                width: 100%;
                float: none;
                border-right: none;
            }

        .deatilpart h4 {
            line-height: 24px;
        }

        .bottomdetaillisting {
            border-top: none;
            border-bottom: none;
            margin-top: 25px;
        }

        button.accordion {
            padding: 0px 0px 30px;
        }

        h2.resp-accordion {
            font-size: 17px !important;
            font-weight: 600 !important;
            font-family: 'Raleway', sans-serif;
        }

       
        ul.reviewlisting li .leftreview {
            width: 100%;
            float: none;
        }

        ul.reviewlisting li .rightreview {
            width: 100%;
            text-align: center;
            float: none;
            border-left: none;
        }

        ul.reviewlisting li {
            padding: 0px;
        }

        /*ul.reviewlisting a.allrevew
{
 display:none;
}*/

        .deatilpart {
            padding: 0 0 15px;
        }

        .acc-content ul {
            margin: 10px 15px 10px 15px !important;
        }

        .sidead h4 {
            display: block;
        }

        /**** poses page *****/

        .productinnerpage .leftinnerpart {
            display: none;
        }

        .productinnerpage .rightinnerpart {
            width: 100%;
            float: none;
        }

            .productinnerpage .rightinnerpart h2 {
                line-height: 28px;
            }

            .productinnerpage .rightinnerpart .detailpart img.rightpic {
                display: none;
            }

            .productinnerpage .rightinnerpart .detailpart img.leftpic {
                display: none;
            }

            .productinnerpage .rightinnerpart .detailpart h3.middleheading1 {
                top: 0;
                margin-bottom: 0;
            }

            .productinnerpage .rightinnerpart .detailpart h3.middleheading2 {
                top: 0;
                margin-bottom: 0;
            }

            .productinnerpage .rightinnerpart .detailpart h3 {
                font-size: 18px;
                line-height: 26px;
            }

        .productinnerpage {
            margin: 15px 0 0 0 !important;
        }

            .productinnerpage .rightinnerpart .detailpart {
                padding: 15px 0px 0px;
            }

        .innerrelatedpart h3 {
            font-size: 28px;
        }

        ul.innerproductlist li {
            width: 45%;
            margin: 0 20px 20px 0px;
        }




            ul.innerproductlist li:nth-child(2n-0) {
                margin-right: 0;
            }

        /*
ul.innerproductlist li:nth-child(3n-0)
{
margin-right:0;
}*/


        .innerrelatedpart h3 img {
            display: none;
        }

        ul.innerproductlist {
            margin: 30px 0 0;
        }

        .innerrelatedpart {
            padding: 12px 0 15px;
        }

        .productinnerpage .rightinnerpart h2 {
            font-size: 22px;
            margin: 0px 0 16px;
        }

        /**** yogaexcerciseplan page *****/

        ul.selectlisting li {
            margin-right: 0;
            width: 100%;
        }

        .productinnerpage .innertopbanner img {
            display: none;
        }

        .productinnerpage .innertopbanner {
            padding: 20px;
            margin: 25px 0 10px;
        }


            .productinnerpage .innertopbanner p {
                text-align: center;
                font-size: 17px;
            }


        .categorypart h3 {
            font-size: 22px;
        }

        .categorypart .hangingclip {
            display: none;
        }

        .categorypart {
            padding-top: 25px;
        }

        ul.selectionpart h3 {
            font-size: 17px;
            line-height: 23px;
            margin: 15px 0 10px;
        }

        ul.selectionpart li {
            width: 100%;
            margin: 0px 0px 15px 0;
        }

            ul.selectionpart li select {
                width: 100%;
            }

            ul.selectionpart li input[type=button] {
                width: 100%;
            }


        .relatedbookpart {
            margin: 15px 0 15px;
            height: auto;
        }

            .relatedbookpart h3 {
                padding: 33px 0 8px;
                font-size: 25px;
                line-height: 28px;
            }

                .relatedbookpart h3 span.yogatext {
                    display: none;
                }


            .relatedbookpart p {
                padding: 0px 20px;
                margin-left: 0;
                font-size: 16px;
            }

            .relatedbookpart ul.relatedbooklist {
                margin: 25px 0 0;
            }


                .relatedbookpart ul.relatedbooklist li {
                    margin: 0 0px 25px 0px;
                }

        .bookmodalbox .leftmodal {
            width: 100%;
            text-align: center;
        }

            .bookmodalbox .leftmodal img {
                width: auto;
            }

        .bookmodalbox .rightmodal {
            width: 100%;
            margin: 20px 0;
        }

            .bookmodalbox .rightmodal h3 {
                line-height: 30px;
            }

            .bookmodalbox .rightmodal p {
                font-size: 15px;
                line-height: 23px;
            }

        a.popclosebtn {
            position: relative;
            top: -7px;
            right: -7px;
        }

        ul.selectlisting li h3 {
            font-size: 20px;
            font-weight: 500;
        }

        /**** Yoga Glossary page *****/

        ul.termlisting li span {
            width: 100%;
            padding-bottom: 7px;
        }

            ul.termlisting li span.rightdescription {
                width: 100%;
                float: left;
                padding-bottom: 0px;
            }

        .scrollheadingpart .leftscrollheading {
            width: 25%;
            padding-left: 20px;
        }

        .scrollheadingpart .rightscrollheading {
            width: 75%;
        }


        /**** Producty page *****/



        ul.innerproductlisting {
            text-align: center;
        }

            ul.innerproductlisting li {
                width: 45%;
                text-align: center;
                margin: 0 7px 15px 7px;
                display: inline-block;
                float: none;
                vertical-align: top;
            }

                ul.innerproductlisting li img {
                    width: 100%;
                }

                ul.innerproductlisting li a.productname {
                    width: 99.9%;
                }

            ul.innerproductlisting h3 {
                background: #f1f1f1;
                padding: 10px 0;
                margin-bottom: 20px;
                border-radius: 5px;
                text-align: center;
            }

        #bestseller {
            display: block;
        }

        #yoga {
            display: block;
        }

        #meditation {
            display: block;
        }

        #natural-health {
            display: block;
        }

        #yogalearning {
            display: block;
        }

        #womenhealth {
            display: block;
        }

        /**** Aboutus page *****/

        .bannercontent {
            width: 91%;
        }

        .aboutseach ul li:first-child {
            width: 78% !important;
        }

        .aboutbanner {
            background-size: 100% 203px;
            height: 180px;
        }

        .bannercontent h2 {
            font-size: 26px;
            padding: 38px 0 5px 0;
        }

        .bannercontent p {
            display: none;
        }

        .aboutseach {
            margin-top: 10px;
        }

        ul.aboutlisting li {
            width: 100%;
            margin: 0px 0px 25px 0;
        }

        .bootomaboutpart {
            padding: 20px 0px 20px;
            margin-top: 15px;
        }

        .scrolltextleft figure {
            width: 100%;
            float: none;
            text-align: center;
            margin-right: 0px;
        }

        .scrolltextleft {
            padding: 30px;
        }

            .scrolltextleft h2 {
                text-align: center;
            }

            .scrolltextleft p {
                text-align: center;
                padding: 0px 0px 0 0px;
            }

            .scrolltextleft figure img.leftimg {
                float: none;
                border-radius: 100%;
            }

        .scrolltextright figure {
            width: 100%;
            float: none;
            text-align: center;
            margin-left: 0px;
        }

        .scrolltextright {
            padding: 30px;
        }

            .scrolltextright h2 {
                text-align: center;
            }

            .scrolltextright p {
                text-align: center;
                padding: 0px 0px 0 0px;
            }

        .bootomaboutpart h4 {
            line-height: 22px;
        }

        .scrolltextright figure img.rightimg {
            float: none;
            border-radius: 100%;
            margin: 0 0 0 0px;
        }

        .bootomaboutpart h3 {
            font-size: 25px;
            font-weight: 600;
        }

        .aboutwrap h2 {
            text-align: center;
        }

        .aboutwrap p {
            text-align: center;
            line-height: 25px;
        }

        .aboutwrap {
            padding: 10px 0 25px;
        }

        /**** Contact page *****/

        .contactseach ul li:first-child {
            width: 76% !important;
        }

        #demo-box-1 {
            height: 180px;
        }

        .bannercontent h2.contacttext {
            padding-top: 45px;
        }

        .contactseach {
            margin-top: 5px;
        }

        .leftcontactcolumn {
            width: 100%;
            float: none;
            padding-right: 0px;
        }

        .rightcontactcolumn {
            width: 100%;
            float: none;
            padding-left: 0px;
            border-left: none;
        }

        ul.contactform li {
            width: 100%;
        }

            ul.contactform li.codetext {
                width: 50%;
                margin-bottom: 20px;
            }

            ul.contactform li.captacharea {
                width: 50%;
            }

            ul.contactform li textarea {
                height: 130px;
            }

        .bottomcontactpart {
            display: none;
        }

        .contactwrap {
            padding: 20px 0 5px;
        }

        .rightcontactcolumn p {
            padding: 0px 0 13px;
        }

        .rightcontactcolumn h2 {
            margin: 10px 0 5px;
        }


        /**** Login page *****/

        .loginwrap .loginleftpart {
            display: none;
        }


        .loginwrap .loginrightpart {
            width: 90%;
            margin: 0 auto 40px;
            float: none;
        }


            .loginwrap .loginrightpart h2 {
                font-size: 28px;
                padding-top: 30px;
            }


        ul.loginform {
            margin: 33px auto 10px;
            width: 100%;
        }

        .loginwrap .loginrightpart a.fbbtn {
            width: 45%;
            margin: 35px 5px 0 0;
        }

        .loginwrap .loginrightpart a.twbtn {
            width: 45%;
        }

        .loginwrap .loginrightpart h3 span {
            font-size: 15px;
        }

        .loginwrap .loginrightpart h3 {
            margin: 22px 0 10px;
            font-size: 21px;
        }

        .loginwrap .loginrightpart p.btext {
            padding: 0 0px 25px;
            text-align: center;
            font-size: 14px;
        }

        /**** Register page *****/

        .cd-member-bio .cd-bio-content h2 {
            margin-top: 0px !important;
        }

        ul.yogaregister li.textpart1 {
            width: 100% !important;
            float: none !important;
        }

        ul.yogaregister li.formpart {
            float: none !important;
            width: 100% !important;
        }

        ul.yogaregister li {
            margin: 0px 0 5px !important;
        }

            ul.yogaregister li input.w80 {
                width: 100% !important;
            }

            ul.yogaregister li input.w40 {
                width: 100% !important;
            }

            ul.yogaregister li input.w60 {
                width: 100% !important;
            }

            ul.yogaregister li .yogatextpart {
                width: 100% !important;
                float: none !important;
            }


            ul.yogaregister li .yogatextpart1 {
                width: 100% !important;
                float: none !important;
            }

            ul.yogaregister li input[type=checkbox] {
                top: 2px !important;
                float: left !important;
                margin-right: 10px !important;
            }

            ul.yogaregister li select.w30 {
                width: 100% !important;
            }


        /**** indiacart page *****/

        .pleftnone {
            padding-left: 15px !important;
        }

        .shippingbanner {
            padding: 20px 0;
            margin-bottom: 30px;
        }

            .shippingbanner h2 img {
                display: none;
            }

            .shippingbanner p {
                padding-left: 0px;
            }

        .shippingcol .productimgpart {
            width: 100%;
            float: none;
            margin-bottom: 10px;
            text-align: center;
        }

        .shippingcol .productcontentpart {
            width: 100%;
            float: none;
            text-align: center;
        }

        .cartadpart .leftad {
            display: none;
        }

        .cartadpart .cuponad {
            width: 100%;
            height: auto;
            padding: 15px 15px 25px;
        }

            .cartadpart .cuponad h3 {
                padding: 10px 0 5px 0;
                font-size: 15px;
                text-align: center;
            }

            .cartadpart .cuponad p {
                text-align: center;
            }

        .btnpart a {
            width: 100%;
            margin-bottom: 10px;
        }

        .btnpart input[type=button] {
            width: 100%;
        }

        .prightnone {
            padding-right: 15px !important;
        }

        .shippingleftpart {
            margin-bottom: 20px;
        }

        .shippingrightpart {
            margin-bottom: 30px;
        }

        .btnpart {
            padding: 15px;
        }


        .shippingrightpart ul li span {
            float: right;
            font-size: 17px;
            width: auto;
            font-family: Arial, Helvetica, sans-serif;
            margin-bottom: 0px;
            display: inline-block;
        }


        .cartadpart .countrypart {
            width: 100%;
            padding: 5px 20px;
            height: auto;
            margin-bottom: 12px;
        }

        .usad {
            margin-top: -10px;
            margin-bottom: 20px;
        }

            .usad h3 {
                font-size: 15px;
            }

                .usad h3 img {
                    margin-bottom: 40px;
                }

        .registerpart {
            padding: 0 15px;
        }

            .registerpart .shoppingpart {
                width: 100%;
            }

            .registerpart .linepart {
                display: none;
            }

            .registerpart .servicespart {
                width: 100%;
                float: left;
            }

            .registerpart h4 {
                text-align: center;
            }

            .registerpart .shoppingpart ul li {
                text-align: center;
            }

            .registerpart .servicespart ul li {
                text-align: center;
            }

            .registerpart h5 {
                text-align: center;
                font-size: 17px;
                margin-top: 15px;
            }

        /**** shopping and tracking page css *****/

        .formwrap h2 {
            font-size: 25px;
            padding: 10px 0 7px;
        }

            .formwrap h2 img {
                display: none;
            }

        .formwrap p img {
            margin: 20px 0 20px;
        }

        .shoppingform {
            margin-bottom: 30px;
        }

        .mobpnone {
            padding: 0px !important;
        }

        .trackresgister {
            margin: 0px 0 5px;
        }

            .trackresgister input[type=submit] {
                width: 100%;
                height: 50px;
            }

        .shoppingform ul li span.checkheading {
            font-size: 13px;
            top: -3px;
        }

        .wholesalebg {
            background-size: cover;
        }

            .wholesalebg h2 {
                font-size: 30px;
                padding: 10px 0 7px;
            }

                .wholesalebg h2 img {
                    display: none;
                }

            .wholesalebg p img {
                margin: 20px 0 20px;
            }

        .accountbg1 {
            background-image: none;
        }

        .modal-dialog1 {
            width: auto !important;
        }


        ul.guestlisting li input[type=submit] {
            width: 100%;
        }

        ul.guestlisting li input.graybtn[type=submit] {
            width: 100%;
        }

        ul.guestlisting {
            width: 90%;
        }

        /**** change address page css *****/

        .modal-form {
            width: auto !important;
        }

        ul.changeshipping h2 {
            font-size: 20px;
        }

        ul.changeshipping li label {
            width: 100%;
        }

        ul.changeshipping li input {
            width: 100%;
        }

            ul.changeshipping li input.w50 {
                width: 100%;
            }

            ul.changeshipping li input.w40 {
                width: 100%;
            }

        ul.changeshipping li select {
            width: 100%;
        }

        ul.changeshipping li input.w55 {
            width: 100%;
        }

        ul.changeshipping li {
            margin: 0 0 5px;
        }

        ul.changeshipping {
            padding: 10px;
        }

            ul.changeshipping p img {
                margin: 10px 0 25px 0px;
            }

        .editcolumn {
            margin-left: 0px;
        }


        .editaddresscol {
            width: auto;
        }

        .billingbanner h2 img {
            display: none;
        }

        .billingbanner h2 {
            font-size: 25px;
            color: #408642;
            padding-bottom: 12px;
        }

        /*.pnone {
    padding-left: 15px !important;
    padding-right: 15px !important;
}*/

        .shippingsummarycol {
            margin-bottom: 20px;
        }

        .btnpart a.adbtn {
            width: 100%;
        }

        .btnpart1 {
            margin: 0px;
        }

        .editcolumn h2 .checkmark {
            left: 16%;
        }

        .billingbanner p {
            padding: 0 40px 0;
        }

        .editaddresscol {
            margin: 10px 0 30px;
        }
    }

@media screen and (width: 667px) {
    .searchpart .searchbox ul li:first-child {
        width: 83% !important;
    }

    ul.topadbanner
    {
        margin: -18px 0 0 0;
    }

    .bannerpart
    {
        height: 457px;
    }

}

@media only screen and (max-width: 1024px) and (min-width: 769px)
{

.editcolumn h2 .checkmark {
left: 20%;
}

    .editcolumn input[type="image"] {
        width: 70%;
        position: relative;
        right: -40px;
        top: 8px;
    }

    .newshoppingbanner .paymentwrap {
        width: 90%;
    }

    .newcardbox {
        width: 100%;
    }


    .mainwrap
    {
         width:95%;
    }

    .innertoppart {
        height: auto;
    }

    .innertopleft {
        width: 100%;
        margin: 12px auto 0;
    }

    .innertopright {
        width: 100%;
        padding: 15px 0 15px;
    }


    .innerseaech {
        margin-right: 0px;
        width: 90%;
    }

        .innerseaech input {
            width: 90%;
            background: #f1f1f1;
            border-left: none;
        }

}


@media only screen and (width: 812px){

    .healthleftsection
    {
        display:none !important;
    }


    .healthrightsection
    {
        width:100% !important;
    }

    .healthrightsection .bottomproduct {
        float: none !important;
        display: inline-block !important;
        margin: 0 13px 20px !important;
    }

    .bannerleftcol
    {
     width:35%;
    }

    .bannerrightcol {
        width: 65%;
    }


.searchpart .searchbox ul li:first-child {
width: 82% !important;
}

    .bannerrightcol h2 {
        font-size: 33px;
    }

        .bannerrightcol h2 .headingtext {
            font-size: 32px;
            left: 0;
        }

.searchpart {
padding: 30px 30px 153px 30px !important;
}

    .container, .wrapon {
        clear: both;
    }

    .item
    {
        margin-right:20px;
    }


    .searchpart .searchbox ul li:first-child {
        width: 85% !important;
    }

    .bannerpart
    {
        height:440px !important;
    }

    #DivCurrency
    {
        right: 163px !important;
    }


    ul.featuelisting li:first-child {
        width: 100% !important;
        margin-bottom: 24px !important;
    }

    ul.featuelisting li {
        margin: 0px 0px 0 0% !important;
    }

        ul.featuelisting li.rbornone {
            width: 100% !important;
        }

    .zoomrightpart p.pricetext1 {
        left: 62px !important;
    }


    .relatedproduct
    {
        width:100% !important;
        float:left !important;
    }

    .ad1 {
        text-align: center !important;
        margin: 20px auto !important;
        float: none !important;
    }

        .ad1 img {
            float: none !important;
            margin: 21px 20px 20px 20px !important;
        }

}

    @media only screen and (max-width: 1024px) and (min-width: 769px) {

        .bnr {
            display: none;
        }

        .header-right-cart {
            position: relative;
            /*top: 51px;*/
        }

        .detailcart {
            top: 0px;
        }


        .searchpart .searchbox ul li:first-child {
            width:90% !important;
        }

        ul.topadbanner li {
            width: 33%;
        }

            ul.topadbanner li img {
                width: 100%;
            }

        ul.topadbanner {
            margin: 50px 0 0 0;
        }

        .item {
            height: 420px;
        }

        .healthleftsection {
            width: 37%;
        }

            .healthleftsection img {
                width: 100%;
            }

        .healthrightsection {
            width: 100%;
        }


        .productimg img
        {
          width:auto;
        }

        .healthrightsection .bottomproduct 
        {
          height: 330px;
        }

       


    }

@media only screen and (max-width: 1200px) and (min-width: 1025px) {

    .topchirstmasbanner{
        display:none;
    }
}


    @media only screen and (max-width: 1024px) and (min-width: 641px) {

        .topchirstmasbanner {
            width: 99%;
            margin: 0 auto 3px;
            text-align: center;
        }

            .topchirstmasbanner img {
                width: 100%;
            }
    }


    @media only screen and (max-width: 990px) and (min-width: 769px) {

        .healthleftsection {
            display: none;
        }

        .healthrightsection {
            width: 100% !important;
        }

            .healthrightsection .bottomproduct {
                float: none !important;
                display: inline-block !important;
                margin: 0 13px 20px !important;
            }

        .bannerleftcol {
            width: 35%;
        }

        .bannerrightcol {
            width: 65%;
        }

            .bannerrightcol h2 .headingtext {
                font-size: 32px;
                left: 0;
            }

        .searchpart .searchbox ul li:first-child {
            width: 83% !important;
        }

        .wrapon {
            width: 95% !important;
        }

        #DivCurrency {
            right: 163px !important;
            font-size: 14px !important;
        }

        .bannerpart {
            height: 440px !important;
        }

        ul.featuelisting li:first-child {
            width: 100% !important;
            margin-bottom: 24px !important;
        }

        ul.featuelisting li {
            border-right: none;
            margin: 0px 0px 0 0% !important;
        }

            ul.featuelisting li.rbornone {
                width: 100% !important;
            }

        .relatedproduct {
            width: 100% !important;
            float: left !important;
        }

        .ad1 img {
            width: auto;
            float: none !important;
            margin: 21px 20px 20px 20px !important;
        }

        .ad1 {
            text-align: center !important;
            margin: 20px auto !important;
            float: none !important;
        }

        .btnpart input[type="submit"] {
            width: 199px;
        }
    }