@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=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');

/*--- @macyhvt CSS starts ---*/


@media (min-width:992px) {
	.category-item-inner .category-image-cont img {
		max-height: 100px;
		width: 100%;
		object-fit: cover;
	}
}

.product-des-cont {
    font-family: 'Noto Sans';
}
.footer-left, .footer-right {
    padding-top: 0;
    padding-bottom: 0;
}
.block1 .owl-prev {
    top: 40% !important;
    font-size: 50pt !important;
    background: unset !important;
    color: #000 !important;
}

.block1 .owl-next {
    top: 40% !important;
    font-size: 50pt !important;
    background: unset !important;
    color: #000 !important;
}
/*-- TopBar Elements --*/
.registracio img {
    margin-right: 5px;
    margin-bottom: 2px;
}
.belep img {
    margin-right: 5px;
    margin-bottom: 2px;
}
ul.topBarUl1 {
    list-style-type: none;
    padding: 0;
    position: absolute;
    left: 32%;
    bottom: -27px;
}
ul.topBarUl1 li {
    display: inline-block;
}

ul.TopBarSubUl1 li {
    padding: 0 10px 0 10px;
}
ul.TopBarSubUl1 {
    padding: 0;
}

li.TopbarLi {
    position: relative;
    left: 14px;
    top: 7px;
}
li.TopbarLi p {
    font-family: 'Noto Sans';
    font-size: 10pt;
    color: #232426;
}
ul.TopBarSubUl1 li a {
    color: #EB7005;
    font-family: 'Noto Sans';
    font-weight: bold;
    font-size: 11pt;
}
ul.TopBarSubUl1 li a:hover {
    color: #000;
    font-family: 'Noto Sans' !important;
    font-weight: bold !important;
    font-size: 11pt !important;
}
li.fbTopIm {
    position: relative;
    left: 50px;
}


.header-search {
    box-shadow: 0 0 12px -7px #eb7005;
}

.vpf-logo {
    position: relative;
    right: 60px;
}
img.site-logo.logo-general.img-responsive {
    max-width: 170px;
    width: auto;
}
a.brand {
    background: white;
    padding: 60px 44px 20px;
    margin-top: -80px;
    margin-bottom: -70px;
    position: relative;
    /*z-index: 9999;*/
    box-shadow: 0px 13px 33px -14px black;
}

.header-top {
    background-color: #EB7005;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.mini-cart-mod {
    background: #000000;
    height: 80px;
    width: 95px;
}
#vpf-header .inner-container {
    padding: 0;
}
.header-add-margin {
    margin-top: 0;
}
.navbar.navbar-offcanvas {
    margin-top: 0;
}
.fa-smart-cart-o:before {
    content: url(../../../../images/assets/shopping-cart.svg);
}
.fa-smart-search:before {
    content: url(../../../../images/assets/feather-search.svg);
}
.kicsit span.mini-cart-total {
    color: #fff;
}

.vpf-menu .level-1 > a > .menu-group.with-image > .menu-image > img, .vpf-menu .level-1 > span > .menu-group.with-image > .menu-image > img, .vpf-menu .submenu:not(.mega-group) > a > .menu-group.with-image > .menu-image > img, .vpf-menu .submenu:not(.mega-group) > span > .menu-group.with-image > .menu-image > img {
    max-height: 27px;
    width: auto;
    position: relative;
    bottom: 8px;
}
.navbar {
    border: unset;
}
.vp-minicart {
    position: relative;
    /*top: 12px;
    padding-top: 11px !important;*/
    display: block!important;
    text-align: center;
    margin: 0 auto;
}
.btn-jewel-group {
    position: relative;
    top: 21px;
}
.navbar.navbar-mainmenu {
    margin-top: 22px;
}

.search-mod-icon {
    position: relative;
    top: 20px;
}

/*-- Slider CSS --*/
.sliderMain {
    margin-bottom: -70px;
}
.slider-text {
    position: relative;
    float: right;
    right: 118px;
    bottom: 425px;
    width: 540px;
    background: #ffffffc7;
    margin-bottom: -300px;
    /*position: absolute;
    right: 5%;
    top: 10%;
    width: 540px;
    background: #fff;*/
}
.sliderTextUp {
    position: relative;
    top: 50px;
    font-family: 'Noto Sans', sans-serif;
}
img.sliderUnderline {
    margin-right: 10px;
    width: 60px;
    height: 18px;
}
.innerTextS {
    padding: 60px 40px 20px 60px;
}
h1.sliderH4 {
    font-size: 25pt;
    font-family: 'Raleway';
    font-weight: bold !important;
    line-height: 1.2;
}
p.sliderP {
    position: relative;
    top: 40px;
}
p.sliderP a {
    background: #000;
    padding: 15px 35px 15px 35px;
    color: #fff;
    font-size: 9pt;
    font-family: 'Noto Sans';
}
p.sliderP a:hover{
    background: #eb7005;
    color: #fff;
}



/*-- Latest Product Css --*/
.block1 {
    background: linear-gradient(180deg, rgba(255,255,255,1) 4%, rgba(235,235,235,1) 82%);
}
h3.lgujiH3 {
    font-family: 'Raleway';
    font-weight: bold !important;
    font-size: 20pt;
    color: #000;
    margin-bottom: 30px;
}
.block1Cont {
    padding: 100px 0 50px 0;
}
.tag-new {
    color: #ffffff;
    background-color: #EB7005;
    font-family: 'Noto Sans';
    font-weight: bold;
    padding: 14px;
    font-size: 14pt;
}
.block1 .owl-item {
    padding: 15px;
}
.product-listing .product-name a {
    font-size: 14pt;
}

.vp-product-carousel-inner .product-tag-left {
    top: 20px;
    right: 35px;
    left: unset;
}
.vp-product-carousel-inner {
    text-align: left;
}
.product-des-cont p {
    font-family: 'Noto Sans';
    font-size: 9pt;
    width: 72%;
}
input.btn.btn-invert.btn-addtocart.btn-md.addtocart-button {
    background: url(../../../../images/assets/cart-icon.svg);
    background-size: 50%;
    background-position: center;
    border: unset;
    background-color: #F7A71D;
    color: #fff;
    font-size: 0;
    padding: 23px 23px 23px 23px;
    background-repeat: no-repeat;
    transition: all 0.7s ease;
}
input.btn.btn-invert.btn-addtocart.btn-md.addtocart-button:hover {
    transform: translateY(-10px);
    transition: all 0.7s ease;
}
hr.latestPhr {
    border: 0.1px solid #33313466;
}


/*-- Block 2 --*/
.block2 {
    background: linear-gradient(180deg, #ffffff 70%, #eb7005 30%);
}
.bk1 {
    position: relative;
    top: 18px;
}
p.bk1P {
    font-family: 'Noto Sans';
    font-size: 10pt;
    width: 75%;
}
.bk2, .bk3 {
    position: relative;
    top: 29px;
}
.bkToptxt {
    padding: 0 0 16px 0;
}
img.bkUnderImg {
    width: 65px;
    margin-right: 10pt;
    position: relative;
    bottom: 3px;
}
span.bktopSpan {
    font-family: 'Raleway';
    font-weight: bold;
    font-size: 16pt;
}

p.bkBtn {
    position: relative;
    left: 60px;
    width: 60%;
    bottom: 10px;
}
p.bkBtn a {
    background: #000;
    padding: 13px 35px 13px 35px;
    color: #ffffffc7;
    font-size: 8pt;
    font-family: 'Noto Sans';
}
p.bkBtn a:hover {
    background: #eb7005;
    color: #fff;
}


/*-- Nepszeru Block css --*/
.block3 {
    background: linear-gradient(180deg, rgba(255,255,255,1) 4%, rgba(235,235,235,1) 82%);
    padding: 60px 0 60px 0;
}
.product-listing.mode-grid .product-name-cont, .product-listing.mode-grid .product-rating-cont, .product-listing.mode-grid .product-price-cont, .product-listing.mode-grid .product-addtocart-cont {
    text-align: left;
}
input.btn.btn-primary.btn-addtocart.btn-md.addtocart-button {
    background: url(../../../../images/assets/cart-icon.svg);
    background-size: 50%;
    background-position: center;
    border: unset;
    background-color: #F7A71D;
    color: #fff;
    font-size: 0;
    padding: 23px 23px 23px 23px;
    background-repeat: no-repeat;
    transition: all 0.7s ease;
}
input.btn.btn-primary.btn-addtocart.btn-md.addtocart-button:hover {
    transform: translateY(-10px);
    transition: all 0.7s ease;
}

.product-price-cont {
    float: left;
    margin-top: 15px !important;
}
.product-addtocart-cont {
    float: right;
}
.block3 .product-inner {
    padding: 15px;
}
p.nepszeruBtn {
    text-align: center;
    position: relative;
    bottom: 30px;
}
p.nepszeruBtn a {
    background: #000;
    padding: 13px 35px 13px 35px;
    color: #ffffffd9;
    font-size: 8pt;
    font-family: 'Noto Sans';
}
p.nepszeruBtn a:hover {
    background: #eb7005;
    color: #fff;
}
.block3 hr.latestPhr {
    border: 0.1px solid #33313466;
    margin-top: 75px;
}



.leftBlock5 {
    background: #333134;
    padding: 80px 64px 35px 64px;
    height: 450px;
}
h4.leftBlkh4 {
    color: #F1720B;
}
.bk5P {
    color: #fff;
    font-size: 8pt;
    line-height: 1.5;
    font-family: 'Noto Sans';
    width: 80%;
}
p.leftBlk5P2.bk5P {
    margin-top: 30px;
}
.rightBlock5 {
    background: url(../../../../images/assets/form-back.webp);
    background-color: #333134;
    padding: 11px 60px 12px 50px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 450px;
}



.owl-next {
    background: url(../../../../images/assets/right-arrow.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    font-size: 0 !important;
}
.owl-prev {
    background: url(../../../../images/assets/left-arrow.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    font-size: 0 !important;
}




/*-- Footer CSS --*/
.utility-wide {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    background: linear-gradient(180deg, rgba(255,255,255,1) 4%, rgba(235,235,235,1) 82%);
}

p.fooUppP1, p.fooUppP2, p.fooUppP3 {
    font-family: 'Noto Sans';
    color: #333134;
    font-size: 10pt;
}
img.fooFbimg {
    margin-left: 25px;
}
.fooblk1 {
    padding: 0;
}
ul.foobUl1 {
    list-style-type: none;
    padding: 0;
    position: relative;
    top: 20px;
}
ul.foobUl1 li {
    display: inline-block;
}
li.fooblk1Li {
    position: relative;
    top: 10px;
    left: 12px;
}
li.fooblk1Li p {
    font-family: 'Noto Sans';
    font-size: 9pt;
    margin: 0;
}

ul.foobUl2 {
    padding: 0;
}
ul.foobUl2 li {
    padding: 0 8px 8px 0;
}
ul.foobUl2 li a {
    font-family: 'Noto Sans';
    color: #EB7005;
    font-weight: bold;
    font-size: 11pt;
}
ul.foobUl2 li a:hover {
    color: #000;
}

ul.foobUl1.ulsec2 {
    position: relative;
    top: 25px;
}
ul.foobUl1.ulsec3 {
    position: relative;
    top: 33px;
}



/*-- Middle Footer Information Block --*/
ul.fooblkdwn2Ul li a {
    color: #000;
    font-family: 'Raleway';
    font-weight: bold;
}
ul.fooblkdwn2Ul li a:hover {
    color: #eb7005;
}

ul.fooblkdwn2Ul li {
    padding: 3px 0 3px 0;
}
ul.fooblkdwn2Ul {
    list-style-type: none;
    padding: 0;
    position: relative;
    top: 18px;
}


/*-- Last Footer Information Block --*/
h4.fooblkdwn3H3 {
    font-family: 'Raleway';
    font-weight: bold !important;
    font-size: 14pt;
}
ul.fooblkdwn3Ul li a {
    color: #1D1D1B;
    font-family: 'Noto Sans';
    font-size: 10pt;
}
ul.fooblkdwn3Ul li a:hover {
    color: #eb7005;
}

ul.fooblkdwn3Ul li {
    padding: 2px 0 2px 0;
}
ul.fooblkdwn3Ul {
    list-style-type: none;
    padding: 0;
}



img.fooLogo {
    padding: 0 0 0 35px;
}
.frw1 {
    padding: 0 0 0 48px;
}






/*-- Extra Css --*/
p.cpyrgt {
    font-family: 'Noto Sans';
    font-size: 9pt;
    color: #5D5D5C;
    margin-top: 15px;
}
p.cpyrgt a{
    font-family: 'Noto Sans';
    font-size: 9pt;
    color: #5D5D5C !important;
}
.custombannerjobboldalt h3 {
    background: #f1720c;
    margin: 0;
    padding: 10px 15px;
    color: white;
    font-family: 'Raleway';
    font-size: 12pt;
}

.pull-left.item-image img {
    width: 100%;
}

.pull-left.item-image {
    width: 100%;
}
.blog h2 {
    font-size: 12pt !important;
}
.tags {
    display: none;
}

.sidebar-menu li > a, .sidebar-menu li > span, .aside-inner .mostread li > a, .aside-inner .mostread li > span, .aside-inner .latestnews li > a, .aside-inner .latestnews li > span, .aside-inner .archive-module li > a, .aside-inner .archive-module li > span, .aside-inner .categories-module li > h3 > a, .aside-inner .categories-module li > h4 > a, .aside-inner .categories-module li > h5 > a, .aside-inner .categories-module li > h6 > a, .aside-inner .categories-module li > h7 > a {
    text-transform: uppercase;
    font-family: 'Noto Sans';
    font-size: 9pt;
}
.ba-form-field-item.ba-form-input-field {
    padding: 0 !important;
    margin: 5px 0 !important;
}
.ba-form-acceptance-html p {
    font-weight: 400 !important;
    font-family: 'Noto Sans' !important;
    font-size: 12pt !important;
}



/*--- @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;
}


.block4Cont {
    padding: 52px 0 50px 0;
}
img.imgBlogUnder {
    position: relative;
    top: 33px;
    width: 60px;
}
h4.newsflash-title {
    text-align: left;
    padding: 0 0 0 70px;
}

h4.newsflash-title a {
    font-weight: bold;
    color: #000;
    font-size: 19pt;
    font-family: 'Raleway';
}
p.readMoreP {
    padding: 20px 0 0 70px;
}
a.readmore {
    background: #000;
    padding: 13px 35px 13px 35px;
    color: #ffffffd9;
    font-size: 8pt;
    font-family: 'Noto Sans';
}
a.readmore:hover {
    background: #eb7005;
    color: #fff;
}
p.blogCrouP {
    font-family: 'Noto Sans';
    color: #333134;
    padding: 0 0 0 70px;
    font-size: 10pt;
    width: 85%;
}
body {
    font-family: 'Raleway', sans-serif;
    font-size: 14px !important;
}

.mod_ext_owl_carousel_articles_news .ext-item-wrap {
    margin: 0 0%;
    text-align: left;
    box-shadow: 0px 12px 20px 0px #0000001a;
    padding: 0 0 45px 0;
    background: linear-gradient(90deg, rgba(255,255,255,1) 12%, rgba(235,235,235,1) 56%);
}

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

.owl-pagination {
    display: none;
}




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



.vpf-topbar {
    background-color: #fff;
    border-bottom: 0;
    padding: 28px 0;
}
ul.nav.list-inlinejobb li a:hover {
    color: #eb7005;
}

.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: #232426;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 13px;
}


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: 'Raleway';
    font-weight: bold;
    text-transform: none;
    font-size: 12px;
    padding: 10px 32px;
}

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









h6 a {
    background: #eb7005;
    padding: 10px 40px;
    font-size: 15px;
    color: white;
    font-weight: 500;
}

h6 a:hover {
    color: #c7c7c7;
}

h6 {
    margin: 20px 0;
}

.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: #d9534f;
    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: #d9534f;
    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: #000000;
}


footer.footer {
    color: #262626;
    background-color: #1a1a1a00;
    border-top: 0 none;
    border-bottom: 0 none;
    margin-top: 0;
}

footer.footer a {
    color: #000000;
}

.vpf-scroll-top-button, ::selection {
    background-color: #eb7005;
    color: #FFFFFF;
}



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: #000 !important;
}

.header-top .nav li span:hover {
    color: #000 !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: #000;
}

.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: 1.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: #eb7005;
}

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

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

.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: 0;
}
.accpDes .ba-field-container span {
    border: 2px solid #eb7005 !important;
}
.product-listing .product-name, .vp-product-carousel .vp-product-carousel-inner .product-name {
    text-transform: uppercase;
    font-size: 16pt;
}

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: #e87023;
    border-color: transparent;
}

.btn-primary {
    background-color: #eb7005;
    border-color: #eb7005;
    background: #eb7005;
    color: white;
    text-transform: none;
    font-family: 'Raleway';
    font-weight: bold;
}

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

.btn-nobg.btn-lg .fa {
    background: #f7f7f7;
    border: 0;
    width: 60px;
    color: #eb7005;
    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: #eb7005;
    font-family: 'Poppins', sans-serif;
}
article.productdetails-view.vm-productdetails .product-addtocart-cont {
    float: left;
}
.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: #eb7005;
}

.product-bottom-cont ul.nav.nav-list a {
    line-height: 1.1;
    color: #262626;
    font-family: 'Poppins', sans-serif;
    font-weight: 500 !important;
    font-size: 22px;
    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;
    font-family: 'Poppins';
    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: #eb7005;
    border-color: #eb7005;
}

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    color: #ffffff;
    background-color: #0a0602;
    border-color: #0a0602;
}
ul.breadcrumb.has-here li a {
    font-family: 'Raleway';
    text-transform: uppercase;
    font-size: 9pt;
}

.bootstrap-dialog.type-info .modal-header {
    background-color: #eb7005;
    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: 'Poppins', 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: #EB7005;
    font-family: 'Noto Sans';
    font-weight: bold;
    font-size: 20pt;
}

button#proopc-task-savecoupon {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background: #EB7005;
    font-weight: 600;
}

.btn-foricon, .product-action-buttons .btn-vme-round {
    color: #ffffff;
    background-color: #EB7005;
    border-color: #EB7005;
    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: #eb7005;
    color: #fff;
}

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

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-color: #eb7005;
}

.btn-jewel-group:hover > .jewel, .btn-jewel-group:focus > .jewel, .over .btn-jewel-group > .jewel {
    background-color: #000;
    color: #FFF;
}

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

.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-color: #ff7c0b;
    border-color: #ff7c0b;
}

.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-color: #eb7005;
    border-color: #eb7005;
}

.vpf-scroll-top-button:hover {
    background-color: #000000;
    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: 'Raleway';
    font-weight: bold;
    font-size: 15px;
    color: #262626;
    text-transform: uppercase;
}

.mm-menu li.active > a {
    color: #eb7005 !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: #eb7005;
    font-family: 'Raleway';
    color: #ffffff;
    text-shadow: none;
    font-weight: bold;
    font-size: 11px !important;
    font-style: italic;
    line-height: 12px;
    border-radius: 4px;
    margin: 1px 1px;
    display: inline-block;
    text-transform: none;
}
.tagspopularcimkek.tagscloudcimkek {
    display: flow-root;
}
#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: #eb7005;
}

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

.proopc-btn {
    background: #eb7005;
}

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: #eb7005;
    background: #eb7005;
    border: 0;
    font-size: 15px;
    padding: 5px 20px;
    margin-top: 15px;
    font-family: 'Noto Sans';
    transition: all 0.7s ease;

}
.readmore .btn-default:hover {
    background: #000;
    transform: translateY(-10px);
    transition: all 0.7s ease;
}

.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: #EB7005;
    border-color: #EB7005;
    color: white;
    padding: 10px 20px;
}

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

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;
}



table>thead>tr>th, table>tbody>tr>th, table>tfoot>tr>th, table>thead>tr>td, table>tbody>tr>td, table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table, table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}


.product-tabpanel li {
    background: #eb7004;
    padding: 5px 10px;
    margin-right: 6px;
}

.product-bottom-cont ul.nav.nav-list a {
    font-size: 18px;
    color: white;
    font-weight: 600 !important;
}

.product-bottom-cont ul.nav.nav-list li.active {
    background: black;
}

.letoltheto-doksi img {
    width: 30px;
    float: left;
    margin-right: 10px;
}

.letoltheto-doksi h4, .letoltheto-doksi h2, .letoltheto-doksi h3 {
    font-size: 16px;
    margin-bottom: 20px;
}

.col-md-4.im {
    width: 200px !important;
}

.col-md-4.im img {
    border: 1px solid #e4e4e4b0;
}

.col-md-8.txts {
    padding-left: 20px;
}

.oneRow {
    display: flex;
    margin: 5px 0;
}

#mainbody .letoltheto-doksi a h5 {
    font-size: 20px;
    float: left;
    position: relative;
    top: -6px;
    padding-left: 10px;
    font-weight: unset !important;
}

.paginaton-cont.top-pagination {
    display: none;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #eb7005;
    border-color:#eb7005;
}

 
    button {
        padding: 0;
        outline:none;
        margin: 0 !important;
    }
    
video#vid {
    max-height: 700px;
    height:100%;
    width: 100% !important;
    object-fit: cover;
}
      
      #video_btn {
        width: 100%;
		border: unset;
    }
    
    #slide__img {
        width: 100%;
    }
    
    video::-internal-media-controls-download-button {
        display:none;
    }
    
    video::-webkit-media-controls-enclosure {
        overflow:hidden;
    }
    
    video::-webkit-media-controls-panel {
        width: calc(100% + 30px); 
    }
    





















































































































@media (min-width:700px){
.block3 .product-listing img {
    height: 240px;
}

.product-listing img {
    height: 300px;
    object-fit: contain;
}
}






@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){


.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;
}

.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;
}

}


.cc-revoke.cc-revoke-bottom.cc-center.cc-color-override-523191266 {
    left: 0 !important;
    margin: 0 !important;
}

@media (max-width:991px){
    .ba-form-submit-recaptcha-wrapper {
        display: none !important;
    }
    .btn-jewel-group {
        position: relative;
        top:0;
    }
    .cc-revoke.cc-revoke-bottom.cc-center.cc-color-override-523191266 {
        left: 0 !important;
        margin: 0 !important;
    }
    .block4Cont {
        padding: 30px 0 !important;
    }
    .product-listing.mode-grid .row {
        margin: 0;
        padding: 0;
    }
    .mini-cart-mod {
        background: unset;
        height: unset;
        width: unset;
    }
    .fa-smart-cart-o:before {
        content: url(../../../../images/assets/cart-icon.svg);
    }
    .vp-minicart {
        top: -1px;
    }
    .search-mod-icon {
        position: relative;
        top: -3px;
    }
.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: 13px;
}

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


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

#footer-toolbar {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 0;
    color: #ffffff;
    
    background: #eb7005;
    
    display: block;
    margin: auto;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    
    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 0%;
}

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

.mod_ext_owl_carousel_articles_news .ext-item-wrap {
    padding: 0px;
    background: linear-gradient(90deg, rgba(255,255,255,1) 12%, rgba(235,235,235,1) 56%);
    box-shadow: none;
}

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

}





@media (max-width:632px){
    .header-search {
        padding: 30px 30px;
        height: 100px;
    }
.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;
}

.slider-text {
    width: 100%;
    bottom: 0;
    max-width: 300px;
}

.block1 {
    margin-top: 90px;
}







}





@media (max-width:420px){

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

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




}

/*----@macyhvt Media CSS Start------*/
@media  (min-width: 1600px) and (max-width: 1800px){
}
@media  (min-width: 1500px) and (max-width: 1600px){
    .slider-text {
        bottom: 345px;
    }
    h4.leftBlkh4 {
        font-size: 16pt;
    }
    .leftBlock5 {
        padding: 60px 55px 20px 55px;
    }
}
@media  (min-width: 1400px) and (max-width: 1500px){
    .navbar-mainmenu .navbar-nav > li > a, .navbar-mainmenu .navbar-nav > li > span {
        padding: 10px 27px;
    }
.slider-text {
    margin-top: 100px;
}
    h4.leftBlkh4 {
        font-size: 15pt;
    }
    .leftBlock5 {
        padding: 60px 50px 20px 50px;
    }


    .product-des-cont p {
        width: 80%;
    }
    .bk5P {
        width: 86%;
    }


    p.bk1P {
        width: 65%;
    }

    h4.newsflash-title a {
        font-size: 16pt;
    }
}
@media  (min-width: 1200px) and (max-width: 1400px){


    
    .vpf-logo {
        left: -15px;
    }
    .menuBlkTop {
        position: relative;
        left: 40px;
    }
    ul.topBarUl1 {
        left: 34%;
    }


    img.site-logo.logo-general.img-responsive {
        max-width: 150px;
    }
    .navbar-mainmenu .navbar-nav > li > a, .navbar-mainmenu .navbar-nav > li > span {
        font-size: 11px;
        padding: 10px 20px;
    }
    .slider-text {
        bottom: 380px;
        width: 485px;
    }
    h1.sliderH4 {
        font-size: 22pt;
    }
    h4.leftBlkh4 {
        font-size: 13pt;
    }
    .leftBlock5 {
        padding: 60px 50px 20px 50px;
    }


    .product-des-cont p {
        width: 80%;
    }
    .bk5P {
        width: 90%;
    }


    p.bk1P {
        width: 75%;
    }

    h4.newsflash-title a {
        font-size: 15pt;
    }



    img.fooLogo {
        width: 175px;
    }
    ul.foobUl1 img {
        width: 30px;
    }
    ul.foobUl2 li a {
        font-size: 10pt;
    }
}
@media  (min-width: 991px) and (max-width: 1200px){
    .mini-cart-mod {
        width: 80px;
    }
    .vpf-logo {
        left: -15px;
    }
    .menuBlkTop {
        position: relative;
        left: 40px;
    }
    ul.topBarUl1 {
        left: 34%;
    }

    a.brand {
        padding: 60px 25px 20px;
    }


    img.site-logo.logo-general.img-responsive {
        max-width: 150px;
    }
    .navbar-mainmenu .navbar-nav > li > a, .navbar-mainmenu .navbar-nav > li > span {
        font-size: 9px;
        padding: 10px 14px;
    }
    .slider-text {
        bottom: 380px;
        width: 410px;
    }
    .product-listing .product-name, .vp-product-carousel .vp-product-carousel-inner .product-name {
        font-size: 14pt;
    }
    .block3 {
        padding: 60px 0 30px 0;
    }
    h4.newsflash-title {
        padding: 0 0 0 40px;
    }
    p.blogCrouP {
        padding: 0 0 0 40px;
    }
    img.imgBlogUnder {
        width: 31px;
    }
    h1.sliderH4 {
        font-size: 18pt;
    }
    h4.leftBlkh4 {
        font-size: 12pt;
    }
    .leftBlock5 {
        padding: 32px 20px 20px 35px;
    }


    .product-des-cont p {
        width: 80%;
    }
    .bk5P {
        width: 90%;
    }


    span.bktopSpan {
        font-size: 12pt;
    }

    .block2 {
        background: linear-gradient(180deg, #ffffff 77%, #eb7005 30%);
    }
    p.bk1P {
        width: 98%;
    }
    p.bkBtn {
        left: 22px;
        width: 80%;
    }

    h4.newsflash-title a {
        font-size: 11pt;
    }
    p.blogCrouP {
        font-size: 9pt;
    }

    .ba-form-acceptance-html p {
        font-size: 10pt !important;
    }

    img.fooLogo {
        width: 175px;
    }
    ul.foobUl1 img {
        width: 24px;
    }
    ul.foobUl2 li a {
        font-size: 10pt;
    }
    p.fooUppP1, p.fooUppP2, p.fooUppP3 {
        font-size: 9pt;
    }
}
@media  (min-width: 769px) and (max-width: 991px) {
    img.site-logo.logo-general.img-responsive {
        max-width: 120px;
    }
    a.brand {
        padding: 61px 19px 35px;
        left: -18px;
    }
    .vpf-logo {
        right: 0;
        left: 0;
    }

    ul.topBarUl1 {
        left: 34%;
    }
    li.fbTopIm {
        left: 25px;
    }
    ul.topBarUl1 img {
        width: 23px;
    }
    li.TopbarLi p {
        font-size: 9pt;
    }
    ul.TopBarSubUl1 li {
        padding: 0 10px 0 2px;
    }
    li.TopbarLi {
        left: 7px;
    }
    ul.TopBarSubUl1 li a {
        font-size: 9pt;
    }
    .header-top {
        height: 45px;
    }


    .block1Cont {
        padding: 90px 0 20px 0 !important;
    }
    .product-listing .product-name, .vp-product-carousel .vp-product-carousel-inner .product-name {
        font-size: 14pt;
    }
    .slider-text {
        right: 38px;
        bottom: 282px;
        width: 380px;
    }
    h1.sliderH4 {
        font-size: 15pt;
    }


    .product-des-cont p {
        width: 82%;
    }

    h3.bk1H3 {
        text-align: center;
    }
    p.bk1P {
        font-size: 11pt;
        width: auto;
        text-align: center;
    }
    .block2 {
        padding: 0 0 40px 0;
    }
    p.bkBtn a {
        font-size: 10pt;
    }
    img.bkImgmain {
        width: 100%;
    }
    p.bkBtn {
        text-align: center;
        left: unset;
        width: auto;
    }
    .bk2, .bk3 {
        padding: 0 0 20px 0;
    }
    .bk5P {
        font-size: 11pt;
        width: auto;
    }
    h4.leftBlkh4 {
        font-size: 22pt;
    }

    .ba-form-acceptance-html p {
        font-size: 11pt !important;
    }


    img.imgBlogUnder {
        display: none;
        width: 50px;
    }
    h4.newsflash-title {
        padding: 0 0 0 15px;
    }
    h4.newsflash-title a {
        font-size: 10pt;
    }
    p.blogCrouP {
        padding: 0 0 0 15px;
    }
    p.readMoreP {
        padding: 20px 0 0 15px;
    }
    .leftBlock5 {
        height: auto;
    }

    .fooRow1, .fooRow2 {
        text-align: center;
    }
    .frw2 {
        margin-top: 43px;
        margin-bottom: 42px;
    }


}
@media  (min-width: 640px) and (max-width: 768px){
    img.site-logo.logo-general.img-responsive {
        max-width: 120px;
    }
    a.brand {
        padding: 43px 19px 35px;
        left: -7px;
        z-index: 0;
    }
    .vpf-logo {
        right: 0;
        left: 0;
    }

    .vpf-topbar {
        padding: 18px 0;
    }
    .inline-mod.right {
        position: relative;
        top: 10px;
        left: 33px;
    }
    ul.topBarUl1 {
        left: 34%;
        bottom: -18px;
    }
    li.fbTopIm {
        left: 25px;
    }
    ul.topBarUl1 img {
        width: 30px;
    }
    li.TopbarLi p {
        font-size: 9pt;
    }
    ul.TopBarSubUl1 li {
        padding: 0 10px 0 2px;
    }
    li.TopbarLi {
        left: 7px;
    }
    ul.TopBarSubUl1 li a {
        font-size: 9pt;
    }
    .header-top {
        height: 45px;
    }


    .block1Cont {
        padding: 90px 0 50px 0 !important;
    }
    .slider-text {
        right: 12px;
        bottom: 210px;
        width: 345px;    
    }
    .innerTextS {
        padding: 48px 35px 15px 70px;
    }
    p.sliderP {
        top: 35px;
    }
    h1.sliderH4 {
        font-size: 12pt;
    }


    h3.lgujiH3 {
        font-size: 18pt;
        padding: 0 0 0 20px;
    }
    .product-des-cont p {
        width: auto;
    }

    h3.bk1H3 {
        text-align: center;
    }
    .product-image-cont img {
        height: 300px;
        object-fit: contain;
    }

    p.bk1P {
        font-size: 11pt;
        width: auto;
        text-align: center;
    }
    img.bkImgmain {
        width: 100%;
    }
    p.bkBtn {
        text-align: center;
        left: unset;
        width: auto;
    }
    .bk2, .bk3 {
        padding: 0 10px 20px 10px;
    }

    img.imgBlogUnder {
        top: 0;
        width: auto;
        padding: 0 0 0 20px;
    }
    h4.newsflash-title {
        padding: 0 0 0 20px;
    }
    h4.newsflash-title a {
        font-size: 12pt;
    }
    p.blogCrouP {
        padding: 0 0 0 20px;
        font-size: 10pt;
    }

    .rightBlock5 {
        height: auto;
        background-size: 203%;
    }

    .fooRow1, .fooRow2 {
        text-align: center;
    }
    .frw2 {
        margin-top: 43px;
        margin-bottom: 42px;
    }




}
@media  (min-width: 500px) and (max-width: 640px){
    img.site-logo.logo-general.img-responsive {
        max-width: 120px;
    }
    a.brand {
        padding: 43px 19px 35px;
        left: -7px;
        z-index: 0;
    }
    .vpf-logo {
        right: 0;
        left: 0;
    }

    .vpf-topbar {
        padding: 18px 0;
    }
    .inline-mod.right {
        position: relative;
        top: 10px;
        left: 33px;
    }
    ul.topBarUl1 {
        left: 34%;
        bottom: -18px;
    }
    li.fbTopIm {
        left: 25px;
    }
    ul.topBarUl1 img {
        width: 30px;
    }
    li.TopbarLi p {
        font-size: 9pt;
    }
    ul.TopBarSubUl1 li {
        padding: 0 10px 0 2px;
    }
    li.TopbarLi {
        left: 7px;
    }
    ul.TopBarSubUl1 li a {
        font-size: 9pt;
    }
    .header-top {
        height: 45px;
    }


    .block1Cont {
        padding: 50px 0 50px 0 !important;
    }
    .product-image-cont img {
        height: 300px;
        object-fit: contain;
    }
    .leftBlock5 {
        height: auto;
    }
    .slider-text {
        right: 0;
        bottom: 170px;
        width: 260px;
    }
    img.sliderUnderline {
        width: 45px;
        height: 15px;
    }
    .innerTextS {
        padding: 30px 30px 15px 55px;
    }
    p.sliderP {
        top: 35px;
    }
    h1.sliderH4 {
        font-size: 9pt;
    }
    .sliderTextUp {
        top: 30px;
    }


    h3.lgujiH3 {
        font-size: 18pt;
        padding: 0 0 0 0;
        text-align: center;
        margin: 0;
    }
    .product-des-cont p {
        width: auto;
    }
    .product-des-cont {
        min-height: 82px;
    }

    h3.bk1H3 {
        text-align: center;
    }
    p.bk1P {
        font-size: 9pt;
        width: auto;
        text-align: center;
    }
    img.bkImgmain {
        width: 100%;
    }
    p.bkBtn {
        text-align: center;
        left: unset;
        width: auto;
    }
    .bk2, .bk3 {
        padding: 0 10px 20px 10px;
    }

    img.imgBlogUnder {
        top: 0;
        width: auto;
        padding: 0 0 0 20px;
    }
    h4.newsflash-title {
        padding: 0 0 0 20px;
        line-height: 0.8;
    }
    h4.newsflash-title a {
        font-size: 9pt;
    }
    p.readMoreP {
        padding: 20px 0 0 0;
        text-align: center;
    }
    p.blogCrouP {
        padding: 0 0 0 20px;
        font-size: 10pt;
    }
    .owl-theme .owl-next, .owl-theme .owl-prev {
        background-size: 16px !important;
    }
    .bk5P {
        font-size: 10pt;
        width: auto;
    }
    h4.leftBlkh4 {
        text-align: center;
           margin-bottom: 20px;
    }

    .rightBlock5 {
        height: auto;
        background-size: 273%;
    }

    .fooRow1, .fooRow2 {
        text-align: center;
    }
    .frw2 {
        margin-top: 43px;
        margin-bottom: 42px;
    }
    img.fooLogo {
        padding: 0 0 0 0;
    }
    .frw1 {
        padding: 0 0 0 0;
    }
}
@media  (min-width: 400px) and (max-width: 500px){
    .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;
    }
    img.site-logo.logo-general.img-responsive {
        max-width: 105px;
    }
    a.brand {
        padding: 40px 12px 30px;
        left: -7px;
        z-index: 0;
    }
    .vpf-logo {
        right: 0;
        left: 0;
    }

    .vpf-topbar {
        padding: 0 0;
    }
    .inline-mod.right {
        position: relative;
        top: -8px;
        left: 64px;
    }
    ul.topBarUl1 {
        display: none;
        left: 34%;
        bottom: -18px;
    }
    li.fbTopIm {
        left: 25px;
    }
    ul.topBarUl1 img {
        width: 30px;
    }
    li.TopbarLi p {
        font-size: 9pt;
    }
    ul.TopBarSubUl1 li {
        padding: 0 10px 0 2px;
    }
    li.TopbarLi {
        left: 7px;
    }
    ul.TopBarSubUl1 li a {
        font-size: 9pt;
    }
    .header-top {
        height: 45px;
    }


    .block1Cont {
        padding: 20px 0 50px 0 !important;
    }
    .product-listing .product-name, .vp-product-carousel .vp-product-carousel-inner .product-name {
        font-size: 13pt;
    }
    .slider-text {
        right: 0;
        bottom: 118px;
        width: 235px;
    }
    span.sliderSpan {
        font-size: 10pt;
    }
    img.sliderUnderline {
        width: 23px;
        height: 15px;
    }
    p.sliderP a {
        padding: 12px 35px 12px 35px;
        font-size: 8pt;
    }
    .innerTextS {
        padding: 30px 29px 20px 25px;
    }
    p.sliderP {
        top: 16px;
    }
    h1.sliderH4 {
        font-size: 9pt;
    }
    .sliderTextUp {
        top: 30px;
    }


    h3.lgujiH3 {
        font-size: 18pt;
        padding: 0 0 0 0;
        text-align: center;
        margin: 0;
    }
    .product-des-cont p {
        width: auto;
    }
    .product-des-cont {
        min-height: 82px;
    }
    .product.product-item {
        width: 100%;
    }

    h3.bk1H3 {
        text-align: center;
    }
    p.bk1P {
        font-size: 9pt;
        width: auto;
        text-align: center;
    }
    img.bkImgmain {
        width: 100%;
    }
    p.bkBtn {
        text-align: center;
        left: unset;
        width: auto;
    }
    .bk2, .bk3 {
        padding: 0 10px 20px 10px;
    }


    .leftBlock5 {
        padding: 30px 50px 35px 50px;
    }


    img.imgBlogUnder {
        top: 0;
        width: auto;
        padding: 0 0 0 20px;
    }
    h4.newsflash-title {
        padding: 0 0 0 20px;
        line-height: 0.8;
    }
    h4.newsflash-title a {
        font-size: 9pt;
    }
    p.readMoreP {
        padding: 20px 0 0 0;
        text-align: center;
    }
    p.blogCrouP {
        padding: 0 0 0 20px;
        font-size: 10pt;
    }
    .owl-theme .owl-next, .owl-theme .owl-prev {
        background-size: 16px !important;
    }
    .bk5P {
        font-size: 10pt;
        width: auto;
    }
    h4.leftBlkh4 {
        text-align: center;
           margin-bottom: 20px;
    }
    .ba-form-acceptance-html p {
        font-size: 9pt !important;
    }

    .rightBlock5 {
        height: auto;
        background-size: 273%;
    }

    img.fooLogo {
        margin-bottom: 20px;
    }
    p.fooUppP1 {
        line-height: 1.9;
    }

    .fooRow1, .fooRow2 {
        text-align: center;
    }
    .frw2 {
        margin-top: 43px;
        margin-bottom: 42px;
    }
    .cc-revoke.cc-revoke-bottom.cc-center.cc-color-override-523191266 {
        left: 0 !important;
        margin: 0 !important;
    }
    img.fooLogo {
        padding: 0 0 0 0;
    }
    .frw1 {
        padding: 0 0 0 0;
    }
}
@media  (min-width: 300px) and (max-width: 400px){
    .vpf-topbar .nav > li {
        display: grid;
        justify-content: left;
    }
    a.registracio {
        padding: 0 0 !important;
        margin: 5px 0 0 3px;
    }
    .ba-form-submit-recaptcha-wrapper {
    display: none !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: 11px;
    }
    img.site-logo.logo-general.img-responsive {
        max-width: 105px;
    }
    a.brand {
        padding: 40px 12px 30px;
        left: -7px;
        z-index: 0;
    }
    .vpf-logo {
        right: 0;
        left: 0;
    }

    .vpf-topbar {
        padding: 0 0;
    }
    .inline-mod.right {
        position: relative;
        top: -8px;
        left: 64px;
    }
    ul.topBarUl1 {
        display: none;
        left: 34%;
        bottom: -18px;
    }
    li.fbTopIm {
        left: 25px;
    }
    ul.topBarUl1 img {
        width: 30px;
    }
    li.TopbarLi p {
        font-size: 9pt;
    }
    ul.TopBarSubUl1 li {
        padding: 0 10px 0 2px;
    }
    li.TopbarLi {
        left: 7px;
    }
    ul.TopBarSubUl1 li a {
        font-size: 9pt;
    }
    .header-top {
        height: 45px;
    }


    .block1 {
        margin-top: 110px;
    }
    .block1Cont {
        padding: 0;
    }
    .slider-text {
        right: 0;
        bottom: 80px;
        width: 218px;
        z-index: 1;
    }
    span.sliderSpan {
        font-size: 10pt;
    }
    img.sliderUnderline {
        width: 23px;
        height: 15px;
    }
    .product-listing .product-name, .vp-product-carousel .vp-product-carousel-inner .product-name {
        font-size: 12pt;
    }
    p.sliderP a {
        padding: 9px 30px 9px 30px;
        font-size: 7pt;
    }
    .innerTextS {
        padding: 10px 15px 0px 20px;
    }
    p.sliderP {
        top: 18px;
    }
    h1.sliderH4 {
        font-size: 8pt;
    }
    .sliderTextUp {
        top: 15px;
    }


    h3.lgujiH3 {
        font-size: 12pt;
        padding: 0 0 0 0;
        text-align: center;
        margin: 0;
    }
    span.bktopSpan {
        font-size: 14pt;
    }
    .product-des-cont p {
        width: auto;
    }
    .product-des-cont {
        min-height: 82px;
    }
    .product.product-item {
        width: 100%;
    }

    h3.bk1H3 {
        text-align: center;
    }
    p.bk1P {
        font-size: 9pt;
        width: auto;
        text-align: center;
    }
    img.bkImgmain {
        width: 100%;
    }
    p.bkBtn {
        text-align: center;
        left: unset;
        width: auto;
    }
    .bk2, .bk3 {
        padding: 0 10px 20px 10px;
    }


    .leftBlock5 {
        padding: 30px 50px 35px 50px;
    }


    img.imgBlogUnder {
        top: 0;
        width: auto;
        padding: 0 0 0 20px;
    }
    h4.newsflash-title {
        padding: 0 0 0 20px;
        line-height: 0.8;
    }
    h4.newsflash-title a {
        font-size: 8pt;
    }
    p.readMoreP {
        padding: 20px 0 0 0;
        text-align: center;
    }
    p.blogCrouP {
        padding: 0 0 0 20px;
        font-size: 10pt;
    }
    .owl-theme .owl-next, .owl-theme .owl-prev {
        background-size: 16px !important;
    }
    .bk5P {
        font-size: 10pt;
        width: auto;
    }
    h4.leftBlkh4 {
        text-align: center;
           margin-bottom: 20px;
    }
    .ba-form-acceptance-html p {
        font-size: 9pt !important;
    }

    .rightBlock5 {
        height: auto;
        background-size: 273%;
    }

    img.fooLogo {
        margin-bottom: 20px;
    }
    p.fooUppP1 {
        line-height: 1.9;
    }

    .fooRow1, .fooRow2 {
        text-align: center;
    }
    img.fooLogo {
        padding: 0 0 0 0;
    }
    .frw1 {
        padding: 0 0 0 0;
    }
    .frw2 {
        margin-top: 43px;
        margin-bottom: 42px;
    }
    .cc-revoke.cc-revoke-bottom.cc-center.cc-color-override-523191266 {
        left: 0 !important;
        margin: 0 !important;
    }
}
button.close:after {
    font-size: 0 !important;
}