* {
  font-family: "thesans";
}

body {
  background: #f8f8f8;
}

.breadcrumb .breadcrumb_container .breadcrumb-inner li a span {
  color: #b1b1b1;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}
.pos_new_product .product-desc {
  display: none !important;
}
.breadcrumb .breadcrumb_container .breadcrumb-inner li:after {
  color: #b1b1b1 !important;
  font-size: 16px;
  font-weight: bold;
}
#MyPrestaBrandsCarousel{
  height: auto!important;
}
a[href="http://www.magictoolbox.com/magicscroll/"]{
  display: none !important;
}
.breadcrumb .breadcrumb_container .breadcrumb-inner li:last-of-type a span {
  color: white;
}

.back-top a:hover {
  background-color: #00205a;
}
#content-wrapper{
  z-index: 2;
}
#wrapper {
  background-color: #ffffff;
}

@media screen and (max-width: 768px) {
  #wrapper > .container {
    padding: 0;
  }
}

.pagination {
  border-bottom: none;
}

button.btn-primary,
a.btn-primary {
  background-color: #4a90e2;
  border: 2px solid #4a90e2;
}

button.btn-primary.disabled,
button.btn-primary:disabled,
a.btn-primary.disabled,
a.btn-primary:disabled {
  background-color: #00205a;
  border: 2px solid #00205a;
}

button.btn-primary.disabled:hover,
button.btn-primary.disabled:focus,
button.btn-primary.disabled:active,
button.btn-primary:disabled:hover,
button.btn-primary:disabled:focus,
button.btn-primary:disabled:active,
a.btn-primary.disabled:hover,
a.btn-primary.disabled:focus,
a.btn-primary.disabled:active,
a.btn-primary:disabled:hover,
a.btn-primary:disabled:focus,
a.btn-primary:disabled:active {
  background-color: transparent;
  border: 2px solid #00205a;
  color: #00205a;
}

button.btn-primary:hover,
button.btn-primary:focus,
button.btn-primary:active,
a.btn-primary:hover,
a.btn-primary:focus,
a.btn-primary:active {
  background-color: transparent;
  border: 2px solid #4a90e2;
  color: #4a90e2;
}

button.btn-secondary:hover,
a.btn-secondary:hover {
  background-color: #4a90e2;
}

a {
  color: #00205a;
}

a:hover {
  color: #4a90e2;
}

.custom-radio input[type="radio"]:checked + span {
  background-color: #4a90e2;
}

@font-face {
  font-family: "thesans";
  src: url("../fonts/thesans-b7bold-webfont.woff2") format("woff2"),
    url("../fonts/thesans-b7bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "thesans";
  src: url("../fonts/thesans-b6semibold-webfont.woff2") format("woff2"),
    url("../fonts/thesans-b6semibold-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "thesans";
  src: url("../fonts/thesans-b5plain-webfont.woff2") format("woff2"),
    url("../fonts/thesans-b5plain-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "roboto";
  src: url("../fonts/roboto.bold-webfont.woff2") format("woff2"),
    url("../fonts/roboto.bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

#header .header-nav {
  background-color: #000000;
  position: relative;
}

@media screen and (max-width: 768px) {
  #header .header-nav {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  #header .header-nav .box-tags {
    display: none;
  }
}

#header .header-nav .box-tags p {
  color: #e4e7f0;
  font-size: 20px;
  font-weight: bold;
}

#header .header-nav .cart-preview {
  position: absolute;
  bottom: -57px;
  left: 0;
  height: 57px;
  width: 100%;
  display: none;
}

@media screen and (max-width: 1024px) {
  #header .header-nav .cart-preview {
    display: block;
  }
}

#header .header-nav .cart-preview .header {
  display: block;
}

#header .header-nav .cart-preview .header a {
  display: block;
  width: 100%;
  color: black;
}

#header .header-nav .cart-preview .header a:hover {
  color: black;
}

#header .header-nav .setting_top {
  margin-top: -5px;
}

@media screen and (max-width: 768px) {
  #header .header-nav .setting_top {
    float: left;
  }
  #header .header-nav .setting_top.selector-block {
    float: right;
  }
}

#header .header-nav .setting_top span {
  color: #e4e7f0;
  font-size: 16px;
  padding-right: 0;
}

#header .header-nav .setting_top span.expand-more {
  padding-right: 15px;
  font-family: "thesans";
  font-weight: 500;
}

#header .header-nav .setting_top .language-selector {
  margin-top: 5px !important;
}

#header .header-nav .setting_top .language-selector button img {
  margin-top: -4px;
}

#header .header-nav .setting_top .language-selector .dropdown-menu {
  top: 39px !important;
  border-bottom-color: #00205a;
}

#header .header-nav .setting_top .language-selector .dropdown-menu li a {
  font-family: "thesans";
  font-weight: 500;
}

#header .header-nav .setting_top .language-selector .dropdown-menu li.current a,
#header .header-nav .setting_top .language-selector .dropdown-menu li:hover a {
  color: #4a90e2;
}

#header .header-nav .setting_top .user-info-block i.lnr-user {
  font-size: 20px;
  color: #e4e7f0;
  margin-right: 6px;
  float: left;
  margin-top: 2px;
  font-weight: bold;
}

#header .header-nav .setting_top .user-info-block i.lnr-user:hover {
  color: #e4e7f0;
}

#header .header-nav .setting_top .user-info-block .login,
#header .header-nav .setting_top .user-info-block .logout,
#header .header-nav .setting_top .user-info-block .account {
  font-family: "thesans";
  font-weight: 500;
  float: left;
  margin-top: 5px;
}

#header .header-nav .setting_top .user-info-block .logout {
  margin-right: 5px;
  margin-top: 7px;
  color: white;
}

#header .header-nav .setting_top .user-info-block .logout:hover {
  color: #4a90e2;
}

#header .header-nav .setting_top .user-info-block .account span:after {
  display: none;
}

#header .header-top #search_widget {
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid #000;
}

@media screen and (max-width: 992px) {
  #header .header-top #search_widget {
    float: none;
    width: 80%;
    margin: auto;
  }
}

#header .header-top #search_widget .ui-autocomplete-input {
  color: #00205a;
  font-size: 20px;
  opacity: 0.5;
  font-weight: bold;
  padding-left: 0;
}

#header
  .header-top
  #search_widget
  .ui-autocomplete-input::-webkit-input-placeholder {
  /* Edge */
  color: #00205a !important;
  font-size: 20px !important;
  opacity: 0.5 !important;
}

#header
  .header-top
  #search_widget
  .ui-autocomplete-input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #00205a !important;
  font-size: 20px !important;
  opacity: 0.5 !important;
}

#header .header-top #search_widget .ui-autocomplete-input::placeholder {
  color: #00205a !important;
  font-size: 20px !important;
  opacity: 0.5 !important;
}

#header .header-top #search_widget button[type="submit"] {
  color: #00205a;
}

#header .header-top #search_widget button[type="submit"]:hover {
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  #header .header-bottom > .container {
    padding: 0;
  }
}

#header .header-bottom {
  border-width: 2px;
  border-bottom: none;
}

#header .header-bottom.scroll-menu {
  background-color: white !important;
}

#header
  .header-bottom
  .megamenu-container
  #pt_custommenu
  .pt_menu
  .parentMenu
  a {
  color: #00205a;
  text-transform: uppercase;
  font-size: 16px;
  padding: 12px 20px;
  font-weight: bold;
}

#header
  .header-bottom
  .megamenu-container
  #pt_custommenu
  .pt_menu
  .parentMenu
  a:before {
  display: none;
}

#header .header-bottom .megamenu-container #pt_custommenu .pt_menu .popup {
  padding: 0;
}

#header
  .header-bottom
  .megamenu-container
  #pt_custommenu
  .pt_menu
  .popup
  a.itemMenuName,
#header
  .header-bottom
  .megamenu-container
  #pt_custommenu
  .pt_menu
  .popup
  .itemSubMenu
  a {
  padding: 10px;
  margin-bottom: 0;
  color: #00205a;
  opacity: 0.5;
  font-weight: bold;
  line-height: 35px;
  text-transform: uppercase;
  font-size: 16px;
  border-bottom: 1px solid #ededed;
  display: block;
  position: relative;
}

#header
  .header-bottom
  .megamenu-container
  #pt_custommenu
  .pt_menu
  .popup
  a.itemMenuName:after,
#header
  .header-bottom
  .megamenu-container
  #pt_custommenu
  .pt_menu
  .popup
  .itemSubMenu
  a:after {
  background-color: #00205a;
  opacity: 0.5;
}

#header
  .header-bottom
  .megamenu-container
  #pt_custommenu
  .pt_menu
  .popup
  a.itemMenuName:hover,
#header
  .header-bottom
  .megamenu-container
  #pt_custommenu
  .pt_menu
  .popup
  .itemSubMenu
  a:hover {
  color: #4a90e2;
  opacity: 1;
}

#header
  .header-bottom
  .megamenu-container
  #pt_custommenu
  .pt_menu
  .popup
  a.itemMenuName:hover:after,
#header
  .header-bottom
  .megamenu-container
  #pt_custommenu
  .pt_menu
  .popup
  .itemSubMenu
  a:hover:after {
  background-color: #4a90e2;
  opacity: 1;
}

#header
  .header-bottom
  .megamenu-container
  #pt_custommenu
  .pt_menu.act
  .parentMenu
  a,
#header
  .header-bottom
  .megamenu-container
  #pt_custommenu
  .pt_menu.active
  .parentMenu
  a {
  color: #4a90e2;
}

@media screen and (max-width: 1024px) {
  #header .header-bottom .megamenu-container .cart-preview {
    display: none !important;
  }
}

#header .header-bottom .megamenu .pt_vegamenu .pt_vmegamenu_title {
  background-color: #00205a;
}

#header .header-bottom .megamenu .pt_vegamenu .pt_vmegamenu_title h2 {
  color: white;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: bold;
}

#header .header-bottom .megamenu .pt_vegamenu .pt_vmegamenu {
  border: solid 2px #00205a;
}

#header .header-bottom .megamenu .pt_vegamenu .pt_vmegamenu a {
  color: #00205a;
  opacity: 0.5;
  font-size: 18px;
  font-weight: bold;
  border-bottom-width: 2px;
}

#header .header-bottom .megamenu .pt_vegamenu .pt_vmegamenu a:before {
  display: none;
}

#header .header-bottom .megamenu .pt_vegamenu .pt_vmegamenu a:hover {
  color: #4a90e2;
  opacity: 1;
}

#header
  .header-bottom
  .megamenu
  .pt_vegamenu
  .pt_vmegamenu
  .pt_menu
  .wrap-popup
  .popup {
  border: solid 2px #00205a;
}

#header
  .header-bottom
  .megamenu
  .pt_vegamenu
  .pt_vmegamenu
  .pt_menu
  .wrap-popup
  .popup
  .box-popup {
  padding: unset;
}

#header
  .header-bottom
  .megamenu
  .pt_vegamenu
  .pt_vmegamenu
  .pt_menu
  .wrap-popup
  .popup
  .box-popup
  a.itemMenuName {
  padding: 10px;
}

#header
  .header-bottom
  .megamenu
  .pt_vegamenu
  .pt_vmegamenu
  .pt_menu:not(.noSub):after {
  font-size: 18px;
  opacity: 0.5;
}

#header
  .header-bottom
  .megamenu
  .pt_vegamenu
  .pt_vmegamenu
  .pt_menu:hover:not(.noSub):after {
  color: #4a90e2;
  opacity: 1;
}

#header .header-bottom .pt_custommenu_mobile .navbar {
  background-color: #00205a;
}

#header .header-bottom .pt_custommenu_mobile .navbar a.btn-navbar {
  font-size: 22px;
  font-weight: 500;
  padding: 9px 0;
}

#header .header-bottom .pt_custommenu_mobile .navbar a.btn-navbar:before {
  font-family: FontAwesome;
  content: "\f0c9";
  padding: 9px 15px;
  font-size: 22px;
}

#header .header-bottom .pt_custommenu_mobile .navbar a.btn-navbar:after {
  content: "\f107";
  padding: 9px 0;
  font-size: 22px;
}

.cart-preview {
  padding: 0 !important;
}

.cart-preview .header {
  margin-top: 0 !important;
}

.cart-preview .header a {
  background-color: #f8c542;
  float: right;
  position: relative;
  display: block;
  color: black;
  font-size: 20px;
  text-transform: uppercase;
  padding: 12px 20px;
  padding-left: 60px;
  margin-bottom: 0;
  font-weight: bold;
  line-height: 30px;
  width: auto;
}

.cart-preview .header a:before {
  display: inline-block;
  content: "\e82e";
  font-family: "Linearicons-Free";
  font-size: 32px;
  position: absolute;
  font-weight: normal;
  top: 10px;
  left: 15px;
  color: black;
}
#product-details .label {
  font-weight: 400;
}
.brands-ref .product-reference {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.brands-ref .product-reference span {
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  color: #000000;
}

.brands-ref .product-reference label {
  font-size: 18px;
}
.cart-preview .header a .item_count {
  right: unset;
  left: 30px;
  top: 3px;
  background-color: #00205a;
}
.brands-ref .manufacturer-logo {
  max-height: 60px;
  border: none;
}
.product-features p.h6,
.product-attachments h3.h5 {
  background-color: #00205a;
  font-family: "TheSans";
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 23px;
  color: #ffffff;
  padding: 25px 20px;
  margin-bottom: 30px;
}
body .product-features > dl.data-sheet dd.value,
body .product-features > dl.data-sheet dt.name {
  margin: 0;
  padding: 20px;
  background: transparent;
}
body .product-features > dl.data-sheet dd.value {
  text-align: end;
  font-size: 20px;
  color: #00205a;
  font-weight: 700;
}
.product-features > dl.data-sheet dd.value:nth-of-type(2n),
.product-features > dl.data-sheet dt.name:nth-of-type(2n) {
  background: #f9f9f9;
}
body .product-features > dl.data-sheet dt.name {
  font-size: 20px;
  color: #000;
}
body .product-attachments .svg-attachment {
  background-color: #e9e9e9;
  border-radius: 100px;
  width: fit-content;
  padding: 15px 18px;
}

body .attachment > a {
  display: flex;
  align-items: center;
  transition: all0.2s ease-in-out;
  width: fit-content;
}
body .attachment .dl-attachment h4 p {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}
body .attachment .dl-attachment {
  padding-right: 25px;
  transition: 0.2s ease-in-out all;
  border-radius: 50px;
}
body .attachment .dl-attachment:hover {
  transition: 0.3s ease-in-out all;
  box-shadow: inset 300px 0 0 0 #e9e9e9;
}
body .attachment .dl-attachment:hover p {
  transition: 0.3s ease-in-out all;
  box-shadow: inset 300px 0 0 0 #e9e9e9;
}
body .attachment p {
  margin-left: 15px;
  margin-bottom: 0;
}
body .dl-attachment {
  display: flex;
  align-items: center;
}
body .attachement-go {
  transition: 0.2s all ease-in-out;
  opacity: 0;
}
body .attachment a:hover .attachement-go {
  transition: 0.5s all ease-in-out;
  opacity: 1;
}
.cart-preview .body ul li .img_content .product-quantity {
  background-color: #4a90e2;
}

.cart-preview .body ul li .right_block .product-name:hover {
  color: #4a90e2;
}

.cart-preview .body ul li .right_block .product-price {
  color: #4a90e2;
  font-weight: bold;
  font-family: "roboto";
}

.cart-preview .body .checkout .btn-primary {
  background-color: #4a90e2;
  border: 2px solid #4a90e2;
}

.cart-preview .body .checkout .btn-primary:hover {
  color: #4a90e2;
  background-color: transparent;
}

#blockcart-modal .modal-header {
  background-color: #4a90e2;
}

#blockcart-modal .cart-content-btn a.btn-primary i {
  margin-top: -5px;
}

#cart .cart-grid .cart-item .product-line-info a:hover {
  color: #4a90e2;
}

#cart .cart-grid .cart-item .current-price .price {
  color: #4a90e2;
  font-weight: bold;
  font-family: "roboto";
}

#cart .cart-grid .cart-item .product-discount .discount-percentage {
  background-color: #00205a;
}

#cart .checkout .text-sm-center .btn-primary:hover {
  color: #4a90e2;
}

.pos_bannerslide {
  padding-top: 0;
  background-color: unset;
  padding-bottom: 0;
}

@media screen and (max-width: 768px) {
  .pos_bannerslide {
    display: none;
  }
}

.pos_bannerslide .pos-slideshow {
  margin-bottom: 0;
}

.pos_bannerslide .pos-slideshow .nivoSlider .nivo-directionNav a {
  opacity: 1;
  margin-top: unset;
  background-color: rgba(255, 255, 255, 0.4);
  border: none;
  color: #e4e7f0;
  -webkit-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

.pos_bannerslide .pos-slideshow .nivoSlider .nivo-directionNav a i {
  font-size: 25px;
}

.pos_bannerslide .pos-slideshow .nivoSlider .nivo-directionNav a:hover {
  color: #4a90e2;
}

.pos_bannerslide .pos-slideshow .nivoSlider .nivo-directionNav a.nivo-prevNav {
  left: 0;
}

.pos_bannerslide
  .pos-slideshow
  .nivoSlider
  .nivo-directionNav
  a.nivo-prevNav
  i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.pos_bannerslide .pos-slideshow .nivoSlider .nivo-directionNav a.nivo-nextNav {
  right: 0;
}

.pos_bannerslide .pos-slideshow .nivo-controlNav a {
  border-radius: 0;
}

.pos_bannerslide .pos-slideshow .nivo-controlNav a:hover,
.pos_bannerslide .pos-slideshow .nivo-controlNav a.active {
  border-color: #4a90e2;
}

.pos_bannerslide .pos-slideshow .banner7-des .info {
  background-color: rgba(0, 32, 90, 0.8);
  height: 100%;
  width: 40%;
  padding-top: 10%;
}

.pos_bannerslide .pos-slideshow .banner7-des .info p {
  color: white;
  font-size: 20px;
  font-weight: bold;
  font-family: "thesans";
}

.pos_bannerslide .pos-slideshow .banner7-des .info p.title {
  font-size: 40px;
  font-weight: bold;
  font-family: "thesans";
  text-transform: uppercase;
}

.pos_bannerslide .pos-slideshow .banner7-des .info a {
  color: white;
  background: none;
  border: 2px solid white;
  font-size: 22px;
  font-weight: bold;
  font-family: "thesans";
}
.brands-ref {
  display: flex;
  justify-content: space-between;
}
article.product-miniature .img_block {
  height: auto;
  border: solid 1px #9e9e9e;
}

article.product-miniature .img_block a {
  height: auto;
}

article.product-miniature .img_block a img {
  height: auto;
  width: 197px;
  object-fit: cover;
  margin: auto;
}

article.product-miniature .img_block .product-flag {
  top: 0 !important;
  left: 0 !important;
  position: absolute;
}

article.product-miniature .img_block .product-flag li {
  background-color: #00205a;
  top: unset !important;
  left: unset;
  font-size: 20px;
  padding: 5px 15px;
  position: relative;
  text-transform: uppercase;
  height: auto;
  width: auto;
  border-right: solid 1px #9e9e9e;
  border-bottom: solid 1px #9e9e9e;
  font-weight: bold;
  font-family: "thesans";
}

article.product-miniature .img_block .product-flag .pack {
  display: none;
}

article.product-miniature .product_desc h1 a.product_name {
  color: #00205a;
  font-size: 20px;
  text-align: left;
  font-weight: bold;
  white-space: inherit !important;
}

article.product-miniature .product_desc h1 a.product_name:hover {
  color: #00205a;
}

article.product-miniature .product_desc .product-price-and-shipping {
  width: 100%;
}

article.product-miniature .product_desc .product-price-and-shipping .price {
  color: #68aeff;
  font-size: 20px;
  font-weight: bold;
  font-family: "roboto";
}

.product_block_container .pos_content .owl-nav > div {
  opacity: 1;
  margin-top: unset;
  background-color: transparent;
  border: none;
  color: #e4e7f0;
  -webkit-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

.product_block_container .pos_content .owl-nav > div:hover {
  color: #4a90e2;
  background-color: transparent;
}

.product_block_container .pos_content .owl-nav > div:hover:before {
  color: #4a90e2;
}

.product_block_container .pos_content .owl-nav > div.owl-prev {
  left: -40px;
  top: 97px;
}

.product_block_container .pos_content .owl-nav > div.owl-prev:before {
  font-family: "FontAwesome";
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  display: inline-block;
  content: "\f0da";
  font-size: 25px;
}

.product_block_container .pos_content .owl-nav > div.owl-next {
  right: -40px;
  top: 97px;
}

.product_block_container .pos_content .owl-nav > div.owl-next:before {
  font-family: "FontAwesome";
  content: "\f0da";
  font-size: 25px;
}

.product_block_container .pos_content:hover .owl-nav > div {
  color: #4a90e2;
  background-color: transparent;
  -webkit-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

.product_categoryslide .owl-nav > div {
  opacity: 1;
  margin-top: unset;
  background-color: #00205a;
  border: none;
  color: white;
  -webkit-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

.product_categoryslide .owl-nav > div:hover {
  color: #4a90e2;
  background-color: #00205a;
}

.product_categoryslide .owl-nav > div:hover:before {
  color: #4a90e2;
}

.product_categoryslide .owl-nav > div.owl-prev {
  left: 15px;
  top: 97px;
}

.product_categoryslide .owl-nav > div.owl-prev:before {
  font-family: "FontAwesome";
  display: inline-block;
  content: "\f0d9";
}

.product_categoryslide .owl-nav > div.owl-next {
  right: 15px;
  top: 97px;
}

.product_categoryslide .owl-nav > div.owl-next:before {
  font-family: "FontAwesome";
  content: "\f0da";
}

.pos_new_product {
  background-color: #00205a;
  margin: 0;
  padding: 27px 54px 68px 55px;
}

.pos_new_product .pos_title {
  text-align: left;
}

.pos_new_product .pos_title h2 {
  color: white;
  text-transform: uppercase;
  font-family: "thesans";
}

.pos_new_product
  .pos_content
  .product-miniature
  .product_desc
  h1
  a.product_name {
  color: white;
  font-size: 20px;
  text-align: left;
}

.pos_new_product
  .pos_content
  .product-miniature
  .product_desc
  h1
  a.product_name:hover {
  color: white;
}

.gruod {
  margin: 0;
  background-color: white;
}

.gruod .pos-featured-products {
  margin: 0;
  padding: 31px 54px 68px 55px;
}

.gruod .pos-featured-products .pos_title {
  text-align: left;
}

.gruod .pos-featured-products .pos_title h2 {
  color: #00205a;
  text-transform: uppercase;
  padding-bottom: 32px;
  font-weight: bold;
  font-family: "thesans";
}

.gruod .pos-featured-products .product-miniature .img_block {
  float: none;
  width: auto;
}

.gruod .pos-featured-products .product_desc {
  float: none !important;
  width: auto !important;
  padding: 18px 0 !important;
  padding-bottom: 0 !important;
}

.home_blog_post_area {
  margin-top: 0;
  margin-bottom: 0;
  background-color: #eeeeee;
}

.home_blog_post_area .container {
  background-color: #eeeeee;
  padding: 47px 55px;
}

.home_blog_post_area .container .pos_title {
  text-align: left;
}

.home_blog_post_area .container .pos_title h2 {
  color: #00205a;
  text-transform: uppercase;
  padding-bottom: 32px;
  font-weight: bold;
  font-family: "thesans";
}

.home_blog_post_area .container .blog_slider .item .blog_post h4.post_title {
  color: #00205a;
  font-size: 20px;
  margin-bottom: 12px;
  font-weight: bold;
  font-family: "thesans";
}

.home_blog_post_area
  .container
  .blog_slider
  .item
  .blog_post
  h4.post_title:hover {
  color: #00205a;
}

.home_blog_post_area .container .blog_slider .item .blog_post .read-more {
  padding-top: 0;
  font-weight: bold;
  font-size: 20px;
  color: #68aeff;
  font-family: "roboto";
}

.home_blog_post_area .container .blog_slider .item .blog_post .read-more:hover {
  color: #68aeff;
}

.home_blog_post_area
  .container
  .blog_slider
  .item
  .blog_post
  .read-more:before {
  display: none;
}

.home_blog_post_area .container .show-posts {
  display: inline-block;
  color: #00205a;
  margin-top: 30px;
  margin-left: 15px;
  padding: 9px 15px 6px 15px;
  border: 2px solid #00205a;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
}

.home_blog_post_area .container .show-posts:hover {
  color: #68aeff;
  border-color: #68aeff;
}

#mypresta_mib {
  margin-bottom: 0;
  padding: 70px 0;
  box-shadow: none;
}

#mypresta_mib .mypresta_mib_container {
  padding: 0 80px;
  position: relative;
}

#mypresta_mib .mypresta_mib_container .mib_action {
  opacity: 1;
  background-color: transparent;
  border: none;
  color: #e4e7f0;
  -webkit-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  background: none;
  position: absolute;
  top: 50%;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  right: 0;
}

#mypresta_mib .mypresta_mib_container .mib_action i {
  display: block;
  width: 100%;
  line-height: 40px;
  text-align: center;
  font-size: 25px;
}

#mypresta_mib .mypresta_mib_container .mib_action#mib_left_action {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  display: inline-block;
  right: unset;
  left: 0;
}

#mypresta_mib .mypresta_mib_container .mib_action:hover {
  color: #4a90e2;
  cursor: pointer;
}

.wt-block-testimonial {
  background: none;
  margin: 0;
  padding: 0;
  background-color: #00205a;
}

@media screen and (max-width: 768px) {
  .wt-block-testimonial {
    display: none;
  }
}

.wt-block-testimonial .container {
  padding: 40px 58px 20px 58px;
  background-image: url("../img/xpo_logo_bg_full.png");
  background-repeat: no-repeat;
  background-position: bottom right;
}

.wt-block-testimonial .container h2 {
  font-weight: bold;
  font-size: 30px;
  color: white;
  text-transform: uppercase;
}

.wt-block-testimonial .container .tab-content {
  background: transparent;
  padding-top: 15px;
}

.wt-block-testimonial .container .tab-content .tab-pane {
  color: white;
  font-size: 18px;
  font-weight: 500;
}

.wt-block-testimonial .container .tab-content .tab-pane p {
  font-size: 18px;
  font-weight: 500;
  color: white;
  margin-bottom: 30px;
  line-height: normal;
}

.wt-block-testimonial .container .tab-content .tab-pane p .name {
  font-weight: bold;
  text-transform: uppercase;
}

.wt-block-testimonial .container .nav {
  border: none;
  min-height: 120px;
}

.wt-block-testimonial .container .nav a {
  width: 84px;
  height: 80px;
  background: none;
  border: none;
}

.wt-block-testimonial .container .nav a.active {
  width: 159px;
  height: 159px;
  margin-top: -38px;
  background: none;
  border: none;
}

.pos_bestseller_product {
  background-color: #f8f8f8;
  margin-top: 0;
  padding-top: 80px;
}

#footer {
  background: none;
}

@media screen and (max-width: 768px) {
  #footer .footer-container .wrapper {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}

#footer .footer-container .footer-top {
  background-color: #000;
}

@media screen and (max-width: 768px) {
  #footer .footer-container .footer-top {
    padding-top: 40px;
  }
}

#footer .footer-container .footer-top > .container > .row {
  border-bottom: 1px solid #e4e7f0;
}

#footer .footer-container .footer-top > .container > .row .box-footer {
  padding: 0 15px;
}

#footer .footer-container .footer-top > .container > .row .footer_block h2,
#footer .footer-container .footer-top > .container > .row .footer_block h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
}

#footer .footer-container .footer-top > .container > .row .footer_block p {
  font-size: 16px;
  font-weight: bold;
  color: #e4e7f0;
  opacity: 0.8;
  line-height: 1.13;
}

#footer .footer-container .footer-top > .container > .row .footer_block li a {
  color: #e4e7f0;
  opacity: 0.8;
  line-height: 1.13;
}

#footer
  .footer-container
  .footer-top
  > .container
  > .row
  .footer_block
  .ft_newsletter
  form
  .input-wrapper
  input[name="email"] {
  border-bottom: 2px solid #4a90e2;
  color: #e4e7f0;
  font-size: 16px;
  font-weight: bold;
  opacity: 1;
  padding-left: 0;
}

#footer
  .footer-container
  .footer-top
  > .container
  > .row
  .footer_block
  .ft_newsletter
  form
  .input-wrapper
  input[name="email"]::-webkit-input-placeholder {
  color: #e4e7f0;
  font-weight: bold;
  opacity: 1;
}

#footer
  .footer-container
  .footer-top
  > .container
  > .row
  .footer_block
  .ft_newsletter
  form
  .input-wrapper
  input[name="email"]:-moz-placeholder {
  color: #e4e7f0;
  font-weight: bold;
  opacity: 1;
}

#footer
  .footer-container
  .footer-top
  > .container
  > .row
  .footer_block
  .ft_newsletter
  form
  .input-wrapper
  input[name="email"]::-moz-placeholder {
  color: #e4e7f0;
  font-weight: bold;
  opacity: 1;
}

#footer
  .footer-container
  .footer-top
  > .container
  > .row
  .footer_block
  .ft_newsletter
  form
  .input-wrapper
  input[name="email"]:-ms-input-placeholder {
  color: #e4e7f0;
  font-weight: bold;
  opacity: 1;
}

#footer
  .footer-container
  .footer-top
  > .container
  > .row
  .footer_block
  .ft_newsletter
  form
  .input-sub {
  width: 30px;
}

#footer
  .footer-container
  .footer-top
  > .container
  > .row
  .footer_block
  .ft_newsletter
  form
  .input-sub
  span.lnr {
  background: transparent;
  color: #4a90e2;
  text-align: right;
}

#footer
  .footer-container
  .footer-top
  > .container
  > .row
  .footer_block
  #socials_links {
  margin-top: 125px;
}

@media screen and (max-width: 768px) {
  #footer
    .footer-container
    .footer-top
    > .container
    > .row
    .footer_block
    #socials_links {
    margin-top: 70px;
  }
}

#footer
  .footer-container
  .footer-top
  > .container
  > .row
  .footer_block
  #socials_links
  a {
  color: white;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
}

#footer
  .footer-container
  .footer-top
  > .container
  > .row
  .footer_block
  .footer_list
  li
  a {
  line-height: 1.13;
  font-weight: bold;
  font-size: 16px;
  transition: none;
}

#footer
  .footer-container
  .footer-top
  > .container
  > .row
  .footer_block
  .footer_list
  li
  a:hover {
  color: #4a90e2;
  padding: 0;
  transition: none;
}

#footer
  .footer-container
  .footer-top
  > .container
  > .row
  .footer_block
  .col-2
  .footer_list {
  columns: 2;
  padding-right: 40px;
}

#footer .footer-container .footer-bottom {
  background-color: #000;
  padding-top: 28px;
  padding-bottom: 20px;
}

@media screen and (max-width: 768px) {
  #footer .footer-container .footer-bottom {
    padding-top: 0;
  }
}

#footer .footer-container .footer-bottom .links-bottom {
  margin-top: 0;
}

#footer .footer-container .footer-bottom .links-bottom ul.link li {
  font-weight: 500;
  font-size: 16px !important;
}

#footer .footer-container .footer-bottom .links-bottom ul.link li a {
  font-weight: 500;
  font-size: 16px !important;
  color: #e4e7f0;
  opacity: 0.8;
}

#footer .footer-container .footer-bottom .links-bottom ul.link li a:hover {
  color: #4a90e2;
}

#footer .footer-container .footer-bottom .copyright {
  margin-top: 20px;
  font-weight: 500;
  font-size: 16px;
  color: #e4e7f0;
  opacity: 0.8;
}

@media screen and (max-width: 768px) {
  #footer .footer-container .footer-bottom .copyright {
    margin-top: 0;
  }
}

.block-category h1.h1 {
  text-transform: uppercase !important;
  color: #00205a;
  font-size: 20px;
  font-weight: bold;
  margin-top: 0;
  font-family: "thesans";
}

.block-category #category-description p {
  font-family: "thesans";
  font-weight: 500;
}

.block-categories {
  border-color: #e5e5e5;
}

.block-categories ul.category-top-menu a {
  color: #00205a;
}

.block-categories ul.category-top-menu a.h6 {
  text-transform: uppercase !important;
  font-family: "thesans";
  font-weight: bold;
}

.block-categories ul.category-top-menu .category-sub-menu li a {
  color: #00205a;
}

.block-categories ul.category-top-menu .category-sub-menu li a:hover {
  color: #4a90e2;
}

#search_filters_wrapper #search_filters {
  border-color: #e5e5e5;
}

#search_filters_wrapper #search_filters > p.h6 {
  display: none;
}

#search_filters_wrapper #search_filters section p.h6 {
  color: #00205a;
  text-transform: uppercase !important;
  font-size: 15px;
  font-weight: 500;
}

#search_filters_wrapper #search_filters section ul .facet-label a {
  font-size: 17px;
  color: #3c3c3b;
}

#search_filters_wrapper #search_filters section ul .facet-label a:hover {
  color: #4a90e2;
}

#products-list .products-selection p,
#products-list .products-selection span {
  text-transform: unset;
  color: #3c3c3b;
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
}

#products-list .products-selection .total-products {
  display: flex;
  align-items: center;
  height: 30px;
}

#products-list .products-selection .total-products ul.display {
  margin-top: 0;
}

#products-list .products-selection .total-products ul.display #grid a,
#products-list .products-selection .total-products ul.display #list a {
  line-height: 20px;
  color: #00205a;
  font-size: 21px;
  margin-right: 10px;
}

#products-list .products-selection .total-products ul.display #grid a:before,
#products-list .products-selection .total-products ul.display #list a:before {
  display: none;
}

#products-list .products-selection .total-products ul.display #grid a i,
#products-list .products-selection .total-products ul.display #list a i {
  display: inline-block;
}

#products-list .products-selection .total-products #list a {
  font-size: 20px;
}

#products-list .products-selection .sort-by-row button.select-title {
  border: solid 1px #00205a;
  padding: 3px 15px;
  color: #3c3c3b;
}

#products-list .products-selection .sort-by-row button.select-title i {
  color: #00205a;
}

#products-list .products article.product-miniature .img_block {
  height: auto;
  border: solid 1px #9e9e9e;
}
body #search_filters .facet .facet-label {
  margin: 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body #search_filters .facet .facet-label .custom-checkbox,
body #search_filters .facet .facet-label .custom-radio {
  top: inherit;
}
#products-list .products article.product-miniature .img_block a {
  height: auto;
}
body #search_filters .facet .facet-label a {
  text-overflow: inherit;
  white-space: inherit;
}
#products-list .products article.product-miniature .img_block a img {
  height: auto;
  width: 100%;
  object-fit: cover;
}

#products-list .products article.product-miniature .product_desc {
  padding-top: 11px;
}

#products-list
  .products
  article.product-miniature
  .product_desc
  h1
  a.product_name {
  text-align: left;
  margin-bottom: 10px;
}

body .breadcrumb {
  padding: 25px 0 !important ;
  background: url("../img/bandeau-xpo.png") no-repeat right, #00205a !important;
  border-top: 2px solid #4a90e2;
}
body#manufacturer.page-manufacturer #left-column {
  display: none;
}
body#manufacturer.page-manufacturer #content-wrapper h1 {
  text-transform: uppercase;
  font-size: 24px;
}
body#manufacturer.page-manufacturer #content-wrapper {
  width: 100% !important;
}

body#manufacturer.page-manufacturer #content-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-top: 60px;
}

body#manufacturer.page-manufacturer #content-wrapper ul li {
  width: 30%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 50px;
}
body#manufacturer.page-manufacturer
  #content-wrapper
  .brand-products::first-letter {
  text-transform: uppercase !important;
}
body#manufacturer.page-manufacturer #content-wrapper .brand-products {
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  color: #68aeff;
  margin-top: 15px;
}
body#manufacturer.page-manufacturer #content-wrapper .brand-products a {
  color: #68aeff;
}
body#manufacturer.page-manufacturer #content-wrapper .brand-products a:hover {
  color: #00205a;
}
body#manufacturer.page-manufacturer #content-wrapper .brand-infos p {
  text-align: center !important;
}
body#manufacturer.page-manufacturer #content-wrapper .brand-infos p > a {
  font-size: 26px;
  line-height: 24px;
  font-weight: 700;
  color: #000000;
}

body#manufacturer.page-manufacturer #content-wrapper .brand-img {
  border: 1px solid #eeeeee;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 15px 25px;
}

body.page-product #main h1.h1 {
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: bold;
  color: #00205a;
  text-transform: uppercase;
  font-family: "thesans";
}

@media screen and (max-width: 768px) {
  body.page-product #main .images-container .pos_content {
    padding: 15px;
  }
}

body.page-product #main .images-container .pos_content .product-flag {
  display: block !important;
  top: 0 !important;
  left: 148px !important;
  position: absolute;
}

@media screen and (max-width: 768px) {
  body.page-product #main .images-container .pos_content .product-flag {
    left: 164px !important;
    top: 15px !important;
  }
}

body.page-product #main .images-container .pos_content .product-flag li {
  background-color: #00205a;
  top: unset !important;
  left: unset;
  font-size: 20px;
  padding: 5px 15px;
  position: relative;
  text-transform: uppercase;
  height: auto;
  width: auto;
  border-right: solid 1px #9e9e9e;
  border-bottom: solid 1px #9e9e9e;
  font-weight: bold;
  font-family: "thesans";
  display: block;
  color: white;
}

body.page-product
  #main
  .images-container
  .pos_content
  .product-flag
  li.new
  span {
  background: none;
  border-radius: unset;
  font-size: 20px;
  height: auto;
  width: auto;
  line-height: normal;
}

body.page-product #main .images-container .pos_content .product-flag .pack {
  display: none;
}

body.page-product #main .images-container .pos_content .lSSlideOuter.vertical {
  padding-right: 0 !important;
  padding-left: 130px;
}

body.page-product
  #main
  .images-container
  .pos_content
  .lSSlideOuter.vertical
  #product-thumbnails
  li
  img {
  width: auto;
  height: 493px;
}

@media screen and (max-width: 768px) {
  body.page-product
    #main
    .images-container
    .pos_content
    .lSSlideOuter.vertical
    #product-thumbnails
    li
    img {
    width: 100%;
    object-fit: cover;
  }
}

body.page-product
  #main
  .images-container
  .pos_content
  .lSSlideOuter.vertical
  .lSGallery {
  left: 0;
  right: unset;
  width: 112px;
}

body.page-product
  #main
  .images-container
  .pos_content
  .lSSlideOuter.vertical
  .lSGallery
  li
  a {
  display: block;
  height: 100%;
}

body.page-product
  #main
  .images-container
  .pos_content
  .lSSlideOuter.vertical
  .lSGallery
  li
  a
  img {
  display: block;
  height: 100%;
  object-fit: cover;
}

@media screen and (max-width: 768px) {
  body.page-product #main .product-wrapper {
    padding: 15px;
  }
}

body.page-product #main .product-wrapper p.reference {
  font-size: 14px;
  color: #c5c5c5;
  margin-bottom: 15px;
}

body.page-product #main .product-wrapper .product-desc p {
  font-size: 18px;
  color: #00205a;
  line-height: 22px;
}

body.page-product #main .product-wrapper .comments_note {
  margin-right: 15px;
}

body.page-product #main .product-wrapper .star_content .star:after {
  color: #cfcfcf;
  font-family: FontAwesome;
  content: "\f005";
}

body.page-product #main .product-wrapper .star_content .star.star_on:after {
  color: #4a90e2;
}

body.page-product #main .product-wrapper .comments_advices li a.reviews:hover,
body.page-product
  #main
  .product-wrapper
  .comments_advices
  li
  a.open-comment-form:hover {
  color: #4a90e2 !important;
}

body.page-product #main .product-wrapper .social-sharing {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  margin-top: 0;
}

body.page-product #main .product-wrapper .social-sharing span {
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
}

body.page-product #main .product-wrapper .social-sharing li.facebook a:before {
  content: " ";
  width: 23px;
  height: 23px;
  background: url("../img/facebook.png");
}

body.page-product #main .product-wrapper .product-actions p {
  margin-bottom: 0;
}

body.page-product #main .product-wrapper .product-actions .product-prices {
  margin: 30px 0 15px 0;
}

body.page-product
  #main
  .product-wrapper
  .product-actions
  .product-prices
  .current-price
  .price {
  color: #4a90e2 !important;
  font-size: 34px;
  font-weight: bold;
  font-family: "roboto";
}

body.page-product
  #main
  .product-wrapper
  .product-actions
  .product-prices
  .current-price
  .discount {
  background-color: #4a90e2;
}

body.page-product
  #main
  .product-wrapper
  .product-actions
  .product-prices
  .tax-shipping-delivery-label {
  display: none;
}

body.page-product #main .product-wrapper .product-actions .control-label {
  font-size: 19px;
  color: #c5c5c5;
  text-transform: uppercase;
}

body.page-product #main .product-wrapper .product-actions .btn.add-to-cart {
  background-color: #4a90e2;
  border: 2px solid #4a90e2;
  padding: 12px 42px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1;
  margin-left: 10px;
  font-weight: bold;
}

body.page-product
  #main
  .product-wrapper
  .product-actions
  .btn.add-to-cart:hover {
  color: #4a90e2;
  background-color: transparent;
}

body.page-product
  #main
  .product-wrapper
  .product-actions
  .product-additional-info
  #wishlist_button {
  font-size: 16px;
  line-height: 22px;
  color: #00205a;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 5px;
  display: inline-block;
  background: none;
  margin-left: 0;
}
.allert_note{
  display: none!important;
}

body.page-product
  #main
  .product-wrapper
  .product-actions
  .product-additional-info
  #wishlist_button
  i {
  font-size: 20px;
}

body.page-product
  #main
  .product-wrapper
  .product-actions
  #add-to-cart-or-refresh {
  position: relative;
}

body.page-product
  #main
  .product-wrapper
  .product-actions
  #add-to-cart-or-refresh
  #product-availability {
  position: absolute;
  top: -40px;
  color: red;
  font-size: 15px;
  line-height: 22px;
}

body.page-product
  #main
  .product-wrapper
  .product-actions
  #add-to-cart-or-refresh
  #product-availability.available {
  color: #7ed321;
}

body.page-product #main .product-wrapper #block-reassurance {
  margin-top: 40px;
}

body.page-product #main .product-wrapper #block-reassurance li {
  border-bottom: 2px solid #d2d2d2;
}

body.page-product #main .product-wrapper #block-reassurance li:first-of-type {
  border-top: 2px solid #d2d2d2;
}

body.page-product #main .product-wrapper #block-reassurance li span.h6 {
  font-size: 18px;
  color: #232323;
  line-height: 22px;
}

body.page-product #main .tabs .nav-tabs li a {
  font-size: 18px;
}

body.page-product #main .tabs .nav-tabs li a:hover,
body.page-product #main .tabs .nav-tabs li a.active {
  color: #00205a;
}

body.page-product #main .tabs .tab-content {
  padding: 30px;
}

body.page-product #main .tabs .tab-content #description p {
  font-size: 18px;
  color: #00205a;
  line-height: 25px !important;
}

body.page-product .categoryproducts h2 {
  text-transform: none;
  color: #00205a;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 15px;
}

body.page-product
  .categoryproducts
  article.product-miniature
  .product_desc
  .product-price-and-shipping {
  text-align: center !important;
}

body.page-cms .breadcrumb .breadcrumb-inner li:after {
  color: #b1b1b1 !important;
  font-size: 16px;
}

body.page-cms .breadcrumb .breadcrumb-inner li:last-of-type a span {
  color: white;
}

body.page-cms header h1 {
  color: #00205a;
  font-weight: bold;
  font-size: 25px;
  text-transform: uppercase;
}

body.page-cms #content {
  color: #00205a;
  font-size: 18px;
  line-height: 22px;
  padding: 0;
}

body.page-cms #content strong {
  font-weight: bold;
  color: #4a90e2;
  font-size: 22px;
}

#contact .breadcrumb .breadcrumb-inner li a span {
  color: #b1b1b1;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}

#contact .breadcrumb .breadcrumb-inner li:after {
  color: #b1b1b1 !important;
  font-size: 16px;
}

#contact .breadcrumb .breadcrumb-inner li:last-of-type a span {
  color: white;
}

#contact .contact-rich {
  margin-top: 20px;
}

#contact .contact-rich h4 {
  display: none;
}

#contact .contact-rich .block .data {
  color: #00205a;
  opacity: 0.8;
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
}

#contact .contact-rich .block a {
  font-size: 16px;
  line-height: 18px;
  font-weight: normal;
  opacity: 0.8;
  color: #4a90e2;
}

#contact h1 {
  font-size: 25px;
  font-weight: bold;
  color: #00205a;
  text-transform: uppercase;
}

#contact .contact-form {
  padding-top: 0;
}

#contact .contact-form form .form-control-label {
  display: none;
}

#contact .contact-form form .form-control {
  background-color: transparent;
  border: solid 1px #d7d7d7;
  width: 100%;
  font-size: 20px;
  color: #00205a;
  font-weight: normal;
}

#contact .contact-form form .form-control::-webkit-input-placeholder {
  color: #00205a;
  font-weight: normal;
  font-size: 20px;
  opacity: 1;
}

#contact .contact-form form .form-control:-moz-placeholder {
  color: #00205a;
  font-weight: normal;
  opacity: 1;
  font-size: 20px;
}

#contact .contact-form form .form-control::-moz-placeholder {
  color: #00205a;
  font-weight: normal;
  opacity: 1;
  font-size: 20px;
}

#contact .contact-form form .form-control:-ms-input-placeholder {
  color: #00205a;
  font-weight: normal;
  opacity: 1;
  font-size: 20px;
}

#contact .contact-form form .form-control-select {
  padding: 0.5rem 1rem;
  height: auto;
}

#contact .contact-form form .form-footer {
  text-align: center !important;
}

#contact .contact-form form .form-footer input {
  background-color: #4a90e2;
  padding: 9px 93px;
  color: white;
  text-transform: uppercase;
  font-size: 20px;
}

#contact .contact-form form #gdpr_consent {
  margin: auto;
  display: block;
  width: 80%;
}

#contact .contact-form form #gdpr_consent label {
  text-align: center;
}

#contact .contact-form form #gdpr_consent label span {
  color: #00205a;
  font-size: 17px;
  font-family: "thesans";
  line-height: 22px;
}
@media screen and (max-width: 768px) {
  .categoryproducts {
    margin-left: 15px;
  }
  .owl-item.active {
    width: 460px;
  }
}
