@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&family=Roboto:wght@100;300;400;500;700;900&display=swap');


/*-- @macyhvt CSS Starts --*/

.product-image-cont img.img-responsive {
    height: 200px;
    object-fit: contain;
}
.cc-revoke.cc-revoke-bottom.cc-center.cc-color-override-523191266 {
    left: 0 !important;
    margin: 0 !important;
}
.header-search {
    z-index: 1001;
    border: 2px solid #0089cf;
    box-shadow: 0 0 14px -6px #000;
}
.owl-prev::after, .owl-next::after{
    display:none !important;
}
.owl-nav-side .owl-controls .owl-buttons .owl-prev, .owl-nav-side .owl-controls .owl-buttons .owl-next {
    top: 50% !important;
    opacity: 1;
    color: #007ebc !important;
}
.product-tabpanel li {
    background: linear-gradient(95deg, rgba(161,218,248,1) 0%, rgba(0,139,210,1) 67%);
    padding: 7px 14px;
    margin-right: 6px;
}
.utility-wide {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border-top: 0 none;
    border-bottom: 0 none;
    background-color: unset;
    background-image: unset;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: 50%;
    background-position-y: 50%;
    background-attachment: fixed;
}
.productMain .product-fields-title, .product-field-type-D .product-fields-title, .product-field-type-Y .product-fields-title, .product-field-type-S .product-fields-title {
    font-family: 'Roboto';
    font-size: 10pt;
    font-weight: 500;
    color: #0075ae;
}
.productMain .product_custom_date, .product-field-display {
    font-family: 'Roboto';
    font-size: 9pt;
    color: #838383;
}


.product-field-type-D, .product-field-type-Y, .product-field-type-S {
    margin-bottom: 10px;
}
.ontop-fields-cont .product-fields-title {
    padding-top: 0;
    padding: 0 0;
}
ul.fooUl2 a:hover, ul.socUl a:hover, ul.footerUpUl a:hover, ul.TopUl a:hover{
    color: #008BD2;
    text-decoration: underline;
}
p.resLnk a:hover, p.rolP a:hover{
    color: #000;
    text-decoration: underline;
}
span.hour:hover{
    color: #000;
}
.searched-product-title a, .hover-invert {
    font-size: 10pt;
}
.proopc-login-message-cont {
    display: none;
}
.header-add-margin {
    margin-top: 10px;
}
.navbar-mainmenu .navbar-collapse {
    text-align: center;
}

.top-left {
    text-align: right;
}
ul.nav.list-inlinebal {
    background: linear-gradient(180deg, rgba(0,139,210,1) 42%, rgba(0,117,174,1) 89%);
}
.vpf-topbar .nav > li {
    padding: 0px 30px;
    border-right: 1px solid #fff;
    margin: 10px 0;
}
li.menuitem.item-451, li.menuitem.item-452 {
    border: unset;
}

/*--  --*/
.MenuAboveHeader .inner-container {
    padding: 0 !important;
}
.vp-minicart .fa-smart-cart-o:before {
    content: url(../../../../images/assets/cart-top.svg);
}
.search-mod-icon .fa-smart-search:before{
    content: url(../../../../images/assets/search.svg);
}

.mainTopMenu a:hover, .mainTopMenu a:active {
    border-bottom: 4px solid #008BD2;
}

ul.TopUl {
    list-style-type: none;
    padding: 0;
}
ul.TopUl li {
    display: inline-block;
    padding: 0 12px 0 12px;
}
ul.TopUl a {
    font-family: 'Roboto';
    color: #737373;
    font-size: 10pt;
}
ul.TopUl img {
    margin-right: 5px;
}



/*-- Product --*/
.block1SlidePos {
    background: url(../../../../images/assets/slider-pic.png);
    height: 500px;
    margin-bottom: 260px;
}
.vp-product-carousel {
    margin-top: 0;
    position: relative;
    top: 60px;
    z-index: 9;
}
.vp-product-carousel .product-inner {
    background: #fff !important;
    border-top: 6px solid #0075AE !important;
    text-align: left;
    box-shadow: 0 0 7px 0px #00000029;
}
.vp-product-carousel-inner .product-item { 
    padding: 30px;
}
.product-des-cont, .product-short-desc-cont{
    font-family: 'Roboto';
    color: #838383;
    font-size: 9pt;
}
p.resLnk {
    margin-top: 5px;
}
p.resLnk a {
    font-family: 'Roboto';
    color: #008BD2;
    font-size: 10pt;
}
p.resLnk img {
    position: relative;
    bottom: 1px;
    left: 5px;
}

.prodetail {
    padding: 25px 40px 10px 42px;
}
.btn-invert {
    color: #3E4142;
    background-color: #ffffff;
    border-color: #0075AE;
    border: 3px solid #0075AE;
    border-radius: 30px;
    padding: 8px 50px 8px 20px;
    text-transform: unset;
    font-family: 'Roboto';
    font-weight: 400;
    border-right: unset;
    background-image: url(../../../../images/assets/cart-pro.svg);
    background-repeat: no-repeat;
    background-position: right center;
}
.btn-invert.active, .btn-invert.focus, .btn-invert:active, .btn-invert:focus, .btn-invert:hover, .open > .dropdown-toggle.btn-invert, .over .vp-dropmod-anchor > .btn-invert {
    color: #ffffff;
    background-color: #0087cb;
    border-color: #0086c9;
}
h2.product-name a {
    color: #0075AE;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    font-size: 11pt;
    line-height: 1.3;
}
.ontop-fields-cont.productMain {
    border: unset;
}
span.calen {
    font-family: 'Roboto';
    font-weight: bold;
    margin-left: 4px;
    font-size: 12pt;
    border-right: 1px solid #a1daf8b3;
    padding: 0 5px 0 0;
}
span.hour {
    font-family: 'Roboto';
    color: #008BD2;
    font-size: 11pt;
}

/*-- Counter Block --*/
.block2 {
    background: url(../../../../images/assets/counter-back.png);
    background-position: center;
}
.blk2 {
    padding: 30px 0 30px 0;
}
.bk2 {
    border-right: 1px solid #f3f3f3;
    padding: 0 0 0 35px;
}
.bkk4 {
    border: unset;
}
ul.bk2Ul {
    list-style-type: none;
    padding: 0;
}
ul.bk2Ul li {
    float: left;
    padding: 0px 5px 0 5px;
}
span.ssp {
    font-family: 'Roboto';
    color: #fff;
    font-weight: bold;
    font-size: 30pt;
}
ul.bk2Ul p {
    font-family: 'Raleway';
    color: #fff;
    font-weight: 600;
    font-size: 13pt;
}



/*-- Custm --*/
.blk3Inner {
    padding: 90px 0 90px 0;
}
.block3Content {
    margin-bottom: 70px;
}
.block3Content h2 {
    font-family: 'Raleway';
    font-weight: bold !important;
    color: #0075AE;
    margin: 0;
    line-height: 1.2;
    font-size: 26pt;
}
.block3Content p {
    font-family: 'Roboto';
    color: #808081;
    font-size: 10pt;
    width: 90%;
}
.box-icon-kelly-title {
    margin: 0;
}
h4.box-icon-kelly-title a {
    font-family: 'Roboto';
    font-weight: bold;
    color: #3E4142;
    font-size: 12pt;
}
p.box-icon-kelly-text {
    font-family: 'Roboto';
    color: #767676;
    font-size: 10pt;
}

/*-- Footer --*/
.footerRow1 {
    padding: 0 0 0 80px;
}
.footerFRleft img {
    width: 500px;
}
ul.footerUpUl {
    list-style-type: none;
    padding: 0;
    margin-top: 15px;
}
ul.footerUpUl li {
    display: inline-block;
    padding: 0 15px 0 15px;
}
ul.footerUpUl a {
    font-family: 'Roboto';
    color: #3E4142;
    font-size: 10pt;
}


.footerRow2 {
    padding: 0 0 0 80px;
}
p.fooNp {
    font-family: 'Roboto';
    color: #828485;
    font-size: 10pt;
    width: 86%;
}
p.rolP a {
    font-family: 'Roboto';
    color: #008BD2;
    font-size: 10pt;
}
p.rolP img {
    position: relative;
    left: 5px;
    bottom: 1px;
}
p.socialF span {
    font-family: 'Roboto';
    color: #6a6c6c;
    font-size: 10pt;
}
p.socialF img {
    position: relative;
    left: 30px;
    bottom: 2px;
    width: 9px;
}
p.socialF {
    margin-top: 25px;
}

ul.socUl li {
    display: inline-block;
}

ul.socUl {
    list-style-type: none;
    padding: 0;
}
ul.socUl a {
    font-family: 'Roboto';
    color: #737373;
    font-size: 10pt;
}
h2.fooH2 {
    font-family: 'Roboto';
    font-size: 11pt;
    font-weight: bold !important;
    margin: 0 0 12px 0;
}

ul.fooUl2 li {
    padding: 1px 0 1px 0;
}
ul.fooUl2 {
    list-style-type: none;
    padding: 0;
}
ul.fooUl2 a {
    color: #3E4142;
    font-family: 'Roboto';
    font-size: 10pt;
}




/*-- @macyhvt CSS Ends --*/

.blog img {
    display: none;
}

.blog .pull-left.item-image img.img-responsive {
    display: block;
}



#mainbody h3.mod-header {
    text-align: center;
    margin-bottom: -20px;
    margin-top: 80px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1.1;
    color: #262626;
    font-family: 'Poppins', sans-serif;
    font-weight: 600 !important;
    font-size: 25px;
}

.mod-header h3 {
	font-size: 25px !important;
}

h4.newsflash-title {
    text-align: left;
    font-size: 22px;
}

h4.newsflash-title a {
    font-weight: 500;
    color: #01539F;
}

body {
    font-family: 'Raleway', sans-serif;
    font-size: 14px !important;
}

.mod_ext_owl_carousel_articles_news .ext-item-wrap {
    margin: 0 8%;
    text-align: left;
    box-shadow: 0px 12px 20px 0px #0000001a;
    padding: 2vw 1.2vw;
}

#mainbody .owl-item {
    padding: 3vw 0;
}

.owl-pagination {
    display: none;
}




.owl-theme .owl-controls .owl-buttons div {
    opacity: 1;
}



.vpf-topbar {
    background-color: #3E4142;
    border-bottom: 0;
    
}

.vpf-topbar a, .vpf-topbar a:focus, .vpf-topbar a:hover, .vpf-topbar .nav > li > a, .vpf-topbar .nav > li > a:focus, .vpf-topbar .nav > li > a:hover {
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 13px;
}
ul.nav.list-inlinebal a:hover {
    color: #000;
    text-decoration: underline;
}

.belep img {
    width: 16px !important;
    margin-right: 10px;
}
a.belep .menu-image {
    margin-left: -30px !important;
    padding: 0 !important;
    float: none !important;
}

li.menuitem.item-344.divider span.separator {
    border-right: 1px solid white;
    font-size: 0;
    padding: 11px 1px 3px 0px;
}

ul.nav.list-inlinebal img {
    max-width: 18px;
    max-height: 17px;
    margin-right: 10px;
}

a.voros span {
    color: #AE3939;
}

.navbar-mainmenu .navbar-nav > li > a, .navbar-mainmenu .navbar-nav > li > span {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: none;
    font-size: 10pt;
    padding: 10px 0.6vw;
    margin: 0 3px 0 3px;
}

.navbar-mainmenu .navbar-nav > li > a, .navbar-mainmenu .navbar-nav > li > span {
    color: #262626;
    text-transform: none;
}

.header-top {
    background-color: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navbar.navbar-mainmenu {
    margin-top: 10px;
}

img.site-logo.logo-general.img-responsive {
    width: 350px !important;
    max-width: unset;
}




h6 a {
    background: linear-gradient(95deg, rgba(161,218,248,1) 0%, rgba(0,139,210,1) 67%);
    padding: 10px 40px;
    color: white;
}

h6 a:hover {
    color: #fff;
    background:#000;
}

h6 {
    margin: 20px 0;
    font-size: 18px;
    font-weight: 300 !important;

}

.vpfrs-caption-inner p {
    color: #262626;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
}

.vpfrs-caption-inner h1, .vpfrs-caption-inner h2 {
    color: #01539F;
    font-size: 45px;
    font-weight: 400 !important;
    line-height: 1.1;
}

.vpfrs-caption-inner {
    background: rgb(255 255 255 / 71%);
    padding: 30px;
    width: 100%;
    max-width: 450px;
}

.vpfrs-caption {
    margin: 10% 6%;
}


.ter.nagy img {
    max-width: 140px;
    display: block;
    margin: auto;
    height: 55px;
}

.ter.kicsi img {
    height: 70px;
    display: block;
    margin: auto;
}

.ter h4 {
    font-size: 14px;
    color: #003F7A;
    text-align: center;
}

.customalatt {
    padding: 0 130px;
}


.customalatt .col-xs-12.col-sm-3.col-md-3 {
    padding: 0 35px;
}

.ter {
    background: white;
    border-radius: 4px;
    padding: 10px;
    width: 160px;
    margin: auto;
}

img.vileda {
    padding: 7px;
}

.bottom-slider .container {
    width: 100%;
}

.bottom-slider .alcontainer {
        margin:auto;
}



img.rejtett {
    opacity: 0;
}



.nincs {
    padding: 70px 30px;
}

.nincs img {
    max-width: 160px;
}

.nincs h2 {
    color: white;
    margin-top: 50px;
    margin-bottom: 20px;
}

.nincs p {
    color: white;
}

h6.inverz a {
    color: #01539F;
    background: white;
}

.nincs h6.inverz {
    margin: 40px 0 0;
}

.bottom-slider .container .inner-container {
    padding: 0;
}

.btn-base, .feature-icon-hover .icon {
    background-color: #d9534f;
    border-color: #d9534f;
    background: #1373CC;
    color: white;
    font-weight: 500;
    border: 0;
}





#bottom .mod-header, footer.footer .mod-header {
    text-transform: none;
    color: white;
    font-size: 17px;
}

.customfa li {
    margin: 15px 0px;
}

#bottom a {
    color: #D3D3D3;
}

.customfa img {
    max-width: 20px;
    max-height: 20px;
}

img.ik1 {
    margin: 0 12px;
}

img.ik3 {
    margin: 0 12px;
}

img.ik2 {
    margin: 0 9px;
}

.customfa p {
    margin: 30px 0px 0px 33px;
}

.customfa p {
    margin: 30px 0px 0px 39px;
    line-height: 25px;
}

#bottom li a:hover {
    background: transparent;
    color: white;
}

#bottom li a {
    padding: 7px 0;
}

table.acymailing_form {
    margin: 20px 0;
}

.halatti img {
    max-width: 24px;
    max-height: 24px;
    margin: 0px 8px 10px;
}

img.Higi.Központ {
    max-height: 80px;
    margin: 10px;
}

a {
    color: #008BD2;
}


footer.footer {
    color: #fff;
    background-color: #3E4142;
    border-top: 0 none;
    border-bottom: 0 none;
    margin-top: 0;
}
.footer-left, .footer-right {
    padding-top: 15px;
    padding-bottom: 1px;
}
p.cpy {
    font-family: 'Roboto';
    color: #ffffffc7;
    font-size: 10pt;
}
p.cpy a{
    font-family: 'Roboto';
    color: #ffffffc7;
    font-size: 10pt;
}

::-moz-selection { /* Code for Firefox */
    color: #007fbf;
    background: yellow;
  }
  
  ::selection {
    color: #007fbf;
    background: yellow;
  }
.vpf-scroll-top-button, ::selection {
    background:linear-gradient(95deg, rgba(161,218,248,1) 17%, rgba(0,139,210,1) 67%);
    
}



td.acyfield_email.acy_requiredField input {
    border: 0;
    padding: 20px;
}

td.acyfield_email.acy_requiredField {
    width: 100%;
}

.navbar-mainmenu .navbar-nav > li.active > a:after, .navbar-mainmenu .navbar-nav > li.active > span:after {
    display:none;
}

.header-top .nav .active a {
    color: #008BD2;
    border-bottom: 4px solid #008BD2;
}
.navbar-mainmenu .navbar-nav > li.active > a, .navbar-mainmenu .navbar-nav > li.active > span {
    color: #008BD2;
}
.submenu a{
    border-bottom: unset !important;
    color:#333333 !important;
}

.header-top .nav li span:hover {
    color: #008BD2 !important;
}

.mega-sub-cont li.submenu.open > a, .mega-sub-cont li.submenu.open > span, .mega-sub-cont li.submenu > a:hover, .mega-sub-cont li.submenu > a:focus, .mega-sub-cont li.submenu > span:hover, .mega-sub-cont li.submenu > span:focus, .mega-sub-cont ul.vpf-mega-mod li > a:hover, .mega-sub-cont ul.vpf-mega-mod li > a:focus, .mega-sub-cont ul.vpf-mega-mod li > span:hover, .mega-sub-cont ul.vpf-mega-mod li > span:focus {
    color: #008BD2;
}

.navbar-mainmenu .navbar-nav > li.open > a:after, .navbar-mainmenu .navbar-nav > li.open > span:after {
    display:none;
}

.mega-sub-cont li.submenu > a, .mega-sub-cont li.submenu > span, .mega-sub-cont ul.vpf-mega-mod li > a, .mega-sub-cont ul.vpf-mega-mod li > span, .navbar-mainmenu .navbar-nav li.submenu.mega-group > a, .navbar-mainmenu .navbar-nav li.submenu.mega-group > span {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    text-transform: none;
    font-size: 14px;
    color: #262626;
    text-transform: none;
}

.mega-sub-cont.mega-menu-expand {
    top: 50px !important;
    box-shadow: none;
    border: 0;
    background: #f3f3f3;
    min-width: auto !important;
    margin-left: 0.8vw;
}

.item-page .page-header, .blog .page-header {
    margin-bottom: 30px;
}

.aside-inner h3.mod-header {
    margin: 0px 0 10px !important;
    text-align: left !important;
    border: 0;
    font-size: 20px;
    text-transform: none;
    position: relative;
}

.aside-inner h3.mod-header span.mod-header-title {
    padding: 3px 0px 20px 5px !important;
}

.sidebar-menu .active > a, .sidebar-menu .active > a:hover, .sidebar-menu .active > a:focus, .sidebar-menu .active > span, .sidebar-menu .active > span:hover, .sidebar-menu .active > span:focus, .aside-inner .mostread li.active > a, .aside-inner .mostread li.active > a:hover, .aside-inner .mostread li.active > a:focus, .aside-inner .latestnews li.active > a, .aside-inner .latestnews li.active > a:hover, .aside-inner .latestnews li.active > a:focus, .aside-inner .archive-module li.active > a, .aside-inner .archive-module li.active > a:hover, .aside-inner .archive-module li.active > a:focus, .aside-inner .categories-module li.active > h3 > a, .aside-inner .categories-module li.active > h3 > a:hover, .aside-inner .categories-module li.active > h3 > a:focus, .aside-inner .categories-module li.active > h4 > a, .aside-inner .categories-module li.active > h4 > a:hover, .aside-inner .categories-module li.active > h4 > a:focus, .aside-inner .categories-module li.active > h5 > a, .aside-inner .categories-module li.active > h5 > a:hover, .aside-inner .categories-module li.active > h5 > a:focus, .aside-inner .categories-module li.active > h6 > a, .aside-inner .categories-module li.active > h6 > a:hover, .aside-inner .categories-module li.active > h6 > a:focus, .aside-inner .categories-module li.active > h7 > a, .aside-inner .categories-module li.active > h7 > a:hover, .aside-inner .categories-module li.active > h7 > a:focus {
    color: #095da9;
}

.vpcf-checkboxes input[type="checkbox"]:checked + .vpcf-checkmark, .vpcf-radios input[type="radio"]:checked + .vpcf-radiomark {
    background-color: #0d5da9;
    border-color: #0d5da9;
}

.vpfc-price-range .ui-widget-header, .vpfc-price-range .ui-slider .ui-slider-handle {
    background-color: #0d5da9;
}

.module-cont.module-blockszurok h3.mod-header {
    margin: 60px 0 30px !important;
}

.module-cont.module-blockszurok form.form-vpcf h3.mod-header {
    margin: 10px 0 15px !important;
}


.module-cont.module-blockszurok form.form-vpcf h3.mod-header {
    margin: 10px 0 15px !important;
    font-size: 17px;
    font-weight: 500 !important;
    color: #444444;
}

.module-cont.module-blockszurok .vpcf-options {
    margin-bottom: 20px;
}

.module-cont.module-blockszurok .vpcf-filter-module-container {
    padding: 0 0px 0 15px;
}

.category-page-title, .vm-frontpage-view > h3 {
    line-height: 1.1;
    color: #262626;
    font-family: 'Poppins', sans-serif;
    font-weight: 600 !important;
    font-size: 26px;
    text-align: left;
    margin-bottom: 20px;
    text-transform: none;
    margin-top: -5px;
}

.product-listing .product-name, .vp-product-carousel .vp-product-carousel-inner .product-name {
    text-transform: none;
}

button.btn.dropdown-toggle.btn-default {
    border: 0;
    background: #f7f7f7;
}

.btn-switch.active, .btn-switch.focus, .btn-switch:active, .btn-switch:focus, .btn-switch:hover {
    color: #ffffff;
    background-color: #095da9;
    border-color: transparent;
}

.btn-primary {
color: #3E4142;
background-color: #ffffff;
border-color: #0075AE;
border: 3pxsolid #0075AE;
border-radius: 30px;
padding: 8px 50px 8px 20px;
text-transform: unset;
font-family: 'Roboto';
font-weight: 400;
border-right: unset;
background-image: url(../../../../images/assets/cart-pro.svg);
background-repeat: no-repeat;
background-position: right center;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    color: #ffffff;
    background-color: #0085c9;
    border-color: #0085c9;
}
/*
.btn-primary {
    border:unset;
    background: linear-gradient(95deg, rgba(161,218,248,1) 17%, rgba(0,139,210,1) 67%);
    color: white;
    text-transform: none;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}*/

.fa-question:before {
    content: "\f0e0";
}

.btn-nobg.btn-lg .fa {
    background: #f7f7f7;
    border: 0;
    width: 60px;
    color: #32a3de;
    font-size: 23px;
}

.quantity-box-cont.quantity-box {
    border-color: #f7f7f7;
    background: #f7f7f7;
}

button.btn.btn-nobg.btn-lg.btn-ask-question.hasTooltip {
    opacity: 1;
}

.product-title {
    line-height: 1.1;
    color: #262626;
    font-family: 'Poppins', sans-serif;
    font-weight: 500 !important;
    font-size: 26px;
    text-transform: none;
}

.product-rating-cont.clearfix {
    display: none;
}

.mod-product-price, .related-product .PricesalesPrice, .product-sales-price, .product-sales-price > div > span {
    color: #158e00;
    font-family: 'Poppins', sans-serif;
}

.productdetails-view .product-sales-price > div > span {
    font-size: 25px;
    line-height: 25px;
}

span.normal-stock.text-success.hasTooltip {
    background: #f7f7f7;
    padding: 4px 20px;
    border-radius: 30px;
    color: #464646;
    font-family: 'Poppins', sans-serif;
}

.product-sku-cont.col-sm-12 {
    margin-top: 13px;
}

.product-stock-cont.col-sm-12 {
    margin-top: 5px;
}

button.vpf-addtowishlist-btn.btn.btn-nobg {
    float: left;
    margin-top: -46px;
    margin-left: 335px;
    font-size: 20px;
    padding: 7px 10px;
    border-radius: 0;
    background: #f7f7f7;
    position: relative;
    z-index: 9;
}

button.vpf-addtowishlist-btn.btn.btn-nobg i.fa.fa-heart {
    background: transparent;
    border: 0;
    padding: 0;
    font-weight: bold;
    color: #0f5da9;
    margin-right: 0px;
}

#breadcrumbs .breadcrumb a:hover {
    color: #1273cc;
}

.product-bottom-cont ul.nav.nav-list a {
    line-height: 1.1;
    color: #fff;
    font-family: 'Roboto';
    font-weight: 500 !important;
    font-size: 12pt;
    text-transform: none;
    padding: 0;
}

.nav-list {
    text-align: left;
}

.nav-list > .active > a:after {
    display:none;
}

.product-price-before-discount {
    color: #ff0000;
}

.product-price-cont span.PricebasePriceWithTax {
    font-weight: 600;
    font-size: 16px;
}

.product-price-stock-sku-cont .vm-display.vm-price-value span.PricebasePriceWithTax {
    font-size: 25px;
    line-height: 45px;
    font-weight: 600;
}

span.text-muted.category-name {
    display: none;
}

.tag-sale {
    color: #ffffff;
    background-color: #ff0102;
}

.keret {
    margin-top: 0;
    background: #f7f7f7;
    position: relative;
    padding: 15px;
}

.top-right-fields h5 {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 3px;
}

.top-right-fields p {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 0;
}

.top-right-fields {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}

.product-details-manufacturer-logo, .product-top-right-cont div.availability {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
}

.btn-info {
    color: #ffffff;
    background-color: #095da9;
    border-color: #095da9;
}

.bootstrap-dialog.type-info .modal-header {
    background-color: #01539F;
    font-family: 'Poppins', sans-serif;
}

.btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
    background: #e4e4e4;
    border: 0;
}

.modal-content {
    border: 0;
}

h3.proopc-process-title {
    margin: 0;
    background: #f5f5f5;
    border-bottom: 0px solid #DDD;
    line-height: 30px;
    padding: 2px 0;
    padding-left: 15px;
    text-transform: none;
    font-size: 15px !important;
    color: #262626;
    font-family: 'Poppins', sans-serif;
    font-weight: 500 !important;
}

.proopc-bt-address, .proopc-st-address, .proopc-shipments, .proopc-payments, .proopc-coupon.no-top-margin, .proopc-confirm-order, .proopc-inner{
    box-shadow: 0px 30px 50px -20px #00000014;
    border: 0;
    padding-bottom: 5px;
}

.proopc-inner.with-switch {
    box-shadow: none;
    padding: 0;
}

#ProOPC .proopc-process-title {
    border-bottom: 0;
}

#ProOPC textarea, #ProOPC input[type="text"], #ProOPC input[type="password"], #ProOPC input[type="datetime"], #ProOPC input[type="datetime-local"], #ProOPC input[type="date"], #ProOPC input[type="month"], #ProOPC input[type="time"], #ProOPC input[type="week"], #ProOPC input[type="number"], #ProOPC input[type="email"], #ProOPC input[type="url"], #ProOPC input[type="search"], #ProOPC input[type="tel"], #ProOPC input[type="color"], #ProOPC .uneditable-input {
    box-shadow: none;
    border: 1px solid #dedede;
}

.proopc-step {
    background: #eeeeee;
    color: #464646;
    font-weight: bold !important;
    border-radius: 0;
    line-height: 31px !important;
    width: 34px;
    height: 34px;
    margin: -2px 10px -2px -15px;
}

#ProOPC, #ProOPC span, #ProOPC div, #ProOPC p, #ProOPC input, #ProOPC select, #ProOPC button, #ProOPC h1, .proopc-finalpage h3, .proopc-finalpage h2, .proopc-finalpage h1, .proopc-finalpage h4, .proopc-register-login h3, .proopc-register-login h2, .proopc-register-login h4, .proopc-register-login h1 {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
}

.proopc-btn-info {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background: #0d5da9;
    font-weight: 600;
    font-size: 15px !important;
}

.proopc-btn-info:hover {
    background: #05539f;
}

span.vmshipment_name, span.vmpayment_name {
    font-weight: 600 !important;
}


table.cart-summary.proopc-table-striped tr th, table.cart-summary.proopc-table-striped tr td {
    text-transform: none;
}

table.cart-summary.proopc-table-striped {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
    border: 1px solid #DDD;
    border-top: 0 none;
    box-shadow: 0px 31px 54px 0px #00000014;
    border: 0;
    padding-bottom: 5px;
    margin-bottom: 50px;
}

.cart-summary.proopc-table-striped .grand-total td, .cart-summary.proopc-table-striped .grand-total-p-currency td, .continue-checkout-box {
    padding: 15px 8px;
    background-color: #f5f5f5;
    border-top: 0;
    border-bottom: 0;
}

#ProOPC .cart-images {
    box-shadow: none;
}

#ProOPC .proopc-table-striped {
    border: 0;
    margin-bottom:40px;
}

table.cart-summary.proopc-table-striped tr th, table.cart-summary.proopc-table-striped tr td {
    border-top: 0;
}

.proopc-btn {
    border: 0;
    border-radius: 0;
    padding: 10px 20px;
    text-shadow: none;
    box-shadow: none;
    color: white;
}

button.proopc-btn.proopc-task-updateqty {
    background: whitesmoke;
}

th.col-sku span, th.col-price span, th.col-qty span, th.col-tax span, th.col-discount span, th.col-total span, th.col-name span {
    font-weight: 500 !important;
    font-family: 'Roboto', sans-serif !important;
}

.proopc-product-name a, .col-name a {
    text-transform: none;
    color: #333;
}

.price-title, .final-price, .product-discount, .product-price .PricesalesPrice, .col-total .PricesalesPrice, .grand-total .PricebillTotal {
    color: #008bd2;
    font-family: 'Roboto', sans-serif;
    font-weight: 500 !important;
}

button#proopc-task-savecoupon {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background: linear-gradient(95deg, rgba(161,218,248,1) 17%, rgba(0,139,210,1) 67%);
    font-weight: 600;
}

.btn-foricon, .product-action-buttons .btn-vme-round {
    color: #ffffff;
    background:linear-gradient(95deg, rgba(161,218,248,1) 17%, rgba(0,139,210,1) 67%);
    
    border-radius: 0px;
}

.btn-foricon.active, .btn-foricon.focus, .btn-foricon:active, .btn-foricon:focus, .btn-foricon:hover, .product-action-buttons .btn-vme-round:hover, .open > .dropdown-toggle.btn-foricon, .over .vp-dropmod-anchor > .btn-foricon, .product-action-buttons .btn-vme-round.btn-item-added, .product-action-buttons .btn-vme-round.btn-item-added:hover {
    color: #ffffff;
    background-color: #05539f;
    border-color: #05539f;
}

.proopc-btn-inverse {
    background: #1373CC;
    padding: 5px 10px !important;
}

.proopc-register-login .proopc-inner {
	border:0;
}

#ProOPC .proopc-register-login h3 {
    border: 0;
    padding: 10px 10px;
}

h4.proopc-subtitle {
    text-transform: none;
    font-weight: 400 !important;
}

.proopc-btn-inverse:hover, .proopc-btn-inverse:focus, .proopc-btn-inverse:active, .proopc-btn-inverse.active, .proopc-btn-inverse.disabled, .proopc-btn-inverse[disabled] {
    background-color: #000;
    color: #fff;
}

.proopc-btn:hover, .proopc-btn:focus {
    color: #fff;
    background-color: #000;
}

tr.shipping-row {
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
}

button.remove_from_cart.proopc-btn.proopc-task-deleteproduct {
    background: whitesmoke;
}

#breadcrumbs {
    background-color: #f5f5f5;
}

.btn-jewel-group > .jewel {
    padding: 6px 2px 0;
    min-height: 22px;
    min-width: 23px;
    font-size: 12px;
    color: #FFF;
}

.jewel.jewel-invert {
    background: linear-gradient(95deg, rgba(161,218,248,1) 17%, rgba(0,139,210,1) 67%);
    font-family: 'Roboto';
}

.btn-jewel-group:hover > .jewel, .btn-jewel-group:focus > .jewel, .over .btn-jewel-group > .jewel {
    background: linear-gradient(95deg, rgba(161,218,248,1) 17%, rgba(0,139,210,1) 67%);
    color: #FFF;
}

.searched-product-title a:hover, .searched-product-title a:focus, .hover-invert:hover, .hover-invert:focus {
    color: #05539f;
}

.btn-base.active, .btn-base.focus, .btn-base:active, .btn-base:focus, .btn-base:hover, .open > .dropdown-toggle.btn-base, .over .vp-dropmod-anchor > .btn-base, .feature-icon-hover:hover .icon, .feature-icon-hover:focus .icon {
    color: #ffffff;
    background: linear-gradient(95deg, rgba(161,218,248,1) 17%, rgba(0,139,210,1) 67%);
    border-color: unset;
}

.close {
    font-size: 31px;
    color: #000;
    opacity: 1;
}

#mainbody section.vm-user-edit-page .vm-user-login-cont {
    display: none;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #fff !important;
    background-color: transparent;
}

.btn-base, .feature-icon-hover .icon {
    color: #ffffff;
    background:linear-gradient(95deg, rgba(161,218,248,1) 0%, rgba(0,139,210,1) 67%);
}

.vpf-scroll-top-button:hover {
    background:linear-gradient(95deg, rgba(161,218,248,1) 17%, rgba(0,139,210,1) 67%);
    color: #FFF;
}

.close {
    text-shadow: none;
}

.wishlist-page .product-name {
    text-transform: none;
    font-size: 18px;
    color: #262626;
    font-family: 'Poppins', sans-serif;
    font-weight: 600 !important;
}

.wishlist-page {
    padding-top: 20px;
}

.mm-menu {
    background: #fff;
    color: #333;
}

.btn.btn-offcanvas-close {
    color: black;
    font-size: 40px;
    top: 9px;
}

.mm-list>li>a, .mm-list>li>span {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #262626;
    text-transform: none;
}

.mm-menu li.active > a {
    color: #1273cc !important;
}

.mm-list a.mm-subclose:before, .mm-list a.mm-subopen:after {
    width: 10px;
    height: 10px;
}

.mm-menu .mm-list>li>a.mm-subclose:before, .mm-menu .mm-list>li>a.mm-subopen:after {
    border-color: rgb(0 0 0 / 62%);
}

.mm-menu em.mm-counter {
    color: rgb(93 93 93);
}

.mm-menu .mm-header {
    border-color: rgba(0,0,0,.15);
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #262626;
    text-transform: none;
}

.mm-menu .mm-header .mm-close:after, .mm-menu .mm-header .mm-next:after, .mm-menu .mm-header .mm-prev:before {
    border-color: rgb(0 0 0 / 62%);
}

.mm-header [href].mm-next:after, .mm-header [href].mm-prev:before {
    height: 10px;
    width: 10px;
}

.mm-header .mm-close, .mm-header .mm-next, .mm-header .mm-prev, .mm-header .mm-title {
    padding-top: 22px;
}

.category-search-cont button.btn.btn-default {
    padding: 7px 25px;
    background: #0d5da9;
    color: white;
}

input.form-control {
    box-shadow: none;
}


.col-md-6 ul.tags.clearfix {
    display: none;
}

.page-header > h1, .page-header > h2 {
    margin-top: 0;
    text-transform: none;
    line-height: 1.1;
    color: #262626;
    font-family: 'Poppins', sans-serif;
    font-weight: 600 !important;
    font-size: 21px;
}

.item-page .page-header, .blog .page-header {
    margin-bottom: 10px;
}

.item-image.pull-left {
    margin: 10px 0 !important;
}

a.tag-name {
    background-image: url(../../../../images/assets/jel.png);
    background-position: left;
    background-repeat: no-repeat;
    padding: 5px 7px 5px 17px;
    background-size: 10px;
    background-position-x: 5px;
    background-color: #0d5da9;
    color: #ffffff;
    text-shadow: none;
    font-weight: 500;
    font-size: 11px !important;
    font-style: italic;
    line-height: 12px;
    border-radius: 4px;
    margin: 1px 1px;
    display: inline-block;
    text-transform: none;
}

#right-aside .tag {
    padding: 2px;
    float: left;
    display: block !important;
    pointer-events: inherit;
}

.chzn-container-single .chzn-single, .chzn-container-multi .chzn-choices li.search-field input[type="text"] {
    min-width: auto;
}

.tag-category .btn-group button.btn {
    display: none;
}

input#filter-search {
    box-shadow: none;
}

.category.list-striped h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600 !important;
    font-size: 17px;
}

h3.related-product-header.mod-header {
    color: #262626;
    font-family: 'Poppins', sans-serif;
    font-weight: 600 !important;
    text-transform: none;
    font-size: 26px;
}


.mod-big-header .mod-header:before, .mod-big-header .mod-header:after {
	display:none;
}

.ajax-popup-products h5 {
    text-transform: none;
}

.order-view .section-header {
    font-size: 18px;
    margin: 10px 0 20px;
    text-transform: none;
    font-weight: 500 !important;
}

.order-list-login-form .col-sm-offset-3.col-sm-9 {
    margin: 0;
}

.order-view h2.section-header {
    font-size: 17px;
    font-weight: 500 !important;
}

.order-list-login-form .col-sm-offset-3.col-sm-9 {
    width: 100%;
    padding-left: 15px;
}

.order-list-login-form label.control-label.col-sm-3 {
    width: 100%;
    padding: 0;
}

.order-list-login-form .col-sm-9 {
    padding: 0;
    width: 100%;
}

.order-list-login-form h2.section-header {
    font-size: 17px;
    text-transform: none;
    font-weight: 500 !important;
    padding-left: 15px;
    margin-left: 0;
    padding-left: 0;
}


.order-list-login-form .form-inline .form-group {
    display: block;
    margin-bottom: 20px;
    vertical-align: middle;
}

.order-list-login-form .form-inline .control-label {
    margin-bottom: 10px;
    vertical-align: middle;
}

.order-list-login-form .col-sm-9 {
    float:none;
}

.form-inline .form-control {
    display: block;
    width: 100%;
    vertical-align: middle;
}

.order-list-login-form .form-inline .radio input[type=radio], .order-list-login-form .form-inline .checkbox input[type=checkbox] {
    margin-right: 10px;
}

.vp-thankyou-container .vp-thankyou-pageheader {
    font-size: 2em;
    line-height: 1.1;
    margin: 0 0 10px;
    color: #333333;
}

.bootstrap-iso .text-success {
    color: #0d5da9;
}

.bootstrap-iso .btn-success {
    background: #0d5da9;
    border: 0;
    border-radius: 0;
}

.proopc-btn {
    background: linear-gradient(95deg, rgba(161,218,248,1) 17%, rgba(0,139,210,1) 67%);
}

td.acyterms input {
    float: left;
    margin-right:5px;
}

td.acyterms {
    font-size: 12px;
    text-align: left;
}

.readmore .btn-default {
    color: #ffffff;
    background-color: #ffffff;
    border-color: #0d5da9;
    background: #0d5da9;
    border: 0;
    font-size: 15px;
    padding: 5px 20px;
}

.product-action-buttons-cont.first-set i.fa.fa-copy {
    background: transparent;
    border: 0;
    padding: 0;
    font-weight: bold;
    color: #0f5da9;
    margin-right: 0px;
}

button.vpf-addtocompare-btn.btn.btn-nobg {
    float: left;
    margin-top: -76px;
    margin-left: 395px;
    font-size: 20px;
    padding: 7px 10px;
    border-radius: 0;
    background: #f7f7f7;
    position: relative;
    z-index: 9;
}

button.vpf-addtocompare-btn.btn.btn-nobg span {
    display: none;
}

.bootstrap-dialog-header .bootstrap-dialog-close-button button.close {
    color: white;
}

.customfiokom-torlese a {
    background-color: #05539f;
    border-color: #05539f;
    color: white;
    padding: 10px 20px;
}

.modal-dialog .modal-content .modal-header {
    background: #095da9;
}

h4.modal-title {
    color: white;
    font-size: 18px;
}

.modal-dialog .modal-content span {
    color: white;
}

h3#myModalLabel {
    color: white;
    font-size: 18px;
    margin: 5px 0;
}

.modal-content button.close {
    color: white;
}

.inline-mod.right {
    float: right !important;
    text-transform: uppercase;
}

.top-left {
    text-align: left !important;
}

.egyedilenyilo {
    position: relative;
    z-index: 1;
}

span.szerz-megkotese {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    padding: 1px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.42857143;
    border: 1px solid transparent;
}

.browse-view .category-search-cont {
    display: none;
}


.enen .block1SlidePos {
    margin-bottom: 0;
}

.top-right .right .nav li.menuitem:last-child {
    border: 0;
}

#content .module-cont .pagination a {
    color: #333 !important;
}

#content .module-cont .pagination a.active {
    background: linear-gradient( 95deg, rgba(161,218,248,1) 17%, rgba(0,139,210,1) 67%) !important;
    color: white !important;
}

#content .module-cont .pagination a:hover {
    background: linear-gradient( 95deg , rgba(161,218,248,1) 17%, rgba(0,139,210,1) 67%) !important;
    color: white !important;
}











































































































































@media (min-width:768px){
.bottom-slider .alcontainer {
        width: 750px;
}

.bootstrap-iso .vp-thankyou-links .btn-lg {
    text-transform: uppercase;
    padding: 10px 25px;
}

div#fancybox-content {
    width: 600px !important;
}

}

@media (min-width:992px){

li.menuitem.item-441.level-2.submenu.divider.deeper.parent.mega-group.col-xs-12 span.separator span.menu-group span.menu-title {
    color: #008bd1 !important;
}


li.menuitem.item-441.level-2.submenu.divider.deeper.parent.mega-group.col-xs-12 {
    margin-top: 20px;
}

.navbar.navbar-offcanvas {
    margin-top: 15px;
}

.bottom-slider .alcontainer {
        width: 970px;
}

span.kosaram {
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
}

.kicsit span.mini-cart-total {
    font-weight: 300;
    text-align: left;
    margin: 0;
    display: none;
}

.kicsit {
    float: right;
    display: grid;
    margin-left: 14px;
    margin-top: -7px;
}

}


@media (min-width:1200px){
.bottom-slider .alcontainer {
        width: 1170px;
}

}


@media (min-width:1300px){
.bottom-slider .alcontainer {
        width: 1200px;
}

.container {
        width: 1200px;
}

}


@media (min-width:1400px){
.bottom-slider .alcontainer {
        width: 1300px;
}

.container {
        width: 1300px;
}

}



@media (min-width:1500px){
.bottom-slider .alcontainer {
        width: 1400px;
}

.container {
        width: 1400px;
}

}









@media (max-width:1200px){
span.kosaram {
    display: none;
}
.vpf-topbar a, .vpf-topbar a:focus, .vpf-topbar a:hover, .vpf-topbar .nav > li > a, .vpf-topbar .nav > li > a:focus, .vpf-topbar .nav > li > a:hover {
    font-size: 11px;
}

}




@media (max-width:991px){
    .top-left {
        text-align: center !important;
    }
    /*.row{
        overflow-x: hidden;
    }*/
    .owl-nav-side .owl-controls .owl-buttons .owl-prev, .owl-nav-side .owl-controls .owl-buttons .owl-next {
        top: 50% !important;
    }
.vpf-topbar a, .vpf-topbar a:focus, .vpf-topbar a:hover, .vpf-topbar .nav > li > a, .vpf-topbar .nav > li > a:focus, .vpf-topbar .nav > li > a:hover {
    font-size: 12px;
}

.bottom-horizontal {
    margin: 0 -15px;
}


.vpf-topbar li {
    margin-bottom: 6px;
}
.navbar {
    margin-bottom: -12px;
}

#footer-toolbar {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 0;
    color: #ffffff;
    padding: 12px 20px 20px;
    background: linear-gradient(95deg, rgba(161,218,248,1) 17%, rgba(0,139,210,1) 67%);
    max-width: 260px;
    display: block;
    margin: auto;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 20px;
    border-radius: 0px;
    box-shadow: 0px 11px 40px -15px black;
}

.color-base, .color-base:hover, .color-base:focus, .color-base:visited {
    color: white;
}

.jewel.jewel-invert {
    background-color: #ffffff;
}

.btn-jewel-group > .jewel {
    color: #000;
}

.customfa p {
    margin-left: 0;
}

.navbar-offcanvas-modules > div {
    margin: 0 10px;
}

.vpfrs-caption {
    margin: 0;
    position: relative;
}

.vpfrs-caption-inner {
    background: rgb(255 255 255 / 71%);
    padding: 30px;
    width: 100%;
    max-width: 100%;
}

.caption-position-top-left, .caption-position-bottom-left, .caption-position-top-right, .caption-position-bottom-right {
    width: 100%;
}

.module-cont.module-rowalatt {
    padding-top: 21vw;
    margin: -100px 0px 0 0px;
}

.customalatt .col-xs-12.col-sm-3.col-md-3 {
    width: 50%;
    margin: 10px 0;
}

.customalatt {
    padding: 0;
}

.ter {
    width: 100%;
}

.customalatt .col-xs-12.col-sm-3.col-md-3 {
    padding: 0 30px;
}

.mod-slider-cont .container {
    padding: 0;
}

.ter.nagy img {
    height: 70px;
}

tr.cart-p-list {
    border: 0 !important;
}

table.cart-summary.proopc-table-striped tr {
    border: 0;
}

table.cart-summary.proopc-table-striped tr th, table.cart-summary.proopc-table-striped tr td {
    background-color: #fff0;
    border-top: 0px;
}

table.cart-summary.proopc-table-striped {

    box-shadow: none;
}

.proopc-clear-cart-wrapper {
    display: none;
}

table.cart-summary.proopc-table-striped tr td.sub-headings, table.cart-summary.proopc-table-striped tr td.coupon-form-col, table.cart-summary.proopc-table-striped tr td.shipping-payment-heading {
    text-transform: none;
}


















}




@media (max-width:767px){
.item-page img {
    width: 100% !important;
    float: none !important;
    margin: 20px 0 !important;
}



.bottom-slider {
    background-image: none;
}

.hatteres {
    background: transparent;
    padding: 0;
}

section.main-top-vertical .col-xs-12.vertical-module {
    padding: 0;
}

#mainbody h3.mod-header {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 20px;
    line-height: 33px;
}

.mod_ext_owl_carousel_articles_news .ext-item-wrap {
    margin: 0px 4%;
}

.owl-theme .owl-next, .owl-theme .owl-prev {
    background-size: 50px !important;
    width: 50px;
    height: 50px;
}

.mod_ext_owl_carousel_articles_news .ext-item-wrap {
    padding: 20px;
    background: whitesmoke;
    box-shadow:none
}

.item-page img {
    width: 100%;
    float: none;
    margin: 20px 0 !important;
}

img.site-logo.logo-general.img-responsive {
    max-width: 90%;
}

}





@media (max-width:632px){

.ter.nagy img {
    height: 55px;
}

.ter {
    min-height: 130px;
}

.customalatt .col-xs-12.col-sm-3.col-md-3 {
    padding: 0 5px;
}

.customalatt {
    padding: 0 15px;
}

.customalatt .col-xs-12.col-sm-3.col-md-3 {
    margin: 5px 0;
}







}





@media (max-width:420px){

.btn-wide {
    padding: 12px 25px;
}

button.vpf-addtowishlist-btn.btn.btn-nobg {
    margin-left: 295px;
}




}






/*--  --*/
.page {
    position: relative;
    overflow: hidden;
    min-height: 100vh;
    opacity: 0;
}
.animated {
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1;
}




/*----@macyhvt Media CSS Start------*/
@media  (min-width: 1600px) and (max-width: 1800px){
    
}
@media  (min-width: 1500px) and (max-width: 1600px){
    
}
@media  (min-width: 1400px) and (max-width: 1500px){
    img.site-logo.logo-general.img-responsive {
        width: 290px !important;
    }
    .navbar-mainmenu .navbar-nav > li > a, .navbar-mainmenu .navbar-nav > li > span {
        padding: 10px 0.5vw;
    }
    .vp-product-carousel-inner .product-item {
        padding: 25px;
    }
}
@media  (min-width: 1200px) and (max-width: 1400px){
    img.site-logo.logo-general.img-responsive {
        width: 265px !important;
    }
    .navbar-mainmenu .navbar-nav > li > a, .navbar-mainmenu .navbar-nav > li > span {
        padding: 10px 0.2vw;
        font-size: 9pt;
    }
    .block1SlidePos {
        margin-bottom: 225px;
    }
    .vp-product-carousel-inner .product-item {
        padding: 10px;
    }
    span.ssp {
        font-size: 25pt;
    }
    ul.bk2Ul p {
        font-size: 11pt;
    }
    
    .footerRow1 {
        padding: 0 0 0 30px;
    }
    .footerRow2 {
        padding: 0 0 0 30px;
    }
    ul.footerUpUl li {
        padding: 0 5px 0 5px;
    }
    .footerFRrgt {
        padding: 0;
    }
}
@media  (min-width: 991px) and (max-width: 1200px){
    .vpf-topbar .nav > li {
    padding: 0px 22px;
}
    .navbar.navbar-mainmenu {
        margin-top: 2px;
    }
    img.site-logo.logo-general.img-responsive {
        width: 220px !important;
    }
    .header-add-margin {
        padding: 0 !important;
    }
    ul.TopUl a {
        font-size: 9pt;
    }
    .navbar-mainmenu .navbar-nav > li > a, .navbar-mainmenu .navbar-nav > li > span {
        padding: 10px 0.2vw;
        font-size: 8pt;
    }
    .block1SlidePos {
        margin-bottom: 180px;
    }
    .blk3Inner {
        padding: 90px 0 0 0;
    }
    .prodetail {
        padding: 25px 25px 10px 25px;
    }
    .vp-product-carousel-inner .product-item {
        padding: 2px;
    }
    span.ssp {
        font-size: 19pt;
    }
    ul.bk2Ul p {
        font-size: 9pt;
    }
    .bk2 {
        padding: 0 0 0 40px;
    }

    .footerFRleft img {
        width: 340px;
    }
        .footerRow1 {
        padding: 0 0 0 10px;
    }
    .footerRow2 {
        padding: 0 0 0 10px;
    }
    p.fooNp {
        width: 90%;
    }
    ul.footerUpUl a {
        font-size: 9pt;
    }
    ul.socUl a, ul.fooUl2 a {
        font-size: 8pt;
    }
    ul.footerUpUl li {
        padding: 0 2px 0 2px;
    }
    .footerFRrgt {
        padding: 0;
    }
}
@media  (min-width: 769px) and (max-width: 991px) {
    .top-left {
        text-align: left;
    }
    .vpf-topbar .nav > li {
        padding: 0px 12px;
    }
    .wishlist-mod {
        display: none;
    }
    .block1SlidePos {
        height: auto;
        margin-bottom: 100px;
    }
    
    
    .block1SlidePos .owl-nav-side.navigation-enabled {
        padding-right: 0;
        padding-left: 0;
    }
    .vp-product-carousel-inner .product-item {
        padding: 0;
    }
    .block1SlidePos .owl-carousel .owl-item {
        width: 252px !important;
    }
    .prodetail {
        padding: 25px 20px 10px 20px;
    }


    .bk2 {
        padding: 0;
        text-align: center;
    }
    .blk2 {
        display: flex;
        padding:30px 0 30px 0 !important;
    }
    ul.bk2Ul li {
        display: inline-block;
        float:none;
    }
    span.ssp {
        font-size: 20pt;
    }


    .blk3Inner {
        padding: 45px 0 0 0 !important;
    }
    .blk3Lft img {
        width: 100%;
    }
    .block3Content {
        margin: 20px 0 70px 0;
    }
    .swiper-slider-7.swiper-container-vertical {
        max-height: 365px !important;
    }


    .footerRow1, .footerRow2 {
        padding: 0 0 0 0;
    }
    .footerRow2 {
        text-align: center;
        padding: 0px 20px 0 20px;
    }
    p.fooNp {
        width: auto;
    }
    .footerFRrgt,.footerFRleft {
        text-align: center;
    }
}
@media  (min-width: 640px) and (max-width: 768px){
    .owl-prev::after, .owl-next::after{
        display:none !important;
    }
    .top-left {
        text-align: center;
    }
    .vpf-topbar .nav > li {
        padding: 0px 12px;
    }
    .wishlist-mod {
        display: none;
    }
    .block1SlidePos {
        height: auto;
        margin-bottom: 100px;
    }
    
    
    .vp-product-carousel-inner .product-item {
        padding: 0;
    }
    .prodetail {
        padding: 25px 20px 10px 20px;
    }


    .bk2 {
        padding: 0;
        text-align: center;
    }
    .blk2 {
        display: flex;
        padding:30px 0 30px 0 !important;
    }
    ul.bk2Ul li {
        display: inline-block;
        float:none;
    }
    span.ssp {
        font-size: 20pt;
    }


    .blk3Inner {
        padding: 45px 0 0 0 !important;
    }
    .blk3Lft img {
        width: 100%;
    }
    .block3Content {
        margin: 20px 0 70px 0;
    }
    .swiper-slider-7.swiper-container-vertical {
        max-height: 350px !important;
    }


    .footerRow1, .footerRow2 {
        padding: 0 0 0 0;
    }
    .footerRow2 {
        text-align: center;
        padding: 0px 20px 0 20px;
    }
    p.fooNp {
        width: auto;
    }
    .footerFRrgt,.footerFRleft {
        text-align: center;
    }
}
@media  (min-width: 500px) and (max-width: 640px){
    .owl-prev::after, .owl-next::after{
        display:none !important;
    }
    .top-left {
        text-align: center;
    }
    .vpf-topbar .nav > li {
        padding: 0px 12px;
    }
    .wishlist-mod {
        display: none;
    }
    .block1SlidePos {
        height: auto;
        margin-bottom: 100px;
    }
    
    
    .vp-product-carousel-inner .product-item {
        padding: 0;
    }
    .prodetail {
        padding: 25px 20px 10px 20px;
    }


    .bk2 {
        padding: 0;
        text-align: center;
    }
    .blk2 {
        display: flex;
        padding:30px 0 30px 0 !important;
    }
    ul.bk2Ul li {
        display: inline-block;
        float:none;
    }
    span.ssp {
        font-size: 17pt;
    }
    ul.bk2Ul p {
        font-size: 10pt;
    }
    .blk3Rgt {
        padding: 0 25px 0 25px;
    }


    .blk3Inner {
        padding: 45px 0 0 0 !important;
    }
    .blk3Lft img {
        width: 100%;
    }
    .block3Content {
        margin: 20px 0 70px 0;
    }
    .swiper-slider-7.swiper-container-vertical {
        max-height: 350px !important;
    }


    .footerRow1, .footerRow2 {
        padding: 0 0 0 0;
    }
    .footerRow2 {
        text-align: center;
        padding: 0px 20px 0 20px;
    }
    p.fooNp {
        width: auto;
    }
    .footerFRrgt,.footerFRleft {
        text-align: center;
    }
}
@media  (min-width: 400px) and (max-width: 500px){
    .owl-prev::after, .owl-next::after{
        display:none !important;
    }
    img.site-logo.logo-general.img-responsive {
        width: 330px !important;
    }
    .top-left {
        text-align: center;
    }
    .vpf-topbar .nav > li {
        padding: 0px 12px;
    }
    .wishlist-mod {
        display: none;
    }
    .block1SlidePos {
        height: auto;
        margin-bottom: 100px;
    }
    
    
    .vp-product-carousel-inner .product-item {
        padding: 0;
    }
    .prodetail {
        padding: 25px 20px 10px 20px;
    }


    .bk2 {
        padding: 0;
        border:unset;
    }
    .blk2 {
        display: grid;
        justify-content: center;
        padding:30px 0 30px 0 !important;
    }
    ul.bk2Ul li {
        display: inline-block;
        float:none;
    }
    span.ssp {
        font-size: 17pt;
    }
    ul.bk2Ul p {
        font-size: 10pt;
    }
    .blk3Rgt {
        padding: 0 25px 0 25px;
    }


    .blk3Inner {
        padding: 45px 0 0 0 !important;
    }
    .blk3Lft img {
        width: 100%;
    }
    .block3Content {
        margin: 20px 0 70px 0;
    }
    .swiper-slider-7.swiper-container-vertical {
        max-height: 350px !important;
    }


    .footerRow1, .footerRow2 {
        padding: 0 10px 0 10px;
    }
    .footerRow2 {
        text-align: center;
        padding: 0px 20px 0 20px;
    }
    p.fooNp {
        width: auto;
    }
    .footerFRrgt,.footerFRleft {
        text-align: center;
    }
}
@media  (min-width: 300px) and (max-width: 400px){
    .owl-prev::after, .owl-next::after{
        display:none !important;
    }
    img.site-logo.logo-general.img-responsive {
        width: 330px !important;
    }
    .top-left {
        text-align: center;
    }
    .vpf-topbar .nav > li {
        padding: 0px 12px;
    }
    .wishlist-mod {
        display: none;
    }
    .block1SlidePos {
        height: auto;
        margin-bottom: 100px;
    }
    
    
    .vp-product-carousel-inner .product-item {
        padding: 0;
    }
    .prodetail {
        padding: 25px 20px 10px 20px;
    }


    .bk2 {
        padding: 0;
        border:unset;
    }
    .blk2 {
        display: grid;
        justify-content: center;
        padding:30px 0 30px 0 !important;
    }
    ul.bk2Ul li {
        display: inline-block;
        float:none;
    }
    span.ssp {
        font-size: 17pt;
    }
    ul.bk2Ul p {
        font-size: 10pt;
    }
    .blk3Rgt {
        padding: 0 25px 0 25px;
    }


    .blk3Inner {
        padding: 45px 0 0 0 !important;
    }
    .blk3Lft img {
        width: 100%;
    }
    .block3Content {
        margin: 20px 0 70px 0;
    }
    .swiper-slider-7.swiper-container-vertical {
        max-height: 350px !important;
    }


    .footerRow1, .footerRow2 {
        padding: 0 10px 0 10px;
    }
    .footerRow2 {
        text-align: center;
        padding: 0px 20px 0 20px;
    }
    p.fooNp {
        width: auto;
    }
    .footerFRrgt,.footerFRleft {
        text-align: center;
    }
}
/*----@macyhvt Media CSS End------*/



















@media (max-width:600px) {

td.tet_datum::before,
td.tet_nev::before,
td.tet_datum::before,
td.tet_ar::before,
td.tet_szamla::before,
td.tet_szeri::before,
td.tet_rend::before{
    padding-right: 10px;
    font-weight: 600;
}



td.tet_datum::before {
    content: "Dátum:";
}

td.tet_nev::before {
    content: "Név:";
}

td.tet_datum::before {
    content: "Dátum:";
}

td.tet_ar::before {
    content: "Ár:";
}

td.tet_szamla::before {
    content: "Számla:";
}

td.tet_szeri::before {
    content: "Szerződés:";
}

td.tet_rend::before {
    content: "Rendelés száma:";
}

#ati_table td {
    display: block;
}

#ati_table thead {
    display: none;
}

#ati_table td.tet_szeri {
    margin-bottom: 50px;
}









}

.fancy-tos-body {
    max-height: 700px !important;
}
.fancy-tos-container {
    max-width: 100% !important;
    height: 737px !important;
}
div#fancybox-content {
    width: 665px !important;
    height: 737px !important;
}