
@media screen and (max-width:4500px) {
    .second-level-menu-maindiv {
         height: 250px;
    }

    .second-level-menu {
        width: 220px;
        float: left !important;
        height: 250px;
    }

.product-section .product-catogry-side {
    width: 20%;
    height: auto;
    background: #fff;
    border: 1px solid rgb(237, 237, 237);
    padding: 2px;
    margin-bottom: 12px;
}


    .AccountsTabcontentArea .portel_div {
        border:0 solid #ddd;
    }


    .AccountsTabcontentArea .portel_div .table-responsive table tr:first-child .bluk {
        padding-top:0px !important;
     

}


     .AccountsTabcontentArea .purchase-detail tr td {
         padding:10px;
         background:#f9f9f9;
         border-right: 1px solid #ddd;
    }

      .AccountsTabcontentArea .purchase-detail tr td:first-child  {
           border-left: 1px solid #ddd;
           border-right: 1px solid #ddd;
    }
       .AccountsTabcontentArea .purchase-detail tr td:last-child  {
           border-right: 1px solid #ddd;
    }


    .AccountsTabcontentArea .purchase-detail tr:first-child  td{
           border-top: 1px solid #ddd;
              border-right: 1px solid #ddd;

    }

     .AccountsTabcontentArea .purchase-detail tr:last-child  td{
           border-bottom: 0px solid #ddd;
    }


   .AccountsTabcontentArea .productcol td{
       padding:15px;
  
}

      .AccountsTabcontentArea .productcol .image_div{
      text-align:center;
      background:none;
      width:100%;
      margin:0;    /*padding-top: 13px;*/
      height:auto;
  
}


    .AccountsTabcontentArea .productcol .special-price {
      margin-bottom:0;
      padding:0;
    }


        .AccountsTabcontentArea .productcol .special-price .pricelabel {
           font-weight:bold;
           font-size:12px;
            width:110px;
            display:inline-block;
            text-align:left;
        }
 



   .AccountsTabcontentArea .productcol td:last-child{
   border-right:#ddd 1px solid;
}



    #products-cancellation input[type="text"],  #products-cancellation select,  #products-cancellation textarea {
        margin:0;

    }

        #products-cancellation .cancellation-pro{
            border:1px solid #ddd;
            margin:0 0px 10px;
            line-height:65px;
            background:#f9f9f9;
            padding:5px 0;

    }



.boundary-top {
    bottom: auto;
    position: static;
    top: 0;
}

    .divpostrv textarea {
        width: 550px;
    }

.product-section .product-listing-side {
    width: 78%;
    height: auto;
    margin-left: 2%;
}

.product-listing-side .product-main-sty {
    margin-bottom: 20px;
}

    .product-main-sty .product-div .img{
    }

 .screen-view img {
        max-width: 357px;
    }

.product-main-sty .product-div {
    /*border-color: rgb(243, 112, 32) rgb(221, 221, 221) rgb(221, 221, 221);*/

    cursor: pointer;
    float: left;
    height: auto;
    min-height: 0px;
    text-align: center;
     width: 18.6%;
    margin: 10px 19px 16px 0;
    position: relative;
    background: #fff;
}

  .product-main-sty .product-div:nth-child(5n+1) {
        margin-right:0px;
    }

   .product-main-sty .product-img {
    height: 200px;
    text-align: center;
    border: 1px solid #ddd;
    padding: 10px;
    width: 100%;
    display: inline-block;
    display: block;
}

    .product-main-sty .product-img img {
    max-width: 100%;
    max-height: 150px;
}

    /*  Flip kart */
   .pu-status {
    top: 85px;
    left: 30px;
    position: absolute;
    padding: 3px 5px;
    border: 1px solid #e4e4e4;
    background-color: #fff;
    color: #565656;
}
.fk-uppercase {
    /* text-transform: uppercase; */
}

 a:hover {
        color: #2271b2;
        text-decoration: underline;
 }

    .fk-font-11 {
        /*font-size: 11px;*/
    }
  .opac {
    opacity: 0.6;
}
.hoverdiv {
    /*display: none;*/
    opacity: 0.3;
}

    .hoverdiv a {
        background: #fcc429;
        color: #444;
        padding: 7px 15px;
        margin-top: 215px;
        display: inline-block;
        border: 1px solid #e9af0e;
    }





    

.product-div:hover .hoverdiv {
    background: rgba(0,0,0,0.1);
    width: 100%;
    height:220px;
    position: absolute;
    display: block;
}

.product-main-sty .last {
    margin-right: 0;
}

.product-div:hover {
}

.product-div a {
    text-decoration: none;
}

.product-div:hover .price-product-div a .glyphicon-shopping-cart {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moj-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}

.product-div:hover .price-product-div a {
    background: #19CAB0;
}

.product-div:hover .price-product-div {
    background: #3a3d45;
    float:left;
}

.product-div figure {
    min-height: 130px;
    padding-top: 12px;
}

.product-div img {
    max-height: 200px;
    max-width: 220px;
    margin-top:10px;
}

   .product-div .newprice {
       font-size:16px;
       height:28px;
       margin-top:0px;
    }

    .product-div .newprice span{
        float:left;
         display:block;
         color:#e94d38;
    }

      .product-div .newprice strike{
        float:right;
        display:block;
    }

.product-div h2 {
    color: rgb(63, 54, 54);
    font-size: 14px;
    margin: 4px 0;
    padding: 8px 12px 7px;
    word-wrap: break-word;
    text-align:center;
    height:38px;
    overflow:hidden;
}

.product-div p {
    font-size: 13px;
    color: #4a3c3c;
    font-family: Arial;
    font-weight: normal;
    padding: 0px 8px 10px;
    margin: 0px;
}

.price-product-div {
    font-size: 14px;
    color: #fff;
    font-family: Roboto;
    font-weight: normal;
    padding: 0px 0 0px 20px;
    background: #4e5159;
    text-align: left;
    float:left;
    border-radius:4px;
}

    .price-product-div h3 {
        font-size: 14px;
        margin: 12px 0;
        float: left;
        padding-right:15px;
    }

    .price-product-div a {
        margin: 0;
        float: right;
        background: #e94d38;
        height: 40px;
        width: 40px;
         border-radius:0px 4px 4px 0;
    }

        .price-product-div a .glyphicon-shopping-cart {
            width: auto;
            margin-left: 12px;
            margin-top: 11px;
            transition: all 0.5s ease;
            -webkit-transition: all 0.4s ease;
            -moj-transition: all 0.4s ease;
            -ms-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            font-size: 16px;
            color: #FFF;
        }

    .price-product-div span {
        color: #fff;
        font-family: Roboto;
        font-size: 17px;
        font-weight: 600;
        padding-left: 7px;
    }

.heading-pro-sty {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 5px;
    padding-bottom: 4px;
       background: #3b3d3d ;
    padding:10px;
	    margin-top: 18px;
}

    .heading-pro-sty a{
        color:#fff;
		margin-right:10px;
    }

    .heading-pro-sty h2 {
        float: left;
        font-size: 18px;
        margin: 2px 0px 0;
        font-weight: 100;
        color:#fff;
    }

     .heading-pro-sty h2 a{
        float: left;
        font-size: 18px;
        margin: 1px 0px 0;
        font-weight: 100;
       color:#4E5159;
    }

    .heading-pro-sty ul {
        padding: 0;
        float: left;
        margin: 0;
    }

        .heading-pro-sty ul li {
            list-style: none;
            font-size: 12px;
            float: left;
            border-right: 1px solid #ccc;
            padding: 0 7px 0;
            font-weight: normal;
            font-family: Arial;
            margin-top: 2px;
        }

.product-section {
    padding: 0px 0 10px;
}

.boundary-top {
    bottom: auto;
    position: static;
    top: 0;
}







.product-div dd {
    color: #333;
    font-weight: bold;
    padding-bottom: 11px;
    min-height: 31px;
    font-size: 12px;
}

.filter-container .head .title, .border_black_bottom {
    color: #fff;
    margin: 2px 0 0;
    padding: 7px 0 7px 10px;
    text-transform: capitalize;
    border-bottom: 1px solid #dad7d4;
}

.filter-container .head .title {
    font-size: 18px;
    padding-left: 10px;
}

.filter-container .head {
    background: #f37020;
    border: 0 none;
    margin: 0 0 5px;
    padding: 0;
}

.filter-container .list li {
    color: rgb(153, 153, 153);
    font-size: 12px;
    font-weight: normal;
    padding: 7px 0 7px 10px;
    border-bottom: 1px solid #ddd;
    list-style-type: none;
}

.custom-checkboxes a {
    color: #454545;
    text-decoration: none;
    font-size: 12px;
    background: url("../images/categories-arrow.png") left 6px no-repeat;
    padding-left: 15px;
    display: inline-block;
}

.custom-checkboxes {
    margin-left: 0px;
    margin-bottom: 0px;
}

/*Product Detail css start*/

.root-navigation {
    margin: 15px 0px 15px;
}

.root-navigation ul {
    padding: 0;
}

        .root-navigation ul li {
            float: left;
            list-style: outside none none;
            margin-right: 6px;
        }

            .root-navigation ul li a {
                color: rgb(84, 70, 70);
                font-family: Arial;
                font-size: 16px;
                text-decoration: none;
            }

    .root-navigation .active-root {
        color:#FD9229;
    }

.root-navigation .arrow-sty {
    font-size: 9px;
    margin:4px 12px 4px 18px;
    color:#666;
}

.screen-view {
    background: rgb(255, 255, 255) none repeat scroll 0 0;

    display: table-cell;
    height: 280px;
    margin-bottom: 10px;
    padding: 2px;
    text-align: center;
    vertical-align: middle;
    width: 376px;
}

    .screen-view img {
        max-height: 220px;
        max-width: 370px;
    }

.screen-sub-part {
    margin: 5px 0;
}

    .screen-sub-part ul {
        margin: 0;
        padding: 0;
    }

        .screen-sub-part ul li {
            background: rgb(255, 255, 255) none repeat scroll 0 0;
            border: 1px solid rgb(204, 204, 204);
            cursor: pointer;
            float: left;
            height: 70px;
            list-style: outside none none;
            margin: 0 7px 0 0;
            text-align: center;
            width: 88px;
        }

            .screen-sub-part ul li img {
                margin: 4px 0;
                max-height: 57px;
                max-width: 57px;
            }

    .detaling-left {
        background:#fff;
    }

.detaling-heading-sty h1 {
    color: #333;
    font-size: 24px;
    line-height: 25px;
    margin: 0 0 15px 0;
    text-transform: capitalize;
}
.detaling-heading-sty .glyphicon-heart {
    font-size:13px;
}
.review-detailing-sty a {
    color: #666;
    float: left;
    font-size: 14px;
    font-weight: normal;
    margin-right: 0px;
    text-decoration: none;
    font-family:Arial;
}
.review-detailing-sty a:hover {
    color:#ff3366;
}
.review-detailing-sty a .clslblreviewscountnew {
    color:#666;
}

.review-detailing-sty a i {
    font-size: 14px;
    margin-right:4px;
    margin-top:2px;
}
.Prodseparator {
    color: #aaa;
    /* font-size: 12px; */
    margin: 0 10px;
    float: left;
}
.deatling-right-descri-sty a.link-compare {
    margin-top:-3px;
}
.clsavgratingstar {
    color:#e9af0e;
    float: right;
    font-size: 20px;
    margin: -5px 0 0 6px;
    padding: 0;
}

.deatling-left-descri-sty {
    padding: 0;
}

.deatling-left-descri-sty p {
    color: rgb(70, 59, 59);
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    padding: 12px 5px 4px 0;
}

.key-feature-sty {
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    margin: 0px 0px 10px 0;
    max-height: inherit;
    padding: 8px 0 8px 0;
}

.key-feature-sty h2 {
    color: rgb(84, 70, 70);
    font-size: 18px;
    font-weight: 500;
    margin: 4px 0 5px;
}

.key-feature-sty ul {
    margin: 0 0 0 15px;
    padding: 0;
}
 
.key-feature-sty ul li{
    font-size:14px !important;
    margin:7px 0 0;
 
}

.key-feature-2 ul li {position:relative; width: 46%; float: left; padding-left: 15px; padding-bottom: 6px;}
 .key-feature-2 ul li:before {content: "";
    position: absolute;
    z-index: 99;
    left: 0;
    top: 6px;
    height: 7px;
    width: 7px;
    background: #c2bfbf;
    z-index: 99;
    border-radius: 20px;
    
}

  .key-feature-sty ul.list-unstyled li {
        border-bottom: 1px solid #eaeaea;
    }
    .key-feature-sty ul.list-unstyled:last-child li {
        border-bottom:0 !important;
    }
.deatling-right-descri-sty .price-detail-sty {
    color: rgb(70, 60, 60);
    font-family: Roboto;
    font-size: 14px;
    margin-top: 10px;
    text-align:center;
}

.deatling-right-descri-sty .price-detail-sty strike {
    display:inline-block;
    font-size: 16px;
    margin-top: 7px;
}

.deatling-right-descri-sty .price-detail-sty span {
    color:#0091d5;
    display: inline-block;
    font-size: 24px;
    font-weight: 500;
    padding-left: 10px;
}

.deatling-right-descri-sty .price-detail-sty p {
    color: rgb(107, 107, 108);
    font-family: Arial;
    font-size: 12px;
}

.deatling-right-descri-sty .buy-div-sty {
    height: auto;
    margin: 0;
}


.deatling-right-descri-sty .buy-btn-img {
    background:#888!important;
    display:inline-block;
}
 
a.add-cart.buyimage.buy-image-sty.buy-btn-img.oos {
    background: none !important;
    cursor: text;
    text-decoration: none;
    color: red;
    background: none !important;
    padding-left: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
    font-weight: 500 !important;
}
.deatling-right-descri-sty .buy-image-sty {
    animation: 0.2s linear 0s normal none 1 running animatedBackgroundReverse;
    color:#fff;
    font-family: Raleway;
    font-size: 14px;
    padding: 6px 10px;
    text-align: left;
    transition: all 0.2s ease 0s;
    margin-bottom:10px;
}

.deatling-right-descri-sty .buyimage {
    border: medium none;
}
.pincode-widget-container label {
    vertical-align:middle;
    margin-right:6px;
    margin-top:8px;
}
.available-pin input[type=text] {
    margin-bottom: 0px !important;
    width: 40%;
    padding: 9px 3px 7px 5px;
}
span.meta-text {
    margin-top: 10px;
    display: block;
}
.detail-social-sty {
    margin: 5px 0 0;
}

.detail-social-sty dt {
    float: left;
    font-size: 13px;
    font-weight: normal;
    margin-right: 15px;
    margin-top: 2px;
}

    .detail-social-sty dd {
        float: left;
        margin: 0 4px 0 0;
    }

.tab-nav-sty .active {
    border-left: 2px solid rgb(243, 112, 32);
    border-radius: 0;
}

.tab-nav-sty .active a {
    background: rgb(255, 255, 255) none repeat scroll 0 0 !important;
    border-radius: 0;
    color: rgb(243, 112, 32) !important;
    font-size: 16px;
}

.deatling-right-descri-sty .buy-image-sty i.fa {
    float: left;
    margin: auto 8px 0 0;
    font-size:17px;
}

.deatling-right-descri-sty .buy-btn-express {
    background: rgba(0, 0, 0, 0) url("../images/buy-btn-img.jpg") no-repeat scroll -6px 0;
    padding: 10px 10px 2px !important;
}

.deatling-right-descri-sty .buy-image-sty .buy-btn-icon {
    font-size: 30px;
    padding-top: 0;
    position: relative;
    top: -8px;
}

.detail-social-sty {
    font-weight: 100;
    /* display: flex; */
    justify-content: flex-end;
    margin-top: -3px;
    }
    .detail-social-sty ul li a {
        border-radius: 50%;
        color: #fff;
        padding: 5px;
        height: 23px;
        width: 23px;
        display: inline-block;
        text-align: center;
        padding-top: 5px;
    }

    .detail-social-sty ul li a#facebooklink {background: rgb(97, 134, 221);}
    .detail-social-sty ul li a.twitter-share-button {background: #35aefd;}
    .detail-social-sty ul li a#linkgoogleplus {background: #da4b3d;}

.detail-social-sty .fa-facebook-square {
    color:#2b6ebb;
    font-size:26px;
    margin-right:5px;
    margin-top:0px;
}
.detail-social-sty .fa-twitter-square {
    color:#14beee;
    font-size:26px;
    margin-right:5px;
    margin-top:0px;
}

.detail-social-sty .fa-google-plus-square {
    color:#e93f2e;
    font-size:26px;
    margin-top:0px;
}
.detail-social-sty dd a:hover {
    opacity: 0.80;
}

.tabing-main-sty .row {
    margin-bottom: 20px;
    margin-top: 20px;
    width: 98%;
}

.tab-nav-sty .tabs-left {
    height: 350px;
    margin: 2px 0;
    padding: 0;
}

.tab-nav-sty .active a {
    background: rgb(255, 255, 255) none repeat scroll 0 0 !important;
    border-radius: 0;
    color: rgb(243, 112, 32) !important;
    font-size: 16px;
}

.tab-nav-sty ul li {
    border-top: 1px solid rgb(202, 200, 200);
    margin: 0 -3px 0 0;
    float: none;
}

.tab-nav-sty {
    padding: 0;
}

.tab-contant {
    border-bottom: 1px solid rgb(202, 200, 200);
    border-right: 1px solid rgb(202, 200, 200);
    border-top: 1px solid rgb(202, 200, 200);
    margin-top: 2px;
    min-height: 350px;
}

.tab-nav-sty .tabs-left {
    height: 350px;
    margin: 2px 0;
    padding: 0;
}

.tab-nav-sty ul {
    border-right: 0 solid rgb(150, 148, 148) !important;
}

.tabs-left {
    border-bottom: 0;
}

/*Product Detail css End*/

/*Product checkout  css start*/

.shipping-address-sty {
    width: 52%;
    margin: 15px;
    border: 1px solid #e3e3e3;
}

    .shipping-address-sty h2 {
        font-size: 18px;
        color: #515050;
        font-family: Roboto;
        margin: 0;
        font-weight: normal;
        border-bottom: 1px solid #ccc;
        margin:0px 10px;
        padding:0px;
    }

.shipping-detail {
    height: auto;
    margin-left: 22px;
    padding: 4px 0 17px;
}

    .shipping-detail .form-group {
        margin: 10px 15px 0px 0;
        width: 47%;
        float: left;
    }

    .shipping-detail label {
        float: left;
        font-family: "Myriad Pro";
        font-size: 14px;
        font-weight: normal;
        margin-right: 20px;
        text-align: right;
        width: 30%;
    }

    .shipping-detail input[type="text"] {
        border: 1px solid #ccc;
        padding: 5px;
        width: 96%;
        color: #767676;
        font-size: 13px;
    }

    .shipping-detail textarea {
        border: 1px solid #ccc;
        padding: 5px;
        width: 100%;
        height: 70px;
        color: #767676;
        font-size: 13px;
    }

.shipping-select-div {
    width: 98%;
    border: 1px solid #ccc;
    overflow: hidden;
    position: relative;
    color: #767676;
    font-size: 13px;
}

.shipping-detail select {
    border: none;
    padding: 5px;
    width: 182px;
    background: none;
}

.shipping-select-div .nav-icon {
    border-color: #a9a9a9 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 8px 7px 0;
    font-size: 0;
    height: 0;
    line-height: 0;
    position: absolute;
    right: 12px;
    top: 12px;
    width: 0;
}

.shipping-detail button {
    margin: 0 0 15px;
}

.shipping-detail .form-group2 {
    width: 30%;
    float: left;
    margin: 17px 15px 0px 0;
}

.shipping-detail .form-group3 {
    width: 50%;
    float: left;
    margin: 17px 15px 0px 0;
}

.order-sumery-sty {
    margin: 15px 0 15px;
    width: 43.8%;
    padding:0 15px;
    box-sizing:border-box;
}
.order-sumery-sty h2 {
    border-bottom: 1px solid rgb(69, 69, 69);
    color: rgb(69, 69, 69);
    font-family: Roboto;
    font-size: 18px;
    margin: 10px 0 14px;
    padding: 8px 7px 12px 0px;
    width: 98%;
    font-weight: normal;
    text-transform:uppercase;
}
.top-cart-heading i{
    font-size:20px;
}
.cart-section-sty {
    margin-left: 0px;
    width: 100%;
}
.cart-tbl tr {border-bottom:1px solid #eaeaea;
}

.order-sumery-sty .cart-table-part {
    margin: 0;
}

.order-sumery-sty {
 text-align:center;


}


.order-sumery-sty img {
   max-width:100%;
  max-height:70px;
}


    .order-sumery-sty .cart-tbl tr td {
        border-bottom: 1px solid #e6e6e6;
        padding: 15px 17px;
    }

        .order-sumery-sty .cart-tbl tr td span {
            border: 1px solid #ddd;
            padding: 4px 12px;
            font-size: 13px;
        }

        .shipping-detail .form-group {
    margin: 10px 12px 0px 0;
    width: 47%;
    float: left;
}

.shipping-detail input[type="text"] {
    border: 1px solid rgb(204, 204, 204);
    color: rgb(118, 118, 118);
    font-size: 13px;
    padding: 5px;
    width: 97%;
}

.shipping-detail .form-group2 {
    float: left;
    margin: 10px 15px 0 0;
    width: 46%;
}

   
.cart-empty {
    padding:60px 0;
}







.place-order-btn {
      background-color: #154054;
    border-color: #ed3f46;

    border:none;
    box-shadow:none;
    border-radius: 0;
    color:#fff;
    font-size: 14px;
    min-height:36px;
  margin: 0px 10px 0px 0;
    padding: 0px 18px 0px;
}


    .place-order-btn:hover {background-color: #ed3f46 !important;}



.cart-table-part {
    /*-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgb(230, 230, 230) -moz-use-text-color rgb(230, 230, 230) rgb(230, 230, 230);
    border-image: none;
    border-style: solid none solid solid;*/
    border-right:1px solid #ddd;
    border-top:1px solid #ddd;
    overflow:initial;
 
    
    
}

.cart-tbl tr th {
   background: #efefef none repeat scroll 0 0;
    border-color: rgb(230, 230, 230);
    border-style: solid;
    border-width: 1px 1px 2px;
    color: rgb(69, 69, 69);
    font-size: 15px;
    font-weight: 300;
    padding: 6px 0;
    text-align: center;
    text-transform: capitalize;
}
.order-sumery-sty .cart-tbl tr td {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 17px;
}
.cart-tbl tr td {
    border-right: 1px solid #e5e5e5;
    color: rgb(69, 69, 69);
    font-size: 14px;
    font-weight: normal;
    padding: 20px 15px;
    text-align: center;
}
.cart-tbl tr td:first-child {
    border-left: 1px solid #e5e5e5;
   
}
.cart-item-summary {
    color: rgb(111, 111, 111);
    font-family: Raleway;
    font-size: 18px;
    padding: 5px 15px 2px 0;
}
.txt-right {
    text-align: right;
}

.cart-item-summary {
    background: #fff;
    border:none;
    border-right:1px solid #dddddd;
    padding: 15px;
    color:#454545;
}
.delivery-charges-sty {
    font-family: Arial;
    font-size: 11px;
    font-style: italic;
    margin-bottom: 4px;
}

.cart-item-summary .cart-main-price {
    color: rgb(245, 58, 70);
    font-size: 20px;
    margin-left:6px;
}

.cart-heading-sty {
}
.cart-heading-sty h2 {
    border-right:none;
    color:#333;
    font-size: 24px;
    margin: 22px 0 0 0;
    padding: 10px;
    position: relative;
}

.cart-heading-sty h2 .glyphicon-triangle-bottom {
    color: rgb(253, 146, 41);
    left: 65px;
    position: absolute;
    top: 33px;
    z-index: 999999;
}

.root-navigation ul
{
 margin: 8px 0;
}

.continue-btn {
    background:#666;
    border:none;
    box-shadow:none;
    border-radius: 0;
    color:#fff;
    font-size: 14px;
    min-height:40px;
    line-height:40px;
    margin: 15px 10px 15px 0;
    padding: 0px 18px 0px;
}

.cart-footer label
{
    font-weight: 500;
}

.hoverdiv {
    display: block !important;
}

    .hoverdiv a {
        background: #fcc429 !important;
        color: #444 !important;
        padding: 7px 15px !important;
        margin-top: 215px !important;
        display: inline-block !important;
        border: 1px solid #e9af0e !important;
    }

.product-col {
    position: relative !important;
}

.hoverdiv {
    background: rgba(0, 0, 0, 0.4) url("../Images/out-of-stock.png") no-repeat scroll center 68px !important;
    z-index: 999 ;
    width: 212px ;
    height: 221px ;
    position: absolute;
     display: block !important;
}
   .hoverdiv a {
        background: #fcc429 ;
        color: #444 ;
        padding: 7px 15px ;
        display: inline-block ;
        border: 1px solid #e9af0e;
    }

.hoverSmalldiv {
    display: block !important;
}

    .hoverSmalldiv a {
        background: #fcc429 ;
        color: #444 ;
        padding: 7px 15px ;
        display: inline-block ;
        border: 1px solid #e9af0e;
    }

.hoverSmalldiv {
    background: rgba(0, 0, 0, 0.40) url("../Images/out-of-stock.png") no-repeat scroll center center !important;
    z-index: 9999 ;
    width: 202px ;
    height: 85px;
    position: absolute;
}

    #Cat_Head i{
        font-size:12px;
        float:right;
        margin-right:10px;
        margin-top:5px;
    }
}

@media screen and (max-width:1024px) {
.product-main-sty .product-div {
       width:32%;
       margin:5px;
    }

    .footer-with {
        width:auto;
    }
}

@media screen and (max-width:768px) {
    .product-section .product-catogry-side {
       width:30%;
    }

     .product-section .product-listing-side {
        width:65%;
        margin-right:0px;
    }

.product-main-sty .product-div {
       width:47.5%;
       margin:5px;
    }
    .translator {
        display:none !important;
    }
}

@media screen and (max-width:640px) {
    .product-section .product-listing-side {
        width:auto;
        margin-right:10px;
    }

    .product-section .product-catogry-side {
       width:auto;
       float:none !important;
    }

    .catogry-sub-sty {
        display:none;
    }

    .product-main-sty .product-div {
       width:47%;
       margin:5px;
    }

    .hoverdiv {
        width:100%;
        text-align:center;
    }
}

@media screen and (max-width:480px) {
    .second-level-menu-maindiv {
        height: auto;
        margin-left:0px !important;
    }

    .second-level-menu {
        width: 80%;
        float: left !important;
        height: auto;

        margin:0px;
    }

    .subcategories-menu {
        background:none !important;
    }

    .second-level-menu-maindiv .second-level-menu ul {
        margin-left:7px !important;
    }

   #categories .subcategories-menu ul li a:hover{
	color:#000;
}

   .subcat-level2 {
    display: none;
    position: absolute;
    background: #fff;
    left: 98px;
    top: 0px;
    width: 160px;
}
}

@media screen and (max-width:360px) {
    .product-section .product-listing-side {
        width: auto;
        margin-right: 10px;
    }

    .main-banner-sty {
    margin-left: 15px;
}

    .product-section .product-catogry-side {
    }

    .product-main-sty .product-div {
        width: 97%;
        margin-bottom:25px;
    }

    .hoverdiv {
        width: 100%;
        text-align: center;
    }

    .copy-cls img {
        width: 100%;
    }

    .tab-nav-sty .tabs-left {
        height: auto;
    }

    .tabing-main-sty .row {
        width: auto !important;
    }

    .detaling-right {
        width: auto;
        margin-left: 0px;
    }

    .screen-view {
        height: auto;
        width: 330px;
        text-align: center;
    }

        .screen-view img {
            max-width: 300px;
        }

    .deatling-left-descri-sty {
        min-height: 0;
    }

    .detaling-heading-sty {
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .deatling-right-descri-sty .price-detail-sty {
        text-align: center;
    }

        .deatling-right-descri-sty .price-detail-sty span {
            float: none;
            display: inline-block;
        }

        .deatling-right-descri-sty .price-detail-sty strike {
            float: none;
            display: inline-block;
        }

    .deatling-right-descri-sty .buy-div-sty {
        text-align: center;
    }

    .detail-social-sty dt {
         float: none;
            display: inline-block;
    }

    .detail-social-sty dd{
         float: none;
            display: inline-block;
}

    .detail-social-sty {
        text-align:center;
    }

    .divpostrv textarea {
        width:212px;
    }

    .divpostrv input[type="text"]{
        width:100%;
    }

    .clsavgratingstar {
        float:none;
    }

    .tab-pane h2 {
       text-align:center;
    }
}

@media screen and (max-width:320px) {
     .screen-view img{
        max-width: 287px;
    }

     .divpostrv textarea {
    width: 178px;
}

.rating > span {
    display: inline-block;
    position: relative;
    width: 1.1em;
    font-size: 17px;
    cursor: pointer;
}
}
.top-cart-heading .new{
   margin-top: 0px;
    height: 14px;
    padding: 1px 12px;
    background:;
    border-bottom:none !important;
}

.prod-description img { border:1px solid #ccc
}

.prod-description img:hover{ border:1px solid #f57b14; background:red; opacity:0.4;
}

.chk:hover {color:#ff3366;
}

/*Product checkout  css end*/

.multiSelectionWidget-selectors-wrap label{
    margin-bottom:5px;
}
.multiSelectionWidget-selectors-wrap ul {
    margin-bottom:20px;
}
.multiSelectionWidget-selectors-wrap li {
    margin-right:5px;
    margin-bottom:5px;
}

.activesize a{
    text-align:center;
    padding:4px 7px;
    line-height:1;
    font-size:13px;
    border: 1px solid #38CC4E !important;
    display:block;
}
.deactivesize a{
    text-align:center;
    padding:4px 7px;
    line-height:1;
    border: 1px solid #ff0000 !important;
    font-size:13px;
    display:block;
}
.deactivesize a:hover{
    border: 1px solid #38CC4E !important;
}
.select_size label{
    float:left;
    margin-right:12px;
    margin-top:2px;
}
#messages ul li {
    margin-bottom:15px;
}
#messages ul li div {
    display:inline-block;
}
#messages ul li label {
    min-width:60px;
}

.pl-10 { padding-left:10px;
}

.order-summerytitle h4 { margin:0px ;
}
.summery-top { text-align:left !important; margin-left:10px;
}
.summery-btn{
background-color: rgba(0, 0, 0, 0.7);
    padding:0px 14px;
    display:inline-block;
    line-height: 32px;
    text-align: center;
    transition: all 0.45s ease 0s;
    border-radius:2px;
    color:#ffffff;
    text-align:left !important;
    margin-left:10px;

}
.summery-btn:hover {
    background-color: rgb(255, 51, 102);
}
.bdr-bt { border-bottom:1px solid #ddd;
}

#categories .second-level-menu ul li { font-weight:600;
}
.prodect-list { overflow:auto;
}


    .breadcrumb {
        margin: 0 0 0px;
        padding: 0;
        background: none;
    }

  .products-item-detaling  .breadcrumb {
    margin:5px 0 0px;
    padding: 0;
}


    #wrapper {
        padding-top:0px;
    }

    .pincode-widget-container {
         padding: 0px 15px;
           margin-bottom: 10px;
         width: 100%;
             margin-top: 10px;
    }

    .pricediscount .discount {
        border: 1px solid #154054;
        display: inline-block;
        font-size: 12px !important;
        line-height: 15px;
        margin: 0 0 0 5px;
        padding: 6px;
        text-align: center;
       
    }

    .green {
        color: #6fba54;
    }

    .divComments {
        margin-left: 15px;
    }

    .pricediscount {
        display: inline-block;
        position: relative;
        top: -4px;
    }

    .available-pin input[type=text] {
        margin-bottom: 0px !important;
        width: 50%;
        padding:8px 7px 8px 20px;
        margin-top:0;
        display: inline-block;
        font-size: 12px;
        border: 1px solid #ddd;
        vertical-align:top;
            margin-bottom: 4px !important;
    }

    .pincode-widget-container label {
        vertical-align: middle;
        margin-right: 6px;
        margin-bottom: 0;
        position: relative;
        text-align: left;
        
    }

.pincode-form #txtpincode {position:relative;}

     .pincode-form  #txtpincode:after {
            position: absolute;
            width: 10px;
            height: 20px;
            content: "\f041";
            font-family: FontAwesome;
            top: 0px;
            left:0;
          
        }


    .available-pin input[type=button] {
        margin-bottom: 0px;
    }

    span.meta-text {
    margin-top: 3px;
    display: block;
    font-size: 12px;
}


    .deatling-right-descri-sty .buy-image-sty {
        animation: 0.2s linear 0s normal none 1 running animatedBackgroundReverse;
        color: #fff;
        font-family: Raleway;
        font-size: 14px;
        padding: 7px 10px 7px;
        text-align: left;
        transition: all 0.2s ease 0s;
        margin-bottom: 10px;
    }

    .seller-info dl {
        display: inline-block;
        text-align: left;
        color: #fff;
        background: #4bb417;
        border-radius: 3px;
        padding: 0px 7px;
    }


    .key-feature-sty ul {
        margin: 0;
    }


        .key-feature-sty ul li {
            margin: 0 8px 0 0;
            line-height: 20px;
            color: #0c0c0c  ;
            display: inline-block;
        }

    .seller-info dd {
        margin-bottom: 0;
        display: inline;
        font-weight: bold;
        font-size: 12px;
        color: #222;
    }


    .key-feature-sty h2 {
	color: #1e1e1e;
	font-weight: normal;
	font-size: 18px;
	margin: 4px 0 5px;
}


    .images-container {
        padding-top: 0;
        padding-left: 0;
    }

    div.left-product .extraslider-inner .product-miniature .product-container, div.sp-extra-1 .extraslider-inner .product-miniature .product-container {
        width: 100%;
        border: none;
        margin-bottom: 10px;
    }

#categories::after:hover {
    display:none !important;
}

.cat-active {color:#ff9f00 !important; }

a.main-shopping-heading {
     position: relative;
    font-size: 14px;
}
    a.main-shopping-heading:before {
        content:"-";
        color: #333  !important;
        left:0;
        position: absolute;
    top: 5px;
    font-size: 16px;
    display:none;
    }
.first-level-categories {
    /*border: 1px solid #e8e8e8;*/
    margin:0px 0 0px !important;
    float: left;
    width: 100%;
}
.first-level-categories > a{
        /*background: #ededed;*/
    float: left;
    width: 100%;
    padding: 0px 0px 0;
}
.first-level-categories ul li .squaredThree {
    margin-left: 0;
    margin-bottom: 3px;
    padding: 10px 10px 10px;
    float: left;
    width: 100%;
}
 .portel_div wishdiv .portel_description_left {
  
    padding-left: 0px !important;
}



.login_content.col-sm-9.pd-l-0 { }
