body {
overflow: visible;
    display: flex;
    flex-direction: column;
    height: 100vh;
       background-color: white!important;
        
    
}
@media screen and (min-width: 1001px)
{
.header-layout-standard-large .navbar-brand img {
    max-height: 60px!important;
}
}
@media screen and (prefers-color-scheme: dark) {
  body {
    background-color: #ffffff!important;
    color: black;
   
  }
}
@media (prefers-color-scheme: dark) {
  body {
    background-color: #ffffff!important;
    color: black;
       
  }
}
.navbar-nav .menu-item a {
    margin: 0 10px!important;
}
.navbar-brand
{margin-top:-1px}


@media screen and (min-width: 1000px)
.header-layout-standard-large .navbar-brand img {
    max-height: 60px!important;
}


.header-layout-standard-large .navbar-brand img {
    max-height: 60px!important;
}



#stripe-payment-data #wc-stripe-cc-form .form-row {
  display: flex!important;
  flex-direction: column!important;
}

  /*boutiqueCSS*/
.blog-comments-count-single  
{
  display:none;
}  
  
.post-author-name
{
  display:none;
}
.posted_in
{
  display:none;
}

.related
{
  display:none;
}

.wcppec-checkout-buttons
{
    display:none;
}
.woocommerce .quantity .qty 
{
    height: 27px;
}





.woocommerce-no-js form.woocommerce-form-coupon, .woocommerce-no-js form.woocommerce-form-login
{
    display:none!important;
}
.woocommerce
{

  font-size:12px!important;
}
.woocommerce-checkout
{
  margin-top:15px!important;
}
.columns-4
{
    display:none!important;
}

.woocommerce-tabs
{
    display:none!important;
}

.col-2
{
      display:none!important;
}

@media only screen and (min-width: 768px){ .woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
margin-left:25%;
}
}
  .woocommerce .col2-set, .woocommerce-page .col2-set {

    margin-bottom: 22px;
}
.woocommerce-billing-fields h3
{
  font-size:22px;
}
.woocommerce-checkout h3
{
  font-size:22px;
}
.woocommerce-checkout-payment
{
  margin-bottom:140px;
}


.woocommerce-checkout-review-order
{
  margin-top:22px;
}
.coupon
{
  display:none;
}
.cart_totals h2
{
  font-size:22px;
  text-align:left;
}

.woocommerce table.shop_table
{
  margin-top:45px;
}

.woocommerce-cart table.cart img
{
  width:100px;
}

/*.blog-layout-2
{
  display:none;
}*/
.woocommerce div.product div.images img
{
  width:70%;
      text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.blog-post
{
  margin-bottom:50px;
}

.product-thumbnail
{
      text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.return-to-shop
{
  display:none;
}

.post-navigation
{
  display:none;
}


















#stripe-payment-data #wc-stripe-cc-form .form-row .wc-stripe-elements-field {
/*max-height: 2rem!important;*/  
}

#stripe-payment-data .woocommerce-SavedPaymentMethods-saveNew {
  display: inherit!important;
}

.stripe-card-group {
    width: 100%!important;
}

.wc-stripe-elements-field {
    width: 100%!important;
}
.page-section {
    padding-top: 42px!important;
padding-left: 42px!important;
padding-right: 42px!important;
padding-bottom: 0px!important;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 8px!important;
    margin-bottom: 10px!important;
}
.section-title .section-title-line {

margin-bottom: 0px; 
}


#wrapper
{
flex: 1 0 auto;
}

footer {

  flex-shrink: 0;
  background-color: #134c7d;
}

.page-section {
	padding: 50px;
	background-size: cover;
	background-position: 50% 50%;
	overflow: hidden;
}



.portfolio-categories-container {
        border-top: none;
	margin-bottom: 0px!important;
	padding-top: 30px;
	margin-top: 0px!important;
}

.portfolio-list {
margin-left: 70px;
margin-right: 70px;
}
.page-list h3 {}
.page-node {}

.page-section {
	padding: 50px;
	background-size: cover;
	background-position: 50% 50%;
	overflow: hidden;
}

footer.bottom {
	background: #565656;
	padding: 40px 100px 40px 100px;
	text-align:left!important;
color:#ababab;
}

.portfolio-categories-container {
        border-top: none;
	margin-bottom: 30px;
	padding-top: 30px;
	margin-top: -9px!important;
}

.portfolio-list {
margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 1600px) {
  .portfolio-list {
margin-left: 70px;
margin-right: 70px;
}
}


@media (max-width: 415px) {
.page-section {
	padding-right: 0px!important;
  padding-left: 0px!important;
}

}






@charset "UTF-8";

@font-face {
  font-family: "socicon";
  src:url("../fonts/socicon.eot");
  src:url("../fonts/socicon.eot?#iefix") format("embedded-opentype"),
    url("../fonts/socicon.woff") format("woff"),
    url("../fonts/socicon.ttf") format("truetype"),
    url("../fonts/socicon.svg#socicon") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "socicon" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="socicon-"]:before,
[class*=" socicon-"]:before {
  font-family: "socicon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.socicon-modelmayhem:before {
  content: "\e000";
}
.socicon-mixcloud:before {
  content: "\e001";
}
.socicon-drupal:before {
  content: "\e002";
}
.socicon-swarm:before {
  content: "\e003";
}
.socicon-istock:before {
  content: "\e004";
}
.socicon-yammer:before {
  content: "\e005";
}
.socicon-ello:before {
  content: "\e006";
}
.socicon-stackoverflow:before {
  content: "\e007";
}
.socicon-persona:before {
  content: "\e008";
}
.socicon-triplej:before {
  content: "\e009";
}
.socicon-houzz:before {
  content: "\e00a";
}
.socicon-rss:before {
  content: "\e00b";
}
.socicon-paypal:before {
  content: "\e00c";
}
.socicon-odnoklassniki:before {
  content: "\e00d";
}
.socicon-airbnb:before {
  content: "\e00e";
}
.socicon-periscope:before {
  content: "\e00f";
}
.socicon-outlook:before {
  content: "\e010";
}
.socicon-coderwall:before {
  content: "\e011";
}
.socicon-tripadvisor:before {
  content: "\e012";
}
.socicon-appnet:before {
  content: "\e013";
}
.socicon-goodreads:before {
  content: "\e014";
}
.socicon-tripit:before {
  content: "\e015";
}
.socicon-lanyrd:before {
  content: "\e016";
}
.socicon-slideshare:before {
  content: "\e017";
}
.socicon-buffer:before {
  content: "\e018";
}
.socicon-disqus:before {
  content: "\e019";
}
.socicon-vkontakte:before {
  content: "\e01a";
}
.socicon-whatsapp:before {
  content: "\e01b";
}
.socicon-patreon:before {
  content: "\e01c";
}
.socicon-storehouse:before {
  content: "\e01d";
}
.socicon-pocket:before {
  content: "\e01e";
}
.socicon-mail:before {
  content: "\e01f";
}
.socicon-blogger:before {
  content: "\e020";
}
.socicon-technorati:before {
  content: "\e021";
}
.socicon-reddit:before {
  content: "\e022";
}
.socicon-dribbble:before {
  content: "\e023";
}
.socicon-stumbleupon:before {
  content: "\e024";
}
.socicon-digg:before {
  content: "\e025";
}
.socicon-envato:before {
  content: "\e026";
}
.socicon-behance:before {
  content: "\e027";
}
.socicon-delicious:before {
  content: "\e028";
}
.socicon-deviantart:before {
  content: "\e029";
}
.socicon-forrst:before {
  content: "\e02a";
}
.socicon-play:before {
  content: "\e02b";
}
.socicon-zerply:before {
  content: "\e02c";
}
.socicon-wikipedia:before {
  content: "\e02d";
}
.socicon-apple:before {
  content: "\e02e";
}
.socicon-flattr:before {
  content: "\e02f";
}
.socicon-github:before {
  content: "\e030";
}
.socicon-renren:before {
  content: "\e031";
}
.socicon-friendfeed:before {
  content: "\e032";
}
.socicon-newsvine:before {
  content: "\e033";
}
.socicon-identica:before {
  content: "\e034";
}
.socicon-bebo:before {
  content: "\e035";
}
.socicon-zynga:before {
  content: "\e036";
}
.socicon-steam:before {
  content: "\e037";
}
.socicon-xbox:before {
  content: "\e038";
}
.socicon-windows:before {
  content: "\e039";
}
.socicon-qq:before {
  content: "\e03a";
}
.socicon-douban:before {
  content: "\e03b";
}
.socicon-meetup:before {
  content: "\e03c";
}
.socicon-playstation:before {
  content: "\e03d";
}
.socicon-android:before {
  content: "\e03e";
}
.socicon-snapchat:before {
  content: "\e03f";
}
.socicon-twitter:before {
  content: "\e040";
}
.socicon-facebook:before {
  content: "\e041";
}
.socicon-googleplus:before {
  content: "\e042";
}
.socicon-pinterest:before {
  content: "\e043";
}
.socicon-foursquare:before {
  content: "\e044";
}
.socicon-yahoo:before {
  content: "\e045";
}
.socicon-skype:before {
  content: "\e046";
}
.socicon-yelp:before {
  content: "\e047";
}
.socicon-feedburner:before {
  content: "\e048";
}
.socicon-linkedin:before {
  content: "\e049";
}
.socicon-viadeo:before {
  content: "\e04a";
}
.socicon-xing:before {
  content: "\e04b";
}
.socicon-myspace:before {
  content: "\e04c";
}
.socicon-soundcloud:before {
  content: "\e04d";
}
.socicon-spotify:before {
  content: "\e04e";
}
.socicon-grooveshark:before {
  content: "\e04f";
}
.socicon-lastfm:before {
  content: "\e050";
}
.socicon-youtube:before {
  content: "\e051";
}
.socicon-vimeo:before {
  content: "\e052";
}
.socicon-dailymotion:before {
  content: "\e053";
}
.socicon-vine:before {
  content: "\e054";
}
.socicon-flickr:before {
  content: "\e055";
}
.socicon-500px:before {
  content: "\e056";
}
.socicon-wordpress:before {
  content: "\e058";
}
.socicon-tumblr:before {
  content: "\e059";
}
.socicon-twitch:before {
  content: "\e05a";
}
.socicon-8tracks:before {
  content: "\e05b";
}
.socicon-amazon:before {
  content: "\e05c";
}
.socicon-icq:before {
  content: "\e05d";
}
.socicon-smugmug:before {
  content: "\e05e";
}
.socicon-ravelry:before {
  content: "\e05f";
}
.socicon-weibo:before {
  content: "\e060";
}
.socicon-baidu:before {
  content: "\e061";
}
.socicon-angellist:before {
  content: "\e062";
}
.socicon-ebay:before {
  content: "\e063";
}
.socicon-imdb:before {
  content: "\e064";
}
.socicon-stayfriends:before {
  content: "\e065";
}
.socicon-residentadvisor:before {
  content: "\e066";
}
.socicon-google:before {
  content: "\e067";
}
.socicon-yandex:before {
  content: "\e068";
}
.socicon-sharethis:before {
  content: "\e069";
}
.socicon-bandcamp:before {
  content: "\e06a";
}
.socicon-itunes:before {
  content: "\e06b";
}
.socicon-deezer:before {
  content: "\e06c";
}
.socicon-telegram:before {
  content: "\e06e";
}
.socicon-openid:before {
  content: "\e06f";
}
.socicon-amplement:before {
  content: "\e070";
}
.socicon-viber:before {
  content: "\e071";
}
.socicon-zomato:before {
  content: "\e072";
}
.socicon-draugiem:before {
  content: "\e074";
}
.socicon-endomodo:before {
  content: "\e075";
}
.socicon-filmweb:before {
  content: "\e076";
}
.socicon-stackexchange:before {
  content: "\e077";
}
.socicon-wykop:before {
  content: "\e078";
}
.socicon-teamspeak:before {
  content: "\e079";
}
.socicon-teamviewer:before {
  content: "\e07a";
}
.socicon-ventrilo:before {
  content: "\e07b";
}
.socicon-younow:before {
  content: "\e07c";
}
.socicon-raidcall:before {
  content: "\e07d";
}
.socicon-mumble:before {
  content: "\e07e";
}
.socicon-medium:before {
  content: "\e06d";
}
.socicon-bebee:before {
  content: "\e07f";
}
.socicon-hitbox:before {
  content: "\e080";
}
.socicon-reverbnation:before {
  content: "\e081";
}
.socicon-formulr:before {
  content: "\e082";
}
.socicon-instagram:before {
  content: "\e057";
}
.socicon-battlenet:before {
  content: "\e083";
}
.socicon-chrome:before {
  content: "\e084";
}
.socicon-discord:before {
  content: "\e086";
}
.socicon-issuu:before {
  content: "\e087";
}
.socicon-macos:before {
  content: "\e088";
}
.socicon-firefox:before {
  content: "\e089";
}
.socicon-opera:before {
  content: "\e08d";
}
.socicon-keybase:before {
  content: "\e090";
}
.socicon-alliance:before {
  content: "\e091";
}
.socicon-livejournal:before {
  content: "\e092";
}
.socicon-googlephotos:before {
  content: "\e093";
}
.socicon-horde:before {
  content: "\e094";
}
.socicon-etsy:before {
  content: "\e095";
}
.socicon-zapier:before {
  content: "\e096";
}
.socicon-google-scholar:before {
  content: "\e097";
}
.socicon-researchgate:before {
  content: "\e098";
}
.socicon-wechat:before {
  content: "\e099";
}
.socicon-strava:before {
  content: "\e09a";
}
.socicon-line:before {
  content: "\e09b";
}
.socicon-lyft:before {
  content: "\e09c";
}
.socicon-uber:before {
  content: "\e09d";
}
.socicon-songkick:before {
  content: "\e09e";
}
.socicon-viewbug:before {
  content: "\e09f";
}
.socicon-googlegroups:before {
  content: "\e0a0";
}
.socicon-quora:before {
  content: "\e073";
}
.socicon-diablo:before {
  content: "\e085";
}
.socicon-blizzard:before {
  content: "\e0a1";
}
.socicon-hearthstone:before {
  content: "\e08b";
}
.socicon-heroes:before {
  content: "\e08a";
}
.socicon-overwatch:before {
  content: "\e08c";
}
.socicon-warcraft:before {
  content: "\e08e";
}
.socicon-starcraft:before {
  content: "\e08f";
}
.socicon-beam:before {
  content: "\e0a2";
}
.socicon-curse:before {
  content: "\e0a3";
}
.socicon-player:before {
  content: "\e0a4";
}
.socicon-streamjar:before {
  content: "\e0a5";
}
.socicon-nintendo:before {
  content: "\e0a6";
}
.socicon-hellocoton:before {
  content: "\e0a7";
}
.cid-qv5AKiwkDE {
  padding-top: 1px;
  padding-bottom: 1px;

}
@media (max-width: 767px) {
  .cid-qv5AKiwkDE .content {
    text-align: center;
  }
  .cid-qv5AKiwkDE .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-qv5AKiwkDE .media-wrap {
    margin-bottom: 1rem;
  }
}
.cid-qv5AKiwkDE .media-wrap .mbr-iconfont-logo {
  font-size: 7.5rem;
  color: #f36;
}
.cid-qv5AKiwkDE .media-wrap img {
  height: 6rem;
}
@media (max-width: 767px) {
  .cid-qv5AKiwkDE .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-qv5AKiwkDE .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .45;
}
.cid-qv5AKiwkDE .footer-lower .social-list {
margin-right: 12px;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
.cid-qv5AKiwkDE .footer-lower .social-list .mbr-iconfont-social {
  font-size: 1.8rem;
  color: #fff;
}
.cid-qv5AKiwkDE .footer-lower .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-qv5AKiwkDE .footer-lower .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-qv5AKiwkDE .footer-lower .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-qv5AKiwkDE .footer-lower .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}


.cid-qv5AKiwkDE .input-group-btn {
  /* display: inline-block; */
}
.cid-qv5AKiwkDE .input-group-btn a.btn {
  margin: 0 !important;
  color: #fff;
}
.cid-qv5AKiwkDE .img-logo img {
  height: 6rem;
}
.cid-qv5AKiwkDE [type="email"] {

  text-align: center;
  min-width: 150px;
height:36px;
margin-right: 9px;
}
.cid-qv5AKiwkDE [type="submit"] {
  padding: .75rem 1.5625rem !important;
  margin-left: .625rem;
  text-transform: none;
  text-align: center;
}








.cid-qv5AKiwkDE form .input-group input.form-control, .cid-qv5AKiwkDE form .input-group-btn .btn {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.input-group-btn:not(:first-child)>.btn, .input-group-btn:not(:first-child)>.btn-group {
   z-index: 2; 
     margin-left: -1px; 
}

.cid-qv5AKiwkDE .input-group-btn {
    display: inline-block;
}



.form-inline {
   
}
.media-container-column > * {
    width: 100%;
}
.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 767px) {
.form-inline {
    display: block!important;
}
.input-group-btn {
    display: block!important;
    width: 100%!important;
    }
    .input-group-btn:not(:first-child)>.btn, .input-group-btn:not(:first-child)>.btn-group {
    width: 100%!important;
        }
}


.media-container-column {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}


.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #D54E21;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.woocommerce div.product div.images.woocommerce-product-gallery{
opacity:1 !important;
}


@media screen and (min-width: 1001px)
{
.header-layout-standard-large .navbar-brand img {
    max-height: 60px!important;
}
}