/* Responsive Styles
================================================== */ 
/* All size smaller than 1301 */
@media only screen and (max-width: 1300px) {
	.container,
	.boxed-layout #page,
	.boxed-layout-small #page {
		max-width: 970px;
	}
	.boxed-layout .container,
	.boxed-layout-small .container {
		max-width: 904px;
	}
	.four-column-full-width {
		width: 33.33%;
	}
	.main-slider .image-slider {
		min-height: 500px;
		
	}
	.slider-button {
		bottom: 22px;
	}
	.sl_cont_top_left {
		top: 20%;
		margin-left: 30px;
	}
	.sl_cont_middle_left {
		top: 50%;
		margin-left: 30px;
	}
	.sl_cont_bottom_left {
		margin-bottom: 30px;
		top: 80%;
		margin-left: 30px;
	}
	.sl_cont_top_right{
		margin-right: 30px;
		top: 20%;
	}
	.sl_cont_middle_right{
		margin-right: 30px;
		top: 50%;
	}
	.sl_cont_bottom_right{
		margin-right: 30px;
		top: 80%;
	}
	.sl_cont_top_center{
		top: 20%;
	}
	.sl_cont_middle_center{
		top: 50%;
	}
	.sl_cont_bottom_center{
		top: 80%;
	}
	.slider-content .slider-title, .slider-content .slider-title a {
		font-size: 26px;
		line-height: 26px;
	}
	.slider-content .slider-text h3 {
		font-size: 11px;
		line-height: 18px;
	}
	.btn-default {
		line-height: 15px;
		padding: 6px 18px;
		font-size: 10px;
	}

	.sl_cont_top_left .btn-default, .sl_cont_middle_left .btn-default{
		margin: 5px 16px 0px 0;
	}
	.main-slider:hover a.slider-prev {
		left: 60px;
	}
	.main-slider:hover a.slider-next {
		right: 60px;
	}
	#content {
		padding: 50px 0 0;
	}
	#fp_sections section {
		padding: 50px 0 25px;
	}

	.gallery-columns-3 .gallery-item {
		min-height: 246px;
		max-height: 246px;
	}
}	
@media only screen and (max-width: 1200px) {
	
	.main-slider .image-slider {
		min-height: 480px;
	}
	.slider-button {
		bottom: 20px;
	}
	.slider-content .slider-title, .slider-content .slider-title a {
		font-size: 24px;
		line-height: 24px;
	}
	.slider-content .slider-text h3 {
		line-height: 16px;
		padding-bottom: 10px;
	}
	.btn-default {
		line-height: 14px;
		padding: 5px 16px;
		margin: 5px 8px 0;
	}

	.sl_cont_top_left .btn-default, .sl_cont_middle_left .btn-default{
		margin: 5px 16px 0px 0;
	}
	#content {
		padding: 40px 0 0;
	}
	#fp_sections section {
		padding: 40px 0 20px;
	}

}	
	
@media only screen and (max-width: 1080px) {
	
	.main-slider .image-slider {
		min-height: 430px;
	}
	.slider-button {
		bottom: 15px;
	}
	.slider-content .slider-title, .slider-content .slider-title a {
		font-size: 22px;
		line-height: 22px;
	}
	.slider-content .slider-text h3 {
		line-height: 14px;
		padding-bottom: 8px;
		font-size: 9px;
	}
	.btn-default {
		line-height: 12px;
		padding: 4px 12px;
		margin: 4px 7px 0;
		font-size: 9px;
	}

	.sl_cont_top_left .btn-default, .sl_cont_middle_left .btn-default{
		margin: 4px 14px 0px 0;
	}
	.sl_cont_top_left {
		margin-left: 20px;
	}
	.sl_cont_middle_left {
		margin-left: 20px;
	}
	.sl_cont_bottom_left {
		margin-bottom: 20px;
		margin-left: 20px;
	}
	.sl_cont_top_right{
		margin-right: 20px;
	}
	.sl_cont_middle_right{
		margin-right: 20px;
	}
	.sl_cont_bottom_right{
		margin-right: 20px;
	}
	.slider-content .slider-title, .slider-content .slider-title a {
		font-size: 26px;
		line-height: 26px;
	}
	.slider-content .slider-text h3 {
		font-size: 11px;
		line-height: 18px;
	}
	.btn-default {
		line-height: 15px;
		padding: 6px 18px;
		font-size: 10px;
	}

	.sl_cont_top_left .btn-default, .sl_cont_middle_left .btn-default{
		margin: 5px 16px 0px 0;
	}



	#content {
		padding: 30px 0 0;
	}
	#fp_sections section {
		padding: 30px 0 15px;
	}

	.gallery-columns-3 .gallery-item {
		min-height: 226px;
		max-height: 226px;
	}
	
}	

/* All size smaller than 1024
================================================== */
@media only screen and (max-width: 1024px) {
	.container,
	.boxed-layout #page,
	.boxed-layout-small #page,
	#site-title a img {
		width: 708px;
	}
	.boxed-layout #page,
	.boxed-layout-small #page {
		overflow: hidden;
	}
	.boxed-layout .container,
	.boxed-layout-small .container,
	.boxed-layout #site-title a img {
		width: 668px;
	}
	.widget-title {
		font-size: 22px;
		line-height: 30px;	
	}
	.main-slider .image-slider {
		min-height: 410px;
	}
	.slider-content .slider-title, .slider-content .slider-title a {
		font-size: 20px;
		line-height: 20px;
	}
	.slider-content .slider-text h3 {
		line-height: 12px;
		padding-bottom: 6px;
		font-size: 8px;
	}
	.btn-default {
		line-height: 10px;
		padding: 4px 11px;
		margin: 4px 5px 0;
		font-size: 8px;
	}

	.sl_cont_top_left .btn-default, .sl_cont_middle_left .btn-default{
		margin: 3px 10px 0px 0;
	}
	.slider-button {
		bottom: 10px;
	}

	#primary,
	#secondary {
		margin-bottom: 50px;
		padding: 0px;
		float: none;
		width: 100%;
		border: none;
	}
	.left-sidebar-layout #primary {
		float: none;
		padding-left: 0px;
	}
	.left-sidebar-layout #secondary {
		float: none;
		padding-right: 0px;
		border: none;
	}
	/* ----- Column ----- */
	.column {
		margin: 0 -15px;
	}
	.two-column,
	.three-column,
	.four-column {
		padding: 0  15px 40px;
	}
	.two-column,
	.four-column,
	.three-column,
	.four-column-full-width,
	.business-sidebar .three-column,
	.boxed-layout-small .four-column-full-width {
		width: 50%;
	}
	.widget_about_us .two-column,
	.widget_latest_blog .two-column {
		padding: 0 0 30px;
		width: 100%;
	}
	.three-column:nth-child(3n+4),
	.four-column:nth-child(4n+5),
	.column-2:nth-child(2n+3),
	.column-3:nth-child(3n+4),
	.column-4:nth-child(4n+5) {
 		clear: none;
	}
	.three-column:nth-child(2n+3),
	.four-column:nth-child(2n+3) {
 		clear: both;
	}

	#colophon .widget-area {
		margin: 0;
		display: block;
	}
	#colophon .column-1,
	#colophon .column-3 {
		border-right: none;
		width: 100%;
		float: none;
		padding: 0;
		display: block;
	}
	#colophon .column-2,  #colophon .column-4 {
		border-right: none;
		width: 50%;
		float: left;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		margin: 0 15px 2.99em 15px;
		width: 30.05%;
	}
	.gallery-columns-3 .gallery-item {
		min-height: 316px;
		max-height: 316px;
	}
	.main-slider:hover a.slider-prev {
		left: 55px;
	}
	.main-slider:hover a.slider-next {
		right: 550px;
	}
}
/* All Mobile Screen ( smaller than 901px )
================================================== */
@media only screen and (max-width: 900px) {
	.main-slider .image-slider {
		min-height: 360px;
	}
	.slider-content .slider-title, .slider-content .slider-title a {
		font-size: 18px;
		line-height: 18px;
	}
}
/* All Mobile Screen ( smaller than 801px )
================================================== */
@media only screen and (max-width: 800px) {
	.main-slider .image-slider {
		min-height: 320px;
	}
	.slider-content{
		width: 100%;
		display: block;
	}

	.sl_colors_default{
		color: #eee;
	}

	/* Light  */

	.sl_colors_light a{
		color: #eee !important;
	}
	.sl_colors_light h3{
		color: #eee !important;
		padding: 0px;
	}


	/* Dark  */

	.sl_colors_dark a {
		color: #eee !important;
		font-weight:normal !important;
	}
	.sl_colors_dark h3 {
		color: #eee !important;
		font-weight:normal !important;
		padding: 0px;
	}

	.slider-content .slider-buttons {
		position: absolute;
		width: 100%;
		right: 20px;
		text-align: center;
		z-index: 90;
	}
	.btn-default {
		line-height: 15px;
		padding: 6px 18px;
		font-size: 12px;
		border: 1px solid #adaeaf;
		background-color: #eeeeee;
		color: #484848;
	}
	/* Default  */
	.sl_btn_colors_default {
		border: 1px solid #c2c3c4;
		background-color: #eee8e3;
		color: #484848;
	}
	.sl_btn_colors_default:hover {
		background-color: #C69f70;
		border: 1px solid #C69f70;
		color: #fff;
	}

	/* Light  */
	.sl_btn_colors_light {
		background-color: #eed774;
		border: 1px solid #c98f00;
		color: #4E4C4D;
	}
	.sl_btn_colors_light:hover {
		background-color: #fff;
		border: 1px solid #eeeeee;
		color: #000;
	}
	/* Dark  */
	.sl_btn_colors_dark {
		background-color: #8d365e;
		border: 1px solid #7d3459;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		color: #e5e5e7;
		font-weight: bold;

	}
	.sl_btn_colors_dark:hover {
		background-color: #333;
		border: 1px solid #3e2e36;
		color: #fff;

	}

	.sl_cont_top_left .slider-buttons {
		top: 333px;
	}
	.sl_cont_middle_left .slider-buttons {
		top: 237px;
	}
	.sl_cont_bottom_left .slider-buttons {
		top: 140px;
	}
	.sl_cont_top_right .slider-buttons{
		top: 333px;
	}
	.sl_cont_middle_right .slider-buttons{
		top: 237px;
	}
	.sl_cont_bottom_right .slider-buttons{
		top: 140px;
	}
	.sl_cont_top_center .slider-buttons{
		top: 333px;
	}
	.sl_cont_middle_center .slider-buttons{
		top: 237px;
	}
	.sl_cont_bottom_center .slider-buttons{
		top: 140px;
	}

	.sl_cont_top_right{
		margin-right: 0px;
	}
	.sl_cont_middle_right{
		margin-right: 0px;
	}
	.sl_cont_bottom_right{
		margin-right: 0px;
	}

	.slider-content .slider-title, .slider-content .slider-title a {
		font-size: 20px;
		line-height: 24px;
		color: #eee;
	}

	.slider-content .slider-title a {
		bottom: 96px;
		width: 100%;
		display: block;
		text-align: center;
		position: absolute;
	}

	.slider-content .slider-title {
		position: absolute;
		width: 100%;
		height: 1px;
	}

	.sl_cont_top_left .slider-title a {
		bottom: 98px;
	}
	.sl_cont_middle_left .slider-title a {
		bottom: 194px;
	}
	.sl_cont_bottom_left .slider-title a {
		bottom: 290px;
	}
	.sl_cont_top_right .slider-title a{
		bottom: 98px;
	}
	.sl_cont_middle_right .slider-title a{
		bottom: 194px;
	}
	.sl_cont_bottom_right .slider-title a{
		bottom: 290px;
	}
	.sl_cont_top_center .slider-title a{
		bottom: 98px;
	}
	.sl_cont_middle_center .slider-title a{
		bottom: 194px;
	}
	.sl_cont_bottom_center .slider-title a{
		bottom: 290px;
	}

	.slider-button {
		top: 330px;
	}
	/* ----- Slider Pagination Buttons ----- */

	.slider-button a {
		background-color: transparent;
		border: 1px solid #ffffff;
		opacity: 0.6;
		-moz-opacity: 0.6;
		filter:alpha(opacity=60);
		border-radius: 20%;
	}
	nav.slider-button a.active,
	nav.slider-button a:hover {
		background-color: #f1f2f3;
		-moz-transition:background .3s ease;
		-webkit-transition:background .3s ease;
		-ms-transition:background .3s ease;
		transition:background .3s ease;
		box-shadow: #999 1px 1px 1px 0px;
	}

	.slider-content .slider-text {
		position: absolute;
		width: 100%;
		height: 1px;
	}

	.slider-content .slider-text h3 {
		 line-height: 20px;
		 padding-bottom: 6px;
		 position: absolute;
		 display: block;
		 width: 100%;
		 font-size: 18px;
		 color: #eee;
	}


	#bg_sl_text, #bg_sl_top_text{
		display: block;
	}
	.sl_cont_top_left .slider-text {
		top: 287px;
	}
	.sl_cont_middle_left .slider-text {
		top: 191px;
	}
	.sl_cont_bottom_left .slider-text {
		top: 95px;
	}
	.sl_cont_top_right .slider-text{
		top: 287px;
	}
	.sl_cont_middle_right .slider-text{
		top: 191px;
	}
	.sl_cont_bottom_right .slider-text{
		top: 95px;
	}
	.sl_cont_top_center .slider-text{
		top: 287px;
	}
	.sl_cont_middle_center .slider-text{
		top: 191px;
	}
	.sl_cont_bottom_center .slider-text{
		top: 95px;
	}

	.sl_cont_top_right .slider-text h3, .sl_cont_middle_right .slider-text h3, .sl_cont_bottom_right .slider-text h3{
		padding-right: 20px;
	}

	.sl_cont_top_center .slider-buttons, .sl_cont_middle_center .slider-buttons, .sl_cont_bottom_center .slider-buttons{
		left: 0px;
	}
	.sl_cont_top_right .slider-buttons, .sl_cont_middle_right .slider-buttons, .sl_cont_bottom_right .slider-buttons{
		right: 0px;
	}
	.main-slider:hover a.slider-prev {
		left: 50px;
	}
	.main-slider:hover a.slider-next {
		right: 50px;
	}
}

/* All Mobile Screen ( smaller than 783px )
================================================== */
@media only screen and (max-width: 782px) {

	
	#wpadminbar #wp-admin-bar-cart>.ab-item, #wpadminbar #wp-admin-bar-log-in>.ab-item, #wpadminbar #wp-admin-bar-sign-up>.ab-item, #wpadminbar #wp-admin-bar-top-menu>.ab-item, #wpadminbar #wp-admin-bar-new_draft>.ab-item, #wpadminbar #wp-admin-bar-contact-form>.ab-item, #wpadminbar #wp-admin-bar-training>.ab-item  {
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		width: 52px;
		padding: 0;
		color: #a0a5aa;
		position: relative;
	}
	#wp-toolbar>ul #wp-admin-bar-cart, #wp-toolbar>ul #wp-admin-bar-log-in, #wp-toolbar>ul #wp-admin-bar-sign-up, #wp-toolbar>ul #wp-admin-bar-top-menu, #wp-toolbar>ul #wp-admin-bar-contact-form, #wp-toolbar>ul #wp-admin-bar-training{
		display: block;
	}
	#wpadminbar {
		position: fixed;
	}
	
	#wpadminbar #wp-admin-bar-cart>.ab-item:before, #wpadminbar #wp-admin-bar-log-in>.ab-item:before, #wpadminbar #wp-admin-bar-sign-up>.ab-item:before, #wpadminbar #wp-admin-bar-top-menu>.ab-item:before, #wpadminbar #wp-admin-bar-search>.ab-item:before, #wpadminbar #wp-admin-bar-new_draft>.ab-item:before, #wpadminbar #wp-admin-bar-contact-form>.ab-item:before, #wpadminbar #wp-admin-bar-training>.ab-item:before  {
		display: block;
		text-indent: 0;
		font: 400 32px/1 dashicons;
		speak: none;
		top: 7px;
		width: 52px;
		text-align: center;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	#wpadminbar #wp-admin-bar-sign-up>.ab-item:before {
		font: 400 32px/1 FontAwesome;
	}
	.gallery-columns-3 .gallery-item {
		min-height: 250px;
		max-height: 250px;
	}




}
/* All Mobile Screen ( smaller than 769px )
================================================== */
@media only screen and (max-width: 768px) {

	.container,
	.boxed-layout #page,
	.boxed-layout-small #page {
		width: 460px;
	}
	.boxed-layout .container,
	.boxed-layout-small .container {
		width: 440px;
	}
	.comments-title,
	#respond h3#reply-title {
		font-size: 26px;
		line-height: 32px;
	}
	#main h1,
	#main h2,
	#main h3,
	#main h4,
	#main h5,
	#main h6 {
		padding-bottom: 10px;
	}
	hr {
		margin-bottom: 30px;
	}
	input[type="text"],
	input[type="email"],
	input[type="search"],
	input[type="password"],
	textarea,
	input[type="reset"],
	input[type="button"],
	input[type="submit"] {
		margin-bottom: 20px;
	}
	input.s {
		margin: 0;
	}	
	.boxed-layout #colophon,
	.boxed-layout-small #colophon {
		margin-bottom: 20px;
	}
	#site-branding {
		width: 100%;
	}
	#site-title {
		font-size: 34px;
	}
	#site-title a img {
		max-width: 420px;
		margin: 0 auto;
	}
	.boxed-layout #site-branding,
	.boxed-layout #site-title a img,
	.boxed-layout-small #site-branding,
	.boxed-layout-small #site-title a img {
		max-width: 400px;
	}
	.header-search,
	.header-search-x {
		display: none;
	}
	/* ----- Responsive Navigation ----- */
	#sticky_header {
		position: relative !important;
	}
	.nav-site-title {
		display: none;
	}
	.menu-toggle {
		background-color: rgba(0, 0, 0, 0);
		border: 0 none;
		color: #666;
		cursor: pointer;
		display: block;
		font-size: 0;
		margin: 0 auto;
		padding: 10px 0;
		text-align: center;
		width: 32px;
	}
   .line-one,
	.line-two,
	.line-three {
		width: 100%;
		height: 3px;
		margin: 5px auto;
		backface-visibility: hidden;
			-webkit-transition: all 0.3s;
	    	-moz-transition: 	all 0.3s;
	    	-o-transition: 		all 0.3s;
    	transition: 		all 0.3s;
    }
	.menu-toggle.on .line-one {
			-moz-transform: rotate(-45deg) translate(-5px, 5px);
	        -o-transform: rotate(-45deg) translate(-5px, 5px);
	        -webkit-transform: rotate(-45deg) translate(-5px, 5px);
    	transform: rotate(-45deg) translate(-5px, 5px);
	}
	.menu-toggle.on .line-two {
		opacity: 0;
			-moz-opacity: 0;
			filter:alpha(opacity=0);
	}
	.menu-toggle.on .line-three {
			-moz-transform: rotate(45deg) translate(-6px, -6px);
	        -o-transform: rotate(45deg) translate(-6px, -6px);
	        -webkit-transform: rotate(45deg) translate(-6px, -6px);
    	transform: rotate(45deg) translate(-6px, -6px);
	}
	.menu {
		display: none;
	}
	.widget_nav_menu .menu {
		display: block;
	}
	.toggled-on .menu {
		display: block;
	}
	.main-navigation {
		float: none;
		padding: 0;
		text-align: left; 
		
	}
	.main-navigation > ul > li {
		position: inherit;
		width: 100%;
		border-top: 1px solid rgba(0, 0, 0, 0.1);
		margin-left: 0;
	}
	.main-navigation > ul > li::before {
		visibility: hidden;
	}
	.main-navigation a {
		float: none;
		padding: 10px 0;
		height: inherit;
		font-weight: 500;
	}
	.main-navigation > ul > li > a {
		font-weight:bolder;
	}
	/* ----- Dropdown ----- */
	.main-navigation ul li:hover ul {
	  	top: auto;
	}
	.main-navigation ul li ul {
		background-color: transparent;
	  	top: auto;
	  	width: 100%;
	  	left: 40px;
	  	display: block;
		opacity: 1;
		-moz-opacity: 1;
		filter:alpha(opacity=100);
	  	visibility:visible;
	  	position: static;
	  	box-shadow: none;
	}
	.main-navigation ul li ul li {
		float: none;
		margin: 0;
		position: relative;
	    text-align: left;
	    width: 100%;
	    z-index: 1;
	    display: block;
		opacity: 1;
		-moz-opacity: 1;
		filter:alpha(opacity=100);
	  	visibility:visible;
	}
	.main-navigation ul li ul li {
    	border-top: 1px solid rgba(0, 0, 0, 0.1);
	}
	.main-navigation ul li ul li:before {
		position: static;
	}
	.main-navigation ul li ul li a:before {
		content: "\00BB \00a0";
	}
	.main-navigation ul li ul li a, .main-navigation ul li.current-menu-item ul li a, .main-navigation ul li ul li.current-menu-item a, .main-navigation ul li.current_page_ancestor ul li a, .main-navigation ul li.current-menu-ancestor ul li a, .main-navigation ul li.current_page_item ul li a {
		padding: 7px 15px;
		display: block;
	}
	.main-navigation ul li ul li ul {
		left: 160px;
		display: block;
		opacity: 1;
		-moz-opacity: 1;
		filter:alpha(opacity=100);
	  	visibility:visible;
	}
	#site-navigation ul ul ul a {
		padding-left: 40px;
	}
	.main-navigation ul ul li:hover ul {
		top: 0;
		display: block;
	  	opacity: 1;
		-moz-opacity: 1;
		filter:alpha(opacity=100);
	  	visibility:visible;
	}
	.main-navigation li li.menu-item-has-children > a:after, 
	.main-navigation li li.page_item_has_children > a:after {
		content: "\f107";
	}

	/* ----- Slider----- */
	.main-slider .image-slider {
		min-height: 300px;
	}
	.sl_cont_top_right .slider-buttons, .sl_cont_middle_right .slider-buttons, .sl_cont_bottom_right .slider-buttons{
		 right: 0px;
	 }
	.sl_cont_top_center .slider-buttons, .sl_cont_middle_center .slider-buttons, .sl_cont_bottom_center .slider-buttons{
		left: 0px;
	}
	.slider-content .btn-default {
		font-size: 12px;
		padding: 4px 12px;
	}
	.slider-content .slider-title, .slider-content .slider-title a {
		font-size: 18px;
		line-height: 20px;
		padding-bottom:10px;
	}

/* Slider buttons */
	.sl_cont_top_left .slider-buttons {
		top: 320px;
	}
	.sl_cont_middle_left .slider-buttons {
		top: 230px;
	}
	.sl_cont_bottom_left .slider-buttons {
		top: 140px;
	}
	.sl_cont_top_right .slider-buttons{
		top: 320px;
	}
	.sl_cont_middle_right .slider-buttons{
		top: 230px;
	}
	.sl_cont_bottom_right .slider-buttons{
		top: 140px;
	}
	.sl_cont_top_center .slider-buttons{
		top: 320px;
	}
	.sl_cont_middle_center .slider-buttons{
		top: 230px;
	}
	.sl_cont_bottom_center .slider-buttons{
		top: 140px;
	}
/* Slider title */
	.sl_cont_top_left .slider-title a {
		bottom: 75px;
	}
	.sl_cont_middle_left .slider-title a {
		bottom: 165px;
	}
	.sl_cont_bottom_left .slider-title a {
		bottom: 255px;
	}
	.sl_cont_top_right .slider-title a{
		bottom: 75px;
	}
	.sl_cont_middle_right .slider-title a{
		bottom: 165px;
	}
	.sl_cont_bottom_right .slider-title a{
		bottom: 255px;
	}
	.sl_cont_top_center .slider-title a{
		bottom: 75px;
	}
	.sl_cont_middle_center .slider-title a{
		bottom: 165px;
	}
	.sl_cont_bottom_center .slider-title a{
		bottom: 255px;
	}

/* Slider text */
	.sl_cont_top_left .slider-text {
		top: 275px;
	}
	.sl_cont_middle_left .slider-text {
		top: 185px;
	}
	.sl_cont_bottom_left .slider-text {
		top: 95px;
	}
	.sl_cont_top_right .slider-text{
		top: 275px;
	}
	.sl_cont_middle_right .slider-text{
		top: 185px;
	}
	.sl_cont_bottom_right .slider-text{
		top: 95px;
	}
	.sl_cont_top_center .slider-text{
		top: 275px;
	}
	.sl_cont_middle_center .slider-text{
		top: 185px;
	}
	.sl_cont_bottom_center .slider-text{
		top: 95px;
	}

	.slider-button {
		top: 312px;
	}
	.main-slider:hover a.slider-prev {
		left: 40px;
	}
	.main-slider:hover a.slider-next {
		right: 40px;
	}
	/* ----- end Slider----- */
	.page-header {
		padding: 10px 20px;
	}
	
	#content {
		padding-top: 50px;
	}
	/* ----- Column ----- */
	.column {
		margin: 0;
	}
	.two-column,
	.three-column {
		padding: 0 0 30px;
		width: 100%;
	}
	.four-column-full-width,
	.boxed-layout-small .four-column-full-width,
	#primary .three-column, 
	#primary .four-column-full-width, 
	#primary .four-column {
		margin: 0;
		width: 100%;
	}
	.four-column {
		padding: 0 10px 30px;
		width: 50%;
	}
	.three-column:nth-child(2n+3) {
 		clear: none;
	}
	.three-column-post .post-container,
	.four-column-post .post-container {
		width: 50%;
	}
	#main .post {
		padding-bottom: 40px;
	}
	.small_image_blog .post-featured-image {
		width: 100%;
	}
	.header-social-block,
	.top-header .widget_contact {
		display: none;
	}
	#primary .post:not(:nth-child(1)) {
		padding: 0;
		width: 100%;
	}
	#main .sticky {
		padding: 20px 20px 30px;
	}
	#primary .post.sticky:not(:nth-child(1)) {
		margin: 0 0 50px;
		width: 100%;
	}
	#wp_page_numbers,
	.wp-pagenavi,
	#main ul.default-wp-page,
	.pagination {
		margin-bottom: 40px;
	}
	#wp_page_numbers ul li.page_info,
	.wp-pagenavi .pages {
		display: none;
	}
	.widget {
		margin-bottom: 40px;
	}
	.widget_custom-tagcloud {
		margin-bottom: 32px;
	}
	.widget_posts {
		margin-bottom: 20px;
	}
	#colophon .widget_posts {
		margin-bottom: 20px;
	}
	.site-info #site-branding {
		max-width: 100%;
	}
	#wpadminbar #wp-admin-bar-top-menu{
		display:block;
	}
	#wpadminbar #wp-admin-bar-top-menu>.ab-item:before {
		display:block;
		content: "\f333";
		
	}
	.gallery-columns-3 .gallery-item {
		min-height: 210px;
		max-height: 210px;
	}

}
/* All Mobile Screen ( smaller than 669px )
================================================== */
@media only screen and (max-width: 668px) {
	#bg_sl_top_text {height: 30px;}
	#bg_sl_text {height: 90px;}
	/* ----- Slider----- */
	.main-slider .image-slider {
		min-height: 265px;
	}
	.slider-content .btn-default {
		font-size: 12px;
		padding: 4px 12px;
	}
	.slider-content .slider-title, .slider-content .slider-title a {
		font-size: 15px;
		line-height: 30px;
		padding: 0;
	}
	.slider-button a {
		height: 11px;
		line-height: 11px;
		width: 11px;
	}
	.slider-content .slider-text h3 {
		line-height: 16px; padding-bottom: 5px; font-size: 12px;
	}
	.slider-content .btn-default {
		font-size: 10px;
		padding: 3px 9px;
	}
	.sl_cont_top_left .slider-title, .sl_cont_middle_left .slider-title, .sl_cont_bottom_left .slider-title{
		right: 20px;
	}

	/* Slider buttons */
	.sl_cont_top_left .slider-buttons {
		top: 267px;
	}
	.sl_cont_middle_left .slider-buttons {
		top: 187px;
	}
	.sl_cont_bottom_left .slider-buttons {
		top: 108px;
	}
	.sl_cont_top_right .slider-buttons{
		top: 267px;
	}
	.sl_cont_middle_right .slider-buttons{
		top: 187px;
	}
	.sl_cont_bottom_right .slider-buttons{
		top: 108px;
	}
	.sl_cont_top_center .slider-buttons{
		top: 267px;
	}
	.sl_cont_middle_center .slider-buttons{
		top: 187px;
	}
	.sl_cont_bottom_center .slider-buttons{
		top: 108px;
	}
	/* Slider title */
	.sl_cont_top_left .slider-title a {
		bottom: 55px;
	}
	.sl_cont_middle_left .slider-title a {
		bottom: 135px;
	}
	.sl_cont_bottom_left .slider-title a {
		bottom: 214px;
	}
	.sl_cont_top_right .slider-title a{
		bottom: 55px;
	}
	.sl_cont_middle_right .slider-title a{
		bottom: 135px;
	}
	.sl_cont_bottom_right .slider-title a{
		bottom: 214px;
	}
	.sl_cont_top_center .slider-title a{
		bottom: 55px;
	}
	.sl_cont_middle_center .slider-title a{
		bottom: 135px;
	}
	.sl_cont_bottom_center .slider-title a{
		bottom: 214px;
	}

	/* Slider text */
	.sl_cont_top_left .slider-text {
		top: 237px;
	}
	.sl_cont_middle_left .slider-text {
		top: 157px;
	}
	.sl_cont_bottom_left .slider-text {
		top: 78px;
	}
	.sl_cont_top_right .slider-text{
		top: 237px;
	}
	.sl_cont_middle_right .slider-text{
		top: 157px;
	}
	.sl_cont_bottom_right .slider-text{
		top: 78px;
	}
	.sl_cont_top_center .slider-text{
		top: 237px;
	}
	.sl_cont_middle_center .slider-text{
		top: 157px;
	}
	.sl_cont_bottom_center .slider-text{
		top: 78px;
	}

	.slider-button {
		top: 272px;
	}
	/* ----- end Slider----- */
}

/* All Mobile Screen ( smaller than 569px )
================================================== */
@media only screen and (max-width: 568px) {
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		margin: 0 15% 2.99em 15%;
		width: 70%;
		padding: 5% 5% 75px 5%;
		float: none !important;
	}
	.gallery-columns-3 .gallery-item {
		min-height: 180px;
		max-height: 180px;
	}

	/* ----- Slider----- */
	.main-slider .image-slider {
		min-height: 224px;
	}

	.slider-content .btn-default {
		font-size: 12px;
		padding: 4px 12px;
	}
	.slider-content .slider-title, .slider-content .slider-title a {
		font-size: 15px;
		line-height: 30px;
		padding: 0;
	}
	.slider-button a {
		height: 11px;
		line-height: 11px;
		width: 11px;
	}
	.slider-content .slider-text h3 {
		line-height: 16px; padding-bottom: 5px; font-size: 12px;
	}
	.slider-content .btn-default {
		font-size: 10px;
		padding: 3px 9px;
	}
	/* Slider buttons */
	.sl_cont_top_left .slider-buttons {
		top: 234px;
	}
	.sl_cont_middle_left .slider-buttons {
		top: 167px;
	}
	.sl_cont_bottom_left .slider-buttons {
		top: 100px;
	}
	.sl_cont_top_right .slider-buttons{
		top: 234px;
	}
	.sl_cont_middle_right .slider-buttons{
		top: 167px;
	}
	.sl_cont_bottom_right .slider-buttons{
		top: 100px;
	}
	.sl_cont_top_center .slider-buttons{
		top: 234px;
	}
	.sl_cont_middle_center .slider-buttons{
		top: 167px;
	}
	.sl_cont_bottom_center .slider-buttons{
		top: 100px;
	}
	/* Slider title */
	.sl_cont_top_left .slider-title a {
		bottom: 46px;
	}
	.sl_cont_middle_left .slider-title a {
		bottom: 113px;
	}
	.sl_cont_bottom_left .slider-title a {
		bottom: 180px;
	}
	.sl_cont_top_right .slider-title a{
		bottom: 46px;
	}
	.sl_cont_middle_right .slider-title a{
		bottom: 113px;
	}
	.sl_cont_bottom_right .slider-title a{
		bottom: 180px;
	}
	.sl_cont_top_center .slider-title a{
		bottom: 46px;
	}
	.sl_cont_middle_center .slider-title a{
		bottom: 113px;
	}
	.sl_cont_bottom_center .slider-title a{
		bottom: 180px;
	}

	/* Slider text */
	.sl_cont_top_left .slider-text {
		top: 201px;
	}
	.sl_cont_middle_left .slider-text {
		top: 134px;
	}
	.sl_cont_bottom_left .slider-text {
		top: 68px;
	}
	.sl_cont_top_right .slider-text{
		top: 201px;
	}
	.sl_cont_middle_right .slider-text{
		top: 134px;
	}
	.sl_cont_bottom_right .slider-text{
		top: 68px;
	}
	.sl_cont_top_center .slider-text{
		top: 201px;
	}
	.sl_cont_middle_center .slider-text{
		top: 134px;
	}
	.sl_cont_bottom_center .slider-text{
		top: 67px;
	}

	.slider-button {
		top: 230px;
	}
	.main-slider:hover a.slider-prev {
		left: 35px;
	}
	.main-slider:hover a.slider-next {
		right: 35px;
	}
	/* ----- end Slider----- */
}


/* All Mobile Screen ( smaller than 481px )
================================================== */
@media only screen and (max-width: 480px) {
	.container,
	.boxed-layout #page,
	.boxed-layout-small #page {
		width: 300px;
	}
	.boxed-layout .container,
	.boxed-layout-small .container {
		width: 280px;
	}
	.boxed-layout #colophon,
	.boxed-layout-small #colophon {
		margin-bottom: 10px;
	}
	#tag_cloud-3{
		display: none;
	}
	#site-branding {
		margin: 0 auto;
		max-width: 265px;
	}
	#site-title a img {
		max-width: 265px;
	}
	.boxed-layout #site-branding,
	.boxed-layout #site-title a img,
	.boxed-layout-small #site-branding,
	.boxed-layout-small #site-title a img {
		max-width: 240px;
	}

	/* ----- Column ----- */
	.column {
		margin: 0;
	}
	.four-column {
		padding: 0 0 30px;
		width: 100%;
	}
	.four-column:nth-child(2n+3) {
		clear: none;
	}
	.two-column-post .post-container,
	.three-column-post .post-container,
	.four-column-post .post-container {
		width: 100%;
	}

	#colophon .column-1,
	#colophon .column-2,
	#colophon .column-3,
	#colophon .column-4	{

		border-right: none;
		width: 75%;
		float: none;
		padding: 0;
		display: block;
		margin: 0 auto;
	}

	/* ----- Slider----- */
	#bg_sl_top_text {height: 26px;}
	#bg_sl_text {height: 80px;}

	.main-slider .image-slider {
		min-height: 190px;
	}

	.slider-content .btn-default {
		font-size: 11px;
		padding: 4px 10px;
	}
	.slider-content .slider-title, .slider-content .slider-title a {
		font-size: 14px;
		line-height: 26px;
		padding: 0;
	}
	.slider-button a {
		height: 10px;
		line-height: 10px;
		width: 10px;
	}
	.slider-content .slider-text h3 {
		line-height: 15px; padding-bottom: 4px; font-size: 11px;
	}
	.slider-content .btn-default {
		font-size: 10px;
		padding: 2px 7px;
	}
	/* Slider buttons */
	.sl_cont_top_left .slider-buttons {
		top: 200px;
	}
	.sl_cont_middle_left .slider-buttons {
		top: 143px;
	}
	.sl_cont_bottom_left .slider-buttons {
		top: 86px;
	}
	.sl_cont_top_right .slider-buttons{
		top: 200px;
	}
	.sl_cont_middle_right .slider-buttons{
		top: 143px;
	}
	.sl_cont_bottom_right .slider-buttons{
		top: 86px;
	}
	.sl_cont_top_center .slider-buttons{
		top: 200px;
	}
	.sl_cont_middle_center .slider-buttons{
		top: 143px;
	}
	.sl_cont_bottom_center .slider-buttons{
		top: 86px;
	}
	/* Slider title */
	.sl_cont_top_left .slider-title a {
		bottom: 39px;
	}
	.sl_cont_middle_left .slider-title a {
		bottom: 96px;
	}
	.sl_cont_bottom_left .slider-title a {
		bottom: 153px;
	}
	.sl_cont_top_right .slider-title a{
		bottom: 39px;
	}
	.sl_cont_middle_right .slider-title a{
		bottom: 96px;
	}
	.sl_cont_bottom_right .slider-title a{
		bottom: 153px;
	}
	.sl_cont_top_center .slider-title a{
		bottom: 39px;
	}
	.sl_cont_middle_center .slider-title a{
		bottom: 96px;
	}
	.sl_cont_bottom_center .slider-title a{
		bottom: 153px;
	}

	/* Slider text */
	.sl_cont_top_left .slider-text {
		top: 171px;
	}
	.sl_cont_middle_left .slider-text {
		top: 114px;
	}
	.sl_cont_bottom_left .slider-text {
		top: 57px;
	}
	.sl_cont_top_right .slider-text{
		top: 171px;
	}
	.sl_cont_middle_right .slider-text{
		top: 114px;
	}
	.sl_cont_bottom_right .slider-text{
		top: 57px;
	}
	.sl_cont_top_center .slider-text{
		top: 171px;
	}
	.sl_cont_middle_center .slider-text{
		top: 114px;
	}
	.sl_cont_bottom_center .slider-text{
		top: 57px;
	}

	.slider-button {
		top: 195px;
	}

	.main-slider:hover a.slider-prev {
		left: 30px;
	}
	.main-slider:hover a.slider-next {
		right: 30px;
	}
	/* ----- end Slider----- */

	#wpadminbar #wp-admin-bar-customize>.ab-item, #wpadminbar #wp-admin-bar-edit>.ab-item, #wpadminbar #wp-admin-bar-my-account>.ab-item, #wpadminbar #wp-admin-bar-my-sites>.ab-item, #wpadminbar #wp-admin-bar-site-name>.ab-item, #wpadminbar #wp-admin-bar-new-content>.ab-icon, #wpadminbar #wp-admin-bar-new_draft>.ab-item  {
		width: 44px;
	}
	#wpadminbar #wp-admin-bar-customize>.ab-item:before, #wpadminbar #wp-admin-bar-edit>.ab-item:before, #wpadminbar #wp-admin-bar-my-account>.ab-item:before, #wpadminbar #wp-admin-bar-my-sites>.ab-item:before, #wpadminbar #wp-admin-bar-site-name>.ab-item:before, #wpadminbar #wp-admin-bar-new_draft>.ab-item:before {
		font: 400 32px/1 dashicons !important;
		width: 44px;
	}
	#wpadminbar #wp-admin-bar-cart>.ab-item, #wpadminbar #wp-admin-bar-log-in>.ab-item, #wpadminbar #wp-admin-bar-sign-up>.ab-item, #wpadminbar #wp-admin-bar-top-menu>.ab-item, #wpadminbar #wp-admin-bar-contact-form>.ab-item, #wpadminbar #wp-admin-bar-training>.ab-item {
		width: 44px;
	}

	#wpadminbar #wp-admin-bar-cart>.ab-item:before, #wpadminbar #wp-admin-bar-log-in>.ab-item:before, #wpadminbar #wp-admin-bar-top-menu>.ab-item:before, #wpadminbar #wp-admin-bar-contact-form>.ab-item:before, #wpadminbar #wp-admin-bar-training>.ab-item:before {
		font: 400 32px/1 dashicons !important;
		width: 44px;
	}
	#wpadminbar #wp-admin-bar-sign-up>.ab-item:before {
		width: 44px;
		font: 400 32px/1 FontAwesome !important;
	}
	#wpadminbar #wp-admin-bar-new_draft > .ab-item {
		width: 44px !important;
	}
	#wpadminbar #wp-admin-bar-new_draft > .ab-item:before {
		width: 44px !important;
		font: 400 28px/1 dashicons !important;
	}
	.gallery-columns-3 .gallery-item {
		min-height: 146px;
		max-height: 146px;
	}

	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		margin: 0 15% 2.99em 15%;
		width: 70%;
		padding: 5% 5% 75px 5%;
		float: none !important;
	}
}
/* All Mobile ( smaller than 415px )
================================================== */
@media only screen and (max-width: 414px) {
	.gallery-columns-3 .gallery-item {
		min-height: 126px;
		max-height: 126px;
	}
	#colophon .column-1,
	#colophon .column-2,
	#colophon .column-3,
	#colophon .column-4	{
		width: 80%;
	}

	/* ----- Slider----- */
	.main-slider .image-slider {
		min-height: 166px;
	}

	/* Slider buttons */
	.sl_cont_top_left .slider-buttons {
		top: 182px;
	}
	.sl_cont_middle_left .slider-buttons {
		top: 132px;
	}
	.sl_cont_bottom_left .slider-buttons {
		top: 82px;
	}
	.sl_cont_top_right .slider-buttons{
		top: 182px;
	}
	.sl_cont_middle_right .slider-buttons{
		top: 132px;
	}
	.sl_cont_bottom_right .slider-buttons{
		top: 82px;
	}
	.sl_cont_top_center .slider-buttons{
		top: 182px;
	}
	.sl_cont_middle_center .slider-buttons{
		top: 132px;
	}
	.sl_cont_bottom_center .slider-buttons{
		top: 82px;
	}
	/* Slider title */
	.sl_cont_top_left .slider-title a {
		bottom: 34px;
	}
	.sl_cont_middle_left .slider-title a {
		bottom: 84px;
	}
	.sl_cont_bottom_left .slider-title a {
		bottom: 134px;
	}
	.sl_cont_top_right .slider-title a{
		bottom: 34px;
	}
	.sl_cont_middle_right .slider-title a{
		bottom: 84px;
	}
	.sl_cont_bottom_right .slider-title a{
		bottom: 134px;
	}
	.sl_cont_top_center .slider-title a{
		bottom: 34px;
	}
	.sl_cont_middle_center .slider-title a{
		bottom: 84px;
	}
	.sl_cont_bottom_center .slider-title a{
		bottom: 134px;
	}

	/* Slider text */
	.sl_cont_top_left .slider-text {
		top: 153px;
	}
	.sl_cont_middle_left .slider-text {
		top: 103px;
	}
	.sl_cont_bottom_left .slider-text {
		top: 53px;
	}
	.sl_cont_top_right .slider-text{
		top: 153px;
	}
	.sl_cont_middle_right .slider-text{
		top: 103px;
	}
	.sl_cont_bottom_right .slider-text{
		top: 53px;
	}
	.sl_cont_top_center .slider-text{
		top: 153px;
	}
	.sl_cont_middle_center .slider-text{
		top: 103px;
	}
	.sl_cont_bottom_center .slider-text{
		top: 53px;
	}

	.slider-button {
		top: 170px;
	}
	/* ----- end Slider----- */

}


/* All Mobile ( smaller than 381px )
================================================== */
@media only screen and (max-width: 380px) {
	#wpadminbar #wp-admin-bar-search {
		display: none;
	}
	.gallery-columns-3 .gallery-item {
		min-height: 106px;
		max-height: 106px;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		margin: 0 10% 2.99em 10%;
	}
	#colophon .column-1,
	#colophon .column-2,
	#colophon .column-3,
	#colophon .column-4	{
		width: 90%;
	}
	/* ----- Slider----- */
	.main-slider .image-slider {
		min-height: 153px;
	}

	/* Slider buttons */
	.sl_cont_top_left .slider-buttons {
		top: 172px;
	}
	.sl_cont_middle_left .slider-buttons {
		top: 127px;
	}
	.sl_cont_bottom_left .slider-buttons {
		top: 82px;
	}
	.sl_cont_top_right .slider-buttons{
		top: 172px;
	}
	.sl_cont_middle_right .slider-buttons{
		top: 127px;
	}
	.sl_cont_bottom_right .slider-buttons{
		top: 82px;
	}
	.sl_cont_top_center .slider-buttons{
		top: 172px;
	}
	.sl_cont_middle_center .slider-buttons{
		top: 127px;
	}
	.sl_cont_bottom_center .slider-buttons{
		top: 82px;
	}
	/* Slider title */
	.sl_cont_top_left .slider-title a {
		bottom: 32px;
	}
	.sl_cont_middle_left .slider-title a {
		bottom: 78px;
	}
	.sl_cont_bottom_left .slider-title a {
		bottom: 123px;
	}
	.sl_cont_top_right .slider-title a{
		bottom: 32px;
	}
	.sl_cont_middle_right .slider-title a{
		bottom: 78px;
	}
	.sl_cont_bottom_right .slider-title a{
		bottom: 123px;
	}
	.sl_cont_top_center .slider-title a{
		bottom: 32px;
	}
	.sl_cont_middle_center .slider-title a{
		bottom: 78px;
	}
	.sl_cont_bottom_center .slider-title a{
		bottom: 123px;
	}

	/* Slider text */
	.sl_cont_top_left .slider-text {
		top: 143px;
	}
	.sl_cont_middle_left .slider-text {
		top: 97px;
	}
	.sl_cont_bottom_left .slider-text {
		top: 52px;
	}
	.sl_cont_top_right .slider-text{
		top: 143px;
	}
	.sl_cont_middle_right .slider-text{
		top: 97px;
	}
	.sl_cont_bottom_right .slider-text{
		top: 53px;
	}
	.sl_cont_top_center .slider-text{
		top: 143px;
	}
	.sl_cont_middle_center .slider-text{
		top: 97px;
	}
	.sl_cont_bottom_center .slider-text{
		top: 53px;
	}

	.slider-button {
		top: 158px;
	}


	.main-slider:hover a.slider-prev {
		left: 20px;
	}
	.main-slider:hover a.slider-next {
		right: 20px;
	}

	/* ----- end Slider----- */


}
/* All Mobile ( smaller than 361px )
    ================================================== */
@media only screen and (max-width: 360px) {
	/* ----- Slider----- */
	.main-slider .image-slider {
		min-height: 143px;
	}

	/* Slider buttons */
	.sl_cont_top_left .slider-buttons {
		top: 163px;
	}
	.sl_cont_middle_left .slider-buttons {
		top: 120px;
	}
	.sl_cont_bottom_left .slider-buttons {
		top: 78px;
	}
	.sl_cont_top_right .slider-buttons{
		top: 163px;
	}
	.sl_cont_middle_right .slider-buttons{
		top: 120px;
	}
	.sl_cont_bottom_right .slider-buttons{
		top: 78px;
	}
	.sl_cont_top_center .slider-buttons{
		top: 163px;
	}
	.sl_cont_middle_center .slider-buttons{
		top: 120px;
	}
	.sl_cont_bottom_center .slider-buttons{
		top: 78px;
	}
	/* Slider title */
	.sl_cont_top_left .slider-title a {
		bottom: 30px;
	}
	.sl_cont_middle_left .slider-title a {
		bottom: 73px;
	}
	.sl_cont_bottom_left .slider-title a {
		bottom: 115px;
	}
	.sl_cont_top_right .slider-title a{
		bottom: 30px;
	}
	.sl_cont_middle_right .slider-title a{
		bottom: 73px;
	}
	.sl_cont_bottom_right .slider-title a{
		bottom: 115px;
	}
	.sl_cont_top_center .slider-title a{
		bottom: 30px;
	}
	.sl_cont_middle_center .slider-title a{
		bottom: 73px;
	}
	.sl_cont_bottom_center .slider-title a{
		bottom: 115px;
	}

	/* Slider text */
	.sl_cont_top_left .slider-text {
		top: 133px;
	}
	.sl_cont_middle_left .slider-text {
		top: 90px;
	}
	.sl_cont_bottom_left .slider-text {
		top: 48px;
	}
	.sl_cont_top_right .slider-text{
		top: 133px;
	}
	.sl_cont_middle_right .slider-text{
		top: 90px;
	}
	.sl_cont_bottom_right .slider-text{
		top: 48px;
	}
	.sl_cont_top_center .slider-text{
		top: 133px;
	}
	.sl_cont_middle_center .slider-text{
		top: 90px;
	}
	.sl_cont_bottom_center .slider-text{
		top: 48px;
	}

	.slider-button {
		top: 147px;
	}

	/* ----- end Slider----- */



}

	/* All Mobile ( smaller than 321px )
    ================================================== */
@media only screen and (max-width: 320px) {
	.container,
	.boxed-layout #page,
	.boxed-layout .container,
	.boxed-layout-small #page,
	.boxed-layout-small .container {
		width: 96%;
	}
	#wpadminbar #wp-admin-bar-cart>.ab-item, #wpadminbar #wp-admin-bar-log-in>.ab-item, #wpadminbar #wp-admin-bar-sign-up>.ab-item, #wpadminbar #wp-admin-bar-top-menu>.ab-item, #wpadminbar #wp-admin-bar-new_draft>.ab-item, #wpadminbar #wp-admin-bar-contact-form>.ab-item, #wpadminbar #wp-admin-bar-training>.ab-item {
		width: 36px;
	}

	#wpadminbar #wp-admin-bar-cart>.ab-item:before, #wpadminbar #wp-admin-bar-log-in>.ab-item:before, #wpadminbar #wp-admin-bar-top-menu>.ab-item:before, #wpadminbar #wp-admin-bar-new_draft>.ab-item:before, #wpadminbar #wp-admin-bar-contact-form>.ab-item:before, #wpadminbar #wp-admin-bar-training>.ab-item:before {
		font: 400 26px/1 dashicons !important;
		width: 36px;
	}
	#wpadminbar #wp-admin-bar-sign-up>.ab-item:before {
		width: 36px;
		font: 400 26px/1 FontAwesome !important;
	}

	#wpadminbar #wp-admin-bar-customize>.ab-item, #wpadminbar #wp-admin-bar-edit>.ab-item, #wpadminbar #wp-admin-bar-my-account>.ab-item, #wpadminbar #wp-admin-bar-my-sites>.ab-item, #wpadminbar #wp-admin-bar-site-name>.ab-item {

		font: 400 24px/1 dashicons !important;
		width: 36px;
	}

	.gallery-columns-3 .gallery-item {
		min-height: 86px;
		max-height: 86px;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		margin: 0 4% 2.99em 4%;
		width: 60%;
	}
	#colophon .column-1,
	#colophon .column-2,
	#colophon .column-3,
	#colophon .column-4	{
		width: 100%;
	}

	/* ----- Slider----- */
	.main-slider .image-slider {
		min-height: 128px;
	}

	/* Slider buttons */
	.sl_cont_top_left .slider-buttons {
		top: 151px;
	}
	.sl_cont_middle_left .slider-buttons {
		top: 113px;
	}
	.sl_cont_bottom_left .slider-buttons {
		top: 75px;
	}
	.sl_cont_top_right .slider-buttons{
		top: 151px;
	}
	.sl_cont_middle_right .slider-buttons{
		top: 113px;
	}
	.sl_cont_bottom_right .slider-buttons{
		top: 75px;
	}
	.sl_cont_top_center .slider-buttons{
		top: 151px;
	}
	.sl_cont_middle_center .slider-buttons{
		top: 113px;
	}
	.sl_cont_bottom_center .slider-buttons{
		top: 75px;
	}
	/* Slider title */
	.sl_cont_top_left .slider-title a {
		bottom: 27px;
	}
	.sl_cont_middle_left .slider-title a {
		bottom: 65px;
	}
	.sl_cont_bottom_left .slider-title a {
		bottom: 103px;
	}
	.sl_cont_top_right .slider-title a{
		bottom: 27px;
	}
	.sl_cont_middle_right .slider-title a{
		bottom: 65px;
	}
	.sl_cont_bottom_right .slider-title a{
		bottom: 103px;
	}
	.sl_cont_top_center .slider-title a{
		bottom: 27px;
	}
	.sl_cont_middle_center .slider-title a{
		bottom: 65px;
	}
	.sl_cont_bottom_center .slider-title a{
		bottom: 103px;
	}

	/* Slider text */
	.sl_cont_top_left .slider-text {
		top: 122px;
	}
	.sl_cont_middle_left .slider-text {
		top: 84px;
	}
	.sl_cont_bottom_left .slider-text {
		top: 46px;
	}
	.sl_cont_top_right .slider-text{
		top: 122px;
	}
	.sl_cont_middle_right .slider-text{
		top: 84px;
	}
	.sl_cont_bottom_right .slider-text{
		top: 46px;
	}
	.sl_cont_top_center .slider-text{
		top: 122px;
	}
	.sl_cont_middle_center .slider-text{
		top: 84px;
	}
	.sl_cont_bottom_center .slider-text{
		top: 46x;
	}

	.slider-button {
		top: 132px;
	}

	/* ----- end Slider----- */


}