﻿@charset "utf-8";
/* CSS Document */

/*home edited*/
body { padding:0!important;  }
.slidepart .slider-left { margin:0!important; padding:0!important; }
.slidepart .slider-top-right { margin-left:0px; padding:0; }
.mar-l-m-15 { margin-left:0px!important; }
.banrgtsmall img{ width:100%; }
.home-slidergtpart { padding:0; }
.banrgtsmall { padding:0; float:right;}
.topmenu { padding:0; font-family:'font-family: 'Open Sans', sans-serif;';}
.md-col-left { padding:0; }
.nav-top-menu { width:100%; display:inline-block; }
.menurow { width:100%; }
.topmenu .container { padding:0; }

.home-slidergtpart .carousel-indicators li{ background-color: transparent; border: 1px solid #999; font-size: 12px; height: 20px; line-height: 19px; margin: 0;
    text-align: center; text-indent: inherit; color:#666; width: 20px; font-weight:bold;}
.home-slidergtpart .carousel-indicators li.active{ background-color:#ff3366; color:#fff!important; border:none; }
.home-slidergtpart .carousel-indicators { /*margin-left:60%; left:0;*/ right:0; bottom:10px; position:absolute; }
.home-slidergtpart .carousel-control .glyphicon-chevron-right, .home-slidergtpart .carousel-control .icon-next,
.home-slidergtpart .carousel-control .glyphicon-chevron-left, .home-slidergtpart .carousel-control .icon-prev {
    background-color: #ff3366; color: #fff; font-size: 13px; font-weight: 300; line-height:26px; text-shadow:none;}
.home-slidergtpart .carousel-control.right, .home-slidergtpart .carousel-control.left { background-image:none; opacity:1.0; width:9%; /*display:none;*/}
#myCarousel:hover .carousel-control.right, #myCarousel:hover .carousel-control.left{ display:block;}
/*menu edited*/
.menu .megamenu .mega-group-header a { font-size:14px; color:#666; line-height:32px; font-weight:600; text-transform:uppercase; border-bottom:1px solid #ff3366;}
.horizontal-top-megamenu.menu > li { padding:0px; }
.nav-horizontal-top-megamenu .menu > li > a { border:none; color: #444; padding:16px 22px 15px; position:relative; font-family: 'Open Sans'; font-size:14px; font-weight:normal; }
.nav-horizontal-top-megamenu .menu > li > a:hover{ background-color:#ff3366; color:#fff;}
.nav-horizontal-top-megamenu .menu > li .boder-menu { border-right: 1px solid #cacaca; position:absolute; width:1px; height:15px; right:-1px; top:19px;}
.nav-horizontal-top-megamenu .menu > li:last-child .boder-menu { display:none;}
.menu .megamenu ul a { color:#666; }
.megamenu { background-color:#fff; }
.menu li li a{ background-color:#fff; }
/*deals*/

.cate-box .cate-name {
    font-size: 13px;
    font-weight: bold;
    height: 55px;
    display: table-cell;
    vertical-align: bottom;
}

.cate-box .cate-tit .div-1 {
    width: 46%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}

.latest-deals {
    margin-top: 30px;
}

.latest-deal-content .content-products {
    margin-bottom: 0;
}
.latest-deal-content .per-product {
    border: 0 none;
}
.latest-deal-content .images-container {
    margin: 0;
}
.latest-deal-content ul.magictabs {
    display: none;
}
.timer-view {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}
.timer-view .box {
    background-color: #999999;
    float: left;
    margin: 0 2px;
    padding: 2px 10px;
}
.timer-view .timer-day.box, .timer-view .timer-hour.box, .timer-view .timer-min.box {
    border-right: 0 none;
}
.timer-view .box span {
    color: #fff;
    display: block;
    font-size: 12px;
}
.timer-view .box span b {
    font-size: 15px;
    line-height: 18px;
}
.timer-view .box span.title {
    display: none;
    font-family: Arial;
    font-size: 12px;
    text-transform: capitalize;
}
.category-title {
    border-bottom: 1px solid #eaeaea;
    font-size: 24px;
    height: 41px;
    line-height: 40px;
    position: relative;
}
.category-title h1 {
    border-bottom: 3px solid #ff3366;
    bottom: 0;
    padding: 0 12px;
    position: absolute;
}
.category-image {
    display: none;
    text-align: center;
}
.category-image img {
    height: 35px;
    max-width: 100%;
}
.category-description {
    margin: 20px 0 0;
}
.catalog-product-view .category-image {
    display: none;
}
.catalog-category-view .category-image {
    display: block;
}
.magicslider .bx-wrapper .bx-controls-direction a {
    top: 50%;
}
.category-slider .bx-controls-direction .bx-prev, .category-slider .bx-controls-direction .bx-next {
    height: 40px;
    line-height: 40px;
    opacity: 0;
    position: absolute;
    text-align: center;
    transition: all 0.45s ease 0s;
    visibility: hidden;
    width: 40px;
}
.category-slider .magicslider .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 50%;
}
.category-slider .magicslider .bx-wrapper .bx-controls-direction a.bx-next {
    right: 50%;
}
.category-slider:hover .magicslider .bx-wrapper .bx-controls-direction .bx-next {
    opacity: 1;
    right: 0;
    visibility: inherit;
}
.category-slider:hover .magicslider .bx-wrapper .bx-controls-direction .bx-prev {
    left: 0;
    opacity: 1;
    visibility: inherit;
}
.category-slider .bx-prev {
    transform: translateY(-50%);
}
.category-slider .bx-next {
    transform: translateY(-50%);
}
.left-module-slide .bx-wrapper .bx-pager, .left-module-slide .bx-wrapper .bx-controls-auto {
    bottom: 6px;
}
.category-products .item {
    text-align: center;
}
.category-products .item img, .product-image img {
    display: inline-block !important;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.category-products .products-grid .category-products-grid {
    margin: 0 0 30px;
}
.products-grid {
    margin-bottom: 0;
    position: relative;
    z-index: 0;
}
.bx-viewport .products-grid {
    padding: 0;
}
.products-grid.last {
    border-bottom: 0 none;
}
.products-grid .product-name {
    font-size: 100%;
    line-height: normal;
    margin: 0 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.products-grid .product-name a {
    font-size: 14px;
    line-height: normal;
    outline: 0 none;
    text-decoration: none;
    text-transform: capitalize;
}
.products-grid .price-box {
    display: inline-block;
    line-height: 20px;
    margin: 0;
}
.products-grid .availability {
    line-height: 21px;
}
.item .add-to-links {
    margin: 0;
    padding: 0;
}
.block-custom.block-custom2 .images-container .actions-no .button.btn-cart {
    width: 100%;
}
.item .add-to-links a {
    color: #777;
    display: block !important;
    font-size: 15px;
    font-weight: normal;
    line-height: 30px;
    padding: 0;
}
.item .add-to-links a:hover {
    color: #ea5648;
}
.per-product, .category-products .products-grid .category-products-grid {
    border: 1px solid #eaeaea;
    padding-bottom: 10px;
}
.per-product, .images-container {
    position: relative;
}

.per-product .images-container .product-hover{
    /*height:210px;*/
    text-align:center;
    /*min-height:170px;*/
}

.images-container {
    overflow: hidden;
    padding: 10px 10px 0;
}
.hover-box > a.detail_links {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.actions-no .actions {
    overflow: hidden;

    width: 100%;
}
.item .actions-no .add-to-links a {
    border-radius: 50%;
    font-size: 18px;
    height: 40px;
    width: 44px;
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;

    color:#ff3366;
    margin:0px;
    line-height: 40px;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 0;
    text-align: center;
}

.item .actions-no .add-to-links a:hover {
    color:#333;
}

.item .actions-no .add-to-links a {
}
.item .actions-no .add-to-links li a.link-wishlist {
}
.item .actions-no .add-to-links li a.link-compare {
}
.item .actions-no .add-to-links li a.link-quickview {
}
.item:hover .actions-no .add-to-links li a {
}
.item .actions-no .add-to-links a .icons {
    display: inline-block;
    font-size: 14px;
    height:40px;
    width: 44px;
    line-height: 40px;
    width: 100%;
}
.item .actions-no .add-to-links a .icons.fa-heart-o {
    font-weight: bold;
}
.item .actions-no .button.btn-cart span {
    height: 32px;
    line-height: 32px;
    padding: 0;
}
.actions-cart {
    background-color: rgba(0, 0, 0, 0.7);
    padding:4px 14px;
    display:inline-block;
    line-height: 32px;
    text-align: center;
    transition: all 0.45s ease 0s;
    border-radius:2px;
}
.item:hover .actions-cart {
    bottom: 0;
}

.item .actions-cart .button.btn-cart {
    background: rgba(0, 0, 0, 0) url("../images2/add-cart.png") no-repeat scroll left center;
    border: 0 none;
    color: #fff;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding-left:28px;
    vertical-align: middle;
    width: auto;
}
.item .actions-cart:hover {
    background-color: rgba(255, 51, 102, 1);
}
.content_heading {
    background-color: #eaeaea;
    padding-bottom: 30px;
}
.product-featured .banner-featured {
    float: left;
    margin-right: -100%;
    position: relative;
    width: 234px;
}
.product-featured .product-featured-content {
    float: right;
    width: 100%;
}
.product-featured .product-featured-content .content-products {
    margin-bottom: 0;
    margin-left: 234px;
}
.promotion .bx-wrapper .bx-caption {
    display: block;
}
.latestDeals {
    border: 3px solid #ff3366;
    padding: 2px 0px 2px;
    background:#fff;
}
.old-price .price-label {
    color: #999;
    display: none;
    white-space: nowrap;
}
.special-price .price-label {
    color: #cd5033;
    display: none;
    font-size: 14px;
    font-weight: normal;
    white-space: nowrap;
}

.old-price .price {
    color: #666666;
    font-size: 14px;
    font-weight: normal;
    padding-right: 5px;
    text-decoration: line-through;
}

.special-price .price {
  color: rgb(11, 11, 11);
    font-size: 14px !important;
    margin: 0 5px 0 0;
}
.special-price .price {
    font-size: 18px;
}
.price {
    white-space: nowrap !important;
}
.price-box {
    
}
.special-price {
    display:inline-block;
}
.old-price {
    display: inline-block;
    margin: 0;
    text-decoration:none;
}

.actions-no {
    text-align:center;
}

.actions-no .actions > .add-to-links > li{
    display:inline-block;
}

.productrightside .latest-deal-title {
    background: rgba(0, 0, 0, 0) url("../images2/latest-deal-title.png") no-repeat scroll left center;
    font-size: 16px;
    font-weight: bold;
    height: 54px;
    line-height: 54px;
    margin: 0 0 0 8px;
    padding: 0 0 0 52px;
    text-transform: uppercase;
}

.productleftside {
    margin-top:20px;
}

.productrightside {
    margin-top:20px;
}

.service{  }
.service h3 {color: #666; font-size:14px;}
.service .info span{ color:#666; font-size:14px; margin-top:5px; display:inline-block;}

/*star letestdeals*/
.latestDeals .carousel-control.right, .latestDeals .carousel-control.left{
    background-image:none;
}
.latestDeals .featured-products {
    border:none;
    }
.latestDeals .per-product, .latestDeals .category-products .products-grid .category-products-grid {
    border:none;
}

.latestDeals .carousel-control .glyphicon-chevron-right, .latestDeals .carousel-control .icon-next,
.latestDeals .carousel-control .glyphicon-chevron-left, .latestDeals .carousel-control .icon-prev {
    background-color: #ff3366; color: #fff; font-size: 12px; font-weight: 300; line-height:29px; margin:0; text-shadow:none; width:30px}
.latestDeals .carousel-control.right, .latestDeals .carousel-control.left { background-image:none; opacity:1.0; width:0%; display:none;
 }
.latestDeals:hover .carousel-control.right, .latestDeals:hover .carousel-control.left{ display:block;}
/*end deals*/

/*Home Homefeatureproduct*/
.itemnew .per-product {
    border:none;
    text-align:center;
}
.itemnew {
    margin:10px 0;
}
.itemnew .actions-no .add-to-links a {
    border-radius: 50%;
    font-size: 18px;
    height:40px;
    width:44px;
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;

    margin:0px;
    line-height: 40px;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    color:#fd2163;
}
.itemnew .actions-no .add-to-links a {
}
.itemnew .actions-no .add-to-links li a.link-wishlist {
}
.itemnew .actions-no .add-to-links li a.link-compare {
}
.itemnew .actions-no .add-to-links li a.link-quickview {
}
.itemnew:hover .actions-no .add-to-links li a {
}
.itemnew .actions-no .add-to-links a .icons {
    display: inline-block;
    font-size: 18px;
    height: 40px;
    width: 44px;
    line-height: 43px;
    width: 100%;
}
.itemnew .actions-no .add-to-links a .icons.fa-heart-o {
    font-weight: bold;
}
.itemnew .actions-no .button.btn-cart span {
    height: 32px;
    line-height: 32px;
    padding: 0;
}

.itemnew:hover .actions-cart {
    bottom: 0;
}

.itemnew .actions-cart .button.btn-cart {
    background: rgba(0, 0, 0, 0) url("../images2/add-cart.png") no-repeat scroll left center;
    border: 0 none;
    color: #fff;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding-left: 28px;
    vertical-align: middle;
    width: auto;
}
.itemnew .actions-cart:hover {
    background-color: rgba(255, 51, 102, 1);
}

.itemnew .actions-no .actions {
    width:100%; right:0;
}
.itemnew .add-to-links {
    margin: 0;
    padding: 0;

    text-align:center;
}
.itemnew:hover .add-to-links {
    display:block;
}
.itemnew .add-to-links a {
    color: #777;
    display: block !important;
    font-size: 15px;
    font-weight: normal;
    line-height: 30px;
    padding: 0;
}
.itemnew .add-to-links a:hover {
    color: #333;
}

.commonPrmotion .itemnew .actions-no .actions {
    width:100%;
}
.commonPrmotion .itemnew .actions-no .add-to-links a {
    border-radius: 50%;
    font-size: 16px;
    height: 40px;
    width:44px;
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;

    margin:0px;
    line-height: 40px;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    color:#ff3366;
}
.commonPrmotion .itemnew .actions-no .add-to-links a .icons {
    line-height:50px;
    height:auto;
}

.commonPrmotion .itemnew .add-to-links {
    text-align:center;
    width:100%;
}
.commonPrmotion .actions-no .actions > .add-to-links > li {
    display:inline-block;
}
.productFeaturerow {
    margin-bottom:15px;
}
.productFeaturerow .productcol .itemnew{
    border:1px solid #eaeaea;
    padding:0 15px;
    min-height:335px;
    text-align:center;
    background:#fff;
}
.productFeaturerow .per-product .product-hover {
    /*height:210px;*/
    width:100%;
    text-align:center;
}
.productFeaturerow .per-product .product-hover img {
    max-height:100%;
    max-width:100%;
    display:inline-block;
}
.productFeaturerow .productcol {
    padding-right:8px;
    display:inline;
    }
/*.productFeaturerow .productcol:first-child {
    margin-left:-12px;
    }*/

/*product-tab1*/
.productFeaturerow .nav-tabs > li.active > a, .productFeaturerow .nav-tabs > li.active > a:hover, .productFeaturerow .nav-tabs > li.active > a:focus {
    color:#333333;
    background-color:transparent;
}

.productFeaturerow .nav-tabs > li > a {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    padding: 12px 15px;
    text-transform: uppercase;
    border-style:none;
    border-bottom:3px solid #cccccc;
    }

.productFeaturerow .nav-tabs > li > a:hover, .productFeaturerow .nav-tabs > li > a:focus, .productFeaturerow .nav-tabs > li.active > a {
    border:none;
    background-color:transparent;
    border-bottom:3px solid #ff3366;
}
.productFeaturerow .nav-tabs {
    margin:5px 0 25px 0;
    border:none;
    }

.note-msg {
    background-color: #fafaec;
    background-image: url("../images/i_msg-note.gif");
    border-color: #fcd344;
    color: #3d6611;
    background-position: 10px 10px;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    font-size: 11px;
    font-weight: bold;
    min-height: 24px;
    padding: 8px 8px 8px 32px;
}
/*end product-tab1*/

/*start product-tab2*/
.productCatDown {
    /*background-color:#eaeaea;
    padding:30px 0;*/
}
.tabProductCommon .nav-tabs > li.active > a, .tabProductCommon .nav-tabs > li.active > a:hover, .tabProductCommon .nav-tabs > li.active > a:focus {
    border:none;
}

.tabProductCommon .nav-tabs > li {
    margin-bottom:0;
}
.tabProductCommon .nav-tabs > li > a {
    font-size: 14px;
    line-height: 16px;
    padding: 18px 24px;
    margin:0;
    text-transform: capitalize;
    border:none;
    background-color:#fff;
    }

.tabProductCommon .nav-tabs > li > a:hover, .tabProductCommon .nav-tabs > li > a:focus, .tabProductCommon .nav-tabs > li.active > a {
    border:none;
    background-color:#ff3366;
    color:#fff;
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
}
.tabProductCommon .nav-tabs {
    margin:0px 0 0px 0;
    border:none;
    }
.headingrowtabcommoon {
    background-color:#fff;
    border-bottom:3px solid #ff3366;
    width:100%;
    display:inline-block;
    margin:0;
    padding:0;
    position:relative;
}
.tabProductCommon .tab-content {
    background-color:#fff;
    width:100%;
    padding:0;
    margin:14px 0 0 0;
    float:right;
}

.tabProductCommon .tab-content .tab-pane{
    margin-bottom: 0;
    /*margin-left: 234px;*/
    min-height:350px;
    }
.megashop-banner{
    margin:0;
    padding:0;
}
.megashop-banner .col-sm-6{
    margin:0;
    padding:0;
}
.megashop-banner .col-sm-6 img {
    width:100%;
    }
 .sep-border {
    border-right: 1px solid #cacaca;
    height: 15px;
    position: absolute;
    right: -1px;
    top: 19px;
    width: 1px;
    z-index:1;
}
.headingrowtabcommoon li:last-child .sep-border {
    border-color:#fff;
    }
.megashop h3.title {
    /* background-image: url("../images/fashion.png");
    background-repeat:no-repeat;
    background-position: 20px 50%; */
    background-color: #000;
    color: #fff;
    display: block;
    float: left;
    font-size: 16px;
    line-height: 52px;
    margin: 0;
    padding: 0 0 0 15px;
    position: relative;
    text-transform: uppercase;
    width: 234px;
    z-index: 1;
}

.promotion a::before {
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
    border-top: 1px solid rgba(255, 255, 255, 0.8);
    bottom: 15px;
    content: "";
    left: 15px;
    position: absolute;
    right: 15px;
    top: 15px;
    transform: scale(0, 1);
    z-index: 9;
}
.promotion a::after {
    border-left: 1px solid rgba(255, 255, 255, 0.8);
    border-right: 1px solid rgba(255, 255, 255, 0.8);
    bottom: 15px;
    content: "";
    left: 15px;
    position: absolute;
    right: 15px;
    top: 15px;
    transform: scale(1, 0);
    z-index: 9;
}

.promotion a:hover::before, .promotion a:hover::after {
    transform: scale(1);
    transition: all 0.3s ease-out 0s;
}
.promotion .item {
    position:relative;
}
.commonPrmotion {
    width:100%;
    display:inline-block;
}
.tabProductCommon .banner-featured {
    float: left;
    position: relative;
    width: 234px;
    margin-top:14px;
    margin-right:-100%;
}
.commonPrmotion .owl-carousel .owl-item{
    border-right:1px solid #eaeaea;
    min-height:350px;
}
.commonPrmotion .owl-carousel .owl-wrapper {
    min-height:350px;
}
.product-hover img{
    /*-webkit-transition: all 0.9s ease;
    transition: all 0.9s ease;*/
}
.per-product:hover .product-hover img {
    /*-webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    transform:scale(1.2);*/
}
.comnprodsection {
    /*margin-bottom:30px;*/
     margin-bottom:0px;
}

/*tablcolor*/

.tabcolor2 .tabProductCommon .nav-tabs > li > a:hover, .tabcolor2 .tabProductCommon .nav-tabs > li > a:focus, .tabcolor2 .tabProductCommon .nav-tabs > li.active > a {
    background-color:#ff6633;
}
.tabcolor2 .headingrowtabcommoon {
    border-bottom:3px solid #ff6633;
}
.tabcolor3 .tabProductCommon .nav-tabs > li > a:hover, .tabcolor3 .tabProductCommon .nav-tabs > li > a:focus, .tabcolor3 .tabProductCommon .nav-tabs > li.active > a {
    background-color:#3366cc;
}
.tabcolor3 .headingrowtabcommoon {
    border-bottom:3px solid #3366cc;
}

/*end tabcolor*/
.container .banner-bottom {
    margin-top:0;
}

/*footer*/
.address-list p{
    font-size: 13px;
    color:#333;
    margin-bottom:4px;
}
ul.address-list > li{
    list-style:none;
    padding:0;
    line-height:22px;
}
.address-list .tit-name {
    float: left;
    font-weight: bold;
    padding-right: 6px;
    width: 66px;
    text-align:left;
}
.address-list .tit-contain {
    display: flex;
}
.input-box {
    width:100%;
}
.bottom ul.address-list {
    margin:5px 0 0 0;
    padding:0;
}
.bottom address {
    font-size:14px;
    color:#333;
 
    margin-top:10px;
}
.socialList {
    display:inline-block;
    width:100%;
    margin:0px 0 0 0;
}
.socialList ul {
    margin:0 0 8px 0;
    padding:0;
    }
.socialList h3 {
    margin-top:12px;
    }
.instext {
    margin-top:12px;
}
.social-link .fa:hover {
    opacity:0.8;
}
.bootsmodal .modal-dialog {
    width:800px;
}
.bootsmodal .modal-body {
    display:inline-block;
    width:100%;
}
.social-link .fa {
    border-radius:50%;
    transition:all 0.3s ease;
}
.social-icons-li li {
    margin-right:5px;
}
.social-icons-li .fa {
    margin:0;
}
/*end homepage*/

/*start product pages*/

.catalog-filter .h6 i{
    font-size:16px;
    margin-right:8px;
    float:left;
}
.catMenu .ActiveSearchCategory {
    color:#ff3366;
}
.filter-container > li .options i.fa {
    float:left;
    padding:0 8px 0 0;
    color:#c7c5c5;
}
.catMenu li .ActiveSearchCategory i.fa {
    color:#ff3366;
}
.slideIner {
    margin-bottom:15px;
}
.slideIner .carousel-control .glyphicon-chevron-right, .slideIner .carousel-control .icon-next, .slideIner .carousel-control .glyphicon-chevron-left, .slideIner .carousel-control .icon-prev {
    background-color: #ff3366;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    line-height: 26px;
    text-shadow: none;
}
.slideIner .carousel-control {
    text-shadow:none;
    background-image:none;
    width:auto;
    padding:0 15px;
    opacity:1.0;
}
.products-list .headingStyle {
    border-bottom:1px solid #eaeaea;
    margin-bottom:25px;
    padding:11px 0 6px 0;
}
.headingStyle > .pull-left > span {
    font-size:15px;
    font-weight:600;
    
    color:#333;
    border-bottom:4px solid #ff3366;
    padding:3px 8px;
}

div.checker span {
    border: 1px solid #999;
    border-radius: 0;
    top: 0px;
}
div.checker span {
    background:none;
}

.filter-container > li.full-expand .options .coldiv{
    padding:0; margin:0;
}
.filter-container > li.full-expand .options .colbtn {
    padding: 0;
    margin: 24px 0 0 0;
}
.catMenu #li_Category ul.options{
    margin:0 0 0 20px;
}

div.checker, div.checker span, div.checker input {
    width:12px;
    height:12px;
    margin-top:0px;
}
ul.options .color {
    padding:0;
    margin:0;
    width:12px;
    height:13px;
}
ul.options .checker input.chkColor{
    width:12px;
    height:12px;
}

ul.options .checker > span {
    width:12px;
    height:12px;
}
.filter-container > li .options label > span, .filter-container > li .options label > a {
    line-height:13px;
}
ul.pagination > li > a{
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    background-color:#fff!important;
    border:1px solid #dddddd;
    color:#888;
}
ul.pagination > li > a:hover, ul.pagination > li.pageActive > a {
    background-color:#ed3f46  !important;
    color:#fff !important;
     border: 1px solid #ed3f46;
    }


.pagination {
  
     margin:0; 
 
}



.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
}
.divPaging {
    margin-top:15px;
}
.contbgwhite {
    background-color:#fff;
}
.contbgwhite .root-navigation {
    background-color:#fff;
    border:none;
    }
.detailsprodprice {
    width:100%;
    display:inline-block;
      margin: 5px 0 5px 0;
}
.size-pr-cls {
    margin-bottom: 17px;
}
.detailsprodprice .product-price {
    color:#666;
    }
.detailsprodprice .product-price span {
	color: #323232;
font-weight: 600;
font-size: 24px;
text-decoration: none;
/*margin-left: 6px;*/
letter-spacing: inherit;
}
.detailsprodprice .product-price p {
    font-size:13px;
    color:#666;
    }
.seller-info .col-md-6:first-child{
    padding-left:0;
}
.seller-info .col-md-6:last-child {
    text-align:right;
}
.deatling-right-descri-sty .buy-div-sty .buy-image-sty {
    background-color:#ff3366;
}
.wishlits {
    float:left;
}
.wishlist a i.fa {
    margin-right:8px;
    background-color: #969696;
border-radius: 50%;
color: #fff;
display: inline-block !important;
font-size: 12px;
height: 20px;
line-height: 24px;
margin: 0px 6px 0 0;
text-align: center;
width: 20px;
}
.proddetailTab {
    width:100%;
    margin:20px 0 0 0;
}
.proddetailTab .tab-content {
    border:1px solid #e2e2e2;
    border-top:none;
    margin:0;
    padding:10px 25px 10px 25px;
}

.proddetailTab .tab-content h2 {
    margin-top:0;
    padding-top:15px;
    }
.proddetailTab .nav-tabs > li {
    margin-right:5px;
}
.proddetailTab .nav-tabs > li > a {
    background-color:#e2e2e2;
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    color:#333;
    font-size:14px;
    text-transform:uppercase;
    
    font-weight:700;
    padding:15px 30px;
    }
.proddetailTab .nav-tabs > li.active > a, .proddetailTab .nav-tabs > li.active > a:hover, .proddetailTab .nav-tabs > li.active > a:focus {
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    }
.proddetailTab .nav > li > a:hover, .nav > li > a:focus {
    background-color:#000;
    border-color:#ff3366;
    color:#fff;
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    }
.proddetailTab .nav-tabs > li.active > a {
    background-color:#000;
    color:#fff;
    border:1px solid #ff3366;
}
.proddetailTab input[type="text"], .proddetailTab input[type="password"], .proddetailTab textarea{
    border-color:#eaeaea;
    height:auto;
}
.proddetailTab table.specTable {
    width:100%!important;
}
.proddetailTab table td {
    color: #656565;
    padding-left: 10px;
    padding-right: 0;
}
.proddetailTab .first-table table td {
    border:1px dashed #d7d7d7;
}
.similar-products{
    margin-top:30px;
}
input.view_btn {
    background-color:#ff3366;
    
}
.prodleftDeals .latestDeals{
    border:1px solid #eaeaea;
}
.crowselheading {
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom:none;
    color: #434343;
    text-transform: uppercase;
    padding:12px 10px;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
}
.col-left-image {
    background-color: #f6f6f6;
    padding: 14px 28px 20px;
    margin:25px 0 0 0;
    text-align: center;
    border: 1px solid #eaeaea;
}
.col-left-image .banner-opacity img {
    display: inline-block;
    margin-bottom: 10px;
    width: auto;
}
.col-left-image .banner-opacity h2 {
    color: #ff3366;
    font-size: 16px;
    text-transform: uppercase;
    margin:8px 0;
    text-align:center;
}
.col-left-image .banner-opacity p {
    color:#555;
    margin:15px 0;
}
.banner-opacity a::before {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 50%;
    transition: all 0.1s ease-in 0.1s;
    width: 100%;
}
.col-left-image .banner-opacity a {
    background-color: #fafafa;
    border: 1px solid #e7e8e8;
    color: #333333;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    padding: 0 5px 0 10px;
}
.col-left-image .banner-opacity a:hover {
    color:#ff3366;
}
.col-left-image .banner-opacity a::before, .left-module .per-product .link-view {
    display:none;
}
.cart-table-part table tr th, .cart-table-part table tr td{
    
    vertical-align:middle;
}
.cart-table-part table tr th {
    color:#333;
}
.cart-table-part table tr td label {
    font-weight:300;
}
.cart-footer {
    
}
.continue-btn:hover {
    background-color:#f9b217;
}


/*input[type="password"], input[type="text"], select, textarea{
    background-color: #ffffff;
    border: 1px solid #C3C0C0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    text-align: left;
    outline: 0px;
    padding: 7px 10px;
    width: 70%;
    font-size: 14px;
    margin: 10px 0px 0px;
}*/


.place-order-btn:hover {
    background-color:#666;
}
.saleCol .saleIn{
    width:100%;
    display:inline-block;
    margin-bottom:25px;
    border:1px solid #eaeaea;
    padding:0px 0;
}
.saleCol .saleInrow{
    width:100%;
    display:inline-block;
    border-bottom:1px solid #eaeaea;
    padding:28px 0;
}
.saleCol .saleInrow:last-child {
    border-bottom:none;
 }
.sellimgsection {
    margin:5px 0 0 0;
}
.saleCol h2.product-name {
    margin-top:0;
}
.selltxtsection {
    padding-left:0;
}
.saleCol .old-price {
    display:block;
    font-weight:600;
}
.saleCol .special-price {
    font-weight:600;
    margin-top:4px;
}
.offerBanner {
    margin:25px 0 25px 0;
}
.offerBanner .carousel-indicators li{
    background-color:#adadad;
    border:none;
    padding:8px;
}
.offerBanner .carousel-indicators li.active {
    background-color:#ff3366;
    padding:8px;
}
.addCart {
    background-color:#ff3366;
    color:#fff;
    animation: 0.2s linear 0s normal none 1 running animatedBackgroundReverse;
    font-family: Raleway;
    font-size: 14px;
    margin: 10px 0 0 0;
    padding: 6px 9px;
    text-align: left;
    transition: all 0.2s ease 0s;
}
.addCart:hover {
    background-color:#333;
}
.saleCol2 .old-price{
    display:inline-block;
}
.heading2 {
    color: #222;
    
    font-size: 24px;
    font-weight: 500;
    margin: 30px 0 22px 0;
    padding:0 0 6px 0;
    border-bottom:1px solid #eaeaea;
    text-transform: capitalize;
}
.accountRow {
    margin:10px 0 30px 0;
    width:100%;
    display:inline-block;
}
/*.accountRow .col-md-6:first-child {
    padding-left:0;
}
.accountRow .col-md-6:last-child {
    padding-left:0;
}*/
.accountRow .AccountLeft{
    border:1px solid #eaeaea;
    padding:20px 30px 30px 30px;
    margin-bottom:5px;
}
.accountRow .AccountRight{
    border:1px solid #eaeaea;
    padding:20px 30px 30px 30px;
}
.accountRow h3{
    color:#000;
}
.accountRow p{
    
    line-height:22px;
}
.commonbtn {
    border:1px solid #154054;
    background-color:#154054;
    color:#fff;
    animation: 0.2s linear 0s normal none 1 running animatedBackgroundReverse;
    font-family:sans-serif;
    font-size: 14px;
    margin: 10px 0 0 0;
    padding: 10px 18px;
    text-align: left;
    transition: all 0.2s ease 0s;
}
.commonbtn i.fa {
    margin-right:5px;
}
.commonbtn:hover {
    background-color:#1f546c;
     border:1px solid #1f546c;
    color:#ffffff;
    text-decoration:none;
}

.commonbtn2 {
    border:1px solid #666666;
    background-color:#666;
    color:#fff;
    animation: 0.2s linear 0s normal none 1 running animatedBackgroundReverse;
    font-family:sans-serif;
    font-size: 14px;
    margin: 0px 0 0 0;
    padding: 10px 18px;
    text-align: left;
    transition: all 0.2s ease 0s;
}
.commonbtn2 i.fa {
    margin-right:5px;
}
.commonbtn2:hover {
    background-color:#f9b217;
     border:1px solid #eca509;
    color:#ffffff;
    text-decoration:none;
}

#CheckoutMethod a:focus, #CheckoutMethod a:hover {
  text-decoration: none;
}


/*.contentIner{
    min-height:290px;
}*/
/*.AccountRight .contentIner {
    min-height:210px;
}*/
.accountRow label {
    color:#777!important;
    /*font-weight:300;*/
    
}
.forgot-password {
    margin-top:20px;
    color:#ee001c;
    font-size:14px!important;
    
}
.signAccountRow input[type="text"], .signAccountRow input[type="password"]{
    width:100%;
}
.formcol100 {
    width:100%;
}
.form-group .formcol100 .checker {
    float:left;
}
.signAccountRow label {
    color:#777!important;
    
}
fieldset {
    border:1px solid #e5e5e5;
    padding:15px 20px 8px 20px;
    margin:12px 0 !important;
    display:inline-block;
    width:100%;
    
}
fieldset legend {
    background:#ff3366;
    border: 1px solid #ff1752;
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: normal;
    margin: -42px 0 0 -10px;
    padding: 6px 12px;
    position: relative;
    text-transform: capitalize;
    width:auto;
}
.signAccountRow .form-group {
    margin-bottom:8px;
}
.signAccountRow .commonbtn {
    margin-top:0;
}
.backbtn span{
    font-size:13px;
}
.loginform a.backbtn {
    color:#666;
    font-size:15px!important;
}
.mright10 {
    margin-right:10px;
}
.signAccountRow {
    margin-bottom:30px;
}
.signAccountRow .checker input[type="checkbox"] {
    opacity:1.0;
    width:15px;
    height:15px;
    margin-right:5px;
    z-index:100;
    border:1px solid #888;
}
.signAccountRow .checker span {
    border:none;
}
.accountRow .form-group label span, .signAccountRow .form-group label span {
    color:red;
    font-size:24px;
}
/*end login & signup Page*/

/* proceed to checkout */
.detailingpage {
    background-color:#fff;
}
.checkOutCont{
    background-color:#fff;
    margin:20px 0;
}
.block-progress .block-content {
    padding: 15px 20px;
}
.block-progress dt {
    background-color: transparent;
    color: #888;
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
    margin: 0 0 6px;
    padding: 0 0 0 7px;
}
.checkOutCont .block-progress {
    border:none;
    margin: 10px 0 0 0;
}
.block .block-title strong span {
    font-weight: bold;
    line-height: 45px;
    padding-left: 28px;
    color:#333;
    font-size:17px;
    text-transform:uppercase;
}


 #collapseDelivery .address {
        float: left;
        border-color: #ddd;
        border-width: 1px;
        border-style: solid;
        padding: 20px 20px 10px;
        margin-right: 10px;
        margin-bottom: 0px;
        width:184px;
        min-height:219px;

    }

   #collapseDelivery   .address .phone-numer{
          padding:10px 0 0;
          display:block;
    }

  #collapseDelive .address .continuebtn {
       width:100%;
    }

  #collapseDelive  .address .btn-info  {
       width:100%;
       border:1px solid #4cae4c !important;
       color:#4cae4c !important;
       background:none !important;
    }




.checkOutCont .panel {
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
}
.checkOutCont .panel-default > .panel-heading {
    background-color:#fff;
    padding:0;
}
.checkOutCont .panel-default .panel-title > a {
    padding:0px;
    width:100%;
    background-color:#fff;
    color:#333;
    display:inline-block;
   font-size: 14px;
    min-height:40px;
    line-height:40px;
    outline:none !important;
}

.panel-default>.panel-heading{
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);

}
.checkOutCont .panel-default .panel-title > a:hover {
    text-decoration:none;
    color:#333;
}
.checkOutCont .panel-default .panel-title > a i{
    background: #b6b6b6;
    color: #1b396a;
    line-height:19px;
    display: inline-block;
    margin:0 3px 0 10px;
    font-size: 14px;
    height: 20px;
    padding: 0;
    text-align: center;
    width: 20px;
    text-align:center;
    font-style:normal;
    border-radius:3px;
}
.checkOutCont .panel {
    border:1px solid #e5e5e5;
    margin-bottom:10px;
}
.checkOutCont .panel-body {
    border:none!important;
}
.checkOutCont .panel-group .active a i{
    background: #333;
    color:#fff;
}
.order-review .buttons-set {
    padding-left:0 !important;
    padding-right:0 !important;
}


.checkOutCont .panel-default.active .panel-title > a[aria-expanded="true"] {
       background-color: #fabf2c;
    color:#333 ;
     
}

.checkOutCont .panel-default.active a[aria-expanded="true"]  i {
 
}


.checkOutCont .panel-group a i {
background-color: #253137 !important;
color:#fff !important;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: inherit;
}

.checkOutCont label {
    color: #777 !important;
    font-family:sans-serif;
    font-weight: 300;
}
.checkOutCont .form-group label {
    display:block;
    margin-bottom:6px;
    margin-top:6px;
}
.panelLogin h4{
    color: #000;
    font-size: 15px;
    font-weight: 300;
    padding-bottom: 2px;
    text-transform: capitalize;
}
p.redtext {
    color: #ff0000;
    font-size: 13px;
    margin: 0 0 8px;
}
.panelLogin .form-group {
    margin:5px 0;
}

.opc-login h3 {
    color: #000;
    font-size: 15px;
    font-weight: 300;
    padding-bottom: 2px;
    text-transform: capitalize;
}
.opc-login h4 {
    color: #000000;
    font-size: 13px;
    font-weight: 300;
    margin: 0 0 10px;
}
.form-list li {
    margin: 0 0 8px;
}
.form-list li.control input.radio, .form-list li.control input.checkbox {
    display: inline-block;
    margin-right: 6px;
    margin-top: 0;
    vertical-align: top;
}
.form-list label {
    color: #666;
    float: none;
    font-weight: 400;
    position: relative;
    z-index: 0;
    margin:0;
}
.uldown {
    list-style: outside none disc;
    padding-left: 18px;
}
.uldown li {
    color: #888888;
    font-size: 13px;
    font-weight: 300;
}
.opc-login div.radio span {
    top:0;
}
.incontentproceed {
    min-height:165px;
}
.incontentproceed2 {
    min-height:223px;
}
h4.headingSmall {
    color: #000;
    font-size: 15px;
    font-weight: 300;
    padding-bottom: 2px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-transform: capitalize;
}
.checkOutCont .form-group input[type="text"], .checkOutCont .form-group input[type="password"], .form-group select {
    width:100%;
    background: #fff none repeat scroll 0 0;
   
    padding:7px;
}
.checkOutCont .form-group label > span {
    color:red;
}
.heading3 {
    border-bottom: 1px solid #eaeaea;
    color: #222;
    font-family: Raleway;
    font-size: 24px;
    font-weight: 500;
    margin: 18px 0 22px;
    padding: 0 0 6px;
    text-transform: capitalize;
}
.formRadio div.radio span{
    top:0;
    margin-right:8px;
}
.back-link {
    float: right;
    margin: 0;
}
.back-link a {
    background: rgba(0, 0, 0, 0) url("../images/i_arrow-top.gif") no-repeat scroll 0 50%;
    padding-left: 16px;
}
.mr6 {
    margin-right:6px;
}
.sp-methods dt {
    font-weight: 300;
    margin: 0 0 10px;
    color:#666;
}

.data-table {
    border: 1px solid #dddddd;
    width: 100%;
}
.data-table thead {
    background-color: #f7f7f7;
}
.data-table thead th {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    text-transform: capitalize;
    color: #333;
    font-weight: normal;
    padding: 10px 8px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.data-table tfoot {
    border-bottom: 1px solid #eeeeee;
}
.data-table tfoot tr {
      background-color: #f0f0f0 !important;
    color: #666666;
    border-bottom: 1px solid #dddddd;
}

.data-table tfoot td {
    border-bottom: 0 none;
    padding-bottom: 8px;
    padding-top:8px;
    text-align:right;
    font-family: Raleway;
    font-size: 14px;
    color:#666;
}

.data-table .product-name {
    color: #000;
    font-weight: 300;
}
.data-table tfoot strong {
    font-size: 14px;
}
.data-table tbody th, .data-table tbody td {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.data-table .product-name {
    font-size: 1em;
    font-weight: normal;
    margin: 0;
}
.data-table tbody tr td.a-subtotal .cart-price .price, .data-table tbody tr td .cart-price .price {
    color: #333;
    font-size: 14px;
}
.data-table tfoot strong {
    font-size: 14px;
}
.data-table .last strong span{
    font-size: 14px;
}
 .data-table tfoot td .price{
    font-size:14px;
}
.buttons-set {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #dddddd;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
    padding:15px 15px;
    display:inline-block;
    width:100%;
    border:none;
    
}
.buttons-set p {
    line-height: 40px;
    margin:0px 0 0 0;
    color:#666;
}
.buttons-set .place-order-btn {
    margin-right:0;
}
.panel-group .order-review {
    margin:-15px;
}

/* end proceed to checkout */

.root-navigation {
    
}
.root-navigation a{
    color:#666;
}
.root-navigation i{
    margin:0 20px;
    display:inline-block;
}
.memLogRow {
    width:100%;
    background-image:url("../images/logbg.jpg");
    background-size:cover;
}
.memlogRwIn {
    background:rgba(0, 0, 0, 0.6);
    width:100%;
}
.MemSignUpRow {
    background-image:url("../images/regbg.jpg");
    background-size:cover;
}
.memSignUp {
    background:rgba(0, 0, 0, 0.5);
    width:100%;
}
.memSignUp fieldset{
    background:rgba(255, 255, 255, 0.91);
    width:100%;
}
.memlogRwIn .AccountLeft, .AccountRight {
    background:rgba(255, 255, 255, 0.85);
}
.CommonLogReg .heading2 {
    color:#fff;
    border:none;
}
.CommonLogReg .commonbtn {
    background-color:#555;
}
.CommonLogReg input[type="text"], .CommonLogReg input[type="password"], .CommonLogReg .ui-autocomplete-input, .CommonLogReg textarea, .uneditable-input {
    border-bottom:2px solid #ccc;
    background-color:#fff;
}
.CommonLogReg .form-group label {
    color:#444!important;
}
.MemSignUpRow .commonbtn {
    background: #ff3366;
}
.MemSignUpRow .loginform a.backbtn {
    color:#fff;
}
.MemSignUpRow .heading2 {
    text-align:center;
}
.countOrderItem {
    padding-bottom:10px;
    margin:0;
    font-weight:700;
    color:#444;
}
.orderNodiv {
  background-color:#dbf5f5;
  border:1px solid #c8f5fd;
  
  font-weight:600;
  color:#666;
}

/*about-us page*/

.page-title h1 {
    font-size: 24px;
    line-height: 40px;
    border-bottom:1px solid #f2f2f2;
}

.page-title h1, .page-title h2 {
    color: #222;
    font-size: 24px;
    font-weight: 500;
    margin: 0;
    text-transform: capitalize;
}
.page-title {
    margin: 17px 0;
    overflow: hidden;
    width: 100%;
    border-bottom:1px solid #e5e5e5 ;
}
.commoninsection p{
    
    font-size:14px;
    color:#666;
    line-height:22px;
    margin:12px 0 16px 0;
}
.commoninsection ol {
    list-style: outside none decimal;
    padding-left: 1.5em;
}
.commoninsection ol li {
    color: #666;
    font-family: Raleway;
    font-size: 14px;
    line-height: 22px;
}
.commoninsection ul {
    list-style: outside none disc;
    padding-left:0;
}
.commoninsection ul li {
    color: #666;
   
    font-size: 14px;
    line-height: 22px;
}

ol.listnumber {
    list-style: outside none decimal;
    padding-left: 1.5em;
}
ol.listnumber li{
    color: #666;
    font-family: Raleway;
    font-size: 14px;
    line-height: 22px;
}
.listbull {
    list-style: outside none disc;
    padding-left: 1.5em;
}
.listbull li{
    color: #666;
    font-family: Raleway;
    font-size: 14px;
    line-height: 22px;
}
.tablesize80 {
    width:80%;
}

/*contactUs*/

.customerSupport .mainInnerContainer {
    display: inline-table;
    margin-bottom: 13px;
    margin-right: 10px;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.customerSupport .innerContainer {
    background: #fafafa none repeat scroll 0 0;
    border:1px solid #eee;
    border-radius: 9px;
    margin-bottom: 13px;
    min-height:235px;
}
.customerSupport {
    font-size: 14px;
    line-height: 20px;
}
.customerSupport .innerContent {
    position: relative;
}
.customerSupport .innerContainerLogo {
    background-image: url("../images/returnrefund.png");
    background-repeat:no-repeat;
    height: 50px;
    opacity: 0.9;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 50px;
}
.customerSupport .innerContainerLogo2 {
    background-image: url("../images/order.png");
    background-repeat:no-repeat;
    height: 50px;
    opacity: 0.9;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 50px;
}
.customerSupport .return {
    height: 82px;
    width: 82px;
}
.customerSupport .innerContainerHeading {
    color: #ff3366;
    font-size: 18px;
    font-weight: bold;
    padding: 24px 15px 0;
    text-transform: uppercase;
    width: 100%;
}
.customerSupport .customerLinks {
    height: auto;
    width: 83%;
    padding:15px 5px;
}
.customerSupport a {
    display: block;
    color: #4b4b4b;
    outline: 0 none;
    text-decoration: none;
}
.customerSupport .linkMain {
    color: #4b4b4b;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    padding: 3px 10px 5px;
}

.marginfromtop .fksk-body {
    background-color:#fff;
}
.tablecompare {
    background-color:#fff;
    border:1px solid #f2f2f2;
    overflow-y:scroll;
}
.tablecompare .specTable {
    width:100%!important;
}

.marginfromtop #comp-detail-info .cell.top.bordered > div{
    max-width:100%!important; width:100%!important;
}

.formColRow input[type="text"], .formColRow input[type="password"], .formColRow textarea{
    width:100%;
}
.formcol .form-group label {
    color: #666;
    float: left;
    font-weight: 400;
    margin-bottom:8px;
}
input[type="checkbox"] {
    opacity:1.0!important;
}
.formColRow label{
    color: #666;
    float: left;
    font-weight: 400;
    margin-bottom:8px;
}
.formColRow .checker {
    float:left;
}
.formColRow input[type=checkbox]{
    float:left;
    margin-right:8px;
    margin-top:3px;
}
.catMenu input[type=checkbox] {
    margin-top:0px;
}
.commoninsection  .required {
    color: red;
    font-size:11px;
}
.formColRow a.backbtn {
    margin-top:14px;
}
.block .block-title {
    border-bottom: 1px solid #eaeaea;
    line-height: normal;
    margin: 0;
    padding: 0;
    text-align: left;
}
.commoninsection .leftCatPart {
    padding-left:0;
    margin-left:0;
    list-style:none;
}
.commoninsection .leftCatPart > li {
    border:1px solid #e5e5e5;
    margin:12px 0 12px 0;
}
.myAccountList{
    line-height:18px;
    margin:6px 0;
    padding-bottom:12px;
}
.myAccountList li{
    margin:0;
    padding:0;
    line-height:18px;
    margin:10px 0;
    list-style:none;
}
.myAccountList li.current, .myAccountList li.current a{
    color:#ff3366;
}
.catmenus{
    line-height:18px;
    margin:6px 0;
    padding-bottom:12px;
}
.catmenus li{
    margin:0;
    padding:0;
    line-height:18px;
    margin:10px 0;
    list-style:none;
}
.catmenus li.current{
    color:#ff3366;
}

/*wishlist*/

    .top-cart-heading i {
        font-size: 20px;
    }
    .cart-tbl tr {
        border-bottom: 1px solid #F7F7F7;
    }
    .portel_div {
        height: auto;
        padding-bottom: 0;
        /*width: 627px;*/
    }

    .image_div {
        float: left;
        height: 120px;
        margin: 0px 0 0px 13px;
        padding: 3px;
        text-align: center;
    }

    .image_div td {
        height: 100px;
        text-align: center;
        vertical-align: middle;
        width: 158px;
    }
    .image_div img {
        max-height: 75px;
        max-width: 75px;
            padding: 3px;
    border: 1px solid #ddd;
    border-radius: 5px;
    }
    .portel_description {
        float: left;
        margin: 5px 0 0;
        position: relative;
        width:83%;
    }

    .portel_description h2 {
        color: #0d363c;
        font-family:Roboto Light;
        letter-spacing: 1px;
        padding: 7px 6px 7px 0;
    }
    .portel_description h2 a{
        color: #333;
        font-family:Roboto Light;
        font-size: 20px;
    }
    .portel_div h2 {
        color: #444;
        font-size: 16px;
        padding: 7px 0 5px;
        margin:0;
        width: 96%;
    }
    .portel_div textarea {
        border:1px solid #eaeaea;
        color:#888;
        font-size:13px;
    }
    .portel_div p {
        margin:0;
        padding:0 0 5px 0;
    }
    .portel_description_left {
        float: left;
    }
    /*.portel_description_left a{
        padding-top:20px;
        line-height:30px;
    }*/
    .breadcomarea li a {
        color: #333;
    }

    .success-msg {
        background-color: #eff5ea;
        background-image: url("../images/i_msg-success.gif");
        background-repeat:no-repeat;
        border-color: #446423;
        color: #3d6611;
    }
    ul.messages {
      margin:15px 0 0 0;
      padding:0;
      list-style:none;
    }
    ul.messages li {
        list-style:none;
    }
    .success-msg{
    background-position: 10px 10px !important;
    background-repeat: no-repeat !important;
    border-style: solid !important;
    border-width: 1px !important;
    font-size: 11px !important;
    font-weight: bold !important;
    min-height: 24px !important;
    padding: 8px 8px 8px 32px !important;
}

.wishdiv table th {
    background-color:#F7F7F7;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    text-transform: capitalize;
    color: #333;
    font-weight: normal;
    padding: 15px 8px;
    text-align: center;
    vertical-align: middle;
}
.portel_main_div button.button {
    background-color: #666666;
    border-color: #eaeaea;
    color: #ffffff;
    animation: 0.2s linear 0s normal none 1 running animatedBackgroundReverse;
    color: #fff;
    font-family: Raleway;
    font-size: 14px;
    padding: 9px 10px;
    text-align: left;
    transition: all 0.2s ease 0s;
}
.portel_main_div button.button:hover {
    background-color: #ff3366;
    font-family: Raleway;
    font-size: 14px;
    padding: 9px 10px;
    text-align: left;
    transition: all 0.2s ease 0s;
}
/*start dashboard*/

.dashboard .welcome-msg p {
    margin: 0;
}
.box-account {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    margin: 15px 0 20px;
    padding: 15px;
    width:100%;
    display:inline-block;
}
.box-account .box-head {
    margin: 0 0 20px;
    text-align: right;
}
.dashboard .box-info .box-head h2 {
    background-image: url("../images/i_ma-info.gif");
    background-repeat:no-repeat;
}
.box-account .box-head {
    margin: 0 0 20px;
    display:inline-block;
    width:100%;
    text-align: right;
}
.box-account .box-head h2 {
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #444;
    float: left;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding-left: 21px;
    text-transform: uppercase;
}
.dashboard .box .box-title {
    border-bottom: 1px solid #e5e5e5;
    margin: 0 0px 6px 0px;
    padding: 0 0 5px;
    text-align: right;
    width:100%;
    display:inline-block;
}
.dashboard .box .box-title h3, .dashboard .box .box-title h4 {
    color: #333;
    float: left;
    font-size: 13px;
    font-weight: normal;
    margin:18px 0 0 0;
    text-transform: uppercase;
}
.left-sidebar-cat .carousel-control.right, .left-sidebar-cat .carousel-control.left {
    background-image:none;
}
.InputNew input[type="checkbox"]{
    width:30px; height:30px;
}
.col2-set .box{
    float:left;
    width:100%;
}
.search-bar-box .searchItem {
    background-color: #ffffff;
    border: 1px solid #b4b4b4;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.4);
    display: none;
    max-height: 322px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: left;
    top: 38px;
    left: 0px;
    /*width: 94.5%;*/
    z-index: 999999999999999999;
    position: absolute;
    /*min-width: 470px;
    max-width: 470px;*/
    width:100%;
}
.actions .pu-compare {
    position:relative;
}
.actions .compare-checkbox {
    position:absolute;
    width:50px;
    height:50px;
    z-index:10;
    opacity:0!important;
    cursor:pointer;
    left:0;
}
.forgotRow {
    background-color:#fff;
    padding:15px;
    margin:50px 0;
}
.forgotRow input[type="text"], .forgotRow input[type="password"]{
    width:100%;
}

.buy-div-sty .disabled {
    cursor:not-allowed;
    background:rgba(255,51,102,0.5) !important;
}
.content_area {
    max-width: 1170px;
    margin: 0 auto;
}
.content_area p{
    line-height:1.7;
    margin: 0 0 15px;
}

.panel-body #checkout-shipping-method-load {
    width: 22%;

}

#PaymentInfo #checkout-shipping-method-load {
    width: auto;
    
    margin-right:10px;
    padding:0px;
 
  
}

#PaymentInfo #checkout-shipping-method-load .sp-methods span{
    vertical-align:top;
    line-height:25px;

 }

#PaymentInfo #CapatchBlock {
 
    padding-left:0px;
}

.divforpromocode {margin-bottom: 10px;}

#txtcryptoinboxloginid {padding: 7px; border: 1px solid #ccc;}
#btnredeemcryptoinboxshoppingpoints { padding: 7px 11px; border: 1px solid #ccc; margin-top: 5px;}

#PaymentInfo #checkout-shipping-method-load input[type="radio"]{
    width:18px;
    height:18px;
    outline:none;
}

#iswalletuse { 

border: 1px solid #e6e6e6;
padding: 10px;
margin: 9px 0;
background: #fff9f9;
font-size: 12px;
line-height: 20px;

}





#PaymentInfo .commonbtn{
    margin-top:0;
   
}





 .recapcta-no {
        border:1px solid #ddd;
        display:inline-block;
        vertical-align:top;
    }


    #CapatchBlock input[type="text"]{
        display:inline-block;
        width:auto;
          vertical-align:top;
          padding:9px;
          border: 1px solid #e1e1e1;
              height: 39px;
    }

.sp-methods input[type="radio"] { position:relative; top:4px;}

#CapatchBlock #refresh  {
    display:inline-block;
        vertical-align: top;
    padding-top: 7px;
    margin-right: 10px;
    padding-left: 4px;
}

  #CapatchBlock  #refresh  i{
      margin:0;
      background:none !important;
      color:#333;
      display:inline;
      vertical-align:top;
}



  #CapatchBlock  #verify {
 
    margin-top: 10px;
}




.create-new-account fieldset {
    border: 0 solid rgb(229, 229, 229);
    display: inline-block;
    margin: 0 !important;
    padding: 0px;
    width: 100%;

}

.special-price .item {
    font-size: 15px;
    font-weight:bold;
}
.special-price .item {
  
    margin: 0 5px 0 0;
}

.purchase-detail tr td{ background:#efefef;
}
.special-price .pricelabel {
    color: #3d3d3d;
    font-size: 13px;
    font-weight: normal;
    white-space: nowrap;
}
.bluk { padding:0px;
}
 .fk-ul-disc li.tick:before {
  content: "\2713";
  color: darkgreen;
}


.new-data label { margin-top:0px !important;
}
.new-data input[type="text"] { margin:4px 0px 0px 0px  !important;
}

.msg { margin:0px;
}
.activebtn {  background:#31b0d5; color:#ffffff !important; font-size:11px; border:1px solid #269abc; margin-bottom:5px;
}

.cont-btn { margin-top:8px;
}


.addmore-color { height:22px !important;
                 width:22px !important;
                 margin:0px 3px !important;
}