/*------------------------------------------------------------------
[BlogLoops Stylesheet]


[Table of contents]

1. Shop

-------------------------------------------------------------------*/


/*---------------------------------------------*/
/*--- 1. Shop ---*/
/*---------------------------------------------*/
.woocommerce div.product form.cart .variations select {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 6px;
}
.woocommerce ul.products li.product .onsale,
body .woocommerce ul.products li.product .onsale,
body .woocommerce ul.products li.product .onsale {
    background: #ffd700 none repeat scroll 0 0;
    border-radius: 0;
    display: inline;
    font-size: 13px;
    font-weight: 300;
    height: auto;
    left: auto;
    margin: 0 auto;
    padding: 1px 15px;
    position: absolute;
    right: 0;
    top: -2px;
    width: auto;
    z-index: 234;
}
.woocommerce div.product form.cart .variations label {
    color: rgb(154, 167, 175);
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}
.woocommerce .woocommerce-pagination ul.page-numbers li:first-child, .pagination .page-numbers:first-child {
    margin-left: 0;
    border-radius: 4px;
}
.woocommerce .woocommerce-pagination ul.page-numbers li:last-child,
.pagination .page-numbers:last-child{
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current,
.pagination .page-numbers.current{
    color: #fff;
}
.woocommerce-MyAccount-navigation-link > a {
    background: #252525 none repeat scroll 0 0;
    color: #ffffff !important;
    display: block;
    padding: 15px 20px;
    width: 100%;
}
.thumbnail-and-details {
    position: relative;
    border: 1px solid #dfe5e9;
    overflow: hidden;
}
.thumbnail-and-details .details-review-container {
    bottom: 0;
    left: 10px;
    position: absolute;
}
.details-container > div.details-item {
	width: 100%;
	float: left;
	text-align: center;
}
.details-container > div.details-item .amount,
.details-container > div.details-item ins {
	font-size: 18px;
	line-height: 32px;
}
.details-container .details-price-container {
	color: #2C3E50;
}
.details-container {
	border-left: 1px solid #dfe5e9;
	border-right: 1px solid #dfe5e9;
	border-bottom: 1px solid #dfe5e9;
	overflow: hidden;
	padding: 5px;
}
.details-container > div.details-item .price {
	margin-bottom: 0 !important;
}
.details-container .price ins,
.details-container .price del {
	display: inline-block !important;
}
.woocommerce-MyAccount-navigation-link {
    width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-navigation{
    background: transparent;
}
.pagination .page-numbers:hover {
    color: #fff;
}
.pagination .page-numbers {
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #909da5;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
.woocommerce-error > li::before, .woocommerce-error > li::after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: rgba(0, 0, 0, 0);
    content: "" !important;
    display: none;
}
.woocommerce-cart .hover-components .component::before {
    top: calc(50% - 12px);
}
.yith-wcwl-share li {
    margin: 0 !important;
}
.yith-wcwl-share li:after,
.yith-wcwl-share li:before{
    content: "" !important;
    background: none !important;
}
.woocommerce .order_details li::before,
.woocommerce-checkout #payment ul.payment_methods li::before,
.woocommerce .products li::before,
.shipping #shipping_method > li::before {
    display: none;
}
.woocommerce-checkout #payment ul.payment_methods li,
.woocommerce .products li{
    margin: 0 !important;
}
.shipping #shipping_method > li{
    margin: 0 !important;
    padding: 0 !important;
}
.header_mini_cart .cart_list.product_list_widget li,
.header_mini_cart .cart_list.product_list_widget a {
    color: white;
}
.header_mini_cart .remove:before,
.header_mini_cart .remove:after{
    content: "" !important;
}
.header_mini_cart .woocommerce .widget_shopping_cart .total, 
.header_mini_cart .woocommerce.widget_shopping_cart .total {
    border-top: 2px solid;
    margin: 0;
    padding: 10px 0;
}
.header_mini_cart .buttons {
    margin-bottom: 0;
}
.header_mini_cart .button.wc-forward, .header_mini_cart .button.checkout {
    padding: 10px 20px;
}
.header_mini_cart .button.checkout {
    margin-left: 5px;
}
body .shop_cart > a {
    padding: 20px 12px !important;
}
.header_mini_cart .woocommerce ul.cart_list li a.remove, 
.header_mini_cart .woocommerce ul.cart_list li a.remove::before, 
.header_mini_cart .woocommerce ul.cart_list li a.remove::after{
    transition: all 0ms !important;
    -webkit-transition: all 0ms !important;
}
.header_mini_cart .woocommerce .widget_shopping_cart .cart_list li.empty, 
.header_mini_cart .woocommerce.widget_shopping_cart .cart_list li.empty{
    margin: 0;
    padding: 0;
}
.shop_cart{
    transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
}
.header_mini_cart.visible_cart {
    border-top: 5px solid;
    background: #2C3E50;
    opacity: 1;
    padding: 15px;
    position: absolute;
    top: 100%;
    right: 15px;
    width: 300px;
    visibility: visible;
    transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
}
.header_mini_cart {
    background: #2C3E50;
    position: absolute;
    padding: 15px;
    opacity: 0;
    border-top: 5px solid;
    width: 300px;
    top: 150%;
    right: 15px;
    transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    visibility: hidden;
}
.nav-effect .shop_cart a.active::before, 
.nav-effect .shop_cart a::before,
.nav-effect .shop_cart a.active::after, 
.nav-effect .shop_cart a::after{
    content: "";
}
.shop_cart:hover, .shop_cart {
    background: #2d3e50 none repeat scroll 0 0 !important;
}
.woocommerce-cart .entry-content {
    padding: 0 20px;
}
.search_products, .shop_cart {
    margin-top: 10px;
    margin-bottom: 10px;
}
.shop_cart i {
    font-size: 20px;
    color: #fff;
    line-height: 15px;
}
.woocommerce.widget_product_search .screen-reader-text,
.woocommerce.widget_product_search input[type="submit"] {
    display: none;
}
.woocommerce.widget_product_search .search-field {
    border: 1px solid #e5ecef;
    padding: 8px;
    font-style: italic;
    font-weight: 400;
    width: 97%;
}
.woocommerce-checkout #payment div.form-row.place-order {
    margin: 0;
    padding: 10px;
}
.component.wishlist .feedback {
    padding: 8px 8px 8px 30px;
}
li .hover-components .component .button.add_to_cart_button.added {
    display: none;
}
.single-product .yith-wcwl-add-to-wishlist{
    display: none;
}
.single-product .related.products .yith-wcwl-add-to-wishlist {
    display: block;
}
.single-product.hidden_compare_btn .compare.button,
.single-product.hidden_wishlist_btn .wishlist-container{
    display: none;
}
.wishlist-container .yith-wcwl-add-to-wishlist {
    display: block;
}
.yith-wcwl-wishlistaddedbrowse.show > a {
    display: none !important;
}
.wishlist_table tr td.product-stock-status span.wishlist-in-stock {
    color: #1abc9c;
}
body.woocommerce-cart table.cart img {
    width: 75px;
}
.woocommerce-wishlist .wishlist-title h2 {
    margin-top: 0;
}
.woocommerce-tabs h2 {
    font-size: 20px;
}
.wishlist_table tr td, 
.wishlist_table tr th.wishlist-delete {
    text-align: left;
}
.categories_shortcode .category {
    text-align: center;
}
.price > del span{
    text-decoration: line-through;
}
.woocommerce ul.products li.product .price{
    color: transparent;
}
.related.products > h2 {
    margin: 40px 0 0;
}
table.compare-list .add-to-cart td a{
    padding: 10px 20px;
    margin: 0;
}
.woocommerce.single-product .tabs-related .compare.button::before{
    content: "";
}
.widget span.amount{
    font-size: 14px;
}
/*Single product: TABS*/
.woocommerce div.product .woocommerce-tabs ul.tabs{
    margin: 0;
    padding: 0;
    background: #f5f6f7;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0 none;
    float: left;
    margin: 0;
    padding: 0;
    color: #e9edef;
    border-top: 5px solid;
    background: transparent;
}
.woocommerce form .form-row label span {
    margin-top: 10px;
    display: inline-block;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #252525;
    font-weight: bold;
    padding: 15px 20px 17px 20px;
}
.woocommerce a.remove{
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
}
.woocommerce a.remove:hover{
    color: #fff !important;
}
.woocommerce-tabs {
    border-top: 0 none;
    border-bottom: 1px solid #dfe5e9;
    border-left: 1px solid #dfe5e9;
    border-right: 1px solid #dfe5e9;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border-bottom-right-radius: 0;
    border-width: 0;
    box-shadow: none;
    left: auto;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
    box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, 
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border: 0 none;
    bottom: auto;
    height: 0;
    width: 0;
}
.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0;
    padding: 10px 20px;
}
/*Single product: Price*/
.woocommerce div.product p.price, 
.woocommerce div.product span.price {
    font-size: 25px;
}
/*Single product: Buttons*/
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
table.compare-list .add-to-cart td a,
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt {
    color: #ffffff;
    font-weight: 400;
    transition: all 250ms ease-in-out 0s;
    -webkit-transition: all 250ms ease-in-out 0s;
}
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover,
table.compare-list .add-to-cart td a:hover,
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover {
    color: #ffffff;
}
/*Single product: Thumbnails*/
.woocommerce div.product div.images img {
    border: 1px solid #dfe5e9;
}
#yith-quick-view-content .images {
    margin: 0;
}
.woocommerce ul.products li.product .button.yith-wcqv-button {
    display: none;
}
.woocommerce ul.products li.product .component.quick-view .button.yith-wcqv-button {
    display: block;
}
.woocommerce #content div.product div.summary, 
.woocommerce div.product div.summary, 
.woocommerce-page #content div.product div.summary, 
.woocommerce-page div.product div.summary{
    float: left;
    width: 50%;
}
#yith-quick-view-content div.summary{
    width: 100%;
}
.woocommerce #content div.product div.images, 
.woocommerce div.product div.images, 
.woocommerce-page #content div.product div.images, 
.woocommerce-page div.product div.images{
    width: auto;
    float: left;
}
/*Single product: on sale badge*/
.onsale.rotate45_back {
    display: block;
}
.woocommerce span.onsale{
    background: transparent;
    position: initial;
}
.product-badge {
    font-weight: 300;
    right: 50px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    top: 30px;
    width: 43px;
}
/*Pagination*/
.woocommerce nav.woocommerce-pagination {
    background: transparent;
    text-align: left;
}
.woocommerce nav.woocommerce-pagination ul {
    border: 0 none;
}
.woocommerce .woocommerce-pagination ul.page-numbers li {
    margin-right: 5px;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
    padding: 10px 13px;
}
/*Compare products*/
/*Inputs*/
.woocommerce .cart .button, .woocommerce .cart input.button {
    padding: 10px;
}
.woocommerce form .form-row label{
    line-height: normal;
}
.woocommerce .woocommerce-ordering select,
.woocommerce .quantity .qty{
    border: 1px solid rgba(0, 0, 0, 0.1);
    line-height: normal;
    padding: 7px;
    height: auto;
    list-style: none;
}
.woocommerce-cart table.cart td.actions .coupon .input-text{
    border: 1px solid rgba(0, 0, 0, 0.1);
    line-height: normal;
    padding: 7px;
    height: auto;
    width: auto;
}
.woocommerce form .form-row textarea, 
.woocommerce form .form-row select, 
.woocommerce form .form-row input.input-text, 
.woocommerce-page form .form-row input.input-text {
    border: 1px solid rgba(0, 0, 0, 0.1);
    line-height: normal;
    padding: 10px;
}
/*Widgets: General style*/
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button{
    padding: 10px;
}
.widget_categories select,
.dropdown_product_cat {
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #9aa7af;
    padding: 10px;
    width: 100%;
}
.cat-parent .cat-item {
    list-style: outside none none;
}
.cat-parent .children {
    padding-left: 20px;
}
.star-rating {
    margin: 5px 0;
}
.woocommerce ul.cart_list li a, 
.woocommerce ul.product_list_widget li a {
    color: rgba(0, 0, 0, 0.85);
    font-weight: normal;
    position: relative;
}
.woocommerce ul.product_list_widget li a{
    font-weight: bold;
}
.woocommerce ul.product_list_widget li .amount {
    color: #9aa7af;
}
.woocommerce ul.cart_list li:hover a, 
.woocommerce ul.product_list_widget li:hover a {
    color: #8a9ca9;
}
.woocommerce ul.cart_list li img, 
.woocommerce ul.product_list_widget li img {
    float: left;
    margin: 0 15px 0 0;
    width: 70px;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.08) !important;
}
.woocommerce ul.cart_list li, 
.woocommerce ul.product_list_widget li {
    margin-bottom: 15px;
    padding: 0;
}
.woocommerce ul.cart_list li:hover a::before, 
.woocommerce ul.product_list_widget li:hover a::before {
    content: "";
    height: 70px;
    left: 0;
    opacity: 1;
    position: absolute;
    width: 70px;
}
.woocommerce ul.cart_list li a::before, 
.woocommerce ul.product_list_widget li a::before {
    content: "";
    height: 70px;
    left: 0;
    opacity: 0;
    position: absolute;
    width: 70px;
}
.woocommerce ul.cart_list li:hover a::after, 
.woocommerce ul.product_list_widget li:hover a::after {
    opacity: 1;
}
.woocommerce ul.cart_list li a::after, 
.woocommerce ul.product_list_widget li a::after {
    opacity: 0;
}
.woocommerce ul.cart_list li a.remove::before, 
.woocommerce ul.product_list_widget li a.remove::before {
    background: transparent;
}
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce ul.cart_list li a, 
.woocommerce ul.product_list_widget li a,
.woocommerce ul.cart_list li a::before, 
.woocommerce ul.product_list_widget li a::before,
.woocommerce ul.cart_list li a::after, 
.woocommerce ul.product_list_widget li a::after {
    transition: all 250ms ease-in-out;
    -webkit-transition: all 250ms ease-in-out;
}
.woocommerce ul.cart_list li:hover a::after, 
.woocommerce ul.product_list_widget li:hover a::after {
    color: #ffffff;
    content: "";
    font-family: "fontawesome";
    font-size: 25px;
    left: 24px;
    position: absolute;
    top: 18px;
}
/*Widgets: price filter*/
.product-description{
    color: #9aa7af;
    margin-bottom: 20px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #c0ccd3;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #2f383d;
}
.price_label {
    color: #99abb7;
}
/*redesign shop*/
.woocommerce ul.products li.product .archive-product-title a {
    font-size: 25px;
    font-weight: bold;
    color: #252525;
}
.woocommerce ul.products li.product .archive-product-title {
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-top: 1px solid #dbdbdb;
}
.woocommerce .star-rating span {
    color: #f1c40f;
}
.woocommerce .products .star-rating {
    float: none !important;
    margin: 0 auto !important;
}
.woocommerce ul.products li.product .price {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.widget.woocommerce .product_list_widget .product-title {
    display: block;
    padding-top: 15px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  left: -5px !important;
  box-shadow: 2px 2px 0 transparent !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    right: -5px !important;
    box-shadow: -2px 2px 0 transparent !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #FFD600;
    background-color: #FFD600;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background-color: #fff !important;
}

.woocommerce button.button.alt {
  color: #fff !important;
  border: 0 !important;
}
.related.products ul.products li.product .button:hover {
    background-color: #FFDF39 !important;
}
.woocommerce .quantity .qty {
    height: 34px;
}
.single-product .product_meta {
    margin-top: 30px;
}
/*///////////////////*/
.related.products ul.products li.product .archive-product-title a {
    font-size: 25px;
    font-weight: bold;
    color: #252525;
}
.related.products ul.products li.product .archive-product-title {
    text-align: center;
    padding-bottom: 19px;
    padding-left: 20px;
    padding-right: 20px;
}
.related.products .star-rating span {
    color: #f1c40f;
}
.related.products .products .star-rating {
    float: none !important;
    margin: 0 auto !important;
}
.related.products ul.products li.product .price {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding-top: 0px;
}
.custom_inner_class {
    background-color: #F7F7F7;
    overflow: hidden;
    text-align: center;
}

.related.products span.onsale {
    top: 0px !important;
    right: 0px !important;
    font-weight: bold;
}
.related.products .custom_inner_class {
    padding-bottom: 0px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #FFD600;
    color: #515151;
    -webkit-font-smoothing: antialiased;
    transition: all 250ms ease;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color:#FFDF39;
    color: #515151;
}

.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
table.compare-list .add-to-cart td a,
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt,
.woocommerce a.remove:hover,
.woocommerce a.remove,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce table.shop_table{
    border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    text-align: center;
    margin: 0 auto;
}
.woocommerce .star-rating span::before{
	font-family: "star";
}
.hover-container {
	position: absolute;
	width: 100%;
	height: 100%;
}

.hover-container .thumbnail-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 10;
	opacity: 0;
	-webkit-transition: opacity 0.5s; /* For Safari 3.1 to 6.0 */
    		transition: opacity 0.5s;
}

.hover-components {
	position: absolute;
	opacity: 1;
	z-index: 11;
	margin: 0 0 20px 10px;
	bottom: 0;
	max-width: 180px;
}
.hover-components .component {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-360px,0,0);
	transform: translate3d(-360px,0,0);
}

.hover-components .component:first-child {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

.hover-components .component:nth-of-type(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.hover-components .component:nth-of-type(3) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

.products li.product:hover .hover-container .hover-components .component:first-child {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.products li.product:hover .hover-container .hover-components .component:nth-of-type(2) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

.products li.product:hover .hover-container .hover-components .component:nth-of-type(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.products li.product:hover .hover-container .hover-components .component {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.hover-components .component a.woocommerce-LoopProduct-link {
    padding: 0;
}
.hover-components .component a {
    color: #ffffff !important;
    display: block;
    font-size: 15px !important;
    line-height: 20px !important;
    margin: 0 !important;
    padding: 4px 0 4px 25px;
    transition: all 250ms ease-in-out 0s;
    -webkit-transition: all 250ms ease-in-out 0s;
    width: 100%;
}

.columns-4 .hover-components .component a,
.col-md-4 .hover-components .component a,
.no-sidebar .col-md-3 .hover-components .component a {
	font-size: 14px !important;
	line-height: 28px !important;
	padding-left: 30px;
	text-align: left;
	font-weight: 500;
}
.col-md-4 .hover-components .component:before,
.no-sidebar .col-md-3 .hover-components .component:before {
	font-size: 14px;
	width: 30px;
	z-index: 2;
}

.component .yith-wcwl-add-to-wishlist .ajax-loading {
	display: none !important;
}
.woocommerce ul.products li.product a.add_to_wishlist {
    border-radius: 0;
    text-align: left;
}
.hover-components .component div {
	margin-top: 0;
}
.hover-components .component {
	margin-top: 5px;
	min-width: 110px;
	display: inline-block;
	overflow: hidden;
	position: relative;
}
.hover-components .component{
	min-width: 140px;
}
.hover-components .component::before {
    color: #ffffff;
    display: block;
    font-family: "FontAwesome";
    font-size: 12px;
    left: 0;
    position: absolute;
    text-align: center;
    line-height: 16px;
    top: calc(50% - 8px);
    width: 25px;
}
.yith-wcwl-wishlistexistsbrowse span {
    display: none;
}
.hover-components .component.quick-view:before{
	content: "\f002";
}
.hover-components .component.add-to-cart:before{
	content: "\f07a";
}
.hover-components .component.compare:before{
	content: "\f0ec";
}
.hover-components .component.wishlist:before{
	content: "\f06b";
}
.products li.product:hover .hover-container .thumbnail-overlay {
	opacity: 1;
}

.woocommerce .products .details-review-container .star-rating {
	margin: 8px auto;
	height: 14px;
}
.woocommerce ul.products li.product .archive-product-title {
    border-bottom: 1px solid #dfe5e9;
    border-left: 1px solid #dfe5e9;
    border-right: 1px solid #dfe5e9;
    padding: 12px 10px;
    text-align: center;
}
.woocommerce ul.products li.product .archive-product-title a {
    color: black;
    display: block;
    font-size: 17px;
    width: 100%;
}
nav.woocommerce-pagination {
	background: transparent;
}
.woocommerce .products ul, 
.woocommerce ul.products {
	margin: 0 -15px;
}
.woocommerce ul.products li.product.col-md-3, 
.woocommerce-page ul.products li.product.col-md-3,
.woocommerce ul.products li.product.col-md-4, 
.woocommerce-page ul.products li.product.col-md-4,
.woocommerce ul.products li.product.col-md-6, 
.woocommerce-page ul.products li.product.col-md-6 {
	position: relative;
  	min-height: 1px;
  	padding-left: 15px;
  	padding-right: 15px;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 15px 0 !important;
}	
.yith-wcwl-wishlistaddedbrowse .feedback {
    color: #ffffff !important;
    display: block;
    padding: 2px;
    background: rgba(255, 214, 0, 0.7);
}
.archive .yith-wcwl-wishlistaddedbrowse .feedback {
    padding-left: 23px !important;
}
.wishlist_table span.amount {
    font-size: 18px !important;
}
.woocommerce ul.cart_list li dl, 
.woocommerce ul.product_list_widget li dl {
    border-left: 0 none;
    clear: right;
    float: left;
    padding-left: 0;
}
.header_mini_cart .quantity {
    clear: right;
    float: left;
    width: 100%;
}
.woocommerce ul.products li.product.col-md-3, 
.woocommerce-page ul.products li.product.col-md-3 {
	width: 25%;
}

.woocommerce ul.products li.product.col-md-4, 
.woocommerce-page ul.products li.product.col-md-4 {
	width: 33.33333333%;
}

.woocommerce ul.products li.product.col-md-6, 
.woocommerce-page ul.products li.product.col-md-6 {
	width: 50%;
}
li.product .product-badge {
	width: 40px;
	height: 40px;
	top: 20px;
	right: 20px;
}

/* Product Page */
h1.product_title {
	font-size: 25px;
	font-weight: bold;
}
.single-product.woocommerce div.product p.price del,
.single-product .price ins {
	display: inline-block;
}

.single-product .price ins {
	text-decoration: none;
}
span.amount {
	font-size: 23px;	
	font-weight: normal;
}
.cart_totals td, 
.cart_totals th,
.cart_totals span,
.woocommerce-checkout-review-order-table span {
    font-size: 14px !important;
}  
.cart_totals .wc-proceed-to-checkout a {
    font-size: 14px !important;
}
.cart_totals .woocommerce-shipping-calculator p {
    margin-bottom: 0px;
}

del span.amount {
	font-size: 18px;
	color: rgba( 0,0,0,0.5);
}
.product-description p {
	font-size: 14px;
}
.product_meta > span {
	display: block;
	color: #9aa7af;
}
.woocommerce div.product form.cart {
    margin-bottom: 30px;
    margin-top: 30px;
}
.wishlist-container {
	display: inline-block;
	margin-left: 10px;
}
.single-product .single_add_to_cart_button:before {
	content: "\f07a";
	width: 20px;
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 100%;
	font-family: "FontAwesome";
}
.woocommerce.single-product div.product form.cart .button {
	padding-left:40px;
	position:relative;
}
.woocommerce.single-product .wishlist-container .yith-wcwl-wishlistaddedbrowse {
	padding: .4em 1em;
}
.woocommerce.single-product .wishlist-container .yith-wcwl-wishlistaddedbrowse a {
	color: #FFF;
	font-weight: 400;
}
.woocommerce.single-product .wishlist-container .yith-wcwl-wishlistaddedbrowse span {
	color: rgba(255,255,255,0.7);
}
.woocommerce.single-product .compare.button,
.woocommerce.single-product .wishlist-container a.button,
.woocommerce.single-product .wishlist-container .yith-wcwl-wishlistaddedbrowse {
	padding-left:40px;
	position:relative;
}
.single-product .add_to_wishlist,
.single-product .yith-wcwl-wishlistexistsbrowse a {
    color: #fff;
    background: #ffd600;
    padding: 10px;
    border-radius: 0 !important;
}
.single-product .product_meta > span {
    margin-bottom: 15px;
}
.related.products .compare.button:before,
.woocommerce.single-product .compare.button:before {
	content: "\f0ec";
	width: 20px;
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 100%;
	font-family: "FontAwesome";
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	clear: none;
}
.woocommerce.single-product .wishlist-container a.button:before {
	content: "\f06b";
	width: 20px;
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 100%;
	font-family: "FontAwesome";
}
.woocommerce.single-product .wishlist-container .yith-wcwl-wishlistaddedbrowse:before {
	content: "\f0ec";
	width: 20px;
	display: block;
	position: absolute;
	top: 5px;
	left: 10px;
	font-size: 100%;
	font-family: "FontAwesome";
	color: #FFF;
}
.woocommerce.single-product .wishlist-container .yith-wcwl-wishlistaddedbrowse.show:before {
	top: 9px;
}
.woocommerce div.product form.cart div.quantity {
	margin-right: 10px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: 0 none;
	position: relative;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
	position: absolute;
	content: "";
	display: none;
	height: 5px;
	width: 100%;
	left: 0;
	top: 0;
	background: #e9edef;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-top: 5px solid transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
	border-bottom: 0 none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0;
	background: #dfe5e9;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border-left: 1px solid #dfe5e9;
	border-right: 1px solid #dfe5e9;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {
	border-left: 0 none	!important;
}
.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals {
	width: 100%;
}
.shipping-calculator,
.cart-totals-container {
	padding: 20px;
	border: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce-cart .cart-collaterals .cart_totals p.form-row {
	margin-bottom: 15px;
}
.woocommerce-shipping-calculator p.form-row:nth-child(2),
.woocommerce-shipping-calculator p.form-row:nth-child(3) {
	width: 48%;
	display: inline-block;
}
.woocommerce-shipping-calculator p.form-row:nth-child(2) {
	margin-right: 3%;
}
p.form-row-button {
	width: 100%;
	text-align: right;
}
.cart_totals h2 {
	font-size: 18px;
	margin-bottom: 20px;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td, 
.woocommerce-cart .cart-collaterals .cart_totals tr th {
	border-top: 0 none;
}
.cart-totals-container span.amount {
	font-size: 14px;
	font-weight: bold;
}
.cart-totals-container label {
	text-indent: 0;
}
.wc-proceed-to-checkout {
	text-align: right;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.wc-proceed-to-checkout a {
	display: inline-block !important;
	margin-bottom: 0 !important;
}
.woocommerce-cart table.cart img {
	width: 100px;
	border: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce-cart table.cart .product-thumbnail {
	text-align: center;
}
.woocommerce-cart table.cart td.product-name {
	font-size: 23px;
	color: #2f383d;
}
.woocommerce-cart .entry-content h2 {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 5px;
}
.woocommerce form.checkout_coupon_form {
	border-radius: 0;
}
.woocommerce form.checkout_coupon_form .form-row {
	width: 100%;
}
.woocommerce form.checkout_coupon_form .form-row-last {
	text-align: right;
	padding: 0;
	margin: 0;
}
.woocommerce form.checkout_coupon_form, 
.woocommerce form.login {
	margin: 10px 0;
}
.form-holder-addon:nth-of-type(2) {
	margin-left: 4%;
}
.woocommerce form.checkout_coupon_form {
	border: 1px solid #e1e1e1;
	padding: 20px;
}
.woocommerce form.login {
	border-radius: 0;
}
.checkout-form-holder .login .form-row:nth-of-type(4) {
	width: 50%;
	float: right;
	text-align: right;
}
.checkout-form-holder .login .form-row:nth-of-type(4) label {
	display: inline-block;
	margin-right: 10px;
	line-height: 30px;
}
.checkout-form-holder .login .form-row:nth-of-type(4) .button {
	float: right;
}
.checkout-form-holder .login .lost_password {
	line-height: 30px;
	margin-left: 5px;
}
.woocommerce-billing-fields h3,
#ship-to-different-address,
h3#order_review_heading {
	font-size: 18px;
}
.change-shipping-address {
	float: right;
	margin-top: 15px;
}
.change-shipping-address label,
.change-shipping-address input {
	display: inline-block;
	font-size: 12px;
	color: #9aa7af;
	margin: 0;
}
.select2-container .select2-choice {
	border-radius: 0;
	border-color: #e1e1e1;
	padding: 5px 10px;
}
.woocommerce ul#shipping_method li {
	text-indent: 0;
	padding-left: 0;
}
.woocommerce-checkout #payment {
	background: #FFF;
	border-radius: 0;
	border: 1px solid #e1e1e1;
}
.woocommerce-checkout #payment div.payment_box {
	background: #e1e1e1;
	width: 100%;
}
.woocommerce-checkout #payment ul.payment_methods li {
	margin-bottom: 10px;
	border-bottom: 1px solid #e1e1e1;
	padding: 0 20px;
}
.woocommerce-checkout #payment ul.payment_methods {
	border-bottom: 0 none;
	padding: 20px 0 0;
}
.woocommerce-checkout #payment div.form-row {
	padding: 0 20px 10px;
}

/*header mini*/
.first_header .header_mini_cart,
.second_header .header_mini_cart,
.third_header .header_mini_cart,
.fourth_header .header_mini_cart,
.fifth_header .header_mini_cart,
.sixth_header .header_mini_cart,
.seventh_header .header_mini_cart,
.eighth_header .header_mini_cart,
.first_header .header_mini_cart.visible_cart,
.second_header .header_mini_cart.visible_cart,
.third_header .header_mini_cart.visible_cart,
.fourth_header .header_mini_cart.visible_cart,
.fifth_header .header_mini_cart.visible_cart,
.sixth_header .header_mini_cart.visible_cart,
.seventh_header .header_mini_cart.visible_cart,
.eighth_header .header_mini_cart.visible_cart{
    z-index: 10;
}
.header_mini_cart .cart_list.product_list_widget li,
.header_mini_cart .cart_list.product_list_widget a {
    color: #252525;
}
.header_mini_cart .remove:before,
.header_mini_cart .remove:after{
    content: "" !important;
}
.header_mini_cart .woocommerce .widget_shopping_cart .total, 
.header_mini_cart .woocommerce.widget_shopping_cart .total {
    border-top: 1px solid;
    margin: 0;
    padding: 15px 0;
}
.header_mini_cart .buttons {
    margin-bottom: 0;
    text-align: left;
}
.header_mini_cart .button.wc-forward,
.header_mini_cart .button.checkout {
    padding: 10px 18px;
    margin-right: 0 !important;
}
.header_mini_cart .button.wc-forward:hover,
.header_mini_cart .button.checkout:hover {
    background-color: #FFDF39;
}
.header_mini_cart .button.checkout {
    float: right;
}
body .shop_cart > a {
    padding: 20px 12px !important;
    padding-right: 0px !important;
}
.header_mini_cart .woocommerce ul.cart_list li a.remove, 
.header_mini_cart .woocommerce ul.cart_list li a.remove::before, 
.header_mini_cart .woocommerce ul.cart_list li a.remove::after{
    transition: all 0ms !important;
    -webkit-transition: all 0ms !important;
}
.header_mini_cart .woocommerce .widget_shopping_cart .cart_list li.empty, 
.header_mini_cart .woocommerce.widget_shopping_cart .cart_list li.empty{
    margin: 0;
    padding: 0;
}
.shop_cart{
    transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
}
.header_mini_cart.visible_cart {
    background: #f5f5f5;
    opacity: 1;
    padding: 15px;
    position: absolute;
    top: 100%;
    right: 15px;
    width: 250px;
    visibility: visible;
    transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    box-shadow: 0px 5px 15px 4px rgba(0, 0, 0, 0.06);
}
.header_mini_cart {
    background: #f5f5f5;
    position: absolute;
    padding: 15px;
    opacity: 0;
    width: 250px;
    top: 150%;
    right: 15px;
    transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    visibility: hidden;
    z-index: 999;
}
.shop_cart{
    transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
}

/*WooCommerce*/
.woocommerce a.remove:hover {
    color: #fff !important;
}
.single.single-product .product .thumbnails-summary .woocommerce-product-gallery__wrapper {
    margin: 0px !important;
}
.woocommerce ul.cart_list, .woocommerce ul.product_list_widget {
  text-align: left;
}
.header_mini_cart .woocommerce.widget_shopping_cart .total {
  text-align: left;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
      padding: 15px 0;
      width: 100%;
}
.woocommerce-MyAccount-navigation-link a{
    transition: all 250ms;
}
.woocommerce-MyAccount-navigation-link:hover a,
.woocommerce-MyAccount-navigation-link.is-active a{
    color: #252525 !important;
    background: #ffd600 !important;
}
.woocommerce .woocommerce-Address-title.title {
    background: transparent;
    color: #252525;
}
.woocommerce .woocommerce-MyAccount-navigation ul li {
    display: block !important;
    padding: 0px !important;
    font-size: 18px;
    border-bottom: 1px solid #3a3a3a;
}
.woocommerce-cart .header_mini_cart {
    visibility: hidden !important;
}
.woocommerce .woocommerce-MyAccount-navigation {
    background: #F5F5F5;
}
.woocommerce div.product form.cart .variations label {
    color: #000000;
    font-size: 15px;
    font-weight: 700;
    line-height: 30px;
}
.woocommerce div.product div.images {
    width: 100%;
}
.woocommerce ul.products li.product .price del {
    display: inline;
}
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
    clear: none !important;
    margin: 0 0 50px !important;
    padding: 0 15px !important;
    position: relative !important;
    width: 25%;
}
.woocommerce ul.products {
    margin: 0 -15px;
}
.woocommerce nav.woocommerce-pagination {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    text-align: center;
    margin-top: 30px;
}
.product .custom_inner_class .details-container{
	min-height: 45px;
}
body.woocommerce ul.products li.product .onsale {
    border-radius: 0;
    height: auto;
    left: auto;
    font-weight: bold;
    line-height: 0;
    margin: 0;
    min-height: auto;
    min-width: auto;
    padding: 16px;
    right: 0;
    top: 0;
}
.single-product.woocommerce span.onsale {
    border-radius: 0;
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 400;
    left: 15px;
    line-height: normal;
    margin: 0;
    min-height: auto;
    min-width: auto;
    padding: 12px 20px;
    position: absolute;
    text-align: center;
    top: 0;
}
#add_payment_method table.cart td.actions .coupon .input-text, 
.woocommerce-cart table.cart td.actions .coupon .input-text, 
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    width: auto;
}
.woocommerce form .form-row .input-text, 
.woocommerce-page form .form-row .input-text {
    padding: 7px;
}
.woocommerce .loader::before{
	display: none;
}

.widget.widget_product_search button{
    border: 0 none;
    padding: 8px 12px;
    margin-top: 5px;
}
.crypto-tools-parent {
    background: #ffd600;
    margin-bottom: 20px;
    position: relative;
    cursor: pointer;
}
.crypto-tools-image {
    width: 20%;
    display: table-cell;
    float: none;
    vertical-align: middle;
    padding: 40px;
    position: relative;
}
.crypto-tools-image img {
    max-width: 120px;
}
.crypto-tools-content {
    width: 60%;
    display: table-cell;
    float: none;
    vertical-align: middle;
    position: relative;
}
.crypto-tools-content .crypto-tools-title {
    margin: 10px 0;
    font-weight: bold;
    color: #252525;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}
.crypto-tools-content .crypto-tools-title:hover {
    color: #101010;
}
.crypto-tools-content .crypto-tools-paragraph {
    max-width: 90%;
    color: rgba(37,37,37,.7);
}
.crypto-tools-button {
    width: 20%;
    background: #252525;
    display: table-cell;
    float: none;
    vertical-align: middle;
    text-align: center;
    height: 100%;
    position: relative;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}
.crypto-tools-button:hover {
    background: #101010;
}
.crypto-tools-button a {
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.crypto-tools-button a i {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    color: #fff;
    font-size: 20px;
}
@media(max-width: 768px) {
    .crypto-tools-image {
        padding: 15px;
    }
    .crypto-tools-image img {
        width: 80px;
    }
    .crypto-tools-content .crypto-tools-title {
        font-size: 18px;
    }
    .crypto-tools-button a i {
        font-size: 15px;
    }
}
.crypto-tools-parent.currency-exchange {
    background: url(../images/currency-exchange-bg.jpg);
}
.crypto-tools-parent.transactions {
    background: url(../images/transactions-bg.jpg);
}
.crypto-tools-parent.submit-ico {
    background: url(../images/submit-ico-bg.jpg);
}
.crypto-tools-parent.bitcoin-live-price {
    background: url(../images/price-live-bg.jpg);
}

.crypto-tools-parent::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 214, 0, .9);
    -moz-transition: background .3s linear;
    -webkit-transition: background .3s linear;
    -o-transition: background .3s linear;
    transition: background .3s linear;
}

.crypto-tools-parent:hover::before {
    background: rgba(255, 214, 0, 1);
}

/* transactions */

form.transactions-search input[type=text] {
    padding: 0 20px;
    font-size: 16px;
    border: 0;
    float: left;
    display: inline;
    width: 90%;
    background: #f9f9f9;
    height: 50px;
    outline: 0;
    transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}

form.transactions-search button {
    float: left;
    width: 10%;
    padding: 0 10px;
    background: #252525;
    color: white;
    border:0;
    font-size: 20px;
    cursor: pointer;
    height: 50px;
    transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    outline: 0;
}

form.transactions-search button:hover {
    background: #fff;
    color: #252525;
}

form.transactions-search::after {
  content: "";
  clear: both;
  display: table;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 20%;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 78%;
}

.crypto-tools-search-content {
    margin-top: 30px;
}

.crypto-tools-search-content h2.title {
    font-weight: 600;
    color: #5f5f5f;
    margin-bottom: 20px;
    line-height: 1.2;
}

.crypto-tools-search-content ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
}

.crypto-tools-search-content span.value {
    float: right;
}

.crypto-tools-search-content h3.subtitle {
    border-top: 1px solid #ddd;
    padding: 8px;
    line-height: 1.5;
    vertical-align: top;
    font-size: 14px;
    color: #5f5f5f;
    background-color: #f9f9f9;
    margin: 0;
    font-weight: bold;
}

.crypto-tools-search-content ul li {
    border-top: 1px solid #ddd;
    padding: 8px;
    line-height: 1.5;
    vertical-align: top;
    font-size: 14px;
    color: #5f5f5f;
}

.crypto-tools-search-content .single-transaction {
    margin-bottom: 30px;
}

.crypto-tools-search-content ul li:nth-of-type(even) {
    background-color: #f9f9f9;
}

.crypto-tools-search-content .single-transaction .transaction-list li .fa {
    font-size: 20px;
    position: relative;
    top: 2px;
    padding: 0 10px;
}

.crypto-tools-search-content .single-transaction .transaction-list li.addr1 .fa {
    color: #5cb85c;
}

.crypto-tools-search-content .single-transaction .transaction-list li.addr2 .fa {
    color: #d9534f;
}

.transaction-info {
    margin-top: 50px;
    margin-bottom: 50px;
}

.crypto-tools-par {
    background: url(../images/currency-exchange-bg.jpg);
    padding: 50px 50px 60px;
    text-align: center;
    margin-bottom: 50px;
    position: relative;
}
.crypto-tools-par::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 214, 0, .9);
    -moz-transition: background .3s linear;
    -webkit-transition: background .3s linear;
    -o-transition: background .3s linear;
    transition: background .3s linear; 
}
.crypto-tools-par * {
    z-index: 1;
    position: relative;
}
.crypto-tools-par h1 {
    font-weight: bold;
    font-size: 40px;
    line-height: 40px;
    margin-top: 0px;
}

.crypto-tools-par p {
    color: #252525;
    max-width: 350px;
    margin: 15px auto;
    font-size: 16px;
}
.crypto-tools-par p.fullwidth-paragraph {
    max-width: 100%;
    margin-bottom: 0;
}
form.transactions-search {
    max-width: 500px;
    margin: 0 auto;
}
