 .woocommerce button.button {
color : #ffffff !important;
}

.dscf7captcha {
  font-size: 14pt !important;
  color: #fff !important;
}

.woocommerce button.button:hover {
    background-color: #808080 !important;
}

.woocommerce input.button.alt:hover {
    background-color: #808080;
}

.wpcf7 input {
    height: 46px;
    line-height: 46px;
    padding : 0px 17px;
}

nav > ul ul li:last-child {
    /*margin-top: -17px;
    height: 50px;
    margin-left: 53px;*/
    max-width: 156px;
    width: 156px;
    float : left;
}

nav > ul ul li {
    float : left;
    background: #0092cf;
    border-bottom: 0px;
}

nav > ul ul {
   margin-top : 0px;
    box-shadow: 0px 0px 0px 0px transparent;
    border-top: transparent;
}

nav > ul ul li:hover {
    background: #0092cf;
}

.woocommerce-currency-switcher-form a.dd-option:hover {
background: rgb(238, 238, 238);
}

#Abdev_main_header nav > ul {
    padding-right: 0px;
}

nav > ul {
    margin: 45px 0px 0 0 !important;
}

#Abdev_main_header nav > ul ul {
     background: transparent;
}


@media screen and (max-width: 800px) {

#Abdev_main_header nav {
    height: 300px !important;
    maring-left:0px;
}

nav > ul {
    margin: 0px 0px 0 0 !important;
    padding-top: 20px;
}
nav > ul ul li:last-child {
    margin-top: 0px;
    margin-left: 0px;
 float : left;
}

nav > ul ul li {
    float : left;
}

nav > ul ul {
margin-top: 10px;
margin-left: -13px;
    box-shadow: transparent;
    border-top: transparent;
}
}
#Abdev_main_header nav > ul ul {
padding: 0 0 0 0px;
}

#respond input#submit, a.button, button.button, input.button {
    font-size: 17px !important;
    margin: 0 0 0 0px !important;
}
}


@media screen and (max-width: 700px) {
#Abdev_main_header nav {
    height: 300px !important;
    maring-left:0px;
}

nav > ul ul li:last-child {
 float : left;
}

nav > ul ul li {
    float : left;
}
}

@media screen 
and (min-width: 1000px)
and (max-width: 1300px) {
nav > ul ul li:last-child {
    margin-left: 63%;
   max-width: 116px;
   width: 100px;
}
}

@media screen 
and (min-width: 1300px) 
and (max-width: 1700px) {
nav > ul ul li:last-child {
    /*margin-left: 66px;*/
}
}

div.wpcf7-mail-sent-ng {
    color: white;
}
