/*--cart--*/
.itemContainer{
    width:100%;
    float:left;
}
.itemContainer div{
    float:left;
    margin: 5px 20px 5px 20px ;
}
.itemContainer a{
    text-decoration:none;
}
.cartHeaders{
    width:100%;
    float:left;
}
.cartHeaders div{
    float:left;
    margin: 5px 20px 5px 20px ;
}
.item_add {
    color: #000;
    border:none;
}
a.item_add {
    text-decoration: none;
}
.grid_1 img{
    margin-bottom:1em;
}
.box_1 h3{
    color: #000;
    font-size: 0.8em;
    font-family: Montserrat, sans-serif;
}
.box_1 p a{
    color: #B5B3B3;
    font-size: 0.77em;
}
.total {
    display: inline-block;
}
.cart.box_1{
    float:left;
    margin-top:15px;
    width: 33%;
}
.heart{
    float:left;
    margin-top: 0.7em;
}
.heart li{
    display:inline-block;
    border-right: 1px solid #EFEFEF;
}
.heart li  a{
    font-size: 0.9em;
    color: #3A3A3A;
    margin:0 1em;
    outline: none;
}
.heart li:last-child {
    border-right: none;
}
.heart span{

}
.cart{
    float:right;
}
/*--banner strat here--*/
.banner {
    /*min-height: 620px;*/
    background:rgba(209, 72, 37, 0.26);
}
.banner-main {
    padding:4em 0em 3em 0em;
}
.banner-right {
    padding-top: 5em;
}
.banner-right h1 {
    font-size: 2.5em;
    color:#EA572D;
    margin:0.3em 0em 0.5em 0em;
    font-family: Montserrat, sans-serif;
}
span.bann-heart {
    background: url(../images/like.png)no-repeat 9px 8px;
    width: 50px;
    height: 50px;
    display: block;
    border: 2px solid #fff;
    margin-bottom: 2em;
}
.banner-right h2 {
    font-size: 1.4em;
    color:#847057;
    font-family: Montserrat, sans-serif;
}
.banner-right h5 {
    font-size: 1em;
    color: #333;
}
.banner-right ul.bann-small-img {
    padding: 0em;
    list-style: none;
    margin-top: 1.5em;
}
.banner-right ul.bann-small-img li{
    display: inline-block;
    border: 1px solid #DFDFDF;
    margin-right: 1em;
}
.banner-right ul.bann-btns {
    padding: 0em;
    list-style: none;
    margin-top: 1em;
}
.banner-right ul.bann-btns li {
    display: inline-block;
    margin-right: 0.7em;
}
.banner-right h6 {
    font-size: 1em;
    color:#EA572D;
    margin-top: 1.3em;
}
select.bann-size {
    background: url(../images/arrow.png)no-repeat 88% 50%;
    width: 100%;
    padding:0.8em 2.5em 0.8em 1em;
    border: 1px solid #18669D;
    outline: none;
    font-size: 16px;
    font-weight: 400;
    color:#18669D;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    font-family: Montserrat, sans-serif;
    box-shadow:0px 0px 1px 0px rgba(204, 204, 204, 0.85);
}
ul.bann-btns li a {
    font-size: 1em;
    color: #fff;
    padding:0.83em 1.3em;
    background:#18669D;
    border: 2px solid #18669D;
    display: block;
    text-align: center;
    font-family: Montserrat, sans-serif;
}
ul.bann-btns li a:hover {
    font-weight: 700;
    background:#fff;
    color:#18669D;
}
/*--block-layer2 start here--*/
.blc-layer2 {
    background: url(../images/b4.jpg)no-repeat;
    min-height:550px;
    background-size: cover;
}
.blc-layer2-left {
    margin-top: 12em;
}
.blc-layer2-left h3 {
    font-size: 1.8em;
    color: #fff;
    margin-bottom: 0.4em;
    font-family: Montserrat, sans-serif;
}
.blc-layer2-left p {
    font-size: 1em;
    color: #F5F5F5;
    line-height: 1.9em;
    width: 75%;
}
/*--block-layer3 start here--*/
.blc-layer3 {
    background:#FBFBFB;
    min-height: 500px;
    background-size: cover;
    padding: 5em 0em;
}
.blc-layer3-grids1 h6 {
    font-size: 1em;
    color:#EA572D;
    margin-bottom: 0.6em;
    font-family: Montserrat, sans-serif;
}
.blc-layer3-grids1 h3 {
    font-size: 1.5em;
    color:#847057;
    font-family: Montserrat, sans-serif;
}
.blc-layer3-grids1 p {
    font-size: 1em;
    color: #494848;
    line-height: 1.8em;
    margin:1em 0em;
}
.blc-layer3-grids1 ul {
    padding: 0em;
    list-style: none;
}
.blc-layer3-grids1 ul li {
    display: block;
    margin-bottom: 1.3em;
}

.blc-layer3-grids1 ul li h4 {
    font-size: 1.25em;
    color:#847057;
    font-family: Montserrat, sans-serif;
}
.blc-layer3-grids1 ul li h5 {
    font-size: 0.93em;
    color: #5D5D5D;
    margin-top: 0.6em;
}
.blc-layer3-grids2 img {
    width: 100%;
}
.box-grid {
    background: #fff;
    box-shadow: 0px 0px 1px 1px rgba(204, 204, 204, 0.76);
    padding: 1.5em;
}
.box-grid h3 {
    font-size: 1.5em;
    font-family: Montserrat, sans-serif;
}
.box-grid h3 a{
    color:#EA572D;
}
.box-grid ul {
    padding: 0em;
    list-style: none;
}
.box-grid ul li{
    display:inline-block;
    width: 47%;
}
.box-grid ul li.ys-margin {
    margin-right: 0.8em;
}
.box-grid-price {
    margin: 1em 0em;
}
.box-grid-price-left {
    float: left;
    width: 50%;
}
.box-grid-price-rit {
    float: right;
    width: 50%;
    text-align: right;
}
.box-grid p {
    font-size: 1.1em;
    color: #000;
    line-height: 1.8em;
}
.box-grid h5 {
    font-size: 1em;
    color:#847057;
    margin-bottom: 1.2em;
    font-family: Montserrat, sans-serif;
}
.box-grid-price-left h4 {
    font-size: 0.9em;
    color: #000;
    font-family: Montserrat, sans-serif;
}
.box-grid-price-rit h4 {
    font-size: 0.9em;
    color: #000;
    font-family: Montserrat, sans-serif;
}
/*--home block start here--*/
.home-block {
    padding:4em 0em 1em 0em;
}
.home-product-main {
    position: relative;
    box-shadow: 0px 0px 1px 1px #ccc;
    margin-bottom: 3em;
}
.home-grid{
    width: 20% !important;
}
.home-grid:hover .home-product-bottom{
    background:#c9cacc;
}
.home-grid:hover .home-product-bottom h3 a{
    color:#18669D;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
}
.home-grid:hover .home-product-bottom p {
    color:#fff;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
}
.home-grid:hover .home-product-main{
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
}
.home-grid:hover .srch{
    display:block;
}
.srch {
    display: none;
    position: absolute;
    top: 18%;
    right:-1px;
}
.srch span {
    background:#EA572D;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    padding: 10px 25px;
    border-radius: 18px 2px 16px 2px;
}
.home-product-bottom {
    padding: 1em 1.5em;
    background:#18669D;
    box-shadow: 0px 0px 1px 0px rgba(204, 204, 204, 0.78);
}
.home-product-bottom h3 {
    font-size: 1em;
    margin-bottom: 0.2em;
    font-family: Montserrat, sans-serif;
}
.home-product-bottom h3 a{
    color: #fff;
}
.home-product-bottom p {
    font-size: 1em;
    color: #fff;
}

/*--terms start here--*/
.tems {
    padding: 5em 0em;
}
.tems-top h1 {
    text-align: center;
    font-size: 2.8em;
    color: #EA572D;
    margin-bottom: 1em;
    font-family: Montserrat, sans-serif;
}
.tems-top h2 {
    font-size: 1.5em;
    color: #847057;
    margin-bottom: 0.3em;
}
.tems-top p{
    font-size: 1em;
    color: #999;
    line-height: 1.8em;
}
.tems-top h3 {
    font-size: 1.5em;
    color:#EA572D;
    margin: 1em 0em 0.3em 0em ;
}
.tems-list {
    margin-top: 3em;
}
ul.terms-lists {
    padding: 0px;
    list-style: none;
}
ul.terms-lists li {
    margin-bottom: 0.8em;
}
ul.terms-lists li a{
    font-size:1em;
    color:#999;
    padding-left: 0.5em;
    font-family: Montserrat, sans-serif;
}
ul.terms-lists li a:hover{
    color:#EA572D;
}
span.glyphicon.glyphicon-share-alt {
    font-size: 1em;
    color:#EA572D;
}
/*--terms end here--*/
/*--press strat here--*/
.press {
    padding: 5em 0em;
}
.press-left h1 {
    font-size:2.1em;
    color: #EA572D;
    font-family: Montserrat, sans-serif;
}
.press-grid {
    margin-top: 2em;
}
.press-imgs {
    padding: 0px;
}
.press-text h2 {
    font-size: 1.5em;
    color: #000;
    margin-bottom: 0.3em;
}
.press-text h3 {
    font-size: 1.5em;
    color: #000;
    margin-bottom: 0.3em;
}
.press-text p{
    font-size: 1em;
    color: #999;
    line-height:1.9em;
}
.tems-right h3 {
    font-size:2.1em;
    color: #EA572D;
    margin-bottom: 0.5em;
    font-family: Montserrat, sans-serif;
}
.tems-right p {
    font-size: 1em;
    color: #999;
    line-height: 1.9em;
    margin-bottom: 0.6em;
}
.tems-right input[type="text"] {
    font-size: 1em;
    font-weight: 400;
    color: #737373;
    padding: 0.4em 0.5em;
    width: 100%;
    margin: 0em 0em 1em 0em;
    outline: none;
}
.tems-right input[type="submit"] {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    padding: 0.51em 2em 0.51em 2em;
    border: none;
    background: #EA572D;
    outline: none;
    margin: 0em 0em 0em 0em;
}
.tems-right input[type="submit"]:hover{
    background: #847057;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.tems-right h4 {
    font-size: 1.5em;
    color: #000;
    margin:2em 0em 0.5em 0em ;
}
/*--press end here--*/
/*--product strat here--*/

/*--end scrollpane--*/
/*--product end her--*/
/*--single start here--*/

/*--start-checkout--*/
.ckeckout{
    padding:0em;
}
a.add-cart {
    text-decoration: none;
    color: #fff;
    background: #ED131E!Important;
    padding: 0.5em 0.8em;
    font-size: 18px;
    margin-top: 1.3em;
    display: inline-block;
    width: 250px;
    text-align: center;
    border: 2px solid #ED131E!Important;
    margin-right: 15px;
    margin-bottom: 40px;
}
a.add-cart:hover {
    background:#969696 !Important;
    border: 2px solid #969696!Important;
    color: #282828;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.close1,.close2,.close3{
    background: url('../images/close-1.png') no-repeat 0px 0px;
    cursor: pointer;
    width:15px;
    height:15px;
    position: absolute;
    right: 1%;
    top: 40%;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.check-in {
    width:100%;
    margin: 2em 0 2em;
}
ul.unit{
    background:#282828;
    padding:1em;
}

ul.unit li {
    display:inline-block;
    width:20%;
    float:left;
}

ul.unit li#imagecart {
    display:inline-block;
    width:10%;
    float:left;
}

ul.unit li#quantitycart {
    display:inline-block;
    width:30%;
    float:left;
}

ul.unit li#namecart {
    display:inline-block;
    width:30%;
    float:left;
}

ul.unit li#pricecart {
    display:inline-block;
    width:15%;
    float:left;
}

ul.unit li span{
    display:inline-block;
    color:#fff;
    font-size:1.2em;
    text-align:center;
}
ul.unit-sum{
    background:#282828;
    padding:1em;
}

ul.unit-sum li{
    display:inline-block;
    width:25%;
    float:left;
}
ul.unit-sum li span{
    display:inline-block;
    color:#fff;
    font-size:1.2em;
    text-align:center;
}
ul.cart-header,ul.cart-header1{
    padding:1em;
    background:#FFFFFF;
    margin: 0em 0em 1.5em 0em;
    box-shadow:0px 0px 4px #D2D1D1;
}
ul.cart-header2{
    padding:1em;
    background:#fff;
    box-shadow: 0px 0px 4px #C2C2C2;
}
ul.cart-header li, ul.cart-header1 li,ul.cart-header2 li{
    display:inline-block;
    width:20%;
    float:left;
}
ul.cart-header li.ring-in{
    display:inline-block;
    width:10%;
    float:left;
}
ul.cart-header li#quantitysec{
    display:inline-block;
    width:30%;
    float:left;
}
ul.cart-header li#namesec{
    display:inline-block;
    width:30%;
    float:left;
}
ul.cart-header li#pricesec{
    display:inline-block;
    width:15%;
    float:left;
}
ul.cart-header li span,ul.cart-header1 li span,ul.cart-header2 li span{
    display: block;
    color:#000;
    font-size:1.2em;
    text-align:left;
    margin-top:1.5em;
}
ul.cart-header li span.no-mar-more,ul.cart-header1 li span.no-mar-more,ul.cart-header2 li span.no-mar-more{
    margin-top: 1em;
}
ul.cart-header-sum li{
    display:inline-block;
    width:25%;
    float:left;
}

ul.cart-header-sum .delivery_title li {
    display: inline-block;
    width: 100%;
    float: left;
}
ul.cart-header-sum .delievery_cost li {
    display: inline-block;
    width: 100%;
    float: left;
}
ul.cart-header-sum .grandtotal li {
    display: inline-block;
    width: 50%;
    float: left;
}
ul.cart-header-sum .delivery_title,.delievery_cost,.grandtotal  {
    padding-left: 0px;
    padding-right: 0px
}
ul.cart-header-sum{
    padding:1em;
    background:#FFFFFF;
    margin: 0em 0em 1.5em 0em;
    box-shadow:0px 0px 4px #D2D1D1;
}

.in-check {
    margin-top: 10%;
}
.cart-header,.cart-header1,.cart-header2{
    position:relative;
}
.cart-items {
    padding: 0 1em;
}
.cart-items.heading h1 {
    font-size: 1.5em;
    color:#847057;
    font-family: Montserrat, sans-serif;
}
ul.cart-header li span h6,ul.cart-header1 li span h6,ul.cart-header2 li span h6{
    font-size: 0.7em;
    color: #969393;
}
/*--end-checkout--*/
/*--signin start here--*/
/*--signin end here--*/
/*--login strat here--*/
/*--login end here--*/
/*--short codes--*/
/*--//short codes--*/
/*--contact start here--*/
/*--contact end here--*/
/*--meadia quiries start here--*/
@media(max-width:1024px){
    .blc-layer2-left {
        margin-top: 8em;
    }
    .banner-right {
        padding-top: 2em;
    }
    .thumb-image {
        width: 285px;
    }
    .single-top-left p {
        font-size:0.93em;
        width: 100%;
    }
    .single-top-left {
        padding-left: 1em;
    }
    /*.footer-grid-icon ul li a span {*/
        /*background: url(../images/ftr-icons.png)no-repeat;*/
        /*width: 18px;*/
        /*height: 18px;*/
        /*margin: 0.5em 0.5em;*/
        /*background-size: 505%;*/
    /*}*/
    /*.footer-grid-icon ul li a span.instro {*/
        /*background-position: -18px 0px;*/
    /*}*/
    /*.footer-grid-icon ul li a span.twitter {*/
        /*background-position: -37px 0px;*/
    /*}*/
    /*.footer-grid-icon ul li a span.fb {*/
        /*background-position: -56px 0px;*/
    /*}*/
    /*.footer-grid-icon ul li a span.print {*/
        /*background-position: -75px 0px;*/
    /*}*/
    /*.footer-grid-icon ul li a span.u-tub:hover {*/
        /*background-position: 0px -18px;*/
    /*}*/
    /*.footer-grid-icon ul li a span.instro:hover {*/
        /*background-position: -18px -18px;*/
    /*}*/
    /*.footer-grid-icon ul li a span.twitter:hover {*/
        /*background-position: -37px -19px;*/
    /*}*/
    /*.footer-grid-icon ul li a span.fb:hover {*/
        /*background-position: -56px -19px;*/
    /*}*/
    /*.footer-grid-icon ul li a span.print:hover {*/
        /*background-position: -75px -18px;*/
    /*}*/
    .contact {
        padding: 3em 0em 3em 0em;
    }
    .login-right a {
        width:40%;
    }
    .signin-main input[type="text"] {
        width: 47.5%;
    }
    .signin-main input[type="password"] {
        width: 47.5%;
    }
    .box-grid ul li {
        width: 46%;
    }
    ul.bann-btns li a {
        padding: 0.83em 1em;
    }
    .blc-layer2 {
        min-height: 485px;
    }
    .blc-layer2 {
        min-height: 440px;
    }
    .home-product-bottom h3 {
        font-size: 1.2em;
    }
    /*.footer-grid-icon input[type="text"] {*/
        /*width: 61%;*/
    /*}*/
    .tems {
        padding: 4em 0em;
    }
    .tems-list-left {
        padding: 0px;
        margin-bottom: 1.5em;
    }
}
@media(max-width:991px){
    .top-nav {
        width: 62%;
    }
    /*.header-right {*/
        /*width: 35%;*/
    /*}*/
    .home-product-main {
        float: left;
        width: 47%;
        margin-right: 1em;
    }
    .signin-main input[type="text"] {
        margin: 0em 2em 1em 0em;
        width: 47%;
    }
    .signin-main input[type="password"] {
        margin: 1em 2em 2em 0em;
        width: 47%;
    }
    .signin-main input.no-margin {
        margin: 0px;
    }
}
@media(max-width:800px){
    .nav > li > a {
        padding: 10px 10px;
    }
    /*.header-right {*/
        /*width: 42%;*/
    /*}*/
    .contact-right {
        padding: 0em;
    }
    .banner-left {
        float: left;
        width: 50%;
    }
    .banner-right{
        float: right;
        width: 50%;
        padding-top: 0em;
    }
    .banner-right h1 {
        font-size:1.8em;
    }
    .banner-right ul.bann-small-img {
        margin-top: 1em;
    }
    span.bann-heart {
        margin-bottom:0.5em;
    }
    .banner {
        /*min-height: 470px;*/
    }
    .banner-right h2 {
        font-size: 1.1em;
    }
    .banner-right h6 {
        margin-top: 1em;
    }
    .blc-layer2 {
        min-height: 350px;
    }
    .blc-layer2-left {
        margin-top: 6.5em;
    }
    .blc-layer3-grids2 {
        margin: 2.5em 0em;
    }
    .blc-layer3-grids2 {
        width: 60%;
        margin: 3em auto 3em;
    }
    .blc-layer3-grids-3.simpleCart_shelfItem {
        width: 70%;
        margin: 0 auto;
    }
    .box-grid ul li.ys-margin {
        margin-right: 1.7em;
    }
    .home-product-main {
        float: left;
        width: 47%;
        margin-right: 1em;
        margin-bottom: 2em;
    }
    /*.footer-grid {*/
        /*margin-bottom: 1.5em;*/
    /*}*/
    .blc-layer3 {
        padding: 3em 0em;
    }
    .product {
        padding: 3em 0em;
    }
    .prdt-right {
        margin-bottom: 4em;
    }
    .product-block {
        padding: 0px;
    }
    .single {
        padding: 4em 0em;
    }
    .singlepage-product {
        padding-top: 4em;
    }
    .home-product-top {
        margin: 0 auto;
        width: 75%;
    }
    .contact-left {
        margin-bottom: 3em;
    }
    .contact-top p {
        width: 85%;
    }
    .map {
        padding: 0em 0em 3em 0em;
    }
    .ckeckout {
        padding: 3em 0em;
    }
    .login-left {
        margin-bottom: 2em;
    }
    .login-main h1 {
        margin-bottom: 1em;
    }
    .login {
        padding: 4em 0em;
    }
    .signin {
        padding: 4em 0em;
    }
    .contact-top {
        padding: 0em 0em 2em 0em;
    }
    .top-nav {
        width: 55%;
    }
    .single-top-left {
        padding-top: 1em;
        padding-left:0em;
    }
    .press-text {
        padding: 1em 0em 0em 0em;
    }
    .tems-right {
        padding-top: 1.5em;
    }
    /*--typo--*/
    .page {
        margin: 2em 0;
    }
    h3.typo1 {
        font-size: 2em;
    }
    h1.grid2 {
        font-size: 2.3em;
    }
    .testimonal-main a.testimo-btn {
        font-size: 0.81em;
    }
    h3.typo1 {
        font-size: 2.5em;
    }
}
@media(max-width:765px){
    .navbar-toggle {
        float: none;
        margin-top: 8px;
        margin-right: 0px;
    }
    /*.navbar-header {*/
        /*text-align: center;*/
    /*}*/
    .navbar-default .navbar-toggle {
        border: none;
        background: #847057;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #FFF;
    }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background: #847057;
    }
}
@media(max-width:640px){
    .top-nav {
        width: 100%;
    }
    ul.nav.navbar-nav li a {
        text-align: center;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border: none;
    }
    .box-grid ul li.ys-margin {
        margin-right: 1.2em;
    }
    /*.header-right {*/
        /*width: 50%;*/
    /*}*/
    ul.unit li span {
        font-size: 0.9em;
    }
    ul.cart-header li span, ul.cart-header1 li span, ul.cart-header2 li span {
        font-size: 1em;
    }
    li.ring-in img {
        width: 60%;
    }
    .signin-main input[type="text"] {
        width: 46%;
    }
    .signin-main input[type="password"] {
        width: 46%;
    }
    h3.typo1 {
        font-size: 2.2em;
    }
    .dropdown-menu.columns-3 {
        min-width: 145px;
    }
    .prdt-right {
        margin-bottom: 2em;
    }
    .singlepage-product {
        padding-top: 2em;
    }
    .single {
        padding: 2em 0em;
    }
    .contact {
        padding: 2em 0em 2em 0em;
    }
    .contact-top h1 {
        font-size: 1.8em;
    }
    .contact-left h2 {
        font-size: 1.5em;
    }
    .contact-right h3 {
        font-size: 1.5em;
    }
    .contact-left h4 {
        font-size: 1.05em;
    }
    .map iframe {
        height: 220px;
    }
    .map {
        padding: 0em 0em 2em 0em;
    }
    /*.footer {*/
        /*padding: 2em 0em;*/
    /*}*/
    .login {
        padding: 2em 0em;
    }
    /*--typo--*/
    button.btn.btn-lg {
        font-size: 1.1em;
    }
    h1.grid2 {
        font-size: 2em;
    }
    h2.grid2 {
        font-size: 1.9em;
    }
    h3.typo1 {
        font-size: 2.5em;
    }
    .page {
        margin: 2em 0;
    }
}
@media(max-width:480px){

    .home-grid{
     width: unset !important;
    }
    .banner-left img {
        width: 75%;
        margin: 0 auto;
    }
    .home-product-bottom h3 {
        font-size: 1em;
    }
    .navbar-toggle {
        margin-top: 10px;
        margin-bottom: 0px;
    }
    /*.header-right {*/
        /*width: 100%;*/
    /*}*/
    .banner-left {
        float: none;
        width: 100%;
    }
    .banner-right {
        float: none;
        width: 100%;
        margin-top: 2em;
    }
    .banner-main {
        padding: 2em 0em 3em 0em;
    }
    .blc-layer2-left {
        margin-top: 2em;
    }
    .blc-layer2-left p {
        font-size: 0.9em;
    }
    .blc-layer2 {
        min-height: 235px;
    }
    .blc-layer2-left h3 {
        font-size: 1.4em;
    }
    .blc-layer3-grids2 {
        width: 80%;
        margin: 2em auto 2em;
    }
    .blc-layer3-grids-3.simpleCart_shelfItem {
        width: 100%;
    }
    .home-product-main {
        width: 48%;
        margin-right: 0.5em;
        margin-bottom: 1em;
    }
    .home-block {
        padding: 2em 0em 1em 0em;
    }
    /*.footer {*/
        /*padding: 2em 0em;*/
    /*}*/
    .copy-rights {
        margin-top: 2em;
    }
    .product {
        padding: 2em 0em;
    }
    .prdt-right {
        margin-bottom: 2em;
    }
    .single-top-left h1 {
        font-size: 1.2em;
    }
    .single-top-left h3 {
        font-size: 1.2em;
    }
    .singlepage-product {
        padding-top: 2em;
    }
    a.add-cart {
        font-size: 0.7em;
    }
    ul.cart-header li span, ul.cart-header1 li span, ul.cart-header2 li span {
        font-size: 0.8em;
        margin-top: 1.1em;
    }
    ul.unit li {
        /*        width: 25%;*/
    }
    ul.unit li span {
        font-size: 0.8em;
    }
    a.add-cart {
        font-size: 0.7em;
        margin-top: 1em;
    }
    .cart-items {
        padding: 0 0em;
    }
    .cart-items.heading h1 {
        font-size: 1.1em;
    }
    .login {
        padding: 2em 0em;
    }
    .login-main h1 {
        margin-bottom: 0.5em;
        font-size: 2em;
    }
    .login-right a {
        font-size: 1em;
        padding: 0.5em 0.5em;
    }
    .signin-main input[type="text"] {
        width: 100%;
        margin: 0em 0em 1em 0em;
    }
    .signin-main input[type="password"] {
        width: 100%;
        margin: 0em 0em 1em 0em;
    }
    .signin-main input[type="submit"] {
        margin-top: 1em;
    }
    .signin {
        padding: 2.5em 0em;
    }
    .home-grid {
        padding: 0px;
    }
    .press-left h1 {
        font-size: 1.5em;
    }
    .press {
        padding: 2em 0em;
    }
    .press-text h2 {
        font-size: 1.2em;
    }
    .press-text p {
        font-size: 0.95em;
        line-height: 1.8em;
    }
    .press-grid {
        margin-top: 1em;
    }
    .tems-right h3 {
        font-size: 1.5em;
    }
    .tems-right h4 {
        font-size: 1.5em;
        margin: 1.2em 0em 0.5em 0em;
    }
    .tems-top p {
        font-size: 0.9em;
    }
    .tems-top h1 {
        font-size: 1.8em;
    }
    ul.terms-lists li a {
        font-size: 0.9em;
    }
    .tems {
        padding: 2em 0em;
    }
    /*--typo--*/
    /*.page-header h3 {*/
        /*font-size: 2em;*/
    /*}*/
    button.btn.btn-lg {
        font-size: 1em;
        padding: 7px;
    }
    button.btn.btn-1 {
        font-size: 0.9em;
        padding: 8px;
    }
    button.btn.btn-sm {
        font-size: 0.8em;
        padding: 9px;
    }
    h1#h1-bootstrap-heading {
        font-size: 2.2em;
    }
    h2#h2-bootstrap-heading {
        font-size: 2em;
    }
    h1.grid2 {
        font-size: 1.45em;
    }
    h2.grid2 {
        font-size: 1.35em;
    }
    h3.grid2 {
        font-size: 1.3em;
    }
    h4.grid2 {
        font-size: 1.2em;
    }
    h3.typo1 {
        font-size: 2em;
    }
}
@media(max-width:414px){
    .home-product-bottom {
        padding: 1em 1em;
    }
    .home-product-main {
        width: 47%;
    }
    .login-right a {
        width: 50%;
    }
    .home-product-top img{
        width: unset !important;
    }
}
@media(max-width:384px){
    /*.header-right {*/
        /*width: 100%;*/
        /*float: left;*/
    /*}*/
    .top-nav {
        width: 100%;
        float: none;
    }
    .navbar-toggle {
        float: right;
    }
    .navbar-brand.logo img {
        width:85%;
    }
    .navbar-toggle {
        margin-top: 8px;
    }
    .head-signin {
        width: 25%;
    }
    .search-text {
        width: 40%;
    }
    .navbar-brand {
        /*height: 0px;*/
        width: 50%;
    }

    .home-product-top{
        height: 145px !important;
    }

    .home-product-top img{
        width: unset !important;
        max-height: 300px !important;
        padding-top: 12% !important;
        padding-left: 0% !important;
    }
}
@media(max-width:320px){
    .logo {
        width: 15%;
        float: left;
        height: 0px;
    }
    .navbar {
        position: relative;
        min-height:40px;
    }
    .navbar-header {
        text-align: right;
    }
    .logo img {
        width:100%;
    }
    .search-text {
        margin-top:0.5em;
    }
    .banner-right h1 {
        font-size: 1.5em;
    }
    .navbar-toggle {
        margin-top: 0px
    }
    ul.bann-btns li a {
        padding: 0.55em 1em;
        font-size: 0.8em;
    }
    select.bann-size {
        padding: 0.5em 3.5em 0.5em 1em;
        font-size: 12px;
    }
    .banner-right.simpleCart_shelfItem {
        padding: 0px;
    }
    .banner-main {
        padding: 1em 0em 2em 0em;
    }
    .blc-layer2-left p {
        font-size: 0.85em;
        line-height: 1.5em;
        width: 100%;
    }
    .blc-layer2 {
        min-height: 155px;
    }
    .blc-layer2-left {
        margin-top: 1.2em;
        padding: 0px;
    }
    .blc-layer3 {
        padding: 1.5em 0em;
    }
    .blc-layer3-grids1 {
        padding: 0px;
    }
    .blc-layer3-grids1 h3 {
        font-size: 1.2em;
    }
    .blc-layer3-grids1 p {
        font-size: 0.83em;
        margin: 0.6em 0em;
    }
    .blc-layer3-grids1 ul li h4 {
        font-size: 1.05em;
    }
    .blc-layer3-grids1 ul li {
        margin-bottom: 0.9em;
    }
    .blc-layer3-grids1 ul li h5 {
        font-size: 0.8em;
    }
    .blc-layer3-grids2 {
        width: 75%;
        padding: 0px;
        margin: 1.5em auto 1.5em;
    }
    .blc-layer3-grids-3{
        width: 100%;
        padding: 0px;
    }
    .box-grid ul li.ys-margin {
        margin-right: 0.8em;
    }
    .box-grid img {
        width: 60%;
        margin: 0 auto;
    }
    .box-grid h3 {
        font-size: 1.2em;
    }
    .box-grid p {
        font-size: 0.9em;
    }
    .box-grid h5 {
        font-size: 0.9em;
        margin-bottom: 1em;
    }
    .srch span {
        font-size: 12px;
        padding: 4px 10px;
    }
    .home-product-bottom h3 {
        font-size: 1em;
    }
    .home-product-bottom p {
        font-size: 0.8em;
        margin-top: 0.3em;
    }
    /*.footer {*/
        /*padding: 1em 0em;*/
    /*}*/
    /*.footer-grid ul li {*/
        /*margin: 0.3em 0em;*/
    /*}*/
    /*.footer-grid {*/
        /*margin-bottom: 1em;*/
    /*}*/
    /*.footer-grid ul li a {*/
        /*font-size: 0.85em;*/
    /*}*/
    /*.footer-grid {*/
        /*padding: 0px;*/
    /*}*/
    .home-product-bottom {
        padding: 1em 0.5em;
    }
    .home-product-main {
        width: 47%;
        margin-right: 0.5em;
        margin-bottom: 0.7em;
    }
    .home-block {
        padding: 1.5em 0em 1em 0em;
    }
    .copy-rights p {
        font-size: 0.8em;
    }
    .copy-rights {
        margin-top: 1em;
    }
    .prdt-right {
        margin-bottom: 1em;
        padding: 0px;
    }
    .product {
        padding: 1em 0em;
    }
    .sky-form {
        margin-bottom: 15px;
    }
    .sky-form h1 {
        font-size: 13px;
    }
    .sky-form h2 {
        font-size: 13px;
    }
    .sky-form h4 {
        font-size: 13px;
    }
    .single-top {
        padding: 0px;
    }
    .single-top-left{
        padding: 0px;
    }
    .single {
        padding: 1em 0em;
    }
    .single-top {
        margin-left: 4%;
        width: 100% !important;
    }
    a.add-cart {
        font-size: 0.55em;
    }
    ul.unit {
        padding: 0.5em;
    }
    ul.unit li span {
        font-size: 0.6em;
    }
    .ckeckout {
        padding: 1em 0em;
    }
    .cart-items.heading h1 {
        font-size: 1em;
        margin-bottom: 0.8em;
    }
    .login {
        padding: 1em 0em;
    }
    .login-left {
        padding: 0px;
    }
    .login-main h1 {
        font-size: 1.5em;
    }
    .login-left h2 {
        font-size: 1em;
        margin-bottom: 0.5em;
    }
    .login-left input[type="text"] {
        font-size: 0.8em;
        margin-bottom: 0.5em;
    }
    .login-left input[type="password"] {
        font-size: 0.8em;
        margin-bottom: 0.5em;
    }
    .login-left input[type="submit"] {
        font-size: 0.8em;
        padding: 0.5em 1em;
        margin-top: 0.8em;
    }
    .login-right h3 {
        font-size: 1em;
        margin-bottom: 0.5em;
    }
    .login-right {
        padding: 0px;
    }
    .login-right a {
        font-size: 0.85em;
        padding: 0.5em 0.5em;
        margin: 1em 0em 0em 0em;
        width: 45%;
    }
    .login-right p {
        font-size: 0.8em;
    }
    .login-left {
        margin-bottom: 1em;
    }
    .signin {
        padding: 1em 0em;
    }
    .signin-main h1 {
        font-size: 1.2em;
    }
    .signin-main h2 {
        font-size: 1em;
        margin: 0.6em 0em;
    }
    .signin-main input[type="text"] {
        width: 100%;
        margin: 0em 0em 0.5em 0em;
        font-size: 0.9em;
    }
    .signin-main input[type="password"] {
        font-size: 0.8em;
    }
    .checkbox {
        font-size: 0.8em;
    }
    .signin-main input[type="submit"] {
        margin-top: 0.5em;
        font-size: 0.9em;
        padding: 0.3em 1em;
    }
    .contact {
        padding: 1em 0em 1em 0em;
    }
    .contact-top h1 {
        font-size: 1.3em;
    }
    .contact-top p {
        width: 100%;
        font-size: 0.85em;
    }
    .contact-top {
        padding: 0em 0em 1em 0em;
    }
    .contact-left {
        padding: 0px;
        margin-bottom: 1em;
    }
    .contact-left h2 {
        font-size: 1.2em;
    }
    .contact-left h4 {
        font-size: 0.9em;
        margin: 0.5em 0em;
    }
    .contact-left p {
        font-size: 0.85em;
        width: 100%;
    }
    .contact-left ul li {
        font-size: 0.9em;
        margin-bottom: 1em;
    }
    .contact-right h3 {
        font-size: 1.2em;
    }
    .contact-right input[type="text"] {
        font-size: 0.85em;
        padding: 0.3em 0.5em;
    }
    .contact-right textarea {
        font-size: 0.85em;
        height: 7em;
    }
    .contact-right input[type="submit"] {
        font-size: 0.9em;
        padding: 0.4em 1em 0.4em 1em;
    }
    .map {
        padding: 0em 0em 1em 0em;
    }
    .map iframe {
        height: 130px;
    }
    .close1, .close2, .close3 {
        width: 9px;
        height: 10px;
        background-size: 100%;
    }
    .press-left {
        padding: 0px;
    }
    .tems-right {
        padding: 1em 0em 0em 0em;
    }
    .tems-right p {
        font-size: 0.9em;
        line-height: 1.7em;
    }
    .tems-right h4 {
        font-size: 1.2em;
    }
    .press-text h3 {
        font-size: 1.2em;
    }
    .press-text p {
        font-size: 0.9em;
    }
    .tems-right input[type="text"] {
        font-size: 0.9em;
    }
    .press {
        padding: 1em 0em;
    }
    .tems-top h1 {
        font-size: 1.5em;
    }
    .tems {
        padding: 1em 0em;
    }
    .tems-top h3 {
        font-size: 1.2em;
        margin: 0.5em 0em 0.3em 0em;
    }
    .tems-list {
        margin-top: 1em;
    }
    /*--typo--*/
    h1#h1-bootstrap-heading {
        font-size: 1.6em;
    }
    h2#h2-bootstrap-heading {
        font-size: 1.5em;
    }
    h3#h3-bootstrap-heading {
        font-size: 1.4em;
    }
    button.btn.btn-lg {
        font-size: 0.9em;
        margin: 0 0 0.5em 0px;
        padding: 9px;
    }
    .grid1 {
        margin: 0.7em 0 0;
    }
    button.btn.btn-1 {
        font-size: 0.8em;
        margin: 0 0 0.5em;
    }
    button.btn.btn-sm {
        font-size: 0.7em;
        padding: 5px;
        margin: 0 0 0.5em;
    }
    button.btn.btn-xs {
        font-size: 0.7em;
    }
    ul.nav.nav-pills a{
        padding: 0.5em;
        font-size: 0.9em;
    }
    span.label {
        margin: 0 0 0.5em;
        display: inline-block;
    }
    .page {
        padding: 0 0 1em;
    }
    .page-header {
        margin: 16px 0 9px;
    }
    .grid2 {
        margin: 0.4em 0 0;
    }
    .bs-example {
        padding: 1em 0 0;
    }
    h3.typo1 {
        font-size: 1.5em;
    }
    .home-product-top{}
}
/*--media quiries end here--*/

.pages{
    text-align: center;
}

@media(max-width : 560px){
    .home-product-top{
        height: 177px
    }
}
.cut-text {
    text-overflow: ellipsis;
    /*overflow: auto;*/
    /*width: 160px;*/
    height: 105px;
    /*white-space: nowrap;*/
}

.block-with-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.home-product-top img{

    width: 75%;
    margin: auto;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.home-product-top a:hover img{
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.home-product-bottom{
    height: 66px
}

#close-btn{
    background: url(../images/close-1.png) no-repeat 0px 0px;
    cursor: pointer;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 1%;
    top: 40%;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}

.login-right input[type="text"] {
    font-size: 1em;
    color: #999;
    padding: 0.5em 1em;
    border-bottom: 1px solid #ccc;
    display: block;
    border-top: none;
    border-left: none;
    border-right: none;
    margin-top: 1.5em;
    outline: none;
    width: 100%;
}
.login-right input[type="email"] {
    font-size: 1em;
    color: #ccc;
    padding: 0.5em 1em;
    border-bottom: 1px solid #ccc;
    border-top: none;
    border-left: none;
    border-right: none;
    outline: none;
    width: 100%;
    margin-top: 1em;
}
.login-left select {
    font-size: 1em;
    color: #ccc;
    padding: 0.5em 1em;
    border-bottom: 1px solid #ccc;
    border-top: none;
    border-left: none;
    border-right: none;
    outline: none;
    width: 100%;
    margin-bottom: 1em;
}
.billing-info{
    padding-top: 50px
}

.invalid {
    color: red;
    font-size: 12px;
}

/************* comfirm box*******************/

body { font-family: Montserrat, sans-serif; }
#confirmBox
{
    display: none;
    background-color: #eee;
    border-radius: 5px;
    border: 1px solid #aaa;
    position: fixed;
    width: 300px;
    left: 50%;
    margin-left: -150px;
    padding: 6px 8px 8px;
    box-sizing: border-box;
    text-align: center;
}
#confirmBox button {
    background-color: #ccc;
    display: inline-block;
    border-radius: 3px;
    border: 1px solid #aaa;
    padding: 2px;
    text-align: center;
    width: 80px;
    cursor: pointer;
}
#confirmBox button:hover
{
    background-color: #ddd;
}
#confirmBox .message
{
    text-align: left;
    margin-bottom: 8px;
}
#notice-div{
    text-align: center;

}
#notice-div p.success_msg{
    background-color: #095eb1;
    padding: 8px;
    border-radius: 5px;
    font-weight: 600;
    margin-bottom: 3%;
    /*width: max-content;*/

}
#notice-div p.error_msg{
    background-color: #da4958;
    padding: 8px;
    border-radius: 5px;
    font-weight: 600;
    margin-bottom: 3%;
    /*width: max-content;*/

}

/******************product page dropdown ***********/

.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

.product-dropdown{
    padding: 25px
}


/***********quantity button *******/

/*#quantity_btn {
  width: 300px;
  margin: 0 auto;
  text-align: center;
  padding-top: 50px;
}*/

.value-button {
    display: inline-block;
    border: 1px solid #ddd;
    margin: 0px;
    width: 30px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    /*padding: 11px 0;*/
    background: #eee;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.value-button:hover {
    cursor: pointer;
}

#quantity_btn #decrease {
    margin-right: -4px;
    border-radius: 8px 0 0 8px;
}

#quantity_btn #increase {
    margin-left: -4px;
    border-radius: 0 8px 8px 0;
}

#quantity_btn #input-wrap {
    margin: 0px;
    padding: 0px;
}

#quantity_btn input {
    text-align: center;
    border: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0px;
    width: 30px;
    height: 30px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#quantity_upload{
    font-size: 10px;
}

.avatar {
    border-radius: 100%;
    display: inline-block;
    margin: 0 0 0 0;
    padding: 0.5em;
    border: solid 1px rgba(80, 71, 71, 0.25);
    background-color: rgba(255, 255, 255, 0.075);
    /*box-shadow:5px 10px red;*/
    background: linear-gradient(#c9cacc, #337ab7);
}
.avatar img {
    border-radius: 100%;
    display: block;
    width: 10em;
    height: 10em;
}
.gallery .row div{
    text-align: center;
    margin: 0 0 2em 0;
}
.gallery .row div p {
    z-index: 5;
    text-align: center;
    /* bottom: 220px; */
    left: 100px;
    color: #337ab7;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .75);
    /* border-bottom: 2px #d92127 solid; */
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
}

ul.gallery{
    -webkit-padding-start: 0px;
}

#notification {
    position: absolute;
    z-index: 100;
    width: auto;
    min-width: 70px;
    height: 18px;
    padding-top: 3px;
    background: #337ab7;
    color: #ffffff;
    font-size: 10px;
    font-weight: 400;
    line-height: 1.3em;
    right: -5px;
    border-radius: 0px;
    text-align: center;
    top: 29px;
    padding-left: 3px;
    padding-right: 3px;

}
.imageClassBlog{
    width: 70% !important;
}
#notificaton_count{
    position: absolute;
    z-index: 100;
    width: 24px;
    height: 24px;
    padding-top: 4px;
    background: #ED1520;
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    border-radius: 0px;
    left: -15px;
    text-align: center;
    top: -16px;
    position: absolute;
    border-radius: 100%;
}

@media (max-width : 640px){
    #notificaton_count{
        top: 97px;
        display: none
    }
}

@media (max-width : 640px){
    .search{
        margin-left: 27px;
    }
}

@media (max-width : 640px){
    .cart.box_1 {
        margin-left: 74px;
    }
}

/*@media (max-width : 640px){*/
    /*.navbar-header {*/
        /*text-align: left;*/
    /*}*/
/*}*/

@media (max-width : 640px){
    .linehome {
        border-left: 0px solid #ffffff00 !important;
    }
}
@media (max-width : 640px){
    .navbar-brand.logo img {
        width: 75% !important;
    }
}
@media (max-width : 640px){
    .navbar-brand {
        margin-left: 0px !important;
    }
}

@media (max-width : 640px){
    .content {
        width: 99% !important;
        /*margin-left: -13px;*/
    }
}

@media (max-width : 640px){
    #notification {
        position: relative;
        z-index: 100;
        width: auto;
        height: 28px;
        padding-top: 0px;
        background: #666;
        color: #ffffff;
        font-size: 1.0em;
        font-weight: 600;
        line-height: 1.3em;
        border-radius: 0px;
        text-align: center;
        padding-left: 3px;
        padding-right: 3px
    }
}

@media (max-width : 640px) {
    .value-button {
        display: inline-block;
        /* border: 1px solid #ddd; */
        margin-left: 22px;
        width: 15px;
        height: 31px;
        text-align: center;
        vertical-align: middle;
        padding: 5px 0;
        background: #eee;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
}

.imagezoom-view{
    position: absolute;
    left: 540.5px;
    top: 266px !important;
    width: 480px;
    height: 395px;
    background: rgb(0, 0, 0);
    z-index: 2147483647;
    overflow: hidden;
    border: 1px solid !important;
}
.imagezoom-cursor{
    position: absolute;
    /*width: 164.351px !important;*/
    /*height: 134.195px !important;*/
    background-color: rgb(255, 255, 255);
    z-index: 2147483647;
    opacity: 0.5;
    cursor: crosshair;
    top: 380.805px;
    left: 213.325px;
}

.error{
    font-size: 11px;
    color: red;
    margin-bottom: 1em;
}

.flex-viewport{
    min-height: 350px !important
}

@media (min-width: 600px) {

   .home-grid{
       width: 33% !important;
   }
   .home-product-main{
       width: 100% !important;
   }
    .home-product-top img{
        width: 90% !important;
    }
}

@media (min-width: 900px) {

    .home-product-top img{
        width: 65% !important;
    }
}

@media (min-width: 1100px) {

    .home-grid{
        width: 20% !important;
    }
    .home-product-main{
        width: 100% !important;
    }
    .home-product-top img{
        width: 80% !important;
    }
}

/*new css*/
.billing_view_btns {
    text-decoration: none;
    color: #fff;
    background: #ED131E!Important;
    padding: 0.5em 0.8em;
    font-size: 18px;
    margin-top: 1.3em;
    display: inline-block;
    width: 250px;
    text-align: center;
    border: 2px solid #ED131E!Important;
    margin-right: 15px;
    margin-bottom: 40px;
}
.billing_view_btns:hover {
    background:#969696 !Important;
    border: 2px solid #969696!Important;
    color: #282828;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.item_view_btns {
    text-decoration: none;
    color: #fff;
    background: #18669D;
    padding: 0.5em 0.8em;
    font-size: 9px;
    margin-top: 1.3em;
    display: inline-block;
    width: 210px;
    text-align: center;
    border: 2px solid #18669D;
    margin-right: 2px;
    margin-bottom: 20px;
}
.item_view_btns:hover {
    border-left-color: #fff;
    border-right-color: #fff;
    background:#fff;
    color: #18669D;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}


@media (max-width : 640px) {
    .billing_view_btns{
        width:100%;
    }
    .item_view_btns{
        width:100%;
    }
    .add-cart{
        width:100%;
    }
    .imageClassBlog{
        width:auto !important;
        position: absolute;
        right:0;
    }
    .searchBlock{
        right:76px !important;
        z-index:999 !important;
    }
    .shoppingIcon{
        z-index: 8 !important;
    }
    #notification{
        font-size: 10px;
        font-weight: 400;
        right: -7px;
        top: 12px;
        padding: 2px 3px;
    }
}

@media (max-width: 800px) {
    .in-check {
        margin-top: 10%;
        padding: 10px;
    }

    #cart_view_back_to_shop{
        width: 100%;
        padding: 10px;
        font-size: 20px;
        margin-top: 0px;
    }

    #cart_view_place_od_button{
        width: 100%;
        padding: 10px;
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: 4px;
    }

    .breadcrumb{
        background-color: #FFFFFF;
    }

    .single-top-left{
        padding: 15px;
    }

    #item_view_add_to_cart{
        margin-right: 80px;
    }

    #item_view_keep_on_shopping{
        margin-left: 10px;
        margin-right: 100px;
    }
}


@media(min-width:1024px){
.inner_header_section{
    margin-top: 100px;
}
    .inner_header_section .top_menu {
        background:#fff
    }
}
@media all and (min-width: 481px) and (max-width: 767px){
    .home-grid{
        float: left;
        width: 33.333% !important;
    }
    .home-product-main{
        width: 100%;
    }
}
