/*============================================================================
   #Webcms
==============================================================================*/
#footer {
    width: 100%;
}

.footer-wrapper {
    width: 100%;
    position: relative;
    /* margin-top: 60px; */
}

#section_358523054 {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: rgb(56, 56, 56);
}

.section1 {
    padding: 30px 0;
    position: relative;
    min-height: auto;
    width: 100%;
    display: flex;
    flex-flow: row;
    align-items: center;
}

.section-content {
    z-index: 1;
}

.section-content {
    width: 100%;
}

#row-1374225338 {
    margin-top: -40px;
}

.col-inext h1 {
    color: #555;
    font-size: 27px;
}

.col-innext1 {
    width: 100%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    flex: 1 0 auto;
}

.col-innext2 {
    padding-top: 20px;
    padding-bottom: 40px;
    width: 100%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    flex: 1 0 auto;
}

#image_494286793 {
    width: 70%;
}

.has-hover {
    position: relative;
}

.sec_footer a {
    color: #a4a4a4;
    font-size: 14px;
}

.has-hover img {
    /*width: 100%;*/
    /*max-width: 100%;*/
    /*height: auto;*/
    display: inline-block;
    vertical-align: middle;
}

ul.ul-reset {
    margin: 0;
    padding: 0;
}

.mona_sidebar_footer ul {
    margin: 0;
}

ul.menu li {
    list-style: none;
    margin-bottom: .3em;
    text-align: left;
    margin: 0;
}

.mona_sidebar_footer ul.menu li {
    width: 100%;
    border-top: 0px dashed rgba(238, 238, 238, 0.3);
}

.mona_sidebar_footer ul li.current-menu-item a {
    color: #fff;
}

ul.menu li a {
    text-decoration: none;
    display: inline-block;
    padding: 6px 0;
    flex: 1;
}

.sec_footer a {
    font-size: 14px;
}

.social-icons {
    vertical-align: middle;
    font-size: .85em;
    color: #999;
    display: flex;
}

.header-cart-title {
    font-size: 22px;
}

.full-width {
    font-size: 16px;
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

a.icon:not(.button) {
    font-family: sans-serif;
    margin-left: .25em;
    margin-right: .25em;
    font-size: 1.2em;
}

.sec_footer a {
    color: #a4a4a4;
}

.copyright-footer {
    text-align: center;
}

.text-center .pull-left {
    float: none;
}

.absolute-footer {
    font-size: .9em;
}

.copyright-footer a {
    color: #fff;
    text-decoration: none;
}

strong {
    font-size: 16px;
    font-weight: bolder;
}

.absolute-footer.dark {
    color: rgba(255, 255, 255, 0.5);
}

.absolute-footer {
    background-color: #383838;
}

.absolute-footer {
    padding: 10px 0 15px;
    font-size: .9em;
}

.fill {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    right: 0;
    bottom: 0;
    padding: 0 !important;
    margin: 0 !important;
}
ul #menu-menu-footer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
}

ul #menu-menu-footer-2 {
    justify-content: center;
    text-align: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}

a.icon {
    font-family: sans-serif;
    margin-left: .25em;
    margin-right: .25em;
    font-size: 1.2em;
}

/*i.icon {*/
/*    font-family: 'fl-icons' !important;*/
/*}*/

.col,
.medium-4,
.small-12,
.large-4 {
    margin-top: 6px;
}

.sec_footer a:hover {
    color: #fff !important;
}

.copyright-footer a:hover {
    color: #fff !important;
}

.text-center .pull-right {
    float: none;
}

.footer-secondary {
    padding: 7.5px 0;
}
.dark .payment-icon {
    background-color: rgba(255, 255, 255, 0.1);
}

.payment-icon {
    display: inline-block;
    opacity: .6;
    transition: opacity .3s;
    border-radius: 5px;
    padding-bottom: 0;
    padding: 3px 5px 5px;
    margin: 3px 3px 0;
}

.payment-icon svg {
    vertical-align: middle;
    height: 20px;
    width: auto;
}

.dark .payment-icon svg {
    fill: #FFF;
}

.payment-icon:hover {
    opacity: 1;
}

.sec_footer a:hover {
    color: #fff;
}

.social-icons .facebook i {
    color: #fff;
}
.sec_footer a {
    color: #a4a4a4;
    font-size: 16px;
}
.newsletter-form{
  position: relative;
  background-color:#111;
}
.newsletter-form {
    position: relative;
}
.newsletter-form input[type=email] {
    border: 1px solid rgba(222, 222, 222, 0.3);
    background-color: #383838;
    color: #fff;
    height: 46px;
    font-size: 15px;
    outline: none;
    box-shadow: none;
    border: 1px solid #D0D0D0;
}
.input-lg {
   height: 46px;
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.3333333;
}
.form-control {
    display: block;
    width: 100%;
    background-color: #ddd;
    color:#838383;
}
.btn-newsletter {
    position: absolute;
    right: 0;
    top: 0;
    background: #000;
    border: none;
    color: #fff;
    padding: 5px 10px;
    height: 46px;
}
.scrolltop {
	display:none;
	width:100%;
	margin:0 auto;
	position:fixed;
	bottom:70px;
	right:1px;	
	z-index: 9999;
}
.scroll {
	position:absolute;
	right:20px;
	bottom:20px;
  border: 2px solid #777;
  background-color: transparent;
	padding: 12px 14px 7px 14px;
	text-align: center;
	margin: 0 0 0 0;
	cursor:pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 		
	color: #777;
	border-radius: 50%;
}
.scroll:hover {
	border-color: #446084;
	color: #fff;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 		
}
.scroll:hover .fa {
  width: 15px;
	padding-top:-10px;
}
.scroll .fa {
	font-size:20px;
	margin-top:-5px;
	margin-left:1px;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 	
}