body {
  color: #767679;
}
h1 {
  font-size: 42px;
  color: #FF6502;
}
h3 {
  font-size: 28px;
  font-weight: bold;
  color: #FF6502;
  margin-bottom: 30px;
}
label {
  color: #000000;
}
h1.page-heading,
.pb-center-column h1,
.cog_general_cover h1 {
  font-size: 28px;
  color: #FF6502;
}
#columns {
  padding-top: 0;
}
.breadcrumb {
  background-color: #fff;
  margin: 40px 0 20px 0;
}
.box {
  background-color: #fbfbfb;
}
.alert-warning { background-color: #c55746; border-color: #c55746; }
.alert-warning a { color: #fff; }
#address_delivery, #address_invoice {
  min-height: 360px;
}
#address_delivery .page-subheading, #address_invoice .page-subheading {
  font-size: 14px;
}
i.address_invoice_info {
  font-style: italic;
  color: #FF6502;
}
.addresses h4 {
  color:  #000000;
  text-transform: uppercase;
}
.button.button-medium.exclusive,
.button.button-medium {
  border: 0 none;
}
.page-subheading {
  color: #31567e;
}
.preload {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 1500;
  text-align: center; 
} 
#order-opc .form-group {
  margin-bottom: 10px;
}
#order-opc .form-group .form-control:not(select) {
  max-width: 50%;
}
.order_carrier_content .carrier_title {
  margin-bottom: 10px;
}
.alert.alert-danger {
  margin-top: 10px;
}

/* Header */
.columns-container {
  margin-top: 132px;
}
.header-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 5000;
}
#header {
  padding-top: 15px;
  border-bottom: solid 5px #31567e;
}
#header .shopping_cart {
  padding-top: 0;
  float: left;
  width: 270px;
}
#header .cart_block {
  top: 55px;
}
header .row {
  display: flex;
  align-items: center;
  padding-bottom: 27px;
}
header .row #header_logo {
  padding-top: 0;
}
header .row > div:nth-child(3) {
  width: 25%;
}
header #blockcart_top {
  padding-right: 0;
}

/* Footer */
.footer-container {
  background: #31567e none;
}
.footer-container #footer {
  color: #fff;
}
.footer-container #footer a {
  color: #fff;
}
.footer-container #footer a:hover {
  color: #908f8f;
}
.footer-container #footer #newsletter_block_left h4,
.footer-container #footer #social_block h4 {
  font-size: 18px;
}
.footer-container #footer div.row > div.clearfix {
  border-bottom: solid 1px #fff;
}
.footer-container #footer ul li a {
  font-weight: normal;
}
.footer-container #footer #social_block ul li a {
  color: #fff;
}
.footer-container #footer #social_block ul li a:hover {
  color: #908f8f;
}
#footer #newsletter_block_left .form-group .form-control {
  background-color: #31567e;
  border-color: #fff;
}
#footer #newsletter_block_left .form-group .button-small {
  color: #fff;
}
.footer-container #footer #block_contact_infos {
  border-color: #fff;
}
.footer-container #footer #block_contact_infos > div ul li i {
  color: #fff;
}
.footer-container #footer .bottom-footer div {
  border-color: #fff;
  text-align: center;
}
.footer-container #footer #block_contact_infos > div ul li i {
  vertical-align: middle;
  font-size: 18px;
  line-height: 30px;  
}

/* Menù */
#cog_mega_menu {
  width: 41.66%;
  font-size: 15px;
}
#cog_mega_menu ul {
  margin-bottom: 0;
  text-align: right;
}
#cog_mega_menu ul li {
  display: inline-block;
  padding: 3px 10px;
}
#cog_mega_menu ul li#cog_mega_menu_products {
  font-weight: bold;
  text-transform: uppercase;
}
#cog_mega_menu ul li#cog_mega_menu_products a {
  color: #31567E;
}
#cog_mega_menu_content {
  z-index: 2500;
  position: absolute;
  top: 65px;
  left: 0;
  padding: 30px;
  background-color: #fff;
  height: 550px;
  width: 100%;
  box-shadow: 10px 10px 5px #888888;  
  overflow: hidden;
  display: none;
}
#cog_mega_menu_content:before, #cog_mega_menu_content:after {
  content: "";
  display: table;
}
#cog_mega_menu_content:after {
  clear: both;
}
#cog_mega_menu_content ul {
  padding: 5px 0;
  border-top: solid 2px #31567E;
  margin-bottom: 20px;
  width: 100%;
  float: left;
  overflow: hidden;
  font-size: 15px;
  line-height: 22px;
}
#cog_mega_menu_content ul:first-child {
  margin-left: 0;
}
#cog_mega_menu_content ul li {
  padding: 0 5px;
  line-height: 20px;
}
#cog_mega_menu_content ul li.cog_mega_menu_content_subcategory_product {
  padding-left: 25px;
}
#cog_mega_menu_content ul li label {    
  color: #31567E;                 
}
#cog_mega_menu_content ul li label a {
  font-size: 16px;
}
#cog_mega_menu_content ul li:hover:not(.cog_mega_menu_content_category_label) {
  background-color: #e6e6e6;
}
#cog_mega_menu_content ul li a {
  color: #767679;
  font-size: 15px;
}
#cog_mega_menu_content_relative > div {
  width: 20%!important;
}
#cog_mega_menu_products a:after {
  content: "\f0d7";
  font-family: "FontAwesome";
  display: inline-block;
  font-size: 16px;
  margin-left: 5px; 
}
#cog_mega_menu_mobile {
  display: none;
}
#cog_mega_menu_account {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  font-weight: bold;
  font-style: italic;
  width: 50%;
}
#cog_mega_menu_account a {
  color: #31567E;
}

/* Left Menù */
#cog_left_menu {
  border: 1px solid #d6d4d4;
  margin-top: 10px;
}
#category #cog_left_menu {
  margin-top: 39px;
}
#cog_left_menu ul {
  margin: 0;
}
#cog_left_menu .cog_left_menu_content_category_label {
  background-color: #31567E;
  padding: 8px 15px;
  text-transform: uppercase;
  font-size: 14px;
  margin: 15px 0;
}
#cog_left_menu .cog_left_menu_content_category_label:first-child {
  margin-top: 0;
}
#cog_left_menu .cog_left_menu_content_category_label a {
  color: #fff;
}
#cog_left_menu .cog_left_menu_content_category_label label {
  margin: 0;
  font-weight: normal;
}
#cog_left_menu ul li:not(.cog_left_menu_content_category_label) {
  font-size: 14px;
  line-height: 30px;
  /*max-height: 30px;*/
}
#cog_left_menu ul li:not(.cog_left_menu_content_category_label) a {
  padding: 0 15px;
  display: inline-block;
  width: 100%;
  height: inherit;  
}
#cog_left_menu ul li:not(.cog_left_menu_content_category_label) a:hover {
  background-color: #d6d4d4;
}

/* Cart */
.shopping_cart > a:first-child {
  background: #31567E none;
}
#header .cart_block,
#header .cart_block .cart-prices,
#header .cart_block .cart-buttons {
  background: #587EA0 none;
}
.shopping_cart > a:first-child span,
#header .shopping_cart > a:first-child:after {
  color: #fff;
  font-weight: normal;
}
#header .cart_block .cart-prices .cart-prices-line {
  border-color: #fff;
}
#header .cart_block .product-atributes a {
  color: #000000;
}
.cart_block .cart-info .product-name {
  color: #fff;
  font-size: 13px;
}
.cart_block .cart-info .quantity-formated {
  padding: 0;
  color: #fff;
}
table#cart_summary tbody td.cart_unit, #cart_summary tbody td.cart_total {
  width: 10%;
}
table#cart_summary > thead > tr > th, table#cart_summary > tfoot > tr {
  background: #e6e6e6 none;
  color: #31567E;
}
table#cart_summary tbody td.cart_description .product-name a {
  color: #000000;
}
table#cart_summary tfoot td.text-right, 
table#cart_summary tfoot tbody td.cart_unit, 
table#cart_summary tbody tfoot td.cart_unit, 
table#cart_summary tfoot tbody td.cart_total, 
table#cart_summary tbody tfoot td.cart_total,
table#cart_summary tfoot td.total_price_container span,
.cart_navigation .button-exclusive:hover, 
.cart_navigation .button-exclusive:focus, 
.cart_navigation .button-exclusive:active {
  color: #31567E;
}
table#cart_summary tfoot td.price {
  color: #000000;
}

/* Slideshow */
#slideshow {
  width: 100%;
}
#slideshow .layerslider-wrapper {
  width: 100%;
  height: 100%;
  padding: 0;
}
#slideshow .layerslider-wrapper .bannercontainer {
  width: 100%;
  height: 100%;
}
#slideshow .cog_slideshow_title {
  font-family: Arial;
  font-weight: bold;
  font-size: 45px;
  color: #ff6600;
  text-align: left;
}
#slideshow .cog_slideshow_text {
  font-family: Arial;
  font-size: 17px;
  color: #4d797f;
  text-align: left;
}
.rev_slider { height: 100% !important; }

/* CMS Info block */
#cmsinfo_block {
  padding: 20px 0;
  height: auto;
  background-color: #fff;
  border: 0 none;
}
#cmsinfo_block > div {
  margin-bottom: 20px;
  border: 0 none;
  border-top: solid 5px #31567E;
  border-bottom: solid 5px #31567E;
  height: 350px;
  min-height: 350px;
  padding: 0;
  position: relative;
}
#cmsinfo_block > div + div {
  border-left: 0 none;
  padding-left: 0;
  height: 300px;
  min-height: 300px;
}
#cmsinfo_block > div .cog_cmsinfo {
  height: 340px;
  min-height: 340px;
  width: 100%;
  float: left;
}
#cmsinfo_block > div .cog_cmsinfo h1 {
    font-size: 24px;
    width: 65%;
}
#cmsinfo_block > div .cog_cmsinfo h2 {
  font-size: 18px;
  width: 65%;
  margin-top: 0;
}
#cmsinfo_block > div .cog_cmsinfo h3 {
  font-size: 29px;
  text-align: center;
  margin-top: 25px;
}
#cmsinfo_block > div .cog_cmsinfo img {
  position: absolute;
  top: 0;
  right: 0;
  margin-bottom: 0;
  max-height: 290px;
}
#cmsinfo_block > div .cog_cmsinfo p {
  width: 65%;
  margin-top: 20px;
  color: #31567E;
}
#cmsinfo_block > div .cog_cmsinfo ul {
  margin-top: 40px;
  text-align: center;
  float: left;
}
#cmsinfo_block > div .cog_cmsinfo ul li {
  font-size: 16px;
  line-height: 24px;
}
#cmsinfo_block > div .cog_cmsinfo ul li b {
  font-size: 18px;
  line-height: 48px;
}
#cmsinfo_block > div .cog_cmsinfo ul li i.fa:before {
  font-family: "FontAwesome";
  font-size: 55px;
  display: inline-block;
}
#cmsinfo_block > div .cog_cmsinfo ul li i.fa-money:before {
  content: "\f0d6";
}
#cmsinfo_block > div .cog_cmsinfo ul li i.fa-thumbs-up:before {
  content: "\f164";
}
#cmsinfo_block > div .cog_cmsinfo ul li i.fa-calculator:before {
  content: "\f1ec";
}
#cmsinfo_block > div .cog_cmsinfo ul li i.fa-truck:before {
  content: "\f0d1";
}
#cmsinfo_block > div .cog_cmsinfo_colored {
  background-color: #31567E;
  color: #fff;
}
#cmsinfo_block > div .cog_cmsinfo_colored h3 {
  color: #fff;
}
#cmsinfo_block > div#cmsinfo_block_shipping {
  height: auto;
  min-height: inherit;
}
#cmsinfo_block > div#cmsinfo_block_shipping img {
  width: 100%;
  display: block;
}

/* Homepage */
#home-page-tabs {
  margin: 0;
}
#home-page-tabs > li {
  width: 200px;
  margin: 0 0 0 2px;
  padding: 0;
  border: 0 none;
}
#home-page-tabs > li:first-child {
  margin-left: 0;
}
#home-page-tabs > li a {
  padding: 10px 0;
  font-size: 15px;
  background-color: #31567E;
  color: #fff;
  text-align: center;
}
#home-page-tabs > li.active a, #home-page-tabs > li a:hover {
  background-color: #767679;
  margin: 0;
  padding: 10px 0;
}
#index ul.product_list.grid > li.first-in-line {
  /*clear: none;*/
}
#index ul.product_list.tab-pane > li {
  /*height: auto!important;*/
}

/* Subcategories list */
#categories_list { margin-top: 25px; }

/* Products list */
.new-box, .sale-box {
  display: none;
}
ul.product_list.grid > li .product-container .product-image-container .content_price {
  background: #767679 none;
}
ul.product_list.grid > li .product-container .left-block {
  background: #E6E6E6; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#E6E6E6, #A1A1A1); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#E6E6E6, #A1A1A1); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#E6E6E6, #A1A1A1); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#E6E6E6, #A1A1A1); /* Standard syntax */
}
ul.product_list > li .product-container .product-name {
  min-height: 27px;
}
ul.product_list.grid > li .product-container .product-name {
  color: #000000;
  font-size: 18px;
}
ul.product_list.list > li .product-container {
  background-color: #E6E6E6;
  border: 0 none;
  padding: 10px 30px;
  margin-bottom: 20px;
  position: relative;
  height: 315px;
}
ul.product_list.list > li .product-container .left-block {
  width: 60%;
}
ul.product_list.list > li .product-container .center-block {
  position: static;
  width: 30%;
}
ul.product_list.list > li a.product-name {
  font-size: 23px;
  font-weight: bold;
  color: #31567e;
  margin-top: 0;
}
ul.product_list.list > li .product-desc {
  color: #767679;
}
ul.product_list.list > li .product-image-container {
  position: absolute;
  bottom: 20%;
  right: 0;
  width: 40%;
  border: 0 none;
  padding: 0;
}
ul.product_list.list > li .product-flags {
  position: absolute;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  top: 2px;
  right: 0;
  margin: 0;
}
ul.product_list > li .product-flags .discount {
  color: #fff!important;
  padding: 5px;
  background-color: #FF6502;
}
.button.ajax_add_to_cart_button, .button.lnk_view, a.add_to_cart_button {
  border: 0 none;
  text-shadow: none;
  text-align: center;
  width: 60%;
}
.button.ajax_add_to_cart_button span, .button.lnk_view span, a.add_to_cart_button span {
  border: 0 none;
  background: #FF6502 none;
  color: #fff;
  font-weight: normal;
}
.button.ajax_add_to_cart_button:hover span {
  background: #767679 none;
}
.button.lnk_view {
  border: 0 none;
  background: #CECECE none;
}
.content_sortPagiBar .sortPagiBar {
  border: 0 none;
}
.bottom-pagination-content {
  border: 0 none;
}

/* Category page */
.content_scene_cat {
  border: 0 none;
  color: #767679;
}
.content_scene_cat .content_scene_cat_bg {
  background: none!important;
  padding: 0;
  text-align: center;
}

/* Product page */
#product h2 {
  font-size: 28px;
  color: #FF6502;
  margin: 20px 0;
}
#product .pb-center-column #short_description_block {
  color: #767679;
}
#product #usefull_link_block li#cog_general_product_attributes {
  margin-top: 50px;
  display: inline-block;
  position: relative;
  width: 100%;
}
#product #usefull_link_block li#cog_general_product_attributes #cog_general_product_attributes_mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.2);
  display: none;
}
#product #usefull_link_block li#cog_general_product_attributes .cog_general_product_attribute_row {
  width: 100%;
  padding: 8px 0;
  border-top: solid 1px #767679;
  float: left;
}
#product #usefull_link_block li#cog_general_product_attributes .cog_general_product_attribute_row > div {
  display: inline-block;
  line-height: 18px;
  float: left;
}
#product #usefull_link_block li#cog_general_product_attributes .cog_general_product_attribute_row > div.cog_general_product_attribute_row_content {
  position: relative;
}
#product #usefull_link_block li#cog_general_product_attributes .cog_general_product_attribute_row > div label {
  color: #31567E;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 0;
  width: 85%;
} 
#product #usefull_link_block li#cog_general_product_attributes .cog_general_product_attribute_row > div div.cog_general_product_attribute_icon {
  border: solid 1px #CECECE;  
  padding: 10px;
  text-align: center;
  /*height: 150px;*/
  margin: 0 0 10px 15px;
  width: calc(34% - 15px);
  display: inline-block;
  cursor: pointer;
  float: left;
  font-size: 12px;
}   
#product #usefull_link_block li#cog_general_product_attributes .cog_general_product_attribute_row > div div.cog_general_product_attribute_icon.cog_class3 {
  margin-left: 0;
}
#product #usefull_link_block li#cog_general_product_attributes .cog_general_product_attribute_row > div div.cog_general_product_attribute_icon.selected,
#product #usefull_link_block li#cog_general_product_attributes .cog_general_product_attribute_row > div div.cog_general_product_attribute_icon:hover {
  border-color: #FF6502;
}
#product #usefull_link_block li#cog_general_product_attributes .cog_general_product_attribute_row > div div.cog_general_product_attribute_icon span {
  height: 36px;
  display: inline-block;
}
#product #usefull_link_block li#cog_general_product_attributes .cog_general_product_attribute_row > div div.cog_general_product_attribute_icon img {
  width: 100%;  
  /*max-height: 100px;*/
  margin-bottom: 5px;
}
#product #usefull_link_block li#cog_general_product_attributes .cog_general_product_attribute_row > div select,
#product #usefull_link_block li#cog_general_product_attributes .cog_general_product_attribute_row > div input[type="text"] {
  width: 100%;
  height: 26px;
  border: solid 1px #CECECE;
  color: #FF6502;
  font-weight: bold;
}
#product #usefull_link_block li#cog_general_product_attributes .cog_general_product_attribute_row > div input[type="text"] {
  padding: 0 2px;
}
#product #usefull_link_block li#cog_general_product_attributes .cog_general_product_attribute_row > div select:active,
#product #usefull_link_block li#cog_general_product_attributes .cog_general_product_attribute_row > div select:hover {
  outline: none;
  outline-color: red;
}
#product #usefull_link_block li#cog_general_product_attributes .cog_general_product_attribute_row > div select option {
  color: #767679;
}
#product #usefull_link_block li#cog_general_product_attributes .cog_general_product_attribute_row > div:first-child {
  width: 40%;
  vertical-align: top;
}
#product #usefull_link_block li#cog_general_product_attributes .cog_general_product_attribute_row > div:first-child i:after {
  font-family: "FontAwesome";
  font-size: 17px;
  content: "\f059";
  cursor: help;
  color: #31567e;
}
#product #usefull_link_block li#cog_general_product_attributes .cog_general_product_attribute_row > div:last-child {
  width: 59.5%;
}
#product #usefull_link_block li#cog_general_product_attributes .cog_general_product_attribute_row > div#cog_general_product_attribute_row_slider {
  width: 100%;
  margin-bottom: 30px;
  display: none;
}
#product #usefull_link_block li#cog_general_product_attributes .cog_general_product_attribute_row > div#cog_general_product_attribute_row_slider .bx-wrapper {
  margin: 0 auto !important;
}
#product #usefull_link_block li#cog_general_product_attributes .cog_general_product_attribute_row > div#cog_general_product_attribute_row_slider a {
  position: absolute;
  top: 50%;
  z-index: 1000;
  width: 32px;
  height: 32px;
}
#product #usefull_link_block li#cog_general_product_attributes .cog_general_product_attribute_row > div#cog_general_product_attribute_row_slider a:before {
  color: #31567e;
  top: 0;
  font-size: 28px;
  line-height: 32px;
}
#product #usefull_link_block li#cog_general_product_attributes .cog_general_product_attribute_row > div#cog_general_product_attribute_row_slider a.disabled:before {
  color: #767679;
}
#circulation_title {
  margin-left: 10px;
}
p#show_product_slider_images_button {
  margin: 30px 0;
}
p#show_product_slider_images_button button {
  margin-bottom: 10px;
}
p#show_product_slider_images_button button.download_attachment {
  margin-left: 7px;
}
p#show_product_slider_images_button button span {
  font-weight: normal;
}
p#show_product_slider_images_button button span:after {
  content: "\f06e";
}
p#show_product_slider_images_button button.download_attachment span:before {
  content: "\f1c1";
  font-family: "FontAwesome";
  font-size: 20px;
  margin-right: 8px;
}
p#show_product_slider_images_button button.download_attachment span:after {
  content: "\f019";
}
.box-info-product {
  margin-top: 20px;
  background: #fff none;
  border: 0 none;
}
.box-info-product #cog_general_product_right_col {
  float: right;
  max-width: 270px;
  background-color: #fff;
}
.box-info-product #cog_general_product_right_col.fix_to {
  position: fixed;
  top: 140px;  
  z-index: 4000;    
}
.box-info-product #cog_general_product_right_col.fix_to_bottom {
  position: absolute;
}
.box-info-product b {
  font-size: 18p;
  color: #31567e;
  text-transform: uppercase;
}
.box-info-product ul#cog_general_product_totals {
  margin-top: 7px;
  float: left;
}
.box-info-product ul#cog_general_product_totals li,
.box-info-product div#cog_general_product_download ul li {
  float: left;
  width: 100%;
  background-color: #587EA0;
  color: #fff;
  padding: 10px;
  margin-bottom: 1px;
  position: relative;
}
.box-info-product ul#cog_general_product_totals li label {
  float: left;
  color: #fff;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.box-info-product ul#cog_general_product_totals li span {
  float: right;
}
.box-info-product #cog_general_product_report {
  margin: 15px 0 30px;
}
.box-info-product #cog_general_product_report ul li {
  border-bottom: solid 1px #E6E6E6;
  line-height: 22px;
  padding-left: 4px;
}
.box-cart-bottom {
  box-shadow: none;
  background: #fff none;
  border: 0 none;
  float: left;
  text-align: center;
  width: 100%;
}
p.add_to_cart_button {
  padding: 0;
  margin-top: 20px;
  text-align: center;
}
p.add_to_cart_button button {
  border: 0 none;
  background: #43b754 none;
  color: #fff;
  border-radius: 0;
  padding: 10px 20px;
  font-size: 15px;
}
p.add_to_cart_button button span {
  border-radius: 0;
  border: 0 none;
  text-shadow: none;
  font-weight: bold;
  text-transform: uppercase;
}
p.add_to_cart_button button span:after {
  font-family: "FontAwesome";
  font-size: 20px;
  content: "\f07a";
  margin-left: 8px;
}
.box-info-product div#cog_general_product_download {
  float: left;
  width: 100%;
  margin-top: 100px;
}
.box-info-product div#cog_general_product_download ul {
  margin-top: 7px;
}
.box-info-product div#cog_general_product_download ul li a {
  color: #fff;
}
#cog_general_product_footer_info {
  float: left;
  width: 100%!important;
  margin-top: 30px;
}
.box-info-product ul#cog_general_product_totals li .preload {
  width: 40%;
  height: 100%;
  left: auto;
  right: 0;   
  background-color: #587EA0;
  color: #fff;
}
.box-info-product ul#cog_general_product_totals li .preload span {
  margin: 10px 20px 0 0;
}
.box-info-product ul#cog_general_product_totals li .preload span:before {
  font-size: 18px;
}
.box-info-product ul#cog_general_product_totals li:last-child {
  margin-top: 3px; 
  background-color: #31567E;
}
.box-info-product ul#cog_general_product_totals li:last-child .preload {
  background-color: #31567E;
}
#cog_product_video {
  margin-top: 80px;
  display: inline-block;
  width: 100%;
}

/* Circulation table */
#circulation {
  position: relative;
  width: 100%!important;
}
#circulation #circulation_content {
  min-height: 100px;
}
#circulation_table {
  width: 100%;
  color: #31567E;
  margin-top: 15px;      
}
#circulation_table table {
  width: 100%;
  font-size: 14px;
  border-collapse: separate;
  border-spacing: 10px
}
#circulation_table table thead tr {
  line-height: 32px;
}
#circulation_table table thead tr th:not(.circulation_table_qty) {
  font-size: 21px;
  padding-left: 15px;
  padding-right: 15px;
}
#circulation_table table tr th, #circulation_table table tr td {
  width: 20%;
  text-align: center;
  border: solid 1px #CECECE;
}
#circulation_table table tr td {
  border-top: solid 1px #CECECE;
  border-left: solid 1px #CECECE;
  cursor: pointer;
}
#circulation_table table tr td.selected, #circulation_table table tr td:hover {
  background-color: #FF6502;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
#circulation_table table tr td:first-child {
  cursor: auto;
}
#circulation_table table tr td:first-child:hover {
  background-color: #FFF;
  color: #31567E;
}
#circulation_table table tr th.selected {
  color: #FF6502;
  font-size: 16px;
  background-color: #FBE5D6;
}
#circulation_table table tr td span.price_strike {
  text-decoration: line-through;
  color: red;
}
#circulation_table table tr td.selected span.price_strike,
#circulation_table table tr td:hover span.price_strike {
  color: #fff;
}
#circulation .preload span {
  margin-top: 5%;
}
#circulation .preload span:before {
  font-size: 55px;    
}

/* Cover image */
#cog_general_cover {
  width: 100%;
  height: 310px;
  background-color: #E6E6E6;
  overflow: hidden;
  position: relative;
  text-align: center;
}
#category #cog_general_cover h1 {
  margin-top: 9%;
}
#product #cog_general_cover {
  height: 400px;
}
#product #cog_general_cover h1 {
  margin-top: 15%;
}
#product #cog_general_cover #cog_general_cover_product > div:nth-child(2):not(#cog_general_cover_product_slider) {
  line-height: 310px;
}
#cog_general_cover > div,
#cog_general_cover > div > div {
  position: relative;
  height: 100%;
  padding: 0;
}
#cog_general_cover h1 {
  font-size: 60px;
  margin-top: 35px;
}
#page #cog_general_cover .rte {
  padding: 0;
  font-size: 20px;
  color: #31567e;
  margin-top: 20px;
  line-height: 28px;
}
#cog_general_cover #cog_general_cover_product img#cog_general_cover_product_img {
  height: 100%;
}
#cog_general_cover #cog_general_cover_product img#cog_general_cover_product_printing_img {
  width: 60%;
  margin-top: 25%;
}
#cog_general_cover #cog_general_cover_product_bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}
#cog_general_cover #cog_general_cover_product_bg img {
  width: 100%;
  height: 100%;
}
#cog_general_cover #cog_general_cover_category_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#cog_general_cover #cog_general_cover_category {
  z-index: 100;
}
#cog_general_cover #cog_general_cover_category img#cog_general_cover_category_img {
  height: 100%;
  max-width: 100%;
}
#cog_general_cover_product_slider .bannercontainer.banner-fullwidth {
  height: 100%;
}

/* Cart */
#layer_cart {
  left: 0;
  top: 0 !important;
}
#layer_cart .layer_cart_cart {
  background-color: #e6e6e6;
  border-color: #cecece;
}
#layer_cart .layer_cart_cart .title {
  color: #31567e;
}
#layer_cart .layer_cart_product .title {
  color: #FF6502;
}
#layer_cart .layer_cart_product .layer_cart_product_info {
  padding-top: 0;
}
#layer_cart .layer_cart_product .layer_cart_product_info span.layer_cart_product_attributes {
  font-size: 12px;
}
#layer_cart .layer_cart_product .layer_cart_product_info #layer_cart_product_title {
  color: #31567e;
}

/* Payment module */
p.payment_module.paypal a.cash {
  background-image: none; 
}

/* Contact us */
.contact-form-box, .contact-form-box fieldset {
  background: 0 none;
}

/* Account creation */
#account-creation_form .form-group, #add_address .form-group {
  display: inline-block;
  vertical-align: top;  
  margin-bottom: 24px;
}
#account-creation_form .form-group {
  width: 30%;
  margin-right: 3.3%;
}
#add_address .form-group {
  width: 32.5%;
  margin-right: 0.5%;
}
#add_address .form-group > div {
  width: 100% !important;
}
#add_address .form-group .form-control {
  max-width: inherit !important;
}
#account-creation_form p.required,
#add_address p.required { color: #767679; font-style: italic; }

/* My account */
#my-account ul.myaccount-link-list li { height: 95px; }
#my-account ul.myaccount-link-list li a { 
  height: calc(100% - 10px); background-color: #fbfbfb; background-image: none;
}
#my-account ul.myaccount-link-list li a i { display: none; }
#my-account ul.myaccount-link-list li a span {
  border: 0 none; margin-left: 0; text-align: center; width: 100%;
  height: 100%; line-height: 43px; color: #31567E;
}

/* File upload link */
#cogfileupload_top { visibility: hidden; }

/* Landing page */
.landing_page_box {
  width: 100%;
}
.landing_page_box > span {
  width: 48%;
  display: inline-block;
}
.landing_page_box > span:first-child {
  margin-right: 3%;
}

/* Feedaty */
#fdt_62dea4db10896_widget_product {
  height: 185px !important; max-height: 185px !important;
}
#fdt_62dea4db10896_widget_product .fdt_widget_wrapper {
  height: 185px !important; max-height: 185px !important;
}
#fdt_62dea4db10896_widget_product .fdt_widget_summary {
  height: 185px !important;
}
#fdt_62dea4db10896_widget_product .rev_date {
  margin: 10px 0 0 18px !important;
}
.fdt_merchantStriscia-1_widget_merchant {
  margin: 0 auto !important;
}
#cog_top_column {
  margin: 30px 0 25px 0;
}

/* Search */
#search_block_top { padding-top: 0; }

/* Alert popup */
#alert_popup {
  position: fixed; background-color: #fff; z-index: 10000; top: 50%; left: 50%; padding: 20px 30px;
  display: none; color: #777777; border: solid 1px #31567E; max-width: 500px;
  transform: translate(-50%, -50%);
}
#alert_popup > div {
  font-size: 17px; padding: 30px 40px; border-bottom: solid 1px #777777;
}
#alert_popup > div:before {
  font-family: "FontAwesome"; font-size: 24px; content: "\f071"; margin-right: 8px; color: #c74848;
}
#alert_popup > a#alert_popup_close {
  position: absolute; top: 0; right: 2px; color: red; font-weight: bold; padding: 5px;
}
#alert_popup > a#alert_popup_close:before {
  font-family: "FontAwesome"; content: "\f057"; font-size: 17px;
}
#alert_popup span#alert_popup_logo {
  position: absolute; top: 5px; left: 5px; width: 25%;
}

/* Product list */
#category ul.product_list.tab-pane > li {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  #category ul.product_list > li {
    padding-bottom: 85px;
    margin-bottom: 0;
  }
}
#category ul.product_list > li .availability {
  display: none;
}
@media (min-width: 1200px) {
  #category ul.product_list > li.last-line {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #category ul.product_list > li.first-item-of-tablet-line {
    clear: none;
  }
  #category ul.product_list > li.first-item-of-mobile-line {
    clear: left;
  }
}

/* Video wrapper */
.videowrapper {
  height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
}
.videowrapper iframe,
.videowrapper object,
.videowrapper embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
