/*----------------------------Hikashop Product Page----------------------------*/

.hikashop_subcontainer.thumbnail {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px!important;
    padding: 0px;
    border-radius: 15px!important;
}

/*a.hikabtn.hikacart {
    color: #fafafa;
    background: #33a2fb;
    width: 100%;
    padding: 10px 0px;
}*/

a.hikabtn.hikacart:hover {
    transform: unset;
    background: #3a486c!important;
}

.thumbnail span.hikashop_product_name {
  /*  text-align: center !important;*/
    line-height: 1.3;
    font-weight: 700;
    color: #0f562f!important;
}

img.hikashop_product_listing_image {
    padding: 10px 10px 15px 10px;
}

span.hikashop_product_name {
    font-family: 'Roboto', sans-serif!important;
    padding: 0px 20px;
}

.hikashop_subcontainer.thumbnail .price-discount {
    padding: 0px 10px;
    margin: 0px;
}

.hikashop_product_name a:hover {
    color: #232408!important;
}

img.hikashop_product_listing_image {
    padding: 0px;
    border-radius: 10px;
    padding: 8px;
}

#sp-left {
    width: 25%;
}

.product-page #sp-component {
    width: 75%;
}

#accordeonck179 li.level1:hover > span a {
    color: #1a5029!important;
}

#accordeonck179 li.level1 > span a {
    color:#1a5029!important;
}

#accordeonck179 {
    background: #fffefd!important;
}

ul.content_1 {
    background: #eff3f7!important;
}

#sp-left .sp-module ul>li, #sp-right .sp-module ul>li {
    border-bottom: 1px solid #b79d5c73;
}


/*----------------------------End Hikashop Product Page----------------------------*/



/*----------------------------Hikashop Checkout Popup----------------------------*/

.vex.vex-theme-default button.vex-dialog-button-primary.vex-dialog-button.vex-first {
    background: #2d2d2d;
    font-family: 'Roboto', sans-serif;
}

.vex.vex-theme-default .vex-dialog-button.vex-last {
    background: #797979!important;
    color: #ebebeb;
    font-family: 'Roboto', sans-serif;
}

.notifyjs-metro-base .title, .notifyjs-metro-lite-base .title {
    font-family: 'Roboto', sans-serif;
}

.notifyjs-metro-base .text, .notifyjs-metro-lite-base .text {
    font-family: 'Roboto', sans-serif;
}

.vex.vex-theme-default .vex-content {
    background: #ebebeb;
    /* border: 2px solid #33a2fb; */
}

.notifyjs-metro-base {
    display: flex;
}

.vex.vex-theme-default .notifyjs-metro-base .text-wrapper {
    /* margin-left: 20px; */
}

/*----------------------------End Hikashop Checkout Popup----------------------------*/

/*----------------------------Hikashop Individual Product Page----------------------------*/

#hikashop_product_right_part a.hikabtn.hikacart {
    background: #33a2fb;
    width: 50%;
    font-family: 'Roboto', sans-serif;
  	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px!important;
}

#hikashop_product_right_part a.hikabtn.hikacart:hover {
    background: #222222;
}

span#hikashop_product_name_main {
    /* font-family: 'Roboto', sans-serif; */
}

div#hikashop_product_right_part .price-discount {
    font-family: 'Roboto', sans-serif;
}

#hikashop_product_right_part table.hikashop_product_characteristics_table td {
    font-family: 'Roboto', sans-serif;
    padding-right: 10px;
}

.hikashop_tabs_ul li.hikashop_tabs_li_selected {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #222222;
    border-bottom-color: #e1c5a1 !important;
}

span.hikashop_product_price_main {
    border-bottom-color: #e1c5a1;
}

.hikashop_tabs_ul {
    border-bottom-color: #e1c5a1;
}

/*----------------------------End Hikashop Individual Product Page----------------------------*/

/*----------------------------Hikashop Log In Page----------------------------*/

body.site.com-users.view-login a {
    color: #222222;
    font-family: 'Roboto', sans-serif;
}

.reg-login-form-wrap .form-links ul {
    line-height:1.3;
    text-align:center!important;
    font-weight:600;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.reg-login-form-wrap .form-links ul a:hover {
    color:#33a2fb!important;
}


.com-users .reg-login-form-wrap .registration, .com-users .reg-login-form-wrap .login {
    margin-bottom: 20px;
}

button.btn.btn-primary.btn-block {
    font-family: 'Roboto', sans-serif;
    background: #33a2fb!important;
    border: unset;
    width: 100%!important;
    margin: 20px 0px;
}

label {
    font-family: 'Roboto', sans-serif;
}

.com-users .reg-login-form-wrap .form-validate input {
    border: 1px solid #e90000;
}

.com-users .reg-login-form-wrap .reg-login-title h3 {
    margin-bottom: 20px;
    text-transform: capitalize;
}

body.site.com-users.view-login .form-links a {
    color: #222222!important;
    font-size: 18px!important;
}

body.site.com-users.view-login .form-links a:hover {
    color: #e90000!important;
    font-size: 18px;
}

.category-module li, .categories-module li, .archive-module li, .latestnews li, .newsflash-horiz li, .mostread li, .form-links li, .list-striped li {
    font-family: 'Roboto', san-serif!important;
}

.form-links .sppb-addon-title {
    font-family: 'Roboto', san-serif;
    font-weight: 600;
    padding-bottom: 10px;
    font-size: 18px;
}

.form-links .sppb-addon-title.sppb-feature-box-title {
    font-size: 16px;
}

/*----------------------------End Hikashop Log In Page----------------------------*/

/*----------------------------Hikashop Checkout Page----------------------------*/

a.hikashop_product_quantity_field_change.hikabtn {
    border: none;
}

/*----------------------------End Hikashop Checkout Page----------------------------*/