.hikashop_product_page #hikashop_main_image_div {
    background: #303e47;
    width: 445px;
    height: 491px;
    display: table-cell;
    vertical-align: middle;
    z-index: 3;
}

.hikashop_product_page #hikashop_main_image_div_product_name {
    color: white;
    font-family: Poppins;
    font-size: 40px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
}

.hikashop_product_page #hikashop_product_top_part {
    display: none;
}

.hikashop_product_page {
    margin-top: 50px;
}

.hikashop_product_page .row-fluid {
    position: relative;
}

.hikashop_product_page #hikashop_product_left_part {
    position: absolute;
    left: 20%;
    top: 220px;
}

.hikashop_product_page #hikashop_product_right_part {
    width: 100%;
    height: 1002px;
    background-color: #fafafa;
    position: relative;
}

.hikashop_product_page #hikashop_product_right_part_color {
    width: 30%;
    height: 92%;
    background-color: #00a4ff;
    display: inline-block;
}

.hikashop_product_page #hikashop_product_right_part_info {
    display: inline-block;
    width: 69%;
    vertical-align: top;
    padding: 0 25px 0 25px;
    margin-top: 5%;
}

.hikashop_product_page .hikashop_product_price, .hikashop_product_page .hikashop_product_price_per_unit {
    font-family: Poppins !important;
    font-size: 26px !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: 2.75 !important;
    letter-spacing: normal !important;
    color: #00a4ff !important;
    display: inline-block;
}

.hikashop_product_page .hikashop_product_price_per_unit {
    font-size: 17px !important;
    display: inline-block;
}

.hikashop_product_page .hikashop_product_price_full {
    width: 219px;
    display: inline-block;
}

.hikashop_product_page #hikashop_product_quantity_main {
    font-size: 18px !important;
    width: 30%;
    display: inline-block;
}

.hikashop_product_page #hikashop_product_price_with_options_main {
    display: none;
}

.hikashop_product_page #hikashop_product_custom_info_main {
    width: 45%;
    margin-left: 36%;
    margin-top: 7%;
}

.hikashop_product_page .key {
    display: none;
}

.hikashop_product_page #hikashop_product_custom_info_main_title {
    font-family: Poppins;
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.83;
    letter-spacing: normal;
    color: #00a4ff;
}

.hikashop_product_page #product_description p{
    font-family: Poppins;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.76;
    letter-spacing: normal;
    color: #303e47;
    margin-bottom: 20px;
}

.hikashop_product_page #hikashop_product_custom_info_main td {
    border: none !important;
}

.hikashop_product_page .hikashop_cart_input_button {
    height: 42px;
    transition: 0.2s;
}

.hikashop_product_page #set-rl_tabs-1 {
    margin-top: -60px;
    padding-left: 8%;
    border: none;
}

.hikashop_product_page .rl_tabs>ul.nav-tabs>li {
    width: 30%;
    text-align: center;
}


.hikashop_product_page .rl_tabs>ul.nav-tabs>li.active {
    text-align: center;
    border-bottom: 4px solid #00a4ff;
}

.hikashop_product_page .rl_tabs.top>ul.nav-tabs>li>a:focus, .hikashop_product_page .rl_tabs.top>ul.nav-tabs>li.active>a:focus {
    box-shadow: none;
}

.hikashop_product_page .rl_tabs.outline_content>.tab-content {
    border: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none; 
    margin-top: 30px;
}

.hikashop_product_page .rl_tabs.top>ul.nav-tabs>li>a {
    border: none;
    background-color: inherit;
    cursor: pointer;
    color: #00a4ff;
}

.hikashop_product_page .tabs_title {
    font-family: Poppins;
  font-size: 30px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.83;
  letter-spacing: normal;
  color: #00a4ff;
  text-align: left;
  margin-left: 35px;
}

.hikashop_product_page .features_content {
 padding-left: 20px;
}

.hikashop_product_page .features_content>div {
 padding-left: 20px;
 margin-bottom: 10px;
}

.hikashop_product_page .features_content .feature_content_icon {
    color: #00a4ff;
    font-size: 20px;
}

.hikashop_product_page #feature_see_all {
    margin-left: 28px;
    font-size: 16px;
}

.hikashop_product_page .thumbnail {
    display: inline-block;
    padding: none;
    margin-bottom: 20px;
    line-height: 1.42857143;
    border: none;
    border-radius: none;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
    margin-bottom: 0px;
    padding: 0 20px 0 20px;
    box-shadow: none;
}

.hikashop_product_page #pictures {
    text-align: center;
}

.hikashop_product_page .hikashop_product_price_per_unit span {
    display: inline-block !important;
}

.hikashop_product_page a {
    color: #00a4ff;
}

.hikashop_product_page #feature_see_all:hover {
    color: #00a4ff;
    text-decoration: underline;
}

@media screen and (max-width: 1439px){
    .hikashop_product_page #hikashop_product_custom_info_main {
        width: 52%;
        margin-left: 50%;
        margin-top: 11%;
    }
}

@media screen and (max-width: 1008px){
    .hikashop_product_page #hikashop_product_right_part_color {
        width: 100%;
        height: 20%;
        /* margin-top: 2%; */
        background-color: #00a4ff;
        display: inline-block;
    }
    .hikashop_product_page #hikashop_product_left_part {
        position: absolute;
        left: 5%;
        top: 110px;
        width: 90%;
        right: 5%;
    }
    .hikashop_product_page #hikashop_main_image_div {
        background: #303e47;
        width: 1%;
        height: 491px;
        display: table-cell;
        vertical-align: middle;
        z-index: 3;
    }
    .hikashop_product_page #hikashop_product_right_part_info {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        padding: 0 25px 0 25px;
        margin-top: 400px;
        text-align: center;
    }
    #hikashop_product_price_main .hikashop_product_price_full {
        text-align: left;
        width: 100%;
        margin: 10px 0px;
        text-align: center;
    }
    .hikashop_product_page .hikashop_product_price, .hikashop_product_page .hikashop_product_price_per_unit {
        font-family: Poppins !important;
        font-size: 40px !important;
        font-weight: normal !important;
        font-style: normal !important;
        font-stretch: normal !important;
        line-height: 2.75 !important;
        letter-spacing: normal !important;
        color: #00a4ff !important;
        display: inline-block;
    }
    .hikashop_product_page .hikashop_product_price_per_unit {
        font-size: 23px !important;
        display: inline-block;
        margin-left: 20px;
    }
    .hikashop_product_page #hikashop_product_quantity_main {
        width: 100%;
        display: inline-block;
        margin-top: -21px;
    }
    .hikashop_product_page .hikashop_cart_input_button {
        height: 55px;
        transition: 0.2s;
        font-size: 20px;
        width: 200px;
    }
    .hikashop_product_page #hikashop_product_custom_info_main_title {
        display: none;
    }
    .hikashop_product_page #hikashop_product_custom_info_main {
        width: 100%;
        margin-left: 0;
        text-align: left;
        margin-top: 7%;
    }
    .hikashop_product_page .rl_tabs>ul.nav-tabs>li {
        width: 90%;
        text-align: center;
        border-bottom: 4px solid transparent;
    }
    .hikashop_product_page #set-rl_tabs-1 {
        margin-top: 0px;
        padding-left: 8%;
        border: none;
    }
    .hikashop_product_page .tabs_title {
        margin-left: 0;
    }
    .hikashop_product_page .features_content>div {
        padding-left: 0;
    }
    .hikashop_product_page .features_content {
        padding-left: 0;
    }
}

@media screen and (max-width: 500px){
    .hikashop_product_page #set-rl_tabs-1 {
        margin-top: 120px;
        padding-left: 8%;
        border: none;
    }
    #hikashop_product_price_main .hikashop_product_price_full {
        padding-top: 0 !important;
        height: auto !important; 
    }
}