.cat-title span a { letter-spacing: 0;color: #eae8e8; float: right;font-family: "open sans";font-size: 14px;text-align: right;text-transform: capitalize;}

#sp_vertical_megamenu
{
    width: 100%;
    margin-bottom: 30px;
}
.sp-vertical-megamenu
{
    background: #fff;
    min-height: 450px;
}

.sp-vertical-megamenu .cat-title{
     background-color: #6750a0;
    background-image: url("../img/icon_menu.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    border-left: 5px solid #f88623;
    color: #fff;
    display: inline-block;
    font: 600 18px/22px "open sans semibold";
    letter-spacing: 1px;
    margin: 0;
    padding: 10px 15px 10px 10px;
    text-transform: uppercase;
    width: 100%;
}
/*.sp-vertical-megamenu .cat-title:hover
{
    opacity: 1;
    background-color:#333;
}*/
.more-view .fa.fa-plus-square-o ,.more-view .fa.fa-minus-square-o{
    margin-right: 15px;
    padding-right: 1px;
}
.more-wrap {
    display: block;
}
 .more-view{color: #575757;
    display: inline;
    font-family: "open sans";
    font-size: 16px;cursor: pointer;
    line-height: 39px;
    padding: 0 0 0 8px;
    text-transform: none;
}
.sp-vertical-megamenu .cat-title i.megamenu_i {
    font-size: 22px;
    margin-right: 15px;
    vertical-align: middle;
}
.sp-vertical-megamenu .vf-megamenu {
    padding: 0;
    position: relative;
    border: 1px solid #eae9e9;
    background: #fff;
    z-index: 999;
}
.spvmm_numbers_col{
    float: left !important;
    width: 100% !important;
    border:1px solid #e3e1e1;padding: 2px 22px;
}

.sp-vertical-megamenu .vf-megamenu li.spvmm-havechild,
.sp-vertical-megamenu .vf-megamenu li.spvmm-nochild
{
    display: inline-block;
    float: none;
    margin: 0;
    position: relative;
    width: 100%;
    padding: 0px 4px;
	/*border-bottom: 1px solid #e9e9e9;*/
}

.sp-vertical-megamenu .vf-megamenu li.spvmm-havechild:hover,
.sp-vertical-megamenu .vf-megamenu li.spvmm-nochild:hover
{
    background: #f5f5f5;
}
.sp-vertical-megamenu .vf-megamenu li.spvmm-havechild ul.spvmm_submm_ul li.spvmm_submm_li:hover
{
    background: none;
}
.sp-vertical-megamenu .vf-megamenu li.spvmm-havechild ul.spvmm_submm_ul li.spvmm_submm_li:hover a.megamenu_a
{
    color: #f4a137;
}
.sp-vertical-megamenu .vf-megamenu li.spvmm-havechild ul.spvmm_submm_ul li.spvmm-havechildchild:hover ul.spvmm_submm_ul li.spvmm_submm_li a.megamenu_a
{
    color: #000000;
}

.sp-vertical-megamenu .vf-megamenu li.spvmm-havechild ul.spvmm_submm_ul li.spvmm-havechildchild ul.spvmm_submm_ul li.spvmm_submm_li:hover a.megamenu_a
{
    color: #f4a137;
}
.sp-vertical-megamenu .vf-megamenu li.spvmm-havechild a.megamenu_a,
.sp-vertical-megamenu .vf-megamenu li.spvmm-nochild a.megamenu_a
{
   color: #575757;
    display: inline;
    font-family: "open sans";
    font-size: 16px;
    line-height: 39px;
    padding: 0 0 0 8px;
    text-transform: none;
}

.sp-vertical-megamenu .vf-megamenu li.spvmm_submm_li a.megamenu_a {
  color: #666;
    display: inline;
    font-size: 14px;
    line-height: 32px;
    padding: 0 0 0 40px;
    text-transform: none;
}

.sp-vertical-megamenu .vf-megamenu li i.megamenu_i {
    font-size: 22px;
    left: 10px;
    top: 10px;
    position: absolute;
}
.spvmm-cap2{
    position: absolute;
    left: 100%;
    background: red;
    width: 250px;
    transform: scale(1);
}
.sp-vertical-megamenu .vf-megamenu li .fa.fa-tablet {
    font-size: 28px;
}

.sp-vertical-megamenu .vf-megamenu .spvmm_container_menu_child{
    margin:0px auto;
    top:-9999em;
    position:absolute;
    -ms-box-shadow: 2px 0px 6px 0px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 2px 0px 6px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 0px 6px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 2px 0px 6px 0px #fffcc8;
    box-shadow: 2px 0px 6px 0px rgba(0, 0, 0, 0.3);
    z-index:999;
    background-color:#FFFFFF;
    top:0;
    left:100%;
    transform: scale(0);
    -webkit-transform: scale(0); /*Dùng để ẩn megamenu trên ipad*/
    width: auto;
    filter:alpha(opacity = 0);
    transition: 0.3s transform ease 0s;
}

.ie9 .sp-vertical-megamenu .vf-megamenu li.spvmm-havechild {
    display: block;
    float: none;
    margin: 0;
    position: relative;
    width: 100%;
    height: 46px;
}

.ie9 .sp-vertical-megamenu .vf-megamenu .spvmm_container_menu_child
{
    position: static;
    top:0;
    margin-left: 100% !important;
    -ms-box-shadow: 2px 0px 6px 0px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 2px 0px 6px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 0px 6px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 2px 0px 6px 0px #fffcc8;
    box-shadow: 2px 0px 6px 0px rgba(0, 0, 0, 0.3);
    z-index:999;
    background-color:#0085a0;
    left:100%;
    display: none;
    width: auto;
    -ms-transform: none;
    filter:alpha(opacity = 0);
}

.ie9 .sp-vertical-megamenu .vf-megamenu li.spvmm-havechild:hover > .spvmm_container_menu_child
{
    display: block;
    -ms-transform: none;
}
.spvmm_submm_ul_img {
    display: block;
    margin: 0;
    padding: 0;
}
.category-thumbnail {
    display: block;
}

.ie9 .sp-vertical-megamenu .vf-megamenu .spvmm_menu_child
{
    position: absolute;
    top: 0;
}

.spvmm_numbers_col ul.spvmm_submm_ul, .spvmm_numbers_col ul.product_list
{ float: left;
    padding: 0;
    text-align: left;
    width: 177px;
}

.spvmm_numbers_col ul.product_list li.spvmm_submm_li a.megamenu_a .availability span.available-now
{
	padding: 3px 10px;
}

.spvmm_menu_child{
    position: relative;
    position: relative;
 min-width: 600px;
    width: 100%;
    float: left;
    background: #fff;
}
.sp-vertical-megamenu .vf-megamenu li.spvmm-havechild ul.spvmm_submm_ul li.spvmm_submm_li a.megamenu_a {
    font-size: 13px;
    padding: 0;
}

.sp-vertical-megamenu .vf-megamenu li.spvmm-havechild ul.spvmm_submm_ul li.spvmm_submm_li > span {
	padding: 0 2px;
}

.availability
{
	clear: both;
	padding: 0 10px;
}

.sp-vertical-megamenu .vf-megamenu li.spvmm-havechild:hover > .spvmm_container_menu_child
{
    z-index: 99;
    display: block;
    transform: scale(1);
    -webkit-transform: scale(1); /*Dùng để show lại mega menu trên ipad*/
}

.sp-vertical-megamenu .vf-megamenu li.spvmm-havechild > a.megamenu_a:after {
   /* content: "\f054";*/
    color: #cfd8dc;
    font-family: Fontawesome;
    font-size: 15px;
    width: 28px;
    font-weight: bolder;
    float: right;
}

.sp-vertical-megamenu .vf-megamenu li.spvmm-havechild span.icon-close:before
{
	display: none;
}

.sp-vertical-megamenu .vf-megamenu li.spvmm-havechildchild > a.megamenu_a{
    font-weight: bolder;
    font-size: 14px;
	padding: 0;
}
.spvmm_container_menu_child ul.spvmm_submm_ul li.spvmm_submm_li
{display: block;
	
	border-bottom: none !important;
}
.sp-vertical-megamenu .vf-megamenu li.spvmm-havechild ul.spvmm_submm_ul li.spvmm_submm_li a.megamenu_a:after {
    font-size: 12px;
}
.sp-vertical-megamenu .vf-megamenu li.spvmm-havechild .more-view {
    line-height: 46px;
    padding-left: 40px;
    font-weight: bold;
    cursor: pointer;
}
.sp-vertical-megamenu .vf-megamenu li.spvmm_submm_li a.megamenu_a
{
    border-bottom: none;
    display: inline; /* chỉ hiện cursor: pointer; khi di qua link a.megamenu_a */
	padding: 0;
}
.sp-vertical-megamenu .vf-megamenu li.spvmm_submm_li .spvmm_img_menu_product
{
    position: relative;
    width: 100%;
}

.img_spvmm_1
{
	vertical-align: middle;
	width: 97%;
	float: left;
	padding: 10px 5px;
}

.img_spvmm_2
{
	vertical-align: middle;
	width: 49%;
	float: left;
	padding: 10px 5px;
}

.img_spvmm_3
{
	vertical-align: middle;
	width: 49%;
	float: left;
	padding: 10px 5px;
}

.img_spvmm_4
{
	vertical-align: middle;
	width: 49.5%;
	float: left;
	padding: 11px 14px 10px 0;
}

.megamenu_image
{
    clear: both;
}
 
@media all and (max-width: 767px) {
    .sp-vertical-megamenu {
        min-height: auto !important;
    }
    .spvmm_numbers_col ul.spvmm_submm_ul, .spvmm_numbers_col ul.product_list {
    display: inline-block;
    max-width: 218px;
    padding: 0;
    width: 100%;
}
    .vf-megamenu {
        position: relative;
    }

    .sp-vertical-megamenu .cat-title {
        cursor: pointer;
    }

    #sp_vertical_megamenu
    {
        width: 100%;
        height: auto !important;
        min-height: 10px;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .spvmm_menu_child
    {
        width: 100% !important;
    }

    .sp-vertical-megamenu .vf-megamenu li > div {
        position: static;
        left: 0;
        width: 100%;
        transform: scale(1);
        -webkit-transform: scale(1);
        z-index: 99999;
        box-shadow: 0 0 0;
    }

    .sp-vertical-megamenu .vf-megamenu li
    {
        clear: both;
        display: block;
    }

    .spvmm_numbers_col > ul {
        width: 100% !important;
        display: block;
    }

    .sp-vertical-megamenu .vf-megamenu li.spvmm-havechild > a.megamenu_a:after {
        content: '';
    }

    .cat-title:after
    {
        display: block;
        font-family: "FontAwesome";
     /*   content: "\f067";*/
        position: absolute;
        right: 15px;
        top: 10px !important;
        font-size: 26px;
    }

    .sp-vertical-megamenu .vf-megamenu li.spvmm-havechild .vf-button {
       cursor: pointer;
    font-family: Fontawesome;
    font-size: 21px;
    height: 27px;
    position: absolute;
    right: 20px;
    top: 5px;
    width: 30px;
        color: #999;
    }

    .sp-vertical-megamenu .vf-megamenu li.spvmm-havechild .icon-open:after {
        content: "\f146";
        color: #999;
    }

	.img_spvmm
	{
		vertical-align: middle;
		width: 100%;
		float: left;
		padding: 10px 5px;
	}

    .sp-vertical-megamenu .vf-megamenu li.spvmm-havechild .icon-close:after {
        content: "\f0fe";
        color: #f88623;
    }

    .sp-vertical-megamenu .vf-megamenu .spvmm_container_menu_child
    {
        left: 0;
        position: static;
        display: block;
        transform: scale(1);
        -webkit-transform: scale(1);
        z-index: 99999;
    }
    .spvmm-havechild.vf-close.cat-hidden > span {
    float: left;
}
    .sp-vertical-megamenu .vf-megamenu li.spvmm-havechild a.megamenu_a, .sp-vertical-megamenu .vf-megamenu li.spvmm-nochild a.megamenu_a {
    color: #575757;
    display: inline-block;
    font-family: "open sans";
    font-size: 16px;
    line-height: normal;
    max-width: 205px;
    overflow: hidden;
    padding: 0 0 0 8px;
    text-overflow: ellipsis;
    text-transform: none;
    white-space: nowrap;
    width: 100% !important;
}
   
}
@media (min-width:1290px) and (max-width: 1460px){
	.spvmm_menu_child{
		max-width: 890px !important;
	}

	.col4 > ul
	{
		width:25%;
	}

	.col3 > ul
	{
		width:33.3%;
	}

	.col2 > ul {
		width:50%;
	}

	.col1 > ul{
		width:100%;
	}
}
@media (min-width:981px) and (max-width: 1289px){
   .spvmm_menu_child{
       max-width: 710px !important;
   }
.sp-vertical-megamenu .vf-megamenu li.spvmm-havechild a.megamenu_a, .sp-vertical-megamenu .vf-megamenu li.spvmm-nochild a.megamenu_a{ font-size: 14px;}
    
    .col4 > ul
    {
        width:25%;
    }

    .col3 > ul
    {
        width:33.3%;
    }

    .col2 > ul {
        width:50%;
    }

    .col1 > ul {
        width:100%;
    }
}
@media (min-width:768px) and (max-width: 980px){
    .spvmm_menu_child{
        max-width: 570px !important;
    }
.sp-vertical-megamenu .cat-title{font: 600 14px/22px "Open Sans",sans-serif;
    margin: 0;
        padding: 7px 15px 10px 3px;}
    .sp-vertical-megamenu .vf-megamenu li.spvmm-havechild a.megamenu_a, .sp-vertical-megamenu .vf-megamenu li.spvmm-nochild a.megamenu_a{ font-size: 14px;}
    .col4 > ul
    {
        width:25%;
    }

    .col3 > ul
    {
        width:33.3%;
    }

    .col2 > ul
    {
        width:50%;
    }

    .col1 > ul
    {
        width:100%;
    }
    .sp-vertical-megamenu .vf-megamenu li.spvmm-havechild a.megamenu_a, .sp-vertical-megamenu .vf-megamenu li.spvmm-nochild a.megamenu_a {
    color: #575757;
    display: inline-block;
    font-family: "open sans";
    font-size: 16px;
    line-height: normal;
    max-width: 87%;
    overflow: hidden;
    padding: 0 0 0 8px;
    text-overflow: ellipsis;
    text-transform: none;
    white-space: nowrap;
    width: 100% !important;
}

}

.hook_megamenu
{
	clear: both;
}