/*
Theme Name: Kapruka
Theme URI: https://www.kapruka.com/
*/
/* --------------------------------------------------------------------------------------------------------------------------------- */
body {
    background: #eeeeee;
    font-family: 'Open Sans', sans-serif;
    color:#555555;
}
a {
    text-decoration:none;
}
a:focus {
    outline:none;
}
.clear, .clearfix {
    clear:both;
}
.clearfix {
    display:block !important;
}
p {
    color:#555555;
    font-size:13px;
}
img {
    max-width:100%;
    height:auto;
}
ul {
    list-style:none;
}
input, textarea {
    outline: none;
}
input:focus {
    opacity:0.8;
}
fieldset {
    border:0
}
table {
    border-collapse:collapse;
    border:1px solid #e5e5e5;
    width:100%;
}
table td {
    border:1px solid #e5e5e5;
    padding:10px;
}
.form-group input[type="radio"] {
    width:auto;
}
body.mac select {
    -webkit-appearance:none;
}
.text-blue {
    color:#145271;
}
.text-blue-dark {
    color:#243e99;
}
.text-green {
    color:#248615;
}
.text-gray {
    color:#5f5f5f;
}
.text-black {
    color:#000;
}

/* New Product CSS @ROWEL*/

.ribbon-drop {
    background-color: orange;
    overflow: hidden;
    white-space: nowrap;
    pointer-events: none;
    height: 22px;
    padding: 1px 34px;
    position: absolute;
    right: -36px;
    top: 14px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-box-shadow: 0 0 3px #888;
    -moz-box-shadow: 0 0 3px #888;
    box-shadow: 0 0 3px #888;
}
.ribbon-drop span{
    padding: 0;
    font-size: 12px;
    font-size: 1;
    margin-top: 4px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
}
.prod-wrap-inherit .text-black {
    font-size: 18px;
    font-weight: 700;
    padding-top: 5px;
    display: block;
    color: #1A95D3;
    font-family: 'Roboto', sans-serif;
    width: calc(100% - 25px);
    margin-bottom: 10px;
}

.prod-wrap-inherit .text-green {
    font-size: 18px;
    font-weight: 700;
    padding-top: 5px;
    display: block;
    color: #1A95D3;
    font-family: 'Roboto', sans-serif;
    width: calc(100% - 25px);
    margin-bottom: 10px;
}

.prod-wrap-inherit .text-sold-out {
    font-size: 18px;
    font-weight: 700;
    padding-top: 5px;
    display: block;
    color: #2b9e1a;
    font-family: 'Roboto', sans-serif;
    width: calc(100% - 25px);
}

.prod-wrap-inherit .btn-price{
    text-align: left;
    border-top: 1px solid #2198D4;
    padding-top: 1px;
    margin-top: 10px;
    position: relative;
}

.sold-out{
    padding:10px 0;
    border-top:1px solid fff;
    margin-top:10px
}

.sold-out span{
    display: inline-block;
    vertical-align: middle;
    height: 100p;
    text-decoration: none;
    border-radius: 5px;
    color: #fff;
    padding: 8px 20px;
    background-color: #2B9E1A;
    margin-top: 10px;
}

.wrapper-a{
    position: relative;
}
.wrapper-a .a-shopify{
    position: absolute;
    bottom: 0px;
    right: 10px;
    padding: 0 !important;
    display: block;
    height: 25px;
    width: 48px;
    text-align: center;
    background-image:url(../image/shopy.png);
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
    transition: ease all .5s;

    -webkit-transition: all 2.5s ease-in-out;
    -moz-transition: all 2.5s ease-in-out;
    -ms-transition: all 2.5s ease-in-out;
    -o-transition: all 2.5s ease-in-out;
    transition: all 2.5s ease-in-out;

    z-index: 9;
}

.zoom{
    background-size: 70px 70px !important;
}

.mid .category-list .prod-wrap-inherit .catUrl_overide{
    transition: ease all .5s;
}
.wrapper-a .a-shopify:hover{
    opacity: .5;
}

/* New Product CSS @ROWEL*/

.text-right {
    text-align:right;
}
.box {
    background:#fff;
    border:1px solid #ddd;
    border-bottom:2px solid #ddd;
    position:relative;
}
.space-bot {
    margin-bottom:11px;
}
.space-botIn {
    padding-bottom:20px;
    overflow:auto;
}
.space-top {
    margin-top:20px;
}
.space-LR {
    padding:0 15px;
}
.carousel-inner .item {
    text-align:right;
}
.center-block {
    margin:10px auto;
}
.light-green-bg{background:#73c367;}
.light-green-bg p{color:#FFFFFF; font-size:18px !important;}

.light-blue-bg{background:#6fbbe1; color:#FFFFFF;}
.light-blue-bg p{color:#FFFFFF; font-size:18px !important;}
.light-blue-bg h3{color:#FFFFFF; margin-top: 10px;}

/* Top Content */
#topWrapper {
    background:#fff url(../image/topWrapper.jpg) top repeat-x;
    padding-bottom:1px;
    font-family: 'Montserrat', sans-serif;
}
#topContent {
    width:100%;
    max-width:1140px;
    line-height:30px;
}
#topContent p {
    line-height:30px;
    color:#1995d3;
    margin:0;
}
#topContent .sep {
    background:url(../image/topSep.jpg) no-repeat right;
    width:auto;
    padding:0 14px;
}
#topContent .topMenu ul {
    padding:0;
    margin:0;
}
#topContent .topMenu ul li {
    display:inline-block;
    padding-right:10px;
    padding-left:10px;
}
#topContent ul > li > a {
    color:#555555;
    text-decoration:none;
    font-size:13px;
}
#topContent ul li a:hover, #topContent ul li.active a, #topContent ul > li:hover > a {
    color:#1995d3;
}
#topContent .myaccount {
    padding:0;
}
#topContent .myaccount ul {
    padding:0;
    margin:0;
    text-align:left;
}
#topContent .myaccount ul li {
    display:inline-block;
    padding:0 10px;
}
.headerContainer {
    min-height:104px;
}
.headerContainer #logo {
    margin-top:16px;
    text-align:center;
}
#search {
    position:relative;
    margin:38px 20px 10px 0;
}
#search .input-lg {
    background:#fff;
    border:1px solid #dddddd;
    font-size:13px;
    color: #222222;
    padding: 0 10px;
    transition: all 400ms ease 0s;
    width: 100%;
    border-radius: 3px;
    height:44px;
}
#search .btn-search {
    position:absolute;
    right:0;
    top:0;
    width:49px;
    height:44px;
    background-color:#eeeeee;
    border:0;
    text-align:center;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.form-control::-moz-placeholder {
    color: #cccccc;
    opacity: 1;
}
.form-control, .form-control:focus {
    box-shadow:0 !important;
}
.headerContainer #cart {
    margin-top:38px;
    margin-bottom:10px;
    border-radius: 3px;
    color:#fff;
    background-color:#1995d3;
    width:200px;
    font-family: 'Open Sans', sans-serif;
    height:44px;
    line-height:44px;
}
.headerContainer #cart .septr {
    border-right:1px solid #1283bc;
    height:44px;
    width:31px;
    margin-right:10px;
}
.navbar-default {
    background:#233e99;
    border:0;
}
.navbar {
    min-height: 45px;
}
.navbar-default .navbar-nav > li > a {
    font-family: 'Montserrat', sans-serif;
    padding:0 15px;
    margin:0px;
    line-height:36px;
    color:#FFFFFF;
    font-size:13px;
}

.navbar-nav > li.active {
    background-color:#73C367;
}

.navbar-default .navbar-nav > li > a:hover {
    color:#29a0db;
}
.dropdown-toggle, .dropdown-toggle:hover {
    background:#1995d3;
    font-size:14px !important;
}
.navbar {
    border-radius: 0px;
    margin-bottom:0px;
}
/* footer */
.footer {
    background:#fff;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
    padding-top:20px;
    padding-bottom: 10px;
    margin-bottom:20px;
    margin-top:10px;
}
.footer .top {
    background:url(../image/topWrapper.jpg) bottom repeat-x;
    padding-bottom:10px;
    margin-bottom:37px;
}
.footer .top #logo img {
    width:159px;
    height:48px;
}
.footer .top-space {
    margin-top:20px;
}
.footer .office-add {
    min-height:35px;
    background:#73c367;
    text-align:center;
    color:#FFFFFF;
    font-size:14px;
    font-family: 'Montserrat', sans-serif;
    line-height:35px;
    border-radius:4px;
    margin-top:20px;
    margin-bottom:20px;
}
.footer p {
    line-height:22px;
}
.footer .top .text {
    text-align:right;
}
h4 {
    font-family: 'Montserrat', sans-serif;
    color:#555;
    font-size:14px;
    font-weight:700;
}
ul.social-share {
    clear:both;
    padding:0;
    margin-bottom:10px;
}
ul.social-share li {
    margin:5px;
    float:left;
}
ul.social-share li a {
    width:35px;
    height:35px;
    color:#fff;
    text-align:center;
    display:block;
    line-height:35px;
    border-radius:4px;
}
ul.social-share li a.fb {
    background-color:#3c5b9b;
}
ul.social-share li a.twit {
    background-color:#359bed;
}
ul.social-share li a.gplus {
    background-color:#e33729;
}
ul.social-share li a.Likn {
    background-color:#027ba5;
}
ul.social-share li a:hover {
    opacity: 0.8;
    -khtml-opacity: 0.8;
    -moz-opacity:0.8;
    filter: alpha(opacity=80);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.dropdown-toggle {
    width:100%;
}
.allCat {
    background-color:#29a0db;
    color:#fff;
    width:100%;
    display:block;
    text-transform:uppercase;
    height:36px;
    line-height:36px;
    font-family: 'Montserrat', sans-serif;
    padding-left:15px;
}
.mid .box {
    overflow:auto;
}
.mid .spaceIn {
    padding:17px;
}
.mid .box h4 {
    font-family: 'Montserrat', sans-serif;
    color:#000;
    font-size:14px;
    font-weight:700;
    background:url(../image/topWrapper.jpg) bottom repeat-x;
    padding-bottom:10px;
    margin-bottom:7px;
    margin-top:3px;
}
.mid .col-md-15 {
    width: 20%;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.mid .category-list a, .mid .prod-list a {
    text-decoration:none;
    font-family: 'Montserrat', sans-serif;
}
/* New Item CSS @ROWEL*/
.mid .category-list a{
    padding: 10px 10px;
}
.mid .category-list .prod-wrap-inherit .catUrl_overide{
    padding: 0px 10px ;
}

/* New Item CSS @ROWEL*/
.mid .col-md-15 .box {
    padding:10px;
}
.mid .imgbordr {
    padding:0;
    border:1px solid #ddd;
    text-align:center
}
.mid .box a strong {
    font-size:14px;
}
.mid p {
    font-size:12px;
}
.mid .box .prod {
    width::120px;
    height:auto;
    margin: 0 auto 10px;
}
.main-content {/*max-width:911px;*/
    width:80.1%;
    float:right;
}
#sidebar-wrapper {/*width:208px;*/
    float:left;
}
.main-content .prod img {
    width:auto;
    height:100%;
    max-height:150px;
}
.carousel-inner > .item > img, .note-banner {
    width:100%;
}
.main-content .fullimg img {
    width:100%;
}
.main-content .btn-primary {
    background:#1995d3;
    border:0px;
    padding:5px 10px;
    font-size:15px;
    font-family: 'Open Sans', sans-serif;
    font-weight:600;
    text-transform:uppercase;
    border-radius:3px;
    border-bottom:2px solid #117db3;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    margin-top:10px;
}
.main-content .btn-primary:hover {
    background:#29a0db;
    border-bottom:2px solid #555555;
    /*
    margin-top:12px;
    */
}
.box h4 {
    text-transform:uppercase;
}
.featured-categories ul {
    float:left;
    width:100%;
    margin:0 0px;
    padding:0;
}
.featured-categories ul li {
    display:block;
    float:left;
    padding:10px;
    width:25%;
}
.featured-categories ul li .prod-wrap {
    border:1px solid #e5e5e5;
    padding:10px;
    position:relative;
}
/* New Item CSS @ROWEL*/
.featured-categories ul li .prod-wrap.prod-wrap-inherit {
    padding: 0;
    box-shadow: 0 0 6px 1px #E5E5E5;
    overflow: hidden;
}
.mid .box .prod-wrap.prod-wrap-inherit .prod{
    margin-bottom: 0;
    padding: 10px 0;
}
/* New Item CSS @ROWEL*/

.featured-categories ul li .prod-wrap .offer-icon{
    width:52px;
    height:52px;
    position:absolute;
    right:5px;
    top:5px;
}
.featured-categories ul li .prod-wrap .offer-icon-bestseller{
    position:absolute;
    right:5px;
    top:5px;
    padding:2px;
    opacity: 0.7;
    background-color: orange;
    color:white;
    text-align: center;
    width:38px;
    height:38px;
    font-size:11px;
    border-radius: 50%;
}
.featured-categories ul li .prod-wrap .weight-icon{
    width:52px;
    height:52px;
    position:absolute;
    top:5px;
    font-size:9px;
}
.featured-categories ul li .prod-wrap .offer-text{
    width:75px;
    height:52px;
    position:absolute;
    top:110px;
}
.featured-categories ul li .prod {
    width:auto;
    height:120px;
    border:0px solid #ddd;
}
.featured-categories ul li:nth-child(5n) {
    margin:0;
}
.featured-categories ul li a {
    display:block;
    text-align:center;
    color:#2d2d2d;
}
.featured-categories ul li a p {
    text-align:left;
}
.featured-categories ul li a.thumb {
    margin-bottom:10px;
    border-color:#ddd;
}
.featured-categories ul li a.catUrl:hover {
    opacity:0.8;
}
.addtion .prod-list {
    float: left;
    margin: 0 0 0 -10px;
    padding: 0;
    width: 100%;
}
.addtion .prod-list li {
    float:left;
    padding:10px;
    margin-bottom:8px;
    width: 33.00%;
}
.addtion .prod-list li a p {
    text-align:left;
}
.addtion .prod-list a.thumb {
    margin-right:10px;
    float:left;
    border:1px solid #e5e5e5;
    /* width:230px; */
    width: 100%;
    height:230px;
    overflow:hidden;
    text-align:center;
}
.addtion .prod-list .prod, .addtion .prod-list li a.catUrl {
    float:left;
}
.addtion .prod-list li a.catUrl:hover {
    opacity:0.8;
}
.addtion .prod-wrap {
    padding:0 10px;
}
.toll-free {
    background:#233e99;
    font-size:18px;
    color:#fff;
    font-family: 'Montserrat', sans-serif;
    font-weight:500;
    padding:10px 15px;
    clear:both;
}
.page-notice {
    background:#f0795e;
    font-size:15px;
    color:#fff;
    font-family: 'Montserrat', sans-serif;
    font-weight:700;
    padding:10px 15px;
    clear:both;
}
.page-notice a {
    text-decoration:underline;
    color: white;
    background: #1995d3;
    padding:3px;
    border: 2px solid #1995d3;
    border-radius: 5px;
}
.freeship {
    background:#73c367;
    font-size:18px;
    color:#fff;
    font-family: 'Montserrat', sans-serif;
    padding:10px 15px;
    clear:both;
}
/*.col-md-6{width: 50%;}*/
.other-serv .fa {
    font-size:36px;
    color:#73c367;
}
.other-serv p {
    font-size:13px;
    font-family: 'Open Sans', sans-serif;
}
.about-home h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight:700;
    font-size:24px;
    text-align:center;
    color:#555555;
    text-transform:uppercase;
    margin-bottom:20px;
    line-height:30px;
    font-weight:400;
}
.other-serv {
    text-align:left;
}
.about-home p {
    font-size:16px;
    text-align: justify;
}

@media screen and (max-width:500px) {
.about-home p {
    font-size:14px;
}
}

.about-home .btn-primary-1 {
    background:#1995d3;
    color:#fff;
    border:0px;
    padding:10px;
    font-size:18px;
    font-family: 'Open Sans', sans-serif;
    font-weight:300;
    text-transform:uppercase;
    border-radius:3px;
    border:solid 0 #117db3;
    border-bottom:2px solid #117db3;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    margin-top:10px;
}
.about-home .btn-primary-1:hover {
    background:#29a0db;
    border:solid 0 #238ec4;
    border-bottom:2px solid #238ec4;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}
#sidebar-wrapper h3 {
    background:#73c367;
    color:#fff;
    font-size:14px;
    font-weight:700;
    line-height:27px;
    margin:0 0 10px;
    padding-left:10px;
}
.sidebar-na {
    padding:0px;
    margin-bottom:8px;
}
/*#sidebar-wrapper{max-width:208px;}*/
#sidebar-wrapper .box {
    margin-bottom:10px;
}
#sidebar-wrapper ul {
    padding: 0px;
}
#sidebar-wrapper ul li {
    margin-bottom:3px;
}
#sidebar-wrapper ul li a {
    color:#555;
    font-size:13px;
    background:url(../image/arrow-sidebar.png) no-repeat 10px center;
    padding-left:20px;
    display:block;
    margin-bottom: 3px;
}
#sidebar-wrapper ul li a:hover {
    background:#cfeefd url(../image/arrow-sidebar.png) no-repeat 10px center;
    text-decoration:none;
}

#sidebar-wrapper ul li div a:hover {
    background: #cfeefd url("/static/image/arrow-sidebar2.png") no-repeat scroll 10px center !important;
}

#sidebar-wrapper ul li.active {
    background:#cfeefd
}
#sidebar-wrapper ul .collapse.in {
    background:#eef9ff;
    margin-left:5px;
}
.navbar-nav > li > .dropdown-menu {
    display:block;
}
.navbar-nav > li > .dropdown-menu-1 {
    background:none;
    box-shadow:none;
    border:0px;
    padding-top:0;
}
.navbar {
    border-radius: 0px;
}
.siteTools .nav > li > a {
    padding: 6px 10px 6px 10px;
    font-size: 12px;
}
.siteTools form[role="search"] {
    margin: 4px 0;
}
.siteTools form[role="search"] input {
    padding: 3px 5px;
    height: 25px;
}
.siteTools form[role="search"] button[type="submit"] {
    padding: 3px 5px;
    height: 25px;
}
.navbar-toggle {
    width:100%;
    clear:both;
    margin:5px auto;
}
.menu-toggle {
    font-size:12px;
    float:left;
    text-align:left;
    width:90%;
    margin:0;
    padding:0;
}
.navbar-toggle .icon-bars {
    float:right;
}
/*.cat{width: 18.52%; }*/
.cat li {
    width:208px;
}
.bg-blue {
    background-color:#1995d3;
    color:#fff;
    font-family: 'Montserrat', sans-serif;
}
.bg-green {
    background-color:#2d2e71;
    color:#fff;
    font-family: 'Montserrat', sans-serif;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color:#FFFFFF;
}
.copy-right {
    padding-bottom:20px;
}
.headerContainer #logo {
    text-align:center;
}
.navbar-collapse {
    margin-top:-36px;
}
.navbar-nav > li > a {
    line-height:6px;
    color:#fff;
    font-family: 'Montserrat', sans-serif;
    font-size:13px;
}
.navbar-nav > li > a:hover {
    background-color:#73c367;
}
.static-menu {
    margin-left:10px;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width:100%;
}
.catUrl .text-gray {
    color:#5f5f5f;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/* New Product CSS @ROWEL*/

.prod-wrap-inherit .catUrl .text-gray {
    white-space: revert ;
    margin-top: 10px;
    font-size: 14px;
    display: block;
    line-height: 18px;
    font-family: 'Roboto', sans-serif;
    color: #4E4E4E;
    font-weight: 700;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height:38px;
}

.prod-wrap-inherit .us-text-black {
    color:#000;
    font-size: 15px;
    font-weight: 700;
    padding-top: 5px;
    display: block;
    font-family: 'Roboto', sans-serif;
    width: calc(100% - 25px);
}

.button-contaiter-block{
    min-height: 45px;
}

.main-content .prod-wrap-inherit .btn-primary{
    background: #94BA77;
    border:none;
    font-size: 12px;
    border-radius: 0;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
}


/* New Product CSS @ROWEL*/

.fix-btn{
    position: absolute;
    bottom: 10px;
}
.main-content .prod img {
    height: 100%;
    max-width: 150px;
    min-height: 150px;
    width: 98%;
}
.sidebar-na li .list-group-item {
    border:0;
    padding:0;
}
.sidebar-na li .collapse {
    padding:3px 0;
}

/* Inner pages css */
.box h1 {
    font-size:16px;
    font-family: 'Open Sans', sans-serif;
    font-weight:700;
    color:#233e99;
    background:url(../image/title-bg.jpg) repeat-x;
    height:36px;
    padding:0 0 0 18px;
    margin:0;
    line-height:26px;
    text-transform:uppercase;
}

.box2 h1 {
    font-size:27px;
    font-family: montserrat,sans-serif;
    font-weight:275;
    color:#555;
    margin:0;
}

.breadcrumb {
    font-family: 'Montserrat', sans-serif;
}

/* New Breadcrumbs Start*/
.breadcrumb {
    display: inline-block;
    overflow: hidden;
    background-color: #fff;
    border-radius: 0;
    border-bottom: 1px solid #D4D4D4;
    margin-bottom: 0;
    padding-bottom: 6px;
    width: 100%;
}
.breadcrumb li {
    text-decoration: none;
    outline: none;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 30px;
    color: white;
    padding: 0 0 0 20px;
    background: rgb(25 149 211);
    position: relative;
    margin-bottom: 2px;
}
.breadcrumb li a{
    padding: 0 14px 0 8px;
    display: inline-block;
    vertical-align: top;
    height: 30px;
    padding-top: 11px;
    font-size: 8px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}
.breadcrumb li:first-child a{
    padding-left: 0;
}
.breadcrumb li:first-child {
    border-radius: 5px 0 0 5px;
}
.breadcrumb li:last-child {
    border-radius: 0 5px 5px 0;
    padding-right: 20px;
}
.breadcrumb li.active, .breadcrumb li:hover{
    background: #333;
    background: linear-gradient(#333, #000);
}
.breadcrumb li.active:after, .breadcrumb li:hover:after {
    background: #333;
    background: linear-gradient(135deg, #333, #000);
}
.breadcrumb li:after {
    content: '';
    position: absolute;
    top: 0;
    right: -14px;
    width: 30px;
    height: 30px;
    transform: scale(0.707) rotate(45deg);
    z-index: 1;
    background: inherit;
    box-shadow:
            2px -2px 0 2px rgb(255 255 255), 3px -3px 0 2px rgba(255, 255, 255, 0.1);
    border-radius: 0 5px 0 50px;
}
.breadcrumb li:last-child:after {
    content: none;
}
.breadcrumb li a svg{
    height: 9px;
    fill: #fff;
    vertical-align: middle;
    display: inline-block;
    margin-right: 4px;
    margin-top: -3px;
}
.breadcrumb>li+li a span svg{
    position: absolute;
    right: 0;
    z-index: 3;
    height: 6px;
    top: 15px;
    right: -3px;
    pointer-events: none;
}
.breadcrumb li a span{
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    /*max-width: 13ch;*/
}
.breadcrumb>li+li:before{
    display: none;
}
.breadcrumb>li+li a span:before{
    height: 10px;
    width: 10px;
    background-color: transparent;
    border:1px solid #fff;
    border-radius: 50px;
    z-index: 2;
    pointer-events: none;
    top: 15px;
    right: -3px;
    position: absolute;
}

/* New Breadcrumbs End*/
.subcat-wrap {
    background-color:#a3de9a;
    padding:8px 15px 8px 17px;
}
.subcat-wrap .btn-default {
    background:#fff;
    border-radius:0;
    border:1px solid #bfc0c5;
    padding:2px 10px;
}
.vender .btn-default {
    background-color:#1995d3;
    border-radius:0;
    border:1px solid #bfc0c5;
    padding:2px 10px;
    color:#fff;
}
.vender .dropdown-menu {
    right:0;
    left:auto;
}
.subcat-wrap .btn-group ul.dropdown-menu, .vender .btn-group ul.dropdown-menu {
    border-radius:0px;
}
.subcat-wrap .btn-group ul.dropdown-menu li a, .vender .btn-group ul.dropdown-menu li a {
    font-family: 'Open Sans', sans-serif;
}
.btn-group.open .dropdown-toggle {
    background:#73c367;
    color:#fff;
}
.subcat-wrap .btn .caret, .vender .btn .caret {
    margin-left: 10px;
}
.subcat-wrap .btn-group:first-child {
    margin-left:0;
}
.subcat-wrap .btn-group {
    margin-left:15px;
}
.media-left img {
    width:100%;
}
.gifts .list-group {
    margin-bottom:0;
}
.gifts .list-group li {
    background:url(../image/arrow-sidebar.png) no-repeat 10px center;
    padding-left:20px;
    display:block;
}
.gifts .list-group li a {
    color:#555;
    font-size:13px;
}
.gifts .list-group  li.active a {
    background-color:#cfeefd;
    font-size:13px;
}

.faq > .panel-default > .panel-heading {
    background-color: #cbe3ff;
}
.panel-title > a {
    display:block;
    font-weight:700;
    font-size:14px;
}
.box .vender {
    position:absolute;
    top:15px;
    right:15px;
}
.location {
    margin:15px 0;
    overflow:auto;
}
.location .box, .contact .box {
    border-bottom:1px solid #ddd;
}
.location h3 {
    display:block;
    background-color:#f4f4f8;
    border-bottom:1px solid #ddd;
    margin:0px;
    font-family: 'Open Sans', sans-serif;
    font-size:14px;
    font-weight:700;
    padding:10px;
}
.location h2 {
    color:#60b154;
    font-family: 'Open Sans', sans-serif;
    font-size:13px;
    font-weight:700;
    margin:0 10px 0 0;
    padding:0;
}
.location .box p {
    padding:15px;
    line-height:24px;
    font-size:13px;
}
.location .col-md-4 {
    line-height:24px;
    font-size:13px;
}
.social .col-md-6 {
    line-height:24px;
    font-size:16px;
}
.social .col-md-6 a {
    display:block;
    color:#FFFFFF;
    padding:10px;
    text-align:center;
    margin-bottom:10px;
}
.social a.fb {
    background-color:#233e99;
}
.social a.twit {
    background-color:#29a0db;
}
.contact .btn-primary {
    padding:10px 30px;
    font-weight:700;
}
.contact lable {
    color:#555;
}

/* Dulith */
.review_box h3
{
    display: block;
    font-size: 1.1em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: 300;
}

.review_box h2
{
    display: block;
    font-size: 1.3em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: 300;
}

.search_opti_box h1
{
    display: block;
    font-size: 2em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

.search_opti_box h2
{
    display: block;
    font-size: 1.6em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

.landingpage-banner img
{
    max-height:100px;
}

.landingpage-banner h1
{
    color: #fff;
    margin-top: 10px;
    margin-bottom:5px;
    font-size:24px;
    background: none;
    height:inherit;
    line-height:1.1;
    text-transform:none;
}

.multiline-strikethrough
{
    display: inline;
    background-image: linear-gradient(transparent 0.8ex, red 0.8ex, red 0.8ex, transparent 1.5ex);
}

.lang_selectbox
{
    padding: 3px;
    box-shadow: 1px 1px 1px #eeeeee;
    border-radius: 3px;
    margin-top:2px;
}

/**** Item Modal CSS ****/

.button-quick-view {
    --background: #1A95D3;
    --text: #fff;
    --cart: #fff;
    --tick: var(--background);
    position: relative;
    border: none;
    background: none;
    padding: 3px 10px;
    border-radius: 6px;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    overflow: hidden;
    cursor: pointer;
    float: left;
    margin-left: 8px;
    margin-bottom: 10px;
    text-align: center;
    min-width: 100px;
    color: var(--text);
    background: var(--background);
    transform: scale(var(--scale, 1));
    transition: transform 0.4s cubic-bezier(0.36, 1.01, 0.32, 1.27);
    outline:none;
}

.button-quick-view:active {
    --scale: 0.95;
}
.button-quick-view span {
    font-size: 14px;
    font-weight: 500;
    display: block;
    position: relative;
    color: #fff;
    line-height: 26px;
    transform: translateY(var(--span-y, 0));
    transition: transform 0.7s ease;
}

.button-quick-view span:after {
    --w: 14px;
    --h: 2px;
    --l: 2px;
    --t: 12px;
}

.buttonAnchor {
    --background: #1A95D3;
    --text: #fff;
    --cart: #fff;
    --tick: var(--background);
    position: relative;
    border: none;
    background: none;
    padding: 3px 10px;
    border-radius: 6px;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    overflow: hidden;
    cursor: pointer;
    float: left;
    margin-left: 8px;
    margin-bottom: 10px;
    text-align: center;
    min-width: 100px;
    color: var(--text);
    background: var(--background);
    transform: scale(var(--scale, 1));
    transition: transform 0.4s cubic-bezier(0.36, 1.01, 0.32, 1.27);
    outline:none;
}
.button-contaiter-block .buttonAnchor {
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.button-contaiter-block .quantityIdBlock{
    float: none;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
}
.buttonAnchor:active {
    --scale: 0.95;
}
.buttonAnchor span {
    font-size: 14px;
    font-weight: 500;
    display: block;
    position: relative;
    padding-left: 24px;
    margin-left: -8px;
    color: #fff;
    line-height: 26px;
    transform: translateY(var(--span-y, 0));
    transition: transform 0.7s ease;
}
.buttonAnchor span:before, .buttonAnchor span:after {
    content: '';
    width: var(--w, 2px);
    height: var(--h, 14px);
    border-radius: 1px;
    position: absolute;
    left: var(--l, 8px);
    top: var(--t, 6px);
    background: currentColor;
    transform: scale(0.75) rotate(var(--icon-r, 0deg)) translateY(var(--icon-y, 0));
    transition: transform 0.65s ease 0.05s;
}
.buttonAnchor span:after {
    --w: 14px;
    --h: 2px;
    --l: 2px;
    --t: 12px;
}
.buttonAnchor .cartw , .button-quick-view .cartw{
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -13px 0 0 -18px;
    transform-origin: 12px 23px;
    transform: translateX(-120px) rotate(-18deg);
}
.buttonAnchor .cartw:before, .buttonAnchor .cartw:after , .button-quick-view .cartw:before , .button-quick-view .cartw:after{
    content: '';
    position: absolute;
}
.buttonAnchor .cartw:before , .button-quick-view .cartw:before {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    box-shadow: inset 0 0 0 2px var(--cart);
    bottom: 0;
    left: 9px;
    filter: drop-shadow(11px 0 0 var(--cart));
}
.buttonAnchor .cartw:after, .button-quick-view .cartw:after {
    width: 16px;
    height: 9px;
    background: var(--cart);
    left: 9px;
    bottom: 7px;
    transform-origin: 50% 100%;
    transform: perspective(4px) rotateX(-6deg) scaleY(var(--fill, 0));
    transition: transform 1.2s ease var(--fill-d);
}
.buttonAnchor .cartw svg , .button-quick-view .cartw svg{
    z-index: 1;
    width: 36px;
    height: 26px;
    display: block;
    position: relative;
    fill: none;
    stroke: var(--cart);
    stroke-width: 2px;
    stroke-linecap: round;
    stroke-linejoin: round;
}
.buttonAnchor .cartw svg polyline:last-child , .button-quick-view .cartw svg polyline:last-child {
    stroke: var(--tick);
    stroke-dasharray: 10px;
    stroke-dashoffset: var(--offset, 10px);
    transition: stroke-dashoffset 0.4s ease var(--offset-d);
}
.buttonAnchor.loading , .button-quick-view.loading{
    --scale: 0.95;
    --span-y: -32px;
    --icon-r: 180deg;
    --fill: 1;
    --fill-d: 0.8s;
    --offset: 0;
    --offset-d: 1.73s;
}
.buttonAnchor.loading .cartw , .button-quick-view.loading .cartw {
    animation: cart 3.4s linear forwards 0.2s;
}
@keyframes cart {
    12.5% {
        transform: translateX(-60px) rotate(-18deg);
    }
    25%, 45%, 55%, 75% {
        transform: none;
    }
    50% {
        transform: scale(0.9);
    }
    44%, 56% {
        transform-origin: 12px 23px;
    }
    45%, 55% {
        transform-origin: 50% 50%;
    }
    100% {
        transform: scale(1);
    }
}


.quantityIdBlock{
    background: #1A95D3;
    width: auto;
    display: inline-block;
    margin-left: 8px;
    margin-bottom: 8px;
    border-radius: 50px;
    float: left;
    color: #fff;
}
.quantityIdBlock button:nth-of-type(1):before{
    Content:"-";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    pointer-events: none;
    color: #fff;
}
.quantityIdBlock button:nth-of-type(2):before{
    Content:"+";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    pointer-events: none;
    color: #fff;
}
.quantityIdBlock button{
    border-radius: 50px;
    border:none;
    position: relative;
    background-color: transparent;
    outline: none;
    padding: 7px  12px;
    color: transparent;
}
.quantityIdBlock span{
    padding: 3px 8px;
}

/**** Item Modal CSS ****/


/*************************
*******Product Details CSS******
**************************/
.product-details {
    overflow:hidden;
}
#similar-product {
    margin-top: 40px;
}
#reviews {
    padding-left: 25px;
    padding-right: 25px;
}
.product-details {
    margin-bottom: 0px;
    overflow: hidden;
    margin-top: 10px;
}
.view-product {
    position: relative;
    max-width:340px;
    min-height: 240px;
}
.view-product img {
    border: 1px solid #F7F7F0;
    height:auto;
    width:auto;
}
.view-product h3 {
    background: #FE980F;
    bottom: 0;
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
    padding: 8px 20px;
    position: absolute;
    right: 0;
}
#similar-product .carousel-inner .item {
    padding-left:0px;
}
#similar-product .carousel-inner .item a:first-child {
    margin-left:-15px;
}
#similar-product .carousel-inner .item a{
    width:70px;
    height:70px;
    display: inline-block;
    margin-left: 15px;
    text-align:center;
    border:1px solid #eee;
}
#similar-product .carousel-inner .item  a img {
    width:auto;
    height:100%;
    display:inline;
}
#similar-product .carousel-inner .item {
    text-align: center;
}
.item-control {
    position: absolute;
    top: 35%;
}
.right {
    right: 0;
}
.item-control i {
    background: #1995d3;
    color: #FFFFFF;
    font-size: 20px;
    padding: 5px 10px;
}
.item-control i:hover {
    background:#ccccc6;
}
.product-information {
    overflow: hidden;
    /*  padding-bottom: 60px;
  padding-left: 60px;
  padding-top: 60px;*/
    position: relative;
}
.newarrival {
    position:absolute;
    top:0;
    left:0
}
.product-information h2 {
    color: #222;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    margin-top: 0;
    border-bottom:1px solid #dddddd;
    padding:10px 0;
}
.product-information h1 {
    color: #222;
    font-family: 'Montserrat', sans-serif;
    /*font-size: 18px !important;*/
    /*margin-top: 0;*/
    border-bottom:1px solid #dddddd;
    padding:10px 0;
    background: none;
    /*font-weight:inherit !important;*/
    /*text-transform: none;*/
    height:inherit !important;
    line-height:inherit !important;
    margin:inherit;
    margin-bottom:10px;
    font-size: 24px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 600 !important;
}
.product-information .info-wrap {
    padding:20px 0;
}

.product-information .info-wrap ul
{
    list-style-type: square;
}

.product-information p {
    margin-bottom: 5px;
    font-size:13px
}
.product-information .price {
    /*
    border-bottom:1px solid #ddd;
    border-top:1px solid #ddd;
    */
    overflow:auto;
    padding:10px 0;
}
.product-information span {
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 18px;
}
.product-information .price strong {
    color: #1995d3;
    float: left;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 400;
    margin-right: 15px;
    margin-top: 10px;
    float:left;
}
.product-information span input {
    border: 1px solid #DEDEDC;
    color: #696763;
    font-size: 20px;
    font-weight: 700;
    height: 33px;
    outline: medium none;
    text-align: center;
    width: 50px;
}
.cart {
    background: #1995d3;
    border-color: #4fa642;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 0 0 2px;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 700;
    margin-top: 0px;
    padding:5px 20px;
    text-transform: uppercase;
    color:#fff;
}
.cart:hover {
    color:#fff;
    background:#7bd56d;
    border:solid 0;
}
.product-information .btn-primary {
    padding:5px 20px;
}
.shop-details-tab {
    border: 1px solid #F7F7F0;
    margin-bottom: 75px;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 10px;
}
.shop-details-tab .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}
.combo-wrap {
    border:1px solid #ddd;
    padding:10px;
    background-color:#f5f5f5;
    margin:20px auto;
    overflow:hidden;
    position:relative;
}
.combo-wrap .thumbnail {
    height:100%;
    width:auto;
    max-width:100px;
    margin:5px auto;
    border-radius:0;
}
.combo-wrap .info {
    clear:both;
    font-size:12px;
}
.combo-wrap .info span {
    margin:0px;
}

/* New Cart Design CSS*/

.cartVbtnD{
    text-align: center;
    float: left;
    width: 100%;
    padding: 10px 10px 20px;
}
.cartVbtnD .btn-primary{
    margin-top: 10px !important;
    margin: 10px auto;
    float: none !important;
}
.cartVtotalul{
    padding-left: 0;
    width: 100%;
    float: right;
    background-color:#82ca9c;
    border-radius: 3px;
}
.scv-new{
    background-color: #fff;
}
.cartVWrap{
    padding-left: 0;
}
.cartVsection-img{
    min-height: 80px;
    max-width: 80px;
    min-width: 80px;
    display: block;
    float: left;
    position: relative;
    border: 1px solid #eee;
}
.cartVsection-img img{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    max-height: 60px;
    max-width: 60px;
}
.cartVtextitems{
    width: calc(100% - 80px);
    float: left;
    display: block;
    padding-left: 10px;
    position: relative;
    min-height: 80px;
}
.cartVtextText-Contain{
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
}
.scv-new .cartV .items .cartVSection.prodTotal{
    width: calc(100% - 80px);
    float: right;
    text-align: left !important;
    padding-left: 12px;
    margin-top: 7px;
    border-radius: 2px;
    background-color: #82ca9c;
}
.scv-new .cartV .items .cartVSection.prodTotal p{
    color: #555555;
}
.scv-new .cf:before, .scv-new .cf:after {
    content: " ";
    display: table;
}
.scv-new .cf:after {
    clear: both;
}
.scv-new .cf {
    *zoom: 1;
}
.scv-new .wrap {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 3% 0;
    /*margin-bottom: 5em;*/
}
.scv-new .projTitle {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    text-align: center;
    font-size: 2em;
    padding: 1em 0;
    border-bottom: 1px solid #dadada;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.scv-new .projTitle span {
    font-family: 'Droid Serif', serif;
    font-weight: normal;
    font-style: italic;
    text-transform: lowercase;
    color: #777;
}
.scv-new .heading a.continue:link, .scv-new .heading a.continue:visited {
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: -0.015em;
    font-size: 0.75em;
    padding: 1em;
    color: #fff;
    background: #82ca9c;
    font-weight: bold;
    border-radius: 50px;
    float: right;
    text-align: right;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.scv-new .heading a.continue:after {
    content: "\276f";
    padding: 0.5em;
    position: relative;
    right: 0;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
}
.scv-new .heading a.continue:hover, .scv-new .heading a.continue:focus, .scv-new .heading a.continue:active {
    background: #f69679;
}
.scv-new .heading a.continue:hover:after, .scv-new .heading a.continue:focus:after, .scv-new .heading a.continue:active:after {
    right: -10px;
}
.scv-new .scv-new.tableHead {
    display: table;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.75em;
}
.scv-new .tableHead li {
    display: table-cell;
    padding: 1em 0;
    text-align: center;
}
.scv-new .tableHead li.prodHeader {
    text-align: left;
}
.scv-new .cartV {
    padding: 1em 0;
}
.scv-new .cartV .items {
    display: block;
    width: 100%;
    vertical-align: middle;
    padding: 2em 10px;
    position: relative;
    border-bottom: 1px solid #e2efe7;
}
.scv-new .cartV .items:nth-child(even){
    background: #fafafa;
}
.scv-new .cartV .items.even {
    background: #fafafa;
}
.scv-new .cartV .items .infoWrap {
    display: table;
    width: 100%;
}
.scv-new .cartV .items .cartVSection {
    display: block;
    float: left;
    width: 100%;
}
.scv-new .cartV .items .cartVSection .itemNumber {
    font-size: 0.75em;
    color: #777;
    margin-bottom: 0.5em;
}
.scv-new .cartV .items .cartVSection h3 {
    font-size: 1em;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    text-transform: none;
    letter-spacing: 0.025em;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.scv-new .cartV .items .cartVSection p {
    display: inline-block;
    font-size: 0.85em;
    color: #777;
    font-family: 'Montserrat', sans-serif;
}
.scv-new .cartV .items .cartVSection p .quantity {
    font-weight: bold;
    color: #333;
}
.scv-new .cartV .items .cartVSection p.stockStatus {
    color: #82ca9c;
    font-weight: bold;
    padding: 0.5em 0 0 1em;
    text-transform: uppercase;
}
.scv-new .cartV .items .cartVSection p.stockStatus.out {
    color: #f69679;
}
.scv-new .cartV .items .cartVSection.qtyWrap, .scv-new .cartV .items .cartVSection.prodTotal {
    text-align: center;
}
.scv-new .cartV .items .cartVSection.qtyWrap p, .scv-new .cartV .items .cartVSection.prodTotal p {
    font-weight: bold;
    font-size: 1.25em;
}
.scv-new .cartV .items .cartVSection input.qty {
    width: 2em;
    text-align: center;
    font-size: 1em;
    padding: 0.25em;
    margin: 1em 0.5em 0 0;
}
.scv-new .special {
    display: block;
    font-family: 'Montserrat', sans-serif;
}
.scv-new .special .specialContent {
    padding: 1em 1em 0;
    display: block;
    margin-top: 0.5em;
    border-top: 1px solid #dadada;
}
.scv-new .special .specialContent:before {
    content: "\21b3";
    font-size: 1.5em;
    margin-right: 1em;
    color: #6f6f6f;
    font-family: helvetica, arial, sans-serif;
}
.scv-new a.removeV {
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: bold;
    background: #e0e0e0;
    padding: 0.4em 0.5em 0.5em;
    font-size: 0.75em;
    display: inline-block;
    line-height: 6px;
    border-radius: 100%;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
}
.scv-new a.removeV:hover {
    background: #f30;
}
.scv-new .promoCode {
    border: 2px solid #efefef;
    float: left;
    width: 35%;
    padding: 2%;
}
.scv-new .promoCode label {
    display: block;
    width: 100%;
    font-style: italic;
    font-size: 1.15em;
    margin-bottom: 0.5em;
    letter-spacing: -0.025em;
}
.scv-new .promoCode input {
    width: 85%;
    font-size: 1em;
    padding: 0.5em;
    float: left;
    border: 1px solid #dadada;
}
.scv-new .promoCode input:active, .scv-new .promoCode input:focus {
    outline: 0;
}
.scv-new .promoCode a.btn {
    float: left;
    width: 15%;
    padding: 0.75em 0;
    border-radius: 0 1em 1em 0;
    text-align: center;
    border: 1px solid #82ca9c;
}
.scv-new .promoCode a.btn:hover {
    border: 1px solid #f69679;
    background: #f69679;
}
.scv-new .btn:after {
    content: "\276f";
    padding: 0.5em;
    position: relative;
    right: 0;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
}
.cartVbtnD.btnCartbtnW .cart.cartIoveride:after{
    display: none;
}
.cartVbtnD.btnCartbtnW .cart.cartIoveride .fa.fa-angle-left{
    font-weight: 700;
    font-size: 16px;
    margin-right: 7px;
    margin-left: 7px;
}
.scv-new .btn:after{
    font-size: 13px;
}
.scv-new .btn:hover:after, .scv-new .btn:focus:after, .scv-new .btn:active:after {
    right: -10px;
}
.scv-new .promoCode .btn {
    font-size: 0.85em;
    padding: 0.5em 2em;
}
.scv-new .subtotal {
    float: left;
    width: 100%;
    padding: 0 15px;
}
.scv-new .subtotal .totalRow {
    padding: 0.5em;
    text-align: center;
}
.scv-new .subtotal .totalRow.final {
    font-size: 1.25em;
    font-weight: bold;
}
.scv-new .subtotal .totalRow span {
    display: inline-block;
    padding: 0 0 0 1em;
    text-align: left;
}
.scv-new .subtotal .totalRow .label {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.85em;
    text-transform: uppercase;
    color: #777;
}
.scv-new .subtotal .totalRow .value {
    letter-spacing: -0.025em;
    color: #222;
    width: auto;
}
.scv-new .subtotal .totalRow.final.final-overide span:first-child{
    opacity: 0;
}
.scv-new .subtotal .totalRow.final.final-overide span:last-child{
    padding-left: 0;
}
.scv-new .subtotal .totalRow.final.final-overide{
    padding-top: 0;
    line-height: 1;
}
.cart-title{
    font-family: 'Montserrat', sans-serif !important;
    ont-weight: 700 !important;
    color: #000 !important;
    font-size: 24px !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
}
@media only screen and (max-width: 39.375em) {
    .scv-new .wrap {
        width: 100%;
        padding: 2% 0;
    }
    .scv-new .projTitle {
        font-size: 1.5em;
        padding: 10% 5%;
    }
    .scv-new .heading {
        padding: 1em;
        font-size: 90%;
    }
    .scv-new .cart .items .cartSection {
        width: 90%;
        display: block;
        float: left;
    }
    .scv-new .cart .items .cartSection.qtyWrap {
        width: 10%;
        text-align: center;
        padding: 0.5em 0;
        float: right;
    }
    .scv-new .cart .items .cartSection.qtyWrap:before {
        content: "QTY";
        display: block;
        font-family: 'Montserrat', sans-serif;
        padding: 0.25em;
        font-size: 0.75em;
    }
    .scv-new .cart .items .cartSection.prodTotal, .scv-new .cart .items .cartSection.removeWrap {
        display: none;
    }
    .scv-new .cart .items .cartSection .itemImg {
        width: 25%;
    }
    .scv-new .promoCode, .subtotal {
        width: 100%;
    }
    .scv-new a.btn.continue {
        width: 100%;
        text-align: center;
    }
}
@media only screen and (min-width: 480px){
    .cartVbtnD a{
        float: left;
    }
    .cartVbtnD .btn-primary{
        float: right !important;
        margin-top: 0 !important;
    }
}
@media only screen and (min-width: 768px) {
    .cartVtotalul{
        padding: 0 10px;
        background-color: #c7dccf;
    }
    .scv-new .cartV .items .cartVSection{
        width: 75%;
        padding-left: 30px;
    }
    .scv-new .subtotal .totalRow .label{
        padding-left: 0;
    }
    .scv-new .subtotal .totalRow.final{
        width: 25%;
        float: right;
        text-align: left;
        padding-left: 0;
    }
    .scv-new .cartV .items{
        padding: 20px 10px;
    }
    .scv-new .cartV .items .cartVSection.prodTotal{
        width: 25%;
        min-height: 80px;
        background-color: transparent;
        padding-left: 0;
    }
    .scv-new .cartV .items .cartVSection.prodTotal p{
        line-height: 80px;
    }
    .scv-new a.removeV{
        right: 10px;
    }
    .scv-new .subtotal .totalRow.final.final-overide span:last-child{
        padding-left: 1em;
        line-height: 1;
    }
}
@media only screen and (min-width: 992px){
    .scv-new a.removeV {
        right: 30px;
    }
    .cartVbtnD{
        padding-left: 15px;
        padding-right: 15px;
    }
    .scv-new .cartV .items{
        border-radius: 3px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .cartVtotalul{
        border-radius: 3px;
    }
    .scv-new .subtotal{
        padding: 0 15px;
    }
    /*.cartVWrap{*/
        /*padding: 0 50px;*/
    /*}*/
}

/* New Cart Design CSS*/


.combo-wrap .sticker {
    background:#ff6c6c;
    color:#FFFFFF;
    text-align:center;
    text-transform:uppercase;
    font-size:12px;
    padding:0 10px;
    position:absolute;
    top:5px;
    right:5px;
}
.combo-wrap .price-1 {
    border-bottom:1px solid #ddd;
    border-top:1px solid #ddd;
    overflow:auto;
    padding:10px 0;
}
.combo-wrap .price-1 span {
    margin:0px;
}
.combo-wrap .price-1 strong {
    font-size:18px;
    color:#233e99;
}
.combo-wrap .sign {
    height:100px;
    line-height:100px;
    text-align:center;
    vertical-align:bottom;
    font-size:30px;
}
.combo-wrap .old-price {
    text-decoration:line-through;
}
.combo-wrap .btn-default {
    background-color:#233e99;
    color:#fff;
    margin-top:10px;
}
.combo-wrap span {
    display: inline-block;
    margin-bottom: 3px;
    margin-top: 0px;
}
.product-details p {
    font-size:13px;
}
.combo-wrap .col-md-4 {
    text-align:left;
}


/* Navigation New CSS*/
.allCat{
    font-size: 10px !important;
    padding: 0;
    text-align: center;
    border-radius: 3px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border: 1px solid #fff;
    border-bottom: 1px solid #000000;
    cursor: pointer;
    padding-left:10px;
    font-weight: bold;
    padding-right: 10px;
    /*background-color: #498A3F;*/
    transition: ease all .5s;
}
.allCat:hover{
    font-size: 10px !important;
}
.container-chevron {
    position: relative;
    width: 24px;
    height: 24px;
    display: inline-block;
    position: absolute;
    bottom: 2px;
    right: 0;
    pointer-events: none;
    transition: ease all 0.3s;
}
.chevron {
    position: absolute;
    width: 7px;
    height: 2px;
    opacity: 0;
    transform: scale3d(0.2, 0.2, 0.2);
    animation: move 3s ease-out infinite;
}
.chevron:first-child:before,
.chevron:first-child:after {
    background: #F1F3F1;
}
.chevron:nth-child(2):before,
.chevron:nth-child(2):after {
    background: #D2DFD0;
}
.chevron:nth-child(3):before,
.chevron:nth-child(3):after {
    background: #B3E0AD;
}
.chevron:first-child {
    animation: move 3s ease-out 1s infinite;
}
.chevron:nth-child(2) {
    animation: move 3s ease-out 2s infinite;
}
.chevron:before,
.chevron:after {
    content: ' ';
    position: absolute;
    top: 0;
    height: 100%;
    width: 51%;
    /* background: #fff; */
}
.chevron:before {
    left: 0;
    transform: skew(0deg, 30deg);
}
.chevron:after {
    right: 0;
    width: 50%;
    transform: skew(0deg, -30deg);
}
@keyframes move {
    25% {
        opacity: 1;
    }
    33% {
        opacity: 1;
        transform: translateY(5px);
    }
    67% {
        opacity: 1;
        transform: translateY(9px);
    }
    100% {
        opacity: 0;
        transform: translateY(18px) scale3d(0.2, 0.2, 0.2);
    }
}
@keyframes pulse {
    to {
        opacity: 1;
    }
}

#menuVtoggle{
    position: absolute;
    left: 10px;
    top: 11.5px;
}
li.open #menuVtoggle span:first-of-type {
    transform:rotate(45deg) translate(2.0px, 2.2px);
}
li.open #menuVtoggle span:nth-of-type(2) {
    width: 0px;
}
li.open #menuVtoggle span:last-of-type {
    transform: rotate(-45deg) translate(3.5px, -3.5px);
}
li #menuVtoggle span {
    width: 16px;
    height: 1px;
    display: block;
    margin: 3px auto 0;
    background: rgb(255, 255, 255);
    transition: width 0.4s ease, transform 0.4s ease;
}
/*Navigation New CSS*/

.security{border-right:1px solid #ddd;}
.help{padding:10px 15px 0 0;}
.realted li a.thumb{ width:55px;}
.addtion .realted li{width:100%; height:100%; text-overflow: ellipsis;}
.form-horizontal .control-label{font-size:14px; font-weight:400; color:#555555; font-weight:700; text-align:left;}
/* clalendar */
.supercal {
    width: 300px;
    background-color:#eeeeee;
}

.supercal .supercal-header {
    display: block;
    line-height: 30px;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
}

.supercal .supercal-header .prev-month {
    float: left;
}

.supercal .supercal-header .next-month {
    float: right;
}

.supercal-month {
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.supercal table {
    width: 100%;
    table-layout: fixed;
    background: #fff;
}

.supercal td {
    cursor: pointer;
}
.supercal td:hover {
    background: #2f96b4 !important;
    color: #fff;
}
.supercal td.month-prev, .supercal td.month-next {
    background: #eee;
}
.supercal td.selected {
    background: #0088cc;
    color: #fff;
    font-weight: normal;
}
.supercal td.today {
    font-weight: bold;
}

/* Footer */
.supercal .supercal-footer {
    width: 100%;
    display: table;
}
.supercal .supercal-footer span.supercal-input {
    display: table-cell;
    width: 100%;
    cursor: default;
    border:1px solid #ddd;
    border-radius:0;
    padding:0 10px;
}
.supercal-footer .btn{border:1px solid #ddd; border-radius:0; background-color:#0088cc; color:#FFFFFF; }
.order-form h3{font-size:18px; color:#222; font-weight:400; font-family: 'Montserrat', sans-serif; padding:15px;}
.border-top{border-top:1px solid #ddd;}
.qut{width:70px; height:30px; margin-top:11px; margin-right:10px; float:left;}
/* Tabs Css */
ul.resp-tabs-list, p {
    margin: 0px;
    padding: 0px;
}
#parentHorizontalTab{
    padding:15px;
}
.resp-tabs-list li {
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
    /*padding: 13px 8px;*/
    margin: 0 2px 0 0;
    list-style: none;
    cursor: pointer;
    float: left;
    background:#f5f5f5;
}
.resp-tabs-list li a{
    color:#333;
    text-decoration:none;
    display:block;
    padding: 12px 8px 14px 8px;
}

.resp-tabs-container {
    padding: 0px 0px;
    background-color: #fff;
    clear: left;
    border-top: 1px solid #5AB1D0;
}
.resp-tabs-list .selected {
    border: 1px solid #5AB1D0 !important;
    border-bottom: none;
    margin-bottom: -1px !important;
    border-top: 1px solid #5AB1D0 !important;
    border-bottom: 0px #fff solid !important;
    background-color:#eeeeee;
}
.resp-tabs-list .selected a{
    padding: 8px 14px 17px;
}

.sticker-orange
{
    background: orange;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    padding: 0 10px;
    top: 5px;
    right: 5px;
}

.login h3{padding:0 0 15px; margin-bottom:0;}
.login label{font-weight:400; padding:15px 0 5px;}
.starters .fa{color:#73c367; font-size:12px}
@media (min-width: 1005px) {
    .container {
        width:100%;
        max-width:1140px !important;
    }
    .navbar-toggle {
        display: none;
    }
    .actions .btn{
        background:none;
    }
    .extra-space{margin-bottom:680px;}
    /*.dropdown-menu-1{position:inherit;}
    .navbar-collapse{height:36px;}
    .navbar-collapse.collapse{height:36px !important;}*/
    .payment .control-label{text-align:right;}
}
@media screen and (max-width:1004px) {

    .box2 h1 {
        font-size:15px;
        line-height:20px;
    }
    .welcome {
        display:none;
    }
    .addtion .prod-list li {
        width:50%;
        display: inline-block;
    }
    .navbar-nav {
        margin:0;
        padding:0px;
    }
    .navbar-nav > li > .dropdown-menu-1 {
        width:100%;
        overflow:auto;
        position:inherit;
    }
    .dropdown-menu-2 {
        display:none;
    }
    .navbar-collapse {
        margin-top:0;
    }
    .collapse {
        display: none;
        visibility: hidden;
    }
    .allCat {
        display:none;
    }
    .add-banr, .add-banr-2 {
        display:none;
    }
    #sidebar-wrapper {
        width:100%;
        min-width:100%;
    }
    .navbar-nav > li {
        float:none;
    }
    .navbar-nav > li > .dropdown-menu-1 {
        width:100%;
        overflow:auto;
    }
    .navbar-nav {
        width:100%;
    }
    .navbar-default {
        background-color:#FFFFFF;
        padding-left:15px;
        padding-right:15px;
    }
    .navbar-collapse.in {
        overflow:visible;
    }
    .navbar-default .navbar-nav > li > a {
        color:#555;
    }
    .navbar-default .navbar-nav > li > a:hover {
        color:#fff;
        background-color: #1995d3;
    }
    .other-serv {
        text-align:center;
    }
    .other-serv .col-md-10 {
        text-align:left;
    }
    .navbar-collapse.collapse {
        width:100%;
    }


    /* DH */
    .navbar-collapse {
        display: none;
        visibility: hidden;
    }
    .navbar-header{
        width:100%;
    }
    .navbar-toggle{
        display:inline-block;
        width: 100%;
        clear: both;
        margin: 5px auto;
    }
    /* DH */


    .main-content {
        float: right;
        max-width: 100%;
        width: 100%;
    }
    .featured-categories ul li a.thumb {
        /*
        max-width:120px;
        max-height:120px;
        */
    }
    .featured-categories ul li {/*margin-right: 31px;*/
        padding: 10px;
    }
    .cat li {
        width:100%;
    }
    .main-content .prod img {
        height:100%;
        max-height:150px;
    }
    .featured-categories ul li a p {
        text-align:left;
        letter-spacing:-1px;
    }
    .list-group.panel > .list-group-item {
        border-radius: 0;
    }
}
/*
@media (min-width: 768px) and (max-width: 768px) {
.featured-categories ul li{margin-right: 0px; padding: 5px;}
} */

/* Ipad potrait */

/* Ipad potrait */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

    .featured-categories ul li {
        margin-right: 0px;
        padding: 5px;
    }
    .main-content .prod img {
        height: 100%;
        min-height: 150px;
        width: auto;
        max-width:99%;
    }
    .combo-wrap .btn-default {
        font-size:12px;
        padding:5px;
        font-weight:700;
    }
    .combo-wrap .col-md-3 {
        width: 25%;
        float:left;
    }
    .combo-wrap .col-md-1 {
        width: 8.33333%;
        float:left;
    }
    .combo-wrap .col-md-4 {
        width: 33.3333%;
        float:left;
    }
    .addtion .prod-list li {
        min-height:150px;
    }
}
/* Ipad Landscape */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .main-content .prod img {
        height: 100%;
        max-width: 150px;
        min-height: 150px;
        width: 98%;
    }
    .catUrl .text-gray {
        color:#5f5f5f;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .featured-categories ul li {
        display:block;
        float:left;
        padding:10px;/*margin-bottom:8px;*/
        width:20%;
        min-height: 320px;
    }
    .combo-wrap .btn-default {
        font-size:12px;
        padding:5px;
        font-weight:700;
    }
    .extra-space{margin-bottom:680px;}
}
@media screen and (min-width:768px) {
    .light-blue-bg .col-lg-2{width:16.6667%; float:left;}
    .light-blue-bg .col-lg-10{width:83.3333%; float:left;}
}
/* Ipad Landscape */
@media screen and (max-width:767px) {
    .box2 h1 {
        font-size:12px;
        line-height:20px;
    }

    .space-top {
        margin-top:5px;
    }

    .box h1 {
        font-size:12px;
        height:31px;
        font-weight:700;
        padding:0 0 0 12px;
    }

    .cart
    {
        padding: 5px 10px;
    }

    table td {
        border:0px solid #e5e5e5;
    }

    .mid .spaceIn
    {
        padding:5px;
    }

    .subcat-wrap
    {
        padding:8px 0px 0px 8px;
    }

    .product-information .price
    {
        padding:0px 0px;
    }

    .leftmenu_maincategories
    {
        display:block;
    }

    .topMenu {
        display:none;
    }
    .headerContainer #cart {
        margin:10px auto;
        height:34px;
        line-height:34px;
        float:right;
        margin-left:20px;
        margin-top:-10px;
    }
    .headerContainer #cart .septr{
        height:34px;
    }
    .no-float {
        float:none;
        clear:both;
    }
    .copy-right {
        padding-bottom:20px;
    }
    #search .input-lg {
        width: 100%;
    }
    .mid .col-md-15 {
        width: 50%;
        max-width:182px;
        margin-bottom:10px;
    }
    .footer .top .text {
        text-align:left;
    }
    .cat {
        min-width:100%;
    }
    #search {
        margin-top:18px;
        width:50%;
        float:right;
        margin-right:0px;
        margin-bottom:20px;
    }
    .featured-categories ul {
        text-align:center;
    }
    #logo a img {
    //display:inline-block;
    }
    #logo  {
        width:50%;
    }

    .other-serv {
        text-align:center;
    }
    .other-serv .col-md-10 {
        text-align:center;
    }
    #topContent .myaccount ul {
        text-align:center;
    }
    .featured-categories ul li {/*margin-right: 23px;*/
        padding: 10px;
        width:50%;
    }
    .featured-categories ul li a p {
        text-align:center;
    }
    .main-content .prod img {
        height: 100%;
        max-width: 150px;
        min-height: 120px;
        width: 98%;
    }
    .subcat-wrap .btn-default {
        margin-bottom:5px;
    }
    .view-product {
        margin: 0 auto;
    }
    .view-product img {
        width:100%;
    }
    .combo-wrap .col-md-4 {
        text-align:center;
    }
    .table>tbody>tr>td, .table>tfoot>tr>td{
        vertical-align: middle;
    }
    table#cart tbody td .form-control{
        width:20%;
        display: inline !important;
    }
    .actions .btn{
        width:36%;
        margin:1.5em 0;
    }
    .actions .btn-info{
        float:left;
    }
    .actions .btn-danger{
        float:right;
    }
    table#cart thead { display: none; }
    table#cart tbody td { display: block; padding: .6rem; min-width:250px;}
    table#cart tbody tr td:first-child { background: #eeee; color: #000; }
    table#cart tbody td:before {
        content: attr(data-th); font-weight: bold;
        display: inline-block; width: 8rem;
    }

    table#cart tfoot td {display: block;}
    .security{margin-bottom:10px; border-bottom:1px solid #ddd; border-right:0;}
    .supercal {
        width: 250px;
    }
    .resp-tabs-list li a{
        padding:5px;
    }
    .resp-tabs-list .selected a{
        padding: 3px 5px;
    }
    .starters table#cart tbody td:before {
        content:inherit; font-weight: bold;
        display: inline-block; width: 8rem;
    }
    .prod-wrap-inherit .catUrl .text-gray{
        text-align: left;
    }
    .fashion-design h1{
        margin-left: 0px !important;
        padding-left: 0px  !important;
    }
    .breadcrumb li a span{
        max-width: 18ch;
    }
}
@media (min-width: 480px) and (max-width: 639px) {
    .addtion .prod-list a.thumb {
        width:100%;
        max-height:230px;
        text-align:center
    }
    .addtion .prod-list a.catUrl {
        width:45%;
    }
    .addtion .prod-list a.thumb img {
        width:auto;
        height:100%;
        max-height:94px;
    }
    /*.featured-categories ul li:nth-child(5n){display:none;}*/
    .featured-categories ul li {
        width:50%;
    }

}

@media screen and (max-width:500px) {
    .box2 h1 {
        font-size:15px;
        margin-top:3px;
        font-weight:600px;
        padding-left:10px;
        padding-right:10px;
    }

    .breadcrumb {
        font-size:8px;
    }

    .account-loginbox {
        border-radius:5px;
        background-color:#eeeeee;
        margin-left:3px;
        margin-right:3px;
        margin-top:5px;
        padding:15px;
    }

    .mid .col-md-15 {
        width: 50%;
    }
    .featured-categories ul li {
        margin-right:0;
    }
    .addtion .prod-list li {
        width:100%;
        max-width:359px;
        display: inline-block;
        float:none;
    }
    .addtion .prod-list li > .catUrl p{
        text-overflow: ellipsis;
        max-width: 115px;
        overflow: hidden;
    }
    .addtion .prod-list a.thumb {
        margin-right:5px;
    }
    .featured-categories ul li {
        display:inline-block;
        float:none;
        padding:10px;
        margin-right:0px;
        margin-bottom:8px;
        width:100%;
        max-width:154px
    }

    .addtion .prod-list a.thumb {
        max-width:230px;
        max-height:230px;
    }
    .subcat-wrap .btn-group {
        margin-left: 0px;
    }

}
@media (min-width: 1005px) and (max-width: 1199px) {
    /*.featured-categories ul li:nth-child(5n){display:none;}*/
    .main-content {
        width:77.1%;
    }
    .nav > li > a {
        padding:15px 8px;
    }
    .addtion .prod-list a.thumb {
        max-width:230px;
        max-height:230px;
    }
    .add-banr-2 {
        display:block;
    }
}

/* DH Changes */
.home-list-links a
{
    border-bottom:1px solid #dddddd;
    font-size:15px;
}

@media (max-width: 850px) {
    .mobile-hide
    {
        display:none !important;
    }

    .headerContainer {
        min-height:70px; !important;
    }

    .product-information
    {
        margin:15px;
    }
}
.magictab1, .magictab1:hover
{
    background: #f5f5f5 none repeat scroll 0% 0%;
    font-size: 13px !important;
    font-weight: 600;
    font-size: 13px;
    margin: 0px 2px 0px 0px;
}
.magictab1 li:hover
{
    text-decoration:underline;
}

.droplink:hover
{
    font-size: 12px;
}
.offerIcon
{
    max-width:50px !important;
    min-height:50px !important;
    max-height:50px !important;
    margin-left:-5px;
    margin-bottom:-25px;
    position: absolute;
    z-index: 1;
}

.blue_small_li
{
    overflow:hidden;
    height:15px;
    margin:4px;
    font-size:12px;
}

input.form-control
{
    color: #555555;
    font-weight: 600;
}

textarea.form-control
{
    color: #555555;
    font-weight: 600;
}

.mktprice
{
    padding:2px;
    background-color:rgba(60, 118, 61, 1);
    color:white;
    text-decoration: line-through;
}

/* Child Products */
.product_color_box {box-shadow: 1px 1px 1px #888888;background-color:black;width:30px;height:30px;border-radius:15%;float:left;margin-right:5px;}
.product_color_box:hover {background-color:black;width:30px;height:30px;border-radius:15%;float:left;margin-right:5px;box-shadow: 3px 3px 1px #888888;}
.product_color_box_selected {background-color:black;width:30px;height:30px;border-radius:15%;box-shadow: 3px 3px 1px #23527c;float:left;margin-right:5px;}
.product_color_box_selected img.selectArrow{ position: relative;top: -7px;left: 10px; border:0px;}

/* CSS by Pix */
.number { display:none; position:absolute; background:#ccc; width:20px; height:20px; color:#fff; border-radius:50%; top:4px; left:4px; line-height:20px; text-align:center; font-size:12px; }

.df-fullscreen .doofinderLogo {display: none !important;}
.df-classic .doofinderLogo {display: none !important;}

/* upside down tabs */
.nav-tabs_upsidedown {
    border-bottom: 0px;
    border-top: 1px solid #ddd;
}
.nav-tabs_upsidedown > li {
    margin-bottom:0;
    margin-top:-1px;
}
.nav-tabs_upsidedown > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    border: 1px solid transparent;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    border-radius:0px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.nav-tabs_upsidedown > .active > a, .nav-tabs_upsidedown > .active > a:hover, .nav-tabs_upsidedown > .active > a:focus {
    color: #555555;
    cursor: default;
    background-color: #eeeeee !important;
    border: 1px solid #ddd;
    border-bottom-color: gray !important;
}

.menulock-search{
    display: none;
}
.menulock-search-button{
    display: none;
}
.menulock-cart-bar{
    display: none;
}
.menulock-cart-icon{
    display: none;
}
.menulock-search-button .fa{
    display: none;
}

#product-frame{
    height: 550px !important;
}

@media screen and (max-width:1004px) {
    #nav-affix.affixnew {
        position: fixed;
        top: 0;
        z-index: 10000;
        width: 100%;
    }
    .list-category-new{
        position: absolute;
        z-index: 9999;
    }

    .kap-mobile-sidebar{
        display: none;
        margin-top: 10px;
    }
    .kap-mobile-sidebar > ul.navbar-nav{
        height: 500px;
        overflow-y: scroll;
    }
    .menulock-search{
        display: none;
        z-index: 2;
        position: absolute;
        width: calc(100% - 94px);
        min-width: 100px;
        left: 52px;
        top: 4px;
        height: 36px;
    }
    .menulock-search-button{
        position: absolute;
        left: calc(100% - 42px - 20px);	/*100% - carticon width(42) - search icon width(13) - and 7px for margin*/
        top: 9px;
        z-index: 10;
        display: none;
        background-color: #fff;
        border-style: none;
        padding: 0;
    }
    .navbar-header{
        position: relative;
    }
    .menulock-cart-bar{
        position: absolute;
        float: right;
        right: 0px;
        top: 4px;
        display: none;
        text-align: center;
        width: 42px;
    }
    .menulock-cart-icon{
        color: #fff;
        font-size: 26px !important;
    }
    .menulock-cart-total{
        background: #1995d3;
        border-radius: 50%;
        color: #fff;
        height: 15px;
        width: 15px;
        position: absolute;
        top: 0px;
        right: -7px;
        font-size: 9px;
        text-align: center;
        line-height: 13.5px;
        border: 0px solid #fff;
    }
    .body-noscroll{
        overflow: hidden;
    }
    .menulock-navbtn:focus, .menulock-navbtn:hover{
        background-color: #2d2e71 !important;
    }
    .menulock-search-button .fa{
        display: block;
    }

    .landingpage-banner img
    {
        max-height:50px;
    }

    .landingpage-banner h1
    {
        color: #fff;
        margin-top: 10px;
        font-size:15px;
        background: none;
        height:inherit;
        line-height:1.1;
        text-transform:none;
    }

    .landingpage-banner em
    {
        font-size:11px;
    }

    #sidebar-wrapper ul li a
    {
        color:#555;
        font-size:20px;
        background:url(../image/arrow-sidebar.png) no-repeat 10px center;
        padding-left:25px;
        background-color:#f5f5f5;
        padding-top:6px;
        padding-bottom:6px;
        display:block;
        margin-bottom: 2px;
    }
    #product-frame{
        height: 550px !important;
    }
    .featured-categories ul li{
        min-height: 340px;
    }

}

@media screen and (max-width: 500px){
    .addtion .the-cat{
        max-width: 134px !important;
        border: 1px solid #e5e5e5;
        padding: 10px !important;
        margin-right: 3px !important;
        margin-bottom: 8px !important;
        overflow:hidden;
    }
    .addtion .the-cat a.thumb{
        max-width:120px !important;
        border: 0px !important;
        height: auto !important;
        margin: 0 auto 10px;
    }
    .addtion .prod-list{
        text-align: center;
        width: 100%;
        margin: 0 !important;
    }
    .addtion{
        padding: 0;
    }
}
.addtion .prod-list {
    font-size: 0;
    float: left;
    text-align: left;
    margin:0;
    width: 100%;
}
.catUrl .text-gray {
    font-size: 14px;
    font-weight: 600;
    display: block;
}
.addtion .prod-list li a.catUrl{
    display: block;
    width: 100%;
}
.addtion .prod-list li a.catUrl p{
    text-align: center;
    display: block;
}
.addtion .prod-list li a.catUrl p br{
    display: none;
}
.addtion .prod-list li a.catUrl p strong br{
    display:block;
}
.catUrl .text-blue{
    font-weight: 600;
    color: #145271;
    padding: 2px 15px;
    margin-bottom: 5px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .1px;
    margin-top: 5px;
    display: inline-block;
    position: relative;
}
.catUrl font{
    font-weight: 600;
}
.catUrl .text-blue:before{
    position: absolute;
    content: "";
    height: 1px;
    width: 8px;
    left: 0;
    top: 9px;
    background-color: rgb(21 83 113 / 14%);
}
.catUrl .text-blue:after{
    position: absolute;
    content: "";
    height: 1px;
    width: 8px;
    right: 0;
    top: 9px;
    background-color: rgb(21 83 113 / 14%);
}
.catUrl{
    padding-top: 10px;
}
.addtion .prod-list a.thumb{
    width: 100%;
    border: none;
}
.addtion .prod-list li{
    border: 1px solid #eee;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 5px;
    float: none;
    width: calc(33.333% - 6px);
    display: inline-block;
    vertical-align: top;
}
.featured-categories-wrap.featured-categories ul li{
    vertical-align: top;
}
.featured-categories ul li{
    vertical-align: top;
}
.featured-categories-wrap ul li{
    vertical-align: top;
}
@media screen and (min-width: 1025px){
    /* cart button blue new */
    .other_pages_default .cart-button_blue.cart{
        position: relative;
        padding: 14px 78px 13px 23px !important;
        letter-spacing: 3px;
        font-size: 16px;
        border-bottom: 3px solid #026493;
        background: rgb(21,158,228);
        background: linear-gradient(90deg, rgba(21,158,228,1) 0%, rgba(6,130,193,1) 49%, rgba(20,139,198,1) 100%);
    }
    .other_pages_default .cart-button_blue.cart:hover{
        background: rgb(21,158,228);
    }
    .other_pages_default .cart-button_blue.cart::before{
        content: "";
        height: 48px;
        width: 1px;
        right: 60px;
        top: 0;
        background: #026493;
        position: absolute;
        pointer-events: none;
    }
    .other_pages_default .cart-button_blue.cart i{
        position: absolute;
        width: 54px;
        right: 0;
        padding: 19px 19px 0 19px;
        height: 52px;
        pointer-events: none;
        top: -1px;
        margin: 0;
    }
    /* cart button blue new */
     .featured-categories ul li{
        padding: 2px ;
        min-height: 312px;
    }
    .prod-wrap-inherit .us-text-black{
       width: 100%;
    } 
    .prod-wrap-inherit .catUrl .text-gray{
        text-align: center;   
    }
    .prod-wrap-inherit .text-green{
        width: 100%  ;
        text-align: center;
    }
    .prod-wrap-inherit .btn-price{
        border-top: none ;
        text-align: center;
        margin-top: 0 ;
    }
    .prod-wrap-inherit .button-quick-view{
        margin-left: 0 ;
        float: none ;
    }
    .prod-wrap-inherit .button-contaiter-block{
        text-align: center ;
    }
    .mid .box .prod-wrap.prod-wrap-inherit .prod{
        padding: 0 0 10px ;
    }
    .featured-categories ul li .prod-wrap.prod-wrap-inherit{
        box-shadow: none ;
    }
    .main-content .prod-wrap-inherit .prod img{
        max-width: 160px  ;
        min-height: 160px ;
    }
    .sold-out{
        margin-top: 0  !important;
        padding-top: 0 !important;
    }
}

@media only screen and (max-width: 1024px){
    .featured-categories ul{
        font-size: 0;
    }
    .featured-categories .sold-out span{
        font-size: 12px;
    }
    .featured-categories .sold-out{
        border-top: none;
    }
    .featured-categories-wrap.featured-categories ul li{
        width: 20%;
    }
    .featured-categories .text-green{
        text-align: center!important;
        width: 100%;
    }
    #product-frame{
        height: 600px !important;
    }
    .featured-categories ul li .prod-wrap.prod-wrap-inherit{
        box-shadow: none;
    }
    .featured-categories ul li .button-contaiter-block{
        text-align: center;
    }
    .prod-wrap-inherit .btn-price{
        border-top: none;
        margin-top: 0;
    }
    .prod-wrap-inherit .catUrl .text-gray{
        text-align: center;
    }
    .prod-wrap-inherit .us-text-black{
        width: 100%;
        float: none;
        text-align: center;
    }
    .prod-wrap-inherit .button-quick-view{
        margin-left: 0;
        float: none;
    }
}

@media only screen and (max-width: 767px){
    .featured-categories-wrap.featured-categories ul li{
        width: calc(33.333% - 4px);
        margin-bottom: 0;
        margin-left: 2px;
        margin-right: 2px;
        font-size: 0;
        padding: 10px 0 0;
        min-height: 325px;
    }
    #product-frame{
        height: 520px !important;
    }
}
@media only screen and (max-width: 500px){
    .addtion .prod-list li{
        width: calc(50% - 6px);
        max-width: 100% !important;
        text-align: center;
    }
    .addtion .the-cat a.thumb{
        float: none;
    }
    .addtion .prod-list li a.catUrl{
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .addtion .prod-list li a.catUrl p{
        max-width: 100%;
    }
    .featured-categories-wrap.featured-categories ul li{
        width: calc(50% - 4px);
    }
    .featured-categories ul li {
        max-width: 47%;
        float: none;
    }
    .featured-categories-wrap.featured-categories ul li{
        min-height: 320px;
    }
}

@media only screen and (max-width: 480px){
    .prod-wrap-inherit .text-green{
        font-size: 17px;
    }
    .col-md-12{
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    #product-frame{
        height: 450px !important;
    }

    .prod-wrap-inherit .text-green {
        font-size: 15px !important;
    }

    .prod-wrap-inherit .text-black{
        font-size: 14px !important;
    }
    .fashion-design h1{
        font-size: 20px !important;
        letter-spacing: 0px !important;
    }
    .product-information h1{
        font-size: 20px !important;
        letter-spacing: 0px !important;
    }
    .fashion-design .product-information .info-wrap {
        margin-top: 0px !important;
        padding-top: 5px !important;
    }
    .info-wrap hr{
        margin-top: 0px !important;
        margin-bottom: 0px!important;
    }

}
@media only screen and (max-width: 380px){
    .featured-categories ul li {
        max-width: 100%;
    }
    .featured-categories ul{
        text-align: left;
    }
}
@media only screen and (max-width: 320px){
    .featured-categories-wrap.featured-categories ul li{
        width: 100%;
    }
    .col-md-12{
        margin-left: 5px !important;
        margin-right: 5px !important;
    }
    #product-frame{
        height: 320px !important;
    }

    .prod-wrap-inherit .text-green {
        font-size: 14px !important;
    }

    .prod-wrap-inherit .text-black{
        font-size: 13px !important;
    }
    .breadcrumb li a span {
        max-width: 15ch !important;
    }
    .cart-title{
        font-size: 18px;
    }
}

.main-content .prod-wrap-inherit .btn-primary{
    display: none;
}

@keyframes zoominoutsinglefeatured {
    0% {
        transform: scale(1,1);
    }
    50% {
        transform: scale(1.5,1.5);
    }
    100% {
        transform: scale(1,1);
    }
}

.float-cart-count-effect {
    animation: zoominoutsinglefeatured 1s infinite ;
}

/* Fashion UI CSS*/
.fashion-design h1{
    font-size: 24px;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-weight: 600 !important;
}
/*.fashion-design h1{*/
    /*font-size: 32px !important;*/
    /*letter-spacing: 4px;*/
    /*text-transform: uppercase;*/
    /*font-weight: 600 !important;*/
    /*color: #072384;*/
/*}*/
.fashion-design .product-information .price strong{
    color: #222;
    font-size: 24px;
    font-weight: 700;
}
.fashion-design .quantity-fashion{
    margin-top: 15px;
}
.fashion-design .quantity-fashion strong{
    color: #222;
    letter-spacing: 2px;
    opacity: .9;
}
.fashion-design .quantity-fashion select{
    height: 42px;
    margin-top: 10px;
    border: 1px solid #222;
    color: #222;
    font-weight: 700;
    max-width: 80px !important;
}
.fashion-design .fa{
    margin-right: 10px;
}
.fashion-design .cart{
    margin-top: 25px;
}
.fashion-design .cart{
    border: none;
    font-size: 14px;
    letter-spacing: 3px;
    box-shadow: none;
    outline: none;
    font-weight: 400;
    width: 100%;
    height: 45px;
    background: #73c367;
    margin-top: 25px;
}
.fashion-design .cart:focus, .fashion-design .cart:hover{
    color: #fff;
    border: none;
    outline: none;
}
.fashion-design .product-information .info-wrap{
    border-top: 1px solid rgb(221 221 221);
    margin-top: 30px;
}
.fashion-design .product_color_box, .fashion-design .product_color_box_selected{
    background-color: #fff !important;
    box-shadow: none;
    border: 1px solid #ccc;
    line-height: 10px !important;
    height: 50px !important;
    width: 70px !important;
}
.fashion-design .product_color_box_selected{
    border: 2px solid #222;
}
.fashion-design .product_color_box font, .fashion-design .product_color_box_selected font{
    color: #222 ;
    font-weight: 600;
    font-size: 16px !important;
}
.fashion-design .product_color_box_selected i,
.fashion-design .product_color_box_selected img{
    display: none;
}
.fashion-design .panel-body{
    padding-top: 35px;
}
.fashion-design .view-product{
    max-width: 100%;
    text-align: center;
}
.fashion-design .view-product img{
    width: 100%;
    margin: 0 auto;
}
.fashion-design #similar-product .carousel-inner .item a{
    border:none;
    width: 133px;
    position: relative !important;
    border: 5px solid #fff;
    border-top: 0;
    margin: 0;
    height: auto;
    border-bottom: 0;
}
.fashion-design .item-control i{
    background-color: #D5A688;
    border-radius: 2px;
}
.fashion-design #similar-product .carousel-inner .item a img{
    height: auto;
    box-shadow: 0 0 4px 0px #eee;
    border: 0 0 4px 0px #eee;
    border: 1px solid #eee;
    padding: 3px;
    border-radius: 2px;
    min-width: 100px;
    max-width: 100px;
}
.fashion-design .carousel-inner{
    padding: 0 40px 0 40px;
    font-size: 0;
}
.fashion-design #similar-product{
    margin-top: 10px;
}
.colour-span{
    margin-top: 25px;
}
.colour-span strong{
    display: block;
    color: #222;
    letter-spacing: 2px;
    opacity: .9;
}
.colour-span span{
    height: 40px;
    border-radius: 50px;
    width: 40px;
    position: relative;
    border:2px solid rgb(139, 139, 139);
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    margin-top: 8px;
    cursor: pointer;
}
.colour-span span:after{
    position: absolute;
    pointer-events: none;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50px;
    background-color: transparent;
    border:5px solid #fff;
}
.colour-span span.active{
    border:2px solid #222;
}
/*.fashion-design .greentxt{*/
    /*font-size: 16px;*/
    /*letter-spacing: 1px;*/
    /*padding-top: 32px !important;*/
    /*font-weight: 700;*/
    /*color: #222 !important;*/
/*}*/
.fashion-design .info-wrap p,
.fashion-design .info-wrap li{
    font-size: 12px;
    letter-spacing: 1px;
    margin: 12px 0;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.6;
}
.faq_question label{
    margin-top: 0;
}
#faq-div{
    margin-top: 20px;
    text-transform: uppercase;
}
#faq_form .btn-primary{
    font-size: 11px !important;
    text-transform: uppercase;
}
.product-information{
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
}
.faq_question, .faq_question input, .faq_question textarea{
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
    font-size: 12px;
}
.faq_question b{
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    color: #004380;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
}

.faq_question label{
    font-size: 11px;
}
.fashion-design .info-wrap b, .fashion-design .info-wrap strong{
    letter-spacing: 1px;
    color: #004380;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.fashion-design .info-wrap ul{
    margin-bottom: 30px;
}
.form-control 
.faq_question .btn-primary{
    font-size: 12px;
    text-transform: uppercase;
}


.faq_new_wrap {
	padding: 15px;
	margin: 15px 0;
}
.faq_new_wrap .main-heading h2{
	color: #222;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 15px;
	font-family: 'Montserrat', sans-serif;
}

.faq_new_wrap .block-wrap-box {
	margin-top: 10px;
}

.faq_new_wrap .block-wrap-box .repeating_section {
	background: #f4f9ff;
	border: 1px solid #dbecfc;
	border-top: none;
	position: relative;
	padding: 20px 15px 20px 60px;
}
.faq_new_wrap .block-wrap-box .repeating_section:first-child {
	border-top: 1px solid #dbecfc;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.faq_new_wrap .block-wrap-box .repeating_section:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.faq_new_wrap .block-wrap-box .repeating_section:nth-child(even) {
	background: #fff;
}

.faq_new_wrap .block-wrap-box .repeating_section .text-section .text-head
	{
	color: #555;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
	line-height: 1.6;
	font-family: 'Montserrat', sans-serif;
}

.faq_new_wrap .block-wrap-box .repeating_section .text-section .small-text
	{
	color: #19629e;
	letter-spacing: .3px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 1.6;
	font-family: 'Montserrat', sans-serif;
}

.faq_new_wrap .block-wrap-box .repeating_section .icon_wrapper {
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	left: 18px;
	height: 25px;
	width: 25px;
	background-size: 25px;
	background-image: url(/static/image/questionmark.png);
}

.faq_new_wrap .block-wrap-box .repeating_section a {
	text-decoration: underline;
}

.faq_new_wrap .block-wrap-box .repeating_section .text-head a {
	text-decoration: none;
}

@media
only
screen
and
(max-width:
600px)
{
.faq_new_wrap .block-wrap-box .repeating_section .icon_wrapper {
	display: none;
}

.faq_new_wrap .block-wrap-box .repeating_section {
	padding-left: 20px;
	padding-right: 20px;
}

}
.fashion-design .product-information .price strong.multiline-strikethrough{
    font-size: 12px;
}
.fashion-checkboxes label{
    width: auto;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border-radius: 3px;
    border: 1.5px solid #e6e6e6;
    padding: 11px 10px;
    position: relative;
    font-weight: 700;
    font-size: 14px;
    color: #222;
    margin-left: 0 !important;
    margin-right: 10px !important;
    margin-bottom: 10px;
    min-width: 45px !important;
}
.fashion-checkboxes label.checked{
    border:2px solid #233E99;
}
.fashion-checkboxes .radio input[type=radio],
.fashion-checkboxes .radio-inline input[type=radio],
.fashion-checkboxes .checkbox input[type=checkbox],
.fashion-checkboxes .checkbox-inline input[type=checkbox]{
    position: absolute;
    z-index: 333;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
}


/*New Payment Page Design*/

.orderFMain input::-webkit-outer-spin-button,
.orderFMain input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.tabsFpay{
    padding-top: 30px;
    padding-bottom: 300px;
}
.textLogoT{
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: ease all .5s;
    font-weight: 800;
}
.orderFMain input[type=number] {
    -moz-appearance: textfield;
}
.orderFMain .nav-tabs.nav-justified li{
    width: calc(50% - 0px);
    border-right: none !important;
    border-left: none !important;
    float: left;
    display: block;
}
.orderFMain .nav-tabs.nav-justified li a{
    padding: 10px 2px;
    border: none;
    position: relative;
    font-size: 12px;
    border-radius: 0;
    background-color: #fff;
    color: #1995d3;
    border: .5px solid #eee !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    font-weight: 600;
    margin-bottom: 14px;
}
.orderFMain .nav-tabs.nav-justified li.active a{
    color:#fff;
    background-color: #1995d3;
    border:none !important;
    border-bottom: .5px solid  #1995d3; ;
}
.orderFMain .nav-tabs.nav-justified li.active a:before{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-color:  rgba(85,149,75,1) transparent transparent transparent;
}
.orderFMain .light-green-bg{
    border:none;
    padding: 15px 5px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.orderFMain{
    padding: 0;
}
.orderFMain .tab-content{
    padding:  0;
}
.cardPbtn label{
    display: none;
}
.orderFMain input.form-control{
    letter-spacing: .3px;
    box-shadow: none;
    background-color:rgb(236 236 236 / 78%);
    color: #111;
}
.orderFMain .form-control{
    letter-spacing: .3px;
    border:none;
    box-shadow: none;
    background-color: rgb(236 236 236 / 78%);
    color: #000;
}
.orderFMain p{
    margin:5px 0;
}
.orderFMain .form-horizontal .control-label{
    letter-spacing: .4px;
    color: #003652;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
}
.orderFMain .grn-area{
    width: calc(100% - 0px);
}
.orderFMain .grn-area .fa-shopping-cart{
    border: 1px solid #fff;
    padding: 3px 4px;
    border-radius: 2px;
}
.orderFMain .form-group{
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
}
.orderFMain .payment{
    margin-top: 0px;
    padding: 20px 15px 15px;
    border-bottom: none;
    border-top: none;
}
.orderFMain .payment p{
    color: #fff;
    letter-spacing: .4px;
    color: #279c16;
    line-height: 1.3;
}
.orderFMain .payment a{
    letter-spacing: .4px;
    color: #279c16;
    font-size: 12px;
}
.orderFMain .payment i{
    color:#279c16;
}
.orderFMain .payment b{
    letter-spacing: .4px;
    color: #003967;
}
.orderFMain #showOrderDetailsTextLink a{
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 10px !important;
}
.orderFMain .btnPbtn .btn-primary{
    min-height: 45px;
    width: auto;
    font-size: 12px;
    font-weight: 800 !important;
    margin-top: 0;
    float: left;
    border-bottom: none;
    margin-left: 15px;
}
.orderFMain .morePaymentOptions{
    width: 100% !important;
    padding-top: 20px;
}
.orderFMain .morePaymentOptions a{
    display: block;
    text-align: center;
    border: 1px solid #fff;
    padding: 5px;
    border-radius: 2px;
    background-color: #fff;
    border-radius: 2px;
    transition: ease all .5s;
    margin: 5px 0;
}
.orderFMain .morePaymentOptions a:hover{
    text-decoration: none;
    background-color: #eee;
}
.orderFMain .morePaymentOptions a img{
    max-width: 60px;
    max-height: 20px;
    width: auto;
}
.orderFMain .morePaymentOptions a b{
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-right: 5px;
}
.col-overide{
    margin-left: 15px;
    margin-right: 15px;
}
.cardPbtn .form-group{
    border:none;
}
.orderFMain .payment .control-label{
    text-align: left;
    letter-spacing: .5px;
    font-size: 14px;
    display: block;
    text-transform: uppercase;
    font-weight: 800;
}
.grn-area .well{
    border: none;
    background-color: transparent;
}
.flexPwrap a{
    text-align: center;
    position: relative;
    width: 100%;
    display: block;
    border-radius: 5px;
    margin: 5px 0;
    border:2px solid #1a95d3;
    transition: ease all .3s;
    padding: 12px 10px;
}
.flexPwrap a:hover{
    border:2px solid #1a95d3;
    color:#fff ;
    background-color: #1a95d3;
}
.flexPwrap a:hover .check-wrap{
    border: 2px solid #73c368;
    background-color: #73c368;
}
.flexPwrap a:hover .check-wrap::before,
.flexPwrap a:hover .check-wrap::after{
    background-color: #fff;
}
.flexPwrap a img{
    max-width: 30px;
    max-height: 25px;
    margin-right: 10px;
    width: auto;
}
.flexPwrap a b{
    margin-right: 5px;
}
.orderFMain .nav-tabs.nav-justified li.active a .check-wrap{
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 2px solid #73c367;
    position: relative;
    overflow: hidden;
    animation: wrap 0.3s ease-in-out forwards;
    animation-delay: .3s;
    transform: scale(0);
    position: absolute;
    right: 0px;
    bottom: -17px;
    margin: 0 auto;
    left: 0;
}

.orderFMain .nav-tabs.nav-justified li.active a .check-wrap::before,
.orderFMain .nav-tabs.nav-justified li.active a .check-wrap::after{
    content: '';
    position: absolute;
    background-color: white;
    width: 0;
    height: 3px;
    transform-origin: left;
    animation-duration: 0.3s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
}
.checkMe .check-wrap::before,
.checkMe .check-wrap::after {
    content: '';
    position: absolute;
    transition: ease all .3s;
    background-color:#c3c3c3;
    width: 0;
    height: 3px;
    transform-origin: left;
    animation-duration: 0.3s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
}
.checkMe .check-wrap::before {
    top: 16px;
    left: 7px;
    transform: rotate(45deg);
    animation-delay: 0.8s;
    width: 7px;
}
.orderFMain .nav-tabs.nav-justified li.active a .check-wrap::before {
    top: 16px;
    left: 7px;
    transform: rotate(45deg);
    animation-name: leftT;
    animation-delay: 0.8s;
}
.checkMe .check-wrap::after{
    top: 22px;
    left: 11px;
    transform: rotate(-45deg);
    width: 18px;
    animation-delay: 1.1s;
}
.orderFMain .nav-tabs.nav-justified li.active a .check-wrap::after{
    top: 22px;
    left: 11px;
    transform: rotate(-45deg);
    animation-name: rightT;
    animation-delay: 1.1s;
}
.checkMe .check-wrap{
    right: -17px;
    left: auto;
    transition: ease all .3s;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
    border-radius: 5px;
    width: 35px;
    height: 35px;
    position: absolute;
    border: 2px solid #1a95d3;
    background-color: #fff;
}
@keyframes wrap {
    0% {
        background-color: transparent;
        transform: scale(0);
    }

    100% {
        background-color: #73c367;
        transform: scale(1);
    }
}

@keyframes leftT {
    0% {
        width: 0;
    }

    100% {
        width: 7px;
    }
}

@keyframes rightT {
    0% {
        width: 0;
    }

    100% {
        width: 18px;
    }
}
.img-pay{
    display: inline-block;
    /*background-color: #fff;*/
    padding: 5px;
    margin-bottom: 6px;
    min-height: 28px;
    transition: ease all .5s;
}
.img-pay img{
    max-width: 18px;
    margin: 0 3px;
    height: auto !important;
}
.pay-new .box{
    border: none;
    padding-bottom: 30px;
}
.light-green-bg p{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.light-green-bg strong{
    font-weight: 100;
    font-size: 24px;
    color: #fff;
    line-height: 1;
}
.light-green-bg .inlineWrapperB {
    display: table;
    margin: 20px auto;
    position: relative;
    text-align: left;
    padding-bottom: 8px;
    padding-left: 36px;
    border-bottom: 1px solid rgb(0,66,99);
}
.light-green-bg{
    background: rgb(0,66,99);
    background: linear-gradient(180deg, rgba(0,66,99,1) 0%, rgba(1,48,71,1) 52%, rgba(0,31,45,1) 100%);
}
.light-green-bg .inlineWrapperB svg{
    font-size: 24px !important;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: 1px;
    height: 28px;
    width: 28px;
    fill: #fff;
}
.light-green-bg .inlineWrapperB .strongTitle{
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1.8px;
}
.light-green-bg #showOrderDetailsTextLink a{
    border:1px solid #fff;
    text-decoration:none !important;
    padding: 6px 10px 5px;
    font-size: 10px !important;
    text-transform: uppercase;
    margin: 20px auto;
    letter-spacing: 1.8px;
    transition: ease all .3s;
}
.light-green-bg #showOrderDetailsTextLink a:hover{
    padding: 6px 17px 5px;
}
.contBox{
    margin: 20px 15px !important;
}
.contBox > div{
    padding: 15px;
    color: #fff;
    background: linear-gradient(180deg, rgba(94,176,82,1) 0%, rgba(68,144,56,1) 50%, rgba(51,112,42,1) 100%)
}
.contBox b, .contBox strong{
    color:#dddddd;
}
.grn-area .well{
    border: none;
    background-color: transparent;
}
.pay-new .nav-justified>li{
    width: calc(50% - 3px);
    float: left;
}
.pay-new .nav-tabs.nav-justified>li>a{
    padding: 20px 10px 30px;
    border: none;
    position: relative;
    font-size: 10px;
    border-radius: 0;
    background-color: #fff;
    color:#002536;
    border:none !important
    border-bottom: .5px solid #eee !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 100;
    margin-bottom: 14px;
    background-color: #dcdcdc;
}
.img-pay{
    /*opacity: .2;*/
}
li.active .img-pay{
    opacity: 1;
}
.ex.ec{
    text-decoration: none;
}
.mNwrapper{
    position: relative;
    padding-right: 60px;
    text-decoration: none !important;
}
.mNwrapper img{
    margin: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

label.labelPropCol{
    padding-left: 34px !important;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-weight: 700 !important;
    color: #45773E;
    margin-top: 10px !important;
}
label.labelPropCol input{
    height: 20px;
    margin-left: -32px !important;
    width: 20px;
    margin-top: -1px !important;
}

/*.orderFMain .nav-tabs.nav-justified li.active a:after{*/
    /*content: "";*/
    /*position: absolute;*/
    /*bottom: -8px;*/
    /*left: 92px;*/
    /*width: 0;*/
    /*height: 0;*/
    /*border-style: solid;*/
    /*border-width: 8px 8px 0 8px;*/
    /*border-color: #1A95D3 transparent transparent transparent;*/
    /*right: 0;*/
    /*margin: 0 auto;*/
/*}*/
@media screen and (min-width: 768px){
    .orderFMain{
        width: 100%;
    }
    .orderFMain .morePaymentOptions a{
        padding: 0 20px;
        display: inline-block;
        margin: 5px;
        width: calc(50% - 15px)
    }
}
@media screen and (min-width: 992px){
    .flexPwrap a{
        display: inline-block;
        width: calc(50% - 60px) ;
        margin: 7px 15px;
        vertical-align:top;
        padding: 16px 30px;
    }
    .flexPwrap{
        width: 800px !important;
    }
    .orderFMain .payment{
        width: 100%;
    }
    label.labelPropCol{
        margin-top: 0 !important;
    }
}
@media screen and (min-width: 1005px){
    .orderFMain .payment a{
        text-decoration: none !important;
    }
    .orderFMain .form-group{
        padding-bottom: 0;
    }
    .orderFMain .tab-content{
        margin: 0 auto;
    }
    .orderFMain .form-horizontal .control-label{
        text-align: left;
        display: block;
        margin-bottom: 10px;
        width: 100%;
    }
    .formPHalf{
        width: 50%;
        float: left;
    }
    .orderFMain .form-group{
        border: none;
    }
    .orderFMain .btnPbtn .btn-primary{
        max-width: 280px;
        float: left;
        letter-spacing: 1px;
        margin-left: 15px;
        border-bottom: none;
        transition: ease all .3s;
    }
    .orderFMain .nav-tabs.nav-justified li a{
        padding-left: 30px;
        padding-right: 30px;
    }
}


@media screen and (min-width: 600px){
    .img-pay img{
        max-width: 40px;
    }
    .img-pay {
        min-height: 35px;
        transition: ease all .5s;
    }
    .orderFMain .form-group.formPHalf{
        width: 50%;
        float: left;

    }
    .orderFMain .form-group label{
        width: 100%;
    }
    .orderFMain .form-group label.radio-inline{
        width: auto;
        margin-top: 5px;
    }
    .pay-new .nav-tabs.nav-justified>li>a{
        font-size: 14px !important;
    }
    .light-green-bg .inlineWrapperB{
        margin-top: 40px;
    }
    .pay-new .box{
        padding-bottom: 50px;
    }
}
@media screen and (min-width: 992px){
    .light-green-bg strong{
        font-size: 32px;
    }
    .light-green-bg .inlineWrapperB svg{
        height: 32px;
        width: 32px;
    }
    .light-green-bg .inlineWrapperB{
        padding-left: 45px;
        padding-bottom: 15px;

        margin: 47px auto 25px;
    }
    .token-btn{
        max-width: 450px;
    }
    .selectDropdownPayment .dropdown-menu{
        max-width: 450px;
    }
    .orderFMain .card-num{
        max-width: 450px;
    }
}
@media screen and (min-width: 1200px){
    .orderFMain .tab-content{
        padding: 0 80px;
    }
}

/* Token Payment Design*/

.selectDropdownPayment .btn-default:hover, .selectDropdownPayment .btn-default:focus,
.selectDropdownPayment .btn-default.focus, .selectDropdownPayment .btn-default:active,
.selectDropdownPayment .btn-default.active, .selectDropdownPayment .open>.dropdown-toggle.btn-default,
.selectDropdownPayment .btn-default{
    background-color: #E6E6E6;
    text-align: left;
    text-decoration: none;
    outline: none;
    letter-spacing: 1px;
    transition: ease all .3s;
    font-weight: 600;
    padding: 10px 12px;
    color: #9C9C9C;
}
.selectDropdownPayment .btn-default:hover,
.selectDropdownPayment .btn-default:focus,
.selectDropdownPayment .btn-default.focus,
.selectDropdownPayment .btn-default:active,
.selectDropdownPayment .btn-default.active,
.selectDropdownPayment .open>.dropdown-toggle.btn-default{
    color: #8A8A8A;
}
.selectDropdownPayment li>a{
    padding: 12px 12px;
    background-color: #0F3E54;
    color: #fff !important;
    letter-spacing: .3px;
    font-weight: 600;
    white-space: nowrap;
    font-size: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.selectDropdownPayment .dropdown-menu{
    right: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.selectDropdownPayment li>a:hover,
.selectDropdownPayment li>a:focus{
    background-color: #1A5773;
}

/* Token Payment Design*/


/* New Cart Final Page Design*/
.containerTableBlockB{
    text-align: center;
    margin-top:20px;
    margin-bottom: 10px;
}
.payBefore td{
    font-family: 'Arimo';
    background-color: transparent;
    display: block;
    width: 100%;
    border:none;
    padding: 0 10px;
}
.payBefore tr {
    background-color: #F7F7F7;
    padding: 20px 15px;
    display: block;
    border: none;
    margin: 0 auto;
}
.payBefore tr:last-child{
    border:none;
}
.payBefore table{
    max-width: 360px;
    border: none;
    text-align: center;
    border: 1px solid #77777742;
}
.payBefore .exoveride{
    margin-top: 0;
}
.payBefore tr td:first-child{
    color: #565656;
    letter-spacing: .5px;
    line-height: 1.2;
    font-size: 12px;
    text-align: left;
    display: inline-block;
    width: 52%;
    margin-bottom: 5px;
    border:none;
}
.payBefore tr td:last-child{
    font-size: 12px;
    line-height: 1;
    text-align: right;
    letter-spacing: .5px;
    font-weight: 700;
    color:#707070;
    margin-top: -2px;
    border:none;
    display: inline-block;
    width: 46%;
}
.payBefore  .greenG{
    display: block;
    margin: 5px 0;
    font-weight: 100;
    background-color: #F3F8F2;
    padding: 5px 12px;
    text-align: left;
    line-height: 1.2;
    color: #879785;
    font-size: 9px;
}
.payBefore label{
    font-weight: 100;
    color: #4D4D61;
}
.payBefore label input{
    vertical-align: bottom;
}
.payBefore tr td a{
    background-color: #DFDFDF;
    color: #656565;
    display: inline-block;
    margin: 5px 10px 5px;
    font-size: 10px;
    padding: 3px 14px;
    font-weight: 100;
    border-radius: 30px;
}
.payBefore tr td a span{
    color: #fff;
}
.payBefore tr:last-child td input{
    font-size: 10px;
    margin: 0 auto;
    font-size: 16px;
}
.payBefore tr td.totalCls{
    font-size: 18px;
    color: #35A724;
}
.payBefore tr.deliveryDateT{
    position: relative;
}
.payBefore tr.deliveryDateT td:first-child{
    width: 33%;
}
.payBefore tr.deliveryDateT td:last-child{
    width: 64%;
    color:rgb(210 172 0 / 90%);
    margin-top: -5px;
}
.payBefore tr.deliveryDateT label{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}
.payBefore tr.totalMainT td:first-child{
    width: 30%;
    font-weight: 700;
    color: #707070;
}
.payBefore tr.totalMainT td:last-child{
    width: 68%;
}
.payBefore tr.promCordT td:first-child{
    width: 62%;
    text-align: left;
}
.payBefore .exoveride{
    margin: 0 ;
}
.payBefore tr.promCordT td{
    width: 36%;
    text-align:right;
    display: inline-block;
}
.payBefore tr.payBtnpayT td{
    width: 100%;
}
.payBefore tr:nth-child(even){
    background-color: #fff;
}
.payBefore tr.payBtnpayT{
    background-color: #fff;
}

.payBefore tr.delOptionT td:first-child{
    width: 40%;
    vertical-align: middle;
    padding-top: 0;
}
.payBefore tr.delOptionT td:last-child{
    width: 58%;
    padding-right: 0;
    padding-top: 0;
}
.payBefore tr.delOptionT td:last-child > div{
    max-width: 160px;
    float: right;
    text-align: left;
}
.payBefore tr.delOptionT td:last-child input{
    vertical-align: text-bottom;
}
.payBefore tr.delOptionT td:last-child .badge{
    border-radius: 0;
    background-color: #DEEFDB;
    color: #236619;
    font-weight: 100;
    padding: 2px 10px;
    margin-top: 5px;
    font-size: 10px;
}
.payBefore tr.delOptionT td:last-child hr {
    margin: 10px 0 7px;
    border-top: 1px solid #E4E4E4;
}
.payBefore tr.promCordT td{
    width: 50%;
}
.payBefore tr.promCordT #coupondiv > div{
    float: right !important;
}
.payBefore tr.promCordT td input{
    background-color: #fff !important;
    width: 100%;
    padding: 6px 11px;
    font-size: 10px;
    border: 1px solid #D0D0D0;
    letter-spacing: .5px;
}
.payBefore .exoveride{
    background-color: #DEE8DD;
    margin-top: 10px;
}
.payBefore tr.promCordT td:first-child{
    width: 48%;
}
.payBefore tr.totalMainT td:last-child{
    font-size: 15px;
}
.payBefore tr.promCordT td .newbtnGiftT input{
    font-weight: 100;
    margin: 5px;
    font-size: 10px;
    color: #fff;
    margin-right: 4px;
    border-radius: 30px;
    background-color: #7BB5D2 !important;
    border: none;
    padding: 5px 10px 6px;
    width: auto;
    float: right;
}
.payBefore tr.promCordT td .newbtnGiftT{
    width: 100% !important;
}

.greenDis {
    text-align: left;
    display: inline-block;
    font-weight: 100;
    line-height: 1;
    font-size: 11px;
    margin: 10px 0 0;
    padding: 6px 10px;
    text-align: center;
    float: none !important;
}
.greenDis .grnBox{
    margin: 10px 0 0;
    font-weight: 700;
    color: #29A0DB;
}
.greenDis .ex{
    border-radius: 2px;
    background-color: #E1FADD;
    padding: 4px 6px 4px;
    color: #6D6D6D;
    font-weight: 100;
    margin: 10px 3px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
}
.payBefore tr{
    padding: 30px 15px;
}
.payBefore tr.deliveryDateT label{
    bottom: 12px;
    color: #2F890F;
    font-weight: 100;
}
.greenDis b{
    font-weight: 100;
}
.greenDis > img{
    display: block;
    margin: 5px auto;
}
.payBefore .greenG{
    font-size: 10px;
    color: #6D6D6D;
}
.greenDis > img{
    margin-top: 0 !important;
}
.payBefore tr.promCordT td .newbtnGiftT input{
    margin-bottom: 10px;
}
.greenDis{
    margin-top: 0 !important;
    padding-top: 0 !important;
}
.cart-donate-round{
    font-size: 12px;
}
.cart-donate-round-btn-span{
    font-size: 12px;
}

@media only screen and (min-width: 768px){
    .containerTableBlockB{
        margin-top: 40px;
    }
    .payBefore tr td:first-child{
        font-size:14px
    }
    .payBefore tr.deliveryDateT label{
        text-align: right;
        padding-right: 30px;
    }
    .payBefore table{
        max-width: 600px;
    }
    .payBefore label{
        font-size: 14px;
    }
    .payBefore tr:last-child td input{
        min-width: 290px;
    }
    .payBefore tr td{
        width: 49%;
        display: inline-block;
        text-align: left;
    }
    .payBefore  .greenG{
        padding: 10px 15px;
    }
    .payBefore tr{
        background-color: #fff;
    }
    .payBefore tbody{
        padding-top: 25px;
        padding-bottom: 20px;
        display: block;
    }
    .payBefore tr:last-child td{
        width: 100%;
        text-align: center;
    }
    .payBefore tr:first-child td{
        padding-top: 40px;
    }
    .payBefore tr td a{
        margin-left: 0;
        padding: 0 0 0 10px;
        margin: 2px 0;
        background-color: transparent;
        color: #8191B4;
        font-size: 9px;
    }
    .payBefore tr td .exoveride{
        padding: 5px 18px;
        background-color:#eaede9;
        border-radius: 12px;
        color: #111111;
    }
    .payBefore tr.totalMainT td:first-child{
        color: #474747;
    }
    .payBefore tr td:last-child{
        font-size: 11px;
    }
    .payBefore .greenG{
        font-size: 10px;
    }
    .payBefore tr td a{
        font-size: 10px;
    }
    .payBefore tr td.totalCls{
        color: #4D4D4D;
        font-size: 22px;
    }
    payBefore tr td:first-child{
        font-size: 12px;
    }
    .payBefore tr td:last-child{
        font-size: 14px;
    }
    .payBefore tr.delOptionT td:last-child .badge{
        font-size: 11px;
        background-color: #E2F7DE;
        color: #6D6D6D;
    }
    .payBefore tr.totalMainT td:last-child{
        font-size: 24px;
    }
    .greenDis .ex{
        margin-top: 0;
    }
    .greenDis .grnBox{
        margin-top: 0;
    }
    .payBefore tr td a{
        font-size: 12px;
    }
    .payBefore .greenG{
        font-size: 11px;
    }
    .greenDis{
        text-align: left;
    }
    .greenDis > img{
        display: inline-block;
    }
    .payBefore tr.totalMainT td:last-child{
        font-size: 24px;
    }
    .payBefore tr.totalMainT td:first-child{
        font-size: 24px;
    }
    .payBefore tr.delOptionT td:last-child > div{
        max-width: 200px;
    }
}
@media only screen and (min-width: 992px){
    .payBefore table{
        max-width: 650px;
    }
}

/* New Cart Final Page Design*/


/*New Payment Page Design*/



/* New Wallet Pay Pages*/

.formPayBlockTB{
    margin: 0 auto 30px;
    box-shadow: 0 0 1px #000;
}
.bankPayTable .btn-primary{
    line-height: 1;
    font-weight: 100;
    text-transform: uppercase;
    border-radius: 4px;
    background-color: #73c367;
    box-shadow: none;
    border: 1px solid #fff;
    height: 50px;
    letter-spacing: 0.5px;
    width: 151px;
}
.formPayBlockTB form table.easyOne tbody{
    float: left;
    padding: 20px 0;
    width: 100%;
}
.formPayBlockTB .pricePayTa{
    background-color: #0f73a5;
    padding: 10px 20px;
    text-align: center;
    margin-bottom: 20px;
}
.formPayBlockTB .pricePayTa td{
    display: inline-block;
    vertical-align: middle;
    width: auto;
    padding: 0 5px;
}
.formPayBlockTB .pricePayTa td:last-child{
    font-size: 18px;
    letter-spacing: 1px;
    color: #006eb9;
}
.formPayBlockTB .pricePayTa td:first-child b{
    color: #fff !important;
}
.bankPayTable .btn-primary{
    float: left;
    width: 100%;
    padding: 0 !important;
}
.bankPayTable table{
    border: none;
}
.bankPayTable table img{
    max-width: 40px !important;
    display: block;
    margin: 0 auto;
}
.bankPayTable table tr .easy{
    width: 100%;
    float: left;
    margin-left: 0 !important;
}
.bankPayTable table tr{
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
}
.bankPayTable table font{
    float: left;
    display: block;
}
.bankPayTable table td{
    display: block;
    width: 100%;
    border: none;
    text-align: center;
}
.bankPayTable table td input{
    height: 36px;
    width: 100%;
    text-transform: none;
    border: 1px solid #b2b2b2;
    padding-left: 10px;
    padding-right: 10px;
}
.bankPayTable table td > div{
    text-align: left;
    float: left;
    text-transform: uppercase;
    font-size: 12px;
    color:#5f89a2;
    font-weight: 700;
    width: 100%;
    letter-spacing: .5px;
}
.formPayBlockTB form table {
    background: #3887ae;
}
.formPayBlockTB form table.easy{
    background:#fff !important;
}
.formPayBlockTB .pricePayTa td:last-child b{
    color: #fff;
}
.bankPayTable table.easy tr:last-child i{
    float: left;
    width: 100%;
}
.bankPayTable table.easy tr:last-child{
    margin-bottom: 20px;
}
.formPayBlockTB form table.easyOne tbody .easy{
    text-align: left;
    font-size: 10px;
}
.formPayBlockTB form table.easyOne{
    color: #fff;
}
.vishwa .formPayBlockTB form table, .vishwa .formPayBlockTB{
    background: rgb(241,99,0) !important;
    background: linear-gradient(180deg, rgba(241,99,0,1) 0%, rgba(252,159,94,1) 47%, rgba(255,115,17,1) 100%) !important;
}
.vishwa .formPayBlockTB .pricePayTa{
    background-color:#966848;
}
.vishwa .formPayBlockTB form table.easy{
    background: #fff !important;
}
.vishwa.bankPayTable table td input{
    border:  1px solid #e4e4e4;
}
.vishwa.bankPayTable table td > div{
    color: #5d5d5d;
}
.frimi .formPayBlockTB form table, .frimi .formPayBlockTB{
    background: rgb(254,107,7);
    background: linear-gradient(180deg, rgba(254,107,7,1) 0%, rgba(255,146,69,1) 50%, rgba(252,80,1,1) 100%);
}
.frimi .formPayBlockTB form table input{
    border: 1px solid #ccdae2;
    background: #ebeff1;
}
.frimi .formPayBlockTB form table input.btn-primary{
    background: #73c367;
    border:1px solid #fff;
}
.frimi .formPayBlockTB .pricePayTa{
    background:#934620;
}
.bankPayTable table td input{
    border:1px solid #ccdae2;
    border-radius: 3px;
}
.bankPayTable .btn-primary{
    border:1px solid #fff !important;
}
.bankPayTable table .trImageholder{
    float: left;
    width: 100%;
    min-height: 45px;
    padding-top: 5px;
}
.bankPayTable table .trImageholder td{
    padding: 0;
}
.bankPayTable table .trImageholder .kaprukaPayTextBanks, .bankPayTable table .trImageholder .easy{
    display: inline-block;
    width: auto;
    float: none;
    vertical-align: middle;
    margin: 0 10px;
    text-align: center;
}
.bankPayTable table .trImageholder .easy{
    margin: 0 10px !important;
}
.bankPayTable  .nameIco{
    position: relative;
}
.bankPayTable  .nameIco img{
    position: absolute;
    left: 21px;
    top: 18px;
    display: block;
    padding-right: 6px !important;
    width: 25px !important;
    opacity: .6;
}
.formPayBlockTB form table.easy{
    background: #d3dee4 !important;
}
.bankPayTable table td input{
    border: 1px solid #99b4c3;
}
.frimi .formPayBlockTB form table.easy{
    background: #fff1eb !important;
}
.frimi .formPayBlockTB .pricePayTa{
    background: #a23500;
}
.vishwa .formPayBlockTB form table.easy{
    background: #ffebdb !important;
}
.vishwa.bankPayTable table td input{
    border: 1px solid #e6cebb;
}
.bankPayTable table td > div , .vishwa.bankPayTable table td > div{
    color: #5a5a5a !important;
}
.frimi .formPayBlockTB form table input{
    background:#ffffff;
    border:1px solid #c9c9c9;
}

/* groscery page quick button center */
.prod-wrap-inherit .button-quick-view{
    float: none ;
    margin-left: auto;
    margin-right:auto;
    display: block;
}
/* groscery page quick button center */

@media only screen and (min-width: 768px){
    .formPayBlockTB form table:last-child {
        border-bottom-right-radius: 5px;
    }
    .bankPayTable table tr{
        padding-left: 30px;
        padding-right: 30px;
    }
    .bankPayTable table td{
        text-align: left;
    }
    .bankPayTable table img{
        max-width: 100px !important;
    }
    .formPayBlockTB form table.easyOne tr{
        padding-left: 0;
        padding-right: 0;
    }
    .formPayBlockTB .pricePayTa td{
        padding: 10px 5px;
    }
    .formPayBlockTB{
        max-width:600px;
        position: relative;
        background-color: #3887ae;
        border-radius: 5px;
    }

    .formPayBlockTB form table.easy{
        background: #3887ae;
        min-height: 180px;
        width: 60%;
        float: right;
        border-bottom-right-radius: 5px;
        border-left: 0;
    }
    .formPayBlockTB form table.easyOne{
        top: 33%;
        left: 0;
        width: 40%;
        position: absolute;
        transform: translateY(-50%);
        border-radius: 5px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .formPayBlockTB form table.easyOne tbody{
        position: absolute;
        left: 0;
        right: 0;
        padding: 0;
        margin: 0 auto;
        top: 50%;
        transform: translateY(-50%);
    }
    .formPayBlockTB form table.easyOne tbody .easy{
        text-align: left;
        margin-left: 20px;
        margin-bottom: 20px;
    }
    .bankPayTable table .trImageholder .easy, .bankPayTable table .trImageholder .kaprukaPayTextBanks{
        width: 100%;
        margin: 0 auto !important;
    }
    .bankPayTable table .trImageholder .kaprukaPayTextBanks{
        margin: 0 auto 70px !important;
    }
}


/* New Wallet Pay Pages*/

@media screen and (max-width:1023px){
    .fashion-design .view-product img{
        width: 100%;
    }
    .fashion-design #similar-product .carousel-inner .item a{
        width:122px;
    }
}
@media screen and (max-width: 991px){
    /*.fashion-design h1{*/
        /*font-size: 22px !important;*/
        /*margin-right: 0;*/
        /*margin-left: 0;*/
    /*}*/
    .fashion-design #similar-product .carousel-inner .item a{
        width: 65px;
    }
    .fashion-design #similar-product .carousel-inner .item a img{
        min-width: 60px;
        max-width: 60px;
    }
}
@media screen and (max-width: 767px){
    /*.fashion-design h1{*/
        /*margin-left: 0;*/
        /*margin-right: 0;*/
        /*font-size: 24px !important;*/
        /*padding: 0 0 10px 0;*/
    /*}*/
    .fashion-design #similar-product .carousel-inner .item a{
        width: 165px;
    }
    .fashion-design .cart{
        margin-top: 0;
    }
    .featured-categories ul li{
        min-height: 335px;
    }
}
@media screen and (max-width: 600px){
    .fashion-design #similar-product .carousel-inner .item a{
        width: 128px;
    }
    .btnCartbtnW{
        position: fixed;
        padding: 0;
        z-index: 999;
        left: 0;
        bottom: 0;
    }
    .cartVbtnD.btnCartbtnW .btn-primary{
        margin: 0 !important;
        width: 50%;
        display: block;
        float: left !important;
        font-size: 14px;
        opacity: 1 !important;
        border-radius: 0;
        padding: 12px 10px;
    }
    .cartVbtnD.btnCartbtnW .cart{
        width: 50%;
        margin: 0;
        display: block;
        font-size: 14px;
        border-radius: 0;
        padding: 12px 10px;
        float: left;
    }
    .cartV{
        padding-top: 0 !important;
    }
    .scv-new .wrap{
        padding-top: 0;
    }
    .cart-title{
        font-size: 19px !important;
    }

}
@media screen and (max-width: 479px){
    .fashion-design #similar-product .carousel-inner .item a{
        width: 75px;
    }
    .fashion-design #similar-product .carousel-inner .item a img{
        min-width: 60px;
        max-width: 60px;
    }
}


.product-information .product_color_box {
    width: auto !important;
    height: 40px !important;
    padding: 12px 10px;
    border-radius: 5px !important;
    line-height: 1 !important;
    margin-bottom: 12px !important;
}
.product-information .product_color_box br, .product-information .product_color_box img,
.product-information .product_color_box_selected br, .product-information .product_color_box_selected i{
    display:none;
}
.product-information .product_color_box_selected{
    width: auto !important;
    padding: 13px 10px 0;
    border-radius: 5px !important;
    line-height: 1 !important;
    background-color: #5695d3 !important;
    height: 40px !important;
    margin-bottom: 12px !important;
}
.product-information .product_color_box_selected font{
    color: #fff;
}
@media screen and (min-width:768px) {
    .product-information .btn-lg.cart{
        padding-top:14px;
        padding-bottom: 14px;
        padding-left: 24px;
        padding-right: 24px;
        /* border-bottom: 2px solid #07344b !important; */
    }
    .product-information .btn-lg.cart i{
        margin-right: 5px;
    }
}


