
ul.breadcrumb {
  padding: 10px 16px;
  list-style: none;
  background-color: transparent;
}
ul.breadcrumb li {
  display: inline;
  font-size: 14px;
  letter-spacing: 1px;
  color: grey;
}
ul.breadcrumb li+li:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
}
ul.breadcrumb li a {
  color: #152244;
  text-decoration: none;
}
ul.breadcrumb li a:hover {
  color: #01447e;
  text-decoration: underline;
}
.order-summary-me-list3 dd {
    margin-bottom: 0;
    width: 100%;
    float: left;
    padding: 7px 10px;
    border-bottom: 1px solid #242424;
    color: #989797;
    letter-spacing: 0.5px;
    font-weight: normal;
    font-size: 13px;
}
    .order-summary-me-list3 dd strong {
    float: right;
    margin-left: 10px;
    color: #ffffffb3;
    font-weight: normal;
}

.line-1-5{
	line-height: 1.5;
}
.line-1-7{
	line-height: 1.7;
}
.lsp1{
	letter-spacing: 1px;
}
.main-color{
	color: #d9b69a;
}
.color-80{
	color: #808080;
}

.prod-list {
    margin-bottom: 30px;
    border: 1px solid #242424;
    position: relative;    
    box-shadow: 0 3px 12px 0px rgb(20 20 21);
}
.prod-list:hover a{
	text-decoration: none !important;
}
.prod-list:hover{
	box-shadow: 0 3px 12px 0px rgb(20 20 21);
}
.img-w-100{
	width: 100%;
}
.productlist-pad-10 {
    padding: 10px;
}
.table-striped1-odd tr:nth-child(even) {
    background-color: #242424;
}
table tr td{
    /*font-family: 'Avenir-Medium';*/
    font-weight: normal;
}
table.dataTable thead th{
    /*font-family: 'Avenir-Medium';*/
    font-weight: normal !important;
}
.right-details{
    padding: 7px 12px 8px 12px;
    font-size: 15px;
    background: #242424;
    color: #f9f9f9;
    border-left: 2px solid #0b0b0d;
    border-bottom: 1px solid #242424;
    font-family: trajan-pro-3,serif;
}
.dataTables_scrollBody{
    height: 595px;
}

.dataTables_scrollHeadInner{
    background: #242424;
    border-bottom: 1px solid #242424;
}
.txt-dotted {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product-title-text{
	/*font-size: 16px;*/
    letter-spacing: 1px;
    color: #ffffff;
}
.txt-price-title{
	color: #fff;
	font-size: 18px;
	letter-spacing: 2px;
}
.mar-bot-5 {
    margin-bottom: 5px;
}
.mar-bot-10{
	margin-bottom: 10px;
}
.mar-bot-0{
	margin-bottom: 0px;
}





.active-filters ul {
    display: inline-block;
        padding-left: 0;
}

.active-filters ul li {
    list-style: none;
}
.active-filters ul li {
    float: left;
}

.active-filters ul li {
    display: block;
    padding: 6px 13px 6px 13px;
    margin: 0px 11px 11px 0;
    background-color: #ffffff;
    color: #808080;
    font-size: 14px;
    position: relative;
    letter-spacing: 1px;    
    box-shadow: 0px 1px 6px 0px rgba(183, 183, 183, 0.71);
    border-radius: 22px;
}
.active-filters ul li a{
	padding-left: 10px;
}
.active-filters ul li:hover {
	box-shadow: 0px 1px 10px 0px rgb(183, 183, 183);
}
.active-filters ul li a:hover {
	color: #152244;
}
.clearall{
	color: #fff !important;
    background: #152244 !important;
}
.clearall:hover{
	color: #fff !important;
    background: #000 !important;
}
/*.active-filters ul li a:before {
    content: "";
    background-image: url(../images/delete.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 26px;
    height: 100%;
    background-color: #152244;
    position: absolute;
    right: 0px;
    top: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 0px 22px 22px 0px;
}*/
/*.active-filters ul li a:hover:before {
    background-color: #152244;
}*/
.anone{
	text-decoration: none !important;
}


.filt-box-cs{
	margin-bottom: 1rem;
    background: #f6f6f6;
    padding: 15px 10px;
}

.f-filter-title {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
}
.ul-1-start {
    padding-left: 1px;
}
.ul-none li {
    list-style: none;
}
.reapatli li{
	border-bottom: 1px solid #d4d4d4;
	/*padding: 0px 10px;*/
}
.reapatli li:last-child{
	border-bottom: none;
}
.total-prod-right{
	float: right;
}
.container-chk {
	display: block;
	position: relative;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: pointer;
	font-size: 14px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #000;
	letter-spacing: 1px;
}
.container-chk input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
.checkmark-chk {
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	border: 2px solid #d4d4d4;
	border-radius: 3px;
}
.container-chk input:checked ~ .checkmark-chk {
	background-color: #ffffff;
	border: 2px solid #152244;
}
.checkmark-chk:after {
	content: "";
	position: absolute;
	display: none;
}
.container-chk input:checked ~ .checkmark-chk:after {
	display: block;
}
.container-chk .checkmark-chk:after {
	left: 5px;
	top: 2px;
	width: 6px;
	height: 10px;
	border: solid #152244;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.apply-btn {
    padding: 6px 20px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 1.5px;
    text-decoration: none;
    display: inline-block;
    background-color: #04425b;
    font-size: 15px;
    text-decoration: none !important;
}
.apply-btn:hover {
	background-color: #000;
	color: #fff;
}
.ul-0 li {
    list-style: none;
}
.price-textbox {
    width: 100%;
    font-size: 12px;
    padding: 6px 10px;
    color: #555;
    color: #fff;
    background-color: #ffffff21;
    border-radius: 22px;
    box-shadow: 0px 3px 3px 0px #0b0b0d;
    font-weight: 700;
    letter-spacing: 0.5px;
}
.min-price-li {
    display: table-cell;
    float: left;
    height: auto;
    line-height: 0;
    width: 90px;
    margin-top: -20px;
}
.max-price-li {
    display: table-cell;
    float: right;
    height: auto;
    line-height: 0;
    width: 90px;
    margin-top: -20px;
}


.product-sizes{
	letter-spacing: 1px;
    color: #152244;
    display: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 5px;
}
.product-actions {
    display: none;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 218px;
    background: #fff;
    width: 100%;
    padding: 10px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.product-addToBag {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: inherit;
    border-radius: 2px;
    background-color: #152244;
    color: #fff;
    letter-spacing: 1px;
}
.product-actionsButton {
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
    cursor: pointer;
    padding: 6px 12px;
}
.product-wishlist {
    border-radius: 2px;
    border: 1px solid #d4d5d9;
    color: #282c3f;
    letter-spacing: 1px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.new-wishlist{
	font-size: 20px;
    width: 34px;
    height: 34px;
    text-align: center;
    position: absolute;
    right: 15px;
    top: 15px;
    border-radius: 0;
    background: #ffffff;
    color: #adadad;
    border: none;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    display: none;
    border-radius: 50%;
}
.new-wishlist i{
	margin-top: 8px;
}

.new-wishlist-det {
    font-size: 20px;
    width: 34px;
    height: 34px;
    text-align: center;
    position: absolute;
    right: 15px;
    border-radius: 0;
    background: #e6e6e6;
    color: #adadad;
    border: none;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 50%;
}
.new-wishlist-det i{
    margin-top: 2px;
}

.active-heart-color {
    color: #152244;
}
.email-img{
    padding: 10px 15px;
    background: #adadad;
}
.product-base:hover .product-product {
    display: none;
}
.product-base:hover .product-sizes {
    display: block;
}
.product-base:hover .new-wishlist {
    display: block;
}
/*.new-wishlist:hover {
    color: #152244;
}*/
.product-base:hover .product-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.product-addToBag:hover {
    background-color: #000;
}
.product-wishlist:hover {
    border: 1px solid #152244;
}



/*product details*/
.detils-box {
    border: 1px solid #656565;
    box-shadow: 0px 1px 10px 1px #0b0b0d;
    background: #242424;
}
.order-summary-me {
    display: flow-root;
    width: 100%;
    margin-bottom: -1px;
}
.order-summary-me dd:nth-child(odd) {
    border-right: 1px solid #656565;
}
.order-summary-me dd {
    margin-bottom: 0;
    width: 50%;
    float: left;
    padding: 7px 15px;
    border-bottom: 1px solid #656565;
    font-weight: 600;
    color: #989797;
    letter-spacing: 0.5px;
	font-weight: 500;
}
.order-summary-me dd strong {
    float: right;
    margin-left: 10px;
    color: #ffffffb3;
}
.newlistbor{
	border: 1px solid #656363;
    margin: 10px;
}

#inquire-modal .modal-dialog {
    -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    top: 50%;
    margin: 0 auto;
}

.inquire-textbox{
	border-radius: 0;
    letter-spacing: 1px;
    font-weight: 600;
}
.letstalk-btn{
	background-color: #a1726b;
    color: #fff;
    border-radius: 0px;
    font-weight: 500;
    border-color: #a1726b;
    padding: 7px 20px;
    letter-spacing: 1px;
    border-radius: .25rem;
}
.letstalk-btn:hover{
	background-color: #000;
	border-color: #000;
}




.fa-heart:before {
  content: "\f004";
}



.ripple {
  background-position: center;
  transition: background 0.8s;
}
.ripple:hover {
  background: #ffffff radial-gradient(circle, transparent 1%, #f6f6f6 1%) center/15000%;
}
.ripple:active {
  background-color: #152244;
  background-size: 100%;
  transition: background 0s;
}




/*data table list*/
/*#dia-table{
	padding-left: 3px;
	padding-right: 3px;
}
.dataTables_length select {
    padding: 6px 12px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ced4da;
}
.dataTables_filter input {
    padding: 6px 12px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ced4da;
}*/

.tbl-header {
    background: #242424;
    color: #fff;
    letter-spacing: 0.5px;
    font-weight: normal;
}

.details-icon{
	/*background: #152244;*/
    color: #ffffffb3 !important;
    font-size: 18px;
    padding: 4px 6px;
    margin-right: 4px;
    display: inline-table;
    line-height: initial;
}
.details-icon:hover{
	/*background: #000;*/
	color: #f6f6f6 !important;
}
.trth-center th {
    /*text-align: center;*/
    border: none;
}
.trtd-center td {
    text-align: center;
    border: none;
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffffb3;    
}
.reset-filter{
    color: #000 !important;
    cursor: pointer;
    /*text-decoration: underline !important;*/
    border-bottom: 1px solid;
    font-size: 14px;
}
.reset-filter:hover{
    color: #152244 !important;
    text-decoration: none !important;
}
.mar-b-2rem{
    margin-bottom: 2.5rem;
}
.tr-hover:hover{
    background-color: #423939 !important;
    color: #fff;
}
.tr-hover:hover td{
    color: #fff;
}

.tr-hover:hover .details-icon{
    color: #fff !important;
}


.new-boxx{
	background-color: #242424;
    box-shadow: 0px 1px 6px 0px rgb(82 82 82);
}

.cat_name {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
}
.cat_name>li {
    display: inline-block;
    position: relative;
    width: 7%;
    float: left;
    text-align: center;
    padding: 0 5px;
    margin-bottom: 15px;
}
.ul-left-0{
	padding-left: 0px;
}
.ff-14{
    font-size: 13px;
}

.cat_name>li img{
	max-width: 50px;
	opacity: 0.8;
    margin: auto;
}

.diamond_shape span {
    display: block;
    font-size: 13px;
    position: relative;
    width: 100%;
    margin-top: 10px;
    letter-spacing: 1.3px;
    color: hsla(0,0%,100%,.7);
    font-family: trajan-pro-3,serif;
    font-weight: 500;
}
.mar-bot-30{
    margin-bottom: 30px;
}

/*.cat_name>li:hover img{
	opacity: 1;
}*/

.active-shape div{
    background: #af5711 !important;
}
.active-shape div img{
	opacity: 1;
}
.active-shape div span{
	color: #d9b69a;
}

.mar-bot-20 {
    margin-bottom: 20px;
}
.color-list li{
	list-style: none;
    position: relative;
    display: inline-block;
    float: left;
    min-width: 35px;
    min-height: 30px;
    box-sizing: border-box;
    text-align: center;
    margin: auto;
    margin-right: 10px;
    padding: 5px 10px;
    margin-bottom: 10px;
    color: #ffffffb3;
    background: transparent;
    /* line-height: 1.7; */
    letter-spacing: 1.3px;
    box-shadow: 0px 2px 3px 0px #0b0b0d;
    border: 1px solid #ffffffb3;
}
.all-active{
	color: #fff !important;
    background: #152244 !important;
}
.advance-btn{
	background: #4c4c4c;
    box-shadow: 0px 3px 6px 0px rgb(11 11 13);
    color: #fff !important;
    font-weight: 600;
    padding: 10px 30px;
    display: inline-block;
    font-size: 15px;
    letter-spacing: 1px;
    font-family: trajan-pro-3,serif;    
}
/*.advance-btn:hover{
	background: #152244;
	color: #fff !important;
}*/
.pad-0 {
    padding: 0px;
}

.allprod-listnum{
	background: #ebebeb;
    color: #152244;
    padding: 5px 15px;    
    font-size: 20px;
    letter-spacing: 2px;
}

.box-diaimg{
	box-shadow: 0px 1px 10px 1px #efefef;
    background: transparent;
    border-radius: 5px;
    padding: 5px;
}
.detils-box-dia {
    border: 1px solid #dedede;
    background: #fbfbfb;
}
.addtocart-btn {
    background-color: #05b31c;
    color: #fff;
    border-radius: 0px;
    font-weight: 500;
    border-color: #05b31c;
    padding: 7px 20px;
    letter-spacing: 1px;    
}
.addtocart-btn:hover {
    background-color: #000;
    border-color: #000;
}

.addtowishlist-btn {
    background: #808080;
	border-color: #808080;
    color: #fff;
    border-radius: 0px;
    font-weight: 500;
    padding: 7px 20px;
    letter-spacing: 1px;    
}
.addtowishlist-btn:hover {
    background-color: #000;
    border-color: #000;
}

.smnormal-text{
	letter-spacing: 1px;
    /* font-weight: 600; */
    font-size: 17px;
    color: #808080; 
}


.btn-primary.focus, .btn-primary:focus {
    color: #fff !important;
    background-color: #152244 !important;
    border-color: #152244 !important;
    box-shadow: 0 0 0 0.2rem rgb(255, 255, 255) !important;
}
.txt-up{
	text-transform: uppercase;
}
.mar-bot-15{
	margin-bottom: 15px;
}
.color-000{
	color: #000;
}
.color-log{
	color: #04425b;
}
.div-p p{
	font-size: 16px;
}
.h-op-06{
    opacity: 0.7;
}
.h-op-06:hover{
    opacity: 1;
}

.etheme_fstep_row {
    padding: 0 40px;
}

.etheme_box_m {
    background: #d8e2e6;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    border-radius: 6px;
    text-align: center;
    padding: 30px 21px 25px;
    box-shadow: 0px 2px 3px 0px #bccfd5;
}
.arrow_div {
    text-align: center;
    margin: 62px 48px;
}
.arrow_div p {
    font-family: 'Gotu', sans-serif;
    font-size: 13px;
    line-height: 17px;
    text-align: center;
    color: #333;
    margin-bottom: 0;
    letter-spacing: 1px;
}

.btn-link.focus, .btn-link:focus {
    text-decoration: none !important;
    box-shadow: none;
}
.btn-link:hover {
    color: #0056b3;
    text-decoration: none;
}
.card-header-1 label{
    margin-left: 1rem;
    cursor: pointer;
    text-align: left;
}
.card-header-1 button{
    padding: 0px;
}
.card-body-1 .card-body{
    padding-left: 2.2rem;
    padding-top: 0;
    padding-bottom: 0.5rem;
}
.card-body-1 .card-body p{
    line-height: 1.8;
    letter-spacing: 1.5px;
}

.icons{
    font-size: 22px;
    margin-top: 16px;
    padding: 10px 10px 10px 22px;
    color: #0024d6 !important;
    position: relative;
    top: 16px;
    cursor: pointer;
}
.hintsicon{
    font-size: 22px;
    margin-top: 0px;
    padding: 10px 10px 10px 25px;
    color: #0024d6 !important;
    position: relative;
    top: 6px;
    float: right;
    letter-spacing: 1px;
    cursor: pointer;
}
.flow-root{
    display: flow-root;
}
.ff-left{
    float: left;
}
.icons:hover{
    color:#04425b !important;
}
.hintsicon:hover{
    color:#04425b !important;
}
.mar-l-94{
    margin-left: 98px;
}
.set-thumb{
    position: absolute;
    width: 100px;
    top: 0;
}

.lsp2{
    letter-spacing: 2px;
}

.ff-right{
    float: right;
}


.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-bottom: 1px solid #d8e2e6;
    margin-bottom: 15px;
}

.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    /* background-color: #FAFAFA;
    border-color: #EEEEEE; */
}

.panel-title {
    font-size: 15px;
}

.panel-title > a {
    display: block;
    /* padding: 15px; */
    text-decoration: none;
    font-family: 'Feijoa Medium', sans-serif;
    color: #000;
    letter-spacing: 1px;
}

.more-less {
    /* float: right; */
    color: #212121;
    margin-right: 10px;
    position: absolute;
    margin-top: 1px;
}
.label-left-pad {
    margin-left: 2rem;
    cursor: pointer;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}


.demo {
padding-top: 60px;
padding-bottom: 110px;
}

.demo-footer {
position: fixed;
bottom: 0;
width: 100%;
padding: 15px;
background-color: #212121;
text-align: center;
}

.demo-footer > a {
text-decoration: none;
font-weight: bold;
font-size: 14px;
color: #fff;
}
.card-body-1 .panel-body {
    padding-left: 2rem;
    padding-top: 0;
    padding-bottom: 0.5rem;
}
.mar-bot-35{
    margin-bottom: 35px;
}

.services-item {
    margin: 15px 0px;
    display: table;
    width: 100%;
    background: #eeeeee;
    box-shadow: 1px 4px 5px 0px #0a0a0a;
}
.services-item .services-icon-box .services-overlay {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
/* .services-item .services-icon-box .services-overlay .icon-services img {
    width: auto;
    margin: auto;
} */
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.services-item .services-icon-box {
    width: 20%;
    background-color: #d8e2e6;
    display: table;
    height: 150px;
    overflow: hidden;
}
.services-item .service-content-box {
    width: 80%;
    background-color: #eeeeee;
    padding: 23px 30px 29px 30px;
    display: table;
    min-height: 150px;
    overflow: hidden;
}
.services-item .service-content-box .service-overlay {
    display: table-cell;
    vertical-align: middle;
}
.services-item .service-content-box .service-overlay .service-titel {
    color: #04425b;
    font-weight: bold;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: 'Gotu', sans-serif;
}
.serv_desc{
    letter-spacing: 1px;
}
.pad-r-5rem{
    padding-right: 5rem;
}
.pad-lef-prodimg{
    padding-left:1.5rem;
}
.pad-right-prodimg{
    padding-right:1.5rem;
}

.avail-stock{
    font-size: 16px;
    float: right;
    margin-top: 8px;
    color: #808080;
}
.icons-share {
    font-size: 22px;
    margin-top: 5px;
    padding: 5px 5px 5px 5px;
    color: #0024d6 !important;
    cursor: pointer;
    background: #f6f6f6;
    margin-right: 10px;
    text-align: center;
    width: 38px;
    height: 38px;
    display: inline-grid;
    border-radius: 5px;
    box-shadow: 0px 1px 3px 0px #bccfd5;
    justify-items: center;
    align-items: center;
}
.icons-share:hover{
    background-color: #04425b;
}
.icons-share:hover i{
    color: #fff;
}
.link-set{
    color: #152244 !important;
    text-decoration: underline !important;
    cursor: pointer;
}
.link-set:hover{
    color: #0024d6 !important;
}
.filter-data{
    cursor: pointer;
}
.active-color{
    background: #a55b21 !important;
    border: 1px solid #a55b21 !important;
    color: #fff !important;
}
.cat_name>li .diamond_shape {
    padding: 7px 0px;
    border: 1px solid transparent;
}


.pad-t-b-3rm {
    padding-top: 4rem;
    padding-bottom: 4rem;
    margin-top: 4rem;
    margin-bottom: 4rem;
}
.bg-col-f0 {
    background-color: #242424;
}
.fix-ul {
    padding-inline-start: 0px;
    list-style: none;
    display: table-cell;
}
.fix-ul li {
    position: relative;
    display: inline-block;
    /*float: left;*/
    min-width: 30px;
    min-height: 30px;
    box-sizing: border-box;
    text-align: center;
    margin: auto;
    line-height: 1.5;
    margin-right: 0px;
    padding: 5px 8px;
    margin-bottom: 10px;
    color: #a2a2a2;
    font-size: 13px;
    font-weight: 600;
}
.active-selected {
    background: #a55b21 !important;
    border: 1px solid #a55b21 !important;
    color: #fff !important;
}
.contbtn{
    background-color: #d9b69a;
}
.contbtn:hover{
    background-color: #fff;
    cursor: pointer;
    border: 1px solid #fff;
}




/*Checkbox css*/

/* The container */
.container-chk {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container-chk input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 28px;
  height: 25px;
  width: 25px;
  background-color: transparent;
    border: 1px solid #fff;
}

/* On mouse-over, add a grey background color */
.container-chk:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container-chk input:checked ~ .checkmark {
  background-color: #a55b21;
  border: 1px solid #a55b21;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-chk input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-chk .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}





@media screen and (max-width: 1279px) and (min-width: 260px) {
    .min-price-li {
        margin-top: 12px;
    }
    .max-price-li {
        margin-top: 12px;
    }
    .ui-slider-horizontal {
        height: 7px;
        width: auto;
        margin: auto;
        margin-top: auto;
    }

}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .mar-l-94{
        margin-left: 0px;
    }
    .ul-start li {
        display: inline-block;
        width: 58px !important;
        margin: 0 3px;
        margin-bottom: 10px;
    }
    .ul-start li img {
        width: 54px !important;
    }
    .set-thumb {
        position: inherit;
        width: auto;
        top: auto;
        margin-top: 15px !important;
    }
    .mobile-bot-20{
        margin-bottom: 20px;
    }
    .mobile-bot-10{
        margin-bottom: 10px;
    }
    .mobile-bot-30{
        margin-bottom: 30px;
    }
    .pad-r-5rem {
        padding-right: 0rem;
    }
    .mar-5rem-tab{
        margin-bottom: 5rem;
    }
}

@media (max-width: 767px){
    .pad-r-5rem {
        padding-right: 1rem;
    }
    .mar-5rem-tab{
        margin-bottom: 3rem;
    }
	.mobile-xs {
	    padding-left: 5px;
	    padding-right: 5px;
	}
	.prod-list {
	    margin-bottom: 15px;
	}
	.product-title-text{
		font-size: 14px;
	    letter-spacing: 1px;
	    color: #fff;
	}
	.txt-price-title{
		color: #fff;
		font-size: 16px;
		letter-spacing: 2px;
	}

	.order-summary-me dd {
	    margin-bottom: 0;
	    width: 100%;
	}

	.cat_name>li {
	    width: 33.33%;
	    float: left;
	    margin-bottom: 20px;
    }
    .mobile-bot-20{
        margin-bottom: 20px;
    }
    .mobile-bot-10{
        margin-bottom: 10px;
    }
    .mar-l-94{
        margin-left: 0px;
    }
    .ul-start li {
        display: inline-block;
        width: 58px !important;
        margin: 0 3px;
        margin-bottom: 10px;
    }
    .ul-start li img {
        width: 54px !important;
    }
    .set-thumb {
        position: inherit;
        width: auto;
        top: auto;
        margin-top: 15px !important;
    }
    .nav-link {
        display: block;
        padding: .5rem 0.6rem;
    }
    .ff-right{
        float: left;
    }
    .services-item .services-icon-box {
        width: 100%;
    }
    .services-item .service-content-box {
        width: 100%;
    }
    .pad-lef-prodimg{
        padding-left:1rem;
    }
    .pad-right-prodimg{
        padding-right:1rem;
    }    

}


@media (max-width: 1366px){
    .trtd-center td {
        text-align: center;
        border: none;
        font-size: 12px;
        letter-spacing: 1px;
        color: #ffffffb3;        
    }
}