

/*body*/
/*{*/
/*font-family: 'Raleway', sans-serif;*/
/*font-family: 'Open Sans', sans-serif;*/
/*    margin-top: 60px;*/
/*}*/
body {
font-family: 'Raleway', sans-serif;
font-family: 'Open Sans', sans-serif;
margin-top: 60px;
position: relative;
/* height: 100%; */
/* padding: 1rem; */
/* max-height: 100%; */
min-height: 100%;
}
html{ height: 100%;
box-sizing: border-box;
}


.header-sticky {
    margin: 0;
    z-index: 99999;
    width: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    transition: top 0.2s ease-in-out;
    background: rgba(255, 255, 255, 0.71);
    box-shadow: 0px -4px 28px -9px #008581;
}
.header-sticky.nav-up, .header-sticky.nav-up {
    top: -90px;
    transition: top 0.2s ease-in-out;
}
.header-sticky.scroll-nav {
    background: #fff !important;
}


.top-header {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0px;
}

.head-right {
margin-top: 13px;
}
.head-right ul {
    margin: 0px 0 0 0;
    text-align: right;
}
.header-logo img {
    width: 330px;
}
.head-right ul li {
display: inline-block;
margin-right: 25px;
}
.head-right ul li:last-child {
    margin-right: 0px;
}
.head-right ul li a img {
    margin-right: 10px;
}
.head-right ul li a {
    font-size: 15px;
    color: #000;
    text-transform: uppercase;
}
.head-right ul li:last-child a img {
    margin-right: 0;
}
.head-right ul li:last-child a#nc_ajax_cart_snippet {
    /*background: #00cccb;*/
    background: #deb305;
    width: 50px;
    height: 50px;
    display: block;
    text-align: center;
    line-height: 50px;
    margin-right: 0;
    border-radius: 50%;
}

.home-header {
    background: #828282;
}
ul.navbar-nav.home-menus li a {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    text-decoration: none;
    font-size: 14px;
}
ul.navbar-nav.home-menus li a.active {
    color: #dcb928;
}

/******************* banner *************************/
.banner-img img {
    width: 100%;
}

/******************* welcome *************************/
section.welcome {
    text-align: center;
    padding: 1em 0;
}
section.welcome p {
    line-height: 30px;
}
.welcome-text a {
    color: #deb306 !important;
    /*background: #038d6b;
    text-transform: uppercase;
    font-weight: 500;
    padding: 7px 20px;
    display: block;
    width: 135px;*/
}
.rules-text a {
     color: #007bff; 
}
.header-design {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 400;
    position: relative;
    padding-bottom: 24px;
    color: #828282;
}
.header-design:after {
    /*content: url(../images1/icon/under.png);*/
    /*position: absolute;*/
    /*bottom: 0;*/
    /*text-align: center;*/
    /*left: 0;*/
    /*right: 0;*/
    background: url(../images1/icon/download.png);
    position: absolute;
    content: "";
    bottom: 0; 
    text-align: left;
    left: 0px;
    right: 0;
    display: block;
    background-position: -36px -135px; width: 30px; height: 5px;
    margin:0 auto;
}
.header-design span {
    color: #deb306;
	font-weight: 500;
}

/******************** about ***********************/
section.about {
    background: #f0eff0;
    padding: 1em 0;
}
.abt-head {
    text-align: center;
}
.abt-text p {
    line-height: 30px;
}
.abt-text .abt-text-bottom a {
/*    background: #038d6b;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding: 7px 20px;
    display: block;
    width: 110px;
    text-align: center;*/
}
.abt-text-bottom a {
    background: #038d6b;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding: 7px 20px;
    display: block;
    width: 110px;
    text-align: center;
}
.req-botton {
    background: #038d6b;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding: 7px 20px;
    display: block;
    width: 110px;
    text-align: center;
} 
.item.abt-slider img {
    width: 190px;
    margin: 0 auto;
}
.item.abt-s-thum img {
    width: 110px;
    height: 130px;
    margin: 0 auto;
}
.item.abt-s-thum {
    /* background: #000; */
    width: 135px;
    padding: 15px;
    border: 4px solid #fff;
    margin: 0 auto;
}
.item.abt-slider {
    /* background: #fff; */
    padding: 15px;
    border: 3px solid #fff;
}
div#sync2 {
    margin-top: 10px;
}
/****** slider ******/
#sync1 {
  .item {
    background: #0c83e7;
    padding: 80px 0px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
  }
}

#sync2 {
  .item {
    background: #C9C9C9;
    padding: 10px 0px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
    h1 {
      font-size: 18px;
    }
  }
  .current .item{
    background: #0c83e7;
  }
}

.owl-theme {
  .owl-nav {
    /*default owl-theme theme reset .disabled:hover links */
    [class*='owl-'] {
      transition: all .3s ease;
      &.disabled:hover {
       background-color: #D6D6D6;
      }   
    }
    
  }
}

//arrows on first carousel
#sync1.owl-theme {
  position: relative;
  .owl-next, .owl-prev {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
  }
  .owl-prev {
    left: 10px;
  }
  .owl-next {
    right: 10px;
  }
}


/******************** video ***********************/
section.video {
    text-align: center;
    padding: 1em 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.video-head {
	margin-bottom: 35px;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 400;
    position: relative;
    padding-bottom: 20px;
	color: #deb306;
	font-weight: 500;
}
.video-head:after {
    /*content: url(../images1/icon/under.png);*/
    /*position: absolute;*/
    /*bottom: 0;*/
    /*text-align: center;*/
    /*left: 0;*/
    /*right: 0;*/
    background: url(../images1/icon/download.png);
    position: absolute;
    content: "";
    bottom: 0; 
    text-align: left;
    left:0;
    right: 0;
    display: block;
    background-position: -36px -135px; width: 30px; height: 5px;
    margin:0 auto;
}
.video-sec {
    height: 250px;
    background: #130901;
    position: relative;
    border: 2px solid #fff;
}
.item.video-sec img {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0;
    width: 60px;
    top: 50%;
    margin: 0 auto;
    transform: translateY(-050%);
}

/************************ rules ***********************/
section.rules {
    padding: 1em 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.rules-design {
	text-align: center;
}
.rules-design h2 {
	margin-bottom: 35px;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 400;
    position: relative;
    padding-bottom: 20px;
	color: #272727;
	font-weight: 500;
}
.rules-design h2:after {
    /*content: url(../images1/icon/under.png);*/
    /*position: absolute;*/
    /*bottom: 0;*/
    /*text-align: center;*/
    filter: brightness(5);
    -webkit-filter: brightness(5);
    /*left: 0;*/
    /*right: 0;*/
    background: url(../images1/icon/download.png);
    position: absolute;
    content: "";
    bottom: 0;
    text-align: left;
    left: 0px;
    right: 0;
    display: block;
    background-position: -36px -135px; width: 30px; height: 5px;
    margin:0 auto;
}
.rules-lap img {
    width: 100%;
   /* margin-bottom: -62px;*/
}
ul.rules-left {
    padding-left: 11em;
    list-style: none;
}
ul.rules-left li:before {
    background: url(../images1/icon/download.png);
    position: relative;
    content: "";
    /* bottom: 0; */
    text-align: left;
    left: -19px;
    right: 0;
    top: 27px;
    width: 16px;
    height: 14px;
    display: block;
    background-position: -36px -178px; width: 15px; height: 14px;
}
/*ul.rules-left li:before {*/
/*    background: url(../images1/icon/tik.png);*/
/*    position: relative;*/
/*    content:"";*/
    /* bottom: 0; */
/*    text-align: left;*/
/*    left: -10px;*/
/*    right: 0;*/
/*    top: 1px;*/
/*    width: 16px;*/
/*    height:20px;*/
/*}*/

ul.rules-left li {
    position: relative;
    line-height: 40px;
}

/********************* product page ********************/
section.product-page {
    background: #fff;
    padding: 4em 0;
}
section.product-page #sync1 .owl-stage-outer .owl-item, section.product-page div#sync2 .owl-stage-outer .owl-item {
    border: 1px solid #f0eff0;
    padding: 3px;
}
section.product-page .item.abt-slider, section.product-page .item.abt-s-thum {
    background: #f0eff0;
}
h4.pro-heading {
    font-weight: 600;
    text-transform: uppercase;
}
p.stock {
    color: #038d6b;
}
p.amount {
    color: #4f7bf8;
    font-weight: 700;
    font-size: 23px;
}
.pro-input {
    display: flex;
    margin-bottom: 1em;
}
.pro-input a {
    background: #038d6b;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding: 12px 20px;
    display: block;
    width: 125px;
    text-align: center;
    margin-left: 10px;
}
.pro-input input {
    width: 90px;
}

/********************** footer **********************/
footer.footer-sec {
    background: #191919;
}
.foot-step span {
    
    visibility: hidden;
    position: absolute;
bottom: 0;
}
ul.follow {
    margin: 0;
    padding: 0;
}
ul.follow li {
    display: inline-block;
    color: #fff;
    margin-bottom: 0;
}
.foot-step {
    padding: 2em 4em;
}
ul.details {
    text-align: right;
}
ul.details li {
    display: inline-block;
}
ul.details li a {
    color: #fff;
    margin-right: 14px;
}
ul.details li a img {
    margin-right: 6px;
}
.logo-foots a {
    color: #fff;
	/*display: block;*/
    margin-top: 5px;
}
.logo-foots a:hover, ul.details li a:hover {
    text-decoration: none;
}

/*** WP Changes *****/
.current-menu-item a{
    color: #dcb928;
}
div#product-516 .woocommerce-product-gallery {
    float: right;
}
/*div#product-516 .summary.entry-summary{
    float: inherit !important;
} */
div#product-516 .summary.entry-summary {
    width: 50%;
}
div#product-740 .summary.entry-summary {
    width: 50%;
}
span.nc_ajax_cart_product_counte {
    position: absolute;
    top: 0px;
    /*background-color: red;*/
    background-color: #828282;
    line-height: 16px;
    padding: 2px 4px;
    border-radius: 10px;
}
.nc_ajax_cart_icon_font {
    padding-right: 0px !important;
}
.current-menu-item a {
	color: #dcb928 !important;
}
li#menu-item-612 a:before {
    content: url(../images1/icon/login.png);
    position: relative;
    left: -5px;
    top: 4px;
}
li#menu-item-618 a:before {
    content: url(../images1/icon/register.png);
    position: relative;
    left: -5px;
    top: 4px;
}
.holder {
    padding: 4em 0 0;
}
.holder h4 {
    display: none;
}

.holder h2 {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 400;
    position: relative;
    padding-bottom: 30px;
    color: #828282;
    text-align: center;
}
.holder h2:after {
    /*content: url(../images1/icon/under.png);*/
    /*position: absolute;*/
    /*bottom: 0;*/
    /*text-align: center;*/
    /*left: 0;*/
    /*right: 0;*/
    background: url(../images1/icon/download.png);
    position: absolute;
    content: "";
   bottom: 0;
    text-align: left;
    left: 0;
    right: 0;
    display: block;
    background-position: -36px -135px; width: 30px; height: 5px;
    margin:0 auto;
}
.holder .woocommerce {
    width: 100%;
    margin: 0 auto;
}
.holder .woocommerce form.login{
    border:0;
    margin: 0em 0;
}
.holder .woocommerce-Input{
    border: 0;
    background: #eaeaea;
    border-radius: 0;
    height: 50px;
    padding: 5px 10px;
}
li#menu-item-646 a:before {
    /*content: url(../images1/icon/login.png);*/
    /*position: relative;*/
    /*left: -5px;*/
    /*top: 4px;*/
        background: url(../images1/icon/download.png);
    position: relative;
    content: "";
    /* bottom: 0; */
    text-align: left;
    left: -19px;
    right: 0;
    top: 22px;
    display: block;
    background-position: -54px -158px; width: 17px; height: 20px;
}
li#menu-item-647 a:before {
    /*content: url(../images1/icon/register.png);*/
    /*position: relative;*/
    /*left: -5px;*/
    /*top: 4px;*/
    background: url(../images1/icon/download.png);
    position: relative;
    content: "";
    /* bottom: 0; */
    text-align: left;
    left: -19px;
    right: 0;
    top: 22px;
    display: block;
    background-position: -36px -158px; width: 18px; height: 20px;
}
#sync2 .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
}
#sync2 .owl-nav .owl-prev {
    position: absolute;
    left: -2%;
    width: 6%;
    background-color: #828282;
    height: 30px;
    border-radius: 4px;
}
#sync2 .owl-nav .owl-next{
     position: absolute;
    right: -2%;
    width: 6%;
    background-color: #828282;
    height: 30px;
    border-radius: 4px;
}
/*.removing {
display: none !important;
}*/
span.woocommerce-Price-amount.amount {
    padding: 15px;
    color: #4f7bf8;
    font-weight: 700;
    font-size: 23px;
}


.woocommerce-MyAccount-navigation ul{
    padding: 0;
    margin: 0;
}
.woocommerce-MyAccount-navigation ul li {
    display: inline-block;
    margin: 10px 0;
}
.woocommerce-MyAccount-navigation ul li a {
    padding: 15px 0;
    margin-right: 15px;
    text-decoration: none;
    color: #000;
    font-size: 20px;
}
.woocommerce button.button{
  padding: 7px !important;
}
#nc_ajax_cart_mini_cart a.button{
    /*background-color: #01cccb;*/
    background-color: #deb305;
}
#nc_ajax_cart_mini_cart span.woocommerce-Price-amount.amount {
       padding: 15px;
    color: #deb207;
    font-weight: 700;
    font-size: 16px;
}
.wc-proceed-to-checkout .wdgk_donation_content a.button.wdgk_add_donation {
    background-color: #01cccb !important;
    width: 200px;
    text-align: center;
    margin-left: 15px;
}
.woocommerce a.button.alt{
    background-color: #deb207 !important;
}
.coupon button.button{
background-color: #01cccb !important;
}
a.Continue_shop {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #ffffff;
    background-color: #dfb207;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em;
    color: #e0b207;
}
.wc-proceed-to-checkout .wdgk_donation_content a.button.wdgk_add_donation {
    background-color: #01cccb !important;
    width: 200px;
}
.rules-lap {
    /*margin-top: 60px;*/
}

/********update 23 jul 19 *******/

mark,.mark {
    padding: 0.2em;
    background-color: yellow;
    color: red;
}
.markb {
padding: 0.2em;
background-color: yellow;
color: #101010;
}

/*.marky { 
 background-color:#FFFF00;
 color: red;
}*/
/********update 23 jul 19 *******/

/********update 22 Aug 19 *******/
.ui-dialog {
    left: 30% !important;
    top: 25% !important;
    padding:30px !important;  
      -webkit-box-shadow:0 0 10px rgba(0,0,0,0.4) !important;
    -moz-box-shadow:0 0 10px rgba(0,0,0,0.4) !important; 
    box-shadow:0 0 10px rgba(0,0,0,0.4) !important;
}
/********End *******/

/*****Woocommerce form field 8 Aug 19****/
.woocommerce button.button:hover,
.woocommerce input[type="button"]:hover {
    background: #a71616;
    color: #fff;
}

.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
    border-color: #d0d0d0!important;
}

.woocommerce form .woocommerce-billing-fields__field-wrapper p.form-row ,
.woocommerce form .woocommerce-shipping-fields__field-wrapper p.form-row {padding: 3px;margin: 0 0 6px;width: 100%;}

.woocommerce .woocommerce-billing-fields label,
.woocommerce .check2 label {
    width: 40%;
}
.woocommerce span.woocommerce-input-wrapper {
    display: block;
    width: 60%;
    float: left;
}
.woocommerce .check2 h3 label {
    width: 100%;
}
.woocommerce .woocommerce-billing-fields input[type="text"],
.woocommerce .woocommerce-billing-fields select {
    width: 100%;
}

.woocommerce .woocommerce-billing-fields p#billing_address_2_field label.screen-reader-text,
.woocommerce .check2 label.screen-reader-text {
    width: 40%;
    position: relative!important;
    height: auto;
    text-indent: -9999999px;
    /*display: none;*/
}
form.checkout.woocommerce-checkout .check1,
form.checkout.woocommerce-checkout .check2 {
    margin-bottom: 30px;
}
.woocommerce .woocommerce-billing-fields h3 {
    color: #c61717;
    text-transform: uppercase;
    font-size: 20px;  
    margin-bottom: 30px;
}
.woocommerce-shipping-fields h3 {
    font-size: 20px;
    color: #c71617;
    margin-bottom: 22px; 
    text-transform: uppercase;
}
.woocommerce .woocommerce-checkout-review-order h3 {
    color: #333333;
    margin-bottom: 20px;
    border-bottom: 2px solid #333;
    padding-bottom: 20px;
    margin-top: 30px;
}
/******* End Form Fields *******/

.order-thank section.woocommerce-order-details {
    display: none;
}
.navbar {
    padding: 0 1rem !important;
}
.m-tb10{
    margin: 10px 0;
}
a.span-0 {
    background-color: #e2e2e2;
   padding: 6px 50px 10px 50px;
    border-radius: 15px;
}
span.span-1 {
    color: rgb(244, 135, 40);
    text-decoration: underline;
}
span.span-2{
        color: rgb(255, 255, 255);
    text-decoration: underline;
}
span.span-3{
    color: rgb(12, 102, 4);
    text-decoration: underline;
}
span.span-4{
     color: rgb(150, 0, 0);
    text-decoration: underline;
}
span.span-11{
    color: rgb(0, 2, 136);
    text-decoration: underline;
}

/***================ 07-08-19 ================***/

a.req-botton{
   margin: 15px auto 0;
}
a.r-more{
   width: 135px;
}
section.gallery {
    padding: 1em 0;
    background-color: #fcede3;
}
/*.amazingcarousel-title {
    display: none;
}*/
p.add-detailr {
    font-size: 8px;
}
ul.rules-left.rules {
    padding-left: 30px;
}
.prod {
    float: left;
}
div#enquiry input.contact.wpi-button.single_add_to_cart_button.button.alt_516{
    /*background-color: #f59933;*/
    background-color: #deb305;
    color: #fff;
}
button.single_add_to_cart_button.button.alt.prod,button.single_add_to_cart_button.button.alt.prod:hover{
    /*background-color: #f59933;*/
    background-color: #deb305;
    color: #fff;
}
section.login,section.regi{
    padding: 4em 0 0;
}
.form-txt {
    border: 0;
    background: #eaeaea;
    border-radius: 0;
    height: 50px;
}
.form-txt:focus{
    background: #eaeaea;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.25) !important;
    border-color: inherit !important;
}
.sub-btn{
    background: #038d6b;
    border: 0;
    border-radius: 0;
    width: 100px;
    text-transform: uppercase;
    color: #fff;
}
button#place_order{
    background-color: #f59933;
    color: #fff;
}
button.button.update {
    background-color: #f59933 !important;
    color: #fff !important;
}

/***** 16-08-19 *******/
div.login-page{
	padding: 3em 0;
}
input#username-635,input#user_password-635,input#user_login-634,input#user_email-634,
input#user_email_5-634,input#user_password-634,input#street_address-634,
input#Town_City-634,input#State_Country-634,input#Postcode_zip-634,#country {
    background-color: #eaeaea;
    height: 50px !important;
    border-radius: 0;
    border: 0 !important;
}
span.select2-selection.select2-selection--single {
    background-color: #eaeaea !important;
    height: 50px !important;
    border-radius: 0;
    border: 0 !important;
}
.dont span {
    color: #b22222;
}
p.dont {
    margin: 20px 0 0;
}
.um-field.um-field-Accept_terms_conditions.um-field-checkbox.um-field-type_checkbox {
    padding: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 46px !important;
}
.select2.select2-container .select2-selection {
    height: 50px !important;
}
span.select2-selection__arrow{
	top:5px !important;
}

.success-text {
    padding: 10px;
    border: 4px solid #dfb510;
    border-style: double;
   margin: 130px 0 200px;
}
/*#page-829 footer.footer-sec {*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    bottom: 0;*/
/*}*/
textarea#order_comments {
    border: 0;
    background: #eaeaea;
    border-radius: 0;
    height: 100px;
    padding: 10px
}
#page-829 footer.footer-sec, #page-863 footer.footer-sec, #page-639 footer.footer-sec, #page-644 footer.footer-sec,  #page-740 footer.footer-sec, #page-506 footer.footer-sec, #page-953 footer.footer-sec{
position: absolute;
width: 100%;
bottom: 0;
right: 0;
bottom: 0;
left: 0;
}
#page-504 .wdgk_add_select_donation, #page-505 .wdgk_add_select_donation{
    padding: 0px;
}
#page-504 .holder{
    padding-bottom: 0px;
}
#page-504 .container.blog-holder {
    padding-bottom: 4em;
}
.about-author img {
    margin-bottom: 20px;
}
.about-author p {
    text-align: justify;
}
#page-740 .prod{
    margin-bottom: 90px;
}
div#payment {
    margin-bottom: 25px;
}
/*#page-504 footer.footer-sec{*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    bottom: 0;*/
/*}*/
.um input[type=submit].um-button:hover, .um a.um-button:hover{
	background-color: #deb305 !important;
}
.um input[type=submit].um-button{
	background-color: #deb305 !important;
}
.sub-btn{
	background-color: #deb305 !important;
}
.um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i{
	color: #deb305 !important;
}
form.post-password-form input[type="submit"] {
    border: 0;
    background-color: #deb305 !important;
    padding: 13px 40px;
    color: #fff;
    margin-left: 5px;
}
td.product-name p{
	display:none;
}
nav.woocommerce-MyAccount-navigation ul li:nth-child(2),nav.woocommerce-MyAccount-navigation ul li:nth-child(3),nav.woocommerce-MyAccount-navigation ul li:nth-child(4),nav.woocommerce-MyAccount-navigation ul li:nth-child(5) {
display: none;
}
body#page-504 .cart-empty {
    min-height: 70vh;
}
#nc_ajax_cart_mini_cart {
    right:0;
    text-align: left;
}
.woocommerce ul {
    margin: 0px 0 0 0;
    padding: 0;
    text-align: center !important;
}
.woocommerce ul li{
    float:none !important;
}
#nc_ajax_cart_mini_cart table tr td{
	vertical-align: top !important;
}
.foot-step span.mail {
    visibility: visible;
   margin-right: 6px;
position: inherit;
}
/*****************06Dec2019****/
body#page-934 h2 {
    color: #deb306;
    font-weight: 500;
}
/***********/

/*06-12-19*/

#page-740 span.price{
    margin-bottom:10px;
    display: block;
}
#page-740 button.single_add_to_cart_button.button.alt,#page-740 button.single_add_to_cart_button.button.alt:hover{
    background-color: #deb305;
}
.regi-video .wp-video {
    margin-top: 80px;
}
a.req-botton:hover {
    color: #fff;
}


/******End******/
/*06-jan-2020*/

    p.themecopie {
    color: #fff;
    margin-top: 6px;
}
p.themecopie a {
    color: #deb306;
}