@media only screen and (max-width: 767px){
.caroufredsel_wrapper{width: 90% !important;margin: auto !important;}}
.documentZBA{color: #2991d6;}
@media only screen and (max-width: 767px){
.caroufredsel_wrapper ul.offer_ul li, .caroufredsel_wrapper ul.offer_ul{width: 100% !important;}}
.sectionsGroup{width:100%;}
.error{color:red;}
.search_hed_md form, fieldset {
    margin-bottom: 0;
    float: left;
}
.search_hed_md  .woocommerce-ordering {
    float: right;
    position: absolute;
    right: 50px;
}
.search_hed_md  input[type="text"] {
	width: 100%!important;
	float: left;
}
.search_hed_md input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
   display: inline!important;
}

.woocommerce input[type="submit"] {
  background-color: #2991d6 !important;
    color: #fff !important;
}
.pagination span {
  border: 1px solid hsl(0, 0%, 83%);
  margin: 0 3px;
}
.pagination span > a:hover {
  color: hsl(0, 0%, 100%) !important;
  padding: 0 10px;
}
.pagination span > a {
  padding: 0 10px;
}
.pagination span:hover {
  background: hsl(204, 69%, 50%) none repeat scroll 0 0;
  color: hsl(0, 0%, 100%) !important;
}
.curlink {
  background: hsl(204, 69%, 50%) none repeat scroll 0 0;
  color: hsl(0, 0%, 100%);
  padding: 0 10px;
}
.pagination {
  text-align: center;
}
.pagination span > a:hover {
  color: hsl(0, 0%, 100%)!important;
}


.capital {
  text-transform: uppercase;
}
.f1{font-size: 34px}


#cflask-holder span{
    min-width: 150px;
    min-height: 150px;
    width: 150px;
    display: block;
    background-color: #fff;
    margin:0px auto;
    text-align: center;
    border-radius: 150px;
    position: relative;
}

#cflask-holder span i{
    padding: 40px 0px 0px 0px;
    font-size: 80px;
}

#cflask-holder span i#b1{  
    position: absolute;
    min-width: 10px;
    min-height: 10px;
    border-radius: 50%;
    background-color: #c33a2c;
    left: 70px;
    top: 70px;
    -webkit-animation: bubbles1 infinite linear 1s;
    animation: bubbles1 infinite linear 1s;
    padding: 0px;
}

#cflask-holder span i#b2{  
    position: absolute;
    min-width: 10px;
    min-height: 10px;
    border-radius: 50%;
    background-color: #c33a2c;
    left: 70px;
    top: 70px;
    -webkit-animation: bubbles1 infinite linear 2s;
    animation: bubbles1 infinite linear 2s;
    padding: 0px;
}

#cflask-holder span i#b3{  
    position: absolute;
    min-width: 10px;
    min-height: 10px;
    border-radius: 50%;
    background-color: #c33a2c;
    left: 70px;
    top: 70px;
    -webkit-animation: bubbles1 infinite linear 2500ms;
    animation: bubbles1 infinite linear 2500ms;
    padding: 0px;
}

.row1 p{
    font-size: 35px;
}


.search-form{
    margin-top: 20px;
}


input[type="text"]{
    height: 42px;
    border: 1px solid #e6e4e4;
    outline-color: #ccc;

    transition: all .2s linear; -moz-transition: all .2s linear; -webkit-transition : all .2s linear; -o-transition: all .2s linear;
}

input[type="text"]:focus{
    outline-color: #c33a2c;
}

input[type="submit"]{
    height: 42px;
    border: 1px solid #c33a4c;
    background-color: #c33a2c;
    color: #fff;
    text-transform: uppercase;
    transition: all .2s linear; -moz-transition: all .2s linear; -webkit-transition : all .2s linear; -o-transition: all .2s linear;
}

input[type="submit"]:hover{
    background-color: #952317;
}

.links-wrapper{
    margin-top: 20px;
}

.links{
    float: none;
    display: block;
    margin: 0px auto;
}
.links li{
    list-style-type: none;
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}


.links li a {
  background-color: hsl(204, 69%, 50%);
  border-radius: 50%;
  color: hsl(0, 0%, 100%);
  display: inline-block;
  min-width: 40px;
  padding: 3px 0;
  text-align: center;
  transition: all 0.2s linear 0s;
  width: 40px;
}

.links li a:hover {
  background-color: hsl(0, 0%, 0%);
  color: hsl(0, 0%, 100%);
}

.links li a i {
  padding: 7px 0;
}
.links .fa-2x {
  font-size: 18px;
}
.custom_div {
  text-align: center;
}
.custom_div .dics {
border: 2px solid hsl(0, 0%, 91%);
    margin-bottom: 21px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 21px;
    padding: 50px 50px 35px;
    width: 51%;
}
@media(min-width:300px) and (max-width:767px){
.search_hed_md .woocommerce-ordering {
  float: right;
  position: static;
  right: 50px;
}
}




#rma_related .column .one {
  float: left;
  margin-bottom: 0 !important;
  margin-left: 1%;
  margin-right: 1%;
  margin-top: 0;
}


.input_left {
  float: left;
  margin-top: 7px;
  text-align: left !important;
  width: 3%;
}

.span_right {
  float: left;
  width: 96%;
}
.regular_pare {
  font-weight: normal;
}

.space_ul {
  margin-bottom: 12px;
  margin-left: 35px !important;
}
.mr_lf {
  margin-left: 26px;
}
.wrapper_c .column.one {
  margin-bottom: 0!important;
}
.wrapper_c tr:hover {
  color: hsl(0, 0%, 100%) !important;
}

.wrapper_c .item.form-group.column.one-third {
  margin-bottom: 0 !important;
}
.fa-check{font-size: 79px;}
.section.wrapper_c .success {
 font-size: 20px;
}
.wrapper_c .one_success {
  color: hsl(120, 100%, 25%);
  padding: 20px 0 63px;
  text-align: center;
}
.mainCat{font-size:15px;font-weight:500;}
.subCat{font-size:14px;font-weight:500;}
.widget_product_categories ul{list-style: none;}