#sppb-addon-961ded40-01ff-4257-9150-616fdbcd4c13 .sppb-addon-content{text-align:center;}
#sppb-addon-961ded40-01ff-4257-9150-616fdbcd4c13 .sppb-addon-title{padding-bottom:10px;}
#sppb-addon-961ded40-01ff-4257-9150-616fdbcd4c13 .btn-primary, #sppb-addon-961ded40-01ff-4257-9150-616fdbcd4c13 .btn-primary:active, #sppb-addon-961ded40-01ff-4257-9150-616fdbcd4c13 .btn-primary:focus, #sppb-addon-961ded40-01ff-4257-9150-616fdbcd4c13 .btn-primary:hover, #sppb-addon-961ded40-01ff-4257-9150-616fdbcd4c13 .sppb-btn-primary:active, #sppb-addon-961ded40-01ff-4257-9150-616fdbcd4c13 .sppb-btn-primary:focus, #sppb-addon-961ded40-01ff-4257-9150-616fdbcd4c13 .sppb-btn-primary:hover{background-color:#000;color:#fff;}
.sp-page-builder .page-content .group-classes h3{color:#fff;}
#sp-footer .sp-footer-logo{width:250px;}
#sp-header{height:95px;}
.sp-megamenu-parent{margin-top:15px;}
.sppb-addon.sppb-addon-module {
    display: flex;
    width: 100%;
    background: #29425e;
    border-radius: 20px;
    padding: 20px;
    color: #fff;
}

select#address_country option#address_country_ {
    display: none!important;
}
#sp-footer {
    padding: 10px 0;
    text-align: center;
}
#sp-footer .sp-footer-logo {
    width: 150px;
    margin-bottom: 0px !important;
}
#sp-footer .social-icons {
    list-style: none;
    padding: 0;
    margin: 0px !important;
}
.sppb-section {
    margin: 0px !important;
}
.view-checkout .hk-container-fluid > div {
    background: #eee;
    padding: 20px;
    display: flex;
    flex-direction: column;
}

.view-checkout .hk-container-fluid .hkc-lg-4 {border-right: 1px solid #ccc;}

.view-checkout .hikashop_checkout_login {
    padding: 50px 0px;
}
.view-product .hikashop_product_show_tabular {
    margin: 50px 0px;
    display: flex;
}

.view-product .hikashop_product_show_tabular .hikashop_product_name_main {
    font-size: 18px;
}

.view-product .hikashop_product_show_tabular 
 .hk-row-fluid {}
.mod_events_latest_callink a {
    color: #fff;
}

.sppb-addon-content {
    display: inline-block;
    /* flex-direction: column; */
    position: relative;
    width: 100%;
}

table.mod_events_latest_table.jevbootstrap {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.mod_events_latest_callink {
    position: absolute;
    right: 0px;
    top: 0px;
}

table.mod_events_latest_table.jevbootstrap tbody {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

table.mod_events_latest_table.jevbootstrap tbody tr {
    font-size: 14px;
}

table.mod_events_latest_table.jevbootstrap tbody tr a {
    color: #fff;
}

.addon-root-countdown {
    position: absolute;
    top: 200px;
    left: 60px;
}
.hikashop_listing_img_title {
    background: #f9f9f9;
    padding: 10px;
    text-align: center;
    margin: 0px auto;
    color: #000;
}

.hikashop_product_image {
    background: transparent;
    margin-bottom: 10px;
}

.hikacart:hover {
    color: #fff;
    background-color: #29425e;
    border-color: #29425e;
}
.hikacart {
    color: #fff;
    background-color: #29425e;
    border-color: #29425e;
}.hikashop_listing_img_title {
    background: #f9f9f9;
    padding: 10px;
    text-align: center;
    margin: 0px auto;
    color: #000;
}

.hikashop_product_image {
    background: transparent;
    margin-bottom: 10px;
}

.hikacart:hover {
    color: #fff;
    background-color: #29425e;
    border-color: #29425e;
}

.hikashop_product_quantity_input_div_default_main {
    display: flex;
    align-items: center;
    justify-content: center;
}

.hikashop_product_quantity_div hikashop_product_quantity_input_div_default {}

.hikashop_products_pagination.hikashop_products_pagination_bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pagination-toolbar {
    display: flex;
    align-items: center;
}

.limit {
    display: flex;
    align-items: center;
    gap: 10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){
  #sp-header .sp-default-logo{display:block!important;}
}
@media (max-width:767px){
    .addon-root-countdown {
        top: 0px !important;
        width: 100% !important;
        position: relative !important;
        left: 0px !important;
    }
    #sppb-addon-60502e60-659b-4c19-b3c1-54826de5cf35 .sppb-addon-title {
        font-size: 16px !important;
        line-height: 1.2em;
    }
    #sp-header {
        height: auto;
    }
    table.mod_events_latest_table.jevbootstrap tbody {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .hikashop_product_image .hikashop_product_image_subdiv {
        width: 100% !important;
    }
    .mod_events_latest_callink {
        position: relative !important;
        right: 0px;
        top: 0px;
    }
}