
.bodyClass { background-color: #ffffff; margin:0; padding: 0; }
body, button, input, textarea, select{ font-family: 'Raleway',Arial,Verdana;font-size:0.925rem;color:#000000; font-weight:normal;}
html * { box-sizing: border-box; }

a{text-decoration:none;color: #000000;}
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.8rem;font-weight:normal;color:#223b80;padding:0 0 10px 0; margin: 0;}
h2{font-size:1.6rem;font-weight:normal;color:#333;padding:0 0 10px 0;}
h3,h4,h5{color:#333;font-size:1.3rem;font-weight: normal;}
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:#303030; }
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 { background: #363636; min-height: 30px; z-index: 10500; }
.header{ max-width: 100%; background-color: #ffffff; clear: both; min-height: 60px; }
.mainPanel { border-bottom:1px solid #f0f0f0; min-height: 50px; clear:both; max-width: 100%; position:relative; position:sticky; position: -webkit-sticky; top:0; z-index: 7000; background-color: #ffffff; box-shadow: 0px 8px 10px 1px rgba(200, 200, 200, 0.1); }
.pageContent{ margin-top: 10px; max-width: 100%; padding-bottom: 80px; clear: both; }
.footer { background-color: #212121; max-width: 100%; clear: both; }

#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%; margin-left: 2%; }
.main { order: 2; flex:1 1 76%; overflow-x: hidden; 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%;}

.footer a{color:#ffffff;}
.footer a:hover{color:#ffffff;}

#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: 20px; margin-left: 15px; margin-right: 5px; cursor: pointer; user-select: none; }
.search_trg img{ width:26px; }

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

.productSearch{ position: relative; top:0; width: 100%; display: block; z-index: 10000; background-color:#ebebeb; line-height: 130px;}
.txtbSearchProduct{ width:70%;border:none;text-indent:10px; font-style: oblique; font-weight: 300; height: 50px; background-color:#ebebeb; font-size: 36px; }
.txtbSearchButton{position: absolute;right: 5px; top:3px; z-index: 5; background:url('images/searchButton.png') no-repeat; border: none; cursor: pointer; height: 26px;width: 27px;}
.txtbSearchProduct:hover, .txtbSearchProduct:focus { border: none; outline: none; background-color:#ebebeb; }
.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; float: right; padding-left: 14px; margin-right: 2.5%; }
.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: 20px; background-size: 20px; }
.shoppingCartIn > div:last-child{ margin-left:10px; }
.shoppingCart a { color:#fff; font-size:0.9em; }
.shoppingCart a:hover { text-decoration: none; color: #7d99e6; }


.homeLink, .responsive_menu_main_trg, .responsive_category_trg, .category_res_main{ 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{ z-index: 8; float: right; margin-left: 15px; color:#8a8a8a; }
.divLogin a{color:#8a8a8a; position: relative; z-index: 10; display: inline-block;}
.divLogin a:hover{ color: #000000; }
.divLogin a:hover span{ color: #000000; }

.divLogin .loginLink{display: inline-block; margin: 0; background:url('images/user.svg') no-repeat center center; background-size: 20px; height: 30px; width: 30px; }
.divLogin .logged{ display: block;  }


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

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

.c-product{height:400px;position:relative;padding:5px 10px 0 10px; font-size: 15px; display: inline-block;text-align: left; overflow: hidden; box-sizing: initial; background: #fff; border: 1px solid #eaeaea; margin-bottom: 15px; border-radius:5px; }
.c-product:hover{cursor:pointer; }
.c-product:hover .p-subtitle{color:#223b80;}
.c-product:hover .p-desc{display: block;}
.c-product:hover .p-desc:empty{display: none;}
.p-subtitle{position:absolute;top:260px;left:0;color:#333333;z-index:1300;text-align:center; font-size: 1em; width: 100%;padding: 0 3%; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;word-break: break-word; }
.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-img img{max-height:80%;max-width:80%;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.30s ease;z-index:1200; mix-blend-mode: multiply; }
.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:15px;top:15px;font-weight: bold;color:#777;z-index:1300; opacity: 0.8;}
.divProductDiscountTxt{ position: absolute; left: 15px; top: 100px; color: #ffffff; z-index: 1300; font-weight:bold; padding: 2px 8px; background-color: #ff0000; border-radius: 0 5px 5px 0; opacity: 0.7; }
.divProductDiscount{font-weight: bold;color:#de4e4e;}
.p-availability{position:absolute;bottom:20px;left:0px;color:#555555;font-size:13px; width: 100%; text-align: center;}
.p-price{font-size:18px;color:#000;position:absolute;left:0;bottom:60px;z-index:1300; font-weight: bold; width: 100%; text-align: center;}
.p-desc { position: absolute; bottom: 160px; left: 0; background-color: #e0e0e0; opacity: 0.85; padding: 10px; color: #000000; font-size: 12px; display: none; z-index: 1500; text-align: center; width: 100%; }
.p-specialOffer{background-color:#efe255;padding:3px 8px;color:#000000;font-weight: bold;opacity: 1; border-radius: 0 10px 10px 0; }
.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; }

#divProductsViewList, #mainPageProductsView, .divProductsViewTools{ max-width: 1650px; margin-left: auto; margin-right: auto; }

#mainPageProductsView{ text-align: center; }
#divProductsViewList, #mainPageProductsView { display: grid; grid-template-columns: auto auto auto auto; grid-column-gap: 1rem;  margin-right: 10px; }
#divProductsViewList { clear: both; margin-top: 20px; }
#mainPageProductsView { max-width: 1600px; }

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

.cart_product_state.state_back_color2, .p-availability.state_back_color2 { color: #1d9524; }
#product_state.state_back_color2 { font-weight: bold;color: #1d9524;  }

.pageNavigatorHome { display:none; }
.divProductCategoryPath .navigationEshopName, .pageNavigator .navigationEshopName{ margin-left: 2%;}
.pageNavigator, .divProductCategoryPath{ color: #999999; font-size: 82%; margin-top: 10px; }
.divProductCategoryPath a, .pageNavigator a{ color: #999999; }
.divProductCategoryPath:hover, .divProductCategoryPath:hover a, .pageNavigator:hover, .pageNavigator:hover a { color: #101010;}

.divProductInformation { display: none; }

.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{ margin-right: 2%; font-size: 0.9em;  }
.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: 6px 20px 6px 20px; background:#223b80; min-width: 60px; transition: all 0.2s ease; border-radius: 4px; }
.button:hover{ color:#ffffff; cursor: pointer; text-decoration: none; background:#2b3a62; }

.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;border-radius: 4px;}
legend{font-weight: bold;color:#333333;padding:5px 10px 3px 10px; border:none; font-size:120%;}
.textBox{border:1px solid #e0e0e0;padding: 6px 8px;background-color:#ffffff; border-radius: 4px;}
select{border:1px solid #e0e0e0;background-color:#ffffff; padding: 4px 8px; border-radius: 4px;}
option{background-color:#fff;padding:2px 8px}
textarea{border:1px solid #e0e0e0;background-color:#ffffff;padding:2px 8px;border-radius: 4px;}
.trHeader,.textBold{font-weight:bold; color: #404040;}
/*--------------------------------------------------------------------*/
.section{ clear:both; }
.sectionTitle{ padding: 8px 0 8px 0; width: 95%; color:#333333; }
.sectionTitleBlank{ border-bottom: none; margin-bottom: 5px; }
.sectionTitle a{ color:#000000; }
.sectionTitleTxt{ margin-top:10px; }
.sectionIconInactive:after{ content: '+'; font-size: 1rem; font-weight: normal; float: right; color: #909090; margin-right: 10px; }
.sectionIconActive:after{ content: '-'; font-size: 1rem; font-weight: normal; float: right; color: #909090; margin-right: 10px; }

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

.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; margin-left: 10px; }
.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; width:18px; }

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


.tooltip{ display: inline-block; width: 22px; height: 22px; background: url('images/question.png') no-repeat; margin: 0 0 0 10px; position: absolute; }
.tooltip:hover { cursor: pointer; }

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


/* product detail */
.productDetailTop{margin-top:20px;width:41%;float:right;margin-right:5px;}
.productDetailCenter{ margin: 0 auto;}
.productDetailCenterIn{min-height:300px;}
.productDetailBottom{margin-bottom:20px;}
.productDetailTitle{padding:16px 0 0;margin-bottom: 10px; }
.divProductDetailLongText{min-height:200px;margin:20px 10px 0; }
.divProductDetailImgPanel{float:left;width:55%;text-align:center;margin-top:30px;}
.divProductDetailImg{min-height:280px;margin: 20px 0;text-align: center; }
.divProductDetailImg img{max-width:95%;max-height:380px;transition: all 0.45s ease;}
.divProductDetailImg img:hover{ transform:scale(1.1); }
.divProductDetailInformation{width:40%;text-align:left;float:right;margin:10px 10px 0 0;}
.divProductDetailAttributes{margin:10px 0 0 0;padding:5px 5px 0 0; display: flex; flex-wrap: wrap;}
.divProductDetailParameters{margin:20px 0 0; padding-top: 5px;}
.divCartButton{margin:10px 0;}
.cartButton{border: none; margin-top:5px; margin-left: 15px; padding: 8px 40px 8px 30px; min-width: 60px; transition: all 0.2s ease; }
.cartQuantity{border:1px solid #e0e0e0;border-radius:5px;text-align:center;width:40px; padding: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;}

#page_product_detail_out .productDetailCenter { max-width: 1600px; width: 95%; }

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

.divProductParameter{line-height: 23px; margin: 10px 2% 5px 0; float:left; background-color: #f9f9f9; padding: 10px 20px; width: 48%; }
.divProductParameterTxt{ min-height: 27px; color: #000000; }
.divProductParameter input { border:1px solid #e0e0e0;padding:4px 4px;border-radius: 2px; }
.divProductParameter input[name="product_parameter_attr_text[]"] { width: 100%;}
.divProductParameter input[name="product_parameter_attr_metric[]"] { width: 100%; }
.divProductParameter select { width: 100%; }

.block_productParamImage{ width: 100%; }
.block_productParamImage .param_image{ position: relative; overflow-y: auto; overflow-x: hidden; max-height: 240px; padding: 2px 2px 5px 2px; display: flex; flex-direction: row; flex-wrap: wrap; }
.block_productParamImage .param_image a{ margin-right:8px; margin-left: -4px; padding: 4px; position: relative; display: block; font-size: 90%; width: 80px; float: left; max-height: 130px; outline: none; }
.block_productParamImage .param_image a:hover { text-decoration: none; }
.block_productParamImage .param_image a:hover .param_image_value-img { border: 1px solid #9b353e; }
.block_productParamImage .param_image_value-img { height: 60px; width: 80px; text-align: center; border: 1px solid #e0e0e0; position: relative; background-color: #ffffff; }
.block_productParamImage .param_image img {max-height:100%;max-width:100%;position: absolute;left: 50%; top: 50%;transform: translate(-50%, -50%); }
.block_productParamImage .param_image_value-txt { line-height: 1.2; margin-top: 4px; }

.block_productParamImage .product_param_image_active{ border: 1px solid #9b353e; }
.block_productParamImage .param-active-ok{ position: absolute; width: 100%; height: 100%; z-index: 1000; background: url('images/ok_icon_big.png') center center no-repeat; }

.block_product_parameter_list, .block_product_parameter_list table, .divProductParameter[data-type="R"] { width: 100%; }
.block_product_parameter_list table { margin-top: 5px; }
.block_product_parameter_list tr:hover td{ background-color: #ffffff; cursor: pointer; }
.block_product_parameter_list td { vertical-align: middle; border-top: 2px solid #ffffff; }
.block_product_parameter_list .param_image{ position: relative; height: 60px; width: 80px; background-color: #ffffff; }
.block_product_parameter_list .param_image img {max-height:100%;max-width:100%;position: absolute;left: 50%; top: 50%;transform: translate(-50%, -50%); }
.block_product_parameter_list .divProductParameterValue{ overflow-y: auto; max-height: 240px; }
.block_product_parameter_list .divProductParameterValue span{ background-color: transparent; min-width: auto; }

.divProductParameter.block_buttons{ width: 100%; }
.divProductParameter .param_button { display: flex; flex-wrap: wrap; }
.divProductParameter .param_button a { border: 1px solid #e0e0e0; padding: 10px; margin-right: 5px; margin-bottom: 5px; position: relative; min-width: 50px; text-align: center; }
.divProductParameter .param_button a:hover { border: 1px solid #9b353e; text-decoration: none; }
.divProductParameter .param_button .active{ border: 1px solid #9b353e; }
.divProductParameter .param_button .active-ok{ position: absolute; width: 100%; height: 100%; z-index: 1000; background: url('images/ok_icon_big.png') center center no-repeat; top: 0; left: 0; }

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

.trCartDetail{height:45px;}
.imageGallery{text-align:left;margin:0px 0 15px;}
.imageGallery img{height:120px;max-width:170px;border:1px solid #f0f0f0;border-radius:2px;padding:5px; background-color: #ffffff;}
#gallery{ overflow: hidden; }

.imgCartProduct{max-height:65px;max-width:150px;}
.productDetailPriceVatTxt{font-weight:bold;color:#333;text-align: right;}
.productDetailPriceVatValue{font-weight:bold;font-size:26px;color:#333;}

.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: absolute; left: 2.5%; z-index: 8000; display: inline-block;  }
.header_links{ position: absolute; right:0; bottom: -40px; z-index: 10000; }


.productAssociated .pageTitle { text-align: left; }
.productAssociatedView{ justify-content: left; }

.ce-search-popup .c-product{ height: 4.5em !important; margin-top: 25px; }

.win-user-logged .b-user-documents-l, .ce-user-profile-nav .b-user-documents-l { display:none; }

body:not([data-cms-admin="Y"]):not([data-cus_logged="B"]) .p-availability, body:not([data-cms-admin="Y"]):not([data-cus_logged="B"]) .p-tags, body:not([data-cms-admin="Y"]):not([data-cus_logged="B"]) .product-detail-tags, body:not([data-cms-admin="Y"]):not([data-cus_logged="B"]) .product .linkTxt {
  display:none;
}

.divProductDetailInformation .block_product_price-extended { display: grid !important; grid-template-columns: auto; grid-gap: 0; }
#block_product_price_default_moc_vat { order: 1; }
#block_product_price_default_moc { order: 2; }
#block_product_price{ order: 3; }

.cart-panel-con .cartSummary{ display:grid; grid-template-columns: auto; }
.cart-panel-con .cartSummary .total-price{ order:2; font-weight: bold; font-size: 140%; }
.cart-panel-con .cartSummary .total-price-vat{ font-size: 1em; font-weight: initial; order:1; }

#page_document_history_detail .ce-search-popup.ce-related_window{ top: auto; left: auto; }
#page_document_history_detail .ce-search-popup.ce-related_window .div_more_products{ display:none; }

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

  .header_links a>span{ display:none; }
   
}

@media only screen and (max-width: 1000px) {
   .pageWidth{ min-width: inherit; width:100%; }
   .logo_main{  display: block; text-align: center; position: relative; left:0; }
}


@media only screen and (max-width: 800px) {
  .logo_main{ position:absolute; left: 45%; top: -43px; z-index: 10600; }
  .logo_main img{ height: 40px !important; width: auto; }
}


