.contentBlock{width: 1000px; margin: 0 auto; min-height: 75vh; padding: 15px 0;}
.contentBlock::after{display: block; content: ' '; clear: both;}

.breadcrumb{font-size: 14px; font-variant: small-caps; margin: 15px 0 30px 0;}
.breadcrumb .fa.fa-angle-right{color: #ec7303; font-size: 15px;}

.topMenu{height: 50px; width: 100%; line-height: 50px; background-color: rgba(255, 255, 255, 0.9); border-bottom: 1px solid #ccc;}
.topMenu ul{width: 1000px; margin: 0 auto; display: flex; justify-content: space-between;}
.topMenu li a{ color: #ec7303; font-size: 14px; text-transform: uppercase; font-weight: bold;}

.contentBox{float: right; width: calc(100% - 240px);}
.catalogMenu{ width: 215px; float: left;}

/*.catalogCategoriesBox{display: flex; flex-wrap: wrap;}*/
.catalogCategoriesBox .shop_cat_link{width: 50%; text-align: center; border-bottom: 1px solid #ccc; padding: 0 0 30px 0; margin: 30px 0 0 0; float: left;}
.catalogCategoriesBox .shop_cat_link:nth-last-child(2), .catalogCategoriesBox .shop_cat_link:last-child{border-bottom: none;}
.catalogCategoriesBox .shop_cat_link a{display: block; color: #000; font-variant: small-caps; font-size: 18px;}
.catalogCategoriesBox .shop_cat_link img{margin: 0 auto; display: block;}
.catalogCategoriesBox .price-old{display: none;}
.catalogCategoriesBox>.shop_text:first-child{margin: 0;}

.catalogMenu .block_header{ background-color: #404E6A; width: 100%; height: 45px; color: #fff; text-align: center; font: bold small-caps 18px / 45px 'Open Sans';}
.catalogMenu .block_header .fa{display: none !important;}
.catalogMenu .menu>li{border: 1px solid #ccc; width: 100%; box-sizing: border-box; margin: 5px 0; font-size: 16px;}
.catalogMenu .menu>li>a{color: #000; display: block; width: 100%; padding: 5.5px 10px; box-sizing: border-box; font-variant: small-caps;}
.catalogMenu .menu .left_menu_level_2{list-style: disc inside; }
.catalogMenu .menu li.active>a, .catalogMenu .menu li.menu_active{background: #e2e3e6;}
.catalogMenu .menu .left_menu_level_2 li{color: #333;  font-size: 12px; padding-left: 15px; box-sizing: border-box;}
.catalogMenu .menu .left_menu_level_2 a{color: #333333; font-size: 12px; padding: 5.5px 0; display: inline-block;}
.shop_brand_block{margin-bottom: 25px;}
.shop_brand>p{margin:5px 0;}
.shop_brand_block>div{border: 1px solid #ccc; margin: 5px 0;}
.shop_brand_block>div a{color: #000; font-size: 18px; width: 100%; height: 100%; display: block; padding: 4.5px 0 4.5px 10px; box-sizing: border-box; padding: 4.5px 0 4.5px 10px;}

.catalogCategoriesBox .shop-pane{width: 100%;}
.catalogCategoriesBox .shop-pane::after{display: block; clear: both; content: ' ';}
.catalogItem{width: 32%; height: 280px; float: left; margin: 10px 2% 10px 0; box-sizing: border-box; padding: 15px 5px 0 5px; text-align: center; overflow: hidden;}
.catalogItem:hover{box-shadow: inset 0 0 0 1px #404E6A;}
.catalogItem:nth-child(3n){margin: 10px 0;}
.catalogItem .shop_img{position: relative;}
.catalogItem .shop_img .shop-photo-labels{position: absolute; left: 0; top: 0;}
.catalogItem .shop_img img{margin: 0 auto; display: block;}
.catalogItem .shop-item-title{margin: 15px 0 0 0; display: block; color: #000;}
.catalogItem .shop_article {font-size: 14px;}

.categoryBox {float: left; width: 45%; height: 210px; margin: 15px 2.5%; text-align: center; display: flex; flex-direction: column-reverse;}
.categoryBox .shop_cat_link a, .categoryBox .block_header a{color: #000;}
.categoryBox .shop_cat_link, .categoryBox .block_header{margin: 30px 0 0 0;}
.shop_list .show_all{clear: both; width: 100%; padding: 10px; box-sizing: border-box;}
.shop_list .show_all a{color: black;}

.shop_list .block_header{clear: both; width: 100%; padding: 10px; box-sizing: border-box; background: #ecf0f1; border-top: 1px solid #404e6a;}
.shop_list .block_header a{color: black;}
.shop_list .block_header a:hover{border-bottom: 1px solid;}

.shop-item-container .shop-item-left{float: left; width: 65%; position: relative;}
.shop-item-container .shop-item-left .shop-photo-labels{position: absolute; left: 0; top: 0;}
.shop-item-container .shop-item-left .shop-photo-labels img{display: block;}
.shop-item-container .shop-item-right{float: right; width: 33%;}
.shop-item-container .shop-item-right .itemPrice{margin: 10px 0;}
.shop-item-container .shop-item-right .itemPrice span:first-child{color: #ec7303; font-size: 20px;}
.shop-item-container .shop-item-right .itemPrice .price-old{font-size: 14px; text-decoration: line-through; margin-left: 10px;}
.shop-item-image img{width: 100%;}
.shop_all_img a{display: none;}
.shop_preview_img a{margin: 0 10px;}
.otherProductImages {width: 100%; padding: 0 20px; position: relative; box-sizing: border-box;}
.otherProductImages .control-prev{position: absolute; left: 0; top: 50%; transform: translateY(-50%); color: black; font-size: 36px;}
.otherProductImages .control-next{position: absolute; right: 0; top: 50%; transform: translateY(-50%); color: black; font-size: 36px;}
.otherProductImages .shop_preview_img {white-space: nowrap; overflow: hidden; width: 100%;}
.otherProductImages .shop_preview_img a{ height: 100px; width: 100px; box-sizing: border-box; border: 1px solid #ccc; display: inline-block;}
.itemPrice{margin:5px 0;}
.itemPrice span{font-weight: bold;}

.contentBlock h1 {font-size: 32px; color: rgb(64, 78, 106); font-weight: bold; font-variant: small-caps; margin-bottom: 25px; padding-bottom: 5px; border-bottom: 1px solid;}
.productInfoHead{font-size: 16px; color: rgb(64, 78, 106); font-weight: bold; border-bottom: 1px solid #ec7303; padding-bottom: 15px; margin-bottom: 15px;}
.paramBlock, .shop_brand{font-size: 14px;}
.paramBlock p{margin: 0 0 5px;}
.shop_text {font-size: 14px; color: rgb(88, 88, 89); clear: both; line-height: 1.571; text-align: left; margin: 25px 0 0 0; float: left;}

.block.paginator{margin: 25px auto 0 auto; text-align: center;}
.block.paginator a, .block.paginator span{width: 30px; height: 30px; display: inline-block; border: 1px solid #404E6A; border-radius: 5px; text-align: center; line-height: 30px; background-color:#404E6A; color: white;}
.block.paginator span.active{background-color: white; color: #404E6A;}

.shop_compare_all_button, .compareSubmitBtn{display: block; border: none; width: 236px; height: 30px; border-radius: 5px; padding: 0 10px; background-color: #ec7304; line-height: 30px; text-align: center; text-decoration: none; color: white; margin: 15px auto; font-variant: small-caps; font-size: 14px;}

.shop_compared_goods_list{margin: 0 auto;}
.compareBlock .labelName{display: inline-block;}
.shop_compare_page::after{display: block; content: ' '; clear: both;}
.shop_compare_left{width: 30%; float: left;}
.shop_compare_list{float: left; width: 70%;  }
.shop_compare_list ul{overflow-x: scroll; display: flex; flex-direction: row;}
.shop_compared_remove{position: absolute; top: 180px; right: 10px; }
.shop_compare_list li{position: relative;min-width: 50%;}
.shop_compare_param>div, .shop_existed_params>div{border-bottom: 1px solid #ddd; padding: 5px 0;}
.shop_compare_param>div:nth-child(2n), .shop_existed_params>div:nth-child(2n){background-color: #eee;}
.carousel .button{ cursor: pointer; display: inline-block; margin: 15px 10px; background-color: #ec7304; border: none; color: white; height: 25px; width: 25px; line-height: 25px;}
.carousel .shop_basic{min-height: 195px !important;}
.compareBtn{display: flex; flex-direction: row; justify-content: center; margin: 15px auto;}

/* Contacts Page */
.contactPage .contactTelephones>p:first-child{font: bold 18px 'Open Sans';}
.contactPage a{color: black;}
.contactPage a:hover{border-bottom: 1px solid;}
.contactPage iframe{width: 100%; height: 450px;}
.contactPage .contactMap{clear:both; font-weight: bold;}
.contactPage .contactTelephones, .contactPage .shopLocation{ margin: 0 15px 0 0;}
.contactPage .contactTelephones {float: left;}
.contactPage .shopLocation{margin-top: 34px; float: right; font-weight: 600;}

.paramBlock{display: table; width: 100%; border-left: 1px solid #ccc; border-top: 1px solid #ccc; border-right: 1px solid #ccc;}
.paramBlock p{display: table-row;}
.paramBlock p>span{display: table-cell; border-bottom: 1px solid #ccc; padding: 5px;}
.paramBlock p>span:nth-child(2n){border-left: 1px solid #ccc;}