/* WEBDOONE RESPONSIVE CSS v2.0 */


/* 981px - 1170px *************************************************/

@media only screen and (min-width: 981px) and (max-width: 1170px) {
    
    /* MAIN CONTENT */
    
    .home-ful {
        width: 100%;
    }

    .home-ful {
        width: 100%;
    }

    /* TOP-BAR CONTENT */
    
    .mobile-menu-on .main-menu {
        display: none;
    }
    
    .mobile-menu-off #trigger-overlay {
        display: none;
    }
    
    .mobile-menu-off #trigger-overlay-search {
        right: 0;
    }

    /* FEATURED POST */

    .featured-container {
        box-sizing: border-box;
        max-width: 100%;
    }

    .featured-container .info h3 a {
        font-size: 40px;
        line-height: 1.1;
    }

    /* POST CONTENT */

    .featured-wrapper .post-data {
        padding: 25px 0 0 0;
    }

    .featured-wrapper .post-data p {
        margin-bottom: 0;
    }

    .pagination {
        padding: 0 15px;
        margin-bottom: 40px;
    }

    .home-gsr .post-share,
    .home-gsl .post-share {
        display: none;
    }
    
    .list-layout .post-header h2 a {
        font-size: 20px;
    }
    
    .list-layout .post-data p {
        font-size: 14px;
        line-height: 1.5;
    }

    /* WIDGETS CONTENT */
    
    .widget {
        margin-left: auto;
        margin-right: auto;
    }

    .tagcloud {
        float: none;
        margin-bottom: 20px;
    }

    .mc4wp-form p input {
        width: 100%;
        float: left;
        padding: 12px 10px;
    }

    .mc4wp-form input[type="submit"] {
        width: 100%;
        float: right;
    }
    
    /* WOOCOMMERCE */
    
    .woocommerce .cart-collaterals .cross-sells {
        width: 100%;
    }
    
    .woocommerce .cart-collaterals .cross-sells ul.products li, 
    .woocommerce-page .cart-collaterals .cross-sells ul.products li {
        width: 49%;
    }
    
    .woocommerce .cart-collaterals .calculated_shipping {
        float: left;
        width: 100%;
        margin-top: 30px;
    }
}

/* 768px - 980px *************************************************/

@media only screen and (min-width: 768px) and (max-width: 980px) {
    
    /* MAIN CONTENT */

    .home-ful {
        width: 100%;
    }

    .home-gfw {
        width: 100%;
        margin: 0;
    }

    .home-gsl {
        margin: 0;    
    }

    .home-ful, .home-gfw, .grid-layout {
        width: 100%;
    }

    .home-gsl .grid-layout {
        margin-right: 4%;
    }

    .home-gsl .grid-layout:nth-child(2n) {
        margin-right: 0;
    }

    /* TOP-BAR CONTENT */

    .mobile-menu-on .main-menu {
        display: none;
    }
    
    .mobile-menu-off .main-menu {
        display: none;
    }
    
    .mobile-menu-off #trigger-overlay,
    .mobile-menu-off #trigger-overlay-search,
    .mobile-menu-off #trigger-overlay-social,
    .mobile-menu-off #mobile-cart {
        display: block;
    }
    
    .mobile-menu-off #trigger-overlay-search {
        right: 50px;
    }

    .mobile-menu-off #trigger-overlay-social {
        right: 100px;
    }

    .mobile-menu-off .menu-button i {
        font-size: 24px;
        margin-top: 0;
    }

    /* SLIDER CONTENT */
    
    .sl-slider-wrapper .sl-slider .sl-content-wrapper .pos-center h3 {
        font-size: 70px;
    }

    .sl-slider-wrapper .sl-slider .sl-content-wrapper .pos-center p {
        font-size: 20px;
    }

    /* FEATURED POST */

    .featured-container {
        width: 100%;
    }

    .featured-container .featured-img {
        margin-left: 0;
    }

    .featured-container .info h3 a {
        font-size: 43px;
        margin-right: 5px;
        margin-bottom: 25px;
        line-height: 1;
    }

    .featured-container .info .post-info {
        font-size: 14px;
        margin-top: 10px;
    }

    /* POST CONTENT */

    .home-gfw .post-share .comments-icon {
        margin-left: 10px;
    }

    .home-gfw .post-share > .comments-icon a:before {
        right: 131%;
    }

    .home-gfw .post-share .like-button {
        padding: 1px 2px;
    }

    .home-gfw .post-share .like-button a,
    .home-gfw .post-share .comments-icon {
        font-size: 0;
        padding: 1px 0 1px 0;
    }

    .home-gfw .post-share .like-button a i {
        padding: 10px 4px 9px 4px;
    }

    .home-gfw .post-share .comments-icon a i {
        padding: 10px 6px 9px 6px;
    }

    .home-gsr .post-share,
    .home-gsl .post-share {
        display: none;
    }

    .single .main .post-share .social-share-icons .post-like-comments a {
        padding: 15px 14px;
    }

    .single .main .post-share .comments-closed {
        padding: 15px 26px;
    }

    .single .main .post-share .comments-closed i {
        margin-right: 0;
    }

    .single .main .post-share .post-like-comments .comments-closed p {
        display: none;
    }
    
    .list-layout .post-header h2 a {
        font-size: 24px;
        width: 100%;
        margin-bottom: 15px;
    }
    
    .list-layout .post-data p {
        display: none;
    }

    .list-layout {
        height: 190px;
    }

    .list-layout figure.effect-jazz img {
        height: 191px;
    }

    .list-layout .fluid-width-video-wrapper { 
        padding-top: 190px !important; 
    }

    /* WIDGETS CONTENT */
    
    .widget {
        margin-left: auto;
        margin-right: auto;
    }

    .pagination {
        padding: 0 15px;
        margin-bottom: 40px;
    }

    .tagcloud {
        float: none;
        margin-bottom: 20px;
    }

     .mc4wp-form p input {
        width: 100%;
        float: left;
        padding: 12px 10px;
    }

    .mc4wp-form input[type="submit"] {
        width: 100%;
        float: right;
        padding: 13px 0;
    }

    /* FOOTER CONTENT */
    
    .footer-widget {
        width: 100%;
    }

    .footer-widget .widget_tag_cloud {
        margin-bottom: 0;
    }

    /* PAGINATION */

    .navigation ul .nav-previous {
        float: left;
    }

    .navigation ul .nav-next {
        float: right;
    }

    .navigation ul .nav-previous a,
    .navigation ul .nav-next a {
        display: block;
    }

    .navigation ul li {
        display: none;
    }    

    .navigation ul li:first-child, 
    .navigation ul li:last-child {
        display: inline-block;
        width: 49%;
        margin-right: 0;
    }

    .navigation ul li.active {
        display: none;
    }

    .navigation ul:after {
        content: '';
        display: table;
        clear: both;
    }
    
    /* WOOCOMMERCE */
    
    .woocommerce .cart-collaterals .cross-sells {
        width: 100%;
    }
    
    .woocommerce .cart-collaterals .cross-sells ul.products li, 
    .woocommerce-page .cart-collaterals .cross-sells ul.products li {
        width: 49%;
    }
    
    .woocommerce .cart-collaterals .calculated_shipping {
        float: left;
        width: 100%;
        margin-top: 30px;
    }
    
    .woocommerce #content div.product div.images, 
    .woocommerce div.product div.images, 
    .woocommerce-page #content div.product div.images, 
    .woocommerce-page div.product div.images {
        width: 100%;
    }
    
    .woocommerce #content div.product div.summary, 
    .woocommerce div.product div.summary, 
    .woocommerce-page #content div.product div.summary, 
    .woocommerce-page div.product div.summary {
        width: 100%;
        float: left;
    }
    
    .woocommerce div.product .product_meta {
        margin-bottom: 30px;
    }
    
    .woocommerce ul.products li.product, 
    .woocommerce-page ul.products li.product {
        width: 48%;
        margin: 0;
    }
    
    .woocommerce ul.products li.product:nth-child(odd), 
    .woocommerce-page ul.products li.product:nth-child(odd) {
        margin-right: 4%;
        margin-bottom: 4%;
    }
}

/* 783px ************************************************/

@media screen and (max-width: 783px) {
    
    .admin-bar .stickymenu {
        top: 0;
    }
}

/* 767px ************************************************/

@media only screen and (max-width: 767px) {
    
    /* MAIN CONTENT */
    
    .main {
        width: 100%;
    }
    
    .home-ful {
        width: 100%;
    }
    
    .home-gfw {
        width: 100%
    }
    
    .sidebar {
        width: 100%;
    }
    
    /* POST CONTENT */

    .featured .grid figure {
        float: none;
    }
    
    .pagination {
        padding: 0 15px;
        margin-bottom: 40px;
    }

    .home-gfw .post-share .comments-icon {
        margin-left: 10px;
    }
    
    .home-gfw .post-share > .comments-icon a:before {
        right: 131%;
    }
    
    .home-gfw .post-share .like-button {
        padding: 1px 2px;
    }
    
    .home-gfw .post-share .like-button a,
    .home-gfw .post-share .comments-icon {
        font-size: 0;
        padding: 1px 0 1px 0;
    }

    .home-gfw .post-share .like-button a i {
        padding: 10px 4px 9px 4px;
    }
    
    .home-gfw .post-share .comments-icon a i {
        padding: 10px 6px 9px 6px;
    }
    
    .home-gsr .post-share,
    .home-gsl .post-share {
        display: none;
    }
    
    /* WIDGETS CONTENT */
    
    .author-box {
        padding: 0 15px;
        margin-bottom: 40px;
    }
    
    .widget {
        margin-left: auto;
        margin-right: auto;
    }
    
    .tagcloud {
        float: none;
        margin-bottom: 20px;
    }   
    
    .mc4wp-form {
        padding-bottom: 80px;
    }
    
    .mc4wp-form p input {
        width: 70% !important;
        float: left;
        padding: 12px 10px;
    }
    
    .mc4wp-form input[type="submit"] {
        width: 30% !important;
        float: right;
        padding: 13px 0;
    }
    
    .recent-comments .recomm .comment-txt {
        float: none;
        max-width: 100%;
    }
    
    /* FOOTER CONTENT */
    
    .footer {
        padding: 20px 0;
    }
    
    .footer-widget {
        width: 100%;
    }
    
    .footer-widget {
        margin: 0;
    }
    
    .footer-widget .widget_tag_cloud {
        margin-bottom: 0;
    }
    
    .footer-bottom .menu-footer-container {
        display: none;
    }

    /* PAGINATION */

    .navigation ul .nav-previous {
        float: left;
    }

    .navigation ul .nav-next {
        float: right;
    }

    .navigation ul .nav-previous a,
    .navigation ul .nav-next a {
        display: block;
    }

    .navigation ul li {
        display: none;
    }    

    .navigation ul li:first-child, 
    .navigation ul li:last-child {
        display: inline-block;
        width: 49%;
        margin-right: 0;
    }

    .navigation ul li.active {
        display: none;
    }

    .navigation ul:after {
        content: '';
        display: table;
        clear: both;
    }
}

/* 600px ************************************************/

@media screen and (max-width: 600px) {
    
    .admin-bar .stickymenu {
        top: -45px;
    }
}

/* 480px - 767px ************************************************/

@media only screen and (min-width: 480px) and (max-width: 767px) {
    
    /* MAIN CONTENT */
    .logo img {
        max-width: 330px;
        height: auto;
    }

    .logo a {
        display: table-cell;
        vertical-align: middle;
    }
    
   .main {
        width: 100%;
    }

    .page-wrapper {
        width: 100%;
    }
    
    .home-ful {
        width: 100%;
    }
    
    .home-gfw {
        width: 100%;
    }
    
    
    .home-ful, .home-gfw, .grid-layout {
        width: 100%;
    }
    
    .grid-layout .post-header,
    .grid-layout .post-data {
        padding: 30px 25px 0;
    }
    
    .sidebar {
        width: 100%;
    }
    
    /* TOP BAR CONTENT */
    
    .overlay-search input {
        font-size: 33px;
    }
    
    .overlay-social nav {
        width: 100%;
    }
    
    .social-text {
        display: none;
    }
    
    .site-name-container {
        margin-left: 0;
    }
    
    .mobile-menu-on nav.main-menu {
        display: none;
    }
    
    .mobile-menu-off nav.main-menu {
        display: none;
    }
    
    .mobile-menu-off #trigger-overlay,
    .mobile-menu-off #trigger-overlay-search,
    .mobile-menu-off #trigger-overlay-social,
    .mobile-menu-off #mobile-cart  {
        display: block;
    }
    
    .mobile-menu-off #trigger-overlay-search {
        right: 50px;
    }

    .mobile-menu-off #trigger-overlay-social {
        right: 100px;
    }

    .mobile-menu-off .menu-button i {
        font-size: 24px;
        margin-top: 0;
    }
    
    .main .post-share .social-share-icons .share-whatsapp {
        display: none;
    }
    
    /* SLIDER CONTENT */
    
    .sl-slider-wrapper .sl-slider .sl-content-wrapper .pos-center h3 {
        font-size: 60px;
    }
    
    .sl-slider-wrapper .sl-slider .sl-content-wrapper .pos-center p,
    .sl-slider-wrapper .sl-slider .sl-content-wrapper .pos-center .more-link-header {
        font-size: 18px;
    }
    
    
    .footer-stagram-widget li:nth-child(n+5) {
        display: none;
    }
    
    .footer-stagram-widget li:nth-child(4),
    .footer-stagram-widget li:nth-child(3),
    .footer-stagram-widget li:nth-child(2),
    .footer-stagram-widget li:nth-child(1) {
        width: 25%;
        padding-bottom: 25%;
    }
    
    /* FEATURED POST */

    .featured-container {
        max-width: 100%;
    }

    .featured-wrapper .info {
        width: 100%;
        float: none;
    }

    .featured-container .featured-img {
        float: none;
        margin-left: 0;
        text-align: center;
        width: 100%;
        height: auto;
        position: relative;
        margin-bottom: 35px;
    }

    .featured-img:after {
        right: 0;
    }

    .featured-img:before {
        right: 14px;
    }

    .featured-img img {
        display: block;
        width: 100%;
        height: auto;
    }
    
    .featured-container .info h3 a {
        font-size: 44px;
        line-height: 46px;
    }
    
    .featured-container .info .post-info {
        font-size: 14px;
        padding-right: 0;
    }
    
    .featured-container .info .post-data {
        padding: 25px 0 0 0;
    }
    
    .featured-container .info .post-data p {
        font-size: 14px;
        margin-bottom: 0;
    }
    
    /* PROMO BOXES */
    
    .promo-area .promo-item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        position: relative;
        float: none;
        overflow: hidden;
    }

    .promo-area .promo-left {
        float: none;
    }

    .promo-area .promo-center {
        margin:0;
    }

    .promo-area .promo-right {
        float: none;
        margin-right: 0;
    }
    
    /* POST CONTENT */
    
    .pos-header-title-link {
        font-size: 44px;
        line-height: 46px;
    }
    
    .post-share {
        clear: none;
        padding-top: 0;
    }
    
    .home-gsr .post-share,
    .home-gsl .post-share,
    .home-gfw .post-share {
        display: none;
    }
    
    .main .post-share .comments-closed {
        padding: 15px 30px;
    }
    
    .main .post-share .comments-closed i {
        margin-right: 0;
    }
    
    .main .post-share .post-like-comments .comments-closed p {
        display: none;
    }
    
    .main .post-share .social-share-icons a {
        padding: 15px 11px;
    }
    
    .list-layout .post-header h2 a {
        font-size: 24px;
        margin-bottom: 15px;
    }
    
    .list-layout .post-data p {
        display: none;
    }

    .list-layout {
        height: 200px;
    }

    .list-layout figure.effect-jazz img {
        height: 221px;
        width: auto;
    }

    .list-layout .fluid-width-video-wrapper { 
        padding-top: 220px !important; 
    }
    
    /* WIDGETS CONTENT */
    
    .author-box {
        padding: 0 15px;
        margin-bottom: 40px;
    }
    
    .widget {
        margin-left: auto;
        margin-right: auto;
    }
    
    .tagcloud {
        margin-bottom: 20px;
    }
    
    .mc4wp-form {
        padding-bottom: 20px;
    }
    
   .mc4wp-form p input {
        width: 100% !important;
        float: none;
        padding: 12px 10px;
    }
    
    .mc4wp-form input[type="submit"] {
        width: 100% !important;
        float: none;
        padding: 13px 0;
    }
    
    .recent-comments .recomm .comment-txt {
        float: none;
        max-width: 100%;
    }
    
    .sidebar .null-instagram-feed li:nth-child(3n) {
        margin-right: 2%;
    }

    .sidebar .null-instagram-feed li {
        width: 49%;
        padding-bottom: 49%;
        margin-right: 2%;
    }

    .sidebar .null-instagram-feed li:nth-child(2n) {
        margin-right: 0;
    }

    .sidebar .null-instagram-feed li:last-child {
        display: none;
    }
    
    /* FOOTER CONTENT */
    
    .footer-widget {
        margin: 0;
    }
    
    .footer-widget .widget_tag_cloud {
        margin-bottom: 0;
    }
    
    .widget ul.full-latestposts-feed {
        position: relative;
        width: 100%;
        display: block;
    }
    
    .widget ul.full-latestposts-feed li {
        position: relative;
        width: 100%;
        float: left;
        display: block;
    }

    .footer-bottom .menu-footer-container {
        display: none;
    }

    /* PAGINATION */

    .navigation ul .nav-previous {
        float: left;
    }

    .navigation ul .nav-next {
        float: right;
    }

    .navigation ul .nav-previous a,
    .navigation ul .nav-next a {
        display: block;
    }

    .navigation ul li {
        display: none;
    }    

    .navigation ul li:first-child, 
    .navigation ul li:last-child {
        display: inline-block;
        width: 49%;
        margin-right: 0;
    }

    .navigation ul li.active {
        display: none;
    }

    .navigation ul:after {
        content: '';
        display: table;
        clear: both;
    }
    
    /* WOOCOMMERCE */
    
    .woocommerce .cart-collaterals .cross-sells {
        width: 100%;
    }
    
    .woocommerce .cart-collaterals .cross-sells ul.products li, 
    .woocommerce-page .cart-collaterals .cross-sells ul.products li {
        width: 49%;
    }
    
    .woocommerce .cart-collaterals .calculated_shipping {
        float: left;
        width: 100%;
        margin-top: 30px;
    }
    
    .woocommerce .cart-collaterals .calculated_shipping .shipping-calculator-form  p button.button {
        width: 100%;
    }
    
    .woocommerce .addresses .col-1 {
        width: 100%;
    }
    
    .woocommerce .addresses .col-2 {
        width: 100%;
        float: left;
    }
    
    .woocommerce #content div.product div.images, 
    .woocommerce div.product div.images, 
    .woocommerce-page #content div.product div.images, 
    .woocommerce-page div.product div.images {
        width: 100%;
    }
    
    .woocommerce #content div.product div.summary, 
    .woocommerce div.product div.summary, 
    .woocommerce-page #content div.product div.summary, 
    .woocommerce-page div.product div.summary {
        width: 100%;
        float: left;
    }
    
    .woocommerce div.product .product_meta {
        margin-bottom: 30px;
    }
    
    .woocommerce ul.products li.product, 
    .woocommerce-page ul.products li.product {
        width: 48%;
        margin: 0;
    }
    
    .woocommerce ul.products li.product:nth-child(odd), 
    .woocommerce-page ul.products li.product:nth-child(odd) {
        margin-right: 4%;
        margin-bottom: 4%;
    }
}

/* 479px */

@media only screen and (max-width: 479px) {
    
    /* MAIN CONTENT */
    .logo img {
        max-width: 150px;
        height: auto;
    }

    .logo a {
        display: table-cell;
        vertical-align: middle;
    }

    .page-wrapper {
        width: 100%;
    }
    
    .home-ful, .home-gfw, .grid-layout {
        width: 100%;
    }
    
    .home-gsl .grid-layout {
        float: none;
        margin: 0;
    }

    /* TOP BAR CONTENT */
    
    .overlay nav {
        width: 100%;
    }
    
    .overlay ul li {
        min-height: 30px;
    }
    
    .overlay ul li a {
        font-size: 20px;
        padding-bottom: 0;
        line-height: 0;
        height: 0;
    }
    
    .overlay ul li ul li {
        height: 0;
    }
    
    .overlay ul li ul li a {
        font-size: 16px;
        line-height: 2;
    }
    
    #main-nav .sub-menu > .menu-item-has-children > a:after {
        margin-left: 6px;
        font-size: 10px;
        top: -3px;
    }
    
    #main-nav .menu > .menu-item-has-children > a:after {
        font-size: 13px;
        top: -3px;
        margin-left: 6px;
    }
    
    .overlay-search input {
        font-size: 33px;  
    }
    
    .overlay-search .searchform {
        padding: 0 15px;
        box-sizing: border-box;
    }
    
    .overlay-search .overlay-close,
    .overlay-social .overlay-close,
    .overlay .overlay-close {
        right: 5px;
        top: 50px;
    }

    .overlay-search .overlay-close,
    .overlay-social .overlay-close,
    .overlay .overlay-close {
        width: 50px;
        height: 30px;
    }
    
    .overlay-search .overlay-close:before,
    .overlay-search .overlay-close:after,
    .overlay-social .overlay-close:before,
    .overlay-social .overlay-close:after,
    .overlay .overlay-close:before,
    .overlay .overlay-close:after {
        height: 30px;
    }

    .nav-container .overlay-social .top-social {
        width: 90%;
        margin: 0 auto;
    }

    .nav-container .overlay-social .top-social li {
        width: 40px;
        height: 40px;
    }
    
    .nav-container .overlay-social .top-social a i {
        font-size: 40px;
    }
    
    .social-text {
        display: none;
    }
    
    .mobile-menu-on nav.main-menu {
        display: none;
    }
    
    .mobile-menu-off nav.main-menu {
        display: none;
    }
    
    .mobile-menu-off #trigger-overlay,
    .mobile-menu-off #trigger-overlay-search,
    .mobile-menu-off #trigger-overlay-social,
        .mobile-menu-off #mobile-cart  {
        display: block;
    }
    
    .mobile-menu-off #trigger-overlay-search {
        right: 50px;
    }

    .mobile-menu-off #trigger-overlay-social {
        right: 100px;
    }

    .mobile-menu-off .menu-button i {
        font-size: 24px;
        margin-top: 0;
    }

    /* SLIDER CONTENT */
    
    .sl-slider-wrapper .sl-slider .sl-content-wrapper .pos-center h3 {
        font-size: 40px;
    }
    
    .sl-slider-wrapper .sl-slider .sl-content-wrapper .pos-center p,
    .sl-slider-wrapper .sl-slider .sl-content-wrapper .pos-center .more-link-header {
        font-size: 15px;
    }

    .footer-stagram-widget li:nth-child(n+3) {
        display: none;
    }

    /* FEATURED POST */

    .featured-container {
        max-width: 100%;
    }

    .widget-title span {
        max-width: 100%;
        display: block;
    }
    
    .featured-container .featured-img {
        width: 100%;
        height: auto;
        margin-left: 0;
        position: relative;
        float: none;
        margin-bottom: 35px;
    }
    
    .featured-img img {
        display: inline-block;
        width: 100%;
        height: auto;
    }

    .featured-container .info {
        width: 100%;
        float: none;
    }
    
    .featured-container .info h3 a {
        font-size: 34px;
        line-height: 40px;
    }
    
    .featured-container .info .post-data {
        padding: 25px 0 0 0;
    }
    
    .featured-container .info .post-info {
        font-size: 14px;
        padding-right: 0;
    }
    
    .featured-container .info .post-data p {
        font-size: 14px;
        margin-bottom: 0;
    }
    
    .featured-container .featured-img:before {
        content: '\f08d';
        font-family: 'Fontawesome';
        right: 25px;
    }
    
    /* PROMO BOXES */
    
    .promo-area .promo-item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        position: relative;
        float: none;
        overflow: hidden;
    }

    .promo-area .promo-item:last-child {
        margin-bottom: 0;
    }

    .promo-area .promo-left {
        float: none;
    }

    .promo-area .promo-center {
        margin:0;
    }

    .promo-area .promo-right {
        float: none;
        margin-right: 0;
    }
    
    /* POST CONTENT */

    .main table {
        width: 100%;
    }
    
    .post-data {
        padding-bottom: 0;
    }
    
    .pos-header-title-link {
        font-size: 36px;
        line-height: 40px;
    }
    
    .author-box {
        padding: 0 15px;
        margin-bottom: 40px;
    }
    
    .related-post {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
        float: none;
        overflow: hidden;
    }

    .related-post .post-img {
        min-height: 290px;
        overflow: hidden;
    }


    .related-post .post-img iframe {
        min-height: 230px;
    }

    .post-share .comments-icon {
        margin-left: 10px;
    }
    
    .post-share > .comments-icon a:before {
        right: 131%;
    }
    
    .post-share .like-button {
        padding: 0;
    }
    
    .post-share .like-button a,
    .post-share .comments-icon {
        font-size: 0;
        padding: 0;
    }

    .post-share .like-button a i,     
    .post-share .comments-icon a i {
        padding: 10px 5px 10px 5px;;
    }

    .home-gsr .post-share,
    .home-gsl .post-share,
    .home-gfw .post-share {
        display: none;
    }
    
    .main .post-share {
        padding-bottom: 20px;
    }
    
    .main .post-share .social-share-icons {
        width: 100%;
        display: block;
        height: 100%;
    }

    .main .post-share {
        padding-bottom: 0;
    }
    
    .single .main .post-share .social-share-icons {
        height: auto;
    }
    
    .single .main .post-share .social-share-icons a,
    .main .post-share .social-share-icons a {
        height: 62px;
        display: inline-block;
        border-bottom: 1px solid #232930;
        border-right: 0;
        width: 100%;
        box-sizing: border-box;
    }
    
    .single .main .post-share .social-share-icons a:last-child,
    .main .post-share .social-share-icons a:last-child {
        border-bottom: 0;
    }
    
    .main .post-share .post-like-comments {
        position: relative;
        border-left: 0;
    }
    
    .main .post-share .comments-closed {
        position: relative;
        display: block;
        text-align: center;
    }

    .list-layout {
        height: 100%;

    }

    .list-layout figure.effect-jazz img {
        height: auto;
        width: 100%;
    }
    
    .list-layout .post-img .post-img {
        width: 100%;
        margin-right: 0;
        float: none;
    }
    
    .list-layout .list-layout-main {
        width: 100%;
        height: auto;
        display: block;
    }
    
    .list-layout figure.effect-jazz img {
        max-width: 100%;
    }
    
    .list-layout .post-header {
        margin-top: 10px;
    }
    
    .list-layout .post-header h2 a {
        font-size: 22px;
        width: 100%;
        white-space: normal;
        overflow: visible;
        text-overflow: none;
    }
    
    .list-container {
        width: 100%;
    }
    
    .main .post-share .social-share-icons .share-whatsapp {
        display: block !important;
    }
    
    /* WIDGETS CONTENT */
    
    .tagcloud {
        float: none;
        margin-bottom: 20px;
    }
    
    .mc4wp-form {
        padding-bottom: 20px;
    }
    
    .mc4wp-form p input {
        width: 100% !important;
        float: none;
        padding: 12px 10px;
    }
    
    .mc4wp-form input[type="submit"] {
        width: 100% !important;
        float: none;
        padding: 13px 0;
    }
    
    .recent-comments .recomm .comment-txt {
        float: none;
        max-width: 100%;
    }
    
    /* FOOTER CONTENT */
    
    .footer-widget {
        margin: 0;
    }
    
    .footer-widget .widget {
        padding-bottom: 30px;
    }
    
    .footer-widget .widget_tag_cloud {
        margin-bottom: 0;
    }

    .sidebar .null-instagram-feed li {
        width: 100%;
        padding-bottom: 100%;
        margin-right: 0;
    }
    
    .sidebar .null-instagram-feed li:last-child {
        margin-bottom: 30px;
    }
    
    .footer-stagram-widget li:nth-child(2),
    .footer-stagram-widget li:nth-child(1) {
        width: 50%;
        padding-bottom: 50%;
    }

    .widget ul.full-latestposts-feed {
        position: relative;
        width: 100%;
        display: block;
    }
    
    .widget ul.full-latestposts-feed li {
        position: relative;
        width: 100%;
        float: left;
        display: block;
    }
    
    .footer-bottom .menu-footer-container {
        display: none;
    }

    /* PAGINATION */
    .navigation {
        margin: 40px 0 80px;
    }

    .navigation ul .nav-previous {
        float: left;
    }

    .navigation ul .nav-next {
        float: right;
    }

    .navigation ul .nav-previous a,
    .navigation ul .nav-next a {
        display: block;
    }

    .navigation ul li {
        display: none;
    }    

    .navigation ul li:first-child, 
    .navigation ul li:last-child {
        display: inline-block;
        width: 49%;
        margin-right: 0;
    }

    .navigation ul li.active {
        display: none;
    }

    .navigation ul:after {
        content: '';
        display: table;
        clear: both;
    }
    
    /* WOOCOMMERCE */
    
    .woocommerce .cart-collaterals .cross-sells,
    .woocommerce .woocommerce-checkout .col2-set div.col-1 {
        width: 100%;
    }
    
    .woocommerce .cart-collaterals .calculated_shipping,
    .woocommerce .woocommerce-checkout .col2-set div.col-2 {
        float: left;
        width: 100%;
        margin-top: 30px;
    }
    
    .woocommerce .cart thead tr th.product-price,
    .woocommerce .cart thead tr th.product-thumbnail,
    .woocommerce .cart tbody .product-price,
    .woocommerce .cart tbody .product-thumbnail {
        display: none;
    }
    
    .woocommerce-cart table.cart th,
    .woocommerce-cart table.cart td {
        border-right: 1px solid #232930;
    }
    
    .woocommerce-cart table.cart div.coupon {
        width: 100%;
        margin-bottom: 30px;
    }
    
    .woocommerce-cart table.cart div.coupon input.input-text {
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 5px;
    }
    
    .woocommerce div.product .comment-respond .form-submit .submit,
    .woocommerce .cart-collaterals .calculated_shipping .shipping-calculator-form  p button.button,
    .woocommerce .checkout_coupon .form-row input[name="apply_coupon"],
    .woocommerce .checkout .woocommerce-checkout-payment .form-row input.button,
    .woocommerce-cart table.cart td.actions input.button,
    .woocommerce-cart table.cart div.coupon input.button {
        width: 100%;
    }
    
    .woocommerce p input[name="save_address"] {
        width: 100%;
        margin-top: 30px;
    }
    
    .woocommerce fieldset {
        margin-top: 30px;
    }
    
    .woocommerce .cart-collaterals .cross-sells ul.products li, 
    .woocommerce-page .cart-collaterals .cross-sells ul.products li {
        width: 100%;
    }
    
    .woocommerce .addresses .col-1 {
        width: 100%;
    }
    
    .woocommerce .addresses .col-2 {
        width: 100%;
        float: left;
    }
    
    .woocommerce #content div.product div.images, 
    .woocommerce div.product div.images, 
    .woocommerce-page #content div.product div.images, 
    .woocommerce-page div.product div.images {
        width: 100%;
    }
    
    .woocommerce #content div.product div.summary, 
    .woocommerce div.product div.summary, 
    .woocommerce-page #content div.product div.summary, 
    .woocommerce-page div.product div.summary {
        width: 100%;
        float: left;
    }
    
    .woocommerce div.product .product_meta {
        margin-bottom: 30px;
    }
    
    .woocommerce div.product .related ul li {
        width: 100%;
    }
    
    .woocommerce div.product .summary .cart button.single_add_to_cart_button {
        width: 84%;
    }
    
    .woocommerce div.product .woocommerce-tabs ul.tabs li {
        display: block;
        text-align: center;
    }
    
    .woocommerce div.product .woocommerce-tabs ul.tabs li.description_tab {
        margin-bottom: 5px;
    }
    
    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        padding: 15px 50px;
    }
    
    .woocommerce .woocommerce-result-count {
        float: left;
    }
    
    .woocommerce .woocommerce-ordering select {
        width: 100%;
    }
    
    .woocommerce ul.products li.product, 
    .woocommerce-page ul.products li.product {
        width: 100%;
    }
    
    .woocommerce-cart .cart-collaterals .cross-sells ul.products li.product {
        width: 100%;
    }
    
    .woocommerce-cart .cart-collaterals .cross-sells ul.products li.product:nth-child(even) {
        margin-right: 0;
    }
}

/* 361 */

@media only screen and (max-width: 361px) {
    .overlay-search input {
        width: 260px;
        box-sizing: border-box;
    }
}