@charset "UTF-8";
.quantity select,
select {
    -webkit-appearance: none
}
.border-bottom,
.header-line {
    border-bottom: 1px solid #b9b9b9
}
*,
.padding0 {
    padding: 0
}
.navbar-toggle .icon-bar {
    background-color: #333
}
.navbar-toggle {
    margin-right: 0!important
}
.header-line {
    margin-left: 145px;
    margin-top: 43px
}
.blue {
    color: #30307a
}
.green {
    color: #3a9802
}
.top-bar {
    font-size: .9em
}
.care li,
.care li a {
    float: left
}
.login>li>a {
    color: #30307a
}
.care>li>a:focus,
.care>li>a:hover,
.product-list li a {
    color: #333
}
.navbar-nav>li:last-child a {
    /*padding-right: 0*/
}
.align-right {
    text-align: right
}
.home-product-content {
    font-size: 1.3em;
    line-height: 1.8em
}
.scroller .glyphicon-chevron-right,
.scroller .glyphicon-play-circle {
    position: relative;
    top: 3px
}
.margin0 {
    margin: 0!important
}
.margint20 {
    margin-top: 20px
}
.margint120 {
    margin-top: 126px
}
.paddingt30 {
    padding-top: 30px
}
.paddingt70 {
    padding-top: 70px
}
.paddingl35 {
    padding-left: 35px
}
.margint30 {
    margin-top: 30px
}
.marginl5 {
    margin-left: 5%
}
.padding36 {
    padding: 36px
}
.grey {
    background-color: #e9e9e9
}
.bg-lightest-grey {
    background-color: #fff
}
.bg-lightest-grey-new {
    background-color: #fff;
    /*padding: 10px;*/
    clear: both;
    display: block; 
}
.pagination > li > span.separator {
    background: none;
    border: none;
    outline: none;
}
.my-account .line-text  {
    display: none;
}
.bg-white {
    background-color: #fff
}
#store-list .bg-white {
    height: 200px
}
.footer-upper-content {
    padding: 30px 0;
    background: #5a5a5c;
}
/*.footer-upper-content h6 {
    font-size: .9em;
    color: #30307a;
    margin-bottom: 30px
}
.footer-upper-content ul li {
    list-style: none;
    font-size: .8em;
    margin: 10px 0
}
.footer-upper-content ul li a {
    color: #333
}*/
.footer-lower-content {
    padding-top: 10px;
    font-size: .75em
}
.dark-grey {
    background-color: silver
}
#myNavbar .navbar-nav {
    margin-top: 20px
}
.banner-container {
    position: relative
}
.banner-layer {
    background-color: rgba(0, 0, 0, .6);
    top: 0;
    width: 100%;
    height: 100%
}
.banner-text {
    top: 50%;
    right: 0;
    bottom: 0;
    text-align: center;
    font-size: 1.875em;
    color: #fff
}
.footer-lower-content a {
    color: #333
}
.banner-text-width {
    position: absolute;
    bottom: 0;
    width: 100%
}
.banner-text-width p {
    background-color: rgba(0, 0, 0, .7);
    bottom: 194px;
    color: #fff;
    font-size: 2.6em;
    font-weight: lighter;
    padding: 15px;
    text-transform: uppercase
}

/*.features h4,
.grid figure figcaption,
.product-list li,
h1,
h2,
h6 {
    text-transform: capitalize
}*/
.dropdown-menu ul {
    list-style: none
}
.bounce-up-left {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: opacity 1.3s, -webkit-transform 1.3s;
    transition: opacity 1.3s, transform 1.3s
}
.bounce-up-right {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: opacity 1.3s, -webkit-transform 1.3s;
    transition: opacity 1.3s, transform 1.3s
}
.bounce-up-left.in-view,
.bounce-up-right.in-view {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}
#pop-loading {
    background: url(fancybox-image/fancybox_loading.gif) center center no-repeat #000;
    border-radius: 8px;
    height: 44px;
    left: 47%;
    position: fixed;
    top: 50%;
    width: 44px
}
/*h1 {
    background-color: #f4f4f4
}*/
.line-text {
    border-top: 1px solid #858585;
    width: 100%;
    margin-top: -1.5em
}
.product-list li {
    list-style: none;
}
.product-list li a {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 28px;
    padding: 0;
    font-family: 'Ubuntu-R',sans-serif;
    display: block;
    margin-bottom: 5px;
    letter-spacing: 1px;
}
#gal1 li,
.checkout-steps li,
.number {
    display: inline-block
}
li.active>a {
    color: #30307a
}
/*.product-primary {
    padding: 10px
}*/
.product-page .product-primary {
    padding: 20px 0 0
}
.product-page {
    font-size: .9em
}
.product-name {
    margin: 0;
    
}
.number,
.step-content,
.step-content .text {
    text-align: center
}
.price p {
    margin-bottom: 0;
    color: rgb(48, 48, 122);
}
.line-through {
    text-decoration: line-through;
    color: #e52929
}
.quantity select,
select {
    -moz-appearance: none;
    outline: 0;
    text-decoration: none
}
.additional a,
.line-through p {
    color: #333
}
.rupee:before {
    content: "\20B9\ ";
    font-size: .85em
}
.product-page .price {
    font-size: 1.2em
}
.product-page .product-name {
    font-size: 2.1em
}
.product-extra-details {
    list-style: none;
    margin: 20px 0
}
.product-extra-details li {
    margin-bottom: 5px
}
.product-extra-details span {
    margin-left: 10px
}
.product-extra-details fieldset span {
    width: 10px
}
.product-extra-details fieldset {
    font-size: 1.2em
}
.additional p,
.quantity p {
    float: left;
    margin-top: 7px;
    margin-bottom: 0
}
.button,
.quantity {
    margin-top: 10px
}
/*.my-account input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=text] {
    clear: both;
    width: 100%;
    padding: 8px;
    background-color: #fff;
    border: 0
}*/
.call-to-action {
    margin-bottom: 25px
}
.additional span,
.call-to-action .button p,
.call-to-action .button span {
    float: left;
    margin-bottom: 0
}
.additional span {
    font-size: 1.5em;
    width: 30px
}
.button {
    padding: 4px 9px;
    border: 1px solid #30307a;
    /*margin-left: 2%;
    color: #30307a;*/
    line-height: inherit
}
.bg-blue,
.bg-blue a {
    color: #fff
}
.bg-blue {
    background-color: #30307a
}
.additional {
    padding: 0px 15px 0px 0px;
    float: left;
    width: 100%
}
.additional p {
    margin-top: 3px
}
p.facebook,
p.google,
p.mail,
p.twitter {
    background: url(../images/social-icon-1.png) 1px 0 rgba(0, 0, 0, 0);
    height: 30px;
    left: 63px;
    margin: 04px 0 0 8px;
    /*width: 33px;*/
    width:21px;
    background-position: -5px -5px;
}
/*p.facebook:hover {
    background: url(../images/social-icon.png) 1px -32px rgba(0, 0, 0, 0)
}
p.twitter:hover {
    background: url(../images/social-icon.png) -40px -32px rgba(0, 0, 0, 0)
}
p.google:hover {
    background: url(../images/social-icon.png) -80px -32px rgba(0, 0, 0, 0)
}
*/
p.twitter {
    background: url(../images/social-icon-1.png) -36px -5px rgba(0, 0, 0, 0)
}

p.google {
    background: url(../images/social-icon-1.png) -67px -5px rgba(0, 0, 0, 0)
}

p.mail {
    background: url(../images/social-icon.png) -121px 0 rgba(0, 0, 0, 0)
}
p.mail:hover {
    background: url(../images/social-icon.png) -121px -32px rgba(0, 0, 0, 0)
}
#gal1 {
    list-style: none;
    margin: 30px 0;
    text-align: center;
    overflow: hidden;
    position: relative;
}
#gal1 li {
    border: 1px solid #caccce;
    cursor: pointer;
    margin-right: 10px
}
.zoomLens,
.zoomWindow {
    transition: none
}
.padding15 {
    padding: 15px;
}
.my-account .padding15 {
    padding: 15px 0px;
    line-height: 20px;
}
#checkout-review-load .bg-lightest-grey-new {
    padding: 15px;
    margin-top: 15px;
}   
.my-account .bg-white p {
    word-break: break-all;
}
.order-price {
    font-size: 1.1em;
    /*font-weight: 600*/
    font-family: 'Ubuntu-B';
}
.edit {
    margin-top: 5px;
    font-size: .85em
}
.edit a {
    margin-left: 10px
}
.line,
.login .line {
    margin-left: 30px;
    float: left
}
.marginb20 {
    margin-bottom: 20px
}
.marginb40 {
    margin-bottom: 40px
}
/*.my-account button {
    background-color: #30307a;
    border: 0;
    color: #fff;
    margin-top: 22px;
    padding: 9px 48px
}*/
.line:before,
.login .line:before {
    background: #e5e5e5;
    bottom: 0;
    content: " ";
    position: absolute;
    top: 0
}
.login .line {
    width: 2px
}
.login .line:before {
    height: auto;
    left: 50%;
    width: 2px
}
.line {
    width: 200px
}
.line:before {
    height: 2px;
    width: 100%
}
.rating>.half:before,
.rating>label:before {
    content: "\e006"
}
.or,
.step-content {
    position: absolute;
    top: 50%
}
.step-content.active .text {
    color: #30307a
}
.step-content.active .line::before,
.step-content.active .number {
    background-color: #30307a;
    color: #fff
}
.number,
.or {
    background: #e5e5e5;
    border-radius: 50%
}
.my-account .or {
    height: 60px;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    padding: 23px 0px !important;
    width: 60px;
    /*line-height: 24px; */
    color: #2d3277;
    text-align: center;
    box-sizing: border-box;
}
.line-grow,
.step-line {
    background-color: #e5e5e5;
    height: 2px
}
.checkout-steps .text {
    text-align: center;
}
.step-content {
    left: 0;
    margin-top: -35px;
    z-index: 9
}
.step-content.two {
    left: 50%;
    margin-left: -63px
}
.step-content.three {
    left: auto;
    right: -6%
}
.step-line {
    width: 80%;
    margin: 0 auto;
    position: relative
}
.line-grow {
    position: absolute;
    width: 100%
}
.number {
    height: 60px;
    padding: 20px 25px;
    width: 60px
}
 /*.check-out-wrapper input,
.check-out-wrapper select,
.check-out-wrapper textarea,
.login input[type=email],
.login input[type=password],
.login input[type=text],
.login select {
   background-color: #f4f4f4
}*/
.m-height-235 {
    min-height: 235px
}
input[type=checkbox],
input[type=radio] {
    margin-right: 5px
}
.checkout-steps {
    width: 100%;
    list-style: none
}
.checkout-steps li {
    position: relative;
    width: 33%
}
.check-out-wrapper {
    margin-top: 100px
}
.rating-box {
    float: left;
    position: relative;
    width: 69px;
    height: 16px;
    margin: 0 5px 3px 0px;
    background: url(../images/product_rating_blank_star.gif) repeat-x
}
.rating-box .rating {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    background: url(../images/product_rating_full_star.gif) repeat-x
}
.field-row .ratings {
    width: 120px;
    float: left;
    clear: right
}
.review-tab p,
select {
    clear: both
}
.field-row .ratings-container {
    width: 250px;
    float: left
}
.product-review-box {
    width: 450px
}
.product-review-box table {
    width: 100%
}
.product-review-box td,
.product-review-box th {
    text-align: center;
    padding-right: 5px
}
.product-review-box td.label {
    width: 100px;
    text-align: left
}
.rating {
    border: none;
    float: left
}
.rating>input {
    display: none
}
.rating>label:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.1em;
    margin: -3px 5px;
    font-family: 'Glyphicons Halflings';
    display: inline-block
}
.rating>.half:before {
    position: absolute
}
.rating>label {
    color: #ddd;
    float: right
}
.resp-tab-content .button p {
    font-size: 1.2em
}
.rating:not(:checked)>label:hover,
.rating:not(:checked)>label:hover~label,
.rating>input:checked~label,
.yellow-filled {
    color: #F5AC45
}
.grey-filled {
    color: #e9e9e9
}
.rating>input:checked+label:hover,
.rating>input:checked~label:hover,
.rating>input:checked~label:hover~label,
.rating>label:hover~input:checked~label {
    color: gold
}
.grid figure {
    position: relative;
    margin: 0px 0;
    height: auto;
    text-align: center;
    /*cursor: pointer;*/
    padding: 0px 10px;
}
.user-manual h2 {
    min-height: 60px
}
.user-manual figure {
    cursor: default
}
.grid figure img {
    position: relative;
    display: block;
    opacity: .8;
    margin: 0 auto;
    min-height: 180px
}
.user-manual .grid figure img  {
    min-height: 125px;
}
.order .product-img img {
    display: inline-block;
    vertical-align: middle
}
.grid figure figcaption {
    padding: 2em;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.manual,
.product-hover .button a,
.sitemaptext ul li,
.sitemaptext ul li a,
.sitemaptext ul li ul {
    color: #333
}
.grid figure figcaption::after,
.grid figure figcaption::before {
    pointer-events: none
}
.grid figure figcaption,
.grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.grid figure figcaption>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0
}
.grid figcaption p {
    margin: 0;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    z-index: 9999
}
.grid figcaption.product-hover p {
    left: auto;
    position: inherit;
    top: auto;
    font-size: .75em;
    transform: none
}
figure,
figure.effect-hover {
    /*background: #fff*/
}
.grid .col-md-4 {
    padding-right: 15px;
    padding-left: 0
}
.features h4 {
    /*font-size: .9em;
    font-weight: 600;
    text-align: center*/
}
.features img {
    /*width: 100%;
    border: 1px solid #000*/
}
.features div {
     /*margin-top: 20px;
   text-align: center*/
}
.features p {
    /*padding: 5px;
    color: #30307a;
    font-size: 12px;
    text-align: left*/
}
.featuretext p {
    padding-top: 10px;
    font-size: 12px;
    min-height: 50px;
    color: #000;
    text-align: center
}
.minheight0 {
    min-height: 0!important
}
.other-category {
    position: relative;
    padding: 30px 20px
}
.other-product-view {
    position: absolute;
    right: 30px;
    top: 44px;
    text-align: right
}
.mycart div,
.order .product-img,
.order h2,
.plain-content h3 {
    text-align: center
}
.other-product-view h5 {
    font-size: 2.1em
}
.other-product-view p {
    margin-right: 1.1em;
    margin-top: 50px;
    position: relative
}
.other-product-view span {
    font-size: 1.1em;
    margin-left: 5px;
    position: absolute;
    width: 1.1em
}
.table tr td:last-child,
.table tr th:last-child {
    /*border-right: 0*/
}

.table tr:last-child td {
    border-bottom: 0
}
.first-div,
.review-tab {
    border-bottom: 1px solid #b9b9b9
}
.table tr td:first-child {
    /*font-weight: 700*/
}
.review-tab {
    margin: 20px 0;
    padding-bottom: 20px
}
.review-tab h2 {
    text-transform: none;
    margin-top: 0;
    font-size: 1.1em
}
.review-tab .rating span {
    width: 15px
}
.my-account li {
    /*background-color: #fff*/
}
.order {
    border: 1px solid #b9b9b9;
    margin-bottom: 15px
}
.first-div {
    font-size: .9em;
    margin-bottom: 10px;
    padding: 15px 0;
    font-weight: 500
}
.second-div {
    font-size: .85em
}
.order h2 {
    font-size: 1em;
    margin-bottom: 12px;
    padding: 0px 5px;
}
.list-style-none {
    list-style: none;
    font-size: .87em
}
#map_wrapper {
    height: 400px
}
#map_canvas {
    width: 100%;
    height: 100%
}
/*.page-title h1,
.plain-content h1 {
    display: block;
    float: none;
    font-size: 3.5em;
    text-align: center
}*/
.plain-content h3 {
    /*font-size: 1.5em*/
}
.sitemaptext ul {
    float: left;
    list-style: none;
    width: 33.33%;
    padding: 0px 11%;
    text-align: center;
}
.sitemaptext ul li ul {
    padding: 0px;
}
.sitemaptext ul li {
    margin: 12px 0;
    font-size: 1.1em;
    font-weight: 700
}
.sitemaptext ul li ul li {
    font-size: .9em!important;
    font-weight: lighter
}
.sitemaptext ul li ul {
    float: none;
    color: #333;
    width: 100%
}
select {
    appearance: none;
    background: url(../images/sort-down.png) 97% 14px no-repeat #fff;
    border: none;
    padding: 8px;
    width: 100%;
    height: 39px
}
.mycart div {
    display: inline-block;
    vertical-align: middle
}
.mycart {
    margin: 14px 0
}
.mycart input {
    border: 1px solid #8d8d8d;
    clear: none;
    padding: 4px 0 4px 7px;
    width: 38px;
    float: left;
    margin-right: 10px
}
.mycart .icons a,
textarea {
    clear: both
}
.login-drop {
    background-color: #fff;
    box-shadow: 2px 2px 2px 2px #ccc;
    display: none;
    list-style: none;
    padding: 16px;
    position: absolute;
    top: 33px;
    z-index: 12
}
.login-drop li {
    margin-bottom: 10px
}
#get-in-touch-popup,
.get-in-touch {
    margin: auto;
    text-align: center;
    float: none
}
.get-in-touch {
    display: block;
    cursor: pointer
}
#get-in-touch-popup {
    width: 100%!important
}
.popup50 {
    margin: 0 auto;
    width: 90%!important;
    max-width: 500px
}
.popup50 .fancybox-inner {
    width: 100%!important
}
.get-in-touch .button {
    text-align: center;
    display: inline-block
}
.loginarea {
    position: relative
}
.loginarea:hover .login-drop {
    display: block
}
.mycart .update {
    font-size: .85em;
    margin-top: 6px;
    vertical-align: middle
}
.grand-total {
    text-align: right;
    font-weight: 700;
    margin: 20px 0px 35px;
}
textarea {
    resize: none;
    width: 100%;
    height: 100px;
    border: none;
    padding: 8px
}
.resp-table {
    margin-bottom: 20px;
    margin-top:20px;
}
.bg-white{
    font-size: 18px;
    margin-top: 10px;
    font-weight: 600;
}
.warr-blw-txt{
margin-bottom: 30px;
font-size: 13px;
color: #5a5a5c;
}
.resp-table .button,
.resp-table .product-img {
    display: inline-block;
    margin-left: 0;
    vertical-align: middle;
    float: none
}
.ced-sociallogin-login-lower-facebook,
.ced-sociallogin-login-lower-google {
    float: left;
    margin-right: 10px;
    margin-top: 20px
}
.resp-table td,
.resp-table th {
    text-align: center
}
.effect-hover .product-shop h2.product-name a{
    min-height: 55px;
    align-items: center;
    display: flex;
    justify-content: center;
    line-height: 20px;
}
.effect-hover .product-shop h2.product-name a:hover {
    color: #fff;
}
.resp-table tr td:first-child,
.resp-table tr th:first-child {
    text-align: left
}
figure.products-view {
    padding: 40px 10px
}
figcaption.product-hover p {
    text-align: center;
    margin-bottom: 12px
}
.product-hover .button {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 39px;
    text-align: center
}

@media (max-width: 768px) {
    #billing-new-address-form ul li.elgi-log-form-method,
    #billing-new-address-form ul li .padding0,
    .scaffold-form .my-account .elgi-log-form-method,
    .scaffold-form .my-account .padding0,
    #checkout-step-shipping ul li#shipping-new-address-form ul li .elgi-log-form-method,
    #checkout-step-shipping ul li#shipping-new-address-form ul li .padding0  {
        width: 100%;
        clear: both;
    }
    .log-pro-cnt #co-payment-form fieldset .sp-methods .padding0 .centeradjust {
        margin: 0px auto;   
    }   
    main#maincontent.page-main.container #billing-new-address-form ul li .elgi-log-form-method:nth-child(2),
    main#maincontent.page-main.container .scaffold-form .my-account .elgi-log-form-method:nth-child(2), 
    main#maincontent.page-main.container #billing-new-address-form ul li .padding0:nth-child(2),
    main#maincontent.page-main.container .scaffold-form .my-account .padding0:nth-child(2),
    main#maincontent.page-main.container .scaffold-form .my-account .padding0,
    main#maincontent.page-main.container #shipping-new-address-form ul li .elgi-log-form-method:nth-child(2),
    main#maincontent.page-main.container #shipping-new-address-form .elgi-log-form-method:nth-child(2),
    main#maincontent.page-main.container #shipping-new-address-form ul li  .padding0:nth-child(2),
    main#maincontent.page-main.container #shipping-new-address-form .padding0:nth-child(2) {
        padding: 0px 0px 0px 0px;
    }
    main#maincontent.page-main.container #billing-new-address-form .elgi-log-form-method:nth-child(1),
    main#maincontent.page-main.container .scaffold-form .my-account .elgi-log-form-method:nth-child(1),
    main#maincontent.page-main.container #billing-new-address-form ul li .padding0:nth-child(1),
    main#maincontent.page-main.container .scaffold-form .my-account .padding0:nth-child(1),
    main#maincontent.page-main.container .my-account #shipping-new-address-form .padding0:nth-child(1),
    main#maincontent.page-main.container #shipping-new-address-form ul li .elgi-log-form-method:nth-child(1) {
        padding: 0px 0px 0px 0px;
    }
    main#maincontent.page-main.container .scaffold-form .my-account .padding0.change-passowrd-radio {
        padding-left: 0px;
    }   
    .my-account .scaffold-form .my-account ul.form-list li .elgi-log-form-method:first-child {
        padding: 0px 0px 0px 0px !important;
    }
    .my-account .scaffold-form .my-account ul.form-list li .elgi-log-form-method:nth-child(2) {
        padding: 0px 0px 0px 0px !important
    }
    .my-account .button.elgi-btn {
        margin-top: 30px;
    }
    #wishlist-view-form .price-box {
        text-align: center;
    }
    .order .product-img h2 {
        width: 100%;
        text-align: center;
    }
    .mycart div,
    .order .product-img {
        text-align: left
    }
    .order .product-img {
        text-align: center;
    }
    .order .product-img a h2 {
        margin-top: 12px;
    }
    .order .product-img a {
        display: inline-block;
        text-align: center;
        float: none;
    }
    .mycart .padding0 {
        text-align: center;
    }
    .mycart .padding0 .elgi-fr,
    .mycart .padding0 .elgi-fr + p {
        display: inline-block;
        width: auto;
        margin-right: 5px;
    }
    .order .product-img a img {
        margin: 0 auto;
    }
    main#maincontent.page-main.container {
        width: 98%
    }
    .mycart .elgi-fr {
        margin-bottom: 0px;
    }
    .mycart .elgi-fr + p {
        text-align: center;
    }
    .mycart .elgi-fr + p  span {
        display: inline-block;
    }
    .order .icons {
        padding-left: 0px !important;
        width: 100%;
        text-align: center;
    }
    .order .icons a {
        display: inline-block;
        float: none !important;
    }
    .glyphicon-heart-empty::before {
        font-size: 1em
    }
    .effect-hover figcaption p a i {
        float: left;
        margin-left: 5px;
        margin-right: 15px;
        font-size: .8em
    }
    .product-view-text {
        font-size: .8em
    }
    .mycart .icons a {
        clear: none;
        margin-right: 12px
    }
    .margint40,
    .mobilmargint20 {
        margin-top: 20px
    }
    .elgi-log-form-method #billing-new-address-form ul li .elgi-log-form-method:nth-child(2),
    .elgi-log-form-method #billing-new-address-form ul li .padding0:nth-child(2),
    .elgi-log-form-method #shipping-new-address-form .padding0:nth-child(2), 
    .elgi-log-form-method #shipping-new-address-form ul li .elgi-log-form-method:nth-child(2) {
        padding: 0px 0px 0px 0px;
        margin: 10px 0px;
    }
    .elgi-log-form-method #billing-new-address-form .elgi-log-form-method:nth-child(1),

    .elgi-log-form-method #billing-new-address-form ul li .padding0:nth-child(1),
    .my-account .elgi-log-form-method #shipping-new-address-form .padding0:nth-child(1), 
    .elgi-log-form-method #shipping-new-address-form ul li .elgi-log-form-method:nth-child(1) {
        padding: 0px 0px 0px 0px;
        margin: 10px 0px;
    }
    .mycart .icons.mycart-link-action a {
        display: block;
        clear: both;
    }
    .order .icons.mycart-link-action    {
        width: auto;
        text-align: left;
    }
    .centeradjust {
    margin: 30px 0px !important;
    padding-left: 0% !important;
}
.payment-icon-list {
    float: right;
    margin: 26px auto 0px;
    padding-right: inherit;
}
}
@media (max-width: 500px) {
    .centeradjust {
    margin: 00px 0px !important;
    padding-left: 0% !important;
}
    .call-action-cart .button {
        margin-left: 1%;
        padding: 4px 5px
    }
    .elgi-my-account-sec .my-account {
        padding: 0px;
    }
    .elgi-my-account-sec .elgi-acc-content {
        padding: 30px 10px; 
    }
    .elgi-my-account-sec .scaffold-form .my-account .padding0:nth-child(2), 
    .elgi-my-account-sec .scaffold-form .my-account .padding0 {
        padding: 0px 0px 0px 0px;
    }
    .login-process-title:after, .login-process-title:before{
        display: none;
    }
    .log-pro-cnt .login-process-title{
        padding: 0px;
    }
    .resp-table>tbody>tr>td,
    .resp-table>tbody>tr>th,
    .resp-table>tfoot>tr>td,
    .resp-table>tfoot>tr>th,
    .resp-table>thead>tr>td,
    .resp-table>thead>tr>th {
        padding: 8px 0
    }
    .other-product-view {
        position: relative;
        right: auto;
        text-align: center;
        top: 0
    }
}
@media (max-width: 991px) {
    .tabpaddingt20 {
        padding-top: 20px
    }
    .nav.login {
        margin-top: -63px;
        margin-right: 8px
    }
    .nav.login li {
        display: inline-block;
        float: none!important;
        margin-top: 10px
    }
    .pushmenu {
        background: #fff;
        width: 240px;
        top: 0;
        z-index: 1000;
        box-shadow: 0 -5px 5px #cdcbcb;
        clear: both;
        height: 95%;
        overflow-x: hidden;
        overflow-y: scroll;
        padding: 12px 20px 20px;
        position: fixed;
        right: -261px;
        color: #333
    }
    .pushmenu a {
        display: block;
        font-size: 1em;
        text-decoration: none;
        border-bottom: 1px solid #b9b9b9;
        padding: 14px;
        color: #333
    }
    .pushmenu-left {
        right: -240px
    }
    .navbar-nav>li>a {
        padding-left: 0;
        /*font-weight: 700*/
    }
    .pushmenu-left.pushmenu-open {
        right: 0
    }
    .login-drop li {
        display: block;
        width: 160px
    }
    .pushmenu-push {
        overflow-x: hidden;
        position: relative;
        right: 0
    }
    .pushmenu-push-toright {
        right: 240px;
        left: auto
    }
    .dropdown-menu ul li a {
        padding-left: 7px;
        font-size: .9em
    }
    .dropdown-menu ul li ul li a {
        padding-left: 21px;
        font-size: .85em
    }
    .pushmenu,
    .pushmenu-push-toright {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease
    }
    #nav_list {
        cursor: pointer;
        text-indent: -99999em
    }
    nav-list.active {
        background-position: -33px top
    }
    .buttonset {
        background: #00A287;
        height: 16px;
        padding: 10px 20px 20px
    }
    section.content {
        padding: 10px 20px
    }
     .centeradjust {
    margin: 30px 0px ;
    padding-left: 15% !important;
}
.payment-icon-list {
    float: right;
    margin: 30px auto 0px;
    padding-right: inherit;
}

}
@media (min-width: 768px) {
    main#maincontent.page-main.container {
        width: 98%
    }
    .call-action a {
        padding-right: 30px
    }
    .product-view-text {
        display: none
    }
    .margint40 {
        margin-top: 40px
    }
}
@media (min-width: 992px) {
    .navbar-nav>li>a {
        padding-right: 16px
    }
    .features div {
        /*min-height: 216px*/
    }
    .pushmenu .navbar-nav {
        margin-top: 20px
    }
    .margint40 {
        margin-top: 40px
    }
    .navbar-nav>li>.dropdown-menu {
        background-color: #fff;
        background-repeat: repeat-x;
        left: 0;
        display: none;
        margin: 4px auto;
        overflow: hidden;
        position: absolute;
        right: 0;
        text-align: left;
        top: 97px;
        -moz-transition: all 1s ease 0s;
        -webkit-transition: all 1s ease 0s;
        -o-transition: all 1s ease 0s;
        transition: all 1s ease 0s;
        width: 100%;
        z-index: 9;
        box-shadow: 0 11px 10px #cdcbcb
    }
    .navbar-nav>li>.dropdown-menu a {
        color: #333
    }
    .menu-img,
    .menu-img-sub {
        border-left: 1px dashed #333;
        display: none;
        height: auto;
        padding-left: 50px;
        position: absolute;
        right: 0;
        top: 23px;
        width: 150px!important
    }
    /*.dropdown-menu ul li:hover .menu-img,
    .nav li:hover .dropdown-menu,
    ul.nested-sub-menu li:hover .menu-img-sub {
        display: block
    }
    .dropdown-menu-content {
        width: 60%;
        margin: auto;
        max-width: 980px
    }
    .dropdown-menu ul {
        width: 85%;
        margin: 0 auto;
        list-style: none
    }
    .dropdown-menu ul li a:hover {
        color: #30307a
    }
    .dropdown-menu ul li {
        float: left;
        font-size: .9em;
        font-weight: 600;
        list-style: none;
        margin: 20px
    }*/
    ul.nested-sub-menu {
        width: auto
    }
    ul.nested-sub-menu li {
        float: none;
        font-size: 1em;
        font-weight: lighter;
        margin: 10px 0
    }
    .menu-without-sub ul li {
        font-weight: 400
    }
}
@media screen and (max-width: 736px) {
    .cart-empty {
        text-align: center;
    }   
}
.opc .active .step-title {
    z-index: 1 !important;
}

@media screen and (min-width: 320px) and (max-width: 736px) and (orientation: portrait) {
    #checkoutSteps .step-title a {
        display: none;
    }
    #checkoutSteps .step-title {
        margin-bottom: 5px;
    }
    .product-page .product-shop .product-primary .price {
        float: inherit !important;
        clear: both;
        text-align: center;
        padding: 15px 0px;      
    }
    .product-page .product-shop .product-primary .col-md-8 {
        width: 100%;
        text-align: center;     
    }
    .bg-gradient .elgi-custom-page-head .cart-title {
        font-size: 22px;
    }
    .opc #opc-review #checkout-step-review {
        padding: 30px 0px;
    }
    #checkout-step-review .order-review .padding0 {
        margin-bottom: 10px;
    }
    #payment-buttons-container {
        text-align: center;
        overflow: hidden;
    }
    #payment-buttons-container .elgi-btn {
        float: none !important;
    }
    #payment_form_payucheckout_shared li {
        line-height: 20px;
    }
    #co-payment-form .centeradjust {
        margin: 0;
        float: left;
    }
    #payment_form_payucheckout_shared li, 
    #payment_form_hdfc_standard li {
        text-align: left;
        
    }
    #checkout-review-table-wrapper tfoot tr td:last-child {
        min-width: 130px;
    }
    #opc-shipping #checkout-step-shipping,
    #opc-payment #checkout-step-payment {
        padding: 30px 0px;
    }
    #opc-shipping #checkout-step-shipping .log-pro-cnt,
    #opc-payment #checkout-step-payment .log-pro-cnt {
        padding: 30px 0px;
    }
    .elgi-compare-section .compare-table tr th {
        padding-left: 10px;
    }
    .order-details .order h2 {
        margin-bottom: 0px;
    }
    .my-account .elgi-log-form-method:first-child .edit, 
    .my-account .elgi-acc-form-group .edit,
    .elgi-log-form-method .edit {
        right: 70px;
    }
    .my-account .elgi-log-form-method .acc-change-pass {
        right: -13px;
    }
    .elgi-btn.button.my-cart-che-btn a {
        line-height: 28px;
        padding: 0px 10px;
        display: block;     
    }
    .grand-total {
        text-align: center;
    }
    .call-action-cart .my-cart-che-btn {
        text-align: center;
        float: none !important;
        margin: 0 auto 10px;
    }
    .call-action-cart .my-cart-che-btn a { 
        display: inline-block;
        text-align: center;
    }
    .call-action-cart .my-cart-che-btn a p {
        float: none;
    }
    .login-process-title {
        padding-left: 0px;
    }
    .features .elgi-features-cnt {
        min-height: auto;
    }
    .elgiCompare {
        margin-bottom: 20px;
    }
    .fieldset .elgi-review-liset {
        width: 100%;
    }
    .elgi-custom-page-head .page-sub-title  {
        clear: both;
    }
    .elgi-custom-page-head h1 {
        width: 100%;
        text-align: center;
    }
    .elgi-custom-page-head img {
        display: block;
        margin: 0 auto;
        float: none;
    }
    #gal1 li {
        margin-bottom: 10px;
    }
    .elgi-single-page-details .pro-detail-img img {
        max-width: 100%;
    }
    .sitemaptext ul {
        width: 100%;
        display: block;
        overflow: hidden;
    }
    .sitemaptext ul li {
        text-align: center;
    }
    .login-drop {
        margin-bottom: 50px;
        box-shadow: 0px 0px 1px 0px #ccc;
    }
    #checkout-payment-method-load {
        padding: 0px 5px;
    }
    .fp-section {
        height: 200px !important;
    }
}

@media screen and (min-width: 320px) and (max-width: 736px) {
    .user-manual .product-name a {
        padding: 7px 30px !important;
    }
}
@media screen and (min-width: 320px) and (max-width: 736px) and (orientation: landscape) {
    .product-explanation {
        padding-top: 75px;
        text-align: center;
    }
    .elgi-product-dec-cnt img {
        margin: 0 auto 20px;
    }
    .user-manual .product-name a {
        font-size: 14px;
    }
    .sitemaptext {
        padding: 0px 1% 0px 13%;
    }
}
@media (max-width: 1024px) {

    .std .sitemaptext ul {
        padding: 0px 7%;
        text-align: center;
    }
    .std .sitemaptext ul li ul {
        padding: 0px;
    }
    .effect-hover .product-shop h2.product-name a{ 
        font-size: 12px;
    }
    .elgi-about-cnt {
        padding: 0px 25px;
    }
    .elgi-copy-rights-cnt {
        margin-bottom: 50px;
    }
    .order .icons {
        padding-left: 50px;
    }
    .bg-white .grand-total {
        margin: 0px 0px 20px;
    }
    .grid figure figcaption,
    .grid figure figcaption>a {
        height: 100%;
        left: 0;
        position: relative;
        top: 0;
        width: 100%
    }
    .grid figure figcaption {
        padding: 0
    }
    figcaption a {
        margin: 0 10px
    }
    .grid figcaption p {
        z-index: auto;
        left: 0;
        position: relative;
        top: 50%;
        transform: none
    }
    #store-locator #loading {
        padding: 20px 0px;
    }
    #store-locator #loading img {
        display: block;
        margin: 0 auto;
    }
    h2.resp-accordion {
        color: #333 !important;
        line-height: 36px;
    }
    h2.resp-accordion:first-child {
        border-top: 1px solid #f4f4f4;
    }
}
@media (min-width: 1025px) {
    figure.effect-hover figcaption::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        opacity: 0;
        background-color: #000
    }
    #loading {
        margin-top: 44px;
        text-align: center
    }
    #loading img {
        background-color: #333;
        border-radius: 5px;
        padding: 6px
    }
    figcaption.product-hover {
        padding: 10px!important
    }
    .descr-text h2 {
        margin-top: 0;
        font-size: 1.1em
    }
    .effect-hover figcaption p a {
        color: #fff;
        margin-right: 10px
    }
    .effect-hover figcaption p a:focus,
    .effect-hover figcaption p a:hover {
        opacity: .6
    }
    .effect-hover figcaption .descr-text {
        padding: 1em 0;
        -webkit-transition: opacity .35s, -webkit-transform .35s;
        transition: opacity .35s, transform .35s;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    .effect-hover figcaption:hover .descr-text {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .effect-hover figcaption p a i {
        opacity: 0;
        -webkit-transition: opacity .35s, -webkit-transform .35s;
        transition: opacity .35s, transform .35s
    }
    .effect-hover figcaption p a:first-child i {
        -webkit-transform: translate3d(-60px, -60px, 0);
        transform: translate3d(-60px, -60px, 0)
    }
    .effect-hover figcaption p a:nth-child(2) i {
        -webkit-transform: translate3d(86px, -60px, 0);
        transform: translate3d(86px, -60px, 0)
    }
    .effect-hover figcaption p a:nth-child(3) i {
        -webkit-transform: translate3d(-29px, 60px, 0);
        transform: translate3d(-29px, 60px, 0)
    }
    figure.effect-hover:hover figcaption::before {
        opacity: .7;
        -webkit-transition: opacity .5s, -webkit-transform .5s;
        transition: opacity .5s, transform .5s
    }
    figure.effect-hover:hover p i:empty {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}
@media (min-width: 990px) {
    .minicart,
    .minicart-wrapper #cart-sidebar li .info-wrapper {
        clear: both
    }
    .logo {
        /*margin-right: 70px;*/
        /*position: relative;*/
        /*z-index: 99;*/
    }
    .price {
        font-size: .8em
    }
    .navbar-nav>li>a {
        padding-right: 12px
    }
    .home-product-content {
        margin-top: 5px
    }
    .navbar-nav #mini-cart-head {
        padding: 16px 0 10px 15px
    }
    .navbar-nav #header-cart {
        box-shadow: 2px 2px 2px 2px #ccc!important;
        position: absolute;
        right: 24px;
        top: 43px;
        width: 250px
    }
    .navbar-nav .minicart-wrapper {
        padding: 12px
    }
    .minicart-wrapper #cart-sidebar li .product-details,
    .minicart-wrapper #cart-sidebar li .product-image {
        float: left
    }
    .minicart-wrapper #cart-sidebar li .product-details .product-name,
    .minicart-wrapper #cart-sidebar li .product-details .product-name a{
        font-size: 1.1em;
        color: #30307a;
        font-weight: 700;
        line-height: 20px;
        padding-bottom: 0px;
    }
    .minicart-wrapper #cart-sidebar li .product-image {
        width: 60px
    }
    .minicart-wrapper #cart-sidebar li {
        border-bottom: 1px solid #b9b9b9;
        display: inline-block;
        list-style: none;
        padding-bottom: 10px;
        width: 100%
    }
    .minicart-wrapper .block-content .subtotal {
        /*font-weight: 700;*/
        font-family: 'Ubuntu-B';
        font-size: 1em;
    }
    .minicart,
    .minicart-actions,
    .minicart-wrapper .empty {
        text-align: center
    }
    .minicart-message p {
        padding: 12px
    }
    .minicart-wrapper .cart-link {
        font-size: .9em
    }
    .minicart {
        list-style: none;
        margin-bottom: 12px;
        margin-top: 22px
    }
    .minicart .button {
        background-color: #30307a;
        clear: both;
        color: #fff;
        margin-bottom: 10px;
        padding: 10px 16px!important
    }
}
@media (min-width: 1090px) {
    .navbar-nav>li>a {
        padding-right: 16px
    }
}
@media (min-width: 1170px) {
    .button {
        padding: 10px 16px
    }
    .quantity input {
        padding: 10px 0 10px 7px
    }
    .quantity p {
        margin-top: 12px
    }
    .navbar-nav #mini-cart-head {
        padding: 10px 0 10px 15px
    }
}
@media (min-width: 1220px) {
    main#maincontent.page-main.container {
        max-width: 1200px;
        width: 98%
    }
    .price {
        font-size: .9em
    }
    .navbar-nav>li>a {
        padding: 10px 7px;
        width: auto
    }
    .scroller {
        overflow: hidden;
        margin-top: 10px
    }
}
.form-list li {
    list-style: none;
    margin-right: 20px
}
.form-list {
    width: 50%
}
.form-list .required em {
    margin-right: 5px
}
.form-list input,
.form-list textarea {
    /*background-color: #F4F4F4*/
}
.form-list input[type=radio] {
    display: inline-block;
    margin: 8px 20px 20px 5px
}
.form-list .inline-label {
    margin-top: 15px
}
#review-form button {
    /*background-color: #30307a;*/
    margin-left: 10px;
    color: #fff;
    border: none;
    height:35px;
}
.messages,
.messages li {
    /*background-color: #f4f4f4;*/
    list-style: none
}
.resp-tab-content .rating-box {
    margin-left: 0
}
#checkout-review-table-wrapper .data-table {
    width: 100%
}
.data-table td.a-right {
    padding-right: 20px;
    text-align: right
}
.a-right.last {
    text-align: left
}
.messages {
    color: #2f2f83;
    font-size: 18px;
    margin-top: 25px
}
.validation-advice {
    color: red;
    font-size: 12px;
    text-align: left;
    margin-top:5px;
}
.n_guest {
    width: 100%!important
}
.price {
    min-height: 55px
}
div.ced_google_connect {
    margin: 0 10px 15px 0!important
}
.elgi-login-fg .login-btn {
    margin-top: 0px !important;
}
@media (max-width: 768px) {
    .elgi-login-fg {
        
    }
    .opc form .form-list li.wide {
        display: block!important
    }
    .opc .form-list li.wide select {
        width: 100%!important
    }
    .opc {
        min-height: 1700px!important
    }
    .product-view-text {
        font-size: .7em!important
    }
    .opc .buttons-set .please-wait {
        position: fixed!important;
        margin: -80px 0 0 -100px!important;
        width: 200px!important;
        top: 50%!important;
        z-index: 999!important;
        padding: 10px 30px!important
    }
    #header-cart {
        display: none!important
    }
    .home-product-content {
        margin-top: 50px
    }
    .clear_nibin {
        clear: both
    }
    .call-action a {
        font-size: .8em
    }
    div.ced-sociallogin-google-inner {
        margin: 0 10px 15px 0!important
    }
    .in-view img {
        width: 65%;
        margin: 0 auto;
        float: none!important
    }   
}
ol {
    margin-left: 2%
}
.investors .resp-tabs-container {
    background-color: #fff!important;
    margin-bottom: 20px;
    padding: 20px!important
}
.investors .resp-tabs-list li {
    width: auto!important;
    margin-right: 5%!important;
    padding-bottom: 20px!important
}
.newbutton {
    display: inline-flex;
    position: absolute;
    width: 253px;
    bottom: 10px
}
.sideimage {
    float: right;
    right: 0;
    position: absolute;
    top: 218px;
    width: 46%
}

@media (max-width: 768px) {
    .newbutton {
        display: inline-flex;
        margin-left: 29px;
        position: absolute;
        width: 253px
    }
    .sideimage {
        top: 0
    }
}
@media(max-width:767px) and (min-width:50px) {
    .sideimage {
        float: right;
        height: 156px;
        position: absolute;
        right: 17px;
        top: 154px;
        width: 50%
    }
    .newbutton {
        position: relative;
        top: 10px;
        display: inline-flex;
        width: 129px;
        margin-left: 5px
    }
    .mainbanner {
        display: none
    }
    .mob_banner {
        display: block
    }
}
@media(min-width:768px) {
    .mainbanner {
        display: block
    }
    .mob_banner {
        display: none
    }
}
@media(max-width:999px) and (min-width:768px) {
    .sideimage {
        top: 88px
    }
}
.button-cta {
    border: none;
    background-color: transparent
}
.quantity input {
    clear: none;
    float: left;
    margin-left: 7px;
    padding: 4px 0 4px 7px;
    width: 38px;
    border: 1px solid #8d8d8d
}
.quantity select {
    clear: both;
    appearance: none;
    background: url(../images/sort-down.png) 94% no-repeat #fff;
    width: 100%;
    height: 31px;
    padding: 5px;
    background-size: auto auto;
    border: 1px solid #30307a
}
select:-moz-focusring {
    color: transparent!important;
    text-shadow: 0 0 0 #585858
}
.quantity {
    margin-top: 10px;
    width: 115PX
}
@media(max-width:767px) and (min-width:50px) {
    .quantity {
        margin-top: 10px;
        width: 100%
    }
    .border-bottom {
        border-bottom: none
    }
    .paddingl35 {
        padding-left: 0
    }
}
.facilitydiv img {
    padding-right: 10px
}
.facilitydiv {
    display: flex
}
.elgiultrafacilities {
    background-color: #e9e9e9;
    padding-bottom: 15px
}
.elgiultrafacilitiesborder {
    padding: 20px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    display: block;
    float: left;
    width: 100%
}
.facilitydetails p {
    font-size: 14px
}
.similarproductsdivnew {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    padding: 15px 0;
    height: auto;
    display: table
}
.similarproductsdiv .button,
.similarproductsdivnew .button {
    background-color: #30307a;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 19px;
    margin-bottom: 50px;
    margin-top: 57px;
    padding: 5px 15px
}
.closediv {
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 50%;
    cursor: pointer;
    font-size: 12px;
    font-weight: lighter;
    line-height: 12px;
    padding: 5px 6px;
    position: absolute;
    right: -13px;
    top: -13px
}
.similarproductsdiv img {
    width: 100%!important;
    display: table-cell
}
.similarproductsdiv h5 {
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
    width: 35%
}
.compareproductsdiv {
    background-color: #fff;
    float: left;
    padding: 20px 0;
    width: 100%
}
.ratings {
    width: 160px
}
.price-box {
    font-size: 22px;
    text-align: center
}
.price {
    font-size: .84em;
    text-align: right
}
.fleft {
    float: left
}
.similarproductsdiv {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    padding: 15px 0;
    border: 1px solid #9e9e9e;
    height: auto;
    display: table;
    min-height: 201px
}

@media(min-width:768px) and (max-width:1024px) {
    .tabaddmore {
        min-height: 93px
    }
    .similarproductsdiv h5 {
        height: 59px
    }
    #wishlist-view-form .order .icons {
        padding-left: 0px;
    }

}
.similarproductsdiv h5 {
    height: 157px
}
.right {
    float: right
}
/**** Road Block ******/

#roadblock {
    position: fixed;
    width: 100%;
    z-index: 999999;
    display: none;
    height: 100%;
    top: 0;
    margin-left: 0px;
}
#roadblock img {
    margin: auto;
}
#closeblock {
    position: absolute;
    top: 0;
    right: 2px;
    z-index: 9999999;
    opacity: 0;
    cursor: pointer;
}
.roadtop {
    top: 16%;
}
.outside {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999999999;
    top: 0px;
}
.fa-rupee::before,
.fa-inr::before {
    font-size: 0.85em !important;
}

.sp-methods .centeradjust input[type=radio] {
    display: inline-block;
    vertical-align: top;
}
.sp-methods .centeradjust input[type=radio]#p_method_payucheckout_shared{
    margin-top: 24px;
}
.sp-methods .centeradjust input[type=radio]#p_method_hdfc_standard{
    margin: 11px 10px 0px 0px;
}

#billing-new-address-form ul li .elgi-log-form-method,
.scaffold-form .my-account {
    padding: 0px 20px;
}


#billing-new-address-form ul li.elgi-log-form-method input,
#billing-new-address-form ul li .padding0  input,
#billing-new-address-form ul li .padding0 select,
.scaffold-form .my-account .elgi-log-form-method input,
.scaffold-form .my-account .padding0  input,
.scaffold-form .my-account .padding0 select,
#shipping-new-address-form ul li .elgi-log-form-method input,
#shipping-new-address-form ul li .padding0  input,
#shipping-new-address-form ul li .padding0 select {
    width: 100%;
}
#billing-new-address-form ul li .elgi-log-form-method:nth-child(2),
.scaffold-form .my-account .elgi-log-form-method:nth-child(2), 
#billing-new-address-form ul li .padding0:nth-child(2),
.scaffold-form .my-account .padding0:nth-child(2),
.scaffold-form .my-account .padding0,
#shipping-new-address-form ul li .elgi-log-form-method:nth-child(2),
#shipping-new-address-form .elgi-log-form-method:nth-child(2),
#shipping-new-address-form ul li  .padding0:nth-child(2),
#shipping-new-address-form .padding0:nth-child(2) {
    padding: 0px 20px 0px 0px;
}
#billing-new-address-form .elgi-log-form-method:nth-child(1),
.scaffold-form .my-account .elgi-log-form-method:nth-child(1),
#billing-new-address-form ul li .padding0:nth-child(1),
.scaffold-form .my-account .padding0:nth-child(1),
.my-account #shipping-new-address-form .padding0:nth-child(1),
#shipping-new-address-form ul li .elgi-log-form-method:nth-child(1) {
    padding: 0px 20px 0px 0px;
}
.change-passowrd-radio {
    width: 50%;
}
.scaffold-form .my-account .mar55 {
    margin-right: 0px;
}
#shipping-new-address-form ul li .shipping-add-label {
    padding: 0px 0px 0px 20px;
}
.scaffold-form .my-account .padding0 p strong {
    padding: 5px 0px;
    display: block;
}

#billing-new-address-form ul li:first-child {
    margin-bottom: 0px;
}
#billing-new-address-form ul li.control input[type="checkbox"] {
    float: left;
}
#billing-new-address-form ul li.control input[type="checkbox"] + label {
    line-height: 28px;
}
main#maincontent.page-main.container .opc form .address-select#billing-address-select {
    margin: 8px 0 10px;
}

#opc-review .my-account .elgi-address-info {
    word-break: break-all;
    padding: 15px;
}


.elgi-login-fg input,
.elgi-login-fg input:focus {
    box-shadow: none;
}

.my-account .elgi-btn.cont-btn {
    display: block;
    margin: 20px auto;
    float: none !important;
    overflow: hidden;
    clear: both;
}
.note-msg.compareMoreproduct {
    margin: 10px 0px;
    padding-top: 10px;
}
ul.messages  li.success-msg span {
    padding-left: 0px;
}
.mycart select.input-text.qty {
    width: 50px;
    border: 1px solid #ccc;
    clear: both;
    background: url(../images/sort-down.png) 80% 17px no-repeat #fff;
    background-size: 10px;
    margin: 10px 0px;
}
#wishlist-view-form .qty {
    width: 50px;
    border: 1px solid #ccc;
    clear: both;
    /* margin: 10px 0px; */
    margin-left: 10px;
    text-align: center;
    height: 50px;
    padding: 0px;   
}
.mycart select.input-text.qty + .update {
    clear: both;
    float: none !important;
}
.mycart .elgi-fr + p {
    margin-top: 10px;
}
.mycart .pull-right {
    float: left !important;
}
.order .mycart {
    padding: 30px 0px;
}
.minicart-wrapper .cart-link {
    text-align: left;
}
.minicart-wrapper .block-content .subtotal {
    text-align: left;
}
.minicart-wrapper .block-content .subtotal span {
    color: #7F8A8A;
    font-size: 12px;
    font-weight: normal;
    font-family: 'Ubuntu-Light',sans-serrif;
}
.add-to-cart-login .cart-count-li .mini-cart-header a.remove {
    padding: 0px 7px;
    line-height: 10px;
    display: inline-block;  
}
#shipping-new-address-form .control .checkbox {
    float: left;
}
#shipping-new-address-form .control .checkbox + label {
    line-height: 28px;
    margin-bottom: 0px; 
}
#minicart-success-message { 
    padding-left: 7px;
    line-height: 16px;
}


.scaffold-form .elgi-login-section .my-account .padding0:nth-child(2),
.scaffold-form .elgi-login-section .my-account .padding0:nth-child(1) {
    padding: 0px 0px;
    
}

.icons a {
    font-size: 14px;
    margin-right: 10px;
}
.second-div .btn-cart {
    padding: 5px 16px;
}
#wishlist-view-form .icons {
    padding: 15px 0px 0px;
}
#wishlist-view-form .order {
    padding: 10px 0px 20px;
}

.icons .pull-right {
    float: left !important;
}
label em {
    margin-right: 5px;
}
#shipping-new-address-form label em,
#billing-new-address-form label em {
    margin-right: 2px;
}

.scaffold-form .my-account ul.form-list li .elgi-log-form-method:first-child {
    padding: 0px 10px 0px 0px !important;
}
.scaffold-form .my-account ul.form-list li .elgi-log-form-method:nth-child(2) {
    padding: 0px 0px 0px 10px !important;
}
.my-account .elgi-dash-msg {
    padding-right: 20%;
}
.opc .buttons-set .please-wait {
    text-align: center;
    overflow: hidden;
    height: auto !important;
}
.opc .buttons-set .please-wait img {
    display: block;
    margin: 0 auto 10px;    
}
#co-payment-form fieldset .sp-methods .padding0 .centeradjust {
/*  margin: 80px auto 0px;  
*/}

.my-product-reviewback {
    width: 100%;
    float: left;
    margin-top: 20px;
}
main#maincontent.page-main.container .opc {
    overflow-x: hidden;
    overflow-y: auto;
}
.product-extra-details .rating-box {
    margin-left: 10px;
}
.elgi-review-liset li input[type="radio"]:hover {
    border: 1px solid #000;
}
.elgi-custom-page-head .page-sub-title  {
    clear: both;
    text-align: center;
}

.search-wrapper {
    height: 30px;
    width: 80px;
    /*border: 1px solid #ccc;*/
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 0px 0px 10px;
}
/*.search-wrapper input {
    width: 100%;
    height: 30px;
    float: left;
    outline: none;
    border: none;
    padding: 0px 85px 3px 10px;
}*/
.search-wrapper span {
    position: absolute;
    width: 80px;
    height: 28px;
    right: 0px;
    top: 0px;
    color: #fff;
    text-align: right;
    z-index: 1;
    background: #2f2e78;
    line-height: 28px;
    cursor: pointer;
    padding-right: 10px;
}
.search-wrapper span:before {
    content: '';
    background: url(../images/search.png) no-repeat 5px 5px;
    width: 40px;
    height: 30px;
    position: absolute;
    left: 0px;
    top: 0px;
    background-size: 18px;
}



/* slider */
.related_1 .product-diff-detail {
    padding: 20% 15%;
}
.related_1 .col-md-3 {
    padding: 0px;
}
.related-icons {
    float: left;
    width: 86px;
    height: 86px;
}
.related-sec-icon1 {
    background: url(../images/icons/icon1.png);
}
.related-sec-icon2 {
    background: url(../images/icons/icon2.png); 
}
.related-sec-icon3 {
    background: url(../images/icons/icon3.png); 
}
.related-sec-icon4 {
    background: url(../images/icons/icon4.png); 
}
.related-sec-icon5 {
    background: url(../images/icons/icon5.png); 
}
.related-sec-icon6 {
    background: url(../images/icons/icon6.png); 
}
.related-sec-icon7 {
    background: url(../images/icons/icon7.png); 
}
.related-sec-icon8 {
    background: url(../images/icons/icon8.png); 
}
.related-sec-icon9 {
    background: url(../images/icons/icon9.png); 
}
.related-sec-icon10 {
    background: url(../images/icons/icon10.png);    
}
.related-sec-icon11 {
    background: url(../images/icons/icon11.png);    
}
.related-sec-icon12 {
    background: url(../images/icons/icon12.png);    
}
.related-sec-icon13 {
    background: url(../images/icons/icon13.png);    
}
.related-sec-icon14 {
    background: url(../images/icons/icon14.png);    
}
.related-sec-icon15 {
    background: url(../images/icons/icon15.png);    
}
.related-sec-icon16 {
    background: url(../images/icons/icon16.png);    
}
.related_1 .product-diff-detail h1 {
    clear: both;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 5px;
    float: left;
    width: 100%;
    line-height:25px;
    font-size: 26px;
    padding: 10px 0px;
    text-transform: unset;
}
.related_1 .product-diff-detail h4 {
    font-size: 18px;
    color: #000;
    padding: 0px 0px;
    line-height: 20px;
    margin: 0px 0px 15px 0px;
    text-align: left;
    float: left;
}
.elgi-service-img{
    width: 150px !important;
    overflow: hidden;
    margin: auto;
}
.product-success-form{

padding:0px 20px 40px;

}
.product-success-form p{
    font-size: 16px;
    line-height: 25px;
}
.product-success-form h2{
font-size:24px;
line-height: 24px;
margin-bottom:10px;
}
.col-md-3 .elgi-dec-prd-price {
   display: none;
}
.input-box.captcha input {
   background: #e6e7e8;
   height: 40px;
   padding: 0 10px;
   width: 78%;
   border: 1px solid #eceded;
}

.my-account li {
   list-style: none;
}

/* Header search and android icon css */
#header-search #search_mini_form .input-box input#search {
    width: 0px !important;
    padding: 9px 0px 9px 42px;
    border: none;
    cursor: pointer;
}

#header-search #search_mini_form .input-box input#search:focus {
    width: 350px !important;
    border-bottom: 1px solid #bfbfbf;
}

.ultra-care-android-app {
    float: left;
    width: 30px;
    height: initial;
    margin: 10px 30px;
}

.mobile-right-mnu-cnt #header-search {
    width: 50px !important;
    margin-left: 15px;
}

@media(max-width: 1340px) and (min-width: 1192px)
{
    .ultra-care-android-app {
        margin: 8px 15px;
    }
    .mobile-right-mnu-cnt #header-search {
        margin-left: 10px;
    }
    #header-search.mobile-search {
        display: none !important;
    }
    #header-search.desktop-search {
         display: block !important; 
    }
    .elgi-menu li:last-child {
        margin-right: 0;
    }
    li.elgi-toll-free-no.elgi-distop-menu {
        margin-right: 0;
    }
}

@media(max-width: 1300px)
{
    .ultra-care-android-app {
        margin: 8px 5px;
    }
    .mobile-right-mnu-cnt #header-search {
        margin-left: 0px;
    }
}

@media(max-width: 1191px)
{
    .mobile-right-mnu-cnt #header-search {
        float: left !important;
    }
    .cart-count-li .header-minicart #mini-cart-head .mob-mini-cart {
         display: block !important;
    }
    .add-to-cart-login .cart-menu-page .cart-count-li {
        margin-left: 0px !important;
    }
    .add-to-cart-login .cart-menu-page .menu-user-login .elgi-login-icon {
        display: block !important; 
    }
    .add-to-cart-login .cart-count-li .header-minicart #mini-cart-head .mob-mini-cart a {
        color: #777 !important;
    }
    .ultra-care-android-app {
        margin: 8px 0px;
    }
    #header-search #search_mini_form .input-box input#search {
        padding: 9px 0px 9px 42px !important;
    }
}

@media(max-width: 400px)
{
    #header-search #search_mini_form .input-box input#search:focus {
        width: 270px !important;
    }
}
/* End of Header search and android icon css */
.recipe-heading {
   margin-bottom: 20px;
}

.recipe-heading p, .recipe-para p {
   margin-bottom: 10px;
}

.recipe-para {
   margin-bottom: 20px;
}

.recipe-para p {
   font-weight: normal;
}
/*2018-12-20*/
section.bg-gradient.flex-none main#maincontent.page-main.container.margint20.bg-white .col-md-6.product-page {
padding-right: 0px;
padding-left: 0px;
}
.product-page h1.product-name {
font-size: 26px;
}

html body.catalog-product-view .product-info-main .product-reviews-summary {
display: none;
}
html body.cms-pressure-cookers div#section0, html body.cms-pressure-cookers div#section1, html body.cms-pressure-cookers div#section2, html body.cms-pressure-cookers div#section3, html body.cms-pressure-cookers div#section4, html body.cms-pressure-cookers div#section5, html body.cms-pressure-cookers div#section6, html body.cms-pressure-cookers div#section7, html body.cms-pressure-cookers div#section8 {
   background-repeat: no-repeat;
   background-attachment: scroll;
   background-position: 50% 25%;
   background-size: 100%;
}
