/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.page-title-default{background-color:#986eb1!important;}
.wd-sticky-nav-content .contacts-floating-block{margin-right:-7px;background-color:transparent!important;}
.wd-nav-sticky>li>a{padding:4px 9px!important;}
.wd-nav-sticky>li>a .wd-nav-img{width:40px!important;height:40px;}

#maintenance-subscribe .wpcf7-form p{display:flex;width:60%;margin:0 auto;}
#maintenance-subscribe .wpcf7-form input[type='submit']{height:100%;margin-left:15px;background: rgb(180,197,218);background:-moz-linear-gradient(45deg, rgba(180,197,218,1) 0%, rgba(218,215,233,1) 100%);background:-webkit-linear-gradient(45deg, rgba(180,197,218,1) 0%, rgba(218,215,233,1) 100%);background:linear-gradient(45deg, rgba(180,197,218,1) 0%, rgba(218,215,233,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#b4c5da",endColorstr="#dad7e9",GradientType=1);}

#maintenance-subscribe .wpcf7-form input[type='submit']:hover{background: rgb(180,197,218);
background: -moz-linear-gradient(45deg, rgba(180,197,218,0.4990589985994398) 0%, rgba(218,215,233,0.5046612394957983) 100%);
background: -webkit-linear-gradient(45deg, rgba(180,197,218,0.4990589985994398) 0%, rgba(218,215,233,0.5046612394957983) 100%);
background: linear-gradient(45deg, rgba(180,197,218,0.4990589985994398) 0%, rgba(218,215,233,0.5046612394957983) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b4c5da",endColorstr="#dad7e9",GradientType=1);}

.copyright{float:left;}
.copyright-heart{filter:invert(35%) sepia(61%) saturate(6874%) hue-rotate(343deg) brightness(99%) contrast(88%);}
.rospis{width:65px;float:right;margin:-15px 12px;}
.mega-menu-blocks .wd-carousel{padding:10px 0;}
.wd-sticky-nav #menu-main-left li.menu-item{margin-bottom:5px;}
.gtranslate-top-menu .gt_option,.gtranslate-mobile-menu .gt_option {
    position:fixed!important;
}

.gtranslate-top-menu .gt_selected a{
    padding: 10px!important;
    width: 140px!important;
    display: inline-block;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 2px rgb(204, 204, 204);
    transition: all .5s ease;
    position: relative;
    font-size: 14px;
    color: #474747;
    line-height: 16px;
}

.gtranslate-top-menu .gt_selected a.open{
    border-bottom: none!important;
    border-radius: 5px 5px 0px 0px;
    background-color: #f8f8f8;
}

.gtranslate-top-menu .gt_option{
    width:160px!important;
    background-color:#fff!important;
}

.woocs-top-menu .fa-chevron-left2{
    display:none;
}

.woocs-top-menu .woocs-style-1-select:after{
    height: 16px;
    display: inline-block;
    position: absolute;
    right: 5px;
    width: 15px;
    background-position: 50%;
    background-size: 7px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 285 285'><path d='M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 62.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z' style='fill:%23666'/></svg>");
    background-repeat: no-repeat;
    content: "" !important;
    transition: all .2s;
}

.woocs-top-menu .woocs-style-1-active .woocs-style-1-select:after{
    transform: rotate(-180deg);
}

.footer-paysera-logo{
    width: 100px;
    margin: -5px auto;
}
