/*1.8 CSS*/

/*Varations Single*/
table.variations {
    text-align: left;
}

/*Cart / winkelmand knoppen onder elkaar*/
.elementor-menu-cart__footer-buttons{
    grid-template-columns: inherit !important;
}

/*Product information Single*/
.woocommerce-product-attributes {
    text-align: left;
}

/*WOOCOMMERCE PAGE NUMBERS*/
.woocommerce .page-numbers{
    border-radius: 30px;
}
.woocommerce span.page-numbers {
    line-height: 7px !important;
    padding: 1.2em !important;
}

.woocommerce a.page-numbers {
    border: 2px solid;
    margin: 0 0.3em !important;
    line-height: 9px !important;
    padding: 1em !important;
}
a.page-numbers:hover {
    border: 2px solid #8A8A8A !important;
}

/*Mijn account / My account*/
nav.woocommerce-MyAccount-navigation a:before {
  font-family: 'Font Awesome 5 free';
  display: inline-block;
  width: 1.3em;
  margin-bottom: 10px;
  margin-right: 5px;
}
.woocommerce-MyAccount-navigation-link--dashboard a:before{
    content: "\f0db";
    font-weight: 900;
}
.woocommerce-MyAccount-navigation-link--orders a:before{
    content: "\f291";
    font-weight: 900;
}
.woocommerce-MyAccount-navigation-link--downloads a:before{
    content: "\f019";
    font-weight: 900;
}
.woocommerce-MyAccount-navigation-link--edit-address a:before{
    content: "\f015";
    font-weight: 900;
}
.woocommerce-MyAccount-navigation-link--edit-account a:before{
    content: "\f007";
    font-weight: 900;
}
.woocommerce-MyAccount-navigation-link--customer-logout a:before{
    content: "\f011";
    font-weight: 900;
}

/*Checkout page*/
#billing_address_1_field{
    font-weight: bold;
}

/*Productpage zoom in image background*/
.pswp__bg{
    background: rgba(0, 0, 0, 0.3);
}

.ui-slider .ui-slider-handle {
    border: 1px solid rgba(0, 0, 0, 0.25);
    cursor: pointer;
    background: #e7e7e7;
    background: linear-gradient(#FEFEFE,#e7e7e7);
}

/*Product page SKU & Category icons*/
span.sku_wrapper:before {
    font-family: "Font Awesome 5 Free";
    content: "\f02a";
    font-weight: 900;
    margin-right: 10px;
}
span.posted_in:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0e8";
    font-weight: 900;
    margin-right: 10px;
}
span.tagged_as:before {
    font-family: "Font Awesome 5 Free";
    content: "\f02c";
    font-weight: 900;
    margin-right: 10px;
}

/*Category pages*/
li.product-category img {
    border-radius: 30px !important;
}


/* Description, Additional information & Reviews */
.woocommerce-tabs .comment-form-rating .stars a.star-1 {
    width: 15px;
}
.woocommerce-tabs .comment-form-rating .stars a {
        float: left;
    }
.woocommerce .star-rating, .woocommerce-page .woocommerce-product-rating .star-rating, .woocommerce .comment-text .star-rating, .widget_recent_reviews .star-rating, .widget_top_rated_products .star-rating, .woocommerce-tabs .comment-form-rating .stars a {
    overflow: hidden;
    position: relative;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    width: 70px;
    color: #f5be15 !important;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;

}
.woocommerce-tabs .comment-form-rating .stars a {
    display: block;
    line-height: 16px;
    font-size: 16px;
    text-align: center;
    text-indent: -9000px;
    position: relative;
    margin-bottom: 5px;
    padding: 10px 20px 10px 30px;
    border-right: 1px solid #eaeaea;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;

}
.woocommerce-tabs .comment-form-rating .stars a.star-1:after {
    font-family: WooCommerce;
    content: '\e020';
}
.woocommerce-tabs .comment-form-rating .stars a:hover.star-1:after {
    font-family: WooCommerce;
    content: '\e020';
    color: black;
}
.woocommerce-tabs .comment-form-rating .stars a.star-2:after {
    font-family: WooCommerce;
    content: '\e020\e020';
}
.woocommerce-tabs .comment-form-rating .stars a:hover.star-2:after {
    font-family: WooCommerce;
    content: '\e020\e020';
    color: black;
}
.woocommerce-tabs .comment-form-rating .stars a.star-3:after {
    font-family: WooCommerce;
    content: '\e020\e020\e020';
}
.woocommerce-tabs .comment-form-rating .stars a:hover.star-3:after {
    font-family: WooCommerce;
    content: '\e020\e020\e020';
    color: black;
}
.woocommerce-tabs .comment-form-rating .stars a.star-4:after {
    font-family: WooCommerce;
    content: '\e020\e020\e020\e020';
}
.woocommerce-tabs .comment-form-rating .stars a:hover.star-4:after {
    font-family: WooCommerce;
    content: '\e020\e020\e020\e020';
    color: black;
}
.woocommerce-tabs .comment-form-rating .stars a.star-5:after {
    font-family: WooCommerce;
    content: '\e020\e020\e020\e020\e020';
}
.woocommerce-tabs .comment-form-rating .stars a:hover.star-5:after {
    font-family: WooCommerce;
    content: '\e020\e020\e020\e020\e020';
    color: black;
}
.woocommerce-tabs .comment-form-rating .stars a:after {
    font-weight: 400;
    text-transform: none;
    font-size: inherit;
    line-height: inherit;
    position: absolute;
    top: 10px;
    left: 25px;
    text-indent: 0px;
}
.woocommerce p.stars a::before{
    display: none;
}
/*Product page icons (Description, information and rating)*/
li#tab-title-description a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f07a";
    margin-right: 10px;
    font-weight: 900;
    color: #515151;
}
li#tab-title-additional_information a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f05a";
    margin-right: 10px;
    font-weight: 900;
}
li#tab-title-reviews a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f2bb";
    margin-right: 10px;
}
li.description_tab.active{
    border-left: 1px solid #e0e0e0 !important;
    border-right: 1px solid #e0e0e0 !important;
}
li.additional_information_tab.active{
    border-left: 1px solid #e0e0e0 !important;
    border-right: 1px solid #e0e0e0 !important;
}
li.reviews_tab.active{
    border-left: 1px solid #e0e0e0 !important;
    border-right: 1px solid #e0e0e0 !important;
}

/*Description, Additional information & Reviews "Your review" fix */
.comment-form-comment{
    clear: both;
}

/*Description, Additional information & Reviews Borders styling*/
#tab-description h2 {
    border-bottom: 1px solid #eee;
    padding-bottom: 1em;
}
.woocommerce table.shop_attributes{
    border-top: none;
}
#tab-additional_information h2 {
    border-bottom: 1px solid #eee;
    padding-bottom: 1em;
}
#comments h2 {
    border-bottom: 1px solid #eee;
    padding-bottom: 1em;
}

/*Product page (Description, information and rating) tab styling*/
.woocommerce div.product .woocommerce-tabs ul.tabs li{
    border-bottom: 1px solid #e0e0e0;
}
.woocommerce-tabs .tabs > li {
    text-align: center;
    background-color: transparent;
    color: #444;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0;
    cursor: pointer;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 33.33333333333333%;
    border-top: 1px solid #ffffff;
}
.woocommerce-tabs .tabs > li:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e0e0e0;
}
.woocommerce-tabs .tabs > li.active:before {
    width: 100% !important;
    height: 100% !important;
    border-left: 1px solid #e0e0e0 !important;
    border-right: 1px solid #e0e0e0 !important;
    position: absolute !important;
    content: '';
    display: block;
    top: 0;
    left: 0;
}
.woocommerce-tabs .tabs > li.active:after {
    background-color: transparent !important;
}
.woocommerce-tabs .tabs > li.active {
    border-top: 1px solid #e0e0e0 !important;
    border-bottom: none !important;
}

/*Woocommerce Product Search*/
.woocommerce-product-search input{
    background-color: #fff;
    padding: 0.5em;
    border-radius: 5px;
    margin-bottom: 0;
    border: 2px solid #c9c9c9;
    width: 100%;
}
.woocommerce-product-search button{
    color: white;
    background: linear-gradient(to right,#0071c3 9%,#00a8eb 55%);
    background-size: 200%;
    border-radius: 30px;
    transition: ease-in-out 0.5s;
    border: none;
    margin-top: 0.5em;
}

/* DISABLED ORIGINAL WC CSS FOR: Product page (Description, information and rating)*/
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    background-color: transparent;
    border-radius: 0;
}


/*OLD CSS BELOW*/

/* Rounded corners on the WooCommerce "alert" messages */
.woocommerce-error, .woocommerce-info, .woocommerce-message { border-radius: 3px; }