:root {
  --font-color: #303030;
  --controls-color: #006666;
}

.bodyClass { background-color: #ffffff; margin:0; padding: 0; }
body, button, input, textarea, select{ font-family: 'Raleway',Arial,Verdana;font-size:0.875rem;color:var(--font-color); font-weight:normal; line-height: 1.6; }
html * { box-sizing: border-box; }

a{text-decoration:none;color: var(--font-color);}
a:visited{text-decoration:none;}
a:hover{text-decoration:underline;color:#000000;}
a * { vertical-align:middle; }
img{border:0; vertical-align: middle;}
h1{font-size:1.7rem;font-weight:normal;color:#000;padding:0 0 10px 0; margin: 10px 0 0 0;}
h2{font-size:1.4rem;font-weight:normal;color:#000;padding:0 0 10px 0;}
h3,h4,h5{color:#3b3b3b;font-size:1.3rem;}
h2 *, h3 *{ vertical-align: middle; }
table { border-spacing:0; border-collapse:collapse; }
table td{ padding:2px; vertical-align: top;}
iframe { border:none; max-width: 100%; }
input, textarea, select { box-sizing: border-box; line-height: 20px; color:var(--font-color); }
input:focus{ background-color: #fff9e0; border: 1px solid #000000; }
input:hover,select:hover,textarea:hover{ border: 1px solid #000000; }
input[type="button"]:hover, input[type="submit"]:hover{ border:none; }
hr{ color: #e0e0e0; background-color: #e0e0e0; height: 1px; display: block; border: 0; margin-top: 20px; margin-bottom: 20px; }


.pageWidth{ position: relative; margin: 0 auto; }

.wrapper { display: flex; flex-flow: row wrap; margin: 0 auto; position: relative; max-width: 1920px; }
.wrapper > * { flex: 1 100%; position: relative; }

.topPanel { min-height: 34px; max-width: 90%; margin: 0 auto; border-bottom: 1px solid #e0e0e0; }
.header{ max-width: 100%; background-color: #ffffff; clear: both; min-height: 50px; }
.mainPanel { border-bottom:1px solid #f0f0f0; min-height: 50px; clear:both; max-width: 90%; position:relative; position:sticky; position: -webkit-sticky; top:0; z-index: 7000; background-color: #ffffff; margin: 0 auto; padding-bottom: 20px; }
.pageContent{ max-width: 90%; padding-bottom: 80px; clear: both; margin: 0 auto; }
.footer { max-width: 100%; clear: both; }

.mainPanel{ display: flex; max-width: 90%; margin: 0 auto; align-items: center; padding-top: 20px; justify-content: space-between; }
.headerComponent{ display: flex; align-items: center;}
.header_main-infotxt { position: absolute; right: 5%; bottom: -25px; z-index: 9000; }

#page_home_out .pageContent{ margin-top: 0px; }
#page_product_out .main { max-width: 98%; }

.pageContentIn{ display: flex; flex-flow: row nowrap; position: relative; }
.pagePanel { order: 1; flex:0 1 20%; margin-right: 2%; padding-left: 2%; }
.main { order: 2; flex:1 1 76%; min-height: 600px;  margin: 0 auto; }

.pagePanelHide{ display: none; }

.pageMenuIn{ display: flex; flex-wrap: wrap; justify-content:center; }
.pageFooterContent{margin:40px 0 0 0; min-height: 200px;}
.pageFooterContentIn{ }
.pageFooter{ padding:20px 20px 10px 20px; text-align: center; font-size: 85%;}


#page_product_search_out .pagePanel{ display:none; }

.main ul {list-style-type: square; margin-bottom: 10px; margin-top: 5px; }
.main li{ margin-bottom: 5px; }

.mainPanelIn{ margin-right: 14px; }
.pageCenterSmallWide{ max-width: 95%; margin-right: auto; margin-left: auto; }

.search_trg{ position: relative; float: right; padding-right: 14px; height: 30px; width: 30px; background:url('images/search.svg') no-repeat center center; background-size: 30px; margin-left: 15px; margin-right: 5px; filter: grayscale(1) invert(1); }
.search_trg img{ width:26px; }

.res_productSearch{ width: 100%; z-index: 10000; position: absolute; top: 35px; }

.productSearch{ position: relative; top:0; display: block; z-index: 10000; background-color:#f0f6ff; text-align: center; margin-right: 20px; width: 250px; }
.txtbSearchProduct{ width:100%;border:none;text-indent:40px; font-weight: 300; height: 50px; background-color:transparent; }
.txtbSearchButton{position: absolute;left: 10px; top:25%; z-index: 5; border: none; cursor: pointer; height: 26px;width: 27px; background:url('images/lupa.svg') no-repeat center center; background-size: 18px;}
.txtbSearchProduct:hover, .txtbSearchProduct:focus { border: none; outline: none; background-color:transparent; }
.productSearch button { border: 0; background: transparent; outline: none; vertical-align: sub; padding: 2px; margin: 0; display: inline-block; height: 36px;}
.productSearch button svg { height: 98%; fill: #929292; }

.shoppingCart{ position: relative; padding-left: 14px; margin-right: 20px; }
.shoppingCartIn{ position: relative; display: inline-block; text-align:right; }
.shoppingCartImg { background:url('images/cart_icon.svg') left center no-repeat; display: inline-block; margin-left: 5px; height: 30px; width: 30px; background-size: 30px; }
.shoppingCartIn > div:last-child{ margin-left:10px; }
.shoppingCart a { font-size:0.9em; }
.shoppingCart a:hover { text-decoration: none; color: #fe0002; }
#order_products_quantity{ display: inline-block; border-radius: 50%; background: #3567ad; color: #fff; width: 20px; line-height: 20px; text-align: center; position: absolute; top: -10px; font-size: 85%; }

.homeLink, .responsive_menu_main_trg, .responsive_category_trg, .category_res_main, .search_trg{ display: none; }

.pageTitle{font-size:1.6rem;color:#000;margin:10px 0 10px 0; text-align: center;clear: both;}
.pageBodyCenterIn img, .pageFooterContent img, .header img { max-width:100%; height:auto; }

.divLogin{ margin-left: 10px; }
.divLogin .loginLink{display: inline-block; margin: 0; width: 30px; height: 30px; background: url('images/user.svg') no-repeat center center; background-size: 30px;height: 30px;width: 30px; }
.divLogin a{position: relative; z-index: 10; display: inline-block;}
.divLogin a:hover{ color: #000000; }
.divLogin a:hover span{ color: #000000; }
.divLogin > a{ font-size:90%; }

@media only screen and (max-width: 800px) {

 .divLogin { background: url('images/user.svg') no-repeat center center; background-size: 30px; height: 30px; width: 30px; }
}

.pageInformationPanel{ margin-top: 15px; }
.pageInformationPanel img{ max-width: 100%; height: auto; }

.product_no_found{ margin: 100px auto; text-align: center; font-weight: bold; }


#divProductsViewList, #mainPageProductsView{ display: grid; grid-template-columns: auto auto auto auto; grid-gap:20px; }

.c-product{height:450px;position:relative;padding:5px 10px 0 10px; font-size: 0.9em; display: inline-block;text-align: left; background: #fff; border: 1px solid #f0f0f0; }
.c-product:hover{cursor:pointer; }
.c-product:hover .p-subtitle{color:#000;}
.c-product:hover .p-desc{display: block;}
.c-product:hover .p-desc:empty{display: none;}
.p-subtitle{position:absolute;top:270px;left:0;z-index:1300;text-align:center; font-size: 120%; padding-left: 2%; padding-right: 2%; width: 100%; }
.p-img{width:100%;height:250px;position:absolute;top:0px;left:0;right:0;bottom:0;text-align:center;display:inline-block;padding:0; background-color:#ffffff; overflow: hidden;}
.p-img2 img{text-align:center;vertical-align:middle;display:inline-block;margin:auto;padding:0;transition: all 0.30s ease;z-index:1200; mix-blend-mode: multiply; max-width: none; position: absolute;left: 0;right: 0;top: 0;bottom: 0; width: 100%;height: auto; }
.p-img img{max-height:90%;max-width:90%;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;vertical-align:middle;display:inline-block;margin:auto;padding:0;transition: all 0.70s ease;z-index:1200; }

.imgProductTable{position:relative;height:100px !important;max-width:117px !important;padding:5px}
.divProductLinkImg{float:left;margin:0 5px 0 -5px}
.p-tags{position:absolute;left:0;top:15px;font-weight: bold;color:#777;z-index:1300; opacity: 0.8;}
.p-availability{position:absolute;left:0px;color:#555555;font-size:13px; width: 100%; text-align: center; bottom: 15px; }
.p-price{font-size:1.4em;color:#404040;position:absolute;left:0;bottom:50px;z-index:1300; width: 100%; text-align: center;}
.p-desc { position: absolute; bottom: 0; left: 0; background-color: #e0e0e0; opacity: 0.85; padding: 10px; color: #000000; display: none; z-index: 1500; text-align: center; width: 100%; }
.p-specialOffer{background-color:#efe255;padding:3px 8px;color:#000000;font-weight: bold; }
.c-product span{ vertical-align: middle; }
.c-product .list-price{ text-decoration: line-through; font-size: 70%; color: #888888; font-weight: normal; }

.productDiscountNum{ color: #ffffff; background-color: #ff0000; padding: 1px 8px; opacity: 0.7; }

#mainPageProductsView{ text-align: center; }

.divProductsViewTools { clear: both; margin-top: 20px; }
.divProductsView{ clear: both; text-align: center;}
.divProductsView button{ clear: both; }
#divProductsViewList td { padding-top: 10px; padding-bottom: 10px; text-align: left;}
#divProductsViewList td a{ font-weight: bold; }
.div_more_products{ width: 100%; clear: both; text-align: center; }
#btn_more_products{ min-width: 450px; margin: 50px auto; }

.pageNavigatorHome { display:none; }
.divProductCategoryPath .navigationEshopName, .pageNavigator .navigationEshopName{ margin-left: 2%;}
.pageNavigator, .divProductCategoryPath, .divProductInformation{ color: #777; font-size: 0.825rem; padding: 1rem 0; }
.divProductCategoryPath a, .pageNavigator a, .divProductInformation a{ color: #555; }
.divProductCategoryPath:hover, .divProductCategoryPath:hover a, .pageNavigator:hover, .pageNavigator:hover a, .divProductInformation:hover a { color: #101010;}

.divProductCategoryPath{ background: #f0f6ff; padding-left: 1rem; padding-right: 5px; }

.productPageForm{clear:both; }
.pageBodyCenter h1{padding:5px 0 10px; }
.pageBodyBottom{margin-bottom:20px}
#page_home_out .pageBodyCenterIn { margin-top: 0; }

.productListNavigator{ clear:both; margin-top: 10px; position:relative; color:#6f6e6e; font-size: 90%; display: flex; justify-content:flex-end;z-index: 5600;}
.productListNavigator a{color:#6f6e6e;text-decoration:none;}
.productListNavigatorTypeTxt { display: block; font-size: 0.9em;}

.sortingNavigator{ font-size: 0.9em; margin-right: 2%; }
.sortingNavigatorTxt{display: block; }
.sortingNavigatorLinks{ display: block; margin-top: 5px; }

.filterLabeles{ margin-right: 2%;}
.filterLabelesTxt{ display: block; font-size: 0.9em;}
#sel_filterLabeles { display: none; }

.productListNavigatorType{}

.productSlider{font-weight: bold;color:#404040;font-style: oblique;  position: relative; display: inline-block; margin-top: -40px; z-index: 6000; width: 30%;}
.productSliderTxt{ font-size: 0.9em; margin-left: 20px;}
.productSliderPrice{border:none;background:none;color:#404040; font-size: 0.9em;}
.productSliderPrice:hover, .productSliderPrice:focus { border:none; background: none; }
.productSlider #slider-range{width:100%; margin-left: 8px; margin-top: 5px; }


.button{color:#ffffff;font-size: 120%;border: none;padding: 10px; background-color:#fe8369; min-width: 60px; transition: all 0.2s ease; border-radius: 5px;}
.button:hover{ cursor: pointer; text-decoration: none; background-color:#f05231; }

.buttonArrowRight{ background-image: url('images/arrow_link.png') no-repeat 95% center; }
.buttonArrowRight:hover{ background-position: 93% center; }
.buttonArrowLeft{ background-image: url('images/arrow_link_left.png') no-repeat 5% center; }
.buttonArrowLeft:hover{ background-position: 7% center; }

.redStar{width:15px;height:15px;background:url('images/red_star.png') no-repeat;}
.divActionInformation{width:98%;background-color:#ffe7e7;border:1px solid #ff4e00;margin-bottom:5px;padding:10px 5px 10px 10px;text-align: center;}
fieldset{border:1px solid #e5e5e5;margin:0 0 20px 0;padding:20px 20px 30px 25px; display: block;}
legend{font-weight: bold;padding:5px 10px 3px 10px; border:none; font-size:120%;}
.textBox{border:1px solid #e0e0e0;padding: 8px;background-color:#ffffff; border-radius: 2px;}
select{border:1px solid #e0e0e0;background-color:#ffffff; padding: 8px; border-radius: 2px;}
option{background-color:#fff;padding:2px 8px; color:#404040;}
textarea{border:1px solid #e0e0e0;background-color:#ffffff;padding:2px 8px;border-radius: 2px;}
.trHeader,.textBold{font-weight:bold; color: #404040;}
/*--------------------------------------------------------------------*/
.section{ clear:both; }
.sectionTitle{ padding: 8px 0 8px 0; width: 95%; font-size:16px; color:#333333; }
.sectionTitleBlank{ border-bottom: none; margin-bottom: 5px; }
.sectionTitle a{ color:#000000; }
.sectionTitleTxt{ margin-top:10px; }
.sectionIconInactive{ background:url('images/right.png') 96% 12px no-repeat;}
.sectionIconActive{ background:url('images/expanded.png') 96% 12px no-repeat; }

.lastViewSection{ margin-bottom: 30px; margin-top: 50px; }
.lastViewSection .sectionTitle{ cursor: pointer; border-bottom: 1px solid #e9e9e9;; min-height: 30px; width:100%; transition: background-color 0.25s ease;}
.lastViewSection .sectionTitle:hover { background-color:#f0f0f0; }

.newsletter{ max-width: 450px; position: absolute; right: 10px; top:0;}
.newsletterTitle{ font-size: 16px; color: #303030; }
.emailInfoTextBox { width: 70%; text-indent: 5px; line-height: 20px; background: none;background-color: #ffffff; margin-right: 5%; }
#emailInfoLogin { background-color: #969c9f; line-height: 34px; display: inline-block; padding: 5px 20px; color: #ffffff; min-width: 80px; text-align: center;}
#emailInfoLogout{ clear: both;display: inline-block; margin-top:5px; color:#505050; }


/*--------------------------------------------------------------------*/
.divProductSpecial{width:100%;height:95px;float:left;position:relative;margin-top:15px;border-bottom:1px solid #e0e0e0;}
.divProductSpecial:hover{cursor:pointer;}
.divProductSpecial:hover a{color:#ff0000;}
.divProductSpecialSubtitle{position:absolute;bottom:5px;left:5px;z-index:100;font-size: 13px;}
.divProductSpecialSubtitle a{font-weight: bold;color:#000000; }
.divProductSpecialImg{width:70px;height:60px;position:absolute;top:0px;left:0;right:0;bottom:0;text-align:center;display:inline-block;padding:0; }
.divProductSpecialImg img{max-height:60px;max-width:70px;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;vertical-align:middle;display:inline-block;margin:auto;padding:0}
.divProductSpecialDiscountTxt{position:absolute;right:5px;top:5px;font-weight: bold;color:red;z-index:1000;font-size: 13px;}
.divProductSpecialPrice{font-weight: bold;color:#000000;position:absolute;right:5px;top:23px;z-index:1000}
.divProductSpecialLinkTxt{display: none;}


.divProdAccessoriesCategory{ overflow: auto; margin-top: 10px; margin-left: 5px;}
#productAccessoriesList{ margin-top: 20px; }
.productAccessories{ display: flex; flex-wrap: wrap; }
.block_cart_accessories-popup{ padding-top: 10px; padding-bottom: 10px; justify-content: center; }
.modal-content .productAccessories { justify-content: center; }

.prodAccessoriesCategory { float:left; width: 100px; height: 50px; padding:5px; margin: 10px 10px 0 0; border:1px solid #e0e0e0;text-align: center; font-weight: bold;position: relative;}
.divProdAccessoriesCategoryBlock{ margin: 0; padding: 0; float:left; width: 43%; }
.divProdAccessoriesCategoryBlock li{width:300px; background: url('images/right.png') no-repeat 0 8px; padding-left:15px;list-style-image: none;list-style: none; position: relative;}
.divProdAccessoriesCategoryBlock a{ font-size: 14px; line-height: 25px; text-decoration:underline;}

.productAssociated{ margin-top:30px; text-align: center;}
.cartAccessories{ margin-top:40px; padding-top: 10px;}

.back_color2 { background: none; color:#ffffff; background-color: #999999;}
.back_color2:hover{ color:#ffffff; opacity: 0.75; cursor: pointer; background-color:#404040; }


.img_wait{ margin-left: 15px; position: absolute; }
.fontBold{ font-weight: bold;}

.divCurrency { float:right; margin-right: 10px; height: 30px; margin-top: 3px; }
.divCurrency, .divCurrency a {color:#ffffff; font-size: 12px;}
.divCurrency p{ margin: 0; padding: 0; }

.divDropdown { position: relative; }
.divDropdownActiveItem { float: left; padding: 6px 15px 6px; background: url('images/arrow_down.png') right center no-repeat; cursor: pointer;}
.divDropdownActiveItem:hover { text-decoration: underline; }
.divDropdownActiveItem img { position: absolute; margin-left: -25px; }
.divDropdownListTitle{ font-weight: bold; }
.divDropdownList { text-align: right;display: none;border: 1px solid #e0e0e0; position: absolute; z-index: 10000; top: 20px; right: -5px; min-width: 150px; background-color: #ffffff; padding: 20px;color:#000000;}
.divDropdownList a{color:#000000; clear:both; float:right; padding-top:10px;}
.divDropdownListItems img{ position: absolute; margin-left: -30px;  }
.divDropdownClose { position: absolute; left: 5px; top:5px; z-index: 10000; cursor: pointer;}

.productSpecialOfferId1 { background-color:#56a9de;color:#ffffff; }
.productSpecialOfferId2 { background-color:#fccd1b;color:#000000; }
.productSpecialOfferId3 { background-color:#a1c132;color:#000000; }
.productSpecialOfferId4 { background-color:#f36722;color:#ffffff; }
.productSpecialOfferId5 { background-color:#67379d;color:#ffffff; }
.productSpecialOfferId6 { background-color:#ef2929;color:#ffffff; }


.popupMessageParent{ min-height: 150px; }
.popupMessageChild{  }
.popupMessageText{ text-align: center; }


/* product detail */
.productDetailTop{width:50%;float:right;margin-right:5px;float:right;}
.productDetailCenter{ margin: 0 auto;}
.productDetailCenterIn{min-height:300px;}
.productDetailBottom{margin-bottom:20px;}
.productDetailTitle{margin-bottom: 10px; }
.divProductDetailLongText{min-height:200px; }
.divProductDetailImgPanel{float:left;width:45%;text-align:center;margin-top:30px;}
.divProductDetailImg{min-height:280px;margin: 20px 0;text-align: center; }
.divProductDetailImg img{max-height:380px;transition: all 0.45s ease; mix-blend-mode: multiply;}
.divProductDetailInformation{width:50%;text-align:left;float:right;margin:10px 10px 0 0;}

.divProductDetailAttributes{margin:10px 0 0 0;padding:5px 5px 0 0; }
.divProductDetailParameters{margin:20px 0 0; padding-top: 5px;}

.divProductParameter input { border-color: #fe8369; padding: 8px; }

.divCartButton{margin:10px 0;}
.cartButton{border: none; margin-top:5px; margin-left: 15px; color:#ffffff; padding: 16px 30px; background:#fe8369; min-width: 60px; transition: all 0.2s ease; border-radius: 5px; }
.cartButton:hover{ cursor: pointer; text-decoration: none; background: #f05231; }
.cartQuantity{border:1px solid #e0e0e0;border-radius:5px;text-align:center;width:50px; padding:16px 8px;}
.cartSelect{border:1px solid #e9e9e9;border-radius:5px;background-color:#ffffff;width:180px;padding:3px 0 1px 5px; }
.cartSelect option{background-color:#ffffff;text-indent:4px;padding:4px 10px;}
.cartEditTextBox{width:160px;float:left;border:1px solid #e9e9e9;margin-bottom:5px;background-color:#ffffff;}

.divCartButton .numberArrows{ background: #fff; border: none; border-radius: 5px; }
.divCartButton .numberArrows::before{ background: #f0f6ff; margin-left: 16px; color: #000; font-weight: bold; }
.divCartButton .numberArrows::after{ background: #fe8369; margin-right: 16px; color: #fff; font-weight: bold; }

#page_product_detail_out .productDetailInfBlock { background: #f0f6ff; padding-bottom: 40px; margin-bottom: 20px; }

#gallery{  }
#block_productMainImage{ order: 2; flex:1 1 70%; display: flex; align-items: center; justify-content: center;}
#product_gallery_images{ max-height: 380px; text-align: center; overflow: auto; margin-top: 20px; }
#product_gallery_images:empty{ flex: none; }

.divProductDetailAttributes{margin:10px 0 0 0; }
.divProductDetailParameters{margin:20px 0 0; }

.divProductParameter select { width: 100%; background-color: #fe8369; color: #fff; }

.product_add_image{ text-align: center;}
.product_add_image img{ max-width: 200px; max-height: 80px; text-align: center;}
.productAddToCartButtons{ margin-top: 30px; }

.productTabberContent{ padding-top: 10px; }

.trProductDetail{ width: 160px; vertical-align: top; }
.trCartDetail{height:45px;}
.imageGallery{text-align:left;margin:0px 0 15px;}
.imageGallery img{height:100px;width:100px;object-fit: cover;border:1px solid #f0f0f0;margin-right: 5px;}
#gallery{ overflow: hidden; }
.imageGallery a:last-child img { margin-right:0; }

.imgCartProduct{max-height:65px;max-width:150px;}
.productDetailPriceVatTxt{font-weight:bold;color:#9b353e;text-align: right;}
.productDetailPriceVatValue{font-weight:bold;font-size:1.5rem;color:#000;}

.cartOrderList { margin-top: 25px; }
.cartOrderList, .cartOrderList th, .cartOrderList td { border-collapse: collapse; text-align: left; border-bottom: 1px solid #eeeeee;}
.cartOrderList th, .cartOrderList td { padding: 15px; }
.cartOrderList th:first-child, .cartOrderList td:first-child { padding-left: 0; }
.cartOrderList thead th { font-size: 90%; }

.order_icon{ font-size: 0; background:url('images/printer.png') no-repeat center center; width: 26px; height: 26px; display: block; float: left;}
.btn_duplicate{ font-size: 0; background:url('images/btn_duplicate.png') no-repeat center center; width: 26px; height: 26px; display: block; float: right;}
.btn_order_detail { font-size: 0; background:url('images/btn_detail.png') no-repeat center center; width: 26px; height: 26px; display: block; float: right; margin-right: 25px;}

.divProductDetailPrice .trProductDetail{text-align: right;}
#block_product_stock{ color: #303030; }
#block_product_stock td { padding: 10px 0 10px 3px; }

.cartButtonDisableProductSellContact{margin-left:0;margin-top:15px;}
.cart_product_state{ font-weight: bold; }



div.packetery-branch-list select { background: transparent !important; border: 1px solid #d0d0d0 !important; }

.logo_main{ position: relative; z-index: 8000; display: inline-block; max-width: 50%; }
.header_links{ position: absolute; right:0; bottom: -40px; z-index: 10000; }


.tabber .tabberNav { border-bottom: 2px solid transparent; }
.tabber .tabberNav > a.active { border: none; border-bottom: 2px solid #fe8369; color:#fe8369; }
.tabber .tabberNav > a:hover{ border-bottom: 2px solid #fe8369; border-top: none; text-decoration: none; border-top: none; }
.tabber .tabberNav > a:hover:not(.active) { border-top:none; }

.ce-buttonLink a { padding: 10px 15px; border-radius: 5px; }

.ce_easyboard-hover-orange:hover{ background: #fe8369 !important; color:#fff !important;  }
.ce_easyboard-hover-orange:hover a, .ce_easyboard-hover-orange:hover a *{ color:#fff !important;  }
.ce_easyboard-hover-orange:hover img{ filter: brightness(0) invert(1); }


.banner-slider .ce_s_arrow_right::after, .banner-slider .ce_s_arrow_left::after{ color: #fe8369; font-weight: bold; font-size: 2rem; }
.banner-slider .ce-heading { font-size: 1.3rem; color: #000; }


#shoppingCart .ce-related_window { margin-top: 38px; margin-right: 10px; }
#loginUser .ce-related_window{ margin-top: 38px; right: -28px; }

.responsive_category, .ceres_menu_main{ display:none; }
.ce-search-popup.ce-related_window { right: 0; z-index: 12000; margin: 10px 0 0 0; }
.ce-search-popup.ce-related_window .c-product{ font-size: 1rem; }

.header-flags{ margin-right: 1rem; font-weight: bold; }

.tabber .tabberNav { justify-content: center; }


@media only screen and (max-width: 1600px) {

  .header_links a>span{ display:none; }
  .topPanel, .mainPanel, .pageContent { max-width: 95%; }
   
}

@media only screen and (max-width: 1400px) {

  .topPanel, .mainPanel, .pageContent { max-width: 98%; }
  .productSearch { width: auto; }
}

@media only screen and (max-width: 1200px) {
  .header-flags img{ display:none; }
}

@media only screen and (max-width: 1000px) {
  .header-flags { display:none; }
}

@media only screen and (max-width: 800px) {
   .pageWidth{ min-width: inherit; width:100%; }
   .logo_main{ margin-top: 10px; margin-bottom: 10px; left: 30%; transform: translateX(-50%);  position: absolute; max-width: 30%; }
   .pagePanel{ display:none; }

   .divProductDetailInformation { padding: 0 10px; }
}



@media only screen and (max-width: 1000px) {
  .pageWidth{ width: auto; min-width: inherit; padding: 0 5px; }
  .headerComponents { width: auto; }
  .p-desc { font-size: 12px; }

  .headerComponent { margin-right: 5%; }

  .productSearch { display: none; }
  .search_trg { display: block; cursor:pointer; }
  .res_productSearch .productSearch{ display: block; margin-right: 0; margin-top: 10px; border-bottom: 2px solid #3567ad; }

  #divProductsViewList, #mainPageProductsView{ grid-template-columns: auto auto auto; }
}

@media only screen and (max-width: 800px) {

  body, button, input, textarea, select{ font-size:0.925em; }

  .pageLeftPanel, .cart_navigation, .productListNavigator, .divCurrency, .lastViewSection, .pageInformationPanel, .productSearch{ display: none; }
  .mainPanel, .topPanel { max-width: 100%; min-height: auto; padding-bottom: 10px; padding-top: 10px; }

  .pageWidth{ width: auto; min-width: inherit; padding: 0 10px; }
  #page_product_detail_out .pageWidth{ padding:0; } 

  .wrapper { display:block; }
  .pageContent { margin-top: 0; max-width: none; }
  .pageContentIn{ display:block; padding-top: 0px; padding-bottom: 0px; }

  .header { min-height: unset; }
  .topPanel { min-height: unset; border: none; display: none; }

  .shoppingCart{ margin-right: 0.5%; }
  .shoppingCartIn > span:last-child{ display: none; }

  .shoppingCartImg, .divLogin { height: 30px; background-size: 26px; }
  #order_products_quantity { right: -8px; top: -5px; }

  .divProductInformation{ margin-left: 0; }

  
  #divProductsViewList, #mainPageProductsView{ grid-template-columns: auto auto; }
  .c-product { height:450px; }
  .c-product:hover .p-desc{display: none;}
  .divProductDiscountTxt{ top:40%; }

  .button { background-image: none; font-size: 100%; min-width: 0 !important; }
  
  .pageBodyCenterIn img, .pageFooterContent img, .header img { max-width:100%; height:auto; }

  .button, .cartButton { font-size: 100%; padding: 10px; min-width: auto; }
  .pageFooterCopyright { right: auto; width: 100%; text-align: center; position: relative; min-height: auto; }
  

  .newsletter { position: static; margin-left: 5px; text-align: center; }
  .emailInfoTextBox, #emailInfoLogin { float: none; display: inline-block; text-align: center; padding-left: 15px; padding-right: 15px; margin-bottom: 10px; }
   #emailInfoLogout{ background:none; float: none; display: inline-block; }

  #page_product_detail_out .productDetailInfBlock{ padding: 0 15px; }

  #block_product_detail_zoom_icon{ display: none; }
  .productDetailTop{ margin:0px;width:auto;text-align:center; float:none; }
  .divProductDetailImgPanel, .divProductDetailInformation{ float: none; clear: both; width: 100%; margin-top: 10px; }
  .divProductDetailInformation .p-specialOffer{ right: 10px; left: auto; top: 180px; }
  .divProductDetailLongText{ margin-left: 0 !important; margin-right: 0 !important; padding: 0 15px; }  
}

@media only screen and (max-width: 480px) {

   h1{font-size:1.6em;}
   h2{font-size:1.3em; }
   h3,h4,h5{ font-size:1.15em; }

   #divProductsViewList, #mainPageProductsView{ grid-template-columns: auto; }
  .c-product{ height:360px; border-bottom: 1px solid #e0e0e0; margin: 0 0 10px 0; padding: 0; max-width:none;  }
  .p-desc { display: none; }
  .c-product:hover .p-desc{display: none;}
  .p-img { height: 220px; }
  .p-subtitle { top: 235px; }


  .textBox{ max-width: 98%; }
  #simplemodal-container {min-height:350px; }

  #gallery{ display: block; }
  #product_gallery_images{ display: block; margin-top: 20px; margin-left: 10px; }  
  

  .divProductParameter{ width: 100%; }
  fieldset{ padding: 20px 10px 20px 10px; }

  .cart-panel-con .summary { padding: 30px 15px; }
  #page_cart_out .panel-form, #page_cart_out .cart-panel-con .panel-form { padding-right: 15px; padding-left: 10px; }
  #block_payment > h3, #block_delivery > h3{ margin: 0 0 0 10px; }

  
  .cart-panel-con .summary { padding: 30px 15px; }
  #page_cart_out .panel-form, #page_cart_out .cart-panel-con .panel-form { padding-right: 15px; padding-left: 10px; }
  #block_payment > h3, #block_delivery > h3{ margin: 0 0 0 10px; }


  .banner-slider img { width: auto; max-height: 450px; }

  .tabber .tabberNav > a.active { border: solid 1px; }
  
}





