.slick-track li.product{
width: 100% !important;
}
.slick-track .woocommerce-loop-product__title{
text-align: left;
}
.woocommerce .loader::before{
display: none !important;
}
.woocommerce .frgn_menu_area .dark_logo{
height: 55px;
}
.woocommerce #content{
padding-top: 90px;
padding-bottom: 60px;
}
.woocommerce-page .page_header{
display: none;
}
.woocommerce .meta{
text-align: left;
}
.product p{
font-size: 14px;
}
.woocommerce div.product .product_title{
margin: 0;
text-align: left;
line-height: 1;
margin-bottom: 30px;
}
.woocommerce .product_meta {
margin: 60px 0 0;
}
.woocommerce .product_meta span{
display: block;
color: #727272;
margin: 20px 0;
line-height: 1;
}
.woocommerce .product_meta span span,
.woocommerce .product_meta span a{
text-transform: none;
margin: 0;
font-weight: normal;
color: #727272;
font-size: 16px;
}
.woocommerce .product_meta  .sku{
display: inline-block;
}
.woocommerce #content a{
font-weight: 400;
}
.added_to_cart {
position: absolute;
bottom: 11px;
left: 0;
}
#woocommerce_content{
padding-right: 60px;
}
.woocommerce #sidebar{
padding-top: 117px;
}
.woocommerce.single-product #sidebar{
padding-top: 0px;
}
.woocommerce div.product .woocommerce-product-rating{
margin-bottom: 30px;
font-size: 16px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price{
color: inherit;
font-size: 35px;
padding-bottom: 0 !important;
}
.woocommerce div.product p.price ins{
font-weight: normal;
}
.woocommerce.single-product .amount{
color: #000;
}
.woocommerce div.product span.price{
padding-top: 0 !important;
}
.woocommerce .star-rating{
margin-right: 10px;
color: transparent;
letter-spacing: 3px;
width: 7em;
float: none;
margin-bottom: 15px;
}
.woocommerce .star-rating::before{
color: #000;
letter-spacing: 3px;
}
.woocommerce div.product form.cart{
margin-top: 1em;
}
.woocommerce span.onsale {
min-height: auto;
min-width: 3.2em;
width: 5.8em;
padding: 0.6em 1.3em;
font-size: 10px;
font-weight: 400;
line-height: normal;
top: 20px !important;
left: 15px !important;
margin: 0;
border-radius: 0;
text-transform: uppercase;
letter-spacing: 1px;
background-color: #000;
display: none;
}
.woocommerce ul.products{
margin-bottom: 0 !important;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3{
font-size: 21px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
position: relative;
margin-bottom: 50px;
text-align: center;
}
.woocommerce ul.products li.product a{
text-align: center;
z-index: 2;
}
.woocommerce ul.products li.product:before{
position: absolute;
content: '';
width: 100%;
height: calc(100% - 104px);
top: 0;
left: 0;
background-color: rgba(0,0,0,0.4);
opacity: 0;
transition: all 0.3s ease;
z-index: 1;
}
.woocommerce ul.products li.product.product-type-external:before,
.woocommerce ul.products li.product.product-type-grouped:before{
height: calc(100% - 181px);
}
.woocommerce .related.products ul.products li.product:before{
height: calc(100% - 104px);
}
.woocommerce a.button.add_to_cart_button{
position: absolute;
top: 32%;
left: 50%;
opacity: 0;
transition: all 0.3s ease;
letter-spacing: 1px;
color: #000!important;
padding: 20px 40px;
text-transform: uppercase;
margin-left: -80px;
width: fit-content;
border-width: 0;
border: 0;
display: flex;
align-items: flex-end;
}
.woocommerce a.button.frgn_add_to_cart_button{
margin-left: -100px;
}
.woocommerce a.button.frgn_add_to_cart_button i{
margin-right: 15px;
font-size: 17px;
}
.woocommerce a.product_type_variable{
width: 146px !important;
margin-left: -73px !important;
}
.woocommerce ul.products li.product:hover  a.add_to_cart_button,
.woocommerce ul.products li.product:hover:before{
opacity: 1;
border-radius: 0;
}
.woocommerce ul.products li.product .star-rating{
position: absolute;
right: 0;
font-size: 10px;
bottom: 10px;
}
.woocommerce ul.products li.product .price{
padding: 10px 0 0;
font-size: 18px;
}
.related ul.products li.product .price{
padding: 10px 0 0 !important;
}
.related ul.products li.product .price .amount{
color: #727272;
}
.woocommerce ul.products li.product .price ins{
font-weight: normal !important;
}
.woocommerce ul.products li.product h3{
text-transform: none;
padding: 0;
}
.woocommerce ul.products li.product .price del{
display: inline-block;
margin-right: 10px;
opacity: 1;
}
.woocommerce nav.woocommerce-pagination {
text-align: left;
padding: 50px 0 60px;
}
.woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li{
list-style: none;
margin: 0;
justify-content: center;
display: flex;
border: 0;
}
.woocommerce nav.woocommerce-pagination ul li {
display: block;
float: left;
margin: 0 5px 4px 0;
text-align: center;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span.current{
background-color: transparent;
color: #000;
cursor: pointer;
display: block;
font-weight: 400;
line-height: 37px;
text-decoration: none;
text-align: center;
font-size: 16px;
}
.woocommerce nav.woocommerce-pagination ul li span.current{
text-decoration: underline;
}
.woocommerce nav.woocommerce-pagination ul li a:hover{
background-color: transparent;
}
.woocommerce .quantity .plus,
.woocommerce .quantity .minus, .woocommerce-page .quantity .plus,
.woocommerce-page .quantity .minus {
position: relative;
float: left;
}
.woocommerce .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce-page .quantity .plus,
.woocommerce-page .quantity .minus {
padding: 0;
line-height: 1;
border: none;
cursor: pointer;
margin: 0;
display: inline;
background-color: transparent;
vertical-align: middle;
font-size: 30px;
position: absolute;
z-index: 999;
color: transparent !important;
opacity: 0;
}
.product-template-default #content{
padding: 0 0 60px !important
}
.product-template-default .content_inner{
padding-top: 120px;
}
.woocommerce #content div.product div.summary{
padding-left: 30px;
margin-bottom: 100px;
}
.product .slick-prev {
left: 28px !important;
z-index: 99;
}
.product .slick-next {
right: 28px !important;
z-index: 99;
}
.product_title{
line-height: 1.8;
}
.product-template-default .price{
padding: 10px 0 40px  !important;
}
.product p {
font-size: 16px;
margin-bottom: 40px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar{
background: transparent;
border: 0;
width: 70px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin: 0 0 0 90px;
border: none;
border-radius: 0;
padding: 0 20px;
}
.woocommerce-review__author{
font-size: 25px;
color: #000;
font-weight: normal;
}
.woocommerce-review__published-date{
font-size: 16px;
}
.woocommerce-review__dash{
display: none;
}
.woocommerce .comment-reply-title{
color: #000;
margin: 30px 0;
display: block;
}
.woocommerce .comment-form-rating label{
margin-bottom: 5px;
}
.woocommerce #review_form .form-submit {
margin-top: 30px !important;
}
.woo-variation-gallery-slider.slick-slider .slick-list{
margin: 0;
}
.woocommerce .quantity input.qty{
text-align: center;
border: 0;
border-radius: 0;
font-size: 35px;
color: #000 !important;
line-height: 1.8;
max-width: 60px;
}
.woocommerce .screen-reader-text {
clip: unset;
position: unset !important;
height: auto;
width: auto;
overflow: unset;
display: none;
}
.woocommerce.single-product .screen-reader-text {
display: block;
}
.woocommerce label{
margin: 0;
}
.woocommerce-page .quantity .minus{
border-right: 0;
}
.woocommerce-page .quantity .plus{
border-left: 0;
}
.buttons_added.quantity input.qty{
padding: 0;
}
.woocommerce div.product form.cart div.quantity{
position: relative;
display: flex;
align-items: center;
}
.qty_button_holder{
width: 30px;
height: 40px;
position: relative;
top: 0;
margin-right: 30px;
margin-left: 10px;
}
.qty_button_holder div{
position: relative;
width: auto;
height: 20px;
}
.qty_button_wrap_plus{
top: 0;
}
.qty_button_wrap_minus{
bottom: 0;
}
.qty_button_holder i{
position: absolute;
font-size: 15px;
left: 0;
top: 0;
display: block;
width: 20px;
height: 20px
}
.related.products h2{
line-height: 1;
margin-bottom: 50px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
display: inline-block;
position: relative;
color: #000;
padding: 25px 50px;
border: 1px solid;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 400 !important;
background-color: transparent;
border-radius: 0;
font-size: 12px !important;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce a.button.alt:hover {
background-color: #000 !important;
color: #fff !important;
}
.single_add_to_cart_button{
color: #000;
}
.checkout-button{
background-color: #000 !important;
color: #fff;
}
.woocommerce button[name=apply_coupon]{
background-color: #efe0ca !important;
border: 0;
color: #000 !important;
}
.woocommerce button:hover{
background-color: #fff;
}
.woocommerce a.button:hover{
color: #fff !important;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message{
border: 0;
background-color: #000;
color: #fff !important;
line-height: 4;
}
.woocommerce .woocommerce-message::before,
.woocommerce-info a{
color: #fff;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
background-color: #000;
color: #fff;
}
.woocommerce a.button{
color: #fff !important;
}
.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs{
clear: both;
width: 100%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
padding: 0;
border-bottom: 3px solid #e2e2e2;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
float: left;
}
.woocommerce div.product .woocommerce-tabs .panel{
padding-bottom: 120px;
margin: 0;
}
.woocommerce-tabs .panel p{
margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{
border: 0;
box-shadow: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: transparent;
z-index: 2;
border-bottom-color: #000;
border-width: 0 0 1px;
border-style: solid;
margin-bottom: 4px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
border: 0 none;
border-radius: 0;
position: static;
background-color: transparent;
padding: 0 2em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
font-weight: 500;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
display: inline-block;
padding: 10px 0;
text-transform: uppercase;
font-weight: 500 !important;
font-size: 16px;
color: #000 !important;
line-height: 1;
letter-spacing: 5px !important;
}
.woocommerce-Tabs-panel h2{
display: none;
}
.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
background: transparent; 
}
.woocommerce table.shop_attributes th{
padding: 10px 8px !important;
}
.woocommerce-page .entry-header{
text-align: left;
padding-bottom: 10px;
}
.woocommerce #reviews #comments ol.commentlist li .meta{
color: inherit;
}
.woocommerce ul.products li.product a img{
margin-bottom: 30px !important;
}
.woocommerce #content h2:not(.woocommerce h2.woocommerce-loop-product__title){
text-transform: none;
padding: 0 0 20px 0 !important;
clear: both;
color: #3b3d40;
letter-spacing: 0;
font-size: 18px;
margin-bottom: 0;
}
.woocommerce h2.woocommerce-loop-product__title{
font-size: 25px !important;
padding: 0 !important;
line-height: 1;
text-align: center;
}
.woocommerce .amount,
.woocommerce-review-link{
color: #727272;
}
.woocommerce .frgn_share a {
font-size: 20px;
margin-right: 10px;
display: inline-block;
position: relative;
background-color: #f1efef;
border-radius: 50%;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
}
.woocommerce .woocommerce-ordering{
padding-bottom: 10px;
}
.woocommerce table{
padding: 0;
border: 0 !important;
border-radius: 0 !important;
}
.woocommerce table *{
border: 0;
}
.woocommerce table th{
font-weight: 600;
}
.woocommerce table.shop_table td{
border-top: 1px solid #e2e2e2;
padding: 20px !important;
}
.woocommerce div.product form.cart .group_table td {
vertical-align: middle;
}
.woocommerce table.shop_table tbody th{
font-weight: normal;
}
.woocommerce-cart-form table.shop_table th {
border-bottom: 2px solid #e2e2e2;
}
.woocommerce tr{
border-bottom: 1px solid #e2e2e2;
}
.cart-subtotal td{
border-top: 0;
}
.cart-subtotal .amount,
.order-total .amount{
font-size: 35px;
font-weight: normal;
color: #000;
}
.cart_totals td{
padding: 30px !important;
}
.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions{
padding: 30px 0;
text-align: center;
}
.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon{
float: none;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
width: auto;
height: 64px;
padding: 25px 20px;
}
.woocommerce table.shop_table th{
line-height: 3 !important;
padding: 10px 20px !important;
color: #000;
text-transform: uppercase;
font-size: 16px;
font-weight: normal;
letter-spacing: 5px;
}
.product-name a{
font-size: 25px;
}
.product-price,
.product-subtotal{
font-size: 18px;
}
.product-quantity input.qty,
.product-quantity .qty_button_holder{
float: left;
}
.product-quantity .qty_button_holder{
top: 15px;
}
.woocommerce .cart input.button {
float: left;
}
#coupon_code{
margin-right: 10px;
padding: 20px;
}
.woocommerce-cart 
.woocommerce-cart table.cart input{
line-height: 1.3;
}
.woocommerce .cart .button[name="update_cart"]{
background-color: transparent;
opacity: 1 !important;
float: right;
margin-left: 20px;
font-weight: 400;
padding: 25px 50px !important;
color: #000 !important
}
.woocommerce-cart article{
padding: 0 15px;
width: 1140px;
margin: 0 auto;
}
.woocommerce-cart table.cart img{
width: 100px;
}
.woocommerce .update{
width: 100%;
margin-bottom: 10px !important;
}
.woocommerce a.remove{
color: #000 !important;
font-size: 2em;
font-weight: normal;
}
.woocommerce a.remove:hover{
color: #fff !important;
background-color: #f9593a;
}
.cart-totals tr{
border: 0;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
margin-top: 60px;
} .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #e2e2e2;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
height: 2px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
top: -5px;
height: 1px !important;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle:nth-child(2) {
width: 1px;
height: 10px;
margin: 0;
top: -10px !important;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle:nth-child(3) {
width: 6px;
height: 6px;
transform: rotate(45deg);
top: -8px !important;
border-radius: 0;
}
.price_slider_amount .price_label{
float: left;
padding-top: 15px;
}
.woocommerce .widget_price_filter .price_slider_amount .button{
float: right;
background-color: transparent;
color: #000;
border: 1px solid;
font-size: 9px !important;
padding: 15px 30px; 
}
.woocommerce ul.product_list_widget li{
margin-bottom: 25px;
}
.woocommerce ul.product_list_widget li:last-child{
margin-bottom: 0;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{
float: left;
margin-right: 15px;
width: 80px;
height: auto;
box-shadow: none;
border-radius: 50%;
}
.product_list_widget .product-title{
font-size: 25px;
display: block;
line-height: 1.4;
padding-top: 10px;
}
.product_list_widget .star-rating{
display: none;
}
.woocommerce .vc_col-sm-9{
padding-right: 30px;
}
.woocommerce .vc_col-sm-3{
padding-left: 30px;
}
.slick-slide .woocommerce ul.products li.product .price{
text-align: center;
}
.woocommerce-checkout .post-content{
width: 1100px;
margin: 0 auto;
padding: 90px 0;
}
.woocommerce-checkout table.shop_table {
margin-top: 30px;
}
.woocommerce-checkout h3{
font-size: 35px;
margin-top: 30px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
float: left !important;
width: 48% !important;
flex: 48% !important;
max-width: 48% !important;
padding: 0;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
float: right !important;
width: 48% !important;
flex: 48% !important;
max-width: 48% !important;
padding: 0;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment, .woocommerce-info{
background-color: transparent;
}
.woocommerce-info::before{
color: #fff;
}
.woocommerce-product-search{
position: relative;
} 
.woocommerce-product-search input[type=search]{
width: 100%;
padding: 10px 0 !important;
border-width: 0 0 1px 0;
border-style: solid;
border-color: #d7d7d7;
}
.woocommerce-product-search button{
position: absolute;
right: 0;
bottom: 0;
background-color: transparent;
background-image: url(//arroateljee.ee/wp-content/themes/heartbeat/woocommerce/css/images/search.png);
background-position: center 0px;
background-repeat: no-repeat;
background-size: 20px;
width: 50px;
height: 76%;
text-indent: -10000px;
border: 0;
}
.woocommerce-product-search button:hover{
background-color: transparent;
}
.return-to-shop {
text-align: center;
padding-bottom: 30px;
}
.cart-empty{
background-image: url(//arroateljee.ee/wp-content/themes/heartbeat/woocommerce/css/images/cart.png);
background-repeat: no-repeat;
background-position: center 20px;
background-size: 80px;
}
.woocommerce-additional-fields__field-wrapper .woocommerce-input-wrapper{
margin-left: 0;
width: 100%;
}
.woocommerce-cart .woocommerce, .woocommerce-checkout .woocommerce{
border-radius: 0;
}
.woocommerce form .form-row, .woocommerce-input-wrapper{
width: 100% !important;
}
.woocommerce form .form-row label {
margin-right: 20px;
}
.woocommerce form .form-row.address-field{
margin-bottom: 25px;
}
.woocommerce #comment-wrap, .woocommerce-cart #comment-wrap{
display: none;
}
.woocommerce form .form-row textarea{
height: auto;
}
.select2-container--default .select2-selection--single {
border: 1px solid !important; 
border-color: transparent transparent #d7d7d7 transparent !important;
border-radius: 0;
}
.woocommerce button.button.alt:hover{
background-color: #222;
}
.woocommerce-message {
border-top-color: #222;
background: #444;
color: #fff;
}
.woocommerce-message::before{
color: #222;
}
@media only screen and ( max-width: 1024px ) {
.woocommerce-checkout .post-content {
width: 95%;
}
}
@media only screen and ( max-width: 980px ) {
.woocommerce-cart article{
width: inherit;
}
.woocommerce .sizers{
padding: 0;
}
#woocommerce_content{
padding: 0;
}
}
@media only screen and ( max-width: 768px ) {
.woocommerce table.cart td.actions .button{
float: none;
margin: 0;
}
.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before{
margin-right: 20px;
}
.woocommerce-checkout .post-content {
width: 90%;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2{
float: none !important;
width: 100% !important;
flex: 100% !important;
max-width: 100% !important;
}
}
@media only screen and ( max-width: 520px ) {
.star-rating{
display: none !important;
}
.woocommerce ul.products li.product.product-type-external:before,
.woocommerce ul.products li.product.product-type-grouped:before	{
height: calc(100% - 175px);
}
.woocommerce ul.products li.product:before{
height: calc(100% - 86px);
}
.woocommerce a.button.add_to_cart_button{
top: 12%;
margin-left: -82px;
}
}
@media only screen and ( max-width: 425px ) {
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .input-text+.button {
width: 100% !important;
margin-bottom: 10px;
}
.quantity.buttons_added{
margin-bottom: 20px !important;
}
.woocommerce h2.woocommerce-loop-product__title {
font-size: 19px !important;
}
.woocommerce ul.products li.product .price {
padding: 5px 0 0;
font-size: 12px;
}
}
@media only screen and ( max-width: 375px ) {
.woocommerce ul.products li.product.product-type-external:before,
.woocommerce ul.products li.product.product-type-grouped:before	{
height: calc(100% - 196px);
}
.woocommerce a.button.add_to_cart_button{
padding: 20px;
margin-left: -61px;
}
}