.container {
    max-width: 98% !important;
}
select {
    font-size: 0.9rem !important;
}
h2.product-price {
    font-size: 24px;
}
.top_header_area.stucked {
    /*position: fixed;*/
    transition: .5s all ease-out;
    /*box-shadow: 0px 8px 20px #eee;*/
    top:0;
    padding: 15px 0 5px 0;
    background: hsl(0deg 0% 0% / 85%);
}
.navbar-toggler {
    font-size: 30px !important;
    display:none;
}
.logo {
    width:55%;
    padding:0 8%;
}
.logo.stucked {
    /*height: 70px;*/
}
.largen {
    position: absolute;
    z-index: 1;
}
.top_logo {
    display: inline-block;
}
.noBefore::before {
    background: none !important;
    border: 1px solid #858585 !important;
}
.footer-logo img {
    width: 60%;
    opacity: 0.8;
}
.products_bar_out {
    font-size: 14px;
}
.products_bar_out .title_area {
    font-size: 1.3em;
    border-bottom: 3px solid #d2ac67;
		font-weight:bold;
}
.products_bar_out .title_area a {
    font-weight: bold;
    text-transform: uppercase;
    color: #555555;
}
.products_results
{
		display:inline-block;
    font-weight: normal;
    line-height: 28px;
    margin: 0 20px;
    color: #8a8a8a;
}

.products_results span
{
	font-size: 1.1em;
	font-weight: bold;
}

.select_box2
{
	display:inline-block;
	height: 30px;
	background:#fff;

}

.search_select2
{
	position:relative;
	cursor:pointer;
	margin-left: 5px;
	margin-right:10px;
	text-align: center;
}

.search_select2::after
{
	font-family: "Font Awesome 5 Free";
	content:'\f0d7';
	margin-left: 10px;
	font-weight: 900;
}

.search_select_in2
{
	line-height:28px;
	width:110px;
	font-weight:normal;
	display: inline;
	text-align:left;
	overflow:hidden;
	white-space:nowrap;
	color: #8a8a8a;
}

.select_options2
{
	display:none;
	position:absolute;
	z-index:102;
	min-width:130px;
	max-height:300px;
	overflow:auto;
	background: #222222;;
	padding:10px;
}

.option_item2
{
}

.option_item2 a
{
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	font-weight:normal;
	color:#9e9c9c;
	text-align: center;
	font-size: 0.9em;
}

.option_item2 a:hover
{
	background:#333;
	color:#fff;
}
.textAlignResponsiveR {
	text-align:right;
}
.textAlignResponsiveL {
	text-align:left;
}
.alert-warning {
    color: #484848 !important;
    background-color: #f1ebe0;
    border-color: #d2ac67;
    font-size: 14px !important;
}
.product_item_image_in {
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.product_image_first, .product_image_second {
    position: relative;
    top: 0;
    left: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    text-align: center;
}
.product_image_second {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    z-index: 2;
}
.single-recommended-product {
    border-bottom: 1px solid #efebeb;
}
.single-recommended-product:hover img {
    opacity:0.8;
}
.single_footer_area p a {
    color: white;
    font-size: 1.6rem;
}
.ended {
    background: #c94141;
    color: white;
    font-size: 0.9rem;
    padding: 4px 8px 5px 8px;
}
.product_item:hover img {
	/*opacity:0.8;*/
}
#glass {
    position: absolute;
    border-radius: 0%;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    display: none;
    background-repeat: no-repeat;
    background-color: rgba(0,0,0,.6);
    z-index:1000;
}
.img-responsive {
    width: 100%;
    height: auto;
}
.img-responsive2 {
    height: 100%;
    width: auto;
    max-height: 200px;
}
.swiper-container {
	height:400px;
}
.swiper-slide {
	display:block !important;
}
.carousel-indicators li {
	border:0px solid transparent!important;
}
.avail0, .avail0, .avail1, .avail2, .avail3, .avail4, .avail5 {
    color: #151515;
}
.avail0 {
	color:#d2ac67;
}
.avail1 {
	color:#63bf78;
}
.avail2 {
	color:#d66c46;
}
.avail3, .avail4, .avail5 {
	color:#46aad6;
}
.avail0.ver2, .avail1.ver2, .avail2.ver2, .avail3.ver2, .avail4.ver2, .avail5.ver2 {
	margin:0px;
	font-size:16px;
	padding:8px 12px;
}
#overlay {
    background-color: rgba(0,0,0, 0.6);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    display:none;
    z-index: 999999;
}
.added {
    position: fixed;
    /* left: 50%; */
    top: 0%;
    z-index: 100;
    display: none;
    text-align: center;
    background-color: rgba(68, 68, 68, 1);
    color: #e8e8e8;
    padding: 15px 0 5px 0;
    font-size: 15px;
    z-index: 999999;
    width: 100%;
}
.added .result {
  line-height: 25px;
  font-size: 15px;
  padding:5px 0;
}
.added .box {
	height:auto;
	padding:8px 10px;
	margin:0 10px 10px 0;
	background: #d2ac67;
	display:inline-block;
	font-size:12px;
	border-radius:1px;
}
.added .box:hover {
	 background: #333;
}
.added  a {
	color:#eee;
}
.added .box:hover {
	text-decoration:none;
	color:#fff;
}
.cart_list {
    width: 100%;
    max-width: 100%;
    margin: 0px 0 0 0;
}
.cart_list th, .cart_list th.gInfo {
    padding: 15px 20px;
    background: rgba(0, 0, 0, .05);
    border:1px solid #e5e5e5;
    font-size: 16px;
    color: #113446;
    text-transform: uppercase;
}
.cart_list th.gInfo {
    background: rgb(90, 96, 97);
    color:#eee;
    font-size: 17px;
}
.cart_list th ~ th {
    text-align: center;
}
.cart_list td {
    padding: 20px;
		line-height: 22px;
    border:1px solid #e5e5e5;
}
.cart_list .cell_3 {
    text-align: center;
    min-width: 140px;
}
.cart_list .cell_5 {
    text-align: center;
}
.cart_list .cart_price {
    text-align: right;
}
.cart_item.separator {
    background: #999;
    color: white;
    display:none;
}
.cart_item.separator td {
	line-height:0px;
	display: list-item;
}
.cart_item__img {
    width: 100px;
    display:inline-block;
    vertical-align: bottom;
}
.cart_item__img img {
	width:100%;
}
.cart_item__info {
    margin: 0 0 0 160px;
}
.cart_item__name {
    padding: 0 20px;
    display: inline-block;
}
.cart_item__name h3 a{
	font-size: 21px;
	color:#666;
}
.cart_item__variant {
    margin: 15px 0 0 0;
    font-size: 14px;
    color: #113446;
}
.cart_item__details {
    margin: 10px 0 0 0;
    font-size: 17px;
}
.cart_item__details p {
    margin: 5px 0 0 0;
    font-size: 0.8em;
}
.cart_item__details p span {
    color: #113446;
}
.cart_item .quantity_box {
    margin: 0;
    position: relative;
}
.cart_item .quantity_box input {
    width: 40px;
   	height: 40px;
    text-align: center;
    margin:0 5px;
    color: black;
    line-height: 10px;
}
.cart_item .quantity_box .quantity_down, .cart_item .quantity_box .quantity_up {
	font-size: 13px;
	background: whitesmoke;
	padding: 3px 5px;
}
.cart_item .quantity_box .quantity_down:hover, .cart_item .quantity_box .quantity_up:hover {
	cursor:pointer;
}
.cart_item .cart_update {
    width: 88px;
    margin: 5px 0 0 0;
    font-size: 12px;
    padding: 10px;
}
.cart_list .cart_buttons .btn {
    font-size: 10px;
    padding: 10px;
}
.cart_item__remove i {
    vertical-align: baseline;
}
.account_section {
}
.account_section label {
	font-weight:normal;
	font-size: 0.85em;
}
.account_section .form-group {
    margin-bottom: 25px;
}
.account_section h4 {
    overflow: hidden;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 0 6px 0;
    border-bottom: 1px solid #aaa;
    text-transform: uppercase;
}
.smaller {
    font-size: 0.9em;
}
.smallest {
    font-size: 0.75em;
}
.bg-info {
    background-color: #f2f4f5!important;
}
.account_section h4 span {
    vertical-align: top;
    float: right;
}
.account_section h4 a {
    font-weight: normal;
}
.account_section h4 a ~ a {
    margin: 0 0 0 15px;
}
.account_section h4 a:before {
    margin: 0 5px 0 0;
    font: 14px/24px 'FontAwesome';
}
.account_section h4 a.link_add:before {
    content: '\f067';
}
.account_section h4 a.link_edit:before {
    content: '\f040';
}
.account_section h4 a.link_close:before {
    content: '\f00d';
    font: 14px/24px "Font Awesome 5 Free";
    font-weight:600;
}
.account_section h4 a.link_delete:before {
    content: '\f1f8';
}
.account_section p.note {
    margin: 15px 0 0 0;
}
.account_section .btn {
    margin-right: 15px;
    padding:10px;
}
.account_section label {
    line-height: 34px;
}
.account_section .address_item {
    line-height: 26px;
}
.account_section .address_item:before {
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px 0 0;

    border:1px solid #fe5252;
    font: 15px/25px 'FontAwesome';

    color: #113446;
    text-align: center;
    cursor: default;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.account_section .address_item {
    margin: 15px 0 0 0;
}
.account_section .address_item ~ .address_item {
    margin: 10px 0 0 0;
}
.account_section .address_location {
}
.account_section .address_location:before {
    content: '\f015';
}
.account_section .address_phone:before {
    content: '\f095';
    font-size: 14px;
}
.account_section .address_user:before {
    content: '\f007';
}
.squaredFour {
  width: 20px;
  position: relative;
  margin: 0 auto;
  float:left;
  margin-right:10px;
}
.squaredFour label {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  top: -3px;
  left: 0;
  background: #fcfff4;
  border-radius: 2px;
  border:1px solid #999;
}
.squaredFour label:after {
  content: '';
  width: 9px;
  height: 8px;
  position: absolute;
  top: 4px;
  left: 4px;
  border: 3px solid #333;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.squaredFour label:hover::after {
  opacity: 0.5;
}
.squaredFour input[type=checkbox] {
  visibility: hidden;
}
.squaredFour input[type=checkbox]:checked + label:after {
  opacity: 1;
}
ul.payments  {
	list-style-type:none;
	padding:0;
}
.payments li {
    display: inline-block;
    border: 1px solid #bbb;
    line-height: 45px;
    padding: 3px 20px 0px 20px;
    margin: 10px 20px 10px 0;
    background: #eee;
    color: #333;
    height: 50px;
    font-size: 13px;
}
.payments li .payment_radio {
	vertical-align: middle;
	margin:0px 10px 0 0;
}
#payment_details {
	padding:10px 0 0 0;
	font-size:13px;
	line-height: 22px;
}
textarea#comments {
    width: 100% !important;
    min-height:70px;
}
.cart_summary__row {
    margin: 0px;
}
.cart_summary__row span{
    float:right;
}
.white-popup-block {
    background: #FFF;
    padding: 20px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
    font-size: 0.8em;
}
.tools {
    margin: 5px 0px 0 0;
}
.tools a {
    font-size: 22px;
    margin: 0 3px;
    color: #a5a5a5;
    border: 1px solid #777777;
    border-radius: 38px;
    width: 36px;
    height: 36px;
    display: inline-block;
    text-align: center;
}
.tools a:last-child {
    font-size: 15px;
    vertical-align: bottom;
    line-height: 34px;
}
.tools a:hover {
	color: #b6893f;
}
.passwordMess .short{
color:#FF0000;
}
.passwordMess .weak{
color:orange;
}
.passwordMess .good{
color:#2D98F3;
}
.passwordMess .strong{
color: limegreen;
}
.passwordMess{
	font-size: 12px;
    width: 100%;
    text-align: right;
    padding: 0 3%;
}
.pagination_text
{
	font-weight:normal;
	font-size:13px;
	letter-spacing:1.3px;
	color:#58585a;
	line-height:30px;
}

.my_pagination_area
{
	 display:table-cell;
	 vertical-align:middle;
	 width:100%;
}

ul.my_pagination {
	display: table;
    margin: 0 auto;
    list-style: outside none none;
    padding: 0;
    margin: 0 auto;
}

.page_txt
{
	display:table;
	margin:0 auto;
	font-weight:normal;
	font-size:12px;
	letter-spacing:0.4px;
	color:#808080;
}

.my_pagination > li {
  display: inline-block;
	margin-left:8px;
	font-size: 15px;
	width:30px;
	height:30px;
	background:#cf9a41;
	text-align:center;
	line-height:30px;
	color:#eee;
	float: left;
}

.my_pagination > li:first-child
{
	margin-left:0;
}

.my_pagination > li > a
{
	display: block;
  background:#ffffff;
  font-weight: normal;
  color: #555;
  border:0px solid #fff;
}
.my_pagination > li > a:hover {
	color: #eee;
	background:#555
}
.my_pagination > li.active > a {
	color: #000;
}

.my_pagination li.pag_first
{
	margin-right:5px;
}
.my_pagination li.products_count {
    width: auto;
    background: none;
    color: #555;
}
.my_pagination li.pag_last,
.my_pagination li.pag_next
{
	margin-left:5px;
}

.my_pagination li.pag_prev, .my_pagination li.pag_next,
.my_pagination li.pag_first, .my_pagination li.pag_last
{
    height: 30px;
	background:#e6e6e6;
	border-radius:3px;
}

.my_pagination li.pag_prev a, .my_pagination li.pag_next a,
.my_pagination li.pag_first a, .my_pagination li.pag_last a
{
    margin: 0;
    padding: 0;
}

.pagination_out {
    display: flex;
    justify-content: center;
}

.pagination_out .pag_prev,
.pagination_out .pag_next
{
	display: table-cell;
    width: 35px;
    vertical-align: middle;

}

.pagination_out .pag_prev_in,
.pagination_out .pag_next_in
{
	display: block;

    font-size: 17px;
    font-weight: normal;
    color: #4d4d4d;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 30px;
    background: #fff;
    border: 1px solid #c5c5c5;
}

.pagination_out .pag_prev_in {
    margin-right: 5px;
}

.pagination_out .pag_next_in {
    margin-left: 5px;
}

.pagination_out .pag_prev a,
.pagination_out .pag_next a
{
	display: block;
    color: #999999;
    font-size: 20px;
    letter-spacing: 0.1px;
    font-weight: normal;
    line-height: 34px;
    width: auto !important;
}

.pagination_out .pag_prev a {
    text-align: center;
}

.pagination_out .pag_next a {
    text-align: center;
}

.pagination_out .pag_prev_in a:hover, .pagination_out .pag_next_in a:hover {
    color: #000;
}

.my_pagination li.pag_prev:hover, .my_pagination li.pag_next:hover,
.my_pagination li.pag_first:hover, .my_pagination li.pag_last:hover
{
	background:#ee7f00;
}

.my_pagination li.pag_prev:hover a > i, .my_pagination li.pag_next:hover a > i,
.my_pagination li.pag_first:hover a > i, .my_pagination li.pag_last:hover a > i
{
	color:#fff;
}
.onlyOneMetric {
    -webkit-appearance: none !important;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    padding: 0 !important;
    border: 1px solid transparent !important;
    font-size: 1.2em !important;
    pointer-events: none;
}
.social_item ul li
{
	float: left;
  margin: 0px 5px;
  font-size: 25px;
  color: #666;
}
.social_item ul li img
{
	/*background:white;*/
	opacity:0.75;
}
.social_item ul li img:hover
{
	opacity:0.90;
}
.social_item:last-child
{
	margin-right:0;
}
.social_item a img {
   opacity:0.8;
}
.social_item a img:hover {
   opacity:1;
}
.social_area
{
	display:table;
	/* margin:0 auto; */
}
.account_section input {
    font-size: 0.9rem;
}
.memo {
    font-size: 0.8em;
    font-style: oblique;
}
.findUs {
    background: #eaeaea;
    line-height: 30px;
}
.footer-first {
    
}
#cartTotal {
    font-size: 15px;
    color: #d2ac67;
}
.cartNotEmpty {
	color: #d2ac67 !important;
}
.max500 {
    max-width: 500px;
}
.single-banner {
    position: relative;
    z-index: 1;
}
.single-banner::before {
    position: absolute;
    left: 35px;
    top: 30px;
    border: 13px solid #c3c3c3;
    content: "";
    opacity: .3;
    width: calc(100% - 70px);
    height: calc(100% - 60px);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.single-banner .inner-text {
    position: absolute;
    right: 0%;
    top: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /* width: 100%; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.single-banner .inner-text h3 {
    color: #252525;
    font-weight: 700;
    padding: 11px 28px;
    background: #ffffff;
    /* border-radius: 10px; */
    font-size: 18px;
    border: 1px solid #d2ac67;
}
.single-banner:hover::before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.text-gray {
	color:#bbbbbb;
}
.materialsAccordion .btn {
    color: #b69860;
    /* margin: 0; */
    font-size: 0.7em;
    padding: 0;
}
.materialsAccordion .card:first-child {
	border-top:none;
}
.materialsAccordion  .card-header {
	padding:10px 0px;
}
.search-result .title {
    font-size: 1.1em;
    text-align: center;
    min-height: 50px;
}

.texts > div {
    line-height: 1.9em;
}
.selectMetric {
    display: inline;
    background: #909090;
    padding: 5px 15px;
    margin: 0 5px 0 0;
    color: white;
    font-size: 0.9em;
    border-radius: 20px;
}
.selectMetric:hover {
    cursor:pointer;
}
.selectMetric.active, .selectMetric:active {
    background: #cf9a41;
    color:#000000;
    
}
.money {
	color: #505050;
	letter-spacing:-1px;
	vertical-align: top;
	font-weight: bold;
}
.compare-at-price {
    color: #888;
    position: relative;
    font-size: 0.7em;
}
.compare-at-price.noTop {
	vertical-align:unset !important;
}
.compare-at-price::after {
  border-bottom: 0.07em solid rgba(255, 0, 0, 0.6);
  content: "";
  left: 0;
  line-height: 1em;
  position: absolute;
  right: 0;
  top: 50%;
}
.discount-at-price {
    font-weight: bold;
    padding: 5px 8px;
    border-radius: 4px;
    font-size: 0.75em;
    color: #777;
    display:inline-block;
    vertical-align: baseline;
    text-decoration: line-through;
}
.disountPC {
    font-size: 0.6em;
    background:#cf9a41;
    padding: 4px 10px;
    vertical-align: middle;
    color: white;
    border-radius: 0px;
    margin-left: 15px;
    position: absolute;
    top: 2px;
}
h3.price {
	position:relative;
}
.spMarg {
	margin: 0 0 0 -2%;
}
.dropdown-toggle::after {
    vertical-align: .1em !important;
}
.fixed {
    position: absolute;
    z-index: 3;
    width: 100%;
}
.categoryMain img {
    border-radius: 200px;
}
.categoryMain h3 {
    text-align: center;
    font-size: 1.3em;
}
.categoryMain .counter {
    position: absolute;
    top: 35%;
    background: #cf9941;
    width: 60px;
    height: 60px;
    text-align: center;
    color: white;
    font-size: 2em;
    font-weight: bold;
    line-height: 58px;
    left: -15px;
    border-radius: 30px;
}
.banner-section {
    background-image: url(../images/pattern1.jpg);
}
.counters_area {
    background: linear-gradient(0deg, rgb(0 0 0 / 91%), rgb(88 81 69 / 81%)),url(/images/bg-1.jpg);
    background-position-y: 100%;
}
.counters {
  text-align:center;
}
.counters .counter1 {
  font-size: 6em;
  font-weight: bold;
  color:wheat;
}
.counters p {
	font-size:1.3em;
	color:#eeeeee;
}
.withBKG {
    background: #212121;
}
.childX {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #cccccc;
    padding: 30px;
    color: #2b2b2b;
    display: none;
    text-align: center;
    font-size: 17px;
    z-index: 999999;
    border-radius: 10px;
    max-width:400px;
}
.childX img {
    width: 120px;
    height: auto;
    margin-top:20px;
}
.childX2 {
    display:none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1111111;;
    padding: 5px;
    background: #020202;
    min-width: 400px;
    max-width: 700px;
}
.childX2 .closeBanner {
    position: absolute;
    top: 20px;
    font-size: 20px;
    right: 26px;
    color: #a5a5a5;
    background: #4a4a4a;
    padding: 3px 6px;
}
.childX2 .closeBanner:hover {
    color:#eee;
}
img.lazy {
		display: block;
    background-image: url('../images/loading.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.ui-state-default, .ui-widget-content .ui-state-default {
    border: 0px solid #c5c5c5 !important;
    background: #7d7d7d !important;
    font-weight: normal;
    color: #454545 !important;
    border-radius: 15px;
}
.ui-state-hover, .ui-widget-content .ui-state-hover {
	background: #444 !important;
}
.ui-slider-horizontal {
    height: 0.5em !important;
}
.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5 !important;
    background: #b5b5b5 !important;
}
.ui-widget-header {
    background: #7d7d7d !important;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.4em !important;
}
input#price {
    border: 0px;
    text-align: center;
    pointer-events: none;
    font-weight: bold;
    color: #212121;
    font-size: 1.3em;
    /* padding: 0; */
    /* margin: 0; */
    width: 100%;
    margin: 0 0 10px 0;
    background:none;
}
.filterType1 >li >a {
	position: relative;
  z-index: 1;
  text-decoration: none;
  color: #3a3a3a;
  height: 30px;
  display: block;
  line-height: 30px;
  padding-left: 21px;
  font-size: 14px;
	
}
.filterType1 > li > a:before {
    width: 13px;
    height: 13px;
    border: 1px solid #999;
    background: none;
    border-radius: 0px;
    display: inline-block;
    margin-left: 0px;
    margin-right: 10px;
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
}
.filterType1 > li > a.selected:before {
	background-color: #cf9a41;
}
.resetFilters {
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    border: 1px solid #ccc;
    padding: 6px 8px;
    color: #666;
}
.resetFilters:hover {
	background: #ddd;
  font-weight: 600;
}
.heading_intro {
    text-align: center;
    margin: 0 auto;
    font-size: 1.2em;
}
.texts ul, .new_arrivals_area  ul{
    margin: 0 0 0 20px;
}
.texts ul li, .new_arrivals_area  li {
    list-style: circle;
    padding: 2px 0;
    color: #555555;
}
.color_item {
    width: 30px;
    height: 30px;
    position: relative;
    float: left;
    border: 1px solid #ccc;
    margin-bottom: 6px;
    margin-right: 6px;
    -webkit-transition: all 0.3s ease-in-out 0;
    -moz-transition: all 0.3s ease-in-out 0;
    -o-transition: all 0.3s ease-in-out 0;
    -ms-transform: all 0.3s ease-in-out 0;
    transition: all 0.3s ease-in-out 0;
    cursor: pointer;
    padding: 1px;
}
.color_item.active {
    border: 1px solid #111;
}
.number_item a, .color_item a {
    display: block;
    width: 26px;
    height: 26px;
}
input.present {
    width: 15px;
    height: 15px;
    vertical-align: text-top;
    margin-right: 3px;
}