/*

CTC Separate Stylesheet

Updated: 2019-11-08 21:55:14

Theme Name: Dynicks Child

Template: agency-ecommerce

Author: LL Team

Version: 2.0.10.1573250114

*/



@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,700&display=swap');

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap');





@font-face {

    font-family: 'Eurostile LT Std';

    src: url('./fonts/EurostileLTStd-Cn.eot');

    src: url('./fonts/EurostileLTStd-Cn.eot?#iefix') format('embedded-opentype'),

        url('./fonts/EurostileLTStd-Cn.woff2') format('woff2'),

        url('./fonts/EurostileLTStd-Cn.woff') format('woff'),

        url('./fonts/EurostileLTStd-Cn.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;

}







@font-face {

    font-family: 'Eurostile LT Std';

    src: url('./fonts/EurostileLTStd.eot');

    src: url('./fonts/EurostileLTStd.eot?#iefix') format('embedded-opentype'),

        url('./fonts/EurostileLTStd.woff2') format('woff2'),

        url('./fonts/EurostileLTStd.woff') format('woff'),

        url('./fonts/EurostileLTStd.ttf') format('truetype');

    font-weight: 500;

    font-style: normal;

}



@font-face {

    font-family: 'Eurostile LT Std';

    src: url('./fonts/EurostileLTStd-Bold.eot');

    src: url('./fonts/EurostileLTStd-Bold.eot?#iefix') format('embedded-opentype'),

        url('./fonts/EurostileLTStd-Bold.woff2') format('woff2'),

        url('./fonts/EurostileLTStd-Bold.woff') format('woff'),

        url('./fonts/EurostileLTStd-Bold.ttf') format('truetype');

    font-weight: bold;

    font-style: normal;

}



@font-face {

    font-family: 'Eurostile';

    src: url('./fonts/Eurostile-Bold.eot');

    src: url('./fonts/Eurostile-Bold.eot?#iefix') format('embedded-opentype'),

        url('./fonts/Eurostile-Bold.woff2') format('woff2'),

        url('./fonts/Eurostile-Bold.woff') format('woff'),

        url('./fonts/Eurostile-Bold.ttf') format('truetype');

    font-weight: 100;

    font-style: normal;

}









body {

    overflow-x: hidden;

    font-family: 'Eurostile LT Std';

	outline: 0 !important;

    box-shadow: none !important;

	outline: none !important;

}

body *:focus, body *:active {

    outline: 0 !important;

    box-shadow: none !important;

	outline: none !important;

}

a:focus, input:focus {

    outline: 0 !important;

	box-shadow: none !important;

	outline: none !important;

}





.container {

    max-width: 1230px;

    margin: 0 auto;

    padding-left: 15px;

    padding-right: 15px;

    box-sizing: border-box;

}





.logo1 {

	display: inline-block;

    width: 24%;

    vertical-align: middle;

    text-align: left;    

}



.logo2 {
    display: inline-block;
    width: 34%;
    vertical-align: middle;
    text-align: center;
}



.logo3 {

    display: inline-block;

    vertical-align: middle;

    width: 24%;

    text-align: center;

        margin-right: 180px;

}

.logos {

    margin: 0px 0 5px;

    text-align: center;

}

.logos a {

    display: inline-block;

}

.header-right {

  	position: absolute;

    top: 0px;

    right: 20px;

    width: 200px;

    z-index: 9991;

}

.header_wrapper {

    padding: 10px 0 5px;

    background: url(images/footer-bg.jpg) no-repeat;

    background-size: cover;

    background-position: center;

}



.header_wrapper .container {

    position: relative;

}



.login-btn a, .login-btn img {

    display: inline-block;

    vertical-align: middle;

    margin: 0;

    line-height: normal;

}



.login-btn img {margin: -4px 0 0 3px;}



.login-btn a {

    font-size: 17px;

    color: #fff;

}

.login-btn, .cart-btn-top {

    display: inline-block;

    vertical-align: middle;

    position: relative;

}



.cart-btn-top img {

    display: block;

}

.cart-btn-top {

    margin-left: 10px;

}

.cart-btn-top::after{

	position: absolute;

	background: #eb4522;

	border-radius: 100px;

	color: #fff;

	top: 15px;

	left: -9px;

	font-size: 14px;

	width: 24px;

	height: 24px;

	padding: 0 9px 0px;

	box-sizing: border-box;

}





div#main-nav {

    float: none;

    display: inline-block !important;

    vertical-align: middle;

    width: 50%;

}



.header-search-header-product {

    display: inline-block;

    vertical-align: middle;

    width: 19%;

    margin: 0 14px 0 45px;

}



.special-menu-container {

    display: inline-block;

    vertical-align: middle;

    margin: 0;

    width: 11%;

    float: none;

    position: relative;

}

div#main-nav  ul {

    margin: 0;

    padding: 0;

}



div#main-nav ul li {

    list-style: none;

    display: inline-block;

    vertical-align: middle;

    margin: 0 0 0 58px;

}

div#main-nav ul li a {

    color: #fff;

    text-transform: uppercase;

    font-weight: normal;

    margin: 0;

    line-height: normal;

    font-size: 18px;

}

header#masthead {

    background: #3f3e3b;

    padding: 12px 0 0;

    box-sizing: border-box;

}

div#main-nav ul li:first-child {

    margin-left: 0;

}



.header-search-header-product input.search-submit {

    height: auto;

    padding: 5px 9px 5px 0;

    box-sizing: border-box;

}

.header-search-header-product label input.search-field {

    background: #fff;

    border-radius: 100px;

    padding: 2px 16px;

    font-size: 18px;

    color: #231f20;

    font-family: 'Eurostile LT Std';

    height: auto;

    line-height: normal;

}

.special-menu-container .cats-menu-wrap {

    display: none;

    z-index: 999;

    max-height: 433px;

    overflow: hidden;

    position: absolute;

    margin-left: 0;

    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);

    /*overflow-y: scroll;*/

    width: 230px;

    left: -98px;

    top: 33px;

}

.fa-remove:before, .fa-close:before, .fa-times:before {

    content: "\f00d";

    font-family: FontAwesome;

}



i.toggle.fas.fa-times {

    text-align: right;

    font-size: 30px;

    float: none;

    display: inline-block;

    float: right;

    margin: 0px 0 0;

    font-weight: 100;

    font-style: normal;

    vertical-align: middle;

    font-family: arial;

    line-height: 22px;

}







.cats-menu-wrap div .menu {

    width: 100%;

    overflow-y: scroll;

    max-height: 325px;

    margin: 0;

    padding: 0;

}

.cats-menu-wrap div ul li {

    display: block;

    letter-spacing: 1px;

    line-height: normal;

    position: relative;

    background: #fff;

    border-bottom: 1px solid #dedede;

    font-size: 15px;

    font-weight: 700;

    text-transform: capitalize;

    width: 100%;

    padding: 3px;

}

.cats-menu-wrap div ul li a {

    padding: 15px 15px;

    display: inline-block;

    color: #444;

    font-size: 14px;

    font-weight: normal;

    line-height: 18px;

    letter-spacing: 1px;

    text-transform: uppercase;

    width: 100%;

    font-family: 'Eurostile LT Std';

}

.cats-menu-wrap div ul li:hover a {

    color: #fff;

}

.cats-menu-wrap div ul li:hover {

    background: #3f3e3b;

    color: #fff;

}



#menu-categories-1::-webkit-scrollbar-track

{

	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);

	background-color: #F5F5F5;

}



#menu-categories-1::-webkit-scrollbar

{

	width: 6px;

	background-color: #dedede;

}



#menu-categories-1::-webkit-scrollbar-thumb

{

	background-color: #3f3e3b;

}

















.section-1 {

    position: relative;

}



.home .header-full {

    width: 100%;

    z-index: 999;

}

.sec1-banner-img img {

    display: block;

    width: 100%;

}



.sec1-banner-img {

    position: relative;

}



.banner-bottom-img {

    position: absolute;

    width: 100%;

    bottom: 0;

    z-index: 1;

}

.sect4-products-content span.price span {

    color: #eb4522;

    font-weight: bold;

    font-size: 20px;

}

.sect4-products-content span.price del span {

    color: #000 !important;

    opacity: 1;

}



.special-menu-container a.special-menu {

    color: #fff;

    text-transform: uppercase;

    font-weight: normal;

    margin: 0;

    line-height: normal;

    font-size: 18px;

}



.special-menu-container a.special-menu i.fa.fa-navicon.toggle {

    font-size: 30px;

    position: absolute;

    right: 0;

    top: -4px;

}





.sec1-content {

    text-align: center;

    position: absolute;

    top: 410px;

    width: 500px;

}

.sec1-content h1 {

    text-align: center;

    font-size: 47px;

    color: #231f20;

    line-height: normal;

    font-style: normal;

    font-family: 'Eurostile LT Std';

    font-weight: bold;

    margin: 0 0 44px;

}

.sec1-content a {

    font-size: 26px;

    color: #fff;

    font-weight: normal;

    margin: 0;

    line-height: normal;

    display: inline-block;

    background: rgba(0,0,0,0.66);

    padding: 13px 81px 13px;

    border-radius: 100px;

}











.section-2 {

    float: left;

    width: 100%;

    margin: 70px 0 88px;

    position: relative;

}

.sec2-left-sec {

    display: inline-block;

    vertical-align: top;

    width: 50%;

}



.sec2-left-sec img {

    display: block;

}



.sec2-right-sec {

    display: inline-block;

    vertical-align: top;

    width: 49.6%;

    text-align: center;

	position:relative;

}

.sec2-right-sec:after {

    position: absolute;

    background: url(images/sec2-shoes-img.jpg);

    content: "";

    width: 470px;

    height: 343px;

    right: -180px;

    z-index: -1;

    bottom: -180px;

}

.sec2-right-sec h1 {

    font-size: 38px;

    color: #303030;

    font-weight: normal;

    text-transform: uppercase;

    margin: 0;

    line-height: normal;

}



.sec2-right-sec p {

    font-size: 29px;

    color: #2f2f2f;

    font-weight: normal;

    line-height: 48px;

    margin: 36px 0 24px;

}



.sec2-right-sec h3 {

    font-size: 52px;

    color: #303030;

    line-height: normal;

    margin: 0 0 29px;

    font-weight: normal;

}



.sec2-right-sec a {color: #fff;background: #eb4522;font-size: 26px;line-height: normal;margin: 0;display: inline-block;padding: 11px 70px;font-family: 'Nunito Sans', sans-serif;border-radius: 100px;}





.section-3 {

    float: left;

    width: 100%;

}



.sec4-box-img {

    position: relative;

}



.sec4-box-img h2 {

    position: absolute;

    bottom: 41%;

    text-align: center;

    width: 100%;

    margin: 0;

    line-height: normal;

    color: #fff;

    font-size: 36px;

    font-weight: normal;

    font-family: 'Eurostile LT Std';

}



button.owl-prev {

    position: absolute;

    top: 0;

    bottom: 0;

    margin: auto;

    height: 100%;

    left: 9px;

}



button.owl-next {

    position: absolute;

    top: 0;

    bottom: 0;

    margin: auto;

    height: 100%;

    right: 9px;

}



button.owl-prev span, button.owl-next span {

    font-family: open sans;

    color: #c6c5c5;

    font-size: 100px;

    height: 100%;

}



.section-3 .owl-dots {

    display: none;

}



.section-4 {

    float: left;

    width: 100%;

}



.sec4-content {

    text-align: center;

    margin: 83px 0 13px;

}



.sec4-content h1 {

    margin: 0 0 23px;

    line-height: normal;

    color: #303030;

    font-family: 'Eurostile LT Std';

    font-weight: normal;

    text-transform: uppercase;

    font-size: 38px;

}

.sec4-content p {

    font-size: 20px;

    color: #2f2f2f;

    font-family: 'Eurostile LT Std';

    font-weight: normal;

    line-height: 30px;

    margin: 0;

}









.sect4-products-img {

    margin: 0;

    position: relative;

    border-bottom: 1px solid #cbcbcb;

}

.sect4-products-img img {

    margin: 0 !important;

    display: block !important;

}



.sect4-products-img .cart-btn {

    position: absolute;

    bottom: 0;

    right: 0;

}



.sect4-products-img .cart-btn a {

    color: #fff;

    font-size: 17px;

    font-weight: normal;

    display: inline-block;

    margin: 0;

    background: #000;

    padding: 6px 24px 6px;

    font-family: 'Eurostile LT Std';

    text-transform: uppercase;

}



.woocommerce ul.products.columns-4 li.sect4-products-box {

    width: 23.12%;

    margin: 0 30px 33px 0;

    border: 1px solid #e2e2e2;

}



.sec-6-slider .woocommerce ul.products.columns-4 li.sect4-products-box {

    width: 100%;

    margin: 0 30px 33px 0;

    border: 0;

}



.woocommerce ul.products.columns-4 li.sect4-products-box:nth-child(4n+4) {

    margin-right: 0;

}



.sect4-products-content {

    padding: 0 15px 0;

    margin: 20px 0 17px;

}

.sec-6-slider .sect4-products-content{

	margin: 15px 0 17px;

    z-index: 9999;

    position: relative;

}

.sect4-products-content h2 {

    font-size: 18px;

    color: #040404;

    font-weight: normal;

    margin: 0 0 8px;

    line-height: normal;

}



.sect4-products-content span.price {

    margin: 0 !important;

    font-size: 18px !important;

    color: #000000 !important;

    line-height: normal;

}











.section-5 {

    float: left;

    width: 100%;

    background: #eb4522;

    position: relative;

}

.sec5-left-img {

    position: absolute;

    background: url(images/sec5-left-img.png);

    width: 50%;

    height: 100%;

    background-size: cover;

    background-position: center;

    top: 0;

    overflow-y: hidden;

    left: 0;

}

.sec5-left-img:before {

    content: "";

    position: absolute;

    background:url(images/video-icon.png);

    width: 64px;

    height: 64px;

    left: 0;

    right: 0;

    margin: auto;

    top: 0;

    bottom: 0;

}

.sec5-left-img:after {

    position: absolute;

    content: "";

    width: 2px;

    height: 100%;

    background: white;

    transform: rotate(10deg);

    right: 44px;

    top: 0;

}

.sec5-content {

    float: right;

    width: 50%;

    text-align: center;

    margin: 71px 0 67px;

}



.sec5-content h1 {

    font-size: 43px;

    color: #ffffff;

    font-weight: normal;

    margin: 0;

    line-height: 69px;

    font-family: 'Eurostile LT Std';

}



.sec5-content h2 {

    font-size: 55px;

    color: #ffffff;

    font-weight: normal;

    margin: 0 0 50px;

    line-height: normal;

    font-family: 'Eurostile LT Std';

}



.sec5-content a {

    font-size: 26px;

    color: #fff;

    font-weight: normal;

    line-height: normal;

    display: inline-block;

    margin: 0;

    padding: 11px 70px 11px;

    background: #000;

    border-radius: 100px;

    font-family: 'Nunito Sans', sans-serif;

}



.section-6 {

    float: left;

    width: 100%;

}

.sec-6-slider{

	display:none;

}

.sec-6-slider ul li {

    all: initial !important;

}



.sec-6-slider .owl-item {

    border: 1px solid #b0afaf;

}



.sec-6-slider .owl-item li .cart-btn {

    display: none;

}



.sec-6-slider .owl-item li .sect4-products-content {

    text-align: center;

}



.sec-6-slider {

    margin: 59px 0 0;

}



.sec-6-slider button.owl-prev span, .sec-6-slider button.owl-next span {

    font-weight: 300;

    color: #969696;

}



.sec-6-slider button.owl-prev {

    left: -40px;

}



.sec-6-slider button.owl-next {

    right: -40px;

}

.sec-6-slider .owl-dots {

    display: none;

}



.shop-btn {

    text-align: center;

    margin: 32px 0 0;

}



.shop-btn a {

    font-size: 26px;

    color: #fff;

    font-weight: normal;

    line-height: normal;

    display: inline-block;

    margin: 0;

    padding: 14px 47px 14px;

    background: #eb4522;

    border-radius: 100px;

    font-family: 'Eurostile LT Std';

}









.footer_wrapper {

    float: left;

    width: 100%;

    background: url(images/footer-bg.jpg) no-repeat;

    background-size: cover;

    background-position: center;

    margin: 36px 0 0;

}



.column1 {

    display: inline-block;

    vertical-align: top;

    width: 50%;

}



.column2 {

    display: inline-block;

    vertical-align: top;

    width: 49.6%;

}



.footer-column {

    display: inline-block;

    vertical-align: top;

    width: 49.6%;

    margin-top: 60px;

}

.column2 .footer-column:nth-child(2) {

    margin-top: 116px;

    text-align: right;

}

.footer-column h2 {

    font-size: 23px;

    color: #fff;

    font-weight: normal;

    font-family: 'Eurostile LT Std';

    margin: 0;

    line-height: normal;
    text-transform: uppercase;

}



.footer-menu1 ul, .footer-menu2 ul {

    margin: 0;

    padding: 0;

}



.footer-menu1 ul li, .footer-menu2 ul li {

    list-style: none;

    width: 100%;

    box-sizing: border-box;

}



.footer-menu1 ul li a, .footer-menu2 ul li a {

    color: #fff;

    font-weight: normal;

    margin: 0;

    line-height: 27px;

    font-family: 'Eurostile LT Std';

    display: inline-block;

    font-size: 19px;

}



.column1 .footer-column h2 {

    margin-bottom: 29px;

}



.newsletter-form h4 {

    color: #fff;

    font-weight: normal;

    margin: 0;

    line-height: 27px;

    font-family: 'Eurostile LT Std';

    display: inline-block;

    font-size: 19px;

}



.newsletter-form .emaillist input.es_required_field.es_txt_email {

    border: 2px solid #fff;

    background: #2f2f2f;

    color: #fff;

    font-size: 16px;

    font-weight: normal;

    font-family: 'Eurostile LT Std' !important;

    margin: 0 0 18px;

    padding: 7px 20px;

    border-radius: 100px;

    box-sizing: border-box;

    min-width: 253px;

}

.newsletter-form .emaillist input.es_required_field.es_txt_email::placeholder{

   color: #fff; 

   font-family: 'Eurostile LT Std' !important;

}



.newsletter-form .emaillist input[type="submit"] {

    border: 0;

    background: #eb4522;

    min-width: 253px;

    border-radius: 100px;

    font-size: 24px;

    padding: 10px 0;

    font-family: 'Eurostile LT Std';

    font-weight: normal;

}

.column2 .footer-column h2 {

    margin-bottom: 13px;

}

.emaillist {

    margin: 28px 0 52px;

}



.social-links ul {

    margin: 0;

    padding: 0;

}



.social-links ul li {

    list-style: none;

    display: inline-block;

    vertical-align: middle;

    line-height: normal;

    margin: 0 1px 0 0;

}



.social-links ul li a {

    display: block;

}



.social-links ul li a img {

    display: block;

}



.social-links {

    display: inline-block;

    vertical-align: middle;

}



.cards-icon {

    display: inline-block;

    vertical-align: middle;

    margin: 0 0 0 17px;

}



.cards-icon img {

    display: block;

}



.copyright-text p {

    color: #fff;

    font-size: 17px;

    font-weight: normal;

    margin: 0;

    line-height: normal;

}



.copyright-text {

    margin: 51px 0 0;

}

.footer-columns {

    margin: 0 0 43px;

}



#primary {

    width: 100%;

    padding-left: 0;

    padding-right: 0;

    float: left;

}

.ae-list-grid-switcher {

	display: none;

}

.form-field.pro-p-page select, .woocommerce-ordering select, p.woocommerce-result-count {

    border: 1px solid #eb4522;

    color: #444444;

    min-height: 41px;

    padding: 10px;

    box-sizing: border-box;

}

.custom-pro-wrap .woocommerce-notices-wrapper {

    padding: 0px;

    position: relative;

}

.woocommerce-notices-wrapper:before {

    content: "";

    height: 2px;

    width: 100%;

    display: block;

    position: absolute;

    left: 0;

    bottom: -75px;

    background: red;

}

.woocommerce-notices-wrapper:after {

    content: "";

    height: 2px;

    width: 200px;

    background: #444;

    display: block;

    position: absolute;

    left: 0;

    bottom: -75px;

    max-width: 50%;

}

.custom-pro-wrap ul.products.columns-4 {

    padding: 50px 0 0;

}



.single-product .woocommerce-notices-wrapper:before {

    display: none;

}



.single-product .woocommerce-notices-wrapper:after {

    display: none;

}

h1.entry-title {

    text-align: center;

    font-size: 38px !important;

    color: #303030;

    font-weight: normal;

    text-transform: uppercase;

    margin: 0 0 25px !important;

    line-height: normal;

    font-family: 'Eurostile LT Std';

}

.inner_wrapper {

    margin: 30px 0 0;

}

.custom-pro-wrap header.woocommerce-products-header {

    display: none;

}



.custom-pro-wrap {

    float: left;

    width: 100%;

    margin: 40px 0 0;

}



header.woocommerce-products-header h1.woocommerce-products-header__title.page-title {

    text-align: center;

    font-size: 38px !important;

    color: #303030;

    font-weight: normal;

    text-transform: uppercase;

    margin: 0 0 25px !important;

    line-height: normal;

    font-family: 'Eurostile LT Std';

}

.owl-carousel .owl-nav.disabled {

    display: block !important;

}

.sec-6-slider .owl-item .sect4-products-img {

    border: 0;

    padding: 0;

}

div#comments {

    display: none;

}





.blog-wrapper div#primary {

    width: 65%;

    margin: 70px 0 0;

}

.blog-wrapper aside#sidebar-primary {

    width: 30%;

    margin: 36px 0 0;

    padding: 0;

    box-sizing: border-box;

}



.blog-wrapper div#primary header h1.page-title {

    text-align: left;

    font-size: 38px !important;

    color: #303030;

    font-weight: normal;

    text-transform: uppercase;

    margin: 0 0 30px !important;

    line-height: normal;

    font-family: 'Eurostile LT Std';

}



.blog-wrapper .content-wrap h1.entry-title {

    font-size: 24px !important;

    text-align: left;

}



.blog-wrapper .navigation.post-navigation .nav-previous, .blog-wrapper .navigation.post-navigation .nav-next {

    width: 100% !important;

    text-align: center;

    margin: 4px 0;

}





.woocommerce div.product div.summary h1.product_title.entry-title {

    text-align: left;

    font-size: 24px !important;

    line-height: normal;

    margin: 0 0 10px !important;

}



.shop-btn a:focus, .sec5-content a:focus, .sec2-right-sec a:focus, .sec1-content a:focus {

    color: #fff;

}



.newsletter-form .emaillist input:focus {

    outline: 0 !important;

}

.header-search-header-product input.search-field {

    outline: 0 !important;

    background: #fff !important;

}

.custom-pro-wrap .woocommerce-product-gallery__image {

    border: 1px solid #e2e2e2;

}



.woocommerce .woocommerce-message, .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-message, .woocommerce-page .woocommerce-info, .elementor-page .woocommerce-message, .elementor-page .woocommerce-info, .woocommerce .woocommerce .woocommerce-message, .woocommerce .woocommerce .woocommerce-info {

    border-top-color: #231f20;

}

.woocommerce .woocommerce-message::before, .woocommerce .woocommerce-info::before, .woocommerce-page .woocommerce-message::before, .woocommerce-page .woocommerce-info::before, .elementor-page .woocommerce-message::before, .elementor-page .woocommerce-info::before, .woocommerce .woocommerce .woocommerce-message::before, .woocommerce .woocommerce .woocommerce-info::before {

    color: #eb4522;

}

.woocommerce #add_payment_method #payment ul.payment_methods li, .woocommerce .woocommerce-cart #payment ul.payment_methods li, .woocommerce .woocommerce-checkout #payment ul.payment_methods li, .woocommerce-page #add_payment_method #payment ul.payment_methods li, .woocommerce-page .woocommerce-cart #payment ul.payment_methods li, .woocommerce-page .woocommerce-checkout #payment ul.payment_methods li, .elementor-page #add_payment_method #payment ul.payment_methods li, .elementor-page .woocommerce-cart #payment ul.payment_methods li, .elementor-page .woocommerce-checkout #payment ul.payment_methods li, .woocommerce .woocommerce #add_payment_method #payment ul.payment_methods li, .woocommerce .woocommerce .woocommerce-cart #payment ul.payment_methods li, .woocommerce .woocommerce .woocommerce-checkout #payment ul.payment_methods li {

    color: #231f20;

}





.banner {

    float: left;

    width: 100%;

    position: relative;

    height: 100%;

}



.banner img {

    width: 100%;

    display: block;

}



.banner header.entry-header {

    height: 100%;

    border: 0;

    position: absolute;

    left: 0px;

    bottom: 0px;

    color: #fff;

    width: 100%;

    z-index: 8;

    top: 0;

    right: 0;

    margin: auto;

    text-align: center;

}

.banner header.entry-header .tbl {

    display: table;

    width: 100%;

    height: 100%;

}



.banner header.entry-header .tbl_mid {

    display: table-cell;

    vertical-align: middle;

}

.banner header.entry-header h1.entry-title {

    border: 0;

    color: #fff;

    font-size: 38px !important;

    font-weight: normal;

    text-transform: uppercase;

    margin: 0 !important;

    font-family: 'Eurostile LT Std';

    padding: 0 !important;

    line-height: normal;

}





section.related.products {

    float: left;

    width: 100%;

}



ul.mega-menu1-column li {

    text-align: left;

    margin: 0 !important;

    width: 100%;

}



ul.mega-menu1-column li a {

    color: #000 !important;

    font-size: 20px !important;

    text-align: left !important;

    float: none;

}



ul.mega-menu1-column {

    margin: 0 !important;

    padding: 0 !important;

}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu {

	width: 1200px;

	padding: 20px 10px 20px 10px;

    top: 38px;

}

.filter-wrap .f-aside {

    width: 25%;

    float: left;

    padding: 10px;

}



.filter-wrap .f-products {

    width: 75%;

    float: left;

    padding: 10px;

}



.filter-wrap {

    width: 100%;

    float: left;

}

/*.woof_container_pa_size .icheckbox_flat-aero, .woof_container_pa_style  .icheckbox_flat-aero, .woof_container_pa_team */

.icheckbox_flat-aero {

    display: none;

}



.woof_container_pa_size label.woof_checkbox_label, .woof_container_pa_style  .woof_checkbox_label, .woof_container_pa_team  .woof_checkbox_label {

    background: #ececec;

    padding: 5px;

}

.pic-wmega li {

    padding: 0 10px !important;

}



.pic-wmega li a {

    color: #666 !important;

    font-family: inherit !important;

    font-size: 18px !important;

    text-transform: none !important;

    text-decoration: none !important;

    font-weight: normal !important;

    text-align: left !important;

    margin: 0px 0px 0px 0px !important;

    padding: 0px 0px 5px 0px !important;

    vertical-align: top !important;

    display: block !important;

    border: 0 !important;

}



.f-aside .woof_block_html_items li {

    margin: 0 !important;

    position: relative;

}



.f-aside .woof_block_html_items li label.woof_checkbox_label {margin: 0;padding: 0;width: 100%;}



.f-aside .woof_block_html_items li a.woof_childs_list_opener {

    margin: auto 0 !important;

    position: absolute;

    right: 0;

    top: 0;

    bottom: 0;

}



.f-aside .woof_block_html_items li:hover {

    color: #eb4522;

}





.woof_container_inner.woof_container_inner_productsize .woof_block_html_items ul li, .woof_container_inner.woof_container_inner_productstyle .woof_block_html_items ul li, .woof_container_inner.woof_container_inner_productteam .woof_block_html_items ul li{

    display: inline-block;

    vertical-align: middle;

}

.woof_container_inner.woof_container_inner_productsize label.woof_checkbox_label.woof_checkbox_label_selected, .woof_container_inner.woof_container_inner_productstyle label.woof_checkbox_label.woof_checkbox_label_selected, .woof_container_inner.woof_container_inner_productteam label.woof_checkbox_label.woof_checkbox_label_selected {

    background: #eb4522 !important;

    color: #FFF !important;

    font-weight: normal;

}



.woof_block_html_items {

    border-bottom: 1px solid #ececec;

    padding-bottom: 20px;

    margin-bottom: 15px;

}

.f-aside h4 {

    text-transform: uppercase;

    font-weight: 600;

    position: relative;

    font-size: 1rem;

    line-height: 1.5;

    margin-top: .5rem;

    margin-bottom: .5rem;

}



a.woof_front_toggle.woof_front_toggle_opened {

    width: 14px;

    background: url(images/minus-icon.png) no-repeat;

    height: 14px;

    font-size: 0;

    padding-top: 7px !important;

    top: 7px !important;

    margin-top: 10px;

}

a.woof_front_toggle.woof_front_toggle_closed{

	width: 14px;

    background:url(images/plus-icon.png) no-repeat;

    height: 14px;

    font-size: 0;

    margin-top: 10px;

}



span.woof_is_opened {

    width: 14px;

    background: url(images/minus-icon.png) no-repeat !important;

    height: 2px;

    font-size: 0;

    top: 0;

    bottom: 0;

    margin: 14px 0 0;

    display: block;

}

span.woof_is_closed {

    width: 14px;

    background: url(images/plus-icon.png) no-repeat !important;

    height: 14px;

    font-size: 0;

    margin: 8px 0 0;

}

.cat-head h2 {

    font-size: 2rem;

    font-weight: 600;

    text-transform: uppercase;

    line-height: 1.1;

    margin-bottom: 1rem;

}

.woof_childs_list_li {

    border-bottom: 1px solid #eaeaea;

}

.woof_childs_list_li ul li {

    border-bottom: 0;

}

.woof_childs_list_li:last-child {

    border-bottom: 0;

}



.woof_childs_list_li label.woof_checkbox_label {

    font-weight: 600;

    font-size: .9rem;

    margin: 3px 0 !important;

}



.woof_childs_list_li ul li label.woof_checkbox_label {

    font-weight: normal;

    font-size: .9rem;

    margin-bottom: 6px !important;

}

ul.woof_list.woof_list_checkbox span.woof_checkbox_count {

    display: none;

}



.woof_container_inner.woof_container_inner_gender ul li label {

    width: auto;

    background: #ececec;

    padding: 6px 16px !important;

    color: #333;

    font-size: .8rem;

    text-align: center;

}

.woof_container_inner.woof_container_inner_gender ul li{

    display: inline-block;

    vertical-align: middle;

    margin-bottom: 4px !important;

}





.woof_container.woof_container_checkbox.woof_container_pa_size.woof_container_3.woof_container_size ul li label {

    width: auto;

    background: #ececec;

    padding: 6px 16px !important;

    color: #333;

    font-size: .8rem;

    text-align: center;

}



.woof_container.woof_container_checkbox.woof_container_pa_size.woof_container_3.woof_container_size ul li {

    display: inline-block;

    vertical-align: middle;

    margin-bottom: 4px !important;

}



.woof_container_inner.woof_container_inner_style ul li label{

    width: auto;

    background: #ececec;

    padding: 6px 16px !important;

    color: #333;

    font-size: .8rem;

    text-align: center;

}

.woof_container_inner.woof_container_inner_style ul li{

    display: inline-block;

    vertical-align: middle;

    margin-bottom: 4px !important;

}



.woof_container_inner.woof_container_inner_team ul li label {

    width: auto;

    background: #ececec;

    padding: 6px 16px !important;

    color: #333;

    font-size: .8rem;

    text-align: center;

}

.woof_container_inner.woof_container_inner_team ul li {

    display: inline-block;

    vertical-align: middle;

    margin-bottom: 4px !important;

}



.woof_container_inner.woof_container_inner_fit ul li label {

    width: auto;

    background: #ececec;

    padding: 6px 16px !important;

    color: #333;

    font-size: .8rem;

    text-align: center;

}

.woof_container_inner.woof_container_inner_fit ul li {

    display: inline-block;

    vertical-align: middle;

    margin-bottom: 4px !important;

}

.woof_container_inner.woof_container_inner_pantrise ul li label {

    width: auto;

    background: #ececec;

    padding: 6px 16px !important;

    color: #333;

    font-size: .8rem;

    text-align: center;

}

.woof_container_inner.woof_container_inner_pantrise ul li {

    display: inline-block;

    vertical-align: middle;

    margin-bottom: 4px !important;

}



.woof_container_inner.woof_container_inner_socktype ul li label {

    width: auto;

    background: #ececec;

    padding: 6px 16px !important;

    color: #333;

    font-size: .8rem;

    text-align: center;

}

.woof_container_inner.woof_container_inner_socktype ul li {

    display: inline-block;

    vertical-align: middle;

    margin-bottom: 4px !important;

}

.woof_container_inner.woof_container_inner_sport ul li label {

    width: auto;

    background: #ececec;

    padding: 6px 16px !important;

    color: #333;

    font-size: .8rem;

    text-align: center;

}

.woof_container_inner.woof_container_inner_sport ul li {

    display: inline-block;

    vertical-align: middle;

    margin-bottom: 4px !important;

}



.woof_container_inner.woof_container_inner_size ul li {

    display: inline-block;

    vertical-align: middle;

    margin-bottom: 4px !important;

}

.woof_container_inner.woof_container_inner_size ul li label {

    width: auto;

    background: #ececec;

    padding: 6px 16px !important;

    color: #333;

    font-size: .8rem;

    text-align: center;

}



.woof_container_inner.woof_container_inner_productcategories:after {

    position: absolute;

    content: "Filter By";

    width: 100%;

    padding: 6px 10px 6px;

    background-color: #000;

    font-size: .875rem;

    line-height: 1.2;

    color: #fff;

    text-align: center;

    text-transform: uppercase;

    margin-bottom: 1.5rem;

    font-weight: 500;

    letter-spacing: 1px;

    bottom: -65px;

}



.woof_container_inner.woof_container_inner_productcategories {

    position: relative;

    margin-bottom: 60px;

}



.woof_container_inner.woof_container_inner_productcategories:before {

    content: '';

    display: block;

    width: 0;

    height: 0;

    position: absolute;

    left: 0;

    border-left: 14px solid #000;

    border-bottom: 12px solid transparent;

    bottom: -52px;

}

.woocommerce.widget_price_filter {

    position: relative;

    padding: 40px 0 0;

}

.woocommerce.widget_price_filter:before {

    position: absolute;

    content: "FILTER BY";

    padding: 6px 10px 5px;

    background-color: #000;

    font-size: .875rem;

    line-height: 1.2;

    width: 100%;

    color: #fff;

    text-align: center;

    font-family: 'Open Sans', sans-serif;

    font-weight: 600;

    top: 0;

}

.woocommerce.widget_price_filter:after {

    content: '';

    display: block;

    width: 0;

    height: 0;

    position: absolute;

    top: 27px;

    left: 0;

    border-left: 14px solid #000;

    border-bottom: 12px solid transparent;

}



.woocommerce.widget_price_filter form .price_label {

    font-size: 0;

    position: relative;

}



.woocommerce.widget_price_filter form .price_label span {

    margin: 0 20px 0 0;

    font-size: 1rem;

    font-weight: 400;

    line-height: 1.5;

    color: #222;

    letter-spacing: 1px;

}

.woocommerce.widget_price_filter form .price_label:before {

    content: "";

    position: absolute;

    width: 10px;

    height: 1px;

    font-size: 8px;

    top: 0;

    left: -45px;

    right: 0;

    margin: auto;

    bottom: 0;

    background: #222;

}



.woocommerce.widget_price_filter form .price_slider span:nth-child(2) {

    width: 16px;

    height: 15px;

    background: url(images/price-filter-left-icon.png) !important;

    border-radius: 0;

    border: 0;

	top: -6px;

}

.woocommerce.widget_price_filter form .price_slider span:nth-child(3) {

    width: 16px;

    height: 15px;

    background: url(images/price-filter-right-icon.png) !important;

    border-radius: 0;

    border: 0;

	top: -6px;

}

.woocommerce .widget_price_filter form .ui-slider-horizontal {

    height: 2px;

    background-color: #f7f7f7 !important;

    box-sizing: border-box;

}

.ui-slider-range.ui-widget-header.ui-corner-all {

    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);

    box-sizing: border-box;

    background-color: #f7f7f7 !important;

}

.jQuery-plainOverlay-progress {

    border-top: 10px solid #eb4522 !important;

}



.woocommerce ul.products.columns-4 li.sect4-products-box {

    margin: 0 0 28px 22px;

}



.woocommerce ul.products.columns-4 li.sect4-products-box:nth-child(4n+1) {margin-left: 0;}

.color span {

    width: 20px;

    height: 20px;

    display: inline-block;

    background-repeat: no-repeat !important;

    border: 1px solid #2b2a2a33;

}



.color {

    width: 100%;

    float: left;

}





.c-breadcrumb a {

    color: #fff;

    font-weight: normal;

    margin: 0 10px 0;

    padding: 0;

    font-size: 16px;

}



.c-breadcrumb a {

    color: #fff;

    font-weight: normal;

    margin: 0 10px 0;

    padding: 0;

    font-size: 16px;

}



.filter-wrap .f-products .c-head h2 {

    font-weight: 600;

    text-transform: uppercase;

    font-size: 34px;

    line-height: normal;

    margin: 0 0 10px;

	display: inline-block;

}

.c-head span {

    text-transform: uppercase;

    font-size: 34px;

    display: inline-block;

}



.filter-wrap .f-products .c-desc {

    font-size: 20px;

    color: #2f2f2f;

    font-family: 'Eurostile LT Std';

    font-weight: normal;

    line-height: 30px;

    margin: 0 0 20px;

}

.all-cats .mega-menu, .all-cats .mega-menu ul li ul {

    display: none;

}

.c-toggle-btn {

    width: 15px;

    height: 15px;

    display: inline-block;

    background: url(images/plus-icon.png) no-repeat;

    float: right;

    position: absolute;

    right: 5px;

    top: -20px;

    position: absolute;

}

.c-toggle-btn.open {

    background: url(images/minus-icon.png) no-repeat;

	top: -15px;

}

.f-products p.woocommerce-result-count {

    display: none;

}



.all-cats ul {

    margin: 0;

}

.mega-menu ul {

    margin: 0 0 0 15px;

}



.all-cats ul li {

    list-style: none;

}



.all-cats ul li a {

    font-size: .9rem;

    text-transform: capitalize;

    font-weight: 400;

    color: #000;

    display: block;

	position:relative;

}



li.has-child.active > a:first-child {

    background: #eb4622;

    padding: 0 12px 0;

    box-sizing: border-box;

    color: #fff;

}



li.has-child {

    border-bottom: 1px solid #eaeaea;

    margin: 4px 0 5px;

}



li.has-child ul li {

    border-bottom: 0;

}



.all-cats li.has-child a {

    text-transform: uppercase;

    font-size: .9rem;

    font-weight: 600;

}



.all-cats ul li ul li a {

    font-size: .9rem !important;

    text-transform: capitalize !important;

    font-weight: 400 !important;

    color: #000;

    display: block;

    position: relative;

}

.all-cats {

    margin: 0 0 40px;

}

















.header-login-btns {

    display: inline-block;

    vertical-align: top;

    float: right;

}

.header-lang-switch {

    display: inline-block;

    vertical-align: top;

    float: right;

    width: 166px;

    margin-top: 40px;

        z-index: 9991;

}

.wpml-ls-legacy-dropdown-click a{font-size: 13px;}

.multi_currency-box {

    display: inline-block;

    vertical-align: top;

    margin: 0 0 0 40px;

	box-sizing:border-box;

}

.woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency, .woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency {

	border: 1px solid #fff;

    box-sizing: border-box;

}

.woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency {

    background: none;

    min-width: 119px;

}

.woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency {

    background: #3f3e3b;

	border:0;

}

.woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency span {

    color: #fff;

	font-weight:normal;

}

.wmc-sub-currency .wmc-currency a:hover {

    color: #fff;

    font-weight: normal !important;

}

.wmc-current-currency i {

    height: 30px;

}



.wmc-current-currency i {

    transform: scale(0.4) !important;

    margin: -10px -12px !important;

    height: auto;

}



.wmc-sub-currency  .wmc-currency {

    display: inline-block;

    vertical-align: top;

    margin: 0 0 5px;

    padding: 0;

    width: 110px;

}





.wmc-sub-currency {

    width: 249px !important;

    box-sizing: border-box;

    padding: 13px 12px 5px;

	left: -130px;

}

/*.woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency-arrow::after {

    content: '\f078';

    padding-left: .3em;

    color: white;

    font-family: FontAwesome;

    font-weight: lighter;

}

*/

/*

.multi_currency-box {

    display: inline-block;

    vertical-align: top;

    margin: 0 0 0 10px;

    z-index: 999999999999;

    scroll-behavior: smooth;

    overflow-y: scroll;

    overflow-x: hidden !important;

    box-sizing: border-box;

    text-align: center;

    height: 100px;

}

*/

/*.multi_currency-box::-webkit-scrollbar {

width: 6px;



}

.multi_currency-box::-webkit-scrollbar-track {

border-radius: 2px;

background:#faf7f5 !important;



}

.multi_currency-box::-webkit-scrollbar-thumb {

background: #ea3c18; 

border-radius: 2px;

height:30px;

}

.multi_currency-box::-webkit-scrollbar-thumb:hover {

background: #ff2c00; 

}







.woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency {

	display: block;

}



.woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency-arrow::after{

	content:none;

}

.woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency, .woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency {

    border: 2px solid #e5e5e5;

}*/

.woocommerce-multi-currency.wmc-price-switcher {

    display: none;

}

/*.footer-column .lang-switcher ul li {

    display: none;

}



.footer-column .lang-switcher ul li.wpml-ls-item-en, .footer-column .lang-switcher ul li.wpml-ls-item-es {

    display: block;

}*/



.lang-switcher {

    width: 180px;

    float: right;

    margin-top: 14px;

}



.wpml-ls-legacy-dropdown-click a{

	text-align:left;

}





/*** css for fr lang ***/

html[lang="fr-FR"] div#main-nav { width: 56%; }

html[lang="fr-FR"] .header-search-header-product { margin-left: 0; }

html[lang="fr-FR"] .multi_currency-box { margin-left: 20px; }

/*** css for fr lang end ***/





@media screen and (max-width: 1800px) {

.sec5-left-img:after{ display:none;}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item:hover ul.mega-sub-menu {z-index: 999999; opacity: 1 !important; visibility: visible;}

}



@media screen and (max-width: 1229px) {

.logo2 {width: 39%;}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item {margin: 0 15px 0 0;}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item:last-child {margin-right: 0;}

.header-search-header-product { margin: 0 14px 0 42px;}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu {width: 1140px;}

}



@media screen and (max-width: 1169px) {

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item { margin: 0 9px 0 0;}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {padding: 0px 5px 0px 5px;}

.header-search-header-product {margin: 0 12px 0 5px;}

.special-menu-container { width: 12%;}

.special-menu-container a.special-menu {font-size: 17px;}

.special-menu-container a.special-menu i.fa.fa-navicon.toggle {font-size: 25px;top: 0px;}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu {width: 100%;}

.special-menu-container, .header-search-header-product { vertical-align: middle;}

.sec2-right-sec {width: 49%; margin: 0 0 0 5px;}

.sec2-right-sec h1 {font-size: 33px;}

.sec2-right-sec h3 {font-size: 40px; margin: 0 0 10px;}

.sec2-right-sec p {font-size: 22px; line-height: 32px; margin: 30px 0 15px;}

.sec2-right-sec a {font-size: 24px;padding: 8px 40px;}

.sect4-products-content h2 {font-size: 15px;}

.sect4-products-content span.price span {font-size: 18px;}

.column2 {width: 49.5%;}

.footer-column {width: 49.5%;}

.mean-container .mean-bar {display: none;}



}



@media screen and (max-width: 1023px) {

.sect4-products-content { padding: 0 5px 0;}

.special-menu-container { display: none;}

.header-search-header-product {width: 22%;}

div#main-nav {width: 61%;}

.header-search-header-product { margin: 0 16px 0 4px;}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item { margin: 0 26px 0 0;}

.multi_currency-box {margin: 0 0 0 10px;}



}



@media screen and (max-width: 959px) {

.logo2 { width: 32%;}

.sec2-right-sec { margin: 0 0 0 2px;}

.woocommerce ul.products.columns-4 li.sect4-products-box:nth-child(4n+1) {margin: 0 0 28px 20px;}

.woocommerce ul.products.columns-4 li.sect4-products-box {margin: 0 0 28px 20px;}

ul.products.columns-4 {text-align: center;}

.sec5-content h1 { font-size: 33px;  line-height: 45px;}

.sec5-content h2 {font-size: 45px; margin: 0 0 20px;}

.sec5-content a { font-size: 20px;}

.shop-btn a { font-size: 22px; padding: 10px 40px 10px;}

.footer-column { width: 49.4%;}

.column2, .column1 { width: 100%;}

.woocommerce ul.products.columns-4 li.sect4-products-box {width: 47.12%;}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item { margin: 0 6px 0 0;}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {font-size: 16px;}

div#main-nav {width: 60%;}

.header-search-header-product {margin: 0 0px 0 0px;}

.multi_currency-box {margin: 0 0 0 0px;}





}

@media only screen and (min-width: 768px) and (max-width: 1300px) {
    .sec4-box-img h2 {
    font-size: 24px;
   }
  .logo2 {
    width: 36% !important;
  }
  .logo1 {
    width: 31% !important;
  }
  .logo3 {
    width: 31% !important;
    margin-right: 0;
  }
  .logos {
    width: calc( 100% - 200px);
  }
  .sec2-right-sec p {
    font-size: 20px;
    line-height: 30px;
    margin: 30px 0 9px;
  }
  .sec2-right-sec h3 {
    font-size: 32px;
  }
  .sec2-right-sec a {
    font-size: 20px;
    padding: 6px 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sec2-right-sec:after {
    width: 400px;
    height: 263px;
    right: -180px;
    background-size: contain;
    bottom: -121px;
  }  

}


@media screen and (max-width: 767px) {
    .sec2-left-sec img {
    display: block;
    margin: 0 auto;
   }
   .newsletter-form {
    text-align: center;
   }
   .column2 .footer-column h2 {
    text-align: center;
    }
    .sec2-right-sec:after {
     display: none;
    }
    .column1 .footer-column h2 {
    text-align: center;
    }
    .newsletter-form .emaillist input[type="submit"] {
    font-size: 20px;
    }
    .filter-wrap .f-aside {
    width: 100%;
    padding: 0px;
    }
    .filter-wrap .f-products {
    padding: 0px;
    width: 100%;
    }

button.owl-prev span, button.owl-next span {
    font-size: 60px;
}
.logo3 { width: 25%; display: none;}

.logo2 {width: 29%; display: none;}
.logos { width: 100px; }

.logo1 {width: 100px;}
.cart-btn-top::after { top: -6px; left: 12px; font-size: 12px; width: 20px; height: 20px; padding: 0 7px 0px; line-height: 20px; }
.sec2-left-sec {width: 100%;}
.header-right { right: 15px; }
.header-lang-switch { margin-top: 13px !important; }
.sec2-right-sec { margin: 20px 0 0;width: 100%;}

.sec4-box-img h2 {font-size: 25px;}

.woocommerce ul.products.columns-4 li.sect4-products-box { width: 48%;margin: 0 0 28px 0;}

.woocommerce ul.products.columns-4 li.sect4-products-box:nth-child(4n+1) {margin: 0 0 28px 0;}

.banner-bottom-img {bottom: 12px;}

#mega-menu-wrap-primary-menu {width: 48px;}

div#main-nav { width: 10%;}

.header-search-header-product { margin: 0 9px 0 0px;width: 66%;}

.multi_currency-box {float: right;}

.banner header.entry-header h1.entry-title {font-size: 30px !important;}



}

@media only screen and (min-width: 600px) and (max-width: 767px) {
      .sec4-box-img h2 {
        font-size: 20px;
            bottom: 41%;
    }
    .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
    margin-right: 0;
    }
    div#shop-wrap .banner img {
    height: 110px;
    }
    div#shop-wrap .banner header.entry-header h1.entry-title {
    margin-top: 22px !important;
    }
    .woocommerce .woocommerce-message a.wc-forward {
    color: #fff;
    float: none;
    width: 190px;
    text-align: center;
    display: block;
    margin-bottom: 6px;
    order: 3;
    margin: 0 auto;
    margin-top: 10px;
}
.single-product .woocommerce-notices-wrapper .woocommerce-message {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: column;
}
}


@media screen and (max-width: 599px) {
div#shop-wrap .banner img {
    height: 70px;
}
.wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
    margin-right: 0;
}
.woocommerce-checkout .custom-pro-wrap {
    margin: 5px 0 0;
}
.coupon button.button {
    padding-left: 0;
    padding-right: 0;
    height: 41px;
    width: 44% !important;
}
.coupon input#coupon_code {
    width: 54%;
}
.woocommerce .woocommerce-message a.wc-forward {
    color: #fff;
    float: none;
    width: 190px;
    text-align: center;
    display: block;
    margin-bottom: 6px;
    order: 3;
    margin: 0 auto;
    margin-top: 10px;
}
.single-product .woocommerce-notices-wrapper .woocommerce-message {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: column;
}
div#shop-wrap .banner header.entry-header h1.entry-title {
    margin-top: 18px !important;
}
.sec4-box-img h2 {
    bottom: 44%;
}
.sec5-left-img, .sec5-left-img:before{ display:none;}

.sec5-content { width: 100%;margin: 40px 0 40px;}

.logo1 { width: 100%; text-align: center; margin: 5px 0 0;}

.logo2 {
    width: 60%;
    margin: 20px 0 0;
}

.logo3 {
    width: 100%;
}

.header-search-header-product { margin: 0 9px 0 10px; width: 58%;}

.banner header.entry-header h1.entry-title {font-size: 26px !important;}

}



@media screen and (max-width: 479px) {
.header-lang-switch {
    margin-top: 30px;
}
.sec4-box-img h2 {
    bottom: 0;
    top: 43%;
}
.logo2 {
    width: 100%;
    text-align: left;
}
.logo2 img {
    width: 50%;
}

.logo1 {text-align: left;}	

.logo3 {
    width: 100%;
    margin: 0;
    text-align: left;
}

.sec2-right-sec h1 {font-size: 22px;}

.sec2-right-sec p {font-size: 17px;  line-height: 25px; margin: 30px 0 15px;}

.sec2-right-sec h3 { font-size: 28px;}

.sec2-right-sec a {font-size: 17px; padding: 6px 32px;}

.sec4-content h1 {font-size: 24px;}

.sec4-content p { font-size: 17px; line-height: 25px;}

.woocommerce ul.products.columns-4 li.sect4-products-box { width: 100%;}

.sec5-content h1 {font-size: 28px; line-height: 35px;}

.sec5-content h2 {font-size: 35px; margin: 10px 0 10px;}

.sec5-content a {padding: 9px 46px 9px; font-size: 17px;}

.footer-column {width: 100%;}

.lang-switcher {width: 100%;  float: none;}

.column2 .footer-column:nth-child(2) {margin-top: 0;  margin-bottom: 30px; text-align: center;}

.header-search-header-product { margin: 0 0 0 16px; width: 76%;}

div#main-nav {width: 17%;}

.wmc-sub-currency {left: 0;}

.multi_currency-box { float: none; margin: 20px auto 0; text-align: center;}

ul.mega-menu1-column li a {font-size: 16px !important;}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item {margin: 0; padding: 0 10px;}

.banner header.entry-header h1.entry-title {font-size: 20px !important;}

}





a.button.wc-forward {

    margin-right: 10px;

}