@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/css?family=Literata:400,400i,500,500i,600,600i,700,700i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
@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;
}

ul.contactform li input[type=submit] {
    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;
}
    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;
}

.headerpart
{
 width:100%;
 background:#fbfbfb;
 float:left;
 padding:15px 0;
}

.headerpart .logopart
{
 float:left;
}

.headerpart .headerrightpart
{
 float:right;
 margin:0;
 padding:0;
}

.infowrap {
    width: 850px;
    margin: 20px auto 50px;
    padding: 20px 50px 50px;
    background: #fff;
}


    .infowrap .faqlogo {
        text-align: center;
    }

    .infowrap h2 {
        margin: 0px;
        padding: 20px 0 55px;
        font-size: 35px;
        color: #000;
        font-family: 'Raleway', sans-serif !important;
        text-align: center;
    }

        .infowrap h2 span {
            color: #ca2f20;
        }

    .infowrap p {
        margin: 0px 0 20px;
        padding: 0px 0 20px;
        font-size: 17px;
        color: #000;
        font-weight:500;
        font-family: 'Raleway', sans-serif !important;
        border-bottom: #ccc 1px dotted;
        line-height: 25px;
    }

        .infowrap p span {
            display: block;
            margin: 0px;
            padding: 0px 0 5px;
        }

        .infowrap p a {
            color: #c32e21;
            text-decoration: underline;
        }

            .infowrap p a:hover {
                color: #000;
                text-decoration: none;
            }



.potpart img
{
position:absolute;top:204px; left:120px;
}


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:-37px 0 0 20px;
}

.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;
        line-height: 38px;
        float: left;
        margin: 0 10px 0 0px;
    }


.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:800;
 color:#000;
}

.header-right-cart .cartright p
{
 margin:0;
 padding:0;
 font-size:12px;
 font-family: 'Lato', sans-serif;
}


.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;
    max-width: 230px;
    margin-left: -0px;
    border-radius: 2px;
    margin-top: 50px;
}


.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;
}

.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 3px 0;
}
.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;
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:capitalize;
}

.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;
}
.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:url(../images/banner.jpg) left top no-repeat;
 background-size:100%;
height: 359px;
background-attachment: fixed;
background-position: center center;
background-size: cover;
}

.bannerleftcol
{
 width:20%;
 background:#fff;
 float:left;
 /*border:#5caa5e 1px solid;*/
 margin:32px 0 0 0;
 padding:0;
 float:left;
 height:483px;
}

.bannerleftcol .productsection
{
 width:100%;
}

.bannerleftcol .productsection h2
{
 margin:0px;
 padding:0px;
 color:#509c51;
 font-size:15px;
 font-weight:700;
 padding:15px;
}

.bannerleftcol .productsection h2 span
{
 color:#333333;
 margin-right:10px;
}

/* Producyt Css Start */


nav { background-color: #fff; }

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-color: #5caa5e; }

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:#4a934c;
}

nav .dropdown ul li a
{
 color:#fff;
}

nav a {
  display: block;
  padding: 10px 15px;
  color:#1f1f1f;
}

.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 .nav-toggle { display: none; }


.bannerleftcol .latestproduct
{
 width:100%;
 background:#3F9B42;
 height:81px;
 float:left;
  text-align:center;
}

.bannerleftcol .latestproduct h4
{
 margin:7px 0 8px 0;
 padding:0;
 font-size:23px;
 text-align:center;
 color:#fff;
 font-weight:600;
 text-shadow:#277E2A 1px 1px 1px;
}

.bannerleftcol .latestproduct h4 span
{
 color:#EAFE07;
}

.bannerleftcol .latestproduct a
{
 background:#328734;
 border-right:#277529 4px solid;
 color:#fff;
 text-decoration:none;
 font-size:14px;
 padding:7px 10px; 
}


.bannerleftcol .latestproduct a:hover
{
 color:#ecff0e;
}

.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;
 text-shadow:#000 1px 1px 10px;
}

.bannerrightcol h2 .headingtext
{
 text-align:left;
 font-size:21px;
 font-weight:600;
 left:-123px;
 position:relative;
}

.bannerrightcol h2 .ytext
{
 color:#f0ee26;
}

/*searchpart Css Start */

.searchpart
{
 width:100%;
 background:rgba(0, 0, 0, 0.5);
 float:left;
 padding:30px 30px 30px 30px;
 margin-top:35px;
}

.searchpart .searchbox
{
 width:100#;
 background:#49944b;
 padding:5px;
 border-radius:5px;
}

.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:#fff;
 height:49px;
 border:0;
 color:#636363;
 float:left;
 padding:0 0 0 45px;
}

.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:#559f57;
 color:#fff;
 font-size:20px;
 font-weight:600;
 position:relative;
 padding:0;
}


.searchpart .searchbox ul li input:hover[type=submit]
{
 background:#49944B;
}
 

/*Top Ad Banner Css Start */

ul.topadbanner
{
 width:100%;
 margin:68px 0 0 0;
 padding:0;
 float:left;
 list-style:none;
}

ul.topadbanner li
{
 margin:0;
 padding:0;
 border:#d6d6d6 1px solid;
 float:left;
 border-top:none;
 border-left:none;
}

/*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;
  }
}



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);
}


/* Sweep To Left */
.hvr-sweep-to-left {
  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-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #277529;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -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-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
  color: white;
}
.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(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 10px;
 font-size:20px;
 font-weight:600;
 color:#000;
 border-bottom:#F2F2F2 3px solid;
 position:relative;
}

.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:433px;
}


.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
{
 width:100%;
 margin:0;
 padding:20px 35px;
 text-align:center;
}

.item .productdetail h4
{
 margin:0px 0 5px;
 padding:0px;
 font-size:14px;
 font-weight:700;
 line-height:20px;
}


.item .productdetail h4 a
{
 color:#030C03;
 text-decoration:none;
}

.item .productdetail p
{
 font-size:14px;
 font-weight:400;
 font-family: 'Lato', sans-serif;
 line-height:18px;
 color:#3A3938;
 margin-bottom:10px;
}

.item .productdetail h3
{
 margin:0px;
 padding:0px;
 border-bottom:none;
 font-family: 'Lato', sans-serif;
 font-size:21px;
 font-weight:900;
}

.item .productdetail h3 img
{
 margin:-7px 10px 0 0;
 position:relative;
}

.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*/

.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;
}

.womenhealthsection p
{
 margin:0;
 padding:0;
font-size:15px;
font-family: 'Lato', sans-serif;
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:48%;
 background:#fff;
 border:#c4bdbd 1px solid;
 height:297px;
 float:left;
 margin-right:20px;
 margin-bottom:20px;
padding:0px 25px;
text-align: center;
}


.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 10px;
    padding: 0px;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}

.healthrightsection .bottomproduct h4 a
{
 color: #208e24;
 text-decoration:none;
}


.healthrightsection .bottomproduct h3
{
margin: 0px;
padding: 0px;
border-bottom: none;
font-family: 'Lato', sans-serif;
font-size: 20px;
font-weight: 900;
}

.healthrightsection .bottomproduct h3 img
{
    margin: -7px 10px 0 0;
    position: relative;
}



/* 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-weight:600;
 line-height:28px;
 background:url(../images/greenbg.jpg) left top no-repeat #228b24;
 text-shadow:#0b580d 1px 1px 1px;
}


.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;
}

footer h3
{
 margin:0;
 padding:15px 0 20px;
 font-size:18px;
 font-weight:500;
 color:#000;
}

footer h3.offerheading
{ 
 color:#2a2b29;
 font-weight:700 !important;
 font-size:14px;
 margin:0;
padding:15px 0 5px;
}

footer p.offertext
{
 font-size:15px;
 color:#272727;
 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 10px;
  font-family: 'Lato', sans-serif;
  font-size:14px;
  color:#3a3a33;
}

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:20px;
 font-weight:500;
}

ul.footernav li a
{
 color:#423f3f;
 text-decoration:none;
  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;
 height:33px;
 width:100%;
 color:#000;
 font-size:13px;
 padding:0 10px 0 43px;
}

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:8px 19px 13px;
 color:#fff;
 font-weight:600;
 font-size:15px;
 margin-top:15px;
 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;
}

.copright
{
 width:100%;
 margin:0;
 padding:30px 0;
 float:left;
}

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:12px;
 display:inline-block;
}

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 */

.innertoppart
{
 width:100%;
 height:43px;
 margin:0;
 padding:0;
 float:left;
 border-top:#dcdcdc 1px solid;
 border-bottom:#dcdcdc 1px solid;
}

.innertopleft
{
 width:50%;
 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 15px;
float: left;
/*background: #f5f5f5;*/
height: 41px;
line-height:41px;
/*border-left:#dcdcdc 1px solid;
border-right:#dcdcdc 1px solid;*/
font-size:15px;
font-family: 'Raleway', sans-serif;
color:#000;
font-weight:600;
}

.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 ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
  font-size:15px;
  font-family: 'Josefin Sans', sans-serif;
  font-weight:600;
}



.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:8px 0 35px;
 font-family: 'Raleway', sans-serif;
}

.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 h2
{
 margin:10px 0 0;
 padding:0px 0 10px;
 font-size:40px;
 color:#0b0b0b;
 font-family: 'Josefin Sans', sans-serif;
}


.zoomrightpart h3
{
 margin:10px 0 0;
 padding:0px 0 15px;
 font-size:17px;
 color:#58a25a;
 font-weight:500;
  font-family: 'Josefin Sans', sans-serif;
  border-bottom:#cecece 1px solid;
}

.zoomrightpart h3 img
{
 margin-right:10px;
}

.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;
}



.zoomrightpart p.pricetext1
{
color:#353634;
font-size:30px;
font-family: 'Josefin Sans', sans-serif;
font-weight:600;
float:left;
margin: 20px 0 14px 0px;
}

.zoomrightpart p.pricetext1 span
{
 color:#dc4e41;
 text-decoration:line-through;
 font-weight:500;
}


ul.detaillisting
{
 margin:20px 0px;
 padding:0px;
 list-style:none;
}

ul.detaillisting li
{
 margin:0px;
 padding:0px 0 0px 18px;
 color:#2e2929;
 font-size:14px;
 line-height:26px;
 background:url(../images/detail-bullet.png) left 7px no-repeat;
 font-weight:500;
}

ul.featuelisting
{
 margin:0px 0 27px;
 padding:15px 0px;
 list-style:none;
 border-top:#cecece 1px solid;
 border-bottom:#cecece 1px solid;
}

ul.featuelisting li
{
 margin:0px 0px 0 3%;
 padding:0px 2% 0 0;
 float:left;
 border-right:#d3d3d3 1px solid;
 width:30%;
}

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:17px;
 font-weight:600;
 color:#121111;
 font-family: 'Raleway', sans-serif;
}

ul.featuelisting li p
{
 color:#959595;
 font-size:13px;
  font-family: 'Raleway', sans-serif;
}


ul.featuelisting li.rbornone
{
border-right:none !important;
}

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:10px 0 0 0px;
 position:relative;
 padding-left:55px;
 font-weight:600;
 text-shadow:#285a29 1px 1px 5px;
 float:left;
}

.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:100%;
 margin:0px;
 padding:0px;
 float:left;
}

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:102px;
 padding:0 5px;
 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;
}

.w42
{
 width:42%;
}


/* 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:left;
 font-family: 'Raleway', sans-serif;
 margin:30px 0 0 0px;
}

.relatedproduct h3
{
 margin:0;
 padding:0 0 10px;
 font-size:19px;
  font-family: 'Raleway', sans-serif;
  border-bottom:#dc4e41 2px solid;
  color:#000;
  position:relative;
}

.relatedproduct h3 img
{
position: absolute;
bottom: -8px;
left: 14px;

}


.relatedproduct h3 span
{
 font-weight:600;
}

.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;
}


.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;
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;
}

.questionpart h2 span
{
 color:#5caa5e;
}

.questionpart h2 img
{
 position:absolute;
 bottom:20px;
 left:0;
}


.questionpart h3
{
 margin:0px;
 padding:0px 0 20px;
 color:#dc4e41;
   font-family: 'Raleway', sans-serif;
 font-size:16px;
 font-weight:600;
 font-style:italic;
}

.questionpart h3 img
{
 margin-right:10px;
}

.questionpart p
{
 margin:0px;
 padding:0px;
 color:#565656;
 font-size:13px;
 font-weight:500;
}


/* People bought Css Start */

.peoplebougt
{

width: 100%;
float: left;
font-family: 'Raleway', sans-serif;
margin: 30px 0 0 0px;
}

.peoplebougt h3
{
margin: 0;
padding: 0 0 10px;
font-size: 19px;
font-family: 'Raleway', sans-serif;
border-bottom: #dc4e41 2px solid;
color: #000;
position: relative;
}

.peoplebougt h3 img
{
position: absolute;
bottom: -8px;
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;
}

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 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 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: 90%;
float: left;
font-family: 'Raleway', sans-serif;
margin: 30px 0 23px 0px;
padding:20px 0 0 0;
box-shadow: #b8b7b7 1px 1px 4px;
-webkit-box-shadow: #b8b7b7 1px 1px 4px;
-moz-box-shadow: #b8b7b7 1px 1px 4px;
height:115px;
border-left:#149a5f 6px solid;
text-align:center;
position:relative;
}


.ad1:hover h3
{
 color:#069355;
 text-shadow:#fff 1px 1px 5px;
 
}

.ad1 img
{
 position:absolute;
 bottom:5px;
 right:10px;
}

.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;
}

.ad1 a
{
 width:92px;
 height:28px;
 line-height:25px;
 text-align:center;
 color:#fff;
 text-decoration:none;
 background:#149a5f;
 border:#149a5f 2px solid;
 display:inline-block;
 font-size:13px;
 text-shadow:#148151 1px 1px 5px;
 margin-top:8px;
 border-radius:20px;
}

.ad1 a:hover
{
 background:#fff;
 border:#149a5f 2px solid;
 color:#149a5f;
 text-shadow:none;
 font-weight:600;
}

.ad1:hover a
{
 background:#fff;
 border:#149a5f 2px solid;
 color:#149a5f;
 text-shadow:none;
 font-weight:600;
}



.ad2
{
width: 90%;
float: left;
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:21%;
 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;
 text-shadow:#205822 1px 1px 5px;
}

.productinnerpage .leftinnerpart h3
{
 margin:0;
 padding:0;
 background:#509f52;
 color:#fff;
 font-size:16px;
 font-weight:600;
 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(../images/downarrow.png) 93% 16px no-repeat #343434;
  font-family: 'Raleway', sans-serif;
  padding: 8px 0px;
  padding-left: 14px;
  font-size: 13px;
  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;
}


.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 15px no-repeat #2f2f2f;
  font-family: 'Raleway', sans-serif;
  padding: 8px 0px;
  padding-left: 30px;
  font-size: 15px;
  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;
}

.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: 20.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:92%;
 margin:0px auto;
 padding:0px;
 list-style:none;
}

ul.popupqueryform h2
{
 margin:0px 0 0px;
 padding:0px 0 5px;
 text-align:center;
 font-size:30px;
 color:#fff;
}

ul.popupqueryform h2 img
{
 margin-bottom:10px;
}

ul.popupqueryform p
{
 text-align:center;
 font-size:14px;
 color:#fff;
 margin:0px;
 padding:0px 0 20px;
}

ul.popupqueryform p span
{
 color:#c6de24;
}



ul.popupqueryform li
{
 margin:0px 0 10px;
 padding:0px;
 width:100%;
 vertical-align:top;
}

ul.popupqueryform li:last-child
{
 margin-bottom:0px;
}

ul.popupqueryform li label
{
 width:30%;
 font-weight:400;
 color:#fff;
 font-size:15px;
 vertical-align:top;
 padding-top:10px;
}

ul.popupqueryform li input
{
 background:#fff;
 border:none;
 height:35px;
 padding:10px;
 width:68%;
}

ul.popupqueryform li input:focus
{
 outline:none;
 box-shadow:none;
}

ul.popupqueryform li textarea
{
 background:#fff;
 border:none;
 height:40px;
 padding:10px;
 width:68%;
 height:132px;
 resize:none;
}

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.querycancelbtn[type=button]
{
 background:#efd300;
 color:#000;
}


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;
}

a.popclosebtn1
{
background:#efd300 !important;
}


#demo-box-1 {
	/*background-image:url(../images/peoplebg.jpg);*/ /* background-image is required to work */
	background-image: url(../images/peoplebg.jpg);
	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: 1080px;
 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 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:50px 0 10px 0;
 font-family: 'Raleway', sans-serif;
 font-size:33px;
 color:#000000;
 font-weight:300;
}

.loginwrap .loginrightpart h2 span
{
 color:#72c02c;
 font-weight:600;
 letter-spacing:-2px;
}

.loginwrap .loginrightpart p
{
 margin:0;
 padding:0;
 font-size:14px;
 color:#4f4f4f;
 font-weight:400;
 text-align:center;
}

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 **********************/

.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;
}


.aboutwrap p
{
 margin:0px;
 padding:0px 0 15px;
 font-size:15px;
  font-weight:400;
 font-family: 'Raleway', sans-serif;
 color:#151515;
 line-height:22px;
}

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;
}

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;
}

.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;
}

.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;
 font-weight:600;
}

.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;
 font-weight:600;
}

.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;
}


/*************Shipping Page Css Start **********************/

.shippingbanner
{
 background:#f5f5f5;
 padding:43px 0;
 width:100%;
 text-align:center;
 margin-bottom:40px;
}

.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:#e3e2e2 1px solid;
 padding:0;
 margin-bottom:40px;
}

.shippingcol
{
 width:100%;
 border-bottom:#e9e9e9 1px solid;
 padding: 25px 20px 20px 20px;
}


.shippingcol .productimgpart
{
 width:14%;
 float:left;
 text-align:center;
}

.shippingcol .productcontentpart
{
 width:84%;
 float:right;
}

.shippingcol .productcontentpart h2
{
 margin:0 0 11px;
 padding:0;
 font-size:18px;
 color:#000000;
 font-weight:600;
 
}

.shippingcol .productcontentpart ul.cartlisting
{
 margin:0;
 padding:0;
 list-style:none;
}

.shippingcol .productcontentpart ul.cartlisting li
{
 margin-bottom:5px;
}

.shippingcol .productcontentpart ul.cartlisting li.qtext
{
 font-size:14px;
 color:#777777;
 font-weight:600;
}

.shippingcol .productcontentpart ul.cartlisting li input
{
 width:49px;
 height:30px;
 border:#c6c6c6 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;
}

.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:#d04533 3px solid;
}

.cartadpart
{
 width:100%;
 float:left;
 border-bottom: #e9e9e9 1px solid;
}


.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;
}

.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:#9c9c9c 1px dashed;
  padding:0 30px;
  position:relative;
}

.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;
}

.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:#e3e2e2 1px solid;
 padding:20px;
 margin-bottom:40px;
}


.shippingrightpart h3
{
 margin:6px 0 20px;
 padding:0 0 10px;
color:#453939;
font-size: 16px;
font-weight: 700;
border-bottom:#e9e9e9 1px solid;
}

.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:Arial, Helvetica, sans-serif;
}


.shippingrightpart ul li span.freetext
{
 color:#de1b1b;
 font-weight:bold;
}

.shippingrightpart ul li:last-child
{
 font-size:17px;
 font-weight:600;
 border-top:#e1e1e1 1px dashed;
 padding-top:15px;
 margin:17px 0 10px;
}

.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;
 padding:25px;
 text-align:right;
}


.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-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
{
 width:207px;
 height:40px;
 line-height:39px;
 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;
}

.btnpart a:hover
{
 background:url(../images/c-hover.jpg) 15px 13px no-repeat #8e8e88;
 color:#fff;
}

.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-size:17px;
 color:#000;
 font-weight:600;
}


.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: #0a0a0a;
 font-weight: 700;
}

.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: rgb(245, 245, 245);
    padding: 30px 20px;
}


.shippingsummarycol h2
{
font-size: 20px;
text-align: center;
color: rgb(23, 22, 22);
font-weight: 600;
margin: 0px;
padding: 0px 0px 10px;
}

.shippingsummarycol h3
{
 text-align: center;
font-size: 13px;
font-weight: 500;
margin: 0px 0px 10px;
padding: 0px;
}

.shippingsummarycol h3 img
{
 margin-top:15px;
}

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 rgb(218, 218, 218);
    border-bottom: 1px solid rgb(255, 255, 255);
}

ul.summarylisting li .listingleftcol {
    width: 30%;
    height: 100px;
    float: left;
    text-align: center;
    line-height: 100px;
    box-shadow: rgb(216, 216, 216) 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: rgb(29, 29, 29);
    font-weight: 700;
    margin: 0px;
    padding: 0px;
}

ul.summarylisting li p.totalprice {
    font-size: 21px;
    color: rgb(94, 93, 93);
    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: rgb(129, 130, 129);
    border-radius: 2px;
    padding: 5px 10px;
    border-right: 2px solid rgb(114, 115, 114);
    margin: 10px 0px 0px;
}


.editcolumn
{
margin-left: 30px;
margin-bottom: 20px;
padding: 33px 0 0;
border-width: 1px;
border-style: solid;
border-color: rgb(204, 204, 204);
border-image: initial;
border-bottom:none;
}


.editcolumn h2 {
    font-size: 20px;
    text-align: center;
    color: rgb(23, 22, 22);
    font-weight: 600;
    margin: 0px;
    padding: 0px 0px 2px;
}

.editcolumn h2 .container {
    display: block;
    position: relative;
	font-size: 20px;
    cursor: pointer;
	font-weight: 600;
    user-select: none;
}

.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: 27%;
    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;
}

.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;
}

.editcolumn a.changebtn
{
 background:#818281;
 text-align:center;
 color:#fff;
 width:100%;
 display:block;
 padding:10px 0;
 border-bottom:#6a6e6a 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:#6a6e6a;
}

.editcolumn a.changebtn:hover span
{
 color:#fff;
}


.billingcolumn {
    margin-left: 30px;
    margin-bottom: 20px;
    padding: 20px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    border-image: initial;
}

.billingcolumn h2 {
    font-size: 20px;
    text-align: center;
    color: rgb(23, 22, 22);
    font-weight: 600;
    margin: 0px;
    padding: 0px 0px 10px;
}

.billingcolumn h3 {
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    margin: 0px 0px 10px;
    padding: 0px;
}

.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: 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: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;
}

ul.billingform li input::placeholder
{
 color:#000;
 font-size:14px;
 font-weight:500;
}

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;
}

.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: 20px;
    font-weight: 600;
    margin: 30px 0px 15px;
    padding: 0px;
}

.paymentbottompart h3 span {
    color: rgb(220, 78, 65);
}


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.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;
}

ul.summarylisting li .listingrightcol p {
    font-size: 13px;
    color: rgb(119, 119, 119);
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
}

ul.summarylisting li .listingrightcol p.summaryprice {
    font-size: 18px;
    font-weight: 600;
    color: rgb(0, 0, 0);
    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;
}


/**** categories page css start 13-07-2019 *****/

.innercategorypart
{
 width:100%;
 float:left;
 font-family: 'Raleway', sans-serif;
}


.productinnerpage .categoeryrightpart {
    width: 76%;
    margin: 0;
    padding: 0;
    float: right;
}

.categoeryrightpart {
    width: 70%;
    margin: 50px auto;
    padding: 0px;
}

.newseasoncatgeory {
    width: 100%;
    float: left;
}


    .newseasoncatgeory h2 {
        margin: 0px;
        padding: 0px;
        font-size: 35px;
        font-family: 'Poppins', sans-serif;
        font-weight:500;
        color: #000;
        line-height: 35px;
         text-transform: none !important;
    }

        .newseasoncatgeory h2 span {
            font-size: 20px;
            font-weight: 400;
            text-transform: none !important;
        }


.newdescripepart {
    width: 100%;
    margin: 15px 0 0;
    padding: 0px;
    float: left;
}

    .newdescripepart p {
        margin: 0px;
        padding: 0px;
        font-size: 14px;
        font-family: 'Raleway', sans-serif;
        font-weight: 500;
        line-height: 23px;
    }

        .newdescripepart p a {
            color: #e01102;
            text-decoration: underline;
        }

a.relatedbtn {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e9e9e9+0,ffffff+100 */
    background: #e9e9e9; /* Old browsers */
    background: -moz-linear-gradient(top, #e9e9e9 0%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #e9e9e9 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #e9e9e9 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    border: #727272 1px solid;
    color: #000;
    padding: 5px 10px;
    border-radius: 3px;
    margin: 10px 0 0 0;
    font-size: 15px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    float: left;
    text-decoration: none;
    margin-bottom: 20px;
}

    a.relatedbtn:hover {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+32,e9e9e9+92,e9e9e9+92 */
        background: #ffffff; /* Old browsers */
        background: -moz-linear-gradient(top, #ffffff 32%, #e9e9e9 92%, #e9e9e9 92%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #ffffff 32%,#e9e9e9 92%,#e9e9e9 92%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #ffffff 32%,#e9e9e9 92%,#e9e9e9 92%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e9',GradientType=0 ); /* IE6-9 */
    }


.relatedbtn {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e9e9e9+0,ffffff+100 */
    background: #e9e9e9; /* Old browsers */
    background: -moz-linear-gradient(top, #e9e9e9 0%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #e9e9e9 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #e9e9e9 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    border: #727272 1px solid;
    color: #000;
    padding: 5px 10px;
    border-radius: 3px;
    margin: 10px 0 0 0;
    font-size: 15px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    float: left;
    text-decoration: none;
    margin-bottom: 20px;
}

    .relatedbtn:hover {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+32,e9e9e9+92,e9e9e9+92 */
        background: #ffffff; /* Old browsers */
        background: -moz-linear-gradient(top, #ffffff 32%, #e9e9e9 92%, #e9e9e9 92%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #ffffff 32%,#e9e9e9 92%,#e9e9e9 92%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #ffffff 32%,#e9e9e9 92%,#e9e9e9 92%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e9',GradientType=0 ); /* IE6-9 */
        color:#000 !important;
    }




.newdescripepart p a:hover {
    text-decoration: none;
    color: #000;
}

.newdescripepart p a:hover {
    text-decoration: none;
    color: #000;
}

.newarticlepart {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

    .newarticlepart h3 {
        margin: 20px 0 0 0;
        padding: 0px 0 5px;
        font-size: 18px;
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        color: #000;
        text-transform: none;
}
   

    .newarticlepart p {
        margin: 0px;
        padding: 0px;
        font-size: 14px;
        font-family: 'Raleway', sans-serif;
        font-weight: 500;
        line-height: 23px;
    }

        .newarticlepart p a {
            color: #e01102;
            text-decoration: none !important;
        }

        .newarticlepart p a {
            text-decoration: underline !important;
        }


.newcatsearchpart {
    width: 100%;
    margin-top: 20px;
}

    .newcatsearchpart input {
        width: 85%;
        height: 50px;
        border: #509f52 1px solid;
        padding-left: 50px;
        float: left;
        background: url(../images/cat-search.jpg) 14px 10px no-repeat;
    }

        .newcatsearchpart input:focus {
            outline: none;
        }


        .newcatsearchpart input[type=submit] {
            background: #509f52;
            border: none;
            width: 15%;
            color: #fff;
            font-size: 20px;
            font-family: 'Poppins', sans-serif;
            font-weight: 400;
            padding-left: 0px;
        }

.categoerynewtabpart {
    width: 100%;
    float: left;
    margin-top: 20px;
}




.catogorybanner
{
 width:100%;
 margin:0px;
 padding:0px;
 float:left;
 background: url(../images/category-detoxfasting-banner.jpg) left top no-repeat;
 height:312px;
}
#cate_bannerdetox_fasting {
    width: 100%;
    margin: 0px;
    padding: 0px;
    float: left;
    background: url(../images/category-detoxfasting-banner.jpg) left top no-repeat;
    height: 312px;
}
 
/*2222222222222*/
#cate_banner_fitness {
    width: 100%;
    margin: 0px;
    padding: 0px;
    float: left;
    background: url(../images/fitness.jpg) left top no-repeat;
    height: 312px;
}
/*33333333333*/
#cate_banner_babyCare {
    width: 100%;
    margin: 0px;
    padding: 0px;
    float: left;
    background: url(../images/baby-care.jpg) left top no-repeat;
    height: 312px;
}
/*444444444444*/
#cate_banner_HealthCare {
    width: 100%;
    margin: 0px;
    padding: 0px;
    float: left;
    background: url(../images/health-care.jpg) left top no-repeat;
    height: 312px;
}
/*555555555555*/
#cate_banner_HomeMedicalSupply {
    width: 100%;
    margin: 0px;
    padding: 0px;
    float: left;
    background: url(../images/home-medical-supplies.jpg) left top no-repeat;
    height: 312px;
}
/*666666666666666*/
#cate_banner_HousehodSupply {
    width: 100%;
    margin: 0px;
    padding: 0px;
    float: left;
    background: url(../images/household-supplies.jpg) left top no-repeat;
    height: 312px;
}
/*77777777777777*/
#cate_banner_PersonalHygene {
    width: 100%;
    margin: 0px;
    padding: 0px;
    float: left;
    background: url(../images/personal-hygiene.jpg) left top no-repeat;
    height: 312px;
}


/*8888888888888888*/

#cate_banner_YogaMeditation {
    width: 100%;
    margin: 0px;
    padding: 0px;
    float: left;
    background: url(../images/yoga-meditation.jpg) left top no-repeat;
    height: 312px;
}
/*9999999999999*/
#cate_banner_EmmaSupply {
    width: 100%;
    margin: 0px;
    padding: 0px;
    float: left;
    background: url(../images/enema-supplies.jpg) left top no-repeat;
    height: 312px;
}
/*10101010101010101010*/
#cate_banner_MassageTool {
    width: 100%;
    margin: 0px;
    padding: 0px;
    float: left;
    background: url(../images/masssage-tool.jpg) left top no-repeat;
    height: 312px;
}

.catogorybanner .innersection
{
 width:86%;
 margin:0 auto;
 text-align:right;
}

.catogorybanner .innersection h2
{
  margin:0px;
  padding:85px 10px 8px 0;
  font-size:37px;
  color:#ecff1a;
  font-family: 'Literata', serif;
  font-weight:300;
  text-shadow:#004f02 3px 3px 5px;
}

.catogorybanner .innersection p
{
 margin:0px;
 padding:15px 10px 0 0;
 font-size:18px;
 color:#fff;
 font-family: 'Raleway', sans-serif;
 font-weight:300;
 text-shadow:#176518 1px 1px 5px;
}

.catogorybanner .categorysearch
{
 width:100%;
 margin:23px 0 0;
 padding:0px;
 float:left;
}

.catogorybanner .categorysearch input
{
 margin:0px;
 padding:0px 0 0 48px;
 width:91%;
 height:49px;
 background:url(../images/category-search.png) 13px 12px no-repeat #fff;
 float:left;
 border:#fff 1px solid;
 outline:none;
  font-family: 'Raleway', sans-serif;
}

.catogorybanner .categorysearch input::placeholder
{
 font-family: 'Raleway', sans-serif;
 font-size:16px;
 font-weight:300;
 color:#000;
}


.catogorybanner .categorysearch input[type=submit]
{
 width:8%;
 background:#349336;
 color:#fff;
 font-family: 'Raleway', sans-serif;
 font-size:21px;
 font-weight:500;
 padding:0px;
}


.categoryprolisting
{
 width:100%;
 margin:3px auto 30px;
 float:left;
 text-align:center;
}

.categoryprolisting .poductpart
{
 width:31.7%;
 margin:0px 20px 20px 0;
 padding:0px;
 border:#cccaca 1px solid;
 float:left;
}


.categoryprolisting .poductpart:hover
{
 border:#8f8f8f 1px solid;
}

.categoryprolisting .poductpart:hover .cbottompart
{
 background:#f3f3f3;
}

.latestproduct-part
{
margin-top: 0px;
text-align: center;
color: #000;
}

    .latestproduct-part p {
        font-size: 21px;
        color: #000;
        line-height: 25px;
        font-weight: 500;
    }

    .latestproduct-part p span#lblTitle {
        color: #000;
        font-weight:500;
    }

        .latestproduct-part p span {
            font-weight: 500;
            color: #308232;
            font-size: 18px;
        }




    .categoryprolisting .poductpart .ctoppart {
        margin: 0px;
        padding: 0px;
        float: left;
        text-align: center;
        width: 100%;
        height: 193px;
    }

.categoryprolisting .poductpart .cbottompart
{
 margin:0px;
 padding:25px 0 15px;
 float:left;
 text-align:center;
 width:100%;
}


.categoryprolisting .poductpart .cbottompart h3
{
 margin:0px;
 padding: 0px 25px;
 font-size:16px;
 font-family: 'Raleway', sans-serif;
 color:#000;
 font-weight:600;
 line-height: 23px;
 text-transform: capitalize;
}

.categoryprolisting .poductpart .cbottompart h3 a
{
 color:#000;
 text-decoration:none;
}


.categoryprolisting .poductpart .cbottompart .ratingpart
{
 width:100%;
 text-align:center;
}

.categoryprolisting .poductpart .cbottompart .ratingpart img
{
 margin:10px 0px;
}

.categoryprolisting .poductpart .cbottompart p
{
 margin:0px;
 padding: 0px 25px 10px;
 font-size:14px;
 font-family: 'Raleway', sans-serif;
 color:#000;
 font-weight:400;
 line-height: 22px;
}

.categoryprolisting .poductpart .cbottompart p.cprice
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:18px;
}

.categoryprolisting .poductpart .cbottompart p a
{
 color:#c10b07;
 text-decoration:none;
}

.categoryprolisting .poductpart .cbottompart p a:hover
{
 color:#000;
}


.categoryprolisting .poductpart:nth-child(3n+0)
{
 margin-right:0px;
}


ul.cpaginationlisting
{
 margin:0px 0 20px;
 padding:0px;
 width:100%;
 text-align:center;
}

ul.cpaginationlisting li {
display: inline-block;
margin-bottom: 25px;
}


ul.cpaginationlisting li a
{
 margin:0px 1px;
 padding:6px 10px;
 list-style:none;
 border:#d6d6d6 1px solid;
 background:#f3f3f3;
 color:#848383;
 text-align:center;
 font-size:14px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight:bold;
}

ul.cpaginationlisting li a.active
{
 background:#fff;
 color:#000;
}


ul.cpaginationlisting li a:hover
{
 background:#fff;
 color:#000;
}

a#rptPager_ctl05_lnkPage {
    background: #f3f3f3 !important;
    border: #d6d6d6 1px solid;
    color: #848383;
}

a#rptPager_ctl02_lnkPage {
    background: #f3f3f3 !important;
    border: #d6d6d6 1px solid;
    color: #848383;
}

a#rptPager_ctl00_lnkPage {
    background: #f3f3f3 !important;
    border: #d6d6d6 1px solid;
    color: #848383;
}

ul.cpaginationlisting li a.page_disabled {
    background: #509f52;
    border: #509f52 1px solid;
    color: #fff;
}

ul.cpaginationlisting li a.active {
    background: #fff;
    color: #000;
}


ul.cpaginationlisting li a:hover {
    background: #fff;
    color: #000;
}

/************* Affilate login Css Start **********************/

.afflogintopbar
{
 width:100%;
 background:#151515;
 height:50px;
 font-family: 'Raleway', sans-serif;
}

.afflogintopbar ul
{
 margin:0px;
 padding:0px;
 list-style:none;
 text-align:right;
}

.afflogintopbar ul li
{
 margin:0px;
 padding:0px;
 text-align:right;
 display:inline-block;
 line-height:48px;
  background:url(../images/aff-topdivider.jpg) left 18px no-repeat;
}

.afflogintopbar ul li a
{
 color:#fff;
 text-decoration:none;
 font-size:13px;
 font-weight:300;
 padding:0 6px 0 9px;
}

.afflogintopbar ul li a:hover
{
 color:#c4c4c4;
}

.afflogintopbar ul li:first-child
{
 background-image:none;
}


.affloginbg
{
 background:url(../images/aff-loginbg.jpg) left top repeat-x #dcdcdc;
 height:auto;
 padding:50px 0 100px;
}

.affloginbg .afflogopart
{
 width:100%;
 text-align:center;
 margin-bottom:40px;
}

.affloginwrap
{
 width:1100px;
 margin:0px auto;
 padding:0px;
 background:#fff;
 font-family: 'Poppins', sans-serif;
}

.affloginwrap .loginleftcol
{
 width:366px;
 margin:0px;
 padding:0px;
 float:left;
 background:url(../images/affloginbg.jpg) no-repeat;
 background-size:100% 100%;
 min-height:460px;
}

.affloginwrap .loginrightcol
{
 width:734px;
 margin:0px;
 padding:20px 30px;
 float:right;
}

.affloginwrap .loginrightcol h2
{
 margin:15px 0 20px;
 padding:0px;
 font-size:29px;
 color:#000000;
}

.affloginwrap .loginrightcol ul.submenu
{
 margin:0px 0 10px;
 padding:0px;
 width:100%;
 list-style:none;
}

.affloginwrap .loginrightcol ul.submenu li
{
margin:0px;
padding:0px 5px 0 10px;
display:inline-block;
font-size:15px;
color:#000;
font-weight:500;
background:url(../images/submenu-divider.jpg) left 5px no-repeat;
}

.affloginwrap .loginrightcol ul.submenu li:first-child
{
 background-image:none;
 padding-left:0px;
}

.affloginwrap .loginrightcol ul.submenu li a
{
 color:#000;
}

.affloginwrap .loginrightcol ul.submenu li a:hover
{
 color:#008b29;
}


.affloginwrap .loginrightcol .loginleftside
{
 width:55%;
 margin:20px 0 0;
 padding:0px 0 30px;
 float:left;
 border-right:#c7c7c7 1px solid;
}

.affloginwrap .loginrightcol .loginleftside ul
{
 margin:25px 0 0;
 padding:0px;
 list-style:none;
 width:80%;
}

.affloginwrap .loginrightcol .loginleftside ul li
{
 margin:0px;
 padding:0;
 font-size:15px;
 font-weight:500;
}

.affloginwrap .loginrightcol .loginleftside ul li input
{
 width:100%;
 border:none;
 border-bottom:#c7c7c7 2px solid;
 margin-bottom:50px;
 padding-bottom:5px;
}

.affloginwrap .loginrightcol .loginleftside ul li input::placeholder
{
 color:#000;
 font-family: 'Poppins', sans-serif;
 font-size:15px;
 font-weight:400;
}


.affloginwrap .loginrightcol .loginleftside ul li:nth-child(2) input
{
 margin-bottom:20px;
}

.affloginwrap .loginrightcol .loginleftside ul li a
{
 color:#007529;
 text-decoration:underline !important;
}

.affloginwrap .loginrightcol .loginleftside ul li a:hover
{
 text-decoration:none !important;
 color:#000;
}

.affloginwrap .loginrightcol .loginleftside ul li input:focus
{
 outline:none;
 box-shadow:none;
 border-bottom:#000 2px solid
}

.affloginwrap .loginrightcol .loginleftside ul li input[type="submit"]
{
width:auto;
background:#ff5b0d;
font-size:16px;
color:#fff;
border:none;
padding: 10px 24px;
border-radius: 3px;
margin:15px 0 20px;
}

.affloginwrap .loginrightcol .loginleftside ul li input:hover[type="submit"]
{
 background:#06792f;
}

.affloginwrap .loginrightcol .loginrightside h2
{
 margin-bottom:30px;
}

.affloginwrap .loginrightcol .loginrightside
{
 width:45%;
 margin:110px 0 0;
 padding:0px;
 float:right;
 text-align:center;
 position:relative;
}

.affloginwrap .loginrightcol .loginrightside .orsection
{
 width:50px;
 height:50px;
 border-radius:100%;
 background:#fafafa;
 border:#c7c7c7 1px solid;
 font-size:18px;
 color:#000;
 line-height:48px;
 position:absolute;
 left:-22px;
 top:20px;
}


/*************New Affilate Registration Page Start **********************/

.affregisterwrap
{
 width:1100px;
 margin:0px auto;
 padding:0px;
 background:#fff;
 font-family: 'Poppins', sans-serif;
}

.affregisterwrap .registerleftcol
{
 width:366px;
 margin:0px;
 padding:0px;
 float:left;
 background:url(../images/affloginbg.jpg) no-repeat;
 background-size:100% 100%;
 min-height:460px;
}

.affregisterwrap .registerrightcol
{
 width:734px;
 margin:0px;
 padding:20px 30px;
 float:right;
}

.affregisterwrap .registerrightcol h2
{
 margin:15px 0 20px;
 padding:0px;
 font-size:29px;
 color:#000000;
}

.affregisterwrap .registerrightcol ul.submenu
{
 margin:0px 0 10px;
 padding:0px;
 width:100%;
 list-style:none;
}

.affregisterwrap .registerrightcol ul.submenu li
{
margin:0px;
padding:0px 5px 0 10px;
display:inline-block;
font-size:15px;
color:#000;
font-weight:500;
background:url(../images/submenu-divider.jpg) left 5px no-repeat;
}

.affregisterwrap .registerrightcol ul.submenu li:first-child
{
 background-image:none;
 padding-left:0px;
}

.affregisterwrap .registerrightcol ul.submenu li a
{
 color:#000;
}

.affregisterwrap .registerrightcol ul.submenu li a:hover
{
 color:#008b29;
}


.pleft
{
 padding-left:0px !important;
}

.affregisterpart
{
 margin:0px;
 padding:0px;
}

.affregisterpart h2.registerheading
{
margin: 20px 0px 42px;
padding: 0px 0 0 15px;
font-family: 'Poppins', sans-serif;
font-size: 21px;
font-weight: 400;
color: #098837;
}




.affregisterpart input
{
 width:100%;
 border:none;
 border-bottom:#c7c7c7 2px solid;
 margin-bottom:50px;
 padding-bottom:5px
}


.affregisterpart input::placeholder
{
color:#000;
 font-family: 'Poppins', sans-serif;
 font-size:15px;
 font-weight:400;
}


.affregisterpart input:focus
{
 outline:none;
 box-shadow:none !important;
 border-bottom:#000 2px solid
}

.affregisterpart input[type="button"]
{
margin: 0px;
padding: 9px 23px;
width: auto;
background: #ff850d;
font-family: 'Poppins', sans-serif;
font-size: 18px;
color: #fff;
border: none;
margin-left: 16px;
border-radius:3px;
}




/*************New Affilate page  Css Start **********************/

.affilateheader
{
  background:url(../images/aff-headerbg.jpg) left top repeat-x;
  width:100%;
  height:512px;
}

.affilateheader .innertopheader
{
 background:url(../images/aff-header.jpg) center center no-repeat;
 width:1200px;
 height:512px;
 margin:0 auto;
 padding:0;
}

.affheadercontent-part
{ 
 width:590px;
 margin:0;
 padding:0;
 float:left;
 text-align:center;
}

.affheadercontent-part .affflogo
{
 margin:0px;
 padding:0px;
}

.affheadercontent-part .affflogo img
{
 margin:70px 0 35px;
}

.affheadercontent-part .headingpart
{
 margin:0px;
 padding:0px;
}


.affheadercontent-part .headingpart input[type="button"]
{
background:#187a07;
border:#83dd58 1px solid;
color:#fff;
font-size:21px;
font-family: 'Raleway', sans-serif;
font-weight:500;
padding:15px 22px;
margin:25px 0px;
border-radius:5px;
margin-left:10px;
outline:none;
}

.affheadercontent-part .headingpart input:hover[type="button"]
{
 background:#fcff02;
 color:#000;
 border:#fcff02 1px solid;
}

.affheadercontent-part .headingpart input.signin[type="button"]
{
 background:#fcff02;
 color:#000;
 border:#fcff02 1px solid;
 margin-top:18px;
 margin-left:-20px;
 outline:none;
}

.affheadercontent-part .headingpart input.signin:hover[type="button"]
{
 
 background:transparent;
 background:#187a07;
 border:#83dd58 1px solid;
 color:#fff;
}


.afftoppart
{
 padding: 70px 0 8px;
 margin:0;
 text-align:center;
 font-family: 'Raleway', sans-serif;
}

.afftoppart h2
{
 margin:0px 0 35px;
 padding:0px;
 font-size:34px;
 font-family: 'Raleway', sans-serif;
 font-weight:600;
 color:#000;
 position:relative;
}


.afftoppart h2::before
{
content: "";
background: url(../images/aff-after.png) left top no-repeat;
width: 58px;
height: 11px;
display: block;
position: absolute;
left: 27%;
top: 3px;
}

.afftoppart h2::after
{
content: "";
background: url(../images/aff-before.png) left top no-repeat;
width: 58px;
height: 11px;
display: block;
position: absolute;
right: 27%;
top: 3px;
}

.afftoppart p
{
 margin:0px;
 padding:0px;
 font-size:18px;
 line-height:27px;
 color:#000;
}

.afftopshadow
{
 background:url(../images/aff-shadowbg.jpg) left top repeat-x;
 height:59px;
 margin-bottom:20px;
}

.affjoinpart
{
 padding:30px 0 40px;
}


.affjoinpart h2
{
 margin: 22px 0 70px;
 padding:0px;
 font-size:34px;
 font-family: 'Raleway', sans-serif;
 font-weight:600;
 color:#000;
 position:relative;
 text-align:center;
}


.affjoinpart h2::before
{
content: "";
background: url(../images/aff-after.png) left top no-repeat;
width: 58px;
height: 11px;
display: block;
position: absolute;
left: 38%;
top: 4px;
}

.affjoinpart h2::after
{
content: "";
background: url(../images/aff-before.png) left top no-repeat;
width: 58px;
height: 11px;
display: block;
position: absolute;
right: 38%;
top: 4px;
}

.affjoinbox
{
width:100%;
margin:0 0 30px;
padding:60px 50px;
height:419px;
box-shadow:#e5e5e5 0px 0px 80px;
text-align:center;
border:#fff 1px solid;
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;*/
transition: margin-top 2s;
}
 
.affjoinbox figure img
{
margin-bottom:20px;
}
  
   
.affjoinbox:hover figure 
{
width:100px;
height:100px;
background:#fff;
margin:0 auto;
line-height:100px;
border-radius:100%;
box-shadow:#1a8744 1px 1px 10px;
}
   
.affjoinbox:hover figure img
{
margin-top:20px;
}
  
   
.affjoinbox:hover
{
margin-top:-30px;
box-shadow:none;
border:#048365 1px solid;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#419817+0,108038+86 */
background: #419817; /* Old browsers */
background: -moz-linear-gradient(top,  #419817 0%, #108038 86%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #419817 0%,#108038 86%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #419817 0%,#108038 86%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#419817', endColorstr='#108038',GradientType=0 ); /* IE6-9 */
padding-top:40px;
}
  
  
.affjoinbox:hover h3
{
 color:#fff;
 margin-top:10px;
 text-shadow:#08641b 1px 1px 10px;
}


.affjoinbox:hover p
{
 color:#fff;
 font-weight:300;
}

.affjoinbox:hover a
{
color:#000;
background-image:none;
margin:0px 0 0 0px;
background:#e4e70f;
border:#e4e70f 1px solid;
font-weight:500;
}
  
 
 .affjoinbox h3
 {
  margin:0px 0 13px;
  padding:0px;
  font-size:22px;
  font-family: 'Raleway', sans-serif;
  color:#181212;
  font-weight:600;
  line-height:26px;
 }
 
.affjoinbox p
{
margin:0px 0 10px;
padding:0px;
font-size:18px;
font-weight:400;
line-height:25px;
color:#000;
}
  
.affjoinbox a
{
margin:0px 0 0 -30px;
padding:10px 25px;
font-size:17px;
font-weight:400;
color:#f52d1d;
font-weight:600;
text-align:center;
border:#fff 1px solid;
display:inline-block;
background:url(../images/aff-arrow.jpg) right 15px no-repeat;
}
   
.affjoinbox a:hover
{
background:#149244;
border:#29aa5a 1px solid;
color:#fff;
font-weight:500;
}  


/*************New Affilate innerpage  Css Start **********************/

.affinnerheader
{
background:url(../images/aff-innerheader.jpg);
background-position: center center;
background-size: cover;
width:100%;
height:496px;
border-bottom:#ccc 1px solid;
}

.affinnerheader .aafinnerrightbg
{
background: url(../images/affinner-rightbg.jpg) top right no-repeat;
width:100%;
height:495px;
}

.affinnerbanner
{
 width:100%;
 margin:0;
 padding:0;
 text-align:center;
}

.affinnerbanner .textpart
{
 margin:0;
 padding:0;
}

.affinnerbanner .logopart
{
 margin:0px;
 padding:0px;
}

.affinnerbanner .logopart img
{
position: absolute;
top: 57px;
left: 35px;
}

.affinnerbanner .textpart img
{
 margin-top:120px;
 margin-left:-100px;
}


.affdetailsection
{
 width:100%;
 margin:0px 0 40px;
 padding:50px 0 50px;
 font-family: 'Raleway', sans-serif;
 border-bottom:#d9d9d9 1px solid;
}

.affdetailsection h2
{
 margin:0px 0 30px;
 padding:0;
 font-size:28px;
 font-family: 'Raleway', sans-serif;
 color:#112123;
 font-weight:600;
 line-height: 30px;
}

.affdetailsection h2.affsecondheading
{
 color:#223864;
 margin:40px 0 25px;
}

.affdetailsection h2.affthirdheading
{
 color:#3d5808;
 margin:0px 0 25px;
}

.affdetailsection h2.affforthheading
{
 color:#f2303c;
 margin:30px 0 25px;
}

.affdetailsection h2.afffifthheading
{
 color:#c17702;
 margin:40px 0 25px;
}

.affdetailsection h2.affsixthheading
{
 color:#616161;
 margin:40px 0 25px;
}

.affdetailsection p
{
 margin:0px 0 20px;
 padding:0px;
 font-family: 'Raleway', sans-serif;
 color:#000;
 font-size:17px;
 line-height:28px;
}


.affdetailsection input[type="button"]
{
 background:#2e3435;
 font-family: 'Raleway', sans-serif;
 color:#fff;
 border:#1f2425 2px solid;
 font-size:16px;
 font-weight:600;
 padding:5px 15px;
 margin-top:25px;
 text-shadow:#171a1b 1px 1px 5px;
 outline:none;
}

.affdetailsection input:hover[type="button"]
{
 background:#1f2425;
}

.affdetailsection input.scondaffbtn[type="button"]
{
 background:#223864;
 border:#18294a 2px solid;
 text-shadow:#171a1b 1px 1px 5px;
 margin-top:30px;
 outline:none;
}

.affdetailsection input.scondaffbtn:hover[type="button"]
{
background:#18294a;
}

.affdetailsection input.thirdaffbtn[type="button"]
{
 background:#308010;
 border:#267009 2px solid;
 text-shadow:#1e5309 1px 1px 5px;
 margin-top:30px;
 outline:none;
}

.affdetailsection input.thirdaffbtn:hover[type="button"]
{
background:#267009;
}


.affdetailsection input.forthaffbtn[type="button"]
{
 background:#f6333e;
 border:#ec0909 2px solid;
 text-shadow:#b81b24 1px 1px 5px;
 margin-top:30px;
 outline:none;
}

.affdetailsection input.forthaffbtn:hover[type="button"]
{
background:#ec0909;
}


.affdetailsection input.fifthaffbtn[type="button"]
{
 background:#d38e20;
 border:#c48116 2px solid;
 text-shadow:#885402 1px 1px 5px;
 margin-top:30px;
 outline:none;
}

.affdetailsection input.fifthaffbtn:hover[type="button"]
{
background:#c48116;
}

.affdetailsection input.sixthaffbtn[type="button"]
{
 background:#716d6d;
 border:#676262 2px solid;
 text-shadow:#5a5a5a 1px 1px 5px;
 margin-top:30px;
}

.affdetailsection input.sixthaffbtn:hover[type="button"]
{
background:#676262;
}

.afflastsection
{
 border-bottom:none;
 padding-bottom:20px;
}

.afffirstsection
{
 padding-top:60px;
}


/************* Affilate user page start **********************/

.affuserheader
{
 background:url(../images/aff-userbg.jpg) left top repeat-x;
 width:100%;
 height:440px;
}

.uerbanner
{
 width:1200px;
 margin:0 auto;
 padding:0;
 background:url(../images/aff-userbanner.jpg) left top no-repeat;
 height:440px;
}

.uerbanner .rightuserdetail
{
 width:750px;
 margin:0;
 padding:0;
 float:right;
 text-align:center;
}

.uerbanner .rightuserdetail p.mainheading
{
 font-size:30px;
 color:#fef618;
 padding-bottom:10px;
 font-weight:600;
}

.uerbanner .rightuserdetail p
{
 margin:0px;
 padding:0px;
 font-size:19px;
 color:#fff;
 font-family: 'Raleway', sans-serif;
 line-height:26px;
}

.uerbanner .rightuserdetail figure img
{
 margin:80px 0 20px;
}

.affusersection
{
padding: 30px 0 40px;
}

.affusersection h2
{
margin: 22px 0 70px;
padding: 0px;
font-size: 28px;
font-family: 'Raleway', sans-serif;
font-weight: 500;
color: #000;
position: relative;
text-align: center;
line-height:35px;
}

.affusersection h2::before
{
content: "";
background:url(../images/userline.png) left top no-repeat;
display: block;
width: 30px;
height: 2px;
top: 53px;
position: relative;
left: 25.5%;
}


.affusersection h2::after
{
content: "";
background:url(../images/userline.png) right top no-repeat;
display: block;
width: 30px;
height: 2px;
top: -19px;
position: relative;
right: -71.5%;
}


.affnewuserpart
{
width: 100%;
margin: 0 0 30px;
padding: 50px 50px;
height: 455px;
border:#add5ea 1px solid;
text-align: center;
font-family: 'Raleway', sans-serif;
background:#e4f3fd;
}

.affnewuserpart.greenpart
{
 background:#f0fdf1;
 border:#8dba95 1px solid;
}

.affnewuserpart.greenpart h3
{
 color:#187c2b;
}

.affnewuserpart.greenpart figure
{
  box-shadow:#abdfc0 20px 20px 50px;
}

.affnewuserpart.greenpart input[type=button]
{
 background:#15832a;
}

.affnewuserpart.yellowpart
{
 background:#f7edd4;
 border:#e0ac4e 1px solid;
}

.affnewuserpart.yellowpart h3
{
 color:#a28114;
}

.affnewuserpart.yellowpart figure
{
  box-shadow:#edd6a5 20px 20px 50px;
   border:#fff 2px solid;
}

.affnewuserpart.yellowpart input[type=button]
{
 background:#ac8d26;
}

.affnewuserpart:hover
{
 background:#fff;
 border:#ccc 1px solid;
}

.affnewuserpart:hover figure
{
box-shadow:#ccc 20px 20px 50px;
 border:#f1f1f1 2px solid;
}


.affnewuserpart figure
{
 width:110px;
 height:110px;
 line-height:108px;
 display:inline-block;
 margin-bottom:25px;
 border-radius:100%;
 background:#fff;
 box-shadow:#aec7d8 20px 20px 50px;
 border:#fff 2px solid;
}

.affnewuserpart h3
{
 font-size:22px;
 font-family: 'Raleway', sans-serif;
 margin:0px;
 padding:0px 0 10px;
 font-weight:600;
 line-height: 27px;
 color:#174063;
}

.affnewuserpart p
{
 margin:0px;
 padding:0px 0 20px;
 font-size:19px;
 line-height:22px;
 color:#000;
}

.affnewuserpart input[type=button]
{
 margin:0px;
 padding:12px 17px;
 font-family: 'Raleway', sans-serif;
 background:#174063;
 border:none;
 color:#fff;
 font-size:18px;
}

.affnewuserpart input:hover[type=button]
{
 background:#062540;
}

.affnewuserpart.greenpart input:hover[type=button]
{
 background:#0a641b;
}

.affnewuserpart.yellowpart input:hover[type=button]
{
 background:#927411;
}

.add_cart
{
   top:31px;
}

.m-category span.textpart
{
    display:none;
}






/*************Contact Page Css Start **********************/


@media screen and (max-width: 76em)
{

/**** Affilate tablogin page *****/

.productinnerpage .categoeryrightpart
{
    width:70%;
}


.affloginwrap
{
width: 87%;
padding: 0px 0 36px;
}

.affloginwrap .loginleftcol
{
 display:none;
}	


.affloginwrap .loginrightcol
{

width: 97%;
margin: 0 auto;
float: none;
}

.afflogintopbar ul
{
 text-align:center;
}

.affloginbg .afflogopart
{
  margin-bottom: 24px;
}

.affloginbg
{
 padding: 24px 0 100px;
}




/**** Affilate User page *****/

.affuserheader
{
 height:auto;
}

.uerbanner
{
 width:100%;
 height:auto;
 padding: 4px 50px 50px;
 background:url(../images/user-tabbg.jpg) left top no-repeat;
}

.uerbanner .rightuserdetail p br
{
 display:none;
}

.affusersection h2::before
{
left: 20.5%;
}

.affusersection h2::after
{
 right: -75.5%;
}

.affusersection h2
{
 margin: 20px 0 57px;
 font-size: 26px;
}

.uerbanner .rightuserdetail
{
width: 100%;
}

.uerbanner .rightuserdetail figure img
{
 margin: 30px 0 20px;
}


.affnewuserpart p br
{
 display:none;
}

.affnewuserpart
{
 height: 508px;
}

.affnewuserpart h3 br
{
 display:none;
}



/**** Affilate first page *****/

.affinnerbanner .textpart img
{
margin-top: 40px;
margin-left: -120px;
width: 45%;
}

.affinnerbanner .logopart img
{
position: absolute;
top: 45px;
left: 21px;
width: 19%;
}

.affinnerheader .aafinnerrightbg
{
height: 365px;
background-size: 50%;
}

.potpart img
{
 display:none;
}

.affinnerheader
{
height: 358px;
}

.afftoppart
{
 padding: 40px 0 8px;
}

.afftoppart h2::before
{
 display:none;
}

.afftoppart h2::after
{
display:none;
}

.affjoinpart h2::before
{
 display:none;
}

.affjoinpart h2::after
{
 display:none;
}

.affjoinpart h2
{
 margin: 22px 0 40px;
}

.affjoinbox
{
 height: 500px;
}

.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: 23.1%;
}

.lastspace
{
 margin-right:0px !important;
}

.womenhealthsection
{
 padding-bottom:15px;
}

/**** Deatail page *****/

.xzoom-thumbs img
{
 width: 22.8%;
 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;
}

}

@media screen and (max-width:48em)
{

    .infowrap {
        width: 90%;
        padding: 20px 25px 20px;
    }

        .infowrap h2 {
            margin: 0px;
            padding: 27px 0 30px;
            font-size: 22px;
            font-family: 'Libre Baskerville', serif;
            color: #000;
            text-align: center;
            font-weight: bold;
        }
.productinnerpage .categoeryrightpart 
{
    width:100%;
}

.categoryprolisting .poductpart 
{
width: 30%;
}

/**** Affilate tablogin page *****/

.affloginwrap
{
width: 87%;
padding: 0px 0 36px;
}

.affloginwrap .loginleftcol
{
 display:none;
}	


.affloginwrap .loginrightcol
{

width: 97%;
margin: 0 auto;
float: none;
}

.afflogintopbar ul
{
 text-align:center;
}

.affloginbg .afflogopart
{
  margin-bottom: 24px;
}

.affloginbg
{
 padding: 24px 0 100px;
}


/**** Affilate User page *****/

.affuserheader
{
 height:auto;
}

.uerbanner
{
 width:100%;
 height:auto;
 padding: 4px 50px 50px;
 background:url(../images/user-tabbg.jpg) left top no-repeat;
}

.uerbanner .rightuserdetail p br
{
 display:none;
}

.affusersection h2::before
{
 left: 12.5%;
}

.affusersection h2::after
{
 right: -83.5%;
}

.affusersection h2
{
 margin: 20px 0 57px;
 font-size: 26px;
}

.uerbanner .rightuserdetail
{
width: 100%;
}

.uerbanner .rightuserdetail figure img
{
 margin: 30px 0 20px;
}


.affnewuserpart p br
{
 display:none;
}

.affnewuserpart
{
 height:auto;
 width: 80%;
 margin:0 auto 30px;
}

.affnewuserpart h3 br
{
 display:none;
}


/**** Affilate first page *****/

.affinnerheader
{
 height:auto;
 background-image:none;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#055e13+0,219d2e+100 */
background: #055e13; /* Old browsers */
background: -moz-linear-gradient(top,  #055e13 0%, #219d2e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #055e13 0%,#219d2e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #055e13 0%,#219d2e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#055e13', endColorstr='#219d2e',GradientType=0 ); /* IE6-9 */
}

.affinnerheader .aafinnerrightbg
{
 height:auto;
 background-image:none;
}

.potpart img
{
 display:none;
}

.affinnerbanner .logopart
{
 width:100%;
}

.affinnerbanner .logopart img
{
position: relative;
top: 0;
left: 0;
margin: 30px 0;
width: auto;
}

.affinnerbanner .textpart
{
 display:none;
}



.affilateheader
{
 height:auto;
}

.affilateheader .innertopheader
{
width: 100%;
height: auto;
background: url(../images/aff-header.jpg) left top no-repeat;
padding: 0 0 15px;
}

.affheadercontent-part
{
width: 100%;
float: none;
}

.affheadercontent-part .affflogo img 
{
 margin: 44px 0 49px;
}


.affheadercontent-part .headingpart img
{
 width:auto;
}

.afftoppart
{
 padding: 40px 0 8px;
}

.afftoppart h2::before
{
 display:none;
}

.afftoppart h2::after
{
display:none;
}

.afftoppart h2
{
 margin: 0px 0 24px;
 line-height: 38px;
}

.afftoppart p
{
font-size: 17px;
}

.afftopshadow
{
margin-bottom: 0;
height: 38px;
}

.affjoinpart h2::before
{
 display:none;
}

.affjoinpart h2::after
{
 display:none;
}

.affjoinpart h2
{
 margin: 22px 0 40px;
}

.affjoinbox
{
 height:auto;
 width: 100%;
 margin: 0 auto 35px;
}

.shoppingform ul li span.checkheading
{
 top: 2px;
}

.mainwrap
{
width:94%;
margin:0 auto;
}

.searchpart .searchbox ul li:first-child
{
 width:87% !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:430px;
}

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:48.5%;
}

.headerpart .logopart img
{
width: 75%;
margin-top: 2px;
}

.header-right-cart
{
 margin: 10px 0 0 20px;
}

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;
}

.innertopright
{
 width:auto;
 padding: 15px 0 15px;
}

.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: 22.8%;
 height:auto;
}

.zoomrightpart
{
width: 51%;
float: right;
}

.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;
}

.relatedproduct
{
 display:none;
}

.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;
}

.questionpart
{
 display:none;
}

.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;
}

.reviewpart
{
 display:none;
}

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;
}


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:25%;
 margin-bottom: 10px;
 text-align:left;
}

.shippingcol .productcontentpart
{
width: 75%;
}

.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;
}

.btnpart
{
 padding: 10px;
}


.shippingrightpart ul li span
{
float: none;
font-size: 17px;
width: 100%;
font-family: Arial, Helvetica, sans-serif;
display: block;
margin-bottom: 5px;
}

.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)

{

.newcatsearchpart input {
width: 70%;
}

 .newcatsearchpart input[type=submit]
 {
  width: 30%;
 }

.newseasoncatgeory h2
{
    text-align:center;
   font-size: 26px;
}

.newseasoncatgeory h2 span {
font-size: 16px;
font-weight: 400;
text-transform: capitalize;
line-height: 23px;
display: block;
margin-top: 5px;
}



        #cate_banner_fitness {
            height: auto;
            padding-bottom: 30px;
        }

#cate_banner_babyCare {
height: auto;
padding-bottom: 30px;
}

#cate_banner_PersonalHygene {
height: auto;
padding-bottom: 30px;
}

#cate_banner_MassageTool
{
height: auto;
padding-bottom: 30px;
}

#cate_banner_EmmaSupply
{
height: auto;
padding-bottom: 30px;
}

#cate_banner_YogaMeditation {
height: auto;
padding-bottom: 30px;
}

#cate_banner_HealthCare {
height: auto;
padding-bottom: 30px;
}

#cate_banner_HomeMedicalSupply {
height: auto;
padding-bottom: 30px;
}

.mobile_nav_trigger .fa-navicon {
    margin-top: -4px;
    font-size: 24px;
}

#cate_banner_HousehodSupply {
height: auto;
padding-bottom: 30px;
}

    .m-category span.textpart {
        display: block;
        font-size: 17px;
        font-weight: 600;
        position: relative;
        top: 9px;
        left: -17px;
    }


    .add_cart {
        top: -12px;
    }

.productinnerpage .leftinnerpart
{
  width: 100%;
}

    .inneradlist {
        display: none;
    }

    .cart-small-box {
        margin-left: -127px;
    }

    .cart-small-box {
        width: 62%;
    }

    .header-right-cart .cartleft
    {
    margin: -2px 5px 0 70px !important;
    }


    .productinnerpage .categoeryrightpart {
        width: 100%;
    }

    .catogorybanner .innersection
    {
    width: 100%;
    text-align: center;
    }

    .catogorybanner .categorysearch
    {
    width: 87%;
    margin: 0 auto;
    float: none;
    }

    .catogorybanner .innersection h2 {
        padding: 40px 10px 8px 0;
        font-size: 28px;
        line-height: 35px;
    }

    .catogorybanner .innersection p
    {
    padding: 2px 10px 22px 0;
    font-size: 15px;
    }

    .catogorybanner
    {
      background-size: 100% 100% !important;
    }

    .catogorybanner .categorysearch input[type=submit]
    {
     width: 15%;
    }

    .catogorybanner .categorysearch input
    {
       width: 84%;
    }

    #cate_bannerdetox_fasting {
        /*height: 193px;*/
        height: auto;
        padding-bottom: 30px;
    }

    .categoryprolisting .poductpart 
    {
        width:100%;
    }




/**** Affilate login page *****/

.affloginwrap
{
 width:100%;
}

.affloginwrap .loginleftcol
{
 display:none;
}

.affloginwrap .loginrightcol
{
 width:96%;
 float:none;
 margin:0 auto;
}


.affloginwrap .loginrightcol .loginleftside
{
 width:100%;
 border-right:none;
 border-bottom:#c7c7c7 1px solid;
 margin-top:0px;
 padding: 0px 0 59px;
}

.affloginwrap .loginrightcol .loginleftside ul li input
{
  margin-bottom: 30px;
}

.affloginwrap .loginrightcol .loginleftside ul
{
 width:100%;
}

.afflogintopbar ul
{
 text-align:center;
}

.affloginbg .afflogopart img
{
 width:50%;
}

.affloginbg
{
 padding: 28px 0 0px;
}

.affloginwrap .loginrightcol .loginleftside ul li input[type="submit"]
{
 width:100%;
}

.affloginwrap .loginrightcol .loginrightside
{
 width:100%;
 margin: -8px 0 40px;
}

.affloginwrap .loginrightcol .loginrightside .orsection
{
position: relative;
left: 0;
top:-17px;
display: inline-block;
}



/**** Affilate User page *****/

.affuserheader
{
 height:auto;
}

.uerbanner
{
 width:100%;
 height:auto;
 padding: 4px 50px 50px;
 background:url(../images/user-tabbg.jpg) left top no-repeat;
}

.uerbanner .rightuserdetail p br
{
 display:none;
}

.affusersection h2::before
{
 display:none;
}

.affusersection h2::after
{
 display:none;
}

.affusersection h2
{
 margin: 0px 0 34px;
 font-size: 26px;
}

.uerbanner .rightuserdetail
{
width: 100%;
}

.uerbanner .rightuserdetail figure img
{
 margin: 30px 0 20px;
}

.affnewuserpart
{
 height:auto;
 width: 90%;
 margin: 0 auto 30px;
}

.affnewuserpart p br
{
 display:none;
}

/**** Affilate detail page *****/

.affinnerheader
{
 height:auto;
 background-image:none;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#055e13+0,219d2e+100 */
background: #055e13; /* Old browsers */
background: -moz-linear-gradient(top,  #055e13 0%, #219d2e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #055e13 0%,#219d2e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #055e13 0%,#219d2e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#055e13', endColorstr='#219d2e',GradientType=0 ); /* IE6-9 */
}

.affinnerheader .aafinnerrightbg
{
 height:auto;
 background-image:none;
}

.potpart img
{
 display:none;
}

.affinnerbanner .logopart
{
 width:100%;
}

.affinnerbanner .logopart img
{
position: relative;
top: 0;
left: 0;
margin: 30px 0;
}

.affinnerbanner .textpart
{
 display:none;
}

.afffirstsection
{
 padding-top: 26px;
 padding-bottom:25px;
}

.affdetailsection h2
{
 font-size: 25px;
 margin: 0px 0 0px;
}

.affdetailsection input[type="button"]
{
 width:100%;
 padding: 10px 15px;
}

.affdetailsection p
{
margin: 20px 0 20px;
}

.affdetailsection
{
 margin-bottom:0px;
 padding: 30px 0 20px;
}

.affdetailsection h2.afffifthheading
{
 margin: 25px 0 25px;
}

.affdetailsection h2.affthirdheading
{
 margin: 30px 0 25px;
}


/**** Affilate first page *****/

.affilateheader
{
 height:auto;
}

.affilateheader .innertopheader
{
width: 100%;
height: auto;
background: url(../images/aff-header.jpg) left top no-repeat;
padding: 0 0 15px;
}

.affheadercontent-part
{
width: 100%;
float: none;
}

.affheadercontent-part .affflogo img 
{
 margin: 44px 0 49px;
}


.affheadercontent-part .headingpart img
{
 width: 87%;
}

.afftoppart
{
 padding: 40px 0 8px;
}

.afftoppart h2::before
{
 display:none;
}

.afftoppart h2::after
{
display:none;
}

.afftoppart h2
{
 margin: 0px 0 24px;
 line-height: 38px;
}

.afftoppart p
{
font-size: 17px;
}

.afftopshadow
{
margin-bottom: 0;
height: 38px;
}

.affjoinpart h2::before
{
 display:none;
}

.affjoinpart h2::after
{
 display:none;
}

.affjoinpart h2
{
 margin: 22px 0 40px;
}

.affjoinbox
{
 height:auto;
 width: 90%;
 margin: 0 auto 35px;
}



/**** 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;
}

.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:48%;
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: block;
width: 100%;
border-bottom: #ccc 1px dashed;
padding-top: 8px;
padding-bottom: 8px;
}

.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: 22.8%;
 height:auto;
}

.zoomrightpart
{
 width:100%;
 float:left;
}

.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;
}

.relatedproduct
{
 display:none;
}

.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;
}

.questionpart
{
 display:none;
}

.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;
}

.reviewpart
{
 display:none;
}

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: -7px 14PX 0px 0px;
}

.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: 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:81% !important;
}

.healthleftsection
{
 display:none;
}

.healthrightsection
{
 width:100%;
}

.healthrightsection .bottomproduct
{
width:48%;
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;
}

.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: 22.8%;
 height:auto;
}

.zoomrightpart
{
 width:100%;
 float:left;
}

.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;
}

.relatedproduct
{
 display:none;
}

.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;
}

.questionpart
{
 display:none;
}

.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;
}

.reviewpart
{
 display:none;
}

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;
  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;
}


.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: 20px;
}

.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: 24%;
}

.billingbanner p
{
 padding: 0 40px 0;
}

.editaddresscol
{
 margin: 10px 0 30px;
}

}
