/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

/* Custom header */

.custom-header{
	
}

.custom-header_left,
.custom-header_right{
	
}

.four-fifth.column.custom-header_right{
	width: 80%;
    margin: 0 0 40px;
}

.column.one-fifth.custom-header_left{
    width: 20%;
	margin: 0 0 40px;
}

#Top_bar #logo{
	height: 87px !important;
	padding: 2px 0 8px !important;
    text-align: center;
}

#Header #Top_bar.is-sticky{
	opacity: 1;
}

#Header #Top_bar.is-sticky #logo{
	padding: 3px 0 8px !important;
}




#Top_bar .logo{
	width: 100%;
    margin: 0;
	background-color: #000;
}

.header-classic #Action_bar{
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
	        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
}

#Top_bar a#search_button.has-input input:focus{
	background-color: #a80303 !important;
}

#Action_bar .column{
	overflow: unset;
}

#Top_bar .top_bar_right, 
.header-plain #Top_bar .top_bar_right{
	height: auto !important;
}

#Top_bar.custom-header .top_bar_right_wrapper{
	top: 0;
}

.column.one-fifth.custom-header_left:after{
	position: absolute;
	content: '';
    width: 0px;
    height: 0px;
	border-top: 0px solid transparent;
    border-bottom: 97px solid transparent;
    border-left: 50px solid #000;
    z-index: 100;
}

.header-classic #Action_bar .contact_details li, 
.header-classic #Action_bar .social, 
.header-classic #Action_bar .social-menu{
	padding: 0;
}

.top-header{
	white-space: nowrap;	
}

.top-header-left{
	float: left;
	/* width: 30%; */
}

.top-header-right{
	float: right;
	/* width: 70%;
	text-align: right; */
}

.top-header-left,
.top-header-right{
    display: inline-block;
	white-space: normal;
	vertical-align: middle;
}

.menuo-right #Top_bar .menu_wrapper,
#Top_bar a.action_button{
    float: none !important;
    vertical-align: middle;
    display: inline-block;
}

#Top_bar a.action_button {
    top: 0;
    padding: 10px 30px;
    margin: 0 30px;
}

#Action_bar .contact_details li,
#Action_bar .contact_details a, 
#Action_bar .social li a, 
#Header_creative .social li a, 
#Action_bar .social-menu a,
#Top_bar a#search_button.has-input input{
	font-size: 14px;
}

#Header_wrapper #Top_bar .wpml-languages a.active,
#Header_wrapper #Top_bar .wpml-languages ul.wpml-lang-dropdown li a{
	font-size: 14px;
}


.custom-header_menu,
.custom-header_info{
	position: relative;
}

.custom-header_menu{
	text-align: right;
}

#Top_bar .menu > li > a span:not(.description){
    line-height: 30px;
}

#Top_bar .menu.menu-main > li > a{
	padding: 15px 0 16px 0;
}

.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description){
	padding-right: 40px;
}

.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description):after{
    right: 15px;
    border-top: 9px solid #000;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    margin-top: -4px;
    opacity: 1;
}

#Header_wrapper #Top_bar.is-sticky .logo{
    width: 100%;
    margin: 0;
}

#Header_wrapper #Top_bar.is-sticky #logo {
    text-align: center;
}

#Header_wrapper #Top_bar.is-sticky #logo img.logo-sticky{
	max-height: 100%;
}

/* #Header_wrapper #Top_bar.is-sticky #logo,
#Header_wrapper #Top_bar.is-sticky{
	height: auto !important;
} */

#Header_wrapper #Top_bar.is-sticky .custom-header_left:after{
	border-bottom: 60px solid transparent;
    border-left: 50px solid #000;
}

#Header_wrapper #Top_bar.is-sticky .custom-header_info{
	display: none;
}

#Action_bar .contact_details{
	margin-left: 40px;
	padding: 7px 0;
}

#Action_bar .contact_details li > i {
    margin-right: 10px;
    background-image: url(/wp-content/uploads/2018/07/phone.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.icon-phone:before {
    content: '';
}

#Action_bar .social-menu li:after{
	position: relative;
	content: '';
	width: 8px;
	height: 8px;
	background-color: #b62c2c;
    display: inline-block;
    right: -15px;
}

#Action_bar .social-menu li:last-child::after{
	display: none;
}

#Action_bar nav#social-menu{
    display: inline-block;
}

#Action_bar nav#social-menu{
    margin-right: 20px;
}

#Header_wrapper #Top_bar a#search_button,
.social_icons,
#Action_bar .social{
	margin-right: 35px;
}

#Action_bar .social-menu {
    background-color: #a80303;
    float: none;
    padding: 7px 20px !important;
    vertical-align: middle;
    display: inline-block;
}

#Top_bar #Action_bar .social{
	float: none;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    position: relative;
    top: 3px;
}

#Action_bar .social li a{
	font-size: 18px;
}

#Action_bar .social-menu li {
    display: inline-block;
    margin-right: 15px;
    padding-right: 10px;
    border-right: none;
}

#Action_bar .contact_details a,
#Action_bar .social li a, 
#Header_creative .social li a, 
#Action_bar .social-menu a{
	text-decoration: none;
}

#Header_wrapper #Top_bar .wpml-languages{
	float: none;
    margin: 0 20px 0 0;
    display: inline-block;
    background-color: #a80303;
    padding: 3px 15px 3px 30px;
    font-size: 16px;
    text-transform: uppercase;
    vertical-align: middle;
}

#Header_wrapper #Top_bar a#search_button{
    position: relative;
    display: inline-block;
    float: none;
    color: #fff;
    top: 0;  
}

#Top_bar a#search_button.has-input input{
    background-color: #a80303;
    display: inline-block;
    margin: -5px 0 0;
    padding: 0px 35px 0px 15px;
    position: relative;
    top: 1px;
    width: 180px;
    border-radius: 20px;
    border: 3px solid #b50a03;
    color: #fff;
    letter-spacing: 0px;
}

#Top_bar i.icon-search-fine {
    right: 2px;
    position: absolute;
    z-index: 11;
    top: 5px;
    font-size: 22px;
    cursor: pointer;
}


#Top_bar a#search_button.has-input input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff;
	font-style: italic;

}
#Top_bar a#search_button.has-input input::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
	font-style: italic;

}
#Top_bar a#search_button.has-input input:-ms-input-placeholder { /* IE 10+ */
	color: #fff;
	font-style: italic;

}
#Top_bar a#search_button.has-input input:-moz-placeholder { /* Firefox 18- */
	color: #fff;
	font-style: italic;

}

#Header_wrapper #Top_bar .wpml-languages a.active, 
#Header_wrapper #Top_bar .wpml-languages ul.wpml-lang-dropdown{
	background-color: #a80303;
    color: #fff;
    border-radius: 0;
    border: none;
}

#Header_wrapper #Top_bar .wpml-languages a.active{
    padding: 3px 6px 10px 10px;
}

#Top_bar .wpml-languages ul.wpml-lang-dropdown li a{
	opacity: 1;
    color: #fff;
    font-size: 16px;
    margin-left: -5px;
}

#Top_bar .wpml-languages a.active i{
    font-size: 20px;
    position: relative;
    top: 2px;
    right: -4px;
}

.wpml-languages:after{
	content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2018/07/world.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 18px;
    height: 18px;
    left: 10px;
    top: 8px;
    background-color: transparent;
}

.social_icons{
    vertical-align: middle;
    display: inline-block;
}

.social_icons a{
	margin-right: 15px;
    vertical-align: middle;
    display: inline-block;
}

.social_icons a:last-child{
	margin-right: 0;
}

.social_icons a img {
    height: 20px;
}

.color-orange,
.color-orange:hover{
	text-decoration: none;
	color: #C00 !important;
}

#Footer h4:before {
    content: '';
    width: 15px;
    height: 10px;
    background-color: #cc0000;
    position: absolute;
    left: -25px;
    top: 22px;
}

#Footer .social_icons{
    float: right;
}

#Footer .social a{
	font-size: 18px !important;
}

.arrow-up{
	width: 0; 
	height: 0; 
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid rgb(204, 0, 1);
	display: inline-block;
}

.line-right .block-wrapper{
    max-width: 60%;
    margin: 18px auto 25px;
}

.line-right .block-titles{
	text-transform: uppercase;
    padding: 10px;
    border: 2px dotted #af0001;
    font-size: 28px;
    font-family: "Fjalla One", Arial, Tahoma, sans-serif;
    display: inline-block;
    margin-bottom: 25px;
}

.line-right .block-content {
    font-size: 20px;
    margin-bottom: 25px;
}


.line-right .read_more a{
	border-bottom: 1px solid rgba(175, 0, 1, 0.5);
	padding-bottom: 0px;
	color: #fff;
	text-decoration: none;
	font-family: "Titillium Web", Arial, Tahoma, sans-serif;
	font-size: 20px;
    font-weight: 500;
}

.line-right .read_more span{
	color: #AF0001;
    font-weight: bold;
}

.line-right{
	position: relative;
}

.line-right:before {
	position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    border-top: 245px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 59px solid #07080a;
    z-index: 100;
    visibility: visible;
    left: -59px;
    top: 0px;
}

/* .line-right{
	border-left: 10px solid tran;
} */


.contact-block img{
    max-width: 100px;
}

.contact-block h2 {
    border-bottom: 3px solid #cc0000;
    padding-bottom: 10px;
}

#Content .contact-block h2 img {
    max-width: 75px;
    position: relative;
    bottom: -17px;
    margin-right: 15px;
}

.six_images{
	z-index: 100;
}


.six_images .column {
    width: 33.333%;
}

.six_images .column, 
.six_images .columns {
    float: left;
    margin: 0 0 40px;
}

.six_images .trailer_box .desc {
	background-color: #cc0000;
    position: absolute;
    left: 50%;
    bottom: 35%;
    z-index: 2;
    transform: translate(-50%,-35%);
    width: auto;
}

.six_images .trailer_box a{
	overflow: hidden;
}

.six_images .trailer_box a img{
	transition: all 0.5s;
}

.six_images .trailer_box a:hover img{
	 transform: scale(1.1);
}

.six_images .trailer_box a:hover .desc{
	background-color: #000;
}

.six_images .trailer_box .desc {
    padding: 10px 20px;
}

.service_block .one-second.mcb-wrap{
	width: 46%;
	margin-right: 4%;
}

.last_block .one-fourth.column_button{
    margin: 0 0 40px;
}

.last_block  .one-fourth.column, .last_block  .four.columns{
	width: 24%;
}

.last_block a.button.button_full_width .button_label {
    display: inline-block;
    float: none;
    font-family: "Fjalla One", Arial, Tahoma, sans-serif;
    font-size: 28px;
}

.banner_block_a .mcb-wrap-inner{
    background-color: rgba(249, 80, 80, 0.3);
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 20px 0;
}

.footer_img {
    text-align: right;
}

.footer_img img{
	height: auto;
	max-width: 180px;
	float: none;
    margin: 0 0 20px 0;
}

.hide .sub-menu{
	display: none !important;
}

.menu-main-menu .last{
	display: none;
}

/* Slider */
.blog_slider_header .button{
	color: #FFF;
}

.shop_slider .blog_slider_header a.slider_prev, 
.shop_slider .blog_slider_header a.slider_next{
	/*margin-top: 50%;
    transform: translateY(-50%);*/
    margin-top: 20%;
}

.shop_slider .blog_slider_header a.slider_prev{
	left: -75px;
    right: auto;
}

.shop_slider .blog_slider_header a.slider_next {
    right: -50px;
    left: auto;
}

.shop_slider .blog_slider_header{
	margin: 0;
	padding: 0;
	width: 100%;
    position: absolute;
    overflow: unset;
}

.shop_slider {
   /* width: 90%;*/
   /* margin: 0 auto !important;*/
}

.shop_slider a.button .button_icon{
	color: #000 !important;
    font-size: 42px;
}

.shop_slider a.button .button_icon{
	padding: 0;
}

.blog_slider_header a.button:after, 
.blog_slider_header a.action_button:after, 
.blog_slider_header a.tp-button:after, 
.blog_slider_header button:after, 
.blog_slider_header a.button:hover:after, 
.blog_slider_header a.action_button:hover:after, 
.blog_slider_header a.tp-button:hover:after, 
.blog_slider_header button:hover:after{
	background: none !important;
}

.slider_pager.slider_pagination{
	display: none;
}


.shop_slider .blog_slider_header a.slider_prev, 
.shop_slider .blog_slider_header a.slider_next{
	background: none;
}


.shop_slider .shop_slider_ul .product{
	background: #FFF;
    min-height: 500px;
    position: relative;
}

.shop_slider .shop_slider_ul .product .item_wrapper .desc h4,
.shop_slider .product_excerpt{
	text-align: center;
	line-height: 20px;
}

.shop_slider .slick-slide{
	padding: 15px 5px 5px 5px;
    border: 1px solid #d8d8d8;
    margin: 5px;
}

.shop_slider .image_frame{
	border: none;
}

.shop_slider .shop_slider_ul .product .item_wrapper .desc h4{
	margin-bottom: 20px;
}

.shop_slider .shop_slider_ul .product .item_wrapper .desc{
	padding: 15px 0 0 0;
}

a.slick-slide-button {
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 15px;
    background: #cc0000;
    margin: 10px auto;
    font-size: 21px;
    font-family: "Fjalla One", Arial, Tahoma, sans-serif;
    color: #fff;
    text-decoration: none;
    width: 100%;
    max-width: 120px;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
}

a.slick-slide-button:hover{
	 color: #fff;
	 background: red;
}

.carousel-3d-slide{
    
}

.promo_box_wrapper{
    display: flex;
    align-items: stretch;
	background: #f2f2f2;    
}

.promo_box_wrapper .photo_wrapper {
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
}

.promo_box .desc h2,
.promo_box .desc p{
	padding: 0px 20px
}

.promo_box .desc h2 {
    padding: 0px 20px 0px;
    margin-bottom: 10px;
}

.promo_box .desc p{
	margin: 0;
    line-height: 20px;
}

.promo_box_wrapper .photo_wrapper,
.promo_box_wrapper .desc_wrapper{
	width: 50%;
	margin: 0;
	padding: 0;
}


.promo_box a.button.button_left.button_theme.button_js.kill_the_icon{
	margin: 0;
	width: 100%;
}

.promo_box .desc_wrapper .desc h2 {
    font-size: 30px;
}

.promo_box .desc_wrapper .desc{
	margin-bottom: 35px;
}

.promo_box a.button.button_left.button_theme.button_js.kill_the_icon{
	text-align: center;
    display: inline-flex;
}

.promo_box a.button .button_icon{
	display: none;
}

.promo_box a.button .button_label{
    padding: 11px 20px;
    margin: 0 auto;
}

.promo_box span.button_label{
	text-transform: uppercase;
	font-family: "Fjalla One", Arial, Tahoma, sans-serif;
	font-size: 18px;
}

.lines{
	height: 4px;
    width: 45%;
    background: #cc0000;
    margin: 0 20px 15px;
}

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


/* Single product page */

.single-product #Subheader{
	padding: 20px 0;
	font-weight: bold;
}

.single-product .woocommerce-breadcrumb .icon-right-open:before{
	content: '/';
	width: auto;
	margin: 0;
}

.single-product #Subheader .woocommerce-breadcrumb li:last-child{
	color: #cc0001;
}

.single-product #Subheader .title{
	display: none;
}

.single-product .post-nav.minimal a svg{
	fill: #cc0001;
	display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
}

.single-product .post-nav.minimal a.home{
    position: absolute;
    left: auto;
    right: 0;
    color: #cc0001;
    text-decoration: none;
    font-weight: bold;
    margin: 0;
    top: 7px;
}

.single-product .post-nav.minimal a.prev,
.single-product .post-nav.minimal a.next{
    position: relative;
    background: #a80303;
    margin: 0px 3px;
    display: inline-block;
    vertical-align: middle;
    opacity: 1;
    padding: 5px 3px;
}

.single-product .post-nav.minimal a.prev i,
.single-product .post-nav.minimal a.next i{
	color: #FFF;
}

.single-product .post-nav {
    float: none;
   /* margin: 0;
    width: 100%;*/
}

.single-product  #Content .one-fourth.column{
    width: 23%;
}

.single-product.woocommerce ul.products li.product{
	width: 18.5% !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	float: right;
	text-align: center;
    padding-bottom: 45px;
}

.single-product.woocommerce ul.products li.product:nth-child(3n+1){
	clear: none !important;
}

.single-product .flex-control-nav.flex-control-thumbs{
	display: none;
}

.product_image_wrapper_custom{
	background-color: #f7f7f7;
    padding: 22px 20px;
    margin-bottom: 0;
    box-sizing: border-box;
    margin-right: 0;
}

.single-product #Content .product_wrapper .summary.entry-summary{
    margin-left: 0;
    width: 25%;
    margin-bottom: 0px;
    overflow: hidden;
}

.single-product .summary.entry-summary.column.one-fourth {
    padding: 25px 20px;
    box-sizing: border-box;
}

.single-product .summary.entry-summary h3{
	color: #FFF;
}

.single-product .product_meta a {
	font-family: "Fjalla One", Arial, Tahoma, sans-serif;
	text-transform: uppercase;
    background-color: #cc0000;
    padding: 10px 15px;
    display: inline-block;
    margin: 10px 0;
}

.single-product .product_meta{ 
	margin-top: 0;
}

.product_meta a,
.product_meta a:hover{
    color: #fff;	
    text-decoration: none;
}

.product_image_wrapper_custom .product_title{
	margin-bottom: 0;
	text-transform: uppercase;
}

.shop_slider_modify .blog_slider_header{
    margin: 0;
    padding: 0;
    width: 100%;
    position: absolute;
    overflow: unset;	
    height: 100%;
}

.shop_slider_modify .blog_slider_header a.slider_prev, 
.shop_slider_modify .blog_slider_header a.slider_next {
    background: none;
    position: absolute;
    color: #000;
    font-size: 32px;
    transform: translateY(-50%);
    top: 50%;
    z-index: 111;
}

.shop_slider_modify .blog_slider_header a.slider_prev {
    left: -15px;
}

.shop_slider_modify .blog_slider_header a.slider_next {
    right: -15px;
}


.shop_slider_modify {
    position: relative;
    width: 100%;
}

.shop_slider_modify a.button .button_icon{
	padding: 0;
}

.shop_slider_modify .item_wrapper{
	cursor: pointer;
}

.shop_slider_ul_modify{
	position: relative;
	background-color: #FFF;
    padding: 20px;
}

.custom_slider.slick-slide img{
	width: 70%;
}

.shop_slider_modify .blog_slider_header a.slider_prev:hover, 
.shop_slider_modify .blog_slider_header a.slider_next:hover{
	background: none !important;
	color: #000;
}

.shop_slider_modify .blog_slider_header a.slider_prev .icon-left-open-big:before,
.shop_slider_modify .blog_slider_header a.slider_next .icon-right-open-big:before{
	margin: 0;
}

.shop_slider_modify .slick-initialized .slick-slide{

}

.custom-slider{
	margin-top: 20px;
	margin-bottom: 0;
}

.left-block,
.right-block{
	margin-bottom: 0;
}

.single-product #Content .one-fourth.column{
	background-color: #cc0000;
}

.field-line-wrapper span,
.field-line-wrapper svg{
	color: #FFF;
	display: inline-block;
	vertical-align: middle;
}

.single-product .product_wrapper{
	display: flex;
    flex-direction: row;
    align-items: stretch;
}


/* Related product */
.rotated-text {
	display: flex;
    background-color: #000;
    align-items: center;
}

.rotated-text__inner {
	-webkit-transform: rotate(180deg);
	   -moz-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	     -o-transform: rotate(180deg);
	        transform: rotate(180deg);
	        -moz-writing-mode: vertical-lr;
	          -o-writing-mode: vertical-lr;
	             writing-mode: vertical-lr;

}

.single-product .related.products h2{
    padding: 30px 10px;
    text-transform: uppercase;
    font-size: 28px;
    margin: 0;
    color: #fff;
}

.single-product  .related.products{
    display: flex;
    flex-direction: row;
    align-items: stretch;
}


.products_wrapper .product {
    padding: 15px 5px 5px 5px;
    border: 1px solid #d8d8d8;
    margin: 5px;
}


.single-product  .product .related.products, 
.single-product  .product .upsells.products{
	border: none;
	margin-top: 10px;
    margin-left: 1%;
    margin-right: 1%;
}

ul.products,
ul.products.grid{
    display: flex;
    flex-wrap: wrap;
}

.woocommerce ul.products li.product .button,
.single-product ul.products li.product .button{
	margin-top: 0;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 25px;
    background: #cc0000;
    font-size: 21px;
    font-family: "Fjalla One", Arial, Tahoma, sans-serif;
    color: #fff;
    text-decoration: none;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    box-sizing: border-box;
    margin-bottom: 0;
}

.single-product  ul.products li.product .desc{
	padding: 15px 5px;
}

.single-product  ul.products li.product a{
	text-transform: uppercase;
}


/* Tabs */
.single-product #Content .tabs_wrapper{
	background-color: #f7f7f7 !important;
	padding: 0 20px 20px !important;
	-webkit-border-radius: 0 !important;
	        border-radius: 0 !important;
	margin: 40px 10px;
}

.single-product #Content .ui-tabs .ui-tabs-panel{
	/*background-color: #FFF;*/
}

.single-product .ui-tabs .ui-tabs-panel{
    padding: 30px 10px 15px;
}

.single-product #Content .ui-tabs .ui-state-active{
	background-color: #C00;
}

.single-product #Content .ui-tabs .ui-state-active a{
	color: #fff;
}

.single-product #Content .ui-tabs-nav {
	border: none;
}

.single-product #Content .ui-tabs a{
    font-size: 21px;
 	font-family: "Fjalla One", Arial, Tahoma, sans-serif;
    letter-spacing: 1.3px;
}

.single-product .woocommerce-content{
    margin-bottom: 80px;
}

/* Video block */

.video-wrapper {
    position: absolute;
    z-index: 1;
    bottom: 30px;
    right: 0;
    width: 25%;
    margin: 0 1% 0;
}

.video-content {
    position: relative;
    display: block;
    width: auto;
    height: 140px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto;
}

.video-content:after{
    content: '';
    background-image: url(/wp-content/uploads/2018/07/play.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 50px 50px;
    background-position: center center;
    background-repeat: no-repeat;
}


.video-line-wrapper{
	margin-top: 30px;
    padding: 0 20px;
}

.video-line-wrapper  .slick-dots li button:before{
	font-size: 28px;
	color: #FFF;
}

h1.product_title.entry-title {
    font-size: 35px;
}

.single-product .post-nav.minimal a.home{
	text-transform: uppercase;
}

.post-nav.minimal a{
	opacity: 1;
}

.is_mobile{
	display: none;
}



/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -30px;

    display: block;

    width: calc(100% - 40px);
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: #fff;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: 1;
    color: #fff;
}

.slick-dots button:after{
	background:none !important;
	opacity: 1;
}

.popup-content .mfp-close{
    right: -10px;
    top: -5px;
}

.woocommerce div.product div.images img,
.woocommerce div.product div.images .woocommerce-product-gallery__image{
    max-height: 300px;
    min-height: 300px;
}

.woocommerce-product-gallery{
    overflow: hidden;
}

.woocommerce-product-gallery__wrapper a > img{
    opacity: 0 !important;
}

.woocommerce-product-gallery__wrapper a{
    width: 100%;
    height: 100%;
    display: block;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
    
}

/*.video-wrapper{
    position: absolute;
    bottom: 0;
}*/

.title-icon-additional_information,
.title-icon-description{
    position: relative;
    top: -2px;
    width: 20px;
    height: 20px;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
}

.ui-tabs-active .title-icon-additional_information{
     background-image: url("/wp-content/uploads/2018/07/ico2w.png");
}

.title-icon-additional_information{
    background-image: url("/wp-content/uploads/2018/07/ico2b.png");
}

.ui-tabs-active .title-icon-description{
     background-image: url("/wp-content/uploads/2018/07/ico1w.png");
}

.title-icon-description{
    background-image: url("/wp-content/uploads/2018/07/ico1b.png"); 
}

.ui-tabs .ui-tabs-nav li a{
    padding: 14px 30px 10px !important;
}

.ui-tabs .ui-tabs-nav li a i{
    margin-right: 10px;
}

.single-product .ui-tabs .ui-tabs-nav,
.single-product .share-simple-wrapper{
    display: inline-block;
    vertical-align: middle;
}

.single-product .ul-li-wrapper{
    background-color: #fcfcfc;
    margin-right: -20px;
    margin-left: -20px;
}

.single-product .share-simple-wrapper{
    padding: 12px 0;
    border: none;
    float: right;
    margin-right: 10px;
}

.single-product .ui-tabs .ui-tabs-nav li.ui-tabs-selected:after, 
.single-product .ui-tabs .ui-tabs-nav li.ui-state-active:after{
     display: none;
}
    
.share-simple-wrapper .share-label {
    margin-right: 10px;
    color: #a8a8a8;
    font-size: 21px;
}

#custom_carousel .desc{
    background-color: #fff;
    z-index: 2;
    width: auto;
    text-align: center;
    padding: 15px 15px 0 15px;
}

#custom_carousel .carousel-3d-slide{
    background-color: #fff;
    text-align: center;
}

#custom_carousel  .button{
    margin-top: 0;
    margin-bottom: 20px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 25px;
    background: #cc0000;
    font-size: 21px;
    font-family: "Fjalla One", Arial, Tahoma, sans-serif;
    color: #fff;
    text-decoration: none;
}

.related-products h2{
    font-size: 25px;
    line-height: 25px;
    font-family: "Fjalla One", Arial, Tahoma, sans-serif;
    text-transform: uppercase;
    color: #fff;
    background-color: #000;
    text-align: center;
    display: inline-block;
    padding: 9px;
    transform: translateX(-50%);
    margin-left: 50%;
}

.single-custom_carousel,
.related-products {
    margin-top: 30px;
    margin-bottom: 20px;
    display: none;
}

.with_aside .category-image-wrapper {
    padding-top: 0px;
    width: 78%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.category-description{
    width: 22% !important;
    padding: 20px;
    box-sizing: border-box;
    background: #000;
    color: #fff;
    line-height: 21px;
}

.category-description p{
    margin: 0;
}

.category-wrapper{
    display: flex;
    flex-direction: row;
    align-items: stretch;
}

.category-title{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    text-transform: uppercase;
    font-size: 42px;
    font-family: "Fjalla One", Arial, Tahoma, sans-serif;
}


/* Archive page */

.woocommerce ul.products li.product .image_frame, 
.woocommerce ul.products li.product .hover_box_product{
    border: none;
}

#Subheader{
    padding: 10px 0;
}

#Subheader .title{
    display: none;
}

.widget-area{
    padding: 30px 30px 20px;
}

.widget{
    padding-bottom: 0;
    margin-bottom: 0;
}

.widget-area:before{
    background: none;    
}

.widget:after{
    display: none;
}

.prdctfltr_wc{
    margin-bottom: 0;
}

.aside_left .widget-area{
    background-color: rgba(247, 247, 247, 1);    
}

.archive  ul.products li.product{
    width: 22.7% !important;
    text-align: center;
    margin: 0 0 20px 2%!important;
}

.archive  ul.products li.product:nth-child(3n+1){
    clear: none;
}

.prdctfltr-widget .prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter{
    margin-bottom: 30px;
}

aside#woocommerce_products-2 {
    padding: 50px 30px;
    background-color: #cc0000;
    margin: 0 -30px;
}

#woocommerce_products-2 > h3{
    font-size: 28px;
    line-height: 28px;
    color: #FFF;
    margin-bottom: 25px;
}

.product_list_widget img{
    display: none;
}

.product_list_widget li{
    border: none;
    padding: 0px !important;
}

.product_list_widget li a{
    color: #FFF;
    text-decoration: none;
}

.product_list_widget li a span{
    font-weight: normal;
}

.archive .full-width.products.grid li.product{
    width: 98% !important;
    text-align: left;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    border: none;
}

.archive .full-width.products.grid li.product .image_frame, 
.archive .full-width.products.grid li.product .hover_box_product{
    position: relative;
    display: inline-block;
    width: 30%;
    border: none;
    box-sizing: border-box;
}


.archive .full-width.products.grid li.product .desc{
    padding: 20px 30px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    width: 70%;
    box-sizing: border-box;
    background-color: #f7f7f7;
}

.archive .full-width.products.grid li.product .button{
    position: absolute;
    bottom: 45px;
    right: 0;
    margin-bottom: 0;
    left: auto;
    width: auto;
}

.full-width .share-for-full-width{
    display: block;
}

.share-for-full-width{
    display: none;
    position: absolute;
    right: 0;
    background-color: #FFF;
}

.share-for-full-width .share-simple-wrapper{
    font-size: 14px;
    border: none;
    background-color: #fcfcfc;
    padding: 5px 10px;
}

.share-for-full-width .share-simple-wrapper .share-label{
    margin: 0;
    font-size: 16px;
}

.archive .full-width.share-for-full-width{
    float: right;
}

.shop-order{
    text-align: right;
}

.shop-order img{
    width: 25px;
    height: auto;
    padding: 5px;
    cursor: pointer;
}

ul#menu-sidebar-menu-es,
ul#menu-sidebar-menu-fr,
ul#menu-sidebar-menu{
    background: none;
    padding: 0;
    margin: 30px 0;
    font-size: 18px;
    font-family: "Fjalla One", Arial, Tahoma, sans-serif;
}

#menu-sidebar-menu-es li:after,
#menu-sidebar-menu-fr li:after,
#menu-sidebar-menu li:after{
    display: none;
}

#menu-sidebar-menu-es li,
#menu-sidebar-menu-fr li,
#menu-sidebar-menu li {
    list-style: none;
}

#menu-sidebar-menu-es li a,
#menu-sidebar-menu-fr li a,
#menu-sidebar-menu li a{
    text-decoration: none;
    color: #000;
    padding-left: 20px;
}

#menu-sidebar-menu-es li a:before,
#menu-sidebar-menu-fr li a:before,
#menu-sidebar-menu li a:before {
    content: '\e914';
    font-family: "mfn-icons";
    position: relative;
    left: -10px;
    font-size: 25px;
}

.with_aside .section_wrapper{
    margin: 0 0 0 auto;
}

.woocommerce-content{
    width: 100% !important;
    margin: 0 0 40px;
}

.pager .pages{
    background: none;
}

.custom-page{
    padding: 20px 0 !important;
}

.custom-page + .section.mcb-section.dark.bg-cover{
    margin-top: 20px !important;
}

.custom-page:first-child {
    padding-top: 40px !important;
}

.custom-page .section_wrapper{
    padding: 0 !important;
}

.custom-page .section_wrapper .one-second{
    padding: 0 !important;
}

.custom-page .section_wrapper .one-second .promo_box a.button .button_label{
    padding: 11px 20px;
}

.section.mcb-section.dark.bg-cover-ultrawide{
    padding-bottom: 5px;
}

.breadcrumbs.woocommerce-breadcrumb li:last-child{
    color: #cc0001 !important;
}

.advance-search{
    display: none;
    font-family: "Fjalla One", Arial, Tahoma, sans-serif;
    font-size: 23px;
    padding: 30px 20px;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    text-align: center;
    margin-left: -33px;
    margin-right: -33px;
    cursor: pointer;
    margin-top: -20px;
}

.advance-search i {
    position: relative;
    right: 5px;
    top: -2px;
}


.archive.woocommerce ul.products li.product:nth-child(4n+1) {
    clear: both;
}

/* Shop page */
.shop-box{
    margin-bottom: 15px;
}

.shop-box-title span{
    background-color: rgba(10,10,10,0.5);
    padding: 30px 50px;
    font-size: 50px;
    color: #fff;
    font-family: "Fjalla One", Arial, Tahoma, sans-serif;
    letter-spacing: 10px;
}

.archive ul.products li.product{
    padding-bottom: 45px;
}

.archive ul.products.grid{
    opacity: 0;
}

.search-results .post-meta{
    display: none;
}

.search-results .yes-img .post-image {
    width: 15%;
    float: left;
}

.search-results .yes-img .post-desc-wrapper{
    width: 85%;
}

.single-product #Content .ui-tabs .shop_attributes a {
    font-size: 16px;
    color: #0a0a0a;
    font-family: "Titillium Web", Arial, Tahoma, sans-serif;
    text-decoration: none;
    pointer-events: none;
    cursor: default;
}

/* Excerpt */
.product_excerpt .full,
.products.grid .excerpt .full{
    display: none;
}

.products.grid .excerpt .small{
    display: block;
}


.products.grid.full-width .excerpt .small{
    display: none;
}

.products.grid.full-width .excerpt .full{
    display: block;
}

/* Responsive */

@media (min-width: 1400px) {

    #Action_bar nav#social-menu{
        margin-right: 35px;
    }

    #Action_bar .contact_details{
        margin-left: 45px;
    }
}

@media( min-width: 1240px ) and ( max-width: 1400px ){
    
    .menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description){
        padding-right: 30px;
    }

    .menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description):after{
        right: 9px;
        border-top: 6px solid #000;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        margin-top: -4px;
        opacity: 1;
    }

    #Top_bar a.action_button {
        top: 0;
        padding: 10px 20px;
        margin: 0 30px 0 0px;
    }

    #Top_bar .menu.menu-main > li > a {
        font-size: 14px;
    }
}

@media( min-width: 1401px ) and ( max-width: 1600px ){

    #Top_bar .menu.menu-main > li > a {
        font-size: 14px;
    }

}

@media only screen and (max-width: 1024px){
    .top-header-left{
        display: none;
    }
}

@media (min-width: 1200px) {

	/* Submenu */

	.menu_image {
	    display: inline-block;
	    vertical-align: middle;
	    width: 100%;
        max-width: 100%;
	    height: 240px;
	    background-repeat: no-repeat;
	    background-size: cover;
	    background-position: top;
	}


	#Top_bar .sub-menu{
		width: 600px;
	}
        
    .menu-resp .menu_image_wrapper {
        float: left;
    }

	.menu_image_wrapper {
	    float: right;
	    width: 63%;
	    text-align: center;
	    overflow: hidden;
	}

    #Top_bar .menu.menu-main li.menu-resp ul li{
        float:  right;
    }

    #Top_bar .menu.menu-main > li.menu-resp ul{
        padding: 30px 30px 30px 40px;
    }

    #Top_bar .menu.menu-main > li.menu-resp .menu_text_block,
    #Top_bar .menu.menu-main > li.menu-resp .menu_text_button a{
        text-align: left;   
    }

	#Top_bar .menu.menu-main li ul li {
	    float: left;
	    width: 35%;
	}

	#Top_bar .menu.menu-main li ul li a span{
	    font-size: 18px;
	    line-height: 30px;
	    font-family: "Fjalla One", Arial, Tahoma, sans-serif;
	    color: #000;
	    text-transform: uppercase;
	}

	#Top_bar .menu.menu-main > li ul li a {
	    border: none;
	    padding: 5px 20px;
	    text-align: left;
	}

	#Top_bar .menu.menu-main > li ul li a:hover, 
	#Top_bar .menu.menu-main > li ul li.hover > a,
	#Top_bar .menu.menu-main > li ul li a:hover span, 
	#Top_bar .menu.menu-main > li ul li.hover > a span,
	#Top_bar .menu.menu-main > li ul li a:hover:after, 
	#Top_bar .menu.menu-main > li ul li.hover > a:after{
		background: none;
		color: #cc0000;
		display: block;
	}


	#Top_bar .menu.menu-main > li ul li a:after {
		content: '\e914';
	    font-family: "mfn-icons";
	    position: absolute;
	    top: 7px;
	    left: 0;
	    background: none;
	    font-size: 32px;
	    color: #000;
	    display: none;
	}


	#Top_bar .menu.menu-main > li ul {
	    background-color: #FFF !important;
	    border-top: 3px solid #cc0000;
	    padding: 30px 40px 30px 30px;
        margin-top: 0px;
	}

	span.menu_text_block {
        width: 100%;
        float: left;
        text-align: right;
        padding: 20px 0 0 0;
        line-height: 18px;
    }

	.menu_text_block span{
		display: block;
	}

	span.menu_text_title{
	    font-family: "Fjalla One", Arial, Tahoma, sans-serif;
	    color: #000;
	    text-transform: uppercase;
	    padding-bottom: 5px;
	    font-size: 20px;
    	line-height: 24px;
	}

	.menu_text_button a{
		padding: 5px 0 0;
		display: block;
		color: #A80303;
		text-decoration: none;
		text-align: right;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1090px) {
	
	#Action_bar .contact_details{
		margin-left: 20px;	
	}

	#Action_bar .contact_details a{
		font-size: 12px;
	}

}

@media screen and (max-width: 960px) {
  .page .shop_slider{
        display: none;
    }
    
    .page .single-custom_carousel,
    .single-product .related-products{
        display: block;
    }

    .single-product .related.products{
        display: none !important;
    }

    .promo_box_wrapper .photo_wrapper {
        display: none;
    }

    .promo_box_wrapper .photo_wrapper,
     .promo_box_wrapper .desc_wrapper{
         width: 100%;
    }
    
}


@media screen and (min-width: 1239px) and (max-width: 1240px) {
    
    #Top_bar a.action_button{
        padding: 10px 20px;
        margin: 0 30px 0 0;
    }

    .menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description){
        padding-right: 30px;
    }

    #Top_bar .menu > li > a span:not(.description){
        padding: 0 10px;
    }

    .menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description):after{
        right: 9px;
        border-top: 6px solid #000;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
    }

    #Top_bar .menu.menu-main > li > a {
        font-size: 15px;
    }

}


@media screen and (min-width: 768px) and (max-width: 1242px) {
	
	.top-header-right #social-menu{
		margin-right: 20px !important;
	}

    .noimage{
        display: none;
    }

}



@media screen and (min-width: 768px) and (max-width: 1239px) {

	.last_block a.button.button_full_width .button_label {
	    display: inline-block;
	    float: none;
	    font-family: "Fjalla One", Arial, Tahoma, sans-serif;
	    font-size: 22px;
	    line-height: 30px;
	}

	#Action_bar nav#social-menu, #Header_wrapper #Top_bar a#search_button, .social_icons, #Action_bar .social{
	    margin-right: 25px;
	}

	#Action_bar nav#social-menu{
		display: none;
	}

	.line-right .block-wrapper {
	    max-width: 90%;
	    margin: 18px auto 0px;
	}

	.line-right:before{
		border-top: 280px solid transparent;
	}

	#Top_bar #menu > ul {
	    border-top: 3px solid #cc0000;
	    width: 100%;
	    float: left;
	    margin-top: 0px;
	    padding: 20px 0;
	}

	#Top_bar #menu ul li{
		text-align: right;
	}

	#Top_bar #menu ul li a{
	    padding: 0px 55px;
	    font-size: 18px;
    	font-family: "Fjalla One", Arial, Tahoma, sans-serif;
	}

	#Top_bar #menu ul li a span{
		font-size: 18px;
		line-height: 35px !important;
	}

	#Header #Top_bar #menu ul li.submenu .menu-toggle{
		right: 15px;
		top: -5px;
		opacity: 1;
	}

	#Header  #Top_bar #menu ul li.submenu .menu-toggle:after {
	    content: "\e8b6";
	    font-family: "mfn-icons";
	}

	#Header  #Top_bar #menu ul li a{
	    padding: 0 55px 0 25px;
	}

	#Top_bar #logo{
		height: auto !important;
	}

	.column.one-fifth.custom-header_left:after{
		border-bottom: 88px solid transparent;
		border-left: 20px solid #000;
	}

    #Action_bar .social li a, #Action_bar .social-menu a{
	    font-size: 21px;
	}

	#Top_bar .logo #logo {
	    margin: 0 auto;
	    max-width: 150px;
	    max-height: 100%;
	}

	.menu_text_block{
		display: none;
	}
	
	.column.one-fifth.custom-header_left,
	.column.four-fifth.column.custom-header_right{
	    display: inline-block;
	    float: none;
	    vertical-align: top;
	}

	.column.one-fifth.custom-header_left{
		width: 35% !important;
	}

	.column.four-fifth.column.custom-header_right{
		width: 65% !important;
		/* overflow: hidden; */
	}

	#Top_bar {
	    background-color: #ffffff !important;
	    white-space: nowrap;
	    width: 100%;
	}

	.custom-header_menu {
	    text-align: right;
	    padding: 6px 0;
	}

	#Top_bar #logo img{
		margin-top: 15px;
	}

	#Top_bar #menu > ul{
	    /*margin-top: 4px;*/
	}

	#Top_bar a.responsive-menu-toggle{
		position: relative;
	}

	#Top_bar a.responsive-menu-toggle{
		right: 0;
		margin-top: 0;
	}

	#Top_bar a.action_button{
		margin: 0 25px;
	}


}

@media only screen and (max-width: 960px){

    .shop_slider_modify .blog_slider_header a.slider_prev, 
    .shop_slider_modify .blog_slider_header a.slider_next{
        font-size: 24px;
    }

    .slick-dotted.slick-slider{
        margin-bottom: 0;
    }

    .single-product  .product .post-nav{
        float: none;
        padding: 0 20px;
        box-sizing: border-box;
    }

    .single-product .post-nav.minimal a.home {
        text-transform: uppercase;
        position: relative;
        float: right;
    }

   .single-product .section_wrapper{
         max-width: 100% !important;
         padding: 0 !important;
   } 

   .single-product .product_wrapper .product_image_wrapper{
       margin: 0;
   }

   .single-product .woocommerce-content{
       width: 100%;
       margin: 0;
   }

   .single-product #Content .tabs_wrapper{
       margin: 40px 0px;
   }

   .single-product .product_wrapper{
       flex-direction: column;
   }

   #Subheader{
       display: none;
   }

   .single-product #Content .ui-tabs .ui-tabs-panel{
       background-color: transparent;
   }

   .style-simple .ui-tabs .ui-tabs-nav li{
       width: 50% !important;
       text-align: center;
   }

   .custom_end{
       -webkit-background-size: cover;
            -o-background-size: cover;
               background-size: cover;
   }

   .custom_end .column.mcb-column.one-fourth.column_column{
       width: 100%;
       margin-bottom: 20px;
       text-align: center;
   }

   .single-product .summary.entry-summary.column.one-fourth{
       padding: 25px 30px 40px 30px;
   }

   .shop_slider_ul_modify{
        margin-left: -20px;
        margin-right: -20px;
   }

   .single-product #Content .ui-tabs .ui-state-active a,
   .single-product #Content .ui-tabs a{
       letter-spacing: normal;
   }

   .ui-tabs .ui-tabs-panel{
       padding: 15px 0 20px 0;
   }

   .rotated-text{
       display: none;
   }

   .content_video.iframe,
   .content_video.iframe iframe{
       position: static;
       z-index: 1111;
   }

   .video-wrapper{
       position: relative;
       width: 100%;
       margin: 0;
   }

   .single-product .share-simple-wrapper{
       margin-right: 0;
   }

   .share-simple-wrapper .share-label{
       font-size: 16px;
   }

   .single-product #Content .ui-tabs a{
       padding: 0;
   }

   .woocommerce .product .product_wrapper .product_image_wrapper{
       width: 100%;
   }

}

@media only screen and (min-width: 768px) and (max-width: 959px){
    .woocommerce ul.products li.product:nth-child(4n+1) {
        clear: both!important;
    }
}


@media (min-width: 768px) and (max-width: 1024px) {
    #Action_bar{
       padding: 0;
    }
    /* .woocommerce ul.products li.product:nth-child(4n+1) {
        clear: both !important;
    } */
    
    .archive ul.products li.product{
        width: 22.5% !important;
    }
    .desc h4 {
        font-size: 18px;
        line-height: 24px;
    }
    .widget-area{
        padding: 30px 15px 10px;
    }
    .woocommerce ul.products li.product .button, 
    .single-product ul.products li.product .button{
        padding: 5px 10px;
        font-size: 16px;
    }

    aside#woocommerce_products-2{
        margin: 0 -15px;
    }

}

@media (min-width: 767px) and (max-width: 768px) {
   
    #Action_bar nav#social-menu{
        display: none !important;
    }

    .custom-header_menu {
        text-align: right;
        padding: 6px 0;
    }

    #Top_bar a.responsive-menu-toggle {
        position: relative;
        display: block;
        right: 0;
        margin-top: 0;
    }

    #Top_bar #menu > ul {
        border-top: 3px solid #cc0000;
        width: 100%;
        float: left;
        margin-top: -3px;
        padding: 20px 0;
    }

    #Top_bar #menu ul li {
        width: 100%;
        padding-bottom: 0;
        border-right: 0;
        position: relative;
    }

    #Top_bar #menu{
        margin-top: 3px !important;
    }

   

}


@media only screen and (max-width: 767px){

	.top-heaer-right #search_button.menu-top-menu-container{
		display: none !important;
	}

	.is_mobile{
		display: inline-block;
	}

	.top-header-right #search_button{
		display: none !important;
	}

	.column.one-fifth.custom-header_left,
	.column.four-fifth.column.custom-header_right{
	    display: inline-block;
	    float: none;
	    vertical-align: top;
	}

	.column.one-fifth.custom-header_left{
		width: 35% !important;
	}

	.column.four-fifth.column.custom-header_right{
		width: 65% !important;
		/* overflow: hidden; */
	}

	#Action_bar .social-menu{
		display: none;
	}

	#Top_bar {
	    background-color: #ffffff !important;
	    white-space: nowrap;
	    width: 100%;
	}

	#Top_bar #logo{
		
	}

	#Top_bar .logo #logo{
	    margin: 0 auto;
	    max-width: 120px;
	    max-height: 58px;
	}

	.header-classic #Action_bar{
		background-color: #cc0000 !important; 
		-webkit-box-shadow: none;
		        box-shadow: none;
	}

	.column.one-fifth.custom-header_left:after {
	    position: absolute;
	    content: '';
	    width: 0px;
	    height: 0px;
	    border-top: 0px solid transparent;
	    border-bottom: 61px solid transparent;
	    border-left: 20px solid #000;
	    z-index: 1111;
        margin-left: 0px;
	}

	.top-header-left, .top-header-right{
		/* float: none; */
		vertical-align: middle;
	}

	.top-header-left,
	#Top_bar #Action_bar .social{
	    margin-right: 5px;
	}

	#Action_bar .contact_details {
	    margin: 0 0 0 20px;
	    padding: 0;
	}

	#Action_bar .contact_details li,
	#Action_bar .contact_details a, 
	#Action_bar .social li a,
	#Header_creative .social li a, 
	#Action_bar .social-menu a, 
	#Top_bar a#search_button.has-input input{
		font-size: 10px;
	}

	.custom-header_info #Action_bar .contact_details a{
		color: #FFF;
		font-size: 8px;
	}

	#Header_wrapper #Top_bar .wpml-languages a.active, 
	#Header_wrapper #Top_bar .wpml-languages ul.wpml-lang-dropdown li a{
		font-size: 9px;
	}

	#Header_wrapper #Top_bar .wpml-languages{
		padding: 3px 0px 3px 15px;
		font-size: 10px;
	}

	#Header_wrapper #Top_bar .wpml-languages a.active {
	    padding: 0px 0px 3px 7px;
	}

	#Action_bar nav#social-menu, 
	#Header_wrapper #Top_bar a#search_button, 
	.social_icons, 
	#Action_bar .social{
		margin-right: 0;
	}

	.wpml-languages:after{
		width: 12px;
	    height: 10px;
	    left: 5px;
	    top: 7px;
	}

	#Header_wrapper #Top_bar .wpml-languages{
		margin: 0 4px 0 0;
	}

	#Top_bar .wpml-languages a.active i {
	    font-size: 13px;
	    position: relative;
	    top: 2px;
	    right: 0;
	    margin: 0;
	}

	#Action_bar .contact_details li > i {
   		margin-right: 5px;
	    width: 9px;
   		display: inline-block;
    	vertical-align: middle;
	}

	#Action_bar .social li a, #Action_bar .social-menu a{
		color: #FFF !important;
	}

	#Action_bar .social li{
		margin-right: 0px;
	}

	#Top_bar #Action_bar .social{
		margin-bottom: 0;
	}

	.top-header-right #search_button{
		display: none;
	}

	#Top_bar a#search_button.has-input input{
	    max-width: 135px;
    	width: 100%;
    
	}

	#Top_bar #menu{
		position: absolute !important;
		left: -2px;
	}

	#Top_bar a.responsive-menu-toggle{
		margin-top: 0;
		position: static;
		display: inline-block;
	}

	.menuo-right #Top_bar .menu_wrapper, #Top_bar a.action_button{
	    vertical-align: middle;
    	display: inline-block;
    	float: right !important;
    	width: auto;
	}

	
	#Top_bar #menu > ul {
	    border-top: 3px solid #cc0000;
	    width: 100%;
	    float: left;
	    margin-top: -3px;
	    padding: 20px 0;
	}

	#Top_bar #menu ul li{
		text-align: right;
	}

	#Top_bar #menu ul li a{
	    padding: 0px 55px;
	    font-size: 18px;
    	font-family: "Fjalla One", Arial, Tahoma, sans-serif;
	}

	#Top_bar #menu ul li a span{
		font-size: 18px;
		line-height: 35px !important;
	}

	#Header #Top_bar #menu ul li.submenu .menu-toggle{
		right: 15px;
		top: -5px;
		opacity: 1;
	}

	#Header  #Top_bar #menu ul li.submenu .menu-toggle:after {
	    content: "\e8b6";
	    font-family: "mfn-icons";
	}

	#Header  #Top_bar #menu ul li a{
	    padding: 0 55px 0 25px;
	}

	.banner_block{
		
	}

	.banner_block_a{
		padding: 10px 0 10px 0 !important;
	}


	.banner_block_a .banner_block_a_one {
	    width: 70% !important;
	    margin: 0 auto !important;
    	float: none;  
	}

	.banner_block_a h3 {
	    font-size: 27px;
	}

	.banner_block_a h5{
	    font-size: 16px;
	}

	.banner_block_b{
		margin: 0 !important;
	}

	.banner_block_a .banner_block_a_two .column_attr{
	    padding: 20px 0 0 !important;
	}

	.line-right .block-wrapper{
	    max-width: 100%;
	    margin: 18px auto 25px;
	}

	.line-right .block-titles{
		border: none;
	}

	.line-right .block-content{
		font-size: 16px;
	}

	.service_block .service_block_a .image_wrapper,
	.service_block .service_block_b .image_wrapper{
		margin-bottom: 10px;
	}

	.service_block .service_block_a{
		margin-bottom: 30px;
	}

	.last_block .one-fourth.column_button {
	    margin: 8px 0;
	}

	#Footer .widgets_wrapper .column {
	    margin-bottom: 0;
	    width: 50% !important;
	    float: none;
	    display: inline-block;
	    vertical-align: top;
	}

	.footer_img img{
		max-width: 120px;
	}

	aside#text-3 {
	    margin-left: 30px;
	}

		
	.top-header-left{
		display: none;
	}

	.top-header-right {
	    float: none;
	    width: 100%;
	}

	.social-menu {
		font-size: 14px;
	}

	#Header_wrapper #Top_bar .wpml-languages a.active {
	    padding: 5px 10px 10px 21px;
	}

	#Header_wrapper #Top_bar .wpml-languages a.active, 
	#Header_wrapper #Top_bar .wpml-languages ul.wpml-lang-dropdown li a{
		font-size: 14px;
	}

	#Top_bar .wpml-languages a.active i{
		font-size: 21px;
	}

	.wpml-languages:after {
	    width: 16px;
	    height: 16px;
	    left: 12px;
	    top: 12px;
	}	

	.top-header-right ul.social {
	    float: left;
	    margin-left: 25px;
	}

	#Header_wrapper #Top_bar .wpml-languages{
		float: right;
	}

	#Header_wrapper #Top_bar .wpml-languages{
		padding: 3px 0px 8px 15px;
	}

	#Action_bar .social li a, #Action_bar .social-menu a{
	    font-size: 21px;
	}

	#Top_bar .logo #logo {
	    margin: 0 auto;
	    max-width: 150px;
	    max-height: 100%;
	}

	.menuo-right #Top_bar .menu_wrapper, 
	#Top_bar a.action_button{
		float: none !important;
	}

	#Top_bar #logo img.logo-mobile{
		margin-top: 15px;
	}

	#Top_bar a.responsive-menu-toggle {
    	position: relative;
		right: -15px;
		top: 0 !important;
	}

	#Top_bar a#search_button.has-input input{
		font-size: 13px;
	}	

	.column.one-fifth.custom-header_left:after{
	    border-bottom: 88px solid transparent;
	} 
	
	.custom-header_menu {
	    text-align: center;
	    padding: 6px 0;
	}

	#Top_bar a.action_button{
		display: none !important;
	}

    #Action_bar .social li svg {
        max-width: 20px;
        max-height: 20px;
        padding: 7px 2px;
    }

    #Top_bar #Action_bar .social {
        margin-bottom: 0;
        margin: 0px auto;
        margin-left: 15px;
    }

    .single-product .share-simple-wrapper{
        float: none;
        text-align: center;
        width: 100%;
    }

    .title-icon-additional_information, 
    .title-icon-description{
        width: 13px;
        height: 13px;
        margin-top: 3px;
    }

    .ui-tabs .ui-tabs-nav li a i{
        margin-right: 5px;
    }

    .single-product .ui-tabs .ui-tabs-nav, 
    .single-product .share-simple-wrapper{
        display: block;
    }

    .single-product #Content .ui-tabs a {
        font-size: 12px;
        padding: 10px 0px !important;
    }

    .single-product #Content .ui-tabs a.ui-tabs-anchor {
        font-size: 12px;
    }

    .share-simple-wrapper .share-label{
        font-size: 12px;
    }

    .video-wrapper{
        position: static;
        width: 100%;
        margin: 0 auto;
    }
    
    .shop-box-title{
        text-align: center;
    }

    .shop-box-title span {
        padding: 25px;
        font-size: 25px;
        line-height: 68px;
        letter-spacing: 4px;
    }
   

    #woocommerce_products-2,
    #nav_menu-2{
        display: none;
    }

    #Wrapper .sidebar.four.columns{
        width: 100%;
    }


    #Wrapper .sidebar .widget-area{
        width: 100% !important;
        max-width: 100% !important;
        background-color: #cc0000;
        color: #fff;
        margin: 0 !important;
        box-sizing: border-box;  
        padding-bottom: 0;
        padding-top: 0;  
    }

    .prdctfltr_widget_title{
        color: #FFF;
    }

    .prdctfltr-widget .prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter{
        width: 50%;
    }

    .prdctfltr_wc.prdctfltr_square .prdctfltr_filter label > span:before{
        border: 2px solid #000;
    }

    .prdctfltr-widget .prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter{
        margin-bottom: 0;
        padding-left: 10%;
        border-right: 1px solid rgba(255,255,255,0.5);
    }

    .prdctfltr-widget .prdctfltr_wc .prdctfltr_filter_inner{
        display: flex;
        align-items: stretch;
    }

    .prdctfltr-widget .prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter:last-child{
        border-right: none;
    }

    aside#prdctfltr-2 {
        margin-top: 30px;
        display: none;
    }

    .advance-search{
        display: block;
        margin-top: 0;
    }

    .shop-order{
        display: none;
    }

     .woocommerce ul.products li.product .button, 
    .single-product ul.products li.product .button{
        padding: 5px 10px;
        font-size: 16px;
    }

    .archive ul.products li.product{
        width: 47.2% !important;
    }

    .archive-flex .section_wrapper{
        width: 100%;
        max-width: 100% !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .category-wrapper,
    .archive-flex.content_wrapper.clearfix {
        display: flex;
        flex-flow: column;
    }
    
    .category-description,
    .aside_left .sections_group{
        order: 2;
    }
    
    .category-image-wrapper,
    #Wrapper .sidebar.four.columns{
        order: 1;
    }

    .with_aside .category-image-wrapper{
        height: 250px;
        width: 100%;
    }

    .archive-flex .sidebar .widget-area{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .archive ul.products li.product{
        margin: 0 1% 10px 1% !important;
    }

    .woocommerce table.shop_attributes th{
        width: 50%;
    }

    .custom-page{
        padding: 0 !important;
    }

    .custom-page .section_wrapper .one-second{
        padding: 10px 0 !important;
    }

    .custom-page:first-child{
        padding-top: 10px !important;
    }

    .custom-page + .section.mcb-section.dark.bg-cover{
        margin-top: 10px !important;
    }
}


@media only screen and (max-width: 320px){

    /*.shop_slider_modify .blog_slider_header a.slider_prev, 
    .shop_slider_modify .blog_slider_header a.slider_next{
        margin: 40px 0;
    }
    .shop_slider_modify .blog_slider_header a.slider_prev{
        left: -15px;
    }
    .shop_slider_modify .blog_slider_header a.slider_next{
        right: -15px;
    }*/

    .single-product #Content .tabs_wrapper{
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .single-product #Content .ui-tabs a{
        font-size: 12px;
        padding: 10px 0px !important;
    }

    .custom-header_menu{
        padding: 6px 0;
    }

    #Top_bar #Action_bar .social{
        margin-left: 15px;
    }

    #custom_carousel .button{
        padding: 5px 25px;
        font-size: 16px;
    }
   

    .pager .pages{
        margin: auto;
    }
}