@import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900');
h1, h2, h3, h4, h5, h6{
  font-family: 'Raleway', sans-serif;
  position: relative;
}
.action-button{
  position: relative;
  padding: 35px 4px;
  margin: 0;
  float: left;
  border-radius: 10px;
  font-size: 14px;
  color: #FFF;
  text-decoration: none;
  transition: all 0.1s;
  -webkit-transition: all 0.1s;
  text-align: center;
  text-transform: capitalize;
}

.bluebtn
{
  background-color: #3498DB;
  text-shadow: 0px -2px #2980B9;
  width: 110px;
  height: 110px;
}
.action-button:active
{
}
.action-button i.fa {
    display: block;
    font-size: 18px;
    margin-bottom: 2px;
}
.action-button:hover {
    color: #fff;
    text-decoration: none;
}
.gallery_new {
    padding: 35px 0;
    background: #f5f5f5;
    margin-bottom: 30px;
}
.gallery_1 a.action-button {float: none;display: inline-block;}
.gallery_2 .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.gallery_2 .inputfile + label {
    max-width: initial;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    width: 110px;
    height: 110px;
    border-radius: 10px;
    padding: 35px 4px;
    text-align: center;
    margin: 0;
}

/*.gallery_2 .inputfile:focus + label,
.gallery_2 .inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}*/

.gallery_2 .inputfile + label i {
    display: block;
    font-size: 18px;
    margin-bottom: 2px;
}
.gallery_2 .inputfile-1 + label {
    color: #f1e5e6;
    background-color: #3498db;
}
.gallery_2 .inputfile-1 + label:hover {
    background-color: #757575;
}
.gallery_2 .box input {
    display: none;
}

.action-button:hover {
    background: #757575;
}
.gallery_2 p {
    font-size: 14px;
    margin-bottom: 7px;
    line-height: 1.3;
}
.gallery_2 .row {
    padding: 22px 0;
    background: #fff;
    box-shadow: 0px 0px 18px rgba(0,0,0,.05);
    border-radius: 10px;
}


.check_lbl {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 17px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 1.1;
  margin-right: 10px;
}
.check_lbl input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.checkmark {
  position: absolute;
  top: 0px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 50%;
}
.check_lbl:hover input ~ .checkmark {
  background-color: #ccc;
}
.check_lbl input:checked ~ .checkmark {
  background-color: #2196F3;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.check_lbl input:checked ~ .checkmark:after {
  display: block;
}
.check_lbl .checkmark:after {
  top: 6px;
  left: 6px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
.gallery_1 h4 {
    margin-bottom: 20px;
    text-transform: capitalize;
}
.custombtn {
    background: #3498db !important;
    color: #fff;
    border: none !important;
}

.add_gallery_sec {
    margin-top: 15px;
}

.custombtn:hover {
    background: #757575;
}
.select_gallery_sec {margin-top: 17px;}

.gallery_4 .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.gallery_4 .inputfile + label {
    max-width: initial;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    width: 110px;
    height: 110px;
    border-radius: 10px;
    padding: 35px 4px;
    text-align: center;
    margin: 0;
    line-height: 1.3;
}
.gallery_4 .inputfile + label i {
    display: block;
    font-size: 18px;
    margin-bottom: 2px;
}
.gallery_4 .inputfile-1 + label {
    color: #f1e5e6;
    background-color: #3498db;
}
.gallery_4 .inputfile-1 + label:hover {
    background-color: #757575;
}
.gallery_4 .box input {
    display: none;
}




.mainslider {
    width: 400px !important;
    display: inline-block !important;
    float: none;
    vertical-align: middle;
    margin-left: 15px;
}

.gallery_3 a.action-button {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.gallery_3 .col-md-12 {
    text-align: center;
}
.mainslider .single_slide_element {
    width: 110px;
    height: 110px;
    margin: 0 auto;
    position: relative;
}

.mainslider .single_slide_element img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
}

.mainslider .owl-nav {
    display: block;
    position: absolute;
    top: 27px;
    width: calc(100% + 30px);
    left: -15px;
        pointer-events: none;
}

.mainslider .owl-dots {
    display: none;
}
.gallery_3 h4 {
    margin-bottom: 20px;
    text-transform: capitalize;
}
.mainslider .single_slide_element span {
    color: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    line-height: 110px;
    background: rgba(0,0,0,.3);
    border-radius: 12px;
    text-align: center;
    pointer-events:none;
}
.gallery_4 .box label {
    padding: 19px 5px;
}
.gallery_4 .box {display: inline-block;vertical-align: middle;height: 110px;}
.gallery_4 .col-md-12 {
    text-align: center;
}
.gallery_4 h4 {
    margin-bottom: 15px;
}
.btn.ballery_btn {
    margin-top: 30px;
}
.image_canwas {
    width: 100%;
    height: 400px;
    border: 10px solid #b7b7b7;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
}
.edit_btn {
    background: #3498db;
    width: 60px;
    height: 60px;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .5px;
    padding: 0;
    border-radius: 5px;
    border: 1px solid #3498db;
    margin: 0 4px;
    cursor: pointer;
    font-weight: 400;
}
.large_btn.edit_btn {
    width: 100%;
    height: 45px;
    max-width: 131px;
}
.edit_btn:hover {
    background: #757575;
    border-color: #757575;
}
.edit_gallery_sec {
    padding: 50px 0;
}
.mainslider .owl-nav button.owl-prev {
    float: left;
    color: #3498db !important;
    pointer-events: initial;
    font-size: 30px !important;
    line-height: 1 !important;
    width: 20px;
    margin: 0;
}
.mainslider .owl-nav button.owl-next {
    
    float: right;
    color: #3498db !important;
    pointer-events: initial;
    font-size: 30px !important;
    line-height: 1 !important;
    width: 20px;
    margin: 0;

}
.mainslider .owl-nav button:hover, .mainslider .owl-nav button:focus {
    outline: none;
}
.mainslider .owl-nav button:hover {
    background: none !important;
    color: #000 !important;
}
.owl-carousel .slick-arrow {
    font-size: 0;
    padding: 0;
    background: none;
    width: 20px;
    height: 30px;
    border: none;
    border-radius: 0;
    position: absolute;
    text-align: center;
}

.owl-carousel .slick-arrow:before {
    content: '';
    color: #3498db;
    display: block;
    position: absolute;
    font-size: 28px;
    top: 0;
    letter-spacing: 0;
    line-height: 30px;
    left: 5px;
    z-index: 999;
    font-weight: 500;
}

.owl-carousel button.slick-next.slick-arrow:before {content: 'â€º';}

.owl-carousel button.slick-prev.slick-arrow:before {
    content: 'â€¹';
}

.owl-carousel button.slick-prev.slick-arrow {
    left: -10px;
    top: 38%;
}

.owl-carousel button.slick-next.slick-arrow {
    right: -10px;
    top: 40px;
}
.ProductFilterDiv select {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 21px;
}

.ProductFilterDiv table {
    border: none !important;
    margin: 0;
}

.ProductFilterDiv table tr td {
    border: none;
    padding: 0;
}

.ProductFilterDiv table tr td, .ProductFilterDiv table tr, .ProductFilterDiv table, .ProductFilterDiv table tbody {
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: -7px !important;
}

.ProductFilterDiv .quantity {
    display: inline-block;
}

.ProductFilterDiv .quantity input {
    width: 85px !important;
    padding: 5px 17px;
    text-align: left !important;
}

.ProductFilterDiv button.single_add_to_cart_button {
    font-weight: 400 !important;
    background-color: #3498db !important;
    opacity: 1;
}

.ProductFilterDiv .single_variation_wrap {
    margin-bottom: 26px;
}







@media only screen and (max-width:991px){
.edit_btns h4 {
    font-size: 21px;
    margin-bottom: 19px;
}
.image_canwas {
    height: 320px;
}
} 


@media only screen and (max-width:767px){
.owl-carousel {
    margin-top: 20px;
}
.gallery_3 h4 {
    font-size: 20px;
}
.edit_gallery_sec .col-md-6 {width: calc(100% - 127px);}
.edit_btns .form-group {
}
.edit_gallery_sec .col-md-3:first-child {
    margin-bottom: 20px;
}
.image_canwas {
    height: 48vw;
}
.edit_gallery_sec .col-md-3:last-child {
    width: 126px;
}
.edit_btn {
    font-size: 8px;
    width: 43px;
    height: 43px;
    margin: 0px 1px;
}
.large_btn.edit_btn {
    height: 30px;
}
.edit_btns h4 {
    font-size: 14px;
}
}

@media only screen and (max-width:480px){
a.action-button.shadow.bluebtn {
    width: 90px;
    height: 90px;
    font-size: 13px;
    padding: 16px 0;
}
.mainslider {
    width: 275px !important;
    margin-left: 0;
}
.edit_gallery_sec .col-md-6, .edit_gallery_sec .col-md-3 {
    width: 100% !important;
}

.edit_gallery_sec .col-md-6 {
    margin-bottom: 32px;
}

.edit_btns .form-group {
    display: inline-block;
    vertical-align: middle;
}

.large_btn.edit_btn {
    height: 42px;
    padding: 10px 21px;
}

.edit_btns {
    text-align: center;
}
.image_canwas {
    height: 270px;
}
}