Комплект рубашка и брюки Mia-Amore 4418 "Kameya"window['recaptchaFreeOptions']={'size':'normal','theme':'dark','badge':'bottomright','version':'','action':'','lang':'ru','key':'6LeINhcmAAAAAPSeV8SC3gnklpJzvxAH-FotJix-'};"use strict";!function(r,c){var l=l||{};l.form_submit;var i=r.recaptchaFreeOptions;l.loadApi=function(){if(!c.getElementById("recaptchaApi")){var e=c.createElement("script");e.async=!0,e.id="recaptchaApi",e.src="//www.google.com/recaptcha/api.js?onload=RecaptchafreeLoaded&render=explicit&hl="+i.lang,e.onerror=function(){console.error('Failed to load "www.google.com/recaptcha/api.js"')},c.getElementsByTagName("head")[0].appendChild(e)}return!0},l.loaded=function(){if(l.renderById=l.renderByIdAfterLoad,l.renderAll(),"invisible"===i.size){c.addEventListener("submit",function(e){if(e.target&&"FORM"===e.target.tagName){var t=e.target.querySelector("div.g-recaptcha").getAttribute("data-widget");grecaptcha.execute(t),l.form_submit=e.target,e.preventDefault()}},!1);for(var e=c.querySelectorAll(".grecaptcha-badge"),t=1;t img {
display: none;
}
@media screen and (max-width: 1024px) and (orientation: portrait) {
.mobiletablet .vContent .collect .detailsPicture {
max-width: 100%;
width: auto;
float: none;
height: auto;
}
.mobiletablet .vContent .collect {
left: 30%;
width: 70%;
}
.mobiletablet .gellerySlider {
width: 28%;
}
.mobiletablet #thumb {
width: 100%;
left: 0;
}
.mobiletablet .thumbItem ul {
width: 100%;
padding: 0;
}
.mobiletablet .descripBox.preImg {
display: none;
}
body.mobiletablet {
min-width: 320px;
}
.mobiletablet .scrollThumb .jspArrow {
display: none;
}
.mobiletablet #content.details {
overflow: auto;
}
header {
height: 50px;
}
.logo {
padding-top: 0px;
}
.logo a {
background-size: contain;
background-repeat: no-repeat;
width: 150px;
margin: 10px 0 0 0;
}
.mobiletablet .menu-ico {
top: 14px;
right: 10px;
width: 25px;
height: 30px;
background-size: contain;
}
.gellerySlider {
margin-top: 61px;
left: 10px;
height: calc(100% - 71px);
}
.mobiletablet .gellerySlider {
width: 30%;
}
.mobiletablet .vContent .collect {
padding-top: 0;
margin-top: 60px;
left: auto;
right: 10px;
width: calc(70% - 10px);
height: calc(100% - 71px);
overflow: hidden;
}
.vContent .collect .description {
height: auto;
padding-right: 0;
bottom: initial;
top: initial;
position: absolute;
width: 100%;
padding-top: 10px;
transition: all 1s ease-out;
/*background: linear-gradient(to top, #F6EFD2 30%, #000);*/
}
.vContent .collect .description:hover {
/*bottom: 0px;*/
}
.vContent .collect .description h2 {
font-size: 25px;
}
.vContent .collect .description h2 > img {
display: inline-block;
max-height: 17px;
margin-right: 10px;
}
.thumbItem {
height: 100%;
}
.scrollThumb {
display: none;
}
.vContent .collect .description.showfull {
position: absolute;
bottom: 0px !important;
background: #202126;
padding-top: 10px;
width: 100%;
transition: all 1s ease-out;
}
.detailPicture-icons {
display: block;
width: 100%;
text-align: center;
margin-top: -20px;
}
.detailPicture-icons div {
display: inline-block;
height: 15px;
width: 15px;
border-radius: 15px;
background: #fff;
}
.detailPicture-icons div.currPic {
background: #202126;
}
.vContent .collect #video_href {
margin-left: auto;
top: -5px;
right: 3px;
width: 55px;
}
.vContent .collect #video_href img {
width: 100%;
}
}
$(document).ready(function(){
if ($(window).width() <= 1024) {
$('#viiwport').attr('content', 'width=device-width, initial-scale=1');
$('body').addClass('mobiletablet');
} else {
$('#viiwport').attr('content', 'width=1024');
$('body').removeClass('mobiletablet');
}
$(window).resize(function () {
if ($(window).width() <= 1024) {
// $('#viiwport').attr('content', 'width=device-width, initial-scale=1');
$('body').addClass('mobiletablet');
} else {
// $('#viiwport').attr('content', 'width=1024');
$('body').removeClass('mobiletablet');
}
});
});
4450
4451
4452
4453
4454
4444
4414
4455
4456
4457
4447
4458
4418
4459
Kameya 4418
Комплект рубашка с брюками Mia-Amore выполнен из смесового притованного вискозно-шёлкового полотна. Рубашка с центральной застежкой на пуговицы, манжеты и воротник из однотонного шёлка винного оттенка. На талии рубашки двухсторонний съемный пояс.
Состав 58% натуральный шёлк, 42 вискоза
Размеры
S M L XL 2XL 3XL 4XL 5XL
jQuery(window).load(gallery); // при загрузке
jQuery(window).resize(gallery); // при изменении размеров
//jQuery(window).ready(gallery);
//zoom();
jQuery(document).ready(function() {
if (window.screen.width > 1024) {
return;
}
if ($('#video_popup iframe').length > 0) {
var matches = $('#video_popup iframe').attr('src').match(/.*\/([^\/]+)/);
$('#video_href').attr('href', 'https://www.youtube.com/watch?v=' + matches[1]);
$('#video_href').removeAttr('onclick');
}
$('.collect').swipe({
swipe:function(event, direction, distance, duration, fingerCount, fingerData) {
if (direction == 'up') {
jQuery('.description').addClass('showfull');
}
if (direction == 'down') {
jQuery('.description').removeClass('showfull');
}
}
});
$(".detailsPicture").swipe( {
swipe:function(event, direction, distance, duration, fingerCount, fingerData) {
// alert("You swiped " + direction );
if (direction != 'right' && direction != 'left') {
return;
}
if (direction == 'right') {
var newPreImg = $('.preImg img.hover').next();
if (newPreImg.length == 0) {
newPreImg = $('.preImg img:first-child');
}
}
if (direction == 'left') {
var newPreImg = $('.preImg img.hover').prev();
if (newPreImg.length == 0) {
newPreImg = $('.preImg img:last-child');
}
}
$('.preImg img.hover').removeClass('hover');
newPreImg.addClass('hover');
$('.detailsPicture img').attr('src', newPreImg.attr('src'));
if (direction == 'left') {
var newCurrPic = $('.detailPicture-icons div.currPic').next();
if (newCurrPic.length == 0) {
newCurrPic = $('.detailPicture-icons div:first-child');
}
}
if (direction == 'right') {
var newCurrPic = $('.detailPicture-icons div.currPic').prev();
if (newCurrPic.length == 0) {
newCurrPic = $('.detailPicture-icons div:last-child');
}
}
$('.detailPicture-icons div').removeClass('currPic');
newCurrPic.addClass('currPic');
}
});
jQuery('.detailsPicture').click(function(){
jQuery('.description').removeClass('showfull');
});
// var firstToggle = 0;
setTimeout(function(){
$('.description').css('bottom', $('.description').css('bottom'));
}, 500);
jQuery('.description').click(function(){
// if (!firstToggle) {
// $('.description').css('bottom', $('.description').css('bottom'));
// firstTggle = 1;
// }
jQuery('.description').toggleClass('showfull');
});
});
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-62114145-1', 'auto');
ga('send', 'pageview');
(function (d, w, c) {
(w[c] = w[c] || []).push(function() {
try {
w.yaCounter25839371 = new Ya.Metrika({
id:25839371,
clickmap:true,
trackLinks:true,
accurateTrackBounce:true,
webvisor:true
});
} catch(e) { }
});
var n = d.getElementsByTagName("script")[0],
s = d.createElement("script"),
f = function () { n.parentNode.insertBefore(s, n); };
s.type = "text/javascript";
s.async = true;
s.src = "https://mc.yandex.ru/metrika/watch.js";
if (w.opera == "[object Opera]") {
d.addEventListener("DOMContentLoaded", f, false);
} else { f(); }
})(document, window, "yandex_metrika_callbacks");
(window.Image ? (new Image()) : document.createElement('img')).src = location.protocol + '//vk.com/rtrg?r=TmWLK4RWGKPkWeXI8wgNqzrnk7OiLkKL*Pz39O0GWiu27hTdttKtMg2x5SN3NSBCgo4STDE8SeAfOV3gwHr3pdcWDUdmjco5DNUTwH6Lp/sNMcCKAXZpePppL9MUbe2odUwbcGtDcw7ESGLnn5FmJCvacPqY6lh*TI29JnoFcbU-';
/* */
Комплект рубашка с брюками Mia-Amore выполнен из смесового притованного вискозно-шёлкового полотна. Рубашка с центральной застежкой на пуговицы, манжеты и воротник из однотонного шёлка винного оттенка. На талии рубашки двухсторонний съемный пояс.