body{
background-image:url("https://make.1sur1.net/wp-content/uploads/2021/06/pattern.jpg");
background-repeat: repeat;
}
.header-bottom {
    background-image: url(https://make.1sur1.net/wp-content/uploads/2021/06/pattern.jpg);
    background-repeat: repeat;
}
#site-navigation {
    float: left;
}
#site-navigation ul li a {
    margin: 0;
    list-style: none;
    font-size: 16px;
		}

.blog-section .tg-blog-widget-layout-2 .post-image .entry-date a {
    color: #fff !important;
    font-size: 16px;
}
div.cart-wrap{
visibility:hidden;
}

.sous-menu{
color: #bf3197 !important;

}

a{
color: #bf3197 !important;

}
a:hover{
color: #ccc !important;

}

.header-bottom {
background-image:url("https://make.1sur1.net/wp-content/uploads/2021/06/pattern.jpg");
background-repeat: repeat;
}
.logo .logo-image {
    float: left;
    padding: 10px 0;
    width: 70%;
}
#top-footer {
    background-color: #190418;
    padding: 80px 0 30px;
		/*background-image:url("https://make.1sur1.net/wp-content/uploads/2021/06/pattern.jpg");*/
		background-repeat: repeat;
}

#bottom-footer .copyright {
    float: left;
    visibility: hidden;
}

#bottom-footer {
    padding: 20px 0;
    background-color: #1d081c;
		display: none;
}


.read-more-container{
  display: none;
	visibility:hidden;	
}

.site-content{
 background-color: transparent !important;
 background-image:url("https://make.1sur1.net/wp-content/uploads/2021/06/pattern.jpg");
background-repeat: repeat;
padding-top: 20px;		
}

.breadcrumb-trail.breadcrumbs {
    background: #190419 none repeat scroll 0 0;
    margin-bottom: 0px;
}
.site-footer:after{
    clear: none;
}

.tg-container:after {
    clear:left;
}


.header-top {
    background-color: #190418;
}

#secondary {
    float: right;
    width: 32.22%;
    margin-top: 19px;
}

.menu-toggle{
background-color: #ffffff;
}
.everest-forms label {
    display: block;
    line-height: 1.7;
    margin: 0 0 10px 0;
    color: #ffffff;
    font-size: 14px;
}
.tg-slider-widget .swiper-button-next:before {
    content: "\" /*rtl:"\"*/;
    font-family: fontawesome;
    font-size: 30px;
    color: #ffffff;
    background: #9c27b0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
}
.tg-slider-widget .swiper-button-prev:before {
    content: "\" /*rtl:"\"*/;
    font-family: fontawesome;
    font-size: 30px;
    color: #ffffff;
    background: #9c27b0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
}

.blog-section .tg-blog-widget-layout-2 .entry-title a {
    font-size: 20px;
    line-height: 24px;
    display: block;
    font-weight:bold;
}

.tg-slider-widget.slider-light .caption-title {
    text-shadow: 0px 0px #fff;
		font-size: 40px;

}
p {
    margin: 0 0 30px;
    font-size: 16px;
}
a{
  font-size: 16px;
}
a:hover{
  font-size: 16px;
}
#secondary .widget ul li a {
    font-size: 16px;
}

#secondary .widget-title {
    font-size: 18px;
    position: relative;
    margin-bottom: 30px;
}

.entry-content-block .entry-title a{
    font-size: 24px;
}

.blog-section .tg-blog-widget-layout-2 .post-image .entry-date a {
    color: #fff;
    font-size: 16px;
}
.mailpoet_select{
  color: #000;
}
.parsley-custom-error-message{
   margin-top: 10px;
  font-size: 14px !important;
	color: #cf2e2e !important;
}
a.button product_type_simple.add_to_cart_button.ajax_add_to_cart{
color: #fff !important;
}

@media (max-width: 980px){
#site-navigation .menu {
    background: #1b0b1d none repeat scroll 0 0;
    display: none;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 9999;
    padding: 0px 20px;
}
		#site-navigation, .center-logo-below-menu #site-navigation {
    float: right;
    padding: 5px 5px;
    background-color: #fff;
}
		#site-navigation ul li.menu-item-has-children .sub-toggle {
    position: absolute;
    top: 11px;
    right: 15px;
    background-color: #9e9e9e;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    color: #fff;
}
		#secondary {
    float: left;
    width: 100%;
    margin-top: 19px;
}
}