.Video_title{
	margin-top: 12%;
}

.uk-icon {
 
    fill: #fff;

}

.hikashop_product_name{
	font-size: large;
}

.uk-section-video{
	height:600px !important;
}

.hikashop_registration_email_line{
	margin-bottom: 50px;
}

.hikashop_checkout_buttons{
	margin-top: 40px;
}

.hikashop_shipping_group{
	margin-top: 50px;
}

.hikashop_registration_same_address_line{
	margin-top: 30px;
}

.hikashop_registration_required_info_line{
	margin-top: 30px;
}

.hkform-horizontal .hkcontrol-label {

    text-align: left;
    margin-bottom: 0;
    padding-top: 7px;

}

.hikashop_subcontainer.hikashop_subcontainer_border {

    border: 1px solid #ddd;
        padding-top: 20px !important;
        padding-right: 5px;
        padding-bottom: 50px !important;
        padding-left: 5px;
}

.hikashop_product_desc{
	margin-bottom: 30px;
}

.hikashop_product_quantity_field {

    text-align: center;
    width: 100px !important;
    margin-right: 20px !important;
}


.hikashop_cart{
	color: black;	
}

.tm-toolbar {

    padding-top: 10px;
    padding-bottom: 10px;
    background: #fff;
    font-size: .6875rem;

}

.tm-toolbar a {
	color: black !important;
}

div.hikashop_cart_dropdown_container {

    position: absolute;
    width: 400px;
    right: 0px;

}

.hikashop_product_price, .hikashop_product_price_0 {

    color: #ee1c25 !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    white-space: nowrap;
    font-style: normal !important;

}



.hikashop_cart a{
	color: #ffffff;
}

.hikabtn{
	background-color: #ed1a1a;
	color: #fff;
}

.hikabtn:hover {

    text-decoration: none;
    color: #333 !important;
    background-color: #f2f2f2;
    border-color: #adadad;

}

@media screen and (max-width: 766px) {
	
	.hikashop_product_item_right_part{
		margin-top: 60px;
		
	}

}
	
