@media (max-width: 1680px) {
	.std .img-bootstrap {
    	max-height: 498px;
    }
}

@media (max-width: 1440px) {
	.std .img-bootstrap {
    	max-height: 476px;
    }
}

@media (max-width: 1366px) {
	.std .img-bootstrap {
    	max-height: 443px;
    }
}

@media (min-width: 1200px) {
    .header-wrapper .header-container .header-maincart,
    .header-wrapper .header-container .header-setting {
    }
    .std .img-bootstrap {
    	max-height: 413px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
}

/* 960px <= width < 1200px */
@media only screen and (min-width: 960px) and (max-width: 1200px) {

}

/* Design for a width of 960-1024 px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* 940px <= width < 1170px */
@media (min-width: 940px) and (max-width: 1170px) {

    .header-wrapper .header-container .header-maincart,
    .header-wrapper .header-container .header-setting {

    }
    .newslettter .block-subscribe form .block-content .actions button.button {
        padding: 0 40px;
    }
    .top-navigation a {
        padding: 0 10px;
    }
    div.main-navigation ul.top-navigation .menu-wrap-sub {
        width: 99%;
    }
    .header-wrapper .header-container .top-container .slide-home .owl-wrapper .owl-item .slide-content .slide-inner-content .slider-text h2 {
        font-size: 30px;
    }
    .main-container .video-wrapper .upb_video-wrapper em {
        top: 35%;
    }
}

/* Tablet landscape */
@media (max-width: 1024px) {
    .std .img-bootstrap {
    	max-height: 349px;
    }
	.header-wrapper .header-container .wrapper-top-menu
	{
		width:70%;
	}
    .visible-tablet {
        display: block;
    }
    .hidden-tablet {
        display: none;
    }
    .navbar-toggle {
        display: block; !important;
    }
    .cms-index-index .header-wrapper .header-container #mobile-sticky-sticky-wrapper {
        height: auto;
    }
    .header-wrapper .header-container #main-header-sticky-wrapper {
        height: auto;
    }
    .header-wrapper .header-container #mobile-sticky-sticky-wrapper {
        height: 50px;
    }
    .header-wrapper .header-container .sticky-wrapper {
        height: auto;
    }

    .header-wrapper .header-container .main-header .wrapper-top-menu {
        float: right;
    }

    .header-wrapper .header-container .main-header .right-header-menu {
        position: relative;
        float: right;
    }

    .header-wrapper .header-container .navbar .navbar-header .navbar-toggle {
        margin-left: 0;
    }

    .navbar-toggle .icon-bar {
        position: relative;
        left: 8px;
    }


    .header-wrapper .header-container .header-maincart,
    .header-wrapper .header-container .header-setting {
        width: 50px !important;
    }
    .header-wrapper .header-container .main-header .right-header-menu .header-setting {
        border-left: none;
    }
    .header-wrapper .header-container .right-header-menu .header-search {
        width: 50px !important;
    }

    .header-wrapper .header-container .main-header .logo {
        padding: 4px 0 6px 0;
    }

    .header-wrapper .header-container .is-sticky .main-header .logo {
        padding: 4px 0 6px 0;
    }

    .header-wrapper .header-container .main-header .logo img,
    .header-wrapper .header-container .is-sticky .main-header .logo img{
        height: auto;
        padding: 5px 5px 0;
    }
    .header-wrapper .header-container .header-search {
        bottom: -81px;
        overflow: inherit;
    }
    .header-wrapper .header-container .main-header .right-header-menu .header-search .search-container .switcher-content {
        right: -150px;
        top: 50px !important;
    }
    .header-wrapper .header-container .main-header .right-header-menu .header-search .search-container .switcher-content #search_mb_mini_form {
        width: 320px;
    }
    .header-wrapper .header-container .header-search #search_mb_mini_form .form-search .input-group-btn button.btn span {
        font-weight: 500;
        margin: 0 2px;
        /* text-transform: uppercase; */
        letter-spacing: 0.075em;
    }
    .header-wrapper .header-container .main-header .right-header-menu .header-search .search-container .switcher-content #search_mb_mini_form .form-search button.search-button span {
        width: 45px;
        height: 56px;
        line-height: 60px;
        font-size: 15px;
    }
    .header-wrapper .header-container .main-header .right-header-menu .header-search .search-container .switcher-content #search_mb_mini_form .form-search {
        padding-right: 50px;
    }
    .header-wrapper .header-container .main-header .right-header-menu .header-search .search-container .switcher-content #search_mb_mini_form .form-search button.search-button {
        right: 0;
    }
    .header-wrapper .header-container .main-header .right-header-menu .header-search .search-container .switcher-content #search_mb_mini_form .form-search #search {
        font-size: 14px;
    }
    .header-wrapper .header-container .header-maincart .cart-container,
    .header-wrapper .header-container .header-setting .setting-switcher {
        padding: 0 !important;
    }

    .header-wrapper .header-container .main-header .right-header-menu .header-search .search-container .overwrite-setting,
    .header-wrapper .header-container .main-header .right-header-menu .cart-container .icon-cart-header span,
    .header-wrapper .header-container .is-sticky .main-header .right-header-menu .cart-container .icon-cart-header span,
    .header-wrapper .header-container .is-sticky .main-header .right-header-menu .header-setting .setting-switcher .overwrite-setting span,
    .header-wrapper .header-container .main-header .right-header-menu .header-setting .setting-switcher .overwrite-setting span{
        width: auto;
        line-height: 50px;
    }
    /*.cms-index-index .header-wrapper .header-container .main-header .right-header-menu .header-maincart {*/
        /*border-left: 1px solid rgba(248,248,248,0.3);*/
    /*}*/

    .header-setting .switcher-wrap .switcher-content,
    .header-myaccount .switcher-wrap .switcher-content,
    .header-container .header-maincart .cart-container:hover .cart-wrapper{
        right: 0; /*-50*/
        top: 50px;
        left: auto !important;
    }
    .header-wrapper .header-container .header-maincart .cart-container .cart-wrapper {
        margin: 0 !important;
        right: -50px; /*-100*/
    }

    .header-wrapper .header-container .is-sticky .main-header .right-header-menu .cart-container:hover .cart-wrapper {
        top: 50px;
        margin: 0 !important;
    }

    .cms-index-index .header-wrapper .header-container .main-header .right-header-menu .header-setting {
        border-left: none;
        border-right: 1px solid rgba(248,248,248,0.3);
    }

    .cms-index-index .header-wrapper .header-container .is-sticky .main-header .right-header-menu .header-setting .setting-switcher .overwrite-setting span {
        border-right: #dcdcdc solid 1px;
    }

    .header-wrapper .header-container .is-sticky .navbar .navbar-header .navbar-toggle .icon-bar {
        background-color: #181818 !important;
    }

    .header-wrapper .header-container .header-content .header-logo a {
        width: 120px;
    }

    .header-wrapper .header-container .header-maincart .cart-container .icon-cart-header span.total {
        left: 12px;
        padding: 1px 6px;
    }
    .nav-accordion.nav-mobile-accordion {
        padding-bottom: 20px;
    }

    .header-wrapper .header-container .header-search .search-container .main-form-search {
        margin-top: 15px;
        right: -40px;
    }

    .header-wrapper .header-container .header-setting .switcher-wrap .switcher-content {
        margin-top: 14px;
    }

    .header-wrapper .header-container .header-maincart .cart-container .cart-wrapper {
        margin-top: 15px;
        right: -23px;
    }
    .main-container .widget-products-new h3.title-widget span {
        width: 210px;
        font-size: 17px;
    }
    .main-container .widget-products-related h3.title-widget span,
    .main-container .blog-homepage h3.title-widget span,
    .main-container .main-wrapper .brands-container h3.title span {
        width: 255px;
        font-size: 16px;
    }

    .header-wrapper .header-container .is-sticky .main-header .header-setting .setting-switcher .switcher-content {
        margin-top: 0px !important;
    }

    .header-wrapper .header-container .is-sticky .main-header .header-search .search-container .main-form-search,
    .header-wrapper .header-container .is-sticky .main-header .header-maincart .cart-container .cart-wrapper {
        margin-top: 0;
    }
    /*======== Slide Home ========*/

    .header-wrapper .header-container .top-container .slide-home .owl-controls .owl-buttons .owl-next {
        border-left: none;
    }
    .header-wrapper .header-container .top-container .slide-home .owl-controls .owl-buttons .owl-prev {
        border-right: none;
    }
    .header-wrapper .header-container .top-container .slide-home .owl-controls .owl-buttons .owl-prev div,
    .header-wrapper .header-container .top-container .slide-home .owl-controls .owl-buttons .owl-next div,
    .header-wrapper .header-container .top-container .slide-home .owl-controls .owl-buttons .owl-next div:before,
    .header-wrapper .header-container .top-container .slide-home .owl-controls .owl-buttons .owl-prev div:before {
        width: 50px;
    }

    /*============================================================== Main =========================================================================*/
    /*======Slideshow======*/
    .header-wrapper .header-container .top-container .slide-home .owl-wrapper .owl-item .slide-content .slide-inner-content .slider-text h2 {
        font-size: 30px;
    }
    .header-wrapper .header-container .top-container .slide-home .owl-controls {
        bottom: 10px;
    }
    /*====== Block Home ====*/
    .home-banner .inner-banner .banner-img span.content-inner {
        left: 20px;
        top: 15px;
    }
    .home-banner .banner-content {
        padding: 30% 10px;
    }
    /*===== Video =========*/
    .main-container .video-wrapper .upb_video-wrapper em {
        top: 33%;
        right: 44%;
        width: 70px;
        height: 70px;
        line-height: 70px;
    }
    /*======= Deal of day ==========*/
    .main-container .deal {

        overflow: hidden;
    }
    .main-container .deal-of-day {
        min-height: 300px;
        margin-bottom: 20px;
    }
    .main-container .deal-of-day img {
        max-width: 130%;
        width: auto;
    }
    .main-container .deal-of-day .content {
        top: 13%;
    }
    .main-container .deal-of-day .content span.title {
        font-size: 30px;
    }
    .main-container .deal-of-day .content span.intro {
        font-size: 16px;
    }

    .main-container .deal-of-day .content .wrapper-product-date .product-date div {
        width: 70px;
        float: left;
        margin-right: 5px;
    }
    .main-container .deal-of-day .content .wrapper-product-date .product-date div span.no {
        width: 65px;
        height: 60px;
        line-height: 60px;
        font-size: 25px;
    }
    .main-container .deal-of-day .content .wrapper-product-date .product-date div span.text {
        width: 70px;
        font-size: 13px;
        line-height: 25px;
    }
    .main-container .deal-of-day .content .shop-now a {
        font-size: 12px;
        line-height: 35px;
        text-align: center;
        padding: 0 20px;
    }
    /*============= Widget product =============*/

    .main-container .widget-products-new .title-wrapper .arrow-left,
    .main-container .widget-products-related .title-wrapper .arrow-left,
    .main-container .widget-products-upsell .title-wrapper .arrow-left,
    .main-container .blog-homepage .title-wrapper .arrow-left,
    .main-container .instagram-home .title-wrapper .arrow-left {
        width: 46%;
    }
    .main-container .widget-products-new .title-wrapper .arrow-right,
    .main-container .widget-products-related .title-wrapper .arrow-right,
    .main-container .widget-products-upsell .title-wrapper .arrow-right,
    .main-container .blog-homepage .title-wrapper .arrow-right,
    .main-container .instagram-home .title-wrapper .arrow-right {
        width: 46%;
    }

    /*================= instafeed ===============*/
    .main-container .block-instafeed img {
        width: 20%;
    }

    /*================================================ Product detail ===========================================*/
    .product-view .product-img-box .product-img-list .more-views-verticle {
        width: 65px;
    }
    .product-view .product-img-box .product-img-list .more-views-verticle .more-views-nav.more-views-prev {
        margin: 0 auto 15px;
    }
    .product-view .product-img-box .product-img-list .more-views-verticle .media-list {
        width: 65px;
        height: 445px;
        overflow: hidden;
        margin-top: 10px;
        margin-bottom: 8px;
    }
    .product-view .product-img-box .product-img-list .more-views-verticle .media-list .verticl-carousel a {
        margin-bottom: 10px;
    }

    /*=============== Footer ==================*/

    .footer-top .list-footer .newslettter .block-subscribe {
        padding: 0 0 50px 0px;
    }

    .footer-top .list-footer .footer-links {
        margin: 0;
    }

    .newslettter .block-subscribe form .block-content .input-box {
        margin-right: 150px;
    }

    .newslettter .block-subscribe form .block-content .actions button.button {
        padding: 0 20px;
    }

}

@media (max-width: 992px) {
	.std .img-bootstrap {
    	max-height: 335px;
    }
}

@media (max-width: 980px) {
	.std .img-bootstrap {
    	max-height: 333px;
    }
}

@media (max-width: 960px) {
	.std .img-bootstrap {
    	max-height: 326px;
    }
}

@media (max-width: 800px) {
	.std .img-bootstrap {
    	max-height: 266px;
    }
}

@media (max-width: 768px) {
	.std .img-bootstrap {
    	max-height: 255px;
    }
}

@media (max-width: 767px) {
	.std .img-bootstrap {
    	max-height: inherit;
    }
    p.total_item
    {
        top:14px;
    }
    .social-share-item{
        display: none;
    }
    .hidden-phone {
        display: none;
    }
    .visible-phone {
        display: block;
    }
    .cms-index-index .header-wrapper .header-container #mobile-sticky-sticky-wrapper {
        height: auto;
    }
    .header-wrapper .header-container #main-header-sticky-wrapper {
        height: auto;
    }
    .header-wrapper .header-container #mobile-sticky-sticky-wrapper {
        height: 50px;
    }
    .header-wrapper .header-container .sticky-wrapper {
        height: auto;
    }

    .header-wrapper .header-container .main-header .wrapper-top-menu {
        float: right;
    }

    .header-wrapper .header-container .main-header .right-header-menu {
        position: relative;
        float: right;
    }


    .header-wrapper .header-container .header-maincart,
    .header-wrapper .header-container .header-setting {
        width: 50px !important;
    }
    .header-wrapper .header-container .main-header .right-header-menu .header-setting {
        border-left: none;
    }
    .header-wrapper .header-container .right-header-menu .header-search {
        width: 49px !important;
    }

    .header-wrapper .header-container .main-header .logo {
        padding: 4px 0 6px 0;
    }

    .header-wrapper .header-container .is-sticky .main-header .logo {
        padding: 4px 0 6px 0;
    }

    .header-wrapper .header-container .main-header .logo img,
    .header-wrapper .header-container .is-sticky .main-header .logo img{
        height: auto;
        padding: 5px 5px 0;
    }
    .header-wrapper .header-container .header-search {
        bottom: -81px;
        overflow: inherit;
    }
    .header-wrapper .header-container .main-header .right-header-menu .header-search .search-container .switcher-content {
        right: -150px;
        top: 50px !important;
    }
    .header-wrapper .header-container .main-header .right-header-menu .header-search .search-container .switcher-content #search_mb_mini_form {
        width: 320px;
    }
    .header-wrapper .header-container .header-search #search_mb_mini_form .form-search .input-group-btn button.btn span {
        font-weight: 500;
        margin: 0 2px;
        /* text-transform: uppercase; */
        letter-spacing: 0.075em;
    }
    .header-wrapper .header-container .main-header .right-header-menu .header-search .search-container .switcher-content #search_mb_mini_form .form-search button.search-button span {
        width: 45px;
        height: 56px;
        line-height: 60px;
        font-size: 15px;
    }
    .header-wrapper .header-container .main-header .right-header-menu .header-search .search-container .switcher-content #search_mb_mini_form .form-search {
        padding-right: 50px;
    }
    .header-wrapper .header-container .main-header .right-header-menu .header-search .search-container .switcher-content #search_mb_mini_form .form-search button.search-button {
        right: 0;
    }
    .header-wrapper .header-container .main-header .right-header-menu .header-search .search-container .switcher-content #search_mb_mini_form .form-search #search {
        font-size: 14px;
    }
    .header-wrapper .header-container .header-maincart .cart-container,
    .header-wrapper .header-container .header-setting .setting-switcher {
        padding: 0 !important;
    }

    .header-wrapper .header-container .main-header .right-header-menu .header-search .search-container .overwrite-setting,
    .header-wrapper .header-container .main-header .right-header-menu .cart-container .icon-cart-header span,
    .header-wrapper .header-container .is-sticky .main-header .right-header-menu .cart-container .icon-cart-header span,
    .header-wrapper .header-container .is-sticky .main-header .right-header-menu .header-setting .setting-switcher .overwrite-setting span,
    .header-wrapper .header-container .main-header .right-header-menu .header-setting .setting-switcher .overwrite-setting span{
        width: auto;
        line-height: 50px;
    }
    /*.cms-index-index .header-wrapper .header-container .main-header .right-header-menu .header-maincart {*/
        /*border-left: 1px solid rgba(248,248,248,0.3);*/
    /*}*/

    .header-setting .switcher-wrap .switcher-content,1
    .header-myaccount .switcher-wrap .switcher-content,
    .header-container .header-maincart .cart-container:hover .cart-wrapper{
        right: 0; /*-50px*/
        top: 50px;
        left: auto !important;
    }
    .header-wrapper .header-container .header-maincart .cart-container .cart-wrapper {
        margin: 0 !important;
        right: -50px; /*-100px*/
    }

    .header-wrapper .header-container .is-sticky .main-header .right-header-menu .cart-container:hover .cart-wrapper {
        top: 50px;
        margin: 0 !important;
    }

    .cms-index-index .header-wrapper .header-container .main-header .right-header-menu .header-setting {
        border-left: none;
        border-right: 1px solid rgba(248,248,248,0.3);
    }

    .cms-index-index .header-wrapper .header-container .is-sticky .main-header .right-header-menu .header-setting .setting-switcher .overwrite-setting span {
        border-right: #dcdcdc solid 1px;
    }

    .header-wrapper .header-container .is-sticky .navbar .navbar-header .navbar-toggle .icon-bar {
        background-color: #181818 !important;
    }

    .header-wrapper .header-container .header-content .header-logo a {
        width: 100px;
    }

    .header-wrapper .header-container .header-maincart .cart-container .icon-cart-header span.total {
        left: 12px;
        padding: 1px 6px;
    }
    .nav-accordion.nav-mobile-accordion {
        padding-bottom: 20px;
    }

    .header-wrapper .header-container .header-search .search-container .main-form-search {
        margin-top: 15px;
        right: -40px;
    }

    .header-wrapper .header-container .header-setting .switcher-wrap .switcher-content {
        margin-top: 14px;
    }

    .header-wrapper .header-container .header-maincart .cart-container .cart-wrapper {
        margin-top: 15px;
    }
    .main-container .widget-products-new h3.title-widget span {
        width: 210px;
        font-size: 17px;
    }
    .main-container .widget-products-related h3.title-widget span,
    .main-container .blog-homepage h3.title-widget span,
    .main-container .main-wrapper .brands-container h3.title span {
        width: 255px;
        font-size: 16px;
    }

    .header-wrapper .header-container .is-sticky .main-header .header-setting .setting-switcher .switcher-content {
        margin-top: 0px !important;
    }

    .header-wrapper .header-container .is-sticky .main-header .header-search .search-container .main-form-search,
    .header-wrapper .header-container .is-sticky .main-header .header-maincart .cart-container .cart-wrapper {
        margin-top: 15px !important;
    }

    /**=========== box cart popup =========**/
    .popup-wrapper .content-wrapper {
        left: 0;
        width: 96%;
        margin: 0 6px;
    }
    .popup-wrapper .content-wrapper .product-detail img {
        width: 100px;
        height: auto;
    }
    .popup-wrapper .content-wrapper .product-detail .action button span {
        padding: 0 2px;
    }
    .popup-wrapper .content-wrapper {
        padding: 10px 1px;
    }
    .popup-wrapper .content-wrapper .product-detail img {
        margin-right: 5px;
    }
    .header-wrapper .header-container .top-container .slide-home .owl-wrapper .owl-item .slide-content .slide-inner-content{
        height: auto !important;
    }

    /*============================================================== Main =========================================================================*/
    .main-container .main-wrapper {
        margin-top: 20px;
    }
    .main-container .block-container {
        margin-top: 15px;
    }

    .main-container .slide-home .owl-wrapper .owl-item .slide-content .slide-inner-content {
        width: 100%;
    }

    .main-container .slide-home .owl-wrapper .owl-item .slide-content .slide-inner-content span.title {
        font-size: 18px;
    }

    .main-container .slide-home .owl-wrapper .owl-item .slide-content .slide-inner-content h3 {
        font-size: 10px;
        line-height: 20px;
    }

    .main-container .slide-home .owl-wrapper .owl-item .slide-content .slide-inner-content .button {
        padding-top: 10px;
    }


    .main-container .slide-home .owl-wrapper .owl-item .slide-content .slide-inner-content h3.title {
        font-size: 20px;

    }

    .main-container .slide-home .owl-wrapper .owl-item .slide-content .slide-inner-content span.content {
        display: none;
    }

    .main-container .slide-home .owl-controls {display: none !important;}

    .main-container .widget-products-new, .main-container .widget-products-related {
        margin: 10px 0;
    }

    .main-container .product_type_home {
        margin-top: 40px;
    }

    .category-products .products-grid .product-image img, .category-products .products-list .product-image img {
        max-width: 100%;
    }

    .home-banner .banner-wrapper {
        padding: 15px 0;
    }

    .main-container .slide-home .owl-wrapper .owl-item .slide-content .slide-inner-content {
        width: 65%;
        top: 20%;
    }

    .header-wrapper .header-container .top-container .slide-home .owl-wrapper .owl-item .slide-content .slide-inner-content .slider-text {
        top: 30%;
    }
    .header-wrapper .header-container .top-container .slide-home .owl-wrapper .owl-item .slide-content .slide-inner-content .slider-text h2 {
        font-size: 15px;
    }


    .main-container .video-wrapper .upb_video-wrapper em {
        top: 33%;
        right: 44%;
        width: 70px;
        height: 70px;
        line-height: 70px;
    }

    .tab-product-collection {
        padding: 10px 0;
    }

    .tab-product-collection .tab-selector ul.nav-tabs li {
        margin: 0;
        padding: 0;
        float: left;
        display: block;
        width: 100%;
    }

    .tab-product-collection .tab-selector:after {
        background-color: transparent;
    }

    .tab-product-collection .tab-selector {
        margin-bottom: 40px;
    }
    .main-container .deal {

        overflow: hidden;
    }
    .main-container .deal-of-day {
        min-height: 300px;
        margin-bottom: 20px;
    }
    .main-container .deal-of-day img {
        max-width: 280%;
        width: auto;
    }
    .main-container .deal-of-day .content {
        width: 90%;
    }
    .main-container .deal-of-day .content span.title {
        font-size: 30px;
    }
    .main-container .deal-of-day .content span.intro {
        font-size: 16px;
    }

    .main-container .deal-of-day .content .wrapper-product-date .product-date div {
        width: 70px;
        float: left;
        margin-right: 5px;
    }
    .main-container .deal-of-day .content .wrapper-product-date .product-date div span.no {
        width: 65px;
        height: 60px;
        line-height: 60px;
        font-size: 25px;
    }
    .main-container .deal-of-day .content .wrapper-product-date .product-date div span.text {
        width: 70px;
        font-size: 13px;
        line-height: 25px;
    }
    .main-container .deal-of-day .content .shop-now a {
        font-size: 12px;
        line-height: 35px;
        text-align: center;
        padding: 0 20px;
    }

    .widget-tab-content .products-grid.owl-carousel.owl-theme .owl-controls .owl-buttons div {
        top: 60px;
    }

    .header-wrapper .header-container .top-container .slide-home .owl-controls {
        display: none !important;
    }

    .header-wrapper .header-container .top-container .slide-home .owl-wrapper .owl-item .slide-content .slide-inner-content .slider-text p {
        font-size: 15px;
    }
    .main-container .product_verticle {
        padding-bottom: 30px;
    }

    .main-container .main-wrapper .brands-container, .main-container .blog-homepage {
        margin-top: 30px;
    }

    .brands-container .owl-carousel .owl-item img {
        margin: 0 auto;
    }

    .main-container .block-container .fashion_look h3 {
        font-size: 30px;
    }

    .block-blog .block-content,
    .footer-wrapper .custom-footer-content{
        display: none;
    }

    /*============Blog==============*/
    .main-container .blog-wrapper .toolbar-bottom .toolbar .col-lg-9.col-md-9.col-sm-9.col-xs-12 .col-lg-9,
    .main-container .blog-wrapper .toolbar-bottom .toolbar .col-lg-9.col-md-9.col-sm-9.col-xs-12 .col-lg-3 {
        width: 100%;
    }
    .toolbar .sorter_wrap .select-new .select-inner span, .toolbar .limiter_wrap .select-new .select-inner span {
        padding-left: 5px;
    }
    .main-container .blog-homepage .owl-carousel .owl-wrapper .owl-item .blog .main_content .content-bottom .midle_content {
        padding: 0 10px;
    }

    /*============= Widget product =============*/

    .main-container .widget-products-new .title-wrapper .arrow-left,
    .main-container .widget-products-related .title-wrapper .arrow-left,
    .main-container .widget-products-upsell .title-wrapper .arrow-left,
    .main-container .blog-homepage .title-wrapper .arrow-left,
    .main-container .instagram-home .title-wrapper .arrow-left {
        width: 40%;
    }
    .main-container .widget-products-new .title-wrapper .arrow-right,
    .main-container .widget-products-related .title-wrapper .arrow-right,
    .main-container .widget-products-upsell .title-wrapper .arrow-right,
    .main-container .blog-homepage .title-wrapper .arrow-right,
    .main-container .instagram-home .title-wrapper .arrow-right {
        width: 40%;
    }
    /*======= instafeed ========*/
    .main-container .block-instafeed img {
        width: 33.3%;
    }

    /*============================================================== Category products list =========================================================================*/

    .main-container .sidebar .block.block-nav,
    .main-container .sidebar .block.product_verticle,
    .main-container .sidebar .block.block-compare,
    .main-container .sidebar .block.block-poll,
    .main-container .sidebar .block.block-tags {
        display: none;
    }

    .category-products .toolbar .sorter_wrap .select-new .select-inner span,
    .category-products .toolbar .limiter_wrap .select-new .select-inner span{
        padding-left: 5px;
    }

    .category-products .toolbar .view-mode {
        position: absolute;
        right: 15px;
        top: -48px;
    }

    .category-products .toolbar .view-mode span {
        padding: 0 7px;
        line-height: 49px;
    }

    .category-products .toolbar .sorter_wrap .select-inner .overwrite-sortby {
        padding-left: 2px;
        padding-right: 20px;
    }

    .category-products .toolbar .sorter_wrap .select-inner .overwrite-sortby:after {
        right: 4px;
    }

    .category-products .products-grid .item .product-action .product-new-label,
    .category-products .products-grid .item .product-action .product-sale-label {
        padding: 3px 4px;
        font-size: 11px;
    }

    /*============================================================== Product Detail =========================================================================*/
    .product-view .product-shop .add-to-box .main-add-to-links .add-to-links li a,
    .product-view .product-shop .product-options-bottom .add-to-links li a {
        margin-right: 10px;
    }

    .product-view .product-options-bottom .add-to-cart,
    .product-view .product-shop .product-type-data,
    .product-view .product-shop .middle-product-detail .review-product-details,
    .product-view .product-shop .short-description,
    .product-view .product-options{
        padding-left: 10px;
        padding-right: 10px;
    }

    /*.product-view .product-collateral {*/
        /*padding: 35px 15px;*/
    /*}*/

    .product-view .block_product_slidebar_right {
        display: none;
    }

    .product-view .product-collateral .nav-tabs li {
        width: 100%;
        display: block;
    }

    .product-view .product-collateral .tab-content .tab-pane {
        padding: 10px 5px 25px;
    }

    .product-view .product-collateral .tab-content .tab-pane .data-table thead th {
        padding: 1px;
    }

    .product-view .product-shop .product-prev-next .product-next, .product-view .product-shop .product-prev-next .product-prev {
        width: 25px;
    }

    .tab-content {
    }

    .category-products .toolbar-bottom .pager ol {
        display: inline-block;
        margin: 0 auto;
    }

    .product-view .product-img-box .product-img-list .more-views-verticle {
        width: 62px;
    }

    .product-view .product-img-box .product-img-list .more-views-verticle .media-list {
        width: 62px;
        height: 430px;
        overflow: hidden;
        margin-top: 6px;
        margin-bottom: 0px;
    }

    .product-view .product-shop {
        margin-top: 20px;
    }

    .product-view .product-img-box .product-img-list .product-image {
        width: 100%;
    }
    .product-view .product-img-box .product-img-list .product-image img{
        width: 100%;
    }

    .product-view .product-img-box .product-img-list .more-views-verticle .more-views-nav {
        padding: 0;
        line-height: 10px;
        height: 10px;
        margin: 7px auto 0 !important;
    }

    .product-view .product-img-box .product-img-list .more-views-verticle .more-views-nav i {
        line-height: 10px;
    }

    .product-view .product-shop .actions-wrapper .add-to-cart {
        padding-left: 10px;
        padding-right: 10px;
    }
    .actions {
        width: 266px;
    }
    .product-view .product-collateral .nav-tabs li {
        border-left: #dcdcdc solid 1px;
    }

    .product-view .product-collateral .tab-content .tab-pane .data-table tbody th {
        padding: 3px;
    }

    .product-view .product-shop .ratings .rating-links {
        padding-left: 0;
        margin-top: 15px;
        width: 100%;
    }

    /*============================================================== Checkout =========================================================================*/
    .main-container .main-wrapper .opc li .step .col2-set .col-1,
    .main-container .main-wrapper .opc li .step .col2-set .col-2 {
        width: 100%;
    }

    .main-container .main-wrapper .opc li#opc-review .step {
        border: none;
        padding: 0px;
    }

    #checkout-progress-wrapper {
        display: none;
    }

    /*============================================================== Cart =========================================================================*/
    .main-container .main-wrapper .checkout-cart .page-title h1 {
        padding-left: 0px;
        padding-bottom: 8px;
        margin: 0;
        font-size: 17px;
        text-align: left;
    }
    .main-container .main-wrapper .checkout-cart .product-image {
        padding-bottom: 10px;
    }
    .main-container .main-wrapper .checkout-cart .product-name {
        font-size: 11px;
    }
    .main-container .data-table tr td {
        padding: 10px 5px;
    }
    .main-container .checkout-cart .data-table tbody tr td.product-qty {
        width: auto;
    }
    .main-container .checkout-cart .crosssell-wrapper .row {
        margin: 0;
    }
    .main-container .main-wrapper .title-buttons {
        text-align: center;
    }

    .main-container .main-wrapper .title-buttons h1 {
        float: none;
        padding: 10px 0;
    }

    .main-container .main-wrapper .checkout-types {
        display: inline-block;
        margin: 0 auto;
    }

    .main-container .main-wrapper .cart-collaterals {
        margin: 0;
    }

    /*============================================================== Account =========================================================================*/
    .main-container .main-wrapper .account-login .col2-set,
    .main-container .main-wrapper .account-login .col2-set2 {
        width: 100%;
    }

    .main-container .main-wrapper .page-title h1, .main-container .main-wrapper .page-title h2, .main-container .main-wrapper .page-title h3 {
        padding-left: 15px;
        font-size: 24px;
    }

    .main-container .main-wrapper .buttons-set {
        padding: 0 0px;
    }

    .main-container .my-account .page-title h1 {
        padding: 0 40px 0 0;
        text-align: left;
        font-size: 14px;
        letter-spacing: 0.1em;
    }
    .main-container .my-account .data-table thead th {
        font-size: 10px;
    }
    .main-container .my-account .data-table thead th.ship-to,
    .main-container .my-account .data-table tbody tr td.ship-to{
        display: none;
    }
    .main-container .my-account .data-table tbody tr td {
        font-size: 10px;
    }
    .main-container .my-account .dashboard .box-account .col2-set .col-1,
    .main-container .my-account .dashboard .box-account .col2-set .col-2{
        width: 100%;
    }

    /*============================================================== Footer =========================================================================*/
    .footer-wrapper .footer-bottom {
        margin-top: 30px;
    }

    .newslettter .block-subscribe form .block-content .input-box {
        margin-right: 0px;
    }
    .newslettter .block-subscribe form .block-content .input-box input {
        width: 185px;
    }
    .newslettter .block-subscribe form .block-content .actions button.button {
        padding: 0;
    }

    .footer-wrapper .footer-top .footer-top-discount .item {
        border-right: none;
    }

    .footer-wrapper .footer-bottom .intro_footer {
        margin-bottom: 15px;
        overflow: hidden;
    }

    .footer-wrapper .footer-bottom .product_link {
        overflow: hidden;
        width: 100%;
    }

    .footer-wrapper .footer-bottom .footer-block-title {
        padding-bottom: 5px;
    }

    .footer-wrapper .footer-bottom .footer-block-title h2 {
        font-size: 100%;
    }

    .footer-top .list-footer, .footer-top .list-footer .newslettter {
        border: 0;
    }
    .footer-top .list-footer .footer-links {
        margin: 0;
    }

    .footer-top .list-footer .newslettter .block-subscribe {
        padding: 0;
    }

    .footer-top .list-footer .footer-links .info-footer h3 {
        margin-top: 20px;
        margin-bottom: 0px;
        line-height: 35px;
    }

}

/* Tablet (Portrait) - design for a width of 768px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
@media only screen and (min-width: 1025px) and (max-width: 1139px) {
    .navigation-wrapper{
        width: 99%;
    }
}
@media only screen and (min-width: 1140px) and (max-width: 1280px) {
    .navigation-wrapper{
        width: 99%;
    }
}
@media only screen and (min-width: 1281px) and (max-width: 1399px) {
    .navigation-wrapper{
        width: 99%;
    }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .header-wrapper .header-container .wrapper-top-menu{
        /*width: 50%;*/
    }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {

    .home-banner .banner-content {
        padding: 24% 10px;
    }
    .drop-hint {
	    clear: both;
	    float: right !important;
	    margin-top: 60px;
	}
}


@media (max-width: 767px) {
    .totals.cart-page-total, #checkout-cart-wrap .checkout-info {
        width: 100%;
        float: none;
    }
    .product-extra-info {
        padding: 0 10px 8px;
    }
	.drop-hint p {
    	margin-top: 40px;
	}
	.box-title h3 {
	    text-align: center;
	}
}

@media (max-width: 750px) {
	.drop-hint p {
	    padding-left: 10px;
	}
}

/* All desktop - design for a width of 768px and wider
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* 768px <= width */
@media only screen and (min-width: 768px) {


}

/* 480px <= width < 768px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .home-banner .banner-content {
        padding: 24% 10px;
    }
}

/* 640px <= width < 768px */
@media only screen and (min-width: 640px) and (max-width: 767px) {

}

/* width < 480px */
@media only screen and (max-width: 479px) {
	.product-view .product-img-box .product-img-list .more-views-verticle .media-list {
	    height: 358px;
	}
}

/* Mobile (Portrait) - design for a width of 320px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* 320px <= width < 480px */
@media only screen and (min-width: 320px) and (max-width: 479px) {

}

@media only screen and (min-width: 480px) and (max-width: 639px) {

}

/* 360px <= width < 640px */
@media only screen and (min-width: 360px) and (max-width: 640px) {

}

@media (max-width: 640px) {
}

/* width < 320px */
@media only screen and (max-width: 319px) {

}

/* Iphone 4 landscape */
@media (max-width: 480px) {
	.product-view .product-img-box .product-img-list .more-views-verticle .media-list {
	    height: 363px;
	}
}

@media (max-width: 436px) {
	.product-view .product-img-box .product-img-list .more-views-verticle .media-list {
	    height: 285px;
	}
}

@media (max-width: 375px) {
	.product-view .product-img-box .product-img-list .more-views-verticle .media-list {
	    height: 215px;
	}
}
@media (max-width: 320px) {
	.product-view .product-img-box .product-img-list .more-views-verticle {
        width: 45px;
    }

    .product-view .product-img-box .product-img-list .more-views-verticle .media-list {
        width: 45px;
        height: 220px;
    }
    .header-wrapper .header-container .header-maincart .cart-container .cart-wrapper {
	    right: -60px;
	}
}
