
@media only screen and (min-width: 1000px) {
  .row.templates .col-lg-12{
      padding-right: 0px;
  }
}


 .item_holder .preview_video{
  border-radius: 10px;
}
.video-js .vjs-tech,
.video-js.vjs-theme-sea .vjs-poster img{
  border-radius: 10px;
}

.templates .video-js{
  cursor: pointer;
}

.video-js.vjs-theme-sea{
  background-color: transparent !important;
}

.u-buttons-solid .video-js .vjs-control-bar button[type="button"]{
  background-color: transparent;
}

.video-js .vjs-big-play-button{
  border: none !important;
}

.u-buttons-solid .video-js button.vjs-big-play-button[type="button"]{
 background-color: rgba(43,51,63,.07);
}

.video-js.vjs-theme-sea .vjs-big-play-button {
  background-color: #A5A5A5;
  background-color: rgba(165, 165, 165, 0.3);
  transition: all 0s;
}

.video-js.vjs-theme-sea:hover .vjs-big-play-button,
.video-js.vjs-theme-sea .vjs-big-play-button:focus {
  border:none;
  background-color: #A5A5A5;
  background-color: rgba(165, 165, 165, 0.3);
  transition: all 0s;
}

.video-js.vjs-theme-sea .vjs-text-track-display{
  display: none;
}

 .item_holder .video_holder{
  position: relative;
}

.item_holder .video_holder{
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  padding-top: 0;
  width: 100%;
}

.item_holder .template_duration{
  display: block;
  position: absolute;
  background-color: #0000000d;
  border-radius: 3px;
  color: #fff;
  padding: 6px;
  padding-bottom: 3px;
  padding-top: 3px;
  top: 10px;
  right: 12px;
}

.item_holder .template_new{
  display: block;
  position: absolute;
  background-color: transparent;
  border-radius: 3px;
  color: #fff;
  padding: 6px;
  padding-bottom: 3px;
  padding-top: 3px;
  top: 10px;
  left: 12px;
  text-transform: lowercase;
}

.item_details .video_holder_padding{
  padding-top: 40px;
}

.item_holder .free_badge{
  text-transform: uppercase;
}

h1.display-6{
  text-transform: uppercase;
  position: relative;
}

h1.display-6 .badge.text-bg-count{
  background-color: #262626;
  color: #6b6b6b;
  padding: 6px;
  top: -5px;
  position: relative;
}

.page-title h1.display-6{
  font-size: 1.9rem;
}
.page-title p{
  font-size: 14px;
}



.templates .item_holder {
  /*border-radius: 8px;*/
/*  -webkit-box-shadow: 0px 0px 29px -3px rgba(156,156,156,0.54);
  box-shadow: -webkit-box-shadow: 2px 2px 0px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 47px 6px rgba(156,156,156,0.42);*/
  margin-bottom: 10px;
}

.item_details,
.item_details_modal{
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 10px;
  min-height: 120px;
}


.item_details .item_details_col{
  vertical-align: top;
  display: block;
  /*width: 49%;*/
}

/*.item_details div.item_details_col:last-child{
  text-align: right;
  display: inline-flex;
  margin-left: auto;
}*/

.item_details div.item_details_col:last-child .details_button{
  margin-left: auto;
}

.item_col a.template_title{
    cursor: pointer;
    color: #929292;
}

.item_details .template_title{
  display: block;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.item_details .template_subtitle{
  display: block;
  font-size: 12px;
  color:#868585;
}

.item_details .details_button{
  display: block;
}
.item_details a.goto_pricing{
  color:#868585;
  text-decoration: underline;
}

.item_details .button_subtitle{
  display: block;
  font-size: 12px;
  color:#868585;
  text-align: center;
}

.btn.btn-primary{
  background-color: #0085ff;
  color: #fff;
  border-color: #0085ff;
  font-weight: bold;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 6px;
}

.btn.btn-primary:hover{
  background-color: #009fff;
}

.btn-primary.btn-category-card{
  background-color: inherit;
  border: none;
  color: #929292;
  text-transform: uppercase;
  font-size: 14px;
  padding-left: 5px;
  padding-right: 5px;
}
.btn-primary.btn-category-card:hover{
  background-color: #262626;
  border: none;
  color: #fbfbfb;
}

.btn.btn-action.service_preview{
  background-color: #c1c1c1;
}
/*.btn.btn-default.btn-default-catalog {
    color: #000000;
    background-color: #ff8700;
    border: none;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 6px;
    font-size: 14px;
}
.btn.btn-default.btn-default-catalog:hover{
  background-color: #f4c300;
}*/

.item_details .template_presets{
  display: block;
  padding-top: 20px;
  opacity: .5;
}
.item_details .template_preset_color{
  display: inline-block;
  content: ' ';
  width: 20px;
  height: 20px;
  border-radius: 25px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.select_template_preset{
  position: relative;
  display: inline-block;
  border: 2px solid #2b2b2b;
  padding: 3px;
  line-height: 8px;
  border-radius: 5px;
}

.item_details .select_template_preset.active{
  border: 2px solid #8a8a8a;
}


body.postid-19671 .item_details .select_template_preset.active,
body.home .item_details .select_template_preset.active{
  border: 2px solid #ffffff;
}

/*.item_details .select_template_preset.active::after {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 9px;
  width: 6px;
  height: 14px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}*/

.item_details .select_template_preset.active::before {
  content: '';
  display: block;
  position: absolute;
  top: 7px;
  left: 10px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.available_in_packages{
  margin-bottom: 10px;
  margin-top: 10px;
}
.available_via_text{
  padding-right: 5px;
}
.badge-package{
  border-radius: 4px;
  margin-right: 3px;
  color: #595959;

  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
.badge-package-silver{
  background-color: #d9e2e4;
}
.badge-package-gold{
  background-color: #f5e3bf;
}
.badge-package-free{
  color:#fff;
}

.category_select{

}


select.category_select {
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    color: black;
    -webkit-appearance: none;
    background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='50px' height='50px'><polyline points='46.139,15.518 25.166,36.49 4.193,15.519'/></svg>") right no-repeat;
    background-color: #e7e7e7;
    background-transparency: 0.5;
    background-position: right 15px top 8px;
    background-size: 18px 18px;
    margin-bottom: 40px;
}
select.category_select:active {
    border: 1px solid #000;
}

.show-checkout-loader{
  position: relative;
}
.show-checkout-loader:after{
  content: ' ';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000000b3;
  background-image: url(../images/other/loader.gif);
  background-position: center center;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  opacity: 0.2,
  z-index: 10;
  border-radius: inherit;
}


@media only screen and (max-width: 640px) {
  .page-title h1.display-6 {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  h1.display-6 .badge.text-bg-count{
    top:-2px;
  }

  .item_details .item_details_col{
    width: 100%;
    display: block;
  }

  .item_details div.item_details_col:last-child{
    text-align: left;
    margin-left: 0;
    display: block;
  }

  .item_details div.item_details_col:last-child .details_button{
    margin-left: 0;
  }

  .item_details div.item_details_col:last-child .btn-default.btn-default-catalog{
    margin: auto;
    display: block;
  }

  .item_details .details_button{
    margin-top: 10px;
  }
}



@media only screen and (max-width: 765px) {
  .badge-package{
    font-size: 10px;
  }
  .available_via_text{
    display: block;
  }
  .item_details_modal{
    min-height: auto;
    padding-left: 0;
    padding-right: 0;
  }
}

.modal_frame_overlay {
  content: " ";
  display: none;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}

.modal_frame_overlay.show:before {
  display: block;
}


.modal_frame {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 400px;
  height: 400px;
  margin-top: -200px;
  margin-left: -200px;
  border-radius: 2px;
	overflow: hidden;
  background: transparent;
  color: #415868;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  z-index: 20;

}

.modal_mess {
  position: absolute;
	width: 280px;
	height: 230px;
  /*top: 95px;*/
  top: 40px;
  left: 60px;
	background: #fff;
	border-radius: 3px;
	box-shadow: 4px 8px 12px 0 rgba(0,0,0,0.4);
	text-align: center;
	overflow: hidden;
  animation: show-modal_mess .7s ease-in-out;
}
.modal_mess.hide {
		animation: hide-modal_mess .3s ease-in-out both;
}


.modal_mess .title {
		display: block;
		font-size: 24px;
		line-height: 28px;
		font-weight: 400;
		margin: 14px 0 5px 0;
	}

.modal_mess p {
		font-size: 18px;
		font-weight: 300;
		line-height: 19px;
		margin: 0;
		padding: 0 30px;
	}

.modal_mess .modal_button {
		position: absolute;
		height: 40px;
		bottom: 0;
		left: 0;
		right: 0;
		background: #FF2020;
		color: #fff;
		line-height: 40px;
		font-size: 14px;
		font-weight: 400;
		cursor: pointer;
		transition: background .3s ease-in-out;
}
.modal_mess .modal_button:hover {
  background: #EC3434;
}


.modal_frame.checkout{
  width: 600px;
  height: 600px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-top: 0;
  margin-left: 0;
}

.modal_frame.checkout .modal_mess{
  width: 520px;
  height: 398px;
  /*height: 493px; 3 */
  padding: 35px;
  border-radius: 10px;
}

.modal_frame.checkout .modal_mess .title {
  display: block;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  margin: 0px 0 25px 0;
  padding: 0px 0px 0px 1px;
}

.modal_frame.checkout .modal_close_top_button{
  position: absolute;
  top: 1rem;
  right: 0.5rem;
  z-index: 30;
  cursor: pointer;
  width: 2rem;
  height: 2rem;
}
.modal_frame.checkout .modal_close_top_button::before,
.modal_frame.checkout .modal_close_top_button::after {
  content: '';
  display: block;
  position: absolute;
  top: 0.0rem;
  left: 0.5rem;
  width: 0;
  height: 1.7rem;
  border: solid rgb(100, 100, 100);
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
  border-width: 0 0.4rem 0.4rem 0;
  transform: rotate(45deg);
}

.modal_frame.checkout .modal_close_top_button::after {
  transform: rotate(-45deg);
}

.btn.btn-default.btn-default-catalog.modal_close_button_mobile{
  display: none;
  margin-top: 10px;
  background-color:#ededed;
  color: #b9b8b8;
}
.btn.btn-default.btn-default-catalog.modal_close_button_mobile:hover{
  background-color:#ebebeb;
  color: #b9b8b8;
}
/**/
.package_item{
  padding: 1.1rem 4rem 1.5rem 1.5rem;
  border: 0.063rem solid rgb(240, 240, 238);
  border-radius: 0.75rem;
  position: relative;
  background-color: rgb(240, 240, 238);
  color: rgb(65, 61, 69);
  cursor: default;
  text-align: left;
  flex: 1 1 0%;
  max-width: 100%;
  margin-bottom: 1rem;
  cursor: pointer;
  padding-bottom: 1.0rem;
}
.package_item.selected{
  background-color: rgb(255, 206, 0);
  border: 0.063rem solid rgb(255, 206, 0);
}

.package_item:hover{
    background-color: rgb(242, 242, 240);
    border-color: rgb(242, 242, 240);
}

.package_item.selected:hover{
  background-color: rgb(255, 214, 40);
  border-color: rgb(255, 214, 40);
}

.package-tag-text{
  text-rendering: optimizelegibility;
  font-size: 1.0rem;
  font-weight: 500;
  line-height: 0.9rem;
  border-radius: 0.25rem;
  max-width: calc(100% - 1rem);
  padding: 0.4rem 0.7rem 0.3rem 0.7rem;
  position: absolute;
  text-overflow: ellipsis;
  bottom: calc(100% - 0.75rem);
  left: 1.5rem;
  background-color: #00a313;
  color: rgb(255, 255, 255);
}

.package-prescript-markdown p{
  text-rendering: optimizelegibility;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.6rem;
  padding: 0;
}

.package-title{
  text-rendering: optimizelegibility;
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 2.4rem;
  margin: 5px 0 0 0;
}

.package-markdown p{
  text-rendering: optimizelegibility;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.7rem;
  padding: 0;
}

.package-legal-info-markdown p{
  text-rendering: optimizelegibility;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.3rem;
  text-align: center;
  padding: 10px;
}

.modal_frame.checkout .btn.btn-default.btn-default-catalog{
  width: 100%;
  font-size: 1.8rem;
  line-height: 2rem;
  padding: 13px 10px;
}

.package-checkmark{
  place-content: center;
  background-color: rgb(255, 255, 255);
  border-radius: 25%;
  display: flex;
  font-size: 1.5rem;
  -moz-box-pack: center;
  padding: 0.25rem;
  position: absolute;
  right: 2.2rem;
  top: calc(50% - 1.3rem);
  width: 3rem;
  height: 3rem;
  border: 0.125rem solid rgb(211, 206, 200);
}

.package_item.selected .package-checkmark{
  border-color: #ffffff;
}

.package_item.selected .package-checkmark::before {
  content: '';
  display: block;
  position: absolute;
  top: 0.3rem;
  left: 0.8rem;
  width: 1.1rem;
  height: 1.7rem;
  border: solid rgb(0, 164, 82);
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
  border-width: 0 0.4rem 0.4rem 0;
  transform: rotate(45deg);
}



@media only screen and (max-width: 765px) {
  .modal_frame.checkout{
    width: 100%;
    height: 100%;
    margin: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: none;
    transform: none;
  }
  body.modal_checkout_open{
    overflow-y: hidden;
  }
  .modal_frame.checkout .modal_mess{
    width: 100%;
    height: 100%;
    padding: 25px;
    top: 0;
    left: 0;
    border-radius: 0;
    overflow-y: scroll;
  }

  .btn.btn-default.btn-default-catalog.modal_close_button_mobile{
    display: inline-block;
  }
}
/**/

/*tags cloud */
.tags_cloud_holder{
  text-align: center;
  padding-bottom: 40px;
}

a.tag_cloud_style {
	text-transform: lowercase;
		display: inline-block;
		padding: 3px 11px;
		margin-bottom: 6px;
		margin-right: 6px;
		position: relative;
		z-index: 5;
}

a.tag_cloud_style {
	font-size: 14px;
	color: #333;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #eaeaea;
	text-decoration: none!important;
	border: none!important;
	-webkit-transition: none;
	transition: none;
}

a.tag_cloud_style:hover{
	background: #444444;
	color: #fff;
}

a.tag_cloud_style i{
		font-size: 12px;
		margin-left: 5px;
		font-style: normal;
		opacity: .5;
}

a.tag_cloud_style:hover i{
	opacity: .8;
}

a.tag_cloud_style:before {
		content: '# ';
		opacity: .5;
    width: 14px;
    display: inline-block;
    text-align: center;
}
a.tag_cloud_style.active:before{
		content: '• ';
		font-weight: bold;
		opacity: 1;
}

.movie_titles_styles_cloud_wrapper{
	text-align: center;
}

a.tag_cloud_style.active{
	background: #000;
	color: #fff;
}
a.tag_cloud_style.active i{
	opacity: .8;
}


/*
.tag_cloud_style[data-category_name="free"]{
  background: #ffac5e;
  color: #fff;
  font-weight: 700;
}
.tag_cloud_style.active[data-category_name="free"]{
  background: #ff8e24;
  color: #fff;
}
.tag_cloud_style[data-category_name="free"]:hover{
  background: #f48e2d;
  color: #fff;
}*/
/* end tags cloud */

@keyframes show-modal_mess {
	0% {
		transform: scale(0);
	}
	60% {
		transform: scale(1.1);
	}
	80% {
		transform: scale(.95);
	}
	100% {
		transform: scale(1);
	}
}

@keyframes hide-modal_mess {
	0% {
		transform: scale(1);
	}
	20% {
		transform: scale(1.1);
	}
	100% {
		transform: scale(0);
	}
}

/*-----------------------------------------------------------*/

.dropdown-container {
  position: relative;
    display: inline-block;
    width: 100%;
    /*height: 40px;*/
    margin-bottom: 10px;
    border: 2px solid #393939;
    /*padding: 10px;*/
    border-radius: 10px;
}

@media only screen and (max-width: 765px) {
  .template-preset-dropdown{
    display: block;
    width: 100%;
  }
}

.dropdown-button {
    width: 100%;
    height: 100%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px 10px 15px;
    border-radius: 5px;
    overflow: hidden;
}

.dropdown-button:hover {
    color: #fbfbfb;
}

.color-box {
    width: 16px;
    height: 16px;
    border-radius: 30%;
    flex-shrink: 0;
}

.color-name {
    flex-grow: 1;
    padding: 0 5px;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dropdown-button .icon {
    font-size: 12px;
    flex-shrink: 0;
}

.dropdown-list {
    position: absolute;
    width: 100%;
    background: #181a1b;
    list-style: none;
    padding: 10px 5px 5px 10px;
    margin: 0;
    display: none;
    border-radius: 5px;
    max-height: 200px;
    overflow-y: auto;
    z-index: 1000;
    left: 0px;
}

.dropdown-list li {
    padding: 15px 5px 15px 5px;
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 12px;
    transition: background 0.2s;
    width: 100%;
}

.dropdown-list li:hover span {
    color: #f0f0f0;
}


/* Custom close button inside the modal */
.custom-close-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10;
}

/* On mobile, make modal full screen */
@media (max-width: 768px) {
    .modal-dialog {
        width: 100%;
        height: 100%;
        margin: 0;
    }
    .modal-content {
        height: 100%;
        border-radius: 0;
        display: flex;
        flex-direction: column;
    }
    .modal-body {
        flex-grow: 1;
        overflow-y: auto;
    }
    .modal-content {
      top: 10%;
      height: 90%!important;
      bottom: auto;
      transform: translateY(2%);
    }

    #videoModal .modal-content{
      top: -15%!important;
      height: 32% !important;
    }

    .modal.show .modal-dialog{
      transform: translate(0, -50px);
    }
    .modal-fullscreen .modal-content {
      border-radius: 10px 10px 0 0;
    }

    body.modal-open {
        overflow: visible!important;
        padding-right: 0!important;
    }

}

#templateContent {
  padding-top: 10px;
}

#templateContent label{
  text-transform: uppercase;
}

/*****************************************************************************/


.dropdown-text-selector{
  width: 150px;
  display: inline-block;
  margin-bottom: 15px;
  position: relative;
  text-transform: uppercase;
}

.dropdown-text-selector .dropdown-button {
     width: 100%;
     height: 100%;
     background:inherit;
     cursor: pointer;
     display: flex;
     align-items: center;
     justify-content: space-between;
     padding: 0 5px;
     border-radius: 5px;
     overflow: hidden;
 }

 .dropdown-text-selector .selected-text {
     flex-grow: 1;
     padding: 0 5px;
     font-size: 16px;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
 }

 .dropdown-text-selector .dropdown-button .icon {
     font-size: 12px;
     color: #666;
     flex-shrink: 0;
 }

 .dropdown-text-selector .dropdown-list {
     position: absolute;
     width: 100%;
     background: #181a1b;
     list-style: none;
     padding: 5px 0;
     margin: 0;
     display: none;
     border-radius: 5px;
     max-height: 150px;
     overflow-y: auto;
 }

 .dropdown-text-selector .dropdown-list li {
     padding: 5px 20px 5px 5px;
     display: block;
     cursor: pointer;
     font-size: 16px;
     transition: background 0.2s;
     text-align: right;
     width: 100%;
 }

 .dropdown-text-selector .dropdown-list li:hover {
     color: #fff;
 }

.modal {
  background-color: #00000078;
}



.templates .video-js::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1); /* Semi-transparent overlay */
    z-index: 10; /* Ensure it's above the parent */
}


.card{
  border: none !important;
  color: inherit !important;
  background-color: #272c31 !important;
}

#templateContent .btn.btn-helpful{
   color: #777676 !important;
}

.card .avatar {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 17%;
  background-color: #6c757d; /* Bootstrap secondary color */
  color: white;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
}

.card .fi {
  border-radius: 3px;
}

.card .text-muted {
  opacity: 0.55 !important;
}


/* Prevent icon shifting when changing states */
button.btn-helpful i.fa {
    width: 1.25em; /* Ensures consistent width */
    text-align: center;
    display: inline-block;
}

/* Remove button border, outline, and click shadow */
button.btn-helpful {
    border: none;
    background: none;
    outline: none;
    box-shadow: none;
    padding: 5px;
    cursor: pointer;
}

/* Remove focus outline when clicking */
button.btn-helpful:focus,
button.btn-helpful:active {
    outline: none;
    box-shadow: none;
}


/* Remove button border, outline, and click shadow */
button.btn-show-original {
    border: none;
    background: none;
    outline: none;
    box-shadow: none;
    padding: 5px 0 5px 0;
    cursor: pointer;
    color: #81878c;
}

/* Remove focus outline when clicking */
button.btn-show-original:focus,
button.btn-show-original:active {
    outline: none;
    box-shadow: none;
}

#videoModal .video-js{
 border-radius: 10px;
}

/*  content   */

@media (min-width: 1700px) {
  .container.no-padding-xl {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

.uppercase-text{
  text-transform: uppercase;
}

mark, .mark {
  background-color: transparent !important;
  padding: 0!important;
}

mark.text-info {
  color: #ff8700 !important;
}

mark.has-luminous-vivid-orange-color{
  color: rgb(252, 185, 0);
}

.page-content{
  line-height: 2.0;
}

.page-content h2{
  padding-bottom: 20px;
}

.orange_button a{
  color: #000000;
  background-color: #ff8700;
  border: none;
  padding-left: 25px;
  padding-right: 25px;
  border-radius:  6px;
  font-size: 14px;
  padding-top: 12px;
  padding-bottom: 12px;
  display: inline-block;
}
.orange_button a:hover{
  background-color: #f4c300;
  color: #000000;
}
