* {
  margin:0;
  padding:0;
  outline:0;
}

html, body {
  height: 100%;
  width:100%;
}

a, a:link, a:visited {
  color: #406FB6;
  text-decoration: none;
}

div {
  vertical-align:top;
}

p, ul {
  margin: .5em 0;
}

body {
  color:#333;
  font-size: 14px;
  line-height: 1.7em;
  font-family: Exo2, Arial, Helvetica, sans-serif;
}
input, textarea, select, button {
  font-family: Exo2, Arial, Helvetica, sans-serif;
}

a.pagenav,
div.pagination span,
.input,
.inputbox,
.input-small,
.btn,
.registration input {
    display:inline-block;
    color: #406FB6;
    padding: .2em .5em;
    background: transparent;
    border: solid 1px #ADBFF1;
    border-radius: 0.5em;
	font-size:14px;
    font-weight: 600;
}

.registration fieldset {
    border:none;
}

.btn {
  cursor:pointer;
}

select.inputbox {
  width:-webkit-fit-content !important;
  width:-moz-fit-content !important;
  width:fit-content !important;
}

a.btn:hover,
a.pagenav:hover,
.controls .btn:hover,
.buttons .btn:hover {
  background:#406FB6;
  color:#fff;
}


#top_wrapper {
    min-width: 1200px;
    background-image:url(/templates/delfos/images/h_bg1.jpg);
    background-size: cover;
}

div.custom_bigtop {
    margin: 0 auto;
    width: 980px;
}

.custom_bigtop img {
  vertical-align: middle;
}

div.custom_smalltop {
    height: 30px;
    margin: 0 auto;
    width: 980px;
}

.custom_smalltop img {
  height: 100px;
    margin-left: -110px;
	margin-top: 2px;
}

div#topmenu {
    background: #406FB6;
    border-radius: 15px;
    margin: 0 auto;
    width: 980px;
    padding: 4px 10px;
}

#topmenu * {
  display:inline-block;
  vertical-align:middle;
  line-height:1;
  font-size:0;
}

#topmenu ul {
    margin: auto 0;
}

#topmenu li {
    list-style: none;
}

#topmenu a {
	font-weight:700;
	font-size:16px;
    text-decoration: none;
    text-shadow: 0 1px #000;
    text-transform: uppercase;
  color:#fff;
	margin-right: 10px;
}

#topmenu .menu a {
  padding: 5px;
}

#topmenu div.custom_phones {
  margin-left:25px;
}

#topmenu .custom_phones a {
  font-size: 18px;
}

#topmenu a,
#topmenu a:visited {
  -o-transition:color,background .5s ease;
  -webkit-transition:color,background .5s ease;
  transition:color,background .5s ease;
  border-radius:0.5em;
}

#topmenu li.active a,
#topmenu li.sfHover a,
#topmenu li a:hover {
  background:#fff;
  color:#406FB6;
}

#topbottom {
    font-size: 11px;
    margin: auto;
    width: 950px;
    height:30px;
    overflow:hidden;
}

#topbottom li {
  display:inline-block;
  list-style: none;
}

#topbottom li.active {
  font-weight:600;
  color:#406FB6;
}

#main {
    clear: both;
    height: auto;
    margin: 0 auto 24px;
    overflow: hidden;
    width: 1200px;
}

#main ul {
  margin-left:1.5em;
}

div#contentfull {
    height: auto;
    margin: 0 auto;
    text-align: left;
    width: 1000px;
}
#contentfull h2 {
	margin: .3em 0;
}
div.items-leading {
    border-bottom: 4px solid #406FB6;
}

h2.title {
    color: #122a68;
    font-size: 28px;
    line-height: normal;
    width: 100%;
}

div.cells {
	display:table;
    font-weight: 700;
    text-align: center;
    line-height: normal;
	border-spacing: 4px;
	margin-bottom: .5em;
}

.cells div {
	display:table-row;
}

.cells div a {
	display:table-cell;
    width: 33%;
    height: 230px;
    vertical-align: bottom;
	background-repeat:no-repeat;
	background-position:center center;
	border: 1px solid #ADBFF1;
    border-radius: 10px;
	padding: 5px;
}

dl.article-info {
    color: #777;
    font-size: 9px;
    line-height: normal;
    text-transform: uppercase;
}

div.blog dl.article-info, 
div.blog-featured dl.article-info {
    margin: 1em 0;
}

div.leadingarticles,
div.teaserarticles,
div.item,
div.headline,
div.weblinks fieldset div,
div.module-newsflash,
div#blog-featured-all,
div.blog-featured,
div#archive-all,
div.contact-category,
div.standard-contact,
div.search form#searchForm {
    overflow: hidden;
}

div.items-row.cols-3.row-0, 
div.items-row.cols-3.row-1, 
div.items-row.cols-3.row-2 {
    border-bottom: 4px solid #406FB6;
    clear: both;
    float: left;
    min-width: 97%;
    overflow: hidden;
    padding: 10px 0;
}

.cols-3 .column-1 {
    float: left;
    margin-right: 0;
    padding: 0 15px;
    width: 30.229%;
}

.cols-3 .column-2 {
    float: left;
    margin-left: 0;
    padding: 0 15px;
    width: 30.229%;
}

.cols-3 .column-3 {
    float: right;
    padding: 0 15px;
    width: 30.229%;
}

div.pagination {
    clear: both;
    overflow: hidden;
    margin: 1em 0;
    text-align: center;
    line-height:1.4em;
    cursor:default;
}

div.pagination ul {
    list-style: none;
    margin:0!important;
}
    
div.pagination li {
    display: inline;
    margin: 0 5px;
}

div.pagination span {
    color: #ADBFF1;
    cursor:default;
}

a.sitemap {
	display: block;
    width: 1200px;
    text-align: center;
    font-weight: 700;
	margin: 0 auto;
}

#footer {
  width:1200px;
    color: #bbb;
    font-size: 15px;
    text-align:center;
    margin: 0 auto 24px;
}


.nd {
  display:none!important;
}

.rd {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-weight: bold;
  color:#406FB6;
}

div#contentl {
    float: right;
    height: auto;
    margin-top: 1em;
    text-align: left;
    width: 940px;
}

#sidebar-left {
    float: left;
    height: auto;
    margin-top: calc(1em + 2px);
    text-align: left;
    width: 255px;
}

#sidebar-left ul {
  list-style:none;
  margin:0;
}

#sidebar-left ul#left_menu,
#sidebar-left ul#search,
#sidebar-left #login-form,
#sidebar-left #jshop_module_cart
{
    border: 1px solid #ADBFF1;
    border-radius: 10px;
    overflow: hidden;
    padding: 8px;
  margin: 0 0 25px;
  line-height:1.4em;
}

#left_menu ul.nav-child {
  margin:.5em 0 .5em .8em;
  border:solid #ADBFF1;
  border-width:1px 0 1px 0;
}

ul#left_menu.nav > li:first-child {
  font-weight:bold;
}

ul#left_menu.nav > li:not(:first-child) {
  margin-left:0.8em;
}

#left_menu li:before {
  content:"\25b8\00a0";
  color:#406FB6;
  font-weight:bold;
}

#left_menu li.deeper:before,
ul#left_menu.nav > li:first-child:before {
  content:"\25bc\00a0";
}

#left_menu li {
  padding-bottom:5px;
}

#left_menu li:last-child {
    border: 0;
}

#left_menu li.active>a {
  font-weight:bold;
}

/* description table */

table.data {
  border-collapse: collapse;
  border: solid 1px #333;
  margin: 1em auto;
}

.data th {
  background-color: #E0EDFF;
  border: solid #333;
  border-width:0 1px 1px 0;
  font-size: 11px;
  font-weight: 400;
  padding: 5px 6px;
  text-align: center;
  line-height: initial;
}

.data td {
  border:solid #333;
  border-width:0 1px 1px 0;
  font-size: 11px;
  padding: 1px 6px;
  text-align: center;
  vertical-align: middle;
  line-height: initial;
}

p.jtext, .jtext p {
  text-align:justify;
  text-indent:1em;
}
ul.jtext, .jtext li {
  text-align:justify;
}

/* joomshopping */

#mxcpr {
  display:none;
}
.sblock1 {
  width:100%;
}
.sblock2 {
  width:50%;
}
.sblock3 {
  width:33.3333%;
}
.sblock4 {
  width:25%;
}
.sblock5 {
  width:20%;
}
.jshop h1 {
  margin: 0 0 .5em .5em;
  font-size: 18px;
}
.jshop .category_name {
  font-weight:700;
}
.jshop .product_label {
  position:absolute;
}
.jshop .form_sort_count {
  margin: .2em;
}
.jshop_pagination .pagination_result_counter {
  text-align:center;
  color:#ADBFF1;
}

/* lists common */

div.jshop_list_category,
div.jshop_list_product {
}
.jshop_list_category .list_category,
.jshop_list_product .list_product {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.jshop_list_category .row-fluid,
.jshop_list_product .row-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;   
  -webkit-box-sizing: border-box;   
  box-sizing: border-box;
  min-height:150px;
}
.jshop_list_category .row-fluid>div:not(.clearfix),
.jshop_list_product .row-fluid>div:not(.clearfix) {
  border: 1px solid #ADBFF1;
  border-radius: 10px;
  line-height:1.4em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  margin: 2px;
}
.jshop_list_category .category a,
.jshop_list_product .product a:not(.btn) {
  display:block;
  height:100%;
}

/* category list */

.jshop_list_category .category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.jshop_list_category .category .image {
  text-align:center;
}
.jshop_list_category .row-fluid>div:not(.clearfix) {
  width:calc(50% - 4px);
}

/* product list */

.jshop_list_product .row-fluid>div:not(.clearfix) {
  width:calc(33.3333% - 4px);
}
.jshop_list_product .form_sort_count div {
  display:inline-block;
}
.jshop_list_product .block_product {
  height:100%;
}
.jshop_list_product .product {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-flow:column;
  flex-flow:column;
  height:100%;
}
.jshop_list_product .product .name {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  margin-bottom:5px;
}
.jshop_list_product .product .image {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;                  
  text-align:center;
  margin-bottom:5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.jshop_list_product .product .image img {
  max-height:120px;
  max-width:200px;
}
.jshop_list_product .product .oiproduct {
  font-size:11px;
  text-align:center;
}
.jshop_list_product .oiproduct>div {
  padding-bottom:.2em;
}
.jshop_list_product .oiproduct .description{
  font-size:14px;
  text-align:center;
}
.jshop_list_product .oiproduct .manufacturer_name {
}
.jshop_list_product .oiproduct .productweight{
}
.jshop_list_product .oiproduct .extra_fields{
}
.jshop_list_product .oiproduct .base_price {
}
.jshop_list_product .oiproduct .jshop_price{
  font-size: 16px;
  text-align: center;
  color: #950000;
}
.jshop_list_product .oiproduct .price_extra_info {
}
.jshop_list_product .oiproduct .buttons{
}

/* productfull */

div.productfull {
  margin-left:10px;
}
.productfull form>div {
  margin-bottom:5px;
}
.productfull div.row-fluid.jshop {
  float:right;
  margin-left:10px;
  max-width:250px;
  text-align: right;
}
.productfull .image_middle a img {
  max-height:250px;
  max-width:250px;
}
.productfull #list_product_image_thumb img {
  border: 1px solid #ADBFF1;
  border-radius: 5px;
  vertical-align: middle;
}
.productfull .attributes_name {
  font-weight:700;
}
.productfull .extra_fields_group {
  font-weight:700;
}
.productfull .extra_fields_el {
  margin-left:1em;
}
.productfull #block_price,
.productfull #block_basic_price {
  color: #950000;
}
.productfull #block_price {
  font-size: 16px;
}
.productfull .prod_buttons>div {
  display:inline-block;
  margin-right:.5em;
}
.productfull .prod_buttons .prod_qty_input input {
  width:25px;
}
.productfull .related_header {
  clear:both;
  font-size:16px;
  font-weight:700;
  margin-top:1em;
}

/* left panel cart */

#sidebar-left table.module_cart_detail {
  width:100%;
}
#sidebar-left .module_cart_detail tbody {
  display:block;
}
#sidebar-left .module_cart_detail tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;             
  border-bottom: 1px solid #ADBFF1;
}
#sidebar-left .module_cart_detail tr:not([class]) {
  display:none;
}
#sidebar-left .module_cart_detail td {
  display:block;
}
#sidebar-left .module_cart_detail td.name {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right:2px;
}
#sidebar-left .module_cart_detail td.summ {
  color: #950000;
}
#sidebar-left .module_cart_total tbody {
  display:block;
}
#sidebar-left .module_cart_total tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;             
  width:100%;
}
#sidebar-left .module_cart_total td {
  display:block;
}
#sidebar-left .module_cart_total tr:first-of-type {
  border-bottom: 1px solid #ADBFF1;
}
#sidebar-left .module_cart_total tr:first-of-type td:first-of-type {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#sidebar-left .module_cart_total tr:first-of-type td:nth-of-type(2) {
  color: #950000;
}
#sidebar-left .module_cart_total .goto_cart {
  font-weight:700;
  width:100%;
}
#sidebar-left .module_cart_total a {
display: inline-block;
    /* color: #406FB6; */
    padding: .2em .5em;
    border: solid 1px #ADBFF1;
    border-radius: 0.5em;
    margin-top: 5px;
}
#sidebar-left .module_cart_total a:hover {
  color:#fff;
  background:#406FB6;
}


/* jshoppping cart */

.jshop table.cart {
  border-collapse: collapse;
  width: 100%;
  text-align: center;
}
.jshop table.cart th {
  background-color: #f5f5f5;
  padding: 1px;
  border: 1px solid #ccc;
}
.jshop .cart td {
  border: 1px solid #ccc;
  padding: 7px 5px;
}
.jshop .cart .even td {
  background-color: #fdfdfd;
}
.jshop .cart .quantity .inputbox {
  width: 50px;
}
.jshop .cart span.taxinfo {
  display:block;
}
.jshop .cart .mobile-cart {
  display:none;
}
table.jshop_subtotal {
  width:100%;
}
.jshop_subtotal .name {
  padding-right: 10px;
  text-align: right;
  width: 88%;
}
.jshop_subtotal .value {
  text-align: right;
  white-space: nowrap;
  width: 12%;
}
.jshop_subtotal .total {
  font-weight: bold;
}
.jshop .cart_buttons {
  margin-top:10px;
}
.jshop .cart_buttons #checkout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;     
  -webkit-box-pack: justify;     
  -ms-flex-pack: justify;     
  justify-content: space-between;
}
.jshop .cart_buttons #checkout .clearfix {
  display:none;
}
.jshop.checkout_pfinish_block .checkoutinfo {
  margin: 20px 0px;
}
.jshop .pfinish_comment_block {
  width: 100%;
  max-width: 325px;
  margin: 0px auto;
}
.jshop .pfinish_comment_block .name {
  text-align: center;
  margin-bottom: 3px;
}
.jshop .pfinish_comment_block #order_add_info {
  height: 70px;
  width: 100%;
  max-width: 320px;
}
.jshop .pfinish_comment_block .box_button {
  text-align: center;
  margin-top: 10px;
}

/* login form */

#login-form [id*=form-login-] .input-prepend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#login-form [id*=form-login-] .input-small {
  width:120px;
}
#login-form .userdata>div {
  padding-bottom:5px;
}
#footer div.footer2 {
  display:none;
}
.login-greeting {
  margin:.8em 0;
  text-align:center;
  font-weight: 700;
}

/* certificates table */

div.cert-tab {
  display:flex;
  flex-flow:row wrap;
  justify-content:center;
}
.cert-tab a {
  display:block;
  width:calc(33.333% - 4px);
  text-align:center;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.cert-tab a:nth-child(3n+1) {
  border-left: 1px solid #ccc;
}
.cert-tab a:nth-child(1),
.cert-tab a:nth-child(2),
.cert-tab a:nth-child(3) {
  border-top: 1px solid #ccc;
}
.cert-tab img {
  width:100%;
}
