body {
    background: #fff;
    font-size: 15px;
    color: #888888;
    font-weight: 400;
    line-height: 1.625;
    padding: 0;
    margin: 0;
}
a, 
.comment-reply-link,
.entry-title a:hover,
.entry-title a:focus,
.main-navigation li:hover > a, 
.main-navigation li.focus > a {
	color: #f4cc2d;
}
a:focus,
button {
	outline: 0!important;
}
.menu-toggle:hover, .menu-toggle:focus {
    background: #f4cc2d;
}
.dropdown-toggle:after {
    color: #000;
}
.site-header-main .menu-toggle:before {
    color: #000;
}
.site-header-main .menu-toggle:hover:before,
.site-header-main .menu-toggle.toggled-on:before {
    color: #fff;
}
.single-post .site-inner,
.category .site-inner {
	margin-top: 50px;
}
body.elementor-template-full-width .site-inner {
    max-width: 100%;
}
body.elementor-template-full-width .site-content {
    padding: 0;
}
/*** Top Header  ***/
.top-head {
    padding: 15px 0;
    border-top: 4px solid #f4cc2d;
    position: relative;
    z-index: 2;
    border-bottom: 1px solid #f7f7f7;
    background: #fff;
}
.top-head .container {
    max-width: 1170px;
    margin: 0 auto;  
    line-height: 16px; 
}
.top-head ul li a {
    line-height: 10px;
}
.top-head .top-head-widget:nth-child(1) ul li,
.top-head .top-head-widget:nth-child(2) ul li a {
    font-family: FontAwesome;
}
.top-head .top-head-widget:nth-child(1) ul li a,
.top-head .top-head-widget:nth-child(2) ul li {
    font-family: 'Lora', serif;
    list-style-type: none;
}
.top-head .top-head-widget:nth-child(1) ul li a {
    padding-left: 10px;
    color: #000;
    font-size: 14px;
}
.top-head .top-head-widget:nth-child(2) ul li {
    float: right;
    margin-left: 20px;
}
.top-head-widget:nth-child(1) ul li {
    float: left;
    margin-right: 20px;
}
.top-head-widget {
    width: 50%;
    display: inline-block;
}
.top-head .top-head-widget:nth-child(1) {
    float: left;
}

/*** Head Menu ***/
.site-header {
    position: relative;
    width: 100%;
    padding: 0 25px;
    background-color: #fff;
    z-index: 999;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.top-head .top-head-widget:nth-child(2) ul li a:hover {
    cursor: pointer;
}
.site-header.is-sticky {
    max-width: 100% !important;
    position: fixed !important;
    top: 0;
    width: 100%;
}
.site-header-main .site-description {
    display: none;
}
.site-branding {
    margin-top: 10px !important;
    margin-bottom: 0 !important;
}

/*** Menu ***/
.site-header-main {
    max-width: 1170px;
    margin: 0 auto;
}
.main-navigation a {
	font-weight: 600;
    color: #000;
	font-size: 14px;
    text-transform: uppercase;
}

.site-header-menu {
    margin-top: 0;
    margin-bottom: 0;
}
.site-header-menu.is-sticky {
    position: relative;
    top: 0;
    z-index: 999;
    left: 0;
    right: 0;
    -webkit-transition: all 0.4s ease-in-out!important;
    -moz-transition: all 0.4s ease-in-out!important;
    -ms-transition: all 0.4s ease-in-out!important;
    -o-transition: all 0.4s ease-in-out!important;
    transition: all 0.4s ease-in-out!important;
}
.site-header-menu .primary-menu > li > a {
    padding-top: 0!important;
    padding-bottom: 0!important;
    line-height: 90px;
    height: 90px;
    position: relative;
	padding-left: 10px;
    padding-right: 10px;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.site-header .site-header-menu .primary-menu > li:hover > a,
.site-header .site-header-menu .primary-menu > li.current-menu-item > a {
    color: #f4cc2d;
}

/*** Button ***/
.ws-btn {
    position: relative;
    display: inline-block;
    padding: 10px 20px;
    font-size: 11px;
    border-radius: 0;
    font-weight: bold !important;
    text-align: center;
    text-transform: uppercase;
    overflow: hidden;
    z-index: 1;
    letter-spacing: .08em;
    border: 2px solid;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2) !important;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.ws-btn:hover {
    color: #fff !important;
}
.ws-btn:hover:after {
    opacity: 1;
    height: 530%;
}
.ws-btn:after {
    opacity: .5;
    -moz-transform: translateY(-50%) translateX(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) translateX(-50%) rotate(90deg);
    -webkit-transform: translateY(-50%) translateX(-50%) rotate(90deg);
    transform: translateY(-50%) translateX(-50%) rotate(90deg);
}
.ws-btn:after {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 200%;
    z-index: -1;
    background-color: #f4cc2d;
    -webkit-transition: all 0.75s ease 0s;
    -moz-transition: all 0.75s ease 0s;
    -o-transition: all 0.75s ease 0s;
    transition: all 0.75s ease 0s;
}

/*** Slider ***/
.ws-slider-heading p {
    font-style: italic !important;
    border: 5px solid !important;
    padding: 40px 50px 40px 20px;
    border-color: rgba(47,72,88,1);
}

/*** Intro ***/
.ws-intro {
    position: relative;
}
.ws-intro:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 92%;
    height: 1px;
    background-color: #e9e9e9;
}
.ws-intro-item h2 {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.title-block {
    line-height: 1;
    text-align: center;
    margin-bottom: 30px;
}
.title-block h3 {
    color:#2f4858;
    margin-top: 0;
    font-weight: 600;
}
.title-block .sub-title {
    color: #222;
    font-weight: 400;
    font-style: italic;
    text-transform: capitalize;
    margin-top: 12px;
}
.ws-intro-item {
    text-align: center;
}
.ws-intro-item .alignnone {
    margin-bottom: 0 !important;
}
.nov-content-lookbook {
    display: inline-block;
    position: relative;
}
.item-lookbook {
    position: absolute;
    width: 55px;
    height: auto;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.number-lookbook {
    border-radius: 50%;
    width: 35px;
    height: 35px;
    background: #d5d5d5;
    border: 5px solid #fff;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    display: block;
    cursor: pointer;
    -webkit-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}
.content-lookbook {
    left: 55px;
    min-width: 345px;
    background: rgba(255,255,255,.1);
    position: absolute;
    z-index: 1;
    padding: 0;
    font-size: 15px;
    opacity: 0;
    visibility: hidden;
    border: 8px solid rgba(238,238,238,.15);
    border-radius: 13px;
    top: -75px!important;
    bottom: auto!important;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
}
.content-lookbook.content-2,
.intro-2 .content-lookbook.content-3 {
    right: 55px;
    left: auto;
}
.main-lookbook {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
    background: #fff;
    border-radius: 5px;
}
.content-lookbook .item-thumb {
    width: 50%;
}
.nov-content-lookbook img {
    width: 100%;
}
.content-bottom {
    padding-left: 10px;
    padding-right: 10px;
    width: 50%;
}
.content-lookbook .item-price {
    margin-top: 5px;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 15px;
}
.number-lookbook:hover {
    background: #f4cc2d;
}
.item-lookbook:hover .number-lookbook {
    animation: Animationlookbook 0.5s ease-out infinite;
}
.item-lookbook:hover .content-lookbook {
    opacity: 1;
    visibility: visible;
}

@keyframes Animationlookbook {
    from {
        box-shadow:0 0 0 0 #fff
    }
    to {
        box-shadow:0 0 0 5px rgba(255,255,255,.3)
        }
}
@-moz-keyframes Animationlookbook {
    from {
        box-shadow:0 0 0 0 #fff
        }
    to {
        box-shadow:0 0 0 5px #fff
    }
}
@-webkit-keyframes Animationlookbook {
    from {
        box-shadow:0 0 0 0 #fff
    }
    to {
        box-shadow:0 0 0 5px rgba(255,255,255,.3)
    }
}
/*** Tab Product ***/
.ws-tab-product .elementor-tabs-wrapper {
    text-align: center;
}
.ws-tab-product .elementor-tabs-wrapper .elementor-tab-title {
    display: inline-block !important;
    padding: 5px 25px !important;
    border-right: 1px dotted #000 !important;
}
.ws-tab-product .elementor-tabs-wrapper .elementor-tab-title:last-child {
    border-right: none !important;
}
.ws-tab-product .elementor-tabs-wrapper .elementor-tab-title a { 
    font-weight: 600;
    color: #000;   
    transition: color .3s ease,background-color .3s ease,border-color .3s ease,opacity .3s ease;
}
.ws-tab-product .elementor-tabs-wrapper .elementor-active a {
    color: #f4cc2d;
    font-weight: 600;
}
.ws-tab-product .elementor-tabs-wrapper {
    margin-bottom: 30px;
}
.ws-tab-product .elementor-tabs-wrapper .elementor-tab-title a:hover {
    color: #f4cc2d !important;
}
.ws-tab-product .woocommerce ul.products li.product a.woocommerce-LoopProduct-link {
    display: inline-block;
    position: relative;
    overflow: hidden;
}
.ws-tab-product .woocommerce ul.products li.product {
    background: #fff;
    z-index: 1;
}
.ws-tab-product .woocommerce ul.products li.product:hover {
    box-shadow: 0 16px 16px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 16px 16px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 16px 16px 0 rgba(0, 0, 0, 0.1);
}
.ws-tab-product .woocommerce ul.products li.product a img {
    width: 100%;
    transition: all 0.5s ease-out 0s;
}
.ws-tab-product ul.products li.product.pif-has-gallery .wp-post-image--secondary {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transform: rotateY(90deg);
    -webkit-transform: rotateY(90deg);
    transition: all 0.5s ease-out 0s;
}
.ws-tab-product .woocommerce ul.products li.product:hover a img {
    transform: rotateY(-90deg);
    -webkit-transform: rotateY(-90deg);
    opacity: 0;
}
.ws-tab-product ul.products li.product.pif-has-gallery:hover .wp-post-image--secondary {
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
    opacity: 1;
}
.ws-tab-product .woocommerce ul.products li.product h2 {
    position: relative;
    margin-top: 10px;
}
.ws-tab-product .woocommerce ul.products li.product:hover h2:before {
    width: 90px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

/*** Features ***/
.ws-features-item {
    position: relative;
    overflow: hidden;
}
.ws-features-item:before{
    background: rgba(241, 241, 241, 0.2);;
    position: absolute;
    content: '';
    -webkit-transform: skew(-45deg) translateX(150%);
    transform: skew(-45deg) translateX(150%);
    width: 200%;
    height: 200%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    opacity: 0;
    right: 0;
    bottom: 0;
    display: block;
}
.ws-features-item:after{
    background: rgba(241, 241, 241, 0.2);;
    position: absolute;
    content: '';
    -webkit-transform: skew(-45deg) translateX(-150%);
    transform: skew(-45deg) translateX(-150%);
    width: 200%;
    height: 200%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    opacity: 0;
    top: 0;
    left: 0;
    display: block;
}
.ws-features-item:hover:before{
    -webkit-transform: skew(-45deg) translateX(50%);
    transform: skew(-45deg) translateX(50%);
    opacity: .75;
}
.ws-features-item:hover:after{
    -webkit-transform: skew(-45deg) translateX(-50%);
    transform: skew(-45deg) translateX(-50%);
    opacity: .75;
}
.ws-features-item:hover {
    cursor: pointer;
}
.ws-features-item img {
    width: 100%;
}

/*** Product ***/
.woocommerce ul.products li.product {
    margin-bottom: 40px;
    border-radius: 5px;
    padding-bottom: 0 !important;
    border: 1px solid #f0f0f0;
}
body .woocommerce ul.products li.product:hover .secondary-image {
    transform: scale(1) !important;
}
body .woocommerce ul.products li.product:hover {
    box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.12);
}
body .woocommerce ul.products li.product:hover:before {
    transform: scale(0) !important;
}
.woocommerce ul.products li.product h2 {
    font-size: 16px !important;
    padding-bottom: 0 !important;
    padding-top: 20px !important;
    border-top: 1px dotted #ccc;
    margin: 10px 30px 0 !important;
}
body div.woocommerce ul.products li.product span.price {
    font-size: 13px !important;
}
.woocommerce ul.products li.product:hover:before {
    transform: scale(1) !important;
    border-radius: 5px;
}
body.woocommerce .sidebar-left-blog, body.woocommerce .sidebar-right-blog {
    display: block;
}
.woocommerce ul.products li.product img {
    border-radius: 5px;
}

/*** Testimonial ***/
.ws-testimonials .ws-testimonials-item p.desc {
    padding: 20px 0;
    font-size: 20px !important;
    color: #fff !important;
    font-style: italic;
    font-weight: 300;
}
.ws-testimonials .ws-testimonials-item .elementor-image-carousel-wrapper {
    padding: 0!important;
}
.ws-testimonials .ws-testimonials-item h3 {
    font-size: 25px;
    text-transform: uppercase;
}
.ws-testimonials .ws-testimonials-item .positions {
    font-size: 20px !important;
    color: #fff !important;
}

/*** Policy ***/
.ws-policy-item .elementor-icon {
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.ws-policy-item:hover .elementor-icon {
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    background-color: #f4cc2d;
    border-color: #f4cc2d !important;
}

/*** About ***/
.ws-about .ws-about-item .elementor-tabs {
    text-align: center;
}
.ws-about .ws-about-item .elementor-tabs .elementor-tabs-wrapper {
    max-width: 800px;
    margin: 0 auto;
    padding-bottom: 20px;
    margin-bottom: 20px;
    overflow: inherit !important;
    border-bottom: 1px solid #ccc;
}
.ws-about .ws-about-item .elementor-tab-title {
    border-right: 0 !important;
    position: relative;
}
.ws-about .ws-about-item .elementor-tab-title.elementor-active a:after {
    content: '';
    width: 12px;
    height: 12px;
    display: inline-block;
    background: #f4cc2d;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: absolute;
    bottom: -26px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

/*** Team ***/
.ws-team-item .elementor-image-box-img {
    position: relative;
}
.ws-team-item:hover .elementor-image-box-img:before {
    left: 0;
    opacity: 0;
    right: 0;
}
.ws-team-item:hover .elementor-image-box-img:after {
    bottom: 0;
    opacity: 0;
    top: 0;
}
.ws-team-item .elementor-image-box-img:before {
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 50%;
    opacity: 1;
    position: absolute;
    right: 50%;
    top: 0;
    z-index: 1;
    display: inline-block;
    -webkit-transition: all 500ms ease-in 0s;
    transition: all 500ms ease-in 0s;
}
.ws-team-item .elementor-image-box-img:after {
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
    bottom: 50%;
    content: "";
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transition: all 500ms ease-in 0s;
    transition: all 500ms ease-in 0s;
}
.ws-team-item .ws-team-item-icon {
    opacity: 0;
    -webkit-transition: all 500ms ease-in 0s;
    transition: all 500ms ease-in 0s;
    transform: scale(0);
}
.ws-team-item:hover .ws-team-item-icon {
    opacity: 1;
    transform: scale(1);
}

/*** Blog ***/
.ws-blog .premium-blog-entry-container {
    width: 100%;
}
.ws-blog .premium-blog-content-wrapper {
    top: -80px !important;
    margin-bottom: 0 !important;
}
.ws-blog .premium-blog-entry-meta {
    margin-bottom: 18px;
    margin-top: 8px;
}
.post-title:hover, .nav-previous a .post-title:hover, .nav-links .nav-previous .post-title:hover,
.nav-links .nav-previous .post-title:focus, .nav-next .post-title:hover,
.post-navigation a:hover .post-title, .post-navigation a:focus .post-title, 
.ws-title h2 span, .ws-title2 h3 span  {
    color: #f4cc2d !important;
}
nav.post-navigation a:hover .post-title, nav.post-navigation a:focus .post-title, .ws-title h2 span, .ws-title2 h3 span {
    color: #f4cc2d !important;
}

/*** Contact ***/
.wpcf7-form textarea {
    height: 150px;
    background-color: transparent;
}
.ws-contact-form .wpcf7 {
    display: inline-block;
    width: 100%;
}
.ws-contact-form p:nth-child(4),
.ws-contact-form p:nth-child(5) {
    width: 48% !important;
    float: left;
    display: inline-block;
    margin-bottom: 25px;
}
.ws-contact-form p:nth-child(4) {
    margin-right: 4%;
}
.wpcf7-submit {
    text-align: center;
    margin-top: 25px;
}
.wpcf7-form p:nth-child(7) {
    text-align: center !important;
}

/*** Woocommerce ***/
.woocommerce span.onsale, .mg-wsac-badge, .mg-wsac-btn {
    background-color: #f4cc2d   ;
} 
.elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar,
body .woocommerce a.button, body .woocommerce #respond input#submit, body  .woocommerce a.button:hover, 
body .woocommerce button.button, body .woocommerce input.button, 
body .woocommerce .widget_price_filter .ui-slider .ui-slider-range, 
body .woocommerce .widget_price_filter .ui-slider .ui-slider-handle, 
body .elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar,
.sidebar .widget-title:before, .woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.form-submit input:hover,
.button.compare:hover:after, .button.yith-wcqv-button:hover:after, 
.button.tinvwl_add_to_wishlist_button:hover:after,
ul.products li.product .button.add_to_cart_button:hover:after,
.price_slider div.ui-slider-range.ui-widget-header.ui-corner-all,
.woocommerce-product-search button:hover,
.price_slider span.ui-slider-handle.ui-state-default.ui-corner-all,
.pagination .prev:hover, .pagination .prev:focus, .pagination .next:hover, .pagination .next:focus,
form#commentform .form-submit input#submit, .wpmenucartli.wpmenucart-display-standard a i {
    background-color: #f4cc2d !important;
}
.tinvwl-buttons-group.tinv-wishlist-clear button.button.tinvwl_button_view.tinvwl-btn-onclick,
.tinvwl-buttons-group.tinv-wishlist-clear button.button.tinvwl_button_close {
    background-color: #f4cc2d !important;
}
.right-border, .woocommerce-message,
.woocommerce div.product form.cart .button, .woocommerce #respond input#submit, 
.woocommerce button.button, .woocommerce input.button, .woocommerce-error, .woocommerce-info {
    border-color: #f4cc2d;
}
.woocommerce-message:before,
.woocommerce-error:before, .woocommerce-info:before {
    color: #f4cc2d;
}
ul.products li.pif-has-gallery a.woocommerce-loop-product__link:hover .wp-post-image--secondary {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transition: all .5s ease-out 0s;
    -webkit-transition: all .5s ease-out 0s;
}

/*** Footer ***/
.main-footer .container {
    padding: 60px 0 30px;
}
.main-footer .columns h2 {
    color: #f4cc2d;
    font-weight: 800;
    position: relative;
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.main-footer .columns h2:before {
    content: '';
    position: absolute;
    z-index: 1;
    height: 3px;
    width: 50px;
    display: inline-block;
    background-color: #f4cc2d;
    left: 0;
    bottom: -10px;
}
.main-footer .columns,
.main-footer .columns {
    width: 25% !important;
    padding: 20px;
    text-align: left !important;
}
.main-footer .columns ul li {
    margin: 5px 10px !important;
}
.main-footer .columns:nth-child(1) img.lazyloaded {
    margin-left: -53px;
    margin-top: -3px;
}
.main-footer .columns:nth-child(2) {
    padding-left: 30px;
}
.main-footer .columns:nth-child(2) ul li {
    position: relative;
    list-style-type: none;
}
.main-footer .columns:nth-child(2) ul li:before {
    position: absolute;
    content: '\f105';
    font-family: FontAwesome;
    left: -25px;
    bottom: 2px;
    display: inline-block;
    color: #000;
    font-size: 13px;
}
.main-footer .columns:nth-child(2) ul li:hover:before {
    color: #f4cc2d;
}
.main-footer .columns:nth-child(3) ul li:before {
    margin-left: -10px;
    color: #000;
}
.main-footer .columns:nth-child(3) ul {
    margin-left: 3px;
}
.main-footer .columns:nth-child(3) ul li a {
    padding-left: 14px;
}
.main-footer .columns p {
    font-size: 14px;
    margin-top: 12px;  
}
.main-footer .columns:nth-child(4) .gallery {
    margin-top: 30px;
}
.main-footer .columns a {
    font-size: 14px; 
    line-height: 27px; 
    font-family: 'Lora', serif;
}
.site-footer p {
    font-size: 14px;
}

/*** Responsive ***/
@media (max-width: 1185px) {
    .main-navigation a {
        font-size: 10px;
    }
}	
@media (max-width: 1024px) {
    body.woocommerce-page ul.products li.product:hover .button.add_to_cart_button {
        top: 20%;
        margin: 0 auto !important;
    }
}
@media (max-width: 960px) {
	body.woocommerce #primary #main {
		width: 100% !important;
	    float: none;
		margin-right: 0 !important;
	}	
	.sidebar {
	    margin-left: 0%;
		width: 100%!important;
	}
	.site-header-menu .primary-menu > li > a {
		height: 45px;
		line-height: 45px;
	}
    .site-header-menu .primary-menu > li > a:before {
        content: none;
    }
    .site-header {
        position: relative;
        border-radius: 0 !important;
    }
	.main-navigation a {
        font-size: 14px;
    }
	body:not(.home) .site-header .main-navigation ul ul li a {
		color: #fff;
	}
	body:not(.home) .dropdown-toggle:after,
	body:not(.home) .site-header-main .menu-toggle:before {
		color: #fff;
	}
}

@media(max-width: 910px)  {
    .site-header-menu .primary-menu > li > a:after {
        content: none;
    }
}

@media(max-width: 769px)  {
    .top-head {
        display: none;
    }
    .main-footer .columns {
        width: 100% !important;
    }
    .main-footer .columns:nth-child(2) {
        padding-left: 10px;
    }
    article .post-thumbnail, article .entry-content p, article .entry-content a, article .entry-footer, article .entry-header {
        margin: 10px 30px !important;
    }
    body.page-template-default .post-thumbnail, body.page-template-default .entry-content p, 
    body.page-template-default .entry-content a, body.page-template-default .entry-footer, body.page-template-default .entry-header {
        margin: 5px !important;
    }
    .ws-blog .premium-blog-post-outer-container {
        position: relative !important;
        left: 0 !important;
        top: 0px !important;
        width: 100% !important;
    }
    .ws-blog .premium-blog-thumb-effect-wrapper {
        margin-bottom: 0;
    }
    .ws-blog .premium-blog-post-container {
        width: 100% !important;
    }
    body.woocommerce-page ul.products li.product {
        width: 46%!important;
        margin: 0 0 2.992em !important;
    }
    body.woocommerce-page .page-numbers.current {
        margin: 10px 30px;
        background: none !important;
        color: #000 !important;
    }
	.ws-slider-heading p {
    	border: 0 !important;
	}
}
@media (max-width: 480px) {
    body.woocommerce-page ul.products li.product {
        width: 100%!important;
        margin: 30px 0!important;
    }
    body.home .woocommerce ul.products li.product {
        margin-right: 0%!important;
        width: 100%!important;
    }
    .ws-contact-form p:nth-child(5),
    .ws-contact-form p:nth-child(6) {
        width: 100% !important;
    }
}


.footer-custom-code .widget.widget_text {
  margin: 0 !important;
  padding-bottom: 0 !important;
}
.footer-custom-code .widget.widget_text .textwidget {
  height: 0px !important;
}
.footer-custom-code .widget.widget_text {
    background: transparent;
}
.footer-custom-code .widget {
    padding: 0;
    margin: 0;
}
.site-footer p {
    margin: 0;
}
.footer-custom-code .widget.widget_text .textwidget p {
    display: none;
}
body.woocommerce #sidebar-right-blog {
	display: none;
}