/*body {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}*/

.w-100 {
  width: 100% !important;
}

.customcolorpicker {
  /*height: 340px;*/
  /*  margin: 20px 27.5%;*/
  margin: 0 25%;
  text-align: justify;
  width: 53%;
}

/* colorpicker styles */
.colorpicker {
  background-color: #222222;
  border-radius: 5px;
  box-shadow: 2px 2px 2px #444444;
  color: #ffffff;
  font-size: 12px;
  /* position: absolute;*/
  width: 564px;
  /* height: 345px;*/
  float: left;
}

#picker {
  cursor: crosshair;
  float: left;
  margin: 10px;
  border: 0;
}

.controls {
  float: right;
  margin: 10px;
}

.controls>div {
  border: 1px solid #2F2F2F;
  margin-bottom: 5px;
  overflow: hidden;
  padding: 5px;
}

.controls label {
  float: left;
}

.controls>div input {
  background-color: #121212;
  border: 1px solid #2F2F2F;
  color: #DDDDDD;
  float: right;
  font-size: 10px;
  height: 20px;
  margin-left: 6px;
  text-align: center;
  text-transform: uppercase;
  width: 75px;
}

.preview {
  /*background: url("../images/select.png") repeat scroll center center transparent;*/
  border: 3px solid #000;
  border-radius: 5px;
  box-shadow: 2px 2px 2px #444444;
  cursor: pointer;
  height: 30px;
  width: 94%;
}

.learn-more-btn {
  text-decoration: none !important;
  background-color: #ccff66;
  color: #252525 !important;
  text-transform: capitalize;
  padding: 9px 13px;
  border-radius: 35px;
  font-weight: 600;
  font-size: 12px;
  display: inline-block;
}

@media (max-width: 479px) {
  canvas#picker {
    width: 100%;
  }
}

@media (max-width: 767px) {

  .customcolorpicker {
    height: auto;
    margin: auto;
    text-align: unset;
    width: 100%;
  }

  .preview {
    width: 100%;
  }

  .colorpicker {
    clear: both;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%;
  }

  .controls {
    float: none;
    margin: 10px;
    padding: 0 25%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .customcolorpicker {
    height: auto;
    margin: auto;
    text-align: unset;
    width: 100%;
  }

  .preview {
    width: 100%;
  }

  .colorpicker {
    clear: both;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%;
  }

  .controls {
    float: none;
    margin: 10px;
    padding: 0 25%;
  }
}

p.pantone-perfect {
  margin-top: 4%;
  float: left;
}

.appointment_info .col-md-6 {
  padding: 0px;
}

.AppointmentOnly img {
  width: 100%;
  height: 120%;


}

.appointment_info_btm {
  width: 100%;
  float: left;
  background: #000;
  padding: 15px;
}

.appointment_info_btm p {
  color: #fff;
  text-align: center;
  line-height: 25px;
  margin: 0px;
}

#Iframe-Master-CC-and-Rs object {
  height: 31em;
  width: 100%;
}

.responsive-wrapper.responsive-wrapper-wxh-572x612 {
  overflow: hidden !important;
}

.img_center {
  float: none;
  margin: 0 auto;
}

/** custom css for header information */
.header-main {
  background-color: #bbb8b8;
  position: fixed;
  z-index: 9999999;
  width: 100%;
  margin: 0;
}

.header-main p {
  color: black;
}

.header_info {
  text-align: center;
  justify-content: center;
  line-height: 10px;
  padding-top: 15px;
  display: flex;
  padding-left: 25px;
}

.topbar {
  padding: 70px 0 20px;
}



/* patagoniaembroidery page css */

.upper-part {
  margin-top: 65px;
  position: relative;
}

.patagonia-embroidery-p p {
  font-size: 26px;
  text-align: center;
  padding-top: 60px;

}

.custom-para-bold {
  font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  font-size: 20px;
  color: #000;
  font-weight: 400;
  margin: 0 0 20px;
  padding-top: 40px;
  text-align: right;

}

.ml-15 {
  margin-left: 15px;
  text-align: center;
  width: 60%;
}

.ml-0 {
  margin-left: 0;
}

.jbpatagoniamodel-img {
  float: left;
  margin-right: 40px;
}

.jbpatagoniamodel-img2 {
  float: right;
  max-width: 33%;
  align-self: end;
}

.patagonia-item {
  display: block;
  text-align: left;
}

.lower-part {
  display: inline-flex;
  position: absolute;
  z-index: -1;
}

.lower-part .text-center {
  text-align: center;
}

.border-wrapper {
  border-top: 10px solid #000;
}

.Patagonia-text-img .patagonia-text p {
  font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  font-size: 30px;
  color: #000;
  font-weight: 400;
  text-align: center;
  padding: 42px 0;
  font-style: italic;
}

.patagonia-img {
  background-image: url('../../assets/images/divider.png');
  height: 245px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.patagonia-slider {
  margin-top: 65px;
}

.patagonia-slider .carousel-control {
  background-image: unset !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-shadow: unset !important;
  background-color: transparent !important;
}

.patagonia-slider .carousel-control.left {
  left: -12% !important;
}

.patagonia-slider .carousel-control.right {
  right: -12% !important;
}

.patagonia-slider .carousel-inner .item img {
  width: 100%;
  height: 100%;
  max-height: 630px;
  object-fit: cover;
}

.footer-part-text h6 {
  font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  font-size: 43px;
  color: #000;
  text-align: center;
  margin: 0 auto;
  font-weight: 500;
  letter-spacing: 0px;
  text-transform: none;
}

.footer-text .patagonia-logo img {
  width: 200px;
}

.p-0 {
  padding: 0;
}

.m-0 {
  margin: 0;
}

.footer-part-text {
  margin: 45px 0;
}

.footer-part-text p {
  font-family: 'Raleway', sans-serif;
  font-size: 41px;
  color: #000;
  text-align: center;
  margin: 0 auto;
  padding: 15px 0;
  font-weight: 800;
}

.footer-part-text a {
  color: #fc28fc;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 30px;
  display: block;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1px;
}

.upper-part-flex {
  display: flex;
  justify-content: space-between;
  margin-top: 65px;
}

.upper-part-flex>div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.lower-part-flex {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  text-align: right;
  gap: 24px;
}

.mob-upper-part,
.mob-lower-part {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.mob-upper-part>img,
.mob-lower-part>img {
  width: 25%;
  margin-right: 0;
}

.mob-upper-part>p,
.mob-lower-part>p {
  text-align: center;
}

.d-none {
  display: none;
}

.d-block {
  display: block;
}

.header-phone {
  max-width: 100%;
}

.topbar__content {
  display: flex;
  align-items: center;
}

/* Golf embroidery page css start */
.py-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.golf-embroidery-row2 {
  position: relative;
}

.golf-embroidery-row2 .img-section img {
  width: 100%;
}

.golf-embroidery-row2 .text-section {
  position: absolute;
  left: 26%;
  top: 12%;
}

.golf-embroidery-row2 .text-section p {
  font-size: 24px;
  font-family: 'futuramediumbt';
}

.golf-embroidery-row3 .img-section img {
  width: 100%;
}

.golf-embroidery-row3 .text-section p {
  font-size: 18.5px;
  font-family: 'futuramediumbt';
}

.golf-embroidery-row4 .img-section img {
  width: 100%;
}

.golf-embroidery-row4 .text-section p {
  font-size: 20px;
  font-family: 'futuramediumbt';
}

.golf-embroidery-row4 .text-section img {
  width: 70%;
  margin-top: 9em;
}

.golf-embroidery-row5 .img-section img {
  width: 100%;
}

.golf-embroidery-row5 .text-section p {
  font-size: 20px;
  font-family: 'futuramediumbt';
}

.golf-img-sec img {
  width: 100%;
  height: auto;
}

.golf-img-negetive-margin {
  margin-bottom: -130px;
  margin-top: 100px;
}

/* Golf embroidery page css over */

.animated-text {
  animation: colorAnimation 3s infinite;
  color: #28a745;
  font-weight: bold;
  margin: 0 3px;
}

@keyframes colorAnimation {
  0% {
    color: #28a745;
  }

  25% {
    color: #fff;
  }

  50% {
    color: #f8f64f;
  }

  75% {
    color: #fff;
  }

  100% {
    color: #28a745;
  }
}

/*for iPad or tablets*/
@media only screen and (min-width:768px) {

  .mob-upper-part,
  .mob-lower-part {
    display: none;
  }
}

@media only screen and (min-width:1024px) and (max-width:1280px) {

  .golf-embroidery-row2 .text-section p {
    font-size: 22px;
  }

  .golf-embroidery-row4 .text-section img {
    margin-top: 2em;
  }

  .golf-img-negetive-margin {
    margin-bottom: -50px;
    margin-top: 50px;
  }

  .patagonia-slider .carousel-inner .item img {
    max-height: 400px;
    object-fit: cover;
  }

  .patagonia-slider .carousel-control.left {
    left: -6% !important;
  }

  .patagonia-slider .carousel-control.right {
    right: -6% !important;
  }
}

@media only screen and (min-width:768px) and (max-width:991px) {
  .row.header-main {
    margin-left: 0;
  }

  .ml-15 {
    margin-left: 0;
  }

  .golf-embroidery-row2 .text-section {
    top: 10%;
  }

  .golf-embroidery-row2 .text-section p {
    font-size: 18px;
  }

  .golf-embroidery-row4 .text-section img {
    margin-top: 0em;
  }

  .golf-img-negetive-margin {
    margin-bottom: -50px;
    margin-top: 50px;
  }

  .patagonia-slider .carousel-inner .item img {
    max-height: 400px;
    object-fit: cover;
  }

  .patagonia-slider .carousel-control.left {
    left: -6% !important;
  }

  .patagonia-slider .carousel-control.right {
    right: -6% !important;
  }

}

/* Ipda pro portait */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .row.header-main {
    margin-left: 0;
  }
}

/* Ipad pro landscap */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .row.header-main {
    margin-left: 0;
  }
}

/*for mobile*/
@media only screen and (max-width:767px) {
  .header_info {
    line-height: 20px;
  }

  .topbar {
    padding: 90px 0 20px;
  }

  .row.header-main {
    margin-left: 0;
  }

  .slicknav_menu {
    /* position: relative !important;
    top: 15% !important; */
    position: absolute !important;
    top: 85px !important;
  }

  img {
    max-width: 100%;
  }

  .footer-part-text a {
    font-size: 20px;
  }

  .patagonia-embroidery-p p {
    font-size: 20px;
  }

  .upper-part-flex {
    display: none;
  }

  .mob-upper-part,
  .mob-lower-part {
    display: flex;
  }

  .mob-lower-part .bottom-sec {
    display: flex;
    justify-content: space-between;
    align-items: end;
  }

  .mob-lower-part .bottom-sec img {
    object-fit: contain;
  }

  .footer-part-text h6 {
    font-size: 41px;
  }

  .footer-part-text p {
    font-size: 30px;
    line-height: 37px;
  }

  .Patagonia-text-img .patagonia-text p {
    margin: 0;
    padding: 0;
  }

  .patagonia-slider {
    margin-top: 25px;
    margin-bottom: 35px;
  }

  .patagonia-slider .carousel-inner .item img {
    max-height: 160px;
    object-fit: cover;
  }

  .patagonia-slider .carousel-control.left {
    left: -8% !important;
  }

  .patagonia-slider .carousel-control.right {
    right: -8% !important;
  }

  .patagonia-slider .carousel-control img {
    width: 32px;
    height: auto;
  }

  .custom-para-bold.ml-15 {
    width: 100%;
  }

  .py-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .golf-embroidery-row2 .text-section {
    position: static;
    margin-top: 50px;
  }

  .golf-embroidery-row3 .text-section,
  .golf-embroidery-row4 .text-section,
  .golf-embroidery-row5 .text-section {
    margin-top: 50px;
  }

  .golf-embroidery-row4 .text-section img {
    width: 100%;
    margin-top: 50px;
  }

  .golf-img-negetive-margin {
    margin-bottom: 20px;
    margin-top: 0;
  }

  .header .topbar__content a img {
    min-width: 40px;
    margin-right: -15px;
  }
}

/*for small mobile*/
@media only screen and (max-width:320px) {
  .header_info {
    line-height: 20px;
  }
}