/*home 2*/
@media (min-width: 1025px) {
    .service-home-2 .block .info .box-text {
        display: inline-block;
        padding-left: 15px;
        position: relative;
        top: 6px;
    }
}
@media (max-width: 992px) {
    .service-home-2 .block .info .box-text {
        display: inline-block;
        padding-left: 15px;
        position: relative;
        top: 6px;
    }
}
@media all and (max-width: 1199px) and (min-width: 993px) {
    .page-header.typeone .minicart-wrapper #top-mini-total {
        bottom: -3px!important;
        position: absolute!important;
        right: 0!important;
    }
    .service-home-2 .block .info{
        text-align:center;
        padding-left:0 !important;
        height:150px !important;
        padding-top:20px !important;
        
    }
    .service-home-2 .block .info .box-text{
        position: relative;
        top: 15px;
    }
}
.home-category-banner-2 a:hover span {
    color: #ff9900!important;
}
@media all and (max-width: 767px) and (min-width: 641px)  {
    .slider.row {
        margin-top: -6px;
    }
    .wrap-logo {
        top: 12px!important;
    }
}
.home-category-banner-2 a {
    display: block;
} 
@media (max-width: 640px) {
    .home-category-banner-2 a img {
        width: 100%;
    }
    .home-category-banner-2 .banner-left {
        margin-top: 15px;
    }
}
.messages div {
    text-align: center;
}
.page.messages div:before {
    display: none!important;
}
@media (min-width: 768px) {
    .cms-home-2 .container {
        width: 100%;
    } 
}

@media (min-width: 992px) {
    .cms-home-2 .container {
        width: 100%;
    }
    #banner-slider-demo-2 .item img {
    min-height: 550px;
}
}

@media (min-width: 1200px) {
    .cms-home-2 .container {
        width: 1170px;
    }
    #banner-slider-demo-2 .item img {
    min-height: 550px;
}
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.cms-home-2 .page-main {
  max-width: 100%!important;
}

.home-category-banner-2 {
    float: none!important;
}
.home-promotion-banner-2 {
    float: none!important;
}
.home-collection-banner-2 {
    float: none!important;
}
.cms-home-2 section {
    padding-top: 0!important;
}


.cms-home-2 #banner-slider-demo-2 .owl-controls .owl-pagination  span:before {
    content: "\f111";
    font-family: "FontAwesome";
    color: white;
}
.cms-home-2 #banner-slider-demo-2 .owl-controls .owl-pagination .owl-page.active span:before {
    color: #ff9900!important;
}
.cms-home-2 #banner-slider-demo-2 .owl-controls .owl-page {
    display: inline;
    margin: 7px;
    background:none;
}
.cms-home-2 #banner-slider-demo-2 .owl-pagination {
    text-align: center;
    margin-bottom: 10px;
}
.cms-home-2 .home-product-tab-content .owl-wrapper {
    left: 1px!important;
}
.cms-home-2.bestseller {
    clear: both;
}
.cms-home-2 .wrap-service-2 {
    padding: 0!important;
}
.cms-home-2 #maincontent {
    padding-left: 0;
    padding-right: 0;
}
.cms-home-2 .slider.row {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
/*service-home-2*/
.wrap-service-2 {
    margin-top: 30px;
}
.service-home-2 .block .info {
    padding: 30px 0 0px 30px;
    color: white;
    height: 120px;
}
.service-home-2 .block .info i {
    font-size: 30px;
    border: 1px solid;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: inline-block;
    text-align: center;
    padding-top: 8px;
} 
.service-home-2 .block .info .box-text span:first-child {
    font-size: 18px;
    text-transform: uppercase;
}
.service-home-2 .block .info .box-text span:nth-child(2) {
    font-size: 14px;
    font-weight: 200;
}


.service-home-2 .block-shipping .info {
    background: #fa8aae;
}
.service-home-2 .block-money .info {
    background: #00bde1;
}

.service-home-2 .block-lowest .info {
    background: #4dc07d;
}

.service-home-2 .block-safe .info {
    background: #f9b25a;
}
/*end service-home-2*/

/*home-category-banner-2*/
.home-category-banner-2 .left-top a {
    margin-bottom: 30px;
}  
.home-category-banner-2 .right-top a {
    margin-bottom: 30px;
}
.home-category-banner-2 .banner-middle span {
    top: 51.5%;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: scale(1) translate(-50%, -41%);
    text-align: center;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}
.home-category-banner-2 .banner-middle span:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    left: -50%;
    top: -28px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.home-category-banner-2 .banner-middle span:after {
    top: 50px;
    left: 40px;
    content: '';
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.home-category-banner-2 .banner-middle .image:hover span {
    -webkit-opacity: 100;
    -moz-opacity: 100;
    opacity: 100;
    visibility: visible;
    transform: scale(1) translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}
.home-category-banner-2 .banner-middle .image:before {
    position: absolute;
    width: calc(100% - 30px);
    height: 100%;
    background: rgba(35, 47, 62, 0.8);
    top: 0;
    left: 15px;
    content: "";
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    visibility: hidden;
    transform: scale(0.5);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}
.home-category-banner-2 .banner-middle .image:hover:before {
    -webkit-opacity: 100;
    -moz-opacity: 100;
    opacity: 100;
    visibility: visible;
    transform: scale(1);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}
/*end home-category-banner-2*/


/*animation*/
.center-out-nb {
    border: 0;
    position: relative;
}
.center-out-nb::before,
.center-out-nb::after {
    box-sizing: border-box;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
}
.center-out-nb:hover {
    color: #6477b9;
}
.center-out-nb::before,
.center-out-nb::after {
    top: 10px;
    left: 25px;
    height: calc(100% - 20px);
    width: calc(100% - 50px);
    transform-origin: center;
}
.center-out-nb::before {
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    transform: scale3d(0, 1, 1);
}
.center-out-nb::after {
    border-left: 1px solid white;
    border-right: 1px solid white;
    transform: scale3d(1, 0, 1);
}
.center-out-nb:hover::before,
.center-out-nb:hover::after {
    transform: scale3d(1, 1, 1);
    transition: transform 0.5s;
}
/*end animation*/

.cms-home-2 .home-promotion-banner-2 .image {
    width: 100%;
}
.cms-home-2 .home-promotion-banner-2 .image img {
    width: 100%;
}
.cms-about-us .page-footer{
    margin-top:60px;
}
@media all and (max-width: 768px) and (min-width: 768px) {
    .service-home-2 .block  {
        width: 50%!important;
    }
    .service-home-2 .block-shipping {
        margin-bottom: 15px!important;
    }
    .service-home-2 .block-money {
        margin-bottom: 15px!important;
    }
}
@media all and (max-width: 1024px) {
    .cms-home-2  .navslider-tabs .next{
        right:0px;
    }
     
}
@media all and (max-width: 767px) {
    .service-home-2 .block  {
        text-align: center;
    }
    .service-home-2 .block-shipping {
        margin-bottom: 15px!important;
    }
    .service-home-2 .block-lowest {
        margin-bottom: 15px!important;
    }
    .service-home-2 .block-money{
        margin-bottom: 15px!important;
    }
}
@media all and (max-width: 1000px) {
    .cms-home-2 .home-promotion-banner-2 .banner-left {
        margin-bottom: 15px;
    }
    .cms-home-2 .home-promotion-banner-2 .banner-middle {
        margin-bottom: 15px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .home-collection-banner-2 .block.banner-middle {
        margin-top: 15px!important;
        margin-bottom: 15px!important;
    }
}
@media all and (max-width: 425px) {
    .home-category-banner-2 .banner-middle {
        margin-bottom: 30px;
    }
    .home-category-banner-2 .banner-middle img {
        width: 100%;
    }
}
.service-home-2 .block-lowest .info i {
    padding-top: 12px!important;
}
/*end home 2*/

@media (max-width: 640px) {
    #maincontent {
        top: -6px!important;
    }
}
#slider_logo .navslider a:hover i {
    color: #f8981d!important;
}
.explodedmenu-menu-popup {
    /*overflow: scroll!important;*/
}
@media all and (max-width: 320px) {
    .cms-home-2 .service-home-2 .block .info {
        text-align: left!important;
    }
    .cms-home-2 .home-category-banner-2 .banner-middle {
        margin-bottom: 15px!important;
    }
}
@media (max-width: 768px) and (min-width: 768px) {
    .cms-home-2 .home-collection-banner-2 .banner-left {
        margin-bottom: 0px;
    }
}

@media (max-width: 1024px) and (min-width: 1024px) {
    .page-header.typeone .minicart-wrapper .action.showcart {
        margin-left: 12px;
    }
}

@media all and (max-width: 991px) {
     .cms-home-2 .magemenu-menu.vertical-menu {
        height:0;
        overflow:hidden;
        border-top:none;
        border-bottom:none;
     }

    .cms-home-2 .magemenu-menu.vertical-menu.show{
        height:auto;
        overflow:visible;
        border-top:1px solid #d7d7d7;
        border-bottom:1px solid #d7d7d7;
     }
}

/* fix bugs all page */
@media (max-width : 992px){
    .faq-content-nb .tab-content{
        margin-top:30px;
    } 
}
@media all and (max-width: 768px) {
    .cms-home-2 .navslider-tabs .next{
        right:30px;
    }
    .cms-home-2 .navslider-tabs.navslider-featured .next,.cms-home-2 .navslider-tabs.navslider-bestseller .next{
        right:15px;
    }
    .cms-home-2 .navslider-tabs.navslider-new .next{
        right:15px;
    }
    .cms-faq .breadcrumbs{
        margin-top:-6px !important;
    }
}