/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2018.01.23., 12:27:44
    Author     : virtualcom
*/
.row {
    justify-content: center !important;
}
.btn {
    background: #bc34c4;
    border-color: transparent;
    color: #fff;
    text-decoration: none;
}

.errors, .alert-danger, .alert-success {
    margin-bottom: 10px;
}

.account_section__register h4 {
    margin-bottom: 10px;
}

.error_msg {
    color: red;
}

.cart_transfer_mode_holder span, .cart_payment_mode_holder span {
    width: 95%;
    float: left;
}

input.cart_transfer_mode, .cart_payment_mode_holder input {
    width: 5%;
    float: left;
}

.ViPaginationWidget>li>a, .ViPaginationWidget>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #474747;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.ViPaginationWidget>li>span:hover {
    cursor: not-allowed;
}

.ViPaginationWidget li {
    padding: 0 !important;
}

.ViPaginationWidget li a:hover, .ViPaginationWidget li span:hover  {
    background: #bc34c4;
    color: white;
}

.ViPaginationWidget .pager_active span  {
    background: #bc34c4;
    color: white;
}

.newsletter-input:first-of-type {
    margin-bottom: 20px;
}

#newsletter_holder label {
    margin: 0px 0px 20px 0;
}

.succesSubscribeMessage {
    margin: 0 10px 10px 0px;
    color: orange;
}

.search_title {
    font-weight: bold;
    font-size: 18px;
    margin: 20px 0 10px 0;
}

.search-module-checkbox-holder {
    display: inline-block;
    margin-right: 15px;
}

.search-module-checkbox-holder input[type="checkbox"] {
    vertical-align: text-top;
    width: 18px;
    height: 18px;
}

.search-module-checkbox-holder span {
    font-size: 18px;
    vertical-align: sub;
}

.megamenu_desktop .level_1__item ~ .level_1__item {
    margin: 0 0 0 20px;
}

.header_search {
    width: 300px;
}

.footer-contact-block {
    color: white;
}

.footer-contact-block p {
    margin: 0 0 0 18px !important;
    display: inline-block;
    font-size: 22px !important;
    margin-left: 17px !important;
}

.footer-contact-block .fa {
    font-size: 24px;
    min-width: 25px;
}

.footer-contact-block h3 {
    margin-bottom: 30px !important;
}

.footer-contact-block .contact-info-holder {
    margin-bottom: 20px;
}

footer .footer_row__1 {
    padding-top: 30px;
    padding-bottom: 60px;
}

ul.product-category-menu-sub-ul {
    margin-left: 20px;
}

.product-list-filter-section h3 {
    font-size: 35px;
}

.product-list-filter-section input {
    width: 100%;
    height: 34px;
    display: block;
    display: block;
    vertical-align: top;
    padding: 6px 10px;
    background: none;
    border: 1px solid #898989;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}


.product-list-filter-section .btn {
    margin-top: 25px;
    background: #bc34c4;
    color: white;
    width: 100%;
    border: none;
    height: 40px;
}

.product-list-filter-section .btn:hover {
    color: white;
    background: #d75cde;
}

.gallery-list-img {
    padding: 74.333% 0 0 0 !important;
}

.gallery.show.items {
    margin-top: 20px;
}

.gallery.show.items .thumbnail img {
    margin-bottom: 5px;
}

.template_contact form .row {
    padding-bottom: 2px;
    margin: 0;
}

.content-text-holder {
    margin-top: 20px;
    font-size: 16px;
}

.contact-infos-holder {
    font-size: 17px;
    line-height: 1.5em;
}

.contact-infos-holder b {
    min-width: 200px;
    display: inline-block;
}

.contact-form-under-content {
    margin: 20px 0;
}

.contact-form-under-content .viButtonDesigned {
    background: #bc34c4;
    border-color: transparent;
    color: #fff;
    margin-top: 10px;
}

.contact-info-text-and-pic-holder {
    margin: 20px 0;
}

.contact-form-under-content .error_msg.success {
    color: green;
    margin-left: 15px;
    font-weight: bold;
    margin-bottom: 15px;
}

.contact-map-holder iframe {
    margin-top: 20px;
}

.contact-map-holder {
    padding: 0 15px;
}

.section_template__about {
    padding: 0 15px;
}

.wishlist_section {
    display: inline-block;
    margin-top: 0;
}

.propertyHolder {
    margin-top: 15px;
}

.section_single-product .product_description {
    margin: 10px;
}

.modal-body {   
    font-size: 19px;
    margin: 20px 0;
    text-align: justify;
}

.fancybox-inner .btn {
    color: white;
    text-decoration: none;
}

.fancybox-inner .btn:hover {
    color: white;
    background-color: #9b16a2;
}

.fancybox-inner .alert.alert-info {
    font-size: 18px;
}

.product_links .btn {
    background-color: #f0f0f0;
    border-color: transparent;
    color: #0e0e0e;
}

.product_links .btn:hover {
    background-color: #bc34c4;
}

.sidebar_widget__articles .article_content__img {
    margin: 0;
    float: left;
}

.sidebar_widget__articles img {
    width: inherit;
}

.content_search_result_row {
    font-size: 20px;
    margin-top: 20px;
}

#keresett_kifejezes {
    width: 100%;
    height: 40px;
    padding-right: 40px;
    font-size: 16px;
}

.home-page-partner-block h3 {
    margin-bottom: 20px !important;
}

.home-page-partner-block {
    background: #e0e0e0;
    padding: 40px 0;
}

.home-page-partner-block img {
    filter: grayscale(100%);
}

.home-page-partner-block img:hover {
    filter: grayscale(0%);
}

footer .footer_item__social i {
    font-size: 35px;
}

.wishlist-holder h1 {
    margin-top: 0;
}

.header_custom_text img:first-of-type {
    margin-right: 10px;
}

.ordered-product-item-holder {
    margin-bottom: 10px;
    background-color: whitesmoke;
    padding: 10px;
    border: 1px solid;
    border-color: #ececec;
}

.ordered-product-item-holder img {
    padding: 5px;
}

.showMyOrders .glyphicon {
    float: right;
    margin: 5px;
}

.account_orders h5 {
    font-size: 18px;
    margin-top: 15px;
    font-weight: bold;
    margin-bottom: 5px;
    font-family: inherit;
}

.account_orders .panel-title {
    font-family: inherit;
    font-size: 24px;
    border-bottom: 2px solid #a1a0e7;
    margin-bottom: 10px;
}

.account_section {
    margin: 15px 0 0 0;
    padding: 15px;
}

.filter-form-label {
    display: block;
}

.megamenu_desktop .level_2__links .megamenu_col__item {
    width: 15%;
}

.alert .close {
    display: none;
}

.partner-section .item-img {
    height: 200px;
    position: relative;
    margin: 10px;
    border: 1px solid #c5c5c5;
}

.partner-section .item-img:hover {
    background: #ececec;
}

.partner-section .item-img img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    padding: 5px;
}

.partner-section p {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}

@media (max-width: 1199px) {
    .header_top {
         flex-direction: row; 
    }
}

@media (max-width: 767px) {
    .header_top {
        padding: 30px 18px 5px 18px;
    }
    .header_left .header_contact_phone .header_custom_text {
        position: absolute;
        right: 0;
        top: 15px;
    }
    .header_left .header_contact_phone .header_custom_text img {
        width: 60px;
    }
    .header_logo {
        position: absolute;
        left: 6px;
        top: 7px;
    }
    .header_logo img { 
        width: 150px !important;
    }
    .header_top .header_wrap2+.header_wrap2 {
        margin-top: 25px;
    }
    .contact-infos-holder {
        padding: 0;
    }
    .header_top {
         flex-direction: column; 
    }
    .footer-contact-block {
        width: 100% !important;
    }
    .section_template__about {
        padding: 0 0;
    }
    .contact-form-holder, .contact-map-holder {
        padding: 0 15px;
    }
}

.product-form select {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}

.product-form .product-buy {
    width: 100%;
    background: #ff005f;
    font-weight: bold;
    padding: 15px;
}

.product-form .product-buy:hover {
    background: #b70245
}

.section_single-product .wishlist_section, .section_single-product .wishlist_section .btn {
    width: 100%;
}

.section_single-product .single_product__price span {
    line-height: 1em;
    font-weight: bold;
    font-size: 25px;
}

.size-link {
    border: 1px solid gray;
    padding: 5px;
    position: relative;
    display: inline-block;
    margin: 2px;
}

.selected-size-link {
    border: 1px solid gray;
    padding: 5px;
    position: relative;
    display: inline-block;
    margin: 2px;
    background: #bc34c4;
    color: white;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.selected-size-link:hover {
    background: #c841cf;
    color: white; 
    text-decoration: line-through;
}

.manufacturer-link {
    border: 1px solid gray;
    display: inline-block;
    margin: 2px;
    padding: 0px 4px;
}

.selected-manufacturer-link {
    border: 1px solid gray;
    display: inline-block;
    margin: 2px;
    padding: 0px 4px;
    background: #bc34c4;
    color: white;
    border: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.selected-manufacturer-link:hover {
    background: #c841cf;
    color: white; 
    text-decoration: line-through;
}

#productFilterForm label {
    display: inline-block;
    width: 100%;
} 

.product-filter-label {
    padding-bottom: 10px; 
}


.partner-item-img-holder {
    height: 140px;
    position: relative;
    margin: 10px;
}

.partner-item-img-holder img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}

@media screen and (max-width: 768px) {
    .partner-item-img-holder img {
        width: 50%;
    }
    .partner-item-img-holder {
        height: 135px;
    }
}

@media screen and (max-width: 992px) and (min-width: 769px) {
    .partner-item-img-holder {
        height: 70px;
    }
    footer .row {
        margin: 0;
    }
}

.product-material-label {
    border-top: 1px solid #898989;
    margin-top: 5px;
    padding-top: 5px;
}

.product-material-label b {
    font-weight: bold !important;
    color: #0e0e0e !important;
    text-decoration: underline;
}

@media screen and (max-width: 1200px) {
    .section_template__about {
        display: inline-block;
        width: 100%;
    }
}

.vipcms-logo {
    height: 41px;
}

.virtualcom-logo {
    height: 41px;
    margin-right: 20px;
}

.footer-row-2 {
    padding: 15px 0 20px 0 !important;
}

footer .footer_row__1 {
    padding-bottom: 15px;
}

.collection_listing__main .flexible_block__overlay .layer_2>div {
    left: 5%;
}

.flexible_block .img_placeholder__wrap {
    background-repeat: repeat;
}

.registrationForm legend {
    margin-top: 15px;
}

.registrationForm input[type="checkbox"] {
    width: 17px;
    height: 17px;
}

select, textarea, input[type="tel"], input[type="text"], input[type="email"], input[type="search"], input[type="password"], .form-control, .alert, .errors {
    border-radius: 0;
}

input.cart_transfer_mode, .cart_payment_mode_holder input {
    height: 17px;
}

@media (max-width: 767px) {
    .product_listing__main .product_item {
        border: 1px solid #898989;
        border-top: 2px solid #bc34c4;
        padding: 10px 0;
    }
    input.cart_transfer_mode, .cart_payment_mode_holder input {
        width: 10%;
    }
    .cart_transfer_mode_holder span, .cart_payment_mode_holder span {
        width: 90%;
    }
}

.profile-link-btn:before {
    margin: 0 4px 0 0;
    font: 14px 'FontAwesome';
}

.link_download:before {
    content: "\f019";
}

.link_access_limit:before {
    content: "\f146";
}

.data-sec-label a {
    cursor: pointer;
}

.radio,.checkbox {
    max-height: 20px;
    display: block;
    position: relative
}

.checkboxesToValidate {
    color: white;
}

.checkboxesToValidate a {
    color: #5959d5;
} 

.checkboxesToValidate input {
    height: 12px !important;
    margin-right: 10px;
}

.checkboxesToValidate {
    color: white;
    margin-top: 10px;
}

.product_listing__main .product_img, .product_listing__main .product_img .img_change {
    height: auto;
    min-height: 269px;
} 

.product_listing__main .product_img .img_change img {
    max-height: 100%;
    max-width: 100%;
    height: auto;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
}

@media screen and (max-width: 767px) {
    .product_listing__main .product_img .img_change img {
        position: relative;
    }
    .product_listing__main .product_img, .product_listing__main .product_img .img_change {
         min-height: inherit; 
    }
}

.stepwizard-step p {
    margin-top: 0px;
    color:#666;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
    margin-top: 30px
}
.stepwizard-step .btn {
    background: #f21b6b;
}
.stepwizard-step .fa {
    color: #529552;
}
.stepwizard-step button[disabled] {
    /*opacity: 1 !important;
    filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
    opacity:1 !important;
    color: #c66969;
    background: #fbcefe;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content:" ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-index: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
    cursor: initial
}

.cart-h1-label {
    margin: 10px 0 10px 0;
    font-size: 25px;
}

.cart-next-step-btn {
    background: #ff005f;
    font-weight: bold;
    min-width: 200px;
}

.more-shopping-btn, .remove-form-cart, .cart_item__removeremove-form-cart {
    background: white;
    color: black;
    border: 1px solid;
}

.remove-form-cart p, .cart_item__removeremove-form-cart p {
    font-size: 13px;
    display: inline-block
}

.remove-form-cart, .cart_item__removeremove-form-cart {
    padding: 0 6px;
}

@media (max-width: 479px) {
    .more-shopping-btn {
        font-size: 10px;
        padding: 0 10px;
    }
    .cart-next-step-btn {
        width: 100%;
        font-size: 14px;
        font-weight: bold;
    }
}

.like-product-link-button, .remove-liked-product {
    background: white;
    color: black;
}

.like-product-link-button .fa, .remove-liked-product .fa {
    color: rgb(188, 52, 196)
}

.remove-liked-product:hover, .like-product-link-button:hover,
.remove-liked-product:focus, .like-product-link-button:focus {
    background: none;
}

.product-list-filter-section {
    background: whitesmoke;
    border: 1px solid #dedede;
    padding: 20px;
}

.product-filter-label {
    border-bottom: 2px solid #bc34c4;
}

.filter-open-on-mobile {
    display: none;
}

.filter-label-wrapper {
    position: relative
}

@media screen and (max-width:768px) {
    .filter-widget-content {
        display: none
    }
    .filter-widget-content.opened {
        display: block;
    } 
    .filter-open-on-mobile {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        font-size: 35px;
        top: 8px;
    }
}

.regular-customer-banner {
    border: 3px solid #bc34c4;
    text-align: center;
    padding: 20px 30px;
    background: #f7f7f7;
    margin: 10px 0;
}

.regular-customer-banner h2 {
    text-align: center;
    margin-bottom: 30px;
}

.regular-customer-banner .btn {
    padding: 10px;
}


