body{
    min-width: 360px;
}

.fixed-top{
    min-width: 360px;
}

a, a:hover, a:visited, a:active, a:focus {
    text-decoration: none;
}

.text-red{
    color: #dd0000;
}

h1.helvetica{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 35px;
}

.text-green{
    color: #4bae4f;
}

/* Datapicker */
.ui-datepicker-trigger {
    border-color: #ced4da !important;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
.hasDatepicker:focus, .ui-datepicker-trigger:focus{
    box-shadow: none;
    outline: none;
    border-color: #ced4da !important;
}
.ui-datepicker .ui-widget-header{
    background: none;
    border: none;
}
.ui-datepicker a.ui-state-default, .ui-datepicker span.ui-state-default{
    border: none;
    background: none;
}

.ui-datepicker a.ui-state-active{
    background-color: #88B04B;
}
.ui-datepicker a.ui-state-highlight{
    color: #88B04B;
}
.ui-datepicker a:hover{
    background-color: #eeeeee;
}

.ui-datepicker-next span{
    background-image: url("https://www.meska.hu/bootstrap/svg/arrow-next.svg") !important;
    background-position: 5px 0px !important;
}

.ui-datepicker-prev span{
    background-image: url("https://www.meska.hu/bootstrap/svg/arrow-prev.svg") !important;
    background-position: 5px 0px !important;
}

.ui-datepicker-week-col{
    border-right: 1px solid #cccccc !important;
}

table.ui-datepicker-calendar tr td span, table.ui-datepicker-calendar tr td a{
    text-align: center;
}

#account-side-menuCollapse {
    z-index: 100;
    top: 10px;
}

@media (max-width: 992px) {
    #account-side-menu {
        position: absolute;
        z-index: 50;
    }
}

/* Fiokom menu*/

#account-mini-side-menu{
    font-size: 14px;
}

#account-mini-side-menu #account-side-menuCollapse{
    padding: 0 22px 0 18px;
    font-size: 25px;
}

#account-mini-side-menu ul li a{
    padding: 10px 20px;
    display: block;
    text-align: center;
    color: #333333;

}

#account-side-menu{
    letter-spacing: 0.01rem;
}

#account-side-menu a {
    cursor: pointer;
    color: #333333;
    text-decoration: none;
}

#account-side-menu nav a {
    line-height: 30px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 300;
}

#account-side-menu nav a svg {
    margin-right: 5px;
}

#account-side-menu a:hover, #account-side-menu a:active, #account-side-menu a.active {
    text-decoration: none;
    transition: color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
    color: white;
}

#account-side-menu a:hover {
    background-color: #88b04b;
}

#account-side-menu a:active, #account-side-menu a.active{
    background-color: #888888;
}

#account-side-menu a:focus{
    color: #ffffff;
}

#account-side-menu a:focus:not(:hover){
    color: #888888;
}

#account-side-menu .menu-user-name a:hover, #account-side-menu .menu-user-name a:active{
    color: #000000;
    background-color: transparent;
}

#account-side-menu .menu-header .c-close, #account-side-menu .menu-header.collapsed .c-open,
.collapser .c-close, .collapser.collapsed .c-open{
    display: block;
    float: right;
    margin-right: 10px ;
}

#account-side-menu .menu-header.collapsed .c-close, #account-side-menu .menu-header .c-open,
.collapser.collapsed .c-close, .collapser .c-open{
    display: none;
}

.bg-avatar {
    width: 27px;
    left: 0px;
    top: 0px;
}

.avatar-img{
    width: 25px;
    height: 25px;
    left: 1px;
    top: 1px;
}

.w-300px{
    width: 300px;
}

.pl-33{
    padding-left: 33px;
}

.menu-user-name {
    font-weight: bold;
    font-size: 23px;
    font-family: Helvetica, Arial, sans-serif;
    line-height: 27px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 228px;
}

.border-90-gray {
    border-image: linear-gradient(to right, #ffffff 0%, #ffffff 5%, #eeeeee 6%, #eeeeee 94%, #ffffff 95%, #ffffff 100%);
    border-image-slice: 1;
}

.border-t-bottom{
    border-bottom: 1px solid transparent;
}

.border-t-top{
    border-top: 1px solid transparent;
}

.border-bottom-14-5-gray {
    border-bottom: 1px solid transparent;
    border-image: linear-gradient(to right, #ffffff 0%, #ffffff 14%, #eeeeee 15%, #eeeeee 94%, #ffffff 95%, #ffffff 100%);
    border-image-slice: 1;
}

#account-side-menu .menu-header {
    cursor: pointer;
    font-size: 0.9rem;
    font-weight: bold;
    color: #000000;
}

/*Facebook megjelenes*/

.fbBlue {
    color: #365899;
}

.card-body .card-img {
    background-color: #cccccc;
}

.card-body .card-img .img-box {
    border: 2px dashed #999999;
    width: 150px;
}

.card-body .card-img .img-box .img-box-box{
    width: 90px;
}

#fbPost a, #fbPost a:hover{
    color: #365899;
    text-decoration: none;
}

.border-btn{
    border: 1px solid #aaaaaa !important;
}

/*Tooltip*/
.tooltip.show{
    opacity: 1;
}
.tooltip-inner {
    max-width: 400px;
    color: #ffffff;
    text-align: justify;
    background-color: #88b04b;
    padding: 10px;
    border: 1px solid #000000;
}

/*Iranyitopult*/

#dashboard a{
    text-decoration: none;
}

#dashboard div.block, .col.block {
    cursor: pointer;
    background: #ffffff;
    display: block;
    height: 142px;
    margin-bottom: 1rem;
    text-align: center;
    border: 1px solid #e4e7f2;
    -webkit-border-radius: 0.15rem;
    -moz-border-radius: 0.15rem;
    border-radius: 0.15rem;
    box-shadow: none;
}

/* Kiemelt megjelenés*/

#highlighted_menu a {
    text-decoration: none;
    cursor: pointer;
}

.columns-number{
    column-count: 2;
}

@media only screen and (max-width: 576px) {
    .columns-number {
        column-count: 1;
    }
}

/* Nem reszponzív fiókom menü oldalak*/

.row.content-in-box{
    min-width: 750px;
}

/* Megtekintett termékek oldal*/

.product{
    border: 1px solid #d4d9d1;
    width: 125px;
    float:left;
    margin-right: 25px;
    padding: 4px;
    margin-bottom: 10px;
    background-color: #fff;
}

.product_img{
    width:125px;
    height:125px;
}
.product_name{
    float:left;
    width:120px;
    height: 15px;
    overflow: hidden;
    position: relative;
}
.product_name a{
    color:#000;
    font-size: 11px;
}

.product_name .jury {
    display: block;
    font-size: 8px;
    position: absolute;
    top: 0;
    right: 0;
}
.product_maker{
    float:left;
}
.product_maker a{
    color:#a2aca6;
    font-size: 11px;
}
.product_price{
    float: right;
    font-size: 11px;
}
.product_price a{
    color:#000;
    font-size: 11px;
}

.hover-icon{
    position: absolute;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
}

.hover-icon.delete-history{
    color: red;
    right: 10px;
    top: 10px;
}

.product:hover .hover-icon{
    visibility: visible;
    opacity: 1;
}

/* meska_popup */

.blur_box{
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 505;
    display:none;
}

.blur_box>div{
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -225px;
    margin-top: -200px;
    width: 450px;
    min-height: 100px;
    padding: 10px;
    border: 2px solid #98bb34;
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 0 0 20px #000000;
}

.blur_box .title{
    color: #006600;
    font-weight: bold;
    font-size: 16px;
    margin-bottom:10px;
}

.blur_box .product_name{
    color: #006600;
    font-weight: bold;
    font-size: 14px;
    width: 400px;
    height: 20px;
    overflow: hidden;
}

.blur_box.new>div{
    padding: 25px;
    text-align: justify;
}
.blur_box.new .title {
    color: #000000;
    font-weight: normal;
    font-size: 25px;
    margin-bottom: 15px;
    font-family: 'Pompiere', cursive;
}

/* Kosar oldal */

@media (min-width: 992px) {
    .vertical-divider-lg{
        overflow: hidden;
        border-right: 2px solid #e9ecef;
    }
}

@media (max-width: 991px) {
    .horizontal-divider-md{
        overflow: hidden;
        border-top: 2px solid #e9ecef;
    }
}

@media(max-width:576px) {
    .xs {
        width: 70%;
    }
    .horizontal-divider-xs{
        overflow: hidden;
        border-top: 2px solid #e9ecef;
    }
}

.horizontal-divider{
    overflow: hidden;
    margin: 0.5rem 0;
    border-top: 1px solid #e9ecef;
}

.meska-select{
    display: inline-block;
    height: calc(1.8125rem + 2px);
    width: auto;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.basket-ul > li{
    line-height: 30px;
}

select.variant option{
    color: #333333;
}
select.variant option[disabled]{
    color: #777777;
}

/* Variánsok */

.variant-table {
    width: 70%;
    margin: 0 auto;
}

.variant-table th{
    text-align: right;
}
.variant-table td{
    text-align: left;
}
.variant-table td, .variant-table th {
    width: 50%;
    padding: 10px;
    color: #777777;
    font-size: 0.9em;
}
.variant-table tr.separator{
    border-bottom: 1px solid #eeeeee;
}
.variant-table tr.separator td{
    padding: 5px;
}
.variant-table td select {
    width: 150px;
}

.variant-table select option{
    color: #333333;
}
.variant-table select option[disabled]{
    color: #777777;
}

/* Listaoldal menu */

.w-313px{
    width: 313px;
}

.w-60px {
    width: 60px;
}

#productlist-menu{
    display: block;
}

#productlist-menu a, #dropdownCategoryHamburger a{
    color: #212529;
}

#productlist-menu-mobile-ind-cont{
    display: none;
    position: absolute;
    top: -4px;
    left: 140px;
    margin: 7px;
    z-index: 1020;
}
#productlist-menu-mobile-ind{
    cursor: pointer;
    display: none;
}

@media (max-width: 992px) {
    #productlist-menu{
        height: 100%;
        position: absolute;
        background-color: #fcfcfc;
        z-index: 1010;
        display: none;
    }
    #productlist-menu.open{
        display: block;
    }
    #productlist-menu-mobile-ind-cont{
        display: inline-block;
    }
    #productlist-menu-mobile-ind{
        display: block;
    }
}

#productlist-menu-mobile-ind.btn:focus, #productlist-menu-mobile-ind.btn:hover{
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}

#productlist-menu .menu-header, #dropdownCategoryHamburger .menu-header{
    font-family: 'Pompiere', cursive;
    font-size: 23px;
    background-image: url(../images/menu_background.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-left: 16px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-right: 16px;
    margin-bottom: 16px;
}

#productlist-menu .arrow-box{
    width: 20px;
    margin: 5px 4px 0 0;
}

.rotate-90{
    transform: rotate(-90deg);
}

#productlist-menu .color-box{
    width:20px;
    height:20px;
}

#productlist-menu .normal-text{
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
}

#productlist-menu .big-text, #dropdownCategoryHamburger .big-text{
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;   
}

#productlist-menu .text-toggle{
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
}

#productlist-menu .icon-text{
    padding-right: 8px;
    font-size: 16px;
}
#productlist-menu .icon-grey{
    color: #bdbdbd;
}

#productlist-menu nav a{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

#productlist-menu nav a:hover, #productlist-menu .text-toggle a:hover span, #dropdownCategoryHamburger .dropdown-menu a:hover{
    color: #4bae4f;
}

#productlist-menu nav a.active {
    color: #046530;
    font-weight: bold;
}

#productlist-menu nav .collapser{
    font-size: 0.9em;
    font-style: italic;
}

/* Listaoldal */

.mr-67px{
    margin-right: 67px;
}
#productlist {
    min-width: 0;
}

#productlist h2{
    font-family: 'Pompiere', cursive;
    font-size: 26px;
}

#productlist .text-kereses{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;   
}

#productlist ul>li>a>img{
    width: 80px; margin-bottom: 8px;
}

#productlist .custom-select{
    background: #ffffff;
}

#productlist .criteria{
    display: inline-block;
    background-color: #eeeeee;
    color: #999999;
    padding: 2px 5px;
    margin: 5px;
    font-size: 0.9em;
    border-radius: 5px;
}

#productlist .criteria:hover {
    background-color: #88B04B;
    color: #ffffff;
}

#productlist .trashcan:hover {
    color: #ff0000;
}

@media (min-width: 1500px) {
    #productlist .col-xl-custom {
        flex: 0 0 20%;
        max-width: 20%;
    }

    #productlist .d-xl-custom-block {
        display: block !important;
    }
}

#productlist .product_box {
    background-color: #FFFFFF;
    padding: 5px 6px 5px 6px;
    box-sizing: border-box;
}

#productlist .product_box.border_enhanced {
    padding: 3px 4px 3px 4px;
}

#productlist .product_box .pl_img{
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    width: 100%;
}

#productlist .product_box:hover .pl_img{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

#productlist .product_box .hover-icon, .sticky-bottom-box ul.carousel-inner li .hover-icon{
    position: absolute;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
}

#productlist .product_box .hover-icon.favorizer{
    right: 10px;
    bottom: 10px;
}

#productlist .product_box:hover .hover-icon, .sticky-bottom-box ul.carousel-inner li:hover .hover-icon{
    visibility: visible;
    opacity: 1;
}

#productlist .product_box .hover-icon.selector{
    left: 33%;
    top: 38%;
}

#productlist .product_box .hover-icon.pale, .sticky-bottom-box ul.carousel-inner li:hover .hover-icon.pale{
    opacity: 0.7;
    visibility: visible;
}

#productlist .product_box .hover-icon.deleter {
    left: -10px;
    bottom: -3px;
}

#productlist .product_box .creditcard {
    right: 10px;
    top: 5px;
}

#productlist .product_box .pl_product_maker{
    font-size: 0.9em;
    color: #a0a0a0;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
}

#productlist .product_box .pl_product_name{
    font-size: 1.4em;
    color: #000000;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 120%;
    height: 1.5em;
}

#productlist .product_box .pl_price{
    font-family: 'Pompiere', cursive;
    font-size: 25px;
    color: #777777;
    float: left;
}

#productlist .product_box .pl_price sup{
    background-color: #fce977;
    padding: 3px;
    border-radius: 15px;
}

#productlist .product_box .text-basket .btn, #productlist .pagination{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

#productlist .border_enhanced{
    border: 2px solid #88b04b;
}

#productlist .background_enhanced{
    background-color: #EDFCDC;
}

.sticky-bottom-box{
    position: fixed;
    bottom: 0;
    z-index: 1001;
    height: 65px;
    padding: 5px;
    background-color: #ffffff;
    border-top: 1px solid #dddddd;
}

.sticky-bottom-box .actions{
    float: right;
    width: 75px;
}

.sticky-bottom-box .selector-preview {
    cursor: pointer;
    color: #555555;
}
.sticky-bottom-box .selector-close {
    cursor: pointer;
}

.sticky-bottom-box ul.carousel-inner li .hover-icon.selected-delete{
    bottom: -9px;
    left: -15px;
}

.sticky-bottom-box ul.carousel-inner li img{
    width:40px;
}

.sticky-bottom-box ul.carousel-inner li{
    float: left;
    border: 1px solid #dddddd;
    margin: 5px;
    width: 40px;
    height: 40px;
    box-sizing: content-box;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    position: relative;
    cursor: pointer;
    background-color: #88B04B;
}
.sticky-bottom-box ul.carousel-inner li span {
    display: block;
    margin-top: 9px;
}

/* ASK */
.ask{
    position: fixed;
    right: 5px;
    bottom: 5px;
    width: 320px;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    font-family: "Open Sans";
    font-size: 14px;
    z-index: 9999999;
}
.ask:after{
    content: "";
    display: table;
    clear: both;
}
.ask .back{
    float: right;
    width: 50px;
    height: 50px;
    padding: 0px;
    margin: 0 10px 0 0;
    display: block;
    border-radius: 50%;
    background-color: #336600;
    cursor: pointer;
    box-shadow: 5px 5px 10px -3px rgba(51,51,51,0.81);
}
.ask .back .fa-arrow-alt-up{
    margin: 17px;
    color: #fff;
    font-size: 18px;
}
.ask .back:hover{
    background-color: #88b048;
}
.ask .back span{
    display: none;
    position: fixed;
    bottom: 70px;
    right: 30px;
    color: #eee;
    background-color: #333;
    padding: 5px;
    border-radius: 5px;
}
.ask .back:hover span{
    display: block;
}
.ask .response{
    float: right;
    width: 50px;
    height: 50px;
    padding: 0px;
    margin: 0 10px 0 0;
    display: block;
    border-radius: 50%;
    background-color: #336600;
    cursor: pointer;
    box-shadow: 5px 5px 10px -3px rgba(51,51,51,0.81);
}
.ask .response:hover{
    background-color: #88b048;
}
.ask .response span{
    display: none;
    position: fixed;
    bottom: 70px;
    right: 10px;
    color: #eee;
    background-color: #333;
    padding: 5px;
    border-radius: 5px;
}
.ask .response:hover span{
    display: block;
}
.ask .response .fa-comment-alt{
    margin: 16px;
    color: #fff;
    font-size: 18px;
}
.ask .response-box{
    display: none;
    width: 100%;
    background-color: #88b048;
    padding: 10px;
    margin: 5px;
    border-radius: 5px;
    text-align: center;
    box-shadow: 5px 5px 10px -3px rgba(51,51,51,0.81);
}
.ask .response-box .fa-times{
    float: right;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}
.ask .response-box p{
    font-family: "Open Sans", cursive;
    color: #fff;
    text-align: left;
}
.ask .response-box textarea{
    width: 100%;
    height: 75px;
    border: 1px solid #88b048;
    background-color: #fff;
}
.ask .response-box input{
    border: 1px solid #eee;
    background-color: #a9ce5a;
    color: #eee;
    cursor: pointer;
    padding: 5px 15px;
}
.ask .response-box input:hover{
    background-color: #336600;
}

/* Termékoldal */

#product-page a, #product-page a:hover, #product-page a:visited, #product-page a:active, #product-page a:focus{
    color: #777777;
    cursor: pointer;
}

#product-page h1 {
    color: #000000;
    font-weight: normal;
    font-size: 25px;
    margin: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.image-container {
    padding: 10px 0 10px 0;
}
.image-container>img,
.image-container a{
    margin: 0 2% 0 0;
    float: left;
    position: relative;
}
.image-container>img:last-child,
.image-container a:last-child{
    margin: 0;
}
.image-container.md-2 {
    font-size: 0.7em;
}
.image-container.md-2>img,
.image-container.md-2 a{
    width: 49%;
}
.image-container.md-3 {
    font-size: 0.5em;
}
.image-container.md-3>img,
.image-container.md-3 a{
    width: 32%;
}
.image-container.md-4 {
    font-size: 0.3em;
}
.image-container.md-4>img,
.image-container.md-4 a{
    width: 23.5%;
}
.image-container.md-5>img,
.image-container.md-5 a{
    width: 18.4%;
}
.image-container.md-6>img,
.image-container.md-6 a{
    width: 15%;
}
.image-container.md-8>img,
.image-container.md-8 a{
    width: 10.75%;
}
.image-container a img{
    width: 100%;
}
@media(max-width:991px) {
	.image-container.sm-6>img,
	.image-container.sm-6 a{
		width: 15%;
	}
}
@media(max-width:767px) {
	.image-container.xs-4>img,
	.image-container.xs-4 a{
		width: 23.5%;
	}
}

.image-container:before,
.image-container:after{
	display: table;
	content: " ";
}
.image-container:after{
	clear:both;
}


.search-position {
    position: absolute;
    top: 44%;
    top: calc(50% - 0.5em);
    left: 44%;
    left: calc(50% - 0.5em);
    font-size: 5em;
    color: rgba(255,255,255,0);
}
.search-hover:hover i.fa, .search-hover:hover i.far, .search-hover:hover svg.svg-inline--fa {
    color: rgba(255,255,255,0.5);
}

.overflow-hidden{
    overflow: hidden;
}

.low-line {
    line-height: 1.3em;
}

.line {
    line-height: 2.3em;
}

hr.dotted {
    border-style: dotted;
}
hr.bright {
    border-color: #dddddd;
}

hr.dashed {
    border-style: dashed;
}

.table-postage {
    font-size: 0.9em;
}
.table-postage tbody tr td, .table-postage tbody tr th{
    border: none;
}
.table-postage thead tr th {
    border-bottom: 1px solid #bbbbbb;
    background-color: #eeeeee;
    font-weight: normal;
    text-align: center;
}
.table-postage tbody tr td {
    border-bottom: 1px dashed #dddddd;
    text-align: left;
}
.table-postage tbody tr td:not(:first-child) {
    text-align: center;
}
.table-striped-inverse tbody tr:nth-of-type(even){
    background-color: #f9f9f9;
}

.inline-img-on-left {
    float: left;
    padding: 3px;
    margin: 0 10px 5px 0;
    border: 1px solid #cccccc;
    border-radius: 5px;
}

.inline-img-on-right {
    float: right;
    padding: 3px;
    margin: 0 0 5px 10px;
    border: 1px solid #cccccc;
    border-radius: 5px;
}

#user_profile>div.has-logo{
    padding-top: 70px;
}
#user_profile>div.has-logo .avatar{
    margin-top: -70px;
}

.icon-container{
    width: 30px;
    display: inline-block;
}

.text-red{
    color: #ff0000;
}

.yellow-painted-bg-rtl {
    background-image: url('https://www.meska.hu/bootstrap/svg/yellow-painted-bg-rtl.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.btn-to-reorder{
    color: #ffffff !important;
    background-color: #d63a16;
    position: relative;
    text-transform: uppercase;
    padding: 10px 20px 8px 20px;
    font-size: 1.1em;
    letter-spacing: 0.1em;
}

.btn-to-reorder:hover{
    background-color: #f0ad4e;
}

.btn-to-reorder:after{
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px;
    border-radius: 3px;
    border: 1px dashed #ffffff;
}

.btn-to-basket {
    color: #ffffff !important;
    background-color: #98bb34;
    position: relative;
    box-shadow: 2px 2px 0 0 #4a8d1e;
    text-transform: uppercase;
    padding: 10px 20px 8px 20px;
    font-size: 1.1em;
    letter-spacing: 0.1em;
}
.btn-to-basket:hover{
    background-color: #89aa2a;
}

.btn-to-basket:after{
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px;
    border-radius: 3px;
    border: 1px dashed #ccc;
}

.to-basket-def{
    height: 2em;
    padding: 0 10px 0 10px;
    display: none;
    opacity: 0.5;
}
@media(min-width:1160px) {
    .to-basket-def {
        display: inline-block;
    }
}

#product-page .product-price{
    font-size: 1.3em;
}

#product-page .to-basket-number-container{
    height: 30px;
}
#product-page .to-basket-number-control {
    width: 30px;
    height: 100%;
    float: left;
    color: #888888;
    padding-top: 5px;
    cursor: pointer;
    border: 1px solid #dddddd;
}
#product-page .to-basket-number-control.minus {
    border-radius: 3px 0 0 3px;
    border-right: none;
}
#product-page .to-basket-number-control.plus {
    border-radius: 0 3px 3px 0;
    border-left: none;
}
#product-page .to-basket-number-control.disabled {
    color: #cccccc;
}
#product-page .to-basket-number-control.disabled:hover{
    color: #cccccc;
    cursor: default;
}
#product-page .to-basket-number-control:hover{
    color: #222222;
}
#product-page .to-basket-number-input{
    width: 40px;
    height: 100%;
    border: 1px solid #dddddd;
    float: left;
    text-align: center;
    color: #888888;
    font-weight: bold;
}
#product-page .to-basket-number-container .unit{
    float: left;
    padding: 4px 0 0 5px;
}

#product-page .same-product-container {
    border: 1px solid #ff8f87;
    background-color: #ffe5a2 !important;
    color: #555555;
    border-radius: 5px;
}
#product-page .same-product-container .head{
    padding: 5px 10px 5px 10px;
    font-weight: bold;
    background-color: #ffcc48;
}
#product-page .same-product-container .inline-img-on-left {
    background-color: #ffffff;
}

#product-page .title {
    color: #000000;
    font-weight: normal;
    font-family: 'Pompiere', cursive;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 40px;
    margin: 0;
}

#product-page .font-small{
    font-size: 12px;
}

#product-page .title.small {
    font-size: 18px;
    letter-spacing: normal;
}

#productImageCarousel .carousel-control-prev, #productImageCarousel .carousel-control-next {
	top:60px;
	bottom: 60px;
        color: red;
}

#productImageCarousel .carousel-control-prev img, #productImageCarousel .carousel-control-next img{
    font-size: 45px;
    position: absolute;
    top: 50%;
    display: inline-block;
    margin-top: -0.8em;
    width: 40%;
}

.shop-avatar-container img.background {
	width: 31%;
	top: 2.5%;
	left: 34.5%;
}

.shop-avatar-container img.avatar {
	width: 30%;
}

.shop-name-container {
	background-image: url('https://www.meska.hu/bootstrap/svg/ribbon.svg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin: 5px 0 0 0;
}

.shop-rate-container {
    background-image: url('https://www.meska.hu/bootstrap/svg/speech-bubble.svg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 10px 10px 20px 20px;
    padding: 7% 6% 15% 6%;
}

.grecaptcha-badge{
    z-index: 1000;
}


/* Promóciós oldal*/

#promoted-menu-mobile-ind-cont{
    display: none;
    position: absolute;
    top: -56px;
    left: -11px;
    margin: 7px;
    z-index: 1020;
}
#promoted-menu-mobile-ind{
    display: none;
    background-color: #ffffff;
    color: #000000;
}

#promoted-menu-mobile-ind.btn:focus, #promoted-menu-mobile-ind.btn:hover{
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}

@media (max-width: 992px) {
    #promoted_page #productlist-menu{
        height: 100%;
        position: absolute;
        top: 0px;
        z-index: 1010;
        display: none;
    }
    #promoted_page #productlist-menu.open{
        display: block;
    }
   #promoted-menu-mobile-ind-cont{
        display: inline-block;
    }
   #promoted-menu-mobile-ind{
        display: block;
    }

}

#promoted_page .box_margin:first-child{
    margin: 0;
}

#promoted_page .box_margin{
    margin-top: 30px;
}

#promoted_page .promoted_category_title{
    color: #000000;
    font-size: 25px;
    font-family: 'Pompiere', cursive;
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 2px;
}

#promoted_page .promoted_product_box{
        padding: 5px 6px 5px 6px;
        position: relative;
}

#promoted_page .promoted_product_name{
    font-size: 15px;
    color: #000000;
    font-family: 'Open Sans Condensed', cursive;
    text-transform: uppercase;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 1.5em;
}

#promoted_page .promoted_product_maker{
    font-size: 15px;
    color: #a0a0a0;
    font-family: 'Open Sans Condensed', cursive;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
}

#promoted_page .promoted_product-price{
    font-family: 'Pompiere', cursive;
    font-size: 20px;
    color: #777777;
}

#promoted_page .last:last-child .more_container{
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 99;
    background-color: rgba(100,100,100,0.8);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding:60px 5px 5px 5px;
}

#promoted_page .last:last-child .more_container:hover{
    text-decoration: none;
    color: #ffffff;
}

/* Facebook osszekotes gomb*/

.fb-btn {
	box-sizing: border-box;
	background-image: url('/images/facebook/facebook-empty-btn.png');
	width: 250px;
	height: 38px;
	display: inline-block;
	color: #ffffff;
	font-size: 13px;
	padding: 9px 0 0 20px;
	text-align: center;
	text-decoration: none !important;
}

.fb-btn:hover {
	text-decoration: none;
	color: #ffffff;
}
.fb-btn:visited{
	text-decoration: none;
	color: #ffffff;
}