/*
Theme Name: WebCom
Theme URI: http://www.webcom.me/
Author: WebCom
Author URI: http://www.webcom.me/
Description: 
Version: 10
Text Domain: webcom
Domain Path: /lang
*/
a,abbr,acronym,applet,article,aside,audio,b,big,canvas,caption,center,cite,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,form,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,menu,nav,object,ol,output,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

body {
    border: 0;
    vertical-align: baseline
}

address,body,figure,footer,h1,h2,h3,h4,h5,h6,p {
    padding: 0
}

address,blockquote,code,dd,figure,footer,h1,h2,h3,h4,h5,h6,mark,p,pre,table {
    border: 0;
    font: inherit;
    vertical-align: baseline
}

body,code,table {
    margin: 0
}

table {
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    text-align: left;
    margin: 0 0 25px;
    border: 1px solid #e4e4e4
}

html {
    -webkit-font-smoothing: antialiased
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

button,input,select,textarea {
    margin: 0;
    font-weight: inherit
}

:focus {
    outline: 0
}

img,object,video {
    max-width: 100%;
    height: auto!important
}

iframe {
    max-width: 100%
}

blockquote {
    font-weight: 400;
    padding: 0 27px 20px;
    position: relative;
    margin: 25px 0 0
}

blockquote:after,blockquote:before {
    font-family: FontAwesome;
    position: absolute;
    font-size: 20px;
    top: 0
}

blockquote:after {
    width: 50px;
    left: 0;
    content: "\f10d"
}

blockquote:before {
    content: "\f10e";
    right: 0
}

blockquote p {
    margin-bottom: 10px
}

b,dt,strong {
    font-weight: 700
}

small {
    font-size: 100%
}

address,figure {
    margin: 10px 0
}

code,pre {
    font-weight: 400;
    font-style: normal
}

pre {
    line-height: 1.3em;
    overflow: auto;
    padding: 25px 15px 15px;
    margin: 15px 0;
    position: relative;
    background: #222;
    font-family: monospace;
    color: #aaa;
    box-sizing: border-box
}

code {
    padding: 0 8px;
    line-height: 1.5
}

mark {
    padding: 1px 6px;
    margin: 0 2px;
    color: #000;
    background: #fff7a8
}

address,cite,em,i {
    font-style: italic
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

#gallery-1 img {
    border: 0!important
}

.wp-caption-text {
    margin-bottom: 0
}

dt {
    float: left;
    clear: left;
    width: 100px;
    text-align: right
}

dd {
    margin: 0 0 0 110px;
    padding: 0 0 .5em;
    overflow: hidden
}

body {
    font: 14px/1.5 Noto Sans,sans-serif;
    color: #555;
    background-color: #ebebeb
}

::-moz-selection {
    background: #222;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #222;
    color: #fff;
    text-shadow: none
}

#page,.container {
    position: relative;
    margin-right: auto;
    margin-left: auto
}

.home #page header {
    display: none
}

.post-single-content h1,.post-single-content h2,.post-single-content h3,.post-single-content h4,.post-single-content h5,.post-single-content h6,.sidebar .widget h3 {
    text-transform: uppercase
}

.post-single-content h2 {
    font-size: 24px
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 700;
    margin: 0 0 12px;

}

h1 {
    font-size: 28px;
}

h1,h2,h3,h4,h5,h6 {
    line-height: 1.4
}

h3,h4,h5,h6 {
    font-size: 22px
}

h4,h5,h6 {
    font-size: 20px
}

h5,h6 {
    font-size: 18px
}

h6 {
    font-size: 16px
}

.sub-title {
    font-size: 12px
}

p {
    margin: 0 0 20px;
    line-height: 24px;
	text-align: justify;
}

a {
    transition: all .25s linear
}

a,a:hover {
    color: #0274be
}

a,a:active,a:link,a:visited {
    text-decoration: none
}

.main-container {
    width: 100%;
    margin: 0 auto;
    clear: both;
    display: block;
    padding: 0
}

#page,.container {
    max-width: 1152px;
    min-width: 240px
}

#page {
    padding-top: 45px;
    min-height: 100px;
    float: none;
    clear: both
}

header {
    float: left;
    width: 100%;
    position: relative
}

#header,.main-header {
    position: relative;
    min-width: 100%;
    width: 100%;
background-color: #dffffff;
}

.main-header {
    float: left;
    z-index: 99;

}

#header {
background-color: #fff;
padding: 1px 0 20px 0;
box-shadow: 0px 25px 20px -15px #ccc;
height: 100px;
}

#header h1,#header h2 {
    line-height: 1;
    position: relative;
    margin-bottom: 0;
    text-align: center;
	float: left;
}

div#regular-header {
    overflow: hidden;
    clear: both;
    padding: 0;

}

#logo a {
    text-transform: none;
    line-height: 1;
    color: #222;
    padding: 0px 0px;
	width: 100%;

}
#logo a {

}
#logo a,#logo img {
    text-align: center;
}

.logo-wrap {
    margin: 0px 0px;
		margin-top: 7px ;
}

#header,#header .logo-wrap {

}

.site-description {
    float: left;
    margin-top: 0;
    max-width: 350px;
    clear: left
}

#header .header-search {
    float: right
}

#header #searchform {
    max-width: 100%;
    float: right;
    width: auto;
    min-width: 206px
}

#header #s {
    margin: 0!important;
    width: 80%
}

.widget-header {
    float: right;
    max-width: 77%;
    margin-top: 20px
}

.small-header {
    text-align: center
}

.small-header .widget-header {
    float: none;
    display: inline-block;
    margin-bottom: -20px
}

#header,#logo a,#searchform fieldset,.widget-header img {

}
#logo a{

}
.widget-header .textwidget {
    float: left;
    margin-top: 46px;
    border-left: 1px solid #ccc;
    padding-left: 20px
}

#secondary-navigation .navigation .menu {
    float: right;
    margin-right: 0
}

div.header-social-icons {
float: right;
}

div.header-social-icons:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: -30px
}

#secondary-navigation .header-social-icons a,.header-social-icons a {
    float: right;
    font-size: 14px;
    padding: 6px 10px !important;
}

#secondary-navigation .header-social-icons a:last-child {

}

#secondary-navigation .navigation>ul>li:first-child>a {

}
#secondary-navigation .header-social-icons a:hover,.header-social-icons a:hover {
color:#fff!important;
    padding: 6px 10px !important;
}
.navigation .toggle-caret {
    display: none
}

.regular_header div#secondary-nav {
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee
}

#secondary-navigation .navigation ul ul {
    width: 200px
}

#secondary-navigation .navigation ul ul ul {
    left: 200px
}

.regular_header #primary-navigation,.regular_header #secondary-navigation {
    float: left;
    width: 100%
}

.menu-item-has-children>a:after {
    content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    right: 14px
}

#secondary-navigation .navigation .menu-item-has-children>a {
    padding-right: 25px
}

#primary-navigation {
    display: block;
    float: right
}

#primary-navigation .navigation ul li {
    margin: 0
}

#primary-navigation .navigation ul .current-menu-item a,#primary-navigation .navigation ul .current_page_parent a,#primary-navigation .navigation ul li:hover {
    color: #fff9ef!important;

}

#primary-navigation .navigation ul li ul li a {
    margin: 0 15px 0 0;
    color: #5e5e5e!important;
    text-transform: none
}

#primary-navigation a {
    text-align: left;
    text-decoration: none;
	padding: 17px 25px 48px 25px;
	margin:0 16px;

}

#primary-navigation .navigation ul li:hover a {
    color: #fff9ef!important;

}

#primary-navigation .current-menu-item a,#primary-navigation .current-page-ancestor a,.navigation ul .current-menu-parent a {
    color: #fff9ef!important
}

#primary-navigation .current-menu-item a:hover,#primary-navigation .current-page-ancestor a:hover {
    color: #fff9ef!important
}

#primary-navigation .navigation>ul>.menu-item-has-children>a {
    padding-right: 30px
}

#secondary-navigation a {
    padding: 0px 15px 0px;
    line-height: 1
}

#secondary-navigation a:hover {

    line-height: 1;
    color: #fff!important;
}

#primary-navigation a .sub {
    font-size: 11px;
    font-weight: 400;
    color: #9b9b9b
}

.navigation {
    float: right;
    position: relative
}

.navigation ul {
  margin: 22px auto 0px;
}

.navigation ul li {
    float: left;
    line-height: 26px;
    position: relative;
    transition: all .25s linear
}

.navigation ul li .current-menu-item a {
    background: #333
}

.fa-facebook-official {
    color: #4267b2!important;
    margin-top: 2px!important
}

.navigation ul li a,.navigation ul li a:link,.navigation ul li a:visited {
    display: inline-block
}

.navigation>ul>.current a {
    background: 0 0;
    color: #5a5a5a!important
}

.navigation ul ul li {
    padding: 0;
    color: #fff;
}

.navigation ul ul li,.navigation ul ul li a {

	background: rgb(178,21,54);
background: linear-gradient(90deg, rgba(178,21,54,1) 0%, rgba(118,45,100,1) 100%);
    border-top: 0!important
}

.navigation ul ul {
    position: absolute;
    width: 240px;
    padding: 0;
    z-index: 400;
    font-size: 12px;
    color: #798189;
    box-shadow: 0 2px 1px 0 rgba(50,50,50,.2);
    margin-top: 0px;
    margin-left: 0;
    display: none;

}

.navigation ul ul ul {
    margin-top: 0;
    margin-left: 0;
    left: 246px;
    top: 0
}

#secondary-navigation .navigation ul {
    margin-top: 0!important
}

#primary-navigation .navigation ul ul a,#primary-navigation .navigation ul ul a:link,#primary-navigation .navigation ul ul a:visited {
    padding: 10px;
    position: relative;
    width: 226px;
    border-left: 0;
    background: 0 0;
    border-right: 0;
    border-radius: 0;
    margin: 0;
    background-color: none!important;
    text-transform: uppercase;
    z-index: 400;
    color: #fff!important;
	font-size:15px;
}

#secondary-navigation .navigation ul ul a,#secondary-navigation .navigation ul ul a:link,#secondary-navigation .navigation ul ul a:visited {
    padding: 3px 10px 2px;
    position: relative;
    border-left: 0;
    background: 0 0;
    border-right: 0;
    border-radius: 0;
    margin: 0;
    background-color: none!important;
    text-transform: uppercase
}

.navigation ul ul li:last-child a {
    border-bottom: none
}

#sidebar #sidebar-search h3,#sidebar .widget.webcom_subscribe_widget h3,#sidebar .widget.widget_product_search h3,#sidebar .widget.widget_search h3,.sidebar .social-profile-icons ul li a,.sub-menu .menu-item-has-children:after,footer .widget.widget_rss .widget-title a {
    color: #fff
}

.clearfix:after,.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

.toggle-menu ul ul,.widget_nav_menu .menu-item-has-children>a:after,a#pull {
    display: none
}

.navigation i {
    margin-right: 4px
}

#header.sticky-navigation-active {
    z-index: 500;
    position: fixed;
    top: 0;
    margin: 0!important;

    -webkit-backface-visibility: hidden;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.admin-bar .sticky-navigation-active {
    top: 32px
}

.sticky-navigation a {
    transition: all .25s linear
}

.article {
    float: left;
    margin-bottom: 35px;
    padding: 1%;
    width: 70%;
    box-sizing: border-box
}

#content_box,.post,.single_post {
    float: left;
    width: 100%
}

.single_post {
    margin-bottom: 30px
}

.single_page {
    background-color: #fff;
    padding-top: 0
}

.post-content {
    margin-bottom: 0;
    display: inline-block
}

.post-content,.post-single-content {
    clear: both;
    float: left;
    width: 100%
}
.post-single-content .featured-post  {   display: none;}
.readMore {
    float: left;
    margin-top: 10px;
    background: #222 0 0;
    padding: 10px 13px
}

.frontPost .readMore a {
    color: #000;
    font-size: 12px
}

.ss-full-width {
    display: flex;
    padding: 0 1%
}

.ss-full-width #content_box {
    padding-right: 0;
    padding-left: 0
}

.post.excerpt {
    clear: both;
    margin-bottom: 30px;
    overflow: hidden;
    padding-bottom: 15px;
    width: auto
}

.widget .wp-post-image,.widget .wpt_thumb_small {
    float: left;
    margin-bottom: 10px
}

.featured-thumbnail {
    max-width: 100%;
    float: left;
    width: 100%
}

#featured-thumbnail {
    max-width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    clear: both;
    margin-bottom: 2px
}

#featured-thumbnail.webcom-widgetfull {
    float: left;
    margin-right: 20px
}

.front-view-content img,.post-image {
    border: 2px solid #f2f2f2
}

#featured-thumbnail.webcom-widgetfull+.front-view-content {
    width: auto;
    float: none;
	line-height: 24px;
	text-align:justify;
}

.featured-thumbnail img {
    margin-bottom: 0;
    width: 100%;
    float: left
}

.title {
    clear: both
}

.post-info,.single-title,article header {
    float: left;
    width: 100%
}

.page h1.title {
    padding-top: 0;
margin-bottom: 30px;
}

.post-info {
    display: block;
    font-size: 16px;
    clear: both;
    margin-bottom: 20px
}

.post-info>span {
    margin-right: 20px
}

.featured-category-title {
    float: left;
    width: 100%;
    clear: both;
    font-size: 22px
}

.featured-category-title a {
    float: left;
    width: 100%;
    color: #222;
    margin-top: 30px
}


.latestPost .title a {
}

.latestPost .title {
    display: block
}

.front-view-content,.latestPost {
    float: left;
    width: 100%
}
.latestPost {
	margin-bottom: 35px;	
}
#searchform fieldset,.single_post header {
    width: 100%
}

.wp-caption.alignleft,article img.alignleft,article img.left {
    margin: .3em 1.571em .5em 0;
    display: block;
    float: left
}

.wp-caption.alignright,article img.alignright,article img.right {
    margin: .3em 0 .5em 1.571em;
    display: block;
    float: right
}

article img.center {
    display: block
}

article img.aligncenter,article img.center {
    margin: .3em auto .5em
}

.wp-caption.aligncenter {
    margin: .3em auto .5em;
    display: block
}

article img.aligncenter,article img.alignnone {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block;
    clear: both
}

article ol,article ul {
    padding: 1.5em 0 1.571em 1.9em
}

article ol {
    list-style-type: decimal
}

article ol ol,article ol ul,article ul ol,article ul ul {
    padding-top: 0;
    padding-bottom: 0
}

article ul,article ul ul,article ul ul ul {
    list-style-type: square
}

article .iconlist {
    padding-left: 0
}

article .iconlist li {
    list-style-type: none
}

.tweets li {
    margin-bottom: 15px!important
}

.fb_iframe_widget,.fb_iframe_widget span {
    max-width: 100%;
    margin-top: 8px
}

.widget_nav_menu .fa>a {
    padding-left: 5px
}

.widget_nav_menu .sub-menu {
    margin-top: 8px
}

#searchform,.toggle-menu .toggle-menu-item-parent,hr {
    position: relative
}

.toggle-menu .toggle-caret {
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    line-height: inherit
}

.toggle-menu .toggle-caret .fa {
    width: 20px;
    text-align: center;
    font-size: 16px;
    color: inherit;
    line-height: 20px
}

.toggle-menu .active>.toggle-caret .fa:before {
    content: "\f068"
}

input,textarea {
    padding: 8px 12px
}

input {
    font-size: 14px;
    width: auto!important
}

input,select,textarea {
    border: 1px solid #fc3d24;
    font-family: inherit;
    color: #333
	
}

textarea {
    overflow: auto;
    resize: vertical;
    width: 92%;
	    border-color: #fc3d24;
}

select,textarea,thead {
    font-size: 14px;
	    border-color: #fc3d24;
}

select {
    padding: 6px 10px;
    border-color: #fc3d24;
    width: 96%
}

.wpcf7-submit{
    width: 95%;
	background-color:#fc3d24;
	color:#fff;
	text-transform:uppercase;
}
#gdrf-submit-button {
    width: 95%;
	background-color:#fc3d24;
	color:#fff;
	border-radius: 20px;
	text-transform:uppercase;
}
span.wpcf7-list-item {

    display: inline-block;
    margin: 1em 0 0 0 ;

}
div.wpcf7-acceptance-missing,div.wpcf7-mail-sent-ok,div.wpcf7-validation-errors {
    margin: 2em 0 1em;
    padding: .2em 1em;
    border: 2px solid red;
    color: #fff;
    background-color: red
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #7faa00;
    background-color: #7faa00
}

thead {
    background: #f7f8f9;
    color: #585f65
}

table td,table th {
    padding: 7px 15px;
    text-align: left
}

thead th {
    padding: 14px
}

tbody th {
    font-weight: 400;
    border-bottom: 1px solid #e4e4e4
}

#searchform,hr {
    clear: both
}

hr {
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    border-bottom: 1px solid rgba(0,0,0,.1);
    margin: 35px 0;
    width: 297px
}

#searchform {
    padding: 0;
    float: left;
    width: 100%
}

.article #searchform {
    max-width: 300px
}

#searchsubmit,.mts-subscribe input[type=submit],.sbutton,.widget_product_search input[type=submit] {
    float: right;
    width: 100%;
    height: 48px;
    cursor: pointer;
    text-align: center;
    padding: 10px 0 9px;
    color: #fff;
    transition: all .25s linear;
    background: 0 0;
    border: 0;
    margin-top: 10px;
    border-radius: 3px;
    font-size: 14px
}

#s,.mts-subscribe input[type=text],.widget_product_search .search-field {
    width: 100%;
    background-color: #fff;
    float: left;
    padding: 15px 0;
    text-indent: 10px;
    color: #999;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 1px 1px 3px #eee inset;
    box-sizing: border-box
}

::-webkit-input-placeholder {
    color: #999
}

:-moz-placeholder,::-moz-placeholder {
    color: #999
}

:-ms-input-placeholder {
    color: #999
}

:input-placeholder {
    color: #999
}

input::-webkit-input-speech-button {
    margin-right: 14px;
    margin-left: 4px;
    cursor: pointer
}

.breadcrumb,.breadcrumb .fa-caret-right,.breadcrumb .root a {
    float: none
}

.breadcrumb a {
    text-transform: capitalize
}

.breadcrumb {
    clear: both;
    padding: 0;
    overflow: hidden;
    margin-bottom: 15px
}

.breadcrumb>div {
    padding: 0 5px;
    float: none;
    display: inline-block;
    overflow: visible
}

.breadcrumb .fa-caret-right,.breadcrumb .root {
    padding: 0
}

.no-results h2,.read-more {
    font-size: 16px
}

.read-more {
    margin: 0 0 0 10px;
    line-height: 1.4em;
    background: 0 0;
    padding: 0
}

.bottomad,.topad {
    clear: both;
    max-width: 100%
}

.topad {
    margin-bottom: 10px
}

.bottomad {
    float: left;
    margin-top: 10px
}

#sidebar p {
    line-height: 20px
}

.sidebar.c-4-12 {
    float: right;
    width: 28.5%;
	margin-top: 19px;
    max-width: 340px
}

#sidebar .wp-post-image,footer .wp-post-image {
    margin-top: 5px;
    margin-right: 10px;
    margin-left: 0
}

#sidebar .widget {
    margin-bottom: 27px;
    float: left;
    clear: both;
    width: 100%;
    padding: 20px;
    box-sizing: border-box
}

.widget .title {
    font-weight: 700;
    text-transform: uppercase;
    color: #545e68;
    font-size: 12px
}

.widget li {
    list-style-type: square;
    margin-left: 15px;
    margin-bottom: 7px
}

.widget h3 {
    margin: 0 0 15px
}

.advanced-recent-posts li,.author-posts-widget li,.category-posts li,.popular-posts li,.related-posts-widget li {
    list-style: none!important;
    overflow: hidden;
    transition: all .25s linear;
    color: #aaa;
    padding-left: 0;
    background: 0 0;
    margin: 0 0 15px;
    padding-top: 2px
}

.advanced-recent-posts li:last-child,.author-posts-widget li:last-child,.category-posts li:last-child,.popular-posts li:last-child,.related-posts-widget li:last-child {
    margin-bottom: 0
}

.advanced-recent-posts p,.author-posts-widget p,.category-posts p,.popular-posts p,.related-posts-widget p {
    margin: 0;
    font-size: 14px!important
}

.advanced-recent-posts a,.author-posts-widget a,.category-posts a,.popular-posts a,.related-posts-widget a {
    display: block
}

.widget .meta,.widget .post-info {
    font-size: 14px!important;
    overflow: hidden
}

.widget .post-info {
    clear: none;
    width: auto;
    float: none;
    color: #777;
    margin-bottom: 0
}

.widget .post-info>span {
    position: relative;
    margin-right: 12px
}

.widget .post-info>span:before {
    position: absolute;
    content: "";
    background: #777;
    border-radius: 50%;
    width: 3px;
    height: 3px;
    top: 50%;
    margin-top: -2px;
    right: -10px
}

.widget .post-info>span:last-child:before {
    display: none
}

.widget .thecomment .comm {
    color: #777!important
}

#sidebar #sidebar-search {
    background: #222
}

.share-item.linkedinbtn,.share-item.stumblebtn {
    width: 92px
}

.shareit {
    padding: 12px 0 7px;
    overflow: hidden;
    clear: both;
    border: 0
}

.shareit.top {
    margin-bottom: 10px!important;
    padding-top: 0!important
}

.share-item {
    display: block;
    margin: 0;
    float: left;
    height: 25px;
    width: 90px
}

.share-item.shareit.top {
    float: left;
    margin-bottom: 10px!important;
    margin-top: 0;
    width: 100%
}

.share-item.facebookbtn,.share-item.facebooksharebtn {
    margin-top: -16px;
    width: 100px;
    height: 25px
}

.share-item.gplusbtn {
    width: 85px
}

.share-item.pinbtn {
    margin-top: 0
}

.share-item.stumblebtn {
    margin-top: 1px;
    height: 24px
}

.social-profile-icons ul li {
    background: 0 0;
    float: left;
    list-style-type: none;
    margin: 0 8px 8px 0!important;
    padding: 0!important;
    border: 0!important
}

.social-profile-icons ul li a {
    width: 32px;
    height: 32px;
    display: block;
    float: left;
    border-radius: 3px;
    text-align: center;
    line-height: 30px;
    color: #fff!important;
    transition: all .4s
}

.sidebar .social-profile-icons ul li a:hover {
    color: #fff;
    background: #666
}

.social-profile-icons ul li i {
    font-size: 16px;
    line-height: 32px
}

.social-profile-icons .social-youtube a {
    background: #c9322b
}

.social-profile-icons .social-rss a {
    background: #ef922f
}

.social-profile-icons .social-twitter a {
    background: #40bff5
}

.social-profile-icons .social-facebook a {
    background: #5d82d1
}

.social-profile-icons .social-gplus a {
    background: #eb5e4c
}

.social-profile-icons .social-vimeo a {
    background: #35c6ea
}

.social-profile-icons .social-dribbble a {
    background: #f7659c
}

.social-profile-icons .social-tumblr a {
    background: #426d9b
}

.social-profile-icons .social-instagram a {
    background: #91653f
}

.social-profile-icons .social-flickr a {
    background: #ff48a3
}

.social-profile-icons .social-pinterest a {
    background: #e13138
}

.social-profile-icons .social-linkedin a {
    background: #238cc8
}

.social-profile-icons .social-github a {
    background: #b5a470
}

.social-profile-icons .social-email a {
    background: #1d90dd
}

.social-profile-icons .social-behance a {
    background: #1879fd
}

.social-profile-icons .social-skype a {
    background: #13c1f3
}

.social-profile-icons .social-soundcloud a {
    background: #ff7e30
}

.social-profile-icons .social-stumbleupon a {
    background: #ff5c30
}

.social-profile-icons .social-dropbox a {
    background: #3476e4
}

.social-profile-icons .social-foursquare a {
    background: #0bbadf
}

.social-profile-icons .social-reddit a {
    background: #f40
}

.footer-widgets,footer {
    overflow: hidden;
    margin: 0
}

footer {
    position: relative;
    clear: both;
    background-position: top center;
    background-repeat: no-repeat;
	padding-top:0px;
	margin-top:10px;
}

footer .container {
    padding: 0;
    width: 1152px
}

.footer-widgets {
    padding: 0;
    color: #fff;
	text-align:center;
}
.footer-widgets p{

	text-align:center;
}
.footer-widgets .f-widget {
    width: 33,3%;
    margin-right:;
    float: left
}

.f-widget .widget {
    margin-bottom: 0;
    float: left;
    width: 100%;
    clear: both;
    padding: 35px 0 35px;
}

.footer-widgets .f-widget #searchform .fa-search:hover {
    cursor: pointer
}



.f-widget ul li {
    margin-bottom: 5px
}

.f-widget .top-week li a {
    font-size: 15px
}

.f-widget #s {
    border: 1px solid rgba(255,255,255,.05)
}

.f-widget #s::-webkit-input-speech-button {
    margin-right: 8px
}

.f-widget #searchform .fa-search {
    background: rgba(255,255,255,.2);
    color: rgba(255,255,255,.2)
}

.footer-widgets.widgets-num-3 .f-widget.last {
    margin-right: 0
}

.f-widget-3 {
    margin-top: 0px
}

.f-widget-3,.widgets-num-4 .f-widget {
    width: 22.7%;
    margin-right: 3%
}

.widgets-num-4 .f-widget.last {
    margin-right: 0;
    text-align: center
}

.f-widget .ajax-search-results-container {
    background: #1c1c1c;
    color: #a5a5a5
}

.f-widget .ajax-search-results-container.loading:after {
    background-color: rgba(0,0,0,.8)
}

.f-widget .ajax-search-results-container a {
    color: #fff
}

.copyrights {
    float: left;
    width: 100%;
    clear: both;
    padding-bottom: 6px;
    padding-top: 6px;


}

#copyright-note {
    width: 100%;
    margin: 0 auto;
    clear: both;
    max-width: 100%
}

.postsby {
    margin-bottom: 25px
}

.to-top {
    float: right;
    position: relative
}

.toplink .fa-angle-double-up {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0
}

.toplink {
    padding-right: 27px
}

#move-to-top {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    height: 12px;
    padding: 10px 10px 18px;
    position: fixed;
    right: 15px;
    bottom: 10px;
    transition: all .25s linear 0s;
    width: 20px;
    z-index: 25;
    background: #222;
    text-align: center;
    border-radius: 3px
}

#move-to-top:not(.filling) {
    opacity: 0;
    visibility: hidden
}

#move-to-top .fa-angle-double-up {
    font-size: 22px
}

.related-posts {
    background-color: #fff;
    margin-bottom: 20px;
    clear: both;
    float: left;
    width: 100%
}

.related-posts h4 {
    font-size: 30px
}

.related-posts article {
    width: 31%;
    margin-right: 3.5%;
    float: left;
    margin-bottom: 15px
}

#commentform p.form-submit,.related-posts #featured-thumbnail,.related-posts article header {
    margin-bottom: 0
}

.related-posts article:nth-child(7n-3) {
    clear: left
}

.related-posts .post-info {
    clear: none;
    float: none
}

.related-posts .last {
    margin-right: 0;
    padding-bottom: 0
}

.related-posts .title {
    font-size: 16px;
    margin-top: 10px
}

.related-posts .title a {
    font-size: 16px!important;
    color: #222!important;
    font-weight: 400!important
}

.related-posts .title a:hover {
    color: #0274be!important
}

.ad-125 ul,.postauthor,.tags {
    margin: 20px 0 0;
    width: 100%;
    float: left
}

.tags a {
    margin-left: 5px
}

.postauthor {
    margin: 0 0 30px -6.8%;
    padding: 30px 6.8%;
    min-height: 180px;
    background-color: #222;
    clear: both;
    color: #aaa
}

.postauthor h4 {
    padding-top: 6px;
    padding-bottom: 6px;
    color: #fff
}

.postauthor h5 {
    font-weight: 700;
    font-size: 16px;
    padding: 0;
    margin: 0;
    line-height: 24px;
    text-transform: capitalize
}

.postauthor img {
    float: left;
    margin: 4px 20px 0 0;
    border-radius: 50%
}

.postauthor h4 a {
    color: #473636
}

#respond h4,.postauthor h4,.postauthor-top,.total-comments {
    margin-bottom: 10px;
    margin-top: 1px;
    font-size: 18px
}

.postauthor-top {
    padding-top: 5px;
    padding-bottom: 8px;
    margin-bottom: 15px
}

.clear {
    clear: both
}

.left {
    float: left
}

.right {
    float: right
}

.last {
    margin-right: 0
}

.tagcloud a {
    font-size: initial!important;
    padding: 2px 10px;
    margin-bottom: 3px;
    float: left;
    margin-right: 3px;
    color: #fff!important;
    transition: all .25s linear;
    border-radius: 3px
}

.tagcloud a,.tagcloud a:hover,.widget .wpt_widget_content #tags-tab-content ul li a:hover {
    background: #222
}

.ad-125 ul {
    margin: 0;
    list-style: none;
    max-width: 100%
}

.ad-125 li {
    float: left;
    border: 0;
    list-style: none!important;
    padding-left: 0;
    background: 0 0;
    margin-bottom: 15px;
    margin-left: 0;
    max-width: 48%
}

.ad-125 li:nth-child(2n+2) {
    float: right!important
}

.ad-125 li:last-child,.ad-125 li:nth-last-child(2) {
    margin-bottom: 0
}

#wp-calendar {
    margin-bottom: 0;
    background: #fff;
    border: 0
}

#wp-calendar td {
    text-align: center;
    padding: 7px 0;
    border-top: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-color: rgba(255,255,255,.05)
}

#wp-calendar caption {
    font-weight: 700;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    background: #222;
    padding: 12px 15px;
    text-align: left
}

#wp-calendar #prev {
    text-align: left;
    padding-left: 12px
}

#wp-calendar thead th {
    padding: 10px 0;
    text-align: center
}

footer #wp-calendar {
    box-shadow: none
}

footer #wp-calendar,footer #wp-calendar caption {
    background: rgba(255,255,255,.05)
}

#wp-calendar tbody tr:nth-child(1) td {
    border-top: 0
}

.nocomments {
    margin-top: 20px;
    clear: both;
    float: left;
    width: 100%
}

.total-comments {
    padding-top: 7px;
    padding-bottom: 9px
}

.cnumber {
    color: #2db2eb
}

#comments,#commentsAdd {
    padding: 20px;
    background-color: #fff;
    margin-top: 0;
    float: left;
    clear: both;
    border: 3px solid #f2f2f2;
    width: 95%;
    margin-bottom: 20px
}

#respond h4 {
    padding-top: 5px;
    padding-bottom: 7px
}

#comments .avatar {
    float: left;
    margin-right: 20px;
    margin-top: 7px;
    width: 6%;
    border: 1px solid #ccc
}

.comment time {
    padding-left: 10px
}

ul.children .commentImageLeft {
    width: 60px;
    height: 90px;
    border-left: 1px solid #c1bbb6;
    border-bottom: 1px solid #c1bbb6;
    position: absolute;
    top: -50px;
    left: -70px
}

#commentform input,input.text-input {
    padding: 11px;
    font-weight: inherit
}

input#author,input#email,input#url {
    border: 1px solid #e4e4e4;
    background: #fff;
    max-width: 100%;
    margin-right: 10px
}

#comment,input#author,input#email,input#url {
    transition: all .25s ease-in-out
}

#cancel-comment-reply-link {
    float: right;
    line-height: 24px;
    margin-top: 0;
    color: #ee210b;
    cursor: pointer;
    margin-bottom: -20px;
    text-decoration: underline;
    z-index: 100;
    position: relative
}

#commentform input#submit,#mtscontact_submit {
    line-height: 1;
    background-color: #0274be;
    padding: 12px 15px;
    color: #fff;
    text-decoration: none;
    float: right;
    cursor: pointer;
    display: inline-block;
    border: 0;
    transition: all .2s linear;
    border-radius: 3px
}

#mtscontact_submit {
    width: auto
}

#commentform input#submit:hover,#mtscontact_submit:hover {
    background: #222;
    color: #fff
}

.error {
    color: red
}

.thanks p {
    color: green
}

ol.commentlist {
    margin-left: 0;
    margin-top: 13px;
    padding: 0
}

.commentlist li {
    list-style: none;
    margin: 0;
    padding-left: 0;
    float: left;
    width: 100%;
    position: relative
}

.commentlist>li {
    margin: 0 0 30px
}

.commentlist p {
    margin-bottom: 5px
}

.ago {
    color: #999;
    text-transform: uppercase;
    font-size: 12px
}

.fn,.fn a {
    font-weight: 700
}

.fn {
    line-height: 1.375em
}

.fn a {
    color: #ee210b;
    font-size: 15px
}

.comment-meta,.reply a {
    font-size: 12px
}

.commentmetadata,.reply {
    overflow: hidden
}

.commentmetadata li {
    border: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 5px;
    list-style: square
}

.commentmetadata ol li {
    list-style: decimal
}

#commentform .wp-review-comment-field .review-result i,#commentform .wp-review-comment-field a i,.comment .wp-review-comment-rating .review-result i,.comment .wp-review-comment-rating a i {
    color: #ffb300!important
}

.reply {
    margin-top: 0;
    padding-bottom: 0;
    width: 100%;
    float: right
}

.reply a {
    font-weight: 700;
    float: left;
    padding: 0;
    color: #bdbdbd
}

#commentsAdd #respond h4 {
    margin-bottom: 19px
}

.comment #respond #respond {
    margin-top: 20px
}

.commentlist .children {
    margin-left: 10%;
    margin-bottom: 0;
    float: left;
    width: 90%;
    box-sizing: border-box;
    margin-top: 30px
}

.commentlist .children>li {
    margin-top: 15px;
    margin-bottom: 15px
}

.commentlist .children>li:first-child {
    margin-top: 0
}

.commentlist .children>li:last-child {
    margin-bottom: 0
}

.commentlist .children li {
    padding-bottom: 0
}

.avatar {
    float: left
}

#respond h3 {
    font-size: 18px;
    margin: 0;
    padding: 0
}

.comment-awaiting-moderation {
    font-style: italic;
    font-weight: 700
}

.commentmetadata ol,.commentmetadata ul {
    margin-top: 5px
}

#commentform textarea {
    width: 95.5%;
    border: 1px solid #a8d52d;
    background: #fff;
    padding: 2%;
    line-height: 25px;
    font-family: inherit
}

#commentform p {
    margin-bottom: 15px;
    float: left;
    width: 100%;
    clear: both
}

#commentform p label {
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px
}

.cancel-comment-reply a {
    float: right;
    margin-top: -8px
}

.required {
    color: red;
    padding: 0;
    line-height: 1
}

.comment-notes .required {
    padding-left: 0;
    padding-top: 3px
}

.comment-notes {
    font-style: italic;
    margin-top: 5px
}

.pagination {
    clear: both;
    overflow: hidden;
    float: left;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 0;
    display: block!important
}

.single .pagination {
    border: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-top: 0;
    padding: 2.2% 0;
    width: 100%
}

.ajax-search-results li,.pagination ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.pagination ul li {
    float: left;
    margin-bottom: 5px
}

.page-numbers.current {
    color: #fff;
    background: #0274be
}

#load-posts a,.page-numbers.current,.pagination .page-numbers.dots,.pagination a,.pagination a:hover,.single .pagination>.current .currenttext {
    margin: 0 5px 0 0;
    display: inline-block;
    float: left;
    line-height: 1;
    text-decoration: none;
    padding: 10px 13px;
    min-width: 36px;
    box-sizing: border-box;
    border-radius: 3px;
    text-align: center
}

.pagination a:hover {
    background: #0274be
}

#load-posts a,.pagination .page-numbers.dots,.pagination a,.single .pagination>.current .currenttext {
    background: #222;
    color: #fff
}

#load-posts a {
    font-weight: 700;
    margin: 0;
    float: none
}

#load-posts {
    float: left;
    width: 100%;
    text-align: center
}

#fs2_load_more_button .fa,#load-posts .fa {
    margin-right: 5px
}

.pagination a:hover,.single .pagination a:hover .currenttext {
    color: #fff
}

.pagination .nav-previous,.widget .wpt_widget_content #tags-tab-content ul li {
    float: left
}

.pagination .nav-next {
    float: right
}

.pagination .nav-next a,.pagination .nav-previous a {
    color: #fff!important
}

.pagination .nav-next a:hover,.pagination .nav-previous a:hover {
    background-color: #222
}

.single .pagination a .current,.single .pagination a .currenttext {
    padding: 0;
    background: 0 0!important;
    margin-right: 0
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.contact-form {
    position: relative
}

.contact-form.loading:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255,255,255,.8)
}

.contact-form input,.contact-form label,.contact-form textarea {
    display: block;
    width: 100%;
    box-sizing: border-box
}

.contact-form input {
    max-width: 300px
}

.contact-form textarea {
    height: 150px
}

.contact-form input[type=submit],.contact-form label {
    margin-top: 12px
}

.mtscontact_error {
    color: #b90101
}

.widget_search {
    overflow: visible
}

.ajax-search-box-open #s {
    border-bottom: 1px solid #fff
}

.ajax-search-results-container {
    position: absolute;
    top: 39px;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    z-index: 9;
    background: #fff;
    border: 1px solid #fff;
    border-top: none;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.4)
}

.ajax-search-results-container.loading:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255,255,255,.8)
}

ul.ajax-search-results {
    margin: 4px 0 0;
    padding: 0
}

.ajax-search-results li {
    display: block;
    min-height: 75px;
    padding: 0 8px
}

.ajax-search-results .wp-post-image {
    margin: 5px 10px 0 0;
    float: left
}

.ajax-search-meta {
    margin: 6px 8px;
    height: 20px;
    font-size: 13px
}

.ajax-search-meta .results-count {
    float: left;
    color: #aaa
}

.ajax-search-meta .results-link {
    float: right
}

.ajax-search-results-container .no-results {
    padding: 8px;
    color: #aaa;
    font-style: italic
}

.pace .pace-progress {
    background: #29d;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    height: 3px;
    transition: width .8s
}

.admin-bar .pace .pace-progress {
    top: 32px
}

.pace-inactive {
    display: none
}

#load-posts a.inactive {
    cursor: default
}

pre:before {
    content: "\f121";
    color: #fff;
    position: absolute;
    font-size: 18px;
    right: 14px;
    top: 6px;
    font-family: fontawesome
}

.flex-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    margin-bottom: 30px;
    height: 0;
    overflow: hidden
}

.flex-video embed,.flex-video iframe,.flex-video object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#parallax,#zoom-out-bg,#zoom-out-effect {
    position: relative;
    height: 0;

    background-size: cover;
    margin-bottom: 15px
}

#zoom-out-bg,#zoom-out-effect {
    padding-bottom: 35px;
	height:350px;
	background-size: cover;
}

#page.parallax,#page.zoomout {
    padding-top: 15px
}

.latestPost-review-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    padding: 2px 8px
}

.latestPost-review-wrapper .review-total-star {
    margin: 4px 0
}

.latestPost-review-wrapper .percentage-icon {
    top: 0;
    font-size: inherit;
    font-style: normal
}

.latestPost .review-type-circle.latestPost-review-wrapper {
    height: 36px
}

#wpmm-megamenu .review-total-only .review-type-circle.review-total-only,#wpmm-megamenu .review-type-circle.wp-review-show-total {
    height: 26px
}

#text-blanc,#text-blanc h2,#text-blanc h3,.navigation .wpmm-megamenu-showing.wpmm-light-scheme a,footer .review-total-only.small-thumb .review-result-wrapper i {
    color: #fff!important
}

.widget .widget_wp_review_tab .review-total-only.large-thumb {
    top: 15px;
    right: 15px
}

.widget .wp_review_tab_widget_content,.widget .wp_review_tab_widget_content ul.wp-review-tabs li,.widget .wpt_widget_content ul.wpt-tabs li {
    border: 0;
    overflow: hidden
}

.sidebar .wpt_widget_content .tab-content li,.widget .wp_review_tab_widget_content .tab-content li {
    border-bottom: 0;
    padding: 0;
    margin-bottom: 15px
}

.sidebar .wpt_widget_content a,.widget .wp_review_tab_widget_content .entry-title {
    font-weight: 400
}

.widget .wp_review_tab_widget_content .wp-review-tabs.has-4-tabs .tab_title a,.widget .wpt_widget_content .wpt-tabs.has-4-tabs .tab_title a {
    border-bottom: 1px solid #1b1b1b;
    border-left: 1px solid #1b1b1b
}

.widget .wp_review_tab_widget_content .wp-review-tabs.has-4-tabs .tab_title:nth-child(2n) a,.widget .wpt_widget_content .wpt-tabs.has-4-tabs .tab_title:nth-child(2n) a {
    border-right: none
}

.widget .wp_review_tab_widget_content .tab_title a,.widget .wpt_widget_content .tab_title a {
    background: #333;
    color: #7e7d7d;
    border: 0;
    padding: 14px 0;
    line-height: 1;
    margin: 0;
    white-space: nowrap;
    border-left: 1px solid #1b1b1b
}

.widget .wp_review_tab_widget_content .tab_title.selected a,.widget .wpt_widget_content .tab_title.selected a {
    background: #222;
    color: #fff;
    border-bottom: 0
}

.wpt_widget_content #tags-tab-content ul li a {
    font-size: initial;
    border-radius: 3px
}

.widget .wp_review_tab_widget_content .pagination,.widget .wpt_widget_content .pagination {
    padding-bottom: 15px
}

.widget .review-total-only,.widget .review-total-only.small-thumb {
    font-size: 13px;
    padding: 0;
    color: #222;
    background: 0 0
}

footer .widget .review-total-only,footer .widget .review-total-only.small-thumb {
    color: #777
}

.widget .review-total-only.large-thumb,.widget li:first-child .review-total-only.large-thumb {
    right: 0
}

footer .widget .review-total-only.large-thumb,footer .widget li:first-child .review-total-only.large-thumb {
    top: 15px;
    right: 15px
}

.widget .review-total-only.large-thumb {
    padding: 4px 10px;
    background: #222;
    color: #fff
}

.sidebar .widget .wpt_widget_content ul.has-4-tabs li {
    border-bottom: 0
}

.widget .wpt_widget_content #tags-tab-content ul {
    box-shadow: none;
    padding: 5px 0 0
}

.widget .wpt_widget_content {
    border: 0
}

footer .widget .wp_review_tab_widget_content .inside,footer .widget .wpt_widget_content .inside {
    background: rgba(255,255,255,.05);
    padding: 0
}

footer .widget .wp_review_tab_widget_content .tab-content li,footer .widget .wpt_widget_content .tab-content li {
    border-bottom-color: rgba(255,255,255,.05);
    padding: 15px;
    margin-bottom: 0
}

.widget .wpt_comment_content,.widget .wpt_excerpt,.widget .wpt_widget_content .wpt-postmeta,.widget .wp_review_tab_widget_content .wp-review-tab-postmeta {
    color: #aaa;
    font-size: 14px!important;
    line-height: 1.6;
    overflow: hidden
}

footer .widget .wpt_comment_content,footer .widget .wpt_excerpt,footer .widget .wpt_widget_content .wpt-postmeta,footer .wp_review_tab_widget_content .wp-review-tab-postmeta {
    color: rgba(255,255,255,.25)
}

.widget .has-4-tabs .wp_review_tab_widget_content .tab_title a,.widget .has-4-tabs .wpt_widget_content .tab_title a {
    background: #333;
    border-left: 1px solid #1b1b1b;
    border-bottom: 1px solid #1b1b1b
}

footer .widget .wp_review_tab_widget_content .tab_title.selected a,footer .widget .wpt_widget_content .tab_title.selected a {
    background: rgba(255,255,255,.2);
    color: #fff
}

footer .widget .wp_review_tab_widget_content .tab-content li:first-child,footer .widget .wpt_widget_content .tab-content li:first-child {
    padding-top: 15px
}

footer .widget .wp_review_tab_widget_content .has-4-tabs .tab_title:nth-child(2n+1) a,footer .widget .wpt_widget_content .has-4-tabs .tab_title:nth-child(2n+1) a {
    border-left: 0
}

.widget .wp_review_tab_widget_content .wp-review-tab-pagination,.widget .wpt_widget_content .wpt-pagination {
    padding-bottom: 0
}

.widget .wp_review_tab_widget_content .wp-review-tab-pagination a,.widget .wpt_widget_content .wpt-pagination a {
    margin: 0
}

footer .widget .wp_review_tab_widget_content .wp-review-tab-pagination a,footer .widget .wpt_widget_content .wpt-pagination a {
    padding: 15px
}

.mts-cart {
    z-index: 1;
    float: right;
    color: #777
}

#secondary-navigation .mts-cart span a {
    display: inline-block;
    padding: 17px 15px 16px 3px
}

#secondary-navigation .mts-cart>span:last-child a {
    padding-right: 0
}

.secondary-slider-container {
    float: left;
    width: 113.53%;
    margin-left: -6.8%;
    margin-top: -6.8%;
    max-width: 772px
}

.secondary-slider {
    margin-bottom: 20px
}

.secondary-slider .slide-caption {
    overflow: hidden;
    background: rgba(0,0,0,.24);
    color: #fff;
    width: 91.5%;
    padding: 8px 1.2%;
    float: left;
    max-height: 255px;
    position: absolute;
    bottom: 7%;
    left: 3%;
    text-align: center
}

.secondary-slider .slide-title {
    font-size: 32px;
    font-weight: 400;
    padding: 0;
    margin-bottom: 0;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,.6)
}

.secondary-slider .owl-dots {
    bottom: inherit;
    top: 8%;
    margin: 0!important;
    right: 3%
}

.secondary-slider .owl-controls .owl-dot {
    cursor: pointer
}

.secondary-slider .owl-controls .owl-dot span {
    background: #555;
    border-radius: 0;
    cursor: pointer
}

.secondary-slider .owl-controls .owl-dot.active span,.secondary-slider .owl-controls .owl-dot:hover span {
    background: #fff;
    transition: all .25s ease
}

.secondary-slider .owl-controls .owl-dot.active span {
    cursor: default
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #f7f7f7;
	
}

.copyrights a {
    text-decoration: none;
		color: #fff!important;
}

.home #page {
    padding-top: 0
}

.flexslider {
    border: 0!important;
    border-radius: 0!important;
    margin: 0 0 60px;
    padding: 0;
    position: relative
}

.flex-caption h2 a {
    color: #333!important;
    font-size: 22px!important;
    font-weight: 400
}

.sidebar.c-4-12 {
-webkit-box-shadow: inset 25px 0px 23px -23px rgba(230,230,230,1);
-moz-box-shadow: inset 25px 0px 23px -23px rgba(230,230,230,1);
box-shadow: inset 25px 0px 23px -23px rgba(230,230,230,1);
}

.fa-facebook-square::before {
    font-size: 26px
}

.submit {
    background-color: #a8d52d!important;
    color: #fff!important
}

#wppb-login-wrap .login-password input,#wppb-login-wrap .login-username input,.wppb-form-field input[type=email],.wppb-form-field input[type=number],.wppb-form-field input[type=password],.wppb-form-field input[type=search],.wppb-form-field input[type=text],.wppb-form-field input[type=url],.wppb-form-field select,.wppb-form-field textarea,.wppb-radios {
    width: auto!important;
    float: left
}

#parallax {
    margin-top: 30px;
    padding-bottom: 0!important
}

.cookie-notice-container {
    padding: 10px 2%!important;
    text-align: center;
    width: 96%!important
}

.mpc-layout--style_7.mpc-align--top-right .mpc-post__content {
    width: 250px
}
.postsby{
	display:none;
}

.wpcf7-text {
width: 92% !important;
}

.wpcf7-tel {
width: 92% !important;
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern {
    color: #fff;
    border-color: #9dc201;
    background-color: #9dc201;
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:hover {
    color: #fff;
    border-color: #92b209;
    background-color: #92b209;
}
.vc_btn3.vc_btn3-color-green, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat {
    color: #fff;
    background-color: #9dc201;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-green:focus, .vc_btn3.vc_btn3-color-green:hover {
    color: #fff;
    background-color: #92b209;
}
.vc_btn3.vc_btn3-color-violet, .vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat {
    color: #fff;
    background: rgb(178,21,54);
background: linear-gradient(90deg, rgba(178,21,54,1) 0%, rgba(118,45,100,1) 100%);
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-violet:focus, .vc_btn3.vc_btn3-color-violet:hover {
    color: #fff;
    background: rgb(178,21,54);
background: linear-gradient(90deg,rgba(118,45,100,1) 0%,  rgba(178,21,54,1) 100%);
}

.flex-direction-nav{
display:none !important;
}
.social-profile-icons {

    text-align: center;
    display: inline-block;

}
.shadow{
-webkit-box-shadow: 0px 0px 19px -3px rgba(0,0,0,0.4); 
box-shadow: 0px 0px 19px -3px rgba(0,0,0,0.4);}


/*WooCommerce*/
.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
    content: " ";
    display: table;
    padding: 15px;
	clear:both;
}

.woocommerce-page.columns-4 ul.products li.product, .woocommerce.columns-4 ul.products li.product {
    width: 23%;
	float:left;
	text-align: center;
	list-style:none;
	margin: 1.6%;
}
.sku_wrapper {
clear:both;
display: block;
font-family: 'Roboto Condensed';
font-weight: normal;
font-size: 16px;
display:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    background-color: #a2238e;
    text-transform: uppercase;
	font-size: 16px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: .5em 0;
    font-weight: 700;
     color: #fff !important;
    text-decoration: none;
	font-size: 0.9em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #a2238e;
    z-index: 2;
    border-bottom-color: none;
}
.woocommerce .related ul.products, .woocommerce-page .related ul.products, .woocommerce .related ul, .woocommerce-page .related ul{
    margin-bottom: 0;
    border-top: 2px solid #a2238e!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {

display:none;

}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {

display:none;

}
.posted_in{
clear:both;
display: block;
font-family: 'Roboto Condensed';
font-weight: normal;
font-size: 16px
}
.tagged_as{
clear:both;
display: block;
font-family: 'Roboto Condensed';
font-weight: normal;
font-size: 16px
}
.woocommerce ul.products li.product .price {
    color: #333 !important;
    display: block;
    font-size: 0.857em;
    font-weight: 400;
    margin-bottom: 0.5em;
	font-size:16px!important;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {

    color: #333 !important;

}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {

    background-color: #333 !important;
    color: #fff;

}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {

    background-color: #e42685 !important;
    color: #fff;
    -webkit-font-smoothing: antialiased;

}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background-color: #e42685;
    background-image: none;
    border: 0 none;
    box-shadow: none;
    color: #515151;
    cursor: pointer;
    display: inline-block;
    font-size: 100%;
    font-weight: 700;
    left: auto;
    line-height: 1;
    margin: 0;
    overflow: visible;
    padding: 0.618em 1em;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    white-space: nowrap;
clear:both;
text-align: center;
}
.woocommerce-info::before {
    color: #f4744c;
}
.woocommerce .woocommerce-info::before {
    color: #f2f2f2;
}
.woocommerce #review_form #respond p {
    margin: 0 0 10px;
    text-align: left;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 19px;
    margin: 0;
    padding: 0.5em 0;
}

.woocommerce-MyAccount-content{
 float:left;
 width: 70%;
 margin-bottom: 35px;
}

.woocommerce-MyAccount-navigation{
 float:left;
  width: 20%;
   background-color: #fff;
    border-radius: 15px;
    box-shadow: 1px 1px 12px #ccc;
    margin-bottom: 30px;
    margin-right: 3%;

    padding: 1%;
}
.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 12px 4px 0 0;
}
.woocommerce legend {
    color: #333;
    font-size: 24px;
    font-weight: normal;
}
.woocommerce-MyAccount-navigation-link a{
font-family: 'Amatic SC';
font-weight: 700;
font-size: 25px;
color: #fab337;
}
.is-active a{
font-family: 'Amatic SC';
font-weight: 700;
font-size: 25px;
color: #89C540;
}
.woocommerce label {
  margin-top: 5px;
}
.woocommerce-MyAccount-content input {
clear: both;
    margin: 5px;
    text-align: left;
    width: 100%;
 
}
.woocommerce-MyAccount-content .button{
 float:left;
  width: 35% !important;
  margin: 5px;
 
}
.woocommerce-form-row  {
width:100%;
  clear:both;
}
fieldset{
width:100%;
  clear:both;
}
.woocommerce-message {
width:100%;
  clear:both;
  border:1px solid #ccc;
  padding:10px;
  text-align:center;
  margin-bottom: 25px;
  -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-color:#fcf5e3;
padding-bottom: 20px;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
width:100%;
  clear:both;
  border:1px solid #ccc;
  padding:10px;
  text-align:center;
  margin-bottom: 25px;
  -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-color:#fcf5e3;
padding-bottom: 20px;
}
table.wccpf_fields_table td.wccpf_label, table.wccpf_fields_table td.wccpf_label label {
    width: 143px !important;
	font-weight:bold;
}
.woocommerce ul.products li.product {
    width: 21.8%!important;
}
.columns-5 ul.products li.product {
    width: 33%!important;
	padding:0;
	text-align: center;
}
.woocommerce ul.products li.product {
    padding-bottom: 25px!important;
margin-bottom: 26px!important;
}

.woocommerce .products ul, .woocommerce-page .products ul, .woocommerce ul.products, .woocommerce-page ul.products {
    padding-top: 25px;
    border-top: 1px solid #eee;
}
.woocommerce .products ul, .woocommerce ul.products {
    margin: 0 0 1em;
    padding: 0;
        padding-top: 0px;
    list-style: none outside;
    clear: both;
}

.woocommerce .products ul, .woocommerce-page .products ul, .woocommerce ul.products, .woocommerce-page ul.products {
    padding-top: 25px;
    border-top: none !important;
}
.woocommerce ul.products li.product a img {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border: 2px solid #f2f2f2;
}
.woocommerce .woocommerce-breadcrumb a {
    color: #a2238e;
}

.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 1em;
    padding: 0;
    font-size: .92em;
    color: #222;
    font-size: 18px;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
}
.wccpf-fields-group-2{
    width: 100%;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 40%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
width: 54%;

}
.woocommerce-product-gallery__image {
margin:7px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 30.2%;
    display: inline-block;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 0 0px !important;
}
.related {

    clear: both !important;
}
.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 2em;
 
}
.woocommerce-page div.product .woocommerce-tabs {
    clear: both;
    background: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0 0 0 0em;
}
.woocommerce-MyAccount-navigation-link--downloads{
display:none;
}
.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 15px 0 0;
	font-size: 26px;
		color:#a2238e;
}
.woocommerce .quantity .qty {
    margin: 0 0 15px;
    padding: 10px 8px 11px;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;

}
.woocommerce .related ul li.product, .woocommerce-page .related ul li.product{
    float: left;
margin-right: 2.7% !important;
}

.woocommerce-MyAccount-navigation ul {
    padding: 0.1em 0 0em 1.9em;
    list-style-type: square;
}
.woocommerce-MyAccount-navigation ul li{
    padding: 0.1em 0 0.8em 0em ;
}
.woocommerce-MyAccount-content input {
    clear: both;
    margin: 5px;
    text-align: left;
    width: 100%!important;
}
.menu-item-wpml-ls-2-en{
  display:none;
}

footer {
 background-color:#0076a4!important;
}
.vc_btn3.vc_btn3-color-chino, .vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat {
  color: #fff;
  background-color: #dffffff;
	text-transform:uppercase;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-chino:focus,
.vc_btn3.vc_btn3-color-chino:hover {
  color:#f7f7f7;
  background-color:#dffffff
}
select {
  height: 60px;
}
#header h1, #header h2
{
  float: none;
  display: inherit;
  line-height: 1;
  position: relative;
  margin-bottom: 0;
  width: 100%;
  margin: auto;
  text-align: center;
}
.logo-wrap
{
  margin: 0px 0px;
  overflow: hidden;
  float: none;
}
#primary-navigation
{
  float: left;
}
#primary-navigation
{
  display: block;
  float: left;
  margin-top: 20px;
}
#primary-navigation a
{
  text-align: left;
  text-decoration: none;
  padding: 0px 13px 18px 13px;
  margin: 0 16px;
}
#primary-navigation
{
  display: block;
  float: left;
  margin-top: 0px;
}
.flexslider {
  margin: 0 0 0px !important;
}
#text-5  {
  padding: 5px 0 5px!important;
}
.f-widget .widget {
  margin-bottom: 0;
  float: left;
  width: 100%;
  clear: both;
  padding: 35px 0 5px;
}
.wpb_gallery .wpb_flexslider .flex-control-nav {
  display: none;
}
#header {
 background-color:#DEFAE7;
  padding: 1px 0 0px 0;
  box-shadow: none;
  height: auto !important;
  background-image: url("https://www.lasatrouille.com/wp-content/uploads/2025/11/fond-header3.jpg");
    background-size: cover;        
    background-position: center;   
    background-repeat: no-repeat;  
    padding: 0;                    
    margin: 0;                     
    width: 100%;
    height: 100vh;                 
}
#header.sticky-navigation-active
{
  background-color: #DEFAE7 !important;
}
div.header-social-icons
{
  position: absolute;
  top: 225px;
  z-index: 1000;
	right:0;
	
}
.wpml-ls-menu-item .wpml-ls-flag {
  display: inline;
  vertical-align: baseline;
  background-color: #fff;
  padding: 5px;
  border-radius: 5px;
}