.stylish-select .selectedTxt,
.select2-drop{
        overflow: hidden;
        width: 100%;
        /*width:227px !important;*/        
}
.select2-drop.select2-drop-above.select2-drop-active{
    border-top:0;
}
select option{
    padding: 10px;
}
.select2-container .select2-choice {
        display: block;
        height: 38px;
        padding: 6px 10px;
        overflow: hidden;
        position: relative;
        border: 0;
        white-space: nowrap;
        color: #fff;
        font-size: 14px;
        text-decoration: none;
        border-radius: 0px;
        background-clip: inherit;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-color: transparent;
        background-image: none;
        background-image: none;
}
.select2-drop-active {
        margin: 0;
        padding: 0;
        list-style: none;
        color: #252525;
        background: #ccc;
        overflow: auto;
        border: 0;        
}

body.post-type-archive-product .select2-drop-active{
    width: 210px !important;
}

.select2-container .select2-choice>.select2-chosen {
        margin-right: 26px;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        float: none;
        width: auto;
}
.select2-container .select2-choice .select2-arrow {
        display: inline-block;
        width: 18px;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        border-left: 0;
        border-radius: 0;
        background: transparent;
        background-image: none;
}
.select2-dropdown-open .select2-choice{
        -webkit-box-shadow: 0 0px 0 #fff inset;
        box-shadow: 0 0px 0 #fff inset;
        text-shadow:   none;
        background-image: none;
        filter:none;
}

.select2-results .select2-highlighted {
        background: #BDBDBD;
        color: #fff;        
}
.select2-results li {   
    font-size: 14px;
    font-style: italic;
    line-height: 25px;
    text-align: left;
}

.select2-container .select2-choice .select2-arrow b {
    background-position-y: 5px;
}
.select2-results .select2-result-label{
    padding: 0 10px;
    color: #252525;
}
.select2-results .select2-result-label:hover{
    color:#fff;
}
.select2-search{
    color: #252525;
    text-decoration: none;
    display: block;
	padding: 5px;
    
}

.select2-search .select2-input {
	color: #383838;
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 10px;
    margin: 0;
    outline: 0;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff url('select2.png') no-repeat 100% -22px;
    background: url('select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2.png') no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}


.woocommerce-pagination {
	margin-bottom: 30px;
}

.woocommerce-page ul.products li.product a img, 
.woocommerce-page ul.products li.product a img,
.woocommerce ul.products li.product a:hover img, 
.woocommerce-page ul.products li.product a:hover img  {
	box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	-webkit-box-shadow: 0 0 0;	
	border: 0;
}

.woocommerce ul.products li.product h3, 
.woocommerce-page ul.products li.product h3,
.woocommerce_shortcode ul.products li h3{
	color: #000000;
	font-size: 15px;
	font-weight: 600;
	font-family: inherit;
	font-style: italic;
	line-height: 16px;
	margin: 0px 0px 10px 0px;	
}

.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, 
.woocommerce #respond input#submit, 
.woocommerce #content input.button, 
.woocommerce-page a.button, 
.woocommerce-page button.button, 
.woocommerce-page input.button, 
.woocommerce-page #respond input#submit, 
.woocommerce-page #content input.button,
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt, 
.woocommerce #respond input#submit.alt, 
.woocommerce #content input.button.alt, 
.woocommerce-page a.button.alt, 
.woocommerce-page button.button.alt, 
.woocommerce-page input.button.alt, 
.woocommerce-page #respond input#submit.alt, 
.woocommerce-page #content input.button.alt{
	background: none;
	font-size: 15px;
	border: 0px;
	cursor: pointer;
	display: inline-block;
	font-family: inherit;
	line-height: 20px;
	padding: 8px 16px;	
	font-weight: 400;
	width: auto;
        outline: 0;
        top:0;
	color: #ffffff;
	background-color: #252525;
	box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	-webkit-box-shadow: 0 0 0;	
	border-radius: 0px;
	text-shadow: 0 0 0;
	-moz-text-shadow: 0 0 0;
	-webkit-text-shadow: 0 0 0;	
	text-decoration: none;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;	
}

.woocommerce table.cart input, 
.woocommerce #content table.cart input, 
.woocommerce-page table.cart input, 
.woocommerce-page #content table.cart input{
	line-height: 20px;
}

.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover, 
.woocommerce #respond input#submit:hover, 
.woocommerce #content input.button:hover, 
.woocommerce-page a.button:hover, 
.woocommerce-page button.button:hover, 
.woocommerce-page input.button:hover, 
.woocommerce-page #respond input#submit:hover, 
.woocommerce-page #content input.button:hover
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover, 
.woocommerce #respond input#submit.alt:hover, 
.woocommerce #content input.button.alt:hover, 
.woocommerce-page a.button.alt:hover, 
.woocommerce-page button.button.alt:hover, 
.woocommerce-page input.button.alt:hover, 
.woocommerce-page #respond input#submit.alt:hover, 
.woocommerce-page #content input.button.alt:hover{
	background: none;
	border: 0px;
	background-color: #00c6ff;
	text-shadow: 0 0 0;
	-moz-text-shadow: 0 0 0;
	-webkit-text-shadow: 0 0 0;	
}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price,
.woocommerce_shortcode ul.products li.product .price{
	display: block;
	font-size: 18px;
	font-style: italic;
	color: #515151;
	font-family: inherit;
	line-height: 18px;
	margin-bottom: 20px;
}

.woocommerce ul.products li.product .price ins,
.woocommerce-page ul.products li.product .price ins,
.woocommerce div.product span.price ins, 
.woocommerce ins.product p.price ins, 
.woocommerce #content div.product span.price ins, 
.woocommerce #content div.product p.price ins, 
.woocommerce-page div.product span.price ins, 
.woocommerce-page div.product p.price ins, 
.woocommerce-page #content div.product span.price ins, 
.woocommerce-page #content div.product p.price ins{
	text-decoration: none;
}

.woocommerce ul.products li.product .price del,
.woocommerce-page ul.products li.product .price del,
.woocommerce div.product span.price del, 
.woocommerce div.product p.price del, 
.woocommerce #content div.product span.price del, 
.woocommerce #content div.product p.price del, 
.woocommerce-page div.product span.price del, 
.woocommerce-page div.product p.price del, 
.woocommerce-page #content div.product span.price del, 
.woocommerce-page #content div.product p.price del{
	color: #515151;
	float: left;
	margin: 0px 7px 0px 0px;
}

.woocommerce div.product span.price del, 
.woocommerce div.product p.price del, 
.woocommerce #content div.product span.price del, 
.woocommerce #content div.product p.price del, 
.woocommerce-page div.product span.price del, 
.woocommerce-page div.product p.price del, 
.woocommerce-page #content div.product span.price del, 
.woocommerce-page #content div.product p.price del{
	font-size: 20px;
	font-style: italic;
}

.woocommerce ul.products li.product .price del .amount,
.woocommerce-page ul.products li.product .price del .amount{
	font-size: 18px;
	font-style: italic;
	color: #515151;	
}

.woocommerce nav.woocommerce-pagination ul li{
	width: 34px;
	height: 34px;
	padding: 0px 3px 2px 0px;	
}

.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span, 
.woocommerce #content nav.woocommerce-pagination ul li a, 
.woocommerce #content nav.woocommerce-pagination ul li span, 
.woocommerce-page nav.woocommerce-pagination ul li a, 
.woocommerce-page nav.woocommerce-pagination ul li span, 
.woocommerce-page #content nav.woocommerce-pagination ul li a, 
.woocommerce-page #content nav.woocommerce-pagination ul li span{
	background-color: #252525;
	font-family: inherit;
	color: #ffffff;
	font-size: 14px;
	padding: 0;
	line-height: 34px;
	text-decoration: none;
	display: block;
	text-align: center;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.woocommerce nav.woocommerce-pagination ul li span.current, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce #content nav.woocommerce-pagination ul li span.current, 
.woocommerce #content nav.woocommerce-pagination ul li a:hover, 
.woocommerce #content nav.woocommerce-pagination ul li a:focus, 
.woocommerce-page nav.woocommerce-pagination ul li span.current, 
.woocommerce-page nav.woocommerce-pagination ul li a:hover, 
.woocommerce-page nav.woocommerce-pagination ul li a:focus, 
.woocommerce-page #content nav.woocommerce-pagination ul li span.current, 
.woocommerce-page #content nav.woocommerce-pagination ul li a:hover, 
.woocommerce-page #content nav.woocommerce-pagination ul li a:focus{
	color: white;
	background-color: #00c6ff;	
}

.woocommerce a.added_to_cart, 
.woocommerce-page a.added_to_cart {
	color: #515151;
	font-size: 14px;
	text-decoration: none;
	font-style: italic;
	margin-left: 10px;
	padding-top: 0px;
}

.woocommerce div.product .product_title, 
.woocommerce #content div.product .product_title, 
.woocommerce-page div.product .product_title, 
.woocommerce-page #content div.product .product_title{
	font-family: inherit;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	line-height: 20px;
	color: #252525;
	padding: 0px;
	margin: 0px 0px 30px 0px;
}

.woocommerce div.product span.price, 
.woocommerce div.product p.price, 
.woocommerce #content div.product span.price, 
.woocommerce #content div.product p.price, 
.woocommerce-page div.product span.price, 
.woocommerce-page div.product p.price, 
.woocommerce-page #content div.product span.price, 
.woocommerce-page #content div.product p.price{
	font-size: 16px;
	color: #515151;
	font-family: inherit;
	line-height: 18px;
	margin-bottom: 20px;
} 

.woocommerce div.product form.cart div.quantity, 
.woocommerce #content div.product form.cart div.quantity, 
.woocommerce-page div.product form.cart div.quantity, 
.woocommerce-page #content div.product form.cart div.quantity{
	margin: 0 10px 0 0;
}

.woocommerce .quantity input.qty, 
.woocommerce #content .quantity input.qty, 
.woocommerce-page .quantity input.qty, 
.woocommerce-page #content .quantity input.qty {
	margin-bottom: 0px;
	line-height: 28px;
	color: #515151;
        background: #fff;
}
.woocommerce #content input.button.added:before, .woocommerce #respond input#submit.added:before, .woocommerce a.button.added:before, .woocommerce button.button.added:before, .woocommerce input.button.added:before, .woocommerce-page #content input.button.added:before, .woocommerce-page #respond input#submit.added:before, .woocommerce-page a.button.added:before, .woocommerce-page button.button.added:before, .woocommerce-page input.button.added:before {
    content: "";
}
.woocommerce .quantity .plus, 
.woocommerce .quantity .minus, 
.woocommerce #content .quantity .plus, 
.woocommerce #content .quantity .minus, 
.woocommerce-page .quantity .plus, 
.woocommerce-page .quantity .minus, 
.woocommerce-page #content .quantity .plus, 
.woocommerce-page #content .quantity .minus{
	background: none;
	background-color: #dedede;
	color: white;
	box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	-webkit-box-shadow: 0 0 0;	
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	text-shadow: 0 0 0;	
	-moz-text-shadow: 0 0 0;
	-webkit-text-shadow: 0 0 0;	
}

.woocommerce .quantity .plus:hover, 
.woocommerce .quantity .minus:hover, 
.woocommerce #content .quantity .plus:hover, 
.woocommerce #content .quantity .minus:hover, 
.woocommerce-page .quantity .plus:hover, 
.woocommerce-page .quantity .minus:hover, 
.woocommerce-page #content .quantity .plus:hover, 
.woocommerce-page #content .quantity .minus:hover {
	background: none;
	background-color: #252525;
	color: white;
}

.woocommerce .product_meta{
	font-size: 14px;
	margin-top: 20px;
}

.woocommerce .product_meta span.sku_wrapper{
	width: 100%;
	float: left;
}

.woocommerce #review_form #respond h3, .woocommerce-page #review_form #respond h3{
    font-size: 30px;
    line-height: 30px;
    margin-top: 18px;
    margin-bottom: 22px;
}
.woocommerce #review_form #respond p label, .woocommerce-page #review_form #respond p label{
    display: block;
    margin-bottom: 5px;
}
.woocommerce div.product p.stock, 
.woocommerce #content div.product p.stock, 
.woocommerce-page div.product p.stock, 
.woocommerce-page #content div.product p.stock{
	font-size: 12px;
	color: #00c6ff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs, 
.woocommerce #content div.product .woocommerce-tabs ul.tabs, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
	list-style: none outside none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
	border: 0px;	
}

.woocommerce div.product .woocommerce-tabs ul.tabs li, 
.woocommerce #content div.product .woocommerce-tabs ul.tabs li, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
	background: none;
	float: left;
	line-height: 34px;
	margin: 0 0 -1px;
	overflow: hidden;
	padding: 0;
	position: relative;
	border: 0px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;	
	box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	-webkit-box-shadow: 0 0 0;	
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before, 
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:before, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, 
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, 
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before{
	box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	-webkit-box-shadow: 0 0 0;	
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, 
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a{
	color: #252525;
	background-color: #dedede;
	text-shadow: 0 0 0;
	-moz-text-shadow: 0 0 0;
	-webkit-text-shadow: 0 0 0;	
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a, 
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a{
	color: #ffffff;
	background-color: #252525;
	display: block;
	font-size: 16px;
	font-family: inherit;
	font-weight: normal;
	font-style: italic;
	text-transform: uppercase;
	padding: 0px 25px;
	height: 54px;
	line-height: 54px;
	text-decoration: none;
	text-shadow: 0 0 0;
	-moz-text-shadow: 0 0 0;
	-webkit-text-shadow: 0 0 0;	
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover, 
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a:hover, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a:hover, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a:hover{
	color: #00c6ff;
}

.woocommerce .woocommerce-tabs h2, 
.woocommerce .related h2,
.woocommerce-account .woocommerce form h3{
	color: #252525;
	font-family: inherit;
	font-size: 20px;
	line-height: 25px;
	font-weight: 500;
	font-style: italic;
	margin: 0px 0px 15px 0px;
	border: 0px;
	padding-top: 0px;
}

.woocommerce .woocommerce-tabs #tab-description p{
	margin-bottom: 15px;
}

.woocommerce div.product div.images img, 
.woocommerce #content div.product div.images img, 
.woocommerce-page div.product div.images img, 
.woocommerce-page #content div.product div.images img{
	box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	-webkit-box-shadow: 0 0 0;
}

.woocommerce div.related,
.woocommerce-page div.related{
	float: left;
	display: block;
	width: 100%;
}

.woocommerce .related ul.products li.product, 
.woocommerce .related ul li.product, 
.woocommerce .upsells.products ul.products li.product, 
.woocommerce .upsells.products ul li.product, 
.woocommerce-page .related ul.products li.product, 
.woocommerce-page .related ul li.product, 
.woocommerce-page .upsells.products ul.products li.product, 
.woocommerce-page .upsells.products ul li.product{
	width: 22%;
	float: left;
	margin-right: 4%;
}

.woocommerce .related ul.products li.product.last, 
.woocommerce .related ul li.product.last {
	margin-right: 0px;
}
.woocommerce .related ul.products li.product:nth-child(2) {
        margin-right: 4%;
}
.woocommerce .related ul.products li.product:nth-child(3) {
       clear: none;
}
.woocommerce-message, 
.woocommerce-error, 
.woocommerce-info{
	border: 0px;
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;	
	box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	-webkit-box-shadow: 0 0 0;
	text-shadow: 0 0 0;	
	-moz-text-shadow: 0 0 0;
	-webkit-text-shadow: 0 0 0;	
	color: #515151;	
	font-size: 14px;
	font-family: inherit;
	line-height: 36px;
	padding: 0px;
}

.woocommerce-message:before, 
.woocommerce-error:before, 
.woocommerce-info:before{
	background: none;
	content: "";
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-bottom: 0px;
	box-shadow: inset 0 0 0 0;
	-webkit-box-shadow: 0 0 0 0;
	-moz-box-shadow: 0 0 0 0;	
	text-shadow: 0 0 0;
}
.woocommerce .woocommerce-error, 
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-error, 
.woocommerce-page .woocommerce-info, .woocommerce-page .woocommerce-message{
    box-shadow: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before, 
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, 
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, 
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before, 
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after{
	border: 0px;
}

.woocommerce div.product .woocommerce-tabs .panel, 
.woocommerce #content div.product .woocommerce-tabs .panel, 
.woocommerce-page div.product .woocommerce-tabs .panel, 
.woocommerce-page #content div.product .woocommerce-tabs .panel {
	overflow: hidden;
	background-color: #dedede;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	padding: 25px;
}

.woocommerce table.shop_attributes th, 
.woocommerce-page table.shop_attributes th, 
.woocommerce table.shop_attributes td, 
.woocommerce-page table.shop_attributes td{
	padding: 15px 25px;
	text-align: left;
	color: #515151;
	font-family: inherit;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;	
	border: 0px;
}

.woocommerce table.shop_attributes, 
.woocommerce-page table.shop_attributes{
	border: 0px;
}

.woocommerce table.cart th, 
.woocommerce table.cart td, 
.woocommerce #content table.cart th, 
.woocommerce #content table.cart td, 
.woocommerce-page table.cart th, 
.woocommerce-page table.cart td, 
.woocommerce-page #content table.cart th, 
.woocommerce-page #content table.cart td{
	padding: 15px 25px;
	text-align: left;	
	color: #515151;
	font-family: inherit;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;		
}

.woocommerce table.shop_table tbody tr:nth-child(2n) td{
	background-color: #dedede;
}

.woocommerce table.shop_table tbody tr:last-child td{
	background-color: transparent;
}
.woocommerce-account form p input.button {
        margin-bottom: 15px;
}
.woocommerce-page .create-account > p{
    margin: 0 0 10px;
}

.woocommerce .quantity, 
.woocommerce #content .quantity, 
.woocommerce-page .quantity, 
.woocommerce-page #content .quantity{
	float: none;
}
.woocommerce-cart .quantity,
.woocommerce-cart #content .quantity, 
.woocommerce-cart .quantity, 
.woocommerce-cart #content .quantity{
    float: left;
}

.woocommerce table.shop_table, 
.woocommerce-page table.shop_table{
	border: 0px;
}

.woocommerce table.shop_table thead, 
.woocommerce-page table.shop_table thead{
	background-color: #252525;
}

.woocommerce table.cart th, 
.woocommerce #content table.cart th, 
.woocommerce-page table.cart th, 
.woocommerce-page #content table.cart th{
	color: white;
}

.woocommerce table.cart td.actions, 
.woocommerce #content table.cart td.actions, 
.woocommerce-page table.cart td.actions, 
.woocommerce-page #content table.cart td.actions{
	padding-left: 0px;
	padding-right: 0px;
}

.woocommerce table.cart a.remove, 
.woocommerce #content table.cart a.remove, 
.woocommerce-page table.cart a.remove, 
.woocommerce-page #content table.cart a.remove{
	color: black;
}

.woocommerce table.cart a.remove:hover, 
.woocommerce #content table.cart a.remove:hover, 
.woocommerce-page table.cart a.remove:hover, 
.woocommerce-page #content table.cart a.remove:hover{
	background: none;
	color: black;
}
.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after, 
.woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button:after{
    content:"\2193";
    font-style:normal;
}
.woocommerce .woocommerce-error:before, .woocommerce-page .woocommerce-error:before{
    display: none;
}
.woocommerce .woocommerce-error, .woocommerce-page .woocommerce-error{
        border-top: 0;
}
.woocommerce .woocommerce-error, .woocommerce-page .woocommerce-error{
        padding: 0 !important;
        margin: 0 !important;
        position: relative;
        -webkit-border-radius:0; 
        border-radius:0;
        background: none;
        text-shadow: none;
        list-style: none outside!important;
        width: auto;
        -webkit-box-shadow: none;
}
.woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info{
        border-top:0;
}
.woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before{
        display: none;
}
.woocommerce .woocommerce-message, 
.woocommerce-page .woocommerce-message{
    border-top: 0;
}
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before{
    display: none;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-info, .woocommerce-page .woocommerce-message{
    
        padding: 0!important;
        position: relative;
        -webkit-border-radius: 0;
        border-radius: 0;
        background: none;        
        color: inherit;
        text-shadow: none;
        list-style: none outside!important;
        width: auto;
        -webkit-box-shadow: none;    
}
.woocommerce .woocommerce-info a.showcoupon,
.woocommerce .woocommerce-info a.showlogin{
    font-weight: bold;
    text-decoration: none;
    font-style: italic;
}
.woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-drop,
.woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-single,
.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text, .woocommerce form .form-row.validate-required.woocommerce-invalid select, 
.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-drop, .woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-single,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text, 
.woocommerce-page form .form-row.validate-required.woocommerce-invalid select{
    border: 1px solid #acacac;
}
.chosen-container{
    font-size: inherit;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
    text-align:left;
}
.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th{
    width:auto;
}
.woocommerce .cart_totals h2, 
.woocommerce .shipping_calculator h2{
	color: #252525;
	font-family: inherit;
	font-size: 20px;
	line-height: 25px;
	font-weight: 500;
	font-style: italic;
	margin: 0px 0px 10px 0px;	
	border: 0px;	
	padding-top: 10px;
        text-align: right;
}
.wc-backward a:before, .wc-backward:before{
    display: none;
}
.woocommerce .shipping_calculator h2 a{
	text-decoration: none;
}

.woocommerce .cart-collaterals .cart_totals table, 
.woocommerce-page .cart-collaterals .cart_totals table{
	float: right;
}

.woocommerce .cart-collaterals .cart_totals tr td, 
.woocommerce .cart-collaterals .cart_totals tr th, 
.woocommerce-page .cart-collaterals .cart_totals tr td, 
.woocommerce-page .cart-collaterals .cart_totals tr th{
	border: 0px;
	padding: 10px 15px;
	color: #515151;
	font-family: inherit;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;		
}

.woocommerce .cart-collaterals .cart_totals tr:nth-child(2n) td,
.woocommerce .cart-collaterals .cart_totals tr:nth-child(2n) th,
.woocommerce-page .cart-collaterals .cart_totals tr:nth-child(2n) td,
.woocommerce-page .cart-collaterals .cart_totals tr:nth-child(2n) th{
	background-color: #dedede;
}

.woocommerce #billing_country_chzn,
.woocommerce #shipping_country_chzn,
.woocommerce #billing_state_chzn, 
.woocommerce #shipping_state_chzn,
.chosen-container,
.woocommerce-checkout .form-row .chzn-container-single .chzn-search input, 
.woocommerce-checkout .form-row .chosen-container-single .chosen-search input,
.woocommerce-cart .select2-container,
.chosen-container-single .chosen-search input[type=text],
.woocommerce-checkout .select2-container
{
	width: auto;
	color: #ffffff;
	height: 38px;
	padding: 0px;
	background-color: #383838;
	font-size: 14px;
	font-style: italic;
	text-align: left;
}
.woocommerce-checkout .form-row .chosen-container-single .chosen-single,
.woocommerce-cart .select2-container .select2-choice,
.chosen-container-single .chosen-single{
    height: 38px;
    line-height: 38px; 
}
.chosen-container-single .chosen-single ,
.woocommerce-cart .select2-container .select2-choice{
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    border: 0;
    border-radius: 0;
    background: none;
    background-clip: inherit;
    box-shadow: 0;
    color: inherit;
    text-decoration: none;
    white-space: nowrap;
}
/*.chosen-container-single .chosen-single {
    height: 26px;
    line-height: 26px;
}*/
.woocommerce-cart .select2-container .select2-choice .select2-arrow b{
    display:none;
}
.woocommerce .chzn-container-single .chzn-single,
.woocommerce-checkout .form-row .chosen-container-single .chosen-single,
.woocommerce-cart .select2-container .select2-choice,
.chosen-container-active.chosen-with-drop .chosen-single{
	background: none;
	border: 0px;
	box-shadow: 0 0 0;
	border-radius: 0px;
}

.chzn-container-single .chzn-single{
	filter: none !important;
}
.chosen-container-single .chosen-search input[type=text] {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
    margin: 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 0;
    background: none;
    font-size: inherit;
    font-family: inherit;
    line-height: normal;
    border-radius: 0;
}
.woocommerce #billing_country_chzn, .woocommerce #shipping_country_chzn, .woocommerce #billing_state_chzn, .woocommerce #shipping_state_chzn, .chosen-container{
    color: inherit;
}
.woocommerce .chzn-container-single span,
.chosen-container-single .chosen-single span,
.woocommerce-cart  .select2-container .select2-choice>.select2-chosen{
	color: white;
	font-weight: normal;
	font-style: italic;
	font-family: inherit;
}

.woocommerce .chzn-container .chzn-results,
.chosen-container .chosen-results,
.woocommerce-cart .select2-drop-active {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #252525;
	background: #cccccc;
	overflow: auto;
	font-weight: bold;
}

.woocommerce-checkout .select2-results {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #252525;
    background: #cccccc;
    overflow: auto;
    font-weight: bold;
}



.woocommerce .chzn-container .chzn-results .result-selected
{
	background-image: url('../img/hlite.png');
	background-position: right center;
	background-repeat: no-repeat;	
}

.woocommerce .chzn-container-single .chzn-search,
.woocommerce .chosen-search,
.woocommerce-cart  .select2-search{
	background: none;
	background-color: #cccccc;
}

.woocommerce .chzn-container .chzn-results .no-results{
	background-color: #cccccc;
}

.woocommerce .chzn-container .chzn-results .no-results span{
	color: #515151;	
	padding-right: 10px;
}

.woocommerce-checkout .select2-drop .select2-search input {
	background: none;
	background-color: #383838;
	color: white;
}

.woocommerce-checkout .form-row .chzn-container-single .chzn-search input,
.woocommerce-checkout .form-row .chosen-container-single .chosen-search input,
.woocommerce-cart .form-row .select2-search input,
.chosen-container-single .chosen-search input[type=text]{
	background: none;
	background-color: #383838;
	color: white;
        margin: 0;
        padding: 4px 20px 4px 5px;
        outline: 0;
        border: 1px solid #aaa;
        font-family: sans-serif;
        font-size: 1em;
}
.chosen-container-single .chosen-search input[type=text]{
       height: 38px;
       width: 100%;
       padding: 0;
    
}
.woocommerce .chzn-container-single .chzn-drop, .chzn-container .chzn-drop{
	box-shadow: 0 0 0;
}

.woocommerce .chzn-container-single .chzn-drop ul li:hover,
.woocommerce .chzn-container-single .chzn-drop ul li.highlighted{
	color: white;
	background: none;
	background-color: #bababa;
}

.woocommerce form .form-row textarea, 
.woocommerce-page form .form-row textarea {
	height: 120px;
}

.woocommerce-checkout .form-row .chzn-container-single .chzn-single div b,
.woocommerce-checkout .form-row .chosen-container-single .chosen-single div b,
.woocommerce-cart  .select2-container .select2-choice .select2-arrow,
.chosen-container-single .chosen-single div b{
	background: none !important;
	background-image: url('../img/select-bg.png') !important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
	height: 38px;	
}

.woocommerce a.button.added:before, 
.woocommerce button.button.added:before, 
.woocommerce input.button.added:before, 
.woocommerce #respond input#submit.added:before, 
.woocommerce #content input.button.added:before, 
.woocommerce-page a.button.added:before, 
.woocommerce-page button.button.added:before, 
.woocommerce-page input.button.added:before, 
.woocommerce-page #respond input#submit.added:before, 
.woocommerce-page #content input.button.added:before{
	background: none;
}

.stylish-select .SSContainerDivWrapper{
	width: 100%;
}

.woocommerce table.shop_table thead tr th, 
.woocommerce-page table.shop_table thead tr th{
	color: white;
	padding: 15px 25px;
	text-align: left;
	font-family: inherit;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;	
	border: 0px;
	text-transform: uppercase;	
}

.woocommerce table.shop_table tbody td, 
.woocommerce-page table.shop_table tbody td,
.woocommerce table.shop_table tfoot tr th, 
.woocommerce-page table.shop_table tfoot tr th,
.woocommerce table.shop_table tfoot tr td, 
.woocommerce-page table.shop_table tfoot tr td{
	padding: 15px 25px;
	text-align: left;	
	color: #515151;
	font-family: inherit;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;	
	border: 0px;	
}

.woocommerce table.shop_table tfoot tr:nth-child(2n) th, 
.woocommerce-page table.shop_table tfoot tr:nth-child(2n) th,
.woocommerce table.shop_table tfoot tr:nth-child(2n) td, 
.woocommerce-page table.shop_table tfoot tr:nth-child(2n) td{
	background-color: #dedede;
}	

.woocommerce form.login, 
.woocommerce form.checkout_coupon, 
.woocommerce form.register, 
.woocommerce-page form.login, 
.woocommerce-page form.checkout_coupon, 
.woocommerce-page form.register{
	border: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

.woocommerce form.lost_reset_password .form-row, 
.woocommerce-page form.lost_reset_password .form-row{
	float: left;
}

.woocommerce form.checkout .form-row input#createaccount, 
.woocommerce-page form.checkout .form-row input#createaccount{
	width: auto;
}

.woocommerce #payment, 
.woocommerce-page #payment{
	background-color: #dedede;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.woocommerce #payment ul li input.input-radio, 
.woocommerce-page #payment ul li input.input-radio{
	height: 37px;
	vertical-align: bottom;
}

.woocommerce #payment ul.payment_methods li label, 
.woocommerce-page #payment ul.payment_methods li label{
	padding: 5px 5px;
	text-align: left;	
	color: #515151;
	font-family: inherit;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;	
}

.woocommerce #payment ul.payment_methods li, 
.woocommerce-page #payment ul.payment_methods li{
	line-height: 3em;
} 

.woocommerce #payment ul.payment_methods li .payment_box p, 
.woocommerce-page #payment ul.payment_methods li .payment_box p{
	margin-top: 0px;
}

.woocommerce #payment div.payment_box, 
.woocommerce-page #payment div.payment_box{
	background: none;
	background-color: #e6e6e6;
	box-shadow: 0 0 0;
	text-shadow: 0 0 0;
	border-radius: 0;
	text-align: left;	
	color: #515151;
	font-family: inherit;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	margin-top: 10px;
}

.woocommerce #payment div.form-row, 
.woocommerce-page #payment div.form-row,
.woocommerce #payment div.payment_box:after, 
.woocommerce-page #payment div.payment_box:after{
	border: 0px;
}

.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order{
	float: left;
}

.woocommerce .addresses .title{
	position: relative;
}

.woocommerce-page ul.order_details li,
.woocommerce ul.order_details li,
.woocommerce .order_details li strong, 
.woocommerce-page .order_details li strong,
.woocommerce .content p,
.woocommerce dl.customer_details{
	text-align: left;	
	color: #515151;
	font-family: inherit;
	font-size: 14px;
	line-height: 18px;
	text-transform: none;
	border: 0;	
	margin: 0px;
}

.woocommerce p.woocommerce-info{
	margin: 0px 0px 30px 0px;
}

.woocommerce h2{
	font-family: inherit;
	font-size: 20px;
	line-height: 25px;
	font-weight: 500;
	font-style: italic;
	margin-bottom: 10px;
	margin-top: 30px;
	border-top: 1px solid #ACACAC;	
	padding-top: 30px;
}

.woocommerce .addresses .title h3,
div.pp_woocommerce #respond h3,
.woocommerce .checkout h3{
	font-family: inherit;
	font-size: 20px;
	line-height: 25px;
	font-weight: 500;
	font-style: italic;
	margin-bottom: 10px;
	margin-top: 20px;	
}

div.woocommerce header{
	height: auto;
	border: 0px;
	text-align: left;
	margin: 0px;
	position: relative;
}

.woocommerce .addresses{
	margin: 10px 0px 30px 0px;
}

.woocommerce nav.woocommerce-pagination ul, 
.woocommerce #content nav.woocommerce-pagination ul, 
.woocommerce-page nav.woocommerce-pagination ul, 
.woocommerce-page #content nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li, 
.woocommerce #content nav.woocommerce-pagination ul li, 
.woocommerce-page nav.woocommerce-pagination ul li, 
.woocommerce-page #content nav.woocommerce-pagination ul li{
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}

form.woocommerce-ordering div.newListSelected .SSContainerDivWrapper ul.newList{
	width: 227px;
}

.woocommerce div.product form.cart, 
.woocommerce #content div.product form.cart, 
.woocommerce-page div.product form.cart,
.woocommerce-page #content div.product form.cart{
	margin-top: 20px;
}

div.pp_woocommerce .pp_content_container{
	background: none;
	background-color: #e6e6e6;
}

.woocommerce p.stars, 
.woocommerce-page p.stars{
	font-size: 20px;
	margin-bottom: 20px;
}

input[type="password"],
input[type="email"],
input[type="tel"]{
	font-family: inherit;
	font-size: 14px;
	border: 1px solid #acacac;
	background: none;
	height: 40px;
	margin: 0px 0px 20px 0px;
	color: #515151;
	width: 91%;
	padding: 0px 4%;
	outline: none;
	vertical-align: middle;
}

input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
.woocommerce table.cart td.actions .coupon .input-text:focus,
.woocommerce #content table.cart td.actions .coupon .input-text:focus, 
.woocommerce-page table.cart td.actions .coupon .input-text:focus, 
.woocommerce-page #content table.cart td.actions .coupon .input-text:focus{
	background-color: #252525;
	color: #ffffff;
} 

.woocommerce table.shop_table, 
.woocommerce-page table.shop_table,
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product{
	margin-bottom: 35px
}
.woocommerce .widget_shopping_cart .total, .woocommerce-page .widget_shopping_cart .total, .woocommerce-page.widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
        border-top: 0;
        padding: 0;
}
.woocommerce .checkout #shiptobilling, 
.woocommerce-page .checkout #shiptobilling{
	margin-top: 30px
}

.woocommerce form.checkout #order_review{
	margin-bottom: 30px;
}

.woocommerce table.cart td.actions .coupon .input-text, 
.woocommerce #content table.cart td.actions .coupon .input-text, 
.woocommerce-page table.cart td.actions .coupon .input-text, 
.woocommerce-page #content table.cart td.actions .coupon .input-text{
	font-family: inherit;
	font-size: 14px;
	border: 1px solid #acacac;
	background: none;
	background-color: transparent;
	height: 36px;
	margin: 0px 5px 0px 0px;
	color: #515151;
	padding: 0px 4%;
	outline: none;
	vertical-align: middle;
	box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	-webkit-box-shadow: 0 0 0;
}

.woocommerce table.shop_attributes, 
.woocommerce-page table.shop_attributes{
	margin-bottom: 0px;
}

.woocommerce .quantity, 
.woocommerce #content .quantity, 
.woocommerce-page .quantity, 
.woocommerce-page #content .quantity{
	height: 36px;
}

.woocommerce .quantity input.qty, 
.woocommerce #content .quantity input.qty, 
.woocommerce-page .quantity input.qty, 
.woocommerce-page #content .quantity input.qty {
	line-height: 34px;
}

.woocommerce .quantity input.qty, 
.woocommerce #content .quantity input.qty, 
.woocommerce-page .quantity input.qty, 
.woocommerce-page #content .quantity input.qty{
	height: 34px;
}

.woocommerce .quantity .plus, 
.woocommerce .quantity .minus, 
.woocommerce #content .quantity .plus, 
.woocommerce #content .quantity .minus, 
.woocommerce-page .quantity .plus, 
.woocommerce-page .quantity .minus, 
.woocommerce-page #content .quantity .plus, 
.woocommerce-page #content .quantity .minus{
	height: 18px;
	line-height: 16px;
}

div.woocommerce{
	margin-bottom: 30px;
}

div.woocommerce p{
	margin-bottom: 10px;
}

.woocommerce form .form-row .required, 
.woocommerce-page form .form-row .required{
	color: #515151;
}

.woocommerce form .form-row label, 
.woocommerce-page form .form-row label{
	margin: 10px 0 5px 0px;
}

div.woocommerce .lost_reset_password{
	display: inline-block;
}

.term-description{
	margin-bottom: 30px;
}

form.woocommerce-ordering div.newListSelected {
	background: none !important;
	background-image: url('../img/select-bg-black.png') !important;
	background-position: right center !important;
	background-repeat: no-repeat !important;	
	color: #515151;
}

.woocommerce .woocommerce-ordering, 
.woocommerce-page .woocommerce-ordering{
	margin-right: 4px;
	margin-top: -7px;	
}

.woocommerce ul.products li.product a.button, 
.woocommerce-page ul.products li.product a.button,
.woocommerce_shortcode ul.products li.product a.button{
	padding: 2px 15px;
	font-size: 14px;
	line-height: 16px;
	outline: none;
}

.woocommerce div.product div.summary p.price,
.woocommerce-page div.product div.summary p.price{
	font-size: 20px;
	font-style: italic;
}

.woocommerce ul.products li.product .onsale, 
.woocommerce-page ul.products li.product .onsale{
	margin: -15px -10px 0 0;
}

.woocommerce span.onsale, 
.woocommerce-page span.onsale{
	background: none;
	background-color: #252525;
	box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	-webkit-box-shadow: 0 0 0;
	text-shadow: 0 0 0;
	font-weight: 400;
}

.woocommerce ul.cart_list li a, 
.woocommerce-page ul.cart_list li a, 
.woocommerce ul.product_list_widget li a, 
.woocommerce-page ul.product_list_widget li a{
	text-decoration: none;
	font-size: 14px;
}

.woocommerce ul.cart_list li ins, 
.woocommerce-page ul.cart_list li ins, 
.woocommerce ul.product_list_widget li ins, 
.woocommerce-page ul.product_list_widget li ins{
	text-decoration: none;
}

.woocommerce ul.cart_list li .amount, 
.woocommerce-page ul.cart_list li .amount, 
.woocommerce ul.product_list_widget li .amount, 
.woocommerce-page ul.product_list_widget li .amount{
	font-size: 14px;
}

.woocommerce ul.cart_list li img, 
.woocommerce-page ul.cart_list li img, 
.woocommerce ul.product_list_widget li img, 
.woocommerce-page ul.product_list_widget li img {
	box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	-webkit-box-shadow: 0 0 0;
	width: 70px;
}

.product-categories li.cat-item a{
	font-size: 14px;
	text-decoration: none;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range, 
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, 
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle{
	background: none;
	background-color: #00c6ff;
}

.woocommerce .widget_shopping_cart .total, 
.woocommerce-page .widget_shopping_cart .total{
	border: 0px;
	padding: 0;
}

.woocommerce div.product div.images div.thumbnails a, 
.woocommerce-page div.product div.images div.thumbnails a, 
.woocommerce #content div.product div.images div.thumbnails a, 
.woocommerce-page #content div.product div.images div.thumbnails a{
 margin-bottom: 10px;
}

.woocommerce .widget_price_filter .price_slider_amount button.button, 
.woocommerce-page .widget_price_filter .price_slider_amount button.button{
 padding: 2px 15px;
 font-size: 14px;
 line-height: 16px; 
 margin-top: 5px;
}

.woocommerce .widget_price_filter .price_slider_amount .price_label, 
.woocommerce-page .widget_price_filter .price_slider_amount .price_label{
 font-size: 14px;
 line-height: 30px;
 color: #515151;
}

.woocommerce_cart_items{
	float: right;
	margin-top: -50px;
}

.woocommerce_cart_items img{
	margin-right: 10px;
}

.woocommerce_cart_items a{
	font-size: 14px;
	text-decoration: none;
	font-style: italic;
}

.woocommerce_cart_items a:hover{
	text-decoration: underline;
}

.woocommerce_shortcode{
	display: block;
	position: relative;
	margin: 0px 0px;
	overflow: hidden;
}

.woocommerce_shortcode ul{
	display: block;
}

.woocommerce_shortcode ul li{
	float: left;
	margin: 0 3.8% 0 0;
	padding: 0;
	position: relative;
	width: 22.05%;
	margin-left: 0;
}

.woocommerce_shortcode ul li:last-child{
	margin-right: 0px;
}

.woocommerce_shortcode ul li .image img{
	width: 100%;
}

.woocommerce_shortcode ul li h3{
	padding: 7.5px 0px;
}

.woocommerce_shortcode ul li h3 a{
	text-decoration: none;
}

.woo_order_recive,
.woo_cart_empty{
	font-size: 25px;
	text-align: center;
	font-weight: 300;
	font-style: italic;
	font-family: "Source Sans Pro", sans-serif;	
}

.woo_login_form{
	font-size: 25px;
	font-weight: 300;
	font-style: italic;
	font-family: "Source Sans Pro", sans-serif;		
}

.woocommerce-account .woocommerce h2{
	border: 0px;
	margin-top: 0px;
	padding-top: 10px;
}

.woocommerce ul.products li.product a img, 
.woocommerce-page ul.products li.product a img{
	box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	-webkit-box-shadow: 0 0 0;
}

.woo_cart_emtpty_button{
	text-align: center;
}

.woo_cart_empty_holder{
	padding: 40px 0px;
}

.woo_separator{
	background-color: #252525;
	height: 1px;
	margin: 30px auto;
	width: 60px;	
}

.woocommerce-account .addresses .address address{
	font-size: 13px;
	font-family: 'PT Sans', sans-serif;
	font-style: normal;
	line-height: 20px;
}

.woocommerce-account .addresses .address header.title a{
	margin-top: 25px;
	font-size: 13px;
	font-weight: 600;	
}

.woocommerce form .form-row input.input-text, 
.woocommerce-page form .form-row input.input-text, 
.woocommerce form .form-row textarea, 
.woocommerce-page form .form-row textarea{
	padding: 0px 15px;
}

.woo_edit_adress{
	display: inline-block;
}

.woocommerce .two_columns_25_75 .column_inner ul.products li.product, 
.woocommerce-page .two_columns_25_75 .column_inner ul.products li.product,
.woocommerce .two_columns_75_25 .column_inner ul.products li.product, 
.woocommerce-page .two_columns_75_25 .column_inner ul.products li.product,
.two_columns_75_25 .column_inner .woocommerce ul.products li.product, 
.two_columns_25_75 .column_inner .woocommerce ul.products li.product{
	width: 30.79%;
}

.woocommerce .two_columns_66_33 .column_inner ul.products li.product, 
.woocommerce-page .two_columns_66_33 .column_inner ul.products li.product,
.woocommerce .two_columns_33_66 .column_inner ul.products li.product, 
.woocommerce-page .two_columns_33_66 .column_inner ul.products li.product,
.two_columns_66_33 .column_inner .woocommerce ul.products li.product, 
.two_columns_33_66 .column_inner .woocommerce ul.products li.product{
	width: 48%;
}
.select2-container .select2-choice .select2-arrow b:after {
	border: 0;
}
.widget_shopping_cart_content p.buttons a{
	margin: 10px 0px;
	padding: 8px 14px;
}
.wc-forward a:after, .wc-forward:after{
    content: "\2192";
    font-size: 1.2em;
}
/*********************Variation and Color switch plugin*************************/

form.variations_form table tbody tr td select{
	width: 100%;
	color: #ffffff;
	height: 38px;
	line-height: 38px;
	padding: 0px;
	background-color: #383838;
	font-size: 14px;
	font-style: italic;
	text-align: left;
	font-family: inherit;
    padding: 6px 5px;
	border: 0px;
    margin-bottom: 10px;
    outline: none;
}

form.variations_form table tbody tr td select option{
	color: #252525;
	background-color: #cccccc;
}

form.variations_form table tbody tr{
    margin-bottom: 10px;
}

form.variations_form table tbody tr td.label{
	padding-top: 10px;
}

.quantity.buttons_added {
    position: relative;
    width: 80px;
}

.quantity.buttons_added .input-text {
    width: 33px;
}

.buttons_added .plus,
.buttons_added .minus {
    border: 1px solid #c7c0c7;
    position: absolute;
    width: 20px;
    background: none;
    background-color: #dedede;
    color: white;
    box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    text-shadow: 0 0 0;
    -moz-text-shadow: 0 0 0;
    -webkit-text-shadow: 0 0 0;
}

.buttons_added .minus {
    top: 18px;
}

.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 30%;
    padding: 0 30px 0 0;
    margin: 0 0 40px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 0;
    margin: 0;
    list-style: none;
    border-top: 1px solid #e0dede;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #e0dede;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
    color: #252525;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    color: #222;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
    color: #252525;
}
.woocommerce-account .woocommerce-MyAccount-content {
    width: 70%;
    padding: 0 0 0 30px;
    margin: 0 0 40px;
}

/*
    Version: 4.0.3 Timestamp: Monday Mart 27 2:59:00pm EDT 2017
*/
.select2-container--default {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  border: 0;
  border-radius: 0;
  text-align: initial;
  box-sizing: border-box;
  line-height: 35px;
  height: 35px;
  background-color: #f6f6f6;
  font-weight: 300;
  background-image: none;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding: 0 20px 0 30px;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 20px;
  right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__rendered {
  padding: 0 20px 0 30px;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin: 7px auto 0 5px;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin: 0 auto 0 3px;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single {
  color: #00aeef;
  background-color: #f6f6f6;
}

.select2-container--default.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above {
  border-bottom-color: transparent;
}

.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below {
  border-top-color: transparent;
}

.woocommerce div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default,
.woocommerce-page .div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default {
  width: 100% !important;
}

.woocommerce div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--single,
.woocommerce div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--multiple,
.woocommerce-page .div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--single,
.woocommerce-page .div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--multiple {
  border: 0;
  background-color: #f6f6f6;
}

.select2-container--default .select2-selection--single {
  display: block;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  box-sizing: border-box;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  display: block;
  padding: 0 0px 0 13px;
  color: inherit;
  line-height: inherit;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  box-sizing: border-box;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  position: relative;
  cursor: pointer;
  float: right;
  margin: 0;
  font-weight: inherit;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: inherit;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  position: absolute;
  width: auto;
  height: 100%;
  top: 0;
  right: 20px;
  color: inherit;
  line-height: inherit;
  text-align: center;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  content: '▼';
  display: block;
  color: #515151;
  font-size: 9px;
  line-height: 38px;
}

.select2-container--default .select2-selection--multiple {
  display: block;
  height: 44px;
  line-height: 42px;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background-color: #fff;
  border-radius: 0;
  outline: 0;
  box-sizing: border-box;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  display: block;
  list-style: none;
  padding: 0 30px 0 20px;
  margin: 0;
  color: inherit;
  line-height: inherit;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  box-sizing: border-box;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__placeholder {
  float: left;
  margin: 0;
  color: inherit;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__clear {
  position: relative;
  cursor: pointer;
  float: right;
  margin: 0;
  font-weight: inherit;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  float: left;
  margin: 7px 5px 0 0;
  padding: 0 10px;
  line-height: 30px;
  color: #fff;
  background-color: #303030;
  border: 0;
  border-radius: 0;
  cursor: default;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove {
  display: inline-block;
  margin: 0 3px 0 0;
  color: inherit;
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove:hover {
  color: inherit;
  opacity: 0.8;
}

.select2-container--default .select2-search--inline {
  float: left;
}

.select2-container--default .select2-search--inline .select2-search__field {
  margin: 0;
  padding: 0;
  font-size: 100%;
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
  box-sizing: border-box;
}

.select2-container--default .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-container--default .select2-dropdown {
  position: absolute;
  top: 0;
  left: -100000px;
  width: 100%;
  display: block;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  z-index: 1051;
  box-sizing: border-box;
}

.select2-container--default .select2-search--dropdown {
  display: block;
  padding: 14px 15px 7px;
}

.select2-container--default .select2-search--dropdown.select2-search--hide {
  display: none;
}

body.woocommerce-cart .select2-container--default .select2-search--dropdown.select2-search--hide {
  display: block;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  padding: 4px 8px;
  width: 100%;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  font-weight: inherit;
  outline: none;
  box-sizing: border-box;
  -webkit-appearance: none;
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
  border-color: #303030;
}

.select2-container--default .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-container--default .select2-results {
  display: block;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.select2-container--default .select2-results > .select2-results__options {
  /* max-height: 200px; */
  overflow-y: auto;
}

.select2-container--default .select2-results__options {
  position: relative;
  padding: 2px 15px;
  margin: 5px 0;
  list-style: none;
}

.select2-container--default .select2-results__option {
  padding: 7px 0;
  user-select: none;
  -webkit-user-select: none;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}

.select2-container--default .select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #303030;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  color: #00aeef;
  background: none;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: #00aeef;
  background: none;
}

.select2-container--default .select2-results__group {
  display: block;
  padding: 7px 0;
  cursor: default;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.woocommerce form.checkout .select2-container--default {
    width: 100% !important;
}

 .select2-container--default .select2-search--dropdown {
  display: none;
}

.woocommerce input[type='tel'],
.woocommerce-page input[type='tel'],
.woocommerce input[type='email'],
.woocommerce-page [type='email'] {
    padding-left: 5.2%;
    padding-right: 5.2%;
    width: 89.6%;
}

.woocommerce-edit-address input[type='text'],
.woocommerce-edit-address input[type='password'],
.woocommerce-edit-address input[type='email'],
.woocommerce-edit-address input[type='tel'],
.woocommerce-edit-address input[type='text'],
.woocommerce-edit-address input[type='password'],
.woocommerce-edit-address input[type='email'],
.woocommerce-edit-address input[type='tel'],
.woocommerce-edit-address textarea {
  width: 100%;
  padding: 8px 13px;
}

.woocommerce-account input[type='text'],
.woocommerce-account input[type='password'],
.woocommerce-account input[type='email'],
.woocommerce-account input[type='tel'],
.woocommerce-account input[type='text'],
.woocommerce-account input[type='password'],
.woocommerce-account input[type='email'],
.woocommerce-account input[type='tel'],
.woocommerce-account textarea {
  width: 100%;
  padding: 8px 13px;
}

/*single product gallery*/
.woocommerce .product .images .woocommerce-product-gallery__image img, .woocommerce .product .images .woocommerce-product-gallery__image:first-child {
    width: 100%;
}

.woocommerce .product .images .woocommerce-product-gallery__image {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0 10px;
    box-sizing: border-box;
}

.woocommerce .product .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
    width: 25%;
}

.woocommerce .product .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) {
    float: left;
    padding-top: 20px;
}

.woocommerce div.product section.related.products h2 {
    font-size: 18px;
    margin-bottom: 20px;
}

section.related.products {
    clear: both;
}

/* ==========================================================================
   Select 2 styles
   ========================================================================== */
.select2-default {
  color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #888;
  cursor: default;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
}

.select2-container-multi .select2-search-choice-close {
  left: 3px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}

.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}

/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

.select2-display-none {
  display: none;
}

.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b {
    background-image: url("img/select2x2.png") !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  .select2-search input {
    background-position: 100% -21px !important;
  }
}

/*
    Version: 4.0.3 Timestamp: Monday Mart 27 2:59:00pm EDT 2017
*/
.select2-container--default {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  border: 0;
  border-radius: 0;
  text-align: initial;
  box-sizing: border-box;
  line-height: 35px;
  height: 35px;
  background-color: transparent;
  font-weight: 300;
  background-image: none;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding: 0 20px 0 30px;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 20px;
  right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__rendered {
  padding: 0 20px 0 30px;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin: 7px auto 0 5px;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin: 0 auto 0 3px;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  
}

.select2-container--default.select2-container--open .select2-selection--single {
  color: #fff;
  background-color: transparent;
}

.select2-container--default.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above {
  border-bottom-color: transparent;
}

.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below {
  border-top-color: transparent;
  /* width: 210px !important; */
}

.woocommerce div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default,
.woocommerce-page .div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default {
  width: 100% !important;
  position: relative;
}

.woocommerce div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--single,
.woocommerce div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--multiple,
.woocommerce-page .div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--single,
.woocommerce-page .div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--multiple {
  border: 0;
  background-color: #f6f6f6;
}

.woocommerce div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--single {
	background-color: #383838;	
}

.select2-container--default .select2-selection--single {
  display: block;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
  box-sizing: border-box;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  color: #fff;
  height: 38px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  display: block;
  padding: 0 0px 0 13px;
  color: inherit;
  line-height: inherit;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  box-sizing: border-box;
  height: 38px;
  line-height: 38px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  position: relative;
  cursor: pointer;
  float: right;
  margin: 0;
  font-weight: inherit;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: inherit;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  position: absolute;
  width: auto;
  height: 100%;
  top: 0;
  right: 20px;
  color: inherit;
  line-height: inherit;
  text-align: center;
}

.select2-container--default .select2-selection--multiple {
  display: block;
  height: 44px;
  line-height: 42px;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background-color: #fff;
  border-radius: 0;
  outline: 0;
  box-sizing: border-box;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  display: block;
  list-style: none;
  padding: 0 30px 0 20px;
  margin: 0;
  color: inherit;
  line-height: inherit;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  box-sizing: border-box;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__placeholder {
  float: left;
  margin: 0;
  color: inherit;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__clear {
  position: relative;
  cursor: pointer;
  float: right;
  margin: 0;
  font-weight: inherit;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  float: left;
  margin: 7px 5px 0 0;
  padding: 0 10px;
  line-height: 30px;
  color: #fff;
  background-color: #303030;
  border: 0;
  border-radius: 0;
  cursor: default;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove {
  display: inline-block;
  margin: 0 3px 0 0;
  color: inherit;
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove:hover {
  color: inherit;
  opacity: 0.8;
}

.select2-container--default .select2-search--inline {
  float: left;
}

.select2-container--default .select2-search--inline .select2-search__field {
  margin: 0;
  padding: 0;
  font-size: 100%;
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
  box-sizing: border-box;
}

.select2-container--default .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-container--default .select2-dropdown {
  position: absolute;
  top: 0;
  left: -100000px;
  width: 100%;
  display: block;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  z-index: 1051;
  box-sizing: border-box;
}

.select2-container--default .select2-search--dropdown {
  display: block;
  padding: 5px;
  background-color: #ccc;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  padding: 4px 8px;
  width: 100%;
  height: 26px !important;
  line-height: 26px !important;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  font-weight: inherit;
  outline: none;
  box-sizing: border-box;
  -webkit-appearance: none;
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
  border-color: #303030;
}

.select2-container--default .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-container--default .select2-results {
  display: block;
  padding: 0;
  margin: 0;
  overflow: hidden;
  background: #ccc;
  color: #252525;
}

.select2-container--default .select2-results > .select2-results__options {
  /* max-height: 200px; */
  overflow-x: hidden!important;
  line-height: 22px;
}

.select2-container--default .select2-results__options {
  position: relative;
  padding: 2px 0;
  margin: 5px 0;
  list-style: none;
}

.select2-container--default .select2-results__option {
  max-height: 200px;
  padding: 0 18px 0 4px;
  margin: 4px 4px;
  user-select: none;
  -webkit-user-select: none;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}

.select2-container--default .select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #303030;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  color: #fff;
  background: none;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {background: #BDBDBD;color: #fff;}

.select2-container--default .select2-results__group {
  display: block;
  padding: 7px 0;
  cursor: default;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.woocommerce form.checkout .select2-container--default {
    width: 100% !important;
}

.woocommerce input[type='tel'],
.woocommerce-page input[type='tel'],
.woocommerce input[type='email'],
.woocommerce-page [type='email'] {
    padding-left: 5.2%;
    padding-right: 5.2%;
    width: 89.6%;
}

.woocommerce-edit-address input[type='text'],
.woocommerce-edit-address input[type='password'],
.woocommerce-edit-address input[type='email'],
.woocommerce-edit-address input[type='tel'],
.woocommerce-edit-address input[type='text'],
.woocommerce-edit-address input[type='password'],
.woocommerce-edit-address input[type='email'],
.woocommerce-edit-address input[type='tel'],
.woocommerce-edit-address textarea {
  width: 100%;
  padding: 8px 13px;
}

.woocommerce-account input[type='text'],
.woocommerce-account input[type='password'],
.woocommerce-account input[type='email'],
.woocommerce-account input[type='tel'],
.woocommerce-account input[type='text'],
.woocommerce-account input[type='password'],
.woocommerce-account input[type='email'],
.woocommerce-account input[type='tel'],
.woocommerce-account textarea {
  width: 100%;
  padding: 8px 13px;
}

/*single product gallery*/
.woocommerce .product .images .woocommerce-product-gallery__image img, .woocommerce .product .images .woocommerce-product-gallery__image:first-child {
    width: 100%;
}

.woocommerce .product .images .woocommerce-product-gallery__image {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0 10px;
    box-sizing: border-box;
}

.woocommerce .product .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
    width: 25%;
}

.woocommerce .product .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) {
    float: left;
    padding-top: 20px;
}

.woocommerce div.product section.related.products h2 {
    font-size: 18px;
    margin-bottom: 20px;
}

section.related.products {
    clear: both;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    margin: 0;
}

/*pretty photo*/
@font-face {
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-weight: 400;
    font-style: normal
}

.pp_content_container {
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 30px rgba(0,0,0,.25);
    padding: 20px 0
}

div .pp_content_container:after,div .pp_content_container:before {
    content: " ";
    display: table
}

div .pp_content_container:after {
    clear: both
}

div .pp_loaderIcon:before {
    height: 1em;
    width: 1em;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    display: block;
    content: "";
    -webkit-animation: spin 1s ease-in-out infinite;
    -moz-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0,0,0,.75)
}

div div.ppt {
    color: #000
}

div .pp_gallery ul li a {
    border: 1px solid rgba(0,0,0,.5);
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    border-radius: 2px;
    display: block
}

div .pp_arrow_next,div .pp_arrow_previous,div .pp_close,div .pp_next:before,div .pp_previous:before,div a.pp_contract,div a.pp_expand {
    border-radius: 100%;
    height: 1em;
    width: 1em;
    text-shadow: 0 1px 2px rgba(0,0,0,.5);
    line-height: 1em;
    transition: all ease-in-out .2s;
    color: #fff!important
}

div .pp_gallery ul li a:hover,div .pp_gallery ul li.selected a {
    border-color: #000
}

div .pp_next:before,div .pp_previous:before {
    background-color: #444;
    font-size: 16px!important;
    font-family: WooCommerce;
    content: "\e00b";
    text-indent: 0;
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    text-align: center
}

div .pp_next:before:hover,div .pp_previous:before:hover {
    background-color: #000
}

div .pp_next:hover:before,div .pp_previous:hover:before {
    display: block
}

div .pp_previous:before {
    left: 1em
}

div .pp_next:before {
    right: 1em;
    font-family: WooCommerce;
    content: "\e008"
}

div .pp_details {
    margin: 0;
    padding-top: 1em
}

div .pp_description,div .pp_nav {
    font-size: 14px
}

div .pp_arrow_next,div .pp_arrow_previous,div .pp_nav,div .pp_nav .pp_pause,div .pp_nav p,div .pp_play {
    margin: 0
}

div .pp_nav {
    margin-right: 1em;
    position: relative
}

div .pp_close {
    background-color: #444;
    top: -.5em;
    right: -.5em;
    font-size: 1.618em!important
}

div .pp_close:hover {
    background-color: #000
}

div .pp_close:before {
    font-family: WooCommerce;
    content: "\e013";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    text-indent: 0
}

div .pp_arrow_next,div .pp_arrow_previous {
    background-color: #444;
    font-size: 16px!important;
    position: relative;
    margin-top: -1px;
}

div .pp_arrow_next:hover,div .pp_arrow_previous:hover {
    background-color: #000
}

div .pp_arrow_next:before,div .pp_arrow_previous:before {
    font-family: WooCommerce;
    content: "\e00b";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    text-indent: 0
}

div .pp_arrow_previous {
    margin-right: .5em
}

div .pp_arrow_next {
    margin-left: .5em
}

div .pp_arrow_next:before {
    content: "\e008"
}

div a.pp_contract,div a.pp_expand {
    background-color: #444;
    right: auto;
    left: -.5em;
    top: -.5em;
    font-size: 1.618em!important
}

div a.pp_contract:hover,div a.pp_expand:hover {
    background-color: #000
}

div a.pp_contract:before,div a.pp_expand:before {
    font-family: WooCommerce;
    content: "\e005";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    text-indent: 0
}

div a.pp_contract:before {
    content: "\e004"
}

div #respond {
    margin: 0;
    width: 100%;
    background: 0 0;
    border: none;
    padding: 0
}

div #respond .form-submit {
    margin-top: 0;
    float: none
}

div .pp_inline {
    padding: 0!important
}

.rtl div .pp_content_container {
    text-align: right
}

@media only screen and (max-width: 768px) {
    div .pp_contract,div .pp_description,div .pp_expand,div .pp_gallery,div .pp_next,div .pp_previous {
        display:none!important
    }

    div {
        left: 5%!important;
        right: 5%!important;
        box-sizing: border-box;
        width: 90%!important
    }

    div .pp_arrow_next,div .pp_arrow_previous,div .pp_close {
        height: 44px;
        width: 44px;
        font-size: 44px;
        line-height: 44px
    }

    div .pp_arrow_next:before,div .pp_arrow_previous:before,div .pp_close:before {
        font-size: 44px
    }

    .pp_content,div .pp_details {
        width: 100%!important
    }

    .pp_content #pp_full_res>img {
        width: 100%!important;
        height: auto!important
    }

    .currentTextHolder {
        line-height: 3
    }
}

div.pp_pic_holder a:focus {
    outline: 0
}

div.pp_overlay {
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999
}

div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000
}

.pp_top {
    height: 20px;
    position: relative
}

* html .pp_top {
    padding: 0 20px
}

.pp_top .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px
}

.pp_top .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px
}

* html .pp_top .pp_middle {
    left: 0;
    position: static
}

.pp_top .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}

.pp_content {
    height: 40px;
    min-width: 40px
}

* html .pp_content {
    width: 40px
}

.pp_fade {
    display: none
}

.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%
}

.pp_content_container .pp_left {
    padding-left: 20px
}

.pp_content_container .pp_right {
    padding-right: 20px
}

.pp_content_container .pp_details {
    float: left;
    margin: 10px 0 2px
}

.pp_description {
    display: none;
    margin: 0
}

.pp_social {
    float: left;
    margin: 0
}

.pp_social .facebook {
    float: left;
    margin-left: 5px;
    width: 55px;
    overflow: hidden
}

.pp_social .twitter {
    float: left
}

.pp_nav {
    clear: right;
    float: left;
    margin: 3px 10px 0 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

.pp_nav p {
    float: left;
    display: block;
    margin: 2px 4px;
    white-space: nowrap;
}

.pp_nav .pp_pause,.pp_nav .pp_play {
    float: left;
    margin-right: 4px;
    text-indent: -10000px
}

a.pp_arrow_next,a.pp_arrow_previous {
    position: relative;
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    text-indent: -100000px;
    color: #515151;
    margin: 2px 4px;
    white-space: nowrap;
    text-align: center;
}

.pp_hoverContainer {
    position: absolute;
    width: 100%;
    z-index: 2000;
}

.pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000
}

.pp_gallery div {
    float: left;
    overflow: hidden;
    position: relative
}

.pp_gallery ul {
    float: left;
    height: 35px;
    margin: 0 0 0 5px;
    padding: 0;
    position: relative;
    white-space: nowrap
}

.pp_gallery ul a {
    border: 1px solid #000;
    border: 1px solid rgba(0,0,0,.5);
    display: block;
    float: left;
    height: 33px;
    overflow: hidden
}

.pp_gallery li.selected a,.pp_gallery ul a:hover {
    border-color: #fff
}

.pp_gallery ul a img {
    border: 0
}

.pp_gallery li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0
}

.pp_gallery li.default a {
    display: block;
    height: 33px;
    width: 50px
}

.pp_gallery li.default a img {
    display: none
}

a.pp_next,a.pp_previous {
    display: block;
    height: 100%;
    width: 49%;
    text-indent: -10000px
}

.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous {
    margin-top: 7px!important
}

a.pp_next {
    float: right
}

a.pp_previous {
    float: left
}

a.pp_contract,a.pp_expand {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000
}

a.pp_close {
    position: absolute;
    background-color: #444;
    top: -.5em;
    right: -.5em;
    font-size: 1.618em!important;
    display: block;
    text-indent: -10000px
}

.pp_bottom {
    height: 20px;
    position: relative
}

* html .pp_bottom {
    padding: 0 20px
}

.pp_bottom .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px
}

.pp_bottom .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px
}

* html .pp_bottom .pp_middle {
    left: 0;
    position: static
}

.pp_bottom .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}

.pp_loaderIcon {
    display: block;
    height: 24px;
    left: 50%;
    margin: -12px 0 0 -12px;
    position: absolute;
    top: 50%;
    width: 24px
}

#pp_full_res .pp_inline {
    text-align: left
}

div.ppt {
    color: #fff!important;
    font-weight: 700;
    display: none;
    font-size: 17px;
    margin: 0 0 5px 15px;
    z-index: 9999
}