@media ( min-width :1440px) {
	.container {
		max-width: 100%;
		width: 1440px
	}
	.col-xxl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-xxl-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}
	.col-xxl-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-xxl-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-xxl-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xxl-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-xxl-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-xxl-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xxl-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-xxl-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-xxl-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xxl-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-xxl-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-xxl-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.pull-xxl-0 {
		right: auto
	}
	.pull-xxl-1 {
		right: 8.33333%
	}
	.pull-xxl-2 {
		right: 16.66667%
	}
	.pull-xxl-3 {
		right: 25%
	}
	.pull-xxl-4 {
		right: 33.33333%
	}
	.pull-xxl-5 {
		right: 41.66667%
	}
	.pull-xxl-6 {
		right: 50%
	}
	.pull-xxl-7 {
		right: 58.33333%
	}
	.pull-xxl-8 {
		right: 66.66667%
	}
	.pull-xxl-9 {
		right: 75%
	}
	.pull-xxl-10 {
		right: 83.33333%
	}
	.pull-xxl-11 {
		right: 91.66667%
	}
	.pull-xxl-12 {
		right: 100%
	}
	.push-xxl-0 {
		left: auto
	}
	.push-xxl-1 {
		left: 8.33333%
	}
	.push-xxl-2 {
		left: 16.66667%
	}
	.push-xxl-3 {
		left: 25%
	}
	.push-xxl-4 {
		left: 33.33333%
	}
	.push-xxl-5 {
		left: 41.66667%
	}
	.push-xxl-6 {
		left: 50%
	}
	.push-xxl-7 {
		left: 58.33333%
	}
	.push-xxl-8 {
		left: 66.66667%
	}
	.push-xxl-9 {
		left: 75%
	}
	.push-xxl-10 {
		left: 83.33333%
	}
	.push-xxl-11 {
		left: 91.66667%
	}
	.push-xxl-12 {
		left: 100%
	}
	.offset-xxl-0 {
		margin-left: 0
	}
	.offset-xxl-1 {
		margin-left: 8.33333%
	}
	.offset-xxl-2 {
		margin-left: 16.66667%
	}
	.offset-xxl-3 {
		margin-left: 25%
	}
	.offset-xxl-4 {
		margin-left: 33.33333%
	}
	.offset-xxl-5 {
		margin-left: 41.66667%
	}
	.offset-xxl-6 {
		margin-left: 50%
	}
	.offset-xxl-7 {
		margin-left: 58.33333%
	}
	.offset-xxl-8 {
		margin-left: 66.66667%
	}
	.offset-xxl-9 {
		margin-left: 75%
	}
	.offset-xxl-10 {
		margin-left: 83.33333%
	}
	.offset-xxl-11 {
		margin-left: 91.66667%
	}
	.col-xxl-1-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
		max-width: 10%
	}
	.col-xxl-1-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%
	}
	.col-xxl-2-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	.pull-xxl-1-2 {
		right: 10%
	}
	.pull-xxl-1-5 {
		right: 12.5%
	}
	.pull-xxl-2-4 {
		right: 20%
	}
	.push-xxl-1-2 {
		left: 10%
	}
	.push-xxl-1-5 {
		left: 12.5%
	}
	.push-xxl-2-4 {
		left: 20%
	}
	.offset-xxl-1-2 {
		margin-left: 10%
	}
	.offset-xxl-1-5 {
		margin-left: 12.5%
	}
	.offset-xxl-2-4 {
		margin-left: 20%
	}
	.col-xxl-10-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 90%;
		flex: 0 0 90%;
		max-width: 90%
	}
	.col-xxl-10-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 87.5%;
		flex: 0 0 87.5%;
		max-width: 87.5%
	}
	.col-xxl-9-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 80%;
		flex: 0 0 80%;
		max-width: 80%
	}
	.pull-xxl-10-8 {
		right: 90%
	}
	.pull-xxl-10-5 {
		right: 87.5%
	}
	.pull-xxl-9-6 {
		right: 80%
	}
	.push-xxl-10-8 {
		left: 90%
	}
	.push-xxl-10-5 {
		left: 87.5%
	}
	.push-xxl-9-6 {
		left: 80%
	}
	.offset-xxl-10-8 {
		margin-left: 90%
	}
	.offset-xxl-10-5 {
		margin-left: 87.5%
	}
	.offset-xxl-9-6 {
		margin-left: 80%
	}
	#page_wrapper,.wide_container {
		max-width: 1440px
	}
	#st_mega_menu_column_block .stmenu_sub.col-md-1,.stmenu_vertical .stmenu_vs.col-md-1
		{
		width: 91px
	}
	#st_mega_menu_column_block .stmenu_sub.col-md-2,.stmenu_vertical .stmenu_vs.col-md-2
		{
		width: 183px
	}
	#st_mega_menu_column_block .stmenu_sub.col-md-3,.stmenu_vertical .stmenu_vs.col-md-3
		{
		width: 275px
	}
	#st_mega_menu_column_block .stmenu_sub.col-md-4,.stmenu_vertical .stmenu_vs.col-md-4
		{
		width: 367px
	}
	#st_mega_menu_column_block .stmenu_sub.col-md-5,.stmenu_vertical .stmenu_vs.col-md-5
		{
		width: 459px
	}
	#st_mega_menu_column_block .stmenu_sub.col-md-6,.stmenu_vertical .stmenu_vs.col-md-6
		{
		width: 551px
	}
	#st_mega_menu_column_block .stmenu_sub.col-md-7,.stmenu_vertical .stmenu_vs.col-md-7
		{
		width: 643px
	}
	#st_mega_menu_column_block .stmenu_sub.col-md-8,.stmenu_vertical .stmenu_vs.col-md-8
		{
		width: 735px
	}
	#st_mega_menu_column_block .stmenu_sub.col-md-9,.stmenu_vertical .stmenu_vs.col-md-9
		{
		width: 826px
	}
	#st_mega_menu_column_block .stmenu_sub.col-md-10,.stmenu_vertical .stmenu_vs.col-md-10
		{
		width: 918px
	}
	#st_mega_menu_column_block .stmenu_sub.col-md-11,.stmenu_vertical .stmenu_vs.col-md-11
		{
		width: 1010px
	}
	#st_mega_menu_column_block .stmenu_sub.col-md-12,.stmenu_vertical .stmenu_vs.col-md-12
		{
		width: 1102px
	}
	
	
	
 .modal-dialog { max-width: 1150px;

    }
    
.account-full-width .myacount_dashbord_list .list-group-item {width: calc(20% - 16px);}
    
}

@media only screen and (min-width:1440px) {
	body#index .menu_ver_open_xl .stmenu_vertical,body#index .stuck .menu_ver_open_xl.current .stmenu_vertical
		{
		display: block !important
	}
	body#index .stuck .menu_ver_open_xl .stmenu_vertical {
		display: none !important
	}
	#st_mega_menu_wrap .menu_ver_open_xl .ma_level_0 {
		z-index: 71
	}
	
	#st_header .search_widget_block.search_center {
	   margin-left: -360px;
       width: 650px;
       top: 44px;
	}
	#st_header .search_open_side .search_widget_block {
	    width: 450px;
	}
	
	#avatar_right {
	    margin: 40px 0 0 0;
	    height: auto;
	}
	
	#module-stblog-article #center_column .page-blog-article.article_themes_6 h1 {
	    font-size: 32px;
	    line-height: 38px;
	    margin-bottom: 28px !important;
	}
	
	#nav_center .easycontent:first-child {margin-right: 120px;}
    .logo_box {margin-right: 40px;}
	
	.st_mega_menu span.all-menu-last { padding-left:0px; }

	
   .st_mega_menu span.all-menu {display: inline-block}
	.all-menu-last {text-transform: lowercase;}
	
	#footer #stacked_footer_column_1 {
	    flex: 0 0 32%;
	    max-width: 32%;
	}
	#footer .footer_first_level_row .col-lg-2-4 {
	    flex: 0 0 17%;
	    max-width: 17%;	
	}
	
	.block_content article.ajax_block_product:nth-child(5n+5) .pro_outer_box { border-right: 1px solid transparent; }
	.easycontent.footer_block p.phone {
	    font-size: 22px;
	    font-weight: 600;
	    padding-top: 10px;
	    padding-bottom: 10px;
	}	
	
	.easycontent.footer_block p.phone::before {
	    height: 38px;
	    width: 38px;
	    background-size: 18px;
	    left: -55px;
	    top: 2px;
	}
	
	#center_column .product_list .product_list_item:nth-child(4n+4) .pro_outer_box::before { background:#fff; }
	
	#left_column.main_column {webkit-box-flex: 0;  -ms-flex: 0 0 21%;  flex: 0 0 21%;  max-width: 21%;}
	body:not(.page-blog) #center_column.col-xl-9 {webkit-box-flex: 0;   -ms-flex: 0 0 79%;   flex: 0 0 79%;   max-width: 79%;}
		
	
	#search #center_column .product_list .product_list_item:nth-child(5n+5) .pro_outer_box::before {
	    background: #fff!important;
	}
	#search #center_column .product_list .product_list_item:nth-child(4n+4) .pro_outer_box::before {
	    background: #f0f0f0;
	}
	
     body.left_column_hide.hide_width_3 #left_column {transform: translateX(-21%); margin-left: -21%;}
     
     .product_left_column.col-lg-7 {
		-ms-flex: 0 0 55%;
		flex: 0 0 55%;
		max-width: 55%;	
     }
     .product_middle_column.col-lg-5 {
		-ms-flex: 0 0 45%;
		flex: 0 0 45%;
		max-width: 45%;		
     }     
     
#st_header .shop_logo {
    display: block;
    max-width: 100%;
}

#st_mega_menu_wrap .ma_level_0 {padding-left: 22px; padding-right: 22px;}
	

.products.product_list.grid .product_list_item:nth-child(4n) {
    border-right: 1px solid transparent;
}

#search .products.product_list.grid .product_list_item:nth-child(5n) {
    border-right: 1px solid transparent !important;
}

#search .products.product_list.grid .product_list_item:nth-child(4n) {
    border-right: 1px solid #e5e5e5;
}
	
	
}