

/*****************************
    GENERAL STYLE
*****************************/
/* DEFAULT CSS */
body{
    font-family: 'Open Sans', sans-serif;
    position: relative;
    background: #8c2c1e;
}
body.for_nw_mob {
    background: #e5e5e5;
}
ul{
    padding: 0;
    margin: 0;
}
li{
    list-style: none;
}
a:hover,a:focus{
    text-decoration: none;
}
a:focus{
    outline: 0;
}












/*div#topbar{*/
    /*background:-webkit-linear-gradient(#666, #000);*/
    /*background:linear-gradient(#666, #000);*/
    /*height:60px;*/
/*}*/
/*div#topbar > #logo{*/
    /*float:left;*/
    /*width:140px;*/
    /*height:35px;*/
    /*margin:8px 0px 0px 30px;*/
    /*font-size:36px;*/
    /*color:#999;*/
/*}*/


/*div#topbar > #sections_btn_holder{*/
    /*float:left;*/
    /*width:144px;*/
    /*height:46px;*/
    /*padding-top:16px;*/
/*}*/



/*div#topbar > #sections_panel{*/
    /*position:absolute;*/
    /*height:0px;*/
    /*width:550px;*/
    /*background:#000;*/
    /*top:60px;*/
    /*left:160px;*/
    /*border-radius:0px 0px 8px 8px;*/
    /*overflow:hidden;*/
    /*z-index:10000;*/
    /*transition: height 0.3s linear 0s;*/
/*}*/
/*div#topbar > #sections_panel > div{*/
    /*background:#333;*/
    /*padding:20px;*/
    /*height:238px;*/
    /*margin:10px;*/
    /*color:#FC0;*/
/*}*/










.top-area {
    background: #8c2c1e;
    padding: 4px 0;
}





.blog_search {
    position: relative;
}
.box_search_box input[type=text] {
    box-shadow: none!important;
    outline: none;
}

.box_search.formob .box_search_box input {
    line-height: 37px;
    width: 100%;
    padding: 0 20px;
    border: 1px solid #c63c28;
    background: #c63c28;
    border-radius: 10px;
    box-shadow: none!important;
}

.blog_search .blog_search_btn {
    position: absolute;
    right: 12px;
    top: 50%;
    background: none;
    border: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.estric_box ul {

}
.estric_box ul li {
    display: inline-block;
}
.estric_box ul li:first-child {
    margin-right: 2px;
}
.estric_box ul li a {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
}
.estric_box ul li i {
    color: #fff;
    font-size: 18px;
    margin-left: 8px;
}









div#topbar{
    height:60px;
    margin-top: 15px;
}

div#topbar > #sections_btn_holder{
    float:right;
    width: 16px;
    height:46px;
    padding-top: 12px;
}
div#topbar > #sections_btn_holder > button{ background:#8c2c1e; border: none;}
div#topbar > #sections_panel{
    position: absolute;
    height: 0px;
    width: 62%;
    background: #000;
    top: 60px;
    left: 281px;
    border-radius: 0px 0px 8px 8px;
    overflow: hidden;
    z-index: 10000;
    transition: height 0.3s linear 0s;
}
div#topbar > #sections_panel > div{
    background:#333;
    padding:20px;
    height:238px;
    margin:10px;
    color:#FC0;
}

#sections_btn_holder i {
    color: #fff;
    font-size: 20px;
}

#sections_panel ul li a {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
}

#sections_panel ul li {
    margin-bottom: 10px;
}

.box_search_box {
    margin-top: 20px;
}

.estric_box {
    margin-top: 30px;
}




.mob_menu_list ul li {
    display: inline-block;
    margin: 0 25px;
}

.mob_menu_list ul li a{
    font-size: 16px;
    color: #d6503c;
    font-weight: 400;
}

.mob_menu_list li.active a {
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 3px;
}




/*************************
mob_akcios_area
***********************/
.akcios_menu_cont_box ul li {
    display: inline-block;
    margin: 0 44px;
    font-weight: 700;
    font-size: 14px;
    color: #818181;
}

.akcios_menu_cont {
    background: #f9f9f9;
    padding: 14px 0px;
    border-bottom: 1px solid #d2d2d2;
    border-radius: 10px 10px 1px 1px;
    margin-top: 10px;
}


.product-img-wrapper .soproni_small_single_box {
    padding: 0px 30px;
}
.product-img-wrapper .soproni_small_single_box_img {
    margin-bottom: 45px;
}
.product-img-wrapper .soproni_small_single_box_title h5 {
    font-weight: 700;
    color: #000000;
    font-size: 16px;
    margin-bottom: 1px;
}
.product-img-wrapper .soproni_small_single_box_sub_title p.newactive {
    color: #8c2c1e;
    font-weight: 700;
}
.product-img-wrapper .soproni_small_single_box_title, .product-img-wrapper .soproni_small_single_box_sub_title {
    text-align: center;
}
.product-img-wrapper .soproni_small_single_box_sub_title span {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    margin-left: 13px;
}
.product-img-wrapper .soproni_small_single_box_sub_title span:after {
    position: absolute;
    background: #999999;
    width: 15%;
    height: 1px;
    content: " ";
    top: 185px;
    right: 32%;
}

.mob_akcios_conts_box_carousel {
    background: #fff;
    -webkit-box-shadow: -2px 11px 7px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: -2px 11px 7px -10px rgba(0,0,0,0.75);
    box-shadow: -2px 11px 7px -10px rgba(0,0,0,0.75);
}

.single-products {
    margin-top: 30px;
}

.mob_akcios_conts {
    padding: 0 330px;
}

.right.recommended-item-control {
    position: absolute;
    top: -36px;
    right: 90px;
    color: #818181;
}

.mob_pad_bottom {
    padding-bottom: 20px;
}









/*****************************************************************************
mob_akcios_area   mob_akcios_area      mob_akcios_area      mob_akcios_area
****************************************************************************/
.mob_kategoriak_area {
    padding: 16px 0px;
    background: #fff;
    -webkit-box-shadow: -2px 11px 7px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: -2px 11px 7px -10px rgba(0,0,0,0.75);
    box-shadow: -2px 11px 7px -10px rgba(0,0,0,0.75);
}

.rendel_date p {
    font-size: 20px;
    font-weight: 400;
    color: #000;
    margin-bottom: 0px;
}
.rendel_first_total h6 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin-bottom: 0px;
}

.mob_kategoriak_txt {
    padding-left: 254px;
}
.rendel_first_total  {
     padding-right: 108px;
}







.inc_dic_box form {
    width: 300px;
    margin: 0 auto;
    text-align: center;
    padding-top: 0px;
}

.inc_dic_box .value-button {
    display: inline-block;
    border: 1px solid #ddd;
    margin: 0px;
    width: 24px;
    height: 24px;
    text-align: center;
    vertical-align: middle;
    padding: 0px 0;
    background: #8c2c1e;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
}

.inc_dic_box .value-button:hover {
    cursor: pointer;
}

.inc_dic_box form #decrease {
    margin-right: -4px;
    border-radius: 55%;
    background: #d6d6d6;
}

.inc_dic_box form #increase {
    margin-left: -4px;
    border-radius: 55%;
}

.inc_dic_box form #input-wrap {
    margin: 0px;
    padding: 0px;
}

.inc_dic_box input#number {
    text-align: center;
    border: none;
    margin: 0px;
    width: 20px;
    height: 20px;
}

.inc_dic_box input[type=number]::-webkit-inner-spin-button,
.inc_dic_box input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.single_mob_saproni {
    padding: 10px 63px;

}

.single_mob_saproni_conts {
    background: #fff;
    padding: 20px 25px;
    -webkit-box-shadow: 0px 2px 13px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 13px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 13px -1px rgba(0,0,0,0.75);
}

.single_mob_saproni.active .mob_soproni_small_single_box_title h5 {
    font-weight: 700;
    color: #000000;
    font-size: 16px;
    margin-bottom: 1px;
}

.single_mob_saproni.active .soproni_small_single_box_sub_title p {
    color: #8c2c1e;
    font-weight: 700;
}
.single_mob_saproni.active .soproni_small_single_box_sub_title p span{
    /* font-size: 14px; */
    font-weight: 400;
    color: #999999;
    margin-left: 13px;
}
.single_mob_saproni.active .soproni_small_single_box_sub_title p span:after{
    position: absolute;
    background: #999999;
    width: 18%;
    height: 1px;
    content: " ";
    top: 11px;
    right: 47%;
}


.soproni_small_single_box_sub_title.not_active p {
    color: #d6d6d6!important;
}




/*****************************************************************************
kosar.html     kosar.html      kosar.html     kosar.html
****************************************************************************/

.mob_kosar_area {
    background: #8c2c1e;
    padding: 10px 0;
}

.kosar_arrow_box_conts p {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 0px;
}

.mob_kosar_area .estric_box {
    margin-top: 5px;
}

.kosar_arrow_box_conts {
    margin-top: 2px;
}

.kosar_arrow_box_conts i {
    font-size: 26px;
    margin-right: 24px;
}

.mysearch_hover {
    position: absolute;
    top: 16px;
    left: 65px;
    /* display: none; */
    background: #8c2c1e;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 211px;
    z-index: 999;
    padding: 10px;

}
.estric_box ul li:hover .mysearch_hover {
    top: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 999;
    visibility: visible;
}

.mob_kosar_area .estric.formob {
    position: relative;
}

.estric_box ul > li:first-child:hover .mysearch_hover{
    display: block;

}





/********** saproni_second_area  ************/

.saproni_second_area {
     background: #fff;
    padding: 16px 0;

}

.saproni_second_title h5 {
    font-weight: 400;
    font-size: 16px;
    color: #000;

}

.saproni_second_sub_title p {
    font-size: 16px;
    font-weight: 700;
    margin-right: 68px;
}

.total_cont  p {
    font-weight: 400;
    font-size: 16px;
    color: #000;
}

.saproni_second_img {
    text-align: center;
}

.saproni_second_title_and_sub_title {
    margin-top: 25px;
}

.total_cont {
    margin-top: 20px;
}

.saproni_second_conts {
    padding: 0 168px;
}



.small_oszeg_area {
    background: #f7f7f7;
    padding: 12px 0px;
    border-bottom: 4px solid #dcdcdc;
}

.small_oszeg_left p {
    font-weight: 400;
    font-size: 16px;
    color: #000;
    margin-left: 70px;
}

.small_szal_area {
    background: #fff;
    padding-top: 18px;
    padding-bottom: 10px;
    border-bottom:4px solid #dcdcdc;
}


.small_last_szal_area .small_oszeg_left  p {
    font-weight: 700;
    color: #7f7f7f;
}

.small_last_szal_area .saproni_second_sub_title p {
    font-weight: 400;
    margin-bottom: 0;
}

.small_last_szal_area {
    background: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}


.blk_oszeg_title h6 {
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    margin-left: 70px;
}

.blk_oszeg_second_title p {
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    margin-left: 70px;
}





.black_oszeg_area {
    background: #000;
    padding: 10px 0;
    margin-top: 34px;
}

.tova_btn_box {
    margin-top: 25px;
}

.tova_btn_box a {
    background: #fff;
    color: #000;
    padding: 14px 42px;
    border-radius: 11px;
    font-weight: 700;
}




/*****************************************************************************
rendeles.html    rendeles.html      rendeles.html
****************************************************************************/
.vara_area {
    padding: 12px 0;
    background: #fff;
}
.bara_menu_box ul li {
    display: inline-block;
    margin: 0 15px;
}
.bara_menu_box ul li a{
    font-weight: 400;
    color: #000;
    font-size: 16px;
}
.bara_menu_box ul li i {
    color: #d6d6d6;
    margin-right: 8px;
}

.bara_menu_box ul li.active a{
    font-weight: 700;
    border-bottom: 2px solid #8c2c1e;
    padding-bottom: 10px;
}

.bara_menu_box ul li.active i{
    color: #1b1b1b;
}




.varako_below_area {
    padding: 7px 0;
}

.varako_below_title h4 {
    margin-left: 70px;
    font-weight: 700;
    font-size: 18px;
}

.varako_below_title_two h4 {
    margin-right: 68px;
    font-weight: 700;
    font-size: 18px;
}

.saproni_second_area.add_b {
    border-bottom: 4px solid #d8d8d8;
}

.small_szal_area.re_bor {
    border-bottom: none;
}


.footer_menu_box ul li {
    display: inline-block;
}


.footer_menu_area {
    background: #000;
    padding: 15px 0;
}

.footer_menu_box ul li {
    display: inline-block;
    margin: 0 15px;
}
.footer_menu_box ul li i{

    font-size: 20px;
}

.footer_menu_box ul li a{
    color: #373737;
    font-size: 10px;
}

.footer_menu_box ul li.active a{
    color: #fff;
}
.footer_menu_box ul li.active i{
    color: #fff;
}


.vara_area.ad_boxshd {
border-bottom: 1px solid #ccc;
}


.one_five_area {
    background: #fff;
    border-top: 1px solid #eeeeee;
    padding: 10px 0px;
}
.one_five_box a {
    background: #000;
    color: #fff;
    font-weight: 700;
    padding: 4px 13px;
    border-radius: 16px;
}


.kiszerr_title h5 {
    font-weight: 700;
    color: #000;
    font-size: 15px;
}

.kiszerr_sub p {
    font-weight: 400;
    font-size: 15px;
}

.small_mob_sap_area {
    background: #fff;
}

.single_small_mob_sappp_image {
    position: relative;
}
.star {
    position: absolute;
    right: 0;
    top: 92px;
}

.star i{
    font-size: 30px;
}



.below_plus_minus_area {
    background: #f7f7f7;
    padding: 4px 0;
    border-bottom: 4px solid #d1d1d1;
}

.varakopppp_below_title h4 {
    margin-left: 70px;
    font-weight: 700;
    font-size: 18px;
}

.below_plus_minus_area .inc_dic_box {
    margin-top: 25px;
}

.below_plus_minus_area .inc_dic_box input#number {
    background: #f7f7f7;
}

.last_p p {
    font-weight: 400;
    font-size: 14px;
}

.below_parag_area {
    background: #fff;
    padding: 26px 0;
}


.for_fixed .footer_menu_area {
    background: #000;
    padding: 15px 0;
    position: fixed;
    width: 100%;
    bottom: 0px;
}



/*last page*/

.profil_word_box h4 {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
}

.profil_word_box {
    margin-top: 30px;
}

.cogcog_box i {
    color: #c63c28;
    font-size: 35px;
}

.user_images img {
    width: 16%;
    border-radius: 50%;
    position: absolute;
    top: -210px;
    left: 42%;
}

.user_images  {
    position: relative;
}

.for_nw_mob.last_page .top-area {
    padding-bottom: 134px;
}

.mob_kategoriak_areanew {
    background: #fff;
    padding-top: 100px;
}

.rendel_dater h6 {
    font-weight: 700;
    font-size: 24px;
}

.ceges p {
    font-weight: 400;
    font-size: 14px;
}

.cegone h5 {
    color: #d3d3d3;
    font-size: 12px;
}

.cegtwo p {
    font-weight: 400;
    font-size: 18px;
}

.cegnev_box {
    margin-top: 34px;
}

.txntyfive p {
    font-weight: 300;
    font-size: 19px;
}

.txntyfive p span{

    font-size: 14px;
}

.txntyfive {
    margin-top: 55px;
}











/* main-profil.html */

.checkbox-custom, .radio-custom {
    opacity: 0;
    position: absolute;
}

.checkbox-custom, .checkbox-custom-label, .radio-custom, .radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
}

.checkbox-custom-label, .radio-custom-label {
    position: relative;
}

.checkbox-custom + .checkbox-custom-label:before, .radio-custom + .radio-custom-label:before {
    content: '';
    background: #fff;
    border: 1px solid #e0e0e0;
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    padding: 0px 0px 0px 0px;
    margin-right: 10px;
    text-align: center;
    border-radius: 4px;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    background: #4ca253;
    color: #fff;
}

.radio-custom + .radio-custom-label:before {
    border-radius: 50%;
}

.radio-custom:checked + .radio-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #bbb;
}

.dust_chq_box_last div label {
    font-weight: 300;
}

.blk_been_icon i {
    font-size: 24px;
}

.last_second_area {
    background: #fff;
    padding: 22px 0;
    border-top: 1px solid #e5e5e5;
}

.dust_chq_box_last {
    margin-top: 13px;
}

.blk_been_icon {
    margin-top: 14px;
}

.last_second_area {
    padding: 12px 0;
}

.checkbox-custom + .checkbox-custom-label:before, .radio-custom + .radio-custom-label:before {
    content: '';
    background: #fff;
    border: 1px solid #e0e0e0;
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    padding: 3px 0px 0px 0px;
    margin-right: 10px;
    text-align: center;
    border-radius: 4px;
}

/************** 123 active borders  ***************/
.new_one_two_list ul li {
    display: inline-block;
    margin: 0 25px;
}

.new_one_two_list ul li a{
    font-size: 14px;
    font-weight: 700;
    background: #e0e0e0;
    padding: 9px 13px;
    border-radius: 25px;
    color: #000;
}

.new_one_two_list ul li.active a {
    background: #8c2c1e;
    color: #fff;
}

.new_one_two_list ul li {
    position: relative;
}

.new_one_two_list ul li:first-child a{
    /* background:#8c2c1e; */
    color: #fff;
}

.new_one_two_list ul li:after {
    position: absolute;
    content: '';
    background: #e0e0e0;
    top: 8px;
    left: 38px;
    width: 60px;
    height: 5px;
}

.new_one_two_list ul li.pre-active:after {
    position: absolute;
    content: '';
    background: #8c2c1e;
    top: 8px;
    left: 38px;
    /*left: -218px;*/
    width: 60px;
    height: 5px;
}

.new_one_two_list ul li:last-child:after {
    background: none;
}

.new_one_two_list ul li.active:first-child:after {
    position: absolute;
    content: '';
    background: #8c2c1e;
    top: 8px;
    left: 38px;
    width: 60px;
    height: 5px;
}

.new_one_two_list.below_ontw {
    margin-top: 20px;
}
.new_one_two_list.below_ontw ul li:after{
    background: none;
}

.new_one_two_list.below_ontw ul li {
    font-size: 14px;
    font-weight: 700;
    margin: 0 42px;
}
